@progress/kendo-theme-material 6.0.1 → 6.0.2

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 CHANGED
@@ -42576,14 +42576,17 @@ kendo-grid .k-grid-row-sticky .k-table-td {
42576
42576
  }
42577
42577
 
42578
42578
  .k-grid-header .k-table-thead > .k-table-row:not(:only-child) > .k-table-th.k-grid-header-sticky {
42579
- border-right-color: rgba(0, 0, 0, 0.5);
42580
- border-left-color: rgba(0, 0, 0, 0.5);
42579
+ border-inline-color: rgba(0, 0, 0, 0.5);
42581
42580
  }
42582
42581
 
42583
- .k-table-thead.k-grid-header > .k-table-row:not(:only-child) > .k-table-th {
42582
+ .k-grid-header .k-table-thead > .k-table-row:not(:only-child) > .k-table-th {
42584
42583
  border-inline-start-color: rgba(0, 0, 0, 0.12);
42585
42584
  }
42586
42585
 
42586
+ .k-grid-header .k-grid-header-locked .k-table-thead .k-table-row .k-table-th {
42587
+ border-inline-color: rgba(0, 0, 0, 0.5);
42588
+ }
42589
+
42587
42590
  .k-group-footer td,
42588
42591
  .k-group-footer .k-table-td,
42589
42592
  .k-group-footer .k-grid-footer-sticky {
package/dist/all.scss CHANGED
@@ -36031,15 +36031,18 @@ $kendo-grid-group-footer-second-cell-border: 0px !default;
36031
36031
 
36032
36032
  .k-table-thead > .k-table-row:not(:only-child) > .k-table-th {
36033
36033
  &.k-grid-header-sticky {
36034
- border-right-color: $kendo-grid-sticky-header-border;
36035
- border-left-color: $kendo-grid-sticky-header-border;
36034
+ border-inline-color: $kendo-grid-sticky-header-border;
36036
36035
  }
36037
36036
  }
36038
36037
 
36039
- }
36038
+ .k-table-thead > .k-table-row:not(:only-child) > .k-table-th {
36039
+ border-inline-start-color: $kendo-grid-border;
36040
+ }
36041
+
36042
+ .k-grid-header-locked .k-table-thead .k-table-row .k-table-th {
36043
+ border-inline-color: $kendo-grid-sticky-header-border;
36044
+ }
36040
36045
 
36041
- .k-table-thead.k-grid-header > .k-table-row:not(:only-child) > .k-table-th {
36042
- border-inline-start-color: $kendo-grid-border;
36043
36046
  }
36044
36047
 
36045
36048
  .k-group-footer {
@@ -3,7 +3,7 @@
3
3
  "name": "Material Aqua Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "6.0.1",
6
+ "version": "6.0.2",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#121212",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Arctic",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "6.0.1",
6
+ "version": "6.0.2",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Burnt Teal",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "6.0.1",
6
+ "version": "6.0.2",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Dataviz v4",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "6.0.1",
6
+ "version": "6.0.2",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#3f51b5",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Eggplant",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "6.0.1",
6
+ "version": "6.0.2",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Lime Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "6.0.1",
6
+ "version": "6.0.2",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#121212",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Lime",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "6.0.1",
6
+ "version": "6.0.2",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Main Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "6.0.1",
6
+ "version": "6.0.2",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#121212",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Main",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "6.0.1",
6
+ "version": "6.0.2",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Nova",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "6.0.1",
6
+ "version": "6.0.2",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Pacific Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "6.0.1",
6
+ "version": "6.0.2",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#121212",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Pacific Light",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "6.0.1",
6
+ "version": "6.0.2",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Sky Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "6.0.1",
6
+ "version": "6.0.2",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#121212",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Sky",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "6.0.1",
6
+ "version": "6.0.2",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Smoke",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "6.0.1",
6
+ "version": "6.0.2",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@progress/kendo-theme-material",
3
3
  "description": "Material theme for Kendo UI",
4
- "version": "6.0.1",
4
+ "version": "6.0.2",
5
5
  "author": "Progress",
6
6
  "license": "Apache-2.0",
7
7
  "keywords": [
@@ -50,9 +50,9 @@
50
50
  },
51
51
  "dependencies": {
52
52
  "@progress/kendo-font-icons": "^1.0.0",
53
- "@progress/kendo-theme-core": "^6.0.0",
54
- "@progress/kendo-theme-default": "^6.0.1",
55
- "@progress/kendo-theme-utils": "^6.0.0"
53
+ "@progress/kendo-theme-core": "^6.0.2",
54
+ "@progress/kendo-theme-default": "^6.0.2",
55
+ "@progress/kendo-theme-utils": "^6.0.2"
56
56
  },
57
- "gitHead": "8c0de1a359af7569b880867f5ddfdd23ca3cc0a4"
57
+ "gitHead": "ba4938b03e5055885c80f922a872f6d7031e5c61"
58
58
  }
@@ -161,15 +161,18 @@
161
161
 
162
162
  .k-table-thead > .k-table-row:not(:only-child) > .k-table-th {
163
163
  &.k-grid-header-sticky {
164
- border-right-color: $kendo-grid-sticky-header-border;
165
- border-left-color: $kendo-grid-sticky-header-border;
164
+ border-inline-color: $kendo-grid-sticky-header-border;
166
165
  }
167
166
  }
168
167
 
169
- }
168
+ .k-table-thead > .k-table-row:not(:only-child) > .k-table-th {
169
+ border-inline-start-color: $kendo-grid-border;
170
+ }
171
+
172
+ .k-grid-header-locked .k-table-thead .k-table-row .k-table-th {
173
+ border-inline-color: $kendo-grid-sticky-header-border;
174
+ }
170
175
 
171
- .k-table-thead.k-grid-header > .k-table-row:not(:only-child) > .k-table-th {
172
- border-inline-start-color: $kendo-grid-border;
173
176
  }
174
177
 
175
178
  .k-group-footer {