@progress/kendo-theme-material 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/material-2-dark.css +1 -1
- package/dist/material-2.css +1 -1
- package/dist/material-aqua-dark.css +1 -1
- package/dist/material-arctic.css +1 -1
- package/dist/material-burnt-teal.css +1 -1
- package/dist/material-dataviz-v4.css +1 -1
- package/dist/material-eggplant.css +1 -1
- package/dist/material-lime-dark.css +1 -1
- package/dist/material-lime.css +1 -1
- package/dist/material-main-dark.css +1 -1
- package/dist/material-main.css +1 -1
- package/dist/material-nova.css +1 -1
- package/dist/material-pacific-dark.css +1 -1
- package/dist/material-pacific.css +1 -1
- package/dist/material-sky-dark.css +1 -1
- package/dist/material-sky.css +1 -1
- package/dist/material-smoke.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/material-2-dark.json +1 -1
- package/lib/swatches/material-2.json +1 -1
- package/lib/swatches/material-aqua-dark.json +1 -1
- package/lib/swatches/material-arctic.json +1 -1
- package/lib/swatches/material-burnt-teal.json +1 -1
- package/lib/swatches/material-dataviz-v4.json +1 -1
- package/lib/swatches/material-eggplant.json +1 -1
- package/lib/swatches/material-lime-dark.json +1 -1
- package/lib/swatches/material-lime.json +1 -1
- package/lib/swatches/material-main-dark.json +1 -1
- package/lib/swatches/material-main.json +1 -1
- package/lib/swatches/material-nova.json +1 -1
- package/lib/swatches/material-pacific-dark.json +1 -1
- package/lib/swatches/material-pacific.json +1 -1
- package/lib/swatches/material-sky-dark.json +1 -1
- package/lib/swatches/material-sky.json +1 -1
- package/lib/swatches/material-smoke.json +1 -1
- package/package.json +4 -4
- package/scss/grid/_variables.scss +45 -1
|
@@ -27743,6 +27743,256 @@
|
|
|
27743
27743
|
"name": "_variables.scss"
|
|
27744
27744
|
}
|
|
27745
27745
|
},
|
|
27746
|
+
{
|
|
27747
|
+
"description": "The horizontal padding of the Grid stack layout cells.\n",
|
|
27748
|
+
"commentRange": {
|
|
27749
|
+
"start": 316,
|
|
27750
|
+
"end": 317
|
|
27751
|
+
},
|
|
27752
|
+
"context": {
|
|
27753
|
+
"type": "variable",
|
|
27754
|
+
"name": "kendo-grid-stack-cell-padding-x",
|
|
27755
|
+
"value": "k-spacing(2)",
|
|
27756
|
+
"scope": "default",
|
|
27757
|
+
"line": {
|
|
27758
|
+
"start": 318,
|
|
27759
|
+
"end": 318
|
|
27760
|
+
}
|
|
27761
|
+
},
|
|
27762
|
+
"group": [
|
|
27763
|
+
"grid"
|
|
27764
|
+
],
|
|
27765
|
+
"access": "public",
|
|
27766
|
+
"file": {
|
|
27767
|
+
"path": "grid/_variables.scss",
|
|
27768
|
+
"name": "_variables.scss"
|
|
27769
|
+
}
|
|
27770
|
+
},
|
|
27771
|
+
{
|
|
27772
|
+
"description": "The vertical padding of the Grid stack layout cells.\n",
|
|
27773
|
+
"commentRange": {
|
|
27774
|
+
"start": 319,
|
|
27775
|
+
"end": 320
|
|
27776
|
+
},
|
|
27777
|
+
"context": {
|
|
27778
|
+
"type": "variable",
|
|
27779
|
+
"name": "kendo-grid-stack-cell-padding-y",
|
|
27780
|
+
"value": "k-spacing(1.5)",
|
|
27781
|
+
"scope": "default",
|
|
27782
|
+
"line": {
|
|
27783
|
+
"start": 321,
|
|
27784
|
+
"end": 321
|
|
27785
|
+
}
|
|
27786
|
+
},
|
|
27787
|
+
"group": [
|
|
27788
|
+
"grid"
|
|
27789
|
+
],
|
|
27790
|
+
"access": "public",
|
|
27791
|
+
"file": {
|
|
27792
|
+
"path": "grid/_variables.scss",
|
|
27793
|
+
"name": "_variables.scss"
|
|
27794
|
+
}
|
|
27795
|
+
},
|
|
27796
|
+
{
|
|
27797
|
+
"description": "The column gap of the Grid stack layout.\n",
|
|
27798
|
+
"commentRange": {
|
|
27799
|
+
"start": 323,
|
|
27800
|
+
"end": 324
|
|
27801
|
+
},
|
|
27802
|
+
"context": {
|
|
27803
|
+
"type": "variable",
|
|
27804
|
+
"name": "kendo-grid-stack-column-gap",
|
|
27805
|
+
"value": "k-spacing(1)",
|
|
27806
|
+
"scope": "default",
|
|
27807
|
+
"line": {
|
|
27808
|
+
"start": 325,
|
|
27809
|
+
"end": 325
|
|
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 column gap of the editable Grid stack layout.\n",
|
|
27823
|
+
"commentRange": {
|
|
27824
|
+
"start": 326,
|
|
27825
|
+
"end": 327
|
|
27826
|
+
},
|
|
27827
|
+
"context": {
|
|
27828
|
+
"type": "variable",
|
|
27829
|
+
"name": "kendo-grid-stack-editable-column-gap",
|
|
27830
|
+
"value": "k-spacing(2)",
|
|
27831
|
+
"scope": "default",
|
|
27832
|
+
"line": {
|
|
27833
|
+
"start": 328,
|
|
27834
|
+
"end": 328
|
|
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 width of the hierarchy column in the Grid stack layout.\n",
|
|
27848
|
+
"commentRange": {
|
|
27849
|
+
"start": 330,
|
|
27850
|
+
"end": 331
|
|
27851
|
+
},
|
|
27852
|
+
"context": {
|
|
27853
|
+
"type": "variable",
|
|
27854
|
+
"name": "kendo-grid-stack-hierarchy-col-width",
|
|
27855
|
+
"value": "k-spacing(2)",
|
|
27856
|
+
"scope": "default",
|
|
27857
|
+
"line": {
|
|
27858
|
+
"start": 332,
|
|
27859
|
+
"end": 332
|
|
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 font size of the Grid stack layout column header.\n",
|
|
27873
|
+
"commentRange": {
|
|
27874
|
+
"start": 334,
|
|
27875
|
+
"end": 335
|
|
27876
|
+
},
|
|
27877
|
+
"context": {
|
|
27878
|
+
"type": "variable",
|
|
27879
|
+
"name": "kendo-grid-stack-header-font-size",
|
|
27880
|
+
"value": "var( --kendo-font-size-sm, inherit )",
|
|
27881
|
+
"scope": "default",
|
|
27882
|
+
"line": {
|
|
27883
|
+
"start": 336,
|
|
27884
|
+
"end": 336
|
|
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 font weight of the Grid stack layout column header.\n",
|
|
27898
|
+
"commentRange": {
|
|
27899
|
+
"start": 337,
|
|
27900
|
+
"end": 338
|
|
27901
|
+
},
|
|
27902
|
+
"context": {
|
|
27903
|
+
"type": "variable",
|
|
27904
|
+
"name": "kendo-grid-stack-header-font-weight",
|
|
27905
|
+
"value": "var( --kendo-font-weight-bold, inherit )",
|
|
27906
|
+
"scope": "default",
|
|
27907
|
+
"line": {
|
|
27908
|
+
"start": 339,
|
|
27909
|
+
"end": 339
|
|
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 height of the Grid stack layout expandable row shadow.\n",
|
|
27923
|
+
"commentRange": {
|
|
27924
|
+
"start": 340,
|
|
27925
|
+
"end": 341
|
|
27926
|
+
},
|
|
27927
|
+
"context": {
|
|
27928
|
+
"type": "variable",
|
|
27929
|
+
"name": "kendo-grid-stack-expandable-shadow-height",
|
|
27930
|
+
"value": "k-spacing(2.5)",
|
|
27931
|
+
"scope": "default",
|
|
27932
|
+
"line": {
|
|
27933
|
+
"start": 342,
|
|
27934
|
+
"end": 342
|
|
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 color of the Grid stack layout column header.\n",
|
|
27948
|
+
"commentRange": {
|
|
27949
|
+
"start": 344,
|
|
27950
|
+
"end": 345
|
|
27951
|
+
},
|
|
27952
|
+
"context": {
|
|
27953
|
+
"type": "variable",
|
|
27954
|
+
"name": "kendo-grid-stack-header-color",
|
|
27955
|
+
"value": "k-color(subtle)",
|
|
27956
|
+
"scope": "default",
|
|
27957
|
+
"line": {
|
|
27958
|
+
"start": 346,
|
|
27959
|
+
"end": 346
|
|
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 Grid stack layout expandable row shadow.\n",
|
|
27973
|
+
"commentRange": {
|
|
27974
|
+
"start": 347,
|
|
27975
|
+
"end": 348
|
|
27976
|
+
},
|
|
27977
|
+
"context": {
|
|
27978
|
+
"type": "variable",
|
|
27979
|
+
"name": "kendo-grid-stack-expandable-shadow",
|
|
27980
|
+
"value": "k-elevation(1)",
|
|
27981
|
+
"scope": "default",
|
|
27982
|
+
"line": {
|
|
27983
|
+
"start": 349,
|
|
27984
|
+
"end": 349
|
|
27985
|
+
}
|
|
27986
|
+
},
|
|
27987
|
+
"group": [
|
|
27988
|
+
"grid"
|
|
27989
|
+
],
|
|
27990
|
+
"access": "public",
|
|
27991
|
+
"file": {
|
|
27992
|
+
"path": "grid/_variables.scss",
|
|
27993
|
+
"name": "_variables.scss"
|
|
27994
|
+
}
|
|
27995
|
+
},
|
|
27746
27996
|
{
|
|
27747
27997
|
"description": "The default size icon size.\n",
|
|
27748
27998
|
"commentRange": {
|
package/dist/meta/variables.json
CHANGED
|
@@ -11339,6 +11339,46 @@
|
|
|
11339
11339
|
"type": "String",
|
|
11340
11340
|
"value": "var(--kendo-spacing-0\\.5, 0.125rem)"
|
|
11341
11341
|
},
|
|
11342
|
+
"kendo-grid-stack-cell-padding-x": {
|
|
11343
|
+
"type": "String",
|
|
11344
|
+
"value": "var(--kendo-spacing-2, 0.5rem)"
|
|
11345
|
+
},
|
|
11346
|
+
"kendo-grid-stack-cell-padding-y": {
|
|
11347
|
+
"type": "String",
|
|
11348
|
+
"value": "var(--kendo-spacing-1\\.5, 0.375rem)"
|
|
11349
|
+
},
|
|
11350
|
+
"kendo-grid-stack-column-gap": {
|
|
11351
|
+
"type": "String",
|
|
11352
|
+
"value": "var(--kendo-spacing-1, 0.25rem)"
|
|
11353
|
+
},
|
|
11354
|
+
"kendo-grid-stack-editable-column-gap": {
|
|
11355
|
+
"type": "String",
|
|
11356
|
+
"value": "var(--kendo-spacing-2, 0.5rem)"
|
|
11357
|
+
},
|
|
11358
|
+
"kendo-grid-stack-hierarchy-col-width": {
|
|
11359
|
+
"type": "String",
|
|
11360
|
+
"value": "var(--kendo-spacing-2, 0.5rem)"
|
|
11361
|
+
},
|
|
11362
|
+
"kendo-grid-stack-header-font-size": {
|
|
11363
|
+
"type": "String",
|
|
11364
|
+
"value": "var(--kendo-font-size-sm, inherit)"
|
|
11365
|
+
},
|
|
11366
|
+
"kendo-grid-stack-header-font-weight": {
|
|
11367
|
+
"type": "String",
|
|
11368
|
+
"value": "var(--kendo-font-weight-bold, inherit)"
|
|
11369
|
+
},
|
|
11370
|
+
"kendo-grid-stack-expandable-shadow-height": {
|
|
11371
|
+
"type": "String",
|
|
11372
|
+
"value": "var(--kendo-spacing-2\\.5, 0.625rem)"
|
|
11373
|
+
},
|
|
11374
|
+
"kendo-grid-stack-header-color": {
|
|
11375
|
+
"type": "String",
|
|
11376
|
+
"value": "var(--kendo-color-subtle, #49454F)"
|
|
11377
|
+
},
|
|
11378
|
+
"kendo-grid-stack-expandable-shadow": {
|
|
11379
|
+
"type": "String",
|
|
11380
|
+
"value": "var(--kendo-elevation-1, 0px 1px 2px 0px rgba(0, 0, 0, 0.3), 0px 1px 3px 1px rgba(0, 0, 0, 0.15))"
|
|
11381
|
+
},
|
|
11342
11382
|
"kendo-listview-padding-x": {
|
|
11343
11383
|
"type": "String",
|
|
11344
11384
|
"value": "var(--kendo-spacing-1, 0.25rem)"
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-theme-material",
|
|
3
3
|
"description": "Material theme for Kendo UI",
|
|
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": [
|
|
@@ -54,12 +54,12 @@
|
|
|
54
54
|
},
|
|
55
55
|
"dependencies": {
|
|
56
56
|
"@progress/kendo-svg-icons": "^4.1.0",
|
|
57
|
-
"@progress/kendo-theme-core": "11.1.0-dev.
|
|
58
|
-
"@progress/kendo-theme-utils": "11.1.0-dev.
|
|
57
|
+
"@progress/kendo-theme-core": "11.1.0-dev.7",
|
|
58
|
+
"@progress/kendo-theme-utils": "11.1.0-dev.7"
|
|
59
59
|
},
|
|
60
60
|
"directories": {
|
|
61
61
|
"doc": "docs",
|
|
62
62
|
"lib": "lib"
|
|
63
63
|
},
|
|
64
|
-
"gitHead": "
|
|
64
|
+
"gitHead": "08eac1ebddd9c9c9209062ad0779de2f400f232d"
|
|
65
65
|
}
|
|
@@ -313,6 +313,40 @@ $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, inherit ) !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
|
+
|
|
344
|
+
/// The color of the Grid stack layout column header.
|
|
345
|
+
/// @group grid
|
|
346
|
+
$kendo-grid-stack-header-color: k-color(subtle) !default;
|
|
347
|
+
/// The Grid stack layout expandable row shadow.
|
|
348
|
+
/// @group grid
|
|
349
|
+
$kendo-grid-stack-expandable-shadow: k-elevation(1) !default;
|
|
316
350
|
|
|
317
351
|
@forward "@progress/kendo-theme-core/scss/components/grid/_variables.scss" with (
|
|
318
352
|
$kendo-grid-border-width: $kendo-grid-border-width,
|
|
@@ -450,5 +484,15 @@ $kendo-grid-row-resizer-height: k-spacing(0.5) !default;
|
|
|
450
484
|
$kendo-grid-group-footer-second-cell-border: $kendo-grid-group-footer-second-cell-border,
|
|
451
485
|
$kendo-grid-row-resizer-hover-bg: $kendo-grid-row-resizer-hover-bg,
|
|
452
486
|
$kendo-grid-row-resizer-active-bg: $kendo-grid-row-resizer-active-bg,
|
|
453
|
-
$kendo-grid-row-resizer-height: $kendo-grid-row-resizer-height
|
|
487
|
+
$kendo-grid-row-resizer-height: $kendo-grid-row-resizer-height,
|
|
488
|
+
$kendo-grid-stack-cell-padding-x: $kendo-grid-stack-cell-padding-x,
|
|
489
|
+
$kendo-grid-stack-cell-padding-y: $kendo-grid-stack-cell-padding-y,
|
|
490
|
+
$kendo-grid-stack-column-gap: $kendo-grid-stack-column-gap,
|
|
491
|
+
$kendo-grid-stack-editable-column-gap: $kendo-grid-stack-editable-column-gap,
|
|
492
|
+
$kendo-grid-stack-hierarchy-col-width: $kendo-grid-stack-hierarchy-col-width,
|
|
493
|
+
$kendo-grid-stack-header-font-size: $kendo-grid-stack-header-font-size,
|
|
494
|
+
$kendo-grid-stack-header-font-weight: $kendo-grid-stack-header-font-weight,
|
|
495
|
+
$kendo-grid-stack-expandable-shadow-height: $kendo-grid-stack-expandable-shadow-height,
|
|
496
|
+
$kendo-grid-stack-header-color: $kendo-grid-stack-header-color,
|
|
497
|
+
$kendo-grid-stack-expandable-shadow: $kendo-grid-stack-expandable-shadow
|
|
454
498
|
);
|