@progress/kendo-theme-classic 9.1.0-dev.0 → 9.1.0-dev.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all.css +1 -1
- package/dist/all.scss +209 -129
- package/dist/classic-green-dark.css +1 -1
- package/dist/classic-green.css +1 -1
- package/dist/classic-lavender-dark.css +1 -1
- package/dist/classic-lavender.css +1 -1
- package/dist/classic-main-dark.css +1 -1
- package/dist/classic-main.css +1 -1
- package/dist/classic-metro-dark.css +1 -1
- package/dist/classic-metro.css +1 -1
- package/dist/classic-moonlight.css +1 -1
- package/dist/classic-opal-dark.css +1 -1
- package/dist/classic-opal.css +1 -1
- package/dist/classic-silver-dark.css +1 -1
- package/dist/classic-silver.css +1 -1
- package/dist/classic-uniform.css +1 -1
- package/dist/meta/sassdoc-data.json +26129 -23915
- package/dist/meta/sassdoc-raw-data.json +1350 -325
- package/dist/meta/variables.json +50 -30
- package/lib/swatches/classic-green-dark.json +1 -1
- package/lib/swatches/classic-green.json +1 -1
- package/lib/swatches/classic-lavender-dark.json +1 -1
- package/lib/swatches/classic-lavender.json +1 -1
- package/lib/swatches/classic-main-dark.json +1 -1
- package/lib/swatches/classic-main.json +1 -1
- package/lib/swatches/classic-metro-dark.json +1 -1
- package/lib/swatches/classic-metro.json +1 -1
- package/lib/swatches/classic-moonlight.json +1 -1
- package/lib/swatches/classic-opal-dark.json +1 -1
- package/lib/swatches/classic-opal.json +1 -1
- package/lib/swatches/classic-silver-dark.json +1 -1
- package/lib/swatches/classic-silver.json +1 -1
- package/lib/swatches/classic-uniform.json +1 -1
- package/package.json +6 -6
- package/scss/loader/_variables.scss +0 -4
- package/scss/menu/_variables.scss +138 -43
- package/scss/tabstrip/_variables.scss +4 -1
|
@@ -31581,44 +31581,19 @@
|
|
|
31581
31581
|
}
|
|
31582
31582
|
},
|
|
31583
31583
|
{
|
|
31584
|
-
"description": "The
|
|
31584
|
+
"description": "The border width of the container panel.\n",
|
|
31585
31585
|
"commentRange": {
|
|
31586
31586
|
"start": 67,
|
|
31587
31587
|
"end": 68
|
|
31588
31588
|
},
|
|
31589
|
-
"context": {
|
|
31590
|
-
"type": "variable",
|
|
31591
|
-
"name": "kendo-loader-secondary-bg",
|
|
31592
|
-
"value": "#656565",
|
|
31593
|
-
"scope": "default",
|
|
31594
|
-
"line": {
|
|
31595
|
-
"start": 69,
|
|
31596
|
-
"end": 69
|
|
31597
|
-
}
|
|
31598
|
-
},
|
|
31599
|
-
"group": [
|
|
31600
|
-
"loader"
|
|
31601
|
-
],
|
|
31602
|
-
"access": "public",
|
|
31603
|
-
"file": {
|
|
31604
|
-
"path": "loader/_variables.scss",
|
|
31605
|
-
"name": "_variables.scss"
|
|
31606
|
-
}
|
|
31607
|
-
},
|
|
31608
|
-
{
|
|
31609
|
-
"description": "The border width of the container panel.\n",
|
|
31610
|
-
"commentRange": {
|
|
31611
|
-
"start": 71,
|
|
31612
|
-
"end": 72
|
|
31613
|
-
},
|
|
31614
31589
|
"context": {
|
|
31615
31590
|
"type": "variable",
|
|
31616
31591
|
"name": "kendo-loader-container-panel-border-width",
|
|
31617
31592
|
"value": "1px",
|
|
31618
31593
|
"scope": "default",
|
|
31619
31594
|
"line": {
|
|
31620
|
-
"start":
|
|
31621
|
-
"end":
|
|
31595
|
+
"start": 69,
|
|
31596
|
+
"end": 69
|
|
31622
31597
|
}
|
|
31623
31598
|
},
|
|
31624
31599
|
"group": [
|
|
@@ -31633,8 +31608,8 @@
|
|
|
31633
31608
|
{
|
|
31634
31609
|
"description": "The border style of the container panel.\n",
|
|
31635
31610
|
"commentRange": {
|
|
31636
|
-
"start":
|
|
31637
|
-
"end":
|
|
31611
|
+
"start": 70,
|
|
31612
|
+
"end": 71
|
|
31638
31613
|
},
|
|
31639
31614
|
"context": {
|
|
31640
31615
|
"type": "variable",
|
|
@@ -31642,8 +31617,8 @@
|
|
|
31642
31617
|
"value": "solid",
|
|
31643
31618
|
"scope": "default",
|
|
31644
31619
|
"line": {
|
|
31645
|
-
"start":
|
|
31646
|
-
"end":
|
|
31620
|
+
"start": 72,
|
|
31621
|
+
"end": 72
|
|
31647
31622
|
}
|
|
31648
31623
|
},
|
|
31649
31624
|
"group": [
|
|
@@ -31658,8 +31633,8 @@
|
|
|
31658
31633
|
{
|
|
31659
31634
|
"description": "The border color of the container panel.\n",
|
|
31660
31635
|
"commentRange": {
|
|
31661
|
-
"start":
|
|
31662
|
-
"end":
|
|
31636
|
+
"start": 73,
|
|
31637
|
+
"end": 74
|
|
31663
31638
|
},
|
|
31664
31639
|
"context": {
|
|
31665
31640
|
"type": "variable",
|
|
@@ -31667,8 +31642,8 @@
|
|
|
31667
31642
|
"value": "$kendo-component-border",
|
|
31668
31643
|
"scope": "default",
|
|
31669
31644
|
"line": {
|
|
31670
|
-
"start":
|
|
31671
|
-
"end":
|
|
31645
|
+
"start": 75,
|
|
31646
|
+
"end": 75
|
|
31672
31647
|
}
|
|
31673
31648
|
},
|
|
31674
31649
|
"group": [
|
|
@@ -31683,8 +31658,8 @@
|
|
|
31683
31658
|
{
|
|
31684
31659
|
"description": "The border radius of the container panel.\n",
|
|
31685
31660
|
"commentRange": {
|
|
31686
|
-
"start":
|
|
31687
|
-
"end":
|
|
31661
|
+
"start": 76,
|
|
31662
|
+
"end": 77
|
|
31688
31663
|
},
|
|
31689
31664
|
"context": {
|
|
31690
31665
|
"type": "variable",
|
|
@@ -31692,8 +31667,8 @@
|
|
|
31692
31667
|
"value": "k-border-radius(md)",
|
|
31693
31668
|
"scope": "default",
|
|
31694
31669
|
"line": {
|
|
31695
|
-
"start":
|
|
31696
|
-
"end":
|
|
31670
|
+
"start": 78,
|
|
31671
|
+
"end": 78
|
|
31697
31672
|
}
|
|
31698
31673
|
},
|
|
31699
31674
|
"group": [
|
|
@@ -31708,8 +31683,8 @@
|
|
|
31708
31683
|
{
|
|
31709
31684
|
"description": "The background color of the container panel.\n",
|
|
31710
31685
|
"commentRange": {
|
|
31711
|
-
"start":
|
|
31712
|
-
"end":
|
|
31686
|
+
"start": 79,
|
|
31687
|
+
"end": 80
|
|
31713
31688
|
},
|
|
31714
31689
|
"context": {
|
|
31715
31690
|
"type": "variable",
|
|
@@ -31717,8 +31692,8 @@
|
|
|
31717
31692
|
"value": "$kendo-color-white",
|
|
31718
31693
|
"scope": "default",
|
|
31719
31694
|
"line": {
|
|
31720
|
-
"start":
|
|
31721
|
-
"end":
|
|
31695
|
+
"start": 81,
|
|
31696
|
+
"end": 81
|
|
31722
31697
|
}
|
|
31723
31698
|
},
|
|
31724
31699
|
"group": [
|
|
@@ -31733,8 +31708,8 @@
|
|
|
31733
31708
|
{
|
|
31734
31709
|
"description": "The padding of the small Loader container.\n",
|
|
31735
31710
|
"commentRange": {
|
|
31736
|
-
"start":
|
|
31737
|
-
"end":
|
|
31711
|
+
"start": 83,
|
|
31712
|
+
"end": 84
|
|
31738
31713
|
},
|
|
31739
31714
|
"context": {
|
|
31740
31715
|
"type": "variable",
|
|
@@ -31742,8 +31717,8 @@
|
|
|
31742
31717
|
"value": "calc( #{k-spacing(7.5)} / 2 )",
|
|
31743
31718
|
"scope": "default",
|
|
31744
31719
|
"line": {
|
|
31745
|
-
"start":
|
|
31746
|
-
"end":
|
|
31720
|
+
"start": 85,
|
|
31721
|
+
"end": 85
|
|
31747
31722
|
}
|
|
31748
31723
|
},
|
|
31749
31724
|
"group": [
|
|
@@ -31758,8 +31733,8 @@
|
|
|
31758
31733
|
{
|
|
31759
31734
|
"description": "The padding of the medium Loader container.\n",
|
|
31760
31735
|
"commentRange": {
|
|
31761
|
-
"start":
|
|
31762
|
-
"end":
|
|
31736
|
+
"start": 86,
|
|
31737
|
+
"end": 87
|
|
31763
31738
|
},
|
|
31764
31739
|
"context": {
|
|
31765
31740
|
"type": "variable",
|
|
@@ -31767,8 +31742,8 @@
|
|
|
31767
31742
|
"value": "k-spacing(5)",
|
|
31768
31743
|
"scope": "default",
|
|
31769
31744
|
"line": {
|
|
31770
|
-
"start":
|
|
31771
|
-
"end":
|
|
31745
|
+
"start": 88,
|
|
31746
|
+
"end": 88
|
|
31772
31747
|
}
|
|
31773
31748
|
},
|
|
31774
31749
|
"group": [
|
|
@@ -31783,8 +31758,8 @@
|
|
|
31783
31758
|
{
|
|
31784
31759
|
"description": "The padding of the large Loader container.\n",
|
|
31785
31760
|
"commentRange": {
|
|
31786
|
-
"start":
|
|
31787
|
-
"end":
|
|
31761
|
+
"start": 89,
|
|
31762
|
+
"end": 90
|
|
31788
31763
|
},
|
|
31789
31764
|
"context": {
|
|
31790
31765
|
"type": "variable",
|
|
@@ -31792,8 +31767,8 @@
|
|
|
31792
31767
|
"value": "calc( #{k-spacing(2.5)} * 2.5 )",
|
|
31793
31768
|
"scope": "default",
|
|
31794
31769
|
"line": {
|
|
31795
|
-
"start":
|
|
31796
|
-
"end":
|
|
31770
|
+
"start": 91,
|
|
31771
|
+
"end": 91
|
|
31797
31772
|
}
|
|
31798
31773
|
},
|
|
31799
31774
|
"group": [
|
|
@@ -31808,8 +31783,8 @@
|
|
|
31808
31783
|
{
|
|
31809
31784
|
"description": "The gap of the small Loader container.\n",
|
|
31810
31785
|
"commentRange": {
|
|
31811
|
-
"start":
|
|
31812
|
-
"end":
|
|
31786
|
+
"start": 93,
|
|
31787
|
+
"end": 94
|
|
31813
31788
|
},
|
|
31814
31789
|
"context": {
|
|
31815
31790
|
"type": "variable",
|
|
@@ -31817,8 +31792,8 @@
|
|
|
31817
31792
|
"value": "k-spacing(1)",
|
|
31818
31793
|
"scope": "default",
|
|
31819
31794
|
"line": {
|
|
31820
|
-
"start":
|
|
31821
|
-
"end":
|
|
31795
|
+
"start": 95,
|
|
31796
|
+
"end": 95
|
|
31822
31797
|
}
|
|
31823
31798
|
},
|
|
31824
31799
|
"group": [
|
|
@@ -31833,8 +31808,8 @@
|
|
|
31833
31808
|
{
|
|
31834
31809
|
"description": "The gap of the medium Loader container.\n",
|
|
31835
31810
|
"commentRange": {
|
|
31836
|
-
"start":
|
|
31837
|
-
"end":
|
|
31811
|
+
"start": 96,
|
|
31812
|
+
"end": 97
|
|
31838
31813
|
},
|
|
31839
31814
|
"context": {
|
|
31840
31815
|
"type": "variable",
|
|
@@ -31842,8 +31817,8 @@
|
|
|
31842
31817
|
"value": "k-spacing(2)",
|
|
31843
31818
|
"scope": "default",
|
|
31844
31819
|
"line": {
|
|
31845
|
-
"start":
|
|
31846
|
-
"end":
|
|
31820
|
+
"start": 98,
|
|
31821
|
+
"end": 98
|
|
31847
31822
|
}
|
|
31848
31823
|
},
|
|
31849
31824
|
"group": [
|
|
@@ -31858,8 +31833,8 @@
|
|
|
31858
31833
|
{
|
|
31859
31834
|
"description": "The gap of the large Loader container.\n",
|
|
31860
31835
|
"commentRange": {
|
|
31861
|
-
"start":
|
|
31862
|
-
"end":
|
|
31836
|
+
"start": 99,
|
|
31837
|
+
"end": 100
|
|
31863
31838
|
},
|
|
31864
31839
|
"context": {
|
|
31865
31840
|
"type": "variable",
|
|
@@ -31867,8 +31842,8 @@
|
|
|
31867
31842
|
"value": "k-spacing(3)",
|
|
31868
31843
|
"scope": "default",
|
|
31869
31844
|
"line": {
|
|
31870
|
-
"start":
|
|
31871
|
-
"end":
|
|
31845
|
+
"start": 101,
|
|
31846
|
+
"end": 101
|
|
31872
31847
|
}
|
|
31873
31848
|
},
|
|
31874
31849
|
"group": [
|
|
@@ -31883,8 +31858,8 @@
|
|
|
31883
31858
|
{
|
|
31884
31859
|
"description": "The font size of the small Loader container.\n",
|
|
31885
31860
|
"commentRange": {
|
|
31886
|
-
"start":
|
|
31887
|
-
"end":
|
|
31861
|
+
"start": 103,
|
|
31862
|
+
"end": 104
|
|
31888
31863
|
},
|
|
31889
31864
|
"context": {
|
|
31890
31865
|
"type": "variable",
|
|
@@ -31892,8 +31867,8 @@
|
|
|
31892
31867
|
"value": "var( --kendo-font-size-xs, inherit )",
|
|
31893
31868
|
"scope": "default",
|
|
31894
31869
|
"line": {
|
|
31895
|
-
"start":
|
|
31896
|
-
"end":
|
|
31870
|
+
"start": 105,
|
|
31871
|
+
"end": 105
|
|
31897
31872
|
}
|
|
31898
31873
|
},
|
|
31899
31874
|
"group": [
|
|
@@ -31908,8 +31883,8 @@
|
|
|
31908
31883
|
{
|
|
31909
31884
|
"description": "The font size of the medium Loader container.\n",
|
|
31910
31885
|
"commentRange": {
|
|
31911
|
-
"start":
|
|
31912
|
-
"end":
|
|
31886
|
+
"start": 106,
|
|
31887
|
+
"end": 107
|
|
31913
31888
|
},
|
|
31914
31889
|
"context": {
|
|
31915
31890
|
"type": "variable",
|
|
@@ -31917,8 +31892,8 @@
|
|
|
31917
31892
|
"value": "var( --kendo-font-size, inherit )",
|
|
31918
31893
|
"scope": "default",
|
|
31919
31894
|
"line": {
|
|
31920
|
-
"start":
|
|
31921
|
-
"end":
|
|
31895
|
+
"start": 108,
|
|
31896
|
+
"end": 108
|
|
31922
31897
|
}
|
|
31923
31898
|
},
|
|
31924
31899
|
"group": [
|
|
@@ -31933,8 +31908,8 @@
|
|
|
31933
31908
|
{
|
|
31934
31909
|
"description": "The font size of the large Loader container.\n",
|
|
31935
31910
|
"commentRange": {
|
|
31936
|
-
"start":
|
|
31937
|
-
"end":
|
|
31911
|
+
"start": 109,
|
|
31912
|
+
"end": 110
|
|
31938
31913
|
},
|
|
31939
31914
|
"context": {
|
|
31940
31915
|
"type": "variable",
|
|
@@ -31942,8 +31917,8 @@
|
|
|
31942
31917
|
"value": "var( --kendo-font-size-lg, inherit )",
|
|
31943
31918
|
"scope": "default",
|
|
31944
31919
|
"line": {
|
|
31945
|
-
"start":
|
|
31946
|
-
"end":
|
|
31920
|
+
"start": 111,
|
|
31921
|
+
"end": 111
|
|
31947
31922
|
}
|
|
31948
31923
|
},
|
|
31949
31924
|
"group": [
|
|
@@ -31958,8 +31933,8 @@
|
|
|
31958
31933
|
{
|
|
31959
31934
|
"description": "The background color of the Loading indicator.\n",
|
|
31960
31935
|
"commentRange": {
|
|
31961
|
-
"start":
|
|
31962
|
-
"end":
|
|
31936
|
+
"start": 114,
|
|
31937
|
+
"end": 115
|
|
31963
31938
|
},
|
|
31964
31939
|
"context": {
|
|
31965
31940
|
"type": "variable",
|
|
@@ -31967,8 +31942,8 @@
|
|
|
31967
31942
|
"value": "$kendo-component-bg",
|
|
31968
31943
|
"scope": "default",
|
|
31969
31944
|
"line": {
|
|
31970
|
-
"start":
|
|
31971
|
-
"end":
|
|
31945
|
+
"start": 116,
|
|
31946
|
+
"end": 116
|
|
31972
31947
|
}
|
|
31973
31948
|
},
|
|
31974
31949
|
"group": [
|
|
@@ -31983,8 +31958,8 @@
|
|
|
31983
31958
|
{
|
|
31984
31959
|
"description": "The text color of the Loading indicator.\n",
|
|
31985
31960
|
"commentRange": {
|
|
31986
|
-
"start":
|
|
31987
|
-
"end":
|
|
31961
|
+
"start": 117,
|
|
31962
|
+
"end": 118
|
|
31988
31963
|
},
|
|
31989
31964
|
"context": {
|
|
31990
31965
|
"type": "variable",
|
|
@@ -31992,8 +31967,8 @@
|
|
|
31992
31967
|
"value": "currentColor",
|
|
31993
31968
|
"scope": "default",
|
|
31994
31969
|
"line": {
|
|
31995
|
-
"start":
|
|
31996
|
-
"end":
|
|
31970
|
+
"start": 119,
|
|
31971
|
+
"end": 119
|
|
31997
31972
|
}
|
|
31998
31973
|
},
|
|
31999
31974
|
"group": [
|
|
@@ -32008,8 +31983,8 @@
|
|
|
32008
31983
|
{
|
|
32009
31984
|
"description": "The opacity of the Loading indicator.\n",
|
|
32010
31985
|
"commentRange": {
|
|
32011
|
-
"start":
|
|
32012
|
-
"end":
|
|
31986
|
+
"start": 120,
|
|
31987
|
+
"end": 121
|
|
32013
31988
|
},
|
|
32014
31989
|
"context": {
|
|
32015
31990
|
"type": "variable",
|
|
@@ -32017,8 +31992,8 @@
|
|
|
32017
31992
|
"value": ".3",
|
|
32018
31993
|
"scope": "default",
|
|
32019
31994
|
"line": {
|
|
32020
|
-
"start":
|
|
32021
|
-
"end":
|
|
31995
|
+
"start": 122,
|
|
31996
|
+
"end": 122
|
|
32022
31997
|
}
|
|
32023
31998
|
},
|
|
32024
31999
|
"group": [
|
|
@@ -32033,8 +32008,8 @@
|
|
|
32033
32008
|
{
|
|
32034
32009
|
"description": "The z-index of the Loading indicator.\n",
|
|
32035
32010
|
"commentRange": {
|
|
32036
|
-
"start":
|
|
32037
|
-
"end":
|
|
32011
|
+
"start": 123,
|
|
32012
|
+
"end": 124
|
|
32038
32013
|
},
|
|
32039
32014
|
"context": {
|
|
32040
32015
|
"type": "variable",
|
|
@@ -32042,8 +32017,8 @@
|
|
|
32042
32017
|
"value": "100",
|
|
32043
32018
|
"scope": "default",
|
|
32044
32019
|
"line": {
|
|
32045
|
-
"start":
|
|
32046
|
-
"end":
|
|
32020
|
+
"start": 125,
|
|
32021
|
+
"end": 125
|
|
32047
32022
|
}
|
|
32048
32023
|
},
|
|
32049
32024
|
"group": [
|
|
@@ -32881,19 +32856,19 @@
|
|
|
32881
32856
|
}
|
|
32882
32857
|
},
|
|
32883
32858
|
{
|
|
32884
|
-
"description": "
|
|
32859
|
+
"description": "The width of the border around the Menu.\n",
|
|
32885
32860
|
"commentRange": {
|
|
32886
|
-
"start":
|
|
32887
|
-
"end":
|
|
32861
|
+
"start": 3,
|
|
32862
|
+
"end": 4
|
|
32888
32863
|
},
|
|
32889
32864
|
"context": {
|
|
32890
32865
|
"type": "variable",
|
|
32891
|
-
"name": "kendo-menu-
|
|
32892
|
-
"value": "
|
|
32866
|
+
"name": "kendo-menu-border-width",
|
|
32867
|
+
"value": "1px",
|
|
32893
32868
|
"scope": "default",
|
|
32894
32869
|
"line": {
|
|
32895
|
-
"start":
|
|
32896
|
-
"end":
|
|
32870
|
+
"start": 5,
|
|
32871
|
+
"end": 5
|
|
32897
32872
|
}
|
|
32898
32873
|
},
|
|
32899
32874
|
"group": [
|
|
@@ -32906,19 +32881,19 @@
|
|
|
32906
32881
|
}
|
|
32907
32882
|
},
|
|
32908
32883
|
{
|
|
32909
|
-
"description": "
|
|
32884
|
+
"description": "The font family of the Menu.\n",
|
|
32910
32885
|
"commentRange": {
|
|
32911
|
-
"start":
|
|
32912
|
-
"end":
|
|
32886
|
+
"start": 6,
|
|
32887
|
+
"end": 7
|
|
32913
32888
|
},
|
|
32914
32889
|
"context": {
|
|
32915
32890
|
"type": "variable",
|
|
32916
|
-
"name": "kendo-menu-
|
|
32917
|
-
"value": "
|
|
32891
|
+
"name": "kendo-menu-font-family",
|
|
32892
|
+
"value": "var( --kendo-font-family, inherit )",
|
|
32918
32893
|
"scope": "default",
|
|
32919
32894
|
"line": {
|
|
32920
|
-
"start":
|
|
32921
|
-
"end":
|
|
32895
|
+
"start": 8,
|
|
32896
|
+
"end": 8
|
|
32922
32897
|
}
|
|
32923
32898
|
},
|
|
32924
32899
|
"group": [
|
|
@@ -32931,19 +32906,19 @@
|
|
|
32931
32906
|
}
|
|
32932
32907
|
},
|
|
32933
32908
|
{
|
|
32934
|
-
"description": "
|
|
32909
|
+
"description": "The font size of the Menu.\n",
|
|
32935
32910
|
"commentRange": {
|
|
32936
|
-
"start":
|
|
32937
|
-
"end":
|
|
32911
|
+
"start": 9,
|
|
32912
|
+
"end": 10
|
|
32938
32913
|
},
|
|
32939
32914
|
"context": {
|
|
32940
32915
|
"type": "variable",
|
|
32941
|
-
"name": "kendo-menu-
|
|
32942
|
-
"value": "
|
|
32916
|
+
"name": "kendo-menu-font-size",
|
|
32917
|
+
"value": "var( --kendo-font-size, inherit )",
|
|
32943
32918
|
"scope": "default",
|
|
32944
32919
|
"line": {
|
|
32945
|
-
"start":
|
|
32946
|
-
"end":
|
|
32920
|
+
"start": 11,
|
|
32921
|
+
"end": 11
|
|
32947
32922
|
}
|
|
32948
32923
|
},
|
|
32949
32924
|
"group": [
|
|
@@ -32956,19 +32931,19 @@
|
|
|
32956
32931
|
}
|
|
32957
32932
|
},
|
|
32958
32933
|
{
|
|
32959
|
-
"description": "
|
|
32934
|
+
"description": "The line height of the Menu used along with $kendo-font-size.\n",
|
|
32960
32935
|
"commentRange": {
|
|
32961
|
-
"start":
|
|
32962
|
-
"end":
|
|
32936
|
+
"start": 12,
|
|
32937
|
+
"end": 13
|
|
32963
32938
|
},
|
|
32964
32939
|
"context": {
|
|
32965
32940
|
"type": "variable",
|
|
32966
|
-
"name": "kendo-menu-
|
|
32967
|
-
"value": "var( --kendo-
|
|
32941
|
+
"name": "kendo-menu-line-height",
|
|
32942
|
+
"value": "var( --kendo-line-height, normal )",
|
|
32968
32943
|
"scope": "default",
|
|
32969
32944
|
"line": {
|
|
32970
|
-
"start":
|
|
32971
|
-
"end":
|
|
32945
|
+
"start": 14,
|
|
32946
|
+
"end": 14
|
|
32972
32947
|
}
|
|
32973
32948
|
},
|
|
32974
32949
|
"group": [
|
|
@@ -32981,19 +32956,19 @@
|
|
|
32981
32956
|
}
|
|
32982
32957
|
},
|
|
32983
32958
|
{
|
|
32984
|
-
"description": "
|
|
32959
|
+
"description": "The background color of the Menu.\n",
|
|
32985
32960
|
"commentRange": {
|
|
32986
|
-
"start":
|
|
32987
|
-
"end":
|
|
32961
|
+
"start": 16,
|
|
32962
|
+
"end": 17
|
|
32988
32963
|
},
|
|
32989
32964
|
"context": {
|
|
32990
32965
|
"type": "variable",
|
|
32991
|
-
"name": "kendo-menu-
|
|
32992
|
-
"value": "
|
|
32966
|
+
"name": "kendo-menu-bg",
|
|
32967
|
+
"value": "$kendo-base-bg",
|
|
32993
32968
|
"scope": "default",
|
|
32994
32969
|
"line": {
|
|
32995
|
-
"start":
|
|
32996
|
-
"end":
|
|
32970
|
+
"start": 18,
|
|
32971
|
+
"end": 18
|
|
32997
32972
|
}
|
|
32998
32973
|
},
|
|
32999
32974
|
"group": [
|
|
@@ -33006,19 +32981,19 @@
|
|
|
33006
32981
|
}
|
|
33007
32982
|
},
|
|
33008
32983
|
{
|
|
33009
|
-
"description": "The
|
|
32984
|
+
"description": "The text color of the Menu.\n",
|
|
33010
32985
|
"commentRange": {
|
|
33011
|
-
"start":
|
|
33012
|
-
"end":
|
|
32986
|
+
"start": 19,
|
|
32987
|
+
"end": 20
|
|
33013
32988
|
},
|
|
33014
32989
|
"context": {
|
|
33015
32990
|
"type": "variable",
|
|
33016
|
-
"name": "kendo-menu-
|
|
33017
|
-
"value": "$kendo-
|
|
32991
|
+
"name": "kendo-menu-text",
|
|
32992
|
+
"value": "$kendo-base-text",
|
|
33018
32993
|
"scope": "default",
|
|
33019
32994
|
"line": {
|
|
33020
|
-
"start":
|
|
33021
|
-
"end":
|
|
32995
|
+
"start": 21,
|
|
32996
|
+
"end": 21
|
|
33022
32997
|
}
|
|
33023
32998
|
},
|
|
33024
32999
|
"group": [
|
|
@@ -33031,19 +33006,19 @@
|
|
|
33031
33006
|
}
|
|
33032
33007
|
},
|
|
33033
33008
|
{
|
|
33034
|
-
"description": "The
|
|
33009
|
+
"description": "The border color of the Menu.\n",
|
|
33035
33010
|
"commentRange": {
|
|
33036
|
-
"start":
|
|
33037
|
-
"end":
|
|
33011
|
+
"start": 22,
|
|
33012
|
+
"end": 23
|
|
33038
33013
|
},
|
|
33039
33014
|
"context": {
|
|
33040
33015
|
"type": "variable",
|
|
33041
|
-
"name": "kendo-menu-
|
|
33042
|
-
"value": "$kendo-
|
|
33016
|
+
"name": "kendo-menu-border",
|
|
33017
|
+
"value": "$kendo-base-border",
|
|
33043
33018
|
"scope": "default",
|
|
33044
33019
|
"line": {
|
|
33045
|
-
"start":
|
|
33046
|
-
"end":
|
|
33020
|
+
"start": 24,
|
|
33021
|
+
"end": 24
|
|
33047
33022
|
}
|
|
33048
33023
|
},
|
|
33049
33024
|
"group": [
|
|
@@ -33056,19 +33031,19 @@
|
|
|
33056
33031
|
}
|
|
33057
33032
|
},
|
|
33058
33033
|
{
|
|
33059
|
-
"description": "The
|
|
33034
|
+
"description": "The background gradient of the Menu.\n",
|
|
33060
33035
|
"commentRange": {
|
|
33061
|
-
"start":
|
|
33062
|
-
"end":
|
|
33036
|
+
"start": 25,
|
|
33037
|
+
"end": 26
|
|
33063
33038
|
},
|
|
33064
33039
|
"context": {
|
|
33065
33040
|
"type": "variable",
|
|
33066
|
-
"name": "kendo-menu-
|
|
33067
|
-
"value": "$kendo-
|
|
33041
|
+
"name": "kendo-menu-gradient",
|
|
33042
|
+
"value": "$kendo-base-gradient",
|
|
33068
33043
|
"scope": "default",
|
|
33069
33044
|
"line": {
|
|
33070
|
-
"start":
|
|
33071
|
-
"end":
|
|
33045
|
+
"start": 27,
|
|
33046
|
+
"end": 27
|
|
33072
33047
|
}
|
|
33073
33048
|
},
|
|
33074
33049
|
"group": [
|
|
@@ -33081,19 +33056,1044 @@
|
|
|
33081
33056
|
}
|
|
33082
33057
|
},
|
|
33083
33058
|
{
|
|
33084
|
-
"description": "The
|
|
33059
|
+
"description": "The horizontal padding of the Menu item.\n",
|
|
33085
33060
|
"commentRange": {
|
|
33086
|
-
"start":
|
|
33087
|
-
"end":
|
|
33088
|
-
},
|
|
33061
|
+
"start": 32,
|
|
33062
|
+
"end": 33
|
|
33063
|
+
},
|
|
33064
|
+
"context": {
|
|
33065
|
+
"type": "variable",
|
|
33066
|
+
"name": "kendo-menu-item-padding-x",
|
|
33067
|
+
"value": "k-spacing(2)",
|
|
33068
|
+
"scope": "default",
|
|
33069
|
+
"line": {
|
|
33070
|
+
"start": 34,
|
|
33071
|
+
"end": 34
|
|
33072
|
+
}
|
|
33073
|
+
},
|
|
33074
|
+
"group": [
|
|
33075
|
+
"menu"
|
|
33076
|
+
],
|
|
33077
|
+
"access": "public",
|
|
33078
|
+
"file": {
|
|
33079
|
+
"path": "menu/_variables.scss",
|
|
33080
|
+
"name": "_variables.scss"
|
|
33081
|
+
}
|
|
33082
|
+
},
|
|
33083
|
+
{
|
|
33084
|
+
"description": "The vertical padding of the Menu item.\n",
|
|
33085
|
+
"commentRange": {
|
|
33086
|
+
"start": 35,
|
|
33087
|
+
"end": 36
|
|
33088
|
+
},
|
|
33089
|
+
"context": {
|
|
33090
|
+
"type": "variable",
|
|
33091
|
+
"name": "kendo-menu-item-padding-y",
|
|
33092
|
+
"value": "k-spacing(1)",
|
|
33093
|
+
"scope": "default",
|
|
33094
|
+
"line": {
|
|
33095
|
+
"start": 37,
|
|
33096
|
+
"end": 37
|
|
33097
|
+
}
|
|
33098
|
+
},
|
|
33099
|
+
"group": [
|
|
33100
|
+
"menu"
|
|
33101
|
+
],
|
|
33102
|
+
"access": "public",
|
|
33103
|
+
"file": {
|
|
33104
|
+
"path": "menu/_variables.scss",
|
|
33105
|
+
"name": "_variables.scss"
|
|
33106
|
+
}
|
|
33107
|
+
},
|
|
33108
|
+
{
|
|
33109
|
+
"description": "The spacing between the Menu items.\n",
|
|
33110
|
+
"commentRange": {
|
|
33111
|
+
"start": 38,
|
|
33112
|
+
"end": 39
|
|
33113
|
+
},
|
|
33114
|
+
"context": {
|
|
33115
|
+
"type": "variable",
|
|
33116
|
+
"name": "kendo-menu-item-spacing",
|
|
33117
|
+
"value": "null",
|
|
33118
|
+
"scope": "default",
|
|
33119
|
+
"line": {
|
|
33120
|
+
"start": 40,
|
|
33121
|
+
"end": 40
|
|
33122
|
+
}
|
|
33123
|
+
},
|
|
33124
|
+
"group": [
|
|
33125
|
+
"menu"
|
|
33126
|
+
],
|
|
33127
|
+
"access": "public",
|
|
33128
|
+
"file": {
|
|
33129
|
+
"path": "menu/_variables.scss",
|
|
33130
|
+
"name": "_variables.scss"
|
|
33131
|
+
}
|
|
33132
|
+
},
|
|
33133
|
+
{
|
|
33134
|
+
"description": "The spacing between the Menu item text and icons.\n",
|
|
33135
|
+
"commentRange": {
|
|
33136
|
+
"start": 41,
|
|
33137
|
+
"end": 42
|
|
33138
|
+
},
|
|
33139
|
+
"context": {
|
|
33140
|
+
"type": "variable",
|
|
33141
|
+
"name": "kendo-menu-item-icon-spacing",
|
|
33142
|
+
"value": "$kendo-icon-spacing",
|
|
33143
|
+
"scope": "default",
|
|
33144
|
+
"line": {
|
|
33145
|
+
"start": 43,
|
|
33146
|
+
"end": 43
|
|
33147
|
+
}
|
|
33148
|
+
},
|
|
33149
|
+
"group": [
|
|
33150
|
+
"menu"
|
|
33151
|
+
],
|
|
33152
|
+
"access": "public",
|
|
33153
|
+
"file": {
|
|
33154
|
+
"path": "menu/_variables.scss",
|
|
33155
|
+
"name": "_variables.scss"
|
|
33156
|
+
}
|
|
33157
|
+
},
|
|
33158
|
+
{
|
|
33159
|
+
"description": "The font weight of the selected Menu item.\n",
|
|
33160
|
+
"commentRange": {
|
|
33161
|
+
"start": 45,
|
|
33162
|
+
"end": 46
|
|
33163
|
+
},
|
|
33164
|
+
"context": {
|
|
33165
|
+
"type": "variable",
|
|
33166
|
+
"name": "kendo-menu-item-selected-font-weight",
|
|
33167
|
+
"value": "var( --kendo-font-weight-bold, normal )",
|
|
33168
|
+
"scope": "default",
|
|
33169
|
+
"line": {
|
|
33170
|
+
"start": 47,
|
|
33171
|
+
"end": 47
|
|
33172
|
+
}
|
|
33173
|
+
},
|
|
33174
|
+
"group": [
|
|
33175
|
+
"menu"
|
|
33176
|
+
],
|
|
33177
|
+
"access": "public",
|
|
33178
|
+
"file": {
|
|
33179
|
+
"path": "menu/_variables.scss",
|
|
33180
|
+
"name": "_variables.scss"
|
|
33181
|
+
}
|
|
33182
|
+
},
|
|
33183
|
+
{
|
|
33184
|
+
"description": "The background color of the Menu item.\n",
|
|
33185
|
+
"commentRange": {
|
|
33186
|
+
"start": 49,
|
|
33187
|
+
"end": 50
|
|
33188
|
+
},
|
|
33189
|
+
"context": {
|
|
33190
|
+
"type": "variable",
|
|
33191
|
+
"name": "kendo-menu-item-bg",
|
|
33192
|
+
"value": "null",
|
|
33193
|
+
"scope": "default",
|
|
33194
|
+
"line": {
|
|
33195
|
+
"start": 51,
|
|
33196
|
+
"end": 51
|
|
33197
|
+
}
|
|
33198
|
+
},
|
|
33199
|
+
"group": [
|
|
33200
|
+
"menu"
|
|
33201
|
+
],
|
|
33202
|
+
"access": "public",
|
|
33203
|
+
"file": {
|
|
33204
|
+
"path": "menu/_variables.scss",
|
|
33205
|
+
"name": "_variables.scss"
|
|
33206
|
+
}
|
|
33207
|
+
},
|
|
33208
|
+
{
|
|
33209
|
+
"description": "The text color of the Menu item.\n",
|
|
33210
|
+
"commentRange": {
|
|
33211
|
+
"start": 52,
|
|
33212
|
+
"end": 53
|
|
33213
|
+
},
|
|
33214
|
+
"context": {
|
|
33215
|
+
"type": "variable",
|
|
33216
|
+
"name": "kendo-menu-item-text",
|
|
33217
|
+
"value": "inherit",
|
|
33218
|
+
"scope": "default",
|
|
33219
|
+
"line": {
|
|
33220
|
+
"start": 54,
|
|
33221
|
+
"end": 54
|
|
33222
|
+
}
|
|
33223
|
+
},
|
|
33224
|
+
"group": [
|
|
33225
|
+
"menu"
|
|
33226
|
+
],
|
|
33227
|
+
"access": "public",
|
|
33228
|
+
"file": {
|
|
33229
|
+
"path": "menu/_variables.scss",
|
|
33230
|
+
"name": "_variables.scss"
|
|
33231
|
+
}
|
|
33232
|
+
},
|
|
33233
|
+
{
|
|
33234
|
+
"description": "The border color of the Menu item.\n",
|
|
33235
|
+
"commentRange": {
|
|
33236
|
+
"start": 55,
|
|
33237
|
+
"end": 56
|
|
33238
|
+
},
|
|
33239
|
+
"context": {
|
|
33240
|
+
"type": "variable",
|
|
33241
|
+
"name": "kendo-menu-item-border",
|
|
33242
|
+
"value": "null",
|
|
33243
|
+
"scope": "default",
|
|
33244
|
+
"line": {
|
|
33245
|
+
"start": 57,
|
|
33246
|
+
"end": 57
|
|
33247
|
+
}
|
|
33248
|
+
},
|
|
33249
|
+
"group": [
|
|
33250
|
+
"menu"
|
|
33251
|
+
],
|
|
33252
|
+
"access": "public",
|
|
33253
|
+
"file": {
|
|
33254
|
+
"path": "menu/_variables.scss",
|
|
33255
|
+
"name": "_variables.scss"
|
|
33256
|
+
}
|
|
33257
|
+
},
|
|
33258
|
+
{
|
|
33259
|
+
"description": "The background gradient of the Menu item.\n",
|
|
33260
|
+
"commentRange": {
|
|
33261
|
+
"start": 58,
|
|
33262
|
+
"end": 59
|
|
33263
|
+
},
|
|
33264
|
+
"context": {
|
|
33265
|
+
"type": "variable",
|
|
33266
|
+
"name": "kendo-menu-item-gradient",
|
|
33267
|
+
"value": "null",
|
|
33268
|
+
"scope": "default",
|
|
33269
|
+
"line": {
|
|
33270
|
+
"start": 60,
|
|
33271
|
+
"end": 60
|
|
33272
|
+
}
|
|
33273
|
+
},
|
|
33274
|
+
"group": [
|
|
33275
|
+
"menu"
|
|
33276
|
+
],
|
|
33277
|
+
"access": "public",
|
|
33278
|
+
"file": {
|
|
33279
|
+
"path": "menu/_variables.scss",
|
|
33280
|
+
"name": "_variables.scss"
|
|
33281
|
+
}
|
|
33282
|
+
},
|
|
33283
|
+
{
|
|
33284
|
+
"description": "The background color of hovered Menu item.\n",
|
|
33285
|
+
"commentRange": {
|
|
33286
|
+
"start": 62,
|
|
33287
|
+
"end": 63
|
|
33288
|
+
},
|
|
33289
|
+
"context": {
|
|
33290
|
+
"type": "variable",
|
|
33291
|
+
"name": "kendo-menu-item-hover-bg",
|
|
33292
|
+
"value": "$kendo-hover-bg",
|
|
33293
|
+
"scope": "default",
|
|
33294
|
+
"line": {
|
|
33295
|
+
"start": 64,
|
|
33296
|
+
"end": 64
|
|
33297
|
+
}
|
|
33298
|
+
},
|
|
33299
|
+
"group": [
|
|
33300
|
+
"menu"
|
|
33301
|
+
],
|
|
33302
|
+
"access": "public",
|
|
33303
|
+
"file": {
|
|
33304
|
+
"path": "menu/_variables.scss",
|
|
33305
|
+
"name": "_variables.scss"
|
|
33306
|
+
}
|
|
33307
|
+
},
|
|
33308
|
+
{
|
|
33309
|
+
"description": "The text color of hovered Menu item.\n",
|
|
33310
|
+
"commentRange": {
|
|
33311
|
+
"start": 65,
|
|
33312
|
+
"end": 66
|
|
33313
|
+
},
|
|
33314
|
+
"context": {
|
|
33315
|
+
"type": "variable",
|
|
33316
|
+
"name": "kendo-menu-item-hover-text",
|
|
33317
|
+
"value": "$kendo-hover-text",
|
|
33318
|
+
"scope": "default",
|
|
33319
|
+
"line": {
|
|
33320
|
+
"start": 67,
|
|
33321
|
+
"end": 67
|
|
33322
|
+
}
|
|
33323
|
+
},
|
|
33324
|
+
"group": [
|
|
33325
|
+
"menu"
|
|
33326
|
+
],
|
|
33327
|
+
"access": "public",
|
|
33328
|
+
"file": {
|
|
33329
|
+
"path": "menu/_variables.scss",
|
|
33330
|
+
"name": "_variables.scss"
|
|
33331
|
+
}
|
|
33332
|
+
},
|
|
33333
|
+
{
|
|
33334
|
+
"description": "The border color of hovered Menu item.\n",
|
|
33335
|
+
"commentRange": {
|
|
33336
|
+
"start": 68,
|
|
33337
|
+
"end": 69
|
|
33338
|
+
},
|
|
33339
|
+
"context": {
|
|
33340
|
+
"type": "variable",
|
|
33341
|
+
"name": "kendo-menu-item-hover-border",
|
|
33342
|
+
"value": "$kendo-hover-border",
|
|
33343
|
+
"scope": "default",
|
|
33344
|
+
"line": {
|
|
33345
|
+
"start": 70,
|
|
33346
|
+
"end": 70
|
|
33347
|
+
}
|
|
33348
|
+
},
|
|
33349
|
+
"group": [
|
|
33350
|
+
"menu"
|
|
33351
|
+
],
|
|
33352
|
+
"access": "public",
|
|
33353
|
+
"file": {
|
|
33354
|
+
"path": "menu/_variables.scss",
|
|
33355
|
+
"name": "_variables.scss"
|
|
33356
|
+
}
|
|
33357
|
+
},
|
|
33358
|
+
{
|
|
33359
|
+
"description": "The background gradient of hovered Menu item.\n",
|
|
33360
|
+
"commentRange": {
|
|
33361
|
+
"start": 71,
|
|
33362
|
+
"end": 72
|
|
33363
|
+
},
|
|
33364
|
+
"context": {
|
|
33365
|
+
"type": "variable",
|
|
33366
|
+
"name": "kendo-menu-item-hover-gradient",
|
|
33367
|
+
"value": "$kendo-hover-gradient",
|
|
33368
|
+
"scope": "default",
|
|
33369
|
+
"line": {
|
|
33370
|
+
"start": 73,
|
|
33371
|
+
"end": 73
|
|
33372
|
+
}
|
|
33373
|
+
},
|
|
33374
|
+
"group": [
|
|
33375
|
+
"menu"
|
|
33376
|
+
],
|
|
33377
|
+
"access": "public",
|
|
33378
|
+
"file": {
|
|
33379
|
+
"path": "menu/_variables.scss",
|
|
33380
|
+
"name": "_variables.scss"
|
|
33381
|
+
}
|
|
33382
|
+
},
|
|
33383
|
+
{
|
|
33384
|
+
"description": "The background color of active Menu item.\n",
|
|
33385
|
+
"commentRange": {
|
|
33386
|
+
"start": 75,
|
|
33387
|
+
"end": 76
|
|
33388
|
+
},
|
|
33389
|
+
"context": {
|
|
33390
|
+
"type": "variable",
|
|
33391
|
+
"name": "kendo-menu-item-active-bg",
|
|
33392
|
+
"value": "null",
|
|
33393
|
+
"scope": "default",
|
|
33394
|
+
"line": {
|
|
33395
|
+
"start": 77,
|
|
33396
|
+
"end": 77
|
|
33397
|
+
}
|
|
33398
|
+
},
|
|
33399
|
+
"group": [
|
|
33400
|
+
"menu"
|
|
33401
|
+
],
|
|
33402
|
+
"access": "public",
|
|
33403
|
+
"file": {
|
|
33404
|
+
"path": "menu/_variables.scss",
|
|
33405
|
+
"name": "_variables.scss"
|
|
33406
|
+
}
|
|
33407
|
+
},
|
|
33408
|
+
{
|
|
33409
|
+
"description": "The text color of active Menu item.\n",
|
|
33410
|
+
"commentRange": {
|
|
33411
|
+
"start": 78,
|
|
33412
|
+
"end": 79
|
|
33413
|
+
},
|
|
33414
|
+
"context": {
|
|
33415
|
+
"type": "variable",
|
|
33416
|
+
"name": "kendo-menu-item-active-text",
|
|
33417
|
+
"value": "$kendo-component-text",
|
|
33418
|
+
"scope": "default",
|
|
33419
|
+
"line": {
|
|
33420
|
+
"start": 80,
|
|
33421
|
+
"end": 80
|
|
33422
|
+
}
|
|
33423
|
+
},
|
|
33424
|
+
"group": [
|
|
33425
|
+
"menu"
|
|
33426
|
+
],
|
|
33427
|
+
"access": "public",
|
|
33428
|
+
"file": {
|
|
33429
|
+
"path": "menu/_variables.scss",
|
|
33430
|
+
"name": "_variables.scss"
|
|
33431
|
+
}
|
|
33432
|
+
},
|
|
33433
|
+
{
|
|
33434
|
+
"description": "The border color of active Menu item.\n",
|
|
33435
|
+
"commentRange": {
|
|
33436
|
+
"start": 81,
|
|
33437
|
+
"end": 82
|
|
33438
|
+
},
|
|
33439
|
+
"context": {
|
|
33440
|
+
"type": "variable",
|
|
33441
|
+
"name": "kendo-menu-item-active-border",
|
|
33442
|
+
"value": "null",
|
|
33443
|
+
"scope": "default",
|
|
33444
|
+
"line": {
|
|
33445
|
+
"start": 83,
|
|
33446
|
+
"end": 83
|
|
33447
|
+
}
|
|
33448
|
+
},
|
|
33449
|
+
"group": [
|
|
33450
|
+
"menu"
|
|
33451
|
+
],
|
|
33452
|
+
"access": "public",
|
|
33453
|
+
"file": {
|
|
33454
|
+
"path": "menu/_variables.scss",
|
|
33455
|
+
"name": "_variables.scss"
|
|
33456
|
+
}
|
|
33457
|
+
},
|
|
33458
|
+
{
|
|
33459
|
+
"description": "The background gradient of active Menu item.\n",
|
|
33460
|
+
"commentRange": {
|
|
33461
|
+
"start": 84,
|
|
33462
|
+
"end": 85
|
|
33463
|
+
},
|
|
33464
|
+
"context": {
|
|
33465
|
+
"type": "variable",
|
|
33466
|
+
"name": "kendo-menu-item-active-gradient",
|
|
33467
|
+
"value": "null",
|
|
33468
|
+
"scope": "default",
|
|
33469
|
+
"line": {
|
|
33470
|
+
"start": 86,
|
|
33471
|
+
"end": 86
|
|
33472
|
+
}
|
|
33473
|
+
},
|
|
33474
|
+
"group": [
|
|
33475
|
+
"menu"
|
|
33476
|
+
],
|
|
33477
|
+
"access": "public",
|
|
33478
|
+
"file": {
|
|
33479
|
+
"path": "menu/_variables.scss",
|
|
33480
|
+
"name": "_variables.scss"
|
|
33481
|
+
}
|
|
33482
|
+
},
|
|
33483
|
+
{
|
|
33484
|
+
"description": "The base shadow of focused Menu item.\n",
|
|
33485
|
+
"commentRange": {
|
|
33486
|
+
"start": 88,
|
|
33487
|
+
"end": 89
|
|
33488
|
+
},
|
|
33489
|
+
"context": {
|
|
33490
|
+
"type": "variable",
|
|
33491
|
+
"name": "kendo-menu-item-focus-shadow",
|
|
33492
|
+
"value": "inset 0 0 3px 1px if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 25%, transparent), rgba( $kendo-menu-text, .25 ))",
|
|
33493
|
+
"scope": "default",
|
|
33494
|
+
"line": {
|
|
33495
|
+
"start": 90,
|
|
33496
|
+
"end": 90
|
|
33497
|
+
}
|
|
33498
|
+
},
|
|
33499
|
+
"group": [
|
|
33500
|
+
"menu"
|
|
33501
|
+
],
|
|
33502
|
+
"access": "public",
|
|
33503
|
+
"file": {
|
|
33504
|
+
"path": "menu/_variables.scss",
|
|
33505
|
+
"name": "_variables.scss"
|
|
33506
|
+
}
|
|
33507
|
+
},
|
|
33508
|
+
{
|
|
33509
|
+
"description": "The background color of selected Menu item.\n",
|
|
33510
|
+
"commentRange": {
|
|
33511
|
+
"start": 92,
|
|
33512
|
+
"end": 93
|
|
33513
|
+
},
|
|
33514
|
+
"context": {
|
|
33515
|
+
"type": "variable",
|
|
33516
|
+
"name": "kendo-menu-item-selected-bg",
|
|
33517
|
+
"value": "null",
|
|
33518
|
+
"scope": "default",
|
|
33519
|
+
"line": {
|
|
33520
|
+
"start": 94,
|
|
33521
|
+
"end": 94
|
|
33522
|
+
}
|
|
33523
|
+
},
|
|
33524
|
+
"group": [
|
|
33525
|
+
"menu"
|
|
33526
|
+
],
|
|
33527
|
+
"access": "public",
|
|
33528
|
+
"file": {
|
|
33529
|
+
"path": "menu/_variables.scss",
|
|
33530
|
+
"name": "_variables.scss"
|
|
33531
|
+
}
|
|
33532
|
+
},
|
|
33533
|
+
{
|
|
33534
|
+
"description": "The text color of selected Menu item.\n",
|
|
33535
|
+
"commentRange": {
|
|
33536
|
+
"start": 95,
|
|
33537
|
+
"end": 96
|
|
33538
|
+
},
|
|
33539
|
+
"context": {
|
|
33540
|
+
"type": "variable",
|
|
33541
|
+
"name": "kendo-menu-item-selected-text",
|
|
33542
|
+
"value": "null",
|
|
33543
|
+
"scope": "default",
|
|
33544
|
+
"line": {
|
|
33545
|
+
"start": 97,
|
|
33546
|
+
"end": 97
|
|
33547
|
+
}
|
|
33548
|
+
},
|
|
33549
|
+
"group": [
|
|
33550
|
+
"menu"
|
|
33551
|
+
],
|
|
33552
|
+
"access": "public",
|
|
33553
|
+
"file": {
|
|
33554
|
+
"path": "menu/_variables.scss",
|
|
33555
|
+
"name": "_variables.scss"
|
|
33556
|
+
}
|
|
33557
|
+
},
|
|
33558
|
+
{
|
|
33559
|
+
"description": "The border color of selected Menu item.\n",
|
|
33560
|
+
"commentRange": {
|
|
33561
|
+
"start": 98,
|
|
33562
|
+
"end": 99
|
|
33563
|
+
},
|
|
33564
|
+
"context": {
|
|
33565
|
+
"type": "variable",
|
|
33566
|
+
"name": "kendo-menu-item-selected-border",
|
|
33567
|
+
"value": "null",
|
|
33568
|
+
"scope": "default",
|
|
33569
|
+
"line": {
|
|
33570
|
+
"start": 100,
|
|
33571
|
+
"end": 100
|
|
33572
|
+
}
|
|
33573
|
+
},
|
|
33574
|
+
"group": [
|
|
33575
|
+
"menu"
|
|
33576
|
+
],
|
|
33577
|
+
"access": "public",
|
|
33578
|
+
"file": {
|
|
33579
|
+
"path": "menu/_variables.scss",
|
|
33580
|
+
"name": "_variables.scss"
|
|
33581
|
+
}
|
|
33582
|
+
},
|
|
33583
|
+
{
|
|
33584
|
+
"description": "The background gradient of selected Menu item.\n",
|
|
33585
|
+
"commentRange": {
|
|
33586
|
+
"start": 101,
|
|
33587
|
+
"end": 102
|
|
33588
|
+
},
|
|
33589
|
+
"context": {
|
|
33590
|
+
"type": "variable",
|
|
33591
|
+
"name": "kendo-menu-item-selected-gradient",
|
|
33592
|
+
"value": "null",
|
|
33593
|
+
"scope": "default",
|
|
33594
|
+
"line": {
|
|
33595
|
+
"start": 103,
|
|
33596
|
+
"end": 103
|
|
33597
|
+
}
|
|
33598
|
+
},
|
|
33599
|
+
"group": [
|
|
33600
|
+
"menu"
|
|
33601
|
+
],
|
|
33602
|
+
"access": "public",
|
|
33603
|
+
"file": {
|
|
33604
|
+
"path": "menu/_variables.scss",
|
|
33605
|
+
"name": "_variables.scss"
|
|
33606
|
+
}
|
|
33607
|
+
},
|
|
33608
|
+
{
|
|
33609
|
+
"description": "The background color of the Menu scroll buttons.\n",
|
|
33610
|
+
"commentRange": {
|
|
33611
|
+
"start": 105,
|
|
33612
|
+
"end": 106
|
|
33613
|
+
},
|
|
33614
|
+
"context": {
|
|
33615
|
+
"type": "variable",
|
|
33616
|
+
"name": "kendo-menu-scroll-button-bg",
|
|
33617
|
+
"value": "null",
|
|
33618
|
+
"scope": "default",
|
|
33619
|
+
"line": {
|
|
33620
|
+
"start": 107,
|
|
33621
|
+
"end": 107
|
|
33622
|
+
}
|
|
33623
|
+
},
|
|
33624
|
+
"group": [
|
|
33625
|
+
"menu"
|
|
33626
|
+
],
|
|
33627
|
+
"access": "public",
|
|
33628
|
+
"file": {
|
|
33629
|
+
"path": "menu/_variables.scss",
|
|
33630
|
+
"name": "_variables.scss"
|
|
33631
|
+
}
|
|
33632
|
+
},
|
|
33633
|
+
{
|
|
33634
|
+
"description": "The text color of the Menu scroll buttons.\n",
|
|
33635
|
+
"commentRange": {
|
|
33636
|
+
"start": 108,
|
|
33637
|
+
"end": 109
|
|
33638
|
+
},
|
|
33639
|
+
"context": {
|
|
33640
|
+
"type": "variable",
|
|
33641
|
+
"name": "kendo-menu-scroll-button-text",
|
|
33642
|
+
"value": "$kendo-subtle-text",
|
|
33643
|
+
"scope": "default",
|
|
33644
|
+
"line": {
|
|
33645
|
+
"start": 110,
|
|
33646
|
+
"end": 110
|
|
33647
|
+
}
|
|
33648
|
+
},
|
|
33649
|
+
"group": [
|
|
33650
|
+
"menu"
|
|
33651
|
+
],
|
|
33652
|
+
"access": "public",
|
|
33653
|
+
"file": {
|
|
33654
|
+
"path": "menu/_variables.scss",
|
|
33655
|
+
"name": "_variables.scss"
|
|
33656
|
+
}
|
|
33657
|
+
},
|
|
33658
|
+
{
|
|
33659
|
+
"description": "The border color of the Menu scroll buttons.\n",
|
|
33660
|
+
"commentRange": {
|
|
33661
|
+
"start": 111,
|
|
33662
|
+
"end": 112
|
|
33663
|
+
},
|
|
33664
|
+
"context": {
|
|
33665
|
+
"type": "variable",
|
|
33666
|
+
"name": "kendo-menu-scroll-button-border",
|
|
33667
|
+
"value": "null",
|
|
33668
|
+
"scope": "default",
|
|
33669
|
+
"line": {
|
|
33670
|
+
"start": 113,
|
|
33671
|
+
"end": 113
|
|
33672
|
+
}
|
|
33673
|
+
},
|
|
33674
|
+
"group": [
|
|
33675
|
+
"menu"
|
|
33676
|
+
],
|
|
33677
|
+
"access": "public",
|
|
33678
|
+
"file": {
|
|
33679
|
+
"path": "menu/_variables.scss",
|
|
33680
|
+
"name": "_variables.scss"
|
|
33681
|
+
}
|
|
33682
|
+
},
|
|
33683
|
+
{
|
|
33684
|
+
"description": "The background gradient of the Menu scroll buttons.\n",
|
|
33685
|
+
"commentRange": {
|
|
33686
|
+
"start": 114,
|
|
33687
|
+
"end": 115
|
|
33688
|
+
},
|
|
33689
|
+
"context": {
|
|
33690
|
+
"type": "variable",
|
|
33691
|
+
"name": "kendo-menu-scroll-button-gradient",
|
|
33692
|
+
"value": "null",
|
|
33693
|
+
"scope": "default",
|
|
33694
|
+
"line": {
|
|
33695
|
+
"start": 116,
|
|
33696
|
+
"end": 116
|
|
33697
|
+
}
|
|
33698
|
+
},
|
|
33699
|
+
"group": [
|
|
33700
|
+
"menu"
|
|
33701
|
+
],
|
|
33702
|
+
"access": "public",
|
|
33703
|
+
"file": {
|
|
33704
|
+
"path": "menu/_variables.scss",
|
|
33705
|
+
"name": "_variables.scss"
|
|
33706
|
+
}
|
|
33707
|
+
},
|
|
33708
|
+
{
|
|
33709
|
+
"description": "The background color of hovered Menu scroll buttons.\n",
|
|
33710
|
+
"commentRange": {
|
|
33711
|
+
"start": 118,
|
|
33712
|
+
"end": 119
|
|
33713
|
+
},
|
|
33714
|
+
"context": {
|
|
33715
|
+
"type": "variable",
|
|
33716
|
+
"name": "kendo-menu-scroll-button-hover-bg",
|
|
33717
|
+
"value": "null",
|
|
33718
|
+
"scope": "default",
|
|
33719
|
+
"line": {
|
|
33720
|
+
"start": 120,
|
|
33721
|
+
"end": 120
|
|
33722
|
+
}
|
|
33723
|
+
},
|
|
33724
|
+
"group": [
|
|
33725
|
+
"menu"
|
|
33726
|
+
],
|
|
33727
|
+
"access": "public",
|
|
33728
|
+
"file": {
|
|
33729
|
+
"path": "menu/_variables.scss",
|
|
33730
|
+
"name": "_variables.scss"
|
|
33731
|
+
}
|
|
33732
|
+
},
|
|
33733
|
+
{
|
|
33734
|
+
"description": "The text color of hovered Menu scroll buttons.\n",
|
|
33735
|
+
"commentRange": {
|
|
33736
|
+
"start": 121,
|
|
33737
|
+
"end": 122
|
|
33738
|
+
},
|
|
33739
|
+
"context": {
|
|
33740
|
+
"type": "variable",
|
|
33741
|
+
"name": "kendo-menu-scroll-button-hover-text",
|
|
33742
|
+
"value": "$kendo-component-text",
|
|
33743
|
+
"scope": "default",
|
|
33744
|
+
"line": {
|
|
33745
|
+
"start": 123,
|
|
33746
|
+
"end": 123
|
|
33747
|
+
}
|
|
33748
|
+
},
|
|
33749
|
+
"group": [
|
|
33750
|
+
"menu"
|
|
33751
|
+
],
|
|
33752
|
+
"access": "public",
|
|
33753
|
+
"file": {
|
|
33754
|
+
"path": "menu/_variables.scss",
|
|
33755
|
+
"name": "_variables.scss"
|
|
33756
|
+
}
|
|
33757
|
+
},
|
|
33758
|
+
{
|
|
33759
|
+
"description": "The border color of hovered Menu scroll buttons.\n",
|
|
33760
|
+
"commentRange": {
|
|
33761
|
+
"start": 124,
|
|
33762
|
+
"end": 125
|
|
33763
|
+
},
|
|
33764
|
+
"context": {
|
|
33765
|
+
"type": "variable",
|
|
33766
|
+
"name": "kendo-menu-scroll-button-hover-border",
|
|
33767
|
+
"value": "null",
|
|
33768
|
+
"scope": "default",
|
|
33769
|
+
"line": {
|
|
33770
|
+
"start": 126,
|
|
33771
|
+
"end": 126
|
|
33772
|
+
}
|
|
33773
|
+
},
|
|
33774
|
+
"group": [
|
|
33775
|
+
"menu"
|
|
33776
|
+
],
|
|
33777
|
+
"access": "public",
|
|
33778
|
+
"file": {
|
|
33779
|
+
"path": "menu/_variables.scss",
|
|
33780
|
+
"name": "_variables.scss"
|
|
33781
|
+
}
|
|
33782
|
+
},
|
|
33783
|
+
{
|
|
33784
|
+
"description": "The background gradient of hovered Menu scroll buttons.\n",
|
|
33785
|
+
"commentRange": {
|
|
33786
|
+
"start": 127,
|
|
33787
|
+
"end": 128
|
|
33788
|
+
},
|
|
33789
|
+
"context": {
|
|
33790
|
+
"type": "variable",
|
|
33791
|
+
"name": "kendo-menu-scroll-button-hover-gradient",
|
|
33792
|
+
"value": "null",
|
|
33793
|
+
"scope": "default",
|
|
33794
|
+
"line": {
|
|
33795
|
+
"start": 129,
|
|
33796
|
+
"end": 129
|
|
33797
|
+
}
|
|
33798
|
+
},
|
|
33799
|
+
"group": [
|
|
33800
|
+
"menu"
|
|
33801
|
+
],
|
|
33802
|
+
"access": "public",
|
|
33803
|
+
"file": {
|
|
33804
|
+
"path": "menu/_variables.scss",
|
|
33805
|
+
"name": "_variables.scss"
|
|
33806
|
+
}
|
|
33807
|
+
},
|
|
33808
|
+
{
|
|
33809
|
+
"description": "The inline margin of the horizontal Menu separator.\n",
|
|
33810
|
+
"commentRange": {
|
|
33811
|
+
"start": 134,
|
|
33812
|
+
"end": 135
|
|
33813
|
+
},
|
|
33814
|
+
"context": {
|
|
33815
|
+
"type": "variable",
|
|
33816
|
+
"name": "kendo-menu-separator-margin-inline",
|
|
33817
|
+
"value": "k-spacing(1)",
|
|
33818
|
+
"scope": "private",
|
|
33819
|
+
"line": {
|
|
33820
|
+
"start": 136,
|
|
33821
|
+
"end": 136
|
|
33822
|
+
}
|
|
33823
|
+
},
|
|
33824
|
+
"group": [
|
|
33825
|
+
"menu"
|
|
33826
|
+
],
|
|
33827
|
+
"access": "public",
|
|
33828
|
+
"file": {
|
|
33829
|
+
"path": "menu/_variables.scss",
|
|
33830
|
+
"name": "_variables.scss"
|
|
33831
|
+
}
|
|
33832
|
+
},
|
|
33833
|
+
{
|
|
33834
|
+
"description": "The block margin of the horizontal Menu separator.\n",
|
|
33835
|
+
"commentRange": {
|
|
33836
|
+
"start": 137,
|
|
33837
|
+
"end": 138
|
|
33838
|
+
},
|
|
33839
|
+
"context": {
|
|
33840
|
+
"type": "variable",
|
|
33841
|
+
"name": "kendo-menu-separator-margin-block",
|
|
33842
|
+
"value": "k-spacing(1.5)",
|
|
33843
|
+
"scope": "private",
|
|
33844
|
+
"line": {
|
|
33845
|
+
"start": 139,
|
|
33846
|
+
"end": 139
|
|
33847
|
+
}
|
|
33848
|
+
},
|
|
33849
|
+
"group": [
|
|
33850
|
+
"menu"
|
|
33851
|
+
],
|
|
33852
|
+
"access": "public",
|
|
33853
|
+
"file": {
|
|
33854
|
+
"path": "menu/_variables.scss",
|
|
33855
|
+
"name": "_variables.scss"
|
|
33856
|
+
}
|
|
33857
|
+
},
|
|
33858
|
+
{
|
|
33859
|
+
"description": "The border color of Menu separator.\n",
|
|
33860
|
+
"commentRange": {
|
|
33861
|
+
"start": 140,
|
|
33862
|
+
"end": 141
|
|
33863
|
+
},
|
|
33864
|
+
"context": {
|
|
33865
|
+
"type": "variable",
|
|
33866
|
+
"name": "kendo-menu-separator-border",
|
|
33867
|
+
"value": "if($kendo-enable-color-system, k-color(border), $kendo-component-border)",
|
|
33868
|
+
"scope": "default",
|
|
33869
|
+
"line": {
|
|
33870
|
+
"start": 142,
|
|
33871
|
+
"end": 142
|
|
33872
|
+
}
|
|
33873
|
+
},
|
|
33874
|
+
"group": [
|
|
33875
|
+
"menu"
|
|
33876
|
+
],
|
|
33877
|
+
"access": "public",
|
|
33878
|
+
"file": {
|
|
33879
|
+
"path": "menu/_variables.scss",
|
|
33880
|
+
"name": "_variables.scss"
|
|
33881
|
+
}
|
|
33882
|
+
},
|
|
33883
|
+
{
|
|
33884
|
+
"description": "The horizontal padding of the Menu popup.\n",
|
|
33885
|
+
"commentRange": {
|
|
33886
|
+
"start": 147,
|
|
33887
|
+
"end": 148
|
|
33888
|
+
},
|
|
33889
|
+
"context": {
|
|
33890
|
+
"type": "variable",
|
|
33891
|
+
"name": "kendo-menu-popup-padding-x",
|
|
33892
|
+
"value": "null",
|
|
33893
|
+
"scope": "default",
|
|
33894
|
+
"line": {
|
|
33895
|
+
"start": 149,
|
|
33896
|
+
"end": 149
|
|
33897
|
+
}
|
|
33898
|
+
},
|
|
33899
|
+
"group": [
|
|
33900
|
+
"menu"
|
|
33901
|
+
],
|
|
33902
|
+
"access": "public",
|
|
33903
|
+
"file": {
|
|
33904
|
+
"path": "menu/_variables.scss",
|
|
33905
|
+
"name": "_variables.scss"
|
|
33906
|
+
}
|
|
33907
|
+
},
|
|
33908
|
+
{
|
|
33909
|
+
"description": "The vertical padding of the Menu popup.\n",
|
|
33910
|
+
"commentRange": {
|
|
33911
|
+
"start": 151,
|
|
33912
|
+
"end": 152
|
|
33913
|
+
},
|
|
33914
|
+
"context": {
|
|
33915
|
+
"type": "variable",
|
|
33916
|
+
"name": "kendo-menu-popup-padding-y",
|
|
33917
|
+
"value": "null",
|
|
33918
|
+
"scope": "default",
|
|
33919
|
+
"line": {
|
|
33920
|
+
"start": 153,
|
|
33921
|
+
"end": 153
|
|
33922
|
+
}
|
|
33923
|
+
},
|
|
33924
|
+
"group": [
|
|
33925
|
+
"menu"
|
|
33926
|
+
],
|
|
33927
|
+
"access": "public",
|
|
33928
|
+
"file": {
|
|
33929
|
+
"path": "menu/_variables.scss",
|
|
33930
|
+
"name": "_variables.scss"
|
|
33931
|
+
}
|
|
33932
|
+
},
|
|
33933
|
+
{
|
|
33934
|
+
"description": "The width of the border around the Menu popup.\n",
|
|
33935
|
+
"commentRange": {
|
|
33936
|
+
"start": 155,
|
|
33937
|
+
"end": 156
|
|
33938
|
+
},
|
|
33939
|
+
"context": {
|
|
33940
|
+
"type": "variable",
|
|
33941
|
+
"name": "kendo-menu-popup-border-width",
|
|
33942
|
+
"value": "$kendo-popup-border-width",
|
|
33943
|
+
"scope": "default",
|
|
33944
|
+
"line": {
|
|
33945
|
+
"start": 157,
|
|
33946
|
+
"end": 157
|
|
33947
|
+
}
|
|
33948
|
+
},
|
|
33949
|
+
"group": [
|
|
33950
|
+
"menu"
|
|
33951
|
+
],
|
|
33952
|
+
"access": "public",
|
|
33953
|
+
"file": {
|
|
33954
|
+
"path": "menu/_variables.scss",
|
|
33955
|
+
"name": "_variables.scss"
|
|
33956
|
+
}
|
|
33957
|
+
},
|
|
33958
|
+
{
|
|
33959
|
+
"description": "The font sizes of the Menu popup.\n",
|
|
33960
|
+
"commentRange": {
|
|
33961
|
+
"start": 159,
|
|
33962
|
+
"end": 160
|
|
33963
|
+
},
|
|
33964
|
+
"context": {
|
|
33965
|
+
"type": "variable",
|
|
33966
|
+
"name": "kendo-menu-popup-font-size",
|
|
33967
|
+
"value": "var( --kendo-font-size, inherit )",
|
|
33968
|
+
"scope": "default",
|
|
33969
|
+
"line": {
|
|
33970
|
+
"start": 161,
|
|
33971
|
+
"end": 161
|
|
33972
|
+
}
|
|
33973
|
+
},
|
|
33974
|
+
"group": [
|
|
33975
|
+
"menu"
|
|
33976
|
+
],
|
|
33977
|
+
"access": "public",
|
|
33978
|
+
"file": {
|
|
33979
|
+
"path": "menu/_variables.scss",
|
|
33980
|
+
"name": "_variables.scss"
|
|
33981
|
+
}
|
|
33982
|
+
},
|
|
33983
|
+
{
|
|
33984
|
+
"description": "The line heights used along with $kendo-font-size.\n",
|
|
33985
|
+
"commentRange": {
|
|
33986
|
+
"start": 166,
|
|
33987
|
+
"end": 167
|
|
33988
|
+
},
|
|
33989
|
+
"context": {
|
|
33990
|
+
"type": "variable",
|
|
33991
|
+
"name": "kendo-menu-popup-line-height",
|
|
33992
|
+
"value": "var( --kendo-line-height, normal )",
|
|
33993
|
+
"scope": "default",
|
|
33994
|
+
"line": {
|
|
33995
|
+
"start": 168,
|
|
33996
|
+
"end": 168
|
|
33997
|
+
}
|
|
33998
|
+
},
|
|
33999
|
+
"group": [
|
|
34000
|
+
"menu"
|
|
34001
|
+
],
|
|
34002
|
+
"access": "public",
|
|
34003
|
+
"file": {
|
|
34004
|
+
"path": "menu/_variables.scss",
|
|
34005
|
+
"name": "_variables.scss"
|
|
34006
|
+
}
|
|
34007
|
+
},
|
|
34008
|
+
{
|
|
34009
|
+
"description": "The background color of the Menu popup.\n",
|
|
34010
|
+
"commentRange": {
|
|
34011
|
+
"start": 173,
|
|
34012
|
+
"end": 174
|
|
34013
|
+
},
|
|
34014
|
+
"context": {
|
|
34015
|
+
"type": "variable",
|
|
34016
|
+
"name": "kendo-menu-popup-bg",
|
|
34017
|
+
"value": "$kendo-popup-bg",
|
|
34018
|
+
"scope": "default",
|
|
34019
|
+
"line": {
|
|
34020
|
+
"start": 175,
|
|
34021
|
+
"end": 175
|
|
34022
|
+
}
|
|
34023
|
+
},
|
|
34024
|
+
"group": [
|
|
34025
|
+
"menu"
|
|
34026
|
+
],
|
|
34027
|
+
"access": "public",
|
|
34028
|
+
"file": {
|
|
34029
|
+
"path": "menu/_variables.scss",
|
|
34030
|
+
"name": "_variables.scss"
|
|
34031
|
+
}
|
|
34032
|
+
},
|
|
34033
|
+
{
|
|
34034
|
+
"description": "The text color of the Menu popup.\n",
|
|
34035
|
+
"commentRange": {
|
|
34036
|
+
"start": 176,
|
|
34037
|
+
"end": 177
|
|
34038
|
+
},
|
|
34039
|
+
"context": {
|
|
34040
|
+
"type": "variable",
|
|
34041
|
+
"name": "kendo-menu-popup-text",
|
|
34042
|
+
"value": "$kendo-popup-text",
|
|
34043
|
+
"scope": "default",
|
|
34044
|
+
"line": {
|
|
34045
|
+
"start": 178,
|
|
34046
|
+
"end": 178
|
|
34047
|
+
}
|
|
34048
|
+
},
|
|
34049
|
+
"group": [
|
|
34050
|
+
"menu"
|
|
34051
|
+
],
|
|
34052
|
+
"access": "public",
|
|
34053
|
+
"file": {
|
|
34054
|
+
"path": "menu/_variables.scss",
|
|
34055
|
+
"name": "_variables.scss"
|
|
34056
|
+
}
|
|
34057
|
+
},
|
|
34058
|
+
{
|
|
34059
|
+
"description": "The border color of the Menu popup.\n",
|
|
34060
|
+
"commentRange": {
|
|
34061
|
+
"start": 179,
|
|
34062
|
+
"end": 180
|
|
34063
|
+
},
|
|
34064
|
+
"context": {
|
|
34065
|
+
"type": "variable",
|
|
34066
|
+
"name": "kendo-menu-popup-border",
|
|
34067
|
+
"value": "$kendo-popup-border",
|
|
34068
|
+
"scope": "default",
|
|
34069
|
+
"line": {
|
|
34070
|
+
"start": 181,
|
|
34071
|
+
"end": 181
|
|
34072
|
+
}
|
|
34073
|
+
},
|
|
34074
|
+
"group": [
|
|
34075
|
+
"menu"
|
|
34076
|
+
],
|
|
34077
|
+
"access": "public",
|
|
34078
|
+
"file": {
|
|
34079
|
+
"path": "menu/_variables.scss",
|
|
34080
|
+
"name": "_variables.scss"
|
|
34081
|
+
}
|
|
34082
|
+
},
|
|
34083
|
+
{
|
|
34084
|
+
"description": "The background gradient of the Menu popup.\n",
|
|
34085
|
+
"commentRange": {
|
|
34086
|
+
"start": 182,
|
|
34087
|
+
"end": 183
|
|
34088
|
+
},
|
|
33089
34089
|
"context": {
|
|
33090
34090
|
"type": "variable",
|
|
33091
34091
|
"name": "kendo-menu-popup-gradient",
|
|
33092
34092
|
"value": "null",
|
|
33093
34093
|
"scope": "default",
|
|
33094
34094
|
"line": {
|
|
33095
|
-
"start":
|
|
33096
|
-
"end":
|
|
34095
|
+
"start": 184,
|
|
34096
|
+
"end": 184
|
|
33097
34097
|
}
|
|
33098
34098
|
},
|
|
33099
34099
|
"group": [
|
|
@@ -33106,10 +34106,10 @@
|
|
|
33106
34106
|
}
|
|
33107
34107
|
},
|
|
33108
34108
|
{
|
|
33109
|
-
"description": "
|
|
34109
|
+
"description": "The horizontal padding of the Menu item in popup.\n",
|
|
33110
34110
|
"commentRange": {
|
|
33111
|
-
"start":
|
|
33112
|
-
"end":
|
|
34111
|
+
"start": 189,
|
|
34112
|
+
"end": 190
|
|
33113
34113
|
},
|
|
33114
34114
|
"context": {
|
|
33115
34115
|
"type": "variable",
|
|
@@ -33117,8 +34117,8 @@
|
|
|
33117
34117
|
"value": "k-spacing(2)",
|
|
33118
34118
|
"scope": "default",
|
|
33119
34119
|
"line": {
|
|
33120
|
-
"start":
|
|
33121
|
-
"end":
|
|
34120
|
+
"start": 191,
|
|
34121
|
+
"end": 191
|
|
33122
34122
|
}
|
|
33123
34123
|
},
|
|
33124
34124
|
"group": [
|
|
@@ -33131,10 +34131,10 @@
|
|
|
33131
34131
|
}
|
|
33132
34132
|
},
|
|
33133
34133
|
{
|
|
33134
|
-
"description": "
|
|
34134
|
+
"description": "The vertical padding of the Menu item in popup.\n",
|
|
33135
34135
|
"commentRange": {
|
|
33136
|
-
"start":
|
|
33137
|
-
"end":
|
|
34136
|
+
"start": 196,
|
|
34137
|
+
"end": 197
|
|
33138
34138
|
},
|
|
33139
34139
|
"context": {
|
|
33140
34140
|
"type": "variable",
|
|
@@ -33142,8 +34142,8 @@
|
|
|
33142
34142
|
"value": "k-spacing(1)",
|
|
33143
34143
|
"scope": "default",
|
|
33144
34144
|
"line": {
|
|
33145
|
-
"start":
|
|
33146
|
-
"end":
|
|
34145
|
+
"start": 198,
|
|
34146
|
+
"end": 198
|
|
33147
34147
|
}
|
|
33148
34148
|
},
|
|
33149
34149
|
"group": [
|
|
@@ -33156,10 +34156,10 @@
|
|
|
33156
34156
|
}
|
|
33157
34157
|
},
|
|
33158
34158
|
{
|
|
33159
|
-
"description": "The end padding of the
|
|
34159
|
+
"description": "The end padding of the Menu item in popup.\n",
|
|
33160
34160
|
"commentRange": {
|
|
33161
|
-
"start":
|
|
33162
|
-
"end":
|
|
34161
|
+
"start": 203,
|
|
34162
|
+
"end": 204
|
|
33163
34163
|
},
|
|
33164
34164
|
"context": {
|
|
33165
34165
|
"type": "variable",
|
|
@@ -33167,8 +34167,8 @@
|
|
|
33167
34167
|
"value": "calc( #{$kendo-menu-popup-item-padding-x} * 2 + #{$kendo-icon-size} )",
|
|
33168
34168
|
"scope": "default",
|
|
33169
34169
|
"line": {
|
|
33170
|
-
"start":
|
|
33171
|
-
"end":
|
|
34170
|
+
"start": 205,
|
|
34171
|
+
"end": 205
|
|
33172
34172
|
}
|
|
33173
34173
|
},
|
|
33174
34174
|
"group": [
|
|
@@ -33181,10 +34181,10 @@
|
|
|
33181
34181
|
}
|
|
33182
34182
|
},
|
|
33183
34183
|
{
|
|
33184
|
-
"description": "The start margin of the
|
|
34184
|
+
"description": "The start margin of the Menu item expand icon.\n",
|
|
33185
34185
|
"commentRange": {
|
|
33186
|
-
"start":
|
|
33187
|
-
"end":
|
|
34186
|
+
"start": 210,
|
|
34187
|
+
"end": 211
|
|
33188
34188
|
},
|
|
33189
34189
|
"context": {
|
|
33190
34190
|
"type": "variable",
|
|
@@ -33192,8 +34192,8 @@
|
|
|
33192
34192
|
"value": "$kendo-menu-popup-sm-item-padding-x",
|
|
33193
34193
|
"scope": "default",
|
|
33194
34194
|
"line": {
|
|
33195
|
-
"start":
|
|
33196
|
-
"end":
|
|
34195
|
+
"start": 212,
|
|
34196
|
+
"end": 212
|
|
33197
34197
|
}
|
|
33198
34198
|
},
|
|
33199
34199
|
"group": [
|
|
@@ -33206,10 +34206,10 @@
|
|
|
33206
34206
|
}
|
|
33207
34207
|
},
|
|
33208
34208
|
{
|
|
33209
|
-
"description": "The end margin of the
|
|
34209
|
+
"description": "The end margin of the Menu item expand icon.\n",
|
|
33210
34210
|
"commentRange": {
|
|
33211
|
-
"start":
|
|
33212
|
-
"end":
|
|
34211
|
+
"start": 216,
|
|
34212
|
+
"end": 217
|
|
33213
34213
|
},
|
|
33214
34214
|
"context": {
|
|
33215
34215
|
"type": "variable",
|
|
@@ -33217,8 +34217,8 @@
|
|
|
33217
34217
|
"value": "calc( -1 * (#{$kendo-menu-popup-sm-item-padding-end} - #{k-math-div( $kendo-menu-popup-sm-item-padding-x, 2 )}) )",
|
|
33218
34218
|
"scope": "default",
|
|
33219
34219
|
"line": {
|
|
33220
|
-
"start":
|
|
33221
|
-
"end":
|
|
34220
|
+
"start": 218,
|
|
34221
|
+
"end": 218
|
|
33222
34222
|
}
|
|
33223
34223
|
},
|
|
33224
34224
|
"group": [
|
|
@@ -33231,10 +34231,10 @@
|
|
|
33231
34231
|
}
|
|
33232
34232
|
},
|
|
33233
34233
|
{
|
|
33234
|
-
"description": "The spacing between the
|
|
34234
|
+
"description": "The spacing between the Menu items in popup.\n",
|
|
33235
34235
|
"commentRange": {
|
|
33236
|
-
"start":
|
|
33237
|
-
"end":
|
|
34236
|
+
"start": 222,
|
|
34237
|
+
"end": 223
|
|
33238
34238
|
},
|
|
33239
34239
|
"context": {
|
|
33240
34240
|
"type": "variable",
|
|
@@ -33242,8 +34242,8 @@
|
|
|
33242
34242
|
"value": "k-spacing(0)",
|
|
33243
34243
|
"scope": "default",
|
|
33244
34244
|
"line": {
|
|
33245
|
-
"start":
|
|
33246
|
-
"end":
|
|
34245
|
+
"start": 224,
|
|
34246
|
+
"end": 224
|
|
33247
34247
|
}
|
|
33248
34248
|
},
|
|
33249
34249
|
"group": [
|
|
@@ -33256,10 +34256,10 @@
|
|
|
33256
34256
|
}
|
|
33257
34257
|
},
|
|
33258
34258
|
{
|
|
33259
|
-
"description": "The background of the
|
|
34259
|
+
"description": "The background color of the Menu item in popup.\n",
|
|
33260
34260
|
"commentRange": {
|
|
33261
|
-
"start":
|
|
33262
|
-
"end":
|
|
34261
|
+
"start": 226,
|
|
34262
|
+
"end": 227
|
|
33263
34263
|
},
|
|
33264
34264
|
"context": {
|
|
33265
34265
|
"type": "variable",
|
|
@@ -33267,8 +34267,8 @@
|
|
|
33267
34267
|
"value": "null",
|
|
33268
34268
|
"scope": "default",
|
|
33269
34269
|
"line": {
|
|
33270
|
-
"start":
|
|
33271
|
-
"end":
|
|
34270
|
+
"start": 228,
|
|
34271
|
+
"end": 228
|
|
33272
34272
|
}
|
|
33273
34273
|
},
|
|
33274
34274
|
"group": [
|
|
@@ -33281,10 +34281,10 @@
|
|
|
33281
34281
|
}
|
|
33282
34282
|
},
|
|
33283
34283
|
{
|
|
33284
|
-
"description": "The text color of the
|
|
34284
|
+
"description": "The text color of the Menu item in popup.\n",
|
|
33285
34285
|
"commentRange": {
|
|
33286
|
-
"start":
|
|
33287
|
-
"end":
|
|
34286
|
+
"start": 229,
|
|
34287
|
+
"end": 230
|
|
33288
34288
|
},
|
|
33289
34289
|
"context": {
|
|
33290
34290
|
"type": "variable",
|
|
@@ -33292,8 +34292,8 @@
|
|
|
33292
34292
|
"value": "null",
|
|
33293
34293
|
"scope": "default",
|
|
33294
34294
|
"line": {
|
|
33295
|
-
"start":
|
|
33296
|
-
"end":
|
|
34295
|
+
"start": 231,
|
|
34296
|
+
"end": 231
|
|
33297
34297
|
}
|
|
33298
34298
|
},
|
|
33299
34299
|
"group": [
|
|
@@ -33306,10 +34306,10 @@
|
|
|
33306
34306
|
}
|
|
33307
34307
|
},
|
|
33308
34308
|
{
|
|
33309
|
-
"description": "The border color of the
|
|
34309
|
+
"description": "The border color of the Menu item in popup.\n",
|
|
33310
34310
|
"commentRange": {
|
|
33311
|
-
"start":
|
|
33312
|
-
"end":
|
|
34311
|
+
"start": 232,
|
|
34312
|
+
"end": 233
|
|
33313
34313
|
},
|
|
33314
34314
|
"context": {
|
|
33315
34315
|
"type": "variable",
|
|
@@ -33317,8 +34317,8 @@
|
|
|
33317
34317
|
"value": "null",
|
|
33318
34318
|
"scope": "default",
|
|
33319
34319
|
"line": {
|
|
33320
|
-
"start":
|
|
33321
|
-
"end":
|
|
34320
|
+
"start": 234,
|
|
34321
|
+
"end": 234
|
|
33322
34322
|
}
|
|
33323
34323
|
},
|
|
33324
34324
|
"group": [
|
|
@@ -33331,10 +34331,10 @@
|
|
|
33331
34331
|
}
|
|
33332
34332
|
},
|
|
33333
34333
|
{
|
|
33334
|
-
"description": "The background gradient of the
|
|
34334
|
+
"description": "The background gradient of the Menu item in popup.\n",
|
|
33335
34335
|
"commentRange": {
|
|
33336
|
-
"start":
|
|
33337
|
-
"end":
|
|
34336
|
+
"start": 235,
|
|
34337
|
+
"end": 236
|
|
33338
34338
|
},
|
|
33339
34339
|
"context": {
|
|
33340
34340
|
"type": "variable",
|
|
@@ -33342,8 +34342,8 @@
|
|
|
33342
34342
|
"value": "null",
|
|
33343
34343
|
"scope": "default",
|
|
33344
34344
|
"line": {
|
|
33345
|
-
"start":
|
|
33346
|
-
"end":
|
|
34345
|
+
"start": 237,
|
|
34346
|
+
"end": 237
|
|
33347
34347
|
}
|
|
33348
34348
|
},
|
|
33349
34349
|
"group": [
|
|
@@ -33356,10 +34356,10 @@
|
|
|
33356
34356
|
}
|
|
33357
34357
|
},
|
|
33358
34358
|
{
|
|
33359
|
-
"description": "The background of hovered
|
|
34359
|
+
"description": "The background color of hovered Menu item in popup.\n",
|
|
33360
34360
|
"commentRange": {
|
|
33361
|
-
"start":
|
|
33362
|
-
"end":
|
|
34361
|
+
"start": 239,
|
|
34362
|
+
"end": 240
|
|
33363
34363
|
},
|
|
33364
34364
|
"context": {
|
|
33365
34365
|
"type": "variable",
|
|
@@ -33367,8 +34367,8 @@
|
|
|
33367
34367
|
"value": "$kendo-list-item-hover-bg",
|
|
33368
34368
|
"scope": "default",
|
|
33369
34369
|
"line": {
|
|
33370
|
-
"start":
|
|
33371
|
-
"end":
|
|
34370
|
+
"start": 241,
|
|
34371
|
+
"end": 241
|
|
33372
34372
|
}
|
|
33373
34373
|
},
|
|
33374
34374
|
"group": [
|
|
@@ -33381,10 +34381,10 @@
|
|
|
33381
34381
|
}
|
|
33382
34382
|
},
|
|
33383
34383
|
{
|
|
33384
|
-
"description": "The text color of hovered
|
|
34384
|
+
"description": "The text color of hovered Menu item in popup.\n",
|
|
33385
34385
|
"commentRange": {
|
|
33386
|
-
"start":
|
|
33387
|
-
"end":
|
|
34386
|
+
"start": 242,
|
|
34387
|
+
"end": 243
|
|
33388
34388
|
},
|
|
33389
34389
|
"context": {
|
|
33390
34390
|
"type": "variable",
|
|
@@ -33392,8 +34392,8 @@
|
|
|
33392
34392
|
"value": "$kendo-list-item-hover-text",
|
|
33393
34393
|
"scope": "default",
|
|
33394
34394
|
"line": {
|
|
33395
|
-
"start":
|
|
33396
|
-
"end":
|
|
34395
|
+
"start": 244,
|
|
34396
|
+
"end": 244
|
|
33397
34397
|
}
|
|
33398
34398
|
},
|
|
33399
34399
|
"group": [
|
|
@@ -33406,10 +34406,10 @@
|
|
|
33406
34406
|
}
|
|
33407
34407
|
},
|
|
33408
34408
|
{
|
|
33409
|
-
"description": "The border color of hovered
|
|
34409
|
+
"description": "The border color of hovered Menu item in popup.\n",
|
|
33410
34410
|
"commentRange": {
|
|
33411
|
-
"start":
|
|
33412
|
-
"end":
|
|
34411
|
+
"start": 245,
|
|
34412
|
+
"end": 246
|
|
33413
34413
|
},
|
|
33414
34414
|
"context": {
|
|
33415
34415
|
"type": "variable",
|
|
@@ -33417,8 +34417,8 @@
|
|
|
33417
34417
|
"value": "null",
|
|
33418
34418
|
"scope": "default",
|
|
33419
34419
|
"line": {
|
|
33420
|
-
"start":
|
|
33421
|
-
"end":
|
|
34420
|
+
"start": 247,
|
|
34421
|
+
"end": 247
|
|
33422
34422
|
}
|
|
33423
34423
|
},
|
|
33424
34424
|
"group": [
|
|
@@ -33431,10 +34431,10 @@
|
|
|
33431
34431
|
}
|
|
33432
34432
|
},
|
|
33433
34433
|
{
|
|
33434
|
-
"description": "The background gradient of hovered
|
|
34434
|
+
"description": "The background gradient of hovered Menu item in popup.\n",
|
|
33435
34435
|
"commentRange": {
|
|
33436
|
-
"start":
|
|
33437
|
-
"end":
|
|
34436
|
+
"start": 248,
|
|
34437
|
+
"end": 249
|
|
33438
34438
|
},
|
|
33439
34439
|
"context": {
|
|
33440
34440
|
"type": "variable",
|
|
@@ -33442,8 +34442,8 @@
|
|
|
33442
34442
|
"value": "null",
|
|
33443
34443
|
"scope": "default",
|
|
33444
34444
|
"line": {
|
|
33445
|
-
"start":
|
|
33446
|
-
"end":
|
|
34445
|
+
"start": 250,
|
|
34446
|
+
"end": 250
|
|
33447
34447
|
}
|
|
33448
34448
|
},
|
|
33449
34449
|
"group": [
|
|
@@ -33456,19 +34456,19 @@
|
|
|
33456
34456
|
}
|
|
33457
34457
|
},
|
|
33458
34458
|
{
|
|
33459
|
-
"description": "The background of
|
|
34459
|
+
"description": "The background color of active Menu item in popup.\n",
|
|
33460
34460
|
"commentRange": {
|
|
33461
|
-
"start":
|
|
33462
|
-
"end":
|
|
34461
|
+
"start": 252,
|
|
34462
|
+
"end": 253
|
|
33463
34463
|
},
|
|
33464
34464
|
"context": {
|
|
33465
34465
|
"type": "variable",
|
|
33466
|
-
"name": "kendo-menu-popup-item-
|
|
34466
|
+
"name": "kendo-menu-popup-item-active-bg",
|
|
33467
34467
|
"value": "$kendo-list-item-selected-bg",
|
|
33468
34468
|
"scope": "default",
|
|
33469
34469
|
"line": {
|
|
33470
|
-
"start":
|
|
33471
|
-
"end":
|
|
34470
|
+
"start": 254,
|
|
34471
|
+
"end": 254
|
|
33472
34472
|
}
|
|
33473
34473
|
},
|
|
33474
34474
|
"group": [
|
|
@@ -33481,19 +34481,19 @@
|
|
|
33481
34481
|
}
|
|
33482
34482
|
},
|
|
33483
34483
|
{
|
|
33484
|
-
"description": "The text color of
|
|
34484
|
+
"description": "The text color of active Menu item in popup.\n",
|
|
33485
34485
|
"commentRange": {
|
|
33486
|
-
"start":
|
|
33487
|
-
"end":
|
|
34486
|
+
"start": 255,
|
|
34487
|
+
"end": 256
|
|
33488
34488
|
},
|
|
33489
34489
|
"context": {
|
|
33490
34490
|
"type": "variable",
|
|
33491
|
-
"name": "kendo-menu-popup-item-
|
|
34491
|
+
"name": "kendo-menu-popup-item-active-text",
|
|
33492
34492
|
"value": "$kendo-list-item-selected-text",
|
|
33493
34493
|
"scope": "default",
|
|
33494
34494
|
"line": {
|
|
33495
|
-
"start":
|
|
33496
|
-
"end":
|
|
34495
|
+
"start": 257,
|
|
34496
|
+
"end": 257
|
|
33497
34497
|
}
|
|
33498
34498
|
},
|
|
33499
34499
|
"group": [
|
|
@@ -33506,19 +34506,19 @@
|
|
|
33506
34506
|
}
|
|
33507
34507
|
},
|
|
33508
34508
|
{
|
|
33509
|
-
"description": "The border color of
|
|
34509
|
+
"description": "The border color of active Menu item in popup.\n",
|
|
33510
34510
|
"commentRange": {
|
|
33511
|
-
"start":
|
|
33512
|
-
"end":
|
|
34511
|
+
"start": 258,
|
|
34512
|
+
"end": 259
|
|
33513
34513
|
},
|
|
33514
34514
|
"context": {
|
|
33515
34515
|
"type": "variable",
|
|
33516
|
-
"name": "kendo-menu-popup-item-
|
|
34516
|
+
"name": "kendo-menu-popup-item-active-border",
|
|
33517
34517
|
"value": "null",
|
|
33518
34518
|
"scope": "default",
|
|
33519
34519
|
"line": {
|
|
33520
|
-
"start":
|
|
33521
|
-
"end":
|
|
34520
|
+
"start": 260,
|
|
34521
|
+
"end": 260
|
|
33522
34522
|
}
|
|
33523
34523
|
},
|
|
33524
34524
|
"group": [
|
|
@@ -33531,19 +34531,19 @@
|
|
|
33531
34531
|
}
|
|
33532
34532
|
},
|
|
33533
34533
|
{
|
|
33534
|
-
"description": "The background gradient of
|
|
34534
|
+
"description": "The background gradient of active Menu item in popup.\n",
|
|
33535
34535
|
"commentRange": {
|
|
33536
|
-
"start":
|
|
33537
|
-
"end":
|
|
34536
|
+
"start": 261,
|
|
34537
|
+
"end": 262
|
|
33538
34538
|
},
|
|
33539
34539
|
"context": {
|
|
33540
34540
|
"type": "variable",
|
|
33541
|
-
"name": "kendo-menu-popup-item-
|
|
34541
|
+
"name": "kendo-menu-popup-item-active-gradient",
|
|
33542
34542
|
"value": "null",
|
|
33543
34543
|
"scope": "default",
|
|
33544
34544
|
"line": {
|
|
33545
|
-
"start":
|
|
33546
|
-
"end":
|
|
34545
|
+
"start": 263,
|
|
34546
|
+
"end": 263
|
|
33547
34547
|
}
|
|
33548
34548
|
},
|
|
33549
34549
|
"group": [
|
|
@@ -33556,10 +34556,10 @@
|
|
|
33556
34556
|
}
|
|
33557
34557
|
},
|
|
33558
34558
|
{
|
|
33559
|
-
"description": "The base shadow of focused
|
|
34559
|
+
"description": "The base shadow of focused Menu item in popup.\n",
|
|
33560
34560
|
"commentRange": {
|
|
33561
|
-
"start":
|
|
33562
|
-
"end":
|
|
34561
|
+
"start": 265,
|
|
34562
|
+
"end": 266
|
|
33563
34563
|
},
|
|
33564
34564
|
"context": {
|
|
33565
34565
|
"type": "variable",
|
|
@@ -33567,8 +34567,8 @@
|
|
|
33567
34567
|
"value": "$kendo-menu-item-focus-shadow",
|
|
33568
34568
|
"scope": "default",
|
|
33569
34569
|
"line": {
|
|
33570
|
-
"start":
|
|
33571
|
-
"end":
|
|
34570
|
+
"start": 267,
|
|
34571
|
+
"end": 267
|
|
33572
34572
|
}
|
|
33573
34573
|
},
|
|
33574
34574
|
"group": [
|
|
@@ -56967,7 +57967,7 @@
|
|
|
56967
57967
|
"context": {
|
|
56968
57968
|
"type": "variable",
|
|
56969
57969
|
"name": "kendo-tabstrip-item-selected-text",
|
|
56970
|
-
"value": "$kendo-
|
|
57970
|
+
"value": "$kendo-link-text",
|
|
56971
57971
|
"scope": "default",
|
|
56972
57972
|
"line": {
|
|
56973
57973
|
"start": 94,
|
|
@@ -57034,19 +58034,19 @@
|
|
|
57034
58034
|
}
|
|
57035
58035
|
},
|
|
57036
58036
|
{
|
|
57037
|
-
"description": "The
|
|
58037
|
+
"description": "The font weight of the selected TabStrip items.\n",
|
|
57038
58038
|
"commentRange": {
|
|
57039
|
-
"start":
|
|
57040
|
-
"end":
|
|
58039
|
+
"start": 101,
|
|
58040
|
+
"end": 102
|
|
57041
58041
|
},
|
|
57042
58042
|
"context": {
|
|
57043
58043
|
"type": "variable",
|
|
57044
|
-
"name": "kendo-tabstrip-item-
|
|
57045
|
-
"value": "
|
|
58044
|
+
"name": "kendo-tabstrip-item-selected-font-weight",
|
|
58045
|
+
"value": "null",
|
|
57046
58046
|
"scope": "default",
|
|
57047
58047
|
"line": {
|
|
57048
|
-
"start":
|
|
57049
|
-
"end":
|
|
58048
|
+
"start": 103,
|
|
58049
|
+
"end": 103
|
|
57050
58050
|
}
|
|
57051
58051
|
},
|
|
57052
58052
|
"group": [
|
|
@@ -57059,19 +58059,19 @@
|
|
|
57059
58059
|
}
|
|
57060
58060
|
},
|
|
57061
58061
|
{
|
|
57062
|
-
"description": "The shadow of the
|
|
58062
|
+
"description": "The shadow of the focused TabStrip items.\n",
|
|
57063
58063
|
"commentRange": {
|
|
57064
|
-
"start":
|
|
57065
|
-
"end":
|
|
58064
|
+
"start": 105,
|
|
58065
|
+
"end": 106
|
|
57066
58066
|
},
|
|
57067
58067
|
"context": {
|
|
57068
58068
|
"type": "variable",
|
|
57069
|
-
"name": "kendo-tabstrip-item-
|
|
57070
|
-
"value": "
|
|
58069
|
+
"name": "kendo-tabstrip-item-focus-shadow",
|
|
58070
|
+
"value": "$kendo-list-item-focus-shadow",
|
|
57071
58071
|
"scope": "default",
|
|
57072
58072
|
"line": {
|
|
57073
|
-
"start":
|
|
57074
|
-
"end":
|
|
58073
|
+
"start": 107,
|
|
58074
|
+
"end": 107
|
|
57075
58075
|
}
|
|
57076
58076
|
},
|
|
57077
58077
|
"group": [
|
|
@@ -57084,19 +58084,19 @@
|
|
|
57084
58084
|
}
|
|
57085
58085
|
},
|
|
57086
58086
|
{
|
|
57087
|
-
"description": "The
|
|
58087
|
+
"description": "The shadow of the dragged TabStrip items.\n",
|
|
57088
58088
|
"commentRange": {
|
|
57089
|
-
"start":
|
|
57090
|
-
"end":
|
|
58089
|
+
"start": 109,
|
|
58090
|
+
"end": 110
|
|
57091
58091
|
},
|
|
57092
58092
|
"context": {
|
|
57093
58093
|
"type": "variable",
|
|
57094
|
-
"name": "kendo-tabstrip-item-
|
|
57095
|
-
"value": "
|
|
58094
|
+
"name": "kendo-tabstrip-item-dragging-shadow",
|
|
58095
|
+
"value": "k-elevation(3)",
|
|
57096
58096
|
"scope": "default",
|
|
57097
58097
|
"line": {
|
|
57098
|
-
"start":
|
|
57099
|
-
"end":
|
|
58098
|
+
"start": 111,
|
|
58099
|
+
"end": 111
|
|
57100
58100
|
}
|
|
57101
58101
|
},
|
|
57102
58102
|
"group": [
|
|
@@ -57109,14 +58109,14 @@
|
|
|
57109
58109
|
}
|
|
57110
58110
|
},
|
|
57111
58111
|
{
|
|
57112
|
-
"description": "The
|
|
58112
|
+
"description": "The background color of the disabled TabStrip items.\n",
|
|
57113
58113
|
"commentRange": {
|
|
57114
58114
|
"start": 113,
|
|
57115
58115
|
"end": 114
|
|
57116
58116
|
},
|
|
57117
58117
|
"context": {
|
|
57118
58118
|
"type": "variable",
|
|
57119
|
-
"name": "kendo-tabstrip-item-disabled-
|
|
58119
|
+
"name": "kendo-tabstrip-item-disabled-bg",
|
|
57120
58120
|
"value": "null",
|
|
57121
58121
|
"scope": "default",
|
|
57122
58122
|
"line": {
|
|
@@ -57134,14 +58134,14 @@
|
|
|
57134
58134
|
}
|
|
57135
58135
|
},
|
|
57136
58136
|
{
|
|
57137
|
-
"description": "The
|
|
58137
|
+
"description": "The text color of the disabled TabStrip items.\n",
|
|
57138
58138
|
"commentRange": {
|
|
57139
58139
|
"start": 116,
|
|
57140
58140
|
"end": 117
|
|
57141
58141
|
},
|
|
57142
58142
|
"context": {
|
|
57143
58143
|
"type": "variable",
|
|
57144
|
-
"name": "kendo-tabstrip-item-disabled-
|
|
58144
|
+
"name": "kendo-tabstrip-item-disabled-text",
|
|
57145
58145
|
"value": "null",
|
|
57146
58146
|
"scope": "default",
|
|
57147
58147
|
"line": {
|
|
@@ -57159,14 +58159,14 @@
|
|
|
57159
58159
|
}
|
|
57160
58160
|
},
|
|
57161
58161
|
{
|
|
57162
|
-
"description": "The
|
|
58162
|
+
"description": "The border color of the disabled TabStrip items.\n",
|
|
57163
58163
|
"commentRange": {
|
|
57164
58164
|
"start": 119,
|
|
57165
58165
|
"end": 120
|
|
57166
58166
|
},
|
|
57167
58167
|
"context": {
|
|
57168
58168
|
"type": "variable",
|
|
57169
|
-
"name": "kendo-tabstrip-item-disabled-
|
|
58169
|
+
"name": "kendo-tabstrip-item-disabled-border",
|
|
57170
58170
|
"value": "null",
|
|
57171
58171
|
"scope": "default",
|
|
57172
58172
|
"line": {
|
|
@@ -57184,14 +58184,14 @@
|
|
|
57184
58184
|
}
|
|
57185
58185
|
},
|
|
57186
58186
|
{
|
|
57187
|
-
"description": "The
|
|
58187
|
+
"description": "The gradient of the disabled TabStrip items.\n",
|
|
57188
58188
|
"commentRange": {
|
|
57189
58189
|
"start": 122,
|
|
57190
58190
|
"end": 123
|
|
57191
58191
|
},
|
|
57192
58192
|
"context": {
|
|
57193
58193
|
"type": "variable",
|
|
57194
|
-
"name": "kendo-tabstrip-item-disabled-
|
|
58194
|
+
"name": "kendo-tabstrip-item-disabled-gradient",
|
|
57195
58195
|
"value": "null",
|
|
57196
58196
|
"scope": "default",
|
|
57197
58197
|
"line": {
|
|
@@ -57209,14 +58209,14 @@
|
|
|
57209
58209
|
}
|
|
57210
58210
|
},
|
|
57211
58211
|
{
|
|
57212
|
-
"description": "The
|
|
58212
|
+
"description": "The opacity of the disabled TabStrip items.\n",
|
|
57213
58213
|
"commentRange": {
|
|
57214
58214
|
"start": 125,
|
|
57215
58215
|
"end": 126
|
|
57216
58216
|
},
|
|
57217
58217
|
"context": {
|
|
57218
58218
|
"type": "variable",
|
|
57219
|
-
"name": "kendo-tabstrip-item-disabled-
|
|
58219
|
+
"name": "kendo-tabstrip-item-disabled-opacity",
|
|
57220
58220
|
"value": "null",
|
|
57221
58221
|
"scope": "default",
|
|
57222
58222
|
"line": {
|
|
@@ -57234,19 +58234,19 @@
|
|
|
57234
58234
|
}
|
|
57235
58235
|
},
|
|
57236
58236
|
{
|
|
57237
|
-
"description": "The
|
|
58237
|
+
"description": "The filter of the disabled TabStrip items.\n",
|
|
57238
58238
|
"commentRange": {
|
|
57239
|
-
"start":
|
|
57240
|
-
"end":
|
|
58239
|
+
"start": 128,
|
|
58240
|
+
"end": 129
|
|
57241
58241
|
},
|
|
57242
58242
|
"context": {
|
|
57243
58243
|
"type": "variable",
|
|
57244
|
-
"name": "kendo-tabstrip-
|
|
58244
|
+
"name": "kendo-tabstrip-item-disabled-filter",
|
|
57245
58245
|
"value": "null",
|
|
57246
58246
|
"scope": "default",
|
|
57247
58247
|
"line": {
|
|
57248
|
-
"start":
|
|
57249
|
-
"end":
|
|
58248
|
+
"start": 130,
|
|
58249
|
+
"end": 130
|
|
57250
58250
|
}
|
|
57251
58251
|
},
|
|
57252
58252
|
"group": [
|
|
@@ -57259,14 +58259,14 @@
|
|
|
57259
58259
|
}
|
|
57260
58260
|
},
|
|
57261
58261
|
{
|
|
57262
|
-
"description": "The border
|
|
58262
|
+
"description": "The border width of the TabStrip indicator.\n",
|
|
57263
58263
|
"commentRange": {
|
|
57264
58264
|
"start": 132,
|
|
57265
58265
|
"end": 133
|
|
57266
58266
|
},
|
|
57267
58267
|
"context": {
|
|
57268
58268
|
"type": "variable",
|
|
57269
|
-
"name": "kendo-tabstrip-indicator-
|
|
58269
|
+
"name": "kendo-tabstrip-indicator-size",
|
|
57270
58270
|
"value": "null",
|
|
57271
58271
|
"scope": "default",
|
|
57272
58272
|
"line": {
|
|
@@ -57284,19 +58284,19 @@
|
|
|
57284
58284
|
}
|
|
57285
58285
|
},
|
|
57286
58286
|
{
|
|
57287
|
-
"description": "The
|
|
58287
|
+
"description": "The border color of the TabStrip ripple.\n",
|
|
57288
58288
|
"commentRange": {
|
|
57289
|
-
"start":
|
|
57290
|
-
"end":
|
|
58289
|
+
"start": 135,
|
|
58290
|
+
"end": 136
|
|
57291
58291
|
},
|
|
57292
58292
|
"context": {
|
|
57293
58293
|
"type": "variable",
|
|
57294
|
-
"name": "kendo-tabstrip-
|
|
57295
|
-
"value": "
|
|
58294
|
+
"name": "kendo-tabstrip-indicator-color",
|
|
58295
|
+
"value": "null",
|
|
57296
58296
|
"scope": "default",
|
|
57297
58297
|
"line": {
|
|
57298
|
-
"start":
|
|
57299
|
-
"end":
|
|
58298
|
+
"start": 137,
|
|
58299
|
+
"end": 137
|
|
57300
58300
|
}
|
|
57301
58301
|
},
|
|
57302
58302
|
"group": [
|
|
@@ -57309,14 +58309,14 @@
|
|
|
57309
58309
|
}
|
|
57310
58310
|
},
|
|
57311
58311
|
{
|
|
57312
|
-
"description": "The
|
|
58312
|
+
"description": "The horizontal padding of the TabStrip content.\n",
|
|
57313
58313
|
"commentRange": {
|
|
57314
58314
|
"start": 139,
|
|
57315
58315
|
"end": 140
|
|
57316
58316
|
},
|
|
57317
58317
|
"context": {
|
|
57318
58318
|
"type": "variable",
|
|
57319
|
-
"name": "kendo-tabstrip-content-padding-
|
|
58319
|
+
"name": "kendo-tabstrip-content-padding-x",
|
|
57320
58320
|
"value": "k-spacing(4)",
|
|
57321
58321
|
"scope": "default",
|
|
57322
58322
|
"line": {
|
|
@@ -57334,15 +58334,15 @@
|
|
|
57334
58334
|
}
|
|
57335
58335
|
},
|
|
57336
58336
|
{
|
|
57337
|
-
"description": "The
|
|
58337
|
+
"description": "The vertical padding of the TabStrip content.\n",
|
|
57338
58338
|
"commentRange": {
|
|
57339
58339
|
"start": 142,
|
|
57340
58340
|
"end": 143
|
|
57341
58341
|
},
|
|
57342
58342
|
"context": {
|
|
57343
58343
|
"type": "variable",
|
|
57344
|
-
"name": "kendo-tabstrip-content-
|
|
57345
|
-
"value": "
|
|
58344
|
+
"name": "kendo-tabstrip-content-padding-y",
|
|
58345
|
+
"value": "k-spacing(4)",
|
|
57346
58346
|
"scope": "default",
|
|
57347
58347
|
"line": {
|
|
57348
58348
|
"start": 144,
|
|
@@ -57359,19 +58359,19 @@
|
|
|
57359
58359
|
}
|
|
57360
58360
|
},
|
|
57361
58361
|
{
|
|
57362
|
-
"description": "The
|
|
58362
|
+
"description": "The border width around the TabStrip content.\n",
|
|
57363
58363
|
"commentRange": {
|
|
57364
|
-
"start":
|
|
57365
|
-
"end":
|
|
58364
|
+
"start": 145,
|
|
58365
|
+
"end": 146
|
|
57366
58366
|
},
|
|
57367
58367
|
"context": {
|
|
57368
58368
|
"type": "variable",
|
|
57369
|
-
"name": "kendo-tabstrip-content-
|
|
57370
|
-
"value": "
|
|
58369
|
+
"name": "kendo-tabstrip-content-border-width",
|
|
58370
|
+
"value": "1px",
|
|
57371
58371
|
"scope": "default",
|
|
57372
58372
|
"line": {
|
|
57373
|
-
"start":
|
|
57374
|
-
"end":
|
|
58373
|
+
"start": 147,
|
|
58374
|
+
"end": 147
|
|
57375
58375
|
}
|
|
57376
58376
|
},
|
|
57377
58377
|
"group": [
|
|
@@ -57384,15 +58384,15 @@
|
|
|
57384
58384
|
}
|
|
57385
58385
|
},
|
|
57386
58386
|
{
|
|
57387
|
-
"description": "The
|
|
58387
|
+
"description": "The background color of the TabStrip content.\n",
|
|
57388
58388
|
"commentRange": {
|
|
57389
58389
|
"start": 149,
|
|
57390
58390
|
"end": 150
|
|
57391
58391
|
},
|
|
57392
58392
|
"context": {
|
|
57393
58393
|
"type": "variable",
|
|
57394
|
-
"name": "kendo-tabstrip-content-
|
|
57395
|
-
"value": "$kendo-component-
|
|
58394
|
+
"name": "kendo-tabstrip-content-bg",
|
|
58395
|
+
"value": "$kendo-component-bg",
|
|
57396
58396
|
"scope": "default",
|
|
57397
58397
|
"line": {
|
|
57398
58398
|
"start": 151,
|
|
@@ -57409,15 +58409,15 @@
|
|
|
57409
58409
|
}
|
|
57410
58410
|
},
|
|
57411
58411
|
{
|
|
57412
|
-
"description": "The
|
|
58412
|
+
"description": "The text color of the TabStrip content.\n",
|
|
57413
58413
|
"commentRange": {
|
|
57414
58414
|
"start": 152,
|
|
57415
58415
|
"end": 153
|
|
57416
58416
|
},
|
|
57417
58417
|
"context": {
|
|
57418
58418
|
"type": "variable",
|
|
57419
|
-
"name": "kendo-tabstrip-content-
|
|
57420
|
-
"value": "$kendo-component-
|
|
58419
|
+
"name": "kendo-tabstrip-content-text",
|
|
58420
|
+
"value": "$kendo-component-text",
|
|
57421
58421
|
"scope": "default",
|
|
57422
58422
|
"line": {
|
|
57423
58423
|
"start": 154,
|
|
@@ -57434,15 +58434,15 @@
|
|
|
57434
58434
|
}
|
|
57435
58435
|
},
|
|
57436
58436
|
{
|
|
57437
|
-
"description": "The border color of the
|
|
58437
|
+
"description": "The border color of the TabStrip content.\n",
|
|
57438
58438
|
"commentRange": {
|
|
57439
58439
|
"start": 155,
|
|
57440
58440
|
"end": 156
|
|
57441
58441
|
},
|
|
57442
58442
|
"context": {
|
|
57443
58443
|
"type": "variable",
|
|
57444
|
-
"name": "kendo-tabstrip-content-
|
|
57445
|
-
"value": "$kendo-component-
|
|
58444
|
+
"name": "kendo-tabstrip-content-border",
|
|
58445
|
+
"value": "$kendo-component-border",
|
|
57446
58446
|
"scope": "default",
|
|
57447
58447
|
"line": {
|
|
57448
58448
|
"start": 157,
|
|
@@ -57458,6 +58458,31 @@
|
|
|
57458
58458
|
"name": "_variables.scss"
|
|
57459
58459
|
}
|
|
57460
58460
|
},
|
|
58461
|
+
{
|
|
58462
|
+
"description": "The border color of the focused TabStrip content.\n",
|
|
58463
|
+
"commentRange": {
|
|
58464
|
+
"start": 158,
|
|
58465
|
+
"end": 159
|
|
58466
|
+
},
|
|
58467
|
+
"context": {
|
|
58468
|
+
"type": "variable",
|
|
58469
|
+
"name": "kendo-tabstrip-content-focus-border",
|
|
58470
|
+
"value": "$kendo-component-text",
|
|
58471
|
+
"scope": "default",
|
|
58472
|
+
"line": {
|
|
58473
|
+
"start": 160,
|
|
58474
|
+
"end": 160
|
|
58475
|
+
}
|
|
58476
|
+
},
|
|
58477
|
+
"group": [
|
|
58478
|
+
"tabstrip"
|
|
58479
|
+
],
|
|
58480
|
+
"access": "public",
|
|
58481
|
+
"file": {
|
|
58482
|
+
"path": "tabstrip/_variables.scss",
|
|
58483
|
+
"name": "_variables.scss"
|
|
58484
|
+
}
|
|
58485
|
+
},
|
|
57461
58486
|
{
|
|
57462
58487
|
"description": "The spacing index of the TaskBoard.\n",
|
|
57463
58488
|
"commentRange": {
|