@progress/kendo-theme-classic 11.1.0-dev.5 → 11.1.0-dev.7
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 +540 -0
- package/dist/meta/sassdoc-raw-data.json +250 -0
- package/dist/meta/variables.json +40 -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 +44 -1
|
@@ -27793,6 +27793,256 @@
|
|
|
27793
27793
|
"name": "_variables.scss"
|
|
27794
27794
|
}
|
|
27795
27795
|
},
|
|
27796
|
+
{
|
|
27797
|
+
"description": "The horizontal padding of the Grid stack layout cells.\n",
|
|
27798
|
+
"commentRange": {
|
|
27799
|
+
"start": 316,
|
|
27800
|
+
"end": 317
|
|
27801
|
+
},
|
|
27802
|
+
"context": {
|
|
27803
|
+
"type": "variable",
|
|
27804
|
+
"name": "kendo-grid-stack-cell-padding-x",
|
|
27805
|
+
"value": "k-spacing(2)",
|
|
27806
|
+
"scope": "default",
|
|
27807
|
+
"line": {
|
|
27808
|
+
"start": 318,
|
|
27809
|
+
"end": 318
|
|
27810
|
+
}
|
|
27811
|
+
},
|
|
27812
|
+
"group": [
|
|
27813
|
+
"grid"
|
|
27814
|
+
],
|
|
27815
|
+
"access": "public",
|
|
27816
|
+
"file": {
|
|
27817
|
+
"path": "grid/_variables.scss",
|
|
27818
|
+
"name": "_variables.scss"
|
|
27819
|
+
}
|
|
27820
|
+
},
|
|
27821
|
+
{
|
|
27822
|
+
"description": "The vertical padding of the Grid stack layout cells.\n",
|
|
27823
|
+
"commentRange": {
|
|
27824
|
+
"start": 319,
|
|
27825
|
+
"end": 320
|
|
27826
|
+
},
|
|
27827
|
+
"context": {
|
|
27828
|
+
"type": "variable",
|
|
27829
|
+
"name": "kendo-grid-stack-cell-padding-y",
|
|
27830
|
+
"value": "k-spacing(1.5)",
|
|
27831
|
+
"scope": "default",
|
|
27832
|
+
"line": {
|
|
27833
|
+
"start": 321,
|
|
27834
|
+
"end": 321
|
|
27835
|
+
}
|
|
27836
|
+
},
|
|
27837
|
+
"group": [
|
|
27838
|
+
"grid"
|
|
27839
|
+
],
|
|
27840
|
+
"access": "public",
|
|
27841
|
+
"file": {
|
|
27842
|
+
"path": "grid/_variables.scss",
|
|
27843
|
+
"name": "_variables.scss"
|
|
27844
|
+
}
|
|
27845
|
+
},
|
|
27846
|
+
{
|
|
27847
|
+
"description": "The column gap of the Grid stack layout.\n",
|
|
27848
|
+
"commentRange": {
|
|
27849
|
+
"start": 323,
|
|
27850
|
+
"end": 324
|
|
27851
|
+
},
|
|
27852
|
+
"context": {
|
|
27853
|
+
"type": "variable",
|
|
27854
|
+
"name": "kendo-grid-stack-column-gap",
|
|
27855
|
+
"value": "k-spacing(1)",
|
|
27856
|
+
"scope": "default",
|
|
27857
|
+
"line": {
|
|
27858
|
+
"start": 325,
|
|
27859
|
+
"end": 325
|
|
27860
|
+
}
|
|
27861
|
+
},
|
|
27862
|
+
"group": [
|
|
27863
|
+
"grid"
|
|
27864
|
+
],
|
|
27865
|
+
"access": "public",
|
|
27866
|
+
"file": {
|
|
27867
|
+
"path": "grid/_variables.scss",
|
|
27868
|
+
"name": "_variables.scss"
|
|
27869
|
+
}
|
|
27870
|
+
},
|
|
27871
|
+
{
|
|
27872
|
+
"description": "The column gap of the editable Grid stack layout.\n",
|
|
27873
|
+
"commentRange": {
|
|
27874
|
+
"start": 326,
|
|
27875
|
+
"end": 327
|
|
27876
|
+
},
|
|
27877
|
+
"context": {
|
|
27878
|
+
"type": "variable",
|
|
27879
|
+
"name": "kendo-grid-stack-editable-column-gap",
|
|
27880
|
+
"value": "k-spacing(2)",
|
|
27881
|
+
"scope": "default",
|
|
27882
|
+
"line": {
|
|
27883
|
+
"start": 328,
|
|
27884
|
+
"end": 328
|
|
27885
|
+
}
|
|
27886
|
+
},
|
|
27887
|
+
"group": [
|
|
27888
|
+
"grid"
|
|
27889
|
+
],
|
|
27890
|
+
"access": "public",
|
|
27891
|
+
"file": {
|
|
27892
|
+
"path": "grid/_variables.scss",
|
|
27893
|
+
"name": "_variables.scss"
|
|
27894
|
+
}
|
|
27895
|
+
},
|
|
27896
|
+
{
|
|
27897
|
+
"description": "The width of the hierarchy column in the Grid stack layout.\n",
|
|
27898
|
+
"commentRange": {
|
|
27899
|
+
"start": 330,
|
|
27900
|
+
"end": 331
|
|
27901
|
+
},
|
|
27902
|
+
"context": {
|
|
27903
|
+
"type": "variable",
|
|
27904
|
+
"name": "kendo-grid-stack-hierarchy-col-width",
|
|
27905
|
+
"value": "k-spacing(2)",
|
|
27906
|
+
"scope": "default",
|
|
27907
|
+
"line": {
|
|
27908
|
+
"start": 332,
|
|
27909
|
+
"end": 332
|
|
27910
|
+
}
|
|
27911
|
+
},
|
|
27912
|
+
"group": [
|
|
27913
|
+
"grid"
|
|
27914
|
+
],
|
|
27915
|
+
"access": "public",
|
|
27916
|
+
"file": {
|
|
27917
|
+
"path": "grid/_variables.scss",
|
|
27918
|
+
"name": "_variables.scss"
|
|
27919
|
+
}
|
|
27920
|
+
},
|
|
27921
|
+
{
|
|
27922
|
+
"description": "The font size of the Grid stack layout column header.\n",
|
|
27923
|
+
"commentRange": {
|
|
27924
|
+
"start": 334,
|
|
27925
|
+
"end": 335
|
|
27926
|
+
},
|
|
27927
|
+
"context": {
|
|
27928
|
+
"type": "variable",
|
|
27929
|
+
"name": "kendo-grid-stack-header-font-size",
|
|
27930
|
+
"value": "var( --kendo-font-size-sm, inherit )",
|
|
27931
|
+
"scope": "default",
|
|
27932
|
+
"line": {
|
|
27933
|
+
"start": 336,
|
|
27934
|
+
"end": 336
|
|
27935
|
+
}
|
|
27936
|
+
},
|
|
27937
|
+
"group": [
|
|
27938
|
+
"grid"
|
|
27939
|
+
],
|
|
27940
|
+
"access": "public",
|
|
27941
|
+
"file": {
|
|
27942
|
+
"path": "grid/_variables.scss",
|
|
27943
|
+
"name": "_variables.scss"
|
|
27944
|
+
}
|
|
27945
|
+
},
|
|
27946
|
+
{
|
|
27947
|
+
"description": "The font weight of the Grid stack layout column header.\n",
|
|
27948
|
+
"commentRange": {
|
|
27949
|
+
"start": 337,
|
|
27950
|
+
"end": 338
|
|
27951
|
+
},
|
|
27952
|
+
"context": {
|
|
27953
|
+
"type": "variable",
|
|
27954
|
+
"name": "kendo-grid-stack-header-font-weight",
|
|
27955
|
+
"value": "var( --kendo-font-weight-bold, bold )",
|
|
27956
|
+
"scope": "default",
|
|
27957
|
+
"line": {
|
|
27958
|
+
"start": 339,
|
|
27959
|
+
"end": 339
|
|
27960
|
+
}
|
|
27961
|
+
},
|
|
27962
|
+
"group": [
|
|
27963
|
+
"grid"
|
|
27964
|
+
],
|
|
27965
|
+
"access": "public",
|
|
27966
|
+
"file": {
|
|
27967
|
+
"path": "grid/_variables.scss",
|
|
27968
|
+
"name": "_variables.scss"
|
|
27969
|
+
}
|
|
27970
|
+
},
|
|
27971
|
+
{
|
|
27972
|
+
"description": "The height of the Grid stack layout expandable row shadow.\n",
|
|
27973
|
+
"commentRange": {
|
|
27974
|
+
"start": 340,
|
|
27975
|
+
"end": 341
|
|
27976
|
+
},
|
|
27977
|
+
"context": {
|
|
27978
|
+
"type": "variable",
|
|
27979
|
+
"name": "kendo-grid-stack-expandable-shadow-height",
|
|
27980
|
+
"value": "k-spacing(2.5)",
|
|
27981
|
+
"scope": "default",
|
|
27982
|
+
"line": {
|
|
27983
|
+
"start": 342,
|
|
27984
|
+
"end": 342
|
|
27985
|
+
}
|
|
27986
|
+
},
|
|
27987
|
+
"group": [
|
|
27988
|
+
"grid"
|
|
27989
|
+
],
|
|
27990
|
+
"access": "public",
|
|
27991
|
+
"file": {
|
|
27992
|
+
"path": "grid/_variables.scss",
|
|
27993
|
+
"name": "_variables.scss"
|
|
27994
|
+
}
|
|
27995
|
+
},
|
|
27996
|
+
{
|
|
27997
|
+
"description": "The color of the Grid stack layout column header.\n",
|
|
27998
|
+
"commentRange": {
|
|
27999
|
+
"start": 343,
|
|
28000
|
+
"end": 344
|
|
28001
|
+
},
|
|
28002
|
+
"context": {
|
|
28003
|
+
"type": "variable",
|
|
28004
|
+
"name": "kendo-grid-stack-header-color",
|
|
28005
|
+
"value": "k-color(subtle)",
|
|
28006
|
+
"scope": "default",
|
|
28007
|
+
"line": {
|
|
28008
|
+
"start": 345,
|
|
28009
|
+
"end": 345
|
|
28010
|
+
}
|
|
28011
|
+
},
|
|
28012
|
+
"group": [
|
|
28013
|
+
"grid"
|
|
28014
|
+
],
|
|
28015
|
+
"access": "public",
|
|
28016
|
+
"file": {
|
|
28017
|
+
"path": "grid/_variables.scss",
|
|
28018
|
+
"name": "_variables.scss"
|
|
28019
|
+
}
|
|
28020
|
+
},
|
|
28021
|
+
{
|
|
28022
|
+
"description": "The Grid stack layout expandable row shadow.\n",
|
|
28023
|
+
"commentRange": {
|
|
28024
|
+
"start": 346,
|
|
28025
|
+
"end": 347
|
|
28026
|
+
},
|
|
28027
|
+
"context": {
|
|
28028
|
+
"type": "variable",
|
|
28029
|
+
"name": "kendo-grid-stack-expandable-shadow",
|
|
28030
|
+
"value": "k-elevation(2)",
|
|
28031
|
+
"scope": "default",
|
|
28032
|
+
"line": {
|
|
28033
|
+
"start": 348,
|
|
28034
|
+
"end": 348
|
|
28035
|
+
}
|
|
28036
|
+
},
|
|
28037
|
+
"group": [
|
|
28038
|
+
"grid"
|
|
28039
|
+
],
|
|
28040
|
+
"access": "public",
|
|
28041
|
+
"file": {
|
|
28042
|
+
"path": "grid/_variables.scss",
|
|
28043
|
+
"name": "_variables.scss"
|
|
28044
|
+
}
|
|
28045
|
+
},
|
|
27796
28046
|
{
|
|
27797
28047
|
"description": "The default size icon size.\n",
|
|
27798
28048
|
"commentRange": {
|
package/dist/meta/variables.json
CHANGED
|
@@ -11281,6 +11281,46 @@
|
|
|
11281
11281
|
"type": "String",
|
|
11282
11282
|
"value": "var(--kendo-spacing-0\\.5, 0.125rem)"
|
|
11283
11283
|
},
|
|
11284
|
+
"kendo-grid-stack-cell-padding-x": {
|
|
11285
|
+
"type": "String",
|
|
11286
|
+
"value": "var(--kendo-spacing-2, 0.5rem)"
|
|
11287
|
+
},
|
|
11288
|
+
"kendo-grid-stack-cell-padding-y": {
|
|
11289
|
+
"type": "String",
|
|
11290
|
+
"value": "var(--kendo-spacing-1\\.5, 0.375rem)"
|
|
11291
|
+
},
|
|
11292
|
+
"kendo-grid-stack-column-gap": {
|
|
11293
|
+
"type": "String",
|
|
11294
|
+
"value": "var(--kendo-spacing-1, 0.25rem)"
|
|
11295
|
+
},
|
|
11296
|
+
"kendo-grid-stack-editable-column-gap": {
|
|
11297
|
+
"type": "String",
|
|
11298
|
+
"value": "var(--kendo-spacing-2, 0.5rem)"
|
|
11299
|
+
},
|
|
11300
|
+
"kendo-grid-stack-hierarchy-col-width": {
|
|
11301
|
+
"type": "String",
|
|
11302
|
+
"value": "var(--kendo-spacing-2, 0.5rem)"
|
|
11303
|
+
},
|
|
11304
|
+
"kendo-grid-stack-header-font-size": {
|
|
11305
|
+
"type": "String",
|
|
11306
|
+
"value": "var(--kendo-font-size-sm, inherit)"
|
|
11307
|
+
},
|
|
11308
|
+
"kendo-grid-stack-header-font-weight": {
|
|
11309
|
+
"type": "String",
|
|
11310
|
+
"value": "var(--kendo-font-weight-bold, bold)"
|
|
11311
|
+
},
|
|
11312
|
+
"kendo-grid-stack-expandable-shadow-height": {
|
|
11313
|
+
"type": "String",
|
|
11314
|
+
"value": "var(--kendo-spacing-2\\.5, 0.625rem)"
|
|
11315
|
+
},
|
|
11316
|
+
"kendo-grid-stack-header-color": {
|
|
11317
|
+
"type": "String",
|
|
11318
|
+
"value": "var(--kendo-color-subtle, #666666)"
|
|
11319
|
+
},
|
|
11320
|
+
"kendo-grid-stack-expandable-shadow": {
|
|
11321
|
+
"type": "String",
|
|
11322
|
+
"value": "var(--kendo-elevation-2, 0 4px 6px rgba(0, 0, 0, 0.06), 0 4px 16px rgba(0, 0, 0, 0.12))"
|
|
11323
|
+
},
|
|
11284
11324
|
"kendo-listview-padding-x": {
|
|
11285
11325
|
"type": "String",
|
|
11286
11326
|
"value": "var(--kendo-spacing-1, 0.25rem)"
|
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.1.0-dev.
|
|
4
|
+
"version": "11.1.0-dev.7",
|
|
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.1.0-dev.
|
|
57
|
-
"@progress/kendo-theme-utils": "11.1.0-dev.
|
|
56
|
+
"@progress/kendo-theme-core": "11.1.0-dev.7",
|
|
57
|
+
"@progress/kendo-theme-utils": "11.1.0-dev.7"
|
|
58
58
|
},
|
|
59
59
|
"directories": {
|
|
60
60
|
"doc": "docs",
|
|
61
61
|
"lib": "lib"
|
|
62
62
|
},
|
|
63
|
-
"gitHead": "
|
|
63
|
+
"gitHead": "08eac1ebddd9c9c9209062ad0779de2f400f232d"
|
|
64
64
|
}
|
|
@@ -313,6 +313,39 @@ $kendo-grid-row-resizer-active-bg: k-color(primary) !default;
|
|
|
313
313
|
/// @group grid
|
|
314
314
|
$kendo-grid-row-resizer-height: k-spacing(0.5) !default;
|
|
315
315
|
|
|
316
|
+
/// The horizontal padding of the Grid stack layout cells.
|
|
317
|
+
/// @group grid
|
|
318
|
+
$kendo-grid-stack-cell-padding-x: k-spacing(2) !default;
|
|
319
|
+
/// The vertical padding of the Grid stack layout cells.
|
|
320
|
+
/// @group grid
|
|
321
|
+
$kendo-grid-stack-cell-padding-y: k-spacing(1.5) !default;
|
|
322
|
+
|
|
323
|
+
/// The column gap of the Grid stack layout.
|
|
324
|
+
/// @group grid
|
|
325
|
+
$kendo-grid-stack-column-gap: k-spacing(1) !default;
|
|
326
|
+
/// The column gap of the editable Grid stack layout.
|
|
327
|
+
/// @group grid
|
|
328
|
+
$kendo-grid-stack-editable-column-gap: k-spacing(2) !default;
|
|
329
|
+
|
|
330
|
+
/// The width of the hierarchy column in the Grid stack layout.
|
|
331
|
+
/// @group grid
|
|
332
|
+
$kendo-grid-stack-hierarchy-col-width: k-spacing(2) !default;
|
|
333
|
+
|
|
334
|
+
/// The font size of the Grid stack layout column header.
|
|
335
|
+
/// @group grid
|
|
336
|
+
$kendo-grid-stack-header-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
337
|
+
/// The font weight of the Grid stack layout column header.
|
|
338
|
+
/// @group grid
|
|
339
|
+
$kendo-grid-stack-header-font-weight: var( --kendo-font-weight-bold, bold ) !default;
|
|
340
|
+
/// The height of the Grid stack layout expandable row shadow.
|
|
341
|
+
/// @group grid
|
|
342
|
+
$kendo-grid-stack-expandable-shadow-height: k-spacing(2.5) !default;
|
|
343
|
+
/// The color of the Grid stack layout column header.
|
|
344
|
+
/// @group grid
|
|
345
|
+
$kendo-grid-stack-header-color: k-color(subtle) !default;
|
|
346
|
+
/// The Grid stack layout expandable row shadow.
|
|
347
|
+
/// @group grid
|
|
348
|
+
$kendo-grid-stack-expandable-shadow: k-elevation(2) !default;
|
|
316
349
|
|
|
317
350
|
@forward "@progress/kendo-theme-core/scss/components/grid/_variables.scss" with (
|
|
318
351
|
$kendo-grid-border-width: $kendo-grid-border-width,
|
|
@@ -450,5 +483,15 @@ $kendo-grid-row-resizer-height: k-spacing(0.5) !default;
|
|
|
450
483
|
$kendo-grid-group-footer-second-cell-border: $kendo-grid-group-footer-second-cell-border,
|
|
451
484
|
$kendo-grid-row-resizer-hover-bg: $kendo-grid-row-resizer-hover-bg,
|
|
452
485
|
$kendo-grid-row-resizer-active-bg: $kendo-grid-row-resizer-active-bg,
|
|
453
|
-
$kendo-grid-row-resizer-height: $kendo-grid-row-resizer-height
|
|
486
|
+
$kendo-grid-row-resizer-height: $kendo-grid-row-resizer-height,
|
|
487
|
+
$kendo-grid-stack-cell-padding-x: $kendo-grid-stack-cell-padding-x,
|
|
488
|
+
$kendo-grid-stack-cell-padding-y: $kendo-grid-stack-cell-padding-y,
|
|
489
|
+
$kendo-grid-stack-column-gap: $kendo-grid-stack-column-gap,
|
|
490
|
+
$kendo-grid-stack-editable-column-gap: $kendo-grid-stack-editable-column-gap,
|
|
491
|
+
$kendo-grid-stack-hierarchy-col-width: $kendo-grid-stack-hierarchy-col-width,
|
|
492
|
+
$kendo-grid-stack-header-font-size: $kendo-grid-stack-header-font-size,
|
|
493
|
+
$kendo-grid-stack-header-font-weight: $kendo-grid-stack-header-font-weight,
|
|
494
|
+
$kendo-grid-stack-expandable-shadow-height: $kendo-grid-stack-expandable-shadow-height,
|
|
495
|
+
$kendo-grid-stack-header-color: $kendo-grid-stack-header-color,
|
|
496
|
+
$kendo-grid-stack-expandable-shadow: $kendo-grid-stack-expandable-shadow
|
|
454
497
|
);
|