@progress/kendo-theme-classic 14.4.1-dev.2 → 14.4.1-dev.3

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.
Files changed (34) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/classic-green-dark.css +1 -1
  3. package/dist/classic-green.css +1 -1
  4. package/dist/classic-lavender-dark.css +1 -1
  5. package/dist/classic-lavender.css +1 -1
  6. package/dist/classic-main-dark.css +1 -1
  7. package/dist/classic-main.css +1 -1
  8. package/dist/classic-metro-dark.css +1 -1
  9. package/dist/classic-metro.css +1 -1
  10. package/dist/classic-moonlight.css +1 -1
  11. package/dist/classic-opal-dark.css +1 -1
  12. package/dist/classic-opal.css +1 -1
  13. package/dist/classic-silver-dark.css +1 -1
  14. package/dist/classic-silver.css +1 -1
  15. package/dist/classic-uniform.css +1 -1
  16. package/dist/meta/sassdoc-data.json +510 -456
  17. package/dist/meta/sassdoc-raw-data.json +253 -228
  18. package/dist/meta/variables.json +4 -0
  19. package/lib/swatches/classic-green-dark.json +1 -1
  20. package/lib/swatches/classic-green.json +1 -1
  21. package/lib/swatches/classic-lavender-dark.json +1 -1
  22. package/lib/swatches/classic-lavender.json +1 -1
  23. package/lib/swatches/classic-main-dark.json +1 -1
  24. package/lib/swatches/classic-main.json +1 -1
  25. package/lib/swatches/classic-metro-dark.json +1 -1
  26. package/lib/swatches/classic-metro.json +1 -1
  27. package/lib/swatches/classic-moonlight.json +1 -1
  28. package/lib/swatches/classic-opal-dark.json +1 -1
  29. package/lib/swatches/classic-opal.json +1 -1
  30. package/lib/swatches/classic-silver-dark.json +1 -1
  31. package/lib/swatches/classic-silver.json +1 -1
  32. package/lib/swatches/classic-uniform.json +1 -1
  33. package/package.json +3 -3
  34. package/scss/grid/_variables.scss +4 -0
@@ -41289,11 +41289,38 @@
41289
41289
  "resolvedValue": "var(--kendo-color-on-app-surface)",
41290
41290
  "resolvedType": "String"
41291
41291
  },
41292
+ {
41293
+ "description": "The font weight of the Grid grouping row text.\n",
41294
+ "commentRange": {
41295
+ "start": 334,
41296
+ "end": 335
41297
+ },
41298
+ "context": {
41299
+ "type": "variable",
41300
+ "name": "kendo-grid-grouping-row-font-weight",
41301
+ "value": "var(--kendo-font-weight-bold)",
41302
+ "scope": "default",
41303
+ "line": {
41304
+ "start": 336,
41305
+ "end": 336
41306
+ }
41307
+ },
41308
+ "group": [
41309
+ "grid"
41310
+ ],
41311
+ "access": "public",
41312
+ "file": {
41313
+ "path": "classic/scss/grid/_variables.scss",
41314
+ "name": "_variables.scss"
41315
+ },
41316
+ "resolvedValue": "var(--kendo-font-weight-bold)",
41317
+ "resolvedType": "String"
41318
+ },
41292
41319
  {
41293
41320
  "description": "The shadow of the Grid.\n",
41294
41321
  "commentRange": {
41295
- "start": 335,
41296
- "end": 336
41322
+ "start": 338,
41323
+ "end": 339
41297
41324
  },
41298
41325
  "context": {
41299
41326
  "type": "variable",
@@ -41301,8 +41328,8 @@
41301
41328
  "value": "$kendo-table-focus-shadow",
41302
41329
  "scope": "default",
41303
41330
  "line": {
41304
- "start": 337,
41305
- "end": 337
41331
+ "start": 340,
41332
+ "end": 340
41306
41333
  }
41307
41334
  },
41308
41335
  "group": [
@@ -41319,8 +41346,8 @@
41319
41346
  {
41320
41347
  "description": "The spacing of the Grid button.\n",
41321
41348
  "commentRange": {
41322
- "start": 339,
41323
- "end": 340
41349
+ "start": 342,
41350
+ "end": 343
41324
41351
  },
41325
41352
  "context": {
41326
41353
  "type": "variable",
@@ -41328,8 +41355,8 @@
41328
41355
  "value": "k-spacing(2)",
41329
41356
  "scope": "default",
41330
41357
  "line": {
41331
- "start": 341,
41332
- "end": 341
41358
+ "start": 344,
41359
+ "end": 344
41333
41360
  }
41334
41361
  },
41335
41362
  "group": [
@@ -41346,8 +41373,8 @@
41346
41373
  {
41347
41374
  "description": "The background color of the sticky content in the Grid.\n",
41348
41375
  "commentRange": {
41349
- "start": 344,
41350
- "end": 345
41376
+ "start": 347,
41377
+ "end": 348
41351
41378
  },
41352
41379
  "context": {
41353
41380
  "type": "variable",
@@ -41355,8 +41382,8 @@
41355
41382
  "value": "$kendo-grid-bg",
41356
41383
  "scope": "default",
41357
41384
  "line": {
41358
- "start": 346,
41359
- "end": 346
41385
+ "start": 349,
41386
+ "end": 349
41360
41387
  }
41361
41388
  },
41362
41389
  "group": [
@@ -41373,8 +41400,8 @@
41373
41400
  {
41374
41401
  "description": "The alternate background color of the sticky content in the Grid.\n",
41375
41402
  "commentRange": {
41376
- "start": 347,
41377
- "end": 348
41403
+ "start": 350,
41404
+ "end": 351
41378
41405
  },
41379
41406
  "context": {
41380
41407
  "type": "variable",
@@ -41382,8 +41409,8 @@
41382
41409
  "value": "k-color(base-subtle)",
41383
41410
  "scope": "default",
41384
41411
  "line": {
41385
- "start": 349,
41386
- "end": 349
41412
+ "start": 352,
41413
+ "end": 352
41387
41414
  }
41388
41415
  },
41389
41416
  "group": [
@@ -41400,8 +41427,8 @@
41400
41427
  {
41401
41428
  "description": "The background color of the hovered sticky content in the Grid.\n",
41402
41429
  "commentRange": {
41403
- "start": 350,
41404
- "end": 351
41430
+ "start": 353,
41431
+ "end": 354
41405
41432
  },
41406
41433
  "context": {
41407
41434
  "type": "variable",
@@ -41409,8 +41436,8 @@
41409
41436
  "value": "k-color(base-subtle-hover)",
41410
41437
  "scope": "default",
41411
41438
  "line": {
41412
- "start": 352,
41413
- "end": 352
41439
+ "start": 355,
41440
+ "end": 355
41414
41441
  }
41415
41442
  },
41416
41443
  "group": [
@@ -41427,8 +41454,8 @@
41427
41454
  {
41428
41455
  "description": "The border color of the sticky content in the Grid.\n",
41429
41456
  "commentRange": {
41430
- "start": 354,
41431
- "end": 355
41457
+ "start": 357,
41458
+ "end": 358
41432
41459
  },
41433
41460
  "context": {
41434
41461
  "type": "variable",
@@ -41436,8 +41463,8 @@
41436
41463
  "value": "$kendo-grid-border",
41437
41464
  "scope": "default",
41438
41465
  "line": {
41439
- "start": 356,
41440
- "end": 356
41466
+ "start": 359,
41467
+ "end": 359
41441
41468
  }
41442
41469
  },
41443
41470
  "group": [
@@ -41454,8 +41481,8 @@
41454
41481
  {
41455
41482
  "description": "The background color of the sticky header in the Grid.\n",
41456
41483
  "commentRange": {
41457
- "start": 358,
41458
- "end": 359
41484
+ "start": 361,
41485
+ "end": 362
41459
41486
  },
41460
41487
  "context": {
41461
41488
  "type": "variable",
@@ -41463,8 +41490,8 @@
41463
41490
  "value": "$kendo-grid-header-bg",
41464
41491
  "scope": "default",
41465
41492
  "line": {
41466
- "start": 360,
41467
- "end": 360
41493
+ "start": 363,
41494
+ "end": 363
41468
41495
  }
41469
41496
  },
41470
41497
  "group": [
@@ -41481,8 +41508,8 @@
41481
41508
  {
41482
41509
  "description": "The text color of the sticky header in the Grid.\n",
41483
41510
  "commentRange": {
41484
- "start": 361,
41485
- "end": 362
41511
+ "start": 364,
41512
+ "end": 365
41486
41513
  },
41487
41514
  "context": {
41488
41515
  "type": "variable",
@@ -41490,8 +41517,8 @@
41490
41517
  "value": "$kendo-grid-header-text",
41491
41518
  "scope": "default",
41492
41519
  "line": {
41493
- "start": 363,
41494
- "end": 363
41520
+ "start": 366,
41521
+ "end": 366
41495
41522
  }
41496
41523
  },
41497
41524
  "group": [
@@ -41508,8 +41535,8 @@
41508
41535
  {
41509
41536
  "description": "The border color of the sticky header in the Grid.\n",
41510
41537
  "commentRange": {
41511
- "start": 364,
41512
- "end": 365
41538
+ "start": 367,
41539
+ "end": 368
41513
41540
  },
41514
41541
  "context": {
41515
41542
  "type": "variable",
@@ -41517,8 +41544,8 @@
41517
41544
  "value": "$kendo-grid-sticky-border",
41518
41545
  "scope": "default",
41519
41546
  "line": {
41520
- "start": 366,
41521
- "end": 366
41547
+ "start": 369,
41548
+ "end": 369
41522
41549
  }
41523
41550
  },
41524
41551
  "group": [
@@ -41535,8 +41562,8 @@
41535
41562
  {
41536
41563
  "description": "The background color of the sticky footer in the Grid.\n",
41537
41564
  "commentRange": {
41538
- "start": 368,
41539
- "end": 369
41565
+ "start": 371,
41566
+ "end": 372
41540
41567
  },
41541
41568
  "context": {
41542
41569
  "type": "variable",
@@ -41544,8 +41571,8 @@
41544
41571
  "value": "$kendo-grid-header-bg",
41545
41572
  "scope": "default",
41546
41573
  "line": {
41547
- "start": 370,
41548
- "end": 370
41574
+ "start": 373,
41575
+ "end": 373
41549
41576
  }
41550
41577
  },
41551
41578
  "group": [
@@ -41562,8 +41589,8 @@
41562
41589
  {
41563
41590
  "description": "The box shadow of the sticky container in the Grid.\n",
41564
41591
  "commentRange": {
41565
- "start": 372,
41566
- "end": 373
41592
+ "start": 375,
41593
+ "end": 376
41567
41594
  },
41568
41595
  "context": {
41569
41596
  "type": "variable",
@@ -41571,8 +41598,8 @@
41571
41598
  "value": "0 2px 4px 0 rgba(0, 0, 0, 0.08)",
41572
41599
  "scope": "default",
41573
41600
  "line": {
41574
- "start": 374,
41575
- "end": 374
41601
+ "start": 377,
41602
+ "end": 377
41576
41603
  }
41577
41604
  },
41578
41605
  "group": [
@@ -41589,8 +41616,8 @@
41589
41616
  {
41590
41617
  "description": "The box shadow of the sticky container positioned at the bottom in the Grid.\n",
41591
41618
  "commentRange": {
41592
- "start": 375,
41593
- "end": 376
41619
+ "start": 378,
41620
+ "end": 379
41594
41621
  },
41595
41622
  "context": {
41596
41623
  "type": "variable",
@@ -41598,8 +41625,8 @@
41598
41625
  "value": "0 -2px 4px 0 rgba(0, 0, 0, 0.08)",
41599
41626
  "scope": "default",
41600
41627
  "line": {
41601
- "start": 377,
41602
- "end": 377
41628
+ "start": 380,
41629
+ "end": 380
41603
41630
  }
41604
41631
  },
41605
41632
  "group": [
@@ -41616,8 +41643,8 @@
41616
41643
  {
41617
41644
  "description": "The box shadow of the pinned container in the Grid.\n",
41618
41645
  "commentRange": {
41619
- "start": 379,
41620
- "end": 380
41646
+ "start": 382,
41647
+ "end": 383
41621
41648
  },
41622
41649
  "context": {
41623
41650
  "type": "variable",
@@ -41625,8 +41652,8 @@
41625
41652
  "value": "0 4px 8px 0 rgba(0, 0, 0, 0.08)",
41626
41653
  "scope": "default",
41627
41654
  "line": {
41628
- "start": 381,
41629
- "end": 381
41655
+ "start": 384,
41656
+ "end": 384
41630
41657
  }
41631
41658
  },
41632
41659
  "group": [
@@ -41643,8 +41670,8 @@
41643
41670
  {
41644
41671
  "description": "The box shadow of the pinned container positioned at the bottom in the Grid.\n",
41645
41672
  "commentRange": {
41646
- "start": 382,
41647
- "end": 383
41673
+ "start": 385,
41674
+ "end": 386
41648
41675
  },
41649
41676
  "context": {
41650
41677
  "type": "variable",
@@ -41652,8 +41679,8 @@
41652
41679
  "value": "0 -4px 8px 0 rgba(0, 0, 0, 0.08)",
41653
41680
  "scope": "default",
41654
41681
  "line": {
41655
- "start": 384,
41656
- "end": 384
41682
+ "start": 387,
41683
+ "end": 387
41657
41684
  }
41658
41685
  },
41659
41686
  "group": [
@@ -41670,8 +41697,8 @@
41670
41697
  {
41671
41698
  "description": "The width of the Grid column menu.\n",
41672
41699
  "commentRange": {
41673
- "start": 387,
41674
- "end": 388
41700
+ "start": 390,
41701
+ "end": 391
41675
41702
  },
41676
41703
  "context": {
41677
41704
  "type": "variable",
@@ -41679,8 +41706,8 @@
41679
41706
  "value": "230px",
41680
41707
  "scope": "default",
41681
41708
  "line": {
41682
- "start": 389,
41683
- "end": 389
41709
+ "start": 392,
41710
+ "end": 392
41684
41711
  }
41685
41712
  },
41686
41713
  "group": [
@@ -41697,8 +41724,8 @@
41697
41724
  {
41698
41725
  "description": "The maximum width of the Grid column menu.\n",
41699
41726
  "commentRange": {
41700
- "start": 390,
41701
- "end": 391
41727
+ "start": 393,
41728
+ "end": 394
41702
41729
  },
41703
41730
  "context": {
41704
41731
  "type": "variable",
@@ -41706,8 +41733,8 @@
41706
41733
  "value": "320px",
41707
41734
  "scope": "default",
41708
41735
  "line": {
41709
- "start": 392,
41710
- "end": 392
41736
+ "start": 395,
41737
+ "end": 395
41711
41738
  }
41712
41739
  },
41713
41740
  "group": [
@@ -41724,8 +41751,8 @@
41724
41751
  {
41725
41752
  "description": "The horizontal padding of the Grid popup.\n",
41726
41753
  "commentRange": {
41727
- "start": 395,
41728
- "end": 396
41754
+ "start": 398,
41755
+ "end": 399
41729
41756
  },
41730
41757
  "context": {
41731
41758
  "type": "variable",
@@ -41733,8 +41760,8 @@
41733
41760
  "value": "null",
41734
41761
  "scope": "default",
41735
41762
  "line": {
41736
- "start": 397,
41737
- "end": 397
41763
+ "start": 400,
41764
+ "end": 400
41738
41765
  }
41739
41766
  },
41740
41767
  "group": [
@@ -41751,8 +41778,8 @@
41751
41778
  {
41752
41779
  "description": "The vertical padding of the Grid popup.\n",
41753
41780
  "commentRange": {
41754
- "start": 398,
41755
- "end": 399
41781
+ "start": 401,
41782
+ "end": 402
41756
41783
  },
41757
41784
  "context": {
41758
41785
  "type": "variable",
@@ -41760,8 +41787,8 @@
41760
41787
  "value": "null",
41761
41788
  "scope": "default",
41762
41789
  "line": {
41763
- "start": 400,
41764
- "end": 400
41790
+ "start": 403,
41791
+ "end": 403
41765
41792
  }
41766
41793
  },
41767
41794
  "group": [
@@ -41778,8 +41805,8 @@
41778
41805
  {
41779
41806
  "description": "The horizontal padding of the Grid item.\n",
41780
41807
  "commentRange": {
41781
- "start": 402,
41782
- "end": 403
41808
+ "start": 405,
41809
+ "end": 406
41783
41810
  },
41784
41811
  "context": {
41785
41812
  "type": "variable",
@@ -41787,8 +41814,8 @@
41787
41814
  "value": "$kendo-menu-popup-md-item-padding-x",
41788
41815
  "scope": "default",
41789
41816
  "line": {
41790
- "start": 404,
41791
- "end": 404
41817
+ "start": 407,
41818
+ "end": 407
41792
41819
  }
41793
41820
  },
41794
41821
  "group": [
@@ -41805,8 +41832,8 @@
41805
41832
  {
41806
41833
  "description": "The vertical padding of the Grid item.\n",
41807
41834
  "commentRange": {
41808
- "start": 405,
41809
- "end": 406
41835
+ "start": 408,
41836
+ "end": 409
41810
41837
  },
41811
41838
  "context": {
41812
41839
  "type": "variable",
@@ -41814,8 +41841,8 @@
41814
41841
  "value": "$kendo-menu-popup-md-item-padding-y",
41815
41842
  "scope": "default",
41816
41843
  "line": {
41817
- "start": 407,
41818
- "end": 407
41844
+ "start": 410,
41845
+ "end": 410
41819
41846
  }
41820
41847
  },
41821
41848
  "group": [
@@ -41832,8 +41859,8 @@
41832
41859
  {
41833
41860
  "description": "The horizontal padding of the Grid item.\n",
41834
41861
  "commentRange": {
41835
- "start": 409,
41836
- "end": 410
41862
+ "start": 412,
41863
+ "end": 413
41837
41864
  },
41838
41865
  "context": {
41839
41866
  "type": "variable",
@@ -41841,8 +41868,8 @@
41841
41868
  "value": "$kendo-list-md-item-padding-x",
41842
41869
  "scope": "default",
41843
41870
  "line": {
41844
- "start": 411,
41845
- "end": 411
41871
+ "start": 414,
41872
+ "end": 414
41846
41873
  }
41847
41874
  },
41848
41875
  "group": [
@@ -41859,8 +41886,8 @@
41859
41886
  {
41860
41887
  "description": "The vertical padding of the Grid item.\n",
41861
41888
  "commentRange": {
41862
- "start": 412,
41863
- "end": 413
41889
+ "start": 415,
41890
+ "end": 416
41864
41891
  },
41865
41892
  "context": {
41866
41893
  "type": "variable",
@@ -41868,8 +41895,8 @@
41868
41895
  "value": "$kendo-list-md-item-padding-y",
41869
41896
  "scope": "default",
41870
41897
  "line": {
41871
- "start": 414,
41872
- "end": 414
41898
+ "start": 417,
41899
+ "end": 417
41873
41900
  }
41874
41901
  },
41875
41902
  "group": [
@@ -41886,8 +41913,8 @@
41886
41913
  {
41887
41914
  "description": "The horizontal padding of the Grid.\n",
41888
41915
  "commentRange": {
41889
- "start": 416,
41890
- "end": 417
41916
+ "start": 419,
41917
+ "end": 420
41891
41918
  },
41892
41919
  "context": {
41893
41920
  "type": "variable",
@@ -41895,8 +41922,8 @@
41895
41922
  "value": "k-spacing(0)",
41896
41923
  "scope": "default",
41897
41924
  "line": {
41898
- "start": 418,
41899
- "end": 418
41925
+ "start": 421,
41926
+ "end": 421
41900
41927
  }
41901
41928
  },
41902
41929
  "group": [
@@ -41913,8 +41940,8 @@
41913
41940
  {
41914
41941
  "description": "The vertical padding of the Grid.\n",
41915
41942
  "commentRange": {
41916
- "start": 419,
41917
- "end": 420
41943
+ "start": 422,
41944
+ "end": 423
41918
41945
  },
41919
41946
  "context": {
41920
41947
  "type": "variable",
@@ -41922,8 +41949,8 @@
41922
41949
  "value": "k-spacing(1.5)",
41923
41950
  "scope": "default",
41924
41951
  "line": {
41925
- "start": 421,
41926
- "end": 421
41952
+ "start": 424,
41953
+ "end": 424
41927
41954
  }
41928
41955
  },
41929
41956
  "group": [
@@ -41940,8 +41967,8 @@
41940
41967
  {
41941
41968
  "description": "The horizontal padding of the Grid header.\n",
41942
41969
  "commentRange": {
41943
- "start": 423,
41944
- "end": 424
41970
+ "start": 426,
41971
+ "end": 427
41945
41972
  },
41946
41973
  "context": {
41947
41974
  "type": "variable",
@@ -41949,8 +41976,8 @@
41949
41976
  "value": "$kendo-menu-popup-md-item-padding-x",
41950
41977
  "scope": "default",
41951
41978
  "line": {
41952
- "start": 425,
41953
- "end": 425
41979
+ "start": 428,
41980
+ "end": 428
41954
41981
  }
41955
41982
  },
41956
41983
  "group": [
@@ -41967,8 +41994,8 @@
41967
41994
  {
41968
41995
  "description": "The vertical padding of the Grid header.\n",
41969
41996
  "commentRange": {
41970
- "start": 426,
41971
- "end": 427
41997
+ "start": 429,
41998
+ "end": 430
41972
41999
  },
41973
42000
  "context": {
41974
42001
  "type": "variable",
@@ -41976,8 +42003,8 @@
41976
42003
  "value": "$kendo-menu-popup-md-item-padding-y",
41977
42004
  "scope": "default",
41978
42005
  "line": {
41979
- "start": 428,
41980
- "end": 428
42006
+ "start": 431,
42007
+ "end": 431
41981
42008
  }
41982
42009
  },
41983
42010
  "group": [
@@ -41994,8 +42021,8 @@
41994
42021
  {
41995
42022
  "description": "The font size of the Grid header.\n",
41996
42023
  "commentRange": {
41997
- "start": 430,
41998
- "end": 431
42024
+ "start": 433,
42025
+ "end": 434
41999
42026
  },
42000
42027
  "context": {
42001
42028
  "type": "variable",
@@ -42003,8 +42030,8 @@
42003
42030
  "value": "var(--kendo-font-size-sm)",
42004
42031
  "scope": "default",
42005
42032
  "line": {
42006
- "start": 432,
42007
- "end": 432
42033
+ "start": 435,
42034
+ "end": 435
42008
42035
  }
42009
42036
  },
42010
42037
  "group": [
@@ -42021,8 +42048,8 @@
42021
42048
  {
42022
42049
  "description": "The height of the Grid header.\n",
42023
42050
  "commentRange": {
42024
- "start": 433,
42025
- "end": 434
42051
+ "start": 436,
42052
+ "end": 437
42026
42053
  },
42027
42054
  "context": {
42028
42055
  "type": "variable",
@@ -42030,8 +42057,8 @@
42030
42057
  "value": "var(--kendo-line-height)",
42031
42058
  "scope": "default",
42032
42059
  "line": {
42033
- "start": 435,
42034
- "end": 435
42060
+ "start": 438,
42061
+ "end": 438
42035
42062
  }
42036
42063
  },
42037
42064
  "group": [
@@ -42048,8 +42075,8 @@
42048
42075
  {
42049
42076
  "description": "The text color of the Grid header.\n",
42050
42077
  "commentRange": {
42051
- "start": 436,
42052
- "end": 437
42078
+ "start": 439,
42079
+ "end": 440
42053
42080
  },
42054
42081
  "context": {
42055
42082
  "type": "variable",
@@ -42057,8 +42084,8 @@
42057
42084
  "value": "unset",
42058
42085
  "scope": "default",
42059
42086
  "line": {
42060
- "start": 438,
42061
- "end": 438
42087
+ "start": 441,
42088
+ "end": 441
42062
42089
  }
42063
42090
  },
42064
42091
  "group": [
@@ -42075,8 +42102,8 @@
42075
42102
  {
42076
42103
  "description": "The width of the Grid header.\n",
42077
42104
  "commentRange": {
42078
- "start": 439,
42079
- "end": 440
42105
+ "start": 442,
42106
+ "end": 443
42080
42107
  },
42081
42108
  "context": {
42082
42109
  "type": "variable",
@@ -42084,8 +42111,8 @@
42084
42111
  "value": "1px",
42085
42112
  "scope": "default",
42086
42113
  "line": {
42087
- "start": 441,
42088
- "end": 441
42114
+ "start": 444,
42115
+ "end": 444
42089
42116
  }
42090
42117
  },
42091
42118
  "group": [
@@ -42102,8 +42129,8 @@
42102
42129
  {
42103
42130
  "description": "The background color of the Grid header.\n",
42104
42131
  "commentRange": {
42105
- "start": 443,
42106
- "end": 444
42132
+ "start": 446,
42133
+ "end": 447
42107
42134
  },
42108
42135
  "context": {
42109
42136
  "type": "variable",
@@ -42111,8 +42138,8 @@
42111
42138
  "value": "null",
42112
42139
  "scope": "default",
42113
42140
  "line": {
42114
- "start": 445,
42115
- "end": 445
42141
+ "start": 448,
42142
+ "end": 448
42116
42143
  }
42117
42144
  },
42118
42145
  "group": [
@@ -42129,8 +42156,8 @@
42129
42156
  {
42130
42157
  "description": "The text color of the Grid header.\n",
42131
42158
  "commentRange": {
42132
- "start": 446,
42133
- "end": 447
42159
+ "start": 449,
42160
+ "end": 450
42134
42161
  },
42135
42162
  "context": {
42136
42163
  "type": "variable",
@@ -42138,8 +42165,8 @@
42138
42165
  "value": "$kendo-popup-text",
42139
42166
  "scope": "default",
42140
42167
  "line": {
42141
- "start": 448,
42142
- "end": 448
42168
+ "start": 451,
42169
+ "end": 451
42143
42170
  }
42144
42171
  },
42145
42172
  "group": [
@@ -42156,8 +42183,8 @@
42156
42183
  {
42157
42184
  "description": "The border color of the Grid header.\n",
42158
42185
  "commentRange": {
42159
- "start": 449,
42160
- "end": 450
42186
+ "start": 452,
42187
+ "end": 453
42161
42188
  },
42162
42189
  "context": {
42163
42190
  "type": "variable",
@@ -42165,8 +42192,8 @@
42165
42192
  "value": "$kendo-popup-border",
42166
42193
  "scope": "default",
42167
42194
  "line": {
42168
- "start": 451,
42169
- "end": 451
42195
+ "start": 454,
42196
+ "end": 454
42170
42197
  }
42171
42198
  },
42172
42199
  "group": [
@@ -42183,8 +42210,8 @@
42183
42210
  {
42184
42211
  "description": "The horizontal padding of the Grid content.\n",
42185
42212
  "commentRange": {
42186
- "start": 453,
42187
- "end": 454
42213
+ "start": 456,
42214
+ "end": 457
42188
42215
  },
42189
42216
  "context": {
42190
42217
  "type": "variable",
@@ -42192,8 +42219,8 @@
42192
42219
  "value": "k-spacing(0)",
42193
42220
  "scope": "default",
42194
42221
  "line": {
42195
- "start": 455,
42196
- "end": 455
42222
+ "start": 458,
42223
+ "end": 458
42197
42224
  }
42198
42225
  },
42199
42226
  "group": [
@@ -42210,8 +42237,8 @@
42210
42237
  {
42211
42238
  "description": "The vertical padding of the Grid content.\n",
42212
42239
  "commentRange": {
42213
- "start": 456,
42214
- "end": 457
42240
+ "start": 459,
42241
+ "end": 460
42215
42242
  },
42216
42243
  "context": {
42217
42244
  "type": "variable",
@@ -42219,8 +42246,8 @@
42219
42246
  "value": "k-spacing(2)",
42220
42247
  "scope": "default",
42221
42248
  "line": {
42222
- "start": 458,
42223
- "end": 458
42249
+ "start": 461,
42250
+ "end": 461
42224
42251
  }
42225
42252
  },
42226
42253
  "group": [
@@ -42237,8 +42264,8 @@
42237
42264
  {
42238
42265
  "description": "The background color of the Grid.\n",
42239
42266
  "commentRange": {
42240
- "start": 460,
42241
- "end": 461
42267
+ "start": 463,
42268
+ "end": 464
42242
42269
  },
42243
42270
  "context": {
42244
42271
  "type": "variable",
@@ -42246,8 +42273,8 @@
42246
42273
  "value": "k-color(surface)",
42247
42274
  "scope": "default",
42248
42275
  "line": {
42249
- "start": 462,
42250
- "end": 462
42276
+ "start": 465,
42277
+ "end": 465
42251
42278
  }
42252
42279
  },
42253
42280
  "group": [
@@ -42264,8 +42291,8 @@
42264
42291
  {
42265
42292
  "description": "The width of the Grid cell.\n",
42266
42293
  "commentRange": {
42267
- "start": 464,
42268
- "end": 465
42294
+ "start": 467,
42295
+ "end": 468
42269
42296
  },
42270
42297
  "context": {
42271
42298
  "type": "variable",
@@ -42273,8 +42300,8 @@
42273
42300
  "value": "($kendo-icon-size * 2.25)",
42274
42301
  "scope": "default",
42275
42302
  "line": {
42276
- "start": 466,
42277
- "end": 466
42303
+ "start": 469,
42304
+ "end": 469
42278
42305
  }
42279
42306
  },
42280
42307
  "group": [
@@ -42291,8 +42318,8 @@
42291
42318
  {
42292
42319
  "description": "The width of the Grid.\n",
42293
42320
  "commentRange": {
42294
- "start": 468,
42295
- "end": 469
42321
+ "start": 471,
42322
+ "end": 472
42296
42323
  },
42297
42324
  "context": {
42298
42325
  "type": "variable",
@@ -42300,8 +42327,8 @@
42300
42327
  "value": "($kendo-icon-size * 2)",
42301
42328
  "scope": "default",
42302
42329
  "line": {
42303
- "start": 470,
42304
- "end": 470
42330
+ "start": 473,
42331
+ "end": 473
42305
42332
  }
42306
42333
  },
42307
42334
  "group": [
@@ -42318,8 +42345,8 @@
42318
42345
  {
42319
42346
  "description": "The grouping border top of the Grid row.\n",
42320
42347
  "commentRange": {
42321
- "start": 472,
42322
- "end": 473
42348
+ "start": 475,
42349
+ "end": 476
42323
42350
  },
42324
42351
  "context": {
42325
42352
  "type": "variable",
@@ -42327,8 +42354,8 @@
42327
42354
  "value": "1px",
42328
42355
  "scope": "default",
42329
42356
  "line": {
42330
- "start": 474,
42331
- "end": 474
42357
+ "start": 477,
42358
+ "end": 477
42332
42359
  }
42333
42360
  },
42334
42361
  "group": [
@@ -42345,8 +42372,8 @@
42345
42372
  {
42346
42373
  "description": "The indent size for nested grouping rows.\n",
42347
42374
  "commentRange": {
42348
- "start": 475,
42349
- "end": 476
42375
+ "start": 478,
42376
+ "end": 479
42350
42377
  },
42351
42378
  "context": {
42352
42379
  "type": "variable",
@@ -42354,8 +42381,8 @@
42354
42381
  "value": "k-spacing(6)",
42355
42382
  "scope": "default",
42356
42383
  "line": {
42357
- "start": 477,
42358
- "end": 477
42384
+ "start": 480,
42385
+ "end": 480
42359
42386
  }
42360
42387
  },
42361
42388
  "group": [
@@ -42372,8 +42399,8 @@
42372
42399
  {
42373
42400
  "description": "The margin at the end of the checkbox in grouping rows.\n",
42374
42401
  "commentRange": {
42375
- "start": 478,
42376
- "end": 479
42402
+ "start": 481,
42403
+ "end": 482
42377
42404
  },
42378
42405
  "context": {
42379
42406
  "type": "variable",
@@ -42381,8 +42408,8 @@
42381
42408
  "value": "k-spacing(3)",
42382
42409
  "scope": "default",
42383
42410
  "line": {
42384
- "start": 480,
42385
- "end": 480
42411
+ "start": 483,
42412
+ "end": 483
42386
42413
  }
42387
42414
  },
42388
42415
  "group": [
@@ -42399,8 +42426,8 @@
42399
42426
  {
42400
42427
  "description": "The vertical border of the Grid footer.\n",
42401
42428
  "commentRange": {
42402
- "start": 481,
42403
- "end": 482
42429
+ "start": 484,
42430
+ "end": 485
42404
42431
  },
42405
42432
  "context": {
42406
42433
  "type": "variable",
@@ -42408,8 +42435,8 @@
42408
42435
  "value": "1px",
42409
42436
  "scope": "default",
42410
42437
  "line": {
42411
- "start": 483,
42412
- "end": 483
42438
+ "start": 486,
42439
+ "end": 486
42413
42440
  }
42414
42441
  },
42415
42442
  "group": [
@@ -42426,8 +42453,8 @@
42426
42453
  {
42427
42454
  "description": "The background color of the Grid row resize indicator.\n",
42428
42455
  "commentRange": {
42429
- "start": 485,
42430
- "end": 486
42456
+ "start": 488,
42457
+ "end": 489
42431
42458
  },
42432
42459
  "context": {
42433
42460
  "type": "variable",
@@ -42435,8 +42462,8 @@
42435
42462
  "value": "color-mix(in srgb, k-color(on-base) 20%, transparent)",
42436
42463
  "scope": "default",
42437
42464
  "line": {
42438
- "start": 487,
42439
- "end": 487
42465
+ "start": 490,
42466
+ "end": 490
42440
42467
  }
42441
42468
  },
42442
42469
  "group": [
@@ -42453,8 +42480,8 @@
42453
42480
  {
42454
42481
  "description": "The background color of the active Grid row resize indicator.\n",
42455
42482
  "commentRange": {
42456
- "start": 488,
42457
- "end": 489
42483
+ "start": 491,
42484
+ "end": 492
42458
42485
  },
42459
42486
  "context": {
42460
42487
  "type": "variable",
@@ -42462,8 +42489,8 @@
42462
42489
  "value": "k-color(primary)",
42463
42490
  "scope": "default",
42464
42491
  "line": {
42465
- "start": 490,
42466
- "end": 490
42492
+ "start": 493,
42493
+ "end": 493
42467
42494
  }
42468
42495
  },
42469
42496
  "group": [
@@ -42480,8 +42507,8 @@
42480
42507
  {
42481
42508
  "description": "The height of the Grid row resize indicator.\n",
42482
42509
  "commentRange": {
42483
- "start": 491,
42484
- "end": 492
42510
+ "start": 494,
42511
+ "end": 495
42485
42512
  },
42486
42513
  "context": {
42487
42514
  "type": "variable",
@@ -42489,8 +42516,8 @@
42489
42516
  "value": "k-spacing(0.5)",
42490
42517
  "scope": "default",
42491
42518
  "line": {
42492
- "start": 493,
42493
- "end": 493
42519
+ "start": 496,
42520
+ "end": 496
42494
42521
  }
42495
42522
  },
42496
42523
  "group": [
@@ -42507,8 +42534,8 @@
42507
42534
  {
42508
42535
  "description": "The horizontal padding of the Grid stack layout cells.\n",
42509
42536
  "commentRange": {
42510
- "start": 495,
42511
- "end": 496
42537
+ "start": 498,
42538
+ "end": 499
42512
42539
  },
42513
42540
  "context": {
42514
42541
  "type": "variable",
@@ -42516,8 +42543,8 @@
42516
42543
  "value": "k-spacing(2)",
42517
42544
  "scope": "default",
42518
42545
  "line": {
42519
- "start": 497,
42520
- "end": 497
42546
+ "start": 500,
42547
+ "end": 500
42521
42548
  }
42522
42549
  },
42523
42550
  "group": [
@@ -42534,8 +42561,8 @@
42534
42561
  {
42535
42562
  "description": "The vertical padding of the Grid stack layout cells.\n",
42536
42563
  "commentRange": {
42537
- "start": 498,
42538
- "end": 499
42564
+ "start": 501,
42565
+ "end": 502
42539
42566
  },
42540
42567
  "context": {
42541
42568
  "type": "variable",
@@ -42543,8 +42570,8 @@
42543
42570
  "value": "k-spacing(1.5)",
42544
42571
  "scope": "default",
42545
42572
  "line": {
42546
- "start": 500,
42547
- "end": 500
42573
+ "start": 503,
42574
+ "end": 503
42548
42575
  }
42549
42576
  },
42550
42577
  "group": [
@@ -42561,8 +42588,8 @@
42561
42588
  {
42562
42589
  "description": "The column gap of the Grid stack layout.\n",
42563
42590
  "commentRange": {
42564
- "start": 502,
42565
- "end": 503
42591
+ "start": 505,
42592
+ "end": 506
42566
42593
  },
42567
42594
  "context": {
42568
42595
  "type": "variable",
@@ -42570,8 +42597,8 @@
42570
42597
  "value": "k-spacing(1)",
42571
42598
  "scope": "default",
42572
42599
  "line": {
42573
- "start": 504,
42574
- "end": 504
42600
+ "start": 507,
42601
+ "end": 507
42575
42602
  }
42576
42603
  },
42577
42604
  "group": [
@@ -42588,8 +42615,8 @@
42588
42615
  {
42589
42616
  "description": "The column gap of the editable Grid stack layout.\n",
42590
42617
  "commentRange": {
42591
- "start": 505,
42592
- "end": 506
42618
+ "start": 508,
42619
+ "end": 509
42593
42620
  },
42594
42621
  "context": {
42595
42622
  "type": "variable",
@@ -42597,8 +42624,8 @@
42597
42624
  "value": "k-spacing(2)",
42598
42625
  "scope": "default",
42599
42626
  "line": {
42600
- "start": 507,
42601
- "end": 507
42627
+ "start": 510,
42628
+ "end": 510
42602
42629
  }
42603
42630
  },
42604
42631
  "group": [
@@ -42615,8 +42642,8 @@
42615
42642
  {
42616
42643
  "description": "The width of the hierarchy column in the Grid stack layout.\n",
42617
42644
  "commentRange": {
42618
- "start": 509,
42619
- "end": 510
42645
+ "start": 512,
42646
+ "end": 513
42620
42647
  },
42621
42648
  "context": {
42622
42649
  "type": "variable",
@@ -42624,8 +42651,8 @@
42624
42651
  "value": "k-spacing(2)",
42625
42652
  "scope": "default",
42626
42653
  "line": {
42627
- "start": 511,
42628
- "end": 511
42654
+ "start": 514,
42655
+ "end": 514
42629
42656
  }
42630
42657
  },
42631
42658
  "group": [
@@ -42642,8 +42669,8 @@
42642
42669
  {
42643
42670
  "description": "The font size of the Grid stack layout column header.\n",
42644
42671
  "commentRange": {
42645
- "start": 513,
42646
- "end": 514
42672
+ "start": 516,
42673
+ "end": 517
42647
42674
  },
42648
42675
  "context": {
42649
42676
  "type": "variable",
@@ -42651,8 +42678,8 @@
42651
42678
  "value": "var(--kendo-font-size-sm)",
42652
42679
  "scope": "default",
42653
42680
  "line": {
42654
- "start": 515,
42655
- "end": 515
42681
+ "start": 518,
42682
+ "end": 518
42656
42683
  }
42657
42684
  },
42658
42685
  "group": [
@@ -42669,8 +42696,8 @@
42669
42696
  {
42670
42697
  "description": "The font weight of the Grid stack layout column header.\n",
42671
42698
  "commentRange": {
42672
- "start": 516,
42673
- "end": 517
42699
+ "start": 519,
42700
+ "end": 520
42674
42701
  },
42675
42702
  "context": {
42676
42703
  "type": "variable",
@@ -42678,8 +42705,8 @@
42678
42705
  "value": "var(--kendo-font-weight-bold)",
42679
42706
  "scope": "default",
42680
42707
  "line": {
42681
- "start": 518,
42682
- "end": 518
42708
+ "start": 521,
42709
+ "end": 521
42683
42710
  }
42684
42711
  },
42685
42712
  "group": [
@@ -42696,8 +42723,8 @@
42696
42723
  {
42697
42724
  "description": "The height of the Grid stack layout expandable row shadow.\n",
42698
42725
  "commentRange": {
42699
- "start": 519,
42700
- "end": 520
42726
+ "start": 522,
42727
+ "end": 523
42701
42728
  },
42702
42729
  "context": {
42703
42730
  "type": "variable",
@@ -42705,8 +42732,8 @@
42705
42732
  "value": "k-spacing(2.5)",
42706
42733
  "scope": "default",
42707
42734
  "line": {
42708
- "start": 521,
42709
- "end": 521
42735
+ "start": 524,
42736
+ "end": 524
42710
42737
  }
42711
42738
  },
42712
42739
  "group": [
@@ -42723,8 +42750,8 @@
42723
42750
  {
42724
42751
  "description": "The color of the Grid stack layout column header.\n",
42725
42752
  "commentRange": {
42726
- "start": 522,
42727
- "end": 523
42753
+ "start": 525,
42754
+ "end": 526
42728
42755
  },
42729
42756
  "context": {
42730
42757
  "type": "variable",
@@ -42732,8 +42759,8 @@
42732
42759
  "value": "k-color(subtle)",
42733
42760
  "scope": "default",
42734
42761
  "line": {
42735
- "start": 524,
42736
- "end": 524
42762
+ "start": 527,
42763
+ "end": 527
42737
42764
  }
42738
42765
  },
42739
42766
  "group": [
@@ -42750,8 +42777,8 @@
42750
42777
  {
42751
42778
  "description": "The outline color of the Grid stack layout focused cell.\n",
42752
42779
  "commentRange": {
42753
- "start": 525,
42754
- "end": 526
42780
+ "start": 528,
42781
+ "end": 529
42755
42782
  },
42756
42783
  "context": {
42757
42784
  "type": "variable",
@@ -42759,8 +42786,8 @@
42759
42786
  "value": "color-mix(in srgb, k-color(on-app-surface) 12%, transparent)",
42760
42787
  "scope": "default",
42761
42788
  "line": {
42762
- "start": 527,
42763
- "end": 527
42789
+ "start": 530,
42790
+ "end": 530
42764
42791
  }
42765
42792
  },
42766
42793
  "group": [
@@ -42777,8 +42804,8 @@
42777
42804
  {
42778
42805
  "description": "The Grid stack layout expandable row shadow.\n",
42779
42806
  "commentRange": {
42780
- "start": 528,
42781
- "end": 529
42807
+ "start": 531,
42808
+ "end": 532
42782
42809
  },
42783
42810
  "context": {
42784
42811
  "type": "variable",
@@ -42786,8 +42813,8 @@
42786
42813
  "value": "k-elevation(2)",
42787
42814
  "scope": "default",
42788
42815
  "line": {
42789
- "start": 530,
42790
- "end": 530
42816
+ "start": 533,
42817
+ "end": 533
42791
42818
  }
42792
42819
  },
42793
42820
  "group": [
@@ -42804,8 +42831,8 @@
42804
42831
  {
42805
42832
  "description": "The font weight of the pinned source row in the Grid.\n",
42806
42833
  "commentRange": {
42807
- "start": 532,
42808
- "end": 533
42834
+ "start": 535,
42835
+ "end": 536
42809
42836
  },
42810
42837
  "context": {
42811
42838
  "type": "variable",
@@ -42813,8 +42840,8 @@
42813
42840
  "value": "var(--kendo-font-weight-bold)",
42814
42841
  "scope": "default",
42815
42842
  "line": {
42816
- "start": 534,
42817
- "end": 534
42843
+ "start": 537,
42844
+ "end": 537
42818
42845
  }
42819
42846
  },
42820
42847
  "group": [
@@ -143913,11 +143940,38 @@
143913
143940
  "resolvedValue": "var(--kendo-color-on-app-surface)",
143914
143941
  "resolvedType": "String"
143915
143942
  },
143943
+ {
143944
+ "description": "The font weight of the Grid grouping row text.\n",
143945
+ "commentRange": {
143946
+ "start": 334,
143947
+ "end": 335
143948
+ },
143949
+ "context": {
143950
+ "type": "variable",
143951
+ "name": "kendo-grid-grouping-row-font-weight",
143952
+ "value": "var(--kendo-font-weight-bold)",
143953
+ "scope": "default",
143954
+ "line": {
143955
+ "start": 336,
143956
+ "end": 336
143957
+ }
143958
+ },
143959
+ "group": [
143960
+ "grid"
143961
+ ],
143962
+ "access": "public",
143963
+ "file": {
143964
+ "path": "classic/scss/grid/_variables.scss",
143965
+ "name": "_variables.scss"
143966
+ },
143967
+ "resolvedValue": "var(--kendo-font-weight-bold)",
143968
+ "resolvedType": "String"
143969
+ },
143916
143970
  {
143917
143971
  "description": "The shadow of the Grid.\n",
143918
143972
  "commentRange": {
143919
- "start": 335,
143920
- "end": 336
143973
+ "start": 338,
143974
+ "end": 339
143921
143975
  },
143922
143976
  "context": {
143923
143977
  "type": "variable",
@@ -143925,8 +143979,8 @@
143925
143979
  "value": "$kendo-table-focus-shadow",
143926
143980
  "scope": "default",
143927
143981
  "line": {
143928
- "start": 337,
143929
- "end": 337
143982
+ "start": 340,
143983
+ "end": 340
143930
143984
  }
143931
143985
  },
143932
143986
  "group": [
@@ -143943,8 +143997,8 @@
143943
143997
  {
143944
143998
  "description": "The spacing of the Grid button.\n",
143945
143999
  "commentRange": {
143946
- "start": 339,
143947
- "end": 340
144000
+ "start": 342,
144001
+ "end": 343
143948
144002
  },
143949
144003
  "context": {
143950
144004
  "type": "variable",
@@ -143952,8 +144006,8 @@
143952
144006
  "value": "k-spacing(2)",
143953
144007
  "scope": "default",
143954
144008
  "line": {
143955
- "start": 341,
143956
- "end": 341
144009
+ "start": 344,
144010
+ "end": 344
143957
144011
  }
143958
144012
  },
143959
144013
  "group": [
@@ -143970,8 +144024,8 @@
143970
144024
  {
143971
144025
  "description": "The background color of the sticky content in the Grid.\n",
143972
144026
  "commentRange": {
143973
- "start": 344,
143974
- "end": 345
144027
+ "start": 347,
144028
+ "end": 348
143975
144029
  },
143976
144030
  "context": {
143977
144031
  "type": "variable",
@@ -143979,8 +144033,8 @@
143979
144033
  "value": "$kendo-grid-bg",
143980
144034
  "scope": "default",
143981
144035
  "line": {
143982
- "start": 346,
143983
- "end": 346
144036
+ "start": 349,
144037
+ "end": 349
143984
144038
  }
143985
144039
  },
143986
144040
  "group": [
@@ -143997,8 +144051,8 @@
143997
144051
  {
143998
144052
  "description": "The alternate background color of the sticky content in the Grid.\n",
143999
144053
  "commentRange": {
144000
- "start": 347,
144001
- "end": 348
144054
+ "start": 350,
144055
+ "end": 351
144002
144056
  },
144003
144057
  "context": {
144004
144058
  "type": "variable",
@@ -144006,8 +144060,8 @@
144006
144060
  "value": "k-color(base-subtle)",
144007
144061
  "scope": "default",
144008
144062
  "line": {
144009
- "start": 349,
144010
- "end": 349
144063
+ "start": 352,
144064
+ "end": 352
144011
144065
  }
144012
144066
  },
144013
144067
  "group": [
@@ -144024,8 +144078,8 @@
144024
144078
  {
144025
144079
  "description": "The background color of the hovered sticky content in the Grid.\n",
144026
144080
  "commentRange": {
144027
- "start": 350,
144028
- "end": 351
144081
+ "start": 353,
144082
+ "end": 354
144029
144083
  },
144030
144084
  "context": {
144031
144085
  "type": "variable",
@@ -144033,8 +144087,8 @@
144033
144087
  "value": "k-color(base-subtle-hover)",
144034
144088
  "scope": "default",
144035
144089
  "line": {
144036
- "start": 352,
144037
- "end": 352
144090
+ "start": 355,
144091
+ "end": 355
144038
144092
  }
144039
144093
  },
144040
144094
  "group": [
@@ -144051,8 +144105,8 @@
144051
144105
  {
144052
144106
  "description": "The border color of the sticky content in the Grid.\n",
144053
144107
  "commentRange": {
144054
- "start": 354,
144055
- "end": 355
144108
+ "start": 357,
144109
+ "end": 358
144056
144110
  },
144057
144111
  "context": {
144058
144112
  "type": "variable",
@@ -144060,8 +144114,8 @@
144060
144114
  "value": "$kendo-grid-border",
144061
144115
  "scope": "default",
144062
144116
  "line": {
144063
- "start": 356,
144064
- "end": 356
144117
+ "start": 359,
144118
+ "end": 359
144065
144119
  }
144066
144120
  },
144067
144121
  "group": [
@@ -144078,8 +144132,8 @@
144078
144132
  {
144079
144133
  "description": "The background color of the sticky header in the Grid.\n",
144080
144134
  "commentRange": {
144081
- "start": 358,
144082
- "end": 359
144135
+ "start": 361,
144136
+ "end": 362
144083
144137
  },
144084
144138
  "context": {
144085
144139
  "type": "variable",
@@ -144087,8 +144141,8 @@
144087
144141
  "value": "$kendo-grid-header-bg",
144088
144142
  "scope": "default",
144089
144143
  "line": {
144090
- "start": 360,
144091
- "end": 360
144144
+ "start": 363,
144145
+ "end": 363
144092
144146
  }
144093
144147
  },
144094
144148
  "group": [
@@ -144105,8 +144159,8 @@
144105
144159
  {
144106
144160
  "description": "The text color of the sticky header in the Grid.\n",
144107
144161
  "commentRange": {
144108
- "start": 361,
144109
- "end": 362
144162
+ "start": 364,
144163
+ "end": 365
144110
144164
  },
144111
144165
  "context": {
144112
144166
  "type": "variable",
@@ -144114,8 +144168,8 @@
144114
144168
  "value": "$kendo-grid-header-text",
144115
144169
  "scope": "default",
144116
144170
  "line": {
144117
- "start": 363,
144118
- "end": 363
144171
+ "start": 366,
144172
+ "end": 366
144119
144173
  }
144120
144174
  },
144121
144175
  "group": [
@@ -144132,8 +144186,8 @@
144132
144186
  {
144133
144187
  "description": "The border color of the sticky header in the Grid.\n",
144134
144188
  "commentRange": {
144135
- "start": 364,
144136
- "end": 365
144189
+ "start": 367,
144190
+ "end": 368
144137
144191
  },
144138
144192
  "context": {
144139
144193
  "type": "variable",
@@ -144141,8 +144195,8 @@
144141
144195
  "value": "$kendo-grid-sticky-border",
144142
144196
  "scope": "default",
144143
144197
  "line": {
144144
- "start": 366,
144145
- "end": 366
144198
+ "start": 369,
144199
+ "end": 369
144146
144200
  }
144147
144201
  },
144148
144202
  "group": [
@@ -144159,8 +144213,8 @@
144159
144213
  {
144160
144214
  "description": "The background color of the sticky footer in the Grid.\n",
144161
144215
  "commentRange": {
144162
- "start": 368,
144163
- "end": 369
144216
+ "start": 371,
144217
+ "end": 372
144164
144218
  },
144165
144219
  "context": {
144166
144220
  "type": "variable",
@@ -144168,8 +144222,8 @@
144168
144222
  "value": "$kendo-grid-header-bg",
144169
144223
  "scope": "default",
144170
144224
  "line": {
144171
- "start": 370,
144172
- "end": 370
144225
+ "start": 373,
144226
+ "end": 373
144173
144227
  }
144174
144228
  },
144175
144229
  "group": [
@@ -144186,8 +144240,8 @@
144186
144240
  {
144187
144241
  "description": "The box shadow of the sticky container in the Grid.\n",
144188
144242
  "commentRange": {
144189
- "start": 372,
144190
- "end": 373
144243
+ "start": 375,
144244
+ "end": 376
144191
144245
  },
144192
144246
  "context": {
144193
144247
  "type": "variable",
@@ -144195,8 +144249,8 @@
144195
144249
  "value": "0 2px 4px 0 rgba(0, 0, 0, 0.08)",
144196
144250
  "scope": "default",
144197
144251
  "line": {
144198
- "start": 374,
144199
- "end": 374
144252
+ "start": 377,
144253
+ "end": 377
144200
144254
  }
144201
144255
  },
144202
144256
  "group": [
@@ -144213,8 +144267,8 @@
144213
144267
  {
144214
144268
  "description": "The box shadow of the sticky container positioned at the bottom in the Grid.\n",
144215
144269
  "commentRange": {
144216
- "start": 375,
144217
- "end": 376
144270
+ "start": 378,
144271
+ "end": 379
144218
144272
  },
144219
144273
  "context": {
144220
144274
  "type": "variable",
@@ -144222,8 +144276,8 @@
144222
144276
  "value": "0 -2px 4px 0 rgba(0, 0, 0, 0.08)",
144223
144277
  "scope": "default",
144224
144278
  "line": {
144225
- "start": 377,
144226
- "end": 377
144279
+ "start": 380,
144280
+ "end": 380
144227
144281
  }
144228
144282
  },
144229
144283
  "group": [
@@ -144240,8 +144294,8 @@
144240
144294
  {
144241
144295
  "description": "The box shadow of the pinned container in the Grid.\n",
144242
144296
  "commentRange": {
144243
- "start": 379,
144244
- "end": 380
144297
+ "start": 382,
144298
+ "end": 383
144245
144299
  },
144246
144300
  "context": {
144247
144301
  "type": "variable",
@@ -144249,8 +144303,8 @@
144249
144303
  "value": "0 4px 8px 0 rgba(0, 0, 0, 0.08)",
144250
144304
  "scope": "default",
144251
144305
  "line": {
144252
- "start": 381,
144253
- "end": 381
144306
+ "start": 384,
144307
+ "end": 384
144254
144308
  }
144255
144309
  },
144256
144310
  "group": [
@@ -144267,8 +144321,8 @@
144267
144321
  {
144268
144322
  "description": "The box shadow of the pinned container positioned at the bottom in the Grid.\n",
144269
144323
  "commentRange": {
144270
- "start": 382,
144271
- "end": 383
144324
+ "start": 385,
144325
+ "end": 386
144272
144326
  },
144273
144327
  "context": {
144274
144328
  "type": "variable",
@@ -144276,8 +144330,8 @@
144276
144330
  "value": "0 -4px 8px 0 rgba(0, 0, 0, 0.08)",
144277
144331
  "scope": "default",
144278
144332
  "line": {
144279
- "start": 384,
144280
- "end": 384
144333
+ "start": 387,
144334
+ "end": 387
144281
144335
  }
144282
144336
  },
144283
144337
  "group": [
@@ -144294,8 +144348,8 @@
144294
144348
  {
144295
144349
  "description": "The width of the Grid column menu.\n",
144296
144350
  "commentRange": {
144297
- "start": 387,
144298
- "end": 388
144351
+ "start": 390,
144352
+ "end": 391
144299
144353
  },
144300
144354
  "context": {
144301
144355
  "type": "variable",
@@ -144303,8 +144357,8 @@
144303
144357
  "value": "230px",
144304
144358
  "scope": "default",
144305
144359
  "line": {
144306
- "start": 389,
144307
- "end": 389
144360
+ "start": 392,
144361
+ "end": 392
144308
144362
  }
144309
144363
  },
144310
144364
  "group": [
@@ -144321,8 +144375,8 @@
144321
144375
  {
144322
144376
  "description": "The maximum width of the Grid column menu.\n",
144323
144377
  "commentRange": {
144324
- "start": 390,
144325
- "end": 391
144378
+ "start": 393,
144379
+ "end": 394
144326
144380
  },
144327
144381
  "context": {
144328
144382
  "type": "variable",
@@ -144330,8 +144384,8 @@
144330
144384
  "value": "320px",
144331
144385
  "scope": "default",
144332
144386
  "line": {
144333
- "start": 392,
144334
- "end": 392
144387
+ "start": 395,
144388
+ "end": 395
144335
144389
  }
144336
144390
  },
144337
144391
  "group": [
@@ -144348,8 +144402,8 @@
144348
144402
  {
144349
144403
  "description": "The horizontal padding of the Grid popup.\n",
144350
144404
  "commentRange": {
144351
- "start": 395,
144352
- "end": 396
144405
+ "start": 398,
144406
+ "end": 399
144353
144407
  },
144354
144408
  "context": {
144355
144409
  "type": "variable",
@@ -144357,8 +144411,8 @@
144357
144411
  "value": "null",
144358
144412
  "scope": "default",
144359
144413
  "line": {
144360
- "start": 397,
144361
- "end": 397
144414
+ "start": 400,
144415
+ "end": 400
144362
144416
  }
144363
144417
  },
144364
144418
  "group": [
@@ -144375,8 +144429,8 @@
144375
144429
  {
144376
144430
  "description": "The vertical padding of the Grid popup.\n",
144377
144431
  "commentRange": {
144378
- "start": 398,
144379
- "end": 399
144432
+ "start": 401,
144433
+ "end": 402
144380
144434
  },
144381
144435
  "context": {
144382
144436
  "type": "variable",
@@ -144384,8 +144438,8 @@
144384
144438
  "value": "null",
144385
144439
  "scope": "default",
144386
144440
  "line": {
144387
- "start": 400,
144388
- "end": 400
144441
+ "start": 403,
144442
+ "end": 403
144389
144443
  }
144390
144444
  },
144391
144445
  "group": [
@@ -144402,8 +144456,8 @@
144402
144456
  {
144403
144457
  "description": "The horizontal padding of the Grid item.\n",
144404
144458
  "commentRange": {
144405
- "start": 402,
144406
- "end": 403
144459
+ "start": 405,
144460
+ "end": 406
144407
144461
  },
144408
144462
  "context": {
144409
144463
  "type": "variable",
@@ -144411,8 +144465,8 @@
144411
144465
  "value": "$kendo-menu-popup-md-item-padding-x",
144412
144466
  "scope": "default",
144413
144467
  "line": {
144414
- "start": 404,
144415
- "end": 404
144468
+ "start": 407,
144469
+ "end": 407
144416
144470
  }
144417
144471
  },
144418
144472
  "group": [
@@ -144429,8 +144483,8 @@
144429
144483
  {
144430
144484
  "description": "The vertical padding of the Grid item.\n",
144431
144485
  "commentRange": {
144432
- "start": 405,
144433
- "end": 406
144486
+ "start": 408,
144487
+ "end": 409
144434
144488
  },
144435
144489
  "context": {
144436
144490
  "type": "variable",
@@ -144438,8 +144492,8 @@
144438
144492
  "value": "$kendo-menu-popup-md-item-padding-y",
144439
144493
  "scope": "default",
144440
144494
  "line": {
144441
- "start": 407,
144442
- "end": 407
144495
+ "start": 410,
144496
+ "end": 410
144443
144497
  }
144444
144498
  },
144445
144499
  "group": [
@@ -144456,8 +144510,8 @@
144456
144510
  {
144457
144511
  "description": "The horizontal padding of the Grid item.\n",
144458
144512
  "commentRange": {
144459
- "start": 409,
144460
- "end": 410
144513
+ "start": 412,
144514
+ "end": 413
144461
144515
  },
144462
144516
  "context": {
144463
144517
  "type": "variable",
@@ -144465,8 +144519,8 @@
144465
144519
  "value": "$kendo-list-md-item-padding-x",
144466
144520
  "scope": "default",
144467
144521
  "line": {
144468
- "start": 411,
144469
- "end": 411
144522
+ "start": 414,
144523
+ "end": 414
144470
144524
  }
144471
144525
  },
144472
144526
  "group": [
@@ -144483,8 +144537,8 @@
144483
144537
  {
144484
144538
  "description": "The vertical padding of the Grid item.\n",
144485
144539
  "commentRange": {
144486
- "start": 412,
144487
- "end": 413
144540
+ "start": 415,
144541
+ "end": 416
144488
144542
  },
144489
144543
  "context": {
144490
144544
  "type": "variable",
@@ -144492,8 +144546,8 @@
144492
144546
  "value": "$kendo-list-md-item-padding-y",
144493
144547
  "scope": "default",
144494
144548
  "line": {
144495
- "start": 414,
144496
- "end": 414
144549
+ "start": 417,
144550
+ "end": 417
144497
144551
  }
144498
144552
  },
144499
144553
  "group": [
@@ -144510,8 +144564,8 @@
144510
144564
  {
144511
144565
  "description": "The horizontal padding of the Grid.\n",
144512
144566
  "commentRange": {
144513
- "start": 416,
144514
- "end": 417
144567
+ "start": 419,
144568
+ "end": 420
144515
144569
  },
144516
144570
  "context": {
144517
144571
  "type": "variable",
@@ -144519,8 +144573,8 @@
144519
144573
  "value": "k-spacing(0)",
144520
144574
  "scope": "default",
144521
144575
  "line": {
144522
- "start": 418,
144523
- "end": 418
144576
+ "start": 421,
144577
+ "end": 421
144524
144578
  }
144525
144579
  },
144526
144580
  "group": [
@@ -144537,8 +144591,8 @@
144537
144591
  {
144538
144592
  "description": "The vertical padding of the Grid.\n",
144539
144593
  "commentRange": {
144540
- "start": 419,
144541
- "end": 420
144594
+ "start": 422,
144595
+ "end": 423
144542
144596
  },
144543
144597
  "context": {
144544
144598
  "type": "variable",
@@ -144546,8 +144600,8 @@
144546
144600
  "value": "k-spacing(1.5)",
144547
144601
  "scope": "default",
144548
144602
  "line": {
144549
- "start": 421,
144550
- "end": 421
144603
+ "start": 424,
144604
+ "end": 424
144551
144605
  }
144552
144606
  },
144553
144607
  "group": [
@@ -144564,8 +144618,8 @@
144564
144618
  {
144565
144619
  "description": "The horizontal padding of the Grid header.\n",
144566
144620
  "commentRange": {
144567
- "start": 423,
144568
- "end": 424
144621
+ "start": 426,
144622
+ "end": 427
144569
144623
  },
144570
144624
  "context": {
144571
144625
  "type": "variable",
@@ -144573,8 +144627,8 @@
144573
144627
  "value": "$kendo-menu-popup-md-item-padding-x",
144574
144628
  "scope": "default",
144575
144629
  "line": {
144576
- "start": 425,
144577
- "end": 425
144630
+ "start": 428,
144631
+ "end": 428
144578
144632
  }
144579
144633
  },
144580
144634
  "group": [
@@ -144591,8 +144645,8 @@
144591
144645
  {
144592
144646
  "description": "The vertical padding of the Grid header.\n",
144593
144647
  "commentRange": {
144594
- "start": 426,
144595
- "end": 427
144648
+ "start": 429,
144649
+ "end": 430
144596
144650
  },
144597
144651
  "context": {
144598
144652
  "type": "variable",
@@ -144600,8 +144654,8 @@
144600
144654
  "value": "$kendo-menu-popup-md-item-padding-y",
144601
144655
  "scope": "default",
144602
144656
  "line": {
144603
- "start": 428,
144604
- "end": 428
144657
+ "start": 431,
144658
+ "end": 431
144605
144659
  }
144606
144660
  },
144607
144661
  "group": [
@@ -144618,8 +144672,8 @@
144618
144672
  {
144619
144673
  "description": "The font size of the Grid header.\n",
144620
144674
  "commentRange": {
144621
- "start": 430,
144622
- "end": 431
144675
+ "start": 433,
144676
+ "end": 434
144623
144677
  },
144624
144678
  "context": {
144625
144679
  "type": "variable",
@@ -144627,8 +144681,8 @@
144627
144681
  "value": "var(--kendo-font-size-sm)",
144628
144682
  "scope": "default",
144629
144683
  "line": {
144630
- "start": 432,
144631
- "end": 432
144684
+ "start": 435,
144685
+ "end": 435
144632
144686
  }
144633
144687
  },
144634
144688
  "group": [
@@ -144645,8 +144699,8 @@
144645
144699
  {
144646
144700
  "description": "The height of the Grid header.\n",
144647
144701
  "commentRange": {
144648
- "start": 433,
144649
- "end": 434
144702
+ "start": 436,
144703
+ "end": 437
144650
144704
  },
144651
144705
  "context": {
144652
144706
  "type": "variable",
@@ -144654,8 +144708,8 @@
144654
144708
  "value": "var(--kendo-line-height)",
144655
144709
  "scope": "default",
144656
144710
  "line": {
144657
- "start": 435,
144658
- "end": 435
144711
+ "start": 438,
144712
+ "end": 438
144659
144713
  }
144660
144714
  },
144661
144715
  "group": [
@@ -144672,8 +144726,8 @@
144672
144726
  {
144673
144727
  "description": "The text color of the Grid header.\n",
144674
144728
  "commentRange": {
144675
- "start": 436,
144676
- "end": 437
144729
+ "start": 439,
144730
+ "end": 440
144677
144731
  },
144678
144732
  "context": {
144679
144733
  "type": "variable",
@@ -144681,8 +144735,8 @@
144681
144735
  "value": "unset",
144682
144736
  "scope": "default",
144683
144737
  "line": {
144684
- "start": 438,
144685
- "end": 438
144738
+ "start": 441,
144739
+ "end": 441
144686
144740
  }
144687
144741
  },
144688
144742
  "group": [
@@ -144699,8 +144753,8 @@
144699
144753
  {
144700
144754
  "description": "The width of the Grid header.\n",
144701
144755
  "commentRange": {
144702
- "start": 439,
144703
- "end": 440
144756
+ "start": 442,
144757
+ "end": 443
144704
144758
  },
144705
144759
  "context": {
144706
144760
  "type": "variable",
@@ -144708,8 +144762,8 @@
144708
144762
  "value": "1px",
144709
144763
  "scope": "default",
144710
144764
  "line": {
144711
- "start": 441,
144712
- "end": 441
144765
+ "start": 444,
144766
+ "end": 444
144713
144767
  }
144714
144768
  },
144715
144769
  "group": [
@@ -144726,8 +144780,8 @@
144726
144780
  {
144727
144781
  "description": "The background color of the Grid header.\n",
144728
144782
  "commentRange": {
144729
- "start": 443,
144730
- "end": 444
144783
+ "start": 446,
144784
+ "end": 447
144731
144785
  },
144732
144786
  "context": {
144733
144787
  "type": "variable",
@@ -144735,8 +144789,8 @@
144735
144789
  "value": "null",
144736
144790
  "scope": "default",
144737
144791
  "line": {
144738
- "start": 445,
144739
- "end": 445
144792
+ "start": 448,
144793
+ "end": 448
144740
144794
  }
144741
144795
  },
144742
144796
  "group": [
@@ -144753,8 +144807,8 @@
144753
144807
  {
144754
144808
  "description": "The text color of the Grid header.\n",
144755
144809
  "commentRange": {
144756
- "start": 446,
144757
- "end": 447
144810
+ "start": 449,
144811
+ "end": 450
144758
144812
  },
144759
144813
  "context": {
144760
144814
  "type": "variable",
@@ -144762,8 +144816,8 @@
144762
144816
  "value": "$kendo-popup-text",
144763
144817
  "scope": "default",
144764
144818
  "line": {
144765
- "start": 448,
144766
- "end": 448
144819
+ "start": 451,
144820
+ "end": 451
144767
144821
  }
144768
144822
  },
144769
144823
  "group": [
@@ -144780,8 +144834,8 @@
144780
144834
  {
144781
144835
  "description": "The border color of the Grid header.\n",
144782
144836
  "commentRange": {
144783
- "start": 449,
144784
- "end": 450
144837
+ "start": 452,
144838
+ "end": 453
144785
144839
  },
144786
144840
  "context": {
144787
144841
  "type": "variable",
@@ -144789,8 +144843,8 @@
144789
144843
  "value": "$kendo-popup-border",
144790
144844
  "scope": "default",
144791
144845
  "line": {
144792
- "start": 451,
144793
- "end": 451
144846
+ "start": 454,
144847
+ "end": 454
144794
144848
  }
144795
144849
  },
144796
144850
  "group": [
@@ -144807,8 +144861,8 @@
144807
144861
  {
144808
144862
  "description": "The horizontal padding of the Grid content.\n",
144809
144863
  "commentRange": {
144810
- "start": 453,
144811
- "end": 454
144864
+ "start": 456,
144865
+ "end": 457
144812
144866
  },
144813
144867
  "context": {
144814
144868
  "type": "variable",
@@ -144816,8 +144870,8 @@
144816
144870
  "value": "k-spacing(0)",
144817
144871
  "scope": "default",
144818
144872
  "line": {
144819
- "start": 455,
144820
- "end": 455
144873
+ "start": 458,
144874
+ "end": 458
144821
144875
  }
144822
144876
  },
144823
144877
  "group": [
@@ -144834,8 +144888,8 @@
144834
144888
  {
144835
144889
  "description": "The vertical padding of the Grid content.\n",
144836
144890
  "commentRange": {
144837
- "start": 456,
144838
- "end": 457
144891
+ "start": 459,
144892
+ "end": 460
144839
144893
  },
144840
144894
  "context": {
144841
144895
  "type": "variable",
@@ -144843,8 +144897,8 @@
144843
144897
  "value": "k-spacing(2)",
144844
144898
  "scope": "default",
144845
144899
  "line": {
144846
- "start": 458,
144847
- "end": 458
144900
+ "start": 461,
144901
+ "end": 461
144848
144902
  }
144849
144903
  },
144850
144904
  "group": [
@@ -144861,8 +144915,8 @@
144861
144915
  {
144862
144916
  "description": "The background color of the Grid.\n",
144863
144917
  "commentRange": {
144864
- "start": 460,
144865
- "end": 461
144918
+ "start": 463,
144919
+ "end": 464
144866
144920
  },
144867
144921
  "context": {
144868
144922
  "type": "variable",
@@ -144870,8 +144924,8 @@
144870
144924
  "value": "k-color(surface)",
144871
144925
  "scope": "default",
144872
144926
  "line": {
144873
- "start": 462,
144874
- "end": 462
144927
+ "start": 465,
144928
+ "end": 465
144875
144929
  }
144876
144930
  },
144877
144931
  "group": [
@@ -144888,8 +144942,8 @@
144888
144942
  {
144889
144943
  "description": "The width of the Grid cell.\n",
144890
144944
  "commentRange": {
144891
- "start": 464,
144892
- "end": 465
144945
+ "start": 467,
144946
+ "end": 468
144893
144947
  },
144894
144948
  "context": {
144895
144949
  "type": "variable",
@@ -144897,8 +144951,8 @@
144897
144951
  "value": "($kendo-icon-size * 2.25)",
144898
144952
  "scope": "default",
144899
144953
  "line": {
144900
- "start": 466,
144901
- "end": 466
144954
+ "start": 469,
144955
+ "end": 469
144902
144956
  }
144903
144957
  },
144904
144958
  "group": [
@@ -144915,8 +144969,8 @@
144915
144969
  {
144916
144970
  "description": "The width of the Grid.\n",
144917
144971
  "commentRange": {
144918
- "start": 468,
144919
- "end": 469
144972
+ "start": 471,
144973
+ "end": 472
144920
144974
  },
144921
144975
  "context": {
144922
144976
  "type": "variable",
@@ -144924,8 +144978,8 @@
144924
144978
  "value": "($kendo-icon-size * 2)",
144925
144979
  "scope": "default",
144926
144980
  "line": {
144927
- "start": 470,
144928
- "end": 470
144981
+ "start": 473,
144982
+ "end": 473
144929
144983
  }
144930
144984
  },
144931
144985
  "group": [
@@ -144942,8 +144996,8 @@
144942
144996
  {
144943
144997
  "description": "The grouping border top of the Grid row.\n",
144944
144998
  "commentRange": {
144945
- "start": 472,
144946
- "end": 473
144999
+ "start": 475,
145000
+ "end": 476
144947
145001
  },
144948
145002
  "context": {
144949
145003
  "type": "variable",
@@ -144951,8 +145005,8 @@
144951
145005
  "value": "1px",
144952
145006
  "scope": "default",
144953
145007
  "line": {
144954
- "start": 474,
144955
- "end": 474
145008
+ "start": 477,
145009
+ "end": 477
144956
145010
  }
144957
145011
  },
144958
145012
  "group": [
@@ -144969,8 +145023,8 @@
144969
145023
  {
144970
145024
  "description": "The indent size for nested grouping rows.\n",
144971
145025
  "commentRange": {
144972
- "start": 475,
144973
- "end": 476
145026
+ "start": 478,
145027
+ "end": 479
144974
145028
  },
144975
145029
  "context": {
144976
145030
  "type": "variable",
@@ -144978,8 +145032,8 @@
144978
145032
  "value": "k-spacing(6)",
144979
145033
  "scope": "default",
144980
145034
  "line": {
144981
- "start": 477,
144982
- "end": 477
145035
+ "start": 480,
145036
+ "end": 480
144983
145037
  }
144984
145038
  },
144985
145039
  "group": [
@@ -144996,8 +145050,8 @@
144996
145050
  {
144997
145051
  "description": "The margin at the end of the checkbox in grouping rows.\n",
144998
145052
  "commentRange": {
144999
- "start": 478,
145000
- "end": 479
145053
+ "start": 481,
145054
+ "end": 482
145001
145055
  },
145002
145056
  "context": {
145003
145057
  "type": "variable",
@@ -145005,8 +145059,8 @@
145005
145059
  "value": "k-spacing(3)",
145006
145060
  "scope": "default",
145007
145061
  "line": {
145008
- "start": 480,
145009
- "end": 480
145062
+ "start": 483,
145063
+ "end": 483
145010
145064
  }
145011
145065
  },
145012
145066
  "group": [
@@ -145023,8 +145077,8 @@
145023
145077
  {
145024
145078
  "description": "The vertical border of the Grid footer.\n",
145025
145079
  "commentRange": {
145026
- "start": 481,
145027
- "end": 482
145080
+ "start": 484,
145081
+ "end": 485
145028
145082
  },
145029
145083
  "context": {
145030
145084
  "type": "variable",
@@ -145032,8 +145086,8 @@
145032
145086
  "value": "1px",
145033
145087
  "scope": "default",
145034
145088
  "line": {
145035
- "start": 483,
145036
- "end": 483
145089
+ "start": 486,
145090
+ "end": 486
145037
145091
  }
145038
145092
  },
145039
145093
  "group": [
@@ -145050,8 +145104,8 @@
145050
145104
  {
145051
145105
  "description": "The background color of the Grid row resize indicator.\n",
145052
145106
  "commentRange": {
145053
- "start": 485,
145054
- "end": 486
145107
+ "start": 488,
145108
+ "end": 489
145055
145109
  },
145056
145110
  "context": {
145057
145111
  "type": "variable",
@@ -145059,8 +145113,8 @@
145059
145113
  "value": "color-mix(in srgb, k-color(on-base) 20%, transparent)",
145060
145114
  "scope": "default",
145061
145115
  "line": {
145062
- "start": 487,
145063
- "end": 487
145116
+ "start": 490,
145117
+ "end": 490
145064
145118
  }
145065
145119
  },
145066
145120
  "group": [
@@ -145077,8 +145131,8 @@
145077
145131
  {
145078
145132
  "description": "The background color of the active Grid row resize indicator.\n",
145079
145133
  "commentRange": {
145080
- "start": 488,
145081
- "end": 489
145134
+ "start": 491,
145135
+ "end": 492
145082
145136
  },
145083
145137
  "context": {
145084
145138
  "type": "variable",
@@ -145086,8 +145140,8 @@
145086
145140
  "value": "k-color(primary)",
145087
145141
  "scope": "default",
145088
145142
  "line": {
145089
- "start": 490,
145090
- "end": 490
145143
+ "start": 493,
145144
+ "end": 493
145091
145145
  }
145092
145146
  },
145093
145147
  "group": [
@@ -145104,8 +145158,8 @@
145104
145158
  {
145105
145159
  "description": "The height of the Grid row resize indicator.\n",
145106
145160
  "commentRange": {
145107
- "start": 491,
145108
- "end": 492
145161
+ "start": 494,
145162
+ "end": 495
145109
145163
  },
145110
145164
  "context": {
145111
145165
  "type": "variable",
@@ -145113,8 +145167,8 @@
145113
145167
  "value": "k-spacing(0.5)",
145114
145168
  "scope": "default",
145115
145169
  "line": {
145116
- "start": 493,
145117
- "end": 493
145170
+ "start": 496,
145171
+ "end": 496
145118
145172
  }
145119
145173
  },
145120
145174
  "group": [
@@ -145131,8 +145185,8 @@
145131
145185
  {
145132
145186
  "description": "The horizontal padding of the Grid stack layout cells.\n",
145133
145187
  "commentRange": {
145134
- "start": 495,
145135
- "end": 496
145188
+ "start": 498,
145189
+ "end": 499
145136
145190
  },
145137
145191
  "context": {
145138
145192
  "type": "variable",
@@ -145140,8 +145194,8 @@
145140
145194
  "value": "k-spacing(2)",
145141
145195
  "scope": "default",
145142
145196
  "line": {
145143
- "start": 497,
145144
- "end": 497
145197
+ "start": 500,
145198
+ "end": 500
145145
145199
  }
145146
145200
  },
145147
145201
  "group": [
@@ -145158,8 +145212,8 @@
145158
145212
  {
145159
145213
  "description": "The vertical padding of the Grid stack layout cells.\n",
145160
145214
  "commentRange": {
145161
- "start": 498,
145162
- "end": 499
145215
+ "start": 501,
145216
+ "end": 502
145163
145217
  },
145164
145218
  "context": {
145165
145219
  "type": "variable",
@@ -145167,8 +145221,8 @@
145167
145221
  "value": "k-spacing(1.5)",
145168
145222
  "scope": "default",
145169
145223
  "line": {
145170
- "start": 500,
145171
- "end": 500
145224
+ "start": 503,
145225
+ "end": 503
145172
145226
  }
145173
145227
  },
145174
145228
  "group": [
@@ -145185,8 +145239,8 @@
145185
145239
  {
145186
145240
  "description": "The column gap of the Grid stack layout.\n",
145187
145241
  "commentRange": {
145188
- "start": 502,
145189
- "end": 503
145242
+ "start": 505,
145243
+ "end": 506
145190
145244
  },
145191
145245
  "context": {
145192
145246
  "type": "variable",
@@ -145194,8 +145248,8 @@
145194
145248
  "value": "k-spacing(1)",
145195
145249
  "scope": "default",
145196
145250
  "line": {
145197
- "start": 504,
145198
- "end": 504
145251
+ "start": 507,
145252
+ "end": 507
145199
145253
  }
145200
145254
  },
145201
145255
  "group": [
@@ -145212,8 +145266,8 @@
145212
145266
  {
145213
145267
  "description": "The column gap of the editable Grid stack layout.\n",
145214
145268
  "commentRange": {
145215
- "start": 505,
145216
- "end": 506
145269
+ "start": 508,
145270
+ "end": 509
145217
145271
  },
145218
145272
  "context": {
145219
145273
  "type": "variable",
@@ -145221,8 +145275,8 @@
145221
145275
  "value": "k-spacing(2)",
145222
145276
  "scope": "default",
145223
145277
  "line": {
145224
- "start": 507,
145225
- "end": 507
145278
+ "start": 510,
145279
+ "end": 510
145226
145280
  }
145227
145281
  },
145228
145282
  "group": [
@@ -145239,8 +145293,8 @@
145239
145293
  {
145240
145294
  "description": "The width of the hierarchy column in the Grid stack layout.\n",
145241
145295
  "commentRange": {
145242
- "start": 509,
145243
- "end": 510
145296
+ "start": 512,
145297
+ "end": 513
145244
145298
  },
145245
145299
  "context": {
145246
145300
  "type": "variable",
@@ -145248,8 +145302,8 @@
145248
145302
  "value": "k-spacing(2)",
145249
145303
  "scope": "default",
145250
145304
  "line": {
145251
- "start": 511,
145252
- "end": 511
145305
+ "start": 514,
145306
+ "end": 514
145253
145307
  }
145254
145308
  },
145255
145309
  "group": [
@@ -145266,8 +145320,8 @@
145266
145320
  {
145267
145321
  "description": "The font size of the Grid stack layout column header.\n",
145268
145322
  "commentRange": {
145269
- "start": 513,
145270
- "end": 514
145323
+ "start": 516,
145324
+ "end": 517
145271
145325
  },
145272
145326
  "context": {
145273
145327
  "type": "variable",
@@ -145275,8 +145329,8 @@
145275
145329
  "value": "var(--kendo-font-size-sm)",
145276
145330
  "scope": "default",
145277
145331
  "line": {
145278
- "start": 515,
145279
- "end": 515
145332
+ "start": 518,
145333
+ "end": 518
145280
145334
  }
145281
145335
  },
145282
145336
  "group": [
@@ -145293,8 +145347,8 @@
145293
145347
  {
145294
145348
  "description": "The font weight of the Grid stack layout column header.\n",
145295
145349
  "commentRange": {
145296
- "start": 516,
145297
- "end": 517
145350
+ "start": 519,
145351
+ "end": 520
145298
145352
  },
145299
145353
  "context": {
145300
145354
  "type": "variable",
@@ -145302,8 +145356,8 @@
145302
145356
  "value": "var(--kendo-font-weight-bold)",
145303
145357
  "scope": "default",
145304
145358
  "line": {
145305
- "start": 518,
145306
- "end": 518
145359
+ "start": 521,
145360
+ "end": 521
145307
145361
  }
145308
145362
  },
145309
145363
  "group": [
@@ -145320,8 +145374,8 @@
145320
145374
  {
145321
145375
  "description": "The height of the Grid stack layout expandable row shadow.\n",
145322
145376
  "commentRange": {
145323
- "start": 519,
145324
- "end": 520
145377
+ "start": 522,
145378
+ "end": 523
145325
145379
  },
145326
145380
  "context": {
145327
145381
  "type": "variable",
@@ -145329,8 +145383,8 @@
145329
145383
  "value": "k-spacing(2.5)",
145330
145384
  "scope": "default",
145331
145385
  "line": {
145332
- "start": 521,
145333
- "end": 521
145386
+ "start": 524,
145387
+ "end": 524
145334
145388
  }
145335
145389
  },
145336
145390
  "group": [
@@ -145347,8 +145401,8 @@
145347
145401
  {
145348
145402
  "description": "The color of the Grid stack layout column header.\n",
145349
145403
  "commentRange": {
145350
- "start": 522,
145351
- "end": 523
145404
+ "start": 525,
145405
+ "end": 526
145352
145406
  },
145353
145407
  "context": {
145354
145408
  "type": "variable",
@@ -145356,8 +145410,8 @@
145356
145410
  "value": "k-color(subtle)",
145357
145411
  "scope": "default",
145358
145412
  "line": {
145359
- "start": 524,
145360
- "end": 524
145413
+ "start": 527,
145414
+ "end": 527
145361
145415
  }
145362
145416
  },
145363
145417
  "group": [
@@ -145374,8 +145428,8 @@
145374
145428
  {
145375
145429
  "description": "The outline color of the Grid stack layout focused cell.\n",
145376
145430
  "commentRange": {
145377
- "start": 525,
145378
- "end": 526
145431
+ "start": 528,
145432
+ "end": 529
145379
145433
  },
145380
145434
  "context": {
145381
145435
  "type": "variable",
@@ -145383,8 +145437,8 @@
145383
145437
  "value": "color-mix(in srgb, k-color(on-app-surface) 12%, transparent)",
145384
145438
  "scope": "default",
145385
145439
  "line": {
145386
- "start": 527,
145387
- "end": 527
145440
+ "start": 530,
145441
+ "end": 530
145388
145442
  }
145389
145443
  },
145390
145444
  "group": [
@@ -145401,8 +145455,8 @@
145401
145455
  {
145402
145456
  "description": "The Grid stack layout expandable row shadow.\n",
145403
145457
  "commentRange": {
145404
- "start": 528,
145405
- "end": 529
145458
+ "start": 531,
145459
+ "end": 532
145406
145460
  },
145407
145461
  "context": {
145408
145462
  "type": "variable",
@@ -145410,8 +145464,8 @@
145410
145464
  "value": "k-elevation(2)",
145411
145465
  "scope": "default",
145412
145466
  "line": {
145413
- "start": 530,
145414
- "end": 530
145467
+ "start": 533,
145468
+ "end": 533
145415
145469
  }
145416
145470
  },
145417
145471
  "group": [
@@ -145428,8 +145482,8 @@
145428
145482
  {
145429
145483
  "description": "The font weight of the pinned source row in the Grid.\n",
145430
145484
  "commentRange": {
145431
- "start": 532,
145432
- "end": 533
145485
+ "start": 535,
145486
+ "end": 536
145433
145487
  },
145434
145488
  "context": {
145435
145489
  "type": "variable",
@@ -145437,8 +145491,8 @@
145437
145491
  "value": "var(--kendo-font-weight-bold)",
145438
145492
  "scope": "default",
145439
145493
  "line": {
145440
- "start": 534,
145441
- "end": 534
145494
+ "start": 537,
145495
+ "end": 537
145442
145496
  }
145443
145497
  },
145444
145498
  "group": [