@progress/kendo-theme-bootstrap 6.8.0-dev.1 → 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 +402 -106
- package/dist/all.scss +712 -124
- package/dist/meta/sassdoc-data.json +16026 -13962
- package/dist/meta/sassdoc-raw-data.json +1085 -135
- package/dist/meta/variables.json +212 -76
- package/lib/swatches/bootstrap-3-dark.json +1 -1
- package/lib/swatches/bootstrap-3.json +1 -1
- package/lib/swatches/bootstrap-4-dark.json +1 -1
- package/lib/swatches/bootstrap-4.json +1 -1
- package/lib/swatches/bootstrap-dataviz-v4.json +1 -1
- package/lib/swatches/bootstrap-main-dark.json +1 -1
- package/lib/swatches/bootstrap-main.json +1 -1
- package/lib/swatches/bootstrap-nordic.json +1 -1
- package/lib/swatches/bootstrap-turquoise-dark.json +1 -1
- package/lib/swatches/bootstrap-turquoise.json +1 -1
- package/lib/swatches/bootstrap-urban.json +1 -1
- package/lib/swatches/bootstrap-vintage.json +1 -1
- package/package.json +5 -5
- 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/card/_variables.scss +1 -1
- 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 +34 -0
- package/scss/dock-manager/_index.scss +38 -0
- package/scss/dock-manager/_layout.scss +6 -0
- package/scss/dock-manager/_theme.scss +6 -0
- package/scss/dock-manager/_variables.scss +113 -0
- package/scss/fab/_variables.scss +2 -2
- package/scss/index.scss +2 -0
- package/scss/pdf-viewer/_variables.scss +4 -5
- package/scss/pivotgrid/_variables.scss +5 -4
- package/scss/popup/_variables.scss +1 -1
- package/scss/scheduler/_variables.scss +1 -3
- package/scss/tabstrip/_variables.scss +1 -1
- package/scss/timeline/_variables.scss +1 -1
- package/scss/tooltip/_variables.scss +2 -0
|
@@ -358,7 +358,7 @@
|
|
|
358
358
|
"context": {
|
|
359
359
|
"type": "variable",
|
|
360
360
|
"name": "kendo-appbar-box-shadow",
|
|
361
|
-
"value": "
|
|
361
|
+
"value": "k-elevation(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": "k-elevation(4)",
|
|
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": "k-elevation(4)",
|
|
1512
1512
|
"scope": "default",
|
|
1513
1513
|
"line": {
|
|
1514
1514
|
"start": 52,
|
|
@@ -7675,15 +7675,15 @@
|
|
|
7675
7675
|
}
|
|
7676
7676
|
},
|
|
7677
7677
|
{
|
|
7678
|
-
"description": "The
|
|
7678
|
+
"description": "The width of the outline around the ColorGradient canvas drag handle.\n",
|
|
7679
7679
|
"commentRange": {
|
|
7680
7680
|
"start": 89,
|
|
7681
7681
|
"end": 90
|
|
7682
7682
|
},
|
|
7683
7683
|
"context": {
|
|
7684
7684
|
"type": "variable",
|
|
7685
|
-
"name": "kendo-color-gradient-draghandle-
|
|
7686
|
-
"value": "
|
|
7685
|
+
"name": "kendo-color-gradient-draghandle-outline-width",
|
|
7686
|
+
"value": "1px",
|
|
7687
7687
|
"scope": "default",
|
|
7688
7688
|
"line": {
|
|
7689
7689
|
"start": 91,
|
|
@@ -7700,15 +7700,15 @@
|
|
|
7700
7700
|
}
|
|
7701
7701
|
},
|
|
7702
7702
|
{
|
|
7703
|
-
"description": "The
|
|
7703
|
+
"description": "The border radius of the ColorGradient canvas drag handle.\n",
|
|
7704
7704
|
"commentRange": {
|
|
7705
7705
|
"start": 92,
|
|
7706
7706
|
"end": 93
|
|
7707
7707
|
},
|
|
7708
7708
|
"context": {
|
|
7709
7709
|
"type": "variable",
|
|
7710
|
-
"name": "kendo-color-gradient-draghandle-
|
|
7711
|
-
"value": "
|
|
7710
|
+
"name": "kendo-color-gradient-draghandle-border-radius",
|
|
7711
|
+
"value": "50%",
|
|
7712
7712
|
"scope": "default",
|
|
7713
7713
|
"line": {
|
|
7714
7714
|
"start": 94,
|
|
@@ -7725,15 +7725,15 @@
|
|
|
7725
7725
|
}
|
|
7726
7726
|
},
|
|
7727
7727
|
{
|
|
7728
|
-
"description": "The
|
|
7728
|
+
"description": "The text color of the ColorGradient canvas drag handle.\n",
|
|
7729
7729
|
"commentRange": {
|
|
7730
7730
|
"start": 95,
|
|
7731
7731
|
"end": 96
|
|
7732
7732
|
},
|
|
7733
7733
|
"context": {
|
|
7734
7734
|
"type": "variable",
|
|
7735
|
-
"name": "kendo-color-gradient-draghandle-
|
|
7736
|
-
"value": "
|
|
7735
|
+
"name": "kendo-color-gradient-draghandle-text",
|
|
7736
|
+
"value": "null",
|
|
7737
7737
|
"scope": "default",
|
|
7738
7738
|
"line": {
|
|
7739
7739
|
"start": 97,
|
|
@@ -7750,15 +7750,15 @@
|
|
|
7750
7750
|
}
|
|
7751
7751
|
},
|
|
7752
7752
|
{
|
|
7753
|
-
"description": "The color of the
|
|
7753
|
+
"description": "The background color of the ColorGradient canvas drag handle.\n",
|
|
7754
7754
|
"commentRange": {
|
|
7755
7755
|
"start": 98,
|
|
7756
7756
|
"end": 99
|
|
7757
7757
|
},
|
|
7758
7758
|
"context": {
|
|
7759
7759
|
"type": "variable",
|
|
7760
|
-
"name": "kendo-color-gradient-draghandle-
|
|
7761
|
-
"value": "
|
|
7760
|
+
"name": "kendo-color-gradient-draghandle-bg",
|
|
7761
|
+
"value": "transparent",
|
|
7762
7762
|
"scope": "default",
|
|
7763
7763
|
"line": {
|
|
7764
7764
|
"start": 100,
|
|
@@ -7775,15 +7775,15 @@
|
|
|
7775
7775
|
}
|
|
7776
7776
|
},
|
|
7777
7777
|
{
|
|
7778
|
-
"description": "The
|
|
7778
|
+
"description": "The color of the border around the ColorGradient canvas drag handle.\n",
|
|
7779
7779
|
"commentRange": {
|
|
7780
7780
|
"start": 101,
|
|
7781
7781
|
"end": 102
|
|
7782
7782
|
},
|
|
7783
7783
|
"context": {
|
|
7784
7784
|
"type": "variable",
|
|
7785
|
-
"name": "kendo-color-gradient-draghandle-
|
|
7786
|
-
"value": "
|
|
7785
|
+
"name": "kendo-color-gradient-draghandle-border",
|
|
7786
|
+
"value": "rgba( $kendo-color-white, .8)",
|
|
7787
7787
|
"scope": "default",
|
|
7788
7788
|
"line": {
|
|
7789
7789
|
"start": 103,
|
|
@@ -7800,15 +7800,15 @@
|
|
|
7800
7800
|
}
|
|
7801
7801
|
},
|
|
7802
7802
|
{
|
|
7803
|
-
"description": "The
|
|
7803
|
+
"description": "The color of the outline around the ColorGradient canvas drag handle.\n",
|
|
7804
7804
|
"commentRange": {
|
|
7805
7805
|
"start": 104,
|
|
7806
7806
|
"end": 105
|
|
7807
7807
|
},
|
|
7808
7808
|
"context": {
|
|
7809
7809
|
"type": "variable",
|
|
7810
|
-
"name": "kendo-color-gradient-draghandle-
|
|
7811
|
-
"value": "
|
|
7810
|
+
"name": "kendo-color-gradient-draghandle-shadow",
|
|
7811
|
+
"value": "rgba( $kendo-color-black, .5)",
|
|
7812
7812
|
"scope": "default",
|
|
7813
7813
|
"line": {
|
|
7814
7814
|
"start": 106,
|
|
@@ -7825,15 +7825,15 @@
|
|
|
7825
7825
|
}
|
|
7826
7826
|
},
|
|
7827
7827
|
{
|
|
7828
|
-
"description": "The
|
|
7828
|
+
"description": "The focus color of the outline around the ColorGradient canvas drag handle.\n",
|
|
7829
7829
|
"commentRange": {
|
|
7830
7830
|
"start": 107,
|
|
7831
7831
|
"end": 108
|
|
7832
7832
|
},
|
|
7833
7833
|
"context": {
|
|
7834
7834
|
"type": "variable",
|
|
7835
|
-
"name": "kendo-color-gradient-draghandle-
|
|
7836
|
-
"value": "$kendo-color-
|
|
7835
|
+
"name": "kendo-color-gradient-draghandle-focus-shadow",
|
|
7836
|
+
"value": "$kendo-color-black",
|
|
7837
7837
|
"scope": "default",
|
|
7838
7838
|
"line": {
|
|
7839
7839
|
"start": 109,
|
|
@@ -7849,11 +7849,61 @@
|
|
|
7849
7849
|
"name": "_variables.scss"
|
|
7850
7850
|
}
|
|
7851
7851
|
},
|
|
7852
|
+
{
|
|
7853
|
+
"description": "The outline color of the outline around the ColorGradient canvas drag handle.\n",
|
|
7854
|
+
"commentRange": {
|
|
7855
|
+
"start": 110,
|
|
7856
|
+
"end": 111
|
|
7857
|
+
},
|
|
7858
|
+
"context": {
|
|
7859
|
+
"type": "variable",
|
|
7860
|
+
"name": "kendo-color-gradient-draghandle-hover-shadow",
|
|
7861
|
+
"value": "$kendo-color-black",
|
|
7862
|
+
"scope": "default",
|
|
7863
|
+
"line": {
|
|
7864
|
+
"start": 112,
|
|
7865
|
+
"end": 112
|
|
7866
|
+
}
|
|
7867
|
+
},
|
|
7868
|
+
"group": [
|
|
7869
|
+
"cologradient"
|
|
7870
|
+
],
|
|
7871
|
+
"access": "public",
|
|
7872
|
+
"file": {
|
|
7873
|
+
"path": "colorgradient/_variables.scss",
|
|
7874
|
+
"name": "_variables.scss"
|
|
7875
|
+
}
|
|
7876
|
+
},
|
|
7877
|
+
{
|
|
7878
|
+
"description": "The box shadow of the ColorGradient canvas drag handle.\n",
|
|
7879
|
+
"commentRange": {
|
|
7880
|
+
"start": 113,
|
|
7881
|
+
"end": 114
|
|
7882
|
+
},
|
|
7883
|
+
"context": {
|
|
7884
|
+
"type": "variable",
|
|
7885
|
+
"name": "kendo-color-gradient-draghandle-shadow",
|
|
7886
|
+
"value": "k-elevation(2)",
|
|
7887
|
+
"scope": "default",
|
|
7888
|
+
"line": {
|
|
7889
|
+
"start": 115,
|
|
7890
|
+
"end": 115
|
|
7891
|
+
}
|
|
7892
|
+
},
|
|
7893
|
+
"group": [
|
|
7894
|
+
"cologradient"
|
|
7895
|
+
],
|
|
7896
|
+
"access": "public",
|
|
7897
|
+
"file": {
|
|
7898
|
+
"path": "colorgradient/_variables.scss",
|
|
7899
|
+
"name": "_variables.scss"
|
|
7900
|
+
}
|
|
7901
|
+
},
|
|
7852
7902
|
{
|
|
7853
7903
|
"description": "The vertical margin of the ColorGradient canvas drag handle.\n",
|
|
7854
7904
|
"commentRange": {
|
|
7855
|
-
"start":
|
|
7856
|
-
"end":
|
|
7905
|
+
"start": 117,
|
|
7906
|
+
"end": 118
|
|
7857
7907
|
},
|
|
7858
7908
|
"context": {
|
|
7859
7909
|
"type": "variable",
|
|
@@ -7861,8 +7911,8 @@
|
|
|
7861
7911
|
"value": "- k-math-div( $kendo-color-gradient-draghandle-height, 2 )",
|
|
7862
7912
|
"scope": "default",
|
|
7863
7913
|
"line": {
|
|
7864
|
-
"start":
|
|
7865
|
-
"end":
|
|
7914
|
+
"start": 119,
|
|
7915
|
+
"end": 119
|
|
7866
7916
|
}
|
|
7867
7917
|
},
|
|
7868
7918
|
"group": [
|
|
@@ -7877,8 +7927,8 @@
|
|
|
7877
7927
|
{
|
|
7878
7928
|
"description": "The horizontal margin of the ColorGradient canvas drag handle.\n",
|
|
7879
7929
|
"commentRange": {
|
|
7880
|
-
"start":
|
|
7881
|
-
"end":
|
|
7930
|
+
"start": 120,
|
|
7931
|
+
"end": 121
|
|
7882
7932
|
},
|
|
7883
7933
|
"context": {
|
|
7884
7934
|
"type": "variable",
|
|
@@ -7886,8 +7936,8 @@
|
|
|
7886
7936
|
"value": "- k-math-div( $kendo-color-gradient-draghandle-width, 2 )",
|
|
7887
7937
|
"scope": "default",
|
|
7888
7938
|
"line": {
|
|
7889
|
-
"start":
|
|
7890
|
-
"end":
|
|
7939
|
+
"start": 122,
|
|
7940
|
+
"end": 122
|
|
7891
7941
|
}
|
|
7892
7942
|
},
|
|
7893
7943
|
"group": [
|
|
@@ -7902,8 +7952,8 @@
|
|
|
7902
7952
|
{
|
|
7903
7953
|
"description": "The width of the ColorGradient input.\n",
|
|
7904
7954
|
"commentRange": {
|
|
7905
|
-
"start":
|
|
7906
|
-
"end":
|
|
7955
|
+
"start": 124,
|
|
7956
|
+
"end": 125
|
|
7907
7957
|
},
|
|
7908
7958
|
"context": {
|
|
7909
7959
|
"type": "variable",
|
|
@@ -7911,8 +7961,8 @@
|
|
|
7911
7961
|
"value": "56px",
|
|
7912
7962
|
"scope": "default",
|
|
7913
7963
|
"line": {
|
|
7914
|
-
"start":
|
|
7915
|
-
"end":
|
|
7964
|
+
"start": 126,
|
|
7965
|
+
"end": 126
|
|
7916
7966
|
}
|
|
7917
7967
|
},
|
|
7918
7968
|
"group": [
|
|
@@ -7927,8 +7977,8 @@
|
|
|
7927
7977
|
{
|
|
7928
7978
|
"description": "The spacing between the ColorGradient inputs.\n",
|
|
7929
7979
|
"commentRange": {
|
|
7930
|
-
"start":
|
|
7931
|
-
"end":
|
|
7980
|
+
"start": 127,
|
|
7981
|
+
"end": 128
|
|
7932
7982
|
},
|
|
7933
7983
|
"context": {
|
|
7934
7984
|
"type": "variable",
|
|
@@ -7936,8 +7986,8 @@
|
|
|
7936
7986
|
"value": "k-math-div( $kendo-color-gradient-spacer, 2 )",
|
|
7937
7987
|
"scope": "default",
|
|
7938
7988
|
"line": {
|
|
7939
|
-
"start":
|
|
7940
|
-
"end":
|
|
7989
|
+
"start": 129,
|
|
7990
|
+
"end": 129
|
|
7941
7991
|
}
|
|
7942
7992
|
},
|
|
7943
7993
|
"group": [
|
|
@@ -7952,8 +8002,8 @@
|
|
|
7952
8002
|
{
|
|
7953
8003
|
"description": "The spacing between the ColorGradient inputs and their labels.\n",
|
|
7954
8004
|
"commentRange": {
|
|
7955
|
-
"start":
|
|
7956
|
-
"end":
|
|
8005
|
+
"start": 130,
|
|
8006
|
+
"end": 131
|
|
7957
8007
|
},
|
|
7958
8008
|
"context": {
|
|
7959
8009
|
"type": "variable",
|
|
@@ -7961,8 +8011,8 @@
|
|
|
7961
8011
|
"value": "k-map-get( $kendo-spacing, 1 )",
|
|
7962
8012
|
"scope": "default",
|
|
7963
8013
|
"line": {
|
|
7964
|
-
"start":
|
|
7965
|
-
"end":
|
|
8014
|
+
"start": 132,
|
|
8015
|
+
"end": 132
|
|
7966
8016
|
}
|
|
7967
8017
|
},
|
|
7968
8018
|
"group": [
|
|
@@ -7977,8 +8027,8 @@
|
|
|
7977
8027
|
{
|
|
7978
8028
|
"description": "The text color of the ColorGradient input labels.\n",
|
|
7979
8029
|
"commentRange": {
|
|
7980
|
-
"start":
|
|
7981
|
-
"end":
|
|
8030
|
+
"start": 133,
|
|
8031
|
+
"end": 134
|
|
7982
8032
|
},
|
|
7983
8033
|
"context": {
|
|
7984
8034
|
"type": "variable",
|
|
@@ -7986,8 +8036,8 @@
|
|
|
7986
8036
|
"value": "$kendo-subtle-text",
|
|
7987
8037
|
"scope": "default",
|
|
7988
8038
|
"line": {
|
|
7989
|
-
"start":
|
|
7990
|
-
"end":
|
|
8039
|
+
"start": 135,
|
|
8040
|
+
"end": 135
|
|
7991
8041
|
}
|
|
7992
8042
|
},
|
|
7993
8043
|
"group": [
|
|
@@ -8002,8 +8052,8 @@
|
|
|
8002
8052
|
{
|
|
8003
8053
|
"description": "The font weight of the ColorGradient contrast ratio text.\n",
|
|
8004
8054
|
"commentRange": {
|
|
8005
|
-
"start":
|
|
8006
|
-
"end":
|
|
8055
|
+
"start": 137,
|
|
8056
|
+
"end": 138
|
|
8007
8057
|
},
|
|
8008
8058
|
"context": {
|
|
8009
8059
|
"type": "variable",
|
|
@@ -8011,8 +8061,8 @@
|
|
|
8011
8061
|
"value": "$kendo-font-weight-bold",
|
|
8012
8062
|
"scope": "default",
|
|
8013
8063
|
"line": {
|
|
8014
|
-
"start":
|
|
8015
|
-
"end":
|
|
8064
|
+
"start": 139,
|
|
8065
|
+
"end": 139
|
|
8016
8066
|
}
|
|
8017
8067
|
},
|
|
8018
8068
|
"group": [
|
|
@@ -8027,8 +8077,8 @@
|
|
|
8027
8077
|
{
|
|
8028
8078
|
"description": "The spacing between the items in the ColorGradient contrast tool.\n",
|
|
8029
8079
|
"commentRange": {
|
|
8030
|
-
"start":
|
|
8031
|
-
"end":
|
|
8080
|
+
"start": 140,
|
|
8081
|
+
"end": 141
|
|
8032
8082
|
},
|
|
8033
8083
|
"context": {
|
|
8034
8084
|
"type": "variable",
|
|
@@ -8036,8 +8086,8 @@
|
|
|
8036
8086
|
"value": "k-math-div( $kendo-color-gradient-spacer, 2 )",
|
|
8037
8087
|
"scope": "default",
|
|
8038
8088
|
"line": {
|
|
8039
|
-
"start":
|
|
8040
|
-
"end":
|
|
8089
|
+
"start": 142,
|
|
8090
|
+
"end": 142
|
|
8041
8091
|
}
|
|
8042
8092
|
},
|
|
8043
8093
|
"group": [
|
|
@@ -9514,214 +9564,1089 @@
|
|
|
9514
9564
|
}
|
|
9515
9565
|
},
|
|
9516
9566
|
{
|
|
9517
|
-
"description": "The
|
|
9567
|
+
"description": " The width of the border around the DockManager component.\n",
|
|
9518
9568
|
"commentRange": {
|
|
9519
|
-
"start":
|
|
9520
|
-
"end":
|
|
9569
|
+
"start": 1,
|
|
9570
|
+
"end": 2
|
|
9521
9571
|
},
|
|
9522
9572
|
"context": {
|
|
9523
9573
|
"type": "variable",
|
|
9524
|
-
"name": "kendo-
|
|
9525
|
-
"value": "
|
|
9574
|
+
"name": "kendo-dock-manager-border-width",
|
|
9575
|
+
"value": "1px",
|
|
9526
9576
|
"scope": "default",
|
|
9527
9577
|
"line": {
|
|
9528
|
-
"start":
|
|
9529
|
-
"end":
|
|
9578
|
+
"start": 3,
|
|
9579
|
+
"end": 3
|
|
9530
9580
|
}
|
|
9531
9581
|
},
|
|
9532
9582
|
"group": [
|
|
9533
|
-
"
|
|
9583
|
+
"dock-manager"
|
|
9534
9584
|
],
|
|
9535
9585
|
"access": "public",
|
|
9536
9586
|
"file": {
|
|
9537
|
-
"path": "
|
|
9587
|
+
"path": "dock-manager/_variables.scss",
|
|
9538
9588
|
"name": "_variables.scss"
|
|
9539
9589
|
}
|
|
9540
9590
|
},
|
|
9541
9591
|
{
|
|
9542
|
-
"description": "The
|
|
9592
|
+
"description": "The style of the border around the DockManager component.\n",
|
|
9543
9593
|
"commentRange": {
|
|
9544
|
-
"start":
|
|
9545
|
-
"end":
|
|
9594
|
+
"start": 4,
|
|
9595
|
+
"end": 5
|
|
9546
9596
|
},
|
|
9547
9597
|
"context": {
|
|
9548
9598
|
"type": "variable",
|
|
9549
|
-
"name": "kendo-
|
|
9550
|
-
"value": "
|
|
9599
|
+
"name": "kendo-dock-manager-border-style",
|
|
9600
|
+
"value": "solid",
|
|
9551
9601
|
"scope": "default",
|
|
9552
9602
|
"line": {
|
|
9553
|
-
"start":
|
|
9554
|
-
"end":
|
|
9603
|
+
"start": 6,
|
|
9604
|
+
"end": 6
|
|
9555
9605
|
}
|
|
9556
9606
|
},
|
|
9557
9607
|
"group": [
|
|
9558
|
-
"
|
|
9608
|
+
"dock-manager"
|
|
9559
9609
|
],
|
|
9560
9610
|
"access": "public",
|
|
9561
9611
|
"file": {
|
|
9562
|
-
"path": "
|
|
9612
|
+
"path": "dock-manager/_variables.scss",
|
|
9563
9613
|
"name": "_variables.scss"
|
|
9564
9614
|
}
|
|
9565
9615
|
},
|
|
9566
9616
|
{
|
|
9567
|
-
"description": "The
|
|
9617
|
+
"description": "The color of the border around the DockManager component.\n",
|
|
9568
9618
|
"commentRange": {
|
|
9569
|
-
"start":
|
|
9570
|
-
"end":
|
|
9619
|
+
"start": 7,
|
|
9620
|
+
"end": 8
|
|
9571
9621
|
},
|
|
9572
9622
|
"context": {
|
|
9573
9623
|
"type": "variable",
|
|
9574
|
-
"name": "kendo-
|
|
9575
|
-
"value": "
|
|
9624
|
+
"name": "kendo-dock-manager-border",
|
|
9625
|
+
"value": "$kendo-base-border",
|
|
9576
9626
|
"scope": "default",
|
|
9577
9627
|
"line": {
|
|
9578
|
-
"start":
|
|
9579
|
-
"end":
|
|
9628
|
+
"start": 9,
|
|
9629
|
+
"end": 9
|
|
9580
9630
|
}
|
|
9581
9631
|
},
|
|
9582
9632
|
"group": [
|
|
9583
|
-
"
|
|
9633
|
+
"dock-manager"
|
|
9584
9634
|
],
|
|
9585
9635
|
"access": "public",
|
|
9586
9636
|
"file": {
|
|
9587
|
-
"path": "
|
|
9637
|
+
"path": "dock-manager/_variables.scss",
|
|
9588
9638
|
"name": "_variables.scss"
|
|
9589
9639
|
}
|
|
9590
9640
|
},
|
|
9591
9641
|
{
|
|
9592
|
-
"description": "The
|
|
9642
|
+
"description": "The vertical padding of the pane header in the DockManager component.\n",
|
|
9593
9643
|
"commentRange": {
|
|
9594
|
-
"start":
|
|
9595
|
-
"end":
|
|
9644
|
+
"start": 11,
|
|
9645
|
+
"end": 12
|
|
9596
9646
|
},
|
|
9597
9647
|
"context": {
|
|
9598
9648
|
"type": "variable",
|
|
9599
|
-
"name": "kendo-
|
|
9600
|
-
"value": "$kendo-
|
|
9649
|
+
"name": "kendo-dock-manager-pane-header-padding-y",
|
|
9650
|
+
"value": "k-map-get( $kendo-spacing, 2 )",
|
|
9601
9651
|
"scope": "default",
|
|
9602
9652
|
"line": {
|
|
9603
|
-
"start":
|
|
9604
|
-
"end":
|
|
9653
|
+
"start": 13,
|
|
9654
|
+
"end": 13
|
|
9605
9655
|
}
|
|
9606
9656
|
},
|
|
9607
9657
|
"group": [
|
|
9608
|
-
"
|
|
9658
|
+
"dock-manager"
|
|
9609
9659
|
],
|
|
9610
9660
|
"access": "public",
|
|
9611
9661
|
"file": {
|
|
9612
|
-
"path": "
|
|
9662
|
+
"path": "dock-manager/_variables.scss",
|
|
9613
9663
|
"name": "_variables.scss"
|
|
9614
9664
|
}
|
|
9615
9665
|
},
|
|
9616
9666
|
{
|
|
9617
|
-
"description": "The
|
|
9667
|
+
"description": "The horizontal padding of the pane header in the DockManager component.\n",
|
|
9618
9668
|
"commentRange": {
|
|
9619
|
-
"start":
|
|
9620
|
-
"end":
|
|
9669
|
+
"start": 14,
|
|
9670
|
+
"end": 15
|
|
9621
9671
|
},
|
|
9622
9672
|
"context": {
|
|
9623
9673
|
"type": "variable",
|
|
9624
|
-
"name": "kendo-
|
|
9625
|
-
"value": "$kendo-
|
|
9674
|
+
"name": "kendo-dock-manager-pane-header-padding-x",
|
|
9675
|
+
"value": "k-map-get( $kendo-spacing, 4 )",
|
|
9626
9676
|
"scope": "default",
|
|
9627
9677
|
"line": {
|
|
9628
|
-
"start":
|
|
9629
|
-
"end":
|
|
9678
|
+
"start": 16,
|
|
9679
|
+
"end": 16
|
|
9630
9680
|
}
|
|
9631
9681
|
},
|
|
9632
9682
|
"group": [
|
|
9633
|
-
"
|
|
9683
|
+
"dock-manager"
|
|
9634
9684
|
],
|
|
9635
9685
|
"access": "public",
|
|
9636
9686
|
"file": {
|
|
9637
|
-
"path": "
|
|
9687
|
+
"path": "dock-manager/_variables.scss",
|
|
9638
9688
|
"name": "_variables.scss"
|
|
9639
9689
|
}
|
|
9640
9690
|
},
|
|
9641
9691
|
{
|
|
9642
|
-
"description": "The
|
|
9692
|
+
"description": "The width of the border around the pane header in the DockManager component.\n",
|
|
9643
9693
|
"commentRange": {
|
|
9644
|
-
"start":
|
|
9645
|
-
"end":
|
|
9694
|
+
"start": 17,
|
|
9695
|
+
"end": 18
|
|
9646
9696
|
},
|
|
9647
9697
|
"context": {
|
|
9648
9698
|
"type": "variable",
|
|
9649
|
-
"name": "kendo-
|
|
9650
|
-
"value": "$kendo-
|
|
9699
|
+
"name": "kendo-dock-manager-pane-header-border-width",
|
|
9700
|
+
"value": "$kendo-dock-manager-border-width",
|
|
9651
9701
|
"scope": "default",
|
|
9652
9702
|
"line": {
|
|
9653
|
-
"start":
|
|
9654
|
-
"end":
|
|
9703
|
+
"start": 19,
|
|
9704
|
+
"end": 19
|
|
9655
9705
|
}
|
|
9656
9706
|
},
|
|
9657
9707
|
"group": [
|
|
9658
|
-
"
|
|
9708
|
+
"dock-manager"
|
|
9659
9709
|
],
|
|
9660
9710
|
"access": "public",
|
|
9661
9711
|
"file": {
|
|
9662
|
-
"path": "
|
|
9712
|
+
"path": "dock-manager/_variables.scss",
|
|
9663
9713
|
"name": "_variables.scss"
|
|
9664
9714
|
}
|
|
9665
9715
|
},
|
|
9666
9716
|
{
|
|
9667
|
-
"description": "The
|
|
9717
|
+
"description": " The style of the border around the pane header in the DockManager component.\n",
|
|
9668
9718
|
"commentRange": {
|
|
9669
|
-
"start":
|
|
9670
|
-
"end":
|
|
9719
|
+
"start": 20,
|
|
9720
|
+
"end": 21
|
|
9671
9721
|
},
|
|
9672
9722
|
"context": {
|
|
9673
9723
|
"type": "variable",
|
|
9674
|
-
"name": "kendo-
|
|
9675
|
-
"value": "
|
|
9724
|
+
"name": "kendo-dock-manager-pane-header-border-style",
|
|
9725
|
+
"value": "solid",
|
|
9676
9726
|
"scope": "default",
|
|
9677
9727
|
"line": {
|
|
9678
|
-
"start":
|
|
9679
|
-
"end":
|
|
9728
|
+
"start": 22,
|
|
9729
|
+
"end": 22
|
|
9680
9730
|
}
|
|
9681
9731
|
},
|
|
9682
9732
|
"group": [
|
|
9683
|
-
"
|
|
9733
|
+
"dock-manager"
|
|
9684
9734
|
],
|
|
9685
9735
|
"access": "public",
|
|
9686
9736
|
"file": {
|
|
9687
|
-
"path": "
|
|
9737
|
+
"path": "dock-manager/_variables.scss",
|
|
9688
9738
|
"name": "_variables.scss"
|
|
9689
9739
|
}
|
|
9690
9740
|
},
|
|
9691
9741
|
{
|
|
9692
|
-
"description": "The
|
|
9742
|
+
"description": "The background color of the pane header in the DockManager component.\n",
|
|
9693
9743
|
"commentRange": {
|
|
9694
|
-
"start":
|
|
9695
|
-
"end":
|
|
9744
|
+
"start": 23,
|
|
9745
|
+
"end": 24
|
|
9696
9746
|
},
|
|
9697
9747
|
"context": {
|
|
9698
9748
|
"type": "variable",
|
|
9699
|
-
"name": "kendo-
|
|
9700
|
-
"value": "$kendo-
|
|
9749
|
+
"name": "kendo-dock-manager-pane-header-bg",
|
|
9750
|
+
"value": "$kendo-component-bg",
|
|
9701
9751
|
"scope": "default",
|
|
9702
9752
|
"line": {
|
|
9703
|
-
"start":
|
|
9704
|
-
"end":
|
|
9753
|
+
"start": 25,
|
|
9754
|
+
"end": 25
|
|
9705
9755
|
}
|
|
9706
9756
|
},
|
|
9707
9757
|
"group": [
|
|
9708
|
-
"
|
|
9758
|
+
"dock-manager"
|
|
9709
9759
|
],
|
|
9710
9760
|
"access": "public",
|
|
9711
9761
|
"file": {
|
|
9712
|
-
"path": "
|
|
9762
|
+
"path": "dock-manager/_variables.scss",
|
|
9713
9763
|
"name": "_variables.scss"
|
|
9714
9764
|
}
|
|
9715
9765
|
},
|
|
9716
9766
|
{
|
|
9717
|
-
"description": "The
|
|
9767
|
+
"description": "The vertical padding of the pane title in the DockManager component.\n",
|
|
9718
9768
|
"commentRange": {
|
|
9719
|
-
"start":
|
|
9720
|
-
"end":
|
|
9769
|
+
"start": 27,
|
|
9770
|
+
"end": 28
|
|
9721
9771
|
},
|
|
9722
9772
|
"context": {
|
|
9723
9773
|
"type": "variable",
|
|
9724
|
-
"name": "kendo-
|
|
9774
|
+
"name": "kendo-dock-manager-pane-title-padding-y",
|
|
9775
|
+
"value": "null",
|
|
9776
|
+
"scope": "default",
|
|
9777
|
+
"line": {
|
|
9778
|
+
"start": 29,
|
|
9779
|
+
"end": 29
|
|
9780
|
+
}
|
|
9781
|
+
},
|
|
9782
|
+
"group": [
|
|
9783
|
+
"dock-manager"
|
|
9784
|
+
],
|
|
9785
|
+
"access": "public",
|
|
9786
|
+
"file": {
|
|
9787
|
+
"path": "dock-manager/_variables.scss",
|
|
9788
|
+
"name": "_variables.scss"
|
|
9789
|
+
}
|
|
9790
|
+
},
|
|
9791
|
+
{
|
|
9792
|
+
"description": "The horizontal padding of the pane title in the DockManager component.\n",
|
|
9793
|
+
"commentRange": {
|
|
9794
|
+
"start": 30,
|
|
9795
|
+
"end": 31
|
|
9796
|
+
},
|
|
9797
|
+
"context": {
|
|
9798
|
+
"type": "variable",
|
|
9799
|
+
"name": "kendo-dock-manager-pane-title-padding-x",
|
|
9800
|
+
"value": "null",
|
|
9801
|
+
"scope": "default",
|
|
9802
|
+
"line": {
|
|
9803
|
+
"start": 32,
|
|
9804
|
+
"end": 32
|
|
9805
|
+
}
|
|
9806
|
+
},
|
|
9807
|
+
"group": [
|
|
9808
|
+
"dock-manager"
|
|
9809
|
+
],
|
|
9810
|
+
"access": "public",
|
|
9811
|
+
"file": {
|
|
9812
|
+
"path": "dock-manager/_variables.scss",
|
|
9813
|
+
"name": "_variables.scss"
|
|
9814
|
+
}
|
|
9815
|
+
},
|
|
9816
|
+
{
|
|
9817
|
+
"description": "The font family of the pane title in the DockManager component.\n",
|
|
9818
|
+
"commentRange": {
|
|
9819
|
+
"start": 33,
|
|
9820
|
+
"end": 34
|
|
9821
|
+
},
|
|
9822
|
+
"context": {
|
|
9823
|
+
"type": "variable",
|
|
9824
|
+
"name": "kendo-dock-manager-pane-title-font-family",
|
|
9825
|
+
"value": "$kendo-font-family",
|
|
9826
|
+
"scope": "default",
|
|
9827
|
+
"line": {
|
|
9828
|
+
"start": 35,
|
|
9829
|
+
"end": 35
|
|
9830
|
+
}
|
|
9831
|
+
},
|
|
9832
|
+
"group": [
|
|
9833
|
+
"dock-manager"
|
|
9834
|
+
],
|
|
9835
|
+
"access": "public",
|
|
9836
|
+
"file": {
|
|
9837
|
+
"path": "dock-manager/_variables.scss",
|
|
9838
|
+
"name": "_variables.scss"
|
|
9839
|
+
}
|
|
9840
|
+
},
|
|
9841
|
+
{
|
|
9842
|
+
"description": "The font size of the pane title in the DockManager component.\n",
|
|
9843
|
+
"commentRange": {
|
|
9844
|
+
"start": 36,
|
|
9845
|
+
"end": 37
|
|
9846
|
+
},
|
|
9847
|
+
"context": {
|
|
9848
|
+
"type": "variable",
|
|
9849
|
+
"name": "kendo-dock-manager-pane-title-font-size",
|
|
9850
|
+
"value": "$kendo-font-size-lg",
|
|
9851
|
+
"scope": "default",
|
|
9852
|
+
"line": {
|
|
9853
|
+
"start": 38,
|
|
9854
|
+
"end": 38
|
|
9855
|
+
}
|
|
9856
|
+
},
|
|
9857
|
+
"group": [
|
|
9858
|
+
"dock-manager"
|
|
9859
|
+
],
|
|
9860
|
+
"access": "public",
|
|
9861
|
+
"file": {
|
|
9862
|
+
"path": "dock-manager/_variables.scss",
|
|
9863
|
+
"name": "_variables.scss"
|
|
9864
|
+
}
|
|
9865
|
+
},
|
|
9866
|
+
{
|
|
9867
|
+
"description": "The line height of the pane title in the DockManager component.\n",
|
|
9868
|
+
"commentRange": {
|
|
9869
|
+
"start": 39,
|
|
9870
|
+
"end": 40
|
|
9871
|
+
},
|
|
9872
|
+
"context": {
|
|
9873
|
+
"type": "variable",
|
|
9874
|
+
"name": "kendo-dock-manager-pane-title-line-height",
|
|
9875
|
+
"value": "$kendo-line-height-sm",
|
|
9876
|
+
"scope": "default",
|
|
9877
|
+
"line": {
|
|
9878
|
+
"start": 41,
|
|
9879
|
+
"end": 41
|
|
9880
|
+
}
|
|
9881
|
+
},
|
|
9882
|
+
"group": [
|
|
9883
|
+
"dock-manager"
|
|
9884
|
+
],
|
|
9885
|
+
"access": "public",
|
|
9886
|
+
"file": {
|
|
9887
|
+
"path": "dock-manager/_variables.scss",
|
|
9888
|
+
"name": "_variables.scss"
|
|
9889
|
+
}
|
|
9890
|
+
},
|
|
9891
|
+
{
|
|
9892
|
+
"description": "The font weight of the pane title in the DockManager component.\n",
|
|
9893
|
+
"commentRange": {
|
|
9894
|
+
"start": 42,
|
|
9895
|
+
"end": 43
|
|
9896
|
+
},
|
|
9897
|
+
"context": {
|
|
9898
|
+
"type": "variable",
|
|
9899
|
+
"name": "kendo-dock-manager-pane-title-font-weight",
|
|
9900
|
+
"value": "$kendo-font-weight-normal",
|
|
9901
|
+
"scope": "default",
|
|
9902
|
+
"line": {
|
|
9903
|
+
"start": 44,
|
|
9904
|
+
"end": 44
|
|
9905
|
+
}
|
|
9906
|
+
},
|
|
9907
|
+
"group": [
|
|
9908
|
+
"dock-manager"
|
|
9909
|
+
],
|
|
9910
|
+
"access": "public",
|
|
9911
|
+
"file": {
|
|
9912
|
+
"path": "dock-manager/_variables.scss",
|
|
9913
|
+
"name": "_variables.scss"
|
|
9914
|
+
}
|
|
9915
|
+
},
|
|
9916
|
+
{
|
|
9917
|
+
"description": "The horizontal padding of the pane content in the DockManager component.\n",
|
|
9918
|
+
"commentRange": {
|
|
9919
|
+
"start": 46,
|
|
9920
|
+
"end": 47
|
|
9921
|
+
},
|
|
9922
|
+
"context": {
|
|
9923
|
+
"type": "variable",
|
|
9924
|
+
"name": "kendo-dock-manager-pane-content-padding-x",
|
|
9925
|
+
"value": "$kendo-dock-manager-pane-header-padding-x",
|
|
9926
|
+
"scope": "default",
|
|
9927
|
+
"line": {
|
|
9928
|
+
"start": 48,
|
|
9929
|
+
"end": 48
|
|
9930
|
+
}
|
|
9931
|
+
},
|
|
9932
|
+
"group": [
|
|
9933
|
+
"dock-manager"
|
|
9934
|
+
],
|
|
9935
|
+
"access": "public",
|
|
9936
|
+
"file": {
|
|
9937
|
+
"path": "dock-manager/_variables.scss",
|
|
9938
|
+
"name": "_variables.scss"
|
|
9939
|
+
}
|
|
9940
|
+
},
|
|
9941
|
+
{
|
|
9942
|
+
"description": "The vertical padding of the pane content in the DockManager component.\n",
|
|
9943
|
+
"commentRange": {
|
|
9944
|
+
"start": 49,
|
|
9945
|
+
"end": 50
|
|
9946
|
+
},
|
|
9947
|
+
"context": {
|
|
9948
|
+
"type": "variable",
|
|
9949
|
+
"name": "kendo-dock-manager-pane-content-padding-y",
|
|
9950
|
+
"value": "k-map-get( $kendo-spacing, 2 )",
|
|
9951
|
+
"scope": "default",
|
|
9952
|
+
"line": {
|
|
9953
|
+
"start": 51,
|
|
9954
|
+
"end": 51
|
|
9955
|
+
}
|
|
9956
|
+
},
|
|
9957
|
+
"group": [
|
|
9958
|
+
"dock-manager"
|
|
9959
|
+
],
|
|
9960
|
+
"access": "public",
|
|
9961
|
+
"file": {
|
|
9962
|
+
"path": "dock-manager/_variables.scss",
|
|
9963
|
+
"name": "_variables.scss"
|
|
9964
|
+
}
|
|
9965
|
+
},
|
|
9966
|
+
{
|
|
9967
|
+
"description": "The horizontal padding of the tabbed pane in the DockManager component.\n",
|
|
9968
|
+
"commentRange": {
|
|
9969
|
+
"start": 53,
|
|
9970
|
+
"end": 54
|
|
9971
|
+
},
|
|
9972
|
+
"context": {
|
|
9973
|
+
"type": "variable",
|
|
9974
|
+
"name": "kendo-dock-manager-tabbed-pane-padding-y",
|
|
9975
|
+
"value": "k-map-get( $kendo-spacing, 3.5 )",
|
|
9976
|
+
"scope": "default",
|
|
9977
|
+
"line": {
|
|
9978
|
+
"start": 55,
|
|
9979
|
+
"end": 55
|
|
9980
|
+
}
|
|
9981
|
+
},
|
|
9982
|
+
"group": [
|
|
9983
|
+
"dock-manager"
|
|
9984
|
+
],
|
|
9985
|
+
"access": "public",
|
|
9986
|
+
"file": {
|
|
9987
|
+
"path": "dock-manager/_variables.scss",
|
|
9988
|
+
"name": "_variables.scss"
|
|
9989
|
+
}
|
|
9990
|
+
},
|
|
9991
|
+
{
|
|
9992
|
+
"description": "The horizontal padding of the tabbed pane in the DockManager component.\n",
|
|
9993
|
+
"commentRange": {
|
|
9994
|
+
"start": 56,
|
|
9995
|
+
"end": 57
|
|
9996
|
+
},
|
|
9997
|
+
"context": {
|
|
9998
|
+
"type": "variable",
|
|
9999
|
+
"name": "kendo-dock-manager-tabbed-pane-padding-x",
|
|
10000
|
+
"value": "$kendo-dock-manager-pane-content-padding-y",
|
|
10001
|
+
"scope": "default",
|
|
10002
|
+
"line": {
|
|
10003
|
+
"start": 58,
|
|
10004
|
+
"end": 58
|
|
10005
|
+
}
|
|
10006
|
+
},
|
|
10007
|
+
"group": [
|
|
10008
|
+
"dock-manager"
|
|
10009
|
+
],
|
|
10010
|
+
"access": "public",
|
|
10011
|
+
"file": {
|
|
10012
|
+
"path": "dock-manager/_variables.scss",
|
|
10013
|
+
"name": "_variables.scss"
|
|
10014
|
+
}
|
|
10015
|
+
},
|
|
10016
|
+
{
|
|
10017
|
+
"description": "The width of the unpinned pane container in the DockManager component.\n",
|
|
10018
|
+
"commentRange": {
|
|
10019
|
+
"start": 60,
|
|
10020
|
+
"end": 61
|
|
10021
|
+
},
|
|
10022
|
+
"context": {
|
|
10023
|
+
"type": "variable",
|
|
10024
|
+
"name": "kendo-dock-manager-unpinned-container-width",
|
|
10025
|
+
"value": "300px",
|
|
10026
|
+
"scope": "default",
|
|
10027
|
+
"line": {
|
|
10028
|
+
"start": 62,
|
|
10029
|
+
"end": 62
|
|
10030
|
+
}
|
|
10031
|
+
},
|
|
10032
|
+
"group": [
|
|
10033
|
+
"dock-manager"
|
|
10034
|
+
],
|
|
10035
|
+
"access": "public",
|
|
10036
|
+
"file": {
|
|
10037
|
+
"path": "dock-manager/_variables.scss",
|
|
10038
|
+
"name": "_variables.scss"
|
|
10039
|
+
}
|
|
10040
|
+
},
|
|
10041
|
+
{
|
|
10042
|
+
"description": "The background-color of the unpinned pane container in the DockManager component.\n",
|
|
10043
|
+
"commentRange": {
|
|
10044
|
+
"start": 63,
|
|
10045
|
+
"end": 64
|
|
10046
|
+
},
|
|
10047
|
+
"context": {
|
|
10048
|
+
"type": "variable",
|
|
10049
|
+
"name": "kendo-dock-manager-unpinned-container-bg",
|
|
10050
|
+
"value": "$kendo-component-bg",
|
|
10051
|
+
"scope": "default",
|
|
10052
|
+
"line": {
|
|
10053
|
+
"start": 65,
|
|
10054
|
+
"end": 65
|
|
10055
|
+
}
|
|
10056
|
+
},
|
|
10057
|
+
"group": [
|
|
10058
|
+
"dock-manager"
|
|
10059
|
+
],
|
|
10060
|
+
"access": "public",
|
|
10061
|
+
"file": {
|
|
10062
|
+
"path": "dock-manager/_variables.scss",
|
|
10063
|
+
"name": "_variables.scss"
|
|
10064
|
+
}
|
|
10065
|
+
},
|
|
10066
|
+
{
|
|
10067
|
+
"description": "The box shadow of the unpinned pane container in the DockManager component.\n",
|
|
10068
|
+
"commentRange": {
|
|
10069
|
+
"start": 66,
|
|
10070
|
+
"end": 67
|
|
10071
|
+
},
|
|
10072
|
+
"context": {
|
|
10073
|
+
"type": "variable",
|
|
10074
|
+
"name": "kendo-dock-manager-unpinned-container-shadow",
|
|
10075
|
+
"value": "4px 0px 5px 0px rgba(0, 0, 0, 0.04), 2px 0px 4px 0px rgba(0, 0, 0, 0.03)",
|
|
10076
|
+
"scope": "default",
|
|
10077
|
+
"line": {
|
|
10078
|
+
"start": 68,
|
|
10079
|
+
"end": 68
|
|
10080
|
+
}
|
|
10081
|
+
},
|
|
10082
|
+
"group": [
|
|
10083
|
+
"dock-manager"
|
|
10084
|
+
],
|
|
10085
|
+
"access": "public",
|
|
10086
|
+
"file": {
|
|
10087
|
+
"path": "dock-manager/_variables.scss",
|
|
10088
|
+
"name": "_variables.scss"
|
|
10089
|
+
}
|
|
10090
|
+
},
|
|
10091
|
+
{
|
|
10092
|
+
"description": "The padding of the dock indicator in the DockManager component.\n",
|
|
10093
|
+
"commentRange": {
|
|
10094
|
+
"start": 70,
|
|
10095
|
+
"end": 71
|
|
10096
|
+
},
|
|
10097
|
+
"context": {
|
|
10098
|
+
"type": "variable",
|
|
10099
|
+
"name": "kendo-dock-indicator-padding",
|
|
10100
|
+
"value": "k-map-get( $kendo-spacing, 1.5 )",
|
|
10101
|
+
"scope": "default",
|
|
10102
|
+
"line": {
|
|
10103
|
+
"start": 72,
|
|
10104
|
+
"end": 72
|
|
10105
|
+
}
|
|
10106
|
+
},
|
|
10107
|
+
"group": [
|
|
10108
|
+
"dock-manager"
|
|
10109
|
+
],
|
|
10110
|
+
"access": "public",
|
|
10111
|
+
"file": {
|
|
10112
|
+
"path": "dock-manager/_variables.scss",
|
|
10113
|
+
"name": "_variables.scss"
|
|
10114
|
+
}
|
|
10115
|
+
},
|
|
10116
|
+
{
|
|
10117
|
+
"description": "The background color of the dock indicator in the DockManager component.\n",
|
|
10118
|
+
"commentRange": {
|
|
10119
|
+
"start": 73,
|
|
10120
|
+
"end": 74
|
|
10121
|
+
},
|
|
10122
|
+
"context": {
|
|
10123
|
+
"type": "variable",
|
|
10124
|
+
"name": "kendo-dock-indicator-bg",
|
|
10125
|
+
"value": "$kendo-component-bg",
|
|
10126
|
+
"scope": "default",
|
|
10127
|
+
"line": {
|
|
10128
|
+
"start": 75,
|
|
10129
|
+
"end": 75
|
|
10130
|
+
}
|
|
10131
|
+
},
|
|
10132
|
+
"group": [
|
|
10133
|
+
"dock-manager"
|
|
10134
|
+
],
|
|
10135
|
+
"access": "public",
|
|
10136
|
+
"file": {
|
|
10137
|
+
"path": "dock-manager/_variables.scss",
|
|
10138
|
+
"name": "_variables.scss"
|
|
10139
|
+
}
|
|
10140
|
+
},
|
|
10141
|
+
{
|
|
10142
|
+
"description": "The text color of the dock indicator in the DockManager component.\n",
|
|
10143
|
+
"commentRange": {
|
|
10144
|
+
"start": 76,
|
|
10145
|
+
"end": 77
|
|
10146
|
+
},
|
|
10147
|
+
"context": {
|
|
10148
|
+
"type": "variable",
|
|
10149
|
+
"name": "kendo-dock-indicator-text",
|
|
10150
|
+
"value": "$kendo-color-primary",
|
|
10151
|
+
"scope": "default",
|
|
10152
|
+
"line": {
|
|
10153
|
+
"start": 78,
|
|
10154
|
+
"end": 78
|
|
10155
|
+
}
|
|
10156
|
+
},
|
|
10157
|
+
"group": [
|
|
10158
|
+
"dock-manager"
|
|
10159
|
+
],
|
|
10160
|
+
"access": "public",
|
|
10161
|
+
"file": {
|
|
10162
|
+
"path": "dock-manager/_variables.scss",
|
|
10163
|
+
"name": "_variables.scss"
|
|
10164
|
+
}
|
|
10165
|
+
},
|
|
10166
|
+
{
|
|
10167
|
+
"description": "The outline width of the dock indicator in the DockManager component.\n",
|
|
10168
|
+
"commentRange": {
|
|
10169
|
+
"start": 79,
|
|
10170
|
+
"end": 80
|
|
10171
|
+
},
|
|
10172
|
+
"context": {
|
|
10173
|
+
"type": "variable",
|
|
10174
|
+
"name": "kendo-dock-indicator-outline-width",
|
|
10175
|
+
"value": "1px",
|
|
10176
|
+
"scope": "default",
|
|
10177
|
+
"line": {
|
|
10178
|
+
"start": 81,
|
|
10179
|
+
"end": 81
|
|
10180
|
+
}
|
|
10181
|
+
},
|
|
10182
|
+
"group": [
|
|
10183
|
+
"dock-manager"
|
|
10184
|
+
],
|
|
10185
|
+
"access": "public",
|
|
10186
|
+
"file": {
|
|
10187
|
+
"path": "dock-manager/_variables.scss",
|
|
10188
|
+
"name": "_variables.scss"
|
|
10189
|
+
}
|
|
10190
|
+
},
|
|
10191
|
+
{
|
|
10192
|
+
"description": "The outline style of the dock indicator in the DockManager component.\n",
|
|
10193
|
+
"commentRange": {
|
|
10194
|
+
"start": 82,
|
|
10195
|
+
"end": 83
|
|
10196
|
+
},
|
|
10197
|
+
"context": {
|
|
10198
|
+
"type": "variable",
|
|
10199
|
+
"name": "kendo-dock-indicator-outline-style",
|
|
10200
|
+
"value": "solid",
|
|
10201
|
+
"scope": "default",
|
|
10202
|
+
"line": {
|
|
10203
|
+
"start": 84,
|
|
10204
|
+
"end": 84
|
|
10205
|
+
}
|
|
10206
|
+
},
|
|
10207
|
+
"group": [
|
|
10208
|
+
"dock-manager"
|
|
10209
|
+
],
|
|
10210
|
+
"access": "public",
|
|
10211
|
+
"file": {
|
|
10212
|
+
"path": "dock-manager/_variables.scss",
|
|
10213
|
+
"name": "_variables.scss"
|
|
10214
|
+
}
|
|
10215
|
+
},
|
|
10216
|
+
{
|
|
10217
|
+
"description": "The outline color of the dock indicator in the DockManager component.\n",
|
|
10218
|
+
"commentRange": {
|
|
10219
|
+
"start": 85,
|
|
10220
|
+
"end": 86
|
|
10221
|
+
},
|
|
10222
|
+
"context": {
|
|
10223
|
+
"type": "variable",
|
|
10224
|
+
"name": "kendo-dock-indicator-outline",
|
|
10225
|
+
"value": "$kendo-dock-indicator-text",
|
|
10226
|
+
"scope": "default",
|
|
10227
|
+
"line": {
|
|
10228
|
+
"start": 87,
|
|
10229
|
+
"end": 87
|
|
10230
|
+
}
|
|
10231
|
+
},
|
|
10232
|
+
"group": [
|
|
10233
|
+
"dock-manager"
|
|
10234
|
+
],
|
|
10235
|
+
"access": "public",
|
|
10236
|
+
"file": {
|
|
10237
|
+
"path": "dock-manager/_variables.scss",
|
|
10238
|
+
"name": "_variables.scss"
|
|
10239
|
+
}
|
|
10240
|
+
},
|
|
10241
|
+
{
|
|
10242
|
+
"description": "The box shadow of the dock indicator in the DockManager component.\n",
|
|
10243
|
+
"commentRange": {
|
|
10244
|
+
"start": 88,
|
|
10245
|
+
"end": 89
|
|
10246
|
+
},
|
|
10247
|
+
"context": {
|
|
10248
|
+
"type": "variable",
|
|
10249
|
+
"name": "kendo-dock-indicator-shadow",
|
|
10250
|
+
"value": "drop-shadow( 0px 1px 18px rgba(0, 0, 0, 0.12) ) drop-shadow( 0px 6px 10px rgba(0, 0, 0, 0.14) ) drop-shadow( 0px 3px 5px rgba(0, 0, 0, 0.20) )",
|
|
10251
|
+
"scope": "default",
|
|
10252
|
+
"line": {
|
|
10253
|
+
"start": 90,
|
|
10254
|
+
"end": 90
|
|
10255
|
+
}
|
|
10256
|
+
},
|
|
10257
|
+
"group": [
|
|
10258
|
+
"dock-manager"
|
|
10259
|
+
],
|
|
10260
|
+
"access": "public",
|
|
10261
|
+
"file": {
|
|
10262
|
+
"path": "dock-manager/_variables.scss",
|
|
10263
|
+
"name": "_variables.scss"
|
|
10264
|
+
}
|
|
10265
|
+
},
|
|
10266
|
+
{
|
|
10267
|
+
"description": " The background color of the hovered dock indicator in the DockManager component.\n",
|
|
10268
|
+
"commentRange": {
|
|
10269
|
+
"start": 92,
|
|
10270
|
+
"end": 93
|
|
10271
|
+
},
|
|
10272
|
+
"context": {
|
|
10273
|
+
"type": "variable",
|
|
10274
|
+
"name": "kendo-dock-indicator-hover-bg",
|
|
10275
|
+
"value": "$kendo-color-primary",
|
|
10276
|
+
"scope": "default",
|
|
10277
|
+
"line": {
|
|
10278
|
+
"start": 94,
|
|
10279
|
+
"end": 94
|
|
10280
|
+
}
|
|
10281
|
+
},
|
|
10282
|
+
"group": [
|
|
10283
|
+
"dock-manager"
|
|
10284
|
+
],
|
|
10285
|
+
"access": "public",
|
|
10286
|
+
"file": {
|
|
10287
|
+
"path": "dock-manager/_variables.scss",
|
|
10288
|
+
"name": "_variables.scss"
|
|
10289
|
+
}
|
|
10290
|
+
},
|
|
10291
|
+
{
|
|
10292
|
+
"description": "The text color of the hovered dock indicator in the DockManager component.\n",
|
|
10293
|
+
"commentRange": {
|
|
10294
|
+
"start": 95,
|
|
10295
|
+
"end": 96
|
|
10296
|
+
},
|
|
10297
|
+
"context": {
|
|
10298
|
+
"type": "variable",
|
|
10299
|
+
"name": "kendo-dock-indicator-hover-text",
|
|
10300
|
+
"value": "$kendo-color-white",
|
|
10301
|
+
"scope": "default",
|
|
10302
|
+
"line": {
|
|
10303
|
+
"start": 97,
|
|
10304
|
+
"end": 97
|
|
10305
|
+
}
|
|
10306
|
+
},
|
|
10307
|
+
"group": [
|
|
10308
|
+
"dock-manager"
|
|
10309
|
+
],
|
|
10310
|
+
"access": "public",
|
|
10311
|
+
"file": {
|
|
10312
|
+
"path": "dock-manager/_variables.scss",
|
|
10313
|
+
"name": "_variables.scss"
|
|
10314
|
+
}
|
|
10315
|
+
},
|
|
10316
|
+
{
|
|
10317
|
+
"description": "The width of the border around the dropping area in the DockManager component.\n",
|
|
10318
|
+
"commentRange": {
|
|
10319
|
+
"start": 99,
|
|
10320
|
+
"end": 100
|
|
10321
|
+
},
|
|
10322
|
+
"context": {
|
|
10323
|
+
"type": "variable",
|
|
10324
|
+
"name": "kendo-dock-manager-dock-preview-border-width",
|
|
10325
|
+
"value": "1px",
|
|
10326
|
+
"scope": "default",
|
|
10327
|
+
"line": {
|
|
10328
|
+
"start": 101,
|
|
10329
|
+
"end": 101
|
|
10330
|
+
}
|
|
10331
|
+
},
|
|
10332
|
+
"group": [
|
|
10333
|
+
"dock-manager"
|
|
10334
|
+
],
|
|
10335
|
+
"access": "public",
|
|
10336
|
+
"file": {
|
|
10337
|
+
"path": "dock-manager/_variables.scss",
|
|
10338
|
+
"name": "_variables.scss"
|
|
10339
|
+
}
|
|
10340
|
+
},
|
|
10341
|
+
{
|
|
10342
|
+
"description": "The style of the border around the dropping area in the DockManager component.\n",
|
|
10343
|
+
"commentRange": {
|
|
10344
|
+
"start": 102,
|
|
10345
|
+
"end": 103
|
|
10346
|
+
},
|
|
10347
|
+
"context": {
|
|
10348
|
+
"type": "variable",
|
|
10349
|
+
"name": "kendo-dock-manager-dock-preview-border-style",
|
|
10350
|
+
"value": "dashed",
|
|
10351
|
+
"scope": "default",
|
|
10352
|
+
"line": {
|
|
10353
|
+
"start": 104,
|
|
10354
|
+
"end": 104
|
|
10355
|
+
}
|
|
10356
|
+
},
|
|
10357
|
+
"group": [
|
|
10358
|
+
"dock-manager"
|
|
10359
|
+
],
|
|
10360
|
+
"access": "public",
|
|
10361
|
+
"file": {
|
|
10362
|
+
"path": "dock-manager/_variables.scss",
|
|
10363
|
+
"name": "_variables.scss"
|
|
10364
|
+
}
|
|
10365
|
+
},
|
|
10366
|
+
{
|
|
10367
|
+
"description": "The border radius of the dropping area in the DockManager component.\n",
|
|
10368
|
+
"commentRange": {
|
|
10369
|
+
"start": 105,
|
|
10370
|
+
"end": 106
|
|
10371
|
+
},
|
|
10372
|
+
"context": {
|
|
10373
|
+
"type": "variable",
|
|
10374
|
+
"name": "kendo-dock-manager-dock-preview-border-radius",
|
|
10375
|
+
"value": "$kendo-border-radius-sm",
|
|
10376
|
+
"scope": "default",
|
|
10377
|
+
"line": {
|
|
10378
|
+
"start": 107,
|
|
10379
|
+
"end": 107
|
|
10380
|
+
}
|
|
10381
|
+
},
|
|
10382
|
+
"group": [
|
|
10383
|
+
"dock-manager"
|
|
10384
|
+
],
|
|
10385
|
+
"access": "public",
|
|
10386
|
+
"file": {
|
|
10387
|
+
"path": "dock-manager/_variables.scss",
|
|
10388
|
+
"name": "_variables.scss"
|
|
10389
|
+
}
|
|
10390
|
+
},
|
|
10391
|
+
{
|
|
10392
|
+
"description": "The background color of the dropping area in the DockManager component.\n",
|
|
10393
|
+
"commentRange": {
|
|
10394
|
+
"start": 108,
|
|
10395
|
+
"end": 109
|
|
10396
|
+
},
|
|
10397
|
+
"context": {
|
|
10398
|
+
"type": "variable",
|
|
10399
|
+
"name": "kendo-dock-manager-dock-preview-bg",
|
|
10400
|
+
"value": "rgba( $kendo-color-primary, .16 )",
|
|
10401
|
+
"scope": "default",
|
|
10402
|
+
"line": {
|
|
10403
|
+
"start": 110,
|
|
10404
|
+
"end": 110
|
|
10405
|
+
}
|
|
10406
|
+
},
|
|
10407
|
+
"group": [
|
|
10408
|
+
"dock-manager"
|
|
10409
|
+
],
|
|
10410
|
+
"access": "public",
|
|
10411
|
+
"file": {
|
|
10412
|
+
"path": "dock-manager/_variables.scss",
|
|
10413
|
+
"name": "_variables.scss"
|
|
10414
|
+
}
|
|
10415
|
+
},
|
|
10416
|
+
{
|
|
10417
|
+
"description": "The border color of the dropping area in the DockManager component.\n",
|
|
10418
|
+
"commentRange": {
|
|
10419
|
+
"start": 111,
|
|
10420
|
+
"end": 112
|
|
10421
|
+
},
|
|
10422
|
+
"context": {
|
|
10423
|
+
"type": "variable",
|
|
10424
|
+
"name": "kendo-dock-manager-dock-preview-border",
|
|
10425
|
+
"value": "$kendo-color-primary",
|
|
10426
|
+
"scope": "default",
|
|
10427
|
+
"line": {
|
|
10428
|
+
"start": 113,
|
|
10429
|
+
"end": 113
|
|
10430
|
+
}
|
|
10431
|
+
},
|
|
10432
|
+
"group": [
|
|
10433
|
+
"dock-manager"
|
|
10434
|
+
],
|
|
10435
|
+
"access": "public",
|
|
10436
|
+
"file": {
|
|
10437
|
+
"path": "dock-manager/_variables.scss",
|
|
10438
|
+
"name": "_variables.scss"
|
|
10439
|
+
}
|
|
10440
|
+
},
|
|
10441
|
+
{
|
|
10442
|
+
"description": "The horizontal padding of the DropdownTree popup\n",
|
|
10443
|
+
"commentRange": {
|
|
10444
|
+
"start": 3,
|
|
10445
|
+
"end": 4
|
|
10446
|
+
},
|
|
10447
|
+
"context": {
|
|
10448
|
+
"type": "variable",
|
|
10449
|
+
"name": "kendo-dropdowntree-popup-padding-x",
|
|
10450
|
+
"value": "k-map-get( $kendo-spacing, 2 )",
|
|
10451
|
+
"scope": "default",
|
|
10452
|
+
"line": {
|
|
10453
|
+
"start": 5,
|
|
10454
|
+
"end": 5
|
|
10455
|
+
}
|
|
10456
|
+
},
|
|
10457
|
+
"group": [
|
|
10458
|
+
"dropdowntree"
|
|
10459
|
+
],
|
|
10460
|
+
"access": "public",
|
|
10461
|
+
"file": {
|
|
10462
|
+
"path": "dropdowntree/_variables.scss",
|
|
10463
|
+
"name": "_variables.scss"
|
|
10464
|
+
}
|
|
10465
|
+
},
|
|
10466
|
+
{
|
|
10467
|
+
"description": "The vertical padding of the DropdownTree popup\n",
|
|
10468
|
+
"commentRange": {
|
|
10469
|
+
"start": 6,
|
|
10470
|
+
"end": 7
|
|
10471
|
+
},
|
|
10472
|
+
"context": {
|
|
10473
|
+
"type": "variable",
|
|
10474
|
+
"name": "kendo-dropdowntree-popup-padding-y",
|
|
10475
|
+
"value": "k-map-get( $kendo-spacing, 2 )",
|
|
10476
|
+
"scope": "default",
|
|
10477
|
+
"line": {
|
|
10478
|
+
"start": 8,
|
|
10479
|
+
"end": 8
|
|
10480
|
+
}
|
|
10481
|
+
},
|
|
10482
|
+
"group": [
|
|
10483
|
+
"dropdowntree"
|
|
10484
|
+
],
|
|
10485
|
+
"access": "public",
|
|
10486
|
+
"file": {
|
|
10487
|
+
"path": "dropdowntree/_variables.scss",
|
|
10488
|
+
"name": "_variables.scss"
|
|
10489
|
+
}
|
|
10490
|
+
},
|
|
10491
|
+
{
|
|
10492
|
+
"description": "The width of the border around the Еditor.\n",
|
|
10493
|
+
"commentRange": {
|
|
10494
|
+
"start": 3,
|
|
10495
|
+
"end": 4
|
|
10496
|
+
},
|
|
10497
|
+
"context": {
|
|
10498
|
+
"type": "variable",
|
|
10499
|
+
"name": "kendo-editor-border-width",
|
|
10500
|
+
"value": "1px",
|
|
10501
|
+
"scope": "default",
|
|
10502
|
+
"line": {
|
|
10503
|
+
"start": 5,
|
|
10504
|
+
"end": 5
|
|
10505
|
+
}
|
|
10506
|
+
},
|
|
10507
|
+
"group": [
|
|
10508
|
+
"editor"
|
|
10509
|
+
],
|
|
10510
|
+
"access": "public",
|
|
10511
|
+
"file": {
|
|
10512
|
+
"path": "editor/_variables.scss",
|
|
10513
|
+
"name": "_variables.scss"
|
|
10514
|
+
}
|
|
10515
|
+
},
|
|
10516
|
+
{
|
|
10517
|
+
"description": "The font family of the Еditor.\n",
|
|
10518
|
+
"commentRange": {
|
|
10519
|
+
"start": 6,
|
|
10520
|
+
"end": 7
|
|
10521
|
+
},
|
|
10522
|
+
"context": {
|
|
10523
|
+
"type": "variable",
|
|
10524
|
+
"name": "kendo-editor-font-family",
|
|
10525
|
+
"value": "$kendo-font-family",
|
|
10526
|
+
"scope": "default",
|
|
10527
|
+
"line": {
|
|
10528
|
+
"start": 8,
|
|
10529
|
+
"end": 8
|
|
10530
|
+
}
|
|
10531
|
+
},
|
|
10532
|
+
"group": [
|
|
10533
|
+
"editor"
|
|
10534
|
+
],
|
|
10535
|
+
"access": "public",
|
|
10536
|
+
"file": {
|
|
10537
|
+
"path": "editor/_variables.scss",
|
|
10538
|
+
"name": "_variables.scss"
|
|
10539
|
+
}
|
|
10540
|
+
},
|
|
10541
|
+
{
|
|
10542
|
+
"description": "The font size of the Еditor.\n",
|
|
10543
|
+
"commentRange": {
|
|
10544
|
+
"start": 9,
|
|
10545
|
+
"end": 10
|
|
10546
|
+
},
|
|
10547
|
+
"context": {
|
|
10548
|
+
"type": "variable",
|
|
10549
|
+
"name": "kendo-editor-font-size",
|
|
10550
|
+
"value": "$kendo-font-size-md",
|
|
10551
|
+
"scope": "default",
|
|
10552
|
+
"line": {
|
|
10553
|
+
"start": 11,
|
|
10554
|
+
"end": 11
|
|
10555
|
+
}
|
|
10556
|
+
},
|
|
10557
|
+
"group": [
|
|
10558
|
+
"editor"
|
|
10559
|
+
],
|
|
10560
|
+
"access": "public",
|
|
10561
|
+
"file": {
|
|
10562
|
+
"path": "editor/_variables.scss",
|
|
10563
|
+
"name": "_variables.scss"
|
|
10564
|
+
}
|
|
10565
|
+
},
|
|
10566
|
+
{
|
|
10567
|
+
"description": "The line height of the Еditor.\n",
|
|
10568
|
+
"commentRange": {
|
|
10569
|
+
"start": 12,
|
|
10570
|
+
"end": 13
|
|
10571
|
+
},
|
|
10572
|
+
"context": {
|
|
10573
|
+
"type": "variable",
|
|
10574
|
+
"name": "kendo-editor-line-height",
|
|
10575
|
+
"value": "$kendo-line-height-md",
|
|
10576
|
+
"scope": "default",
|
|
10577
|
+
"line": {
|
|
10578
|
+
"start": 14,
|
|
10579
|
+
"end": 14
|
|
10580
|
+
}
|
|
10581
|
+
},
|
|
10582
|
+
"group": [
|
|
10583
|
+
"editor"
|
|
10584
|
+
],
|
|
10585
|
+
"access": "public",
|
|
10586
|
+
"file": {
|
|
10587
|
+
"path": "editor/_variables.scss",
|
|
10588
|
+
"name": "_variables.scss"
|
|
10589
|
+
}
|
|
10590
|
+
},
|
|
10591
|
+
{
|
|
10592
|
+
"description": "The text color of the Еditor placeholder.\n",
|
|
10593
|
+
"commentRange": {
|
|
10594
|
+
"start": 16,
|
|
10595
|
+
"end": 17
|
|
10596
|
+
},
|
|
10597
|
+
"context": {
|
|
10598
|
+
"type": "variable",
|
|
10599
|
+
"name": "kendo-editor-placeholder-text",
|
|
10600
|
+
"value": "$kendo-input-placeholder-text",
|
|
10601
|
+
"scope": "default",
|
|
10602
|
+
"line": {
|
|
10603
|
+
"start": 18,
|
|
10604
|
+
"end": 18
|
|
10605
|
+
}
|
|
10606
|
+
},
|
|
10607
|
+
"group": [
|
|
10608
|
+
"editor"
|
|
10609
|
+
],
|
|
10610
|
+
"access": "public",
|
|
10611
|
+
"file": {
|
|
10612
|
+
"path": "editor/_variables.scss",
|
|
10613
|
+
"name": "_variables.scss"
|
|
10614
|
+
}
|
|
10615
|
+
},
|
|
10616
|
+
{
|
|
10617
|
+
"description": "The opacity of the Editor placeholder.\n",
|
|
10618
|
+
"commentRange": {
|
|
10619
|
+
"start": 19,
|
|
10620
|
+
"end": 20
|
|
10621
|
+
},
|
|
10622
|
+
"context": {
|
|
10623
|
+
"type": "variable",
|
|
10624
|
+
"name": "kendo-editor-placeholder-opacity",
|
|
10625
|
+
"value": "$kendo-input-placeholder-opacity",
|
|
10626
|
+
"scope": "default",
|
|
10627
|
+
"line": {
|
|
10628
|
+
"start": 21,
|
|
10629
|
+
"end": 21
|
|
10630
|
+
}
|
|
10631
|
+
},
|
|
10632
|
+
"group": [
|
|
10633
|
+
"editor"
|
|
10634
|
+
],
|
|
10635
|
+
"access": "public",
|
|
10636
|
+
"file": {
|
|
10637
|
+
"path": "editor/_variables.scss",
|
|
10638
|
+
"name": "_variables.scss"
|
|
10639
|
+
}
|
|
10640
|
+
},
|
|
10641
|
+
{
|
|
10642
|
+
"description": "The selected text color of the Editor.\n",
|
|
10643
|
+
"commentRange": {
|
|
10644
|
+
"start": 23,
|
|
10645
|
+
"end": 24
|
|
10646
|
+
},
|
|
10647
|
+
"context": {
|
|
10648
|
+
"type": "variable",
|
|
10649
|
+
"name": "kendo-editor-selected-text",
|
|
9725
10650
|
"value": "$kendo-color-primary-contrast",
|
|
9726
10651
|
"scope": "default",
|
|
9727
10652
|
"line": {
|
|
@@ -9963,6 +10888,31 @@
|
|
|
9963
10888
|
"name": "_variables.scss"
|
|
9964
10889
|
}
|
|
9965
10890
|
},
|
|
10891
|
+
{
|
|
10892
|
+
"description": "Global Elevation.\n",
|
|
10893
|
+
"commentRange": {
|
|
10894
|
+
"start": 31,
|
|
10895
|
+
"end": 32
|
|
10896
|
+
},
|
|
10897
|
+
"context": {
|
|
10898
|
+
"type": "variable",
|
|
10899
|
+
"name": "kendo-elevation",
|
|
10900
|
+
"value": "$_default-elevation",
|
|
10901
|
+
"scope": "default",
|
|
10902
|
+
"line": {
|
|
10903
|
+
"start": 33,
|
|
10904
|
+
"end": 33
|
|
10905
|
+
}
|
|
10906
|
+
},
|
|
10907
|
+
"group": [
|
|
10908
|
+
"elevation"
|
|
10909
|
+
],
|
|
10910
|
+
"access": "public",
|
|
10911
|
+
"file": {
|
|
10912
|
+
"path": "core/elevation/index.import.scss",
|
|
10913
|
+
"name": "index.import.scss"
|
|
10914
|
+
}
|
|
10915
|
+
},
|
|
9966
10916
|
{
|
|
9967
10917
|
"description": "The vertical spacing of the ExpansionPanel.\n",
|
|
9968
10918
|
"commentRange": {
|
|
@@ -11472,7 +12422,7 @@
|
|
|
11472
12422
|
"context": {
|
|
11473
12423
|
"type": "variable",
|
|
11474
12424
|
"name": "kendo-fab-shadow",
|
|
11475
|
-
"value": "
|
|
12425
|
+
"value": "k-elevation(5)",
|
|
11476
12426
|
"scope": "default",
|
|
11477
12427
|
"line": {
|
|
11478
12428
|
"start": 117,
|
|
@@ -11497,7 +12447,7 @@
|
|
|
11497
12447
|
"context": {
|
|
11498
12448
|
"type": "variable",
|
|
11499
12449
|
"name": "kendo-fab-disabled-shadow",
|
|
11500
|
-
"value": "
|
|
12450
|
+
"value": "k-elevation(5)",
|
|
11501
12451
|
"scope": "default",
|
|
11502
12452
|
"line": {
|
|
11503
12453
|
"start": 120,
|
|
@@ -23397,7 +24347,7 @@
|
|
|
23397
24347
|
"context": {
|
|
23398
24348
|
"type": "variable",
|
|
23399
24349
|
"name": "kendo-popup-shadow",
|
|
23400
|
-
"value": "
|
|
24350
|
+
"value": "k-elevation(4)",
|
|
23401
24351
|
"scope": "default",
|
|
23402
24352
|
"line": {
|
|
23403
24353
|
"start": 39,
|