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