@progress/kendo-theme-bootstrap 8.2.0-dev.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 CHANGED
@@ -52598,7 +52598,7 @@ $kendo-listview-item-focus-shadow: inset 0 0 0 3px if($kendo-enable-color-system
52598
52598
  $kendo-chart-wizard-icon-area-color: if($kendo-enable-color-system, k-color(primary), $kendo-color-primary) !default;
52599
52599
  /// The background color of the area around the chart type icon.
52600
52600
  /// @group chart-wizard
52601
- $kendo-chart-wizard-icon-area-bg: if($kendo-enable-color-system, k-color(primary-subtle), $kendo-color-primary-subtle) !default;
52601
+ $kendo-chart-wizard-icon-area-bg: if($kendo-enable-color-system, k-color(primary-subtle), k-try-tint( $kendo-color-primary, 80% )) !default;
52602
52602
  /// The border radius of the area around the chart type icon.
52603
52603
  /// @group chart-wizard
52604
52604
  $kendo-chart-wizard-icon-area-border-radius: k-border-radius(sm) !default;
@@ -52607,7 +52607,7 @@ $kendo-chart-wizard-icon-area-border-radius: k-border-radius(sm) !default;
52607
52607
  $kendo-chart-wizard-icon-area-padding: k-spacing(4) !default;
52608
52608
  /// The box shadow of the focused area around the chart type icon.
52609
52609
  /// @group chart-wizard
52610
- $kendo-chart-wizard-icon-area-focus-shadow: inset 0 0 0 1px if($kendo-enable-color-system, k-color(primary-emphasis), $kendo-color-primary-emphasis) !default;
52610
+ $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;
52611
52611
  /// The box shadow of the selected area around the chart type icon.
52612
52612
  /// @group chart-wizard
52613
52613
  $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-subtle)",
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-emphasis)",
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,
@@ -85301,7 +85301,7 @@
85301
85301
  "context": {
85302
85302
  "type": "variable",
85303
85303
  "name": "kendo-chart-wizard-icon-area-bg",
85304
- "value": "if($kendo-enable-color-system, k-color(primary-subtle), $kendo-color-primary-subtle)",
85304
+ "value": "if($kendo-enable-color-system, k-color(primary-subtle), k-try-tint( $kendo-color-primary, 80% ))",
85305
85305
  "scope": "default",
85306
85306
  "line": {
85307
85307
  "start": 8,
@@ -85382,7 +85382,7 @@
85382
85382
  "context": {
85383
85383
  "type": "variable",
85384
85384
  "name": "kendo-chart-wizard-icon-area-focus-shadow",
85385
- "value": "inset 0 0 0 1px if($kendo-enable-color-system, k-color(primary-emphasis), $kendo-color-primary-emphasis)",
85385
+ "value": "inset 0 0 0 1px if($kendo-enable-color-system, k-color(primary-emphasis), k-try-tint( $kendo-color-primary, 25% ))",
85386
85386
  "scope": "default",
85387
85387
  "line": {
85388
85388
  "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-subtle)",
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-emphasis)",
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,
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap 3 Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "8.2.0-dev.0",
6
+ "version": "8.2.1",
7
7
  "previewColors": [
8
8
  "#000000",
9
9
  "#222222",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap 3",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "8.2.0-dev.0",
6
+ "version": "8.2.1",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f5f5f5",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap 4 Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "8.2.0-dev.0",
6
+ "version": "8.2.1",
7
7
  "previewColors": [
8
8
  "#000000",
9
9
  "#212529",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap 4",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "8.2.0-dev.0",
6
+ "version": "8.2.1",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f8f9fa",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Dataviz v4",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "8.2.0-dev.0",
6
+ "version": "8.2.1",
7
7
  "previewColors": [
8
8
  "#0275d8",
9
9
  "#5bc0de",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Main Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "8.2.0-dev.0",
6
+ "version": "8.2.1",
7
7
  "previewColors": [
8
8
  "#000000",
9
9
  "#212529",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Main",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "8.2.0-dev.0",
6
+ "version": "8.2.1",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f8f9fa",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Nordic",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "8.2.0-dev.0",
6
+ "version": "8.2.1",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f8f9fa",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Turquoise Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "8.2.0-dev.0",
6
+ "version": "8.2.1",
7
7
  "previewColors": [
8
8
  "#000000",
9
9
  "#292b2c",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Turquoise",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "8.2.0-dev.0",
6
+ "version": "8.2.1",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f2f2f2",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Urban",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "8.2.0-dev.0",
6
+ "version": "8.2.1",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#e3eef4",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Vintage",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "8.2.0-dev.0",
6
+ "version": "8.2.1",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f2efe8",
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": "8.2.0-dev.0",
4
+ "version": "8.2.1",
5
5
  "author": "Progress",
6
6
  "license": "Apache-2.0",
7
7
  "keywords": [
@@ -53,14 +53,14 @@
53
53
  },
54
54
  "dependencies": {
55
55
  "@progress/kendo-svg-icons": "3.0.0",
56
- "@progress/kendo-theme-core": "8.2.0-dev.0",
57
- "@progress/kendo-theme-default": "8.2.0-dev.0",
58
- "@progress/kendo-theme-utils": "8.2.0-dev.0",
56
+ "@progress/kendo-theme-core": "8.2.0",
57
+ "@progress/kendo-theme-default": "8.2.1",
58
+ "@progress/kendo-theme-utils": "8.2.0",
59
59
  "bootstrap": "5.2.1"
60
60
  },
61
61
  "directories": {
62
62
  "doc": "docs",
63
63
  "lib": "lib"
64
64
  },
65
- "gitHead": "8644816d0a84d5207e206287bdc16855e2e87199"
65
+ "gitHead": "b9724348fa33159aca0e38e17e653f3eceedf9b5"
66
66
  }
@@ -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-subtle) !default;
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(sm) !default;
@@ -14,7 +14,7 @@ $kendo-chart-wizard-icon-area-border-radius: k-border-radius(sm) !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-emphasis) !default;
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;