@progress/kendo-theme-fluent 14.2.0-dev.3 → 14.2.0-dev.5
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 +1028 -758
- package/dist/meta/sassdoc-raw-data.json +499 -374
- package/dist/meta/variables.json +20 -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 +3 -3
- package/scss/grid/_layout.scss +13 -8
- package/scss/grid/_theme.scss +7 -0
- package/scss/grid/_variables.scss +21 -0
|
@@ -38076,15 +38076,15 @@
|
|
|
38076
38076
|
}
|
|
38077
38077
|
},
|
|
38078
38078
|
{
|
|
38079
|
-
"description": "The background color of Grid
|
|
38079
|
+
"description": "The background color of Grid add row.\n",
|
|
38080
38080
|
"commentRange": {
|
|
38081
38081
|
"start": 262,
|
|
38082
38082
|
"end": 263
|
|
38083
38083
|
},
|
|
38084
38084
|
"context": {
|
|
38085
38085
|
"type": "variable",
|
|
38086
|
-
"name": "kendo-grid-
|
|
38087
|
-
"value": "var( --kendo-grid-
|
|
38086
|
+
"name": "kendo-grid-add-row-bg",
|
|
38087
|
+
"value": "var( --kendo-grid-add-row-bg, #{$kendo-table-header-bg} )",
|
|
38088
38088
|
"scope": "default",
|
|
38089
38089
|
"line": {
|
|
38090
38090
|
"start": 264,
|
|
@@ -38101,15 +38101,15 @@
|
|
|
38101
38101
|
}
|
|
38102
38102
|
},
|
|
38103
38103
|
{
|
|
38104
|
-
"description": "The text color of Grid
|
|
38104
|
+
"description": "The text color of Grid add row.\n",
|
|
38105
38105
|
"commentRange": {
|
|
38106
38106
|
"start": 265,
|
|
38107
38107
|
"end": 266
|
|
38108
38108
|
},
|
|
38109
38109
|
"context": {
|
|
38110
38110
|
"type": "variable",
|
|
38111
|
-
"name": "kendo-grid-
|
|
38112
|
-
"value": "var( --kendo-grid-
|
|
38111
|
+
"name": "kendo-grid-add-row-text",
|
|
38112
|
+
"value": "var( --kendo-grid-add-row-text, #{$kendo-table-header-text} )",
|
|
38113
38113
|
"scope": "default",
|
|
38114
38114
|
"line": {
|
|
38115
38115
|
"start": 267,
|
|
@@ -38126,15 +38126,15 @@
|
|
|
38126
38126
|
}
|
|
38127
38127
|
},
|
|
38128
38128
|
{
|
|
38129
|
-
"description": "The border color of Grid
|
|
38129
|
+
"description": "The border color of Grid add row.\n",
|
|
38130
38130
|
"commentRange": {
|
|
38131
38131
|
"start": 268,
|
|
38132
38132
|
"end": 269
|
|
38133
38133
|
},
|
|
38134
38134
|
"context": {
|
|
38135
38135
|
"type": "variable",
|
|
38136
|
-
"name": "kendo-grid-
|
|
38137
|
-
"value": "var( --kendo-grid-
|
|
38136
|
+
"name": "kendo-grid-add-row-border",
|
|
38137
|
+
"value": "var( --kendo-grid-add-row-border, #{$kendo-table-header-border} )",
|
|
38138
38138
|
"scope": "default",
|
|
38139
38139
|
"line": {
|
|
38140
38140
|
"start": 270,
|
|
@@ -38151,15 +38151,15 @@
|
|
|
38151
38151
|
}
|
|
38152
38152
|
},
|
|
38153
38153
|
{
|
|
38154
|
-
"description": "The background color of
|
|
38154
|
+
"description": "The background color of Grid footer.\n",
|
|
38155
38155
|
"commentRange": {
|
|
38156
38156
|
"start": 272,
|
|
38157
38157
|
"end": 273
|
|
38158
38158
|
},
|
|
38159
38159
|
"context": {
|
|
38160
38160
|
"type": "variable",
|
|
38161
|
-
"name": "kendo-grid-
|
|
38162
|
-
"value": "var( --kendo-grid-
|
|
38161
|
+
"name": "kendo-grid-footer-bg",
|
|
38162
|
+
"value": "var( --kendo-grid-footer-bg, #{$kendo-table-footer-bg} )",
|
|
38163
38163
|
"scope": "default",
|
|
38164
38164
|
"line": {
|
|
38165
38165
|
"start": 274,
|
|
@@ -38176,15 +38176,15 @@
|
|
|
38176
38176
|
}
|
|
38177
38177
|
},
|
|
38178
38178
|
{
|
|
38179
|
-
"description": "The text color of
|
|
38179
|
+
"description": "The text color of Grid footer.\n",
|
|
38180
38180
|
"commentRange": {
|
|
38181
38181
|
"start": 275,
|
|
38182
38182
|
"end": 276
|
|
38183
38183
|
},
|
|
38184
38184
|
"context": {
|
|
38185
38185
|
"type": "variable",
|
|
38186
|
-
"name": "kendo-grid-
|
|
38187
|
-
"value": "var( --kendo-grid-
|
|
38186
|
+
"name": "kendo-grid-footer-text",
|
|
38187
|
+
"value": "var( --kendo-grid-footer-text, #{$kendo-table-footer-text} )",
|
|
38188
38188
|
"scope": "default",
|
|
38189
38189
|
"line": {
|
|
38190
38190
|
"start": 277,
|
|
@@ -38201,15 +38201,15 @@
|
|
|
38201
38201
|
}
|
|
38202
38202
|
},
|
|
38203
38203
|
{
|
|
38204
|
-
"description": "The border color of
|
|
38204
|
+
"description": "The border color of Grid footer.\n",
|
|
38205
38205
|
"commentRange": {
|
|
38206
38206
|
"start": 278,
|
|
38207
38207
|
"end": 279
|
|
38208
38208
|
},
|
|
38209
38209
|
"context": {
|
|
38210
38210
|
"type": "variable",
|
|
38211
|
-
"name": "kendo-grid-
|
|
38212
|
-
"value": "var( --kendo-grid-
|
|
38211
|
+
"name": "kendo-grid-footer-border",
|
|
38212
|
+
"value": "var( --kendo-grid-footer-border, #{$kendo-table-footer-border} )",
|
|
38213
38213
|
"scope": "default",
|
|
38214
38214
|
"line": {
|
|
38215
38215
|
"start": 280,
|
|
@@ -38225,11 +38225,86 @@
|
|
|
38225
38225
|
"name": "_variables.scss"
|
|
38226
38226
|
}
|
|
38227
38227
|
},
|
|
38228
|
+
{
|
|
38229
|
+
"description": "The background color of the Grid selection aggregates container.\n",
|
|
38230
|
+
"commentRange": {
|
|
38231
|
+
"start": 282,
|
|
38232
|
+
"end": 283
|
|
38233
|
+
},
|
|
38234
|
+
"context": {
|
|
38235
|
+
"type": "variable",
|
|
38236
|
+
"name": "kendo-grid-selection-aggregates-bg",
|
|
38237
|
+
"value": "var( --kendo-grid-selection-aggregates-bg, #{$kendo-toolbar-bg} )",
|
|
38238
|
+
"scope": "default",
|
|
38239
|
+
"line": {
|
|
38240
|
+
"start": 284,
|
|
38241
|
+
"end": 284
|
|
38242
|
+
}
|
|
38243
|
+
},
|
|
38244
|
+
"group": [
|
|
38245
|
+
"grid"
|
|
38246
|
+
],
|
|
38247
|
+
"access": "public",
|
|
38248
|
+
"file": {
|
|
38249
|
+
"path": "grid/_variables.scss",
|
|
38250
|
+
"name": "_variables.scss"
|
|
38251
|
+
}
|
|
38252
|
+
},
|
|
38253
|
+
{
|
|
38254
|
+
"description": "The text color of the Grid selection aggregates container.\n",
|
|
38255
|
+
"commentRange": {
|
|
38256
|
+
"start": 285,
|
|
38257
|
+
"end": 286
|
|
38258
|
+
},
|
|
38259
|
+
"context": {
|
|
38260
|
+
"type": "variable",
|
|
38261
|
+
"name": "kendo-grid-selection-aggregates-text",
|
|
38262
|
+
"value": "var( --kendo-grid-selection-aggregates-text, #{$kendo-grid-text} )",
|
|
38263
|
+
"scope": "default",
|
|
38264
|
+
"line": {
|
|
38265
|
+
"start": 287,
|
|
38266
|
+
"end": 287
|
|
38267
|
+
}
|
|
38268
|
+
},
|
|
38269
|
+
"group": [
|
|
38270
|
+
"grid"
|
|
38271
|
+
],
|
|
38272
|
+
"access": "public",
|
|
38273
|
+
"file": {
|
|
38274
|
+
"path": "grid/_variables.scss",
|
|
38275
|
+
"name": "_variables.scss"
|
|
38276
|
+
}
|
|
38277
|
+
},
|
|
38278
|
+
{
|
|
38279
|
+
"description": "The border color of the Grid selection aggregates container.\n",
|
|
38280
|
+
"commentRange": {
|
|
38281
|
+
"start": 288,
|
|
38282
|
+
"end": 289
|
|
38283
|
+
},
|
|
38284
|
+
"context": {
|
|
38285
|
+
"type": "variable",
|
|
38286
|
+
"name": "kendo-grid-selection-aggregates-border",
|
|
38287
|
+
"value": "var( --kendo-grid-selection-aggregates-border, #{$kendo-grid-border} )",
|
|
38288
|
+
"scope": "default",
|
|
38289
|
+
"line": {
|
|
38290
|
+
"start": 290,
|
|
38291
|
+
"end": 290
|
|
38292
|
+
}
|
|
38293
|
+
},
|
|
38294
|
+
"group": [
|
|
38295
|
+
"grid"
|
|
38296
|
+
],
|
|
38297
|
+
"access": "public",
|
|
38298
|
+
"file": {
|
|
38299
|
+
"path": "grid/_variables.scss",
|
|
38300
|
+
"name": "_variables.scss"
|
|
38301
|
+
}
|
|
38302
|
+
},
|
|
38228
38303
|
{
|
|
38229
38304
|
"description": "The border width 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-grid-selection-aggregates-border-width, #{$kendo-grid-border-width} )",
|
|
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 spacing between the Grid selection aggregates items.\n",
|
|
38255
38330
|
"commentRange": {
|
|
38256
|
-
"start":
|
|
38257
|
-
"end":
|
|
38331
|
+
"start": 294,
|
|
38332
|
+
"end": 295
|
|
38258
38333
|
},
|
|
38259
38334
|
"context": {
|
|
38260
38335
|
"type": "variable",
|
|
@@ -38262,8 +38337,8 @@
|
|
|
38262
38337
|
"value": "var( --kendo-grid-selection-aggregates-spacing, #{k-spacing(2)} )",
|
|
38263
38338
|
"scope": "default",
|
|
38264
38339
|
"line": {
|
|
38265
|
-
"start":
|
|
38266
|
-
"end":
|
|
38340
|
+
"start": 296,
|
|
38341
|
+
"end": 296
|
|
38267
38342
|
}
|
|
38268
38343
|
},
|
|
38269
38344
|
"group": [
|
|
@@ -38278,8 +38353,8 @@
|
|
|
38278
38353
|
{
|
|
38279
38354
|
"description": "Line height of the Grid selection aggregates container.\n",
|
|
38280
38355
|
"commentRange": {
|
|
38281
|
-
"start":
|
|
38282
|
-
"end":
|
|
38356
|
+
"start": 297,
|
|
38357
|
+
"end": 298
|
|
38283
38358
|
},
|
|
38284
38359
|
"context": {
|
|
38285
38360
|
"type": "variable",
|
|
@@ -38287,8 +38362,8 @@
|
|
|
38287
38362
|
"value": "var( --kendo-grid-selection-aggregates-line-height, #{$kendo-grid-line-height} )",
|
|
38288
38363
|
"scope": "default",
|
|
38289
38364
|
"line": {
|
|
38290
|
-
"start":
|
|
38291
|
-
"end":
|
|
38365
|
+
"start": 299,
|
|
38366
|
+
"end": 299
|
|
38292
38367
|
}
|
|
38293
38368
|
},
|
|
38294
38369
|
"group": [
|
|
@@ -38303,8 +38378,8 @@
|
|
|
38303
38378
|
{
|
|
38304
38379
|
"description": "The font weight of the Grid selection aggregates container.\n",
|
|
38305
38380
|
"commentRange": {
|
|
38306
|
-
"start":
|
|
38307
|
-
"end":
|
|
38381
|
+
"start": 300,
|
|
38382
|
+
"end": 301
|
|
38308
38383
|
},
|
|
38309
38384
|
"context": {
|
|
38310
38385
|
"type": "variable",
|
|
@@ -38312,8 +38387,8 @@
|
|
|
38312
38387
|
"value": "var( --kendo-grid-selection-aggregates-font-weight, #{$kendo-font-weight-bold} )",
|
|
38313
38388
|
"scope": "default",
|
|
38314
38389
|
"line": {
|
|
38315
|
-
"start":
|
|
38316
|
-
"end":
|
|
38390
|
+
"start": 302,
|
|
38391
|
+
"end": 302
|
|
38317
38392
|
}
|
|
38318
38393
|
},
|
|
38319
38394
|
"group": [
|
|
@@ -38328,8 +38403,8 @@
|
|
|
38328
38403
|
{
|
|
38329
38404
|
"description": "The background color of the Grid grouping header.\n",
|
|
38330
38405
|
"commentRange": {
|
|
38331
|
-
"start":
|
|
38332
|
-
"end":
|
|
38406
|
+
"start": 304,
|
|
38407
|
+
"end": 305
|
|
38333
38408
|
},
|
|
38334
38409
|
"context": {
|
|
38335
38410
|
"type": "variable",
|
|
@@ -38337,8 +38412,8 @@
|
|
|
38337
38412
|
"value": "var( --kendo-grid-grouping-header-bg, #{$kendo-toolbar-bg} )",
|
|
38338
38413
|
"scope": "default",
|
|
38339
38414
|
"line": {
|
|
38340
|
-
"start":
|
|
38341
|
-
"end":
|
|
38415
|
+
"start": 306,
|
|
38416
|
+
"end": 306
|
|
38342
38417
|
}
|
|
38343
38418
|
},
|
|
38344
38419
|
"group": [
|
|
@@ -38353,8 +38428,8 @@
|
|
|
38353
38428
|
{
|
|
38354
38429
|
"description": "The text color of the Grid grouping header.\n",
|
|
38355
38430
|
"commentRange": {
|
|
38356
|
-
"start":
|
|
38357
|
-
"end":
|
|
38431
|
+
"start": 307,
|
|
38432
|
+
"end": 308
|
|
38358
38433
|
},
|
|
38359
38434
|
"context": {
|
|
38360
38435
|
"type": "variable",
|
|
@@ -38362,8 +38437,8 @@
|
|
|
38362
38437
|
"value": "var( --kendo-grid-grouping-header-text, #{$kendo-toolbar-text} )",
|
|
38363
38438
|
"scope": "default",
|
|
38364
38439
|
"line": {
|
|
38365
|
-
"start":
|
|
38366
|
-
"end":
|
|
38440
|
+
"start": 309,
|
|
38441
|
+
"end": 309
|
|
38367
38442
|
}
|
|
38368
38443
|
},
|
|
38369
38444
|
"group": [
|
|
@@ -38378,8 +38453,8 @@
|
|
|
38378
38453
|
{
|
|
38379
38454
|
"description": "The border color of the Grid grouping header.\n",
|
|
38380
38455
|
"commentRange": {
|
|
38381
|
-
"start":
|
|
38382
|
-
"end":
|
|
38456
|
+
"start": 310,
|
|
38457
|
+
"end": 311
|
|
38383
38458
|
},
|
|
38384
38459
|
"context": {
|
|
38385
38460
|
"type": "variable",
|
|
@@ -38387,8 +38462,8 @@
|
|
|
38387
38462
|
"value": "var( --kendo-grid-grouping-header-border, #{$kendo-toolbar-border} )",
|
|
38388
38463
|
"scope": "default",
|
|
38389
38464
|
"line": {
|
|
38390
|
-
"start":
|
|
38391
|
-
"end":
|
|
38465
|
+
"start": 312,
|
|
38466
|
+
"end": 312
|
|
38392
38467
|
}
|
|
38393
38468
|
},
|
|
38394
38469
|
"group": [
|
|
@@ -38403,8 +38478,8 @@
|
|
|
38403
38478
|
{
|
|
38404
38479
|
"description": "The vertical border width of the Grid grouping row.\n",
|
|
38405
38480
|
"commentRange": {
|
|
38406
|
-
"start":
|
|
38407
|
-
"end":
|
|
38481
|
+
"start": 314,
|
|
38482
|
+
"end": 315
|
|
38408
38483
|
},
|
|
38409
38484
|
"context": {
|
|
38410
38485
|
"type": "variable",
|
|
@@ -38412,8 +38487,58 @@
|
|
|
38412
38487
|
"value": "var( --kendo-grid-grouping-row-border-width-y, #{$kendo-grid-border-width} )",
|
|
38413
38488
|
"scope": "default",
|
|
38414
38489
|
"line": {
|
|
38415
|
-
"start":
|
|
38416
|
-
"end":
|
|
38490
|
+
"start": 316,
|
|
38491
|
+
"end": 316
|
|
38492
|
+
}
|
|
38493
|
+
},
|
|
38494
|
+
"group": [
|
|
38495
|
+
"grid"
|
|
38496
|
+
],
|
|
38497
|
+
"access": "public",
|
|
38498
|
+
"file": {
|
|
38499
|
+
"path": "grid/_variables.scss",
|
|
38500
|
+
"name": "_variables.scss"
|
|
38501
|
+
}
|
|
38502
|
+
},
|
|
38503
|
+
{
|
|
38504
|
+
"description": "The indent size for nested grouping rows.\n",
|
|
38505
|
+
"commentRange": {
|
|
38506
|
+
"start": 317,
|
|
38507
|
+
"end": 318
|
|
38508
|
+
},
|
|
38509
|
+
"context": {
|
|
38510
|
+
"type": "variable",
|
|
38511
|
+
"name": "kendo-grid-grouping-indent-size",
|
|
38512
|
+
"value": "k-spacing(6)",
|
|
38513
|
+
"scope": "default",
|
|
38514
|
+
"line": {
|
|
38515
|
+
"start": 319,
|
|
38516
|
+
"end": 319
|
|
38517
|
+
}
|
|
38518
|
+
},
|
|
38519
|
+
"group": [
|
|
38520
|
+
"grid"
|
|
38521
|
+
],
|
|
38522
|
+
"access": "public",
|
|
38523
|
+
"file": {
|
|
38524
|
+
"path": "grid/_variables.scss",
|
|
38525
|
+
"name": "_variables.scss"
|
|
38526
|
+
}
|
|
38527
|
+
},
|
|
38528
|
+
{
|
|
38529
|
+
"description": "The margin at the end of the checkbox in grouping rows.\n",
|
|
38530
|
+
"commentRange": {
|
|
38531
|
+
"start": 320,
|
|
38532
|
+
"end": 321
|
|
38533
|
+
},
|
|
38534
|
+
"context": {
|
|
38535
|
+
"type": "variable",
|
|
38536
|
+
"name": "kendo-grid-grouping-row-checkbox-margin-end",
|
|
38537
|
+
"value": "k-spacing(3)",
|
|
38538
|
+
"scope": "default",
|
|
38539
|
+
"line": {
|
|
38540
|
+
"start": 322,
|
|
38541
|
+
"end": 322
|
|
38417
38542
|
}
|
|
38418
38543
|
},
|
|
38419
38544
|
"group": [
|
|
@@ -38428,8 +38553,8 @@
|
|
|
38428
38553
|
{
|
|
38429
38554
|
"description": "The background color of the Grid grouping row.\n",
|
|
38430
38555
|
"commentRange": {
|
|
38431
|
-
"start":
|
|
38432
|
-
"end":
|
|
38556
|
+
"start": 323,
|
|
38557
|
+
"end": 324
|
|
38433
38558
|
},
|
|
38434
38559
|
"context": {
|
|
38435
38560
|
"type": "variable",
|
|
@@ -38437,8 +38562,8 @@
|
|
|
38437
38562
|
"value": "var( --kendo-grid-grouping-row-bg, #{$kendo-table-group-row-bg} )",
|
|
38438
38563
|
"scope": "default",
|
|
38439
38564
|
"line": {
|
|
38440
|
-
"start":
|
|
38441
|
-
"end":
|
|
38565
|
+
"start": 325,
|
|
38566
|
+
"end": 325
|
|
38442
38567
|
}
|
|
38443
38568
|
},
|
|
38444
38569
|
"group": [
|
|
@@ -38453,8 +38578,8 @@
|
|
|
38453
38578
|
{
|
|
38454
38579
|
"description": "The text color of the Grid grouping row.\n",
|
|
38455
38580
|
"commentRange": {
|
|
38456
|
-
"start":
|
|
38457
|
-
"end":
|
|
38581
|
+
"start": 326,
|
|
38582
|
+
"end": 327
|
|
38458
38583
|
},
|
|
38459
38584
|
"context": {
|
|
38460
38585
|
"type": "variable",
|
|
@@ -38462,8 +38587,8 @@
|
|
|
38462
38587
|
"value": "var( --kendo-grid-grouping-row-text, #{$kendo-table-group-row-text} )",
|
|
38463
38588
|
"scope": "default",
|
|
38464
38589
|
"line": {
|
|
38465
|
-
"start":
|
|
38466
|
-
"end":
|
|
38590
|
+
"start": 328,
|
|
38591
|
+
"end": 328
|
|
38467
38592
|
}
|
|
38468
38593
|
},
|
|
38469
38594
|
"group": [
|
|
@@ -38478,8 +38603,8 @@
|
|
|
38478
38603
|
{
|
|
38479
38604
|
"description": "The border color of the Grid grouping row.\n",
|
|
38480
38605
|
"commentRange": {
|
|
38481
|
-
"start":
|
|
38482
|
-
"end":
|
|
38606
|
+
"start": 329,
|
|
38607
|
+
"end": 330
|
|
38483
38608
|
},
|
|
38484
38609
|
"context": {
|
|
38485
38610
|
"type": "variable",
|
|
@@ -38487,8 +38612,8 @@
|
|
|
38487
38612
|
"value": "var( --kendo-grid-grouping-row-border, #{$kendo-table-group-row-border} )",
|
|
38488
38613
|
"scope": "default",
|
|
38489
38614
|
"line": {
|
|
38490
|
-
"start":
|
|
38491
|
-
"end":
|
|
38615
|
+
"start": 331,
|
|
38616
|
+
"end": 331
|
|
38492
38617
|
}
|
|
38493
38618
|
},
|
|
38494
38619
|
"group": [
|
|
@@ -38503,8 +38628,8 @@
|
|
|
38503
38628
|
{
|
|
38504
38629
|
"description": "The horizontal padding of the Grid filter cell.\n",
|
|
38505
38630
|
"commentRange": {
|
|
38506
|
-
"start":
|
|
38507
|
-
"end":
|
|
38631
|
+
"start": 333,
|
|
38632
|
+
"end": 334
|
|
38508
38633
|
},
|
|
38509
38634
|
"context": {
|
|
38510
38635
|
"type": "variable",
|
|
@@ -38512,8 +38637,8 @@
|
|
|
38512
38637
|
"value": "var( --kendo-grid-filter-cell-padding-x, #{$kendo-grid-padding-y} )",
|
|
38513
38638
|
"scope": "default",
|
|
38514
38639
|
"line": {
|
|
38515
|
-
"start":
|
|
38516
|
-
"end":
|
|
38640
|
+
"start": 335,
|
|
38641
|
+
"end": 335
|
|
38517
38642
|
}
|
|
38518
38643
|
},
|
|
38519
38644
|
"group": [
|
|
@@ -38528,8 +38653,8 @@
|
|
|
38528
38653
|
{
|
|
38529
38654
|
"description": "The vertical padding of the Grid filter cell.\n",
|
|
38530
38655
|
"commentRange": {
|
|
38531
|
-
"start":
|
|
38532
|
-
"end":
|
|
38656
|
+
"start": 336,
|
|
38657
|
+
"end": 337
|
|
38533
38658
|
},
|
|
38534
38659
|
"context": {
|
|
38535
38660
|
"type": "variable",
|
|
@@ -38537,8 +38662,8 @@
|
|
|
38537
38662
|
"value": "var( --kendo-grid-filter-cell-padding-y, #{$kendo-grid-filter-cell-padding-x} )",
|
|
38538
38663
|
"scope": "default",
|
|
38539
38664
|
"line": {
|
|
38540
|
-
"start":
|
|
38541
|
-
"end":
|
|
38665
|
+
"start": 338,
|
|
38666
|
+
"end": 338
|
|
38542
38667
|
}
|
|
38543
38668
|
},
|
|
38544
38669
|
"group": [
|
|
@@ -38553,8 +38678,8 @@
|
|
|
38553
38678
|
{
|
|
38554
38679
|
"description": "The border width of the Grid Toolbar.\n",
|
|
38555
38680
|
"commentRange": {
|
|
38556
|
-
"start":
|
|
38557
|
-
"end":
|
|
38681
|
+
"start": 340,
|
|
38682
|
+
"end": 341
|
|
38558
38683
|
},
|
|
38559
38684
|
"context": {
|
|
38560
38685
|
"type": "variable",
|
|
@@ -38562,8 +38687,8 @@
|
|
|
38562
38687
|
"value": "var( --kendo-grid-toolbar-border-width, #{$kendo-grid-border-width} )",
|
|
38563
38688
|
"scope": "default",
|
|
38564
38689
|
"line": {
|
|
38565
|
-
"start":
|
|
38566
|
-
"end":
|
|
38690
|
+
"start": 342,
|
|
38691
|
+
"end": 342
|
|
38567
38692
|
}
|
|
38568
38693
|
},
|
|
38569
38694
|
"group": [
|
|
@@ -38578,8 +38703,8 @@
|
|
|
38578
38703
|
{
|
|
38579
38704
|
"description": "The vertical border width of the Grid cell.\n",
|
|
38580
38705
|
"commentRange": {
|
|
38581
|
-
"start":
|
|
38582
|
-
"end":
|
|
38706
|
+
"start": 344,
|
|
38707
|
+
"end": 345
|
|
38583
38708
|
},
|
|
38584
38709
|
"context": {
|
|
38585
38710
|
"type": "variable",
|
|
@@ -38587,8 +38712,8 @@
|
|
|
38587
38712
|
"value": "$kendo-grid-border-width",
|
|
38588
38713
|
"scope": "default",
|
|
38589
38714
|
"line": {
|
|
38590
|
-
"start":
|
|
38591
|
-
"end":
|
|
38715
|
+
"start": 346,
|
|
38716
|
+
"end": 346
|
|
38592
38717
|
}
|
|
38593
38718
|
},
|
|
38594
38719
|
"group": [
|
|
@@ -38603,8 +38728,8 @@
|
|
|
38603
38728
|
{
|
|
38604
38729
|
"description": "The horizontal border width of the Grid cell.\n",
|
|
38605
38730
|
"commentRange": {
|
|
38606
|
-
"start":
|
|
38607
|
-
"end":
|
|
38731
|
+
"start": 347,
|
|
38732
|
+
"end": 348
|
|
38608
38733
|
},
|
|
38609
38734
|
"context": {
|
|
38610
38735
|
"type": "variable",
|
|
@@ -38612,8 +38737,8 @@
|
|
|
38612
38737
|
"value": "0px",
|
|
38613
38738
|
"scope": "default",
|
|
38614
38739
|
"line": {
|
|
38615
|
-
"start":
|
|
38616
|
-
"end":
|
|
38740
|
+
"start": 349,
|
|
38741
|
+
"end": 349
|
|
38617
38742
|
}
|
|
38618
38743
|
},
|
|
38619
38744
|
"group": [
|
|
@@ -38628,8 +38753,8 @@
|
|
|
38628
38753
|
{
|
|
38629
38754
|
"description": "The font size of the Grid sort index.\n",
|
|
38630
38755
|
"commentRange": {
|
|
38631
|
-
"start":
|
|
38632
|
-
"end":
|
|
38756
|
+
"start": 350,
|
|
38757
|
+
"end": 351
|
|
38633
38758
|
},
|
|
38634
38759
|
"context": {
|
|
38635
38760
|
"type": "variable",
|
|
@@ -38637,8 +38762,8 @@
|
|
|
38637
38762
|
"value": "var( --kendo-grid-sort-index-font-size, var(--kendo-font-size-sm) )",
|
|
38638
38763
|
"scope": "default",
|
|
38639
38764
|
"line": {
|
|
38640
|
-
"start":
|
|
38641
|
-
"end":
|
|
38765
|
+
"start": 352,
|
|
38766
|
+
"end": 352
|
|
38642
38767
|
}
|
|
38643
38768
|
},
|
|
38644
38769
|
"group": [
|
|
@@ -38653,8 +38778,8 @@
|
|
|
38653
38778
|
{
|
|
38654
38779
|
"description": "The vertical offset of the Grid sort index.\n",
|
|
38655
38780
|
"commentRange": {
|
|
38656
|
-
"start":
|
|
38657
|
-
"end":
|
|
38781
|
+
"start": 354,
|
|
38782
|
+
"end": 355
|
|
38658
38783
|
},
|
|
38659
38784
|
"context": {
|
|
38660
38785
|
"type": "variable",
|
|
@@ -38662,8 +38787,8 @@
|
|
|
38662
38787
|
"value": "var( --kendo-grid-sort-index-spacing-x, #{k-spacing(0.5)} )",
|
|
38663
38788
|
"scope": "default",
|
|
38664
38789
|
"line": {
|
|
38665
|
-
"start":
|
|
38666
|
-
"end":
|
|
38790
|
+
"start": 356,
|
|
38791
|
+
"end": 356
|
|
38667
38792
|
}
|
|
38668
38793
|
},
|
|
38669
38794
|
"group": [
|
|
@@ -38678,8 +38803,8 @@
|
|
|
38678
38803
|
{
|
|
38679
38804
|
"description": "The spacing of the Grid sort icon.\n",
|
|
38680
38805
|
"commentRange": {
|
|
38681
|
-
"start":
|
|
38682
|
-
"end":
|
|
38806
|
+
"start": 357,
|
|
38807
|
+
"end": 358
|
|
38683
38808
|
},
|
|
38684
38809
|
"context": {
|
|
38685
38810
|
"type": "variable",
|
|
@@ -38687,8 +38812,8 @@
|
|
|
38687
38812
|
"value": "var( --kendo-grid-sort-icon-spacing, var(--kendo-icon-lg-spacing, .5rem) )",
|
|
38688
38813
|
"scope": "default",
|
|
38689
38814
|
"line": {
|
|
38690
|
-
"start":
|
|
38691
|
-
"end":
|
|
38815
|
+
"start": 359,
|
|
38816
|
+
"end": 359
|
|
38692
38817
|
}
|
|
38693
38818
|
},
|
|
38694
38819
|
"group": [
|
|
@@ -38703,8 +38828,8 @@
|
|
|
38703
38828
|
{
|
|
38704
38829
|
"description": "The text color of the Grid sort indicator.\n",
|
|
38705
38830
|
"commentRange": {
|
|
38706
|
-
"start":
|
|
38707
|
-
"end":
|
|
38831
|
+
"start": 360,
|
|
38832
|
+
"end": 361
|
|
38708
38833
|
},
|
|
38709
38834
|
"context": {
|
|
38710
38835
|
"type": "variable",
|
|
@@ -38712,8 +38837,8 @@
|
|
|
38712
38837
|
"value": "var( --kendo-grid-sort-indicator-text, k-color(on-app-surface) )",
|
|
38713
38838
|
"scope": "default",
|
|
38714
38839
|
"line": {
|
|
38715
|
-
"start":
|
|
38716
|
-
"end":
|
|
38840
|
+
"start": 362,
|
|
38841
|
+
"end": 362
|
|
38717
38842
|
}
|
|
38718
38843
|
},
|
|
38719
38844
|
"group": [
|
|
@@ -38728,8 +38853,8 @@
|
|
|
38728
38853
|
{
|
|
38729
38854
|
"description": "The text color of the Grid sort order indicator.\n",
|
|
38730
38855
|
"commentRange": {
|
|
38731
|
-
"start":
|
|
38732
|
-
"end":
|
|
38856
|
+
"start": 363,
|
|
38857
|
+
"end": 364
|
|
38733
38858
|
},
|
|
38734
38859
|
"context": {
|
|
38735
38860
|
"type": "variable",
|
|
@@ -38737,8 +38862,8 @@
|
|
|
38737
38862
|
"value": "var( --kendo-grid-sort-indicator-order-text, #{k-color(primary)} )",
|
|
38738
38863
|
"scope": "default",
|
|
38739
38864
|
"line": {
|
|
38740
|
-
"start":
|
|
38741
|
-
"end":
|
|
38865
|
+
"start": 365,
|
|
38866
|
+
"end": 365
|
|
38742
38867
|
}
|
|
38743
38868
|
},
|
|
38744
38869
|
"group": [
|
|
@@ -38753,8 +38878,8 @@
|
|
|
38753
38878
|
{
|
|
38754
38879
|
"description": "The background color of the sorted Grid cells.\n",
|
|
38755
38880
|
"commentRange": {
|
|
38756
|
-
"start":
|
|
38757
|
-
"end":
|
|
38881
|
+
"start": 366,
|
|
38882
|
+
"end": 367
|
|
38758
38883
|
},
|
|
38759
38884
|
"context": {
|
|
38760
38885
|
"type": "variable",
|
|
@@ -38762,8 +38887,8 @@
|
|
|
38762
38887
|
"value": "var( --kendo-grid-sorted-bg, rgba(0, 0, 0, 0.04) )",
|
|
38763
38888
|
"scope": "default",
|
|
38764
38889
|
"line": {
|
|
38765
|
-
"start":
|
|
38766
|
-
"end":
|
|
38890
|
+
"start": 368,
|
|
38891
|
+
"end": 368
|
|
38767
38892
|
}
|
|
38768
38893
|
},
|
|
38769
38894
|
"group": [
|
|
@@ -38778,8 +38903,8 @@
|
|
|
38778
38903
|
{
|
|
38779
38904
|
"description": "The vertical padding of the Grid command cells.\n",
|
|
38780
38905
|
"commentRange": {
|
|
38781
|
-
"start":
|
|
38782
|
-
"end":
|
|
38906
|
+
"start": 370,
|
|
38907
|
+
"end": 371
|
|
38783
38908
|
},
|
|
38784
38909
|
"context": {
|
|
38785
38910
|
"type": "variable",
|
|
@@ -38787,8 +38912,8 @@
|
|
|
38787
38912
|
"value": "var( --kendo-grid-command-cell-button-spacing, #{k-spacing(2)} )",
|
|
38788
38913
|
"scope": "default",
|
|
38789
38914
|
"line": {
|
|
38790
|
-
"start":
|
|
38791
|
-
"end":
|
|
38915
|
+
"start": 372,
|
|
38916
|
+
"end": 372
|
|
38792
38917
|
}
|
|
38793
38918
|
},
|
|
38794
38919
|
"group": [
|
|
@@ -38803,8 +38928,8 @@
|
|
|
38803
38928
|
{
|
|
38804
38929
|
"description": "The horizontal border width of the Grid group footer.\n",
|
|
38805
38930
|
"commentRange": {
|
|
38806
|
-
"start":
|
|
38807
|
-
"end":
|
|
38931
|
+
"start": 374,
|
|
38932
|
+
"end": 375
|
|
38808
38933
|
},
|
|
38809
38934
|
"context": {
|
|
38810
38935
|
"type": "variable",
|
|
@@ -38812,8 +38937,8 @@
|
|
|
38812
38937
|
"value": "var( --kendo-grid-group-footer-border-width-y, 1px )",
|
|
38813
38938
|
"scope": "default",
|
|
38814
38939
|
"line": {
|
|
38815
|
-
"start":
|
|
38816
|
-
"end":
|
|
38940
|
+
"start": 376,
|
|
38941
|
+
"end": 376
|
|
38817
38942
|
}
|
|
38818
38943
|
},
|
|
38819
38944
|
"group": [
|
|
@@ -38828,8 +38953,8 @@
|
|
|
38828
38953
|
{
|
|
38829
38954
|
"description": "The vertical border width of the Grid group footer.\n",
|
|
38830
38955
|
"commentRange": {
|
|
38831
|
-
"start":
|
|
38832
|
-
"end":
|
|
38956
|
+
"start": 377,
|
|
38957
|
+
"end": 378
|
|
38833
38958
|
},
|
|
38834
38959
|
"context": {
|
|
38835
38960
|
"type": "variable",
|
|
@@ -38837,8 +38962,8 @@
|
|
|
38837
38962
|
"value": "var( --kendo-grid-group-footer-border-width-x, 0px )",
|
|
38838
38963
|
"scope": "default",
|
|
38839
38964
|
"line": {
|
|
38840
|
-
"start":
|
|
38841
|
-
"end":
|
|
38965
|
+
"start": 379,
|
|
38966
|
+
"end": 379
|
|
38842
38967
|
}
|
|
38843
38968
|
},
|
|
38844
38969
|
"group": [
|
|
@@ -38853,8 +38978,8 @@
|
|
|
38853
38978
|
{
|
|
38854
38979
|
"description": "The text color of the Grid group drop clue.\n",
|
|
38855
38980
|
"commentRange": {
|
|
38856
|
-
"start":
|
|
38857
|
-
"end":
|
|
38981
|
+
"start": 381,
|
|
38982
|
+
"end": 382
|
|
38858
38983
|
},
|
|
38859
38984
|
"context": {
|
|
38860
38985
|
"type": "variable",
|
|
@@ -38862,8 +38987,8 @@
|
|
|
38862
38987
|
"value": "var( --kendo-grid-group-drop-hint-bg, #{k-color(primary)} )",
|
|
38863
38988
|
"scope": "default",
|
|
38864
38989
|
"line": {
|
|
38865
|
-
"start":
|
|
38866
|
-
"end":
|
|
38990
|
+
"start": 383,
|
|
38991
|
+
"end": 383
|
|
38867
38992
|
}
|
|
38868
38993
|
},
|
|
38869
38994
|
"group": [
|
|
@@ -38878,8 +39003,8 @@
|
|
|
38878
39003
|
{
|
|
38879
39004
|
"description": "The border width of the Grid sticky cell.\n",
|
|
38880
39005
|
"commentRange": {
|
|
38881
|
-
"start":
|
|
38882
|
-
"end":
|
|
39006
|
+
"start": 385,
|
|
39007
|
+
"end": 386
|
|
38883
39008
|
},
|
|
38884
39009
|
"context": {
|
|
38885
39010
|
"type": "variable",
|
|
@@ -38887,8 +39012,8 @@
|
|
|
38887
39012
|
"value": "var( --kendo-grid-sticky-cell-border-width, #{$kendo-grid-border-width} )",
|
|
38888
39013
|
"scope": "default",
|
|
38889
39014
|
"line": {
|
|
38890
|
-
"start":
|
|
38891
|
-
"end":
|
|
39015
|
+
"start": 387,
|
|
39016
|
+
"end": 387
|
|
38892
39017
|
}
|
|
38893
39018
|
},
|
|
38894
39019
|
"group": [
|
|
@@ -38903,8 +39028,8 @@
|
|
|
38903
39028
|
{
|
|
38904
39029
|
"description": "The background color of the Grid sticky cell.\n",
|
|
38905
39030
|
"commentRange": {
|
|
38906
|
-
"start":
|
|
38907
|
-
"end":
|
|
39031
|
+
"start": 388,
|
|
39032
|
+
"end": 389
|
|
38908
39033
|
},
|
|
38909
39034
|
"context": {
|
|
38910
39035
|
"type": "variable",
|
|
@@ -38912,8 +39037,8 @@
|
|
|
38912
39037
|
"value": "var( --kendo-grid-sticky-bg, #{k-color(surface-alt)} )",
|
|
38913
39038
|
"scope": "default",
|
|
38914
39039
|
"line": {
|
|
38915
|
-
"start":
|
|
38916
|
-
"end":
|
|
39040
|
+
"start": 390,
|
|
39041
|
+
"end": 390
|
|
38917
39042
|
}
|
|
38918
39043
|
},
|
|
38919
39044
|
"group": [
|
|
@@ -38928,8 +39053,8 @@
|
|
|
38928
39053
|
{
|
|
38929
39054
|
"description": "The border color of the Grid sticky cell.\n",
|
|
38930
39055
|
"commentRange": {
|
|
38931
|
-
"start":
|
|
38932
|
-
"end":
|
|
39056
|
+
"start": 392,
|
|
39057
|
+
"end": 393
|
|
38933
39058
|
},
|
|
38934
39059
|
"context": {
|
|
38935
39060
|
"type": "variable",
|
|
@@ -38937,8 +39062,8 @@
|
|
|
38937
39062
|
"value": "var( --kendo-grid-sticky-border, color-mix(in srgb, #{k-color(border)} 80%, transparent) )",
|
|
38938
39063
|
"scope": "default",
|
|
38939
39064
|
"line": {
|
|
38940
|
-
"start":
|
|
38941
|
-
"end":
|
|
39065
|
+
"start": 394,
|
|
39066
|
+
"end": 394
|
|
38942
39067
|
}
|
|
38943
39068
|
},
|
|
38944
39069
|
"group": [
|
|
@@ -38953,8 +39078,8 @@
|
|
|
38953
39078
|
{
|
|
38954
39079
|
"description": "The alt background color of the Grid sticky cell.\n",
|
|
38955
39080
|
"commentRange": {
|
|
38956
|
-
"start":
|
|
38957
|
-
"end":
|
|
39081
|
+
"start": 395,
|
|
39082
|
+
"end": 396
|
|
38958
39083
|
},
|
|
38959
39084
|
"context": {
|
|
38960
39085
|
"type": "variable",
|
|
@@ -38962,8 +39087,8 @@
|
|
|
38962
39087
|
"value": "var( --kendo-grid-sticky-alt-bg, #{$kendo-grid-sticky-bg} )",
|
|
38963
39088
|
"scope": "default",
|
|
38964
39089
|
"line": {
|
|
38965
|
-
"start":
|
|
38966
|
-
"end":
|
|
39090
|
+
"start": 397,
|
|
39091
|
+
"end": 397
|
|
38967
39092
|
}
|
|
38968
39093
|
},
|
|
38969
39094
|
"group": [
|
|
@@ -38978,8 +39103,8 @@
|
|
|
38978
39103
|
{
|
|
38979
39104
|
"description": "The background color of the Grid sticky cell.\n",
|
|
38980
39105
|
"commentRange": {
|
|
38981
|
-
"start":
|
|
38982
|
-
"end":
|
|
39106
|
+
"start": 398,
|
|
39107
|
+
"end": 399
|
|
38983
39108
|
},
|
|
38984
39109
|
"context": {
|
|
38985
39110
|
"type": "variable",
|
|
@@ -38987,8 +39112,8 @@
|
|
|
38987
39112
|
"value": "var( --kendo-grid-sticky-hover-bg, k-color(base-hover) )",
|
|
38988
39113
|
"scope": "default",
|
|
38989
39114
|
"line": {
|
|
38990
|
-
"start":
|
|
38991
|
-
"end":
|
|
39115
|
+
"start": 400,
|
|
39116
|
+
"end": 400
|
|
38992
39117
|
}
|
|
38993
39118
|
},
|
|
38994
39119
|
"group": [
|
|
@@ -39003,8 +39128,8 @@
|
|
|
39003
39128
|
{
|
|
39004
39129
|
"description": "The background color of the Grid sticky header.\n",
|
|
39005
39130
|
"commentRange": {
|
|
39006
|
-
"start":
|
|
39007
|
-
"end":
|
|
39131
|
+
"start": 402,
|
|
39132
|
+
"end": 403
|
|
39008
39133
|
},
|
|
39009
39134
|
"context": {
|
|
39010
39135
|
"type": "variable",
|
|
@@ -39012,8 +39137,8 @@
|
|
|
39012
39137
|
"value": "var( --kendo-grid-sticky-header-bg, #{$kendo-grid-header-bg} )",
|
|
39013
39138
|
"scope": "default",
|
|
39014
39139
|
"line": {
|
|
39015
|
-
"start":
|
|
39016
|
-
"end":
|
|
39140
|
+
"start": 404,
|
|
39141
|
+
"end": 404
|
|
39017
39142
|
}
|
|
39018
39143
|
},
|
|
39019
39144
|
"group": [
|
|
@@ -39028,8 +39153,8 @@
|
|
|
39028
39153
|
{
|
|
39029
39154
|
"description": "The text color of the Grid sticky header.\n",
|
|
39030
39155
|
"commentRange": {
|
|
39031
|
-
"start":
|
|
39032
|
-
"end":
|
|
39156
|
+
"start": 405,
|
|
39157
|
+
"end": 406
|
|
39033
39158
|
},
|
|
39034
39159
|
"context": {
|
|
39035
39160
|
"type": "variable",
|
|
@@ -39037,8 +39162,8 @@
|
|
|
39037
39162
|
"value": "var( --kendo-grid-sticky-header-text, #{$kendo-grid-header-text} )",
|
|
39038
39163
|
"scope": "default",
|
|
39039
39164
|
"line": {
|
|
39040
|
-
"start":
|
|
39041
|
-
"end":
|
|
39165
|
+
"start": 407,
|
|
39166
|
+
"end": 407
|
|
39042
39167
|
}
|
|
39043
39168
|
},
|
|
39044
39169
|
"group": [
|
|
@@ -39053,8 +39178,8 @@
|
|
|
39053
39178
|
{
|
|
39054
39179
|
"description": "The border color of the Grid sticky header.\n",
|
|
39055
39180
|
"commentRange": {
|
|
39056
|
-
"start":
|
|
39057
|
-
"end":
|
|
39181
|
+
"start": 408,
|
|
39182
|
+
"end": 409
|
|
39058
39183
|
},
|
|
39059
39184
|
"context": {
|
|
39060
39185
|
"type": "variable",
|
|
@@ -39062,8 +39187,8 @@
|
|
|
39062
39187
|
"value": "var( --kendo-grid-sticky-header-border, #{$kendo-grid-sticky-border} )",
|
|
39063
39188
|
"scope": "default",
|
|
39064
39189
|
"line": {
|
|
39065
|
-
"start":
|
|
39066
|
-
"end":
|
|
39190
|
+
"start": 410,
|
|
39191
|
+
"end": 410
|
|
39067
39192
|
}
|
|
39068
39193
|
},
|
|
39069
39194
|
"group": [
|
|
@@ -39078,8 +39203,8 @@
|
|
|
39078
39203
|
{
|
|
39079
39204
|
"description": "The background color of the Grid sticky footer.\n",
|
|
39080
39205
|
"commentRange": {
|
|
39081
|
-
"start":
|
|
39082
|
-
"end":
|
|
39206
|
+
"start": 412,
|
|
39207
|
+
"end": 413
|
|
39083
39208
|
},
|
|
39084
39209
|
"context": {
|
|
39085
39210
|
"type": "variable",
|
|
@@ -39087,8 +39212,8 @@
|
|
|
39087
39212
|
"value": "var( --kendo-grid-sticky-footer-bg, #{$kendo-grid-header-bg} )",
|
|
39088
39213
|
"scope": "default",
|
|
39089
39214
|
"line": {
|
|
39090
|
-
"start":
|
|
39091
|
-
"end":
|
|
39215
|
+
"start": 414,
|
|
39216
|
+
"end": 414
|
|
39092
39217
|
}
|
|
39093
39218
|
},
|
|
39094
39219
|
"group": [
|
|
@@ -39103,8 +39228,8 @@
|
|
|
39103
39228
|
{
|
|
39104
39229
|
"description": "The box shadow of the sticky container in the Grid.\n",
|
|
39105
39230
|
"commentRange": {
|
|
39106
|
-
"start":
|
|
39107
|
-
"end":
|
|
39231
|
+
"start": 416,
|
|
39232
|
+
"end": 417
|
|
39108
39233
|
},
|
|
39109
39234
|
"context": {
|
|
39110
39235
|
"type": "variable",
|
|
@@ -39112,8 +39237,8 @@
|
|
|
39112
39237
|
"value": "0 2px 4px 0 rgba(0, 0, 0, 0.08)",
|
|
39113
39238
|
"scope": "default",
|
|
39114
39239
|
"line": {
|
|
39115
|
-
"start":
|
|
39116
|
-
"end":
|
|
39240
|
+
"start": 418,
|
|
39241
|
+
"end": 418
|
|
39117
39242
|
}
|
|
39118
39243
|
},
|
|
39119
39244
|
"group": [
|
|
@@ -39128,8 +39253,8 @@
|
|
|
39128
39253
|
{
|
|
39129
39254
|
"description": "The box shadow of the sticky container positioned at the bottom in the Grid.\n",
|
|
39130
39255
|
"commentRange": {
|
|
39131
|
-
"start":
|
|
39132
|
-
"end":
|
|
39256
|
+
"start": 419,
|
|
39257
|
+
"end": 420
|
|
39133
39258
|
},
|
|
39134
39259
|
"context": {
|
|
39135
39260
|
"type": "variable",
|
|
@@ -39137,8 +39262,8 @@
|
|
|
39137
39262
|
"value": "0 -2px 4px 0 rgba(0, 0, 0, 0.08)",
|
|
39138
39263
|
"scope": "default",
|
|
39139
39264
|
"line": {
|
|
39140
|
-
"start":
|
|
39141
|
-
"end":
|
|
39265
|
+
"start": 421,
|
|
39266
|
+
"end": 421
|
|
39142
39267
|
}
|
|
39143
39268
|
},
|
|
39144
39269
|
"group": [
|
|
@@ -39153,8 +39278,8 @@
|
|
|
39153
39278
|
{
|
|
39154
39279
|
"description": "The box shadow of the pinned container in the Grid.\n",
|
|
39155
39280
|
"commentRange": {
|
|
39156
|
-
"start":
|
|
39157
|
-
"end":
|
|
39281
|
+
"start": 423,
|
|
39282
|
+
"end": 424
|
|
39158
39283
|
},
|
|
39159
39284
|
"context": {
|
|
39160
39285
|
"type": "variable",
|
|
@@ -39162,8 +39287,8 @@
|
|
|
39162
39287
|
"value": "0 4px 8px 0 rgba(0, 0, 0, 0.08)",
|
|
39163
39288
|
"scope": "default",
|
|
39164
39289
|
"line": {
|
|
39165
|
-
"start":
|
|
39166
|
-
"end":
|
|
39290
|
+
"start": 425,
|
|
39291
|
+
"end": 425
|
|
39167
39292
|
}
|
|
39168
39293
|
},
|
|
39169
39294
|
"group": [
|
|
@@ -39178,8 +39303,8 @@
|
|
|
39178
39303
|
{
|
|
39179
39304
|
"description": "The box shadow of the pinned container positioned at the bottom in the Grid.\n",
|
|
39180
39305
|
"commentRange": {
|
|
39181
|
-
"start":
|
|
39182
|
-
"end":
|
|
39306
|
+
"start": 426,
|
|
39307
|
+
"end": 427
|
|
39183
39308
|
},
|
|
39184
39309
|
"context": {
|
|
39185
39310
|
"type": "variable",
|
|
@@ -39187,8 +39312,8 @@
|
|
|
39187
39312
|
"value": "0 -4px 8px 0 rgba(0, 0, 0, 0.08)",
|
|
39188
39313
|
"scope": "default",
|
|
39189
39314
|
"line": {
|
|
39190
|
-
"start":
|
|
39191
|
-
"end":
|
|
39315
|
+
"start": 428,
|
|
39316
|
+
"end": 428
|
|
39192
39317
|
}
|
|
39193
39318
|
},
|
|
39194
39319
|
"group": [
|
|
@@ -39203,8 +39328,8 @@
|
|
|
39203
39328
|
{
|
|
39204
39329
|
"description": "The horizontal padding of the Grid filter menu container.\n",
|
|
39205
39330
|
"commentRange": {
|
|
39206
|
-
"start":
|
|
39207
|
-
"end":
|
|
39331
|
+
"start": 430,
|
|
39332
|
+
"end": 431
|
|
39208
39333
|
},
|
|
39209
39334
|
"context": {
|
|
39210
39335
|
"type": "variable",
|
|
@@ -39212,8 +39337,8 @@
|
|
|
39212
39337
|
"value": "var( --kendo-filter-menu-container-padding-y, #{k-spacing(3)} )",
|
|
39213
39338
|
"scope": "default",
|
|
39214
39339
|
"line": {
|
|
39215
|
-
"start":
|
|
39216
|
-
"end":
|
|
39340
|
+
"start": 432,
|
|
39341
|
+
"end": 432
|
|
39217
39342
|
}
|
|
39218
39343
|
},
|
|
39219
39344
|
"group": [
|
|
@@ -39228,8 +39353,8 @@
|
|
|
39228
39353
|
{
|
|
39229
39354
|
"description": "The vertical padding of the Grid filter menu container.\n",
|
|
39230
39355
|
"commentRange": {
|
|
39231
|
-
"start":
|
|
39232
|
-
"end":
|
|
39356
|
+
"start": 433,
|
|
39357
|
+
"end": 434
|
|
39233
39358
|
},
|
|
39234
39359
|
"context": {
|
|
39235
39360
|
"type": "variable",
|
|
@@ -39237,8 +39362,8 @@
|
|
|
39237
39362
|
"value": "var( --kendo-filter-menu-container-padding-x, #{k-spacing(3)} )",
|
|
39238
39363
|
"scope": "default",
|
|
39239
39364
|
"line": {
|
|
39240
|
-
"start":
|
|
39241
|
-
"end":
|
|
39365
|
+
"start": 435,
|
|
39366
|
+
"end": 435
|
|
39242
39367
|
}
|
|
39243
39368
|
},
|
|
39244
39369
|
"group": [
|
|
@@ -39253,8 +39378,8 @@
|
|
|
39253
39378
|
{
|
|
39254
39379
|
"description": "The default width of the Grid column menu.\n",
|
|
39255
39380
|
"commentRange": {
|
|
39256
|
-
"start":
|
|
39257
|
-
"end":
|
|
39381
|
+
"start": 437,
|
|
39382
|
+
"end": 438
|
|
39258
39383
|
},
|
|
39259
39384
|
"context": {
|
|
39260
39385
|
"type": "variable",
|
|
@@ -39262,8 +39387,8 @@
|
|
|
39262
39387
|
"value": "var( --kendo-grid-column-menu-width, 230px )",
|
|
39263
39388
|
"scope": "default",
|
|
39264
39389
|
"line": {
|
|
39265
|
-
"start":
|
|
39266
|
-
"end":
|
|
39390
|
+
"start": 439,
|
|
39391
|
+
"end": 439
|
|
39267
39392
|
}
|
|
39268
39393
|
},
|
|
39269
39394
|
"group": [
|
|
@@ -39278,8 +39403,8 @@
|
|
|
39278
39403
|
{
|
|
39279
39404
|
"description": "The max width of the Grid column menu.\n",
|
|
39280
39405
|
"commentRange": {
|
|
39281
|
-
"start":
|
|
39282
|
-
"end":
|
|
39406
|
+
"start": 440,
|
|
39407
|
+
"end": 441
|
|
39283
39408
|
},
|
|
39284
39409
|
"context": {
|
|
39285
39410
|
"type": "variable",
|
|
@@ -39287,8 +39412,8 @@
|
|
|
39287
39412
|
"value": "var( --kendo-grid-column-menu-max-width, 320px )",
|
|
39288
39413
|
"scope": "default",
|
|
39289
39414
|
"line": {
|
|
39290
|
-
"start":
|
|
39291
|
-
"end":
|
|
39415
|
+
"start": 442,
|
|
39416
|
+
"end": 442
|
|
39292
39417
|
}
|
|
39293
39418
|
},
|
|
39294
39419
|
"group": [
|
|
@@ -39303,8 +39428,8 @@
|
|
|
39303
39428
|
{
|
|
39304
39429
|
"description": "The spacing of the Grid column menu.\n",
|
|
39305
39430
|
"commentRange": {
|
|
39306
|
-
"start":
|
|
39307
|
-
"end":
|
|
39431
|
+
"start": 443,
|
|
39432
|
+
"end": 444
|
|
39308
39433
|
},
|
|
39309
39434
|
"context": {
|
|
39310
39435
|
"type": "variable",
|
|
@@ -39312,8 +39437,8 @@
|
|
|
39312
39437
|
"value": "var( --kendo-grid-column-menu-spacing, #{k-spacing(2)} )",
|
|
39313
39438
|
"scope": "default",
|
|
39314
39439
|
"line": {
|
|
39315
|
-
"start":
|
|
39316
|
-
"end":
|
|
39440
|
+
"start": 445,
|
|
39441
|
+
"end": 445
|
|
39317
39442
|
}
|
|
39318
39443
|
},
|
|
39319
39444
|
"group": [
|
|
@@ -39328,8 +39453,8 @@
|
|
|
39328
39453
|
{
|
|
39329
39454
|
"description": "The focus shadow of the Grid column menu.\n",
|
|
39330
39455
|
"commentRange": {
|
|
39331
|
-
"start":
|
|
39332
|
-
"end":
|
|
39456
|
+
"start": 446,
|
|
39457
|
+
"end": 447
|
|
39333
39458
|
},
|
|
39334
39459
|
"context": {
|
|
39335
39460
|
"type": "variable",
|
|
@@ -39337,8 +39462,8 @@
|
|
|
39337
39462
|
"value": "var( --kendo-grid-column-menu-shadow, k-elevation(4) )",
|
|
39338
39463
|
"scope": "default",
|
|
39339
39464
|
"line": {
|
|
39340
|
-
"start":
|
|
39341
|
-
"end":
|
|
39465
|
+
"start": 448,
|
|
39466
|
+
"end": 448
|
|
39342
39467
|
}
|
|
39343
39468
|
},
|
|
39344
39469
|
"group": [
|
|
@@ -39353,8 +39478,8 @@
|
|
|
39353
39478
|
{
|
|
39354
39479
|
"description": "The background color of the Grid column menu.\n",
|
|
39355
39480
|
"commentRange": {
|
|
39356
|
-
"start":
|
|
39357
|
-
"end":
|
|
39481
|
+
"start": 449,
|
|
39482
|
+
"end": 450
|
|
39358
39483
|
},
|
|
39359
39484
|
"context": {
|
|
39360
39485
|
"type": "variable",
|
|
@@ -39362,8 +39487,8 @@
|
|
|
39362
39487
|
"value": "var( --kendo-grid-column-menu-bg, #{k-color(surface-alt)} )",
|
|
39363
39488
|
"scope": "default",
|
|
39364
39489
|
"line": {
|
|
39365
|
-
"start":
|
|
39366
|
-
"end":
|
|
39490
|
+
"start": 451,
|
|
39491
|
+
"end": 451
|
|
39367
39492
|
}
|
|
39368
39493
|
},
|
|
39369
39494
|
"group": [
|
|
@@ -39378,8 +39503,8 @@
|
|
|
39378
39503
|
{
|
|
39379
39504
|
"description": "The text color of the Grid column menu.\n",
|
|
39380
39505
|
"commentRange": {
|
|
39381
|
-
"start":
|
|
39382
|
-
"end":
|
|
39506
|
+
"start": 452,
|
|
39507
|
+
"end": 453
|
|
39383
39508
|
},
|
|
39384
39509
|
"context": {
|
|
39385
39510
|
"type": "variable",
|
|
@@ -39387,8 +39512,8 @@
|
|
|
39387
39512
|
"value": "var( --kendo-grid-column-menu-text, #{k-color(on-app-surface)} )",
|
|
39388
39513
|
"scope": "default",
|
|
39389
39514
|
"line": {
|
|
39390
|
-
"start":
|
|
39391
|
-
"end":
|
|
39515
|
+
"start": 454,
|
|
39516
|
+
"end": 454
|
|
39392
39517
|
}
|
|
39393
39518
|
},
|
|
39394
39519
|
"group": [
|
|
@@ -39403,8 +39528,8 @@
|
|
|
39403
39528
|
{
|
|
39404
39529
|
"description": "The border color of the Grid column menu.\n",
|
|
39405
39530
|
"commentRange": {
|
|
39406
|
-
"start":
|
|
39407
|
-
"end":
|
|
39531
|
+
"start": 455,
|
|
39532
|
+
"end": 456
|
|
39408
39533
|
},
|
|
39409
39534
|
"context": {
|
|
39410
39535
|
"type": "variable",
|
|
@@ -39412,8 +39537,8 @@
|
|
|
39412
39537
|
"value": "var( --kendo-grid-column-menu-border, color-mix(in srgb, #{k-color(border)} 16%, transparent) )",
|
|
39413
39538
|
"scope": "default",
|
|
39414
39539
|
"line": {
|
|
39415
|
-
"start":
|
|
39416
|
-
"end":
|
|
39540
|
+
"start": 457,
|
|
39541
|
+
"end": 457
|
|
39417
39542
|
}
|
|
39418
39543
|
},
|
|
39419
39544
|
"group": [
|
|
@@ -39428,8 +39553,8 @@
|
|
|
39428
39553
|
{
|
|
39429
39554
|
"description": "The font size of the Grid column menu checkbox container.\n",
|
|
39430
39555
|
"commentRange": {
|
|
39431
|
-
"start":
|
|
39432
|
-
"end":
|
|
39556
|
+
"start": 459,
|
|
39557
|
+
"end": 460
|
|
39433
39558
|
},
|
|
39434
39559
|
"context": {
|
|
39435
39560
|
"type": "variable",
|
|
@@ -39437,8 +39562,8 @@
|
|
|
39437
39562
|
"value": "var( --kendo-grid-column-menu-multicheck-font-size, #{$kendo-list-md-font-size} )",
|
|
39438
39563
|
"scope": "default",
|
|
39439
39564
|
"line": {
|
|
39440
|
-
"start":
|
|
39441
|
-
"end":
|
|
39565
|
+
"start": 461,
|
|
39566
|
+
"end": 461
|
|
39442
39567
|
}
|
|
39443
39568
|
},
|
|
39444
39569
|
"group": [
|
|
@@ -39453,8 +39578,8 @@
|
|
|
39453
39578
|
{
|
|
39454
39579
|
"description": "The line height of the Grid column menu checkbox container.\n",
|
|
39455
39580
|
"commentRange": {
|
|
39456
|
-
"start":
|
|
39457
|
-
"end":
|
|
39581
|
+
"start": 462,
|
|
39582
|
+
"end": 463
|
|
39458
39583
|
},
|
|
39459
39584
|
"context": {
|
|
39460
39585
|
"type": "variable",
|
|
@@ -39462,8 +39587,8 @@
|
|
|
39462
39587
|
"value": "var( --kendo-grid-column-menu-multicheck-line-height, #{$kendo-list-md-line-height} )",
|
|
39463
39588
|
"scope": "default",
|
|
39464
39589
|
"line": {
|
|
39465
|
-
"start":
|
|
39466
|
-
"end":
|
|
39590
|
+
"start": 464,
|
|
39591
|
+
"end": 464
|
|
39467
39592
|
}
|
|
39468
39593
|
},
|
|
39469
39594
|
"group": [
|
|
@@ -39478,8 +39603,8 @@
|
|
|
39478
39603
|
{
|
|
39479
39604
|
"description": "The vertical padding of the Grid column menu items wrap.\n",
|
|
39480
39605
|
"commentRange": {
|
|
39481
|
-
"start":
|
|
39482
|
-
"end":
|
|
39606
|
+
"start": 466,
|
|
39607
|
+
"end": 467
|
|
39483
39608
|
},
|
|
39484
39609
|
"context": {
|
|
39485
39610
|
"type": "variable",
|
|
@@ -39487,8 +39612,8 @@
|
|
|
39487
39612
|
"value": "var( --kendo-grid-column-menu-items-wrap-padding-y, #{k-spacing(2)} )",
|
|
39488
39613
|
"scope": "default",
|
|
39489
39614
|
"line": {
|
|
39490
|
-
"start":
|
|
39491
|
-
"end":
|
|
39615
|
+
"start": 468,
|
|
39616
|
+
"end": 468
|
|
39492
39617
|
}
|
|
39493
39618
|
},
|
|
39494
39619
|
"group": [
|
|
@@ -39503,8 +39628,8 @@
|
|
|
39503
39628
|
{
|
|
39504
39629
|
"description": "The horizontal padding of the Grid column menu items wrap.\n",
|
|
39505
39630
|
"commentRange": {
|
|
39506
|
-
"start":
|
|
39507
|
-
"end":
|
|
39631
|
+
"start": 469,
|
|
39632
|
+
"end": 470
|
|
39508
39633
|
},
|
|
39509
39634
|
"context": {
|
|
39510
39635
|
"type": "variable",
|
|
@@ -39512,8 +39637,8 @@
|
|
|
39512
39637
|
"value": "var( --kendo-grid-column-menu-items-wrap-padding-x, #{k-spacing(2)} )",
|
|
39513
39638
|
"scope": "default",
|
|
39514
39639
|
"line": {
|
|
39515
|
-
"start":
|
|
39516
|
-
"end":
|
|
39640
|
+
"start": 471,
|
|
39641
|
+
"end": 471
|
|
39517
39642
|
}
|
|
39518
39643
|
},
|
|
39519
39644
|
"group": [
|
|
@@ -39528,8 +39653,8 @@
|
|
|
39528
39653
|
{
|
|
39529
39654
|
"description": "The horizontal padding of the Grid column menu item.\n",
|
|
39530
39655
|
"commentRange": {
|
|
39531
|
-
"start":
|
|
39532
|
-
"end":
|
|
39656
|
+
"start": 473,
|
|
39657
|
+
"end": 474
|
|
39533
39658
|
},
|
|
39534
39659
|
"context": {
|
|
39535
39660
|
"type": "variable",
|
|
@@ -39537,8 +39662,8 @@
|
|
|
39537
39662
|
"value": "var( --kendo-grid-column-menu-item-padding-y, #{$kendo-list-md-item-padding-y} )",
|
|
39538
39663
|
"scope": "default",
|
|
39539
39664
|
"line": {
|
|
39540
|
-
"start":
|
|
39541
|
-
"end":
|
|
39665
|
+
"start": 475,
|
|
39666
|
+
"end": 475
|
|
39542
39667
|
}
|
|
39543
39668
|
},
|
|
39544
39669
|
"group": [
|
|
@@ -39553,8 +39678,8 @@
|
|
|
39553
39678
|
{
|
|
39554
39679
|
"description": "The vertical padding of the Grid column menu item.\n",
|
|
39555
39680
|
"commentRange": {
|
|
39556
|
-
"start":
|
|
39557
|
-
"end":
|
|
39681
|
+
"start": 476,
|
|
39682
|
+
"end": 477
|
|
39558
39683
|
},
|
|
39559
39684
|
"context": {
|
|
39560
39685
|
"type": "variable",
|
|
@@ -39562,8 +39687,8 @@
|
|
|
39562
39687
|
"value": "var( --kendo-grid-column-menu-item-padding-x, #{$kendo-list-md-item-padding-x} )",
|
|
39563
39688
|
"scope": "default",
|
|
39564
39689
|
"line": {
|
|
39565
|
-
"start":
|
|
39566
|
-
"end":
|
|
39690
|
+
"start": 478,
|
|
39691
|
+
"end": 478
|
|
39567
39692
|
}
|
|
39568
39693
|
},
|
|
39569
39694
|
"group": [
|
|
@@ -39578,8 +39703,8 @@
|
|
|
39578
39703
|
{
|
|
39579
39704
|
"description": "The spacing of the Grid column menu item.\n",
|
|
39580
39705
|
"commentRange": {
|
|
39581
|
-
"start":
|
|
39582
|
-
"end":
|
|
39706
|
+
"start": 479,
|
|
39707
|
+
"end": 480
|
|
39583
39708
|
},
|
|
39584
39709
|
"context": {
|
|
39585
39710
|
"type": "variable",
|
|
@@ -39587,8 +39712,8 @@
|
|
|
39587
39712
|
"value": "var( --kendo-grid-column-menu-item-gap, #{$kendo-list-md-item-padding-x} )",
|
|
39588
39713
|
"scope": "default",
|
|
39589
39714
|
"line": {
|
|
39590
|
-
"start":
|
|
39591
|
-
"end":
|
|
39715
|
+
"start": 481,
|
|
39716
|
+
"end": 481
|
|
39592
39717
|
}
|
|
39593
39718
|
},
|
|
39594
39719
|
"group": [
|
|
@@ -39603,8 +39728,8 @@
|
|
|
39603
39728
|
{
|
|
39604
39729
|
"description": "The background color of the Grid column menu item.\n",
|
|
39605
39730
|
"commentRange": {
|
|
39606
|
-
"start":
|
|
39607
|
-
"end":
|
|
39731
|
+
"start": 482,
|
|
39732
|
+
"end": 483
|
|
39608
39733
|
},
|
|
39609
39734
|
"context": {
|
|
39610
39735
|
"type": "variable",
|
|
@@ -39612,8 +39737,8 @@
|
|
|
39612
39737
|
"value": "var( --kendo-grid-column-menu-item-bg, #{$kendo-list-item-bg} )",
|
|
39613
39738
|
"scope": "default",
|
|
39614
39739
|
"line": {
|
|
39615
|
-
"start":
|
|
39616
|
-
"end":
|
|
39740
|
+
"start": 484,
|
|
39741
|
+
"end": 484
|
|
39617
39742
|
}
|
|
39618
39743
|
},
|
|
39619
39744
|
"group": [
|
|
@@ -39628,8 +39753,8 @@
|
|
|
39628
39753
|
{
|
|
39629
39754
|
"description": "The text color of the Grid column menu item.\n",
|
|
39630
39755
|
"commentRange": {
|
|
39631
|
-
"start":
|
|
39632
|
-
"end":
|
|
39756
|
+
"start": 485,
|
|
39757
|
+
"end": 486
|
|
39633
39758
|
},
|
|
39634
39759
|
"context": {
|
|
39635
39760
|
"type": "variable",
|
|
@@ -39637,8 +39762,8 @@
|
|
|
39637
39762
|
"value": "var( --kendo-grid-column-menu-item-text, #{$kendo-list-item-text} )",
|
|
39638
39763
|
"scope": "default",
|
|
39639
39764
|
"line": {
|
|
39640
|
-
"start":
|
|
39641
|
-
"end":
|
|
39765
|
+
"start": 487,
|
|
39766
|
+
"end": 487
|
|
39642
39767
|
}
|
|
39643
39768
|
},
|
|
39644
39769
|
"group": [
|
|
@@ -39653,8 +39778,8 @@
|
|
|
39653
39778
|
{
|
|
39654
39779
|
"description": "The text color of the Grid column menu item icon.\n",
|
|
39655
39780
|
"commentRange": {
|
|
39656
|
-
"start":
|
|
39657
|
-
"end":
|
|
39781
|
+
"start": 489,
|
|
39782
|
+
"end": 490
|
|
39658
39783
|
},
|
|
39659
39784
|
"context": {
|
|
39660
39785
|
"type": "variable",
|
|
@@ -39662,8 +39787,8 @@
|
|
|
39662
39787
|
"value": "var( --kendo-grid-column-menu-item-icon-text, #{$kendo-list-item-icon-text} )",
|
|
39663
39788
|
"scope": "default",
|
|
39664
39789
|
"line": {
|
|
39665
|
-
"start":
|
|
39666
|
-
"end":
|
|
39790
|
+
"start": 491,
|
|
39791
|
+
"end": 491
|
|
39667
39792
|
}
|
|
39668
39793
|
},
|
|
39669
39794
|
"group": [
|
|
@@ -39678,8 +39803,8 @@
|
|
|
39678
39803
|
{
|
|
39679
39804
|
"description": "The vertical padding of the Grid column menu group header.\n",
|
|
39680
39805
|
"commentRange": {
|
|
39681
|
-
"start":
|
|
39682
|
-
"end":
|
|
39806
|
+
"start": 493,
|
|
39807
|
+
"end": 494
|
|
39683
39808
|
},
|
|
39684
39809
|
"context": {
|
|
39685
39810
|
"type": "variable",
|
|
@@ -39687,8 +39812,8 @@
|
|
|
39687
39812
|
"value": "var( --kendo-grid-column-menu-group-header-padding-y, #{$kendo-grid-column-menu-item-padding-y} )",
|
|
39688
39813
|
"scope": "default",
|
|
39689
39814
|
"line": {
|
|
39690
|
-
"start":
|
|
39691
|
-
"end":
|
|
39815
|
+
"start": 495,
|
|
39816
|
+
"end": 495
|
|
39692
39817
|
}
|
|
39693
39818
|
},
|
|
39694
39819
|
"group": [
|
|
@@ -39703,8 +39828,8 @@
|
|
|
39703
39828
|
{
|
|
39704
39829
|
"description": "The horizontal padding of the Grid column menu group header.\n",
|
|
39705
39830
|
"commentRange": {
|
|
39706
|
-
"start":
|
|
39707
|
-
"end":
|
|
39831
|
+
"start": 496,
|
|
39832
|
+
"end": 497
|
|
39708
39833
|
},
|
|
39709
39834
|
"context": {
|
|
39710
39835
|
"type": "variable",
|
|
@@ -39712,8 +39837,8 @@
|
|
|
39712
39837
|
"value": "var( --kendo-grid-column-menu-group-header-padding-x, #{$kendo-grid-column-menu-item-padding-x} )",
|
|
39713
39838
|
"scope": "default",
|
|
39714
39839
|
"line": {
|
|
39715
|
-
"start":
|
|
39716
|
-
"end":
|
|
39840
|
+
"start": 498,
|
|
39841
|
+
"end": 498
|
|
39717
39842
|
}
|
|
39718
39843
|
},
|
|
39719
39844
|
"group": [
|
|
@@ -39728,8 +39853,8 @@
|
|
|
39728
39853
|
{
|
|
39729
39854
|
"description": "The border width of the Grid column menu group header.\n",
|
|
39730
39855
|
"commentRange": {
|
|
39731
|
-
"start":
|
|
39732
|
-
"end":
|
|
39856
|
+
"start": 499,
|
|
39857
|
+
"end": 500
|
|
39733
39858
|
},
|
|
39734
39859
|
"context": {
|
|
39735
39860
|
"type": "variable",
|
|
@@ -39737,8 +39862,8 @@
|
|
|
39737
39862
|
"value": "var( --kendo-grid-column-menu-group-header-border-width, 1px )",
|
|
39738
39863
|
"scope": "default",
|
|
39739
39864
|
"line": {
|
|
39740
|
-
"start":
|
|
39741
|
-
"end":
|
|
39865
|
+
"start": 501,
|
|
39866
|
+
"end": 501
|
|
39742
39867
|
}
|
|
39743
39868
|
},
|
|
39744
39869
|
"group": [
|
|
@@ -39753,8 +39878,8 @@
|
|
|
39753
39878
|
{
|
|
39754
39879
|
"description": "The border style of the Grid column menu group header.\n",
|
|
39755
39880
|
"commentRange": {
|
|
39756
|
-
"start":
|
|
39757
|
-
"end":
|
|
39881
|
+
"start": 502,
|
|
39882
|
+
"end": 503
|
|
39758
39883
|
},
|
|
39759
39884
|
"context": {
|
|
39760
39885
|
"type": "variable",
|
|
@@ -39762,8 +39887,8 @@
|
|
|
39762
39887
|
"value": "var( --kendo-grid-column-menu-group-header-border-style, solid )",
|
|
39763
39888
|
"scope": "default",
|
|
39764
39889
|
"line": {
|
|
39765
|
-
"start":
|
|
39766
|
-
"end":
|
|
39890
|
+
"start": 504,
|
|
39891
|
+
"end": 504
|
|
39767
39892
|
}
|
|
39768
39893
|
},
|
|
39769
39894
|
"group": [
|
|
@@ -39778,8 +39903,8 @@
|
|
|
39778
39903
|
{
|
|
39779
39904
|
"description": "The font size of the Grid column menu group header.\n",
|
|
39780
39905
|
"commentRange": {
|
|
39781
|
-
"start":
|
|
39782
|
-
"end":
|
|
39906
|
+
"start": 505,
|
|
39907
|
+
"end": 506
|
|
39783
39908
|
},
|
|
39784
39909
|
"context": {
|
|
39785
39910
|
"type": "variable",
|
|
@@ -39787,8 +39912,8 @@
|
|
|
39787
39912
|
"value": "var( --kendo-grid-column-menu-group-header-font-size, var(--kendo-font-size-sm) )",
|
|
39788
39913
|
"scope": "default",
|
|
39789
39914
|
"line": {
|
|
39790
|
-
"start":
|
|
39791
|
-
"end":
|
|
39915
|
+
"start": 507,
|
|
39916
|
+
"end": 507
|
|
39792
39917
|
}
|
|
39793
39918
|
},
|
|
39794
39919
|
"group": [
|
|
@@ -39803,8 +39928,8 @@
|
|
|
39803
39928
|
{
|
|
39804
39929
|
"description": "The font weight of the Grid column menu group header.\n",
|
|
39805
39930
|
"commentRange": {
|
|
39806
|
-
"start":
|
|
39807
|
-
"end":
|
|
39931
|
+
"start": 508,
|
|
39932
|
+
"end": 509
|
|
39808
39933
|
},
|
|
39809
39934
|
"context": {
|
|
39810
39935
|
"type": "variable",
|
|
@@ -39812,8 +39937,8 @@
|
|
|
39812
39937
|
"value": "var( --kendo-grid-column-menu-group-header-font-weight, var(--kendo-font-weight-bold) )",
|
|
39813
39938
|
"scope": "default",
|
|
39814
39939
|
"line": {
|
|
39815
|
-
"start":
|
|
39816
|
-
"end":
|
|
39940
|
+
"start": 510,
|
|
39941
|
+
"end": 510
|
|
39817
39942
|
}
|
|
39818
39943
|
},
|
|
39819
39944
|
"group": [
|
|
@@ -39828,8 +39953,8 @@
|
|
|
39828
39953
|
{
|
|
39829
39954
|
"description": "The mine height of the Grid column menu group header.\n",
|
|
39830
39955
|
"commentRange": {
|
|
39831
|
-
"start":
|
|
39832
|
-
"end":
|
|
39956
|
+
"start": 511,
|
|
39957
|
+
"end": 512
|
|
39833
39958
|
},
|
|
39834
39959
|
"context": {
|
|
39835
39960
|
"type": "variable",
|
|
@@ -39837,8 +39962,8 @@
|
|
|
39837
39962
|
"value": "var( --kendo-grid-column-menu-group-header-line-height, var(--kendo-line-height) )",
|
|
39838
39963
|
"scope": "default",
|
|
39839
39964
|
"line": {
|
|
39840
|
-
"start":
|
|
39841
|
-
"end":
|
|
39965
|
+
"start": 513,
|
|
39966
|
+
"end": 513
|
|
39842
39967
|
}
|
|
39843
39968
|
},
|
|
39844
39969
|
"group": [
|
|
@@ -39853,8 +39978,8 @@
|
|
|
39853
39978
|
{
|
|
39854
39979
|
"description": "The text transform of the Grid column menu group header.\n",
|
|
39855
39980
|
"commentRange": {
|
|
39856
|
-
"start":
|
|
39857
|
-
"end":
|
|
39981
|
+
"start": 514,
|
|
39982
|
+
"end": 515
|
|
39858
39983
|
},
|
|
39859
39984
|
"context": {
|
|
39860
39985
|
"type": "variable",
|
|
@@ -39862,8 +39987,8 @@
|
|
|
39862
39987
|
"value": "var( --kendo-grid-column-menu-group-header-text-transform, uppercase )",
|
|
39863
39988
|
"scope": "default",
|
|
39864
39989
|
"line": {
|
|
39865
|
-
"start":
|
|
39866
|
-
"end":
|
|
39990
|
+
"start": 516,
|
|
39991
|
+
"end": 516
|
|
39867
39992
|
}
|
|
39868
39993
|
},
|
|
39869
39994
|
"group": [
|
|
@@ -39878,8 +40003,8 @@
|
|
|
39878
40003
|
{
|
|
39879
40004
|
"description": "The background color of the Grid column menu group.\n",
|
|
39880
40005
|
"commentRange": {
|
|
39881
|
-
"start":
|
|
39882
|
-
"end":
|
|
40006
|
+
"start": 518,
|
|
40007
|
+
"end": 519
|
|
39883
40008
|
},
|
|
39884
40009
|
"context": {
|
|
39885
40010
|
"type": "variable",
|
|
@@ -39887,8 +40012,8 @@
|
|
|
39887
40012
|
"value": "var( --kendo-grid-column-menu-group-header-bg, #{k-color(surface-alt)} )",
|
|
39888
40013
|
"scope": "default",
|
|
39889
40014
|
"line": {
|
|
39890
|
-
"start":
|
|
39891
|
-
"end":
|
|
40015
|
+
"start": 520,
|
|
40016
|
+
"end": 520
|
|
39892
40017
|
}
|
|
39893
40018
|
},
|
|
39894
40019
|
"group": [
|
|
@@ -39903,8 +40028,8 @@
|
|
|
39903
40028
|
{
|
|
39904
40029
|
"description": "The text color of the Grid column menu group.\n",
|
|
39905
40030
|
"commentRange": {
|
|
39906
|
-
"start":
|
|
39907
|
-
"end":
|
|
40031
|
+
"start": 521,
|
|
40032
|
+
"end": 522
|
|
39908
40033
|
},
|
|
39909
40034
|
"context": {
|
|
39910
40035
|
"type": "variable",
|
|
@@ -39912,8 +40037,8 @@
|
|
|
39912
40037
|
"value": "var( --kendo-grid-column-menu-group-header-text, #{k-color(on-app-surface)} )",
|
|
39913
40038
|
"scope": "default",
|
|
39914
40039
|
"line": {
|
|
39915
|
-
"start":
|
|
39916
|
-
"end":
|
|
40040
|
+
"start": 523,
|
|
40041
|
+
"end": 523
|
|
39917
40042
|
}
|
|
39918
40043
|
},
|
|
39919
40044
|
"group": [
|
|
@@ -39928,8 +40053,8 @@
|
|
|
39928
40053
|
{
|
|
39929
40054
|
"description": "The border color of the Grid column menu group.\n",
|
|
39930
40055
|
"commentRange": {
|
|
39931
|
-
"start":
|
|
39932
|
-
"end":
|
|
40056
|
+
"start": 524,
|
|
40057
|
+
"end": 525
|
|
39933
40058
|
},
|
|
39934
40059
|
"context": {
|
|
39935
40060
|
"type": "variable",
|
|
@@ -39937,8 +40062,8 @@
|
|
|
39937
40062
|
"value": "var( --kendo-grid-column-menu-group-header-border, color-mix(in srgb, #{k-color(border)} 16%, transparent) )",
|
|
39938
40063
|
"scope": "default",
|
|
39939
40064
|
"line": {
|
|
39940
|
-
"start":
|
|
39941
|
-
"end":
|
|
40065
|
+
"start": 526,
|
|
40066
|
+
"end": 526
|
|
39942
40067
|
}
|
|
39943
40068
|
},
|
|
39944
40069
|
"group": [
|
|
@@ -39953,8 +40078,8 @@
|
|
|
39953
40078
|
{
|
|
39954
40079
|
"description": "The horizontal padding of the tabstrip content in the Grid tabbed column menu.\n",
|
|
39955
40080
|
"commentRange": {
|
|
39956
|
-
"start":
|
|
39957
|
-
"end":
|
|
40081
|
+
"start": 528,
|
|
40082
|
+
"end": 529
|
|
39958
40083
|
},
|
|
39959
40084
|
"context": {
|
|
39960
40085
|
"type": "variable",
|
|
@@ -39962,8 +40087,8 @@
|
|
|
39962
40087
|
"value": "var( --kendo-grid-column-menu-tabbed-tabstrip-content-padding-x, #{k-spacing(0)} )",
|
|
39963
40088
|
"scope": "default",
|
|
39964
40089
|
"line": {
|
|
39965
|
-
"start":
|
|
39966
|
-
"end":
|
|
40090
|
+
"start": 530,
|
|
40091
|
+
"end": 530
|
|
39967
40092
|
}
|
|
39968
40093
|
},
|
|
39969
40094
|
"group": [
|
|
@@ -39978,8 +40103,8 @@
|
|
|
39978
40103
|
{
|
|
39979
40104
|
"description": "The vertical padding of the tabstrip content in the Grid tabbed column menu.\n",
|
|
39980
40105
|
"commentRange": {
|
|
39981
|
-
"start":
|
|
39982
|
-
"end":
|
|
40106
|
+
"start": 531,
|
|
40107
|
+
"end": 532
|
|
39983
40108
|
},
|
|
39984
40109
|
"context": {
|
|
39985
40110
|
"type": "variable",
|
|
@@ -39987,8 +40112,8 @@
|
|
|
39987
40112
|
"value": "var( --kendo-grid-column-menu-tabbed-tabstrip-content-padding-y, #{k-spacing(3)} )",
|
|
39988
40113
|
"scope": "default",
|
|
39989
40114
|
"line": {
|
|
39990
|
-
"start":
|
|
39991
|
-
"end":
|
|
40115
|
+
"start": 533,
|
|
40116
|
+
"end": 533
|
|
39992
40117
|
}
|
|
39993
40118
|
},
|
|
39994
40119
|
"group": [
|
|
@@ -40003,8 +40128,8 @@
|
|
|
40003
40128
|
{
|
|
40004
40129
|
"description": "The background color of the Grid tabbed column menu.\n",
|
|
40005
40130
|
"commentRange": {
|
|
40006
|
-
"start":
|
|
40007
|
-
"end":
|
|
40131
|
+
"start": 535,
|
|
40132
|
+
"end": 536
|
|
40008
40133
|
},
|
|
40009
40134
|
"context": {
|
|
40010
40135
|
"type": "variable",
|
|
@@ -40012,8 +40137,8 @@
|
|
|
40012
40137
|
"value": "var( --kendo-grid-column-menu-tabbed-bg, k-color(surface) )",
|
|
40013
40138
|
"scope": "default",
|
|
40014
40139
|
"line": {
|
|
40015
|
-
"start":
|
|
40016
|
-
"end":
|
|
40140
|
+
"start": 537,
|
|
40141
|
+
"end": 537
|
|
40017
40142
|
}
|
|
40018
40143
|
},
|
|
40019
40144
|
"group": [
|
|
@@ -40028,8 +40153,8 @@
|
|
|
40028
40153
|
{
|
|
40029
40154
|
"description": "The default width of the Grid drag cell.\n",
|
|
40030
40155
|
"commentRange": {
|
|
40031
|
-
"start":
|
|
40032
|
-
"end":
|
|
40156
|
+
"start": 539,
|
|
40157
|
+
"end": 540
|
|
40033
40158
|
},
|
|
40034
40159
|
"context": {
|
|
40035
40160
|
"type": "variable",
|
|
@@ -40037,8 +40162,8 @@
|
|
|
40037
40162
|
"value": "var( --kendo-grid-drag-cell-width, calc( var( --kendo-icon-size, 1rem ) * 2.25 ) )",
|
|
40038
40163
|
"scope": "default",
|
|
40039
40164
|
"line": {
|
|
40040
|
-
"start":
|
|
40041
|
-
"end":
|
|
40165
|
+
"start": 541,
|
|
40166
|
+
"end": 541
|
|
40042
40167
|
}
|
|
40043
40168
|
},
|
|
40044
40169
|
"group": [
|
|
@@ -40053,8 +40178,8 @@
|
|
|
40053
40178
|
{
|
|
40054
40179
|
"description": "The default width of the Grid hierarchy cell.\n",
|
|
40055
40180
|
"commentRange": {
|
|
40056
|
-
"start":
|
|
40057
|
-
"end":
|
|
40181
|
+
"start": 542,
|
|
40182
|
+
"end": 543
|
|
40058
40183
|
},
|
|
40059
40184
|
"context": {
|
|
40060
40185
|
"type": "variable",
|
|
@@ -40062,8 +40187,8 @@
|
|
|
40062
40187
|
"value": "var( --kendo-grid-hierarchy-col-width, calc( var( --kendo-icon-size, 1rem ) * 2 ) )",
|
|
40063
40188
|
"scope": "default",
|
|
40064
40189
|
"line": {
|
|
40065
|
-
"start":
|
|
40066
|
-
"end":
|
|
40190
|
+
"start": 544,
|
|
40191
|
+
"end": 544
|
|
40067
40192
|
}
|
|
40068
40193
|
},
|
|
40069
40194
|
"group": [
|
|
@@ -40078,8 +40203,8 @@
|
|
|
40078
40203
|
{
|
|
40079
40204
|
"description": "The background color of the Grid row resize indicator.\n",
|
|
40080
40205
|
"commentRange": {
|
|
40081
|
-
"start":
|
|
40082
|
-
"end":
|
|
40206
|
+
"start": 546,
|
|
40207
|
+
"end": 547
|
|
40083
40208
|
},
|
|
40084
40209
|
"context": {
|
|
40085
40210
|
"type": "variable",
|
|
@@ -40087,8 +40212,8 @@
|
|
|
40087
40212
|
"value": "var( --kendo-grid-row-resizer-hover-bg, color-mix(in srgb, #{k-color(on-app-surface)} 46%, transparent) )",
|
|
40088
40213
|
"scope": "default",
|
|
40089
40214
|
"line": {
|
|
40090
|
-
"start":
|
|
40091
|
-
"end":
|
|
40215
|
+
"start": 548,
|
|
40216
|
+
"end": 548
|
|
40092
40217
|
}
|
|
40093
40218
|
},
|
|
40094
40219
|
"group": [
|
|
@@ -40103,8 +40228,8 @@
|
|
|
40103
40228
|
{
|
|
40104
40229
|
"description": "The background color of the active Grid row resize indicator.\n",
|
|
40105
40230
|
"commentRange": {
|
|
40106
|
-
"start":
|
|
40107
|
-
"end":
|
|
40231
|
+
"start": 549,
|
|
40232
|
+
"end": 550
|
|
40108
40233
|
},
|
|
40109
40234
|
"context": {
|
|
40110
40235
|
"type": "variable",
|
|
@@ -40112,8 +40237,8 @@
|
|
|
40112
40237
|
"value": "var( --kendo-grid-row-resizer-active-bg, #{k-color(primary)} )",
|
|
40113
40238
|
"scope": "default",
|
|
40114
40239
|
"line": {
|
|
40115
|
-
"start":
|
|
40116
|
-
"end":
|
|
40240
|
+
"start": 551,
|
|
40241
|
+
"end": 551
|
|
40117
40242
|
}
|
|
40118
40243
|
},
|
|
40119
40244
|
"group": [
|
|
@@ -40128,8 +40253,8 @@
|
|
|
40128
40253
|
{
|
|
40129
40254
|
"description": "The height of the Grid row resize indicator.\n",
|
|
40130
40255
|
"commentRange": {
|
|
40131
|
-
"start":
|
|
40132
|
-
"end":
|
|
40256
|
+
"start": 552,
|
|
40257
|
+
"end": 553
|
|
40133
40258
|
},
|
|
40134
40259
|
"context": {
|
|
40135
40260
|
"type": "variable",
|
|
@@ -40137,8 +40262,8 @@
|
|
|
40137
40262
|
"value": "var( --kendo-grid-row-resizer-height, #{k-spacing(0.5)} )",
|
|
40138
40263
|
"scope": "default",
|
|
40139
40264
|
"line": {
|
|
40140
|
-
"start":
|
|
40141
|
-
"end":
|
|
40265
|
+
"start": 554,
|
|
40266
|
+
"end": 554
|
|
40142
40267
|
}
|
|
40143
40268
|
},
|
|
40144
40269
|
"group": [
|
|
@@ -40153,8 +40278,8 @@
|
|
|
40153
40278
|
{
|
|
40154
40279
|
"description": "The horizontal padding of the Grid stack layout cells.\n",
|
|
40155
40280
|
"commentRange": {
|
|
40156
|
-
"start":
|
|
40157
|
-
"end":
|
|
40281
|
+
"start": 556,
|
|
40282
|
+
"end": 557
|
|
40158
40283
|
},
|
|
40159
40284
|
"context": {
|
|
40160
40285
|
"type": "variable",
|
|
@@ -40162,8 +40287,8 @@
|
|
|
40162
40287
|
"value": "var( --kendo-grid-stack-cell-padding-x, #{k-spacing(2)} )",
|
|
40163
40288
|
"scope": "default",
|
|
40164
40289
|
"line": {
|
|
40165
|
-
"start":
|
|
40166
|
-
"end":
|
|
40290
|
+
"start": 558,
|
|
40291
|
+
"end": 558
|
|
40167
40292
|
}
|
|
40168
40293
|
},
|
|
40169
40294
|
"group": [
|
|
@@ -40178,8 +40303,8 @@
|
|
|
40178
40303
|
{
|
|
40179
40304
|
"description": "The vertical padding of the Grid stack layout cells.\n",
|
|
40180
40305
|
"commentRange": {
|
|
40181
|
-
"start":
|
|
40182
|
-
"end":
|
|
40306
|
+
"start": 559,
|
|
40307
|
+
"end": 560
|
|
40183
40308
|
},
|
|
40184
40309
|
"context": {
|
|
40185
40310
|
"type": "variable",
|
|
@@ -40187,8 +40312,8 @@
|
|
|
40187
40312
|
"value": "var( --kendo-grid-stack-cell-padding-y, #{k-spacing(1.5)} )",
|
|
40188
40313
|
"scope": "default",
|
|
40189
40314
|
"line": {
|
|
40190
|
-
"start":
|
|
40191
|
-
"end":
|
|
40315
|
+
"start": 561,
|
|
40316
|
+
"end": 561
|
|
40192
40317
|
}
|
|
40193
40318
|
},
|
|
40194
40319
|
"group": [
|
|
@@ -40203,8 +40328,8 @@
|
|
|
40203
40328
|
{
|
|
40204
40329
|
"description": "The column gap of the Grid stack layout.\n",
|
|
40205
40330
|
"commentRange": {
|
|
40206
|
-
"start":
|
|
40207
|
-
"end":
|
|
40331
|
+
"start": 562,
|
|
40332
|
+
"end": 563
|
|
40208
40333
|
},
|
|
40209
40334
|
"context": {
|
|
40210
40335
|
"type": "variable",
|
|
@@ -40212,8 +40337,8 @@
|
|
|
40212
40337
|
"value": "var( --kendo-grid-stack-column-gap, #{k-spacing(1)} )",
|
|
40213
40338
|
"scope": "default",
|
|
40214
40339
|
"line": {
|
|
40215
|
-
"start":
|
|
40216
|
-
"end":
|
|
40340
|
+
"start": 564,
|
|
40341
|
+
"end": 564
|
|
40217
40342
|
}
|
|
40218
40343
|
},
|
|
40219
40344
|
"group": [
|
|
@@ -40228,8 +40353,8 @@
|
|
|
40228
40353
|
{
|
|
40229
40354
|
"description": "The column gap of the editable Grid stack layout.\n",
|
|
40230
40355
|
"commentRange": {
|
|
40231
|
-
"start":
|
|
40232
|
-
"end":
|
|
40356
|
+
"start": 565,
|
|
40357
|
+
"end": 566
|
|
40233
40358
|
},
|
|
40234
40359
|
"context": {
|
|
40235
40360
|
"type": "variable",
|
|
@@ -40237,8 +40362,8 @@
|
|
|
40237
40362
|
"value": "var( --kendo-grid-stack-editable-column-gap, #{k-spacing(2)} )",
|
|
40238
40363
|
"scope": "default",
|
|
40239
40364
|
"line": {
|
|
40240
|
-
"start":
|
|
40241
|
-
"end":
|
|
40365
|
+
"start": 567,
|
|
40366
|
+
"end": 567
|
|
40242
40367
|
}
|
|
40243
40368
|
},
|
|
40244
40369
|
"group": [
|
|
@@ -40253,8 +40378,8 @@
|
|
|
40253
40378
|
{
|
|
40254
40379
|
"description": "The width of the hierarchy column in the Grid stack layout.\n",
|
|
40255
40380
|
"commentRange": {
|
|
40256
|
-
"start":
|
|
40257
|
-
"end":
|
|
40381
|
+
"start": 568,
|
|
40382
|
+
"end": 569
|
|
40258
40383
|
},
|
|
40259
40384
|
"context": {
|
|
40260
40385
|
"type": "variable",
|
|
@@ -40262,8 +40387,8 @@
|
|
|
40262
40387
|
"value": "var( --kendo-grid-stack-hierarchy-col-width, #{k-spacing(2)} )",
|
|
40263
40388
|
"scope": "default",
|
|
40264
40389
|
"line": {
|
|
40265
|
-
"start":
|
|
40266
|
-
"end":
|
|
40390
|
+
"start": 570,
|
|
40391
|
+
"end": 570
|
|
40267
40392
|
}
|
|
40268
40393
|
},
|
|
40269
40394
|
"group": [
|
|
@@ -40278,8 +40403,8 @@
|
|
|
40278
40403
|
{
|
|
40279
40404
|
"description": "The font size of the Grid stack layout column header.\n",
|
|
40280
40405
|
"commentRange": {
|
|
40281
|
-
"start":
|
|
40282
|
-
"end":
|
|
40406
|
+
"start": 571,
|
|
40407
|
+
"end": 572
|
|
40283
40408
|
},
|
|
40284
40409
|
"context": {
|
|
40285
40410
|
"type": "variable",
|
|
@@ -40287,8 +40412,8 @@
|
|
|
40287
40412
|
"value": "var( --kendo-grid-stack-header-font-size, var(--kendo-font-size-sm) )",
|
|
40288
40413
|
"scope": "default",
|
|
40289
40414
|
"line": {
|
|
40290
|
-
"start":
|
|
40291
|
-
"end":
|
|
40415
|
+
"start": 573,
|
|
40416
|
+
"end": 573
|
|
40292
40417
|
}
|
|
40293
40418
|
},
|
|
40294
40419
|
"group": [
|
|
@@ -40303,8 +40428,8 @@
|
|
|
40303
40428
|
{
|
|
40304
40429
|
"description": "The font weight of the Grid stack layout column header.\n",
|
|
40305
40430
|
"commentRange": {
|
|
40306
|
-
"start":
|
|
40307
|
-
"end":
|
|
40431
|
+
"start": 574,
|
|
40432
|
+
"end": 575
|
|
40308
40433
|
},
|
|
40309
40434
|
"context": {
|
|
40310
40435
|
"type": "variable",
|
|
@@ -40312,8 +40437,8 @@
|
|
|
40312
40437
|
"value": "var( --kendo-grid-stack-header-font-weight, var(--kendo-font-weight-bold) )",
|
|
40313
40438
|
"scope": "default",
|
|
40314
40439
|
"line": {
|
|
40315
|
-
"start":
|
|
40316
|
-
"end":
|
|
40440
|
+
"start": 576,
|
|
40441
|
+
"end": 576
|
|
40317
40442
|
}
|
|
40318
40443
|
},
|
|
40319
40444
|
"group": [
|
|
@@ -40328,8 +40453,8 @@
|
|
|
40328
40453
|
{
|
|
40329
40454
|
"description": "The height of the Grid stack layout expandable row shadow.\n",
|
|
40330
40455
|
"commentRange": {
|
|
40331
|
-
"start":
|
|
40332
|
-
"end":
|
|
40456
|
+
"start": 577,
|
|
40457
|
+
"end": 578
|
|
40333
40458
|
},
|
|
40334
40459
|
"context": {
|
|
40335
40460
|
"type": "variable",
|
|
@@ -40337,8 +40462,8 @@
|
|
|
40337
40462
|
"value": "var( --kendo-grid-stack-expandable-shadow-height, #{k-spacing(2.5)} )",
|
|
40338
40463
|
"scope": "default",
|
|
40339
40464
|
"line": {
|
|
40340
|
-
"start":
|
|
40341
|
-
"end":
|
|
40465
|
+
"start": 579,
|
|
40466
|
+
"end": 579
|
|
40342
40467
|
}
|
|
40343
40468
|
},
|
|
40344
40469
|
"group": [
|
|
@@ -40353,8 +40478,8 @@
|
|
|
40353
40478
|
{
|
|
40354
40479
|
"description": "The color of the Grid stack layout column header.\n",
|
|
40355
40480
|
"commentRange": {
|
|
40356
|
-
"start":
|
|
40357
|
-
"end":
|
|
40481
|
+
"start": 580,
|
|
40482
|
+
"end": 581
|
|
40358
40483
|
},
|
|
40359
40484
|
"context": {
|
|
40360
40485
|
"type": "variable",
|
|
@@ -40362,8 +40487,8 @@
|
|
|
40362
40487
|
"value": "var( --kendo-grid-stack-header-color, #{k-color(subtle)} )",
|
|
40363
40488
|
"scope": "default",
|
|
40364
40489
|
"line": {
|
|
40365
|
-
"start":
|
|
40366
|
-
"end":
|
|
40490
|
+
"start": 582,
|
|
40491
|
+
"end": 582
|
|
40367
40492
|
}
|
|
40368
40493
|
},
|
|
40369
40494
|
"group": [
|
|
@@ -40378,8 +40503,8 @@
|
|
|
40378
40503
|
{
|
|
40379
40504
|
"description": "The outline color of the Grid stack layout focused cell.\n",
|
|
40380
40505
|
"commentRange": {
|
|
40381
|
-
"start":
|
|
40382
|
-
"end":
|
|
40506
|
+
"start": 583,
|
|
40507
|
+
"end": 584
|
|
40383
40508
|
},
|
|
40384
40509
|
"context": {
|
|
40385
40510
|
"type": "variable",
|
|
@@ -40387,8 +40512,8 @@
|
|
|
40387
40512
|
"value": "var( --kendo-grid-stack-focus-outline, #{k-color(base-emphasis)} )",
|
|
40388
40513
|
"scope": "default",
|
|
40389
40514
|
"line": {
|
|
40390
|
-
"start":
|
|
40391
|
-
"end":
|
|
40515
|
+
"start": 585,
|
|
40516
|
+
"end": 585
|
|
40392
40517
|
}
|
|
40393
40518
|
},
|
|
40394
40519
|
"group": [
|
|
@@ -40403,8 +40528,8 @@
|
|
|
40403
40528
|
{
|
|
40404
40529
|
"description": "The Grid stack layout expandable row shadow.\n",
|
|
40405
40530
|
"commentRange": {
|
|
40406
|
-
"start":
|
|
40407
|
-
"end":
|
|
40531
|
+
"start": 586,
|
|
40532
|
+
"end": 587
|
|
40408
40533
|
},
|
|
40409
40534
|
"context": {
|
|
40410
40535
|
"type": "variable",
|
|
@@ -40412,8 +40537,8 @@
|
|
|
40412
40537
|
"value": "var( --kendo-grid-stack-expandable-shadow, #{k-elevation(2)} )",
|
|
40413
40538
|
"scope": "default",
|
|
40414
40539
|
"line": {
|
|
40415
|
-
"start":
|
|
40416
|
-
"end":
|
|
40540
|
+
"start": 588,
|
|
40541
|
+
"end": 588
|
|
40417
40542
|
}
|
|
40418
40543
|
},
|
|
40419
40544
|
"group": [
|
|
@@ -40428,8 +40553,8 @@
|
|
|
40428
40553
|
{
|
|
40429
40554
|
"description": "The font weight of the pinned source row in the Grid.\n",
|
|
40430
40555
|
"commentRange": {
|
|
40431
|
-
"start":
|
|
40432
|
-
"end":
|
|
40556
|
+
"start": 590,
|
|
40557
|
+
"end": 591
|
|
40433
40558
|
},
|
|
40434
40559
|
"context": {
|
|
40435
40560
|
"type": "variable",
|
|
@@ -40437,8 +40562,8 @@
|
|
|
40437
40562
|
"value": "var(--kendo-font-weight-semibold)",
|
|
40438
40563
|
"scope": "default",
|
|
40439
40564
|
"line": {
|
|
40440
|
-
"start":
|
|
40441
|
-
"end":
|
|
40565
|
+
"start": 592,
|
|
40566
|
+
"end": 592
|
|
40442
40567
|
}
|
|
40443
40568
|
},
|
|
40444
40569
|
"group": [
|