@progress/kendo-theme-classic 13.1.0-dev.1 → 13.1.0-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 +382 -328
  17. package/dist/meta/sassdoc-raw-data.json +189 -164
  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 +4 -4
  34. package/scss/grid/_variables.scss +6 -1
@@ -40385,11 +40385,38 @@
40385
40385
  "resolvedValue": "var(--kendo-elevation-2, 0 4px 6px rgba(0, 0, 0, 0.06), 0 4px 16px rgba(0, 0, 0, 0.12))",
40386
40386
  "resolvedType": "String"
40387
40387
  },
40388
+ {
40389
+ "description": "The box shadow of the pinned container in the Grid.\n",
40390
+ "commentRange": {
40391
+ "start": 349,
40392
+ "end": 350
40393
+ },
40394
+ "context": {
40395
+ "type": "variable",
40396
+ "name": "kendo-grid-pinned-container-shadow",
40397
+ "value": "k-elevation(3)",
40398
+ "scope": "default",
40399
+ "line": {
40400
+ "start": 351,
40401
+ "end": 351
40402
+ }
40403
+ },
40404
+ "group": [
40405
+ "grid"
40406
+ ],
40407
+ "access": "public",
40408
+ "file": {
40409
+ "path": "classic/scss/grid/_variables.scss",
40410
+ "name": "_variables.scss"
40411
+ },
40412
+ "resolvedValue": "var(--kendo-elevation-3, 0 6px 8px rgba(0, 0, 0, 0.08), 0 4px 16px rgba(0, 0, 0, 0.12))",
40413
+ "resolvedType": "String"
40414
+ },
40388
40415
  {
40389
40416
  "description": "The width of the Grid column menu.\n",
40390
40417
  "commentRange": {
40391
- "start": 350,
40392
- "end": 351
40418
+ "start": 354,
40419
+ "end": 355
40393
40420
  },
40394
40421
  "context": {
40395
40422
  "type": "variable",
@@ -40397,8 +40424,8 @@
40397
40424
  "value": "230px",
40398
40425
  "scope": "default",
40399
40426
  "line": {
40400
- "start": 352,
40401
- "end": 352
40427
+ "start": 356,
40428
+ "end": 356
40402
40429
  }
40403
40430
  },
40404
40431
  "group": [
@@ -40415,8 +40442,8 @@
40415
40442
  {
40416
40443
  "description": "The maximum width of the Grid column menu.\n",
40417
40444
  "commentRange": {
40418
- "start": 353,
40419
- "end": 354
40445
+ "start": 357,
40446
+ "end": 358
40420
40447
  },
40421
40448
  "context": {
40422
40449
  "type": "variable",
@@ -40424,8 +40451,8 @@
40424
40451
  "value": "320px",
40425
40452
  "scope": "default",
40426
40453
  "line": {
40427
- "start": 355,
40428
- "end": 355
40454
+ "start": 359,
40455
+ "end": 359
40429
40456
  }
40430
40457
  },
40431
40458
  "group": [
@@ -40442,8 +40469,8 @@
40442
40469
  {
40443
40470
  "description": "The horizontal padding of the Grid popup.\n",
40444
40471
  "commentRange": {
40445
- "start": 358,
40446
- "end": 359
40472
+ "start": 362,
40473
+ "end": 363
40447
40474
  },
40448
40475
  "context": {
40449
40476
  "type": "variable",
@@ -40451,8 +40478,8 @@
40451
40478
  "value": "null",
40452
40479
  "scope": "default",
40453
40480
  "line": {
40454
- "start": 360,
40455
- "end": 360
40481
+ "start": 364,
40482
+ "end": 364
40456
40483
  }
40457
40484
  },
40458
40485
  "group": [
@@ -40469,8 +40496,8 @@
40469
40496
  {
40470
40497
  "description": "The vertical padding of the Grid popup.\n",
40471
40498
  "commentRange": {
40472
- "start": 361,
40473
- "end": 362
40499
+ "start": 365,
40500
+ "end": 366
40474
40501
  },
40475
40502
  "context": {
40476
40503
  "type": "variable",
@@ -40478,8 +40505,8 @@
40478
40505
  "value": "null",
40479
40506
  "scope": "default",
40480
40507
  "line": {
40481
- "start": 363,
40482
- "end": 363
40508
+ "start": 367,
40509
+ "end": 367
40483
40510
  }
40484
40511
  },
40485
40512
  "group": [
@@ -40496,8 +40523,8 @@
40496
40523
  {
40497
40524
  "description": "The horizontal padding of the Grid item.\n",
40498
40525
  "commentRange": {
40499
- "start": 365,
40500
- "end": 366
40526
+ "start": 369,
40527
+ "end": 370
40501
40528
  },
40502
40529
  "context": {
40503
40530
  "type": "variable",
@@ -40505,8 +40532,8 @@
40505
40532
  "value": "$kendo-menu-popup-md-item-padding-x",
40506
40533
  "scope": "default",
40507
40534
  "line": {
40508
- "start": 367,
40509
- "end": 367
40535
+ "start": 371,
40536
+ "end": 371
40510
40537
  }
40511
40538
  },
40512
40539
  "group": [
@@ -40523,8 +40550,8 @@
40523
40550
  {
40524
40551
  "description": "The vertical padding of the Grid item.\n",
40525
40552
  "commentRange": {
40526
- "start": 368,
40527
- "end": 369
40553
+ "start": 372,
40554
+ "end": 373
40528
40555
  },
40529
40556
  "context": {
40530
40557
  "type": "variable",
@@ -40532,8 +40559,8 @@
40532
40559
  "value": "$kendo-menu-popup-md-item-padding-y",
40533
40560
  "scope": "default",
40534
40561
  "line": {
40535
- "start": 370,
40536
- "end": 370
40562
+ "start": 374,
40563
+ "end": 374
40537
40564
  }
40538
40565
  },
40539
40566
  "group": [
@@ -40550,8 +40577,8 @@
40550
40577
  {
40551
40578
  "description": "The horizontal padding of the Grid item.\n",
40552
40579
  "commentRange": {
40553
- "start": 372,
40554
- "end": 373
40580
+ "start": 376,
40581
+ "end": 377
40555
40582
  },
40556
40583
  "context": {
40557
40584
  "type": "variable",
@@ -40559,8 +40586,8 @@
40559
40586
  "value": "$kendo-list-md-item-padding-x",
40560
40587
  "scope": "default",
40561
40588
  "line": {
40562
- "start": 374,
40563
- "end": 374
40589
+ "start": 378,
40590
+ "end": 378
40564
40591
  }
40565
40592
  },
40566
40593
  "group": [
@@ -40577,8 +40604,8 @@
40577
40604
  {
40578
40605
  "description": "The vertical padding of the Grid item.\n",
40579
40606
  "commentRange": {
40580
- "start": 375,
40581
- "end": 376
40607
+ "start": 379,
40608
+ "end": 380
40582
40609
  },
40583
40610
  "context": {
40584
40611
  "type": "variable",
@@ -40586,8 +40613,8 @@
40586
40613
  "value": "$kendo-list-md-item-padding-y",
40587
40614
  "scope": "default",
40588
40615
  "line": {
40589
- "start": 377,
40590
- "end": 377
40616
+ "start": 381,
40617
+ "end": 381
40591
40618
  }
40592
40619
  },
40593
40620
  "group": [
@@ -40604,8 +40631,8 @@
40604
40631
  {
40605
40632
  "description": "The horizontal padding of the Grid.\n",
40606
40633
  "commentRange": {
40607
- "start": 379,
40608
- "end": 380
40634
+ "start": 383,
40635
+ "end": 384
40609
40636
  },
40610
40637
  "context": {
40611
40638
  "type": "variable",
@@ -40613,8 +40640,8 @@
40613
40640
  "value": "k-spacing(0)",
40614
40641
  "scope": "default",
40615
40642
  "line": {
40616
- "start": 381,
40617
- "end": 381
40643
+ "start": 385,
40644
+ "end": 385
40618
40645
  }
40619
40646
  },
40620
40647
  "group": [
@@ -40631,8 +40658,8 @@
40631
40658
  {
40632
40659
  "description": "The vertical padding of the Grid.\n",
40633
40660
  "commentRange": {
40634
- "start": 382,
40635
- "end": 383
40661
+ "start": 386,
40662
+ "end": 387
40636
40663
  },
40637
40664
  "context": {
40638
40665
  "type": "variable",
@@ -40640,8 +40667,8 @@
40640
40667
  "value": "k-spacing(1.5)",
40641
40668
  "scope": "default",
40642
40669
  "line": {
40643
- "start": 384,
40644
- "end": 384
40670
+ "start": 388,
40671
+ "end": 388
40645
40672
  }
40646
40673
  },
40647
40674
  "group": [
@@ -40658,8 +40685,8 @@
40658
40685
  {
40659
40686
  "description": "The horizontal padding of the Grid header.\n",
40660
40687
  "commentRange": {
40661
- "start": 386,
40662
- "end": 387
40688
+ "start": 390,
40689
+ "end": 391
40663
40690
  },
40664
40691
  "context": {
40665
40692
  "type": "variable",
@@ -40667,8 +40694,8 @@
40667
40694
  "value": "$kendo-menu-popup-md-item-padding-x",
40668
40695
  "scope": "default",
40669
40696
  "line": {
40670
- "start": 388,
40671
- "end": 388
40697
+ "start": 392,
40698
+ "end": 392
40672
40699
  }
40673
40700
  },
40674
40701
  "group": [
@@ -40685,8 +40712,8 @@
40685
40712
  {
40686
40713
  "description": "The vertical padding of the Grid header.\n",
40687
40714
  "commentRange": {
40688
- "start": 389,
40689
- "end": 390
40715
+ "start": 393,
40716
+ "end": 394
40690
40717
  },
40691
40718
  "context": {
40692
40719
  "type": "variable",
@@ -40694,8 +40721,8 @@
40694
40721
  "value": "$kendo-menu-popup-md-item-padding-y",
40695
40722
  "scope": "default",
40696
40723
  "line": {
40697
- "start": 391,
40698
- "end": 391
40724
+ "start": 395,
40725
+ "end": 395
40699
40726
  }
40700
40727
  },
40701
40728
  "group": [
@@ -40712,8 +40739,8 @@
40712
40739
  {
40713
40740
  "description": "The font size of the Grid header.\n",
40714
40741
  "commentRange": {
40715
- "start": 393,
40716
- "end": 394
40742
+ "start": 397,
40743
+ "end": 398
40717
40744
  },
40718
40745
  "context": {
40719
40746
  "type": "variable",
@@ -40721,8 +40748,8 @@
40721
40748
  "value": "var( --kendo-font-size-sm, inherit )",
40722
40749
  "scope": "default",
40723
40750
  "line": {
40724
- "start": 395,
40725
- "end": 395
40751
+ "start": 399,
40752
+ "end": 399
40726
40753
  }
40727
40754
  },
40728
40755
  "group": [
@@ -40739,8 +40766,8 @@
40739
40766
  {
40740
40767
  "description": "The height of the Grid header.\n",
40741
40768
  "commentRange": {
40742
- "start": 396,
40743
- "end": 397
40769
+ "start": 400,
40770
+ "end": 401
40744
40771
  },
40745
40772
  "context": {
40746
40773
  "type": "variable",
@@ -40748,8 +40775,8 @@
40748
40775
  "value": "var( --kendo-line-height, normal )",
40749
40776
  "scope": "default",
40750
40777
  "line": {
40751
- "start": 398,
40752
- "end": 398
40778
+ "start": 402,
40779
+ "end": 402
40753
40780
  }
40754
40781
  },
40755
40782
  "group": [
@@ -40766,8 +40793,8 @@
40766
40793
  {
40767
40794
  "description": "The text color of the Grid header.\n",
40768
40795
  "commentRange": {
40769
- "start": 399,
40770
- "end": 400
40796
+ "start": 403,
40797
+ "end": 404
40771
40798
  },
40772
40799
  "context": {
40773
40800
  "type": "variable",
@@ -40775,8 +40802,8 @@
40775
40802
  "value": "unset",
40776
40803
  "scope": "default",
40777
40804
  "line": {
40778
- "start": 401,
40779
- "end": 401
40805
+ "start": 405,
40806
+ "end": 405
40780
40807
  }
40781
40808
  },
40782
40809
  "group": [
@@ -40793,8 +40820,8 @@
40793
40820
  {
40794
40821
  "description": "The width of the Grid header.\n",
40795
40822
  "commentRange": {
40796
- "start": 402,
40797
- "end": 403
40823
+ "start": 406,
40824
+ "end": 407
40798
40825
  },
40799
40826
  "context": {
40800
40827
  "type": "variable",
@@ -40802,8 +40829,8 @@
40802
40829
  "value": "1px",
40803
40830
  "scope": "default",
40804
40831
  "line": {
40805
- "start": 404,
40806
- "end": 404
40832
+ "start": 408,
40833
+ "end": 408
40807
40834
  }
40808
40835
  },
40809
40836
  "group": [
@@ -40820,8 +40847,8 @@
40820
40847
  {
40821
40848
  "description": "The background color of the Grid header.\n",
40822
40849
  "commentRange": {
40823
- "start": 406,
40824
- "end": 407
40850
+ "start": 410,
40851
+ "end": 411
40825
40852
  },
40826
40853
  "context": {
40827
40854
  "type": "variable",
@@ -40829,8 +40856,8 @@
40829
40856
  "value": "null",
40830
40857
  "scope": "default",
40831
40858
  "line": {
40832
- "start": 408,
40833
- "end": 408
40859
+ "start": 412,
40860
+ "end": 412
40834
40861
  }
40835
40862
  },
40836
40863
  "group": [
@@ -40847,8 +40874,8 @@
40847
40874
  {
40848
40875
  "description": "The text color of the Grid header.\n",
40849
40876
  "commentRange": {
40850
- "start": 409,
40851
- "end": 410
40877
+ "start": 413,
40878
+ "end": 414
40852
40879
  },
40853
40880
  "context": {
40854
40881
  "type": "variable",
@@ -40856,8 +40883,8 @@
40856
40883
  "value": "$kendo-popup-text",
40857
40884
  "scope": "default",
40858
40885
  "line": {
40859
- "start": 411,
40860
- "end": 411
40886
+ "start": 415,
40887
+ "end": 415
40861
40888
  }
40862
40889
  },
40863
40890
  "group": [
@@ -40874,8 +40901,8 @@
40874
40901
  {
40875
40902
  "description": "The border color of the Grid header.\n",
40876
40903
  "commentRange": {
40877
- "start": 412,
40878
- "end": 413
40904
+ "start": 416,
40905
+ "end": 417
40879
40906
  },
40880
40907
  "context": {
40881
40908
  "type": "variable",
@@ -40883,8 +40910,8 @@
40883
40910
  "value": "$kendo-popup-border",
40884
40911
  "scope": "default",
40885
40912
  "line": {
40886
- "start": 414,
40887
- "end": 414
40913
+ "start": 418,
40914
+ "end": 418
40888
40915
  }
40889
40916
  },
40890
40917
  "group": [
@@ -40901,8 +40928,8 @@
40901
40928
  {
40902
40929
  "description": "The horizontal padding of the Grid content.\n",
40903
40930
  "commentRange": {
40904
- "start": 416,
40905
- "end": 417
40931
+ "start": 420,
40932
+ "end": 421
40906
40933
  },
40907
40934
  "context": {
40908
40935
  "type": "variable",
@@ -40910,8 +40937,8 @@
40910
40937
  "value": "k-spacing(0)",
40911
40938
  "scope": "default",
40912
40939
  "line": {
40913
- "start": 418,
40914
- "end": 418
40940
+ "start": 422,
40941
+ "end": 422
40915
40942
  }
40916
40943
  },
40917
40944
  "group": [
@@ -40928,8 +40955,8 @@
40928
40955
  {
40929
40956
  "description": "The vertical padding of the Grid content.\n",
40930
40957
  "commentRange": {
40931
- "start": 419,
40932
- "end": 420
40958
+ "start": 423,
40959
+ "end": 424
40933
40960
  },
40934
40961
  "context": {
40935
40962
  "type": "variable",
@@ -40937,8 +40964,8 @@
40937
40964
  "value": "k-spacing(2)",
40938
40965
  "scope": "default",
40939
40966
  "line": {
40940
- "start": 421,
40941
- "end": 421
40967
+ "start": 425,
40968
+ "end": 425
40942
40969
  }
40943
40970
  },
40944
40971
  "group": [
@@ -40955,8 +40982,8 @@
40955
40982
  {
40956
40983
  "description": "The background color of the Grid.\n",
40957
40984
  "commentRange": {
40958
- "start": 423,
40959
- "end": 424
40985
+ "start": 427,
40986
+ "end": 428
40960
40987
  },
40961
40988
  "context": {
40962
40989
  "type": "variable",
@@ -40964,8 +40991,8 @@
40964
40991
  "value": "k-color(surface)",
40965
40992
  "scope": "default",
40966
40993
  "line": {
40967
- "start": 425,
40968
- "end": 425
40994
+ "start": 429,
40995
+ "end": 429
40969
40996
  }
40970
40997
  },
40971
40998
  "group": [
@@ -40982,8 +41009,8 @@
40982
41009
  {
40983
41010
  "description": "The width of the Grid cell.\n",
40984
41011
  "commentRange": {
40985
- "start": 427,
40986
- "end": 428
41012
+ "start": 431,
41013
+ "end": 432
40987
41014
  },
40988
41015
  "context": {
40989
41016
  "type": "variable",
@@ -40991,8 +41018,8 @@
40991
41018
  "value": "($kendo-icon-size * 2.25)",
40992
41019
  "scope": "default",
40993
41020
  "line": {
40994
- "start": 429,
40995
- "end": 429
41021
+ "start": 433,
41022
+ "end": 433
40996
41023
  }
40997
41024
  },
40998
41025
  "group": [
@@ -41009,8 +41036,8 @@
41009
41036
  {
41010
41037
  "description": "The width of the Grid.\n",
41011
41038
  "commentRange": {
41012
- "start": 431,
41013
- "end": 432
41039
+ "start": 435,
41040
+ "end": 436
41014
41041
  },
41015
41042
  "context": {
41016
41043
  "type": "variable",
@@ -41018,8 +41045,8 @@
41018
41045
  "value": "($kendo-icon-size * 2)",
41019
41046
  "scope": "default",
41020
41047
  "line": {
41021
- "start": 433,
41022
- "end": 433
41048
+ "start": 437,
41049
+ "end": 437
41023
41050
  }
41024
41051
  },
41025
41052
  "group": [
@@ -41036,8 +41063,8 @@
41036
41063
  {
41037
41064
  "description": "The grouping border top of the Grid row.\n",
41038
41065
  "commentRange": {
41039
- "start": 435,
41040
- "end": 436
41066
+ "start": 439,
41067
+ "end": 440
41041
41068
  },
41042
41069
  "context": {
41043
41070
  "type": "variable",
@@ -41045,8 +41072,8 @@
41045
41072
  "value": "1px",
41046
41073
  "scope": "default",
41047
41074
  "line": {
41048
- "start": 437,
41049
- "end": 437
41075
+ "start": 441,
41076
+ "end": 441
41050
41077
  }
41051
41078
  },
41052
41079
  "group": [
@@ -41063,8 +41090,8 @@
41063
41090
  {
41064
41091
  "description": "The vertical border of the Grid footer.\n",
41065
41092
  "commentRange": {
41066
- "start": 438,
41067
- "end": 439
41093
+ "start": 442,
41094
+ "end": 443
41068
41095
  },
41069
41096
  "context": {
41070
41097
  "type": "variable",
@@ -41072,8 +41099,8 @@
41072
41099
  "value": "1px",
41073
41100
  "scope": "default",
41074
41101
  "line": {
41075
- "start": 440,
41076
- "end": 440
41102
+ "start": 444,
41103
+ "end": 444
41077
41104
  }
41078
41105
  },
41079
41106
  "group": [
@@ -41090,8 +41117,8 @@
41090
41117
  {
41091
41118
  "description": "The background color of the Grid row resize indicator.\n",
41092
41119
  "commentRange": {
41093
- "start": 442,
41094
- "end": 443
41120
+ "start": 446,
41121
+ "end": 447
41095
41122
  },
41096
41123
  "context": {
41097
41124
  "type": "variable",
@@ -41099,8 +41126,8 @@
41099
41126
  "value": "color-mix(in srgb, k-color(on-base) 20%, transparent)",
41100
41127
  "scope": "default",
41101
41128
  "line": {
41102
- "start": 444,
41103
- "end": 444
41129
+ "start": 448,
41130
+ "end": 448
41104
41131
  }
41105
41132
  },
41106
41133
  "group": [
@@ -41117,8 +41144,8 @@
41117
41144
  {
41118
41145
  "description": "The background color of the active Grid row resize indicator.\n",
41119
41146
  "commentRange": {
41120
- "start": 445,
41121
- "end": 446
41147
+ "start": 449,
41148
+ "end": 450
41122
41149
  },
41123
41150
  "context": {
41124
41151
  "type": "variable",
@@ -41126,8 +41153,8 @@
41126
41153
  "value": "k-color(primary)",
41127
41154
  "scope": "default",
41128
41155
  "line": {
41129
- "start": 447,
41130
- "end": 447
41156
+ "start": 451,
41157
+ "end": 451
41131
41158
  }
41132
41159
  },
41133
41160
  "group": [
@@ -41144,8 +41171,8 @@
41144
41171
  {
41145
41172
  "description": "The height of the Grid row resize indicator.\n",
41146
41173
  "commentRange": {
41147
- "start": 448,
41148
- "end": 449
41174
+ "start": 452,
41175
+ "end": 453
41149
41176
  },
41150
41177
  "context": {
41151
41178
  "type": "variable",
@@ -41153,8 +41180,8 @@
41153
41180
  "value": "k-spacing(0.5)",
41154
41181
  "scope": "default",
41155
41182
  "line": {
41156
- "start": 450,
41157
- "end": 450
41183
+ "start": 454,
41184
+ "end": 454
41158
41185
  }
41159
41186
  },
41160
41187
  "group": [
@@ -41171,8 +41198,8 @@
41171
41198
  {
41172
41199
  "description": "The horizontal padding of the Grid stack layout cells.\n",
41173
41200
  "commentRange": {
41174
- "start": 452,
41175
- "end": 453
41201
+ "start": 456,
41202
+ "end": 457
41176
41203
  },
41177
41204
  "context": {
41178
41205
  "type": "variable",
@@ -41180,8 +41207,8 @@
41180
41207
  "value": "k-spacing(2)",
41181
41208
  "scope": "default",
41182
41209
  "line": {
41183
- "start": 454,
41184
- "end": 454
41210
+ "start": 458,
41211
+ "end": 458
41185
41212
  }
41186
41213
  },
41187
41214
  "group": [
@@ -41198,8 +41225,8 @@
41198
41225
  {
41199
41226
  "description": "The vertical padding of the Grid stack layout cells.\n",
41200
41227
  "commentRange": {
41201
- "start": 455,
41202
- "end": 456
41228
+ "start": 459,
41229
+ "end": 460
41203
41230
  },
41204
41231
  "context": {
41205
41232
  "type": "variable",
@@ -41207,8 +41234,8 @@
41207
41234
  "value": "k-spacing(1.5)",
41208
41235
  "scope": "default",
41209
41236
  "line": {
41210
- "start": 457,
41211
- "end": 457
41237
+ "start": 461,
41238
+ "end": 461
41212
41239
  }
41213
41240
  },
41214
41241
  "group": [
@@ -41225,8 +41252,8 @@
41225
41252
  {
41226
41253
  "description": "The column gap of the Grid stack layout.\n",
41227
41254
  "commentRange": {
41228
- "start": 459,
41229
- "end": 460
41255
+ "start": 463,
41256
+ "end": 464
41230
41257
  },
41231
41258
  "context": {
41232
41259
  "type": "variable",
@@ -41234,8 +41261,8 @@
41234
41261
  "value": "k-spacing(1)",
41235
41262
  "scope": "default",
41236
41263
  "line": {
41237
- "start": 461,
41238
- "end": 461
41264
+ "start": 465,
41265
+ "end": 465
41239
41266
  }
41240
41267
  },
41241
41268
  "group": [
@@ -41252,8 +41279,8 @@
41252
41279
  {
41253
41280
  "description": "The column gap of the editable Grid stack layout.\n",
41254
41281
  "commentRange": {
41255
- "start": 462,
41256
- "end": 463
41282
+ "start": 466,
41283
+ "end": 467
41257
41284
  },
41258
41285
  "context": {
41259
41286
  "type": "variable",
@@ -41261,8 +41288,8 @@
41261
41288
  "value": "k-spacing(2)",
41262
41289
  "scope": "default",
41263
41290
  "line": {
41264
- "start": 464,
41265
- "end": 464
41291
+ "start": 468,
41292
+ "end": 468
41266
41293
  }
41267
41294
  },
41268
41295
  "group": [
@@ -41279,8 +41306,8 @@
41279
41306
  {
41280
41307
  "description": "The width of the hierarchy column in the Grid stack layout.\n",
41281
41308
  "commentRange": {
41282
- "start": 466,
41283
- "end": 467
41309
+ "start": 470,
41310
+ "end": 471
41284
41311
  },
41285
41312
  "context": {
41286
41313
  "type": "variable",
@@ -41288,8 +41315,8 @@
41288
41315
  "value": "k-spacing(2)",
41289
41316
  "scope": "default",
41290
41317
  "line": {
41291
- "start": 468,
41292
- "end": 468
41318
+ "start": 472,
41319
+ "end": 472
41293
41320
  }
41294
41321
  },
41295
41322
  "group": [
@@ -41306,8 +41333,8 @@
41306
41333
  {
41307
41334
  "description": "The font size of the Grid stack layout column header.\n",
41308
41335
  "commentRange": {
41309
- "start": 470,
41310
- "end": 471
41336
+ "start": 474,
41337
+ "end": 475
41311
41338
  },
41312
41339
  "context": {
41313
41340
  "type": "variable",
@@ -41315,8 +41342,8 @@
41315
41342
  "value": "var( --kendo-font-size-sm, inherit )",
41316
41343
  "scope": "default",
41317
41344
  "line": {
41318
- "start": 472,
41319
- "end": 472
41345
+ "start": 476,
41346
+ "end": 476
41320
41347
  }
41321
41348
  },
41322
41349
  "group": [
@@ -41333,8 +41360,8 @@
41333
41360
  {
41334
41361
  "description": "The font weight of the Grid stack layout column header.\n",
41335
41362
  "commentRange": {
41336
- "start": 473,
41337
- "end": 474
41363
+ "start": 477,
41364
+ "end": 478
41338
41365
  },
41339
41366
  "context": {
41340
41367
  "type": "variable",
@@ -41342,8 +41369,8 @@
41342
41369
  "value": "var( --kendo-font-weight-bold, bold )",
41343
41370
  "scope": "default",
41344
41371
  "line": {
41345
- "start": 475,
41346
- "end": 475
41372
+ "start": 479,
41373
+ "end": 479
41347
41374
  }
41348
41375
  },
41349
41376
  "group": [
@@ -41360,8 +41387,8 @@
41360
41387
  {
41361
41388
  "description": "The height of the Grid stack layout expandable row shadow.\n",
41362
41389
  "commentRange": {
41363
- "start": 476,
41364
- "end": 477
41390
+ "start": 480,
41391
+ "end": 481
41365
41392
  },
41366
41393
  "context": {
41367
41394
  "type": "variable",
@@ -41369,8 +41396,8 @@
41369
41396
  "value": "k-spacing(2.5)",
41370
41397
  "scope": "default",
41371
41398
  "line": {
41372
- "start": 478,
41373
- "end": 478
41399
+ "start": 482,
41400
+ "end": 482
41374
41401
  }
41375
41402
  },
41376
41403
  "group": [
@@ -41387,8 +41414,8 @@
41387
41414
  {
41388
41415
  "description": "The color of the Grid stack layout column header.\n",
41389
41416
  "commentRange": {
41390
- "start": 479,
41391
- "end": 480
41417
+ "start": 483,
41418
+ "end": 484
41392
41419
  },
41393
41420
  "context": {
41394
41421
  "type": "variable",
@@ -41396,8 +41423,8 @@
41396
41423
  "value": "k-color(subtle)",
41397
41424
  "scope": "default",
41398
41425
  "line": {
41399
- "start": 481,
41400
- "end": 481
41426
+ "start": 485,
41427
+ "end": 485
41401
41428
  }
41402
41429
  },
41403
41430
  "group": [
@@ -41414,8 +41441,8 @@
41414
41441
  {
41415
41442
  "description": "The outline color of the Grid stack layout focused cell.\n",
41416
41443
  "commentRange": {
41417
- "start": 482,
41418
- "end": 483
41444
+ "start": 486,
41445
+ "end": 487
41419
41446
  },
41420
41447
  "context": {
41421
41448
  "type": "variable",
@@ -41423,8 +41450,8 @@
41423
41450
  "value": "color-mix(in srgb, k-color(on-app-surface) 12%, transparent)",
41424
41451
  "scope": "default",
41425
41452
  "line": {
41426
- "start": 484,
41427
- "end": 484
41453
+ "start": 488,
41454
+ "end": 488
41428
41455
  }
41429
41456
  },
41430
41457
  "group": [
@@ -41441,8 +41468,8 @@
41441
41468
  {
41442
41469
  "description": "The Grid stack layout expandable row shadow.\n",
41443
41470
  "commentRange": {
41444
- "start": 485,
41445
- "end": 486
41471
+ "start": 489,
41472
+ "end": 490
41446
41473
  },
41447
41474
  "context": {
41448
41475
  "type": "variable",
@@ -41450,8 +41477,8 @@
41450
41477
  "value": "k-elevation(2)",
41451
41478
  "scope": "default",
41452
41479
  "line": {
41453
- "start": 487,
41454
- "end": 487
41480
+ "start": 491,
41481
+ "end": 491
41455
41482
  }
41456
41483
  },
41457
41484
  "group": [
@@ -41468,8 +41495,8 @@
41468
41495
  {
41469
41496
  "description": "The font weight of the pinned source row in the Grid.\n",
41470
41497
  "commentRange": {
41471
- "start": 489,
41472
- "end": 490
41498
+ "start": 493,
41499
+ "end": 494
41473
41500
  },
41474
41501
  "context": {
41475
41502
  "type": "variable",
@@ -41477,8 +41504,8 @@
41477
41504
  "value": "var( --kendo-font-weight-bold, 700 )",
41478
41505
  "scope": "default",
41479
41506
  "line": {
41480
- "start": 491,
41481
- "end": 491
41507
+ "start": 495,
41508
+ "end": 495
41482
41509
  }
41483
41510
  },
41484
41511
  "group": [
@@ -141389,11 +141416,38 @@
141389
141416
  "resolvedValue": "var(--kendo-elevation-2, 0 4px 6px rgba(0, 0, 0, 0.06), 0 4px 16px rgba(0, 0, 0, 0.12))",
141390
141417
  "resolvedType": "String"
141391
141418
  },
141419
+ {
141420
+ "description": "The box shadow of the pinned container in the Grid.\n",
141421
+ "commentRange": {
141422
+ "start": 349,
141423
+ "end": 350
141424
+ },
141425
+ "context": {
141426
+ "type": "variable",
141427
+ "name": "kendo-grid-pinned-container-shadow",
141428
+ "value": "k-elevation(3)",
141429
+ "scope": "default",
141430
+ "line": {
141431
+ "start": 351,
141432
+ "end": 351
141433
+ }
141434
+ },
141435
+ "group": [
141436
+ "grid"
141437
+ ],
141438
+ "access": "public",
141439
+ "file": {
141440
+ "path": "classic/scss/grid/_variables.scss",
141441
+ "name": "_variables.scss"
141442
+ },
141443
+ "resolvedValue": "var(--kendo-elevation-3, 0 6px 8px rgba(0, 0, 0, 0.08), 0 4px 16px rgba(0, 0, 0, 0.12))",
141444
+ "resolvedType": "String"
141445
+ },
141392
141446
  {
141393
141447
  "description": "The width of the Grid column menu.\n",
141394
141448
  "commentRange": {
141395
- "start": 350,
141396
- "end": 351
141449
+ "start": 354,
141450
+ "end": 355
141397
141451
  },
141398
141452
  "context": {
141399
141453
  "type": "variable",
@@ -141401,8 +141455,8 @@
141401
141455
  "value": "230px",
141402
141456
  "scope": "default",
141403
141457
  "line": {
141404
- "start": 352,
141405
- "end": 352
141458
+ "start": 356,
141459
+ "end": 356
141406
141460
  }
141407
141461
  },
141408
141462
  "group": [
@@ -141419,8 +141473,8 @@
141419
141473
  {
141420
141474
  "description": "The maximum width of the Grid column menu.\n",
141421
141475
  "commentRange": {
141422
- "start": 353,
141423
- "end": 354
141476
+ "start": 357,
141477
+ "end": 358
141424
141478
  },
141425
141479
  "context": {
141426
141480
  "type": "variable",
@@ -141428,8 +141482,8 @@
141428
141482
  "value": "320px",
141429
141483
  "scope": "default",
141430
141484
  "line": {
141431
- "start": 355,
141432
- "end": 355
141485
+ "start": 359,
141486
+ "end": 359
141433
141487
  }
141434
141488
  },
141435
141489
  "group": [
@@ -141446,8 +141500,8 @@
141446
141500
  {
141447
141501
  "description": "The horizontal padding of the Grid popup.\n",
141448
141502
  "commentRange": {
141449
- "start": 358,
141450
- "end": 359
141503
+ "start": 362,
141504
+ "end": 363
141451
141505
  },
141452
141506
  "context": {
141453
141507
  "type": "variable",
@@ -141455,8 +141509,8 @@
141455
141509
  "value": "null",
141456
141510
  "scope": "default",
141457
141511
  "line": {
141458
- "start": 360,
141459
- "end": 360
141512
+ "start": 364,
141513
+ "end": 364
141460
141514
  }
141461
141515
  },
141462
141516
  "group": [
@@ -141473,8 +141527,8 @@
141473
141527
  {
141474
141528
  "description": "The vertical padding of the Grid popup.\n",
141475
141529
  "commentRange": {
141476
- "start": 361,
141477
- "end": 362
141530
+ "start": 365,
141531
+ "end": 366
141478
141532
  },
141479
141533
  "context": {
141480
141534
  "type": "variable",
@@ -141482,8 +141536,8 @@
141482
141536
  "value": "null",
141483
141537
  "scope": "default",
141484
141538
  "line": {
141485
- "start": 363,
141486
- "end": 363
141539
+ "start": 367,
141540
+ "end": 367
141487
141541
  }
141488
141542
  },
141489
141543
  "group": [
@@ -141500,8 +141554,8 @@
141500
141554
  {
141501
141555
  "description": "The horizontal padding of the Grid item.\n",
141502
141556
  "commentRange": {
141503
- "start": 365,
141504
- "end": 366
141557
+ "start": 369,
141558
+ "end": 370
141505
141559
  },
141506
141560
  "context": {
141507
141561
  "type": "variable",
@@ -141509,8 +141563,8 @@
141509
141563
  "value": "$kendo-menu-popup-md-item-padding-x",
141510
141564
  "scope": "default",
141511
141565
  "line": {
141512
- "start": 367,
141513
- "end": 367
141566
+ "start": 371,
141567
+ "end": 371
141514
141568
  }
141515
141569
  },
141516
141570
  "group": [
@@ -141527,8 +141581,8 @@
141527
141581
  {
141528
141582
  "description": "The vertical padding of the Grid item.\n",
141529
141583
  "commentRange": {
141530
- "start": 368,
141531
- "end": 369
141584
+ "start": 372,
141585
+ "end": 373
141532
141586
  },
141533
141587
  "context": {
141534
141588
  "type": "variable",
@@ -141536,8 +141590,8 @@
141536
141590
  "value": "$kendo-menu-popup-md-item-padding-y",
141537
141591
  "scope": "default",
141538
141592
  "line": {
141539
- "start": 370,
141540
- "end": 370
141593
+ "start": 374,
141594
+ "end": 374
141541
141595
  }
141542
141596
  },
141543
141597
  "group": [
@@ -141554,8 +141608,8 @@
141554
141608
  {
141555
141609
  "description": "The horizontal padding of the Grid item.\n",
141556
141610
  "commentRange": {
141557
- "start": 372,
141558
- "end": 373
141611
+ "start": 376,
141612
+ "end": 377
141559
141613
  },
141560
141614
  "context": {
141561
141615
  "type": "variable",
@@ -141563,8 +141617,8 @@
141563
141617
  "value": "$kendo-list-md-item-padding-x",
141564
141618
  "scope": "default",
141565
141619
  "line": {
141566
- "start": 374,
141567
- "end": 374
141620
+ "start": 378,
141621
+ "end": 378
141568
141622
  }
141569
141623
  },
141570
141624
  "group": [
@@ -141581,8 +141635,8 @@
141581
141635
  {
141582
141636
  "description": "The vertical padding of the Grid item.\n",
141583
141637
  "commentRange": {
141584
- "start": 375,
141585
- "end": 376
141638
+ "start": 379,
141639
+ "end": 380
141586
141640
  },
141587
141641
  "context": {
141588
141642
  "type": "variable",
@@ -141590,8 +141644,8 @@
141590
141644
  "value": "$kendo-list-md-item-padding-y",
141591
141645
  "scope": "default",
141592
141646
  "line": {
141593
- "start": 377,
141594
- "end": 377
141647
+ "start": 381,
141648
+ "end": 381
141595
141649
  }
141596
141650
  },
141597
141651
  "group": [
@@ -141608,8 +141662,8 @@
141608
141662
  {
141609
141663
  "description": "The horizontal padding of the Grid.\n",
141610
141664
  "commentRange": {
141611
- "start": 379,
141612
- "end": 380
141665
+ "start": 383,
141666
+ "end": 384
141613
141667
  },
141614
141668
  "context": {
141615
141669
  "type": "variable",
@@ -141617,8 +141671,8 @@
141617
141671
  "value": "k-spacing(0)",
141618
141672
  "scope": "default",
141619
141673
  "line": {
141620
- "start": 381,
141621
- "end": 381
141674
+ "start": 385,
141675
+ "end": 385
141622
141676
  }
141623
141677
  },
141624
141678
  "group": [
@@ -141635,8 +141689,8 @@
141635
141689
  {
141636
141690
  "description": "The vertical padding of the Grid.\n",
141637
141691
  "commentRange": {
141638
- "start": 382,
141639
- "end": 383
141692
+ "start": 386,
141693
+ "end": 387
141640
141694
  },
141641
141695
  "context": {
141642
141696
  "type": "variable",
@@ -141644,8 +141698,8 @@
141644
141698
  "value": "k-spacing(1.5)",
141645
141699
  "scope": "default",
141646
141700
  "line": {
141647
- "start": 384,
141648
- "end": 384
141701
+ "start": 388,
141702
+ "end": 388
141649
141703
  }
141650
141704
  },
141651
141705
  "group": [
@@ -141662,8 +141716,8 @@
141662
141716
  {
141663
141717
  "description": "The horizontal padding of the Grid header.\n",
141664
141718
  "commentRange": {
141665
- "start": 386,
141666
- "end": 387
141719
+ "start": 390,
141720
+ "end": 391
141667
141721
  },
141668
141722
  "context": {
141669
141723
  "type": "variable",
@@ -141671,8 +141725,8 @@
141671
141725
  "value": "$kendo-menu-popup-md-item-padding-x",
141672
141726
  "scope": "default",
141673
141727
  "line": {
141674
- "start": 388,
141675
- "end": 388
141728
+ "start": 392,
141729
+ "end": 392
141676
141730
  }
141677
141731
  },
141678
141732
  "group": [
@@ -141689,8 +141743,8 @@
141689
141743
  {
141690
141744
  "description": "The vertical padding of the Grid header.\n",
141691
141745
  "commentRange": {
141692
- "start": 389,
141693
- "end": 390
141746
+ "start": 393,
141747
+ "end": 394
141694
141748
  },
141695
141749
  "context": {
141696
141750
  "type": "variable",
@@ -141698,8 +141752,8 @@
141698
141752
  "value": "$kendo-menu-popup-md-item-padding-y",
141699
141753
  "scope": "default",
141700
141754
  "line": {
141701
- "start": 391,
141702
- "end": 391
141755
+ "start": 395,
141756
+ "end": 395
141703
141757
  }
141704
141758
  },
141705
141759
  "group": [
@@ -141716,8 +141770,8 @@
141716
141770
  {
141717
141771
  "description": "The font size of the Grid header.\n",
141718
141772
  "commentRange": {
141719
- "start": 393,
141720
- "end": 394
141773
+ "start": 397,
141774
+ "end": 398
141721
141775
  },
141722
141776
  "context": {
141723
141777
  "type": "variable",
@@ -141725,8 +141779,8 @@
141725
141779
  "value": "var( --kendo-font-size-sm, inherit )",
141726
141780
  "scope": "default",
141727
141781
  "line": {
141728
- "start": 395,
141729
- "end": 395
141782
+ "start": 399,
141783
+ "end": 399
141730
141784
  }
141731
141785
  },
141732
141786
  "group": [
@@ -141743,8 +141797,8 @@
141743
141797
  {
141744
141798
  "description": "The height of the Grid header.\n",
141745
141799
  "commentRange": {
141746
- "start": 396,
141747
- "end": 397
141800
+ "start": 400,
141801
+ "end": 401
141748
141802
  },
141749
141803
  "context": {
141750
141804
  "type": "variable",
@@ -141752,8 +141806,8 @@
141752
141806
  "value": "var( --kendo-line-height, normal )",
141753
141807
  "scope": "default",
141754
141808
  "line": {
141755
- "start": 398,
141756
- "end": 398
141809
+ "start": 402,
141810
+ "end": 402
141757
141811
  }
141758
141812
  },
141759
141813
  "group": [
@@ -141770,8 +141824,8 @@
141770
141824
  {
141771
141825
  "description": "The text color of the Grid header.\n",
141772
141826
  "commentRange": {
141773
- "start": 399,
141774
- "end": 400
141827
+ "start": 403,
141828
+ "end": 404
141775
141829
  },
141776
141830
  "context": {
141777
141831
  "type": "variable",
@@ -141779,8 +141833,8 @@
141779
141833
  "value": "unset",
141780
141834
  "scope": "default",
141781
141835
  "line": {
141782
- "start": 401,
141783
- "end": 401
141836
+ "start": 405,
141837
+ "end": 405
141784
141838
  }
141785
141839
  },
141786
141840
  "group": [
@@ -141797,8 +141851,8 @@
141797
141851
  {
141798
141852
  "description": "The width of the Grid header.\n",
141799
141853
  "commentRange": {
141800
- "start": 402,
141801
- "end": 403
141854
+ "start": 406,
141855
+ "end": 407
141802
141856
  },
141803
141857
  "context": {
141804
141858
  "type": "variable",
@@ -141806,8 +141860,8 @@
141806
141860
  "value": "1px",
141807
141861
  "scope": "default",
141808
141862
  "line": {
141809
- "start": 404,
141810
- "end": 404
141863
+ "start": 408,
141864
+ "end": 408
141811
141865
  }
141812
141866
  },
141813
141867
  "group": [
@@ -141824,8 +141878,8 @@
141824
141878
  {
141825
141879
  "description": "The background color of the Grid header.\n",
141826
141880
  "commentRange": {
141827
- "start": 406,
141828
- "end": 407
141881
+ "start": 410,
141882
+ "end": 411
141829
141883
  },
141830
141884
  "context": {
141831
141885
  "type": "variable",
@@ -141833,8 +141887,8 @@
141833
141887
  "value": "null",
141834
141888
  "scope": "default",
141835
141889
  "line": {
141836
- "start": 408,
141837
- "end": 408
141890
+ "start": 412,
141891
+ "end": 412
141838
141892
  }
141839
141893
  },
141840
141894
  "group": [
@@ -141851,8 +141905,8 @@
141851
141905
  {
141852
141906
  "description": "The text color of the Grid header.\n",
141853
141907
  "commentRange": {
141854
- "start": 409,
141855
- "end": 410
141908
+ "start": 413,
141909
+ "end": 414
141856
141910
  },
141857
141911
  "context": {
141858
141912
  "type": "variable",
@@ -141860,8 +141914,8 @@
141860
141914
  "value": "$kendo-popup-text",
141861
141915
  "scope": "default",
141862
141916
  "line": {
141863
- "start": 411,
141864
- "end": 411
141917
+ "start": 415,
141918
+ "end": 415
141865
141919
  }
141866
141920
  },
141867
141921
  "group": [
@@ -141878,8 +141932,8 @@
141878
141932
  {
141879
141933
  "description": "The border color of the Grid header.\n",
141880
141934
  "commentRange": {
141881
- "start": 412,
141882
- "end": 413
141935
+ "start": 416,
141936
+ "end": 417
141883
141937
  },
141884
141938
  "context": {
141885
141939
  "type": "variable",
@@ -141887,8 +141941,8 @@
141887
141941
  "value": "$kendo-popup-border",
141888
141942
  "scope": "default",
141889
141943
  "line": {
141890
- "start": 414,
141891
- "end": 414
141944
+ "start": 418,
141945
+ "end": 418
141892
141946
  }
141893
141947
  },
141894
141948
  "group": [
@@ -141905,8 +141959,8 @@
141905
141959
  {
141906
141960
  "description": "The horizontal padding of the Grid content.\n",
141907
141961
  "commentRange": {
141908
- "start": 416,
141909
- "end": 417
141962
+ "start": 420,
141963
+ "end": 421
141910
141964
  },
141911
141965
  "context": {
141912
141966
  "type": "variable",
@@ -141914,8 +141968,8 @@
141914
141968
  "value": "k-spacing(0)",
141915
141969
  "scope": "default",
141916
141970
  "line": {
141917
- "start": 418,
141918
- "end": 418
141971
+ "start": 422,
141972
+ "end": 422
141919
141973
  }
141920
141974
  },
141921
141975
  "group": [
@@ -141932,8 +141986,8 @@
141932
141986
  {
141933
141987
  "description": "The vertical padding of the Grid content.\n",
141934
141988
  "commentRange": {
141935
- "start": 419,
141936
- "end": 420
141989
+ "start": 423,
141990
+ "end": 424
141937
141991
  },
141938
141992
  "context": {
141939
141993
  "type": "variable",
@@ -141941,8 +141995,8 @@
141941
141995
  "value": "k-spacing(2)",
141942
141996
  "scope": "default",
141943
141997
  "line": {
141944
- "start": 421,
141945
- "end": 421
141998
+ "start": 425,
141999
+ "end": 425
141946
142000
  }
141947
142001
  },
141948
142002
  "group": [
@@ -141959,8 +142013,8 @@
141959
142013
  {
141960
142014
  "description": "The background color of the Grid.\n",
141961
142015
  "commentRange": {
141962
- "start": 423,
141963
- "end": 424
142016
+ "start": 427,
142017
+ "end": 428
141964
142018
  },
141965
142019
  "context": {
141966
142020
  "type": "variable",
@@ -141968,8 +142022,8 @@
141968
142022
  "value": "k-color(surface)",
141969
142023
  "scope": "default",
141970
142024
  "line": {
141971
- "start": 425,
141972
- "end": 425
142025
+ "start": 429,
142026
+ "end": 429
141973
142027
  }
141974
142028
  },
141975
142029
  "group": [
@@ -141986,8 +142040,8 @@
141986
142040
  {
141987
142041
  "description": "The width of the Grid cell.\n",
141988
142042
  "commentRange": {
141989
- "start": 427,
141990
- "end": 428
142043
+ "start": 431,
142044
+ "end": 432
141991
142045
  },
141992
142046
  "context": {
141993
142047
  "type": "variable",
@@ -141995,8 +142049,8 @@
141995
142049
  "value": "($kendo-icon-size * 2.25)",
141996
142050
  "scope": "default",
141997
142051
  "line": {
141998
- "start": 429,
141999
- "end": 429
142052
+ "start": 433,
142053
+ "end": 433
142000
142054
  }
142001
142055
  },
142002
142056
  "group": [
@@ -142013,8 +142067,8 @@
142013
142067
  {
142014
142068
  "description": "The width of the Grid.\n",
142015
142069
  "commentRange": {
142016
- "start": 431,
142017
- "end": 432
142070
+ "start": 435,
142071
+ "end": 436
142018
142072
  },
142019
142073
  "context": {
142020
142074
  "type": "variable",
@@ -142022,8 +142076,8 @@
142022
142076
  "value": "($kendo-icon-size * 2)",
142023
142077
  "scope": "default",
142024
142078
  "line": {
142025
- "start": 433,
142026
- "end": 433
142079
+ "start": 437,
142080
+ "end": 437
142027
142081
  }
142028
142082
  },
142029
142083
  "group": [
@@ -142040,8 +142094,8 @@
142040
142094
  {
142041
142095
  "description": "The grouping border top of the Grid row.\n",
142042
142096
  "commentRange": {
142043
- "start": 435,
142044
- "end": 436
142097
+ "start": 439,
142098
+ "end": 440
142045
142099
  },
142046
142100
  "context": {
142047
142101
  "type": "variable",
@@ -142049,8 +142103,8 @@
142049
142103
  "value": "1px",
142050
142104
  "scope": "default",
142051
142105
  "line": {
142052
- "start": 437,
142053
- "end": 437
142106
+ "start": 441,
142107
+ "end": 441
142054
142108
  }
142055
142109
  },
142056
142110
  "group": [
@@ -142067,8 +142121,8 @@
142067
142121
  {
142068
142122
  "description": "The vertical border of the Grid footer.\n",
142069
142123
  "commentRange": {
142070
- "start": 438,
142071
- "end": 439
142124
+ "start": 442,
142125
+ "end": 443
142072
142126
  },
142073
142127
  "context": {
142074
142128
  "type": "variable",
@@ -142076,8 +142130,8 @@
142076
142130
  "value": "1px",
142077
142131
  "scope": "default",
142078
142132
  "line": {
142079
- "start": 440,
142080
- "end": 440
142133
+ "start": 444,
142134
+ "end": 444
142081
142135
  }
142082
142136
  },
142083
142137
  "group": [
@@ -142094,8 +142148,8 @@
142094
142148
  {
142095
142149
  "description": "The background color of the Grid row resize indicator.\n",
142096
142150
  "commentRange": {
142097
- "start": 442,
142098
- "end": 443
142151
+ "start": 446,
142152
+ "end": 447
142099
142153
  },
142100
142154
  "context": {
142101
142155
  "type": "variable",
@@ -142103,8 +142157,8 @@
142103
142157
  "value": "color-mix(in srgb, k-color(on-base) 20%, transparent)",
142104
142158
  "scope": "default",
142105
142159
  "line": {
142106
- "start": 444,
142107
- "end": 444
142160
+ "start": 448,
142161
+ "end": 448
142108
142162
  }
142109
142163
  },
142110
142164
  "group": [
@@ -142121,8 +142175,8 @@
142121
142175
  {
142122
142176
  "description": "The background color of the active Grid row resize indicator.\n",
142123
142177
  "commentRange": {
142124
- "start": 445,
142125
- "end": 446
142178
+ "start": 449,
142179
+ "end": 450
142126
142180
  },
142127
142181
  "context": {
142128
142182
  "type": "variable",
@@ -142130,8 +142184,8 @@
142130
142184
  "value": "k-color(primary)",
142131
142185
  "scope": "default",
142132
142186
  "line": {
142133
- "start": 447,
142134
- "end": 447
142187
+ "start": 451,
142188
+ "end": 451
142135
142189
  }
142136
142190
  },
142137
142191
  "group": [
@@ -142148,8 +142202,8 @@
142148
142202
  {
142149
142203
  "description": "The height of the Grid row resize indicator.\n",
142150
142204
  "commentRange": {
142151
- "start": 448,
142152
- "end": 449
142205
+ "start": 452,
142206
+ "end": 453
142153
142207
  },
142154
142208
  "context": {
142155
142209
  "type": "variable",
@@ -142157,8 +142211,8 @@
142157
142211
  "value": "k-spacing(0.5)",
142158
142212
  "scope": "default",
142159
142213
  "line": {
142160
- "start": 450,
142161
- "end": 450
142214
+ "start": 454,
142215
+ "end": 454
142162
142216
  }
142163
142217
  },
142164
142218
  "group": [
@@ -142175,8 +142229,8 @@
142175
142229
  {
142176
142230
  "description": "The horizontal padding of the Grid stack layout cells.\n",
142177
142231
  "commentRange": {
142178
- "start": 452,
142179
- "end": 453
142232
+ "start": 456,
142233
+ "end": 457
142180
142234
  },
142181
142235
  "context": {
142182
142236
  "type": "variable",
@@ -142184,8 +142238,8 @@
142184
142238
  "value": "k-spacing(2)",
142185
142239
  "scope": "default",
142186
142240
  "line": {
142187
- "start": 454,
142188
- "end": 454
142241
+ "start": 458,
142242
+ "end": 458
142189
142243
  }
142190
142244
  },
142191
142245
  "group": [
@@ -142202,8 +142256,8 @@
142202
142256
  {
142203
142257
  "description": "The vertical padding of the Grid stack layout cells.\n",
142204
142258
  "commentRange": {
142205
- "start": 455,
142206
- "end": 456
142259
+ "start": 459,
142260
+ "end": 460
142207
142261
  },
142208
142262
  "context": {
142209
142263
  "type": "variable",
@@ -142211,8 +142265,8 @@
142211
142265
  "value": "k-spacing(1.5)",
142212
142266
  "scope": "default",
142213
142267
  "line": {
142214
- "start": 457,
142215
- "end": 457
142268
+ "start": 461,
142269
+ "end": 461
142216
142270
  }
142217
142271
  },
142218
142272
  "group": [
@@ -142229,8 +142283,8 @@
142229
142283
  {
142230
142284
  "description": "The column gap of the Grid stack layout.\n",
142231
142285
  "commentRange": {
142232
- "start": 459,
142233
- "end": 460
142286
+ "start": 463,
142287
+ "end": 464
142234
142288
  },
142235
142289
  "context": {
142236
142290
  "type": "variable",
@@ -142238,8 +142292,8 @@
142238
142292
  "value": "k-spacing(1)",
142239
142293
  "scope": "default",
142240
142294
  "line": {
142241
- "start": 461,
142242
- "end": 461
142295
+ "start": 465,
142296
+ "end": 465
142243
142297
  }
142244
142298
  },
142245
142299
  "group": [
@@ -142256,8 +142310,8 @@
142256
142310
  {
142257
142311
  "description": "The column gap of the editable Grid stack layout.\n",
142258
142312
  "commentRange": {
142259
- "start": 462,
142260
- "end": 463
142313
+ "start": 466,
142314
+ "end": 467
142261
142315
  },
142262
142316
  "context": {
142263
142317
  "type": "variable",
@@ -142265,8 +142319,8 @@
142265
142319
  "value": "k-spacing(2)",
142266
142320
  "scope": "default",
142267
142321
  "line": {
142268
- "start": 464,
142269
- "end": 464
142322
+ "start": 468,
142323
+ "end": 468
142270
142324
  }
142271
142325
  },
142272
142326
  "group": [
@@ -142283,8 +142337,8 @@
142283
142337
  {
142284
142338
  "description": "The width of the hierarchy column in the Grid stack layout.\n",
142285
142339
  "commentRange": {
142286
- "start": 466,
142287
- "end": 467
142340
+ "start": 470,
142341
+ "end": 471
142288
142342
  },
142289
142343
  "context": {
142290
142344
  "type": "variable",
@@ -142292,8 +142346,8 @@
142292
142346
  "value": "k-spacing(2)",
142293
142347
  "scope": "default",
142294
142348
  "line": {
142295
- "start": 468,
142296
- "end": 468
142349
+ "start": 472,
142350
+ "end": 472
142297
142351
  }
142298
142352
  },
142299
142353
  "group": [
@@ -142310,8 +142364,8 @@
142310
142364
  {
142311
142365
  "description": "The font size of the Grid stack layout column header.\n",
142312
142366
  "commentRange": {
142313
- "start": 470,
142314
- "end": 471
142367
+ "start": 474,
142368
+ "end": 475
142315
142369
  },
142316
142370
  "context": {
142317
142371
  "type": "variable",
@@ -142319,8 +142373,8 @@
142319
142373
  "value": "var( --kendo-font-size-sm, inherit )",
142320
142374
  "scope": "default",
142321
142375
  "line": {
142322
- "start": 472,
142323
- "end": 472
142376
+ "start": 476,
142377
+ "end": 476
142324
142378
  }
142325
142379
  },
142326
142380
  "group": [
@@ -142337,8 +142391,8 @@
142337
142391
  {
142338
142392
  "description": "The font weight of the Grid stack layout column header.\n",
142339
142393
  "commentRange": {
142340
- "start": 473,
142341
- "end": 474
142394
+ "start": 477,
142395
+ "end": 478
142342
142396
  },
142343
142397
  "context": {
142344
142398
  "type": "variable",
@@ -142346,8 +142400,8 @@
142346
142400
  "value": "var( --kendo-font-weight-bold, bold )",
142347
142401
  "scope": "default",
142348
142402
  "line": {
142349
- "start": 475,
142350
- "end": 475
142403
+ "start": 479,
142404
+ "end": 479
142351
142405
  }
142352
142406
  },
142353
142407
  "group": [
@@ -142364,8 +142418,8 @@
142364
142418
  {
142365
142419
  "description": "The height of the Grid stack layout expandable row shadow.\n",
142366
142420
  "commentRange": {
142367
- "start": 476,
142368
- "end": 477
142421
+ "start": 480,
142422
+ "end": 481
142369
142423
  },
142370
142424
  "context": {
142371
142425
  "type": "variable",
@@ -142373,8 +142427,8 @@
142373
142427
  "value": "k-spacing(2.5)",
142374
142428
  "scope": "default",
142375
142429
  "line": {
142376
- "start": 478,
142377
- "end": 478
142430
+ "start": 482,
142431
+ "end": 482
142378
142432
  }
142379
142433
  },
142380
142434
  "group": [
@@ -142391,8 +142445,8 @@
142391
142445
  {
142392
142446
  "description": "The color of the Grid stack layout column header.\n",
142393
142447
  "commentRange": {
142394
- "start": 479,
142395
- "end": 480
142448
+ "start": 483,
142449
+ "end": 484
142396
142450
  },
142397
142451
  "context": {
142398
142452
  "type": "variable",
@@ -142400,8 +142454,8 @@
142400
142454
  "value": "k-color(subtle)",
142401
142455
  "scope": "default",
142402
142456
  "line": {
142403
- "start": 481,
142404
- "end": 481
142457
+ "start": 485,
142458
+ "end": 485
142405
142459
  }
142406
142460
  },
142407
142461
  "group": [
@@ -142418,8 +142472,8 @@
142418
142472
  {
142419
142473
  "description": "The outline color of the Grid stack layout focused cell.\n",
142420
142474
  "commentRange": {
142421
- "start": 482,
142422
- "end": 483
142475
+ "start": 486,
142476
+ "end": 487
142423
142477
  },
142424
142478
  "context": {
142425
142479
  "type": "variable",
@@ -142427,8 +142481,8 @@
142427
142481
  "value": "color-mix(in srgb, k-color(on-app-surface) 12%, transparent)",
142428
142482
  "scope": "default",
142429
142483
  "line": {
142430
- "start": 484,
142431
- "end": 484
142484
+ "start": 488,
142485
+ "end": 488
142432
142486
  }
142433
142487
  },
142434
142488
  "group": [
@@ -142445,8 +142499,8 @@
142445
142499
  {
142446
142500
  "description": "The Grid stack layout expandable row shadow.\n",
142447
142501
  "commentRange": {
142448
- "start": 485,
142449
- "end": 486
142502
+ "start": 489,
142503
+ "end": 490
142450
142504
  },
142451
142505
  "context": {
142452
142506
  "type": "variable",
@@ -142454,8 +142508,8 @@
142454
142508
  "value": "k-elevation(2)",
142455
142509
  "scope": "default",
142456
142510
  "line": {
142457
- "start": 487,
142458
- "end": 487
142511
+ "start": 491,
142512
+ "end": 491
142459
142513
  }
142460
142514
  },
142461
142515
  "group": [
@@ -142472,8 +142526,8 @@
142472
142526
  {
142473
142527
  "description": "The font weight of the pinned source row in the Grid.\n",
142474
142528
  "commentRange": {
142475
- "start": 489,
142476
- "end": 490
142529
+ "start": 493,
142530
+ "end": 494
142477
142531
  },
142478
142532
  "context": {
142479
142533
  "type": "variable",
@@ -142481,8 +142535,8 @@
142481
142535
  "value": "var( --kendo-font-weight-bold, 700 )",
142482
142536
  "scope": "default",
142483
142537
  "line": {
142484
- "start": 491,
142485
- "end": 491
142538
+ "start": 495,
142539
+ "end": 495
142486
142540
  }
142487
142541
  },
142488
142542
  "group": [