@progress/kendo-theme-classic 10.0.0-dev.2 → 10.0.0-dev.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all.css +1 -1
- package/dist/classic-green-dark.css +1 -1
- package/dist/classic-green-dark.scss +0 -29
- package/dist/classic-green.css +1 -1
- package/dist/classic-green.scss +0 -29
- package/dist/classic-lavender-dark.css +1 -1
- package/dist/classic-lavender-dark.scss +0 -33
- package/dist/classic-lavender.css +1 -1
- package/dist/classic-lavender.scss +0 -29
- package/dist/classic-main-dark.css +1 -1
- package/dist/classic-main-dark.scss +0 -29
- package/dist/classic-main.css +1 -1
- package/dist/classic-main.scss +0 -29
- package/dist/classic-metro-dark.css +1 -1
- package/dist/classic-metro-dark.scss +0 -34
- package/dist/classic-metro.css +1 -1
- package/dist/classic-metro.scss +0 -33
- package/dist/classic-moonlight.css +1 -1
- package/dist/classic-moonlight.scss +0 -34
- package/dist/classic-opal-dark.css +1 -1
- package/dist/classic-opal-dark.scss +0 -34
- package/dist/classic-opal.css +1 -1
- package/dist/classic-opal.scss +0 -29
- package/dist/classic-silver-dark.css +1 -1
- package/dist/classic-silver-dark.scss +0 -29
- package/dist/classic-silver.css +1 -1
- package/dist/classic-silver.scss +0 -29
- package/dist/classic-uniform.css +1 -1
- package/dist/classic-uniform.scss +0 -31
- package/dist/meta/sassdoc-data.json +90 -144
- package/dist/meta/sassdoc-raw-data.json +41 -66
- package/dist/meta/variables.json +5 -5
- package/lib/swatches/classic-green-dark.json +1 -6
- package/lib/swatches/classic-green.json +1 -6
- package/lib/swatches/classic-lavender-dark.json +1 -6
- package/lib/swatches/classic-lavender.json +1 -6
- package/lib/swatches/classic-main-dark.json +1 -6
- package/lib/swatches/classic-main.json +1 -6
- package/lib/swatches/classic-metro-dark.json +1 -6
- package/lib/swatches/classic-metro.json +1 -6
- package/lib/swatches/classic-moonlight.json +1 -6
- package/lib/swatches/classic-opal-dark.json +1 -6
- package/lib/swatches/classic-opal.json +1 -6
- package/lib/swatches/classic-silver-dark.json +1 -6
- package/lib/swatches/classic-silver.json +1 -6
- package/lib/swatches/classic-uniform.json +1 -6
- package/package.json +5 -5
- package/scss/colorgradient/_variables.scss +0 -3
- package/scss/scheduler/_variables.scss +1 -1
|
@@ -109,37 +109,6 @@
|
|
|
109
109
|
series-f-subtle: #724889,
|
|
110
110
|
series-f-subtler: #a185b1,
|
|
111
111
|
) !default,
|
|
112
|
-
$kendo-is-dark-theme: false !default,
|
|
113
|
-
$kendo-color-primary: #818181 !default,
|
|
114
|
-
$kendo-color-secondary: #e9e9e9 !default,
|
|
115
|
-
$kendo-color-info: #007bc3 !default,
|
|
116
|
-
$kendo-color-success: #3ea44e !default,
|
|
117
|
-
$kendo-color-warning: #ff9800 !default,
|
|
118
|
-
$kendo-color-error: #d92800 !default,
|
|
119
|
-
$kendo-body-text: #272727 !default,
|
|
120
|
-
$kendo-body-bg: #ffffff !default,
|
|
121
|
-
$kendo-subtle-text: #666666 !default,
|
|
122
|
-
$kendo-disabled-text: #8f8f8f !default,
|
|
123
|
-
$kendo-component-text: #272727 !default,
|
|
124
|
-
$kendo-component-bg: #ffffff !default,
|
|
125
|
-
$kendo-base-text: #676767 !default,
|
|
126
|
-
$kendo-base-bg: #f0f0f0 !default,
|
|
127
|
-
$kendo-hover-text: #676767 !default,
|
|
128
|
-
$kendo-hover-bg: #f9f9f9 !default,
|
|
129
|
-
$kendo-selected-text: #FFFFFF !default,
|
|
130
|
-
$kendo-selected-bg: #818181 !default,
|
|
131
|
-
$kendo-button-text: #FFFFFF !default,
|
|
132
|
-
$kendo-button-bg: #818181 !default,
|
|
133
|
-
$kendo-link-text: #818181 !default,
|
|
134
|
-
$kendo-link-hover-text: #cc4a00 !default,
|
|
135
|
-
$kendo-series-a: #007bc3 !default,
|
|
136
|
-
$kendo-series-b: #3ea44e !default,
|
|
137
|
-
$kendo-series-c: #ffae00 !default,
|
|
138
|
-
$kendo-series-d: #ef4c00 !default,
|
|
139
|
-
$kendo-series-e: #a419b7 !default,
|
|
140
|
-
$kendo-series-f: #430b62 !default,
|
|
141
|
-
$kendo-toolbar-bg: #f4f4f4 !default,
|
|
142
|
-
$kendo-toolbar-text: #454545 !default,
|
|
143
112
|
|
|
144
113
|
);
|
|
145
114
|
|
|
@@ -15761,15 +15761,15 @@
|
|
|
15761
15761
|
"resolvedType": "Color"
|
|
15762
15762
|
},
|
|
15763
15763
|
{
|
|
15764
|
-
"description": "The color of the outline around the ColorGradient canvas drag handle.\n",
|
|
15764
|
+
"description": "The focus color of the outline around the ColorGradient canvas drag handle.\n",
|
|
15765
15765
|
"commentRange": {
|
|
15766
15766
|
"start": 108,
|
|
15767
15767
|
"end": 109
|
|
15768
15768
|
},
|
|
15769
15769
|
"context": {
|
|
15770
15770
|
"type": "variable",
|
|
15771
|
-
"name": "kendo-color-gradient-draghandle-shadow",
|
|
15772
|
-
"value": "
|
|
15771
|
+
"name": "kendo-color-gradient-draghandle-focus-shadow",
|
|
15772
|
+
"value": "$kendo-color-black",
|
|
15773
15773
|
"scope": "default",
|
|
15774
15774
|
"line": {
|
|
15775
15775
|
"start": 110,
|
|
@@ -15784,18 +15784,18 @@
|
|
|
15784
15784
|
"path": "classic/scss/colorgradient/_variables.scss",
|
|
15785
15785
|
"name": "_variables.scss"
|
|
15786
15786
|
},
|
|
15787
|
-
"resolvedValue": "
|
|
15787
|
+
"resolvedValue": "#000000",
|
|
15788
15788
|
"resolvedType": "Color"
|
|
15789
15789
|
},
|
|
15790
15790
|
{
|
|
15791
|
-
"description": "The
|
|
15791
|
+
"description": "The outline color of the outline around the ColorGradient canvas drag handle.\n",
|
|
15792
15792
|
"commentRange": {
|
|
15793
15793
|
"start": 111,
|
|
15794
15794
|
"end": 112
|
|
15795
15795
|
},
|
|
15796
15796
|
"context": {
|
|
15797
15797
|
"type": "variable",
|
|
15798
|
-
"name": "kendo-color-gradient-draghandle-
|
|
15798
|
+
"name": "kendo-color-gradient-draghandle-hover-shadow",
|
|
15799
15799
|
"value": "$kendo-color-black",
|
|
15800
15800
|
"scope": "default",
|
|
15801
15801
|
"line": {
|
|
@@ -15815,46 +15815,19 @@
|
|
|
15815
15815
|
"resolvedType": "Color"
|
|
15816
15816
|
},
|
|
15817
15817
|
{
|
|
15818
|
-
"description": "The
|
|
15818
|
+
"description": "The box shadow of the ColorGradient canvas drag handle.\n",
|
|
15819
15819
|
"commentRange": {
|
|
15820
15820
|
"start": 114,
|
|
15821
15821
|
"end": 115
|
|
15822
15822
|
},
|
|
15823
|
-
"context": {
|
|
15824
|
-
"type": "variable",
|
|
15825
|
-
"name": "kendo-color-gradient-draghandle-hover-shadow",
|
|
15826
|
-
"value": "$kendo-color-black",
|
|
15827
|
-
"scope": "default",
|
|
15828
|
-
"line": {
|
|
15829
|
-
"start": 116,
|
|
15830
|
-
"end": 116
|
|
15831
|
-
}
|
|
15832
|
-
},
|
|
15833
|
-
"group": [
|
|
15834
|
-
"color-gradient"
|
|
15835
|
-
],
|
|
15836
|
-
"access": "public",
|
|
15837
|
-
"file": {
|
|
15838
|
-
"path": "classic/scss/colorgradient/_variables.scss",
|
|
15839
|
-
"name": "_variables.scss"
|
|
15840
|
-
},
|
|
15841
|
-
"resolvedValue": "#000000",
|
|
15842
|
-
"resolvedType": "Color"
|
|
15843
|
-
},
|
|
15844
|
-
{
|
|
15845
|
-
"description": "The box shadow of the ColorGradient canvas drag handle.\n",
|
|
15846
|
-
"commentRange": {
|
|
15847
|
-
"start": 117,
|
|
15848
|
-
"end": 118
|
|
15849
|
-
},
|
|
15850
15823
|
"context": {
|
|
15851
15824
|
"type": "variable",
|
|
15852
15825
|
"name": "kendo-color-gradient-draghandle-shadow",
|
|
15853
15826
|
"value": "k-elevation(2)",
|
|
15854
15827
|
"scope": "default",
|
|
15855
15828
|
"line": {
|
|
15856
|
-
"start":
|
|
15857
|
-
"end":
|
|
15829
|
+
"start": 116,
|
|
15830
|
+
"end": 116
|
|
15858
15831
|
}
|
|
15859
15832
|
},
|
|
15860
15833
|
"group": [
|
|
@@ -15865,14 +15838,14 @@
|
|
|
15865
15838
|
"path": "classic/scss/colorgradient/_variables.scss",
|
|
15866
15839
|
"name": "_variables.scss"
|
|
15867
15840
|
},
|
|
15868
|
-
"resolvedValue": "rgba(0, 0, 0, 0.
|
|
15869
|
-
"resolvedType": "
|
|
15841
|
+
"resolvedValue": "var(--kendo-elevation-2, 0 4px 6px rgba(0, 0, 0, 0.06), 0 4px 16px rgba(0, 0, 0, 0.12))",
|
|
15842
|
+
"resolvedType": "String"
|
|
15870
15843
|
},
|
|
15871
15844
|
{
|
|
15872
15845
|
"description": "The vertical margin of the ColorGradient canvas drag handle.\n",
|
|
15873
15846
|
"commentRange": {
|
|
15874
|
-
"start":
|
|
15875
|
-
"end":
|
|
15847
|
+
"start": 118,
|
|
15848
|
+
"end": 119
|
|
15876
15849
|
},
|
|
15877
15850
|
"context": {
|
|
15878
15851
|
"type": "variable",
|
|
@@ -15880,8 +15853,8 @@
|
|
|
15880
15853
|
"value": "- math.div( $kendo-color-gradient-draghandle-height, 2 )",
|
|
15881
15854
|
"scope": "default",
|
|
15882
15855
|
"line": {
|
|
15883
|
-
"start":
|
|
15884
|
-
"end":
|
|
15856
|
+
"start": 120,
|
|
15857
|
+
"end": 120
|
|
15885
15858
|
}
|
|
15886
15859
|
},
|
|
15887
15860
|
"group": [
|
|
@@ -15898,8 +15871,8 @@
|
|
|
15898
15871
|
{
|
|
15899
15872
|
"description": "The horizontal margin of the ColorGradient canvas drag handle.\n",
|
|
15900
15873
|
"commentRange": {
|
|
15901
|
-
"start":
|
|
15902
|
-
"end":
|
|
15874
|
+
"start": 121,
|
|
15875
|
+
"end": 122
|
|
15903
15876
|
},
|
|
15904
15877
|
"context": {
|
|
15905
15878
|
"type": "variable",
|
|
@@ -15907,8 +15880,8 @@
|
|
|
15907
15880
|
"value": "- math.div( $kendo-color-gradient-draghandle-width, 2 )",
|
|
15908
15881
|
"scope": "default",
|
|
15909
15882
|
"line": {
|
|
15910
|
-
"start":
|
|
15911
|
-
"end":
|
|
15883
|
+
"start": 123,
|
|
15884
|
+
"end": 123
|
|
15912
15885
|
}
|
|
15913
15886
|
},
|
|
15914
15887
|
"group": [
|
|
@@ -15925,8 +15898,8 @@
|
|
|
15925
15898
|
{
|
|
15926
15899
|
"description": "The width of the ColorGradient input.\n",
|
|
15927
15900
|
"commentRange": {
|
|
15928
|
-
"start":
|
|
15929
|
-
"end":
|
|
15901
|
+
"start": 125,
|
|
15902
|
+
"end": 126
|
|
15930
15903
|
},
|
|
15931
15904
|
"context": {
|
|
15932
15905
|
"type": "variable",
|
|
@@ -15934,8 +15907,8 @@
|
|
|
15934
15907
|
"value": "46px",
|
|
15935
15908
|
"scope": "default",
|
|
15936
15909
|
"line": {
|
|
15937
|
-
"start":
|
|
15938
|
-
"end":
|
|
15910
|
+
"start": 127,
|
|
15911
|
+
"end": 127
|
|
15939
15912
|
}
|
|
15940
15913
|
},
|
|
15941
15914
|
"group": [
|
|
@@ -15952,8 +15925,8 @@
|
|
|
15952
15925
|
{
|
|
15953
15926
|
"description": "The spacing between the ColorGradient inputs.\n",
|
|
15954
15927
|
"commentRange": {
|
|
15955
|
-
"start":
|
|
15956
|
-
"end":
|
|
15928
|
+
"start": 128,
|
|
15929
|
+
"end": 129
|
|
15957
15930
|
},
|
|
15958
15931
|
"context": {
|
|
15959
15932
|
"type": "variable",
|
|
@@ -15961,8 +15934,8 @@
|
|
|
15961
15934
|
"value": "calc( #{$kendo-color-gradient-spacer} / 1.5 )",
|
|
15962
15935
|
"scope": "default",
|
|
15963
15936
|
"line": {
|
|
15964
|
-
"start":
|
|
15965
|
-
"end":
|
|
15937
|
+
"start": 130,
|
|
15938
|
+
"end": 130
|
|
15966
15939
|
}
|
|
15967
15940
|
},
|
|
15968
15941
|
"group": [
|
|
@@ -15979,8 +15952,8 @@
|
|
|
15979
15952
|
{
|
|
15980
15953
|
"description": "The spacing between the ColorGradient inputs and their labels.\n",
|
|
15981
15954
|
"commentRange": {
|
|
15982
|
-
"start":
|
|
15983
|
-
"end":
|
|
15955
|
+
"start": 131,
|
|
15956
|
+
"end": 132
|
|
15984
15957
|
},
|
|
15985
15958
|
"context": {
|
|
15986
15959
|
"type": "variable",
|
|
@@ -15988,8 +15961,8 @@
|
|
|
15988
15961
|
"value": "calc( #{$kendo-color-gradient-spacer} / 3 )",
|
|
15989
15962
|
"scope": "default",
|
|
15990
15963
|
"line": {
|
|
15991
|
-
"start":
|
|
15992
|
-
"end":
|
|
15964
|
+
"start": 133,
|
|
15965
|
+
"end": 133
|
|
15993
15966
|
}
|
|
15994
15967
|
},
|
|
15995
15968
|
"group": [
|
|
@@ -16006,8 +15979,8 @@
|
|
|
16006
15979
|
{
|
|
16007
15980
|
"description": "The text color of the ColorGradient input labels.\n",
|
|
16008
15981
|
"commentRange": {
|
|
16009
|
-
"start":
|
|
16010
|
-
"end":
|
|
15982
|
+
"start": 134,
|
|
15983
|
+
"end": 135
|
|
16011
15984
|
},
|
|
16012
15985
|
"context": {
|
|
16013
15986
|
"type": "variable",
|
|
@@ -16015,8 +15988,8 @@
|
|
|
16015
15988
|
"value": "$kendo-subtle-text",
|
|
16016
15989
|
"scope": "default",
|
|
16017
15990
|
"line": {
|
|
16018
|
-
"start":
|
|
16019
|
-
"end":
|
|
15991
|
+
"start": 136,
|
|
15992
|
+
"end": 136
|
|
16020
15993
|
}
|
|
16021
15994
|
},
|
|
16022
15995
|
"group": [
|
|
@@ -16033,8 +16006,8 @@
|
|
|
16033
16006
|
{
|
|
16034
16007
|
"description": "The font weight of the ColorGradient contrast ratio text.\n",
|
|
16035
16008
|
"commentRange": {
|
|
16036
|
-
"start":
|
|
16037
|
-
"end":
|
|
16009
|
+
"start": 138,
|
|
16010
|
+
"end": 139
|
|
16038
16011
|
},
|
|
16039
16012
|
"context": {
|
|
16040
16013
|
"type": "variable",
|
|
@@ -16042,8 +16015,8 @@
|
|
|
16042
16015
|
"value": "var( --kendo-font-weight-bold, normal )",
|
|
16043
16016
|
"scope": "default",
|
|
16044
16017
|
"line": {
|
|
16045
|
-
"start":
|
|
16046
|
-
"end":
|
|
16018
|
+
"start": 140,
|
|
16019
|
+
"end": 140
|
|
16047
16020
|
}
|
|
16048
16021
|
},
|
|
16049
16022
|
"group": [
|
|
@@ -16060,8 +16033,8 @@
|
|
|
16060
16033
|
{
|
|
16061
16034
|
"description": "The spacing between the items in the ColorGradient contrast tool.\n",
|
|
16062
16035
|
"commentRange": {
|
|
16063
|
-
"start":
|
|
16064
|
-
"end":
|
|
16036
|
+
"start": 141,
|
|
16037
|
+
"end": 142
|
|
16065
16038
|
},
|
|
16066
16039
|
"context": {
|
|
16067
16040
|
"type": "variable",
|
|
@@ -16069,8 +16042,8 @@
|
|
|
16069
16042
|
"value": "calc( #{$kendo-color-gradient-spacer} / 1.5 )",
|
|
16070
16043
|
"scope": "default",
|
|
16071
16044
|
"line": {
|
|
16072
|
-
"start":
|
|
16073
|
-
"end":
|
|
16045
|
+
"start": 143,
|
|
16046
|
+
"end": 143
|
|
16074
16047
|
}
|
|
16075
16048
|
},
|
|
16076
16049
|
"group": [
|
|
@@ -54664,7 +54637,7 @@
|
|
|
54664
54637
|
"context": {
|
|
54665
54638
|
"type": "variable",
|
|
54666
54639
|
"name": "kendo-scheduler-rtl-indicators-margin",
|
|
54667
|
-
"value": "k-spacing(0.5)
|
|
54640
|
+
"value": "k-spacing(0.5) k-spacing(1) 0 .4ex",
|
|
54668
54641
|
"scope": "default",
|
|
54669
54642
|
"line": {
|
|
54670
54643
|
"start": 266,
|
|
@@ -54679,7 +54652,7 @@
|
|
|
54679
54652
|
"path": "classic/scss/scheduler/_variables.scss",
|
|
54680
54653
|
"name": "_variables.scss"
|
|
54681
54654
|
},
|
|
54682
|
-
"resolvedValue": "(var(--kendo-spacing-0\\.5, 0.125rem)
|
|
54655
|
+
"resolvedValue": "(var(--kendo-spacing-0\\.5, 0.125rem) var(--kendo-spacing-1, 0.25rem) 0 0.4ex)",
|
|
54683
54656
|
"resolvedType": "List"
|
|
54684
54657
|
},
|
|
54685
54658
|
{
|
|
@@ -96961,15 +96934,15 @@
|
|
|
96961
96934
|
"resolvedType": "Color"
|
|
96962
96935
|
},
|
|
96963
96936
|
{
|
|
96964
|
-
"description": "The color of the outline around the ColorGradient canvas drag handle.\n",
|
|
96937
|
+
"description": "The focus color of the outline around the ColorGradient canvas drag handle.\n",
|
|
96965
96938
|
"commentRange": {
|
|
96966
96939
|
"start": 108,
|
|
96967
96940
|
"end": 109
|
|
96968
96941
|
},
|
|
96969
96942
|
"context": {
|
|
96970
96943
|
"type": "variable",
|
|
96971
|
-
"name": "kendo-color-gradient-draghandle-shadow",
|
|
96972
|
-
"value": "
|
|
96944
|
+
"name": "kendo-color-gradient-draghandle-focus-shadow",
|
|
96945
|
+
"value": "$kendo-color-black",
|
|
96973
96946
|
"scope": "default",
|
|
96974
96947
|
"line": {
|
|
96975
96948
|
"start": 110,
|
|
@@ -96984,18 +96957,18 @@
|
|
|
96984
96957
|
"path": "classic/scss/colorgradient/_variables.scss",
|
|
96985
96958
|
"name": "_variables.scss"
|
|
96986
96959
|
},
|
|
96987
|
-
"resolvedValue": "
|
|
96960
|
+
"resolvedValue": "#000000",
|
|
96988
96961
|
"resolvedType": "Color"
|
|
96989
96962
|
},
|
|
96990
96963
|
{
|
|
96991
|
-
"description": "The
|
|
96964
|
+
"description": "The outline color of the outline around the ColorGradient canvas drag handle.\n",
|
|
96992
96965
|
"commentRange": {
|
|
96993
96966
|
"start": 111,
|
|
96994
96967
|
"end": 112
|
|
96995
96968
|
},
|
|
96996
96969
|
"context": {
|
|
96997
96970
|
"type": "variable",
|
|
96998
|
-
"name": "kendo-color-gradient-draghandle-
|
|
96971
|
+
"name": "kendo-color-gradient-draghandle-hover-shadow",
|
|
96999
96972
|
"value": "$kendo-color-black",
|
|
97000
96973
|
"scope": "default",
|
|
97001
96974
|
"line": {
|
|
@@ -97015,46 +96988,19 @@
|
|
|
97015
96988
|
"resolvedType": "Color"
|
|
97016
96989
|
},
|
|
97017
96990
|
{
|
|
97018
|
-
"description": "The
|
|
96991
|
+
"description": "The box shadow of the ColorGradient canvas drag handle.\n",
|
|
97019
96992
|
"commentRange": {
|
|
97020
96993
|
"start": 114,
|
|
97021
96994
|
"end": 115
|
|
97022
96995
|
},
|
|
97023
|
-
"context": {
|
|
97024
|
-
"type": "variable",
|
|
97025
|
-
"name": "kendo-color-gradient-draghandle-hover-shadow",
|
|
97026
|
-
"value": "$kendo-color-black",
|
|
97027
|
-
"scope": "default",
|
|
97028
|
-
"line": {
|
|
97029
|
-
"start": 116,
|
|
97030
|
-
"end": 116
|
|
97031
|
-
}
|
|
97032
|
-
},
|
|
97033
|
-
"group": [
|
|
97034
|
-
"color-gradient"
|
|
97035
|
-
],
|
|
97036
|
-
"access": "public",
|
|
97037
|
-
"file": {
|
|
97038
|
-
"path": "classic/scss/colorgradient/_variables.scss",
|
|
97039
|
-
"name": "_variables.scss"
|
|
97040
|
-
},
|
|
97041
|
-
"resolvedValue": "#000000",
|
|
97042
|
-
"resolvedType": "Color"
|
|
97043
|
-
},
|
|
97044
|
-
{
|
|
97045
|
-
"description": "The box shadow of the ColorGradient canvas drag handle.\n",
|
|
97046
|
-
"commentRange": {
|
|
97047
|
-
"start": 117,
|
|
97048
|
-
"end": 118
|
|
97049
|
-
},
|
|
97050
96996
|
"context": {
|
|
97051
96997
|
"type": "variable",
|
|
97052
96998
|
"name": "kendo-color-gradient-draghandle-shadow",
|
|
97053
96999
|
"value": "k-elevation(2)",
|
|
97054
97000
|
"scope": "default",
|
|
97055
97001
|
"line": {
|
|
97056
|
-
"start":
|
|
97057
|
-
"end":
|
|
97002
|
+
"start": 116,
|
|
97003
|
+
"end": 116
|
|
97058
97004
|
}
|
|
97059
97005
|
},
|
|
97060
97006
|
"group": [
|
|
@@ -97065,14 +97011,14 @@
|
|
|
97065
97011
|
"path": "classic/scss/colorgradient/_variables.scss",
|
|
97066
97012
|
"name": "_variables.scss"
|
|
97067
97013
|
},
|
|
97068
|
-
"resolvedValue": "rgba(0, 0, 0, 0.
|
|
97069
|
-
"resolvedType": "
|
|
97014
|
+
"resolvedValue": "var(--kendo-elevation-2, 0 4px 6px rgba(0, 0, 0, 0.06), 0 4px 16px rgba(0, 0, 0, 0.12))",
|
|
97015
|
+
"resolvedType": "String"
|
|
97070
97016
|
},
|
|
97071
97017
|
{
|
|
97072
97018
|
"description": "The vertical margin of the ColorGradient canvas drag handle.\n",
|
|
97073
97019
|
"commentRange": {
|
|
97074
|
-
"start":
|
|
97075
|
-
"end":
|
|
97020
|
+
"start": 118,
|
|
97021
|
+
"end": 119
|
|
97076
97022
|
},
|
|
97077
97023
|
"context": {
|
|
97078
97024
|
"type": "variable",
|
|
@@ -97080,8 +97026,8 @@
|
|
|
97080
97026
|
"value": "- math.div( $kendo-color-gradient-draghandle-height, 2 )",
|
|
97081
97027
|
"scope": "default",
|
|
97082
97028
|
"line": {
|
|
97083
|
-
"start":
|
|
97084
|
-
"end":
|
|
97029
|
+
"start": 120,
|
|
97030
|
+
"end": 120
|
|
97085
97031
|
}
|
|
97086
97032
|
},
|
|
97087
97033
|
"group": [
|
|
@@ -97098,8 +97044,8 @@
|
|
|
97098
97044
|
{
|
|
97099
97045
|
"description": "The horizontal margin of the ColorGradient canvas drag handle.\n",
|
|
97100
97046
|
"commentRange": {
|
|
97101
|
-
"start":
|
|
97102
|
-
"end":
|
|
97047
|
+
"start": 121,
|
|
97048
|
+
"end": 122
|
|
97103
97049
|
},
|
|
97104
97050
|
"context": {
|
|
97105
97051
|
"type": "variable",
|
|
@@ -97107,8 +97053,8 @@
|
|
|
97107
97053
|
"value": "- math.div( $kendo-color-gradient-draghandle-width, 2 )",
|
|
97108
97054
|
"scope": "default",
|
|
97109
97055
|
"line": {
|
|
97110
|
-
"start":
|
|
97111
|
-
"end":
|
|
97056
|
+
"start": 123,
|
|
97057
|
+
"end": 123
|
|
97112
97058
|
}
|
|
97113
97059
|
},
|
|
97114
97060
|
"group": [
|
|
@@ -97125,8 +97071,8 @@
|
|
|
97125
97071
|
{
|
|
97126
97072
|
"description": "The width of the ColorGradient input.\n",
|
|
97127
97073
|
"commentRange": {
|
|
97128
|
-
"start":
|
|
97129
|
-
"end":
|
|
97074
|
+
"start": 125,
|
|
97075
|
+
"end": 126
|
|
97130
97076
|
},
|
|
97131
97077
|
"context": {
|
|
97132
97078
|
"type": "variable",
|
|
@@ -97134,8 +97080,8 @@
|
|
|
97134
97080
|
"value": "46px",
|
|
97135
97081
|
"scope": "default",
|
|
97136
97082
|
"line": {
|
|
97137
|
-
"start":
|
|
97138
|
-
"end":
|
|
97083
|
+
"start": 127,
|
|
97084
|
+
"end": 127
|
|
97139
97085
|
}
|
|
97140
97086
|
},
|
|
97141
97087
|
"group": [
|
|
@@ -97152,8 +97098,8 @@
|
|
|
97152
97098
|
{
|
|
97153
97099
|
"description": "The spacing between the ColorGradient inputs.\n",
|
|
97154
97100
|
"commentRange": {
|
|
97155
|
-
"start":
|
|
97156
|
-
"end":
|
|
97101
|
+
"start": 128,
|
|
97102
|
+
"end": 129
|
|
97157
97103
|
},
|
|
97158
97104
|
"context": {
|
|
97159
97105
|
"type": "variable",
|
|
@@ -97161,8 +97107,8 @@
|
|
|
97161
97107
|
"value": "calc( #{$kendo-color-gradient-spacer} / 1.5 )",
|
|
97162
97108
|
"scope": "default",
|
|
97163
97109
|
"line": {
|
|
97164
|
-
"start":
|
|
97165
|
-
"end":
|
|
97110
|
+
"start": 130,
|
|
97111
|
+
"end": 130
|
|
97166
97112
|
}
|
|
97167
97113
|
},
|
|
97168
97114
|
"group": [
|
|
@@ -97179,8 +97125,8 @@
|
|
|
97179
97125
|
{
|
|
97180
97126
|
"description": "The spacing between the ColorGradient inputs and their labels.\n",
|
|
97181
97127
|
"commentRange": {
|
|
97182
|
-
"start":
|
|
97183
|
-
"end":
|
|
97128
|
+
"start": 131,
|
|
97129
|
+
"end": 132
|
|
97184
97130
|
},
|
|
97185
97131
|
"context": {
|
|
97186
97132
|
"type": "variable",
|
|
@@ -97188,8 +97134,8 @@
|
|
|
97188
97134
|
"value": "calc( #{$kendo-color-gradient-spacer} / 3 )",
|
|
97189
97135
|
"scope": "default",
|
|
97190
97136
|
"line": {
|
|
97191
|
-
"start":
|
|
97192
|
-
"end":
|
|
97137
|
+
"start": 133,
|
|
97138
|
+
"end": 133
|
|
97193
97139
|
}
|
|
97194
97140
|
},
|
|
97195
97141
|
"group": [
|
|
@@ -97206,8 +97152,8 @@
|
|
|
97206
97152
|
{
|
|
97207
97153
|
"description": "The text color of the ColorGradient input labels.\n",
|
|
97208
97154
|
"commentRange": {
|
|
97209
|
-
"start":
|
|
97210
|
-
"end":
|
|
97155
|
+
"start": 134,
|
|
97156
|
+
"end": 135
|
|
97211
97157
|
},
|
|
97212
97158
|
"context": {
|
|
97213
97159
|
"type": "variable",
|
|
@@ -97215,8 +97161,8 @@
|
|
|
97215
97161
|
"value": "$kendo-subtle-text",
|
|
97216
97162
|
"scope": "default",
|
|
97217
97163
|
"line": {
|
|
97218
|
-
"start":
|
|
97219
|
-
"end":
|
|
97164
|
+
"start": 136,
|
|
97165
|
+
"end": 136
|
|
97220
97166
|
}
|
|
97221
97167
|
},
|
|
97222
97168
|
"group": [
|
|
@@ -97233,8 +97179,8 @@
|
|
|
97233
97179
|
{
|
|
97234
97180
|
"description": "The font weight of the ColorGradient contrast ratio text.\n",
|
|
97235
97181
|
"commentRange": {
|
|
97236
|
-
"start":
|
|
97237
|
-
"end":
|
|
97182
|
+
"start": 138,
|
|
97183
|
+
"end": 139
|
|
97238
97184
|
},
|
|
97239
97185
|
"context": {
|
|
97240
97186
|
"type": "variable",
|
|
@@ -97242,8 +97188,8 @@
|
|
|
97242
97188
|
"value": "var( --kendo-font-weight-bold, normal )",
|
|
97243
97189
|
"scope": "default",
|
|
97244
97190
|
"line": {
|
|
97245
|
-
"start":
|
|
97246
|
-
"end":
|
|
97191
|
+
"start": 140,
|
|
97192
|
+
"end": 140
|
|
97247
97193
|
}
|
|
97248
97194
|
},
|
|
97249
97195
|
"group": [
|
|
@@ -97260,8 +97206,8 @@
|
|
|
97260
97206
|
{
|
|
97261
97207
|
"description": "The spacing between the items in the ColorGradient contrast tool.\n",
|
|
97262
97208
|
"commentRange": {
|
|
97263
|
-
"start":
|
|
97264
|
-
"end":
|
|
97209
|
+
"start": 141,
|
|
97210
|
+
"end": 142
|
|
97265
97211
|
},
|
|
97266
97212
|
"context": {
|
|
97267
97213
|
"type": "variable",
|
|
@@ -97269,8 +97215,8 @@
|
|
|
97269
97215
|
"value": "calc( #{$kendo-color-gradient-spacer} / 1.5 )",
|
|
97270
97216
|
"scope": "default",
|
|
97271
97217
|
"line": {
|
|
97272
|
-
"start":
|
|
97273
|
-
"end":
|
|
97218
|
+
"start": 143,
|
|
97219
|
+
"end": 143
|
|
97274
97220
|
}
|
|
97275
97221
|
},
|
|
97276
97222
|
"group": [
|
|
@@ -134671,7 +134617,7 @@
|
|
|
134671
134617
|
"context": {
|
|
134672
134618
|
"type": "variable",
|
|
134673
134619
|
"name": "kendo-scheduler-rtl-indicators-margin",
|
|
134674
|
-
"value": "k-spacing(0.5)
|
|
134620
|
+
"value": "k-spacing(0.5) k-spacing(1) 0 .4ex",
|
|
134675
134621
|
"scope": "default",
|
|
134676
134622
|
"line": {
|
|
134677
134623
|
"start": 266,
|
|
@@ -134686,7 +134632,7 @@
|
|
|
134686
134632
|
"path": "classic/scss/scheduler/_variables.scss",
|
|
134687
134633
|
"name": "_variables.scss"
|
|
134688
134634
|
},
|
|
134689
|
-
"resolvedValue": "(var(--kendo-spacing-0\\.5, 0.125rem)
|
|
134635
|
+
"resolvedValue": "(var(--kendo-spacing-0\\.5, 0.125rem) var(--kendo-spacing-1, 0.25rem) 0 0.4ex)",
|
|
134690
134636
|
"resolvedType": "List"
|
|
134691
134637
|
},
|
|
134692
134638
|
{
|