@progress/kendo-theme-bootstrap 6.4.0-dev.3 → 6.4.0-dev.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all.css +83 -269
- package/dist/all.scss +288 -516
- package/dist/meta/sassdoc-data.json +522 -522
- package/dist/meta/sassdoc-raw-data.json +253 -253
- package/dist/meta/variables.json +5 -1
- package/dist/meta/variables.scss +1 -1
- 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/_variables.scss +0 -1
- package/scss/button/_variables.scss +1 -1
- package/scss/checkbox/_variables.scss +1 -1
- package/scss/chip/_variables.scss +1 -1
- package/scss/editor/_variables.scss +1 -1
- package/scss/fab/_theme.scss +2 -6
- package/scss/fab/_variables.scss +1 -1
- package/scss/floating-label/_variables.scss +1 -1
- package/scss/grid/_theme.scss +1 -9
- package/scss/grid/_variables.scss +1 -0
- package/scss/input/_variables.scss +3 -3
- package/scss/list/_variables.scss +1 -1
- package/scss/listbox/_index.scss +0 -1
- package/scss/loader/_layout.scss +2 -2
- package/scss/menu/_variables.scss +1 -1
- package/scss/notification/_variables.scss +0 -1
- package/scss/scheduler/_layout.scss +2 -2
- package/scss/signature/_variables.scss +1 -1
- package/scss/slider/_variables.scss +1 -1
|
@@ -1175,7 +1175,7 @@
|
|
|
1175
1175
|
}
|
|
1176
1176
|
},
|
|
1177
1177
|
{
|
|
1178
|
-
"description": "
|
|
1178
|
+
"description": "The line height used along with the $kendo-font-size variable of the large Button.\n",
|
|
1179
1179
|
"commentRange": {
|
|
1180
1180
|
"start": 63,
|
|
1181
1181
|
"end": 64
|
|
@@ -2474,6 +2474,31 @@
|
|
|
2474
2474
|
"name": "_variables.scss"
|
|
2475
2475
|
}
|
|
2476
2476
|
},
|
|
2477
|
+
{
|
|
2478
|
+
"description": "The size of a medium CheckBox.\n",
|
|
2479
|
+
"commentRange": {
|
|
2480
|
+
"start": 13,
|
|
2481
|
+
"end": 14
|
|
2482
|
+
},
|
|
2483
|
+
"context": {
|
|
2484
|
+
"type": "variable",
|
|
2485
|
+
"name": "kendo-checkbox-md-size",
|
|
2486
|
+
"value": "k-map-get( $kendo-spacing, 4 )",
|
|
2487
|
+
"scope": "default",
|
|
2488
|
+
"line": {
|
|
2489
|
+
"start": 15,
|
|
2490
|
+
"end": 15
|
|
2491
|
+
}
|
|
2492
|
+
},
|
|
2493
|
+
"group": [
|
|
2494
|
+
"checkbox"
|
|
2495
|
+
],
|
|
2496
|
+
"access": "public",
|
|
2497
|
+
"file": {
|
|
2498
|
+
"path": "checkbox/_variables.scss",
|
|
2499
|
+
"name": "_variables.scss"
|
|
2500
|
+
}
|
|
2501
|
+
},
|
|
2477
2502
|
{
|
|
2478
2503
|
"description": "The size of a large CheckBox.\n",
|
|
2479
2504
|
"commentRange": {
|
|
@@ -4602,8 +4627,8 @@
|
|
|
4602
4627
|
{
|
|
4603
4628
|
"description": "The color that focuses the user attention.\nUsed for primary buttons and for elements of primary importance across the theme.\n",
|
|
4604
4629
|
"commentRange": {
|
|
4605
|
-
"start":
|
|
4606
|
-
"end":
|
|
4630
|
+
"start": 110,
|
|
4631
|
+
"end": 113
|
|
4607
4632
|
},
|
|
4608
4633
|
"context": {
|
|
4609
4634
|
"type": "variable",
|
|
@@ -4611,8 +4636,8 @@
|
|
|
4611
4636
|
"value": "$primary",
|
|
4612
4637
|
"scope": "default",
|
|
4613
4638
|
"line": {
|
|
4614
|
-
"start":
|
|
4615
|
-
"end":
|
|
4639
|
+
"start": 114,
|
|
4640
|
+
"end": 114
|
|
4616
4641
|
}
|
|
4617
4642
|
},
|
|
4618
4643
|
"group": [
|
|
@@ -4628,8 +4653,8 @@
|
|
|
4628
4653
|
{
|
|
4629
4654
|
"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",
|
|
4630
4655
|
"commentRange": {
|
|
4631
|
-
"start":
|
|
4632
|
-
"end":
|
|
4656
|
+
"start": 118,
|
|
4657
|
+
"end": 121
|
|
4633
4658
|
},
|
|
4634
4659
|
"context": {
|
|
4635
4660
|
"type": "variable",
|
|
@@ -4637,8 +4662,8 @@
|
|
|
4637
4662
|
"value": "k-contrast-color( $kendo-color-primary )",
|
|
4638
4663
|
"scope": "default",
|
|
4639
4664
|
"line": {
|
|
4640
|
-
"start":
|
|
4641
|
-
"end":
|
|
4665
|
+
"start": 122,
|
|
4666
|
+
"end": 122
|
|
4642
4667
|
}
|
|
4643
4668
|
},
|
|
4644
4669
|
"group": [
|
|
@@ -4654,8 +4679,8 @@
|
|
|
4654
4679
|
{
|
|
4655
4680
|
"description": "The secondary color of the theme.\n",
|
|
4656
4681
|
"commentRange": {
|
|
4657
|
-
"start":
|
|
4658
|
-
"end":
|
|
4682
|
+
"start": 124,
|
|
4683
|
+
"end": 126
|
|
4659
4684
|
},
|
|
4660
4685
|
"context": {
|
|
4661
4686
|
"type": "variable",
|
|
@@ -4663,8 +4688,8 @@
|
|
|
4663
4688
|
"value": "$secondary",
|
|
4664
4689
|
"scope": "default",
|
|
4665
4690
|
"line": {
|
|
4666
|
-
"start":
|
|
4667
|
-
"end":
|
|
4691
|
+
"start": 127,
|
|
4692
|
+
"end": 127
|
|
4668
4693
|
}
|
|
4669
4694
|
},
|
|
4670
4695
|
"group": [
|
|
@@ -4680,8 +4705,8 @@
|
|
|
4680
4705
|
{
|
|
4681
4706
|
"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",
|
|
4682
4707
|
"commentRange": {
|
|
4683
|
-
"start":
|
|
4684
|
-
"end":
|
|
4708
|
+
"start": 131,
|
|
4709
|
+
"end": 134
|
|
4685
4710
|
},
|
|
4686
4711
|
"context": {
|
|
4687
4712
|
"type": "variable",
|
|
@@ -4689,8 +4714,8 @@
|
|
|
4689
4714
|
"value": "k-contrast-color( $kendo-color-secondary )",
|
|
4690
4715
|
"scope": "default",
|
|
4691
4716
|
"line": {
|
|
4692
|
-
"start":
|
|
4693
|
-
"end":
|
|
4717
|
+
"start": 135,
|
|
4718
|
+
"end": 135
|
|
4694
4719
|
}
|
|
4695
4720
|
},
|
|
4696
4721
|
"group": [
|
|
@@ -4706,8 +4731,8 @@
|
|
|
4706
4731
|
{
|
|
4707
4732
|
"description": "The tertiary color of the theme.\n",
|
|
4708
4733
|
"commentRange": {
|
|
4709
|
-
"start":
|
|
4710
|
-
"end":
|
|
4734
|
+
"start": 137,
|
|
4735
|
+
"end": 139
|
|
4711
4736
|
},
|
|
4712
4737
|
"context": {
|
|
4713
4738
|
"type": "variable",
|
|
@@ -4715,8 +4740,8 @@
|
|
|
4715
4740
|
"value": "$purple",
|
|
4716
4741
|
"scope": "default",
|
|
4717
4742
|
"line": {
|
|
4718
|
-
"start":
|
|
4719
|
-
"end":
|
|
4743
|
+
"start": 140,
|
|
4744
|
+
"end": 140
|
|
4720
4745
|
}
|
|
4721
4746
|
},
|
|
4722
4747
|
"group": [
|
|
@@ -4732,8 +4757,8 @@
|
|
|
4732
4757
|
{
|
|
4733
4758
|
"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",
|
|
4734
4759
|
"commentRange": {
|
|
4735
|
-
"start":
|
|
4736
|
-
"end":
|
|
4760
|
+
"start": 144,
|
|
4761
|
+
"end": 147
|
|
4737
4762
|
},
|
|
4738
4763
|
"context": {
|
|
4739
4764
|
"type": "variable",
|
|
@@ -4741,8 +4766,8 @@
|
|
|
4741
4766
|
"value": "k-contrast-color( $kendo-color-tertiary )",
|
|
4742
4767
|
"scope": "default",
|
|
4743
4768
|
"line": {
|
|
4744
|
-
"start":
|
|
4745
|
-
"end":
|
|
4769
|
+
"start": 148,
|
|
4770
|
+
"end": 148
|
|
4746
4771
|
}
|
|
4747
4772
|
},
|
|
4748
4773
|
"group": [
|
|
@@ -4758,8 +4783,8 @@
|
|
|
4758
4783
|
{
|
|
4759
4784
|
"description": "The color for informational messages and states.\n",
|
|
4760
4785
|
"commentRange": {
|
|
4761
|
-
"start":
|
|
4762
|
-
"end":
|
|
4786
|
+
"start": 150,
|
|
4787
|
+
"end": 152
|
|
4763
4788
|
},
|
|
4764
4789
|
"context": {
|
|
4765
4790
|
"type": "variable",
|
|
@@ -4767,8 +4792,8 @@
|
|
|
4767
4792
|
"value": "$info",
|
|
4768
4793
|
"scope": "default",
|
|
4769
4794
|
"line": {
|
|
4770
|
-
"start":
|
|
4771
|
-
"end":
|
|
4795
|
+
"start": 153,
|
|
4796
|
+
"end": 153
|
|
4772
4797
|
}
|
|
4773
4798
|
},
|
|
4774
4799
|
"group": [
|
|
@@ -4784,8 +4809,8 @@
|
|
|
4784
4809
|
{
|
|
4785
4810
|
"description": "The color for success messages and states.\n",
|
|
4786
4811
|
"commentRange": {
|
|
4787
|
-
"start":
|
|
4788
|
-
"end":
|
|
4812
|
+
"start": 157,
|
|
4813
|
+
"end": 159
|
|
4789
4814
|
},
|
|
4790
4815
|
"context": {
|
|
4791
4816
|
"type": "variable",
|
|
@@ -4793,8 +4818,8 @@
|
|
|
4793
4818
|
"value": "$success",
|
|
4794
4819
|
"scope": "default",
|
|
4795
4820
|
"line": {
|
|
4796
|
-
"start":
|
|
4797
|
-
"end":
|
|
4821
|
+
"start": 160,
|
|
4822
|
+
"end": 160
|
|
4798
4823
|
}
|
|
4799
4824
|
},
|
|
4800
4825
|
"group": [
|
|
@@ -4810,8 +4835,8 @@
|
|
|
4810
4835
|
{
|
|
4811
4836
|
"description": "The color for warning messages and states.\n",
|
|
4812
4837
|
"commentRange": {
|
|
4813
|
-
"start":
|
|
4814
|
-
"end":
|
|
4838
|
+
"start": 164,
|
|
4839
|
+
"end": 166
|
|
4815
4840
|
},
|
|
4816
4841
|
"context": {
|
|
4817
4842
|
"type": "variable",
|
|
@@ -4819,8 +4844,8 @@
|
|
|
4819
4844
|
"value": "$warning",
|
|
4820
4845
|
"scope": "default",
|
|
4821
4846
|
"line": {
|
|
4822
|
-
"start":
|
|
4823
|
-
"end":
|
|
4847
|
+
"start": 167,
|
|
4848
|
+
"end": 167
|
|
4824
4849
|
}
|
|
4825
4850
|
},
|
|
4826
4851
|
"group": [
|
|
@@ -4836,8 +4861,8 @@
|
|
|
4836
4861
|
{
|
|
4837
4862
|
"description": "The color for error messages and states.\n",
|
|
4838
4863
|
"commentRange": {
|
|
4839
|
-
"start":
|
|
4840
|
-
"end":
|
|
4864
|
+
"start": 171,
|
|
4865
|
+
"end": 173
|
|
4841
4866
|
},
|
|
4842
4867
|
"context": {
|
|
4843
4868
|
"type": "variable",
|
|
@@ -4845,8 +4870,8 @@
|
|
|
4845
4870
|
"value": "$danger",
|
|
4846
4871
|
"scope": "default",
|
|
4847
4872
|
"line": {
|
|
4848
|
-
"start":
|
|
4849
|
-
"end":
|
|
4873
|
+
"start": 174,
|
|
4874
|
+
"end": 174
|
|
4850
4875
|
}
|
|
4851
4876
|
},
|
|
4852
4877
|
"group": [
|
|
@@ -4862,8 +4887,8 @@
|
|
|
4862
4887
|
{
|
|
4863
4888
|
"description": "The dark color of the theme.\n",
|
|
4864
4889
|
"commentRange": {
|
|
4865
|
-
"start":
|
|
4866
|
-
"end":
|
|
4890
|
+
"start": 178,
|
|
4891
|
+
"end": 180
|
|
4867
4892
|
},
|
|
4868
4893
|
"context": {
|
|
4869
4894
|
"type": "variable",
|
|
@@ -4871,8 +4896,8 @@
|
|
|
4871
4896
|
"value": "$dark",
|
|
4872
4897
|
"scope": "default",
|
|
4873
4898
|
"line": {
|
|
4874
|
-
"start":
|
|
4875
|
-
"end":
|
|
4899
|
+
"start": 181,
|
|
4900
|
+
"end": 181
|
|
4876
4901
|
}
|
|
4877
4902
|
},
|
|
4878
4903
|
"group": [
|
|
@@ -4888,8 +4913,8 @@
|
|
|
4888
4913
|
{
|
|
4889
4914
|
"description": "The light color of the theme.\n",
|
|
4890
4915
|
"commentRange": {
|
|
4891
|
-
"start":
|
|
4892
|
-
"end":
|
|
4916
|
+
"start": 183,
|
|
4917
|
+
"end": 185
|
|
4893
4918
|
},
|
|
4894
4919
|
"context": {
|
|
4895
4920
|
"type": "variable",
|
|
@@ -4897,8 +4922,8 @@
|
|
|
4897
4922
|
"value": "$light",
|
|
4898
4923
|
"scope": "default",
|
|
4899
4924
|
"line": {
|
|
4900
|
-
"start":
|
|
4901
|
-
"end":
|
|
4925
|
+
"start": 186,
|
|
4926
|
+
"end": 186
|
|
4902
4927
|
}
|
|
4903
4928
|
},
|
|
4904
4929
|
"group": [
|
|
@@ -4914,8 +4939,8 @@
|
|
|
4914
4939
|
{
|
|
4915
4940
|
"description": "Inverse color of the theme. Depending on the theme luminance dark or light, it will be light or dark\n",
|
|
4916
4941
|
"commentRange": {
|
|
4917
|
-
"start":
|
|
4918
|
-
"end":
|
|
4942
|
+
"start": 188,
|
|
4943
|
+
"end": 189
|
|
4919
4944
|
},
|
|
4920
4945
|
"context": {
|
|
4921
4946
|
"type": "variable",
|
|
@@ -4923,8 +4948,8 @@
|
|
|
4923
4948
|
"value": "if( $kendo-is-dark-theme, $kendo-color-light, $kendo-color-dark )",
|
|
4924
4949
|
"scope": "default",
|
|
4925
4950
|
"line": {
|
|
4926
|
-
"start":
|
|
4927
|
-
"end":
|
|
4951
|
+
"start": 190,
|
|
4952
|
+
"end": 190
|
|
4928
4953
|
}
|
|
4929
4954
|
},
|
|
4930
4955
|
"group": [
|
|
@@ -4939,8 +4964,8 @@
|
|
|
4939
4964
|
{
|
|
4940
4965
|
"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",
|
|
4941
4966
|
"commentRange": {
|
|
4942
|
-
"start":
|
|
4943
|
-
"end":
|
|
4967
|
+
"start": 278,
|
|
4968
|
+
"end": 280
|
|
4944
4969
|
},
|
|
4945
4970
|
"context": {
|
|
4946
4971
|
"type": "variable",
|
|
@@ -4948,8 +4973,8 @@
|
|
|
4948
4973
|
"value": "$kendo-body-bg",
|
|
4949
4974
|
"scope": "default",
|
|
4950
4975
|
"line": {
|
|
4951
|
-
"start":
|
|
4952
|
-
"end":
|
|
4976
|
+
"start": 281,
|
|
4977
|
+
"end": 281
|
|
4953
4978
|
}
|
|
4954
4979
|
},
|
|
4955
4980
|
"group": [
|
|
@@ -4964,8 +4989,8 @@
|
|
|
4964
4989
|
{
|
|
4965
4990
|
"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",
|
|
4966
4991
|
"commentRange": {
|
|
4967
|
-
"start":
|
|
4968
|
-
"end":
|
|
4992
|
+
"start": 282,
|
|
4993
|
+
"end": 284
|
|
4969
4994
|
},
|
|
4970
4995
|
"context": {
|
|
4971
4996
|
"type": "variable",
|
|
@@ -4973,8 +4998,8 @@
|
|
|
4973
4998
|
"value": "$kendo-body-text",
|
|
4974
4999
|
"scope": "default",
|
|
4975
5000
|
"line": {
|
|
4976
|
-
"start":
|
|
4977
|
-
"end":
|
|
5001
|
+
"start": 285,
|
|
5002
|
+
"end": 285
|
|
4978
5003
|
}
|
|
4979
5004
|
},
|
|
4980
5005
|
"group": [
|
|
@@ -4989,8 +5014,8 @@
|
|
|
4989
5014
|
{
|
|
4990
5015
|
"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",
|
|
4991
5016
|
"commentRange": {
|
|
4992
|
-
"start":
|
|
4993
|
-
"end":
|
|
5017
|
+
"start": 286,
|
|
5018
|
+
"end": 288
|
|
4994
5019
|
},
|
|
4995
5020
|
"context": {
|
|
4996
5021
|
"type": "variable",
|
|
@@ -4998,8 +5023,8 @@
|
|
|
4998
5023
|
"value": "if( k-is-light( $kendo-component-bg ), $gray-300, $gray-700 )",
|
|
4999
5024
|
"scope": "default",
|
|
5000
5025
|
"line": {
|
|
5001
|
-
"start":
|
|
5002
|
-
"end":
|
|
5026
|
+
"start": 289,
|
|
5027
|
+
"end": 289
|
|
5003
5028
|
}
|
|
5004
5029
|
},
|
|
5005
5030
|
"group": [
|
|
@@ -6286,6 +6311,31 @@
|
|
|
6286
6311
|
"name": "_variables.scss"
|
|
6287
6312
|
}
|
|
6288
6313
|
},
|
|
6314
|
+
{
|
|
6315
|
+
"description": "The font size of the Floating Label.\n",
|
|
6316
|
+
"commentRange": {
|
|
6317
|
+
"start": 6,
|
|
6318
|
+
"end": 7
|
|
6319
|
+
},
|
|
6320
|
+
"context": {
|
|
6321
|
+
"type": "variable",
|
|
6322
|
+
"name": "kendo-floating-label-font-size",
|
|
6323
|
+
"value": "$kendo-input-font-size",
|
|
6324
|
+
"scope": "default",
|
|
6325
|
+
"line": {
|
|
6326
|
+
"start": 8,
|
|
6327
|
+
"end": 8
|
|
6328
|
+
}
|
|
6329
|
+
},
|
|
6330
|
+
"group": [
|
|
6331
|
+
"floating-label"
|
|
6332
|
+
],
|
|
6333
|
+
"access": "public",
|
|
6334
|
+
"file": {
|
|
6335
|
+
"path": "floating-label/_variables.scss",
|
|
6336
|
+
"name": "_variables.scss"
|
|
6337
|
+
}
|
|
6338
|
+
},
|
|
6289
6339
|
{
|
|
6290
6340
|
"description": "The maximum width of the Floating Label.\n",
|
|
6291
6341
|
"commentRange": {
|
|
@@ -8689,8 +8739,8 @@
|
|
|
8689
8739
|
{
|
|
8690
8740
|
"description": "Background color of the grid row resize indicator\n",
|
|
8691
8741
|
"commentRange": {
|
|
8692
|
-
"start":
|
|
8693
|
-
"end":
|
|
8742
|
+
"start": 308,
|
|
8743
|
+
"end": 309
|
|
8694
8744
|
},
|
|
8695
8745
|
"context": {
|
|
8696
8746
|
"type": "variable",
|
|
@@ -8698,8 +8748,8 @@
|
|
|
8698
8748
|
"value": "rgba( k-contrast-color( $kendo-grid-bg ), .12 )",
|
|
8699
8749
|
"scope": "default",
|
|
8700
8750
|
"line": {
|
|
8701
|
-
"start":
|
|
8702
|
-
"end":
|
|
8751
|
+
"start": 310,
|
|
8752
|
+
"end": 310
|
|
8703
8753
|
}
|
|
8704
8754
|
},
|
|
8705
8755
|
"group": [
|
|
@@ -8714,8 +8764,8 @@
|
|
|
8714
8764
|
{
|
|
8715
8765
|
"description": "Active background color of the grid row resize indicator\n",
|
|
8716
8766
|
"commentRange": {
|
|
8717
|
-
"start":
|
|
8718
|
-
"end":
|
|
8767
|
+
"start": 311,
|
|
8768
|
+
"end": 312
|
|
8719
8769
|
},
|
|
8720
8770
|
"context": {
|
|
8721
8771
|
"type": "variable",
|
|
@@ -8723,8 +8773,8 @@
|
|
|
8723
8773
|
"value": "$kendo-color-primary",
|
|
8724
8774
|
"scope": "default",
|
|
8725
8775
|
"line": {
|
|
8726
|
-
"start":
|
|
8727
|
-
"end":
|
|
8776
|
+
"start": 313,
|
|
8777
|
+
"end": 313
|
|
8728
8778
|
}
|
|
8729
8779
|
},
|
|
8730
8780
|
"group": [
|
|
@@ -8739,8 +8789,8 @@
|
|
|
8739
8789
|
{
|
|
8740
8790
|
"description": "Height of the grid row resize indicator\n",
|
|
8741
8791
|
"commentRange": {
|
|
8742
|
-
"start":
|
|
8743
|
-
"end":
|
|
8792
|
+
"start": 314,
|
|
8793
|
+
"end": 315
|
|
8744
8794
|
},
|
|
8745
8795
|
"context": {
|
|
8746
8796
|
"type": "variable",
|
|
@@ -8748,8 +8798,8 @@
|
|
|
8748
8798
|
"value": "k-map-get( $kendo-spacing, .5 )",
|
|
8749
8799
|
"scope": "default",
|
|
8750
8800
|
"line": {
|
|
8751
|
-
"start":
|
|
8752
|
-
"end":
|
|
8801
|
+
"start": 316,
|
|
8802
|
+
"end": 316
|
|
8753
8803
|
}
|
|
8754
8804
|
},
|
|
8755
8805
|
"group": [
|
|
@@ -10411,6 +10461,56 @@
|
|
|
10411
10461
|
"name": "_variables.scss"
|
|
10412
10462
|
}
|
|
10413
10463
|
},
|
|
10464
|
+
{
|
|
10465
|
+
"description": "The vertical margin of the clear value icon.\n",
|
|
10466
|
+
"commentRange": {
|
|
10467
|
+
"start": 248,
|
|
10468
|
+
"end": 249
|
|
10469
|
+
},
|
|
10470
|
+
"context": {
|
|
10471
|
+
"type": "variable",
|
|
10472
|
+
"name": "kendo-input-values-margin-y",
|
|
10473
|
+
"value": "k-map-get( $kendo-spacing, 0.5 )",
|
|
10474
|
+
"scope": "default",
|
|
10475
|
+
"line": {
|
|
10476
|
+
"start": 250,
|
|
10477
|
+
"end": 250
|
|
10478
|
+
}
|
|
10479
|
+
},
|
|
10480
|
+
"group": [
|
|
10481
|
+
"input"
|
|
10482
|
+
],
|
|
10483
|
+
"access": "public",
|
|
10484
|
+
"file": {
|
|
10485
|
+
"path": "input/_variables.scss",
|
|
10486
|
+
"name": "_variables.scss"
|
|
10487
|
+
}
|
|
10488
|
+
},
|
|
10489
|
+
{
|
|
10490
|
+
"description": "The horizontal margin of the clear value icon.\n",
|
|
10491
|
+
"commentRange": {
|
|
10492
|
+
"start": 251,
|
|
10493
|
+
"end": 252
|
|
10494
|
+
},
|
|
10495
|
+
"context": {
|
|
10496
|
+
"type": "variable",
|
|
10497
|
+
"name": "kendo-input-values-margin-x",
|
|
10498
|
+
"value": "$kendo-input-values-margin-y",
|
|
10499
|
+
"scope": "default",
|
|
10500
|
+
"line": {
|
|
10501
|
+
"start": 253,
|
|
10502
|
+
"end": 253
|
|
10503
|
+
}
|
|
10504
|
+
},
|
|
10505
|
+
"group": [
|
|
10506
|
+
"input"
|
|
10507
|
+
],
|
|
10508
|
+
"access": "public",
|
|
10509
|
+
"file": {
|
|
10510
|
+
"path": "input/_variables.scss",
|
|
10511
|
+
"name": "_variables.scss"
|
|
10512
|
+
}
|
|
10513
|
+
},
|
|
10414
10514
|
{
|
|
10415
10515
|
"description": "The width of the Input button.\n",
|
|
10416
10516
|
"commentRange": {
|
|
@@ -13064,8 +13164,8 @@
|
|
|
13064
13164
|
{
|
|
13065
13165
|
"description": "Theme colors of the notification.\n",
|
|
13066
13166
|
"commentRange": {
|
|
13067
|
-
"start":
|
|
13068
|
-
"end":
|
|
13167
|
+
"start": 56,
|
|
13168
|
+
"end": 57
|
|
13069
13169
|
},
|
|
13070
13170
|
"context": {
|
|
13071
13171
|
"type": "variable",
|
|
@@ -13073,8 +13173,8 @@
|
|
|
13073
13173
|
"value": "$kendo-theme-colors",
|
|
13074
13174
|
"scope": "default",
|
|
13075
13175
|
"line": {
|
|
13076
|
-
"start":
|
|
13077
|
-
"end":
|
|
13176
|
+
"start": 58,
|
|
13177
|
+
"end": 58
|
|
13078
13178
|
}
|
|
13079
13179
|
},
|
|
13080
13180
|
"group": [
|
|
@@ -22214,8 +22314,8 @@
|
|
|
22214
22314
|
{
|
|
22215
22315
|
"description": "Base font size across all components.\n",
|
|
22216
22316
|
"commentRange": {
|
|
22217
|
-
"start":
|
|
22218
|
-
"end":
|
|
22317
|
+
"start": 209,
|
|
22318
|
+
"end": 210
|
|
22219
22319
|
},
|
|
22220
22320
|
"context": {
|
|
22221
22321
|
"type": "variable",
|
|
@@ -22223,8 +22323,8 @@
|
|
|
22223
22323
|
"value": "$font-size-base",
|
|
22224
22324
|
"scope": "default",
|
|
22225
22325
|
"line": {
|
|
22226
|
-
"start":
|
|
22227
|
-
"end":
|
|
22326
|
+
"start": 211,
|
|
22327
|
+
"end": 211
|
|
22228
22328
|
}
|
|
22229
22329
|
},
|
|
22230
22330
|
"group": [
|
|
@@ -22239,8 +22339,8 @@
|
|
|
22239
22339
|
{
|
|
22240
22340
|
"description": "Font family for text.\n",
|
|
22241
22341
|
"commentRange": {
|
|
22242
|
-
"start":
|
|
22243
|
-
"end":
|
|
22342
|
+
"start": 226,
|
|
22343
|
+
"end": 227
|
|
22244
22344
|
},
|
|
22245
22345
|
"context": {
|
|
22246
22346
|
"type": "variable",
|
|
@@ -22248,8 +22348,8 @@
|
|
|
22248
22348
|
"value": "$font-family-sans-serif",
|
|
22249
22349
|
"scope": "default",
|
|
22250
22350
|
"line": {
|
|
22251
|
-
"start":
|
|
22252
|
-
"end":
|
|
22351
|
+
"start": 228,
|
|
22352
|
+
"end": 228
|
|
22253
22353
|
}
|
|
22254
22354
|
},
|
|
22255
22355
|
"group": [
|
|
@@ -22264,8 +22364,8 @@
|
|
|
22264
22364
|
{
|
|
22265
22365
|
"description": "Font family for monospaced text. Used for styling the code.\n",
|
|
22266
22366
|
"commentRange": {
|
|
22267
|
-
"start":
|
|
22268
|
-
"end":
|
|
22367
|
+
"start": 230,
|
|
22368
|
+
"end": 231
|
|
22269
22369
|
},
|
|
22270
22370
|
"context": {
|
|
22271
22371
|
"type": "variable",
|
|
@@ -22273,8 +22373,8 @@
|
|
|
22273
22373
|
"value": "$font-family-monospace",
|
|
22274
22374
|
"scope": "default",
|
|
22275
22375
|
"line": {
|
|
22276
|
-
"start":
|
|
22277
|
-
"end":
|
|
22376
|
+
"start": 232,
|
|
22377
|
+
"end": 232
|
|
22278
22378
|
}
|
|
22279
22379
|
},
|
|
22280
22380
|
"group": [
|
|
@@ -22289,8 +22389,8 @@
|
|
|
22289
22389
|
{
|
|
22290
22390
|
"description": "Font family across all components.\n",
|
|
22291
22391
|
"commentRange": {
|
|
22292
|
-
"start":
|
|
22293
|
-
"end":
|
|
22392
|
+
"start": 234,
|
|
22393
|
+
"end": 235
|
|
22294
22394
|
},
|
|
22295
22395
|
"context": {
|
|
22296
22396
|
"type": "variable",
|
|
@@ -22298,8 +22398,8 @@
|
|
|
22298
22398
|
"value": "$kendo-font-family-sans-serif",
|
|
22299
22399
|
"scope": "default",
|
|
22300
22400
|
"line": {
|
|
22301
|
-
"start":
|
|
22302
|
-
"end":
|
|
22401
|
+
"start": 236,
|
|
22402
|
+
"end": 236
|
|
22303
22403
|
}
|
|
22304
22404
|
},
|
|
22305
22405
|
"group": [
|
|
@@ -22314,8 +22414,8 @@
|
|
|
22314
22414
|
{
|
|
22315
22415
|
"description": "Line height used along with $kendo-font-size.\n",
|
|
22316
22416
|
"commentRange": {
|
|
22317
|
-
"start":
|
|
22318
|
-
"end":
|
|
22417
|
+
"start": 238,
|
|
22418
|
+
"end": 239
|
|
22319
22419
|
},
|
|
22320
22420
|
"context": {
|
|
22321
22421
|
"type": "variable",
|
|
@@ -22323,8 +22423,8 @@
|
|
|
22323
22423
|
"value": "$line-height-base",
|
|
22324
22424
|
"scope": "default",
|
|
22325
22425
|
"line": {
|
|
22326
|
-
"start":
|
|
22327
|
-
"end":
|
|
22426
|
+
"start": 240,
|
|
22427
|
+
"end": 240
|
|
22328
22428
|
}
|
|
22329
22429
|
},
|
|
22330
22430
|
"group": [
|
|
@@ -22339,8 +22439,8 @@
|
|
|
22339
22439
|
{
|
|
22340
22440
|
"description": "Border radius for all components.\n",
|
|
22341
22441
|
"commentRange": {
|
|
22342
|
-
"start":
|
|
22343
|
-
"end":
|
|
22442
|
+
"start": 85,
|
|
22443
|
+
"end": 85
|
|
22344
22444
|
},
|
|
22345
22445
|
"context": {
|
|
22346
22446
|
"type": "variable",
|
|
@@ -22348,8 +22448,8 @@
|
|
|
22348
22448
|
"value": "$border-radius",
|
|
22349
22449
|
"scope": "default",
|
|
22350
22450
|
"line": {
|
|
22351
|
-
"start":
|
|
22352
|
-
"end":
|
|
22451
|
+
"start": 86,
|
|
22452
|
+
"end": 86
|
|
22353
22453
|
}
|
|
22354
22454
|
},
|
|
22355
22455
|
"access": "public",
|
|
@@ -22364,8 +22464,8 @@
|
|
|
22364
22464
|
{
|
|
22365
22465
|
"description": "The background of the components' chrome area.\n",
|
|
22366
22466
|
"commentRange": {
|
|
22367
|
-
"start":
|
|
22368
|
-
"end":
|
|
22467
|
+
"start": 292,
|
|
22468
|
+
"end": 292
|
|
22369
22469
|
},
|
|
22370
22470
|
"context": {
|
|
22371
22471
|
"type": "variable",
|
|
@@ -22373,8 +22473,8 @@
|
|
|
22373
22473
|
"value": "$gray-100",
|
|
22374
22474
|
"scope": "default",
|
|
22375
22475
|
"line": {
|
|
22376
|
-
"start":
|
|
22377
|
-
"end":
|
|
22476
|
+
"start": 293,
|
|
22477
|
+
"end": 293
|
|
22378
22478
|
}
|
|
22379
22479
|
},
|
|
22380
22480
|
"access": "public",
|
|
@@ -22389,8 +22489,8 @@
|
|
|
22389
22489
|
{
|
|
22390
22490
|
"description": "The text color of the components' chrome area.\n",
|
|
22391
22491
|
"commentRange": {
|
|
22392
|
-
"start":
|
|
22393
|
-
"end":
|
|
22492
|
+
"start": 294,
|
|
22493
|
+
"end": 294
|
|
22394
22494
|
},
|
|
22395
22495
|
"context": {
|
|
22396
22496
|
"type": "variable",
|
|
@@ -22398,8 +22498,8 @@
|
|
|
22398
22498
|
"value": "$kendo-body-text",
|
|
22399
22499
|
"scope": "default",
|
|
22400
22500
|
"line": {
|
|
22401
|
-
"start":
|
|
22402
|
-
"end":
|
|
22501
|
+
"start": 295,
|
|
22502
|
+
"end": 295
|
|
22403
22503
|
}
|
|
22404
22504
|
},
|
|
22405
22505
|
"access": "public",
|
|
@@ -22414,8 +22514,8 @@
|
|
|
22414
22514
|
{
|
|
22415
22515
|
"description": "The border color of the components' chrome area.\n",
|
|
22416
22516
|
"commentRange": {
|
|
22417
|
-
"start":
|
|
22418
|
-
"end":
|
|
22517
|
+
"start": 296,
|
|
22518
|
+
"end": 296
|
|
22419
22519
|
},
|
|
22420
22520
|
"context": {
|
|
22421
22521
|
"type": "variable",
|
|
@@ -22423,8 +22523,8 @@
|
|
|
22423
22523
|
"value": "k-try-shade( $kendo-base-bg, 1 )",
|
|
22424
22524
|
"scope": "default",
|
|
22425
22525
|
"line": {
|
|
22426
|
-
"start":
|
|
22427
|
-
"end":
|
|
22526
|
+
"start": 297,
|
|
22527
|
+
"end": 297
|
|
22428
22528
|
}
|
|
22429
22529
|
},
|
|
22430
22530
|
"access": "public",
|
|
@@ -22439,8 +22539,8 @@
|
|
|
22439
22539
|
{
|
|
22440
22540
|
"description": "The gradient background of the components' chrome area.\n",
|
|
22441
22541
|
"commentRange": {
|
|
22442
|
-
"start":
|
|
22443
|
-
"end":
|
|
22542
|
+
"start": 298,
|
|
22543
|
+
"end": 298
|
|
22444
22544
|
},
|
|
22445
22545
|
"context": {
|
|
22446
22546
|
"type": "variable",
|
|
@@ -22448,8 +22548,8 @@
|
|
|
22448
22548
|
"value": "null",
|
|
22449
22549
|
"scope": "default",
|
|
22450
22550
|
"line": {
|
|
22451
|
-
"start":
|
|
22452
|
-
"end":
|
|
22551
|
+
"start": 299,
|
|
22552
|
+
"end": 299
|
|
22453
22553
|
}
|
|
22454
22554
|
},
|
|
22455
22555
|
"access": "public",
|
|
@@ -22464,8 +22564,8 @@
|
|
|
22464
22564
|
{
|
|
22465
22565
|
"description": "The background of hovered items.\n",
|
|
22466
22566
|
"commentRange": {
|
|
22467
|
-
"start":
|
|
22468
|
-
"end":
|
|
22567
|
+
"start": 301,
|
|
22568
|
+
"end": 301
|
|
22469
22569
|
},
|
|
22470
22570
|
"context": {
|
|
22471
22571
|
"type": "variable",
|
|
@@ -22473,8 +22573,8 @@
|
|
|
22473
22573
|
"value": "$gray-200",
|
|
22474
22574
|
"scope": "default",
|
|
22475
22575
|
"line": {
|
|
22476
|
-
"start":
|
|
22477
|
-
"end":
|
|
22576
|
+
"start": 302,
|
|
22577
|
+
"end": 302
|
|
22478
22578
|
}
|
|
22479
22579
|
},
|
|
22480
22580
|
"access": "public",
|
|
@@ -22489,8 +22589,8 @@
|
|
|
22489
22589
|
{
|
|
22490
22590
|
"description": "The text color of hovered items.\n",
|
|
22491
22591
|
"commentRange": {
|
|
22492
|
-
"start":
|
|
22493
|
-
"end":
|
|
22592
|
+
"start": 303,
|
|
22593
|
+
"end": 303
|
|
22494
22594
|
},
|
|
22495
22595
|
"context": {
|
|
22496
22596
|
"type": "variable",
|
|
@@ -22498,8 +22598,8 @@
|
|
|
22498
22598
|
"value": "$kendo-base-text",
|
|
22499
22599
|
"scope": "default",
|
|
22500
22600
|
"line": {
|
|
22501
|
-
"start":
|
|
22502
|
-
"end":
|
|
22601
|
+
"start": 304,
|
|
22602
|
+
"end": 304
|
|
22503
22603
|
}
|
|
22504
22604
|
},
|
|
22505
22605
|
"access": "public",
|
|
@@ -22514,8 +22614,8 @@
|
|
|
22514
22614
|
{
|
|
22515
22615
|
"description": "The border color of hovered items.\n",
|
|
22516
22616
|
"commentRange": {
|
|
22517
|
-
"start":
|
|
22518
|
-
"end":
|
|
22617
|
+
"start": 305,
|
|
22618
|
+
"end": 305
|
|
22519
22619
|
},
|
|
22520
22620
|
"context": {
|
|
22521
22621
|
"type": "variable",
|
|
@@ -22523,8 +22623,8 @@
|
|
|
22523
22623
|
"value": "k-try-shade( $kendo-hover-bg, 1 )",
|
|
22524
22624
|
"scope": "default",
|
|
22525
22625
|
"line": {
|
|
22526
|
-
"start":
|
|
22527
|
-
"end":
|
|
22626
|
+
"start": 306,
|
|
22627
|
+
"end": 306
|
|
22528
22628
|
}
|
|
22529
22629
|
},
|
|
22530
22630
|
"access": "public",
|
|
@@ -22539,8 +22639,8 @@
|
|
|
22539
22639
|
{
|
|
22540
22640
|
"description": "The gradient background of hovered items.\n",
|
|
22541
22641
|
"commentRange": {
|
|
22542
|
-
"start":
|
|
22543
|
-
"end":
|
|
22642
|
+
"start": 307,
|
|
22643
|
+
"end": 307
|
|
22544
22644
|
},
|
|
22545
22645
|
"context": {
|
|
22546
22646
|
"type": "variable",
|
|
@@ -22548,8 +22648,8 @@
|
|
|
22548
22648
|
"value": "null",
|
|
22549
22649
|
"scope": "default",
|
|
22550
22650
|
"line": {
|
|
22551
|
-
"start":
|
|
22552
|
-
"end":
|
|
22651
|
+
"start": 308,
|
|
22652
|
+
"end": 308
|
|
22553
22653
|
}
|
|
22554
22654
|
},
|
|
22555
22655
|
"access": "public",
|
|
@@ -22564,8 +22664,8 @@
|
|
|
22564
22664
|
{
|
|
22565
22665
|
"description": "The background of selected items.\n",
|
|
22566
22666
|
"commentRange": {
|
|
22567
|
-
"start":
|
|
22568
|
-
"end":
|
|
22667
|
+
"start": 310,
|
|
22668
|
+
"end": 310
|
|
22569
22669
|
},
|
|
22570
22670
|
"context": {
|
|
22571
22671
|
"type": "variable",
|
|
@@ -22573,8 +22673,8 @@
|
|
|
22573
22673
|
"value": "$kendo-color-primary",
|
|
22574
22674
|
"scope": "default",
|
|
22575
22675
|
"line": {
|
|
22576
|
-
"start":
|
|
22577
|
-
"end":
|
|
22676
|
+
"start": 311,
|
|
22677
|
+
"end": 311
|
|
22578
22678
|
}
|
|
22579
22679
|
},
|
|
22580
22680
|
"access": "public",
|
|
@@ -22589,8 +22689,8 @@
|
|
|
22589
22689
|
{
|
|
22590
22690
|
"description": "The text color of selected items.\n",
|
|
22591
22691
|
"commentRange": {
|
|
22592
|
-
"start":
|
|
22593
|
-
"end":
|
|
22692
|
+
"start": 312,
|
|
22693
|
+
"end": 312
|
|
22594
22694
|
},
|
|
22595
22695
|
"context": {
|
|
22596
22696
|
"type": "variable",
|
|
@@ -22598,8 +22698,8 @@
|
|
|
22598
22698
|
"value": "k-contrast-color( $kendo-selected-bg )",
|
|
22599
22699
|
"scope": "default",
|
|
22600
22700
|
"line": {
|
|
22601
|
-
"start":
|
|
22602
|
-
"end":
|
|
22701
|
+
"start": 313,
|
|
22702
|
+
"end": 313
|
|
22603
22703
|
}
|
|
22604
22704
|
},
|
|
22605
22705
|
"access": "public",
|
|
@@ -22614,8 +22714,8 @@
|
|
|
22614
22714
|
{
|
|
22615
22715
|
"description": "The border color of selected items.\n",
|
|
22616
22716
|
"commentRange": {
|
|
22617
|
-
"start":
|
|
22618
|
-
"end":
|
|
22717
|
+
"start": 314,
|
|
22718
|
+
"end": 314
|
|
22619
22719
|
},
|
|
22620
22720
|
"context": {
|
|
22621
22721
|
"type": "variable",
|
|
@@ -22623,8 +22723,8 @@
|
|
|
22623
22723
|
"value": "k-try-shade( $kendo-selected-bg, 1 )",
|
|
22624
22724
|
"scope": "default",
|
|
22625
22725
|
"line": {
|
|
22626
|
-
"start":
|
|
22627
|
-
"end":
|
|
22726
|
+
"start": 315,
|
|
22727
|
+
"end": 315
|
|
22628
22728
|
}
|
|
22629
22729
|
},
|
|
22630
22730
|
"access": "public",
|
|
@@ -22639,8 +22739,8 @@
|
|
|
22639
22739
|
{
|
|
22640
22740
|
"description": "The gradient background of selected items.\n",
|
|
22641
22741
|
"commentRange": {
|
|
22642
|
-
"start":
|
|
22643
|
-
"end":
|
|
22742
|
+
"start": 316,
|
|
22743
|
+
"end": 316
|
|
22644
22744
|
},
|
|
22645
22745
|
"context": {
|
|
22646
22746
|
"type": "variable",
|
|
@@ -22648,8 +22748,8 @@
|
|
|
22648
22748
|
"value": "null",
|
|
22649
22749
|
"scope": "default",
|
|
22650
22750
|
"line": {
|
|
22651
|
-
"start":
|
|
22652
|
-
"end":
|
|
22751
|
+
"start": 317,
|
|
22752
|
+
"end": 317
|
|
22653
22753
|
}
|
|
22654
22754
|
},
|
|
22655
22755
|
"access": "public",
|
|
@@ -22661,31 +22761,6 @@
|
|
|
22661
22761
|
"name": "_variables.scss"
|
|
22662
22762
|
}
|
|
22663
22763
|
},
|
|
22664
|
-
{
|
|
22665
|
-
"description": "The size of a medium CheckBox.\n @group checkbox\n",
|
|
22666
|
-
"commentRange": {
|
|
22667
|
-
"start": 13,
|
|
22668
|
-
"end": 14
|
|
22669
|
-
},
|
|
22670
|
-
"context": {
|
|
22671
|
-
"type": "variable",
|
|
22672
|
-
"name": "kendo-checkbox-md-size",
|
|
22673
|
-
"value": "k-map-get( $kendo-spacing, 4 )",
|
|
22674
|
-
"scope": "default",
|
|
22675
|
-
"line": {
|
|
22676
|
-
"start": 15,
|
|
22677
|
-
"end": 15
|
|
22678
|
-
}
|
|
22679
|
-
},
|
|
22680
|
-
"access": "public",
|
|
22681
|
-
"group": [
|
|
22682
|
-
"undefined"
|
|
22683
|
-
],
|
|
22684
|
-
"file": {
|
|
22685
|
-
"path": "checkbox/_variables.scss",
|
|
22686
|
-
"name": "_variables.scss"
|
|
22687
|
-
}
|
|
22688
|
-
},
|
|
22689
22764
|
{
|
|
22690
22765
|
"description": "The font size of the large Chip.\n",
|
|
22691
22766
|
"commentRange": {
|
|
@@ -22711,81 +22786,6 @@
|
|
|
22711
22786
|
"name": "_variables.scss"
|
|
22712
22787
|
}
|
|
22713
22788
|
},
|
|
22714
|
-
{
|
|
22715
|
-
"description": "The font size of the Floating Label.\n @group floating-label\n",
|
|
22716
|
-
"commentRange": {
|
|
22717
|
-
"start": 6,
|
|
22718
|
-
"end": 7
|
|
22719
|
-
},
|
|
22720
|
-
"context": {
|
|
22721
|
-
"type": "variable",
|
|
22722
|
-
"name": "kendo-floating-label-font-size",
|
|
22723
|
-
"value": "$kendo-input-font-size",
|
|
22724
|
-
"scope": "default",
|
|
22725
|
-
"line": {
|
|
22726
|
-
"start": 8,
|
|
22727
|
-
"end": 8
|
|
22728
|
-
}
|
|
22729
|
-
},
|
|
22730
|
-
"access": "public",
|
|
22731
|
-
"group": [
|
|
22732
|
-
"undefined"
|
|
22733
|
-
],
|
|
22734
|
-
"file": {
|
|
22735
|
-
"path": "floating-label/_variables.scss",
|
|
22736
|
-
"name": "_variables.scss"
|
|
22737
|
-
}
|
|
22738
|
-
},
|
|
22739
|
-
{
|
|
22740
|
-
"description": "The vertical margin of the clear value icon.\n @group input\n",
|
|
22741
|
-
"commentRange": {
|
|
22742
|
-
"start": 248,
|
|
22743
|
-
"end": 249
|
|
22744
|
-
},
|
|
22745
|
-
"context": {
|
|
22746
|
-
"type": "variable",
|
|
22747
|
-
"name": "kendo-input-values-margin-y",
|
|
22748
|
-
"value": "k-map-get( $kendo-spacing, 0.5 )",
|
|
22749
|
-
"scope": "default",
|
|
22750
|
-
"line": {
|
|
22751
|
-
"start": 250,
|
|
22752
|
-
"end": 250
|
|
22753
|
-
}
|
|
22754
|
-
},
|
|
22755
|
-
"access": "public",
|
|
22756
|
-
"group": [
|
|
22757
|
-
"undefined"
|
|
22758
|
-
],
|
|
22759
|
-
"file": {
|
|
22760
|
-
"path": "input/_variables.scss",
|
|
22761
|
-
"name": "_variables.scss"
|
|
22762
|
-
}
|
|
22763
|
-
},
|
|
22764
|
-
{
|
|
22765
|
-
"description": "The horizontal margin of the clear value icon.\n @group input\n",
|
|
22766
|
-
"commentRange": {
|
|
22767
|
-
"start": 251,
|
|
22768
|
-
"end": 252
|
|
22769
|
-
},
|
|
22770
|
-
"context": {
|
|
22771
|
-
"type": "variable",
|
|
22772
|
-
"name": "kendo-input-values-margin-x",
|
|
22773
|
-
"value": "$kendo-input-values-margin-y",
|
|
22774
|
-
"scope": "default",
|
|
22775
|
-
"line": {
|
|
22776
|
-
"start": 253,
|
|
22777
|
-
"end": 253
|
|
22778
|
-
}
|
|
22779
|
-
},
|
|
22780
|
-
"access": "public",
|
|
22781
|
-
"group": [
|
|
22782
|
-
"undefined"
|
|
22783
|
-
],
|
|
22784
|
-
"file": {
|
|
22785
|
-
"path": "input/_variables.scss",
|
|
22786
|
-
"name": "_variables.scss"
|
|
22787
|
-
}
|
|
22788
|
-
},
|
|
22789
22789
|
{
|
|
22790
22790
|
"description": "Theme colors map for the window.\n",
|
|
22791
22791
|
"commentRange": {
|