@progress/kendo-theme-fluent 6.2.1-dev.0 → 6.2.1-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.
package/dist/all.css
CHANGED
|
@@ -44479,7 +44479,6 @@ kendo-grid.k-grid .k-table-row.k-hover .k-grid-content-sticky.k-selected {
|
|
|
44479
44479
|
display: flex;
|
|
44480
44480
|
flex-flow: column nowrap;
|
|
44481
44481
|
position: relative;
|
|
44482
|
-
z-index: 1;
|
|
44483
44482
|
-webkit-touch-callout: none;
|
|
44484
44483
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
44485
44484
|
}
|
package/lib/swatches/all.json
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-theme-fluent",
|
|
3
3
|
"description": "A css variables based theme for Kendo UI that follows the Fluent design system guidelines.",
|
|
4
|
-
"version": "6.2.1-dev.
|
|
4
|
+
"version": "6.2.1-dev.1+11ca05ae1",
|
|
5
5
|
"author": "Progress",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"keywords": [
|
|
@@ -50,8 +50,8 @@
|
|
|
50
50
|
},
|
|
51
51
|
"dependencies": {
|
|
52
52
|
"@progress/kendo-font-icons": "1.4.0",
|
|
53
|
-
"@progress/kendo-theme-core": "6.2.1-dev.
|
|
54
|
-
"@progress/kendo-theme-utils": "6.2.1-dev.
|
|
53
|
+
"@progress/kendo-theme-core": "6.2.1-dev.1+11ca05ae1",
|
|
54
|
+
"@progress/kendo-theme-utils": "6.2.1-dev.1+11ca05ae1"
|
|
55
55
|
},
|
|
56
|
-
"gitHead": "
|
|
56
|
+
"gitHead": "11ca05ae129666f4ab9b4ecd25194b577ddfa8c3"
|
|
57
57
|
}
|