@progress/kendo-theme-fluent 14.2.0-dev.2 → 14.2.0-dev.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all.css +1 -1
- package/dist/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 +920 -758
- package/dist/meta/sassdoc-raw-data.json +449 -374
- package/dist/meta/variables.json +12 -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/_variables.scss +13 -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,8 @@
|
|
|
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
|
|
38417
38492
|
}
|
|
38418
38493
|
},
|
|
38419
38494
|
"group": [
|
|
@@ -38428,8 +38503,8 @@
|
|
|
38428
38503
|
{
|
|
38429
38504
|
"description": "The background color of the Grid grouping row.\n",
|
|
38430
38505
|
"commentRange": {
|
|
38431
|
-
"start":
|
|
38432
|
-
"end":
|
|
38506
|
+
"start": 317,
|
|
38507
|
+
"end": 318
|
|
38433
38508
|
},
|
|
38434
38509
|
"context": {
|
|
38435
38510
|
"type": "variable",
|
|
@@ -38437,8 +38512,8 @@
|
|
|
38437
38512
|
"value": "var( --kendo-grid-grouping-row-bg, #{$kendo-table-group-row-bg} )",
|
|
38438
38513
|
"scope": "default",
|
|
38439
38514
|
"line": {
|
|
38440
|
-
"start":
|
|
38441
|
-
"end":
|
|
38515
|
+
"start": 319,
|
|
38516
|
+
"end": 319
|
|
38442
38517
|
}
|
|
38443
38518
|
},
|
|
38444
38519
|
"group": [
|
|
@@ -38453,8 +38528,8 @@
|
|
|
38453
38528
|
{
|
|
38454
38529
|
"description": "The text color of the Grid grouping row.\n",
|
|
38455
38530
|
"commentRange": {
|
|
38456
|
-
"start":
|
|
38457
|
-
"end":
|
|
38531
|
+
"start": 320,
|
|
38532
|
+
"end": 321
|
|
38458
38533
|
},
|
|
38459
38534
|
"context": {
|
|
38460
38535
|
"type": "variable",
|
|
@@ -38462,8 +38537,8 @@
|
|
|
38462
38537
|
"value": "var( --kendo-grid-grouping-row-text, #{$kendo-table-group-row-text} )",
|
|
38463
38538
|
"scope": "default",
|
|
38464
38539
|
"line": {
|
|
38465
|
-
"start":
|
|
38466
|
-
"end":
|
|
38540
|
+
"start": 322,
|
|
38541
|
+
"end": 322
|
|
38467
38542
|
}
|
|
38468
38543
|
},
|
|
38469
38544
|
"group": [
|
|
@@ -38478,8 +38553,8 @@
|
|
|
38478
38553
|
{
|
|
38479
38554
|
"description": "The border color of the Grid grouping row.\n",
|
|
38480
38555
|
"commentRange": {
|
|
38481
|
-
"start":
|
|
38482
|
-
"end":
|
|
38556
|
+
"start": 323,
|
|
38557
|
+
"end": 324
|
|
38483
38558
|
},
|
|
38484
38559
|
"context": {
|
|
38485
38560
|
"type": "variable",
|
|
@@ -38487,8 +38562,8 @@
|
|
|
38487
38562
|
"value": "var( --kendo-grid-grouping-row-border, #{$kendo-table-group-row-border} )",
|
|
38488
38563
|
"scope": "default",
|
|
38489
38564
|
"line": {
|
|
38490
|
-
"start":
|
|
38491
|
-
"end":
|
|
38565
|
+
"start": 325,
|
|
38566
|
+
"end": 325
|
|
38492
38567
|
}
|
|
38493
38568
|
},
|
|
38494
38569
|
"group": [
|
|
@@ -38503,8 +38578,8 @@
|
|
|
38503
38578
|
{
|
|
38504
38579
|
"description": "The horizontal padding of the Grid filter cell.\n",
|
|
38505
38580
|
"commentRange": {
|
|
38506
|
-
"start":
|
|
38507
|
-
"end":
|
|
38581
|
+
"start": 327,
|
|
38582
|
+
"end": 328
|
|
38508
38583
|
},
|
|
38509
38584
|
"context": {
|
|
38510
38585
|
"type": "variable",
|
|
@@ -38512,8 +38587,8 @@
|
|
|
38512
38587
|
"value": "var( --kendo-grid-filter-cell-padding-x, #{$kendo-grid-padding-y} )",
|
|
38513
38588
|
"scope": "default",
|
|
38514
38589
|
"line": {
|
|
38515
|
-
"start":
|
|
38516
|
-
"end":
|
|
38590
|
+
"start": 329,
|
|
38591
|
+
"end": 329
|
|
38517
38592
|
}
|
|
38518
38593
|
},
|
|
38519
38594
|
"group": [
|
|
@@ -38528,8 +38603,8 @@
|
|
|
38528
38603
|
{
|
|
38529
38604
|
"description": "The vertical padding of the Grid filter cell.\n",
|
|
38530
38605
|
"commentRange": {
|
|
38531
|
-
"start":
|
|
38532
|
-
"end":
|
|
38606
|
+
"start": 330,
|
|
38607
|
+
"end": 331
|
|
38533
38608
|
},
|
|
38534
38609
|
"context": {
|
|
38535
38610
|
"type": "variable",
|
|
@@ -38537,8 +38612,8 @@
|
|
|
38537
38612
|
"value": "var( --kendo-grid-filter-cell-padding-y, #{$kendo-grid-filter-cell-padding-x} )",
|
|
38538
38613
|
"scope": "default",
|
|
38539
38614
|
"line": {
|
|
38540
|
-
"start":
|
|
38541
|
-
"end":
|
|
38615
|
+
"start": 332,
|
|
38616
|
+
"end": 332
|
|
38542
38617
|
}
|
|
38543
38618
|
},
|
|
38544
38619
|
"group": [
|
|
@@ -38553,8 +38628,8 @@
|
|
|
38553
38628
|
{
|
|
38554
38629
|
"description": "The border width of the Grid Toolbar.\n",
|
|
38555
38630
|
"commentRange": {
|
|
38556
|
-
"start":
|
|
38557
|
-
"end":
|
|
38631
|
+
"start": 334,
|
|
38632
|
+
"end": 335
|
|
38558
38633
|
},
|
|
38559
38634
|
"context": {
|
|
38560
38635
|
"type": "variable",
|
|
@@ -38562,8 +38637,8 @@
|
|
|
38562
38637
|
"value": "var( --kendo-grid-toolbar-border-width, #{$kendo-grid-border-width} )",
|
|
38563
38638
|
"scope": "default",
|
|
38564
38639
|
"line": {
|
|
38565
|
-
"start":
|
|
38566
|
-
"end":
|
|
38640
|
+
"start": 336,
|
|
38641
|
+
"end": 336
|
|
38567
38642
|
}
|
|
38568
38643
|
},
|
|
38569
38644
|
"group": [
|
|
@@ -38578,8 +38653,8 @@
|
|
|
38578
38653
|
{
|
|
38579
38654
|
"description": "The vertical border width of the Grid cell.\n",
|
|
38580
38655
|
"commentRange": {
|
|
38581
|
-
"start":
|
|
38582
|
-
"end":
|
|
38656
|
+
"start": 338,
|
|
38657
|
+
"end": 339
|
|
38583
38658
|
},
|
|
38584
38659
|
"context": {
|
|
38585
38660
|
"type": "variable",
|
|
@@ -38587,8 +38662,8 @@
|
|
|
38587
38662
|
"value": "$kendo-grid-border-width",
|
|
38588
38663
|
"scope": "default",
|
|
38589
38664
|
"line": {
|
|
38590
|
-
"start":
|
|
38591
|
-
"end":
|
|
38665
|
+
"start": 340,
|
|
38666
|
+
"end": 340
|
|
38592
38667
|
}
|
|
38593
38668
|
},
|
|
38594
38669
|
"group": [
|
|
@@ -38603,8 +38678,8 @@
|
|
|
38603
38678
|
{
|
|
38604
38679
|
"description": "The horizontal border width of the Grid cell.\n",
|
|
38605
38680
|
"commentRange": {
|
|
38606
|
-
"start":
|
|
38607
|
-
"end":
|
|
38681
|
+
"start": 341,
|
|
38682
|
+
"end": 342
|
|
38608
38683
|
},
|
|
38609
38684
|
"context": {
|
|
38610
38685
|
"type": "variable",
|
|
@@ -38612,8 +38687,8 @@
|
|
|
38612
38687
|
"value": "0px",
|
|
38613
38688
|
"scope": "default",
|
|
38614
38689
|
"line": {
|
|
38615
|
-
"start":
|
|
38616
|
-
"end":
|
|
38690
|
+
"start": 343,
|
|
38691
|
+
"end": 343
|
|
38617
38692
|
}
|
|
38618
38693
|
},
|
|
38619
38694
|
"group": [
|
|
@@ -38628,8 +38703,8 @@
|
|
|
38628
38703
|
{
|
|
38629
38704
|
"description": "The font size of the Grid sort index.\n",
|
|
38630
38705
|
"commentRange": {
|
|
38631
|
-
"start":
|
|
38632
|
-
"end":
|
|
38706
|
+
"start": 344,
|
|
38707
|
+
"end": 345
|
|
38633
38708
|
},
|
|
38634
38709
|
"context": {
|
|
38635
38710
|
"type": "variable",
|
|
@@ -38637,8 +38712,8 @@
|
|
|
38637
38712
|
"value": "var( --kendo-grid-sort-index-font-size, var(--kendo-font-size-sm) )",
|
|
38638
38713
|
"scope": "default",
|
|
38639
38714
|
"line": {
|
|
38640
|
-
"start":
|
|
38641
|
-
"end":
|
|
38715
|
+
"start": 346,
|
|
38716
|
+
"end": 346
|
|
38642
38717
|
}
|
|
38643
38718
|
},
|
|
38644
38719
|
"group": [
|
|
@@ -38653,8 +38728,8 @@
|
|
|
38653
38728
|
{
|
|
38654
38729
|
"description": "The vertical offset of the Grid sort index.\n",
|
|
38655
38730
|
"commentRange": {
|
|
38656
|
-
"start":
|
|
38657
|
-
"end":
|
|
38731
|
+
"start": 348,
|
|
38732
|
+
"end": 349
|
|
38658
38733
|
},
|
|
38659
38734
|
"context": {
|
|
38660
38735
|
"type": "variable",
|
|
@@ -38662,8 +38737,8 @@
|
|
|
38662
38737
|
"value": "var( --kendo-grid-sort-index-spacing-x, #{k-spacing(0.5)} )",
|
|
38663
38738
|
"scope": "default",
|
|
38664
38739
|
"line": {
|
|
38665
|
-
"start":
|
|
38666
|
-
"end":
|
|
38740
|
+
"start": 350,
|
|
38741
|
+
"end": 350
|
|
38667
38742
|
}
|
|
38668
38743
|
},
|
|
38669
38744
|
"group": [
|
|
@@ -38678,8 +38753,8 @@
|
|
|
38678
38753
|
{
|
|
38679
38754
|
"description": "The spacing of the Grid sort icon.\n",
|
|
38680
38755
|
"commentRange": {
|
|
38681
|
-
"start":
|
|
38682
|
-
"end":
|
|
38756
|
+
"start": 351,
|
|
38757
|
+
"end": 352
|
|
38683
38758
|
},
|
|
38684
38759
|
"context": {
|
|
38685
38760
|
"type": "variable",
|
|
@@ -38687,8 +38762,8 @@
|
|
|
38687
38762
|
"value": "var( --kendo-grid-sort-icon-spacing, var(--kendo-icon-lg-spacing, .5rem) )",
|
|
38688
38763
|
"scope": "default",
|
|
38689
38764
|
"line": {
|
|
38690
|
-
"start":
|
|
38691
|
-
"end":
|
|
38765
|
+
"start": 353,
|
|
38766
|
+
"end": 353
|
|
38692
38767
|
}
|
|
38693
38768
|
},
|
|
38694
38769
|
"group": [
|
|
@@ -38703,8 +38778,8 @@
|
|
|
38703
38778
|
{
|
|
38704
38779
|
"description": "The text color of the Grid sort indicator.\n",
|
|
38705
38780
|
"commentRange": {
|
|
38706
|
-
"start":
|
|
38707
|
-
"end":
|
|
38781
|
+
"start": 354,
|
|
38782
|
+
"end": 355
|
|
38708
38783
|
},
|
|
38709
38784
|
"context": {
|
|
38710
38785
|
"type": "variable",
|
|
@@ -38712,8 +38787,8 @@
|
|
|
38712
38787
|
"value": "var( --kendo-grid-sort-indicator-text, k-color(on-app-surface) )",
|
|
38713
38788
|
"scope": "default",
|
|
38714
38789
|
"line": {
|
|
38715
|
-
"start":
|
|
38716
|
-
"end":
|
|
38790
|
+
"start": 356,
|
|
38791
|
+
"end": 356
|
|
38717
38792
|
}
|
|
38718
38793
|
},
|
|
38719
38794
|
"group": [
|
|
@@ -38728,8 +38803,8 @@
|
|
|
38728
38803
|
{
|
|
38729
38804
|
"description": "The text color of the Grid sort order indicator.\n",
|
|
38730
38805
|
"commentRange": {
|
|
38731
|
-
"start":
|
|
38732
|
-
"end":
|
|
38806
|
+
"start": 357,
|
|
38807
|
+
"end": 358
|
|
38733
38808
|
},
|
|
38734
38809
|
"context": {
|
|
38735
38810
|
"type": "variable",
|
|
@@ -38737,8 +38812,8 @@
|
|
|
38737
38812
|
"value": "var( --kendo-grid-sort-indicator-order-text, #{k-color(primary)} )",
|
|
38738
38813
|
"scope": "default",
|
|
38739
38814
|
"line": {
|
|
38740
|
-
"start":
|
|
38741
|
-
"end":
|
|
38815
|
+
"start": 359,
|
|
38816
|
+
"end": 359
|
|
38742
38817
|
}
|
|
38743
38818
|
},
|
|
38744
38819
|
"group": [
|
|
@@ -38753,8 +38828,8 @@
|
|
|
38753
38828
|
{
|
|
38754
38829
|
"description": "The background color of the sorted Grid cells.\n",
|
|
38755
38830
|
"commentRange": {
|
|
38756
|
-
"start":
|
|
38757
|
-
"end":
|
|
38831
|
+
"start": 360,
|
|
38832
|
+
"end": 361
|
|
38758
38833
|
},
|
|
38759
38834
|
"context": {
|
|
38760
38835
|
"type": "variable",
|
|
@@ -38762,8 +38837,8 @@
|
|
|
38762
38837
|
"value": "var( --kendo-grid-sorted-bg, rgba(0, 0, 0, 0.04) )",
|
|
38763
38838
|
"scope": "default",
|
|
38764
38839
|
"line": {
|
|
38765
|
-
"start":
|
|
38766
|
-
"end":
|
|
38840
|
+
"start": 362,
|
|
38841
|
+
"end": 362
|
|
38767
38842
|
}
|
|
38768
38843
|
},
|
|
38769
38844
|
"group": [
|
|
@@ -38778,8 +38853,8 @@
|
|
|
38778
38853
|
{
|
|
38779
38854
|
"description": "The vertical padding of the Grid command cells.\n",
|
|
38780
38855
|
"commentRange": {
|
|
38781
|
-
"start":
|
|
38782
|
-
"end":
|
|
38856
|
+
"start": 364,
|
|
38857
|
+
"end": 365
|
|
38783
38858
|
},
|
|
38784
38859
|
"context": {
|
|
38785
38860
|
"type": "variable",
|
|
@@ -38787,8 +38862,8 @@
|
|
|
38787
38862
|
"value": "var( --kendo-grid-command-cell-button-spacing, #{k-spacing(2)} )",
|
|
38788
38863
|
"scope": "default",
|
|
38789
38864
|
"line": {
|
|
38790
|
-
"start":
|
|
38791
|
-
"end":
|
|
38865
|
+
"start": 366,
|
|
38866
|
+
"end": 366
|
|
38792
38867
|
}
|
|
38793
38868
|
},
|
|
38794
38869
|
"group": [
|
|
@@ -38803,8 +38878,8 @@
|
|
|
38803
38878
|
{
|
|
38804
38879
|
"description": "The horizontal border width of the Grid group footer.\n",
|
|
38805
38880
|
"commentRange": {
|
|
38806
|
-
"start":
|
|
38807
|
-
"end":
|
|
38881
|
+
"start": 368,
|
|
38882
|
+
"end": 369
|
|
38808
38883
|
},
|
|
38809
38884
|
"context": {
|
|
38810
38885
|
"type": "variable",
|
|
@@ -38812,8 +38887,8 @@
|
|
|
38812
38887
|
"value": "var( --kendo-grid-group-footer-border-width-y, 1px )",
|
|
38813
38888
|
"scope": "default",
|
|
38814
38889
|
"line": {
|
|
38815
|
-
"start":
|
|
38816
|
-
"end":
|
|
38890
|
+
"start": 370,
|
|
38891
|
+
"end": 370
|
|
38817
38892
|
}
|
|
38818
38893
|
},
|
|
38819
38894
|
"group": [
|
|
@@ -38828,8 +38903,8 @@
|
|
|
38828
38903
|
{
|
|
38829
38904
|
"description": "The vertical border width of the Grid group footer.\n",
|
|
38830
38905
|
"commentRange": {
|
|
38831
|
-
"start":
|
|
38832
|
-
"end":
|
|
38906
|
+
"start": 371,
|
|
38907
|
+
"end": 372
|
|
38833
38908
|
},
|
|
38834
38909
|
"context": {
|
|
38835
38910
|
"type": "variable",
|
|
@@ -38837,8 +38912,8 @@
|
|
|
38837
38912
|
"value": "var( --kendo-grid-group-footer-border-width-x, 0px )",
|
|
38838
38913
|
"scope": "default",
|
|
38839
38914
|
"line": {
|
|
38840
|
-
"start":
|
|
38841
|
-
"end":
|
|
38915
|
+
"start": 373,
|
|
38916
|
+
"end": 373
|
|
38842
38917
|
}
|
|
38843
38918
|
},
|
|
38844
38919
|
"group": [
|
|
@@ -38853,8 +38928,8 @@
|
|
|
38853
38928
|
{
|
|
38854
38929
|
"description": "The text color of the Grid group drop clue.\n",
|
|
38855
38930
|
"commentRange": {
|
|
38856
|
-
"start":
|
|
38857
|
-
"end":
|
|
38931
|
+
"start": 375,
|
|
38932
|
+
"end": 376
|
|
38858
38933
|
},
|
|
38859
38934
|
"context": {
|
|
38860
38935
|
"type": "variable",
|
|
@@ -38862,8 +38937,8 @@
|
|
|
38862
38937
|
"value": "var( --kendo-grid-group-drop-hint-bg, #{k-color(primary)} )",
|
|
38863
38938
|
"scope": "default",
|
|
38864
38939
|
"line": {
|
|
38865
|
-
"start":
|
|
38866
|
-
"end":
|
|
38940
|
+
"start": 377,
|
|
38941
|
+
"end": 377
|
|
38867
38942
|
}
|
|
38868
38943
|
},
|
|
38869
38944
|
"group": [
|
|
@@ -38878,8 +38953,8 @@
|
|
|
38878
38953
|
{
|
|
38879
38954
|
"description": "The border width of the Grid sticky cell.\n",
|
|
38880
38955
|
"commentRange": {
|
|
38881
|
-
"start":
|
|
38882
|
-
"end":
|
|
38956
|
+
"start": 379,
|
|
38957
|
+
"end": 380
|
|
38883
38958
|
},
|
|
38884
38959
|
"context": {
|
|
38885
38960
|
"type": "variable",
|
|
@@ -38887,8 +38962,8 @@
|
|
|
38887
38962
|
"value": "var( --kendo-grid-sticky-cell-border-width, #{$kendo-grid-border-width} )",
|
|
38888
38963
|
"scope": "default",
|
|
38889
38964
|
"line": {
|
|
38890
|
-
"start":
|
|
38891
|
-
"end":
|
|
38965
|
+
"start": 381,
|
|
38966
|
+
"end": 381
|
|
38892
38967
|
}
|
|
38893
38968
|
},
|
|
38894
38969
|
"group": [
|
|
@@ -38903,8 +38978,8 @@
|
|
|
38903
38978
|
{
|
|
38904
38979
|
"description": "The background color of the Grid sticky cell.\n",
|
|
38905
38980
|
"commentRange": {
|
|
38906
|
-
"start":
|
|
38907
|
-
"end":
|
|
38981
|
+
"start": 382,
|
|
38982
|
+
"end": 383
|
|
38908
38983
|
},
|
|
38909
38984
|
"context": {
|
|
38910
38985
|
"type": "variable",
|
|
@@ -38912,8 +38987,8 @@
|
|
|
38912
38987
|
"value": "var( --kendo-grid-sticky-bg, #{k-color(surface-alt)} )",
|
|
38913
38988
|
"scope": "default",
|
|
38914
38989
|
"line": {
|
|
38915
|
-
"start":
|
|
38916
|
-
"end":
|
|
38990
|
+
"start": 384,
|
|
38991
|
+
"end": 384
|
|
38917
38992
|
}
|
|
38918
38993
|
},
|
|
38919
38994
|
"group": [
|
|
@@ -38928,8 +39003,8 @@
|
|
|
38928
39003
|
{
|
|
38929
39004
|
"description": "The border color of the Grid sticky cell.\n",
|
|
38930
39005
|
"commentRange": {
|
|
38931
|
-
"start":
|
|
38932
|
-
"end":
|
|
39006
|
+
"start": 386,
|
|
39007
|
+
"end": 387
|
|
38933
39008
|
},
|
|
38934
39009
|
"context": {
|
|
38935
39010
|
"type": "variable",
|
|
@@ -38937,8 +39012,8 @@
|
|
|
38937
39012
|
"value": "var( --kendo-grid-sticky-border, color-mix(in srgb, #{k-color(border)} 80%, transparent) )",
|
|
38938
39013
|
"scope": "default",
|
|
38939
39014
|
"line": {
|
|
38940
|
-
"start":
|
|
38941
|
-
"end":
|
|
39015
|
+
"start": 388,
|
|
39016
|
+
"end": 388
|
|
38942
39017
|
}
|
|
38943
39018
|
},
|
|
38944
39019
|
"group": [
|
|
@@ -38953,8 +39028,8 @@
|
|
|
38953
39028
|
{
|
|
38954
39029
|
"description": "The alt background color of the Grid sticky cell.\n",
|
|
38955
39030
|
"commentRange": {
|
|
38956
|
-
"start":
|
|
38957
|
-
"end":
|
|
39031
|
+
"start": 389,
|
|
39032
|
+
"end": 390
|
|
38958
39033
|
},
|
|
38959
39034
|
"context": {
|
|
38960
39035
|
"type": "variable",
|
|
@@ -38962,8 +39037,8 @@
|
|
|
38962
39037
|
"value": "var( --kendo-grid-sticky-alt-bg, #{$kendo-grid-sticky-bg} )",
|
|
38963
39038
|
"scope": "default",
|
|
38964
39039
|
"line": {
|
|
38965
|
-
"start":
|
|
38966
|
-
"end":
|
|
39040
|
+
"start": 391,
|
|
39041
|
+
"end": 391
|
|
38967
39042
|
}
|
|
38968
39043
|
},
|
|
38969
39044
|
"group": [
|
|
@@ -38978,8 +39053,8 @@
|
|
|
38978
39053
|
{
|
|
38979
39054
|
"description": "The background color of the Grid sticky cell.\n",
|
|
38980
39055
|
"commentRange": {
|
|
38981
|
-
"start":
|
|
38982
|
-
"end":
|
|
39056
|
+
"start": 392,
|
|
39057
|
+
"end": 393
|
|
38983
39058
|
},
|
|
38984
39059
|
"context": {
|
|
38985
39060
|
"type": "variable",
|
|
@@ -38987,8 +39062,8 @@
|
|
|
38987
39062
|
"value": "var( --kendo-grid-sticky-hover-bg, k-color(base-hover) )",
|
|
38988
39063
|
"scope": "default",
|
|
38989
39064
|
"line": {
|
|
38990
|
-
"start":
|
|
38991
|
-
"end":
|
|
39065
|
+
"start": 394,
|
|
39066
|
+
"end": 394
|
|
38992
39067
|
}
|
|
38993
39068
|
},
|
|
38994
39069
|
"group": [
|
|
@@ -39003,8 +39078,8 @@
|
|
|
39003
39078
|
{
|
|
39004
39079
|
"description": "The background color of the Grid sticky header.\n",
|
|
39005
39080
|
"commentRange": {
|
|
39006
|
-
"start":
|
|
39007
|
-
"end":
|
|
39081
|
+
"start": 396,
|
|
39082
|
+
"end": 397
|
|
39008
39083
|
},
|
|
39009
39084
|
"context": {
|
|
39010
39085
|
"type": "variable",
|
|
@@ -39012,8 +39087,8 @@
|
|
|
39012
39087
|
"value": "var( --kendo-grid-sticky-header-bg, #{$kendo-grid-header-bg} )",
|
|
39013
39088
|
"scope": "default",
|
|
39014
39089
|
"line": {
|
|
39015
|
-
"start":
|
|
39016
|
-
"end":
|
|
39090
|
+
"start": 398,
|
|
39091
|
+
"end": 398
|
|
39017
39092
|
}
|
|
39018
39093
|
},
|
|
39019
39094
|
"group": [
|
|
@@ -39028,8 +39103,8 @@
|
|
|
39028
39103
|
{
|
|
39029
39104
|
"description": "The text color of the Grid sticky header.\n",
|
|
39030
39105
|
"commentRange": {
|
|
39031
|
-
"start":
|
|
39032
|
-
"end":
|
|
39106
|
+
"start": 399,
|
|
39107
|
+
"end": 400
|
|
39033
39108
|
},
|
|
39034
39109
|
"context": {
|
|
39035
39110
|
"type": "variable",
|
|
@@ -39037,8 +39112,8 @@
|
|
|
39037
39112
|
"value": "var( --kendo-grid-sticky-header-text, #{$kendo-grid-header-text} )",
|
|
39038
39113
|
"scope": "default",
|
|
39039
39114
|
"line": {
|
|
39040
|
-
"start":
|
|
39041
|
-
"end":
|
|
39115
|
+
"start": 401,
|
|
39116
|
+
"end": 401
|
|
39042
39117
|
}
|
|
39043
39118
|
},
|
|
39044
39119
|
"group": [
|
|
@@ -39053,8 +39128,8 @@
|
|
|
39053
39128
|
{
|
|
39054
39129
|
"description": "The border color of the Grid sticky header.\n",
|
|
39055
39130
|
"commentRange": {
|
|
39056
|
-
"start":
|
|
39057
|
-
"end":
|
|
39131
|
+
"start": 402,
|
|
39132
|
+
"end": 403
|
|
39058
39133
|
},
|
|
39059
39134
|
"context": {
|
|
39060
39135
|
"type": "variable",
|
|
@@ -39062,8 +39137,8 @@
|
|
|
39062
39137
|
"value": "var( --kendo-grid-sticky-header-border, #{$kendo-grid-sticky-border} )",
|
|
39063
39138
|
"scope": "default",
|
|
39064
39139
|
"line": {
|
|
39065
|
-
"start":
|
|
39066
|
-
"end":
|
|
39140
|
+
"start": 404,
|
|
39141
|
+
"end": 404
|
|
39067
39142
|
}
|
|
39068
39143
|
},
|
|
39069
39144
|
"group": [
|
|
@@ -39078,8 +39153,8 @@
|
|
|
39078
39153
|
{
|
|
39079
39154
|
"description": "The background color of the Grid sticky footer.\n",
|
|
39080
39155
|
"commentRange": {
|
|
39081
|
-
"start":
|
|
39082
|
-
"end":
|
|
39156
|
+
"start": 406,
|
|
39157
|
+
"end": 407
|
|
39083
39158
|
},
|
|
39084
39159
|
"context": {
|
|
39085
39160
|
"type": "variable",
|
|
@@ -39087,8 +39162,8 @@
|
|
|
39087
39162
|
"value": "var( --kendo-grid-sticky-footer-bg, #{$kendo-grid-header-bg} )",
|
|
39088
39163
|
"scope": "default",
|
|
39089
39164
|
"line": {
|
|
39090
|
-
"start":
|
|
39091
|
-
"end":
|
|
39165
|
+
"start": 408,
|
|
39166
|
+
"end": 408
|
|
39092
39167
|
}
|
|
39093
39168
|
},
|
|
39094
39169
|
"group": [
|
|
@@ -39103,8 +39178,8 @@
|
|
|
39103
39178
|
{
|
|
39104
39179
|
"description": "The box shadow of the sticky container in the Grid.\n",
|
|
39105
39180
|
"commentRange": {
|
|
39106
|
-
"start":
|
|
39107
|
-
"end":
|
|
39181
|
+
"start": 410,
|
|
39182
|
+
"end": 411
|
|
39108
39183
|
},
|
|
39109
39184
|
"context": {
|
|
39110
39185
|
"type": "variable",
|
|
@@ -39112,8 +39187,8 @@
|
|
|
39112
39187
|
"value": "0 2px 4px 0 rgba(0, 0, 0, 0.08)",
|
|
39113
39188
|
"scope": "default",
|
|
39114
39189
|
"line": {
|
|
39115
|
-
"start":
|
|
39116
|
-
"end":
|
|
39190
|
+
"start": 412,
|
|
39191
|
+
"end": 412
|
|
39117
39192
|
}
|
|
39118
39193
|
},
|
|
39119
39194
|
"group": [
|
|
@@ -39128,8 +39203,8 @@
|
|
|
39128
39203
|
{
|
|
39129
39204
|
"description": "The box shadow of the sticky container positioned at the bottom in the Grid.\n",
|
|
39130
39205
|
"commentRange": {
|
|
39131
|
-
"start":
|
|
39132
|
-
"end":
|
|
39206
|
+
"start": 413,
|
|
39207
|
+
"end": 414
|
|
39133
39208
|
},
|
|
39134
39209
|
"context": {
|
|
39135
39210
|
"type": "variable",
|
|
@@ -39137,8 +39212,8 @@
|
|
|
39137
39212
|
"value": "0 -2px 4px 0 rgba(0, 0, 0, 0.08)",
|
|
39138
39213
|
"scope": "default",
|
|
39139
39214
|
"line": {
|
|
39140
|
-
"start":
|
|
39141
|
-
"end":
|
|
39215
|
+
"start": 415,
|
|
39216
|
+
"end": 415
|
|
39142
39217
|
}
|
|
39143
39218
|
},
|
|
39144
39219
|
"group": [
|
|
@@ -39153,8 +39228,8 @@
|
|
|
39153
39228
|
{
|
|
39154
39229
|
"description": "The box shadow of the pinned container in the Grid.\n",
|
|
39155
39230
|
"commentRange": {
|
|
39156
|
-
"start":
|
|
39157
|
-
"end":
|
|
39231
|
+
"start": 417,
|
|
39232
|
+
"end": 418
|
|
39158
39233
|
},
|
|
39159
39234
|
"context": {
|
|
39160
39235
|
"type": "variable",
|
|
@@ -39162,8 +39237,8 @@
|
|
|
39162
39237
|
"value": "0 4px 8px 0 rgba(0, 0, 0, 0.08)",
|
|
39163
39238
|
"scope": "default",
|
|
39164
39239
|
"line": {
|
|
39165
|
-
"start":
|
|
39166
|
-
"end":
|
|
39240
|
+
"start": 419,
|
|
39241
|
+
"end": 419
|
|
39167
39242
|
}
|
|
39168
39243
|
},
|
|
39169
39244
|
"group": [
|
|
@@ -39178,8 +39253,8 @@
|
|
|
39178
39253
|
{
|
|
39179
39254
|
"description": "The box shadow of the pinned container positioned at the bottom in the Grid.\n",
|
|
39180
39255
|
"commentRange": {
|
|
39181
|
-
"start":
|
|
39182
|
-
"end":
|
|
39256
|
+
"start": 420,
|
|
39257
|
+
"end": 421
|
|
39183
39258
|
},
|
|
39184
39259
|
"context": {
|
|
39185
39260
|
"type": "variable",
|
|
@@ -39187,8 +39262,8 @@
|
|
|
39187
39262
|
"value": "0 -4px 8px 0 rgba(0, 0, 0, 0.08)",
|
|
39188
39263
|
"scope": "default",
|
|
39189
39264
|
"line": {
|
|
39190
|
-
"start":
|
|
39191
|
-
"end":
|
|
39265
|
+
"start": 422,
|
|
39266
|
+
"end": 422
|
|
39192
39267
|
}
|
|
39193
39268
|
},
|
|
39194
39269
|
"group": [
|
|
@@ -39203,8 +39278,8 @@
|
|
|
39203
39278
|
{
|
|
39204
39279
|
"description": "The horizontal padding of the Grid filter menu container.\n",
|
|
39205
39280
|
"commentRange": {
|
|
39206
|
-
"start":
|
|
39207
|
-
"end":
|
|
39281
|
+
"start": 424,
|
|
39282
|
+
"end": 425
|
|
39208
39283
|
},
|
|
39209
39284
|
"context": {
|
|
39210
39285
|
"type": "variable",
|
|
@@ -39212,8 +39287,8 @@
|
|
|
39212
39287
|
"value": "var( --kendo-filter-menu-container-padding-y, #{k-spacing(3)} )",
|
|
39213
39288
|
"scope": "default",
|
|
39214
39289
|
"line": {
|
|
39215
|
-
"start":
|
|
39216
|
-
"end":
|
|
39290
|
+
"start": 426,
|
|
39291
|
+
"end": 426
|
|
39217
39292
|
}
|
|
39218
39293
|
},
|
|
39219
39294
|
"group": [
|
|
@@ -39228,8 +39303,8 @@
|
|
|
39228
39303
|
{
|
|
39229
39304
|
"description": "The vertical padding of the Grid filter menu container.\n",
|
|
39230
39305
|
"commentRange": {
|
|
39231
|
-
"start":
|
|
39232
|
-
"end":
|
|
39306
|
+
"start": 427,
|
|
39307
|
+
"end": 428
|
|
39233
39308
|
},
|
|
39234
39309
|
"context": {
|
|
39235
39310
|
"type": "variable",
|
|
@@ -39237,8 +39312,8 @@
|
|
|
39237
39312
|
"value": "var( --kendo-filter-menu-container-padding-x, #{k-spacing(3)} )",
|
|
39238
39313
|
"scope": "default",
|
|
39239
39314
|
"line": {
|
|
39240
|
-
"start":
|
|
39241
|
-
"end":
|
|
39315
|
+
"start": 429,
|
|
39316
|
+
"end": 429
|
|
39242
39317
|
}
|
|
39243
39318
|
},
|
|
39244
39319
|
"group": [
|
|
@@ -39253,8 +39328,8 @@
|
|
|
39253
39328
|
{
|
|
39254
39329
|
"description": "The default width of the Grid column menu.\n",
|
|
39255
39330
|
"commentRange": {
|
|
39256
|
-
"start":
|
|
39257
|
-
"end":
|
|
39331
|
+
"start": 431,
|
|
39332
|
+
"end": 432
|
|
39258
39333
|
},
|
|
39259
39334
|
"context": {
|
|
39260
39335
|
"type": "variable",
|
|
@@ -39262,8 +39337,8 @@
|
|
|
39262
39337
|
"value": "var( --kendo-grid-column-menu-width, 230px )",
|
|
39263
39338
|
"scope": "default",
|
|
39264
39339
|
"line": {
|
|
39265
|
-
"start":
|
|
39266
|
-
"end":
|
|
39340
|
+
"start": 433,
|
|
39341
|
+
"end": 433
|
|
39267
39342
|
}
|
|
39268
39343
|
},
|
|
39269
39344
|
"group": [
|
|
@@ -39278,8 +39353,8 @@
|
|
|
39278
39353
|
{
|
|
39279
39354
|
"description": "The max width of the Grid column menu.\n",
|
|
39280
39355
|
"commentRange": {
|
|
39281
|
-
"start":
|
|
39282
|
-
"end":
|
|
39356
|
+
"start": 434,
|
|
39357
|
+
"end": 435
|
|
39283
39358
|
},
|
|
39284
39359
|
"context": {
|
|
39285
39360
|
"type": "variable",
|
|
@@ -39287,8 +39362,8 @@
|
|
|
39287
39362
|
"value": "var( --kendo-grid-column-menu-max-width, 320px )",
|
|
39288
39363
|
"scope": "default",
|
|
39289
39364
|
"line": {
|
|
39290
|
-
"start":
|
|
39291
|
-
"end":
|
|
39365
|
+
"start": 436,
|
|
39366
|
+
"end": 436
|
|
39292
39367
|
}
|
|
39293
39368
|
},
|
|
39294
39369
|
"group": [
|
|
@@ -39303,8 +39378,8 @@
|
|
|
39303
39378
|
{
|
|
39304
39379
|
"description": "The spacing of the Grid column menu.\n",
|
|
39305
39380
|
"commentRange": {
|
|
39306
|
-
"start":
|
|
39307
|
-
"end":
|
|
39381
|
+
"start": 437,
|
|
39382
|
+
"end": 438
|
|
39308
39383
|
},
|
|
39309
39384
|
"context": {
|
|
39310
39385
|
"type": "variable",
|
|
@@ -39312,8 +39387,8 @@
|
|
|
39312
39387
|
"value": "var( --kendo-grid-column-menu-spacing, #{k-spacing(2)} )",
|
|
39313
39388
|
"scope": "default",
|
|
39314
39389
|
"line": {
|
|
39315
|
-
"start":
|
|
39316
|
-
"end":
|
|
39390
|
+
"start": 439,
|
|
39391
|
+
"end": 439
|
|
39317
39392
|
}
|
|
39318
39393
|
},
|
|
39319
39394
|
"group": [
|
|
@@ -39328,8 +39403,8 @@
|
|
|
39328
39403
|
{
|
|
39329
39404
|
"description": "The focus shadow of the Grid column menu.\n",
|
|
39330
39405
|
"commentRange": {
|
|
39331
|
-
"start":
|
|
39332
|
-
"end":
|
|
39406
|
+
"start": 440,
|
|
39407
|
+
"end": 441
|
|
39333
39408
|
},
|
|
39334
39409
|
"context": {
|
|
39335
39410
|
"type": "variable",
|
|
@@ -39337,8 +39412,8 @@
|
|
|
39337
39412
|
"value": "var( --kendo-grid-column-menu-shadow, k-elevation(4) )",
|
|
39338
39413
|
"scope": "default",
|
|
39339
39414
|
"line": {
|
|
39340
|
-
"start":
|
|
39341
|
-
"end":
|
|
39415
|
+
"start": 442,
|
|
39416
|
+
"end": 442
|
|
39342
39417
|
}
|
|
39343
39418
|
},
|
|
39344
39419
|
"group": [
|
|
@@ -39353,8 +39428,8 @@
|
|
|
39353
39428
|
{
|
|
39354
39429
|
"description": "The background color of the Grid column menu.\n",
|
|
39355
39430
|
"commentRange": {
|
|
39356
|
-
"start":
|
|
39357
|
-
"end":
|
|
39431
|
+
"start": 443,
|
|
39432
|
+
"end": 444
|
|
39358
39433
|
},
|
|
39359
39434
|
"context": {
|
|
39360
39435
|
"type": "variable",
|
|
@@ -39362,8 +39437,8 @@
|
|
|
39362
39437
|
"value": "var( --kendo-grid-column-menu-bg, #{k-color(surface-alt)} )",
|
|
39363
39438
|
"scope": "default",
|
|
39364
39439
|
"line": {
|
|
39365
|
-
"start":
|
|
39366
|
-
"end":
|
|
39440
|
+
"start": 445,
|
|
39441
|
+
"end": 445
|
|
39367
39442
|
}
|
|
39368
39443
|
},
|
|
39369
39444
|
"group": [
|
|
@@ -39378,8 +39453,8 @@
|
|
|
39378
39453
|
{
|
|
39379
39454
|
"description": "The text color of the Grid column menu.\n",
|
|
39380
39455
|
"commentRange": {
|
|
39381
|
-
"start":
|
|
39382
|
-
"end":
|
|
39456
|
+
"start": 446,
|
|
39457
|
+
"end": 447
|
|
39383
39458
|
},
|
|
39384
39459
|
"context": {
|
|
39385
39460
|
"type": "variable",
|
|
@@ -39387,8 +39462,8 @@
|
|
|
39387
39462
|
"value": "var( --kendo-grid-column-menu-text, #{k-color(on-app-surface)} )",
|
|
39388
39463
|
"scope": "default",
|
|
39389
39464
|
"line": {
|
|
39390
|
-
"start":
|
|
39391
|
-
"end":
|
|
39465
|
+
"start": 448,
|
|
39466
|
+
"end": 448
|
|
39392
39467
|
}
|
|
39393
39468
|
},
|
|
39394
39469
|
"group": [
|
|
@@ -39403,8 +39478,8 @@
|
|
|
39403
39478
|
{
|
|
39404
39479
|
"description": "The border color of the Grid column menu.\n",
|
|
39405
39480
|
"commentRange": {
|
|
39406
|
-
"start":
|
|
39407
|
-
"end":
|
|
39481
|
+
"start": 449,
|
|
39482
|
+
"end": 450
|
|
39408
39483
|
},
|
|
39409
39484
|
"context": {
|
|
39410
39485
|
"type": "variable",
|
|
@@ -39412,8 +39487,8 @@
|
|
|
39412
39487
|
"value": "var( --kendo-grid-column-menu-border, color-mix(in srgb, #{k-color(border)} 16%, transparent) )",
|
|
39413
39488
|
"scope": "default",
|
|
39414
39489
|
"line": {
|
|
39415
|
-
"start":
|
|
39416
|
-
"end":
|
|
39490
|
+
"start": 451,
|
|
39491
|
+
"end": 451
|
|
39417
39492
|
}
|
|
39418
39493
|
},
|
|
39419
39494
|
"group": [
|
|
@@ -39428,8 +39503,8 @@
|
|
|
39428
39503
|
{
|
|
39429
39504
|
"description": "The font size of the Grid column menu checkbox container.\n",
|
|
39430
39505
|
"commentRange": {
|
|
39431
|
-
"start":
|
|
39432
|
-
"end":
|
|
39506
|
+
"start": 453,
|
|
39507
|
+
"end": 454
|
|
39433
39508
|
},
|
|
39434
39509
|
"context": {
|
|
39435
39510
|
"type": "variable",
|
|
@@ -39437,8 +39512,8 @@
|
|
|
39437
39512
|
"value": "var( --kendo-grid-column-menu-multicheck-font-size, #{$kendo-list-md-font-size} )",
|
|
39438
39513
|
"scope": "default",
|
|
39439
39514
|
"line": {
|
|
39440
|
-
"start":
|
|
39441
|
-
"end":
|
|
39515
|
+
"start": 455,
|
|
39516
|
+
"end": 455
|
|
39442
39517
|
}
|
|
39443
39518
|
},
|
|
39444
39519
|
"group": [
|
|
@@ -39453,8 +39528,8 @@
|
|
|
39453
39528
|
{
|
|
39454
39529
|
"description": "The line height of the Grid column menu checkbox container.\n",
|
|
39455
39530
|
"commentRange": {
|
|
39456
|
-
"start":
|
|
39457
|
-
"end":
|
|
39531
|
+
"start": 456,
|
|
39532
|
+
"end": 457
|
|
39458
39533
|
},
|
|
39459
39534
|
"context": {
|
|
39460
39535
|
"type": "variable",
|
|
@@ -39462,8 +39537,8 @@
|
|
|
39462
39537
|
"value": "var( --kendo-grid-column-menu-multicheck-line-height, #{$kendo-list-md-line-height} )",
|
|
39463
39538
|
"scope": "default",
|
|
39464
39539
|
"line": {
|
|
39465
|
-
"start":
|
|
39466
|
-
"end":
|
|
39540
|
+
"start": 458,
|
|
39541
|
+
"end": 458
|
|
39467
39542
|
}
|
|
39468
39543
|
},
|
|
39469
39544
|
"group": [
|
|
@@ -39478,8 +39553,8 @@
|
|
|
39478
39553
|
{
|
|
39479
39554
|
"description": "The vertical padding of the Grid column menu items wrap.\n",
|
|
39480
39555
|
"commentRange": {
|
|
39481
|
-
"start":
|
|
39482
|
-
"end":
|
|
39556
|
+
"start": 460,
|
|
39557
|
+
"end": 461
|
|
39483
39558
|
},
|
|
39484
39559
|
"context": {
|
|
39485
39560
|
"type": "variable",
|
|
@@ -39487,8 +39562,8 @@
|
|
|
39487
39562
|
"value": "var( --kendo-grid-column-menu-items-wrap-padding-y, #{k-spacing(2)} )",
|
|
39488
39563
|
"scope": "default",
|
|
39489
39564
|
"line": {
|
|
39490
|
-
"start":
|
|
39491
|
-
"end":
|
|
39565
|
+
"start": 462,
|
|
39566
|
+
"end": 462
|
|
39492
39567
|
}
|
|
39493
39568
|
},
|
|
39494
39569
|
"group": [
|
|
@@ -39503,8 +39578,8 @@
|
|
|
39503
39578
|
{
|
|
39504
39579
|
"description": "The horizontal padding of the Grid column menu items wrap.\n",
|
|
39505
39580
|
"commentRange": {
|
|
39506
|
-
"start":
|
|
39507
|
-
"end":
|
|
39581
|
+
"start": 463,
|
|
39582
|
+
"end": 464
|
|
39508
39583
|
},
|
|
39509
39584
|
"context": {
|
|
39510
39585
|
"type": "variable",
|
|
@@ -39512,8 +39587,8 @@
|
|
|
39512
39587
|
"value": "var( --kendo-grid-column-menu-items-wrap-padding-x, #{k-spacing(2)} )",
|
|
39513
39588
|
"scope": "default",
|
|
39514
39589
|
"line": {
|
|
39515
|
-
"start":
|
|
39516
|
-
"end":
|
|
39590
|
+
"start": 465,
|
|
39591
|
+
"end": 465
|
|
39517
39592
|
}
|
|
39518
39593
|
},
|
|
39519
39594
|
"group": [
|
|
@@ -39528,8 +39603,8 @@
|
|
|
39528
39603
|
{
|
|
39529
39604
|
"description": "The horizontal padding of the Grid column menu item.\n",
|
|
39530
39605
|
"commentRange": {
|
|
39531
|
-
"start":
|
|
39532
|
-
"end":
|
|
39606
|
+
"start": 467,
|
|
39607
|
+
"end": 468
|
|
39533
39608
|
},
|
|
39534
39609
|
"context": {
|
|
39535
39610
|
"type": "variable",
|
|
@@ -39537,8 +39612,8 @@
|
|
|
39537
39612
|
"value": "var( --kendo-grid-column-menu-item-padding-y, #{$kendo-list-md-item-padding-y} )",
|
|
39538
39613
|
"scope": "default",
|
|
39539
39614
|
"line": {
|
|
39540
|
-
"start":
|
|
39541
|
-
"end":
|
|
39615
|
+
"start": 469,
|
|
39616
|
+
"end": 469
|
|
39542
39617
|
}
|
|
39543
39618
|
},
|
|
39544
39619
|
"group": [
|
|
@@ -39553,8 +39628,8 @@
|
|
|
39553
39628
|
{
|
|
39554
39629
|
"description": "The vertical padding of the Grid column menu item.\n",
|
|
39555
39630
|
"commentRange": {
|
|
39556
|
-
"start":
|
|
39557
|
-
"end":
|
|
39631
|
+
"start": 470,
|
|
39632
|
+
"end": 471
|
|
39558
39633
|
},
|
|
39559
39634
|
"context": {
|
|
39560
39635
|
"type": "variable",
|
|
@@ -39562,8 +39637,8 @@
|
|
|
39562
39637
|
"value": "var( --kendo-grid-column-menu-item-padding-x, #{$kendo-list-md-item-padding-x} )",
|
|
39563
39638
|
"scope": "default",
|
|
39564
39639
|
"line": {
|
|
39565
|
-
"start":
|
|
39566
|
-
"end":
|
|
39640
|
+
"start": 472,
|
|
39641
|
+
"end": 472
|
|
39567
39642
|
}
|
|
39568
39643
|
},
|
|
39569
39644
|
"group": [
|
|
@@ -39578,8 +39653,8 @@
|
|
|
39578
39653
|
{
|
|
39579
39654
|
"description": "The spacing of the Grid column menu item.\n",
|
|
39580
39655
|
"commentRange": {
|
|
39581
|
-
"start":
|
|
39582
|
-
"end":
|
|
39656
|
+
"start": 473,
|
|
39657
|
+
"end": 474
|
|
39583
39658
|
},
|
|
39584
39659
|
"context": {
|
|
39585
39660
|
"type": "variable",
|
|
@@ -39587,8 +39662,8 @@
|
|
|
39587
39662
|
"value": "var( --kendo-grid-column-menu-item-gap, #{$kendo-list-md-item-padding-x} )",
|
|
39588
39663
|
"scope": "default",
|
|
39589
39664
|
"line": {
|
|
39590
|
-
"start":
|
|
39591
|
-
"end":
|
|
39665
|
+
"start": 475,
|
|
39666
|
+
"end": 475
|
|
39592
39667
|
}
|
|
39593
39668
|
},
|
|
39594
39669
|
"group": [
|
|
@@ -39603,8 +39678,8 @@
|
|
|
39603
39678
|
{
|
|
39604
39679
|
"description": "The background color of the Grid column menu item.\n",
|
|
39605
39680
|
"commentRange": {
|
|
39606
|
-
"start":
|
|
39607
|
-
"end":
|
|
39681
|
+
"start": 476,
|
|
39682
|
+
"end": 477
|
|
39608
39683
|
},
|
|
39609
39684
|
"context": {
|
|
39610
39685
|
"type": "variable",
|
|
@@ -39612,8 +39687,8 @@
|
|
|
39612
39687
|
"value": "var( --kendo-grid-column-menu-item-bg, #{$kendo-list-item-bg} )",
|
|
39613
39688
|
"scope": "default",
|
|
39614
39689
|
"line": {
|
|
39615
|
-
"start":
|
|
39616
|
-
"end":
|
|
39690
|
+
"start": 478,
|
|
39691
|
+
"end": 478
|
|
39617
39692
|
}
|
|
39618
39693
|
},
|
|
39619
39694
|
"group": [
|
|
@@ -39628,8 +39703,8 @@
|
|
|
39628
39703
|
{
|
|
39629
39704
|
"description": "The text color of the Grid column menu item.\n",
|
|
39630
39705
|
"commentRange": {
|
|
39631
|
-
"start":
|
|
39632
|
-
"end":
|
|
39706
|
+
"start": 479,
|
|
39707
|
+
"end": 480
|
|
39633
39708
|
},
|
|
39634
39709
|
"context": {
|
|
39635
39710
|
"type": "variable",
|
|
@@ -39637,8 +39712,8 @@
|
|
|
39637
39712
|
"value": "var( --kendo-grid-column-menu-item-text, #{$kendo-list-item-text} )",
|
|
39638
39713
|
"scope": "default",
|
|
39639
39714
|
"line": {
|
|
39640
|
-
"start":
|
|
39641
|
-
"end":
|
|
39715
|
+
"start": 481,
|
|
39716
|
+
"end": 481
|
|
39642
39717
|
}
|
|
39643
39718
|
},
|
|
39644
39719
|
"group": [
|
|
@@ -39653,8 +39728,8 @@
|
|
|
39653
39728
|
{
|
|
39654
39729
|
"description": "The text color of the Grid column menu item icon.\n",
|
|
39655
39730
|
"commentRange": {
|
|
39656
|
-
"start":
|
|
39657
|
-
"end":
|
|
39731
|
+
"start": 483,
|
|
39732
|
+
"end": 484
|
|
39658
39733
|
},
|
|
39659
39734
|
"context": {
|
|
39660
39735
|
"type": "variable",
|
|
@@ -39662,8 +39737,8 @@
|
|
|
39662
39737
|
"value": "var( --kendo-grid-column-menu-item-icon-text, #{$kendo-list-item-icon-text} )",
|
|
39663
39738
|
"scope": "default",
|
|
39664
39739
|
"line": {
|
|
39665
|
-
"start":
|
|
39666
|
-
"end":
|
|
39740
|
+
"start": 485,
|
|
39741
|
+
"end": 485
|
|
39667
39742
|
}
|
|
39668
39743
|
},
|
|
39669
39744
|
"group": [
|
|
@@ -39678,8 +39753,8 @@
|
|
|
39678
39753
|
{
|
|
39679
39754
|
"description": "The vertical padding of the Grid column menu group header.\n",
|
|
39680
39755
|
"commentRange": {
|
|
39681
|
-
"start":
|
|
39682
|
-
"end":
|
|
39756
|
+
"start": 487,
|
|
39757
|
+
"end": 488
|
|
39683
39758
|
},
|
|
39684
39759
|
"context": {
|
|
39685
39760
|
"type": "variable",
|
|
@@ -39687,8 +39762,8 @@
|
|
|
39687
39762
|
"value": "var( --kendo-grid-column-menu-group-header-padding-y, #{$kendo-grid-column-menu-item-padding-y} )",
|
|
39688
39763
|
"scope": "default",
|
|
39689
39764
|
"line": {
|
|
39690
|
-
"start":
|
|
39691
|
-
"end":
|
|
39765
|
+
"start": 489,
|
|
39766
|
+
"end": 489
|
|
39692
39767
|
}
|
|
39693
39768
|
},
|
|
39694
39769
|
"group": [
|
|
@@ -39703,8 +39778,8 @@
|
|
|
39703
39778
|
{
|
|
39704
39779
|
"description": "The horizontal padding of the Grid column menu group header.\n",
|
|
39705
39780
|
"commentRange": {
|
|
39706
|
-
"start":
|
|
39707
|
-
"end":
|
|
39781
|
+
"start": 490,
|
|
39782
|
+
"end": 491
|
|
39708
39783
|
},
|
|
39709
39784
|
"context": {
|
|
39710
39785
|
"type": "variable",
|
|
@@ -39712,8 +39787,8 @@
|
|
|
39712
39787
|
"value": "var( --kendo-grid-column-menu-group-header-padding-x, #{$kendo-grid-column-menu-item-padding-x} )",
|
|
39713
39788
|
"scope": "default",
|
|
39714
39789
|
"line": {
|
|
39715
|
-
"start":
|
|
39716
|
-
"end":
|
|
39790
|
+
"start": 492,
|
|
39791
|
+
"end": 492
|
|
39717
39792
|
}
|
|
39718
39793
|
},
|
|
39719
39794
|
"group": [
|
|
@@ -39728,8 +39803,8 @@
|
|
|
39728
39803
|
{
|
|
39729
39804
|
"description": "The border width of the Grid column menu group header.\n",
|
|
39730
39805
|
"commentRange": {
|
|
39731
|
-
"start":
|
|
39732
|
-
"end":
|
|
39806
|
+
"start": 493,
|
|
39807
|
+
"end": 494
|
|
39733
39808
|
},
|
|
39734
39809
|
"context": {
|
|
39735
39810
|
"type": "variable",
|
|
@@ -39737,8 +39812,8 @@
|
|
|
39737
39812
|
"value": "var( --kendo-grid-column-menu-group-header-border-width, 1px )",
|
|
39738
39813
|
"scope": "default",
|
|
39739
39814
|
"line": {
|
|
39740
|
-
"start":
|
|
39741
|
-
"end":
|
|
39815
|
+
"start": 495,
|
|
39816
|
+
"end": 495
|
|
39742
39817
|
}
|
|
39743
39818
|
},
|
|
39744
39819
|
"group": [
|
|
@@ -39753,8 +39828,8 @@
|
|
|
39753
39828
|
{
|
|
39754
39829
|
"description": "The border style of the Grid column menu group header.\n",
|
|
39755
39830
|
"commentRange": {
|
|
39756
|
-
"start":
|
|
39757
|
-
"end":
|
|
39831
|
+
"start": 496,
|
|
39832
|
+
"end": 497
|
|
39758
39833
|
},
|
|
39759
39834
|
"context": {
|
|
39760
39835
|
"type": "variable",
|
|
@@ -39762,8 +39837,8 @@
|
|
|
39762
39837
|
"value": "var( --kendo-grid-column-menu-group-header-border-style, solid )",
|
|
39763
39838
|
"scope": "default",
|
|
39764
39839
|
"line": {
|
|
39765
|
-
"start":
|
|
39766
|
-
"end":
|
|
39840
|
+
"start": 498,
|
|
39841
|
+
"end": 498
|
|
39767
39842
|
}
|
|
39768
39843
|
},
|
|
39769
39844
|
"group": [
|
|
@@ -39778,8 +39853,8 @@
|
|
|
39778
39853
|
{
|
|
39779
39854
|
"description": "The font size of the Grid column menu group header.\n",
|
|
39780
39855
|
"commentRange": {
|
|
39781
|
-
"start":
|
|
39782
|
-
"end":
|
|
39856
|
+
"start": 499,
|
|
39857
|
+
"end": 500
|
|
39783
39858
|
},
|
|
39784
39859
|
"context": {
|
|
39785
39860
|
"type": "variable",
|
|
@@ -39787,8 +39862,8 @@
|
|
|
39787
39862
|
"value": "var( --kendo-grid-column-menu-group-header-font-size, var(--kendo-font-size-sm) )",
|
|
39788
39863
|
"scope": "default",
|
|
39789
39864
|
"line": {
|
|
39790
|
-
"start":
|
|
39791
|
-
"end":
|
|
39865
|
+
"start": 501,
|
|
39866
|
+
"end": 501
|
|
39792
39867
|
}
|
|
39793
39868
|
},
|
|
39794
39869
|
"group": [
|
|
@@ -39803,8 +39878,8 @@
|
|
|
39803
39878
|
{
|
|
39804
39879
|
"description": "The font weight of the Grid column menu group header.\n",
|
|
39805
39880
|
"commentRange": {
|
|
39806
|
-
"start":
|
|
39807
|
-
"end":
|
|
39881
|
+
"start": 502,
|
|
39882
|
+
"end": 503
|
|
39808
39883
|
},
|
|
39809
39884
|
"context": {
|
|
39810
39885
|
"type": "variable",
|
|
@@ -39812,8 +39887,8 @@
|
|
|
39812
39887
|
"value": "var( --kendo-grid-column-menu-group-header-font-weight, var(--kendo-font-weight-bold) )",
|
|
39813
39888
|
"scope": "default",
|
|
39814
39889
|
"line": {
|
|
39815
|
-
"start":
|
|
39816
|
-
"end":
|
|
39890
|
+
"start": 504,
|
|
39891
|
+
"end": 504
|
|
39817
39892
|
}
|
|
39818
39893
|
},
|
|
39819
39894
|
"group": [
|
|
@@ -39828,8 +39903,8 @@
|
|
|
39828
39903
|
{
|
|
39829
39904
|
"description": "The mine height of the Grid column menu group header.\n",
|
|
39830
39905
|
"commentRange": {
|
|
39831
|
-
"start":
|
|
39832
|
-
"end":
|
|
39906
|
+
"start": 505,
|
|
39907
|
+
"end": 506
|
|
39833
39908
|
},
|
|
39834
39909
|
"context": {
|
|
39835
39910
|
"type": "variable",
|
|
@@ -39837,8 +39912,8 @@
|
|
|
39837
39912
|
"value": "var( --kendo-grid-column-menu-group-header-line-height, var(--kendo-line-height) )",
|
|
39838
39913
|
"scope": "default",
|
|
39839
39914
|
"line": {
|
|
39840
|
-
"start":
|
|
39841
|
-
"end":
|
|
39915
|
+
"start": 507,
|
|
39916
|
+
"end": 507
|
|
39842
39917
|
}
|
|
39843
39918
|
},
|
|
39844
39919
|
"group": [
|
|
@@ -39853,8 +39928,8 @@
|
|
|
39853
39928
|
{
|
|
39854
39929
|
"description": "The text transform of the Grid column menu group header.\n",
|
|
39855
39930
|
"commentRange": {
|
|
39856
|
-
"start":
|
|
39857
|
-
"end":
|
|
39931
|
+
"start": 508,
|
|
39932
|
+
"end": 509
|
|
39858
39933
|
},
|
|
39859
39934
|
"context": {
|
|
39860
39935
|
"type": "variable",
|
|
@@ -39862,8 +39937,8 @@
|
|
|
39862
39937
|
"value": "var( --kendo-grid-column-menu-group-header-text-transform, uppercase )",
|
|
39863
39938
|
"scope": "default",
|
|
39864
39939
|
"line": {
|
|
39865
|
-
"start":
|
|
39866
|
-
"end":
|
|
39940
|
+
"start": 510,
|
|
39941
|
+
"end": 510
|
|
39867
39942
|
}
|
|
39868
39943
|
},
|
|
39869
39944
|
"group": [
|
|
@@ -39878,8 +39953,8 @@
|
|
|
39878
39953
|
{
|
|
39879
39954
|
"description": "The background color of the Grid column menu group.\n",
|
|
39880
39955
|
"commentRange": {
|
|
39881
|
-
"start":
|
|
39882
|
-
"end":
|
|
39956
|
+
"start": 512,
|
|
39957
|
+
"end": 513
|
|
39883
39958
|
},
|
|
39884
39959
|
"context": {
|
|
39885
39960
|
"type": "variable",
|
|
@@ -39887,8 +39962,8 @@
|
|
|
39887
39962
|
"value": "var( --kendo-grid-column-menu-group-header-bg, #{k-color(surface-alt)} )",
|
|
39888
39963
|
"scope": "default",
|
|
39889
39964
|
"line": {
|
|
39890
|
-
"start":
|
|
39891
|
-
"end":
|
|
39965
|
+
"start": 514,
|
|
39966
|
+
"end": 514
|
|
39892
39967
|
}
|
|
39893
39968
|
},
|
|
39894
39969
|
"group": [
|
|
@@ -39903,8 +39978,8 @@
|
|
|
39903
39978
|
{
|
|
39904
39979
|
"description": "The text color of the Grid column menu group.\n",
|
|
39905
39980
|
"commentRange": {
|
|
39906
|
-
"start":
|
|
39907
|
-
"end":
|
|
39981
|
+
"start": 515,
|
|
39982
|
+
"end": 516
|
|
39908
39983
|
},
|
|
39909
39984
|
"context": {
|
|
39910
39985
|
"type": "variable",
|
|
@@ -39912,8 +39987,8 @@
|
|
|
39912
39987
|
"value": "var( --kendo-grid-column-menu-group-header-text, #{k-color(on-app-surface)} )",
|
|
39913
39988
|
"scope": "default",
|
|
39914
39989
|
"line": {
|
|
39915
|
-
"start":
|
|
39916
|
-
"end":
|
|
39990
|
+
"start": 517,
|
|
39991
|
+
"end": 517
|
|
39917
39992
|
}
|
|
39918
39993
|
},
|
|
39919
39994
|
"group": [
|
|
@@ -39928,8 +40003,8 @@
|
|
|
39928
40003
|
{
|
|
39929
40004
|
"description": "The border color of the Grid column menu group.\n",
|
|
39930
40005
|
"commentRange": {
|
|
39931
|
-
"start":
|
|
39932
|
-
"end":
|
|
40006
|
+
"start": 518,
|
|
40007
|
+
"end": 519
|
|
39933
40008
|
},
|
|
39934
40009
|
"context": {
|
|
39935
40010
|
"type": "variable",
|
|
@@ -39937,8 +40012,8 @@
|
|
|
39937
40012
|
"value": "var( --kendo-grid-column-menu-group-header-border, color-mix(in srgb, #{k-color(border)} 16%, transparent) )",
|
|
39938
40013
|
"scope": "default",
|
|
39939
40014
|
"line": {
|
|
39940
|
-
"start":
|
|
39941
|
-
"end":
|
|
40015
|
+
"start": 520,
|
|
40016
|
+
"end": 520
|
|
39942
40017
|
}
|
|
39943
40018
|
},
|
|
39944
40019
|
"group": [
|
|
@@ -39953,8 +40028,8 @@
|
|
|
39953
40028
|
{
|
|
39954
40029
|
"description": "The horizontal padding of the tabstrip content in the Grid tabbed column menu.\n",
|
|
39955
40030
|
"commentRange": {
|
|
39956
|
-
"start":
|
|
39957
|
-
"end":
|
|
40031
|
+
"start": 522,
|
|
40032
|
+
"end": 523
|
|
39958
40033
|
},
|
|
39959
40034
|
"context": {
|
|
39960
40035
|
"type": "variable",
|
|
@@ -39962,8 +40037,8 @@
|
|
|
39962
40037
|
"value": "var( --kendo-grid-column-menu-tabbed-tabstrip-content-padding-x, #{k-spacing(0)} )",
|
|
39963
40038
|
"scope": "default",
|
|
39964
40039
|
"line": {
|
|
39965
|
-
"start":
|
|
39966
|
-
"end":
|
|
40040
|
+
"start": 524,
|
|
40041
|
+
"end": 524
|
|
39967
40042
|
}
|
|
39968
40043
|
},
|
|
39969
40044
|
"group": [
|
|
@@ -39978,8 +40053,8 @@
|
|
|
39978
40053
|
{
|
|
39979
40054
|
"description": "The vertical padding of the tabstrip content in the Grid tabbed column menu.\n",
|
|
39980
40055
|
"commentRange": {
|
|
39981
|
-
"start":
|
|
39982
|
-
"end":
|
|
40056
|
+
"start": 525,
|
|
40057
|
+
"end": 526
|
|
39983
40058
|
},
|
|
39984
40059
|
"context": {
|
|
39985
40060
|
"type": "variable",
|
|
@@ -39987,8 +40062,8 @@
|
|
|
39987
40062
|
"value": "var( --kendo-grid-column-menu-tabbed-tabstrip-content-padding-y, #{k-spacing(3)} )",
|
|
39988
40063
|
"scope": "default",
|
|
39989
40064
|
"line": {
|
|
39990
|
-
"start":
|
|
39991
|
-
"end":
|
|
40065
|
+
"start": 527,
|
|
40066
|
+
"end": 527
|
|
39992
40067
|
}
|
|
39993
40068
|
},
|
|
39994
40069
|
"group": [
|
|
@@ -40003,8 +40078,8 @@
|
|
|
40003
40078
|
{
|
|
40004
40079
|
"description": "The background color of the Grid tabbed column menu.\n",
|
|
40005
40080
|
"commentRange": {
|
|
40006
|
-
"start":
|
|
40007
|
-
"end":
|
|
40081
|
+
"start": 529,
|
|
40082
|
+
"end": 530
|
|
40008
40083
|
},
|
|
40009
40084
|
"context": {
|
|
40010
40085
|
"type": "variable",
|
|
@@ -40012,8 +40087,8 @@
|
|
|
40012
40087
|
"value": "var( --kendo-grid-column-menu-tabbed-bg, k-color(surface) )",
|
|
40013
40088
|
"scope": "default",
|
|
40014
40089
|
"line": {
|
|
40015
|
-
"start":
|
|
40016
|
-
"end":
|
|
40090
|
+
"start": 531,
|
|
40091
|
+
"end": 531
|
|
40017
40092
|
}
|
|
40018
40093
|
},
|
|
40019
40094
|
"group": [
|
|
@@ -40028,8 +40103,8 @@
|
|
|
40028
40103
|
{
|
|
40029
40104
|
"description": "The default width of the Grid drag cell.\n",
|
|
40030
40105
|
"commentRange": {
|
|
40031
|
-
"start":
|
|
40032
|
-
"end":
|
|
40106
|
+
"start": 533,
|
|
40107
|
+
"end": 534
|
|
40033
40108
|
},
|
|
40034
40109
|
"context": {
|
|
40035
40110
|
"type": "variable",
|
|
@@ -40037,8 +40112,8 @@
|
|
|
40037
40112
|
"value": "var( --kendo-grid-drag-cell-width, calc( var( --kendo-icon-size, 1rem ) * 2.25 ) )",
|
|
40038
40113
|
"scope": "default",
|
|
40039
40114
|
"line": {
|
|
40040
|
-
"start":
|
|
40041
|
-
"end":
|
|
40115
|
+
"start": 535,
|
|
40116
|
+
"end": 535
|
|
40042
40117
|
}
|
|
40043
40118
|
},
|
|
40044
40119
|
"group": [
|
|
@@ -40053,8 +40128,8 @@
|
|
|
40053
40128
|
{
|
|
40054
40129
|
"description": "The default width of the Grid hierarchy cell.\n",
|
|
40055
40130
|
"commentRange": {
|
|
40056
|
-
"start":
|
|
40057
|
-
"end":
|
|
40131
|
+
"start": 536,
|
|
40132
|
+
"end": 537
|
|
40058
40133
|
},
|
|
40059
40134
|
"context": {
|
|
40060
40135
|
"type": "variable",
|
|
@@ -40062,8 +40137,8 @@
|
|
|
40062
40137
|
"value": "var( --kendo-grid-hierarchy-col-width, calc( var( --kendo-icon-size, 1rem ) * 2 ) )",
|
|
40063
40138
|
"scope": "default",
|
|
40064
40139
|
"line": {
|
|
40065
|
-
"start":
|
|
40066
|
-
"end":
|
|
40140
|
+
"start": 538,
|
|
40141
|
+
"end": 538
|
|
40067
40142
|
}
|
|
40068
40143
|
},
|
|
40069
40144
|
"group": [
|
|
@@ -40078,8 +40153,8 @@
|
|
|
40078
40153
|
{
|
|
40079
40154
|
"description": "The background color of the Grid row resize indicator.\n",
|
|
40080
40155
|
"commentRange": {
|
|
40081
|
-
"start":
|
|
40082
|
-
"end":
|
|
40156
|
+
"start": 540,
|
|
40157
|
+
"end": 541
|
|
40083
40158
|
},
|
|
40084
40159
|
"context": {
|
|
40085
40160
|
"type": "variable",
|
|
@@ -40087,8 +40162,8 @@
|
|
|
40087
40162
|
"value": "var( --kendo-grid-row-resizer-hover-bg, color-mix(in srgb, #{k-color(on-app-surface)} 46%, transparent) )",
|
|
40088
40163
|
"scope": "default",
|
|
40089
40164
|
"line": {
|
|
40090
|
-
"start":
|
|
40091
|
-
"end":
|
|
40165
|
+
"start": 542,
|
|
40166
|
+
"end": 542
|
|
40092
40167
|
}
|
|
40093
40168
|
},
|
|
40094
40169
|
"group": [
|
|
@@ -40103,8 +40178,8 @@
|
|
|
40103
40178
|
{
|
|
40104
40179
|
"description": "The background color of the active Grid row resize indicator.\n",
|
|
40105
40180
|
"commentRange": {
|
|
40106
|
-
"start":
|
|
40107
|
-
"end":
|
|
40181
|
+
"start": 543,
|
|
40182
|
+
"end": 544
|
|
40108
40183
|
},
|
|
40109
40184
|
"context": {
|
|
40110
40185
|
"type": "variable",
|
|
@@ -40112,8 +40187,8 @@
|
|
|
40112
40187
|
"value": "var( --kendo-grid-row-resizer-active-bg, #{k-color(primary)} )",
|
|
40113
40188
|
"scope": "default",
|
|
40114
40189
|
"line": {
|
|
40115
|
-
"start":
|
|
40116
|
-
"end":
|
|
40190
|
+
"start": 545,
|
|
40191
|
+
"end": 545
|
|
40117
40192
|
}
|
|
40118
40193
|
},
|
|
40119
40194
|
"group": [
|
|
@@ -40128,8 +40203,8 @@
|
|
|
40128
40203
|
{
|
|
40129
40204
|
"description": "The height of the Grid row resize indicator.\n",
|
|
40130
40205
|
"commentRange": {
|
|
40131
|
-
"start":
|
|
40132
|
-
"end":
|
|
40206
|
+
"start": 546,
|
|
40207
|
+
"end": 547
|
|
40133
40208
|
},
|
|
40134
40209
|
"context": {
|
|
40135
40210
|
"type": "variable",
|
|
@@ -40137,8 +40212,8 @@
|
|
|
40137
40212
|
"value": "var( --kendo-grid-row-resizer-height, #{k-spacing(0.5)} )",
|
|
40138
40213
|
"scope": "default",
|
|
40139
40214
|
"line": {
|
|
40140
|
-
"start":
|
|
40141
|
-
"end":
|
|
40215
|
+
"start": 548,
|
|
40216
|
+
"end": 548
|
|
40142
40217
|
}
|
|
40143
40218
|
},
|
|
40144
40219
|
"group": [
|
|
@@ -40153,8 +40228,8 @@
|
|
|
40153
40228
|
{
|
|
40154
40229
|
"description": "The horizontal padding of the Grid stack layout cells.\n",
|
|
40155
40230
|
"commentRange": {
|
|
40156
|
-
"start":
|
|
40157
|
-
"end":
|
|
40231
|
+
"start": 550,
|
|
40232
|
+
"end": 551
|
|
40158
40233
|
},
|
|
40159
40234
|
"context": {
|
|
40160
40235
|
"type": "variable",
|
|
@@ -40162,8 +40237,8 @@
|
|
|
40162
40237
|
"value": "var( --kendo-grid-stack-cell-padding-x, #{k-spacing(2)} )",
|
|
40163
40238
|
"scope": "default",
|
|
40164
40239
|
"line": {
|
|
40165
|
-
"start":
|
|
40166
|
-
"end":
|
|
40240
|
+
"start": 552,
|
|
40241
|
+
"end": 552
|
|
40167
40242
|
}
|
|
40168
40243
|
},
|
|
40169
40244
|
"group": [
|
|
@@ -40178,8 +40253,8 @@
|
|
|
40178
40253
|
{
|
|
40179
40254
|
"description": "The vertical padding of the Grid stack layout cells.\n",
|
|
40180
40255
|
"commentRange": {
|
|
40181
|
-
"start":
|
|
40182
|
-
"end":
|
|
40256
|
+
"start": 553,
|
|
40257
|
+
"end": 554
|
|
40183
40258
|
},
|
|
40184
40259
|
"context": {
|
|
40185
40260
|
"type": "variable",
|
|
@@ -40187,8 +40262,8 @@
|
|
|
40187
40262
|
"value": "var( --kendo-grid-stack-cell-padding-y, #{k-spacing(1.5)} )",
|
|
40188
40263
|
"scope": "default",
|
|
40189
40264
|
"line": {
|
|
40190
|
-
"start":
|
|
40191
|
-
"end":
|
|
40265
|
+
"start": 555,
|
|
40266
|
+
"end": 555
|
|
40192
40267
|
}
|
|
40193
40268
|
},
|
|
40194
40269
|
"group": [
|
|
@@ -40203,8 +40278,8 @@
|
|
|
40203
40278
|
{
|
|
40204
40279
|
"description": "The column gap of the Grid stack layout.\n",
|
|
40205
40280
|
"commentRange": {
|
|
40206
|
-
"start":
|
|
40207
|
-
"end":
|
|
40281
|
+
"start": 556,
|
|
40282
|
+
"end": 557
|
|
40208
40283
|
},
|
|
40209
40284
|
"context": {
|
|
40210
40285
|
"type": "variable",
|
|
@@ -40212,8 +40287,8 @@
|
|
|
40212
40287
|
"value": "var( --kendo-grid-stack-column-gap, #{k-spacing(1)} )",
|
|
40213
40288
|
"scope": "default",
|
|
40214
40289
|
"line": {
|
|
40215
|
-
"start":
|
|
40216
|
-
"end":
|
|
40290
|
+
"start": 558,
|
|
40291
|
+
"end": 558
|
|
40217
40292
|
}
|
|
40218
40293
|
},
|
|
40219
40294
|
"group": [
|
|
@@ -40228,8 +40303,8 @@
|
|
|
40228
40303
|
{
|
|
40229
40304
|
"description": "The column gap of the editable Grid stack layout.\n",
|
|
40230
40305
|
"commentRange": {
|
|
40231
|
-
"start":
|
|
40232
|
-
"end":
|
|
40306
|
+
"start": 559,
|
|
40307
|
+
"end": 560
|
|
40233
40308
|
},
|
|
40234
40309
|
"context": {
|
|
40235
40310
|
"type": "variable",
|
|
@@ -40237,8 +40312,8 @@
|
|
|
40237
40312
|
"value": "var( --kendo-grid-stack-editable-column-gap, #{k-spacing(2)} )",
|
|
40238
40313
|
"scope": "default",
|
|
40239
40314
|
"line": {
|
|
40240
|
-
"start":
|
|
40241
|
-
"end":
|
|
40315
|
+
"start": 561,
|
|
40316
|
+
"end": 561
|
|
40242
40317
|
}
|
|
40243
40318
|
},
|
|
40244
40319
|
"group": [
|
|
@@ -40253,8 +40328,8 @@
|
|
|
40253
40328
|
{
|
|
40254
40329
|
"description": "The width of the hierarchy column in the Grid stack layout.\n",
|
|
40255
40330
|
"commentRange": {
|
|
40256
|
-
"start":
|
|
40257
|
-
"end":
|
|
40331
|
+
"start": 562,
|
|
40332
|
+
"end": 563
|
|
40258
40333
|
},
|
|
40259
40334
|
"context": {
|
|
40260
40335
|
"type": "variable",
|
|
@@ -40262,8 +40337,8 @@
|
|
|
40262
40337
|
"value": "var( --kendo-grid-stack-hierarchy-col-width, #{k-spacing(2)} )",
|
|
40263
40338
|
"scope": "default",
|
|
40264
40339
|
"line": {
|
|
40265
|
-
"start":
|
|
40266
|
-
"end":
|
|
40340
|
+
"start": 564,
|
|
40341
|
+
"end": 564
|
|
40267
40342
|
}
|
|
40268
40343
|
},
|
|
40269
40344
|
"group": [
|
|
@@ -40278,8 +40353,8 @@
|
|
|
40278
40353
|
{
|
|
40279
40354
|
"description": "The font size of the Grid stack layout column header.\n",
|
|
40280
40355
|
"commentRange": {
|
|
40281
|
-
"start":
|
|
40282
|
-
"end":
|
|
40356
|
+
"start": 565,
|
|
40357
|
+
"end": 566
|
|
40283
40358
|
},
|
|
40284
40359
|
"context": {
|
|
40285
40360
|
"type": "variable",
|
|
@@ -40287,8 +40362,8 @@
|
|
|
40287
40362
|
"value": "var( --kendo-grid-stack-header-font-size, var(--kendo-font-size-sm) )",
|
|
40288
40363
|
"scope": "default",
|
|
40289
40364
|
"line": {
|
|
40290
|
-
"start":
|
|
40291
|
-
"end":
|
|
40365
|
+
"start": 567,
|
|
40366
|
+
"end": 567
|
|
40292
40367
|
}
|
|
40293
40368
|
},
|
|
40294
40369
|
"group": [
|
|
@@ -40303,8 +40378,8 @@
|
|
|
40303
40378
|
{
|
|
40304
40379
|
"description": "The font weight of the Grid stack layout column header.\n",
|
|
40305
40380
|
"commentRange": {
|
|
40306
|
-
"start":
|
|
40307
|
-
"end":
|
|
40381
|
+
"start": 568,
|
|
40382
|
+
"end": 569
|
|
40308
40383
|
},
|
|
40309
40384
|
"context": {
|
|
40310
40385
|
"type": "variable",
|
|
@@ -40312,8 +40387,8 @@
|
|
|
40312
40387
|
"value": "var( --kendo-grid-stack-header-font-weight, var(--kendo-font-weight-bold) )",
|
|
40313
40388
|
"scope": "default",
|
|
40314
40389
|
"line": {
|
|
40315
|
-
"start":
|
|
40316
|
-
"end":
|
|
40390
|
+
"start": 570,
|
|
40391
|
+
"end": 570
|
|
40317
40392
|
}
|
|
40318
40393
|
},
|
|
40319
40394
|
"group": [
|
|
@@ -40328,8 +40403,8 @@
|
|
|
40328
40403
|
{
|
|
40329
40404
|
"description": "The height of the Grid stack layout expandable row shadow.\n",
|
|
40330
40405
|
"commentRange": {
|
|
40331
|
-
"start":
|
|
40332
|
-
"end":
|
|
40406
|
+
"start": 571,
|
|
40407
|
+
"end": 572
|
|
40333
40408
|
},
|
|
40334
40409
|
"context": {
|
|
40335
40410
|
"type": "variable",
|
|
@@ -40337,8 +40412,8 @@
|
|
|
40337
40412
|
"value": "var( --kendo-grid-stack-expandable-shadow-height, #{k-spacing(2.5)} )",
|
|
40338
40413
|
"scope": "default",
|
|
40339
40414
|
"line": {
|
|
40340
|
-
"start":
|
|
40341
|
-
"end":
|
|
40415
|
+
"start": 573,
|
|
40416
|
+
"end": 573
|
|
40342
40417
|
}
|
|
40343
40418
|
},
|
|
40344
40419
|
"group": [
|
|
@@ -40353,8 +40428,8 @@
|
|
|
40353
40428
|
{
|
|
40354
40429
|
"description": "The color of the Grid stack layout column header.\n",
|
|
40355
40430
|
"commentRange": {
|
|
40356
|
-
"start":
|
|
40357
|
-
"end":
|
|
40431
|
+
"start": 574,
|
|
40432
|
+
"end": 575
|
|
40358
40433
|
},
|
|
40359
40434
|
"context": {
|
|
40360
40435
|
"type": "variable",
|
|
@@ -40362,8 +40437,8 @@
|
|
|
40362
40437
|
"value": "var( --kendo-grid-stack-header-color, #{k-color(subtle)} )",
|
|
40363
40438
|
"scope": "default",
|
|
40364
40439
|
"line": {
|
|
40365
|
-
"start":
|
|
40366
|
-
"end":
|
|
40440
|
+
"start": 576,
|
|
40441
|
+
"end": 576
|
|
40367
40442
|
}
|
|
40368
40443
|
},
|
|
40369
40444
|
"group": [
|
|
@@ -40378,8 +40453,8 @@
|
|
|
40378
40453
|
{
|
|
40379
40454
|
"description": "The outline color of the Grid stack layout focused cell.\n",
|
|
40380
40455
|
"commentRange": {
|
|
40381
|
-
"start":
|
|
40382
|
-
"end":
|
|
40456
|
+
"start": 577,
|
|
40457
|
+
"end": 578
|
|
40383
40458
|
},
|
|
40384
40459
|
"context": {
|
|
40385
40460
|
"type": "variable",
|
|
@@ -40387,8 +40462,8 @@
|
|
|
40387
40462
|
"value": "var( --kendo-grid-stack-focus-outline, #{k-color(base-emphasis)} )",
|
|
40388
40463
|
"scope": "default",
|
|
40389
40464
|
"line": {
|
|
40390
|
-
"start":
|
|
40391
|
-
"end":
|
|
40465
|
+
"start": 579,
|
|
40466
|
+
"end": 579
|
|
40392
40467
|
}
|
|
40393
40468
|
},
|
|
40394
40469
|
"group": [
|
|
@@ -40403,8 +40478,8 @@
|
|
|
40403
40478
|
{
|
|
40404
40479
|
"description": "The Grid stack layout expandable row shadow.\n",
|
|
40405
40480
|
"commentRange": {
|
|
40406
|
-
"start":
|
|
40407
|
-
"end":
|
|
40481
|
+
"start": 580,
|
|
40482
|
+
"end": 581
|
|
40408
40483
|
},
|
|
40409
40484
|
"context": {
|
|
40410
40485
|
"type": "variable",
|
|
@@ -40412,8 +40487,8 @@
|
|
|
40412
40487
|
"value": "var( --kendo-grid-stack-expandable-shadow, #{k-elevation(2)} )",
|
|
40413
40488
|
"scope": "default",
|
|
40414
40489
|
"line": {
|
|
40415
|
-
"start":
|
|
40416
|
-
"end":
|
|
40490
|
+
"start": 582,
|
|
40491
|
+
"end": 582
|
|
40417
40492
|
}
|
|
40418
40493
|
},
|
|
40419
40494
|
"group": [
|
|
@@ -40428,8 +40503,8 @@
|
|
|
40428
40503
|
{
|
|
40429
40504
|
"description": "The font weight of the pinned source row in the Grid.\n",
|
|
40430
40505
|
"commentRange": {
|
|
40431
|
-
"start":
|
|
40432
|
-
"end":
|
|
40506
|
+
"start": 584,
|
|
40507
|
+
"end": 585
|
|
40433
40508
|
},
|
|
40434
40509
|
"context": {
|
|
40435
40510
|
"type": "variable",
|
|
@@ -40437,8 +40512,8 @@
|
|
|
40437
40512
|
"value": "var(--kendo-font-weight-semibold)",
|
|
40438
40513
|
"scope": "default",
|
|
40439
40514
|
"line": {
|
|
40440
|
-
"start":
|
|
40441
|
-
"end":
|
|
40515
|
+
"start": 586,
|
|
40516
|
+
"end": 586
|
|
40442
40517
|
}
|
|
40443
40518
|
},
|
|
40444
40519
|
"group": [
|