@progress/kendo-theme-classic 11.2.0-dev.0 → 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/classic-green-dark.css +1 -1
- package/dist/classic-green.css +1 -1
- package/dist/classic-lavender-dark.css +1 -1
- package/dist/classic-lavender.css +1 -1
- package/dist/classic-main-dark.css +1 -1
- package/dist/classic-main.css +1 -1
- package/dist/classic-metro-dark.css +1 -1
- package/dist/classic-metro.css +1 -1
- package/dist/classic-moonlight.css +1 -1
- package/dist/classic-opal-dark.css +1 -1
- package/dist/classic-opal.css +1 -1
- package/dist/classic-silver-dark.css +1 -1
- package/dist/classic-silver.css +1 -1
- package/dist/classic-uniform.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/classic-green-dark.json +1 -1
- package/lib/swatches/classic-green.json +1 -1
- package/lib/swatches/classic-lavender-dark.json +1 -1
- package/lib/swatches/classic-lavender.json +1 -1
- package/lib/swatches/classic-main-dark.json +1 -1
- package/lib/swatches/classic-main.json +1 -1
- package/lib/swatches/classic-metro-dark.json +1 -1
- package/lib/swatches/classic-metro.json +1 -1
- package/lib/swatches/classic-moonlight.json +1 -1
- package/lib/swatches/classic-opal-dark.json +1 -1
- package/lib/swatches/classic-opal.json +1 -1
- package/lib/swatches/classic-silver-dark.json +1 -1
- package/lib/swatches/classic-silver.json +1 -1
- package/lib/swatches/classic-uniform.json +1 -1
- package/package.json +4 -4
- package/scss/grid/_variables.scss +4 -0
|
@@ -30670,15 +30670,15 @@
|
|
|
30670
30670
|
"resolvedType": "String"
|
|
30671
30671
|
},
|
|
30672
30672
|
{
|
|
30673
|
-
"description": "The Grid stack layout
|
|
30673
|
+
"description": "The outline color of the Grid stack layout focused cell.\n",
|
|
30674
30674
|
"commentRange": {
|
|
30675
30675
|
"start": 346,
|
|
30676
30676
|
"end": 347
|
|
30677
30677
|
},
|
|
30678
30678
|
"context": {
|
|
30679
30679
|
"type": "variable",
|
|
30680
|
-
"name": "kendo-grid-stack-
|
|
30681
|
-
"value": "k-
|
|
30680
|
+
"name": "kendo-grid-stack-focus-outline",
|
|
30681
|
+
"value": "color-mix(in srgb, k-color(on-app-surface) 12%, transparent)",
|
|
30682
30682
|
"scope": "default",
|
|
30683
30683
|
"line": {
|
|
30684
30684
|
"start": 348,
|
|
@@ -30693,6 +30693,33 @@
|
|
|
30693
30693
|
"path": "classic/scss/grid/_variables.scss",
|
|
30694
30694
|
"name": "_variables.scss"
|
|
30695
30695
|
},
|
|
30696
|
+
"resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface, #272727) 12%, transparent)",
|
|
30697
|
+
"resolvedType": "String"
|
|
30698
|
+
},
|
|
30699
|
+
{
|
|
30700
|
+
"description": "The Grid stack layout expandable row shadow.\n",
|
|
30701
|
+
"commentRange": {
|
|
30702
|
+
"start": 349,
|
|
30703
|
+
"end": 350
|
|
30704
|
+
},
|
|
30705
|
+
"context": {
|
|
30706
|
+
"type": "variable",
|
|
30707
|
+
"name": "kendo-grid-stack-expandable-shadow",
|
|
30708
|
+
"value": "k-elevation(2)",
|
|
30709
|
+
"scope": "default",
|
|
30710
|
+
"line": {
|
|
30711
|
+
"start": 351,
|
|
30712
|
+
"end": 351
|
|
30713
|
+
}
|
|
30714
|
+
},
|
|
30715
|
+
"group": [
|
|
30716
|
+
"grid"
|
|
30717
|
+
],
|
|
30718
|
+
"access": "public",
|
|
30719
|
+
"file": {
|
|
30720
|
+
"path": "classic/scss/grid/_variables.scss",
|
|
30721
|
+
"name": "_variables.scss"
|
|
30722
|
+
},
|
|
30696
30723
|
"resolvedValue": "var(--kendo-elevation-2, 0 4px 6px rgba(0, 0, 0, 0.06), 0 4px 16px rgba(0, 0, 0, 0.12))",
|
|
30697
30724
|
"resolvedType": "String"
|
|
30698
30725
|
},
|
|
@@ -110590,15 +110617,15 @@
|
|
|
110590
110617
|
"resolvedType": "String"
|
|
110591
110618
|
},
|
|
110592
110619
|
{
|
|
110593
|
-
"description": "The Grid stack layout
|
|
110620
|
+
"description": "The outline color of the Grid stack layout focused cell.\n",
|
|
110594
110621
|
"commentRange": {
|
|
110595
110622
|
"start": 346,
|
|
110596
110623
|
"end": 347
|
|
110597
110624
|
},
|
|
110598
110625
|
"context": {
|
|
110599
110626
|
"type": "variable",
|
|
110600
|
-
"name": "kendo-grid-stack-
|
|
110601
|
-
"value": "k-
|
|
110627
|
+
"name": "kendo-grid-stack-focus-outline",
|
|
110628
|
+
"value": "color-mix(in srgb, k-color(on-app-surface) 12%, transparent)",
|
|
110602
110629
|
"scope": "default",
|
|
110603
110630
|
"line": {
|
|
110604
110631
|
"start": 348,
|
|
@@ -110613,6 +110640,33 @@
|
|
|
110613
110640
|
"path": "classic/scss/grid/_variables.scss",
|
|
110614
110641
|
"name": "_variables.scss"
|
|
110615
110642
|
},
|
|
110643
|
+
"resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface, #272727) 12%, transparent)",
|
|
110644
|
+
"resolvedType": "String"
|
|
110645
|
+
},
|
|
110646
|
+
{
|
|
110647
|
+
"description": "The Grid stack layout expandable row shadow.\n",
|
|
110648
|
+
"commentRange": {
|
|
110649
|
+
"start": 349,
|
|
110650
|
+
"end": 350
|
|
110651
|
+
},
|
|
110652
|
+
"context": {
|
|
110653
|
+
"type": "variable",
|
|
110654
|
+
"name": "kendo-grid-stack-expandable-shadow",
|
|
110655
|
+
"value": "k-elevation(2)",
|
|
110656
|
+
"scope": "default",
|
|
110657
|
+
"line": {
|
|
110658
|
+
"start": 351,
|
|
110659
|
+
"end": 351
|
|
110660
|
+
}
|
|
110661
|
+
},
|
|
110662
|
+
"group": [
|
|
110663
|
+
"grid"
|
|
110664
|
+
],
|
|
110665
|
+
"access": "public",
|
|
110666
|
+
"file": {
|
|
110667
|
+
"path": "classic/scss/grid/_variables.scss",
|
|
110668
|
+
"name": "_variables.scss"
|
|
110669
|
+
},
|
|
110616
110670
|
"resolvedValue": "var(--kendo-elevation-2, 0 4px 6px rgba(0, 0, 0, 0.06), 0 4px 16px rgba(0, 0, 0, 0.12))",
|
|
110617
110671
|
"resolvedType": "String"
|
|
110618
110672
|
}
|
|
@@ -28069,15 +28069,15 @@
|
|
|
28069
28069
|
}
|
|
28070
28070
|
},
|
|
28071
28071
|
{
|
|
28072
|
-
"description": "The Grid stack layout
|
|
28072
|
+
"description": "The outline color of the Grid stack layout focused cell.\n",
|
|
28073
28073
|
"commentRange": {
|
|
28074
28074
|
"start": 346,
|
|
28075
28075
|
"end": 347
|
|
28076
28076
|
},
|
|
28077
28077
|
"context": {
|
|
28078
28078
|
"type": "variable",
|
|
28079
|
-
"name": "kendo-grid-stack-
|
|
28080
|
-
"value": "k-
|
|
28079
|
+
"name": "kendo-grid-stack-focus-outline",
|
|
28080
|
+
"value": "color-mix(in srgb, k-color(on-app-surface) 12%, transparent)",
|
|
28081
28081
|
"scope": "default",
|
|
28082
28082
|
"line": {
|
|
28083
28083
|
"start": 348,
|
|
@@ -28093,6 +28093,31 @@
|
|
|
28093
28093
|
"name": "_variables.scss"
|
|
28094
28094
|
}
|
|
28095
28095
|
},
|
|
28096
|
+
{
|
|
28097
|
+
"description": "The Grid stack layout expandable row shadow.\n",
|
|
28098
|
+
"commentRange": {
|
|
28099
|
+
"start": 349,
|
|
28100
|
+
"end": 350
|
|
28101
|
+
},
|
|
28102
|
+
"context": {
|
|
28103
|
+
"type": "variable",
|
|
28104
|
+
"name": "kendo-grid-stack-expandable-shadow",
|
|
28105
|
+
"value": "k-elevation(2)",
|
|
28106
|
+
"scope": "default",
|
|
28107
|
+
"line": {
|
|
28108
|
+
"start": 351,
|
|
28109
|
+
"end": 351
|
|
28110
|
+
}
|
|
28111
|
+
},
|
|
28112
|
+
"group": [
|
|
28113
|
+
"grid"
|
|
28114
|
+
],
|
|
28115
|
+
"access": "public",
|
|
28116
|
+
"file": {
|
|
28117
|
+
"path": "grid/_variables.scss",
|
|
28118
|
+
"name": "_variables.scss"
|
|
28119
|
+
}
|
|
28120
|
+
},
|
|
28096
28121
|
{
|
|
28097
28122
|
"description": "The default size icon size.\n",
|
|
28098
28123
|
"commentRange": {
|
package/dist/meta/variables.json
CHANGED
|
@@ -11409,6 +11409,10 @@
|
|
|
11409
11409
|
"type": "String",
|
|
11410
11410
|
"value": "var(--kendo-color-subtle, #666666)"
|
|
11411
11411
|
},
|
|
11412
|
+
"kendo-grid-stack-focus-outline": {
|
|
11413
|
+
"type": "String",
|
|
11414
|
+
"value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #272727) 12%, transparent)"
|
|
11415
|
+
},
|
|
11412
11416
|
"kendo-grid-stack-expandable-shadow": {
|
|
11413
11417
|
"type": "String",
|
|
11414
11418
|
"value": "var(--kendo-elevation-2, 0 4px 6px rgba(0, 0, 0, 0.06), 0 4px 16px rgba(0, 0, 0, 0.12))"
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-theme-classic",
|
|
3
3
|
"description": "Sass port of less based themes for 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": [
|
|
@@ -53,12 +53,12 @@
|
|
|
53
53
|
},
|
|
54
54
|
"dependencies": {
|
|
55
55
|
"@progress/kendo-svg-icons": "^4.1.0",
|
|
56
|
-
"@progress/kendo-theme-core": "11.2.0-dev.
|
|
57
|
-
"@progress/kendo-theme-utils": "11.2.0-dev.
|
|
56
|
+
"@progress/kendo-theme-core": "11.2.0-dev.2",
|
|
57
|
+
"@progress/kendo-theme-utils": "11.2.0-dev.2"
|
|
58
58
|
},
|
|
59
59
|
"directories": {
|
|
60
60
|
"doc": "docs",
|
|
61
61
|
"lib": "lib"
|
|
62
62
|
},
|
|
63
|
-
"gitHead": "
|
|
63
|
+
"gitHead": "5b68190d257d628ffb73dee8f0b3c63d590c8644"
|
|
64
64
|
}
|
|
@@ -343,6 +343,9 @@ $kendo-grid-stack-expandable-shadow-height: k-spacing(2.5) !default;
|
|
|
343
343
|
/// The color of the Grid stack layout column header.
|
|
344
344
|
/// @group grid
|
|
345
345
|
$kendo-grid-stack-header-color: k-color(subtle) !default;
|
|
346
|
+
/// The outline color of the Grid stack layout focused cell.
|
|
347
|
+
/// @group grid
|
|
348
|
+
$kendo-grid-stack-focus-outline: color-mix(in srgb, k-color(on-app-surface) 12%, transparent) !default;
|
|
346
349
|
/// The Grid stack layout expandable row shadow.
|
|
347
350
|
/// @group grid
|
|
348
351
|
$kendo-grid-stack-expandable-shadow: k-elevation(2) !default;
|
|
@@ -493,5 +496,6 @@ $kendo-grid-stack-expandable-shadow: k-elevation(2) !default;
|
|
|
493
496
|
$kendo-grid-stack-header-font-weight: $kendo-grid-stack-header-font-weight,
|
|
494
497
|
$kendo-grid-stack-expandable-shadow-height: $kendo-grid-stack-expandable-shadow-height,
|
|
495
498
|
$kendo-grid-stack-header-color: $kendo-grid-stack-header-color,
|
|
499
|
+
$kendo-grid-stack-focus-outline: $kendo-grid-stack-focus-outline,
|
|
496
500
|
$kendo-grid-stack-expandable-shadow: $kendo-grid-stack-expandable-shadow
|
|
497
501
|
);
|