@progress/kendo-theme-fluent 11.2.0-dev.1 → 11.2.0-dev.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 +1 -1
- package/dist/fluent-main-dark.css +1 -1
- package/dist/fluent-main.css +1 -1
- package/dist/meta/sassdoc-data.json +60 -6
- package/dist/meta/sassdoc-raw-data.json +28 -3
- package/dist/meta/variables.json +4 -0
- package/lib/swatches/all.json +1 -1
- package/lib/swatches/fluent-main-dark.json +1 -1
- package/lib/swatches/fluent-main.json +1 -1
- package/package.json +4 -4
- package/scss/grid/_layout.scss +20 -11
- package/scss/grid/_theme.scss +17 -0
- package/scss/grid/_variables.scss +3 -0
|
@@ -40174,15 +40174,15 @@
|
|
|
40174
40174
|
"resolvedType": "String"
|
|
40175
40175
|
},
|
|
40176
40176
|
{
|
|
40177
|
-
"description": "The Grid stack layout
|
|
40177
|
+
"description": "The outline color of the Grid stack layout focused cell.\n",
|
|
40178
40178
|
"commentRange": {
|
|
40179
40179
|
"start": 543,
|
|
40180
40180
|
"end": 544
|
|
40181
40181
|
},
|
|
40182
40182
|
"context": {
|
|
40183
40183
|
"type": "variable",
|
|
40184
|
-
"name": "kendo-grid-stack-
|
|
40185
|
-
"value": "k-
|
|
40184
|
+
"name": "kendo-grid-stack-focus-outline",
|
|
40185
|
+
"value": "k-color(base-emphasis)",
|
|
40186
40186
|
"scope": "default",
|
|
40187
40187
|
"line": {
|
|
40188
40188
|
"start": 545,
|
|
@@ -40197,6 +40197,33 @@
|
|
|
40197
40197
|
"path": "fluent/scss/grid/_variables.scss",
|
|
40198
40198
|
"name": "_variables.scss"
|
|
40199
40199
|
},
|
|
40200
|
+
"resolvedValue": "var(--kendo-color-base-emphasis, #605e5c)",
|
|
40201
|
+
"resolvedType": "String"
|
|
40202
|
+
},
|
|
40203
|
+
{
|
|
40204
|
+
"description": "The Grid stack layout expandable row shadow.\n",
|
|
40205
|
+
"commentRange": {
|
|
40206
|
+
"start": 546,
|
|
40207
|
+
"end": 547
|
|
40208
|
+
},
|
|
40209
|
+
"context": {
|
|
40210
|
+
"type": "variable",
|
|
40211
|
+
"name": "kendo-grid-stack-expandable-shadow",
|
|
40212
|
+
"value": "k-elevation(2)",
|
|
40213
|
+
"scope": "default",
|
|
40214
|
+
"line": {
|
|
40215
|
+
"start": 548,
|
|
40216
|
+
"end": 548
|
|
40217
|
+
}
|
|
40218
|
+
},
|
|
40219
|
+
"group": [
|
|
40220
|
+
"grid"
|
|
40221
|
+
],
|
|
40222
|
+
"access": "public",
|
|
40223
|
+
"file": {
|
|
40224
|
+
"path": "fluent/scss/grid/_variables.scss",
|
|
40225
|
+
"name": "_variables.scss"
|
|
40226
|
+
},
|
|
40200
40227
|
"resolvedValue": "var(--kendo-elevation-2, 0 0.6px 1.8px rgba(0, 0, 0, 0.1), 0 3.2px 7.2px rgba(0, 0, 0, 0.13))",
|
|
40201
40228
|
"resolvedType": "String"
|
|
40202
40229
|
},
|
|
@@ -134764,15 +134791,15 @@
|
|
|
134764
134791
|
"resolvedType": "String"
|
|
134765
134792
|
},
|
|
134766
134793
|
{
|
|
134767
|
-
"description": "The Grid stack layout
|
|
134794
|
+
"description": "The outline color of the Grid stack layout focused cell.\n",
|
|
134768
134795
|
"commentRange": {
|
|
134769
134796
|
"start": 543,
|
|
134770
134797
|
"end": 544
|
|
134771
134798
|
},
|
|
134772
134799
|
"context": {
|
|
134773
134800
|
"type": "variable",
|
|
134774
|
-
"name": "kendo-grid-stack-
|
|
134775
|
-
"value": "k-
|
|
134801
|
+
"name": "kendo-grid-stack-focus-outline",
|
|
134802
|
+
"value": "k-color(base-emphasis)",
|
|
134776
134803
|
"scope": "default",
|
|
134777
134804
|
"line": {
|
|
134778
134805
|
"start": 545,
|
|
@@ -134787,6 +134814,33 @@
|
|
|
134787
134814
|
"path": "fluent/scss/grid/_variables.scss",
|
|
134788
134815
|
"name": "_variables.scss"
|
|
134789
134816
|
},
|
|
134817
|
+
"resolvedValue": "var(--kendo-color-base-emphasis, #605e5c)",
|
|
134818
|
+
"resolvedType": "String"
|
|
134819
|
+
},
|
|
134820
|
+
{
|
|
134821
|
+
"description": "The Grid stack layout expandable row shadow.\n",
|
|
134822
|
+
"commentRange": {
|
|
134823
|
+
"start": 546,
|
|
134824
|
+
"end": 547
|
|
134825
|
+
},
|
|
134826
|
+
"context": {
|
|
134827
|
+
"type": "variable",
|
|
134828
|
+
"name": "kendo-grid-stack-expandable-shadow",
|
|
134829
|
+
"value": "k-elevation(2)",
|
|
134830
|
+
"scope": "default",
|
|
134831
|
+
"line": {
|
|
134832
|
+
"start": 548,
|
|
134833
|
+
"end": 548
|
|
134834
|
+
}
|
|
134835
|
+
},
|
|
134836
|
+
"group": [
|
|
134837
|
+
"grid"
|
|
134838
|
+
],
|
|
134839
|
+
"access": "public",
|
|
134840
|
+
"file": {
|
|
134841
|
+
"path": "fluent/scss/grid/_variables.scss",
|
|
134842
|
+
"name": "_variables.scss"
|
|
134843
|
+
},
|
|
134790
134844
|
"resolvedValue": "var(--kendo-elevation-2, 0 0.6px 1.8px rgba(0, 0, 0, 0.1), 0 3.2px 7.2px rgba(0, 0, 0, 0.13))",
|
|
134791
134845
|
"resolvedType": "String"
|
|
134792
134846
|
}
|
|
@@ -35044,15 +35044,15 @@
|
|
|
35044
35044
|
}
|
|
35045
35045
|
},
|
|
35046
35046
|
{
|
|
35047
|
-
"description": "The Grid stack layout
|
|
35047
|
+
"description": "The outline color of the Grid stack layout focused cell.\n",
|
|
35048
35048
|
"commentRange": {
|
|
35049
35049
|
"start": 543,
|
|
35050
35050
|
"end": 544
|
|
35051
35051
|
},
|
|
35052
35052
|
"context": {
|
|
35053
35053
|
"type": "variable",
|
|
35054
|
-
"name": "kendo-grid-stack-
|
|
35055
|
-
"value": "k-
|
|
35054
|
+
"name": "kendo-grid-stack-focus-outline",
|
|
35055
|
+
"value": "k-color(base-emphasis)",
|
|
35056
35056
|
"scope": "default",
|
|
35057
35057
|
"line": {
|
|
35058
35058
|
"start": 545,
|
|
@@ -35068,6 +35068,31 @@
|
|
|
35068
35068
|
"name": "_variables.scss"
|
|
35069
35069
|
}
|
|
35070
35070
|
},
|
|
35071
|
+
{
|
|
35072
|
+
"description": "The Grid stack layout expandable row shadow.\n",
|
|
35073
|
+
"commentRange": {
|
|
35074
|
+
"start": 546,
|
|
35075
|
+
"end": 547
|
|
35076
|
+
},
|
|
35077
|
+
"context": {
|
|
35078
|
+
"type": "variable",
|
|
35079
|
+
"name": "kendo-grid-stack-expandable-shadow",
|
|
35080
|
+
"value": "k-elevation(2)",
|
|
35081
|
+
"scope": "default",
|
|
35082
|
+
"line": {
|
|
35083
|
+
"start": 548,
|
|
35084
|
+
"end": 548
|
|
35085
|
+
}
|
|
35086
|
+
},
|
|
35087
|
+
"group": [
|
|
35088
|
+
"grid"
|
|
35089
|
+
],
|
|
35090
|
+
"access": "public",
|
|
35091
|
+
"file": {
|
|
35092
|
+
"path": "grid/_variables.scss",
|
|
35093
|
+
"name": "_variables.scss"
|
|
35094
|
+
}
|
|
35095
|
+
},
|
|
35071
35096
|
{
|
|
35072
35097
|
"description": "Font sizes of the icons.\n",
|
|
35073
35098
|
"commentRange": {
|
package/dist/meta/variables.json
CHANGED
|
@@ -13852,6 +13852,10 @@
|
|
|
13852
13852
|
"type": "String",
|
|
13853
13853
|
"value": "var(--kendo-color-subtle, #605e5c)"
|
|
13854
13854
|
},
|
|
13855
|
+
"kendo-grid-stack-focus-outline": {
|
|
13856
|
+
"type": "String",
|
|
13857
|
+
"value": "var(--kendo-color-base-emphasis, #605e5c)"
|
|
13858
|
+
},
|
|
13855
13859
|
"kendo-grid-stack-expandable-shadow": {
|
|
13856
13860
|
"type": "String",
|
|
13857
13861
|
"value": "var(--kendo-elevation-2, 0 0.6px 1.8px rgba(0, 0, 0, 0.1), 0 3.2px 7.2px rgba(0, 0, 0, 0.13))"
|
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": "11.2.0-dev.
|
|
4
|
+
"version": "11.2.0-dev.2",
|
|
5
5
|
"author": "Progress",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"keywords": [
|
|
@@ -54,12 +54,12 @@
|
|
|
54
54
|
},
|
|
55
55
|
"dependencies": {
|
|
56
56
|
"@progress/kendo-svg-icons": "^4.1.0",
|
|
57
|
-
"@progress/kendo-theme-core": "11.2.0-dev.
|
|
58
|
-
"@progress/kendo-theme-utils": "11.2.0-dev.
|
|
57
|
+
"@progress/kendo-theme-core": "11.2.0-dev.2",
|
|
58
|
+
"@progress/kendo-theme-utils": "11.2.0-dev.2"
|
|
59
59
|
},
|
|
60
60
|
"directories": {
|
|
61
61
|
"doc": "docs",
|
|
62
62
|
"lib": "lib"
|
|
63
63
|
},
|
|
64
|
-
"gitHead": "
|
|
64
|
+
"gitHead": "5b68190d257d628ffb73dee8f0b3c63d590c8644"
|
|
65
65
|
}
|
package/scss/grid/_layout.scss
CHANGED
|
@@ -1077,22 +1077,14 @@
|
|
|
1077
1077
|
}
|
|
1078
1078
|
}
|
|
1079
1079
|
|
|
1080
|
-
//
|
|
1081
|
-
.k-grid-
|
|
1080
|
+
// Column template
|
|
1081
|
+
.k-grid-column-template {
|
|
1082
1082
|
display: flex;
|
|
1083
1083
|
justify-content: flex-start;
|
|
1084
1084
|
flex-direction: column;
|
|
1085
1085
|
gap: 0;
|
|
1086
1086
|
padding-inline-start: k-spacing(1);
|
|
1087
1087
|
}
|
|
1088
|
-
|
|
1089
|
-
.k-grouping-aggregates-item-text {
|
|
1090
|
-
font-weight: normal;
|
|
1091
|
-
}
|
|
1092
|
-
|
|
1093
|
-
.k-grouping-aggregates-item-value {
|
|
1094
|
-
font-weight: $kendo-grid-selection-aggregates-font-weight;
|
|
1095
|
-
}
|
|
1096
1088
|
}
|
|
1097
1089
|
|
|
1098
1090
|
.k-grid-stack-row {
|
|
@@ -1109,7 +1101,18 @@
|
|
|
1109
1101
|
font-weight: $kendo-grid-stack-header-font-weight;
|
|
1110
1102
|
}
|
|
1111
1103
|
|
|
1112
|
-
|
|
1104
|
+
.k-grid-stack-content {
|
|
1105
|
+
// Reserve min-height for the cell content if empty
|
|
1106
|
+
min-height: calc( $kendo-grid-font-size * $kendo-grid-line-height );
|
|
1107
|
+
}
|
|
1108
|
+
|
|
1109
|
+
.k-grid-stack-cell {
|
|
1110
|
+
&:focus,
|
|
1111
|
+
&.k-focus {
|
|
1112
|
+
outline-offset: k-spacing(0.5);
|
|
1113
|
+
}
|
|
1114
|
+
}
|
|
1115
|
+
// Command cell
|
|
1113
1116
|
.k-grid-stack-cell.k-command-cell {
|
|
1114
1117
|
display: flex;
|
|
1115
1118
|
flex-wrap: wrap;
|
|
@@ -1117,6 +1120,12 @@
|
|
|
1117
1120
|
grid-column: 1 / -1;
|
|
1118
1121
|
}
|
|
1119
1122
|
|
|
1123
|
+
// Dirty cell
|
|
1124
|
+
.k-grid-stack-cell .k-dirty {
|
|
1125
|
+
inset-inline-start: auto;
|
|
1126
|
+
inset-inline-end: 0;
|
|
1127
|
+
}
|
|
1128
|
+
|
|
1120
1129
|
.k-grid-stack-expandable .k-table-td {
|
|
1121
1130
|
position: relative;
|
|
1122
1131
|
padding-inline: $kendo-grid-stack-cell-padding-x;
|
package/scss/grid/_theme.scss
CHANGED
|
@@ -472,4 +472,21 @@
|
|
|
472
472
|
.k-grid-stack-header {
|
|
473
473
|
@include fill( $color: var( --kendo-grid-stack-header-color, #{$kendo-grid-stack-header-color} ) );
|
|
474
474
|
}
|
|
475
|
+
|
|
476
|
+
.k-grid-stack-cell {
|
|
477
|
+
&:focus,
|
|
478
|
+
&.k-focus {
|
|
479
|
+
outline: 1px solid $kendo-grid-stack-focus-outline;
|
|
480
|
+
}
|
|
481
|
+
|
|
482
|
+
&.k-selected {
|
|
483
|
+
@include fill( $bg: var( --kendo-grid-selected-bg, #{$kendo-grid-selected-bg} ) );
|
|
484
|
+
}
|
|
485
|
+
}
|
|
486
|
+
|
|
487
|
+
// Dirty cell
|
|
488
|
+
.k-grid-stack-cell .k-dirty {
|
|
489
|
+
border-inline-start-color: rgba(0, 0, 0, 0);
|
|
490
|
+
border-inline-end-color: currentColor;
|
|
491
|
+
}
|
|
475
492
|
}
|
|
@@ -540,6 +540,9 @@ $kendo-grid-stack-expandable-shadow-height: k-spacing(2.5) !default;
|
|
|
540
540
|
/// The color of the Grid stack layout column header.
|
|
541
541
|
/// @group grid
|
|
542
542
|
$kendo-grid-stack-header-color: k-color(subtle) !default;
|
|
543
|
+
/// The outline color of the Grid stack layout focused cell.
|
|
544
|
+
/// @group grid
|
|
545
|
+
$kendo-grid-stack-focus-outline: k-color(base-emphasis) !default;
|
|
543
546
|
/// The Grid stack layout expandable row shadow.
|
|
544
547
|
/// @group grid
|
|
545
548
|
$kendo-grid-stack-expandable-shadow: k-elevation(2) !default;
|