@progress/kendo-theme-bootstrap 9.1.0-dev.1 → 9.1.0-dev.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -32431,19 +32431,1044 @@
32431
32431
  }
32432
32432
  },
32433
32433
  {
32434
- "description": "Horizontal padding of the menu popup.\n",
32434
+ "description": "The width of the border around the Menu.\n",
32435
+ "commentRange": {
32436
+ "start": 3,
32437
+ "end": 4
32438
+ },
32439
+ "context": {
32440
+ "type": "variable",
32441
+ "name": "kendo-menu-border-width",
32442
+ "value": "0px",
32443
+ "scope": "default",
32444
+ "line": {
32445
+ "start": 5,
32446
+ "end": 5
32447
+ }
32448
+ },
32449
+ "group": [
32450
+ "menu"
32451
+ ],
32452
+ "access": "public",
32453
+ "file": {
32454
+ "path": "menu/_variables.scss",
32455
+ "name": "_variables.scss"
32456
+ }
32457
+ },
32458
+ {
32459
+ "description": "The font family of the Menu.\n",
32460
+ "commentRange": {
32461
+ "start": 7,
32462
+ "end": 8
32463
+ },
32464
+ "context": {
32465
+ "type": "variable",
32466
+ "name": "kendo-menu-font-family",
32467
+ "value": "var( --kendo-font-family, inherit )",
32468
+ "scope": "default",
32469
+ "line": {
32470
+ "start": 9,
32471
+ "end": 9
32472
+ }
32473
+ },
32474
+ "group": [
32475
+ "menu"
32476
+ ],
32477
+ "access": "public",
32478
+ "file": {
32479
+ "path": "menu/_variables.scss",
32480
+ "name": "_variables.scss"
32481
+ }
32482
+ },
32483
+ {
32484
+ "description": "The font size of the Menu.\n",
32485
+ "commentRange": {
32486
+ "start": 10,
32487
+ "end": 11
32488
+ },
32489
+ "context": {
32490
+ "type": "variable",
32491
+ "name": "kendo-menu-font-size",
32492
+ "value": "var( --kendo-font-size, inherit )",
32493
+ "scope": "default",
32494
+ "line": {
32495
+ "start": 12,
32496
+ "end": 12
32497
+ }
32498
+ },
32499
+ "group": [
32500
+ "menu"
32501
+ ],
32502
+ "access": "public",
32503
+ "file": {
32504
+ "path": "menu/_variables.scss",
32505
+ "name": "_variables.scss"
32506
+ }
32507
+ },
32508
+ {
32509
+ "description": "The line height of the Menu used along with $kendo-font-size.\n",
32510
+ "commentRange": {
32511
+ "start": 13,
32512
+ "end": 14
32513
+ },
32514
+ "context": {
32515
+ "type": "variable",
32516
+ "name": "kendo-menu-line-height",
32517
+ "value": "var( --kendo-line-height, normal )",
32518
+ "scope": "default",
32519
+ "line": {
32520
+ "start": 15,
32521
+ "end": 15
32522
+ }
32523
+ },
32524
+ "group": [
32525
+ "menu"
32526
+ ],
32527
+ "access": "public",
32528
+ "file": {
32529
+ "path": "menu/_variables.scss",
32530
+ "name": "_variables.scss"
32531
+ }
32532
+ },
32533
+ {
32534
+ "description": "The background color of the Menu.\n",
32535
+ "commentRange": {
32536
+ "start": 17,
32537
+ "end": 18
32538
+ },
32539
+ "context": {
32540
+ "type": "variable",
32541
+ "name": "kendo-menu-bg",
32542
+ "value": "transparent",
32543
+ "scope": "default",
32544
+ "line": {
32545
+ "start": 19,
32546
+ "end": 19
32547
+ }
32548
+ },
32549
+ "group": [
32550
+ "menu"
32551
+ ],
32552
+ "access": "public",
32553
+ "file": {
32554
+ "path": "menu/_variables.scss",
32555
+ "name": "_variables.scss"
32556
+ }
32557
+ },
32558
+ {
32559
+ "description": "The text color of the Menu\n",
32560
+ "commentRange": {
32561
+ "start": 20,
32562
+ "end": 21
32563
+ },
32564
+ "context": {
32565
+ "type": "variable",
32566
+ "name": "kendo-menu-text",
32567
+ "value": "$kendo-component-header-text",
32568
+ "scope": "default",
32569
+ "line": {
32570
+ "start": 22,
32571
+ "end": 22
32572
+ }
32573
+ },
32574
+ "group": [
32575
+ "menu"
32576
+ ],
32577
+ "access": "public",
32578
+ "file": {
32579
+ "path": "menu/_variables.scss",
32580
+ "name": "_variables.scss"
32581
+ }
32582
+ },
32583
+ {
32584
+ "description": "The border color of the Menu.\n",
32585
+ "commentRange": {
32586
+ "start": 23,
32587
+ "end": 24
32588
+ },
32589
+ "context": {
32590
+ "type": "variable",
32591
+ "name": "kendo-menu-border",
32592
+ "value": "$kendo-component-header-border",
32593
+ "scope": "default",
32594
+ "line": {
32595
+ "start": 25,
32596
+ "end": 25
32597
+ }
32598
+ },
32599
+ "group": [
32600
+ "menu"
32601
+ ],
32602
+ "access": "public",
32603
+ "file": {
32604
+ "path": "menu/_variables.scss",
32605
+ "name": "_variables.scss"
32606
+ }
32607
+ },
32608
+ {
32609
+ "description": "The background gradient of the Menu.\n",
32610
+ "commentRange": {
32611
+ "start": 26,
32612
+ "end": 27
32613
+ },
32614
+ "context": {
32615
+ "type": "variable",
32616
+ "name": "kendo-menu-gradient",
32617
+ "value": "null",
32618
+ "scope": "default",
32619
+ "line": {
32620
+ "start": 28,
32621
+ "end": 28
32622
+ }
32623
+ },
32624
+ "group": [
32625
+ "menu"
32626
+ ],
32627
+ "access": "public",
32628
+ "file": {
32629
+ "path": "menu/_variables.scss",
32630
+ "name": "_variables.scss"
32631
+ }
32632
+ },
32633
+ {
32634
+ "description": "The horizontal padding of the Menu item.\n",
32635
+ "commentRange": {
32636
+ "start": 32,
32637
+ "end": 33
32638
+ },
32639
+ "context": {
32640
+ "type": "variable",
32641
+ "name": "kendo-menu-item-padding-x",
32642
+ "value": "k-spacing(2)",
32643
+ "scope": "default",
32644
+ "line": {
32645
+ "start": 34,
32646
+ "end": 34
32647
+ }
32648
+ },
32649
+ "group": [
32650
+ "menu"
32651
+ ],
32652
+ "access": "public",
32653
+ "file": {
32654
+ "path": "menu/_variables.scss",
32655
+ "name": "_variables.scss"
32656
+ }
32657
+ },
32658
+ {
32659
+ "description": "The vertical padding of the Menu item.\n",
32660
+ "commentRange": {
32661
+ "start": 35,
32662
+ "end": 36
32663
+ },
32664
+ "context": {
32665
+ "type": "variable",
32666
+ "name": "kendo-menu-item-padding-y",
32667
+ "value": "k-spacing(2)",
32668
+ "scope": "default",
32669
+ "line": {
32670
+ "start": 37,
32671
+ "end": 37
32672
+ }
32673
+ },
32674
+ "group": [
32675
+ "menu"
32676
+ ],
32677
+ "access": "public",
32678
+ "file": {
32679
+ "path": "menu/_variables.scss",
32680
+ "name": "_variables.scss"
32681
+ }
32682
+ },
32683
+ {
32684
+ "description": "The spacing between the Menu items.\n",
32685
+ "commentRange": {
32686
+ "start": 38,
32687
+ "end": 39
32688
+ },
32689
+ "context": {
32690
+ "type": "variable",
32691
+ "name": "kendo-menu-item-spacing",
32692
+ "value": "k-spacing(0)",
32693
+ "scope": "default",
32694
+ "line": {
32695
+ "start": 40,
32696
+ "end": 40
32697
+ }
32698
+ },
32699
+ "group": [
32700
+ "menu"
32701
+ ],
32702
+ "access": "public",
32703
+ "file": {
32704
+ "path": "menu/_variables.scss",
32705
+ "name": "_variables.scss"
32706
+ }
32707
+ },
32708
+ {
32709
+ "description": "The spacing between the Menu item text and icons.\n",
32710
+ "commentRange": {
32711
+ "start": 41,
32712
+ "end": 42
32713
+ },
32714
+ "context": {
32715
+ "type": "variable",
32716
+ "name": "kendo-menu-item-icon-spacing",
32717
+ "value": "$kendo-icon-spacing",
32718
+ "scope": "default",
32719
+ "line": {
32720
+ "start": 43,
32721
+ "end": 43
32722
+ }
32723
+ },
32724
+ "group": [
32725
+ "menu"
32726
+ ],
32727
+ "access": "public",
32728
+ "file": {
32729
+ "path": "menu/_variables.scss",
32730
+ "name": "_variables.scss"
32731
+ }
32732
+ },
32733
+ {
32734
+ "description": "The font weight of the selected Menu item.\n",
32735
+ "commentRange": {
32736
+ "start": 45,
32737
+ "end": 46
32738
+ },
32739
+ "context": {
32740
+ "type": "variable",
32741
+ "name": "kendo-menu-item-selected-font-weight",
32742
+ "value": "var( --kendo-font-weight-bold, normal )",
32743
+ "scope": "default",
32744
+ "line": {
32745
+ "start": 47,
32746
+ "end": 47
32747
+ }
32748
+ },
32749
+ "group": [
32750
+ "menu"
32751
+ ],
32752
+ "access": "public",
32753
+ "file": {
32754
+ "path": "menu/_variables.scss",
32755
+ "name": "_variables.scss"
32756
+ }
32757
+ },
32758
+ {
32759
+ "description": "The background color of the Menu item.\n",
32435
32760
  "commentRange": {
32436
32761
  "start": 49,
32437
32762
  "end": 50
32438
32763
  },
32764
+ "context": {
32765
+ "type": "variable",
32766
+ "name": "kendo-menu-item-bg",
32767
+ "value": "null",
32768
+ "scope": "default",
32769
+ "line": {
32770
+ "start": 51,
32771
+ "end": 51
32772
+ }
32773
+ },
32774
+ "group": [
32775
+ "menu"
32776
+ ],
32777
+ "access": "public",
32778
+ "file": {
32779
+ "path": "menu/_variables.scss",
32780
+ "name": "_variables.scss"
32781
+ }
32782
+ },
32783
+ {
32784
+ "description": "The text color of the Menu item.\n",
32785
+ "commentRange": {
32786
+ "start": 52,
32787
+ "end": 53
32788
+ },
32789
+ "context": {
32790
+ "type": "variable",
32791
+ "name": "kendo-menu-item-text",
32792
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 76%, transparent), rgba( $kendo-menu-text, .76 ))",
32793
+ "scope": "default",
32794
+ "line": {
32795
+ "start": 54,
32796
+ "end": 54
32797
+ }
32798
+ },
32799
+ "group": [
32800
+ "menu"
32801
+ ],
32802
+ "access": "public",
32803
+ "file": {
32804
+ "path": "menu/_variables.scss",
32805
+ "name": "_variables.scss"
32806
+ }
32807
+ },
32808
+ {
32809
+ "description": "The border color of the Menu item.\n",
32810
+ "commentRange": {
32811
+ "start": 55,
32812
+ "end": 56
32813
+ },
32814
+ "context": {
32815
+ "type": "variable",
32816
+ "name": "kendo-menu-item-border",
32817
+ "value": "null",
32818
+ "scope": "default",
32819
+ "line": {
32820
+ "start": 57,
32821
+ "end": 57
32822
+ }
32823
+ },
32824
+ "group": [
32825
+ "menu"
32826
+ ],
32827
+ "access": "public",
32828
+ "file": {
32829
+ "path": "menu/_variables.scss",
32830
+ "name": "_variables.scss"
32831
+ }
32832
+ },
32833
+ {
32834
+ "description": "The background gradient of the Menu item.\n",
32835
+ "commentRange": {
32836
+ "start": 58,
32837
+ "end": 59
32838
+ },
32839
+ "context": {
32840
+ "type": "variable",
32841
+ "name": "kendo-menu-item-gradient",
32842
+ "value": "null",
32843
+ "scope": "default",
32844
+ "line": {
32845
+ "start": 60,
32846
+ "end": 60
32847
+ }
32848
+ },
32849
+ "group": [
32850
+ "menu"
32851
+ ],
32852
+ "access": "public",
32853
+ "file": {
32854
+ "path": "menu/_variables.scss",
32855
+ "name": "_variables.scss"
32856
+ }
32857
+ },
32858
+ {
32859
+ "description": "The background color of hovered Menu item.\n",
32860
+ "commentRange": {
32861
+ "start": 62,
32862
+ "end": 63
32863
+ },
32864
+ "context": {
32865
+ "type": "variable",
32866
+ "name": "kendo-menu-item-hover-bg",
32867
+ "value": "null",
32868
+ "scope": "default",
32869
+ "line": {
32870
+ "start": 64,
32871
+ "end": 64
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 text color of hovered Menu item.\n",
32885
+ "commentRange": {
32886
+ "start": 65,
32887
+ "end": 66
32888
+ },
32889
+ "context": {
32890
+ "type": "variable",
32891
+ "name": "kendo-menu-item-hover-text",
32892
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 93%, transparent), rgba( $kendo-menu-text, .93 ))",
32893
+ "scope": "default",
32894
+ "line": {
32895
+ "start": 67,
32896
+ "end": 67
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 border color of hovered Menu item.\n",
32910
+ "commentRange": {
32911
+ "start": 68,
32912
+ "end": 69
32913
+ },
32914
+ "context": {
32915
+ "type": "variable",
32916
+ "name": "kendo-menu-item-hover-border",
32917
+ "value": "null",
32918
+ "scope": "default",
32919
+ "line": {
32920
+ "start": 70,
32921
+ "end": 70
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 background gradient of hovered Menu item.\n",
32935
+ "commentRange": {
32936
+ "start": 71,
32937
+ "end": 72
32938
+ },
32939
+ "context": {
32940
+ "type": "variable",
32941
+ "name": "kendo-menu-item-hover-gradient",
32942
+ "value": "null",
32943
+ "scope": "default",
32944
+ "line": {
32945
+ "start": 73,
32946
+ "end": 73
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 active Menu item.\n",
32960
+ "commentRange": {
32961
+ "start": 75,
32962
+ "end": 76
32963
+ },
32964
+ "context": {
32965
+ "type": "variable",
32966
+ "name": "kendo-menu-item-active-bg",
32967
+ "value": "null",
32968
+ "scope": "default",
32969
+ "line": {
32970
+ "start": 77,
32971
+ "end": 77
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 active Menu item.\n",
32985
+ "commentRange": {
32986
+ "start": 78,
32987
+ "end": 79
32988
+ },
32989
+ "context": {
32990
+ "type": "variable",
32991
+ "name": "kendo-menu-item-active-text",
32992
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 100%, transparent), rgba( $kendo-menu-text, 1 ))",
32993
+ "scope": "default",
32994
+ "line": {
32995
+ "start": 80,
32996
+ "end": 80
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 active Menu item.\n",
33010
+ "commentRange": {
33011
+ "start": 81,
33012
+ "end": 82
33013
+ },
33014
+ "context": {
33015
+ "type": "variable",
33016
+ "name": "kendo-menu-item-active-border",
33017
+ "value": "null",
33018
+ "scope": "default",
33019
+ "line": {
33020
+ "start": 83,
33021
+ "end": 83
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 active Menu item.\n",
33035
+ "commentRange": {
33036
+ "start": 84,
33037
+ "end": 85
33038
+ },
33039
+ "context": {
33040
+ "type": "variable",
33041
+ "name": "kendo-menu-item-active-gradient",
33042
+ "value": "null",
33043
+ "scope": "default",
33044
+ "line": {
33045
+ "start": 86,
33046
+ "end": 86
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 base shadow of focused Menu item.\n",
33060
+ "commentRange": {
33061
+ "start": 88,
33062
+ "end": 89
33063
+ },
33064
+ "context": {
33065
+ "type": "variable",
33066
+ "name": "kendo-menu-item-focus-shadow",
33067
+ "value": "inset 0 0 0 3px if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 15%, transparent), rgba( $kendo-menu-text, .15 ))",
33068
+ "scope": "default",
33069
+ "line": {
33070
+ "start": 90,
33071
+ "end": 90
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 background color of selected Menu item.\n",
33085
+ "commentRange": {
33086
+ "start": 92,
33087
+ "end": 93
33088
+ },
33089
+ "context": {
33090
+ "type": "variable",
33091
+ "name": "kendo-menu-item-selected-bg",
33092
+ "value": "null",
33093
+ "scope": "default",
33094
+ "line": {
33095
+ "start": 94,
33096
+ "end": 94
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 text color of selected Menu item.\n",
33110
+ "commentRange": {
33111
+ "start": 95,
33112
+ "end": 96
33113
+ },
33114
+ "context": {
33115
+ "type": "variable",
33116
+ "name": "kendo-menu-item-selected-text",
33117
+ "value": "null",
33118
+ "scope": "default",
33119
+ "line": {
33120
+ "start": 97,
33121
+ "end": 97
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 border color of selected Menu item.\n",
33135
+ "commentRange": {
33136
+ "start": 98,
33137
+ "end": 99
33138
+ },
33139
+ "context": {
33140
+ "type": "variable",
33141
+ "name": "kendo-menu-item-selected-border",
33142
+ "value": "null",
33143
+ "scope": "default",
33144
+ "line": {
33145
+ "start": 100,
33146
+ "end": 100
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 background gradient of selected Menu item.\n",
33160
+ "commentRange": {
33161
+ "start": 101,
33162
+ "end": 102
33163
+ },
33164
+ "context": {
33165
+ "type": "variable",
33166
+ "name": "kendo-menu-item-selected-gradient",
33167
+ "value": "null",
33168
+ "scope": "default",
33169
+ "line": {
33170
+ "start": 103,
33171
+ "end": 103
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 scroll buttons.\n",
33185
+ "commentRange": {
33186
+ "start": 105,
33187
+ "end": 106
33188
+ },
33189
+ "context": {
33190
+ "type": "variable",
33191
+ "name": "kendo-menu-scroll-button-bg",
33192
+ "value": "$kendo-menu-bg",
33193
+ "scope": "default",
33194
+ "line": {
33195
+ "start": 107,
33196
+ "end": 107
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 scroll buttons.\n",
33210
+ "commentRange": {
33211
+ "start": 108,
33212
+ "end": 109
33213
+ },
33214
+ "context": {
33215
+ "type": "variable",
33216
+ "name": "kendo-menu-scroll-button-text",
33217
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 50%, transparent), rgba( $kendo-menu-text, .5 ))",
33218
+ "scope": "default",
33219
+ "line": {
33220
+ "start": 110,
33221
+ "end": 110
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 scroll buttons.\n",
33235
+ "commentRange": {
33236
+ "start": 111,
33237
+ "end": 112
33238
+ },
33239
+ "context": {
33240
+ "type": "variable",
33241
+ "name": "kendo-menu-scroll-button-border",
33242
+ "value": "$kendo-menu-border",
33243
+ "scope": "default",
33244
+ "line": {
33245
+ "start": 113,
33246
+ "end": 113
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 scroll buttons.\n",
33260
+ "commentRange": {
33261
+ "start": 114,
33262
+ "end": 115
33263
+ },
33264
+ "context": {
33265
+ "type": "variable",
33266
+ "name": "kendo-menu-scroll-button-gradient",
33267
+ "value": "null",
33268
+ "scope": "default",
33269
+ "line": {
33270
+ "start": 116,
33271
+ "end": 116
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 scroll buttons.\n",
33285
+ "commentRange": {
33286
+ "start": 118,
33287
+ "end": 119
33288
+ },
33289
+ "context": {
33290
+ "type": "variable",
33291
+ "name": "kendo-menu-scroll-button-hover-bg",
33292
+ "value": "null",
33293
+ "scope": "default",
33294
+ "line": {
33295
+ "start": 120,
33296
+ "end": 120
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 scroll buttons.\n",
33310
+ "commentRange": {
33311
+ "start": 121,
33312
+ "end": 122
33313
+ },
33314
+ "context": {
33315
+ "type": "variable",
33316
+ "name": "kendo-menu-scroll-button-hover-text",
33317
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 70%, transparent), rgba( $kendo-menu-text, .7 ))",
33318
+ "scope": "default",
33319
+ "line": {
33320
+ "start": 123,
33321
+ "end": 123
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 scroll buttons.\n",
33335
+ "commentRange": {
33336
+ "start": 124,
33337
+ "end": 125
33338
+ },
33339
+ "context": {
33340
+ "type": "variable",
33341
+ "name": "kendo-menu-scroll-button-hover-border",
33342
+ "value": "null",
33343
+ "scope": "default",
33344
+ "line": {
33345
+ "start": 126,
33346
+ "end": 126
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 scroll buttons.\n",
33360
+ "commentRange": {
33361
+ "start": 127,
33362
+ "end": 128
33363
+ },
33364
+ "context": {
33365
+ "type": "variable",
33366
+ "name": "kendo-menu-scroll-button-hover-gradient",
33367
+ "value": "null",
33368
+ "scope": "default",
33369
+ "line": {
33370
+ "start": 129,
33371
+ "end": 129
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 inline margin of the horizontal Menu separator.\n",
33385
+ "commentRange": {
33386
+ "start": 134,
33387
+ "end": 135
33388
+ },
33389
+ "context": {
33390
+ "type": "variable",
33391
+ "name": "kendo-menu-separator-margin-inline",
33392
+ "value": "k-spacing(1)",
33393
+ "scope": "private",
33394
+ "line": {
33395
+ "start": 136,
33396
+ "end": 136
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 block margin of the horizontal Menu separator.\n",
33410
+ "commentRange": {
33411
+ "start": 137,
33412
+ "end": 138
33413
+ },
33414
+ "context": {
33415
+ "type": "variable",
33416
+ "name": "kendo-menu-separator-margin-block",
33417
+ "value": "k-spacing(2);",
33418
+ "scope": "private",
33419
+ "line": {
33420
+ "start": 139,
33421
+ "end": 139
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 Menu separator.\n",
33435
+ "commentRange": {
33436
+ "start": 140,
33437
+ "end": 141
33438
+ },
33439
+ "context": {
33440
+ "type": "variable",
33441
+ "name": "kendo-menu-separator-border",
33442
+ "value": "if($kendo-enable-color-system, k-color(border), $kendo-component-border)",
33443
+ "scope": "default",
33444
+ "line": {
33445
+ "start": 142,
33446
+ "end": 142
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 horizontal padding of the Menu popup.\n",
33460
+ "commentRange": {
33461
+ "start": 147,
33462
+ "end": 148
33463
+ },
32439
33464
  "context": {
32440
33465
  "type": "variable",
32441
33466
  "name": "kendo-menu-popup-padding-x",
32442
33467
  "value": "null",
32443
33468
  "scope": "default",
32444
33469
  "line": {
32445
- "start": 51,
32446
- "end": 51
33470
+ "start": 149,
33471
+ "end": 149
32447
33472
  }
32448
33473
  },
32449
33474
  "group": [
@@ -32456,10 +33481,10 @@
32456
33481
  }
32457
33482
  },
32458
33483
  {
32459
- "description": "Vertical padding of the menu popup.\n",
33484
+ "description": "The vertical padding of the Menu popup.\n",
32460
33485
  "commentRange": {
32461
- "start": 53,
32462
- "end": 54
33486
+ "start": 151,
33487
+ "end": 152
32463
33488
  },
32464
33489
  "context": {
32465
33490
  "type": "variable",
@@ -32467,8 +33492,8 @@
32467
33492
  "value": "null",
32468
33493
  "scope": "default",
32469
33494
  "line": {
32470
- "start": 55,
32471
- "end": 55
33495
+ "start": 153,
33496
+ "end": 153
32472
33497
  }
32473
33498
  },
32474
33499
  "group": [
@@ -32481,10 +33506,10 @@
32481
33506
  }
32482
33507
  },
32483
33508
  {
32484
- "description": "Width of the border around the menu popup.\n",
33509
+ "description": "The width of the border around the Menu popup.\n",
32485
33510
  "commentRange": {
32486
- "start": 57,
32487
- "end": 58
33511
+ "start": 155,
33512
+ "end": 156
32488
33513
  },
32489
33514
  "context": {
32490
33515
  "type": "variable",
@@ -32492,8 +33517,8 @@
32492
33517
  "value": "$kendo-popup-border-width",
32493
33518
  "scope": "default",
32494
33519
  "line": {
32495
- "start": 59,
32496
- "end": 59
33520
+ "start": 157,
33521
+ "end": 157
32497
33522
  }
32498
33523
  },
32499
33524
  "group": [
@@ -32506,10 +33531,10 @@
32506
33531
  }
32507
33532
  },
32508
33533
  {
32509
- "description": "Font sizes of the menu popup.\n",
33534
+ "description": "The font sizes of the Menu popup.\n",
32510
33535
  "commentRange": {
32511
- "start": 61,
32512
- "end": 62
33536
+ "start": 159,
33537
+ "end": 160
32513
33538
  },
32514
33539
  "context": {
32515
33540
  "type": "variable",
@@ -32517,8 +33542,8 @@
32517
33542
  "value": "var( --kendo-font-size, inherit )",
32518
33543
  "scope": "default",
32519
33544
  "line": {
32520
- "start": 63,
32521
- "end": 63
33545
+ "start": 161,
33546
+ "end": 161
32522
33547
  }
32523
33548
  },
32524
33549
  "group": [
@@ -32531,10 +33556,10 @@
32531
33556
  }
32532
33557
  },
32533
33558
  {
32534
- "description": "Line heights used along with $kendo-font-size.\n",
33559
+ "description": "The line heights used along with $kendo-font-size.\n",
32535
33560
  "commentRange": {
32536
- "start": 68,
32537
- "end": 69
33561
+ "start": 166,
33562
+ "end": 167
32538
33563
  },
32539
33564
  "context": {
32540
33565
  "type": "variable",
@@ -32542,8 +33567,8 @@
32542
33567
  "value": "var( --kendo-line-height, normal )",
32543
33568
  "scope": "default",
32544
33569
  "line": {
32545
- "start": 70,
32546
- "end": 70
33570
+ "start": 168,
33571
+ "end": 168
32547
33572
  }
32548
33573
  },
32549
33574
  "group": [
@@ -32556,10 +33581,10 @@
32556
33581
  }
32557
33582
  },
32558
33583
  {
32559
- "description": "The background of the menu popup.\n",
33584
+ "description": "The background color of the Menu popup.\n",
32560
33585
  "commentRange": {
32561
- "start": 75,
32562
- "end": 76
33586
+ "start": 173,
33587
+ "end": 174
32563
33588
  },
32564
33589
  "context": {
32565
33590
  "type": "variable",
@@ -32567,8 +33592,8 @@
32567
33592
  "value": "$kendo-popup-bg",
32568
33593
  "scope": "default",
32569
33594
  "line": {
32570
- "start": 77,
32571
- "end": 77
33595
+ "start": 175,
33596
+ "end": 175
32572
33597
  }
32573
33598
  },
32574
33599
  "group": [
@@ -32581,10 +33606,10 @@
32581
33606
  }
32582
33607
  },
32583
33608
  {
32584
- "description": "The text color of the menu popup.\n",
33609
+ "description": "The text color of the Menu popup.\n",
32585
33610
  "commentRange": {
32586
- "start": 78,
32587
- "end": 79
33611
+ "start": 176,
33612
+ "end": 177
32588
33613
  },
32589
33614
  "context": {
32590
33615
  "type": "variable",
@@ -32592,8 +33617,8 @@
32592
33617
  "value": "$kendo-popup-text",
32593
33618
  "scope": "default",
32594
33619
  "line": {
32595
- "start": 80,
32596
- "end": 80
33620
+ "start": 178,
33621
+ "end": 178
32597
33622
  }
32598
33623
  },
32599
33624
  "group": [
@@ -32606,10 +33631,10 @@
32606
33631
  }
32607
33632
  },
32608
33633
  {
32609
- "description": "The border color of the menu popup.\n",
33634
+ "description": "The border color of the Menu popup.\n",
32610
33635
  "commentRange": {
32611
- "start": 81,
32612
- "end": 82
33636
+ "start": 179,
33637
+ "end": 180
32613
33638
  },
32614
33639
  "context": {
32615
33640
  "type": "variable",
@@ -32617,8 +33642,8 @@
32617
33642
  "value": "$kendo-popup-border",
32618
33643
  "scope": "default",
32619
33644
  "line": {
32620
- "start": 83,
32621
- "end": 83
33645
+ "start": 181,
33646
+ "end": 181
32622
33647
  }
32623
33648
  },
32624
33649
  "group": [
@@ -32631,10 +33656,10 @@
32631
33656
  }
32632
33657
  },
32633
33658
  {
32634
- "description": "The background gradient of the menu popup.\n",
33659
+ "description": "The background gradient of the Menu popup.\n",
32635
33660
  "commentRange": {
32636
- "start": 84,
32637
- "end": 85
33661
+ "start": 182,
33662
+ "end": 183
32638
33663
  },
32639
33664
  "context": {
32640
33665
  "type": "variable",
@@ -32642,8 +33667,8 @@
32642
33667
  "value": "null",
32643
33668
  "scope": "default",
32644
33669
  "line": {
32645
- "start": 86,
32646
- "end": 86
33670
+ "start": 184,
33671
+ "end": 184
32647
33672
  }
32648
33673
  },
32649
33674
  "group": [
@@ -32656,10 +33681,10 @@
32656
33681
  }
32657
33682
  },
32658
33683
  {
32659
- "description": "Horizontal padding of the menu item in popup.\n",
33684
+ "description": "The horizontal padding of the Menu item in popup.\n",
32660
33685
  "commentRange": {
32661
- "start": 91,
32662
- "end": 92
33686
+ "start": 189,
33687
+ "end": 190
32663
33688
  },
32664
33689
  "context": {
32665
33690
  "type": "variable",
@@ -32667,8 +33692,8 @@
32667
33692
  "value": "k-spacing(4)",
32668
33693
  "scope": "default",
32669
33694
  "line": {
32670
- "start": 93,
32671
- "end": 93
33695
+ "start": 191,
33696
+ "end": 191
32672
33697
  }
32673
33698
  },
32674
33699
  "group": [
@@ -32681,10 +33706,10 @@
32681
33706
  }
32682
33707
  },
32683
33708
  {
32684
- "description": "Vertical padding of the menu item in popup.\n",
33709
+ "description": "The vertical padding of the Menu item in popup.\n",
32685
33710
  "commentRange": {
32686
- "start": 98,
32687
- "end": 99
33711
+ "start": 196,
33712
+ "end": 197
32688
33713
  },
32689
33714
  "context": {
32690
33715
  "type": "variable",
@@ -32692,8 +33717,8 @@
32692
33717
  "value": "k-spacing(1)",
32693
33718
  "scope": "default",
32694
33719
  "line": {
32695
- "start": 100,
32696
- "end": 100
33720
+ "start": 198,
33721
+ "end": 198
32697
33722
  }
32698
33723
  },
32699
33724
  "group": [
@@ -32706,10 +33731,10 @@
32706
33731
  }
32707
33732
  },
32708
33733
  {
32709
- "description": "The end padding of the menu item in popup.\n",
33734
+ "description": "The end padding of the Menu item in popup.\n",
32710
33735
  "commentRange": {
32711
- "start": 105,
32712
- "end": 106
33736
+ "start": 203,
33737
+ "end": 204
32713
33738
  },
32714
33739
  "context": {
32715
33740
  "type": "variable",
@@ -32717,8 +33742,8 @@
32717
33742
  "value": "calc( #{$kendo-menu-popup-item-padding-x} * 2 + #{$kendo-icon-size} )",
32718
33743
  "scope": "default",
32719
33744
  "line": {
32720
- "start": 107,
32721
- "end": 107
33745
+ "start": 205,
33746
+ "end": 205
32722
33747
  }
32723
33748
  },
32724
33749
  "group": [
@@ -32731,10 +33756,10 @@
32731
33756
  }
32732
33757
  },
32733
33758
  {
32734
- "description": "The start margin of the menu item expand icon.\n",
33759
+ "description": "The start margin of the Menu item expand icon.\n",
32735
33760
  "commentRange": {
32736
- "start": 112,
32737
- "end": 113
33761
+ "start": 210,
33762
+ "end": 211
32738
33763
  },
32739
33764
  "context": {
32740
33765
  "type": "variable",
@@ -32742,8 +33767,8 @@
32742
33767
  "value": "$kendo-menu-popup-sm-item-padding-x",
32743
33768
  "scope": "default",
32744
33769
  "line": {
32745
- "start": 114,
32746
- "end": 114
33770
+ "start": 212,
33771
+ "end": 212
32747
33772
  }
32748
33773
  },
32749
33774
  "group": [
@@ -32756,10 +33781,10 @@
32756
33781
  }
32757
33782
  },
32758
33783
  {
32759
- "description": "The end margin of the menu item expand icon.\n",
33784
+ "description": "The end margin of the Menu item expand icon.\n",
32760
33785
  "commentRange": {
32761
- "start": 118,
32762
- "end": 119
33786
+ "start": 216,
33787
+ "end": 217
32763
33788
  },
32764
33789
  "context": {
32765
33790
  "type": "variable",
@@ -32767,8 +33792,8 @@
32767
33792
  "value": "calc( -1 * (#{$kendo-menu-popup-sm-item-padding-end} - #{k-math-div( $kendo-menu-popup-sm-item-padding-x, 2 )}) )",
32768
33793
  "scope": "default",
32769
33794
  "line": {
32770
- "start": 120,
32771
- "end": 120
33795
+ "start": 218,
33796
+ "end": 218
32772
33797
  }
32773
33798
  },
32774
33799
  "group": [
@@ -32781,10 +33806,10 @@
32781
33806
  }
32782
33807
  },
32783
33808
  {
32784
- "description": "The spacing between the menu items in popup.\n",
33809
+ "description": "The spacing between the Menu items in popup.\n",
32785
33810
  "commentRange": {
32786
- "start": 124,
32787
- "end": 125
33811
+ "start": 222,
33812
+ "end": 223
32788
33813
  },
32789
33814
  "context": {
32790
33815
  "type": "variable",
@@ -32792,8 +33817,8 @@
32792
33817
  "value": "k-spacing(0)",
32793
33818
  "scope": "default",
32794
33819
  "line": {
32795
- "start": 126,
32796
- "end": 126
33820
+ "start": 224,
33821
+ "end": 224
32797
33822
  }
32798
33823
  },
32799
33824
  "group": [
@@ -32806,10 +33831,10 @@
32806
33831
  }
32807
33832
  },
32808
33833
  {
32809
- "description": "The background of the menu item in popup.\n",
33834
+ "description": "The background color of the Menu item in popup.\n",
32810
33835
  "commentRange": {
32811
- "start": 128,
32812
- "end": 129
33836
+ "start": 226,
33837
+ "end": 227
32813
33838
  },
32814
33839
  "context": {
32815
33840
  "type": "variable",
@@ -32817,8 +33842,8 @@
32817
33842
  "value": "null",
32818
33843
  "scope": "default",
32819
33844
  "line": {
32820
- "start": 130,
32821
- "end": 130
33845
+ "start": 228,
33846
+ "end": 228
32822
33847
  }
32823
33848
  },
32824
33849
  "group": [
@@ -32831,10 +33856,10 @@
32831
33856
  }
32832
33857
  },
32833
33858
  {
32834
- "description": "The text color of the menu item in popup.\n",
33859
+ "description": "The text color of the Menu item in popup.\n",
32835
33860
  "commentRange": {
32836
- "start": 131,
32837
- "end": 132
33861
+ "start": 229,
33862
+ "end": 230
32838
33863
  },
32839
33864
  "context": {
32840
33865
  "type": "variable",
@@ -32842,8 +33867,8 @@
32842
33867
  "value": "null",
32843
33868
  "scope": "default",
32844
33869
  "line": {
32845
- "start": 133,
32846
- "end": 133
33870
+ "start": 231,
33871
+ "end": 231
32847
33872
  }
32848
33873
  },
32849
33874
  "group": [
@@ -32856,10 +33881,10 @@
32856
33881
  }
32857
33882
  },
32858
33883
  {
32859
- "description": "The border color of the menu item in popup.\n",
33884
+ "description": "The border color of the Menu item in popup.\n",
32860
33885
  "commentRange": {
32861
- "start": 134,
32862
- "end": 135
33886
+ "start": 232,
33887
+ "end": 233
32863
33888
  },
32864
33889
  "context": {
32865
33890
  "type": "variable",
@@ -32867,8 +33892,8 @@
32867
33892
  "value": "null",
32868
33893
  "scope": "default",
32869
33894
  "line": {
32870
- "start": 136,
32871
- "end": 136
33895
+ "start": 234,
33896
+ "end": 234
32872
33897
  }
32873
33898
  },
32874
33899
  "group": [
@@ -32881,10 +33906,10 @@
32881
33906
  }
32882
33907
  },
32883
33908
  {
32884
- "description": "The background gradient of the menu item in popup.\n",
33909
+ "description": "The background gradient of the Menu item in popup.\n",
32885
33910
  "commentRange": {
32886
- "start": 137,
32887
- "end": 138
33911
+ "start": 235,
33912
+ "end": 236
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": 139,
32896
- "end": 139
33920
+ "start": 237,
33921
+ "end": 237
32897
33922
  }
32898
33923
  },
32899
33924
  "group": [
@@ -32906,10 +33931,10 @@
32906
33931
  }
32907
33932
  },
32908
33933
  {
32909
- "description": "The background of hovered menu item in popup.\n",
33934
+ "description": "The background color of hovered Menu item in popup.\n",
32910
33935
  "commentRange": {
32911
- "start": 141,
32912
- "end": 142
33936
+ "start": 239,
33937
+ "end": 240
32913
33938
  },
32914
33939
  "context": {
32915
33940
  "type": "variable",
@@ -32917,8 +33942,8 @@
32917
33942
  "value": "$kendo-list-item-hover-bg",
32918
33943
  "scope": "default",
32919
33944
  "line": {
32920
- "start": 143,
32921
- "end": 143
33945
+ "start": 241,
33946
+ "end": 241
32922
33947
  }
32923
33948
  },
32924
33949
  "group": [
@@ -32931,10 +33956,10 @@
32931
33956
  }
32932
33957
  },
32933
33958
  {
32934
- "description": "The text color of hovered menu item in popup.\n",
33959
+ "description": "The text color of hovered Menu item in popup.\n",
32935
33960
  "commentRange": {
32936
- "start": 144,
32937
- "end": 145
33961
+ "start": 242,
33962
+ "end": 243
32938
33963
  },
32939
33964
  "context": {
32940
33965
  "type": "variable",
@@ -32942,8 +33967,8 @@
32942
33967
  "value": "$kendo-list-item-hover-text",
32943
33968
  "scope": "default",
32944
33969
  "line": {
32945
- "start": 146,
32946
- "end": 146
33970
+ "start": 244,
33971
+ "end": 244
32947
33972
  }
32948
33973
  },
32949
33974
  "group": [
@@ -32956,10 +33981,10 @@
32956
33981
  }
32957
33982
  },
32958
33983
  {
32959
- "description": "The border color of hovered menu item in popup.\n",
33984
+ "description": "The border color of hovered Menu item in popup.\n",
32960
33985
  "commentRange": {
32961
- "start": 147,
32962
- "end": 148
33986
+ "start": 245,
33987
+ "end": 246
32963
33988
  },
32964
33989
  "context": {
32965
33990
  "type": "variable",
@@ -32967,8 +33992,8 @@
32967
33992
  "value": "null",
32968
33993
  "scope": "default",
32969
33994
  "line": {
32970
- "start": 149,
32971
- "end": 149
33995
+ "start": 247,
33996
+ "end": 247
32972
33997
  }
32973
33998
  },
32974
33999
  "group": [
@@ -32981,10 +34006,10 @@
32981
34006
  }
32982
34007
  },
32983
34008
  {
32984
- "description": "The background gradient of hovered menu item in popup.\n",
34009
+ "description": "The background gradient of hovered Menu item in popup.\n",
32985
34010
  "commentRange": {
32986
- "start": 150,
32987
- "end": 151
34011
+ "start": 248,
34012
+ "end": 249
32988
34013
  },
32989
34014
  "context": {
32990
34015
  "type": "variable",
@@ -32992,8 +34017,8 @@
32992
34017
  "value": "null",
32993
34018
  "scope": "default",
32994
34019
  "line": {
32995
- "start": 152,
32996
- "end": 152
34020
+ "start": 250,
34021
+ "end": 250
32997
34022
  }
32998
34023
  },
32999
34024
  "group": [
@@ -33006,19 +34031,19 @@
33006
34031
  }
33007
34032
  },
33008
34033
  {
33009
- "description": "The background of expanded menu item in popup.\n",
34034
+ "description": "The background color of active Menu item in popup.\n",
33010
34035
  "commentRange": {
33011
- "start": 154,
33012
- "end": 155
34036
+ "start": 252,
34037
+ "end": 253
33013
34038
  },
33014
34039
  "context": {
33015
34040
  "type": "variable",
33016
- "name": "kendo-menu-popup-item-expanded-bg",
34041
+ "name": "kendo-menu-popup-item-active-bg",
33017
34042
  "value": "$kendo-list-item-selected-bg",
33018
34043
  "scope": "default",
33019
34044
  "line": {
33020
- "start": 156,
33021
- "end": 156
34045
+ "start": 254,
34046
+ "end": 254
33022
34047
  }
33023
34048
  },
33024
34049
  "group": [
@@ -33031,19 +34056,19 @@
33031
34056
  }
33032
34057
  },
33033
34058
  {
33034
- "description": "The text color of expanded menu item in popup.\n",
34059
+ "description": "The text color of active Menu item in popup.\n",
33035
34060
  "commentRange": {
33036
- "start": 157,
33037
- "end": 158
34061
+ "start": 255,
34062
+ "end": 256
33038
34063
  },
33039
34064
  "context": {
33040
34065
  "type": "variable",
33041
- "name": "kendo-menu-popup-item-expanded-text",
34066
+ "name": "kendo-menu-popup-item-active-text",
33042
34067
  "value": "$kendo-list-item-selected-text",
33043
34068
  "scope": "default",
33044
34069
  "line": {
33045
- "start": 159,
33046
- "end": 159
34070
+ "start": 257,
34071
+ "end": 257
33047
34072
  }
33048
34073
  },
33049
34074
  "group": [
@@ -33056,19 +34081,19 @@
33056
34081
  }
33057
34082
  },
33058
34083
  {
33059
- "description": "The border color of expanded menu item in popup.\n",
34084
+ "description": "The border color of active Menu item in popup.\n",
33060
34085
  "commentRange": {
33061
- "start": 160,
33062
- "end": 161
34086
+ "start": 258,
34087
+ "end": 259
33063
34088
  },
33064
34089
  "context": {
33065
34090
  "type": "variable",
33066
- "name": "kendo-menu-popup-item-expanded-border",
34091
+ "name": "kendo-menu-popup-item-active-border",
33067
34092
  "value": "null",
33068
34093
  "scope": "default",
33069
34094
  "line": {
33070
- "start": 162,
33071
- "end": 162
34095
+ "start": 260,
34096
+ "end": 260
33072
34097
  }
33073
34098
  },
33074
34099
  "group": [
@@ -33081,19 +34106,19 @@
33081
34106
  }
33082
34107
  },
33083
34108
  {
33084
- "description": "The background gradient of expanded menu item in popup.\n",
34109
+ "description": "The background gradient of active Menu item in popup.\n",
33085
34110
  "commentRange": {
33086
- "start": 163,
33087
- "end": 164
34111
+ "start": 261,
34112
+ "end": 262
33088
34113
  },
33089
34114
  "context": {
33090
34115
  "type": "variable",
33091
- "name": "kendo-menu-popup-item-expanded-gradient",
34116
+ "name": "kendo-menu-popup-item-active-gradient",
33092
34117
  "value": "null",
33093
34118
  "scope": "default",
33094
34119
  "line": {
33095
- "start": 165,
33096
- "end": 165
34120
+ "start": 263,
34121
+ "end": 263
33097
34122
  }
33098
34123
  },
33099
34124
  "group": [
@@ -33106,10 +34131,10 @@
33106
34131
  }
33107
34132
  },
33108
34133
  {
33109
- "description": "The base shadow of focused menu item in popup.\n",
34134
+ "description": "The base shadow of focused Menu item in popup.\n",
33110
34135
  "commentRange": {
33111
- "start": 167,
33112
- "end": 168
34136
+ "start": 265,
34137
+ "end": 266
33113
34138
  },
33114
34139
  "context": {
33115
34140
  "type": "variable",
@@ -33117,8 +34142,8 @@
33117
34142
  "value": "$kendo-menu-item-focus-shadow",
33118
34143
  "scope": "default",
33119
34144
  "line": {
33120
- "start": 169,
33121
- "end": 169
34145
+ "start": 267,
34146
+ "end": 267
33122
34147
  }
33123
34148
  },
33124
34149
  "group": [