@progress/kendo-theme-material 6.4.0-dev.3 → 6.4.0-dev.5
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 +139 -253
- package/dist/all.scss +314 -538
- package/dist/meta/sassdoc-data.json +414 -414
- package/dist/meta/sassdoc-raw-data.json +205 -205
- package/dist/meta/variables.json +10 -2
- package/dist/meta/variables.scss +1 -1
- package/lib/swatches/material-aqua-dark.json +1 -1
- package/lib/swatches/material-arctic.json +1 -1
- package/lib/swatches/material-burnt-teal.json +1 -1
- package/lib/swatches/material-dataviz-v4.json +1 -1
- package/lib/swatches/material-eggplant.json +1 -1
- package/lib/swatches/material-lime-dark.json +1 -1
- package/lib/swatches/material-lime.json +1 -1
- package/lib/swatches/material-main-dark.json +1 -1
- package/lib/swatches/material-main.json +1 -1
- package/lib/swatches/material-nova.json +1 -1
- package/lib/swatches/material-pacific-dark.json +1 -1
- package/lib/swatches/material-pacific.json +1 -1
- package/lib/swatches/material-sky-dark.json +1 -1
- package/lib/swatches/material-sky.json +1 -1
- package/lib/swatches/material-smoke.json +1 -1
- package/package.json +5 -5
- package/scss/_variables.scss +1 -2
- package/scss/badge/_variables.scss +2 -2
- package/scss/button/_layout.scss +3 -3
- package/scss/chip/_theme.scss +1 -1
- package/scss/chip/_variables.scss +1 -1
- package/scss/core/color-system/_color-system-material.scss +0 -3
- package/scss/editor/_variables.scss +1 -1
- package/scss/fab/_variables.scss +1 -1
- package/scss/floating-label/_variables.scss +1 -1
- package/scss/grid/_theme.scss +2 -4
- package/scss/grid/_variables.scss +1 -0
- package/scss/input/_layout.scss +3 -6
- package/scss/input/_variables.scss +1 -1
- package/scss/listbox/_index.scss +0 -1
- package/scss/menu/_variables.scss +1 -1
- package/scss/notification/_variables.scss +0 -1
- package/scss/progressbar/_theme.scss +2 -2
- package/scss/scheduler/_layout.scss +3 -2
- package/scss/signature/_variables.scss +1 -1
- package/scss/spreadsheet/_layout.scss +0 -1
- package/scss/spreadsheet/_theme.scss +0 -1
- package/scss/spreadsheet/_variables.scss +2 -0
- package/scss/typography/_variables.scss +1 -1
|
@@ -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": 154,
|
|
4656
|
+
"end": 157
|
|
4657
4657
|
},
|
|
4658
4658
|
"context": {
|
|
4659
4659
|
"type": "variable",
|
|
@@ -4661,8 +4661,8 @@
|
|
|
4661
4661
|
"value": "material-color( $primary-palette, main )",
|
|
4662
4662
|
"scope": "default",
|
|
4663
4663
|
"line": {
|
|
4664
|
-
"start":
|
|
4665
|
-
"end":
|
|
4664
|
+
"start": 158,
|
|
4665
|
+
"end": 158
|
|
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": 162,
|
|
4682
|
+
"end": 165
|
|
4683
4683
|
},
|
|
4684
4684
|
"context": {
|
|
4685
4685
|
"type": "variable",
|
|
@@ -4687,8 +4687,8 @@
|
|
|
4687
4687
|
"value": "material-color( $primary-palette, main-contrast )",
|
|
4688
4688
|
"scope": "default",
|
|
4689
4689
|
"line": {
|
|
4690
|
-
"start":
|
|
4691
|
-
"end":
|
|
4690
|
+
"start": 166,
|
|
4691
|
+
"end": 166
|
|
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": 168,
|
|
4708
|
+
"end": 170
|
|
4709
4709
|
},
|
|
4710
4710
|
"context": {
|
|
4711
4711
|
"type": "variable",
|
|
@@ -4713,8 +4713,8 @@
|
|
|
4713
4713
|
"value": "material-color( $secondary-palette, main )",
|
|
4714
4714
|
"scope": "default",
|
|
4715
4715
|
"line": {
|
|
4716
|
-
"start":
|
|
4717
|
-
"end":
|
|
4716
|
+
"start": 171,
|
|
4717
|
+
"end": 171
|
|
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": 175,
|
|
4734
|
+
"end": 178
|
|
4735
4735
|
},
|
|
4736
4736
|
"context": {
|
|
4737
4737
|
"type": "variable",
|
|
@@ -4739,8 +4739,8 @@
|
|
|
4739
4739
|
"value": "material-color( $secondary-palette, main-contrast )",
|
|
4740
4740
|
"scope": "default",
|
|
4741
4741
|
"line": {
|
|
4742
|
-
"start":
|
|
4743
|
-
"end":
|
|
4742
|
+
"start": 179,
|
|
4743
|
+
"end": 179
|
|
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": 181,
|
|
4760
|
+
"end": 183
|
|
4761
4761
|
},
|
|
4762
4762
|
"context": {
|
|
4763
4763
|
"type": "variable",
|
|
@@ -4765,8 +4765,8 @@
|
|
|
4765
4765
|
"value": "material-color($tertiary-palette, main)",
|
|
4766
4766
|
"scope": "default",
|
|
4767
4767
|
"line": {
|
|
4768
|
-
"start":
|
|
4769
|
-
"end":
|
|
4768
|
+
"start": 184,
|
|
4769
|
+
"end": 184
|
|
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": 188,
|
|
4786
|
+
"end": 191
|
|
4787
4787
|
},
|
|
4788
4788
|
"context": {
|
|
4789
4789
|
"type": "variable",
|
|
@@ -4791,8 +4791,8 @@
|
|
|
4791
4791
|
"value": "material-color($tertiary-palette, main-contrast)",
|
|
4792
4792
|
"scope": "default",
|
|
4793
4793
|
"line": {
|
|
4794
|
-
"start":
|
|
4795
|
-
"end":
|
|
4794
|
+
"start": 192,
|
|
4795
|
+
"end": 192
|
|
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": 194,
|
|
4812
|
+
"end": 196
|
|
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": 197,
|
|
4821
|
+
"end": 197
|
|
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": 201,
|
|
4838
|
+
"end": 203
|
|
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": 204,
|
|
4847
|
+
"end": 204
|
|
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": 208,
|
|
4864
|
+
"end": 210
|
|
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": 211,
|
|
4873
|
+
"end": 211
|
|
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": 215,
|
|
4890
|
+
"end": 217
|
|
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": 218,
|
|
4899
|
+
"end": 218
|
|
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": 222,
|
|
4916
|
+
"end": 224
|
|
4917
4917
|
},
|
|
4918
4918
|
"context": {
|
|
4919
4919
|
"type": "variable",
|
|
@@ -4921,8 +4921,8 @@
|
|
|
4921
4921
|
"value": "get-base-hue( gray, 800 )",
|
|
4922
4922
|
"scope": "default",
|
|
4923
4923
|
"line": {
|
|
4924
|
-
"start":
|
|
4925
|
-
"end":
|
|
4924
|
+
"start": 225,
|
|
4925
|
+
"end": 225
|
|
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": 227,
|
|
4942
|
+
"end": 229
|
|
4943
4943
|
},
|
|
4944
4944
|
"context": {
|
|
4945
4945
|
"type": "variable",
|
|
@@ -4947,8 +4947,8 @@
|
|
|
4947
4947
|
"value": "get-base-hue( gray, 100 )",
|
|
4948
4948
|
"scope": "default",
|
|
4949
4949
|
"line": {
|
|
4950
|
-
"start":
|
|
4951
|
-
"end":
|
|
4950
|
+
"start": 230,
|
|
4951
|
+
"end": 230
|
|
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": 232,
|
|
4968
|
+
"end": 233
|
|
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": 234,
|
|
4977
|
+
"end": 234
|
|
4978
4978
|
}
|
|
4979
4979
|
},
|
|
4980
4980
|
"group": [
|
|
@@ -4989,8 +4989,8 @@
|
|
|
4989
4989
|
{
|
|
4990
4990
|
"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",
|
|
4991
4991
|
"commentRange": {
|
|
4992
|
-
"start":
|
|
4993
|
-
"end":
|
|
4992
|
+
"start": 326,
|
|
4993
|
+
"end": 328
|
|
4994
4994
|
},
|
|
4995
4995
|
"context": {
|
|
4996
4996
|
"type": "variable",
|
|
@@ -4998,8 +4998,8 @@
|
|
|
4998
4998
|
"value": "k-map-get( $theme, component-bg )",
|
|
4999
4999
|
"scope": "default",
|
|
5000
5000
|
"line": {
|
|
5001
|
-
"start":
|
|
5002
|
-
"end":
|
|
5001
|
+
"start": 329,
|
|
5002
|
+
"end": 329
|
|
5003
5003
|
}
|
|
5004
5004
|
},
|
|
5005
5005
|
"group": [
|
|
@@ -5014,8 +5014,8 @@
|
|
|
5014
5014
|
{
|
|
5015
5015
|
"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",
|
|
5016
5016
|
"commentRange": {
|
|
5017
|
-
"start":
|
|
5018
|
-
"end":
|
|
5017
|
+
"start": 330,
|
|
5018
|
+
"end": 332
|
|
5019
5019
|
},
|
|
5020
5020
|
"context": {
|
|
5021
5021
|
"type": "variable",
|
|
@@ -5023,8 +5023,8 @@
|
|
|
5023
5023
|
"value": "k-map-get( $theme, component-text )",
|
|
5024
5024
|
"scope": "default",
|
|
5025
5025
|
"line": {
|
|
5026
|
-
"start":
|
|
5027
|
-
"end":
|
|
5026
|
+
"start": 333,
|
|
5027
|
+
"end": 333
|
|
5028
5028
|
}
|
|
5029
5029
|
},
|
|
5030
5030
|
"group": [
|
|
@@ -5039,8 +5039,8 @@
|
|
|
5039
5039
|
{
|
|
5040
5040
|
"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",
|
|
5041
5041
|
"commentRange": {
|
|
5042
|
-
"start":
|
|
5043
|
-
"end":
|
|
5042
|
+
"start": 334,
|
|
5043
|
+
"end": 336
|
|
5044
5044
|
},
|
|
5045
5045
|
"context": {
|
|
5046
5046
|
"type": "variable",
|
|
@@ -5048,8 +5048,8 @@
|
|
|
5048
5048
|
"value": "k-map-get( $theme, component-border )",
|
|
5049
5049
|
"scope": "default",
|
|
5050
5050
|
"line": {
|
|
5051
|
-
"start":
|
|
5052
|
-
"end":
|
|
5051
|
+
"start": 337,
|
|
5052
|
+
"end": 337
|
|
5053
5053
|
}
|
|
5054
5054
|
},
|
|
5055
5055
|
"group": [
|
|
@@ -6211,6 +6211,31 @@
|
|
|
6211
6211
|
"name": "_variables.scss"
|
|
6212
6212
|
}
|
|
6213
6213
|
},
|
|
6214
|
+
{
|
|
6215
|
+
"description": "The font size of the Floating Label.\n",
|
|
6216
|
+
"commentRange": {
|
|
6217
|
+
"start": 6,
|
|
6218
|
+
"end": 7
|
|
6219
|
+
},
|
|
6220
|
+
"context": {
|
|
6221
|
+
"type": "variable",
|
|
6222
|
+
"name": "kendo-floating-label-font-size",
|
|
6223
|
+
"value": "$kendo-input-font-size",
|
|
6224
|
+
"scope": "default",
|
|
6225
|
+
"line": {
|
|
6226
|
+
"start": 8,
|
|
6227
|
+
"end": 8
|
|
6228
|
+
}
|
|
6229
|
+
},
|
|
6230
|
+
"group": [
|
|
6231
|
+
"floating-label"
|
|
6232
|
+
],
|
|
6233
|
+
"access": "public",
|
|
6234
|
+
"file": {
|
|
6235
|
+
"path": "floating-label/_variables.scss",
|
|
6236
|
+
"name": "_variables.scss"
|
|
6237
|
+
}
|
|
6238
|
+
},
|
|
6214
6239
|
{
|
|
6215
6240
|
"description": "The maximum width of the Floating Label.\n",
|
|
6216
6241
|
"commentRange": {
|
|
@@ -8614,8 +8639,8 @@
|
|
|
8614
8639
|
{
|
|
8615
8640
|
"description": "Background color of the grid row resize indicator\n",
|
|
8616
8641
|
"commentRange": {
|
|
8617
|
-
"start":
|
|
8618
|
-
"end":
|
|
8642
|
+
"start": 309,
|
|
8643
|
+
"end": 310
|
|
8619
8644
|
},
|
|
8620
8645
|
"context": {
|
|
8621
8646
|
"type": "variable",
|
|
@@ -8623,8 +8648,8 @@
|
|
|
8623
8648
|
"value": "rgba( k-contrast-color( $kendo-grid-bg ), .24 )",
|
|
8624
8649
|
"scope": "default",
|
|
8625
8650
|
"line": {
|
|
8626
|
-
"start":
|
|
8627
|
-
"end":
|
|
8651
|
+
"start": 311,
|
|
8652
|
+
"end": 311
|
|
8628
8653
|
}
|
|
8629
8654
|
},
|
|
8630
8655
|
"group": [
|
|
@@ -8639,8 +8664,8 @@
|
|
|
8639
8664
|
{
|
|
8640
8665
|
"description": "Active background color of the grid row resize indicator\n",
|
|
8641
8666
|
"commentRange": {
|
|
8642
|
-
"start":
|
|
8643
|
-
"end":
|
|
8667
|
+
"start": 312,
|
|
8668
|
+
"end": 313
|
|
8644
8669
|
},
|
|
8645
8670
|
"context": {
|
|
8646
8671
|
"type": "variable",
|
|
@@ -8648,8 +8673,8 @@
|
|
|
8648
8673
|
"value": "$kendo-color-primary",
|
|
8649
8674
|
"scope": "default",
|
|
8650
8675
|
"line": {
|
|
8651
|
-
"start":
|
|
8652
|
-
"end":
|
|
8676
|
+
"start": 314,
|
|
8677
|
+
"end": 314
|
|
8653
8678
|
}
|
|
8654
8679
|
},
|
|
8655
8680
|
"group": [
|
|
@@ -8664,8 +8689,8 @@
|
|
|
8664
8689
|
{
|
|
8665
8690
|
"description": "Height of the grid row resize indicator\n",
|
|
8666
8691
|
"commentRange": {
|
|
8667
|
-
"start":
|
|
8668
|
-
"end":
|
|
8692
|
+
"start": 315,
|
|
8693
|
+
"end": 316
|
|
8669
8694
|
},
|
|
8670
8695
|
"context": {
|
|
8671
8696
|
"type": "variable",
|
|
@@ -8673,8 +8698,8 @@
|
|
|
8673
8698
|
"value": "k-map-get( $kendo-spacing, .5 )",
|
|
8674
8699
|
"scope": "default",
|
|
8675
8700
|
"line": {
|
|
8676
|
-
"start":
|
|
8677
|
-
"end":
|
|
8701
|
+
"start": 317,
|
|
8702
|
+
"end": 317
|
|
8678
8703
|
}
|
|
8679
8704
|
},
|
|
8680
8705
|
"group": [
|
|
@@ -13014,8 +13039,8 @@
|
|
|
13014
13039
|
{
|
|
13015
13040
|
"description": "Theme colors of the notification.\n",
|
|
13016
13041
|
"commentRange": {
|
|
13017
|
-
"start":
|
|
13018
|
-
"end":
|
|
13042
|
+
"start": 56,
|
|
13043
|
+
"end": 57
|
|
13019
13044
|
},
|
|
13020
13045
|
"context": {
|
|
13021
13046
|
"type": "variable",
|
|
@@ -13023,8 +13048,8 @@
|
|
|
13023
13048
|
"value": "$kendo-theme-colors",
|
|
13024
13049
|
"scope": "default",
|
|
13025
13050
|
"line": {
|
|
13026
|
-
"start":
|
|
13027
|
-
"end":
|
|
13051
|
+
"start": 58,
|
|
13052
|
+
"end": 58
|
|
13028
13053
|
}
|
|
13029
13054
|
},
|
|
13030
13055
|
"group": [
|
|
@@ -17289,8 +17314,8 @@
|
|
|
17289
17314
|
{
|
|
17290
17315
|
"description": "Color of shadows\n",
|
|
17291
17316
|
"commentRange": {
|
|
17292
|
-
"start":
|
|
17293
|
-
"end":
|
|
17317
|
+
"start": 79,
|
|
17318
|
+
"end": 80
|
|
17294
17319
|
},
|
|
17295
17320
|
"context": {
|
|
17296
17321
|
"type": "variable",
|
|
@@ -17298,8 +17323,8 @@
|
|
|
17298
17323
|
"value": "k-map-get( $theme, elevation )",
|
|
17299
17324
|
"scope": "default",
|
|
17300
17325
|
"line": {
|
|
17301
|
-
"start":
|
|
17302
|
-
"end":
|
|
17326
|
+
"start": 81,
|
|
17327
|
+
"end": 81
|
|
17303
17328
|
}
|
|
17304
17329
|
},
|
|
17305
17330
|
"group": [
|
|
@@ -17314,8 +17339,8 @@
|
|
|
17314
17339
|
{
|
|
17315
17340
|
"description": "Shadow for switch.\nEquivalent to material elevation 1.\n",
|
|
17316
17341
|
"commentRange": {
|
|
17317
|
-
"start":
|
|
17318
|
-
"end":
|
|
17342
|
+
"start": 82,
|
|
17343
|
+
"end": 84
|
|
17319
17344
|
},
|
|
17320
17345
|
"context": {
|
|
17321
17346
|
"type": "variable",
|
|
@@ -17323,8 +17348,8 @@
|
|
|
17323
17348
|
"value": "0 2px 1px -1px rgba( $elevation, .2 ), 0 1px 1px 0 rgba( $elevation, .14 ), 0 1px 3px 0 rgba( $elevation, .12 )",
|
|
17324
17349
|
"scope": "default",
|
|
17325
17350
|
"line": {
|
|
17326
|
-
"start":
|
|
17327
|
-
"end":
|
|
17351
|
+
"start": 85,
|
|
17352
|
+
"end": 85
|
|
17328
17353
|
}
|
|
17329
17354
|
},
|
|
17330
17355
|
"group": [
|
|
@@ -17339,8 +17364,8 @@
|
|
|
17339
17364
|
{
|
|
17340
17365
|
"description": "Shadow for resting state of button, card and other widgets.\nEquivalent to material elevation 2.\n",
|
|
17341
17366
|
"commentRange": {
|
|
17342
|
-
"start":
|
|
17343
|
-
"end":
|
|
17367
|
+
"start": 86,
|
|
17368
|
+
"end": 88
|
|
17344
17369
|
},
|
|
17345
17370
|
"context": {
|
|
17346
17371
|
"type": "variable",
|
|
@@ -17348,8 +17373,8 @@
|
|
|
17348
17373
|
"value": "0 3px 1px -2px rgba( $elevation, .2 ), 0 2px 2px 0 rgba( $elevation, .14 ), 0 1px 5px 0 rgba( $elevation, .12 )",
|
|
17349
17374
|
"scope": "default",
|
|
17350
17375
|
"line": {
|
|
17351
|
-
"start":
|
|
17352
|
-
"end":
|
|
17376
|
+
"start": 89,
|
|
17377
|
+
"end": 89
|
|
17353
17378
|
}
|
|
17354
17379
|
},
|
|
17355
17380
|
"group": [
|
|
@@ -17364,8 +17389,8 @@
|
|
|
17364
17389
|
{
|
|
17365
17390
|
"description": "Shadow for menu, popups and raised state of button and card.\nEquivalent to material elevation 8.\n",
|
|
17366
17391
|
"commentRange": {
|
|
17367
|
-
"start":
|
|
17368
|
-
"end":
|
|
17392
|
+
"start": 90,
|
|
17393
|
+
"end": 92
|
|
17369
17394
|
},
|
|
17370
17395
|
"context": {
|
|
17371
17396
|
"type": "variable",
|
|
@@ -17373,8 +17398,8 @@
|
|
|
17373
17398
|
"value": "0 5px 5px -3px rgba( $elevation, .2 ), 0 8px 10px 1px rgba( $elevation, .14 ), 0 3px 14px 2px rgba( $elevation, .12 )",
|
|
17374
17399
|
"scope": "default",
|
|
17375
17400
|
"line": {
|
|
17376
|
-
"start":
|
|
17377
|
-
"end":
|
|
17401
|
+
"start": 93,
|
|
17402
|
+
"end": 93
|
|
17378
17403
|
}
|
|
17379
17404
|
},
|
|
17380
17405
|
"group": [
|
|
@@ -17389,8 +17414,8 @@
|
|
|
17389
17414
|
{
|
|
17390
17415
|
"description": "Shadow for drawers and other overlaying elements.\nEquivalent to material elevation 16.\n",
|
|
17391
17416
|
"commentRange": {
|
|
17392
|
-
"start":
|
|
17393
|
-
"end":
|
|
17417
|
+
"start": 94,
|
|
17418
|
+
"end": 96
|
|
17394
17419
|
},
|
|
17395
17420
|
"context": {
|
|
17396
17421
|
"type": "variable",
|
|
@@ -17398,8 +17423,8 @@
|
|
|
17398
17423
|
"value": "0 8px 10px -5px rgba( $elevation, .2 ), 0 16px 24px 2px rgba( $elevation, .14 ), 0 6px 30px 5px rgba( $elevation, .12 )",
|
|
17399
17424
|
"scope": "default",
|
|
17400
17425
|
"line": {
|
|
17401
|
-
"start":
|
|
17402
|
-
"end":
|
|
17426
|
+
"start": 97,
|
|
17427
|
+
"end": 97
|
|
17403
17428
|
}
|
|
17404
17429
|
},
|
|
17405
17430
|
"group": [
|
|
@@ -17414,8 +17439,8 @@
|
|
|
17414
17439
|
{
|
|
17415
17440
|
"description": "Shadow for window and dialog.\nEquivalent to material elevation 24.\n",
|
|
17416
17441
|
"commentRange": {
|
|
17417
|
-
"start":
|
|
17418
|
-
"end":
|
|
17442
|
+
"start": 98,
|
|
17443
|
+
"end": 100
|
|
17419
17444
|
},
|
|
17420
17445
|
"context": {
|
|
17421
17446
|
"type": "variable",
|
|
@@ -17423,8 +17448,8 @@
|
|
|
17423
17448
|
"value": "0 11px 15px -7px rgba( $elevation, .2 ), 0 24px 38px 3px rgba( $elevation, .14 ), 0 9px 46px 8px rgba( $elevation, .12 )",
|
|
17424
17449
|
"scope": "default",
|
|
17425
17450
|
"line": {
|
|
17426
|
-
"start":
|
|
17427
|
-
"end":
|
|
17451
|
+
"start": 101,
|
|
17452
|
+
"end": 101
|
|
17428
17453
|
}
|
|
17429
17454
|
},
|
|
17430
17455
|
"group": [
|
|
@@ -22314,8 +22339,8 @@
|
|
|
22314
22339
|
{
|
|
22315
22340
|
"description": "Base font size across all components.\n",
|
|
22316
22341
|
"commentRange": {
|
|
22317
|
-
"start":
|
|
22318
|
-
"end":
|
|
22342
|
+
"start": 253,
|
|
22343
|
+
"end": 254
|
|
22319
22344
|
},
|
|
22320
22345
|
"context": {
|
|
22321
22346
|
"type": "variable",
|
|
@@ -22323,8 +22348,8 @@
|
|
|
22323
22348
|
"value": "14px",
|
|
22324
22349
|
"scope": "default",
|
|
22325
22350
|
"line": {
|
|
22326
|
-
"start":
|
|
22327
|
-
"end":
|
|
22351
|
+
"start": 255,
|
|
22352
|
+
"end": 255
|
|
22328
22353
|
}
|
|
22329
22354
|
},
|
|
22330
22355
|
"group": [
|
|
@@ -22339,8 +22364,8 @@
|
|
|
22339
22364
|
{
|
|
22340
22365
|
"description": "Font family for text.\n",
|
|
22341
22366
|
"commentRange": {
|
|
22342
|
-
"start":
|
|
22343
|
-
"end":
|
|
22367
|
+
"start": 270,
|
|
22368
|
+
"end": 271
|
|
22344
22369
|
},
|
|
22345
22370
|
"context": {
|
|
22346
22371
|
"type": "variable",
|
|
@@ -22348,8 +22373,8 @@
|
|
|
22348
22373
|
"value": "Roboto, \"Helvetica Neue\", sans-serif",
|
|
22349
22374
|
"scope": "default",
|
|
22350
22375
|
"line": {
|
|
22351
|
-
"start":
|
|
22352
|
-
"end":
|
|
22376
|
+
"start": 272,
|
|
22377
|
+
"end": 272
|
|
22353
22378
|
}
|
|
22354
22379
|
},
|
|
22355
22380
|
"group": [
|
|
@@ -22364,8 +22389,8 @@
|
|
|
22364
22389
|
{
|
|
22365
22390
|
"description": "Font family across all components.\n",
|
|
22366
22391
|
"commentRange": {
|
|
22367
|
-
"start":
|
|
22368
|
-
"end":
|
|
22392
|
+
"start": 274,
|
|
22393
|
+
"end": 275
|
|
22369
22394
|
},
|
|
22370
22395
|
"context": {
|
|
22371
22396
|
"type": "variable",
|
|
@@ -22373,8 +22398,8 @@
|
|
|
22373
22398
|
"value": "Roboto, \"Helvetica Neue\", sans-serif",
|
|
22374
22399
|
"scope": "default",
|
|
22375
22400
|
"line": {
|
|
22376
|
-
"start":
|
|
22377
|
-
"end":
|
|
22401
|
+
"start": 276,
|
|
22402
|
+
"end": 276
|
|
22378
22403
|
}
|
|
22379
22404
|
},
|
|
22380
22405
|
"group": [
|
|
@@ -22389,8 +22414,8 @@
|
|
|
22389
22414
|
{
|
|
22390
22415
|
"description": "Font family for monospaced text. Used for styling the code.\n",
|
|
22391
22416
|
"commentRange": {
|
|
22392
|
-
"start":
|
|
22393
|
-
"end":
|
|
22417
|
+
"start": 278,
|
|
22418
|
+
"end": 279
|
|
22394
22419
|
},
|
|
22395
22420
|
"context": {
|
|
22396
22421
|
"type": "variable",
|
|
@@ -22398,8 +22423,8 @@
|
|
|
22398
22423
|
"value": "Consolas, \"Ubuntu Mono\", \"Lucida Console\", \"Courier New\", monospace",
|
|
22399
22424
|
"scope": "default",
|
|
22400
22425
|
"line": {
|
|
22401
|
-
"start":
|
|
22402
|
-
"end":
|
|
22426
|
+
"start": 280,
|
|
22427
|
+
"end": 280
|
|
22403
22428
|
}
|
|
22404
22429
|
},
|
|
22405
22430
|
"group": [
|
|
@@ -22414,8 +22439,8 @@
|
|
|
22414
22439
|
{
|
|
22415
22440
|
"description": "Font family across all components.\n",
|
|
22416
22441
|
"commentRange": {
|
|
22417
|
-
"start":
|
|
22418
|
-
"end":
|
|
22442
|
+
"start": 282,
|
|
22443
|
+
"end": 283
|
|
22419
22444
|
},
|
|
22420
22445
|
"context": {
|
|
22421
22446
|
"type": "variable",
|
|
@@ -22423,8 +22448,8 @@
|
|
|
22423
22448
|
"value": "Roboto, \"Helvetica Neue\", sans-serif",
|
|
22424
22449
|
"scope": "default",
|
|
22425
22450
|
"line": {
|
|
22426
|
-
"start":
|
|
22427
|
-
"end":
|
|
22451
|
+
"start": 284,
|
|
22452
|
+
"end": 284
|
|
22428
22453
|
}
|
|
22429
22454
|
},
|
|
22430
22455
|
"group": [
|
|
@@ -22439,8 +22464,8 @@
|
|
|
22439
22464
|
{
|
|
22440
22465
|
"description": "Line height used along with $kendo-font-size.\n",
|
|
22441
22466
|
"commentRange": {
|
|
22442
|
-
"start":
|
|
22443
|
-
"end":
|
|
22467
|
+
"start": 286,
|
|
22468
|
+
"end": 287
|
|
22444
22469
|
},
|
|
22445
22470
|
"context": {
|
|
22446
22471
|
"type": "variable",
|
|
@@ -22448,8 +22473,8 @@
|
|
|
22448
22473
|
"value": "k-math-div( 28, 14 )",
|
|
22449
22474
|
"scope": "default",
|
|
22450
22475
|
"line": {
|
|
22451
|
-
"start":
|
|
22452
|
-
"end":
|
|
22476
|
+
"start": 288,
|
|
22477
|
+
"end": 288
|
|
22453
22478
|
}
|
|
22454
22479
|
},
|
|
22455
22480
|
"group": [
|
|
@@ -22464,8 +22489,8 @@
|
|
|
22464
22489
|
{
|
|
22465
22490
|
"description": "Border radius for all components.\n",
|
|
22466
22491
|
"commentRange": {
|
|
22467
|
-
"start":
|
|
22468
|
-
"end":
|
|
22492
|
+
"start": 128,
|
|
22493
|
+
"end": 128
|
|
22469
22494
|
},
|
|
22470
22495
|
"context": {
|
|
22471
22496
|
"type": "variable",
|
|
@@ -22473,8 +22498,8 @@
|
|
|
22473
22498
|
"value": "k-map-get( $kendo-spacing, 1 )",
|
|
22474
22499
|
"scope": "default",
|
|
22475
22500
|
"line": {
|
|
22476
|
-
"start":
|
|
22477
|
-
"end":
|
|
22501
|
+
"start": 129,
|
|
22502
|
+
"end": 129
|
|
22478
22503
|
}
|
|
22479
22504
|
},
|
|
22480
22505
|
"access": "public",
|
|
@@ -22489,8 +22514,8 @@
|
|
|
22489
22514
|
{
|
|
22490
22515
|
"description": "The background of the components' chrome area.\n",
|
|
22491
22516
|
"commentRange": {
|
|
22492
|
-
"start":
|
|
22493
|
-
"end":
|
|
22517
|
+
"start": 340,
|
|
22518
|
+
"end": 340
|
|
22494
22519
|
},
|
|
22495
22520
|
"context": {
|
|
22496
22521
|
"type": "variable",
|
|
@@ -22498,8 +22523,8 @@
|
|
|
22498
22523
|
"value": "k-map-get( $theme, base-bg )",
|
|
22499
22524
|
"scope": "default",
|
|
22500
22525
|
"line": {
|
|
22501
|
-
"start":
|
|
22502
|
-
"end":
|
|
22526
|
+
"start": 341,
|
|
22527
|
+
"end": 341
|
|
22503
22528
|
}
|
|
22504
22529
|
},
|
|
22505
22530
|
"access": "public",
|
|
@@ -22514,8 +22539,8 @@
|
|
|
22514
22539
|
{
|
|
22515
22540
|
"description": "The text color of the components' chrome area.\n",
|
|
22516
22541
|
"commentRange": {
|
|
22517
|
-
"start":
|
|
22518
|
-
"end":
|
|
22542
|
+
"start": 342,
|
|
22543
|
+
"end": 342
|
|
22519
22544
|
},
|
|
22520
22545
|
"context": {
|
|
22521
22546
|
"type": "variable",
|
|
@@ -22523,8 +22548,8 @@
|
|
|
22523
22548
|
"value": "k-map-get( $theme, component-text )",
|
|
22524
22549
|
"scope": "default",
|
|
22525
22550
|
"line": {
|
|
22526
|
-
"start":
|
|
22527
|
-
"end":
|
|
22551
|
+
"start": 343,
|
|
22552
|
+
"end": 343
|
|
22528
22553
|
}
|
|
22529
22554
|
},
|
|
22530
22555
|
"access": "public",
|
|
@@ -22539,8 +22564,8 @@
|
|
|
22539
22564
|
{
|
|
22540
22565
|
"description": "The border of the components' chrome area.\n",
|
|
22541
22566
|
"commentRange": {
|
|
22542
|
-
"start":
|
|
22543
|
-
"end":
|
|
22567
|
+
"start": 344,
|
|
22568
|
+
"end": 344
|
|
22544
22569
|
},
|
|
22545
22570
|
"context": {
|
|
22546
22571
|
"type": "variable",
|
|
@@ -22548,8 +22573,8 @@
|
|
|
22548
22573
|
"value": "rgba( if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ), .08 )",
|
|
22549
22574
|
"scope": "default",
|
|
22550
22575
|
"line": {
|
|
22551
|
-
"start":
|
|
22552
|
-
"end":
|
|
22576
|
+
"start": 345,
|
|
22577
|
+
"end": 345
|
|
22553
22578
|
}
|
|
22554
22579
|
},
|
|
22555
22580
|
"access": "public",
|
|
@@ -22564,8 +22589,8 @@
|
|
|
22564
22589
|
{
|
|
22565
22590
|
"description": "The gradient background of the components' chrome area.\n",
|
|
22566
22591
|
"commentRange": {
|
|
22567
|
-
"start":
|
|
22568
|
-
"end":
|
|
22592
|
+
"start": 346,
|
|
22593
|
+
"end": 346
|
|
22569
22594
|
},
|
|
22570
22595
|
"context": {
|
|
22571
22596
|
"type": "variable",
|
|
@@ -22573,8 +22598,8 @@
|
|
|
22573
22598
|
"value": "null",
|
|
22574
22599
|
"scope": "default",
|
|
22575
22600
|
"line": {
|
|
22576
|
-
"start":
|
|
22577
|
-
"end":
|
|
22601
|
+
"start": 347,
|
|
22602
|
+
"end": 347
|
|
22578
22603
|
}
|
|
22579
22604
|
},
|
|
22580
22605
|
"access": "public",
|
|
@@ -22589,8 +22614,8 @@
|
|
|
22589
22614
|
{
|
|
22590
22615
|
"description": "The background of hovered items.\n",
|
|
22591
22616
|
"commentRange": {
|
|
22592
|
-
"start":
|
|
22593
|
-
"end":
|
|
22617
|
+
"start": 349,
|
|
22618
|
+
"end": 349
|
|
22594
22619
|
},
|
|
22595
22620
|
"context": {
|
|
22596
22621
|
"type": "variable",
|
|
@@ -22598,8 +22623,8 @@
|
|
|
22598
22623
|
"value": "k-map-get( $theme, hover-bg )",
|
|
22599
22624
|
"scope": "default",
|
|
22600
22625
|
"line": {
|
|
22601
|
-
"start":
|
|
22602
|
-
"end":
|
|
22626
|
+
"start": 350,
|
|
22627
|
+
"end": 350
|
|
22603
22628
|
}
|
|
22604
22629
|
},
|
|
22605
22630
|
"access": "public",
|
|
@@ -22614,8 +22639,8 @@
|
|
|
22614
22639
|
{
|
|
22615
22640
|
"description": "The text color of hovered items.\n",
|
|
22616
22641
|
"commentRange": {
|
|
22617
|
-
"start":
|
|
22618
|
-
"end":
|
|
22642
|
+
"start": 351,
|
|
22643
|
+
"end": 351
|
|
22619
22644
|
},
|
|
22620
22645
|
"context": {
|
|
22621
22646
|
"type": "variable",
|
|
@@ -22623,8 +22648,8 @@
|
|
|
22623
22648
|
"value": "$kendo-base-text",
|
|
22624
22649
|
"scope": "default",
|
|
22625
22650
|
"line": {
|
|
22626
|
-
"start":
|
|
22627
|
-
"end":
|
|
22651
|
+
"start": 352,
|
|
22652
|
+
"end": 352
|
|
22628
22653
|
}
|
|
22629
22654
|
},
|
|
22630
22655
|
"access": "public",
|
|
@@ -22639,8 +22664,8 @@
|
|
|
22639
22664
|
{
|
|
22640
22665
|
"description": "The border color of hovered items.\n",
|
|
22641
22666
|
"commentRange": {
|
|
22642
|
-
"start":
|
|
22643
|
-
"end":
|
|
22667
|
+
"start": 353,
|
|
22668
|
+
"end": 353
|
|
22644
22669
|
},
|
|
22645
22670
|
"context": {
|
|
22646
22671
|
"type": "variable",
|
|
@@ -22648,8 +22673,8 @@
|
|
|
22648
22673
|
"value": "rgba( $kendo-base-border, .15 )",
|
|
22649
22674
|
"scope": "default",
|
|
22650
22675
|
"line": {
|
|
22651
|
-
"start":
|
|
22652
|
-
"end":
|
|
22676
|
+
"start": 354,
|
|
22677
|
+
"end": 354
|
|
22653
22678
|
}
|
|
22654
22679
|
},
|
|
22655
22680
|
"access": "public",
|
|
@@ -22664,8 +22689,8 @@
|
|
|
22664
22689
|
{
|
|
22665
22690
|
"description": "The gradient background of hovered items.\n",
|
|
22666
22691
|
"commentRange": {
|
|
22667
|
-
"start":
|
|
22668
|
-
"end":
|
|
22692
|
+
"start": 355,
|
|
22693
|
+
"end": 355
|
|
22669
22694
|
},
|
|
22670
22695
|
"context": {
|
|
22671
22696
|
"type": "variable",
|
|
@@ -22673,8 +22698,8 @@
|
|
|
22673
22698
|
"value": "null",
|
|
22674
22699
|
"scope": "default",
|
|
22675
22700
|
"line": {
|
|
22676
|
-
"start":
|
|
22677
|
-
"end":
|
|
22701
|
+
"start": 356,
|
|
22702
|
+
"end": 356
|
|
22678
22703
|
}
|
|
22679
22704
|
},
|
|
22680
22705
|
"access": "public",
|
|
@@ -22689,8 +22714,8 @@
|
|
|
22689
22714
|
{
|
|
22690
22715
|
"description": "The background of selected items.\n",
|
|
22691
22716
|
"commentRange": {
|
|
22692
|
-
"start":
|
|
22693
|
-
"end":
|
|
22717
|
+
"start": 358,
|
|
22718
|
+
"end": 358
|
|
22694
22719
|
},
|
|
22695
22720
|
"context": {
|
|
22696
22721
|
"type": "variable",
|
|
@@ -22698,8 +22723,8 @@
|
|
|
22698
22723
|
"value": "$kendo-color-secondary",
|
|
22699
22724
|
"scope": "default",
|
|
22700
22725
|
"line": {
|
|
22701
|
-
"start":
|
|
22702
|
-
"end":
|
|
22726
|
+
"start": 359,
|
|
22727
|
+
"end": 359
|
|
22703
22728
|
}
|
|
22704
22729
|
},
|
|
22705
22730
|
"access": "public",
|
|
@@ -22714,8 +22739,8 @@
|
|
|
22714
22739
|
{
|
|
22715
22740
|
"description": "The text color of selected items.\n",
|
|
22716
22741
|
"commentRange": {
|
|
22717
|
-
"start":
|
|
22718
|
-
"end":
|
|
22742
|
+
"start": 360,
|
|
22743
|
+
"end": 360
|
|
22719
22744
|
},
|
|
22720
22745
|
"context": {
|
|
22721
22746
|
"type": "variable",
|
|
@@ -22723,8 +22748,8 @@
|
|
|
22723
22748
|
"value": "$kendo-color-secondary-contrast",
|
|
22724
22749
|
"scope": "default",
|
|
22725
22750
|
"line": {
|
|
22726
|
-
"start":
|
|
22727
|
-
"end":
|
|
22751
|
+
"start": 361,
|
|
22752
|
+
"end": 361
|
|
22728
22753
|
}
|
|
22729
22754
|
},
|
|
22730
22755
|
"access": "public",
|
|
@@ -22739,8 +22764,8 @@
|
|
|
22739
22764
|
{
|
|
22740
22765
|
"description": "The border color of selected items.\n",
|
|
22741
22766
|
"commentRange": {
|
|
22742
|
-
"start":
|
|
22743
|
-
"end":
|
|
22767
|
+
"start": 362,
|
|
22768
|
+
"end": 362
|
|
22744
22769
|
},
|
|
22745
22770
|
"context": {
|
|
22746
22771
|
"type": "variable",
|
|
@@ -22748,8 +22773,8 @@
|
|
|
22748
22773
|
"value": "rgba( $kendo-base-border, .1 )",
|
|
22749
22774
|
"scope": "default",
|
|
22750
22775
|
"line": {
|
|
22751
|
-
"start":
|
|
22752
|
-
"end":
|
|
22776
|
+
"start": 363,
|
|
22777
|
+
"end": 363
|
|
22753
22778
|
}
|
|
22754
22779
|
},
|
|
22755
22780
|
"access": "public",
|
|
@@ -22764,8 +22789,8 @@
|
|
|
22764
22789
|
{
|
|
22765
22790
|
"description": "The gradient background of selected items.\n",
|
|
22766
22791
|
"commentRange": {
|
|
22767
|
-
"start":
|
|
22768
|
-
"end":
|
|
22792
|
+
"start": 364,
|
|
22793
|
+
"end": 364
|
|
22769
22794
|
},
|
|
22770
22795
|
"context": {
|
|
22771
22796
|
"type": "variable",
|
|
@@ -22773,8 +22798,8 @@
|
|
|
22773
22798
|
"value": "null",
|
|
22774
22799
|
"scope": "default",
|
|
22775
22800
|
"line": {
|
|
22776
|
-
"start":
|
|
22777
|
-
"end":
|
|
22801
|
+
"start": 365,
|
|
22802
|
+
"end": 365
|
|
22778
22803
|
}
|
|
22779
22804
|
},
|
|
22780
22805
|
"access": "public",
|
|
@@ -22786,31 +22811,6 @@
|
|
|
22786
22811
|
"name": "_variables.scss"
|
|
22787
22812
|
}
|
|
22788
22813
|
},
|
|
22789
|
-
{
|
|
22790
|
-
"description": "The font size of the Floating Label.\n @group floating-label\n",
|
|
22791
|
-
"commentRange": {
|
|
22792
|
-
"start": 6,
|
|
22793
|
-
"end": 7
|
|
22794
|
-
},
|
|
22795
|
-
"context": {
|
|
22796
|
-
"type": "variable",
|
|
22797
|
-
"name": "kendo-floating-label-font-size",
|
|
22798
|
-
"value": "$kendo-input-font-size",
|
|
22799
|
-
"scope": "default",
|
|
22800
|
-
"line": {
|
|
22801
|
-
"start": 8,
|
|
22802
|
-
"end": 8
|
|
22803
|
-
}
|
|
22804
|
-
},
|
|
22805
|
-
"access": "public",
|
|
22806
|
-
"group": [
|
|
22807
|
-
"undefined"
|
|
22808
|
-
],
|
|
22809
|
-
"file": {
|
|
22810
|
-
"path": "floating-label/_variables.scss",
|
|
22811
|
-
"name": "_variables.scss"
|
|
22812
|
-
}
|
|
22813
|
-
},
|
|
22814
22814
|
{
|
|
22815
22815
|
"description": "The map with the sizes of the List.\n @group list\n",
|
|
22816
22816
|
"commentRange": {
|