@progress/kendo-theme-default 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.
@@ -33281,19 +33281,1044 @@
33281
33281
  }
33282
33282
  },
33283
33283
  {
33284
- "description": "Horizontal padding of the menu popup.\n",
33284
+ "description": "The width of the border around the Menu.\n",
33285
+ "commentRange": {
33286
+ "start": 3,
33287
+ "end": 4
33288
+ },
33289
+ "context": {
33290
+ "type": "variable",
33291
+ "name": "kendo-menu-border-width",
33292
+ "value": "0px",
33293
+ "scope": "default",
33294
+ "line": {
33295
+ "start": 5,
33296
+ "end": 5
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 font family of the Menu.\n",
33310
+ "commentRange": {
33311
+ "start": 7,
33312
+ "end": 8
33313
+ },
33314
+ "context": {
33315
+ "type": "variable",
33316
+ "name": "kendo-menu-font-family",
33317
+ "value": "var( --kendo-font-family, inherit )",
33318
+ "scope": "default",
33319
+ "line": {
33320
+ "start": 9,
33321
+ "end": 9
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 font size of the Menu.\n",
33335
+ "commentRange": {
33336
+ "start": 10,
33337
+ "end": 11
33338
+ },
33339
+ "context": {
33340
+ "type": "variable",
33341
+ "name": "kendo-menu-font-size",
33342
+ "value": "var( --kendo-font-size, inherit )",
33343
+ "scope": "default",
33344
+ "line": {
33345
+ "start": 12,
33346
+ "end": 12
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 line height of the Menu used along with $kendo-font-size.\n",
33360
+ "commentRange": {
33361
+ "start": 13,
33362
+ "end": 14
33363
+ },
33364
+ "context": {
33365
+ "type": "variable",
33366
+ "name": "kendo-menu-line-height",
33367
+ "value": "var( --kendo-line-height, normal )",
33368
+ "scope": "default",
33369
+ "line": {
33370
+ "start": 15,
33371
+ "end": 15
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 the Menu.\n",
33385
+ "commentRange": {
33386
+ "start": 17,
33387
+ "end": 18
33388
+ },
33389
+ "context": {
33390
+ "type": "variable",
33391
+ "name": "kendo-menu-bg",
33392
+ "value": "transparent",
33393
+ "scope": "default",
33394
+ "line": {
33395
+ "start": 19,
33396
+ "end": 19
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 the Menu.\n",
33410
+ "commentRange": {
33411
+ "start": 20,
33412
+ "end": 21
33413
+ },
33414
+ "context": {
33415
+ "type": "variable",
33416
+ "name": "kendo-menu-text",
33417
+ "value": "$kendo-component-text",
33418
+ "scope": "default",
33419
+ "line": {
33420
+ "start": 22,
33421
+ "end": 22
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 the Menu.\n",
33435
+ "commentRange": {
33436
+ "start": 23,
33437
+ "end": 24
33438
+ },
33439
+ "context": {
33440
+ "type": "variable",
33441
+ "name": "kendo-menu-border",
33442
+ "value": "null",
33443
+ "scope": "default",
33444
+ "line": {
33445
+ "start": 25,
33446
+ "end": 25
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 the Menu.\n",
33460
+ "commentRange": {
33461
+ "start": 26,
33462
+ "end": 27
33463
+ },
33464
+ "context": {
33465
+ "type": "variable",
33466
+ "name": "kendo-menu-gradient",
33467
+ "value": "null",
33468
+ "scope": "default",
33469
+ "line": {
33470
+ "start": 28,
33471
+ "end": 28
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 horizontal padding of the Menu item.\n",
33485
+ "commentRange": {
33486
+ "start": 32,
33487
+ "end": 33
33488
+ },
33489
+ "context": {
33490
+ "type": "variable",
33491
+ "name": "kendo-menu-item-padding-x",
33492
+ "value": "k-spacing(3)",
33493
+ "scope": "default",
33494
+ "line": {
33495
+ "start": 34,
33496
+ "end": 34
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 vertical padding of the Menu item.\n",
33510
+ "commentRange": {
33511
+ "start": 35,
33512
+ "end": 36
33513
+ },
33514
+ "context": {
33515
+ "type": "variable",
33516
+ "name": "kendo-menu-item-padding-y",
33517
+ "value": "k-spacing(1.5)",
33518
+ "scope": "default",
33519
+ "line": {
33520
+ "start": 37,
33521
+ "end": 37
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 spacing between the Menu items.\n",
33535
+ "commentRange": {
33536
+ "start": 38,
33537
+ "end": 39
33538
+ },
33539
+ "context": {
33540
+ "type": "variable",
33541
+ "name": "kendo-menu-item-spacing",
33542
+ "value": "k-spacing(0)",
33543
+ "scope": "default",
33544
+ "line": {
33545
+ "start": 40,
33546
+ "end": 40
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 spacing between the Menu item text and icons.\n",
33560
+ "commentRange": {
33561
+ "start": 41,
33562
+ "end": 42
33563
+ },
33564
+ "context": {
33565
+ "type": "variable",
33566
+ "name": "kendo-menu-item-icon-spacing",
33567
+ "value": "$kendo-icon-spacing",
33568
+ "scope": "default",
33569
+ "line": {
33570
+ "start": 43,
33571
+ "end": 43
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 font weight of the selected Menu item.\n",
33585
+ "commentRange": {
33586
+ "start": 45,
33587
+ "end": 46
33588
+ },
33589
+ "context": {
33590
+ "type": "variable",
33591
+ "name": "kendo-menu-item-selected-font-weight",
33592
+ "value": "var( --kendo-font-weight-bold, normal )",
33593
+ "scope": "default",
33594
+ "line": {
33595
+ "start": 47,
33596
+ "end": 47
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 item.\n",
33610
+ "commentRange": {
33611
+ "start": 49,
33612
+ "end": 50
33613
+ },
33614
+ "context": {
33615
+ "type": "variable",
33616
+ "name": "kendo-menu-item-bg",
33617
+ "value": "null",
33618
+ "scope": "default",
33619
+ "line": {
33620
+ "start": 51,
33621
+ "end": 51
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 item.\n",
33285
33635
  "commentRange": {
33286
33636
  "start": 52,
33287
33637
  "end": 53
33288
33638
  },
33639
+ "context": {
33640
+ "type": "variable",
33641
+ "name": "kendo-menu-item-text",
33642
+ "value": "$kendo-subtle-text",
33643
+ "scope": "default",
33644
+ "line": {
33645
+ "start": 54,
33646
+ "end": 54
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 item.\n",
33660
+ "commentRange": {
33661
+ "start": 55,
33662
+ "end": 56
33663
+ },
33664
+ "context": {
33665
+ "type": "variable",
33666
+ "name": "kendo-menu-item-border",
33667
+ "value": "null",
33668
+ "scope": "default",
33669
+ "line": {
33670
+ "start": 57,
33671
+ "end": 57
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 item.\n",
33685
+ "commentRange": {
33686
+ "start": 58,
33687
+ "end": 59
33688
+ },
33689
+ "context": {
33690
+ "type": "variable",
33691
+ "name": "kendo-menu-item-gradient",
33692
+ "value": "null",
33693
+ "scope": "default",
33694
+ "line": {
33695
+ "start": 60,
33696
+ "end": 60
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 item.\n",
33710
+ "commentRange": {
33711
+ "start": 62,
33712
+ "end": 63
33713
+ },
33714
+ "context": {
33715
+ "type": "variable",
33716
+ "name": "kendo-menu-item-hover-bg",
33717
+ "value": "null",
33718
+ "scope": "default",
33719
+ "line": {
33720
+ "start": 64,
33721
+ "end": 64
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 item.\n",
33735
+ "commentRange": {
33736
+ "start": 65,
33737
+ "end": 66
33738
+ },
33739
+ "context": {
33740
+ "type": "variable",
33741
+ "name": "kendo-menu-item-hover-text",
33742
+ "value": "$kendo-component-text",
33743
+ "scope": "default",
33744
+ "line": {
33745
+ "start": 67,
33746
+ "end": 67
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 item.\n",
33760
+ "commentRange": {
33761
+ "start": 68,
33762
+ "end": 69
33763
+ },
33764
+ "context": {
33765
+ "type": "variable",
33766
+ "name": "kendo-menu-item-hover-border",
33767
+ "value": "null",
33768
+ "scope": "default",
33769
+ "line": {
33770
+ "start": 70,
33771
+ "end": 70
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 item.\n",
33785
+ "commentRange": {
33786
+ "start": 71,
33787
+ "end": 72
33788
+ },
33789
+ "context": {
33790
+ "type": "variable",
33791
+ "name": "kendo-menu-item-hover-gradient",
33792
+ "value": "null",
33793
+ "scope": "default",
33794
+ "line": {
33795
+ "start": 73,
33796
+ "end": 73
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 background color of active Menu item.\n",
33810
+ "commentRange": {
33811
+ "start": 75,
33812
+ "end": 76
33813
+ },
33814
+ "context": {
33815
+ "type": "variable",
33816
+ "name": "kendo-menu-item-active-bg",
33817
+ "value": "null",
33818
+ "scope": "default",
33819
+ "line": {
33820
+ "start": 77,
33821
+ "end": 77
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 text color of active Menu item.\n",
33835
+ "commentRange": {
33836
+ "start": 78,
33837
+ "end": 79
33838
+ },
33839
+ "context": {
33840
+ "type": "variable",
33841
+ "name": "kendo-menu-item-active-text",
33842
+ "value": "$kendo-link-text",
33843
+ "scope": "default",
33844
+ "line": {
33845
+ "start": 80,
33846
+ "end": 80
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 active Menu item.\n",
33860
+ "commentRange": {
33861
+ "start": 81,
33862
+ "end": 82
33863
+ },
33864
+ "context": {
33865
+ "type": "variable",
33866
+ "name": "kendo-menu-item-active-border",
33867
+ "value": "null",
33868
+ "scope": "default",
33869
+ "line": {
33870
+ "start": 83,
33871
+ "end": 83
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 background gradient of active Menu item.\n",
33885
+ "commentRange": {
33886
+ "start": 84,
33887
+ "end": 85
33888
+ },
33889
+ "context": {
33890
+ "type": "variable",
33891
+ "name": "kendo-menu-item-active-gradient",
33892
+ "value": "null",
33893
+ "scope": "default",
33894
+ "line": {
33895
+ "start": 86,
33896
+ "end": 86
33897
+ }
33898
+ },
33899
+ "group": [
33900
+ "menu"
33901
+ ],
33902
+ "access": "public",
33903
+ "file": {
33904
+ "path": "menu/_variables.scss",
33905
+ "name": "_variables.scss"
33906
+ }
33907
+ },
33908
+ {
33909
+ "description": "The base shadow of focused Menu item.\n",
33910
+ "commentRange": {
33911
+ "start": 88,
33912
+ "end": 89
33913
+ },
33914
+ "context": {
33915
+ "type": "variable",
33916
+ "name": "kendo-menu-item-focus-shadow",
33917
+ "value": "$kendo-list-item-focus-shadow",
33918
+ "scope": "default",
33919
+ "line": {
33920
+ "start": 90,
33921
+ "end": 90
33922
+ }
33923
+ },
33924
+ "group": [
33925
+ "menu"
33926
+ ],
33927
+ "access": "public",
33928
+ "file": {
33929
+ "path": "menu/_variables.scss",
33930
+ "name": "_variables.scss"
33931
+ }
33932
+ },
33933
+ {
33934
+ "description": "The background color of selected Menu item.\n",
33935
+ "commentRange": {
33936
+ "start": 92,
33937
+ "end": 93
33938
+ },
33939
+ "context": {
33940
+ "type": "variable",
33941
+ "name": "kendo-menu-item-selected-bg",
33942
+ "value": "null",
33943
+ "scope": "default",
33944
+ "line": {
33945
+ "start": 94,
33946
+ "end": 94
33947
+ }
33948
+ },
33949
+ "group": [
33950
+ "menu"
33951
+ ],
33952
+ "access": "public",
33953
+ "file": {
33954
+ "path": "menu/_variables.scss",
33955
+ "name": "_variables.scss"
33956
+ }
33957
+ },
33958
+ {
33959
+ "description": "The text color of selected Menu item.\n",
33960
+ "commentRange": {
33961
+ "start": 95,
33962
+ "end": 96
33963
+ },
33964
+ "context": {
33965
+ "type": "variable",
33966
+ "name": "kendo-menu-item-selected-text",
33967
+ "value": "$kendo-link-text",
33968
+ "scope": "default",
33969
+ "line": {
33970
+ "start": 97,
33971
+ "end": 97
33972
+ }
33973
+ },
33974
+ "group": [
33975
+ "menu"
33976
+ ],
33977
+ "access": "public",
33978
+ "file": {
33979
+ "path": "menu/_variables.scss",
33980
+ "name": "_variables.scss"
33981
+ }
33982
+ },
33983
+ {
33984
+ "description": "The border color of selected Menu item.\n",
33985
+ "commentRange": {
33986
+ "start": 98,
33987
+ "end": 99
33988
+ },
33989
+ "context": {
33990
+ "type": "variable",
33991
+ "name": "kendo-menu-item-selected-border",
33992
+ "value": "null",
33993
+ "scope": "default",
33994
+ "line": {
33995
+ "start": 100,
33996
+ "end": 100
33997
+ }
33998
+ },
33999
+ "group": [
34000
+ "menu"
34001
+ ],
34002
+ "access": "public",
34003
+ "file": {
34004
+ "path": "menu/_variables.scss",
34005
+ "name": "_variables.scss"
34006
+ }
34007
+ },
34008
+ {
34009
+ "description": "The background gradient of selected Menu item.\n",
34010
+ "commentRange": {
34011
+ "start": 101,
34012
+ "end": 102
34013
+ },
34014
+ "context": {
34015
+ "type": "variable",
34016
+ "name": "kendo-menu-item-selected-gradient",
34017
+ "value": "null",
34018
+ "scope": "default",
34019
+ "line": {
34020
+ "start": 103,
34021
+ "end": 103
34022
+ }
34023
+ },
34024
+ "group": [
34025
+ "menu"
34026
+ ],
34027
+ "access": "public",
34028
+ "file": {
34029
+ "path": "menu/_variables.scss",
34030
+ "name": "_variables.scss"
34031
+ }
34032
+ },
34033
+ {
34034
+ "description": "The background color of the Menu scroll buttons.\n",
34035
+ "commentRange": {
34036
+ "start": 105,
34037
+ "end": 106
34038
+ },
34039
+ "context": {
34040
+ "type": "variable",
34041
+ "name": "kendo-menu-scroll-button-bg",
34042
+ "value": "null",
34043
+ "scope": "default",
34044
+ "line": {
34045
+ "start": 107,
34046
+ "end": 107
34047
+ }
34048
+ },
34049
+ "group": [
34050
+ "menu"
34051
+ ],
34052
+ "access": "public",
34053
+ "file": {
34054
+ "path": "menu/_variables.scss",
34055
+ "name": "_variables.scss"
34056
+ }
34057
+ },
34058
+ {
34059
+ "description": "The text color of the Menu scroll buttons.\n",
34060
+ "commentRange": {
34061
+ "start": 108,
34062
+ "end": 109
34063
+ },
34064
+ "context": {
34065
+ "type": "variable",
34066
+ "name": "kendo-menu-scroll-button-text",
34067
+ "value": "$kendo-subtle-text",
34068
+ "scope": "default",
34069
+ "line": {
34070
+ "start": 110,
34071
+ "end": 110
34072
+ }
34073
+ },
34074
+ "group": [
34075
+ "menu"
34076
+ ],
34077
+ "access": "public",
34078
+ "file": {
34079
+ "path": "menu/_variables.scss",
34080
+ "name": "_variables.scss"
34081
+ }
34082
+ },
34083
+ {
34084
+ "description": "The border color of the Menu scroll buttons.\n",
34085
+ "commentRange": {
34086
+ "start": 111,
34087
+ "end": 112
34088
+ },
34089
+ "context": {
34090
+ "type": "variable",
34091
+ "name": "kendo-menu-scroll-button-border",
34092
+ "value": "null",
34093
+ "scope": "default",
34094
+ "line": {
34095
+ "start": 113,
34096
+ "end": 113
34097
+ }
34098
+ },
34099
+ "group": [
34100
+ "menu"
34101
+ ],
34102
+ "access": "public",
34103
+ "file": {
34104
+ "path": "menu/_variables.scss",
34105
+ "name": "_variables.scss"
34106
+ }
34107
+ },
34108
+ {
34109
+ "description": "The background gradient of the Menu scroll buttons.\n",
34110
+ "commentRange": {
34111
+ "start": 114,
34112
+ "end": 115
34113
+ },
34114
+ "context": {
34115
+ "type": "variable",
34116
+ "name": "kendo-menu-scroll-button-gradient",
34117
+ "value": "null",
34118
+ "scope": "default",
34119
+ "line": {
34120
+ "start": 116,
34121
+ "end": 116
34122
+ }
34123
+ },
34124
+ "group": [
34125
+ "menu"
34126
+ ],
34127
+ "access": "public",
34128
+ "file": {
34129
+ "path": "menu/_variables.scss",
34130
+ "name": "_variables.scss"
34131
+ }
34132
+ },
34133
+ {
34134
+ "description": "The background color of hovered Menu scroll buttons.\n",
34135
+ "commentRange": {
34136
+ "start": 118,
34137
+ "end": 119
34138
+ },
34139
+ "context": {
34140
+ "type": "variable",
34141
+ "name": "kendo-menu-scroll-button-hover-bg",
34142
+ "value": "null",
34143
+ "scope": "default",
34144
+ "line": {
34145
+ "start": 120,
34146
+ "end": 120
34147
+ }
34148
+ },
34149
+ "group": [
34150
+ "menu"
34151
+ ],
34152
+ "access": "public",
34153
+ "file": {
34154
+ "path": "menu/_variables.scss",
34155
+ "name": "_variables.scss"
34156
+ }
34157
+ },
34158
+ {
34159
+ "description": "The text color of hovered Menu scroll buttons.\n",
34160
+ "commentRange": {
34161
+ "start": 121,
34162
+ "end": 122
34163
+ },
34164
+ "context": {
34165
+ "type": "variable",
34166
+ "name": "kendo-menu-scroll-button-hover-text",
34167
+ "value": "$kendo-component-text",
34168
+ "scope": "default",
34169
+ "line": {
34170
+ "start": 123,
34171
+ "end": 123
34172
+ }
34173
+ },
34174
+ "group": [
34175
+ "menu"
34176
+ ],
34177
+ "access": "public",
34178
+ "file": {
34179
+ "path": "menu/_variables.scss",
34180
+ "name": "_variables.scss"
34181
+ }
34182
+ },
34183
+ {
34184
+ "description": "The border color of hovered Menu scroll buttons.\n",
34185
+ "commentRange": {
34186
+ "start": 124,
34187
+ "end": 125
34188
+ },
34189
+ "context": {
34190
+ "type": "variable",
34191
+ "name": "kendo-menu-scroll-button-hover-border",
34192
+ "value": "null",
34193
+ "scope": "default",
34194
+ "line": {
34195
+ "start": 126,
34196
+ "end": 126
34197
+ }
34198
+ },
34199
+ "group": [
34200
+ "menu"
34201
+ ],
34202
+ "access": "public",
34203
+ "file": {
34204
+ "path": "menu/_variables.scss",
34205
+ "name": "_variables.scss"
34206
+ }
34207
+ },
34208
+ {
34209
+ "description": "The background gradient of hovered Menu scroll buttons.\n",
34210
+ "commentRange": {
34211
+ "start": 127,
34212
+ "end": 128
34213
+ },
34214
+ "context": {
34215
+ "type": "variable",
34216
+ "name": "kendo-menu-scroll-button-hover-gradient",
34217
+ "value": "null",
34218
+ "scope": "default",
34219
+ "line": {
34220
+ "start": 129,
34221
+ "end": 129
34222
+ }
34223
+ },
34224
+ "group": [
34225
+ "menu"
34226
+ ],
34227
+ "access": "public",
34228
+ "file": {
34229
+ "path": "menu/_variables.scss",
34230
+ "name": "_variables.scss"
34231
+ }
34232
+ },
34233
+ {
34234
+ "description": "The inline margin of the horizontal Menu separator.\n",
34235
+ "commentRange": {
34236
+ "start": 134,
34237
+ "end": 135
34238
+ },
34239
+ "context": {
34240
+ "type": "variable",
34241
+ "name": "kendo-menu-separator-margin-inline",
34242
+ "value": "k-spacing(1)",
34243
+ "scope": "private",
34244
+ "line": {
34245
+ "start": 136,
34246
+ "end": 136
34247
+ }
34248
+ },
34249
+ "group": [
34250
+ "menu"
34251
+ ],
34252
+ "access": "public",
34253
+ "file": {
34254
+ "path": "menu/_variables.scss",
34255
+ "name": "_variables.scss"
34256
+ }
34257
+ },
34258
+ {
34259
+ "description": "The block margin of the horizontal Menu separator.\n",
34260
+ "commentRange": {
34261
+ "start": 137,
34262
+ "end": 138
34263
+ },
34264
+ "context": {
34265
+ "type": "variable",
34266
+ "name": "kendo-menu-separator-margin-block",
34267
+ "value": "k-spacing(1.5)",
34268
+ "scope": "private",
34269
+ "line": {
34270
+ "start": 139,
34271
+ "end": 139
34272
+ }
34273
+ },
34274
+ "group": [
34275
+ "menu"
34276
+ ],
34277
+ "access": "public",
34278
+ "file": {
34279
+ "path": "menu/_variables.scss",
34280
+ "name": "_variables.scss"
34281
+ }
34282
+ },
34283
+ {
34284
+ "description": "The border color of the Menu separator.\n",
34285
+ "commentRange": {
34286
+ "start": 140,
34287
+ "end": 141
34288
+ },
34289
+ "context": {
34290
+ "type": "variable",
34291
+ "name": "kendo-menu-separator-border",
34292
+ "value": "if($kendo-enable-color-system, k-color(border), $kendo-component-border)",
34293
+ "scope": "default",
34294
+ "line": {
34295
+ "start": 142,
34296
+ "end": 142
34297
+ }
34298
+ },
34299
+ "group": [
34300
+ "menu"
34301
+ ],
34302
+ "access": "public",
34303
+ "file": {
34304
+ "path": "menu/_variables.scss",
34305
+ "name": "_variables.scss"
34306
+ }
34307
+ },
34308
+ {
34309
+ "description": "The horizontal padding of the Menu popup.\n",
34310
+ "commentRange": {
34311
+ "start": 147,
34312
+ "end": 148
34313
+ },
33289
34314
  "context": {
33290
34315
  "type": "variable",
33291
34316
  "name": "kendo-menu-popup-padding-x",
33292
34317
  "value": "null",
33293
34318
  "scope": "default",
33294
34319
  "line": {
33295
- "start": 54,
33296
- "end": 54
34320
+ "start": 149,
34321
+ "end": 149
33297
34322
  }
33298
34323
  },
33299
34324
  "group": [
@@ -33306,10 +34331,10 @@
33306
34331
  }
33307
34332
  },
33308
34333
  {
33309
- "description": "Vertical padding of the menu popup.\n",
34334
+ "description": "The vertical padding of the Menu popup.\n",
33310
34335
  "commentRange": {
33311
- "start": 56,
33312
- "end": 57
34336
+ "start": 151,
34337
+ "end": 152
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": 58,
33321
- "end": 58
34345
+ "start": 153,
34346
+ "end": 153
33322
34347
  }
33323
34348
  },
33324
34349
  "group": [
@@ -33331,10 +34356,10 @@
33331
34356
  }
33332
34357
  },
33333
34358
  {
33334
- "description": "Width of the border around the menu popup.\n",
34359
+ "description": "The width of the border around the Menu popup.\n",
33335
34360
  "commentRange": {
33336
- "start": 60,
33337
- "end": 61
34361
+ "start": 155,
34362
+ "end": 156
33338
34363
  },
33339
34364
  "context": {
33340
34365
  "type": "variable",
@@ -33342,8 +34367,8 @@
33342
34367
  "value": "$kendo-popup-border-width",
33343
34368
  "scope": "default",
33344
34369
  "line": {
33345
- "start": 62,
33346
- "end": 62
34370
+ "start": 157,
34371
+ "end": 157
33347
34372
  }
33348
34373
  },
33349
34374
  "group": [
@@ -33356,10 +34381,10 @@
33356
34381
  }
33357
34382
  },
33358
34383
  {
33359
- "description": "Font sizes of the menu popup.\n",
34384
+ "description": "The font sizes of the Menu popup.\n",
33360
34385
  "commentRange": {
33361
- "start": 64,
33362
- "end": 65
34386
+ "start": 159,
34387
+ "end": 160
33363
34388
  },
33364
34389
  "context": {
33365
34390
  "type": "variable",
@@ -33367,8 +34392,8 @@
33367
34392
  "value": "var( --kendo-font-size, inherit )",
33368
34393
  "scope": "default",
33369
34394
  "line": {
33370
- "start": 66,
33371
- "end": 66
34395
+ "start": 161,
34396
+ "end": 161
33372
34397
  }
33373
34398
  },
33374
34399
  "group": [
@@ -33381,10 +34406,10 @@
33381
34406
  }
33382
34407
  },
33383
34408
  {
33384
- "description": "Line heights used along with $kendo-font-size.\n",
34409
+ "description": "The line heights used along with $kendo-font-size.\n",
33385
34410
  "commentRange": {
33386
- "start": 71,
33387
- "end": 72
34411
+ "start": 166,
34412
+ "end": 167
33388
34413
  },
33389
34414
  "context": {
33390
34415
  "type": "variable",
@@ -33392,8 +34417,8 @@
33392
34417
  "value": "var( --kendo-line-height, normal )",
33393
34418
  "scope": "default",
33394
34419
  "line": {
33395
- "start": 73,
33396
- "end": 73
34420
+ "start": 168,
34421
+ "end": 168
33397
34422
  }
33398
34423
  },
33399
34424
  "group": [
@@ -33406,10 +34431,10 @@
33406
34431
  }
33407
34432
  },
33408
34433
  {
33409
- "description": "The background of the menu popup.\n",
34434
+ "description": "The background color of the Menu popup.\n",
33410
34435
  "commentRange": {
33411
- "start": 78,
33412
- "end": 79
34436
+ "start": 173,
34437
+ "end": 174
33413
34438
  },
33414
34439
  "context": {
33415
34440
  "type": "variable",
@@ -33417,8 +34442,8 @@
33417
34442
  "value": "$kendo-popup-bg",
33418
34443
  "scope": "default",
33419
34444
  "line": {
33420
- "start": 80,
33421
- "end": 80
34445
+ "start": 175,
34446
+ "end": 175
33422
34447
  }
33423
34448
  },
33424
34449
  "group": [
@@ -33431,10 +34456,10 @@
33431
34456
  }
33432
34457
  },
33433
34458
  {
33434
- "description": "The text color of the menu popup.\n",
34459
+ "description": "The text color of the Menu popup.\n",
33435
34460
  "commentRange": {
33436
- "start": 81,
33437
- "end": 82
34461
+ "start": 176,
34462
+ "end": 177
33438
34463
  },
33439
34464
  "context": {
33440
34465
  "type": "variable",
@@ -33442,8 +34467,8 @@
33442
34467
  "value": "$kendo-popup-text",
33443
34468
  "scope": "default",
33444
34469
  "line": {
33445
- "start": 83,
33446
- "end": 83
34470
+ "start": 178,
34471
+ "end": 178
33447
34472
  }
33448
34473
  },
33449
34474
  "group": [
@@ -33456,10 +34481,10 @@
33456
34481
  }
33457
34482
  },
33458
34483
  {
33459
- "description": "The border color of the menu popup.\n",
34484
+ "description": "The border color of the Menu popup.\n",
33460
34485
  "commentRange": {
33461
- "start": 84,
33462
- "end": 85
34486
+ "start": 179,
34487
+ "end": 180
33463
34488
  },
33464
34489
  "context": {
33465
34490
  "type": "variable",
@@ -33467,8 +34492,8 @@
33467
34492
  "value": "$kendo-popup-border",
33468
34493
  "scope": "default",
33469
34494
  "line": {
33470
- "start": 86,
33471
- "end": 86
34495
+ "start": 181,
34496
+ "end": 181
33472
34497
  }
33473
34498
  },
33474
34499
  "group": [
@@ -33481,10 +34506,10 @@
33481
34506
  }
33482
34507
  },
33483
34508
  {
33484
- "description": "The background gradient of the menu popup.\n",
34509
+ "description": "The background gradient of the Menu popup.\n",
33485
34510
  "commentRange": {
33486
- "start": 87,
33487
- "end": 88
34511
+ "start": 182,
34512
+ "end": 183
33488
34513
  },
33489
34514
  "context": {
33490
34515
  "type": "variable",
@@ -33492,8 +34517,8 @@
33492
34517
  "value": "null",
33493
34518
  "scope": "default",
33494
34519
  "line": {
33495
- "start": 89,
33496
- "end": 89
34520
+ "start": 184,
34521
+ "end": 184
33497
34522
  }
33498
34523
  },
33499
34524
  "group": [
@@ -33506,10 +34531,10 @@
33506
34531
  }
33507
34532
  },
33508
34533
  {
33509
- "description": "Horizontal padding of the menu item in popup.\n",
34534
+ "description": "The horizontal padding of the Menu item in popup.\n",
33510
34535
  "commentRange": {
33511
- "start": 94,
33512
- "end": 95
34536
+ "start": 189,
34537
+ "end": 190
33513
34538
  },
33514
34539
  "context": {
33515
34540
  "type": "variable",
@@ -33517,8 +34542,8 @@
33517
34542
  "value": "k-spacing(2)",
33518
34543
  "scope": "default",
33519
34544
  "line": {
33520
- "start": 96,
33521
- "end": 96
34545
+ "start": 191,
34546
+ "end": 191
33522
34547
  }
33523
34548
  },
33524
34549
  "group": [
@@ -33531,10 +34556,10 @@
33531
34556
  }
33532
34557
  },
33533
34558
  {
33534
- "description": "Vertical padding of the menu item in popup.\n",
34559
+ "description": "The vertical padding of the Menu item in popup.\n",
33535
34560
  "commentRange": {
33536
- "start": 101,
33537
- "end": 102
34561
+ "start": 196,
34562
+ "end": 197
33538
34563
  },
33539
34564
  "context": {
33540
34565
  "type": "variable",
@@ -33542,8 +34567,8 @@
33542
34567
  "value": "k-spacing(1)",
33543
34568
  "scope": "default",
33544
34569
  "line": {
33545
- "start": 103,
33546
- "end": 103
34570
+ "start": 198,
34571
+ "end": 198
33547
34572
  }
33548
34573
  },
33549
34574
  "group": [
@@ -33556,10 +34581,10 @@
33556
34581
  }
33557
34582
  },
33558
34583
  {
33559
- "description": "The end padding of the menu item in popup.\n",
34584
+ "description": "The end padding of the Menu item in popup.\n",
33560
34585
  "commentRange": {
33561
- "start": 108,
33562
- "end": 109
34586
+ "start": 203,
34587
+ "end": 204
33563
34588
  },
33564
34589
  "context": {
33565
34590
  "type": "variable",
@@ -33567,8 +34592,8 @@
33567
34592
  "value": "calc( #{$kendo-menu-popup-item-padding-x} * 2 + #{$kendo-icon-size} )",
33568
34593
  "scope": "default",
33569
34594
  "line": {
33570
- "start": 110,
33571
- "end": 110
34595
+ "start": 205,
34596
+ "end": 205
33572
34597
  }
33573
34598
  },
33574
34599
  "group": [
@@ -33581,10 +34606,10 @@
33581
34606
  }
33582
34607
  },
33583
34608
  {
33584
- "description": "The start margin of the menu item expand icon.\n",
34609
+ "description": "The start margin of the Menu item expand icon.\n",
33585
34610
  "commentRange": {
33586
- "start": 115,
33587
- "end": 116
34611
+ "start": 210,
34612
+ "end": 211
33588
34613
  },
33589
34614
  "context": {
33590
34615
  "type": "variable",
@@ -33592,8 +34617,8 @@
33592
34617
  "value": "$kendo-menu-popup-sm-item-padding-x",
33593
34618
  "scope": "default",
33594
34619
  "line": {
33595
- "start": 117,
33596
- "end": 117
34620
+ "start": 212,
34621
+ "end": 212
33597
34622
  }
33598
34623
  },
33599
34624
  "group": [
@@ -33606,10 +34631,10 @@
33606
34631
  }
33607
34632
  },
33608
34633
  {
33609
- "description": "The end margin of the menu item expand icon.\n",
34634
+ "description": "The end margin of the Menu item expand icon.\n",
33610
34635
  "commentRange": {
33611
- "start": 121,
33612
- "end": 122
34636
+ "start": 216,
34637
+ "end": 217
33613
34638
  },
33614
34639
  "context": {
33615
34640
  "type": "variable",
@@ -33617,8 +34642,8 @@
33617
34642
  "value": "calc( -1 * (#{$kendo-menu-popup-sm-item-padding-end} - #{k-math-div( $kendo-menu-popup-sm-item-padding-x, 2 )}) )",
33618
34643
  "scope": "default",
33619
34644
  "line": {
33620
- "start": 123,
33621
- "end": 123
34645
+ "start": 218,
34646
+ "end": 218
33622
34647
  }
33623
34648
  },
33624
34649
  "group": [
@@ -33631,10 +34656,10 @@
33631
34656
  }
33632
34657
  },
33633
34658
  {
33634
- "description": "The spacing between the menu items in popup.\n",
34659
+ "description": "The spacing between the Menu items in popup.\n",
33635
34660
  "commentRange": {
33636
- "start": 127,
33637
- "end": 128
34661
+ "start": 222,
34662
+ "end": 223
33638
34663
  },
33639
34664
  "context": {
33640
34665
  "type": "variable",
@@ -33642,8 +34667,8 @@
33642
34667
  "value": "k-spacing(0)",
33643
34668
  "scope": "default",
33644
34669
  "line": {
33645
- "start": 129,
33646
- "end": 129
34670
+ "start": 224,
34671
+ "end": 224
33647
34672
  }
33648
34673
  },
33649
34674
  "group": [
@@ -33656,10 +34681,10 @@
33656
34681
  }
33657
34682
  },
33658
34683
  {
33659
- "description": "The background of the menu item in popup.\n",
34684
+ "description": "The background color of the Menu item in popup.\n",
33660
34685
  "commentRange": {
33661
- "start": 131,
33662
- "end": 132
34686
+ "start": 226,
34687
+ "end": 227
33663
34688
  },
33664
34689
  "context": {
33665
34690
  "type": "variable",
@@ -33667,8 +34692,8 @@
33667
34692
  "value": "null",
33668
34693
  "scope": "default",
33669
34694
  "line": {
33670
- "start": 133,
33671
- "end": 133
34695
+ "start": 228,
34696
+ "end": 228
33672
34697
  }
33673
34698
  },
33674
34699
  "group": [
@@ -33681,10 +34706,10 @@
33681
34706
  }
33682
34707
  },
33683
34708
  {
33684
- "description": "The text color of the menu item in popup.\n",
34709
+ "description": "The text color of the Menu item in popup.\n",
33685
34710
  "commentRange": {
33686
- "start": 134,
33687
- "end": 135
34711
+ "start": 229,
34712
+ "end": 230
33688
34713
  },
33689
34714
  "context": {
33690
34715
  "type": "variable",
@@ -33692,8 +34717,8 @@
33692
34717
  "value": "null",
33693
34718
  "scope": "default",
33694
34719
  "line": {
33695
- "start": 136,
33696
- "end": 136
34720
+ "start": 231,
34721
+ "end": 231
33697
34722
  }
33698
34723
  },
33699
34724
  "group": [
@@ -33706,10 +34731,10 @@
33706
34731
  }
33707
34732
  },
33708
34733
  {
33709
- "description": "The border color of the menu item in popup.\n",
34734
+ "description": "The border color of the Menu item in popup.\n",
33710
34735
  "commentRange": {
33711
- "start": 137,
33712
- "end": 138
34736
+ "start": 232,
34737
+ "end": 233
33713
34738
  },
33714
34739
  "context": {
33715
34740
  "type": "variable",
@@ -33717,8 +34742,8 @@
33717
34742
  "value": "null",
33718
34743
  "scope": "default",
33719
34744
  "line": {
33720
- "start": 139,
33721
- "end": 139
34745
+ "start": 234,
34746
+ "end": 234
33722
34747
  }
33723
34748
  },
33724
34749
  "group": [
@@ -33731,10 +34756,10 @@
33731
34756
  }
33732
34757
  },
33733
34758
  {
33734
- "description": "The background gradient of the menu item in popup.\n",
34759
+ "description": "The background gradient of the Menu item in popup.\n",
33735
34760
  "commentRange": {
33736
- "start": 140,
33737
- "end": 141
34761
+ "start": 235,
34762
+ "end": 236
33738
34763
  },
33739
34764
  "context": {
33740
34765
  "type": "variable",
@@ -33742,8 +34767,8 @@
33742
34767
  "value": "null",
33743
34768
  "scope": "default",
33744
34769
  "line": {
33745
- "start": 142,
33746
- "end": 142
34770
+ "start": 237,
34771
+ "end": 237
33747
34772
  }
33748
34773
  },
33749
34774
  "group": [
@@ -33756,10 +34781,10 @@
33756
34781
  }
33757
34782
  },
33758
34783
  {
33759
- "description": "The background of hovered menu item in popup.\n",
34784
+ "description": "The background color of hovered Menu item in popup.\n",
33760
34785
  "commentRange": {
33761
- "start": 144,
33762
- "end": 145
34786
+ "start": 239,
34787
+ "end": 240
33763
34788
  },
33764
34789
  "context": {
33765
34790
  "type": "variable",
@@ -33767,8 +34792,8 @@
33767
34792
  "value": "$kendo-list-item-hover-bg",
33768
34793
  "scope": "default",
33769
34794
  "line": {
33770
- "start": 146,
33771
- "end": 146
34795
+ "start": 241,
34796
+ "end": 241
33772
34797
  }
33773
34798
  },
33774
34799
  "group": [
@@ -33781,10 +34806,10 @@
33781
34806
  }
33782
34807
  },
33783
34808
  {
33784
- "description": "The text color of hovered menu item in popup.\n",
34809
+ "description": "The text color of hovered Menu item in popup.\n",
33785
34810
  "commentRange": {
33786
- "start": 147,
33787
- "end": 148
34811
+ "start": 242,
34812
+ "end": 243
33788
34813
  },
33789
34814
  "context": {
33790
34815
  "type": "variable",
@@ -33792,8 +34817,8 @@
33792
34817
  "value": "$kendo-list-item-hover-text",
33793
34818
  "scope": "default",
33794
34819
  "line": {
33795
- "start": 149,
33796
- "end": 149
34820
+ "start": 244,
34821
+ "end": 244
33797
34822
  }
33798
34823
  },
33799
34824
  "group": [
@@ -33806,10 +34831,10 @@
33806
34831
  }
33807
34832
  },
33808
34833
  {
33809
- "description": "The border color of hovered menu item in popup.\n",
34834
+ "description": "The border color of hovered Menu item in popup.\n",
33810
34835
  "commentRange": {
33811
- "start": 150,
33812
- "end": 151
34836
+ "start": 245,
34837
+ "end": 246
33813
34838
  },
33814
34839
  "context": {
33815
34840
  "type": "variable",
@@ -33817,8 +34842,8 @@
33817
34842
  "value": "null",
33818
34843
  "scope": "default",
33819
34844
  "line": {
33820
- "start": 152,
33821
- "end": 152
34845
+ "start": 247,
34846
+ "end": 247
33822
34847
  }
33823
34848
  },
33824
34849
  "group": [
@@ -33831,10 +34856,10 @@
33831
34856
  }
33832
34857
  },
33833
34858
  {
33834
- "description": "The background gradient of hovered menu item in popup.\n",
34859
+ "description": "The background gradient of hovered Menu item in popup.\n",
33835
34860
  "commentRange": {
33836
- "start": 153,
33837
- "end": 154
34861
+ "start": 248,
34862
+ "end": 249
33838
34863
  },
33839
34864
  "context": {
33840
34865
  "type": "variable",
@@ -33842,8 +34867,8 @@
33842
34867
  "value": "null",
33843
34868
  "scope": "default",
33844
34869
  "line": {
33845
- "start": 155,
33846
- "end": 155
34870
+ "start": 250,
34871
+ "end": 250
33847
34872
  }
33848
34873
  },
33849
34874
  "group": [
@@ -33856,19 +34881,19 @@
33856
34881
  }
33857
34882
  },
33858
34883
  {
33859
- "description": "The background of expanded menu item in popup.\n",
34884
+ "description": "The background color of active Menu item in popup.\n",
33860
34885
  "commentRange": {
33861
- "start": 157,
33862
- "end": 158
34886
+ "start": 252,
34887
+ "end": 253
33863
34888
  },
33864
34889
  "context": {
33865
34890
  "type": "variable",
33866
- "name": "kendo-menu-popup-item-expanded-bg",
34891
+ "name": "kendo-menu-popup-item-active-bg",
33867
34892
  "value": "$kendo-list-item-selected-bg",
33868
34893
  "scope": "default",
33869
34894
  "line": {
33870
- "start": 159,
33871
- "end": 159
34895
+ "start": 254,
34896
+ "end": 254
33872
34897
  }
33873
34898
  },
33874
34899
  "group": [
@@ -33881,19 +34906,19 @@
33881
34906
  }
33882
34907
  },
33883
34908
  {
33884
- "description": "The text color of expanded menu item in popup.\n",
34909
+ "description": "The text color of active Menu item in popup.\n",
33885
34910
  "commentRange": {
33886
- "start": 160,
33887
- "end": 161
34911
+ "start": 255,
34912
+ "end": 256
33888
34913
  },
33889
34914
  "context": {
33890
34915
  "type": "variable",
33891
- "name": "kendo-menu-popup-item-expanded-text",
34916
+ "name": "kendo-menu-popup-item-active-text",
33892
34917
  "value": "$kendo-list-item-selected-text",
33893
34918
  "scope": "default",
33894
34919
  "line": {
33895
- "start": 162,
33896
- "end": 162
34920
+ "start": 257,
34921
+ "end": 257
33897
34922
  }
33898
34923
  },
33899
34924
  "group": [
@@ -33906,19 +34931,19 @@
33906
34931
  }
33907
34932
  },
33908
34933
  {
33909
- "description": "The border color of expanded menu item in popup.\n",
34934
+ "description": "The border color of active Menu item in popup.\n",
33910
34935
  "commentRange": {
33911
- "start": 163,
33912
- "end": 164
34936
+ "start": 258,
34937
+ "end": 259
33913
34938
  },
33914
34939
  "context": {
33915
34940
  "type": "variable",
33916
- "name": "kendo-menu-popup-item-expanded-border",
34941
+ "name": "kendo-menu-popup-item-active-border",
33917
34942
  "value": "null",
33918
34943
  "scope": "default",
33919
34944
  "line": {
33920
- "start": 165,
33921
- "end": 165
34945
+ "start": 260,
34946
+ "end": 260
33922
34947
  }
33923
34948
  },
33924
34949
  "group": [
@@ -33931,19 +34956,19 @@
33931
34956
  }
33932
34957
  },
33933
34958
  {
33934
- "description": "The background gradient of expanded menu item in popup.\n",
34959
+ "description": "The background gradient of active Menu item in popup.\n",
33935
34960
  "commentRange": {
33936
- "start": 166,
33937
- "end": 167
34961
+ "start": 261,
34962
+ "end": 262
33938
34963
  },
33939
34964
  "context": {
33940
34965
  "type": "variable",
33941
- "name": "kendo-menu-popup-item-expanded-gradient",
34966
+ "name": "kendo-menu-popup-item-active-gradient",
33942
34967
  "value": "null",
33943
34968
  "scope": "default",
33944
34969
  "line": {
33945
- "start": 168,
33946
- "end": 168
34970
+ "start": 263,
34971
+ "end": 263
33947
34972
  }
33948
34973
  },
33949
34974
  "group": [
@@ -33956,10 +34981,10 @@
33956
34981
  }
33957
34982
  },
33958
34983
  {
33959
- "description": "The base shadow of focused menu item in popup.\n",
34984
+ "description": "The base shadow of focused Menu item in popup.\n",
33960
34985
  "commentRange": {
33961
- "start": 170,
33962
- "end": 171
34986
+ "start": 265,
34987
+ "end": 266
33963
34988
  },
33964
34989
  "context": {
33965
34990
  "type": "variable",
@@ -33967,8 +34992,8 @@
33967
34992
  "value": "$kendo-menu-item-focus-shadow",
33968
34993
  "scope": "default",
33969
34994
  "line": {
33970
- "start": 172,
33971
- "end": 172
34995
+ "start": 267,
34996
+ "end": 267
33972
34997
  }
33973
34998
  },
33974
34999
  "group": [