@progress/kendo-theme-bootstrap 13.2.0-dev.2 → 13.2.0-dev.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (43) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/bootstrap-3-dark.css +1 -1
  3. package/dist/bootstrap-3.css +1 -1
  4. package/dist/bootstrap-4-dark.css +1 -1
  5. package/dist/bootstrap-4.css +1 -1
  6. package/dist/bootstrap-dataviz-v4.css +1 -1
  7. package/dist/bootstrap-main-dark.css +1 -1
  8. package/dist/bootstrap-main.css +1 -1
  9. package/dist/bootstrap-nordic.css +1 -1
  10. package/dist/bootstrap-turquoise-dark.css +1 -1
  11. package/dist/bootstrap-turquoise.css +1 -1
  12. package/dist/bootstrap-urban.css +1 -1
  13. package/dist/bootstrap-vintage.css +1 -1
  14. package/dist/meta/sassdoc-data.json +748 -802
  15. package/dist/meta/sassdoc-raw-data.json +352 -377
  16. package/dist/meta/variables.json +24 -28
  17. package/lib/swatches/bootstrap-3-dark.json +1 -1
  18. package/lib/swatches/bootstrap-3.json +1 -1
  19. package/lib/swatches/bootstrap-4-dark.json +1 -1
  20. package/lib/swatches/bootstrap-4.json +1 -1
  21. package/lib/swatches/bootstrap-dataviz-v4.json +1 -1
  22. package/lib/swatches/bootstrap-main-dark.json +1 -1
  23. package/lib/swatches/bootstrap-main.json +1 -1
  24. package/lib/swatches/bootstrap-nordic.json +1 -1
  25. package/lib/swatches/bootstrap-turquoise-dark.json +1 -1
  26. package/lib/swatches/bootstrap-turquoise.json +1 -1
  27. package/lib/swatches/bootstrap-urban.json +1 -1
  28. package/lib/swatches/bootstrap-vintage.json +1 -1
  29. package/package.json +4 -4
  30. package/scss/adaptive/_variables.scss +3 -3
  31. package/scss/breadcrumb/_variables.scss +2 -2
  32. package/scss/column-menu/_variables.scss +1 -1
  33. package/scss/expansion-panel/_variables.scss +1 -1
  34. package/scss/filter/_variables.scss +1 -1
  35. package/scss/grid/_layout.scss +4 -0
  36. package/scss/grid/_theme.scss +2 -449
  37. package/scss/grid/_variables.scss +1 -7
  38. package/scss/icons/_variables.scss +6 -2
  39. package/scss/spreadsheet/_variables.scss +1 -1
  40. package/scss/stepper/_variables.scss +1 -1
  41. package/scss/timeselector/_variables.scss +4 -4
  42. package/scss/treeview/_variables.scss +1 -1
  43. package/scss/upload/_variables.scss +2 -2
@@ -2304,7 +2304,7 @@
2304
2304
  "context": {
2305
2305
  "type": "variable",
2306
2306
  "name": "kendo-adaptive-menu-clear-text",
2307
- "value": "k-color(primary)",
2307
+ "value": "k-color(primary-on-surface)",
2308
2308
  "scope": "default",
2309
2309
  "line": {
2310
2310
  "start": 30,
@@ -2319,7 +2319,7 @@
2319
2319
  "path": "bootstrap/scss/adaptive/_variables.scss",
2320
2320
  "name": "_variables.scss"
2321
2321
  },
2322
- "resolvedValue": "var(--kendo-color-primary)",
2322
+ "resolvedValue": "var(--kendo-color-primary-on-surface)",
2323
2323
  "resolvedType": "String"
2324
2324
  },
2325
2325
  {
@@ -2493,7 +2493,7 @@
2493
2493
  "context": {
2494
2494
  "type": "variable",
2495
2495
  "name": "kendo-adaptive-grid-sort-text",
2496
- "value": "k-color(primary)",
2496
+ "value": "k-color(primary-on-surface)",
2497
2497
  "scope": "default",
2498
2498
  "line": {
2499
2499
  "start": 55,
@@ -2508,7 +2508,7 @@
2508
2508
  "path": "bootstrap/scss/adaptive/_variables.scss",
2509
2509
  "name": "_variables.scss"
2510
2510
  },
2511
- "resolvedValue": "var(--kendo-color-primary)",
2511
+ "resolvedValue": "var(--kendo-color-primary-on-surface)",
2512
2512
  "resolvedType": "String"
2513
2513
  },
2514
2514
  {
@@ -2520,7 +2520,7 @@
2520
2520
  "context": {
2521
2521
  "type": "variable",
2522
2522
  "name": "kendo-adaptive-scheduler-current-text",
2523
- "value": "k-color(primary)",
2523
+ "value": "k-color(primary-on-surface)",
2524
2524
  "scope": "default",
2525
2525
  "line": {
2526
2526
  "start": 60,
@@ -2535,7 +2535,7 @@
2535
2535
  "path": "bootstrap/scss/adaptive/_variables.scss",
2536
2536
  "name": "_variables.scss"
2537
2537
  },
2538
- "resolvedValue": "var(--kendo-color-primary)",
2538
+ "resolvedValue": "var(--kendo-color-primary-on-surface)",
2539
2539
  "resolvedType": "String"
2540
2540
  },
2541
2541
  {
@@ -5553,7 +5553,7 @@
5553
5553
  "context": {
5554
5554
  "type": "variable",
5555
5555
  "name": "kendo-breadcrumb-link-text",
5556
- "value": "k-color(primary)",
5556
+ "value": "k-color(primary-on-surface)",
5557
5557
  "scope": "default",
5558
5558
  "line": {
5559
5559
  "start": 130,
@@ -5568,7 +5568,7 @@
5568
5568
  "path": "bootstrap/scss/breadcrumb/_variables.scss",
5569
5569
  "name": "_variables.scss"
5570
5570
  },
5571
- "resolvedValue": "var(--kendo-color-primary)",
5571
+ "resolvedValue": "var(--kendo-color-primary-on-surface)",
5572
5572
  "resolvedType": "String"
5573
5573
  },
5574
5574
  {
@@ -5634,7 +5634,7 @@
5634
5634
  "context": {
5635
5635
  "type": "variable",
5636
5636
  "name": "kendo-breadcrumb-link-hover-text",
5637
- "value": "k-color(primary-hover)",
5637
+ "value": "k-color(primary-on-surface)",
5638
5638
  "scope": "default",
5639
5639
  "line": {
5640
5640
  "start": 140,
@@ -5649,7 +5649,7 @@
5649
5649
  "path": "bootstrap/scss/breadcrumb/_variables.scss",
5650
5650
  "name": "_variables.scss"
5651
5651
  },
5652
- "resolvedValue": "var(--kendo-color-primary-hover)",
5652
+ "resolvedValue": "var(--kendo-color-primary-on-surface)",
5653
5653
  "resolvedType": "String"
5654
5654
  },
5655
5655
  {
@@ -5730,7 +5730,7 @@
5730
5730
  "path": "bootstrap/scss/breadcrumb/_variables.scss",
5731
5731
  "name": "_variables.scss"
5732
5732
  },
5733
- "resolvedValue": "var(--kendo-color-primary)",
5733
+ "resolvedValue": "var(--kendo-color-primary-on-surface)",
5734
5734
  "resolvedType": "String"
5735
5735
  },
5736
5736
  {
@@ -26089,7 +26089,7 @@
26089
26089
  "context": {
26090
26090
  "type": "variable",
26091
26091
  "name": "kendo-group-menu-item-add-action-text",
26092
- "value": "k-color(primary)",
26092
+ "value": "k-color(primary-on-surface)",
26093
26093
  "scope": "default",
26094
26094
  "line": {
26095
26095
  "start": 69,
@@ -26104,7 +26104,7 @@
26104
26104
  "path": "bootstrap/scss/column-menu/_variables.scss",
26105
26105
  "name": "_variables.scss"
26106
26106
  },
26107
- "resolvedValue": "var(--kendo-color-primary)",
26107
+ "resolvedValue": "var(--kendo-color-primary-on-surface)",
26108
26108
  "resolvedType": "String"
26109
26109
  },
26110
26110
  {
@@ -30804,7 +30804,7 @@
30804
30804
  "context": {
30805
30805
  "type": "variable",
30806
30806
  "name": "kendo-expander-title-text",
30807
- "value": "k-color(primary)",
30807
+ "value": "k-color(primary-on-surface)",
30808
30808
  "scope": "default",
30809
30809
  "line": {
30810
30810
  "start": 65,
@@ -30819,7 +30819,7 @@
30819
30819
  "path": "bootstrap/scss/expansion-panel/_variables.scss",
30820
30820
  "name": "_variables.scss"
30821
30821
  },
30822
- "resolvedValue": "var(--kendo-color-primary)",
30822
+ "resolvedValue": "var(--kendo-color-primary-on-surface)",
30823
30823
  "resolvedType": "String"
30824
30824
  },
30825
30825
  {
@@ -32964,7 +32964,7 @@
32964
32964
  "context": {
32965
32965
  "type": "variable",
32966
32966
  "name": "kendo-filter-preview-field-text",
32967
- "value": "k-color(primary)",
32967
+ "value": "k-color(primary-on-surface)",
32968
32968
  "scope": "default",
32969
32969
  "line": {
32970
32970
  "start": 25,
@@ -32979,7 +32979,7 @@
32979
32979
  "path": "bootstrap/scss/filter/_variables.scss",
32980
32980
  "name": "_variables.scss"
32981
32981
  },
32982
- "resolvedValue": "var(--kendo-color-primary)",
32982
+ "resolvedValue": "var(--kendo-color-primary-on-surface)",
32983
32983
  "resolvedType": "String"
32984
32984
  },
32985
32985
  {
@@ -39561,38 +39561,11 @@
39561
39561
  "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface) 4%, transparent)",
39562
39562
  "resolvedType": "String"
39563
39563
  },
39564
- {
39565
- "description": "The text color of the Grid alternating rows.\n",
39566
- "commentRange": {
39567
- "start": 236,
39568
- "end": 237
39569
- },
39570
- "context": {
39571
- "type": "variable",
39572
- "name": "kendo-grid-alt-text",
39573
- "value": "$kendo-table-alt-row-text",
39574
- "scope": "default",
39575
- "line": {
39576
- "start": 238,
39577
- "end": 238
39578
- }
39579
- },
39580
- "group": [
39581
- "grid"
39582
- ],
39583
- "access": "public",
39584
- "file": {
39585
- "path": "bootstrap/scss/grid/_variables.scss",
39586
- "name": "_variables.scss"
39587
- },
39588
- "resolvedValue": "null",
39589
- "resolvedType": "Null"
39590
- },
39591
39564
  {
39592
39565
  "description": "The background color of hovered Grid rows.\n",
39593
39566
  "commentRange": {
39594
- "start": 240,
39595
- "end": 241
39567
+ "start": 237,
39568
+ "end": 238
39596
39569
  },
39597
39570
  "context": {
39598
39571
  "type": "variable",
@@ -39600,8 +39573,8 @@
39600
39573
  "value": "$kendo-table-hover-bg",
39601
39574
  "scope": "default",
39602
39575
  "line": {
39603
- "start": 242,
39604
- "end": 242
39576
+ "start": 239,
39577
+ "end": 239
39605
39578
  }
39606
39579
  },
39607
39580
  "group": [
@@ -39618,8 +39591,8 @@
39618
39591
  {
39619
39592
  "description": "The text color of hovered Grid rows.\n",
39620
39593
  "commentRange": {
39621
- "start": 243,
39622
- "end": 244
39594
+ "start": 240,
39595
+ "end": 241
39623
39596
  },
39624
39597
  "context": {
39625
39598
  "type": "variable",
@@ -39627,8 +39600,8 @@
39627
39600
  "value": "$kendo-table-hover-text",
39628
39601
  "scope": "default",
39629
39602
  "line": {
39630
- "start": 245,
39631
- "end": 245
39603
+ "start": 242,
39604
+ "end": 242
39632
39605
  }
39633
39606
  },
39634
39607
  "group": [
@@ -39645,8 +39618,8 @@
39645
39618
  {
39646
39619
  "description": "The background color of selected Grid rows.\n",
39647
39620
  "commentRange": {
39648
- "start": 247,
39649
- "end": 248
39621
+ "start": 244,
39622
+ "end": 245
39650
39623
  },
39651
39624
  "context": {
39652
39625
  "type": "variable",
@@ -39654,8 +39627,8 @@
39654
39627
  "value": "$kendo-table-selected-bg",
39655
39628
  "scope": "default",
39656
39629
  "line": {
39657
- "start": 249,
39658
- "end": 249
39630
+ "start": 246,
39631
+ "end": 246
39659
39632
  }
39660
39633
  },
39661
39634
  "group": [
@@ -39672,8 +39645,8 @@
39672
39645
  {
39673
39646
  "description": "The text color of selected Grid rows.\n",
39674
39647
  "commentRange": {
39675
- "start": 250,
39676
- "end": 251
39648
+ "start": 247,
39649
+ "end": 248
39677
39650
  },
39678
39651
  "context": {
39679
39652
  "type": "variable",
@@ -39681,8 +39654,8 @@
39681
39654
  "value": "$kendo-table-selected-text",
39682
39655
  "scope": "default",
39683
39656
  "line": {
39684
- "start": 252,
39685
- "end": 252
39657
+ "start": 249,
39658
+ "end": 249
39686
39659
  }
39687
39660
  },
39688
39661
  "group": [
@@ -39699,8 +39672,8 @@
39699
39672
  {
39700
39673
  "description": "The background color of highlighted Grid rows.\n",
39701
39674
  "commentRange": {
39702
- "start": 254,
39703
- "end": 255
39675
+ "start": 251,
39676
+ "end": 252
39704
39677
  },
39705
39678
  "context": {
39706
39679
  "type": "variable",
@@ -39708,8 +39681,8 @@
39708
39681
  "value": "$kendo-table-highlighted-bg",
39709
39682
  "scope": "default",
39710
39683
  "line": {
39711
- "start": 256,
39712
- "end": 256
39684
+ "start": 253,
39685
+ "end": 253
39713
39686
  }
39714
39687
  },
39715
39688
  "group": [
@@ -39726,8 +39699,8 @@
39726
39699
  {
39727
39700
  "description": "The font weight of highlighted Grid rows.\n",
39728
39701
  "commentRange": {
39729
- "start": 257,
39730
- "end": 258
39702
+ "start": 254,
39703
+ "end": 255
39731
39704
  },
39732
39705
  "context": {
39733
39706
  "type": "variable",
@@ -39735,8 +39708,8 @@
39735
39708
  "value": "$kendo-table-highlighted-font-weight",
39736
39709
  "scope": "default",
39737
39710
  "line": {
39738
- "start": 259,
39739
- "end": 259
39711
+ "start": 256,
39712
+ "end": 256
39740
39713
  }
39741
39714
  },
39742
39715
  "group": [
@@ -39753,8 +39726,8 @@
39753
39726
  {
39754
39727
  "description": "The background color of selected highlighted Grid rows.\n",
39755
39728
  "commentRange": {
39756
- "start": 261,
39757
- "end": 262
39729
+ "start": 258,
39730
+ "end": 259
39758
39731
  },
39759
39732
  "context": {
39760
39733
  "type": "variable",
@@ -39762,8 +39735,8 @@
39762
39735
  "value": "$kendo-table-selected-highlighted-bg",
39763
39736
  "scope": "default",
39764
39737
  "line": {
39765
- "start": 263,
39766
- "end": 263
39738
+ "start": 260,
39739
+ "end": 260
39767
39740
  }
39768
39741
  },
39769
39742
  "group": [
@@ -39780,8 +39753,8 @@
39780
39753
  {
39781
39754
  "description": "The background color of the Grid selection aggregates container.\n",
39782
39755
  "commentRange": {
39783
- "start": 265,
39784
- "end": 266
39756
+ "start": 262,
39757
+ "end": 263
39785
39758
  },
39786
39759
  "context": {
39787
39760
  "type": "variable",
@@ -39789,8 +39762,8 @@
39789
39762
  "value": "$kendo-grid-header-bg",
39790
39763
  "scope": "default",
39791
39764
  "line": {
39792
- "start": 267,
39793
- "end": 267
39765
+ "start": 264,
39766
+ "end": 264
39794
39767
  }
39795
39768
  },
39796
39769
  "group": [
@@ -39807,8 +39780,8 @@
39807
39780
  {
39808
39781
  "description": "The text color of the Grid selection aggregates container.\n",
39809
39782
  "commentRange": {
39810
- "start": 268,
39811
- "end": 269
39783
+ "start": 265,
39784
+ "end": 266
39812
39785
  },
39813
39786
  "context": {
39814
39787
  "type": "variable",
@@ -39816,8 +39789,8 @@
39816
39789
  "value": "$kendo-grid-text",
39817
39790
  "scope": "default",
39818
39791
  "line": {
39819
- "start": 270,
39820
- "end": 270
39792
+ "start": 267,
39793
+ "end": 267
39821
39794
  }
39822
39795
  },
39823
39796
  "group": [
@@ -39834,8 +39807,8 @@
39834
39807
  {
39835
39808
  "description": "The border color of the Grid selection aggregates container.\n",
39836
39809
  "commentRange": {
39837
- "start": 271,
39838
- "end": 272
39810
+ "start": 268,
39811
+ "end": 269
39839
39812
  },
39840
39813
  "context": {
39841
39814
  "type": "variable",
@@ -39843,8 +39816,8 @@
39843
39816
  "value": "$kendo-grid-border",
39844
39817
  "scope": "default",
39845
39818
  "line": {
39846
- "start": 273,
39847
- "end": 273
39819
+ "start": 270,
39820
+ "end": 270
39848
39821
  }
39849
39822
  },
39850
39823
  "group": [
@@ -39861,8 +39834,8 @@
39861
39834
  {
39862
39835
  "description": "The border width of the Grid selection aggregates container.\n",
39863
39836
  "commentRange": {
39864
- "start": 274,
39865
- "end": 275
39837
+ "start": 271,
39838
+ "end": 272
39866
39839
  },
39867
39840
  "context": {
39868
39841
  "type": "variable",
@@ -39870,8 +39843,8 @@
39870
39843
  "value": "$kendo-grid-border-width",
39871
39844
  "scope": "default",
39872
39845
  "line": {
39873
- "start": 276,
39874
- "end": 276
39846
+ "start": 273,
39847
+ "end": 273
39875
39848
  }
39876
39849
  },
39877
39850
  "group": [
@@ -39888,8 +39861,8 @@
39888
39861
  {
39889
39862
  "description": "The spacing between the selection aggregates items.\n",
39890
39863
  "commentRange": {
39891
- "start": 277,
39892
- "end": 278
39864
+ "start": 274,
39865
+ "end": 275
39893
39866
  },
39894
39867
  "context": {
39895
39868
  "type": "variable",
@@ -39897,8 +39870,8 @@
39897
39870
  "value": "k-spacing(2)",
39898
39871
  "scope": "default",
39899
39872
  "line": {
39900
- "start": 279,
39901
- "end": 279
39873
+ "start": 276,
39874
+ "end": 276
39902
39875
  }
39903
39876
  },
39904
39877
  "group": [
@@ -39915,8 +39888,8 @@
39915
39888
  {
39916
39889
  "description": "The line height of the Grid selection aggregates container.\n",
39917
39890
  "commentRange": {
39918
- "start": 280,
39919
- "end": 281
39891
+ "start": 277,
39892
+ "end": 278
39920
39893
  },
39921
39894
  "context": {
39922
39895
  "type": "variable",
@@ -39924,8 +39897,8 @@
39924
39897
  "value": "$kendo-grid-line-height",
39925
39898
  "scope": "default",
39926
39899
  "line": {
39927
- "start": 282,
39928
- "end": 282
39900
+ "start": 279,
39901
+ "end": 279
39929
39902
  }
39930
39903
  },
39931
39904
  "group": [
@@ -39942,8 +39915,8 @@
39942
39915
  {
39943
39916
  "description": "The font weight of the Grid selection aggregates container.\n",
39944
39917
  "commentRange": {
39945
- "start": 283,
39946
- "end": 284
39918
+ "start": 280,
39919
+ "end": 281
39947
39920
  },
39948
39921
  "context": {
39949
39922
  "type": "variable",
@@ -39951,8 +39924,8 @@
39951
39924
  "value": "var(--kendo-font-weight-bold)",
39952
39925
  "scope": "default",
39953
39926
  "line": {
39954
- "start": 285,
39955
- "end": 285
39927
+ "start": 282,
39928
+ "end": 282
39956
39929
  }
39957
39930
  },
39958
39931
  "group": [
@@ -39969,17 +39942,17 @@
39969
39942
  {
39970
39943
  "description": "The background color of the Grid row.\n",
39971
39944
  "commentRange": {
39972
- "start": 287,
39973
- "end": 288
39945
+ "start": 284,
39946
+ "end": 285
39974
39947
  },
39975
39948
  "context": {
39976
39949
  "type": "variable",
39977
39950
  "name": "kendo-grid-grouping-row-bg",
39978
- "value": "k-color(base-subtle)",
39951
+ "value": "k-color(surface)",
39979
39952
  "scope": "default",
39980
39953
  "line": {
39981
- "start": 289,
39982
- "end": 289
39954
+ "start": 286,
39955
+ "end": 286
39983
39956
  }
39984
39957
  },
39985
39958
  "group": [
@@ -39990,14 +39963,14 @@
39990
39963
  "path": "bootstrap/scss/grid/_variables.scss",
39991
39964
  "name": "_variables.scss"
39992
39965
  },
39993
- "resolvedValue": "var(--kendo-color-base-subtle)",
39966
+ "resolvedValue": "var(--kendo-color-surface)",
39994
39967
  "resolvedType": "String"
39995
39968
  },
39996
39969
  {
39997
39970
  "description": "The text color of the Grid row.\n",
39998
39971
  "commentRange": {
39999
- "start": 290,
40000
- "end": 291
39972
+ "start": 287,
39973
+ "end": 288
40001
39974
  },
40002
39975
  "context": {
40003
39976
  "type": "variable",
@@ -40005,8 +39978,8 @@
40005
39978
  "value": "$kendo-grid-text",
40006
39979
  "scope": "default",
40007
39980
  "line": {
40008
- "start": 292,
40009
- "end": 292
39981
+ "start": 289,
39982
+ "end": 289
40010
39983
  }
40011
39984
  },
40012
39985
  "group": [
@@ -40023,8 +39996,8 @@
40023
39996
  {
40024
39997
  "description": "The background color of the Grid.\n",
40025
39998
  "commentRange": {
40026
- "start": 294,
40027
- "end": 295
39999
+ "start": 291,
40000
+ "end": 292
40028
40001
  },
40029
40002
  "context": {
40030
40003
  "type": "variable",
@@ -40032,8 +40005,8 @@
40032
40005
  "value": "color-mix(in srgb, k-color(on-app-surface) 2%, transparent)",
40033
40006
  "scope": "default",
40034
40007
  "line": {
40035
- "start": 296,
40036
- "end": 296
40008
+ "start": 293,
40009
+ "end": 293
40037
40010
  }
40038
40011
  },
40039
40012
  "group": [
@@ -40050,8 +40023,8 @@
40050
40023
  {
40051
40024
  "description": "The text color of the Grid.\n",
40052
40025
  "commentRange": {
40053
- "start": 297,
40054
- "end": 298
40026
+ "start": 294,
40027
+ "end": 295
40055
40028
  },
40056
40029
  "context": {
40057
40030
  "type": "variable",
@@ -40059,8 +40032,8 @@
40059
40032
  "value": "k-color(primary)",
40060
40033
  "scope": "default",
40061
40034
  "line": {
40062
- "start": 299,
40063
- "end": 299
40035
+ "start": 296,
40036
+ "end": 296
40064
40037
  }
40065
40038
  },
40066
40039
  "group": [
@@ -40077,8 +40050,8 @@
40077
40050
  {
40078
40051
  "description": "The font size of the Grid.\n",
40079
40052
  "commentRange": {
40080
- "start": 300,
40081
- "end": 301
40053
+ "start": 297,
40054
+ "end": 298
40082
40055
  },
40083
40056
  "context": {
40084
40057
  "type": "variable",
@@ -40086,8 +40059,8 @@
40086
40059
  "value": "($kendo-icon-size * .75)",
40087
40060
  "scope": "default",
40088
40061
  "line": {
40089
- "start": 302,
40090
- "end": 302
40062
+ "start": 299,
40063
+ "end": 299
40091
40064
  }
40092
40065
  },
40093
40066
  "group": [
@@ -40104,8 +40077,8 @@
40104
40077
  {
40105
40078
  "description": "The sorting index vertical spacing of the Grid.\n",
40106
40079
  "commentRange": {
40107
- "start": 303,
40108
- "end": 304
40080
+ "start": 300,
40081
+ "end": 301
40109
40082
  },
40110
40083
  "context": {
40111
40084
  "type": "variable",
@@ -40113,8 +40086,8 @@
40113
40086
  "value": "k-spacing(0.5)",
40114
40087
  "scope": "default",
40115
40088
  "line": {
40116
- "start": 305,
40117
- "end": 305
40089
+ "start": 302,
40090
+ "end": 302
40118
40091
  }
40119
40092
  },
40120
40093
  "group": [
@@ -40131,8 +40104,8 @@
40131
40104
  {
40132
40105
  "description": "The sorting index horizontal spacing of the Grid.\n",
40133
40106
  "commentRange": {
40134
- "start": 306,
40135
- "end": 307
40107
+ "start": 303,
40108
+ "end": 304
40136
40109
  },
40137
40110
  "context": {
40138
40111
  "type": "variable",
@@ -40140,8 +40113,8 @@
40140
40113
  "value": "calc( #{$kendo-grid-sorting-index-spacing-y} * -1 )",
40141
40114
  "scope": "default",
40142
40115
  "line": {
40143
- "start": 308,
40144
- "end": 308
40116
+ "start": 305,
40117
+ "end": 305
40145
40118
  }
40146
40119
  },
40147
40120
  "group": [
@@ -40158,8 +40131,8 @@
40158
40131
  {
40159
40132
  "description": "The sorted icon spacing of the Grid.\n",
40160
40133
  "commentRange": {
40161
- "start": 310,
40162
- "end": 311
40134
+ "start": 307,
40135
+ "end": 308
40163
40136
  },
40164
40137
  "context": {
40165
40138
  "type": "variable",
@@ -40167,8 +40140,8 @@
40167
40140
  "value": "calc( #{k-spacing(4)} - 1px )",
40168
40141
  "scope": "default",
40169
40142
  "line": {
40170
- "start": 312,
40171
- "end": 312
40143
+ "start": 309,
40144
+ "end": 309
40172
40145
  }
40173
40146
  },
40174
40147
  "group": [
@@ -40185,8 +40158,8 @@
40185
40158
  {
40186
40159
  "description": "The shadow of the Grid.\n",
40187
40160
  "commentRange": {
40188
- "start": 314,
40189
- "end": 315
40161
+ "start": 311,
40162
+ "end": 312
40190
40163
  },
40191
40164
  "context": {
40192
40165
  "type": "variable",
@@ -40194,8 +40167,8 @@
40194
40167
  "value": "$kendo-table-focus-shadow",
40195
40168
  "scope": "default",
40196
40169
  "line": {
40197
- "start": 316,
40198
- "end": 316
40170
+ "start": 313,
40171
+ "end": 313
40199
40172
  }
40200
40173
  },
40201
40174
  "group": [
@@ -40212,8 +40185,8 @@
40212
40185
  {
40213
40186
  "description": "The spacing of the Grid button.\n",
40214
40187
  "commentRange": {
40215
- "start": 318,
40216
- "end": 319
40188
+ "start": 315,
40189
+ "end": 316
40217
40190
  },
40218
40191
  "context": {
40219
40192
  "type": "variable",
@@ -40221,8 +40194,8 @@
40221
40194
  "value": "k-spacing(2)",
40222
40195
  "scope": "default",
40223
40196
  "line": {
40224
- "start": 320,
40225
- "end": 320
40197
+ "start": 317,
40198
+ "end": 317
40226
40199
  }
40227
40200
  },
40228
40201
  "group": [
@@ -40239,8 +40212,8 @@
40239
40212
  {
40240
40213
  "description": "The background color of the sticky content in the Grid.\n",
40241
40214
  "commentRange": {
40242
- "start": 323,
40243
- "end": 324
40215
+ "start": 320,
40216
+ "end": 321
40244
40217
  },
40245
40218
  "context": {
40246
40219
  "type": "variable",
@@ -40248,8 +40221,8 @@
40248
40221
  "value": "$kendo-grid-bg",
40249
40222
  "scope": "default",
40250
40223
  "line": {
40251
- "start": 325,
40252
- "end": 325
40224
+ "start": 322,
40225
+ "end": 322
40253
40226
  }
40254
40227
  },
40255
40228
  "group": [
@@ -40266,8 +40239,8 @@
40266
40239
  {
40267
40240
  "description": "The alternate background color of the sticky content in the Grid.\n",
40268
40241
  "commentRange": {
40269
- "start": 326,
40270
- "end": 327
40242
+ "start": 323,
40243
+ "end": 324
40271
40244
  },
40272
40245
  "context": {
40273
40246
  "type": "variable",
@@ -40275,8 +40248,8 @@
40275
40248
  "value": "k-color(base-subtle)",
40276
40249
  "scope": "default",
40277
40250
  "line": {
40278
- "start": 328,
40279
- "end": 328
40251
+ "start": 325,
40252
+ "end": 325
40280
40253
  }
40281
40254
  },
40282
40255
  "group": [
@@ -40293,8 +40266,8 @@
40293
40266
  {
40294
40267
  "description": "The background color of the hovered sticky content in the Grid.\n",
40295
40268
  "commentRange": {
40296
- "start": 329,
40297
- "end": 330
40269
+ "start": 326,
40270
+ "end": 327
40298
40271
  },
40299
40272
  "context": {
40300
40273
  "type": "variable",
@@ -40302,8 +40275,8 @@
40302
40275
  "value": "k-color(base-subtle-hover)",
40303
40276
  "scope": "default",
40304
40277
  "line": {
40305
- "start": 331,
40306
- "end": 331
40278
+ "start": 328,
40279
+ "end": 328
40307
40280
  }
40308
40281
  },
40309
40282
  "group": [
@@ -40320,8 +40293,8 @@
40320
40293
  {
40321
40294
  "description": "The border color of the sticky content in the Grid.\n",
40322
40295
  "commentRange": {
40323
- "start": 333,
40324
- "end": 334
40296
+ "start": 330,
40297
+ "end": 331
40325
40298
  },
40326
40299
  "context": {
40327
40300
  "type": "variable",
@@ -40329,8 +40302,8 @@
40329
40302
  "value": "color-mix(in srgb, k-color(on-app-surface) 50%, transparent)",
40330
40303
  "scope": "default",
40331
40304
  "line": {
40332
- "start": 335,
40333
- "end": 335
40305
+ "start": 332,
40306
+ "end": 332
40334
40307
  }
40335
40308
  },
40336
40309
  "group": [
@@ -40347,8 +40320,8 @@
40347
40320
  {
40348
40321
  "description": "The background color of the sticky header in the Grid.\n",
40349
40322
  "commentRange": {
40350
- "start": 337,
40351
- "end": 338
40323
+ "start": 334,
40324
+ "end": 335
40352
40325
  },
40353
40326
  "context": {
40354
40327
  "type": "variable",
@@ -40356,8 +40329,8 @@
40356
40329
  "value": "$kendo-grid-header-bg",
40357
40330
  "scope": "default",
40358
40331
  "line": {
40359
- "start": 339,
40360
- "end": 339
40332
+ "start": 336,
40333
+ "end": 336
40361
40334
  }
40362
40335
  },
40363
40336
  "group": [
@@ -40374,8 +40347,8 @@
40374
40347
  {
40375
40348
  "description": "The text color of the sticky header in the Grid.\n",
40376
40349
  "commentRange": {
40377
- "start": 340,
40378
- "end": 341
40350
+ "start": 337,
40351
+ "end": 338
40379
40352
  },
40380
40353
  "context": {
40381
40354
  "type": "variable",
@@ -40383,8 +40356,8 @@
40383
40356
  "value": "$kendo-grid-header-text",
40384
40357
  "scope": "default",
40385
40358
  "line": {
40386
- "start": 342,
40387
- "end": 342
40359
+ "start": 339,
40360
+ "end": 339
40388
40361
  }
40389
40362
  },
40390
40363
  "group": [
@@ -40401,8 +40374,8 @@
40401
40374
  {
40402
40375
  "description": "The border color of the sticky header in the Grid.\n",
40403
40376
  "commentRange": {
40404
- "start": 343,
40405
- "end": 344
40377
+ "start": 340,
40378
+ "end": 341
40406
40379
  },
40407
40380
  "context": {
40408
40381
  "type": "variable",
@@ -40410,8 +40383,8 @@
40410
40383
  "value": "$kendo-grid-sticky-border",
40411
40384
  "scope": "default",
40412
40385
  "line": {
40413
- "start": 345,
40414
- "end": 345
40386
+ "start": 342,
40387
+ "end": 342
40415
40388
  }
40416
40389
  },
40417
40390
  "group": [
@@ -40428,8 +40401,8 @@
40428
40401
  {
40429
40402
  "description": "The background color of the sticky footer in the Grid.\n",
40430
40403
  "commentRange": {
40431
- "start": 347,
40432
- "end": 348
40404
+ "start": 344,
40405
+ "end": 345
40433
40406
  },
40434
40407
  "context": {
40435
40408
  "type": "variable",
@@ -40437,35 +40410,8 @@
40437
40410
  "value": "$kendo-grid-header-bg",
40438
40411
  "scope": "default",
40439
40412
  "line": {
40440
- "start": 349,
40441
- "end": 349
40442
- }
40443
- },
40444
- "group": [
40445
- "grid"
40446
- ],
40447
- "access": "public",
40448
- "file": {
40449
- "path": "bootstrap/scss/grid/_variables.scss",
40450
- "name": "_variables.scss"
40451
- },
40452
- "resolvedValue": "var(--kendo-color-surface)",
40453
- "resolvedType": "String"
40454
- },
40455
- {
40456
- "description": "The background color of the hovered sticky footer in the Grid.\n",
40457
- "commentRange": {
40458
- "start": 350,
40459
- "end": 351
40460
- },
40461
- "context": {
40462
- "type": "variable",
40463
- "name": "kendo-grid-sticky-footer-hover-bg",
40464
- "value": "$kendo-grid-sticky-footer-bg",
40465
- "scope": "default",
40466
- "line": {
40467
- "start": 352,
40468
- "end": 352
40413
+ "start": 346,
40414
+ "end": 346
40469
40415
  }
40470
40416
  },
40471
40417
  "group": [
@@ -40482,8 +40428,8 @@
40482
40428
  {
40483
40429
  "description": "The box shadow of the sticky container in the Grid.\n",
40484
40430
  "commentRange": {
40485
- "start": 354,
40486
- "end": 355
40431
+ "start": 348,
40432
+ "end": 349
40487
40433
  },
40488
40434
  "context": {
40489
40435
  "type": "variable",
@@ -40491,8 +40437,8 @@
40491
40437
  "value": "0 2px 4px 0 rgba(0, 0, 0, 0.08)",
40492
40438
  "scope": "default",
40493
40439
  "line": {
40494
- "start": 356,
40495
- "end": 356
40440
+ "start": 350,
40441
+ "end": 350
40496
40442
  }
40497
40443
  },
40498
40444
  "group": [
@@ -40509,8 +40455,8 @@
40509
40455
  {
40510
40456
  "description": "The box shadow of the sticky container positioned at the bottom in the Grid.\n",
40511
40457
  "commentRange": {
40512
- "start": 357,
40513
- "end": 358
40458
+ "start": 351,
40459
+ "end": 352
40514
40460
  },
40515
40461
  "context": {
40516
40462
  "type": "variable",
@@ -40518,8 +40464,8 @@
40518
40464
  "value": "0 -2px 4px 0 rgba(0, 0, 0, 0.08)",
40519
40465
  "scope": "default",
40520
40466
  "line": {
40521
- "start": 359,
40522
- "end": 359
40467
+ "start": 353,
40468
+ "end": 353
40523
40469
  }
40524
40470
  },
40525
40471
  "group": [
@@ -40536,8 +40482,8 @@
40536
40482
  {
40537
40483
  "description": "The box shadow of the pinned container in the Grid.\n",
40538
40484
  "commentRange": {
40539
- "start": 361,
40540
- "end": 362
40485
+ "start": 355,
40486
+ "end": 356
40541
40487
  },
40542
40488
  "context": {
40543
40489
  "type": "variable",
@@ -40545,8 +40491,8 @@
40545
40491
  "value": "0 4px 8px 0 rgba(0, 0, 0, 0.08)",
40546
40492
  "scope": "default",
40547
40493
  "line": {
40548
- "start": 363,
40549
- "end": 363
40494
+ "start": 357,
40495
+ "end": 357
40550
40496
  }
40551
40497
  },
40552
40498
  "group": [
@@ -40563,8 +40509,8 @@
40563
40509
  {
40564
40510
  "description": "The box shadow of the pinned container positioned at the bottom in the Grid.\n",
40565
40511
  "commentRange": {
40566
- "start": 364,
40567
- "end": 365
40512
+ "start": 358,
40513
+ "end": 359
40568
40514
  },
40569
40515
  "context": {
40570
40516
  "type": "variable",
@@ -40572,8 +40518,8 @@
40572
40518
  "value": "0 -4px 8px 0 rgba(0, 0, 0, 0.08)",
40573
40519
  "scope": "default",
40574
40520
  "line": {
40575
- "start": 366,
40576
- "end": 366
40521
+ "start": 360,
40522
+ "end": 360
40577
40523
  }
40578
40524
  },
40579
40525
  "group": [
@@ -40590,8 +40536,8 @@
40590
40536
  {
40591
40537
  "description": "The width of the Grid column menu.\n",
40592
40538
  "commentRange": {
40593
- "start": 368,
40594
- "end": 369
40539
+ "start": 362,
40540
+ "end": 363
40595
40541
  },
40596
40542
  "context": {
40597
40543
  "type": "variable",
@@ -40599,8 +40545,8 @@
40599
40545
  "value": "250px",
40600
40546
  "scope": "default",
40601
40547
  "line": {
40602
- "start": 370,
40603
- "end": 370
40548
+ "start": 364,
40549
+ "end": 364
40604
40550
  }
40605
40551
  },
40606
40552
  "group": [
@@ -40617,8 +40563,8 @@
40617
40563
  {
40618
40564
  "description": "The maximum width of the Grid column menu.\n",
40619
40565
  "commentRange": {
40620
- "start": 371,
40621
- "end": 372
40566
+ "start": 365,
40567
+ "end": 366
40622
40568
  },
40623
40569
  "context": {
40624
40570
  "type": "variable",
@@ -40626,8 +40572,8 @@
40626
40572
  "value": "320px",
40627
40573
  "scope": "default",
40628
40574
  "line": {
40629
- "start": 373,
40630
- "end": 373
40575
+ "start": 367,
40576
+ "end": 367
40631
40577
  }
40632
40578
  },
40633
40579
  "group": [
@@ -40644,8 +40590,8 @@
40644
40590
  {
40645
40591
  "description": "The horizontal padding of the Grid popup.\n",
40646
40592
  "commentRange": {
40647
- "start": 376,
40648
- "end": 377
40593
+ "start": 370,
40594
+ "end": 371
40649
40595
  },
40650
40596
  "context": {
40651
40597
  "type": "variable",
@@ -40653,8 +40599,8 @@
40653
40599
  "value": "null",
40654
40600
  "scope": "default",
40655
40601
  "line": {
40656
- "start": 378,
40657
- "end": 378
40602
+ "start": 372,
40603
+ "end": 372
40658
40604
  }
40659
40605
  },
40660
40606
  "group": [
@@ -40671,8 +40617,8 @@
40671
40617
  {
40672
40618
  "description": "The vertical padding of the Grid popup.\n",
40673
40619
  "commentRange": {
40674
- "start": 379,
40675
- "end": 380
40620
+ "start": 373,
40621
+ "end": 374
40676
40622
  },
40677
40623
  "context": {
40678
40624
  "type": "variable",
@@ -40680,8 +40626,8 @@
40680
40626
  "value": "null",
40681
40627
  "scope": "default",
40682
40628
  "line": {
40683
- "start": 381,
40684
- "end": 381
40629
+ "start": 375,
40630
+ "end": 375
40685
40631
  }
40686
40632
  },
40687
40633
  "group": [
@@ -40698,8 +40644,8 @@
40698
40644
  {
40699
40645
  "description": "The horizontal padding of the Grid item.\n",
40700
40646
  "commentRange": {
40701
- "start": 383,
40702
- "end": 384
40647
+ "start": 377,
40648
+ "end": 378
40703
40649
  },
40704
40650
  "context": {
40705
40651
  "type": "variable",
@@ -40707,8 +40653,8 @@
40707
40653
  "value": "$kendo-menu-popup-md-item-padding-x",
40708
40654
  "scope": "default",
40709
40655
  "line": {
40710
- "start": 385,
40711
- "end": 385
40656
+ "start": 379,
40657
+ "end": 379
40712
40658
  }
40713
40659
  },
40714
40660
  "group": [
@@ -40725,8 +40671,8 @@
40725
40671
  {
40726
40672
  "description": "The vertical padding of the Grid item.\n",
40727
40673
  "commentRange": {
40728
- "start": 386,
40729
- "end": 387
40674
+ "start": 380,
40675
+ "end": 381
40730
40676
  },
40731
40677
  "context": {
40732
40678
  "type": "variable",
@@ -40734,8 +40680,8 @@
40734
40680
  "value": "$kendo-menu-popup-md-item-padding-y",
40735
40681
  "scope": "default",
40736
40682
  "line": {
40737
- "start": 388,
40738
- "end": 388
40683
+ "start": 382,
40684
+ "end": 382
40739
40685
  }
40740
40686
  },
40741
40687
  "group": [
@@ -40752,8 +40698,8 @@
40752
40698
  {
40753
40699
  "description": "The horizontal padding of the Grid item.\n",
40754
40700
  "commentRange": {
40755
- "start": 390,
40756
- "end": 391
40701
+ "start": 384,
40702
+ "end": 385
40757
40703
  },
40758
40704
  "context": {
40759
40705
  "type": "variable",
@@ -40761,8 +40707,8 @@
40761
40707
  "value": "$kendo-list-md-item-padding-x",
40762
40708
  "scope": "default",
40763
40709
  "line": {
40764
- "start": 392,
40765
- "end": 392
40710
+ "start": 386,
40711
+ "end": 386
40766
40712
  }
40767
40713
  },
40768
40714
  "group": [
@@ -40779,8 +40725,8 @@
40779
40725
  {
40780
40726
  "description": "The vertical padding of the Grid item.\n",
40781
40727
  "commentRange": {
40782
- "start": 393,
40783
- "end": 394
40728
+ "start": 387,
40729
+ "end": 388
40784
40730
  },
40785
40731
  "context": {
40786
40732
  "type": "variable",
@@ -40788,8 +40734,8 @@
40788
40734
  "value": "$kendo-list-md-item-padding-y",
40789
40735
  "scope": "default",
40790
40736
  "line": {
40791
- "start": 395,
40792
- "end": 395
40737
+ "start": 389,
40738
+ "end": 389
40793
40739
  }
40794
40740
  },
40795
40741
  "group": [
@@ -40806,8 +40752,8 @@
40806
40752
  {
40807
40753
  "description": "The horizontal padding of the Grid.\n",
40808
40754
  "commentRange": {
40809
- "start": 397,
40810
- "end": 398
40755
+ "start": 391,
40756
+ "end": 392
40811
40757
  },
40812
40758
  "context": {
40813
40759
  "type": "variable",
@@ -40815,8 +40761,8 @@
40815
40761
  "value": "k-spacing(0)",
40816
40762
  "scope": "default",
40817
40763
  "line": {
40818
- "start": 399,
40819
- "end": 399
40764
+ "start": 393,
40765
+ "end": 393
40820
40766
  }
40821
40767
  },
40822
40768
  "group": [
@@ -40833,8 +40779,8 @@
40833
40779
  {
40834
40780
  "description": "The vertical padding of the Grid.\n",
40835
40781
  "commentRange": {
40836
- "start": 400,
40837
- "end": 401
40782
+ "start": 394,
40783
+ "end": 395
40838
40784
  },
40839
40785
  "context": {
40840
40786
  "type": "variable",
@@ -40842,8 +40788,8 @@
40842
40788
  "value": "k-spacing(2)",
40843
40789
  "scope": "default",
40844
40790
  "line": {
40845
- "start": 402,
40846
- "end": 402
40791
+ "start": 396,
40792
+ "end": 396
40847
40793
  }
40848
40794
  },
40849
40795
  "group": [
@@ -40860,8 +40806,8 @@
40860
40806
  {
40861
40807
  "description": "The horizontal padding of the Grid header.\n",
40862
40808
  "commentRange": {
40863
- "start": 404,
40864
- "end": 405
40809
+ "start": 398,
40810
+ "end": 399
40865
40811
  },
40866
40812
  "context": {
40867
40813
  "type": "variable",
@@ -40869,8 +40815,8 @@
40869
40815
  "value": "$kendo-menu-popup-md-item-padding-x",
40870
40816
  "scope": "default",
40871
40817
  "line": {
40872
- "start": 406,
40873
- "end": 406
40818
+ "start": 400,
40819
+ "end": 400
40874
40820
  }
40875
40821
  },
40876
40822
  "group": [
@@ -40887,8 +40833,8 @@
40887
40833
  {
40888
40834
  "description": "The vertical padding of the Grid header.\n",
40889
40835
  "commentRange": {
40890
- "start": 407,
40891
- "end": 408
40836
+ "start": 401,
40837
+ "end": 402
40892
40838
  },
40893
40839
  "context": {
40894
40840
  "type": "variable",
@@ -40896,8 +40842,8 @@
40896
40842
  "value": "$kendo-menu-popup-md-item-padding-y",
40897
40843
  "scope": "default",
40898
40844
  "line": {
40899
- "start": 409,
40900
- "end": 409
40845
+ "start": 403,
40846
+ "end": 403
40901
40847
  }
40902
40848
  },
40903
40849
  "group": [
@@ -40914,8 +40860,8 @@
40914
40860
  {
40915
40861
  "description": "The font size of the Grid header.\n",
40916
40862
  "commentRange": {
40917
- "start": 411,
40918
- "end": 412
40863
+ "start": 405,
40864
+ "end": 406
40919
40865
  },
40920
40866
  "context": {
40921
40867
  "type": "variable",
@@ -40923,8 +40869,8 @@
40923
40869
  "value": "var(--kendo-font-size-sm)",
40924
40870
  "scope": "default",
40925
40871
  "line": {
40926
- "start": 413,
40927
- "end": 413
40872
+ "start": 407,
40873
+ "end": 407
40928
40874
  }
40929
40875
  },
40930
40876
  "group": [
@@ -40941,8 +40887,8 @@
40941
40887
  {
40942
40888
  "description": "The height of the Grid header.\n",
40943
40889
  "commentRange": {
40944
- "start": 414,
40945
- "end": 415
40890
+ "start": 408,
40891
+ "end": 409
40946
40892
  },
40947
40893
  "context": {
40948
40894
  "type": "variable",
@@ -40950,8 +40896,8 @@
40950
40896
  "value": "var(--kendo-line-height)",
40951
40897
  "scope": "default",
40952
40898
  "line": {
40953
- "start": 416,
40954
- "end": 416
40899
+ "start": 410,
40900
+ "end": 410
40955
40901
  }
40956
40902
  },
40957
40903
  "group": [
@@ -40968,8 +40914,8 @@
40968
40914
  {
40969
40915
  "description": "The text color of the Grid header.\n",
40970
40916
  "commentRange": {
40971
- "start": 417,
40972
- "end": 418
40917
+ "start": 411,
40918
+ "end": 412
40973
40919
  },
40974
40920
  "context": {
40975
40921
  "type": "variable",
@@ -40977,8 +40923,8 @@
40977
40923
  "value": "uppercase",
40978
40924
  "scope": "default",
40979
40925
  "line": {
40980
- "start": 419,
40981
- "end": 419
40926
+ "start": 413,
40927
+ "end": 413
40982
40928
  }
40983
40929
  },
40984
40930
  "group": [
@@ -40995,8 +40941,8 @@
40995
40941
  {
40996
40942
  "description": "The width of the Grid header.\n",
40997
40943
  "commentRange": {
40998
- "start": 420,
40999
- "end": 421
40944
+ "start": 414,
40945
+ "end": 415
41000
40946
  },
41001
40947
  "context": {
41002
40948
  "type": "variable",
@@ -41004,8 +40950,8 @@
41004
40950
  "value": "1px",
41005
40951
  "scope": "default",
41006
40952
  "line": {
41007
- "start": 422,
41008
- "end": 422
40953
+ "start": 416,
40954
+ "end": 416
41009
40955
  }
41010
40956
  },
41011
40957
  "group": [
@@ -41022,8 +40968,8 @@
41022
40968
  {
41023
40969
  "description": "The background color of the Grid header.\n",
41024
40970
  "commentRange": {
41025
- "start": 424,
41026
- "end": 425
40971
+ "start": 418,
40972
+ "end": 419
41027
40973
  },
41028
40974
  "context": {
41029
40975
  "type": "variable",
@@ -41031,8 +40977,8 @@
41031
40977
  "value": "null",
41032
40978
  "scope": "default",
41033
40979
  "line": {
41034
- "start": 426,
41035
- "end": 426
40980
+ "start": 420,
40981
+ "end": 420
41036
40982
  }
41037
40983
  },
41038
40984
  "group": [
@@ -41049,8 +40995,8 @@
41049
40995
  {
41050
40996
  "description": "The text color of the Grid header.\n",
41051
40997
  "commentRange": {
41052
- "start": 427,
41053
- "end": 428
40998
+ "start": 421,
40999
+ "end": 422
41054
41000
  },
41055
41001
  "context": {
41056
41002
  "type": "variable",
@@ -41058,8 +41004,8 @@
41058
41004
  "value": "$kendo-popup-text",
41059
41005
  "scope": "default",
41060
41006
  "line": {
41061
- "start": 429,
41062
- "end": 429
41007
+ "start": 423,
41008
+ "end": 423
41063
41009
  }
41064
41010
  },
41065
41011
  "group": [
@@ -41076,8 +41022,8 @@
41076
41022
  {
41077
41023
  "description": "The border color of the Grid header.\n",
41078
41024
  "commentRange": {
41079
- "start": 430,
41080
- "end": 431
41025
+ "start": 424,
41026
+ "end": 425
41081
41027
  },
41082
41028
  "context": {
41083
41029
  "type": "variable",
@@ -41085,8 +41031,8 @@
41085
41031
  "value": "$kendo-popup-border",
41086
41032
  "scope": "default",
41087
41033
  "line": {
41088
- "start": 432,
41089
- "end": 432
41034
+ "start": 426,
41035
+ "end": 426
41090
41036
  }
41091
41037
  },
41092
41038
  "group": [
@@ -41103,8 +41049,8 @@
41103
41049
  {
41104
41050
  "description": "The horizontal padding of the Grid content.\n",
41105
41051
  "commentRange": {
41106
- "start": 434,
41107
- "end": 435
41052
+ "start": 428,
41053
+ "end": 429
41108
41054
  },
41109
41055
  "context": {
41110
41056
  "type": "variable",
@@ -41112,8 +41058,8 @@
41112
41058
  "value": "k-spacing(0)",
41113
41059
  "scope": "default",
41114
41060
  "line": {
41115
- "start": 436,
41116
- "end": 436
41061
+ "start": 430,
41062
+ "end": 430
41117
41063
  }
41118
41064
  },
41119
41065
  "group": [
@@ -41130,8 +41076,8 @@
41130
41076
  {
41131
41077
  "description": "The vertical padding of the Grid content.\n",
41132
41078
  "commentRange": {
41133
- "start": 437,
41134
- "end": 438
41079
+ "start": 431,
41080
+ "end": 432
41135
41081
  },
41136
41082
  "context": {
41137
41083
  "type": "variable",
@@ -41139,8 +41085,8 @@
41139
41085
  "value": "k-spacing(2)",
41140
41086
  "scope": "default",
41141
41087
  "line": {
41142
- "start": 439,
41143
- "end": 439
41088
+ "start": 433,
41089
+ "end": 433
41144
41090
  }
41145
41091
  },
41146
41092
  "group": [
@@ -41157,8 +41103,8 @@
41157
41103
  {
41158
41104
  "description": "The background color of the Grid.\n",
41159
41105
  "commentRange": {
41160
- "start": 441,
41161
- "end": 442
41106
+ "start": 435,
41107
+ "end": 436
41162
41108
  },
41163
41109
  "context": {
41164
41110
  "type": "variable",
@@ -41166,8 +41112,8 @@
41166
41112
  "value": "k-color(surface)",
41167
41113
  "scope": "default",
41168
41114
  "line": {
41169
- "start": 443,
41170
- "end": 443
41115
+ "start": 437,
41116
+ "end": 437
41171
41117
  }
41172
41118
  },
41173
41119
  "group": [
@@ -41184,8 +41130,8 @@
41184
41130
  {
41185
41131
  "description": "The width of the Grid cell.\n",
41186
41132
  "commentRange": {
41187
- "start": 445,
41188
- "end": 446
41133
+ "start": 439,
41134
+ "end": 440
41189
41135
  },
41190
41136
  "context": {
41191
41137
  "type": "variable",
@@ -41193,8 +41139,8 @@
41193
41139
  "value": "($kendo-icon-size * 3)",
41194
41140
  "scope": "default",
41195
41141
  "line": {
41196
- "start": 447,
41197
- "end": 447
41142
+ "start": 441,
41143
+ "end": 441
41198
41144
  }
41199
41145
  },
41200
41146
  "group": [
@@ -41211,8 +41157,8 @@
41211
41157
  {
41212
41158
  "description": "The width of the Grid.\n",
41213
41159
  "commentRange": {
41214
- "start": 449,
41215
- "end": 450
41160
+ "start": 443,
41161
+ "end": 444
41216
41162
  },
41217
41163
  "context": {
41218
41164
  "type": "variable",
@@ -41220,8 +41166,8 @@
41220
41166
  "value": "($kendo-icon-size * 2)",
41221
41167
  "scope": "default",
41222
41168
  "line": {
41223
- "start": 451,
41224
- "end": 451
41169
+ "start": 445,
41170
+ "end": 445
41225
41171
  }
41226
41172
  },
41227
41173
  "group": [
@@ -41238,8 +41184,8 @@
41238
41184
  {
41239
41185
  "description": "The grouping border top of the Grid row.\n",
41240
41186
  "commentRange": {
41241
- "start": 453,
41242
- "end": 454
41187
+ "start": 447,
41188
+ "end": 448
41243
41189
  },
41244
41190
  "context": {
41245
41191
  "type": "variable",
@@ -41247,8 +41193,8 @@
41247
41193
  "value": "1px",
41248
41194
  "scope": "default",
41249
41195
  "line": {
41250
- "start": 455,
41251
- "end": 455
41196
+ "start": 449,
41197
+ "end": 449
41252
41198
  }
41253
41199
  },
41254
41200
  "group": [
@@ -41265,8 +41211,8 @@
41265
41211
  {
41266
41212
  "description": "The vertical border of the Grid footer.\n",
41267
41213
  "commentRange": {
41268
- "start": 456,
41269
- "end": 457
41214
+ "start": 450,
41215
+ "end": 451
41270
41216
  },
41271
41217
  "context": {
41272
41218
  "type": "variable",
@@ -41274,8 +41220,8 @@
41274
41220
  "value": "1px",
41275
41221
  "scope": "default",
41276
41222
  "line": {
41277
- "start": 458,
41278
- "end": 458
41223
+ "start": 452,
41224
+ "end": 452
41279
41225
  }
41280
41226
  },
41281
41227
  "group": [
@@ -41292,8 +41238,8 @@
41292
41238
  {
41293
41239
  "description": "The background color of the Grid row resize indicator.\n",
41294
41240
  "commentRange": {
41295
- "start": 460,
41296
- "end": 461
41241
+ "start": 454,
41242
+ "end": 455
41297
41243
  },
41298
41244
  "context": {
41299
41245
  "type": "variable",
@@ -41301,8 +41247,8 @@
41301
41247
  "value": "color-mix(in srgb, k-color(on-base) 20%, transparent)",
41302
41248
  "scope": "default",
41303
41249
  "line": {
41304
- "start": 462,
41305
- "end": 462
41250
+ "start": 456,
41251
+ "end": 456
41306
41252
  }
41307
41253
  },
41308
41254
  "group": [
@@ -41319,8 +41265,8 @@
41319
41265
  {
41320
41266
  "description": "The background color of the active Grid row resize indicator.\n",
41321
41267
  "commentRange": {
41322
- "start": 463,
41323
- "end": 464
41268
+ "start": 457,
41269
+ "end": 458
41324
41270
  },
41325
41271
  "context": {
41326
41272
  "type": "variable",
@@ -41328,8 +41274,8 @@
41328
41274
  "value": "k-color(primary)",
41329
41275
  "scope": "default",
41330
41276
  "line": {
41331
- "start": 465,
41332
- "end": 465
41277
+ "start": 459,
41278
+ "end": 459
41333
41279
  }
41334
41280
  },
41335
41281
  "group": [
@@ -41346,8 +41292,8 @@
41346
41292
  {
41347
41293
  "description": "The height of the Grid row resize indicator.\n",
41348
41294
  "commentRange": {
41349
- "start": 466,
41350
- "end": 467
41295
+ "start": 460,
41296
+ "end": 461
41351
41297
  },
41352
41298
  "context": {
41353
41299
  "type": "variable",
@@ -41355,8 +41301,8 @@
41355
41301
  "value": "k-spacing(0.5)",
41356
41302
  "scope": "default",
41357
41303
  "line": {
41358
- "start": 468,
41359
- "end": 468
41304
+ "start": 462,
41305
+ "end": 462
41360
41306
  }
41361
41307
  },
41362
41308
  "group": [
@@ -41373,8 +41319,8 @@
41373
41319
  {
41374
41320
  "description": "The horizontal padding of the Grid stack layout cells.\n",
41375
41321
  "commentRange": {
41376
- "start": 471,
41377
- "end": 472
41322
+ "start": 465,
41323
+ "end": 466
41378
41324
  },
41379
41325
  "context": {
41380
41326
  "type": "variable",
@@ -41382,8 +41328,8 @@
41382
41328
  "value": "k-spacing(2)",
41383
41329
  "scope": "default",
41384
41330
  "line": {
41385
- "start": 473,
41386
- "end": 473
41331
+ "start": 467,
41332
+ "end": 467
41387
41333
  }
41388
41334
  },
41389
41335
  "group": [
@@ -41400,8 +41346,8 @@
41400
41346
  {
41401
41347
  "description": "The vertical padding of the Grid stack layout cells.\n",
41402
41348
  "commentRange": {
41403
- "start": 474,
41404
- "end": 475
41349
+ "start": 468,
41350
+ "end": 469
41405
41351
  },
41406
41352
  "context": {
41407
41353
  "type": "variable",
@@ -41409,8 +41355,8 @@
41409
41355
  "value": "k-spacing(1.5)",
41410
41356
  "scope": "default",
41411
41357
  "line": {
41412
- "start": 476,
41413
- "end": 476
41358
+ "start": 470,
41359
+ "end": 470
41414
41360
  }
41415
41361
  },
41416
41362
  "group": [
@@ -41427,8 +41373,8 @@
41427
41373
  {
41428
41374
  "description": "The column gap of the Grid stack layout.\n",
41429
41375
  "commentRange": {
41430
- "start": 478,
41431
- "end": 479
41376
+ "start": 472,
41377
+ "end": 473
41432
41378
  },
41433
41379
  "context": {
41434
41380
  "type": "variable",
@@ -41436,8 +41382,8 @@
41436
41382
  "value": "k-spacing(1)",
41437
41383
  "scope": "default",
41438
41384
  "line": {
41439
- "start": 480,
41440
- "end": 480
41385
+ "start": 474,
41386
+ "end": 474
41441
41387
  }
41442
41388
  },
41443
41389
  "group": [
@@ -41454,8 +41400,8 @@
41454
41400
  {
41455
41401
  "description": "The column gap of the editable Grid stack layout.\n",
41456
41402
  "commentRange": {
41457
- "start": 481,
41458
- "end": 482
41403
+ "start": 475,
41404
+ "end": 476
41459
41405
  },
41460
41406
  "context": {
41461
41407
  "type": "variable",
@@ -41463,8 +41409,8 @@
41463
41409
  "value": "k-spacing(2)",
41464
41410
  "scope": "default",
41465
41411
  "line": {
41466
- "start": 483,
41467
- "end": 483
41412
+ "start": 477,
41413
+ "end": 477
41468
41414
  }
41469
41415
  },
41470
41416
  "group": [
@@ -41481,8 +41427,8 @@
41481
41427
  {
41482
41428
  "description": "The width of the hierarchy column in the Grid stack layout.\n",
41483
41429
  "commentRange": {
41484
- "start": 485,
41485
- "end": 486
41430
+ "start": 479,
41431
+ "end": 480
41486
41432
  },
41487
41433
  "context": {
41488
41434
  "type": "variable",
@@ -41490,8 +41436,8 @@
41490
41436
  "value": "k-spacing(2)",
41491
41437
  "scope": "default",
41492
41438
  "line": {
41493
- "start": 487,
41494
- "end": 487
41439
+ "start": 481,
41440
+ "end": 481
41495
41441
  }
41496
41442
  },
41497
41443
  "group": [
@@ -41508,8 +41454,8 @@
41508
41454
  {
41509
41455
  "description": "The font size of the Grid stack layout column header.\n",
41510
41456
  "commentRange": {
41511
- "start": 489,
41512
- "end": 490
41457
+ "start": 483,
41458
+ "end": 484
41513
41459
  },
41514
41460
  "context": {
41515
41461
  "type": "variable",
@@ -41517,8 +41463,8 @@
41517
41463
  "value": "var(--kendo-font-size-sm)",
41518
41464
  "scope": "default",
41519
41465
  "line": {
41520
- "start": 491,
41521
- "end": 491
41466
+ "start": 485,
41467
+ "end": 485
41522
41468
  }
41523
41469
  },
41524
41470
  "group": [
@@ -41535,8 +41481,8 @@
41535
41481
  {
41536
41482
  "description": "The font weight of the Grid stack layout column header.\n",
41537
41483
  "commentRange": {
41538
- "start": 492,
41539
- "end": 493
41484
+ "start": 486,
41485
+ "end": 487
41540
41486
  },
41541
41487
  "context": {
41542
41488
  "type": "variable",
@@ -41544,8 +41490,8 @@
41544
41490
  "value": "var(--kendo-font-weight-bold)",
41545
41491
  "scope": "default",
41546
41492
  "line": {
41547
- "start": 494,
41548
- "end": 494
41493
+ "start": 488,
41494
+ "end": 488
41549
41495
  }
41550
41496
  },
41551
41497
  "group": [
@@ -41562,8 +41508,8 @@
41562
41508
  {
41563
41509
  "description": "The height of the Grid stack layout expandable row shadow.\n",
41564
41510
  "commentRange": {
41565
- "start": 495,
41566
- "end": 496
41511
+ "start": 489,
41512
+ "end": 490
41567
41513
  },
41568
41514
  "context": {
41569
41515
  "type": "variable",
@@ -41571,8 +41517,8 @@
41571
41517
  "value": "k-spacing(2.5)",
41572
41518
  "scope": "default",
41573
41519
  "line": {
41574
- "start": 497,
41575
- "end": 497
41520
+ "start": 491,
41521
+ "end": 491
41576
41522
  }
41577
41523
  },
41578
41524
  "group": [
@@ -41589,8 +41535,8 @@
41589
41535
  {
41590
41536
  "description": "The color of the Grid stack layout column header.\n",
41591
41537
  "commentRange": {
41592
- "start": 499,
41593
- "end": 500
41538
+ "start": 493,
41539
+ "end": 494
41594
41540
  },
41595
41541
  "context": {
41596
41542
  "type": "variable",
@@ -41598,8 +41544,8 @@
41598
41544
  "value": "k-color(subtle)",
41599
41545
  "scope": "default",
41600
41546
  "line": {
41601
- "start": 501,
41602
- "end": 501
41547
+ "start": 495,
41548
+ "end": 495
41603
41549
  }
41604
41550
  },
41605
41551
  "group": [
@@ -41616,8 +41562,8 @@
41616
41562
  {
41617
41563
  "description": "The outline color of the Grid stack layout focused cell.\n",
41618
41564
  "commentRange": {
41619
- "start": 502,
41620
- "end": 503
41565
+ "start": 496,
41566
+ "end": 497
41621
41567
  },
41622
41568
  "context": {
41623
41569
  "type": "variable",
@@ -41625,8 +41571,8 @@
41625
41571
  "value": "color-mix(in srgb, k-color(on-app-surface) 15%, transparent)",
41626
41572
  "scope": "default",
41627
41573
  "line": {
41628
- "start": 504,
41629
- "end": 504
41574
+ "start": 498,
41575
+ "end": 498
41630
41576
  }
41631
41577
  },
41632
41578
  "group": [
@@ -41643,8 +41589,8 @@
41643
41589
  {
41644
41590
  "description": "The Grid stack layout expandable row shadow.\n",
41645
41591
  "commentRange": {
41646
- "start": 505,
41647
- "end": 506
41592
+ "start": 499,
41593
+ "end": 500
41648
41594
  },
41649
41595
  "context": {
41650
41596
  "type": "variable",
@@ -41652,8 +41598,8 @@
41652
41598
  "value": "k-elevation(2)",
41653
41599
  "scope": "default",
41654
41600
  "line": {
41655
- "start": 507,
41656
- "end": 507
41601
+ "start": 501,
41602
+ "end": 501
41657
41603
  }
41658
41604
  },
41659
41605
  "group": [
@@ -41670,8 +41616,8 @@
41670
41616
  {
41671
41617
  "description": "The font weight of the pinned source row in the Grid.\n",
41672
41618
  "commentRange": {
41673
- "start": 509,
41674
- "end": 510
41619
+ "start": 503,
41620
+ "end": 504
41675
41621
  },
41676
41622
  "context": {
41677
41623
  "type": "variable",
@@ -41679,8 +41625,8 @@
41679
41625
  "value": "var(--kendo-font-weight-bold)",
41680
41626
  "scope": "default",
41681
41627
  "line": {
41682
- "start": 511,
41683
- "end": 511
41628
+ "start": 505,
41629
+ "end": 505
41684
41630
  }
41685
41631
  },
41686
41632
  "group": [
@@ -42003,7 +41949,7 @@
42003
41949
  "context": {
42004
41950
  "type": "variable",
42005
41951
  "name": "kendo-accent-icon-color",
42006
- "value": "k-color(tertiary)",
41952
+ "value": "k-color(tertiary-on-surface)",
42007
41953
  "scope": "default",
42008
41954
  "line": {
42009
41955
  "start": 43,
@@ -42018,7 +41964,34 @@
42018
41964
  "path": "bootstrap/scss/icons/_variables.scss",
42019
41965
  "name": "_variables.scss"
42020
41966
  },
42021
- "resolvedValue": "var(--kendo-color-tertiary)",
41967
+ "resolvedValue": "var(--kendo-color-tertiary-on-surface)",
41968
+ "resolvedType": "String"
41969
+ },
41970
+ {
41971
+ "description": "The color of action icons.\n",
41972
+ "commentRange": {
41973
+ "start": 44,
41974
+ "end": 45
41975
+ },
41976
+ "context": {
41977
+ "type": "variable",
41978
+ "name": "kendo-action-icon-color",
41979
+ "value": "k-color( primary-on-surface )",
41980
+ "scope": "default",
41981
+ "line": {
41982
+ "start": 46,
41983
+ "end": 46
41984
+ }
41985
+ },
41986
+ "group": [
41987
+ "icon"
41988
+ ],
41989
+ "access": "public",
41990
+ "file": {
41991
+ "path": "bootstrap/scss/icons/_variables.scss",
41992
+ "name": "_variables.scss"
41993
+ },
41994
+ "resolvedValue": "var(--kendo-color-primary-on-surface)",
42022
41995
  "resolvedType": "String"
42023
41996
  },
42024
41997
  {
@@ -75810,7 +75783,7 @@
75810
75783
  "context": {
75811
75784
  "type": "variable",
75812
75785
  "name": "kendo-spreadsheet-insert-image-dialog-overlay-hover-text",
75813
- "value": "k-color(app-surface)",
75786
+ "value": "k-color(on-app-surface)",
75814
75787
  "scope": "default",
75815
75788
  "line": {
75816
75789
  "start": 230,
@@ -75825,7 +75798,7 @@
75825
75798
  "path": "bootstrap/scss/spreadsheet/_variables.scss",
75826
75799
  "name": "_variables.scss"
75827
75800
  },
75828
- "resolvedValue": "var(--kendo-color-app-surface)",
75801
+ "resolvedValue": "var(--kendo-color-on-app-surface)",
75829
75802
  "resolvedType": "String"
75830
75803
  },
75831
75804
  {
@@ -77700,7 +77673,7 @@
77700
77673
  "context": {
77701
77674
  "type": "variable",
77702
77675
  "name": "kendo-stepper-label-error-text",
77703
- "value": "k-color(error)",
77676
+ "value": "k-color(error-on-surface)",
77704
77677
  "scope": "default",
77705
77678
  "line": {
77706
77679
  "start": 186,
@@ -77715,7 +77688,7 @@
77715
77688
  "path": "bootstrap/scss/stepper/_variables.scss",
77716
77689
  "name": "_variables.scss"
77717
77690
  },
77718
- "resolvedValue": "var(--kendo-color-error)",
77691
+ "resolvedValue": "var(--kendo-color-error-on-surface)",
77719
77692
  "resolvedType": "String"
77720
77693
  },
77721
77694
  {
@@ -86226,7 +86199,7 @@
86226
86199
  "context": {
86227
86200
  "type": "variable",
86228
86201
  "name": "kendo-time-selector-header-time-now-text",
86229
- "value": "k-color(primary)",
86202
+ "value": "k-color(primary-on-surface)",
86230
86203
  "scope": "default",
86231
86204
  "line": {
86232
86205
  "start": 49,
@@ -86241,7 +86214,7 @@
86241
86214
  "path": "bootstrap/scss/timeselector/_variables.scss",
86242
86215
  "name": "_variables.scss"
86243
86216
  },
86244
- "resolvedValue": "var(--kendo-color-primary)",
86217
+ "resolvedValue": "var(--kendo-color-primary-on-surface)",
86245
86218
  "resolvedType": "String"
86246
86219
  },
86247
86220
  {
@@ -86253,7 +86226,7 @@
86253
86226
  "context": {
86254
86227
  "type": "variable",
86255
86228
  "name": "kendo-time-selector-header-time-now-hover-text",
86256
- "value": "k-color(primary-hover)",
86229
+ "value": "k-color(primary-on-surface)",
86257
86230
  "scope": "default",
86258
86231
  "line": {
86259
86232
  "start": 52,
@@ -86268,7 +86241,7 @@
86268
86241
  "path": "bootstrap/scss/timeselector/_variables.scss",
86269
86242
  "name": "_variables.scss"
86270
86243
  },
86271
- "resolvedValue": "var(--kendo-color-primary-hover)",
86244
+ "resolvedValue": "var(--kendo-color-primary-on-surface)",
86272
86245
  "resolvedType": "String"
86273
86246
  },
86274
86247
  {
@@ -86982,7 +86955,7 @@
86982
86955
  "context": {
86983
86956
  "type": "variable",
86984
86957
  "name": "kendo-time-selector-now-button-text",
86985
- "value": "k-color(primary)",
86958
+ "value": "k-color(primary-on-surface)",
86986
86959
  "scope": "default",
86987
86960
  "line": {
86988
86961
  "start": 144,
@@ -86997,7 +86970,7 @@
86997
86970
  "path": "bootstrap/scss/timeselector/_variables.scss",
86998
86971
  "name": "_variables.scss"
86999
86972
  },
87000
- "resolvedValue": "var(--kendo-color-primary)",
86973
+ "resolvedValue": "var(--kendo-color-primary-on-surface)",
87001
86974
  "resolvedType": "String"
87002
86975
  },
87003
86976
  {
@@ -87009,7 +86982,7 @@
87009
86982
  "context": {
87010
86983
  "type": "variable",
87011
86984
  "name": "kendo-time-selector-now-button-hover-text",
87012
- "value": "k-color(primary-hover)",
86985
+ "value": "k-color(primary-on-surface)",
87013
86986
  "scope": "default",
87014
86987
  "line": {
87015
86988
  "start": 147,
@@ -87024,7 +86997,7 @@
87024
86997
  "path": "bootstrap/scss/timeselector/_variables.scss",
87025
86998
  "name": "_variables.scss"
87026
86999
  },
87027
- "resolvedValue": "var(--kendo-color-primary-hover)",
87000
+ "resolvedValue": "var(--kendo-color-primary-on-surface)",
87028
87001
  "resolvedType": "String"
87029
87002
  },
87030
87003
  {
@@ -91152,7 +91125,7 @@
91152
91125
  "context": {
91153
91126
  "type": "variable",
91154
91127
  "name": "kendo-treeview-loadmore-text",
91155
- "value": "k-color(primary)",
91128
+ "value": "k-color(primary-on-surface)",
91156
91129
  "scope": "default",
91157
91130
  "line": {
91158
91131
  "start": 145,
@@ -91167,7 +91140,7 @@
91167
91140
  "path": "bootstrap/scss/treeview/_variables.scss",
91168
91141
  "name": "_variables.scss"
91169
91142
  },
91170
- "resolvedValue": "var(--kendo-color-primary)",
91143
+ "resolvedValue": "var(--kendo-color-primary-on-surface)",
91171
91144
  "resolvedType": "String"
91172
91145
  },
91173
91146
  {
@@ -95376,7 +95349,7 @@
95376
95349
  "context": {
95377
95350
  "type": "variable",
95378
95351
  "name": "kendo-upload-success-text",
95379
- "value": "k-color(success)",
95352
+ "value": "k-color(success-on-surface)",
95380
95353
  "scope": "default",
95381
95354
  "line": {
95382
95355
  "start": 92,
@@ -95391,7 +95364,7 @@
95391
95364
  "path": "bootstrap/scss/upload/_variables.scss",
95392
95365
  "name": "_variables.scss"
95393
95366
  },
95394
- "resolvedValue": "var(--kendo-color-success)",
95367
+ "resolvedValue": "var(--kendo-color-success-on-surface)",
95395
95368
  "resolvedType": "String"
95396
95369
  },
95397
95370
  {
@@ -95430,7 +95403,7 @@
95430
95403
  "context": {
95431
95404
  "type": "variable",
95432
95405
  "name": "kendo-upload-error-text",
95433
- "value": "k-color(error)",
95406
+ "value": "k-color(error-on-surface)",
95434
95407
  "scope": "default",
95435
95408
  "line": {
95436
95409
  "start": 99,
@@ -95445,7 +95418,7 @@
95445
95418
  "path": "bootstrap/scss/upload/_variables.scss",
95446
95419
  "name": "_variables.scss"
95447
95420
  },
95448
- "resolvedValue": "var(--kendo-color-error)",
95421
+ "resolvedValue": "var(--kendo-color-error-on-surface)",
95449
95422
  "resolvedType": "String"
95450
95423
  },
95451
95424
  {
@@ -101251,7 +101224,7 @@
101251
101224
  "context": {
101252
101225
  "type": "variable",
101253
101226
  "name": "kendo-adaptive-menu-clear-text",
101254
- "value": "k-color(primary)",
101227
+ "value": "k-color(primary-on-surface)",
101255
101228
  "scope": "default",
101256
101229
  "line": {
101257
101230
  "start": 30,
@@ -101266,7 +101239,7 @@
101266
101239
  "path": "bootstrap/scss/adaptive/_variables.scss",
101267
101240
  "name": "_variables.scss"
101268
101241
  },
101269
- "resolvedValue": "var(--kendo-color-primary)",
101242
+ "resolvedValue": "var(--kendo-color-primary-on-surface)",
101270
101243
  "resolvedType": "String"
101271
101244
  },
101272
101245
  {
@@ -101440,7 +101413,7 @@
101440
101413
  "context": {
101441
101414
  "type": "variable",
101442
101415
  "name": "kendo-adaptive-grid-sort-text",
101443
- "value": "k-color(primary)",
101416
+ "value": "k-color(primary-on-surface)",
101444
101417
  "scope": "default",
101445
101418
  "line": {
101446
101419
  "start": 55,
@@ -101455,7 +101428,7 @@
101455
101428
  "path": "bootstrap/scss/adaptive/_variables.scss",
101456
101429
  "name": "_variables.scss"
101457
101430
  },
101458
- "resolvedValue": "var(--kendo-color-primary)",
101431
+ "resolvedValue": "var(--kendo-color-primary-on-surface)",
101459
101432
  "resolvedType": "String"
101460
101433
  },
101461
101434
  {
@@ -101467,7 +101440,7 @@
101467
101440
  "context": {
101468
101441
  "type": "variable",
101469
101442
  "name": "kendo-adaptive-scheduler-current-text",
101470
- "value": "k-color(primary)",
101443
+ "value": "k-color(primary-on-surface)",
101471
101444
  "scope": "default",
101472
101445
  "line": {
101473
101446
  "start": 60,
@@ -101482,7 +101455,7 @@
101482
101455
  "path": "bootstrap/scss/adaptive/_variables.scss",
101483
101456
  "name": "_variables.scss"
101484
101457
  },
101485
- "resolvedValue": "var(--kendo-color-primary)",
101458
+ "resolvedValue": "var(--kendo-color-primary-on-surface)",
101486
101459
  "resolvedType": "String"
101487
101460
  },
101488
101461
  {
@@ -105034,7 +105007,7 @@
105034
105007
  "context": {
105035
105008
  "type": "variable",
105036
105009
  "name": "kendo-breadcrumb-link-text",
105037
- "value": "k-color(primary)",
105010
+ "value": "k-color(primary-on-surface)",
105038
105011
  "scope": "default",
105039
105012
  "line": {
105040
105013
  "start": 130,
@@ -105049,7 +105022,7 @@
105049
105022
  "path": "bootstrap/scss/breadcrumb/_variables.scss",
105050
105023
  "name": "_variables.scss"
105051
105024
  },
105052
- "resolvedValue": "var(--kendo-color-primary)",
105025
+ "resolvedValue": "var(--kendo-color-primary-on-surface)",
105053
105026
  "resolvedType": "String"
105054
105027
  },
105055
105028
  {
@@ -105115,7 +105088,7 @@
105115
105088
  "context": {
105116
105089
  "type": "variable",
105117
105090
  "name": "kendo-breadcrumb-link-hover-text",
105118
- "value": "k-color(primary-hover)",
105091
+ "value": "k-color(primary-on-surface)",
105119
105092
  "scope": "default",
105120
105093
  "line": {
105121
105094
  "start": 140,
@@ -105130,7 +105103,7 @@
105130
105103
  "path": "bootstrap/scss/breadcrumb/_variables.scss",
105131
105104
  "name": "_variables.scss"
105132
105105
  },
105133
- "resolvedValue": "var(--kendo-color-primary-hover)",
105106
+ "resolvedValue": "var(--kendo-color-primary-on-surface)",
105134
105107
  "resolvedType": "String"
105135
105108
  },
105136
105109
  {
@@ -105211,7 +105184,7 @@
105211
105184
  "path": "bootstrap/scss/breadcrumb/_variables.scss",
105212
105185
  "name": "_variables.scss"
105213
105186
  },
105214
- "resolvedValue": "var(--kendo-color-primary)",
105187
+ "resolvedValue": "var(--kendo-color-primary-on-surface)",
105215
105188
  "resolvedType": "String"
105216
105189
  },
105217
105190
  {
@@ -126409,7 +126382,7 @@
126409
126382
  "context": {
126410
126383
  "type": "variable",
126411
126384
  "name": "kendo-group-menu-item-add-action-text",
126412
- "value": "k-color(primary)",
126385
+ "value": "k-color(primary-on-surface)",
126413
126386
  "scope": "default",
126414
126387
  "line": {
126415
126388
  "start": 69,
@@ -126424,7 +126397,7 @@
126424
126397
  "path": "bootstrap/scss/column-menu/_variables.scss",
126425
126398
  "name": "_variables.scss"
126426
126399
  },
126427
- "resolvedValue": "var(--kendo-color-primary)",
126400
+ "resolvedValue": "var(--kendo-color-primary-on-surface)",
126428
126401
  "resolvedType": "String"
126429
126402
  },
126430
126403
  {
@@ -131302,7 +131275,7 @@
131302
131275
  "context": {
131303
131276
  "type": "variable",
131304
131277
  "name": "kendo-expander-title-text",
131305
- "value": "k-color(primary)",
131278
+ "value": "k-color(primary-on-surface)",
131306
131279
  "scope": "default",
131307
131280
  "line": {
131308
131281
  "start": 65,
@@ -131317,7 +131290,7 @@
131317
131290
  "path": "bootstrap/scss/expansion-panel/_variables.scss",
131318
131291
  "name": "_variables.scss"
131319
131292
  },
131320
- "resolvedValue": "var(--kendo-color-primary)",
131293
+ "resolvedValue": "var(--kendo-color-primary-on-surface)",
131321
131294
  "resolvedType": "String"
131322
131295
  },
131323
131296
  {
@@ -133480,7 +133453,7 @@
133480
133453
  "context": {
133481
133454
  "type": "variable",
133482
133455
  "name": "kendo-filter-preview-field-text",
133483
- "value": "k-color(primary)",
133456
+ "value": "k-color(primary-on-surface)",
133484
133457
  "scope": "default",
133485
133458
  "line": {
133486
133459
  "start": 25,
@@ -133495,7 +133468,7 @@
133495
133468
  "path": "bootstrap/scss/filter/_variables.scss",
133496
133469
  "name": "_variables.scss"
133497
133470
  },
133498
- "resolvedValue": "var(--kendo-color-primary)",
133471
+ "resolvedValue": "var(--kendo-color-primary-on-surface)",
133499
133472
  "resolvedType": "String"
133500
133473
  },
133501
133474
  {
@@ -140213,38 +140186,11 @@
140213
140186
  "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface) 4%, transparent)",
140214
140187
  "resolvedType": "String"
140215
140188
  },
140216
- {
140217
- "description": "The text color of the Grid alternating rows.\n",
140218
- "commentRange": {
140219
- "start": 236,
140220
- "end": 237
140221
- },
140222
- "context": {
140223
- "type": "variable",
140224
- "name": "kendo-grid-alt-text",
140225
- "value": "$kendo-table-alt-row-text",
140226
- "scope": "default",
140227
- "line": {
140228
- "start": 238,
140229
- "end": 238
140230
- }
140231
- },
140232
- "group": [
140233
- "grid"
140234
- ],
140235
- "access": "public",
140236
- "file": {
140237
- "path": "bootstrap/scss/grid/_variables.scss",
140238
- "name": "_variables.scss"
140239
- },
140240
- "resolvedValue": "null",
140241
- "resolvedType": "Null"
140242
- },
140243
140189
  {
140244
140190
  "description": "The background color of hovered Grid rows.\n",
140245
140191
  "commentRange": {
140246
- "start": 240,
140247
- "end": 241
140192
+ "start": 237,
140193
+ "end": 238
140248
140194
  },
140249
140195
  "context": {
140250
140196
  "type": "variable",
@@ -140252,8 +140198,8 @@
140252
140198
  "value": "$kendo-table-hover-bg",
140253
140199
  "scope": "default",
140254
140200
  "line": {
140255
- "start": 242,
140256
- "end": 242
140201
+ "start": 239,
140202
+ "end": 239
140257
140203
  }
140258
140204
  },
140259
140205
  "group": [
@@ -140270,8 +140216,8 @@
140270
140216
  {
140271
140217
  "description": "The text color of hovered Grid rows.\n",
140272
140218
  "commentRange": {
140273
- "start": 243,
140274
- "end": 244
140219
+ "start": 240,
140220
+ "end": 241
140275
140221
  },
140276
140222
  "context": {
140277
140223
  "type": "variable",
@@ -140279,8 +140225,8 @@
140279
140225
  "value": "$kendo-table-hover-text",
140280
140226
  "scope": "default",
140281
140227
  "line": {
140282
- "start": 245,
140283
- "end": 245
140228
+ "start": 242,
140229
+ "end": 242
140284
140230
  }
140285
140231
  },
140286
140232
  "group": [
@@ -140297,8 +140243,8 @@
140297
140243
  {
140298
140244
  "description": "The background color of selected Grid rows.\n",
140299
140245
  "commentRange": {
140300
- "start": 247,
140301
- "end": 248
140246
+ "start": 244,
140247
+ "end": 245
140302
140248
  },
140303
140249
  "context": {
140304
140250
  "type": "variable",
@@ -140306,8 +140252,8 @@
140306
140252
  "value": "$kendo-table-selected-bg",
140307
140253
  "scope": "default",
140308
140254
  "line": {
140309
- "start": 249,
140310
- "end": 249
140255
+ "start": 246,
140256
+ "end": 246
140311
140257
  }
140312
140258
  },
140313
140259
  "group": [
@@ -140324,8 +140270,8 @@
140324
140270
  {
140325
140271
  "description": "The text color of selected Grid rows.\n",
140326
140272
  "commentRange": {
140327
- "start": 250,
140328
- "end": 251
140273
+ "start": 247,
140274
+ "end": 248
140329
140275
  },
140330
140276
  "context": {
140331
140277
  "type": "variable",
@@ -140333,8 +140279,8 @@
140333
140279
  "value": "$kendo-table-selected-text",
140334
140280
  "scope": "default",
140335
140281
  "line": {
140336
- "start": 252,
140337
- "end": 252
140282
+ "start": 249,
140283
+ "end": 249
140338
140284
  }
140339
140285
  },
140340
140286
  "group": [
@@ -140351,8 +140297,8 @@
140351
140297
  {
140352
140298
  "description": "The background color of highlighted Grid rows.\n",
140353
140299
  "commentRange": {
140354
- "start": 254,
140355
- "end": 255
140300
+ "start": 251,
140301
+ "end": 252
140356
140302
  },
140357
140303
  "context": {
140358
140304
  "type": "variable",
@@ -140360,8 +140306,8 @@
140360
140306
  "value": "$kendo-table-highlighted-bg",
140361
140307
  "scope": "default",
140362
140308
  "line": {
140363
- "start": 256,
140364
- "end": 256
140309
+ "start": 253,
140310
+ "end": 253
140365
140311
  }
140366
140312
  },
140367
140313
  "group": [
@@ -140378,8 +140324,8 @@
140378
140324
  {
140379
140325
  "description": "The font weight of highlighted Grid rows.\n",
140380
140326
  "commentRange": {
140381
- "start": 257,
140382
- "end": 258
140327
+ "start": 254,
140328
+ "end": 255
140383
140329
  },
140384
140330
  "context": {
140385
140331
  "type": "variable",
@@ -140387,8 +140333,8 @@
140387
140333
  "value": "$kendo-table-highlighted-font-weight",
140388
140334
  "scope": "default",
140389
140335
  "line": {
140390
- "start": 259,
140391
- "end": 259
140336
+ "start": 256,
140337
+ "end": 256
140392
140338
  }
140393
140339
  },
140394
140340
  "group": [
@@ -140405,8 +140351,8 @@
140405
140351
  {
140406
140352
  "description": "The background color of selected highlighted Grid rows.\n",
140407
140353
  "commentRange": {
140408
- "start": 261,
140409
- "end": 262
140354
+ "start": 258,
140355
+ "end": 259
140410
140356
  },
140411
140357
  "context": {
140412
140358
  "type": "variable",
@@ -140414,8 +140360,8 @@
140414
140360
  "value": "$kendo-table-selected-highlighted-bg",
140415
140361
  "scope": "default",
140416
140362
  "line": {
140417
- "start": 263,
140418
- "end": 263
140363
+ "start": 260,
140364
+ "end": 260
140419
140365
  }
140420
140366
  },
140421
140367
  "group": [
@@ -140432,8 +140378,8 @@
140432
140378
  {
140433
140379
  "description": "The background color of the Grid selection aggregates container.\n",
140434
140380
  "commentRange": {
140435
- "start": 265,
140436
- "end": 266
140381
+ "start": 262,
140382
+ "end": 263
140437
140383
  },
140438
140384
  "context": {
140439
140385
  "type": "variable",
@@ -140441,8 +140387,8 @@
140441
140387
  "value": "$kendo-grid-header-bg",
140442
140388
  "scope": "default",
140443
140389
  "line": {
140444
- "start": 267,
140445
- "end": 267
140390
+ "start": 264,
140391
+ "end": 264
140446
140392
  }
140447
140393
  },
140448
140394
  "group": [
@@ -140459,8 +140405,8 @@
140459
140405
  {
140460
140406
  "description": "The text color of the Grid selection aggregates container.\n",
140461
140407
  "commentRange": {
140462
- "start": 268,
140463
- "end": 269
140408
+ "start": 265,
140409
+ "end": 266
140464
140410
  },
140465
140411
  "context": {
140466
140412
  "type": "variable",
@@ -140468,8 +140414,8 @@
140468
140414
  "value": "$kendo-grid-text",
140469
140415
  "scope": "default",
140470
140416
  "line": {
140471
- "start": 270,
140472
- "end": 270
140417
+ "start": 267,
140418
+ "end": 267
140473
140419
  }
140474
140420
  },
140475
140421
  "group": [
@@ -140486,8 +140432,8 @@
140486
140432
  {
140487
140433
  "description": "The border color of the Grid selection aggregates container.\n",
140488
140434
  "commentRange": {
140489
- "start": 271,
140490
- "end": 272
140435
+ "start": 268,
140436
+ "end": 269
140491
140437
  },
140492
140438
  "context": {
140493
140439
  "type": "variable",
@@ -140495,8 +140441,8 @@
140495
140441
  "value": "$kendo-grid-border",
140496
140442
  "scope": "default",
140497
140443
  "line": {
140498
- "start": 273,
140499
- "end": 273
140444
+ "start": 270,
140445
+ "end": 270
140500
140446
  }
140501
140447
  },
140502
140448
  "group": [
@@ -140513,8 +140459,8 @@
140513
140459
  {
140514
140460
  "description": "The border width of the Grid selection aggregates container.\n",
140515
140461
  "commentRange": {
140516
- "start": 274,
140517
- "end": 275
140462
+ "start": 271,
140463
+ "end": 272
140518
140464
  },
140519
140465
  "context": {
140520
140466
  "type": "variable",
@@ -140522,8 +140468,8 @@
140522
140468
  "value": "$kendo-grid-border-width",
140523
140469
  "scope": "default",
140524
140470
  "line": {
140525
- "start": 276,
140526
- "end": 276
140471
+ "start": 273,
140472
+ "end": 273
140527
140473
  }
140528
140474
  },
140529
140475
  "group": [
@@ -140540,8 +140486,8 @@
140540
140486
  {
140541
140487
  "description": "The spacing between the selection aggregates items.\n",
140542
140488
  "commentRange": {
140543
- "start": 277,
140544
- "end": 278
140489
+ "start": 274,
140490
+ "end": 275
140545
140491
  },
140546
140492
  "context": {
140547
140493
  "type": "variable",
@@ -140549,8 +140495,8 @@
140549
140495
  "value": "k-spacing(2)",
140550
140496
  "scope": "default",
140551
140497
  "line": {
140552
- "start": 279,
140553
- "end": 279
140498
+ "start": 276,
140499
+ "end": 276
140554
140500
  }
140555
140501
  },
140556
140502
  "group": [
@@ -140567,8 +140513,8 @@
140567
140513
  {
140568
140514
  "description": "The line height of the Grid selection aggregates container.\n",
140569
140515
  "commentRange": {
140570
- "start": 280,
140571
- "end": 281
140516
+ "start": 277,
140517
+ "end": 278
140572
140518
  },
140573
140519
  "context": {
140574
140520
  "type": "variable",
@@ -140576,8 +140522,8 @@
140576
140522
  "value": "$kendo-grid-line-height",
140577
140523
  "scope": "default",
140578
140524
  "line": {
140579
- "start": 282,
140580
- "end": 282
140525
+ "start": 279,
140526
+ "end": 279
140581
140527
  }
140582
140528
  },
140583
140529
  "group": [
@@ -140594,8 +140540,8 @@
140594
140540
  {
140595
140541
  "description": "The font weight of the Grid selection aggregates container.\n",
140596
140542
  "commentRange": {
140597
- "start": 283,
140598
- "end": 284
140543
+ "start": 280,
140544
+ "end": 281
140599
140545
  },
140600
140546
  "context": {
140601
140547
  "type": "variable",
@@ -140603,8 +140549,8 @@
140603
140549
  "value": "var(--kendo-font-weight-bold)",
140604
140550
  "scope": "default",
140605
140551
  "line": {
140606
- "start": 285,
140607
- "end": 285
140552
+ "start": 282,
140553
+ "end": 282
140608
140554
  }
140609
140555
  },
140610
140556
  "group": [
@@ -140621,17 +140567,17 @@
140621
140567
  {
140622
140568
  "description": "The background color of the Grid row.\n",
140623
140569
  "commentRange": {
140624
- "start": 287,
140625
- "end": 288
140570
+ "start": 284,
140571
+ "end": 285
140626
140572
  },
140627
140573
  "context": {
140628
140574
  "type": "variable",
140629
140575
  "name": "kendo-grid-grouping-row-bg",
140630
- "value": "k-color(base-subtle)",
140576
+ "value": "k-color(surface)",
140631
140577
  "scope": "default",
140632
140578
  "line": {
140633
- "start": 289,
140634
- "end": 289
140579
+ "start": 286,
140580
+ "end": 286
140635
140581
  }
140636
140582
  },
140637
140583
  "group": [
@@ -140642,14 +140588,14 @@
140642
140588
  "path": "bootstrap/scss/grid/_variables.scss",
140643
140589
  "name": "_variables.scss"
140644
140590
  },
140645
- "resolvedValue": "var(--kendo-color-base-subtle)",
140591
+ "resolvedValue": "var(--kendo-color-surface)",
140646
140592
  "resolvedType": "String"
140647
140593
  },
140648
140594
  {
140649
140595
  "description": "The text color of the Grid row.\n",
140650
140596
  "commentRange": {
140651
- "start": 290,
140652
- "end": 291
140597
+ "start": 287,
140598
+ "end": 288
140653
140599
  },
140654
140600
  "context": {
140655
140601
  "type": "variable",
@@ -140657,8 +140603,8 @@
140657
140603
  "value": "$kendo-grid-text",
140658
140604
  "scope": "default",
140659
140605
  "line": {
140660
- "start": 292,
140661
- "end": 292
140606
+ "start": 289,
140607
+ "end": 289
140662
140608
  }
140663
140609
  },
140664
140610
  "group": [
@@ -140675,8 +140621,8 @@
140675
140621
  {
140676
140622
  "description": "The background color of the Grid.\n",
140677
140623
  "commentRange": {
140678
- "start": 294,
140679
- "end": 295
140624
+ "start": 291,
140625
+ "end": 292
140680
140626
  },
140681
140627
  "context": {
140682
140628
  "type": "variable",
@@ -140684,8 +140630,8 @@
140684
140630
  "value": "color-mix(in srgb, k-color(on-app-surface) 2%, transparent)",
140685
140631
  "scope": "default",
140686
140632
  "line": {
140687
- "start": 296,
140688
- "end": 296
140633
+ "start": 293,
140634
+ "end": 293
140689
140635
  }
140690
140636
  },
140691
140637
  "group": [
@@ -140702,8 +140648,8 @@
140702
140648
  {
140703
140649
  "description": "The text color of the Grid.\n",
140704
140650
  "commentRange": {
140705
- "start": 297,
140706
- "end": 298
140651
+ "start": 294,
140652
+ "end": 295
140707
140653
  },
140708
140654
  "context": {
140709
140655
  "type": "variable",
@@ -140711,8 +140657,8 @@
140711
140657
  "value": "k-color(primary)",
140712
140658
  "scope": "default",
140713
140659
  "line": {
140714
- "start": 299,
140715
- "end": 299
140660
+ "start": 296,
140661
+ "end": 296
140716
140662
  }
140717
140663
  },
140718
140664
  "group": [
@@ -140729,8 +140675,8 @@
140729
140675
  {
140730
140676
  "description": "The font size of the Grid.\n",
140731
140677
  "commentRange": {
140732
- "start": 300,
140733
- "end": 301
140678
+ "start": 297,
140679
+ "end": 298
140734
140680
  },
140735
140681
  "context": {
140736
140682
  "type": "variable",
@@ -140738,8 +140684,8 @@
140738
140684
  "value": "($kendo-icon-size * .75)",
140739
140685
  "scope": "default",
140740
140686
  "line": {
140741
- "start": 302,
140742
- "end": 302
140687
+ "start": 299,
140688
+ "end": 299
140743
140689
  }
140744
140690
  },
140745
140691
  "group": [
@@ -140756,8 +140702,8 @@
140756
140702
  {
140757
140703
  "description": "The sorting index vertical spacing of the Grid.\n",
140758
140704
  "commentRange": {
140759
- "start": 303,
140760
- "end": 304
140705
+ "start": 300,
140706
+ "end": 301
140761
140707
  },
140762
140708
  "context": {
140763
140709
  "type": "variable",
@@ -140765,8 +140711,8 @@
140765
140711
  "value": "k-spacing(0.5)",
140766
140712
  "scope": "default",
140767
140713
  "line": {
140768
- "start": 305,
140769
- "end": 305
140714
+ "start": 302,
140715
+ "end": 302
140770
140716
  }
140771
140717
  },
140772
140718
  "group": [
@@ -140783,8 +140729,8 @@
140783
140729
  {
140784
140730
  "description": "The sorting index horizontal spacing of the Grid.\n",
140785
140731
  "commentRange": {
140786
- "start": 306,
140787
- "end": 307
140732
+ "start": 303,
140733
+ "end": 304
140788
140734
  },
140789
140735
  "context": {
140790
140736
  "type": "variable",
@@ -140792,8 +140738,8 @@
140792
140738
  "value": "calc( #{$kendo-grid-sorting-index-spacing-y} * -1 )",
140793
140739
  "scope": "default",
140794
140740
  "line": {
140795
- "start": 308,
140796
- "end": 308
140741
+ "start": 305,
140742
+ "end": 305
140797
140743
  }
140798
140744
  },
140799
140745
  "group": [
@@ -140810,8 +140756,8 @@
140810
140756
  {
140811
140757
  "description": "The sorted icon spacing of the Grid.\n",
140812
140758
  "commentRange": {
140813
- "start": 310,
140814
- "end": 311
140759
+ "start": 307,
140760
+ "end": 308
140815
140761
  },
140816
140762
  "context": {
140817
140763
  "type": "variable",
@@ -140819,8 +140765,8 @@
140819
140765
  "value": "calc( #{k-spacing(4)} - 1px )",
140820
140766
  "scope": "default",
140821
140767
  "line": {
140822
- "start": 312,
140823
- "end": 312
140768
+ "start": 309,
140769
+ "end": 309
140824
140770
  }
140825
140771
  },
140826
140772
  "group": [
@@ -140837,8 +140783,8 @@
140837
140783
  {
140838
140784
  "description": "The shadow of the Grid.\n",
140839
140785
  "commentRange": {
140840
- "start": 314,
140841
- "end": 315
140786
+ "start": 311,
140787
+ "end": 312
140842
140788
  },
140843
140789
  "context": {
140844
140790
  "type": "variable",
@@ -140846,8 +140792,8 @@
140846
140792
  "value": "$kendo-table-focus-shadow",
140847
140793
  "scope": "default",
140848
140794
  "line": {
140849
- "start": 316,
140850
- "end": 316
140795
+ "start": 313,
140796
+ "end": 313
140851
140797
  }
140852
140798
  },
140853
140799
  "group": [
@@ -140864,8 +140810,8 @@
140864
140810
  {
140865
140811
  "description": "The spacing of the Grid button.\n",
140866
140812
  "commentRange": {
140867
- "start": 318,
140868
- "end": 319
140813
+ "start": 315,
140814
+ "end": 316
140869
140815
  },
140870
140816
  "context": {
140871
140817
  "type": "variable",
@@ -140873,8 +140819,8 @@
140873
140819
  "value": "k-spacing(2)",
140874
140820
  "scope": "default",
140875
140821
  "line": {
140876
- "start": 320,
140877
- "end": 320
140822
+ "start": 317,
140823
+ "end": 317
140878
140824
  }
140879
140825
  },
140880
140826
  "group": [
@@ -140891,8 +140837,8 @@
140891
140837
  {
140892
140838
  "description": "The background color of the sticky content in the Grid.\n",
140893
140839
  "commentRange": {
140894
- "start": 323,
140895
- "end": 324
140840
+ "start": 320,
140841
+ "end": 321
140896
140842
  },
140897
140843
  "context": {
140898
140844
  "type": "variable",
@@ -140900,8 +140846,8 @@
140900
140846
  "value": "$kendo-grid-bg",
140901
140847
  "scope": "default",
140902
140848
  "line": {
140903
- "start": 325,
140904
- "end": 325
140849
+ "start": 322,
140850
+ "end": 322
140905
140851
  }
140906
140852
  },
140907
140853
  "group": [
@@ -140918,8 +140864,8 @@
140918
140864
  {
140919
140865
  "description": "The alternate background color of the sticky content in the Grid.\n",
140920
140866
  "commentRange": {
140921
- "start": 326,
140922
- "end": 327
140867
+ "start": 323,
140868
+ "end": 324
140923
140869
  },
140924
140870
  "context": {
140925
140871
  "type": "variable",
@@ -140927,8 +140873,8 @@
140927
140873
  "value": "k-color(base-subtle)",
140928
140874
  "scope": "default",
140929
140875
  "line": {
140930
- "start": 328,
140931
- "end": 328
140876
+ "start": 325,
140877
+ "end": 325
140932
140878
  }
140933
140879
  },
140934
140880
  "group": [
@@ -140945,8 +140891,8 @@
140945
140891
  {
140946
140892
  "description": "The background color of the hovered sticky content in the Grid.\n",
140947
140893
  "commentRange": {
140948
- "start": 329,
140949
- "end": 330
140894
+ "start": 326,
140895
+ "end": 327
140950
140896
  },
140951
140897
  "context": {
140952
140898
  "type": "variable",
@@ -140954,8 +140900,8 @@
140954
140900
  "value": "k-color(base-subtle-hover)",
140955
140901
  "scope": "default",
140956
140902
  "line": {
140957
- "start": 331,
140958
- "end": 331
140903
+ "start": 328,
140904
+ "end": 328
140959
140905
  }
140960
140906
  },
140961
140907
  "group": [
@@ -140972,8 +140918,8 @@
140972
140918
  {
140973
140919
  "description": "The border color of the sticky content in the Grid.\n",
140974
140920
  "commentRange": {
140975
- "start": 333,
140976
- "end": 334
140921
+ "start": 330,
140922
+ "end": 331
140977
140923
  },
140978
140924
  "context": {
140979
140925
  "type": "variable",
@@ -140981,8 +140927,8 @@
140981
140927
  "value": "color-mix(in srgb, k-color(on-app-surface) 50%, transparent)",
140982
140928
  "scope": "default",
140983
140929
  "line": {
140984
- "start": 335,
140985
- "end": 335
140930
+ "start": 332,
140931
+ "end": 332
140986
140932
  }
140987
140933
  },
140988
140934
  "group": [
@@ -140999,8 +140945,8 @@
140999
140945
  {
141000
140946
  "description": "The background color of the sticky header in the Grid.\n",
141001
140947
  "commentRange": {
141002
- "start": 337,
141003
- "end": 338
140948
+ "start": 334,
140949
+ "end": 335
141004
140950
  },
141005
140951
  "context": {
141006
140952
  "type": "variable",
@@ -141008,8 +140954,8 @@
141008
140954
  "value": "$kendo-grid-header-bg",
141009
140955
  "scope": "default",
141010
140956
  "line": {
141011
- "start": 339,
141012
- "end": 339
140957
+ "start": 336,
140958
+ "end": 336
141013
140959
  }
141014
140960
  },
141015
140961
  "group": [
@@ -141026,8 +140972,8 @@
141026
140972
  {
141027
140973
  "description": "The text color of the sticky header in the Grid.\n",
141028
140974
  "commentRange": {
141029
- "start": 340,
141030
- "end": 341
140975
+ "start": 337,
140976
+ "end": 338
141031
140977
  },
141032
140978
  "context": {
141033
140979
  "type": "variable",
@@ -141035,8 +140981,8 @@
141035
140981
  "value": "$kendo-grid-header-text",
141036
140982
  "scope": "default",
141037
140983
  "line": {
141038
- "start": 342,
141039
- "end": 342
140984
+ "start": 339,
140985
+ "end": 339
141040
140986
  }
141041
140987
  },
141042
140988
  "group": [
@@ -141053,8 +140999,8 @@
141053
140999
  {
141054
141000
  "description": "The border color of the sticky header in the Grid.\n",
141055
141001
  "commentRange": {
141056
- "start": 343,
141057
- "end": 344
141002
+ "start": 340,
141003
+ "end": 341
141058
141004
  },
141059
141005
  "context": {
141060
141006
  "type": "variable",
@@ -141062,8 +141008,8 @@
141062
141008
  "value": "$kendo-grid-sticky-border",
141063
141009
  "scope": "default",
141064
141010
  "line": {
141065
- "start": 345,
141066
- "end": 345
141011
+ "start": 342,
141012
+ "end": 342
141067
141013
  }
141068
141014
  },
141069
141015
  "group": [
@@ -141080,8 +141026,8 @@
141080
141026
  {
141081
141027
  "description": "The background color of the sticky footer in the Grid.\n",
141082
141028
  "commentRange": {
141083
- "start": 347,
141084
- "end": 348
141029
+ "start": 344,
141030
+ "end": 345
141085
141031
  },
141086
141032
  "context": {
141087
141033
  "type": "variable",
@@ -141089,35 +141035,8 @@
141089
141035
  "value": "$kendo-grid-header-bg",
141090
141036
  "scope": "default",
141091
141037
  "line": {
141092
- "start": 349,
141093
- "end": 349
141094
- }
141095
- },
141096
- "group": [
141097
- "grid"
141098
- ],
141099
- "access": "public",
141100
- "file": {
141101
- "path": "bootstrap/scss/grid/_variables.scss",
141102
- "name": "_variables.scss"
141103
- },
141104
- "resolvedValue": "var(--kendo-color-surface)",
141105
- "resolvedType": "String"
141106
- },
141107
- {
141108
- "description": "The background color of the hovered sticky footer in the Grid.\n",
141109
- "commentRange": {
141110
- "start": 350,
141111
- "end": 351
141112
- },
141113
- "context": {
141114
- "type": "variable",
141115
- "name": "kendo-grid-sticky-footer-hover-bg",
141116
- "value": "$kendo-grid-sticky-footer-bg",
141117
- "scope": "default",
141118
- "line": {
141119
- "start": 352,
141120
- "end": 352
141038
+ "start": 346,
141039
+ "end": 346
141121
141040
  }
141122
141041
  },
141123
141042
  "group": [
@@ -141134,8 +141053,8 @@
141134
141053
  {
141135
141054
  "description": "The box shadow of the sticky container in the Grid.\n",
141136
141055
  "commentRange": {
141137
- "start": 354,
141138
- "end": 355
141056
+ "start": 348,
141057
+ "end": 349
141139
141058
  },
141140
141059
  "context": {
141141
141060
  "type": "variable",
@@ -141143,8 +141062,8 @@
141143
141062
  "value": "0 2px 4px 0 rgba(0, 0, 0, 0.08)",
141144
141063
  "scope": "default",
141145
141064
  "line": {
141146
- "start": 356,
141147
- "end": 356
141065
+ "start": 350,
141066
+ "end": 350
141148
141067
  }
141149
141068
  },
141150
141069
  "group": [
@@ -141161,8 +141080,8 @@
141161
141080
  {
141162
141081
  "description": "The box shadow of the sticky container positioned at the bottom in the Grid.\n",
141163
141082
  "commentRange": {
141164
- "start": 357,
141165
- "end": 358
141083
+ "start": 351,
141084
+ "end": 352
141166
141085
  },
141167
141086
  "context": {
141168
141087
  "type": "variable",
@@ -141170,8 +141089,8 @@
141170
141089
  "value": "0 -2px 4px 0 rgba(0, 0, 0, 0.08)",
141171
141090
  "scope": "default",
141172
141091
  "line": {
141173
- "start": 359,
141174
- "end": 359
141092
+ "start": 353,
141093
+ "end": 353
141175
141094
  }
141176
141095
  },
141177
141096
  "group": [
@@ -141188,8 +141107,8 @@
141188
141107
  {
141189
141108
  "description": "The box shadow of the pinned container in the Grid.\n",
141190
141109
  "commentRange": {
141191
- "start": 361,
141192
- "end": 362
141110
+ "start": 355,
141111
+ "end": 356
141193
141112
  },
141194
141113
  "context": {
141195
141114
  "type": "variable",
@@ -141197,8 +141116,8 @@
141197
141116
  "value": "0 4px 8px 0 rgba(0, 0, 0, 0.08)",
141198
141117
  "scope": "default",
141199
141118
  "line": {
141200
- "start": 363,
141201
- "end": 363
141119
+ "start": 357,
141120
+ "end": 357
141202
141121
  }
141203
141122
  },
141204
141123
  "group": [
@@ -141215,8 +141134,8 @@
141215
141134
  {
141216
141135
  "description": "The box shadow of the pinned container positioned at the bottom in the Grid.\n",
141217
141136
  "commentRange": {
141218
- "start": 364,
141219
- "end": 365
141137
+ "start": 358,
141138
+ "end": 359
141220
141139
  },
141221
141140
  "context": {
141222
141141
  "type": "variable",
@@ -141224,8 +141143,8 @@
141224
141143
  "value": "0 -4px 8px 0 rgba(0, 0, 0, 0.08)",
141225
141144
  "scope": "default",
141226
141145
  "line": {
141227
- "start": 366,
141228
- "end": 366
141146
+ "start": 360,
141147
+ "end": 360
141229
141148
  }
141230
141149
  },
141231
141150
  "group": [
@@ -141242,8 +141161,8 @@
141242
141161
  {
141243
141162
  "description": "The width of the Grid column menu.\n",
141244
141163
  "commentRange": {
141245
- "start": 368,
141246
- "end": 369
141164
+ "start": 362,
141165
+ "end": 363
141247
141166
  },
141248
141167
  "context": {
141249
141168
  "type": "variable",
@@ -141251,8 +141170,8 @@
141251
141170
  "value": "250px",
141252
141171
  "scope": "default",
141253
141172
  "line": {
141254
- "start": 370,
141255
- "end": 370
141173
+ "start": 364,
141174
+ "end": 364
141256
141175
  }
141257
141176
  },
141258
141177
  "group": [
@@ -141269,8 +141188,8 @@
141269
141188
  {
141270
141189
  "description": "The maximum width of the Grid column menu.\n",
141271
141190
  "commentRange": {
141272
- "start": 371,
141273
- "end": 372
141191
+ "start": 365,
141192
+ "end": 366
141274
141193
  },
141275
141194
  "context": {
141276
141195
  "type": "variable",
@@ -141278,8 +141197,8 @@
141278
141197
  "value": "320px",
141279
141198
  "scope": "default",
141280
141199
  "line": {
141281
- "start": 373,
141282
- "end": 373
141200
+ "start": 367,
141201
+ "end": 367
141283
141202
  }
141284
141203
  },
141285
141204
  "group": [
@@ -141296,8 +141215,8 @@
141296
141215
  {
141297
141216
  "description": "The horizontal padding of the Grid popup.\n",
141298
141217
  "commentRange": {
141299
- "start": 376,
141300
- "end": 377
141218
+ "start": 370,
141219
+ "end": 371
141301
141220
  },
141302
141221
  "context": {
141303
141222
  "type": "variable",
@@ -141305,8 +141224,8 @@
141305
141224
  "value": "null",
141306
141225
  "scope": "default",
141307
141226
  "line": {
141308
- "start": 378,
141309
- "end": 378
141227
+ "start": 372,
141228
+ "end": 372
141310
141229
  }
141311
141230
  },
141312
141231
  "group": [
@@ -141323,8 +141242,8 @@
141323
141242
  {
141324
141243
  "description": "The vertical padding of the Grid popup.\n",
141325
141244
  "commentRange": {
141326
- "start": 379,
141327
- "end": 380
141245
+ "start": 373,
141246
+ "end": 374
141328
141247
  },
141329
141248
  "context": {
141330
141249
  "type": "variable",
@@ -141332,8 +141251,8 @@
141332
141251
  "value": "null",
141333
141252
  "scope": "default",
141334
141253
  "line": {
141335
- "start": 381,
141336
- "end": 381
141254
+ "start": 375,
141255
+ "end": 375
141337
141256
  }
141338
141257
  },
141339
141258
  "group": [
@@ -141350,8 +141269,8 @@
141350
141269
  {
141351
141270
  "description": "The horizontal padding of the Grid item.\n",
141352
141271
  "commentRange": {
141353
- "start": 383,
141354
- "end": 384
141272
+ "start": 377,
141273
+ "end": 378
141355
141274
  },
141356
141275
  "context": {
141357
141276
  "type": "variable",
@@ -141359,8 +141278,8 @@
141359
141278
  "value": "$kendo-menu-popup-md-item-padding-x",
141360
141279
  "scope": "default",
141361
141280
  "line": {
141362
- "start": 385,
141363
- "end": 385
141281
+ "start": 379,
141282
+ "end": 379
141364
141283
  }
141365
141284
  },
141366
141285
  "group": [
@@ -141377,8 +141296,8 @@
141377
141296
  {
141378
141297
  "description": "The vertical padding of the Grid item.\n",
141379
141298
  "commentRange": {
141380
- "start": 386,
141381
- "end": 387
141299
+ "start": 380,
141300
+ "end": 381
141382
141301
  },
141383
141302
  "context": {
141384
141303
  "type": "variable",
@@ -141386,8 +141305,8 @@
141386
141305
  "value": "$kendo-menu-popup-md-item-padding-y",
141387
141306
  "scope": "default",
141388
141307
  "line": {
141389
- "start": 388,
141390
- "end": 388
141308
+ "start": 382,
141309
+ "end": 382
141391
141310
  }
141392
141311
  },
141393
141312
  "group": [
@@ -141404,8 +141323,8 @@
141404
141323
  {
141405
141324
  "description": "The horizontal padding of the Grid item.\n",
141406
141325
  "commentRange": {
141407
- "start": 390,
141408
- "end": 391
141326
+ "start": 384,
141327
+ "end": 385
141409
141328
  },
141410
141329
  "context": {
141411
141330
  "type": "variable",
@@ -141413,8 +141332,8 @@
141413
141332
  "value": "$kendo-list-md-item-padding-x",
141414
141333
  "scope": "default",
141415
141334
  "line": {
141416
- "start": 392,
141417
- "end": 392
141335
+ "start": 386,
141336
+ "end": 386
141418
141337
  }
141419
141338
  },
141420
141339
  "group": [
@@ -141431,8 +141350,8 @@
141431
141350
  {
141432
141351
  "description": "The vertical padding of the Grid item.\n",
141433
141352
  "commentRange": {
141434
- "start": 393,
141435
- "end": 394
141353
+ "start": 387,
141354
+ "end": 388
141436
141355
  },
141437
141356
  "context": {
141438
141357
  "type": "variable",
@@ -141440,8 +141359,8 @@
141440
141359
  "value": "$kendo-list-md-item-padding-y",
141441
141360
  "scope": "default",
141442
141361
  "line": {
141443
- "start": 395,
141444
- "end": 395
141362
+ "start": 389,
141363
+ "end": 389
141445
141364
  }
141446
141365
  },
141447
141366
  "group": [
@@ -141458,8 +141377,8 @@
141458
141377
  {
141459
141378
  "description": "The horizontal padding of the Grid.\n",
141460
141379
  "commentRange": {
141461
- "start": 397,
141462
- "end": 398
141380
+ "start": 391,
141381
+ "end": 392
141463
141382
  },
141464
141383
  "context": {
141465
141384
  "type": "variable",
@@ -141467,8 +141386,8 @@
141467
141386
  "value": "k-spacing(0)",
141468
141387
  "scope": "default",
141469
141388
  "line": {
141470
- "start": 399,
141471
- "end": 399
141389
+ "start": 393,
141390
+ "end": 393
141472
141391
  }
141473
141392
  },
141474
141393
  "group": [
@@ -141485,8 +141404,8 @@
141485
141404
  {
141486
141405
  "description": "The vertical padding of the Grid.\n",
141487
141406
  "commentRange": {
141488
- "start": 400,
141489
- "end": 401
141407
+ "start": 394,
141408
+ "end": 395
141490
141409
  },
141491
141410
  "context": {
141492
141411
  "type": "variable",
@@ -141494,8 +141413,8 @@
141494
141413
  "value": "k-spacing(2)",
141495
141414
  "scope": "default",
141496
141415
  "line": {
141497
- "start": 402,
141498
- "end": 402
141416
+ "start": 396,
141417
+ "end": 396
141499
141418
  }
141500
141419
  },
141501
141420
  "group": [
@@ -141512,8 +141431,8 @@
141512
141431
  {
141513
141432
  "description": "The horizontal padding of the Grid header.\n",
141514
141433
  "commentRange": {
141515
- "start": 404,
141516
- "end": 405
141434
+ "start": 398,
141435
+ "end": 399
141517
141436
  },
141518
141437
  "context": {
141519
141438
  "type": "variable",
@@ -141521,8 +141440,8 @@
141521
141440
  "value": "$kendo-menu-popup-md-item-padding-x",
141522
141441
  "scope": "default",
141523
141442
  "line": {
141524
- "start": 406,
141525
- "end": 406
141443
+ "start": 400,
141444
+ "end": 400
141526
141445
  }
141527
141446
  },
141528
141447
  "group": [
@@ -141539,8 +141458,8 @@
141539
141458
  {
141540
141459
  "description": "The vertical padding of the Grid header.\n",
141541
141460
  "commentRange": {
141542
- "start": 407,
141543
- "end": 408
141461
+ "start": 401,
141462
+ "end": 402
141544
141463
  },
141545
141464
  "context": {
141546
141465
  "type": "variable",
@@ -141548,8 +141467,8 @@
141548
141467
  "value": "$kendo-menu-popup-md-item-padding-y",
141549
141468
  "scope": "default",
141550
141469
  "line": {
141551
- "start": 409,
141552
- "end": 409
141470
+ "start": 403,
141471
+ "end": 403
141553
141472
  }
141554
141473
  },
141555
141474
  "group": [
@@ -141566,8 +141485,8 @@
141566
141485
  {
141567
141486
  "description": "The font size of the Grid header.\n",
141568
141487
  "commentRange": {
141569
- "start": 411,
141570
- "end": 412
141488
+ "start": 405,
141489
+ "end": 406
141571
141490
  },
141572
141491
  "context": {
141573
141492
  "type": "variable",
@@ -141575,8 +141494,8 @@
141575
141494
  "value": "var(--kendo-font-size-sm)",
141576
141495
  "scope": "default",
141577
141496
  "line": {
141578
- "start": 413,
141579
- "end": 413
141497
+ "start": 407,
141498
+ "end": 407
141580
141499
  }
141581
141500
  },
141582
141501
  "group": [
@@ -141593,8 +141512,8 @@
141593
141512
  {
141594
141513
  "description": "The height of the Grid header.\n",
141595
141514
  "commentRange": {
141596
- "start": 414,
141597
- "end": 415
141515
+ "start": 408,
141516
+ "end": 409
141598
141517
  },
141599
141518
  "context": {
141600
141519
  "type": "variable",
@@ -141602,8 +141521,8 @@
141602
141521
  "value": "var(--kendo-line-height)",
141603
141522
  "scope": "default",
141604
141523
  "line": {
141605
- "start": 416,
141606
- "end": 416
141524
+ "start": 410,
141525
+ "end": 410
141607
141526
  }
141608
141527
  },
141609
141528
  "group": [
@@ -141620,8 +141539,8 @@
141620
141539
  {
141621
141540
  "description": "The text color of the Grid header.\n",
141622
141541
  "commentRange": {
141623
- "start": 417,
141624
- "end": 418
141542
+ "start": 411,
141543
+ "end": 412
141625
141544
  },
141626
141545
  "context": {
141627
141546
  "type": "variable",
@@ -141629,8 +141548,8 @@
141629
141548
  "value": "uppercase",
141630
141549
  "scope": "default",
141631
141550
  "line": {
141632
- "start": 419,
141633
- "end": 419
141551
+ "start": 413,
141552
+ "end": 413
141634
141553
  }
141635
141554
  },
141636
141555
  "group": [
@@ -141647,8 +141566,8 @@
141647
141566
  {
141648
141567
  "description": "The width of the Grid header.\n",
141649
141568
  "commentRange": {
141650
- "start": 420,
141651
- "end": 421
141569
+ "start": 414,
141570
+ "end": 415
141652
141571
  },
141653
141572
  "context": {
141654
141573
  "type": "variable",
@@ -141656,8 +141575,8 @@
141656
141575
  "value": "1px",
141657
141576
  "scope": "default",
141658
141577
  "line": {
141659
- "start": 422,
141660
- "end": 422
141578
+ "start": 416,
141579
+ "end": 416
141661
141580
  }
141662
141581
  },
141663
141582
  "group": [
@@ -141674,8 +141593,8 @@
141674
141593
  {
141675
141594
  "description": "The background color of the Grid header.\n",
141676
141595
  "commentRange": {
141677
- "start": 424,
141678
- "end": 425
141596
+ "start": 418,
141597
+ "end": 419
141679
141598
  },
141680
141599
  "context": {
141681
141600
  "type": "variable",
@@ -141683,8 +141602,8 @@
141683
141602
  "value": "null",
141684
141603
  "scope": "default",
141685
141604
  "line": {
141686
- "start": 426,
141687
- "end": 426
141605
+ "start": 420,
141606
+ "end": 420
141688
141607
  }
141689
141608
  },
141690
141609
  "group": [
@@ -141701,8 +141620,8 @@
141701
141620
  {
141702
141621
  "description": "The text color of the Grid header.\n",
141703
141622
  "commentRange": {
141704
- "start": 427,
141705
- "end": 428
141623
+ "start": 421,
141624
+ "end": 422
141706
141625
  },
141707
141626
  "context": {
141708
141627
  "type": "variable",
@@ -141710,8 +141629,8 @@
141710
141629
  "value": "$kendo-popup-text",
141711
141630
  "scope": "default",
141712
141631
  "line": {
141713
- "start": 429,
141714
- "end": 429
141632
+ "start": 423,
141633
+ "end": 423
141715
141634
  }
141716
141635
  },
141717
141636
  "group": [
@@ -141728,8 +141647,8 @@
141728
141647
  {
141729
141648
  "description": "The border color of the Grid header.\n",
141730
141649
  "commentRange": {
141731
- "start": 430,
141732
- "end": 431
141650
+ "start": 424,
141651
+ "end": 425
141733
141652
  },
141734
141653
  "context": {
141735
141654
  "type": "variable",
@@ -141737,8 +141656,8 @@
141737
141656
  "value": "$kendo-popup-border",
141738
141657
  "scope": "default",
141739
141658
  "line": {
141740
- "start": 432,
141741
- "end": 432
141659
+ "start": 426,
141660
+ "end": 426
141742
141661
  }
141743
141662
  },
141744
141663
  "group": [
@@ -141755,8 +141674,8 @@
141755
141674
  {
141756
141675
  "description": "The horizontal padding of the Grid content.\n",
141757
141676
  "commentRange": {
141758
- "start": 434,
141759
- "end": 435
141677
+ "start": 428,
141678
+ "end": 429
141760
141679
  },
141761
141680
  "context": {
141762
141681
  "type": "variable",
@@ -141764,8 +141683,8 @@
141764
141683
  "value": "k-spacing(0)",
141765
141684
  "scope": "default",
141766
141685
  "line": {
141767
- "start": 436,
141768
- "end": 436
141686
+ "start": 430,
141687
+ "end": 430
141769
141688
  }
141770
141689
  },
141771
141690
  "group": [
@@ -141782,8 +141701,8 @@
141782
141701
  {
141783
141702
  "description": "The vertical padding of the Grid content.\n",
141784
141703
  "commentRange": {
141785
- "start": 437,
141786
- "end": 438
141704
+ "start": 431,
141705
+ "end": 432
141787
141706
  },
141788
141707
  "context": {
141789
141708
  "type": "variable",
@@ -141791,8 +141710,8 @@
141791
141710
  "value": "k-spacing(2)",
141792
141711
  "scope": "default",
141793
141712
  "line": {
141794
- "start": 439,
141795
- "end": 439
141713
+ "start": 433,
141714
+ "end": 433
141796
141715
  }
141797
141716
  },
141798
141717
  "group": [
@@ -141809,8 +141728,8 @@
141809
141728
  {
141810
141729
  "description": "The background color of the Grid.\n",
141811
141730
  "commentRange": {
141812
- "start": 441,
141813
- "end": 442
141731
+ "start": 435,
141732
+ "end": 436
141814
141733
  },
141815
141734
  "context": {
141816
141735
  "type": "variable",
@@ -141818,8 +141737,8 @@
141818
141737
  "value": "k-color(surface)",
141819
141738
  "scope": "default",
141820
141739
  "line": {
141821
- "start": 443,
141822
- "end": 443
141740
+ "start": 437,
141741
+ "end": 437
141823
141742
  }
141824
141743
  },
141825
141744
  "group": [
@@ -141836,8 +141755,8 @@
141836
141755
  {
141837
141756
  "description": "The width of the Grid cell.\n",
141838
141757
  "commentRange": {
141839
- "start": 445,
141840
- "end": 446
141758
+ "start": 439,
141759
+ "end": 440
141841
141760
  },
141842
141761
  "context": {
141843
141762
  "type": "variable",
@@ -141845,8 +141764,8 @@
141845
141764
  "value": "($kendo-icon-size * 3)",
141846
141765
  "scope": "default",
141847
141766
  "line": {
141848
- "start": 447,
141849
- "end": 447
141767
+ "start": 441,
141768
+ "end": 441
141850
141769
  }
141851
141770
  },
141852
141771
  "group": [
@@ -141863,8 +141782,8 @@
141863
141782
  {
141864
141783
  "description": "The width of the Grid.\n",
141865
141784
  "commentRange": {
141866
- "start": 449,
141867
- "end": 450
141785
+ "start": 443,
141786
+ "end": 444
141868
141787
  },
141869
141788
  "context": {
141870
141789
  "type": "variable",
@@ -141872,8 +141791,8 @@
141872
141791
  "value": "($kendo-icon-size * 2)",
141873
141792
  "scope": "default",
141874
141793
  "line": {
141875
- "start": 451,
141876
- "end": 451
141794
+ "start": 445,
141795
+ "end": 445
141877
141796
  }
141878
141797
  },
141879
141798
  "group": [
@@ -141890,8 +141809,8 @@
141890
141809
  {
141891
141810
  "description": "The grouping border top of the Grid row.\n",
141892
141811
  "commentRange": {
141893
- "start": 453,
141894
- "end": 454
141812
+ "start": 447,
141813
+ "end": 448
141895
141814
  },
141896
141815
  "context": {
141897
141816
  "type": "variable",
@@ -141899,8 +141818,8 @@
141899
141818
  "value": "1px",
141900
141819
  "scope": "default",
141901
141820
  "line": {
141902
- "start": 455,
141903
- "end": 455
141821
+ "start": 449,
141822
+ "end": 449
141904
141823
  }
141905
141824
  },
141906
141825
  "group": [
@@ -141917,8 +141836,8 @@
141917
141836
  {
141918
141837
  "description": "The vertical border of the Grid footer.\n",
141919
141838
  "commentRange": {
141920
- "start": 456,
141921
- "end": 457
141839
+ "start": 450,
141840
+ "end": 451
141922
141841
  },
141923
141842
  "context": {
141924
141843
  "type": "variable",
@@ -141926,8 +141845,8 @@
141926
141845
  "value": "1px",
141927
141846
  "scope": "default",
141928
141847
  "line": {
141929
- "start": 458,
141930
- "end": 458
141848
+ "start": 452,
141849
+ "end": 452
141931
141850
  }
141932
141851
  },
141933
141852
  "group": [
@@ -141944,8 +141863,8 @@
141944
141863
  {
141945
141864
  "description": "The background color of the Grid row resize indicator.\n",
141946
141865
  "commentRange": {
141947
- "start": 460,
141948
- "end": 461
141866
+ "start": 454,
141867
+ "end": 455
141949
141868
  },
141950
141869
  "context": {
141951
141870
  "type": "variable",
@@ -141953,8 +141872,8 @@
141953
141872
  "value": "color-mix(in srgb, k-color(on-base) 20%, transparent)",
141954
141873
  "scope": "default",
141955
141874
  "line": {
141956
- "start": 462,
141957
- "end": 462
141875
+ "start": 456,
141876
+ "end": 456
141958
141877
  }
141959
141878
  },
141960
141879
  "group": [
@@ -141971,8 +141890,8 @@
141971
141890
  {
141972
141891
  "description": "The background color of the active Grid row resize indicator.\n",
141973
141892
  "commentRange": {
141974
- "start": 463,
141975
- "end": 464
141893
+ "start": 457,
141894
+ "end": 458
141976
141895
  },
141977
141896
  "context": {
141978
141897
  "type": "variable",
@@ -141980,8 +141899,8 @@
141980
141899
  "value": "k-color(primary)",
141981
141900
  "scope": "default",
141982
141901
  "line": {
141983
- "start": 465,
141984
- "end": 465
141902
+ "start": 459,
141903
+ "end": 459
141985
141904
  }
141986
141905
  },
141987
141906
  "group": [
@@ -141998,8 +141917,8 @@
141998
141917
  {
141999
141918
  "description": "The height of the Grid row resize indicator.\n",
142000
141919
  "commentRange": {
142001
- "start": 466,
142002
- "end": 467
141920
+ "start": 460,
141921
+ "end": 461
142003
141922
  },
142004
141923
  "context": {
142005
141924
  "type": "variable",
@@ -142007,8 +141926,8 @@
142007
141926
  "value": "k-spacing(0.5)",
142008
141927
  "scope": "default",
142009
141928
  "line": {
142010
- "start": 468,
142011
- "end": 468
141929
+ "start": 462,
141930
+ "end": 462
142012
141931
  }
142013
141932
  },
142014
141933
  "group": [
@@ -142025,8 +141944,8 @@
142025
141944
  {
142026
141945
  "description": "The horizontal padding of the Grid stack layout cells.\n",
142027
141946
  "commentRange": {
142028
- "start": 471,
142029
- "end": 472
141947
+ "start": 465,
141948
+ "end": 466
142030
141949
  },
142031
141950
  "context": {
142032
141951
  "type": "variable",
@@ -142034,8 +141953,8 @@
142034
141953
  "value": "k-spacing(2)",
142035
141954
  "scope": "default",
142036
141955
  "line": {
142037
- "start": 473,
142038
- "end": 473
141956
+ "start": 467,
141957
+ "end": 467
142039
141958
  }
142040
141959
  },
142041
141960
  "group": [
@@ -142052,8 +141971,8 @@
142052
141971
  {
142053
141972
  "description": "The vertical padding of the Grid stack layout cells.\n",
142054
141973
  "commentRange": {
142055
- "start": 474,
142056
- "end": 475
141974
+ "start": 468,
141975
+ "end": 469
142057
141976
  },
142058
141977
  "context": {
142059
141978
  "type": "variable",
@@ -142061,8 +141980,8 @@
142061
141980
  "value": "k-spacing(1.5)",
142062
141981
  "scope": "default",
142063
141982
  "line": {
142064
- "start": 476,
142065
- "end": 476
141983
+ "start": 470,
141984
+ "end": 470
142066
141985
  }
142067
141986
  },
142068
141987
  "group": [
@@ -142079,8 +141998,8 @@
142079
141998
  {
142080
141999
  "description": "The column gap of the Grid stack layout.\n",
142081
142000
  "commentRange": {
142082
- "start": 478,
142083
- "end": 479
142001
+ "start": 472,
142002
+ "end": 473
142084
142003
  },
142085
142004
  "context": {
142086
142005
  "type": "variable",
@@ -142088,8 +142007,8 @@
142088
142007
  "value": "k-spacing(1)",
142089
142008
  "scope": "default",
142090
142009
  "line": {
142091
- "start": 480,
142092
- "end": 480
142010
+ "start": 474,
142011
+ "end": 474
142093
142012
  }
142094
142013
  },
142095
142014
  "group": [
@@ -142106,8 +142025,8 @@
142106
142025
  {
142107
142026
  "description": "The column gap of the editable Grid stack layout.\n",
142108
142027
  "commentRange": {
142109
- "start": 481,
142110
- "end": 482
142028
+ "start": 475,
142029
+ "end": 476
142111
142030
  },
142112
142031
  "context": {
142113
142032
  "type": "variable",
@@ -142115,8 +142034,8 @@
142115
142034
  "value": "k-spacing(2)",
142116
142035
  "scope": "default",
142117
142036
  "line": {
142118
- "start": 483,
142119
- "end": 483
142037
+ "start": 477,
142038
+ "end": 477
142120
142039
  }
142121
142040
  },
142122
142041
  "group": [
@@ -142133,8 +142052,8 @@
142133
142052
  {
142134
142053
  "description": "The width of the hierarchy column in the Grid stack layout.\n",
142135
142054
  "commentRange": {
142136
- "start": 485,
142137
- "end": 486
142055
+ "start": 479,
142056
+ "end": 480
142138
142057
  },
142139
142058
  "context": {
142140
142059
  "type": "variable",
@@ -142142,8 +142061,8 @@
142142
142061
  "value": "k-spacing(2)",
142143
142062
  "scope": "default",
142144
142063
  "line": {
142145
- "start": 487,
142146
- "end": 487
142064
+ "start": 481,
142065
+ "end": 481
142147
142066
  }
142148
142067
  },
142149
142068
  "group": [
@@ -142160,8 +142079,8 @@
142160
142079
  {
142161
142080
  "description": "The font size of the Grid stack layout column header.\n",
142162
142081
  "commentRange": {
142163
- "start": 489,
142164
- "end": 490
142082
+ "start": 483,
142083
+ "end": 484
142165
142084
  },
142166
142085
  "context": {
142167
142086
  "type": "variable",
@@ -142169,8 +142088,8 @@
142169
142088
  "value": "var(--kendo-font-size-sm)",
142170
142089
  "scope": "default",
142171
142090
  "line": {
142172
- "start": 491,
142173
- "end": 491
142091
+ "start": 485,
142092
+ "end": 485
142174
142093
  }
142175
142094
  },
142176
142095
  "group": [
@@ -142187,8 +142106,8 @@
142187
142106
  {
142188
142107
  "description": "The font weight of the Grid stack layout column header.\n",
142189
142108
  "commentRange": {
142190
- "start": 492,
142191
- "end": 493
142109
+ "start": 486,
142110
+ "end": 487
142192
142111
  },
142193
142112
  "context": {
142194
142113
  "type": "variable",
@@ -142196,8 +142115,8 @@
142196
142115
  "value": "var(--kendo-font-weight-bold)",
142197
142116
  "scope": "default",
142198
142117
  "line": {
142199
- "start": 494,
142200
- "end": 494
142118
+ "start": 488,
142119
+ "end": 488
142201
142120
  }
142202
142121
  },
142203
142122
  "group": [
@@ -142214,8 +142133,8 @@
142214
142133
  {
142215
142134
  "description": "The height of the Grid stack layout expandable row shadow.\n",
142216
142135
  "commentRange": {
142217
- "start": 495,
142218
- "end": 496
142136
+ "start": 489,
142137
+ "end": 490
142219
142138
  },
142220
142139
  "context": {
142221
142140
  "type": "variable",
@@ -142223,8 +142142,8 @@
142223
142142
  "value": "k-spacing(2.5)",
142224
142143
  "scope": "default",
142225
142144
  "line": {
142226
- "start": 497,
142227
- "end": 497
142145
+ "start": 491,
142146
+ "end": 491
142228
142147
  }
142229
142148
  },
142230
142149
  "group": [
@@ -142241,8 +142160,8 @@
142241
142160
  {
142242
142161
  "description": "The color of the Grid stack layout column header.\n",
142243
142162
  "commentRange": {
142244
- "start": 499,
142245
- "end": 500
142163
+ "start": 493,
142164
+ "end": 494
142246
142165
  },
142247
142166
  "context": {
142248
142167
  "type": "variable",
@@ -142250,8 +142169,8 @@
142250
142169
  "value": "k-color(subtle)",
142251
142170
  "scope": "default",
142252
142171
  "line": {
142253
- "start": 501,
142254
- "end": 501
142172
+ "start": 495,
142173
+ "end": 495
142255
142174
  }
142256
142175
  },
142257
142176
  "group": [
@@ -142268,8 +142187,8 @@
142268
142187
  {
142269
142188
  "description": "The outline color of the Grid stack layout focused cell.\n",
142270
142189
  "commentRange": {
142271
- "start": 502,
142272
- "end": 503
142190
+ "start": 496,
142191
+ "end": 497
142273
142192
  },
142274
142193
  "context": {
142275
142194
  "type": "variable",
@@ -142277,8 +142196,8 @@
142277
142196
  "value": "color-mix(in srgb, k-color(on-app-surface) 15%, transparent)",
142278
142197
  "scope": "default",
142279
142198
  "line": {
142280
- "start": 504,
142281
- "end": 504
142199
+ "start": 498,
142200
+ "end": 498
142282
142201
  }
142283
142202
  },
142284
142203
  "group": [
@@ -142295,8 +142214,8 @@
142295
142214
  {
142296
142215
  "description": "The Grid stack layout expandable row shadow.\n",
142297
142216
  "commentRange": {
142298
- "start": 505,
142299
- "end": 506
142217
+ "start": 499,
142218
+ "end": 500
142300
142219
  },
142301
142220
  "context": {
142302
142221
  "type": "variable",
@@ -142304,8 +142223,8 @@
142304
142223
  "value": "k-elevation(2)",
142305
142224
  "scope": "default",
142306
142225
  "line": {
142307
- "start": 507,
142308
- "end": 507
142226
+ "start": 501,
142227
+ "end": 501
142309
142228
  }
142310
142229
  },
142311
142230
  "group": [
@@ -142322,8 +142241,8 @@
142322
142241
  {
142323
142242
  "description": "The font weight of the pinned source row in the Grid.\n",
142324
142243
  "commentRange": {
142325
- "start": 509,
142326
- "end": 510
142244
+ "start": 503,
142245
+ "end": 504
142327
142246
  },
142328
142247
  "context": {
142329
142248
  "type": "variable",
@@ -142331,8 +142250,8 @@
142331
142250
  "value": "var(--kendo-font-weight-bold)",
142332
142251
  "scope": "default",
142333
142252
  "line": {
142334
- "start": 511,
142335
- "end": 511
142253
+ "start": 505,
142254
+ "end": 505
142336
142255
  }
142337
142256
  },
142338
142257
  "group": [
@@ -142724,7 +142643,7 @@
142724
142643
  "context": {
142725
142644
  "type": "variable",
142726
142645
  "name": "kendo-accent-icon-color",
142727
- "value": "k-color(tertiary)",
142646
+ "value": "k-color(tertiary-on-surface)",
142728
142647
  "scope": "default",
142729
142648
  "line": {
142730
142649
  "start": 43,
@@ -142739,7 +142658,34 @@
142739
142658
  "path": "bootstrap/scss/icons/_variables.scss",
142740
142659
  "name": "_variables.scss"
142741
142660
  },
142742
- "resolvedValue": "var(--kendo-color-tertiary)",
142661
+ "resolvedValue": "var(--kendo-color-tertiary-on-surface)",
142662
+ "resolvedType": "String"
142663
+ },
142664
+ {
142665
+ "description": "The color of action icons.\n",
142666
+ "commentRange": {
142667
+ "start": 44,
142668
+ "end": 45
142669
+ },
142670
+ "context": {
142671
+ "type": "variable",
142672
+ "name": "kendo-action-icon-color",
142673
+ "value": "k-color( primary-on-surface )",
142674
+ "scope": "default",
142675
+ "line": {
142676
+ "start": 46,
142677
+ "end": 46
142678
+ }
142679
+ },
142680
+ "group": [
142681
+ "icon"
142682
+ ],
142683
+ "access": "public",
142684
+ "file": {
142685
+ "path": "bootstrap/scss/icons/_variables.scss",
142686
+ "name": "_variables.scss"
142687
+ },
142688
+ "resolvedValue": "var(--kendo-color-primary-on-surface)",
142743
142689
  "resolvedType": "String"
142744
142690
  }
142745
142691
  ]
@@ -177054,7 +177000,7 @@
177054
177000
  "context": {
177055
177001
  "type": "variable",
177056
177002
  "name": "kendo-spreadsheet-insert-image-dialog-overlay-hover-text",
177057
- "value": "k-color(app-surface)",
177003
+ "value": "k-color(on-app-surface)",
177058
177004
  "scope": "default",
177059
177005
  "line": {
177060
177006
  "start": 230,
@@ -177069,7 +177015,7 @@
177069
177015
  "path": "bootstrap/scss/spreadsheet/_variables.scss",
177070
177016
  "name": "_variables.scss"
177071
177017
  },
177072
- "resolvedValue": "var(--kendo-color-app-surface)",
177018
+ "resolvedValue": "var(--kendo-color-on-app-surface)",
177073
177019
  "resolvedType": "String"
177074
177020
  },
177075
177021
  {
@@ -178950,7 +178896,7 @@
178950
178896
  "context": {
178951
178897
  "type": "variable",
178952
178898
  "name": "kendo-stepper-label-error-text",
178953
- "value": "k-color(error)",
178899
+ "value": "k-color(error-on-surface)",
178954
178900
  "scope": "default",
178955
178901
  "line": {
178956
178902
  "start": 186,
@@ -178965,7 +178911,7 @@
178965
178911
  "path": "bootstrap/scss/stepper/_variables.scss",
178966
178912
  "name": "_variables.scss"
178967
178913
  },
178968
- "resolvedValue": "var(--kendo-color-error)",
178914
+ "resolvedValue": "var(--kendo-color-error-on-surface)",
178969
178915
  "resolvedType": "String"
178970
178916
  },
178971
178917
  {
@@ -187701,7 +187647,7 @@
187701
187647
  "context": {
187702
187648
  "type": "variable",
187703
187649
  "name": "kendo-time-selector-header-time-now-text",
187704
- "value": "k-color(primary)",
187650
+ "value": "k-color(primary-on-surface)",
187705
187651
  "scope": "default",
187706
187652
  "line": {
187707
187653
  "start": 49,
@@ -187716,7 +187662,7 @@
187716
187662
  "path": "bootstrap/scss/timeselector/_variables.scss",
187717
187663
  "name": "_variables.scss"
187718
187664
  },
187719
- "resolvedValue": "var(--kendo-color-primary)",
187665
+ "resolvedValue": "var(--kendo-color-primary-on-surface)",
187720
187666
  "resolvedType": "String"
187721
187667
  },
187722
187668
  {
@@ -187728,7 +187674,7 @@
187728
187674
  "context": {
187729
187675
  "type": "variable",
187730
187676
  "name": "kendo-time-selector-header-time-now-hover-text",
187731
- "value": "k-color(primary-hover)",
187677
+ "value": "k-color(primary-on-surface)",
187732
187678
  "scope": "default",
187733
187679
  "line": {
187734
187680
  "start": 52,
@@ -187743,7 +187689,7 @@
187743
187689
  "path": "bootstrap/scss/timeselector/_variables.scss",
187744
187690
  "name": "_variables.scss"
187745
187691
  },
187746
- "resolvedValue": "var(--kendo-color-primary-hover)",
187692
+ "resolvedValue": "var(--kendo-color-primary-on-surface)",
187747
187693
  "resolvedType": "String"
187748
187694
  },
187749
187695
  {
@@ -188457,7 +188403,7 @@
188457
188403
  "context": {
188458
188404
  "type": "variable",
188459
188405
  "name": "kendo-time-selector-now-button-text",
188460
- "value": "k-color(primary)",
188406
+ "value": "k-color(primary-on-surface)",
188461
188407
  "scope": "default",
188462
188408
  "line": {
188463
188409
  "start": 144,
@@ -188472,7 +188418,7 @@
188472
188418
  "path": "bootstrap/scss/timeselector/_variables.scss",
188473
188419
  "name": "_variables.scss"
188474
188420
  },
188475
- "resolvedValue": "var(--kendo-color-primary)",
188421
+ "resolvedValue": "var(--kendo-color-primary-on-surface)",
188476
188422
  "resolvedType": "String"
188477
188423
  },
188478
188424
  {
@@ -188484,7 +188430,7 @@
188484
188430
  "context": {
188485
188431
  "type": "variable",
188486
188432
  "name": "kendo-time-selector-now-button-hover-text",
188487
- "value": "k-color(primary-hover)",
188433
+ "value": "k-color(primary-on-surface)",
188488
188434
  "scope": "default",
188489
188435
  "line": {
188490
188436
  "start": 147,
@@ -188499,7 +188445,7 @@
188499
188445
  "path": "bootstrap/scss/timeselector/_variables.scss",
188500
188446
  "name": "_variables.scss"
188501
188447
  },
188502
- "resolvedValue": "var(--kendo-color-primary-hover)",
188448
+ "resolvedValue": "var(--kendo-color-primary-on-surface)",
188503
188449
  "resolvedType": "String"
188504
188450
  },
188505
188451
  {
@@ -192751,7 +192697,7 @@
192751
192697
  "context": {
192752
192698
  "type": "variable",
192753
192699
  "name": "kendo-treeview-loadmore-text",
192754
- "value": "k-color(primary)",
192700
+ "value": "k-color(primary-on-surface)",
192755
192701
  "scope": "default",
192756
192702
  "line": {
192757
192703
  "start": 145,
@@ -192766,7 +192712,7 @@
192766
192712
  "path": "bootstrap/scss/treeview/_variables.scss",
192767
192713
  "name": "_variables.scss"
192768
192714
  },
192769
- "resolvedValue": "var(--kendo-color-primary)",
192715
+ "resolvedValue": "var(--kendo-color-primary-on-surface)",
192770
192716
  "resolvedType": "String"
192771
192717
  },
192772
192718
  {
@@ -197046,7 +196992,7 @@
197046
196992
  "context": {
197047
196993
  "type": "variable",
197048
196994
  "name": "kendo-upload-success-text",
197049
- "value": "k-color(success)",
196995
+ "value": "k-color(success-on-surface)",
197050
196996
  "scope": "default",
197051
196997
  "line": {
197052
196998
  "start": 92,
@@ -197061,7 +197007,7 @@
197061
197007
  "path": "bootstrap/scss/upload/_variables.scss",
197062
197008
  "name": "_variables.scss"
197063
197009
  },
197064
- "resolvedValue": "var(--kendo-color-success)",
197010
+ "resolvedValue": "var(--kendo-color-success-on-surface)",
197065
197011
  "resolvedType": "String"
197066
197012
  },
197067
197013
  {
@@ -197100,7 +197046,7 @@
197100
197046
  "context": {
197101
197047
  "type": "variable",
197102
197048
  "name": "kendo-upload-error-text",
197103
- "value": "k-color(error)",
197049
+ "value": "k-color(error-on-surface)",
197104
197050
  "scope": "default",
197105
197051
  "line": {
197106
197052
  "start": 99,
@@ -197115,7 +197061,7 @@
197115
197061
  "path": "bootstrap/scss/upload/_variables.scss",
197116
197062
  "name": "_variables.scss"
197117
197063
  },
197118
- "resolvedValue": "var(--kendo-color-error)",
197064
+ "resolvedValue": "var(--kendo-color-error-on-surface)",
197119
197065
  "resolvedType": "String"
197120
197066
  },
197121
197067
  {