@progress/kendo-theme-default 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/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-a11y.scss +1 -0
- 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 +60 -6
- package/dist/meta/sassdoc-raw-data.json +28 -3
- package/dist/meta/variables.json +4 -0
- 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 +6 -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 +4 -4
- package/scss/grid/_variables.scss +4 -0
|
@@ -29462,15 +29462,15 @@
|
|
|
29462
29462
|
"resolvedType": "String"
|
|
29463
29463
|
},
|
|
29464
29464
|
{
|
|
29465
|
-
"description": "The Grid stack layout
|
|
29465
|
+
"description": "The outline color of the Grid stack layout focused cell.\n",
|
|
29466
29466
|
"commentRange": {
|
|
29467
29467
|
"start": 347,
|
|
29468
29468
|
"end": 348
|
|
29469
29469
|
},
|
|
29470
29470
|
"context": {
|
|
29471
29471
|
"type": "variable",
|
|
29472
|
-
"name": "kendo-grid-stack-
|
|
29473
|
-
"value": "k-
|
|
29472
|
+
"name": "kendo-grid-stack-focus-outline",
|
|
29473
|
+
"value": "color-mix(in srgb, k-color(on-app-surface) 12%, transparent)",
|
|
29474
29474
|
"scope": "default",
|
|
29475
29475
|
"line": {
|
|
29476
29476
|
"start": 349,
|
|
@@ -29485,6 +29485,33 @@
|
|
|
29485
29485
|
"path": "default/scss/grid/_variables.scss",
|
|
29486
29486
|
"name": "_variables.scss"
|
|
29487
29487
|
},
|
|
29488
|
+
"resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface, #3d3d3d) 12%, transparent)",
|
|
29489
|
+
"resolvedType": "String"
|
|
29490
|
+
},
|
|
29491
|
+
{
|
|
29492
|
+
"description": "The Grid stack layout expandable row shadow.\n",
|
|
29493
|
+
"commentRange": {
|
|
29494
|
+
"start": 350,
|
|
29495
|
+
"end": 351
|
|
29496
|
+
},
|
|
29497
|
+
"context": {
|
|
29498
|
+
"type": "variable",
|
|
29499
|
+
"name": "kendo-grid-stack-expandable-shadow",
|
|
29500
|
+
"value": "k-elevation(2)",
|
|
29501
|
+
"scope": "default",
|
|
29502
|
+
"line": {
|
|
29503
|
+
"start": 352,
|
|
29504
|
+
"end": 352
|
|
29505
|
+
}
|
|
29506
|
+
},
|
|
29507
|
+
"group": [
|
|
29508
|
+
"grid"
|
|
29509
|
+
],
|
|
29510
|
+
"access": "public",
|
|
29511
|
+
"file": {
|
|
29512
|
+
"path": "default/scss/grid/_variables.scss",
|
|
29513
|
+
"name": "_variables.scss"
|
|
29514
|
+
},
|
|
29488
29515
|
"resolvedValue": "var(--kendo-elevation-2, 0 4px 6px rgba(0, 0, 0, 0.06), 0 4px 16px rgba(0, 0, 0, 0.12))",
|
|
29489
29516
|
"resolvedType": "String"
|
|
29490
29517
|
},
|
|
@@ -110216,15 +110243,15 @@
|
|
|
110216
110243
|
"resolvedType": "String"
|
|
110217
110244
|
},
|
|
110218
110245
|
{
|
|
110219
|
-
"description": "The Grid stack layout
|
|
110246
|
+
"description": "The outline color of the Grid stack layout focused cell.\n",
|
|
110220
110247
|
"commentRange": {
|
|
110221
110248
|
"start": 347,
|
|
110222
110249
|
"end": 348
|
|
110223
110250
|
},
|
|
110224
110251
|
"context": {
|
|
110225
110252
|
"type": "variable",
|
|
110226
|
-
"name": "kendo-grid-stack-
|
|
110227
|
-
"value": "k-
|
|
110253
|
+
"name": "kendo-grid-stack-focus-outline",
|
|
110254
|
+
"value": "color-mix(in srgb, k-color(on-app-surface) 12%, transparent)",
|
|
110228
110255
|
"scope": "default",
|
|
110229
110256
|
"line": {
|
|
110230
110257
|
"start": 349,
|
|
@@ -110239,6 +110266,33 @@
|
|
|
110239
110266
|
"path": "default/scss/grid/_variables.scss",
|
|
110240
110267
|
"name": "_variables.scss"
|
|
110241
110268
|
},
|
|
110269
|
+
"resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface, #3d3d3d) 12%, transparent)",
|
|
110270
|
+
"resolvedType": "String"
|
|
110271
|
+
},
|
|
110272
|
+
{
|
|
110273
|
+
"description": "The Grid stack layout expandable row shadow.\n",
|
|
110274
|
+
"commentRange": {
|
|
110275
|
+
"start": 350,
|
|
110276
|
+
"end": 351
|
|
110277
|
+
},
|
|
110278
|
+
"context": {
|
|
110279
|
+
"type": "variable",
|
|
110280
|
+
"name": "kendo-grid-stack-expandable-shadow",
|
|
110281
|
+
"value": "k-elevation(2)",
|
|
110282
|
+
"scope": "default",
|
|
110283
|
+
"line": {
|
|
110284
|
+
"start": 352,
|
|
110285
|
+
"end": 352
|
|
110286
|
+
}
|
|
110287
|
+
},
|
|
110288
|
+
"group": [
|
|
110289
|
+
"grid"
|
|
110290
|
+
],
|
|
110291
|
+
"access": "public",
|
|
110292
|
+
"file": {
|
|
110293
|
+
"path": "default/scss/grid/_variables.scss",
|
|
110294
|
+
"name": "_variables.scss"
|
|
110295
|
+
},
|
|
110242
110296
|
"resolvedValue": "var(--kendo-elevation-2, 0 4px 6px rgba(0, 0, 0, 0.06), 0 4px 16px rgba(0, 0, 0, 0.12))",
|
|
110243
110297
|
"resolvedType": "String"
|
|
110244
110298
|
}
|
|
@@ -27025,15 +27025,15 @@
|
|
|
27025
27025
|
}
|
|
27026
27026
|
},
|
|
27027
27027
|
{
|
|
27028
|
-
"description": "The Grid stack layout
|
|
27028
|
+
"description": "The outline color of the Grid stack layout focused cell.\n",
|
|
27029
27029
|
"commentRange": {
|
|
27030
27030
|
"start": 347,
|
|
27031
27031
|
"end": 348
|
|
27032
27032
|
},
|
|
27033
27033
|
"context": {
|
|
27034
27034
|
"type": "variable",
|
|
27035
|
-
"name": "kendo-grid-stack-
|
|
27036
|
-
"value": "k-
|
|
27035
|
+
"name": "kendo-grid-stack-focus-outline",
|
|
27036
|
+
"value": "color-mix(in srgb, k-color(on-app-surface) 12%, transparent)",
|
|
27037
27037
|
"scope": "default",
|
|
27038
27038
|
"line": {
|
|
27039
27039
|
"start": 349,
|
|
@@ -27049,6 +27049,31 @@
|
|
|
27049
27049
|
"name": "_variables.scss"
|
|
27050
27050
|
}
|
|
27051
27051
|
},
|
|
27052
|
+
{
|
|
27053
|
+
"description": "The Grid stack layout expandable row shadow.\n",
|
|
27054
|
+
"commentRange": {
|
|
27055
|
+
"start": 350,
|
|
27056
|
+
"end": 351
|
|
27057
|
+
},
|
|
27058
|
+
"context": {
|
|
27059
|
+
"type": "variable",
|
|
27060
|
+
"name": "kendo-grid-stack-expandable-shadow",
|
|
27061
|
+
"value": "k-elevation(2)",
|
|
27062
|
+
"scope": "default",
|
|
27063
|
+
"line": {
|
|
27064
|
+
"start": 352,
|
|
27065
|
+
"end": 352
|
|
27066
|
+
}
|
|
27067
|
+
},
|
|
27068
|
+
"group": [
|
|
27069
|
+
"grid"
|
|
27070
|
+
],
|
|
27071
|
+
"access": "public",
|
|
27072
|
+
"file": {
|
|
27073
|
+
"path": "grid/_variables.scss",
|
|
27074
|
+
"name": "_variables.scss"
|
|
27075
|
+
}
|
|
27076
|
+
},
|
|
27052
27077
|
{
|
|
27053
27078
|
"description": "The default size icon size.\n",
|
|
27054
27079
|
"commentRange": {
|
package/dist/meta/variables.json
CHANGED
|
@@ -11413,6 +11413,10 @@
|
|
|
11413
11413
|
"type": "String",
|
|
11414
11414
|
"value": "var(--kendo-color-subtle, #666666)"
|
|
11415
11415
|
},
|
|
11416
|
+
"kendo-grid-stack-focus-outline": {
|
|
11417
|
+
"type": "String",
|
|
11418
|
+
"value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #3d3d3d) 12%, transparent)"
|
|
11419
|
+
},
|
|
11416
11420
|
"kendo-grid-stack-expandable-shadow": {
|
|
11417
11421
|
"type": "String",
|
|
11418
11422
|
"value": "var(--kendo-elevation-2, 0 4px 6px rgba(0, 0, 0, 0.06), 0 4px 16px rgba(0, 0, 0, 0.12))"
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"name": "Default Ocean Blue A11Y",
|
|
4
4
|
"product": "kendo",
|
|
5
5
|
"base": "@progress/kendo-theme-default",
|
|
6
|
-
"version": "11.2.0-dev.
|
|
6
|
+
"version": "11.2.0-dev.2",
|
|
7
7
|
"previewColors": [
|
|
8
8
|
"#ffffff",
|
|
9
9
|
"#f5f5f5",
|
|
@@ -721,6 +721,11 @@
|
|
|
721
721
|
"name": "Table alt row background color",
|
|
722
722
|
"type": "color",
|
|
723
723
|
"value": "rgba( 0, 0, 0, .04 )"
|
|
724
|
+
},
|
|
725
|
+
"kendo-grid-stack-header-color": {
|
|
726
|
+
"name": "The color of the Grid stack layout column header",
|
|
727
|
+
"type": "color",
|
|
728
|
+
"value": "#424242"
|
|
724
729
|
}
|
|
725
730
|
}
|
|
726
731
|
}
|
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": "11.2.0-dev.
|
|
4
|
+
"version": "11.2.0-dev.2",
|
|
5
5
|
"author": "Progress",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"keywords": [
|
|
@@ -52,12 +52,12 @@
|
|
|
52
52
|
},
|
|
53
53
|
"dependencies": {
|
|
54
54
|
"@progress/kendo-svg-icons": "^4.1.0",
|
|
55
|
-
"@progress/kendo-theme-core": "11.2.0-dev.
|
|
56
|
-
"@progress/kendo-theme-utils": "11.2.0-dev.
|
|
55
|
+
"@progress/kendo-theme-core": "11.2.0-dev.2",
|
|
56
|
+
"@progress/kendo-theme-utils": "11.2.0-dev.2"
|
|
57
57
|
},
|
|
58
58
|
"directories": {
|
|
59
59
|
"doc": "docs",
|
|
60
60
|
"lib": "lib"
|
|
61
61
|
},
|
|
62
|
-
"gitHead": "
|
|
62
|
+
"gitHead": "5b68190d257d628ffb73dee8f0b3c63d590c8644"
|
|
63
63
|
}
|
|
@@ -344,6 +344,9 @@ $kendo-grid-stack-expandable-shadow-height: k-spacing(2.5) !default;
|
|
|
344
344
|
/// The color of the Grid stack layout column header.
|
|
345
345
|
/// @group grid
|
|
346
346
|
$kendo-grid-stack-header-color: k-color(subtle) !default;
|
|
347
|
+
/// The outline color of the Grid stack layout focused cell.
|
|
348
|
+
/// @group grid
|
|
349
|
+
$kendo-grid-stack-focus-outline: color-mix(in srgb, k-color(on-app-surface) 12%, transparent) !default;
|
|
347
350
|
/// The Grid stack layout expandable row shadow.
|
|
348
351
|
/// @group grid
|
|
349
352
|
$kendo-grid-stack-expandable-shadow: k-elevation(2) !default;
|
|
@@ -494,5 +497,6 @@ $kendo-grid-stack-expandable-shadow: k-elevation(2) !default;
|
|
|
494
497
|
$kendo-grid-stack-header-font-weight: $kendo-grid-stack-header-font-weight,
|
|
495
498
|
$kendo-grid-stack-expandable-shadow-height: $kendo-grid-stack-expandable-shadow-height,
|
|
496
499
|
$kendo-grid-stack-header-color: $kendo-grid-stack-header-color,
|
|
500
|
+
$kendo-grid-stack-focus-outline: $kendo-grid-stack-focus-outline,
|
|
497
501
|
$kendo-grid-stack-expandable-shadow: $kendo-grid-stack-expandable-shadow
|
|
498
502
|
);
|