@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
|
@@ -41248,15 +41248,15 @@
|
|
|
41248
41248
|
"resolvedType": "String"
|
|
41249
41249
|
},
|
|
41250
41250
|
{
|
|
41251
|
-
"description": "The background color of Grid
|
|
41251
|
+
"description": "The background color of Grid add row.\n",
|
|
41252
41252
|
"commentRange": {
|
|
41253
41253
|
"start": 262,
|
|
41254
41254
|
"end": 263
|
|
41255
41255
|
},
|
|
41256
41256
|
"context": {
|
|
41257
41257
|
"type": "variable",
|
|
41258
|
-
"name": "kendo-grid-
|
|
41259
|
-
"value": "var( --kendo-grid-
|
|
41258
|
+
"name": "kendo-grid-add-row-bg",
|
|
41259
|
+
"value": "var( --kendo-grid-add-row-bg, #{$kendo-table-header-bg} )",
|
|
41260
41260
|
"scope": "default",
|
|
41261
41261
|
"line": {
|
|
41262
41262
|
"start": 264,
|
|
@@ -41271,19 +41271,19 @@
|
|
|
41271
41271
|
"path": "fluent/scss/grid/_variables.scss",
|
|
41272
41272
|
"name": "_variables.scss"
|
|
41273
41273
|
},
|
|
41274
|
-
"resolvedValue": "var(--kendo-grid-
|
|
41274
|
+
"resolvedValue": "var(--kendo-grid-add-row-bg, var(--kendo-table-header-bg, var(--kendo-table-bg, var(--kendo-color-surface-alt))))",
|
|
41275
41275
|
"resolvedType": "String"
|
|
41276
41276
|
},
|
|
41277
41277
|
{
|
|
41278
|
-
"description": "The text color of Grid
|
|
41278
|
+
"description": "The text color of Grid add row.\n",
|
|
41279
41279
|
"commentRange": {
|
|
41280
41280
|
"start": 265,
|
|
41281
41281
|
"end": 266
|
|
41282
41282
|
},
|
|
41283
41283
|
"context": {
|
|
41284
41284
|
"type": "variable",
|
|
41285
|
-
"name": "kendo-grid-
|
|
41286
|
-
"value": "var( --kendo-grid-
|
|
41285
|
+
"name": "kendo-grid-add-row-text",
|
|
41286
|
+
"value": "var( --kendo-grid-add-row-text, #{$kendo-table-header-text} )",
|
|
41287
41287
|
"scope": "default",
|
|
41288
41288
|
"line": {
|
|
41289
41289
|
"start": 267,
|
|
@@ -41298,19 +41298,19 @@
|
|
|
41298
41298
|
"path": "fluent/scss/grid/_variables.scss",
|
|
41299
41299
|
"name": "_variables.scss"
|
|
41300
41300
|
},
|
|
41301
|
-
"resolvedValue": "var(--kendo-grid-
|
|
41301
|
+
"resolvedValue": "var(--kendo-grid-add-row-text, var(--kendo-table-header-text, var(--kendo-color-on-app-surface)))",
|
|
41302
41302
|
"resolvedType": "String"
|
|
41303
41303
|
},
|
|
41304
41304
|
{
|
|
41305
|
-
"description": "The border color of Grid
|
|
41305
|
+
"description": "The border color of Grid add row.\n",
|
|
41306
41306
|
"commentRange": {
|
|
41307
41307
|
"start": 268,
|
|
41308
41308
|
"end": 269
|
|
41309
41309
|
},
|
|
41310
41310
|
"context": {
|
|
41311
41311
|
"type": "variable",
|
|
41312
|
-
"name": "kendo-grid-
|
|
41313
|
-
"value": "var( --kendo-grid-
|
|
41312
|
+
"name": "kendo-grid-add-row-border",
|
|
41313
|
+
"value": "var( --kendo-grid-add-row-border, #{$kendo-table-header-border} )",
|
|
41314
41314
|
"scope": "default",
|
|
41315
41315
|
"line": {
|
|
41316
41316
|
"start": 270,
|
|
@@ -41325,19 +41325,19 @@
|
|
|
41325
41325
|
"path": "fluent/scss/grid/_variables.scss",
|
|
41326
41326
|
"name": "_variables.scss"
|
|
41327
41327
|
},
|
|
41328
|
-
"resolvedValue": "var(--kendo-grid-
|
|
41328
|
+
"resolvedValue": "var(--kendo-grid-add-row-border, var(--kendo-table-header-border, var(--kendo-table-border, color-mix(in srgb, var(--kendo-color-border) 16%, transparent))))",
|
|
41329
41329
|
"resolvedType": "String"
|
|
41330
41330
|
},
|
|
41331
41331
|
{
|
|
41332
|
-
"description": "The background color of
|
|
41332
|
+
"description": "The background color of Grid footer.\n",
|
|
41333
41333
|
"commentRange": {
|
|
41334
41334
|
"start": 272,
|
|
41335
41335
|
"end": 273
|
|
41336
41336
|
},
|
|
41337
41337
|
"context": {
|
|
41338
41338
|
"type": "variable",
|
|
41339
|
-
"name": "kendo-grid-
|
|
41340
|
-
"value": "var( --kendo-grid-
|
|
41339
|
+
"name": "kendo-grid-footer-bg",
|
|
41340
|
+
"value": "var( --kendo-grid-footer-bg, #{$kendo-table-footer-bg} )",
|
|
41341
41341
|
"scope": "default",
|
|
41342
41342
|
"line": {
|
|
41343
41343
|
"start": 274,
|
|
@@ -41352,19 +41352,19 @@
|
|
|
41352
41352
|
"path": "fluent/scss/grid/_variables.scss",
|
|
41353
41353
|
"name": "_variables.scss"
|
|
41354
41354
|
},
|
|
41355
|
-
"resolvedValue": "var(--kendo-grid-
|
|
41355
|
+
"resolvedValue": "var(--kendo-grid-footer-bg, var(--kendo-table-footer-bg, var(--kendo-table-header-bg, var(--kendo-table-bg, var(--kendo-color-surface-alt)))))",
|
|
41356
41356
|
"resolvedType": "String"
|
|
41357
41357
|
},
|
|
41358
41358
|
{
|
|
41359
|
-
"description": "The text color of
|
|
41359
|
+
"description": "The text color of Grid footer.\n",
|
|
41360
41360
|
"commentRange": {
|
|
41361
41361
|
"start": 275,
|
|
41362
41362
|
"end": 276
|
|
41363
41363
|
},
|
|
41364
41364
|
"context": {
|
|
41365
41365
|
"type": "variable",
|
|
41366
|
-
"name": "kendo-grid-
|
|
41367
|
-
"value": "var( --kendo-grid-
|
|
41366
|
+
"name": "kendo-grid-footer-text",
|
|
41367
|
+
"value": "var( --kendo-grid-footer-text, #{$kendo-table-footer-text} )",
|
|
41368
41368
|
"scope": "default",
|
|
41369
41369
|
"line": {
|
|
41370
41370
|
"start": 277,
|
|
@@ -41379,19 +41379,19 @@
|
|
|
41379
41379
|
"path": "fluent/scss/grid/_variables.scss",
|
|
41380
41380
|
"name": "_variables.scss"
|
|
41381
41381
|
},
|
|
41382
|
-
"resolvedValue": "var(--kendo-grid-
|
|
41382
|
+
"resolvedValue": "var(--kendo-grid-footer-text, var(--kendo-table-footer-text, var(--kendo-table-header-text, var(--kendo-color-on-app-surface))))",
|
|
41383
41383
|
"resolvedType": "String"
|
|
41384
41384
|
},
|
|
41385
41385
|
{
|
|
41386
|
-
"description": "The border color of
|
|
41386
|
+
"description": "The border color of Grid footer.\n",
|
|
41387
41387
|
"commentRange": {
|
|
41388
41388
|
"start": 278,
|
|
41389
41389
|
"end": 279
|
|
41390
41390
|
},
|
|
41391
41391
|
"context": {
|
|
41392
41392
|
"type": "variable",
|
|
41393
|
-
"name": "kendo-grid-
|
|
41394
|
-
"value": "var( --kendo-grid-
|
|
41393
|
+
"name": "kendo-grid-footer-border",
|
|
41394
|
+
"value": "var( --kendo-grid-footer-border, #{$kendo-table-footer-border} )",
|
|
41395
41395
|
"scope": "default",
|
|
41396
41396
|
"line": {
|
|
41397
41397
|
"start": 280,
|
|
@@ -41406,14 +41406,95 @@
|
|
|
41406
41406
|
"path": "fluent/scss/grid/_variables.scss",
|
|
41407
41407
|
"name": "_variables.scss"
|
|
41408
41408
|
},
|
|
41409
|
+
"resolvedValue": "var(--kendo-grid-footer-border, var(--kendo-table-footer-border, var(--kendo-table-header-border, var(--kendo-table-border, color-mix(in srgb, var(--kendo-color-border) 16%, transparent)))))",
|
|
41410
|
+
"resolvedType": "String"
|
|
41411
|
+
},
|
|
41412
|
+
{
|
|
41413
|
+
"description": "The background color of the Grid selection aggregates container.\n",
|
|
41414
|
+
"commentRange": {
|
|
41415
|
+
"start": 282,
|
|
41416
|
+
"end": 283
|
|
41417
|
+
},
|
|
41418
|
+
"context": {
|
|
41419
|
+
"type": "variable",
|
|
41420
|
+
"name": "kendo-grid-selection-aggregates-bg",
|
|
41421
|
+
"value": "var( --kendo-grid-selection-aggregates-bg, #{$kendo-toolbar-bg} )",
|
|
41422
|
+
"scope": "default",
|
|
41423
|
+
"line": {
|
|
41424
|
+
"start": 284,
|
|
41425
|
+
"end": 284
|
|
41426
|
+
}
|
|
41427
|
+
},
|
|
41428
|
+
"group": [
|
|
41429
|
+
"grid"
|
|
41430
|
+
],
|
|
41431
|
+
"access": "public",
|
|
41432
|
+
"file": {
|
|
41433
|
+
"path": "fluent/scss/grid/_variables.scss",
|
|
41434
|
+
"name": "_variables.scss"
|
|
41435
|
+
},
|
|
41436
|
+
"resolvedValue": "var(--kendo-grid-selection-aggregates-bg, var(--kendo-toolbar-bg, var(--kendo-color-surface)))",
|
|
41437
|
+
"resolvedType": "String"
|
|
41438
|
+
},
|
|
41439
|
+
{
|
|
41440
|
+
"description": "The text color of the Grid selection aggregates container.\n",
|
|
41441
|
+
"commentRange": {
|
|
41442
|
+
"start": 285,
|
|
41443
|
+
"end": 286
|
|
41444
|
+
},
|
|
41445
|
+
"context": {
|
|
41446
|
+
"type": "variable",
|
|
41447
|
+
"name": "kendo-grid-selection-aggregates-text",
|
|
41448
|
+
"value": "var( --kendo-grid-selection-aggregates-text, #{$kendo-grid-text} )",
|
|
41449
|
+
"scope": "default",
|
|
41450
|
+
"line": {
|
|
41451
|
+
"start": 287,
|
|
41452
|
+
"end": 287
|
|
41453
|
+
}
|
|
41454
|
+
},
|
|
41455
|
+
"group": [
|
|
41456
|
+
"grid"
|
|
41457
|
+
],
|
|
41458
|
+
"access": "public",
|
|
41459
|
+
"file": {
|
|
41460
|
+
"path": "fluent/scss/grid/_variables.scss",
|
|
41461
|
+
"name": "_variables.scss"
|
|
41462
|
+
},
|
|
41463
|
+
"resolvedValue": "var(--kendo-grid-selection-aggregates-text, var(--kendo-grid-text, var(--kendo-table-text, var(--kendo-color-on-app-surface))))",
|
|
41464
|
+
"resolvedType": "String"
|
|
41465
|
+
},
|
|
41466
|
+
{
|
|
41467
|
+
"description": "The border color of the Grid selection aggregates container.\n",
|
|
41468
|
+
"commentRange": {
|
|
41469
|
+
"start": 288,
|
|
41470
|
+
"end": 289
|
|
41471
|
+
},
|
|
41472
|
+
"context": {
|
|
41473
|
+
"type": "variable",
|
|
41474
|
+
"name": "kendo-grid-selection-aggregates-border",
|
|
41475
|
+
"value": "var( --kendo-grid-selection-aggregates-border, #{$kendo-grid-border} )",
|
|
41476
|
+
"scope": "default",
|
|
41477
|
+
"line": {
|
|
41478
|
+
"start": 290,
|
|
41479
|
+
"end": 290
|
|
41480
|
+
}
|
|
41481
|
+
},
|
|
41482
|
+
"group": [
|
|
41483
|
+
"grid"
|
|
41484
|
+
],
|
|
41485
|
+
"access": "public",
|
|
41486
|
+
"file": {
|
|
41487
|
+
"path": "fluent/scss/grid/_variables.scss",
|
|
41488
|
+
"name": "_variables.scss"
|
|
41489
|
+
},
|
|
41409
41490
|
"resolvedValue": "var(--kendo-grid-selection-aggregates-border, var(--kendo-grid-border, var(--kendo-table-border, color-mix(in srgb, var(--kendo-color-border) 16%, transparent))))",
|
|
41410
41491
|
"resolvedType": "String"
|
|
41411
41492
|
},
|
|
41412
41493
|
{
|
|
41413
41494
|
"description": "The border width of the Grid selection aggregates container.\n",
|
|
41414
41495
|
"commentRange": {
|
|
41415
|
-
"start":
|
|
41416
|
-
"end":
|
|
41496
|
+
"start": 291,
|
|
41497
|
+
"end": 292
|
|
41417
41498
|
},
|
|
41418
41499
|
"context": {
|
|
41419
41500
|
"type": "variable",
|
|
@@ -41421,8 +41502,8 @@
|
|
|
41421
41502
|
"value": "var( --kendo-grid-selection-aggregates-border-width, #{$kendo-grid-border-width} )",
|
|
41422
41503
|
"scope": "default",
|
|
41423
41504
|
"line": {
|
|
41424
|
-
"start":
|
|
41425
|
-
"end":
|
|
41505
|
+
"start": 293,
|
|
41506
|
+
"end": 293
|
|
41426
41507
|
}
|
|
41427
41508
|
},
|
|
41428
41509
|
"group": [
|
|
@@ -41439,8 +41520,8 @@
|
|
|
41439
41520
|
{
|
|
41440
41521
|
"description": "The spacing between the Grid selection aggregates items.\n",
|
|
41441
41522
|
"commentRange": {
|
|
41442
|
-
"start":
|
|
41443
|
-
"end":
|
|
41523
|
+
"start": 294,
|
|
41524
|
+
"end": 295
|
|
41444
41525
|
},
|
|
41445
41526
|
"context": {
|
|
41446
41527
|
"type": "variable",
|
|
@@ -41448,8 +41529,8 @@
|
|
|
41448
41529
|
"value": "var( --kendo-grid-selection-aggregates-spacing, #{k-spacing(2)} )",
|
|
41449
41530
|
"scope": "default",
|
|
41450
41531
|
"line": {
|
|
41451
|
-
"start":
|
|
41452
|
-
"end":
|
|
41532
|
+
"start": 296,
|
|
41533
|
+
"end": 296
|
|
41453
41534
|
}
|
|
41454
41535
|
},
|
|
41455
41536
|
"group": [
|
|
@@ -41466,8 +41547,8 @@
|
|
|
41466
41547
|
{
|
|
41467
41548
|
"description": "Line height of the Grid selection aggregates container.\n",
|
|
41468
41549
|
"commentRange": {
|
|
41469
|
-
"start":
|
|
41470
|
-
"end":
|
|
41550
|
+
"start": 297,
|
|
41551
|
+
"end": 298
|
|
41471
41552
|
},
|
|
41472
41553
|
"context": {
|
|
41473
41554
|
"type": "variable",
|
|
@@ -41475,8 +41556,8 @@
|
|
|
41475
41556
|
"value": "var( --kendo-grid-selection-aggregates-line-height, #{$kendo-grid-line-height} )",
|
|
41476
41557
|
"scope": "default",
|
|
41477
41558
|
"line": {
|
|
41478
|
-
"start":
|
|
41479
|
-
"end":
|
|
41559
|
+
"start": 299,
|
|
41560
|
+
"end": 299
|
|
41480
41561
|
}
|
|
41481
41562
|
},
|
|
41482
41563
|
"group": [
|
|
@@ -41493,8 +41574,8 @@
|
|
|
41493
41574
|
{
|
|
41494
41575
|
"description": "The font weight of the Grid selection aggregates container.\n",
|
|
41495
41576
|
"commentRange": {
|
|
41496
|
-
"start":
|
|
41497
|
-
"end":
|
|
41577
|
+
"start": 300,
|
|
41578
|
+
"end": 301
|
|
41498
41579
|
},
|
|
41499
41580
|
"context": {
|
|
41500
41581
|
"type": "variable",
|
|
@@ -41502,8 +41583,8 @@
|
|
|
41502
41583
|
"value": "var( --kendo-grid-selection-aggregates-font-weight, #{$kendo-font-weight-bold} )",
|
|
41503
41584
|
"scope": "default",
|
|
41504
41585
|
"line": {
|
|
41505
|
-
"start":
|
|
41506
|
-
"end":
|
|
41586
|
+
"start": 302,
|
|
41587
|
+
"end": 302
|
|
41507
41588
|
}
|
|
41508
41589
|
},
|
|
41509
41590
|
"group": [
|
|
@@ -41520,8 +41601,8 @@
|
|
|
41520
41601
|
{
|
|
41521
41602
|
"description": "The background color of the Grid grouping header.\n",
|
|
41522
41603
|
"commentRange": {
|
|
41523
|
-
"start":
|
|
41524
|
-
"end":
|
|
41604
|
+
"start": 304,
|
|
41605
|
+
"end": 305
|
|
41525
41606
|
},
|
|
41526
41607
|
"context": {
|
|
41527
41608
|
"type": "variable",
|
|
@@ -41529,8 +41610,8 @@
|
|
|
41529
41610
|
"value": "var( --kendo-grid-grouping-header-bg, #{$kendo-toolbar-bg} )",
|
|
41530
41611
|
"scope": "default",
|
|
41531
41612
|
"line": {
|
|
41532
|
-
"start":
|
|
41533
|
-
"end":
|
|
41613
|
+
"start": 306,
|
|
41614
|
+
"end": 306
|
|
41534
41615
|
}
|
|
41535
41616
|
},
|
|
41536
41617
|
"group": [
|
|
@@ -41547,8 +41628,8 @@
|
|
|
41547
41628
|
{
|
|
41548
41629
|
"description": "The text color of the Grid grouping header.\n",
|
|
41549
41630
|
"commentRange": {
|
|
41550
|
-
"start":
|
|
41551
|
-
"end":
|
|
41631
|
+
"start": 307,
|
|
41632
|
+
"end": 308
|
|
41552
41633
|
},
|
|
41553
41634
|
"context": {
|
|
41554
41635
|
"type": "variable",
|
|
@@ -41556,8 +41637,8 @@
|
|
|
41556
41637
|
"value": "var( --kendo-grid-grouping-header-text, #{$kendo-toolbar-text} )",
|
|
41557
41638
|
"scope": "default",
|
|
41558
41639
|
"line": {
|
|
41559
|
-
"start":
|
|
41560
|
-
"end":
|
|
41640
|
+
"start": 309,
|
|
41641
|
+
"end": 309
|
|
41561
41642
|
}
|
|
41562
41643
|
},
|
|
41563
41644
|
"group": [
|
|
@@ -41574,8 +41655,8 @@
|
|
|
41574
41655
|
{
|
|
41575
41656
|
"description": "The border color of the Grid grouping header.\n",
|
|
41576
41657
|
"commentRange": {
|
|
41577
|
-
"start":
|
|
41578
|
-
"end":
|
|
41658
|
+
"start": 310,
|
|
41659
|
+
"end": 311
|
|
41579
41660
|
},
|
|
41580
41661
|
"context": {
|
|
41581
41662
|
"type": "variable",
|
|
@@ -41583,8 +41664,8 @@
|
|
|
41583
41664
|
"value": "var( --kendo-grid-grouping-header-border, #{$kendo-toolbar-border} )",
|
|
41584
41665
|
"scope": "default",
|
|
41585
41666
|
"line": {
|
|
41586
|
-
"start":
|
|
41587
|
-
"end":
|
|
41667
|
+
"start": 312,
|
|
41668
|
+
"end": 312
|
|
41588
41669
|
}
|
|
41589
41670
|
},
|
|
41590
41671
|
"group": [
|
|
@@ -41601,8 +41682,8 @@
|
|
|
41601
41682
|
{
|
|
41602
41683
|
"description": "The vertical border width of the Grid grouping row.\n",
|
|
41603
41684
|
"commentRange": {
|
|
41604
|
-
"start":
|
|
41605
|
-
"end":
|
|
41685
|
+
"start": 314,
|
|
41686
|
+
"end": 315
|
|
41606
41687
|
},
|
|
41607
41688
|
"context": {
|
|
41608
41689
|
"type": "variable",
|
|
@@ -41610,8 +41691,8 @@
|
|
|
41610
41691
|
"value": "var( --kendo-grid-grouping-row-border-width-y, #{$kendo-grid-border-width} )",
|
|
41611
41692
|
"scope": "default",
|
|
41612
41693
|
"line": {
|
|
41613
|
-
"start":
|
|
41614
|
-
"end":
|
|
41694
|
+
"start": 316,
|
|
41695
|
+
"end": 316
|
|
41615
41696
|
}
|
|
41616
41697
|
},
|
|
41617
41698
|
"group": [
|
|
@@ -41628,8 +41709,8 @@
|
|
|
41628
41709
|
{
|
|
41629
41710
|
"description": "The background color of the Grid grouping row.\n",
|
|
41630
41711
|
"commentRange": {
|
|
41631
|
-
"start":
|
|
41632
|
-
"end":
|
|
41712
|
+
"start": 317,
|
|
41713
|
+
"end": 318
|
|
41633
41714
|
},
|
|
41634
41715
|
"context": {
|
|
41635
41716
|
"type": "variable",
|
|
@@ -41637,8 +41718,8 @@
|
|
|
41637
41718
|
"value": "var( --kendo-grid-grouping-row-bg, #{$kendo-table-group-row-bg} )",
|
|
41638
41719
|
"scope": "default",
|
|
41639
41720
|
"line": {
|
|
41640
|
-
"start":
|
|
41641
|
-
"end":
|
|
41721
|
+
"start": 319,
|
|
41722
|
+
"end": 319
|
|
41642
41723
|
}
|
|
41643
41724
|
},
|
|
41644
41725
|
"group": [
|
|
@@ -41655,8 +41736,8 @@
|
|
|
41655
41736
|
{
|
|
41656
41737
|
"description": "The text color of the Grid grouping row.\n",
|
|
41657
41738
|
"commentRange": {
|
|
41658
|
-
"start":
|
|
41659
|
-
"end":
|
|
41739
|
+
"start": 320,
|
|
41740
|
+
"end": 321
|
|
41660
41741
|
},
|
|
41661
41742
|
"context": {
|
|
41662
41743
|
"type": "variable",
|
|
@@ -41664,8 +41745,8 @@
|
|
|
41664
41745
|
"value": "var( --kendo-grid-grouping-row-text, #{$kendo-table-group-row-text} )",
|
|
41665
41746
|
"scope": "default",
|
|
41666
41747
|
"line": {
|
|
41667
|
-
"start":
|
|
41668
|
-
"end":
|
|
41748
|
+
"start": 322,
|
|
41749
|
+
"end": 322
|
|
41669
41750
|
}
|
|
41670
41751
|
},
|
|
41671
41752
|
"group": [
|
|
@@ -41682,8 +41763,8 @@
|
|
|
41682
41763
|
{
|
|
41683
41764
|
"description": "The border color of the Grid grouping row.\n",
|
|
41684
41765
|
"commentRange": {
|
|
41685
|
-
"start":
|
|
41686
|
-
"end":
|
|
41766
|
+
"start": 323,
|
|
41767
|
+
"end": 324
|
|
41687
41768
|
},
|
|
41688
41769
|
"context": {
|
|
41689
41770
|
"type": "variable",
|
|
@@ -41691,8 +41772,8 @@
|
|
|
41691
41772
|
"value": "var( --kendo-grid-grouping-row-border, #{$kendo-table-group-row-border} )",
|
|
41692
41773
|
"scope": "default",
|
|
41693
41774
|
"line": {
|
|
41694
|
-
"start":
|
|
41695
|
-
"end":
|
|
41775
|
+
"start": 325,
|
|
41776
|
+
"end": 325
|
|
41696
41777
|
}
|
|
41697
41778
|
},
|
|
41698
41779
|
"group": [
|
|
@@ -41709,8 +41790,8 @@
|
|
|
41709
41790
|
{
|
|
41710
41791
|
"description": "The horizontal padding of the Grid filter cell.\n",
|
|
41711
41792
|
"commentRange": {
|
|
41712
|
-
"start":
|
|
41713
|
-
"end":
|
|
41793
|
+
"start": 327,
|
|
41794
|
+
"end": 328
|
|
41714
41795
|
},
|
|
41715
41796
|
"context": {
|
|
41716
41797
|
"type": "variable",
|
|
@@ -41718,8 +41799,8 @@
|
|
|
41718
41799
|
"value": "var( --kendo-grid-filter-cell-padding-x, #{$kendo-grid-padding-y} )",
|
|
41719
41800
|
"scope": "default",
|
|
41720
41801
|
"line": {
|
|
41721
|
-
"start":
|
|
41722
|
-
"end":
|
|
41802
|
+
"start": 329,
|
|
41803
|
+
"end": 329
|
|
41723
41804
|
}
|
|
41724
41805
|
},
|
|
41725
41806
|
"group": [
|
|
@@ -41736,8 +41817,8 @@
|
|
|
41736
41817
|
{
|
|
41737
41818
|
"description": "The vertical padding of the Grid filter cell.\n",
|
|
41738
41819
|
"commentRange": {
|
|
41739
|
-
"start":
|
|
41740
|
-
"end":
|
|
41820
|
+
"start": 330,
|
|
41821
|
+
"end": 331
|
|
41741
41822
|
},
|
|
41742
41823
|
"context": {
|
|
41743
41824
|
"type": "variable",
|
|
@@ -41745,8 +41826,8 @@
|
|
|
41745
41826
|
"value": "var( --kendo-grid-filter-cell-padding-y, #{$kendo-grid-filter-cell-padding-x} )",
|
|
41746
41827
|
"scope": "default",
|
|
41747
41828
|
"line": {
|
|
41748
|
-
"start":
|
|
41749
|
-
"end":
|
|
41829
|
+
"start": 332,
|
|
41830
|
+
"end": 332
|
|
41750
41831
|
}
|
|
41751
41832
|
},
|
|
41752
41833
|
"group": [
|
|
@@ -41763,8 +41844,8 @@
|
|
|
41763
41844
|
{
|
|
41764
41845
|
"description": "The border width of the Grid Toolbar.\n",
|
|
41765
41846
|
"commentRange": {
|
|
41766
|
-
"start":
|
|
41767
|
-
"end":
|
|
41847
|
+
"start": 334,
|
|
41848
|
+
"end": 335
|
|
41768
41849
|
},
|
|
41769
41850
|
"context": {
|
|
41770
41851
|
"type": "variable",
|
|
@@ -41772,8 +41853,8 @@
|
|
|
41772
41853
|
"value": "var( --kendo-grid-toolbar-border-width, #{$kendo-grid-border-width} )",
|
|
41773
41854
|
"scope": "default",
|
|
41774
41855
|
"line": {
|
|
41775
|
-
"start":
|
|
41776
|
-
"end":
|
|
41856
|
+
"start": 336,
|
|
41857
|
+
"end": 336
|
|
41777
41858
|
}
|
|
41778
41859
|
},
|
|
41779
41860
|
"group": [
|
|
@@ -41790,8 +41871,8 @@
|
|
|
41790
41871
|
{
|
|
41791
41872
|
"description": "The vertical border width of the Grid cell.\n",
|
|
41792
41873
|
"commentRange": {
|
|
41793
|
-
"start":
|
|
41794
|
-
"end":
|
|
41874
|
+
"start": 338,
|
|
41875
|
+
"end": 339
|
|
41795
41876
|
},
|
|
41796
41877
|
"context": {
|
|
41797
41878
|
"type": "variable",
|
|
@@ -41799,8 +41880,8 @@
|
|
|
41799
41880
|
"value": "$kendo-grid-border-width",
|
|
41800
41881
|
"scope": "default",
|
|
41801
41882
|
"line": {
|
|
41802
|
-
"start":
|
|
41803
|
-
"end":
|
|
41883
|
+
"start": 340,
|
|
41884
|
+
"end": 340
|
|
41804
41885
|
}
|
|
41805
41886
|
},
|
|
41806
41887
|
"group": [
|
|
@@ -41817,8 +41898,8 @@
|
|
|
41817
41898
|
{
|
|
41818
41899
|
"description": "The horizontal border width of the Grid cell.\n",
|
|
41819
41900
|
"commentRange": {
|
|
41820
|
-
"start":
|
|
41821
|
-
"end":
|
|
41901
|
+
"start": 341,
|
|
41902
|
+
"end": 342
|
|
41822
41903
|
},
|
|
41823
41904
|
"context": {
|
|
41824
41905
|
"type": "variable",
|
|
@@ -41826,8 +41907,8 @@
|
|
|
41826
41907
|
"value": "0px",
|
|
41827
41908
|
"scope": "default",
|
|
41828
41909
|
"line": {
|
|
41829
|
-
"start":
|
|
41830
|
-
"end":
|
|
41910
|
+
"start": 343,
|
|
41911
|
+
"end": 343
|
|
41831
41912
|
}
|
|
41832
41913
|
},
|
|
41833
41914
|
"group": [
|
|
@@ -41844,8 +41925,8 @@
|
|
|
41844
41925
|
{
|
|
41845
41926
|
"description": "The font size of the Grid sort index.\n",
|
|
41846
41927
|
"commentRange": {
|
|
41847
|
-
"start":
|
|
41848
|
-
"end":
|
|
41928
|
+
"start": 344,
|
|
41929
|
+
"end": 345
|
|
41849
41930
|
},
|
|
41850
41931
|
"context": {
|
|
41851
41932
|
"type": "variable",
|
|
@@ -41853,8 +41934,8 @@
|
|
|
41853
41934
|
"value": "var( --kendo-grid-sort-index-font-size, var(--kendo-font-size-sm) )",
|
|
41854
41935
|
"scope": "default",
|
|
41855
41936
|
"line": {
|
|
41856
|
-
"start":
|
|
41857
|
-
"end":
|
|
41937
|
+
"start": 346,
|
|
41938
|
+
"end": 346
|
|
41858
41939
|
}
|
|
41859
41940
|
},
|
|
41860
41941
|
"group": [
|
|
@@ -41871,8 +41952,8 @@
|
|
|
41871
41952
|
{
|
|
41872
41953
|
"description": "The vertical offset of the Grid sort index.\n",
|
|
41873
41954
|
"commentRange": {
|
|
41874
|
-
"start":
|
|
41875
|
-
"end":
|
|
41955
|
+
"start": 348,
|
|
41956
|
+
"end": 349
|
|
41876
41957
|
},
|
|
41877
41958
|
"context": {
|
|
41878
41959
|
"type": "variable",
|
|
@@ -41880,8 +41961,8 @@
|
|
|
41880
41961
|
"value": "var( --kendo-grid-sort-index-spacing-x, #{k-spacing(0.5)} )",
|
|
41881
41962
|
"scope": "default",
|
|
41882
41963
|
"line": {
|
|
41883
|
-
"start":
|
|
41884
|
-
"end":
|
|
41964
|
+
"start": 350,
|
|
41965
|
+
"end": 350
|
|
41885
41966
|
}
|
|
41886
41967
|
},
|
|
41887
41968
|
"group": [
|
|
@@ -41898,8 +41979,8 @@
|
|
|
41898
41979
|
{
|
|
41899
41980
|
"description": "The spacing of the Grid sort icon.\n",
|
|
41900
41981
|
"commentRange": {
|
|
41901
|
-
"start":
|
|
41902
|
-
"end":
|
|
41982
|
+
"start": 351,
|
|
41983
|
+
"end": 352
|
|
41903
41984
|
},
|
|
41904
41985
|
"context": {
|
|
41905
41986
|
"type": "variable",
|
|
@@ -41907,8 +41988,8 @@
|
|
|
41907
41988
|
"value": "var( --kendo-grid-sort-icon-spacing, var(--kendo-icon-lg-spacing, .5rem) )",
|
|
41908
41989
|
"scope": "default",
|
|
41909
41990
|
"line": {
|
|
41910
|
-
"start":
|
|
41911
|
-
"end":
|
|
41991
|
+
"start": 353,
|
|
41992
|
+
"end": 353
|
|
41912
41993
|
}
|
|
41913
41994
|
},
|
|
41914
41995
|
"group": [
|
|
@@ -41925,8 +42006,8 @@
|
|
|
41925
42006
|
{
|
|
41926
42007
|
"description": "The text color of the Grid sort indicator.\n",
|
|
41927
42008
|
"commentRange": {
|
|
41928
|
-
"start":
|
|
41929
|
-
"end":
|
|
42009
|
+
"start": 354,
|
|
42010
|
+
"end": 355
|
|
41930
42011
|
},
|
|
41931
42012
|
"context": {
|
|
41932
42013
|
"type": "variable",
|
|
@@ -41934,8 +42015,8 @@
|
|
|
41934
42015
|
"value": "var( --kendo-grid-sort-indicator-text, k-color(on-app-surface) )",
|
|
41935
42016
|
"scope": "default",
|
|
41936
42017
|
"line": {
|
|
41937
|
-
"start":
|
|
41938
|
-
"end":
|
|
42018
|
+
"start": 356,
|
|
42019
|
+
"end": 356
|
|
41939
42020
|
}
|
|
41940
42021
|
},
|
|
41941
42022
|
"group": [
|
|
@@ -41952,8 +42033,8 @@
|
|
|
41952
42033
|
{
|
|
41953
42034
|
"description": "The text color of the Grid sort order indicator.\n",
|
|
41954
42035
|
"commentRange": {
|
|
41955
|
-
"start":
|
|
41956
|
-
"end":
|
|
42036
|
+
"start": 357,
|
|
42037
|
+
"end": 358
|
|
41957
42038
|
},
|
|
41958
42039
|
"context": {
|
|
41959
42040
|
"type": "variable",
|
|
@@ -41961,8 +42042,8 @@
|
|
|
41961
42042
|
"value": "var( --kendo-grid-sort-indicator-order-text, #{k-color(primary)} )",
|
|
41962
42043
|
"scope": "default",
|
|
41963
42044
|
"line": {
|
|
41964
|
-
"start":
|
|
41965
|
-
"end":
|
|
42045
|
+
"start": 359,
|
|
42046
|
+
"end": 359
|
|
41966
42047
|
}
|
|
41967
42048
|
},
|
|
41968
42049
|
"group": [
|
|
@@ -41979,8 +42060,8 @@
|
|
|
41979
42060
|
{
|
|
41980
42061
|
"description": "The background color of the sorted Grid cells.\n",
|
|
41981
42062
|
"commentRange": {
|
|
41982
|
-
"start":
|
|
41983
|
-
"end":
|
|
42063
|
+
"start": 360,
|
|
42064
|
+
"end": 361
|
|
41984
42065
|
},
|
|
41985
42066
|
"context": {
|
|
41986
42067
|
"type": "variable",
|
|
@@ -41988,8 +42069,8 @@
|
|
|
41988
42069
|
"value": "var( --kendo-grid-sorted-bg, rgba(0, 0, 0, 0.04) )",
|
|
41989
42070
|
"scope": "default",
|
|
41990
42071
|
"line": {
|
|
41991
|
-
"start":
|
|
41992
|
-
"end":
|
|
42072
|
+
"start": 362,
|
|
42073
|
+
"end": 362
|
|
41993
42074
|
}
|
|
41994
42075
|
},
|
|
41995
42076
|
"group": [
|
|
@@ -42006,8 +42087,8 @@
|
|
|
42006
42087
|
{
|
|
42007
42088
|
"description": "The vertical padding of the Grid command cells.\n",
|
|
42008
42089
|
"commentRange": {
|
|
42009
|
-
"start":
|
|
42010
|
-
"end":
|
|
42090
|
+
"start": 364,
|
|
42091
|
+
"end": 365
|
|
42011
42092
|
},
|
|
42012
42093
|
"context": {
|
|
42013
42094
|
"type": "variable",
|
|
@@ -42015,8 +42096,8 @@
|
|
|
42015
42096
|
"value": "var( --kendo-grid-command-cell-button-spacing, #{k-spacing(2)} )",
|
|
42016
42097
|
"scope": "default",
|
|
42017
42098
|
"line": {
|
|
42018
|
-
"start":
|
|
42019
|
-
"end":
|
|
42099
|
+
"start": 366,
|
|
42100
|
+
"end": 366
|
|
42020
42101
|
}
|
|
42021
42102
|
},
|
|
42022
42103
|
"group": [
|
|
@@ -42033,8 +42114,8 @@
|
|
|
42033
42114
|
{
|
|
42034
42115
|
"description": "The horizontal border width of the Grid group footer.\n",
|
|
42035
42116
|
"commentRange": {
|
|
42036
|
-
"start":
|
|
42037
|
-
"end":
|
|
42117
|
+
"start": 368,
|
|
42118
|
+
"end": 369
|
|
42038
42119
|
},
|
|
42039
42120
|
"context": {
|
|
42040
42121
|
"type": "variable",
|
|
@@ -42042,8 +42123,8 @@
|
|
|
42042
42123
|
"value": "var( --kendo-grid-group-footer-border-width-y, 1px )",
|
|
42043
42124
|
"scope": "default",
|
|
42044
42125
|
"line": {
|
|
42045
|
-
"start":
|
|
42046
|
-
"end":
|
|
42126
|
+
"start": 370,
|
|
42127
|
+
"end": 370
|
|
42047
42128
|
}
|
|
42048
42129
|
},
|
|
42049
42130
|
"group": [
|
|
@@ -42060,8 +42141,8 @@
|
|
|
42060
42141
|
{
|
|
42061
42142
|
"description": "The vertical border width of the Grid group footer.\n",
|
|
42062
42143
|
"commentRange": {
|
|
42063
|
-
"start":
|
|
42064
|
-
"end":
|
|
42144
|
+
"start": 371,
|
|
42145
|
+
"end": 372
|
|
42065
42146
|
},
|
|
42066
42147
|
"context": {
|
|
42067
42148
|
"type": "variable",
|
|
@@ -42069,8 +42150,8 @@
|
|
|
42069
42150
|
"value": "var( --kendo-grid-group-footer-border-width-x, 0px )",
|
|
42070
42151
|
"scope": "default",
|
|
42071
42152
|
"line": {
|
|
42072
|
-
"start":
|
|
42073
|
-
"end":
|
|
42153
|
+
"start": 373,
|
|
42154
|
+
"end": 373
|
|
42074
42155
|
}
|
|
42075
42156
|
},
|
|
42076
42157
|
"group": [
|
|
@@ -42087,8 +42168,8 @@
|
|
|
42087
42168
|
{
|
|
42088
42169
|
"description": "The text color of the Grid group drop clue.\n",
|
|
42089
42170
|
"commentRange": {
|
|
42090
|
-
"start":
|
|
42091
|
-
"end":
|
|
42171
|
+
"start": 375,
|
|
42172
|
+
"end": 376
|
|
42092
42173
|
},
|
|
42093
42174
|
"context": {
|
|
42094
42175
|
"type": "variable",
|
|
@@ -42096,8 +42177,8 @@
|
|
|
42096
42177
|
"value": "var( --kendo-grid-group-drop-hint-bg, #{k-color(primary)} )",
|
|
42097
42178
|
"scope": "default",
|
|
42098
42179
|
"line": {
|
|
42099
|
-
"start":
|
|
42100
|
-
"end":
|
|
42180
|
+
"start": 377,
|
|
42181
|
+
"end": 377
|
|
42101
42182
|
}
|
|
42102
42183
|
},
|
|
42103
42184
|
"group": [
|
|
@@ -42114,8 +42195,8 @@
|
|
|
42114
42195
|
{
|
|
42115
42196
|
"description": "The border width of the Grid sticky cell.\n",
|
|
42116
42197
|
"commentRange": {
|
|
42117
|
-
"start":
|
|
42118
|
-
"end":
|
|
42198
|
+
"start": 379,
|
|
42199
|
+
"end": 380
|
|
42119
42200
|
},
|
|
42120
42201
|
"context": {
|
|
42121
42202
|
"type": "variable",
|
|
@@ -42123,8 +42204,8 @@
|
|
|
42123
42204
|
"value": "var( --kendo-grid-sticky-cell-border-width, #{$kendo-grid-border-width} )",
|
|
42124
42205
|
"scope": "default",
|
|
42125
42206
|
"line": {
|
|
42126
|
-
"start":
|
|
42127
|
-
"end":
|
|
42207
|
+
"start": 381,
|
|
42208
|
+
"end": 381
|
|
42128
42209
|
}
|
|
42129
42210
|
},
|
|
42130
42211
|
"group": [
|
|
@@ -42141,8 +42222,8 @@
|
|
|
42141
42222
|
{
|
|
42142
42223
|
"description": "The background color of the Grid sticky cell.\n",
|
|
42143
42224
|
"commentRange": {
|
|
42144
|
-
"start":
|
|
42145
|
-
"end":
|
|
42225
|
+
"start": 382,
|
|
42226
|
+
"end": 383
|
|
42146
42227
|
},
|
|
42147
42228
|
"context": {
|
|
42148
42229
|
"type": "variable",
|
|
@@ -42150,8 +42231,8 @@
|
|
|
42150
42231
|
"value": "var( --kendo-grid-sticky-bg, #{k-color(surface-alt)} )",
|
|
42151
42232
|
"scope": "default",
|
|
42152
42233
|
"line": {
|
|
42153
|
-
"start":
|
|
42154
|
-
"end":
|
|
42234
|
+
"start": 384,
|
|
42235
|
+
"end": 384
|
|
42155
42236
|
}
|
|
42156
42237
|
},
|
|
42157
42238
|
"group": [
|
|
@@ -42168,8 +42249,8 @@
|
|
|
42168
42249
|
{
|
|
42169
42250
|
"description": "The border color of the Grid sticky cell.\n",
|
|
42170
42251
|
"commentRange": {
|
|
42171
|
-
"start":
|
|
42172
|
-
"end":
|
|
42252
|
+
"start": 386,
|
|
42253
|
+
"end": 387
|
|
42173
42254
|
},
|
|
42174
42255
|
"context": {
|
|
42175
42256
|
"type": "variable",
|
|
@@ -42177,8 +42258,8 @@
|
|
|
42177
42258
|
"value": "var( --kendo-grid-sticky-border, color-mix(in srgb, #{k-color(border)} 80%, transparent) )",
|
|
42178
42259
|
"scope": "default",
|
|
42179
42260
|
"line": {
|
|
42180
|
-
"start":
|
|
42181
|
-
"end":
|
|
42261
|
+
"start": 388,
|
|
42262
|
+
"end": 388
|
|
42182
42263
|
}
|
|
42183
42264
|
},
|
|
42184
42265
|
"group": [
|
|
@@ -42195,8 +42276,8 @@
|
|
|
42195
42276
|
{
|
|
42196
42277
|
"description": "The alt background color of the Grid sticky cell.\n",
|
|
42197
42278
|
"commentRange": {
|
|
42198
|
-
"start":
|
|
42199
|
-
"end":
|
|
42279
|
+
"start": 389,
|
|
42280
|
+
"end": 390
|
|
42200
42281
|
},
|
|
42201
42282
|
"context": {
|
|
42202
42283
|
"type": "variable",
|
|
@@ -42204,8 +42285,8 @@
|
|
|
42204
42285
|
"value": "var( --kendo-grid-sticky-alt-bg, #{$kendo-grid-sticky-bg} )",
|
|
42205
42286
|
"scope": "default",
|
|
42206
42287
|
"line": {
|
|
42207
|
-
"start":
|
|
42208
|
-
"end":
|
|
42288
|
+
"start": 391,
|
|
42289
|
+
"end": 391
|
|
42209
42290
|
}
|
|
42210
42291
|
},
|
|
42211
42292
|
"group": [
|
|
@@ -42222,8 +42303,8 @@
|
|
|
42222
42303
|
{
|
|
42223
42304
|
"description": "The background color of the Grid sticky cell.\n",
|
|
42224
42305
|
"commentRange": {
|
|
42225
|
-
"start":
|
|
42226
|
-
"end":
|
|
42306
|
+
"start": 392,
|
|
42307
|
+
"end": 393
|
|
42227
42308
|
},
|
|
42228
42309
|
"context": {
|
|
42229
42310
|
"type": "variable",
|
|
@@ -42231,8 +42312,8 @@
|
|
|
42231
42312
|
"value": "var( --kendo-grid-sticky-hover-bg, k-color(base-hover) )",
|
|
42232
42313
|
"scope": "default",
|
|
42233
42314
|
"line": {
|
|
42234
|
-
"start":
|
|
42235
|
-
"end":
|
|
42315
|
+
"start": 394,
|
|
42316
|
+
"end": 394
|
|
42236
42317
|
}
|
|
42237
42318
|
},
|
|
42238
42319
|
"group": [
|
|
@@ -42249,8 +42330,8 @@
|
|
|
42249
42330
|
{
|
|
42250
42331
|
"description": "The background color of the Grid sticky header.\n",
|
|
42251
42332
|
"commentRange": {
|
|
42252
|
-
"start":
|
|
42253
|
-
"end":
|
|
42333
|
+
"start": 396,
|
|
42334
|
+
"end": 397
|
|
42254
42335
|
},
|
|
42255
42336
|
"context": {
|
|
42256
42337
|
"type": "variable",
|
|
@@ -42258,8 +42339,8 @@
|
|
|
42258
42339
|
"value": "var( --kendo-grid-sticky-header-bg, #{$kendo-grid-header-bg} )",
|
|
42259
42340
|
"scope": "default",
|
|
42260
42341
|
"line": {
|
|
42261
|
-
"start":
|
|
42262
|
-
"end":
|
|
42342
|
+
"start": 398,
|
|
42343
|
+
"end": 398
|
|
42263
42344
|
}
|
|
42264
42345
|
},
|
|
42265
42346
|
"group": [
|
|
@@ -42276,8 +42357,8 @@
|
|
|
42276
42357
|
{
|
|
42277
42358
|
"description": "The text color of the Grid sticky header.\n",
|
|
42278
42359
|
"commentRange": {
|
|
42279
|
-
"start":
|
|
42280
|
-
"end":
|
|
42360
|
+
"start": 399,
|
|
42361
|
+
"end": 400
|
|
42281
42362
|
},
|
|
42282
42363
|
"context": {
|
|
42283
42364
|
"type": "variable",
|
|
@@ -42285,8 +42366,8 @@
|
|
|
42285
42366
|
"value": "var( --kendo-grid-sticky-header-text, #{$kendo-grid-header-text} )",
|
|
42286
42367
|
"scope": "default",
|
|
42287
42368
|
"line": {
|
|
42288
|
-
"start":
|
|
42289
|
-
"end":
|
|
42369
|
+
"start": 401,
|
|
42370
|
+
"end": 401
|
|
42290
42371
|
}
|
|
42291
42372
|
},
|
|
42292
42373
|
"group": [
|
|
@@ -42303,8 +42384,8 @@
|
|
|
42303
42384
|
{
|
|
42304
42385
|
"description": "The border color of the Grid sticky header.\n",
|
|
42305
42386
|
"commentRange": {
|
|
42306
|
-
"start":
|
|
42307
|
-
"end":
|
|
42387
|
+
"start": 402,
|
|
42388
|
+
"end": 403
|
|
42308
42389
|
},
|
|
42309
42390
|
"context": {
|
|
42310
42391
|
"type": "variable",
|
|
@@ -42312,8 +42393,8 @@
|
|
|
42312
42393
|
"value": "var( --kendo-grid-sticky-header-border, #{$kendo-grid-sticky-border} )",
|
|
42313
42394
|
"scope": "default",
|
|
42314
42395
|
"line": {
|
|
42315
|
-
"start":
|
|
42316
|
-
"end":
|
|
42396
|
+
"start": 404,
|
|
42397
|
+
"end": 404
|
|
42317
42398
|
}
|
|
42318
42399
|
},
|
|
42319
42400
|
"group": [
|
|
@@ -42330,8 +42411,8 @@
|
|
|
42330
42411
|
{
|
|
42331
42412
|
"description": "The background color of the Grid sticky footer.\n",
|
|
42332
42413
|
"commentRange": {
|
|
42333
|
-
"start":
|
|
42334
|
-
"end":
|
|
42414
|
+
"start": 406,
|
|
42415
|
+
"end": 407
|
|
42335
42416
|
},
|
|
42336
42417
|
"context": {
|
|
42337
42418
|
"type": "variable",
|
|
@@ -42339,8 +42420,8 @@
|
|
|
42339
42420
|
"value": "var( --kendo-grid-sticky-footer-bg, #{$kendo-grid-header-bg} )",
|
|
42340
42421
|
"scope": "default",
|
|
42341
42422
|
"line": {
|
|
42342
|
-
"start":
|
|
42343
|
-
"end":
|
|
42423
|
+
"start": 408,
|
|
42424
|
+
"end": 408
|
|
42344
42425
|
}
|
|
42345
42426
|
},
|
|
42346
42427
|
"group": [
|
|
@@ -42357,8 +42438,8 @@
|
|
|
42357
42438
|
{
|
|
42358
42439
|
"description": "The box shadow of the sticky container in the Grid.\n",
|
|
42359
42440
|
"commentRange": {
|
|
42360
|
-
"start":
|
|
42361
|
-
"end":
|
|
42441
|
+
"start": 410,
|
|
42442
|
+
"end": 411
|
|
42362
42443
|
},
|
|
42363
42444
|
"context": {
|
|
42364
42445
|
"type": "variable",
|
|
@@ -42366,8 +42447,8 @@
|
|
|
42366
42447
|
"value": "0 2px 4px 0 rgba(0, 0, 0, 0.08)",
|
|
42367
42448
|
"scope": "default",
|
|
42368
42449
|
"line": {
|
|
42369
|
-
"start":
|
|
42370
|
-
"end":
|
|
42450
|
+
"start": 412,
|
|
42451
|
+
"end": 412
|
|
42371
42452
|
}
|
|
42372
42453
|
},
|
|
42373
42454
|
"group": [
|
|
@@ -42384,8 +42465,8 @@
|
|
|
42384
42465
|
{
|
|
42385
42466
|
"description": "The box shadow of the sticky container positioned at the bottom in the Grid.\n",
|
|
42386
42467
|
"commentRange": {
|
|
42387
|
-
"start":
|
|
42388
|
-
"end":
|
|
42468
|
+
"start": 413,
|
|
42469
|
+
"end": 414
|
|
42389
42470
|
},
|
|
42390
42471
|
"context": {
|
|
42391
42472
|
"type": "variable",
|
|
@@ -42393,8 +42474,8 @@
|
|
|
42393
42474
|
"value": "0 -2px 4px 0 rgba(0, 0, 0, 0.08)",
|
|
42394
42475
|
"scope": "default",
|
|
42395
42476
|
"line": {
|
|
42396
|
-
"start":
|
|
42397
|
-
"end":
|
|
42477
|
+
"start": 415,
|
|
42478
|
+
"end": 415
|
|
42398
42479
|
}
|
|
42399
42480
|
},
|
|
42400
42481
|
"group": [
|
|
@@ -42411,8 +42492,8 @@
|
|
|
42411
42492
|
{
|
|
42412
42493
|
"description": "The box shadow of the pinned container in the Grid.\n",
|
|
42413
42494
|
"commentRange": {
|
|
42414
|
-
"start":
|
|
42415
|
-
"end":
|
|
42495
|
+
"start": 417,
|
|
42496
|
+
"end": 418
|
|
42416
42497
|
},
|
|
42417
42498
|
"context": {
|
|
42418
42499
|
"type": "variable",
|
|
@@ -42420,8 +42501,8 @@
|
|
|
42420
42501
|
"value": "0 4px 8px 0 rgba(0, 0, 0, 0.08)",
|
|
42421
42502
|
"scope": "default",
|
|
42422
42503
|
"line": {
|
|
42423
|
-
"start":
|
|
42424
|
-
"end":
|
|
42504
|
+
"start": 419,
|
|
42505
|
+
"end": 419
|
|
42425
42506
|
}
|
|
42426
42507
|
},
|
|
42427
42508
|
"group": [
|
|
@@ -42438,8 +42519,8 @@
|
|
|
42438
42519
|
{
|
|
42439
42520
|
"description": "The box shadow of the pinned container positioned at the bottom in the Grid.\n",
|
|
42440
42521
|
"commentRange": {
|
|
42441
|
-
"start":
|
|
42442
|
-
"end":
|
|
42522
|
+
"start": 420,
|
|
42523
|
+
"end": 421
|
|
42443
42524
|
},
|
|
42444
42525
|
"context": {
|
|
42445
42526
|
"type": "variable",
|
|
@@ -42447,8 +42528,8 @@
|
|
|
42447
42528
|
"value": "0 -4px 8px 0 rgba(0, 0, 0, 0.08)",
|
|
42448
42529
|
"scope": "default",
|
|
42449
42530
|
"line": {
|
|
42450
|
-
"start":
|
|
42451
|
-
"end":
|
|
42531
|
+
"start": 422,
|
|
42532
|
+
"end": 422
|
|
42452
42533
|
}
|
|
42453
42534
|
},
|
|
42454
42535
|
"group": [
|
|
@@ -42465,8 +42546,8 @@
|
|
|
42465
42546
|
{
|
|
42466
42547
|
"description": "The horizontal padding of the Grid filter menu container.\n",
|
|
42467
42548
|
"commentRange": {
|
|
42468
|
-
"start":
|
|
42469
|
-
"end":
|
|
42549
|
+
"start": 424,
|
|
42550
|
+
"end": 425
|
|
42470
42551
|
},
|
|
42471
42552
|
"context": {
|
|
42472
42553
|
"type": "variable",
|
|
@@ -42474,8 +42555,8 @@
|
|
|
42474
42555
|
"value": "var( --kendo-filter-menu-container-padding-y, #{k-spacing(3)} )",
|
|
42475
42556
|
"scope": "default",
|
|
42476
42557
|
"line": {
|
|
42477
|
-
"start":
|
|
42478
|
-
"end":
|
|
42558
|
+
"start": 426,
|
|
42559
|
+
"end": 426
|
|
42479
42560
|
}
|
|
42480
42561
|
},
|
|
42481
42562
|
"group": [
|
|
@@ -42492,8 +42573,8 @@
|
|
|
42492
42573
|
{
|
|
42493
42574
|
"description": "The vertical padding of the Grid filter menu container.\n",
|
|
42494
42575
|
"commentRange": {
|
|
42495
|
-
"start":
|
|
42496
|
-
"end":
|
|
42576
|
+
"start": 427,
|
|
42577
|
+
"end": 428
|
|
42497
42578
|
},
|
|
42498
42579
|
"context": {
|
|
42499
42580
|
"type": "variable",
|
|
@@ -42501,8 +42582,8 @@
|
|
|
42501
42582
|
"value": "var( --kendo-filter-menu-container-padding-x, #{k-spacing(3)} )",
|
|
42502
42583
|
"scope": "default",
|
|
42503
42584
|
"line": {
|
|
42504
|
-
"start":
|
|
42505
|
-
"end":
|
|
42585
|
+
"start": 429,
|
|
42586
|
+
"end": 429
|
|
42506
42587
|
}
|
|
42507
42588
|
},
|
|
42508
42589
|
"group": [
|
|
@@ -42519,8 +42600,8 @@
|
|
|
42519
42600
|
{
|
|
42520
42601
|
"description": "The default width of the Grid column menu.\n",
|
|
42521
42602
|
"commentRange": {
|
|
42522
|
-
"start":
|
|
42523
|
-
"end":
|
|
42603
|
+
"start": 431,
|
|
42604
|
+
"end": 432
|
|
42524
42605
|
},
|
|
42525
42606
|
"context": {
|
|
42526
42607
|
"type": "variable",
|
|
@@ -42528,8 +42609,8 @@
|
|
|
42528
42609
|
"value": "var( --kendo-grid-column-menu-width, 230px )",
|
|
42529
42610
|
"scope": "default",
|
|
42530
42611
|
"line": {
|
|
42531
|
-
"start":
|
|
42532
|
-
"end":
|
|
42612
|
+
"start": 433,
|
|
42613
|
+
"end": 433
|
|
42533
42614
|
}
|
|
42534
42615
|
},
|
|
42535
42616
|
"group": [
|
|
@@ -42546,8 +42627,8 @@
|
|
|
42546
42627
|
{
|
|
42547
42628
|
"description": "The max width of the Grid column menu.\n",
|
|
42548
42629
|
"commentRange": {
|
|
42549
|
-
"start":
|
|
42550
|
-
"end":
|
|
42630
|
+
"start": 434,
|
|
42631
|
+
"end": 435
|
|
42551
42632
|
},
|
|
42552
42633
|
"context": {
|
|
42553
42634
|
"type": "variable",
|
|
@@ -42555,8 +42636,8 @@
|
|
|
42555
42636
|
"value": "var( --kendo-grid-column-menu-max-width, 320px )",
|
|
42556
42637
|
"scope": "default",
|
|
42557
42638
|
"line": {
|
|
42558
|
-
"start":
|
|
42559
|
-
"end":
|
|
42639
|
+
"start": 436,
|
|
42640
|
+
"end": 436
|
|
42560
42641
|
}
|
|
42561
42642
|
},
|
|
42562
42643
|
"group": [
|
|
@@ -42573,8 +42654,8 @@
|
|
|
42573
42654
|
{
|
|
42574
42655
|
"description": "The spacing of the Grid column menu.\n",
|
|
42575
42656
|
"commentRange": {
|
|
42576
|
-
"start":
|
|
42577
|
-
"end":
|
|
42657
|
+
"start": 437,
|
|
42658
|
+
"end": 438
|
|
42578
42659
|
},
|
|
42579
42660
|
"context": {
|
|
42580
42661
|
"type": "variable",
|
|
@@ -42582,8 +42663,8 @@
|
|
|
42582
42663
|
"value": "var( --kendo-grid-column-menu-spacing, #{k-spacing(2)} )",
|
|
42583
42664
|
"scope": "default",
|
|
42584
42665
|
"line": {
|
|
42585
|
-
"start":
|
|
42586
|
-
"end":
|
|
42666
|
+
"start": 439,
|
|
42667
|
+
"end": 439
|
|
42587
42668
|
}
|
|
42588
42669
|
},
|
|
42589
42670
|
"group": [
|
|
@@ -42600,8 +42681,8 @@
|
|
|
42600
42681
|
{
|
|
42601
42682
|
"description": "The focus shadow of the Grid column menu.\n",
|
|
42602
42683
|
"commentRange": {
|
|
42603
|
-
"start":
|
|
42604
|
-
"end":
|
|
42684
|
+
"start": 440,
|
|
42685
|
+
"end": 441
|
|
42605
42686
|
},
|
|
42606
42687
|
"context": {
|
|
42607
42688
|
"type": "variable",
|
|
@@ -42609,8 +42690,8 @@
|
|
|
42609
42690
|
"value": "var( --kendo-grid-column-menu-shadow, k-elevation(4) )",
|
|
42610
42691
|
"scope": "default",
|
|
42611
42692
|
"line": {
|
|
42612
|
-
"start":
|
|
42613
|
-
"end":
|
|
42693
|
+
"start": 442,
|
|
42694
|
+
"end": 442
|
|
42614
42695
|
}
|
|
42615
42696
|
},
|
|
42616
42697
|
"group": [
|
|
@@ -42627,8 +42708,8 @@
|
|
|
42627
42708
|
{
|
|
42628
42709
|
"description": "The background color of the Grid column menu.\n",
|
|
42629
42710
|
"commentRange": {
|
|
42630
|
-
"start":
|
|
42631
|
-
"end":
|
|
42711
|
+
"start": 443,
|
|
42712
|
+
"end": 444
|
|
42632
42713
|
},
|
|
42633
42714
|
"context": {
|
|
42634
42715
|
"type": "variable",
|
|
@@ -42636,8 +42717,8 @@
|
|
|
42636
42717
|
"value": "var( --kendo-grid-column-menu-bg, #{k-color(surface-alt)} )",
|
|
42637
42718
|
"scope": "default",
|
|
42638
42719
|
"line": {
|
|
42639
|
-
"start":
|
|
42640
|
-
"end":
|
|
42720
|
+
"start": 445,
|
|
42721
|
+
"end": 445
|
|
42641
42722
|
}
|
|
42642
42723
|
},
|
|
42643
42724
|
"group": [
|
|
@@ -42654,8 +42735,8 @@
|
|
|
42654
42735
|
{
|
|
42655
42736
|
"description": "The text color of the Grid column menu.\n",
|
|
42656
42737
|
"commentRange": {
|
|
42657
|
-
"start":
|
|
42658
|
-
"end":
|
|
42738
|
+
"start": 446,
|
|
42739
|
+
"end": 447
|
|
42659
42740
|
},
|
|
42660
42741
|
"context": {
|
|
42661
42742
|
"type": "variable",
|
|
@@ -42663,8 +42744,8 @@
|
|
|
42663
42744
|
"value": "var( --kendo-grid-column-menu-text, #{k-color(on-app-surface)} )",
|
|
42664
42745
|
"scope": "default",
|
|
42665
42746
|
"line": {
|
|
42666
|
-
"start":
|
|
42667
|
-
"end":
|
|
42747
|
+
"start": 448,
|
|
42748
|
+
"end": 448
|
|
42668
42749
|
}
|
|
42669
42750
|
},
|
|
42670
42751
|
"group": [
|
|
@@ -42681,8 +42762,8 @@
|
|
|
42681
42762
|
{
|
|
42682
42763
|
"description": "The border color of the Grid column menu.\n",
|
|
42683
42764
|
"commentRange": {
|
|
42684
|
-
"start":
|
|
42685
|
-
"end":
|
|
42765
|
+
"start": 449,
|
|
42766
|
+
"end": 450
|
|
42686
42767
|
},
|
|
42687
42768
|
"context": {
|
|
42688
42769
|
"type": "variable",
|
|
@@ -42690,8 +42771,8 @@
|
|
|
42690
42771
|
"value": "var( --kendo-grid-column-menu-border, color-mix(in srgb, #{k-color(border)} 16%, transparent) )",
|
|
42691
42772
|
"scope": "default",
|
|
42692
42773
|
"line": {
|
|
42693
|
-
"start":
|
|
42694
|
-
"end":
|
|
42774
|
+
"start": 451,
|
|
42775
|
+
"end": 451
|
|
42695
42776
|
}
|
|
42696
42777
|
},
|
|
42697
42778
|
"group": [
|
|
@@ -42708,8 +42789,8 @@
|
|
|
42708
42789
|
{
|
|
42709
42790
|
"description": "The font size of the Grid column menu checkbox container.\n",
|
|
42710
42791
|
"commentRange": {
|
|
42711
|
-
"start":
|
|
42712
|
-
"end":
|
|
42792
|
+
"start": 453,
|
|
42793
|
+
"end": 454
|
|
42713
42794
|
},
|
|
42714
42795
|
"context": {
|
|
42715
42796
|
"type": "variable",
|
|
@@ -42717,8 +42798,8 @@
|
|
|
42717
42798
|
"value": "var( --kendo-grid-column-menu-multicheck-font-size, #{$kendo-list-md-font-size} )",
|
|
42718
42799
|
"scope": "default",
|
|
42719
42800
|
"line": {
|
|
42720
|
-
"start":
|
|
42721
|
-
"end":
|
|
42801
|
+
"start": 455,
|
|
42802
|
+
"end": 455
|
|
42722
42803
|
}
|
|
42723
42804
|
},
|
|
42724
42805
|
"group": [
|
|
@@ -42735,8 +42816,8 @@
|
|
|
42735
42816
|
{
|
|
42736
42817
|
"description": "The line height of the Grid column menu checkbox container.\n",
|
|
42737
42818
|
"commentRange": {
|
|
42738
|
-
"start":
|
|
42739
|
-
"end":
|
|
42819
|
+
"start": 456,
|
|
42820
|
+
"end": 457
|
|
42740
42821
|
},
|
|
42741
42822
|
"context": {
|
|
42742
42823
|
"type": "variable",
|
|
@@ -42744,8 +42825,8 @@
|
|
|
42744
42825
|
"value": "var( --kendo-grid-column-menu-multicheck-line-height, #{$kendo-list-md-line-height} )",
|
|
42745
42826
|
"scope": "default",
|
|
42746
42827
|
"line": {
|
|
42747
|
-
"start":
|
|
42748
|
-
"end":
|
|
42828
|
+
"start": 458,
|
|
42829
|
+
"end": 458
|
|
42749
42830
|
}
|
|
42750
42831
|
},
|
|
42751
42832
|
"group": [
|
|
@@ -42762,8 +42843,8 @@
|
|
|
42762
42843
|
{
|
|
42763
42844
|
"description": "The vertical padding of the Grid column menu items wrap.\n",
|
|
42764
42845
|
"commentRange": {
|
|
42765
|
-
"start":
|
|
42766
|
-
"end":
|
|
42846
|
+
"start": 460,
|
|
42847
|
+
"end": 461
|
|
42767
42848
|
},
|
|
42768
42849
|
"context": {
|
|
42769
42850
|
"type": "variable",
|
|
@@ -42771,8 +42852,8 @@
|
|
|
42771
42852
|
"value": "var( --kendo-grid-column-menu-items-wrap-padding-y, #{k-spacing(2)} )",
|
|
42772
42853
|
"scope": "default",
|
|
42773
42854
|
"line": {
|
|
42774
|
-
"start":
|
|
42775
|
-
"end":
|
|
42855
|
+
"start": 462,
|
|
42856
|
+
"end": 462
|
|
42776
42857
|
}
|
|
42777
42858
|
},
|
|
42778
42859
|
"group": [
|
|
@@ -42789,8 +42870,8 @@
|
|
|
42789
42870
|
{
|
|
42790
42871
|
"description": "The horizontal padding of the Grid column menu items wrap.\n",
|
|
42791
42872
|
"commentRange": {
|
|
42792
|
-
"start":
|
|
42793
|
-
"end":
|
|
42873
|
+
"start": 463,
|
|
42874
|
+
"end": 464
|
|
42794
42875
|
},
|
|
42795
42876
|
"context": {
|
|
42796
42877
|
"type": "variable",
|
|
@@ -42798,8 +42879,8 @@
|
|
|
42798
42879
|
"value": "var( --kendo-grid-column-menu-items-wrap-padding-x, #{k-spacing(2)} )",
|
|
42799
42880
|
"scope": "default",
|
|
42800
42881
|
"line": {
|
|
42801
|
-
"start":
|
|
42802
|
-
"end":
|
|
42882
|
+
"start": 465,
|
|
42883
|
+
"end": 465
|
|
42803
42884
|
}
|
|
42804
42885
|
},
|
|
42805
42886
|
"group": [
|
|
@@ -42816,8 +42897,8 @@
|
|
|
42816
42897
|
{
|
|
42817
42898
|
"description": "The horizontal padding of the Grid column menu item.\n",
|
|
42818
42899
|
"commentRange": {
|
|
42819
|
-
"start":
|
|
42820
|
-
"end":
|
|
42900
|
+
"start": 467,
|
|
42901
|
+
"end": 468
|
|
42821
42902
|
},
|
|
42822
42903
|
"context": {
|
|
42823
42904
|
"type": "variable",
|
|
@@ -42825,8 +42906,8 @@
|
|
|
42825
42906
|
"value": "var( --kendo-grid-column-menu-item-padding-y, #{$kendo-list-md-item-padding-y} )",
|
|
42826
42907
|
"scope": "default",
|
|
42827
42908
|
"line": {
|
|
42828
|
-
"start":
|
|
42829
|
-
"end":
|
|
42909
|
+
"start": 469,
|
|
42910
|
+
"end": 469
|
|
42830
42911
|
}
|
|
42831
42912
|
},
|
|
42832
42913
|
"group": [
|
|
@@ -42843,8 +42924,8 @@
|
|
|
42843
42924
|
{
|
|
42844
42925
|
"description": "The vertical padding of the Grid column menu item.\n",
|
|
42845
42926
|
"commentRange": {
|
|
42846
|
-
"start":
|
|
42847
|
-
"end":
|
|
42927
|
+
"start": 470,
|
|
42928
|
+
"end": 471
|
|
42848
42929
|
},
|
|
42849
42930
|
"context": {
|
|
42850
42931
|
"type": "variable",
|
|
@@ -42852,8 +42933,8 @@
|
|
|
42852
42933
|
"value": "var( --kendo-grid-column-menu-item-padding-x, #{$kendo-list-md-item-padding-x} )",
|
|
42853
42934
|
"scope": "default",
|
|
42854
42935
|
"line": {
|
|
42855
|
-
"start":
|
|
42856
|
-
"end":
|
|
42936
|
+
"start": 472,
|
|
42937
|
+
"end": 472
|
|
42857
42938
|
}
|
|
42858
42939
|
},
|
|
42859
42940
|
"group": [
|
|
@@ -42870,8 +42951,8 @@
|
|
|
42870
42951
|
{
|
|
42871
42952
|
"description": "The spacing of the Grid column menu item.\n",
|
|
42872
42953
|
"commentRange": {
|
|
42873
|
-
"start":
|
|
42874
|
-
"end":
|
|
42954
|
+
"start": 473,
|
|
42955
|
+
"end": 474
|
|
42875
42956
|
},
|
|
42876
42957
|
"context": {
|
|
42877
42958
|
"type": "variable",
|
|
@@ -42879,8 +42960,8 @@
|
|
|
42879
42960
|
"value": "var( --kendo-grid-column-menu-item-gap, #{$kendo-list-md-item-padding-x} )",
|
|
42880
42961
|
"scope": "default",
|
|
42881
42962
|
"line": {
|
|
42882
|
-
"start":
|
|
42883
|
-
"end":
|
|
42963
|
+
"start": 475,
|
|
42964
|
+
"end": 475
|
|
42884
42965
|
}
|
|
42885
42966
|
},
|
|
42886
42967
|
"group": [
|
|
@@ -42897,8 +42978,8 @@
|
|
|
42897
42978
|
{
|
|
42898
42979
|
"description": "The background color of the Grid column menu item.\n",
|
|
42899
42980
|
"commentRange": {
|
|
42900
|
-
"start":
|
|
42901
|
-
"end":
|
|
42981
|
+
"start": 476,
|
|
42982
|
+
"end": 477
|
|
42902
42983
|
},
|
|
42903
42984
|
"context": {
|
|
42904
42985
|
"type": "variable",
|
|
@@ -42906,8 +42987,8 @@
|
|
|
42906
42987
|
"value": "var( --kendo-grid-column-menu-item-bg, #{$kendo-list-item-bg} )",
|
|
42907
42988
|
"scope": "default",
|
|
42908
42989
|
"line": {
|
|
42909
|
-
"start":
|
|
42910
|
-
"end":
|
|
42990
|
+
"start": 478,
|
|
42991
|
+
"end": 478
|
|
42911
42992
|
}
|
|
42912
42993
|
},
|
|
42913
42994
|
"group": [
|
|
@@ -42924,8 +43005,8 @@
|
|
|
42924
43005
|
{
|
|
42925
43006
|
"description": "The text color of the Grid column menu item.\n",
|
|
42926
43007
|
"commentRange": {
|
|
42927
|
-
"start":
|
|
42928
|
-
"end":
|
|
43008
|
+
"start": 479,
|
|
43009
|
+
"end": 480
|
|
42929
43010
|
},
|
|
42930
43011
|
"context": {
|
|
42931
43012
|
"type": "variable",
|
|
@@ -42933,8 +43014,8 @@
|
|
|
42933
43014
|
"value": "var( --kendo-grid-column-menu-item-text, #{$kendo-list-item-text} )",
|
|
42934
43015
|
"scope": "default",
|
|
42935
43016
|
"line": {
|
|
42936
|
-
"start":
|
|
42937
|
-
"end":
|
|
43017
|
+
"start": 481,
|
|
43018
|
+
"end": 481
|
|
42938
43019
|
}
|
|
42939
43020
|
},
|
|
42940
43021
|
"group": [
|
|
@@ -42951,8 +43032,8 @@
|
|
|
42951
43032
|
{
|
|
42952
43033
|
"description": "The text color of the Grid column menu item icon.\n",
|
|
42953
43034
|
"commentRange": {
|
|
42954
|
-
"start":
|
|
42955
|
-
"end":
|
|
43035
|
+
"start": 483,
|
|
43036
|
+
"end": 484
|
|
42956
43037
|
},
|
|
42957
43038
|
"context": {
|
|
42958
43039
|
"type": "variable",
|
|
@@ -42960,8 +43041,8 @@
|
|
|
42960
43041
|
"value": "var( --kendo-grid-column-menu-item-icon-text, #{$kendo-list-item-icon-text} )",
|
|
42961
43042
|
"scope": "default",
|
|
42962
43043
|
"line": {
|
|
42963
|
-
"start":
|
|
42964
|
-
"end":
|
|
43044
|
+
"start": 485,
|
|
43045
|
+
"end": 485
|
|
42965
43046
|
}
|
|
42966
43047
|
},
|
|
42967
43048
|
"group": [
|
|
@@ -42978,8 +43059,8 @@
|
|
|
42978
43059
|
{
|
|
42979
43060
|
"description": "The vertical padding of the Grid column menu group header.\n",
|
|
42980
43061
|
"commentRange": {
|
|
42981
|
-
"start":
|
|
42982
|
-
"end":
|
|
43062
|
+
"start": 487,
|
|
43063
|
+
"end": 488
|
|
42983
43064
|
},
|
|
42984
43065
|
"context": {
|
|
42985
43066
|
"type": "variable",
|
|
@@ -42987,8 +43068,8 @@
|
|
|
42987
43068
|
"value": "var( --kendo-grid-column-menu-group-header-padding-y, #{$kendo-grid-column-menu-item-padding-y} )",
|
|
42988
43069
|
"scope": "default",
|
|
42989
43070
|
"line": {
|
|
42990
|
-
"start":
|
|
42991
|
-
"end":
|
|
43071
|
+
"start": 489,
|
|
43072
|
+
"end": 489
|
|
42992
43073
|
}
|
|
42993
43074
|
},
|
|
42994
43075
|
"group": [
|
|
@@ -43005,8 +43086,8 @@
|
|
|
43005
43086
|
{
|
|
43006
43087
|
"description": "The horizontal padding of the Grid column menu group header.\n",
|
|
43007
43088
|
"commentRange": {
|
|
43008
|
-
"start":
|
|
43009
|
-
"end":
|
|
43089
|
+
"start": 490,
|
|
43090
|
+
"end": 491
|
|
43010
43091
|
},
|
|
43011
43092
|
"context": {
|
|
43012
43093
|
"type": "variable",
|
|
@@ -43014,8 +43095,8 @@
|
|
|
43014
43095
|
"value": "var( --kendo-grid-column-menu-group-header-padding-x, #{$kendo-grid-column-menu-item-padding-x} )",
|
|
43015
43096
|
"scope": "default",
|
|
43016
43097
|
"line": {
|
|
43017
|
-
"start":
|
|
43018
|
-
"end":
|
|
43098
|
+
"start": 492,
|
|
43099
|
+
"end": 492
|
|
43019
43100
|
}
|
|
43020
43101
|
},
|
|
43021
43102
|
"group": [
|
|
@@ -43032,8 +43113,8 @@
|
|
|
43032
43113
|
{
|
|
43033
43114
|
"description": "The border width of the Grid column menu group header.\n",
|
|
43034
43115
|
"commentRange": {
|
|
43035
|
-
"start":
|
|
43036
|
-
"end":
|
|
43116
|
+
"start": 493,
|
|
43117
|
+
"end": 494
|
|
43037
43118
|
},
|
|
43038
43119
|
"context": {
|
|
43039
43120
|
"type": "variable",
|
|
@@ -43041,8 +43122,8 @@
|
|
|
43041
43122
|
"value": "var( --kendo-grid-column-menu-group-header-border-width, 1px )",
|
|
43042
43123
|
"scope": "default",
|
|
43043
43124
|
"line": {
|
|
43044
|
-
"start":
|
|
43045
|
-
"end":
|
|
43125
|
+
"start": 495,
|
|
43126
|
+
"end": 495
|
|
43046
43127
|
}
|
|
43047
43128
|
},
|
|
43048
43129
|
"group": [
|
|
@@ -43059,8 +43140,8 @@
|
|
|
43059
43140
|
{
|
|
43060
43141
|
"description": "The border style of the Grid column menu group header.\n",
|
|
43061
43142
|
"commentRange": {
|
|
43062
|
-
"start":
|
|
43063
|
-
"end":
|
|
43143
|
+
"start": 496,
|
|
43144
|
+
"end": 497
|
|
43064
43145
|
},
|
|
43065
43146
|
"context": {
|
|
43066
43147
|
"type": "variable",
|
|
@@ -43068,8 +43149,8 @@
|
|
|
43068
43149
|
"value": "var( --kendo-grid-column-menu-group-header-border-style, solid )",
|
|
43069
43150
|
"scope": "default",
|
|
43070
43151
|
"line": {
|
|
43071
|
-
"start":
|
|
43072
|
-
"end":
|
|
43152
|
+
"start": 498,
|
|
43153
|
+
"end": 498
|
|
43073
43154
|
}
|
|
43074
43155
|
},
|
|
43075
43156
|
"group": [
|
|
@@ -43086,8 +43167,8 @@
|
|
|
43086
43167
|
{
|
|
43087
43168
|
"description": "The font size of the Grid column menu group header.\n",
|
|
43088
43169
|
"commentRange": {
|
|
43089
|
-
"start":
|
|
43090
|
-
"end":
|
|
43170
|
+
"start": 499,
|
|
43171
|
+
"end": 500
|
|
43091
43172
|
},
|
|
43092
43173
|
"context": {
|
|
43093
43174
|
"type": "variable",
|
|
@@ -43095,8 +43176,8 @@
|
|
|
43095
43176
|
"value": "var( --kendo-grid-column-menu-group-header-font-size, var(--kendo-font-size-sm) )",
|
|
43096
43177
|
"scope": "default",
|
|
43097
43178
|
"line": {
|
|
43098
|
-
"start":
|
|
43099
|
-
"end":
|
|
43179
|
+
"start": 501,
|
|
43180
|
+
"end": 501
|
|
43100
43181
|
}
|
|
43101
43182
|
},
|
|
43102
43183
|
"group": [
|
|
@@ -43113,8 +43194,8 @@
|
|
|
43113
43194
|
{
|
|
43114
43195
|
"description": "The font weight of the Grid column menu group header.\n",
|
|
43115
43196
|
"commentRange": {
|
|
43116
|
-
"start":
|
|
43117
|
-
"end":
|
|
43197
|
+
"start": 502,
|
|
43198
|
+
"end": 503
|
|
43118
43199
|
},
|
|
43119
43200
|
"context": {
|
|
43120
43201
|
"type": "variable",
|
|
@@ -43122,8 +43203,8 @@
|
|
|
43122
43203
|
"value": "var( --kendo-grid-column-menu-group-header-font-weight, var(--kendo-font-weight-bold) )",
|
|
43123
43204
|
"scope": "default",
|
|
43124
43205
|
"line": {
|
|
43125
|
-
"start":
|
|
43126
|
-
"end":
|
|
43206
|
+
"start": 504,
|
|
43207
|
+
"end": 504
|
|
43127
43208
|
}
|
|
43128
43209
|
},
|
|
43129
43210
|
"group": [
|
|
@@ -43140,8 +43221,8 @@
|
|
|
43140
43221
|
{
|
|
43141
43222
|
"description": "The mine height of the Grid column menu group header.\n",
|
|
43142
43223
|
"commentRange": {
|
|
43143
|
-
"start":
|
|
43144
|
-
"end":
|
|
43224
|
+
"start": 505,
|
|
43225
|
+
"end": 506
|
|
43145
43226
|
},
|
|
43146
43227
|
"context": {
|
|
43147
43228
|
"type": "variable",
|
|
@@ -43149,8 +43230,8 @@
|
|
|
43149
43230
|
"value": "var( --kendo-grid-column-menu-group-header-line-height, var(--kendo-line-height) )",
|
|
43150
43231
|
"scope": "default",
|
|
43151
43232
|
"line": {
|
|
43152
|
-
"start":
|
|
43153
|
-
"end":
|
|
43233
|
+
"start": 507,
|
|
43234
|
+
"end": 507
|
|
43154
43235
|
}
|
|
43155
43236
|
},
|
|
43156
43237
|
"group": [
|
|
@@ -43167,8 +43248,8 @@
|
|
|
43167
43248
|
{
|
|
43168
43249
|
"description": "The text transform of the Grid column menu group header.\n",
|
|
43169
43250
|
"commentRange": {
|
|
43170
|
-
"start":
|
|
43171
|
-
"end":
|
|
43251
|
+
"start": 508,
|
|
43252
|
+
"end": 509
|
|
43172
43253
|
},
|
|
43173
43254
|
"context": {
|
|
43174
43255
|
"type": "variable",
|
|
@@ -43176,8 +43257,8 @@
|
|
|
43176
43257
|
"value": "var( --kendo-grid-column-menu-group-header-text-transform, uppercase )",
|
|
43177
43258
|
"scope": "default",
|
|
43178
43259
|
"line": {
|
|
43179
|
-
"start":
|
|
43180
|
-
"end":
|
|
43260
|
+
"start": 510,
|
|
43261
|
+
"end": 510
|
|
43181
43262
|
}
|
|
43182
43263
|
},
|
|
43183
43264
|
"group": [
|
|
@@ -43194,8 +43275,8 @@
|
|
|
43194
43275
|
{
|
|
43195
43276
|
"description": "The background color of the Grid column menu group.\n",
|
|
43196
43277
|
"commentRange": {
|
|
43197
|
-
"start":
|
|
43198
|
-
"end":
|
|
43278
|
+
"start": 512,
|
|
43279
|
+
"end": 513
|
|
43199
43280
|
},
|
|
43200
43281
|
"context": {
|
|
43201
43282
|
"type": "variable",
|
|
@@ -43203,8 +43284,8 @@
|
|
|
43203
43284
|
"value": "var( --kendo-grid-column-menu-group-header-bg, #{k-color(surface-alt)} )",
|
|
43204
43285
|
"scope": "default",
|
|
43205
43286
|
"line": {
|
|
43206
|
-
"start":
|
|
43207
|
-
"end":
|
|
43287
|
+
"start": 514,
|
|
43288
|
+
"end": 514
|
|
43208
43289
|
}
|
|
43209
43290
|
},
|
|
43210
43291
|
"group": [
|
|
@@ -43221,8 +43302,8 @@
|
|
|
43221
43302
|
{
|
|
43222
43303
|
"description": "The text color of the Grid column menu group.\n",
|
|
43223
43304
|
"commentRange": {
|
|
43224
|
-
"start":
|
|
43225
|
-
"end":
|
|
43305
|
+
"start": 515,
|
|
43306
|
+
"end": 516
|
|
43226
43307
|
},
|
|
43227
43308
|
"context": {
|
|
43228
43309
|
"type": "variable",
|
|
@@ -43230,8 +43311,8 @@
|
|
|
43230
43311
|
"value": "var( --kendo-grid-column-menu-group-header-text, #{k-color(on-app-surface)} )",
|
|
43231
43312
|
"scope": "default",
|
|
43232
43313
|
"line": {
|
|
43233
|
-
"start":
|
|
43234
|
-
"end":
|
|
43314
|
+
"start": 517,
|
|
43315
|
+
"end": 517
|
|
43235
43316
|
}
|
|
43236
43317
|
},
|
|
43237
43318
|
"group": [
|
|
@@ -43248,8 +43329,8 @@
|
|
|
43248
43329
|
{
|
|
43249
43330
|
"description": "The border color of the Grid column menu group.\n",
|
|
43250
43331
|
"commentRange": {
|
|
43251
|
-
"start":
|
|
43252
|
-
"end":
|
|
43332
|
+
"start": 518,
|
|
43333
|
+
"end": 519
|
|
43253
43334
|
},
|
|
43254
43335
|
"context": {
|
|
43255
43336
|
"type": "variable",
|
|
@@ -43257,8 +43338,8 @@
|
|
|
43257
43338
|
"value": "var( --kendo-grid-column-menu-group-header-border, color-mix(in srgb, #{k-color(border)} 16%, transparent) )",
|
|
43258
43339
|
"scope": "default",
|
|
43259
43340
|
"line": {
|
|
43260
|
-
"start":
|
|
43261
|
-
"end":
|
|
43341
|
+
"start": 520,
|
|
43342
|
+
"end": 520
|
|
43262
43343
|
}
|
|
43263
43344
|
},
|
|
43264
43345
|
"group": [
|
|
@@ -43275,8 +43356,8 @@
|
|
|
43275
43356
|
{
|
|
43276
43357
|
"description": "The horizontal padding of the tabstrip content in the Grid tabbed column menu.\n",
|
|
43277
43358
|
"commentRange": {
|
|
43278
|
-
"start":
|
|
43279
|
-
"end":
|
|
43359
|
+
"start": 522,
|
|
43360
|
+
"end": 523
|
|
43280
43361
|
},
|
|
43281
43362
|
"context": {
|
|
43282
43363
|
"type": "variable",
|
|
@@ -43284,8 +43365,8 @@
|
|
|
43284
43365
|
"value": "var( --kendo-grid-column-menu-tabbed-tabstrip-content-padding-x, #{k-spacing(0)} )",
|
|
43285
43366
|
"scope": "default",
|
|
43286
43367
|
"line": {
|
|
43287
|
-
"start":
|
|
43288
|
-
"end":
|
|
43368
|
+
"start": 524,
|
|
43369
|
+
"end": 524
|
|
43289
43370
|
}
|
|
43290
43371
|
},
|
|
43291
43372
|
"group": [
|
|
@@ -43302,8 +43383,8 @@
|
|
|
43302
43383
|
{
|
|
43303
43384
|
"description": "The vertical padding of the tabstrip content in the Grid tabbed column menu.\n",
|
|
43304
43385
|
"commentRange": {
|
|
43305
|
-
"start":
|
|
43306
|
-
"end":
|
|
43386
|
+
"start": 525,
|
|
43387
|
+
"end": 526
|
|
43307
43388
|
},
|
|
43308
43389
|
"context": {
|
|
43309
43390
|
"type": "variable",
|
|
@@ -43311,8 +43392,8 @@
|
|
|
43311
43392
|
"value": "var( --kendo-grid-column-menu-tabbed-tabstrip-content-padding-y, #{k-spacing(3)} )",
|
|
43312
43393
|
"scope": "default",
|
|
43313
43394
|
"line": {
|
|
43314
|
-
"start":
|
|
43315
|
-
"end":
|
|
43395
|
+
"start": 527,
|
|
43396
|
+
"end": 527
|
|
43316
43397
|
}
|
|
43317
43398
|
},
|
|
43318
43399
|
"group": [
|
|
@@ -43329,8 +43410,8 @@
|
|
|
43329
43410
|
{
|
|
43330
43411
|
"description": "The background color of the Grid tabbed column menu.\n",
|
|
43331
43412
|
"commentRange": {
|
|
43332
|
-
"start":
|
|
43333
|
-
"end":
|
|
43413
|
+
"start": 529,
|
|
43414
|
+
"end": 530
|
|
43334
43415
|
},
|
|
43335
43416
|
"context": {
|
|
43336
43417
|
"type": "variable",
|
|
@@ -43338,8 +43419,8 @@
|
|
|
43338
43419
|
"value": "var( --kendo-grid-column-menu-tabbed-bg, k-color(surface) )",
|
|
43339
43420
|
"scope": "default",
|
|
43340
43421
|
"line": {
|
|
43341
|
-
"start":
|
|
43342
|
-
"end":
|
|
43422
|
+
"start": 531,
|
|
43423
|
+
"end": 531
|
|
43343
43424
|
}
|
|
43344
43425
|
},
|
|
43345
43426
|
"group": [
|
|
@@ -43356,8 +43437,8 @@
|
|
|
43356
43437
|
{
|
|
43357
43438
|
"description": "The default width of the Grid drag cell.\n",
|
|
43358
43439
|
"commentRange": {
|
|
43359
|
-
"start":
|
|
43360
|
-
"end":
|
|
43440
|
+
"start": 533,
|
|
43441
|
+
"end": 534
|
|
43361
43442
|
},
|
|
43362
43443
|
"context": {
|
|
43363
43444
|
"type": "variable",
|
|
@@ -43365,8 +43446,8 @@
|
|
|
43365
43446
|
"value": "var( --kendo-grid-drag-cell-width, calc( var( --kendo-icon-size, 1rem ) * 2.25 ) )",
|
|
43366
43447
|
"scope": "default",
|
|
43367
43448
|
"line": {
|
|
43368
|
-
"start":
|
|
43369
|
-
"end":
|
|
43449
|
+
"start": 535,
|
|
43450
|
+
"end": 535
|
|
43370
43451
|
}
|
|
43371
43452
|
},
|
|
43372
43453
|
"group": [
|
|
@@ -43383,8 +43464,8 @@
|
|
|
43383
43464
|
{
|
|
43384
43465
|
"description": "The default width of the Grid hierarchy cell.\n",
|
|
43385
43466
|
"commentRange": {
|
|
43386
|
-
"start":
|
|
43387
|
-
"end":
|
|
43467
|
+
"start": 536,
|
|
43468
|
+
"end": 537
|
|
43388
43469
|
},
|
|
43389
43470
|
"context": {
|
|
43390
43471
|
"type": "variable",
|
|
@@ -43392,8 +43473,8 @@
|
|
|
43392
43473
|
"value": "var( --kendo-grid-hierarchy-col-width, calc( var( --kendo-icon-size, 1rem ) * 2 ) )",
|
|
43393
43474
|
"scope": "default",
|
|
43394
43475
|
"line": {
|
|
43395
|
-
"start":
|
|
43396
|
-
"end":
|
|
43476
|
+
"start": 538,
|
|
43477
|
+
"end": 538
|
|
43397
43478
|
}
|
|
43398
43479
|
},
|
|
43399
43480
|
"group": [
|
|
@@ -43410,8 +43491,8 @@
|
|
|
43410
43491
|
{
|
|
43411
43492
|
"description": "The background color of the Grid row resize indicator.\n",
|
|
43412
43493
|
"commentRange": {
|
|
43413
|
-
"start":
|
|
43414
|
-
"end":
|
|
43494
|
+
"start": 540,
|
|
43495
|
+
"end": 541
|
|
43415
43496
|
},
|
|
43416
43497
|
"context": {
|
|
43417
43498
|
"type": "variable",
|
|
@@ -43419,8 +43500,8 @@
|
|
|
43419
43500
|
"value": "var( --kendo-grid-row-resizer-hover-bg, color-mix(in srgb, #{k-color(on-app-surface)} 46%, transparent) )",
|
|
43420
43501
|
"scope": "default",
|
|
43421
43502
|
"line": {
|
|
43422
|
-
"start":
|
|
43423
|
-
"end":
|
|
43503
|
+
"start": 542,
|
|
43504
|
+
"end": 542
|
|
43424
43505
|
}
|
|
43425
43506
|
},
|
|
43426
43507
|
"group": [
|
|
@@ -43437,8 +43518,8 @@
|
|
|
43437
43518
|
{
|
|
43438
43519
|
"description": "The background color of the active Grid row resize indicator.\n",
|
|
43439
43520
|
"commentRange": {
|
|
43440
|
-
"start":
|
|
43441
|
-
"end":
|
|
43521
|
+
"start": 543,
|
|
43522
|
+
"end": 544
|
|
43442
43523
|
},
|
|
43443
43524
|
"context": {
|
|
43444
43525
|
"type": "variable",
|
|
@@ -43446,8 +43527,8 @@
|
|
|
43446
43527
|
"value": "var( --kendo-grid-row-resizer-active-bg, #{k-color(primary)} )",
|
|
43447
43528
|
"scope": "default",
|
|
43448
43529
|
"line": {
|
|
43449
|
-
"start":
|
|
43450
|
-
"end":
|
|
43530
|
+
"start": 545,
|
|
43531
|
+
"end": 545
|
|
43451
43532
|
}
|
|
43452
43533
|
},
|
|
43453
43534
|
"group": [
|
|
@@ -43464,8 +43545,8 @@
|
|
|
43464
43545
|
{
|
|
43465
43546
|
"description": "The height of the Grid row resize indicator.\n",
|
|
43466
43547
|
"commentRange": {
|
|
43467
|
-
"start":
|
|
43468
|
-
"end":
|
|
43548
|
+
"start": 546,
|
|
43549
|
+
"end": 547
|
|
43469
43550
|
},
|
|
43470
43551
|
"context": {
|
|
43471
43552
|
"type": "variable",
|
|
@@ -43473,8 +43554,8 @@
|
|
|
43473
43554
|
"value": "var( --kendo-grid-row-resizer-height, #{k-spacing(0.5)} )",
|
|
43474
43555
|
"scope": "default",
|
|
43475
43556
|
"line": {
|
|
43476
|
-
"start":
|
|
43477
|
-
"end":
|
|
43557
|
+
"start": 548,
|
|
43558
|
+
"end": 548
|
|
43478
43559
|
}
|
|
43479
43560
|
},
|
|
43480
43561
|
"group": [
|
|
@@ -43491,8 +43572,8 @@
|
|
|
43491
43572
|
{
|
|
43492
43573
|
"description": "The horizontal padding of the Grid stack layout cells.\n",
|
|
43493
43574
|
"commentRange": {
|
|
43494
|
-
"start":
|
|
43495
|
-
"end":
|
|
43575
|
+
"start": 550,
|
|
43576
|
+
"end": 551
|
|
43496
43577
|
},
|
|
43497
43578
|
"context": {
|
|
43498
43579
|
"type": "variable",
|
|
@@ -43500,8 +43581,8 @@
|
|
|
43500
43581
|
"value": "var( --kendo-grid-stack-cell-padding-x, #{k-spacing(2)} )",
|
|
43501
43582
|
"scope": "default",
|
|
43502
43583
|
"line": {
|
|
43503
|
-
"start":
|
|
43504
|
-
"end":
|
|
43584
|
+
"start": 552,
|
|
43585
|
+
"end": 552
|
|
43505
43586
|
}
|
|
43506
43587
|
},
|
|
43507
43588
|
"group": [
|
|
@@ -43518,8 +43599,8 @@
|
|
|
43518
43599
|
{
|
|
43519
43600
|
"description": "The vertical padding of the Grid stack layout cells.\n",
|
|
43520
43601
|
"commentRange": {
|
|
43521
|
-
"start":
|
|
43522
|
-
"end":
|
|
43602
|
+
"start": 553,
|
|
43603
|
+
"end": 554
|
|
43523
43604
|
},
|
|
43524
43605
|
"context": {
|
|
43525
43606
|
"type": "variable",
|
|
@@ -43527,8 +43608,8 @@
|
|
|
43527
43608
|
"value": "var( --kendo-grid-stack-cell-padding-y, #{k-spacing(1.5)} )",
|
|
43528
43609
|
"scope": "default",
|
|
43529
43610
|
"line": {
|
|
43530
|
-
"start":
|
|
43531
|
-
"end":
|
|
43611
|
+
"start": 555,
|
|
43612
|
+
"end": 555
|
|
43532
43613
|
}
|
|
43533
43614
|
},
|
|
43534
43615
|
"group": [
|
|
@@ -43545,8 +43626,8 @@
|
|
|
43545
43626
|
{
|
|
43546
43627
|
"description": "The column gap of the Grid stack layout.\n",
|
|
43547
43628
|
"commentRange": {
|
|
43548
|
-
"start":
|
|
43549
|
-
"end":
|
|
43629
|
+
"start": 556,
|
|
43630
|
+
"end": 557
|
|
43550
43631
|
},
|
|
43551
43632
|
"context": {
|
|
43552
43633
|
"type": "variable",
|
|
@@ -43554,8 +43635,8 @@
|
|
|
43554
43635
|
"value": "var( --kendo-grid-stack-column-gap, #{k-spacing(1)} )",
|
|
43555
43636
|
"scope": "default",
|
|
43556
43637
|
"line": {
|
|
43557
|
-
"start":
|
|
43558
|
-
"end":
|
|
43638
|
+
"start": 558,
|
|
43639
|
+
"end": 558
|
|
43559
43640
|
}
|
|
43560
43641
|
},
|
|
43561
43642
|
"group": [
|
|
@@ -43572,8 +43653,8 @@
|
|
|
43572
43653
|
{
|
|
43573
43654
|
"description": "The column gap of the editable Grid stack layout.\n",
|
|
43574
43655
|
"commentRange": {
|
|
43575
|
-
"start":
|
|
43576
|
-
"end":
|
|
43656
|
+
"start": 559,
|
|
43657
|
+
"end": 560
|
|
43577
43658
|
},
|
|
43578
43659
|
"context": {
|
|
43579
43660
|
"type": "variable",
|
|
@@ -43581,8 +43662,8 @@
|
|
|
43581
43662
|
"value": "var( --kendo-grid-stack-editable-column-gap, #{k-spacing(2)} )",
|
|
43582
43663
|
"scope": "default",
|
|
43583
43664
|
"line": {
|
|
43584
|
-
"start":
|
|
43585
|
-
"end":
|
|
43665
|
+
"start": 561,
|
|
43666
|
+
"end": 561
|
|
43586
43667
|
}
|
|
43587
43668
|
},
|
|
43588
43669
|
"group": [
|
|
@@ -43599,8 +43680,8 @@
|
|
|
43599
43680
|
{
|
|
43600
43681
|
"description": "The width of the hierarchy column in the Grid stack layout.\n",
|
|
43601
43682
|
"commentRange": {
|
|
43602
|
-
"start":
|
|
43603
|
-
"end":
|
|
43683
|
+
"start": 562,
|
|
43684
|
+
"end": 563
|
|
43604
43685
|
},
|
|
43605
43686
|
"context": {
|
|
43606
43687
|
"type": "variable",
|
|
@@ -43608,8 +43689,8 @@
|
|
|
43608
43689
|
"value": "var( --kendo-grid-stack-hierarchy-col-width, #{k-spacing(2)} )",
|
|
43609
43690
|
"scope": "default",
|
|
43610
43691
|
"line": {
|
|
43611
|
-
"start":
|
|
43612
|
-
"end":
|
|
43692
|
+
"start": 564,
|
|
43693
|
+
"end": 564
|
|
43613
43694
|
}
|
|
43614
43695
|
},
|
|
43615
43696
|
"group": [
|
|
@@ -43626,8 +43707,8 @@
|
|
|
43626
43707
|
{
|
|
43627
43708
|
"description": "The font size of the Grid stack layout column header.\n",
|
|
43628
43709
|
"commentRange": {
|
|
43629
|
-
"start":
|
|
43630
|
-
"end":
|
|
43710
|
+
"start": 565,
|
|
43711
|
+
"end": 566
|
|
43631
43712
|
},
|
|
43632
43713
|
"context": {
|
|
43633
43714
|
"type": "variable",
|
|
@@ -43635,8 +43716,8 @@
|
|
|
43635
43716
|
"value": "var( --kendo-grid-stack-header-font-size, var(--kendo-font-size-sm) )",
|
|
43636
43717
|
"scope": "default",
|
|
43637
43718
|
"line": {
|
|
43638
|
-
"start":
|
|
43639
|
-
"end":
|
|
43719
|
+
"start": 567,
|
|
43720
|
+
"end": 567
|
|
43640
43721
|
}
|
|
43641
43722
|
},
|
|
43642
43723
|
"group": [
|
|
@@ -43653,8 +43734,8 @@
|
|
|
43653
43734
|
{
|
|
43654
43735
|
"description": "The font weight of the Grid stack layout column header.\n",
|
|
43655
43736
|
"commentRange": {
|
|
43656
|
-
"start":
|
|
43657
|
-
"end":
|
|
43737
|
+
"start": 568,
|
|
43738
|
+
"end": 569
|
|
43658
43739
|
},
|
|
43659
43740
|
"context": {
|
|
43660
43741
|
"type": "variable",
|
|
@@ -43662,8 +43743,8 @@
|
|
|
43662
43743
|
"value": "var( --kendo-grid-stack-header-font-weight, var(--kendo-font-weight-bold) )",
|
|
43663
43744
|
"scope": "default",
|
|
43664
43745
|
"line": {
|
|
43665
|
-
"start":
|
|
43666
|
-
"end":
|
|
43746
|
+
"start": 570,
|
|
43747
|
+
"end": 570
|
|
43667
43748
|
}
|
|
43668
43749
|
},
|
|
43669
43750
|
"group": [
|
|
@@ -43680,8 +43761,8 @@
|
|
|
43680
43761
|
{
|
|
43681
43762
|
"description": "The height of the Grid stack layout expandable row shadow.\n",
|
|
43682
43763
|
"commentRange": {
|
|
43683
|
-
"start":
|
|
43684
|
-
"end":
|
|
43764
|
+
"start": 571,
|
|
43765
|
+
"end": 572
|
|
43685
43766
|
},
|
|
43686
43767
|
"context": {
|
|
43687
43768
|
"type": "variable",
|
|
@@ -43689,8 +43770,8 @@
|
|
|
43689
43770
|
"value": "var( --kendo-grid-stack-expandable-shadow-height, #{k-spacing(2.5)} )",
|
|
43690
43771
|
"scope": "default",
|
|
43691
43772
|
"line": {
|
|
43692
|
-
"start":
|
|
43693
|
-
"end":
|
|
43773
|
+
"start": 573,
|
|
43774
|
+
"end": 573
|
|
43694
43775
|
}
|
|
43695
43776
|
},
|
|
43696
43777
|
"group": [
|
|
@@ -43707,8 +43788,8 @@
|
|
|
43707
43788
|
{
|
|
43708
43789
|
"description": "The color of the Grid stack layout column header.\n",
|
|
43709
43790
|
"commentRange": {
|
|
43710
|
-
"start":
|
|
43711
|
-
"end":
|
|
43791
|
+
"start": 574,
|
|
43792
|
+
"end": 575
|
|
43712
43793
|
},
|
|
43713
43794
|
"context": {
|
|
43714
43795
|
"type": "variable",
|
|
@@ -43716,8 +43797,8 @@
|
|
|
43716
43797
|
"value": "var( --kendo-grid-stack-header-color, #{k-color(subtle)} )",
|
|
43717
43798
|
"scope": "default",
|
|
43718
43799
|
"line": {
|
|
43719
|
-
"start":
|
|
43720
|
-
"end":
|
|
43800
|
+
"start": 576,
|
|
43801
|
+
"end": 576
|
|
43721
43802
|
}
|
|
43722
43803
|
},
|
|
43723
43804
|
"group": [
|
|
@@ -43734,8 +43815,8 @@
|
|
|
43734
43815
|
{
|
|
43735
43816
|
"description": "The outline color of the Grid stack layout focused cell.\n",
|
|
43736
43817
|
"commentRange": {
|
|
43737
|
-
"start":
|
|
43738
|
-
"end":
|
|
43818
|
+
"start": 577,
|
|
43819
|
+
"end": 578
|
|
43739
43820
|
},
|
|
43740
43821
|
"context": {
|
|
43741
43822
|
"type": "variable",
|
|
@@ -43743,8 +43824,8 @@
|
|
|
43743
43824
|
"value": "var( --kendo-grid-stack-focus-outline, #{k-color(base-emphasis)} )",
|
|
43744
43825
|
"scope": "default",
|
|
43745
43826
|
"line": {
|
|
43746
|
-
"start":
|
|
43747
|
-
"end":
|
|
43827
|
+
"start": 579,
|
|
43828
|
+
"end": 579
|
|
43748
43829
|
}
|
|
43749
43830
|
},
|
|
43750
43831
|
"group": [
|
|
@@ -43761,8 +43842,8 @@
|
|
|
43761
43842
|
{
|
|
43762
43843
|
"description": "The Grid stack layout expandable row shadow.\n",
|
|
43763
43844
|
"commentRange": {
|
|
43764
|
-
"start":
|
|
43765
|
-
"end":
|
|
43845
|
+
"start": 580,
|
|
43846
|
+
"end": 581
|
|
43766
43847
|
},
|
|
43767
43848
|
"context": {
|
|
43768
43849
|
"type": "variable",
|
|
@@ -43770,8 +43851,8 @@
|
|
|
43770
43851
|
"value": "var( --kendo-grid-stack-expandable-shadow, #{k-elevation(2)} )",
|
|
43771
43852
|
"scope": "default",
|
|
43772
43853
|
"line": {
|
|
43773
|
-
"start":
|
|
43774
|
-
"end":
|
|
43854
|
+
"start": 582,
|
|
43855
|
+
"end": 582
|
|
43775
43856
|
}
|
|
43776
43857
|
},
|
|
43777
43858
|
"group": [
|
|
@@ -43788,8 +43869,8 @@
|
|
|
43788
43869
|
{
|
|
43789
43870
|
"description": "The font weight of the pinned source row in the Grid.\n",
|
|
43790
43871
|
"commentRange": {
|
|
43791
|
-
"start":
|
|
43792
|
-
"end":
|
|
43872
|
+
"start": 584,
|
|
43873
|
+
"end": 585
|
|
43793
43874
|
},
|
|
43794
43875
|
"context": {
|
|
43795
43876
|
"type": "variable",
|
|
@@ -43797,8 +43878,8 @@
|
|
|
43797
43878
|
"value": "var(--kendo-font-weight-semibold)",
|
|
43798
43879
|
"scope": "default",
|
|
43799
43880
|
"line": {
|
|
43800
|
-
"start":
|
|
43801
|
-
"end":
|
|
43881
|
+
"start": 586,
|
|
43882
|
+
"end": 586
|
|
43802
43883
|
}
|
|
43803
43884
|
},
|
|
43804
43885
|
"group": [
|
|
@@ -144013,15 +144094,15 @@
|
|
|
144013
144094
|
"resolvedType": "String"
|
|
144014
144095
|
},
|
|
144015
144096
|
{
|
|
144016
|
-
"description": "The background color of Grid
|
|
144097
|
+
"description": "The background color of Grid add row.\n",
|
|
144017
144098
|
"commentRange": {
|
|
144018
144099
|
"start": 262,
|
|
144019
144100
|
"end": 263
|
|
144020
144101
|
},
|
|
144021
144102
|
"context": {
|
|
144022
144103
|
"type": "variable",
|
|
144023
|
-
"name": "kendo-grid-
|
|
144024
|
-
"value": "var( --kendo-grid-
|
|
144104
|
+
"name": "kendo-grid-add-row-bg",
|
|
144105
|
+
"value": "var( --kendo-grid-add-row-bg, #{$kendo-table-header-bg} )",
|
|
144025
144106
|
"scope": "default",
|
|
144026
144107
|
"line": {
|
|
144027
144108
|
"start": 264,
|
|
@@ -144036,19 +144117,19 @@
|
|
|
144036
144117
|
"path": "fluent/scss/grid/_variables.scss",
|
|
144037
144118
|
"name": "_variables.scss"
|
|
144038
144119
|
},
|
|
144039
|
-
"resolvedValue": "var(--kendo-grid-
|
|
144120
|
+
"resolvedValue": "var(--kendo-grid-add-row-bg, var(--kendo-table-header-bg, var(--kendo-table-bg, var(--kendo-color-surface-alt))))",
|
|
144040
144121
|
"resolvedType": "String"
|
|
144041
144122
|
},
|
|
144042
144123
|
{
|
|
144043
|
-
"description": "The text color of Grid
|
|
144124
|
+
"description": "The text color of Grid add row.\n",
|
|
144044
144125
|
"commentRange": {
|
|
144045
144126
|
"start": 265,
|
|
144046
144127
|
"end": 266
|
|
144047
144128
|
},
|
|
144048
144129
|
"context": {
|
|
144049
144130
|
"type": "variable",
|
|
144050
|
-
"name": "kendo-grid-
|
|
144051
|
-
"value": "var( --kendo-grid-
|
|
144131
|
+
"name": "kendo-grid-add-row-text",
|
|
144132
|
+
"value": "var( --kendo-grid-add-row-text, #{$kendo-table-header-text} )",
|
|
144052
144133
|
"scope": "default",
|
|
144053
144134
|
"line": {
|
|
144054
144135
|
"start": 267,
|
|
@@ -144063,19 +144144,19 @@
|
|
|
144063
144144
|
"path": "fluent/scss/grid/_variables.scss",
|
|
144064
144145
|
"name": "_variables.scss"
|
|
144065
144146
|
},
|
|
144066
|
-
"resolvedValue": "var(--kendo-grid-
|
|
144147
|
+
"resolvedValue": "var(--kendo-grid-add-row-text, var(--kendo-table-header-text, var(--kendo-color-on-app-surface)))",
|
|
144067
144148
|
"resolvedType": "String"
|
|
144068
144149
|
},
|
|
144069
144150
|
{
|
|
144070
|
-
"description": "The border color of Grid
|
|
144151
|
+
"description": "The border color of Grid add row.\n",
|
|
144071
144152
|
"commentRange": {
|
|
144072
144153
|
"start": 268,
|
|
144073
144154
|
"end": 269
|
|
144074
144155
|
},
|
|
144075
144156
|
"context": {
|
|
144076
144157
|
"type": "variable",
|
|
144077
|
-
"name": "kendo-grid-
|
|
144078
|
-
"value": "var( --kendo-grid-
|
|
144158
|
+
"name": "kendo-grid-add-row-border",
|
|
144159
|
+
"value": "var( --kendo-grid-add-row-border, #{$kendo-table-header-border} )",
|
|
144079
144160
|
"scope": "default",
|
|
144080
144161
|
"line": {
|
|
144081
144162
|
"start": 270,
|
|
@@ -144090,19 +144171,19 @@
|
|
|
144090
144171
|
"path": "fluent/scss/grid/_variables.scss",
|
|
144091
144172
|
"name": "_variables.scss"
|
|
144092
144173
|
},
|
|
144093
|
-
"resolvedValue": "var(--kendo-grid-
|
|
144174
|
+
"resolvedValue": "var(--kendo-grid-add-row-border, var(--kendo-table-header-border, var(--kendo-table-border, color-mix(in srgb, var(--kendo-color-border) 16%, transparent))))",
|
|
144094
144175
|
"resolvedType": "String"
|
|
144095
144176
|
},
|
|
144096
144177
|
{
|
|
144097
|
-
"description": "The background color of
|
|
144178
|
+
"description": "The background color of Grid footer.\n",
|
|
144098
144179
|
"commentRange": {
|
|
144099
144180
|
"start": 272,
|
|
144100
144181
|
"end": 273
|
|
144101
144182
|
},
|
|
144102
144183
|
"context": {
|
|
144103
144184
|
"type": "variable",
|
|
144104
|
-
"name": "kendo-grid-
|
|
144105
|
-
"value": "var( --kendo-grid-
|
|
144185
|
+
"name": "kendo-grid-footer-bg",
|
|
144186
|
+
"value": "var( --kendo-grid-footer-bg, #{$kendo-table-footer-bg} )",
|
|
144106
144187
|
"scope": "default",
|
|
144107
144188
|
"line": {
|
|
144108
144189
|
"start": 274,
|
|
@@ -144117,19 +144198,19 @@
|
|
|
144117
144198
|
"path": "fluent/scss/grid/_variables.scss",
|
|
144118
144199
|
"name": "_variables.scss"
|
|
144119
144200
|
},
|
|
144120
|
-
"resolvedValue": "var(--kendo-grid-
|
|
144201
|
+
"resolvedValue": "var(--kendo-grid-footer-bg, var(--kendo-table-footer-bg, var(--kendo-table-header-bg, var(--kendo-table-bg, var(--kendo-color-surface-alt)))))",
|
|
144121
144202
|
"resolvedType": "String"
|
|
144122
144203
|
},
|
|
144123
144204
|
{
|
|
144124
|
-
"description": "The text color of
|
|
144205
|
+
"description": "The text color of Grid footer.\n",
|
|
144125
144206
|
"commentRange": {
|
|
144126
144207
|
"start": 275,
|
|
144127
144208
|
"end": 276
|
|
144128
144209
|
},
|
|
144129
144210
|
"context": {
|
|
144130
144211
|
"type": "variable",
|
|
144131
|
-
"name": "kendo-grid-
|
|
144132
|
-
"value": "var( --kendo-grid-
|
|
144212
|
+
"name": "kendo-grid-footer-text",
|
|
144213
|
+
"value": "var( --kendo-grid-footer-text, #{$kendo-table-footer-text} )",
|
|
144133
144214
|
"scope": "default",
|
|
144134
144215
|
"line": {
|
|
144135
144216
|
"start": 277,
|
|
@@ -144144,19 +144225,19 @@
|
|
|
144144
144225
|
"path": "fluent/scss/grid/_variables.scss",
|
|
144145
144226
|
"name": "_variables.scss"
|
|
144146
144227
|
},
|
|
144147
|
-
"resolvedValue": "var(--kendo-grid-
|
|
144228
|
+
"resolvedValue": "var(--kendo-grid-footer-text, var(--kendo-table-footer-text, var(--kendo-table-header-text, var(--kendo-color-on-app-surface))))",
|
|
144148
144229
|
"resolvedType": "String"
|
|
144149
144230
|
},
|
|
144150
144231
|
{
|
|
144151
|
-
"description": "The border color of
|
|
144232
|
+
"description": "The border color of Grid footer.\n",
|
|
144152
144233
|
"commentRange": {
|
|
144153
144234
|
"start": 278,
|
|
144154
144235
|
"end": 279
|
|
144155
144236
|
},
|
|
144156
144237
|
"context": {
|
|
144157
144238
|
"type": "variable",
|
|
144158
|
-
"name": "kendo-grid-
|
|
144159
|
-
"value": "var( --kendo-grid-
|
|
144239
|
+
"name": "kendo-grid-footer-border",
|
|
144240
|
+
"value": "var( --kendo-grid-footer-border, #{$kendo-table-footer-border} )",
|
|
144160
144241
|
"scope": "default",
|
|
144161
144242
|
"line": {
|
|
144162
144243
|
"start": 280,
|
|
@@ -144171,14 +144252,95 @@
|
|
|
144171
144252
|
"path": "fluent/scss/grid/_variables.scss",
|
|
144172
144253
|
"name": "_variables.scss"
|
|
144173
144254
|
},
|
|
144255
|
+
"resolvedValue": "var(--kendo-grid-footer-border, var(--kendo-table-footer-border, var(--kendo-table-header-border, var(--kendo-table-border, color-mix(in srgb, var(--kendo-color-border) 16%, transparent)))))",
|
|
144256
|
+
"resolvedType": "String"
|
|
144257
|
+
},
|
|
144258
|
+
{
|
|
144259
|
+
"description": "The background color of the Grid selection aggregates container.\n",
|
|
144260
|
+
"commentRange": {
|
|
144261
|
+
"start": 282,
|
|
144262
|
+
"end": 283
|
|
144263
|
+
},
|
|
144264
|
+
"context": {
|
|
144265
|
+
"type": "variable",
|
|
144266
|
+
"name": "kendo-grid-selection-aggregates-bg",
|
|
144267
|
+
"value": "var( --kendo-grid-selection-aggregates-bg, #{$kendo-toolbar-bg} )",
|
|
144268
|
+
"scope": "default",
|
|
144269
|
+
"line": {
|
|
144270
|
+
"start": 284,
|
|
144271
|
+
"end": 284
|
|
144272
|
+
}
|
|
144273
|
+
},
|
|
144274
|
+
"group": [
|
|
144275
|
+
"grid"
|
|
144276
|
+
],
|
|
144277
|
+
"access": "public",
|
|
144278
|
+
"file": {
|
|
144279
|
+
"path": "fluent/scss/grid/_variables.scss",
|
|
144280
|
+
"name": "_variables.scss"
|
|
144281
|
+
},
|
|
144282
|
+
"resolvedValue": "var(--kendo-grid-selection-aggregates-bg, var(--kendo-toolbar-bg, var(--kendo-color-surface)))",
|
|
144283
|
+
"resolvedType": "String"
|
|
144284
|
+
},
|
|
144285
|
+
{
|
|
144286
|
+
"description": "The text color of the Grid selection aggregates container.\n",
|
|
144287
|
+
"commentRange": {
|
|
144288
|
+
"start": 285,
|
|
144289
|
+
"end": 286
|
|
144290
|
+
},
|
|
144291
|
+
"context": {
|
|
144292
|
+
"type": "variable",
|
|
144293
|
+
"name": "kendo-grid-selection-aggregates-text",
|
|
144294
|
+
"value": "var( --kendo-grid-selection-aggregates-text, #{$kendo-grid-text} )",
|
|
144295
|
+
"scope": "default",
|
|
144296
|
+
"line": {
|
|
144297
|
+
"start": 287,
|
|
144298
|
+
"end": 287
|
|
144299
|
+
}
|
|
144300
|
+
},
|
|
144301
|
+
"group": [
|
|
144302
|
+
"grid"
|
|
144303
|
+
],
|
|
144304
|
+
"access": "public",
|
|
144305
|
+
"file": {
|
|
144306
|
+
"path": "fluent/scss/grid/_variables.scss",
|
|
144307
|
+
"name": "_variables.scss"
|
|
144308
|
+
},
|
|
144309
|
+
"resolvedValue": "var(--kendo-grid-selection-aggregates-text, var(--kendo-grid-text, var(--kendo-table-text, var(--kendo-color-on-app-surface))))",
|
|
144310
|
+
"resolvedType": "String"
|
|
144311
|
+
},
|
|
144312
|
+
{
|
|
144313
|
+
"description": "The border color of the Grid selection aggregates container.\n",
|
|
144314
|
+
"commentRange": {
|
|
144315
|
+
"start": 288,
|
|
144316
|
+
"end": 289
|
|
144317
|
+
},
|
|
144318
|
+
"context": {
|
|
144319
|
+
"type": "variable",
|
|
144320
|
+
"name": "kendo-grid-selection-aggregates-border",
|
|
144321
|
+
"value": "var( --kendo-grid-selection-aggregates-border, #{$kendo-grid-border} )",
|
|
144322
|
+
"scope": "default",
|
|
144323
|
+
"line": {
|
|
144324
|
+
"start": 290,
|
|
144325
|
+
"end": 290
|
|
144326
|
+
}
|
|
144327
|
+
},
|
|
144328
|
+
"group": [
|
|
144329
|
+
"grid"
|
|
144330
|
+
],
|
|
144331
|
+
"access": "public",
|
|
144332
|
+
"file": {
|
|
144333
|
+
"path": "fluent/scss/grid/_variables.scss",
|
|
144334
|
+
"name": "_variables.scss"
|
|
144335
|
+
},
|
|
144174
144336
|
"resolvedValue": "var(--kendo-grid-selection-aggregates-border, var(--kendo-grid-border, var(--kendo-table-border, color-mix(in srgb, var(--kendo-color-border) 16%, transparent))))",
|
|
144175
144337
|
"resolvedType": "String"
|
|
144176
144338
|
},
|
|
144177
144339
|
{
|
|
144178
144340
|
"description": "The border width of the Grid selection aggregates container.\n",
|
|
144179
144341
|
"commentRange": {
|
|
144180
|
-
"start":
|
|
144181
|
-
"end":
|
|
144342
|
+
"start": 291,
|
|
144343
|
+
"end": 292
|
|
144182
144344
|
},
|
|
144183
144345
|
"context": {
|
|
144184
144346
|
"type": "variable",
|
|
@@ -144186,8 +144348,8 @@
|
|
|
144186
144348
|
"value": "var( --kendo-grid-selection-aggregates-border-width, #{$kendo-grid-border-width} )",
|
|
144187
144349
|
"scope": "default",
|
|
144188
144350
|
"line": {
|
|
144189
|
-
"start":
|
|
144190
|
-
"end":
|
|
144351
|
+
"start": 293,
|
|
144352
|
+
"end": 293
|
|
144191
144353
|
}
|
|
144192
144354
|
},
|
|
144193
144355
|
"group": [
|
|
@@ -144204,8 +144366,8 @@
|
|
|
144204
144366
|
{
|
|
144205
144367
|
"description": "The spacing between the Grid selection aggregates items.\n",
|
|
144206
144368
|
"commentRange": {
|
|
144207
|
-
"start":
|
|
144208
|
-
"end":
|
|
144369
|
+
"start": 294,
|
|
144370
|
+
"end": 295
|
|
144209
144371
|
},
|
|
144210
144372
|
"context": {
|
|
144211
144373
|
"type": "variable",
|
|
@@ -144213,8 +144375,8 @@
|
|
|
144213
144375
|
"value": "var( --kendo-grid-selection-aggregates-spacing, #{k-spacing(2)} )",
|
|
144214
144376
|
"scope": "default",
|
|
144215
144377
|
"line": {
|
|
144216
|
-
"start":
|
|
144217
|
-
"end":
|
|
144378
|
+
"start": 296,
|
|
144379
|
+
"end": 296
|
|
144218
144380
|
}
|
|
144219
144381
|
},
|
|
144220
144382
|
"group": [
|
|
@@ -144231,8 +144393,8 @@
|
|
|
144231
144393
|
{
|
|
144232
144394
|
"description": "Line height of the Grid selection aggregates container.\n",
|
|
144233
144395
|
"commentRange": {
|
|
144234
|
-
"start":
|
|
144235
|
-
"end":
|
|
144396
|
+
"start": 297,
|
|
144397
|
+
"end": 298
|
|
144236
144398
|
},
|
|
144237
144399
|
"context": {
|
|
144238
144400
|
"type": "variable",
|
|
@@ -144240,8 +144402,8 @@
|
|
|
144240
144402
|
"value": "var( --kendo-grid-selection-aggregates-line-height, #{$kendo-grid-line-height} )",
|
|
144241
144403
|
"scope": "default",
|
|
144242
144404
|
"line": {
|
|
144243
|
-
"start":
|
|
144244
|
-
"end":
|
|
144405
|
+
"start": 299,
|
|
144406
|
+
"end": 299
|
|
144245
144407
|
}
|
|
144246
144408
|
},
|
|
144247
144409
|
"group": [
|
|
@@ -144258,8 +144420,8 @@
|
|
|
144258
144420
|
{
|
|
144259
144421
|
"description": "The font weight of the Grid selection aggregates container.\n",
|
|
144260
144422
|
"commentRange": {
|
|
144261
|
-
"start":
|
|
144262
|
-
"end":
|
|
144423
|
+
"start": 300,
|
|
144424
|
+
"end": 301
|
|
144263
144425
|
},
|
|
144264
144426
|
"context": {
|
|
144265
144427
|
"type": "variable",
|
|
@@ -144267,8 +144429,8 @@
|
|
|
144267
144429
|
"value": "var( --kendo-grid-selection-aggregates-font-weight, #{$kendo-font-weight-bold} )",
|
|
144268
144430
|
"scope": "default",
|
|
144269
144431
|
"line": {
|
|
144270
|
-
"start":
|
|
144271
|
-
"end":
|
|
144432
|
+
"start": 302,
|
|
144433
|
+
"end": 302
|
|
144272
144434
|
}
|
|
144273
144435
|
},
|
|
144274
144436
|
"group": [
|
|
@@ -144285,8 +144447,8 @@
|
|
|
144285
144447
|
{
|
|
144286
144448
|
"description": "The background color of the Grid grouping header.\n",
|
|
144287
144449
|
"commentRange": {
|
|
144288
|
-
"start":
|
|
144289
|
-
"end":
|
|
144450
|
+
"start": 304,
|
|
144451
|
+
"end": 305
|
|
144290
144452
|
},
|
|
144291
144453
|
"context": {
|
|
144292
144454
|
"type": "variable",
|
|
@@ -144294,8 +144456,8 @@
|
|
|
144294
144456
|
"value": "var( --kendo-grid-grouping-header-bg, #{$kendo-toolbar-bg} )",
|
|
144295
144457
|
"scope": "default",
|
|
144296
144458
|
"line": {
|
|
144297
|
-
"start":
|
|
144298
|
-
"end":
|
|
144459
|
+
"start": 306,
|
|
144460
|
+
"end": 306
|
|
144299
144461
|
}
|
|
144300
144462
|
},
|
|
144301
144463
|
"group": [
|
|
@@ -144312,8 +144474,8 @@
|
|
|
144312
144474
|
{
|
|
144313
144475
|
"description": "The text color of the Grid grouping header.\n",
|
|
144314
144476
|
"commentRange": {
|
|
144315
|
-
"start":
|
|
144316
|
-
"end":
|
|
144477
|
+
"start": 307,
|
|
144478
|
+
"end": 308
|
|
144317
144479
|
},
|
|
144318
144480
|
"context": {
|
|
144319
144481
|
"type": "variable",
|
|
@@ -144321,8 +144483,8 @@
|
|
|
144321
144483
|
"value": "var( --kendo-grid-grouping-header-text, #{$kendo-toolbar-text} )",
|
|
144322
144484
|
"scope": "default",
|
|
144323
144485
|
"line": {
|
|
144324
|
-
"start":
|
|
144325
|
-
"end":
|
|
144486
|
+
"start": 309,
|
|
144487
|
+
"end": 309
|
|
144326
144488
|
}
|
|
144327
144489
|
},
|
|
144328
144490
|
"group": [
|
|
@@ -144339,8 +144501,8 @@
|
|
|
144339
144501
|
{
|
|
144340
144502
|
"description": "The border color of the Grid grouping header.\n",
|
|
144341
144503
|
"commentRange": {
|
|
144342
|
-
"start":
|
|
144343
|
-
"end":
|
|
144504
|
+
"start": 310,
|
|
144505
|
+
"end": 311
|
|
144344
144506
|
},
|
|
144345
144507
|
"context": {
|
|
144346
144508
|
"type": "variable",
|
|
@@ -144348,8 +144510,8 @@
|
|
|
144348
144510
|
"value": "var( --kendo-grid-grouping-header-border, #{$kendo-toolbar-border} )",
|
|
144349
144511
|
"scope": "default",
|
|
144350
144512
|
"line": {
|
|
144351
|
-
"start":
|
|
144352
|
-
"end":
|
|
144513
|
+
"start": 312,
|
|
144514
|
+
"end": 312
|
|
144353
144515
|
}
|
|
144354
144516
|
},
|
|
144355
144517
|
"group": [
|
|
@@ -144366,8 +144528,8 @@
|
|
|
144366
144528
|
{
|
|
144367
144529
|
"description": "The vertical border width of the Grid grouping row.\n",
|
|
144368
144530
|
"commentRange": {
|
|
144369
|
-
"start":
|
|
144370
|
-
"end":
|
|
144531
|
+
"start": 314,
|
|
144532
|
+
"end": 315
|
|
144371
144533
|
},
|
|
144372
144534
|
"context": {
|
|
144373
144535
|
"type": "variable",
|
|
@@ -144375,8 +144537,8 @@
|
|
|
144375
144537
|
"value": "var( --kendo-grid-grouping-row-border-width-y, #{$kendo-grid-border-width} )",
|
|
144376
144538
|
"scope": "default",
|
|
144377
144539
|
"line": {
|
|
144378
|
-
"start":
|
|
144379
|
-
"end":
|
|
144540
|
+
"start": 316,
|
|
144541
|
+
"end": 316
|
|
144380
144542
|
}
|
|
144381
144543
|
},
|
|
144382
144544
|
"group": [
|
|
@@ -144393,8 +144555,8 @@
|
|
|
144393
144555
|
{
|
|
144394
144556
|
"description": "The background color of the Grid grouping row.\n",
|
|
144395
144557
|
"commentRange": {
|
|
144396
|
-
"start":
|
|
144397
|
-
"end":
|
|
144558
|
+
"start": 317,
|
|
144559
|
+
"end": 318
|
|
144398
144560
|
},
|
|
144399
144561
|
"context": {
|
|
144400
144562
|
"type": "variable",
|
|
@@ -144402,8 +144564,8 @@
|
|
|
144402
144564
|
"value": "var( --kendo-grid-grouping-row-bg, #{$kendo-table-group-row-bg} )",
|
|
144403
144565
|
"scope": "default",
|
|
144404
144566
|
"line": {
|
|
144405
|
-
"start":
|
|
144406
|
-
"end":
|
|
144567
|
+
"start": 319,
|
|
144568
|
+
"end": 319
|
|
144407
144569
|
}
|
|
144408
144570
|
},
|
|
144409
144571
|
"group": [
|
|
@@ -144420,8 +144582,8 @@
|
|
|
144420
144582
|
{
|
|
144421
144583
|
"description": "The text color of the Grid grouping row.\n",
|
|
144422
144584
|
"commentRange": {
|
|
144423
|
-
"start":
|
|
144424
|
-
"end":
|
|
144585
|
+
"start": 320,
|
|
144586
|
+
"end": 321
|
|
144425
144587
|
},
|
|
144426
144588
|
"context": {
|
|
144427
144589
|
"type": "variable",
|
|
@@ -144429,8 +144591,8 @@
|
|
|
144429
144591
|
"value": "var( --kendo-grid-grouping-row-text, #{$kendo-table-group-row-text} )",
|
|
144430
144592
|
"scope": "default",
|
|
144431
144593
|
"line": {
|
|
144432
|
-
"start":
|
|
144433
|
-
"end":
|
|
144594
|
+
"start": 322,
|
|
144595
|
+
"end": 322
|
|
144434
144596
|
}
|
|
144435
144597
|
},
|
|
144436
144598
|
"group": [
|
|
@@ -144447,8 +144609,8 @@
|
|
|
144447
144609
|
{
|
|
144448
144610
|
"description": "The border color of the Grid grouping row.\n",
|
|
144449
144611
|
"commentRange": {
|
|
144450
|
-
"start":
|
|
144451
|
-
"end":
|
|
144612
|
+
"start": 323,
|
|
144613
|
+
"end": 324
|
|
144452
144614
|
},
|
|
144453
144615
|
"context": {
|
|
144454
144616
|
"type": "variable",
|
|
@@ -144456,8 +144618,8 @@
|
|
|
144456
144618
|
"value": "var( --kendo-grid-grouping-row-border, #{$kendo-table-group-row-border} )",
|
|
144457
144619
|
"scope": "default",
|
|
144458
144620
|
"line": {
|
|
144459
|
-
"start":
|
|
144460
|
-
"end":
|
|
144621
|
+
"start": 325,
|
|
144622
|
+
"end": 325
|
|
144461
144623
|
}
|
|
144462
144624
|
},
|
|
144463
144625
|
"group": [
|
|
@@ -144474,8 +144636,8 @@
|
|
|
144474
144636
|
{
|
|
144475
144637
|
"description": "The horizontal padding of the Grid filter cell.\n",
|
|
144476
144638
|
"commentRange": {
|
|
144477
|
-
"start":
|
|
144478
|
-
"end":
|
|
144639
|
+
"start": 327,
|
|
144640
|
+
"end": 328
|
|
144479
144641
|
},
|
|
144480
144642
|
"context": {
|
|
144481
144643
|
"type": "variable",
|
|
@@ -144483,8 +144645,8 @@
|
|
|
144483
144645
|
"value": "var( --kendo-grid-filter-cell-padding-x, #{$kendo-grid-padding-y} )",
|
|
144484
144646
|
"scope": "default",
|
|
144485
144647
|
"line": {
|
|
144486
|
-
"start":
|
|
144487
|
-
"end":
|
|
144648
|
+
"start": 329,
|
|
144649
|
+
"end": 329
|
|
144488
144650
|
}
|
|
144489
144651
|
},
|
|
144490
144652
|
"group": [
|
|
@@ -144501,8 +144663,8 @@
|
|
|
144501
144663
|
{
|
|
144502
144664
|
"description": "The vertical padding of the Grid filter cell.\n",
|
|
144503
144665
|
"commentRange": {
|
|
144504
|
-
"start":
|
|
144505
|
-
"end":
|
|
144666
|
+
"start": 330,
|
|
144667
|
+
"end": 331
|
|
144506
144668
|
},
|
|
144507
144669
|
"context": {
|
|
144508
144670
|
"type": "variable",
|
|
@@ -144510,8 +144672,8 @@
|
|
|
144510
144672
|
"value": "var( --kendo-grid-filter-cell-padding-y, #{$kendo-grid-filter-cell-padding-x} )",
|
|
144511
144673
|
"scope": "default",
|
|
144512
144674
|
"line": {
|
|
144513
|
-
"start":
|
|
144514
|
-
"end":
|
|
144675
|
+
"start": 332,
|
|
144676
|
+
"end": 332
|
|
144515
144677
|
}
|
|
144516
144678
|
},
|
|
144517
144679
|
"group": [
|
|
@@ -144528,8 +144690,8 @@
|
|
|
144528
144690
|
{
|
|
144529
144691
|
"description": "The border width of the Grid Toolbar.\n",
|
|
144530
144692
|
"commentRange": {
|
|
144531
|
-
"start":
|
|
144532
|
-
"end":
|
|
144693
|
+
"start": 334,
|
|
144694
|
+
"end": 335
|
|
144533
144695
|
},
|
|
144534
144696
|
"context": {
|
|
144535
144697
|
"type": "variable",
|
|
@@ -144537,8 +144699,8 @@
|
|
|
144537
144699
|
"value": "var( --kendo-grid-toolbar-border-width, #{$kendo-grid-border-width} )",
|
|
144538
144700
|
"scope": "default",
|
|
144539
144701
|
"line": {
|
|
144540
|
-
"start":
|
|
144541
|
-
"end":
|
|
144702
|
+
"start": 336,
|
|
144703
|
+
"end": 336
|
|
144542
144704
|
}
|
|
144543
144705
|
},
|
|
144544
144706
|
"group": [
|
|
@@ -144555,8 +144717,8 @@
|
|
|
144555
144717
|
{
|
|
144556
144718
|
"description": "The vertical border width of the Grid cell.\n",
|
|
144557
144719
|
"commentRange": {
|
|
144558
|
-
"start":
|
|
144559
|
-
"end":
|
|
144720
|
+
"start": 338,
|
|
144721
|
+
"end": 339
|
|
144560
144722
|
},
|
|
144561
144723
|
"context": {
|
|
144562
144724
|
"type": "variable",
|
|
@@ -144564,8 +144726,8 @@
|
|
|
144564
144726
|
"value": "$kendo-grid-border-width",
|
|
144565
144727
|
"scope": "default",
|
|
144566
144728
|
"line": {
|
|
144567
|
-
"start":
|
|
144568
|
-
"end":
|
|
144729
|
+
"start": 340,
|
|
144730
|
+
"end": 340
|
|
144569
144731
|
}
|
|
144570
144732
|
},
|
|
144571
144733
|
"group": [
|
|
@@ -144582,8 +144744,8 @@
|
|
|
144582
144744
|
{
|
|
144583
144745
|
"description": "The horizontal border width of the Grid cell.\n",
|
|
144584
144746
|
"commentRange": {
|
|
144585
|
-
"start":
|
|
144586
|
-
"end":
|
|
144747
|
+
"start": 341,
|
|
144748
|
+
"end": 342
|
|
144587
144749
|
},
|
|
144588
144750
|
"context": {
|
|
144589
144751
|
"type": "variable",
|
|
@@ -144591,8 +144753,8 @@
|
|
|
144591
144753
|
"value": "0px",
|
|
144592
144754
|
"scope": "default",
|
|
144593
144755
|
"line": {
|
|
144594
|
-
"start":
|
|
144595
|
-
"end":
|
|
144756
|
+
"start": 343,
|
|
144757
|
+
"end": 343
|
|
144596
144758
|
}
|
|
144597
144759
|
},
|
|
144598
144760
|
"group": [
|
|
@@ -144609,8 +144771,8 @@
|
|
|
144609
144771
|
{
|
|
144610
144772
|
"description": "The font size of the Grid sort index.\n",
|
|
144611
144773
|
"commentRange": {
|
|
144612
|
-
"start":
|
|
144613
|
-
"end":
|
|
144774
|
+
"start": 344,
|
|
144775
|
+
"end": 345
|
|
144614
144776
|
},
|
|
144615
144777
|
"context": {
|
|
144616
144778
|
"type": "variable",
|
|
@@ -144618,8 +144780,8 @@
|
|
|
144618
144780
|
"value": "var( --kendo-grid-sort-index-font-size, var(--kendo-font-size-sm) )",
|
|
144619
144781
|
"scope": "default",
|
|
144620
144782
|
"line": {
|
|
144621
|
-
"start":
|
|
144622
|
-
"end":
|
|
144783
|
+
"start": 346,
|
|
144784
|
+
"end": 346
|
|
144623
144785
|
}
|
|
144624
144786
|
},
|
|
144625
144787
|
"group": [
|
|
@@ -144636,8 +144798,8 @@
|
|
|
144636
144798
|
{
|
|
144637
144799
|
"description": "The vertical offset of the Grid sort index.\n",
|
|
144638
144800
|
"commentRange": {
|
|
144639
|
-
"start":
|
|
144640
|
-
"end":
|
|
144801
|
+
"start": 348,
|
|
144802
|
+
"end": 349
|
|
144641
144803
|
},
|
|
144642
144804
|
"context": {
|
|
144643
144805
|
"type": "variable",
|
|
@@ -144645,8 +144807,8 @@
|
|
|
144645
144807
|
"value": "var( --kendo-grid-sort-index-spacing-x, #{k-spacing(0.5)} )",
|
|
144646
144808
|
"scope": "default",
|
|
144647
144809
|
"line": {
|
|
144648
|
-
"start":
|
|
144649
|
-
"end":
|
|
144810
|
+
"start": 350,
|
|
144811
|
+
"end": 350
|
|
144650
144812
|
}
|
|
144651
144813
|
},
|
|
144652
144814
|
"group": [
|
|
@@ -144663,8 +144825,8 @@
|
|
|
144663
144825
|
{
|
|
144664
144826
|
"description": "The spacing of the Grid sort icon.\n",
|
|
144665
144827
|
"commentRange": {
|
|
144666
|
-
"start":
|
|
144667
|
-
"end":
|
|
144828
|
+
"start": 351,
|
|
144829
|
+
"end": 352
|
|
144668
144830
|
},
|
|
144669
144831
|
"context": {
|
|
144670
144832
|
"type": "variable",
|
|
@@ -144672,8 +144834,8 @@
|
|
|
144672
144834
|
"value": "var( --kendo-grid-sort-icon-spacing, var(--kendo-icon-lg-spacing, .5rem) )",
|
|
144673
144835
|
"scope": "default",
|
|
144674
144836
|
"line": {
|
|
144675
|
-
"start":
|
|
144676
|
-
"end":
|
|
144837
|
+
"start": 353,
|
|
144838
|
+
"end": 353
|
|
144677
144839
|
}
|
|
144678
144840
|
},
|
|
144679
144841
|
"group": [
|
|
@@ -144690,8 +144852,8 @@
|
|
|
144690
144852
|
{
|
|
144691
144853
|
"description": "The text color of the Grid sort indicator.\n",
|
|
144692
144854
|
"commentRange": {
|
|
144693
|
-
"start":
|
|
144694
|
-
"end":
|
|
144855
|
+
"start": 354,
|
|
144856
|
+
"end": 355
|
|
144695
144857
|
},
|
|
144696
144858
|
"context": {
|
|
144697
144859
|
"type": "variable",
|
|
@@ -144699,8 +144861,8 @@
|
|
|
144699
144861
|
"value": "var( --kendo-grid-sort-indicator-text, k-color(on-app-surface) )",
|
|
144700
144862
|
"scope": "default",
|
|
144701
144863
|
"line": {
|
|
144702
|
-
"start":
|
|
144703
|
-
"end":
|
|
144864
|
+
"start": 356,
|
|
144865
|
+
"end": 356
|
|
144704
144866
|
}
|
|
144705
144867
|
},
|
|
144706
144868
|
"group": [
|
|
@@ -144717,8 +144879,8 @@
|
|
|
144717
144879
|
{
|
|
144718
144880
|
"description": "The text color of the Grid sort order indicator.\n",
|
|
144719
144881
|
"commentRange": {
|
|
144720
|
-
"start":
|
|
144721
|
-
"end":
|
|
144882
|
+
"start": 357,
|
|
144883
|
+
"end": 358
|
|
144722
144884
|
},
|
|
144723
144885
|
"context": {
|
|
144724
144886
|
"type": "variable",
|
|
@@ -144726,8 +144888,8 @@
|
|
|
144726
144888
|
"value": "var( --kendo-grid-sort-indicator-order-text, #{k-color(primary)} )",
|
|
144727
144889
|
"scope": "default",
|
|
144728
144890
|
"line": {
|
|
144729
|
-
"start":
|
|
144730
|
-
"end":
|
|
144891
|
+
"start": 359,
|
|
144892
|
+
"end": 359
|
|
144731
144893
|
}
|
|
144732
144894
|
},
|
|
144733
144895
|
"group": [
|
|
@@ -144744,8 +144906,8 @@
|
|
|
144744
144906
|
{
|
|
144745
144907
|
"description": "The background color of the sorted Grid cells.\n",
|
|
144746
144908
|
"commentRange": {
|
|
144747
|
-
"start":
|
|
144748
|
-
"end":
|
|
144909
|
+
"start": 360,
|
|
144910
|
+
"end": 361
|
|
144749
144911
|
},
|
|
144750
144912
|
"context": {
|
|
144751
144913
|
"type": "variable",
|
|
@@ -144753,8 +144915,8 @@
|
|
|
144753
144915
|
"value": "var( --kendo-grid-sorted-bg, rgba(0, 0, 0, 0.04) )",
|
|
144754
144916
|
"scope": "default",
|
|
144755
144917
|
"line": {
|
|
144756
|
-
"start":
|
|
144757
|
-
"end":
|
|
144918
|
+
"start": 362,
|
|
144919
|
+
"end": 362
|
|
144758
144920
|
}
|
|
144759
144921
|
},
|
|
144760
144922
|
"group": [
|
|
@@ -144771,8 +144933,8 @@
|
|
|
144771
144933
|
{
|
|
144772
144934
|
"description": "The vertical padding of the Grid command cells.\n",
|
|
144773
144935
|
"commentRange": {
|
|
144774
|
-
"start":
|
|
144775
|
-
"end":
|
|
144936
|
+
"start": 364,
|
|
144937
|
+
"end": 365
|
|
144776
144938
|
},
|
|
144777
144939
|
"context": {
|
|
144778
144940
|
"type": "variable",
|
|
@@ -144780,8 +144942,8 @@
|
|
|
144780
144942
|
"value": "var( --kendo-grid-command-cell-button-spacing, #{k-spacing(2)} )",
|
|
144781
144943
|
"scope": "default",
|
|
144782
144944
|
"line": {
|
|
144783
|
-
"start":
|
|
144784
|
-
"end":
|
|
144945
|
+
"start": 366,
|
|
144946
|
+
"end": 366
|
|
144785
144947
|
}
|
|
144786
144948
|
},
|
|
144787
144949
|
"group": [
|
|
@@ -144798,8 +144960,8 @@
|
|
|
144798
144960
|
{
|
|
144799
144961
|
"description": "The horizontal border width of the Grid group footer.\n",
|
|
144800
144962
|
"commentRange": {
|
|
144801
|
-
"start":
|
|
144802
|
-
"end":
|
|
144963
|
+
"start": 368,
|
|
144964
|
+
"end": 369
|
|
144803
144965
|
},
|
|
144804
144966
|
"context": {
|
|
144805
144967
|
"type": "variable",
|
|
@@ -144807,8 +144969,8 @@
|
|
|
144807
144969
|
"value": "var( --kendo-grid-group-footer-border-width-y, 1px )",
|
|
144808
144970
|
"scope": "default",
|
|
144809
144971
|
"line": {
|
|
144810
|
-
"start":
|
|
144811
|
-
"end":
|
|
144972
|
+
"start": 370,
|
|
144973
|
+
"end": 370
|
|
144812
144974
|
}
|
|
144813
144975
|
},
|
|
144814
144976
|
"group": [
|
|
@@ -144825,8 +144987,8 @@
|
|
|
144825
144987
|
{
|
|
144826
144988
|
"description": "The vertical border width of the Grid group footer.\n",
|
|
144827
144989
|
"commentRange": {
|
|
144828
|
-
"start":
|
|
144829
|
-
"end":
|
|
144990
|
+
"start": 371,
|
|
144991
|
+
"end": 372
|
|
144830
144992
|
},
|
|
144831
144993
|
"context": {
|
|
144832
144994
|
"type": "variable",
|
|
@@ -144834,8 +144996,8 @@
|
|
|
144834
144996
|
"value": "var( --kendo-grid-group-footer-border-width-x, 0px )",
|
|
144835
144997
|
"scope": "default",
|
|
144836
144998
|
"line": {
|
|
144837
|
-
"start":
|
|
144838
|
-
"end":
|
|
144999
|
+
"start": 373,
|
|
145000
|
+
"end": 373
|
|
144839
145001
|
}
|
|
144840
145002
|
},
|
|
144841
145003
|
"group": [
|
|
@@ -144852,8 +145014,8 @@
|
|
|
144852
145014
|
{
|
|
144853
145015
|
"description": "The text color of the Grid group drop clue.\n",
|
|
144854
145016
|
"commentRange": {
|
|
144855
|
-
"start":
|
|
144856
|
-
"end":
|
|
145017
|
+
"start": 375,
|
|
145018
|
+
"end": 376
|
|
144857
145019
|
},
|
|
144858
145020
|
"context": {
|
|
144859
145021
|
"type": "variable",
|
|
@@ -144861,8 +145023,8 @@
|
|
|
144861
145023
|
"value": "var( --kendo-grid-group-drop-hint-bg, #{k-color(primary)} )",
|
|
144862
145024
|
"scope": "default",
|
|
144863
145025
|
"line": {
|
|
144864
|
-
"start":
|
|
144865
|
-
"end":
|
|
145026
|
+
"start": 377,
|
|
145027
|
+
"end": 377
|
|
144866
145028
|
}
|
|
144867
145029
|
},
|
|
144868
145030
|
"group": [
|
|
@@ -144879,8 +145041,8 @@
|
|
|
144879
145041
|
{
|
|
144880
145042
|
"description": "The border width of the Grid sticky cell.\n",
|
|
144881
145043
|
"commentRange": {
|
|
144882
|
-
"start":
|
|
144883
|
-
"end":
|
|
145044
|
+
"start": 379,
|
|
145045
|
+
"end": 380
|
|
144884
145046
|
},
|
|
144885
145047
|
"context": {
|
|
144886
145048
|
"type": "variable",
|
|
@@ -144888,8 +145050,8 @@
|
|
|
144888
145050
|
"value": "var( --kendo-grid-sticky-cell-border-width, #{$kendo-grid-border-width} )",
|
|
144889
145051
|
"scope": "default",
|
|
144890
145052
|
"line": {
|
|
144891
|
-
"start":
|
|
144892
|
-
"end":
|
|
145053
|
+
"start": 381,
|
|
145054
|
+
"end": 381
|
|
144893
145055
|
}
|
|
144894
145056
|
},
|
|
144895
145057
|
"group": [
|
|
@@ -144906,8 +145068,8 @@
|
|
|
144906
145068
|
{
|
|
144907
145069
|
"description": "The background color of the Grid sticky cell.\n",
|
|
144908
145070
|
"commentRange": {
|
|
144909
|
-
"start":
|
|
144910
|
-
"end":
|
|
145071
|
+
"start": 382,
|
|
145072
|
+
"end": 383
|
|
144911
145073
|
},
|
|
144912
145074
|
"context": {
|
|
144913
145075
|
"type": "variable",
|
|
@@ -144915,8 +145077,8 @@
|
|
|
144915
145077
|
"value": "var( --kendo-grid-sticky-bg, #{k-color(surface-alt)} )",
|
|
144916
145078
|
"scope": "default",
|
|
144917
145079
|
"line": {
|
|
144918
|
-
"start":
|
|
144919
|
-
"end":
|
|
145080
|
+
"start": 384,
|
|
145081
|
+
"end": 384
|
|
144920
145082
|
}
|
|
144921
145083
|
},
|
|
144922
145084
|
"group": [
|
|
@@ -144933,8 +145095,8 @@
|
|
|
144933
145095
|
{
|
|
144934
145096
|
"description": "The border color of the Grid sticky cell.\n",
|
|
144935
145097
|
"commentRange": {
|
|
144936
|
-
"start":
|
|
144937
|
-
"end":
|
|
145098
|
+
"start": 386,
|
|
145099
|
+
"end": 387
|
|
144938
145100
|
},
|
|
144939
145101
|
"context": {
|
|
144940
145102
|
"type": "variable",
|
|
@@ -144942,8 +145104,8 @@
|
|
|
144942
145104
|
"value": "var( --kendo-grid-sticky-border, color-mix(in srgb, #{k-color(border)} 80%, transparent) )",
|
|
144943
145105
|
"scope": "default",
|
|
144944
145106
|
"line": {
|
|
144945
|
-
"start":
|
|
144946
|
-
"end":
|
|
145107
|
+
"start": 388,
|
|
145108
|
+
"end": 388
|
|
144947
145109
|
}
|
|
144948
145110
|
},
|
|
144949
145111
|
"group": [
|
|
@@ -144960,8 +145122,8 @@
|
|
|
144960
145122
|
{
|
|
144961
145123
|
"description": "The alt background color of the Grid sticky cell.\n",
|
|
144962
145124
|
"commentRange": {
|
|
144963
|
-
"start":
|
|
144964
|
-
"end":
|
|
145125
|
+
"start": 389,
|
|
145126
|
+
"end": 390
|
|
144965
145127
|
},
|
|
144966
145128
|
"context": {
|
|
144967
145129
|
"type": "variable",
|
|
@@ -144969,8 +145131,8 @@
|
|
|
144969
145131
|
"value": "var( --kendo-grid-sticky-alt-bg, #{$kendo-grid-sticky-bg} )",
|
|
144970
145132
|
"scope": "default",
|
|
144971
145133
|
"line": {
|
|
144972
|
-
"start":
|
|
144973
|
-
"end":
|
|
145134
|
+
"start": 391,
|
|
145135
|
+
"end": 391
|
|
144974
145136
|
}
|
|
144975
145137
|
},
|
|
144976
145138
|
"group": [
|
|
@@ -144987,8 +145149,8 @@
|
|
|
144987
145149
|
{
|
|
144988
145150
|
"description": "The background color of the Grid sticky cell.\n",
|
|
144989
145151
|
"commentRange": {
|
|
144990
|
-
"start":
|
|
144991
|
-
"end":
|
|
145152
|
+
"start": 392,
|
|
145153
|
+
"end": 393
|
|
144992
145154
|
},
|
|
144993
145155
|
"context": {
|
|
144994
145156
|
"type": "variable",
|
|
@@ -144996,8 +145158,8 @@
|
|
|
144996
145158
|
"value": "var( --kendo-grid-sticky-hover-bg, k-color(base-hover) )",
|
|
144997
145159
|
"scope": "default",
|
|
144998
145160
|
"line": {
|
|
144999
|
-
"start":
|
|
145000
|
-
"end":
|
|
145161
|
+
"start": 394,
|
|
145162
|
+
"end": 394
|
|
145001
145163
|
}
|
|
145002
145164
|
},
|
|
145003
145165
|
"group": [
|
|
@@ -145014,8 +145176,8 @@
|
|
|
145014
145176
|
{
|
|
145015
145177
|
"description": "The background color of the Grid sticky header.\n",
|
|
145016
145178
|
"commentRange": {
|
|
145017
|
-
"start":
|
|
145018
|
-
"end":
|
|
145179
|
+
"start": 396,
|
|
145180
|
+
"end": 397
|
|
145019
145181
|
},
|
|
145020
145182
|
"context": {
|
|
145021
145183
|
"type": "variable",
|
|
@@ -145023,8 +145185,8 @@
|
|
|
145023
145185
|
"value": "var( --kendo-grid-sticky-header-bg, #{$kendo-grid-header-bg} )",
|
|
145024
145186
|
"scope": "default",
|
|
145025
145187
|
"line": {
|
|
145026
|
-
"start":
|
|
145027
|
-
"end":
|
|
145188
|
+
"start": 398,
|
|
145189
|
+
"end": 398
|
|
145028
145190
|
}
|
|
145029
145191
|
},
|
|
145030
145192
|
"group": [
|
|
@@ -145041,8 +145203,8 @@
|
|
|
145041
145203
|
{
|
|
145042
145204
|
"description": "The text color of the Grid sticky header.\n",
|
|
145043
145205
|
"commentRange": {
|
|
145044
|
-
"start":
|
|
145045
|
-
"end":
|
|
145206
|
+
"start": 399,
|
|
145207
|
+
"end": 400
|
|
145046
145208
|
},
|
|
145047
145209
|
"context": {
|
|
145048
145210
|
"type": "variable",
|
|
@@ -145050,8 +145212,8 @@
|
|
|
145050
145212
|
"value": "var( --kendo-grid-sticky-header-text, #{$kendo-grid-header-text} )",
|
|
145051
145213
|
"scope": "default",
|
|
145052
145214
|
"line": {
|
|
145053
|
-
"start":
|
|
145054
|
-
"end":
|
|
145215
|
+
"start": 401,
|
|
145216
|
+
"end": 401
|
|
145055
145217
|
}
|
|
145056
145218
|
},
|
|
145057
145219
|
"group": [
|
|
@@ -145068,8 +145230,8 @@
|
|
|
145068
145230
|
{
|
|
145069
145231
|
"description": "The border color of the Grid sticky header.\n",
|
|
145070
145232
|
"commentRange": {
|
|
145071
|
-
"start":
|
|
145072
|
-
"end":
|
|
145233
|
+
"start": 402,
|
|
145234
|
+
"end": 403
|
|
145073
145235
|
},
|
|
145074
145236
|
"context": {
|
|
145075
145237
|
"type": "variable",
|
|
@@ -145077,8 +145239,8 @@
|
|
|
145077
145239
|
"value": "var( --kendo-grid-sticky-header-border, #{$kendo-grid-sticky-border} )",
|
|
145078
145240
|
"scope": "default",
|
|
145079
145241
|
"line": {
|
|
145080
|
-
"start":
|
|
145081
|
-
"end":
|
|
145242
|
+
"start": 404,
|
|
145243
|
+
"end": 404
|
|
145082
145244
|
}
|
|
145083
145245
|
},
|
|
145084
145246
|
"group": [
|
|
@@ -145095,8 +145257,8 @@
|
|
|
145095
145257
|
{
|
|
145096
145258
|
"description": "The background color of the Grid sticky footer.\n",
|
|
145097
145259
|
"commentRange": {
|
|
145098
|
-
"start":
|
|
145099
|
-
"end":
|
|
145260
|
+
"start": 406,
|
|
145261
|
+
"end": 407
|
|
145100
145262
|
},
|
|
145101
145263
|
"context": {
|
|
145102
145264
|
"type": "variable",
|
|
@@ -145104,8 +145266,8 @@
|
|
|
145104
145266
|
"value": "var( --kendo-grid-sticky-footer-bg, #{$kendo-grid-header-bg} )",
|
|
145105
145267
|
"scope": "default",
|
|
145106
145268
|
"line": {
|
|
145107
|
-
"start":
|
|
145108
|
-
"end":
|
|
145269
|
+
"start": 408,
|
|
145270
|
+
"end": 408
|
|
145109
145271
|
}
|
|
145110
145272
|
},
|
|
145111
145273
|
"group": [
|
|
@@ -145122,8 +145284,8 @@
|
|
|
145122
145284
|
{
|
|
145123
145285
|
"description": "The box shadow of the sticky container in the Grid.\n",
|
|
145124
145286
|
"commentRange": {
|
|
145125
|
-
"start":
|
|
145126
|
-
"end":
|
|
145287
|
+
"start": 410,
|
|
145288
|
+
"end": 411
|
|
145127
145289
|
},
|
|
145128
145290
|
"context": {
|
|
145129
145291
|
"type": "variable",
|
|
@@ -145131,8 +145293,8 @@
|
|
|
145131
145293
|
"value": "0 2px 4px 0 rgba(0, 0, 0, 0.08)",
|
|
145132
145294
|
"scope": "default",
|
|
145133
145295
|
"line": {
|
|
145134
|
-
"start":
|
|
145135
|
-
"end":
|
|
145296
|
+
"start": 412,
|
|
145297
|
+
"end": 412
|
|
145136
145298
|
}
|
|
145137
145299
|
},
|
|
145138
145300
|
"group": [
|
|
@@ -145149,8 +145311,8 @@
|
|
|
145149
145311
|
{
|
|
145150
145312
|
"description": "The box shadow of the sticky container positioned at the bottom in the Grid.\n",
|
|
145151
145313
|
"commentRange": {
|
|
145152
|
-
"start":
|
|
145153
|
-
"end":
|
|
145314
|
+
"start": 413,
|
|
145315
|
+
"end": 414
|
|
145154
145316
|
},
|
|
145155
145317
|
"context": {
|
|
145156
145318
|
"type": "variable",
|
|
@@ -145158,8 +145320,8 @@
|
|
|
145158
145320
|
"value": "0 -2px 4px 0 rgba(0, 0, 0, 0.08)",
|
|
145159
145321
|
"scope": "default",
|
|
145160
145322
|
"line": {
|
|
145161
|
-
"start":
|
|
145162
|
-
"end":
|
|
145323
|
+
"start": 415,
|
|
145324
|
+
"end": 415
|
|
145163
145325
|
}
|
|
145164
145326
|
},
|
|
145165
145327
|
"group": [
|
|
@@ -145176,8 +145338,8 @@
|
|
|
145176
145338
|
{
|
|
145177
145339
|
"description": "The box shadow of the pinned container in the Grid.\n",
|
|
145178
145340
|
"commentRange": {
|
|
145179
|
-
"start":
|
|
145180
|
-
"end":
|
|
145341
|
+
"start": 417,
|
|
145342
|
+
"end": 418
|
|
145181
145343
|
},
|
|
145182
145344
|
"context": {
|
|
145183
145345
|
"type": "variable",
|
|
@@ -145185,8 +145347,8 @@
|
|
|
145185
145347
|
"value": "0 4px 8px 0 rgba(0, 0, 0, 0.08)",
|
|
145186
145348
|
"scope": "default",
|
|
145187
145349
|
"line": {
|
|
145188
|
-
"start":
|
|
145189
|
-
"end":
|
|
145350
|
+
"start": 419,
|
|
145351
|
+
"end": 419
|
|
145190
145352
|
}
|
|
145191
145353
|
},
|
|
145192
145354
|
"group": [
|
|
@@ -145203,8 +145365,8 @@
|
|
|
145203
145365
|
{
|
|
145204
145366
|
"description": "The box shadow of the pinned container positioned at the bottom in the Grid.\n",
|
|
145205
145367
|
"commentRange": {
|
|
145206
|
-
"start":
|
|
145207
|
-
"end":
|
|
145368
|
+
"start": 420,
|
|
145369
|
+
"end": 421
|
|
145208
145370
|
},
|
|
145209
145371
|
"context": {
|
|
145210
145372
|
"type": "variable",
|
|
@@ -145212,8 +145374,8 @@
|
|
|
145212
145374
|
"value": "0 -4px 8px 0 rgba(0, 0, 0, 0.08)",
|
|
145213
145375
|
"scope": "default",
|
|
145214
145376
|
"line": {
|
|
145215
|
-
"start":
|
|
145216
|
-
"end":
|
|
145377
|
+
"start": 422,
|
|
145378
|
+
"end": 422
|
|
145217
145379
|
}
|
|
145218
145380
|
},
|
|
145219
145381
|
"group": [
|
|
@@ -145230,8 +145392,8 @@
|
|
|
145230
145392
|
{
|
|
145231
145393
|
"description": "The horizontal padding of the Grid filter menu container.\n",
|
|
145232
145394
|
"commentRange": {
|
|
145233
|
-
"start":
|
|
145234
|
-
"end":
|
|
145395
|
+
"start": 424,
|
|
145396
|
+
"end": 425
|
|
145235
145397
|
},
|
|
145236
145398
|
"context": {
|
|
145237
145399
|
"type": "variable",
|
|
@@ -145239,8 +145401,8 @@
|
|
|
145239
145401
|
"value": "var( --kendo-filter-menu-container-padding-y, #{k-spacing(3)} )",
|
|
145240
145402
|
"scope": "default",
|
|
145241
145403
|
"line": {
|
|
145242
|
-
"start":
|
|
145243
|
-
"end":
|
|
145404
|
+
"start": 426,
|
|
145405
|
+
"end": 426
|
|
145244
145406
|
}
|
|
145245
145407
|
},
|
|
145246
145408
|
"group": [
|
|
@@ -145257,8 +145419,8 @@
|
|
|
145257
145419
|
{
|
|
145258
145420
|
"description": "The vertical padding of the Grid filter menu container.\n",
|
|
145259
145421
|
"commentRange": {
|
|
145260
|
-
"start":
|
|
145261
|
-
"end":
|
|
145422
|
+
"start": 427,
|
|
145423
|
+
"end": 428
|
|
145262
145424
|
},
|
|
145263
145425
|
"context": {
|
|
145264
145426
|
"type": "variable",
|
|
@@ -145266,8 +145428,8 @@
|
|
|
145266
145428
|
"value": "var( --kendo-filter-menu-container-padding-x, #{k-spacing(3)} )",
|
|
145267
145429
|
"scope": "default",
|
|
145268
145430
|
"line": {
|
|
145269
|
-
"start":
|
|
145270
|
-
"end":
|
|
145431
|
+
"start": 429,
|
|
145432
|
+
"end": 429
|
|
145271
145433
|
}
|
|
145272
145434
|
},
|
|
145273
145435
|
"group": [
|
|
@@ -145284,8 +145446,8 @@
|
|
|
145284
145446
|
{
|
|
145285
145447
|
"description": "The default width of the Grid column menu.\n",
|
|
145286
145448
|
"commentRange": {
|
|
145287
|
-
"start":
|
|
145288
|
-
"end":
|
|
145449
|
+
"start": 431,
|
|
145450
|
+
"end": 432
|
|
145289
145451
|
},
|
|
145290
145452
|
"context": {
|
|
145291
145453
|
"type": "variable",
|
|
@@ -145293,8 +145455,8 @@
|
|
|
145293
145455
|
"value": "var( --kendo-grid-column-menu-width, 230px )",
|
|
145294
145456
|
"scope": "default",
|
|
145295
145457
|
"line": {
|
|
145296
|
-
"start":
|
|
145297
|
-
"end":
|
|
145458
|
+
"start": 433,
|
|
145459
|
+
"end": 433
|
|
145298
145460
|
}
|
|
145299
145461
|
},
|
|
145300
145462
|
"group": [
|
|
@@ -145311,8 +145473,8 @@
|
|
|
145311
145473
|
{
|
|
145312
145474
|
"description": "The max width of the Grid column menu.\n",
|
|
145313
145475
|
"commentRange": {
|
|
145314
|
-
"start":
|
|
145315
|
-
"end":
|
|
145476
|
+
"start": 434,
|
|
145477
|
+
"end": 435
|
|
145316
145478
|
},
|
|
145317
145479
|
"context": {
|
|
145318
145480
|
"type": "variable",
|
|
@@ -145320,8 +145482,8 @@
|
|
|
145320
145482
|
"value": "var( --kendo-grid-column-menu-max-width, 320px )",
|
|
145321
145483
|
"scope": "default",
|
|
145322
145484
|
"line": {
|
|
145323
|
-
"start":
|
|
145324
|
-
"end":
|
|
145485
|
+
"start": 436,
|
|
145486
|
+
"end": 436
|
|
145325
145487
|
}
|
|
145326
145488
|
},
|
|
145327
145489
|
"group": [
|
|
@@ -145338,8 +145500,8 @@
|
|
|
145338
145500
|
{
|
|
145339
145501
|
"description": "The spacing of the Grid column menu.\n",
|
|
145340
145502
|
"commentRange": {
|
|
145341
|
-
"start":
|
|
145342
|
-
"end":
|
|
145503
|
+
"start": 437,
|
|
145504
|
+
"end": 438
|
|
145343
145505
|
},
|
|
145344
145506
|
"context": {
|
|
145345
145507
|
"type": "variable",
|
|
@@ -145347,8 +145509,8 @@
|
|
|
145347
145509
|
"value": "var( --kendo-grid-column-menu-spacing, #{k-spacing(2)} )",
|
|
145348
145510
|
"scope": "default",
|
|
145349
145511
|
"line": {
|
|
145350
|
-
"start":
|
|
145351
|
-
"end":
|
|
145512
|
+
"start": 439,
|
|
145513
|
+
"end": 439
|
|
145352
145514
|
}
|
|
145353
145515
|
},
|
|
145354
145516
|
"group": [
|
|
@@ -145365,8 +145527,8 @@
|
|
|
145365
145527
|
{
|
|
145366
145528
|
"description": "The focus shadow of the Grid column menu.\n",
|
|
145367
145529
|
"commentRange": {
|
|
145368
|
-
"start":
|
|
145369
|
-
"end":
|
|
145530
|
+
"start": 440,
|
|
145531
|
+
"end": 441
|
|
145370
145532
|
},
|
|
145371
145533
|
"context": {
|
|
145372
145534
|
"type": "variable",
|
|
@@ -145374,8 +145536,8 @@
|
|
|
145374
145536
|
"value": "var( --kendo-grid-column-menu-shadow, k-elevation(4) )",
|
|
145375
145537
|
"scope": "default",
|
|
145376
145538
|
"line": {
|
|
145377
|
-
"start":
|
|
145378
|
-
"end":
|
|
145539
|
+
"start": 442,
|
|
145540
|
+
"end": 442
|
|
145379
145541
|
}
|
|
145380
145542
|
},
|
|
145381
145543
|
"group": [
|
|
@@ -145392,8 +145554,8 @@
|
|
|
145392
145554
|
{
|
|
145393
145555
|
"description": "The background color of the Grid column menu.\n",
|
|
145394
145556
|
"commentRange": {
|
|
145395
|
-
"start":
|
|
145396
|
-
"end":
|
|
145557
|
+
"start": 443,
|
|
145558
|
+
"end": 444
|
|
145397
145559
|
},
|
|
145398
145560
|
"context": {
|
|
145399
145561
|
"type": "variable",
|
|
@@ -145401,8 +145563,8 @@
|
|
|
145401
145563
|
"value": "var( --kendo-grid-column-menu-bg, #{k-color(surface-alt)} )",
|
|
145402
145564
|
"scope": "default",
|
|
145403
145565
|
"line": {
|
|
145404
|
-
"start":
|
|
145405
|
-
"end":
|
|
145566
|
+
"start": 445,
|
|
145567
|
+
"end": 445
|
|
145406
145568
|
}
|
|
145407
145569
|
},
|
|
145408
145570
|
"group": [
|
|
@@ -145419,8 +145581,8 @@
|
|
|
145419
145581
|
{
|
|
145420
145582
|
"description": "The text color of the Grid column menu.\n",
|
|
145421
145583
|
"commentRange": {
|
|
145422
|
-
"start":
|
|
145423
|
-
"end":
|
|
145584
|
+
"start": 446,
|
|
145585
|
+
"end": 447
|
|
145424
145586
|
},
|
|
145425
145587
|
"context": {
|
|
145426
145588
|
"type": "variable",
|
|
@@ -145428,8 +145590,8 @@
|
|
|
145428
145590
|
"value": "var( --kendo-grid-column-menu-text, #{k-color(on-app-surface)} )",
|
|
145429
145591
|
"scope": "default",
|
|
145430
145592
|
"line": {
|
|
145431
|
-
"start":
|
|
145432
|
-
"end":
|
|
145593
|
+
"start": 448,
|
|
145594
|
+
"end": 448
|
|
145433
145595
|
}
|
|
145434
145596
|
},
|
|
145435
145597
|
"group": [
|
|
@@ -145446,8 +145608,8 @@
|
|
|
145446
145608
|
{
|
|
145447
145609
|
"description": "The border color of the Grid column menu.\n",
|
|
145448
145610
|
"commentRange": {
|
|
145449
|
-
"start":
|
|
145450
|
-
"end":
|
|
145611
|
+
"start": 449,
|
|
145612
|
+
"end": 450
|
|
145451
145613
|
},
|
|
145452
145614
|
"context": {
|
|
145453
145615
|
"type": "variable",
|
|
@@ -145455,8 +145617,8 @@
|
|
|
145455
145617
|
"value": "var( --kendo-grid-column-menu-border, color-mix(in srgb, #{k-color(border)} 16%, transparent) )",
|
|
145456
145618
|
"scope": "default",
|
|
145457
145619
|
"line": {
|
|
145458
|
-
"start":
|
|
145459
|
-
"end":
|
|
145620
|
+
"start": 451,
|
|
145621
|
+
"end": 451
|
|
145460
145622
|
}
|
|
145461
145623
|
},
|
|
145462
145624
|
"group": [
|
|
@@ -145473,8 +145635,8 @@
|
|
|
145473
145635
|
{
|
|
145474
145636
|
"description": "The font size of the Grid column menu checkbox container.\n",
|
|
145475
145637
|
"commentRange": {
|
|
145476
|
-
"start":
|
|
145477
|
-
"end":
|
|
145638
|
+
"start": 453,
|
|
145639
|
+
"end": 454
|
|
145478
145640
|
},
|
|
145479
145641
|
"context": {
|
|
145480
145642
|
"type": "variable",
|
|
@@ -145482,8 +145644,8 @@
|
|
|
145482
145644
|
"value": "var( --kendo-grid-column-menu-multicheck-font-size, #{$kendo-list-md-font-size} )",
|
|
145483
145645
|
"scope": "default",
|
|
145484
145646
|
"line": {
|
|
145485
|
-
"start":
|
|
145486
|
-
"end":
|
|
145647
|
+
"start": 455,
|
|
145648
|
+
"end": 455
|
|
145487
145649
|
}
|
|
145488
145650
|
},
|
|
145489
145651
|
"group": [
|
|
@@ -145500,8 +145662,8 @@
|
|
|
145500
145662
|
{
|
|
145501
145663
|
"description": "The line height of the Grid column menu checkbox container.\n",
|
|
145502
145664
|
"commentRange": {
|
|
145503
|
-
"start":
|
|
145504
|
-
"end":
|
|
145665
|
+
"start": 456,
|
|
145666
|
+
"end": 457
|
|
145505
145667
|
},
|
|
145506
145668
|
"context": {
|
|
145507
145669
|
"type": "variable",
|
|
@@ -145509,8 +145671,8 @@
|
|
|
145509
145671
|
"value": "var( --kendo-grid-column-menu-multicheck-line-height, #{$kendo-list-md-line-height} )",
|
|
145510
145672
|
"scope": "default",
|
|
145511
145673
|
"line": {
|
|
145512
|
-
"start":
|
|
145513
|
-
"end":
|
|
145674
|
+
"start": 458,
|
|
145675
|
+
"end": 458
|
|
145514
145676
|
}
|
|
145515
145677
|
},
|
|
145516
145678
|
"group": [
|
|
@@ -145527,8 +145689,8 @@
|
|
|
145527
145689
|
{
|
|
145528
145690
|
"description": "The vertical padding of the Grid column menu items wrap.\n",
|
|
145529
145691
|
"commentRange": {
|
|
145530
|
-
"start":
|
|
145531
|
-
"end":
|
|
145692
|
+
"start": 460,
|
|
145693
|
+
"end": 461
|
|
145532
145694
|
},
|
|
145533
145695
|
"context": {
|
|
145534
145696
|
"type": "variable",
|
|
@@ -145536,8 +145698,8 @@
|
|
|
145536
145698
|
"value": "var( --kendo-grid-column-menu-items-wrap-padding-y, #{k-spacing(2)} )",
|
|
145537
145699
|
"scope": "default",
|
|
145538
145700
|
"line": {
|
|
145539
|
-
"start":
|
|
145540
|
-
"end":
|
|
145701
|
+
"start": 462,
|
|
145702
|
+
"end": 462
|
|
145541
145703
|
}
|
|
145542
145704
|
},
|
|
145543
145705
|
"group": [
|
|
@@ -145554,8 +145716,8 @@
|
|
|
145554
145716
|
{
|
|
145555
145717
|
"description": "The horizontal padding of the Grid column menu items wrap.\n",
|
|
145556
145718
|
"commentRange": {
|
|
145557
|
-
"start":
|
|
145558
|
-
"end":
|
|
145719
|
+
"start": 463,
|
|
145720
|
+
"end": 464
|
|
145559
145721
|
},
|
|
145560
145722
|
"context": {
|
|
145561
145723
|
"type": "variable",
|
|
@@ -145563,8 +145725,8 @@
|
|
|
145563
145725
|
"value": "var( --kendo-grid-column-menu-items-wrap-padding-x, #{k-spacing(2)} )",
|
|
145564
145726
|
"scope": "default",
|
|
145565
145727
|
"line": {
|
|
145566
|
-
"start":
|
|
145567
|
-
"end":
|
|
145728
|
+
"start": 465,
|
|
145729
|
+
"end": 465
|
|
145568
145730
|
}
|
|
145569
145731
|
},
|
|
145570
145732
|
"group": [
|
|
@@ -145581,8 +145743,8 @@
|
|
|
145581
145743
|
{
|
|
145582
145744
|
"description": "The horizontal padding of the Grid column menu item.\n",
|
|
145583
145745
|
"commentRange": {
|
|
145584
|
-
"start":
|
|
145585
|
-
"end":
|
|
145746
|
+
"start": 467,
|
|
145747
|
+
"end": 468
|
|
145586
145748
|
},
|
|
145587
145749
|
"context": {
|
|
145588
145750
|
"type": "variable",
|
|
@@ -145590,8 +145752,8 @@
|
|
|
145590
145752
|
"value": "var( --kendo-grid-column-menu-item-padding-y, #{$kendo-list-md-item-padding-y} )",
|
|
145591
145753
|
"scope": "default",
|
|
145592
145754
|
"line": {
|
|
145593
|
-
"start":
|
|
145594
|
-
"end":
|
|
145755
|
+
"start": 469,
|
|
145756
|
+
"end": 469
|
|
145595
145757
|
}
|
|
145596
145758
|
},
|
|
145597
145759
|
"group": [
|
|
@@ -145608,8 +145770,8 @@
|
|
|
145608
145770
|
{
|
|
145609
145771
|
"description": "The vertical padding of the Grid column menu item.\n",
|
|
145610
145772
|
"commentRange": {
|
|
145611
|
-
"start":
|
|
145612
|
-
"end":
|
|
145773
|
+
"start": 470,
|
|
145774
|
+
"end": 471
|
|
145613
145775
|
},
|
|
145614
145776
|
"context": {
|
|
145615
145777
|
"type": "variable",
|
|
@@ -145617,8 +145779,8 @@
|
|
|
145617
145779
|
"value": "var( --kendo-grid-column-menu-item-padding-x, #{$kendo-list-md-item-padding-x} )",
|
|
145618
145780
|
"scope": "default",
|
|
145619
145781
|
"line": {
|
|
145620
|
-
"start":
|
|
145621
|
-
"end":
|
|
145782
|
+
"start": 472,
|
|
145783
|
+
"end": 472
|
|
145622
145784
|
}
|
|
145623
145785
|
},
|
|
145624
145786
|
"group": [
|
|
@@ -145635,8 +145797,8 @@
|
|
|
145635
145797
|
{
|
|
145636
145798
|
"description": "The spacing of the Grid column menu item.\n",
|
|
145637
145799
|
"commentRange": {
|
|
145638
|
-
"start":
|
|
145639
|
-
"end":
|
|
145800
|
+
"start": 473,
|
|
145801
|
+
"end": 474
|
|
145640
145802
|
},
|
|
145641
145803
|
"context": {
|
|
145642
145804
|
"type": "variable",
|
|
@@ -145644,8 +145806,8 @@
|
|
|
145644
145806
|
"value": "var( --kendo-grid-column-menu-item-gap, #{$kendo-list-md-item-padding-x} )",
|
|
145645
145807
|
"scope": "default",
|
|
145646
145808
|
"line": {
|
|
145647
|
-
"start":
|
|
145648
|
-
"end":
|
|
145809
|
+
"start": 475,
|
|
145810
|
+
"end": 475
|
|
145649
145811
|
}
|
|
145650
145812
|
},
|
|
145651
145813
|
"group": [
|
|
@@ -145662,8 +145824,8 @@
|
|
|
145662
145824
|
{
|
|
145663
145825
|
"description": "The background color of the Grid column menu item.\n",
|
|
145664
145826
|
"commentRange": {
|
|
145665
|
-
"start":
|
|
145666
|
-
"end":
|
|
145827
|
+
"start": 476,
|
|
145828
|
+
"end": 477
|
|
145667
145829
|
},
|
|
145668
145830
|
"context": {
|
|
145669
145831
|
"type": "variable",
|
|
@@ -145671,8 +145833,8 @@
|
|
|
145671
145833
|
"value": "var( --kendo-grid-column-menu-item-bg, #{$kendo-list-item-bg} )",
|
|
145672
145834
|
"scope": "default",
|
|
145673
145835
|
"line": {
|
|
145674
|
-
"start":
|
|
145675
|
-
"end":
|
|
145836
|
+
"start": 478,
|
|
145837
|
+
"end": 478
|
|
145676
145838
|
}
|
|
145677
145839
|
},
|
|
145678
145840
|
"group": [
|
|
@@ -145689,8 +145851,8 @@
|
|
|
145689
145851
|
{
|
|
145690
145852
|
"description": "The text color of the Grid column menu item.\n",
|
|
145691
145853
|
"commentRange": {
|
|
145692
|
-
"start":
|
|
145693
|
-
"end":
|
|
145854
|
+
"start": 479,
|
|
145855
|
+
"end": 480
|
|
145694
145856
|
},
|
|
145695
145857
|
"context": {
|
|
145696
145858
|
"type": "variable",
|
|
@@ -145698,8 +145860,8 @@
|
|
|
145698
145860
|
"value": "var( --kendo-grid-column-menu-item-text, #{$kendo-list-item-text} )",
|
|
145699
145861
|
"scope": "default",
|
|
145700
145862
|
"line": {
|
|
145701
|
-
"start":
|
|
145702
|
-
"end":
|
|
145863
|
+
"start": 481,
|
|
145864
|
+
"end": 481
|
|
145703
145865
|
}
|
|
145704
145866
|
},
|
|
145705
145867
|
"group": [
|
|
@@ -145716,8 +145878,8 @@
|
|
|
145716
145878
|
{
|
|
145717
145879
|
"description": "The text color of the Grid column menu item icon.\n",
|
|
145718
145880
|
"commentRange": {
|
|
145719
|
-
"start":
|
|
145720
|
-
"end":
|
|
145881
|
+
"start": 483,
|
|
145882
|
+
"end": 484
|
|
145721
145883
|
},
|
|
145722
145884
|
"context": {
|
|
145723
145885
|
"type": "variable",
|
|
@@ -145725,8 +145887,8 @@
|
|
|
145725
145887
|
"value": "var( --kendo-grid-column-menu-item-icon-text, #{$kendo-list-item-icon-text} )",
|
|
145726
145888
|
"scope": "default",
|
|
145727
145889
|
"line": {
|
|
145728
|
-
"start":
|
|
145729
|
-
"end":
|
|
145890
|
+
"start": 485,
|
|
145891
|
+
"end": 485
|
|
145730
145892
|
}
|
|
145731
145893
|
},
|
|
145732
145894
|
"group": [
|
|
@@ -145743,8 +145905,8 @@
|
|
|
145743
145905
|
{
|
|
145744
145906
|
"description": "The vertical padding of the Grid column menu group header.\n",
|
|
145745
145907
|
"commentRange": {
|
|
145746
|
-
"start":
|
|
145747
|
-
"end":
|
|
145908
|
+
"start": 487,
|
|
145909
|
+
"end": 488
|
|
145748
145910
|
},
|
|
145749
145911
|
"context": {
|
|
145750
145912
|
"type": "variable",
|
|
@@ -145752,8 +145914,8 @@
|
|
|
145752
145914
|
"value": "var( --kendo-grid-column-menu-group-header-padding-y, #{$kendo-grid-column-menu-item-padding-y} )",
|
|
145753
145915
|
"scope": "default",
|
|
145754
145916
|
"line": {
|
|
145755
|
-
"start":
|
|
145756
|
-
"end":
|
|
145917
|
+
"start": 489,
|
|
145918
|
+
"end": 489
|
|
145757
145919
|
}
|
|
145758
145920
|
},
|
|
145759
145921
|
"group": [
|
|
@@ -145770,8 +145932,8 @@
|
|
|
145770
145932
|
{
|
|
145771
145933
|
"description": "The horizontal padding of the Grid column menu group header.\n",
|
|
145772
145934
|
"commentRange": {
|
|
145773
|
-
"start":
|
|
145774
|
-
"end":
|
|
145935
|
+
"start": 490,
|
|
145936
|
+
"end": 491
|
|
145775
145937
|
},
|
|
145776
145938
|
"context": {
|
|
145777
145939
|
"type": "variable",
|
|
@@ -145779,8 +145941,8 @@
|
|
|
145779
145941
|
"value": "var( --kendo-grid-column-menu-group-header-padding-x, #{$kendo-grid-column-menu-item-padding-x} )",
|
|
145780
145942
|
"scope": "default",
|
|
145781
145943
|
"line": {
|
|
145782
|
-
"start":
|
|
145783
|
-
"end":
|
|
145944
|
+
"start": 492,
|
|
145945
|
+
"end": 492
|
|
145784
145946
|
}
|
|
145785
145947
|
},
|
|
145786
145948
|
"group": [
|
|
@@ -145797,8 +145959,8 @@
|
|
|
145797
145959
|
{
|
|
145798
145960
|
"description": "The border width of the Grid column menu group header.\n",
|
|
145799
145961
|
"commentRange": {
|
|
145800
|
-
"start":
|
|
145801
|
-
"end":
|
|
145962
|
+
"start": 493,
|
|
145963
|
+
"end": 494
|
|
145802
145964
|
},
|
|
145803
145965
|
"context": {
|
|
145804
145966
|
"type": "variable",
|
|
@@ -145806,8 +145968,8 @@
|
|
|
145806
145968
|
"value": "var( --kendo-grid-column-menu-group-header-border-width, 1px )",
|
|
145807
145969
|
"scope": "default",
|
|
145808
145970
|
"line": {
|
|
145809
|
-
"start":
|
|
145810
|
-
"end":
|
|
145971
|
+
"start": 495,
|
|
145972
|
+
"end": 495
|
|
145811
145973
|
}
|
|
145812
145974
|
},
|
|
145813
145975
|
"group": [
|
|
@@ -145824,8 +145986,8 @@
|
|
|
145824
145986
|
{
|
|
145825
145987
|
"description": "The border style of the Grid column menu group header.\n",
|
|
145826
145988
|
"commentRange": {
|
|
145827
|
-
"start":
|
|
145828
|
-
"end":
|
|
145989
|
+
"start": 496,
|
|
145990
|
+
"end": 497
|
|
145829
145991
|
},
|
|
145830
145992
|
"context": {
|
|
145831
145993
|
"type": "variable",
|
|
@@ -145833,8 +145995,8 @@
|
|
|
145833
145995
|
"value": "var( --kendo-grid-column-menu-group-header-border-style, solid )",
|
|
145834
145996
|
"scope": "default",
|
|
145835
145997
|
"line": {
|
|
145836
|
-
"start":
|
|
145837
|
-
"end":
|
|
145998
|
+
"start": 498,
|
|
145999
|
+
"end": 498
|
|
145838
146000
|
}
|
|
145839
146001
|
},
|
|
145840
146002
|
"group": [
|
|
@@ -145851,8 +146013,8 @@
|
|
|
145851
146013
|
{
|
|
145852
146014
|
"description": "The font size of the Grid column menu group header.\n",
|
|
145853
146015
|
"commentRange": {
|
|
145854
|
-
"start":
|
|
145855
|
-
"end":
|
|
146016
|
+
"start": 499,
|
|
146017
|
+
"end": 500
|
|
145856
146018
|
},
|
|
145857
146019
|
"context": {
|
|
145858
146020
|
"type": "variable",
|
|
@@ -145860,8 +146022,8 @@
|
|
|
145860
146022
|
"value": "var( --kendo-grid-column-menu-group-header-font-size, var(--kendo-font-size-sm) )",
|
|
145861
146023
|
"scope": "default",
|
|
145862
146024
|
"line": {
|
|
145863
|
-
"start":
|
|
145864
|
-
"end":
|
|
146025
|
+
"start": 501,
|
|
146026
|
+
"end": 501
|
|
145865
146027
|
}
|
|
145866
146028
|
},
|
|
145867
146029
|
"group": [
|
|
@@ -145878,8 +146040,8 @@
|
|
|
145878
146040
|
{
|
|
145879
146041
|
"description": "The font weight of the Grid column menu group header.\n",
|
|
145880
146042
|
"commentRange": {
|
|
145881
|
-
"start":
|
|
145882
|
-
"end":
|
|
146043
|
+
"start": 502,
|
|
146044
|
+
"end": 503
|
|
145883
146045
|
},
|
|
145884
146046
|
"context": {
|
|
145885
146047
|
"type": "variable",
|
|
@@ -145887,8 +146049,8 @@
|
|
|
145887
146049
|
"value": "var( --kendo-grid-column-menu-group-header-font-weight, var(--kendo-font-weight-bold) )",
|
|
145888
146050
|
"scope": "default",
|
|
145889
146051
|
"line": {
|
|
145890
|
-
"start":
|
|
145891
|
-
"end":
|
|
146052
|
+
"start": 504,
|
|
146053
|
+
"end": 504
|
|
145892
146054
|
}
|
|
145893
146055
|
},
|
|
145894
146056
|
"group": [
|
|
@@ -145905,8 +146067,8 @@
|
|
|
145905
146067
|
{
|
|
145906
146068
|
"description": "The mine height of the Grid column menu group header.\n",
|
|
145907
146069
|
"commentRange": {
|
|
145908
|
-
"start":
|
|
145909
|
-
"end":
|
|
146070
|
+
"start": 505,
|
|
146071
|
+
"end": 506
|
|
145910
146072
|
},
|
|
145911
146073
|
"context": {
|
|
145912
146074
|
"type": "variable",
|
|
@@ -145914,8 +146076,8 @@
|
|
|
145914
146076
|
"value": "var( --kendo-grid-column-menu-group-header-line-height, var(--kendo-line-height) )",
|
|
145915
146077
|
"scope": "default",
|
|
145916
146078
|
"line": {
|
|
145917
|
-
"start":
|
|
145918
|
-
"end":
|
|
146079
|
+
"start": 507,
|
|
146080
|
+
"end": 507
|
|
145919
146081
|
}
|
|
145920
146082
|
},
|
|
145921
146083
|
"group": [
|
|
@@ -145932,8 +146094,8 @@
|
|
|
145932
146094
|
{
|
|
145933
146095
|
"description": "The text transform of the Grid column menu group header.\n",
|
|
145934
146096
|
"commentRange": {
|
|
145935
|
-
"start":
|
|
145936
|
-
"end":
|
|
146097
|
+
"start": 508,
|
|
146098
|
+
"end": 509
|
|
145937
146099
|
},
|
|
145938
146100
|
"context": {
|
|
145939
146101
|
"type": "variable",
|
|
@@ -145941,8 +146103,8 @@
|
|
|
145941
146103
|
"value": "var( --kendo-grid-column-menu-group-header-text-transform, uppercase )",
|
|
145942
146104
|
"scope": "default",
|
|
145943
146105
|
"line": {
|
|
145944
|
-
"start":
|
|
145945
|
-
"end":
|
|
146106
|
+
"start": 510,
|
|
146107
|
+
"end": 510
|
|
145946
146108
|
}
|
|
145947
146109
|
},
|
|
145948
146110
|
"group": [
|
|
@@ -145959,8 +146121,8 @@
|
|
|
145959
146121
|
{
|
|
145960
146122
|
"description": "The background color of the Grid column menu group.\n",
|
|
145961
146123
|
"commentRange": {
|
|
145962
|
-
"start":
|
|
145963
|
-
"end":
|
|
146124
|
+
"start": 512,
|
|
146125
|
+
"end": 513
|
|
145964
146126
|
},
|
|
145965
146127
|
"context": {
|
|
145966
146128
|
"type": "variable",
|
|
@@ -145968,8 +146130,8 @@
|
|
|
145968
146130
|
"value": "var( --kendo-grid-column-menu-group-header-bg, #{k-color(surface-alt)} )",
|
|
145969
146131
|
"scope": "default",
|
|
145970
146132
|
"line": {
|
|
145971
|
-
"start":
|
|
145972
|
-
"end":
|
|
146133
|
+
"start": 514,
|
|
146134
|
+
"end": 514
|
|
145973
146135
|
}
|
|
145974
146136
|
},
|
|
145975
146137
|
"group": [
|
|
@@ -145986,8 +146148,8 @@
|
|
|
145986
146148
|
{
|
|
145987
146149
|
"description": "The text color of the Grid column menu group.\n",
|
|
145988
146150
|
"commentRange": {
|
|
145989
|
-
"start":
|
|
145990
|
-
"end":
|
|
146151
|
+
"start": 515,
|
|
146152
|
+
"end": 516
|
|
145991
146153
|
},
|
|
145992
146154
|
"context": {
|
|
145993
146155
|
"type": "variable",
|
|
@@ -145995,8 +146157,8 @@
|
|
|
145995
146157
|
"value": "var( --kendo-grid-column-menu-group-header-text, #{k-color(on-app-surface)} )",
|
|
145996
146158
|
"scope": "default",
|
|
145997
146159
|
"line": {
|
|
145998
|
-
"start":
|
|
145999
|
-
"end":
|
|
146160
|
+
"start": 517,
|
|
146161
|
+
"end": 517
|
|
146000
146162
|
}
|
|
146001
146163
|
},
|
|
146002
146164
|
"group": [
|
|
@@ -146013,8 +146175,8 @@
|
|
|
146013
146175
|
{
|
|
146014
146176
|
"description": "The border color of the Grid column menu group.\n",
|
|
146015
146177
|
"commentRange": {
|
|
146016
|
-
"start":
|
|
146017
|
-
"end":
|
|
146178
|
+
"start": 518,
|
|
146179
|
+
"end": 519
|
|
146018
146180
|
},
|
|
146019
146181
|
"context": {
|
|
146020
146182
|
"type": "variable",
|
|
@@ -146022,8 +146184,8 @@
|
|
|
146022
146184
|
"value": "var( --kendo-grid-column-menu-group-header-border, color-mix(in srgb, #{k-color(border)} 16%, transparent) )",
|
|
146023
146185
|
"scope": "default",
|
|
146024
146186
|
"line": {
|
|
146025
|
-
"start":
|
|
146026
|
-
"end":
|
|
146187
|
+
"start": 520,
|
|
146188
|
+
"end": 520
|
|
146027
146189
|
}
|
|
146028
146190
|
},
|
|
146029
146191
|
"group": [
|
|
@@ -146040,8 +146202,8 @@
|
|
|
146040
146202
|
{
|
|
146041
146203
|
"description": "The horizontal padding of the tabstrip content in the Grid tabbed column menu.\n",
|
|
146042
146204
|
"commentRange": {
|
|
146043
|
-
"start":
|
|
146044
|
-
"end":
|
|
146205
|
+
"start": 522,
|
|
146206
|
+
"end": 523
|
|
146045
146207
|
},
|
|
146046
146208
|
"context": {
|
|
146047
146209
|
"type": "variable",
|
|
@@ -146049,8 +146211,8 @@
|
|
|
146049
146211
|
"value": "var( --kendo-grid-column-menu-tabbed-tabstrip-content-padding-x, #{k-spacing(0)} )",
|
|
146050
146212
|
"scope": "default",
|
|
146051
146213
|
"line": {
|
|
146052
|
-
"start":
|
|
146053
|
-
"end":
|
|
146214
|
+
"start": 524,
|
|
146215
|
+
"end": 524
|
|
146054
146216
|
}
|
|
146055
146217
|
},
|
|
146056
146218
|
"group": [
|
|
@@ -146067,8 +146229,8 @@
|
|
|
146067
146229
|
{
|
|
146068
146230
|
"description": "The vertical padding of the tabstrip content in the Grid tabbed column menu.\n",
|
|
146069
146231
|
"commentRange": {
|
|
146070
|
-
"start":
|
|
146071
|
-
"end":
|
|
146232
|
+
"start": 525,
|
|
146233
|
+
"end": 526
|
|
146072
146234
|
},
|
|
146073
146235
|
"context": {
|
|
146074
146236
|
"type": "variable",
|
|
@@ -146076,8 +146238,8 @@
|
|
|
146076
146238
|
"value": "var( --kendo-grid-column-menu-tabbed-tabstrip-content-padding-y, #{k-spacing(3)} )",
|
|
146077
146239
|
"scope": "default",
|
|
146078
146240
|
"line": {
|
|
146079
|
-
"start":
|
|
146080
|
-
"end":
|
|
146241
|
+
"start": 527,
|
|
146242
|
+
"end": 527
|
|
146081
146243
|
}
|
|
146082
146244
|
},
|
|
146083
146245
|
"group": [
|
|
@@ -146094,8 +146256,8 @@
|
|
|
146094
146256
|
{
|
|
146095
146257
|
"description": "The background color of the Grid tabbed column menu.\n",
|
|
146096
146258
|
"commentRange": {
|
|
146097
|
-
"start":
|
|
146098
|
-
"end":
|
|
146259
|
+
"start": 529,
|
|
146260
|
+
"end": 530
|
|
146099
146261
|
},
|
|
146100
146262
|
"context": {
|
|
146101
146263
|
"type": "variable",
|
|
@@ -146103,8 +146265,8 @@
|
|
|
146103
146265
|
"value": "var( --kendo-grid-column-menu-tabbed-bg, k-color(surface) )",
|
|
146104
146266
|
"scope": "default",
|
|
146105
146267
|
"line": {
|
|
146106
|
-
"start":
|
|
146107
|
-
"end":
|
|
146268
|
+
"start": 531,
|
|
146269
|
+
"end": 531
|
|
146108
146270
|
}
|
|
146109
146271
|
},
|
|
146110
146272
|
"group": [
|
|
@@ -146121,8 +146283,8 @@
|
|
|
146121
146283
|
{
|
|
146122
146284
|
"description": "The default width of the Grid drag cell.\n",
|
|
146123
146285
|
"commentRange": {
|
|
146124
|
-
"start":
|
|
146125
|
-
"end":
|
|
146286
|
+
"start": 533,
|
|
146287
|
+
"end": 534
|
|
146126
146288
|
},
|
|
146127
146289
|
"context": {
|
|
146128
146290
|
"type": "variable",
|
|
@@ -146130,8 +146292,8 @@
|
|
|
146130
146292
|
"value": "var( --kendo-grid-drag-cell-width, calc( var( --kendo-icon-size, 1rem ) * 2.25 ) )",
|
|
146131
146293
|
"scope": "default",
|
|
146132
146294
|
"line": {
|
|
146133
|
-
"start":
|
|
146134
|
-
"end":
|
|
146295
|
+
"start": 535,
|
|
146296
|
+
"end": 535
|
|
146135
146297
|
}
|
|
146136
146298
|
},
|
|
146137
146299
|
"group": [
|
|
@@ -146148,8 +146310,8 @@
|
|
|
146148
146310
|
{
|
|
146149
146311
|
"description": "The default width of the Grid hierarchy cell.\n",
|
|
146150
146312
|
"commentRange": {
|
|
146151
|
-
"start":
|
|
146152
|
-
"end":
|
|
146313
|
+
"start": 536,
|
|
146314
|
+
"end": 537
|
|
146153
146315
|
},
|
|
146154
146316
|
"context": {
|
|
146155
146317
|
"type": "variable",
|
|
@@ -146157,8 +146319,8 @@
|
|
|
146157
146319
|
"value": "var( --kendo-grid-hierarchy-col-width, calc( var( --kendo-icon-size, 1rem ) * 2 ) )",
|
|
146158
146320
|
"scope": "default",
|
|
146159
146321
|
"line": {
|
|
146160
|
-
"start":
|
|
146161
|
-
"end":
|
|
146322
|
+
"start": 538,
|
|
146323
|
+
"end": 538
|
|
146162
146324
|
}
|
|
146163
146325
|
},
|
|
146164
146326
|
"group": [
|
|
@@ -146175,8 +146337,8 @@
|
|
|
146175
146337
|
{
|
|
146176
146338
|
"description": "The background color of the Grid row resize indicator.\n",
|
|
146177
146339
|
"commentRange": {
|
|
146178
|
-
"start":
|
|
146179
|
-
"end":
|
|
146340
|
+
"start": 540,
|
|
146341
|
+
"end": 541
|
|
146180
146342
|
},
|
|
146181
146343
|
"context": {
|
|
146182
146344
|
"type": "variable",
|
|
@@ -146184,8 +146346,8 @@
|
|
|
146184
146346
|
"value": "var( --kendo-grid-row-resizer-hover-bg, color-mix(in srgb, #{k-color(on-app-surface)} 46%, transparent) )",
|
|
146185
146347
|
"scope": "default",
|
|
146186
146348
|
"line": {
|
|
146187
|
-
"start":
|
|
146188
|
-
"end":
|
|
146349
|
+
"start": 542,
|
|
146350
|
+
"end": 542
|
|
146189
146351
|
}
|
|
146190
146352
|
},
|
|
146191
146353
|
"group": [
|
|
@@ -146202,8 +146364,8 @@
|
|
|
146202
146364
|
{
|
|
146203
146365
|
"description": "The background color of the active Grid row resize indicator.\n",
|
|
146204
146366
|
"commentRange": {
|
|
146205
|
-
"start":
|
|
146206
|
-
"end":
|
|
146367
|
+
"start": 543,
|
|
146368
|
+
"end": 544
|
|
146207
146369
|
},
|
|
146208
146370
|
"context": {
|
|
146209
146371
|
"type": "variable",
|
|
@@ -146211,8 +146373,8 @@
|
|
|
146211
146373
|
"value": "var( --kendo-grid-row-resizer-active-bg, #{k-color(primary)} )",
|
|
146212
146374
|
"scope": "default",
|
|
146213
146375
|
"line": {
|
|
146214
|
-
"start":
|
|
146215
|
-
"end":
|
|
146376
|
+
"start": 545,
|
|
146377
|
+
"end": 545
|
|
146216
146378
|
}
|
|
146217
146379
|
},
|
|
146218
146380
|
"group": [
|
|
@@ -146229,8 +146391,8 @@
|
|
|
146229
146391
|
{
|
|
146230
146392
|
"description": "The height of the Grid row resize indicator.\n",
|
|
146231
146393
|
"commentRange": {
|
|
146232
|
-
"start":
|
|
146233
|
-
"end":
|
|
146394
|
+
"start": 546,
|
|
146395
|
+
"end": 547
|
|
146234
146396
|
},
|
|
146235
146397
|
"context": {
|
|
146236
146398
|
"type": "variable",
|
|
@@ -146238,8 +146400,8 @@
|
|
|
146238
146400
|
"value": "var( --kendo-grid-row-resizer-height, #{k-spacing(0.5)} )",
|
|
146239
146401
|
"scope": "default",
|
|
146240
146402
|
"line": {
|
|
146241
|
-
"start":
|
|
146242
|
-
"end":
|
|
146403
|
+
"start": 548,
|
|
146404
|
+
"end": 548
|
|
146243
146405
|
}
|
|
146244
146406
|
},
|
|
146245
146407
|
"group": [
|
|
@@ -146256,8 +146418,8 @@
|
|
|
146256
146418
|
{
|
|
146257
146419
|
"description": "The horizontal padding of the Grid stack layout cells.\n",
|
|
146258
146420
|
"commentRange": {
|
|
146259
|
-
"start":
|
|
146260
|
-
"end":
|
|
146421
|
+
"start": 550,
|
|
146422
|
+
"end": 551
|
|
146261
146423
|
},
|
|
146262
146424
|
"context": {
|
|
146263
146425
|
"type": "variable",
|
|
@@ -146265,8 +146427,8 @@
|
|
|
146265
146427
|
"value": "var( --kendo-grid-stack-cell-padding-x, #{k-spacing(2)} )",
|
|
146266
146428
|
"scope": "default",
|
|
146267
146429
|
"line": {
|
|
146268
|
-
"start":
|
|
146269
|
-
"end":
|
|
146430
|
+
"start": 552,
|
|
146431
|
+
"end": 552
|
|
146270
146432
|
}
|
|
146271
146433
|
},
|
|
146272
146434
|
"group": [
|
|
@@ -146283,8 +146445,8 @@
|
|
|
146283
146445
|
{
|
|
146284
146446
|
"description": "The vertical padding of the Grid stack layout cells.\n",
|
|
146285
146447
|
"commentRange": {
|
|
146286
|
-
"start":
|
|
146287
|
-
"end":
|
|
146448
|
+
"start": 553,
|
|
146449
|
+
"end": 554
|
|
146288
146450
|
},
|
|
146289
146451
|
"context": {
|
|
146290
146452
|
"type": "variable",
|
|
@@ -146292,8 +146454,8 @@
|
|
|
146292
146454
|
"value": "var( --kendo-grid-stack-cell-padding-y, #{k-spacing(1.5)} )",
|
|
146293
146455
|
"scope": "default",
|
|
146294
146456
|
"line": {
|
|
146295
|
-
"start":
|
|
146296
|
-
"end":
|
|
146457
|
+
"start": 555,
|
|
146458
|
+
"end": 555
|
|
146297
146459
|
}
|
|
146298
146460
|
},
|
|
146299
146461
|
"group": [
|
|
@@ -146310,8 +146472,8 @@
|
|
|
146310
146472
|
{
|
|
146311
146473
|
"description": "The column gap of the Grid stack layout.\n",
|
|
146312
146474
|
"commentRange": {
|
|
146313
|
-
"start":
|
|
146314
|
-
"end":
|
|
146475
|
+
"start": 556,
|
|
146476
|
+
"end": 557
|
|
146315
146477
|
},
|
|
146316
146478
|
"context": {
|
|
146317
146479
|
"type": "variable",
|
|
@@ -146319,8 +146481,8 @@
|
|
|
146319
146481
|
"value": "var( --kendo-grid-stack-column-gap, #{k-spacing(1)} )",
|
|
146320
146482
|
"scope": "default",
|
|
146321
146483
|
"line": {
|
|
146322
|
-
"start":
|
|
146323
|
-
"end":
|
|
146484
|
+
"start": 558,
|
|
146485
|
+
"end": 558
|
|
146324
146486
|
}
|
|
146325
146487
|
},
|
|
146326
146488
|
"group": [
|
|
@@ -146337,8 +146499,8 @@
|
|
|
146337
146499
|
{
|
|
146338
146500
|
"description": "The column gap of the editable Grid stack layout.\n",
|
|
146339
146501
|
"commentRange": {
|
|
146340
|
-
"start":
|
|
146341
|
-
"end":
|
|
146502
|
+
"start": 559,
|
|
146503
|
+
"end": 560
|
|
146342
146504
|
},
|
|
146343
146505
|
"context": {
|
|
146344
146506
|
"type": "variable",
|
|
@@ -146346,8 +146508,8 @@
|
|
|
146346
146508
|
"value": "var( --kendo-grid-stack-editable-column-gap, #{k-spacing(2)} )",
|
|
146347
146509
|
"scope": "default",
|
|
146348
146510
|
"line": {
|
|
146349
|
-
"start":
|
|
146350
|
-
"end":
|
|
146511
|
+
"start": 561,
|
|
146512
|
+
"end": 561
|
|
146351
146513
|
}
|
|
146352
146514
|
},
|
|
146353
146515
|
"group": [
|
|
@@ -146364,8 +146526,8 @@
|
|
|
146364
146526
|
{
|
|
146365
146527
|
"description": "The width of the hierarchy column in the Grid stack layout.\n",
|
|
146366
146528
|
"commentRange": {
|
|
146367
|
-
"start":
|
|
146368
|
-
"end":
|
|
146529
|
+
"start": 562,
|
|
146530
|
+
"end": 563
|
|
146369
146531
|
},
|
|
146370
146532
|
"context": {
|
|
146371
146533
|
"type": "variable",
|
|
@@ -146373,8 +146535,8 @@
|
|
|
146373
146535
|
"value": "var( --kendo-grid-stack-hierarchy-col-width, #{k-spacing(2)} )",
|
|
146374
146536
|
"scope": "default",
|
|
146375
146537
|
"line": {
|
|
146376
|
-
"start":
|
|
146377
|
-
"end":
|
|
146538
|
+
"start": 564,
|
|
146539
|
+
"end": 564
|
|
146378
146540
|
}
|
|
146379
146541
|
},
|
|
146380
146542
|
"group": [
|
|
@@ -146391,8 +146553,8 @@
|
|
|
146391
146553
|
{
|
|
146392
146554
|
"description": "The font size of the Grid stack layout column header.\n",
|
|
146393
146555
|
"commentRange": {
|
|
146394
|
-
"start":
|
|
146395
|
-
"end":
|
|
146556
|
+
"start": 565,
|
|
146557
|
+
"end": 566
|
|
146396
146558
|
},
|
|
146397
146559
|
"context": {
|
|
146398
146560
|
"type": "variable",
|
|
@@ -146400,8 +146562,8 @@
|
|
|
146400
146562
|
"value": "var( --kendo-grid-stack-header-font-size, var(--kendo-font-size-sm) )",
|
|
146401
146563
|
"scope": "default",
|
|
146402
146564
|
"line": {
|
|
146403
|
-
"start":
|
|
146404
|
-
"end":
|
|
146565
|
+
"start": 567,
|
|
146566
|
+
"end": 567
|
|
146405
146567
|
}
|
|
146406
146568
|
},
|
|
146407
146569
|
"group": [
|
|
@@ -146418,8 +146580,8 @@
|
|
|
146418
146580
|
{
|
|
146419
146581
|
"description": "The font weight of the Grid stack layout column header.\n",
|
|
146420
146582
|
"commentRange": {
|
|
146421
|
-
"start":
|
|
146422
|
-
"end":
|
|
146583
|
+
"start": 568,
|
|
146584
|
+
"end": 569
|
|
146423
146585
|
},
|
|
146424
146586
|
"context": {
|
|
146425
146587
|
"type": "variable",
|
|
@@ -146427,8 +146589,8 @@
|
|
|
146427
146589
|
"value": "var( --kendo-grid-stack-header-font-weight, var(--kendo-font-weight-bold) )",
|
|
146428
146590
|
"scope": "default",
|
|
146429
146591
|
"line": {
|
|
146430
|
-
"start":
|
|
146431
|
-
"end":
|
|
146592
|
+
"start": 570,
|
|
146593
|
+
"end": 570
|
|
146432
146594
|
}
|
|
146433
146595
|
},
|
|
146434
146596
|
"group": [
|
|
@@ -146445,8 +146607,8 @@
|
|
|
146445
146607
|
{
|
|
146446
146608
|
"description": "The height of the Grid stack layout expandable row shadow.\n",
|
|
146447
146609
|
"commentRange": {
|
|
146448
|
-
"start":
|
|
146449
|
-
"end":
|
|
146610
|
+
"start": 571,
|
|
146611
|
+
"end": 572
|
|
146450
146612
|
},
|
|
146451
146613
|
"context": {
|
|
146452
146614
|
"type": "variable",
|
|
@@ -146454,8 +146616,8 @@
|
|
|
146454
146616
|
"value": "var( --kendo-grid-stack-expandable-shadow-height, #{k-spacing(2.5)} )",
|
|
146455
146617
|
"scope": "default",
|
|
146456
146618
|
"line": {
|
|
146457
|
-
"start":
|
|
146458
|
-
"end":
|
|
146619
|
+
"start": 573,
|
|
146620
|
+
"end": 573
|
|
146459
146621
|
}
|
|
146460
146622
|
},
|
|
146461
146623
|
"group": [
|
|
@@ -146472,8 +146634,8 @@
|
|
|
146472
146634
|
{
|
|
146473
146635
|
"description": "The color of the Grid stack layout column header.\n",
|
|
146474
146636
|
"commentRange": {
|
|
146475
|
-
"start":
|
|
146476
|
-
"end":
|
|
146637
|
+
"start": 574,
|
|
146638
|
+
"end": 575
|
|
146477
146639
|
},
|
|
146478
146640
|
"context": {
|
|
146479
146641
|
"type": "variable",
|
|
@@ -146481,8 +146643,8 @@
|
|
|
146481
146643
|
"value": "var( --kendo-grid-stack-header-color, #{k-color(subtle)} )",
|
|
146482
146644
|
"scope": "default",
|
|
146483
146645
|
"line": {
|
|
146484
|
-
"start":
|
|
146485
|
-
"end":
|
|
146646
|
+
"start": 576,
|
|
146647
|
+
"end": 576
|
|
146486
146648
|
}
|
|
146487
146649
|
},
|
|
146488
146650
|
"group": [
|
|
@@ -146499,8 +146661,8 @@
|
|
|
146499
146661
|
{
|
|
146500
146662
|
"description": "The outline color of the Grid stack layout focused cell.\n",
|
|
146501
146663
|
"commentRange": {
|
|
146502
|
-
"start":
|
|
146503
|
-
"end":
|
|
146664
|
+
"start": 577,
|
|
146665
|
+
"end": 578
|
|
146504
146666
|
},
|
|
146505
146667
|
"context": {
|
|
146506
146668
|
"type": "variable",
|
|
@@ -146508,8 +146670,8 @@
|
|
|
146508
146670
|
"value": "var( --kendo-grid-stack-focus-outline, #{k-color(base-emphasis)} )",
|
|
146509
146671
|
"scope": "default",
|
|
146510
146672
|
"line": {
|
|
146511
|
-
"start":
|
|
146512
|
-
"end":
|
|
146673
|
+
"start": 579,
|
|
146674
|
+
"end": 579
|
|
146513
146675
|
}
|
|
146514
146676
|
},
|
|
146515
146677
|
"group": [
|
|
@@ -146526,8 +146688,8 @@
|
|
|
146526
146688
|
{
|
|
146527
146689
|
"description": "The Grid stack layout expandable row shadow.\n",
|
|
146528
146690
|
"commentRange": {
|
|
146529
|
-
"start":
|
|
146530
|
-
"end":
|
|
146691
|
+
"start": 580,
|
|
146692
|
+
"end": 581
|
|
146531
146693
|
},
|
|
146532
146694
|
"context": {
|
|
146533
146695
|
"type": "variable",
|
|
@@ -146535,8 +146697,8 @@
|
|
|
146535
146697
|
"value": "var( --kendo-grid-stack-expandable-shadow, #{k-elevation(2)} )",
|
|
146536
146698
|
"scope": "default",
|
|
146537
146699
|
"line": {
|
|
146538
|
-
"start":
|
|
146539
|
-
"end":
|
|
146700
|
+
"start": 582,
|
|
146701
|
+
"end": 582
|
|
146540
146702
|
}
|
|
146541
146703
|
},
|
|
146542
146704
|
"group": [
|
|
@@ -146553,8 +146715,8 @@
|
|
|
146553
146715
|
{
|
|
146554
146716
|
"description": "The font weight of the pinned source row in the Grid.\n",
|
|
146555
146717
|
"commentRange": {
|
|
146556
|
-
"start":
|
|
146557
|
-
"end":
|
|
146718
|
+
"start": 584,
|
|
146719
|
+
"end": 585
|
|
146558
146720
|
},
|
|
146559
146721
|
"context": {
|
|
146560
146722
|
"type": "variable",
|
|
@@ -146562,8 +146724,8 @@
|
|
|
146562
146724
|
"value": "var(--kendo-font-weight-semibold)",
|
|
146563
146725
|
"scope": "default",
|
|
146564
146726
|
"line": {
|
|
146565
|
-
"start":
|
|
146566
|
-
"end":
|
|
146727
|
+
"start": 586,
|
|
146728
|
+
"end": 586
|
|
146567
146729
|
}
|
|
146568
146730
|
},
|
|
146569
146731
|
"group": [
|