@progress/kendo-theme-meridian 14.2.0-dev.2 → 14.2.0-dev.4
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/meridian-main-dark.css +1 -1
- package/dist/meridian-main.css +1 -1
- package/dist/meta/sassdoc-data.json +850 -688
- package/dist/meta/sassdoc-raw-data.json +419 -344
- package/dist/meta/variables.json +12 -0
- package/lib/swatches/meridian-main-dark.json +1 -1
- package/lib/swatches/meridian-main.json +1 -1
- package/package.json +3 -3
- package/scss/grid/_variables.scss +13 -0
|
@@ -37801,15 +37801,15 @@
|
|
|
37801
37801
|
}
|
|
37802
37802
|
},
|
|
37803
37803
|
{
|
|
37804
|
-
"description": "The background color of Grid
|
|
37804
|
+
"description": "The background color of Grid add row.\n",
|
|
37805
37805
|
"commentRange": {
|
|
37806
37806
|
"start": 224,
|
|
37807
37807
|
"end": 225
|
|
37808
37808
|
},
|
|
37809
37809
|
"context": {
|
|
37810
37810
|
"type": "variable",
|
|
37811
|
-
"name": "kendo-grid-
|
|
37812
|
-
"value": "
|
|
37811
|
+
"name": "kendo-grid-add-row-bg",
|
|
37812
|
+
"value": "k-color(surface)",
|
|
37813
37813
|
"scope": "default",
|
|
37814
37814
|
"line": {
|
|
37815
37815
|
"start": 226,
|
|
@@ -37826,15 +37826,15 @@
|
|
|
37826
37826
|
}
|
|
37827
37827
|
},
|
|
37828
37828
|
{
|
|
37829
|
-
"description": "The text color of Grid
|
|
37829
|
+
"description": "The text color of Grid add row.\n",
|
|
37830
37830
|
"commentRange": {
|
|
37831
37831
|
"start": 227,
|
|
37832
37832
|
"end": 228
|
|
37833
37833
|
},
|
|
37834
37834
|
"context": {
|
|
37835
37835
|
"type": "variable",
|
|
37836
|
-
"name": "kendo-grid-
|
|
37837
|
-
"value": "
|
|
37836
|
+
"name": "kendo-grid-add-row-text",
|
|
37837
|
+
"value": "color-mix(in srgb, k-color(subtle) 75%, k-color(on-app-surface))",
|
|
37838
37838
|
"scope": "default",
|
|
37839
37839
|
"line": {
|
|
37840
37840
|
"start": 229,
|
|
@@ -37851,15 +37851,15 @@
|
|
|
37851
37851
|
}
|
|
37852
37852
|
},
|
|
37853
37853
|
{
|
|
37854
|
-
"description": "The border color of Grid
|
|
37854
|
+
"description": "The border color of Grid add row.\n",
|
|
37855
37855
|
"commentRange": {
|
|
37856
37856
|
"start": 230,
|
|
37857
37857
|
"end": 231
|
|
37858
37858
|
},
|
|
37859
37859
|
"context": {
|
|
37860
37860
|
"type": "variable",
|
|
37861
|
-
"name": "kendo-grid-
|
|
37862
|
-
"value": "
|
|
37861
|
+
"name": "kendo-grid-add-row-border",
|
|
37862
|
+
"value": "k-color(border)",
|
|
37863
37863
|
"scope": "default",
|
|
37864
37864
|
"line": {
|
|
37865
37865
|
"start": 232,
|
|
@@ -37876,15 +37876,15 @@
|
|
|
37876
37876
|
}
|
|
37877
37877
|
},
|
|
37878
37878
|
{
|
|
37879
|
-
"description": "The background color of
|
|
37879
|
+
"description": "The background color of Grid footer.\n",
|
|
37880
37880
|
"commentRange": {
|
|
37881
37881
|
"start": 234,
|
|
37882
37882
|
"end": 235
|
|
37883
37883
|
},
|
|
37884
37884
|
"context": {
|
|
37885
37885
|
"type": "variable",
|
|
37886
|
-
"name": "kendo-grid-
|
|
37887
|
-
"value": "$kendo-
|
|
37886
|
+
"name": "kendo-grid-footer-bg",
|
|
37887
|
+
"value": "$kendo-grid-header-bg",
|
|
37888
37888
|
"scope": "default",
|
|
37889
37889
|
"line": {
|
|
37890
37890
|
"start": 236,
|
|
@@ -37900,11 +37900,86 @@
|
|
|
37900
37900
|
"name": "_variables.scss"
|
|
37901
37901
|
}
|
|
37902
37902
|
},
|
|
37903
|
+
{
|
|
37904
|
+
"description": "The text color of Grid footer.\n",
|
|
37905
|
+
"commentRange": {
|
|
37906
|
+
"start": 237,
|
|
37907
|
+
"end": 238
|
|
37908
|
+
},
|
|
37909
|
+
"context": {
|
|
37910
|
+
"type": "variable",
|
|
37911
|
+
"name": "kendo-grid-footer-text",
|
|
37912
|
+
"value": "$kendo-grid-header-text",
|
|
37913
|
+
"scope": "default",
|
|
37914
|
+
"line": {
|
|
37915
|
+
"start": 239,
|
|
37916
|
+
"end": 239
|
|
37917
|
+
}
|
|
37918
|
+
},
|
|
37919
|
+
"group": [
|
|
37920
|
+
"grid"
|
|
37921
|
+
],
|
|
37922
|
+
"access": "public",
|
|
37923
|
+
"file": {
|
|
37924
|
+
"path": "grid/_variables.scss",
|
|
37925
|
+
"name": "_variables.scss"
|
|
37926
|
+
}
|
|
37927
|
+
},
|
|
37928
|
+
{
|
|
37929
|
+
"description": "The border color of Grid footer.\n",
|
|
37930
|
+
"commentRange": {
|
|
37931
|
+
"start": 240,
|
|
37932
|
+
"end": 241
|
|
37933
|
+
},
|
|
37934
|
+
"context": {
|
|
37935
|
+
"type": "variable",
|
|
37936
|
+
"name": "kendo-grid-footer-border",
|
|
37937
|
+
"value": "$kendo-grid-header-border",
|
|
37938
|
+
"scope": "default",
|
|
37939
|
+
"line": {
|
|
37940
|
+
"start": 242,
|
|
37941
|
+
"end": 242
|
|
37942
|
+
}
|
|
37943
|
+
},
|
|
37944
|
+
"group": [
|
|
37945
|
+
"grid"
|
|
37946
|
+
],
|
|
37947
|
+
"access": "public",
|
|
37948
|
+
"file": {
|
|
37949
|
+
"path": "grid/_variables.scss",
|
|
37950
|
+
"name": "_variables.scss"
|
|
37951
|
+
}
|
|
37952
|
+
},
|
|
37953
|
+
{
|
|
37954
|
+
"description": "The background color of the Grid alternating rows.\n",
|
|
37955
|
+
"commentRange": {
|
|
37956
|
+
"start": 244,
|
|
37957
|
+
"end": 245
|
|
37958
|
+
},
|
|
37959
|
+
"context": {
|
|
37960
|
+
"type": "variable",
|
|
37961
|
+
"name": "kendo-grid-alt-bg",
|
|
37962
|
+
"value": "$kendo-table-alt-row-bg",
|
|
37963
|
+
"scope": "default",
|
|
37964
|
+
"line": {
|
|
37965
|
+
"start": 246,
|
|
37966
|
+
"end": 246
|
|
37967
|
+
}
|
|
37968
|
+
},
|
|
37969
|
+
"group": [
|
|
37970
|
+
"grid"
|
|
37971
|
+
],
|
|
37972
|
+
"access": "public",
|
|
37973
|
+
"file": {
|
|
37974
|
+
"path": "grid/_variables.scss",
|
|
37975
|
+
"name": "_variables.scss"
|
|
37976
|
+
}
|
|
37977
|
+
},
|
|
37903
37978
|
{
|
|
37904
37979
|
"description": "The background color of hovered Grid rows.\n",
|
|
37905
37980
|
"commentRange": {
|
|
37906
|
-
"start":
|
|
37907
|
-
"end":
|
|
37981
|
+
"start": 248,
|
|
37982
|
+
"end": 249
|
|
37908
37983
|
},
|
|
37909
37984
|
"context": {
|
|
37910
37985
|
"type": "variable",
|
|
@@ -37912,8 +37987,8 @@
|
|
|
37912
37987
|
"value": "$kendo-table-hover-bg",
|
|
37913
37988
|
"scope": "default",
|
|
37914
37989
|
"line": {
|
|
37915
|
-
"start":
|
|
37916
|
-
"end":
|
|
37990
|
+
"start": 250,
|
|
37991
|
+
"end": 250
|
|
37917
37992
|
}
|
|
37918
37993
|
},
|
|
37919
37994
|
"group": [
|
|
@@ -37928,8 +38003,8 @@
|
|
|
37928
38003
|
{
|
|
37929
38004
|
"description": "The text color of hovered Grid rows.\n",
|
|
37930
38005
|
"commentRange": {
|
|
37931
|
-
"start":
|
|
37932
|
-
"end":
|
|
38006
|
+
"start": 251,
|
|
38007
|
+
"end": 252
|
|
37933
38008
|
},
|
|
37934
38009
|
"context": {
|
|
37935
38010
|
"type": "variable",
|
|
@@ -37937,8 +38012,8 @@
|
|
|
37937
38012
|
"value": "$kendo-table-hover-text",
|
|
37938
38013
|
"scope": "default",
|
|
37939
38014
|
"line": {
|
|
37940
|
-
"start":
|
|
37941
|
-
"end":
|
|
38015
|
+
"start": 253,
|
|
38016
|
+
"end": 253
|
|
37942
38017
|
}
|
|
37943
38018
|
},
|
|
37944
38019
|
"group": [
|
|
@@ -37953,8 +38028,8 @@
|
|
|
37953
38028
|
{
|
|
37954
38029
|
"description": "The background color of selected Grid rows.\n",
|
|
37955
38030
|
"commentRange": {
|
|
37956
|
-
"start":
|
|
37957
|
-
"end":
|
|
38031
|
+
"start": 255,
|
|
38032
|
+
"end": 256
|
|
37958
38033
|
},
|
|
37959
38034
|
"context": {
|
|
37960
38035
|
"type": "variable",
|
|
@@ -37962,8 +38037,8 @@
|
|
|
37962
38037
|
"value": "color-mix(in srgb, k-color(secondary) 12%, transparent)",
|
|
37963
38038
|
"scope": "default",
|
|
37964
38039
|
"line": {
|
|
37965
|
-
"start":
|
|
37966
|
-
"end":
|
|
38040
|
+
"start": 257,
|
|
38041
|
+
"end": 257
|
|
37967
38042
|
}
|
|
37968
38043
|
},
|
|
37969
38044
|
"group": [
|
|
@@ -37978,8 +38053,8 @@
|
|
|
37978
38053
|
{
|
|
37979
38054
|
"description": "The text color of selected Grid rows.\n",
|
|
37980
38055
|
"commentRange": {
|
|
37981
|
-
"start":
|
|
37982
|
-
"end":
|
|
38056
|
+
"start": 258,
|
|
38057
|
+
"end": 259
|
|
37983
38058
|
},
|
|
37984
38059
|
"context": {
|
|
37985
38060
|
"type": "variable",
|
|
@@ -37987,8 +38062,8 @@
|
|
|
37987
38062
|
"value": "$kendo-table-selected-text",
|
|
37988
38063
|
"scope": "default",
|
|
37989
38064
|
"line": {
|
|
37990
|
-
"start":
|
|
37991
|
-
"end":
|
|
38065
|
+
"start": 260,
|
|
38066
|
+
"end": 260
|
|
37992
38067
|
}
|
|
37993
38068
|
},
|
|
37994
38069
|
"group": [
|
|
@@ -38003,8 +38078,8 @@
|
|
|
38003
38078
|
{
|
|
38004
38079
|
"description": "The background color of highlighted Grid rows.\n",
|
|
38005
38080
|
"commentRange": {
|
|
38006
|
-
"start":
|
|
38007
|
-
"end":
|
|
38081
|
+
"start": 262,
|
|
38082
|
+
"end": 263
|
|
38008
38083
|
},
|
|
38009
38084
|
"context": {
|
|
38010
38085
|
"type": "variable",
|
|
@@ -38012,8 +38087,8 @@
|
|
|
38012
38087
|
"value": "color-mix(in srgb, k-color(warning) 12%, transparent)",
|
|
38013
38088
|
"scope": "default",
|
|
38014
38089
|
"line": {
|
|
38015
|
-
"start":
|
|
38016
|
-
"end":
|
|
38090
|
+
"start": 264,
|
|
38091
|
+
"end": 264
|
|
38017
38092
|
}
|
|
38018
38093
|
},
|
|
38019
38094
|
"group": [
|
|
@@ -38028,8 +38103,8 @@
|
|
|
38028
38103
|
{
|
|
38029
38104
|
"description": "The font weight of highlighted Grid rows.\n",
|
|
38030
38105
|
"commentRange": {
|
|
38031
|
-
"start":
|
|
38032
|
-
"end":
|
|
38106
|
+
"start": 265,
|
|
38107
|
+
"end": 266
|
|
38033
38108
|
},
|
|
38034
38109
|
"context": {
|
|
38035
38110
|
"type": "variable",
|
|
@@ -38037,8 +38112,8 @@
|
|
|
38037
38112
|
"value": "var( --kendo-font-weight-semibold, 600 )",
|
|
38038
38113
|
"scope": "default",
|
|
38039
38114
|
"line": {
|
|
38040
|
-
"start":
|
|
38041
|
-
"end":
|
|
38115
|
+
"start": 267,
|
|
38116
|
+
"end": 267
|
|
38042
38117
|
}
|
|
38043
38118
|
},
|
|
38044
38119
|
"group": [
|
|
@@ -38053,8 +38128,8 @@
|
|
|
38053
38128
|
{
|
|
38054
38129
|
"description": "The background color of selected highlighted Grid rows.\n",
|
|
38055
38130
|
"commentRange": {
|
|
38056
|
-
"start":
|
|
38057
|
-
"end":
|
|
38131
|
+
"start": 269,
|
|
38132
|
+
"end": 270
|
|
38058
38133
|
},
|
|
38059
38134
|
"context": {
|
|
38060
38135
|
"type": "variable",
|
|
@@ -38062,8 +38137,8 @@
|
|
|
38062
38137
|
"value": "color-mix(in srgb, color-mix(in srgb, k-color(secondary), k-color(warning)) 12%, transparent)",
|
|
38063
38138
|
"scope": "default",
|
|
38064
38139
|
"line": {
|
|
38065
|
-
"start":
|
|
38066
|
-
"end":
|
|
38140
|
+
"start": 271,
|
|
38141
|
+
"end": 271
|
|
38067
38142
|
}
|
|
38068
38143
|
},
|
|
38069
38144
|
"group": [
|
|
@@ -38078,8 +38153,8 @@
|
|
|
38078
38153
|
{
|
|
38079
38154
|
"description": "The background color of the Grid selection aggregates container.\n",
|
|
38080
38155
|
"commentRange": {
|
|
38081
|
-
"start":
|
|
38082
|
-
"end":
|
|
38156
|
+
"start": 273,
|
|
38157
|
+
"end": 274
|
|
38083
38158
|
},
|
|
38084
38159
|
"context": {
|
|
38085
38160
|
"type": "variable",
|
|
@@ -38087,8 +38162,8 @@
|
|
|
38087
38162
|
"value": "$kendo-grid-header-bg",
|
|
38088
38163
|
"scope": "default",
|
|
38089
38164
|
"line": {
|
|
38090
|
-
"start":
|
|
38091
|
-
"end":
|
|
38165
|
+
"start": 275,
|
|
38166
|
+
"end": 275
|
|
38092
38167
|
}
|
|
38093
38168
|
},
|
|
38094
38169
|
"group": [
|
|
@@ -38103,8 +38178,8 @@
|
|
|
38103
38178
|
{
|
|
38104
38179
|
"description": "The text color of the Grid selection aggregates container.\n",
|
|
38105
38180
|
"commentRange": {
|
|
38106
|
-
"start":
|
|
38107
|
-
"end":
|
|
38181
|
+
"start": 276,
|
|
38182
|
+
"end": 277
|
|
38108
38183
|
},
|
|
38109
38184
|
"context": {
|
|
38110
38185
|
"type": "variable",
|
|
@@ -38112,8 +38187,8 @@
|
|
|
38112
38187
|
"value": "$kendo-grid-text",
|
|
38113
38188
|
"scope": "default",
|
|
38114
38189
|
"line": {
|
|
38115
|
-
"start":
|
|
38116
|
-
"end":
|
|
38190
|
+
"start": 278,
|
|
38191
|
+
"end": 278
|
|
38117
38192
|
}
|
|
38118
38193
|
},
|
|
38119
38194
|
"group": [
|
|
@@ -38128,8 +38203,8 @@
|
|
|
38128
38203
|
{
|
|
38129
38204
|
"description": "The border color of the Grid selection aggregates container.\n",
|
|
38130
38205
|
"commentRange": {
|
|
38131
|
-
"start":
|
|
38132
|
-
"end":
|
|
38206
|
+
"start": 279,
|
|
38207
|
+
"end": 280
|
|
38133
38208
|
},
|
|
38134
38209
|
"context": {
|
|
38135
38210
|
"type": "variable",
|
|
@@ -38137,8 +38212,8 @@
|
|
|
38137
38212
|
"value": "$kendo-grid-border",
|
|
38138
38213
|
"scope": "default",
|
|
38139
38214
|
"line": {
|
|
38140
|
-
"start":
|
|
38141
|
-
"end":
|
|
38215
|
+
"start": 281,
|
|
38216
|
+
"end": 281
|
|
38142
38217
|
}
|
|
38143
38218
|
},
|
|
38144
38219
|
"group": [
|
|
@@ -38153,8 +38228,8 @@
|
|
|
38153
38228
|
{
|
|
38154
38229
|
"description": "The border width of the Grid selection aggregates container.\n",
|
|
38155
38230
|
"commentRange": {
|
|
38156
|
-
"start":
|
|
38157
|
-
"end":
|
|
38231
|
+
"start": 282,
|
|
38232
|
+
"end": 283
|
|
38158
38233
|
},
|
|
38159
38234
|
"context": {
|
|
38160
38235
|
"type": "variable",
|
|
@@ -38162,8 +38237,8 @@
|
|
|
38162
38237
|
"value": "$kendo-grid-border-width",
|
|
38163
38238
|
"scope": "default",
|
|
38164
38239
|
"line": {
|
|
38165
|
-
"start":
|
|
38166
|
-
"end":
|
|
38240
|
+
"start": 284,
|
|
38241
|
+
"end": 284
|
|
38167
38242
|
}
|
|
38168
38243
|
},
|
|
38169
38244
|
"group": [
|
|
@@ -38178,8 +38253,8 @@
|
|
|
38178
38253
|
{
|
|
38179
38254
|
"description": "The spacing between the selection aggregates items.\n",
|
|
38180
38255
|
"commentRange": {
|
|
38181
|
-
"start":
|
|
38182
|
-
"end":
|
|
38256
|
+
"start": 285,
|
|
38257
|
+
"end": 286
|
|
38183
38258
|
},
|
|
38184
38259
|
"context": {
|
|
38185
38260
|
"type": "variable",
|
|
@@ -38187,8 +38262,8 @@
|
|
|
38187
38262
|
"value": "k-spacing(2)",
|
|
38188
38263
|
"scope": "default",
|
|
38189
38264
|
"line": {
|
|
38190
|
-
"start":
|
|
38191
|
-
"end":
|
|
38265
|
+
"start": 287,
|
|
38266
|
+
"end": 287
|
|
38192
38267
|
}
|
|
38193
38268
|
},
|
|
38194
38269
|
"group": [
|
|
@@ -38203,8 +38278,8 @@
|
|
|
38203
38278
|
{
|
|
38204
38279
|
"description": "The line height of the Grid selection aggregates container.\n",
|
|
38205
38280
|
"commentRange": {
|
|
38206
|
-
"start":
|
|
38207
|
-
"end":
|
|
38281
|
+
"start": 288,
|
|
38282
|
+
"end": 289
|
|
38208
38283
|
},
|
|
38209
38284
|
"context": {
|
|
38210
38285
|
"type": "variable",
|
|
@@ -38212,8 +38287,8 @@
|
|
|
38212
38287
|
"value": "$kendo-grid-line-height",
|
|
38213
38288
|
"scope": "default",
|
|
38214
38289
|
"line": {
|
|
38215
|
-
"start":
|
|
38216
|
-
"end":
|
|
38290
|
+
"start": 290,
|
|
38291
|
+
"end": 290
|
|
38217
38292
|
}
|
|
38218
38293
|
},
|
|
38219
38294
|
"group": [
|
|
@@ -38228,8 +38303,8 @@
|
|
|
38228
38303
|
{
|
|
38229
38304
|
"description": "The font weight of the Grid selection aggregates container.\n",
|
|
38230
38305
|
"commentRange": {
|
|
38231
|
-
"start":
|
|
38232
|
-
"end":
|
|
38306
|
+
"start": 291,
|
|
38307
|
+
"end": 292
|
|
38233
38308
|
},
|
|
38234
38309
|
"context": {
|
|
38235
38310
|
"type": "variable",
|
|
@@ -38237,8 +38312,8 @@
|
|
|
38237
38312
|
"value": "var( --kendo-font-weight-bold, normal )",
|
|
38238
38313
|
"scope": "default",
|
|
38239
38314
|
"line": {
|
|
38240
|
-
"start":
|
|
38241
|
-
"end":
|
|
38315
|
+
"start": 293,
|
|
38316
|
+
"end": 293
|
|
38242
38317
|
}
|
|
38243
38318
|
},
|
|
38244
38319
|
"group": [
|
|
@@ -38253,8 +38328,8 @@
|
|
|
38253
38328
|
{
|
|
38254
38329
|
"description": "The background color of the Grid row.\n",
|
|
38255
38330
|
"commentRange": {
|
|
38256
|
-
"start":
|
|
38257
|
-
"end":
|
|
38331
|
+
"start": 295,
|
|
38332
|
+
"end": 296
|
|
38258
38333
|
},
|
|
38259
38334
|
"context": {
|
|
38260
38335
|
"type": "variable",
|
|
@@ -38262,8 +38337,8 @@
|
|
|
38262
38337
|
"value": "k-color(surface)",
|
|
38263
38338
|
"scope": "default",
|
|
38264
38339
|
"line": {
|
|
38265
|
-
"start":
|
|
38266
|
-
"end":
|
|
38340
|
+
"start": 297,
|
|
38341
|
+
"end": 297
|
|
38267
38342
|
}
|
|
38268
38343
|
},
|
|
38269
38344
|
"group": [
|
|
@@ -38278,8 +38353,8 @@
|
|
|
38278
38353
|
{
|
|
38279
38354
|
"description": "The background color of the Grid grouping header.\n",
|
|
38280
38355
|
"commentRange": {
|
|
38281
|
-
"start":
|
|
38282
|
-
"end":
|
|
38356
|
+
"start": 299,
|
|
38357
|
+
"end": 300
|
|
38283
38358
|
},
|
|
38284
38359
|
"context": {
|
|
38285
38360
|
"type": "variable",
|
|
@@ -38287,8 +38362,8 @@
|
|
|
38287
38362
|
"value": "k-color(surface-alt)",
|
|
38288
38363
|
"scope": "default",
|
|
38289
38364
|
"line": {
|
|
38290
|
-
"start":
|
|
38291
|
-
"end":
|
|
38365
|
+
"start": 301,
|
|
38366
|
+
"end": 301
|
|
38292
38367
|
}
|
|
38293
38368
|
},
|
|
38294
38369
|
"group": [
|
|
@@ -38303,8 +38378,8 @@
|
|
|
38303
38378
|
{
|
|
38304
38379
|
"description": "The text color of the Grid grouping header.\n",
|
|
38305
38380
|
"commentRange": {
|
|
38306
|
-
"start":
|
|
38307
|
-
"end":
|
|
38381
|
+
"start": 302,
|
|
38382
|
+
"end": 303
|
|
38308
38383
|
},
|
|
38309
38384
|
"context": {
|
|
38310
38385
|
"type": "variable",
|
|
@@ -38312,8 +38387,8 @@
|
|
|
38312
38387
|
"value": "$kendo-grid-header-text",
|
|
38313
38388
|
"scope": "default",
|
|
38314
38389
|
"line": {
|
|
38315
|
-
"start":
|
|
38316
|
-
"end":
|
|
38390
|
+
"start": 304,
|
|
38391
|
+
"end": 304
|
|
38317
38392
|
}
|
|
38318
38393
|
},
|
|
38319
38394
|
"group": [
|
|
@@ -38328,8 +38403,8 @@
|
|
|
38328
38403
|
{
|
|
38329
38404
|
"description": "The border color of the Grid grouping header.\n",
|
|
38330
38405
|
"commentRange": {
|
|
38331
|
-
"start":
|
|
38332
|
-
"end":
|
|
38406
|
+
"start": 305,
|
|
38407
|
+
"end": 306
|
|
38333
38408
|
},
|
|
38334
38409
|
"context": {
|
|
38335
38410
|
"type": "variable",
|
|
@@ -38337,8 +38412,8 @@
|
|
|
38337
38412
|
"value": "$kendo-grid-header-border",
|
|
38338
38413
|
"scope": "default",
|
|
38339
38414
|
"line": {
|
|
38340
|
-
"start":
|
|
38341
|
-
"end":
|
|
38415
|
+
"start": 307,
|
|
38416
|
+
"end": 307
|
|
38342
38417
|
}
|
|
38343
38418
|
},
|
|
38344
38419
|
"group": [
|
|
@@ -38353,8 +38428,8 @@
|
|
|
38353
38428
|
{
|
|
38354
38429
|
"description": "The text color of the Grid row.\n",
|
|
38355
38430
|
"commentRange": {
|
|
38356
|
-
"start":
|
|
38357
|
-
"end":
|
|
38431
|
+
"start": 308,
|
|
38432
|
+
"end": 309
|
|
38358
38433
|
},
|
|
38359
38434
|
"context": {
|
|
38360
38435
|
"type": "variable",
|
|
@@ -38362,8 +38437,8 @@
|
|
|
38362
38437
|
"value": "$kendo-grid-text",
|
|
38363
38438
|
"scope": "default",
|
|
38364
38439
|
"line": {
|
|
38365
|
-
"start":
|
|
38366
|
-
"end":
|
|
38440
|
+
"start": 310,
|
|
38441
|
+
"end": 310
|
|
38367
38442
|
}
|
|
38368
38443
|
},
|
|
38369
38444
|
"group": [
|
|
@@ -38378,8 +38453,8 @@
|
|
|
38378
38453
|
{
|
|
38379
38454
|
"description": "The sorted icon spacing of the Grid.\n",
|
|
38380
38455
|
"commentRange": {
|
|
38381
|
-
"start":
|
|
38382
|
-
"end":
|
|
38456
|
+
"start": 312,
|
|
38457
|
+
"end": 313
|
|
38383
38458
|
},
|
|
38384
38459
|
"context": {
|
|
38385
38460
|
"type": "variable",
|
|
@@ -38387,8 +38462,8 @@
|
|
|
38387
38462
|
"value": "calc( #{k-spacing(2)} - 1px )",
|
|
38388
38463
|
"scope": "default",
|
|
38389
38464
|
"line": {
|
|
38390
|
-
"start":
|
|
38391
|
-
"end":
|
|
38465
|
+
"start": 314,
|
|
38466
|
+
"end": 314
|
|
38392
38467
|
}
|
|
38393
38468
|
},
|
|
38394
38469
|
"group": [
|
|
@@ -38403,8 +38478,8 @@
|
|
|
38403
38478
|
{
|
|
38404
38479
|
"description": "The background color of the Grid.\n",
|
|
38405
38480
|
"commentRange": {
|
|
38406
|
-
"start":
|
|
38407
|
-
"end":
|
|
38481
|
+
"start": 315,
|
|
38482
|
+
"end": 316
|
|
38408
38483
|
},
|
|
38409
38484
|
"context": {
|
|
38410
38485
|
"type": "variable",
|
|
@@ -38412,8 +38487,8 @@
|
|
|
38412
38487
|
"value": "color-mix(in srgb, k-color(secondary) 6%, transparent)",
|
|
38413
38488
|
"scope": "default",
|
|
38414
38489
|
"line": {
|
|
38415
|
-
"start":
|
|
38416
|
-
"end":
|
|
38490
|
+
"start": 317,
|
|
38491
|
+
"end": 317
|
|
38417
38492
|
}
|
|
38418
38493
|
},
|
|
38419
38494
|
"group": [
|
|
@@ -38428,8 +38503,8 @@
|
|
|
38428
38503
|
{
|
|
38429
38504
|
"description": "The text color of the Grid.\n",
|
|
38430
38505
|
"commentRange": {
|
|
38431
|
-
"start":
|
|
38432
|
-
"end":
|
|
38506
|
+
"start": 318,
|
|
38507
|
+
"end": 319
|
|
38433
38508
|
},
|
|
38434
38509
|
"context": {
|
|
38435
38510
|
"type": "variable",
|
|
@@ -38437,8 +38512,8 @@
|
|
|
38437
38512
|
"value": "k-color(secondary)",
|
|
38438
38513
|
"scope": "default",
|
|
38439
38514
|
"line": {
|
|
38440
|
-
"start":
|
|
38441
|
-
"end":
|
|
38515
|
+
"start": 320,
|
|
38516
|
+
"end": 320
|
|
38442
38517
|
}
|
|
38443
38518
|
},
|
|
38444
38519
|
"group": [
|
|
@@ -38453,8 +38528,8 @@
|
|
|
38453
38528
|
{
|
|
38454
38529
|
"description": "The font size of the Grid.\n",
|
|
38455
38530
|
"commentRange": {
|
|
38456
|
-
"start":
|
|
38457
|
-
"end":
|
|
38531
|
+
"start": 321,
|
|
38532
|
+
"end": 322
|
|
38458
38533
|
},
|
|
38459
38534
|
"context": {
|
|
38460
38535
|
"type": "variable",
|
|
@@ -38462,8 +38537,8 @@
|
|
|
38462
38537
|
"value": "var( --kendo-font-size-sm, inherit )",
|
|
38463
38538
|
"scope": "default",
|
|
38464
38539
|
"line": {
|
|
38465
|
-
"start":
|
|
38466
|
-
"end":
|
|
38540
|
+
"start": 323,
|
|
38541
|
+
"end": 323
|
|
38467
38542
|
}
|
|
38468
38543
|
},
|
|
38469
38544
|
"group": [
|
|
@@ -38478,8 +38553,8 @@
|
|
|
38478
38553
|
{
|
|
38479
38554
|
"description": "The spacing of the Grid.\n",
|
|
38480
38555
|
"commentRange": {
|
|
38481
|
-
"start":
|
|
38482
|
-
"end":
|
|
38556
|
+
"start": 324,
|
|
38557
|
+
"end": 325
|
|
38483
38558
|
},
|
|
38484
38559
|
"context": {
|
|
38485
38560
|
"type": "variable",
|
|
@@ -38487,8 +38562,8 @@
|
|
|
38487
38562
|
"value": "calc( #{$kendo-icon-spacing} / 2 )",
|
|
38488
38563
|
"scope": "default",
|
|
38489
38564
|
"line": {
|
|
38490
|
-
"start":
|
|
38491
|
-
"end":
|
|
38565
|
+
"start": 326,
|
|
38566
|
+
"end": 326
|
|
38492
38567
|
}
|
|
38493
38568
|
},
|
|
38494
38569
|
"group": [
|
|
@@ -38503,8 +38578,8 @@
|
|
|
38503
38578
|
{
|
|
38504
38579
|
"description": "The vertical spacing of the Grid.\n",
|
|
38505
38580
|
"commentRange": {
|
|
38506
|
-
"start":
|
|
38507
|
-
"end":
|
|
38581
|
+
"start": 327,
|
|
38582
|
+
"end": 328
|
|
38508
38583
|
},
|
|
38509
38584
|
"context": {
|
|
38510
38585
|
"type": "variable",
|
|
@@ -38512,8 +38587,8 @@
|
|
|
38512
38587
|
"value": "calc( #{$kendo-grid-sorting-index-spacing-y} * -1)",
|
|
38513
38588
|
"scope": "default",
|
|
38514
38589
|
"line": {
|
|
38515
|
-
"start":
|
|
38516
|
-
"end":
|
|
38590
|
+
"start": 329,
|
|
38591
|
+
"end": 329
|
|
38517
38592
|
}
|
|
38518
38593
|
},
|
|
38519
38594
|
"group": [
|
|
@@ -38528,8 +38603,8 @@
|
|
|
38528
38603
|
{
|
|
38529
38604
|
"description": "The shadow of the Grid.\n",
|
|
38530
38605
|
"commentRange": {
|
|
38531
|
-
"start":
|
|
38532
|
-
"end":
|
|
38606
|
+
"start": 332,
|
|
38607
|
+
"end": 333
|
|
38533
38608
|
},
|
|
38534
38609
|
"context": {
|
|
38535
38610
|
"type": "variable",
|
|
@@ -38537,8 +38612,8 @@
|
|
|
38537
38612
|
"value": "null",
|
|
38538
38613
|
"scope": "default",
|
|
38539
38614
|
"line": {
|
|
38540
|
-
"start":
|
|
38541
|
-
"end":
|
|
38615
|
+
"start": 334,
|
|
38616
|
+
"end": 334
|
|
38542
38617
|
}
|
|
38543
38618
|
},
|
|
38544
38619
|
"group": [
|
|
@@ -38553,8 +38628,8 @@
|
|
|
38553
38628
|
{
|
|
38554
38629
|
"description": "The outline color of the focused Grid cell.\n",
|
|
38555
38630
|
"commentRange": {
|
|
38556
|
-
"start":
|
|
38557
|
-
"end":
|
|
38631
|
+
"start": 336,
|
|
38632
|
+
"end": 337
|
|
38558
38633
|
},
|
|
38559
38634
|
"context": {
|
|
38560
38635
|
"type": "variable",
|
|
@@ -38562,8 +38637,8 @@
|
|
|
38562
38637
|
"value": "k-color(subtle)",
|
|
38563
38638
|
"scope": "default",
|
|
38564
38639
|
"line": {
|
|
38565
|
-
"start":
|
|
38566
|
-
"end":
|
|
38640
|
+
"start": 338,
|
|
38641
|
+
"end": 338
|
|
38567
38642
|
}
|
|
38568
38643
|
},
|
|
38569
38644
|
"group": [
|
|
@@ -38578,8 +38653,8 @@
|
|
|
38578
38653
|
{
|
|
38579
38654
|
"description": "The outline width of the focused Grid cell.\n",
|
|
38580
38655
|
"commentRange": {
|
|
38581
|
-
"start":
|
|
38582
|
-
"end":
|
|
38656
|
+
"start": 339,
|
|
38657
|
+
"end": 340
|
|
38583
38658
|
},
|
|
38584
38659
|
"context": {
|
|
38585
38660
|
"type": "variable",
|
|
@@ -38587,8 +38662,8 @@
|
|
|
38587
38662
|
"value": "1px",
|
|
38588
38663
|
"scope": "default",
|
|
38589
38664
|
"line": {
|
|
38590
|
-
"start":
|
|
38591
|
-
"end":
|
|
38665
|
+
"start": 341,
|
|
38666
|
+
"end": 341
|
|
38592
38667
|
}
|
|
38593
38668
|
},
|
|
38594
38669
|
"group": [
|
|
@@ -38603,8 +38678,8 @@
|
|
|
38603
38678
|
{
|
|
38604
38679
|
"description": "The outline offset of the focused Grid cell.\n",
|
|
38605
38680
|
"commentRange": {
|
|
38606
|
-
"start":
|
|
38607
|
-
"end":
|
|
38681
|
+
"start": 342,
|
|
38682
|
+
"end": 343
|
|
38608
38683
|
},
|
|
38609
38684
|
"context": {
|
|
38610
38685
|
"type": "variable",
|
|
@@ -38612,8 +38687,8 @@
|
|
|
38612
38687
|
"value": "1px",
|
|
38613
38688
|
"scope": "default",
|
|
38614
38689
|
"line": {
|
|
38615
|
-
"start":
|
|
38616
|
-
"end":
|
|
38690
|
+
"start": 344,
|
|
38691
|
+
"end": 344
|
|
38617
38692
|
}
|
|
38618
38693
|
},
|
|
38619
38694
|
"group": [
|
|
@@ -38628,8 +38703,8 @@
|
|
|
38628
38703
|
{
|
|
38629
38704
|
"description": "The spacing of the Grid button.\n",
|
|
38630
38705
|
"commentRange": {
|
|
38631
|
-
"start":
|
|
38632
|
-
"end":
|
|
38706
|
+
"start": 346,
|
|
38707
|
+
"end": 347
|
|
38633
38708
|
},
|
|
38634
38709
|
"context": {
|
|
38635
38710
|
"type": "variable",
|
|
@@ -38637,8 +38712,8 @@
|
|
|
38637
38712
|
"value": "k-spacing(2)",
|
|
38638
38713
|
"scope": "default",
|
|
38639
38714
|
"line": {
|
|
38640
|
-
"start":
|
|
38641
|
-
"end":
|
|
38715
|
+
"start": 348,
|
|
38716
|
+
"end": 348
|
|
38642
38717
|
}
|
|
38643
38718
|
},
|
|
38644
38719
|
"group": [
|
|
@@ -38653,8 +38728,8 @@
|
|
|
38653
38728
|
{
|
|
38654
38729
|
"description": "The background color of the sticky content in the Grid.\n",
|
|
38655
38730
|
"commentRange": {
|
|
38656
|
-
"start":
|
|
38657
|
-
"end":
|
|
38731
|
+
"start": 351,
|
|
38732
|
+
"end": 352
|
|
38658
38733
|
},
|
|
38659
38734
|
"context": {
|
|
38660
38735
|
"type": "variable",
|
|
@@ -38662,8 +38737,8 @@
|
|
|
38662
38737
|
"value": "k-color(surface-alt)",
|
|
38663
38738
|
"scope": "default",
|
|
38664
38739
|
"line": {
|
|
38665
|
-
"start":
|
|
38666
|
-
"end":
|
|
38740
|
+
"start": 353,
|
|
38741
|
+
"end": 353
|
|
38667
38742
|
}
|
|
38668
38743
|
},
|
|
38669
38744
|
"group": [
|
|
@@ -38678,8 +38753,8 @@
|
|
|
38678
38753
|
{
|
|
38679
38754
|
"description": "The background color of the hovered sticky content in the Grid.\n",
|
|
38680
38755
|
"commentRange": {
|
|
38681
|
-
"start":
|
|
38682
|
-
"end":
|
|
38756
|
+
"start": 354,
|
|
38757
|
+
"end": 355
|
|
38683
38758
|
},
|
|
38684
38759
|
"context": {
|
|
38685
38760
|
"type": "variable",
|
|
@@ -38687,8 +38762,8 @@
|
|
|
38687
38762
|
"value": "color-mix(in srgb, k-color(base) 60%, k-color(surface-alt))",
|
|
38688
38763
|
"scope": "default",
|
|
38689
38764
|
"line": {
|
|
38690
|
-
"start":
|
|
38691
|
-
"end":
|
|
38765
|
+
"start": 356,
|
|
38766
|
+
"end": 356
|
|
38692
38767
|
}
|
|
38693
38768
|
},
|
|
38694
38769
|
"group": [
|
|
@@ -38703,8 +38778,8 @@
|
|
|
38703
38778
|
{
|
|
38704
38779
|
"description": "The alternate background color of the sticky content in the Grid.\n",
|
|
38705
38780
|
"commentRange": {
|
|
38706
|
-
"start":
|
|
38707
|
-
"end":
|
|
38781
|
+
"start": 357,
|
|
38782
|
+
"end": 358
|
|
38708
38783
|
},
|
|
38709
38784
|
"context": {
|
|
38710
38785
|
"type": "variable",
|
|
@@ -38712,8 +38787,8 @@
|
|
|
38712
38787
|
"value": "$kendo-grid-alt-bg",
|
|
38713
38788
|
"scope": "default",
|
|
38714
38789
|
"line": {
|
|
38715
|
-
"start":
|
|
38716
|
-
"end":
|
|
38790
|
+
"start": 359,
|
|
38791
|
+
"end": 359
|
|
38717
38792
|
}
|
|
38718
38793
|
},
|
|
38719
38794
|
"group": [
|
|
@@ -38728,8 +38803,8 @@
|
|
|
38728
38803
|
{
|
|
38729
38804
|
"description": "The border color of the sticky content in the Grid.\n",
|
|
38730
38805
|
"commentRange": {
|
|
38731
|
-
"start":
|
|
38732
|
-
"end":
|
|
38806
|
+
"start": 361,
|
|
38807
|
+
"end": 362
|
|
38733
38808
|
},
|
|
38734
38809
|
"context": {
|
|
38735
38810
|
"type": "variable",
|
|
@@ -38737,8 +38812,8 @@
|
|
|
38737
38812
|
"value": "k-color(border-alt)",
|
|
38738
38813
|
"scope": "default",
|
|
38739
38814
|
"line": {
|
|
38740
|
-
"start":
|
|
38741
|
-
"end":
|
|
38815
|
+
"start": 363,
|
|
38816
|
+
"end": 363
|
|
38742
38817
|
}
|
|
38743
38818
|
},
|
|
38744
38819
|
"group": [
|
|
@@ -38753,8 +38828,8 @@
|
|
|
38753
38828
|
{
|
|
38754
38829
|
"description": "The background color of the sticky header in the Grid.\n",
|
|
38755
38830
|
"commentRange": {
|
|
38756
|
-
"start":
|
|
38757
|
-
"end":
|
|
38831
|
+
"start": 365,
|
|
38832
|
+
"end": 366
|
|
38758
38833
|
},
|
|
38759
38834
|
"context": {
|
|
38760
38835
|
"type": "variable",
|
|
@@ -38762,8 +38837,8 @@
|
|
|
38762
38837
|
"value": "$kendo-grid-header-bg",
|
|
38763
38838
|
"scope": "default",
|
|
38764
38839
|
"line": {
|
|
38765
|
-
"start":
|
|
38766
|
-
"end":
|
|
38840
|
+
"start": 367,
|
|
38841
|
+
"end": 367
|
|
38767
38842
|
}
|
|
38768
38843
|
},
|
|
38769
38844
|
"group": [
|
|
@@ -38778,8 +38853,8 @@
|
|
|
38778
38853
|
{
|
|
38779
38854
|
"description": "The text color of the sticky header in the Grid.\n",
|
|
38780
38855
|
"commentRange": {
|
|
38781
|
-
"start":
|
|
38782
|
-
"end":
|
|
38856
|
+
"start": 368,
|
|
38857
|
+
"end": 369
|
|
38783
38858
|
},
|
|
38784
38859
|
"context": {
|
|
38785
38860
|
"type": "variable",
|
|
@@ -38787,8 +38862,8 @@
|
|
|
38787
38862
|
"value": "$kendo-grid-header-text",
|
|
38788
38863
|
"scope": "default",
|
|
38789
38864
|
"line": {
|
|
38790
|
-
"start":
|
|
38791
|
-
"end":
|
|
38865
|
+
"start": 370,
|
|
38866
|
+
"end": 370
|
|
38792
38867
|
}
|
|
38793
38868
|
},
|
|
38794
38869
|
"group": [
|
|
@@ -38803,8 +38878,8 @@
|
|
|
38803
38878
|
{
|
|
38804
38879
|
"description": "The border color of the sticky header in the Grid.\n",
|
|
38805
38880
|
"commentRange": {
|
|
38806
|
-
"start":
|
|
38807
|
-
"end":
|
|
38881
|
+
"start": 371,
|
|
38882
|
+
"end": 372
|
|
38808
38883
|
},
|
|
38809
38884
|
"context": {
|
|
38810
38885
|
"type": "variable",
|
|
@@ -38812,8 +38887,8 @@
|
|
|
38812
38887
|
"value": "$kendo-grid-sticky-border",
|
|
38813
38888
|
"scope": "default",
|
|
38814
38889
|
"line": {
|
|
38815
|
-
"start":
|
|
38816
|
-
"end":
|
|
38890
|
+
"start": 373,
|
|
38891
|
+
"end": 373
|
|
38817
38892
|
}
|
|
38818
38893
|
},
|
|
38819
38894
|
"group": [
|
|
@@ -38828,8 +38903,8 @@
|
|
|
38828
38903
|
{
|
|
38829
38904
|
"description": "The background color of the sticky footer in the Grid.\n",
|
|
38830
38905
|
"commentRange": {
|
|
38831
|
-
"start":
|
|
38832
|
-
"end":
|
|
38906
|
+
"start": 375,
|
|
38907
|
+
"end": 376
|
|
38833
38908
|
},
|
|
38834
38909
|
"context": {
|
|
38835
38910
|
"type": "variable",
|
|
@@ -38837,8 +38912,8 @@
|
|
|
38837
38912
|
"value": "$kendo-grid-header-bg",
|
|
38838
38913
|
"scope": "default",
|
|
38839
38914
|
"line": {
|
|
38840
|
-
"start":
|
|
38841
|
-
"end":
|
|
38915
|
+
"start": 377,
|
|
38916
|
+
"end": 377
|
|
38842
38917
|
}
|
|
38843
38918
|
},
|
|
38844
38919
|
"group": [
|
|
@@ -38853,8 +38928,8 @@
|
|
|
38853
38928
|
{
|
|
38854
38929
|
"description": "The box shadow of the sticky container in the Grid.\n",
|
|
38855
38930
|
"commentRange": {
|
|
38856
|
-
"start":
|
|
38857
|
-
"end":
|
|
38931
|
+
"start": 379,
|
|
38932
|
+
"end": 380
|
|
38858
38933
|
},
|
|
38859
38934
|
"context": {
|
|
38860
38935
|
"type": "variable",
|
|
@@ -38862,8 +38937,8 @@
|
|
|
38862
38937
|
"value": "0 2px 4px 0 rgba(56, 66, 80, 0.08)",
|
|
38863
38938
|
"scope": "default",
|
|
38864
38939
|
"line": {
|
|
38865
|
-
"start":
|
|
38866
|
-
"end":
|
|
38940
|
+
"start": 381,
|
|
38941
|
+
"end": 381
|
|
38867
38942
|
}
|
|
38868
38943
|
},
|
|
38869
38944
|
"group": [
|
|
@@ -38878,8 +38953,8 @@
|
|
|
38878
38953
|
{
|
|
38879
38954
|
"description": "The box shadow of the sticky container positioned at the bottom in the Grid.\n",
|
|
38880
38955
|
"commentRange": {
|
|
38881
|
-
"start":
|
|
38882
|
-
"end":
|
|
38956
|
+
"start": 382,
|
|
38957
|
+
"end": 383
|
|
38883
38958
|
},
|
|
38884
38959
|
"context": {
|
|
38885
38960
|
"type": "variable",
|
|
@@ -38887,8 +38962,8 @@
|
|
|
38887
38962
|
"value": "0 -2px 4px 0 rgba(56, 66, 80, 0.08)",
|
|
38888
38963
|
"scope": "default",
|
|
38889
38964
|
"line": {
|
|
38890
|
-
"start":
|
|
38891
|
-
"end":
|
|
38965
|
+
"start": 384,
|
|
38966
|
+
"end": 384
|
|
38892
38967
|
}
|
|
38893
38968
|
},
|
|
38894
38969
|
"group": [
|
|
@@ -38903,8 +38978,8 @@
|
|
|
38903
38978
|
{
|
|
38904
38979
|
"description": "The box shadow of the pinned container in the Grid.\n",
|
|
38905
38980
|
"commentRange": {
|
|
38906
|
-
"start":
|
|
38907
|
-
"end":
|
|
38981
|
+
"start": 386,
|
|
38982
|
+
"end": 387
|
|
38908
38983
|
},
|
|
38909
38984
|
"context": {
|
|
38910
38985
|
"type": "variable",
|
|
@@ -38912,8 +38987,8 @@
|
|
|
38912
38987
|
"value": "0 4px 8px 0 rgba(56, 66, 80, 0.08)",
|
|
38913
38988
|
"scope": "default",
|
|
38914
38989
|
"line": {
|
|
38915
|
-
"start":
|
|
38916
|
-
"end":
|
|
38990
|
+
"start": 388,
|
|
38991
|
+
"end": 388
|
|
38917
38992
|
}
|
|
38918
38993
|
},
|
|
38919
38994
|
"group": [
|
|
@@ -38928,8 +39003,8 @@
|
|
|
38928
39003
|
{
|
|
38929
39004
|
"description": "The box shadow of the pinned container positioned at the bottom in the Grid.\n",
|
|
38930
39005
|
"commentRange": {
|
|
38931
|
-
"start":
|
|
38932
|
-
"end":
|
|
39006
|
+
"start": 389,
|
|
39007
|
+
"end": 390
|
|
38933
39008
|
},
|
|
38934
39009
|
"context": {
|
|
38935
39010
|
"type": "variable",
|
|
@@ -38937,8 +39012,8 @@
|
|
|
38937
39012
|
"value": "0 -4px 8px 0 rgba(56, 66, 80, 0.08)",
|
|
38938
39013
|
"scope": "default",
|
|
38939
39014
|
"line": {
|
|
38940
|
-
"start":
|
|
38941
|
-
"end":
|
|
39015
|
+
"start": 391,
|
|
39016
|
+
"end": 391
|
|
38942
39017
|
}
|
|
38943
39018
|
},
|
|
38944
39019
|
"group": [
|
|
@@ -38953,8 +39028,8 @@
|
|
|
38953
39028
|
{
|
|
38954
39029
|
"description": "The width of the Grid column menu.\n",
|
|
38955
39030
|
"commentRange": {
|
|
38956
|
-
"start":
|
|
38957
|
-
"end":
|
|
39031
|
+
"start": 394,
|
|
39032
|
+
"end": 395
|
|
38958
39033
|
},
|
|
38959
39034
|
"context": {
|
|
38960
39035
|
"type": "variable",
|
|
@@ -38962,8 +39037,8 @@
|
|
|
38962
39037
|
"value": "230px",
|
|
38963
39038
|
"scope": "default",
|
|
38964
39039
|
"line": {
|
|
38965
|
-
"start":
|
|
38966
|
-
"end":
|
|
39040
|
+
"start": 396,
|
|
39041
|
+
"end": 396
|
|
38967
39042
|
}
|
|
38968
39043
|
},
|
|
38969
39044
|
"group": [
|
|
@@ -38978,8 +39053,8 @@
|
|
|
38978
39053
|
{
|
|
38979
39054
|
"description": "The maximum width of the Grid column menu.\n",
|
|
38980
39055
|
"commentRange": {
|
|
38981
|
-
"start":
|
|
38982
|
-
"end":
|
|
39056
|
+
"start": 397,
|
|
39057
|
+
"end": 398
|
|
38983
39058
|
},
|
|
38984
39059
|
"context": {
|
|
38985
39060
|
"type": "variable",
|
|
@@ -38987,8 +39062,8 @@
|
|
|
38987
39062
|
"value": "320px",
|
|
38988
39063
|
"scope": "default",
|
|
38989
39064
|
"line": {
|
|
38990
|
-
"start":
|
|
38991
|
-
"end":
|
|
39065
|
+
"start": 399,
|
|
39066
|
+
"end": 399
|
|
38992
39067
|
}
|
|
38993
39068
|
},
|
|
38994
39069
|
"group": [
|
|
@@ -39003,8 +39078,8 @@
|
|
|
39003
39078
|
{
|
|
39004
39079
|
"description": "The horizontal padding of the Grid popup.\n",
|
|
39005
39080
|
"commentRange": {
|
|
39006
|
-
"start":
|
|
39007
|
-
"end":
|
|
39081
|
+
"start": 402,
|
|
39082
|
+
"end": 403
|
|
39008
39083
|
},
|
|
39009
39084
|
"context": {
|
|
39010
39085
|
"type": "variable",
|
|
@@ -39012,8 +39087,8 @@
|
|
|
39012
39087
|
"value": "k-spacing(2)",
|
|
39013
39088
|
"scope": "default",
|
|
39014
39089
|
"line": {
|
|
39015
|
-
"start":
|
|
39016
|
-
"end":
|
|
39090
|
+
"start": 404,
|
|
39091
|
+
"end": 404
|
|
39017
39092
|
}
|
|
39018
39093
|
},
|
|
39019
39094
|
"group": [
|
|
@@ -39028,8 +39103,8 @@
|
|
|
39028
39103
|
{
|
|
39029
39104
|
"description": "The vertical padding of the Grid popup.\n",
|
|
39030
39105
|
"commentRange": {
|
|
39031
|
-
"start":
|
|
39032
|
-
"end":
|
|
39106
|
+
"start": 405,
|
|
39107
|
+
"end": 406
|
|
39033
39108
|
},
|
|
39034
39109
|
"context": {
|
|
39035
39110
|
"type": "variable",
|
|
@@ -39037,8 +39112,8 @@
|
|
|
39037
39112
|
"value": "k-spacing(2)",
|
|
39038
39113
|
"scope": "default",
|
|
39039
39114
|
"line": {
|
|
39040
|
-
"start":
|
|
39041
|
-
"end":
|
|
39115
|
+
"start": 407,
|
|
39116
|
+
"end": 407
|
|
39042
39117
|
}
|
|
39043
39118
|
},
|
|
39044
39119
|
"group": [
|
|
@@ -39053,8 +39128,8 @@
|
|
|
39053
39128
|
{
|
|
39054
39129
|
"description": "The horizontal padding of the Grid item.\n",
|
|
39055
39130
|
"commentRange": {
|
|
39056
|
-
"start":
|
|
39057
|
-
"end":
|
|
39131
|
+
"start": 409,
|
|
39132
|
+
"end": 410
|
|
39058
39133
|
},
|
|
39059
39134
|
"context": {
|
|
39060
39135
|
"type": "variable",
|
|
@@ -39062,8 +39137,8 @@
|
|
|
39062
39137
|
"value": "$kendo-menu-popup-md-item-padding-x",
|
|
39063
39138
|
"scope": "default",
|
|
39064
39139
|
"line": {
|
|
39065
|
-
"start":
|
|
39066
|
-
"end":
|
|
39140
|
+
"start": 411,
|
|
39141
|
+
"end": 411
|
|
39067
39142
|
}
|
|
39068
39143
|
},
|
|
39069
39144
|
"group": [
|
|
@@ -39078,8 +39153,8 @@
|
|
|
39078
39153
|
{
|
|
39079
39154
|
"description": "The vertical padding of the Grid item.\n",
|
|
39080
39155
|
"commentRange": {
|
|
39081
|
-
"start":
|
|
39082
|
-
"end":
|
|
39156
|
+
"start": 412,
|
|
39157
|
+
"end": 413
|
|
39083
39158
|
},
|
|
39084
39159
|
"context": {
|
|
39085
39160
|
"type": "variable",
|
|
@@ -39087,8 +39162,8 @@
|
|
|
39087
39162
|
"value": "$kendo-menu-popup-md-item-padding-y",
|
|
39088
39163
|
"scope": "default",
|
|
39089
39164
|
"line": {
|
|
39090
|
-
"start":
|
|
39091
|
-
"end":
|
|
39165
|
+
"start": 414,
|
|
39166
|
+
"end": 414
|
|
39092
39167
|
}
|
|
39093
39168
|
},
|
|
39094
39169
|
"group": [
|
|
@@ -39103,8 +39178,8 @@
|
|
|
39103
39178
|
{
|
|
39104
39179
|
"description": "The horizontal padding of the Grid item.\n",
|
|
39105
39180
|
"commentRange": {
|
|
39106
|
-
"start":
|
|
39107
|
-
"end":
|
|
39181
|
+
"start": 416,
|
|
39182
|
+
"end": 417
|
|
39108
39183
|
},
|
|
39109
39184
|
"context": {
|
|
39110
39185
|
"type": "variable",
|
|
@@ -39112,8 +39187,8 @@
|
|
|
39112
39187
|
"value": "$kendo-list-md-item-padding-x",
|
|
39113
39188
|
"scope": "default",
|
|
39114
39189
|
"line": {
|
|
39115
|
-
"start":
|
|
39116
|
-
"end":
|
|
39190
|
+
"start": 418,
|
|
39191
|
+
"end": 418
|
|
39117
39192
|
}
|
|
39118
39193
|
},
|
|
39119
39194
|
"group": [
|
|
@@ -39128,8 +39203,8 @@
|
|
|
39128
39203
|
{
|
|
39129
39204
|
"description": "The vertical padding of the Grid item.\n",
|
|
39130
39205
|
"commentRange": {
|
|
39131
|
-
"start":
|
|
39132
|
-
"end":
|
|
39206
|
+
"start": 419,
|
|
39207
|
+
"end": 420
|
|
39133
39208
|
},
|
|
39134
39209
|
"context": {
|
|
39135
39210
|
"type": "variable",
|
|
@@ -39137,8 +39212,8 @@
|
|
|
39137
39212
|
"value": "$kendo-list-md-item-padding-y",
|
|
39138
39213
|
"scope": "default",
|
|
39139
39214
|
"line": {
|
|
39140
|
-
"start":
|
|
39141
|
-
"end":
|
|
39215
|
+
"start": 421,
|
|
39216
|
+
"end": 421
|
|
39142
39217
|
}
|
|
39143
39218
|
},
|
|
39144
39219
|
"group": [
|
|
@@ -39153,8 +39228,8 @@
|
|
|
39153
39228
|
{
|
|
39154
39229
|
"description": "The horizontal padding of the Grid.\n",
|
|
39155
39230
|
"commentRange": {
|
|
39156
|
-
"start":
|
|
39157
|
-
"end":
|
|
39231
|
+
"start": 423,
|
|
39232
|
+
"end": 424
|
|
39158
39233
|
},
|
|
39159
39234
|
"context": {
|
|
39160
39235
|
"type": "variable",
|
|
@@ -39162,8 +39237,8 @@
|
|
|
39162
39237
|
"value": "k-spacing(0)",
|
|
39163
39238
|
"scope": "default",
|
|
39164
39239
|
"line": {
|
|
39165
|
-
"start":
|
|
39166
|
-
"end":
|
|
39240
|
+
"start": 425,
|
|
39241
|
+
"end": 425
|
|
39167
39242
|
}
|
|
39168
39243
|
},
|
|
39169
39244
|
"group": [
|
|
@@ -39178,8 +39253,8 @@
|
|
|
39178
39253
|
{
|
|
39179
39254
|
"description": "The vertical padding of the Grid.\n",
|
|
39180
39255
|
"commentRange": {
|
|
39181
|
-
"start":
|
|
39182
|
-
"end":
|
|
39256
|
+
"start": 426,
|
|
39257
|
+
"end": 427
|
|
39183
39258
|
},
|
|
39184
39259
|
"context": {
|
|
39185
39260
|
"type": "variable",
|
|
@@ -39187,8 +39262,8 @@
|
|
|
39187
39262
|
"value": "k-spacing(1.5)",
|
|
39188
39263
|
"scope": "default",
|
|
39189
39264
|
"line": {
|
|
39190
|
-
"start":
|
|
39191
|
-
"end":
|
|
39265
|
+
"start": 428,
|
|
39266
|
+
"end": 428
|
|
39192
39267
|
}
|
|
39193
39268
|
},
|
|
39194
39269
|
"group": [
|
|
@@ -39203,8 +39278,8 @@
|
|
|
39203
39278
|
{
|
|
39204
39279
|
"description": "The horizontal padding of the Grid header.\n",
|
|
39205
39280
|
"commentRange": {
|
|
39206
|
-
"start":
|
|
39207
|
-
"end":
|
|
39281
|
+
"start": 430,
|
|
39282
|
+
"end": 431
|
|
39208
39283
|
},
|
|
39209
39284
|
"context": {
|
|
39210
39285
|
"type": "variable",
|
|
@@ -39212,8 +39287,8 @@
|
|
|
39212
39287
|
"value": "$kendo-menu-popup-md-item-padding-x",
|
|
39213
39288
|
"scope": "default",
|
|
39214
39289
|
"line": {
|
|
39215
|
-
"start":
|
|
39216
|
-
"end":
|
|
39290
|
+
"start": 432,
|
|
39291
|
+
"end": 432
|
|
39217
39292
|
}
|
|
39218
39293
|
},
|
|
39219
39294
|
"group": [
|
|
@@ -39228,8 +39303,8 @@
|
|
|
39228
39303
|
{
|
|
39229
39304
|
"description": "The vertical padding of the Grid header.\n",
|
|
39230
39305
|
"commentRange": {
|
|
39231
|
-
"start":
|
|
39232
|
-
"end":
|
|
39306
|
+
"start": 433,
|
|
39307
|
+
"end": 434
|
|
39233
39308
|
},
|
|
39234
39309
|
"context": {
|
|
39235
39310
|
"type": "variable",
|
|
@@ -39237,8 +39312,8 @@
|
|
|
39237
39312
|
"value": "$kendo-menu-popup-md-item-padding-y",
|
|
39238
39313
|
"scope": "default",
|
|
39239
39314
|
"line": {
|
|
39240
|
-
"start":
|
|
39241
|
-
"end":
|
|
39315
|
+
"start": 435,
|
|
39316
|
+
"end": 435
|
|
39242
39317
|
}
|
|
39243
39318
|
},
|
|
39244
39319
|
"group": [
|
|
@@ -39253,8 +39328,8 @@
|
|
|
39253
39328
|
{
|
|
39254
39329
|
"description": "The font size of the Grid header.\n",
|
|
39255
39330
|
"commentRange": {
|
|
39256
|
-
"start":
|
|
39257
|
-
"end":
|
|
39331
|
+
"start": 437,
|
|
39332
|
+
"end": 438
|
|
39258
39333
|
},
|
|
39259
39334
|
"context": {
|
|
39260
39335
|
"type": "variable",
|
|
@@ -39262,8 +39337,8 @@
|
|
|
39262
39337
|
"value": "var( --kendo-font-size-sm, inherit )",
|
|
39263
39338
|
"scope": "default",
|
|
39264
39339
|
"line": {
|
|
39265
|
-
"start":
|
|
39266
|
-
"end":
|
|
39340
|
+
"start": 439,
|
|
39341
|
+
"end": 439
|
|
39267
39342
|
}
|
|
39268
39343
|
},
|
|
39269
39344
|
"group": [
|
|
@@ -39278,8 +39353,8 @@
|
|
|
39278
39353
|
{
|
|
39279
39354
|
"description": "The height of the Grid header.\n",
|
|
39280
39355
|
"commentRange": {
|
|
39281
|
-
"start":
|
|
39282
|
-
"end":
|
|
39356
|
+
"start": 440,
|
|
39357
|
+
"end": 441
|
|
39283
39358
|
},
|
|
39284
39359
|
"context": {
|
|
39285
39360
|
"type": "variable",
|
|
@@ -39287,8 +39362,8 @@
|
|
|
39287
39362
|
"value": "var( --kendo-line-height, normal )",
|
|
39288
39363
|
"scope": "default",
|
|
39289
39364
|
"line": {
|
|
39290
|
-
"start":
|
|
39291
|
-
"end":
|
|
39365
|
+
"start": 442,
|
|
39366
|
+
"end": 442
|
|
39292
39367
|
}
|
|
39293
39368
|
},
|
|
39294
39369
|
"group": [
|
|
@@ -39303,8 +39378,8 @@
|
|
|
39303
39378
|
{
|
|
39304
39379
|
"description": "The text color of the Grid header.\n",
|
|
39305
39380
|
"commentRange": {
|
|
39306
|
-
"start":
|
|
39307
|
-
"end":
|
|
39381
|
+
"start": 443,
|
|
39382
|
+
"end": 444
|
|
39308
39383
|
},
|
|
39309
39384
|
"context": {
|
|
39310
39385
|
"type": "variable",
|
|
@@ -39312,8 +39387,8 @@
|
|
|
39312
39387
|
"value": "uppercase",
|
|
39313
39388
|
"scope": "default",
|
|
39314
39389
|
"line": {
|
|
39315
|
-
"start":
|
|
39316
|
-
"end":
|
|
39390
|
+
"start": 445,
|
|
39391
|
+
"end": 445
|
|
39317
39392
|
}
|
|
39318
39393
|
},
|
|
39319
39394
|
"group": [
|
|
@@ -39328,8 +39403,8 @@
|
|
|
39328
39403
|
{
|
|
39329
39404
|
"description": "The width of the Grid header.\n",
|
|
39330
39405
|
"commentRange": {
|
|
39331
|
-
"start":
|
|
39332
|
-
"end":
|
|
39406
|
+
"start": 446,
|
|
39407
|
+
"end": 447
|
|
39333
39408
|
},
|
|
39334
39409
|
"context": {
|
|
39335
39410
|
"type": "variable",
|
|
@@ -39337,8 +39412,8 @@
|
|
|
39337
39412
|
"value": "1px",
|
|
39338
39413
|
"scope": "default",
|
|
39339
39414
|
"line": {
|
|
39340
|
-
"start":
|
|
39341
|
-
"end":
|
|
39415
|
+
"start": 448,
|
|
39416
|
+
"end": 448
|
|
39342
39417
|
}
|
|
39343
39418
|
},
|
|
39344
39419
|
"group": [
|
|
@@ -39353,8 +39428,8 @@
|
|
|
39353
39428
|
{
|
|
39354
39429
|
"description": "The background color of the Grid header.\n",
|
|
39355
39430
|
"commentRange": {
|
|
39356
|
-
"start":
|
|
39357
|
-
"end":
|
|
39431
|
+
"start": 450,
|
|
39432
|
+
"end": 451
|
|
39358
39433
|
},
|
|
39359
39434
|
"context": {
|
|
39360
39435
|
"type": "variable",
|
|
@@ -39362,8 +39437,8 @@
|
|
|
39362
39437
|
"value": "null",
|
|
39363
39438
|
"scope": "default",
|
|
39364
39439
|
"line": {
|
|
39365
|
-
"start":
|
|
39366
|
-
"end":
|
|
39440
|
+
"start": 452,
|
|
39441
|
+
"end": 452
|
|
39367
39442
|
}
|
|
39368
39443
|
},
|
|
39369
39444
|
"group": [
|
|
@@ -39378,8 +39453,8 @@
|
|
|
39378
39453
|
{
|
|
39379
39454
|
"description": "The text color of the Grid header.\n",
|
|
39380
39455
|
"commentRange": {
|
|
39381
|
-
"start":
|
|
39382
|
-
"end":
|
|
39456
|
+
"start": 453,
|
|
39457
|
+
"end": 454
|
|
39383
39458
|
},
|
|
39384
39459
|
"context": {
|
|
39385
39460
|
"type": "variable",
|
|
@@ -39387,8 +39462,8 @@
|
|
|
39387
39462
|
"value": "$kendo-popup-text",
|
|
39388
39463
|
"scope": "default",
|
|
39389
39464
|
"line": {
|
|
39390
|
-
"start":
|
|
39391
|
-
"end":
|
|
39465
|
+
"start": 455,
|
|
39466
|
+
"end": 455
|
|
39392
39467
|
}
|
|
39393
39468
|
},
|
|
39394
39469
|
"group": [
|
|
@@ -39403,8 +39478,8 @@
|
|
|
39403
39478
|
{
|
|
39404
39479
|
"description": "The border color of the Grid header.\n",
|
|
39405
39480
|
"commentRange": {
|
|
39406
|
-
"start":
|
|
39407
|
-
"end":
|
|
39481
|
+
"start": 456,
|
|
39482
|
+
"end": 457
|
|
39408
39483
|
},
|
|
39409
39484
|
"context": {
|
|
39410
39485
|
"type": "variable",
|
|
@@ -39412,8 +39487,8 @@
|
|
|
39412
39487
|
"value": "$kendo-popup-border",
|
|
39413
39488
|
"scope": "default",
|
|
39414
39489
|
"line": {
|
|
39415
|
-
"start":
|
|
39416
|
-
"end":
|
|
39490
|
+
"start": 458,
|
|
39491
|
+
"end": 458
|
|
39417
39492
|
}
|
|
39418
39493
|
},
|
|
39419
39494
|
"group": [
|
|
@@ -39428,8 +39503,8 @@
|
|
|
39428
39503
|
{
|
|
39429
39504
|
"description": "The horizontal padding of the Grid content.\n",
|
|
39430
39505
|
"commentRange": {
|
|
39431
|
-
"start":
|
|
39432
|
-
"end":
|
|
39506
|
+
"start": 460,
|
|
39507
|
+
"end": 461
|
|
39433
39508
|
},
|
|
39434
39509
|
"context": {
|
|
39435
39510
|
"type": "variable",
|
|
@@ -39437,8 +39512,8 @@
|
|
|
39437
39512
|
"value": "k-spacing(0)",
|
|
39438
39513
|
"scope": "default",
|
|
39439
39514
|
"line": {
|
|
39440
|
-
"start":
|
|
39441
|
-
"end":
|
|
39515
|
+
"start": 462,
|
|
39516
|
+
"end": 462
|
|
39442
39517
|
}
|
|
39443
39518
|
},
|
|
39444
39519
|
"group": [
|
|
@@ -39453,8 +39528,8 @@
|
|
|
39453
39528
|
{
|
|
39454
39529
|
"description": "The vertical padding of the Grid content.\n",
|
|
39455
39530
|
"commentRange": {
|
|
39456
|
-
"start":
|
|
39457
|
-
"end":
|
|
39531
|
+
"start": 463,
|
|
39532
|
+
"end": 464
|
|
39458
39533
|
},
|
|
39459
39534
|
"context": {
|
|
39460
39535
|
"type": "variable",
|
|
@@ -39462,8 +39537,8 @@
|
|
|
39462
39537
|
"value": "k-spacing(2)",
|
|
39463
39538
|
"scope": "default",
|
|
39464
39539
|
"line": {
|
|
39465
|
-
"start":
|
|
39466
|
-
"end":
|
|
39540
|
+
"start": 465,
|
|
39541
|
+
"end": 465
|
|
39467
39542
|
}
|
|
39468
39543
|
},
|
|
39469
39544
|
"group": [
|
|
@@ -39478,8 +39553,8 @@
|
|
|
39478
39553
|
{
|
|
39479
39554
|
"description": "The background color of the Grid.\n",
|
|
39480
39555
|
"commentRange": {
|
|
39481
|
-
"start":
|
|
39482
|
-
"end":
|
|
39556
|
+
"start": 467,
|
|
39557
|
+
"end": 468
|
|
39483
39558
|
},
|
|
39484
39559
|
"context": {
|
|
39485
39560
|
"type": "variable",
|
|
@@ -39487,8 +39562,8 @@
|
|
|
39487
39562
|
"value": "k-color(surface)",
|
|
39488
39563
|
"scope": "default",
|
|
39489
39564
|
"line": {
|
|
39490
|
-
"start":
|
|
39491
|
-
"end":
|
|
39565
|
+
"start": 469,
|
|
39566
|
+
"end": 469
|
|
39492
39567
|
}
|
|
39493
39568
|
},
|
|
39494
39569
|
"group": [
|
|
@@ -39503,8 +39578,8 @@
|
|
|
39503
39578
|
{
|
|
39504
39579
|
"description": "The width of the Grid cell.\n",
|
|
39505
39580
|
"commentRange": {
|
|
39506
|
-
"start":
|
|
39507
|
-
"end":
|
|
39581
|
+
"start": 471,
|
|
39582
|
+
"end": 472
|
|
39508
39583
|
},
|
|
39509
39584
|
"context": {
|
|
39510
39585
|
"type": "variable",
|
|
@@ -39512,8 +39587,8 @@
|
|
|
39512
39587
|
"value": "($kendo-icon-size * 2.25)",
|
|
39513
39588
|
"scope": "default",
|
|
39514
39589
|
"line": {
|
|
39515
|
-
"start":
|
|
39516
|
-
"end":
|
|
39590
|
+
"start": 473,
|
|
39591
|
+
"end": 473
|
|
39517
39592
|
}
|
|
39518
39593
|
},
|
|
39519
39594
|
"group": [
|
|
@@ -39528,8 +39603,8 @@
|
|
|
39528
39603
|
{
|
|
39529
39604
|
"description": "The width of the Grid.\n",
|
|
39530
39605
|
"commentRange": {
|
|
39531
|
-
"start":
|
|
39532
|
-
"end":
|
|
39606
|
+
"start": 475,
|
|
39607
|
+
"end": 476
|
|
39533
39608
|
},
|
|
39534
39609
|
"context": {
|
|
39535
39610
|
"type": "variable",
|
|
@@ -39537,8 +39612,8 @@
|
|
|
39537
39612
|
"value": "($kendo-icon-size * 2)",
|
|
39538
39613
|
"scope": "default",
|
|
39539
39614
|
"line": {
|
|
39540
|
-
"start":
|
|
39541
|
-
"end":
|
|
39615
|
+
"start": 477,
|
|
39616
|
+
"end": 477
|
|
39542
39617
|
}
|
|
39543
39618
|
},
|
|
39544
39619
|
"group": [
|
|
@@ -39553,8 +39628,8 @@
|
|
|
39553
39628
|
{
|
|
39554
39629
|
"description": "The grouping border top of the Grid row.\n",
|
|
39555
39630
|
"commentRange": {
|
|
39556
|
-
"start":
|
|
39557
|
-
"end":
|
|
39631
|
+
"start": 479,
|
|
39632
|
+
"end": 480
|
|
39558
39633
|
},
|
|
39559
39634
|
"context": {
|
|
39560
39635
|
"type": "variable",
|
|
@@ -39562,8 +39637,8 @@
|
|
|
39562
39637
|
"value": "1px",
|
|
39563
39638
|
"scope": "default",
|
|
39564
39639
|
"line": {
|
|
39565
|
-
"start":
|
|
39566
|
-
"end":
|
|
39640
|
+
"start": 481,
|
|
39641
|
+
"end": 481
|
|
39567
39642
|
}
|
|
39568
39643
|
},
|
|
39569
39644
|
"group": [
|
|
@@ -39578,8 +39653,8 @@
|
|
|
39578
39653
|
{
|
|
39579
39654
|
"description": "The vertical border of the Grid footer.\n",
|
|
39580
39655
|
"commentRange": {
|
|
39581
|
-
"start":
|
|
39582
|
-
"end":
|
|
39656
|
+
"start": 482,
|
|
39657
|
+
"end": 483
|
|
39583
39658
|
},
|
|
39584
39659
|
"context": {
|
|
39585
39660
|
"type": "variable",
|
|
@@ -39587,8 +39662,8 @@
|
|
|
39587
39662
|
"value": "1px",
|
|
39588
39663
|
"scope": "default",
|
|
39589
39664
|
"line": {
|
|
39590
|
-
"start":
|
|
39591
|
-
"end":
|
|
39665
|
+
"start": 484,
|
|
39666
|
+
"end": 484
|
|
39592
39667
|
}
|
|
39593
39668
|
},
|
|
39594
39669
|
"group": [
|
|
@@ -39603,8 +39678,8 @@
|
|
|
39603
39678
|
{
|
|
39604
39679
|
"description": "The background color of the Grid row resize indicator.\n",
|
|
39605
39680
|
"commentRange": {
|
|
39606
|
-
"start":
|
|
39607
|
-
"end":
|
|
39681
|
+
"start": 486,
|
|
39682
|
+
"end": 487
|
|
39608
39683
|
},
|
|
39609
39684
|
"context": {
|
|
39610
39685
|
"type": "variable",
|
|
@@ -39612,8 +39687,8 @@
|
|
|
39612
39687
|
"value": "color-mix(in srgb, k-color(on-base) 20%, transparent)",
|
|
39613
39688
|
"scope": "default",
|
|
39614
39689
|
"line": {
|
|
39615
|
-
"start":
|
|
39616
|
-
"end":
|
|
39690
|
+
"start": 488,
|
|
39691
|
+
"end": 488
|
|
39617
39692
|
}
|
|
39618
39693
|
},
|
|
39619
39694
|
"group": [
|
|
@@ -39628,8 +39703,8 @@
|
|
|
39628
39703
|
{
|
|
39629
39704
|
"description": "The background color of the active Grid row resize indicator.\n",
|
|
39630
39705
|
"commentRange": {
|
|
39631
|
-
"start":
|
|
39632
|
-
"end":
|
|
39706
|
+
"start": 489,
|
|
39707
|
+
"end": 490
|
|
39633
39708
|
},
|
|
39634
39709
|
"context": {
|
|
39635
39710
|
"type": "variable",
|
|
@@ -39637,8 +39712,8 @@
|
|
|
39637
39712
|
"value": "k-color(primary)",
|
|
39638
39713
|
"scope": "default",
|
|
39639
39714
|
"line": {
|
|
39640
|
-
"start":
|
|
39641
|
-
"end":
|
|
39715
|
+
"start": 491,
|
|
39716
|
+
"end": 491
|
|
39642
39717
|
}
|
|
39643
39718
|
},
|
|
39644
39719
|
"group": [
|
|
@@ -39653,8 +39728,8 @@
|
|
|
39653
39728
|
{
|
|
39654
39729
|
"description": "The height of the Grid row resize indicator.\n",
|
|
39655
39730
|
"commentRange": {
|
|
39656
|
-
"start":
|
|
39657
|
-
"end":
|
|
39731
|
+
"start": 492,
|
|
39732
|
+
"end": 493
|
|
39658
39733
|
},
|
|
39659
39734
|
"context": {
|
|
39660
39735
|
"type": "variable",
|
|
@@ -39662,8 +39737,8 @@
|
|
|
39662
39737
|
"value": "k-spacing(0.5)",
|
|
39663
39738
|
"scope": "default",
|
|
39664
39739
|
"line": {
|
|
39665
|
-
"start":
|
|
39666
|
-
"end":
|
|
39740
|
+
"start": 494,
|
|
39741
|
+
"end": 494
|
|
39667
39742
|
}
|
|
39668
39743
|
},
|
|
39669
39744
|
"group": [
|
|
@@ -39678,8 +39753,8 @@
|
|
|
39678
39753
|
{
|
|
39679
39754
|
"description": "The horizontal padding of the Grid stack layout cells.\n",
|
|
39680
39755
|
"commentRange": {
|
|
39681
|
-
"start":
|
|
39682
|
-
"end":
|
|
39756
|
+
"start": 496,
|
|
39757
|
+
"end": 497
|
|
39683
39758
|
},
|
|
39684
39759
|
"context": {
|
|
39685
39760
|
"type": "variable",
|
|
@@ -39687,8 +39762,8 @@
|
|
|
39687
39762
|
"value": "k-spacing(2)",
|
|
39688
39763
|
"scope": "default",
|
|
39689
39764
|
"line": {
|
|
39690
|
-
"start":
|
|
39691
|
-
"end":
|
|
39765
|
+
"start": 498,
|
|
39766
|
+
"end": 498
|
|
39692
39767
|
}
|
|
39693
39768
|
},
|
|
39694
39769
|
"group": [
|
|
@@ -39703,8 +39778,8 @@
|
|
|
39703
39778
|
{
|
|
39704
39779
|
"description": "The vertical padding of the Grid stack layout cells.\n",
|
|
39705
39780
|
"commentRange": {
|
|
39706
|
-
"start":
|
|
39707
|
-
"end":
|
|
39781
|
+
"start": 499,
|
|
39782
|
+
"end": 500
|
|
39708
39783
|
},
|
|
39709
39784
|
"context": {
|
|
39710
39785
|
"type": "variable",
|
|
@@ -39712,8 +39787,8 @@
|
|
|
39712
39787
|
"value": "k-spacing(1.5)",
|
|
39713
39788
|
"scope": "default",
|
|
39714
39789
|
"line": {
|
|
39715
|
-
"start":
|
|
39716
|
-
"end":
|
|
39790
|
+
"start": 501,
|
|
39791
|
+
"end": 501
|
|
39717
39792
|
}
|
|
39718
39793
|
},
|
|
39719
39794
|
"group": [
|
|
@@ -39728,8 +39803,8 @@
|
|
|
39728
39803
|
{
|
|
39729
39804
|
"description": "The column gap of the Grid stack layout.\n",
|
|
39730
39805
|
"commentRange": {
|
|
39731
|
-
"start":
|
|
39732
|
-
"end":
|
|
39806
|
+
"start": 503,
|
|
39807
|
+
"end": 504
|
|
39733
39808
|
},
|
|
39734
39809
|
"context": {
|
|
39735
39810
|
"type": "variable",
|
|
@@ -39737,8 +39812,8 @@
|
|
|
39737
39812
|
"value": "k-spacing(1)",
|
|
39738
39813
|
"scope": "default",
|
|
39739
39814
|
"line": {
|
|
39740
|
-
"start":
|
|
39741
|
-
"end":
|
|
39815
|
+
"start": 505,
|
|
39816
|
+
"end": 505
|
|
39742
39817
|
}
|
|
39743
39818
|
},
|
|
39744
39819
|
"group": [
|
|
@@ -39753,8 +39828,8 @@
|
|
|
39753
39828
|
{
|
|
39754
39829
|
"description": "The column gap of the editable Grid stack layout.\n",
|
|
39755
39830
|
"commentRange": {
|
|
39756
|
-
"start":
|
|
39757
|
-
"end":
|
|
39831
|
+
"start": 506,
|
|
39832
|
+
"end": 507
|
|
39758
39833
|
},
|
|
39759
39834
|
"context": {
|
|
39760
39835
|
"type": "variable",
|
|
@@ -39762,8 +39837,8 @@
|
|
|
39762
39837
|
"value": "k-spacing(2)",
|
|
39763
39838
|
"scope": "default",
|
|
39764
39839
|
"line": {
|
|
39765
|
-
"start":
|
|
39766
|
-
"end":
|
|
39840
|
+
"start": 508,
|
|
39841
|
+
"end": 508
|
|
39767
39842
|
}
|
|
39768
39843
|
},
|
|
39769
39844
|
"group": [
|
|
@@ -39778,8 +39853,8 @@
|
|
|
39778
39853
|
{
|
|
39779
39854
|
"description": "The width of the hierarchy column in the Grid stack layout.\n",
|
|
39780
39855
|
"commentRange": {
|
|
39781
|
-
"start":
|
|
39782
|
-
"end":
|
|
39856
|
+
"start": 510,
|
|
39857
|
+
"end": 511
|
|
39783
39858
|
},
|
|
39784
39859
|
"context": {
|
|
39785
39860
|
"type": "variable",
|
|
@@ -39787,8 +39862,8 @@
|
|
|
39787
39862
|
"value": "k-spacing(2)",
|
|
39788
39863
|
"scope": "default",
|
|
39789
39864
|
"line": {
|
|
39790
|
-
"start":
|
|
39791
|
-
"end":
|
|
39865
|
+
"start": 512,
|
|
39866
|
+
"end": 512
|
|
39792
39867
|
}
|
|
39793
39868
|
},
|
|
39794
39869
|
"group": [
|
|
@@ -39803,8 +39878,8 @@
|
|
|
39803
39878
|
{
|
|
39804
39879
|
"description": "The font size of the Grid stack layout column header.\n",
|
|
39805
39880
|
"commentRange": {
|
|
39806
|
-
"start":
|
|
39807
|
-
"end":
|
|
39881
|
+
"start": 514,
|
|
39882
|
+
"end": 515
|
|
39808
39883
|
},
|
|
39809
39884
|
"context": {
|
|
39810
39885
|
"type": "variable",
|
|
@@ -39812,8 +39887,8 @@
|
|
|
39812
39887
|
"value": "var( --kendo-font-size-sm, inherit )",
|
|
39813
39888
|
"scope": "default",
|
|
39814
39889
|
"line": {
|
|
39815
|
-
"start":
|
|
39816
|
-
"end":
|
|
39890
|
+
"start": 516,
|
|
39891
|
+
"end": 516
|
|
39817
39892
|
}
|
|
39818
39893
|
},
|
|
39819
39894
|
"group": [
|
|
@@ -39828,8 +39903,8 @@
|
|
|
39828
39903
|
{
|
|
39829
39904
|
"description": "The font weight of the Grid stack layout column header.\n",
|
|
39830
39905
|
"commentRange": {
|
|
39831
|
-
"start":
|
|
39832
|
-
"end":
|
|
39906
|
+
"start": 517,
|
|
39907
|
+
"end": 518
|
|
39833
39908
|
},
|
|
39834
39909
|
"context": {
|
|
39835
39910
|
"type": "variable",
|
|
@@ -39837,8 +39912,8 @@
|
|
|
39837
39912
|
"value": "var( --kendo-font-weight-bold, bold )",
|
|
39838
39913
|
"scope": "default",
|
|
39839
39914
|
"line": {
|
|
39840
|
-
"start":
|
|
39841
|
-
"end":
|
|
39915
|
+
"start": 519,
|
|
39916
|
+
"end": 519
|
|
39842
39917
|
}
|
|
39843
39918
|
},
|
|
39844
39919
|
"group": [
|
|
@@ -39853,8 +39928,8 @@
|
|
|
39853
39928
|
{
|
|
39854
39929
|
"description": "The height of the Grid stack layout expandable row shadow.\n",
|
|
39855
39930
|
"commentRange": {
|
|
39856
|
-
"start":
|
|
39857
|
-
"end":
|
|
39931
|
+
"start": 520,
|
|
39932
|
+
"end": 521
|
|
39858
39933
|
},
|
|
39859
39934
|
"context": {
|
|
39860
39935
|
"type": "variable",
|
|
@@ -39862,8 +39937,8 @@
|
|
|
39862
39937
|
"value": "k-spacing(2.5)",
|
|
39863
39938
|
"scope": "default",
|
|
39864
39939
|
"line": {
|
|
39865
|
-
"start":
|
|
39866
|
-
"end":
|
|
39940
|
+
"start": 522,
|
|
39941
|
+
"end": 522
|
|
39867
39942
|
}
|
|
39868
39943
|
},
|
|
39869
39944
|
"group": [
|
|
@@ -39878,8 +39953,8 @@
|
|
|
39878
39953
|
{
|
|
39879
39954
|
"description": "The color of the Grid stack layout column header.\n",
|
|
39880
39955
|
"commentRange": {
|
|
39881
|
-
"start":
|
|
39882
|
-
"end":
|
|
39956
|
+
"start": 524,
|
|
39957
|
+
"end": 525
|
|
39883
39958
|
},
|
|
39884
39959
|
"context": {
|
|
39885
39960
|
"type": "variable",
|
|
@@ -39887,8 +39962,8 @@
|
|
|
39887
39962
|
"value": "color-mix(in srgb, k-color(subtle) 75%, k-color(on-app-surface))",
|
|
39888
39963
|
"scope": "default",
|
|
39889
39964
|
"line": {
|
|
39890
|
-
"start":
|
|
39891
|
-
"end":
|
|
39965
|
+
"start": 526,
|
|
39966
|
+
"end": 526
|
|
39892
39967
|
}
|
|
39893
39968
|
},
|
|
39894
39969
|
"group": [
|
|
@@ -39903,8 +39978,8 @@
|
|
|
39903
39978
|
{
|
|
39904
39979
|
"description": "The outline color of the Grid stack layout focused cell.\n",
|
|
39905
39980
|
"commentRange": {
|
|
39906
|
-
"start":
|
|
39907
|
-
"end":
|
|
39981
|
+
"start": 527,
|
|
39982
|
+
"end": 528
|
|
39908
39983
|
},
|
|
39909
39984
|
"context": {
|
|
39910
39985
|
"type": "variable",
|
|
@@ -39912,8 +39987,8 @@
|
|
|
39912
39987
|
"value": "k-color(subtle)",
|
|
39913
39988
|
"scope": "default",
|
|
39914
39989
|
"line": {
|
|
39915
|
-
"start":
|
|
39916
|
-
"end":
|
|
39990
|
+
"start": 529,
|
|
39991
|
+
"end": 529
|
|
39917
39992
|
}
|
|
39918
39993
|
},
|
|
39919
39994
|
"group": [
|
|
@@ -39928,8 +40003,8 @@
|
|
|
39928
40003
|
{
|
|
39929
40004
|
"description": "The Grid stack layout expandable row shadow.\n",
|
|
39930
40005
|
"commentRange": {
|
|
39931
|
-
"start":
|
|
39932
|
-
"end":
|
|
40006
|
+
"start": 530,
|
|
40007
|
+
"end": 531
|
|
39933
40008
|
},
|
|
39934
40009
|
"context": {
|
|
39935
40010
|
"type": "variable",
|
|
@@ -39937,8 +40012,8 @@
|
|
|
39937
40012
|
"value": "k-elevation(2)",
|
|
39938
40013
|
"scope": "default",
|
|
39939
40014
|
"line": {
|
|
39940
|
-
"start":
|
|
39941
|
-
"end":
|
|
40015
|
+
"start": 532,
|
|
40016
|
+
"end": 532
|
|
39942
40017
|
}
|
|
39943
40018
|
},
|
|
39944
40019
|
"group": [
|
|
@@ -39953,8 +40028,8 @@
|
|
|
39953
40028
|
{
|
|
39954
40029
|
"description": "The font weight of the pinned source row in the Grid.\n",
|
|
39955
40030
|
"commentRange": {
|
|
39956
|
-
"start":
|
|
39957
|
-
"end":
|
|
40031
|
+
"start": 534,
|
|
40032
|
+
"end": 535
|
|
39958
40033
|
},
|
|
39959
40034
|
"context": {
|
|
39960
40035
|
"type": "variable",
|
|
@@ -39962,8 +40037,8 @@
|
|
|
39962
40037
|
"value": "var( --kendo-font-weight-bold, 700 )",
|
|
39963
40038
|
"scope": "default",
|
|
39964
40039
|
"line": {
|
|
39965
|
-
"start":
|
|
39966
|
-
"end":
|
|
40040
|
+
"start": 536,
|
|
40041
|
+
"end": 536
|
|
39967
40042
|
}
|
|
39968
40043
|
},
|
|
39969
40044
|
"group": [
|