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

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": [
@@ -41211,8 +41292,8 @@
41211
41292
  {
41212
41293
  "description": "The vertical border of the Grid footer.\n",
41213
41294
  "commentRange": {
41214
- "start": 463,
41215
- "end": 464
41295
+ "start": 473,
41296
+ "end": 474
41216
41297
  },
41217
41298
  "context": {
41218
41299
  "type": "variable",
@@ -41220,8 +41301,8 @@
41220
41301
  "value": "1px",
41221
41302
  "scope": "default",
41222
41303
  "line": {
41223
- "start": 465,
41224
- "end": 465
41304
+ "start": 475,
41305
+ "end": 475
41225
41306
  }
41226
41307
  },
41227
41308
  "group": [
@@ -41238,8 +41319,8 @@
41238
41319
  {
41239
41320
  "description": "The background color of the Grid row resize indicator.\n",
41240
41321
  "commentRange": {
41241
- "start": 467,
41242
- "end": 468
41322
+ "start": 477,
41323
+ "end": 478
41243
41324
  },
41244
41325
  "context": {
41245
41326
  "type": "variable",
@@ -41247,8 +41328,8 @@
41247
41328
  "value": "color-mix(in srgb, k-color(on-base) 20%, transparent)",
41248
41329
  "scope": "default",
41249
41330
  "line": {
41250
- "start": 469,
41251
- "end": 469
41331
+ "start": 479,
41332
+ "end": 479
41252
41333
  }
41253
41334
  },
41254
41335
  "group": [
@@ -41265,8 +41346,8 @@
41265
41346
  {
41266
41347
  "description": "The background color of the active Grid row resize indicator.\n",
41267
41348
  "commentRange": {
41268
- "start": 470,
41269
- "end": 471
41349
+ "start": 480,
41350
+ "end": 481
41270
41351
  },
41271
41352
  "context": {
41272
41353
  "type": "variable",
@@ -41274,8 +41355,8 @@
41274
41355
  "value": "k-color(primary)",
41275
41356
  "scope": "default",
41276
41357
  "line": {
41277
- "start": 472,
41278
- "end": 472
41358
+ "start": 482,
41359
+ "end": 482
41279
41360
  }
41280
41361
  },
41281
41362
  "group": [
@@ -41292,8 +41373,8 @@
41292
41373
  {
41293
41374
  "description": "The height of the Grid row resize indicator.\n",
41294
41375
  "commentRange": {
41295
- "start": 473,
41296
- "end": 474
41376
+ "start": 483,
41377
+ "end": 484
41297
41378
  },
41298
41379
  "context": {
41299
41380
  "type": "variable",
@@ -41301,8 +41382,8 @@
41301
41382
  "value": "k-spacing(0.5)",
41302
41383
  "scope": "default",
41303
41384
  "line": {
41304
- "start": 475,
41305
- "end": 475
41385
+ "start": 485,
41386
+ "end": 485
41306
41387
  }
41307
41388
  },
41308
41389
  "group": [
@@ -41319,8 +41400,8 @@
41319
41400
  {
41320
41401
  "description": "The horizontal padding of the Grid stack layout cells.\n",
41321
41402
  "commentRange": {
41322
- "start": 478,
41323
- "end": 479
41403
+ "start": 488,
41404
+ "end": 489
41324
41405
  },
41325
41406
  "context": {
41326
41407
  "type": "variable",
@@ -41328,8 +41409,8 @@
41328
41409
  "value": "k-spacing(2)",
41329
41410
  "scope": "default",
41330
41411
  "line": {
41331
- "start": 480,
41332
- "end": 480
41412
+ "start": 490,
41413
+ "end": 490
41333
41414
  }
41334
41415
  },
41335
41416
  "group": [
@@ -41346,8 +41427,8 @@
41346
41427
  {
41347
41428
  "description": "The vertical padding of the Grid stack layout cells.\n",
41348
41429
  "commentRange": {
41349
- "start": 481,
41350
- "end": 482
41430
+ "start": 491,
41431
+ "end": 492
41351
41432
  },
41352
41433
  "context": {
41353
41434
  "type": "variable",
@@ -41355,8 +41436,8 @@
41355
41436
  "value": "k-spacing(1.5)",
41356
41437
  "scope": "default",
41357
41438
  "line": {
41358
- "start": 483,
41359
- "end": 483
41439
+ "start": 493,
41440
+ "end": 493
41360
41441
  }
41361
41442
  },
41362
41443
  "group": [
@@ -41373,8 +41454,8 @@
41373
41454
  {
41374
41455
  "description": "The column gap of the Grid stack layout.\n",
41375
41456
  "commentRange": {
41376
- "start": 485,
41377
- "end": 486
41457
+ "start": 495,
41458
+ "end": 496
41378
41459
  },
41379
41460
  "context": {
41380
41461
  "type": "variable",
@@ -41382,8 +41463,8 @@
41382
41463
  "value": "k-spacing(1)",
41383
41464
  "scope": "default",
41384
41465
  "line": {
41385
- "start": 487,
41386
- "end": 487
41466
+ "start": 497,
41467
+ "end": 497
41387
41468
  }
41388
41469
  },
41389
41470
  "group": [
@@ -41400,8 +41481,8 @@
41400
41481
  {
41401
41482
  "description": "The column gap of the editable Grid stack layout.\n",
41402
41483
  "commentRange": {
41403
- "start": 488,
41404
- "end": 489
41484
+ "start": 498,
41485
+ "end": 499
41405
41486
  },
41406
41487
  "context": {
41407
41488
  "type": "variable",
@@ -41409,8 +41490,8 @@
41409
41490
  "value": "k-spacing(2)",
41410
41491
  "scope": "default",
41411
41492
  "line": {
41412
- "start": 490,
41413
- "end": 490
41493
+ "start": 500,
41494
+ "end": 500
41414
41495
  }
41415
41496
  },
41416
41497
  "group": [
@@ -41427,8 +41508,8 @@
41427
41508
  {
41428
41509
  "description": "The width of the hierarchy column in the Grid stack layout.\n",
41429
41510
  "commentRange": {
41430
- "start": 492,
41431
- "end": 493
41511
+ "start": 502,
41512
+ "end": 503
41432
41513
  },
41433
41514
  "context": {
41434
41515
  "type": "variable",
@@ -41436,8 +41517,8 @@
41436
41517
  "value": "k-spacing(2)",
41437
41518
  "scope": "default",
41438
41519
  "line": {
41439
- "start": 494,
41440
- "end": 494
41520
+ "start": 504,
41521
+ "end": 504
41441
41522
  }
41442
41523
  },
41443
41524
  "group": [
@@ -41454,8 +41535,8 @@
41454
41535
  {
41455
41536
  "description": "The font size of the Grid stack layout column header.\n",
41456
41537
  "commentRange": {
41457
- "start": 496,
41458
- "end": 497
41538
+ "start": 506,
41539
+ "end": 507
41459
41540
  },
41460
41541
  "context": {
41461
41542
  "type": "variable",
@@ -41463,8 +41544,8 @@
41463
41544
  "value": "var(--kendo-font-size-sm)",
41464
41545
  "scope": "default",
41465
41546
  "line": {
41466
- "start": 498,
41467
- "end": 498
41547
+ "start": 508,
41548
+ "end": 508
41468
41549
  }
41469
41550
  },
41470
41551
  "group": [
@@ -41481,8 +41562,8 @@
41481
41562
  {
41482
41563
  "description": "The font weight of the Grid stack layout column header.\n",
41483
41564
  "commentRange": {
41484
- "start": 499,
41485
- "end": 500
41565
+ "start": 509,
41566
+ "end": 510
41486
41567
  },
41487
41568
  "context": {
41488
41569
  "type": "variable",
@@ -41490,8 +41571,8 @@
41490
41571
  "value": "var(--kendo-font-weight-bold)",
41491
41572
  "scope": "default",
41492
41573
  "line": {
41493
- "start": 501,
41494
- "end": 501
41574
+ "start": 511,
41575
+ "end": 511
41495
41576
  }
41496
41577
  },
41497
41578
  "group": [
@@ -41508,8 +41589,8 @@
41508
41589
  {
41509
41590
  "description": "The height of the Grid stack layout expandable row shadow.\n",
41510
41591
  "commentRange": {
41511
- "start": 502,
41512
- "end": 503
41592
+ "start": 512,
41593
+ "end": 513
41513
41594
  },
41514
41595
  "context": {
41515
41596
  "type": "variable",
@@ -41517,8 +41598,8 @@
41517
41598
  "value": "k-spacing(2.5)",
41518
41599
  "scope": "default",
41519
41600
  "line": {
41520
- "start": 504,
41521
- "end": 504
41601
+ "start": 514,
41602
+ "end": 514
41522
41603
  }
41523
41604
  },
41524
41605
  "group": [
@@ -41535,8 +41616,8 @@
41535
41616
  {
41536
41617
  "description": "The color of the Grid stack layout column header.\n",
41537
41618
  "commentRange": {
41538
- "start": 506,
41539
- "end": 507
41619
+ "start": 516,
41620
+ "end": 517
41540
41621
  },
41541
41622
  "context": {
41542
41623
  "type": "variable",
@@ -41544,8 +41625,8 @@
41544
41625
  "value": "k-color(subtle)",
41545
41626
  "scope": "default",
41546
41627
  "line": {
41547
- "start": 508,
41548
- "end": 508
41628
+ "start": 518,
41629
+ "end": 518
41549
41630
  }
41550
41631
  },
41551
41632
  "group": [
@@ -41562,8 +41643,8 @@
41562
41643
  {
41563
41644
  "description": "The outline color of the Grid stack layout focused cell.\n",
41564
41645
  "commentRange": {
41565
- "start": 509,
41566
- "end": 510
41646
+ "start": 519,
41647
+ "end": 520
41567
41648
  },
41568
41649
  "context": {
41569
41650
  "type": "variable",
@@ -41571,8 +41652,8 @@
41571
41652
  "value": "color-mix(in srgb, k-color(on-app-surface) 15%, transparent)",
41572
41653
  "scope": "default",
41573
41654
  "line": {
41574
- "start": 511,
41575
- "end": 511
41655
+ "start": 521,
41656
+ "end": 521
41576
41657
  }
41577
41658
  },
41578
41659
  "group": [
@@ -41589,8 +41670,8 @@
41589
41670
  {
41590
41671
  "description": "The Grid stack layout expandable row shadow.\n",
41591
41672
  "commentRange": {
41592
- "start": 512,
41593
- "end": 513
41673
+ "start": 522,
41674
+ "end": 523
41594
41675
  },
41595
41676
  "context": {
41596
41677
  "type": "variable",
@@ -41598,8 +41679,8 @@
41598
41679
  "value": "k-elevation(2)",
41599
41680
  "scope": "default",
41600
41681
  "line": {
41601
- "start": 514,
41602
- "end": 514
41682
+ "start": 524,
41683
+ "end": 524
41603
41684
  }
41604
41685
  },
41605
41686
  "group": [
@@ -41616,8 +41697,8 @@
41616
41697
  {
41617
41698
  "description": "The font weight of the pinned source row in the Grid.\n",
41618
41699
  "commentRange": {
41619
- "start": 516,
41620
- "end": 517
41700
+ "start": 526,
41701
+ "end": 527
41621
41702
  },
41622
41703
  "context": {
41623
41704
  "type": "variable",
@@ -41625,8 +41706,8 @@
41625
41706
  "value": "var(--kendo-font-weight-bold)",
41626
41707
  "scope": "default",
41627
41708
  "line": {
41628
- "start": 518,
41629
- "end": 518
41709
+ "start": 528,
41710
+ "end": 528
41630
41711
  }
41631
41712
  },
41632
41713
  "group": [
@@ -140791,15 +140872,15 @@
140791
140872
  "resolvedType": "String"
140792
140873
  },
140793
140874
  {
140794
- "description": "The background color of Grid footer.\n",
140875
+ "description": "The background color of Grid add row.\n",
140795
140876
  "commentRange": {
140796
140877
  "start": 226,
140797
140878
  "end": 227
140798
140879
  },
140799
140880
  "context": {
140800
140881
  "type": "variable",
140801
- "name": "kendo-grid-footer-bg",
140802
- "value": "$kendo-table-footer-bg",
140882
+ "name": "kendo-grid-add-row-bg",
140883
+ "value": "k-color(surface)",
140803
140884
  "scope": "default",
140804
140885
  "line": {
140805
140886
  "start": 228,
@@ -140818,15 +140899,15 @@
140818
140899
  "resolvedType": "String"
140819
140900
  },
140820
140901
  {
140821
- "description": "The text color of Grid footer.\n",
140902
+ "description": "The text color of Grid add row.\n",
140822
140903
  "commentRange": {
140823
140904
  "start": 229,
140824
140905
  "end": 230
140825
140906
  },
140826
140907
  "context": {
140827
140908
  "type": "variable",
140828
- "name": "kendo-grid-footer-text",
140829
- "value": "$kendo-table-footer-text",
140909
+ "name": "kendo-grid-add-row-text",
140910
+ "value": "k-color(on-app-surface)",
140830
140911
  "scope": "default",
140831
140912
  "line": {
140832
140913
  "start": 231,
@@ -140845,15 +140926,15 @@
140845
140926
  "resolvedType": "String"
140846
140927
  },
140847
140928
  {
140848
- "description": "The border color of Grid footer.\n",
140929
+ "description": "The border color of Grid add row.\n",
140849
140930
  "commentRange": {
140850
140931
  "start": 232,
140851
140932
  "end": 233
140852
140933
  },
140853
140934
  "context": {
140854
140935
  "type": "variable",
140855
- "name": "kendo-grid-footer-border",
140856
- "value": "$kendo-table-footer-border",
140936
+ "name": "kendo-grid-add-row-border",
140937
+ "value": "k-color(border)",
140857
140938
  "scope": "default",
140858
140939
  "line": {
140859
140940
  "start": 234,
@@ -140872,15 +140953,15 @@
140872
140953
  "resolvedType": "String"
140873
140954
  },
140874
140955
  {
140875
- "description": "The background color of the Grid alternating rows.\n",
140956
+ "description": "The background color of Grid footer.\n",
140876
140957
  "commentRange": {
140877
140958
  "start": 236,
140878
140959
  "end": 237
140879
140960
  },
140880
140961
  "context": {
140881
140962
  "type": "variable",
140882
- "name": "kendo-grid-alt-bg",
140883
- "value": "$kendo-table-alt-row-bg",
140963
+ "name": "kendo-grid-footer-bg",
140964
+ "value": "$kendo-table-footer-bg",
140884
140965
  "scope": "default",
140885
140966
  "line": {
140886
140967
  "start": 238,
@@ -140895,14 +140976,95 @@
140895
140976
  "path": "bootstrap/scss/grid/_variables.scss",
140896
140977
  "name": "_variables.scss"
140897
140978
  },
140979
+ "resolvedValue": "var(--kendo-color-surface)",
140980
+ "resolvedType": "String"
140981
+ },
140982
+ {
140983
+ "description": "The text color of Grid footer.\n",
140984
+ "commentRange": {
140985
+ "start": 239,
140986
+ "end": 240
140987
+ },
140988
+ "context": {
140989
+ "type": "variable",
140990
+ "name": "kendo-grid-footer-text",
140991
+ "value": "$kendo-table-footer-text",
140992
+ "scope": "default",
140993
+ "line": {
140994
+ "start": 241,
140995
+ "end": 241
140996
+ }
140997
+ },
140998
+ "group": [
140999
+ "grid"
141000
+ ],
141001
+ "access": "public",
141002
+ "file": {
141003
+ "path": "bootstrap/scss/grid/_variables.scss",
141004
+ "name": "_variables.scss"
141005
+ },
141006
+ "resolvedValue": "var(--kendo-color-on-app-surface)",
141007
+ "resolvedType": "String"
141008
+ },
141009
+ {
141010
+ "description": "The border color of Grid footer.\n",
141011
+ "commentRange": {
141012
+ "start": 242,
141013
+ "end": 243
141014
+ },
141015
+ "context": {
141016
+ "type": "variable",
141017
+ "name": "kendo-grid-footer-border",
141018
+ "value": "$kendo-table-footer-border",
141019
+ "scope": "default",
141020
+ "line": {
141021
+ "start": 244,
141022
+ "end": 244
141023
+ }
141024
+ },
141025
+ "group": [
141026
+ "grid"
141027
+ ],
141028
+ "access": "public",
141029
+ "file": {
141030
+ "path": "bootstrap/scss/grid/_variables.scss",
141031
+ "name": "_variables.scss"
141032
+ },
141033
+ "resolvedValue": "var(--kendo-color-border)",
141034
+ "resolvedType": "String"
141035
+ },
141036
+ {
141037
+ "description": "The background color of the Grid alternating rows.\n",
141038
+ "commentRange": {
141039
+ "start": 246,
141040
+ "end": 247
141041
+ },
141042
+ "context": {
141043
+ "type": "variable",
141044
+ "name": "kendo-grid-alt-bg",
141045
+ "value": "$kendo-table-alt-row-bg",
141046
+ "scope": "default",
141047
+ "line": {
141048
+ "start": 248,
141049
+ "end": 248
141050
+ }
141051
+ },
141052
+ "group": [
141053
+ "grid"
141054
+ ],
141055
+ "access": "public",
141056
+ "file": {
141057
+ "path": "bootstrap/scss/grid/_variables.scss",
141058
+ "name": "_variables.scss"
141059
+ },
140898
141060
  "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface) 4%, transparent)",
140899
141061
  "resolvedType": "String"
140900
141062
  },
140901
141063
  {
140902
141064
  "description": "The background color of hovered Grid rows.\n",
140903
141065
  "commentRange": {
140904
- "start": 240,
140905
- "end": 241
141066
+ "start": 250,
141067
+ "end": 251
140906
141068
  },
140907
141069
  "context": {
140908
141070
  "type": "variable",
@@ -140910,8 +141072,8 @@
140910
141072
  "value": "$kendo-table-hover-bg",
140911
141073
  "scope": "default",
140912
141074
  "line": {
140913
- "start": 242,
140914
- "end": 242
141075
+ "start": 252,
141076
+ "end": 252
140915
141077
  }
140916
141078
  },
140917
141079
  "group": [
@@ -140928,8 +141090,8 @@
140928
141090
  {
140929
141091
  "description": "The text color of hovered Grid rows.\n",
140930
141092
  "commentRange": {
140931
- "start": 243,
140932
- "end": 244
141093
+ "start": 253,
141094
+ "end": 254
140933
141095
  },
140934
141096
  "context": {
140935
141097
  "type": "variable",
@@ -140937,8 +141099,8 @@
140937
141099
  "value": "$kendo-table-hover-text",
140938
141100
  "scope": "default",
140939
141101
  "line": {
140940
- "start": 245,
140941
- "end": 245
141102
+ "start": 255,
141103
+ "end": 255
140942
141104
  }
140943
141105
  },
140944
141106
  "group": [
@@ -140955,8 +141117,8 @@
140955
141117
  {
140956
141118
  "description": "The background color of selected Grid rows.\n",
140957
141119
  "commentRange": {
140958
- "start": 247,
140959
- "end": 248
141120
+ "start": 257,
141121
+ "end": 258
140960
141122
  },
140961
141123
  "context": {
140962
141124
  "type": "variable",
@@ -140964,8 +141126,8 @@
140964
141126
  "value": "$kendo-table-selected-bg",
140965
141127
  "scope": "default",
140966
141128
  "line": {
140967
- "start": 249,
140968
- "end": 249
141129
+ "start": 259,
141130
+ "end": 259
140969
141131
  }
140970
141132
  },
140971
141133
  "group": [
@@ -140982,8 +141144,8 @@
140982
141144
  {
140983
141145
  "description": "The text color of selected Grid rows.\n",
140984
141146
  "commentRange": {
140985
- "start": 250,
140986
- "end": 251
141147
+ "start": 260,
141148
+ "end": 261
140987
141149
  },
140988
141150
  "context": {
140989
141151
  "type": "variable",
@@ -140991,8 +141153,8 @@
140991
141153
  "value": "$kendo-table-selected-text",
140992
141154
  "scope": "default",
140993
141155
  "line": {
140994
- "start": 252,
140995
- "end": 252
141156
+ "start": 262,
141157
+ "end": 262
140996
141158
  }
140997
141159
  },
140998
141160
  "group": [
@@ -141009,8 +141171,8 @@
141009
141171
  {
141010
141172
  "description": "The background color of highlighted Grid rows.\n",
141011
141173
  "commentRange": {
141012
- "start": 254,
141013
- "end": 255
141174
+ "start": 264,
141175
+ "end": 265
141014
141176
  },
141015
141177
  "context": {
141016
141178
  "type": "variable",
@@ -141018,8 +141180,8 @@
141018
141180
  "value": "$kendo-table-highlighted-bg",
141019
141181
  "scope": "default",
141020
141182
  "line": {
141021
- "start": 256,
141022
- "end": 256
141183
+ "start": 266,
141184
+ "end": 266
141023
141185
  }
141024
141186
  },
141025
141187
  "group": [
@@ -141036,8 +141198,8 @@
141036
141198
  {
141037
141199
  "description": "The font weight of highlighted Grid rows.\n",
141038
141200
  "commentRange": {
141039
- "start": 257,
141040
- "end": 258
141201
+ "start": 267,
141202
+ "end": 268
141041
141203
  },
141042
141204
  "context": {
141043
141205
  "type": "variable",
@@ -141045,8 +141207,8 @@
141045
141207
  "value": "$kendo-table-highlighted-font-weight",
141046
141208
  "scope": "default",
141047
141209
  "line": {
141048
- "start": 259,
141049
- "end": 259
141210
+ "start": 269,
141211
+ "end": 269
141050
141212
  }
141051
141213
  },
141052
141214
  "group": [
@@ -141063,8 +141225,8 @@
141063
141225
  {
141064
141226
  "description": "The background color of selected highlighted Grid rows.\n",
141065
141227
  "commentRange": {
141066
- "start": 261,
141067
- "end": 262
141228
+ "start": 271,
141229
+ "end": 272
141068
141230
  },
141069
141231
  "context": {
141070
141232
  "type": "variable",
@@ -141072,8 +141234,8 @@
141072
141234
  "value": "$kendo-table-selected-highlighted-bg",
141073
141235
  "scope": "default",
141074
141236
  "line": {
141075
- "start": 263,
141076
- "end": 263
141237
+ "start": 273,
141238
+ "end": 273
141077
141239
  }
141078
141240
  },
141079
141241
  "group": [
@@ -141090,8 +141252,8 @@
141090
141252
  {
141091
141253
  "description": "The background color of the Grid selection aggregates container.\n",
141092
141254
  "commentRange": {
141093
- "start": 265,
141094
- "end": 266
141255
+ "start": 275,
141256
+ "end": 276
141095
141257
  },
141096
141258
  "context": {
141097
141259
  "type": "variable",
@@ -141099,8 +141261,8 @@
141099
141261
  "value": "$kendo-grid-header-bg",
141100
141262
  "scope": "default",
141101
141263
  "line": {
141102
- "start": 267,
141103
- "end": 267
141264
+ "start": 277,
141265
+ "end": 277
141104
141266
  }
141105
141267
  },
141106
141268
  "group": [
@@ -141117,8 +141279,8 @@
141117
141279
  {
141118
141280
  "description": "The text color of the Grid selection aggregates container.\n",
141119
141281
  "commentRange": {
141120
- "start": 268,
141121
- "end": 269
141282
+ "start": 278,
141283
+ "end": 279
141122
141284
  },
141123
141285
  "context": {
141124
141286
  "type": "variable",
@@ -141126,8 +141288,8 @@
141126
141288
  "value": "$kendo-grid-text",
141127
141289
  "scope": "default",
141128
141290
  "line": {
141129
- "start": 270,
141130
- "end": 270
141291
+ "start": 280,
141292
+ "end": 280
141131
141293
  }
141132
141294
  },
141133
141295
  "group": [
@@ -141144,8 +141306,8 @@
141144
141306
  {
141145
141307
  "description": "The border color of the Grid selection aggregates container.\n",
141146
141308
  "commentRange": {
141147
- "start": 271,
141148
- "end": 272
141309
+ "start": 281,
141310
+ "end": 282
141149
141311
  },
141150
141312
  "context": {
141151
141313
  "type": "variable",
@@ -141153,8 +141315,8 @@
141153
141315
  "value": "$kendo-grid-border",
141154
141316
  "scope": "default",
141155
141317
  "line": {
141156
- "start": 273,
141157
- "end": 273
141318
+ "start": 283,
141319
+ "end": 283
141158
141320
  }
141159
141321
  },
141160
141322
  "group": [
@@ -141171,8 +141333,8 @@
141171
141333
  {
141172
141334
  "description": "The border width of the Grid selection aggregates container.\n",
141173
141335
  "commentRange": {
141174
- "start": 274,
141175
- "end": 275
141336
+ "start": 284,
141337
+ "end": 285
141176
141338
  },
141177
141339
  "context": {
141178
141340
  "type": "variable",
@@ -141180,8 +141342,8 @@
141180
141342
  "value": "$kendo-grid-border-width",
141181
141343
  "scope": "default",
141182
141344
  "line": {
141183
- "start": 276,
141184
- "end": 276
141345
+ "start": 286,
141346
+ "end": 286
141185
141347
  }
141186
141348
  },
141187
141349
  "group": [
@@ -141198,8 +141360,8 @@
141198
141360
  {
141199
141361
  "description": "The spacing between the selection aggregates items.\n",
141200
141362
  "commentRange": {
141201
- "start": 277,
141202
- "end": 278
141363
+ "start": 287,
141364
+ "end": 288
141203
141365
  },
141204
141366
  "context": {
141205
141367
  "type": "variable",
@@ -141207,8 +141369,8 @@
141207
141369
  "value": "k-spacing(2)",
141208
141370
  "scope": "default",
141209
141371
  "line": {
141210
- "start": 279,
141211
- "end": 279
141372
+ "start": 289,
141373
+ "end": 289
141212
141374
  }
141213
141375
  },
141214
141376
  "group": [
@@ -141225,8 +141387,8 @@
141225
141387
  {
141226
141388
  "description": "The line height of the Grid selection aggregates container.\n",
141227
141389
  "commentRange": {
141228
- "start": 280,
141229
- "end": 281
141390
+ "start": 290,
141391
+ "end": 291
141230
141392
  },
141231
141393
  "context": {
141232
141394
  "type": "variable",
@@ -141234,8 +141396,8 @@
141234
141396
  "value": "$kendo-grid-line-height",
141235
141397
  "scope": "default",
141236
141398
  "line": {
141237
- "start": 282,
141238
- "end": 282
141399
+ "start": 292,
141400
+ "end": 292
141239
141401
  }
141240
141402
  },
141241
141403
  "group": [
@@ -141252,8 +141414,8 @@
141252
141414
  {
141253
141415
  "description": "The font weight of the Grid selection aggregates container.\n",
141254
141416
  "commentRange": {
141255
- "start": 283,
141256
- "end": 284
141417
+ "start": 293,
141418
+ "end": 294
141257
141419
  },
141258
141420
  "context": {
141259
141421
  "type": "variable",
@@ -141261,8 +141423,8 @@
141261
141423
  "value": "var(--kendo-font-weight-bold)",
141262
141424
  "scope": "default",
141263
141425
  "line": {
141264
- "start": 285,
141265
- "end": 285
141426
+ "start": 295,
141427
+ "end": 295
141266
141428
  }
141267
141429
  },
141268
141430
  "group": [
@@ -141279,8 +141441,8 @@
141279
141441
  {
141280
141442
  "description": "The background color of the Grid row.\n",
141281
141443
  "commentRange": {
141282
- "start": 287,
141283
- "end": 288
141444
+ "start": 297,
141445
+ "end": 298
141284
141446
  },
141285
141447
  "context": {
141286
141448
  "type": "variable",
@@ -141288,8 +141450,8 @@
141288
141450
  "value": "k-color(surface)",
141289
141451
  "scope": "default",
141290
141452
  "line": {
141291
- "start": 289,
141292
- "end": 289
141453
+ "start": 299,
141454
+ "end": 299
141293
141455
  }
141294
141456
  },
141295
141457
  "group": [
@@ -141306,8 +141468,8 @@
141306
141468
  {
141307
141469
  "description": "The background color of the Grid grouping header.\n",
141308
141470
  "commentRange": {
141309
- "start": 291,
141310
- "end": 292
141471
+ "start": 301,
141472
+ "end": 302
141311
141473
  },
141312
141474
  "context": {
141313
141475
  "type": "variable",
@@ -141315,8 +141477,8 @@
141315
141477
  "value": "$kendo-grid-header-bg",
141316
141478
  "scope": "default",
141317
141479
  "line": {
141318
- "start": 293,
141319
- "end": 293
141480
+ "start": 303,
141481
+ "end": 303
141320
141482
  }
141321
141483
  },
141322
141484
  "group": [
@@ -141333,8 +141495,8 @@
141333
141495
  {
141334
141496
  "description": "The text color of the Grid grouping header.\n",
141335
141497
  "commentRange": {
141336
- "start": 294,
141337
- "end": 295
141498
+ "start": 304,
141499
+ "end": 305
141338
141500
  },
141339
141501
  "context": {
141340
141502
  "type": "variable",
@@ -141342,8 +141504,8 @@
141342
141504
  "value": "$kendo-grid-header-text",
141343
141505
  "scope": "default",
141344
141506
  "line": {
141345
- "start": 296,
141346
- "end": 296
141507
+ "start": 306,
141508
+ "end": 306
141347
141509
  }
141348
141510
  },
141349
141511
  "group": [
@@ -141360,8 +141522,8 @@
141360
141522
  {
141361
141523
  "description": "The border color of the Grid grouping header.\n",
141362
141524
  "commentRange": {
141363
- "start": 297,
141364
- "end": 298
141525
+ "start": 307,
141526
+ "end": 308
141365
141527
  },
141366
141528
  "context": {
141367
141529
  "type": "variable",
@@ -141369,8 +141531,8 @@
141369
141531
  "value": "$kendo-grid-header-border",
141370
141532
  "scope": "default",
141371
141533
  "line": {
141372
- "start": 299,
141373
- "end": 299
141534
+ "start": 309,
141535
+ "end": 309
141374
141536
  }
141375
141537
  },
141376
141538
  "group": [
@@ -141387,8 +141549,8 @@
141387
141549
  {
141388
141550
  "description": "The text color of the Grid row.\n",
141389
141551
  "commentRange": {
141390
- "start": 300,
141391
- "end": 301
141552
+ "start": 310,
141553
+ "end": 311
141392
141554
  },
141393
141555
  "context": {
141394
141556
  "type": "variable",
@@ -141396,8 +141558,8 @@
141396
141558
  "value": "$kendo-grid-text",
141397
141559
  "scope": "default",
141398
141560
  "line": {
141399
- "start": 302,
141400
- "end": 302
141561
+ "start": 312,
141562
+ "end": 312
141401
141563
  }
141402
141564
  },
141403
141565
  "group": [
@@ -141414,8 +141576,8 @@
141414
141576
  {
141415
141577
  "description": "The background color of the Grid.\n",
141416
141578
  "commentRange": {
141417
- "start": 304,
141418
- "end": 305
141579
+ "start": 314,
141580
+ "end": 315
141419
141581
  },
141420
141582
  "context": {
141421
141583
  "type": "variable",
@@ -141423,8 +141585,8 @@
141423
141585
  "value": "color-mix(in srgb, k-color(on-app-surface) 2%, transparent)",
141424
141586
  "scope": "default",
141425
141587
  "line": {
141426
- "start": 306,
141427
- "end": 306
141588
+ "start": 316,
141589
+ "end": 316
141428
141590
  }
141429
141591
  },
141430
141592
  "group": [
@@ -141441,8 +141603,8 @@
141441
141603
  {
141442
141604
  "description": "The text color of the Grid.\n",
141443
141605
  "commentRange": {
141444
- "start": 307,
141445
- "end": 308
141606
+ "start": 317,
141607
+ "end": 318
141446
141608
  },
141447
141609
  "context": {
141448
141610
  "type": "variable",
@@ -141450,8 +141612,8 @@
141450
141612
  "value": "k-color(primary)",
141451
141613
  "scope": "default",
141452
141614
  "line": {
141453
- "start": 309,
141454
- "end": 309
141615
+ "start": 319,
141616
+ "end": 319
141455
141617
  }
141456
141618
  },
141457
141619
  "group": [
@@ -141468,8 +141630,8 @@
141468
141630
  {
141469
141631
  "description": "The font size of the Grid.\n",
141470
141632
  "commentRange": {
141471
- "start": 310,
141472
- "end": 311
141633
+ "start": 320,
141634
+ "end": 321
141473
141635
  },
141474
141636
  "context": {
141475
141637
  "type": "variable",
@@ -141477,8 +141639,8 @@
141477
141639
  "value": "($kendo-icon-size * .75)",
141478
141640
  "scope": "default",
141479
141641
  "line": {
141480
- "start": 312,
141481
- "end": 312
141642
+ "start": 322,
141643
+ "end": 322
141482
141644
  }
141483
141645
  },
141484
141646
  "group": [
@@ -141495,8 +141657,8 @@
141495
141657
  {
141496
141658
  "description": "The sorting index vertical spacing of the Grid.\n",
141497
141659
  "commentRange": {
141498
- "start": 313,
141499
- "end": 314
141660
+ "start": 323,
141661
+ "end": 324
141500
141662
  },
141501
141663
  "context": {
141502
141664
  "type": "variable",
@@ -141504,8 +141666,8 @@
141504
141666
  "value": "k-spacing(0.5)",
141505
141667
  "scope": "default",
141506
141668
  "line": {
141507
- "start": 315,
141508
- "end": 315
141669
+ "start": 325,
141670
+ "end": 325
141509
141671
  }
141510
141672
  },
141511
141673
  "group": [
@@ -141522,8 +141684,8 @@
141522
141684
  {
141523
141685
  "description": "The sorting index horizontal spacing of the Grid.\n",
141524
141686
  "commentRange": {
141525
- "start": 316,
141526
- "end": 317
141687
+ "start": 326,
141688
+ "end": 327
141527
141689
  },
141528
141690
  "context": {
141529
141691
  "type": "variable",
@@ -141531,8 +141693,8 @@
141531
141693
  "value": "calc( #{$kendo-grid-sorting-index-spacing-y} * -1 )",
141532
141694
  "scope": "default",
141533
141695
  "line": {
141534
- "start": 318,
141535
- "end": 318
141696
+ "start": 328,
141697
+ "end": 328
141536
141698
  }
141537
141699
  },
141538
141700
  "group": [
@@ -141549,8 +141711,8 @@
141549
141711
  {
141550
141712
  "description": "The sorted icon spacing of the Grid.\n",
141551
141713
  "commentRange": {
141552
- "start": 320,
141553
- "end": 321
141714
+ "start": 330,
141715
+ "end": 331
141554
141716
  },
141555
141717
  "context": {
141556
141718
  "type": "variable",
@@ -141558,8 +141720,8 @@
141558
141720
  "value": "calc( #{k-spacing(4)} - 1px )",
141559
141721
  "scope": "default",
141560
141722
  "line": {
141561
- "start": 322,
141562
- "end": 322
141723
+ "start": 332,
141724
+ "end": 332
141563
141725
  }
141564
141726
  },
141565
141727
  "group": [
@@ -141576,8 +141738,8 @@
141576
141738
  {
141577
141739
  "description": "The shadow of the Grid.\n",
141578
141740
  "commentRange": {
141579
- "start": 324,
141580
- "end": 325
141741
+ "start": 334,
141742
+ "end": 335
141581
141743
  },
141582
141744
  "context": {
141583
141745
  "type": "variable",
@@ -141585,8 +141747,8 @@
141585
141747
  "value": "$kendo-table-focus-shadow",
141586
141748
  "scope": "default",
141587
141749
  "line": {
141588
- "start": 326,
141589
- "end": 326
141750
+ "start": 336,
141751
+ "end": 336
141590
141752
  }
141591
141753
  },
141592
141754
  "group": [
@@ -141603,8 +141765,8 @@
141603
141765
  {
141604
141766
  "description": "The spacing of the Grid button.\n",
141605
141767
  "commentRange": {
141606
- "start": 328,
141607
- "end": 329
141768
+ "start": 338,
141769
+ "end": 339
141608
141770
  },
141609
141771
  "context": {
141610
141772
  "type": "variable",
@@ -141612,8 +141774,8 @@
141612
141774
  "value": "k-spacing(2)",
141613
141775
  "scope": "default",
141614
141776
  "line": {
141615
- "start": 330,
141616
- "end": 330
141777
+ "start": 340,
141778
+ "end": 340
141617
141779
  }
141618
141780
  },
141619
141781
  "group": [
@@ -141630,8 +141792,8 @@
141630
141792
  {
141631
141793
  "description": "The background color of the sticky content in the Grid.\n",
141632
141794
  "commentRange": {
141633
- "start": 333,
141634
- "end": 334
141795
+ "start": 343,
141796
+ "end": 344
141635
141797
  },
141636
141798
  "context": {
141637
141799
  "type": "variable",
@@ -141639,8 +141801,8 @@
141639
141801
  "value": "$kendo-grid-bg",
141640
141802
  "scope": "default",
141641
141803
  "line": {
141642
- "start": 335,
141643
- "end": 335
141804
+ "start": 345,
141805
+ "end": 345
141644
141806
  }
141645
141807
  },
141646
141808
  "group": [
@@ -141657,8 +141819,8 @@
141657
141819
  {
141658
141820
  "description": "The alternate background color of the sticky content in the Grid.\n",
141659
141821
  "commentRange": {
141660
- "start": 336,
141661
- "end": 337
141822
+ "start": 346,
141823
+ "end": 347
141662
141824
  },
141663
141825
  "context": {
141664
141826
  "type": "variable",
@@ -141666,8 +141828,8 @@
141666
141828
  "value": "k-color(base-subtle)",
141667
141829
  "scope": "default",
141668
141830
  "line": {
141669
- "start": 338,
141670
- "end": 338
141831
+ "start": 348,
141832
+ "end": 348
141671
141833
  }
141672
141834
  },
141673
141835
  "group": [
@@ -141684,8 +141846,8 @@
141684
141846
  {
141685
141847
  "description": "The background color of the hovered sticky content in the Grid.\n",
141686
141848
  "commentRange": {
141687
- "start": 339,
141688
- "end": 340
141849
+ "start": 349,
141850
+ "end": 350
141689
141851
  },
141690
141852
  "context": {
141691
141853
  "type": "variable",
@@ -141693,8 +141855,8 @@
141693
141855
  "value": "k-color(base-subtle-hover)",
141694
141856
  "scope": "default",
141695
141857
  "line": {
141696
- "start": 341,
141697
- "end": 341
141858
+ "start": 351,
141859
+ "end": 351
141698
141860
  }
141699
141861
  },
141700
141862
  "group": [
@@ -141711,8 +141873,8 @@
141711
141873
  {
141712
141874
  "description": "The border color of the sticky content in the Grid.\n",
141713
141875
  "commentRange": {
141714
- "start": 343,
141715
- "end": 344
141876
+ "start": 353,
141877
+ "end": 354
141716
141878
  },
141717
141879
  "context": {
141718
141880
  "type": "variable",
@@ -141720,8 +141882,8 @@
141720
141882
  "value": "color-mix(in srgb, k-color(on-app-surface) 50%, transparent)",
141721
141883
  "scope": "default",
141722
141884
  "line": {
141723
- "start": 345,
141724
- "end": 345
141885
+ "start": 355,
141886
+ "end": 355
141725
141887
  }
141726
141888
  },
141727
141889
  "group": [
@@ -141738,8 +141900,8 @@
141738
141900
  {
141739
141901
  "description": "The background color of the sticky header in the Grid.\n",
141740
141902
  "commentRange": {
141741
- "start": 347,
141742
- "end": 348
141903
+ "start": 357,
141904
+ "end": 358
141743
141905
  },
141744
141906
  "context": {
141745
141907
  "type": "variable",
@@ -141747,8 +141909,8 @@
141747
141909
  "value": "$kendo-grid-header-bg",
141748
141910
  "scope": "default",
141749
141911
  "line": {
141750
- "start": 349,
141751
- "end": 349
141912
+ "start": 359,
141913
+ "end": 359
141752
141914
  }
141753
141915
  },
141754
141916
  "group": [
@@ -141765,8 +141927,8 @@
141765
141927
  {
141766
141928
  "description": "The text color of the sticky header in the Grid.\n",
141767
141929
  "commentRange": {
141768
- "start": 350,
141769
- "end": 351
141930
+ "start": 360,
141931
+ "end": 361
141770
141932
  },
141771
141933
  "context": {
141772
141934
  "type": "variable",
@@ -141774,8 +141936,8 @@
141774
141936
  "value": "$kendo-grid-header-text",
141775
141937
  "scope": "default",
141776
141938
  "line": {
141777
- "start": 352,
141778
- "end": 352
141939
+ "start": 362,
141940
+ "end": 362
141779
141941
  }
141780
141942
  },
141781
141943
  "group": [
@@ -141792,8 +141954,8 @@
141792
141954
  {
141793
141955
  "description": "The border color of the sticky header in the Grid.\n",
141794
141956
  "commentRange": {
141795
- "start": 353,
141796
- "end": 354
141957
+ "start": 363,
141958
+ "end": 364
141797
141959
  },
141798
141960
  "context": {
141799
141961
  "type": "variable",
@@ -141801,8 +141963,8 @@
141801
141963
  "value": "$kendo-grid-sticky-border",
141802
141964
  "scope": "default",
141803
141965
  "line": {
141804
- "start": 355,
141805
- "end": 355
141966
+ "start": 365,
141967
+ "end": 365
141806
141968
  }
141807
141969
  },
141808
141970
  "group": [
@@ -141819,8 +141981,8 @@
141819
141981
  {
141820
141982
  "description": "The background color of the sticky footer in the Grid.\n",
141821
141983
  "commentRange": {
141822
- "start": 357,
141823
- "end": 358
141984
+ "start": 367,
141985
+ "end": 368
141824
141986
  },
141825
141987
  "context": {
141826
141988
  "type": "variable",
@@ -141828,8 +141990,8 @@
141828
141990
  "value": "$kendo-grid-header-bg",
141829
141991
  "scope": "default",
141830
141992
  "line": {
141831
- "start": 359,
141832
- "end": 359
141993
+ "start": 369,
141994
+ "end": 369
141833
141995
  }
141834
141996
  },
141835
141997
  "group": [
@@ -141846,8 +142008,8 @@
141846
142008
  {
141847
142009
  "description": "The box shadow of the sticky container in the Grid.\n",
141848
142010
  "commentRange": {
141849
- "start": 361,
141850
- "end": 362
142011
+ "start": 371,
142012
+ "end": 372
141851
142013
  },
141852
142014
  "context": {
141853
142015
  "type": "variable",
@@ -141855,8 +142017,8 @@
141855
142017
  "value": "0 2px 4px 0 rgba(0, 0, 0, 0.08)",
141856
142018
  "scope": "default",
141857
142019
  "line": {
141858
- "start": 363,
141859
- "end": 363
142020
+ "start": 373,
142021
+ "end": 373
141860
142022
  }
141861
142023
  },
141862
142024
  "group": [
@@ -141873,8 +142035,8 @@
141873
142035
  {
141874
142036
  "description": "The box shadow of the sticky container positioned at the bottom in the Grid.\n",
141875
142037
  "commentRange": {
141876
- "start": 364,
141877
- "end": 365
142038
+ "start": 374,
142039
+ "end": 375
141878
142040
  },
141879
142041
  "context": {
141880
142042
  "type": "variable",
@@ -141882,8 +142044,8 @@
141882
142044
  "value": "0 -2px 4px 0 rgba(0, 0, 0, 0.08)",
141883
142045
  "scope": "default",
141884
142046
  "line": {
141885
- "start": 366,
141886
- "end": 366
142047
+ "start": 376,
142048
+ "end": 376
141887
142049
  }
141888
142050
  },
141889
142051
  "group": [
@@ -141900,8 +142062,8 @@
141900
142062
  {
141901
142063
  "description": "The box shadow of the pinned container in the Grid.\n",
141902
142064
  "commentRange": {
141903
- "start": 368,
141904
- "end": 369
142065
+ "start": 378,
142066
+ "end": 379
141905
142067
  },
141906
142068
  "context": {
141907
142069
  "type": "variable",
@@ -141909,8 +142071,8 @@
141909
142071
  "value": "0 4px 8px 0 rgba(0, 0, 0, 0.08)",
141910
142072
  "scope": "default",
141911
142073
  "line": {
141912
- "start": 370,
141913
- "end": 370
142074
+ "start": 380,
142075
+ "end": 380
141914
142076
  }
141915
142077
  },
141916
142078
  "group": [
@@ -141927,8 +142089,8 @@
141927
142089
  {
141928
142090
  "description": "The box shadow of the pinned container positioned at the bottom in the Grid.\n",
141929
142091
  "commentRange": {
141930
- "start": 371,
141931
- "end": 372
142092
+ "start": 381,
142093
+ "end": 382
141932
142094
  },
141933
142095
  "context": {
141934
142096
  "type": "variable",
@@ -141936,8 +142098,8 @@
141936
142098
  "value": "0 -4px 8px 0 rgba(0, 0, 0, 0.08)",
141937
142099
  "scope": "default",
141938
142100
  "line": {
141939
- "start": 373,
141940
- "end": 373
142101
+ "start": 383,
142102
+ "end": 383
141941
142103
  }
141942
142104
  },
141943
142105
  "group": [
@@ -141954,8 +142116,8 @@
141954
142116
  {
141955
142117
  "description": "The width of the Grid column menu.\n",
141956
142118
  "commentRange": {
141957
- "start": 375,
141958
- "end": 376
142119
+ "start": 385,
142120
+ "end": 386
141959
142121
  },
141960
142122
  "context": {
141961
142123
  "type": "variable",
@@ -141963,8 +142125,8 @@
141963
142125
  "value": "250px",
141964
142126
  "scope": "default",
141965
142127
  "line": {
141966
- "start": 377,
141967
- "end": 377
142128
+ "start": 387,
142129
+ "end": 387
141968
142130
  }
141969
142131
  },
141970
142132
  "group": [
@@ -141981,8 +142143,8 @@
141981
142143
  {
141982
142144
  "description": "The maximum width of the Grid column menu.\n",
141983
142145
  "commentRange": {
141984
- "start": 378,
141985
- "end": 379
142146
+ "start": 388,
142147
+ "end": 389
141986
142148
  },
141987
142149
  "context": {
141988
142150
  "type": "variable",
@@ -141990,8 +142152,8 @@
141990
142152
  "value": "320px",
141991
142153
  "scope": "default",
141992
142154
  "line": {
141993
- "start": 380,
141994
- "end": 380
142155
+ "start": 390,
142156
+ "end": 390
141995
142157
  }
141996
142158
  },
141997
142159
  "group": [
@@ -142008,8 +142170,8 @@
142008
142170
  {
142009
142171
  "description": "The horizontal padding of the Grid popup.\n",
142010
142172
  "commentRange": {
142011
- "start": 383,
142012
- "end": 384
142173
+ "start": 393,
142174
+ "end": 394
142013
142175
  },
142014
142176
  "context": {
142015
142177
  "type": "variable",
@@ -142017,8 +142179,8 @@
142017
142179
  "value": "null",
142018
142180
  "scope": "default",
142019
142181
  "line": {
142020
- "start": 385,
142021
- "end": 385
142182
+ "start": 395,
142183
+ "end": 395
142022
142184
  }
142023
142185
  },
142024
142186
  "group": [
@@ -142035,8 +142197,8 @@
142035
142197
  {
142036
142198
  "description": "The vertical padding of the Grid popup.\n",
142037
142199
  "commentRange": {
142038
- "start": 386,
142039
- "end": 387
142200
+ "start": 396,
142201
+ "end": 397
142040
142202
  },
142041
142203
  "context": {
142042
142204
  "type": "variable",
@@ -142044,8 +142206,8 @@
142044
142206
  "value": "null",
142045
142207
  "scope": "default",
142046
142208
  "line": {
142047
- "start": 388,
142048
- "end": 388
142209
+ "start": 398,
142210
+ "end": 398
142049
142211
  }
142050
142212
  },
142051
142213
  "group": [
@@ -142062,8 +142224,8 @@
142062
142224
  {
142063
142225
  "description": "The horizontal padding of the Grid item.\n",
142064
142226
  "commentRange": {
142065
- "start": 390,
142066
- "end": 391
142227
+ "start": 400,
142228
+ "end": 401
142067
142229
  },
142068
142230
  "context": {
142069
142231
  "type": "variable",
@@ -142071,8 +142233,8 @@
142071
142233
  "value": "$kendo-menu-popup-md-item-padding-x",
142072
142234
  "scope": "default",
142073
142235
  "line": {
142074
- "start": 392,
142075
- "end": 392
142236
+ "start": 402,
142237
+ "end": 402
142076
142238
  }
142077
142239
  },
142078
142240
  "group": [
@@ -142089,8 +142251,8 @@
142089
142251
  {
142090
142252
  "description": "The vertical padding of the Grid item.\n",
142091
142253
  "commentRange": {
142092
- "start": 393,
142093
- "end": 394
142254
+ "start": 403,
142255
+ "end": 404
142094
142256
  },
142095
142257
  "context": {
142096
142258
  "type": "variable",
@@ -142098,8 +142260,8 @@
142098
142260
  "value": "$kendo-menu-popup-md-item-padding-y",
142099
142261
  "scope": "default",
142100
142262
  "line": {
142101
- "start": 395,
142102
- "end": 395
142263
+ "start": 405,
142264
+ "end": 405
142103
142265
  }
142104
142266
  },
142105
142267
  "group": [
@@ -142116,8 +142278,8 @@
142116
142278
  {
142117
142279
  "description": "The horizontal padding of the Grid item.\n",
142118
142280
  "commentRange": {
142119
- "start": 397,
142120
- "end": 398
142281
+ "start": 407,
142282
+ "end": 408
142121
142283
  },
142122
142284
  "context": {
142123
142285
  "type": "variable",
@@ -142125,8 +142287,8 @@
142125
142287
  "value": "$kendo-list-md-item-padding-x",
142126
142288
  "scope": "default",
142127
142289
  "line": {
142128
- "start": 399,
142129
- "end": 399
142290
+ "start": 409,
142291
+ "end": 409
142130
142292
  }
142131
142293
  },
142132
142294
  "group": [
@@ -142143,8 +142305,8 @@
142143
142305
  {
142144
142306
  "description": "The vertical padding of the Grid item.\n",
142145
142307
  "commentRange": {
142146
- "start": 400,
142147
- "end": 401
142308
+ "start": 410,
142309
+ "end": 411
142148
142310
  },
142149
142311
  "context": {
142150
142312
  "type": "variable",
@@ -142152,8 +142314,8 @@
142152
142314
  "value": "$kendo-list-md-item-padding-y",
142153
142315
  "scope": "default",
142154
142316
  "line": {
142155
- "start": 402,
142156
- "end": 402
142317
+ "start": 412,
142318
+ "end": 412
142157
142319
  }
142158
142320
  },
142159
142321
  "group": [
@@ -142170,8 +142332,8 @@
142170
142332
  {
142171
142333
  "description": "The horizontal padding of the Grid.\n",
142172
142334
  "commentRange": {
142173
- "start": 404,
142174
- "end": 405
142335
+ "start": 414,
142336
+ "end": 415
142175
142337
  },
142176
142338
  "context": {
142177
142339
  "type": "variable",
@@ -142179,8 +142341,8 @@
142179
142341
  "value": "k-spacing(0)",
142180
142342
  "scope": "default",
142181
142343
  "line": {
142182
- "start": 406,
142183
- "end": 406
142344
+ "start": 416,
142345
+ "end": 416
142184
142346
  }
142185
142347
  },
142186
142348
  "group": [
@@ -142197,8 +142359,8 @@
142197
142359
  {
142198
142360
  "description": "The vertical padding of the Grid.\n",
142199
142361
  "commentRange": {
142200
- "start": 407,
142201
- "end": 408
142362
+ "start": 417,
142363
+ "end": 418
142202
142364
  },
142203
142365
  "context": {
142204
142366
  "type": "variable",
@@ -142206,8 +142368,8 @@
142206
142368
  "value": "k-spacing(2)",
142207
142369
  "scope": "default",
142208
142370
  "line": {
142209
- "start": 409,
142210
- "end": 409
142371
+ "start": 419,
142372
+ "end": 419
142211
142373
  }
142212
142374
  },
142213
142375
  "group": [
@@ -142224,8 +142386,8 @@
142224
142386
  {
142225
142387
  "description": "The horizontal padding of the Grid header.\n",
142226
142388
  "commentRange": {
142227
- "start": 411,
142228
- "end": 412
142389
+ "start": 421,
142390
+ "end": 422
142229
142391
  },
142230
142392
  "context": {
142231
142393
  "type": "variable",
@@ -142233,8 +142395,8 @@
142233
142395
  "value": "$kendo-menu-popup-md-item-padding-x",
142234
142396
  "scope": "default",
142235
142397
  "line": {
142236
- "start": 413,
142237
- "end": 413
142398
+ "start": 423,
142399
+ "end": 423
142238
142400
  }
142239
142401
  },
142240
142402
  "group": [
@@ -142251,8 +142413,8 @@
142251
142413
  {
142252
142414
  "description": "The vertical padding of the Grid header.\n",
142253
142415
  "commentRange": {
142254
- "start": 414,
142255
- "end": 415
142416
+ "start": 424,
142417
+ "end": 425
142256
142418
  },
142257
142419
  "context": {
142258
142420
  "type": "variable",
@@ -142260,8 +142422,8 @@
142260
142422
  "value": "$kendo-menu-popup-md-item-padding-y",
142261
142423
  "scope": "default",
142262
142424
  "line": {
142263
- "start": 416,
142264
- "end": 416
142425
+ "start": 426,
142426
+ "end": 426
142265
142427
  }
142266
142428
  },
142267
142429
  "group": [
@@ -142278,8 +142440,8 @@
142278
142440
  {
142279
142441
  "description": "The font size of the Grid header.\n",
142280
142442
  "commentRange": {
142281
- "start": 418,
142282
- "end": 419
142443
+ "start": 428,
142444
+ "end": 429
142283
142445
  },
142284
142446
  "context": {
142285
142447
  "type": "variable",
@@ -142287,8 +142449,8 @@
142287
142449
  "value": "var(--kendo-font-size-sm)",
142288
142450
  "scope": "default",
142289
142451
  "line": {
142290
- "start": 420,
142291
- "end": 420
142452
+ "start": 430,
142453
+ "end": 430
142292
142454
  }
142293
142455
  },
142294
142456
  "group": [
@@ -142305,8 +142467,8 @@
142305
142467
  {
142306
142468
  "description": "The height of the Grid header.\n",
142307
142469
  "commentRange": {
142308
- "start": 421,
142309
- "end": 422
142470
+ "start": 431,
142471
+ "end": 432
142310
142472
  },
142311
142473
  "context": {
142312
142474
  "type": "variable",
@@ -142314,8 +142476,8 @@
142314
142476
  "value": "var(--kendo-line-height)",
142315
142477
  "scope": "default",
142316
142478
  "line": {
142317
- "start": 423,
142318
- "end": 423
142479
+ "start": 433,
142480
+ "end": 433
142319
142481
  }
142320
142482
  },
142321
142483
  "group": [
@@ -142332,8 +142494,8 @@
142332
142494
  {
142333
142495
  "description": "The text color of the Grid header.\n",
142334
142496
  "commentRange": {
142335
- "start": 424,
142336
- "end": 425
142497
+ "start": 434,
142498
+ "end": 435
142337
142499
  },
142338
142500
  "context": {
142339
142501
  "type": "variable",
@@ -142341,8 +142503,8 @@
142341
142503
  "value": "uppercase",
142342
142504
  "scope": "default",
142343
142505
  "line": {
142344
- "start": 426,
142345
- "end": 426
142506
+ "start": 436,
142507
+ "end": 436
142346
142508
  }
142347
142509
  },
142348
142510
  "group": [
@@ -142359,8 +142521,8 @@
142359
142521
  {
142360
142522
  "description": "The width of the Grid header.\n",
142361
142523
  "commentRange": {
142362
- "start": 427,
142363
- "end": 428
142524
+ "start": 437,
142525
+ "end": 438
142364
142526
  },
142365
142527
  "context": {
142366
142528
  "type": "variable",
@@ -142368,8 +142530,8 @@
142368
142530
  "value": "1px",
142369
142531
  "scope": "default",
142370
142532
  "line": {
142371
- "start": 429,
142372
- "end": 429
142533
+ "start": 439,
142534
+ "end": 439
142373
142535
  }
142374
142536
  },
142375
142537
  "group": [
@@ -142386,8 +142548,8 @@
142386
142548
  {
142387
142549
  "description": "The background color of the Grid header.\n",
142388
142550
  "commentRange": {
142389
- "start": 431,
142390
- "end": 432
142551
+ "start": 441,
142552
+ "end": 442
142391
142553
  },
142392
142554
  "context": {
142393
142555
  "type": "variable",
@@ -142395,8 +142557,8 @@
142395
142557
  "value": "null",
142396
142558
  "scope": "default",
142397
142559
  "line": {
142398
- "start": 433,
142399
- "end": 433
142560
+ "start": 443,
142561
+ "end": 443
142400
142562
  }
142401
142563
  },
142402
142564
  "group": [
@@ -142413,8 +142575,8 @@
142413
142575
  {
142414
142576
  "description": "The text color of the Grid header.\n",
142415
142577
  "commentRange": {
142416
- "start": 434,
142417
- "end": 435
142578
+ "start": 444,
142579
+ "end": 445
142418
142580
  },
142419
142581
  "context": {
142420
142582
  "type": "variable",
@@ -142422,8 +142584,8 @@
142422
142584
  "value": "$kendo-popup-text",
142423
142585
  "scope": "default",
142424
142586
  "line": {
142425
- "start": 436,
142426
- "end": 436
142587
+ "start": 446,
142588
+ "end": 446
142427
142589
  }
142428
142590
  },
142429
142591
  "group": [
@@ -142440,8 +142602,8 @@
142440
142602
  {
142441
142603
  "description": "The border color of the Grid header.\n",
142442
142604
  "commentRange": {
142443
- "start": 437,
142444
- "end": 438
142605
+ "start": 447,
142606
+ "end": 448
142445
142607
  },
142446
142608
  "context": {
142447
142609
  "type": "variable",
@@ -142449,8 +142611,8 @@
142449
142611
  "value": "$kendo-popup-border",
142450
142612
  "scope": "default",
142451
142613
  "line": {
142452
- "start": 439,
142453
- "end": 439
142614
+ "start": 449,
142615
+ "end": 449
142454
142616
  }
142455
142617
  },
142456
142618
  "group": [
@@ -142467,8 +142629,8 @@
142467
142629
  {
142468
142630
  "description": "The horizontal padding of the Grid content.\n",
142469
142631
  "commentRange": {
142470
- "start": 441,
142471
- "end": 442
142632
+ "start": 451,
142633
+ "end": 452
142472
142634
  },
142473
142635
  "context": {
142474
142636
  "type": "variable",
@@ -142476,8 +142638,8 @@
142476
142638
  "value": "k-spacing(0)",
142477
142639
  "scope": "default",
142478
142640
  "line": {
142479
- "start": 443,
142480
- "end": 443
142641
+ "start": 453,
142642
+ "end": 453
142481
142643
  }
142482
142644
  },
142483
142645
  "group": [
@@ -142494,8 +142656,8 @@
142494
142656
  {
142495
142657
  "description": "The vertical padding of the Grid content.\n",
142496
142658
  "commentRange": {
142497
- "start": 444,
142498
- "end": 445
142659
+ "start": 454,
142660
+ "end": 455
142499
142661
  },
142500
142662
  "context": {
142501
142663
  "type": "variable",
@@ -142503,8 +142665,8 @@
142503
142665
  "value": "k-spacing(2)",
142504
142666
  "scope": "default",
142505
142667
  "line": {
142506
- "start": 446,
142507
- "end": 446
142668
+ "start": 456,
142669
+ "end": 456
142508
142670
  }
142509
142671
  },
142510
142672
  "group": [
@@ -142521,8 +142683,8 @@
142521
142683
  {
142522
142684
  "description": "The background color of the Grid.\n",
142523
142685
  "commentRange": {
142524
- "start": 448,
142525
- "end": 449
142686
+ "start": 458,
142687
+ "end": 459
142526
142688
  },
142527
142689
  "context": {
142528
142690
  "type": "variable",
@@ -142530,8 +142692,8 @@
142530
142692
  "value": "k-color(surface)",
142531
142693
  "scope": "default",
142532
142694
  "line": {
142533
- "start": 450,
142534
- "end": 450
142695
+ "start": 460,
142696
+ "end": 460
142535
142697
  }
142536
142698
  },
142537
142699
  "group": [
@@ -142548,8 +142710,8 @@
142548
142710
  {
142549
142711
  "description": "The width of the Grid cell.\n",
142550
142712
  "commentRange": {
142551
- "start": 452,
142552
- "end": 453
142713
+ "start": 462,
142714
+ "end": 463
142553
142715
  },
142554
142716
  "context": {
142555
142717
  "type": "variable",
@@ -142557,8 +142719,8 @@
142557
142719
  "value": "($kendo-icon-size * 3)",
142558
142720
  "scope": "default",
142559
142721
  "line": {
142560
- "start": 454,
142561
- "end": 454
142722
+ "start": 464,
142723
+ "end": 464
142562
142724
  }
142563
142725
  },
142564
142726
  "group": [
@@ -142575,8 +142737,8 @@
142575
142737
  {
142576
142738
  "description": "The width of the Grid.\n",
142577
142739
  "commentRange": {
142578
- "start": 456,
142579
- "end": 457
142740
+ "start": 466,
142741
+ "end": 467
142580
142742
  },
142581
142743
  "context": {
142582
142744
  "type": "variable",
@@ -142584,8 +142746,8 @@
142584
142746
  "value": "($kendo-icon-size * 2)",
142585
142747
  "scope": "default",
142586
142748
  "line": {
142587
- "start": 458,
142588
- "end": 458
142749
+ "start": 468,
142750
+ "end": 468
142589
142751
  }
142590
142752
  },
142591
142753
  "group": [
@@ -142602,8 +142764,8 @@
142602
142764
  {
142603
142765
  "description": "The grouping border top of the Grid row.\n",
142604
142766
  "commentRange": {
142605
- "start": 460,
142606
- "end": 461
142767
+ "start": 470,
142768
+ "end": 471
142607
142769
  },
142608
142770
  "context": {
142609
142771
  "type": "variable",
@@ -142611,8 +142773,8 @@
142611
142773
  "value": "1px",
142612
142774
  "scope": "default",
142613
142775
  "line": {
142614
- "start": 462,
142615
- "end": 462
142776
+ "start": 472,
142777
+ "end": 472
142616
142778
  }
142617
142779
  },
142618
142780
  "group": [
@@ -142629,8 +142791,8 @@
142629
142791
  {
142630
142792
  "description": "The vertical border of the Grid footer.\n",
142631
142793
  "commentRange": {
142632
- "start": 463,
142633
- "end": 464
142794
+ "start": 473,
142795
+ "end": 474
142634
142796
  },
142635
142797
  "context": {
142636
142798
  "type": "variable",
@@ -142638,8 +142800,8 @@
142638
142800
  "value": "1px",
142639
142801
  "scope": "default",
142640
142802
  "line": {
142641
- "start": 465,
142642
- "end": 465
142803
+ "start": 475,
142804
+ "end": 475
142643
142805
  }
142644
142806
  },
142645
142807
  "group": [
@@ -142656,8 +142818,8 @@
142656
142818
  {
142657
142819
  "description": "The background color of the Grid row resize indicator.\n",
142658
142820
  "commentRange": {
142659
- "start": 467,
142660
- "end": 468
142821
+ "start": 477,
142822
+ "end": 478
142661
142823
  },
142662
142824
  "context": {
142663
142825
  "type": "variable",
@@ -142665,8 +142827,8 @@
142665
142827
  "value": "color-mix(in srgb, k-color(on-base) 20%, transparent)",
142666
142828
  "scope": "default",
142667
142829
  "line": {
142668
- "start": 469,
142669
- "end": 469
142830
+ "start": 479,
142831
+ "end": 479
142670
142832
  }
142671
142833
  },
142672
142834
  "group": [
@@ -142683,8 +142845,8 @@
142683
142845
  {
142684
142846
  "description": "The background color of the active Grid row resize indicator.\n",
142685
142847
  "commentRange": {
142686
- "start": 470,
142687
- "end": 471
142848
+ "start": 480,
142849
+ "end": 481
142688
142850
  },
142689
142851
  "context": {
142690
142852
  "type": "variable",
@@ -142692,8 +142854,8 @@
142692
142854
  "value": "k-color(primary)",
142693
142855
  "scope": "default",
142694
142856
  "line": {
142695
- "start": 472,
142696
- "end": 472
142857
+ "start": 482,
142858
+ "end": 482
142697
142859
  }
142698
142860
  },
142699
142861
  "group": [
@@ -142710,8 +142872,8 @@
142710
142872
  {
142711
142873
  "description": "The height of the Grid row resize indicator.\n",
142712
142874
  "commentRange": {
142713
- "start": 473,
142714
- "end": 474
142875
+ "start": 483,
142876
+ "end": 484
142715
142877
  },
142716
142878
  "context": {
142717
142879
  "type": "variable",
@@ -142719,8 +142881,8 @@
142719
142881
  "value": "k-spacing(0.5)",
142720
142882
  "scope": "default",
142721
142883
  "line": {
142722
- "start": 475,
142723
- "end": 475
142884
+ "start": 485,
142885
+ "end": 485
142724
142886
  }
142725
142887
  },
142726
142888
  "group": [
@@ -142737,8 +142899,8 @@
142737
142899
  {
142738
142900
  "description": "The horizontal padding of the Grid stack layout cells.\n",
142739
142901
  "commentRange": {
142740
- "start": 478,
142741
- "end": 479
142902
+ "start": 488,
142903
+ "end": 489
142742
142904
  },
142743
142905
  "context": {
142744
142906
  "type": "variable",
@@ -142746,8 +142908,8 @@
142746
142908
  "value": "k-spacing(2)",
142747
142909
  "scope": "default",
142748
142910
  "line": {
142749
- "start": 480,
142750
- "end": 480
142911
+ "start": 490,
142912
+ "end": 490
142751
142913
  }
142752
142914
  },
142753
142915
  "group": [
@@ -142764,8 +142926,8 @@
142764
142926
  {
142765
142927
  "description": "The vertical padding of the Grid stack layout cells.\n",
142766
142928
  "commentRange": {
142767
- "start": 481,
142768
- "end": 482
142929
+ "start": 491,
142930
+ "end": 492
142769
142931
  },
142770
142932
  "context": {
142771
142933
  "type": "variable",
@@ -142773,8 +142935,8 @@
142773
142935
  "value": "k-spacing(1.5)",
142774
142936
  "scope": "default",
142775
142937
  "line": {
142776
- "start": 483,
142777
- "end": 483
142938
+ "start": 493,
142939
+ "end": 493
142778
142940
  }
142779
142941
  },
142780
142942
  "group": [
@@ -142791,8 +142953,8 @@
142791
142953
  {
142792
142954
  "description": "The column gap of the Grid stack layout.\n",
142793
142955
  "commentRange": {
142794
- "start": 485,
142795
- "end": 486
142956
+ "start": 495,
142957
+ "end": 496
142796
142958
  },
142797
142959
  "context": {
142798
142960
  "type": "variable",
@@ -142800,8 +142962,8 @@
142800
142962
  "value": "k-spacing(1)",
142801
142963
  "scope": "default",
142802
142964
  "line": {
142803
- "start": 487,
142804
- "end": 487
142965
+ "start": 497,
142966
+ "end": 497
142805
142967
  }
142806
142968
  },
142807
142969
  "group": [
@@ -142818,8 +142980,8 @@
142818
142980
  {
142819
142981
  "description": "The column gap of the editable Grid stack layout.\n",
142820
142982
  "commentRange": {
142821
- "start": 488,
142822
- "end": 489
142983
+ "start": 498,
142984
+ "end": 499
142823
142985
  },
142824
142986
  "context": {
142825
142987
  "type": "variable",
@@ -142827,8 +142989,8 @@
142827
142989
  "value": "k-spacing(2)",
142828
142990
  "scope": "default",
142829
142991
  "line": {
142830
- "start": 490,
142831
- "end": 490
142992
+ "start": 500,
142993
+ "end": 500
142832
142994
  }
142833
142995
  },
142834
142996
  "group": [
@@ -142845,8 +143007,8 @@
142845
143007
  {
142846
143008
  "description": "The width of the hierarchy column in the Grid stack layout.\n",
142847
143009
  "commentRange": {
142848
- "start": 492,
142849
- "end": 493
143010
+ "start": 502,
143011
+ "end": 503
142850
143012
  },
142851
143013
  "context": {
142852
143014
  "type": "variable",
@@ -142854,8 +143016,8 @@
142854
143016
  "value": "k-spacing(2)",
142855
143017
  "scope": "default",
142856
143018
  "line": {
142857
- "start": 494,
142858
- "end": 494
143019
+ "start": 504,
143020
+ "end": 504
142859
143021
  }
142860
143022
  },
142861
143023
  "group": [
@@ -142872,8 +143034,8 @@
142872
143034
  {
142873
143035
  "description": "The font size of the Grid stack layout column header.\n",
142874
143036
  "commentRange": {
142875
- "start": 496,
142876
- "end": 497
143037
+ "start": 506,
143038
+ "end": 507
142877
143039
  },
142878
143040
  "context": {
142879
143041
  "type": "variable",
@@ -142881,8 +143043,8 @@
142881
143043
  "value": "var(--kendo-font-size-sm)",
142882
143044
  "scope": "default",
142883
143045
  "line": {
142884
- "start": 498,
142885
- "end": 498
143046
+ "start": 508,
143047
+ "end": 508
142886
143048
  }
142887
143049
  },
142888
143050
  "group": [
@@ -142899,8 +143061,8 @@
142899
143061
  {
142900
143062
  "description": "The font weight of the Grid stack layout column header.\n",
142901
143063
  "commentRange": {
142902
- "start": 499,
142903
- "end": 500
143064
+ "start": 509,
143065
+ "end": 510
142904
143066
  },
142905
143067
  "context": {
142906
143068
  "type": "variable",
@@ -142908,8 +143070,8 @@
142908
143070
  "value": "var(--kendo-font-weight-bold)",
142909
143071
  "scope": "default",
142910
143072
  "line": {
142911
- "start": 501,
142912
- "end": 501
143073
+ "start": 511,
143074
+ "end": 511
142913
143075
  }
142914
143076
  },
142915
143077
  "group": [
@@ -142926,8 +143088,8 @@
142926
143088
  {
142927
143089
  "description": "The height of the Grid stack layout expandable row shadow.\n",
142928
143090
  "commentRange": {
142929
- "start": 502,
142930
- "end": 503
143091
+ "start": 512,
143092
+ "end": 513
142931
143093
  },
142932
143094
  "context": {
142933
143095
  "type": "variable",
@@ -142935,8 +143097,8 @@
142935
143097
  "value": "k-spacing(2.5)",
142936
143098
  "scope": "default",
142937
143099
  "line": {
142938
- "start": 504,
142939
- "end": 504
143100
+ "start": 514,
143101
+ "end": 514
142940
143102
  }
142941
143103
  },
142942
143104
  "group": [
@@ -142953,8 +143115,8 @@
142953
143115
  {
142954
143116
  "description": "The color of the Grid stack layout column header.\n",
142955
143117
  "commentRange": {
142956
- "start": 506,
142957
- "end": 507
143118
+ "start": 516,
143119
+ "end": 517
142958
143120
  },
142959
143121
  "context": {
142960
143122
  "type": "variable",
@@ -142962,8 +143124,8 @@
142962
143124
  "value": "k-color(subtle)",
142963
143125
  "scope": "default",
142964
143126
  "line": {
142965
- "start": 508,
142966
- "end": 508
143127
+ "start": 518,
143128
+ "end": 518
142967
143129
  }
142968
143130
  },
142969
143131
  "group": [
@@ -142980,8 +143142,8 @@
142980
143142
  {
142981
143143
  "description": "The outline color of the Grid stack layout focused cell.\n",
142982
143144
  "commentRange": {
142983
- "start": 509,
142984
- "end": 510
143145
+ "start": 519,
143146
+ "end": 520
142985
143147
  },
142986
143148
  "context": {
142987
143149
  "type": "variable",
@@ -142989,8 +143151,8 @@
142989
143151
  "value": "color-mix(in srgb, k-color(on-app-surface) 15%, transparent)",
142990
143152
  "scope": "default",
142991
143153
  "line": {
142992
- "start": 511,
142993
- "end": 511
143154
+ "start": 521,
143155
+ "end": 521
142994
143156
  }
142995
143157
  },
142996
143158
  "group": [
@@ -143007,8 +143169,8 @@
143007
143169
  {
143008
143170
  "description": "The Grid stack layout expandable row shadow.\n",
143009
143171
  "commentRange": {
143010
- "start": 512,
143011
- "end": 513
143172
+ "start": 522,
143173
+ "end": 523
143012
143174
  },
143013
143175
  "context": {
143014
143176
  "type": "variable",
@@ -143016,8 +143178,8 @@
143016
143178
  "value": "k-elevation(2)",
143017
143179
  "scope": "default",
143018
143180
  "line": {
143019
- "start": 514,
143020
- "end": 514
143181
+ "start": 524,
143182
+ "end": 524
143021
143183
  }
143022
143184
  },
143023
143185
  "group": [
@@ -143034,8 +143196,8 @@
143034
143196
  {
143035
143197
  "description": "The font weight of the pinned source row in the Grid.\n",
143036
143198
  "commentRange": {
143037
- "start": 516,
143038
- "end": 517
143199
+ "start": 526,
143200
+ "end": 527
143039
143201
  },
143040
143202
  "context": {
143041
143203
  "type": "variable",
@@ -143043,8 +143205,8 @@
143043
143205
  "value": "var(--kendo-font-weight-bold)",
143044
143206
  "scope": "default",
143045
143207
  "line": {
143046
- "start": 518,
143047
- "end": 518
143208
+ "start": 528,
143209
+ "end": 528
143048
143210
  }
143049
143211
  },
143050
143212
  "group": [