@progress/kendo-theme-fluent 13.0.0-dev.0 → 13.0.0-dev.1
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-1-dark.css +1 -1
- package/dist/fluent-1.css +1 -1
- package/dist/fluent-main-dark.css +1 -1
- package/dist/fluent-main.css +1 -1
- package/dist/meta/sassdoc-data.json +498 -390
- package/dist/meta/sassdoc-raw-data.json +245 -195
- package/dist/meta/variables.json +8 -0
- package/lib/swatches/all.json +1 -1
- package/lib/swatches/fluent-1-dark.json +1 -1
- package/lib/swatches/fluent-1.json +1 -1
- package/lib/swatches/fluent-main-dark.json +1 -1
- package/lib/swatches/fluent-main.json +1 -1
- package/package.json +5 -5
- package/scss/grid/_variables.scss +11 -1
|
@@ -38777,15 +38777,15 @@
|
|
|
38777
38777
|
}
|
|
38778
38778
|
},
|
|
38779
38779
|
{
|
|
38780
|
-
"description": "The
|
|
38780
|
+
"description": "The box shadow of the sticky container in the Grid.\n",
|
|
38781
38781
|
"commentRange": {
|
|
38782
38782
|
"start": 397,
|
|
38783
38783
|
"end": 398
|
|
38784
38784
|
},
|
|
38785
38785
|
"context": {
|
|
38786
38786
|
"type": "variable",
|
|
38787
|
-
"name": "kendo-
|
|
38788
|
-
"value": "
|
|
38787
|
+
"name": "kendo-grid-sticky-container-shadow",
|
|
38788
|
+
"value": "k-elevation(3)",
|
|
38789
38789
|
"scope": "default",
|
|
38790
38790
|
"line": {
|
|
38791
38791
|
"start": 399,
|
|
@@ -38801,11 +38801,36 @@
|
|
|
38801
38801
|
"name": "_variables.scss"
|
|
38802
38802
|
}
|
|
38803
38803
|
},
|
|
38804
|
+
{
|
|
38805
|
+
"description": "The horizontal padding of the Grid filter menu container.\n",
|
|
38806
|
+
"commentRange": {
|
|
38807
|
+
"start": 401,
|
|
38808
|
+
"end": 402
|
|
38809
|
+
},
|
|
38810
|
+
"context": {
|
|
38811
|
+
"type": "variable",
|
|
38812
|
+
"name": "kendo-filter-menu-container-padding-y",
|
|
38813
|
+
"value": "var( --kendo-filter-menu-container-padding-y, #{k-spacing(3)} )",
|
|
38814
|
+
"scope": "default",
|
|
38815
|
+
"line": {
|
|
38816
|
+
"start": 403,
|
|
38817
|
+
"end": 403
|
|
38818
|
+
}
|
|
38819
|
+
},
|
|
38820
|
+
"group": [
|
|
38821
|
+
"grid"
|
|
38822
|
+
],
|
|
38823
|
+
"access": "public",
|
|
38824
|
+
"file": {
|
|
38825
|
+
"path": "grid/_variables.scss",
|
|
38826
|
+
"name": "_variables.scss"
|
|
38827
|
+
}
|
|
38828
|
+
},
|
|
38804
38829
|
{
|
|
38805
38830
|
"description": "The vertical padding of the Grid filter menu container.\n",
|
|
38806
38831
|
"commentRange": {
|
|
38807
|
-
"start":
|
|
38808
|
-
"end":
|
|
38832
|
+
"start": 404,
|
|
38833
|
+
"end": 405
|
|
38809
38834
|
},
|
|
38810
38835
|
"context": {
|
|
38811
38836
|
"type": "variable",
|
|
@@ -38813,8 +38838,8 @@
|
|
|
38813
38838
|
"value": "var( --kendo-filter-menu-container-padding-x, #{k-spacing(3)} )",
|
|
38814
38839
|
"scope": "default",
|
|
38815
38840
|
"line": {
|
|
38816
|
-
"start":
|
|
38817
|
-
"end":
|
|
38841
|
+
"start": 406,
|
|
38842
|
+
"end": 406
|
|
38818
38843
|
}
|
|
38819
38844
|
},
|
|
38820
38845
|
"group": [
|
|
@@ -38829,8 +38854,8 @@
|
|
|
38829
38854
|
{
|
|
38830
38855
|
"description": "The default width of the Grid column menu.\n",
|
|
38831
38856
|
"commentRange": {
|
|
38832
|
-
"start":
|
|
38833
|
-
"end":
|
|
38857
|
+
"start": 408,
|
|
38858
|
+
"end": 409
|
|
38834
38859
|
},
|
|
38835
38860
|
"context": {
|
|
38836
38861
|
"type": "variable",
|
|
@@ -38838,8 +38863,8 @@
|
|
|
38838
38863
|
"value": "var( --kendo-grid-column-menu-width, 230px )",
|
|
38839
38864
|
"scope": "default",
|
|
38840
38865
|
"line": {
|
|
38841
|
-
"start":
|
|
38842
|
-
"end":
|
|
38866
|
+
"start": 410,
|
|
38867
|
+
"end": 410
|
|
38843
38868
|
}
|
|
38844
38869
|
},
|
|
38845
38870
|
"group": [
|
|
@@ -38854,8 +38879,8 @@
|
|
|
38854
38879
|
{
|
|
38855
38880
|
"description": "The max width of the Grid column menu.\n",
|
|
38856
38881
|
"commentRange": {
|
|
38857
|
-
"start":
|
|
38858
|
-
"end":
|
|
38882
|
+
"start": 411,
|
|
38883
|
+
"end": 412
|
|
38859
38884
|
},
|
|
38860
38885
|
"context": {
|
|
38861
38886
|
"type": "variable",
|
|
@@ -38863,8 +38888,8 @@
|
|
|
38863
38888
|
"value": "var( --kendo-grid-column-menu-max-width, 320px )",
|
|
38864
38889
|
"scope": "default",
|
|
38865
38890
|
"line": {
|
|
38866
|
-
"start":
|
|
38867
|
-
"end":
|
|
38891
|
+
"start": 413,
|
|
38892
|
+
"end": 413
|
|
38868
38893
|
}
|
|
38869
38894
|
},
|
|
38870
38895
|
"group": [
|
|
@@ -38879,8 +38904,8 @@
|
|
|
38879
38904
|
{
|
|
38880
38905
|
"description": "The spacing of the Grid column menu.\n",
|
|
38881
38906
|
"commentRange": {
|
|
38882
|
-
"start":
|
|
38883
|
-
"end":
|
|
38907
|
+
"start": 414,
|
|
38908
|
+
"end": 415
|
|
38884
38909
|
},
|
|
38885
38910
|
"context": {
|
|
38886
38911
|
"type": "variable",
|
|
@@ -38888,8 +38913,8 @@
|
|
|
38888
38913
|
"value": "var( --kendo-grid-column-menu-spacing, #{k-spacing(2)} )",
|
|
38889
38914
|
"scope": "default",
|
|
38890
38915
|
"line": {
|
|
38891
|
-
"start":
|
|
38892
|
-
"end":
|
|
38916
|
+
"start": 416,
|
|
38917
|
+
"end": 416
|
|
38893
38918
|
}
|
|
38894
38919
|
},
|
|
38895
38920
|
"group": [
|
|
@@ -38904,8 +38929,8 @@
|
|
|
38904
38929
|
{
|
|
38905
38930
|
"description": "The focus shadow of the Grid column menu.\n",
|
|
38906
38931
|
"commentRange": {
|
|
38907
|
-
"start":
|
|
38908
|
-
"end":
|
|
38932
|
+
"start": 417,
|
|
38933
|
+
"end": 418
|
|
38909
38934
|
},
|
|
38910
38935
|
"context": {
|
|
38911
38936
|
"type": "variable",
|
|
@@ -38913,8 +38938,8 @@
|
|
|
38913
38938
|
"value": "var( --kendo-grid-column-menu-shadow, var(--kendo-box-shadow-depth-4, none) )",
|
|
38914
38939
|
"scope": "default",
|
|
38915
38940
|
"line": {
|
|
38916
|
-
"start":
|
|
38917
|
-
"end":
|
|
38941
|
+
"start": 419,
|
|
38942
|
+
"end": 419
|
|
38918
38943
|
}
|
|
38919
38944
|
},
|
|
38920
38945
|
"group": [
|
|
@@ -38929,8 +38954,8 @@
|
|
|
38929
38954
|
{
|
|
38930
38955
|
"description": "The background color of the Grid column menu.\n",
|
|
38931
38956
|
"commentRange": {
|
|
38932
|
-
"start":
|
|
38933
|
-
"end":
|
|
38957
|
+
"start": 420,
|
|
38958
|
+
"end": 421
|
|
38934
38959
|
},
|
|
38935
38960
|
"context": {
|
|
38936
38961
|
"type": "variable",
|
|
@@ -38938,8 +38963,8 @@
|
|
|
38938
38963
|
"value": "var( --kendo-grid-column-menu-bg, #{k-color(surface-alt)} )",
|
|
38939
38964
|
"scope": "default",
|
|
38940
38965
|
"line": {
|
|
38941
|
-
"start":
|
|
38942
|
-
"end":
|
|
38966
|
+
"start": 422,
|
|
38967
|
+
"end": 422
|
|
38943
38968
|
}
|
|
38944
38969
|
},
|
|
38945
38970
|
"group": [
|
|
@@ -38954,8 +38979,8 @@
|
|
|
38954
38979
|
{
|
|
38955
38980
|
"description": "The text color of the Grid column menu.\n",
|
|
38956
38981
|
"commentRange": {
|
|
38957
|
-
"start":
|
|
38958
|
-
"end":
|
|
38982
|
+
"start": 423,
|
|
38983
|
+
"end": 424
|
|
38959
38984
|
},
|
|
38960
38985
|
"context": {
|
|
38961
38986
|
"type": "variable",
|
|
@@ -38963,8 +38988,8 @@
|
|
|
38963
38988
|
"value": "var( --kendo-grid-column-menu-text, #{k-color(on-app-surface)} )",
|
|
38964
38989
|
"scope": "default",
|
|
38965
38990
|
"line": {
|
|
38966
|
-
"start":
|
|
38967
|
-
"end":
|
|
38991
|
+
"start": 425,
|
|
38992
|
+
"end": 425
|
|
38968
38993
|
}
|
|
38969
38994
|
},
|
|
38970
38995
|
"group": [
|
|
@@ -38979,8 +39004,8 @@
|
|
|
38979
39004
|
{
|
|
38980
39005
|
"description": "The border color of the Grid column menu.\n",
|
|
38981
39006
|
"commentRange": {
|
|
38982
|
-
"start":
|
|
38983
|
-
"end":
|
|
39007
|
+
"start": 426,
|
|
39008
|
+
"end": 427
|
|
38984
39009
|
},
|
|
38985
39010
|
"context": {
|
|
38986
39011
|
"type": "variable",
|
|
@@ -38988,8 +39013,8 @@
|
|
|
38988
39013
|
"value": "var( --kendo-grid-column-menu-border, color-mix(in srgb, #{k-color(border)} 16%, transparent) )",
|
|
38989
39014
|
"scope": "default",
|
|
38990
39015
|
"line": {
|
|
38991
|
-
"start":
|
|
38992
|
-
"end":
|
|
39016
|
+
"start": 428,
|
|
39017
|
+
"end": 428
|
|
38993
39018
|
}
|
|
38994
39019
|
},
|
|
38995
39020
|
"group": [
|
|
@@ -39004,8 +39029,8 @@
|
|
|
39004
39029
|
{
|
|
39005
39030
|
"description": "The font size of the Grid column menu checkbox container.\n",
|
|
39006
39031
|
"commentRange": {
|
|
39007
|
-
"start":
|
|
39008
|
-
"end":
|
|
39032
|
+
"start": 430,
|
|
39033
|
+
"end": 431
|
|
39009
39034
|
},
|
|
39010
39035
|
"context": {
|
|
39011
39036
|
"type": "variable",
|
|
@@ -39013,8 +39038,8 @@
|
|
|
39013
39038
|
"value": "var( --kendo-grid-column-menu-multicheck-font-size, #{$kendo-list-md-font-size} )",
|
|
39014
39039
|
"scope": "default",
|
|
39015
39040
|
"line": {
|
|
39016
|
-
"start":
|
|
39017
|
-
"end":
|
|
39041
|
+
"start": 432,
|
|
39042
|
+
"end": 432
|
|
39018
39043
|
}
|
|
39019
39044
|
},
|
|
39020
39045
|
"group": [
|
|
@@ -39029,8 +39054,8 @@
|
|
|
39029
39054
|
{
|
|
39030
39055
|
"description": "The line height of the Grid column menu checkbox container.\n",
|
|
39031
39056
|
"commentRange": {
|
|
39032
|
-
"start":
|
|
39033
|
-
"end":
|
|
39057
|
+
"start": 433,
|
|
39058
|
+
"end": 434
|
|
39034
39059
|
},
|
|
39035
39060
|
"context": {
|
|
39036
39061
|
"type": "variable",
|
|
@@ -39038,8 +39063,8 @@
|
|
|
39038
39063
|
"value": "var( --kendo-grid-column-menu-multicheck-line-height, #{$kendo-list-md-line-height} )",
|
|
39039
39064
|
"scope": "default",
|
|
39040
39065
|
"line": {
|
|
39041
|
-
"start":
|
|
39042
|
-
"end":
|
|
39066
|
+
"start": 435,
|
|
39067
|
+
"end": 435
|
|
39043
39068
|
}
|
|
39044
39069
|
},
|
|
39045
39070
|
"group": [
|
|
@@ -39054,8 +39079,8 @@
|
|
|
39054
39079
|
{
|
|
39055
39080
|
"description": "The vertical padding of the Grid column menu items wrap.\n",
|
|
39056
39081
|
"commentRange": {
|
|
39057
|
-
"start":
|
|
39058
|
-
"end":
|
|
39082
|
+
"start": 437,
|
|
39083
|
+
"end": 438
|
|
39059
39084
|
},
|
|
39060
39085
|
"context": {
|
|
39061
39086
|
"type": "variable",
|
|
@@ -39063,8 +39088,8 @@
|
|
|
39063
39088
|
"value": "var( --kendo-grid-column-menu-items-wrap-padding-y, #{k-spacing(2)} )",
|
|
39064
39089
|
"scope": "default",
|
|
39065
39090
|
"line": {
|
|
39066
|
-
"start":
|
|
39067
|
-
"end":
|
|
39091
|
+
"start": 439,
|
|
39092
|
+
"end": 439
|
|
39068
39093
|
}
|
|
39069
39094
|
},
|
|
39070
39095
|
"group": [
|
|
@@ -39079,8 +39104,8 @@
|
|
|
39079
39104
|
{
|
|
39080
39105
|
"description": "The horizontal padding of the Grid column menu items wrap.\n",
|
|
39081
39106
|
"commentRange": {
|
|
39082
|
-
"start":
|
|
39083
|
-
"end":
|
|
39107
|
+
"start": 440,
|
|
39108
|
+
"end": 441
|
|
39084
39109
|
},
|
|
39085
39110
|
"context": {
|
|
39086
39111
|
"type": "variable",
|
|
@@ -39088,8 +39113,8 @@
|
|
|
39088
39113
|
"value": "var( --kendo-grid-column-menu-items-wrap-padding-x, #{k-spacing(2)} )",
|
|
39089
39114
|
"scope": "default",
|
|
39090
39115
|
"line": {
|
|
39091
|
-
"start":
|
|
39092
|
-
"end":
|
|
39116
|
+
"start": 442,
|
|
39117
|
+
"end": 442
|
|
39093
39118
|
}
|
|
39094
39119
|
},
|
|
39095
39120
|
"group": [
|
|
@@ -39104,8 +39129,8 @@
|
|
|
39104
39129
|
{
|
|
39105
39130
|
"description": "The horizontal padding of the Grid column menu item.\n",
|
|
39106
39131
|
"commentRange": {
|
|
39107
|
-
"start":
|
|
39108
|
-
"end":
|
|
39132
|
+
"start": 444,
|
|
39133
|
+
"end": 445
|
|
39109
39134
|
},
|
|
39110
39135
|
"context": {
|
|
39111
39136
|
"type": "variable",
|
|
@@ -39113,8 +39138,8 @@
|
|
|
39113
39138
|
"value": "var( --kendo-grid-column-menu-item-padding-y, #{$kendo-list-md-item-padding-y} )",
|
|
39114
39139
|
"scope": "default",
|
|
39115
39140
|
"line": {
|
|
39116
|
-
"start":
|
|
39117
|
-
"end":
|
|
39141
|
+
"start": 446,
|
|
39142
|
+
"end": 446
|
|
39118
39143
|
}
|
|
39119
39144
|
},
|
|
39120
39145
|
"group": [
|
|
@@ -39129,8 +39154,8 @@
|
|
|
39129
39154
|
{
|
|
39130
39155
|
"description": "The vertical padding of the Grid column menu item.\n",
|
|
39131
39156
|
"commentRange": {
|
|
39132
|
-
"start":
|
|
39133
|
-
"end":
|
|
39157
|
+
"start": 447,
|
|
39158
|
+
"end": 448
|
|
39134
39159
|
},
|
|
39135
39160
|
"context": {
|
|
39136
39161
|
"type": "variable",
|
|
@@ -39138,8 +39163,8 @@
|
|
|
39138
39163
|
"value": "var( --kendo-grid-column-menu-item-padding-x, #{$kendo-list-md-item-padding-x} )",
|
|
39139
39164
|
"scope": "default",
|
|
39140
39165
|
"line": {
|
|
39141
|
-
"start":
|
|
39142
|
-
"end":
|
|
39166
|
+
"start": 449,
|
|
39167
|
+
"end": 449
|
|
39143
39168
|
}
|
|
39144
39169
|
},
|
|
39145
39170
|
"group": [
|
|
@@ -39154,8 +39179,8 @@
|
|
|
39154
39179
|
{
|
|
39155
39180
|
"description": "The spacing of the Grid column menu item.\n",
|
|
39156
39181
|
"commentRange": {
|
|
39157
|
-
"start":
|
|
39158
|
-
"end":
|
|
39182
|
+
"start": 450,
|
|
39183
|
+
"end": 451
|
|
39159
39184
|
},
|
|
39160
39185
|
"context": {
|
|
39161
39186
|
"type": "variable",
|
|
@@ -39163,8 +39188,8 @@
|
|
|
39163
39188
|
"value": "var( --kendo-grid-column-menu-item-gap, #{$kendo-list-md-item-padding-x} )",
|
|
39164
39189
|
"scope": "default",
|
|
39165
39190
|
"line": {
|
|
39166
|
-
"start":
|
|
39167
|
-
"end":
|
|
39191
|
+
"start": 452,
|
|
39192
|
+
"end": 452
|
|
39168
39193
|
}
|
|
39169
39194
|
},
|
|
39170
39195
|
"group": [
|
|
@@ -39179,8 +39204,8 @@
|
|
|
39179
39204
|
{
|
|
39180
39205
|
"description": "The background color of the Grid column menu item.\n",
|
|
39181
39206
|
"commentRange": {
|
|
39182
|
-
"start":
|
|
39183
|
-
"end":
|
|
39207
|
+
"start": 453,
|
|
39208
|
+
"end": 454
|
|
39184
39209
|
},
|
|
39185
39210
|
"context": {
|
|
39186
39211
|
"type": "variable",
|
|
@@ -39188,8 +39213,8 @@
|
|
|
39188
39213
|
"value": "var( --kendo-grid-column-menu-item-bg, #{$kendo-list-item-bg} )",
|
|
39189
39214
|
"scope": "default",
|
|
39190
39215
|
"line": {
|
|
39191
|
-
"start":
|
|
39192
|
-
"end":
|
|
39216
|
+
"start": 455,
|
|
39217
|
+
"end": 455
|
|
39193
39218
|
}
|
|
39194
39219
|
},
|
|
39195
39220
|
"group": [
|
|
@@ -39204,8 +39229,8 @@
|
|
|
39204
39229
|
{
|
|
39205
39230
|
"description": "The text color of the Grid column menu item.\n",
|
|
39206
39231
|
"commentRange": {
|
|
39207
|
-
"start":
|
|
39208
|
-
"end":
|
|
39232
|
+
"start": 456,
|
|
39233
|
+
"end": 457
|
|
39209
39234
|
},
|
|
39210
39235
|
"context": {
|
|
39211
39236
|
"type": "variable",
|
|
@@ -39213,8 +39238,8 @@
|
|
|
39213
39238
|
"value": "var( --kendo-grid-column-menu-item-text, #{$kendo-list-item-text} )",
|
|
39214
39239
|
"scope": "default",
|
|
39215
39240
|
"line": {
|
|
39216
|
-
"start":
|
|
39217
|
-
"end":
|
|
39241
|
+
"start": 458,
|
|
39242
|
+
"end": 458
|
|
39218
39243
|
}
|
|
39219
39244
|
},
|
|
39220
39245
|
"group": [
|
|
@@ -39229,8 +39254,8 @@
|
|
|
39229
39254
|
{
|
|
39230
39255
|
"description": "The text color of the Grid column menu item icon.\n",
|
|
39231
39256
|
"commentRange": {
|
|
39232
|
-
"start":
|
|
39233
|
-
"end":
|
|
39257
|
+
"start": 460,
|
|
39258
|
+
"end": 461
|
|
39234
39259
|
},
|
|
39235
39260
|
"context": {
|
|
39236
39261
|
"type": "variable",
|
|
@@ -39238,8 +39263,8 @@
|
|
|
39238
39263
|
"value": "var( --kendo-grid-column-menu-item-icon-text, #{$kendo-list-item-icon-text} )",
|
|
39239
39264
|
"scope": "default",
|
|
39240
39265
|
"line": {
|
|
39241
|
-
"start":
|
|
39242
|
-
"end":
|
|
39266
|
+
"start": 462,
|
|
39267
|
+
"end": 462
|
|
39243
39268
|
}
|
|
39244
39269
|
},
|
|
39245
39270
|
"group": [
|
|
@@ -39254,8 +39279,8 @@
|
|
|
39254
39279
|
{
|
|
39255
39280
|
"description": "The vertical padding of the Grid column menu group header.\n",
|
|
39256
39281
|
"commentRange": {
|
|
39257
|
-
"start":
|
|
39258
|
-
"end":
|
|
39282
|
+
"start": 464,
|
|
39283
|
+
"end": 465
|
|
39259
39284
|
},
|
|
39260
39285
|
"context": {
|
|
39261
39286
|
"type": "variable",
|
|
@@ -39263,8 +39288,8 @@
|
|
|
39263
39288
|
"value": "var( --kendo-grid-column-menu-group-header-padding-y, #{$kendo-grid-column-menu-item-padding-y} )",
|
|
39264
39289
|
"scope": "default",
|
|
39265
39290
|
"line": {
|
|
39266
|
-
"start":
|
|
39267
|
-
"end":
|
|
39291
|
+
"start": 466,
|
|
39292
|
+
"end": 466
|
|
39268
39293
|
}
|
|
39269
39294
|
},
|
|
39270
39295
|
"group": [
|
|
@@ -39279,8 +39304,8 @@
|
|
|
39279
39304
|
{
|
|
39280
39305
|
"description": "The horizontal padding of the Grid column menu group header.\n",
|
|
39281
39306
|
"commentRange": {
|
|
39282
|
-
"start":
|
|
39283
|
-
"end":
|
|
39307
|
+
"start": 467,
|
|
39308
|
+
"end": 468
|
|
39284
39309
|
},
|
|
39285
39310
|
"context": {
|
|
39286
39311
|
"type": "variable",
|
|
@@ -39288,8 +39313,8 @@
|
|
|
39288
39313
|
"value": "var( --kendo-grid-column-menu-group-header-padding-x, #{$kendo-grid-column-menu-item-padding-x} )",
|
|
39289
39314
|
"scope": "default",
|
|
39290
39315
|
"line": {
|
|
39291
|
-
"start":
|
|
39292
|
-
"end":
|
|
39316
|
+
"start": 469,
|
|
39317
|
+
"end": 469
|
|
39293
39318
|
}
|
|
39294
39319
|
},
|
|
39295
39320
|
"group": [
|
|
@@ -39304,8 +39329,8 @@
|
|
|
39304
39329
|
{
|
|
39305
39330
|
"description": "The border width of the Grid column menu group header.\n",
|
|
39306
39331
|
"commentRange": {
|
|
39307
|
-
"start":
|
|
39308
|
-
"end":
|
|
39332
|
+
"start": 470,
|
|
39333
|
+
"end": 471
|
|
39309
39334
|
},
|
|
39310
39335
|
"context": {
|
|
39311
39336
|
"type": "variable",
|
|
@@ -39313,8 +39338,8 @@
|
|
|
39313
39338
|
"value": "var( --kendo-grid-column-menu-group-header-border-width, 1px )",
|
|
39314
39339
|
"scope": "default",
|
|
39315
39340
|
"line": {
|
|
39316
|
-
"start":
|
|
39317
|
-
"end":
|
|
39341
|
+
"start": 472,
|
|
39342
|
+
"end": 472
|
|
39318
39343
|
}
|
|
39319
39344
|
},
|
|
39320
39345
|
"group": [
|
|
@@ -39329,8 +39354,8 @@
|
|
|
39329
39354
|
{
|
|
39330
39355
|
"description": "The border style of the Grid column menu group header.\n",
|
|
39331
39356
|
"commentRange": {
|
|
39332
|
-
"start":
|
|
39333
|
-
"end":
|
|
39357
|
+
"start": 473,
|
|
39358
|
+
"end": 474
|
|
39334
39359
|
},
|
|
39335
39360
|
"context": {
|
|
39336
39361
|
"type": "variable",
|
|
@@ -39338,8 +39363,8 @@
|
|
|
39338
39363
|
"value": "var( --kendo-grid-column-menu-group-header-border-style, solid )",
|
|
39339
39364
|
"scope": "default",
|
|
39340
39365
|
"line": {
|
|
39341
|
-
"start":
|
|
39342
|
-
"end":
|
|
39366
|
+
"start": 475,
|
|
39367
|
+
"end": 475
|
|
39343
39368
|
}
|
|
39344
39369
|
},
|
|
39345
39370
|
"group": [
|
|
@@ -39354,8 +39379,8 @@
|
|
|
39354
39379
|
{
|
|
39355
39380
|
"description": "The font size of the Grid column menu group header.\n",
|
|
39356
39381
|
"commentRange": {
|
|
39357
|
-
"start":
|
|
39358
|
-
"end":
|
|
39382
|
+
"start": 476,
|
|
39383
|
+
"end": 477
|
|
39359
39384
|
},
|
|
39360
39385
|
"context": {
|
|
39361
39386
|
"type": "variable",
|
|
@@ -39363,8 +39388,8 @@
|
|
|
39363
39388
|
"value": "var( --kendo-grid-column-menu-group-header-font-size, var(--kendo-font-size-sm, inherit) )",
|
|
39364
39389
|
"scope": "default",
|
|
39365
39390
|
"line": {
|
|
39366
|
-
"start":
|
|
39367
|
-
"end":
|
|
39391
|
+
"start": 478,
|
|
39392
|
+
"end": 478
|
|
39368
39393
|
}
|
|
39369
39394
|
},
|
|
39370
39395
|
"group": [
|
|
@@ -39379,8 +39404,8 @@
|
|
|
39379
39404
|
{
|
|
39380
39405
|
"description": "The font weight of the Grid column menu group header.\n",
|
|
39381
39406
|
"commentRange": {
|
|
39382
|
-
"start":
|
|
39383
|
-
"end":
|
|
39407
|
+
"start": 479,
|
|
39408
|
+
"end": 480
|
|
39384
39409
|
},
|
|
39385
39410
|
"context": {
|
|
39386
39411
|
"type": "variable",
|
|
@@ -39388,8 +39413,8 @@
|
|
|
39388
39413
|
"value": "var( --kendo-grid-column-menu-group-header-font-weight, var(--kendo-font-weight-bold, normal) )",
|
|
39389
39414
|
"scope": "default",
|
|
39390
39415
|
"line": {
|
|
39391
|
-
"start":
|
|
39392
|
-
"end":
|
|
39416
|
+
"start": 481,
|
|
39417
|
+
"end": 481
|
|
39393
39418
|
}
|
|
39394
39419
|
},
|
|
39395
39420
|
"group": [
|
|
@@ -39404,8 +39429,8 @@
|
|
|
39404
39429
|
{
|
|
39405
39430
|
"description": "The mine height of the Grid column menu group header.\n",
|
|
39406
39431
|
"commentRange": {
|
|
39407
|
-
"start":
|
|
39408
|
-
"end":
|
|
39432
|
+
"start": 482,
|
|
39433
|
+
"end": 483
|
|
39409
39434
|
},
|
|
39410
39435
|
"context": {
|
|
39411
39436
|
"type": "variable",
|
|
@@ -39413,8 +39438,8 @@
|
|
|
39413
39438
|
"value": "var( --kendo-grid-column-menu-group-header-line-height, var(--kendo-line-height, normal) )",
|
|
39414
39439
|
"scope": "default",
|
|
39415
39440
|
"line": {
|
|
39416
|
-
"start":
|
|
39417
|
-
"end":
|
|
39441
|
+
"start": 484,
|
|
39442
|
+
"end": 484
|
|
39418
39443
|
}
|
|
39419
39444
|
},
|
|
39420
39445
|
"group": [
|
|
@@ -39429,8 +39454,8 @@
|
|
|
39429
39454
|
{
|
|
39430
39455
|
"description": "The text transform of the Grid column menu group header.\n",
|
|
39431
39456
|
"commentRange": {
|
|
39432
|
-
"start":
|
|
39433
|
-
"end":
|
|
39457
|
+
"start": 485,
|
|
39458
|
+
"end": 486
|
|
39434
39459
|
},
|
|
39435
39460
|
"context": {
|
|
39436
39461
|
"type": "variable",
|
|
@@ -39438,8 +39463,8 @@
|
|
|
39438
39463
|
"value": "var( --kendo-grid-column-menu-group-header-text-transform, uppercase )",
|
|
39439
39464
|
"scope": "default",
|
|
39440
39465
|
"line": {
|
|
39441
|
-
"start":
|
|
39442
|
-
"end":
|
|
39466
|
+
"start": 487,
|
|
39467
|
+
"end": 487
|
|
39443
39468
|
}
|
|
39444
39469
|
},
|
|
39445
39470
|
"group": [
|
|
@@ -39454,8 +39479,8 @@
|
|
|
39454
39479
|
{
|
|
39455
39480
|
"description": "The background color of the Grid column menu group.\n",
|
|
39456
39481
|
"commentRange": {
|
|
39457
|
-
"start":
|
|
39458
|
-
"end":
|
|
39482
|
+
"start": 489,
|
|
39483
|
+
"end": 490
|
|
39459
39484
|
},
|
|
39460
39485
|
"context": {
|
|
39461
39486
|
"type": "variable",
|
|
@@ -39463,8 +39488,8 @@
|
|
|
39463
39488
|
"value": "var( --kendo-grid-column-menu-group-header-bg, #{k-color(surface-alt)} )",
|
|
39464
39489
|
"scope": "default",
|
|
39465
39490
|
"line": {
|
|
39466
|
-
"start":
|
|
39467
|
-
"end":
|
|
39491
|
+
"start": 491,
|
|
39492
|
+
"end": 491
|
|
39468
39493
|
}
|
|
39469
39494
|
},
|
|
39470
39495
|
"group": [
|
|
@@ -39479,8 +39504,8 @@
|
|
|
39479
39504
|
{
|
|
39480
39505
|
"description": "The text color of the Grid column menu group.\n",
|
|
39481
39506
|
"commentRange": {
|
|
39482
|
-
"start":
|
|
39483
|
-
"end":
|
|
39507
|
+
"start": 492,
|
|
39508
|
+
"end": 493
|
|
39484
39509
|
},
|
|
39485
39510
|
"context": {
|
|
39486
39511
|
"type": "variable",
|
|
@@ -39488,8 +39513,8 @@
|
|
|
39488
39513
|
"value": "var( --kendo-grid-column-menu-group-header-text, #{k-color(on-app-surface)} )",
|
|
39489
39514
|
"scope": "default",
|
|
39490
39515
|
"line": {
|
|
39491
|
-
"start":
|
|
39492
|
-
"end":
|
|
39516
|
+
"start": 494,
|
|
39517
|
+
"end": 494
|
|
39493
39518
|
}
|
|
39494
39519
|
},
|
|
39495
39520
|
"group": [
|
|
@@ -39504,8 +39529,8 @@
|
|
|
39504
39529
|
{
|
|
39505
39530
|
"description": "The border color of the Grid column menu group.\n",
|
|
39506
39531
|
"commentRange": {
|
|
39507
|
-
"start":
|
|
39508
|
-
"end":
|
|
39532
|
+
"start": 495,
|
|
39533
|
+
"end": 496
|
|
39509
39534
|
},
|
|
39510
39535
|
"context": {
|
|
39511
39536
|
"type": "variable",
|
|
@@ -39513,8 +39538,8 @@
|
|
|
39513
39538
|
"value": "var( --kendo-grid-column-menu-group-header-border, color-mix(in srgb, #{k-color(border)} 16%, transparent) )",
|
|
39514
39539
|
"scope": "default",
|
|
39515
39540
|
"line": {
|
|
39516
|
-
"start":
|
|
39517
|
-
"end":
|
|
39541
|
+
"start": 497,
|
|
39542
|
+
"end": 497
|
|
39518
39543
|
}
|
|
39519
39544
|
},
|
|
39520
39545
|
"group": [
|
|
@@ -39529,8 +39554,8 @@
|
|
|
39529
39554
|
{
|
|
39530
39555
|
"description": "The horizontal padding of the tabstrip content in the Grid tabbed column menu.\n",
|
|
39531
39556
|
"commentRange": {
|
|
39532
|
-
"start":
|
|
39533
|
-
"end":
|
|
39557
|
+
"start": 499,
|
|
39558
|
+
"end": 500
|
|
39534
39559
|
},
|
|
39535
39560
|
"context": {
|
|
39536
39561
|
"type": "variable",
|
|
@@ -39538,8 +39563,8 @@
|
|
|
39538
39563
|
"value": "var( --kendo-grid-column-menu-tabbed-tabstrip-content-padding-x, #{k-spacing(0)} )",
|
|
39539
39564
|
"scope": "default",
|
|
39540
39565
|
"line": {
|
|
39541
|
-
"start":
|
|
39542
|
-
"end":
|
|
39566
|
+
"start": 501,
|
|
39567
|
+
"end": 501
|
|
39543
39568
|
}
|
|
39544
39569
|
},
|
|
39545
39570
|
"group": [
|
|
@@ -39554,8 +39579,8 @@
|
|
|
39554
39579
|
{
|
|
39555
39580
|
"description": "The vertical padding of the tabstrip content in the Grid tabbed column menu.\n",
|
|
39556
39581
|
"commentRange": {
|
|
39557
|
-
"start":
|
|
39558
|
-
"end":
|
|
39582
|
+
"start": 502,
|
|
39583
|
+
"end": 503
|
|
39559
39584
|
},
|
|
39560
39585
|
"context": {
|
|
39561
39586
|
"type": "variable",
|
|
@@ -39563,8 +39588,8 @@
|
|
|
39563
39588
|
"value": "var( --kendo-grid-column-menu-tabbed-tabstrip-content-padding-y, #{k-spacing(3)} )",
|
|
39564
39589
|
"scope": "default",
|
|
39565
39590
|
"line": {
|
|
39566
|
-
"start":
|
|
39567
|
-
"end":
|
|
39591
|
+
"start": 504,
|
|
39592
|
+
"end": 504
|
|
39568
39593
|
}
|
|
39569
39594
|
},
|
|
39570
39595
|
"group": [
|
|
@@ -39579,8 +39604,8 @@
|
|
|
39579
39604
|
{
|
|
39580
39605
|
"description": "The background color of the Grid tabbed column menu.\n",
|
|
39581
39606
|
"commentRange": {
|
|
39582
|
-
"start":
|
|
39583
|
-
"end":
|
|
39607
|
+
"start": 506,
|
|
39608
|
+
"end": 507
|
|
39584
39609
|
},
|
|
39585
39610
|
"context": {
|
|
39586
39611
|
"type": "variable",
|
|
@@ -39588,8 +39613,8 @@
|
|
|
39588
39613
|
"value": "var( --kendo-grid-column-menu-tabbed-bg, k-color(surface) )",
|
|
39589
39614
|
"scope": "default",
|
|
39590
39615
|
"line": {
|
|
39591
|
-
"start":
|
|
39592
|
-
"end":
|
|
39616
|
+
"start": 508,
|
|
39617
|
+
"end": 508
|
|
39593
39618
|
}
|
|
39594
39619
|
},
|
|
39595
39620
|
"group": [
|
|
@@ -39604,8 +39629,8 @@
|
|
|
39604
39629
|
{
|
|
39605
39630
|
"description": "The default width of the Grid drag cell.\n",
|
|
39606
39631
|
"commentRange": {
|
|
39607
|
-
"start":
|
|
39608
|
-
"end":
|
|
39632
|
+
"start": 510,
|
|
39633
|
+
"end": 511
|
|
39609
39634
|
},
|
|
39610
39635
|
"context": {
|
|
39611
39636
|
"type": "variable",
|
|
@@ -39613,8 +39638,8 @@
|
|
|
39613
39638
|
"value": "var( --kendo-grid-drag-cell-width, calc( var( --kendo-icon-size, 1rem ) * 2.25 ) )",
|
|
39614
39639
|
"scope": "default",
|
|
39615
39640
|
"line": {
|
|
39616
|
-
"start":
|
|
39617
|
-
"end":
|
|
39641
|
+
"start": 512,
|
|
39642
|
+
"end": 512
|
|
39618
39643
|
}
|
|
39619
39644
|
},
|
|
39620
39645
|
"group": [
|
|
@@ -39629,8 +39654,8 @@
|
|
|
39629
39654
|
{
|
|
39630
39655
|
"description": "The default width of the Grid hierarchy cell.\n",
|
|
39631
39656
|
"commentRange": {
|
|
39632
|
-
"start":
|
|
39633
|
-
"end":
|
|
39657
|
+
"start": 513,
|
|
39658
|
+
"end": 514
|
|
39634
39659
|
},
|
|
39635
39660
|
"context": {
|
|
39636
39661
|
"type": "variable",
|
|
@@ -39638,8 +39663,8 @@
|
|
|
39638
39663
|
"value": "var( --kendo-grid-hierarchy-col-width, calc( var( --kendo-icon-size, 1rem ) * 2 ) )",
|
|
39639
39664
|
"scope": "default",
|
|
39640
39665
|
"line": {
|
|
39641
|
-
"start":
|
|
39642
|
-
"end":
|
|
39666
|
+
"start": 515,
|
|
39667
|
+
"end": 515
|
|
39643
39668
|
}
|
|
39644
39669
|
},
|
|
39645
39670
|
"group": [
|
|
@@ -39654,8 +39679,8 @@
|
|
|
39654
39679
|
{
|
|
39655
39680
|
"description": "The background color of the Grid row resize indicator.\n",
|
|
39656
39681
|
"commentRange": {
|
|
39657
|
-
"start":
|
|
39658
|
-
"end":
|
|
39682
|
+
"start": 517,
|
|
39683
|
+
"end": 518
|
|
39659
39684
|
},
|
|
39660
39685
|
"context": {
|
|
39661
39686
|
"type": "variable",
|
|
@@ -39663,8 +39688,8 @@
|
|
|
39663
39688
|
"value": "var( --kendo-grid-row-resizer-hover-bg, color-mix(in srgb, #{k-color(on-app-surface)} 46%, transparent) )",
|
|
39664
39689
|
"scope": "default",
|
|
39665
39690
|
"line": {
|
|
39666
|
-
"start":
|
|
39667
|
-
"end":
|
|
39691
|
+
"start": 519,
|
|
39692
|
+
"end": 519
|
|
39668
39693
|
}
|
|
39669
39694
|
},
|
|
39670
39695
|
"group": [
|
|
@@ -39679,8 +39704,8 @@
|
|
|
39679
39704
|
{
|
|
39680
39705
|
"description": "The background color of the active Grid row resize indicator.\n",
|
|
39681
39706
|
"commentRange": {
|
|
39682
|
-
"start":
|
|
39683
|
-
"end":
|
|
39707
|
+
"start": 520,
|
|
39708
|
+
"end": 521
|
|
39684
39709
|
},
|
|
39685
39710
|
"context": {
|
|
39686
39711
|
"type": "variable",
|
|
@@ -39688,8 +39713,8 @@
|
|
|
39688
39713
|
"value": "var( --kendo-grid-row-resizer-active-bg, #{k-color(primary)} )",
|
|
39689
39714
|
"scope": "default",
|
|
39690
39715
|
"line": {
|
|
39691
|
-
"start":
|
|
39692
|
-
"end":
|
|
39716
|
+
"start": 522,
|
|
39717
|
+
"end": 522
|
|
39693
39718
|
}
|
|
39694
39719
|
},
|
|
39695
39720
|
"group": [
|
|
@@ -39704,8 +39729,8 @@
|
|
|
39704
39729
|
{
|
|
39705
39730
|
"description": "The height of the Grid row resize indicator.\n",
|
|
39706
39731
|
"commentRange": {
|
|
39707
|
-
"start":
|
|
39708
|
-
"end":
|
|
39732
|
+
"start": 523,
|
|
39733
|
+
"end": 524
|
|
39709
39734
|
},
|
|
39710
39735
|
"context": {
|
|
39711
39736
|
"type": "variable",
|
|
@@ -39713,8 +39738,8 @@
|
|
|
39713
39738
|
"value": "var( --kendo-grid-row-resizer-height, #{k-spacing(0.5)} )",
|
|
39714
39739
|
"scope": "default",
|
|
39715
39740
|
"line": {
|
|
39716
|
-
"start":
|
|
39717
|
-
"end":
|
|
39741
|
+
"start": 525,
|
|
39742
|
+
"end": 525
|
|
39718
39743
|
}
|
|
39719
39744
|
},
|
|
39720
39745
|
"group": [
|
|
@@ -39729,8 +39754,8 @@
|
|
|
39729
39754
|
{
|
|
39730
39755
|
"description": "The horizontal padding of the Grid stack layout cells.\n",
|
|
39731
39756
|
"commentRange": {
|
|
39732
|
-
"start":
|
|
39733
|
-
"end":
|
|
39757
|
+
"start": 527,
|
|
39758
|
+
"end": 528
|
|
39734
39759
|
},
|
|
39735
39760
|
"context": {
|
|
39736
39761
|
"type": "variable",
|
|
@@ -39738,8 +39763,8 @@
|
|
|
39738
39763
|
"value": "var( --kendo-grid-stack-cell-padding-x, #{k-spacing(2)} )",
|
|
39739
39764
|
"scope": "default",
|
|
39740
39765
|
"line": {
|
|
39741
|
-
"start":
|
|
39742
|
-
"end":
|
|
39766
|
+
"start": 529,
|
|
39767
|
+
"end": 529
|
|
39743
39768
|
}
|
|
39744
39769
|
},
|
|
39745
39770
|
"group": [
|
|
@@ -39754,8 +39779,8 @@
|
|
|
39754
39779
|
{
|
|
39755
39780
|
"description": "The vertical padding of the Grid stack layout cells.\n",
|
|
39756
39781
|
"commentRange": {
|
|
39757
|
-
"start":
|
|
39758
|
-
"end":
|
|
39782
|
+
"start": 530,
|
|
39783
|
+
"end": 531
|
|
39759
39784
|
},
|
|
39760
39785
|
"context": {
|
|
39761
39786
|
"type": "variable",
|
|
@@ -39763,8 +39788,8 @@
|
|
|
39763
39788
|
"value": "var( --kendo-grid-stack-cell-padding-y, #{k-spacing(1.5)} )",
|
|
39764
39789
|
"scope": "default",
|
|
39765
39790
|
"line": {
|
|
39766
|
-
"start":
|
|
39767
|
-
"end":
|
|
39791
|
+
"start": 532,
|
|
39792
|
+
"end": 532
|
|
39768
39793
|
}
|
|
39769
39794
|
},
|
|
39770
39795
|
"group": [
|
|
@@ -39779,8 +39804,8 @@
|
|
|
39779
39804
|
{
|
|
39780
39805
|
"description": "The column gap of the Grid stack layout.\n",
|
|
39781
39806
|
"commentRange": {
|
|
39782
|
-
"start":
|
|
39783
|
-
"end":
|
|
39807
|
+
"start": 533,
|
|
39808
|
+
"end": 534
|
|
39784
39809
|
},
|
|
39785
39810
|
"context": {
|
|
39786
39811
|
"type": "variable",
|
|
@@ -39788,8 +39813,8 @@
|
|
|
39788
39813
|
"value": "var( --kendo-grid-stack-column-gap, #{k-spacing(1)} )",
|
|
39789
39814
|
"scope": "default",
|
|
39790
39815
|
"line": {
|
|
39791
|
-
"start":
|
|
39792
|
-
"end":
|
|
39816
|
+
"start": 535,
|
|
39817
|
+
"end": 535
|
|
39793
39818
|
}
|
|
39794
39819
|
},
|
|
39795
39820
|
"group": [
|
|
@@ -39804,8 +39829,8 @@
|
|
|
39804
39829
|
{
|
|
39805
39830
|
"description": "The column gap of the editable Grid stack layout.\n",
|
|
39806
39831
|
"commentRange": {
|
|
39807
|
-
"start":
|
|
39808
|
-
"end":
|
|
39832
|
+
"start": 536,
|
|
39833
|
+
"end": 537
|
|
39809
39834
|
},
|
|
39810
39835
|
"context": {
|
|
39811
39836
|
"type": "variable",
|
|
@@ -39813,8 +39838,8 @@
|
|
|
39813
39838
|
"value": "var( --kendo-grid-stack-editable-column-gap, #{k-spacing(2)} )",
|
|
39814
39839
|
"scope": "default",
|
|
39815
39840
|
"line": {
|
|
39816
|
-
"start":
|
|
39817
|
-
"end":
|
|
39841
|
+
"start": 538,
|
|
39842
|
+
"end": 538
|
|
39818
39843
|
}
|
|
39819
39844
|
},
|
|
39820
39845
|
"group": [
|
|
@@ -39829,8 +39854,8 @@
|
|
|
39829
39854
|
{
|
|
39830
39855
|
"description": "The width of the hierarchy column in the Grid stack layout.\n",
|
|
39831
39856
|
"commentRange": {
|
|
39832
|
-
"start":
|
|
39833
|
-
"end":
|
|
39857
|
+
"start": 539,
|
|
39858
|
+
"end": 540
|
|
39834
39859
|
},
|
|
39835
39860
|
"context": {
|
|
39836
39861
|
"type": "variable",
|
|
@@ -39838,8 +39863,8 @@
|
|
|
39838
39863
|
"value": "var( --kendo-grid-stack-hierarchy-col-width, #{k-spacing(2)} )",
|
|
39839
39864
|
"scope": "default",
|
|
39840
39865
|
"line": {
|
|
39841
|
-
"start":
|
|
39842
|
-
"end":
|
|
39866
|
+
"start": 541,
|
|
39867
|
+
"end": 541
|
|
39843
39868
|
}
|
|
39844
39869
|
},
|
|
39845
39870
|
"group": [
|
|
@@ -39854,8 +39879,8 @@
|
|
|
39854
39879
|
{
|
|
39855
39880
|
"description": "The font size of the Grid stack layout column header.\n",
|
|
39856
39881
|
"commentRange": {
|
|
39857
|
-
"start":
|
|
39858
|
-
"end":
|
|
39882
|
+
"start": 542,
|
|
39883
|
+
"end": 543
|
|
39859
39884
|
},
|
|
39860
39885
|
"context": {
|
|
39861
39886
|
"type": "variable",
|
|
@@ -39863,8 +39888,8 @@
|
|
|
39863
39888
|
"value": "var( --kendo-grid-stack-header-font-size, var(--kendo-font-size-sm, inherit) )",
|
|
39864
39889
|
"scope": "default",
|
|
39865
39890
|
"line": {
|
|
39866
|
-
"start":
|
|
39867
|
-
"end":
|
|
39891
|
+
"start": 544,
|
|
39892
|
+
"end": 544
|
|
39868
39893
|
}
|
|
39869
39894
|
},
|
|
39870
39895
|
"group": [
|
|
@@ -39879,8 +39904,8 @@
|
|
|
39879
39904
|
{
|
|
39880
39905
|
"description": "The font weight of the Grid stack layout column header.\n",
|
|
39881
39906
|
"commentRange": {
|
|
39882
|
-
"start":
|
|
39883
|
-
"end":
|
|
39907
|
+
"start": 545,
|
|
39908
|
+
"end": 546
|
|
39884
39909
|
},
|
|
39885
39910
|
"context": {
|
|
39886
39911
|
"type": "variable",
|
|
@@ -39888,8 +39913,8 @@
|
|
|
39888
39913
|
"value": "var( --kendo-grid-stack-header-font-weight, var(--kendo-font-weight-bold, inherit) )",
|
|
39889
39914
|
"scope": "default",
|
|
39890
39915
|
"line": {
|
|
39891
|
-
"start":
|
|
39892
|
-
"end":
|
|
39916
|
+
"start": 547,
|
|
39917
|
+
"end": 547
|
|
39893
39918
|
}
|
|
39894
39919
|
},
|
|
39895
39920
|
"group": [
|
|
@@ -39904,8 +39929,8 @@
|
|
|
39904
39929
|
{
|
|
39905
39930
|
"description": "The height of the Grid stack layout expandable row shadow.\n",
|
|
39906
39931
|
"commentRange": {
|
|
39907
|
-
"start":
|
|
39908
|
-
"end":
|
|
39932
|
+
"start": 548,
|
|
39933
|
+
"end": 549
|
|
39909
39934
|
},
|
|
39910
39935
|
"context": {
|
|
39911
39936
|
"type": "variable",
|
|
@@ -39913,8 +39938,8 @@
|
|
|
39913
39938
|
"value": "var( --kendo-grid-stack-expandable-shadow-height, #{k-spacing(2.5)} )",
|
|
39914
39939
|
"scope": "default",
|
|
39915
39940
|
"line": {
|
|
39916
|
-
"start":
|
|
39917
|
-
"end":
|
|
39941
|
+
"start": 550,
|
|
39942
|
+
"end": 550
|
|
39918
39943
|
}
|
|
39919
39944
|
},
|
|
39920
39945
|
"group": [
|
|
@@ -39929,8 +39954,8 @@
|
|
|
39929
39954
|
{
|
|
39930
39955
|
"description": "The color of the Grid stack layout column header.\n",
|
|
39931
39956
|
"commentRange": {
|
|
39932
|
-
"start":
|
|
39933
|
-
"end":
|
|
39957
|
+
"start": 551,
|
|
39958
|
+
"end": 552
|
|
39934
39959
|
},
|
|
39935
39960
|
"context": {
|
|
39936
39961
|
"type": "variable",
|
|
@@ -39938,8 +39963,8 @@
|
|
|
39938
39963
|
"value": "var( --kendo-grid-stack-header-color, #{k-color(subtle)} )",
|
|
39939
39964
|
"scope": "default",
|
|
39940
39965
|
"line": {
|
|
39941
|
-
"start":
|
|
39942
|
-
"end":
|
|
39966
|
+
"start": 553,
|
|
39967
|
+
"end": 553
|
|
39943
39968
|
}
|
|
39944
39969
|
},
|
|
39945
39970
|
"group": [
|
|
@@ -39954,8 +39979,8 @@
|
|
|
39954
39979
|
{
|
|
39955
39980
|
"description": "The outline color of the Grid stack layout focused cell.\n",
|
|
39956
39981
|
"commentRange": {
|
|
39957
|
-
"start":
|
|
39958
|
-
"end":
|
|
39982
|
+
"start": 554,
|
|
39983
|
+
"end": 555
|
|
39959
39984
|
},
|
|
39960
39985
|
"context": {
|
|
39961
39986
|
"type": "variable",
|
|
@@ -39963,8 +39988,8 @@
|
|
|
39963
39988
|
"value": "var( --kendo-grid-stack-focus-outline, #{k-color(base-emphasis)} )",
|
|
39964
39989
|
"scope": "default",
|
|
39965
39990
|
"line": {
|
|
39966
|
-
"start":
|
|
39967
|
-
"end":
|
|
39991
|
+
"start": 556,
|
|
39992
|
+
"end": 556
|
|
39968
39993
|
}
|
|
39969
39994
|
},
|
|
39970
39995
|
"group": [
|
|
@@ -39979,8 +40004,8 @@
|
|
|
39979
40004
|
{
|
|
39980
40005
|
"description": "The Grid stack layout expandable row shadow.\n",
|
|
39981
40006
|
"commentRange": {
|
|
39982
|
-
"start":
|
|
39983
|
-
"end":
|
|
40007
|
+
"start": 557,
|
|
40008
|
+
"end": 558
|
|
39984
40009
|
},
|
|
39985
40010
|
"context": {
|
|
39986
40011
|
"type": "variable",
|
|
@@ -39988,8 +40013,33 @@
|
|
|
39988
40013
|
"value": "var( --kendo-grid-stack-expandable-shadow, #{k-elevation(2)} )",
|
|
39989
40014
|
"scope": "default",
|
|
39990
40015
|
"line": {
|
|
39991
|
-
"start":
|
|
39992
|
-
"end":
|
|
40016
|
+
"start": 559,
|
|
40017
|
+
"end": 559
|
|
40018
|
+
}
|
|
40019
|
+
},
|
|
40020
|
+
"group": [
|
|
40021
|
+
"grid"
|
|
40022
|
+
],
|
|
40023
|
+
"access": "public",
|
|
40024
|
+
"file": {
|
|
40025
|
+
"path": "grid/_variables.scss",
|
|
40026
|
+
"name": "_variables.scss"
|
|
40027
|
+
}
|
|
40028
|
+
},
|
|
40029
|
+
{
|
|
40030
|
+
"description": "The font weight of the pinned source row in the Grid.\n",
|
|
40031
|
+
"commentRange": {
|
|
40032
|
+
"start": 561,
|
|
40033
|
+
"end": 562
|
|
40034
|
+
},
|
|
40035
|
+
"context": {
|
|
40036
|
+
"type": "variable",
|
|
40037
|
+
"name": "kendo-grid-pinned-source-font-weight",
|
|
40038
|
+
"value": "var( --kendo-font-weight-semibold, 600 )",
|
|
40039
|
+
"scope": "default",
|
|
40040
|
+
"line": {
|
|
40041
|
+
"start": 563,
|
|
40042
|
+
"end": 563
|
|
39993
40043
|
}
|
|
39994
40044
|
},
|
|
39995
40045
|
"group": [
|