@progress/kendo-theme-classic 8.2.0 → 8.2.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.scss +2 -2
- package/dist/meta/sassdoc-data.json +4 -4
- package/dist/meta/sassdoc-raw-data.json +2 -2
- package/lib/swatches/classic-green-dark.json +1 -1
- package/lib/swatches/classic-green.json +1 -1
- package/lib/swatches/classic-lavender-dark.json +1 -1
- package/lib/swatches/classic-lavender.json +1 -1
- package/lib/swatches/classic-main-dark.json +1 -1
- package/lib/swatches/classic-main.json +1 -1
- package/lib/swatches/classic-metro-dark.json +1 -1
- package/lib/swatches/classic-metro.json +1 -1
- package/lib/swatches/classic-moonlight.json +1 -1
- package/lib/swatches/classic-opal-dark.json +1 -1
- package/lib/swatches/classic-opal.json +1 -1
- package/lib/swatches/classic-silver-dark.json +1 -1
- package/lib/swatches/classic-silver.json +1 -1
- package/lib/swatches/classic-uniform.json +1 -1
- package/package.json +3 -3
- package/scss/chart-wizard/_variables.scss +2 -2
package/dist/all.scss
CHANGED
|
@@ -49753,7 +49753,7 @@ $kendo-listview-item-focus-shadow: inset 0 0 0 2px rgba( black, .13 ) !default;
|
|
|
49753
49753
|
$kendo-chart-wizard-icon-area-color: if($kendo-enable-color-system, k-color(primary), $kendo-color-primary) !default;
|
|
49754
49754
|
/// The background color of the area around the chart type icon.
|
|
49755
49755
|
/// @group chart-wizard
|
|
49756
|
-
$kendo-chart-wizard-icon-area-bg: if($kendo-enable-color-system, k-color(primary-subtle), $kendo-color-primary
|
|
49756
|
+
$kendo-chart-wizard-icon-area-bg: if($kendo-enable-color-system, k-color(primary-subtle), k-try-tint( $kendo-color-primary, 80% )) !default;
|
|
49757
49757
|
/// The border radius of the area around the chart type icon.
|
|
49758
49758
|
/// @group chart-wizard
|
|
49759
49759
|
$kendo-chart-wizard-icon-area-border-radius: k-border-radius(md) !default;
|
|
@@ -49762,7 +49762,7 @@ $kendo-chart-wizard-icon-area-border-radius: k-border-radius(md) !default;
|
|
|
49762
49762
|
$kendo-chart-wizard-icon-area-padding: k-spacing(4) !default;
|
|
49763
49763
|
/// The box shadow of the focused area around the chart type icon.
|
|
49764
49764
|
/// @group chart-wizard
|
|
49765
|
-
$kendo-chart-wizard-icon-area-focus-shadow: inset 0 0 0 1px if($kendo-enable-color-system, k-color(primary-emphasis), $kendo-color-primary
|
|
49765
|
+
$kendo-chart-wizard-icon-area-focus-shadow: inset 0 0 0 1px if($kendo-enable-color-system, k-color(primary-emphasis), k-try-tint( $kendo-color-primary, 25% )) !default;
|
|
49766
49766
|
/// The box shadow of the selected area around the chart type icon.
|
|
49767
49767
|
/// @group chart-wizard
|
|
49768
49768
|
$kendo-chart-wizard-icon-area-selected-shadow: inset 0 0 0 1px $kendo-chart-wizard-icon-area-color !default;
|
|
@@ -9581,7 +9581,7 @@
|
|
|
9581
9581
|
"context": {
|
|
9582
9582
|
"type": "variable",
|
|
9583
9583
|
"name": "kendo-chart-wizard-icon-area-bg",
|
|
9584
|
-
"value": "if($kendo-enable-color-system, k-color(primary-subtle), $kendo-color-primary
|
|
9584
|
+
"value": "if($kendo-enable-color-system, k-color(primary-subtle), k-try-tint( $kendo-color-primary, 80% ))",
|
|
9585
9585
|
"scope": "default",
|
|
9586
9586
|
"line": {
|
|
9587
9587
|
"start": 8,
|
|
@@ -9662,7 +9662,7 @@
|
|
|
9662
9662
|
"context": {
|
|
9663
9663
|
"type": "variable",
|
|
9664
9664
|
"name": "kendo-chart-wizard-icon-area-focus-shadow",
|
|
9665
|
-
"value": "inset 0 0 0 1px if($kendo-enable-color-system, k-color(primary-emphasis), $kendo-color-primary
|
|
9665
|
+
"value": "inset 0 0 0 1px if($kendo-enable-color-system, k-color(primary-emphasis), k-try-tint( $kendo-color-primary, 25% ))",
|
|
9666
9666
|
"scope": "default",
|
|
9667
9667
|
"line": {
|
|
9668
9668
|
"start": 17,
|
|
@@ -86252,7 +86252,7 @@
|
|
|
86252
86252
|
"context": {
|
|
86253
86253
|
"type": "variable",
|
|
86254
86254
|
"name": "kendo-chart-wizard-icon-area-bg",
|
|
86255
|
-
"value": "if($kendo-enable-color-system, k-color(primary-subtle), $kendo-color-primary
|
|
86255
|
+
"value": "if($kendo-enable-color-system, k-color(primary-subtle), k-try-tint( $kendo-color-primary, 80% ))",
|
|
86256
86256
|
"scope": "default",
|
|
86257
86257
|
"line": {
|
|
86258
86258
|
"start": 8,
|
|
@@ -86333,7 +86333,7 @@
|
|
|
86333
86333
|
"context": {
|
|
86334
86334
|
"type": "variable",
|
|
86335
86335
|
"name": "kendo-chart-wizard-icon-area-focus-shadow",
|
|
86336
|
-
"value": "inset 0 0 0 1px if($kendo-enable-color-system, k-color(primary-emphasis), $kendo-color-primary
|
|
86336
|
+
"value": "inset 0 0 0 1px if($kendo-enable-color-system, k-color(primary-emphasis), k-try-tint( $kendo-color-primary, 25% ))",
|
|
86337
86337
|
"scope": "default",
|
|
86338
86338
|
"line": {
|
|
86339
86339
|
"start": 17,
|
|
@@ -8758,7 +8758,7 @@
|
|
|
8758
8758
|
"context": {
|
|
8759
8759
|
"type": "variable",
|
|
8760
8760
|
"name": "kendo-chart-wizard-icon-area-bg",
|
|
8761
|
-
"value": "if($kendo-enable-color-system, k-color(primary-subtle), $kendo-color-primary
|
|
8761
|
+
"value": "if($kendo-enable-color-system, k-color(primary-subtle), k-try-tint( $kendo-color-primary, 80% ))",
|
|
8762
8762
|
"scope": "default",
|
|
8763
8763
|
"line": {
|
|
8764
8764
|
"start": 8,
|
|
@@ -8833,7 +8833,7 @@
|
|
|
8833
8833
|
"context": {
|
|
8834
8834
|
"type": "variable",
|
|
8835
8835
|
"name": "kendo-chart-wizard-icon-area-focus-shadow",
|
|
8836
|
-
"value": "inset 0 0 0 1px if($kendo-enable-color-system, k-color(primary-emphasis), $kendo-color-primary
|
|
8836
|
+
"value": "inset 0 0 0 1px if($kendo-enable-color-system, k-color(primary-emphasis), k-try-tint( $kendo-color-primary, 25% ))",
|
|
8837
8837
|
"scope": "default",
|
|
8838
8838
|
"line": {
|
|
8839
8839
|
"start": 17,
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-theme-classic",
|
|
3
3
|
"description": "Sass port of less based themes for Kendo UI theme",
|
|
4
|
-
"version": "8.2.
|
|
4
|
+
"version": "8.2.1",
|
|
5
5
|
"author": "Progress",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"keywords": [
|
|
@@ -54,12 +54,12 @@
|
|
|
54
54
|
"dependencies": {
|
|
55
55
|
"@progress/kendo-svg-icons": "3.0.0",
|
|
56
56
|
"@progress/kendo-theme-core": "8.2.0",
|
|
57
|
-
"@progress/kendo-theme-default": "8.2.
|
|
57
|
+
"@progress/kendo-theme-default": "8.2.1",
|
|
58
58
|
"@progress/kendo-theme-utils": "8.2.0"
|
|
59
59
|
},
|
|
60
60
|
"directories": {
|
|
61
61
|
"doc": "docs",
|
|
62
62
|
"lib": "lib"
|
|
63
63
|
},
|
|
64
|
-
"gitHead": "
|
|
64
|
+
"gitHead": "b9724348fa33159aca0e38e17e653f3eceedf9b5"
|
|
65
65
|
}
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
$kendo-chart-wizard-icon-area-color: if($kendo-enable-color-system, k-color(primary), $kendo-color-primary) !default;
|
|
6
6
|
/// The background color of the area around the chart type icon.
|
|
7
7
|
/// @group chart-wizard
|
|
8
|
-
$kendo-chart-wizard-icon-area-bg: if($kendo-enable-color-system, k-color(primary-subtle), $kendo-color-primary
|
|
8
|
+
$kendo-chart-wizard-icon-area-bg: if($kendo-enable-color-system, k-color(primary-subtle), k-try-tint( $kendo-color-primary, 80% )) !default;
|
|
9
9
|
/// The border radius of the area around the chart type icon.
|
|
10
10
|
/// @group chart-wizard
|
|
11
11
|
$kendo-chart-wizard-icon-area-border-radius: k-border-radius(md) !default;
|
|
@@ -14,7 +14,7 @@ $kendo-chart-wizard-icon-area-border-radius: k-border-radius(md) !default;
|
|
|
14
14
|
$kendo-chart-wizard-icon-area-padding: k-spacing(4) !default;
|
|
15
15
|
/// The box shadow of the focused area around the chart type icon.
|
|
16
16
|
/// @group chart-wizard
|
|
17
|
-
$kendo-chart-wizard-icon-area-focus-shadow: inset 0 0 0 1px if($kendo-enable-color-system, k-color(primary-emphasis), $kendo-color-primary
|
|
17
|
+
$kendo-chart-wizard-icon-area-focus-shadow: inset 0 0 0 1px if($kendo-enable-color-system, k-color(primary-emphasis), k-try-tint( $kendo-color-primary, 25% )) !default;
|
|
18
18
|
/// The box shadow of the selected area around the chart type icon.
|
|
19
19
|
/// @group chart-wizard
|
|
20
20
|
$kendo-chart-wizard-icon-area-selected-shadow: inset 0 0 0 1px $kendo-chart-wizard-icon-area-color !default;
|