@progress/kendo-theme-default 6.4.0-dev.2 → 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 +74 -233
- package/dist/all.scss +292 -508
- package/dist/meta/sassdoc-data.json +806 -806
- package/dist/meta/sassdoc-raw-data.json +401 -401
- package/dist/meta/variables.json +5 -1
- package/dist/meta/variables.scss +1 -1
- package/lib/swatches/default-blue.json +1 -1
- package/lib/swatches/default-dataviz-v4.json +1 -1
- package/lib/swatches/default-green.json +1 -1
- package/lib/swatches/default-main-dark.json +1 -1
- package/lib/swatches/default-main.json +1 -1
- package/lib/swatches/default-nordic.json +1 -1
- package/lib/swatches/default-ocean-blue-a11y.json +1 -1
- package/lib/swatches/default-ocean-blue.json +1 -1
- package/lib/swatches/default-orange.json +1 -1
- package/lib/swatches/default-purple.json +1 -1
- package/lib/swatches/default-turquoise.json +1 -1
- package/lib/swatches/default-urban.json +1 -1
- package/package.json +4 -4
- package/scss/_variables.scss +3 -4
- package/scss/action-sheet/_layout.scss +0 -5
- package/scss/adaptive/_layout.scss +3 -15
- package/scss/adaptive/_theme.scss +1 -1
- package/scss/badge/_variables.scss +2 -2
- package/scss/button/_layout.scss +10 -10
- package/scss/button/_variables.scss +1 -1
- package/scss/calendar/_layout.scss +0 -5
- package/scss/calendar/_theme.scss +1 -1
- package/scss/calendar/_variables.scss +2 -2
- package/scss/chat/_layout.scss +2 -2
- package/scss/checkbox/_layout.scss +3 -3
- package/scss/checkbox/_theme.scss +1 -1
- package/scss/chip/_layout.scss +1 -1
- package/scss/chip/_theme.scss +1 -1
- package/scss/chip/_variables.scss +1 -1
- package/scss/color-preview/_layout.scss +1 -2
- package/scss/common/_animations.scss +7 -9
- package/scss/common/_base.scss +1 -2
- package/scss/dataviz/_layout.scss +2 -0
- package/scss/dataviz/_theme.scss +2 -0
- package/scss/drawer/_layout.scss +2 -2
- package/scss/editor/_layout.scss +8 -7
- package/scss/editor/_theme.scss +2 -2
- package/scss/editor/_variables.scss +1 -1
- package/scss/fab/_variables.scss +4 -4
- package/scss/floating-label/_variables.scss +1 -1
- package/scss/forms/_layout.scss +2 -2
- package/scss/gantt/_layout.scss +6 -6
- package/scss/grid/_layout.scss +30 -15
- package/scss/grid/_variables.scss +2 -1
- package/scss/icons/_layout.scss +4 -13
- package/scss/input/_layout.scss +13 -13
- package/scss/input/_variables.scss +2 -2
- package/scss/list/_layout.scss +2 -2
- package/scss/list/_variables.scss +3 -3
- package/scss/listbox/_index.scss +0 -1
- package/scss/listbox/_layout.scss +0 -9
- package/scss/listgroup/_layout.scss +0 -10
- package/scss/loader/_layout.scss +1 -1
- package/scss/loader/_theme.scss +2 -4
- package/scss/mediaplayer/_layout.scss +4 -10
- package/scss/menu/_layout.scss +7 -44
- package/scss/menu/_variables.scss +1 -1
- package/scss/notification/_variables.scss +0 -1
- package/scss/pager/_layout.scss +0 -9
- package/scss/pdf-viewer/_layout.scss +3 -2
- package/scss/pivotgrid/_layout.scss +1 -1
- package/scss/progressbar/_layout.scss +3 -3
- package/scss/radio/_layout.scss +3 -3
- package/scss/responsivepanel/_layout.scss +1 -3
- package/scss/scheduler/_layout.scss +6 -17
- package/scss/scheduler/_theme.scss +2 -4
- package/scss/scrollview/_layout.scss +0 -11
- package/scss/signature/_variables.scss +1 -1
- package/scss/slider/_layout.scss +42 -78
- package/scss/splitter/_layout.scss +3 -13
- package/scss/spreadsheet/_layout.scss +5 -7
- package/scss/stepper/_theme.scss +0 -3
- package/scss/table/_layout.scss +13 -11
- package/scss/tabstrip/_layout.scss +9 -14
- package/scss/taskboard/_layout.scss +1 -15
- package/scss/toolbar/_layout.scss +5 -8
- package/scss/toolbar/_theme.scss +1 -2
- package/scss/treeview/_variables.scss +1 -1
- package/scss/upload/_layout.scss +1 -1
- package/scss/window/_layout.scss +1 -1
- package/scss/window/_theme.scss +3 -5
- package/scss/wizard/_layout.scss +1 -3
|
@@ -4652,8 +4652,8 @@
|
|
|
4652
4652
|
{
|
|
4653
4653
|
"description": "The color that focuses the user attention.\nUsed for primary buttons and for elements of primary importance across the theme.\n",
|
|
4654
4654
|
"commentRange": {
|
|
4655
|
-
"start":
|
|
4656
|
-
"end":
|
|
4655
|
+
"start": 144,
|
|
4656
|
+
"end": 147
|
|
4657
4657
|
},
|
|
4658
4658
|
"context": {
|
|
4659
4659
|
"type": "variable",
|
|
@@ -4661,8 +4661,8 @@
|
|
|
4661
4661
|
"value": "#ff6358",
|
|
4662
4662
|
"scope": "default",
|
|
4663
4663
|
"line": {
|
|
4664
|
-
"start":
|
|
4665
|
-
"end":
|
|
4664
|
+
"start": 148,
|
|
4665
|
+
"end": 148
|
|
4666
4666
|
}
|
|
4667
4667
|
},
|
|
4668
4668
|
"group": [
|
|
@@ -4678,8 +4678,8 @@
|
|
|
4678
4678
|
{
|
|
4679
4679
|
"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",
|
|
4680
4680
|
"commentRange": {
|
|
4681
|
-
"start":
|
|
4682
|
-
"end":
|
|
4681
|
+
"start": 152,
|
|
4682
|
+
"end": 155
|
|
4683
4683
|
},
|
|
4684
4684
|
"context": {
|
|
4685
4685
|
"type": "variable",
|
|
@@ -4687,8 +4687,8 @@
|
|
|
4687
4687
|
"value": "k-contrast-legacy( $kendo-color-primary )",
|
|
4688
4688
|
"scope": "default",
|
|
4689
4689
|
"line": {
|
|
4690
|
-
"start":
|
|
4691
|
-
"end":
|
|
4690
|
+
"start": 156,
|
|
4691
|
+
"end": 156
|
|
4692
4692
|
}
|
|
4693
4693
|
},
|
|
4694
4694
|
"group": [
|
|
@@ -4704,8 +4704,8 @@
|
|
|
4704
4704
|
{
|
|
4705
4705
|
"description": "The secondary color of the theme.\n",
|
|
4706
4706
|
"commentRange": {
|
|
4707
|
-
"start":
|
|
4708
|
-
"end":
|
|
4707
|
+
"start": 158,
|
|
4708
|
+
"end": 160
|
|
4709
4709
|
},
|
|
4710
4710
|
"context": {
|
|
4711
4711
|
"type": "variable",
|
|
@@ -4713,8 +4713,8 @@
|
|
|
4713
4713
|
"value": "#666666",
|
|
4714
4714
|
"scope": "default",
|
|
4715
4715
|
"line": {
|
|
4716
|
-
"start":
|
|
4717
|
-
"end":
|
|
4716
|
+
"start": 161,
|
|
4717
|
+
"end": 161
|
|
4718
4718
|
}
|
|
4719
4719
|
},
|
|
4720
4720
|
"group": [
|
|
@@ -4730,8 +4730,8 @@
|
|
|
4730
4730
|
{
|
|
4731
4731
|
"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",
|
|
4732
4732
|
"commentRange": {
|
|
4733
|
-
"start":
|
|
4734
|
-
"end":
|
|
4733
|
+
"start": 165,
|
|
4734
|
+
"end": 168
|
|
4735
4735
|
},
|
|
4736
4736
|
"context": {
|
|
4737
4737
|
"type": "variable",
|
|
@@ -4739,8 +4739,8 @@
|
|
|
4739
4739
|
"value": "k-contrast-legacy( $kendo-color-secondary )",
|
|
4740
4740
|
"scope": "default",
|
|
4741
4741
|
"line": {
|
|
4742
|
-
"start":
|
|
4743
|
-
"end":
|
|
4742
|
+
"start": 169,
|
|
4743
|
+
"end": 169
|
|
4744
4744
|
}
|
|
4745
4745
|
},
|
|
4746
4746
|
"group": [
|
|
@@ -4756,8 +4756,8 @@
|
|
|
4756
4756
|
{
|
|
4757
4757
|
"description": "The tertiary color of the theme.\n",
|
|
4758
4758
|
"commentRange": {
|
|
4759
|
-
"start":
|
|
4760
|
-
"end":
|
|
4759
|
+
"start": 171,
|
|
4760
|
+
"end": 173
|
|
4761
4761
|
},
|
|
4762
4762
|
"context": {
|
|
4763
4763
|
"type": "variable",
|
|
@@ -4765,8 +4765,8 @@
|
|
|
4765
4765
|
"value": "#03a9f4",
|
|
4766
4766
|
"scope": "default",
|
|
4767
4767
|
"line": {
|
|
4768
|
-
"start":
|
|
4769
|
-
"end":
|
|
4768
|
+
"start": 174,
|
|
4769
|
+
"end": 174
|
|
4770
4770
|
}
|
|
4771
4771
|
},
|
|
4772
4772
|
"group": [
|
|
@@ -4782,8 +4782,8 @@
|
|
|
4782
4782
|
{
|
|
4783
4783
|
"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",
|
|
4784
4784
|
"commentRange": {
|
|
4785
|
-
"start":
|
|
4786
|
-
"end":
|
|
4785
|
+
"start": 178,
|
|
4786
|
+
"end": 181
|
|
4787
4787
|
},
|
|
4788
4788
|
"context": {
|
|
4789
4789
|
"type": "variable",
|
|
@@ -4791,8 +4791,8 @@
|
|
|
4791
4791
|
"value": "k-contrast-legacy( $kendo-color-tertiary )",
|
|
4792
4792
|
"scope": "default",
|
|
4793
4793
|
"line": {
|
|
4794
|
-
"start":
|
|
4795
|
-
"end":
|
|
4794
|
+
"start": 182,
|
|
4795
|
+
"end": 182
|
|
4796
4796
|
}
|
|
4797
4797
|
},
|
|
4798
4798
|
"group": [
|
|
@@ -4808,8 +4808,8 @@
|
|
|
4808
4808
|
{
|
|
4809
4809
|
"description": "The color for informational messages and states.\n",
|
|
4810
4810
|
"commentRange": {
|
|
4811
|
-
"start":
|
|
4812
|
-
"end":
|
|
4811
|
+
"start": 184,
|
|
4812
|
+
"end": 186
|
|
4813
4813
|
},
|
|
4814
4814
|
"context": {
|
|
4815
4815
|
"type": "variable",
|
|
@@ -4817,8 +4817,8 @@
|
|
|
4817
4817
|
"value": "#0058e9",
|
|
4818
4818
|
"scope": "default",
|
|
4819
4819
|
"line": {
|
|
4820
|
-
"start":
|
|
4821
|
-
"end":
|
|
4820
|
+
"start": 187,
|
|
4821
|
+
"end": 187
|
|
4822
4822
|
}
|
|
4823
4823
|
},
|
|
4824
4824
|
"group": [
|
|
@@ -4834,8 +4834,8 @@
|
|
|
4834
4834
|
{
|
|
4835
4835
|
"description": "The color for success messages and states.\n",
|
|
4836
4836
|
"commentRange": {
|
|
4837
|
-
"start":
|
|
4838
|
-
"end":
|
|
4837
|
+
"start": 191,
|
|
4838
|
+
"end": 193
|
|
4839
4839
|
},
|
|
4840
4840
|
"context": {
|
|
4841
4841
|
"type": "variable",
|
|
@@ -4843,8 +4843,8 @@
|
|
|
4843
4843
|
"value": "#37b400",
|
|
4844
4844
|
"scope": "default",
|
|
4845
4845
|
"line": {
|
|
4846
|
-
"start":
|
|
4847
|
-
"end":
|
|
4846
|
+
"start": 194,
|
|
4847
|
+
"end": 194
|
|
4848
4848
|
}
|
|
4849
4849
|
},
|
|
4850
4850
|
"group": [
|
|
@@ -4860,8 +4860,8 @@
|
|
|
4860
4860
|
{
|
|
4861
4861
|
"description": "The color for warning messages and states.\n",
|
|
4862
4862
|
"commentRange": {
|
|
4863
|
-
"start":
|
|
4864
|
-
"end":
|
|
4863
|
+
"start": 198,
|
|
4864
|
+
"end": 200
|
|
4865
4865
|
},
|
|
4866
4866
|
"context": {
|
|
4867
4867
|
"type": "variable",
|
|
@@ -4869,8 +4869,8 @@
|
|
|
4869
4869
|
"value": "#ffc000",
|
|
4870
4870
|
"scope": "default",
|
|
4871
4871
|
"line": {
|
|
4872
|
-
"start":
|
|
4873
|
-
"end":
|
|
4872
|
+
"start": 201,
|
|
4873
|
+
"end": 201
|
|
4874
4874
|
}
|
|
4875
4875
|
},
|
|
4876
4876
|
"group": [
|
|
@@ -4886,8 +4886,8 @@
|
|
|
4886
4886
|
{
|
|
4887
4887
|
"description": "The color for error messages and states.\n",
|
|
4888
4888
|
"commentRange": {
|
|
4889
|
-
"start":
|
|
4890
|
-
"end":
|
|
4889
|
+
"start": 205,
|
|
4890
|
+
"end": 207
|
|
4891
4891
|
},
|
|
4892
4892
|
"context": {
|
|
4893
4893
|
"type": "variable",
|
|
@@ -4895,8 +4895,8 @@
|
|
|
4895
4895
|
"value": "#f31700",
|
|
4896
4896
|
"scope": "default",
|
|
4897
4897
|
"line": {
|
|
4898
|
-
"start":
|
|
4899
|
-
"end":
|
|
4898
|
+
"start": 208,
|
|
4899
|
+
"end": 208
|
|
4900
4900
|
}
|
|
4901
4901
|
},
|
|
4902
4902
|
"group": [
|
|
@@ -4912,8 +4912,8 @@
|
|
|
4912
4912
|
{
|
|
4913
4913
|
"description": "The dark color of the theme.\n",
|
|
4914
4914
|
"commentRange": {
|
|
4915
|
-
"start":
|
|
4916
|
-
"end":
|
|
4915
|
+
"start": 212,
|
|
4916
|
+
"end": 214
|
|
4917
4917
|
},
|
|
4918
4918
|
"context": {
|
|
4919
4919
|
"type": "variable",
|
|
@@ -4921,8 +4921,8 @@
|
|
|
4921
4921
|
"value": "#424242",
|
|
4922
4922
|
"scope": "default",
|
|
4923
4923
|
"line": {
|
|
4924
|
-
"start":
|
|
4925
|
-
"end":
|
|
4924
|
+
"start": 215,
|
|
4925
|
+
"end": 215
|
|
4926
4926
|
}
|
|
4927
4927
|
},
|
|
4928
4928
|
"group": [
|
|
@@ -4938,8 +4938,8 @@
|
|
|
4938
4938
|
{
|
|
4939
4939
|
"description": "The light color of the theme.\n",
|
|
4940
4940
|
"commentRange": {
|
|
4941
|
-
"start":
|
|
4942
|
-
"end":
|
|
4941
|
+
"start": 217,
|
|
4942
|
+
"end": 219
|
|
4943
4943
|
},
|
|
4944
4944
|
"context": {
|
|
4945
4945
|
"type": "variable",
|
|
@@ -4947,8 +4947,8 @@
|
|
|
4947
4947
|
"value": "#ebebeb",
|
|
4948
4948
|
"scope": "default",
|
|
4949
4949
|
"line": {
|
|
4950
|
-
"start":
|
|
4951
|
-
"end":
|
|
4950
|
+
"start": 220,
|
|
4951
|
+
"end": 220
|
|
4952
4952
|
}
|
|
4953
4953
|
},
|
|
4954
4954
|
"group": [
|
|
@@ -4964,8 +4964,8 @@
|
|
|
4964
4964
|
{
|
|
4965
4965
|
"description": "Inverse color of the theme. Depending on the theme luminance dark or light, it will be light or dark\n",
|
|
4966
4966
|
"commentRange": {
|
|
4967
|
-
"start":
|
|
4968
|
-
"end":
|
|
4967
|
+
"start": 222,
|
|
4968
|
+
"end": 223
|
|
4969
4969
|
},
|
|
4970
4970
|
"context": {
|
|
4971
4971
|
"type": "variable",
|
|
@@ -4973,8 +4973,8 @@
|
|
|
4973
4973
|
"value": "if( $kendo-is-dark-theme, $kendo-color-light, $kendo-color-dark )",
|
|
4974
4974
|
"scope": "default",
|
|
4975
4975
|
"line": {
|
|
4976
|
-
"start":
|
|
4977
|
-
"end":
|
|
4976
|
+
"start": 224,
|
|
4977
|
+
"end": 224
|
|
4978
4978
|
}
|
|
4979
4979
|
},
|
|
4980
4980
|
"group": [
|
|
@@ -4989,8 +4989,8 @@
|
|
|
4989
4989
|
{
|
|
4990
4990
|
"description": "Icon size.\n",
|
|
4991
4991
|
"commentRange": {
|
|
4992
|
-
"start":
|
|
4993
|
-
"end":
|
|
4992
|
+
"start": 59,
|
|
4993
|
+
"end": 60
|
|
4994
4994
|
},
|
|
4995
4995
|
"context": {
|
|
4996
4996
|
"type": "variable",
|
|
@@ -4998,8 +4998,8 @@
|
|
|
4998
4998
|
"value": "16px",
|
|
4999
4999
|
"scope": "default",
|
|
5000
5000
|
"line": {
|
|
5001
|
-
"start":
|
|
5002
|
-
"end":
|
|
5001
|
+
"start": 61,
|
|
5002
|
+
"end": 61
|
|
5003
5003
|
}
|
|
5004
5004
|
},
|
|
5005
5005
|
"group": [
|
|
@@ -5014,8 +5014,8 @@
|
|
|
5014
5014
|
{
|
|
5015
5015
|
"description": "xtra small icon size.\n",
|
|
5016
5016
|
"commentRange": {
|
|
5017
|
-
"start":
|
|
5018
|
-
"end":
|
|
5017
|
+
"start": 62,
|
|
5018
|
+
"end": 63
|
|
5019
5019
|
},
|
|
5020
5020
|
"context": {
|
|
5021
5021
|
"type": "variable",
|
|
@@ -5023,8 +5023,8 @@
|
|
|
5023
5023
|
"value": "calc( #{$kendo-icon-size} * .75 )",
|
|
5024
5024
|
"scope": "default",
|
|
5025
5025
|
"line": {
|
|
5026
|
-
"start":
|
|
5027
|
-
"end":
|
|
5026
|
+
"start": 64,
|
|
5027
|
+
"end": 64
|
|
5028
5028
|
}
|
|
5029
5029
|
},
|
|
5030
5030
|
"group": [
|
|
@@ -5039,8 +5039,8 @@
|
|
|
5039
5039
|
{
|
|
5040
5040
|
"description": "Small icon size.\n",
|
|
5041
5041
|
"commentRange": {
|
|
5042
|
-
"start":
|
|
5043
|
-
"end":
|
|
5042
|
+
"start": 65,
|
|
5043
|
+
"end": 66
|
|
5044
5044
|
},
|
|
5045
5045
|
"context": {
|
|
5046
5046
|
"type": "variable",
|
|
@@ -5048,8 +5048,8 @@
|
|
|
5048
5048
|
"value": "calc( #{$kendo-icon-size} * .875 )",
|
|
5049
5049
|
"scope": "default",
|
|
5050
5050
|
"line": {
|
|
5051
|
-
"start":
|
|
5052
|
-
"end":
|
|
5051
|
+
"start": 67,
|
|
5052
|
+
"end": 67
|
|
5053
5053
|
}
|
|
5054
5054
|
},
|
|
5055
5055
|
"group": [
|
|
@@ -5064,8 +5064,8 @@
|
|
|
5064
5064
|
{
|
|
5065
5065
|
"description": "Medium icon size.\n",
|
|
5066
5066
|
"commentRange": {
|
|
5067
|
-
"start":
|
|
5068
|
-
"end":
|
|
5067
|
+
"start": 68,
|
|
5068
|
+
"end": 69
|
|
5069
5069
|
},
|
|
5070
5070
|
"context": {
|
|
5071
5071
|
"type": "variable",
|
|
@@ -5073,8 +5073,8 @@
|
|
|
5073
5073
|
"value": "$kendo-icon-size",
|
|
5074
5074
|
"scope": "default",
|
|
5075
5075
|
"line": {
|
|
5076
|
-
"start":
|
|
5077
|
-
"end":
|
|
5076
|
+
"start": 70,
|
|
5077
|
+
"end": 70
|
|
5078
5078
|
}
|
|
5079
5079
|
},
|
|
5080
5080
|
"group": [
|
|
@@ -5089,8 +5089,8 @@
|
|
|
5089
5089
|
{
|
|
5090
5090
|
"description": "Large icon size.\n",
|
|
5091
5091
|
"commentRange": {
|
|
5092
|
-
"start":
|
|
5093
|
-
"end":
|
|
5092
|
+
"start": 71,
|
|
5093
|
+
"end": 72
|
|
5094
5094
|
},
|
|
5095
5095
|
"context": {
|
|
5096
5096
|
"type": "variable",
|
|
@@ -5098,8 +5098,8 @@
|
|
|
5098
5098
|
"value": "calc( #{$kendo-icon-size} * 1.25 )",
|
|
5099
5099
|
"scope": "default",
|
|
5100
5100
|
"line": {
|
|
5101
|
-
"start":
|
|
5102
|
-
"end":
|
|
5101
|
+
"start": 73,
|
|
5102
|
+
"end": 73
|
|
5103
5103
|
}
|
|
5104
5104
|
},
|
|
5105
5105
|
"group": [
|
|
@@ -5114,8 +5114,8 @@
|
|
|
5114
5114
|
{
|
|
5115
5115
|
"description": "Extra large icon size.\n",
|
|
5116
5116
|
"commentRange": {
|
|
5117
|
-
"start":
|
|
5118
|
-
"end":
|
|
5117
|
+
"start": 74,
|
|
5118
|
+
"end": 75
|
|
5119
5119
|
},
|
|
5120
5120
|
"context": {
|
|
5121
5121
|
"type": "variable",
|
|
@@ -5123,8 +5123,8 @@
|
|
|
5123
5123
|
"value": "calc( #{$kendo-icon-size} * 1.5 )",
|
|
5124
5124
|
"scope": "default",
|
|
5125
5125
|
"line": {
|
|
5126
|
-
"start":
|
|
5127
|
-
"end":
|
|
5126
|
+
"start": 76,
|
|
5127
|
+
"end": 76
|
|
5128
5128
|
}
|
|
5129
5129
|
},
|
|
5130
5130
|
"group": [
|
|
@@ -5139,8 +5139,8 @@
|
|
|
5139
5139
|
{
|
|
5140
5140
|
"description": "Double extra large icon size.\n",
|
|
5141
5141
|
"commentRange": {
|
|
5142
|
-
"start":
|
|
5143
|
-
"end":
|
|
5142
|
+
"start": 77,
|
|
5143
|
+
"end": 78
|
|
5144
5144
|
},
|
|
5145
5145
|
"context": {
|
|
5146
5146
|
"type": "variable",
|
|
@@ -5148,8 +5148,8 @@
|
|
|
5148
5148
|
"value": "calc( #{$kendo-icon-size} * 2 )",
|
|
5149
5149
|
"scope": "default",
|
|
5150
5150
|
"line": {
|
|
5151
|
-
"start":
|
|
5152
|
-
"end":
|
|
5151
|
+
"start": 79,
|
|
5152
|
+
"end": 79
|
|
5153
5153
|
}
|
|
5154
5154
|
},
|
|
5155
5155
|
"group": [
|
|
@@ -5164,8 +5164,8 @@
|
|
|
5164
5164
|
{
|
|
5165
5165
|
"description": "Triple extra large icon size.\n",
|
|
5166
5166
|
"commentRange": {
|
|
5167
|
-
"start":
|
|
5168
|
-
"end":
|
|
5167
|
+
"start": 80,
|
|
5168
|
+
"end": 81
|
|
5169
5169
|
},
|
|
5170
5170
|
"context": {
|
|
5171
5171
|
"type": "variable",
|
|
@@ -5173,8 +5173,8 @@
|
|
|
5173
5173
|
"value": "calc( #{$kendo-icon-size} * 3 )",
|
|
5174
5174
|
"scope": "default",
|
|
5175
5175
|
"line": {
|
|
5176
|
-
"start":
|
|
5177
|
-
"end":
|
|
5176
|
+
"start": 82,
|
|
5177
|
+
"end": 82
|
|
5178
5178
|
}
|
|
5179
5179
|
},
|
|
5180
5180
|
"group": [
|
|
@@ -5189,8 +5189,8 @@
|
|
|
5189
5189
|
{
|
|
5190
5190
|
"description": "Horizontal padding.\n",
|
|
5191
5191
|
"commentRange": {
|
|
5192
|
-
"start":
|
|
5193
|
-
"end":
|
|
5192
|
+
"start": 87,
|
|
5193
|
+
"end": 88
|
|
5194
5194
|
},
|
|
5195
5195
|
"context": {
|
|
5196
5196
|
"type": "variable",
|
|
@@ -5198,8 +5198,8 @@
|
|
|
5198
5198
|
"value": "8px",
|
|
5199
5199
|
"scope": "default",
|
|
5200
5200
|
"line": {
|
|
5201
|
-
"start":
|
|
5202
|
-
"end":
|
|
5201
|
+
"start": 89,
|
|
5202
|
+
"end": 89
|
|
5203
5203
|
}
|
|
5204
5204
|
},
|
|
5205
5205
|
"group": [
|
|
@@ -5214,8 +5214,8 @@
|
|
|
5214
5214
|
{
|
|
5215
5215
|
"description": "Vertical padding.\n",
|
|
5216
5216
|
"commentRange": {
|
|
5217
|
-
"start":
|
|
5218
|
-
"end":
|
|
5217
|
+
"start": 90,
|
|
5218
|
+
"end": 91
|
|
5219
5219
|
},
|
|
5220
5220
|
"context": {
|
|
5221
5221
|
"type": "variable",
|
|
@@ -5223,8 +5223,8 @@
|
|
|
5223
5223
|
"value": "4px",
|
|
5224
5224
|
"scope": "default",
|
|
5225
5225
|
"line": {
|
|
5226
|
-
"start":
|
|
5227
|
-
"end":
|
|
5226
|
+
"start": 92,
|
|
5227
|
+
"end": 92
|
|
5228
5228
|
}
|
|
5229
5229
|
},
|
|
5230
5230
|
"group": [
|
|
@@ -5239,8 +5239,8 @@
|
|
|
5239
5239
|
{
|
|
5240
5240
|
"description": "Small horizontal padding.\n",
|
|
5241
5241
|
"commentRange": {
|
|
5242
|
-
"start":
|
|
5243
|
-
"end":
|
|
5242
|
+
"start": 93,
|
|
5243
|
+
"end": 94
|
|
5244
5244
|
},
|
|
5245
5245
|
"context": {
|
|
5246
5246
|
"type": "variable",
|
|
@@ -5248,8 +5248,8 @@
|
|
|
5248
5248
|
"value": "k-map-get( $kendo-spacing, 1 )",
|
|
5249
5249
|
"scope": "default",
|
|
5250
5250
|
"line": {
|
|
5251
|
-
"start":
|
|
5252
|
-
"end":
|
|
5251
|
+
"start": 95,
|
|
5252
|
+
"end": 95
|
|
5253
5253
|
}
|
|
5254
5254
|
},
|
|
5255
5255
|
"group": [
|
|
@@ -5264,8 +5264,8 @@
|
|
|
5264
5264
|
{
|
|
5265
5265
|
"description": "Small vertical padding.\n",
|
|
5266
5266
|
"commentRange": {
|
|
5267
|
-
"start":
|
|
5268
|
-
"end":
|
|
5267
|
+
"start": 96,
|
|
5268
|
+
"end": 97
|
|
5269
5269
|
},
|
|
5270
5270
|
"context": {
|
|
5271
5271
|
"type": "variable",
|
|
@@ -5273,8 +5273,8 @@
|
|
|
5273
5273
|
"value": "k-map-get( $kendo-spacing, 0.5 )",
|
|
5274
5274
|
"scope": "default",
|
|
5275
5275
|
"line": {
|
|
5276
|
-
"start":
|
|
5277
|
-
"end":
|
|
5276
|
+
"start": 98,
|
|
5277
|
+
"end": 98
|
|
5278
5278
|
}
|
|
5279
5279
|
},
|
|
5280
5280
|
"group": [
|
|
@@ -5289,8 +5289,8 @@
|
|
|
5289
5289
|
{
|
|
5290
5290
|
"description": "Medium horizontal padding.\n",
|
|
5291
5291
|
"commentRange": {
|
|
5292
|
-
"start":
|
|
5293
|
-
"end":
|
|
5292
|
+
"start": 99,
|
|
5293
|
+
"end": 100
|
|
5294
5294
|
},
|
|
5295
5295
|
"context": {
|
|
5296
5296
|
"type": "variable",
|
|
@@ -5298,8 +5298,8 @@
|
|
|
5298
5298
|
"value": "k-map-get( $kendo-spacing, 2 )",
|
|
5299
5299
|
"scope": "default",
|
|
5300
5300
|
"line": {
|
|
5301
|
-
"start":
|
|
5302
|
-
"end":
|
|
5301
|
+
"start": 101,
|
|
5302
|
+
"end": 101
|
|
5303
5303
|
}
|
|
5304
5304
|
},
|
|
5305
5305
|
"group": [
|
|
@@ -5314,8 +5314,8 @@
|
|
|
5314
5314
|
{
|
|
5315
5315
|
"description": "Medium vertical padding.\n",
|
|
5316
5316
|
"commentRange": {
|
|
5317
|
-
"start":
|
|
5318
|
-
"end":
|
|
5317
|
+
"start": 102,
|
|
5318
|
+
"end": 103
|
|
5319
5319
|
},
|
|
5320
5320
|
"context": {
|
|
5321
5321
|
"type": "variable",
|
|
@@ -5323,8 +5323,8 @@
|
|
|
5323
5323
|
"value": "k-map-get( $kendo-spacing, 1 )",
|
|
5324
5324
|
"scope": "default",
|
|
5325
5325
|
"line": {
|
|
5326
|
-
"start":
|
|
5327
|
-
"end":
|
|
5326
|
+
"start": 104,
|
|
5327
|
+
"end": 104
|
|
5328
5328
|
}
|
|
5329
5329
|
},
|
|
5330
5330
|
"group": [
|
|
@@ -5339,8 +5339,8 @@
|
|
|
5339
5339
|
{
|
|
5340
5340
|
"description": "Large horizontal padding.\n",
|
|
5341
5341
|
"commentRange": {
|
|
5342
|
-
"start":
|
|
5343
|
-
"end":
|
|
5342
|
+
"start": 105,
|
|
5343
|
+
"end": 106
|
|
5344
5344
|
},
|
|
5345
5345
|
"context": {
|
|
5346
5346
|
"type": "variable",
|
|
@@ -5348,8 +5348,8 @@
|
|
|
5348
5348
|
"value": "k-map-get( $kendo-spacing, 3 )",
|
|
5349
5349
|
"scope": "default",
|
|
5350
5350
|
"line": {
|
|
5351
|
-
"start":
|
|
5352
|
-
"end":
|
|
5351
|
+
"start": 107,
|
|
5352
|
+
"end": 107
|
|
5353
5353
|
}
|
|
5354
5354
|
},
|
|
5355
5355
|
"group": [
|
|
@@ -5364,8 +5364,8 @@
|
|
|
5364
5364
|
{
|
|
5365
5365
|
"description": "Large vertical padding.\n",
|
|
5366
5366
|
"commentRange": {
|
|
5367
|
-
"start":
|
|
5368
|
-
"end":
|
|
5367
|
+
"start": 108,
|
|
5368
|
+
"end": 109
|
|
5369
5369
|
},
|
|
5370
5370
|
"context": {
|
|
5371
5371
|
"type": "variable",
|
|
@@ -5373,8 +5373,8 @@
|
|
|
5373
5373
|
"value": "k-map-get( $kendo-spacing, 1.5 )",
|
|
5374
5374
|
"scope": "default",
|
|
5375
5375
|
"line": {
|
|
5376
|
-
"start":
|
|
5377
|
-
"end":
|
|
5376
|
+
"start": 110,
|
|
5377
|
+
"end": 110
|
|
5378
5378
|
}
|
|
5379
5379
|
},
|
|
5380
5380
|
"group": [
|
|
@@ -5389,8 +5389,8 @@
|
|
|
5389
5389
|
{
|
|
5390
5390
|
"description": "Border radius for all components.\n",
|
|
5391
5391
|
"commentRange": {
|
|
5392
|
-
"start":
|
|
5393
|
-
"end":
|
|
5392
|
+
"start": 112,
|
|
5393
|
+
"end": 113
|
|
5394
5394
|
},
|
|
5395
5395
|
"context": {
|
|
5396
5396
|
"type": "variable",
|
|
@@ -5398,8 +5398,8 @@
|
|
|
5398
5398
|
"value": "k-map-get( $kendo-spacing, 1 )",
|
|
5399
5399
|
"scope": "default",
|
|
5400
5400
|
"line": {
|
|
5401
|
-
"start":
|
|
5402
|
-
"end":
|
|
5401
|
+
"start": 114,
|
|
5402
|
+
"end": 114
|
|
5403
5403
|
}
|
|
5404
5404
|
},
|
|
5405
5405
|
"group": [
|
|
@@ -5414,8 +5414,8 @@
|
|
|
5414
5414
|
{
|
|
5415
5415
|
"description": "Small border radius.\n",
|
|
5416
5416
|
"commentRange": {
|
|
5417
|
-
"start":
|
|
5418
|
-
"end":
|
|
5417
|
+
"start": 115,
|
|
5418
|
+
"end": 116
|
|
5419
5419
|
},
|
|
5420
5420
|
"context": {
|
|
5421
5421
|
"type": "variable",
|
|
@@ -5423,8 +5423,8 @@
|
|
|
5423
5423
|
"value": "$kendo-border-radius - k-map-get( $kendo-spacing, 0.5 )",
|
|
5424
5424
|
"scope": "default",
|
|
5425
5425
|
"line": {
|
|
5426
|
-
"start":
|
|
5427
|
-
"end":
|
|
5426
|
+
"start": 117,
|
|
5427
|
+
"end": 117
|
|
5428
5428
|
}
|
|
5429
5429
|
},
|
|
5430
5430
|
"group": [
|
|
@@ -5439,8 +5439,8 @@
|
|
|
5439
5439
|
{
|
|
5440
5440
|
"description": "Medium border radius.\n",
|
|
5441
5441
|
"commentRange": {
|
|
5442
|
-
"start":
|
|
5443
|
-
"end":
|
|
5442
|
+
"start": 118,
|
|
5443
|
+
"end": 119
|
|
5444
5444
|
},
|
|
5445
5445
|
"context": {
|
|
5446
5446
|
"type": "variable",
|
|
@@ -5448,8 +5448,8 @@
|
|
|
5448
5448
|
"value": "$kendo-border-radius",
|
|
5449
5449
|
"scope": "default",
|
|
5450
5450
|
"line": {
|
|
5451
|
-
"start":
|
|
5452
|
-
"end":
|
|
5451
|
+
"start": 120,
|
|
5452
|
+
"end": 120
|
|
5453
5453
|
}
|
|
5454
5454
|
},
|
|
5455
5455
|
"group": [
|
|
@@ -5464,8 +5464,8 @@
|
|
|
5464
5464
|
{
|
|
5465
5465
|
"description": "Large border radius.\n",
|
|
5466
5466
|
"commentRange": {
|
|
5467
|
-
"start":
|
|
5468
|
-
"end":
|
|
5467
|
+
"start": 121,
|
|
5468
|
+
"end": 122
|
|
5469
5469
|
},
|
|
5470
5470
|
"context": {
|
|
5471
5471
|
"type": "variable",
|
|
@@ -5473,8 +5473,8 @@
|
|
|
5473
5473
|
"value": "$kendo-border-radius + k-map-get( $kendo-spacing, 0.5 )",
|
|
5474
5474
|
"scope": "default",
|
|
5475
5475
|
"line": {
|
|
5476
|
-
"start":
|
|
5477
|
-
"end":
|
|
5476
|
+
"start": 123,
|
|
5477
|
+
"end": 123
|
|
5478
5478
|
}
|
|
5479
5479
|
},
|
|
5480
5480
|
"group": [
|
|
@@ -5489,8 +5489,8 @@
|
|
|
5489
5489
|
{
|
|
5490
5490
|
"description": "Background color of the body.\n",
|
|
5491
5491
|
"commentRange": {
|
|
5492
|
-
"start":
|
|
5493
|
-
"end":
|
|
5492
|
+
"start": 322,
|
|
5493
|
+
"end": 323
|
|
5494
5494
|
},
|
|
5495
5495
|
"context": {
|
|
5496
5496
|
"type": "variable",
|
|
@@ -5498,8 +5498,8 @@
|
|
|
5498
5498
|
"value": "$kendo-color-white",
|
|
5499
5499
|
"scope": "default",
|
|
5500
5500
|
"line": {
|
|
5501
|
-
"start":
|
|
5502
|
-
"end":
|
|
5501
|
+
"start": 324,
|
|
5502
|
+
"end": 324
|
|
5503
5503
|
}
|
|
5504
5504
|
},
|
|
5505
5505
|
"group": [
|
|
@@ -5514,8 +5514,8 @@
|
|
|
5514
5514
|
{
|
|
5515
5515
|
"description": "Text color of the body.\n",
|
|
5516
5516
|
"commentRange": {
|
|
5517
|
-
"start":
|
|
5518
|
-
"end":
|
|
5517
|
+
"start": 325,
|
|
5518
|
+
"end": 326
|
|
5519
5519
|
},
|
|
5520
5520
|
"context": {
|
|
5521
5521
|
"type": "variable",
|
|
@@ -5523,8 +5523,8 @@
|
|
|
5523
5523
|
"value": "#424242",
|
|
5524
5524
|
"scope": "default",
|
|
5525
5525
|
"line": {
|
|
5526
|
-
"start":
|
|
5527
|
-
"end":
|
|
5526
|
+
"start": 327,
|
|
5527
|
+
"end": 327
|
|
5528
5528
|
}
|
|
5529
5529
|
},
|
|
5530
5530
|
"group": [
|
|
@@ -5539,8 +5539,8 @@
|
|
|
5539
5539
|
{
|
|
5540
5540
|
"description": "Subtle text color.\n",
|
|
5541
5541
|
"commentRange": {
|
|
5542
|
-
"start":
|
|
5543
|
-
"end":
|
|
5542
|
+
"start": 329,
|
|
5543
|
+
"end": 330
|
|
5544
5544
|
},
|
|
5545
5545
|
"context": {
|
|
5546
5546
|
"type": "variable",
|
|
@@ -5548,8 +5548,8 @@
|
|
|
5548
5548
|
"value": "#666666",
|
|
5549
5549
|
"scope": "default",
|
|
5550
5550
|
"line": {
|
|
5551
|
-
"start":
|
|
5552
|
-
"end":
|
|
5551
|
+
"start": 331,
|
|
5552
|
+
"end": 331
|
|
5553
5553
|
}
|
|
5554
5554
|
},
|
|
5555
5555
|
"group": [
|
|
@@ -5564,8 +5564,8 @@
|
|
|
5564
5564
|
{
|
|
5565
5565
|
"description": "Text color of the links.\n",
|
|
5566
5566
|
"commentRange": {
|
|
5567
|
-
"start":
|
|
5568
|
-
"end":
|
|
5567
|
+
"start": 338,
|
|
5568
|
+
"end": 339
|
|
5569
5569
|
},
|
|
5570
5570
|
"context": {
|
|
5571
5571
|
"type": "variable",
|
|
@@ -5573,8 +5573,8 @@
|
|
|
5573
5573
|
"value": "$kendo-color-primary",
|
|
5574
5574
|
"scope": "default",
|
|
5575
5575
|
"line": {
|
|
5576
|
-
"start":
|
|
5577
|
-
"end":
|
|
5576
|
+
"start": 340,
|
|
5577
|
+
"end": 340
|
|
5578
5578
|
}
|
|
5579
5579
|
},
|
|
5580
5580
|
"group": [
|
|
@@ -5589,8 +5589,8 @@
|
|
|
5589
5589
|
{
|
|
5590
5590
|
"description": "Text color of the links on hover.\n",
|
|
5591
5591
|
"commentRange": {
|
|
5592
|
-
"start":
|
|
5593
|
-
"end":
|
|
5592
|
+
"start": 341,
|
|
5593
|
+
"end": 342
|
|
5594
5594
|
},
|
|
5595
5595
|
"context": {
|
|
5596
5596
|
"type": "variable",
|
|
@@ -5598,8 +5598,8 @@
|
|
|
5598
5598
|
"value": "$kendo-color-primary-darker",
|
|
5599
5599
|
"scope": "default",
|
|
5600
5600
|
"line": {
|
|
5601
|
-
"start":
|
|
5602
|
-
"end":
|
|
5601
|
+
"start": 343,
|
|
5602
|
+
"end": 343
|
|
5603
5603
|
}
|
|
5604
5604
|
},
|
|
5605
5605
|
"group": [
|
|
@@ -5614,8 +5614,8 @@
|
|
|
5614
5614
|
{
|
|
5615
5615
|
"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",
|
|
5616
5616
|
"commentRange": {
|
|
5617
|
-
"start":
|
|
5618
|
-
"end":
|
|
5617
|
+
"start": 349,
|
|
5618
|
+
"end": 351
|
|
5619
5619
|
},
|
|
5620
5620
|
"context": {
|
|
5621
5621
|
"type": "variable",
|
|
@@ -5623,8 +5623,8 @@
|
|
|
5623
5623
|
"value": "$kendo-body-bg",
|
|
5624
5624
|
"scope": "default",
|
|
5625
5625
|
"line": {
|
|
5626
|
-
"start":
|
|
5627
|
-
"end":
|
|
5626
|
+
"start": 352,
|
|
5627
|
+
"end": 352
|
|
5628
5628
|
}
|
|
5629
5629
|
},
|
|
5630
5630
|
"group": [
|
|
@@ -5639,8 +5639,8 @@
|
|
|
5639
5639
|
{
|
|
5640
5640
|
"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",
|
|
5641
5641
|
"commentRange": {
|
|
5642
|
-
"start":
|
|
5643
|
-
"end":
|
|
5642
|
+
"start": 353,
|
|
5643
|
+
"end": 355
|
|
5644
5644
|
},
|
|
5645
5645
|
"context": {
|
|
5646
5646
|
"type": "variable",
|
|
@@ -5648,8 +5648,8 @@
|
|
|
5648
5648
|
"value": "$kendo-body-text",
|
|
5649
5649
|
"scope": "default",
|
|
5650
5650
|
"line": {
|
|
5651
|
-
"start":
|
|
5652
|
-
"end":
|
|
5651
|
+
"start": 356,
|
|
5652
|
+
"end": 356
|
|
5653
5653
|
}
|
|
5654
5654
|
},
|
|
5655
5655
|
"group": [
|
|
@@ -5664,8 +5664,8 @@
|
|
|
5664
5664
|
{
|
|
5665
5665
|
"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",
|
|
5666
5666
|
"commentRange": {
|
|
5667
|
-
"start":
|
|
5668
|
-
"end":
|
|
5667
|
+
"start": 357,
|
|
5668
|
+
"end": 359
|
|
5669
5669
|
},
|
|
5670
5670
|
"context": {
|
|
5671
5671
|
"type": "variable",
|
|
@@ -5673,8 +5673,8 @@
|
|
|
5673
5673
|
"value": "rgba( if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ), .08 )",
|
|
5674
5674
|
"scope": "default",
|
|
5675
5675
|
"line": {
|
|
5676
|
-
"start":
|
|
5677
|
-
"end":
|
|
5676
|
+
"start": 360,
|
|
5677
|
+
"end": 360
|
|
5678
5678
|
}
|
|
5679
5679
|
},
|
|
5680
5680
|
"group": [
|
|
@@ -5689,8 +5689,8 @@
|
|
|
5689
5689
|
{
|
|
5690
5690
|
"description": "Background color of the component header.\n",
|
|
5691
5691
|
"commentRange": {
|
|
5692
|
-
"start":
|
|
5693
|
-
"end":
|
|
5692
|
+
"start": 422,
|
|
5693
|
+
"end": 423
|
|
5694
5694
|
},
|
|
5695
5695
|
"context": {
|
|
5696
5696
|
"type": "variable",
|
|
@@ -5698,8 +5698,8 @@
|
|
|
5698
5698
|
"value": "$kendo-base-bg",
|
|
5699
5699
|
"scope": "default",
|
|
5700
5700
|
"line": {
|
|
5701
|
-
"start":
|
|
5702
|
-
"end":
|
|
5701
|
+
"start": 424,
|
|
5702
|
+
"end": 424
|
|
5703
5703
|
}
|
|
5704
5704
|
},
|
|
5705
5705
|
"group": [
|
|
@@ -5714,8 +5714,8 @@
|
|
|
5714
5714
|
{
|
|
5715
5715
|
"description": "Text color of the component header.\n",
|
|
5716
5716
|
"commentRange": {
|
|
5717
|
-
"start":
|
|
5718
|
-
"end":
|
|
5717
|
+
"start": 425,
|
|
5718
|
+
"end": 426
|
|
5719
5719
|
},
|
|
5720
5720
|
"context": {
|
|
5721
5721
|
"type": "variable",
|
|
@@ -5723,8 +5723,8 @@
|
|
|
5723
5723
|
"value": "$kendo-base-text",
|
|
5724
5724
|
"scope": "default",
|
|
5725
5725
|
"line": {
|
|
5726
|
-
"start":
|
|
5727
|
-
"end":
|
|
5726
|
+
"start": 427,
|
|
5727
|
+
"end": 427
|
|
5728
5728
|
}
|
|
5729
5729
|
},
|
|
5730
5730
|
"group": [
|
|
@@ -5739,8 +5739,8 @@
|
|
|
5739
5739
|
{
|
|
5740
5740
|
"description": "Border color of the component header.\n",
|
|
5741
5741
|
"commentRange": {
|
|
5742
|
-
"start":
|
|
5743
|
-
"end":
|
|
5742
|
+
"start": 428,
|
|
5743
|
+
"end": 429
|
|
5744
5744
|
},
|
|
5745
5745
|
"context": {
|
|
5746
5746
|
"type": "variable",
|
|
@@ -5748,8 +5748,8 @@
|
|
|
5748
5748
|
"value": "$kendo-base-border",
|
|
5749
5749
|
"scope": "default",
|
|
5750
5750
|
"line": {
|
|
5751
|
-
"start":
|
|
5752
|
-
"end":
|
|
5751
|
+
"start": 430,
|
|
5752
|
+
"end": 430
|
|
5753
5753
|
}
|
|
5754
5754
|
},
|
|
5755
5755
|
"group": [
|
|
@@ -5764,8 +5764,8 @@
|
|
|
5764
5764
|
{
|
|
5765
5765
|
"description": "Gradient of the component header.\n",
|
|
5766
5766
|
"commentRange": {
|
|
5767
|
-
"start":
|
|
5768
|
-
"end":
|
|
5767
|
+
"start": 431,
|
|
5768
|
+
"end": 432
|
|
5769
5769
|
},
|
|
5770
5770
|
"context": {
|
|
5771
5771
|
"type": "variable",
|
|
@@ -5773,8 +5773,8 @@
|
|
|
5773
5773
|
"value": "null",
|
|
5774
5774
|
"scope": "default",
|
|
5775
5775
|
"line": {
|
|
5776
|
-
"start":
|
|
5777
|
-
"end":
|
|
5776
|
+
"start": 433,
|
|
5777
|
+
"end": 433
|
|
5778
5778
|
}
|
|
5779
5779
|
},
|
|
5780
5780
|
"group": [
|
|
@@ -5789,8 +5789,8 @@
|
|
|
5789
5789
|
{
|
|
5790
5790
|
"description": "Background color of the invalid items.\n",
|
|
5791
5791
|
"commentRange": {
|
|
5792
|
-
"start":
|
|
5793
|
-
"end":
|
|
5792
|
+
"start": 436,
|
|
5793
|
+
"end": 437
|
|
5794
5794
|
},
|
|
5795
5795
|
"context": {
|
|
5796
5796
|
"type": "variable",
|
|
@@ -5798,8 +5798,8 @@
|
|
|
5798
5798
|
"value": "null",
|
|
5799
5799
|
"scope": "default",
|
|
5800
5800
|
"line": {
|
|
5801
|
-
"start":
|
|
5802
|
-
"end":
|
|
5801
|
+
"start": 438,
|
|
5802
|
+
"end": 438
|
|
5803
5803
|
}
|
|
5804
5804
|
},
|
|
5805
5805
|
"group": [
|
|
@@ -5814,8 +5814,8 @@
|
|
|
5814
5814
|
{
|
|
5815
5815
|
"description": "Text color of the invalid items.\n",
|
|
5816
5816
|
"commentRange": {
|
|
5817
|
-
"start":
|
|
5818
|
-
"end":
|
|
5817
|
+
"start": 439,
|
|
5818
|
+
"end": 440
|
|
5819
5819
|
},
|
|
5820
5820
|
"context": {
|
|
5821
5821
|
"type": "variable",
|
|
@@ -5823,8 +5823,8 @@
|
|
|
5823
5823
|
"value": "$kendo-color-error",
|
|
5824
5824
|
"scope": "default",
|
|
5825
5825
|
"line": {
|
|
5826
|
-
"start":
|
|
5827
|
-
"end":
|
|
5826
|
+
"start": 441,
|
|
5827
|
+
"end": 441
|
|
5828
5828
|
}
|
|
5829
5829
|
},
|
|
5830
5830
|
"group": [
|
|
@@ -5839,8 +5839,8 @@
|
|
|
5839
5839
|
{
|
|
5840
5840
|
"description": "Border color of the invalid items.\n",
|
|
5841
5841
|
"commentRange": {
|
|
5842
|
-
"start":
|
|
5843
|
-
"end":
|
|
5842
|
+
"start": 442,
|
|
5843
|
+
"end": 443
|
|
5844
5844
|
},
|
|
5845
5845
|
"context": {
|
|
5846
5846
|
"type": "variable",
|
|
@@ -5848,8 +5848,8 @@
|
|
|
5848
5848
|
"value": "$kendo-color-error",
|
|
5849
5849
|
"scope": "default",
|
|
5850
5850
|
"line": {
|
|
5851
|
-
"start":
|
|
5852
|
-
"end":
|
|
5851
|
+
"start": 444,
|
|
5852
|
+
"end": 444
|
|
5853
5853
|
}
|
|
5854
5854
|
},
|
|
5855
5855
|
"group": [
|
|
@@ -5864,8 +5864,8 @@
|
|
|
5864
5864
|
{
|
|
5865
5865
|
"description": "Shadow of the invalid items.\n",
|
|
5866
5866
|
"commentRange": {
|
|
5867
|
-
"start":
|
|
5868
|
-
"end":
|
|
5867
|
+
"start": 445,
|
|
5868
|
+
"end": 446
|
|
5869
5869
|
},
|
|
5870
5870
|
"context": {
|
|
5871
5871
|
"type": "variable",
|
|
@@ -5873,8 +5873,8 @@
|
|
|
5873
5873
|
"value": "null",
|
|
5874
5874
|
"scope": "default",
|
|
5875
5875
|
"line": {
|
|
5876
|
-
"start":
|
|
5877
|
-
"end":
|
|
5876
|
+
"start": 447,
|
|
5877
|
+
"end": 447
|
|
5878
5878
|
}
|
|
5879
5879
|
},
|
|
5880
5880
|
"group": [
|
|
@@ -7161,6 +7161,31 @@
|
|
|
7161
7161
|
"name": "_variables.scss"
|
|
7162
7162
|
}
|
|
7163
7163
|
},
|
|
7164
|
+
{
|
|
7165
|
+
"description": "The font size of the Floating Label.\n",
|
|
7166
|
+
"commentRange": {
|
|
7167
|
+
"start": 6,
|
|
7168
|
+
"end": 7
|
|
7169
|
+
},
|
|
7170
|
+
"context": {
|
|
7171
|
+
"type": "variable",
|
|
7172
|
+
"name": "kendo-floating-label-font-size",
|
|
7173
|
+
"value": "$kendo-input-font-size",
|
|
7174
|
+
"scope": "default",
|
|
7175
|
+
"line": {
|
|
7176
|
+
"start": 8,
|
|
7177
|
+
"end": 8
|
|
7178
|
+
}
|
|
7179
|
+
},
|
|
7180
|
+
"group": [
|
|
7181
|
+
"floating-label"
|
|
7182
|
+
],
|
|
7183
|
+
"access": "public",
|
|
7184
|
+
"file": {
|
|
7185
|
+
"path": "floating-label/_variables.scss",
|
|
7186
|
+
"name": "_variables.scss"
|
|
7187
|
+
}
|
|
7188
|
+
},
|
|
7164
7189
|
{
|
|
7165
7190
|
"description": "The maximum width of the Floating Label.\n",
|
|
7166
7191
|
"commentRange": {
|
|
@@ -9564,8 +9589,8 @@
|
|
|
9564
9589
|
{
|
|
9565
9590
|
"description": "Background color of the grid row resize indicator\n",
|
|
9566
9591
|
"commentRange": {
|
|
9567
|
-
"start":
|
|
9568
|
-
"end":
|
|
9592
|
+
"start": 308,
|
|
9593
|
+
"end": 309
|
|
9569
9594
|
},
|
|
9570
9595
|
"context": {
|
|
9571
9596
|
"type": "variable",
|
|
@@ -9573,8 +9598,8 @@
|
|
|
9573
9598
|
"value": "rgba( k-contrast-color( $kendo-grid-bg ), .12 )",
|
|
9574
9599
|
"scope": "default",
|
|
9575
9600
|
"line": {
|
|
9576
|
-
"start":
|
|
9577
|
-
"end":
|
|
9601
|
+
"start": 310,
|
|
9602
|
+
"end": 310
|
|
9578
9603
|
}
|
|
9579
9604
|
},
|
|
9580
9605
|
"group": [
|
|
@@ -9589,8 +9614,8 @@
|
|
|
9589
9614
|
{
|
|
9590
9615
|
"description": "Active background color of the grid row resize indicator\n",
|
|
9591
9616
|
"commentRange": {
|
|
9592
|
-
"start":
|
|
9593
|
-
"end":
|
|
9617
|
+
"start": 311,
|
|
9618
|
+
"end": 312
|
|
9594
9619
|
},
|
|
9595
9620
|
"context": {
|
|
9596
9621
|
"type": "variable",
|
|
@@ -9598,8 +9623,8 @@
|
|
|
9598
9623
|
"value": "$kendo-color-primary",
|
|
9599
9624
|
"scope": "default",
|
|
9600
9625
|
"line": {
|
|
9601
|
-
"start":
|
|
9602
|
-
"end":
|
|
9626
|
+
"start": 313,
|
|
9627
|
+
"end": 313
|
|
9603
9628
|
}
|
|
9604
9629
|
},
|
|
9605
9630
|
"group": [
|
|
@@ -9614,8 +9639,8 @@
|
|
|
9614
9639
|
{
|
|
9615
9640
|
"description": "Height of the grid row resize indicator\n",
|
|
9616
9641
|
"commentRange": {
|
|
9617
|
-
"start":
|
|
9618
|
-
"end":
|
|
9642
|
+
"start": 314,
|
|
9643
|
+
"end": 315
|
|
9619
9644
|
},
|
|
9620
9645
|
"context": {
|
|
9621
9646
|
"type": "variable",
|
|
@@ -9623,8 +9648,8 @@
|
|
|
9623
9648
|
"value": "k-map-get( $kendo-spacing, .5 )",
|
|
9624
9649
|
"scope": "default",
|
|
9625
9650
|
"line": {
|
|
9626
|
-
"start":
|
|
9627
|
-
"end":
|
|
9651
|
+
"start": 316,
|
|
9652
|
+
"end": 316
|
|
9628
9653
|
}
|
|
9629
9654
|
},
|
|
9630
9655
|
"group": [
|
|
@@ -13989,8 +14014,8 @@
|
|
|
13989
14014
|
{
|
|
13990
14015
|
"description": "Theme colors of the notification.\n",
|
|
13991
14016
|
"commentRange": {
|
|
13992
|
-
"start":
|
|
13993
|
-
"end":
|
|
14017
|
+
"start": 56,
|
|
14018
|
+
"end": 57
|
|
13994
14019
|
},
|
|
13995
14020
|
"context": {
|
|
13996
14021
|
"type": "variable",
|
|
@@ -13998,8 +14023,8 @@
|
|
|
13998
14023
|
"value": "$kendo-theme-colors",
|
|
13999
14024
|
"scope": "default",
|
|
14000
14025
|
"line": {
|
|
14001
|
-
"start":
|
|
14002
|
-
"end":
|
|
14026
|
+
"start": 58,
|
|
14027
|
+
"end": 58
|
|
14003
14028
|
}
|
|
14004
14029
|
},
|
|
14005
14030
|
"group": [
|
|
@@ -23139,8 +23164,8 @@
|
|
|
23139
23164
|
{
|
|
23140
23165
|
"description": "Base font size across all components.\n",
|
|
23141
23166
|
"commentRange": {
|
|
23142
|
-
"start":
|
|
23143
|
-
"end":
|
|
23167
|
+
"start": 243,
|
|
23168
|
+
"end": 244
|
|
23144
23169
|
},
|
|
23145
23170
|
"context": {
|
|
23146
23171
|
"type": "variable",
|
|
@@ -23148,8 +23173,8 @@
|
|
|
23148
23173
|
"value": "14px",
|
|
23149
23174
|
"scope": "default",
|
|
23150
23175
|
"line": {
|
|
23151
|
-
"start":
|
|
23152
|
-
"end":
|
|
23176
|
+
"start": 245,
|
|
23177
|
+
"end": 245
|
|
23153
23178
|
}
|
|
23154
23179
|
},
|
|
23155
23180
|
"group": [
|
|
@@ -23164,8 +23189,8 @@
|
|
|
23164
23189
|
{
|
|
23165
23190
|
"description": "Extra small font size across all components.\n",
|
|
23166
23191
|
"commentRange": {
|
|
23167
|
-
"start":
|
|
23168
|
-
"end":
|
|
23192
|
+
"start": 246,
|
|
23193
|
+
"end": 247
|
|
23169
23194
|
},
|
|
23170
23195
|
"context": {
|
|
23171
23196
|
"type": "variable",
|
|
@@ -23173,8 +23198,8 @@
|
|
|
23173
23198
|
"value": "10px",
|
|
23174
23199
|
"scope": "default",
|
|
23175
23200
|
"line": {
|
|
23176
|
-
"start":
|
|
23177
|
-
"end":
|
|
23201
|
+
"start": 248,
|
|
23202
|
+
"end": 248
|
|
23178
23203
|
}
|
|
23179
23204
|
},
|
|
23180
23205
|
"group": [
|
|
@@ -23189,8 +23214,8 @@
|
|
|
23189
23214
|
{
|
|
23190
23215
|
"description": "Small font size across all components.\n",
|
|
23191
23216
|
"commentRange": {
|
|
23192
|
-
"start":
|
|
23193
|
-
"end":
|
|
23217
|
+
"start": 249,
|
|
23218
|
+
"end": 250
|
|
23194
23219
|
},
|
|
23195
23220
|
"context": {
|
|
23196
23221
|
"type": "variable",
|
|
@@ -23198,8 +23223,8 @@
|
|
|
23198
23223
|
"value": "12px",
|
|
23199
23224
|
"scope": "default",
|
|
23200
23225
|
"line": {
|
|
23201
|
-
"start":
|
|
23202
|
-
"end":
|
|
23226
|
+
"start": 251,
|
|
23227
|
+
"end": 251
|
|
23203
23228
|
}
|
|
23204
23229
|
},
|
|
23205
23230
|
"group": [
|
|
@@ -23214,8 +23239,8 @@
|
|
|
23214
23239
|
{
|
|
23215
23240
|
"description": "Medium font size across all components.\n",
|
|
23216
23241
|
"commentRange": {
|
|
23217
|
-
"start":
|
|
23218
|
-
"end":
|
|
23242
|
+
"start": 252,
|
|
23243
|
+
"end": 253
|
|
23219
23244
|
},
|
|
23220
23245
|
"context": {
|
|
23221
23246
|
"type": "variable",
|
|
@@ -23223,8 +23248,8 @@
|
|
|
23223
23248
|
"value": "$kendo-font-size",
|
|
23224
23249
|
"scope": "default",
|
|
23225
23250
|
"line": {
|
|
23226
|
-
"start":
|
|
23227
|
-
"end":
|
|
23251
|
+
"start": 254,
|
|
23252
|
+
"end": 254
|
|
23228
23253
|
}
|
|
23229
23254
|
},
|
|
23230
23255
|
"group": [
|
|
@@ -23239,8 +23264,8 @@
|
|
|
23239
23264
|
{
|
|
23240
23265
|
"description": "Large font size across all components.\n",
|
|
23241
23266
|
"commentRange": {
|
|
23242
|
-
"start":
|
|
23243
|
-
"end":
|
|
23267
|
+
"start": 255,
|
|
23268
|
+
"end": 256
|
|
23244
23269
|
},
|
|
23245
23270
|
"context": {
|
|
23246
23271
|
"type": "variable",
|
|
@@ -23248,8 +23273,8 @@
|
|
|
23248
23273
|
"value": "16px",
|
|
23249
23274
|
"scope": "default",
|
|
23250
23275
|
"line": {
|
|
23251
|
-
"start":
|
|
23252
|
-
"end":
|
|
23276
|
+
"start": 257,
|
|
23277
|
+
"end": 257
|
|
23253
23278
|
}
|
|
23254
23279
|
},
|
|
23255
23280
|
"group": [
|
|
@@ -23264,8 +23289,8 @@
|
|
|
23264
23289
|
{
|
|
23265
23290
|
"description": "Extra large font size across all components.\n",
|
|
23266
23291
|
"commentRange": {
|
|
23267
|
-
"start":
|
|
23268
|
-
"end":
|
|
23292
|
+
"start": 258,
|
|
23293
|
+
"end": 259
|
|
23269
23294
|
},
|
|
23270
23295
|
"context": {
|
|
23271
23296
|
"type": "variable",
|
|
@@ -23273,8 +23298,8 @@
|
|
|
23273
23298
|
"value": "20px",
|
|
23274
23299
|
"scope": "default",
|
|
23275
23300
|
"line": {
|
|
23276
|
-
"start":
|
|
23277
|
-
"end":
|
|
23301
|
+
"start": 260,
|
|
23302
|
+
"end": 260
|
|
23278
23303
|
}
|
|
23279
23304
|
},
|
|
23280
23305
|
"group": [
|
|
@@ -23289,8 +23314,8 @@
|
|
|
23289
23314
|
{
|
|
23290
23315
|
"description": "Font family for text.\n",
|
|
23291
23316
|
"commentRange": {
|
|
23292
|
-
"start":
|
|
23293
|
-
"end":
|
|
23317
|
+
"start": 270,
|
|
23318
|
+
"end": 271
|
|
23294
23319
|
},
|
|
23295
23320
|
"context": {
|
|
23296
23321
|
"type": "variable",
|
|
@@ -23298,8 +23323,8 @@
|
|
|
23298
23323
|
"value": "system-ui, -apple-system, \"Segoe UI\", Roboto, \"Helvetica Neue\", \"Noto Sans\", \"Liberation Sans\", Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"",
|
|
23299
23324
|
"scope": "default",
|
|
23300
23325
|
"line": {
|
|
23301
|
-
"start":
|
|
23302
|
-
"end":
|
|
23326
|
+
"start": 272,
|
|
23327
|
+
"end": 272
|
|
23303
23328
|
}
|
|
23304
23329
|
},
|
|
23305
23330
|
"group": [
|
|
@@ -23314,8 +23339,8 @@
|
|
|
23314
23339
|
{
|
|
23315
23340
|
"description": "Font family for monospaced text. Used for styling the code.\n",
|
|
23316
23341
|
"commentRange": {
|
|
23317
|
-
"start":
|
|
23318
|
-
"end":
|
|
23342
|
+
"start": 274,
|
|
23343
|
+
"end": 275
|
|
23319
23344
|
},
|
|
23320
23345
|
"context": {
|
|
23321
23346
|
"type": "variable",
|
|
@@ -23323,8 +23348,8 @@
|
|
|
23323
23348
|
"value": "SFMono-Regular, Menlo, Monaco, Consolas, \"Roboto Mono\", \"Ubuntu Mono\", \"Lucida Console\", \"Courier New\", monospace",
|
|
23324
23349
|
"scope": "default",
|
|
23325
23350
|
"line": {
|
|
23326
|
-
"start":
|
|
23327
|
-
"end":
|
|
23351
|
+
"start": 276,
|
|
23352
|
+
"end": 276
|
|
23328
23353
|
}
|
|
23329
23354
|
},
|
|
23330
23355
|
"group": [
|
|
@@ -23339,8 +23364,8 @@
|
|
|
23339
23364
|
{
|
|
23340
23365
|
"description": "Font family across all components.\n",
|
|
23341
23366
|
"commentRange": {
|
|
23342
|
-
"start":
|
|
23343
|
-
"end":
|
|
23367
|
+
"start": 278,
|
|
23368
|
+
"end": 279
|
|
23344
23369
|
},
|
|
23345
23370
|
"context": {
|
|
23346
23371
|
"type": "variable",
|
|
@@ -23348,8 +23373,8 @@
|
|
|
23348
23373
|
"value": "inherit",
|
|
23349
23374
|
"scope": "default",
|
|
23350
23375
|
"line": {
|
|
23351
|
-
"start":
|
|
23352
|
-
"end":
|
|
23376
|
+
"start": 280,
|
|
23377
|
+
"end": 280
|
|
23353
23378
|
}
|
|
23354
23379
|
},
|
|
23355
23380
|
"group": [
|
|
@@ -23364,8 +23389,8 @@
|
|
|
23364
23389
|
{
|
|
23365
23390
|
"description": "Line height used along with $kendo-font-size.\n",
|
|
23366
23391
|
"commentRange": {
|
|
23367
|
-
"start":
|
|
23368
|
-
"end":
|
|
23392
|
+
"start": 282,
|
|
23393
|
+
"end": 283
|
|
23369
23394
|
},
|
|
23370
23395
|
"context": {
|
|
23371
23396
|
"type": "variable",
|
|
@@ -23373,8 +23398,8 @@
|
|
|
23373
23398
|
"value": "k-math-div( 20, 14 )",
|
|
23374
23399
|
"scope": "default",
|
|
23375
23400
|
"line": {
|
|
23376
|
-
"start":
|
|
23377
|
-
"end":
|
|
23401
|
+
"start": 284,
|
|
23402
|
+
"end": 284
|
|
23378
23403
|
}
|
|
23379
23404
|
},
|
|
23380
23405
|
"group": [
|
|
@@ -23389,8 +23414,8 @@
|
|
|
23389
23414
|
{
|
|
23390
23415
|
"description": "Extra small line height used along with $kendo-font-size-xs.\n",
|
|
23391
23416
|
"commentRange": {
|
|
23392
|
-
"start":
|
|
23393
|
-
"end":
|
|
23417
|
+
"start": 285,
|
|
23418
|
+
"end": 286
|
|
23394
23419
|
},
|
|
23395
23420
|
"context": {
|
|
23396
23421
|
"type": "variable",
|
|
@@ -23398,8 +23423,8 @@
|
|
|
23398
23423
|
"value": "1",
|
|
23399
23424
|
"scope": "default",
|
|
23400
23425
|
"line": {
|
|
23401
|
-
"start":
|
|
23402
|
-
"end":
|
|
23426
|
+
"start": 287,
|
|
23427
|
+
"end": 287
|
|
23403
23428
|
}
|
|
23404
23429
|
},
|
|
23405
23430
|
"group": [
|
|
@@ -23414,8 +23439,8 @@
|
|
|
23414
23439
|
{
|
|
23415
23440
|
"description": "Small line height used along with $kendo-font-size-sm.\n",
|
|
23416
23441
|
"commentRange": {
|
|
23417
|
-
"start":
|
|
23418
|
-
"end":
|
|
23442
|
+
"start": 288,
|
|
23443
|
+
"end": 289
|
|
23419
23444
|
},
|
|
23420
23445
|
"context": {
|
|
23421
23446
|
"type": "variable",
|
|
@@ -23423,8 +23448,8 @@
|
|
|
23423
23448
|
"value": "1.25",
|
|
23424
23449
|
"scope": "default",
|
|
23425
23450
|
"line": {
|
|
23426
|
-
"start":
|
|
23427
|
-
"end":
|
|
23451
|
+
"start": 290,
|
|
23452
|
+
"end": 290
|
|
23428
23453
|
}
|
|
23429
23454
|
},
|
|
23430
23455
|
"group": [
|
|
@@ -23439,8 +23464,8 @@
|
|
|
23439
23464
|
{
|
|
23440
23465
|
"description": "Medium line height used along with $kendo-font-size-md.\n",
|
|
23441
23466
|
"commentRange": {
|
|
23442
|
-
"start":
|
|
23443
|
-
"end":
|
|
23467
|
+
"start": 291,
|
|
23468
|
+
"end": 292
|
|
23444
23469
|
},
|
|
23445
23470
|
"context": {
|
|
23446
23471
|
"type": "variable",
|
|
@@ -23448,8 +23473,8 @@
|
|
|
23448
23473
|
"value": "$kendo-line-height",
|
|
23449
23474
|
"scope": "default",
|
|
23450
23475
|
"line": {
|
|
23451
|
-
"start":
|
|
23452
|
-
"end":
|
|
23476
|
+
"start": 293,
|
|
23477
|
+
"end": 293
|
|
23453
23478
|
}
|
|
23454
23479
|
},
|
|
23455
23480
|
"group": [
|
|
@@ -23464,8 +23489,8 @@
|
|
|
23464
23489
|
{
|
|
23465
23490
|
"description": "Large line height used along with $kendo-font-size-lg.\n",
|
|
23466
23491
|
"commentRange": {
|
|
23467
|
-
"start":
|
|
23468
|
-
"end":
|
|
23492
|
+
"start": 294,
|
|
23493
|
+
"end": 295
|
|
23469
23494
|
},
|
|
23470
23495
|
"context": {
|
|
23471
23496
|
"type": "variable",
|
|
@@ -23473,8 +23498,8 @@
|
|
|
23473
23498
|
"value": "1.5",
|
|
23474
23499
|
"scope": "default",
|
|
23475
23500
|
"line": {
|
|
23476
|
-
"start":
|
|
23477
|
-
"end":
|
|
23501
|
+
"start": 296,
|
|
23502
|
+
"end": 296
|
|
23478
23503
|
}
|
|
23479
23504
|
},
|
|
23480
23505
|
"group": [
|
|
@@ -23489,8 +23514,8 @@
|
|
|
23489
23514
|
{
|
|
23490
23515
|
"description": "Light font weight.\n",
|
|
23491
23516
|
"commentRange": {
|
|
23492
|
-
"start":
|
|
23493
|
-
"end":
|
|
23517
|
+
"start": 299,
|
|
23518
|
+
"end": 300
|
|
23494
23519
|
},
|
|
23495
23520
|
"context": {
|
|
23496
23521
|
"type": "variable",
|
|
@@ -23498,8 +23523,8 @@
|
|
|
23498
23523
|
"value": "300",
|
|
23499
23524
|
"scope": "default",
|
|
23500
23525
|
"line": {
|
|
23501
|
-
"start":
|
|
23502
|
-
"end":
|
|
23526
|
+
"start": 301,
|
|
23527
|
+
"end": 301
|
|
23503
23528
|
}
|
|
23504
23529
|
},
|
|
23505
23530
|
"group": [
|
|
@@ -23514,8 +23539,8 @@
|
|
|
23514
23539
|
{
|
|
23515
23540
|
"description": "Normal font weight.\n",
|
|
23516
23541
|
"commentRange": {
|
|
23517
|
-
"start":
|
|
23518
|
-
"end":
|
|
23542
|
+
"start": 302,
|
|
23543
|
+
"end": 303
|
|
23519
23544
|
},
|
|
23520
23545
|
"context": {
|
|
23521
23546
|
"type": "variable",
|
|
@@ -23523,8 +23548,8 @@
|
|
|
23523
23548
|
"value": "400",
|
|
23524
23549
|
"scope": "default",
|
|
23525
23550
|
"line": {
|
|
23526
|
-
"start":
|
|
23527
|
-
"end":
|
|
23551
|
+
"start": 304,
|
|
23552
|
+
"end": 304
|
|
23528
23553
|
}
|
|
23529
23554
|
},
|
|
23530
23555
|
"group": [
|
|
@@ -23539,8 +23564,8 @@
|
|
|
23539
23564
|
{
|
|
23540
23565
|
"description": "Medium font weight.\n",
|
|
23541
23566
|
"commentRange": {
|
|
23542
|
-
"start":
|
|
23543
|
-
"end":
|
|
23567
|
+
"start": 305,
|
|
23568
|
+
"end": 306
|
|
23544
23569
|
},
|
|
23545
23570
|
"context": {
|
|
23546
23571
|
"type": "variable",
|
|
@@ -23548,8 +23573,8 @@
|
|
|
23548
23573
|
"value": "500",
|
|
23549
23574
|
"scope": "default",
|
|
23550
23575
|
"line": {
|
|
23551
|
-
"start":
|
|
23552
|
-
"end":
|
|
23576
|
+
"start": 307,
|
|
23577
|
+
"end": 307
|
|
23553
23578
|
}
|
|
23554
23579
|
},
|
|
23555
23580
|
"group": [
|
|
@@ -23564,8 +23589,8 @@
|
|
|
23564
23589
|
{
|
|
23565
23590
|
"description": "Semibold font weight.\n",
|
|
23566
23591
|
"commentRange": {
|
|
23567
|
-
"start":
|
|
23568
|
-
"end":
|
|
23592
|
+
"start": 308,
|
|
23593
|
+
"end": 309
|
|
23569
23594
|
},
|
|
23570
23595
|
"context": {
|
|
23571
23596
|
"type": "variable",
|
|
@@ -23573,8 +23598,8 @@
|
|
|
23573
23598
|
"value": "600",
|
|
23574
23599
|
"scope": "default",
|
|
23575
23600
|
"line": {
|
|
23576
|
-
"start":
|
|
23577
|
-
"end":
|
|
23601
|
+
"start": 310,
|
|
23602
|
+
"end": 310
|
|
23578
23603
|
}
|
|
23579
23604
|
},
|
|
23580
23605
|
"group": [
|
|
@@ -23589,8 +23614,8 @@
|
|
|
23589
23614
|
{
|
|
23590
23615
|
"description": "Bold font weight.\n",
|
|
23591
23616
|
"commentRange": {
|
|
23592
|
-
"start":
|
|
23593
|
-
"end":
|
|
23617
|
+
"start": 311,
|
|
23618
|
+
"end": 312
|
|
23594
23619
|
},
|
|
23595
23620
|
"context": {
|
|
23596
23621
|
"type": "variable",
|
|
@@ -23598,8 +23623,8 @@
|
|
|
23598
23623
|
"value": "700",
|
|
23599
23624
|
"scope": "default",
|
|
23600
23625
|
"line": {
|
|
23601
|
-
"start":
|
|
23602
|
-
"end":
|
|
23626
|
+
"start": 313,
|
|
23627
|
+
"end": 313
|
|
23603
23628
|
}
|
|
23604
23629
|
},
|
|
23605
23630
|
"group": [
|
|
@@ -23614,8 +23639,8 @@
|
|
|
23614
23639
|
{
|
|
23615
23640
|
"description": "Letter spacing.\n",
|
|
23616
23641
|
"commentRange": {
|
|
23617
|
-
"start":
|
|
23618
|
-
"end":
|
|
23642
|
+
"start": 315,
|
|
23643
|
+
"end": 316
|
|
23619
23644
|
},
|
|
23620
23645
|
"context": {
|
|
23621
23646
|
"type": "variable",
|
|
@@ -23623,8 +23648,8 @@
|
|
|
23623
23648
|
"value": "null",
|
|
23624
23649
|
"scope": "default",
|
|
23625
23650
|
"line": {
|
|
23626
|
-
"start":
|
|
23627
|
-
"end":
|
|
23651
|
+
"start": 317,
|
|
23652
|
+
"end": 317
|
|
23628
23653
|
}
|
|
23629
23654
|
},
|
|
23630
23655
|
"group": [
|
|
@@ -23639,8 +23664,8 @@
|
|
|
23639
23664
|
{
|
|
23640
23665
|
"description": "The background of the components' chrome area.\n",
|
|
23641
23666
|
"commentRange": {
|
|
23642
|
-
"start":
|
|
23643
|
-
"end":
|
|
23667
|
+
"start": 363,
|
|
23668
|
+
"end": 363
|
|
23644
23669
|
},
|
|
23645
23670
|
"context": {
|
|
23646
23671
|
"type": "variable",
|
|
@@ -23648,8 +23673,8 @@
|
|
|
23648
23673
|
"value": "#fafafa",
|
|
23649
23674
|
"scope": "default",
|
|
23650
23675
|
"line": {
|
|
23651
|
-
"start":
|
|
23652
|
-
"end":
|
|
23676
|
+
"start": 364,
|
|
23677
|
+
"end": 364
|
|
23653
23678
|
}
|
|
23654
23679
|
},
|
|
23655
23680
|
"access": "public",
|
|
@@ -23664,8 +23689,8 @@
|
|
|
23664
23689
|
{
|
|
23665
23690
|
"description": "The text color of the components' chrome area.\n",
|
|
23666
23691
|
"commentRange": {
|
|
23667
|
-
"start":
|
|
23668
|
-
"end":
|
|
23692
|
+
"start": 365,
|
|
23693
|
+
"end": 365
|
|
23669
23694
|
},
|
|
23670
23695
|
"context": {
|
|
23671
23696
|
"type": "variable",
|
|
@@ -23673,8 +23698,8 @@
|
|
|
23673
23698
|
"value": "$kendo-body-text",
|
|
23674
23699
|
"scope": "default",
|
|
23675
23700
|
"line": {
|
|
23676
|
-
"start":
|
|
23677
|
-
"end":
|
|
23701
|
+
"start": 366,
|
|
23702
|
+
"end": 366
|
|
23678
23703
|
}
|
|
23679
23704
|
},
|
|
23680
23705
|
"access": "public",
|
|
@@ -23689,8 +23714,8 @@
|
|
|
23689
23714
|
{
|
|
23690
23715
|
"description": "The border color of the components' chrome area.\n",
|
|
23691
23716
|
"commentRange": {
|
|
23692
|
-
"start":
|
|
23693
|
-
"end":
|
|
23717
|
+
"start": 367,
|
|
23718
|
+
"end": 367
|
|
23694
23719
|
},
|
|
23695
23720
|
"context": {
|
|
23696
23721
|
"type": "variable",
|
|
@@ -23698,8 +23723,8 @@
|
|
|
23698
23723
|
"value": "rgba( black, .08 )",
|
|
23699
23724
|
"scope": "default",
|
|
23700
23725
|
"line": {
|
|
23701
|
-
"start":
|
|
23702
|
-
"end":
|
|
23726
|
+
"start": 368,
|
|
23727
|
+
"end": 368
|
|
23703
23728
|
}
|
|
23704
23729
|
},
|
|
23705
23730
|
"access": "public",
|
|
@@ -23714,8 +23739,8 @@
|
|
|
23714
23739
|
{
|
|
23715
23740
|
"description": "The gradient background of the components' chrome area.\n",
|
|
23716
23741
|
"commentRange": {
|
|
23717
|
-
"start":
|
|
23718
|
-
"end":
|
|
23742
|
+
"start": 369,
|
|
23743
|
+
"end": 369
|
|
23719
23744
|
},
|
|
23720
23745
|
"context": {
|
|
23721
23746
|
"type": "variable",
|
|
@@ -23723,8 +23748,8 @@
|
|
|
23723
23748
|
"value": "rgba( black, 0 ), rgba( black, .02 )",
|
|
23724
23749
|
"scope": "default",
|
|
23725
23750
|
"line": {
|
|
23726
|
-
"start":
|
|
23727
|
-
"end":
|
|
23751
|
+
"start": 370,
|
|
23752
|
+
"end": 370
|
|
23728
23753
|
}
|
|
23729
23754
|
},
|
|
23730
23755
|
"access": "public",
|
|
@@ -23739,8 +23764,8 @@
|
|
|
23739
23764
|
{
|
|
23740
23765
|
"description": "The background of hovered items.\n",
|
|
23741
23766
|
"commentRange": {
|
|
23742
|
-
"start":
|
|
23743
|
-
"end":
|
|
23767
|
+
"start": 372,
|
|
23768
|
+
"end": 372
|
|
23744
23769
|
},
|
|
23745
23770
|
"context": {
|
|
23746
23771
|
"type": "variable",
|
|
@@ -23748,8 +23773,8 @@
|
|
|
23748
23773
|
"value": "k-try-shade( $kendo-base-bg, .5 )",
|
|
23749
23774
|
"scope": "default",
|
|
23750
23775
|
"line": {
|
|
23751
|
-
"start":
|
|
23752
|
-
"end":
|
|
23776
|
+
"start": 373,
|
|
23777
|
+
"end": 373
|
|
23753
23778
|
}
|
|
23754
23779
|
},
|
|
23755
23780
|
"access": "public",
|
|
@@ -23764,8 +23789,8 @@
|
|
|
23764
23789
|
{
|
|
23765
23790
|
"description": "The text color of hovered items.\n",
|
|
23766
23791
|
"commentRange": {
|
|
23767
|
-
"start":
|
|
23768
|
-
"end":
|
|
23792
|
+
"start": 374,
|
|
23793
|
+
"end": 374
|
|
23769
23794
|
},
|
|
23770
23795
|
"context": {
|
|
23771
23796
|
"type": "variable",
|
|
@@ -23773,8 +23798,8 @@
|
|
|
23773
23798
|
"value": "$kendo-base-text",
|
|
23774
23799
|
"scope": "default",
|
|
23775
23800
|
"line": {
|
|
23776
|
-
"start":
|
|
23777
|
-
"end":
|
|
23801
|
+
"start": 375,
|
|
23802
|
+
"end": 375
|
|
23778
23803
|
}
|
|
23779
23804
|
},
|
|
23780
23805
|
"access": "public",
|
|
@@ -23789,8 +23814,8 @@
|
|
|
23789
23814
|
{
|
|
23790
23815
|
"description": "The border color of hovered items.\n",
|
|
23791
23816
|
"commentRange": {
|
|
23792
|
-
"start":
|
|
23793
|
-
"end":
|
|
23817
|
+
"start": 376,
|
|
23818
|
+
"end": 376
|
|
23794
23819
|
},
|
|
23795
23820
|
"context": {
|
|
23796
23821
|
"type": "variable",
|
|
@@ -23798,8 +23823,8 @@
|
|
|
23798
23823
|
"value": "$kendo-base-border",
|
|
23799
23824
|
"scope": "default",
|
|
23800
23825
|
"line": {
|
|
23801
|
-
"start":
|
|
23802
|
-
"end":
|
|
23826
|
+
"start": 377,
|
|
23827
|
+
"end": 377
|
|
23803
23828
|
}
|
|
23804
23829
|
},
|
|
23805
23830
|
"access": "public",
|
|
@@ -23814,8 +23839,8 @@
|
|
|
23814
23839
|
{
|
|
23815
23840
|
"description": "The gradient background of hovered items.\n",
|
|
23816
23841
|
"commentRange": {
|
|
23817
|
-
"start":
|
|
23818
|
-
"end":
|
|
23842
|
+
"start": 378,
|
|
23843
|
+
"end": 378
|
|
23819
23844
|
},
|
|
23820
23845
|
"context": {
|
|
23821
23846
|
"type": "variable",
|
|
@@ -23823,8 +23848,8 @@
|
|
|
23823
23848
|
"value": "$kendo-base-gradient",
|
|
23824
23849
|
"scope": "default",
|
|
23825
23850
|
"line": {
|
|
23826
|
-
"start":
|
|
23827
|
-
"end":
|
|
23851
|
+
"start": 379,
|
|
23852
|
+
"end": 379
|
|
23828
23853
|
}
|
|
23829
23854
|
},
|
|
23830
23855
|
"access": "public",
|
|
@@ -23839,8 +23864,8 @@
|
|
|
23839
23864
|
{
|
|
23840
23865
|
"description": "The background of selected items.\n",
|
|
23841
23866
|
"commentRange": {
|
|
23842
|
-
"start":
|
|
23843
|
-
"end":
|
|
23867
|
+
"start": 381,
|
|
23868
|
+
"end": 381
|
|
23844
23869
|
},
|
|
23845
23870
|
"context": {
|
|
23846
23871
|
"type": "variable",
|
|
@@ -23848,8 +23873,8 @@
|
|
|
23848
23873
|
"value": "$kendo-color-primary",
|
|
23849
23874
|
"scope": "default",
|
|
23850
23875
|
"line": {
|
|
23851
|
-
"start":
|
|
23852
|
-
"end":
|
|
23876
|
+
"start": 382,
|
|
23877
|
+
"end": 382
|
|
23853
23878
|
}
|
|
23854
23879
|
},
|
|
23855
23880
|
"access": "public",
|
|
@@ -23864,8 +23889,8 @@
|
|
|
23864
23889
|
{
|
|
23865
23890
|
"description": "The text color of selected items.\n",
|
|
23866
23891
|
"commentRange": {
|
|
23867
|
-
"start":
|
|
23868
|
-
"end":
|
|
23892
|
+
"start": 383,
|
|
23893
|
+
"end": 383
|
|
23869
23894
|
},
|
|
23870
23895
|
"context": {
|
|
23871
23896
|
"type": "variable",
|
|
@@ -23873,8 +23898,8 @@
|
|
|
23873
23898
|
"value": "k-contrast-legacy( $kendo-selected-bg )",
|
|
23874
23899
|
"scope": "default",
|
|
23875
23900
|
"line": {
|
|
23876
|
-
"start":
|
|
23877
|
-
"end":
|
|
23901
|
+
"start": 384,
|
|
23902
|
+
"end": 384
|
|
23878
23903
|
}
|
|
23879
23904
|
},
|
|
23880
23905
|
"access": "public",
|
|
@@ -23889,8 +23914,8 @@
|
|
|
23889
23914
|
{
|
|
23890
23915
|
"description": "The border color of selected items.\n",
|
|
23891
23916
|
"commentRange": {
|
|
23892
|
-
"start":
|
|
23893
|
-
"end":
|
|
23917
|
+
"start": 385,
|
|
23918
|
+
"end": 385
|
|
23894
23919
|
},
|
|
23895
23920
|
"context": {
|
|
23896
23921
|
"type": "variable",
|
|
@@ -23898,8 +23923,8 @@
|
|
|
23898
23923
|
"value": "$kendo-base-border",
|
|
23899
23924
|
"scope": "default",
|
|
23900
23925
|
"line": {
|
|
23901
|
-
"start":
|
|
23902
|
-
"end":
|
|
23926
|
+
"start": 386,
|
|
23927
|
+
"end": 386
|
|
23903
23928
|
}
|
|
23904
23929
|
},
|
|
23905
23930
|
"access": "public",
|
|
@@ -23914,8 +23939,8 @@
|
|
|
23914
23939
|
{
|
|
23915
23940
|
"description": "The gradient background of selected items.\n",
|
|
23916
23941
|
"commentRange": {
|
|
23917
|
-
"start":
|
|
23918
|
-
"end":
|
|
23942
|
+
"start": 387,
|
|
23943
|
+
"end": 387
|
|
23919
23944
|
},
|
|
23920
23945
|
"context": {
|
|
23921
23946
|
"type": "variable",
|
|
@@ -23923,8 +23948,8 @@
|
|
|
23923
23948
|
"value": "$kendo-base-gradient",
|
|
23924
23949
|
"scope": "default",
|
|
23925
23950
|
"line": {
|
|
23926
|
-
"start":
|
|
23927
|
-
"end":
|
|
23951
|
+
"start": 388,
|
|
23952
|
+
"end": 388
|
|
23928
23953
|
}
|
|
23929
23954
|
},
|
|
23930
23955
|
"access": "public",
|
|
@@ -23939,8 +23964,8 @@
|
|
|
23939
23964
|
{
|
|
23940
23965
|
"description": "The background of selected and hovered items.\n",
|
|
23941
23966
|
"commentRange": {
|
|
23942
|
-
"start":
|
|
23943
|
-
"end":
|
|
23967
|
+
"start": 390,
|
|
23968
|
+
"end": 390
|
|
23944
23969
|
},
|
|
23945
23970
|
"context": {
|
|
23946
23971
|
"type": "variable",
|
|
@@ -23948,8 +23973,8 @@
|
|
|
23948
23973
|
"value": "k-try-shade( $kendo-selected-bg, .5 )",
|
|
23949
23974
|
"scope": "default",
|
|
23950
23975
|
"line": {
|
|
23951
|
-
"start":
|
|
23952
|
-
"end":
|
|
23976
|
+
"start": 391,
|
|
23977
|
+
"end": 391
|
|
23953
23978
|
}
|
|
23954
23979
|
},
|
|
23955
23980
|
"access": "public",
|
|
@@ -23964,8 +23989,8 @@
|
|
|
23964
23989
|
{
|
|
23965
23990
|
"description": "The text color of selected and hovered items.\n",
|
|
23966
23991
|
"commentRange": {
|
|
23967
|
-
"start":
|
|
23968
|
-
"end":
|
|
23992
|
+
"start": 392,
|
|
23993
|
+
"end": 392
|
|
23969
23994
|
},
|
|
23970
23995
|
"context": {
|
|
23971
23996
|
"type": "variable",
|
|
@@ -23973,8 +23998,8 @@
|
|
|
23973
23998
|
"value": "$kendo-selected-text",
|
|
23974
23999
|
"scope": "default",
|
|
23975
24000
|
"line": {
|
|
23976
|
-
"start":
|
|
23977
|
-
"end":
|
|
24001
|
+
"start": 393,
|
|
24002
|
+
"end": 393
|
|
23978
24003
|
}
|
|
23979
24004
|
},
|
|
23980
24005
|
"access": "public",
|
|
@@ -23989,8 +24014,8 @@
|
|
|
23989
24014
|
{
|
|
23990
24015
|
"description": "The border of selected and hovered items.\n",
|
|
23991
24016
|
"commentRange": {
|
|
23992
|
-
"start":
|
|
23993
|
-
"end":
|
|
24017
|
+
"start": 394,
|
|
24018
|
+
"end": 394
|
|
23994
24019
|
},
|
|
23995
24020
|
"context": {
|
|
23996
24021
|
"type": "variable",
|
|
@@ -23998,8 +24023,8 @@
|
|
|
23998
24023
|
"value": "$kendo-base-border",
|
|
23999
24024
|
"scope": "default",
|
|
24000
24025
|
"line": {
|
|
24001
|
-
"start":
|
|
24002
|
-
"end":
|
|
24026
|
+
"start": 395,
|
|
24027
|
+
"end": 395
|
|
24003
24028
|
}
|
|
24004
24029
|
},
|
|
24005
24030
|
"access": "public",
|
|
@@ -24014,8 +24039,8 @@
|
|
|
24014
24039
|
{
|
|
24015
24040
|
"description": "The gradient of selected and hovered items.\n",
|
|
24016
24041
|
"commentRange": {
|
|
24017
|
-
"start":
|
|
24018
|
-
"end":
|
|
24042
|
+
"start": 396,
|
|
24043
|
+
"end": 396
|
|
24019
24044
|
},
|
|
24020
24045
|
"context": {
|
|
24021
24046
|
"type": "variable",
|
|
@@ -24023,8 +24048,8 @@
|
|
|
24023
24048
|
"value": "$kendo-base-gradient",
|
|
24024
24049
|
"scope": "default",
|
|
24025
24050
|
"line": {
|
|
24026
|
-
"start":
|
|
24027
|
-
"end":
|
|
24051
|
+
"start": 397,
|
|
24052
|
+
"end": 397
|
|
24028
24053
|
}
|
|
24029
24054
|
},
|
|
24030
24055
|
"access": "public",
|
|
@@ -24039,8 +24064,8 @@
|
|
|
24039
24064
|
{
|
|
24040
24065
|
"description": "Box shadow of focused items.\n",
|
|
24041
24066
|
"commentRange": {
|
|
24042
|
-
"start":
|
|
24043
|
-
"end":
|
|
24067
|
+
"start": 400,
|
|
24068
|
+
"end": 400
|
|
24044
24069
|
},
|
|
24045
24070
|
"context": {
|
|
24046
24071
|
"type": "variable",
|
|
@@ -24048,8 +24073,8 @@
|
|
|
24048
24073
|
"value": "inset 0 0 0 2px rgba(0, 0, 0, .13)",
|
|
24049
24074
|
"scope": "default",
|
|
24050
24075
|
"line": {
|
|
24051
|
-
"start":
|
|
24052
|
-
"end":
|
|
24076
|
+
"start": 401,
|
|
24077
|
+
"end": 401
|
|
24053
24078
|
}
|
|
24054
24079
|
},
|
|
24055
24080
|
"access": "public",
|
|
@@ -24064,8 +24089,8 @@
|
|
|
24064
24089
|
{
|
|
24065
24090
|
"description": "Transition used across all components.\n",
|
|
24066
24091
|
"commentRange": {
|
|
24067
|
-
"start":
|
|
24068
|
-
"end":
|
|
24092
|
+
"start": 403,
|
|
24093
|
+
"end": 403
|
|
24069
24094
|
},
|
|
24070
24095
|
"context": {
|
|
24071
24096
|
"type": "variable",
|
|
@@ -24073,8 +24098,8 @@
|
|
|
24073
24098
|
"value": "color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out, box-shadow .2s ease-in-out",
|
|
24074
24099
|
"scope": "default",
|
|
24075
24100
|
"line": {
|
|
24076
|
-
"start":
|
|
24077
|
-
"end":
|
|
24101
|
+
"start": 404,
|
|
24102
|
+
"end": 404
|
|
24078
24103
|
}
|
|
24079
24104
|
},
|
|
24080
24105
|
"access": "public",
|
|
@@ -24089,8 +24114,8 @@
|
|
|
24089
24114
|
{
|
|
24090
24115
|
"description": "Text color of disabled items.\n",
|
|
24091
24116
|
"commentRange": {
|
|
24092
|
-
"start":
|
|
24093
|
-
"end":
|
|
24117
|
+
"start": 407,
|
|
24118
|
+
"end": 407
|
|
24094
24119
|
},
|
|
24095
24120
|
"context": {
|
|
24096
24121
|
"type": "variable",
|
|
@@ -24098,8 +24123,8 @@
|
|
|
24098
24123
|
"value": "#8f8f8f",
|
|
24099
24124
|
"scope": "default",
|
|
24100
24125
|
"line": {
|
|
24101
|
-
"start":
|
|
24102
|
-
"end":
|
|
24126
|
+
"start": 408,
|
|
24127
|
+
"end": 408
|
|
24103
24128
|
}
|
|
24104
24129
|
},
|
|
24105
24130
|
"access": "public",
|
|
@@ -24114,8 +24139,8 @@
|
|
|
24114
24139
|
{
|
|
24115
24140
|
"description": "Filter used for disabled items.\n",
|
|
24116
24141
|
"commentRange": {
|
|
24117
|
-
"start":
|
|
24118
|
-
"end":
|
|
24142
|
+
"start": 409,
|
|
24143
|
+
"end": 409
|
|
24119
24144
|
},
|
|
24120
24145
|
"context": {
|
|
24121
24146
|
"type": "variable",
|
|
@@ -24123,8 +24148,8 @@
|
|
|
24123
24148
|
"value": "grayscale(.1)",
|
|
24124
24149
|
"scope": "default",
|
|
24125
24150
|
"line": {
|
|
24126
|
-
"start":
|
|
24127
|
-
"end":
|
|
24151
|
+
"start": 410,
|
|
24152
|
+
"end": 410
|
|
24128
24153
|
}
|
|
24129
24154
|
},
|
|
24130
24155
|
"access": "public",
|
|
@@ -24139,8 +24164,8 @@
|
|
|
24139
24164
|
{
|
|
24140
24165
|
"description": "Opacity used for disabled items.\n",
|
|
24141
24166
|
"commentRange": {
|
|
24142
|
-
"start":
|
|
24143
|
-
"end":
|
|
24167
|
+
"start": 411,
|
|
24168
|
+
"end": 411
|
|
24144
24169
|
},
|
|
24145
24170
|
"context": {
|
|
24146
24171
|
"type": "variable",
|
|
@@ -24148,8 +24173,8 @@
|
|
|
24148
24173
|
"value": ".6",
|
|
24149
24174
|
"scope": "default",
|
|
24150
24175
|
"line": {
|
|
24151
|
-
"start":
|
|
24152
|
-
"end":
|
|
24176
|
+
"start": 412,
|
|
24177
|
+
"end": 412
|
|
24153
24178
|
}
|
|
24154
24179
|
},
|
|
24155
24180
|
"access": "public",
|
|
@@ -24161,31 +24186,6 @@
|
|
|
24161
24186
|
"name": "_variables.scss"
|
|
24162
24187
|
}
|
|
24163
24188
|
},
|
|
24164
|
-
{
|
|
24165
|
-
"description": "The font size of the Floating Label.\n @group floating-label\n",
|
|
24166
|
-
"commentRange": {
|
|
24167
|
-
"start": 6,
|
|
24168
|
-
"end": 7
|
|
24169
|
-
},
|
|
24170
|
-
"context": {
|
|
24171
|
-
"type": "variable",
|
|
24172
|
-
"name": "kendo-floating-label-font-size",
|
|
24173
|
-
"value": "$kendo-input-font-size",
|
|
24174
|
-
"scope": "default",
|
|
24175
|
-
"line": {
|
|
24176
|
-
"start": 8,
|
|
24177
|
-
"end": 8
|
|
24178
|
-
}
|
|
24179
|
-
},
|
|
24180
|
-
"access": "public",
|
|
24181
|
-
"group": [
|
|
24182
|
-
"undefined"
|
|
24183
|
-
],
|
|
24184
|
-
"file": {
|
|
24185
|
-
"path": "floating-label/_variables.scss",
|
|
24186
|
-
"name": "_variables.scss"
|
|
24187
|
-
}
|
|
24188
|
-
},
|
|
24189
24189
|
{
|
|
24190
24190
|
"description": "Theme colors map for the window.\n",
|
|
24191
24191
|
"commentRange": {
|