@progress/kendo-theme-material 6.8.0-dev.2 → 7.0.0-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 +183 -130
- package/dist/all.scss +286 -101
- package/dist/meta/sassdoc-data.json +992 -590
- package/dist/meta/sassdoc-raw-data.json +417 -233
- package/dist/meta/variables.json +124 -116
- package/lib/swatches/material-aqua-dark.json +1 -1
- package/lib/swatches/material-arctic.json +1 -1
- package/lib/swatches/material-burnt-teal.json +1 -1
- package/lib/swatches/material-dataviz-v4.json +1 -1
- package/lib/swatches/material-eggplant.json +1 -1
- package/lib/swatches/material-lime-dark.json +1 -1
- package/lib/swatches/material-lime.json +1 -1
- package/lib/swatches/material-main-dark.json +1 -1
- package/lib/swatches/material-main.json +1 -1
- package/lib/swatches/material-nova.json +1 -1
- package/lib/swatches/material-pacific-dark.json +1 -1
- package/lib/swatches/material-pacific.json +1 -1
- package/lib/swatches/material-sky-dark.json +1 -1
- package/lib/swatches/material-sky.json +1 -1
- package/lib/swatches/material-smoke.json +1 -1
- package/package.json +5 -5
- package/scss/_variables.scss +32 -7
- package/scss/action-sheet/_variables.scss +1 -1
- package/scss/appbar/_variables.scss +2 -2
- package/scss/bottom-navigation/_variables.scss +2 -2
- package/scss/button/_variables.scss +1 -1
- package/scss/card/_variables.scss +2 -2
- package/scss/chat/_variables.scss +6 -6
- package/scss/coloreditor/_variables.scss +2 -2
- package/scss/colorgradient/_variables.scss +14 -8
- package/scss/common/_index.scss +1 -0
- package/scss/common/_indicators.scss +1 -0
- package/scss/core/_index.scss +6 -0
- package/scss/core/elevation/index.import.scss +53 -0
- package/scss/fab/_variables.scss +3 -3
- package/scss/pdf-viewer/_variables.scss +1 -1
- package/scss/pivotgrid/_variables.scss +4 -4
- package/scss/popup/_variables.scss +1 -1
- package/scss/scheduler/_variables.scss +1 -3
- package/scss/tabstrip/_variables.scss +1 -1
- package/scss/toolbar/_variables.scss +1 -1
- package/scss/tooltip/_variables.scss +2 -0
- package/scss/window/_variables.scss +2 -2
|
@@ -358,7 +358,7 @@
|
|
|
358
358
|
"context": {
|
|
359
359
|
"type": "variable",
|
|
360
360
|
"name": "kendo-appbar-box-shadow",
|
|
361
|
-
"value": "
|
|
361
|
+
"value": "$box-shadow-depth-4",
|
|
362
362
|
"scope": "default",
|
|
363
363
|
"line": {
|
|
364
364
|
"start": 51,
|
|
@@ -383,7 +383,7 @@
|
|
|
383
383
|
"context": {
|
|
384
384
|
"type": "variable",
|
|
385
385
|
"name": "kendo-appbar-bottom-box-shadow",
|
|
386
|
-
"value": "
|
|
386
|
+
"value": "$kendo-appbar-box-shadow",
|
|
387
387
|
"scope": "default",
|
|
388
388
|
"line": {
|
|
389
389
|
"start": 54,
|
|
@@ -1508,7 +1508,7 @@
|
|
|
1508
1508
|
"context": {
|
|
1509
1509
|
"type": "variable",
|
|
1510
1510
|
"name": "kendo-bottom-nav-shadow",
|
|
1511
|
-
"value": "
|
|
1511
|
+
"value": "$box-shadow-depth-4",
|
|
1512
1512
|
"scope": "default",
|
|
1513
1513
|
"line": {
|
|
1514
1514
|
"start": 52,
|
|
@@ -4058,7 +4058,7 @@
|
|
|
4058
4058
|
"context": {
|
|
4059
4059
|
"type": "variable",
|
|
4060
4060
|
"name": "kendo-button-active-shadow",
|
|
4061
|
-
"value": "$box-shadow-depth-
|
|
4061
|
+
"value": "$box-shadow-depth-6",
|
|
4062
4062
|
"scope": "default",
|
|
4063
4063
|
"line": {
|
|
4064
4064
|
"start": 157,
|
|
@@ -7408,7 +7408,7 @@
|
|
|
7408
7408
|
"context": {
|
|
7409
7409
|
"type": "variable",
|
|
7410
7410
|
"name": "kendo-color-gradient-focus-shadow",
|
|
7411
|
-
"value": "$box-shadow-depth-
|
|
7411
|
+
"value": "$box-shadow-depth-3",
|
|
7412
7412
|
"scope": "default",
|
|
7413
7413
|
"line": {
|
|
7414
7414
|
"start": 51,
|
|
@@ -7700,15 +7700,15 @@
|
|
|
7700
7700
|
}
|
|
7701
7701
|
},
|
|
7702
7702
|
{
|
|
7703
|
-
"description": "The
|
|
7703
|
+
"description": "The width of the outline around the ColorGradient canvas drag handle.\n",
|
|
7704
7704
|
"commentRange": {
|
|
7705
7705
|
"start": 89,
|
|
7706
7706
|
"end": 90
|
|
7707
7707
|
},
|
|
7708
7708
|
"context": {
|
|
7709
7709
|
"type": "variable",
|
|
7710
|
-
"name": "kendo-color-gradient-draghandle-
|
|
7711
|
-
"value": "
|
|
7710
|
+
"name": "kendo-color-gradient-draghandle-outline-width",
|
|
7711
|
+
"value": "1px",
|
|
7712
7712
|
"scope": "default",
|
|
7713
7713
|
"line": {
|
|
7714
7714
|
"start": 91,
|
|
@@ -7725,15 +7725,15 @@
|
|
|
7725
7725
|
}
|
|
7726
7726
|
},
|
|
7727
7727
|
{
|
|
7728
|
-
"description": "The
|
|
7728
|
+
"description": "The border radius of the ColorGradient canvas drag handle.\n",
|
|
7729
7729
|
"commentRange": {
|
|
7730
7730
|
"start": 92,
|
|
7731
7731
|
"end": 93
|
|
7732
7732
|
},
|
|
7733
7733
|
"context": {
|
|
7734
7734
|
"type": "variable",
|
|
7735
|
-
"name": "kendo-color-gradient-draghandle-
|
|
7736
|
-
"value": "
|
|
7735
|
+
"name": "kendo-color-gradient-draghandle-border-radius",
|
|
7736
|
+
"value": "50%",
|
|
7737
7737
|
"scope": "default",
|
|
7738
7738
|
"line": {
|
|
7739
7739
|
"start": 94,
|
|
@@ -7750,15 +7750,15 @@
|
|
|
7750
7750
|
}
|
|
7751
7751
|
},
|
|
7752
7752
|
{
|
|
7753
|
-
"description": "The
|
|
7753
|
+
"description": "The text color of the ColorGradient canvas drag handle.\n",
|
|
7754
7754
|
"commentRange": {
|
|
7755
7755
|
"start": 95,
|
|
7756
7756
|
"end": 96
|
|
7757
7757
|
},
|
|
7758
7758
|
"context": {
|
|
7759
7759
|
"type": "variable",
|
|
7760
|
-
"name": "kendo-color-gradient-draghandle-
|
|
7761
|
-
"value": "
|
|
7760
|
+
"name": "kendo-color-gradient-draghandle-text",
|
|
7761
|
+
"value": "null",
|
|
7762
7762
|
"scope": "default",
|
|
7763
7763
|
"line": {
|
|
7764
7764
|
"start": 97,
|
|
@@ -7775,15 +7775,15 @@
|
|
|
7775
7775
|
}
|
|
7776
7776
|
},
|
|
7777
7777
|
{
|
|
7778
|
-
"description": "The color of the
|
|
7778
|
+
"description": "The background color of the ColorGradient canvas drag handle.\n",
|
|
7779
7779
|
"commentRange": {
|
|
7780
7780
|
"start": 98,
|
|
7781
7781
|
"end": 99
|
|
7782
7782
|
},
|
|
7783
7783
|
"context": {
|
|
7784
7784
|
"type": "variable",
|
|
7785
|
-
"name": "kendo-color-gradient-draghandle-
|
|
7786
|
-
"value": "
|
|
7785
|
+
"name": "kendo-color-gradient-draghandle-bg",
|
|
7786
|
+
"value": "transparent",
|
|
7787
7787
|
"scope": "default",
|
|
7788
7788
|
"line": {
|
|
7789
7789
|
"start": 100,
|
|
@@ -7800,15 +7800,15 @@
|
|
|
7800
7800
|
}
|
|
7801
7801
|
},
|
|
7802
7802
|
{
|
|
7803
|
-
"description": "The
|
|
7803
|
+
"description": "The color of the border around the ColorGradient canvas drag handle.\n",
|
|
7804
7804
|
"commentRange": {
|
|
7805
7805
|
"start": 101,
|
|
7806
7806
|
"end": 102
|
|
7807
7807
|
},
|
|
7808
7808
|
"context": {
|
|
7809
7809
|
"type": "variable",
|
|
7810
|
-
"name": "kendo-color-gradient-draghandle-
|
|
7811
|
-
"value": "
|
|
7810
|
+
"name": "kendo-color-gradient-draghandle-border",
|
|
7811
|
+
"value": "rgba( white, .8 )",
|
|
7812
7812
|
"scope": "default",
|
|
7813
7813
|
"line": {
|
|
7814
7814
|
"start": 103,
|
|
@@ -7825,15 +7825,15 @@
|
|
|
7825
7825
|
}
|
|
7826
7826
|
},
|
|
7827
7827
|
{
|
|
7828
|
-
"description": "The
|
|
7828
|
+
"description": "The color of the outline around the ColorGradient canvas drag handle.\n",
|
|
7829
7829
|
"commentRange": {
|
|
7830
7830
|
"start": 104,
|
|
7831
7831
|
"end": 105
|
|
7832
7832
|
},
|
|
7833
7833
|
"context": {
|
|
7834
7834
|
"type": "variable",
|
|
7835
|
-
"name": "kendo-color-gradient-draghandle-
|
|
7836
|
-
"value": "
|
|
7835
|
+
"name": "kendo-color-gradient-draghandle-shadow",
|
|
7836
|
+
"value": "rgba( $kendo-color-black, .5)",
|
|
7837
7837
|
"scope": "default",
|
|
7838
7838
|
"line": {
|
|
7839
7839
|
"start": 106,
|
|
@@ -7850,15 +7850,15 @@
|
|
|
7850
7850
|
}
|
|
7851
7851
|
},
|
|
7852
7852
|
{
|
|
7853
|
-
"description": "The
|
|
7853
|
+
"description": "The focus color of the outline around the ColorGradient canvas drag handle.\n",
|
|
7854
7854
|
"commentRange": {
|
|
7855
7855
|
"start": 107,
|
|
7856
7856
|
"end": 108
|
|
7857
7857
|
},
|
|
7858
7858
|
"context": {
|
|
7859
7859
|
"type": "variable",
|
|
7860
|
-
"name": "kendo-color-gradient-draghandle-
|
|
7861
|
-
"value": "$kendo-color-
|
|
7860
|
+
"name": "kendo-color-gradient-draghandle-focus-shadow",
|
|
7861
|
+
"value": "$kendo-color-black",
|
|
7862
7862
|
"scope": "default",
|
|
7863
7863
|
"line": {
|
|
7864
7864
|
"start": 109,
|
|
@@ -7874,11 +7874,61 @@
|
|
|
7874
7874
|
"name": "_variables.scss"
|
|
7875
7875
|
}
|
|
7876
7876
|
},
|
|
7877
|
+
{
|
|
7878
|
+
"description": "The outline color of the outline around the ColorGradient canvas drag handle.\n",
|
|
7879
|
+
"commentRange": {
|
|
7880
|
+
"start": 110,
|
|
7881
|
+
"end": 111
|
|
7882
|
+
},
|
|
7883
|
+
"context": {
|
|
7884
|
+
"type": "variable",
|
|
7885
|
+
"name": "kendo-color-gradient-draghandle-hover-shadow",
|
|
7886
|
+
"value": "$kendo-color-black",
|
|
7887
|
+
"scope": "default",
|
|
7888
|
+
"line": {
|
|
7889
|
+
"start": 112,
|
|
7890
|
+
"end": 112
|
|
7891
|
+
}
|
|
7892
|
+
},
|
|
7893
|
+
"group": [
|
|
7894
|
+
"cologradient"
|
|
7895
|
+
],
|
|
7896
|
+
"access": "public",
|
|
7897
|
+
"file": {
|
|
7898
|
+
"path": "colorgradient/_variables.scss",
|
|
7899
|
+
"name": "_variables.scss"
|
|
7900
|
+
}
|
|
7901
|
+
},
|
|
7902
|
+
{
|
|
7903
|
+
"description": "The box shadow of the ColorGradient canvas drag handle.\n",
|
|
7904
|
+
"commentRange": {
|
|
7905
|
+
"start": 113,
|
|
7906
|
+
"end": 114
|
|
7907
|
+
},
|
|
7908
|
+
"context": {
|
|
7909
|
+
"type": "variable",
|
|
7910
|
+
"name": "kendo-color-gradient-draghandle-shadow",
|
|
7911
|
+
"value": "k-elevation(2)",
|
|
7912
|
+
"scope": "default",
|
|
7913
|
+
"line": {
|
|
7914
|
+
"start": 115,
|
|
7915
|
+
"end": 115
|
|
7916
|
+
}
|
|
7917
|
+
},
|
|
7918
|
+
"group": [
|
|
7919
|
+
"cologradient"
|
|
7920
|
+
],
|
|
7921
|
+
"access": "public",
|
|
7922
|
+
"file": {
|
|
7923
|
+
"path": "colorgradient/_variables.scss",
|
|
7924
|
+
"name": "_variables.scss"
|
|
7925
|
+
}
|
|
7926
|
+
},
|
|
7877
7927
|
{
|
|
7878
7928
|
"description": "The vertical margin of the ColorGradient canvas drag handle.\n",
|
|
7879
7929
|
"commentRange": {
|
|
7880
|
-
"start":
|
|
7881
|
-
"end":
|
|
7930
|
+
"start": 117,
|
|
7931
|
+
"end": 118
|
|
7882
7932
|
},
|
|
7883
7933
|
"context": {
|
|
7884
7934
|
"type": "variable",
|
|
@@ -7886,8 +7936,8 @@
|
|
|
7886
7936
|
"value": "- k-math-div( $kendo-color-gradient-draghandle-height, 2 )",
|
|
7887
7937
|
"scope": "default",
|
|
7888
7938
|
"line": {
|
|
7889
|
-
"start":
|
|
7890
|
-
"end":
|
|
7939
|
+
"start": 119,
|
|
7940
|
+
"end": 119
|
|
7891
7941
|
}
|
|
7892
7942
|
},
|
|
7893
7943
|
"group": [
|
|
@@ -7902,8 +7952,8 @@
|
|
|
7902
7952
|
{
|
|
7903
7953
|
"description": "The horizontal margin of the ColorGradient canvas drag handle.\n",
|
|
7904
7954
|
"commentRange": {
|
|
7905
|
-
"start":
|
|
7906
|
-
"end":
|
|
7955
|
+
"start": 120,
|
|
7956
|
+
"end": 121
|
|
7907
7957
|
},
|
|
7908
7958
|
"context": {
|
|
7909
7959
|
"type": "variable",
|
|
@@ -7911,8 +7961,8 @@
|
|
|
7911
7961
|
"value": "- k-math-div( $kendo-color-gradient-draghandle-width, 2 )",
|
|
7912
7962
|
"scope": "default",
|
|
7913
7963
|
"line": {
|
|
7914
|
-
"start":
|
|
7915
|
-
"end":
|
|
7964
|
+
"start": 122,
|
|
7965
|
+
"end": 122
|
|
7916
7966
|
}
|
|
7917
7967
|
},
|
|
7918
7968
|
"group": [
|
|
@@ -7927,8 +7977,8 @@
|
|
|
7927
7977
|
{
|
|
7928
7978
|
"description": "The width of the ColorGradient input.\n",
|
|
7929
7979
|
"commentRange": {
|
|
7930
|
-
"start":
|
|
7931
|
-
"end":
|
|
7980
|
+
"start": 124,
|
|
7981
|
+
"end": 125
|
|
7932
7982
|
},
|
|
7933
7983
|
"context": {
|
|
7934
7984
|
"type": "variable",
|
|
@@ -7936,8 +7986,8 @@
|
|
|
7936
7986
|
"value": "50px",
|
|
7937
7987
|
"scope": "default",
|
|
7938
7988
|
"line": {
|
|
7939
|
-
"start":
|
|
7940
|
-
"end":
|
|
7989
|
+
"start": 126,
|
|
7990
|
+
"end": 126
|
|
7941
7991
|
}
|
|
7942
7992
|
},
|
|
7943
7993
|
"group": [
|
|
@@ -7952,8 +8002,8 @@
|
|
|
7952
8002
|
{
|
|
7953
8003
|
"description": "The spacing between the ColorGradient inputs.\n",
|
|
7954
8004
|
"commentRange": {
|
|
7955
|
-
"start":
|
|
7956
|
-
"end":
|
|
8005
|
+
"start": 127,
|
|
8006
|
+
"end": 128
|
|
7957
8007
|
},
|
|
7958
8008
|
"context": {
|
|
7959
8009
|
"type": "variable",
|
|
@@ -7961,8 +8011,8 @@
|
|
|
7961
8011
|
"value": "k-map-get( $kendo-spacing, 2 )",
|
|
7962
8012
|
"scope": "default",
|
|
7963
8013
|
"line": {
|
|
7964
|
-
"start":
|
|
7965
|
-
"end":
|
|
8014
|
+
"start": 129,
|
|
8015
|
+
"end": 129
|
|
7966
8016
|
}
|
|
7967
8017
|
},
|
|
7968
8018
|
"group": [
|
|
@@ -7977,8 +8027,8 @@
|
|
|
7977
8027
|
{
|
|
7978
8028
|
"description": "The spacing between the ColorGradient inputs and their labels.\n",
|
|
7979
8029
|
"commentRange": {
|
|
7980
|
-
"start":
|
|
7981
|
-
"end":
|
|
8030
|
+
"start": 130,
|
|
8031
|
+
"end": 131
|
|
7982
8032
|
},
|
|
7983
8033
|
"context": {
|
|
7984
8034
|
"type": "variable",
|
|
@@ -7986,8 +8036,8 @@
|
|
|
7986
8036
|
"value": "k-map-get( $kendo-spacing, 1 )",
|
|
7987
8037
|
"scope": "default",
|
|
7988
8038
|
"line": {
|
|
7989
|
-
"start":
|
|
7990
|
-
"end":
|
|
8039
|
+
"start": 132,
|
|
8040
|
+
"end": 132
|
|
7991
8041
|
}
|
|
7992
8042
|
},
|
|
7993
8043
|
"group": [
|
|
@@ -8002,8 +8052,8 @@
|
|
|
8002
8052
|
{
|
|
8003
8053
|
"description": "The text color of the ColorGradient input labels.\n",
|
|
8004
8054
|
"commentRange": {
|
|
8005
|
-
"start":
|
|
8006
|
-
"end":
|
|
8055
|
+
"start": 133,
|
|
8056
|
+
"end": 134
|
|
8007
8057
|
},
|
|
8008
8058
|
"context": {
|
|
8009
8059
|
"type": "variable",
|
|
@@ -8011,8 +8061,8 @@
|
|
|
8011
8061
|
"value": "$kendo-subtle-text",
|
|
8012
8062
|
"scope": "default",
|
|
8013
8063
|
"line": {
|
|
8014
|
-
"start":
|
|
8015
|
-
"end":
|
|
8064
|
+
"start": 135,
|
|
8065
|
+
"end": 135
|
|
8016
8066
|
}
|
|
8017
8067
|
},
|
|
8018
8068
|
"group": [
|
|
@@ -8027,8 +8077,8 @@
|
|
|
8027
8077
|
{
|
|
8028
8078
|
"description": "The font weight of the ColorGradient contrast ratio text.\n",
|
|
8029
8079
|
"commentRange": {
|
|
8030
|
-
"start":
|
|
8031
|
-
"end":
|
|
8080
|
+
"start": 137,
|
|
8081
|
+
"end": 138
|
|
8032
8082
|
},
|
|
8033
8083
|
"context": {
|
|
8034
8084
|
"type": "variable",
|
|
@@ -8036,8 +8086,8 @@
|
|
|
8036
8086
|
"value": "$kendo-font-weight-medium",
|
|
8037
8087
|
"scope": "default",
|
|
8038
8088
|
"line": {
|
|
8039
|
-
"start":
|
|
8040
|
-
"end":
|
|
8089
|
+
"start": 139,
|
|
8090
|
+
"end": 139
|
|
8041
8091
|
}
|
|
8042
8092
|
},
|
|
8043
8093
|
"group": [
|
|
@@ -8052,8 +8102,8 @@
|
|
|
8052
8102
|
{
|
|
8053
8103
|
"description": "The spacing between the items in the ColorGradient contrast tool.\n",
|
|
8054
8104
|
"commentRange": {
|
|
8055
|
-
"start":
|
|
8056
|
-
"end":
|
|
8105
|
+
"start": 140,
|
|
8106
|
+
"end": 141
|
|
8057
8107
|
},
|
|
8058
8108
|
"context": {
|
|
8059
8109
|
"type": "variable",
|
|
@@ -8061,8 +8111,8 @@
|
|
|
8061
8111
|
"value": "k-map-get( $kendo-spacing, 2 )",
|
|
8062
8112
|
"scope": "default",
|
|
8063
8113
|
"line": {
|
|
8064
|
-
"start":
|
|
8065
|
-
"end":
|
|
8114
|
+
"start": 142,
|
|
8115
|
+
"end": 142
|
|
8066
8116
|
}
|
|
8067
8117
|
},
|
|
8068
8118
|
"group": [
|
|
@@ -8129,8 +8179,8 @@
|
|
|
8129
8179
|
{
|
|
8130
8180
|
"description": "The color that focuses the user attention.\nUsed for primary buttons and for elements of primary importance across the theme.\n",
|
|
8131
8181
|
"commentRange": {
|
|
8132
|
-
"start":
|
|
8133
|
-
"end":
|
|
8182
|
+
"start": 190,
|
|
8183
|
+
"end": 193
|
|
8134
8184
|
},
|
|
8135
8185
|
"context": {
|
|
8136
8186
|
"type": "variable",
|
|
@@ -8138,8 +8188,8 @@
|
|
|
8138
8188
|
"value": "material-color( $primary-palette, main )",
|
|
8139
8189
|
"scope": "default",
|
|
8140
8190
|
"line": {
|
|
8141
|
-
"start":
|
|
8142
|
-
"end":
|
|
8191
|
+
"start": 194,
|
|
8192
|
+
"end": 194
|
|
8143
8193
|
}
|
|
8144
8194
|
},
|
|
8145
8195
|
"group": [
|
|
@@ -8155,8 +8205,8 @@
|
|
|
8155
8205
|
{
|
|
8156
8206
|
"description": "The color used along with the primary color denoted by $kendo-color-primary.\nUsed to provide contrast between the background and foreground colors.\n",
|
|
8157
8207
|
"commentRange": {
|
|
8158
|
-
"start":
|
|
8159
|
-
"end":
|
|
8208
|
+
"start": 198,
|
|
8209
|
+
"end": 201
|
|
8160
8210
|
},
|
|
8161
8211
|
"context": {
|
|
8162
8212
|
"type": "variable",
|
|
@@ -8164,8 +8214,8 @@
|
|
|
8164
8214
|
"value": "material-color( $primary-palette, main-contrast )",
|
|
8165
8215
|
"scope": "default",
|
|
8166
8216
|
"line": {
|
|
8167
|
-
"start":
|
|
8168
|
-
"end":
|
|
8217
|
+
"start": 202,
|
|
8218
|
+
"end": 202
|
|
8169
8219
|
}
|
|
8170
8220
|
},
|
|
8171
8221
|
"group": [
|
|
@@ -8181,8 +8231,8 @@
|
|
|
8181
8231
|
{
|
|
8182
8232
|
"description": "The secondary color of the theme.\n",
|
|
8183
8233
|
"commentRange": {
|
|
8184
|
-
"start":
|
|
8185
|
-
"end":
|
|
8234
|
+
"start": 204,
|
|
8235
|
+
"end": 206
|
|
8186
8236
|
},
|
|
8187
8237
|
"context": {
|
|
8188
8238
|
"type": "variable",
|
|
@@ -8190,8 +8240,8 @@
|
|
|
8190
8240
|
"value": "material-color( $secondary-palette, main )",
|
|
8191
8241
|
"scope": "default",
|
|
8192
8242
|
"line": {
|
|
8193
|
-
"start":
|
|
8194
|
-
"end":
|
|
8243
|
+
"start": 207,
|
|
8244
|
+
"end": 207
|
|
8195
8245
|
}
|
|
8196
8246
|
},
|
|
8197
8247
|
"group": [
|
|
@@ -8207,8 +8257,8 @@
|
|
|
8207
8257
|
{
|
|
8208
8258
|
"description": "The color used along with the secondary color denoted by $kendo-color-secondary.\nUsed to provide contrast between the background and foreground colors.\n",
|
|
8209
8259
|
"commentRange": {
|
|
8210
|
-
"start":
|
|
8211
|
-
"end":
|
|
8260
|
+
"start": 211,
|
|
8261
|
+
"end": 214
|
|
8212
8262
|
},
|
|
8213
8263
|
"context": {
|
|
8214
8264
|
"type": "variable",
|
|
@@ -8216,8 +8266,8 @@
|
|
|
8216
8266
|
"value": "material-color( $secondary-palette, main-contrast )",
|
|
8217
8267
|
"scope": "default",
|
|
8218
8268
|
"line": {
|
|
8219
|
-
"start":
|
|
8220
|
-
"end":
|
|
8269
|
+
"start": 215,
|
|
8270
|
+
"end": 215
|
|
8221
8271
|
}
|
|
8222
8272
|
},
|
|
8223
8273
|
"group": [
|
|
@@ -8233,8 +8283,8 @@
|
|
|
8233
8283
|
{
|
|
8234
8284
|
"description": "The tertiary color of the theme.\n",
|
|
8235
8285
|
"commentRange": {
|
|
8236
|
-
"start":
|
|
8237
|
-
"end":
|
|
8286
|
+
"start": 217,
|
|
8287
|
+
"end": 219
|
|
8238
8288
|
},
|
|
8239
8289
|
"context": {
|
|
8240
8290
|
"type": "variable",
|
|
@@ -8242,8 +8292,8 @@
|
|
|
8242
8292
|
"value": "material-color($tertiary-palette, main)",
|
|
8243
8293
|
"scope": "default",
|
|
8244
8294
|
"line": {
|
|
8245
|
-
"start":
|
|
8246
|
-
"end":
|
|
8295
|
+
"start": 220,
|
|
8296
|
+
"end": 220
|
|
8247
8297
|
}
|
|
8248
8298
|
},
|
|
8249
8299
|
"group": [
|
|
@@ -8259,8 +8309,8 @@
|
|
|
8259
8309
|
{
|
|
8260
8310
|
"description": "The color used along with the tertiary color denoted by $kendo-color-tertiary.\nUsed to provide contrast between the background and foreground colors.\n",
|
|
8261
8311
|
"commentRange": {
|
|
8262
|
-
"start":
|
|
8263
|
-
"end":
|
|
8312
|
+
"start": 224,
|
|
8313
|
+
"end": 227
|
|
8264
8314
|
},
|
|
8265
8315
|
"context": {
|
|
8266
8316
|
"type": "variable",
|
|
@@ -8268,8 +8318,8 @@
|
|
|
8268
8318
|
"value": "material-color($tertiary-palette, main-contrast)",
|
|
8269
8319
|
"scope": "default",
|
|
8270
8320
|
"line": {
|
|
8271
|
-
"start":
|
|
8272
|
-
"end":
|
|
8321
|
+
"start": 228,
|
|
8322
|
+
"end": 228
|
|
8273
8323
|
}
|
|
8274
8324
|
},
|
|
8275
8325
|
"group": [
|
|
@@ -8285,8 +8335,8 @@
|
|
|
8285
8335
|
{
|
|
8286
8336
|
"description": "The color for informational messages and states.\n",
|
|
8287
8337
|
"commentRange": {
|
|
8288
|
-
"start":
|
|
8289
|
-
"end":
|
|
8338
|
+
"start": 230,
|
|
8339
|
+
"end": 232
|
|
8290
8340
|
},
|
|
8291
8341
|
"context": {
|
|
8292
8342
|
"type": "variable",
|
|
@@ -8294,8 +8344,8 @@
|
|
|
8294
8344
|
"value": "#0058e9",
|
|
8295
8345
|
"scope": "default",
|
|
8296
8346
|
"line": {
|
|
8297
|
-
"start":
|
|
8298
|
-
"end":
|
|
8347
|
+
"start": 233,
|
|
8348
|
+
"end": 233
|
|
8299
8349
|
}
|
|
8300
8350
|
},
|
|
8301
8351
|
"group": [
|
|
@@ -8311,8 +8361,8 @@
|
|
|
8311
8361
|
{
|
|
8312
8362
|
"description": "The color for success messages and states.\n",
|
|
8313
8363
|
"commentRange": {
|
|
8314
|
-
"start":
|
|
8315
|
-
"end":
|
|
8364
|
+
"start": 237,
|
|
8365
|
+
"end": 239
|
|
8316
8366
|
},
|
|
8317
8367
|
"context": {
|
|
8318
8368
|
"type": "variable",
|
|
@@ -8320,8 +8370,8 @@
|
|
|
8320
8370
|
"value": "#37b400",
|
|
8321
8371
|
"scope": "default",
|
|
8322
8372
|
"line": {
|
|
8323
|
-
"start":
|
|
8324
|
-
"end":
|
|
8373
|
+
"start": 240,
|
|
8374
|
+
"end": 240
|
|
8325
8375
|
}
|
|
8326
8376
|
},
|
|
8327
8377
|
"group": [
|
|
@@ -8337,8 +8387,8 @@
|
|
|
8337
8387
|
{
|
|
8338
8388
|
"description": "The color for warning messages and states.\n",
|
|
8339
8389
|
"commentRange": {
|
|
8340
|
-
"start":
|
|
8341
|
-
"end":
|
|
8390
|
+
"start": 244,
|
|
8391
|
+
"end": 246
|
|
8342
8392
|
},
|
|
8343
8393
|
"context": {
|
|
8344
8394
|
"type": "variable",
|
|
@@ -8346,8 +8396,8 @@
|
|
|
8346
8396
|
"value": "#ffc000",
|
|
8347
8397
|
"scope": "default",
|
|
8348
8398
|
"line": {
|
|
8349
|
-
"start":
|
|
8350
|
-
"end":
|
|
8399
|
+
"start": 247,
|
|
8400
|
+
"end": 247
|
|
8351
8401
|
}
|
|
8352
8402
|
},
|
|
8353
8403
|
"group": [
|
|
@@ -8363,8 +8413,8 @@
|
|
|
8363
8413
|
{
|
|
8364
8414
|
"description": "The color for error messages and states.\n",
|
|
8365
8415
|
"commentRange": {
|
|
8366
|
-
"start":
|
|
8367
|
-
"end":
|
|
8416
|
+
"start": 251,
|
|
8417
|
+
"end": 253
|
|
8368
8418
|
},
|
|
8369
8419
|
"context": {
|
|
8370
8420
|
"type": "variable",
|
|
@@ -8372,8 +8422,8 @@
|
|
|
8372
8422
|
"value": "#f31700",
|
|
8373
8423
|
"scope": "default",
|
|
8374
8424
|
"line": {
|
|
8375
|
-
"start":
|
|
8376
|
-
"end":
|
|
8425
|
+
"start": 254,
|
|
8426
|
+
"end": 254
|
|
8377
8427
|
}
|
|
8378
8428
|
},
|
|
8379
8429
|
"group": [
|
|
@@ -8389,8 +8439,8 @@
|
|
|
8389
8439
|
{
|
|
8390
8440
|
"description": "The dark color of the theme.\n",
|
|
8391
8441
|
"commentRange": {
|
|
8392
|
-
"start":
|
|
8393
|
-
"end":
|
|
8442
|
+
"start": 258,
|
|
8443
|
+
"end": 260
|
|
8394
8444
|
},
|
|
8395
8445
|
"context": {
|
|
8396
8446
|
"type": "variable",
|
|
@@ -8398,8 +8448,8 @@
|
|
|
8398
8448
|
"value": "get-base-hue( gray, 800 )",
|
|
8399
8449
|
"scope": "default",
|
|
8400
8450
|
"line": {
|
|
8401
|
-
"start":
|
|
8402
|
-
"end":
|
|
8451
|
+
"start": 261,
|
|
8452
|
+
"end": 261
|
|
8403
8453
|
}
|
|
8404
8454
|
},
|
|
8405
8455
|
"group": [
|
|
@@ -8415,8 +8465,8 @@
|
|
|
8415
8465
|
{
|
|
8416
8466
|
"description": "The light color of the theme.\n",
|
|
8417
8467
|
"commentRange": {
|
|
8418
|
-
"start":
|
|
8419
|
-
"end":
|
|
8468
|
+
"start": 263,
|
|
8469
|
+
"end": 265
|
|
8420
8470
|
},
|
|
8421
8471
|
"context": {
|
|
8422
8472
|
"type": "variable",
|
|
@@ -8424,8 +8474,8 @@
|
|
|
8424
8474
|
"value": "get-base-hue( gray, 100 )",
|
|
8425
8475
|
"scope": "default",
|
|
8426
8476
|
"line": {
|
|
8427
|
-
"start":
|
|
8428
|
-
"end":
|
|
8477
|
+
"start": 266,
|
|
8478
|
+
"end": 266
|
|
8429
8479
|
}
|
|
8430
8480
|
},
|
|
8431
8481
|
"group": [
|
|
@@ -8441,8 +8491,8 @@
|
|
|
8441
8491
|
{
|
|
8442
8492
|
"description": "Inverse color of the theme. Depending on the theme luminance dark or light, it will be light or dark\n",
|
|
8443
8493
|
"commentRange": {
|
|
8444
|
-
"start":
|
|
8445
|
-
"end":
|
|
8494
|
+
"start": 268,
|
|
8495
|
+
"end": 269
|
|
8446
8496
|
},
|
|
8447
8497
|
"context": {
|
|
8448
8498
|
"type": "variable",
|
|
@@ -8450,8 +8500,8 @@
|
|
|
8450
8500
|
"value": "if( $kendo-is-dark-theme, $kendo-color-light, $kendo-color-dark )",
|
|
8451
8501
|
"scope": "default",
|
|
8452
8502
|
"line": {
|
|
8453
|
-
"start":
|
|
8454
|
-
"end":
|
|
8503
|
+
"start": 270,
|
|
8504
|
+
"end": 270
|
|
8455
8505
|
}
|
|
8456
8506
|
},
|
|
8457
8507
|
"group": [
|
|
@@ -8799,7 +8849,7 @@
|
|
|
8799
8849
|
"context": {
|
|
8800
8850
|
"type": "variable",
|
|
8801
8851
|
"name": "kendo-color-editor-focus-shadow",
|
|
8802
|
-
"value": "$box-shadow-depth-
|
|
8852
|
+
"value": "$box-shadow-depth-3",
|
|
8803
8853
|
"scope": "default",
|
|
8804
8854
|
"line": {
|
|
8805
8855
|
"start": 40,
|
|
@@ -9318,8 +9368,8 @@
|
|
|
9318
9368
|
{
|
|
9319
9369
|
"description": "Background color of a component.\nNote: do not use this variable directly. Instead derive it as `$component-name-bg` e.g. `$kendo-grid-bg: $kendo-component-bg !default;`.\n",
|
|
9320
9370
|
"commentRange": {
|
|
9321
|
-
"start":
|
|
9322
|
-
"end":
|
|
9371
|
+
"start": 362,
|
|
9372
|
+
"end": 364
|
|
9323
9373
|
},
|
|
9324
9374
|
"context": {
|
|
9325
9375
|
"type": "variable",
|
|
@@ -9327,8 +9377,8 @@
|
|
|
9327
9377
|
"value": "k-map-get( $theme, component-bg )",
|
|
9328
9378
|
"scope": "default",
|
|
9329
9379
|
"line": {
|
|
9330
|
-
"start":
|
|
9331
|
-
"end":
|
|
9380
|
+
"start": 365,
|
|
9381
|
+
"end": 365
|
|
9332
9382
|
}
|
|
9333
9383
|
},
|
|
9334
9384
|
"group": [
|
|
@@ -9343,8 +9393,8 @@
|
|
|
9343
9393
|
{
|
|
9344
9394
|
"description": "Text color of a component.\nNote: do not use this variable directly. Instead derive it as `$component-name-text` e.g. `$kendo-grid-text: $kendo-component-text !default;`.\n",
|
|
9345
9395
|
"commentRange": {
|
|
9346
|
-
"start":
|
|
9347
|
-
"end":
|
|
9396
|
+
"start": 366,
|
|
9397
|
+
"end": 368
|
|
9348
9398
|
},
|
|
9349
9399
|
"context": {
|
|
9350
9400
|
"type": "variable",
|
|
@@ -9352,8 +9402,8 @@
|
|
|
9352
9402
|
"value": "k-map-get( $theme, component-text )",
|
|
9353
9403
|
"scope": "default",
|
|
9354
9404
|
"line": {
|
|
9355
|
-
"start":
|
|
9356
|
-
"end":
|
|
9405
|
+
"start": 369,
|
|
9406
|
+
"end": 369
|
|
9357
9407
|
}
|
|
9358
9408
|
},
|
|
9359
9409
|
"group": [
|
|
@@ -9368,8 +9418,8 @@
|
|
|
9368
9418
|
{
|
|
9369
9419
|
"description": "Border color of a component.\nNote: do not use this variable directly. Instead derive it as `$component-name-border` e.g. `$kendo-grid-border: $kendo-component-border !default;`.\n",
|
|
9370
9420
|
"commentRange": {
|
|
9371
|
-
"start":
|
|
9372
|
-
"end":
|
|
9421
|
+
"start": 370,
|
|
9422
|
+
"end": 372
|
|
9373
9423
|
},
|
|
9374
9424
|
"context": {
|
|
9375
9425
|
"type": "variable",
|
|
@@ -9377,8 +9427,8 @@
|
|
|
9377
9427
|
"value": "k-map-get( $theme, component-border )",
|
|
9378
9428
|
"scope": "default",
|
|
9379
9429
|
"line": {
|
|
9380
|
-
"start":
|
|
9381
|
-
"end":
|
|
9430
|
+
"start": 373,
|
|
9431
|
+
"end": 373
|
|
9382
9432
|
}
|
|
9383
9433
|
},
|
|
9384
9434
|
"group": [
|
|
@@ -10915,6 +10965,31 @@
|
|
|
10915
10965
|
"name": "_variables.scss"
|
|
10916
10966
|
}
|
|
10917
10967
|
},
|
|
10968
|
+
{
|
|
10969
|
+
"description": "Global Elevation.\n",
|
|
10970
|
+
"commentRange": {
|
|
10971
|
+
"start": 49,
|
|
10972
|
+
"end": 50
|
|
10973
|
+
},
|
|
10974
|
+
"context": {
|
|
10975
|
+
"type": "variable",
|
|
10976
|
+
"name": "kendo-elevation",
|
|
10977
|
+
"value": "$_default-elevation",
|
|
10978
|
+
"scope": "default",
|
|
10979
|
+
"line": {
|
|
10980
|
+
"start": 51,
|
|
10981
|
+
"end": 51
|
|
10982
|
+
}
|
|
10983
|
+
},
|
|
10984
|
+
"group": [
|
|
10985
|
+
"elevation"
|
|
10986
|
+
],
|
|
10987
|
+
"access": "public",
|
|
10988
|
+
"file": {
|
|
10989
|
+
"path": "core/elevation/index.import.scss",
|
|
10990
|
+
"name": "index.import.scss"
|
|
10991
|
+
}
|
|
10992
|
+
},
|
|
10918
10993
|
{
|
|
10919
10994
|
"description": "The vertical spacing of the ExpansionPanel.\n",
|
|
10920
10995
|
"commentRange": {
|
|
@@ -12424,7 +12499,7 @@
|
|
|
12424
12499
|
"context": {
|
|
12425
12500
|
"type": "variable",
|
|
12426
12501
|
"name": "kendo-fab-shadow",
|
|
12427
|
-
"value": "
|
|
12502
|
+
"value": "$box-shadow-depth-5",
|
|
12428
12503
|
"scope": "default",
|
|
12429
12504
|
"line": {
|
|
12430
12505
|
"start": 118,
|
|
@@ -12449,7 +12524,7 @@
|
|
|
12449
12524
|
"context": {
|
|
12450
12525
|
"type": "variable",
|
|
12451
12526
|
"name": "kendo-fab-disabled-shadow",
|
|
12452
|
-
"value": "
|
|
12527
|
+
"value": "$box-shadow-depth-5",
|
|
12453
12528
|
"scope": "default",
|
|
12454
12529
|
"line": {
|
|
12455
12530
|
"start": 121,
|
|
@@ -12474,7 +12549,7 @@
|
|
|
12474
12549
|
"context": {
|
|
12475
12550
|
"type": "variable",
|
|
12476
12551
|
"name": "kendo-fab-active-shadow",
|
|
12477
|
-
"value": "
|
|
12552
|
+
"value": "$box-shadow-depth-7",
|
|
12478
12553
|
"scope": "default",
|
|
12479
12554
|
"line": {
|
|
12480
12555
|
"start": 124,
|
|
@@ -24199,7 +24274,7 @@
|
|
|
24199
24274
|
"context": {
|
|
24200
24275
|
"type": "variable",
|
|
24201
24276
|
"name": "kendo-popup-shadow",
|
|
24202
|
-
"value": "
|
|
24277
|
+
"value": "$box-shadow-depth-4",
|
|
24203
24278
|
"scope": "default",
|
|
24204
24279
|
"line": {
|
|
24205
24280
|
"start": 39,
|
|
@@ -26619,21 +26694,22 @@
|
|
|
26619
26694
|
"description": "Shadow for switch.\nEquivalent to material elevation 1.\n",
|
|
26620
26695
|
"commentRange": {
|
|
26621
26696
|
"start": 93,
|
|
26622
|
-
"end":
|
|
26697
|
+
"end": 96
|
|
26623
26698
|
},
|
|
26624
26699
|
"context": {
|
|
26625
26700
|
"type": "variable",
|
|
26626
26701
|
"name": "box-shadow-depth-1",
|
|
26627
|
-
"value": "
|
|
26702
|
+
"value": "k-elevation(1)",
|
|
26628
26703
|
"scope": "default",
|
|
26629
26704
|
"line": {
|
|
26630
|
-
"start":
|
|
26631
|
-
"end":
|
|
26705
|
+
"start": 97,
|
|
26706
|
+
"end": 97
|
|
26632
26707
|
}
|
|
26633
26708
|
},
|
|
26634
26709
|
"group": [
|
|
26635
26710
|
"shadows"
|
|
26636
26711
|
],
|
|
26712
|
+
"deprecated": "Use the `$kendo-elevation` map instead.",
|
|
26637
26713
|
"access": "public",
|
|
26638
26714
|
"file": {
|
|
26639
26715
|
"path": "_variables.scss",
|
|
@@ -26643,22 +26719,23 @@
|
|
|
26643
26719
|
{
|
|
26644
26720
|
"description": "Shadow for resting state of button, card and other widgets.\nEquivalent to material elevation 2.\n",
|
|
26645
26721
|
"commentRange": {
|
|
26646
|
-
"start":
|
|
26647
|
-
"end":
|
|
26722
|
+
"start": 98,
|
|
26723
|
+
"end": 101
|
|
26648
26724
|
},
|
|
26649
26725
|
"context": {
|
|
26650
26726
|
"type": "variable",
|
|
26651
26727
|
"name": "box-shadow-depth-2",
|
|
26652
|
-
"value": "
|
|
26728
|
+
"value": "k-elevation(2)",
|
|
26653
26729
|
"scope": "default",
|
|
26654
26730
|
"line": {
|
|
26655
|
-
"start":
|
|
26656
|
-
"end":
|
|
26731
|
+
"start": 102,
|
|
26732
|
+
"end": 102
|
|
26657
26733
|
}
|
|
26658
26734
|
},
|
|
26659
26735
|
"group": [
|
|
26660
26736
|
"shadows"
|
|
26661
26737
|
],
|
|
26738
|
+
"deprecated": "Use the `$kendo-elevation` map instead.",
|
|
26662
26739
|
"access": "public",
|
|
26663
26740
|
"file": {
|
|
26664
26741
|
"path": "_variables.scss",
|
|
@@ -26666,24 +26743,25 @@
|
|
|
26666
26743
|
}
|
|
26667
26744
|
},
|
|
26668
26745
|
{
|
|
26669
|
-
"description": "Shadow for menu, popups and raised state of button and card.\nEquivalent to material elevation
|
|
26746
|
+
"description": "Shadow for menu, popups and raised state of button and card.\nEquivalent to material elevation 3.\n",
|
|
26670
26747
|
"commentRange": {
|
|
26671
|
-
"start":
|
|
26672
|
-
"end":
|
|
26748
|
+
"start": 103,
|
|
26749
|
+
"end": 106
|
|
26673
26750
|
},
|
|
26674
26751
|
"context": {
|
|
26675
26752
|
"type": "variable",
|
|
26676
26753
|
"name": "box-shadow-depth-3",
|
|
26677
|
-
"value": "
|
|
26754
|
+
"value": "k-elevation(3)",
|
|
26678
26755
|
"scope": "default",
|
|
26679
26756
|
"line": {
|
|
26680
|
-
"start":
|
|
26681
|
-
"end":
|
|
26757
|
+
"start": 107,
|
|
26758
|
+
"end": 107
|
|
26682
26759
|
}
|
|
26683
26760
|
},
|
|
26684
26761
|
"group": [
|
|
26685
26762
|
"shadows"
|
|
26686
26763
|
],
|
|
26764
|
+
"deprecated": "Use the `$kendo-elevation` map instead.",
|
|
26687
26765
|
"access": "public",
|
|
26688
26766
|
"file": {
|
|
26689
26767
|
"path": "_variables.scss",
|
|
@@ -26691,24 +26769,25 @@
|
|
|
26691
26769
|
}
|
|
26692
26770
|
},
|
|
26693
26771
|
{
|
|
26694
|
-
"description": "Shadow for drawers and other overlaying elements.\nEquivalent to material elevation
|
|
26772
|
+
"description": "Shadow for drawers and other overlaying elements.\nEquivalent to material elevation 4.\n",
|
|
26695
26773
|
"commentRange": {
|
|
26696
|
-
"start":
|
|
26697
|
-
"end":
|
|
26774
|
+
"start": 108,
|
|
26775
|
+
"end": 111
|
|
26698
26776
|
},
|
|
26699
26777
|
"context": {
|
|
26700
26778
|
"type": "variable",
|
|
26701
26779
|
"name": "box-shadow-depth-4",
|
|
26702
|
-
"value": "
|
|
26780
|
+
"value": "k-elevation(4)",
|
|
26703
26781
|
"scope": "default",
|
|
26704
26782
|
"line": {
|
|
26705
|
-
"start":
|
|
26706
|
-
"end":
|
|
26783
|
+
"start": 112,
|
|
26784
|
+
"end": 112
|
|
26707
26785
|
}
|
|
26708
26786
|
},
|
|
26709
26787
|
"group": [
|
|
26710
26788
|
"shadows"
|
|
26711
26789
|
],
|
|
26790
|
+
"deprecated": "Use the `$kendo-elevation` map instead.",
|
|
26712
26791
|
"access": "public",
|
|
26713
26792
|
"file": {
|
|
26714
26793
|
"path": "_variables.scss",
|
|
@@ -26716,24 +26795,129 @@
|
|
|
26716
26795
|
}
|
|
26717
26796
|
},
|
|
26718
26797
|
{
|
|
26719
|
-
"description": "Shadow for window and dialog.\nEquivalent to material elevation
|
|
26798
|
+
"description": "Shadow for window and dialog.\nEquivalent to material elevation 6.\n",
|
|
26720
26799
|
"commentRange": {
|
|
26721
|
-
"start":
|
|
26722
|
-
"end":
|
|
26800
|
+
"start": 113,
|
|
26801
|
+
"end": 116
|
|
26723
26802
|
},
|
|
26724
26803
|
"context": {
|
|
26725
26804
|
"type": "variable",
|
|
26726
26805
|
"name": "box-shadow-depth-5",
|
|
26727
|
-
"value": "
|
|
26806
|
+
"value": "k-elevation(5)",
|
|
26728
26807
|
"scope": "default",
|
|
26729
26808
|
"line": {
|
|
26730
|
-
"start":
|
|
26731
|
-
"end":
|
|
26809
|
+
"start": 117,
|
|
26810
|
+
"end": 117
|
|
26811
|
+
}
|
|
26812
|
+
},
|
|
26813
|
+
"group": [
|
|
26814
|
+
"shadows"
|
|
26815
|
+
],
|
|
26816
|
+
"deprecated": "Use the `$kendo-elevation` map instead.",
|
|
26817
|
+
"access": "public",
|
|
26818
|
+
"file": {
|
|
26819
|
+
"path": "_variables.scss",
|
|
26820
|
+
"name": "_variables.scss"
|
|
26821
|
+
}
|
|
26822
|
+
},
|
|
26823
|
+
{
|
|
26824
|
+
"description": "Shadow for window and dialog.\nEquivalent to material elevation 8.\n",
|
|
26825
|
+
"commentRange": {
|
|
26826
|
+
"start": 118,
|
|
26827
|
+
"end": 121
|
|
26828
|
+
},
|
|
26829
|
+
"context": {
|
|
26830
|
+
"type": "variable",
|
|
26831
|
+
"name": "box-shadow-depth-6",
|
|
26832
|
+
"value": "k-elevation(6)",
|
|
26833
|
+
"scope": "default",
|
|
26834
|
+
"line": {
|
|
26835
|
+
"start": 122,
|
|
26836
|
+
"end": 122
|
|
26732
26837
|
}
|
|
26733
26838
|
},
|
|
26734
26839
|
"group": [
|
|
26735
26840
|
"shadows"
|
|
26736
26841
|
],
|
|
26842
|
+
"deprecated": "Use the `$kendo-elevation` map instead.",
|
|
26843
|
+
"access": "public",
|
|
26844
|
+
"file": {
|
|
26845
|
+
"path": "_variables.scss",
|
|
26846
|
+
"name": "_variables.scss"
|
|
26847
|
+
}
|
|
26848
|
+
},
|
|
26849
|
+
{
|
|
26850
|
+
"description": "Shadow for window and dialog.\nEquivalent to material elevation 12.\n",
|
|
26851
|
+
"commentRange": {
|
|
26852
|
+
"start": 123,
|
|
26853
|
+
"end": 126
|
|
26854
|
+
},
|
|
26855
|
+
"context": {
|
|
26856
|
+
"type": "variable",
|
|
26857
|
+
"name": "box-shadow-depth-7",
|
|
26858
|
+
"value": "k-elevation(7)",
|
|
26859
|
+
"scope": "default",
|
|
26860
|
+
"line": {
|
|
26861
|
+
"start": 127,
|
|
26862
|
+
"end": 127
|
|
26863
|
+
}
|
|
26864
|
+
},
|
|
26865
|
+
"group": [
|
|
26866
|
+
"shadows"
|
|
26867
|
+
],
|
|
26868
|
+
"deprecated": "Use the `$kendo-elevation` map instead.",
|
|
26869
|
+
"access": "public",
|
|
26870
|
+
"file": {
|
|
26871
|
+
"path": "_variables.scss",
|
|
26872
|
+
"name": "_variables.scss"
|
|
26873
|
+
}
|
|
26874
|
+
},
|
|
26875
|
+
{
|
|
26876
|
+
"description": "Shadow for window and dialog.\nEquivalent to material elevation 16.\n",
|
|
26877
|
+
"commentRange": {
|
|
26878
|
+
"start": 128,
|
|
26879
|
+
"end": 131
|
|
26880
|
+
},
|
|
26881
|
+
"context": {
|
|
26882
|
+
"type": "variable",
|
|
26883
|
+
"name": "box-shadow-depth-8",
|
|
26884
|
+
"value": "k-elevation(8)",
|
|
26885
|
+
"scope": "default",
|
|
26886
|
+
"line": {
|
|
26887
|
+
"start": 132,
|
|
26888
|
+
"end": 132
|
|
26889
|
+
}
|
|
26890
|
+
},
|
|
26891
|
+
"group": [
|
|
26892
|
+
"shadows"
|
|
26893
|
+
],
|
|
26894
|
+
"deprecated": "Use the `$kendo-elevation` map instead.",
|
|
26895
|
+
"access": "public",
|
|
26896
|
+
"file": {
|
|
26897
|
+
"path": "_variables.scss",
|
|
26898
|
+
"name": "_variables.scss"
|
|
26899
|
+
}
|
|
26900
|
+
},
|
|
26901
|
+
{
|
|
26902
|
+
"description": "Shadow for window and dialog.\nEquivalent to material elevation 24.\n",
|
|
26903
|
+
"commentRange": {
|
|
26904
|
+
"start": 133,
|
|
26905
|
+
"end": 136
|
|
26906
|
+
},
|
|
26907
|
+
"context": {
|
|
26908
|
+
"type": "variable",
|
|
26909
|
+
"name": "box-shadow-depth-9",
|
|
26910
|
+
"value": "k-elevation(9)",
|
|
26911
|
+
"scope": "default",
|
|
26912
|
+
"line": {
|
|
26913
|
+
"start": 137,
|
|
26914
|
+
"end": 137
|
|
26915
|
+
}
|
|
26916
|
+
},
|
|
26917
|
+
"group": [
|
|
26918
|
+
"shadows"
|
|
26919
|
+
],
|
|
26920
|
+
"deprecated": "Use the `$kendo-elevation` map instead.",
|
|
26737
26921
|
"access": "public",
|
|
26738
26922
|
"file": {
|
|
26739
26923
|
"path": "_variables.scss",
|
|
@@ -30674,7 +30858,7 @@
|
|
|
30674
30858
|
"context": {
|
|
30675
30859
|
"type": "variable",
|
|
30676
30860
|
"name": "kendo-toolbar-shadow",
|
|
30677
|
-
"value": "$box-shadow-depth-
|
|
30861
|
+
"value": "$box-shadow-depth-4",
|
|
30678
30862
|
"scope": "default",
|
|
30679
30863
|
"line": {
|
|
30680
30864
|
"start": 73,
|
|
@@ -32043,8 +32227,8 @@
|
|
|
32043
32227
|
{
|
|
32044
32228
|
"description": "Base font size across all components.\n",
|
|
32045
32229
|
"commentRange": {
|
|
32046
|
-
"start":
|
|
32047
|
-
"end":
|
|
32230
|
+
"start": 289,
|
|
32231
|
+
"end": 290
|
|
32048
32232
|
},
|
|
32049
32233
|
"context": {
|
|
32050
32234
|
"type": "variable",
|
|
@@ -32052,8 +32236,8 @@
|
|
|
32052
32236
|
"value": "14px",
|
|
32053
32237
|
"scope": "default",
|
|
32054
32238
|
"line": {
|
|
32055
|
-
"start":
|
|
32056
|
-
"end":
|
|
32239
|
+
"start": 291,
|
|
32240
|
+
"end": 291
|
|
32057
32241
|
}
|
|
32058
32242
|
},
|
|
32059
32243
|
"group": [
|
|
@@ -32068,8 +32252,8 @@
|
|
|
32068
32252
|
{
|
|
32069
32253
|
"description": "Font family for text.\n",
|
|
32070
32254
|
"commentRange": {
|
|
32071
|
-
"start":
|
|
32072
|
-
"end":
|
|
32255
|
+
"start": 306,
|
|
32256
|
+
"end": 307
|
|
32073
32257
|
},
|
|
32074
32258
|
"context": {
|
|
32075
32259
|
"type": "variable",
|
|
@@ -32077,8 +32261,8 @@
|
|
|
32077
32261
|
"value": "Roboto, \"Helvetica Neue\", sans-serif",
|
|
32078
32262
|
"scope": "default",
|
|
32079
32263
|
"line": {
|
|
32080
|
-
"start":
|
|
32081
|
-
"end":
|
|
32264
|
+
"start": 308,
|
|
32265
|
+
"end": 308
|
|
32082
32266
|
}
|
|
32083
32267
|
},
|
|
32084
32268
|
"group": [
|
|
@@ -32093,8 +32277,8 @@
|
|
|
32093
32277
|
{
|
|
32094
32278
|
"description": "Font family across all components.\n",
|
|
32095
32279
|
"commentRange": {
|
|
32096
|
-
"start":
|
|
32097
|
-
"end":
|
|
32280
|
+
"start": 310,
|
|
32281
|
+
"end": 311
|
|
32098
32282
|
},
|
|
32099
32283
|
"context": {
|
|
32100
32284
|
"type": "variable",
|
|
@@ -32102,8 +32286,8 @@
|
|
|
32102
32286
|
"value": "Roboto, \"Helvetica Neue\", sans-serif",
|
|
32103
32287
|
"scope": "default",
|
|
32104
32288
|
"line": {
|
|
32105
|
-
"start":
|
|
32106
|
-
"end":
|
|
32289
|
+
"start": 312,
|
|
32290
|
+
"end": 312
|
|
32107
32291
|
}
|
|
32108
32292
|
},
|
|
32109
32293
|
"group": [
|
|
@@ -32118,8 +32302,8 @@
|
|
|
32118
32302
|
{
|
|
32119
32303
|
"description": "Font family for monospaced text. Used for styling the code.\n",
|
|
32120
32304
|
"commentRange": {
|
|
32121
|
-
"start":
|
|
32122
|
-
"end":
|
|
32305
|
+
"start": 314,
|
|
32306
|
+
"end": 315
|
|
32123
32307
|
},
|
|
32124
32308
|
"context": {
|
|
32125
32309
|
"type": "variable",
|
|
@@ -32127,8 +32311,8 @@
|
|
|
32127
32311
|
"value": "Consolas, \"Ubuntu Mono\", \"Lucida Console\", \"Courier New\", monospace",
|
|
32128
32312
|
"scope": "default",
|
|
32129
32313
|
"line": {
|
|
32130
|
-
"start":
|
|
32131
|
-
"end":
|
|
32314
|
+
"start": 316,
|
|
32315
|
+
"end": 316
|
|
32132
32316
|
}
|
|
32133
32317
|
},
|
|
32134
32318
|
"group": [
|
|
@@ -32143,8 +32327,8 @@
|
|
|
32143
32327
|
{
|
|
32144
32328
|
"description": "Font family across all components.\n",
|
|
32145
32329
|
"commentRange": {
|
|
32146
|
-
"start":
|
|
32147
|
-
"end":
|
|
32330
|
+
"start": 318,
|
|
32331
|
+
"end": 319
|
|
32148
32332
|
},
|
|
32149
32333
|
"context": {
|
|
32150
32334
|
"type": "variable",
|
|
@@ -32152,8 +32336,8 @@
|
|
|
32152
32336
|
"value": "Roboto, \"Helvetica Neue\", sans-serif",
|
|
32153
32337
|
"scope": "default",
|
|
32154
32338
|
"line": {
|
|
32155
|
-
"start":
|
|
32156
|
-
"end":
|
|
32339
|
+
"start": 320,
|
|
32340
|
+
"end": 320
|
|
32157
32341
|
}
|
|
32158
32342
|
},
|
|
32159
32343
|
"group": [
|
|
@@ -32168,8 +32352,8 @@
|
|
|
32168
32352
|
{
|
|
32169
32353
|
"description": "Line height used along with $kendo-font-size.\n",
|
|
32170
32354
|
"commentRange": {
|
|
32171
|
-
"start":
|
|
32172
|
-
"end":
|
|
32355
|
+
"start": 322,
|
|
32356
|
+
"end": 323
|
|
32173
32357
|
},
|
|
32174
32358
|
"context": {
|
|
32175
32359
|
"type": "variable",
|
|
@@ -32177,8 +32361,8 @@
|
|
|
32177
32361
|
"value": "k-math-div( 28, 14 )",
|
|
32178
32362
|
"scope": "default",
|
|
32179
32363
|
"line": {
|
|
32180
|
-
"start":
|
|
32181
|
-
"end":
|
|
32364
|
+
"start": 324,
|
|
32365
|
+
"end": 324
|
|
32182
32366
|
}
|
|
32183
32367
|
},
|
|
32184
32368
|
"group": [
|
|
@@ -32193,8 +32377,8 @@
|
|
|
32193
32377
|
{
|
|
32194
32378
|
"description": "Border radius for all components.\n",
|
|
32195
32379
|
"commentRange": {
|
|
32196
|
-
"start":
|
|
32197
|
-
"end":
|
|
32380
|
+
"start": 164,
|
|
32381
|
+
"end": 164
|
|
32198
32382
|
},
|
|
32199
32383
|
"context": {
|
|
32200
32384
|
"type": "variable",
|
|
@@ -32202,8 +32386,8 @@
|
|
|
32202
32386
|
"value": "k-map-get( $kendo-spacing, 1 )",
|
|
32203
32387
|
"scope": "default",
|
|
32204
32388
|
"line": {
|
|
32205
|
-
"start":
|
|
32206
|
-
"end":
|
|
32389
|
+
"start": 165,
|
|
32390
|
+
"end": 165
|
|
32207
32391
|
}
|
|
32208
32392
|
},
|
|
32209
32393
|
"access": "public",
|
|
@@ -32218,8 +32402,8 @@
|
|
|
32218
32402
|
{
|
|
32219
32403
|
"description": "The background of the components' chrome area.\n",
|
|
32220
32404
|
"commentRange": {
|
|
32221
|
-
"start":
|
|
32222
|
-
"end":
|
|
32405
|
+
"start": 376,
|
|
32406
|
+
"end": 376
|
|
32223
32407
|
},
|
|
32224
32408
|
"context": {
|
|
32225
32409
|
"type": "variable",
|
|
@@ -32227,8 +32411,8 @@
|
|
|
32227
32411
|
"value": "k-map-get( $theme, base-bg )",
|
|
32228
32412
|
"scope": "default",
|
|
32229
32413
|
"line": {
|
|
32230
|
-
"start":
|
|
32231
|
-
"end":
|
|
32414
|
+
"start": 377,
|
|
32415
|
+
"end": 377
|
|
32232
32416
|
}
|
|
32233
32417
|
},
|
|
32234
32418
|
"access": "public",
|
|
@@ -32243,8 +32427,8 @@
|
|
|
32243
32427
|
{
|
|
32244
32428
|
"description": "The text color of the components' chrome area.\n",
|
|
32245
32429
|
"commentRange": {
|
|
32246
|
-
"start":
|
|
32247
|
-
"end":
|
|
32430
|
+
"start": 378,
|
|
32431
|
+
"end": 378
|
|
32248
32432
|
},
|
|
32249
32433
|
"context": {
|
|
32250
32434
|
"type": "variable",
|
|
@@ -32252,8 +32436,8 @@
|
|
|
32252
32436
|
"value": "k-map-get( $theme, component-text )",
|
|
32253
32437
|
"scope": "default",
|
|
32254
32438
|
"line": {
|
|
32255
|
-
"start":
|
|
32256
|
-
"end":
|
|
32439
|
+
"start": 379,
|
|
32440
|
+
"end": 379
|
|
32257
32441
|
}
|
|
32258
32442
|
},
|
|
32259
32443
|
"access": "public",
|
|
@@ -32268,8 +32452,8 @@
|
|
|
32268
32452
|
{
|
|
32269
32453
|
"description": "The border of the components' chrome area.\n",
|
|
32270
32454
|
"commentRange": {
|
|
32271
|
-
"start":
|
|
32272
|
-
"end":
|
|
32455
|
+
"start": 380,
|
|
32456
|
+
"end": 380
|
|
32273
32457
|
},
|
|
32274
32458
|
"context": {
|
|
32275
32459
|
"type": "variable",
|
|
@@ -32277,8 +32461,8 @@
|
|
|
32277
32461
|
"value": "rgba( if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ), .08 )",
|
|
32278
32462
|
"scope": "default",
|
|
32279
32463
|
"line": {
|
|
32280
|
-
"start":
|
|
32281
|
-
"end":
|
|
32464
|
+
"start": 381,
|
|
32465
|
+
"end": 381
|
|
32282
32466
|
}
|
|
32283
32467
|
},
|
|
32284
32468
|
"access": "public",
|
|
@@ -32293,8 +32477,8 @@
|
|
|
32293
32477
|
{
|
|
32294
32478
|
"description": "The gradient background of the components' chrome area.\n",
|
|
32295
32479
|
"commentRange": {
|
|
32296
|
-
"start":
|
|
32297
|
-
"end":
|
|
32480
|
+
"start": 382,
|
|
32481
|
+
"end": 382
|
|
32298
32482
|
},
|
|
32299
32483
|
"context": {
|
|
32300
32484
|
"type": "variable",
|
|
@@ -32302,8 +32486,8 @@
|
|
|
32302
32486
|
"value": "null",
|
|
32303
32487
|
"scope": "default",
|
|
32304
32488
|
"line": {
|
|
32305
|
-
"start":
|
|
32306
|
-
"end":
|
|
32489
|
+
"start": 383,
|
|
32490
|
+
"end": 383
|
|
32307
32491
|
}
|
|
32308
32492
|
},
|
|
32309
32493
|
"access": "public",
|
|
@@ -32318,8 +32502,8 @@
|
|
|
32318
32502
|
{
|
|
32319
32503
|
"description": "The background of hovered items.\n",
|
|
32320
32504
|
"commentRange": {
|
|
32321
|
-
"start":
|
|
32322
|
-
"end":
|
|
32505
|
+
"start": 385,
|
|
32506
|
+
"end": 385
|
|
32323
32507
|
},
|
|
32324
32508
|
"context": {
|
|
32325
32509
|
"type": "variable",
|
|
@@ -32327,8 +32511,8 @@
|
|
|
32327
32511
|
"value": "k-map-get( $theme, hover-bg )",
|
|
32328
32512
|
"scope": "default",
|
|
32329
32513
|
"line": {
|
|
32330
|
-
"start":
|
|
32331
|
-
"end":
|
|
32514
|
+
"start": 386,
|
|
32515
|
+
"end": 386
|
|
32332
32516
|
}
|
|
32333
32517
|
},
|
|
32334
32518
|
"access": "public",
|
|
@@ -32343,8 +32527,8 @@
|
|
|
32343
32527
|
{
|
|
32344
32528
|
"description": "The text color of hovered items.\n",
|
|
32345
32529
|
"commentRange": {
|
|
32346
|
-
"start":
|
|
32347
|
-
"end":
|
|
32530
|
+
"start": 387,
|
|
32531
|
+
"end": 387
|
|
32348
32532
|
},
|
|
32349
32533
|
"context": {
|
|
32350
32534
|
"type": "variable",
|
|
@@ -32352,8 +32536,8 @@
|
|
|
32352
32536
|
"value": "$kendo-base-text",
|
|
32353
32537
|
"scope": "default",
|
|
32354
32538
|
"line": {
|
|
32355
|
-
"start":
|
|
32356
|
-
"end":
|
|
32539
|
+
"start": 388,
|
|
32540
|
+
"end": 388
|
|
32357
32541
|
}
|
|
32358
32542
|
},
|
|
32359
32543
|
"access": "public",
|
|
@@ -32368,8 +32552,8 @@
|
|
|
32368
32552
|
{
|
|
32369
32553
|
"description": "The border color of hovered items.\n",
|
|
32370
32554
|
"commentRange": {
|
|
32371
|
-
"start":
|
|
32372
|
-
"end":
|
|
32555
|
+
"start": 389,
|
|
32556
|
+
"end": 389
|
|
32373
32557
|
},
|
|
32374
32558
|
"context": {
|
|
32375
32559
|
"type": "variable",
|
|
@@ -32377,8 +32561,8 @@
|
|
|
32377
32561
|
"value": "rgba( $kendo-base-border, .15 )",
|
|
32378
32562
|
"scope": "default",
|
|
32379
32563
|
"line": {
|
|
32380
|
-
"start":
|
|
32381
|
-
"end":
|
|
32564
|
+
"start": 390,
|
|
32565
|
+
"end": 390
|
|
32382
32566
|
}
|
|
32383
32567
|
},
|
|
32384
32568
|
"access": "public",
|
|
@@ -32393,8 +32577,8 @@
|
|
|
32393
32577
|
{
|
|
32394
32578
|
"description": "The gradient background of hovered items.\n",
|
|
32395
32579
|
"commentRange": {
|
|
32396
|
-
"start":
|
|
32397
|
-
"end":
|
|
32580
|
+
"start": 391,
|
|
32581
|
+
"end": 391
|
|
32398
32582
|
},
|
|
32399
32583
|
"context": {
|
|
32400
32584
|
"type": "variable",
|
|
@@ -32402,8 +32586,8 @@
|
|
|
32402
32586
|
"value": "null",
|
|
32403
32587
|
"scope": "default",
|
|
32404
32588
|
"line": {
|
|
32405
|
-
"start":
|
|
32406
|
-
"end":
|
|
32589
|
+
"start": 392,
|
|
32590
|
+
"end": 392
|
|
32407
32591
|
}
|
|
32408
32592
|
},
|
|
32409
32593
|
"access": "public",
|
|
@@ -32418,8 +32602,8 @@
|
|
|
32418
32602
|
{
|
|
32419
32603
|
"description": "The background of selected items.\n",
|
|
32420
32604
|
"commentRange": {
|
|
32421
|
-
"start":
|
|
32422
|
-
"end":
|
|
32605
|
+
"start": 394,
|
|
32606
|
+
"end": 394
|
|
32423
32607
|
},
|
|
32424
32608
|
"context": {
|
|
32425
32609
|
"type": "variable",
|
|
@@ -32427,8 +32611,8 @@
|
|
|
32427
32611
|
"value": "$kendo-color-secondary",
|
|
32428
32612
|
"scope": "default",
|
|
32429
32613
|
"line": {
|
|
32430
|
-
"start":
|
|
32431
|
-
"end":
|
|
32614
|
+
"start": 395,
|
|
32615
|
+
"end": 395
|
|
32432
32616
|
}
|
|
32433
32617
|
},
|
|
32434
32618
|
"access": "public",
|
|
@@ -32443,8 +32627,8 @@
|
|
|
32443
32627
|
{
|
|
32444
32628
|
"description": "The text color of selected items.\n",
|
|
32445
32629
|
"commentRange": {
|
|
32446
|
-
"start":
|
|
32447
|
-
"end":
|
|
32630
|
+
"start": 396,
|
|
32631
|
+
"end": 396
|
|
32448
32632
|
},
|
|
32449
32633
|
"context": {
|
|
32450
32634
|
"type": "variable",
|
|
@@ -32452,8 +32636,8 @@
|
|
|
32452
32636
|
"value": "$kendo-color-secondary-contrast",
|
|
32453
32637
|
"scope": "default",
|
|
32454
32638
|
"line": {
|
|
32455
|
-
"start":
|
|
32456
|
-
"end":
|
|
32639
|
+
"start": 397,
|
|
32640
|
+
"end": 397
|
|
32457
32641
|
}
|
|
32458
32642
|
},
|
|
32459
32643
|
"access": "public",
|
|
@@ -32468,8 +32652,8 @@
|
|
|
32468
32652
|
{
|
|
32469
32653
|
"description": "The border color of selected items.\n",
|
|
32470
32654
|
"commentRange": {
|
|
32471
|
-
"start":
|
|
32472
|
-
"end":
|
|
32655
|
+
"start": 398,
|
|
32656
|
+
"end": 398
|
|
32473
32657
|
},
|
|
32474
32658
|
"context": {
|
|
32475
32659
|
"type": "variable",
|
|
@@ -32477,8 +32661,8 @@
|
|
|
32477
32661
|
"value": "rgba( $kendo-base-border, .1 )",
|
|
32478
32662
|
"scope": "default",
|
|
32479
32663
|
"line": {
|
|
32480
|
-
"start":
|
|
32481
|
-
"end":
|
|
32664
|
+
"start": 399,
|
|
32665
|
+
"end": 399
|
|
32482
32666
|
}
|
|
32483
32667
|
},
|
|
32484
32668
|
"access": "public",
|
|
@@ -32493,8 +32677,8 @@
|
|
|
32493
32677
|
{
|
|
32494
32678
|
"description": "The gradient background of selected items.\n",
|
|
32495
32679
|
"commentRange": {
|
|
32496
|
-
"start":
|
|
32497
|
-
"end":
|
|
32680
|
+
"start": 400,
|
|
32681
|
+
"end": 400
|
|
32498
32682
|
},
|
|
32499
32683
|
"context": {
|
|
32500
32684
|
"type": "variable",
|
|
@@ -32502,8 +32686,8 @@
|
|
|
32502
32686
|
"value": "null",
|
|
32503
32687
|
"scope": "default",
|
|
32504
32688
|
"line": {
|
|
32505
|
-
"start":
|
|
32506
|
-
"end":
|
|
32689
|
+
"start": 401,
|
|
32690
|
+
"end": 401
|
|
32507
32691
|
}
|
|
32508
32692
|
},
|
|
32509
32693
|
"access": "public",
|
|
@@ -33824,7 +34008,7 @@
|
|
|
33824
34008
|
"context": {
|
|
33825
34009
|
"type": "variable",
|
|
33826
34010
|
"name": "kendo-window-shadow",
|
|
33827
|
-
"value": "$box-shadow-depth-
|
|
34011
|
+
"value": "$box-shadow-depth-8",
|
|
33828
34012
|
"scope": "default",
|
|
33829
34013
|
"line": {
|
|
33830
34014
|
"start": 79,
|
|
@@ -33849,7 +34033,7 @@
|
|
|
33849
34033
|
"context": {
|
|
33850
34034
|
"type": "variable",
|
|
33851
34035
|
"name": "kendo-window-focus-shadow",
|
|
33852
|
-
"value": "$box-shadow-depth-
|
|
34036
|
+
"value": "$box-shadow-depth-9",
|
|
33853
34037
|
"scope": "default",
|
|
33854
34038
|
"line": {
|
|
33855
34039
|
"start": 82,
|