@progress/kendo-theme-classic 9.1.0-dev.1 → 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 +189 -97
- 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 +25629 -23415
- package/dist/meta/sassdoc-raw-data.json +1167 -142
- package/dist/meta/variables.json +45 -25
- 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/menu/_variables.scss +138 -43
|
@@ -32856,19 +32856,1044 @@
|
|
|
32856
32856
|
}
|
|
32857
32857
|
},
|
|
32858
32858
|
{
|
|
32859
|
-
"description": "
|
|
32859
|
+
"description": "The width of the border around the Menu.\n",
|
|
32860
|
+
"commentRange": {
|
|
32861
|
+
"start": 3,
|
|
32862
|
+
"end": 4
|
|
32863
|
+
},
|
|
32864
|
+
"context": {
|
|
32865
|
+
"type": "variable",
|
|
32866
|
+
"name": "kendo-menu-border-width",
|
|
32867
|
+
"value": "1px",
|
|
32868
|
+
"scope": "default",
|
|
32869
|
+
"line": {
|
|
32870
|
+
"start": 5,
|
|
32871
|
+
"end": 5
|
|
32872
|
+
}
|
|
32873
|
+
},
|
|
32874
|
+
"group": [
|
|
32875
|
+
"menu"
|
|
32876
|
+
],
|
|
32877
|
+
"access": "public",
|
|
32878
|
+
"file": {
|
|
32879
|
+
"path": "menu/_variables.scss",
|
|
32880
|
+
"name": "_variables.scss"
|
|
32881
|
+
}
|
|
32882
|
+
},
|
|
32883
|
+
{
|
|
32884
|
+
"description": "The font family of the Menu.\n",
|
|
32885
|
+
"commentRange": {
|
|
32886
|
+
"start": 6,
|
|
32887
|
+
"end": 7
|
|
32888
|
+
},
|
|
32889
|
+
"context": {
|
|
32890
|
+
"type": "variable",
|
|
32891
|
+
"name": "kendo-menu-font-family",
|
|
32892
|
+
"value": "var( --kendo-font-family, inherit )",
|
|
32893
|
+
"scope": "default",
|
|
32894
|
+
"line": {
|
|
32895
|
+
"start": 8,
|
|
32896
|
+
"end": 8
|
|
32897
|
+
}
|
|
32898
|
+
},
|
|
32899
|
+
"group": [
|
|
32900
|
+
"menu"
|
|
32901
|
+
],
|
|
32902
|
+
"access": "public",
|
|
32903
|
+
"file": {
|
|
32904
|
+
"path": "menu/_variables.scss",
|
|
32905
|
+
"name": "_variables.scss"
|
|
32906
|
+
}
|
|
32907
|
+
},
|
|
32908
|
+
{
|
|
32909
|
+
"description": "The font size of the Menu.\n",
|
|
32910
|
+
"commentRange": {
|
|
32911
|
+
"start": 9,
|
|
32912
|
+
"end": 10
|
|
32913
|
+
},
|
|
32914
|
+
"context": {
|
|
32915
|
+
"type": "variable",
|
|
32916
|
+
"name": "kendo-menu-font-size",
|
|
32917
|
+
"value": "var( --kendo-font-size, inherit )",
|
|
32918
|
+
"scope": "default",
|
|
32919
|
+
"line": {
|
|
32920
|
+
"start": 11,
|
|
32921
|
+
"end": 11
|
|
32922
|
+
}
|
|
32923
|
+
},
|
|
32924
|
+
"group": [
|
|
32925
|
+
"menu"
|
|
32926
|
+
],
|
|
32927
|
+
"access": "public",
|
|
32928
|
+
"file": {
|
|
32929
|
+
"path": "menu/_variables.scss",
|
|
32930
|
+
"name": "_variables.scss"
|
|
32931
|
+
}
|
|
32932
|
+
},
|
|
32933
|
+
{
|
|
32934
|
+
"description": "The line height of the Menu used along with $kendo-font-size.\n",
|
|
32935
|
+
"commentRange": {
|
|
32936
|
+
"start": 12,
|
|
32937
|
+
"end": 13
|
|
32938
|
+
},
|
|
32939
|
+
"context": {
|
|
32940
|
+
"type": "variable",
|
|
32941
|
+
"name": "kendo-menu-line-height",
|
|
32942
|
+
"value": "var( --kendo-line-height, normal )",
|
|
32943
|
+
"scope": "default",
|
|
32944
|
+
"line": {
|
|
32945
|
+
"start": 14,
|
|
32946
|
+
"end": 14
|
|
32947
|
+
}
|
|
32948
|
+
},
|
|
32949
|
+
"group": [
|
|
32950
|
+
"menu"
|
|
32951
|
+
],
|
|
32952
|
+
"access": "public",
|
|
32953
|
+
"file": {
|
|
32954
|
+
"path": "menu/_variables.scss",
|
|
32955
|
+
"name": "_variables.scss"
|
|
32956
|
+
}
|
|
32957
|
+
},
|
|
32958
|
+
{
|
|
32959
|
+
"description": "The background color of the Menu.\n",
|
|
32960
|
+
"commentRange": {
|
|
32961
|
+
"start": 16,
|
|
32962
|
+
"end": 17
|
|
32963
|
+
},
|
|
32964
|
+
"context": {
|
|
32965
|
+
"type": "variable",
|
|
32966
|
+
"name": "kendo-menu-bg",
|
|
32967
|
+
"value": "$kendo-base-bg",
|
|
32968
|
+
"scope": "default",
|
|
32969
|
+
"line": {
|
|
32970
|
+
"start": 18,
|
|
32971
|
+
"end": 18
|
|
32972
|
+
}
|
|
32973
|
+
},
|
|
32974
|
+
"group": [
|
|
32975
|
+
"menu"
|
|
32976
|
+
],
|
|
32977
|
+
"access": "public",
|
|
32978
|
+
"file": {
|
|
32979
|
+
"path": "menu/_variables.scss",
|
|
32980
|
+
"name": "_variables.scss"
|
|
32981
|
+
}
|
|
32982
|
+
},
|
|
32983
|
+
{
|
|
32984
|
+
"description": "The text color of the Menu.\n",
|
|
32985
|
+
"commentRange": {
|
|
32986
|
+
"start": 19,
|
|
32987
|
+
"end": 20
|
|
32988
|
+
},
|
|
32989
|
+
"context": {
|
|
32990
|
+
"type": "variable",
|
|
32991
|
+
"name": "kendo-menu-text",
|
|
32992
|
+
"value": "$kendo-base-text",
|
|
32993
|
+
"scope": "default",
|
|
32994
|
+
"line": {
|
|
32995
|
+
"start": 21,
|
|
32996
|
+
"end": 21
|
|
32997
|
+
}
|
|
32998
|
+
},
|
|
32999
|
+
"group": [
|
|
33000
|
+
"menu"
|
|
33001
|
+
],
|
|
33002
|
+
"access": "public",
|
|
33003
|
+
"file": {
|
|
33004
|
+
"path": "menu/_variables.scss",
|
|
33005
|
+
"name": "_variables.scss"
|
|
33006
|
+
}
|
|
33007
|
+
},
|
|
33008
|
+
{
|
|
33009
|
+
"description": "The border color of the Menu.\n",
|
|
33010
|
+
"commentRange": {
|
|
33011
|
+
"start": 22,
|
|
33012
|
+
"end": 23
|
|
33013
|
+
},
|
|
33014
|
+
"context": {
|
|
33015
|
+
"type": "variable",
|
|
33016
|
+
"name": "kendo-menu-border",
|
|
33017
|
+
"value": "$kendo-base-border",
|
|
33018
|
+
"scope": "default",
|
|
33019
|
+
"line": {
|
|
33020
|
+
"start": 24,
|
|
33021
|
+
"end": 24
|
|
33022
|
+
}
|
|
33023
|
+
},
|
|
33024
|
+
"group": [
|
|
33025
|
+
"menu"
|
|
33026
|
+
],
|
|
33027
|
+
"access": "public",
|
|
33028
|
+
"file": {
|
|
33029
|
+
"path": "menu/_variables.scss",
|
|
33030
|
+
"name": "_variables.scss"
|
|
33031
|
+
}
|
|
33032
|
+
},
|
|
33033
|
+
{
|
|
33034
|
+
"description": "The background gradient of the Menu.\n",
|
|
33035
|
+
"commentRange": {
|
|
33036
|
+
"start": 25,
|
|
33037
|
+
"end": 26
|
|
33038
|
+
},
|
|
33039
|
+
"context": {
|
|
33040
|
+
"type": "variable",
|
|
33041
|
+
"name": "kendo-menu-gradient",
|
|
33042
|
+
"value": "$kendo-base-gradient",
|
|
33043
|
+
"scope": "default",
|
|
33044
|
+
"line": {
|
|
33045
|
+
"start": 27,
|
|
33046
|
+
"end": 27
|
|
33047
|
+
}
|
|
33048
|
+
},
|
|
33049
|
+
"group": [
|
|
33050
|
+
"menu"
|
|
33051
|
+
],
|
|
33052
|
+
"access": "public",
|
|
33053
|
+
"file": {
|
|
33054
|
+
"path": "menu/_variables.scss",
|
|
33055
|
+
"name": "_variables.scss"
|
|
33056
|
+
}
|
|
33057
|
+
},
|
|
33058
|
+
{
|
|
33059
|
+
"description": "The horizontal padding of the Menu item.\n",
|
|
33060
|
+
"commentRange": {
|
|
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",
|
|
32860
33210
|
"commentRange": {
|
|
32861
33211
|
"start": 52,
|
|
32862
33212
|
"end": 53
|
|
32863
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
|
+
},
|
|
32864
33889
|
"context": {
|
|
32865
33890
|
"type": "variable",
|
|
32866
33891
|
"name": "kendo-menu-popup-padding-x",
|
|
32867
33892
|
"value": "null",
|
|
32868
33893
|
"scope": "default",
|
|
32869
33894
|
"line": {
|
|
32870
|
-
"start":
|
|
32871
|
-
"end":
|
|
33895
|
+
"start": 149,
|
|
33896
|
+
"end": 149
|
|
32872
33897
|
}
|
|
32873
33898
|
},
|
|
32874
33899
|
"group": [
|
|
@@ -32881,10 +33906,10 @@
|
|
|
32881
33906
|
}
|
|
32882
33907
|
},
|
|
32883
33908
|
{
|
|
32884
|
-
"description": "
|
|
33909
|
+
"description": "The vertical padding of the Menu popup.\n",
|
|
32885
33910
|
"commentRange": {
|
|
32886
|
-
"start":
|
|
32887
|
-
"end":
|
|
33911
|
+
"start": 151,
|
|
33912
|
+
"end": 152
|
|
32888
33913
|
},
|
|
32889
33914
|
"context": {
|
|
32890
33915
|
"type": "variable",
|
|
@@ -32892,8 +33917,8 @@
|
|
|
32892
33917
|
"value": "null",
|
|
32893
33918
|
"scope": "default",
|
|
32894
33919
|
"line": {
|
|
32895
|
-
"start":
|
|
32896
|
-
"end":
|
|
33920
|
+
"start": 153,
|
|
33921
|
+
"end": 153
|
|
32897
33922
|
}
|
|
32898
33923
|
},
|
|
32899
33924
|
"group": [
|
|
@@ -32906,10 +33931,10 @@
|
|
|
32906
33931
|
}
|
|
32907
33932
|
},
|
|
32908
33933
|
{
|
|
32909
|
-
"description": "
|
|
33934
|
+
"description": "The width of the border around the Menu popup.\n",
|
|
32910
33935
|
"commentRange": {
|
|
32911
|
-
"start":
|
|
32912
|
-
"end":
|
|
33936
|
+
"start": 155,
|
|
33937
|
+
"end": 156
|
|
32913
33938
|
},
|
|
32914
33939
|
"context": {
|
|
32915
33940
|
"type": "variable",
|
|
@@ -32917,8 +33942,8 @@
|
|
|
32917
33942
|
"value": "$kendo-popup-border-width",
|
|
32918
33943
|
"scope": "default",
|
|
32919
33944
|
"line": {
|
|
32920
|
-
"start":
|
|
32921
|
-
"end":
|
|
33945
|
+
"start": 157,
|
|
33946
|
+
"end": 157
|
|
32922
33947
|
}
|
|
32923
33948
|
},
|
|
32924
33949
|
"group": [
|
|
@@ -32931,10 +33956,10 @@
|
|
|
32931
33956
|
}
|
|
32932
33957
|
},
|
|
32933
33958
|
{
|
|
32934
|
-
"description": "
|
|
33959
|
+
"description": "The font sizes of the Menu popup.\n",
|
|
32935
33960
|
"commentRange": {
|
|
32936
|
-
"start":
|
|
32937
|
-
"end":
|
|
33961
|
+
"start": 159,
|
|
33962
|
+
"end": 160
|
|
32938
33963
|
},
|
|
32939
33964
|
"context": {
|
|
32940
33965
|
"type": "variable",
|
|
@@ -32942,8 +33967,8 @@
|
|
|
32942
33967
|
"value": "var( --kendo-font-size, inherit )",
|
|
32943
33968
|
"scope": "default",
|
|
32944
33969
|
"line": {
|
|
32945
|
-
"start":
|
|
32946
|
-
"end":
|
|
33970
|
+
"start": 161,
|
|
33971
|
+
"end": 161
|
|
32947
33972
|
}
|
|
32948
33973
|
},
|
|
32949
33974
|
"group": [
|
|
@@ -32956,10 +33981,10 @@
|
|
|
32956
33981
|
}
|
|
32957
33982
|
},
|
|
32958
33983
|
{
|
|
32959
|
-
"description": "
|
|
33984
|
+
"description": "The line heights used along with $kendo-font-size.\n",
|
|
32960
33985
|
"commentRange": {
|
|
32961
|
-
"start":
|
|
32962
|
-
"end":
|
|
33986
|
+
"start": 166,
|
|
33987
|
+
"end": 167
|
|
32963
33988
|
},
|
|
32964
33989
|
"context": {
|
|
32965
33990
|
"type": "variable",
|
|
@@ -32967,8 +33992,8 @@
|
|
|
32967
33992
|
"value": "var( --kendo-line-height, normal )",
|
|
32968
33993
|
"scope": "default",
|
|
32969
33994
|
"line": {
|
|
32970
|
-
"start":
|
|
32971
|
-
"end":
|
|
33995
|
+
"start": 168,
|
|
33996
|
+
"end": 168
|
|
32972
33997
|
}
|
|
32973
33998
|
},
|
|
32974
33999
|
"group": [
|
|
@@ -32981,10 +34006,10 @@
|
|
|
32981
34006
|
}
|
|
32982
34007
|
},
|
|
32983
34008
|
{
|
|
32984
|
-
"description": "The background of the
|
|
34009
|
+
"description": "The background color of the Menu popup.\n",
|
|
32985
34010
|
"commentRange": {
|
|
32986
|
-
"start":
|
|
32987
|
-
"end":
|
|
34011
|
+
"start": 173,
|
|
34012
|
+
"end": 174
|
|
32988
34013
|
},
|
|
32989
34014
|
"context": {
|
|
32990
34015
|
"type": "variable",
|
|
@@ -32992,8 +34017,8 @@
|
|
|
32992
34017
|
"value": "$kendo-popup-bg",
|
|
32993
34018
|
"scope": "default",
|
|
32994
34019
|
"line": {
|
|
32995
|
-
"start":
|
|
32996
|
-
"end":
|
|
34020
|
+
"start": 175,
|
|
34021
|
+
"end": 175
|
|
32997
34022
|
}
|
|
32998
34023
|
},
|
|
32999
34024
|
"group": [
|
|
@@ -33006,10 +34031,10 @@
|
|
|
33006
34031
|
}
|
|
33007
34032
|
},
|
|
33008
34033
|
{
|
|
33009
|
-
"description": "The text color of the
|
|
34034
|
+
"description": "The text color of the Menu popup.\n",
|
|
33010
34035
|
"commentRange": {
|
|
33011
|
-
"start":
|
|
33012
|
-
"end":
|
|
34036
|
+
"start": 176,
|
|
34037
|
+
"end": 177
|
|
33013
34038
|
},
|
|
33014
34039
|
"context": {
|
|
33015
34040
|
"type": "variable",
|
|
@@ -33017,8 +34042,8 @@
|
|
|
33017
34042
|
"value": "$kendo-popup-text",
|
|
33018
34043
|
"scope": "default",
|
|
33019
34044
|
"line": {
|
|
33020
|
-
"start":
|
|
33021
|
-
"end":
|
|
34045
|
+
"start": 178,
|
|
34046
|
+
"end": 178
|
|
33022
34047
|
}
|
|
33023
34048
|
},
|
|
33024
34049
|
"group": [
|
|
@@ -33031,10 +34056,10 @@
|
|
|
33031
34056
|
}
|
|
33032
34057
|
},
|
|
33033
34058
|
{
|
|
33034
|
-
"description": "The border color of the
|
|
34059
|
+
"description": "The border color of the Menu popup.\n",
|
|
33035
34060
|
"commentRange": {
|
|
33036
|
-
"start":
|
|
33037
|
-
"end":
|
|
34061
|
+
"start": 179,
|
|
34062
|
+
"end": 180
|
|
33038
34063
|
},
|
|
33039
34064
|
"context": {
|
|
33040
34065
|
"type": "variable",
|
|
@@ -33042,8 +34067,8 @@
|
|
|
33042
34067
|
"value": "$kendo-popup-border",
|
|
33043
34068
|
"scope": "default",
|
|
33044
34069
|
"line": {
|
|
33045
|
-
"start":
|
|
33046
|
-
"end":
|
|
34070
|
+
"start": 181,
|
|
34071
|
+
"end": 181
|
|
33047
34072
|
}
|
|
33048
34073
|
},
|
|
33049
34074
|
"group": [
|
|
@@ -33056,10 +34081,10 @@
|
|
|
33056
34081
|
}
|
|
33057
34082
|
},
|
|
33058
34083
|
{
|
|
33059
|
-
"description": "The background gradient of the
|
|
34084
|
+
"description": "The background gradient of the Menu popup.\n",
|
|
33060
34085
|
"commentRange": {
|
|
33061
|
-
"start":
|
|
33062
|
-
"end":
|
|
34086
|
+
"start": 182,
|
|
34087
|
+
"end": 183
|
|
33063
34088
|
},
|
|
33064
34089
|
"context": {
|
|
33065
34090
|
"type": "variable",
|
|
@@ -33067,8 +34092,8 @@
|
|
|
33067
34092
|
"value": "null",
|
|
33068
34093
|
"scope": "default",
|
|
33069
34094
|
"line": {
|
|
33070
|
-
"start":
|
|
33071
|
-
"end":
|
|
34095
|
+
"start": 184,
|
|
34096
|
+
"end": 184
|
|
33072
34097
|
}
|
|
33073
34098
|
},
|
|
33074
34099
|
"group": [
|
|
@@ -33081,10 +34106,10 @@
|
|
|
33081
34106
|
}
|
|
33082
34107
|
},
|
|
33083
34108
|
{
|
|
33084
|
-
"description": "
|
|
34109
|
+
"description": "The horizontal padding of the Menu item in popup.\n",
|
|
33085
34110
|
"commentRange": {
|
|
33086
|
-
"start":
|
|
33087
|
-
"end":
|
|
34111
|
+
"start": 189,
|
|
34112
|
+
"end": 190
|
|
33088
34113
|
},
|
|
33089
34114
|
"context": {
|
|
33090
34115
|
"type": "variable",
|
|
@@ -33092,8 +34117,8 @@
|
|
|
33092
34117
|
"value": "k-spacing(2)",
|
|
33093
34118
|
"scope": "default",
|
|
33094
34119
|
"line": {
|
|
33095
|
-
"start":
|
|
33096
|
-
"end":
|
|
34120
|
+
"start": 191,
|
|
34121
|
+
"end": 191
|
|
33097
34122
|
}
|
|
33098
34123
|
},
|
|
33099
34124
|
"group": [
|
|
@@ -33106,10 +34131,10 @@
|
|
|
33106
34131
|
}
|
|
33107
34132
|
},
|
|
33108
34133
|
{
|
|
33109
|
-
"description": "
|
|
34134
|
+
"description": "The vertical padding of the Menu item in popup.\n",
|
|
33110
34135
|
"commentRange": {
|
|
33111
|
-
"start":
|
|
33112
|
-
"end":
|
|
34136
|
+
"start": 196,
|
|
34137
|
+
"end": 197
|
|
33113
34138
|
},
|
|
33114
34139
|
"context": {
|
|
33115
34140
|
"type": "variable",
|
|
@@ -33117,8 +34142,8 @@
|
|
|
33117
34142
|
"value": "k-spacing(1)",
|
|
33118
34143
|
"scope": "default",
|
|
33119
34144
|
"line": {
|
|
33120
|
-
"start":
|
|
33121
|
-
"end":
|
|
34145
|
+
"start": 198,
|
|
34146
|
+
"end": 198
|
|
33122
34147
|
}
|
|
33123
34148
|
},
|
|
33124
34149
|
"group": [
|
|
@@ -33131,10 +34156,10 @@
|
|
|
33131
34156
|
}
|
|
33132
34157
|
},
|
|
33133
34158
|
{
|
|
33134
|
-
"description": "The end padding of the
|
|
34159
|
+
"description": "The end padding of the Menu item in popup.\n",
|
|
33135
34160
|
"commentRange": {
|
|
33136
|
-
"start":
|
|
33137
|
-
"end":
|
|
34161
|
+
"start": 203,
|
|
34162
|
+
"end": 204
|
|
33138
34163
|
},
|
|
33139
34164
|
"context": {
|
|
33140
34165
|
"type": "variable",
|
|
@@ -33142,8 +34167,8 @@
|
|
|
33142
34167
|
"value": "calc( #{$kendo-menu-popup-item-padding-x} * 2 + #{$kendo-icon-size} )",
|
|
33143
34168
|
"scope": "default",
|
|
33144
34169
|
"line": {
|
|
33145
|
-
"start":
|
|
33146
|
-
"end":
|
|
34170
|
+
"start": 205,
|
|
34171
|
+
"end": 205
|
|
33147
34172
|
}
|
|
33148
34173
|
},
|
|
33149
34174
|
"group": [
|
|
@@ -33156,10 +34181,10 @@
|
|
|
33156
34181
|
}
|
|
33157
34182
|
},
|
|
33158
34183
|
{
|
|
33159
|
-
"description": "The start margin of the
|
|
34184
|
+
"description": "The start margin of the Menu item expand icon.\n",
|
|
33160
34185
|
"commentRange": {
|
|
33161
|
-
"start":
|
|
33162
|
-
"end":
|
|
34186
|
+
"start": 210,
|
|
34187
|
+
"end": 211
|
|
33163
34188
|
},
|
|
33164
34189
|
"context": {
|
|
33165
34190
|
"type": "variable",
|
|
@@ -33167,8 +34192,8 @@
|
|
|
33167
34192
|
"value": "$kendo-menu-popup-sm-item-padding-x",
|
|
33168
34193
|
"scope": "default",
|
|
33169
34194
|
"line": {
|
|
33170
|
-
"start":
|
|
33171
|
-
"end":
|
|
34195
|
+
"start": 212,
|
|
34196
|
+
"end": 212
|
|
33172
34197
|
}
|
|
33173
34198
|
},
|
|
33174
34199
|
"group": [
|
|
@@ -33181,10 +34206,10 @@
|
|
|
33181
34206
|
}
|
|
33182
34207
|
},
|
|
33183
34208
|
{
|
|
33184
|
-
"description": "The end margin of the
|
|
34209
|
+
"description": "The end margin of the Menu item expand icon.\n",
|
|
33185
34210
|
"commentRange": {
|
|
33186
|
-
"start":
|
|
33187
|
-
"end":
|
|
34211
|
+
"start": 216,
|
|
34212
|
+
"end": 217
|
|
33188
34213
|
},
|
|
33189
34214
|
"context": {
|
|
33190
34215
|
"type": "variable",
|
|
@@ -33192,8 +34217,8 @@
|
|
|
33192
34217
|
"value": "calc( -1 * (#{$kendo-menu-popup-sm-item-padding-end} - #{k-math-div( $kendo-menu-popup-sm-item-padding-x, 2 )}) )",
|
|
33193
34218
|
"scope": "default",
|
|
33194
34219
|
"line": {
|
|
33195
|
-
"start":
|
|
33196
|
-
"end":
|
|
34220
|
+
"start": 218,
|
|
34221
|
+
"end": 218
|
|
33197
34222
|
}
|
|
33198
34223
|
},
|
|
33199
34224
|
"group": [
|
|
@@ -33206,10 +34231,10 @@
|
|
|
33206
34231
|
}
|
|
33207
34232
|
},
|
|
33208
34233
|
{
|
|
33209
|
-
"description": "The spacing between the
|
|
34234
|
+
"description": "The spacing between the Menu items in popup.\n",
|
|
33210
34235
|
"commentRange": {
|
|
33211
|
-
"start":
|
|
33212
|
-
"end":
|
|
34236
|
+
"start": 222,
|
|
34237
|
+
"end": 223
|
|
33213
34238
|
},
|
|
33214
34239
|
"context": {
|
|
33215
34240
|
"type": "variable",
|
|
@@ -33217,8 +34242,8 @@
|
|
|
33217
34242
|
"value": "k-spacing(0)",
|
|
33218
34243
|
"scope": "default",
|
|
33219
34244
|
"line": {
|
|
33220
|
-
"start":
|
|
33221
|
-
"end":
|
|
34245
|
+
"start": 224,
|
|
34246
|
+
"end": 224
|
|
33222
34247
|
}
|
|
33223
34248
|
},
|
|
33224
34249
|
"group": [
|
|
@@ -33231,10 +34256,10 @@
|
|
|
33231
34256
|
}
|
|
33232
34257
|
},
|
|
33233
34258
|
{
|
|
33234
|
-
"description": "The background of the
|
|
34259
|
+
"description": "The background color of the Menu item in popup.\n",
|
|
33235
34260
|
"commentRange": {
|
|
33236
|
-
"start":
|
|
33237
|
-
"end":
|
|
34261
|
+
"start": 226,
|
|
34262
|
+
"end": 227
|
|
33238
34263
|
},
|
|
33239
34264
|
"context": {
|
|
33240
34265
|
"type": "variable",
|
|
@@ -33242,8 +34267,8 @@
|
|
|
33242
34267
|
"value": "null",
|
|
33243
34268
|
"scope": "default",
|
|
33244
34269
|
"line": {
|
|
33245
|
-
"start":
|
|
33246
|
-
"end":
|
|
34270
|
+
"start": 228,
|
|
34271
|
+
"end": 228
|
|
33247
34272
|
}
|
|
33248
34273
|
},
|
|
33249
34274
|
"group": [
|
|
@@ -33256,10 +34281,10 @@
|
|
|
33256
34281
|
}
|
|
33257
34282
|
},
|
|
33258
34283
|
{
|
|
33259
|
-
"description": "The text color of the
|
|
34284
|
+
"description": "The text color of the Menu item in popup.\n",
|
|
33260
34285
|
"commentRange": {
|
|
33261
|
-
"start":
|
|
33262
|
-
"end":
|
|
34286
|
+
"start": 229,
|
|
34287
|
+
"end": 230
|
|
33263
34288
|
},
|
|
33264
34289
|
"context": {
|
|
33265
34290
|
"type": "variable",
|
|
@@ -33267,8 +34292,8 @@
|
|
|
33267
34292
|
"value": "null",
|
|
33268
34293
|
"scope": "default",
|
|
33269
34294
|
"line": {
|
|
33270
|
-
"start":
|
|
33271
|
-
"end":
|
|
34295
|
+
"start": 231,
|
|
34296
|
+
"end": 231
|
|
33272
34297
|
}
|
|
33273
34298
|
},
|
|
33274
34299
|
"group": [
|
|
@@ -33281,10 +34306,10 @@
|
|
|
33281
34306
|
}
|
|
33282
34307
|
},
|
|
33283
34308
|
{
|
|
33284
|
-
"description": "The border color of the
|
|
34309
|
+
"description": "The border color of the Menu item in popup.\n",
|
|
33285
34310
|
"commentRange": {
|
|
33286
|
-
"start":
|
|
33287
|
-
"end":
|
|
34311
|
+
"start": 232,
|
|
34312
|
+
"end": 233
|
|
33288
34313
|
},
|
|
33289
34314
|
"context": {
|
|
33290
34315
|
"type": "variable",
|
|
@@ -33292,8 +34317,8 @@
|
|
|
33292
34317
|
"value": "null",
|
|
33293
34318
|
"scope": "default",
|
|
33294
34319
|
"line": {
|
|
33295
|
-
"start":
|
|
33296
|
-
"end":
|
|
34320
|
+
"start": 234,
|
|
34321
|
+
"end": 234
|
|
33297
34322
|
}
|
|
33298
34323
|
},
|
|
33299
34324
|
"group": [
|
|
@@ -33306,10 +34331,10 @@
|
|
|
33306
34331
|
}
|
|
33307
34332
|
},
|
|
33308
34333
|
{
|
|
33309
|
-
"description": "The background gradient of the
|
|
34334
|
+
"description": "The background gradient of the Menu item in popup.\n",
|
|
33310
34335
|
"commentRange": {
|
|
33311
|
-
"start":
|
|
33312
|
-
"end":
|
|
34336
|
+
"start": 235,
|
|
34337
|
+
"end": 236
|
|
33313
34338
|
},
|
|
33314
34339
|
"context": {
|
|
33315
34340
|
"type": "variable",
|
|
@@ -33317,8 +34342,8 @@
|
|
|
33317
34342
|
"value": "null",
|
|
33318
34343
|
"scope": "default",
|
|
33319
34344
|
"line": {
|
|
33320
|
-
"start":
|
|
33321
|
-
"end":
|
|
34345
|
+
"start": 237,
|
|
34346
|
+
"end": 237
|
|
33322
34347
|
}
|
|
33323
34348
|
},
|
|
33324
34349
|
"group": [
|
|
@@ -33331,10 +34356,10 @@
|
|
|
33331
34356
|
}
|
|
33332
34357
|
},
|
|
33333
34358
|
{
|
|
33334
|
-
"description": "The background of hovered
|
|
34359
|
+
"description": "The background color of hovered Menu item in popup.\n",
|
|
33335
34360
|
"commentRange": {
|
|
33336
|
-
"start":
|
|
33337
|
-
"end":
|
|
34361
|
+
"start": 239,
|
|
34362
|
+
"end": 240
|
|
33338
34363
|
},
|
|
33339
34364
|
"context": {
|
|
33340
34365
|
"type": "variable",
|
|
@@ -33342,8 +34367,8 @@
|
|
|
33342
34367
|
"value": "$kendo-list-item-hover-bg",
|
|
33343
34368
|
"scope": "default",
|
|
33344
34369
|
"line": {
|
|
33345
|
-
"start":
|
|
33346
|
-
"end":
|
|
34370
|
+
"start": 241,
|
|
34371
|
+
"end": 241
|
|
33347
34372
|
}
|
|
33348
34373
|
},
|
|
33349
34374
|
"group": [
|
|
@@ -33356,10 +34381,10 @@
|
|
|
33356
34381
|
}
|
|
33357
34382
|
},
|
|
33358
34383
|
{
|
|
33359
|
-
"description": "The text color of hovered
|
|
34384
|
+
"description": "The text color of hovered Menu item in popup.\n",
|
|
33360
34385
|
"commentRange": {
|
|
33361
|
-
"start":
|
|
33362
|
-
"end":
|
|
34386
|
+
"start": 242,
|
|
34387
|
+
"end": 243
|
|
33363
34388
|
},
|
|
33364
34389
|
"context": {
|
|
33365
34390
|
"type": "variable",
|
|
@@ -33367,8 +34392,8 @@
|
|
|
33367
34392
|
"value": "$kendo-list-item-hover-text",
|
|
33368
34393
|
"scope": "default",
|
|
33369
34394
|
"line": {
|
|
33370
|
-
"start":
|
|
33371
|
-
"end":
|
|
34395
|
+
"start": 244,
|
|
34396
|
+
"end": 244
|
|
33372
34397
|
}
|
|
33373
34398
|
},
|
|
33374
34399
|
"group": [
|
|
@@ -33381,10 +34406,10 @@
|
|
|
33381
34406
|
}
|
|
33382
34407
|
},
|
|
33383
34408
|
{
|
|
33384
|
-
"description": "The border color of hovered
|
|
34409
|
+
"description": "The border color of hovered Menu item in popup.\n",
|
|
33385
34410
|
"commentRange": {
|
|
33386
|
-
"start":
|
|
33387
|
-
"end":
|
|
34411
|
+
"start": 245,
|
|
34412
|
+
"end": 246
|
|
33388
34413
|
},
|
|
33389
34414
|
"context": {
|
|
33390
34415
|
"type": "variable",
|
|
@@ -33392,8 +34417,8 @@
|
|
|
33392
34417
|
"value": "null",
|
|
33393
34418
|
"scope": "default",
|
|
33394
34419
|
"line": {
|
|
33395
|
-
"start":
|
|
33396
|
-
"end":
|
|
34420
|
+
"start": 247,
|
|
34421
|
+
"end": 247
|
|
33397
34422
|
}
|
|
33398
34423
|
},
|
|
33399
34424
|
"group": [
|
|
@@ -33406,10 +34431,10 @@
|
|
|
33406
34431
|
}
|
|
33407
34432
|
},
|
|
33408
34433
|
{
|
|
33409
|
-
"description": "The background gradient of hovered
|
|
34434
|
+
"description": "The background gradient of hovered Menu item in popup.\n",
|
|
33410
34435
|
"commentRange": {
|
|
33411
|
-
"start":
|
|
33412
|
-
"end":
|
|
34436
|
+
"start": 248,
|
|
34437
|
+
"end": 249
|
|
33413
34438
|
},
|
|
33414
34439
|
"context": {
|
|
33415
34440
|
"type": "variable",
|
|
@@ -33417,8 +34442,8 @@
|
|
|
33417
34442
|
"value": "null",
|
|
33418
34443
|
"scope": "default",
|
|
33419
34444
|
"line": {
|
|
33420
|
-
"start":
|
|
33421
|
-
"end":
|
|
34445
|
+
"start": 250,
|
|
34446
|
+
"end": 250
|
|
33422
34447
|
}
|
|
33423
34448
|
},
|
|
33424
34449
|
"group": [
|
|
@@ -33431,19 +34456,19 @@
|
|
|
33431
34456
|
}
|
|
33432
34457
|
},
|
|
33433
34458
|
{
|
|
33434
|
-
"description": "The background of
|
|
34459
|
+
"description": "The background color of active Menu item in popup.\n",
|
|
33435
34460
|
"commentRange": {
|
|
33436
|
-
"start":
|
|
33437
|
-
"end":
|
|
34461
|
+
"start": 252,
|
|
34462
|
+
"end": 253
|
|
33438
34463
|
},
|
|
33439
34464
|
"context": {
|
|
33440
34465
|
"type": "variable",
|
|
33441
|
-
"name": "kendo-menu-popup-item-
|
|
34466
|
+
"name": "kendo-menu-popup-item-active-bg",
|
|
33442
34467
|
"value": "$kendo-list-item-selected-bg",
|
|
33443
34468
|
"scope": "default",
|
|
33444
34469
|
"line": {
|
|
33445
|
-
"start":
|
|
33446
|
-
"end":
|
|
34470
|
+
"start": 254,
|
|
34471
|
+
"end": 254
|
|
33447
34472
|
}
|
|
33448
34473
|
},
|
|
33449
34474
|
"group": [
|
|
@@ -33456,19 +34481,19 @@
|
|
|
33456
34481
|
}
|
|
33457
34482
|
},
|
|
33458
34483
|
{
|
|
33459
|
-
"description": "The text color of
|
|
34484
|
+
"description": "The text color of active Menu item in popup.\n",
|
|
33460
34485
|
"commentRange": {
|
|
33461
|
-
"start":
|
|
33462
|
-
"end":
|
|
34486
|
+
"start": 255,
|
|
34487
|
+
"end": 256
|
|
33463
34488
|
},
|
|
33464
34489
|
"context": {
|
|
33465
34490
|
"type": "variable",
|
|
33466
|
-
"name": "kendo-menu-popup-item-
|
|
34491
|
+
"name": "kendo-menu-popup-item-active-text",
|
|
33467
34492
|
"value": "$kendo-list-item-selected-text",
|
|
33468
34493
|
"scope": "default",
|
|
33469
34494
|
"line": {
|
|
33470
|
-
"start":
|
|
33471
|
-
"end":
|
|
34495
|
+
"start": 257,
|
|
34496
|
+
"end": 257
|
|
33472
34497
|
}
|
|
33473
34498
|
},
|
|
33474
34499
|
"group": [
|
|
@@ -33481,19 +34506,19 @@
|
|
|
33481
34506
|
}
|
|
33482
34507
|
},
|
|
33483
34508
|
{
|
|
33484
|
-
"description": "The border color of
|
|
34509
|
+
"description": "The border color of active Menu item in popup.\n",
|
|
33485
34510
|
"commentRange": {
|
|
33486
|
-
"start":
|
|
33487
|
-
"end":
|
|
34511
|
+
"start": 258,
|
|
34512
|
+
"end": 259
|
|
33488
34513
|
},
|
|
33489
34514
|
"context": {
|
|
33490
34515
|
"type": "variable",
|
|
33491
|
-
"name": "kendo-menu-popup-item-
|
|
34516
|
+
"name": "kendo-menu-popup-item-active-border",
|
|
33492
34517
|
"value": "null",
|
|
33493
34518
|
"scope": "default",
|
|
33494
34519
|
"line": {
|
|
33495
|
-
"start":
|
|
33496
|
-
"end":
|
|
34520
|
+
"start": 260,
|
|
34521
|
+
"end": 260
|
|
33497
34522
|
}
|
|
33498
34523
|
},
|
|
33499
34524
|
"group": [
|
|
@@ -33506,19 +34531,19 @@
|
|
|
33506
34531
|
}
|
|
33507
34532
|
},
|
|
33508
34533
|
{
|
|
33509
|
-
"description": "The background gradient of
|
|
34534
|
+
"description": "The background gradient of active Menu item in popup.\n",
|
|
33510
34535
|
"commentRange": {
|
|
33511
|
-
"start":
|
|
33512
|
-
"end":
|
|
34536
|
+
"start": 261,
|
|
34537
|
+
"end": 262
|
|
33513
34538
|
},
|
|
33514
34539
|
"context": {
|
|
33515
34540
|
"type": "variable",
|
|
33516
|
-
"name": "kendo-menu-popup-item-
|
|
34541
|
+
"name": "kendo-menu-popup-item-active-gradient",
|
|
33517
34542
|
"value": "null",
|
|
33518
34543
|
"scope": "default",
|
|
33519
34544
|
"line": {
|
|
33520
|
-
"start":
|
|
33521
|
-
"end":
|
|
34545
|
+
"start": 263,
|
|
34546
|
+
"end": 263
|
|
33522
34547
|
}
|
|
33523
34548
|
},
|
|
33524
34549
|
"group": [
|
|
@@ -33531,10 +34556,10 @@
|
|
|
33531
34556
|
}
|
|
33532
34557
|
},
|
|
33533
34558
|
{
|
|
33534
|
-
"description": "The base shadow of focused
|
|
34559
|
+
"description": "The base shadow of focused Menu item in popup.\n",
|
|
33535
34560
|
"commentRange": {
|
|
33536
|
-
"start":
|
|
33537
|
-
"end":
|
|
34561
|
+
"start": 265,
|
|
34562
|
+
"end": 266
|
|
33538
34563
|
},
|
|
33539
34564
|
"context": {
|
|
33540
34565
|
"type": "variable",
|
|
@@ -33542,8 +34567,8 @@
|
|
|
33542
34567
|
"value": "$kendo-menu-item-focus-shadow",
|
|
33543
34568
|
"scope": "default",
|
|
33544
34569
|
"line": {
|
|
33545
|
-
"start":
|
|
33546
|
-
"end":
|
|
34570
|
+
"start": 267,
|
|
34571
|
+
"end": 267
|
|
33547
34572
|
}
|
|
33548
34573
|
},
|
|
33549
34574
|
"group": [
|