@progress/kendo-theme-fluent 12.0.0-dev.3 → 12.0.0-dev.4
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/fluent-1-dark.css +1 -1
- package/dist/fluent-1.css +1 -1
- package/dist/fluent-main-dark.css +1 -1
- package/dist/fluent-main.css +1 -1
- package/dist/meta/sassdoc-data.json +60 -60
- package/dist/meta/sassdoc-raw-data.json +12 -12
- package/dist/meta/variables.json +18 -18
- package/lib/swatches/all.json +1 -1
- package/lib/swatches/fluent-1-dark.json +1 -1
- package/lib/swatches/fluent-1.json +1 -1
- package/lib/swatches/fluent-main-dark.json +1 -1
- package/lib/swatches/fluent-main.json +1 -1
- package/package.json +4 -4
- package/scss/button/_theme.scss +6 -6
- package/scss/calendar/_variables.scss +1 -1
- package/scss/grid/_variables.scss +1 -1
- package/scss/input/_variables.scss +7 -7
- package/scss/panelbar/_variables.scss +1 -1
- package/scss/spreadsheet/_variables.scss +2 -2
package/dist/meta/variables.json
CHANGED
|
@@ -3771,7 +3771,7 @@
|
|
|
3771
3771
|
},
|
|
3772
3772
|
"kendo-input-focus-border": {
|
|
3773
3773
|
"type": "String",
|
|
3774
|
-
"value": "var(--kendo-color-primary, #0f6cbd)"
|
|
3774
|
+
"value": "var(--kendo-color-primary-on-surface, #0f6cbd)"
|
|
3775
3775
|
},
|
|
3776
3776
|
"kendo-input-focus-shadow": {
|
|
3777
3777
|
"type": "Null",
|
|
@@ -3831,7 +3831,7 @@
|
|
|
3831
3831
|
},
|
|
3832
3832
|
"kendo-input-outline-focus-border": {
|
|
3833
3833
|
"type": "String",
|
|
3834
|
-
"value": "var(--kendo-color-primary, #0f6cbd)"
|
|
3834
|
+
"value": "var(--kendo-color-primary-on-surface, #0f6cbd)"
|
|
3835
3835
|
},
|
|
3836
3836
|
"kendo-input-outline-focus-shadow": {
|
|
3837
3837
|
"type": "Null",
|
|
@@ -3871,7 +3871,7 @@
|
|
|
3871
3871
|
},
|
|
3872
3872
|
"kendo-input-flat-focus-border": {
|
|
3873
3873
|
"type": "String",
|
|
3874
|
-
"value": "var(--kendo-color-primary, #0f6cbd)"
|
|
3874
|
+
"value": "var(--kendo-color-primary-on-surface, #0f6cbd)"
|
|
3875
3875
|
},
|
|
3876
3876
|
"kendo-input-flat-focus-shadow": {
|
|
3877
3877
|
"type": "Null",
|
|
@@ -3995,7 +3995,7 @@
|
|
|
3995
3995
|
},
|
|
3996
3996
|
"kendo-picker-focus-border": {
|
|
3997
3997
|
"type": "String",
|
|
3998
|
-
"value": "var(--kendo-color-primary, #0f6cbd)"
|
|
3998
|
+
"value": "var(--kendo-color-primary-on-surface, #0f6cbd)"
|
|
3999
3999
|
},
|
|
4000
4000
|
"kendo-picker-focus-gradient": {
|
|
4001
4001
|
"type": "Null",
|
|
@@ -4059,7 +4059,7 @@
|
|
|
4059
4059
|
},
|
|
4060
4060
|
"kendo-picker-outline-focus-border": {
|
|
4061
4061
|
"type": "String",
|
|
4062
|
-
"value": "var(--kendo-color-primary, #0f6cbd)"
|
|
4062
|
+
"value": "var(--kendo-color-primary-on-surface, #0f6cbd)"
|
|
4063
4063
|
},
|
|
4064
4064
|
"kendo-picker-outline-focus-shadow": {
|
|
4065
4065
|
"type": "Null",
|
|
@@ -4075,7 +4075,7 @@
|
|
|
4075
4075
|
},
|
|
4076
4076
|
"kendo-picker-outline-hover-focus-border": {
|
|
4077
4077
|
"type": "String",
|
|
4078
|
-
"value": "var(--kendo-color-primary, #0f6cbd)"
|
|
4078
|
+
"value": "var(--kendo-color-primary-on-surface, #0f6cbd)"
|
|
4079
4079
|
},
|
|
4080
4080
|
"kendo-picker-flat-bg": {
|
|
4081
4081
|
"type": "String",
|
|
@@ -4111,7 +4111,7 @@
|
|
|
4111
4111
|
},
|
|
4112
4112
|
"kendo-picker-flat-focus-border": {
|
|
4113
4113
|
"type": "String",
|
|
4114
|
-
"value": "var(--kendo-color-primary, #0f6cbd)"
|
|
4114
|
+
"value": "var(--kendo-color-primary-on-surface, #0f6cbd)"
|
|
4115
4115
|
},
|
|
4116
4116
|
"kendo-picker-flat-focus-shadow": {
|
|
4117
4117
|
"type": "Null",
|
|
@@ -6643,7 +6643,7 @@
|
|
|
6643
6643
|
},
|
|
6644
6644
|
"kendo-calendar-cell-hover-bg": {
|
|
6645
6645
|
"type": "String",
|
|
6646
|
-
"value": "var(--kendo-calendar-cell-hover-bg, var(--kendo-color-primary-subtle, #ebf3fc))"
|
|
6646
|
+
"value": "var(--kendo-calendar-cell-hover-bg, color-mix(in srgb, var(--kendo-color-primary-subtle, #ebf3fc) 75%, var(--kendo-color-on-primary, #ffffff)))"
|
|
6647
6647
|
},
|
|
6648
6648
|
"kendo-calendar-cell-hover-text": {
|
|
6649
6649
|
"type": "String",
|
|
@@ -11771,7 +11771,7 @@
|
|
|
11771
11771
|
},
|
|
11772
11772
|
"kendo-panelbar-bg": {
|
|
11773
11773
|
"type": "String",
|
|
11774
|
-
"value": "var(--kendo-panelbar-bg, var(--kendo-color-
|
|
11774
|
+
"value": "var(--kendo-panelbar-bg, var(--kendo-color-base-subtle, #f5f5f5))"
|
|
11775
11775
|
},
|
|
11776
11776
|
"kendo-panelbar-text": {
|
|
11777
11777
|
"type": "String",
|
|
@@ -11783,7 +11783,7 @@
|
|
|
11783
11783
|
},
|
|
11784
11784
|
"kendo-panelbar-header-bg": {
|
|
11785
11785
|
"type": "String",
|
|
11786
|
-
"value": "var(--kendo-panelbar-header-bg, var(--kendo-panelbar-bg, var(--kendo-color-
|
|
11786
|
+
"value": "var(--kendo-panelbar-header-bg, var(--kendo-panelbar-bg, var(--kendo-color-base-subtle, #f5f5f5)))"
|
|
11787
11787
|
},
|
|
11788
11788
|
"kendo-panelbar-header-text": {
|
|
11789
11789
|
"type": "String",
|
|
@@ -11851,7 +11851,7 @@
|
|
|
11851
11851
|
},
|
|
11852
11852
|
"kendo-panelbar-header-selected-bg": {
|
|
11853
11853
|
"type": "String",
|
|
11854
|
-
"value": "var(--kendo-panelbar-header-selected-bg, var(--kendo-panelbar-bg, var(--kendo-color-
|
|
11854
|
+
"value": "var(--kendo-panelbar-header-selected-bg, var(--kendo-panelbar-bg, var(--kendo-color-base-subtle, #f5f5f5)))"
|
|
11855
11855
|
},
|
|
11856
11856
|
"kendo-panelbar-header-selected-text": {
|
|
11857
11857
|
"type": "String",
|
|
@@ -11883,7 +11883,7 @@
|
|
|
11883
11883
|
},
|
|
11884
11884
|
"kendo-panelbar-header-selected-focus-bg": {
|
|
11885
11885
|
"type": "String",
|
|
11886
|
-
"value": "var(--kendo-panelbar-header-selected-focus-bg, var(--kendo-panelbar-header-selected-bg, var(--kendo-panelbar-bg, var(--kendo-color-
|
|
11886
|
+
"value": "var(--kendo-panelbar-header-selected-focus-bg, var(--kendo-panelbar-header-selected-bg, var(--kendo-panelbar-bg, var(--kendo-color-base-subtle, #f5f5f5))))"
|
|
11887
11887
|
},
|
|
11888
11888
|
"kendo-panelbar-header-selected-focus-text": {
|
|
11889
11889
|
"type": "String",
|
|
@@ -11967,7 +11967,7 @@
|
|
|
11967
11967
|
},
|
|
11968
11968
|
"kendo-panelbar-item-selected-bg": {
|
|
11969
11969
|
"type": "String",
|
|
11970
|
-
"value": "var(--kendo-panelbar-item-selected-bg, var(--kendo-panelbar-bg, var(--kendo-color-
|
|
11970
|
+
"value": "var(--kendo-panelbar-item-selected-bg, var(--kendo-panelbar-bg, var(--kendo-color-base-subtle, #f5f5f5)))"
|
|
11971
11971
|
},
|
|
11972
11972
|
"kendo-panelbar-item-selected-text": {
|
|
11973
11973
|
"type": "String",
|
|
@@ -11999,7 +11999,7 @@
|
|
|
11999
11999
|
},
|
|
12000
12000
|
"kendo-panelbar-item-selected-focus-bg": {
|
|
12001
12001
|
"type": "String",
|
|
12002
|
-
"value": "var(--kendo-panelbar-item-selected-focus-bg, var(--kendo-panelbar-item-selected-bg, var(--kendo-panelbar-bg, var(--kendo-color-
|
|
12002
|
+
"value": "var(--kendo-panelbar-item-selected-focus-bg, var(--kendo-panelbar-item-selected-bg, var(--kendo-panelbar-bg, var(--kendo-color-base-subtle, #f5f5f5))))"
|
|
12003
12003
|
},
|
|
12004
12004
|
"kendo-panelbar-item-selected-focus-text": {
|
|
12005
12005
|
"type": "String",
|
|
@@ -12031,7 +12031,7 @@
|
|
|
12031
12031
|
},
|
|
12032
12032
|
"kendo-panelbar-header-expanded-bg": {
|
|
12033
12033
|
"type": "String",
|
|
12034
|
-
"value": "var(--kendo-panelbar-header-expanded-bg, var(--kendo-panelbar-bg, var(--kendo-color-
|
|
12034
|
+
"value": "var(--kendo-panelbar-header-expanded-bg, var(--kendo-panelbar-bg, var(--kendo-color-base-subtle, #f5f5f5)))"
|
|
12035
12035
|
},
|
|
12036
12036
|
"kendo-panelbar-header-expanded-text": {
|
|
12037
12037
|
"type": "String",
|
|
@@ -12815,7 +12815,7 @@
|
|
|
12815
12815
|
},
|
|
12816
12816
|
"kendo-grid-sticky-hover-bg": {
|
|
12817
12817
|
"type": "String",
|
|
12818
|
-
"value": "var(--kendo-grid-sticky-hover-bg, var(--kendo-
|
|
12818
|
+
"value": "var(--kendo-grid-sticky-hover-bg, var(--kendo-color-base-hover, #f5f5f5))"
|
|
12819
12819
|
},
|
|
12820
12820
|
"kendo-grid-sticky-text": {
|
|
12821
12821
|
"type": "Null",
|
|
@@ -13383,7 +13383,7 @@
|
|
|
13383
13383
|
},
|
|
13384
13384
|
"kendo-spreadsheet-selection-border": {
|
|
13385
13385
|
"type": "String",
|
|
13386
|
-
"value": "var(--kendo-spreadsheet-selection-border, var(--kendo-color-primary, #0f6cbd))"
|
|
13386
|
+
"value": "var(--kendo-spreadsheet-selection-border, var(--kendo-color-primary-on-surface, #0f6cbd))"
|
|
13387
13387
|
},
|
|
13388
13388
|
"kendo-spreadsheet-selection-shadow": {
|
|
13389
13389
|
"type": "String",
|
|
@@ -13391,7 +13391,7 @@
|
|
|
13391
13391
|
},
|
|
13392
13392
|
"kendo-spreadsheet-single-selection-bg": {
|
|
13393
13393
|
"type": "String",
|
|
13394
|
-
"value": "var(--kendo-spreadsheet-single-selection-bg, var(--kendo-color-primary, #0f6cbd))"
|
|
13394
|
+
"value": "var(--kendo-spreadsheet-single-selection-bg, var(--kendo-color-primary-on-surface, #0f6cbd))"
|
|
13395
13395
|
},
|
|
13396
13396
|
"kendo-spreadsheet-single-selection-text": {
|
|
13397
13397
|
"type": "String",
|
package/lib/swatches/all.json
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-theme-fluent",
|
|
3
3
|
"description": "A css variables based theme for Kendo UI that follows the Fluent design system guidelines.",
|
|
4
|
-
"version": "12.0.0-dev.
|
|
4
|
+
"version": "12.0.0-dev.4",
|
|
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.1.0",
|
|
57
|
-
"@progress/kendo-theme-core": "12.0.0-dev.
|
|
58
|
-
"@progress/kendo-theme-utils": "12.0.0-dev.
|
|
57
|
+
"@progress/kendo-theme-core": "12.0.0-dev.4",
|
|
58
|
+
"@progress/kendo-theme-utils": "12.0.0-dev.4"
|
|
59
59
|
},
|
|
60
60
|
"directories": {
|
|
61
61
|
"doc": "docs",
|
|
62
62
|
"lib": "lib"
|
|
63
63
|
},
|
|
64
|
-
"gitHead": "
|
|
64
|
+
"gitHead": "40ed04da0bc564e727c8bffc99c00df652e70c12"
|
|
65
65
|
}
|
package/scss/button/_theme.scss
CHANGED
|
@@ -78,18 +78,18 @@
|
|
|
78
78
|
.k-button-outline-#{$theme-color} {
|
|
79
79
|
color: k-color(#{$theme-color}-on-surface);
|
|
80
80
|
|
|
81
|
+
&:hover,
|
|
82
|
+
&.k-hover {
|
|
83
|
+
color: k-color(#{$theme-color}-on-surface);
|
|
84
|
+
background-color: color-mix(in srgb, k-color(#{$theme-color}-hover) 3%, transparent) !important; // stylelint-disable-line declaration-no-important
|
|
85
|
+
}
|
|
86
|
+
|
|
81
87
|
&:active,
|
|
82
88
|
&.k-active,
|
|
83
89
|
&.k-selected {
|
|
84
90
|
color: k-color(#{$theme-color}-on-surface);
|
|
85
91
|
background-color: color-mix(in srgb, k-color(#{$theme-color}-active) 13%, transparent) !important; // stylelint-disable-line declaration-no-important
|
|
86
92
|
}
|
|
87
|
-
|
|
88
|
-
&:hover,
|
|
89
|
-
&.k-hover {
|
|
90
|
-
color: k-color(#{$theme-color}-on-surface);
|
|
91
|
-
background-color: color-mix(in srgb, k-color(#{$theme-color}-hover) 3%, transparent) !important; // stylelint-disable-line declaration-no-important
|
|
92
|
-
}
|
|
93
93
|
}
|
|
94
94
|
}
|
|
95
95
|
|
|
@@ -179,7 +179,7 @@ $kendo-calendar-other-month-text: var( --kendo-calendar-other-month-text, k-colo
|
|
|
179
179
|
|
|
180
180
|
/// The background color of the calendar cells when hovered.
|
|
181
181
|
/// @group calendar
|
|
182
|
-
$kendo-calendar-cell-hover-bg: var( --kendo-calendar-cell-hover-bg, k-color(primary-subtle) ) !default;
|
|
182
|
+
$kendo-calendar-cell-hover-bg: var( --kendo-calendar-cell-hover-bg, color-mix(in srgb, k-color(primary-subtle) 75%, k-color(on-primary)) ) !default;
|
|
183
183
|
/// The text color of the calendar cells when hovered.
|
|
184
184
|
/// @group calendar
|
|
185
185
|
$kendo-calendar-cell-hover-text: var( --kendo-calendar-cell-hover-text, k-color(on-base) ) !default;
|
|
@@ -352,7 +352,7 @@ $kendo-grid-sticky-border: var( --kendo-grid-sticky-border, color-mix(in srgb, #
|
|
|
352
352
|
$kendo-grid-sticky-alt-bg: var( --kendo-grid-sticky-alt-bg, #{$kendo-grid-sticky-bg} ) !default;
|
|
353
353
|
/// The background color of the Grid sticky cell.
|
|
354
354
|
/// @group grid
|
|
355
|
-
$kendo-grid-sticky-hover-bg: var( --kendo-grid-sticky-hover-bg,
|
|
355
|
+
$kendo-grid-sticky-hover-bg: var( --kendo-grid-sticky-hover-bg, k-color(base-hover) ) !default;
|
|
356
356
|
|
|
357
357
|
/// The background color of the Grid sticky header.
|
|
358
358
|
/// @group grid
|
|
@@ -123,7 +123,7 @@ $kendo-input-focus-bg: $kendo-input-bg !default;
|
|
|
123
123
|
|
|
124
124
|
/// The border color of the focused solid Input components.
|
|
125
125
|
/// @group input
|
|
126
|
-
$kendo-input-focus-border: k-color(primary) !default;
|
|
126
|
+
$kendo-input-focus-border: k-color(primary-on-surface) !default;
|
|
127
127
|
|
|
128
128
|
/// The text color of the disabled solid Input components.
|
|
129
129
|
/// @group input
|
|
@@ -171,7 +171,7 @@ $kendo-input-outline-focus-bg: k-color(app-surface) !default;
|
|
|
171
171
|
|
|
172
172
|
/// The border color of the focused outline Input components.
|
|
173
173
|
/// @group input
|
|
174
|
-
$kendo-input-outline-focus-border: k-color(primary) !default;
|
|
174
|
+
$kendo-input-outline-focus-border: k-color(primary-on-surface) !default;
|
|
175
175
|
|
|
176
176
|
/// The text color of the disabled outline Input components.
|
|
177
177
|
/// @group input
|
|
@@ -219,7 +219,7 @@ $kendo-input-flat-focus-bg: k-color(app-surface) !default;
|
|
|
219
219
|
|
|
220
220
|
/// The border color of the focused flat Input components.
|
|
221
221
|
/// @group input
|
|
222
|
-
$kendo-input-flat-focus-border: k-color(primary) !default;
|
|
222
|
+
$kendo-input-flat-focus-border: k-color(primary-on-surface) !default;
|
|
223
223
|
|
|
224
224
|
/// The text color of the disabled flat Input components.
|
|
225
225
|
/// @group input
|
|
@@ -267,7 +267,7 @@ $kendo-picker-focus-bg: k-color(surface-alt) !default;
|
|
|
267
267
|
|
|
268
268
|
/// The border color of the focused solid Picker components.
|
|
269
269
|
/// @group input
|
|
270
|
-
$kendo-picker-focus-border: k-color(primary)
|
|
270
|
+
$kendo-picker-focus-border: k-color(primary-on-surface) !default;
|
|
271
271
|
|
|
272
272
|
/// The text color of the disabled solid Picker components.
|
|
273
273
|
/// @group input
|
|
@@ -315,7 +315,7 @@ $kendo-picker-outline-focus-bg: k-color(app-surface) !default;
|
|
|
315
315
|
|
|
316
316
|
/// The border color of the focused outline Picker components.
|
|
317
317
|
/// @group input
|
|
318
|
-
$kendo-picker-outline-focus-border: k-color(primary) !default;
|
|
318
|
+
$kendo-picker-outline-focus-border: k-color(primary-on-surface) !default;
|
|
319
319
|
|
|
320
320
|
/// The text color of the hovered and focused outline Picker components.
|
|
321
321
|
/// @group input
|
|
@@ -327,7 +327,7 @@ $kendo-picker-outline-hover-focus-bg: k-color(app-surface) !default;
|
|
|
327
327
|
|
|
328
328
|
/// The border color of the hovered and focused outline Picker components.
|
|
329
329
|
/// @group input
|
|
330
|
-
$kendo-picker-outline-hover-focus-border: k-color(primary) !default;
|
|
330
|
+
$kendo-picker-outline-hover-focus-border: k-color(primary-on-surface) !default;
|
|
331
331
|
|
|
332
332
|
/// The text color of the disabled outline Picker components.
|
|
333
333
|
/// @group input
|
|
@@ -375,7 +375,7 @@ $kendo-picker-flat-focus-bg: k-color(app-surface) !default;
|
|
|
375
375
|
|
|
376
376
|
/// The border color of the focused flat Picker components.
|
|
377
377
|
/// @group input
|
|
378
|
-
$kendo-picker-flat-focus-border: k-color(primary) !default;
|
|
378
|
+
$kendo-picker-flat-focus-border: k-color(primary-on-surface) !default;
|
|
379
379
|
|
|
380
380
|
/// The text color of the hovered and focused flat Picker components.
|
|
381
381
|
/// @group input
|
|
@@ -57,7 +57,7 @@ $kendo-panelbar-item-level-count: 4 !default;
|
|
|
57
57
|
|
|
58
58
|
/// The background color of the PanelBar.
|
|
59
59
|
/// @group panelbar
|
|
60
|
-
$kendo-panelbar-bg: var( --kendo-panelbar-bg, #{k-color(
|
|
60
|
+
$kendo-panelbar-bg: var( --kendo-panelbar-bg, #{k-color(base-subtle)} ) !default;
|
|
61
61
|
/// The text color of the PanelBar.
|
|
62
62
|
/// @group panelbar
|
|
63
63
|
$kendo-panelbar-text: var( --kendo-panelbar-text, #{k-color(on-app-surface)} ) !default;
|
|
@@ -106,14 +106,14 @@ $kendo-spreadsheet-selection-bg: var( --kendo-spreadsheet-selection-bg, transpar
|
|
|
106
106
|
$kendo-spreadsheet-selection-text: var( --kendo-spreadsheet-selection-text, null ) !default;
|
|
107
107
|
/// The border color of the Spreadsheet selection.
|
|
108
108
|
/// @group spreadsheet
|
|
109
|
-
$kendo-spreadsheet-selection-border: var( --kendo-spreadsheet-selection-border, k-color(primary) ) !default;
|
|
109
|
+
$kendo-spreadsheet-selection-border: var( --kendo-spreadsheet-selection-border, k-color(primary-on-surface) ) !default;
|
|
110
110
|
/// The shadow of the Spreadsheet selection.
|
|
111
111
|
/// @group spreadsheet
|
|
112
112
|
$kendo-spreadsheet-selection-shadow: var( --kendo-spreadsheet-selection-shadow, none ) !default;
|
|
113
113
|
|
|
114
114
|
/// The background color of the Spreadsheet single selection.
|
|
115
115
|
/// @group spreadsheet
|
|
116
|
-
$kendo-spreadsheet-single-selection-bg: var( --kendo-spreadsheet-single-selection-bg, k-color(primary) ) !default;
|
|
116
|
+
$kendo-spreadsheet-single-selection-bg: var( --kendo-spreadsheet-single-selection-bg, k-color(primary-on-surface) ) !default;
|
|
117
117
|
/// The text color of the Spreadsheet single selection.
|
|
118
118
|
/// @group spreadsheet
|
|
119
119
|
$kendo-spreadsheet-single-selection-text: var( --kendo-spreadsheet-single-selection-text, null ) !default;
|