@progress/kendo-theme-bootstrap 14.2.0-dev.3 → 14.2.0-dev.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -39373,15 +39373,15 @@
39373
39373
  "resolvedType": "String"
39374
39374
  },
39375
39375
  {
39376
- "description": "The background color of Grid footer.\n",
39376
+ "description": "The background color of Grid add row.\n",
39377
39377
  "commentRange": {
39378
39378
  "start": 226,
39379
39379
  "end": 227
39380
39380
  },
39381
39381
  "context": {
39382
39382
  "type": "variable",
39383
- "name": "kendo-grid-footer-bg",
39384
- "value": "$kendo-table-footer-bg",
39383
+ "name": "kendo-grid-add-row-bg",
39384
+ "value": "k-color(surface)",
39385
39385
  "scope": "default",
39386
39386
  "line": {
39387
39387
  "start": 228,
@@ -39400,15 +39400,15 @@
39400
39400
  "resolvedType": "String"
39401
39401
  },
39402
39402
  {
39403
- "description": "The text color of Grid footer.\n",
39403
+ "description": "The text color of Grid add row.\n",
39404
39404
  "commentRange": {
39405
39405
  "start": 229,
39406
39406
  "end": 230
39407
39407
  },
39408
39408
  "context": {
39409
39409
  "type": "variable",
39410
- "name": "kendo-grid-footer-text",
39411
- "value": "$kendo-table-footer-text",
39410
+ "name": "kendo-grid-add-row-text",
39411
+ "value": "k-color(on-app-surface)",
39412
39412
  "scope": "default",
39413
39413
  "line": {
39414
39414
  "start": 231,
@@ -39427,15 +39427,15 @@
39427
39427
  "resolvedType": "String"
39428
39428
  },
39429
39429
  {
39430
- "description": "The border color of Grid footer.\n",
39430
+ "description": "The border color of Grid add row.\n",
39431
39431
  "commentRange": {
39432
39432
  "start": 232,
39433
39433
  "end": 233
39434
39434
  },
39435
39435
  "context": {
39436
39436
  "type": "variable",
39437
- "name": "kendo-grid-footer-border",
39438
- "value": "$kendo-table-footer-border",
39437
+ "name": "kendo-grid-add-row-border",
39438
+ "value": "k-color(border)",
39439
39439
  "scope": "default",
39440
39440
  "line": {
39441
39441
  "start": 234,
@@ -39454,15 +39454,15 @@
39454
39454
  "resolvedType": "String"
39455
39455
  },
39456
39456
  {
39457
- "description": "The background color of the Grid alternating rows.\n",
39457
+ "description": "The background color of Grid footer.\n",
39458
39458
  "commentRange": {
39459
39459
  "start": 236,
39460
39460
  "end": 237
39461
39461
  },
39462
39462
  "context": {
39463
39463
  "type": "variable",
39464
- "name": "kendo-grid-alt-bg",
39465
- "value": "$kendo-table-alt-row-bg",
39464
+ "name": "kendo-grid-footer-bg",
39465
+ "value": "$kendo-table-footer-bg",
39466
39466
  "scope": "default",
39467
39467
  "line": {
39468
39468
  "start": 238,
@@ -39477,14 +39477,95 @@
39477
39477
  "path": "bootstrap/scss/grid/_variables.scss",
39478
39478
  "name": "_variables.scss"
39479
39479
  },
39480
+ "resolvedValue": "var(--kendo-color-surface)",
39481
+ "resolvedType": "String"
39482
+ },
39483
+ {
39484
+ "description": "The text color of Grid footer.\n",
39485
+ "commentRange": {
39486
+ "start": 239,
39487
+ "end": 240
39488
+ },
39489
+ "context": {
39490
+ "type": "variable",
39491
+ "name": "kendo-grid-footer-text",
39492
+ "value": "$kendo-table-footer-text",
39493
+ "scope": "default",
39494
+ "line": {
39495
+ "start": 241,
39496
+ "end": 241
39497
+ }
39498
+ },
39499
+ "group": [
39500
+ "grid"
39501
+ ],
39502
+ "access": "public",
39503
+ "file": {
39504
+ "path": "bootstrap/scss/grid/_variables.scss",
39505
+ "name": "_variables.scss"
39506
+ },
39507
+ "resolvedValue": "var(--kendo-color-on-app-surface)",
39508
+ "resolvedType": "String"
39509
+ },
39510
+ {
39511
+ "description": "The border color of Grid footer.\n",
39512
+ "commentRange": {
39513
+ "start": 242,
39514
+ "end": 243
39515
+ },
39516
+ "context": {
39517
+ "type": "variable",
39518
+ "name": "kendo-grid-footer-border",
39519
+ "value": "$kendo-table-footer-border",
39520
+ "scope": "default",
39521
+ "line": {
39522
+ "start": 244,
39523
+ "end": 244
39524
+ }
39525
+ },
39526
+ "group": [
39527
+ "grid"
39528
+ ],
39529
+ "access": "public",
39530
+ "file": {
39531
+ "path": "bootstrap/scss/grid/_variables.scss",
39532
+ "name": "_variables.scss"
39533
+ },
39534
+ "resolvedValue": "var(--kendo-color-border)",
39535
+ "resolvedType": "String"
39536
+ },
39537
+ {
39538
+ "description": "The background color of the Grid alternating rows.\n",
39539
+ "commentRange": {
39540
+ "start": 246,
39541
+ "end": 247
39542
+ },
39543
+ "context": {
39544
+ "type": "variable",
39545
+ "name": "kendo-grid-alt-bg",
39546
+ "value": "$kendo-table-alt-row-bg",
39547
+ "scope": "default",
39548
+ "line": {
39549
+ "start": 248,
39550
+ "end": 248
39551
+ }
39552
+ },
39553
+ "group": [
39554
+ "grid"
39555
+ ],
39556
+ "access": "public",
39557
+ "file": {
39558
+ "path": "bootstrap/scss/grid/_variables.scss",
39559
+ "name": "_variables.scss"
39560
+ },
39480
39561
  "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface) 4%, transparent)",
39481
39562
  "resolvedType": "String"
39482
39563
  },
39483
39564
  {
39484
39565
  "description": "The background color of hovered Grid rows.\n",
39485
39566
  "commentRange": {
39486
- "start": 240,
39487
- "end": 241
39567
+ "start": 250,
39568
+ "end": 251
39488
39569
  },
39489
39570
  "context": {
39490
39571
  "type": "variable",
@@ -39492,8 +39573,8 @@
39492
39573
  "value": "$kendo-table-hover-bg",
39493
39574
  "scope": "default",
39494
39575
  "line": {
39495
- "start": 242,
39496
- "end": 242
39576
+ "start": 252,
39577
+ "end": 252
39497
39578
  }
39498
39579
  },
39499
39580
  "group": [
@@ -39510,8 +39591,8 @@
39510
39591
  {
39511
39592
  "description": "The text color of hovered Grid rows.\n",
39512
39593
  "commentRange": {
39513
- "start": 243,
39514
- "end": 244
39594
+ "start": 253,
39595
+ "end": 254
39515
39596
  },
39516
39597
  "context": {
39517
39598
  "type": "variable",
@@ -39519,8 +39600,8 @@
39519
39600
  "value": "$kendo-table-hover-text",
39520
39601
  "scope": "default",
39521
39602
  "line": {
39522
- "start": 245,
39523
- "end": 245
39603
+ "start": 255,
39604
+ "end": 255
39524
39605
  }
39525
39606
  },
39526
39607
  "group": [
@@ -39537,8 +39618,8 @@
39537
39618
  {
39538
39619
  "description": "The background color of selected Grid rows.\n",
39539
39620
  "commentRange": {
39540
- "start": 247,
39541
- "end": 248
39621
+ "start": 257,
39622
+ "end": 258
39542
39623
  },
39543
39624
  "context": {
39544
39625
  "type": "variable",
@@ -39546,8 +39627,8 @@
39546
39627
  "value": "$kendo-table-selected-bg",
39547
39628
  "scope": "default",
39548
39629
  "line": {
39549
- "start": 249,
39550
- "end": 249
39630
+ "start": 259,
39631
+ "end": 259
39551
39632
  }
39552
39633
  },
39553
39634
  "group": [
@@ -39564,8 +39645,8 @@
39564
39645
  {
39565
39646
  "description": "The text color of selected Grid rows.\n",
39566
39647
  "commentRange": {
39567
- "start": 250,
39568
- "end": 251
39648
+ "start": 260,
39649
+ "end": 261
39569
39650
  },
39570
39651
  "context": {
39571
39652
  "type": "variable",
@@ -39573,8 +39654,8 @@
39573
39654
  "value": "$kendo-table-selected-text",
39574
39655
  "scope": "default",
39575
39656
  "line": {
39576
- "start": 252,
39577
- "end": 252
39657
+ "start": 262,
39658
+ "end": 262
39578
39659
  }
39579
39660
  },
39580
39661
  "group": [
@@ -39591,8 +39672,8 @@
39591
39672
  {
39592
39673
  "description": "The background color of highlighted Grid rows.\n",
39593
39674
  "commentRange": {
39594
- "start": 254,
39595
- "end": 255
39675
+ "start": 264,
39676
+ "end": 265
39596
39677
  },
39597
39678
  "context": {
39598
39679
  "type": "variable",
@@ -39600,8 +39681,8 @@
39600
39681
  "value": "$kendo-table-highlighted-bg",
39601
39682
  "scope": "default",
39602
39683
  "line": {
39603
- "start": 256,
39604
- "end": 256
39684
+ "start": 266,
39685
+ "end": 266
39605
39686
  }
39606
39687
  },
39607
39688
  "group": [
@@ -39618,8 +39699,8 @@
39618
39699
  {
39619
39700
  "description": "The font weight of highlighted Grid rows.\n",
39620
39701
  "commentRange": {
39621
- "start": 257,
39622
- "end": 258
39702
+ "start": 267,
39703
+ "end": 268
39623
39704
  },
39624
39705
  "context": {
39625
39706
  "type": "variable",
@@ -39627,8 +39708,8 @@
39627
39708
  "value": "$kendo-table-highlighted-font-weight",
39628
39709
  "scope": "default",
39629
39710
  "line": {
39630
- "start": 259,
39631
- "end": 259
39711
+ "start": 269,
39712
+ "end": 269
39632
39713
  }
39633
39714
  },
39634
39715
  "group": [
@@ -39645,8 +39726,8 @@
39645
39726
  {
39646
39727
  "description": "The background color of selected highlighted Grid rows.\n",
39647
39728
  "commentRange": {
39648
- "start": 261,
39649
- "end": 262
39729
+ "start": 271,
39730
+ "end": 272
39650
39731
  },
39651
39732
  "context": {
39652
39733
  "type": "variable",
@@ -39654,8 +39735,8 @@
39654
39735
  "value": "$kendo-table-selected-highlighted-bg",
39655
39736
  "scope": "default",
39656
39737
  "line": {
39657
- "start": 263,
39658
- "end": 263
39738
+ "start": 273,
39739
+ "end": 273
39659
39740
  }
39660
39741
  },
39661
39742
  "group": [
@@ -39672,8 +39753,8 @@
39672
39753
  {
39673
39754
  "description": "The background color of the Grid selection aggregates container.\n",
39674
39755
  "commentRange": {
39675
- "start": 265,
39676
- "end": 266
39756
+ "start": 275,
39757
+ "end": 276
39677
39758
  },
39678
39759
  "context": {
39679
39760
  "type": "variable",
@@ -39681,8 +39762,8 @@
39681
39762
  "value": "$kendo-grid-header-bg",
39682
39763
  "scope": "default",
39683
39764
  "line": {
39684
- "start": 267,
39685
- "end": 267
39765
+ "start": 277,
39766
+ "end": 277
39686
39767
  }
39687
39768
  },
39688
39769
  "group": [
@@ -39699,8 +39780,8 @@
39699
39780
  {
39700
39781
  "description": "The text color of the Grid selection aggregates container.\n",
39701
39782
  "commentRange": {
39702
- "start": 268,
39703
- "end": 269
39783
+ "start": 278,
39784
+ "end": 279
39704
39785
  },
39705
39786
  "context": {
39706
39787
  "type": "variable",
@@ -39708,8 +39789,8 @@
39708
39789
  "value": "$kendo-grid-text",
39709
39790
  "scope": "default",
39710
39791
  "line": {
39711
- "start": 270,
39712
- "end": 270
39792
+ "start": 280,
39793
+ "end": 280
39713
39794
  }
39714
39795
  },
39715
39796
  "group": [
@@ -39726,8 +39807,8 @@
39726
39807
  {
39727
39808
  "description": "The border color of the Grid selection aggregates container.\n",
39728
39809
  "commentRange": {
39729
- "start": 271,
39730
- "end": 272
39810
+ "start": 281,
39811
+ "end": 282
39731
39812
  },
39732
39813
  "context": {
39733
39814
  "type": "variable",
@@ -39735,8 +39816,8 @@
39735
39816
  "value": "$kendo-grid-border",
39736
39817
  "scope": "default",
39737
39818
  "line": {
39738
- "start": 273,
39739
- "end": 273
39819
+ "start": 283,
39820
+ "end": 283
39740
39821
  }
39741
39822
  },
39742
39823
  "group": [
@@ -39753,8 +39834,8 @@
39753
39834
  {
39754
39835
  "description": "The border width of the Grid selection aggregates container.\n",
39755
39836
  "commentRange": {
39756
- "start": 274,
39757
- "end": 275
39837
+ "start": 284,
39838
+ "end": 285
39758
39839
  },
39759
39840
  "context": {
39760
39841
  "type": "variable",
@@ -39762,8 +39843,8 @@
39762
39843
  "value": "$kendo-grid-border-width",
39763
39844
  "scope": "default",
39764
39845
  "line": {
39765
- "start": 276,
39766
- "end": 276
39846
+ "start": 286,
39847
+ "end": 286
39767
39848
  }
39768
39849
  },
39769
39850
  "group": [
@@ -39780,8 +39861,8 @@
39780
39861
  {
39781
39862
  "description": "The spacing between the selection aggregates items.\n",
39782
39863
  "commentRange": {
39783
- "start": 277,
39784
- "end": 278
39864
+ "start": 287,
39865
+ "end": 288
39785
39866
  },
39786
39867
  "context": {
39787
39868
  "type": "variable",
@@ -39789,8 +39870,8 @@
39789
39870
  "value": "k-spacing(2)",
39790
39871
  "scope": "default",
39791
39872
  "line": {
39792
- "start": 279,
39793
- "end": 279
39873
+ "start": 289,
39874
+ "end": 289
39794
39875
  }
39795
39876
  },
39796
39877
  "group": [
@@ -39807,8 +39888,8 @@
39807
39888
  {
39808
39889
  "description": "The line height of the Grid selection aggregates container.\n",
39809
39890
  "commentRange": {
39810
- "start": 280,
39811
- "end": 281
39891
+ "start": 290,
39892
+ "end": 291
39812
39893
  },
39813
39894
  "context": {
39814
39895
  "type": "variable",
@@ -39816,8 +39897,8 @@
39816
39897
  "value": "$kendo-grid-line-height",
39817
39898
  "scope": "default",
39818
39899
  "line": {
39819
- "start": 282,
39820
- "end": 282
39900
+ "start": 292,
39901
+ "end": 292
39821
39902
  }
39822
39903
  },
39823
39904
  "group": [
@@ -39834,8 +39915,8 @@
39834
39915
  {
39835
39916
  "description": "The font weight of the Grid selection aggregates container.\n",
39836
39917
  "commentRange": {
39837
- "start": 283,
39838
- "end": 284
39918
+ "start": 293,
39919
+ "end": 294
39839
39920
  },
39840
39921
  "context": {
39841
39922
  "type": "variable",
@@ -39843,8 +39924,8 @@
39843
39924
  "value": "var(--kendo-font-weight-bold)",
39844
39925
  "scope": "default",
39845
39926
  "line": {
39846
- "start": 285,
39847
- "end": 285
39927
+ "start": 295,
39928
+ "end": 295
39848
39929
  }
39849
39930
  },
39850
39931
  "group": [
@@ -39861,8 +39942,8 @@
39861
39942
  {
39862
39943
  "description": "The background color of the Grid row.\n",
39863
39944
  "commentRange": {
39864
- "start": 287,
39865
- "end": 288
39945
+ "start": 297,
39946
+ "end": 298
39866
39947
  },
39867
39948
  "context": {
39868
39949
  "type": "variable",
@@ -39870,8 +39951,8 @@
39870
39951
  "value": "k-color(surface)",
39871
39952
  "scope": "default",
39872
39953
  "line": {
39873
- "start": 289,
39874
- "end": 289
39954
+ "start": 299,
39955
+ "end": 299
39875
39956
  }
39876
39957
  },
39877
39958
  "group": [
@@ -39888,8 +39969,8 @@
39888
39969
  {
39889
39970
  "description": "The background color of the Grid grouping header.\n",
39890
39971
  "commentRange": {
39891
- "start": 291,
39892
- "end": 292
39972
+ "start": 301,
39973
+ "end": 302
39893
39974
  },
39894
39975
  "context": {
39895
39976
  "type": "variable",
@@ -39897,8 +39978,8 @@
39897
39978
  "value": "$kendo-grid-header-bg",
39898
39979
  "scope": "default",
39899
39980
  "line": {
39900
- "start": 293,
39901
- "end": 293
39981
+ "start": 303,
39982
+ "end": 303
39902
39983
  }
39903
39984
  },
39904
39985
  "group": [
@@ -39915,8 +39996,8 @@
39915
39996
  {
39916
39997
  "description": "The text color of the Grid grouping header.\n",
39917
39998
  "commentRange": {
39918
- "start": 294,
39919
- "end": 295
39999
+ "start": 304,
40000
+ "end": 305
39920
40001
  },
39921
40002
  "context": {
39922
40003
  "type": "variable",
@@ -39924,8 +40005,8 @@
39924
40005
  "value": "$kendo-grid-header-text",
39925
40006
  "scope": "default",
39926
40007
  "line": {
39927
- "start": 296,
39928
- "end": 296
40008
+ "start": 306,
40009
+ "end": 306
39929
40010
  }
39930
40011
  },
39931
40012
  "group": [
@@ -39942,8 +40023,8 @@
39942
40023
  {
39943
40024
  "description": "The border color of the Grid grouping header.\n",
39944
40025
  "commentRange": {
39945
- "start": 297,
39946
- "end": 298
40026
+ "start": 307,
40027
+ "end": 308
39947
40028
  },
39948
40029
  "context": {
39949
40030
  "type": "variable",
@@ -39951,8 +40032,8 @@
39951
40032
  "value": "$kendo-grid-header-border",
39952
40033
  "scope": "default",
39953
40034
  "line": {
39954
- "start": 299,
39955
- "end": 299
40035
+ "start": 309,
40036
+ "end": 309
39956
40037
  }
39957
40038
  },
39958
40039
  "group": [
@@ -39969,8 +40050,8 @@
39969
40050
  {
39970
40051
  "description": "The text color of the Grid row.\n",
39971
40052
  "commentRange": {
39972
- "start": 300,
39973
- "end": 301
40053
+ "start": 310,
40054
+ "end": 311
39974
40055
  },
39975
40056
  "context": {
39976
40057
  "type": "variable",
@@ -39978,8 +40059,8 @@
39978
40059
  "value": "$kendo-grid-text",
39979
40060
  "scope": "default",
39980
40061
  "line": {
39981
- "start": 302,
39982
- "end": 302
40062
+ "start": 312,
40063
+ "end": 312
39983
40064
  }
39984
40065
  },
39985
40066
  "group": [
@@ -39996,8 +40077,8 @@
39996
40077
  {
39997
40078
  "description": "The background color of the Grid.\n",
39998
40079
  "commentRange": {
39999
- "start": 304,
40000
- "end": 305
40080
+ "start": 314,
40081
+ "end": 315
40001
40082
  },
40002
40083
  "context": {
40003
40084
  "type": "variable",
@@ -40005,8 +40086,8 @@
40005
40086
  "value": "color-mix(in srgb, k-color(on-app-surface) 2%, transparent)",
40006
40087
  "scope": "default",
40007
40088
  "line": {
40008
- "start": 306,
40009
- "end": 306
40089
+ "start": 316,
40090
+ "end": 316
40010
40091
  }
40011
40092
  },
40012
40093
  "group": [
@@ -40023,8 +40104,8 @@
40023
40104
  {
40024
40105
  "description": "The text color of the Grid.\n",
40025
40106
  "commentRange": {
40026
- "start": 307,
40027
- "end": 308
40107
+ "start": 317,
40108
+ "end": 318
40028
40109
  },
40029
40110
  "context": {
40030
40111
  "type": "variable",
@@ -40032,8 +40113,8 @@
40032
40113
  "value": "k-color(primary)",
40033
40114
  "scope": "default",
40034
40115
  "line": {
40035
- "start": 309,
40036
- "end": 309
40116
+ "start": 319,
40117
+ "end": 319
40037
40118
  }
40038
40119
  },
40039
40120
  "group": [
@@ -40050,8 +40131,8 @@
40050
40131
  {
40051
40132
  "description": "The font size of the Grid.\n",
40052
40133
  "commentRange": {
40053
- "start": 310,
40054
- "end": 311
40134
+ "start": 320,
40135
+ "end": 321
40055
40136
  },
40056
40137
  "context": {
40057
40138
  "type": "variable",
@@ -40059,8 +40140,8 @@
40059
40140
  "value": "($kendo-icon-size * .75)",
40060
40141
  "scope": "default",
40061
40142
  "line": {
40062
- "start": 312,
40063
- "end": 312
40143
+ "start": 322,
40144
+ "end": 322
40064
40145
  }
40065
40146
  },
40066
40147
  "group": [
@@ -40077,8 +40158,8 @@
40077
40158
  {
40078
40159
  "description": "The sorting index vertical spacing of the Grid.\n",
40079
40160
  "commentRange": {
40080
- "start": 313,
40081
- "end": 314
40161
+ "start": 323,
40162
+ "end": 324
40082
40163
  },
40083
40164
  "context": {
40084
40165
  "type": "variable",
@@ -40086,8 +40167,8 @@
40086
40167
  "value": "k-spacing(0.5)",
40087
40168
  "scope": "default",
40088
40169
  "line": {
40089
- "start": 315,
40090
- "end": 315
40170
+ "start": 325,
40171
+ "end": 325
40091
40172
  }
40092
40173
  },
40093
40174
  "group": [
@@ -40104,8 +40185,8 @@
40104
40185
  {
40105
40186
  "description": "The sorting index horizontal spacing of the Grid.\n",
40106
40187
  "commentRange": {
40107
- "start": 316,
40108
- "end": 317
40188
+ "start": 326,
40189
+ "end": 327
40109
40190
  },
40110
40191
  "context": {
40111
40192
  "type": "variable",
@@ -40113,8 +40194,8 @@
40113
40194
  "value": "calc( #{$kendo-grid-sorting-index-spacing-y} * -1 )",
40114
40195
  "scope": "default",
40115
40196
  "line": {
40116
- "start": 318,
40117
- "end": 318
40197
+ "start": 328,
40198
+ "end": 328
40118
40199
  }
40119
40200
  },
40120
40201
  "group": [
@@ -40131,8 +40212,8 @@
40131
40212
  {
40132
40213
  "description": "The sorted icon spacing of the Grid.\n",
40133
40214
  "commentRange": {
40134
- "start": 320,
40135
- "end": 321
40215
+ "start": 330,
40216
+ "end": 331
40136
40217
  },
40137
40218
  "context": {
40138
40219
  "type": "variable",
@@ -40140,8 +40221,8 @@
40140
40221
  "value": "calc( #{k-spacing(4)} - 1px )",
40141
40222
  "scope": "default",
40142
40223
  "line": {
40143
- "start": 322,
40144
- "end": 322
40224
+ "start": 332,
40225
+ "end": 332
40145
40226
  }
40146
40227
  },
40147
40228
  "group": [
@@ -40158,8 +40239,8 @@
40158
40239
  {
40159
40240
  "description": "The shadow of the Grid.\n",
40160
40241
  "commentRange": {
40161
- "start": 324,
40162
- "end": 325
40242
+ "start": 334,
40243
+ "end": 335
40163
40244
  },
40164
40245
  "context": {
40165
40246
  "type": "variable",
@@ -40167,8 +40248,8 @@
40167
40248
  "value": "$kendo-table-focus-shadow",
40168
40249
  "scope": "default",
40169
40250
  "line": {
40170
- "start": 326,
40171
- "end": 326
40251
+ "start": 336,
40252
+ "end": 336
40172
40253
  }
40173
40254
  },
40174
40255
  "group": [
@@ -40185,8 +40266,8 @@
40185
40266
  {
40186
40267
  "description": "The spacing of the Grid button.\n",
40187
40268
  "commentRange": {
40188
- "start": 328,
40189
- "end": 329
40269
+ "start": 338,
40270
+ "end": 339
40190
40271
  },
40191
40272
  "context": {
40192
40273
  "type": "variable",
@@ -40194,8 +40275,8 @@
40194
40275
  "value": "k-spacing(2)",
40195
40276
  "scope": "default",
40196
40277
  "line": {
40197
- "start": 330,
40198
- "end": 330
40278
+ "start": 340,
40279
+ "end": 340
40199
40280
  }
40200
40281
  },
40201
40282
  "group": [
@@ -40212,8 +40293,8 @@
40212
40293
  {
40213
40294
  "description": "The background color of the sticky content in the Grid.\n",
40214
40295
  "commentRange": {
40215
- "start": 333,
40216
- "end": 334
40296
+ "start": 343,
40297
+ "end": 344
40217
40298
  },
40218
40299
  "context": {
40219
40300
  "type": "variable",
@@ -40221,8 +40302,8 @@
40221
40302
  "value": "$kendo-grid-bg",
40222
40303
  "scope": "default",
40223
40304
  "line": {
40224
- "start": 335,
40225
- "end": 335
40305
+ "start": 345,
40306
+ "end": 345
40226
40307
  }
40227
40308
  },
40228
40309
  "group": [
@@ -40239,8 +40320,8 @@
40239
40320
  {
40240
40321
  "description": "The alternate background color of the sticky content in the Grid.\n",
40241
40322
  "commentRange": {
40242
- "start": 336,
40243
- "end": 337
40323
+ "start": 346,
40324
+ "end": 347
40244
40325
  },
40245
40326
  "context": {
40246
40327
  "type": "variable",
@@ -40248,8 +40329,8 @@
40248
40329
  "value": "k-color(base-subtle)",
40249
40330
  "scope": "default",
40250
40331
  "line": {
40251
- "start": 338,
40252
- "end": 338
40332
+ "start": 348,
40333
+ "end": 348
40253
40334
  }
40254
40335
  },
40255
40336
  "group": [
@@ -40266,8 +40347,8 @@
40266
40347
  {
40267
40348
  "description": "The background color of the hovered sticky content in the Grid.\n",
40268
40349
  "commentRange": {
40269
- "start": 339,
40270
- "end": 340
40350
+ "start": 349,
40351
+ "end": 350
40271
40352
  },
40272
40353
  "context": {
40273
40354
  "type": "variable",
@@ -40275,8 +40356,8 @@
40275
40356
  "value": "k-color(base-subtle-hover)",
40276
40357
  "scope": "default",
40277
40358
  "line": {
40278
- "start": 341,
40279
- "end": 341
40359
+ "start": 351,
40360
+ "end": 351
40280
40361
  }
40281
40362
  },
40282
40363
  "group": [
@@ -40293,8 +40374,8 @@
40293
40374
  {
40294
40375
  "description": "The border color of the sticky content in the Grid.\n",
40295
40376
  "commentRange": {
40296
- "start": 343,
40297
- "end": 344
40377
+ "start": 353,
40378
+ "end": 354
40298
40379
  },
40299
40380
  "context": {
40300
40381
  "type": "variable",
@@ -40302,8 +40383,8 @@
40302
40383
  "value": "color-mix(in srgb, k-color(on-app-surface) 50%, transparent)",
40303
40384
  "scope": "default",
40304
40385
  "line": {
40305
- "start": 345,
40306
- "end": 345
40386
+ "start": 355,
40387
+ "end": 355
40307
40388
  }
40308
40389
  },
40309
40390
  "group": [
@@ -40320,8 +40401,8 @@
40320
40401
  {
40321
40402
  "description": "The background color of the sticky header in the Grid.\n",
40322
40403
  "commentRange": {
40323
- "start": 347,
40324
- "end": 348
40404
+ "start": 357,
40405
+ "end": 358
40325
40406
  },
40326
40407
  "context": {
40327
40408
  "type": "variable",
@@ -40329,8 +40410,8 @@
40329
40410
  "value": "$kendo-grid-header-bg",
40330
40411
  "scope": "default",
40331
40412
  "line": {
40332
- "start": 349,
40333
- "end": 349
40413
+ "start": 359,
40414
+ "end": 359
40334
40415
  }
40335
40416
  },
40336
40417
  "group": [
@@ -40347,8 +40428,8 @@
40347
40428
  {
40348
40429
  "description": "The text color of the sticky header in the Grid.\n",
40349
40430
  "commentRange": {
40350
- "start": 350,
40351
- "end": 351
40431
+ "start": 360,
40432
+ "end": 361
40352
40433
  },
40353
40434
  "context": {
40354
40435
  "type": "variable",
@@ -40356,8 +40437,8 @@
40356
40437
  "value": "$kendo-grid-header-text",
40357
40438
  "scope": "default",
40358
40439
  "line": {
40359
- "start": 352,
40360
- "end": 352
40440
+ "start": 362,
40441
+ "end": 362
40361
40442
  }
40362
40443
  },
40363
40444
  "group": [
@@ -40374,8 +40455,8 @@
40374
40455
  {
40375
40456
  "description": "The border color of the sticky header in the Grid.\n",
40376
40457
  "commentRange": {
40377
- "start": 353,
40378
- "end": 354
40458
+ "start": 363,
40459
+ "end": 364
40379
40460
  },
40380
40461
  "context": {
40381
40462
  "type": "variable",
@@ -40383,8 +40464,8 @@
40383
40464
  "value": "$kendo-grid-sticky-border",
40384
40465
  "scope": "default",
40385
40466
  "line": {
40386
- "start": 355,
40387
- "end": 355
40467
+ "start": 365,
40468
+ "end": 365
40388
40469
  }
40389
40470
  },
40390
40471
  "group": [
@@ -40401,8 +40482,8 @@
40401
40482
  {
40402
40483
  "description": "The background color of the sticky footer in the Grid.\n",
40403
40484
  "commentRange": {
40404
- "start": 357,
40405
- "end": 358
40485
+ "start": 367,
40486
+ "end": 368
40406
40487
  },
40407
40488
  "context": {
40408
40489
  "type": "variable",
@@ -40410,8 +40491,8 @@
40410
40491
  "value": "$kendo-grid-header-bg",
40411
40492
  "scope": "default",
40412
40493
  "line": {
40413
- "start": 359,
40414
- "end": 359
40494
+ "start": 369,
40495
+ "end": 369
40415
40496
  }
40416
40497
  },
40417
40498
  "group": [
@@ -40428,8 +40509,8 @@
40428
40509
  {
40429
40510
  "description": "The box shadow of the sticky container in the Grid.\n",
40430
40511
  "commentRange": {
40431
- "start": 361,
40432
- "end": 362
40512
+ "start": 371,
40513
+ "end": 372
40433
40514
  },
40434
40515
  "context": {
40435
40516
  "type": "variable",
@@ -40437,8 +40518,8 @@
40437
40518
  "value": "0 2px 4px 0 rgba(0, 0, 0, 0.08)",
40438
40519
  "scope": "default",
40439
40520
  "line": {
40440
- "start": 363,
40441
- "end": 363
40521
+ "start": 373,
40522
+ "end": 373
40442
40523
  }
40443
40524
  },
40444
40525
  "group": [
@@ -40455,8 +40536,8 @@
40455
40536
  {
40456
40537
  "description": "The box shadow of the sticky container positioned at the bottom in the Grid.\n",
40457
40538
  "commentRange": {
40458
- "start": 364,
40459
- "end": 365
40539
+ "start": 374,
40540
+ "end": 375
40460
40541
  },
40461
40542
  "context": {
40462
40543
  "type": "variable",
@@ -40464,8 +40545,8 @@
40464
40545
  "value": "0 -2px 4px 0 rgba(0, 0, 0, 0.08)",
40465
40546
  "scope": "default",
40466
40547
  "line": {
40467
- "start": 366,
40468
- "end": 366
40548
+ "start": 376,
40549
+ "end": 376
40469
40550
  }
40470
40551
  },
40471
40552
  "group": [
@@ -40482,8 +40563,8 @@
40482
40563
  {
40483
40564
  "description": "The box shadow of the pinned container in the Grid.\n",
40484
40565
  "commentRange": {
40485
- "start": 368,
40486
- "end": 369
40566
+ "start": 378,
40567
+ "end": 379
40487
40568
  },
40488
40569
  "context": {
40489
40570
  "type": "variable",
@@ -40491,8 +40572,8 @@
40491
40572
  "value": "0 4px 8px 0 rgba(0, 0, 0, 0.08)",
40492
40573
  "scope": "default",
40493
40574
  "line": {
40494
- "start": 370,
40495
- "end": 370
40575
+ "start": 380,
40576
+ "end": 380
40496
40577
  }
40497
40578
  },
40498
40579
  "group": [
@@ -40509,8 +40590,8 @@
40509
40590
  {
40510
40591
  "description": "The box shadow of the pinned container positioned at the bottom in the Grid.\n",
40511
40592
  "commentRange": {
40512
- "start": 371,
40513
- "end": 372
40593
+ "start": 381,
40594
+ "end": 382
40514
40595
  },
40515
40596
  "context": {
40516
40597
  "type": "variable",
@@ -40518,8 +40599,8 @@
40518
40599
  "value": "0 -4px 8px 0 rgba(0, 0, 0, 0.08)",
40519
40600
  "scope": "default",
40520
40601
  "line": {
40521
- "start": 373,
40522
- "end": 373
40602
+ "start": 383,
40603
+ "end": 383
40523
40604
  }
40524
40605
  },
40525
40606
  "group": [
@@ -40536,8 +40617,8 @@
40536
40617
  {
40537
40618
  "description": "The width of the Grid column menu.\n",
40538
40619
  "commentRange": {
40539
- "start": 375,
40540
- "end": 376
40620
+ "start": 385,
40621
+ "end": 386
40541
40622
  },
40542
40623
  "context": {
40543
40624
  "type": "variable",
@@ -40545,8 +40626,8 @@
40545
40626
  "value": "250px",
40546
40627
  "scope": "default",
40547
40628
  "line": {
40548
- "start": 377,
40549
- "end": 377
40629
+ "start": 387,
40630
+ "end": 387
40550
40631
  }
40551
40632
  },
40552
40633
  "group": [
@@ -40563,8 +40644,8 @@
40563
40644
  {
40564
40645
  "description": "The maximum width of the Grid column menu.\n",
40565
40646
  "commentRange": {
40566
- "start": 378,
40567
- "end": 379
40647
+ "start": 388,
40648
+ "end": 389
40568
40649
  },
40569
40650
  "context": {
40570
40651
  "type": "variable",
@@ -40572,8 +40653,8 @@
40572
40653
  "value": "320px",
40573
40654
  "scope": "default",
40574
40655
  "line": {
40575
- "start": 380,
40576
- "end": 380
40656
+ "start": 390,
40657
+ "end": 390
40577
40658
  }
40578
40659
  },
40579
40660
  "group": [
@@ -40590,8 +40671,8 @@
40590
40671
  {
40591
40672
  "description": "The horizontal padding of the Grid popup.\n",
40592
40673
  "commentRange": {
40593
- "start": 383,
40594
- "end": 384
40674
+ "start": 393,
40675
+ "end": 394
40595
40676
  },
40596
40677
  "context": {
40597
40678
  "type": "variable",
@@ -40599,8 +40680,8 @@
40599
40680
  "value": "null",
40600
40681
  "scope": "default",
40601
40682
  "line": {
40602
- "start": 385,
40603
- "end": 385
40683
+ "start": 395,
40684
+ "end": 395
40604
40685
  }
40605
40686
  },
40606
40687
  "group": [
@@ -40617,8 +40698,8 @@
40617
40698
  {
40618
40699
  "description": "The vertical padding of the Grid popup.\n",
40619
40700
  "commentRange": {
40620
- "start": 386,
40621
- "end": 387
40701
+ "start": 396,
40702
+ "end": 397
40622
40703
  },
40623
40704
  "context": {
40624
40705
  "type": "variable",
@@ -40626,8 +40707,8 @@
40626
40707
  "value": "null",
40627
40708
  "scope": "default",
40628
40709
  "line": {
40629
- "start": 388,
40630
- "end": 388
40710
+ "start": 398,
40711
+ "end": 398
40631
40712
  }
40632
40713
  },
40633
40714
  "group": [
@@ -40644,8 +40725,8 @@
40644
40725
  {
40645
40726
  "description": "The horizontal padding of the Grid item.\n",
40646
40727
  "commentRange": {
40647
- "start": 390,
40648
- "end": 391
40728
+ "start": 400,
40729
+ "end": 401
40649
40730
  },
40650
40731
  "context": {
40651
40732
  "type": "variable",
@@ -40653,8 +40734,8 @@
40653
40734
  "value": "$kendo-menu-popup-md-item-padding-x",
40654
40735
  "scope": "default",
40655
40736
  "line": {
40656
- "start": 392,
40657
- "end": 392
40737
+ "start": 402,
40738
+ "end": 402
40658
40739
  }
40659
40740
  },
40660
40741
  "group": [
@@ -40671,8 +40752,8 @@
40671
40752
  {
40672
40753
  "description": "The vertical padding of the Grid item.\n",
40673
40754
  "commentRange": {
40674
- "start": 393,
40675
- "end": 394
40755
+ "start": 403,
40756
+ "end": 404
40676
40757
  },
40677
40758
  "context": {
40678
40759
  "type": "variable",
@@ -40680,8 +40761,8 @@
40680
40761
  "value": "$kendo-menu-popup-md-item-padding-y",
40681
40762
  "scope": "default",
40682
40763
  "line": {
40683
- "start": 395,
40684
- "end": 395
40764
+ "start": 405,
40765
+ "end": 405
40685
40766
  }
40686
40767
  },
40687
40768
  "group": [
@@ -40698,8 +40779,8 @@
40698
40779
  {
40699
40780
  "description": "The horizontal padding of the Grid item.\n",
40700
40781
  "commentRange": {
40701
- "start": 397,
40702
- "end": 398
40782
+ "start": 407,
40783
+ "end": 408
40703
40784
  },
40704
40785
  "context": {
40705
40786
  "type": "variable",
@@ -40707,8 +40788,8 @@
40707
40788
  "value": "$kendo-list-md-item-padding-x",
40708
40789
  "scope": "default",
40709
40790
  "line": {
40710
- "start": 399,
40711
- "end": 399
40791
+ "start": 409,
40792
+ "end": 409
40712
40793
  }
40713
40794
  },
40714
40795
  "group": [
@@ -40725,8 +40806,8 @@
40725
40806
  {
40726
40807
  "description": "The vertical padding of the Grid item.\n",
40727
40808
  "commentRange": {
40728
- "start": 400,
40729
- "end": 401
40809
+ "start": 410,
40810
+ "end": 411
40730
40811
  },
40731
40812
  "context": {
40732
40813
  "type": "variable",
@@ -40734,8 +40815,8 @@
40734
40815
  "value": "$kendo-list-md-item-padding-y",
40735
40816
  "scope": "default",
40736
40817
  "line": {
40737
- "start": 402,
40738
- "end": 402
40818
+ "start": 412,
40819
+ "end": 412
40739
40820
  }
40740
40821
  },
40741
40822
  "group": [
@@ -40752,8 +40833,8 @@
40752
40833
  {
40753
40834
  "description": "The horizontal padding of the Grid.\n",
40754
40835
  "commentRange": {
40755
- "start": 404,
40756
- "end": 405
40836
+ "start": 414,
40837
+ "end": 415
40757
40838
  },
40758
40839
  "context": {
40759
40840
  "type": "variable",
@@ -40761,8 +40842,8 @@
40761
40842
  "value": "k-spacing(0)",
40762
40843
  "scope": "default",
40763
40844
  "line": {
40764
- "start": 406,
40765
- "end": 406
40845
+ "start": 416,
40846
+ "end": 416
40766
40847
  }
40767
40848
  },
40768
40849
  "group": [
@@ -40779,8 +40860,8 @@
40779
40860
  {
40780
40861
  "description": "The vertical padding of the Grid.\n",
40781
40862
  "commentRange": {
40782
- "start": 407,
40783
- "end": 408
40863
+ "start": 417,
40864
+ "end": 418
40784
40865
  },
40785
40866
  "context": {
40786
40867
  "type": "variable",
@@ -40788,8 +40869,8 @@
40788
40869
  "value": "k-spacing(2)",
40789
40870
  "scope": "default",
40790
40871
  "line": {
40791
- "start": 409,
40792
- "end": 409
40872
+ "start": 419,
40873
+ "end": 419
40793
40874
  }
40794
40875
  },
40795
40876
  "group": [
@@ -40806,8 +40887,8 @@
40806
40887
  {
40807
40888
  "description": "The horizontal padding of the Grid header.\n",
40808
40889
  "commentRange": {
40809
- "start": 411,
40810
- "end": 412
40890
+ "start": 421,
40891
+ "end": 422
40811
40892
  },
40812
40893
  "context": {
40813
40894
  "type": "variable",
@@ -40815,8 +40896,8 @@
40815
40896
  "value": "$kendo-menu-popup-md-item-padding-x",
40816
40897
  "scope": "default",
40817
40898
  "line": {
40818
- "start": 413,
40819
- "end": 413
40899
+ "start": 423,
40900
+ "end": 423
40820
40901
  }
40821
40902
  },
40822
40903
  "group": [
@@ -40833,8 +40914,8 @@
40833
40914
  {
40834
40915
  "description": "The vertical padding of the Grid header.\n",
40835
40916
  "commentRange": {
40836
- "start": 414,
40837
- "end": 415
40917
+ "start": 424,
40918
+ "end": 425
40838
40919
  },
40839
40920
  "context": {
40840
40921
  "type": "variable",
@@ -40842,8 +40923,8 @@
40842
40923
  "value": "$kendo-menu-popup-md-item-padding-y",
40843
40924
  "scope": "default",
40844
40925
  "line": {
40845
- "start": 416,
40846
- "end": 416
40926
+ "start": 426,
40927
+ "end": 426
40847
40928
  }
40848
40929
  },
40849
40930
  "group": [
@@ -40860,8 +40941,8 @@
40860
40941
  {
40861
40942
  "description": "The font size of the Grid header.\n",
40862
40943
  "commentRange": {
40863
- "start": 418,
40864
- "end": 419
40944
+ "start": 428,
40945
+ "end": 429
40865
40946
  },
40866
40947
  "context": {
40867
40948
  "type": "variable",
@@ -40869,8 +40950,8 @@
40869
40950
  "value": "var(--kendo-font-size-sm)",
40870
40951
  "scope": "default",
40871
40952
  "line": {
40872
- "start": 420,
40873
- "end": 420
40953
+ "start": 430,
40954
+ "end": 430
40874
40955
  }
40875
40956
  },
40876
40957
  "group": [
@@ -40887,8 +40968,8 @@
40887
40968
  {
40888
40969
  "description": "The height of the Grid header.\n",
40889
40970
  "commentRange": {
40890
- "start": 421,
40891
- "end": 422
40971
+ "start": 431,
40972
+ "end": 432
40892
40973
  },
40893
40974
  "context": {
40894
40975
  "type": "variable",
@@ -40896,8 +40977,8 @@
40896
40977
  "value": "var(--kendo-line-height)",
40897
40978
  "scope": "default",
40898
40979
  "line": {
40899
- "start": 423,
40900
- "end": 423
40980
+ "start": 433,
40981
+ "end": 433
40901
40982
  }
40902
40983
  },
40903
40984
  "group": [
@@ -40914,8 +40995,8 @@
40914
40995
  {
40915
40996
  "description": "The text color of the Grid header.\n",
40916
40997
  "commentRange": {
40917
- "start": 424,
40918
- "end": 425
40998
+ "start": 434,
40999
+ "end": 435
40919
41000
  },
40920
41001
  "context": {
40921
41002
  "type": "variable",
@@ -40923,8 +41004,8 @@
40923
41004
  "value": "uppercase",
40924
41005
  "scope": "default",
40925
41006
  "line": {
40926
- "start": 426,
40927
- "end": 426
41007
+ "start": 436,
41008
+ "end": 436
40928
41009
  }
40929
41010
  },
40930
41011
  "group": [
@@ -40941,8 +41022,8 @@
40941
41022
  {
40942
41023
  "description": "The width of the Grid header.\n",
40943
41024
  "commentRange": {
40944
- "start": 427,
40945
- "end": 428
41025
+ "start": 437,
41026
+ "end": 438
40946
41027
  },
40947
41028
  "context": {
40948
41029
  "type": "variable",
@@ -40950,8 +41031,8 @@
40950
41031
  "value": "1px",
40951
41032
  "scope": "default",
40952
41033
  "line": {
40953
- "start": 429,
40954
- "end": 429
41034
+ "start": 439,
41035
+ "end": 439
40955
41036
  }
40956
41037
  },
40957
41038
  "group": [
@@ -40968,8 +41049,8 @@
40968
41049
  {
40969
41050
  "description": "The background color of the Grid header.\n",
40970
41051
  "commentRange": {
40971
- "start": 431,
40972
- "end": 432
41052
+ "start": 441,
41053
+ "end": 442
40973
41054
  },
40974
41055
  "context": {
40975
41056
  "type": "variable",
@@ -40977,8 +41058,8 @@
40977
41058
  "value": "null",
40978
41059
  "scope": "default",
40979
41060
  "line": {
40980
- "start": 433,
40981
- "end": 433
41061
+ "start": 443,
41062
+ "end": 443
40982
41063
  }
40983
41064
  },
40984
41065
  "group": [
@@ -40995,8 +41076,8 @@
40995
41076
  {
40996
41077
  "description": "The text color of the Grid header.\n",
40997
41078
  "commentRange": {
40998
- "start": 434,
40999
- "end": 435
41079
+ "start": 444,
41080
+ "end": 445
41000
41081
  },
41001
41082
  "context": {
41002
41083
  "type": "variable",
@@ -41004,8 +41085,8 @@
41004
41085
  "value": "$kendo-popup-text",
41005
41086
  "scope": "default",
41006
41087
  "line": {
41007
- "start": 436,
41008
- "end": 436
41088
+ "start": 446,
41089
+ "end": 446
41009
41090
  }
41010
41091
  },
41011
41092
  "group": [
@@ -41022,8 +41103,8 @@
41022
41103
  {
41023
41104
  "description": "The border color of the Grid header.\n",
41024
41105
  "commentRange": {
41025
- "start": 437,
41026
- "end": 438
41106
+ "start": 447,
41107
+ "end": 448
41027
41108
  },
41028
41109
  "context": {
41029
41110
  "type": "variable",
@@ -41031,8 +41112,8 @@
41031
41112
  "value": "$kendo-popup-border",
41032
41113
  "scope": "default",
41033
41114
  "line": {
41034
- "start": 439,
41035
- "end": 439
41115
+ "start": 449,
41116
+ "end": 449
41036
41117
  }
41037
41118
  },
41038
41119
  "group": [
@@ -41049,8 +41130,8 @@
41049
41130
  {
41050
41131
  "description": "The horizontal padding of the Grid content.\n",
41051
41132
  "commentRange": {
41052
- "start": 441,
41053
- "end": 442
41133
+ "start": 451,
41134
+ "end": 452
41054
41135
  },
41055
41136
  "context": {
41056
41137
  "type": "variable",
@@ -41058,8 +41139,8 @@
41058
41139
  "value": "k-spacing(0)",
41059
41140
  "scope": "default",
41060
41141
  "line": {
41061
- "start": 443,
41062
- "end": 443
41142
+ "start": 453,
41143
+ "end": 453
41063
41144
  }
41064
41145
  },
41065
41146
  "group": [
@@ -41076,8 +41157,8 @@
41076
41157
  {
41077
41158
  "description": "The vertical padding of the Grid content.\n",
41078
41159
  "commentRange": {
41079
- "start": 444,
41080
- "end": 445
41160
+ "start": 454,
41161
+ "end": 455
41081
41162
  },
41082
41163
  "context": {
41083
41164
  "type": "variable",
@@ -41085,8 +41166,8 @@
41085
41166
  "value": "k-spacing(2)",
41086
41167
  "scope": "default",
41087
41168
  "line": {
41088
- "start": 446,
41089
- "end": 446
41169
+ "start": 456,
41170
+ "end": 456
41090
41171
  }
41091
41172
  },
41092
41173
  "group": [
@@ -41103,8 +41184,8 @@
41103
41184
  {
41104
41185
  "description": "The background color of the Grid.\n",
41105
41186
  "commentRange": {
41106
- "start": 448,
41107
- "end": 449
41187
+ "start": 458,
41188
+ "end": 459
41108
41189
  },
41109
41190
  "context": {
41110
41191
  "type": "variable",
@@ -41112,8 +41193,8 @@
41112
41193
  "value": "k-color(surface)",
41113
41194
  "scope": "default",
41114
41195
  "line": {
41115
- "start": 450,
41116
- "end": 450
41196
+ "start": 460,
41197
+ "end": 460
41117
41198
  }
41118
41199
  },
41119
41200
  "group": [
@@ -41130,8 +41211,8 @@
41130
41211
  {
41131
41212
  "description": "The width of the Grid cell.\n",
41132
41213
  "commentRange": {
41133
- "start": 452,
41134
- "end": 453
41214
+ "start": 462,
41215
+ "end": 463
41135
41216
  },
41136
41217
  "context": {
41137
41218
  "type": "variable",
@@ -41139,8 +41220,8 @@
41139
41220
  "value": "($kendo-icon-size * 3)",
41140
41221
  "scope": "default",
41141
41222
  "line": {
41142
- "start": 454,
41143
- "end": 454
41223
+ "start": 464,
41224
+ "end": 464
41144
41225
  }
41145
41226
  },
41146
41227
  "group": [
@@ -41157,8 +41238,8 @@
41157
41238
  {
41158
41239
  "description": "The width of the Grid.\n",
41159
41240
  "commentRange": {
41160
- "start": 456,
41161
- "end": 457
41241
+ "start": 466,
41242
+ "end": 467
41162
41243
  },
41163
41244
  "context": {
41164
41245
  "type": "variable",
@@ -41166,8 +41247,8 @@
41166
41247
  "value": "($kendo-icon-size * 2)",
41167
41248
  "scope": "default",
41168
41249
  "line": {
41169
- "start": 458,
41170
- "end": 458
41250
+ "start": 468,
41251
+ "end": 468
41171
41252
  }
41172
41253
  },
41173
41254
  "group": [
@@ -41184,8 +41265,8 @@
41184
41265
  {
41185
41266
  "description": "The grouping border top of the Grid row.\n",
41186
41267
  "commentRange": {
41187
- "start": 460,
41188
- "end": 461
41268
+ "start": 470,
41269
+ "end": 471
41189
41270
  },
41190
41271
  "context": {
41191
41272
  "type": "variable",
@@ -41193,8 +41274,8 @@
41193
41274
  "value": "1px",
41194
41275
  "scope": "default",
41195
41276
  "line": {
41196
- "start": 462,
41197
- "end": 462
41277
+ "start": 472,
41278
+ "end": 472
41198
41279
  }
41199
41280
  },
41200
41281
  "group": [
@@ -41208,11 +41289,65 @@
41208
41289
  "resolvedValue": "1px",
41209
41290
  "resolvedType": "Number"
41210
41291
  },
41292
+ {
41293
+ "description": "The indent size for nested grouping rows.\n",
41294
+ "commentRange": {
41295
+ "start": 473,
41296
+ "end": 474
41297
+ },
41298
+ "context": {
41299
+ "type": "variable",
41300
+ "name": "kendo-grid-grouping-indent-size",
41301
+ "value": "k-spacing(6)",
41302
+ "scope": "default",
41303
+ "line": {
41304
+ "start": 475,
41305
+ "end": 475
41306
+ }
41307
+ },
41308
+ "group": [
41309
+ "grid"
41310
+ ],
41311
+ "access": "public",
41312
+ "file": {
41313
+ "path": "bootstrap/scss/grid/_variables.scss",
41314
+ "name": "_variables.scss"
41315
+ },
41316
+ "resolvedValue": "var(--kendo-spacing-6)",
41317
+ "resolvedType": "String"
41318
+ },
41319
+ {
41320
+ "description": "The margin at the end of the checkbox in grouping rows.\n",
41321
+ "commentRange": {
41322
+ "start": 476,
41323
+ "end": 477
41324
+ },
41325
+ "context": {
41326
+ "type": "variable",
41327
+ "name": "kendo-grid-grouping-row-checkbox-margin-end",
41328
+ "value": "k-spacing(3)",
41329
+ "scope": "default",
41330
+ "line": {
41331
+ "start": 478,
41332
+ "end": 478
41333
+ }
41334
+ },
41335
+ "group": [
41336
+ "grid"
41337
+ ],
41338
+ "access": "public",
41339
+ "file": {
41340
+ "path": "bootstrap/scss/grid/_variables.scss",
41341
+ "name": "_variables.scss"
41342
+ },
41343
+ "resolvedValue": "var(--kendo-spacing-3)",
41344
+ "resolvedType": "String"
41345
+ },
41211
41346
  {
41212
41347
  "description": "The vertical border of the Grid footer.\n",
41213
41348
  "commentRange": {
41214
- "start": 463,
41215
- "end": 464
41349
+ "start": 479,
41350
+ "end": 480
41216
41351
  },
41217
41352
  "context": {
41218
41353
  "type": "variable",
@@ -41220,8 +41355,8 @@
41220
41355
  "value": "1px",
41221
41356
  "scope": "default",
41222
41357
  "line": {
41223
- "start": 465,
41224
- "end": 465
41358
+ "start": 481,
41359
+ "end": 481
41225
41360
  }
41226
41361
  },
41227
41362
  "group": [
@@ -41238,8 +41373,8 @@
41238
41373
  {
41239
41374
  "description": "The background color of the Grid row resize indicator.\n",
41240
41375
  "commentRange": {
41241
- "start": 467,
41242
- "end": 468
41376
+ "start": 483,
41377
+ "end": 484
41243
41378
  },
41244
41379
  "context": {
41245
41380
  "type": "variable",
@@ -41247,8 +41382,8 @@
41247
41382
  "value": "color-mix(in srgb, k-color(on-base) 20%, transparent)",
41248
41383
  "scope": "default",
41249
41384
  "line": {
41250
- "start": 469,
41251
- "end": 469
41385
+ "start": 485,
41386
+ "end": 485
41252
41387
  }
41253
41388
  },
41254
41389
  "group": [
@@ -41265,8 +41400,8 @@
41265
41400
  {
41266
41401
  "description": "The background color of the active Grid row resize indicator.\n",
41267
41402
  "commentRange": {
41268
- "start": 470,
41269
- "end": 471
41403
+ "start": 486,
41404
+ "end": 487
41270
41405
  },
41271
41406
  "context": {
41272
41407
  "type": "variable",
@@ -41274,8 +41409,8 @@
41274
41409
  "value": "k-color(primary)",
41275
41410
  "scope": "default",
41276
41411
  "line": {
41277
- "start": 472,
41278
- "end": 472
41412
+ "start": 488,
41413
+ "end": 488
41279
41414
  }
41280
41415
  },
41281
41416
  "group": [
@@ -41292,8 +41427,8 @@
41292
41427
  {
41293
41428
  "description": "The height of the Grid row resize indicator.\n",
41294
41429
  "commentRange": {
41295
- "start": 473,
41296
- "end": 474
41430
+ "start": 489,
41431
+ "end": 490
41297
41432
  },
41298
41433
  "context": {
41299
41434
  "type": "variable",
@@ -41301,8 +41436,8 @@
41301
41436
  "value": "k-spacing(0.5)",
41302
41437
  "scope": "default",
41303
41438
  "line": {
41304
- "start": 475,
41305
- "end": 475
41439
+ "start": 491,
41440
+ "end": 491
41306
41441
  }
41307
41442
  },
41308
41443
  "group": [
@@ -41319,8 +41454,8 @@
41319
41454
  {
41320
41455
  "description": "The horizontal padding of the Grid stack layout cells.\n",
41321
41456
  "commentRange": {
41322
- "start": 478,
41323
- "end": 479
41457
+ "start": 494,
41458
+ "end": 495
41324
41459
  },
41325
41460
  "context": {
41326
41461
  "type": "variable",
@@ -41328,8 +41463,8 @@
41328
41463
  "value": "k-spacing(2)",
41329
41464
  "scope": "default",
41330
41465
  "line": {
41331
- "start": 480,
41332
- "end": 480
41466
+ "start": 496,
41467
+ "end": 496
41333
41468
  }
41334
41469
  },
41335
41470
  "group": [
@@ -41346,8 +41481,8 @@
41346
41481
  {
41347
41482
  "description": "The vertical padding of the Grid stack layout cells.\n",
41348
41483
  "commentRange": {
41349
- "start": 481,
41350
- "end": 482
41484
+ "start": 497,
41485
+ "end": 498
41351
41486
  },
41352
41487
  "context": {
41353
41488
  "type": "variable",
@@ -41355,8 +41490,8 @@
41355
41490
  "value": "k-spacing(1.5)",
41356
41491
  "scope": "default",
41357
41492
  "line": {
41358
- "start": 483,
41359
- "end": 483
41493
+ "start": 499,
41494
+ "end": 499
41360
41495
  }
41361
41496
  },
41362
41497
  "group": [
@@ -41373,8 +41508,8 @@
41373
41508
  {
41374
41509
  "description": "The column gap of the Grid stack layout.\n",
41375
41510
  "commentRange": {
41376
- "start": 485,
41377
- "end": 486
41511
+ "start": 501,
41512
+ "end": 502
41378
41513
  },
41379
41514
  "context": {
41380
41515
  "type": "variable",
@@ -41382,8 +41517,8 @@
41382
41517
  "value": "k-spacing(1)",
41383
41518
  "scope": "default",
41384
41519
  "line": {
41385
- "start": 487,
41386
- "end": 487
41520
+ "start": 503,
41521
+ "end": 503
41387
41522
  }
41388
41523
  },
41389
41524
  "group": [
@@ -41400,8 +41535,8 @@
41400
41535
  {
41401
41536
  "description": "The column gap of the editable Grid stack layout.\n",
41402
41537
  "commentRange": {
41403
- "start": 488,
41404
- "end": 489
41538
+ "start": 504,
41539
+ "end": 505
41405
41540
  },
41406
41541
  "context": {
41407
41542
  "type": "variable",
@@ -41409,8 +41544,8 @@
41409
41544
  "value": "k-spacing(2)",
41410
41545
  "scope": "default",
41411
41546
  "line": {
41412
- "start": 490,
41413
- "end": 490
41547
+ "start": 506,
41548
+ "end": 506
41414
41549
  }
41415
41550
  },
41416
41551
  "group": [
@@ -41427,8 +41562,8 @@
41427
41562
  {
41428
41563
  "description": "The width of the hierarchy column in the Grid stack layout.\n",
41429
41564
  "commentRange": {
41430
- "start": 492,
41431
- "end": 493
41565
+ "start": 508,
41566
+ "end": 509
41432
41567
  },
41433
41568
  "context": {
41434
41569
  "type": "variable",
@@ -41436,8 +41571,8 @@
41436
41571
  "value": "k-spacing(2)",
41437
41572
  "scope": "default",
41438
41573
  "line": {
41439
- "start": 494,
41440
- "end": 494
41574
+ "start": 510,
41575
+ "end": 510
41441
41576
  }
41442
41577
  },
41443
41578
  "group": [
@@ -41454,8 +41589,8 @@
41454
41589
  {
41455
41590
  "description": "The font size of the Grid stack layout column header.\n",
41456
41591
  "commentRange": {
41457
- "start": 496,
41458
- "end": 497
41592
+ "start": 512,
41593
+ "end": 513
41459
41594
  },
41460
41595
  "context": {
41461
41596
  "type": "variable",
@@ -41463,8 +41598,8 @@
41463
41598
  "value": "var(--kendo-font-size-sm)",
41464
41599
  "scope": "default",
41465
41600
  "line": {
41466
- "start": 498,
41467
- "end": 498
41601
+ "start": 514,
41602
+ "end": 514
41468
41603
  }
41469
41604
  },
41470
41605
  "group": [
@@ -41481,8 +41616,8 @@
41481
41616
  {
41482
41617
  "description": "The font weight of the Grid stack layout column header.\n",
41483
41618
  "commentRange": {
41484
- "start": 499,
41485
- "end": 500
41619
+ "start": 515,
41620
+ "end": 516
41486
41621
  },
41487
41622
  "context": {
41488
41623
  "type": "variable",
@@ -41490,8 +41625,8 @@
41490
41625
  "value": "var(--kendo-font-weight-bold)",
41491
41626
  "scope": "default",
41492
41627
  "line": {
41493
- "start": 501,
41494
- "end": 501
41628
+ "start": 517,
41629
+ "end": 517
41495
41630
  }
41496
41631
  },
41497
41632
  "group": [
@@ -41508,8 +41643,8 @@
41508
41643
  {
41509
41644
  "description": "The height of the Grid stack layout expandable row shadow.\n",
41510
41645
  "commentRange": {
41511
- "start": 502,
41512
- "end": 503
41646
+ "start": 518,
41647
+ "end": 519
41513
41648
  },
41514
41649
  "context": {
41515
41650
  "type": "variable",
@@ -41517,8 +41652,8 @@
41517
41652
  "value": "k-spacing(2.5)",
41518
41653
  "scope": "default",
41519
41654
  "line": {
41520
- "start": 504,
41521
- "end": 504
41655
+ "start": 520,
41656
+ "end": 520
41522
41657
  }
41523
41658
  },
41524
41659
  "group": [
@@ -41535,8 +41670,8 @@
41535
41670
  {
41536
41671
  "description": "The color of the Grid stack layout column header.\n",
41537
41672
  "commentRange": {
41538
- "start": 506,
41539
- "end": 507
41673
+ "start": 522,
41674
+ "end": 523
41540
41675
  },
41541
41676
  "context": {
41542
41677
  "type": "variable",
@@ -41544,8 +41679,8 @@
41544
41679
  "value": "k-color(subtle)",
41545
41680
  "scope": "default",
41546
41681
  "line": {
41547
- "start": 508,
41548
- "end": 508
41682
+ "start": 524,
41683
+ "end": 524
41549
41684
  }
41550
41685
  },
41551
41686
  "group": [
@@ -41562,8 +41697,8 @@
41562
41697
  {
41563
41698
  "description": "The outline color of the Grid stack layout focused cell.\n",
41564
41699
  "commentRange": {
41565
- "start": 509,
41566
- "end": 510
41700
+ "start": 525,
41701
+ "end": 526
41567
41702
  },
41568
41703
  "context": {
41569
41704
  "type": "variable",
@@ -41571,8 +41706,8 @@
41571
41706
  "value": "color-mix(in srgb, k-color(on-app-surface) 15%, transparent)",
41572
41707
  "scope": "default",
41573
41708
  "line": {
41574
- "start": 511,
41575
- "end": 511
41709
+ "start": 527,
41710
+ "end": 527
41576
41711
  }
41577
41712
  },
41578
41713
  "group": [
@@ -41589,8 +41724,8 @@
41589
41724
  {
41590
41725
  "description": "The Grid stack layout expandable row shadow.\n",
41591
41726
  "commentRange": {
41592
- "start": 512,
41593
- "end": 513
41727
+ "start": 528,
41728
+ "end": 529
41594
41729
  },
41595
41730
  "context": {
41596
41731
  "type": "variable",
@@ -41598,8 +41733,8 @@
41598
41733
  "value": "k-elevation(2)",
41599
41734
  "scope": "default",
41600
41735
  "line": {
41601
- "start": 514,
41602
- "end": 514
41736
+ "start": 530,
41737
+ "end": 530
41603
41738
  }
41604
41739
  },
41605
41740
  "group": [
@@ -41616,8 +41751,8 @@
41616
41751
  {
41617
41752
  "description": "The font weight of the pinned source row in the Grid.\n",
41618
41753
  "commentRange": {
41619
- "start": 516,
41620
- "end": 517
41754
+ "start": 532,
41755
+ "end": 533
41621
41756
  },
41622
41757
  "context": {
41623
41758
  "type": "variable",
@@ -41625,8 +41760,8 @@
41625
41760
  "value": "var(--kendo-font-weight-bold)",
41626
41761
  "scope": "default",
41627
41762
  "line": {
41628
- "start": 518,
41629
- "end": 518
41763
+ "start": 534,
41764
+ "end": 534
41630
41765
  }
41631
41766
  },
41632
41767
  "group": [
@@ -140791,15 +140926,15 @@
140791
140926
  "resolvedType": "String"
140792
140927
  },
140793
140928
  {
140794
- "description": "The background color of Grid footer.\n",
140929
+ "description": "The background color of Grid add row.\n",
140795
140930
  "commentRange": {
140796
140931
  "start": 226,
140797
140932
  "end": 227
140798
140933
  },
140799
140934
  "context": {
140800
140935
  "type": "variable",
140801
- "name": "kendo-grid-footer-bg",
140802
- "value": "$kendo-table-footer-bg",
140936
+ "name": "kendo-grid-add-row-bg",
140937
+ "value": "k-color(surface)",
140803
140938
  "scope": "default",
140804
140939
  "line": {
140805
140940
  "start": 228,
@@ -140818,15 +140953,15 @@
140818
140953
  "resolvedType": "String"
140819
140954
  },
140820
140955
  {
140821
- "description": "The text color of Grid footer.\n",
140956
+ "description": "The text color of Grid add row.\n",
140822
140957
  "commentRange": {
140823
140958
  "start": 229,
140824
140959
  "end": 230
140825
140960
  },
140826
140961
  "context": {
140827
140962
  "type": "variable",
140828
- "name": "kendo-grid-footer-text",
140829
- "value": "$kendo-table-footer-text",
140963
+ "name": "kendo-grid-add-row-text",
140964
+ "value": "k-color(on-app-surface)",
140830
140965
  "scope": "default",
140831
140966
  "line": {
140832
140967
  "start": 231,
@@ -140845,15 +140980,15 @@
140845
140980
  "resolvedType": "String"
140846
140981
  },
140847
140982
  {
140848
- "description": "The border color of Grid footer.\n",
140983
+ "description": "The border color of Grid add row.\n",
140849
140984
  "commentRange": {
140850
140985
  "start": 232,
140851
140986
  "end": 233
140852
140987
  },
140853
140988
  "context": {
140854
140989
  "type": "variable",
140855
- "name": "kendo-grid-footer-border",
140856
- "value": "$kendo-table-footer-border",
140990
+ "name": "kendo-grid-add-row-border",
140991
+ "value": "k-color(border)",
140857
140992
  "scope": "default",
140858
140993
  "line": {
140859
140994
  "start": 234,
@@ -140872,15 +141007,15 @@
140872
141007
  "resolvedType": "String"
140873
141008
  },
140874
141009
  {
140875
- "description": "The background color of the Grid alternating rows.\n",
141010
+ "description": "The background color of Grid footer.\n",
140876
141011
  "commentRange": {
140877
141012
  "start": 236,
140878
141013
  "end": 237
140879
141014
  },
140880
141015
  "context": {
140881
141016
  "type": "variable",
140882
- "name": "kendo-grid-alt-bg",
140883
- "value": "$kendo-table-alt-row-bg",
141017
+ "name": "kendo-grid-footer-bg",
141018
+ "value": "$kendo-table-footer-bg",
140884
141019
  "scope": "default",
140885
141020
  "line": {
140886
141021
  "start": 238,
@@ -140895,14 +141030,95 @@
140895
141030
  "path": "bootstrap/scss/grid/_variables.scss",
140896
141031
  "name": "_variables.scss"
140897
141032
  },
141033
+ "resolvedValue": "var(--kendo-color-surface)",
141034
+ "resolvedType": "String"
141035
+ },
141036
+ {
141037
+ "description": "The text color of Grid footer.\n",
141038
+ "commentRange": {
141039
+ "start": 239,
141040
+ "end": 240
141041
+ },
141042
+ "context": {
141043
+ "type": "variable",
141044
+ "name": "kendo-grid-footer-text",
141045
+ "value": "$kendo-table-footer-text",
141046
+ "scope": "default",
141047
+ "line": {
141048
+ "start": 241,
141049
+ "end": 241
141050
+ }
141051
+ },
141052
+ "group": [
141053
+ "grid"
141054
+ ],
141055
+ "access": "public",
141056
+ "file": {
141057
+ "path": "bootstrap/scss/grid/_variables.scss",
141058
+ "name": "_variables.scss"
141059
+ },
141060
+ "resolvedValue": "var(--kendo-color-on-app-surface)",
141061
+ "resolvedType": "String"
141062
+ },
141063
+ {
141064
+ "description": "The border color of Grid footer.\n",
141065
+ "commentRange": {
141066
+ "start": 242,
141067
+ "end": 243
141068
+ },
141069
+ "context": {
141070
+ "type": "variable",
141071
+ "name": "kendo-grid-footer-border",
141072
+ "value": "$kendo-table-footer-border",
141073
+ "scope": "default",
141074
+ "line": {
141075
+ "start": 244,
141076
+ "end": 244
141077
+ }
141078
+ },
141079
+ "group": [
141080
+ "grid"
141081
+ ],
141082
+ "access": "public",
141083
+ "file": {
141084
+ "path": "bootstrap/scss/grid/_variables.scss",
141085
+ "name": "_variables.scss"
141086
+ },
141087
+ "resolvedValue": "var(--kendo-color-border)",
141088
+ "resolvedType": "String"
141089
+ },
141090
+ {
141091
+ "description": "The background color of the Grid alternating rows.\n",
141092
+ "commentRange": {
141093
+ "start": 246,
141094
+ "end": 247
141095
+ },
141096
+ "context": {
141097
+ "type": "variable",
141098
+ "name": "kendo-grid-alt-bg",
141099
+ "value": "$kendo-table-alt-row-bg",
141100
+ "scope": "default",
141101
+ "line": {
141102
+ "start": 248,
141103
+ "end": 248
141104
+ }
141105
+ },
141106
+ "group": [
141107
+ "grid"
141108
+ ],
141109
+ "access": "public",
141110
+ "file": {
141111
+ "path": "bootstrap/scss/grid/_variables.scss",
141112
+ "name": "_variables.scss"
141113
+ },
140898
141114
  "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface) 4%, transparent)",
140899
141115
  "resolvedType": "String"
140900
141116
  },
140901
141117
  {
140902
141118
  "description": "The background color of hovered Grid rows.\n",
140903
141119
  "commentRange": {
140904
- "start": 240,
140905
- "end": 241
141120
+ "start": 250,
141121
+ "end": 251
140906
141122
  },
140907
141123
  "context": {
140908
141124
  "type": "variable",
@@ -140910,8 +141126,8 @@
140910
141126
  "value": "$kendo-table-hover-bg",
140911
141127
  "scope": "default",
140912
141128
  "line": {
140913
- "start": 242,
140914
- "end": 242
141129
+ "start": 252,
141130
+ "end": 252
140915
141131
  }
140916
141132
  },
140917
141133
  "group": [
@@ -140928,8 +141144,8 @@
140928
141144
  {
140929
141145
  "description": "The text color of hovered Grid rows.\n",
140930
141146
  "commentRange": {
140931
- "start": 243,
140932
- "end": 244
141147
+ "start": 253,
141148
+ "end": 254
140933
141149
  },
140934
141150
  "context": {
140935
141151
  "type": "variable",
@@ -140937,8 +141153,8 @@
140937
141153
  "value": "$kendo-table-hover-text",
140938
141154
  "scope": "default",
140939
141155
  "line": {
140940
- "start": 245,
140941
- "end": 245
141156
+ "start": 255,
141157
+ "end": 255
140942
141158
  }
140943
141159
  },
140944
141160
  "group": [
@@ -140955,8 +141171,8 @@
140955
141171
  {
140956
141172
  "description": "The background color of selected Grid rows.\n",
140957
141173
  "commentRange": {
140958
- "start": 247,
140959
- "end": 248
141174
+ "start": 257,
141175
+ "end": 258
140960
141176
  },
140961
141177
  "context": {
140962
141178
  "type": "variable",
@@ -140964,8 +141180,8 @@
140964
141180
  "value": "$kendo-table-selected-bg",
140965
141181
  "scope": "default",
140966
141182
  "line": {
140967
- "start": 249,
140968
- "end": 249
141183
+ "start": 259,
141184
+ "end": 259
140969
141185
  }
140970
141186
  },
140971
141187
  "group": [
@@ -140982,8 +141198,8 @@
140982
141198
  {
140983
141199
  "description": "The text color of selected Grid rows.\n",
140984
141200
  "commentRange": {
140985
- "start": 250,
140986
- "end": 251
141201
+ "start": 260,
141202
+ "end": 261
140987
141203
  },
140988
141204
  "context": {
140989
141205
  "type": "variable",
@@ -140991,8 +141207,8 @@
140991
141207
  "value": "$kendo-table-selected-text",
140992
141208
  "scope": "default",
140993
141209
  "line": {
140994
- "start": 252,
140995
- "end": 252
141210
+ "start": 262,
141211
+ "end": 262
140996
141212
  }
140997
141213
  },
140998
141214
  "group": [
@@ -141009,8 +141225,8 @@
141009
141225
  {
141010
141226
  "description": "The background color of highlighted Grid rows.\n",
141011
141227
  "commentRange": {
141012
- "start": 254,
141013
- "end": 255
141228
+ "start": 264,
141229
+ "end": 265
141014
141230
  },
141015
141231
  "context": {
141016
141232
  "type": "variable",
@@ -141018,8 +141234,8 @@
141018
141234
  "value": "$kendo-table-highlighted-bg",
141019
141235
  "scope": "default",
141020
141236
  "line": {
141021
- "start": 256,
141022
- "end": 256
141237
+ "start": 266,
141238
+ "end": 266
141023
141239
  }
141024
141240
  },
141025
141241
  "group": [
@@ -141036,8 +141252,8 @@
141036
141252
  {
141037
141253
  "description": "The font weight of highlighted Grid rows.\n",
141038
141254
  "commentRange": {
141039
- "start": 257,
141040
- "end": 258
141255
+ "start": 267,
141256
+ "end": 268
141041
141257
  },
141042
141258
  "context": {
141043
141259
  "type": "variable",
@@ -141045,8 +141261,8 @@
141045
141261
  "value": "$kendo-table-highlighted-font-weight",
141046
141262
  "scope": "default",
141047
141263
  "line": {
141048
- "start": 259,
141049
- "end": 259
141264
+ "start": 269,
141265
+ "end": 269
141050
141266
  }
141051
141267
  },
141052
141268
  "group": [
@@ -141063,8 +141279,8 @@
141063
141279
  {
141064
141280
  "description": "The background color of selected highlighted Grid rows.\n",
141065
141281
  "commentRange": {
141066
- "start": 261,
141067
- "end": 262
141282
+ "start": 271,
141283
+ "end": 272
141068
141284
  },
141069
141285
  "context": {
141070
141286
  "type": "variable",
@@ -141072,8 +141288,8 @@
141072
141288
  "value": "$kendo-table-selected-highlighted-bg",
141073
141289
  "scope": "default",
141074
141290
  "line": {
141075
- "start": 263,
141076
- "end": 263
141291
+ "start": 273,
141292
+ "end": 273
141077
141293
  }
141078
141294
  },
141079
141295
  "group": [
@@ -141090,8 +141306,8 @@
141090
141306
  {
141091
141307
  "description": "The background color of the Grid selection aggregates container.\n",
141092
141308
  "commentRange": {
141093
- "start": 265,
141094
- "end": 266
141309
+ "start": 275,
141310
+ "end": 276
141095
141311
  },
141096
141312
  "context": {
141097
141313
  "type": "variable",
@@ -141099,8 +141315,8 @@
141099
141315
  "value": "$kendo-grid-header-bg",
141100
141316
  "scope": "default",
141101
141317
  "line": {
141102
- "start": 267,
141103
- "end": 267
141318
+ "start": 277,
141319
+ "end": 277
141104
141320
  }
141105
141321
  },
141106
141322
  "group": [
@@ -141117,8 +141333,8 @@
141117
141333
  {
141118
141334
  "description": "The text color of the Grid selection aggregates container.\n",
141119
141335
  "commentRange": {
141120
- "start": 268,
141121
- "end": 269
141336
+ "start": 278,
141337
+ "end": 279
141122
141338
  },
141123
141339
  "context": {
141124
141340
  "type": "variable",
@@ -141126,8 +141342,8 @@
141126
141342
  "value": "$kendo-grid-text",
141127
141343
  "scope": "default",
141128
141344
  "line": {
141129
- "start": 270,
141130
- "end": 270
141345
+ "start": 280,
141346
+ "end": 280
141131
141347
  }
141132
141348
  },
141133
141349
  "group": [
@@ -141144,8 +141360,8 @@
141144
141360
  {
141145
141361
  "description": "The border color of the Grid selection aggregates container.\n",
141146
141362
  "commentRange": {
141147
- "start": 271,
141148
- "end": 272
141363
+ "start": 281,
141364
+ "end": 282
141149
141365
  },
141150
141366
  "context": {
141151
141367
  "type": "variable",
@@ -141153,8 +141369,8 @@
141153
141369
  "value": "$kendo-grid-border",
141154
141370
  "scope": "default",
141155
141371
  "line": {
141156
- "start": 273,
141157
- "end": 273
141372
+ "start": 283,
141373
+ "end": 283
141158
141374
  }
141159
141375
  },
141160
141376
  "group": [
@@ -141171,8 +141387,8 @@
141171
141387
  {
141172
141388
  "description": "The border width of the Grid selection aggregates container.\n",
141173
141389
  "commentRange": {
141174
- "start": 274,
141175
- "end": 275
141390
+ "start": 284,
141391
+ "end": 285
141176
141392
  },
141177
141393
  "context": {
141178
141394
  "type": "variable",
@@ -141180,8 +141396,8 @@
141180
141396
  "value": "$kendo-grid-border-width",
141181
141397
  "scope": "default",
141182
141398
  "line": {
141183
- "start": 276,
141184
- "end": 276
141399
+ "start": 286,
141400
+ "end": 286
141185
141401
  }
141186
141402
  },
141187
141403
  "group": [
@@ -141198,8 +141414,8 @@
141198
141414
  {
141199
141415
  "description": "The spacing between the selection aggregates items.\n",
141200
141416
  "commentRange": {
141201
- "start": 277,
141202
- "end": 278
141417
+ "start": 287,
141418
+ "end": 288
141203
141419
  },
141204
141420
  "context": {
141205
141421
  "type": "variable",
@@ -141207,8 +141423,8 @@
141207
141423
  "value": "k-spacing(2)",
141208
141424
  "scope": "default",
141209
141425
  "line": {
141210
- "start": 279,
141211
- "end": 279
141426
+ "start": 289,
141427
+ "end": 289
141212
141428
  }
141213
141429
  },
141214
141430
  "group": [
@@ -141225,8 +141441,8 @@
141225
141441
  {
141226
141442
  "description": "The line height of the Grid selection aggregates container.\n",
141227
141443
  "commentRange": {
141228
- "start": 280,
141229
- "end": 281
141444
+ "start": 290,
141445
+ "end": 291
141230
141446
  },
141231
141447
  "context": {
141232
141448
  "type": "variable",
@@ -141234,8 +141450,8 @@
141234
141450
  "value": "$kendo-grid-line-height",
141235
141451
  "scope": "default",
141236
141452
  "line": {
141237
- "start": 282,
141238
- "end": 282
141453
+ "start": 292,
141454
+ "end": 292
141239
141455
  }
141240
141456
  },
141241
141457
  "group": [
@@ -141252,8 +141468,8 @@
141252
141468
  {
141253
141469
  "description": "The font weight of the Grid selection aggregates container.\n",
141254
141470
  "commentRange": {
141255
- "start": 283,
141256
- "end": 284
141471
+ "start": 293,
141472
+ "end": 294
141257
141473
  },
141258
141474
  "context": {
141259
141475
  "type": "variable",
@@ -141261,8 +141477,8 @@
141261
141477
  "value": "var(--kendo-font-weight-bold)",
141262
141478
  "scope": "default",
141263
141479
  "line": {
141264
- "start": 285,
141265
- "end": 285
141480
+ "start": 295,
141481
+ "end": 295
141266
141482
  }
141267
141483
  },
141268
141484
  "group": [
@@ -141279,8 +141495,8 @@
141279
141495
  {
141280
141496
  "description": "The background color of the Grid row.\n",
141281
141497
  "commentRange": {
141282
- "start": 287,
141283
- "end": 288
141498
+ "start": 297,
141499
+ "end": 298
141284
141500
  },
141285
141501
  "context": {
141286
141502
  "type": "variable",
@@ -141288,8 +141504,8 @@
141288
141504
  "value": "k-color(surface)",
141289
141505
  "scope": "default",
141290
141506
  "line": {
141291
- "start": 289,
141292
- "end": 289
141507
+ "start": 299,
141508
+ "end": 299
141293
141509
  }
141294
141510
  },
141295
141511
  "group": [
@@ -141306,8 +141522,8 @@
141306
141522
  {
141307
141523
  "description": "The background color of the Grid grouping header.\n",
141308
141524
  "commentRange": {
141309
- "start": 291,
141310
- "end": 292
141525
+ "start": 301,
141526
+ "end": 302
141311
141527
  },
141312
141528
  "context": {
141313
141529
  "type": "variable",
@@ -141315,8 +141531,8 @@
141315
141531
  "value": "$kendo-grid-header-bg",
141316
141532
  "scope": "default",
141317
141533
  "line": {
141318
- "start": 293,
141319
- "end": 293
141534
+ "start": 303,
141535
+ "end": 303
141320
141536
  }
141321
141537
  },
141322
141538
  "group": [
@@ -141333,8 +141549,8 @@
141333
141549
  {
141334
141550
  "description": "The text color of the Grid grouping header.\n",
141335
141551
  "commentRange": {
141336
- "start": 294,
141337
- "end": 295
141552
+ "start": 304,
141553
+ "end": 305
141338
141554
  },
141339
141555
  "context": {
141340
141556
  "type": "variable",
@@ -141342,8 +141558,8 @@
141342
141558
  "value": "$kendo-grid-header-text",
141343
141559
  "scope": "default",
141344
141560
  "line": {
141345
- "start": 296,
141346
- "end": 296
141561
+ "start": 306,
141562
+ "end": 306
141347
141563
  }
141348
141564
  },
141349
141565
  "group": [
@@ -141360,8 +141576,8 @@
141360
141576
  {
141361
141577
  "description": "The border color of the Grid grouping header.\n",
141362
141578
  "commentRange": {
141363
- "start": 297,
141364
- "end": 298
141579
+ "start": 307,
141580
+ "end": 308
141365
141581
  },
141366
141582
  "context": {
141367
141583
  "type": "variable",
@@ -141369,8 +141585,8 @@
141369
141585
  "value": "$kendo-grid-header-border",
141370
141586
  "scope": "default",
141371
141587
  "line": {
141372
- "start": 299,
141373
- "end": 299
141588
+ "start": 309,
141589
+ "end": 309
141374
141590
  }
141375
141591
  },
141376
141592
  "group": [
@@ -141387,8 +141603,8 @@
141387
141603
  {
141388
141604
  "description": "The text color of the Grid row.\n",
141389
141605
  "commentRange": {
141390
- "start": 300,
141391
- "end": 301
141606
+ "start": 310,
141607
+ "end": 311
141392
141608
  },
141393
141609
  "context": {
141394
141610
  "type": "variable",
@@ -141396,8 +141612,8 @@
141396
141612
  "value": "$kendo-grid-text",
141397
141613
  "scope": "default",
141398
141614
  "line": {
141399
- "start": 302,
141400
- "end": 302
141615
+ "start": 312,
141616
+ "end": 312
141401
141617
  }
141402
141618
  },
141403
141619
  "group": [
@@ -141414,8 +141630,8 @@
141414
141630
  {
141415
141631
  "description": "The background color of the Grid.\n",
141416
141632
  "commentRange": {
141417
- "start": 304,
141418
- "end": 305
141633
+ "start": 314,
141634
+ "end": 315
141419
141635
  },
141420
141636
  "context": {
141421
141637
  "type": "variable",
@@ -141423,8 +141639,8 @@
141423
141639
  "value": "color-mix(in srgb, k-color(on-app-surface) 2%, transparent)",
141424
141640
  "scope": "default",
141425
141641
  "line": {
141426
- "start": 306,
141427
- "end": 306
141642
+ "start": 316,
141643
+ "end": 316
141428
141644
  }
141429
141645
  },
141430
141646
  "group": [
@@ -141441,8 +141657,8 @@
141441
141657
  {
141442
141658
  "description": "The text color of the Grid.\n",
141443
141659
  "commentRange": {
141444
- "start": 307,
141445
- "end": 308
141660
+ "start": 317,
141661
+ "end": 318
141446
141662
  },
141447
141663
  "context": {
141448
141664
  "type": "variable",
@@ -141450,8 +141666,8 @@
141450
141666
  "value": "k-color(primary)",
141451
141667
  "scope": "default",
141452
141668
  "line": {
141453
- "start": 309,
141454
- "end": 309
141669
+ "start": 319,
141670
+ "end": 319
141455
141671
  }
141456
141672
  },
141457
141673
  "group": [
@@ -141468,8 +141684,8 @@
141468
141684
  {
141469
141685
  "description": "The font size of the Grid.\n",
141470
141686
  "commentRange": {
141471
- "start": 310,
141472
- "end": 311
141687
+ "start": 320,
141688
+ "end": 321
141473
141689
  },
141474
141690
  "context": {
141475
141691
  "type": "variable",
@@ -141477,8 +141693,8 @@
141477
141693
  "value": "($kendo-icon-size * .75)",
141478
141694
  "scope": "default",
141479
141695
  "line": {
141480
- "start": 312,
141481
- "end": 312
141696
+ "start": 322,
141697
+ "end": 322
141482
141698
  }
141483
141699
  },
141484
141700
  "group": [
@@ -141495,8 +141711,8 @@
141495
141711
  {
141496
141712
  "description": "The sorting index vertical spacing of the Grid.\n",
141497
141713
  "commentRange": {
141498
- "start": 313,
141499
- "end": 314
141714
+ "start": 323,
141715
+ "end": 324
141500
141716
  },
141501
141717
  "context": {
141502
141718
  "type": "variable",
@@ -141504,8 +141720,8 @@
141504
141720
  "value": "k-spacing(0.5)",
141505
141721
  "scope": "default",
141506
141722
  "line": {
141507
- "start": 315,
141508
- "end": 315
141723
+ "start": 325,
141724
+ "end": 325
141509
141725
  }
141510
141726
  },
141511
141727
  "group": [
@@ -141522,8 +141738,8 @@
141522
141738
  {
141523
141739
  "description": "The sorting index horizontal spacing of the Grid.\n",
141524
141740
  "commentRange": {
141525
- "start": 316,
141526
- "end": 317
141741
+ "start": 326,
141742
+ "end": 327
141527
141743
  },
141528
141744
  "context": {
141529
141745
  "type": "variable",
@@ -141531,8 +141747,8 @@
141531
141747
  "value": "calc( #{$kendo-grid-sorting-index-spacing-y} * -1 )",
141532
141748
  "scope": "default",
141533
141749
  "line": {
141534
- "start": 318,
141535
- "end": 318
141750
+ "start": 328,
141751
+ "end": 328
141536
141752
  }
141537
141753
  },
141538
141754
  "group": [
@@ -141549,8 +141765,8 @@
141549
141765
  {
141550
141766
  "description": "The sorted icon spacing of the Grid.\n",
141551
141767
  "commentRange": {
141552
- "start": 320,
141553
- "end": 321
141768
+ "start": 330,
141769
+ "end": 331
141554
141770
  },
141555
141771
  "context": {
141556
141772
  "type": "variable",
@@ -141558,8 +141774,8 @@
141558
141774
  "value": "calc( #{k-spacing(4)} - 1px )",
141559
141775
  "scope": "default",
141560
141776
  "line": {
141561
- "start": 322,
141562
- "end": 322
141777
+ "start": 332,
141778
+ "end": 332
141563
141779
  }
141564
141780
  },
141565
141781
  "group": [
@@ -141576,8 +141792,8 @@
141576
141792
  {
141577
141793
  "description": "The shadow of the Grid.\n",
141578
141794
  "commentRange": {
141579
- "start": 324,
141580
- "end": 325
141795
+ "start": 334,
141796
+ "end": 335
141581
141797
  },
141582
141798
  "context": {
141583
141799
  "type": "variable",
@@ -141585,8 +141801,8 @@
141585
141801
  "value": "$kendo-table-focus-shadow",
141586
141802
  "scope": "default",
141587
141803
  "line": {
141588
- "start": 326,
141589
- "end": 326
141804
+ "start": 336,
141805
+ "end": 336
141590
141806
  }
141591
141807
  },
141592
141808
  "group": [
@@ -141603,8 +141819,8 @@
141603
141819
  {
141604
141820
  "description": "The spacing of the Grid button.\n",
141605
141821
  "commentRange": {
141606
- "start": 328,
141607
- "end": 329
141822
+ "start": 338,
141823
+ "end": 339
141608
141824
  },
141609
141825
  "context": {
141610
141826
  "type": "variable",
@@ -141612,8 +141828,8 @@
141612
141828
  "value": "k-spacing(2)",
141613
141829
  "scope": "default",
141614
141830
  "line": {
141615
- "start": 330,
141616
- "end": 330
141831
+ "start": 340,
141832
+ "end": 340
141617
141833
  }
141618
141834
  },
141619
141835
  "group": [
@@ -141630,8 +141846,8 @@
141630
141846
  {
141631
141847
  "description": "The background color of the sticky content in the Grid.\n",
141632
141848
  "commentRange": {
141633
- "start": 333,
141634
- "end": 334
141849
+ "start": 343,
141850
+ "end": 344
141635
141851
  },
141636
141852
  "context": {
141637
141853
  "type": "variable",
@@ -141639,8 +141855,8 @@
141639
141855
  "value": "$kendo-grid-bg",
141640
141856
  "scope": "default",
141641
141857
  "line": {
141642
- "start": 335,
141643
- "end": 335
141858
+ "start": 345,
141859
+ "end": 345
141644
141860
  }
141645
141861
  },
141646
141862
  "group": [
@@ -141657,8 +141873,8 @@
141657
141873
  {
141658
141874
  "description": "The alternate background color of the sticky content in the Grid.\n",
141659
141875
  "commentRange": {
141660
- "start": 336,
141661
- "end": 337
141876
+ "start": 346,
141877
+ "end": 347
141662
141878
  },
141663
141879
  "context": {
141664
141880
  "type": "variable",
@@ -141666,8 +141882,8 @@
141666
141882
  "value": "k-color(base-subtle)",
141667
141883
  "scope": "default",
141668
141884
  "line": {
141669
- "start": 338,
141670
- "end": 338
141885
+ "start": 348,
141886
+ "end": 348
141671
141887
  }
141672
141888
  },
141673
141889
  "group": [
@@ -141684,8 +141900,8 @@
141684
141900
  {
141685
141901
  "description": "The background color of the hovered sticky content in the Grid.\n",
141686
141902
  "commentRange": {
141687
- "start": 339,
141688
- "end": 340
141903
+ "start": 349,
141904
+ "end": 350
141689
141905
  },
141690
141906
  "context": {
141691
141907
  "type": "variable",
@@ -141693,8 +141909,8 @@
141693
141909
  "value": "k-color(base-subtle-hover)",
141694
141910
  "scope": "default",
141695
141911
  "line": {
141696
- "start": 341,
141697
- "end": 341
141912
+ "start": 351,
141913
+ "end": 351
141698
141914
  }
141699
141915
  },
141700
141916
  "group": [
@@ -141711,8 +141927,8 @@
141711
141927
  {
141712
141928
  "description": "The border color of the sticky content in the Grid.\n",
141713
141929
  "commentRange": {
141714
- "start": 343,
141715
- "end": 344
141930
+ "start": 353,
141931
+ "end": 354
141716
141932
  },
141717
141933
  "context": {
141718
141934
  "type": "variable",
@@ -141720,8 +141936,8 @@
141720
141936
  "value": "color-mix(in srgb, k-color(on-app-surface) 50%, transparent)",
141721
141937
  "scope": "default",
141722
141938
  "line": {
141723
- "start": 345,
141724
- "end": 345
141939
+ "start": 355,
141940
+ "end": 355
141725
141941
  }
141726
141942
  },
141727
141943
  "group": [
@@ -141738,8 +141954,8 @@
141738
141954
  {
141739
141955
  "description": "The background color of the sticky header in the Grid.\n",
141740
141956
  "commentRange": {
141741
- "start": 347,
141742
- "end": 348
141957
+ "start": 357,
141958
+ "end": 358
141743
141959
  },
141744
141960
  "context": {
141745
141961
  "type": "variable",
@@ -141747,8 +141963,8 @@
141747
141963
  "value": "$kendo-grid-header-bg",
141748
141964
  "scope": "default",
141749
141965
  "line": {
141750
- "start": 349,
141751
- "end": 349
141966
+ "start": 359,
141967
+ "end": 359
141752
141968
  }
141753
141969
  },
141754
141970
  "group": [
@@ -141765,8 +141981,8 @@
141765
141981
  {
141766
141982
  "description": "The text color of the sticky header in the Grid.\n",
141767
141983
  "commentRange": {
141768
- "start": 350,
141769
- "end": 351
141984
+ "start": 360,
141985
+ "end": 361
141770
141986
  },
141771
141987
  "context": {
141772
141988
  "type": "variable",
@@ -141774,8 +141990,8 @@
141774
141990
  "value": "$kendo-grid-header-text",
141775
141991
  "scope": "default",
141776
141992
  "line": {
141777
- "start": 352,
141778
- "end": 352
141993
+ "start": 362,
141994
+ "end": 362
141779
141995
  }
141780
141996
  },
141781
141997
  "group": [
@@ -141792,8 +142008,8 @@
141792
142008
  {
141793
142009
  "description": "The border color of the sticky header in the Grid.\n",
141794
142010
  "commentRange": {
141795
- "start": 353,
141796
- "end": 354
142011
+ "start": 363,
142012
+ "end": 364
141797
142013
  },
141798
142014
  "context": {
141799
142015
  "type": "variable",
@@ -141801,8 +142017,8 @@
141801
142017
  "value": "$kendo-grid-sticky-border",
141802
142018
  "scope": "default",
141803
142019
  "line": {
141804
- "start": 355,
141805
- "end": 355
142020
+ "start": 365,
142021
+ "end": 365
141806
142022
  }
141807
142023
  },
141808
142024
  "group": [
@@ -141819,8 +142035,8 @@
141819
142035
  {
141820
142036
  "description": "The background color of the sticky footer in the Grid.\n",
141821
142037
  "commentRange": {
141822
- "start": 357,
141823
- "end": 358
142038
+ "start": 367,
142039
+ "end": 368
141824
142040
  },
141825
142041
  "context": {
141826
142042
  "type": "variable",
@@ -141828,8 +142044,8 @@
141828
142044
  "value": "$kendo-grid-header-bg",
141829
142045
  "scope": "default",
141830
142046
  "line": {
141831
- "start": 359,
141832
- "end": 359
142047
+ "start": 369,
142048
+ "end": 369
141833
142049
  }
141834
142050
  },
141835
142051
  "group": [
@@ -141846,8 +142062,8 @@
141846
142062
  {
141847
142063
  "description": "The box shadow of the sticky container in the Grid.\n",
141848
142064
  "commentRange": {
141849
- "start": 361,
141850
- "end": 362
142065
+ "start": 371,
142066
+ "end": 372
141851
142067
  },
141852
142068
  "context": {
141853
142069
  "type": "variable",
@@ -141855,8 +142071,8 @@
141855
142071
  "value": "0 2px 4px 0 rgba(0, 0, 0, 0.08)",
141856
142072
  "scope": "default",
141857
142073
  "line": {
141858
- "start": 363,
141859
- "end": 363
142074
+ "start": 373,
142075
+ "end": 373
141860
142076
  }
141861
142077
  },
141862
142078
  "group": [
@@ -141873,8 +142089,8 @@
141873
142089
  {
141874
142090
  "description": "The box shadow of the sticky container positioned at the bottom in the Grid.\n",
141875
142091
  "commentRange": {
141876
- "start": 364,
141877
- "end": 365
142092
+ "start": 374,
142093
+ "end": 375
141878
142094
  },
141879
142095
  "context": {
141880
142096
  "type": "variable",
@@ -141882,8 +142098,8 @@
141882
142098
  "value": "0 -2px 4px 0 rgba(0, 0, 0, 0.08)",
141883
142099
  "scope": "default",
141884
142100
  "line": {
141885
- "start": 366,
141886
- "end": 366
142101
+ "start": 376,
142102
+ "end": 376
141887
142103
  }
141888
142104
  },
141889
142105
  "group": [
@@ -141900,8 +142116,8 @@
141900
142116
  {
141901
142117
  "description": "The box shadow of the pinned container in the Grid.\n",
141902
142118
  "commentRange": {
141903
- "start": 368,
141904
- "end": 369
142119
+ "start": 378,
142120
+ "end": 379
141905
142121
  },
141906
142122
  "context": {
141907
142123
  "type": "variable",
@@ -141909,8 +142125,8 @@
141909
142125
  "value": "0 4px 8px 0 rgba(0, 0, 0, 0.08)",
141910
142126
  "scope": "default",
141911
142127
  "line": {
141912
- "start": 370,
141913
- "end": 370
142128
+ "start": 380,
142129
+ "end": 380
141914
142130
  }
141915
142131
  },
141916
142132
  "group": [
@@ -141927,8 +142143,8 @@
141927
142143
  {
141928
142144
  "description": "The box shadow of the pinned container positioned at the bottom in the Grid.\n",
141929
142145
  "commentRange": {
141930
- "start": 371,
141931
- "end": 372
142146
+ "start": 381,
142147
+ "end": 382
141932
142148
  },
141933
142149
  "context": {
141934
142150
  "type": "variable",
@@ -141936,8 +142152,8 @@
141936
142152
  "value": "0 -4px 8px 0 rgba(0, 0, 0, 0.08)",
141937
142153
  "scope": "default",
141938
142154
  "line": {
141939
- "start": 373,
141940
- "end": 373
142155
+ "start": 383,
142156
+ "end": 383
141941
142157
  }
141942
142158
  },
141943
142159
  "group": [
@@ -141954,8 +142170,8 @@
141954
142170
  {
141955
142171
  "description": "The width of the Grid column menu.\n",
141956
142172
  "commentRange": {
141957
- "start": 375,
141958
- "end": 376
142173
+ "start": 385,
142174
+ "end": 386
141959
142175
  },
141960
142176
  "context": {
141961
142177
  "type": "variable",
@@ -141963,8 +142179,8 @@
141963
142179
  "value": "250px",
141964
142180
  "scope": "default",
141965
142181
  "line": {
141966
- "start": 377,
141967
- "end": 377
142182
+ "start": 387,
142183
+ "end": 387
141968
142184
  }
141969
142185
  },
141970
142186
  "group": [
@@ -141981,8 +142197,8 @@
141981
142197
  {
141982
142198
  "description": "The maximum width of the Grid column menu.\n",
141983
142199
  "commentRange": {
141984
- "start": 378,
141985
- "end": 379
142200
+ "start": 388,
142201
+ "end": 389
141986
142202
  },
141987
142203
  "context": {
141988
142204
  "type": "variable",
@@ -141990,8 +142206,8 @@
141990
142206
  "value": "320px",
141991
142207
  "scope": "default",
141992
142208
  "line": {
141993
- "start": 380,
141994
- "end": 380
142209
+ "start": 390,
142210
+ "end": 390
141995
142211
  }
141996
142212
  },
141997
142213
  "group": [
@@ -142008,8 +142224,8 @@
142008
142224
  {
142009
142225
  "description": "The horizontal padding of the Grid popup.\n",
142010
142226
  "commentRange": {
142011
- "start": 383,
142012
- "end": 384
142227
+ "start": 393,
142228
+ "end": 394
142013
142229
  },
142014
142230
  "context": {
142015
142231
  "type": "variable",
@@ -142017,8 +142233,8 @@
142017
142233
  "value": "null",
142018
142234
  "scope": "default",
142019
142235
  "line": {
142020
- "start": 385,
142021
- "end": 385
142236
+ "start": 395,
142237
+ "end": 395
142022
142238
  }
142023
142239
  },
142024
142240
  "group": [
@@ -142035,8 +142251,8 @@
142035
142251
  {
142036
142252
  "description": "The vertical padding of the Grid popup.\n",
142037
142253
  "commentRange": {
142038
- "start": 386,
142039
- "end": 387
142254
+ "start": 396,
142255
+ "end": 397
142040
142256
  },
142041
142257
  "context": {
142042
142258
  "type": "variable",
@@ -142044,8 +142260,8 @@
142044
142260
  "value": "null",
142045
142261
  "scope": "default",
142046
142262
  "line": {
142047
- "start": 388,
142048
- "end": 388
142263
+ "start": 398,
142264
+ "end": 398
142049
142265
  }
142050
142266
  },
142051
142267
  "group": [
@@ -142062,8 +142278,8 @@
142062
142278
  {
142063
142279
  "description": "The horizontal padding of the Grid item.\n",
142064
142280
  "commentRange": {
142065
- "start": 390,
142066
- "end": 391
142281
+ "start": 400,
142282
+ "end": 401
142067
142283
  },
142068
142284
  "context": {
142069
142285
  "type": "variable",
@@ -142071,8 +142287,8 @@
142071
142287
  "value": "$kendo-menu-popup-md-item-padding-x",
142072
142288
  "scope": "default",
142073
142289
  "line": {
142074
- "start": 392,
142075
- "end": 392
142290
+ "start": 402,
142291
+ "end": 402
142076
142292
  }
142077
142293
  },
142078
142294
  "group": [
@@ -142089,8 +142305,8 @@
142089
142305
  {
142090
142306
  "description": "The vertical padding of the Grid item.\n",
142091
142307
  "commentRange": {
142092
- "start": 393,
142093
- "end": 394
142308
+ "start": 403,
142309
+ "end": 404
142094
142310
  },
142095
142311
  "context": {
142096
142312
  "type": "variable",
@@ -142098,8 +142314,8 @@
142098
142314
  "value": "$kendo-menu-popup-md-item-padding-y",
142099
142315
  "scope": "default",
142100
142316
  "line": {
142101
- "start": 395,
142102
- "end": 395
142317
+ "start": 405,
142318
+ "end": 405
142103
142319
  }
142104
142320
  },
142105
142321
  "group": [
@@ -142116,8 +142332,8 @@
142116
142332
  {
142117
142333
  "description": "The horizontal padding of the Grid item.\n",
142118
142334
  "commentRange": {
142119
- "start": 397,
142120
- "end": 398
142335
+ "start": 407,
142336
+ "end": 408
142121
142337
  },
142122
142338
  "context": {
142123
142339
  "type": "variable",
@@ -142125,8 +142341,8 @@
142125
142341
  "value": "$kendo-list-md-item-padding-x",
142126
142342
  "scope": "default",
142127
142343
  "line": {
142128
- "start": 399,
142129
- "end": 399
142344
+ "start": 409,
142345
+ "end": 409
142130
142346
  }
142131
142347
  },
142132
142348
  "group": [
@@ -142143,8 +142359,8 @@
142143
142359
  {
142144
142360
  "description": "The vertical padding of the Grid item.\n",
142145
142361
  "commentRange": {
142146
- "start": 400,
142147
- "end": 401
142362
+ "start": 410,
142363
+ "end": 411
142148
142364
  },
142149
142365
  "context": {
142150
142366
  "type": "variable",
@@ -142152,8 +142368,8 @@
142152
142368
  "value": "$kendo-list-md-item-padding-y",
142153
142369
  "scope": "default",
142154
142370
  "line": {
142155
- "start": 402,
142156
- "end": 402
142371
+ "start": 412,
142372
+ "end": 412
142157
142373
  }
142158
142374
  },
142159
142375
  "group": [
@@ -142170,8 +142386,8 @@
142170
142386
  {
142171
142387
  "description": "The horizontal padding of the Grid.\n",
142172
142388
  "commentRange": {
142173
- "start": 404,
142174
- "end": 405
142389
+ "start": 414,
142390
+ "end": 415
142175
142391
  },
142176
142392
  "context": {
142177
142393
  "type": "variable",
@@ -142179,8 +142395,8 @@
142179
142395
  "value": "k-spacing(0)",
142180
142396
  "scope": "default",
142181
142397
  "line": {
142182
- "start": 406,
142183
- "end": 406
142398
+ "start": 416,
142399
+ "end": 416
142184
142400
  }
142185
142401
  },
142186
142402
  "group": [
@@ -142197,8 +142413,8 @@
142197
142413
  {
142198
142414
  "description": "The vertical padding of the Grid.\n",
142199
142415
  "commentRange": {
142200
- "start": 407,
142201
- "end": 408
142416
+ "start": 417,
142417
+ "end": 418
142202
142418
  },
142203
142419
  "context": {
142204
142420
  "type": "variable",
@@ -142206,8 +142422,8 @@
142206
142422
  "value": "k-spacing(2)",
142207
142423
  "scope": "default",
142208
142424
  "line": {
142209
- "start": 409,
142210
- "end": 409
142425
+ "start": 419,
142426
+ "end": 419
142211
142427
  }
142212
142428
  },
142213
142429
  "group": [
@@ -142224,8 +142440,8 @@
142224
142440
  {
142225
142441
  "description": "The horizontal padding of the Grid header.\n",
142226
142442
  "commentRange": {
142227
- "start": 411,
142228
- "end": 412
142443
+ "start": 421,
142444
+ "end": 422
142229
142445
  },
142230
142446
  "context": {
142231
142447
  "type": "variable",
@@ -142233,8 +142449,8 @@
142233
142449
  "value": "$kendo-menu-popup-md-item-padding-x",
142234
142450
  "scope": "default",
142235
142451
  "line": {
142236
- "start": 413,
142237
- "end": 413
142452
+ "start": 423,
142453
+ "end": 423
142238
142454
  }
142239
142455
  },
142240
142456
  "group": [
@@ -142251,8 +142467,8 @@
142251
142467
  {
142252
142468
  "description": "The vertical padding of the Grid header.\n",
142253
142469
  "commentRange": {
142254
- "start": 414,
142255
- "end": 415
142470
+ "start": 424,
142471
+ "end": 425
142256
142472
  },
142257
142473
  "context": {
142258
142474
  "type": "variable",
@@ -142260,8 +142476,8 @@
142260
142476
  "value": "$kendo-menu-popup-md-item-padding-y",
142261
142477
  "scope": "default",
142262
142478
  "line": {
142263
- "start": 416,
142264
- "end": 416
142479
+ "start": 426,
142480
+ "end": 426
142265
142481
  }
142266
142482
  },
142267
142483
  "group": [
@@ -142278,8 +142494,8 @@
142278
142494
  {
142279
142495
  "description": "The font size of the Grid header.\n",
142280
142496
  "commentRange": {
142281
- "start": 418,
142282
- "end": 419
142497
+ "start": 428,
142498
+ "end": 429
142283
142499
  },
142284
142500
  "context": {
142285
142501
  "type": "variable",
@@ -142287,8 +142503,8 @@
142287
142503
  "value": "var(--kendo-font-size-sm)",
142288
142504
  "scope": "default",
142289
142505
  "line": {
142290
- "start": 420,
142291
- "end": 420
142506
+ "start": 430,
142507
+ "end": 430
142292
142508
  }
142293
142509
  },
142294
142510
  "group": [
@@ -142305,8 +142521,8 @@
142305
142521
  {
142306
142522
  "description": "The height of the Grid header.\n",
142307
142523
  "commentRange": {
142308
- "start": 421,
142309
- "end": 422
142524
+ "start": 431,
142525
+ "end": 432
142310
142526
  },
142311
142527
  "context": {
142312
142528
  "type": "variable",
@@ -142314,8 +142530,8 @@
142314
142530
  "value": "var(--kendo-line-height)",
142315
142531
  "scope": "default",
142316
142532
  "line": {
142317
- "start": 423,
142318
- "end": 423
142533
+ "start": 433,
142534
+ "end": 433
142319
142535
  }
142320
142536
  },
142321
142537
  "group": [
@@ -142332,8 +142548,8 @@
142332
142548
  {
142333
142549
  "description": "The text color of the Grid header.\n",
142334
142550
  "commentRange": {
142335
- "start": 424,
142336
- "end": 425
142551
+ "start": 434,
142552
+ "end": 435
142337
142553
  },
142338
142554
  "context": {
142339
142555
  "type": "variable",
@@ -142341,8 +142557,8 @@
142341
142557
  "value": "uppercase",
142342
142558
  "scope": "default",
142343
142559
  "line": {
142344
- "start": 426,
142345
- "end": 426
142560
+ "start": 436,
142561
+ "end": 436
142346
142562
  }
142347
142563
  },
142348
142564
  "group": [
@@ -142359,8 +142575,8 @@
142359
142575
  {
142360
142576
  "description": "The width of the Grid header.\n",
142361
142577
  "commentRange": {
142362
- "start": 427,
142363
- "end": 428
142578
+ "start": 437,
142579
+ "end": 438
142364
142580
  },
142365
142581
  "context": {
142366
142582
  "type": "variable",
@@ -142368,8 +142584,8 @@
142368
142584
  "value": "1px",
142369
142585
  "scope": "default",
142370
142586
  "line": {
142371
- "start": 429,
142372
- "end": 429
142587
+ "start": 439,
142588
+ "end": 439
142373
142589
  }
142374
142590
  },
142375
142591
  "group": [
@@ -142386,8 +142602,8 @@
142386
142602
  {
142387
142603
  "description": "The background color of the Grid header.\n",
142388
142604
  "commentRange": {
142389
- "start": 431,
142390
- "end": 432
142605
+ "start": 441,
142606
+ "end": 442
142391
142607
  },
142392
142608
  "context": {
142393
142609
  "type": "variable",
@@ -142395,8 +142611,8 @@
142395
142611
  "value": "null",
142396
142612
  "scope": "default",
142397
142613
  "line": {
142398
- "start": 433,
142399
- "end": 433
142614
+ "start": 443,
142615
+ "end": 443
142400
142616
  }
142401
142617
  },
142402
142618
  "group": [
@@ -142413,8 +142629,8 @@
142413
142629
  {
142414
142630
  "description": "The text color of the Grid header.\n",
142415
142631
  "commentRange": {
142416
- "start": 434,
142417
- "end": 435
142632
+ "start": 444,
142633
+ "end": 445
142418
142634
  },
142419
142635
  "context": {
142420
142636
  "type": "variable",
@@ -142422,8 +142638,8 @@
142422
142638
  "value": "$kendo-popup-text",
142423
142639
  "scope": "default",
142424
142640
  "line": {
142425
- "start": 436,
142426
- "end": 436
142641
+ "start": 446,
142642
+ "end": 446
142427
142643
  }
142428
142644
  },
142429
142645
  "group": [
@@ -142440,8 +142656,8 @@
142440
142656
  {
142441
142657
  "description": "The border color of the Grid header.\n",
142442
142658
  "commentRange": {
142443
- "start": 437,
142444
- "end": 438
142659
+ "start": 447,
142660
+ "end": 448
142445
142661
  },
142446
142662
  "context": {
142447
142663
  "type": "variable",
@@ -142449,8 +142665,8 @@
142449
142665
  "value": "$kendo-popup-border",
142450
142666
  "scope": "default",
142451
142667
  "line": {
142452
- "start": 439,
142453
- "end": 439
142668
+ "start": 449,
142669
+ "end": 449
142454
142670
  }
142455
142671
  },
142456
142672
  "group": [
@@ -142467,8 +142683,8 @@
142467
142683
  {
142468
142684
  "description": "The horizontal padding of the Grid content.\n",
142469
142685
  "commentRange": {
142470
- "start": 441,
142471
- "end": 442
142686
+ "start": 451,
142687
+ "end": 452
142472
142688
  },
142473
142689
  "context": {
142474
142690
  "type": "variable",
@@ -142476,8 +142692,8 @@
142476
142692
  "value": "k-spacing(0)",
142477
142693
  "scope": "default",
142478
142694
  "line": {
142479
- "start": 443,
142480
- "end": 443
142695
+ "start": 453,
142696
+ "end": 453
142481
142697
  }
142482
142698
  },
142483
142699
  "group": [
@@ -142494,8 +142710,8 @@
142494
142710
  {
142495
142711
  "description": "The vertical padding of the Grid content.\n",
142496
142712
  "commentRange": {
142497
- "start": 444,
142498
- "end": 445
142713
+ "start": 454,
142714
+ "end": 455
142499
142715
  },
142500
142716
  "context": {
142501
142717
  "type": "variable",
@@ -142503,8 +142719,8 @@
142503
142719
  "value": "k-spacing(2)",
142504
142720
  "scope": "default",
142505
142721
  "line": {
142506
- "start": 446,
142507
- "end": 446
142722
+ "start": 456,
142723
+ "end": 456
142508
142724
  }
142509
142725
  },
142510
142726
  "group": [
@@ -142521,8 +142737,8 @@
142521
142737
  {
142522
142738
  "description": "The background color of the Grid.\n",
142523
142739
  "commentRange": {
142524
- "start": 448,
142525
- "end": 449
142740
+ "start": 458,
142741
+ "end": 459
142526
142742
  },
142527
142743
  "context": {
142528
142744
  "type": "variable",
@@ -142530,8 +142746,8 @@
142530
142746
  "value": "k-color(surface)",
142531
142747
  "scope": "default",
142532
142748
  "line": {
142533
- "start": 450,
142534
- "end": 450
142749
+ "start": 460,
142750
+ "end": 460
142535
142751
  }
142536
142752
  },
142537
142753
  "group": [
@@ -142548,8 +142764,8 @@
142548
142764
  {
142549
142765
  "description": "The width of the Grid cell.\n",
142550
142766
  "commentRange": {
142551
- "start": 452,
142552
- "end": 453
142767
+ "start": 462,
142768
+ "end": 463
142553
142769
  },
142554
142770
  "context": {
142555
142771
  "type": "variable",
@@ -142557,8 +142773,8 @@
142557
142773
  "value": "($kendo-icon-size * 3)",
142558
142774
  "scope": "default",
142559
142775
  "line": {
142560
- "start": 454,
142561
- "end": 454
142776
+ "start": 464,
142777
+ "end": 464
142562
142778
  }
142563
142779
  },
142564
142780
  "group": [
@@ -142575,8 +142791,8 @@
142575
142791
  {
142576
142792
  "description": "The width of the Grid.\n",
142577
142793
  "commentRange": {
142578
- "start": 456,
142579
- "end": 457
142794
+ "start": 466,
142795
+ "end": 467
142580
142796
  },
142581
142797
  "context": {
142582
142798
  "type": "variable",
@@ -142584,8 +142800,8 @@
142584
142800
  "value": "($kendo-icon-size * 2)",
142585
142801
  "scope": "default",
142586
142802
  "line": {
142587
- "start": 458,
142588
- "end": 458
142803
+ "start": 468,
142804
+ "end": 468
142589
142805
  }
142590
142806
  },
142591
142807
  "group": [
@@ -142602,8 +142818,8 @@
142602
142818
  {
142603
142819
  "description": "The grouping border top of the Grid row.\n",
142604
142820
  "commentRange": {
142605
- "start": 460,
142606
- "end": 461
142821
+ "start": 470,
142822
+ "end": 471
142607
142823
  },
142608
142824
  "context": {
142609
142825
  "type": "variable",
@@ -142611,8 +142827,8 @@
142611
142827
  "value": "1px",
142612
142828
  "scope": "default",
142613
142829
  "line": {
142614
- "start": 462,
142615
- "end": 462
142830
+ "start": 472,
142831
+ "end": 472
142616
142832
  }
142617
142833
  },
142618
142834
  "group": [
@@ -142626,11 +142842,65 @@
142626
142842
  "resolvedValue": "1px",
142627
142843
  "resolvedType": "Number"
142628
142844
  },
142845
+ {
142846
+ "description": "The indent size for nested grouping rows.\n",
142847
+ "commentRange": {
142848
+ "start": 473,
142849
+ "end": 474
142850
+ },
142851
+ "context": {
142852
+ "type": "variable",
142853
+ "name": "kendo-grid-grouping-indent-size",
142854
+ "value": "k-spacing(6)",
142855
+ "scope": "default",
142856
+ "line": {
142857
+ "start": 475,
142858
+ "end": 475
142859
+ }
142860
+ },
142861
+ "group": [
142862
+ "grid"
142863
+ ],
142864
+ "access": "public",
142865
+ "file": {
142866
+ "path": "bootstrap/scss/grid/_variables.scss",
142867
+ "name": "_variables.scss"
142868
+ },
142869
+ "resolvedValue": "var(--kendo-spacing-6)",
142870
+ "resolvedType": "String"
142871
+ },
142872
+ {
142873
+ "description": "The margin at the end of the checkbox in grouping rows.\n",
142874
+ "commentRange": {
142875
+ "start": 476,
142876
+ "end": 477
142877
+ },
142878
+ "context": {
142879
+ "type": "variable",
142880
+ "name": "kendo-grid-grouping-row-checkbox-margin-end",
142881
+ "value": "k-spacing(3)",
142882
+ "scope": "default",
142883
+ "line": {
142884
+ "start": 478,
142885
+ "end": 478
142886
+ }
142887
+ },
142888
+ "group": [
142889
+ "grid"
142890
+ ],
142891
+ "access": "public",
142892
+ "file": {
142893
+ "path": "bootstrap/scss/grid/_variables.scss",
142894
+ "name": "_variables.scss"
142895
+ },
142896
+ "resolvedValue": "var(--kendo-spacing-3)",
142897
+ "resolvedType": "String"
142898
+ },
142629
142899
  {
142630
142900
  "description": "The vertical border of the Grid footer.\n",
142631
142901
  "commentRange": {
142632
- "start": 463,
142633
- "end": 464
142902
+ "start": 479,
142903
+ "end": 480
142634
142904
  },
142635
142905
  "context": {
142636
142906
  "type": "variable",
@@ -142638,8 +142908,8 @@
142638
142908
  "value": "1px",
142639
142909
  "scope": "default",
142640
142910
  "line": {
142641
- "start": 465,
142642
- "end": 465
142911
+ "start": 481,
142912
+ "end": 481
142643
142913
  }
142644
142914
  },
142645
142915
  "group": [
@@ -142656,8 +142926,8 @@
142656
142926
  {
142657
142927
  "description": "The background color of the Grid row resize indicator.\n",
142658
142928
  "commentRange": {
142659
- "start": 467,
142660
- "end": 468
142929
+ "start": 483,
142930
+ "end": 484
142661
142931
  },
142662
142932
  "context": {
142663
142933
  "type": "variable",
@@ -142665,8 +142935,8 @@
142665
142935
  "value": "color-mix(in srgb, k-color(on-base) 20%, transparent)",
142666
142936
  "scope": "default",
142667
142937
  "line": {
142668
- "start": 469,
142669
- "end": 469
142938
+ "start": 485,
142939
+ "end": 485
142670
142940
  }
142671
142941
  },
142672
142942
  "group": [
@@ -142683,8 +142953,8 @@
142683
142953
  {
142684
142954
  "description": "The background color of the active Grid row resize indicator.\n",
142685
142955
  "commentRange": {
142686
- "start": 470,
142687
- "end": 471
142956
+ "start": 486,
142957
+ "end": 487
142688
142958
  },
142689
142959
  "context": {
142690
142960
  "type": "variable",
@@ -142692,8 +142962,8 @@
142692
142962
  "value": "k-color(primary)",
142693
142963
  "scope": "default",
142694
142964
  "line": {
142695
- "start": 472,
142696
- "end": 472
142965
+ "start": 488,
142966
+ "end": 488
142697
142967
  }
142698
142968
  },
142699
142969
  "group": [
@@ -142710,8 +142980,8 @@
142710
142980
  {
142711
142981
  "description": "The height of the Grid row resize indicator.\n",
142712
142982
  "commentRange": {
142713
- "start": 473,
142714
- "end": 474
142983
+ "start": 489,
142984
+ "end": 490
142715
142985
  },
142716
142986
  "context": {
142717
142987
  "type": "variable",
@@ -142719,8 +142989,8 @@
142719
142989
  "value": "k-spacing(0.5)",
142720
142990
  "scope": "default",
142721
142991
  "line": {
142722
- "start": 475,
142723
- "end": 475
142992
+ "start": 491,
142993
+ "end": 491
142724
142994
  }
142725
142995
  },
142726
142996
  "group": [
@@ -142737,8 +143007,8 @@
142737
143007
  {
142738
143008
  "description": "The horizontal padding of the Grid stack layout cells.\n",
142739
143009
  "commentRange": {
142740
- "start": 478,
142741
- "end": 479
143010
+ "start": 494,
143011
+ "end": 495
142742
143012
  },
142743
143013
  "context": {
142744
143014
  "type": "variable",
@@ -142746,8 +143016,8 @@
142746
143016
  "value": "k-spacing(2)",
142747
143017
  "scope": "default",
142748
143018
  "line": {
142749
- "start": 480,
142750
- "end": 480
143019
+ "start": 496,
143020
+ "end": 496
142751
143021
  }
142752
143022
  },
142753
143023
  "group": [
@@ -142764,8 +143034,8 @@
142764
143034
  {
142765
143035
  "description": "The vertical padding of the Grid stack layout cells.\n",
142766
143036
  "commentRange": {
142767
- "start": 481,
142768
- "end": 482
143037
+ "start": 497,
143038
+ "end": 498
142769
143039
  },
142770
143040
  "context": {
142771
143041
  "type": "variable",
@@ -142773,8 +143043,8 @@
142773
143043
  "value": "k-spacing(1.5)",
142774
143044
  "scope": "default",
142775
143045
  "line": {
142776
- "start": 483,
142777
- "end": 483
143046
+ "start": 499,
143047
+ "end": 499
142778
143048
  }
142779
143049
  },
142780
143050
  "group": [
@@ -142791,8 +143061,8 @@
142791
143061
  {
142792
143062
  "description": "The column gap of the Grid stack layout.\n",
142793
143063
  "commentRange": {
142794
- "start": 485,
142795
- "end": 486
143064
+ "start": 501,
143065
+ "end": 502
142796
143066
  },
142797
143067
  "context": {
142798
143068
  "type": "variable",
@@ -142800,8 +143070,8 @@
142800
143070
  "value": "k-spacing(1)",
142801
143071
  "scope": "default",
142802
143072
  "line": {
142803
- "start": 487,
142804
- "end": 487
143073
+ "start": 503,
143074
+ "end": 503
142805
143075
  }
142806
143076
  },
142807
143077
  "group": [
@@ -142818,8 +143088,8 @@
142818
143088
  {
142819
143089
  "description": "The column gap of the editable Grid stack layout.\n",
142820
143090
  "commentRange": {
142821
- "start": 488,
142822
- "end": 489
143091
+ "start": 504,
143092
+ "end": 505
142823
143093
  },
142824
143094
  "context": {
142825
143095
  "type": "variable",
@@ -142827,8 +143097,8 @@
142827
143097
  "value": "k-spacing(2)",
142828
143098
  "scope": "default",
142829
143099
  "line": {
142830
- "start": 490,
142831
- "end": 490
143100
+ "start": 506,
143101
+ "end": 506
142832
143102
  }
142833
143103
  },
142834
143104
  "group": [
@@ -142845,8 +143115,8 @@
142845
143115
  {
142846
143116
  "description": "The width of the hierarchy column in the Grid stack layout.\n",
142847
143117
  "commentRange": {
142848
- "start": 492,
142849
- "end": 493
143118
+ "start": 508,
143119
+ "end": 509
142850
143120
  },
142851
143121
  "context": {
142852
143122
  "type": "variable",
@@ -142854,8 +143124,8 @@
142854
143124
  "value": "k-spacing(2)",
142855
143125
  "scope": "default",
142856
143126
  "line": {
142857
- "start": 494,
142858
- "end": 494
143127
+ "start": 510,
143128
+ "end": 510
142859
143129
  }
142860
143130
  },
142861
143131
  "group": [
@@ -142872,8 +143142,8 @@
142872
143142
  {
142873
143143
  "description": "The font size of the Grid stack layout column header.\n",
142874
143144
  "commentRange": {
142875
- "start": 496,
142876
- "end": 497
143145
+ "start": 512,
143146
+ "end": 513
142877
143147
  },
142878
143148
  "context": {
142879
143149
  "type": "variable",
@@ -142881,8 +143151,8 @@
142881
143151
  "value": "var(--kendo-font-size-sm)",
142882
143152
  "scope": "default",
142883
143153
  "line": {
142884
- "start": 498,
142885
- "end": 498
143154
+ "start": 514,
143155
+ "end": 514
142886
143156
  }
142887
143157
  },
142888
143158
  "group": [
@@ -142899,8 +143169,8 @@
142899
143169
  {
142900
143170
  "description": "The font weight of the Grid stack layout column header.\n",
142901
143171
  "commentRange": {
142902
- "start": 499,
142903
- "end": 500
143172
+ "start": 515,
143173
+ "end": 516
142904
143174
  },
142905
143175
  "context": {
142906
143176
  "type": "variable",
@@ -142908,8 +143178,8 @@
142908
143178
  "value": "var(--kendo-font-weight-bold)",
142909
143179
  "scope": "default",
142910
143180
  "line": {
142911
- "start": 501,
142912
- "end": 501
143181
+ "start": 517,
143182
+ "end": 517
142913
143183
  }
142914
143184
  },
142915
143185
  "group": [
@@ -142926,8 +143196,8 @@
142926
143196
  {
142927
143197
  "description": "The height of the Grid stack layout expandable row shadow.\n",
142928
143198
  "commentRange": {
142929
- "start": 502,
142930
- "end": 503
143199
+ "start": 518,
143200
+ "end": 519
142931
143201
  },
142932
143202
  "context": {
142933
143203
  "type": "variable",
@@ -142935,8 +143205,8 @@
142935
143205
  "value": "k-spacing(2.5)",
142936
143206
  "scope": "default",
142937
143207
  "line": {
142938
- "start": 504,
142939
- "end": 504
143208
+ "start": 520,
143209
+ "end": 520
142940
143210
  }
142941
143211
  },
142942
143212
  "group": [
@@ -142953,8 +143223,8 @@
142953
143223
  {
142954
143224
  "description": "The color of the Grid stack layout column header.\n",
142955
143225
  "commentRange": {
142956
- "start": 506,
142957
- "end": 507
143226
+ "start": 522,
143227
+ "end": 523
142958
143228
  },
142959
143229
  "context": {
142960
143230
  "type": "variable",
@@ -142962,8 +143232,8 @@
142962
143232
  "value": "k-color(subtle)",
142963
143233
  "scope": "default",
142964
143234
  "line": {
142965
- "start": 508,
142966
- "end": 508
143235
+ "start": 524,
143236
+ "end": 524
142967
143237
  }
142968
143238
  },
142969
143239
  "group": [
@@ -142980,8 +143250,8 @@
142980
143250
  {
142981
143251
  "description": "The outline color of the Grid stack layout focused cell.\n",
142982
143252
  "commentRange": {
142983
- "start": 509,
142984
- "end": 510
143253
+ "start": 525,
143254
+ "end": 526
142985
143255
  },
142986
143256
  "context": {
142987
143257
  "type": "variable",
@@ -142989,8 +143259,8 @@
142989
143259
  "value": "color-mix(in srgb, k-color(on-app-surface) 15%, transparent)",
142990
143260
  "scope": "default",
142991
143261
  "line": {
142992
- "start": 511,
142993
- "end": 511
143262
+ "start": 527,
143263
+ "end": 527
142994
143264
  }
142995
143265
  },
142996
143266
  "group": [
@@ -143007,8 +143277,8 @@
143007
143277
  {
143008
143278
  "description": "The Grid stack layout expandable row shadow.\n",
143009
143279
  "commentRange": {
143010
- "start": 512,
143011
- "end": 513
143280
+ "start": 528,
143281
+ "end": 529
143012
143282
  },
143013
143283
  "context": {
143014
143284
  "type": "variable",
@@ -143016,8 +143286,8 @@
143016
143286
  "value": "k-elevation(2)",
143017
143287
  "scope": "default",
143018
143288
  "line": {
143019
- "start": 514,
143020
- "end": 514
143289
+ "start": 530,
143290
+ "end": 530
143021
143291
  }
143022
143292
  },
143023
143293
  "group": [
@@ -143034,8 +143304,8 @@
143034
143304
  {
143035
143305
  "description": "The font weight of the pinned source row in the Grid.\n",
143036
143306
  "commentRange": {
143037
- "start": 516,
143038
- "end": 517
143307
+ "start": 532,
143308
+ "end": 533
143039
143309
  },
143040
143310
  "context": {
143041
143311
  "type": "variable",
@@ -143043,8 +143313,8 @@
143043
143313
  "value": "var(--kendo-font-weight-bold)",
143044
143314
  "scope": "default",
143045
143315
  "line": {
143046
- "start": 518,
143047
- "end": 518
143316
+ "start": 534,
143317
+ "end": 534
143048
143318
  }
143049
143319
  },
143050
143320
  "group": [