@progress/kendo-theme-fluent 10.1.0-dev.6 → 10.1.1-dev.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all.css +1 -1
- package/dist/fluent-main-dark.css +1 -1
- package/dist/fluent-main.css +1 -1
- package/dist/meta/sassdoc-data.json +4930 -1870
- package/dist/meta/sassdoc-raw-data.json +1787 -437
- package/dist/meta/variables.json +290 -2
- package/lib/swatches/all.json +1 -1
- package/lib/swatches/fluent-main-dark.json +1 -1
- package/lib/swatches/fluent-main.json +1 -1
- package/package.json +4 -4
- package/scss/action-sheet/_layout.scss +28 -0
- package/scss/coloreditor/_layout.scss +51 -0
- package/scss/coloreditor/_variables.scss +122 -0
- package/scss/colorgradient/_layout.scss +38 -0
- package/scss/colorgradient/_variables.scss +89 -1
- package/scss/colorpalette/_variables.scss +36 -0
|
@@ -15625,15 +15625,15 @@
|
|
|
15625
15625
|
}
|
|
15626
15626
|
},
|
|
15627
15627
|
{
|
|
15628
|
-
"description": "The width of the
|
|
15628
|
+
"description": "The minimum width of the ColorEditor.\n",
|
|
15629
15629
|
"commentRange": {
|
|
15630
15630
|
"start": 12,
|
|
15631
15631
|
"end": 13
|
|
15632
15632
|
},
|
|
15633
15633
|
"context": {
|
|
15634
15634
|
"type": "variable",
|
|
15635
|
-
"name": "kendo-color-editor-
|
|
15636
|
-
"value": "
|
|
15635
|
+
"name": "kendo-color-editor-sm-min-width",
|
|
15636
|
+
"value": "236px",
|
|
15637
15637
|
"scope": "default",
|
|
15638
15638
|
"line": {
|
|
15639
15639
|
"start": 14,
|
|
@@ -15650,15 +15650,15 @@
|
|
|
15650
15650
|
}
|
|
15651
15651
|
},
|
|
15652
15652
|
{
|
|
15653
|
-
"description": "The
|
|
15653
|
+
"description": "The minimum width of the ColorEditor.\n",
|
|
15654
15654
|
"commentRange": {
|
|
15655
15655
|
"start": 15,
|
|
15656
15656
|
"end": 16
|
|
15657
15657
|
},
|
|
15658
15658
|
"context": {
|
|
15659
15659
|
"type": "variable",
|
|
15660
|
-
"name": "kendo-color-editor-
|
|
15661
|
-
"value": "
|
|
15660
|
+
"name": "kendo-color-editor-md-min-width",
|
|
15661
|
+
"value": "$kendo-color-editor-min-width",
|
|
15662
15662
|
"scope": "default",
|
|
15663
15663
|
"line": {
|
|
15664
15664
|
"start": 17,
|
|
@@ -15675,15 +15675,15 @@
|
|
|
15675
15675
|
}
|
|
15676
15676
|
},
|
|
15677
15677
|
{
|
|
15678
|
-
"description": "The
|
|
15678
|
+
"description": "The minimum width of the ColorEditor.\n",
|
|
15679
15679
|
"commentRange": {
|
|
15680
15680
|
"start": 18,
|
|
15681
15681
|
"end": 19
|
|
15682
15682
|
},
|
|
15683
15683
|
"context": {
|
|
15684
15684
|
"type": "variable",
|
|
15685
|
-
"name": "kendo-color-editor-
|
|
15686
|
-
"value": "
|
|
15685
|
+
"name": "kendo-color-editor-lg-min-width",
|
|
15686
|
+
"value": "360px",
|
|
15687
15687
|
"scope": "default",
|
|
15688
15688
|
"line": {
|
|
15689
15689
|
"start": 20,
|
|
@@ -15700,15 +15700,15 @@
|
|
|
15700
15700
|
}
|
|
15701
15701
|
},
|
|
15702
15702
|
{
|
|
15703
|
-
"description": "The
|
|
15703
|
+
"description": "The width of the border around the ColorEditor.\n",
|
|
15704
15704
|
"commentRange": {
|
|
15705
15705
|
"start": 21,
|
|
15706
15706
|
"end": 22
|
|
15707
15707
|
},
|
|
15708
15708
|
"context": {
|
|
15709
15709
|
"type": "variable",
|
|
15710
|
-
"name": "kendo-color-editor-
|
|
15711
|
-
"value": "
|
|
15710
|
+
"name": "kendo-color-editor-border-width",
|
|
15711
|
+
"value": "1px",
|
|
15712
15712
|
"scope": "default",
|
|
15713
15713
|
"line": {
|
|
15714
15714
|
"start": 23,
|
|
@@ -15725,15 +15725,15 @@
|
|
|
15725
15725
|
}
|
|
15726
15726
|
},
|
|
15727
15727
|
{
|
|
15728
|
-
"description": "The
|
|
15728
|
+
"description": "The border radius of the ColorEditor.\n",
|
|
15729
15729
|
"commentRange": {
|
|
15730
15730
|
"start": 24,
|
|
15731
15731
|
"end": 25
|
|
15732
15732
|
},
|
|
15733
15733
|
"context": {
|
|
15734
15734
|
"type": "variable",
|
|
15735
|
-
"name": "kendo-color-editor-
|
|
15736
|
-
"value": "
|
|
15735
|
+
"name": "kendo-color-editor-border-radius",
|
|
15736
|
+
"value": "k-border-radius(md)",
|
|
15737
15737
|
"scope": "default",
|
|
15738
15738
|
"line": {
|
|
15739
15739
|
"start": 26,
|
|
@@ -15750,15 +15750,15 @@
|
|
|
15750
15750
|
}
|
|
15751
15751
|
},
|
|
15752
15752
|
{
|
|
15753
|
-
"description": "The
|
|
15753
|
+
"description": "The font family of the ColorEditor.\n",
|
|
15754
15754
|
"commentRange": {
|
|
15755
15755
|
"start": 27,
|
|
15756
15756
|
"end": 28
|
|
15757
15757
|
},
|
|
15758
15758
|
"context": {
|
|
15759
15759
|
"type": "variable",
|
|
15760
|
-
"name": "kendo-color-editor-
|
|
15761
|
-
"value": "var( --kendo-
|
|
15760
|
+
"name": "kendo-color-editor-font-family",
|
|
15761
|
+
"value": "var( --kendo-font-family, inherit )",
|
|
15762
15762
|
"scope": "default",
|
|
15763
15763
|
"line": {
|
|
15764
15764
|
"start": 29,
|
|
@@ -15775,15 +15775,15 @@
|
|
|
15775
15775
|
}
|
|
15776
15776
|
},
|
|
15777
15777
|
{
|
|
15778
|
-
"description": "The
|
|
15778
|
+
"description": "The font size of the ColorEditor.\n",
|
|
15779
15779
|
"commentRange": {
|
|
15780
15780
|
"start": 30,
|
|
15781
15781
|
"end": 31
|
|
15782
15782
|
},
|
|
15783
15783
|
"context": {
|
|
15784
15784
|
"type": "variable",
|
|
15785
|
-
"name": "kendo-color-editor-
|
|
15786
|
-
"value": "var( --kendo-
|
|
15785
|
+
"name": "kendo-color-editor-font-size",
|
|
15786
|
+
"value": "var( --kendo-font-size, inherit )",
|
|
15787
15787
|
"scope": "default",
|
|
15788
15788
|
"line": {
|
|
15789
15789
|
"start": 32,
|
|
@@ -15800,15 +15800,15 @@
|
|
|
15800
15800
|
}
|
|
15801
15801
|
},
|
|
15802
15802
|
{
|
|
15803
|
-
"description": "The
|
|
15803
|
+
"description": "The line height of the ColorEditor.\n",
|
|
15804
15804
|
"commentRange": {
|
|
15805
15805
|
"start": 33,
|
|
15806
15806
|
"end": 34
|
|
15807
15807
|
},
|
|
15808
15808
|
"context": {
|
|
15809
15809
|
"type": "variable",
|
|
15810
|
-
"name": "kendo-color-editor-
|
|
15811
|
-
"value": "var( --kendo-
|
|
15810
|
+
"name": "kendo-color-editor-line-height",
|
|
15811
|
+
"value": "var( --kendo-line-height, normal )",
|
|
15812
15812
|
"scope": "default",
|
|
15813
15813
|
"line": {
|
|
15814
15814
|
"start": 35,
|
|
@@ -15825,15 +15825,15 @@
|
|
|
15825
15825
|
}
|
|
15826
15826
|
},
|
|
15827
15827
|
{
|
|
15828
|
-
"description": "The
|
|
15828
|
+
"description": "The text color of the ColorEditor.\n",
|
|
15829
15829
|
"commentRange": {
|
|
15830
15830
|
"start": 36,
|
|
15831
15831
|
"end": 37
|
|
15832
15832
|
},
|
|
15833
15833
|
"context": {
|
|
15834
15834
|
"type": "variable",
|
|
15835
|
-
"name": "kendo-color-editor-
|
|
15836
|
-
"value": "var( --kendo-
|
|
15835
|
+
"name": "kendo-color-editor-text",
|
|
15836
|
+
"value": "var( --kendo-component-text, initial )",
|
|
15837
15837
|
"scope": "default",
|
|
15838
15838
|
"line": {
|
|
15839
15839
|
"start": 38,
|
|
@@ -15850,19 +15850,19 @@
|
|
|
15850
15850
|
}
|
|
15851
15851
|
},
|
|
15852
15852
|
{
|
|
15853
|
-
"description": "The
|
|
15853
|
+
"description": "The background color of the ColorEditor.\n",
|
|
15854
15854
|
"commentRange": {
|
|
15855
|
-
"start":
|
|
15856
|
-
"end":
|
|
15855
|
+
"start": 39,
|
|
15856
|
+
"end": 40
|
|
15857
15857
|
},
|
|
15858
15858
|
"context": {
|
|
15859
15859
|
"type": "variable",
|
|
15860
|
-
"name": "kendo-color-editor-
|
|
15861
|
-
"value": "
|
|
15860
|
+
"name": "kendo-color-editor-bg",
|
|
15861
|
+
"value": "var( --kendo-component-bg, initial )",
|
|
15862
15862
|
"scope": "default",
|
|
15863
15863
|
"line": {
|
|
15864
|
-
"start":
|
|
15865
|
-
"end":
|
|
15864
|
+
"start": 41,
|
|
15865
|
+
"end": 41
|
|
15866
15866
|
}
|
|
15867
15867
|
},
|
|
15868
15868
|
"group": [
|
|
@@ -15875,19 +15875,19 @@
|
|
|
15875
15875
|
}
|
|
15876
15876
|
},
|
|
15877
15877
|
{
|
|
15878
|
-
"description": "The
|
|
15878
|
+
"description": "The border color of the ColorEditor.\n",
|
|
15879
15879
|
"commentRange": {
|
|
15880
|
-
"start":
|
|
15881
|
-
"end":
|
|
15880
|
+
"start": 42,
|
|
15881
|
+
"end": 43
|
|
15882
15882
|
},
|
|
15883
15883
|
"context": {
|
|
15884
15884
|
"type": "variable",
|
|
15885
|
-
"name": "kendo-color-editor-
|
|
15886
|
-
"value": "var( --kendo-
|
|
15885
|
+
"name": "kendo-color-editor-border",
|
|
15886
|
+
"value": "var( --kendo-component-border, initial )",
|
|
15887
15887
|
"scope": "default",
|
|
15888
15888
|
"line": {
|
|
15889
|
-
"start":
|
|
15890
|
-
"end":
|
|
15889
|
+
"start": 44,
|
|
15890
|
+
"end": 44
|
|
15891
15891
|
}
|
|
15892
15892
|
},
|
|
15893
15893
|
"group": [
|
|
@@ -15900,19 +15900,19 @@
|
|
|
15900
15900
|
}
|
|
15901
15901
|
},
|
|
15902
15902
|
{
|
|
15903
|
-
"description": "The
|
|
15903
|
+
"description": "The box shadow of the ColorEditor.\n",
|
|
15904
15904
|
"commentRange": {
|
|
15905
|
-
"start":
|
|
15906
|
-
"end":
|
|
15905
|
+
"start": 45,
|
|
15906
|
+
"end": 46
|
|
15907
15907
|
},
|
|
15908
15908
|
"context": {
|
|
15909
15909
|
"type": "variable",
|
|
15910
|
-
"name": "kendo-color-editor-
|
|
15911
|
-
"value": "
|
|
15910
|
+
"name": "kendo-color-editor-shadow",
|
|
15911
|
+
"value": "var( --kendo-box-shadow-depth-2, none )",
|
|
15912
15912
|
"scope": "default",
|
|
15913
15913
|
"line": {
|
|
15914
|
-
"start":
|
|
15915
|
-
"end":
|
|
15914
|
+
"start": 47,
|
|
15915
|
+
"end": 47
|
|
15916
15916
|
}
|
|
15917
15917
|
},
|
|
15918
15918
|
"group": [
|
|
@@ -15925,19 +15925,19 @@
|
|
|
15925
15925
|
}
|
|
15926
15926
|
},
|
|
15927
15927
|
{
|
|
15928
|
-
"description": "The
|
|
15928
|
+
"description": "The border color of the focused ColorEditor.\n",
|
|
15929
15929
|
"commentRange": {
|
|
15930
|
-
"start":
|
|
15931
|
-
"end":
|
|
15930
|
+
"start": 49,
|
|
15931
|
+
"end": 50
|
|
15932
15932
|
},
|
|
15933
15933
|
"context": {
|
|
15934
15934
|
"type": "variable",
|
|
15935
|
-
"name": "kendo-color-editor-
|
|
15936
|
-
"value": "$kendo-color-
|
|
15935
|
+
"name": "kendo-color-editor-focus-border",
|
|
15936
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 10%, transparent), k-get-theme-color-var( neutral-20 ))",
|
|
15937
15937
|
"scope": "default",
|
|
15938
15938
|
"line": {
|
|
15939
|
-
"start":
|
|
15940
|
-
"end":
|
|
15939
|
+
"start": 51,
|
|
15940
|
+
"end": 51
|
|
15941
15941
|
}
|
|
15942
15942
|
},
|
|
15943
15943
|
"group": [
|
|
@@ -15950,19 +15950,19 @@
|
|
|
15950
15950
|
}
|
|
15951
15951
|
},
|
|
15952
15952
|
{
|
|
15953
|
-
"description": "The
|
|
15953
|
+
"description": "The box shadow of the focused ColorEditor.\n",
|
|
15954
15954
|
"commentRange": {
|
|
15955
|
-
"start":
|
|
15956
|
-
"end":
|
|
15955
|
+
"start": 52,
|
|
15956
|
+
"end": 53
|
|
15957
15957
|
},
|
|
15958
15958
|
"context": {
|
|
15959
15959
|
"type": "variable",
|
|
15960
|
-
"name": "kendo-color-editor-
|
|
15961
|
-
"value": "
|
|
15960
|
+
"name": "kendo-color-editor-focus-shadow",
|
|
15961
|
+
"value": "var( --kendo-box-shadow-depth-3, none )",
|
|
15962
15962
|
"scope": "default",
|
|
15963
15963
|
"line": {
|
|
15964
|
-
"start":
|
|
15965
|
-
"end":
|
|
15964
|
+
"start": 54,
|
|
15965
|
+
"end": 54
|
|
15966
15966
|
}
|
|
15967
15967
|
},
|
|
15968
15968
|
"group": [
|
|
@@ -15975,19 +15975,19 @@
|
|
|
15975
15975
|
}
|
|
15976
15976
|
},
|
|
15977
15977
|
{
|
|
15978
|
-
"description": "The
|
|
15978
|
+
"description": "The vertical padding of the ColorEditor header.\n",
|
|
15979
15979
|
"commentRange": {
|
|
15980
|
-
"start":
|
|
15981
|
-
"end":
|
|
15980
|
+
"start": 56,
|
|
15981
|
+
"end": 57
|
|
15982
15982
|
},
|
|
15983
15983
|
"context": {
|
|
15984
15984
|
"type": "variable",
|
|
15985
|
-
"name": "kendo-color-editor-
|
|
15986
|
-
"value": "
|
|
15985
|
+
"name": "kendo-color-editor-header-padding-y",
|
|
15986
|
+
"value": "$kendo-color-editor-spacer",
|
|
15987
15987
|
"scope": "default",
|
|
15988
15988
|
"line": {
|
|
15989
|
-
"start":
|
|
15990
|
-
"end":
|
|
15989
|
+
"start": 58,
|
|
15990
|
+
"end": 58
|
|
15991
15991
|
}
|
|
15992
15992
|
},
|
|
15993
15993
|
"group": [
|
|
@@ -16000,19 +16000,19 @@
|
|
|
16000
16000
|
}
|
|
16001
16001
|
},
|
|
16002
16002
|
{
|
|
16003
|
-
"description": "The
|
|
16003
|
+
"description": "The horizontal padding of the ColorEditor header.\n",
|
|
16004
16004
|
"commentRange": {
|
|
16005
|
-
"start":
|
|
16006
|
-
"end":
|
|
16005
|
+
"start": 59,
|
|
16006
|
+
"end": 60
|
|
16007
16007
|
},
|
|
16008
16008
|
"context": {
|
|
16009
16009
|
"type": "variable",
|
|
16010
|
-
"name": "kendo-color-editor-
|
|
16011
|
-
"value": "
|
|
16010
|
+
"name": "kendo-color-editor-header-padding-x",
|
|
16011
|
+
"value": "$kendo-color-editor-header-padding-y",
|
|
16012
16012
|
"scope": "default",
|
|
16013
16013
|
"line": {
|
|
16014
|
-
"start":
|
|
16015
|
-
"end":
|
|
16014
|
+
"start": 61,
|
|
16015
|
+
"end": 61
|
|
16016
16016
|
}
|
|
16017
16017
|
},
|
|
16018
16018
|
"group": [
|
|
@@ -16025,15 +16025,15 @@
|
|
|
16025
16025
|
}
|
|
16026
16026
|
},
|
|
16027
16027
|
{
|
|
16028
|
-
"description": "The spacing between the
|
|
16028
|
+
"description": "The spacing between the ColorEditor header actions.\n",
|
|
16029
16029
|
"commentRange": {
|
|
16030
16030
|
"start": 63,
|
|
16031
16031
|
"end": 64
|
|
16032
16032
|
},
|
|
16033
16033
|
"context": {
|
|
16034
16034
|
"type": "variable",
|
|
16035
|
-
"name": "kendo-color-editor-
|
|
16036
|
-
"value": "
|
|
16035
|
+
"name": "kendo-color-editor-header-actions-spacing",
|
|
16036
|
+
"value": "calc( #{$kendo-color-editor-spacer} / 2 )",
|
|
16037
16037
|
"scope": "default",
|
|
16038
16038
|
"line": {
|
|
16039
16039
|
"start": 65,
|
|
@@ -16050,15 +16050,15 @@
|
|
|
16050
16050
|
}
|
|
16051
16051
|
},
|
|
16052
16052
|
{
|
|
16053
|
-
"description": "The vertical padding of the ColorEditor
|
|
16053
|
+
"description": "The vertical padding of the small ColorEditor header.\n",
|
|
16054
16054
|
"commentRange": {
|
|
16055
16055
|
"start": 67,
|
|
16056
16056
|
"end": 68
|
|
16057
16057
|
},
|
|
16058
16058
|
"context": {
|
|
16059
16059
|
"type": "variable",
|
|
16060
|
-
"name": "kendo-color-editor-
|
|
16061
|
-
"value": "$kendo-color-editor-
|
|
16060
|
+
"name": "kendo-color-editor-sm-header-padding-y",
|
|
16061
|
+
"value": "$kendo-color-editor-header-padding-y",
|
|
16062
16062
|
"scope": "default",
|
|
16063
16063
|
"line": {
|
|
16064
16064
|
"start": 69,
|
|
@@ -16075,15 +16075,15 @@
|
|
|
16075
16075
|
}
|
|
16076
16076
|
},
|
|
16077
16077
|
{
|
|
16078
|
-
"description": "The horizontal padding of the ColorEditor
|
|
16078
|
+
"description": "The horizontal padding of the small ColorEditor header.\n",
|
|
16079
16079
|
"commentRange": {
|
|
16080
16080
|
"start": 70,
|
|
16081
16081
|
"end": 71
|
|
16082
16082
|
},
|
|
16083
16083
|
"context": {
|
|
16084
16084
|
"type": "variable",
|
|
16085
|
-
"name": "kendo-color-editor-
|
|
16086
|
-
"value": "$kendo-color-editor-
|
|
16085
|
+
"name": "kendo-color-editor-sm-header-padding-x",
|
|
16086
|
+
"value": "$kendo-color-editor-header-padding-x",
|
|
16087
16087
|
"scope": "default",
|
|
16088
16088
|
"line": {
|
|
16089
16089
|
"start": 72,
|
|
@@ -16100,15 +16100,15 @@
|
|
|
16100
16100
|
}
|
|
16101
16101
|
},
|
|
16102
16102
|
{
|
|
16103
|
-
"description": "The
|
|
16103
|
+
"description": "The vertical padding of the medium ColorEditor header.\n",
|
|
16104
16104
|
"commentRange": {
|
|
16105
16105
|
"start": 73,
|
|
16106
16106
|
"end": 74
|
|
16107
16107
|
},
|
|
16108
16108
|
"context": {
|
|
16109
16109
|
"type": "variable",
|
|
16110
|
-
"name": "kendo-color-editor-
|
|
16111
|
-
"value": "$kendo-color-editor-
|
|
16110
|
+
"name": "kendo-color-editor-md-header-padding-y",
|
|
16111
|
+
"value": "$kendo-color-editor-header-padding-y",
|
|
16112
16112
|
"scope": "default",
|
|
16113
16113
|
"line": {
|
|
16114
16114
|
"start": 75,
|
|
@@ -16125,19 +16125,19 @@
|
|
|
16125
16125
|
}
|
|
16126
16126
|
},
|
|
16127
16127
|
{
|
|
16128
|
-
"description": "The
|
|
16128
|
+
"description": "The horizontal padding of the medium ColorEditor header.\n",
|
|
16129
16129
|
"commentRange": {
|
|
16130
|
-
"start":
|
|
16131
|
-
"end":
|
|
16130
|
+
"start": 76,
|
|
16131
|
+
"end": 77
|
|
16132
16132
|
},
|
|
16133
16133
|
"context": {
|
|
16134
16134
|
"type": "variable",
|
|
16135
|
-
"name": "kendo-color-editor-
|
|
16136
|
-
"value": "
|
|
16135
|
+
"name": "kendo-color-editor-md-header-padding-x",
|
|
16136
|
+
"value": "$kendo-color-editor-header-padding-x",
|
|
16137
16137
|
"scope": "default",
|
|
16138
16138
|
"line": {
|
|
16139
|
-
"start":
|
|
16140
|
-
"end":
|
|
16139
|
+
"start": 78,
|
|
16140
|
+
"end": 78
|
|
16141
16141
|
}
|
|
16142
16142
|
},
|
|
16143
16143
|
"group": [
|
|
@@ -16150,19 +16150,19 @@
|
|
|
16150
16150
|
}
|
|
16151
16151
|
},
|
|
16152
16152
|
{
|
|
16153
|
-
"description": "The
|
|
16153
|
+
"description": "The vertical padding of the large ColorEditor header.\n",
|
|
16154
16154
|
"commentRange": {
|
|
16155
|
-
"start":
|
|
16156
|
-
"end":
|
|
16155
|
+
"start": 79,
|
|
16156
|
+
"end": 80
|
|
16157
16157
|
},
|
|
16158
16158
|
"context": {
|
|
16159
16159
|
"type": "variable",
|
|
16160
|
-
"name": "kendo-color-editor-
|
|
16161
|
-
"value": "k-spacing(
|
|
16160
|
+
"name": "kendo-color-editor-lg-header-padding-y",
|
|
16161
|
+
"value": "k-spacing(4)",
|
|
16162
16162
|
"scope": "default",
|
|
16163
16163
|
"line": {
|
|
16164
|
-
"start":
|
|
16165
|
-
"end":
|
|
16164
|
+
"start": 81,
|
|
16165
|
+
"end": 81
|
|
16166
16166
|
}
|
|
16167
16167
|
},
|
|
16168
16168
|
"group": [
|
|
@@ -16175,19 +16175,19 @@
|
|
|
16175
16175
|
}
|
|
16176
16176
|
},
|
|
16177
16177
|
{
|
|
16178
|
-
"description": "The
|
|
16178
|
+
"description": "The horizontal padding of the large ColorEditor header.\n",
|
|
16179
16179
|
"commentRange": {
|
|
16180
|
-
"start":
|
|
16181
|
-
"end":
|
|
16180
|
+
"start": 82,
|
|
16181
|
+
"end": 83
|
|
16182
16182
|
},
|
|
16183
16183
|
"context": {
|
|
16184
16184
|
"type": "variable",
|
|
16185
|
-
"name": "kendo-color-editor-
|
|
16186
|
-
"value": "
|
|
16185
|
+
"name": "kendo-color-editor-lg-header-padding-x",
|
|
16186
|
+
"value": "k-spacing(4)",
|
|
16187
16187
|
"scope": "default",
|
|
16188
16188
|
"line": {
|
|
16189
|
-
"start":
|
|
16190
|
-
"end":
|
|
16189
|
+
"start": 84,
|
|
16190
|
+
"end": 84
|
|
16191
16191
|
}
|
|
16192
16192
|
},
|
|
16193
16193
|
"group": [
|
|
@@ -16200,19 +16200,19 @@
|
|
|
16200
16200
|
}
|
|
16201
16201
|
},
|
|
16202
16202
|
{
|
|
16203
|
-
"description": "The
|
|
16203
|
+
"description": "The width of the ColorEditor preview.\n",
|
|
16204
16204
|
"commentRange": {
|
|
16205
|
-
"start":
|
|
16206
|
-
"end":
|
|
16205
|
+
"start": 86,
|
|
16206
|
+
"end": 87
|
|
16207
16207
|
},
|
|
16208
16208
|
"context": {
|
|
16209
16209
|
"type": "variable",
|
|
16210
|
-
"name": "kendo-color-editor-color-
|
|
16211
|
-
"value": "
|
|
16210
|
+
"name": "kendo-color-editor-color-preview-width",
|
|
16211
|
+
"value": "34px",
|
|
16212
16212
|
"scope": "default",
|
|
16213
16213
|
"line": {
|
|
16214
|
-
"start":
|
|
16215
|
-
"end":
|
|
16214
|
+
"start": 88,
|
|
16215
|
+
"end": 88
|
|
16216
16216
|
}
|
|
16217
16217
|
},
|
|
16218
16218
|
"group": [
|
|
@@ -16225,19 +16225,19 @@
|
|
|
16225
16225
|
}
|
|
16226
16226
|
},
|
|
16227
16227
|
{
|
|
16228
|
-
"description": "The
|
|
16228
|
+
"description": "The height of the ColorEditor preview.\n",
|
|
16229
16229
|
"commentRange": {
|
|
16230
|
-
"start":
|
|
16231
|
-
"end":
|
|
16230
|
+
"start": 89,
|
|
16231
|
+
"end": 90
|
|
16232
16232
|
},
|
|
16233
16233
|
"context": {
|
|
16234
16234
|
"type": "variable",
|
|
16235
|
-
"name": "kendo-color-editor-color-
|
|
16236
|
-
"value": "
|
|
16235
|
+
"name": "kendo-color-editor-color-preview-height",
|
|
16236
|
+
"value": "14px",
|
|
16237
16237
|
"scope": "default",
|
|
16238
16238
|
"line": {
|
|
16239
|
-
"start":
|
|
16240
|
-
"end":
|
|
16239
|
+
"start": 91,
|
|
16240
|
+
"end": 91
|
|
16241
16241
|
}
|
|
16242
16242
|
},
|
|
16243
16243
|
"group": [
|
|
@@ -16250,45 +16250,895 @@
|
|
|
16250
16250
|
}
|
|
16251
16251
|
},
|
|
16252
16252
|
{
|
|
16253
|
-
"description": "The
|
|
16253
|
+
"description": "The spacing between the colors in the ColorEditor preview.\n",
|
|
16254
16254
|
"commentRange": {
|
|
16255
|
-
"start":
|
|
16256
|
-
"end":
|
|
16255
|
+
"start": 92,
|
|
16256
|
+
"end": 93
|
|
16257
16257
|
},
|
|
16258
16258
|
"context": {
|
|
16259
16259
|
"type": "variable",
|
|
16260
|
-
"name": "kendo-color-
|
|
16261
|
-
"value": "k-spacing(
|
|
16260
|
+
"name": "kendo-color-editor-preview-spacing",
|
|
16261
|
+
"value": "k-spacing(1)",
|
|
16262
16262
|
"scope": "default",
|
|
16263
16263
|
"line": {
|
|
16264
|
-
"start":
|
|
16265
|
-
"end":
|
|
16264
|
+
"start": 94,
|
|
16265
|
+
"end": 94
|
|
16266
16266
|
}
|
|
16267
16267
|
},
|
|
16268
16268
|
"group": [
|
|
16269
|
-
"color-
|
|
16269
|
+
"color-editor"
|
|
16270
16270
|
],
|
|
16271
16271
|
"access": "public",
|
|
16272
16272
|
"file": {
|
|
16273
|
-
"path": "
|
|
16273
|
+
"path": "coloreditor/_variables.scss",
|
|
16274
16274
|
"name": "_variables.scss"
|
|
16275
16275
|
}
|
|
16276
16276
|
},
|
|
16277
16277
|
{
|
|
16278
|
-
"description": "The
|
|
16278
|
+
"description": "The spacing between the colors in the small ColorEditor preview.\n",
|
|
16279
16279
|
"commentRange": {
|
|
16280
|
-
"start":
|
|
16281
|
-
"end":
|
|
16280
|
+
"start": 96,
|
|
16281
|
+
"end": 97
|
|
16282
16282
|
},
|
|
16283
16283
|
"context": {
|
|
16284
16284
|
"type": "variable",
|
|
16285
|
-
"name": "kendo-color-
|
|
16286
|
-
"value": "
|
|
16285
|
+
"name": "kendo-color-editor-sm-preview-spacing",
|
|
16286
|
+
"value": "k-spacing(1)",
|
|
16287
16287
|
"scope": "default",
|
|
16288
16288
|
"line": {
|
|
16289
|
-
"start":
|
|
16290
|
-
"end":
|
|
16291
|
-
}
|
|
16289
|
+
"start": 98,
|
|
16290
|
+
"end": 98
|
|
16291
|
+
}
|
|
16292
|
+
},
|
|
16293
|
+
"group": [
|
|
16294
|
+
"color-editor"
|
|
16295
|
+
],
|
|
16296
|
+
"access": "public",
|
|
16297
|
+
"file": {
|
|
16298
|
+
"path": "coloreditor/_variables.scss",
|
|
16299
|
+
"name": "_variables.scss"
|
|
16300
|
+
}
|
|
16301
|
+
},
|
|
16302
|
+
{
|
|
16303
|
+
"description": "The spacing between the colors in the medium ColorEditor preview.\n",
|
|
16304
|
+
"commentRange": {
|
|
16305
|
+
"start": 99,
|
|
16306
|
+
"end": 100
|
|
16307
|
+
},
|
|
16308
|
+
"context": {
|
|
16309
|
+
"type": "variable",
|
|
16310
|
+
"name": "kendo-color-editor-md-preview-spacing",
|
|
16311
|
+
"value": "$kendo-color-editor-preview-spacing",
|
|
16312
|
+
"scope": "default",
|
|
16313
|
+
"line": {
|
|
16314
|
+
"start": 101,
|
|
16315
|
+
"end": 101
|
|
16316
|
+
}
|
|
16317
|
+
},
|
|
16318
|
+
"group": [
|
|
16319
|
+
"color-editor"
|
|
16320
|
+
],
|
|
16321
|
+
"access": "public",
|
|
16322
|
+
"file": {
|
|
16323
|
+
"path": "coloreditor/_variables.scss",
|
|
16324
|
+
"name": "_variables.scss"
|
|
16325
|
+
}
|
|
16326
|
+
},
|
|
16327
|
+
{
|
|
16328
|
+
"description": "The spacing between the colors in the large ColorEditor preview.\n",
|
|
16329
|
+
"commentRange": {
|
|
16330
|
+
"start": 102,
|
|
16331
|
+
"end": 103
|
|
16332
|
+
},
|
|
16333
|
+
"context": {
|
|
16334
|
+
"type": "variable",
|
|
16335
|
+
"name": "kendo-color-editor-lg-preview-spacing",
|
|
16336
|
+
"value": "k-spacing(1)",
|
|
16337
|
+
"scope": "default",
|
|
16338
|
+
"line": {
|
|
16339
|
+
"start": 104,
|
|
16340
|
+
"end": 104
|
|
16341
|
+
}
|
|
16342
|
+
},
|
|
16343
|
+
"group": [
|
|
16344
|
+
"color-editor"
|
|
16345
|
+
],
|
|
16346
|
+
"access": "public",
|
|
16347
|
+
"file": {
|
|
16348
|
+
"path": "coloreditor/_variables.scss",
|
|
16349
|
+
"name": "_variables.scss"
|
|
16350
|
+
}
|
|
16351
|
+
},
|
|
16352
|
+
{
|
|
16353
|
+
"description": "The width of the small ColorEditor preview.\n",
|
|
16354
|
+
"commentRange": {
|
|
16355
|
+
"start": 106,
|
|
16356
|
+
"end": 107
|
|
16357
|
+
},
|
|
16358
|
+
"context": {
|
|
16359
|
+
"type": "variable",
|
|
16360
|
+
"name": "kendo-color-editor-sm-color-preview-width",
|
|
16361
|
+
"value": "34px",
|
|
16362
|
+
"scope": "default",
|
|
16363
|
+
"line": {
|
|
16364
|
+
"start": 108,
|
|
16365
|
+
"end": 108
|
|
16366
|
+
}
|
|
16367
|
+
},
|
|
16368
|
+
"group": [
|
|
16369
|
+
"color-editor"
|
|
16370
|
+
],
|
|
16371
|
+
"access": "public",
|
|
16372
|
+
"file": {
|
|
16373
|
+
"path": "coloreditor/_variables.scss",
|
|
16374
|
+
"name": "_variables.scss"
|
|
16375
|
+
}
|
|
16376
|
+
},
|
|
16377
|
+
{
|
|
16378
|
+
"description": "The height of the small ColorEditor preview.\n",
|
|
16379
|
+
"commentRange": {
|
|
16380
|
+
"start": 109,
|
|
16381
|
+
"end": 110
|
|
16382
|
+
},
|
|
16383
|
+
"context": {
|
|
16384
|
+
"type": "variable",
|
|
16385
|
+
"name": "kendo-color-editor-sm-color-preview-height",
|
|
16386
|
+
"value": "12px",
|
|
16387
|
+
"scope": "default",
|
|
16388
|
+
"line": {
|
|
16389
|
+
"start": 111,
|
|
16390
|
+
"end": 111
|
|
16391
|
+
}
|
|
16392
|
+
},
|
|
16393
|
+
"group": [
|
|
16394
|
+
"color-editor"
|
|
16395
|
+
],
|
|
16396
|
+
"access": "public",
|
|
16397
|
+
"file": {
|
|
16398
|
+
"path": "coloreditor/_variables.scss",
|
|
16399
|
+
"name": "_variables.scss"
|
|
16400
|
+
}
|
|
16401
|
+
},
|
|
16402
|
+
{
|
|
16403
|
+
"description": "The width of the medium ColorEditor preview.\n",
|
|
16404
|
+
"commentRange": {
|
|
16405
|
+
"start": 112,
|
|
16406
|
+
"end": 113
|
|
16407
|
+
},
|
|
16408
|
+
"context": {
|
|
16409
|
+
"type": "variable",
|
|
16410
|
+
"name": "kendo-color-editor-md-color-preview-width",
|
|
16411
|
+
"value": "$kendo-color-editor-color-preview-width",
|
|
16412
|
+
"scope": "default",
|
|
16413
|
+
"line": {
|
|
16414
|
+
"start": 114,
|
|
16415
|
+
"end": 114
|
|
16416
|
+
}
|
|
16417
|
+
},
|
|
16418
|
+
"group": [
|
|
16419
|
+
"color-editor"
|
|
16420
|
+
],
|
|
16421
|
+
"access": "public",
|
|
16422
|
+
"file": {
|
|
16423
|
+
"path": "coloreditor/_variables.scss",
|
|
16424
|
+
"name": "_variables.scss"
|
|
16425
|
+
}
|
|
16426
|
+
},
|
|
16427
|
+
{
|
|
16428
|
+
"description": "The height of the medium ColorEditor preview.\n",
|
|
16429
|
+
"commentRange": {
|
|
16430
|
+
"start": 115,
|
|
16431
|
+
"end": 116
|
|
16432
|
+
},
|
|
16433
|
+
"context": {
|
|
16434
|
+
"type": "variable",
|
|
16435
|
+
"name": "kendo-color-editor-md-color-preview-height",
|
|
16436
|
+
"value": "$kendo-color-editor-color-preview-height",
|
|
16437
|
+
"scope": "default",
|
|
16438
|
+
"line": {
|
|
16439
|
+
"start": 117,
|
|
16440
|
+
"end": 117
|
|
16441
|
+
}
|
|
16442
|
+
},
|
|
16443
|
+
"group": [
|
|
16444
|
+
"color-editor"
|
|
16445
|
+
],
|
|
16446
|
+
"access": "public",
|
|
16447
|
+
"file": {
|
|
16448
|
+
"path": "coloreditor/_variables.scss",
|
|
16449
|
+
"name": "_variables.scss"
|
|
16450
|
+
}
|
|
16451
|
+
},
|
|
16452
|
+
{
|
|
16453
|
+
"description": "The width of the large ColorEditor preview.\n",
|
|
16454
|
+
"commentRange": {
|
|
16455
|
+
"start": 118,
|
|
16456
|
+
"end": 119
|
|
16457
|
+
},
|
|
16458
|
+
"context": {
|
|
16459
|
+
"type": "variable",
|
|
16460
|
+
"name": "kendo-color-editor-lg-color-preview-width",
|
|
16461
|
+
"value": "34px",
|
|
16462
|
+
"scope": "default",
|
|
16463
|
+
"line": {
|
|
16464
|
+
"start": 120,
|
|
16465
|
+
"end": 120
|
|
16466
|
+
}
|
|
16467
|
+
},
|
|
16468
|
+
"group": [
|
|
16469
|
+
"color-editor"
|
|
16470
|
+
],
|
|
16471
|
+
"access": "public",
|
|
16472
|
+
"file": {
|
|
16473
|
+
"path": "coloreditor/_variables.scss",
|
|
16474
|
+
"name": "_variables.scss"
|
|
16475
|
+
}
|
|
16476
|
+
},
|
|
16477
|
+
{
|
|
16478
|
+
"description": "The height of the large ColorEditor preview.\n",
|
|
16479
|
+
"commentRange": {
|
|
16480
|
+
"start": 121,
|
|
16481
|
+
"end": 122
|
|
16482
|
+
},
|
|
16483
|
+
"context": {
|
|
16484
|
+
"type": "variable",
|
|
16485
|
+
"name": "kendo-color-editor-lg-color-preview-height",
|
|
16486
|
+
"value": "16px",
|
|
16487
|
+
"scope": "default",
|
|
16488
|
+
"line": {
|
|
16489
|
+
"start": 123,
|
|
16490
|
+
"end": 123
|
|
16491
|
+
}
|
|
16492
|
+
},
|
|
16493
|
+
"group": [
|
|
16494
|
+
"color-editor"
|
|
16495
|
+
],
|
|
16496
|
+
"access": "public",
|
|
16497
|
+
"file": {
|
|
16498
|
+
"path": "coloreditor/_variables.scss",
|
|
16499
|
+
"name": "_variables.scss"
|
|
16500
|
+
}
|
|
16501
|
+
},
|
|
16502
|
+
{
|
|
16503
|
+
"description": "The vertical padding of the ColorEditor views container.\n",
|
|
16504
|
+
"commentRange": {
|
|
16505
|
+
"start": 125,
|
|
16506
|
+
"end": 126
|
|
16507
|
+
},
|
|
16508
|
+
"context": {
|
|
16509
|
+
"type": "variable",
|
|
16510
|
+
"name": "kendo-color-editor-views-padding-y",
|
|
16511
|
+
"value": "$kendo-color-editor-spacer",
|
|
16512
|
+
"scope": "default",
|
|
16513
|
+
"line": {
|
|
16514
|
+
"start": 127,
|
|
16515
|
+
"end": 127
|
|
16516
|
+
}
|
|
16517
|
+
},
|
|
16518
|
+
"group": [
|
|
16519
|
+
"color-editor"
|
|
16520
|
+
],
|
|
16521
|
+
"access": "public",
|
|
16522
|
+
"file": {
|
|
16523
|
+
"path": "coloreditor/_variables.scss",
|
|
16524
|
+
"name": "_variables.scss"
|
|
16525
|
+
}
|
|
16526
|
+
},
|
|
16527
|
+
{
|
|
16528
|
+
"description": "The horizontal padding of the ColorEditor views container.\n",
|
|
16529
|
+
"commentRange": {
|
|
16530
|
+
"start": 128,
|
|
16531
|
+
"end": 129
|
|
16532
|
+
},
|
|
16533
|
+
"context": {
|
|
16534
|
+
"type": "variable",
|
|
16535
|
+
"name": "kendo-color-editor-views-padding-x",
|
|
16536
|
+
"value": "$kendo-color-editor-views-padding-y",
|
|
16537
|
+
"scope": "default",
|
|
16538
|
+
"line": {
|
|
16539
|
+
"start": 130,
|
|
16540
|
+
"end": 130
|
|
16541
|
+
}
|
|
16542
|
+
},
|
|
16543
|
+
"group": [
|
|
16544
|
+
"color-editor"
|
|
16545
|
+
],
|
|
16546
|
+
"access": "public",
|
|
16547
|
+
"file": {
|
|
16548
|
+
"path": "coloreditor/_variables.scss",
|
|
16549
|
+
"name": "_variables.scss"
|
|
16550
|
+
}
|
|
16551
|
+
},
|
|
16552
|
+
{
|
|
16553
|
+
"description": "The spacing of the ColorEditor views container.\n",
|
|
16554
|
+
"commentRange": {
|
|
16555
|
+
"start": 131,
|
|
16556
|
+
"end": 132
|
|
16557
|
+
},
|
|
16558
|
+
"context": {
|
|
16559
|
+
"type": "variable",
|
|
16560
|
+
"name": "kendo-color-editor-views-spacing",
|
|
16561
|
+
"value": "$kendo-color-editor-spacer",
|
|
16562
|
+
"scope": "default",
|
|
16563
|
+
"line": {
|
|
16564
|
+
"start": 133,
|
|
16565
|
+
"end": 133
|
|
16566
|
+
}
|
|
16567
|
+
},
|
|
16568
|
+
"group": [
|
|
16569
|
+
"color-editor"
|
|
16570
|
+
],
|
|
16571
|
+
"access": "public",
|
|
16572
|
+
"file": {
|
|
16573
|
+
"path": "coloreditor/_variables.scss",
|
|
16574
|
+
"name": "_variables.scss"
|
|
16575
|
+
}
|
|
16576
|
+
},
|
|
16577
|
+
{
|
|
16578
|
+
"description": "The vertical padding of the small ColorEditor views container.\n",
|
|
16579
|
+
"commentRange": {
|
|
16580
|
+
"start": 135,
|
|
16581
|
+
"end": 136
|
|
16582
|
+
},
|
|
16583
|
+
"context": {
|
|
16584
|
+
"type": "variable",
|
|
16585
|
+
"name": "kendo-color-editor-sm-views-padding-y",
|
|
16586
|
+
"value": "k-spacing(2)",
|
|
16587
|
+
"scope": "default",
|
|
16588
|
+
"line": {
|
|
16589
|
+
"start": 137,
|
|
16590
|
+
"end": 137
|
|
16591
|
+
}
|
|
16592
|
+
},
|
|
16593
|
+
"group": [
|
|
16594
|
+
"color-editor"
|
|
16595
|
+
],
|
|
16596
|
+
"access": "public",
|
|
16597
|
+
"file": {
|
|
16598
|
+
"path": "coloreditor/_variables.scss",
|
|
16599
|
+
"name": "_variables.scss"
|
|
16600
|
+
}
|
|
16601
|
+
},
|
|
16602
|
+
{
|
|
16603
|
+
"description": "The horizontal padding of the small ColorEditor views container.\n",
|
|
16604
|
+
"commentRange": {
|
|
16605
|
+
"start": 138,
|
|
16606
|
+
"end": 139
|
|
16607
|
+
},
|
|
16608
|
+
"context": {
|
|
16609
|
+
"type": "variable",
|
|
16610
|
+
"name": "kendo-color-editor-sm-views-padding-x",
|
|
16611
|
+
"value": "$kendo-color-editor-views-padding-y",
|
|
16612
|
+
"scope": "default",
|
|
16613
|
+
"line": {
|
|
16614
|
+
"start": 140,
|
|
16615
|
+
"end": 140
|
|
16616
|
+
}
|
|
16617
|
+
},
|
|
16618
|
+
"group": [
|
|
16619
|
+
"color-editor"
|
|
16620
|
+
],
|
|
16621
|
+
"access": "public",
|
|
16622
|
+
"file": {
|
|
16623
|
+
"path": "coloreditor/_variables.scss",
|
|
16624
|
+
"name": "_variables.scss"
|
|
16625
|
+
}
|
|
16626
|
+
},
|
|
16627
|
+
{
|
|
16628
|
+
"description": "The spacing of the small ColorEditor views container.\n",
|
|
16629
|
+
"commentRange": {
|
|
16630
|
+
"start": 141,
|
|
16631
|
+
"end": 142
|
|
16632
|
+
},
|
|
16633
|
+
"context": {
|
|
16634
|
+
"type": "variable",
|
|
16635
|
+
"name": "kendo-color-editor-sm-views-spacing",
|
|
16636
|
+
"value": "k-spacing(4)",
|
|
16637
|
+
"scope": "default",
|
|
16638
|
+
"line": {
|
|
16639
|
+
"start": 143,
|
|
16640
|
+
"end": 143
|
|
16641
|
+
}
|
|
16642
|
+
},
|
|
16643
|
+
"group": [
|
|
16644
|
+
"color-editor"
|
|
16645
|
+
],
|
|
16646
|
+
"access": "public",
|
|
16647
|
+
"file": {
|
|
16648
|
+
"path": "coloreditor/_variables.scss",
|
|
16649
|
+
"name": "_variables.scss"
|
|
16650
|
+
}
|
|
16651
|
+
},
|
|
16652
|
+
{
|
|
16653
|
+
"description": "The vertical padding of the medium ColorEditor views container.\n",
|
|
16654
|
+
"commentRange": {
|
|
16655
|
+
"start": 144,
|
|
16656
|
+
"end": 145
|
|
16657
|
+
},
|
|
16658
|
+
"context": {
|
|
16659
|
+
"type": "variable",
|
|
16660
|
+
"name": "kendo-color-editor-md-views-padding-y",
|
|
16661
|
+
"value": "$kendo-color-editor-views-padding-y",
|
|
16662
|
+
"scope": "default",
|
|
16663
|
+
"line": {
|
|
16664
|
+
"start": 146,
|
|
16665
|
+
"end": 146
|
|
16666
|
+
}
|
|
16667
|
+
},
|
|
16668
|
+
"group": [
|
|
16669
|
+
"color-editor"
|
|
16670
|
+
],
|
|
16671
|
+
"access": "public",
|
|
16672
|
+
"file": {
|
|
16673
|
+
"path": "coloreditor/_variables.scss",
|
|
16674
|
+
"name": "_variables.scss"
|
|
16675
|
+
}
|
|
16676
|
+
},
|
|
16677
|
+
{
|
|
16678
|
+
"description": "The horizontal padding of the medium ColorEditor views container.\n",
|
|
16679
|
+
"commentRange": {
|
|
16680
|
+
"start": 147,
|
|
16681
|
+
"end": 148
|
|
16682
|
+
},
|
|
16683
|
+
"context": {
|
|
16684
|
+
"type": "variable",
|
|
16685
|
+
"name": "kendo-color-editor-md-views-padding-x",
|
|
16686
|
+
"value": "$kendo-color-editor-views-padding-x",
|
|
16687
|
+
"scope": "default",
|
|
16688
|
+
"line": {
|
|
16689
|
+
"start": 149,
|
|
16690
|
+
"end": 149
|
|
16691
|
+
}
|
|
16692
|
+
},
|
|
16693
|
+
"group": [
|
|
16694
|
+
"color-editor"
|
|
16695
|
+
],
|
|
16696
|
+
"access": "public",
|
|
16697
|
+
"file": {
|
|
16698
|
+
"path": "coloreditor/_variables.scss",
|
|
16699
|
+
"name": "_variables.scss"
|
|
16700
|
+
}
|
|
16701
|
+
},
|
|
16702
|
+
{
|
|
16703
|
+
"description": "The spacing of the medium ColorEditor views container.\n",
|
|
16704
|
+
"commentRange": {
|
|
16705
|
+
"start": 150,
|
|
16706
|
+
"end": 151
|
|
16707
|
+
},
|
|
16708
|
+
"context": {
|
|
16709
|
+
"type": "variable",
|
|
16710
|
+
"name": "kendo-color-editor-md-views-spacing",
|
|
16711
|
+
"value": "$kendo-color-editor-views-spacing",
|
|
16712
|
+
"scope": "default",
|
|
16713
|
+
"line": {
|
|
16714
|
+
"start": 152,
|
|
16715
|
+
"end": 152
|
|
16716
|
+
}
|
|
16717
|
+
},
|
|
16718
|
+
"group": [
|
|
16719
|
+
"color-editor"
|
|
16720
|
+
],
|
|
16721
|
+
"access": "public",
|
|
16722
|
+
"file": {
|
|
16723
|
+
"path": "coloreditor/_variables.scss",
|
|
16724
|
+
"name": "_variables.scss"
|
|
16725
|
+
}
|
|
16726
|
+
},
|
|
16727
|
+
{
|
|
16728
|
+
"description": "The vertical padding of the large ColorEditor views container.\n",
|
|
16729
|
+
"commentRange": {
|
|
16730
|
+
"start": 153,
|
|
16731
|
+
"end": 154
|
|
16732
|
+
},
|
|
16733
|
+
"context": {
|
|
16734
|
+
"type": "variable",
|
|
16735
|
+
"name": "kendo-color-editor-lg-views-padding-y",
|
|
16736
|
+
"value": "k-spacing(4)",
|
|
16737
|
+
"scope": "default",
|
|
16738
|
+
"line": {
|
|
16739
|
+
"start": 155,
|
|
16740
|
+
"end": 155
|
|
16741
|
+
}
|
|
16742
|
+
},
|
|
16743
|
+
"group": [
|
|
16744
|
+
"color-editor"
|
|
16745
|
+
],
|
|
16746
|
+
"access": "public",
|
|
16747
|
+
"file": {
|
|
16748
|
+
"path": "coloreditor/_variables.scss",
|
|
16749
|
+
"name": "_variables.scss"
|
|
16750
|
+
}
|
|
16751
|
+
},
|
|
16752
|
+
{
|
|
16753
|
+
"description": "The horizontal padding of the large ColorEditor views container.\n",
|
|
16754
|
+
"commentRange": {
|
|
16755
|
+
"start": 156,
|
|
16756
|
+
"end": 157
|
|
16757
|
+
},
|
|
16758
|
+
"context": {
|
|
16759
|
+
"type": "variable",
|
|
16760
|
+
"name": "kendo-color-editor-lg-views-padding-x",
|
|
16761
|
+
"value": "k-spacing(4)",
|
|
16762
|
+
"scope": "default",
|
|
16763
|
+
"line": {
|
|
16764
|
+
"start": 158,
|
|
16765
|
+
"end": 158
|
|
16766
|
+
}
|
|
16767
|
+
},
|
|
16768
|
+
"group": [
|
|
16769
|
+
"color-editor"
|
|
16770
|
+
],
|
|
16771
|
+
"access": "public",
|
|
16772
|
+
"file": {
|
|
16773
|
+
"path": "coloreditor/_variables.scss",
|
|
16774
|
+
"name": "_variables.scss"
|
|
16775
|
+
}
|
|
16776
|
+
},
|
|
16777
|
+
{
|
|
16778
|
+
"description": "The spacing of the large ColorEditor views container.\n",
|
|
16779
|
+
"commentRange": {
|
|
16780
|
+
"start": 159,
|
|
16781
|
+
"end": 160
|
|
16782
|
+
},
|
|
16783
|
+
"context": {
|
|
16784
|
+
"type": "variable",
|
|
16785
|
+
"name": "kendo-color-editor-lg-views-spacing",
|
|
16786
|
+
"value": "k-spacing(4.5)",
|
|
16787
|
+
"scope": "default",
|
|
16788
|
+
"line": {
|
|
16789
|
+
"start": 161,
|
|
16790
|
+
"end": 161
|
|
16791
|
+
}
|
|
16792
|
+
},
|
|
16793
|
+
"group": [
|
|
16794
|
+
"color-editor"
|
|
16795
|
+
],
|
|
16796
|
+
"access": "public",
|
|
16797
|
+
"file": {
|
|
16798
|
+
"path": "coloreditor/_variables.scss",
|
|
16799
|
+
"name": "_variables.scss"
|
|
16800
|
+
}
|
|
16801
|
+
},
|
|
16802
|
+
{
|
|
16803
|
+
"description": "The vertical padding of the ColorEditor footer.\n",
|
|
16804
|
+
"commentRange": {
|
|
16805
|
+
"start": 163,
|
|
16806
|
+
"end": 164
|
|
16807
|
+
},
|
|
16808
|
+
"context": {
|
|
16809
|
+
"type": "variable",
|
|
16810
|
+
"name": "kendo-color-editor-footer-padding-y",
|
|
16811
|
+
"value": "k-spacing(2)",
|
|
16812
|
+
"scope": "default",
|
|
16813
|
+
"line": {
|
|
16814
|
+
"start": 165,
|
|
16815
|
+
"end": 165
|
|
16816
|
+
}
|
|
16817
|
+
},
|
|
16818
|
+
"group": [
|
|
16819
|
+
"color-editor"
|
|
16820
|
+
],
|
|
16821
|
+
"access": "public",
|
|
16822
|
+
"file": {
|
|
16823
|
+
"path": "coloreditor/_variables.scss",
|
|
16824
|
+
"name": "_variables.scss"
|
|
16825
|
+
}
|
|
16826
|
+
},
|
|
16827
|
+
{
|
|
16828
|
+
"description": "The horizontal padding of the ColorEditor footer.\n",
|
|
16829
|
+
"commentRange": {
|
|
16830
|
+
"start": 166,
|
|
16831
|
+
"end": 167
|
|
16832
|
+
},
|
|
16833
|
+
"context": {
|
|
16834
|
+
"type": "variable",
|
|
16835
|
+
"name": "kendo-color-editor-footer-padding-x",
|
|
16836
|
+
"value": "k-spacing(2)",
|
|
16837
|
+
"scope": "default",
|
|
16838
|
+
"line": {
|
|
16839
|
+
"start": 168,
|
|
16840
|
+
"end": 168
|
|
16841
|
+
}
|
|
16842
|
+
},
|
|
16843
|
+
"group": [
|
|
16844
|
+
"color-editor"
|
|
16845
|
+
],
|
|
16846
|
+
"access": "public",
|
|
16847
|
+
"file": {
|
|
16848
|
+
"path": "coloreditor/_variables.scss",
|
|
16849
|
+
"name": "_variables.scss"
|
|
16850
|
+
}
|
|
16851
|
+
},
|
|
16852
|
+
{
|
|
16853
|
+
"description": "The outline color of the focused ColorGradient.\n",
|
|
16854
|
+
"commentRange": {
|
|
16855
|
+
"start": 170,
|
|
16856
|
+
"end": 171
|
|
16857
|
+
},
|
|
16858
|
+
"context": {
|
|
16859
|
+
"type": "variable",
|
|
16860
|
+
"name": "kendo-color-editor-color-gradient-focus-outline-color",
|
|
16861
|
+
"value": "rgba(0, 0, 0, 0.3)",
|
|
16862
|
+
"scope": "default",
|
|
16863
|
+
"line": {
|
|
16864
|
+
"start": 172,
|
|
16865
|
+
"end": 172
|
|
16866
|
+
}
|
|
16867
|
+
},
|
|
16868
|
+
"group": [
|
|
16869
|
+
"color-editor"
|
|
16870
|
+
],
|
|
16871
|
+
"access": "public",
|
|
16872
|
+
"file": {
|
|
16873
|
+
"path": "coloreditor/_variables.scss",
|
|
16874
|
+
"name": "_variables.scss"
|
|
16875
|
+
}
|
|
16876
|
+
},
|
|
16877
|
+
{
|
|
16878
|
+
"description": "The outline width of the focused ColorGradient.\n",
|
|
16879
|
+
"commentRange": {
|
|
16880
|
+
"start": 173,
|
|
16881
|
+
"end": 174
|
|
16882
|
+
},
|
|
16883
|
+
"context": {
|
|
16884
|
+
"type": "variable",
|
|
16885
|
+
"name": "kendo-color-editor-color-gradient-focus-outline",
|
|
16886
|
+
"value": "2px",
|
|
16887
|
+
"scope": "default",
|
|
16888
|
+
"line": {
|
|
16889
|
+
"start": 175,
|
|
16890
|
+
"end": 175
|
|
16891
|
+
}
|
|
16892
|
+
},
|
|
16893
|
+
"group": [
|
|
16894
|
+
"color-editor"
|
|
16895
|
+
],
|
|
16896
|
+
"access": "public",
|
|
16897
|
+
"file": {
|
|
16898
|
+
"path": "coloreditor/_variables.scss",
|
|
16899
|
+
"name": "_variables.scss"
|
|
16900
|
+
}
|
|
16901
|
+
},
|
|
16902
|
+
{
|
|
16903
|
+
"description": "The outline offset of the focused ColorGradient.\n",
|
|
16904
|
+
"commentRange": {
|
|
16905
|
+
"start": 176,
|
|
16906
|
+
"end": 177
|
|
16907
|
+
},
|
|
16908
|
+
"context": {
|
|
16909
|
+
"type": "variable",
|
|
16910
|
+
"name": "kendo-color-editor-color-gradient-focus-outline-offset",
|
|
16911
|
+
"value": "2px",
|
|
16912
|
+
"scope": "default",
|
|
16913
|
+
"line": {
|
|
16914
|
+
"start": 178,
|
|
16915
|
+
"end": 178
|
|
16916
|
+
}
|
|
16917
|
+
},
|
|
16918
|
+
"group": [
|
|
16919
|
+
"color-editor"
|
|
16920
|
+
],
|
|
16921
|
+
"access": "public",
|
|
16922
|
+
"file": {
|
|
16923
|
+
"path": "coloreditor/_variables.scss",
|
|
16924
|
+
"name": "_variables.scss"
|
|
16925
|
+
}
|
|
16926
|
+
},
|
|
16927
|
+
{
|
|
16928
|
+
"description": "The size map of the ColorEditor preview.\n",
|
|
16929
|
+
"commentRange": {
|
|
16930
|
+
"start": 180,
|
|
16931
|
+
"end": 181
|
|
16932
|
+
},
|
|
16933
|
+
"context": {
|
|
16934
|
+
"type": "variable",
|
|
16935
|
+
"name": "kendo-color-editor-sizes",
|
|
16936
|
+
"value": "(\n sm: (\n min-width: $kendo-color-editor-sm-min-width,\n header-padding-x: $kendo-color-editor-sm-header-padding-x,\n header-padding-y: $kendo-color-editor-sm-header-padding-y,\n views-padding-x: $kendo-color-editor-sm-views-padding-x,\n views-padding-y: $kendo-color-editor-sm-views-padding-y,\n preview-spacing: $kendo-color-editor-sm-preview-spacing,\n preview-width: $kendo-color-editor-sm-color-preview-width,\n preview-height: $kendo-color-editor-sm-color-preview-height,\n\n ),\n md: (\n min-width: $kendo-color-editor-md-min-width,\n header-padding-x: $kendo-color-editor-md-header-padding-x,\n header-padding-y: $kendo-color-editor-md-header-padding-y,\n views-padding-x: $kendo-color-editor-md-views-padding-x,\n views-padding-y: $kendo-color-editor-md-views-padding-y,\n preview-spacing: $kendo-color-editor-md-preview-spacing,\n preview-width: $kendo-color-editor-md-color-preview-width,\n preview-height: $kendo-color-editor-md-color-preview-height,\n ),\n lg: (\n min-width: $kendo-color-editor-lg-min-width,\n header-padding-x: $kendo-color-editor-lg-header-padding-x,\n header-padding-y: $kendo-color-editor-lg-header-padding-y,\n views-padding-x: $kendo-color-editor-lg-views-padding-x,\n views-padding-y: $kendo-color-editor-lg-views-padding-y,\n preview-spacing: $kendo-color-editor-lg-preview-spacing,\n preview-width: $kendo-color-editor-lg-color-preview-width,\n preview-height: $kendo-color-editor-lg-color-preview-height,\n )\n)",
|
|
16937
|
+
"scope": "default",
|
|
16938
|
+
"line": {
|
|
16939
|
+
"start": 182,
|
|
16940
|
+
"end": 214
|
|
16941
|
+
}
|
|
16942
|
+
},
|
|
16943
|
+
"group": [
|
|
16944
|
+
"color-editor"
|
|
16945
|
+
],
|
|
16946
|
+
"access": "public",
|
|
16947
|
+
"file": {
|
|
16948
|
+
"path": "coloreditor/_variables.scss",
|
|
16949
|
+
"name": "_variables.scss"
|
|
16950
|
+
}
|
|
16951
|
+
},
|
|
16952
|
+
{
|
|
16953
|
+
"description": "The spacer of the ColorGradient.\n",
|
|
16954
|
+
"commentRange": {
|
|
16955
|
+
"start": 5,
|
|
16956
|
+
"end": 6
|
|
16957
|
+
},
|
|
16958
|
+
"context": {
|
|
16959
|
+
"type": "variable",
|
|
16960
|
+
"name": "kendo-color-gradient-spacer",
|
|
16961
|
+
"value": "k-spacing(4)",
|
|
16962
|
+
"scope": "default",
|
|
16963
|
+
"line": {
|
|
16964
|
+
"start": 7,
|
|
16965
|
+
"end": 7
|
|
16966
|
+
}
|
|
16967
|
+
},
|
|
16968
|
+
"group": [
|
|
16969
|
+
"color-gradient"
|
|
16970
|
+
],
|
|
16971
|
+
"access": "public",
|
|
16972
|
+
"file": {
|
|
16973
|
+
"path": "colorgradient/_variables.scss",
|
|
16974
|
+
"name": "_variables.scss"
|
|
16975
|
+
}
|
|
16976
|
+
},
|
|
16977
|
+
{
|
|
16978
|
+
"description": "The width of the ColorGradient.\n",
|
|
16979
|
+
"commentRange": {
|
|
16980
|
+
"start": 9,
|
|
16981
|
+
"end": 10
|
|
16982
|
+
},
|
|
16983
|
+
"context": {
|
|
16984
|
+
"type": "variable",
|
|
16985
|
+
"name": "kendo-color-gradient-width",
|
|
16986
|
+
"value": "260px",
|
|
16987
|
+
"scope": "default",
|
|
16988
|
+
"line": {
|
|
16989
|
+
"start": 11,
|
|
16990
|
+
"end": 11
|
|
16991
|
+
}
|
|
16992
|
+
},
|
|
16993
|
+
"group": [
|
|
16994
|
+
"color-gradient"
|
|
16995
|
+
],
|
|
16996
|
+
"access": "public",
|
|
16997
|
+
"file": {
|
|
16998
|
+
"path": "colorgradient/_variables.scss",
|
|
16999
|
+
"name": "_variables.scss"
|
|
17000
|
+
}
|
|
17001
|
+
},
|
|
17002
|
+
{
|
|
17003
|
+
"description": "The width of the border around the ColorGradient.\n",
|
|
17004
|
+
"commentRange": {
|
|
17005
|
+
"start": 12,
|
|
17006
|
+
"end": 13
|
|
17007
|
+
},
|
|
17008
|
+
"context": {
|
|
17009
|
+
"type": "variable",
|
|
17010
|
+
"name": "kendo-color-gradient-border-width",
|
|
17011
|
+
"value": "2px",
|
|
17012
|
+
"scope": "default",
|
|
17013
|
+
"line": {
|
|
17014
|
+
"start": 14,
|
|
17015
|
+
"end": 14
|
|
17016
|
+
}
|
|
17017
|
+
},
|
|
17018
|
+
"group": [
|
|
17019
|
+
"color-gradient"
|
|
17020
|
+
],
|
|
17021
|
+
"access": "public",
|
|
17022
|
+
"file": {
|
|
17023
|
+
"path": "colorgradient/_variables.scss",
|
|
17024
|
+
"name": "_variables.scss"
|
|
17025
|
+
}
|
|
17026
|
+
},
|
|
17027
|
+
{
|
|
17028
|
+
"description": "The border radius of the ColorGradient.\n",
|
|
17029
|
+
"commentRange": {
|
|
17030
|
+
"start": 15,
|
|
17031
|
+
"end": 16
|
|
17032
|
+
},
|
|
17033
|
+
"context": {
|
|
17034
|
+
"type": "variable",
|
|
17035
|
+
"name": "kendo-color-gradient-border-radius",
|
|
17036
|
+
"value": "k-border-radius(md)",
|
|
17037
|
+
"scope": "default",
|
|
17038
|
+
"line": {
|
|
17039
|
+
"start": 17,
|
|
17040
|
+
"end": 17
|
|
17041
|
+
}
|
|
17042
|
+
},
|
|
17043
|
+
"group": [
|
|
17044
|
+
"color-gradient"
|
|
17045
|
+
],
|
|
17046
|
+
"access": "public",
|
|
17047
|
+
"file": {
|
|
17048
|
+
"path": "colorgradient/_variables.scss",
|
|
17049
|
+
"name": "_variables.scss"
|
|
17050
|
+
}
|
|
17051
|
+
},
|
|
17052
|
+
{
|
|
17053
|
+
"description": "The vertical padding of the ColorGradient.\n",
|
|
17054
|
+
"commentRange": {
|
|
17055
|
+
"start": 18,
|
|
17056
|
+
"end": 19
|
|
17057
|
+
},
|
|
17058
|
+
"context": {
|
|
17059
|
+
"type": "variable",
|
|
17060
|
+
"name": "kendo-color-gradient-padding-y",
|
|
17061
|
+
"value": "$kendo-color-gradient-spacer",
|
|
17062
|
+
"scope": "default",
|
|
17063
|
+
"line": {
|
|
17064
|
+
"start": 20,
|
|
17065
|
+
"end": 20
|
|
17066
|
+
}
|
|
17067
|
+
},
|
|
17068
|
+
"group": [
|
|
17069
|
+
"color-gradient"
|
|
17070
|
+
],
|
|
17071
|
+
"access": "public",
|
|
17072
|
+
"file": {
|
|
17073
|
+
"path": "colorgradient/_variables.scss",
|
|
17074
|
+
"name": "_variables.scss"
|
|
17075
|
+
}
|
|
17076
|
+
},
|
|
17077
|
+
{
|
|
17078
|
+
"description": "The horizontal padding of the ColorGradient.\n",
|
|
17079
|
+
"commentRange": {
|
|
17080
|
+
"start": 21,
|
|
17081
|
+
"end": 22
|
|
17082
|
+
},
|
|
17083
|
+
"context": {
|
|
17084
|
+
"type": "variable",
|
|
17085
|
+
"name": "kendo-color-gradient-padding-x",
|
|
17086
|
+
"value": "calc( #{$kendo-color-gradient-spacer} / 2 )",
|
|
17087
|
+
"scope": "default",
|
|
17088
|
+
"line": {
|
|
17089
|
+
"start": 23,
|
|
17090
|
+
"end": 23
|
|
17091
|
+
}
|
|
17092
|
+
},
|
|
17093
|
+
"group": [
|
|
17094
|
+
"color-gradient"
|
|
17095
|
+
],
|
|
17096
|
+
"access": "public",
|
|
17097
|
+
"file": {
|
|
17098
|
+
"path": "colorgradient/_variables.scss",
|
|
17099
|
+
"name": "_variables.scss"
|
|
17100
|
+
}
|
|
17101
|
+
},
|
|
17102
|
+
{
|
|
17103
|
+
"description": "The spacing between the sections of the ColorGradient.\n",
|
|
17104
|
+
"commentRange": {
|
|
17105
|
+
"start": 24,
|
|
17106
|
+
"end": 25
|
|
17107
|
+
},
|
|
17108
|
+
"context": {
|
|
17109
|
+
"type": "variable",
|
|
17110
|
+
"name": "kendo-color-gradient-spacing",
|
|
17111
|
+
"value": "$kendo-color-gradient-spacer",
|
|
17112
|
+
"scope": "default",
|
|
17113
|
+
"line": {
|
|
17114
|
+
"start": 26,
|
|
17115
|
+
"end": 26
|
|
17116
|
+
}
|
|
17117
|
+
},
|
|
17118
|
+
"group": [
|
|
17119
|
+
"color-gradient"
|
|
17120
|
+
],
|
|
17121
|
+
"access": "public",
|
|
17122
|
+
"file": {
|
|
17123
|
+
"path": "colorgradient/_variables.scss",
|
|
17124
|
+
"name": "_variables.scss"
|
|
17125
|
+
}
|
|
17126
|
+
},
|
|
17127
|
+
{
|
|
17128
|
+
"description": "The font family of the ColorGradient.\n",
|
|
17129
|
+
"commentRange": {
|
|
17130
|
+
"start": 27,
|
|
17131
|
+
"end": 28
|
|
17132
|
+
},
|
|
17133
|
+
"context": {
|
|
17134
|
+
"type": "variable",
|
|
17135
|
+
"name": "kendo-color-gradient-font-family",
|
|
17136
|
+
"value": "var( --kendo-font-family, inherit )",
|
|
17137
|
+
"scope": "default",
|
|
17138
|
+
"line": {
|
|
17139
|
+
"start": 29,
|
|
17140
|
+
"end": 29
|
|
17141
|
+
}
|
|
16292
17142
|
},
|
|
16293
17143
|
"group": [
|
|
16294
17144
|
"color-gradient"
|
|
@@ -16300,19 +17150,19 @@
|
|
|
16300
17150
|
}
|
|
16301
17151
|
},
|
|
16302
17152
|
{
|
|
16303
|
-
"description": "The
|
|
17153
|
+
"description": "The font size of the ColorGradient.\n",
|
|
16304
17154
|
"commentRange": {
|
|
16305
|
-
"start":
|
|
16306
|
-
"end":
|
|
17155
|
+
"start": 30,
|
|
17156
|
+
"end": 31
|
|
16307
17157
|
},
|
|
16308
17158
|
"context": {
|
|
16309
17159
|
"type": "variable",
|
|
16310
|
-
"name": "kendo-color-gradient-
|
|
16311
|
-
"value": "
|
|
17160
|
+
"name": "kendo-color-gradient-font-size",
|
|
17161
|
+
"value": "var( --kendo-font-size, inherit )",
|
|
16312
17162
|
"scope": "default",
|
|
16313
17163
|
"line": {
|
|
16314
|
-
"start":
|
|
16315
|
-
"end":
|
|
17164
|
+
"start": 32,
|
|
17165
|
+
"end": 32
|
|
16316
17166
|
}
|
|
16317
17167
|
},
|
|
16318
17168
|
"group": [
|
|
@@ -16325,19 +17175,19 @@
|
|
|
16325
17175
|
}
|
|
16326
17176
|
},
|
|
16327
17177
|
{
|
|
16328
|
-
"description": "The
|
|
17178
|
+
"description": "The line height of the ColorGradient.\n",
|
|
16329
17179
|
"commentRange": {
|
|
16330
|
-
"start":
|
|
16331
|
-
"end":
|
|
17180
|
+
"start": 33,
|
|
17181
|
+
"end": 34
|
|
16332
17182
|
},
|
|
16333
17183
|
"context": {
|
|
16334
17184
|
"type": "variable",
|
|
16335
|
-
"name": "kendo-color-gradient-
|
|
16336
|
-
"value": "
|
|
17185
|
+
"name": "kendo-color-gradient-line-height",
|
|
17186
|
+
"value": "var( --kendo-line-height, normal )",
|
|
16337
17187
|
"scope": "default",
|
|
16338
17188
|
"line": {
|
|
16339
|
-
"start":
|
|
16340
|
-
"end":
|
|
17189
|
+
"start": 35,
|
|
17190
|
+
"end": 35
|
|
16341
17191
|
}
|
|
16342
17192
|
},
|
|
16343
17193
|
"group": [
|
|
@@ -16350,19 +17200,19 @@
|
|
|
16350
17200
|
}
|
|
16351
17201
|
},
|
|
16352
17202
|
{
|
|
16353
|
-
"description": "The
|
|
17203
|
+
"description": "The text color of the ColorGradient.\n",
|
|
16354
17204
|
"commentRange": {
|
|
16355
|
-
"start":
|
|
16356
|
-
"end":
|
|
17205
|
+
"start": 37,
|
|
17206
|
+
"end": 38
|
|
16357
17207
|
},
|
|
16358
17208
|
"context": {
|
|
16359
17209
|
"type": "variable",
|
|
16360
|
-
"name": "kendo-color-gradient-
|
|
16361
|
-
"value": "
|
|
17210
|
+
"name": "kendo-color-gradient-text",
|
|
17211
|
+
"value": "var( --kendo-component-text, initial )",
|
|
16362
17212
|
"scope": "default",
|
|
16363
17213
|
"line": {
|
|
16364
|
-
"start":
|
|
16365
|
-
"end":
|
|
17214
|
+
"start": 39,
|
|
17215
|
+
"end": 39
|
|
16366
17216
|
}
|
|
16367
17217
|
},
|
|
16368
17218
|
"group": [
|
|
@@ -16375,19 +17225,244 @@
|
|
|
16375
17225
|
}
|
|
16376
17226
|
},
|
|
16377
17227
|
{
|
|
16378
|
-
"description": "The
|
|
17228
|
+
"description": "The background color of the ColorGradient.\n",
|
|
17229
|
+
"commentRange": {
|
|
17230
|
+
"start": 40,
|
|
17231
|
+
"end": 41
|
|
17232
|
+
},
|
|
17233
|
+
"context": {
|
|
17234
|
+
"type": "variable",
|
|
17235
|
+
"name": "kendo-color-gradient-bg",
|
|
17236
|
+
"value": "var( --kendo-component-bg, initial )",
|
|
17237
|
+
"scope": "default",
|
|
17238
|
+
"line": {
|
|
17239
|
+
"start": 42,
|
|
17240
|
+
"end": 42
|
|
17241
|
+
}
|
|
17242
|
+
},
|
|
17243
|
+
"group": [
|
|
17244
|
+
"color-gradient"
|
|
17245
|
+
],
|
|
17246
|
+
"access": "public",
|
|
17247
|
+
"file": {
|
|
17248
|
+
"path": "colorgradient/_variables.scss",
|
|
17249
|
+
"name": "_variables.scss"
|
|
17250
|
+
}
|
|
17251
|
+
},
|
|
17252
|
+
{
|
|
17253
|
+
"description": "The border color of the ColorGradient.\n",
|
|
17254
|
+
"commentRange": {
|
|
17255
|
+
"start": 43,
|
|
17256
|
+
"end": 44
|
|
17257
|
+
},
|
|
17258
|
+
"context": {
|
|
17259
|
+
"type": "variable",
|
|
17260
|
+
"name": "kendo-color-gradient-border",
|
|
17261
|
+
"value": "var( --kendo-component-border, initial )",
|
|
17262
|
+
"scope": "default",
|
|
17263
|
+
"line": {
|
|
17264
|
+
"start": 45,
|
|
17265
|
+
"end": 45
|
|
17266
|
+
}
|
|
17267
|
+
},
|
|
17268
|
+
"group": [
|
|
17269
|
+
"color-gradient"
|
|
17270
|
+
],
|
|
17271
|
+
"access": "public",
|
|
17272
|
+
"file": {
|
|
17273
|
+
"path": "colorgradient/_variables.scss",
|
|
17274
|
+
"name": "_variables.scss"
|
|
17275
|
+
}
|
|
17276
|
+
},
|
|
17277
|
+
{
|
|
17278
|
+
"description": "The box shadow of the ColorGradient.\n",
|
|
17279
|
+
"commentRange": {
|
|
17280
|
+
"start": 46,
|
|
17281
|
+
"end": 47
|
|
17282
|
+
},
|
|
17283
|
+
"context": {
|
|
17284
|
+
"type": "variable",
|
|
17285
|
+
"name": "kendo-color-gradient-shadow",
|
|
17286
|
+
"value": "var( --kendo-box-shadow-depth-2, none )",
|
|
17287
|
+
"scope": "default",
|
|
17288
|
+
"line": {
|
|
17289
|
+
"start": 48,
|
|
17290
|
+
"end": 48
|
|
17291
|
+
}
|
|
17292
|
+
},
|
|
17293
|
+
"group": [
|
|
17294
|
+
"color-gradient"
|
|
17295
|
+
],
|
|
17296
|
+
"access": "public",
|
|
17297
|
+
"file": {
|
|
17298
|
+
"path": "colorgradient/_variables.scss",
|
|
17299
|
+
"name": "_variables.scss"
|
|
17300
|
+
}
|
|
17301
|
+
},
|
|
17302
|
+
{
|
|
17303
|
+
"description": "The width of the small ColorGradient.\n",
|
|
17304
|
+
"commentRange": {
|
|
17305
|
+
"start": 50,
|
|
17306
|
+
"end": 51
|
|
17307
|
+
},
|
|
17308
|
+
"context": {
|
|
17309
|
+
"type": "variable",
|
|
17310
|
+
"name": "kendo-color-gradient-sm-width",
|
|
17311
|
+
"value": "226px",
|
|
17312
|
+
"scope": "default",
|
|
17313
|
+
"line": {
|
|
17314
|
+
"start": 52,
|
|
17315
|
+
"end": 52
|
|
17316
|
+
}
|
|
17317
|
+
},
|
|
17318
|
+
"group": [
|
|
17319
|
+
"color-gradient"
|
|
17320
|
+
],
|
|
17321
|
+
"access": "public",
|
|
17322
|
+
"file": {
|
|
17323
|
+
"path": "colorgradient/_variables.scss",
|
|
17324
|
+
"name": "_variables.scss"
|
|
17325
|
+
}
|
|
17326
|
+
},
|
|
17327
|
+
{
|
|
17328
|
+
"description": "The width of the medium ColorGradient.\n",
|
|
17329
|
+
"commentRange": {
|
|
17330
|
+
"start": 53,
|
|
17331
|
+
"end": 54
|
|
17332
|
+
},
|
|
17333
|
+
"context": {
|
|
17334
|
+
"type": "variable",
|
|
17335
|
+
"name": "kendo-color-gradient-md-width",
|
|
17336
|
+
"value": "$kendo-color-gradient-width",
|
|
17337
|
+
"scope": "default",
|
|
17338
|
+
"line": {
|
|
17339
|
+
"start": 55,
|
|
17340
|
+
"end": 55
|
|
17341
|
+
}
|
|
17342
|
+
},
|
|
17343
|
+
"group": [
|
|
17344
|
+
"color-gradient"
|
|
17345
|
+
],
|
|
17346
|
+
"access": "public",
|
|
17347
|
+
"file": {
|
|
17348
|
+
"path": "colorgradient/_variables.scss",
|
|
17349
|
+
"name": "_variables.scss"
|
|
17350
|
+
}
|
|
17351
|
+
},
|
|
17352
|
+
{
|
|
17353
|
+
"description": "The width of the large ColorGradient.\n",
|
|
17354
|
+
"commentRange": {
|
|
17355
|
+
"start": 56,
|
|
17356
|
+
"end": 57
|
|
17357
|
+
},
|
|
17358
|
+
"context": {
|
|
17359
|
+
"type": "variable",
|
|
17360
|
+
"name": "kendo-color-gradient-lg-width",
|
|
17361
|
+
"value": "360px",
|
|
17362
|
+
"scope": "default",
|
|
17363
|
+
"line": {
|
|
17364
|
+
"start": 58,
|
|
17365
|
+
"end": 58
|
|
17366
|
+
}
|
|
17367
|
+
},
|
|
17368
|
+
"group": [
|
|
17369
|
+
"color-gradient"
|
|
17370
|
+
],
|
|
17371
|
+
"access": "public",
|
|
17372
|
+
"file": {
|
|
17373
|
+
"path": "colorgradient/_variables.scss",
|
|
17374
|
+
"name": "_variables.scss"
|
|
17375
|
+
}
|
|
17376
|
+
},
|
|
17377
|
+
{
|
|
17378
|
+
"description": "The spacing between the sections of the small ColorGradient.\n",
|
|
17379
|
+
"commentRange": {
|
|
17380
|
+
"start": 60,
|
|
17381
|
+
"end": 61
|
|
17382
|
+
},
|
|
17383
|
+
"context": {
|
|
17384
|
+
"type": "variable",
|
|
17385
|
+
"name": "kendo-color-gradient-sm-spacing",
|
|
17386
|
+
"value": "$kendo-color-gradient-spacing",
|
|
17387
|
+
"scope": "default",
|
|
17388
|
+
"line": {
|
|
17389
|
+
"start": 62,
|
|
17390
|
+
"end": 62
|
|
17391
|
+
}
|
|
17392
|
+
},
|
|
17393
|
+
"group": [
|
|
17394
|
+
"color-gradient"
|
|
17395
|
+
],
|
|
17396
|
+
"access": "public",
|
|
17397
|
+
"file": {
|
|
17398
|
+
"path": "colorgradient/_variables.scss",
|
|
17399
|
+
"name": "_variables.scss"
|
|
17400
|
+
}
|
|
17401
|
+
},
|
|
17402
|
+
{
|
|
17403
|
+
"description": "The spacing between the sections of the medium ColorGradient.\n",
|
|
17404
|
+
"commentRange": {
|
|
17405
|
+
"start": 63,
|
|
17406
|
+
"end": 64
|
|
17407
|
+
},
|
|
17408
|
+
"context": {
|
|
17409
|
+
"type": "variable",
|
|
17410
|
+
"name": "kendo-color-gradient-md-spacing",
|
|
17411
|
+
"value": "$kendo-color-gradient-spacing",
|
|
17412
|
+
"scope": "default",
|
|
17413
|
+
"line": {
|
|
17414
|
+
"start": 65,
|
|
17415
|
+
"end": 65
|
|
17416
|
+
}
|
|
17417
|
+
},
|
|
17418
|
+
"group": [
|
|
17419
|
+
"color-gradient"
|
|
17420
|
+
],
|
|
17421
|
+
"access": "public",
|
|
17422
|
+
"file": {
|
|
17423
|
+
"path": "colorgradient/_variables.scss",
|
|
17424
|
+
"name": "_variables.scss"
|
|
17425
|
+
}
|
|
17426
|
+
},
|
|
17427
|
+
{
|
|
17428
|
+
"description": "The spacing between the sections of the large ColorGradient.\n",
|
|
17429
|
+
"commentRange": {
|
|
17430
|
+
"start": 66,
|
|
17431
|
+
"end": 67
|
|
17432
|
+
},
|
|
17433
|
+
"context": {
|
|
17434
|
+
"type": "variable",
|
|
17435
|
+
"name": "kendo-color-gradient-lg-spacing",
|
|
17436
|
+
"value": "k-spacing(4.5)",
|
|
17437
|
+
"scope": "default",
|
|
17438
|
+
"line": {
|
|
17439
|
+
"start": 68,
|
|
17440
|
+
"end": 68
|
|
17441
|
+
}
|
|
17442
|
+
},
|
|
17443
|
+
"group": [
|
|
17444
|
+
"color-gradient"
|
|
17445
|
+
],
|
|
17446
|
+
"access": "public",
|
|
17447
|
+
"file": {
|
|
17448
|
+
"path": "colorgradient/_variables.scss",
|
|
17449
|
+
"name": "_variables.scss"
|
|
17450
|
+
}
|
|
17451
|
+
},
|
|
17452
|
+
{
|
|
17453
|
+
"description": "The border color of the focused ColorGradient.\n",
|
|
16379
17454
|
"commentRange": {
|
|
16380
|
-
"start":
|
|
16381
|
-
"end":
|
|
17455
|
+
"start": 70,
|
|
17456
|
+
"end": 71
|
|
16382
17457
|
},
|
|
16383
17458
|
"context": {
|
|
16384
17459
|
"type": "variable",
|
|
16385
|
-
"name": "kendo-color-gradient-
|
|
16386
|
-
"value": "
|
|
17460
|
+
"name": "kendo-color-gradient-focus-border",
|
|
17461
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 10%, transparent), k-get-theme-color-var( neutral-20 ))",
|
|
16387
17462
|
"scope": "default",
|
|
16388
17463
|
"line": {
|
|
16389
|
-
"start":
|
|
16390
|
-
"end":
|
|
17464
|
+
"start": 72,
|
|
17465
|
+
"end": 72
|
|
16391
17466
|
}
|
|
16392
17467
|
},
|
|
16393
17468
|
"group": [
|
|
@@ -16400,19 +17475,19 @@
|
|
|
16400
17475
|
}
|
|
16401
17476
|
},
|
|
16402
17477
|
{
|
|
16403
|
-
"description": "The
|
|
17478
|
+
"description": "The box shadow of the focused ColorGradient.\n",
|
|
16404
17479
|
"commentRange": {
|
|
16405
|
-
"start":
|
|
16406
|
-
"end":
|
|
17480
|
+
"start": 73,
|
|
17481
|
+
"end": 74
|
|
16407
17482
|
},
|
|
16408
17483
|
"context": {
|
|
16409
17484
|
"type": "variable",
|
|
16410
|
-
"name": "kendo-color-gradient-
|
|
16411
|
-
"value": "
|
|
17485
|
+
"name": "kendo-color-gradient-focus-shadow",
|
|
17486
|
+
"value": "var( --kendo-box-shadow-depth-3, none )",
|
|
16412
17487
|
"scope": "default",
|
|
16413
17488
|
"line": {
|
|
16414
|
-
"start":
|
|
16415
|
-
"end":
|
|
17489
|
+
"start": 75,
|
|
17490
|
+
"end": 75
|
|
16416
17491
|
}
|
|
16417
17492
|
},
|
|
16418
17493
|
"group": [
|
|
@@ -16425,19 +17500,19 @@
|
|
|
16425
17500
|
}
|
|
16426
17501
|
},
|
|
16427
17502
|
{
|
|
16428
|
-
"description": "The
|
|
17503
|
+
"description": "The width of the border around the ColorGradient canvas.\n",
|
|
16429
17504
|
"commentRange": {
|
|
16430
|
-
"start":
|
|
16431
|
-
"end":
|
|
17505
|
+
"start": 77,
|
|
17506
|
+
"end": 78
|
|
16432
17507
|
},
|
|
16433
17508
|
"context": {
|
|
16434
17509
|
"type": "variable",
|
|
16435
|
-
"name": "kendo-color-gradient-
|
|
16436
|
-
"value": "
|
|
17510
|
+
"name": "kendo-color-gradient-canvas-border-width",
|
|
17511
|
+
"value": "0",
|
|
16437
17512
|
"scope": "default",
|
|
16438
17513
|
"line": {
|
|
16439
|
-
"start":
|
|
16440
|
-
"end":
|
|
17514
|
+
"start": 79,
|
|
17515
|
+
"end": 79
|
|
16441
17516
|
}
|
|
16442
17517
|
},
|
|
16443
17518
|
"group": [
|
|
@@ -16450,19 +17525,19 @@
|
|
|
16450
17525
|
}
|
|
16451
17526
|
},
|
|
16452
17527
|
{
|
|
16453
|
-
"description": "The
|
|
17528
|
+
"description": "The border radius of the ColorGradient canvas.\n",
|
|
16454
17529
|
"commentRange": {
|
|
16455
|
-
"start":
|
|
16456
|
-
"end":
|
|
17530
|
+
"start": 80,
|
|
17531
|
+
"end": 81
|
|
16457
17532
|
},
|
|
16458
17533
|
"context": {
|
|
16459
17534
|
"type": "variable",
|
|
16460
|
-
"name": "kendo-color-gradient-
|
|
16461
|
-
"value": "
|
|
17535
|
+
"name": "kendo-color-gradient-canvas-border-radius",
|
|
17536
|
+
"value": "k-border-radius(md)",
|
|
16462
17537
|
"scope": "default",
|
|
16463
17538
|
"line": {
|
|
16464
|
-
"start":
|
|
16465
|
-
"end":
|
|
17539
|
+
"start": 82,
|
|
17540
|
+
"end": 82
|
|
16466
17541
|
}
|
|
16467
17542
|
},
|
|
16468
17543
|
"group": [
|
|
@@ -16475,19 +17550,19 @@
|
|
|
16475
17550
|
}
|
|
16476
17551
|
},
|
|
16477
17552
|
{
|
|
16478
|
-
"description": "The
|
|
17553
|
+
"description": "The spacing between the items of the ColorGradient canvas.\n",
|
|
16479
17554
|
"commentRange": {
|
|
16480
|
-
"start":
|
|
16481
|
-
"end":
|
|
17555
|
+
"start": 83,
|
|
17556
|
+
"end": 84
|
|
16482
17557
|
},
|
|
16483
17558
|
"context": {
|
|
16484
17559
|
"type": "variable",
|
|
16485
|
-
"name": "kendo-color-gradient-
|
|
16486
|
-
"value": "
|
|
17560
|
+
"name": "kendo-color-gradient-canvas-spacing",
|
|
17561
|
+
"value": "k-spacing(2)",
|
|
16487
17562
|
"scope": "default",
|
|
16488
17563
|
"line": {
|
|
16489
|
-
"start":
|
|
16490
|
-
"end":
|
|
17564
|
+
"start": 85,
|
|
17565
|
+
"end": 85
|
|
16491
17566
|
}
|
|
16492
17567
|
},
|
|
16493
17568
|
"group": [
|
|
@@ -16500,19 +17575,19 @@
|
|
|
16500
17575
|
}
|
|
16501
17576
|
},
|
|
16502
17577
|
{
|
|
16503
|
-
"description": "The
|
|
17578
|
+
"description": "The height the ColorGradient canvas hsv rectangle.\n",
|
|
16504
17579
|
"commentRange": {
|
|
16505
|
-
"start":
|
|
16506
|
-
"end":
|
|
17580
|
+
"start": 86,
|
|
17581
|
+
"end": 87
|
|
16507
17582
|
},
|
|
16508
17583
|
"context": {
|
|
16509
17584
|
"type": "variable",
|
|
16510
|
-
"name": "kendo-color-gradient-
|
|
16511
|
-
"value": "
|
|
17585
|
+
"name": "kendo-color-gradient-canvas-rectangle-height",
|
|
17586
|
+
"value": "180px",
|
|
16512
17587
|
"scope": "default",
|
|
16513
17588
|
"line": {
|
|
16514
|
-
"start":
|
|
16515
|
-
"end":
|
|
17589
|
+
"start": 88,
|
|
17590
|
+
"end": 88
|
|
16516
17591
|
}
|
|
16517
17592
|
},
|
|
16518
17593
|
"group": [
|
|
@@ -16525,19 +17600,19 @@
|
|
|
16525
17600
|
}
|
|
16526
17601
|
},
|
|
16527
17602
|
{
|
|
16528
|
-
"description": "The
|
|
17603
|
+
"description": "The height the small ColorGradient canvas hsv rectangle.\n",
|
|
16529
17604
|
"commentRange": {
|
|
16530
|
-
"start":
|
|
16531
|
-
"end":
|
|
17605
|
+
"start": 89,
|
|
17606
|
+
"end": 90
|
|
16532
17607
|
},
|
|
16533
17608
|
"context": {
|
|
16534
17609
|
"type": "variable",
|
|
16535
|
-
"name": "kendo-color-gradient-
|
|
16536
|
-
"value": "
|
|
17610
|
+
"name": "kendo-color-gradient-sm-canvas-rectangle-height",
|
|
17611
|
+
"value": "164px",
|
|
16537
17612
|
"scope": "default",
|
|
16538
17613
|
"line": {
|
|
16539
|
-
"start":
|
|
16540
|
-
"end":
|
|
17614
|
+
"start": 91,
|
|
17615
|
+
"end": 91
|
|
16541
17616
|
}
|
|
16542
17617
|
},
|
|
16543
17618
|
"group": [
|
|
@@ -16550,19 +17625,19 @@
|
|
|
16550
17625
|
}
|
|
16551
17626
|
},
|
|
16552
17627
|
{
|
|
16553
|
-
"description": "The
|
|
17628
|
+
"description": "The height the medium ColorGradient canvas hsv rectangle.\n",
|
|
16554
17629
|
"commentRange": {
|
|
16555
|
-
"start":
|
|
16556
|
-
"end":
|
|
17630
|
+
"start": 92,
|
|
17631
|
+
"end": 93
|
|
16557
17632
|
},
|
|
16558
17633
|
"context": {
|
|
16559
17634
|
"type": "variable",
|
|
16560
|
-
"name": "kendo-color-gradient-
|
|
16561
|
-
"value": "
|
|
17635
|
+
"name": "kendo-color-gradient-md-canvas-rectangle-height",
|
|
17636
|
+
"value": "$kendo-color-gradient-canvas-rectangle-height",
|
|
16562
17637
|
"scope": "default",
|
|
16563
17638
|
"line": {
|
|
16564
|
-
"start":
|
|
16565
|
-
"end":
|
|
17639
|
+
"start": 94,
|
|
17640
|
+
"end": 94
|
|
16566
17641
|
}
|
|
16567
17642
|
},
|
|
16568
17643
|
"group": [
|
|
@@ -16575,19 +17650,19 @@
|
|
|
16575
17650
|
}
|
|
16576
17651
|
},
|
|
16577
17652
|
{
|
|
16578
|
-
"description": "The
|
|
17653
|
+
"description": "The height the large ColorGradient canvas hsv rectangle.\n",
|
|
16579
17654
|
"commentRange": {
|
|
16580
|
-
"start":
|
|
16581
|
-
"end":
|
|
17655
|
+
"start": 95,
|
|
17656
|
+
"end": 96
|
|
16582
17657
|
},
|
|
16583
17658
|
"context": {
|
|
16584
17659
|
"type": "variable",
|
|
16585
|
-
"name": "kendo-color-gradient-
|
|
16586
|
-
"value": "
|
|
17660
|
+
"name": "kendo-color-gradient-lg-canvas-rectangle-height",
|
|
17661
|
+
"value": "256px",
|
|
16587
17662
|
"scope": "default",
|
|
16588
17663
|
"line": {
|
|
16589
|
-
"start":
|
|
16590
|
-
"end":
|
|
17664
|
+
"start": 97,
|
|
17665
|
+
"end": 97
|
|
16591
17666
|
}
|
|
16592
17667
|
},
|
|
16593
17668
|
"group": [
|
|
@@ -16600,19 +17675,19 @@
|
|
|
16600
17675
|
}
|
|
16601
17676
|
},
|
|
16602
17677
|
{
|
|
16603
|
-
"description": "The
|
|
17678
|
+
"description": "The spacing between the items of the small ColorGradient canvas.\n",
|
|
16604
17679
|
"commentRange": {
|
|
16605
|
-
"start":
|
|
16606
|
-
"end":
|
|
17680
|
+
"start": 99,
|
|
17681
|
+
"end": 100
|
|
16607
17682
|
},
|
|
16608
17683
|
"context": {
|
|
16609
17684
|
"type": "variable",
|
|
16610
|
-
"name": "kendo-color-gradient-
|
|
16611
|
-
"value": "
|
|
17685
|
+
"name": "kendo-color-gradient-sm-canvas-spacing",
|
|
17686
|
+
"value": "$kendo-color-gradient-canvas-spacing",
|
|
16612
17687
|
"scope": "default",
|
|
16613
17688
|
"line": {
|
|
16614
|
-
"start":
|
|
16615
|
-
"end":
|
|
17689
|
+
"start": 101,
|
|
17690
|
+
"end": 101
|
|
16616
17691
|
}
|
|
16617
17692
|
},
|
|
16618
17693
|
"group": [
|
|
@@ -16625,19 +17700,19 @@
|
|
|
16625
17700
|
}
|
|
16626
17701
|
},
|
|
16627
17702
|
{
|
|
16628
|
-
"description": "The
|
|
17703
|
+
"description": "The spacing between the items of the medium ColorGradient canvas.\n",
|
|
16629
17704
|
"commentRange": {
|
|
16630
|
-
"start":
|
|
16631
|
-
"end":
|
|
17705
|
+
"start": 102,
|
|
17706
|
+
"end": 103
|
|
16632
17707
|
},
|
|
16633
17708
|
"context": {
|
|
16634
17709
|
"type": "variable",
|
|
16635
|
-
"name": "kendo-color-gradient-
|
|
16636
|
-
"value": "
|
|
17710
|
+
"name": "kendo-color-gradient-md-canvas-spacing",
|
|
17711
|
+
"value": "$kendo-color-gradient-canvas-spacing",
|
|
16637
17712
|
"scope": "default",
|
|
16638
17713
|
"line": {
|
|
16639
|
-
"start":
|
|
16640
|
-
"end":
|
|
17714
|
+
"start": 104,
|
|
17715
|
+
"end": 104
|
|
16641
17716
|
}
|
|
16642
17717
|
},
|
|
16643
17718
|
"group": [
|
|
@@ -16650,19 +17725,19 @@
|
|
|
16650
17725
|
}
|
|
16651
17726
|
},
|
|
16652
17727
|
{
|
|
16653
|
-
"description": "The
|
|
17728
|
+
"description": "The spacing between the items of the large ColorGradient canvas.\n",
|
|
16654
17729
|
"commentRange": {
|
|
16655
|
-
"start":
|
|
16656
|
-
"end":
|
|
17730
|
+
"start": 105,
|
|
17731
|
+
"end": 106
|
|
16657
17732
|
},
|
|
16658
17733
|
"context": {
|
|
16659
17734
|
"type": "variable",
|
|
16660
|
-
"name": "kendo-color-gradient-canvas-
|
|
16661
|
-
"value": "
|
|
17735
|
+
"name": "kendo-color-gradient-lg-canvas-spacing",
|
|
17736
|
+
"value": "k-spacing(4)",
|
|
16662
17737
|
"scope": "default",
|
|
16663
17738
|
"line": {
|
|
16664
|
-
"start":
|
|
16665
|
-
"end":
|
|
17739
|
+
"start": 107,
|
|
17740
|
+
"end": 107
|
|
16666
17741
|
}
|
|
16667
17742
|
},
|
|
16668
17743
|
"group": [
|
|
@@ -16675,19 +17750,19 @@
|
|
|
16675
17750
|
}
|
|
16676
17751
|
},
|
|
16677
17752
|
{
|
|
16678
|
-
"description": "The border
|
|
17753
|
+
"description": "The border color of the ColorGradient canvas hsv rectangle.\n",
|
|
16679
17754
|
"commentRange": {
|
|
16680
|
-
"start":
|
|
16681
|
-
"end":
|
|
17755
|
+
"start": 109,
|
|
17756
|
+
"end": 110
|
|
16682
17757
|
},
|
|
16683
17758
|
"context": {
|
|
16684
17759
|
"type": "variable",
|
|
16685
|
-
"name": "kendo-color-gradient-canvas-border
|
|
16686
|
-
"value": "k-border-
|
|
17760
|
+
"name": "kendo-color-gradient-canvas-rectangle-border",
|
|
17761
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))",
|
|
16687
17762
|
"scope": "default",
|
|
16688
17763
|
"line": {
|
|
16689
|
-
"start":
|
|
16690
|
-
"end":
|
|
17764
|
+
"start": 111,
|
|
17765
|
+
"end": 111
|
|
16691
17766
|
}
|
|
16692
17767
|
},
|
|
16693
17768
|
"group": [
|
|
@@ -16700,19 +17775,19 @@
|
|
|
16700
17775
|
}
|
|
16701
17776
|
},
|
|
16702
17777
|
{
|
|
16703
|
-
"description": "The
|
|
17778
|
+
"description": "The box shadow of the ColorGradient canvas drag handle.\n",
|
|
16704
17779
|
"commentRange": {
|
|
16705
|
-
"start":
|
|
16706
|
-
"end":
|
|
17780
|
+
"start": 112,
|
|
17781
|
+
"end": 113
|
|
16707
17782
|
},
|
|
16708
17783
|
"context": {
|
|
16709
17784
|
"type": "variable",
|
|
16710
|
-
"name": "kendo-color-gradient-canvas-
|
|
16711
|
-
"value": "
|
|
17785
|
+
"name": "kendo-color-gradient-canvas-draghandle-shadow",
|
|
17786
|
+
"value": "var( --kendo-box-shadow-depth-2, none )",
|
|
16712
17787
|
"scope": "default",
|
|
16713
17788
|
"line": {
|
|
16714
|
-
"start":
|
|
16715
|
-
"end":
|
|
17789
|
+
"start": 114,
|
|
17790
|
+
"end": 114
|
|
16716
17791
|
}
|
|
16717
17792
|
},
|
|
16718
17793
|
"group": [
|
|
@@ -16725,19 +17800,19 @@
|
|
|
16725
17800
|
}
|
|
16726
17801
|
},
|
|
16727
17802
|
{
|
|
16728
|
-
"description": "The
|
|
17803
|
+
"description": "The width of the ColorGradient slider.\n",
|
|
16729
17804
|
"commentRange": {
|
|
16730
|
-
"start":
|
|
16731
|
-
"end":
|
|
17805
|
+
"start": 116,
|
|
17806
|
+
"end": 117
|
|
16732
17807
|
},
|
|
16733
17808
|
"context": {
|
|
16734
17809
|
"type": "variable",
|
|
16735
|
-
"name": "kendo-color-gradient-
|
|
16736
|
-
"value": "
|
|
17810
|
+
"name": "kendo-color-gradient-slider-track-size",
|
|
17811
|
+
"value": "20px",
|
|
16737
17812
|
"scope": "default",
|
|
16738
17813
|
"line": {
|
|
16739
|
-
"start":
|
|
16740
|
-
"end":
|
|
17814
|
+
"start": 118,
|
|
17815
|
+
"end": 118
|
|
16741
17816
|
}
|
|
16742
17817
|
},
|
|
16743
17818
|
"group": [
|
|
@@ -16750,19 +17825,19 @@
|
|
|
16750
17825
|
}
|
|
16751
17826
|
},
|
|
16752
17827
|
{
|
|
16753
|
-
"description": "The border
|
|
17828
|
+
"description": "The border radius of the ColorGradient slider.\n",
|
|
16754
17829
|
"commentRange": {
|
|
16755
|
-
"start":
|
|
16756
|
-
"end":
|
|
17830
|
+
"start": 119,
|
|
17831
|
+
"end": 120
|
|
16757
17832
|
},
|
|
16758
17833
|
"context": {
|
|
16759
17834
|
"type": "variable",
|
|
16760
|
-
"name": "kendo-color-gradient-
|
|
16761
|
-
"value": "
|
|
17835
|
+
"name": "kendo-color-gradient-slider-border-radius",
|
|
17836
|
+
"value": "k-border-radius(md)",
|
|
16762
17837
|
"scope": "default",
|
|
16763
17838
|
"line": {
|
|
16764
|
-
"start":
|
|
16765
|
-
"end":
|
|
17839
|
+
"start": 121,
|
|
17840
|
+
"end": 121
|
|
16766
17841
|
}
|
|
16767
17842
|
},
|
|
16768
17843
|
"group": [
|
|
@@ -16775,19 +17850,19 @@
|
|
|
16775
17850
|
}
|
|
16776
17851
|
},
|
|
16777
17852
|
{
|
|
16778
|
-
"description": "The
|
|
17853
|
+
"description": "The width of the border around the ColorGradient slider.\n",
|
|
16779
17854
|
"commentRange": {
|
|
16780
|
-
"start":
|
|
16781
|
-
"end":
|
|
17855
|
+
"start": 122,
|
|
17856
|
+
"end": 123
|
|
16782
17857
|
},
|
|
16783
17858
|
"context": {
|
|
16784
17859
|
"type": "variable",
|
|
16785
|
-
"name": "kendo-color-gradient-
|
|
16786
|
-
"value": "
|
|
17860
|
+
"name": "kendo-color-gradient-slider-border-width",
|
|
17861
|
+
"value": "if($kendo-enable-color-system, 0, 1px)",
|
|
16787
17862
|
"scope": "default",
|
|
16788
17863
|
"line": {
|
|
16789
|
-
"start":
|
|
16790
|
-
"end":
|
|
17864
|
+
"start": 124,
|
|
17865
|
+
"end": 124
|
|
16791
17866
|
}
|
|
16792
17867
|
},
|
|
16793
17868
|
"group": [
|
|
@@ -16800,19 +17875,19 @@
|
|
|
16800
17875
|
}
|
|
16801
17876
|
},
|
|
16802
17877
|
{
|
|
16803
|
-
"description": "The
|
|
17878
|
+
"description": "The color of the border around the ColorGradient slider.\n",
|
|
16804
17879
|
"commentRange": {
|
|
16805
|
-
"start":
|
|
16806
|
-
"end":
|
|
17880
|
+
"start": 125,
|
|
17881
|
+
"end": 126
|
|
16807
17882
|
},
|
|
16808
17883
|
"context": {
|
|
16809
17884
|
"type": "variable",
|
|
16810
|
-
"name": "kendo-color-gradient-slider-
|
|
16811
|
-
"value": "
|
|
17885
|
+
"name": "kendo-color-gradient-slider-border",
|
|
17886
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))",
|
|
16812
17887
|
"scope": "default",
|
|
16813
17888
|
"line": {
|
|
16814
|
-
"start":
|
|
16815
|
-
"end":
|
|
17889
|
+
"start": 127,
|
|
17890
|
+
"end": 127
|
|
16816
17891
|
}
|
|
16817
17892
|
},
|
|
16818
17893
|
"group": [
|
|
@@ -16825,19 +17900,19 @@
|
|
|
16825
17900
|
}
|
|
16826
17901
|
},
|
|
16827
17902
|
{
|
|
16828
|
-
"description": "The
|
|
17903
|
+
"description": "The height of the ColorGradient vertical slider.\n",
|
|
16829
17904
|
"commentRange": {
|
|
16830
|
-
"start":
|
|
16831
|
-
"end":
|
|
17905
|
+
"start": 129,
|
|
17906
|
+
"end": 130
|
|
16832
17907
|
},
|
|
16833
17908
|
"context": {
|
|
16834
17909
|
"type": "variable",
|
|
16835
|
-
"name": "kendo-color-gradient-slider-
|
|
16836
|
-
"value": "
|
|
17910
|
+
"name": "kendo-color-gradient-slider-vertical-size",
|
|
17911
|
+
"value": "180px",
|
|
16837
17912
|
"scope": "default",
|
|
16838
17913
|
"line": {
|
|
16839
|
-
"start":
|
|
16840
|
-
"end":
|
|
17914
|
+
"start": 131,
|
|
17915
|
+
"end": 131
|
|
16841
17916
|
}
|
|
16842
17917
|
},
|
|
16843
17918
|
"group": [
|
|
@@ -16850,19 +17925,19 @@
|
|
|
16850
17925
|
}
|
|
16851
17926
|
},
|
|
16852
17927
|
{
|
|
16853
|
-
"description": "The width of the
|
|
17928
|
+
"description": "The width of the ColorGradient horizontal slider.\n",
|
|
16854
17929
|
"commentRange": {
|
|
16855
|
-
"start":
|
|
16856
|
-
"end":
|
|
17930
|
+
"start": 132,
|
|
17931
|
+
"end": 133
|
|
16857
17932
|
},
|
|
16858
17933
|
"context": {
|
|
16859
17934
|
"type": "variable",
|
|
16860
|
-
"name": "kendo-color-gradient-slider-
|
|
16861
|
-
"value": "
|
|
17935
|
+
"name": "kendo-color-gradient-slider-horizontal-size",
|
|
17936
|
+
"value": "100%",
|
|
16862
17937
|
"scope": "default",
|
|
16863
17938
|
"line": {
|
|
16864
|
-
"start":
|
|
16865
|
-
"end":
|
|
17939
|
+
"start": 134,
|
|
17940
|
+
"end": 134
|
|
16866
17941
|
}
|
|
16867
17942
|
},
|
|
16868
17943
|
"group": [
|
|
@@ -16875,19 +17950,19 @@
|
|
|
16875
17950
|
}
|
|
16876
17951
|
},
|
|
16877
17952
|
{
|
|
16878
|
-
"description": "The
|
|
17953
|
+
"description": "The background image of the ColorGradient alpha slider.\n",
|
|
16879
17954
|
"commentRange": {
|
|
16880
|
-
"start":
|
|
16881
|
-
"end":
|
|
17955
|
+
"start": 135,
|
|
17956
|
+
"end": 136
|
|
16882
17957
|
},
|
|
16883
17958
|
"context": {
|
|
16884
17959
|
"type": "variable",
|
|
16885
|
-
"name": "kendo-color-gradient-slider-
|
|
16886
|
-
"value": "
|
|
17960
|
+
"name": "kendo-color-gradient-slider-alpha-bgr",
|
|
17961
|
+
"value": "\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAuSURBVHgBxYyxDQAwDMJIL+YT+DjtzFRliUfLcklqBCRT4eCTxbD6kdL2/LgYXqpvCbs3kBv/AAAAAElFTkSuQmCC\"",
|
|
16887
17962
|
"scope": "default",
|
|
16888
17963
|
"line": {
|
|
16889
|
-
"start":
|
|
16890
|
-
"end":
|
|
17964
|
+
"start": 137,
|
|
17965
|
+
"end": 137
|
|
16891
17966
|
}
|
|
16892
17967
|
},
|
|
16893
17968
|
"group": [
|
|
@@ -16900,19 +17975,19 @@
|
|
|
16900
17975
|
}
|
|
16901
17976
|
},
|
|
16902
17977
|
{
|
|
16903
|
-
"description": "The height of the ColorGradient vertical slider.\n",
|
|
17978
|
+
"description": "The height of the small ColorGradient vertical slider.\n",
|
|
16904
17979
|
"commentRange": {
|
|
16905
|
-
"start":
|
|
16906
|
-
"end":
|
|
17980
|
+
"start": 138,
|
|
17981
|
+
"end": 139
|
|
16907
17982
|
},
|
|
16908
17983
|
"context": {
|
|
16909
17984
|
"type": "variable",
|
|
16910
|
-
"name": "kendo-color-gradient-slider-vertical-size",
|
|
16911
|
-
"value": "
|
|
17985
|
+
"name": "kendo-color-gradient-sm-slider-vertical-size",
|
|
17986
|
+
"value": "164px",
|
|
16912
17987
|
"scope": "default",
|
|
16913
17988
|
"line": {
|
|
16914
|
-
"start":
|
|
16915
|
-
"end":
|
|
17989
|
+
"start": 140,
|
|
17990
|
+
"end": 140
|
|
16916
17991
|
}
|
|
16917
17992
|
},
|
|
16918
17993
|
"group": [
|
|
@@ -16925,19 +18000,19 @@
|
|
|
16925
18000
|
}
|
|
16926
18001
|
},
|
|
16927
18002
|
{
|
|
16928
|
-
"description": "The
|
|
18003
|
+
"description": "The height of the medium ColorGradient vertical slider.\n",
|
|
16929
18004
|
"commentRange": {
|
|
16930
|
-
"start":
|
|
16931
|
-
"end":
|
|
18005
|
+
"start": 141,
|
|
18006
|
+
"end": 142
|
|
16932
18007
|
},
|
|
16933
18008
|
"context": {
|
|
16934
18009
|
"type": "variable",
|
|
16935
|
-
"name": "kendo-color-gradient-slider-
|
|
16936
|
-
"value": "
|
|
18010
|
+
"name": "kendo-color-gradient-md-slider-vertical-size",
|
|
18011
|
+
"value": "$kendo-color-gradient-slider-vertical-size",
|
|
16937
18012
|
"scope": "default",
|
|
16938
18013
|
"line": {
|
|
16939
|
-
"start":
|
|
16940
|
-
"end":
|
|
18014
|
+
"start": 143,
|
|
18015
|
+
"end": 143
|
|
16941
18016
|
}
|
|
16942
18017
|
},
|
|
16943
18018
|
"group": [
|
|
@@ -16950,19 +18025,19 @@
|
|
|
16950
18025
|
}
|
|
16951
18026
|
},
|
|
16952
18027
|
{
|
|
16953
|
-
"description": "The
|
|
18028
|
+
"description": "The height of the large ColorGradient vertical slider.\n",
|
|
16954
18029
|
"commentRange": {
|
|
16955
|
-
"start":
|
|
16956
|
-
"end":
|
|
18030
|
+
"start": 144,
|
|
18031
|
+
"end": 145
|
|
16957
18032
|
},
|
|
16958
18033
|
"context": {
|
|
16959
18034
|
"type": "variable",
|
|
16960
|
-
"name": "kendo-color-gradient-slider-
|
|
16961
|
-
"value": "
|
|
18035
|
+
"name": "kendo-color-gradient-lg-slider-vertical-size",
|
|
18036
|
+
"value": "256px",
|
|
16962
18037
|
"scope": "default",
|
|
16963
18038
|
"line": {
|
|
16964
|
-
"start":
|
|
16965
|
-
"end":
|
|
18039
|
+
"start": 146,
|
|
18040
|
+
"end": 146
|
|
16966
18041
|
}
|
|
16967
18042
|
},
|
|
16968
18043
|
"group": [
|
|
@@ -16977,8 +18052,8 @@
|
|
|
16977
18052
|
{
|
|
16978
18053
|
"description": "The width of the ColorGradient canvas drag handle.\n",
|
|
16979
18054
|
"commentRange": {
|
|
16980
|
-
"start":
|
|
16981
|
-
"end":
|
|
18055
|
+
"start": 148,
|
|
18056
|
+
"end": 149
|
|
16982
18057
|
},
|
|
16983
18058
|
"context": {
|
|
16984
18059
|
"type": "variable",
|
|
@@ -16986,8 +18061,8 @@
|
|
|
16986
18061
|
"value": "20px",
|
|
16987
18062
|
"scope": "default",
|
|
16988
18063
|
"line": {
|
|
16989
|
-
"start":
|
|
16990
|
-
"end":
|
|
18064
|
+
"start": 150,
|
|
18065
|
+
"end": 150
|
|
16991
18066
|
}
|
|
16992
18067
|
},
|
|
16993
18068
|
"group": [
|
|
@@ -17002,8 +18077,8 @@
|
|
|
17002
18077
|
{
|
|
17003
18078
|
"description": "The height of the ColorGradient canvas drag handle.\n",
|
|
17004
18079
|
"commentRange": {
|
|
17005
|
-
"start":
|
|
17006
|
-
"end":
|
|
18080
|
+
"start": 151,
|
|
18081
|
+
"end": 152
|
|
17007
18082
|
},
|
|
17008
18083
|
"context": {
|
|
17009
18084
|
"type": "variable",
|
|
@@ -17011,8 +18086,8 @@
|
|
|
17011
18086
|
"value": "20px",
|
|
17012
18087
|
"scope": "default",
|
|
17013
18088
|
"line": {
|
|
17014
|
-
"start":
|
|
17015
|
-
"end":
|
|
18089
|
+
"start": 153,
|
|
18090
|
+
"end": 153
|
|
17016
18091
|
}
|
|
17017
18092
|
},
|
|
17018
18093
|
"group": [
|
|
@@ -17027,8 +18102,8 @@
|
|
|
17027
18102
|
{
|
|
17028
18103
|
"description": "The width of the border around the ColorGradient canvas drag handle.\n",
|
|
17029
18104
|
"commentRange": {
|
|
17030
|
-
"start":
|
|
17031
|
-
"end":
|
|
18105
|
+
"start": 154,
|
|
18106
|
+
"end": 155
|
|
17032
18107
|
},
|
|
17033
18108
|
"context": {
|
|
17034
18109
|
"type": "variable",
|
|
@@ -17036,8 +18111,8 @@
|
|
|
17036
18111
|
"value": "2px",
|
|
17037
18112
|
"scope": "default",
|
|
17038
18113
|
"line": {
|
|
17039
|
-
"start":
|
|
17040
|
-
"end":
|
|
18114
|
+
"start": 156,
|
|
18115
|
+
"end": 156
|
|
17041
18116
|
}
|
|
17042
18117
|
},
|
|
17043
18118
|
"group": [
|
|
@@ -17052,8 +18127,8 @@
|
|
|
17052
18127
|
{
|
|
17053
18128
|
"description": "The width of the outline around the ColorGradient canvas drag handle.\n",
|
|
17054
18129
|
"commentRange": {
|
|
17055
|
-
"start":
|
|
17056
|
-
"end":
|
|
18130
|
+
"start": 157,
|
|
18131
|
+
"end": 158
|
|
17057
18132
|
},
|
|
17058
18133
|
"context": {
|
|
17059
18134
|
"type": "variable",
|
|
@@ -17061,8 +18136,8 @@
|
|
|
17061
18136
|
"value": "1px",
|
|
17062
18137
|
"scope": "default",
|
|
17063
18138
|
"line": {
|
|
17064
|
-
"start":
|
|
17065
|
-
"end":
|
|
18139
|
+
"start": 159,
|
|
18140
|
+
"end": 159
|
|
17066
18141
|
}
|
|
17067
18142
|
},
|
|
17068
18143
|
"group": [
|
|
@@ -17077,8 +18152,8 @@
|
|
|
17077
18152
|
{
|
|
17078
18153
|
"description": "The color of the border around the ColorGradient canvas drag handle.\n",
|
|
17079
18154
|
"commentRange": {
|
|
17080
|
-
"start":
|
|
17081
|
-
"end":
|
|
18155
|
+
"start": 160,
|
|
18156
|
+
"end": 161
|
|
17082
18157
|
},
|
|
17083
18158
|
"context": {
|
|
17084
18159
|
"type": "variable",
|
|
@@ -17086,8 +18161,8 @@
|
|
|
17086
18161
|
"value": "if($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)",
|
|
17087
18162
|
"scope": "default",
|
|
17088
18163
|
"line": {
|
|
17089
|
-
"start":
|
|
17090
|
-
"end":
|
|
18164
|
+
"start": 162,
|
|
18165
|
+
"end": 162
|
|
17091
18166
|
}
|
|
17092
18167
|
},
|
|
17093
18168
|
"group": [
|
|
@@ -17102,8 +18177,8 @@
|
|
|
17102
18177
|
{
|
|
17103
18178
|
"description": "The box shadow of the ColorGradient canvas drag handle.\n",
|
|
17104
18179
|
"commentRange": {
|
|
17105
|
-
"start":
|
|
17106
|
-
"end":
|
|
18180
|
+
"start": 163,
|
|
18181
|
+
"end": 164
|
|
17107
18182
|
},
|
|
17108
18183
|
"context": {
|
|
17109
18184
|
"type": "variable",
|
|
@@ -17111,8 +18186,8 @@
|
|
|
17111
18186
|
"value": "var( --kendo-box-shadow-depth-2, none )",
|
|
17112
18187
|
"scope": "default",
|
|
17113
18188
|
"line": {
|
|
17114
|
-
"start":
|
|
17115
|
-
"end":
|
|
18189
|
+
"start": 165,
|
|
18190
|
+
"end": 165
|
|
17116
18191
|
}
|
|
17117
18192
|
},
|
|
17118
18193
|
"group": [
|
|
@@ -17127,8 +18202,8 @@
|
|
|
17127
18202
|
{
|
|
17128
18203
|
"description": "The color of the border around the focused ColorGradient canvas drag handle.\n",
|
|
17129
18204
|
"commentRange": {
|
|
17130
|
-
"start":
|
|
17131
|
-
"end":
|
|
18205
|
+
"start": 166,
|
|
18206
|
+
"end": 167
|
|
17132
18207
|
},
|
|
17133
18208
|
"context": {
|
|
17134
18209
|
"type": "variable",
|
|
@@ -17136,8 +18211,8 @@
|
|
|
17136
18211
|
"value": "if($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)",
|
|
17137
18212
|
"scope": "default",
|
|
17138
18213
|
"line": {
|
|
17139
|
-
"start":
|
|
17140
|
-
"end":
|
|
18214
|
+
"start": 168,
|
|
18215
|
+
"end": 168
|
|
17141
18216
|
}
|
|
17142
18217
|
},
|
|
17143
18218
|
"group": [
|
|
@@ -17152,8 +18227,8 @@
|
|
|
17152
18227
|
{
|
|
17153
18228
|
"description": "The focus color of the outline around the ColorGradient canvas drag handle.\n",
|
|
17154
18229
|
"commentRange": {
|
|
17155
|
-
"start":
|
|
17156
|
-
"end":
|
|
18230
|
+
"start": 169,
|
|
18231
|
+
"end": 170
|
|
17157
18232
|
},
|
|
17158
18233
|
"context": {
|
|
17159
18234
|
"type": "variable",
|
|
@@ -17161,8 +18236,8 @@
|
|
|
17161
18236
|
"value": "if($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130 ))",
|
|
17162
18237
|
"scope": "default",
|
|
17163
18238
|
"line": {
|
|
17164
|
-
"start":
|
|
17165
|
-
"end":
|
|
18239
|
+
"start": 171,
|
|
18240
|
+
"end": 171
|
|
17166
18241
|
}
|
|
17167
18242
|
},
|
|
17168
18243
|
"group": [
|
|
@@ -17177,8 +18252,8 @@
|
|
|
17177
18252
|
{
|
|
17178
18253
|
"description": "The hover color of the outline around the ColorGradient canvas drag handle.\n",
|
|
17179
18254
|
"commentRange": {
|
|
17180
|
-
"start":
|
|
17181
|
-
"end":
|
|
18255
|
+
"start": 172,
|
|
18256
|
+
"end": 173
|
|
17182
18257
|
},
|
|
17183
18258
|
"context": {
|
|
17184
18259
|
"type": "variable",
|
|
@@ -17186,8 +18261,8 @@
|
|
|
17186
18261
|
"value": "if($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130 ))",
|
|
17187
18262
|
"scope": "default",
|
|
17188
18263
|
"line": {
|
|
17189
|
-
"start":
|
|
17190
|
-
"end":
|
|
18264
|
+
"start": 174,
|
|
18265
|
+
"end": 174
|
|
17191
18266
|
}
|
|
17192
18267
|
},
|
|
17193
18268
|
"group": [
|
|
@@ -17202,8 +18277,8 @@
|
|
|
17202
18277
|
{
|
|
17203
18278
|
"description": "The vertical offset of the ColorGradient canvas drag handle.\n",
|
|
17204
18279
|
"commentRange": {
|
|
17205
|
-
"start":
|
|
17206
|
-
"end":
|
|
18280
|
+
"start": 176,
|
|
18281
|
+
"end": 177
|
|
17207
18282
|
},
|
|
17208
18283
|
"context": {
|
|
17209
18284
|
"type": "variable",
|
|
@@ -17211,8 +18286,8 @@
|
|
|
17211
18286
|
"value": "( -1 * math.div( $kendo-color-gradient-draghandle-height, 2 ) )",
|
|
17212
18287
|
"scope": "default",
|
|
17213
18288
|
"line": {
|
|
17214
|
-
"start":
|
|
17215
|
-
"end":
|
|
18289
|
+
"start": 178,
|
|
18290
|
+
"end": 178
|
|
17216
18291
|
}
|
|
17217
18292
|
},
|
|
17218
18293
|
"group": [
|
|
@@ -17227,8 +18302,8 @@
|
|
|
17227
18302
|
{
|
|
17228
18303
|
"description": "The horizontal offset of the ColorGradient canvas drag handle.\n",
|
|
17229
18304
|
"commentRange": {
|
|
17230
|
-
"start":
|
|
17231
|
-
"end":
|
|
18305
|
+
"start": 179,
|
|
18306
|
+
"end": 180
|
|
17232
18307
|
},
|
|
17233
18308
|
"context": {
|
|
17234
18309
|
"type": "variable",
|
|
@@ -17236,8 +18311,8 @@
|
|
|
17236
18311
|
"value": "( -1 * math.div( $kendo-color-gradient-draghandle-width, 2 ) )",
|
|
17237
18312
|
"scope": "default",
|
|
17238
18313
|
"line": {
|
|
17239
|
-
"start":
|
|
17240
|
-
"end":
|
|
18314
|
+
"start": 181,
|
|
18315
|
+
"end": 181
|
|
17241
18316
|
}
|
|
17242
18317
|
},
|
|
17243
18318
|
"group": [
|
|
@@ -17252,8 +18327,8 @@
|
|
|
17252
18327
|
{
|
|
17253
18328
|
"description": "The width of the ColorGradient input.\n",
|
|
17254
18329
|
"commentRange": {
|
|
17255
|
-
"start":
|
|
17256
|
-
"end":
|
|
18330
|
+
"start": 183,
|
|
18331
|
+
"end": 184
|
|
17257
18332
|
},
|
|
17258
18333
|
"context": {
|
|
17259
18334
|
"type": "variable",
|
|
@@ -17261,8 +18336,8 @@
|
|
|
17261
18336
|
"value": "48px",
|
|
17262
18337
|
"scope": "default",
|
|
17263
18338
|
"line": {
|
|
17264
|
-
"start":
|
|
17265
|
-
"end":
|
|
18339
|
+
"start": 185,
|
|
18340
|
+
"end": 185
|
|
17266
18341
|
}
|
|
17267
18342
|
},
|
|
17268
18343
|
"group": [
|
|
@@ -17277,8 +18352,8 @@
|
|
|
17277
18352
|
{
|
|
17278
18353
|
"description": "The spacing between the ColorGradient inputs.\n",
|
|
17279
18354
|
"commentRange": {
|
|
17280
|
-
"start":
|
|
17281
|
-
"end":
|
|
18355
|
+
"start": 186,
|
|
18356
|
+
"end": 187
|
|
17282
18357
|
},
|
|
17283
18358
|
"context": {
|
|
17284
18359
|
"type": "variable",
|
|
@@ -17286,8 +18361,8 @@
|
|
|
17286
18361
|
"value": "calc( #{$kendo-color-gradient-spacer} / 4 )",
|
|
17287
18362
|
"scope": "default",
|
|
17288
18363
|
"line": {
|
|
17289
|
-
"start":
|
|
17290
|
-
"end":
|
|
18364
|
+
"start": 188,
|
|
18365
|
+
"end": 188
|
|
17291
18366
|
}
|
|
17292
18367
|
},
|
|
17293
18368
|
"group": [
|
|
@@ -17302,17 +18377,117 @@
|
|
|
17302
18377
|
{
|
|
17303
18378
|
"description": "The font size of the ColorGradient input labels.\n",
|
|
17304
18379
|
"commentRange": {
|
|
17305
|
-
"start":
|
|
17306
|
-
"end":
|
|
18380
|
+
"start": 189,
|
|
18381
|
+
"end": 190
|
|
18382
|
+
},
|
|
18383
|
+
"context": {
|
|
18384
|
+
"type": "variable",
|
|
18385
|
+
"name": "kendo-color-gradient-input-label-font-size",
|
|
18386
|
+
"value": "var( --kendo-font-size-sm, inherit )",
|
|
18387
|
+
"scope": "default",
|
|
18388
|
+
"line": {
|
|
18389
|
+
"start": 191,
|
|
18390
|
+
"end": 191
|
|
18391
|
+
}
|
|
18392
|
+
},
|
|
18393
|
+
"group": [
|
|
18394
|
+
"color-gradient"
|
|
18395
|
+
],
|
|
18396
|
+
"access": "public",
|
|
18397
|
+
"file": {
|
|
18398
|
+
"path": "colorgradient/_variables.scss",
|
|
18399
|
+
"name": "_variables.scss"
|
|
18400
|
+
}
|
|
18401
|
+
},
|
|
18402
|
+
{
|
|
18403
|
+
"description": "The spacing between the ColorGradient inputs and their labels.\n",
|
|
18404
|
+
"commentRange": {
|
|
18405
|
+
"start": 192,
|
|
18406
|
+
"end": 193
|
|
18407
|
+
},
|
|
18408
|
+
"context": {
|
|
18409
|
+
"type": "variable",
|
|
18410
|
+
"name": "kendo-color-gradient-input-label-spacing",
|
|
18411
|
+
"value": "calc( #{$kendo-color-gradient-spacer} / 4 )",
|
|
18412
|
+
"scope": "default",
|
|
18413
|
+
"line": {
|
|
18414
|
+
"start": 194,
|
|
18415
|
+
"end": 194
|
|
18416
|
+
}
|
|
18417
|
+
},
|
|
18418
|
+
"group": [
|
|
18419
|
+
"color-gradient"
|
|
18420
|
+
],
|
|
18421
|
+
"access": "public",
|
|
18422
|
+
"file": {
|
|
18423
|
+
"path": "colorgradient/_variables.scss",
|
|
18424
|
+
"name": "_variables.scss"
|
|
18425
|
+
}
|
|
18426
|
+
},
|
|
18427
|
+
{
|
|
18428
|
+
"description": "The text color of the ColorGradient input labels.\n",
|
|
18429
|
+
"commentRange": {
|
|
18430
|
+
"start": 195,
|
|
18431
|
+
"end": 196
|
|
18432
|
+
},
|
|
18433
|
+
"context": {
|
|
18434
|
+
"type": "variable",
|
|
18435
|
+
"name": "kendo-color-gradient-input-label-text",
|
|
18436
|
+
"value": "var( --kendo-subtle-text, inherit )",
|
|
18437
|
+
"scope": "default",
|
|
18438
|
+
"line": {
|
|
18439
|
+
"start": 197,
|
|
18440
|
+
"end": 197
|
|
18441
|
+
}
|
|
18442
|
+
},
|
|
18443
|
+
"group": [
|
|
18444
|
+
"color-gradient"
|
|
18445
|
+
],
|
|
18446
|
+
"access": "public",
|
|
18447
|
+
"file": {
|
|
18448
|
+
"path": "colorgradient/_variables.scss",
|
|
18449
|
+
"name": "_variables.scss"
|
|
18450
|
+
}
|
|
18451
|
+
},
|
|
18452
|
+
{
|
|
18453
|
+
"description": "The width of the small ColorGradient input.\n",
|
|
18454
|
+
"commentRange": {
|
|
18455
|
+
"start": 199,
|
|
18456
|
+
"end": 200
|
|
18457
|
+
},
|
|
18458
|
+
"context": {
|
|
18459
|
+
"type": "variable",
|
|
18460
|
+
"name": "kendo-color-gradient-sm-input-width",
|
|
18461
|
+
"value": "43.5px",
|
|
18462
|
+
"scope": "default",
|
|
18463
|
+
"line": {
|
|
18464
|
+
"start": 201,
|
|
18465
|
+
"end": 201
|
|
18466
|
+
}
|
|
18467
|
+
},
|
|
18468
|
+
"group": [
|
|
18469
|
+
"color-gradient"
|
|
18470
|
+
],
|
|
18471
|
+
"access": "public",
|
|
18472
|
+
"file": {
|
|
18473
|
+
"path": "colorgradient/_variables.scss",
|
|
18474
|
+
"name": "_variables.scss"
|
|
18475
|
+
}
|
|
18476
|
+
},
|
|
18477
|
+
{
|
|
18478
|
+
"description": "The width of the medium ColorGradient input.\n",
|
|
18479
|
+
"commentRange": {
|
|
18480
|
+
"start": 202,
|
|
18481
|
+
"end": 203
|
|
17307
18482
|
},
|
|
17308
18483
|
"context": {
|
|
17309
18484
|
"type": "variable",
|
|
17310
|
-
"name": "kendo-color-gradient-input-
|
|
17311
|
-
"value": "
|
|
18485
|
+
"name": "kendo-color-gradient-md-input-width",
|
|
18486
|
+
"value": "$kendo-color-gradient-input-width",
|
|
17312
18487
|
"scope": "default",
|
|
17313
18488
|
"line": {
|
|
17314
|
-
"start":
|
|
17315
|
-
"end":
|
|
18489
|
+
"start": 204,
|
|
18490
|
+
"end": 204
|
|
17316
18491
|
}
|
|
17317
18492
|
},
|
|
17318
18493
|
"group": [
|
|
@@ -17325,19 +18500,19 @@
|
|
|
17325
18500
|
}
|
|
17326
18501
|
},
|
|
17327
18502
|
{
|
|
17328
|
-
"description": "The
|
|
18503
|
+
"description": "The width of the large ColorGradient input.\n",
|
|
17329
18504
|
"commentRange": {
|
|
17330
|
-
"start":
|
|
17331
|
-
"end":
|
|
18505
|
+
"start": 205,
|
|
18506
|
+
"end": 206
|
|
17332
18507
|
},
|
|
17333
18508
|
"context": {
|
|
17334
18509
|
"type": "variable",
|
|
17335
|
-
"name": "kendo-color-gradient-input-
|
|
17336
|
-
"value": "
|
|
18510
|
+
"name": "kendo-color-gradient-lg-input-width",
|
|
18511
|
+
"value": "50.5px",
|
|
17337
18512
|
"scope": "default",
|
|
17338
18513
|
"line": {
|
|
17339
|
-
"start":
|
|
17340
|
-
"end":
|
|
18514
|
+
"start": 207,
|
|
18515
|
+
"end": 207
|
|
17341
18516
|
}
|
|
17342
18517
|
},
|
|
17343
18518
|
"group": [
|
|
@@ -17350,19 +18525,19 @@
|
|
|
17350
18525
|
}
|
|
17351
18526
|
},
|
|
17352
18527
|
{
|
|
17353
|
-
"description": "The
|
|
18528
|
+
"description": "The font weight of the ColorGradient contrast ratio text.\n",
|
|
17354
18529
|
"commentRange": {
|
|
17355
|
-
"start":
|
|
17356
|
-
"end":
|
|
18530
|
+
"start": 209,
|
|
18531
|
+
"end": 210
|
|
17357
18532
|
},
|
|
17358
18533
|
"context": {
|
|
17359
18534
|
"type": "variable",
|
|
17360
|
-
"name": "kendo-color-gradient-
|
|
17361
|
-
"value": "var( --kendo-
|
|
18535
|
+
"name": "kendo-color-gradient-contrast-ratio-font-weight",
|
|
18536
|
+
"value": "var( --kendo-font-weight-bold, normal )",
|
|
17362
18537
|
"scope": "default",
|
|
17363
18538
|
"line": {
|
|
17364
|
-
"start":
|
|
17365
|
-
"end":
|
|
18539
|
+
"start": 211,
|
|
18540
|
+
"end": 211
|
|
17366
18541
|
}
|
|
17367
18542
|
},
|
|
17368
18543
|
"group": [
|
|
@@ -17375,19 +18550,19 @@
|
|
|
17375
18550
|
}
|
|
17376
18551
|
},
|
|
17377
18552
|
{
|
|
17378
|
-
"description": "The
|
|
18553
|
+
"description": "The spacing between the items in the ColorGradient contrast tool.\n",
|
|
17379
18554
|
"commentRange": {
|
|
17380
|
-
"start":
|
|
17381
|
-
"end":
|
|
18555
|
+
"start": 212,
|
|
18556
|
+
"end": 213
|
|
17382
18557
|
},
|
|
17383
18558
|
"context": {
|
|
17384
18559
|
"type": "variable",
|
|
17385
|
-
"name": "kendo-color-gradient-contrast-
|
|
17386
|
-
"value": "
|
|
18560
|
+
"name": "kendo-color-gradient-contrast-spacing",
|
|
18561
|
+
"value": "calc( #{$kendo-color-gradient-spacer} / 1.5 )",
|
|
17387
18562
|
"scope": "default",
|
|
17388
18563
|
"line": {
|
|
17389
|
-
"start":
|
|
17390
|
-
"end":
|
|
18564
|
+
"start": 214,
|
|
18565
|
+
"end": 214
|
|
17391
18566
|
}
|
|
17392
18567
|
},
|
|
17393
18568
|
"group": [
|
|
@@ -17400,19 +18575,19 @@
|
|
|
17400
18575
|
}
|
|
17401
18576
|
},
|
|
17402
18577
|
{
|
|
17403
|
-
"description": "The
|
|
18578
|
+
"description": "The size map of the ColorGradient.\n",
|
|
17404
18579
|
"commentRange": {
|
|
17405
|
-
"start":
|
|
17406
|
-
"end":
|
|
18580
|
+
"start": 216,
|
|
18581
|
+
"end": 217
|
|
17407
18582
|
},
|
|
17408
18583
|
"context": {
|
|
17409
18584
|
"type": "variable",
|
|
17410
|
-
"name": "kendo-color-gradient-
|
|
17411
|
-
"value": "
|
|
18585
|
+
"name": "kendo-color-gradient-sizes",
|
|
18586
|
+
"value": "(\n sm: (\n width: $kendo-color-gradient-sm-width,\n vertical-slider-height: $kendo-color-gradient-sm-slider-vertical-size,\n rectangle-height: $kendo-color-gradient-sm-canvas-rectangle-height,\n input-width: $kendo-color-gradient-sm-input-width,\n spacing: $kendo-color-gradient-sm-spacing,\n canvas-spacing: $kendo-color-gradient-sm-canvas-spacing\n ),\n md: (\n width: $kendo-color-gradient-md-width,\n vertical-slider-height: $kendo-color-gradient-md-slider-vertical-size,\n rectangle-height: $kendo-color-gradient-md-canvas-rectangle-height,\n input-width: $kendo-color-gradient-md-input-width,\n spacing: $kendo-color-gradient-md-spacing,\n canvas-spacing: $kendo-color-gradient-md-canvas-spacing\n ),\n lg: (\n width: $kendo-color-gradient-lg-width,\n vertical-slider-height: $kendo-color-gradient-lg-slider-vertical-size,\n rectangle-height: $kendo-color-gradient-lg-canvas-rectangle-height,\n input-width: $kendo-color-gradient-lg-input-width,\n spacing: $kendo-color-gradient-lg-spacing,\n canvas-spacing: $kendo-color-gradient-lg-canvas-spacing\n )\n)",
|
|
17412
18587
|
"scope": "default",
|
|
17413
18588
|
"line": {
|
|
17414
|
-
"start":
|
|
17415
|
-
"end":
|
|
18589
|
+
"start": 218,
|
|
18590
|
+
"end": 243
|
|
17416
18591
|
}
|
|
17417
18592
|
},
|
|
17418
18593
|
"group": [
|
|
@@ -17625,15 +18800,15 @@
|
|
|
17625
18800
|
}
|
|
17626
18801
|
},
|
|
17627
18802
|
{
|
|
17628
|
-
"description": "The
|
|
18803
|
+
"description": "The width of the small ColorPalette tile.\n",
|
|
17629
18804
|
"commentRange": {
|
|
17630
18805
|
"start": 29,
|
|
17631
18806
|
"end": 30
|
|
17632
18807
|
},
|
|
17633
18808
|
"context": {
|
|
17634
18809
|
"type": "variable",
|
|
17635
|
-
"name": "kendo-color-palette-tile-
|
|
17636
|
-
"value": "
|
|
18810
|
+
"name": "kendo-color-palette-tile-sm-width",
|
|
18811
|
+
"value": "k-spacing(5.5)",
|
|
17637
18812
|
"scope": "default",
|
|
17638
18813
|
"line": {
|
|
17639
18814
|
"start": 31,
|
|
@@ -17650,15 +18825,15 @@
|
|
|
17650
18825
|
}
|
|
17651
18826
|
},
|
|
17652
18827
|
{
|
|
17653
|
-
"description": "The
|
|
18828
|
+
"description": "The height of the small ColorPalette tile.\n",
|
|
17654
18829
|
"commentRange": {
|
|
17655
18830
|
"start": 32,
|
|
17656
18831
|
"end": 33
|
|
17657
18832
|
},
|
|
17658
18833
|
"context": {
|
|
17659
18834
|
"type": "variable",
|
|
17660
|
-
"name": "kendo-color-palette-tile-
|
|
17661
|
-
"value": "
|
|
18835
|
+
"name": "kendo-color-palette-tile-sm-height",
|
|
18836
|
+
"value": "$kendo-color-palette-tile-sm-width",
|
|
17662
18837
|
"scope": "default",
|
|
17663
18838
|
"line": {
|
|
17664
18839
|
"start": 34,
|
|
@@ -17675,15 +18850,15 @@
|
|
|
17675
18850
|
}
|
|
17676
18851
|
},
|
|
17677
18852
|
{
|
|
17678
|
-
"description": "The
|
|
18853
|
+
"description": "The width of the medium ColorPalette tile.\n",
|
|
17679
18854
|
"commentRange": {
|
|
17680
18855
|
"start": 35,
|
|
17681
18856
|
"end": 36
|
|
17682
18857
|
},
|
|
17683
18858
|
"context": {
|
|
17684
18859
|
"type": "variable",
|
|
17685
|
-
"name": "kendo-color-palette-tile-
|
|
17686
|
-
"value": "
|
|
18860
|
+
"name": "kendo-color-palette-tile-md-width",
|
|
18861
|
+
"value": "$kendo-color-palette-tile-width",
|
|
17687
18862
|
"scope": "default",
|
|
17688
18863
|
"line": {
|
|
17689
18864
|
"start": 37,
|
|
@@ -17700,15 +18875,15 @@
|
|
|
17700
18875
|
}
|
|
17701
18876
|
},
|
|
17702
18877
|
{
|
|
17703
|
-
"description": "The
|
|
18878
|
+
"description": "The height of the medium ColorPalette tile.\n",
|
|
17704
18879
|
"commentRange": {
|
|
17705
18880
|
"start": 38,
|
|
17706
18881
|
"end": 39
|
|
17707
18882
|
},
|
|
17708
18883
|
"context": {
|
|
17709
18884
|
"type": "variable",
|
|
17710
|
-
"name": "kendo-color-palette-tile-
|
|
17711
|
-
"value": "
|
|
18885
|
+
"name": "kendo-color-palette-tile-md-height",
|
|
18886
|
+
"value": "$kendo-color-palette-tile-height",
|
|
17712
18887
|
"scope": "default",
|
|
17713
18888
|
"line": {
|
|
17714
18889
|
"start": 40,
|
|
@@ -17725,15 +18900,15 @@
|
|
|
17725
18900
|
}
|
|
17726
18901
|
},
|
|
17727
18902
|
{
|
|
17728
|
-
"description": "The
|
|
18903
|
+
"description": "The width of the large ColorPalette tile.\n",
|
|
17729
18904
|
"commentRange": {
|
|
17730
18905
|
"start": 41,
|
|
17731
18906
|
"end": 42
|
|
17732
18907
|
},
|
|
17733
18908
|
"context": {
|
|
17734
18909
|
"type": "variable",
|
|
17735
|
-
"name": "kendo-color-palette-tile-
|
|
17736
|
-
"value": "
|
|
18910
|
+
"name": "kendo-color-palette-tile-lg-width",
|
|
18911
|
+
"value": "k-spacing(8)",
|
|
17737
18912
|
"scope": "default",
|
|
17738
18913
|
"line": {
|
|
17739
18914
|
"start": 43,
|
|
@@ -17750,15 +18925,15 @@
|
|
|
17750
18925
|
}
|
|
17751
18926
|
},
|
|
17752
18927
|
{
|
|
17753
|
-
"description": "The
|
|
18928
|
+
"description": "The height of the large ColorPalette tile.\n",
|
|
17754
18929
|
"commentRange": {
|
|
17755
18930
|
"start": 44,
|
|
17756
18931
|
"end": 45
|
|
17757
18932
|
},
|
|
17758
18933
|
"context": {
|
|
17759
18934
|
"type": "variable",
|
|
17760
|
-
"name": "kendo-color-palette-tile-
|
|
17761
|
-
"value": "$kendo-color-palette-tile-
|
|
18935
|
+
"name": "kendo-color-palette-tile-lg-height",
|
|
18936
|
+
"value": "$kendo-color-palette-tile-lg-width",
|
|
17762
18937
|
"scope": "default",
|
|
17763
18938
|
"line": {
|
|
17764
18939
|
"start": 46,
|
|
@@ -17774,11 +18949,161 @@
|
|
|
17774
18949
|
"name": "_variables.scss"
|
|
17775
18950
|
}
|
|
17776
18951
|
},
|
|
18952
|
+
{
|
|
18953
|
+
"description": "The outline color of the ColorPalette focused tile.\n",
|
|
18954
|
+
"commentRange": {
|
|
18955
|
+
"start": 48,
|
|
18956
|
+
"end": 49
|
|
18957
|
+
},
|
|
18958
|
+
"context": {
|
|
18959
|
+
"type": "variable",
|
|
18960
|
+
"name": "kendo-color-palette-tile-focus-outline",
|
|
18961
|
+
"value": "if($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130 ))",
|
|
18962
|
+
"scope": "default",
|
|
18963
|
+
"line": {
|
|
18964
|
+
"start": 50,
|
|
18965
|
+
"end": 50
|
|
18966
|
+
}
|
|
18967
|
+
},
|
|
18968
|
+
"group": [
|
|
18969
|
+
"color-palette"
|
|
18970
|
+
],
|
|
18971
|
+
"access": "public",
|
|
18972
|
+
"file": {
|
|
18973
|
+
"path": "colorpalette/_variables.scss",
|
|
18974
|
+
"name": "_variables.scss"
|
|
18975
|
+
}
|
|
18976
|
+
},
|
|
18977
|
+
{
|
|
18978
|
+
"description": "The shadow of the ColorPalette focused tile.\n",
|
|
18979
|
+
"commentRange": {
|
|
18980
|
+
"start": 51,
|
|
18981
|
+
"end": 52
|
|
18982
|
+
},
|
|
18983
|
+
"context": {
|
|
18984
|
+
"type": "variable",
|
|
18985
|
+
"name": "kendo-color-palette-tile-focus-shadow",
|
|
18986
|
+
"value": "inset 0 0 0 2px if($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)",
|
|
18987
|
+
"scope": "default",
|
|
18988
|
+
"line": {
|
|
18989
|
+
"start": 53,
|
|
18990
|
+
"end": 53
|
|
18991
|
+
}
|
|
18992
|
+
},
|
|
18993
|
+
"group": [
|
|
18994
|
+
"color-palette"
|
|
18995
|
+
],
|
|
18996
|
+
"access": "public",
|
|
18997
|
+
"file": {
|
|
18998
|
+
"path": "colorpalette/_variables.scss",
|
|
18999
|
+
"name": "_variables.scss"
|
|
19000
|
+
}
|
|
19001
|
+
},
|
|
19002
|
+
{
|
|
19003
|
+
"description": "The outline color of the ColorPalette hovered tile.\n",
|
|
19004
|
+
"commentRange": {
|
|
19005
|
+
"start": 54,
|
|
19006
|
+
"end": 55
|
|
19007
|
+
},
|
|
19008
|
+
"context": {
|
|
19009
|
+
"type": "variable",
|
|
19010
|
+
"name": "kendo-color-palette-tile-hover-outline",
|
|
19011
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 10%, transparent), k-get-theme-color-var( neutral-20 ))",
|
|
19012
|
+
"scope": "default",
|
|
19013
|
+
"line": {
|
|
19014
|
+
"start": 56,
|
|
19015
|
+
"end": 56
|
|
19016
|
+
}
|
|
19017
|
+
},
|
|
19018
|
+
"group": [
|
|
19019
|
+
"color-palette"
|
|
19020
|
+
],
|
|
19021
|
+
"access": "public",
|
|
19022
|
+
"file": {
|
|
19023
|
+
"path": "colorpalette/_variables.scss",
|
|
19024
|
+
"name": "_variables.scss"
|
|
19025
|
+
}
|
|
19026
|
+
},
|
|
19027
|
+
{
|
|
19028
|
+
"description": "The shadow of the ColorPalette hovered tile.\n",
|
|
19029
|
+
"commentRange": {
|
|
19030
|
+
"start": 57,
|
|
19031
|
+
"end": 58
|
|
19032
|
+
},
|
|
19033
|
+
"context": {
|
|
19034
|
+
"type": "variable",
|
|
19035
|
+
"name": "kendo-color-palette-tile-hover-shadow",
|
|
19036
|
+
"value": "inset 0 0 0 2px $kendo-color-palette-tile-hover-outline, inset 0 0 0 4px if($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)",
|
|
19037
|
+
"scope": "default",
|
|
19038
|
+
"line": {
|
|
19039
|
+
"start": 59,
|
|
19040
|
+
"end": 59
|
|
19041
|
+
}
|
|
19042
|
+
},
|
|
19043
|
+
"group": [
|
|
19044
|
+
"color-palette"
|
|
19045
|
+
],
|
|
19046
|
+
"access": "public",
|
|
19047
|
+
"file": {
|
|
19048
|
+
"path": "colorpalette/_variables.scss",
|
|
19049
|
+
"name": "_variables.scss"
|
|
19050
|
+
}
|
|
19051
|
+
},
|
|
19052
|
+
{
|
|
19053
|
+
"description": "The outline color of the ColorPalette selected tile.\n",
|
|
19054
|
+
"commentRange": {
|
|
19055
|
+
"start": 60,
|
|
19056
|
+
"end": 61
|
|
19057
|
+
},
|
|
19058
|
+
"context": {
|
|
19059
|
+
"type": "variable",
|
|
19060
|
+
"name": "kendo-color-palette-tile-selected-outline",
|
|
19061
|
+
"value": "$kendo-color-palette-tile-hover-outline",
|
|
19062
|
+
"scope": "default",
|
|
19063
|
+
"line": {
|
|
19064
|
+
"start": 62,
|
|
19065
|
+
"end": 62
|
|
19066
|
+
}
|
|
19067
|
+
},
|
|
19068
|
+
"group": [
|
|
19069
|
+
"color-palette"
|
|
19070
|
+
],
|
|
19071
|
+
"access": "public",
|
|
19072
|
+
"file": {
|
|
19073
|
+
"path": "colorpalette/_variables.scss",
|
|
19074
|
+
"name": "_variables.scss"
|
|
19075
|
+
}
|
|
19076
|
+
},
|
|
19077
|
+
{
|
|
19078
|
+
"description": "The shadow of the ColorPalette selected tile.\n",
|
|
19079
|
+
"commentRange": {
|
|
19080
|
+
"start": 63,
|
|
19081
|
+
"end": 64
|
|
19082
|
+
},
|
|
19083
|
+
"context": {
|
|
19084
|
+
"type": "variable",
|
|
19085
|
+
"name": "kendo-color-palette-tile-selected-shadow",
|
|
19086
|
+
"value": "$kendo-color-palette-tile-hover-shadow",
|
|
19087
|
+
"scope": "default",
|
|
19088
|
+
"line": {
|
|
19089
|
+
"start": 65,
|
|
19090
|
+
"end": 65
|
|
19091
|
+
}
|
|
19092
|
+
},
|
|
19093
|
+
"group": [
|
|
19094
|
+
"color-palette"
|
|
19095
|
+
],
|
|
19096
|
+
"access": "public",
|
|
19097
|
+
"file": {
|
|
19098
|
+
"path": "colorpalette/_variables.scss",
|
|
19099
|
+
"name": "_variables.scss"
|
|
19100
|
+
}
|
|
19101
|
+
},
|
|
17777
19102
|
{
|
|
17778
19103
|
"description": "The outline color of the ColorPalette selected hover tile.\n",
|
|
17779
19104
|
"commentRange": {
|
|
17780
|
-
"start":
|
|
17781
|
-
"end":
|
|
19105
|
+
"start": 66,
|
|
19106
|
+
"end": 67
|
|
17782
19107
|
},
|
|
17783
19108
|
"context": {
|
|
17784
19109
|
"type": "variable",
|
|
@@ -17786,8 +19111,33 @@
|
|
|
17786
19111
|
"value": "$kendo-color-palette-tile-focus-outline",
|
|
17787
19112
|
"scope": "default",
|
|
17788
19113
|
"line": {
|
|
17789
|
-
"start":
|
|
17790
|
-
"end":
|
|
19114
|
+
"start": 68,
|
|
19115
|
+
"end": 68
|
|
19116
|
+
}
|
|
19117
|
+
},
|
|
19118
|
+
"group": [
|
|
19119
|
+
"color-palette"
|
|
19120
|
+
],
|
|
19121
|
+
"access": "public",
|
|
19122
|
+
"file": {
|
|
19123
|
+
"path": "colorpalette/_variables.scss",
|
|
19124
|
+
"name": "_variables.scss"
|
|
19125
|
+
}
|
|
19126
|
+
},
|
|
19127
|
+
{
|
|
19128
|
+
"description": "The size map of the ColorPalette.\n",
|
|
19129
|
+
"commentRange": {
|
|
19130
|
+
"start": 70,
|
|
19131
|
+
"end": 71
|
|
19132
|
+
},
|
|
19133
|
+
"context": {
|
|
19134
|
+
"type": "variable",
|
|
19135
|
+
"name": "kendo-color-palette-sizes",
|
|
19136
|
+
"value": "(\n sm: (\n width: $kendo-color-palette-tile-sm-width,\n height: $kendo-color-palette-tile-sm-height\n ),\n md: (\n width: $kendo-color-palette-tile-md-width,\n height: $kendo-color-palette-tile-md-height\n ),\n lg: (\n width: $kendo-color-palette-tile-lg-width,\n height: $kendo-color-palette-tile-lg-height\n )\n)",
|
|
19137
|
+
"scope": "default",
|
|
19138
|
+
"line": {
|
|
19139
|
+
"start": 72,
|
|
19140
|
+
"end": 85
|
|
17791
19141
|
}
|
|
17792
19142
|
},
|
|
17793
19143
|
"group": [
|