@progress/kendo-theme-fluent 13.2.0-dev.0 → 13.2.0-dev.1

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.
@@ -42444,7 +42444,7 @@
42444
42444
  "context": {
42445
42445
  "type": "variable",
42446
42446
  "name": "kendo-grid-sticky-container-shadow",
42447
- "value": "k-elevation(3)",
42447
+ "value": "0 2px 4px 0 rgba(0, 0, 0, 0.08)",
42448
42448
  "scope": "default",
42449
42449
  "line": {
42450
42450
  "start": 399,
@@ -42459,23 +42459,50 @@
42459
42459
  "path": "fluent/scss/grid/_variables.scss",
42460
42460
  "name": "_variables.scss"
42461
42461
  },
42462
- "resolvedValue": "var(--kendo-elevation-3)",
42463
- "resolvedType": "String"
42462
+ "resolvedValue": "(0 2px 4px 0 rgba(0, 0, 0, 0.08))",
42463
+ "resolvedType": "List"
42464
+ },
42465
+ {
42466
+ "description": "The box shadow of the sticky container positioned at the bottom in the Grid.\n",
42467
+ "commentRange": {
42468
+ "start": 400,
42469
+ "end": 401
42470
+ },
42471
+ "context": {
42472
+ "type": "variable",
42473
+ "name": "kendo-grid-sticky-container-bottom-shadow",
42474
+ "value": "0 -2px 4px 0 rgba(0, 0, 0, 0.08)",
42475
+ "scope": "default",
42476
+ "line": {
42477
+ "start": 402,
42478
+ "end": 402
42479
+ }
42480
+ },
42481
+ "group": [
42482
+ "grid"
42483
+ ],
42484
+ "access": "public",
42485
+ "file": {
42486
+ "path": "fluent/scss/grid/_variables.scss",
42487
+ "name": "_variables.scss"
42488
+ },
42489
+ "resolvedValue": "(0 -2px 4px 0 rgba(0, 0, 0, 0.08))",
42490
+ "resolvedType": "List"
42464
42491
  },
42465
42492
  {
42466
42493
  "description": "The box shadow of the pinned container in the Grid.\n",
42467
42494
  "commentRange": {
42468
- "start": 401,
42469
- "end": 402
42495
+ "start": 404,
42496
+ "end": 405
42470
42497
  },
42471
42498
  "context": {
42472
42499
  "type": "variable",
42473
42500
  "name": "kendo-grid-pinned-container-shadow",
42474
- "value": "k-elevation(4)",
42501
+ "value": "0 4px 8px 0 rgba(0, 0, 0, 0.08)",
42475
42502
  "scope": "default",
42476
42503
  "line": {
42477
- "start": 403,
42478
- "end": 403
42504
+ "start": 406,
42505
+ "end": 406
42479
42506
  }
42480
42507
  },
42481
42508
  "group": [
@@ -42486,14 +42513,41 @@
42486
42513
  "path": "fluent/scss/grid/_variables.scss",
42487
42514
  "name": "_variables.scss"
42488
42515
  },
42489
- "resolvedValue": "var(--kendo-elevation-4)",
42490
- "resolvedType": "String"
42516
+ "resolvedValue": "(0 4px 8px 0 rgba(0, 0, 0, 0.08))",
42517
+ "resolvedType": "List"
42518
+ },
42519
+ {
42520
+ "description": "The box shadow of the pinned container positioned at the bottom in the Grid.\n",
42521
+ "commentRange": {
42522
+ "start": 407,
42523
+ "end": 408
42524
+ },
42525
+ "context": {
42526
+ "type": "variable",
42527
+ "name": "kendo-grid-pinned-container-bottom-shadow",
42528
+ "value": "0 -4px 8px 0 rgba(0, 0, 0, 0.08)",
42529
+ "scope": "default",
42530
+ "line": {
42531
+ "start": 409,
42532
+ "end": 409
42533
+ }
42534
+ },
42535
+ "group": [
42536
+ "grid"
42537
+ ],
42538
+ "access": "public",
42539
+ "file": {
42540
+ "path": "fluent/scss/grid/_variables.scss",
42541
+ "name": "_variables.scss"
42542
+ },
42543
+ "resolvedValue": "(0 -4px 8px 0 rgba(0, 0, 0, 0.08))",
42544
+ "resolvedType": "List"
42491
42545
  },
42492
42546
  {
42493
42547
  "description": "The horizontal padding of the Grid filter menu container.\n",
42494
42548
  "commentRange": {
42495
- "start": 405,
42496
- "end": 406
42549
+ "start": 411,
42550
+ "end": 412
42497
42551
  },
42498
42552
  "context": {
42499
42553
  "type": "variable",
@@ -42501,8 +42555,8 @@
42501
42555
  "value": "var( --kendo-filter-menu-container-padding-y, #{k-spacing(3)} )",
42502
42556
  "scope": "default",
42503
42557
  "line": {
42504
- "start": 407,
42505
- "end": 407
42558
+ "start": 413,
42559
+ "end": 413
42506
42560
  }
42507
42561
  },
42508
42562
  "group": [
@@ -42519,8 +42573,8 @@
42519
42573
  {
42520
42574
  "description": "The vertical padding of the Grid filter menu container.\n",
42521
42575
  "commentRange": {
42522
- "start": 408,
42523
- "end": 409
42576
+ "start": 414,
42577
+ "end": 415
42524
42578
  },
42525
42579
  "context": {
42526
42580
  "type": "variable",
@@ -42528,8 +42582,8 @@
42528
42582
  "value": "var( --kendo-filter-menu-container-padding-x, #{k-spacing(3)} )",
42529
42583
  "scope": "default",
42530
42584
  "line": {
42531
- "start": 410,
42532
- "end": 410
42585
+ "start": 416,
42586
+ "end": 416
42533
42587
  }
42534
42588
  },
42535
42589
  "group": [
@@ -42546,8 +42600,8 @@
42546
42600
  {
42547
42601
  "description": "The default width of the Grid column menu.\n",
42548
42602
  "commentRange": {
42549
- "start": 412,
42550
- "end": 413
42603
+ "start": 418,
42604
+ "end": 419
42551
42605
  },
42552
42606
  "context": {
42553
42607
  "type": "variable",
@@ -42555,8 +42609,8 @@
42555
42609
  "value": "var( --kendo-grid-column-menu-width, 230px )",
42556
42610
  "scope": "default",
42557
42611
  "line": {
42558
- "start": 414,
42559
- "end": 414
42612
+ "start": 420,
42613
+ "end": 420
42560
42614
  }
42561
42615
  },
42562
42616
  "group": [
@@ -42573,8 +42627,8 @@
42573
42627
  {
42574
42628
  "description": "The max width of the Grid column menu.\n",
42575
42629
  "commentRange": {
42576
- "start": 415,
42577
- "end": 416
42630
+ "start": 421,
42631
+ "end": 422
42578
42632
  },
42579
42633
  "context": {
42580
42634
  "type": "variable",
@@ -42582,8 +42636,8 @@
42582
42636
  "value": "var( --kendo-grid-column-menu-max-width, 320px )",
42583
42637
  "scope": "default",
42584
42638
  "line": {
42585
- "start": 417,
42586
- "end": 417
42639
+ "start": 423,
42640
+ "end": 423
42587
42641
  }
42588
42642
  },
42589
42643
  "group": [
@@ -42600,8 +42654,8 @@
42600
42654
  {
42601
42655
  "description": "The spacing of the Grid column menu.\n",
42602
42656
  "commentRange": {
42603
- "start": 418,
42604
- "end": 419
42657
+ "start": 424,
42658
+ "end": 425
42605
42659
  },
42606
42660
  "context": {
42607
42661
  "type": "variable",
@@ -42609,8 +42663,8 @@
42609
42663
  "value": "var( --kendo-grid-column-menu-spacing, #{k-spacing(2)} )",
42610
42664
  "scope": "default",
42611
42665
  "line": {
42612
- "start": 420,
42613
- "end": 420
42666
+ "start": 426,
42667
+ "end": 426
42614
42668
  }
42615
42669
  },
42616
42670
  "group": [
@@ -42627,8 +42681,8 @@
42627
42681
  {
42628
42682
  "description": "The focus shadow of the Grid column menu.\n",
42629
42683
  "commentRange": {
42630
- "start": 421,
42631
- "end": 422
42684
+ "start": 427,
42685
+ "end": 428
42632
42686
  },
42633
42687
  "context": {
42634
42688
  "type": "variable",
@@ -42636,8 +42690,8 @@
42636
42690
  "value": "var( --kendo-grid-column-menu-shadow, var(--kendo-box-shadow-depth-4, none) )",
42637
42691
  "scope": "default",
42638
42692
  "line": {
42639
- "start": 423,
42640
- "end": 423
42693
+ "start": 429,
42694
+ "end": 429
42641
42695
  }
42642
42696
  },
42643
42697
  "group": [
@@ -42654,8 +42708,8 @@
42654
42708
  {
42655
42709
  "description": "The background color of the Grid column menu.\n",
42656
42710
  "commentRange": {
42657
- "start": 424,
42658
- "end": 425
42711
+ "start": 430,
42712
+ "end": 431
42659
42713
  },
42660
42714
  "context": {
42661
42715
  "type": "variable",
@@ -42663,8 +42717,8 @@
42663
42717
  "value": "var( --kendo-grid-column-menu-bg, #{k-color(surface-alt)} )",
42664
42718
  "scope": "default",
42665
42719
  "line": {
42666
- "start": 426,
42667
- "end": 426
42720
+ "start": 432,
42721
+ "end": 432
42668
42722
  }
42669
42723
  },
42670
42724
  "group": [
@@ -42681,8 +42735,8 @@
42681
42735
  {
42682
42736
  "description": "The text color of the Grid column menu.\n",
42683
42737
  "commentRange": {
42684
- "start": 427,
42685
- "end": 428
42738
+ "start": 433,
42739
+ "end": 434
42686
42740
  },
42687
42741
  "context": {
42688
42742
  "type": "variable",
@@ -42690,8 +42744,8 @@
42690
42744
  "value": "var( --kendo-grid-column-menu-text, #{k-color(on-app-surface)} )",
42691
42745
  "scope": "default",
42692
42746
  "line": {
42693
- "start": 429,
42694
- "end": 429
42747
+ "start": 435,
42748
+ "end": 435
42695
42749
  }
42696
42750
  },
42697
42751
  "group": [
@@ -42708,8 +42762,8 @@
42708
42762
  {
42709
42763
  "description": "The border color of the Grid column menu.\n",
42710
42764
  "commentRange": {
42711
- "start": 430,
42712
- "end": 431
42765
+ "start": 436,
42766
+ "end": 437
42713
42767
  },
42714
42768
  "context": {
42715
42769
  "type": "variable",
@@ -42717,8 +42771,8 @@
42717
42771
  "value": "var( --kendo-grid-column-menu-border, color-mix(in srgb, #{k-color(border)} 16%, transparent) )",
42718
42772
  "scope": "default",
42719
42773
  "line": {
42720
- "start": 432,
42721
- "end": 432
42774
+ "start": 438,
42775
+ "end": 438
42722
42776
  }
42723
42777
  },
42724
42778
  "group": [
@@ -42735,8 +42789,8 @@
42735
42789
  {
42736
42790
  "description": "The font size of the Grid column menu checkbox container.\n",
42737
42791
  "commentRange": {
42738
- "start": 434,
42739
- "end": 435
42792
+ "start": 440,
42793
+ "end": 441
42740
42794
  },
42741
42795
  "context": {
42742
42796
  "type": "variable",
@@ -42744,8 +42798,8 @@
42744
42798
  "value": "var( --kendo-grid-column-menu-multicheck-font-size, #{$kendo-list-md-font-size} )",
42745
42799
  "scope": "default",
42746
42800
  "line": {
42747
- "start": 436,
42748
- "end": 436
42801
+ "start": 442,
42802
+ "end": 442
42749
42803
  }
42750
42804
  },
42751
42805
  "group": [
@@ -42762,8 +42816,8 @@
42762
42816
  {
42763
42817
  "description": "The line height of the Grid column menu checkbox container.\n",
42764
42818
  "commentRange": {
42765
- "start": 437,
42766
- "end": 438
42819
+ "start": 443,
42820
+ "end": 444
42767
42821
  },
42768
42822
  "context": {
42769
42823
  "type": "variable",
@@ -42771,8 +42825,8 @@
42771
42825
  "value": "var( --kendo-grid-column-menu-multicheck-line-height, #{$kendo-list-md-line-height} )",
42772
42826
  "scope": "default",
42773
42827
  "line": {
42774
- "start": 439,
42775
- "end": 439
42828
+ "start": 445,
42829
+ "end": 445
42776
42830
  }
42777
42831
  },
42778
42832
  "group": [
@@ -42789,8 +42843,8 @@
42789
42843
  {
42790
42844
  "description": "The vertical padding of the Grid column menu items wrap.\n",
42791
42845
  "commentRange": {
42792
- "start": 441,
42793
- "end": 442
42846
+ "start": 447,
42847
+ "end": 448
42794
42848
  },
42795
42849
  "context": {
42796
42850
  "type": "variable",
@@ -42798,8 +42852,8 @@
42798
42852
  "value": "var( --kendo-grid-column-menu-items-wrap-padding-y, #{k-spacing(2)} )",
42799
42853
  "scope": "default",
42800
42854
  "line": {
42801
- "start": 443,
42802
- "end": 443
42855
+ "start": 449,
42856
+ "end": 449
42803
42857
  }
42804
42858
  },
42805
42859
  "group": [
@@ -42816,8 +42870,8 @@
42816
42870
  {
42817
42871
  "description": "The horizontal padding of the Grid column menu items wrap.\n",
42818
42872
  "commentRange": {
42819
- "start": 444,
42820
- "end": 445
42873
+ "start": 450,
42874
+ "end": 451
42821
42875
  },
42822
42876
  "context": {
42823
42877
  "type": "variable",
@@ -42825,8 +42879,8 @@
42825
42879
  "value": "var( --kendo-grid-column-menu-items-wrap-padding-x, #{k-spacing(2)} )",
42826
42880
  "scope": "default",
42827
42881
  "line": {
42828
- "start": 446,
42829
- "end": 446
42882
+ "start": 452,
42883
+ "end": 452
42830
42884
  }
42831
42885
  },
42832
42886
  "group": [
@@ -42843,8 +42897,8 @@
42843
42897
  {
42844
42898
  "description": "The horizontal padding of the Grid column menu item.\n",
42845
42899
  "commentRange": {
42846
- "start": 448,
42847
- "end": 449
42900
+ "start": 454,
42901
+ "end": 455
42848
42902
  },
42849
42903
  "context": {
42850
42904
  "type": "variable",
@@ -42852,8 +42906,8 @@
42852
42906
  "value": "var( --kendo-grid-column-menu-item-padding-y, #{$kendo-list-md-item-padding-y} )",
42853
42907
  "scope": "default",
42854
42908
  "line": {
42855
- "start": 450,
42856
- "end": 450
42909
+ "start": 456,
42910
+ "end": 456
42857
42911
  }
42858
42912
  },
42859
42913
  "group": [
@@ -42870,8 +42924,8 @@
42870
42924
  {
42871
42925
  "description": "The vertical padding of the Grid column menu item.\n",
42872
42926
  "commentRange": {
42873
- "start": 451,
42874
- "end": 452
42927
+ "start": 457,
42928
+ "end": 458
42875
42929
  },
42876
42930
  "context": {
42877
42931
  "type": "variable",
@@ -42879,8 +42933,8 @@
42879
42933
  "value": "var( --kendo-grid-column-menu-item-padding-x, #{$kendo-list-md-item-padding-x} )",
42880
42934
  "scope": "default",
42881
42935
  "line": {
42882
- "start": 453,
42883
- "end": 453
42936
+ "start": 459,
42937
+ "end": 459
42884
42938
  }
42885
42939
  },
42886
42940
  "group": [
@@ -42897,8 +42951,8 @@
42897
42951
  {
42898
42952
  "description": "The spacing of the Grid column menu item.\n",
42899
42953
  "commentRange": {
42900
- "start": 454,
42901
- "end": 455
42954
+ "start": 460,
42955
+ "end": 461
42902
42956
  },
42903
42957
  "context": {
42904
42958
  "type": "variable",
@@ -42906,8 +42960,8 @@
42906
42960
  "value": "var( --kendo-grid-column-menu-item-gap, #{$kendo-list-md-item-padding-x} )",
42907
42961
  "scope": "default",
42908
42962
  "line": {
42909
- "start": 456,
42910
- "end": 456
42963
+ "start": 462,
42964
+ "end": 462
42911
42965
  }
42912
42966
  },
42913
42967
  "group": [
@@ -42924,8 +42978,8 @@
42924
42978
  {
42925
42979
  "description": "The background color of the Grid column menu item.\n",
42926
42980
  "commentRange": {
42927
- "start": 457,
42928
- "end": 458
42981
+ "start": 463,
42982
+ "end": 464
42929
42983
  },
42930
42984
  "context": {
42931
42985
  "type": "variable",
@@ -42933,8 +42987,8 @@
42933
42987
  "value": "var( --kendo-grid-column-menu-item-bg, #{$kendo-list-item-bg} )",
42934
42988
  "scope": "default",
42935
42989
  "line": {
42936
- "start": 459,
42937
- "end": 459
42990
+ "start": 465,
42991
+ "end": 465
42938
42992
  }
42939
42993
  },
42940
42994
  "group": [
@@ -42951,8 +43005,8 @@
42951
43005
  {
42952
43006
  "description": "The text color of the Grid column menu item.\n",
42953
43007
  "commentRange": {
42954
- "start": 460,
42955
- "end": 461
43008
+ "start": 466,
43009
+ "end": 467
42956
43010
  },
42957
43011
  "context": {
42958
43012
  "type": "variable",
@@ -42960,8 +43014,8 @@
42960
43014
  "value": "var( --kendo-grid-column-menu-item-text, #{$kendo-list-item-text} )",
42961
43015
  "scope": "default",
42962
43016
  "line": {
42963
- "start": 462,
42964
- "end": 462
43017
+ "start": 468,
43018
+ "end": 468
42965
43019
  }
42966
43020
  },
42967
43021
  "group": [
@@ -42978,8 +43032,8 @@
42978
43032
  {
42979
43033
  "description": "The text color of the Grid column menu item icon.\n",
42980
43034
  "commentRange": {
42981
- "start": 464,
42982
- "end": 465
43035
+ "start": 470,
43036
+ "end": 471
42983
43037
  },
42984
43038
  "context": {
42985
43039
  "type": "variable",
@@ -42987,8 +43041,8 @@
42987
43041
  "value": "var( --kendo-grid-column-menu-item-icon-text, #{$kendo-list-item-icon-text} )",
42988
43042
  "scope": "default",
42989
43043
  "line": {
42990
- "start": 466,
42991
- "end": 466
43044
+ "start": 472,
43045
+ "end": 472
42992
43046
  }
42993
43047
  },
42994
43048
  "group": [
@@ -43005,8 +43059,8 @@
43005
43059
  {
43006
43060
  "description": "The vertical padding of the Grid column menu group header.\n",
43007
43061
  "commentRange": {
43008
- "start": 468,
43009
- "end": 469
43062
+ "start": 474,
43063
+ "end": 475
43010
43064
  },
43011
43065
  "context": {
43012
43066
  "type": "variable",
@@ -43014,8 +43068,8 @@
43014
43068
  "value": "var( --kendo-grid-column-menu-group-header-padding-y, #{$kendo-grid-column-menu-item-padding-y} )",
43015
43069
  "scope": "default",
43016
43070
  "line": {
43017
- "start": 470,
43018
- "end": 470
43071
+ "start": 476,
43072
+ "end": 476
43019
43073
  }
43020
43074
  },
43021
43075
  "group": [
@@ -43032,8 +43086,8 @@
43032
43086
  {
43033
43087
  "description": "The horizontal padding of the Grid column menu group header.\n",
43034
43088
  "commentRange": {
43035
- "start": 471,
43036
- "end": 472
43089
+ "start": 477,
43090
+ "end": 478
43037
43091
  },
43038
43092
  "context": {
43039
43093
  "type": "variable",
@@ -43041,8 +43095,8 @@
43041
43095
  "value": "var( --kendo-grid-column-menu-group-header-padding-x, #{$kendo-grid-column-menu-item-padding-x} )",
43042
43096
  "scope": "default",
43043
43097
  "line": {
43044
- "start": 473,
43045
- "end": 473
43098
+ "start": 479,
43099
+ "end": 479
43046
43100
  }
43047
43101
  },
43048
43102
  "group": [
@@ -43059,8 +43113,8 @@
43059
43113
  {
43060
43114
  "description": "The border width of the Grid column menu group header.\n",
43061
43115
  "commentRange": {
43062
- "start": 474,
43063
- "end": 475
43116
+ "start": 480,
43117
+ "end": 481
43064
43118
  },
43065
43119
  "context": {
43066
43120
  "type": "variable",
@@ -43068,8 +43122,8 @@
43068
43122
  "value": "var( --kendo-grid-column-menu-group-header-border-width, 1px )",
43069
43123
  "scope": "default",
43070
43124
  "line": {
43071
- "start": 476,
43072
- "end": 476
43125
+ "start": 482,
43126
+ "end": 482
43073
43127
  }
43074
43128
  },
43075
43129
  "group": [
@@ -43086,8 +43140,8 @@
43086
43140
  {
43087
43141
  "description": "The border style of the Grid column menu group header.\n",
43088
43142
  "commentRange": {
43089
- "start": 477,
43090
- "end": 478
43143
+ "start": 483,
43144
+ "end": 484
43091
43145
  },
43092
43146
  "context": {
43093
43147
  "type": "variable",
@@ -43095,8 +43149,8 @@
43095
43149
  "value": "var( --kendo-grid-column-menu-group-header-border-style, solid )",
43096
43150
  "scope": "default",
43097
43151
  "line": {
43098
- "start": 479,
43099
- "end": 479
43152
+ "start": 485,
43153
+ "end": 485
43100
43154
  }
43101
43155
  },
43102
43156
  "group": [
@@ -43113,8 +43167,8 @@
43113
43167
  {
43114
43168
  "description": "The font size of the Grid column menu group header.\n",
43115
43169
  "commentRange": {
43116
- "start": 480,
43117
- "end": 481
43170
+ "start": 486,
43171
+ "end": 487
43118
43172
  },
43119
43173
  "context": {
43120
43174
  "type": "variable",
@@ -43122,8 +43176,8 @@
43122
43176
  "value": "var( --kendo-grid-column-menu-group-header-font-size, var(--kendo-font-size-sm) )",
43123
43177
  "scope": "default",
43124
43178
  "line": {
43125
- "start": 482,
43126
- "end": 482
43179
+ "start": 488,
43180
+ "end": 488
43127
43181
  }
43128
43182
  },
43129
43183
  "group": [
@@ -43140,8 +43194,8 @@
43140
43194
  {
43141
43195
  "description": "The font weight of the Grid column menu group header.\n",
43142
43196
  "commentRange": {
43143
- "start": 483,
43144
- "end": 484
43197
+ "start": 489,
43198
+ "end": 490
43145
43199
  },
43146
43200
  "context": {
43147
43201
  "type": "variable",
@@ -43149,8 +43203,8 @@
43149
43203
  "value": "var( --kendo-grid-column-menu-group-header-font-weight, var(--kendo-font-weight-bold) )",
43150
43204
  "scope": "default",
43151
43205
  "line": {
43152
- "start": 485,
43153
- "end": 485
43206
+ "start": 491,
43207
+ "end": 491
43154
43208
  }
43155
43209
  },
43156
43210
  "group": [
@@ -43167,8 +43221,8 @@
43167
43221
  {
43168
43222
  "description": "The mine height of the Grid column menu group header.\n",
43169
43223
  "commentRange": {
43170
- "start": 486,
43171
- "end": 487
43224
+ "start": 492,
43225
+ "end": 493
43172
43226
  },
43173
43227
  "context": {
43174
43228
  "type": "variable",
@@ -43176,8 +43230,8 @@
43176
43230
  "value": "var( --kendo-grid-column-menu-group-header-line-height, var(--kendo-line-height) )",
43177
43231
  "scope": "default",
43178
43232
  "line": {
43179
- "start": 488,
43180
- "end": 488
43233
+ "start": 494,
43234
+ "end": 494
43181
43235
  }
43182
43236
  },
43183
43237
  "group": [
@@ -43194,8 +43248,8 @@
43194
43248
  {
43195
43249
  "description": "The text transform of the Grid column menu group header.\n",
43196
43250
  "commentRange": {
43197
- "start": 489,
43198
- "end": 490
43251
+ "start": 495,
43252
+ "end": 496
43199
43253
  },
43200
43254
  "context": {
43201
43255
  "type": "variable",
@@ -43203,8 +43257,8 @@
43203
43257
  "value": "var( --kendo-grid-column-menu-group-header-text-transform, uppercase )",
43204
43258
  "scope": "default",
43205
43259
  "line": {
43206
- "start": 491,
43207
- "end": 491
43260
+ "start": 497,
43261
+ "end": 497
43208
43262
  }
43209
43263
  },
43210
43264
  "group": [
@@ -43221,8 +43275,8 @@
43221
43275
  {
43222
43276
  "description": "The background color of the Grid column menu group.\n",
43223
43277
  "commentRange": {
43224
- "start": 493,
43225
- "end": 494
43278
+ "start": 499,
43279
+ "end": 500
43226
43280
  },
43227
43281
  "context": {
43228
43282
  "type": "variable",
@@ -43230,8 +43284,8 @@
43230
43284
  "value": "var( --kendo-grid-column-menu-group-header-bg, #{k-color(surface-alt)} )",
43231
43285
  "scope": "default",
43232
43286
  "line": {
43233
- "start": 495,
43234
- "end": 495
43287
+ "start": 501,
43288
+ "end": 501
43235
43289
  }
43236
43290
  },
43237
43291
  "group": [
@@ -43248,8 +43302,8 @@
43248
43302
  {
43249
43303
  "description": "The text color of the Grid column menu group.\n",
43250
43304
  "commentRange": {
43251
- "start": 496,
43252
- "end": 497
43305
+ "start": 502,
43306
+ "end": 503
43253
43307
  },
43254
43308
  "context": {
43255
43309
  "type": "variable",
@@ -43257,8 +43311,8 @@
43257
43311
  "value": "var( --kendo-grid-column-menu-group-header-text, #{k-color(on-app-surface)} )",
43258
43312
  "scope": "default",
43259
43313
  "line": {
43260
- "start": 498,
43261
- "end": 498
43314
+ "start": 504,
43315
+ "end": 504
43262
43316
  }
43263
43317
  },
43264
43318
  "group": [
@@ -43275,8 +43329,8 @@
43275
43329
  {
43276
43330
  "description": "The border color of the Grid column menu group.\n",
43277
43331
  "commentRange": {
43278
- "start": 499,
43279
- "end": 500
43332
+ "start": 505,
43333
+ "end": 506
43280
43334
  },
43281
43335
  "context": {
43282
43336
  "type": "variable",
@@ -43284,8 +43338,8 @@
43284
43338
  "value": "var( --kendo-grid-column-menu-group-header-border, color-mix(in srgb, #{k-color(border)} 16%, transparent) )",
43285
43339
  "scope": "default",
43286
43340
  "line": {
43287
- "start": 501,
43288
- "end": 501
43341
+ "start": 507,
43342
+ "end": 507
43289
43343
  }
43290
43344
  },
43291
43345
  "group": [
@@ -43302,8 +43356,8 @@
43302
43356
  {
43303
43357
  "description": "The horizontal padding of the tabstrip content in the Grid tabbed column menu.\n",
43304
43358
  "commentRange": {
43305
- "start": 503,
43306
- "end": 504
43359
+ "start": 509,
43360
+ "end": 510
43307
43361
  },
43308
43362
  "context": {
43309
43363
  "type": "variable",
@@ -43311,8 +43365,8 @@
43311
43365
  "value": "var( --kendo-grid-column-menu-tabbed-tabstrip-content-padding-x, #{k-spacing(0)} )",
43312
43366
  "scope": "default",
43313
43367
  "line": {
43314
- "start": 505,
43315
- "end": 505
43368
+ "start": 511,
43369
+ "end": 511
43316
43370
  }
43317
43371
  },
43318
43372
  "group": [
@@ -43329,8 +43383,8 @@
43329
43383
  {
43330
43384
  "description": "The vertical padding of the tabstrip content in the Grid tabbed column menu.\n",
43331
43385
  "commentRange": {
43332
- "start": 506,
43333
- "end": 507
43386
+ "start": 512,
43387
+ "end": 513
43334
43388
  },
43335
43389
  "context": {
43336
43390
  "type": "variable",
@@ -43338,8 +43392,8 @@
43338
43392
  "value": "var( --kendo-grid-column-menu-tabbed-tabstrip-content-padding-y, #{k-spacing(3)} )",
43339
43393
  "scope": "default",
43340
43394
  "line": {
43341
- "start": 508,
43342
- "end": 508
43395
+ "start": 514,
43396
+ "end": 514
43343
43397
  }
43344
43398
  },
43345
43399
  "group": [
@@ -43356,8 +43410,8 @@
43356
43410
  {
43357
43411
  "description": "The background color of the Grid tabbed column menu.\n",
43358
43412
  "commentRange": {
43359
- "start": 510,
43360
- "end": 511
43413
+ "start": 516,
43414
+ "end": 517
43361
43415
  },
43362
43416
  "context": {
43363
43417
  "type": "variable",
@@ -43365,8 +43419,8 @@
43365
43419
  "value": "var( --kendo-grid-column-menu-tabbed-bg, k-color(surface) )",
43366
43420
  "scope": "default",
43367
43421
  "line": {
43368
- "start": 512,
43369
- "end": 512
43422
+ "start": 518,
43423
+ "end": 518
43370
43424
  }
43371
43425
  },
43372
43426
  "group": [
@@ -43383,8 +43437,8 @@
43383
43437
  {
43384
43438
  "description": "The default width of the Grid drag cell.\n",
43385
43439
  "commentRange": {
43386
- "start": 514,
43387
- "end": 515
43440
+ "start": 520,
43441
+ "end": 521
43388
43442
  },
43389
43443
  "context": {
43390
43444
  "type": "variable",
@@ -43392,8 +43446,8 @@
43392
43446
  "value": "var( --kendo-grid-drag-cell-width, calc( var( --kendo-icon-size, 1rem ) * 2.25 ) )",
43393
43447
  "scope": "default",
43394
43448
  "line": {
43395
- "start": 516,
43396
- "end": 516
43449
+ "start": 522,
43450
+ "end": 522
43397
43451
  }
43398
43452
  },
43399
43453
  "group": [
@@ -43410,8 +43464,8 @@
43410
43464
  {
43411
43465
  "description": "The default width of the Grid hierarchy cell.\n",
43412
43466
  "commentRange": {
43413
- "start": 517,
43414
- "end": 518
43467
+ "start": 523,
43468
+ "end": 524
43415
43469
  },
43416
43470
  "context": {
43417
43471
  "type": "variable",
@@ -43419,8 +43473,8 @@
43419
43473
  "value": "var( --kendo-grid-hierarchy-col-width, calc( var( --kendo-icon-size, 1rem ) * 2 ) )",
43420
43474
  "scope": "default",
43421
43475
  "line": {
43422
- "start": 519,
43423
- "end": 519
43476
+ "start": 525,
43477
+ "end": 525
43424
43478
  }
43425
43479
  },
43426
43480
  "group": [
@@ -43437,8 +43491,8 @@
43437
43491
  {
43438
43492
  "description": "The background color of the Grid row resize indicator.\n",
43439
43493
  "commentRange": {
43440
- "start": 521,
43441
- "end": 522
43494
+ "start": 527,
43495
+ "end": 528
43442
43496
  },
43443
43497
  "context": {
43444
43498
  "type": "variable",
@@ -43446,8 +43500,8 @@
43446
43500
  "value": "var( --kendo-grid-row-resizer-hover-bg, color-mix(in srgb, #{k-color(on-app-surface)} 46%, transparent) )",
43447
43501
  "scope": "default",
43448
43502
  "line": {
43449
- "start": 523,
43450
- "end": 523
43503
+ "start": 529,
43504
+ "end": 529
43451
43505
  }
43452
43506
  },
43453
43507
  "group": [
@@ -43464,8 +43518,8 @@
43464
43518
  {
43465
43519
  "description": "The background color of the active Grid row resize indicator.\n",
43466
43520
  "commentRange": {
43467
- "start": 524,
43468
- "end": 525
43521
+ "start": 530,
43522
+ "end": 531
43469
43523
  },
43470
43524
  "context": {
43471
43525
  "type": "variable",
@@ -43473,8 +43527,8 @@
43473
43527
  "value": "var( --kendo-grid-row-resizer-active-bg, #{k-color(primary)} )",
43474
43528
  "scope": "default",
43475
43529
  "line": {
43476
- "start": 526,
43477
- "end": 526
43530
+ "start": 532,
43531
+ "end": 532
43478
43532
  }
43479
43533
  },
43480
43534
  "group": [
@@ -43491,8 +43545,8 @@
43491
43545
  {
43492
43546
  "description": "The height of the Grid row resize indicator.\n",
43493
43547
  "commentRange": {
43494
- "start": 527,
43495
- "end": 528
43548
+ "start": 533,
43549
+ "end": 534
43496
43550
  },
43497
43551
  "context": {
43498
43552
  "type": "variable",
@@ -43500,8 +43554,8 @@
43500
43554
  "value": "var( --kendo-grid-row-resizer-height, #{k-spacing(0.5)} )",
43501
43555
  "scope": "default",
43502
43556
  "line": {
43503
- "start": 529,
43504
- "end": 529
43557
+ "start": 535,
43558
+ "end": 535
43505
43559
  }
43506
43560
  },
43507
43561
  "group": [
@@ -43518,8 +43572,8 @@
43518
43572
  {
43519
43573
  "description": "The horizontal padding of the Grid stack layout cells.\n",
43520
43574
  "commentRange": {
43521
- "start": 531,
43522
- "end": 532
43575
+ "start": 537,
43576
+ "end": 538
43523
43577
  },
43524
43578
  "context": {
43525
43579
  "type": "variable",
@@ -43527,8 +43581,8 @@
43527
43581
  "value": "var( --kendo-grid-stack-cell-padding-x, #{k-spacing(2)} )",
43528
43582
  "scope": "default",
43529
43583
  "line": {
43530
- "start": 533,
43531
- "end": 533
43584
+ "start": 539,
43585
+ "end": 539
43532
43586
  }
43533
43587
  },
43534
43588
  "group": [
@@ -43545,8 +43599,8 @@
43545
43599
  {
43546
43600
  "description": "The vertical padding of the Grid stack layout cells.\n",
43547
43601
  "commentRange": {
43548
- "start": 534,
43549
- "end": 535
43602
+ "start": 540,
43603
+ "end": 541
43550
43604
  },
43551
43605
  "context": {
43552
43606
  "type": "variable",
@@ -43554,8 +43608,8 @@
43554
43608
  "value": "var( --kendo-grid-stack-cell-padding-y, #{k-spacing(1.5)} )",
43555
43609
  "scope": "default",
43556
43610
  "line": {
43557
- "start": 536,
43558
- "end": 536
43611
+ "start": 542,
43612
+ "end": 542
43559
43613
  }
43560
43614
  },
43561
43615
  "group": [
@@ -43572,8 +43626,8 @@
43572
43626
  {
43573
43627
  "description": "The column gap of the Grid stack layout.\n",
43574
43628
  "commentRange": {
43575
- "start": 537,
43576
- "end": 538
43629
+ "start": 543,
43630
+ "end": 544
43577
43631
  },
43578
43632
  "context": {
43579
43633
  "type": "variable",
@@ -43581,8 +43635,8 @@
43581
43635
  "value": "var( --kendo-grid-stack-column-gap, #{k-spacing(1)} )",
43582
43636
  "scope": "default",
43583
43637
  "line": {
43584
- "start": 539,
43585
- "end": 539
43638
+ "start": 545,
43639
+ "end": 545
43586
43640
  }
43587
43641
  },
43588
43642
  "group": [
@@ -43599,8 +43653,8 @@
43599
43653
  {
43600
43654
  "description": "The column gap of the editable Grid stack layout.\n",
43601
43655
  "commentRange": {
43602
- "start": 540,
43603
- "end": 541
43656
+ "start": 546,
43657
+ "end": 547
43604
43658
  },
43605
43659
  "context": {
43606
43660
  "type": "variable",
@@ -43608,8 +43662,8 @@
43608
43662
  "value": "var( --kendo-grid-stack-editable-column-gap, #{k-spacing(2)} )",
43609
43663
  "scope": "default",
43610
43664
  "line": {
43611
- "start": 542,
43612
- "end": 542
43665
+ "start": 548,
43666
+ "end": 548
43613
43667
  }
43614
43668
  },
43615
43669
  "group": [
@@ -43626,8 +43680,8 @@
43626
43680
  {
43627
43681
  "description": "The width of the hierarchy column in the Grid stack layout.\n",
43628
43682
  "commentRange": {
43629
- "start": 543,
43630
- "end": 544
43683
+ "start": 549,
43684
+ "end": 550
43631
43685
  },
43632
43686
  "context": {
43633
43687
  "type": "variable",
@@ -43635,8 +43689,8 @@
43635
43689
  "value": "var( --kendo-grid-stack-hierarchy-col-width, #{k-spacing(2)} )",
43636
43690
  "scope": "default",
43637
43691
  "line": {
43638
- "start": 545,
43639
- "end": 545
43692
+ "start": 551,
43693
+ "end": 551
43640
43694
  }
43641
43695
  },
43642
43696
  "group": [
@@ -43653,8 +43707,8 @@
43653
43707
  {
43654
43708
  "description": "The font size of the Grid stack layout column header.\n",
43655
43709
  "commentRange": {
43656
- "start": 546,
43657
- "end": 547
43710
+ "start": 552,
43711
+ "end": 553
43658
43712
  },
43659
43713
  "context": {
43660
43714
  "type": "variable",
@@ -43662,8 +43716,8 @@
43662
43716
  "value": "var( --kendo-grid-stack-header-font-size, var(--kendo-font-size-sm) )",
43663
43717
  "scope": "default",
43664
43718
  "line": {
43665
- "start": 548,
43666
- "end": 548
43719
+ "start": 554,
43720
+ "end": 554
43667
43721
  }
43668
43722
  },
43669
43723
  "group": [
@@ -43680,8 +43734,8 @@
43680
43734
  {
43681
43735
  "description": "The font weight of the Grid stack layout column header.\n",
43682
43736
  "commentRange": {
43683
- "start": 549,
43684
- "end": 550
43737
+ "start": 555,
43738
+ "end": 556
43685
43739
  },
43686
43740
  "context": {
43687
43741
  "type": "variable",
@@ -43689,8 +43743,8 @@
43689
43743
  "value": "var( --kendo-grid-stack-header-font-weight, var(--kendo-font-weight-bold) )",
43690
43744
  "scope": "default",
43691
43745
  "line": {
43692
- "start": 551,
43693
- "end": 551
43746
+ "start": 557,
43747
+ "end": 557
43694
43748
  }
43695
43749
  },
43696
43750
  "group": [
@@ -43707,8 +43761,8 @@
43707
43761
  {
43708
43762
  "description": "The height of the Grid stack layout expandable row shadow.\n",
43709
43763
  "commentRange": {
43710
- "start": 552,
43711
- "end": 553
43764
+ "start": 558,
43765
+ "end": 559
43712
43766
  },
43713
43767
  "context": {
43714
43768
  "type": "variable",
@@ -43716,8 +43770,8 @@
43716
43770
  "value": "var( --kendo-grid-stack-expandable-shadow-height, #{k-spacing(2.5)} )",
43717
43771
  "scope": "default",
43718
43772
  "line": {
43719
- "start": 554,
43720
- "end": 554
43773
+ "start": 560,
43774
+ "end": 560
43721
43775
  }
43722
43776
  },
43723
43777
  "group": [
@@ -43734,8 +43788,8 @@
43734
43788
  {
43735
43789
  "description": "The color of the Grid stack layout column header.\n",
43736
43790
  "commentRange": {
43737
- "start": 555,
43738
- "end": 556
43791
+ "start": 561,
43792
+ "end": 562
43739
43793
  },
43740
43794
  "context": {
43741
43795
  "type": "variable",
@@ -43743,8 +43797,8 @@
43743
43797
  "value": "var( --kendo-grid-stack-header-color, #{k-color(subtle)} )",
43744
43798
  "scope": "default",
43745
43799
  "line": {
43746
- "start": 557,
43747
- "end": 557
43800
+ "start": 563,
43801
+ "end": 563
43748
43802
  }
43749
43803
  },
43750
43804
  "group": [
@@ -43761,8 +43815,8 @@
43761
43815
  {
43762
43816
  "description": "The outline color of the Grid stack layout focused cell.\n",
43763
43817
  "commentRange": {
43764
- "start": 558,
43765
- "end": 559
43818
+ "start": 564,
43819
+ "end": 565
43766
43820
  },
43767
43821
  "context": {
43768
43822
  "type": "variable",
@@ -43770,8 +43824,8 @@
43770
43824
  "value": "var( --kendo-grid-stack-focus-outline, #{k-color(base-emphasis)} )",
43771
43825
  "scope": "default",
43772
43826
  "line": {
43773
- "start": 560,
43774
- "end": 560
43827
+ "start": 566,
43828
+ "end": 566
43775
43829
  }
43776
43830
  },
43777
43831
  "group": [
@@ -43788,8 +43842,8 @@
43788
43842
  {
43789
43843
  "description": "The Grid stack layout expandable row shadow.\n",
43790
43844
  "commentRange": {
43791
- "start": 561,
43792
- "end": 562
43845
+ "start": 567,
43846
+ "end": 568
43793
43847
  },
43794
43848
  "context": {
43795
43849
  "type": "variable",
@@ -43797,8 +43851,8 @@
43797
43851
  "value": "var( --kendo-grid-stack-expandable-shadow, #{k-elevation(2)} )",
43798
43852
  "scope": "default",
43799
43853
  "line": {
43800
- "start": 563,
43801
- "end": 563
43854
+ "start": 569,
43855
+ "end": 569
43802
43856
  }
43803
43857
  },
43804
43858
  "group": [
@@ -43815,8 +43869,8 @@
43815
43869
  {
43816
43870
  "description": "The font weight of the pinned source row in the Grid.\n",
43817
43871
  "commentRange": {
43818
- "start": 565,
43819
- "end": 566
43872
+ "start": 571,
43873
+ "end": 572
43820
43874
  },
43821
43875
  "context": {
43822
43876
  "type": "variable",
@@ -43824,8 +43878,8 @@
43824
43878
  "value": "var(--kendo-font-weight-semibold)",
43825
43879
  "scope": "default",
43826
43880
  "line": {
43827
- "start": 567,
43828
- "end": 567
43881
+ "start": 573,
43882
+ "end": 573
43829
43883
  }
43830
43884
  },
43831
43885
  "group": [
@@ -145088,7 +145142,7 @@
145088
145142
  "context": {
145089
145143
  "type": "variable",
145090
145144
  "name": "kendo-grid-sticky-container-shadow",
145091
- "value": "k-elevation(3)",
145145
+ "value": "0 2px 4px 0 rgba(0, 0, 0, 0.08)",
145092
145146
  "scope": "default",
145093
145147
  "line": {
145094
145148
  "start": 399,
@@ -145103,23 +145157,50 @@
145103
145157
  "path": "fluent/scss/grid/_variables.scss",
145104
145158
  "name": "_variables.scss"
145105
145159
  },
145106
- "resolvedValue": "var(--kendo-elevation-3)",
145107
- "resolvedType": "String"
145160
+ "resolvedValue": "(0 2px 4px 0 rgba(0, 0, 0, 0.08))",
145161
+ "resolvedType": "List"
145162
+ },
145163
+ {
145164
+ "description": "The box shadow of the sticky container positioned at the bottom in the Grid.\n",
145165
+ "commentRange": {
145166
+ "start": 400,
145167
+ "end": 401
145168
+ },
145169
+ "context": {
145170
+ "type": "variable",
145171
+ "name": "kendo-grid-sticky-container-bottom-shadow",
145172
+ "value": "0 -2px 4px 0 rgba(0, 0, 0, 0.08)",
145173
+ "scope": "default",
145174
+ "line": {
145175
+ "start": 402,
145176
+ "end": 402
145177
+ }
145178
+ },
145179
+ "group": [
145180
+ "grid"
145181
+ ],
145182
+ "access": "public",
145183
+ "file": {
145184
+ "path": "fluent/scss/grid/_variables.scss",
145185
+ "name": "_variables.scss"
145186
+ },
145187
+ "resolvedValue": "(0 -2px 4px 0 rgba(0, 0, 0, 0.08))",
145188
+ "resolvedType": "List"
145108
145189
  },
145109
145190
  {
145110
145191
  "description": "The box shadow of the pinned container in the Grid.\n",
145111
145192
  "commentRange": {
145112
- "start": 401,
145113
- "end": 402
145193
+ "start": 404,
145194
+ "end": 405
145114
145195
  },
145115
145196
  "context": {
145116
145197
  "type": "variable",
145117
145198
  "name": "kendo-grid-pinned-container-shadow",
145118
- "value": "k-elevation(4)",
145199
+ "value": "0 4px 8px 0 rgba(0, 0, 0, 0.08)",
145119
145200
  "scope": "default",
145120
145201
  "line": {
145121
- "start": 403,
145122
- "end": 403
145202
+ "start": 406,
145203
+ "end": 406
145123
145204
  }
145124
145205
  },
145125
145206
  "group": [
@@ -145130,14 +145211,41 @@
145130
145211
  "path": "fluent/scss/grid/_variables.scss",
145131
145212
  "name": "_variables.scss"
145132
145213
  },
145133
- "resolvedValue": "var(--kendo-elevation-4)",
145134
- "resolvedType": "String"
145214
+ "resolvedValue": "(0 4px 8px 0 rgba(0, 0, 0, 0.08))",
145215
+ "resolvedType": "List"
145216
+ },
145217
+ {
145218
+ "description": "The box shadow of the pinned container positioned at the bottom in the Grid.\n",
145219
+ "commentRange": {
145220
+ "start": 407,
145221
+ "end": 408
145222
+ },
145223
+ "context": {
145224
+ "type": "variable",
145225
+ "name": "kendo-grid-pinned-container-bottom-shadow",
145226
+ "value": "0 -4px 8px 0 rgba(0, 0, 0, 0.08)",
145227
+ "scope": "default",
145228
+ "line": {
145229
+ "start": 409,
145230
+ "end": 409
145231
+ }
145232
+ },
145233
+ "group": [
145234
+ "grid"
145235
+ ],
145236
+ "access": "public",
145237
+ "file": {
145238
+ "path": "fluent/scss/grid/_variables.scss",
145239
+ "name": "_variables.scss"
145240
+ },
145241
+ "resolvedValue": "(0 -4px 8px 0 rgba(0, 0, 0, 0.08))",
145242
+ "resolvedType": "List"
145135
145243
  },
145136
145244
  {
145137
145245
  "description": "The horizontal padding of the Grid filter menu container.\n",
145138
145246
  "commentRange": {
145139
- "start": 405,
145140
- "end": 406
145247
+ "start": 411,
145248
+ "end": 412
145141
145249
  },
145142
145250
  "context": {
145143
145251
  "type": "variable",
@@ -145145,8 +145253,8 @@
145145
145253
  "value": "var( --kendo-filter-menu-container-padding-y, #{k-spacing(3)} )",
145146
145254
  "scope": "default",
145147
145255
  "line": {
145148
- "start": 407,
145149
- "end": 407
145256
+ "start": 413,
145257
+ "end": 413
145150
145258
  }
145151
145259
  },
145152
145260
  "group": [
@@ -145163,8 +145271,8 @@
145163
145271
  {
145164
145272
  "description": "The vertical padding of the Grid filter menu container.\n",
145165
145273
  "commentRange": {
145166
- "start": 408,
145167
- "end": 409
145274
+ "start": 414,
145275
+ "end": 415
145168
145276
  },
145169
145277
  "context": {
145170
145278
  "type": "variable",
@@ -145172,8 +145280,8 @@
145172
145280
  "value": "var( --kendo-filter-menu-container-padding-x, #{k-spacing(3)} )",
145173
145281
  "scope": "default",
145174
145282
  "line": {
145175
- "start": 410,
145176
- "end": 410
145283
+ "start": 416,
145284
+ "end": 416
145177
145285
  }
145178
145286
  },
145179
145287
  "group": [
@@ -145190,8 +145298,8 @@
145190
145298
  {
145191
145299
  "description": "The default width of the Grid column menu.\n",
145192
145300
  "commentRange": {
145193
- "start": 412,
145194
- "end": 413
145301
+ "start": 418,
145302
+ "end": 419
145195
145303
  },
145196
145304
  "context": {
145197
145305
  "type": "variable",
@@ -145199,8 +145307,8 @@
145199
145307
  "value": "var( --kendo-grid-column-menu-width, 230px )",
145200
145308
  "scope": "default",
145201
145309
  "line": {
145202
- "start": 414,
145203
- "end": 414
145310
+ "start": 420,
145311
+ "end": 420
145204
145312
  }
145205
145313
  },
145206
145314
  "group": [
@@ -145217,8 +145325,8 @@
145217
145325
  {
145218
145326
  "description": "The max width of the Grid column menu.\n",
145219
145327
  "commentRange": {
145220
- "start": 415,
145221
- "end": 416
145328
+ "start": 421,
145329
+ "end": 422
145222
145330
  },
145223
145331
  "context": {
145224
145332
  "type": "variable",
@@ -145226,8 +145334,8 @@
145226
145334
  "value": "var( --kendo-grid-column-menu-max-width, 320px )",
145227
145335
  "scope": "default",
145228
145336
  "line": {
145229
- "start": 417,
145230
- "end": 417
145337
+ "start": 423,
145338
+ "end": 423
145231
145339
  }
145232
145340
  },
145233
145341
  "group": [
@@ -145244,8 +145352,8 @@
145244
145352
  {
145245
145353
  "description": "The spacing of the Grid column menu.\n",
145246
145354
  "commentRange": {
145247
- "start": 418,
145248
- "end": 419
145355
+ "start": 424,
145356
+ "end": 425
145249
145357
  },
145250
145358
  "context": {
145251
145359
  "type": "variable",
@@ -145253,8 +145361,8 @@
145253
145361
  "value": "var( --kendo-grid-column-menu-spacing, #{k-spacing(2)} )",
145254
145362
  "scope": "default",
145255
145363
  "line": {
145256
- "start": 420,
145257
- "end": 420
145364
+ "start": 426,
145365
+ "end": 426
145258
145366
  }
145259
145367
  },
145260
145368
  "group": [
@@ -145271,8 +145379,8 @@
145271
145379
  {
145272
145380
  "description": "The focus shadow of the Grid column menu.\n",
145273
145381
  "commentRange": {
145274
- "start": 421,
145275
- "end": 422
145382
+ "start": 427,
145383
+ "end": 428
145276
145384
  },
145277
145385
  "context": {
145278
145386
  "type": "variable",
@@ -145280,8 +145388,8 @@
145280
145388
  "value": "var( --kendo-grid-column-menu-shadow, var(--kendo-box-shadow-depth-4, none) )",
145281
145389
  "scope": "default",
145282
145390
  "line": {
145283
- "start": 423,
145284
- "end": 423
145391
+ "start": 429,
145392
+ "end": 429
145285
145393
  }
145286
145394
  },
145287
145395
  "group": [
@@ -145298,8 +145406,8 @@
145298
145406
  {
145299
145407
  "description": "The background color of the Grid column menu.\n",
145300
145408
  "commentRange": {
145301
- "start": 424,
145302
- "end": 425
145409
+ "start": 430,
145410
+ "end": 431
145303
145411
  },
145304
145412
  "context": {
145305
145413
  "type": "variable",
@@ -145307,8 +145415,8 @@
145307
145415
  "value": "var( --kendo-grid-column-menu-bg, #{k-color(surface-alt)} )",
145308
145416
  "scope": "default",
145309
145417
  "line": {
145310
- "start": 426,
145311
- "end": 426
145418
+ "start": 432,
145419
+ "end": 432
145312
145420
  }
145313
145421
  },
145314
145422
  "group": [
@@ -145325,8 +145433,8 @@
145325
145433
  {
145326
145434
  "description": "The text color of the Grid column menu.\n",
145327
145435
  "commentRange": {
145328
- "start": 427,
145329
- "end": 428
145436
+ "start": 433,
145437
+ "end": 434
145330
145438
  },
145331
145439
  "context": {
145332
145440
  "type": "variable",
@@ -145334,8 +145442,8 @@
145334
145442
  "value": "var( --kendo-grid-column-menu-text, #{k-color(on-app-surface)} )",
145335
145443
  "scope": "default",
145336
145444
  "line": {
145337
- "start": 429,
145338
- "end": 429
145445
+ "start": 435,
145446
+ "end": 435
145339
145447
  }
145340
145448
  },
145341
145449
  "group": [
@@ -145352,8 +145460,8 @@
145352
145460
  {
145353
145461
  "description": "The border color of the Grid column menu.\n",
145354
145462
  "commentRange": {
145355
- "start": 430,
145356
- "end": 431
145463
+ "start": 436,
145464
+ "end": 437
145357
145465
  },
145358
145466
  "context": {
145359
145467
  "type": "variable",
@@ -145361,8 +145469,8 @@
145361
145469
  "value": "var( --kendo-grid-column-menu-border, color-mix(in srgb, #{k-color(border)} 16%, transparent) )",
145362
145470
  "scope": "default",
145363
145471
  "line": {
145364
- "start": 432,
145365
- "end": 432
145472
+ "start": 438,
145473
+ "end": 438
145366
145474
  }
145367
145475
  },
145368
145476
  "group": [
@@ -145379,8 +145487,8 @@
145379
145487
  {
145380
145488
  "description": "The font size of the Grid column menu checkbox container.\n",
145381
145489
  "commentRange": {
145382
- "start": 434,
145383
- "end": 435
145490
+ "start": 440,
145491
+ "end": 441
145384
145492
  },
145385
145493
  "context": {
145386
145494
  "type": "variable",
@@ -145388,8 +145496,8 @@
145388
145496
  "value": "var( --kendo-grid-column-menu-multicheck-font-size, #{$kendo-list-md-font-size} )",
145389
145497
  "scope": "default",
145390
145498
  "line": {
145391
- "start": 436,
145392
- "end": 436
145499
+ "start": 442,
145500
+ "end": 442
145393
145501
  }
145394
145502
  },
145395
145503
  "group": [
@@ -145406,8 +145514,8 @@
145406
145514
  {
145407
145515
  "description": "The line height of the Grid column menu checkbox container.\n",
145408
145516
  "commentRange": {
145409
- "start": 437,
145410
- "end": 438
145517
+ "start": 443,
145518
+ "end": 444
145411
145519
  },
145412
145520
  "context": {
145413
145521
  "type": "variable",
@@ -145415,8 +145523,8 @@
145415
145523
  "value": "var( --kendo-grid-column-menu-multicheck-line-height, #{$kendo-list-md-line-height} )",
145416
145524
  "scope": "default",
145417
145525
  "line": {
145418
- "start": 439,
145419
- "end": 439
145526
+ "start": 445,
145527
+ "end": 445
145420
145528
  }
145421
145529
  },
145422
145530
  "group": [
@@ -145433,8 +145541,8 @@
145433
145541
  {
145434
145542
  "description": "The vertical padding of the Grid column menu items wrap.\n",
145435
145543
  "commentRange": {
145436
- "start": 441,
145437
- "end": 442
145544
+ "start": 447,
145545
+ "end": 448
145438
145546
  },
145439
145547
  "context": {
145440
145548
  "type": "variable",
@@ -145442,8 +145550,8 @@
145442
145550
  "value": "var( --kendo-grid-column-menu-items-wrap-padding-y, #{k-spacing(2)} )",
145443
145551
  "scope": "default",
145444
145552
  "line": {
145445
- "start": 443,
145446
- "end": 443
145553
+ "start": 449,
145554
+ "end": 449
145447
145555
  }
145448
145556
  },
145449
145557
  "group": [
@@ -145460,8 +145568,8 @@
145460
145568
  {
145461
145569
  "description": "The horizontal padding of the Grid column menu items wrap.\n",
145462
145570
  "commentRange": {
145463
- "start": 444,
145464
- "end": 445
145571
+ "start": 450,
145572
+ "end": 451
145465
145573
  },
145466
145574
  "context": {
145467
145575
  "type": "variable",
@@ -145469,8 +145577,8 @@
145469
145577
  "value": "var( --kendo-grid-column-menu-items-wrap-padding-x, #{k-spacing(2)} )",
145470
145578
  "scope": "default",
145471
145579
  "line": {
145472
- "start": 446,
145473
- "end": 446
145580
+ "start": 452,
145581
+ "end": 452
145474
145582
  }
145475
145583
  },
145476
145584
  "group": [
@@ -145487,8 +145595,8 @@
145487
145595
  {
145488
145596
  "description": "The horizontal padding of the Grid column menu item.\n",
145489
145597
  "commentRange": {
145490
- "start": 448,
145491
- "end": 449
145598
+ "start": 454,
145599
+ "end": 455
145492
145600
  },
145493
145601
  "context": {
145494
145602
  "type": "variable",
@@ -145496,8 +145604,8 @@
145496
145604
  "value": "var( --kendo-grid-column-menu-item-padding-y, #{$kendo-list-md-item-padding-y} )",
145497
145605
  "scope": "default",
145498
145606
  "line": {
145499
- "start": 450,
145500
- "end": 450
145607
+ "start": 456,
145608
+ "end": 456
145501
145609
  }
145502
145610
  },
145503
145611
  "group": [
@@ -145514,8 +145622,8 @@
145514
145622
  {
145515
145623
  "description": "The vertical padding of the Grid column menu item.\n",
145516
145624
  "commentRange": {
145517
- "start": 451,
145518
- "end": 452
145625
+ "start": 457,
145626
+ "end": 458
145519
145627
  },
145520
145628
  "context": {
145521
145629
  "type": "variable",
@@ -145523,8 +145631,8 @@
145523
145631
  "value": "var( --kendo-grid-column-menu-item-padding-x, #{$kendo-list-md-item-padding-x} )",
145524
145632
  "scope": "default",
145525
145633
  "line": {
145526
- "start": 453,
145527
- "end": 453
145634
+ "start": 459,
145635
+ "end": 459
145528
145636
  }
145529
145637
  },
145530
145638
  "group": [
@@ -145541,8 +145649,8 @@
145541
145649
  {
145542
145650
  "description": "The spacing of the Grid column menu item.\n",
145543
145651
  "commentRange": {
145544
- "start": 454,
145545
- "end": 455
145652
+ "start": 460,
145653
+ "end": 461
145546
145654
  },
145547
145655
  "context": {
145548
145656
  "type": "variable",
@@ -145550,8 +145658,8 @@
145550
145658
  "value": "var( --kendo-grid-column-menu-item-gap, #{$kendo-list-md-item-padding-x} )",
145551
145659
  "scope": "default",
145552
145660
  "line": {
145553
- "start": 456,
145554
- "end": 456
145661
+ "start": 462,
145662
+ "end": 462
145555
145663
  }
145556
145664
  },
145557
145665
  "group": [
@@ -145568,8 +145676,8 @@
145568
145676
  {
145569
145677
  "description": "The background color of the Grid column menu item.\n",
145570
145678
  "commentRange": {
145571
- "start": 457,
145572
- "end": 458
145679
+ "start": 463,
145680
+ "end": 464
145573
145681
  },
145574
145682
  "context": {
145575
145683
  "type": "variable",
@@ -145577,8 +145685,8 @@
145577
145685
  "value": "var( --kendo-grid-column-menu-item-bg, #{$kendo-list-item-bg} )",
145578
145686
  "scope": "default",
145579
145687
  "line": {
145580
- "start": 459,
145581
- "end": 459
145688
+ "start": 465,
145689
+ "end": 465
145582
145690
  }
145583
145691
  },
145584
145692
  "group": [
@@ -145595,8 +145703,8 @@
145595
145703
  {
145596
145704
  "description": "The text color of the Grid column menu item.\n",
145597
145705
  "commentRange": {
145598
- "start": 460,
145599
- "end": 461
145706
+ "start": 466,
145707
+ "end": 467
145600
145708
  },
145601
145709
  "context": {
145602
145710
  "type": "variable",
@@ -145604,8 +145712,8 @@
145604
145712
  "value": "var( --kendo-grid-column-menu-item-text, #{$kendo-list-item-text} )",
145605
145713
  "scope": "default",
145606
145714
  "line": {
145607
- "start": 462,
145608
- "end": 462
145715
+ "start": 468,
145716
+ "end": 468
145609
145717
  }
145610
145718
  },
145611
145719
  "group": [
@@ -145622,8 +145730,8 @@
145622
145730
  {
145623
145731
  "description": "The text color of the Grid column menu item icon.\n",
145624
145732
  "commentRange": {
145625
- "start": 464,
145626
- "end": 465
145733
+ "start": 470,
145734
+ "end": 471
145627
145735
  },
145628
145736
  "context": {
145629
145737
  "type": "variable",
@@ -145631,8 +145739,8 @@
145631
145739
  "value": "var( --kendo-grid-column-menu-item-icon-text, #{$kendo-list-item-icon-text} )",
145632
145740
  "scope": "default",
145633
145741
  "line": {
145634
- "start": 466,
145635
- "end": 466
145742
+ "start": 472,
145743
+ "end": 472
145636
145744
  }
145637
145745
  },
145638
145746
  "group": [
@@ -145649,8 +145757,8 @@
145649
145757
  {
145650
145758
  "description": "The vertical padding of the Grid column menu group header.\n",
145651
145759
  "commentRange": {
145652
- "start": 468,
145653
- "end": 469
145760
+ "start": 474,
145761
+ "end": 475
145654
145762
  },
145655
145763
  "context": {
145656
145764
  "type": "variable",
@@ -145658,8 +145766,8 @@
145658
145766
  "value": "var( --kendo-grid-column-menu-group-header-padding-y, #{$kendo-grid-column-menu-item-padding-y} )",
145659
145767
  "scope": "default",
145660
145768
  "line": {
145661
- "start": 470,
145662
- "end": 470
145769
+ "start": 476,
145770
+ "end": 476
145663
145771
  }
145664
145772
  },
145665
145773
  "group": [
@@ -145676,8 +145784,8 @@
145676
145784
  {
145677
145785
  "description": "The horizontal padding of the Grid column menu group header.\n",
145678
145786
  "commentRange": {
145679
- "start": 471,
145680
- "end": 472
145787
+ "start": 477,
145788
+ "end": 478
145681
145789
  },
145682
145790
  "context": {
145683
145791
  "type": "variable",
@@ -145685,8 +145793,8 @@
145685
145793
  "value": "var( --kendo-grid-column-menu-group-header-padding-x, #{$kendo-grid-column-menu-item-padding-x} )",
145686
145794
  "scope": "default",
145687
145795
  "line": {
145688
- "start": 473,
145689
- "end": 473
145796
+ "start": 479,
145797
+ "end": 479
145690
145798
  }
145691
145799
  },
145692
145800
  "group": [
@@ -145703,8 +145811,8 @@
145703
145811
  {
145704
145812
  "description": "The border width of the Grid column menu group header.\n",
145705
145813
  "commentRange": {
145706
- "start": 474,
145707
- "end": 475
145814
+ "start": 480,
145815
+ "end": 481
145708
145816
  },
145709
145817
  "context": {
145710
145818
  "type": "variable",
@@ -145712,8 +145820,8 @@
145712
145820
  "value": "var( --kendo-grid-column-menu-group-header-border-width, 1px )",
145713
145821
  "scope": "default",
145714
145822
  "line": {
145715
- "start": 476,
145716
- "end": 476
145823
+ "start": 482,
145824
+ "end": 482
145717
145825
  }
145718
145826
  },
145719
145827
  "group": [
@@ -145730,8 +145838,8 @@
145730
145838
  {
145731
145839
  "description": "The border style of the Grid column menu group header.\n",
145732
145840
  "commentRange": {
145733
- "start": 477,
145734
- "end": 478
145841
+ "start": 483,
145842
+ "end": 484
145735
145843
  },
145736
145844
  "context": {
145737
145845
  "type": "variable",
@@ -145739,8 +145847,8 @@
145739
145847
  "value": "var( --kendo-grid-column-menu-group-header-border-style, solid )",
145740
145848
  "scope": "default",
145741
145849
  "line": {
145742
- "start": 479,
145743
- "end": 479
145850
+ "start": 485,
145851
+ "end": 485
145744
145852
  }
145745
145853
  },
145746
145854
  "group": [
@@ -145757,8 +145865,8 @@
145757
145865
  {
145758
145866
  "description": "The font size of the Grid column menu group header.\n",
145759
145867
  "commentRange": {
145760
- "start": 480,
145761
- "end": 481
145868
+ "start": 486,
145869
+ "end": 487
145762
145870
  },
145763
145871
  "context": {
145764
145872
  "type": "variable",
@@ -145766,8 +145874,8 @@
145766
145874
  "value": "var( --kendo-grid-column-menu-group-header-font-size, var(--kendo-font-size-sm) )",
145767
145875
  "scope": "default",
145768
145876
  "line": {
145769
- "start": 482,
145770
- "end": 482
145877
+ "start": 488,
145878
+ "end": 488
145771
145879
  }
145772
145880
  },
145773
145881
  "group": [
@@ -145784,8 +145892,8 @@
145784
145892
  {
145785
145893
  "description": "The font weight of the Grid column menu group header.\n",
145786
145894
  "commentRange": {
145787
- "start": 483,
145788
- "end": 484
145895
+ "start": 489,
145896
+ "end": 490
145789
145897
  },
145790
145898
  "context": {
145791
145899
  "type": "variable",
@@ -145793,8 +145901,8 @@
145793
145901
  "value": "var( --kendo-grid-column-menu-group-header-font-weight, var(--kendo-font-weight-bold) )",
145794
145902
  "scope": "default",
145795
145903
  "line": {
145796
- "start": 485,
145797
- "end": 485
145904
+ "start": 491,
145905
+ "end": 491
145798
145906
  }
145799
145907
  },
145800
145908
  "group": [
@@ -145811,8 +145919,8 @@
145811
145919
  {
145812
145920
  "description": "The mine height of the Grid column menu group header.\n",
145813
145921
  "commentRange": {
145814
- "start": 486,
145815
- "end": 487
145922
+ "start": 492,
145923
+ "end": 493
145816
145924
  },
145817
145925
  "context": {
145818
145926
  "type": "variable",
@@ -145820,8 +145928,8 @@
145820
145928
  "value": "var( --kendo-grid-column-menu-group-header-line-height, var(--kendo-line-height) )",
145821
145929
  "scope": "default",
145822
145930
  "line": {
145823
- "start": 488,
145824
- "end": 488
145931
+ "start": 494,
145932
+ "end": 494
145825
145933
  }
145826
145934
  },
145827
145935
  "group": [
@@ -145838,8 +145946,8 @@
145838
145946
  {
145839
145947
  "description": "The text transform of the Grid column menu group header.\n",
145840
145948
  "commentRange": {
145841
- "start": 489,
145842
- "end": 490
145949
+ "start": 495,
145950
+ "end": 496
145843
145951
  },
145844
145952
  "context": {
145845
145953
  "type": "variable",
@@ -145847,8 +145955,8 @@
145847
145955
  "value": "var( --kendo-grid-column-menu-group-header-text-transform, uppercase )",
145848
145956
  "scope": "default",
145849
145957
  "line": {
145850
- "start": 491,
145851
- "end": 491
145958
+ "start": 497,
145959
+ "end": 497
145852
145960
  }
145853
145961
  },
145854
145962
  "group": [
@@ -145865,8 +145973,8 @@
145865
145973
  {
145866
145974
  "description": "The background color of the Grid column menu group.\n",
145867
145975
  "commentRange": {
145868
- "start": 493,
145869
- "end": 494
145976
+ "start": 499,
145977
+ "end": 500
145870
145978
  },
145871
145979
  "context": {
145872
145980
  "type": "variable",
@@ -145874,8 +145982,8 @@
145874
145982
  "value": "var( --kendo-grid-column-menu-group-header-bg, #{k-color(surface-alt)} )",
145875
145983
  "scope": "default",
145876
145984
  "line": {
145877
- "start": 495,
145878
- "end": 495
145985
+ "start": 501,
145986
+ "end": 501
145879
145987
  }
145880
145988
  },
145881
145989
  "group": [
@@ -145892,8 +146000,8 @@
145892
146000
  {
145893
146001
  "description": "The text color of the Grid column menu group.\n",
145894
146002
  "commentRange": {
145895
- "start": 496,
145896
- "end": 497
146003
+ "start": 502,
146004
+ "end": 503
145897
146005
  },
145898
146006
  "context": {
145899
146007
  "type": "variable",
@@ -145901,8 +146009,8 @@
145901
146009
  "value": "var( --kendo-grid-column-menu-group-header-text, #{k-color(on-app-surface)} )",
145902
146010
  "scope": "default",
145903
146011
  "line": {
145904
- "start": 498,
145905
- "end": 498
146012
+ "start": 504,
146013
+ "end": 504
145906
146014
  }
145907
146015
  },
145908
146016
  "group": [
@@ -145919,8 +146027,8 @@
145919
146027
  {
145920
146028
  "description": "The border color of the Grid column menu group.\n",
145921
146029
  "commentRange": {
145922
- "start": 499,
145923
- "end": 500
146030
+ "start": 505,
146031
+ "end": 506
145924
146032
  },
145925
146033
  "context": {
145926
146034
  "type": "variable",
@@ -145928,8 +146036,8 @@
145928
146036
  "value": "var( --kendo-grid-column-menu-group-header-border, color-mix(in srgb, #{k-color(border)} 16%, transparent) )",
145929
146037
  "scope": "default",
145930
146038
  "line": {
145931
- "start": 501,
145932
- "end": 501
146039
+ "start": 507,
146040
+ "end": 507
145933
146041
  }
145934
146042
  },
145935
146043
  "group": [
@@ -145946,8 +146054,8 @@
145946
146054
  {
145947
146055
  "description": "The horizontal padding of the tabstrip content in the Grid tabbed column menu.\n",
145948
146056
  "commentRange": {
145949
- "start": 503,
145950
- "end": 504
146057
+ "start": 509,
146058
+ "end": 510
145951
146059
  },
145952
146060
  "context": {
145953
146061
  "type": "variable",
@@ -145955,8 +146063,8 @@
145955
146063
  "value": "var( --kendo-grid-column-menu-tabbed-tabstrip-content-padding-x, #{k-spacing(0)} )",
145956
146064
  "scope": "default",
145957
146065
  "line": {
145958
- "start": 505,
145959
- "end": 505
146066
+ "start": 511,
146067
+ "end": 511
145960
146068
  }
145961
146069
  },
145962
146070
  "group": [
@@ -145973,8 +146081,8 @@
145973
146081
  {
145974
146082
  "description": "The vertical padding of the tabstrip content in the Grid tabbed column menu.\n",
145975
146083
  "commentRange": {
145976
- "start": 506,
145977
- "end": 507
146084
+ "start": 512,
146085
+ "end": 513
145978
146086
  },
145979
146087
  "context": {
145980
146088
  "type": "variable",
@@ -145982,8 +146090,8 @@
145982
146090
  "value": "var( --kendo-grid-column-menu-tabbed-tabstrip-content-padding-y, #{k-spacing(3)} )",
145983
146091
  "scope": "default",
145984
146092
  "line": {
145985
- "start": 508,
145986
- "end": 508
146093
+ "start": 514,
146094
+ "end": 514
145987
146095
  }
145988
146096
  },
145989
146097
  "group": [
@@ -146000,8 +146108,8 @@
146000
146108
  {
146001
146109
  "description": "The background color of the Grid tabbed column menu.\n",
146002
146110
  "commentRange": {
146003
- "start": 510,
146004
- "end": 511
146111
+ "start": 516,
146112
+ "end": 517
146005
146113
  },
146006
146114
  "context": {
146007
146115
  "type": "variable",
@@ -146009,8 +146117,8 @@
146009
146117
  "value": "var( --kendo-grid-column-menu-tabbed-bg, k-color(surface) )",
146010
146118
  "scope": "default",
146011
146119
  "line": {
146012
- "start": 512,
146013
- "end": 512
146120
+ "start": 518,
146121
+ "end": 518
146014
146122
  }
146015
146123
  },
146016
146124
  "group": [
@@ -146027,8 +146135,8 @@
146027
146135
  {
146028
146136
  "description": "The default width of the Grid drag cell.\n",
146029
146137
  "commentRange": {
146030
- "start": 514,
146031
- "end": 515
146138
+ "start": 520,
146139
+ "end": 521
146032
146140
  },
146033
146141
  "context": {
146034
146142
  "type": "variable",
@@ -146036,8 +146144,8 @@
146036
146144
  "value": "var( --kendo-grid-drag-cell-width, calc( var( --kendo-icon-size, 1rem ) * 2.25 ) )",
146037
146145
  "scope": "default",
146038
146146
  "line": {
146039
- "start": 516,
146040
- "end": 516
146147
+ "start": 522,
146148
+ "end": 522
146041
146149
  }
146042
146150
  },
146043
146151
  "group": [
@@ -146054,8 +146162,8 @@
146054
146162
  {
146055
146163
  "description": "The default width of the Grid hierarchy cell.\n",
146056
146164
  "commentRange": {
146057
- "start": 517,
146058
- "end": 518
146165
+ "start": 523,
146166
+ "end": 524
146059
146167
  },
146060
146168
  "context": {
146061
146169
  "type": "variable",
@@ -146063,8 +146171,8 @@
146063
146171
  "value": "var( --kendo-grid-hierarchy-col-width, calc( var( --kendo-icon-size, 1rem ) * 2 ) )",
146064
146172
  "scope": "default",
146065
146173
  "line": {
146066
- "start": 519,
146067
- "end": 519
146174
+ "start": 525,
146175
+ "end": 525
146068
146176
  }
146069
146177
  },
146070
146178
  "group": [
@@ -146081,8 +146189,8 @@
146081
146189
  {
146082
146190
  "description": "The background color of the Grid row resize indicator.\n",
146083
146191
  "commentRange": {
146084
- "start": 521,
146085
- "end": 522
146192
+ "start": 527,
146193
+ "end": 528
146086
146194
  },
146087
146195
  "context": {
146088
146196
  "type": "variable",
@@ -146090,8 +146198,8 @@
146090
146198
  "value": "var( --kendo-grid-row-resizer-hover-bg, color-mix(in srgb, #{k-color(on-app-surface)} 46%, transparent) )",
146091
146199
  "scope": "default",
146092
146200
  "line": {
146093
- "start": 523,
146094
- "end": 523
146201
+ "start": 529,
146202
+ "end": 529
146095
146203
  }
146096
146204
  },
146097
146205
  "group": [
@@ -146108,8 +146216,8 @@
146108
146216
  {
146109
146217
  "description": "The background color of the active Grid row resize indicator.\n",
146110
146218
  "commentRange": {
146111
- "start": 524,
146112
- "end": 525
146219
+ "start": 530,
146220
+ "end": 531
146113
146221
  },
146114
146222
  "context": {
146115
146223
  "type": "variable",
@@ -146117,8 +146225,8 @@
146117
146225
  "value": "var( --kendo-grid-row-resizer-active-bg, #{k-color(primary)} )",
146118
146226
  "scope": "default",
146119
146227
  "line": {
146120
- "start": 526,
146121
- "end": 526
146228
+ "start": 532,
146229
+ "end": 532
146122
146230
  }
146123
146231
  },
146124
146232
  "group": [
@@ -146135,8 +146243,8 @@
146135
146243
  {
146136
146244
  "description": "The height of the Grid row resize indicator.\n",
146137
146245
  "commentRange": {
146138
- "start": 527,
146139
- "end": 528
146246
+ "start": 533,
146247
+ "end": 534
146140
146248
  },
146141
146249
  "context": {
146142
146250
  "type": "variable",
@@ -146144,8 +146252,8 @@
146144
146252
  "value": "var( --kendo-grid-row-resizer-height, #{k-spacing(0.5)} )",
146145
146253
  "scope": "default",
146146
146254
  "line": {
146147
- "start": 529,
146148
- "end": 529
146255
+ "start": 535,
146256
+ "end": 535
146149
146257
  }
146150
146258
  },
146151
146259
  "group": [
@@ -146162,8 +146270,8 @@
146162
146270
  {
146163
146271
  "description": "The horizontal padding of the Grid stack layout cells.\n",
146164
146272
  "commentRange": {
146165
- "start": 531,
146166
- "end": 532
146273
+ "start": 537,
146274
+ "end": 538
146167
146275
  },
146168
146276
  "context": {
146169
146277
  "type": "variable",
@@ -146171,8 +146279,8 @@
146171
146279
  "value": "var( --kendo-grid-stack-cell-padding-x, #{k-spacing(2)} )",
146172
146280
  "scope": "default",
146173
146281
  "line": {
146174
- "start": 533,
146175
- "end": 533
146282
+ "start": 539,
146283
+ "end": 539
146176
146284
  }
146177
146285
  },
146178
146286
  "group": [
@@ -146189,8 +146297,8 @@
146189
146297
  {
146190
146298
  "description": "The vertical padding of the Grid stack layout cells.\n",
146191
146299
  "commentRange": {
146192
- "start": 534,
146193
- "end": 535
146300
+ "start": 540,
146301
+ "end": 541
146194
146302
  },
146195
146303
  "context": {
146196
146304
  "type": "variable",
@@ -146198,8 +146306,8 @@
146198
146306
  "value": "var( --kendo-grid-stack-cell-padding-y, #{k-spacing(1.5)} )",
146199
146307
  "scope": "default",
146200
146308
  "line": {
146201
- "start": 536,
146202
- "end": 536
146309
+ "start": 542,
146310
+ "end": 542
146203
146311
  }
146204
146312
  },
146205
146313
  "group": [
@@ -146216,8 +146324,8 @@
146216
146324
  {
146217
146325
  "description": "The column gap of the Grid stack layout.\n",
146218
146326
  "commentRange": {
146219
- "start": 537,
146220
- "end": 538
146327
+ "start": 543,
146328
+ "end": 544
146221
146329
  },
146222
146330
  "context": {
146223
146331
  "type": "variable",
@@ -146225,8 +146333,8 @@
146225
146333
  "value": "var( --kendo-grid-stack-column-gap, #{k-spacing(1)} )",
146226
146334
  "scope": "default",
146227
146335
  "line": {
146228
- "start": 539,
146229
- "end": 539
146336
+ "start": 545,
146337
+ "end": 545
146230
146338
  }
146231
146339
  },
146232
146340
  "group": [
@@ -146243,8 +146351,8 @@
146243
146351
  {
146244
146352
  "description": "The column gap of the editable Grid stack layout.\n",
146245
146353
  "commentRange": {
146246
- "start": 540,
146247
- "end": 541
146354
+ "start": 546,
146355
+ "end": 547
146248
146356
  },
146249
146357
  "context": {
146250
146358
  "type": "variable",
@@ -146252,8 +146360,8 @@
146252
146360
  "value": "var( --kendo-grid-stack-editable-column-gap, #{k-spacing(2)} )",
146253
146361
  "scope": "default",
146254
146362
  "line": {
146255
- "start": 542,
146256
- "end": 542
146363
+ "start": 548,
146364
+ "end": 548
146257
146365
  }
146258
146366
  },
146259
146367
  "group": [
@@ -146270,8 +146378,8 @@
146270
146378
  {
146271
146379
  "description": "The width of the hierarchy column in the Grid stack layout.\n",
146272
146380
  "commentRange": {
146273
- "start": 543,
146274
- "end": 544
146381
+ "start": 549,
146382
+ "end": 550
146275
146383
  },
146276
146384
  "context": {
146277
146385
  "type": "variable",
@@ -146279,8 +146387,8 @@
146279
146387
  "value": "var( --kendo-grid-stack-hierarchy-col-width, #{k-spacing(2)} )",
146280
146388
  "scope": "default",
146281
146389
  "line": {
146282
- "start": 545,
146283
- "end": 545
146390
+ "start": 551,
146391
+ "end": 551
146284
146392
  }
146285
146393
  },
146286
146394
  "group": [
@@ -146297,8 +146405,8 @@
146297
146405
  {
146298
146406
  "description": "The font size of the Grid stack layout column header.\n",
146299
146407
  "commentRange": {
146300
- "start": 546,
146301
- "end": 547
146408
+ "start": 552,
146409
+ "end": 553
146302
146410
  },
146303
146411
  "context": {
146304
146412
  "type": "variable",
@@ -146306,8 +146414,8 @@
146306
146414
  "value": "var( --kendo-grid-stack-header-font-size, var(--kendo-font-size-sm) )",
146307
146415
  "scope": "default",
146308
146416
  "line": {
146309
- "start": 548,
146310
- "end": 548
146417
+ "start": 554,
146418
+ "end": 554
146311
146419
  }
146312
146420
  },
146313
146421
  "group": [
@@ -146324,8 +146432,8 @@
146324
146432
  {
146325
146433
  "description": "The font weight of the Grid stack layout column header.\n",
146326
146434
  "commentRange": {
146327
- "start": 549,
146328
- "end": 550
146435
+ "start": 555,
146436
+ "end": 556
146329
146437
  },
146330
146438
  "context": {
146331
146439
  "type": "variable",
@@ -146333,8 +146441,8 @@
146333
146441
  "value": "var( --kendo-grid-stack-header-font-weight, var(--kendo-font-weight-bold) )",
146334
146442
  "scope": "default",
146335
146443
  "line": {
146336
- "start": 551,
146337
- "end": 551
146444
+ "start": 557,
146445
+ "end": 557
146338
146446
  }
146339
146447
  },
146340
146448
  "group": [
@@ -146351,8 +146459,8 @@
146351
146459
  {
146352
146460
  "description": "The height of the Grid stack layout expandable row shadow.\n",
146353
146461
  "commentRange": {
146354
- "start": 552,
146355
- "end": 553
146462
+ "start": 558,
146463
+ "end": 559
146356
146464
  },
146357
146465
  "context": {
146358
146466
  "type": "variable",
@@ -146360,8 +146468,8 @@
146360
146468
  "value": "var( --kendo-grid-stack-expandable-shadow-height, #{k-spacing(2.5)} )",
146361
146469
  "scope": "default",
146362
146470
  "line": {
146363
- "start": 554,
146364
- "end": 554
146471
+ "start": 560,
146472
+ "end": 560
146365
146473
  }
146366
146474
  },
146367
146475
  "group": [
@@ -146378,8 +146486,8 @@
146378
146486
  {
146379
146487
  "description": "The color of the Grid stack layout column header.\n",
146380
146488
  "commentRange": {
146381
- "start": 555,
146382
- "end": 556
146489
+ "start": 561,
146490
+ "end": 562
146383
146491
  },
146384
146492
  "context": {
146385
146493
  "type": "variable",
@@ -146387,8 +146495,8 @@
146387
146495
  "value": "var( --kendo-grid-stack-header-color, #{k-color(subtle)} )",
146388
146496
  "scope": "default",
146389
146497
  "line": {
146390
- "start": 557,
146391
- "end": 557
146498
+ "start": 563,
146499
+ "end": 563
146392
146500
  }
146393
146501
  },
146394
146502
  "group": [
@@ -146405,8 +146513,8 @@
146405
146513
  {
146406
146514
  "description": "The outline color of the Grid stack layout focused cell.\n",
146407
146515
  "commentRange": {
146408
- "start": 558,
146409
- "end": 559
146516
+ "start": 564,
146517
+ "end": 565
146410
146518
  },
146411
146519
  "context": {
146412
146520
  "type": "variable",
@@ -146414,8 +146522,8 @@
146414
146522
  "value": "var( --kendo-grid-stack-focus-outline, #{k-color(base-emphasis)} )",
146415
146523
  "scope": "default",
146416
146524
  "line": {
146417
- "start": 560,
146418
- "end": 560
146525
+ "start": 566,
146526
+ "end": 566
146419
146527
  }
146420
146528
  },
146421
146529
  "group": [
@@ -146432,8 +146540,8 @@
146432
146540
  {
146433
146541
  "description": "The Grid stack layout expandable row shadow.\n",
146434
146542
  "commentRange": {
146435
- "start": 561,
146436
- "end": 562
146543
+ "start": 567,
146544
+ "end": 568
146437
146545
  },
146438
146546
  "context": {
146439
146547
  "type": "variable",
@@ -146441,8 +146549,8 @@
146441
146549
  "value": "var( --kendo-grid-stack-expandable-shadow, #{k-elevation(2)} )",
146442
146550
  "scope": "default",
146443
146551
  "line": {
146444
- "start": 563,
146445
- "end": 563
146552
+ "start": 569,
146553
+ "end": 569
146446
146554
  }
146447
146555
  },
146448
146556
  "group": [
@@ -146459,8 +146567,8 @@
146459
146567
  {
146460
146568
  "description": "The font weight of the pinned source row in the Grid.\n",
146461
146569
  "commentRange": {
146462
- "start": 565,
146463
- "end": 566
146570
+ "start": 571,
146571
+ "end": 572
146464
146572
  },
146465
146573
  "context": {
146466
146574
  "type": "variable",
@@ -146468,8 +146576,8 @@
146468
146576
  "value": "var(--kendo-font-weight-semibold)",
146469
146577
  "scope": "default",
146470
146578
  "line": {
146471
- "start": 567,
146472
- "end": 567
146579
+ "start": 573,
146580
+ "end": 573
146473
146581
  }
146474
146582
  },
146475
146583
  "group": [