@progress/kendo-theme-bootstrap 6.5.0 → 6.5.1-dev.0
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.
- package/dist/all.css +3 -3
- package/dist/all.scss +25 -24
- package/dist/meta/sassdoc-data.json +292 -292
- package/dist/meta/sassdoc-raw-data.json +144 -144
- package/dist/meta/variables.json +44 -44
- package/lib/swatches/bootstrap-3-dark.json +1 -1
- package/lib/swatches/bootstrap-3.json +1 -1
- package/lib/swatches/bootstrap-4-dark.json +1 -1
- package/lib/swatches/bootstrap-4.json +1 -1
- package/lib/swatches/bootstrap-dataviz-v4.json +1 -1
- package/lib/swatches/bootstrap-main-dark.json +1 -1
- package/lib/swatches/bootstrap-main.json +1 -1
- package/lib/swatches/bootstrap-nordic.json +1 -1
- package/lib/swatches/bootstrap-turquoise-dark.json +1 -1
- package/lib/swatches/bootstrap-turquoise.json +1 -1
- package/lib/swatches/bootstrap-urban.json +1 -1
- package/lib/swatches/bootstrap-vintage.json +1 -1
- package/package.json +5 -5
- package/scss/_bootstrap-overrides.scss +2 -2
- package/scss/_variables.scss +2 -1
- package/scss/core/_index.scss +0 -1
|
@@ -6527,8 +6527,8 @@
|
|
|
6527
6527
|
{
|
|
6528
6528
|
"description": "The color white.\nNote: you cannot change this value.\n",
|
|
6529
6529
|
"commentRange": {
|
|
6530
|
-
"start":
|
|
6531
|
-
"end":
|
|
6530
|
+
"start": 6,
|
|
6531
|
+
"end": 9
|
|
6532
6532
|
},
|
|
6533
6533
|
"context": {
|
|
6534
6534
|
"type": "variable",
|
|
@@ -6536,8 +6536,8 @@
|
|
|
6536
6536
|
"value": "#ffffff",
|
|
6537
6537
|
"scope": "private",
|
|
6538
6538
|
"line": {
|
|
6539
|
-
"start":
|
|
6540
|
-
"end":
|
|
6539
|
+
"start": 10,
|
|
6540
|
+
"end": 10
|
|
6541
6541
|
}
|
|
6542
6542
|
},
|
|
6543
6543
|
"type": "Color",
|
|
@@ -6553,8 +6553,8 @@
|
|
|
6553
6553
|
{
|
|
6554
6554
|
"description": "The color black.\nNote: you cannot change this value.\n",
|
|
6555
6555
|
"commentRange": {
|
|
6556
|
-
"start":
|
|
6557
|
-
"end":
|
|
6556
|
+
"start": 12,
|
|
6557
|
+
"end": 15
|
|
6558
6558
|
},
|
|
6559
6559
|
"context": {
|
|
6560
6560
|
"type": "variable",
|
|
@@ -6562,8 +6562,8 @@
|
|
|
6562
6562
|
"value": "#000000",
|
|
6563
6563
|
"scope": "private",
|
|
6564
6564
|
"line": {
|
|
6565
|
-
"start":
|
|
6566
|
-
"end":
|
|
6565
|
+
"start": 16,
|
|
6566
|
+
"end": 16
|
|
6567
6567
|
}
|
|
6568
6568
|
},
|
|
6569
6569
|
"type": "Color",
|
|
@@ -6579,8 +6579,8 @@
|
|
|
6579
6579
|
{
|
|
6580
6580
|
"description": "The color that focuses the user attention.\nUsed for primary buttons and for elements of primary importance across the theme.\n",
|
|
6581
6581
|
"commentRange": {
|
|
6582
|
-
"start":
|
|
6583
|
-
"end":
|
|
6582
|
+
"start": 121,
|
|
6583
|
+
"end": 124
|
|
6584
6584
|
},
|
|
6585
6585
|
"context": {
|
|
6586
6586
|
"type": "variable",
|
|
@@ -6588,8 +6588,8 @@
|
|
|
6588
6588
|
"value": "$primary",
|
|
6589
6589
|
"scope": "default",
|
|
6590
6590
|
"line": {
|
|
6591
|
-
"start":
|
|
6592
|
-
"end":
|
|
6591
|
+
"start": 125,
|
|
6592
|
+
"end": 125
|
|
6593
6593
|
}
|
|
6594
6594
|
},
|
|
6595
6595
|
"group": [
|
|
@@ -6605,8 +6605,8 @@
|
|
|
6605
6605
|
{
|
|
6606
6606
|
"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",
|
|
6607
6607
|
"commentRange": {
|
|
6608
|
-
"start":
|
|
6609
|
-
"end":
|
|
6608
|
+
"start": 129,
|
|
6609
|
+
"end": 132
|
|
6610
6610
|
},
|
|
6611
6611
|
"context": {
|
|
6612
6612
|
"type": "variable",
|
|
@@ -6614,8 +6614,8 @@
|
|
|
6614
6614
|
"value": "k-contrast-color( $kendo-color-primary )",
|
|
6615
6615
|
"scope": "default",
|
|
6616
6616
|
"line": {
|
|
6617
|
-
"start":
|
|
6618
|
-
"end":
|
|
6617
|
+
"start": 133,
|
|
6618
|
+
"end": 133
|
|
6619
6619
|
}
|
|
6620
6620
|
},
|
|
6621
6621
|
"group": [
|
|
@@ -6631,8 +6631,8 @@
|
|
|
6631
6631
|
{
|
|
6632
6632
|
"description": "The secondary color of the theme.\n",
|
|
6633
6633
|
"commentRange": {
|
|
6634
|
-
"start":
|
|
6635
|
-
"end":
|
|
6634
|
+
"start": 135,
|
|
6635
|
+
"end": 137
|
|
6636
6636
|
},
|
|
6637
6637
|
"context": {
|
|
6638
6638
|
"type": "variable",
|
|
@@ -6640,8 +6640,8 @@
|
|
|
6640
6640
|
"value": "$secondary",
|
|
6641
6641
|
"scope": "default",
|
|
6642
6642
|
"line": {
|
|
6643
|
-
"start":
|
|
6644
|
-
"end":
|
|
6643
|
+
"start": 138,
|
|
6644
|
+
"end": 138
|
|
6645
6645
|
}
|
|
6646
6646
|
},
|
|
6647
6647
|
"group": [
|
|
@@ -6657,8 +6657,8 @@
|
|
|
6657
6657
|
{
|
|
6658
6658
|
"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",
|
|
6659
6659
|
"commentRange": {
|
|
6660
|
-
"start":
|
|
6661
|
-
"end":
|
|
6660
|
+
"start": 142,
|
|
6661
|
+
"end": 145
|
|
6662
6662
|
},
|
|
6663
6663
|
"context": {
|
|
6664
6664
|
"type": "variable",
|
|
@@ -6666,8 +6666,8 @@
|
|
|
6666
6666
|
"value": "k-contrast-color( $kendo-color-secondary )",
|
|
6667
6667
|
"scope": "default",
|
|
6668
6668
|
"line": {
|
|
6669
|
-
"start":
|
|
6670
|
-
"end":
|
|
6669
|
+
"start": 146,
|
|
6670
|
+
"end": 146
|
|
6671
6671
|
}
|
|
6672
6672
|
},
|
|
6673
6673
|
"group": [
|
|
@@ -6683,8 +6683,8 @@
|
|
|
6683
6683
|
{
|
|
6684
6684
|
"description": "The tertiary color of the theme.\n",
|
|
6685
6685
|
"commentRange": {
|
|
6686
|
-
"start":
|
|
6687
|
-
"end":
|
|
6686
|
+
"start": 148,
|
|
6687
|
+
"end": 150
|
|
6688
6688
|
},
|
|
6689
6689
|
"context": {
|
|
6690
6690
|
"type": "variable",
|
|
@@ -6692,8 +6692,8 @@
|
|
|
6692
6692
|
"value": "$purple",
|
|
6693
6693
|
"scope": "default",
|
|
6694
6694
|
"line": {
|
|
6695
|
-
"start":
|
|
6696
|
-
"end":
|
|
6695
|
+
"start": 151,
|
|
6696
|
+
"end": 151
|
|
6697
6697
|
}
|
|
6698
6698
|
},
|
|
6699
6699
|
"group": [
|
|
@@ -6709,8 +6709,8 @@
|
|
|
6709
6709
|
{
|
|
6710
6710
|
"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",
|
|
6711
6711
|
"commentRange": {
|
|
6712
|
-
"start":
|
|
6713
|
-
"end":
|
|
6712
|
+
"start": 155,
|
|
6713
|
+
"end": 158
|
|
6714
6714
|
},
|
|
6715
6715
|
"context": {
|
|
6716
6716
|
"type": "variable",
|
|
@@ -6718,8 +6718,8 @@
|
|
|
6718
6718
|
"value": "k-contrast-color( $kendo-color-tertiary )",
|
|
6719
6719
|
"scope": "default",
|
|
6720
6720
|
"line": {
|
|
6721
|
-
"start":
|
|
6722
|
-
"end":
|
|
6721
|
+
"start": 159,
|
|
6722
|
+
"end": 159
|
|
6723
6723
|
}
|
|
6724
6724
|
},
|
|
6725
6725
|
"group": [
|
|
@@ -6735,8 +6735,8 @@
|
|
|
6735
6735
|
{
|
|
6736
6736
|
"description": "The color for informational messages and states.\n",
|
|
6737
6737
|
"commentRange": {
|
|
6738
|
-
"start":
|
|
6739
|
-
"end":
|
|
6738
|
+
"start": 161,
|
|
6739
|
+
"end": 163
|
|
6740
6740
|
},
|
|
6741
6741
|
"context": {
|
|
6742
6742
|
"type": "variable",
|
|
@@ -6744,8 +6744,8 @@
|
|
|
6744
6744
|
"value": "$info",
|
|
6745
6745
|
"scope": "default",
|
|
6746
6746
|
"line": {
|
|
6747
|
-
"start":
|
|
6748
|
-
"end":
|
|
6747
|
+
"start": 164,
|
|
6748
|
+
"end": 164
|
|
6749
6749
|
}
|
|
6750
6750
|
},
|
|
6751
6751
|
"group": [
|
|
@@ -6761,8 +6761,8 @@
|
|
|
6761
6761
|
{
|
|
6762
6762
|
"description": "The color for success messages and states.\n",
|
|
6763
6763
|
"commentRange": {
|
|
6764
|
-
"start":
|
|
6765
|
-
"end":
|
|
6764
|
+
"start": 168,
|
|
6765
|
+
"end": 170
|
|
6766
6766
|
},
|
|
6767
6767
|
"context": {
|
|
6768
6768
|
"type": "variable",
|
|
@@ -6770,8 +6770,8 @@
|
|
|
6770
6770
|
"value": "$success",
|
|
6771
6771
|
"scope": "default",
|
|
6772
6772
|
"line": {
|
|
6773
|
-
"start":
|
|
6774
|
-
"end":
|
|
6773
|
+
"start": 171,
|
|
6774
|
+
"end": 171
|
|
6775
6775
|
}
|
|
6776
6776
|
},
|
|
6777
6777
|
"group": [
|
|
@@ -6787,8 +6787,8 @@
|
|
|
6787
6787
|
{
|
|
6788
6788
|
"description": "The color for warning messages and states.\n",
|
|
6789
6789
|
"commentRange": {
|
|
6790
|
-
"start":
|
|
6791
|
-
"end":
|
|
6790
|
+
"start": 175,
|
|
6791
|
+
"end": 177
|
|
6792
6792
|
},
|
|
6793
6793
|
"context": {
|
|
6794
6794
|
"type": "variable",
|
|
@@ -6796,8 +6796,8 @@
|
|
|
6796
6796
|
"value": "$warning",
|
|
6797
6797
|
"scope": "default",
|
|
6798
6798
|
"line": {
|
|
6799
|
-
"start":
|
|
6800
|
-
"end":
|
|
6799
|
+
"start": 178,
|
|
6800
|
+
"end": 178
|
|
6801
6801
|
}
|
|
6802
6802
|
},
|
|
6803
6803
|
"group": [
|
|
@@ -6813,8 +6813,8 @@
|
|
|
6813
6813
|
{
|
|
6814
6814
|
"description": "The color for error messages and states.\n",
|
|
6815
6815
|
"commentRange": {
|
|
6816
|
-
"start":
|
|
6817
|
-
"end":
|
|
6816
|
+
"start": 182,
|
|
6817
|
+
"end": 184
|
|
6818
6818
|
},
|
|
6819
6819
|
"context": {
|
|
6820
6820
|
"type": "variable",
|
|
@@ -6822,8 +6822,8 @@
|
|
|
6822
6822
|
"value": "$danger",
|
|
6823
6823
|
"scope": "default",
|
|
6824
6824
|
"line": {
|
|
6825
|
-
"start":
|
|
6826
|
-
"end":
|
|
6825
|
+
"start": 185,
|
|
6826
|
+
"end": 185
|
|
6827
6827
|
}
|
|
6828
6828
|
},
|
|
6829
6829
|
"group": [
|
|
@@ -6839,8 +6839,8 @@
|
|
|
6839
6839
|
{
|
|
6840
6840
|
"description": "The dark color of the theme.\n",
|
|
6841
6841
|
"commentRange": {
|
|
6842
|
-
"start":
|
|
6843
|
-
"end":
|
|
6842
|
+
"start": 189,
|
|
6843
|
+
"end": 191
|
|
6844
6844
|
},
|
|
6845
6845
|
"context": {
|
|
6846
6846
|
"type": "variable",
|
|
@@ -6848,8 +6848,8 @@
|
|
|
6848
6848
|
"value": "$dark",
|
|
6849
6849
|
"scope": "default",
|
|
6850
6850
|
"line": {
|
|
6851
|
-
"start":
|
|
6852
|
-
"end":
|
|
6851
|
+
"start": 192,
|
|
6852
|
+
"end": 192
|
|
6853
6853
|
}
|
|
6854
6854
|
},
|
|
6855
6855
|
"group": [
|
|
@@ -6865,8 +6865,8 @@
|
|
|
6865
6865
|
{
|
|
6866
6866
|
"description": "The light color of the theme.\n",
|
|
6867
6867
|
"commentRange": {
|
|
6868
|
-
"start":
|
|
6869
|
-
"end":
|
|
6868
|
+
"start": 194,
|
|
6869
|
+
"end": 196
|
|
6870
6870
|
},
|
|
6871
6871
|
"context": {
|
|
6872
6872
|
"type": "variable",
|
|
@@ -6874,8 +6874,8 @@
|
|
|
6874
6874
|
"value": "$light",
|
|
6875
6875
|
"scope": "default",
|
|
6876
6876
|
"line": {
|
|
6877
|
-
"start":
|
|
6878
|
-
"end":
|
|
6877
|
+
"start": 197,
|
|
6878
|
+
"end": 197
|
|
6879
6879
|
}
|
|
6880
6880
|
},
|
|
6881
6881
|
"group": [
|
|
@@ -6891,8 +6891,8 @@
|
|
|
6891
6891
|
{
|
|
6892
6892
|
"description": "Inverse color of the theme. Depending on the theme luminance dark or light, it will be light or dark\n",
|
|
6893
6893
|
"commentRange": {
|
|
6894
|
-
"start":
|
|
6895
|
-
"end":
|
|
6894
|
+
"start": 199,
|
|
6895
|
+
"end": 200
|
|
6896
6896
|
},
|
|
6897
6897
|
"context": {
|
|
6898
6898
|
"type": "variable",
|
|
@@ -6900,8 +6900,8 @@
|
|
|
6900
6900
|
"value": "if( $kendo-is-dark-theme, $kendo-color-light, $kendo-color-dark )",
|
|
6901
6901
|
"scope": "default",
|
|
6902
6902
|
"line": {
|
|
6903
|
-
"start":
|
|
6904
|
-
"end":
|
|
6903
|
+
"start": 201,
|
|
6904
|
+
"end": 201
|
|
6905
6905
|
}
|
|
6906
6906
|
},
|
|
6907
6907
|
"group": [
|
|
@@ -7716,8 +7716,8 @@
|
|
|
7716
7716
|
{
|
|
7717
7717
|
"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",
|
|
7718
7718
|
"commentRange": {
|
|
7719
|
-
"start":
|
|
7720
|
-
"end":
|
|
7719
|
+
"start": 289,
|
|
7720
|
+
"end": 291
|
|
7721
7721
|
},
|
|
7722
7722
|
"context": {
|
|
7723
7723
|
"type": "variable",
|
|
@@ -7725,8 +7725,8 @@
|
|
|
7725
7725
|
"value": "$kendo-body-bg",
|
|
7726
7726
|
"scope": "default",
|
|
7727
7727
|
"line": {
|
|
7728
|
-
"start":
|
|
7729
|
-
"end":
|
|
7728
|
+
"start": 292,
|
|
7729
|
+
"end": 292
|
|
7730
7730
|
}
|
|
7731
7731
|
},
|
|
7732
7732
|
"group": [
|
|
@@ -7741,8 +7741,8 @@
|
|
|
7741
7741
|
{
|
|
7742
7742
|
"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",
|
|
7743
7743
|
"commentRange": {
|
|
7744
|
-
"start":
|
|
7745
|
-
"end":
|
|
7744
|
+
"start": 293,
|
|
7745
|
+
"end": 295
|
|
7746
7746
|
},
|
|
7747
7747
|
"context": {
|
|
7748
7748
|
"type": "variable",
|
|
@@ -7750,8 +7750,8 @@
|
|
|
7750
7750
|
"value": "$kendo-body-text",
|
|
7751
7751
|
"scope": "default",
|
|
7752
7752
|
"line": {
|
|
7753
|
-
"start":
|
|
7754
|
-
"end":
|
|
7753
|
+
"start": 296,
|
|
7754
|
+
"end": 296
|
|
7755
7755
|
}
|
|
7756
7756
|
},
|
|
7757
7757
|
"group": [
|
|
@@ -7766,8 +7766,8 @@
|
|
|
7766
7766
|
{
|
|
7767
7767
|
"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",
|
|
7768
7768
|
"commentRange": {
|
|
7769
|
-
"start":
|
|
7770
|
-
"end":
|
|
7769
|
+
"start": 297,
|
|
7770
|
+
"end": 299
|
|
7771
7771
|
},
|
|
7772
7772
|
"context": {
|
|
7773
7773
|
"type": "variable",
|
|
@@ -7775,8 +7775,8 @@
|
|
|
7775
7775
|
"value": "if( k-is-light( $kendo-component-bg ), $gray-300, $gray-700 )",
|
|
7776
7776
|
"scope": "default",
|
|
7777
7777
|
"line": {
|
|
7778
|
-
"start":
|
|
7779
|
-
"end":
|
|
7778
|
+
"start": 300,
|
|
7779
|
+
"end": 300
|
|
7780
7780
|
}
|
|
7781
7781
|
},
|
|
7782
7782
|
"group": [
|
|
@@ -29491,8 +29491,8 @@
|
|
|
29491
29491
|
{
|
|
29492
29492
|
"description": "Base font size across all components.\n",
|
|
29493
29493
|
"commentRange": {
|
|
29494
|
-
"start":
|
|
29495
|
-
"end":
|
|
29494
|
+
"start": 220,
|
|
29495
|
+
"end": 221
|
|
29496
29496
|
},
|
|
29497
29497
|
"context": {
|
|
29498
29498
|
"type": "variable",
|
|
@@ -29500,8 +29500,8 @@
|
|
|
29500
29500
|
"value": "$font-size-base",
|
|
29501
29501
|
"scope": "default",
|
|
29502
29502
|
"line": {
|
|
29503
|
-
"start":
|
|
29504
|
-
"end":
|
|
29503
|
+
"start": 222,
|
|
29504
|
+
"end": 222
|
|
29505
29505
|
}
|
|
29506
29506
|
},
|
|
29507
29507
|
"group": [
|
|
@@ -29516,8 +29516,8 @@
|
|
|
29516
29516
|
{
|
|
29517
29517
|
"description": "Font family for text.\n",
|
|
29518
29518
|
"commentRange": {
|
|
29519
|
-
"start":
|
|
29520
|
-
"end":
|
|
29519
|
+
"start": 237,
|
|
29520
|
+
"end": 238
|
|
29521
29521
|
},
|
|
29522
29522
|
"context": {
|
|
29523
29523
|
"type": "variable",
|
|
@@ -29525,8 +29525,8 @@
|
|
|
29525
29525
|
"value": "$font-family-sans-serif",
|
|
29526
29526
|
"scope": "default",
|
|
29527
29527
|
"line": {
|
|
29528
|
-
"start":
|
|
29529
|
-
"end":
|
|
29528
|
+
"start": 239,
|
|
29529
|
+
"end": 239
|
|
29530
29530
|
}
|
|
29531
29531
|
},
|
|
29532
29532
|
"group": [
|
|
@@ -29541,8 +29541,8 @@
|
|
|
29541
29541
|
{
|
|
29542
29542
|
"description": "Font family for monospaced text. Used for styling the code.\n",
|
|
29543
29543
|
"commentRange": {
|
|
29544
|
-
"start":
|
|
29545
|
-
"end":
|
|
29544
|
+
"start": 241,
|
|
29545
|
+
"end": 242
|
|
29546
29546
|
},
|
|
29547
29547
|
"context": {
|
|
29548
29548
|
"type": "variable",
|
|
@@ -29550,8 +29550,8 @@
|
|
|
29550
29550
|
"value": "$font-family-monospace",
|
|
29551
29551
|
"scope": "default",
|
|
29552
29552
|
"line": {
|
|
29553
|
-
"start":
|
|
29554
|
-
"end":
|
|
29553
|
+
"start": 243,
|
|
29554
|
+
"end": 243
|
|
29555
29555
|
}
|
|
29556
29556
|
},
|
|
29557
29557
|
"group": [
|
|
@@ -29566,8 +29566,8 @@
|
|
|
29566
29566
|
{
|
|
29567
29567
|
"description": "Font family across all components.\n",
|
|
29568
29568
|
"commentRange": {
|
|
29569
|
-
"start":
|
|
29570
|
-
"end":
|
|
29569
|
+
"start": 245,
|
|
29570
|
+
"end": 246
|
|
29571
29571
|
},
|
|
29572
29572
|
"context": {
|
|
29573
29573
|
"type": "variable",
|
|
@@ -29575,8 +29575,8 @@
|
|
|
29575
29575
|
"value": "$kendo-font-family-sans-serif",
|
|
29576
29576
|
"scope": "default",
|
|
29577
29577
|
"line": {
|
|
29578
|
-
"start":
|
|
29579
|
-
"end":
|
|
29578
|
+
"start": 247,
|
|
29579
|
+
"end": 247
|
|
29580
29580
|
}
|
|
29581
29581
|
},
|
|
29582
29582
|
"group": [
|
|
@@ -29591,8 +29591,8 @@
|
|
|
29591
29591
|
{
|
|
29592
29592
|
"description": "Line height used along with $kendo-font-size.\n",
|
|
29593
29593
|
"commentRange": {
|
|
29594
|
-
"start":
|
|
29595
|
-
"end":
|
|
29594
|
+
"start": 249,
|
|
29595
|
+
"end": 250
|
|
29596
29596
|
},
|
|
29597
29597
|
"context": {
|
|
29598
29598
|
"type": "variable",
|
|
@@ -29600,8 +29600,8 @@
|
|
|
29600
29600
|
"value": "$line-height-base",
|
|
29601
29601
|
"scope": "default",
|
|
29602
29602
|
"line": {
|
|
29603
|
-
"start":
|
|
29604
|
-
"end":
|
|
29603
|
+
"start": 251,
|
|
29604
|
+
"end": 251
|
|
29605
29605
|
}
|
|
29606
29606
|
},
|
|
29607
29607
|
"group": [
|
|
@@ -29616,8 +29616,8 @@
|
|
|
29616
29616
|
{
|
|
29617
29617
|
"description": "Border radius for all components.\n",
|
|
29618
29618
|
"commentRange": {
|
|
29619
|
-
"start":
|
|
29620
|
-
"end":
|
|
29619
|
+
"start": 96,
|
|
29620
|
+
"end": 96
|
|
29621
29621
|
},
|
|
29622
29622
|
"context": {
|
|
29623
29623
|
"type": "variable",
|
|
@@ -29625,8 +29625,8 @@
|
|
|
29625
29625
|
"value": "$border-radius",
|
|
29626
29626
|
"scope": "default",
|
|
29627
29627
|
"line": {
|
|
29628
|
-
"start":
|
|
29629
|
-
"end":
|
|
29628
|
+
"start": 97,
|
|
29629
|
+
"end": 97
|
|
29630
29630
|
}
|
|
29631
29631
|
},
|
|
29632
29632
|
"access": "public",
|
|
@@ -29641,8 +29641,8 @@
|
|
|
29641
29641
|
{
|
|
29642
29642
|
"description": "The background of the components' chrome area.\n",
|
|
29643
29643
|
"commentRange": {
|
|
29644
|
-
"start":
|
|
29645
|
-
"end":
|
|
29644
|
+
"start": 303,
|
|
29645
|
+
"end": 303
|
|
29646
29646
|
},
|
|
29647
29647
|
"context": {
|
|
29648
29648
|
"type": "variable",
|
|
@@ -29650,8 +29650,8 @@
|
|
|
29650
29650
|
"value": "$gray-100",
|
|
29651
29651
|
"scope": "default",
|
|
29652
29652
|
"line": {
|
|
29653
|
-
"start":
|
|
29654
|
-
"end":
|
|
29653
|
+
"start": 304,
|
|
29654
|
+
"end": 304
|
|
29655
29655
|
}
|
|
29656
29656
|
},
|
|
29657
29657
|
"access": "public",
|
|
@@ -29666,8 +29666,8 @@
|
|
|
29666
29666
|
{
|
|
29667
29667
|
"description": "The text color of the components' chrome area.\n",
|
|
29668
29668
|
"commentRange": {
|
|
29669
|
-
"start":
|
|
29670
|
-
"end":
|
|
29669
|
+
"start": 305,
|
|
29670
|
+
"end": 305
|
|
29671
29671
|
},
|
|
29672
29672
|
"context": {
|
|
29673
29673
|
"type": "variable",
|
|
@@ -29675,8 +29675,8 @@
|
|
|
29675
29675
|
"value": "$kendo-body-text",
|
|
29676
29676
|
"scope": "default",
|
|
29677
29677
|
"line": {
|
|
29678
|
-
"start":
|
|
29679
|
-
"end":
|
|
29678
|
+
"start": 306,
|
|
29679
|
+
"end": 306
|
|
29680
29680
|
}
|
|
29681
29681
|
},
|
|
29682
29682
|
"access": "public",
|
|
@@ -29691,8 +29691,8 @@
|
|
|
29691
29691
|
{
|
|
29692
29692
|
"description": "The border color of the components' chrome area.\n",
|
|
29693
29693
|
"commentRange": {
|
|
29694
|
-
"start":
|
|
29695
|
-
"end":
|
|
29694
|
+
"start": 307,
|
|
29695
|
+
"end": 307
|
|
29696
29696
|
},
|
|
29697
29697
|
"context": {
|
|
29698
29698
|
"type": "variable",
|
|
@@ -29700,8 +29700,8 @@
|
|
|
29700
29700
|
"value": "k-try-shade( $kendo-base-bg, 1 )",
|
|
29701
29701
|
"scope": "default",
|
|
29702
29702
|
"line": {
|
|
29703
|
-
"start":
|
|
29704
|
-
"end":
|
|
29703
|
+
"start": 308,
|
|
29704
|
+
"end": 308
|
|
29705
29705
|
}
|
|
29706
29706
|
},
|
|
29707
29707
|
"access": "public",
|
|
@@ -29716,8 +29716,8 @@
|
|
|
29716
29716
|
{
|
|
29717
29717
|
"description": "The gradient background of the components' chrome area.\n",
|
|
29718
29718
|
"commentRange": {
|
|
29719
|
-
"start":
|
|
29720
|
-
"end":
|
|
29719
|
+
"start": 309,
|
|
29720
|
+
"end": 309
|
|
29721
29721
|
},
|
|
29722
29722
|
"context": {
|
|
29723
29723
|
"type": "variable",
|
|
@@ -29725,8 +29725,8 @@
|
|
|
29725
29725
|
"value": "null",
|
|
29726
29726
|
"scope": "default",
|
|
29727
29727
|
"line": {
|
|
29728
|
-
"start":
|
|
29729
|
-
"end":
|
|
29728
|
+
"start": 310,
|
|
29729
|
+
"end": 310
|
|
29730
29730
|
}
|
|
29731
29731
|
},
|
|
29732
29732
|
"access": "public",
|
|
@@ -29741,8 +29741,8 @@
|
|
|
29741
29741
|
{
|
|
29742
29742
|
"description": "The background of hovered items.\n",
|
|
29743
29743
|
"commentRange": {
|
|
29744
|
-
"start":
|
|
29745
|
-
"end":
|
|
29744
|
+
"start": 312,
|
|
29745
|
+
"end": 312
|
|
29746
29746
|
},
|
|
29747
29747
|
"context": {
|
|
29748
29748
|
"type": "variable",
|
|
@@ -29750,8 +29750,8 @@
|
|
|
29750
29750
|
"value": "$gray-200",
|
|
29751
29751
|
"scope": "default",
|
|
29752
29752
|
"line": {
|
|
29753
|
-
"start":
|
|
29754
|
-
"end":
|
|
29753
|
+
"start": 313,
|
|
29754
|
+
"end": 313
|
|
29755
29755
|
}
|
|
29756
29756
|
},
|
|
29757
29757
|
"access": "public",
|
|
@@ -29766,8 +29766,8 @@
|
|
|
29766
29766
|
{
|
|
29767
29767
|
"description": "The text color of hovered items.\n",
|
|
29768
29768
|
"commentRange": {
|
|
29769
|
-
"start":
|
|
29770
|
-
"end":
|
|
29769
|
+
"start": 314,
|
|
29770
|
+
"end": 314
|
|
29771
29771
|
},
|
|
29772
29772
|
"context": {
|
|
29773
29773
|
"type": "variable",
|
|
@@ -29775,8 +29775,8 @@
|
|
|
29775
29775
|
"value": "$kendo-base-text",
|
|
29776
29776
|
"scope": "default",
|
|
29777
29777
|
"line": {
|
|
29778
|
-
"start":
|
|
29779
|
-
"end":
|
|
29778
|
+
"start": 315,
|
|
29779
|
+
"end": 315
|
|
29780
29780
|
}
|
|
29781
29781
|
},
|
|
29782
29782
|
"access": "public",
|
|
@@ -29791,8 +29791,8 @@
|
|
|
29791
29791
|
{
|
|
29792
29792
|
"description": "The border color of hovered items.\n",
|
|
29793
29793
|
"commentRange": {
|
|
29794
|
-
"start":
|
|
29795
|
-
"end":
|
|
29794
|
+
"start": 316,
|
|
29795
|
+
"end": 316
|
|
29796
29796
|
},
|
|
29797
29797
|
"context": {
|
|
29798
29798
|
"type": "variable",
|
|
@@ -29800,8 +29800,8 @@
|
|
|
29800
29800
|
"value": "k-try-shade( $kendo-hover-bg, 1 )",
|
|
29801
29801
|
"scope": "default",
|
|
29802
29802
|
"line": {
|
|
29803
|
-
"start":
|
|
29804
|
-
"end":
|
|
29803
|
+
"start": 317,
|
|
29804
|
+
"end": 317
|
|
29805
29805
|
}
|
|
29806
29806
|
},
|
|
29807
29807
|
"access": "public",
|
|
@@ -29816,8 +29816,8 @@
|
|
|
29816
29816
|
{
|
|
29817
29817
|
"description": "The gradient background of hovered items.\n",
|
|
29818
29818
|
"commentRange": {
|
|
29819
|
-
"start":
|
|
29820
|
-
"end":
|
|
29819
|
+
"start": 318,
|
|
29820
|
+
"end": 318
|
|
29821
29821
|
},
|
|
29822
29822
|
"context": {
|
|
29823
29823
|
"type": "variable",
|
|
@@ -29825,8 +29825,8 @@
|
|
|
29825
29825
|
"value": "null",
|
|
29826
29826
|
"scope": "default",
|
|
29827
29827
|
"line": {
|
|
29828
|
-
"start":
|
|
29829
|
-
"end":
|
|
29828
|
+
"start": 319,
|
|
29829
|
+
"end": 319
|
|
29830
29830
|
}
|
|
29831
29831
|
},
|
|
29832
29832
|
"access": "public",
|
|
@@ -29841,8 +29841,8 @@
|
|
|
29841
29841
|
{
|
|
29842
29842
|
"description": "The background of selected items.\n",
|
|
29843
29843
|
"commentRange": {
|
|
29844
|
-
"start":
|
|
29845
|
-
"end":
|
|
29844
|
+
"start": 321,
|
|
29845
|
+
"end": 321
|
|
29846
29846
|
},
|
|
29847
29847
|
"context": {
|
|
29848
29848
|
"type": "variable",
|
|
@@ -29850,8 +29850,8 @@
|
|
|
29850
29850
|
"value": "$kendo-color-primary",
|
|
29851
29851
|
"scope": "default",
|
|
29852
29852
|
"line": {
|
|
29853
|
-
"start":
|
|
29854
|
-
"end":
|
|
29853
|
+
"start": 322,
|
|
29854
|
+
"end": 322
|
|
29855
29855
|
}
|
|
29856
29856
|
},
|
|
29857
29857
|
"access": "public",
|
|
@@ -29866,8 +29866,8 @@
|
|
|
29866
29866
|
{
|
|
29867
29867
|
"description": "The text color of selected items.\n",
|
|
29868
29868
|
"commentRange": {
|
|
29869
|
-
"start":
|
|
29870
|
-
"end":
|
|
29869
|
+
"start": 323,
|
|
29870
|
+
"end": 323
|
|
29871
29871
|
},
|
|
29872
29872
|
"context": {
|
|
29873
29873
|
"type": "variable",
|
|
@@ -29875,8 +29875,8 @@
|
|
|
29875
29875
|
"value": "k-contrast-color( $kendo-selected-bg )",
|
|
29876
29876
|
"scope": "default",
|
|
29877
29877
|
"line": {
|
|
29878
|
-
"start":
|
|
29879
|
-
"end":
|
|
29878
|
+
"start": 324,
|
|
29879
|
+
"end": 324
|
|
29880
29880
|
}
|
|
29881
29881
|
},
|
|
29882
29882
|
"access": "public",
|
|
@@ -29891,8 +29891,8 @@
|
|
|
29891
29891
|
{
|
|
29892
29892
|
"description": "The border color of selected items.\n",
|
|
29893
29893
|
"commentRange": {
|
|
29894
|
-
"start":
|
|
29895
|
-
"end":
|
|
29894
|
+
"start": 325,
|
|
29895
|
+
"end": 325
|
|
29896
29896
|
},
|
|
29897
29897
|
"context": {
|
|
29898
29898
|
"type": "variable",
|
|
@@ -29900,8 +29900,8 @@
|
|
|
29900
29900
|
"value": "k-try-shade( $kendo-selected-bg, 1 )",
|
|
29901
29901
|
"scope": "default",
|
|
29902
29902
|
"line": {
|
|
29903
|
-
"start":
|
|
29904
|
-
"end":
|
|
29903
|
+
"start": 326,
|
|
29904
|
+
"end": 326
|
|
29905
29905
|
}
|
|
29906
29906
|
},
|
|
29907
29907
|
"access": "public",
|
|
@@ -29916,8 +29916,8 @@
|
|
|
29916
29916
|
{
|
|
29917
29917
|
"description": "The gradient background of selected items.\n",
|
|
29918
29918
|
"commentRange": {
|
|
29919
|
-
"start":
|
|
29920
|
-
"end":
|
|
29919
|
+
"start": 327,
|
|
29920
|
+
"end": 327
|
|
29921
29921
|
},
|
|
29922
29922
|
"context": {
|
|
29923
29923
|
"type": "variable",
|
|
@@ -29925,8 +29925,8 @@
|
|
|
29925
29925
|
"value": "null",
|
|
29926
29926
|
"scope": "default",
|
|
29927
29927
|
"line": {
|
|
29928
|
-
"start":
|
|
29929
|
-
"end":
|
|
29928
|
+
"start": 328,
|
|
29929
|
+
"end": 328
|
|
29930
29930
|
}
|
|
29931
29931
|
},
|
|
29932
29932
|
"access": "public",
|