@progress/kendo-theme-default 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/default-blue.json +1 -1
- package/lib/swatches/default-dataviz-v4.json +1 -1
- package/lib/swatches/default-green.json +1 -1
- package/lib/swatches/default-main-dark.json +1 -1
- package/lib/swatches/default-main.json +1 -1
- package/lib/swatches/default-nordic.json +1 -1
- package/lib/swatches/default-ocean-blue-a11y.json +1 -1
- package/lib/swatches/default-ocean-blue.json +1 -1
- package/lib/swatches/default-orange.json +1 -1
- package/lib/swatches/default-purple.json +1 -1
- package/lib/swatches/default-turquoise.json +1 -1
- package/lib/swatches/default-urban.json +1 -1
- package/package.json +2 -2
- package/scss/chart-wizard/_variables.scss +2 -2
package/dist/all.scss
CHANGED
|
@@ -48337,7 +48337,7 @@ $kendo-listview-item-focus-shadow: inset 0 0 0 2px rgba(0, 0, 0, .13) !default;
|
|
|
48337
48337
|
$kendo-chart-wizard-icon-area-color: if($kendo-enable-color-system, k-color(primary), $kendo-color-primary) !default;
|
|
48338
48338
|
/// The background color of the area around the chart type icon.
|
|
48339
48339
|
/// @group chart-wizard
|
|
48340
|
-
$kendo-chart-wizard-icon-area-bg: if($kendo-enable-color-system, k-color(primary-subtle), $kendo-color-primary
|
|
48340
|
+
$kendo-chart-wizard-icon-area-bg: if($kendo-enable-color-system, k-color(primary-subtle), k-try-tint( $kendo-color-primary, 80% )) !default;
|
|
48341
48341
|
/// The border radius of the area around the chart type icon.
|
|
48342
48342
|
/// @group chart-wizard
|
|
48343
48343
|
$kendo-chart-wizard-icon-area-border-radius: k-border-radius(md) !default;
|
|
@@ -48346,7 +48346,7 @@ $kendo-chart-wizard-icon-area-border-radius: k-border-radius(md) !default;
|
|
|
48346
48346
|
$kendo-chart-wizard-icon-area-padding: k-spacing(4) !default;
|
|
48347
48347
|
/// The box shadow of the focused area around the chart type icon.
|
|
48348
48348
|
/// @group chart-wizard
|
|
48349
|
-
$kendo-chart-wizard-icon-area-focus-shadow: inset 0 0 0 1px if($kendo-enable-color-system, k-color(primary-emphasis), $kendo-color-primary
|
|
48349
|
+
$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;
|
|
48350
48350
|
/// The box shadow of the selected area around the chart type icon.
|
|
48351
48351
|
/// @group chart-wizard
|
|
48352
48352
|
$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,
|
|
@@ -87210,7 +87210,7 @@
|
|
|
87210
87210
|
"context": {
|
|
87211
87211
|
"type": "variable",
|
|
87212
87212
|
"name": "kendo-chart-wizard-icon-area-bg",
|
|
87213
|
-
"value": "if($kendo-enable-color-system, k-color(primary-subtle), $kendo-color-primary
|
|
87213
|
+
"value": "if($kendo-enable-color-system, k-color(primary-subtle), k-try-tint( $kendo-color-primary, 80% ))",
|
|
87214
87214
|
"scope": "default",
|
|
87215
87215
|
"line": {
|
|
87216
87216
|
"start": 8,
|
|
@@ -87291,7 +87291,7 @@
|
|
|
87291
87291
|
"context": {
|
|
87292
87292
|
"type": "variable",
|
|
87293
87293
|
"name": "kendo-chart-wizard-icon-area-focus-shadow",
|
|
87294
|
-
"value": "inset 0 0 0 1px if($kendo-enable-color-system, k-color(primary-emphasis), $kendo-color-primary
|
|
87294
|
+
"value": "inset 0 0 0 1px if($kendo-enable-color-system, k-color(primary-emphasis), k-try-tint( $kendo-color-primary, 25% ))",
|
|
87295
87295
|
"scope": "default",
|
|
87296
87296
|
"line": {
|
|
87297
87297
|
"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-default",
|
|
3
3
|
"description": "SASS resources for the default 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": [
|
|
@@ -59,5 +59,5 @@
|
|
|
59
59
|
"doc": "docs",
|
|
60
60
|
"lib": "lib"
|
|
61
61
|
},
|
|
62
|
-
"gitHead": "
|
|
62
|
+
"gitHead": "b9724348fa33159aca0e38e17e653f3eceedf9b5"
|
|
63
63
|
}
|
|
@@ -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;
|