@progress/kendo-theme-default 13.0.0-dev.0 → 13.0.0-dev.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.
@@ -11950,8 +11950,8 @@
11950
11950
  "value": "var(--kendo-color-base-hover, #ebebeb)"
11951
11951
  },
11952
11952
  "kendo-grid-sticky-border": {
11953
- "type": "Color",
11954
- "value": "rgba(0, 0, 0, 0.3)"
11953
+ "type": "String",
11954
+ "value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #3d3d3d) 30%, transparent)"
11955
11955
  },
11956
11956
  "kendo-grid-sticky-header-bg": {
11957
11957
  "type": "String",
@@ -11962,13 +11962,17 @@
11962
11962
  "value": "var(--kendo-color-on-app-surface, #3d3d3d)"
11963
11963
  },
11964
11964
  "kendo-grid-sticky-header-border": {
11965
- "type": "Color",
11966
- "value": "rgba(0, 0, 0, 0.3)"
11965
+ "type": "String",
11966
+ "value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #3d3d3d) 30%, transparent)"
11967
11967
  },
11968
11968
  "kendo-grid-sticky-footer-bg": {
11969
11969
  "type": "String",
11970
11970
  "value": "var(--kendo-color-surface, #fafafa)"
11971
11971
  },
11972
+ "kendo-grid-sticky-container-shadow": {
11973
+ "type": "String",
11974
+ "value": "var(--kendo-elevation-3, 0 6px 8px rgba(0, 0, 0, 0.08), 0 4px 16px rgba(0, 0, 0, 0.12))"
11975
+ },
11972
11976
  "kendo-grid-column-menu-width": {
11973
11977
  "type": "Number",
11974
11978
  "value": "230px"
@@ -12129,6 +12133,10 @@
12129
12133
  "type": "String",
12130
12134
  "value": "var(--kendo-elevation-2, 0 4px 6px rgba(0, 0, 0, 0.06), 0 4px 16px rgba(0, 0, 0, 0.12))"
12131
12135
  },
12136
+ "kendo-grid-pinned-source-font-weight": {
12137
+ "type": "String",
12138
+ "value": "var(--kendo-font-weight-bold, 700)"
12139
+ },
12132
12140
  "kendo-listview-padding-x": {
12133
12141
  "type": "String",
12134
12142
  "value": "var(--kendo-spacing-1, 0.25rem)"
@@ -3,7 +3,7 @@
3
3
  "name": "Default Blue",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "13.0.0-dev.0",
6
+ "version": "13.0.0-dev.1",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f5f5f5",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Dataviz v4",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "13.0.0-dev.0",
6
+ "version": "13.0.0-dev.1",
7
7
  "previewColors": [
8
8
  "#ff6358",
9
9
  "#ffd246",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Green",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "13.0.0-dev.0",
6
+ "version": "13.0.0-dev.1",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f5f5f5",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Main Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "13.0.0-dev.0",
6
+ "version": "13.0.0-dev.1",
7
7
  "previewColors": [
8
8
  "#000000",
9
9
  "#151515",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Main",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "13.0.0-dev.0",
6
+ "version": "13.0.0-dev.1",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f5f5f5",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Nordic",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "13.0.0-dev.0",
6
+ "version": "13.0.0-dev.1",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#50686e",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Ocean Blue A11Y",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "13.0.0-dev.0",
6
+ "version": "13.0.0-dev.1",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f5f5f5",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Ocean Blue",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "13.0.0-dev.0",
6
+ "version": "13.0.0-dev.1",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f5f5f5",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Orange",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "13.0.0-dev.0",
6
+ "version": "13.0.0-dev.1",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f5f5f5",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Purple",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "13.0.0-dev.0",
6
+ "version": "13.0.0-dev.1",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f5f5f5",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Turquoise",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "13.0.0-dev.0",
6
+ "version": "13.0.0-dev.1",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f5f5f5",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Urban",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "13.0.0-dev.0",
6
+ "version": "13.0.0-dev.1",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#e3eef4",
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": "13.0.0-dev.0",
4
+ "version": "13.0.0-dev.1",
5
5
  "author": "Progress",
6
6
  "license": "Apache-2.0",
7
7
  "keywords": [
@@ -52,13 +52,13 @@
52
52
  "postpublish": "echo 'no postpublish for default theme'"
53
53
  },
54
54
  "dependencies": {
55
- "@progress/kendo-svg-icons": "^4.6.0",
56
- "@progress/kendo-theme-core": "13.0.0-dev.0",
57
- "@progress/kendo-theme-utils": "13.0.0-dev.0"
55
+ "@progress/kendo-svg-icons": "^4.8.0",
56
+ "@progress/kendo-theme-core": "13.0.0-dev.1",
57
+ "@progress/kendo-theme-utils": "13.0.0-dev.1"
58
58
  },
59
59
  "directories": {
60
60
  "doc": "docs",
61
61
  "lib": "lib"
62
62
  },
63
- "gitHead": "38e27eadee8553fb04c4e46f57812022ff2e149b"
63
+ "gitHead": "c1e883bc20fcf4b83398d27c582cd0fcb3e6f71f"
64
64
  }
@@ -327,7 +327,7 @@ $kendo-grid-sticky-alt-bg: k-color(base) !default;
327
327
 
328
328
  /// The border color of the sticky content in the Grid.
329
329
  /// @group grid
330
- $kendo-grid-sticky-border: rgba( black, .3 ) !default;
330
+ $kendo-grid-sticky-border: color-mix(in srgb, k-color(on-app-surface) 30%, transparent) !default;
331
331
 
332
332
  /// The background color of the sticky header in the Grid.
333
333
  /// @group grid
@@ -343,6 +343,10 @@ $kendo-grid-sticky-header-border: $kendo-grid-sticky-border !default;
343
343
  /// @group grid
344
344
  $kendo-grid-sticky-footer-bg: $kendo-grid-header-bg !default;
345
345
 
346
+ /// The box shadow of the sticky container in the Grid.
347
+ /// @group grid
348
+ $kendo-grid-sticky-container-shadow: k-elevation(3) !default;
349
+
346
350
 
347
351
  /// The width of the Grid column menu.
348
352
  /// @group grid
@@ -484,6 +488,10 @@ $kendo-grid-stack-focus-outline: color-mix(in srgb, k-color(on-app-surface) 12%,
484
488
  /// @group grid
485
489
  $kendo-grid-stack-expandable-shadow: k-elevation(2) !default;
486
490
 
491
+ /// The font weight of the pinned source row in the Grid.
492
+ /// @group grid
493
+ $kendo-grid-pinned-source-font-weight: var( --kendo-font-weight-bold, 700 ) !default;
494
+
487
495
  @forward "@progress/kendo-theme-core/scss/components/grid/_variables.scss" with (
488
496
  $kendo-grid-default-size: $kendo-grid-default-size,
489
497
  $kendo-grid-border-width: $kendo-grid-border-width,
@@ -623,5 +631,7 @@ $kendo-grid-stack-expandable-shadow: k-elevation(2) !default;
623
631
  $kendo-grid-stack-expandable-shadow-height: $kendo-grid-stack-expandable-shadow-height,
624
632
  $kendo-grid-stack-header-color: $kendo-grid-stack-header-color,
625
633
  $kendo-grid-stack-focus-outline: $kendo-grid-stack-focus-outline,
626
- $kendo-grid-stack-expandable-shadow: $kendo-grid-stack-expandable-shadow
634
+ $kendo-grid-stack-expandable-shadow: $kendo-grid-stack-expandable-shadow,
635
+ $kendo-grid-pinned-source-font-weight: $kendo-grid-pinned-source-font-weight,
636
+ $kendo-grid-sticky-container-shadow: $kendo-grid-sticky-container-shadow
627
637
  );