@progress/kendo-theme-material 6.2.1-dev.154 → 6.2.1-dev.170
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 +80 -7
- package/dist/all.scss +122 -11
- package/dist/meta/sassdoc-data.json +670 -238
- package/dist/meta/sassdoc-raw-data.json +285 -85
- package/dist/meta/variables.json +62 -2
- package/lib/swatches/material-aqua-dark.json +1 -1
- package/lib/swatches/material-arctic.json +1 -1
- package/lib/swatches/material-burnt-teal.json +1 -1
- package/lib/swatches/material-dataviz-v4.json +1 -1
- package/lib/swatches/material-eggplant.json +1 -1
- package/lib/swatches/material-lime-dark.json +1 -1
- package/lib/swatches/material-lime.json +1 -1
- package/lib/swatches/material-main-dark.json +1 -1
- package/lib/swatches/material-main.json +1 -1
- package/lib/swatches/material-nova.json +1 -1
- package/lib/swatches/material-pacific-dark.json +1 -1
- package/lib/swatches/material-pacific.json +1 -1
- package/lib/swatches/material-sky-dark.json +1 -1
- package/lib/swatches/material-sky.json +1 -1
- package/lib/swatches/material-smoke.json +1 -1
- package/package.json +5 -5
- package/scss/grid/_index.scss +2 -0
- package/scss/grid/_variables.scss +41 -3
|
@@ -5964,8 +5964,8 @@
|
|
|
5964
5964
|
{
|
|
5965
5965
|
"description": "Background color of the grid component\n",
|
|
5966
5966
|
"commentRange": {
|
|
5967
|
-
"start":
|
|
5968
|
-
"end":
|
|
5967
|
+
"start": 138,
|
|
5968
|
+
"end": 139
|
|
5969
5969
|
},
|
|
5970
5970
|
"context": {
|
|
5971
5971
|
"type": "variable",
|
|
@@ -5973,8 +5973,8 @@
|
|
|
5973
5973
|
"value": "$kendo-table-bg",
|
|
5974
5974
|
"scope": "default",
|
|
5975
5975
|
"line": {
|
|
5976
|
-
"start":
|
|
5977
|
-
"end":
|
|
5976
|
+
"start": 140,
|
|
5977
|
+
"end": 140
|
|
5978
5978
|
}
|
|
5979
5979
|
},
|
|
5980
5980
|
"group": [
|
|
@@ -5989,8 +5989,8 @@
|
|
|
5989
5989
|
{
|
|
5990
5990
|
"description": "Text color of the grid component\n",
|
|
5991
5991
|
"commentRange": {
|
|
5992
|
-
"start":
|
|
5993
|
-
"end":
|
|
5992
|
+
"start": 141,
|
|
5993
|
+
"end": 142
|
|
5994
5994
|
},
|
|
5995
5995
|
"context": {
|
|
5996
5996
|
"type": "variable",
|
|
@@ -5998,8 +5998,8 @@
|
|
|
5998
5998
|
"value": "$kendo-table-text",
|
|
5999
5999
|
"scope": "default",
|
|
6000
6000
|
"line": {
|
|
6001
|
-
"start":
|
|
6002
|
-
"end":
|
|
6001
|
+
"start": 143,
|
|
6002
|
+
"end": 143
|
|
6003
6003
|
}
|
|
6004
6004
|
},
|
|
6005
6005
|
"group": [
|
|
@@ -6014,8 +6014,8 @@
|
|
|
6014
6014
|
{
|
|
6015
6015
|
"description": "Border color of the grid component\n",
|
|
6016
6016
|
"commentRange": {
|
|
6017
|
-
"start":
|
|
6018
|
-
"end":
|
|
6017
|
+
"start": 144,
|
|
6018
|
+
"end": 145
|
|
6019
6019
|
},
|
|
6020
6020
|
"context": {
|
|
6021
6021
|
"type": "variable",
|
|
@@ -6023,8 +6023,8 @@
|
|
|
6023
6023
|
"value": "$kendo-table-border",
|
|
6024
6024
|
"scope": "default",
|
|
6025
6025
|
"line": {
|
|
6026
|
-
"start":
|
|
6027
|
-
"end":
|
|
6026
|
+
"start": 146,
|
|
6027
|
+
"end": 146
|
|
6028
6028
|
}
|
|
6029
6029
|
},
|
|
6030
6030
|
"group": [
|
|
@@ -6039,8 +6039,8 @@
|
|
|
6039
6039
|
{
|
|
6040
6040
|
"description": "Background color of grid header\n",
|
|
6041
6041
|
"commentRange": {
|
|
6042
|
-
"start":
|
|
6043
|
-
"end":
|
|
6042
|
+
"start": 148,
|
|
6043
|
+
"end": 149
|
|
6044
6044
|
},
|
|
6045
6045
|
"context": {
|
|
6046
6046
|
"type": "variable",
|
|
@@ -6048,8 +6048,8 @@
|
|
|
6048
6048
|
"value": "$kendo-table-header-bg",
|
|
6049
6049
|
"scope": "default",
|
|
6050
6050
|
"line": {
|
|
6051
|
-
"start":
|
|
6052
|
-
"end":
|
|
6051
|
+
"start": 150,
|
|
6052
|
+
"end": 150
|
|
6053
6053
|
}
|
|
6054
6054
|
},
|
|
6055
6055
|
"group": [
|
|
@@ -6064,8 +6064,8 @@
|
|
|
6064
6064
|
{
|
|
6065
6065
|
"description": "Background color of grid header\n",
|
|
6066
6066
|
"commentRange": {
|
|
6067
|
-
"start":
|
|
6068
|
-
"end":
|
|
6067
|
+
"start": 151,
|
|
6068
|
+
"end": 152
|
|
6069
6069
|
},
|
|
6070
6070
|
"context": {
|
|
6071
6071
|
"type": "variable",
|
|
@@ -6073,8 +6073,8 @@
|
|
|
6073
6073
|
"value": "$kendo-table-header-text",
|
|
6074
6074
|
"scope": "default",
|
|
6075
6075
|
"line": {
|
|
6076
|
-
"start":
|
|
6077
|
-
"end":
|
|
6076
|
+
"start": 153,
|
|
6077
|
+
"end": 153
|
|
6078
6078
|
}
|
|
6079
6079
|
},
|
|
6080
6080
|
"group": [
|
|
@@ -6089,8 +6089,8 @@
|
|
|
6089
6089
|
{
|
|
6090
6090
|
"description": "Border color of grid header\n",
|
|
6091
6091
|
"commentRange": {
|
|
6092
|
-
"start":
|
|
6093
|
-
"end":
|
|
6092
|
+
"start": 154,
|
|
6093
|
+
"end": 155
|
|
6094
6094
|
},
|
|
6095
6095
|
"context": {
|
|
6096
6096
|
"type": "variable",
|
|
@@ -6098,8 +6098,8 @@
|
|
|
6098
6098
|
"value": "$kendo-table-header-border",
|
|
6099
6099
|
"scope": "default",
|
|
6100
6100
|
"line": {
|
|
6101
|
-
"start":
|
|
6102
|
-
"end":
|
|
6101
|
+
"start": 156,
|
|
6102
|
+
"end": 156
|
|
6103
6103
|
}
|
|
6104
6104
|
},
|
|
6105
6105
|
"group": [
|
|
@@ -6114,8 +6114,8 @@
|
|
|
6114
6114
|
{
|
|
6115
6115
|
"description": "Background gradient of grid header\n",
|
|
6116
6116
|
"commentRange": {
|
|
6117
|
-
"start":
|
|
6118
|
-
"end":
|
|
6117
|
+
"start": 157,
|
|
6118
|
+
"end": 158
|
|
6119
6119
|
},
|
|
6120
6120
|
"context": {
|
|
6121
6121
|
"type": "variable",
|
|
@@ -6123,8 +6123,8 @@
|
|
|
6123
6123
|
"value": "null",
|
|
6124
6124
|
"scope": "default",
|
|
6125
6125
|
"line": {
|
|
6126
|
-
"start":
|
|
6127
|
-
"end":
|
|
6126
|
+
"start": 159,
|
|
6127
|
+
"end": 159
|
|
6128
6128
|
}
|
|
6129
6129
|
},
|
|
6130
6130
|
"group": [
|
|
@@ -6139,8 +6139,8 @@
|
|
|
6139
6139
|
{
|
|
6140
6140
|
"description": "Background color of grid footer\n",
|
|
6141
6141
|
"commentRange": {
|
|
6142
|
-
"start":
|
|
6143
|
-
"end":
|
|
6142
|
+
"start": 161,
|
|
6143
|
+
"end": 162
|
|
6144
6144
|
},
|
|
6145
6145
|
"context": {
|
|
6146
6146
|
"type": "variable",
|
|
@@ -6148,8 +6148,8 @@
|
|
|
6148
6148
|
"value": "$kendo-table-footer-bg",
|
|
6149
6149
|
"scope": "default",
|
|
6150
6150
|
"line": {
|
|
6151
|
-
"start":
|
|
6152
|
-
"end":
|
|
6151
|
+
"start": 163,
|
|
6152
|
+
"end": 163
|
|
6153
6153
|
}
|
|
6154
6154
|
},
|
|
6155
6155
|
"group": [
|
|
@@ -6164,8 +6164,8 @@
|
|
|
6164
6164
|
{
|
|
6165
6165
|
"description": "Text color of grid footer\n",
|
|
6166
6166
|
"commentRange": {
|
|
6167
|
-
"start":
|
|
6168
|
-
"end":
|
|
6167
|
+
"start": 164,
|
|
6168
|
+
"end": 165
|
|
6169
6169
|
},
|
|
6170
6170
|
"context": {
|
|
6171
6171
|
"type": "variable",
|
|
@@ -6173,8 +6173,8 @@
|
|
|
6173
6173
|
"value": "$kendo-table-footer-text",
|
|
6174
6174
|
"scope": "default",
|
|
6175
6175
|
"line": {
|
|
6176
|
-
"start":
|
|
6177
|
-
"end":
|
|
6176
|
+
"start": 166,
|
|
6177
|
+
"end": 166
|
|
6178
6178
|
}
|
|
6179
6179
|
},
|
|
6180
6180
|
"group": [
|
|
@@ -6189,8 +6189,8 @@
|
|
|
6189
6189
|
{
|
|
6190
6190
|
"description": "Border color of grid footer\n",
|
|
6191
6191
|
"commentRange": {
|
|
6192
|
-
"start":
|
|
6193
|
-
"end":
|
|
6192
|
+
"start": 167,
|
|
6193
|
+
"end": 168
|
|
6194
6194
|
},
|
|
6195
6195
|
"context": {
|
|
6196
6196
|
"type": "variable",
|
|
@@ -6198,8 +6198,8 @@
|
|
|
6198
6198
|
"value": "$kendo-table-footer-border",
|
|
6199
6199
|
"scope": "default",
|
|
6200
6200
|
"line": {
|
|
6201
|
-
"start":
|
|
6202
|
-
"end":
|
|
6201
|
+
"start": 169,
|
|
6202
|
+
"end": 169
|
|
6203
6203
|
}
|
|
6204
6204
|
},
|
|
6205
6205
|
"group": [
|
|
@@ -6214,8 +6214,8 @@
|
|
|
6214
6214
|
{
|
|
6215
6215
|
"description": "Background color of alternating rows in grid\n",
|
|
6216
6216
|
"commentRange": {
|
|
6217
|
-
"start":
|
|
6218
|
-
"end":
|
|
6217
|
+
"start": 172,
|
|
6218
|
+
"end": 173
|
|
6219
6219
|
},
|
|
6220
6220
|
"context": {
|
|
6221
6221
|
"type": "variable",
|
|
@@ -6223,8 +6223,8 @@
|
|
|
6223
6223
|
"value": "$kendo-table-alt-row-bg",
|
|
6224
6224
|
"scope": "default",
|
|
6225
6225
|
"line": {
|
|
6226
|
-
"start":
|
|
6227
|
-
"end":
|
|
6226
|
+
"start": 174,
|
|
6227
|
+
"end": 174
|
|
6228
6228
|
}
|
|
6229
6229
|
},
|
|
6230
6230
|
"group": [
|
|
@@ -6239,8 +6239,8 @@
|
|
|
6239
6239
|
{
|
|
6240
6240
|
"description": "Text color of alternating rows in grid\n",
|
|
6241
6241
|
"commentRange": {
|
|
6242
|
-
"start":
|
|
6243
|
-
"end":
|
|
6242
|
+
"start": 175,
|
|
6243
|
+
"end": 176
|
|
6244
6244
|
},
|
|
6245
6245
|
"context": {
|
|
6246
6246
|
"type": "variable",
|
|
@@ -6248,8 +6248,8 @@
|
|
|
6248
6248
|
"value": "$kendo-table-alt-row-text",
|
|
6249
6249
|
"scope": "default",
|
|
6250
6250
|
"line": {
|
|
6251
|
-
"start":
|
|
6252
|
-
"end":
|
|
6251
|
+
"start": 177,
|
|
6252
|
+
"end": 177
|
|
6253
6253
|
}
|
|
6254
6254
|
},
|
|
6255
6255
|
"group": [
|
|
@@ -6264,8 +6264,8 @@
|
|
|
6264
6264
|
{
|
|
6265
6265
|
"description": "Text color of alternating rows in grid\n",
|
|
6266
6266
|
"commentRange": {
|
|
6267
|
-
"start":
|
|
6268
|
-
"end":
|
|
6267
|
+
"start": 178,
|
|
6268
|
+
"end": 179
|
|
6269
6269
|
},
|
|
6270
6270
|
"context": {
|
|
6271
6271
|
"type": "variable",
|
|
@@ -6273,8 +6273,8 @@
|
|
|
6273
6273
|
"value": "$kendo-table-alt-row-border",
|
|
6274
6274
|
"scope": "default",
|
|
6275
6275
|
"line": {
|
|
6276
|
-
"start":
|
|
6277
|
-
"end":
|
|
6276
|
+
"start": 180,
|
|
6277
|
+
"end": 180
|
|
6278
6278
|
}
|
|
6279
6279
|
},
|
|
6280
6280
|
"group": [
|
|
@@ -6289,8 +6289,8 @@
|
|
|
6289
6289
|
{
|
|
6290
6290
|
"description": "Background color of hovered rows in grid\n",
|
|
6291
6291
|
"commentRange": {
|
|
6292
|
-
"start":
|
|
6293
|
-
"end":
|
|
6292
|
+
"start": 182,
|
|
6293
|
+
"end": 183
|
|
6294
6294
|
},
|
|
6295
6295
|
"context": {
|
|
6296
6296
|
"type": "variable",
|
|
@@ -6298,8 +6298,8 @@
|
|
|
6298
6298
|
"value": "$kendo-table-hover-bg",
|
|
6299
6299
|
"scope": "default",
|
|
6300
6300
|
"line": {
|
|
6301
|
-
"start":
|
|
6302
|
-
"end":
|
|
6301
|
+
"start": 184,
|
|
6302
|
+
"end": 184
|
|
6303
6303
|
}
|
|
6304
6304
|
},
|
|
6305
6305
|
"group": [
|
|
@@ -6314,8 +6314,8 @@
|
|
|
6314
6314
|
{
|
|
6315
6315
|
"description": "Text color of hovered rows in grid\n",
|
|
6316
6316
|
"commentRange": {
|
|
6317
|
-
"start":
|
|
6318
|
-
"end":
|
|
6317
|
+
"start": 185,
|
|
6318
|
+
"end": 186
|
|
6319
6319
|
},
|
|
6320
6320
|
"context": {
|
|
6321
6321
|
"type": "variable",
|
|
@@ -6323,8 +6323,8 @@
|
|
|
6323
6323
|
"value": "$kendo-table-hover-text",
|
|
6324
6324
|
"scope": "default",
|
|
6325
6325
|
"line": {
|
|
6326
|
-
"start":
|
|
6327
|
-
"end":
|
|
6326
|
+
"start": 187,
|
|
6327
|
+
"end": 187
|
|
6328
6328
|
}
|
|
6329
6329
|
},
|
|
6330
6330
|
"group": [
|
|
@@ -6339,8 +6339,8 @@
|
|
|
6339
6339
|
{
|
|
6340
6340
|
"description": "Border color of hovered rows in grid\n",
|
|
6341
6341
|
"commentRange": {
|
|
6342
|
-
"start":
|
|
6343
|
-
"end":
|
|
6342
|
+
"start": 188,
|
|
6343
|
+
"end": 189
|
|
6344
6344
|
},
|
|
6345
6345
|
"context": {
|
|
6346
6346
|
"type": "variable",
|
|
@@ -6348,8 +6348,8 @@
|
|
|
6348
6348
|
"value": "$kendo-table-hover-border",
|
|
6349
6349
|
"scope": "default",
|
|
6350
6350
|
"line": {
|
|
6351
|
-
"start":
|
|
6352
|
-
"end":
|
|
6351
|
+
"start": 190,
|
|
6352
|
+
"end": 190
|
|
6353
6353
|
}
|
|
6354
6354
|
},
|
|
6355
6355
|
"group": [
|
|
@@ -6364,8 +6364,8 @@
|
|
|
6364
6364
|
{
|
|
6365
6365
|
"description": "Background color of selected rows in grid\n",
|
|
6366
6366
|
"commentRange": {
|
|
6367
|
-
"start":
|
|
6368
|
-
"end":
|
|
6367
|
+
"start": 192,
|
|
6368
|
+
"end": 193
|
|
6369
6369
|
},
|
|
6370
6370
|
"context": {
|
|
6371
6371
|
"type": "variable",
|
|
@@ -6373,8 +6373,8 @@
|
|
|
6373
6373
|
"value": "$kendo-table-selected-bg",
|
|
6374
6374
|
"scope": "default",
|
|
6375
6375
|
"line": {
|
|
6376
|
-
"start":
|
|
6377
|
-
"end":
|
|
6376
|
+
"start": 194,
|
|
6377
|
+
"end": 194
|
|
6378
6378
|
}
|
|
6379
6379
|
},
|
|
6380
6380
|
"group": [
|
|
@@ -6389,8 +6389,8 @@
|
|
|
6389
6389
|
{
|
|
6390
6390
|
"description": "Text color of selected rows in grid\n",
|
|
6391
6391
|
"commentRange": {
|
|
6392
|
-
"start":
|
|
6393
|
-
"end":
|
|
6392
|
+
"start": 195,
|
|
6393
|
+
"end": 196
|
|
6394
6394
|
},
|
|
6395
6395
|
"context": {
|
|
6396
6396
|
"type": "variable",
|
|
@@ -6398,8 +6398,8 @@
|
|
|
6398
6398
|
"value": "$kendo-table-selected-text",
|
|
6399
6399
|
"scope": "default",
|
|
6400
6400
|
"line": {
|
|
6401
|
-
"start":
|
|
6402
|
-
"end":
|
|
6401
|
+
"start": 197,
|
|
6402
|
+
"end": 197
|
|
6403
6403
|
}
|
|
6404
6404
|
},
|
|
6405
6405
|
"group": [
|
|
@@ -6414,8 +6414,8 @@
|
|
|
6414
6414
|
{
|
|
6415
6415
|
"description": "Border color of selected rows in grid\n",
|
|
6416
6416
|
"commentRange": {
|
|
6417
|
-
"start":
|
|
6418
|
-
"end":
|
|
6417
|
+
"start": 198,
|
|
6418
|
+
"end": 199
|
|
6419
6419
|
},
|
|
6420
6420
|
"context": {
|
|
6421
6421
|
"type": "variable",
|
|
@@ -6423,8 +6423,183 @@
|
|
|
6423
6423
|
"value": "$kendo-table-selected-border",
|
|
6424
6424
|
"scope": "default",
|
|
6425
6425
|
"line": {
|
|
6426
|
-
"start":
|
|
6427
|
-
"end":
|
|
6426
|
+
"start": 200,
|
|
6427
|
+
"end": 200
|
|
6428
|
+
}
|
|
6429
|
+
},
|
|
6430
|
+
"group": [
|
|
6431
|
+
"grid"
|
|
6432
|
+
],
|
|
6433
|
+
"access": "public",
|
|
6434
|
+
"file": {
|
|
6435
|
+
"path": "grid/_variables.scss",
|
|
6436
|
+
"name": "_variables.scss"
|
|
6437
|
+
}
|
|
6438
|
+
},
|
|
6439
|
+
{
|
|
6440
|
+
"description": "Background color of the selection aggregates container\n",
|
|
6441
|
+
"commentRange": {
|
|
6442
|
+
"start": 202,
|
|
6443
|
+
"end": 203
|
|
6444
|
+
},
|
|
6445
|
+
"context": {
|
|
6446
|
+
"type": "variable",
|
|
6447
|
+
"name": "kendo-grid-selection-aggregates-bg",
|
|
6448
|
+
"value": "$kendo-grid-header-bg",
|
|
6449
|
+
"scope": "default",
|
|
6450
|
+
"line": {
|
|
6451
|
+
"start": 204,
|
|
6452
|
+
"end": 204
|
|
6453
|
+
}
|
|
6454
|
+
},
|
|
6455
|
+
"group": [
|
|
6456
|
+
"grid"
|
|
6457
|
+
],
|
|
6458
|
+
"access": "public",
|
|
6459
|
+
"file": {
|
|
6460
|
+
"path": "grid/_variables.scss",
|
|
6461
|
+
"name": "_variables.scss"
|
|
6462
|
+
}
|
|
6463
|
+
},
|
|
6464
|
+
{
|
|
6465
|
+
"description": "Text color of the selection aggregates container\n",
|
|
6466
|
+
"commentRange": {
|
|
6467
|
+
"start": 205,
|
|
6468
|
+
"end": 206
|
|
6469
|
+
},
|
|
6470
|
+
"context": {
|
|
6471
|
+
"type": "variable",
|
|
6472
|
+
"name": "kendo-grid-selection-aggregates-text",
|
|
6473
|
+
"value": "$kendo-grid-text",
|
|
6474
|
+
"scope": "default",
|
|
6475
|
+
"line": {
|
|
6476
|
+
"start": 207,
|
|
6477
|
+
"end": 207
|
|
6478
|
+
}
|
|
6479
|
+
},
|
|
6480
|
+
"group": [
|
|
6481
|
+
"grid"
|
|
6482
|
+
],
|
|
6483
|
+
"access": "public",
|
|
6484
|
+
"file": {
|
|
6485
|
+
"path": "grid/_variables.scss",
|
|
6486
|
+
"name": "_variables.scss"
|
|
6487
|
+
}
|
|
6488
|
+
},
|
|
6489
|
+
{
|
|
6490
|
+
"description": "Border color of the selection aggregates container\n",
|
|
6491
|
+
"commentRange": {
|
|
6492
|
+
"start": 208,
|
|
6493
|
+
"end": 209
|
|
6494
|
+
},
|
|
6495
|
+
"context": {
|
|
6496
|
+
"type": "variable",
|
|
6497
|
+
"name": "kendo-grid-selection-aggregates-border",
|
|
6498
|
+
"value": "$kendo-grid-border",
|
|
6499
|
+
"scope": "default",
|
|
6500
|
+
"line": {
|
|
6501
|
+
"start": 210,
|
|
6502
|
+
"end": 210
|
|
6503
|
+
}
|
|
6504
|
+
},
|
|
6505
|
+
"group": [
|
|
6506
|
+
"grid"
|
|
6507
|
+
],
|
|
6508
|
+
"access": "public",
|
|
6509
|
+
"file": {
|
|
6510
|
+
"path": "grid/_variables.scss",
|
|
6511
|
+
"name": "_variables.scss"
|
|
6512
|
+
}
|
|
6513
|
+
},
|
|
6514
|
+
{
|
|
6515
|
+
"description": "Border width of the selection aggregates container\n",
|
|
6516
|
+
"commentRange": {
|
|
6517
|
+
"start": 211,
|
|
6518
|
+
"end": 212
|
|
6519
|
+
},
|
|
6520
|
+
"context": {
|
|
6521
|
+
"type": "variable",
|
|
6522
|
+
"name": "kendo-grid-selection-aggregates-border-width",
|
|
6523
|
+
"value": "$kendo-grid-border-width",
|
|
6524
|
+
"scope": "default",
|
|
6525
|
+
"line": {
|
|
6526
|
+
"start": 213,
|
|
6527
|
+
"end": 213
|
|
6528
|
+
}
|
|
6529
|
+
},
|
|
6530
|
+
"group": [
|
|
6531
|
+
"grid"
|
|
6532
|
+
],
|
|
6533
|
+
"access": "public",
|
|
6534
|
+
"file": {
|
|
6535
|
+
"path": "grid/_variables.scss",
|
|
6536
|
+
"name": "_variables.scss"
|
|
6537
|
+
}
|
|
6538
|
+
},
|
|
6539
|
+
{
|
|
6540
|
+
"description": "Spacing between the selection aggregates items\n",
|
|
6541
|
+
"commentRange": {
|
|
6542
|
+
"start": 214,
|
|
6543
|
+
"end": 215
|
|
6544
|
+
},
|
|
6545
|
+
"context": {
|
|
6546
|
+
"type": "variable",
|
|
6547
|
+
"name": "kendo-grid-selection-aggregates-spacing",
|
|
6548
|
+
"value": "k-map-get( $kendo-spacing, 2 )",
|
|
6549
|
+
"scope": "default",
|
|
6550
|
+
"line": {
|
|
6551
|
+
"start": 216,
|
|
6552
|
+
"end": 216
|
|
6553
|
+
}
|
|
6554
|
+
},
|
|
6555
|
+
"group": [
|
|
6556
|
+
"grid"
|
|
6557
|
+
],
|
|
6558
|
+
"access": "public",
|
|
6559
|
+
"file": {
|
|
6560
|
+
"path": "grid/_variables.scss",
|
|
6561
|
+
"name": "_variables.scss"
|
|
6562
|
+
}
|
|
6563
|
+
},
|
|
6564
|
+
{
|
|
6565
|
+
"description": "Line height of the selection aggregates container\n",
|
|
6566
|
+
"commentRange": {
|
|
6567
|
+
"start": 217,
|
|
6568
|
+
"end": 218
|
|
6569
|
+
},
|
|
6570
|
+
"context": {
|
|
6571
|
+
"type": "variable",
|
|
6572
|
+
"name": "kendo-grid-selection-aggregates-line-height",
|
|
6573
|
+
"value": "20px",
|
|
6574
|
+
"scope": "default",
|
|
6575
|
+
"line": {
|
|
6576
|
+
"start": 219,
|
|
6577
|
+
"end": 219
|
|
6578
|
+
}
|
|
6579
|
+
},
|
|
6580
|
+
"group": [
|
|
6581
|
+
"grid"
|
|
6582
|
+
],
|
|
6583
|
+
"access": "public",
|
|
6584
|
+
"file": {
|
|
6585
|
+
"path": "grid/_variables.scss",
|
|
6586
|
+
"name": "_variables.scss"
|
|
6587
|
+
}
|
|
6588
|
+
},
|
|
6589
|
+
{
|
|
6590
|
+
"description": "Font weight of the selection aggregates container\n",
|
|
6591
|
+
"commentRange": {
|
|
6592
|
+
"start": 220,
|
|
6593
|
+
"end": 221
|
|
6594
|
+
},
|
|
6595
|
+
"context": {
|
|
6596
|
+
"type": "variable",
|
|
6597
|
+
"name": "kendo-grid-selection-aggregates-font-weight",
|
|
6598
|
+
"value": "$kendo-font-weight-bold",
|
|
6599
|
+
"scope": "default",
|
|
6600
|
+
"line": {
|
|
6601
|
+
"start": 222,
|
|
6602
|
+
"end": 222
|
|
6428
6603
|
}
|
|
6429
6604
|
},
|
|
6430
6605
|
"group": [
|
|
@@ -6439,17 +6614,17 @@
|
|
|
6439
6614
|
{
|
|
6440
6615
|
"description": "Background color of the grid row resize indicator\n",
|
|
6441
6616
|
"commentRange": {
|
|
6442
|
-
"start":
|
|
6443
|
-
"end":
|
|
6617
|
+
"start": 308,
|
|
6618
|
+
"end": 309
|
|
6444
6619
|
},
|
|
6445
6620
|
"context": {
|
|
6446
6621
|
"type": "variable",
|
|
6447
|
-
"name": "kendo-grid-row-resizer-bg",
|
|
6622
|
+
"name": "kendo-grid-row-resizer-hover-bg",
|
|
6448
6623
|
"value": "rgba( k-contrast-color( $kendo-grid-bg ), .24 )",
|
|
6449
6624
|
"scope": "default",
|
|
6450
6625
|
"line": {
|
|
6451
|
-
"start":
|
|
6452
|
-
"end":
|
|
6626
|
+
"start": 310,
|
|
6627
|
+
"end": 310
|
|
6453
6628
|
}
|
|
6454
6629
|
},
|
|
6455
6630
|
"group": [
|
|
@@ -6464,8 +6639,8 @@
|
|
|
6464
6639
|
{
|
|
6465
6640
|
"description": "Active background color of the grid row resize indicator\n",
|
|
6466
6641
|
"commentRange": {
|
|
6467
|
-
"start":
|
|
6468
|
-
"end":
|
|
6642
|
+
"start": 311,
|
|
6643
|
+
"end": 312
|
|
6469
6644
|
},
|
|
6470
6645
|
"context": {
|
|
6471
6646
|
"type": "variable",
|
|
@@ -6473,8 +6648,33 @@
|
|
|
6473
6648
|
"value": "$kendo-color-primary",
|
|
6474
6649
|
"scope": "default",
|
|
6475
6650
|
"line": {
|
|
6476
|
-
"start":
|
|
6477
|
-
"end":
|
|
6651
|
+
"start": 313,
|
|
6652
|
+
"end": 313
|
|
6653
|
+
}
|
|
6654
|
+
},
|
|
6655
|
+
"group": [
|
|
6656
|
+
"grid"
|
|
6657
|
+
],
|
|
6658
|
+
"access": "public",
|
|
6659
|
+
"file": {
|
|
6660
|
+
"path": "grid/_variables.scss",
|
|
6661
|
+
"name": "_variables.scss"
|
|
6662
|
+
}
|
|
6663
|
+
},
|
|
6664
|
+
{
|
|
6665
|
+
"description": "Height of the grid row resize indicator\n",
|
|
6666
|
+
"commentRange": {
|
|
6667
|
+
"start": 314,
|
|
6668
|
+
"end": 315
|
|
6669
|
+
},
|
|
6670
|
+
"context": {
|
|
6671
|
+
"type": "variable",
|
|
6672
|
+
"name": "kendo-grid-row-resizer-height",
|
|
6673
|
+
"value": "k-map-get( $kendo-spacing, .5 )",
|
|
6674
|
+
"scope": "default",
|
|
6675
|
+
"line": {
|
|
6676
|
+
"start": 316,
|
|
6677
|
+
"end": 316
|
|
6478
6678
|
}
|
|
6479
6679
|
},
|
|
6480
6680
|
"group": [
|