@progress/kendo-theme-bootstrap 12.1.0-dev.2 → 12.1.0-dev.3
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.css +1 -1
- package/dist/bootstrap-4-dark.css +1 -1
- package/dist/bootstrap-4.css +1 -1
- package/dist/bootstrap-dataviz-v4.css +1 -1
- package/dist/bootstrap-main-dark.css +1 -1
- package/dist/bootstrap-main.css +1 -1
- package/dist/bootstrap-nordic.css +1 -1
- package/dist/bootstrap-turquoise-dark.css +1 -1
- package/dist/bootstrap-turquoise.css +1 -1
- package/dist/bootstrap-urban.css +1 -1
- package/dist/bootstrap-vintage.css +1 -1
- package/dist/meta/sassdoc-data.json +1646 -1808
- package/dist/meta/sassdoc-raw-data.json +558 -633
- package/dist/meta/variables.json +288 -300
- package/lib/swatches/bootstrap-3-dark.json +1 -1
- package/lib/swatches/bootstrap-3.json +1 -1
- package/lib/swatches/bootstrap-4-dark.json +1 -1
- package/lib/swatches/bootstrap-4.json +1 -1
- package/lib/swatches/bootstrap-dataviz-v4.json +1 -1
- package/lib/swatches/bootstrap-main-dark.json +1 -1
- package/lib/swatches/bootstrap-main.json +1 -1
- package/lib/swatches/bootstrap-nordic.json +1 -1
- package/lib/swatches/bootstrap-turquoise-dark.json +1 -1
- package/lib/swatches/bootstrap-turquoise.json +1 -1
- package/lib/swatches/bootstrap-urban.json +1 -1
- package/lib/swatches/bootstrap-vintage.json +1 -1
- package/package.json +4 -4
- package/scss/action-sheet/_variables.scss +2 -2
- package/scss/adaptive/_variables.scss +1 -1
- package/scss/bottom-navigation/_variables.scss +1 -1
- package/scss/breadcrumb/_variables.scss +7 -7
- package/scss/calendar/_variables.scss +5 -9
- package/scss/captcha/_variables.scss +3 -3
- package/scss/card/_variables.scss +6 -10
- package/scss/checkbox/_variables.scss +3 -3
- package/scss/chip/_theme.scss +1 -22
- package/scss/chip/_variables.scss +7 -7
- package/scss/color-preview/_variables.scss +2 -2
- package/scss/coloreditor/_variables.scss +3 -3
- package/scss/colorgradient/_variables.scss +5 -5
- package/scss/colorpalette/_variables.scss +3 -3
- package/scss/column-menu/_variables.scss +1 -1
- package/scss/dataviz/_variables.scss +2 -2
- package/scss/dialog/_variables.scss +1 -1
- package/scss/dock-manager/_variables.scss +9 -9
- package/scss/drawer/_variables.scss +8 -8
- package/scss/editor/_variables.scss +1 -1
- package/scss/expansion-panel/_variables.scss +2 -2
- package/scss/fab/_variables.scss +10 -10
- package/scss/filemanager/_variables.scss +1 -1
- package/scss/filter/_variables.scss +1 -1
- package/scss/forms/_variables.scss +1 -1
- package/scss/gantt/_variables.scss +4 -4
- package/scss/imageeditor/_variables.scss +4 -4
- package/scss/input/_variables.scss +3 -3
- package/scss/list/_variables.scss +5 -5
- package/scss/listgroup/_variables.scss +1 -1
- package/scss/listview/_variables.scss +1 -1
- package/scss/loader/_variables.scss +2 -2
- package/scss/map/_variables.scss +1 -1
- package/scss/mediaplayer/_variables.scss +1 -1
- package/scss/notification/_variables.scss +2 -2
- package/scss/orgchart/_variables.scss +2 -2
- package/scss/overlay/_variables.scss +1 -1
- package/scss/pager/_variables.scss +2 -2
- package/scss/panelbar/_variables.scss +4 -4
- package/scss/pdf-viewer/_variables.scss +6 -6
- package/scss/pivotgrid/_variables.scss +4 -4
- package/scss/rating/_variables.scss +4 -4
- package/scss/scheduler/_variables.scss +3 -3
- package/scss/scrollview/_theme.scss +0 -1
- package/scss/scrollview/_variables.scss +3 -7
- package/scss/skeleton/_variables.scss +1 -1
- package/scss/slider/_variables.scss +2 -2
- package/scss/splitter/_variables.scss +3 -3
- package/scss/spreadsheet/_variables.scss +2 -2
- package/scss/stepper/_variables.scss +2 -2
- package/scss/switch/_variables.scss +6 -6
- package/scss/table/_variables.scss +4 -4
- package/scss/tabstrip/_variables.scss +7 -7
- package/scss/taskboard/_variables.scss +7 -7
- package/scss/tilelayout/_variables.scss +1 -1
- package/scss/time-marker/_variables.scss +3 -1
- package/scss/timeline/_variables.scss +2 -2
- package/scss/timeselector/_variables.scss +2 -2
- package/scss/tooltip/_variables.scss +3 -3
- package/scss/upload/_variables.scss +3 -3
- package/scss/window/_variables.scss +1 -1
- package/scss/wizard/_variables.scss +1 -1
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-theme-bootstrap",
|
|
3
3
|
"description": "Bootstrap theme for Kendo UI",
|
|
4
|
-
"version": "12.1.0-dev.
|
|
4
|
+
"version": "12.1.0-dev.3",
|
|
5
5
|
"author": "Progress",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"keywords": [
|
|
@@ -54,12 +54,12 @@
|
|
|
54
54
|
},
|
|
55
55
|
"dependencies": {
|
|
56
56
|
"@progress/kendo-svg-icons": "^4.5.0",
|
|
57
|
-
"@progress/kendo-theme-core": "12.1.0-dev.
|
|
58
|
-
"@progress/kendo-theme-utils": "12.1.0-dev.
|
|
57
|
+
"@progress/kendo-theme-core": "12.1.0-dev.3",
|
|
58
|
+
"@progress/kendo-theme-utils": "12.1.0-dev.3"
|
|
59
59
|
},
|
|
60
60
|
"directories": {
|
|
61
61
|
"doc": "docs",
|
|
62
62
|
"lib": "lib"
|
|
63
63
|
},
|
|
64
|
-
"gitHead": "
|
|
64
|
+
"gitHead": "71fe28c36a28e15bfd6c0934fa049a4933e9f184"
|
|
65
65
|
}
|
|
@@ -15,7 +15,7 @@ $kendo-actionsheet-font-size: var( --kendo-font-size, inherit ) !default;
|
|
|
15
15
|
$kendo-actionsheet-font-family: var( --kendo-font-family, inherit ) !default;
|
|
16
16
|
$kendo-actionsheet-line-height: var( --kendo-line-height, normal ) !default;
|
|
17
17
|
|
|
18
|
-
$kendo-actionsheet-bg: k-color(
|
|
18
|
+
$kendo-actionsheet-bg: k-color(surface-alt) !default;
|
|
19
19
|
$kendo-actionsheet-text: k-color(on-app-surface) !default;
|
|
20
20
|
$kendo-actionsheet-border: k-color(border) !default;
|
|
21
21
|
$kendo-actionsheet-shadow: k-elevation(7) !default;
|
|
@@ -73,7 +73,7 @@ $kendo-actionsheet-item-focus-bg: null !default;
|
|
|
73
73
|
$kendo-actionsheet-item-focus-text: null !default;
|
|
74
74
|
$kendo-actionsheet-item-focus-border: null !default;
|
|
75
75
|
$kendo-actionsheet-item-focus-gradient: null !default;
|
|
76
|
-
$kendo-actionsheet-item-focus-shadow: inset 0 0 0 2px
|
|
76
|
+
$kendo-actionsheet-item-focus-shadow: inset 0 0 0 2px color-mix(in srgb, k-color(inverse) 13%, transparent) !default;
|
|
77
77
|
|
|
78
78
|
$kendo-actionsheet-item-disabled-bg: null !default;
|
|
79
79
|
$kendo-actionsheet-item-disabled-text: null !default;
|
|
@@ -27,7 +27,7 @@ $kendo-adaptive-grid-sort-text: k-color(primary) !default;
|
|
|
27
27
|
// Adaptive Scheduler
|
|
28
28
|
$kendo-adaptive-scheduler-current-text: k-color(primary) !default;
|
|
29
29
|
$kendo-adaptive-scheduler-base-text: inherit !default;
|
|
30
|
-
$kendo-adaptive-scheduler-subtle-text: k-color(
|
|
30
|
+
$kendo-adaptive-scheduler-subtle-text: k-color(on-app-surface) !default;
|
|
31
31
|
|
|
32
32
|
|
|
33
33
|
@forward "@progress/kendo-theme-core/scss/components/adaptive/_variables.scss" with (
|
|
@@ -59,7 +59,7 @@ $kendo-bottom-nav-shadow: k-elevation(4) !default;
|
|
|
59
59
|
$kendo-bottom-nav-flat-text: k-color(on-app-surface) !default;
|
|
60
60
|
/// The background color of the flat BottomNavigation.
|
|
61
61
|
/// @group bottom-navigation
|
|
62
|
-
$kendo-bottom-nav-flat-bg: k-color(
|
|
62
|
+
$kendo-bottom-nav-flat-bg: k-color(surface-alt) !default;
|
|
63
63
|
/// The border color of the flat BottomNavigation.
|
|
64
64
|
/// @group bottom-navigation
|
|
65
65
|
$kendo-bottom-nav-flat-border: k-color(border) !default;
|
|
@@ -54,24 +54,24 @@ $kendo-breadcrumb-lg-line-height: var( --kendo-line-height, normal ) !default;
|
|
|
54
54
|
|
|
55
55
|
/// The base background of the Breadcrumb.
|
|
56
56
|
/// @group breadcrumb
|
|
57
|
-
$kendo-breadcrumb-bg:
|
|
57
|
+
$kendo-breadcrumb-bg: transparent !default;
|
|
58
58
|
/// The base text color of the Breadcrumb.
|
|
59
59
|
/// @group breadcrumb
|
|
60
60
|
$kendo-breadcrumb-text: k-color(on-app-surface) !default;
|
|
61
61
|
/// The base border color of the Breadcrumb.
|
|
62
62
|
/// @group breadcrumb
|
|
63
|
-
$kendo-breadcrumb-border:
|
|
63
|
+
$kendo-breadcrumb-border: transparent !default;
|
|
64
64
|
|
|
65
65
|
/// The box shadow of the focused Breadcrumb.
|
|
66
66
|
/// @group breadcrumb
|
|
67
|
-
$kendo-breadcrumb-focus-shadow: 0 0 2px 1px
|
|
67
|
+
$kendo-breadcrumb-focus-shadow: 0 0 2px 1px color-mix(in srgb, currentColor 25%, transparent) !default;
|
|
68
68
|
|
|
69
69
|
/// The horizontal padding of the small Breadcrumb link.
|
|
70
70
|
/// @group breadcrumb
|
|
71
71
|
$kendo-breadcrumb-sm-link-padding-x: k-spacing(2) !default;
|
|
72
72
|
/// The horizontal padding of the medium Breadcrumb link.
|
|
73
73
|
/// @group breadcrumb
|
|
74
|
-
$kendo-breadcrumb-md-link-padding-x: k-spacing(2) !default;
|
|
74
|
+
$kendo-breadcrumb-md-link-padding-x: k-spacing(2.5) !default;
|
|
75
75
|
/// The horizontal padding of the large Breadcrumb link.
|
|
76
76
|
/// @group breadcrumb
|
|
77
77
|
$kendo-breadcrumb-lg-link-padding-x: k-spacing(3) !default;
|
|
@@ -148,14 +148,14 @@ $kendo-breadcrumb-link-focus-text: $kendo-breadcrumb-link-text !default;
|
|
|
148
148
|
$kendo-breadcrumb-link-focus-border: null !default;
|
|
149
149
|
/// The box shadow of the focused Breadcrumb link.
|
|
150
150
|
/// @group breadcrumb
|
|
151
|
-
$kendo-breadcrumb-link-focus-shadow: inset 0 0 0 3px color-mix(in srgb,
|
|
151
|
+
$kendo-breadcrumb-link-focus-shadow: inset 0 0 0 3px color-mix(in srgb, currentColor 25%, transparent) !default;
|
|
152
152
|
|
|
153
153
|
/// The background color of the Breadcrumb root link.
|
|
154
154
|
/// @group breadcrumb
|
|
155
155
|
$kendo-breadcrumb-root-link-bg: null !default;
|
|
156
156
|
/// The text color of the Breadcrumb root link.
|
|
157
157
|
/// @group breadcrumb
|
|
158
|
-
$kendo-breadcrumb-root-link-text: k-color(primary) !default;
|
|
158
|
+
$kendo-breadcrumb-root-link-text: k-color(primary-on-surface) !default;
|
|
159
159
|
/// The border color of the Breadcrumb root link.
|
|
160
160
|
/// @group breadcrumb
|
|
161
161
|
$kendo-breadcrumb-root-link-border: null !default;
|
|
@@ -165,7 +165,7 @@ $kendo-breadcrumb-root-link-border: null !default;
|
|
|
165
165
|
$kendo-breadcrumb-root-link-hover-bg: unset !default;
|
|
166
166
|
/// The text color of the hovered Breadcrumb root link.
|
|
167
167
|
/// @group breadcrumb
|
|
168
|
-
$kendo-breadcrumb-root-link-hover-text: k-color(primary-
|
|
168
|
+
$kendo-breadcrumb-root-link-hover-text: color-mix(in srgb, k-color(primary-on-surface), black 10%) !default;
|
|
169
169
|
/// The border color of the hovered Breadcrumb root link.
|
|
170
170
|
/// @group breadcrumb
|
|
171
171
|
$kendo-breadcrumb-root-link-hover-border: null !default;
|
|
@@ -25,7 +25,7 @@ $kendo-calendar-border-radius: 0 !default;
|
|
|
25
25
|
$kendo-calendar-cell-size: 38px !default;
|
|
26
26
|
/// The background color of the Calendar.
|
|
27
27
|
/// @group calendar
|
|
28
|
-
$kendo-calendar-bg: k-color(
|
|
28
|
+
$kendo-calendar-bg: k-color(surface-alt) !default;
|
|
29
29
|
/// The text color of the Calendar.
|
|
30
30
|
/// @group calendar
|
|
31
31
|
$kendo-calendar-text: k-color(on-app-surface) !default;
|
|
@@ -46,9 +46,6 @@ $kendo-calendar-header-border-width: 1px !default;
|
|
|
46
46
|
/// The background color of the header in the Calendar.
|
|
47
47
|
/// @group calendar
|
|
48
48
|
$kendo-calendar-header-bg: k-color(surface) !default;
|
|
49
|
-
/// The text color of the header in the Calendar.
|
|
50
|
-
/// @group calendar
|
|
51
|
-
$kendo-calendar-header-text: k-color(on-app-surface) !default;
|
|
52
49
|
/// The border color of the header in the Calendar.
|
|
53
50
|
/// @group calendar
|
|
54
51
|
$kendo-calendar-header-border: k-color(border) !default;
|
|
@@ -98,7 +95,7 @@ $kendo-calendar-header-cell-height: $kendo-calendar-cell-size !default;
|
|
|
98
95
|
$kendo-calendar-header-cell-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
99
96
|
/// The line height of the header cells in the Calendar.
|
|
100
97
|
/// @group calendar
|
|
101
|
-
$kendo-calendar-header-cell-line-height: var( --kendo-line-height-
|
|
98
|
+
$kendo-calendar-header-cell-line-height: var( --kendo-line-height-md, normal ) !default;
|
|
102
99
|
|
|
103
100
|
/// The text color of the header cells in the Calendar.
|
|
104
101
|
/// @group calendar
|
|
@@ -152,7 +149,7 @@ $kendo-calendar-weekend-text: null !default;
|
|
|
152
149
|
$kendo-calendar-today-style: box !default;
|
|
153
150
|
/// The color of the current day in the Calendar.
|
|
154
151
|
/// @group calendar
|
|
155
|
-
$kendo-calendar-today-color: k-color(primary) !default;
|
|
152
|
+
$kendo-calendar-today-color: k-color(primary-on-surface) !default;
|
|
156
153
|
/// The font weight of the current day in the Calendar.
|
|
157
154
|
/// @group calendar
|
|
158
155
|
$kendo-calendar-today-font-weight: var( --kendo-font-weight-bold, normal ) !default;
|
|
@@ -237,13 +234,13 @@ $kendo-calendar-navigation-item-height: 2em !default;
|
|
|
237
234
|
$kendo-calendar-navigation-bg: $kendo-calendar-header-bg !default;
|
|
238
235
|
/// The text color of the Calendar navigation.
|
|
239
236
|
/// @group calendar
|
|
240
|
-
$kendo-calendar-navigation-text:
|
|
237
|
+
$kendo-calendar-navigation-text: k-color(on-app-surface) !default;
|
|
241
238
|
/// The border color of the Calendar navigation.
|
|
242
239
|
/// @group calendar
|
|
243
240
|
$kendo-calendar-navigation-border: $kendo-calendar-header-border !default;
|
|
244
241
|
/// The text color of the hovered items in the Calendar navigation.
|
|
245
242
|
/// @group calendar
|
|
246
|
-
$kendo-calendar-navigation-hover-text: k-color(primary-
|
|
243
|
+
$kendo-calendar-navigation-hover-text: k-color(primary-on-surface) !default;
|
|
247
244
|
/// The text color of the marker in the Calendar navigation.
|
|
248
245
|
/// @group calendar
|
|
249
246
|
$kendo-calendar-navigation-marker-text: currentColor !default;
|
|
@@ -367,7 +364,6 @@ $kendo-calendar-sizes: (
|
|
|
367
364
|
$kendo-calendar-header-padding-y: $kendo-calendar-header-padding-y,
|
|
368
365
|
$kendo-calendar-header-border-width: $kendo-calendar-header-border-width,
|
|
369
366
|
$kendo-calendar-header-bg: $kendo-calendar-header-bg,
|
|
370
|
-
$kendo-calendar-header-text: $kendo-calendar-header-text,
|
|
371
367
|
$kendo-calendar-header-border: $kendo-calendar-header-border,
|
|
372
368
|
$kendo-calendar-header-gradient: $kendo-calendar-header-gradient,
|
|
373
369
|
$kendo-calendar-header-shadow: $kendo-calendar-header-shadow,
|
|
@@ -23,13 +23,13 @@ $kendo-captcha-line-height: var( --kendo-line-height, normal ) !default;
|
|
|
23
23
|
$kendo-captcha-gap: $kendo-captcha-spacer !default;
|
|
24
24
|
/// The background color of the Captcha.
|
|
25
25
|
/// @group captcha
|
|
26
|
-
$kendo-captcha-bg: k-color(
|
|
26
|
+
$kendo-captcha-bg: k-color(surface-alt) !default;
|
|
27
27
|
/// The text color of the Captcha.
|
|
28
28
|
/// @group captcha
|
|
29
|
-
$kendo-captcha-text: k-color(app-surface) !default;
|
|
29
|
+
$kendo-captcha-text: k-color(on-app-surface) !default;
|
|
30
30
|
/// The border color of the Captcha.
|
|
31
31
|
/// @group captcha
|
|
32
|
-
$kendo-captcha-border: k-color(
|
|
32
|
+
$kendo-captcha-border: k-color(border) !default;
|
|
33
33
|
|
|
34
34
|
/// The gap of the Captcha image wrapper.
|
|
35
35
|
/// @group captcha
|
|
@@ -16,7 +16,7 @@ $kendo-card-padding-y: $kendo-card-padding-x !default;
|
|
|
16
16
|
$kendo-card-border-width: 1px !default;
|
|
17
17
|
/// The border radius of the Card.
|
|
18
18
|
/// @group card
|
|
19
|
-
$kendo-card-border-radius: k-
|
|
19
|
+
$kendo-card-border-radius: k-border-radius(md) !default;
|
|
20
20
|
/// The inner border radius of the Card.
|
|
21
21
|
/// @group card
|
|
22
22
|
$kendo-card-inner-border-radius: calc( #{$kendo-card-border-radius} - #{$kendo-card-border-width} ) !default;
|
|
@@ -36,7 +36,7 @@ $kendo-card-deck-gap: k-spacing(4) !default;
|
|
|
36
36
|
|
|
37
37
|
/// The background color of the Card.
|
|
38
38
|
/// @group card
|
|
39
|
-
$kendo-card-bg: k-color(
|
|
39
|
+
$kendo-card-bg: k-color(surface-alt) !default;
|
|
40
40
|
/// The text color of the Card.
|
|
41
41
|
/// @group card
|
|
42
42
|
$kendo-card-text: k-color(on-app-surface) !default;
|
|
@@ -55,13 +55,13 @@ $kendo-card-focus-bg: null !default;
|
|
|
55
55
|
$kendo-card-focus-text: null !default;
|
|
56
56
|
/// The border color of the focused Card.
|
|
57
57
|
/// @group card
|
|
58
|
-
$kendo-card-focus-border:
|
|
58
|
+
$kendo-card-focus-border: k-color(primary-emphasis) !default;
|
|
59
59
|
|
|
60
60
|
// TODO: double-check: the default theme is not supposed to elevate the Card on focus
|
|
61
61
|
|
|
62
62
|
/// The shadow of the focused Card.
|
|
63
63
|
/// @group card
|
|
64
|
-
$kendo-card-focus-shadow: k-
|
|
64
|
+
$kendo-card-focus-shadow: 0 0 0 .25rem color-mix(in srgb, k-color(primary) 25%, transparent) !default;
|
|
65
65
|
|
|
66
66
|
/// The horizontal padding of the Card header.
|
|
67
67
|
/// @group card
|
|
@@ -74,7 +74,7 @@ $kendo-card-header-padding-y: k-spacing(2) !default;
|
|
|
74
74
|
$kendo-card-header-border-width: $kendo-card-border-width !default;
|
|
75
75
|
/// The background color of the Card header.
|
|
76
76
|
/// @group card
|
|
77
|
-
$kendo-card-header-bg:
|
|
77
|
+
$kendo-card-header-bg: transparent !default;
|
|
78
78
|
/// The text color of the Card header.
|
|
79
79
|
/// @group card
|
|
80
80
|
$kendo-card-header-text: k-color(on-app-surface) !default;
|
|
@@ -152,12 +152,9 @@ $kendo-card-subtitle-text: k-color(subtle) !default;
|
|
|
152
152
|
/// The maximum width of the Card image.
|
|
153
153
|
/// @group card
|
|
154
154
|
$kendo-card-img-max-width: 100px !default;
|
|
155
|
-
/// The size of the Avatar in the Card.
|
|
156
|
-
/// @group card
|
|
157
|
-
$kendo-card-avatar-size: 45px !default;
|
|
158
155
|
/// The spacing between the Avatar and the text in the Card.
|
|
159
156
|
/// @group card
|
|
160
|
-
$kendo-card-avatar-spacing:
|
|
157
|
+
$kendo-card-avatar-spacing: k-spacing(2) !default;
|
|
161
158
|
|
|
162
159
|
/// The horizontal padding of the Card actions.
|
|
163
160
|
/// @group card
|
|
@@ -245,7 +242,6 @@ $kendo-card-theme-colors: (
|
|
|
245
242
|
$kendo-card-subtitle-letter-spacing: $kendo-card-subtitle-letter-spacing,
|
|
246
243
|
$kendo-card-subtitle-text: $kendo-card-subtitle-text,
|
|
247
244
|
$kendo-card-img-max-width: $kendo-card-img-max-width,
|
|
248
|
-
$kendo-card-avatar-size: $kendo-card-avatar-size,
|
|
249
245
|
$kendo-card-avatar-spacing: $kendo-card-avatar-spacing,
|
|
250
246
|
$kendo-card-actions-padding-x: $kendo-card-actions-padding-x,
|
|
251
247
|
$kendo-card-actions-padding-y: $kendo-card-actions-padding-y,
|
|
@@ -59,7 +59,7 @@ $kendo-checkbox-sizes: (
|
|
|
59
59
|
|
|
60
60
|
/// The background color of CheckBox.
|
|
61
61
|
/// @group checkbox
|
|
62
|
-
$kendo-checkbox-bg: k-color(
|
|
62
|
+
$kendo-checkbox-bg: k-color(surface-alt) !default;
|
|
63
63
|
/// The text color of CheckBox.
|
|
64
64
|
/// @group checkbox
|
|
65
65
|
$kendo-checkbox-text: null !default;
|
|
@@ -132,10 +132,10 @@ $kendo-checkbox-disabled-checked-border: null !default;
|
|
|
132
132
|
|
|
133
133
|
/// The text color of the invalid CheckBox.
|
|
134
134
|
/// @group checkbox
|
|
135
|
-
$kendo-checkbox-invalid-text: k-color(error) !default;
|
|
135
|
+
$kendo-checkbox-invalid-text: k-color(error-on-surface) !default;
|
|
136
136
|
/// The border color of the invalid CheckBox.
|
|
137
137
|
/// @group checkbox
|
|
138
|
-
$kendo-checkbox-invalid-border: k-color(error) !default;
|
|
138
|
+
$kendo-checkbox-invalid-border: k-color(error-on-surface) !default;
|
|
139
139
|
|
|
140
140
|
|
|
141
141
|
// CheckBox indicator
|
package/scss/chip/_theme.scss
CHANGED
|
@@ -6,27 +6,6 @@
|
|
|
6
6
|
|
|
7
7
|
@include kendo-chip--theme-base();
|
|
8
8
|
|
|
9
|
-
|
|
10
|
-
.k-chip-outline-#{$name} {
|
|
11
|
-
|
|
12
|
-
@if ($name == "info") {
|
|
13
|
-
@include fill (
|
|
14
|
-
$color: k-color(on-app-surface),
|
|
15
|
-
$border: $color
|
|
16
|
-
);
|
|
17
|
-
|
|
18
|
-
&:hover,
|
|
19
|
-
&.k-hover,
|
|
20
|
-
&.k-selected {
|
|
21
|
-
@include fill(
|
|
22
|
-
k-color(on-app-surface),
|
|
23
|
-
$color,
|
|
24
|
-
$color
|
|
25
|
-
);
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
}
|
|
9
|
+
|
|
31
10
|
|
|
32
11
|
}
|
|
@@ -93,16 +93,16 @@ $kendo-chip-sizes: (
|
|
|
93
93
|
|
|
94
94
|
/// The base background color of the Chip.
|
|
95
95
|
/// @group chip
|
|
96
|
-
$kendo-chip-base-bg: k-color(base) !default;
|
|
96
|
+
$kendo-chip-base-bg: k-color(base-subtle) !default;
|
|
97
97
|
|
|
98
98
|
/// The theme colors map for the Chip.
|
|
99
99
|
/// @group chip
|
|
100
100
|
$kendo-chip-theme-colors: (
|
|
101
101
|
"base": $kendo-chip-base-bg,
|
|
102
|
-
"error": k-color(error),
|
|
103
|
-
"info": k-color(info),
|
|
104
|
-
"warning": k-color(warning),
|
|
105
|
-
"success": k-color(success)
|
|
102
|
+
"error": k-color(error-subtle),
|
|
103
|
+
"info": k-color(info-subtle),
|
|
104
|
+
"warning": k-color(warning-subtle),
|
|
105
|
+
"success": k-color(success-subtle)
|
|
106
106
|
) !default;
|
|
107
107
|
|
|
108
108
|
/// The base background color of the solid Chip.
|
|
@@ -110,10 +110,10 @@ $kendo-chip-theme-colors: (
|
|
|
110
110
|
$kendo-chip-solid-bg: $kendo-chip-base-bg !default;
|
|
111
111
|
/// he base text color of the solid Chip.
|
|
112
112
|
/// @group chip
|
|
113
|
-
$kendo-chip-solid-text:
|
|
113
|
+
$kendo-chip-solid-text: k-color(base-on-subtle) !default;
|
|
114
114
|
/// The base border color of the solid Chip.
|
|
115
115
|
/// @group chip
|
|
116
|
-
$kendo-chip-solid-border:
|
|
116
|
+
$kendo-chip-solid-border: k-color(base-emphasis) !default;
|
|
117
117
|
/// The base shadow of the solid Chip.
|
|
118
118
|
/// @group chip
|
|
119
119
|
$kendo-chip-solid-shadow: 0 0 0 2px rgba( $kendo-chip-base-bg, .16 ) !default;
|
|
@@ -7,9 +7,9 @@ $kendo-color-preview-border-width: 1px !default;
|
|
|
7
7
|
$kendo-color-preview-bg: null !default;
|
|
8
8
|
$kendo-color-preview-text: null !default;
|
|
9
9
|
$kendo-color-preview-border: k-color(border) !default;
|
|
10
|
-
$kendo-color-preview-hover-border: k-color(border) !default;
|
|
10
|
+
$kendo-color-preview-hover-border: k-color(border-alt) !default;
|
|
11
11
|
|
|
12
|
-
$kendo-color-preview-no-color-bg:
|
|
12
|
+
$kendo-color-preview-no-color-bg: k-color(surface-alt) !default;
|
|
13
13
|
$kendo-color-preview-no-color-text: k-color(error) !default;
|
|
14
14
|
$kendo-color-preview-no-color-border: null !default;
|
|
15
15
|
|
|
@@ -39,14 +39,14 @@ $kendo-color-editor-line-height: var( --kendo-line-height, normal ) !default;
|
|
|
39
39
|
$kendo-color-editor-text: k-color(on-app-surface) !default;
|
|
40
40
|
/// The background color of the ColorEditor.
|
|
41
41
|
/// @group color-editor
|
|
42
|
-
$kendo-color-editor-bg: k-color(
|
|
42
|
+
$kendo-color-editor-bg: k-color(surface-alt) !default;
|
|
43
43
|
/// The border color of the ColorEditor.
|
|
44
44
|
/// @group color-editor
|
|
45
45
|
$kendo-color-editor-border: k-color(border) !default;
|
|
46
46
|
|
|
47
47
|
/// The border color of the focused ColorEditor.
|
|
48
48
|
/// @group color-editor
|
|
49
|
-
$kendo-color-editor-focus-border: k-color(
|
|
49
|
+
$kendo-color-editor-focus-border: k-color(primary-emphasis) !default;
|
|
50
50
|
/// The box shadow of the focused ColorEditor.
|
|
51
51
|
/// @group color-editor
|
|
52
52
|
$kendo-color-editor-focus-shadow: null !default;
|
|
@@ -137,7 +137,7 @@ $kendo-color-editor-lg-views-padding-x: k-spacing(4.5) !default;
|
|
|
137
137
|
|
|
138
138
|
/// The outline color of the focused ColorGradient.
|
|
139
139
|
/// @group color-editor
|
|
140
|
-
$kendo-color-editor-color-gradient-focus-outline-color:
|
|
140
|
+
$kendo-color-editor-color-gradient-focus-outline-color: color-mix(in srgb, k-color(dark) 30%, transparent) !default;
|
|
141
141
|
/// The outline width of the focused ColorGradient.
|
|
142
142
|
/// @group color-editor
|
|
143
143
|
$kendo-color-editor-color-gradient-focus-outline: 2px !default;
|
|
@@ -33,7 +33,7 @@ $kendo-color-gradient-line-height: var( --kendo-line-height, normal ) !default;
|
|
|
33
33
|
$kendo-color-gradient-text: k-color(on-app-surface) !default;
|
|
34
34
|
/// The background color of the ColorGradient.
|
|
35
35
|
/// @group color-gradient
|
|
36
|
-
$kendo-color-gradient-bg: k-color(
|
|
36
|
+
$kendo-color-gradient-bg: k-color(surface-alt) !default;
|
|
37
37
|
/// The border color of the ColorGradient.
|
|
38
38
|
/// @group color-gradient
|
|
39
39
|
$kendo-color-gradient-border: k-color(border) !default;
|
|
@@ -79,7 +79,7 @@ $kendo-color-gradient-lg-gap: k-spacing(4.5) !default;
|
|
|
79
79
|
|
|
80
80
|
/// The border color of the focused ColorGradient.
|
|
81
81
|
/// @group color-gradient
|
|
82
|
-
$kendo-color-gradient-focus-border: k-color(border) !default;
|
|
82
|
+
$kendo-color-gradient-focus-border: k-color(border-alt) !default;
|
|
83
83
|
/// The box shadow of the focused ColorGradient.
|
|
84
84
|
/// @group color-gradient
|
|
85
85
|
$kendo-color-gradient-focus-shadow: none !default;
|
|
@@ -166,13 +166,13 @@ $kendo-color-gradient-draghandle-text: null !default;
|
|
|
166
166
|
$kendo-color-gradient-draghandle-bg: transparent !default;
|
|
167
167
|
/// The color of the border around the ColorGradient canvas drag handle.
|
|
168
168
|
/// @group color-gradient
|
|
169
|
-
$kendo-color-gradient-draghandle-border:
|
|
169
|
+
$kendo-color-gradient-draghandle-border: color-mix(in srgb, k-color(light) 80%, transparent) !default;
|
|
170
170
|
/// The focus color of the outline around the ColorGradient canvas drag handle.
|
|
171
171
|
/// @group color-gradient
|
|
172
|
-
$kendo-color-gradient-draghandle-focus-shadow:
|
|
172
|
+
$kendo-color-gradient-draghandle-focus-shadow: k-color(inverse) !default;
|
|
173
173
|
/// The outline color of the outline around the ColorGradient canvas drag handle.
|
|
174
174
|
/// @group color-gradient
|
|
175
|
-
$kendo-color-gradient-draghandle-hover-shadow:
|
|
175
|
+
$kendo-color-gradient-draghandle-hover-shadow: k-color(inverse) !default;
|
|
176
176
|
/// The box shadow of the ColorGradient canvas drag handle.
|
|
177
177
|
/// @group color-gradient
|
|
178
178
|
$kendo-color-gradient-draghandle-shadow: k-elevation(2) !default;
|
|
@@ -38,13 +38,13 @@ $kendo-color-palette-lg-tile-width: k-spacing(8) !default;
|
|
|
38
38
|
$kendo-color-palette-lg-tile-height: $kendo-color-palette-lg-tile-width !default;
|
|
39
39
|
/// The shadow of the ColorPalette focused tile.
|
|
40
40
|
/// @group color-palette
|
|
41
|
-
$kendo-color-palette-tile-focus-shadow: 0 0 3px 1px
|
|
41
|
+
$kendo-color-palette-tile-focus-shadow: 0 0 3px 1px color-mix(in srgb, k-color(dark) 30%, transparent), inset 0 0 0 1px color-mix(in srgb, k-color(light) 50%, transparent) !default;
|
|
42
42
|
/// The shadow of the ColorPalette hovered tile.
|
|
43
43
|
/// @group color-palette
|
|
44
|
-
$kendo-color-palette-tile-hover-shadow: 0 0 3px 1px
|
|
44
|
+
$kendo-color-palette-tile-hover-shadow: 0 0 3px 1px color-mix(in srgb, k-color(dark) 30%, transparent), inset 0 0 0 1px color-mix(in srgb, k-color(light) 80%, transparent) !default;
|
|
45
45
|
/// The shadow of the ColorPalette selected tile.
|
|
46
46
|
/// @group color-palette
|
|
47
|
-
$kendo-color-palette-tile-selected-shadow: 0 1px 3px 1px
|
|
47
|
+
$kendo-color-palette-tile-selected-shadow: 0 1px 3px 1px color-mix(in srgb, k-color(dark) 30%, transparent), inset 0 0 0 1px color-mix(in srgb, k-color(light) 100%, transparent) !default;
|
|
48
48
|
|
|
49
49
|
/// The size map of the ColorPalette.
|
|
50
50
|
/// @group color-palette
|
|
@@ -13,7 +13,7 @@ $kendo-column-menu-item-lg-padding-y: k-spacing(2) !default;
|
|
|
13
13
|
$kendo-column-menu-font-size: var( --kendo-font-size, inherit ) !default;
|
|
14
14
|
$kendo-column-menu-sm-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
15
15
|
$kendo-column-menu-md-font-size: var( --kendo-font-size, inherit ) !default;
|
|
16
|
-
$kendo-column-menu-lg-font-size: var( --kendo-font-size, inherit ) !default;
|
|
16
|
+
$kendo-column-menu-lg-font-size: var( --kendo-font-size-lg, inherit ) !default;
|
|
17
17
|
|
|
18
18
|
$kendo-column-menu-line-height: var( --kendo-line-height, normal ) !default;
|
|
19
19
|
$kendo-column-menu-sm-line-height: math.div( 20, 14 ) !default;
|
|
@@ -114,7 +114,7 @@ $kendo-chart-tooltip-padding-y: k-spacing(1) !default;
|
|
|
114
114
|
|
|
115
115
|
$kendo-chart-tooltip-transition: left 300ms cubic-bezier(0, .33, .19, 1), top 300ms cubic-bezier(0, .33, .19, 1) !default;
|
|
116
116
|
|
|
117
|
-
$kendo-chart-bg: k-color(
|
|
117
|
+
$kendo-chart-bg: k-color(surface-alt) !default;
|
|
118
118
|
$kendo-chart-text: k-color(on-app-surface) !default;
|
|
119
119
|
$kendo-chart-border: k-color(border) !default;
|
|
120
120
|
|
|
@@ -160,7 +160,7 @@ $kendo-chart-no-data-font-weight: var( --kendo-font-weight, normal ) !default;
|
|
|
160
160
|
$kendo-chart-no-data-padding-y: k-spacing( 25 ) !default;
|
|
161
161
|
|
|
162
162
|
// Gauge
|
|
163
|
-
$kendo-gauge-pointer-bg: k-color(primary) !default;
|
|
163
|
+
$kendo-gauge-pointer-bg: k-color(primary-on-surface) !default;
|
|
164
164
|
$kendo-gauge-track-bg: k-color(base-emphasis) !default;
|
|
165
165
|
|
|
166
166
|
|
|
@@ -29,7 +29,7 @@ $kendo-dialog-button-spacing: $kendo-actions-button-spacing !default;
|
|
|
29
29
|
|
|
30
30
|
/// The background color of the Dialog.
|
|
31
31
|
/// @group dialog
|
|
32
|
-
$kendo-dialog-bg: k-color(
|
|
32
|
+
$kendo-dialog-bg: k-color(surface-alt) !default;
|
|
33
33
|
|
|
34
34
|
/// The theme colors map for the Dialog.
|
|
35
35
|
/// @group dialog
|