@progress/kendo-theme-bootstrap 6.5.0-dev.1 → 6.5.0-dev.2

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.
@@ -8694,11 +8694,67 @@
8694
8694
  "resolvedValue": "0.5rem",
8695
8695
  "resolvedType": "Number"
8696
8696
  },
8697
+ {
8698
+ "description": "The color white.\nNote: you cannot change this value.\n",
8699
+ "commentRange": {
8700
+ "start": 5,
8701
+ "end": 8
8702
+ },
8703
+ "context": {
8704
+ "type": "variable",
8705
+ "name": "kendo-color-white",
8706
+ "value": "#ffffff",
8707
+ "scope": "private",
8708
+ "line": {
8709
+ "start": 9,
8710
+ "end": 9
8711
+ }
8712
+ },
8713
+ "type": "Color",
8714
+ "group": [
8715
+ "color-system"
8716
+ ],
8717
+ "access": "public",
8718
+ "file": {
8719
+ "path": "_variables.scss",
8720
+ "name": "_variables.scss"
8721
+ },
8722
+ "resolvedValue": "#ffffff",
8723
+ "resolvedType": "Color"
8724
+ },
8725
+ {
8726
+ "description": "The color black.\nNote: you cannot change this value.\n",
8727
+ "commentRange": {
8728
+ "start": 11,
8729
+ "end": 14
8730
+ },
8731
+ "context": {
8732
+ "type": "variable",
8733
+ "name": "kendo-color-black",
8734
+ "value": "#000000",
8735
+ "scope": "private",
8736
+ "line": {
8737
+ "start": 15,
8738
+ "end": 15
8739
+ }
8740
+ },
8741
+ "type": "Color",
8742
+ "group": [
8743
+ "color-system"
8744
+ ],
8745
+ "access": "public",
8746
+ "file": {
8747
+ "path": "_variables.scss",
8748
+ "name": "_variables.scss"
8749
+ },
8750
+ "resolvedValue": "#000000",
8751
+ "resolvedType": "Color"
8752
+ },
8697
8753
  {
8698
8754
  "description": "The color that focuses the user attention.\nUsed for primary buttons and for elements of primary importance across the theme.\n",
8699
8755
  "commentRange": {
8700
- "start": 110,
8701
- "end": 113
8756
+ "start": 120,
8757
+ "end": 123
8702
8758
  },
8703
8759
  "context": {
8704
8760
  "type": "variable",
@@ -8706,8 +8762,8 @@
8706
8762
  "value": "$primary",
8707
8763
  "scope": "default",
8708
8764
  "line": {
8709
- "start": 114,
8710
- "end": 114
8765
+ "start": 124,
8766
+ "end": 124
8711
8767
  }
8712
8768
  },
8713
8769
  "group": [
@@ -8725,8 +8781,8 @@
8725
8781
  {
8726
8782
  "description": "The color used along with the primary color denoted by $kendo-color-primary.\nUsed to provide contrast between the background and foreground colors.\n",
8727
8783
  "commentRange": {
8728
- "start": 118,
8729
- "end": 121
8784
+ "start": 128,
8785
+ "end": 131
8730
8786
  },
8731
8787
  "context": {
8732
8788
  "type": "variable",
@@ -8734,8 +8790,8 @@
8734
8790
  "value": "k-contrast-color( $kendo-color-primary )",
8735
8791
  "scope": "default",
8736
8792
  "line": {
8737
- "start": 122,
8738
- "end": 122
8793
+ "start": 132,
8794
+ "end": 132
8739
8795
  }
8740
8796
  },
8741
8797
  "group": [
@@ -8753,8 +8809,8 @@
8753
8809
  {
8754
8810
  "description": "The secondary color of the theme.\n",
8755
8811
  "commentRange": {
8756
- "start": 124,
8757
- "end": 126
8812
+ "start": 134,
8813
+ "end": 136
8758
8814
  },
8759
8815
  "context": {
8760
8816
  "type": "variable",
@@ -8762,8 +8818,8 @@
8762
8818
  "value": "$secondary",
8763
8819
  "scope": "default",
8764
8820
  "line": {
8765
- "start": 127,
8766
- "end": 127
8821
+ "start": 137,
8822
+ "end": 137
8767
8823
  }
8768
8824
  },
8769
8825
  "group": [
@@ -8781,8 +8837,8 @@
8781
8837
  {
8782
8838
  "description": "The color used along with the secondary color denoted by $kendo-color-secondary.\nUsed to provide contrast between the background and foreground colors.\n",
8783
8839
  "commentRange": {
8784
- "start": 131,
8785
- "end": 134
8840
+ "start": 141,
8841
+ "end": 144
8786
8842
  },
8787
8843
  "context": {
8788
8844
  "type": "variable",
@@ -8790,8 +8846,8 @@
8790
8846
  "value": "k-contrast-color( $kendo-color-secondary )",
8791
8847
  "scope": "default",
8792
8848
  "line": {
8793
- "start": 135,
8794
- "end": 135
8849
+ "start": 145,
8850
+ "end": 145
8795
8851
  }
8796
8852
  },
8797
8853
  "group": [
@@ -8809,8 +8865,8 @@
8809
8865
  {
8810
8866
  "description": "The tertiary color of the theme.\n",
8811
8867
  "commentRange": {
8812
- "start": 137,
8813
- "end": 139
8868
+ "start": 147,
8869
+ "end": 149
8814
8870
  },
8815
8871
  "context": {
8816
8872
  "type": "variable",
@@ -8818,8 +8874,8 @@
8818
8874
  "value": "$purple",
8819
8875
  "scope": "default",
8820
8876
  "line": {
8821
- "start": 140,
8822
- "end": 140
8877
+ "start": 150,
8878
+ "end": 150
8823
8879
  }
8824
8880
  },
8825
8881
  "group": [
@@ -8837,8 +8893,8 @@
8837
8893
  {
8838
8894
  "description": "The color used along with the tertiary color denoted by $kendo-color-tertiary.\nUsed to provide contrast between the background and foreground colors.\n",
8839
8895
  "commentRange": {
8840
- "start": 144,
8841
- "end": 147
8896
+ "start": 154,
8897
+ "end": 157
8842
8898
  },
8843
8899
  "context": {
8844
8900
  "type": "variable",
@@ -8846,8 +8902,8 @@
8846
8902
  "value": "k-contrast-color( $kendo-color-tertiary )",
8847
8903
  "scope": "default",
8848
8904
  "line": {
8849
- "start": 148,
8850
- "end": 148
8905
+ "start": 158,
8906
+ "end": 158
8851
8907
  }
8852
8908
  },
8853
8909
  "group": [
@@ -8865,8 +8921,8 @@
8865
8921
  {
8866
8922
  "description": "The color for informational messages and states.\n",
8867
8923
  "commentRange": {
8868
- "start": 150,
8869
- "end": 152
8924
+ "start": 160,
8925
+ "end": 162
8870
8926
  },
8871
8927
  "context": {
8872
8928
  "type": "variable",
@@ -8874,8 +8930,8 @@
8874
8930
  "value": "$info",
8875
8931
  "scope": "default",
8876
8932
  "line": {
8877
- "start": 153,
8878
- "end": 153
8933
+ "start": 163,
8934
+ "end": 163
8879
8935
  }
8880
8936
  },
8881
8937
  "group": [
@@ -8893,8 +8949,8 @@
8893
8949
  {
8894
8950
  "description": "The color for success messages and states.\n",
8895
8951
  "commentRange": {
8896
- "start": 157,
8897
- "end": 159
8952
+ "start": 167,
8953
+ "end": 169
8898
8954
  },
8899
8955
  "context": {
8900
8956
  "type": "variable",
@@ -8902,8 +8958,8 @@
8902
8958
  "value": "$success",
8903
8959
  "scope": "default",
8904
8960
  "line": {
8905
- "start": 160,
8906
- "end": 160
8961
+ "start": 170,
8962
+ "end": 170
8907
8963
  }
8908
8964
  },
8909
8965
  "group": [
@@ -8921,8 +8977,8 @@
8921
8977
  {
8922
8978
  "description": "The color for warning messages and states.\n",
8923
8979
  "commentRange": {
8924
- "start": 164,
8925
- "end": 166
8980
+ "start": 174,
8981
+ "end": 176
8926
8982
  },
8927
8983
  "context": {
8928
8984
  "type": "variable",
@@ -8930,8 +8986,8 @@
8930
8986
  "value": "$warning",
8931
8987
  "scope": "default",
8932
8988
  "line": {
8933
- "start": 167,
8934
- "end": 167
8989
+ "start": 177,
8990
+ "end": 177
8935
8991
  }
8936
8992
  },
8937
8993
  "group": [
@@ -8949,8 +9005,8 @@
8949
9005
  {
8950
9006
  "description": "The color for error messages and states.\n",
8951
9007
  "commentRange": {
8952
- "start": 171,
8953
- "end": 173
9008
+ "start": 181,
9009
+ "end": 183
8954
9010
  },
8955
9011
  "context": {
8956
9012
  "type": "variable",
@@ -8958,8 +9014,8 @@
8958
9014
  "value": "$danger",
8959
9015
  "scope": "default",
8960
9016
  "line": {
8961
- "start": 174,
8962
- "end": 174
9017
+ "start": 184,
9018
+ "end": 184
8963
9019
  }
8964
9020
  },
8965
9021
  "group": [
@@ -8977,8 +9033,8 @@
8977
9033
  {
8978
9034
  "description": "The dark color of the theme.\n",
8979
9035
  "commentRange": {
8980
- "start": 178,
8981
- "end": 180
9036
+ "start": 188,
9037
+ "end": 190
8982
9038
  },
8983
9039
  "context": {
8984
9040
  "type": "variable",
@@ -8986,8 +9042,8 @@
8986
9042
  "value": "$dark",
8987
9043
  "scope": "default",
8988
9044
  "line": {
8989
- "start": 181,
8990
- "end": 181
9045
+ "start": 191,
9046
+ "end": 191
8991
9047
  }
8992
9048
  },
8993
9049
  "group": [
@@ -9005,8 +9061,8 @@
9005
9061
  {
9006
9062
  "description": "The light color of the theme.\n",
9007
9063
  "commentRange": {
9008
- "start": 183,
9009
- "end": 185
9064
+ "start": 193,
9065
+ "end": 195
9010
9066
  },
9011
9067
  "context": {
9012
9068
  "type": "variable",
@@ -9014,8 +9070,8 @@
9014
9070
  "value": "$light",
9015
9071
  "scope": "default",
9016
9072
  "line": {
9017
- "start": 186,
9018
- "end": 186
9073
+ "start": 196,
9074
+ "end": 196
9019
9075
  }
9020
9076
  },
9021
9077
  "group": [
@@ -9033,8 +9089,8 @@
9033
9089
  {
9034
9090
  "description": "Inverse color of the theme. Depending on the theme luminance dark or light, it will be light or dark\n",
9035
9091
  "commentRange": {
9036
- "start": 188,
9037
- "end": 189
9092
+ "start": 198,
9093
+ "end": 199
9038
9094
  },
9039
9095
  "context": {
9040
9096
  "type": "variable",
@@ -9042,8 +9098,8 @@
9042
9098
  "value": "if( $kendo-is-dark-theme, $kendo-color-light, $kendo-color-dark )",
9043
9099
  "scope": "default",
9044
9100
  "line": {
9045
- "start": 190,
9046
- "end": 190
9101
+ "start": 200,
9102
+ "end": 200
9047
9103
  }
9048
9104
  },
9049
9105
  "group": [
@@ -9924,8 +9980,8 @@
9924
9980
  {
9925
9981
  "description": "Background color of a component.\nNote: do not use this variable directly. Instead derive it as `$component-name-bg` e.g. `$kendo-grid-bg: $kendo-component-bg !default;`.\n",
9926
9982
  "commentRange": {
9927
- "start": 278,
9928
- "end": 280
9983
+ "start": 288,
9984
+ "end": 290
9929
9985
  },
9930
9986
  "context": {
9931
9987
  "type": "variable",
@@ -9933,8 +9989,8 @@
9933
9989
  "value": "$kendo-body-bg",
9934
9990
  "scope": "default",
9935
9991
  "line": {
9936
- "start": 281,
9937
- "end": 281
9992
+ "start": 291,
9993
+ "end": 291
9938
9994
  }
9939
9995
  },
9940
9996
  "group": [
@@ -9951,8 +10007,8 @@
9951
10007
  {
9952
10008
  "description": "Text color of a component.\nNote: do not use this variable directly. Instead derive it as `$component-name-text` e.g. `$kendo-grid-text: $kendo-component-text !default;`.\n",
9953
10009
  "commentRange": {
9954
- "start": 282,
9955
- "end": 284
10010
+ "start": 292,
10011
+ "end": 294
9956
10012
  },
9957
10013
  "context": {
9958
10014
  "type": "variable",
@@ -9960,8 +10016,8 @@
9960
10016
  "value": "$kendo-body-text",
9961
10017
  "scope": "default",
9962
10018
  "line": {
9963
- "start": 285,
9964
- "end": 285
10019
+ "start": 295,
10020
+ "end": 295
9965
10021
  }
9966
10022
  },
9967
10023
  "group": [
@@ -9978,8 +10034,8 @@
9978
10034
  {
9979
10035
  "description": "Border color of a component.\nNote: do not use this variable directly. Instead derive it as `$component-name-border` e.g. `$kendo-grid-border: $kendo-component-border !default;`.\n",
9980
10036
  "commentRange": {
9981
- "start": 286,
9982
- "end": 288
10037
+ "start": 296,
10038
+ "end": 298
9983
10039
  },
9984
10040
  "context": {
9985
10041
  "type": "variable",
@@ -9987,8 +10043,8 @@
9987
10043
  "value": "if( k-is-light( $kendo-component-bg ), $gray-300, $gray-700 )",
9988
10044
  "scope": "default",
9989
10045
  "line": {
9990
- "start": 289,
9991
- "end": 289
10046
+ "start": 299,
10047
+ "end": 299
9992
10048
  }
9993
10049
  },
9994
10050
  "group": [
@@ -16101,7 +16157,7 @@
16101
16157
  "path": "input/_variables.scss",
16102
16158
  "name": "_variables.scss"
16103
16159
  },
16104
- "resolvedValue": "#ffffff",
16160
+ "resolvedValue": "#fff",
16105
16161
  "resolvedType": "Color"
16106
16162
  },
16107
16163
  {
@@ -16128,7 +16184,7 @@
16128
16184
  "path": "input/_variables.scss",
16129
16185
  "name": "_variables.scss"
16130
16186
  },
16131
- "resolvedValue": "#495057",
16187
+ "resolvedValue": "#212529",
16132
16188
  "resolvedType": "Color"
16133
16189
  },
16134
16190
  {
@@ -16317,7 +16373,7 @@
16317
16373
  "path": "input/_variables.scss",
16318
16374
  "name": "_variables.scss"
16319
16375
  },
16320
- "resolvedValue": "#ffffff",
16376
+ "resolvedValue": "#fff",
16321
16377
  "resolvedType": "Color"
16322
16378
  },
16323
16379
  {
@@ -16344,7 +16400,7 @@
16344
16400
  "path": "input/_variables.scss",
16345
16401
  "name": "_variables.scss"
16346
16402
  },
16347
- "resolvedValue": "#495057",
16403
+ "resolvedValue": "#212529",
16348
16404
  "resolvedType": "Color"
16349
16405
  },
16350
16406
  {
@@ -16911,7 +16967,7 @@
16911
16967
  "path": "input/_variables.scss",
16912
16968
  "name": "_variables.scss"
16913
16969
  },
16914
- "resolvedValue": "#495057",
16970
+ "resolvedValue": "#212529",
16915
16971
  "resolvedType": "Color"
16916
16972
  },
16917
16973
  {
@@ -17478,7 +17534,7 @@
17478
17534
  "path": "input/_variables.scss",
17479
17535
  "name": "_variables.scss"
17480
17536
  },
17481
- "resolvedValue": "#495057",
17537
+ "resolvedValue": "#212529",
17482
17538
  "resolvedType": "Color"
17483
17539
  },
17484
17540
  {
@@ -33441,8 +33497,8 @@
33441
33497
  {
33442
33498
  "description": "Base font size across all components.\n",
33443
33499
  "commentRange": {
33444
- "start": 209,
33445
- "end": 210
33500
+ "start": 219,
33501
+ "end": 220
33446
33502
  },
33447
33503
  "context": {
33448
33504
  "type": "variable",
@@ -33450,8 +33506,8 @@
33450
33506
  "value": "$font-size-base",
33451
33507
  "scope": "default",
33452
33508
  "line": {
33453
- "start": 211,
33454
- "end": 211
33509
+ "start": 221,
33510
+ "end": 221
33455
33511
  }
33456
33512
  },
33457
33513
  "group": [
@@ -33468,8 +33524,8 @@
33468
33524
  {
33469
33525
  "description": "Font family for text.\n",
33470
33526
  "commentRange": {
33471
- "start": 226,
33472
- "end": 227
33527
+ "start": 236,
33528
+ "end": 237
33473
33529
  },
33474
33530
  "context": {
33475
33531
  "type": "variable",
@@ -33477,8 +33533,8 @@
33477
33533
  "value": "$font-family-sans-serif",
33478
33534
  "scope": "default",
33479
33535
  "line": {
33480
- "start": 228,
33481
- "end": 228
33536
+ "start": 238,
33537
+ "end": 238
33482
33538
  }
33483
33539
  },
33484
33540
  "group": [
@@ -33495,8 +33551,8 @@
33495
33551
  {
33496
33552
  "description": "Font family for monospaced text. Used for styling the code.\n",
33497
33553
  "commentRange": {
33498
- "start": 230,
33499
- "end": 231
33554
+ "start": 240,
33555
+ "end": 241
33500
33556
  },
33501
33557
  "context": {
33502
33558
  "type": "variable",
@@ -33504,8 +33560,8 @@
33504
33560
  "value": "$font-family-monospace",
33505
33561
  "scope": "default",
33506
33562
  "line": {
33507
- "start": 232,
33508
- "end": 232
33563
+ "start": 242,
33564
+ "end": 242
33509
33565
  }
33510
33566
  },
33511
33567
  "group": [
@@ -33522,8 +33578,8 @@
33522
33578
  {
33523
33579
  "description": "Font family across all components.\n",
33524
33580
  "commentRange": {
33525
- "start": 234,
33526
- "end": 235
33581
+ "start": 244,
33582
+ "end": 245
33527
33583
  },
33528
33584
  "context": {
33529
33585
  "type": "variable",
@@ -33531,8 +33587,8 @@
33531
33587
  "value": "$kendo-font-family-sans-serif",
33532
33588
  "scope": "default",
33533
33589
  "line": {
33534
- "start": 236,
33535
- "end": 236
33590
+ "start": 246,
33591
+ "end": 246
33536
33592
  }
33537
33593
  },
33538
33594
  "group": [
@@ -33549,8 +33605,8 @@
33549
33605
  {
33550
33606
  "description": "Line height used along with $kendo-font-size.\n",
33551
33607
  "commentRange": {
33552
- "start": 238,
33553
- "end": 239
33608
+ "start": 248,
33609
+ "end": 249
33554
33610
  },
33555
33611
  "context": {
33556
33612
  "type": "variable",
@@ -33558,8 +33614,8 @@
33558
33614
  "value": "$line-height-base",
33559
33615
  "scope": "default",
33560
33616
  "line": {
33561
- "start": 240,
33562
- "end": 240
33617
+ "start": 250,
33618
+ "end": 250
33563
33619
  }
33564
33620
  },
33565
33621
  "group": [
@@ -33576,8 +33632,8 @@
33576
33632
  {
33577
33633
  "description": "Border radius for all components.\n",
33578
33634
  "commentRange": {
33579
- "start": 85,
33580
- "end": 85
33635
+ "start": 95,
33636
+ "end": 95
33581
33637
  },
33582
33638
  "context": {
33583
33639
  "type": "variable",
@@ -33585,8 +33641,8 @@
33585
33641
  "value": "$border-radius",
33586
33642
  "scope": "default",
33587
33643
  "line": {
33588
- "start": 86,
33589
- "end": 86
33644
+ "start": 96,
33645
+ "end": 96
33590
33646
  }
33591
33647
  },
33592
33648
  "access": "public",
@@ -33603,8 +33659,8 @@
33603
33659
  {
33604
33660
  "description": "The background of the components' chrome area.\n",
33605
33661
  "commentRange": {
33606
- "start": 292,
33607
- "end": 292
33662
+ "start": 302,
33663
+ "end": 302
33608
33664
  },
33609
33665
  "context": {
33610
33666
  "type": "variable",
@@ -33612,8 +33668,8 @@
33612
33668
  "value": "$gray-100",
33613
33669
  "scope": "default",
33614
33670
  "line": {
33615
- "start": 293,
33616
- "end": 293
33671
+ "start": 303,
33672
+ "end": 303
33617
33673
  }
33618
33674
  },
33619
33675
  "access": "public",
@@ -33630,8 +33686,8 @@
33630
33686
  {
33631
33687
  "description": "The text color of the components' chrome area.\n",
33632
33688
  "commentRange": {
33633
- "start": 294,
33634
- "end": 294
33689
+ "start": 304,
33690
+ "end": 304
33635
33691
  },
33636
33692
  "context": {
33637
33693
  "type": "variable",
@@ -33639,8 +33695,8 @@
33639
33695
  "value": "$kendo-body-text",
33640
33696
  "scope": "default",
33641
33697
  "line": {
33642
- "start": 295,
33643
- "end": 295
33698
+ "start": 305,
33699
+ "end": 305
33644
33700
  }
33645
33701
  },
33646
33702
  "access": "public",
@@ -33657,8 +33713,8 @@
33657
33713
  {
33658
33714
  "description": "The border color of the components' chrome area.\n",
33659
33715
  "commentRange": {
33660
- "start": 296,
33661
- "end": 296
33716
+ "start": 306,
33717
+ "end": 306
33662
33718
  },
33663
33719
  "context": {
33664
33720
  "type": "variable",
@@ -33666,8 +33722,8 @@
33666
33722
  "value": "k-try-shade( $kendo-base-bg, 1 )",
33667
33723
  "scope": "default",
33668
33724
  "line": {
33669
- "start": 297,
33670
- "end": 297
33725
+ "start": 307,
33726
+ "end": 307
33671
33727
  }
33672
33728
  },
33673
33729
  "access": "public",
@@ -33684,8 +33740,8 @@
33684
33740
  {
33685
33741
  "description": "The gradient background of the components' chrome area.\n",
33686
33742
  "commentRange": {
33687
- "start": 298,
33688
- "end": 298
33743
+ "start": 308,
33744
+ "end": 308
33689
33745
  },
33690
33746
  "context": {
33691
33747
  "type": "variable",
@@ -33693,8 +33749,8 @@
33693
33749
  "value": "null",
33694
33750
  "scope": "default",
33695
33751
  "line": {
33696
- "start": 299,
33697
- "end": 299
33752
+ "start": 309,
33753
+ "end": 309
33698
33754
  }
33699
33755
  },
33700
33756
  "access": "public",
@@ -33711,8 +33767,8 @@
33711
33767
  {
33712
33768
  "description": "The background of hovered items.\n",
33713
33769
  "commentRange": {
33714
- "start": 301,
33715
- "end": 301
33770
+ "start": 311,
33771
+ "end": 311
33716
33772
  },
33717
33773
  "context": {
33718
33774
  "type": "variable",
@@ -33720,8 +33776,8 @@
33720
33776
  "value": "$gray-200",
33721
33777
  "scope": "default",
33722
33778
  "line": {
33723
- "start": 302,
33724
- "end": 302
33779
+ "start": 312,
33780
+ "end": 312
33725
33781
  }
33726
33782
  },
33727
33783
  "access": "public",
@@ -33738,8 +33794,8 @@
33738
33794
  {
33739
33795
  "description": "The text color of hovered items.\n",
33740
33796
  "commentRange": {
33741
- "start": 303,
33742
- "end": 303
33797
+ "start": 313,
33798
+ "end": 313
33743
33799
  },
33744
33800
  "context": {
33745
33801
  "type": "variable",
@@ -33747,8 +33803,8 @@
33747
33803
  "value": "$kendo-base-text",
33748
33804
  "scope": "default",
33749
33805
  "line": {
33750
- "start": 304,
33751
- "end": 304
33806
+ "start": 314,
33807
+ "end": 314
33752
33808
  }
33753
33809
  },
33754
33810
  "access": "public",
@@ -33765,8 +33821,8 @@
33765
33821
  {
33766
33822
  "description": "The border color of hovered items.\n",
33767
33823
  "commentRange": {
33768
- "start": 305,
33769
- "end": 305
33824
+ "start": 315,
33825
+ "end": 315
33770
33826
  },
33771
33827
  "context": {
33772
33828
  "type": "variable",
@@ -33774,8 +33830,8 @@
33774
33830
  "value": "k-try-shade( $kendo-hover-bg, 1 )",
33775
33831
  "scope": "default",
33776
33832
  "line": {
33777
- "start": 306,
33778
- "end": 306
33833
+ "start": 316,
33834
+ "end": 316
33779
33835
  }
33780
33836
  },
33781
33837
  "access": "public",
@@ -33792,8 +33848,8 @@
33792
33848
  {
33793
33849
  "description": "The gradient background of hovered items.\n",
33794
33850
  "commentRange": {
33795
- "start": 307,
33796
- "end": 307
33851
+ "start": 317,
33852
+ "end": 317
33797
33853
  },
33798
33854
  "context": {
33799
33855
  "type": "variable",
@@ -33801,8 +33857,8 @@
33801
33857
  "value": "null",
33802
33858
  "scope": "default",
33803
33859
  "line": {
33804
- "start": 308,
33805
- "end": 308
33860
+ "start": 318,
33861
+ "end": 318
33806
33862
  }
33807
33863
  },
33808
33864
  "access": "public",
@@ -33819,8 +33875,8 @@
33819
33875
  {
33820
33876
  "description": "The background of selected items.\n",
33821
33877
  "commentRange": {
33822
- "start": 310,
33823
- "end": 310
33878
+ "start": 320,
33879
+ "end": 320
33824
33880
  },
33825
33881
  "context": {
33826
33882
  "type": "variable",
@@ -33828,8 +33884,8 @@
33828
33884
  "value": "$kendo-color-primary",
33829
33885
  "scope": "default",
33830
33886
  "line": {
33831
- "start": 311,
33832
- "end": 311
33887
+ "start": 321,
33888
+ "end": 321
33833
33889
  }
33834
33890
  },
33835
33891
  "access": "public",
@@ -33846,8 +33902,8 @@
33846
33902
  {
33847
33903
  "description": "The text color of selected items.\n",
33848
33904
  "commentRange": {
33849
- "start": 312,
33850
- "end": 312
33905
+ "start": 322,
33906
+ "end": 322
33851
33907
  },
33852
33908
  "context": {
33853
33909
  "type": "variable",
@@ -33855,8 +33911,8 @@
33855
33911
  "value": "k-contrast-color( $kendo-selected-bg )",
33856
33912
  "scope": "default",
33857
33913
  "line": {
33858
- "start": 313,
33859
- "end": 313
33914
+ "start": 323,
33915
+ "end": 323
33860
33916
  }
33861
33917
  },
33862
33918
  "access": "public",
@@ -33873,8 +33929,8 @@
33873
33929
  {
33874
33930
  "description": "The border color of selected items.\n",
33875
33931
  "commentRange": {
33876
- "start": 314,
33877
- "end": 314
33932
+ "start": 324,
33933
+ "end": 324
33878
33934
  },
33879
33935
  "context": {
33880
33936
  "type": "variable",
@@ -33882,8 +33938,8 @@
33882
33938
  "value": "k-try-shade( $kendo-selected-bg, 1 )",
33883
33939
  "scope": "default",
33884
33940
  "line": {
33885
- "start": 315,
33886
- "end": 315
33941
+ "start": 325,
33942
+ "end": 325
33887
33943
  }
33888
33944
  },
33889
33945
  "access": "public",
@@ -33900,8 +33956,8 @@
33900
33956
  {
33901
33957
  "description": "The gradient background of selected items.\n",
33902
33958
  "commentRange": {
33903
- "start": 316,
33904
- "end": 316
33959
+ "start": 326,
33960
+ "end": 326
33905
33961
  },
33906
33962
  "context": {
33907
33963
  "type": "variable",
@@ -33909,8 +33965,8 @@
33909
33965
  "value": "null",
33910
33966
  "scope": "default",
33911
33967
  "line": {
33912
- "start": 317,
33913
- "end": 317
33968
+ "start": 327,
33969
+ "end": 327
33914
33970
  }
33915
33971
  },
33916
33972
  "access": "public",
@@ -35557,8 +35613,8 @@
35557
35613
  {
35558
35614
  "description": "Border radius for all components.\n",
35559
35615
  "commentRange": {
35560
- "start": 85,
35561
- "end": 85
35616
+ "start": 95,
35617
+ "end": 95
35562
35618
  },
35563
35619
  "context": {
35564
35620
  "type": "variable",
@@ -35566,8 +35622,8 @@
35566
35622
  "value": "$border-radius",
35567
35623
  "scope": "default",
35568
35624
  "line": {
35569
- "start": 86,
35570
- "end": 86
35625
+ "start": 96,
35626
+ "end": 96
35571
35627
  }
35572
35628
  },
35573
35629
  "access": "public",
@@ -35584,8 +35640,8 @@
35584
35640
  {
35585
35641
  "description": "The background of the components' chrome area.\n",
35586
35642
  "commentRange": {
35587
- "start": 292,
35588
- "end": 292
35643
+ "start": 302,
35644
+ "end": 302
35589
35645
  },
35590
35646
  "context": {
35591
35647
  "type": "variable",
@@ -35593,8 +35649,8 @@
35593
35649
  "value": "$gray-100",
35594
35650
  "scope": "default",
35595
35651
  "line": {
35596
- "start": 293,
35597
- "end": 293
35652
+ "start": 303,
35653
+ "end": 303
35598
35654
  }
35599
35655
  },
35600
35656
  "access": "public",
@@ -35611,8 +35667,8 @@
35611
35667
  {
35612
35668
  "description": "The text color of the components' chrome area.\n",
35613
35669
  "commentRange": {
35614
- "start": 294,
35615
- "end": 294
35670
+ "start": 304,
35671
+ "end": 304
35616
35672
  },
35617
35673
  "context": {
35618
35674
  "type": "variable",
@@ -35620,8 +35676,8 @@
35620
35676
  "value": "$kendo-body-text",
35621
35677
  "scope": "default",
35622
35678
  "line": {
35623
- "start": 295,
35624
- "end": 295
35679
+ "start": 305,
35680
+ "end": 305
35625
35681
  }
35626
35682
  },
35627
35683
  "access": "public",
@@ -35638,8 +35694,8 @@
35638
35694
  {
35639
35695
  "description": "The border color of the components' chrome area.\n",
35640
35696
  "commentRange": {
35641
- "start": 296,
35642
- "end": 296
35697
+ "start": 306,
35698
+ "end": 306
35643
35699
  },
35644
35700
  "context": {
35645
35701
  "type": "variable",
@@ -35647,8 +35703,8 @@
35647
35703
  "value": "k-try-shade( $kendo-base-bg, 1 )",
35648
35704
  "scope": "default",
35649
35705
  "line": {
35650
- "start": 297,
35651
- "end": 297
35706
+ "start": 307,
35707
+ "end": 307
35652
35708
  }
35653
35709
  },
35654
35710
  "access": "public",
@@ -35665,8 +35721,8 @@
35665
35721
  {
35666
35722
  "description": "The gradient background of the components' chrome area.\n",
35667
35723
  "commentRange": {
35668
- "start": 298,
35669
- "end": 298
35724
+ "start": 308,
35725
+ "end": 308
35670
35726
  },
35671
35727
  "context": {
35672
35728
  "type": "variable",
@@ -35674,8 +35730,8 @@
35674
35730
  "value": "null",
35675
35731
  "scope": "default",
35676
35732
  "line": {
35677
- "start": 299,
35678
- "end": 299
35733
+ "start": 309,
35734
+ "end": 309
35679
35735
  }
35680
35736
  },
35681
35737
  "access": "public",
@@ -35692,8 +35748,8 @@
35692
35748
  {
35693
35749
  "description": "The background of hovered items.\n",
35694
35750
  "commentRange": {
35695
- "start": 301,
35696
- "end": 301
35751
+ "start": 311,
35752
+ "end": 311
35697
35753
  },
35698
35754
  "context": {
35699
35755
  "type": "variable",
@@ -35701,8 +35757,8 @@
35701
35757
  "value": "$gray-200",
35702
35758
  "scope": "default",
35703
35759
  "line": {
35704
- "start": 302,
35705
- "end": 302
35760
+ "start": 312,
35761
+ "end": 312
35706
35762
  }
35707
35763
  },
35708
35764
  "access": "public",
@@ -35719,8 +35775,8 @@
35719
35775
  {
35720
35776
  "description": "The text color of hovered items.\n",
35721
35777
  "commentRange": {
35722
- "start": 303,
35723
- "end": 303
35778
+ "start": 313,
35779
+ "end": 313
35724
35780
  },
35725
35781
  "context": {
35726
35782
  "type": "variable",
@@ -35728,8 +35784,8 @@
35728
35784
  "value": "$kendo-base-text",
35729
35785
  "scope": "default",
35730
35786
  "line": {
35731
- "start": 304,
35732
- "end": 304
35787
+ "start": 314,
35788
+ "end": 314
35733
35789
  }
35734
35790
  },
35735
35791
  "access": "public",
@@ -35746,8 +35802,8 @@
35746
35802
  {
35747
35803
  "description": "The border color of hovered items.\n",
35748
35804
  "commentRange": {
35749
- "start": 305,
35750
- "end": 305
35805
+ "start": 315,
35806
+ "end": 315
35751
35807
  },
35752
35808
  "context": {
35753
35809
  "type": "variable",
@@ -35755,8 +35811,8 @@
35755
35811
  "value": "k-try-shade( $kendo-hover-bg, 1 )",
35756
35812
  "scope": "default",
35757
35813
  "line": {
35758
- "start": 306,
35759
- "end": 306
35814
+ "start": 316,
35815
+ "end": 316
35760
35816
  }
35761
35817
  },
35762
35818
  "access": "public",
@@ -35773,8 +35829,8 @@
35773
35829
  {
35774
35830
  "description": "The gradient background of hovered items.\n",
35775
35831
  "commentRange": {
35776
- "start": 307,
35777
- "end": 307
35832
+ "start": 317,
35833
+ "end": 317
35778
35834
  },
35779
35835
  "context": {
35780
35836
  "type": "variable",
@@ -35782,8 +35838,8 @@
35782
35838
  "value": "null",
35783
35839
  "scope": "default",
35784
35840
  "line": {
35785
- "start": 308,
35786
- "end": 308
35841
+ "start": 318,
35842
+ "end": 318
35787
35843
  }
35788
35844
  },
35789
35845
  "access": "public",
@@ -35800,8 +35856,8 @@
35800
35856
  {
35801
35857
  "description": "The background of selected items.\n",
35802
35858
  "commentRange": {
35803
- "start": 310,
35804
- "end": 310
35859
+ "start": 320,
35860
+ "end": 320
35805
35861
  },
35806
35862
  "context": {
35807
35863
  "type": "variable",
@@ -35809,8 +35865,8 @@
35809
35865
  "value": "$kendo-color-primary",
35810
35866
  "scope": "default",
35811
35867
  "line": {
35812
- "start": 311,
35813
- "end": 311
35868
+ "start": 321,
35869
+ "end": 321
35814
35870
  }
35815
35871
  },
35816
35872
  "access": "public",
@@ -35827,8 +35883,8 @@
35827
35883
  {
35828
35884
  "description": "The text color of selected items.\n",
35829
35885
  "commentRange": {
35830
- "start": 312,
35831
- "end": 312
35886
+ "start": 322,
35887
+ "end": 322
35832
35888
  },
35833
35889
  "context": {
35834
35890
  "type": "variable",
@@ -35836,8 +35892,8 @@
35836
35892
  "value": "k-contrast-color( $kendo-selected-bg )",
35837
35893
  "scope": "default",
35838
35894
  "line": {
35839
- "start": 313,
35840
- "end": 313
35895
+ "start": 323,
35896
+ "end": 323
35841
35897
  }
35842
35898
  },
35843
35899
  "access": "public",
@@ -35854,8 +35910,8 @@
35854
35910
  {
35855
35911
  "description": "The border color of selected items.\n",
35856
35912
  "commentRange": {
35857
- "start": 314,
35858
- "end": 314
35913
+ "start": 324,
35914
+ "end": 324
35859
35915
  },
35860
35916
  "context": {
35861
35917
  "type": "variable",
@@ -35863,8 +35919,8 @@
35863
35919
  "value": "k-try-shade( $kendo-selected-bg, 1 )",
35864
35920
  "scope": "default",
35865
35921
  "line": {
35866
- "start": 315,
35867
- "end": 315
35922
+ "start": 325,
35923
+ "end": 325
35868
35924
  }
35869
35925
  },
35870
35926
  "access": "public",
@@ -35881,8 +35937,8 @@
35881
35937
  {
35882
35938
  "description": "The gradient background of selected items.\n",
35883
35939
  "commentRange": {
35884
- "start": 316,
35885
- "end": 316
35940
+ "start": 326,
35941
+ "end": 326
35886
35942
  },
35887
35943
  "context": {
35888
35944
  "type": "variable",
@@ -35890,8 +35946,8 @@
35890
35946
  "value": "null",
35891
35947
  "scope": "default",
35892
35948
  "line": {
35893
- "start": 317,
35894
- "end": 317
35949
+ "start": 327,
35950
+ "end": 327
35895
35951
  }
35896
35952
  },
35897
35953
  "access": "public",
@@ -44692,11 +44748,67 @@
44692
44748
  "id": "color-system",
44693
44749
  "title": "Color System",
44694
44750
  "variables": [
44751
+ {
44752
+ "description": "The color white.\nNote: you cannot change this value.\n",
44753
+ "commentRange": {
44754
+ "start": 5,
44755
+ "end": 8
44756
+ },
44757
+ "context": {
44758
+ "type": "variable",
44759
+ "name": "kendo-color-white",
44760
+ "value": "#ffffff",
44761
+ "scope": "private",
44762
+ "line": {
44763
+ "start": 9,
44764
+ "end": 9
44765
+ }
44766
+ },
44767
+ "type": "Color",
44768
+ "group": [
44769
+ "color-system"
44770
+ ],
44771
+ "access": "public",
44772
+ "file": {
44773
+ "path": "_variables.scss",
44774
+ "name": "_variables.scss"
44775
+ },
44776
+ "resolvedValue": "#ffffff",
44777
+ "resolvedType": "Color"
44778
+ },
44779
+ {
44780
+ "description": "The color black.\nNote: you cannot change this value.\n",
44781
+ "commentRange": {
44782
+ "start": 11,
44783
+ "end": 14
44784
+ },
44785
+ "context": {
44786
+ "type": "variable",
44787
+ "name": "kendo-color-black",
44788
+ "value": "#000000",
44789
+ "scope": "private",
44790
+ "line": {
44791
+ "start": 15,
44792
+ "end": 15
44793
+ }
44794
+ },
44795
+ "type": "Color",
44796
+ "group": [
44797
+ "color-system"
44798
+ ],
44799
+ "access": "public",
44800
+ "file": {
44801
+ "path": "_variables.scss",
44802
+ "name": "_variables.scss"
44803
+ },
44804
+ "resolvedValue": "#000000",
44805
+ "resolvedType": "Color"
44806
+ },
44695
44807
  {
44696
44808
  "description": "The color that focuses the user attention.\nUsed for primary buttons and for elements of primary importance across the theme.\n",
44697
44809
  "commentRange": {
44698
- "start": 110,
44699
- "end": 113
44810
+ "start": 120,
44811
+ "end": 123
44700
44812
  },
44701
44813
  "context": {
44702
44814
  "type": "variable",
@@ -44704,8 +44816,8 @@
44704
44816
  "value": "$primary",
44705
44817
  "scope": "default",
44706
44818
  "line": {
44707
- "start": 114,
44708
- "end": 114
44819
+ "start": 124,
44820
+ "end": 124
44709
44821
  }
44710
44822
  },
44711
44823
  "group": [
@@ -44723,8 +44835,8 @@
44723
44835
  {
44724
44836
  "description": "The color used along with the primary color denoted by $kendo-color-primary.\nUsed to provide contrast between the background and foreground colors.\n",
44725
44837
  "commentRange": {
44726
- "start": 118,
44727
- "end": 121
44838
+ "start": 128,
44839
+ "end": 131
44728
44840
  },
44729
44841
  "context": {
44730
44842
  "type": "variable",
@@ -44732,8 +44844,8 @@
44732
44844
  "value": "k-contrast-color( $kendo-color-primary )",
44733
44845
  "scope": "default",
44734
44846
  "line": {
44735
- "start": 122,
44736
- "end": 122
44847
+ "start": 132,
44848
+ "end": 132
44737
44849
  }
44738
44850
  },
44739
44851
  "group": [
@@ -44751,8 +44863,8 @@
44751
44863
  {
44752
44864
  "description": "The secondary color of the theme.\n",
44753
44865
  "commentRange": {
44754
- "start": 124,
44755
- "end": 126
44866
+ "start": 134,
44867
+ "end": 136
44756
44868
  },
44757
44869
  "context": {
44758
44870
  "type": "variable",
@@ -44760,8 +44872,8 @@
44760
44872
  "value": "$secondary",
44761
44873
  "scope": "default",
44762
44874
  "line": {
44763
- "start": 127,
44764
- "end": 127
44875
+ "start": 137,
44876
+ "end": 137
44765
44877
  }
44766
44878
  },
44767
44879
  "group": [
@@ -44779,8 +44891,8 @@
44779
44891
  {
44780
44892
  "description": "The color used along with the secondary color denoted by $kendo-color-secondary.\nUsed to provide contrast between the background and foreground colors.\n",
44781
44893
  "commentRange": {
44782
- "start": 131,
44783
- "end": 134
44894
+ "start": 141,
44895
+ "end": 144
44784
44896
  },
44785
44897
  "context": {
44786
44898
  "type": "variable",
@@ -44788,8 +44900,8 @@
44788
44900
  "value": "k-contrast-color( $kendo-color-secondary )",
44789
44901
  "scope": "default",
44790
44902
  "line": {
44791
- "start": 135,
44792
- "end": 135
44903
+ "start": 145,
44904
+ "end": 145
44793
44905
  }
44794
44906
  },
44795
44907
  "group": [
@@ -44807,8 +44919,8 @@
44807
44919
  {
44808
44920
  "description": "The tertiary color of the theme.\n",
44809
44921
  "commentRange": {
44810
- "start": 137,
44811
- "end": 139
44922
+ "start": 147,
44923
+ "end": 149
44812
44924
  },
44813
44925
  "context": {
44814
44926
  "type": "variable",
@@ -44816,8 +44928,8 @@
44816
44928
  "value": "$purple",
44817
44929
  "scope": "default",
44818
44930
  "line": {
44819
- "start": 140,
44820
- "end": 140
44931
+ "start": 150,
44932
+ "end": 150
44821
44933
  }
44822
44934
  },
44823
44935
  "group": [
@@ -44835,8 +44947,8 @@
44835
44947
  {
44836
44948
  "description": "The color used along with the tertiary color denoted by $kendo-color-tertiary.\nUsed to provide contrast between the background and foreground colors.\n",
44837
44949
  "commentRange": {
44838
- "start": 144,
44839
- "end": 147
44950
+ "start": 154,
44951
+ "end": 157
44840
44952
  },
44841
44953
  "context": {
44842
44954
  "type": "variable",
@@ -44844,8 +44956,8 @@
44844
44956
  "value": "k-contrast-color( $kendo-color-tertiary )",
44845
44957
  "scope": "default",
44846
44958
  "line": {
44847
- "start": 148,
44848
- "end": 148
44959
+ "start": 158,
44960
+ "end": 158
44849
44961
  }
44850
44962
  },
44851
44963
  "group": [
@@ -44863,8 +44975,8 @@
44863
44975
  {
44864
44976
  "description": "The color for informational messages and states.\n",
44865
44977
  "commentRange": {
44866
- "start": 150,
44867
- "end": 152
44978
+ "start": 160,
44979
+ "end": 162
44868
44980
  },
44869
44981
  "context": {
44870
44982
  "type": "variable",
@@ -44872,8 +44984,8 @@
44872
44984
  "value": "$info",
44873
44985
  "scope": "default",
44874
44986
  "line": {
44875
- "start": 153,
44876
- "end": 153
44987
+ "start": 163,
44988
+ "end": 163
44877
44989
  }
44878
44990
  },
44879
44991
  "group": [
@@ -44891,8 +45003,8 @@
44891
45003
  {
44892
45004
  "description": "The color for success messages and states.\n",
44893
45005
  "commentRange": {
44894
- "start": 157,
44895
- "end": 159
45006
+ "start": 167,
45007
+ "end": 169
44896
45008
  },
44897
45009
  "context": {
44898
45010
  "type": "variable",
@@ -44900,8 +45012,8 @@
44900
45012
  "value": "$success",
44901
45013
  "scope": "default",
44902
45014
  "line": {
44903
- "start": 160,
44904
- "end": 160
45015
+ "start": 170,
45016
+ "end": 170
44905
45017
  }
44906
45018
  },
44907
45019
  "group": [
@@ -44919,8 +45031,8 @@
44919
45031
  {
44920
45032
  "description": "The color for warning messages and states.\n",
44921
45033
  "commentRange": {
44922
- "start": 164,
44923
- "end": 166
45034
+ "start": 174,
45035
+ "end": 176
44924
45036
  },
44925
45037
  "context": {
44926
45038
  "type": "variable",
@@ -44928,8 +45040,8 @@
44928
45040
  "value": "$warning",
44929
45041
  "scope": "default",
44930
45042
  "line": {
44931
- "start": 167,
44932
- "end": 167
45043
+ "start": 177,
45044
+ "end": 177
44933
45045
  }
44934
45046
  },
44935
45047
  "group": [
@@ -44947,8 +45059,8 @@
44947
45059
  {
44948
45060
  "description": "The color for error messages and states.\n",
44949
45061
  "commentRange": {
44950
- "start": 171,
44951
- "end": 173
45062
+ "start": 181,
45063
+ "end": 183
44952
45064
  },
44953
45065
  "context": {
44954
45066
  "type": "variable",
@@ -44956,8 +45068,8 @@
44956
45068
  "value": "$danger",
44957
45069
  "scope": "default",
44958
45070
  "line": {
44959
- "start": 174,
44960
- "end": 174
45071
+ "start": 184,
45072
+ "end": 184
44961
45073
  }
44962
45074
  },
44963
45075
  "group": [
@@ -44975,8 +45087,8 @@
44975
45087
  {
44976
45088
  "description": "The dark color of the theme.\n",
44977
45089
  "commentRange": {
44978
- "start": 178,
44979
- "end": 180
45090
+ "start": 188,
45091
+ "end": 190
44980
45092
  },
44981
45093
  "context": {
44982
45094
  "type": "variable",
@@ -44984,8 +45096,8 @@
44984
45096
  "value": "$dark",
44985
45097
  "scope": "default",
44986
45098
  "line": {
44987
- "start": 181,
44988
- "end": 181
45099
+ "start": 191,
45100
+ "end": 191
44989
45101
  }
44990
45102
  },
44991
45103
  "group": [
@@ -45003,8 +45115,8 @@
45003
45115
  {
45004
45116
  "description": "The light color of the theme.\n",
45005
45117
  "commentRange": {
45006
- "start": 183,
45007
- "end": 185
45118
+ "start": 193,
45119
+ "end": 195
45008
45120
  },
45009
45121
  "context": {
45010
45122
  "type": "variable",
@@ -45012,8 +45124,8 @@
45012
45124
  "value": "$light",
45013
45125
  "scope": "default",
45014
45126
  "line": {
45015
- "start": 186,
45016
- "end": 186
45127
+ "start": 196,
45128
+ "end": 196
45017
45129
  }
45018
45130
  },
45019
45131
  "group": [
@@ -45031,8 +45143,8 @@
45031
45143
  {
45032
45144
  "description": "Inverse color of the theme. Depending on the theme luminance dark or light, it will be light or dark\n",
45033
45145
  "commentRange": {
45034
- "start": 188,
45035
- "end": 189
45146
+ "start": 198,
45147
+ "end": 199
45036
45148
  },
45037
45149
  "context": {
45038
45150
  "type": "variable",
@@ -45040,8 +45152,8 @@
45040
45152
  "value": "if( $kendo-is-dark-theme, $kendo-color-light, $kendo-color-dark )",
45041
45153
  "scope": "default",
45042
45154
  "line": {
45043
- "start": 190,
45044
- "end": 190
45155
+ "start": 200,
45156
+ "end": 200
45045
45157
  }
45046
45158
  },
45047
45159
  "group": [
@@ -45940,8 +46052,8 @@
45940
46052
  {
45941
46053
  "description": "Background color of a component.\nNote: do not use this variable directly. Instead derive it as `$component-name-bg` e.g. `$kendo-grid-bg: $kendo-component-bg !default;`.\n",
45942
46054
  "commentRange": {
45943
- "start": 278,
45944
- "end": 280
46055
+ "start": 288,
46056
+ "end": 290
45945
46057
  },
45946
46058
  "context": {
45947
46059
  "type": "variable",
@@ -45949,8 +46061,8 @@
45949
46061
  "value": "$kendo-body-bg",
45950
46062
  "scope": "default",
45951
46063
  "line": {
45952
- "start": 281,
45953
- "end": 281
46064
+ "start": 291,
46065
+ "end": 291
45954
46066
  }
45955
46067
  },
45956
46068
  "group": [
@@ -45967,8 +46079,8 @@
45967
46079
  {
45968
46080
  "description": "Text color of a component.\nNote: do not use this variable directly. Instead derive it as `$component-name-text` e.g. `$kendo-grid-text: $kendo-component-text !default;`.\n",
45969
46081
  "commentRange": {
45970
- "start": 282,
45971
- "end": 284
46082
+ "start": 292,
46083
+ "end": 294
45972
46084
  },
45973
46085
  "context": {
45974
46086
  "type": "variable",
@@ -45976,8 +46088,8 @@
45976
46088
  "value": "$kendo-body-text",
45977
46089
  "scope": "default",
45978
46090
  "line": {
45979
- "start": 285,
45980
- "end": 285
46091
+ "start": 295,
46092
+ "end": 295
45981
46093
  }
45982
46094
  },
45983
46095
  "group": [
@@ -45994,8 +46106,8 @@
45994
46106
  {
45995
46107
  "description": "Border color of a component.\nNote: do not use this variable directly. Instead derive it as `$component-name-border` e.g. `$kendo-grid-border: $kendo-component-border !default;`.\n",
45996
46108
  "commentRange": {
45997
- "start": 286,
45998
- "end": 288
46109
+ "start": 296,
46110
+ "end": 298
45999
46111
  },
46000
46112
  "context": {
46001
46113
  "type": "variable",
@@ -46003,8 +46115,8 @@
46003
46115
  "value": "if( k-is-light( $kendo-component-bg ), $gray-300, $gray-700 )",
46004
46116
  "scope": "default",
46005
46117
  "line": {
46006
- "start": 289,
46007
- "end": 289
46118
+ "start": 299,
46119
+ "end": 299
46008
46120
  }
46009
46121
  },
46010
46122
  "group": [
@@ -52177,7 +52289,7 @@
52177
52289
  "path": "input/_variables.scss",
52178
52290
  "name": "_variables.scss"
52179
52291
  },
52180
- "resolvedValue": "#ffffff",
52292
+ "resolvedValue": "#fff",
52181
52293
  "resolvedType": "Color"
52182
52294
  },
52183
52295
  {
@@ -52204,7 +52316,7 @@
52204
52316
  "path": "input/_variables.scss",
52205
52317
  "name": "_variables.scss"
52206
52318
  },
52207
- "resolvedValue": "#495057",
52319
+ "resolvedValue": "#212529",
52208
52320
  "resolvedType": "Color"
52209
52321
  },
52210
52322
  {
@@ -52393,7 +52505,7 @@
52393
52505
  "path": "input/_variables.scss",
52394
52506
  "name": "_variables.scss"
52395
52507
  },
52396
- "resolvedValue": "#ffffff",
52508
+ "resolvedValue": "#fff",
52397
52509
  "resolvedType": "Color"
52398
52510
  },
52399
52511
  {
@@ -52420,7 +52532,7 @@
52420
52532
  "path": "input/_variables.scss",
52421
52533
  "name": "_variables.scss"
52422
52534
  },
52423
- "resolvedValue": "#495057",
52535
+ "resolvedValue": "#212529",
52424
52536
  "resolvedType": "Color"
52425
52537
  },
52426
52538
  {
@@ -52987,7 +53099,7 @@
52987
53099
  "path": "input/_variables.scss",
52988
53100
  "name": "_variables.scss"
52989
53101
  },
52990
- "resolvedValue": "#495057",
53102
+ "resolvedValue": "#212529",
52991
53103
  "resolvedType": "Color"
52992
53104
  },
52993
53105
  {
@@ -53554,7 +53666,7 @@
53554
53666
  "path": "input/_variables.scss",
53555
53667
  "name": "_variables.scss"
53556
53668
  },
53557
- "resolvedValue": "#495057",
53669
+ "resolvedValue": "#212529",
53558
53670
  "resolvedType": "Color"
53559
53671
  },
53560
53672
  {
@@ -69655,8 +69767,8 @@
69655
69767
  {
69656
69768
  "description": "Base font size across all components.\n",
69657
69769
  "commentRange": {
69658
- "start": 209,
69659
- "end": 210
69770
+ "start": 219,
69771
+ "end": 220
69660
69772
  },
69661
69773
  "context": {
69662
69774
  "type": "variable",
@@ -69664,8 +69776,8 @@
69664
69776
  "value": "$font-size-base",
69665
69777
  "scope": "default",
69666
69778
  "line": {
69667
- "start": 211,
69668
- "end": 211
69779
+ "start": 221,
69780
+ "end": 221
69669
69781
  }
69670
69782
  },
69671
69783
  "group": [
@@ -69682,8 +69794,8 @@
69682
69794
  {
69683
69795
  "description": "Font family for text.\n",
69684
69796
  "commentRange": {
69685
- "start": 226,
69686
- "end": 227
69797
+ "start": 236,
69798
+ "end": 237
69687
69799
  },
69688
69800
  "context": {
69689
69801
  "type": "variable",
@@ -69691,8 +69803,8 @@
69691
69803
  "value": "$font-family-sans-serif",
69692
69804
  "scope": "default",
69693
69805
  "line": {
69694
- "start": 228,
69695
- "end": 228
69806
+ "start": 238,
69807
+ "end": 238
69696
69808
  }
69697
69809
  },
69698
69810
  "group": [
@@ -69709,8 +69821,8 @@
69709
69821
  {
69710
69822
  "description": "Font family for monospaced text. Used for styling the code.\n",
69711
69823
  "commentRange": {
69712
- "start": 230,
69713
- "end": 231
69824
+ "start": 240,
69825
+ "end": 241
69714
69826
  },
69715
69827
  "context": {
69716
69828
  "type": "variable",
@@ -69718,8 +69830,8 @@
69718
69830
  "value": "$font-family-monospace",
69719
69831
  "scope": "default",
69720
69832
  "line": {
69721
- "start": 232,
69722
- "end": 232
69833
+ "start": 242,
69834
+ "end": 242
69723
69835
  }
69724
69836
  },
69725
69837
  "group": [
@@ -69736,8 +69848,8 @@
69736
69848
  {
69737
69849
  "description": "Font family across all components.\n",
69738
69850
  "commentRange": {
69739
- "start": 234,
69740
- "end": 235
69851
+ "start": 244,
69852
+ "end": 245
69741
69853
  },
69742
69854
  "context": {
69743
69855
  "type": "variable",
@@ -69745,8 +69857,8 @@
69745
69857
  "value": "$kendo-font-family-sans-serif",
69746
69858
  "scope": "default",
69747
69859
  "line": {
69748
- "start": 236,
69749
- "end": 236
69860
+ "start": 246,
69861
+ "end": 246
69750
69862
  }
69751
69863
  },
69752
69864
  "group": [
@@ -69763,8 +69875,8 @@
69763
69875
  {
69764
69876
  "description": "Line height used along with $kendo-font-size.\n",
69765
69877
  "commentRange": {
69766
- "start": 238,
69767
- "end": 239
69878
+ "start": 248,
69879
+ "end": 249
69768
69880
  },
69769
69881
  "context": {
69770
69882
  "type": "variable",
@@ -69772,8 +69884,8 @@
69772
69884
  "value": "$line-height-base",
69773
69885
  "scope": "default",
69774
69886
  "line": {
69775
- "start": 240,
69776
- "end": 240
69887
+ "start": 250,
69888
+ "end": 250
69777
69889
  }
69778
69890
  },
69779
69891
  "group": [