@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.
- package/dist/all.css +1 -1
- package/dist/default-blue.css +1 -1
- package/dist/default-dataviz-v4.css +1 -1
- package/dist/default-green.css +1 -1
- package/dist/default-main-dark.css +1 -1
- package/dist/default-main.css +1 -1
- package/dist/default-nordic.css +1 -1
- package/dist/default-ocean-blue-a11y.css +1 -1
- package/dist/default-ocean-blue.css +1 -1
- package/dist/default-orange.css +1 -1
- package/dist/default-purple.css +1 -1
- package/dist/default-turquoise.css +1 -1
- package/dist/default-urban.css +1 -1
- package/dist/meta/sassdoc-data.json +438 -330
- package/dist/meta/sassdoc-raw-data.json +211 -161
- package/dist/meta/variables.json +12 -4
- 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 +5 -5
- package/scss/grid/_variables.scss +12 -2
package/dist/meta/variables.json
CHANGED
|
@@ -11950,8 +11950,8 @@
|
|
|
11950
11950
|
"value": "var(--kendo-color-base-hover, #ebebeb)"
|
|
11951
11951
|
},
|
|
11952
11952
|
"kendo-grid-sticky-border": {
|
|
11953
|
-
"type": "
|
|
11954
|
-
"value": "
|
|
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": "
|
|
11966
|
-
"value": "
|
|
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)"
|
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.
|
|
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.
|
|
56
|
-
"@progress/kendo-theme-core": "13.0.0-dev.
|
|
57
|
-
"@progress/kendo-theme-utils": "13.0.0-dev.
|
|
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": "
|
|
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:
|
|
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
|
);
|