@progress/kendo-theme-default 10.0.0-dev.1 → 10.0.0-dev.3
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/default-blue.css +1 -1
- package/dist/default-blue.scss +0 -1
- package/dist/default-dataviz-v4.css +1 -1
- package/dist/default-green.css +1 -1
- package/dist/default-green.scss +0 -1
- package/dist/default-main-dark.css +1 -1
- package/dist/default-main-dark.scss +0 -1
- package/dist/default-main.css +1 -1
- package/dist/default-main.scss +0 -1
- package/dist/default-nordic.css +1 -1
- package/dist/default-nordic.scss +0 -1
- package/dist/default-ocean-blue-a11y.css +1 -1
- package/dist/default-ocean-blue-a11y.scss +0 -1
- package/dist/default-ocean-blue.css +1 -1
- package/dist/default-ocean-blue.scss +0 -1
- package/dist/default-orange.css +1 -1
- package/dist/default-orange.scss +0 -1
- package/dist/default-purple.css +1 -1
- package/dist/default-purple.scss +0 -1
- package/dist/default-turquoise.css +1 -1
- package/dist/default-turquoise.scss +0 -1
- package/dist/default-urban.css +1 -1
- package/dist/default-urban.scss +0 -1
- 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/default-blue.json +1 -6
- package/lib/swatches/default-dataviz-v4.json +1 -1
- package/lib/swatches/default-green.json +1 -6
- package/lib/swatches/default-main-dark.json +1 -6
- package/lib/swatches/default-main.json +1 -6
- package/lib/swatches/default-nordic.json +1 -6
- package/lib/swatches/default-ocean-blue-a11y.json +1 -6
- package/lib/swatches/default-ocean-blue.json +1 -6
- package/lib/swatches/default-orange.json +1 -6
- package/lib/swatches/default-purple.json +1 -6
- package/lib/swatches/default-turquoise.json +1 -6
- package/lib/swatches/default-urban.json +1 -6
- package/package.json +5 -5
- package/scss/colorgradient/_variables.scss +0 -3
- package/scss/scheduler/_variables.scss +1 -1
- package/scss/typography/_index.scss +0 -1
package/dist/default-urban.scss
CHANGED
|
@@ -117,7 +117,6 @@
|
|
|
117
117
|
$kendo-body-text: #000000 !default,
|
|
118
118
|
$kendo-body-bg: #ffffff !default,
|
|
119
119
|
$kendo-subtle-text: #6c757d !default,
|
|
120
|
-
$kendo-disabled-text: #8f8f8f !default,
|
|
121
120
|
$kendo-component-text: #1c3a4c !default,
|
|
122
121
|
$kendo-component-bg: #ffffff !default,
|
|
123
122
|
$kendo-base-text: #1c3a4c !default,
|
|
@@ -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": "default/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 hover 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": "default/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": "default/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": [
|
|
@@ -51928,7 +51901,7 @@
|
|
|
51928
51901
|
"context": {
|
|
51929
51902
|
"type": "variable",
|
|
51930
51903
|
"name": "kendo-scheduler-rtl-indicators-margin",
|
|
51931
|
-
"value": "k-spacing(0.5)
|
|
51904
|
+
"value": "k-spacing(0.5) k-spacing(1) 0 .4ex",
|
|
51932
51905
|
"scope": "default",
|
|
51933
51906
|
"line": {
|
|
51934
51907
|
"start": 263,
|
|
@@ -51943,7 +51916,7 @@
|
|
|
51943
51916
|
"path": "default/scss/scheduler/_variables.scss",
|
|
51944
51917
|
"name": "_variables.scss"
|
|
51945
51918
|
},
|
|
51946
|
-
"resolvedValue": "(var(--kendo-spacing-0\\.5, 0.125rem)
|
|
51919
|
+
"resolvedValue": "(var(--kendo-spacing-0\\.5, 0.125rem) var(--kendo-spacing-1, 0.25rem) 0 0.4ex)",
|
|
51947
51920
|
"resolvedType": "List"
|
|
51948
51921
|
},
|
|
51949
51922
|
{
|
|
@@ -92817,15 +92790,15 @@
|
|
|
92817
92790
|
"resolvedType": "Color"
|
|
92818
92791
|
},
|
|
92819
92792
|
{
|
|
92820
|
-
"description": "The color of the outline around the ColorGradient canvas drag handle.\n",
|
|
92793
|
+
"description": "The focus color of the outline around the ColorGradient canvas drag handle.\n",
|
|
92821
92794
|
"commentRange": {
|
|
92822
92795
|
"start": 108,
|
|
92823
92796
|
"end": 109
|
|
92824
92797
|
},
|
|
92825
92798
|
"context": {
|
|
92826
92799
|
"type": "variable",
|
|
92827
|
-
"name": "kendo-color-gradient-draghandle-shadow",
|
|
92828
|
-
"value": "
|
|
92800
|
+
"name": "kendo-color-gradient-draghandle-focus-shadow",
|
|
92801
|
+
"value": "$kendo-color-black",
|
|
92829
92802
|
"scope": "default",
|
|
92830
92803
|
"line": {
|
|
92831
92804
|
"start": 110,
|
|
@@ -92840,18 +92813,18 @@
|
|
|
92840
92813
|
"path": "default/scss/colorgradient/_variables.scss",
|
|
92841
92814
|
"name": "_variables.scss"
|
|
92842
92815
|
},
|
|
92843
|
-
"resolvedValue": "
|
|
92816
|
+
"resolvedValue": "#000000",
|
|
92844
92817
|
"resolvedType": "Color"
|
|
92845
92818
|
},
|
|
92846
92819
|
{
|
|
92847
|
-
"description": "The
|
|
92820
|
+
"description": "The hover color of the outline around the ColorGradient canvas drag handle.\n",
|
|
92848
92821
|
"commentRange": {
|
|
92849
92822
|
"start": 111,
|
|
92850
92823
|
"end": 112
|
|
92851
92824
|
},
|
|
92852
92825
|
"context": {
|
|
92853
92826
|
"type": "variable",
|
|
92854
|
-
"name": "kendo-color-gradient-draghandle-
|
|
92827
|
+
"name": "kendo-color-gradient-draghandle-hover-shadow",
|
|
92855
92828
|
"value": "$kendo-color-black",
|
|
92856
92829
|
"scope": "default",
|
|
92857
92830
|
"line": {
|
|
@@ -92871,46 +92844,19 @@
|
|
|
92871
92844
|
"resolvedType": "Color"
|
|
92872
92845
|
},
|
|
92873
92846
|
{
|
|
92874
|
-
"description": "The
|
|
92847
|
+
"description": "The box shadow of the ColorGradient canvas drag handle.\n",
|
|
92875
92848
|
"commentRange": {
|
|
92876
92849
|
"start": 114,
|
|
92877
92850
|
"end": 115
|
|
92878
92851
|
},
|
|
92879
|
-
"context": {
|
|
92880
|
-
"type": "variable",
|
|
92881
|
-
"name": "kendo-color-gradient-draghandle-hover-shadow",
|
|
92882
|
-
"value": "$kendo-color-black",
|
|
92883
|
-
"scope": "default",
|
|
92884
|
-
"line": {
|
|
92885
|
-
"start": 116,
|
|
92886
|
-
"end": 116
|
|
92887
|
-
}
|
|
92888
|
-
},
|
|
92889
|
-
"group": [
|
|
92890
|
-
"color-gradient"
|
|
92891
|
-
],
|
|
92892
|
-
"access": "public",
|
|
92893
|
-
"file": {
|
|
92894
|
-
"path": "default/scss/colorgradient/_variables.scss",
|
|
92895
|
-
"name": "_variables.scss"
|
|
92896
|
-
},
|
|
92897
|
-
"resolvedValue": "#000000",
|
|
92898
|
-
"resolvedType": "Color"
|
|
92899
|
-
},
|
|
92900
|
-
{
|
|
92901
|
-
"description": "The box shadow of the ColorGradient canvas drag handle.\n",
|
|
92902
|
-
"commentRange": {
|
|
92903
|
-
"start": 117,
|
|
92904
|
-
"end": 118
|
|
92905
|
-
},
|
|
92906
92852
|
"context": {
|
|
92907
92853
|
"type": "variable",
|
|
92908
92854
|
"name": "kendo-color-gradient-draghandle-shadow",
|
|
92909
92855
|
"value": "k-elevation(2)",
|
|
92910
92856
|
"scope": "default",
|
|
92911
92857
|
"line": {
|
|
92912
|
-
"start":
|
|
92913
|
-
"end":
|
|
92858
|
+
"start": 116,
|
|
92859
|
+
"end": 116
|
|
92914
92860
|
}
|
|
92915
92861
|
},
|
|
92916
92862
|
"group": [
|
|
@@ -92921,14 +92867,14 @@
|
|
|
92921
92867
|
"path": "default/scss/colorgradient/_variables.scss",
|
|
92922
92868
|
"name": "_variables.scss"
|
|
92923
92869
|
},
|
|
92924
|
-
"resolvedValue": "rgba(0, 0, 0, 0.
|
|
92925
|
-
"resolvedType": "
|
|
92870
|
+
"resolvedValue": "var(--kendo-elevation-2, 0 4px 6px rgba(0, 0, 0, 0.06), 0 4px 16px rgba(0, 0, 0, 0.12))",
|
|
92871
|
+
"resolvedType": "String"
|
|
92926
92872
|
},
|
|
92927
92873
|
{
|
|
92928
92874
|
"description": "The vertical margin of the ColorGradient canvas drag handle.\n",
|
|
92929
92875
|
"commentRange": {
|
|
92930
|
-
"start":
|
|
92931
|
-
"end":
|
|
92876
|
+
"start": 118,
|
|
92877
|
+
"end": 119
|
|
92932
92878
|
},
|
|
92933
92879
|
"context": {
|
|
92934
92880
|
"type": "variable",
|
|
@@ -92936,8 +92882,8 @@
|
|
|
92936
92882
|
"value": "- math.div( $kendo-color-gradient-draghandle-height, 2 )",
|
|
92937
92883
|
"scope": "default",
|
|
92938
92884
|
"line": {
|
|
92939
|
-
"start":
|
|
92940
|
-
"end":
|
|
92885
|
+
"start": 120,
|
|
92886
|
+
"end": 120
|
|
92941
92887
|
}
|
|
92942
92888
|
},
|
|
92943
92889
|
"group": [
|
|
@@ -92954,8 +92900,8 @@
|
|
|
92954
92900
|
{
|
|
92955
92901
|
"description": "The horizontal margin of the ColorGradient canvas drag handle.\n",
|
|
92956
92902
|
"commentRange": {
|
|
92957
|
-
"start":
|
|
92958
|
-
"end":
|
|
92903
|
+
"start": 121,
|
|
92904
|
+
"end": 122
|
|
92959
92905
|
},
|
|
92960
92906
|
"context": {
|
|
92961
92907
|
"type": "variable",
|
|
@@ -92963,8 +92909,8 @@
|
|
|
92963
92909
|
"value": "- math.div( $kendo-color-gradient-draghandle-width, 2 )",
|
|
92964
92910
|
"scope": "default",
|
|
92965
92911
|
"line": {
|
|
92966
|
-
"start":
|
|
92967
|
-
"end":
|
|
92912
|
+
"start": 123,
|
|
92913
|
+
"end": 123
|
|
92968
92914
|
}
|
|
92969
92915
|
},
|
|
92970
92916
|
"group": [
|
|
@@ -92981,8 +92927,8 @@
|
|
|
92981
92927
|
{
|
|
92982
92928
|
"description": "The width of the ColorGradient input.\n",
|
|
92983
92929
|
"commentRange": {
|
|
92984
|
-
"start":
|
|
92985
|
-
"end":
|
|
92930
|
+
"start": 125,
|
|
92931
|
+
"end": 126
|
|
92986
92932
|
},
|
|
92987
92933
|
"context": {
|
|
92988
92934
|
"type": "variable",
|
|
@@ -92990,8 +92936,8 @@
|
|
|
92990
92936
|
"value": "46px",
|
|
92991
92937
|
"scope": "default",
|
|
92992
92938
|
"line": {
|
|
92993
|
-
"start":
|
|
92994
|
-
"end":
|
|
92939
|
+
"start": 127,
|
|
92940
|
+
"end": 127
|
|
92995
92941
|
}
|
|
92996
92942
|
},
|
|
92997
92943
|
"group": [
|
|
@@ -93008,8 +92954,8 @@
|
|
|
93008
92954
|
{
|
|
93009
92955
|
"description": "The spacing between the ColorGradient inputs.\n",
|
|
93010
92956
|
"commentRange": {
|
|
93011
|
-
"start":
|
|
93012
|
-
"end":
|
|
92957
|
+
"start": 128,
|
|
92958
|
+
"end": 129
|
|
93013
92959
|
},
|
|
93014
92960
|
"context": {
|
|
93015
92961
|
"type": "variable",
|
|
@@ -93017,8 +92963,8 @@
|
|
|
93017
92963
|
"value": "calc( #{$kendo-color-gradient-spacer} / 1.5 )",
|
|
93018
92964
|
"scope": "default",
|
|
93019
92965
|
"line": {
|
|
93020
|
-
"start":
|
|
93021
|
-
"end":
|
|
92966
|
+
"start": 130,
|
|
92967
|
+
"end": 130
|
|
93022
92968
|
}
|
|
93023
92969
|
},
|
|
93024
92970
|
"group": [
|
|
@@ -93035,8 +92981,8 @@
|
|
|
93035
92981
|
{
|
|
93036
92982
|
"description": "The spacing between the ColorGradient inputs and their labels.\n",
|
|
93037
92983
|
"commentRange": {
|
|
93038
|
-
"start":
|
|
93039
|
-
"end":
|
|
92984
|
+
"start": 131,
|
|
92985
|
+
"end": 132
|
|
93040
92986
|
},
|
|
93041
92987
|
"context": {
|
|
93042
92988
|
"type": "variable",
|
|
@@ -93044,8 +92990,8 @@
|
|
|
93044
92990
|
"value": "calc( #{$kendo-color-gradient-spacer} / 3 )",
|
|
93045
92991
|
"scope": "default",
|
|
93046
92992
|
"line": {
|
|
93047
|
-
"start":
|
|
93048
|
-
"end":
|
|
92993
|
+
"start": 133,
|
|
92994
|
+
"end": 133
|
|
93049
92995
|
}
|
|
93050
92996
|
},
|
|
93051
92997
|
"group": [
|
|
@@ -93062,8 +93008,8 @@
|
|
|
93062
93008
|
{
|
|
93063
93009
|
"description": "The text color of the ColorGradient input labels.\n",
|
|
93064
93010
|
"commentRange": {
|
|
93065
|
-
"start":
|
|
93066
|
-
"end":
|
|
93011
|
+
"start": 134,
|
|
93012
|
+
"end": 135
|
|
93067
93013
|
},
|
|
93068
93014
|
"context": {
|
|
93069
93015
|
"type": "variable",
|
|
@@ -93071,8 +93017,8 @@
|
|
|
93071
93017
|
"value": "$kendo-subtle-text",
|
|
93072
93018
|
"scope": "default",
|
|
93073
93019
|
"line": {
|
|
93074
|
-
"start":
|
|
93075
|
-
"end":
|
|
93020
|
+
"start": 136,
|
|
93021
|
+
"end": 136
|
|
93076
93022
|
}
|
|
93077
93023
|
},
|
|
93078
93024
|
"group": [
|
|
@@ -93089,8 +93035,8 @@
|
|
|
93089
93035
|
{
|
|
93090
93036
|
"description": "The font weight of the ColorGradient contrast ratio text.\n",
|
|
93091
93037
|
"commentRange": {
|
|
93092
|
-
"start":
|
|
93093
|
-
"end":
|
|
93038
|
+
"start": 138,
|
|
93039
|
+
"end": 139
|
|
93094
93040
|
},
|
|
93095
93041
|
"context": {
|
|
93096
93042
|
"type": "variable",
|
|
@@ -93098,8 +93044,8 @@
|
|
|
93098
93044
|
"value": "var( --kendo-font-weight-bold, normal )",
|
|
93099
93045
|
"scope": "default",
|
|
93100
93046
|
"line": {
|
|
93101
|
-
"start":
|
|
93102
|
-
"end":
|
|
93047
|
+
"start": 140,
|
|
93048
|
+
"end": 140
|
|
93103
93049
|
}
|
|
93104
93050
|
},
|
|
93105
93051
|
"group": [
|
|
@@ -93116,8 +93062,8 @@
|
|
|
93116
93062
|
{
|
|
93117
93063
|
"description": "The spacing between the items in the ColorGradient contrast tool.\n",
|
|
93118
93064
|
"commentRange": {
|
|
93119
|
-
"start":
|
|
93120
|
-
"end":
|
|
93065
|
+
"start": 141,
|
|
93066
|
+
"end": 142
|
|
93121
93067
|
},
|
|
93122
93068
|
"context": {
|
|
93123
93069
|
"type": "variable",
|
|
@@ -93125,8 +93071,8 @@
|
|
|
93125
93071
|
"value": "calc( #{$kendo-color-gradient-spacer} / 1.5 )",
|
|
93126
93072
|
"scope": "default",
|
|
93127
93073
|
"line": {
|
|
93128
|
-
"start":
|
|
93129
|
-
"end":
|
|
93074
|
+
"start": 143,
|
|
93075
|
+
"end": 143
|
|
93130
93076
|
}
|
|
93131
93077
|
},
|
|
93132
93078
|
"group": [
|
|
@@ -129816,7 +129762,7 @@
|
|
|
129816
129762
|
"context": {
|
|
129817
129763
|
"type": "variable",
|
|
129818
129764
|
"name": "kendo-scheduler-rtl-indicators-margin",
|
|
129819
|
-
"value": "k-spacing(0.5)
|
|
129765
|
+
"value": "k-spacing(0.5) k-spacing(1) 0 .4ex",
|
|
129820
129766
|
"scope": "default",
|
|
129821
129767
|
"line": {
|
|
129822
129768
|
"start": 263,
|
|
@@ -129831,7 +129777,7 @@
|
|
|
129831
129777
|
"path": "default/scss/scheduler/_variables.scss",
|
|
129832
129778
|
"name": "_variables.scss"
|
|
129833
129779
|
},
|
|
129834
|
-
"resolvedValue": "(var(--kendo-spacing-0\\.5, 0.125rem)
|
|
129780
|
+
"resolvedValue": "(var(--kendo-spacing-0\\.5, 0.125rem) var(--kendo-spacing-1, 0.25rem) 0 0.4ex)",
|
|
129835
129781
|
"resolvedType": "List"
|
|
129836
129782
|
},
|
|
129837
129783
|
{
|