@progress/kendo-theme-fluent 6.6.1-dev.0 → 6.7.0-dev.1

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.
@@ -3325,7 +3325,7 @@
3325
3325
  }
3326
3326
  },
3327
3327
  {
3328
- "description": "The horizontal margin of the breadcrumb\n",
3328
+ "description": "The horizontal margin of the Breadcrumb\n",
3329
3329
  "commentRange": {
3330
3330
  "start": 5,
3331
3331
  "end": 6
@@ -3350,7 +3350,7 @@
3350
3350
  }
3351
3351
  },
3352
3352
  {
3353
- "description": "The vertical margin of the breadcrumb\n",
3353
+ "description": "The vertical margin of the Breadcrumb\n",
3354
3354
  "commentRange": {
3355
3355
  "start": 8,
3356
3356
  "end": 9
@@ -3375,7 +3375,7 @@
3375
3375
  }
3376
3376
  },
3377
3377
  {
3378
- "description": "The horizontal padding of the breadcrumb\n",
3378
+ "description": "The horizontal padding of the Breadcrumb\n",
3379
3379
  "commentRange": {
3380
3380
  "start": 11,
3381
3381
  "end": 12
@@ -3400,7 +3400,7 @@
3400
3400
  }
3401
3401
  },
3402
3402
  {
3403
- "description": "The vertical padding of the breadcrumb\n",
3403
+ "description": "The vertical padding of the Breadcrumb\n",
3404
3404
  "commentRange": {
3405
3405
  "start": 14,
3406
3406
  "end": 15
@@ -3425,10 +3425,10 @@
3425
3425
  }
3426
3426
  },
3427
3427
  {
3428
- "description": "The width of the border around the breadcrumb\n",
3428
+ "description": "The width of the border around the Breadcrumb\n",
3429
3429
  "commentRange": {
3430
- "start": 17,
3431
- "end": 18
3430
+ "start": 18,
3431
+ "end": 19
3432
3432
  },
3433
3433
  "context": {
3434
3434
  "type": "variable",
@@ -3436,8 +3436,8 @@
3436
3436
  "value": "0px",
3437
3437
  "scope": "default",
3438
3438
  "line": {
3439
- "start": 19,
3440
- "end": 19
3439
+ "start": 20,
3440
+ "end": 20
3441
3441
  }
3442
3442
  },
3443
3443
  "group": [
@@ -3450,10 +3450,10 @@
3450
3450
  }
3451
3451
  },
3452
3452
  {
3453
- "description": "The font family of the breadcrumb\n",
3453
+ "description": "The font family of the Breadcrumb\n",
3454
3454
  "commentRange": {
3455
- "start": 20,
3456
- "end": 21
3455
+ "start": 22,
3456
+ "end": 23
3457
3457
  },
3458
3458
  "context": {
3459
3459
  "type": "variable",
@@ -3461,8 +3461,8 @@
3461
3461
  "value": "var( --kendo-font-family, inherit )",
3462
3462
  "scope": "default",
3463
3463
  "line": {
3464
- "start": 22,
3465
- "end": 22
3464
+ "start": 24,
3465
+ "end": 24
3466
3466
  }
3467
3467
  },
3468
3468
  "group": [
@@ -3475,10 +3475,10 @@
3475
3475
  }
3476
3476
  },
3477
3477
  {
3478
- "description": "The font size of the breadcrumb\n",
3478
+ "description": "",
3479
3479
  "commentRange": {
3480
- "start": 23,
3481
- "end": 24
3480
+ "start": 27,
3481
+ "end": 27
3482
3482
  },
3483
3483
  "context": {
3484
3484
  "type": "variable",
@@ -3486,8 +3486,8 @@
3486
3486
  "value": "var( --kendo-font-size, inherit )",
3487
3487
  "scope": "default",
3488
3488
  "line": {
3489
- "start": 25,
3490
- "end": 25
3489
+ "start": 28,
3490
+ "end": 28
3491
3491
  }
3492
3492
  },
3493
3493
  "group": [
@@ -3500,10 +3500,85 @@
3500
3500
  }
3501
3501
  },
3502
3502
  {
3503
- "description": "The line height of the breadcrumb\n",
3503
+ "description": "The font size of the small breadcrumb.\n",
3504
3504
  "commentRange": {
3505
- "start": 26,
3506
- "end": 27
3505
+ "start": 29,
3506
+ "end": 30
3507
+ },
3508
+ "context": {
3509
+ "type": "variable",
3510
+ "name": "kendo-breadcrumb-sm-font-size",
3511
+ "value": "var( --kendo-font-size-md, inherit )",
3512
+ "scope": "default",
3513
+ "line": {
3514
+ "start": 31,
3515
+ "end": 31
3516
+ }
3517
+ },
3518
+ "group": [
3519
+ "breadcrumb"
3520
+ ],
3521
+ "access": "public",
3522
+ "file": {
3523
+ "path": "breadcrumb/_variables.scss",
3524
+ "name": "_variables.scss"
3525
+ }
3526
+ },
3527
+ {
3528
+ "description": "The font size of the medium breadcrumb.\n",
3529
+ "commentRange": {
3530
+ "start": 32,
3531
+ "end": 33
3532
+ },
3533
+ "context": {
3534
+ "type": "variable",
3535
+ "name": "kendo-breadcrumb-md-font-size",
3536
+ "value": "var( --kendo-font-size-md, inherit )",
3537
+ "scope": "default",
3538
+ "line": {
3539
+ "start": 34,
3540
+ "end": 34
3541
+ }
3542
+ },
3543
+ "group": [
3544
+ "breadcrumb"
3545
+ ],
3546
+ "access": "public",
3547
+ "file": {
3548
+ "path": "breadcrumb/_variables.scss",
3549
+ "name": "_variables.scss"
3550
+ }
3551
+ },
3552
+ {
3553
+ "description": "The font size of the large breadcrumb.\n",
3554
+ "commentRange": {
3555
+ "start": 35,
3556
+ "end": 36
3557
+ },
3558
+ "context": {
3559
+ "type": "variable",
3560
+ "name": "kendo-breadcrumb-lg-font-size",
3561
+ "value": "var( --kendo-font-size-md, inherit )",
3562
+ "scope": "default",
3563
+ "line": {
3564
+ "start": 37,
3565
+ "end": 37
3566
+ }
3567
+ },
3568
+ "group": [
3569
+ "breadcrumb"
3570
+ ],
3571
+ "access": "public",
3572
+ "file": {
3573
+ "path": "breadcrumb/_variables.scss",
3574
+ "name": "_variables.scss"
3575
+ }
3576
+ },
3577
+ {
3578
+ "description": "The line height used along with the $kendo-font-size variable of the Breadcrumb.\n",
3579
+ "commentRange": {
3580
+ "start": 39,
3581
+ "end": 40
3507
3582
  },
3508
3583
  "context": {
3509
3584
  "type": "variable",
@@ -3511,8 +3586,8 @@
3511
3586
  "value": "var( --kendo-line-height, normal )",
3512
3587
  "scope": "default",
3513
3588
  "line": {
3514
- "start": 28,
3515
- "end": 28
3589
+ "start": 41,
3590
+ "end": 41
3516
3591
  }
3517
3592
  },
3518
3593
  "group": [
@@ -3525,10 +3600,85 @@
3525
3600
  }
3526
3601
  },
3527
3602
  {
3528
- "description": "The background color of the breadcrumb\n",
3603
+ "description": "The line height used along with the $kendo-font-size variable of the small breadcrumb.\n",
3529
3604
  "commentRange": {
3530
- "start": 29,
3531
- "end": 30
3605
+ "start": 42,
3606
+ "end": 43
3607
+ },
3608
+ "context": {
3609
+ "type": "variable",
3610
+ "name": "kendo-breadcrumb-sm-line-height",
3611
+ "value": "var( --kendo-line-height, normal )",
3612
+ "scope": "default",
3613
+ "line": {
3614
+ "start": 44,
3615
+ "end": 44
3616
+ }
3617
+ },
3618
+ "group": [
3619
+ "breadcrumb"
3620
+ ],
3621
+ "access": "public",
3622
+ "file": {
3623
+ "path": "breadcrumb/_variables.scss",
3624
+ "name": "_variables.scss"
3625
+ }
3626
+ },
3627
+ {
3628
+ "description": "The line height used along with the $kendo-font-size variable of the medium breadcrumb.\n",
3629
+ "commentRange": {
3630
+ "start": 45,
3631
+ "end": 46
3632
+ },
3633
+ "context": {
3634
+ "type": "variable",
3635
+ "name": "kendo-breadcrumb-md-line-height",
3636
+ "value": "var( --kendo-line-height, normal )",
3637
+ "scope": "default",
3638
+ "line": {
3639
+ "start": 47,
3640
+ "end": 47
3641
+ }
3642
+ },
3643
+ "group": [
3644
+ "breadcrumb"
3645
+ ],
3646
+ "access": "public",
3647
+ "file": {
3648
+ "path": "breadcrumb/_variables.scss",
3649
+ "name": "_variables.scss"
3650
+ }
3651
+ },
3652
+ {
3653
+ "description": "The line height used along with the $kendo-font-size variable of the large breadcrumb.\n",
3654
+ "commentRange": {
3655
+ "start": 48,
3656
+ "end": 49
3657
+ },
3658
+ "context": {
3659
+ "type": "variable",
3660
+ "name": "kendo-breadcrumb-lg-line-height",
3661
+ "value": "var( --kendo-line-height, normal )",
3662
+ "scope": "default",
3663
+ "line": {
3664
+ "start": 50,
3665
+ "end": 50
3666
+ }
3667
+ },
3668
+ "group": [
3669
+ "breadcrumb"
3670
+ ],
3671
+ "access": "public",
3672
+ "file": {
3673
+ "path": "breadcrumb/_variables.scss",
3674
+ "name": "_variables.scss"
3675
+ }
3676
+ },
3677
+ {
3678
+ "description": "The background color of the Breadcrumb\n",
3679
+ "commentRange": {
3680
+ "start": 52,
3681
+ "end": 53
3532
3682
  },
3533
3683
  "context": {
3534
3684
  "type": "variable",
@@ -3536,8 +3686,8 @@
3536
3686
  "value": "var( --kendo-component-bg, initial )",
3537
3687
  "scope": "default",
3538
3688
  "line": {
3539
- "start": 31,
3540
- "end": 31
3689
+ "start": 54,
3690
+ "end": 54
3541
3691
  }
3542
3692
  },
3543
3693
  "group": [
@@ -3550,19 +3700,19 @@
3550
3700
  }
3551
3701
  },
3552
3702
  {
3553
- "description": "The text color of the breadcrumb\n",
3703
+ "description": "The text color of the Breadcrumb\n",
3554
3704
  "commentRange": {
3555
- "start": 32,
3556
- "end": 33
3705
+ "start": 55,
3706
+ "end": 56
3557
3707
  },
3558
3708
  "context": {
3559
3709
  "type": "variable",
3560
3710
  "name": "kendo-breadcrumb-text",
3561
- "value": "k-get-theme-color-var( neutral-130 )",
3711
+ "value": "get-theme-color-var( neutral-130 )",
3562
3712
  "scope": "default",
3563
3713
  "line": {
3564
- "start": 34,
3565
- "end": 34
3714
+ "start": 57,
3715
+ "end": 57
3566
3716
  }
3567
3717
  },
3568
3718
  "group": [
@@ -3575,10 +3725,10 @@
3575
3725
  }
3576
3726
  },
3577
3727
  {
3578
- "description": "The border color of the breadcrumb\n",
3728
+ "description": "The border color of the Breadcrumb\n",
3579
3729
  "commentRange": {
3580
- "start": 35,
3581
- "end": 36
3730
+ "start": 58,
3731
+ "end": 59
3582
3732
  },
3583
3733
  "context": {
3584
3734
  "type": "variable",
@@ -3586,8 +3736,8 @@
3586
3736
  "value": "transparent",
3587
3737
  "scope": "default",
3588
3738
  "line": {
3589
- "start": 37,
3590
- "end": 37
3739
+ "start": 60,
3740
+ "end": 60
3591
3741
  }
3592
3742
  },
3593
3743
  "group": [
@@ -3602,8 +3752,8 @@
3602
3752
  {
3603
3753
  "description": "The box shadow of the focused breadcrumb\n",
3604
3754
  "commentRange": {
3605
- "start": 38,
3606
- "end": 39
3755
+ "start": 61,
3756
+ "end": 62
3607
3757
  },
3608
3758
  "context": {
3609
3759
  "type": "variable",
@@ -3611,8 +3761,8 @@
3611
3761
  "value": "0 0 0 1px k-get-theme-color-var( neutral-30 )",
3612
3762
  "scope": "default",
3613
3763
  "line": {
3614
- "start": 40,
3615
- "end": 40
3764
+ "start": 63,
3765
+ "end": 63
3616
3766
  }
3617
3767
  },
3618
3768
  "group": [
@@ -3625,10 +3775,10 @@
3625
3775
  }
3626
3776
  },
3627
3777
  {
3628
- "description": "The horizontal padding of the breadcrumb link\n",
3778
+ "description": "The horizontal padding of the Breadcrumb link\n",
3629
3779
  "commentRange": {
3630
- "start": 42,
3631
- "end": 43
3780
+ "start": 65,
3781
+ "end": 66
3632
3782
  },
3633
3783
  "context": {
3634
3784
  "type": "variable",
@@ -3636,8 +3786,8 @@
3636
3786
  "value": "map.get( $kendo-spacing, 2 )",
3637
3787
  "scope": "default",
3638
3788
  "line": {
3639
- "start": 44,
3640
- "end": 44
3789
+ "start": 67,
3790
+ "end": 67
3641
3791
  }
3642
3792
  },
3643
3793
  "group": [
@@ -3650,19 +3800,119 @@
3650
3800
  }
3651
3801
  },
3652
3802
  {
3653
- "description": "The vertical padding of the breadcrumb link\n",
3803
+ "description": "The horizontal padding of the small Breadcrumb link.\n",
3654
3804
  "commentRange": {
3655
- "start": 45,
3656
- "end": 46
3805
+ "start": 68,
3806
+ "end": 69
3807
+ },
3808
+ "context": {
3809
+ "type": "variable",
3810
+ "name": "kendo-breadcrumb-sm-link-padding-x",
3811
+ "value": "map.get( $kendo-spacing, 2 )",
3812
+ "scope": "default",
3813
+ "line": {
3814
+ "start": 70,
3815
+ "end": 70
3816
+ }
3817
+ },
3818
+ "group": [
3819
+ "breadcrumb"
3820
+ ],
3821
+ "access": "public",
3822
+ "file": {
3823
+ "path": "breadcrumb/_variables.scss",
3824
+ "name": "_variables.scss"
3825
+ }
3826
+ },
3827
+ {
3828
+ "description": "The horizontal padding of the medium Breadcrumb link.\n",
3829
+ "commentRange": {
3830
+ "start": 71,
3831
+ "end": 72
3832
+ },
3833
+ "context": {
3834
+ "type": "variable",
3835
+ "name": "kendo-breadcrumb-md-link-padding-x",
3836
+ "value": "$kendo-breadcrumb-link-padding-x",
3837
+ "scope": "default",
3838
+ "line": {
3839
+ "start": 73,
3840
+ "end": 73
3841
+ }
3842
+ },
3843
+ "group": [
3844
+ "breadcrumb"
3845
+ ],
3846
+ "access": "public",
3847
+ "file": {
3848
+ "path": "breadcrumb/_variables.scss",
3849
+ "name": "_variables.scss"
3850
+ }
3851
+ },
3852
+ {
3853
+ "description": "The horizontal padding of the large Breadcrumb link.\n",
3854
+ "commentRange": {
3855
+ "start": 74,
3856
+ "end": 75
3857
+ },
3858
+ "context": {
3859
+ "type": "variable",
3860
+ "name": "kendo-breadcrumb-lg-link-padding-x",
3861
+ "value": "map.get( $kendo-spacing, 2 )",
3862
+ "scope": "default",
3863
+ "line": {
3864
+ "start": 76,
3865
+ "end": 76
3866
+ }
3867
+ },
3868
+ "group": [
3869
+ "breadcrumb"
3870
+ ],
3871
+ "access": "public",
3872
+ "file": {
3873
+ "path": "breadcrumb/_variables.scss",
3874
+ "name": "_variables.scss"
3875
+ }
3876
+ },
3877
+ {
3878
+ "description": "The vertical padding of the Breadcrumb link\n",
3879
+ "commentRange": {
3880
+ "start": 78,
3881
+ "end": 79
3657
3882
  },
3658
3883
  "context": {
3659
3884
  "type": "variable",
3660
3885
  "name": "kendo-breadcrumb-link-padding-y",
3886
+ "value": "map.get( $kendo-spacing, 2 )",
3887
+ "scope": "default",
3888
+ "line": {
3889
+ "start": 80,
3890
+ "end": 80
3891
+ }
3892
+ },
3893
+ "group": [
3894
+ "breadcrumb"
3895
+ ],
3896
+ "access": "public",
3897
+ "file": {
3898
+ "path": "breadcrumb/_variables.scss",
3899
+ "name": "_variables.scss"
3900
+ }
3901
+ },
3902
+ {
3903
+ "description": "The vertical padding of the small Breadcrumb link.\n",
3904
+ "commentRange": {
3905
+ "start": 81,
3906
+ "end": 82
3907
+ },
3908
+ "context": {
3909
+ "type": "variable",
3910
+ "name": "kendo-breadcrumb-sm-link-padding-y",
3661
3911
  "value": "map.get( $kendo-spacing, 1.5 )",
3662
3912
  "scope": "default",
3663
3913
  "line": {
3664
- "start": 47,
3665
- "end": 47
3914
+ "start": 83,
3915
+ "end": 83
3666
3916
  }
3667
3917
  },
3668
3918
  "group": [
@@ -3675,10 +3925,60 @@
3675
3925
  }
3676
3926
  },
3677
3927
  {
3678
- "description": "The radius of the border around the breadcrumb link\n",
3928
+ "description": "The vertical padding of the medium Breadcrumb link.\n",
3679
3929
  "commentRange": {
3680
- "start": 48,
3681
- "end": 49
3930
+ "start": 84,
3931
+ "end": 85
3932
+ },
3933
+ "context": {
3934
+ "type": "variable",
3935
+ "name": "kendo-breadcrumb-md-link-padding-y",
3936
+ "value": "$kendo-breadcrumb-link-padding-y",
3937
+ "scope": "default",
3938
+ "line": {
3939
+ "start": 86,
3940
+ "end": 86
3941
+ }
3942
+ },
3943
+ "group": [
3944
+ "breadcrumb"
3945
+ ],
3946
+ "access": "public",
3947
+ "file": {
3948
+ "path": "breadcrumb/_variables.scss",
3949
+ "name": "_variables.scss"
3950
+ }
3951
+ },
3952
+ {
3953
+ "description": "The vertical padding of the large Breadcrumb link.\n",
3954
+ "commentRange": {
3955
+ "start": 87,
3956
+ "end": 88
3957
+ },
3958
+ "context": {
3959
+ "type": "variable",
3960
+ "name": "kendo-breadcrumb-lg-link-padding-y",
3961
+ "value": "map.get( $kendo-spacing, 2.5 )",
3962
+ "scope": "default",
3963
+ "line": {
3964
+ "start": 89,
3965
+ "end": 89
3966
+ }
3967
+ },
3968
+ "group": [
3969
+ "breadcrumb"
3970
+ ],
3971
+ "access": "public",
3972
+ "file": {
3973
+ "path": "breadcrumb/_variables.scss",
3974
+ "name": "_variables.scss"
3975
+ }
3976
+ },
3977
+ {
3978
+ "description": "The radius of the border around the Breadcrumb link\n",
3979
+ "commentRange": {
3980
+ "start": 91,
3981
+ "end": 92
3682
3982
  },
3683
3983
  "context": {
3684
3984
  "type": "variable",
@@ -3686,8 +3986,8 @@
3686
3986
  "value": "0px",
3687
3987
  "scope": "default",
3688
3988
  "line": {
3689
- "start": 50,
3690
- "end": 50
3989
+ "start": 93,
3990
+ "end": 93
3691
3991
  }
3692
3992
  },
3693
3993
  "group": [
@@ -3700,10 +4000,10 @@
3700
4000
  }
3701
4001
  },
3702
4002
  {
3703
- "description": "The initial text color of the breadcrumb link\n",
4003
+ "description": "The initial text color of the Breadcrumb link\n",
3704
4004
  "commentRange": {
3705
- "start": 51,
3706
- "end": 52
4005
+ "start": 94,
4006
+ "end": 95
3707
4007
  },
3708
4008
  "context": {
3709
4009
  "type": "variable",
@@ -3711,8 +4011,8 @@
3711
4011
  "value": "inherit",
3712
4012
  "scope": "default",
3713
4013
  "line": {
3714
- "start": 53,
3715
- "end": 53
4014
+ "start": 96,
4015
+ "end": 96
3716
4016
  }
3717
4017
  },
3718
4018
  "group": [
@@ -3725,10 +4025,10 @@
3725
4025
  }
3726
4026
  },
3727
4027
  {
3728
- "description": "The background color of the breadcrumb link\n",
4028
+ "description": "The background color of the Breadcrumb link\n",
3729
4029
  "commentRange": {
3730
- "start": 54,
3731
- "end": 55
4030
+ "start": 97,
4031
+ "end": 98
3732
4032
  },
3733
4033
  "context": {
3734
4034
  "type": "variable",
@@ -3736,8 +4036,8 @@
3736
4036
  "value": "transparent",
3737
4037
  "scope": "default",
3738
4038
  "line": {
3739
- "start": 56,
3740
- "end": 56
4039
+ "start": 99,
4040
+ "end": 99
3741
4041
  }
3742
4042
  },
3743
4043
  "group": [
@@ -3750,19 +4050,19 @@
3750
4050
  }
3751
4051
  },
3752
4052
  {
3753
- "description": "The text color of the breadcrumb link\n",
4053
+ "description": "The text color of the Breadcrumb link\n",
3754
4054
  "commentRange": {
3755
- "start": 57,
3756
- "end": 58
4055
+ "start": 100,
4056
+ "end": 101
3757
4057
  },
3758
4058
  "context": {
3759
4059
  "type": "variable",
3760
4060
  "name": "kendo-breadcrumb-link-text",
3761
- "value": "k-get-theme-color-var( neutral-130 )",
4061
+ "value": "get-theme-color-var( neutral-130 )",
3762
4062
  "scope": "default",
3763
4063
  "line": {
3764
- "start": 59,
3765
- "end": 59
4064
+ "start": 102,
4065
+ "end": 102
3766
4066
  }
3767
4067
  },
3768
4068
  "group": [
@@ -3775,10 +4075,10 @@
3775
4075
  }
3776
4076
  },
3777
4077
  {
3778
- "description": "The borer color of the breadcrumb link\n",
4078
+ "description": "The borer color of the Breadcrumb link\n",
3779
4079
  "commentRange": {
3780
- "start": 60,
3781
- "end": 61
4080
+ "start": 103,
4081
+ "end": 104
3782
4082
  },
3783
4083
  "context": {
3784
4084
  "type": "variable",
@@ -3786,8 +4086,8 @@
3786
4086
  "value": "transparent",
3787
4087
  "scope": "default",
3788
4088
  "line": {
3789
- "start": 62,
3790
- "end": 62
4089
+ "start": 105,
4090
+ "end": 105
3791
4091
  }
3792
4092
  },
3793
4093
  "group": [
@@ -3802,8 +4102,8 @@
3802
4102
  {
3803
4103
  "description": "The background color of the hovered breadcrumb link\n",
3804
4104
  "commentRange": {
3805
- "start": 63,
3806
- "end": 64
4105
+ "start": 106,
4106
+ "end": 107
3807
4107
  },
3808
4108
  "context": {
3809
4109
  "type": "variable",
@@ -3811,8 +4111,8 @@
3811
4111
  "value": "var( --kendo-hover-bg, initial )",
3812
4112
  "scope": "default",
3813
4113
  "line": {
3814
- "start": 65,
3815
- "end": 65
4114
+ "start": 108,
4115
+ "end": 108
3816
4116
  }
3817
4117
  },
3818
4118
  "group": [
@@ -3827,8 +4127,8 @@
3827
4127
  {
3828
4128
  "description": "The text color of the hovered breadcrumb link\n",
3829
4129
  "commentRange": {
3830
- "start": 66,
3831
- "end": 67
4130
+ "start": 109,
4131
+ "end": 110
3832
4132
  },
3833
4133
  "context": {
3834
4134
  "type": "variable",
@@ -3836,8 +4136,8 @@
3836
4136
  "value": "k-get-theme-color-var( neutral-160 )",
3837
4137
  "scope": "default",
3838
4138
  "line": {
3839
- "start": 68,
3840
- "end": 68
4139
+ "start": 111,
4140
+ "end": 111
3841
4141
  }
3842
4142
  },
3843
4143
  "group": [
@@ -3852,8 +4152,8 @@
3852
4152
  {
3853
4153
  "description": "The border color of the hovered breadcrumb link\n",
3854
4154
  "commentRange": {
3855
- "start": 69,
3856
- "end": 70
4155
+ "start": 112,
4156
+ "end": 113
3857
4157
  },
3858
4158
  "context": {
3859
4159
  "type": "variable",
@@ -3861,8 +4161,8 @@
3861
4161
  "value": "var( --kendo-hover-border, initial )",
3862
4162
  "scope": "default",
3863
4163
  "line": {
3864
- "start": 71,
3865
- "end": 71
4164
+ "start": 114,
4165
+ "end": 114
3866
4166
  }
3867
4167
  },
3868
4168
  "group": [
@@ -3877,8 +4177,8 @@
3877
4177
  {
3878
4178
  "description": "The background color of the active breadcrumb link\n",
3879
4179
  "commentRange": {
3880
- "start": 72,
3881
- "end": 73
4180
+ "start": 115,
4181
+ "end": 116
3882
4182
  },
3883
4183
  "context": {
3884
4184
  "type": "variable",
@@ -3886,8 +4186,8 @@
3886
4186
  "value": "var( --kendo-selected-bg, initial )",
3887
4187
  "scope": "default",
3888
4188
  "line": {
3889
- "start": 74,
3890
- "end": 74
4189
+ "start": 117,
4190
+ "end": 117
3891
4191
  }
3892
4192
  },
3893
4193
  "group": [
@@ -3902,8 +4202,8 @@
3902
4202
  {
3903
4203
  "description": "The text color of the active breadcrumb link\n",
3904
4204
  "commentRange": {
3905
- "start": 75,
3906
- "end": 76
4205
+ "start": 118,
4206
+ "end": 119
3907
4207
  },
3908
4208
  "context": {
3909
4209
  "type": "variable",
@@ -3911,8 +4211,8 @@
3911
4211
  "value": "var( --kendo-selected-text, initial )",
3912
4212
  "scope": "default",
3913
4213
  "line": {
3914
- "start": 77,
3915
- "end": 77
4214
+ "start": 120,
4215
+ "end": 120
3916
4216
  }
3917
4217
  },
3918
4218
  "group": [
@@ -3927,8 +4227,8 @@
3927
4227
  {
3928
4228
  "description": "The border color of the active breadcrumb link\n",
3929
4229
  "commentRange": {
3930
- "start": 78,
3931
- "end": 79
4230
+ "start": 121,
4231
+ "end": 122
3932
4232
  },
3933
4233
  "context": {
3934
4234
  "type": "variable",
@@ -3936,8 +4236,8 @@
3936
4236
  "value": "k-get-theme-color-var( neutral-30 )",
3937
4237
  "scope": "default",
3938
4238
  "line": {
3939
- "start": 80,
3940
- "end": 80
4239
+ "start": 123,
4240
+ "end": 123
3941
4241
  }
3942
4242
  },
3943
4243
  "group": [
@@ -3952,8 +4252,8 @@
3952
4252
  {
3953
4253
  "description": "The background color of the focused breadcrumb link\n",
3954
4254
  "commentRange": {
3955
- "start": 81,
3956
- "end": 82
4255
+ "start": 124,
4256
+ "end": 125
3957
4257
  },
3958
4258
  "context": {
3959
4259
  "type": "variable",
@@ -3961,8 +4261,8 @@
3961
4261
  "value": "transparent",
3962
4262
  "scope": "default",
3963
4263
  "line": {
3964
- "start": 83,
3965
- "end": 83
4264
+ "start": 126,
4265
+ "end": 126
3966
4266
  }
3967
4267
  },
3968
4268
  "group": [
@@ -3977,8 +4277,8 @@
3977
4277
  {
3978
4278
  "description": "The text color of the focused breadcrumb link\n",
3979
4279
  "commentRange": {
3980
- "start": 84,
3981
- "end": 85
4280
+ "start": 127,
4281
+ "end": 128
3982
4282
  },
3983
4283
  "context": {
3984
4284
  "type": "variable",
@@ -3986,8 +4286,8 @@
3986
4286
  "value": "k-get-theme-color-var( neutral-190 )",
3987
4287
  "scope": "default",
3988
4288
  "line": {
3989
- "start": 86,
3990
- "end": 86
4289
+ "start": 129,
4290
+ "end": 129
3991
4291
  }
3992
4292
  },
3993
4293
  "group": [
@@ -4002,17 +4302,17 @@
4002
4302
  {
4003
4303
  "description": "The box shadow of the focused breadcrumb link\n",
4004
4304
  "commentRange": {
4005
- "start": 87,
4006
- "end": 88
4305
+ "start": 130,
4306
+ "end": 131
4007
4307
  },
4008
4308
  "context": {
4009
4309
  "type": "variable",
4010
4310
  "name": "kendo-breadcrumb-link-focus-shadow",
4011
- "value": "inset 0 0 0 1px k-get-theme-color-var( neutral-130 )",
4311
+ "value": "inset 0 0 0 1px get-theme-color-var( neutral-130 )",
4012
4312
  "scope": "default",
4013
4313
  "line": {
4014
- "start": 89,
4015
- "end": 89
4314
+ "start": 132,
4315
+ "end": 132
4016
4316
  }
4017
4317
  },
4018
4318
  "group": [
@@ -4025,10 +4325,10 @@
4025
4325
  }
4026
4326
  },
4027
4327
  {
4028
- "description": "The focus and hover background color of the breadcrumb link\n",
4328
+ "description": "The focus and hover background color of the Breadcrumb link\n",
4029
4329
  "commentRange": {
4030
- "start": 90,
4031
- "end": 91
4330
+ "start": 133,
4331
+ "end": 134
4032
4332
  },
4033
4333
  "context": {
4034
4334
  "type": "variable",
@@ -4036,8 +4336,8 @@
4036
4336
  "value": "var( --kendo-hover-bg, initial )",
4037
4337
  "scope": "default",
4038
4338
  "line": {
4039
- "start": 92,
4040
- "end": 92
4339
+ "start": 135,
4340
+ "end": 135
4041
4341
  }
4042
4342
  },
4043
4343
  "group": [
@@ -4052,8 +4352,8 @@
4052
4352
  {
4053
4353
  "description": "The background color of the disabled breadcrumb link\n",
4054
4354
  "commentRange": {
4055
- "start": 93,
4056
- "end": 94
4355
+ "start": 136,
4356
+ "end": 137
4057
4357
  },
4058
4358
  "context": {
4059
4359
  "type": "variable",
@@ -4061,8 +4361,8 @@
4061
4361
  "value": "none",
4062
4362
  "scope": "default",
4063
4363
  "line": {
4064
- "start": 95,
4065
- "end": 95
4364
+ "start": 138,
4365
+ "end": 138
4066
4366
  }
4067
4367
  },
4068
4368
  "group": [
@@ -4077,8 +4377,8 @@
4077
4377
  {
4078
4378
  "description": "The text color of the disabled breadcrumb link\n",
4079
4379
  "commentRange": {
4080
- "start": 96,
4081
- "end": 97
4380
+ "start": 139,
4381
+ "end": 140
4082
4382
  },
4083
4383
  "context": {
4084
4384
  "type": "variable",
@@ -4086,8 +4386,8 @@
4086
4386
  "value": "var( --kendo-disabled-text, initial )",
4087
4387
  "scope": "default",
4088
4388
  "line": {
4089
- "start": 98,
4090
- "end": 98
4389
+ "start": 141,
4390
+ "end": 141
4091
4391
  }
4092
4392
  },
4093
4393
  "group": [
@@ -4102,8 +4402,8 @@
4102
4402
  {
4103
4403
  "description": "The border color of the disabled breadcrumb link\n",
4104
4404
  "commentRange": {
4105
- "start": 99,
4106
- "end": 100
4405
+ "start": 142,
4406
+ "end": 143
4107
4407
  },
4108
4408
  "context": {
4109
4409
  "type": "variable",
@@ -4111,8 +4411,8 @@
4111
4411
  "value": "none",
4112
4412
  "scope": "default",
4113
4413
  "line": {
4114
- "start": 101,
4115
- "end": 101
4414
+ "start": 144,
4415
+ "end": 144
4116
4416
  }
4117
4417
  },
4118
4418
  "group": [
@@ -4125,10 +4425,10 @@
4125
4425
  }
4126
4426
  },
4127
4427
  {
4128
- "description": "The background color of selected the breadcrumb link\n",
4428
+ "description": "The background color of selected the Breadcrumb link\n",
4129
4429
  "commentRange": {
4130
- "start": 102,
4131
- "end": 103
4430
+ "start": 145,
4431
+ "end": 146
4132
4432
  },
4133
4433
  "context": {
4134
4434
  "type": "variable",
@@ -4136,8 +4436,8 @@
4136
4436
  "value": "var( --kendo-component-bg, initial )",
4137
4437
  "scope": "default",
4138
4438
  "line": {
4139
- "start": 104,
4140
- "end": 104
4439
+ "start": 147,
4440
+ "end": 147
4141
4441
  }
4142
4442
  },
4143
4443
  "group": [
@@ -4152,8 +4452,8 @@
4152
4452
  {
4153
4453
  "description": "The text color of the selected breadcrumb link\n",
4154
4454
  "commentRange": {
4155
- "start": 105,
4156
- "end": 106
4455
+ "start": 148,
4456
+ "end": 149
4157
4457
  },
4158
4458
  "context": {
4159
4459
  "type": "variable",
@@ -4161,8 +4461,8 @@
4161
4461
  "value": "k-get-theme-color-var( neutral-160 )",
4162
4462
  "scope": "default",
4163
4463
  "line": {
4164
- "start": 107,
4165
- "end": 107
4464
+ "start": 150,
4465
+ "end": 150
4166
4466
  }
4167
4467
  },
4168
4468
  "group": [
@@ -4177,8 +4477,8 @@
4177
4477
  {
4178
4478
  "description": "The border color of the selected breadcrumb link\n",
4179
4479
  "commentRange": {
4180
- "start": 108,
4181
- "end": 109
4480
+ "start": 151,
4481
+ "end": 152
4182
4482
  },
4183
4483
  "context": {
4184
4484
  "type": "variable",
@@ -4186,8 +4486,8 @@
4186
4486
  "value": "transparent",
4187
4487
  "scope": "default",
4188
4488
  "line": {
4189
- "start": 110,
4190
- "end": 110
4489
+ "start": 153,
4490
+ "end": 153
4191
4491
  }
4192
4492
  },
4193
4493
  "group": [
@@ -4202,8 +4502,8 @@
4202
4502
  {
4203
4503
  "description": "The font weight of the selected breadcrumb link\n",
4204
4504
  "commentRange": {
4205
- "start": 111,
4206
- "end": 112
4505
+ "start": 154,
4506
+ "end": 155
4207
4507
  },
4208
4508
  "context": {
4209
4509
  "type": "variable",
@@ -4211,8 +4511,8 @@
4211
4511
  "value": "var( --kendo-font-weight-bold, bold )",
4212
4512
  "scope": "default",
4213
4513
  "line": {
4214
- "start": 113,
4215
- "end": 113
4514
+ "start": 156,
4515
+ "end": 156
4216
4516
  }
4217
4517
  },
4218
4518
  "group": [
@@ -4225,10 +4525,10 @@
4225
4525
  }
4226
4526
  },
4227
4527
  {
4228
- "description": "The background color of the breadcrumb root link\n",
4528
+ "description": "The background color of the Breadcrumb root link\n",
4229
4529
  "commentRange": {
4230
- "start": 115,
4231
- "end": 116
4530
+ "start": 158,
4531
+ "end": 159
4232
4532
  },
4233
4533
  "context": {
4234
4534
  "type": "variable",
@@ -4236,8 +4536,8 @@
4236
4536
  "value": "$kendo-breadcrumb-link-bg",
4237
4537
  "scope": "default",
4238
4538
  "line": {
4239
- "start": 117,
4240
- "end": 117
4539
+ "start": 160,
4540
+ "end": 160
4241
4541
  }
4242
4542
  },
4243
4543
  "group": [
@@ -4250,10 +4550,10 @@
4250
4550
  }
4251
4551
  },
4252
4552
  {
4253
- "description": "The text color of the breadcrumb root link\n",
4553
+ "description": "The text color of the Breadcrumb root link\n",
4254
4554
  "commentRange": {
4255
- "start": 118,
4256
- "end": 119
4555
+ "start": 161,
4556
+ "end": 162
4257
4557
  },
4258
4558
  "context": {
4259
4559
  "type": "variable",
@@ -4261,8 +4561,8 @@
4261
4561
  "value": "$kendo-breadcrumb-link-text",
4262
4562
  "scope": "default",
4263
4563
  "line": {
4264
- "start": 120,
4265
- "end": 120
4564
+ "start": 163,
4565
+ "end": 163
4266
4566
  }
4267
4567
  },
4268
4568
  "group": [
@@ -4275,10 +4575,10 @@
4275
4575
  }
4276
4576
  },
4277
4577
  {
4278
- "description": "The border color of the breadcrumb root link\n",
4578
+ "description": "The border color of the Breadcrumb root link\n",
4279
4579
  "commentRange": {
4280
- "start": 121,
4281
- "end": 122
4580
+ "start": 164,
4581
+ "end": 165
4282
4582
  },
4283
4583
  "context": {
4284
4584
  "type": "variable",
@@ -4286,8 +4586,8 @@
4286
4586
  "value": "$kendo-breadcrumb-link-border",
4287
4587
  "scope": "default",
4288
4588
  "line": {
4289
- "start": 123,
4290
- "end": 123
4589
+ "start": 166,
4590
+ "end": 166
4291
4591
  }
4292
4592
  },
4293
4593
  "group": [
@@ -4302,8 +4602,8 @@
4302
4602
  {
4303
4603
  "description": "The background color of the hovered breadcrumb root link\n",
4304
4604
  "commentRange": {
4305
- "start": 124,
4306
- "end": 125
4605
+ "start": 167,
4606
+ "end": 168
4307
4607
  },
4308
4608
  "context": {
4309
4609
  "type": "variable",
@@ -4311,8 +4611,8 @@
4311
4611
  "value": "$kendo-breadcrumb-link-hover-bg",
4312
4612
  "scope": "default",
4313
4613
  "line": {
4314
- "start": 126,
4315
- "end": 126
4614
+ "start": 169,
4615
+ "end": 169
4316
4616
  }
4317
4617
  },
4318
4618
  "group": [
@@ -4327,8 +4627,8 @@
4327
4627
  {
4328
4628
  "description": "The text color of the hovered breadcrumb root link\n",
4329
4629
  "commentRange": {
4330
- "start": 127,
4331
- "end": 128
4630
+ "start": 170,
4631
+ "end": 171
4332
4632
  },
4333
4633
  "context": {
4334
4634
  "type": "variable",
@@ -4336,8 +4636,8 @@
4336
4636
  "value": "$kendo-breadcrumb-link-hover-text",
4337
4637
  "scope": "default",
4338
4638
  "line": {
4339
- "start": 129,
4340
- "end": 129
4639
+ "start": 172,
4640
+ "end": 172
4341
4641
  }
4342
4642
  },
4343
4643
  "group": [
@@ -4352,8 +4652,8 @@
4352
4652
  {
4353
4653
  "description": "The border color of the hovered breadcrumb root link\n",
4354
4654
  "commentRange": {
4355
- "start": 130,
4356
- "end": 131
4655
+ "start": 173,
4656
+ "end": 174
4357
4657
  },
4358
4658
  "context": {
4359
4659
  "type": "variable",
@@ -4361,8 +4661,8 @@
4361
4661
  "value": "$kendo-breadcrumb-link-hover-border",
4362
4662
  "scope": "default",
4363
4663
  "line": {
4364
- "start": 132,
4365
- "end": 132
4664
+ "start": 175,
4665
+ "end": 175
4366
4666
  }
4367
4667
  },
4368
4668
  "group": [
@@ -4377,8 +4677,8 @@
4377
4677
  {
4378
4678
  "description": "The background color of the active breadcrumb root link\n",
4379
4679
  "commentRange": {
4380
- "start": 133,
4381
- "end": 134
4680
+ "start": 176,
4681
+ "end": 177
4382
4682
  },
4383
4683
  "context": {
4384
4684
  "type": "variable",
@@ -4386,8 +4686,8 @@
4386
4686
  "value": "$kendo-breadcrumb-link-active-bg",
4387
4687
  "scope": "default",
4388
4688
  "line": {
4389
- "start": 135,
4390
- "end": 135
4689
+ "start": 178,
4690
+ "end": 178
4391
4691
  }
4392
4692
  },
4393
4693
  "group": [
@@ -4402,8 +4702,8 @@
4402
4702
  {
4403
4703
  "description": "The text color of the active breadcrumb root link\n",
4404
4704
  "commentRange": {
4405
- "start": 136,
4406
- "end": 137
4705
+ "start": 179,
4706
+ "end": 180
4407
4707
  },
4408
4708
  "context": {
4409
4709
  "type": "variable",
@@ -4411,8 +4711,8 @@
4411
4711
  "value": "$kendo-breadcrumb-link-active-text",
4412
4712
  "scope": "default",
4413
4713
  "line": {
4414
- "start": 138,
4415
- "end": 138
4714
+ "start": 181,
4715
+ "end": 181
4416
4716
  }
4417
4717
  },
4418
4718
  "group": [
@@ -4427,8 +4727,8 @@
4427
4727
  {
4428
4728
  "description": "The border color of the active breadcrumb root link\n",
4429
4729
  "commentRange": {
4430
- "start": 139,
4431
- "end": 140
4730
+ "start": 182,
4731
+ "end": 183
4432
4732
  },
4433
4733
  "context": {
4434
4734
  "type": "variable",
@@ -4436,8 +4736,8 @@
4436
4736
  "value": "$kendo-breadcrumb-link-active-border",
4437
4737
  "scope": "default",
4438
4738
  "line": {
4439
- "start": 141,
4440
- "end": 141
4739
+ "start": 184,
4740
+ "end": 184
4441
4741
  }
4442
4742
  },
4443
4743
  "group": [
@@ -4452,8 +4752,8 @@
4452
4752
  {
4453
4753
  "description": "The background color of the focused breadcrumb root link\n",
4454
4754
  "commentRange": {
4455
- "start": 142,
4456
- "end": 143
4755
+ "start": 185,
4756
+ "end": 186
4457
4757
  },
4458
4758
  "context": {
4459
4759
  "type": "variable",
@@ -4461,8 +4761,8 @@
4461
4761
  "value": "$kendo-breadcrumb-link-focus-bg",
4462
4762
  "scope": "default",
4463
4763
  "line": {
4464
- "start": 144,
4465
- "end": 144
4764
+ "start": 187,
4765
+ "end": 187
4466
4766
  }
4467
4767
  },
4468
4768
  "group": [
@@ -4477,8 +4777,8 @@
4477
4777
  {
4478
4778
  "description": "The text color of the focused breadcrumb root link\n",
4479
4779
  "commentRange": {
4480
- "start": 145,
4481
- "end": 146
4780
+ "start": 188,
4781
+ "end": 189
4482
4782
  },
4483
4783
  "context": {
4484
4784
  "type": "variable",
@@ -4486,8 +4786,8 @@
4486
4786
  "value": "$kendo-breadcrumb-link-focus-text",
4487
4787
  "scope": "default",
4488
4788
  "line": {
4489
- "start": 147,
4490
- "end": 147
4789
+ "start": 190,
4790
+ "end": 190
4491
4791
  }
4492
4792
  },
4493
4793
  "group": [
@@ -4502,8 +4802,8 @@
4502
4802
  {
4503
4803
  "description": "The border color of the focused breadcrumb root link\n",
4504
4804
  "commentRange": {
4505
- "start": 148,
4506
- "end": 149
4805
+ "start": 191,
4806
+ "end": 192
4507
4807
  },
4508
4808
  "context": {
4509
4809
  "type": "variable",
@@ -4511,8 +4811,8 @@
4511
4811
  "value": "$kendo-breadcrumb-link-focus-shadow",
4512
4812
  "scope": "default",
4513
4813
  "line": {
4514
- "start": 150,
4515
- "end": 150
4814
+ "start": 193,
4815
+ "end": 193
4516
4816
  }
4517
4817
  },
4518
4818
  "group": [
@@ -4525,10 +4825,10 @@
4525
4825
  }
4526
4826
  },
4527
4827
  {
4528
- "description": "The focus and hover background color of the breadcrumb root link\n",
4828
+ "description": "The focus and hover background color of the Breadcrumb root link\n",
4529
4829
  "commentRange": {
4530
- "start": 151,
4531
- "end": 152
4830
+ "start": 194,
4831
+ "end": 195
4532
4832
  },
4533
4833
  "context": {
4534
4834
  "type": "variable",
@@ -4536,8 +4836,8 @@
4536
4836
  "value": "$kendo-breadcrumb-link-focus-hover-bg",
4537
4837
  "scope": "default",
4538
4838
  "line": {
4539
- "start": 153,
4540
- "end": 153
4839
+ "start": 196,
4840
+ "end": 196
4541
4841
  }
4542
4842
  },
4543
4843
  "group": [
@@ -4552,8 +4852,8 @@
4552
4852
  {
4553
4853
  "description": "The text color of the disabled breadcrumb root link\n",
4554
4854
  "commentRange": {
4555
- "start": 154,
4556
- "end": 155
4855
+ "start": 197,
4856
+ "end": 198
4557
4857
  },
4558
4858
  "context": {
4559
4859
  "type": "variable",
@@ -4561,8 +4861,8 @@
4561
4861
  "value": "$kendo-breadcrumb-link-disabled-text",
4562
4862
  "scope": "default",
4563
4863
  "line": {
4564
- "start": 156,
4565
- "end": 156
4864
+ "start": 199,
4865
+ "end": 199
4566
4866
  }
4567
4867
  },
4568
4868
  "group": [
@@ -4575,19 +4875,119 @@
4575
4875
  }
4576
4876
  },
4577
4877
  {
4578
- "description": "The horizontal padding of the breadcrumb link icon\n",
4878
+ "description": "The vertical padding of the Breadcrumb link icon\n",
4579
4879
  "commentRange": {
4580
- "start": 162,
4581
- "end": 163
4880
+ "start": 205,
4881
+ "end": 206
4882
+ },
4883
+ "context": {
4884
+ "type": "variable",
4885
+ "name": "kendo-breadcrumb-icon-link-padding-y",
4886
+ "value": "map.get( $kendo-spacing, 2.5 )",
4887
+ "scope": "default",
4888
+ "line": {
4889
+ "start": 207,
4890
+ "end": 207
4891
+ }
4892
+ },
4893
+ "group": [
4894
+ "breadcrumb"
4895
+ ],
4896
+ "access": "public",
4897
+ "file": {
4898
+ "path": "breadcrumb/_variables.scss",
4899
+ "name": "_variables.scss"
4900
+ }
4901
+ },
4902
+ {
4903
+ "description": "The vertical padding of the small Breadcrumb link icon.\n",
4904
+ "commentRange": {
4905
+ "start": 208,
4906
+ "end": 209
4907
+ },
4908
+ "context": {
4909
+ "type": "variable",
4910
+ "name": "kendo-breadcrumb-sm-icon-link-padding-y",
4911
+ "value": "map.get( $kendo-spacing, 2 )",
4912
+ "scope": "default",
4913
+ "line": {
4914
+ "start": 210,
4915
+ "end": 210
4916
+ }
4917
+ },
4918
+ "group": [
4919
+ "breadcrumb"
4920
+ ],
4921
+ "access": "public",
4922
+ "file": {
4923
+ "path": "breadcrumb/_variables.scss",
4924
+ "name": "_variables.scss"
4925
+ }
4926
+ },
4927
+ {
4928
+ "description": "The vertical padding of the medium Breadcrumb link icon.\n",
4929
+ "commentRange": {
4930
+ "start": 211,
4931
+ "end": 212
4932
+ },
4933
+ "context": {
4934
+ "type": "variable",
4935
+ "name": "kendo-breadcrumb-md-icon-link-padding-y",
4936
+ "value": "$kendo-breadcrumb-icon-link-padding-y",
4937
+ "scope": "default",
4938
+ "line": {
4939
+ "start": 213,
4940
+ "end": 213
4941
+ }
4942
+ },
4943
+ "group": [
4944
+ "breadcrumb"
4945
+ ],
4946
+ "access": "public",
4947
+ "file": {
4948
+ "path": "breadcrumb/_variables.scss",
4949
+ "name": "_variables.scss"
4950
+ }
4951
+ },
4952
+ {
4953
+ "description": "The vertical padding of the large Breadcrumb link icon.\n",
4954
+ "commentRange": {
4955
+ "start": 214,
4956
+ "end": 215
4957
+ },
4958
+ "context": {
4959
+ "type": "variable",
4960
+ "name": "kendo-breadcrumb-lg-icon-link-padding-y",
4961
+ "value": "map.get( $kendo-spacing, 3 )",
4962
+ "scope": "default",
4963
+ "line": {
4964
+ "start": 216,
4965
+ "end": 216
4966
+ }
4967
+ },
4968
+ "group": [
4969
+ "breadcrumb"
4970
+ ],
4971
+ "access": "public",
4972
+ "file": {
4973
+ "path": "breadcrumb/_variables.scss",
4974
+ "name": "_variables.scss"
4975
+ }
4976
+ },
4977
+ {
4978
+ "description": "The horizontal padding of the Breadcrumb link icon\n",
4979
+ "commentRange": {
4980
+ "start": 218,
4981
+ "end": 219
4582
4982
  },
4583
4983
  "context": {
4584
4984
  "type": "variable",
4585
4985
  "name": "kendo-breadcrumb-icon-link-padding-x",
4586
- "value": "$kendo-breadcrumb-link-padding-x",
4986
+ "value": "$kendo-breadcrumb-icon-link-padding-y",
4587
4987
  "scope": "default",
4588
4988
  "line": {
4589
- "start": 164,
4590
- "end": 164
4989
+ "start": 220,
4990
+ "end": 220
4591
4991
  }
4592
4992
  },
4593
4993
  "group": [
@@ -4600,19 +5000,94 @@
4600
5000
  }
4601
5001
  },
4602
5002
  {
4603
- "description": "The vertical padding of the breadcrumb link icon\n",
5003
+ "description": "The horizontal padding of the small Breadcrumb link icon.\n",
4604
5004
  "commentRange": {
4605
- "start": 165,
4606
- "end": 166
5005
+ "start": 221,
5006
+ "end": 222
4607
5007
  },
4608
5008
  "context": {
4609
5009
  "type": "variable",
4610
- "name": "kendo-breadcrumb-icon-link-padding-y",
5010
+ "name": "kendo-breadcrumb-sm-icon-link-padding-x",
5011
+ "value": "$kendo-breadcrumb-sm-icon-link-padding-y",
5012
+ "scope": "default",
5013
+ "line": {
5014
+ "start": 223,
5015
+ "end": 223
5016
+ }
5017
+ },
5018
+ "group": [
5019
+ "breadcrumb"
5020
+ ],
5021
+ "access": "public",
5022
+ "file": {
5023
+ "path": "breadcrumb/_variables.scss",
5024
+ "name": "_variables.scss"
5025
+ }
5026
+ },
5027
+ {
5028
+ "description": "The horizontal padding of the medium Breadcrumb link icon.\n",
5029
+ "commentRange": {
5030
+ "start": 224,
5031
+ "end": 225
5032
+ },
5033
+ "context": {
5034
+ "type": "variable",
5035
+ "name": "kendo-breadcrumb-md-icon-link-padding-x",
4611
5036
  "value": "$kendo-breadcrumb-icon-link-padding-x",
4612
5037
  "scope": "default",
4613
5038
  "line": {
4614
- "start": 167,
4615
- "end": 167
5039
+ "start": 226,
5040
+ "end": 226
5041
+ }
5042
+ },
5043
+ "group": [
5044
+ "breadcrumb"
5045
+ ],
5046
+ "access": "public",
5047
+ "file": {
5048
+ "path": "breadcrumb/_variables.scss",
5049
+ "name": "_variables.scss"
5050
+ }
5051
+ },
5052
+ {
5053
+ "description": "The horizontal padding of the large Breadcrumb link icon.\n",
5054
+ "commentRange": {
5055
+ "start": 227,
5056
+ "end": 228
5057
+ },
5058
+ "context": {
5059
+ "type": "variable",
5060
+ "name": "kendo-breadcrumb-lg-icon-link-padding-x",
5061
+ "value": "$kendo-breadcrumb-lg-icon-link-padding-y",
5062
+ "scope": "default",
5063
+ "line": {
5064
+ "start": 229,
5065
+ "end": 229
5066
+ }
5067
+ },
5068
+ "group": [
5069
+ "breadcrumb"
5070
+ ],
5071
+ "access": "public",
5072
+ "file": {
5073
+ "path": "breadcrumb/_variables.scss",
5074
+ "name": "_variables.scss"
5075
+ }
5076
+ },
5077
+ {
5078
+ "description": "The sizes map for the Breadcrumb.\n",
5079
+ "commentRange": {
5080
+ "start": 235,
5081
+ "end": 236
5082
+ },
5083
+ "context": {
5084
+ "type": "variable",
5085
+ "name": "kendo-breadcrumb-sizes",
5086
+ "value": "(\n sm: (\n link-padding-x: $kendo-breadcrumb-sm-link-padding-x,\n link-padding-y: $kendo-breadcrumb-sm-link-padding-y,\n icon-link-padding-x: $kendo-breadcrumb-sm-icon-link-padding-x,\n icon-link-padding-y: $kendo-breadcrumb-sm-icon-link-padding-y,\n font-size: $kendo-breadcrumb-sm-font-size,\n line-height: $kendo-breadcrumb-sm-line-height\n ),\n md: (\n link-padding-x: $kendo-breadcrumb-md-link-padding-x,\n link-padding-y: $kendo-breadcrumb-md-link-padding-y,\n icon-link-padding-x: $kendo-breadcrumb-md-icon-link-padding-x,\n icon-link-padding-y: $kendo-breadcrumb-md-icon-link-padding-y,\n font-size: $kendo-breadcrumb-md-font-size,\n line-height: $kendo-breadcrumb-md-line-height\n ),\n lg: (\n link-padding-x: $kendo-breadcrumb-lg-link-padding-x,\n link-padding-y: $kendo-breadcrumb-lg-link-padding-y,\n icon-link-padding-x: $kendo-breadcrumb-lg-icon-link-padding-x,\n icon-link-padding-y: $kendo-breadcrumb-lg-icon-link-padding-y,\n font-size: $kendo-breadcrumb-lg-font-size,\n line-height: $kendo-breadcrumb-lg-line-height\n )\n)",
5087
+ "scope": "default",
5088
+ "line": {
5089
+ "start": 237,
5090
+ "end": 262
4616
5091
  }
4617
5092
  },
4618
5093
  "group": [
@@ -11050,15 +11525,15 @@
11050
11525
  }
11051
11526
  },
11052
11527
  {
11053
- "description": "The horizontal padding of the toolbar in the chat.\n",
11528
+ "description": "The spacing of the toolbar in the chat.\n",
11054
11529
  "commentRange": {
11055
11530
  "start": 115,
11056
11531
  "end": 116
11057
11532
  },
11058
11533
  "context": {
11059
11534
  "type": "variable",
11060
- "name": "kendo-chat-toolbar-padding-x",
11061
- "value": "$kendo-toolbar-md-padding-x",
11535
+ "name": "kendo-chat-toolbar-spacing",
11536
+ "value": "$kendo-toolbar-md-spacing",
11062
11537
  "scope": "default",
11063
11538
  "line": {
11064
11539
  "start": 117,
@@ -11075,15 +11550,15 @@
11075
11550
  }
11076
11551
  },
11077
11552
  {
11078
- "description": "The vertical padding of the toolbar in the chat.\n",
11553
+ "description": "The background of the toolbar in the chat.\n",
11079
11554
  "commentRange": {
11080
11555
  "start": 118,
11081
11556
  "end": 119
11082
11557
  },
11083
11558
  "context": {
11084
11559
  "type": "variable",
11085
- "name": "kendo-chat-toolbar-padding-y",
11086
- "value": "$kendo-toolbar-md-padding-y",
11560
+ "name": "kendo-chat-toolbar-bg",
11561
+ "value": "$kendo-toolbar-bg",
11087
11562
  "scope": "default",
11088
11563
  "line": {
11089
11564
  "start": 120,
@@ -11100,15 +11575,15 @@
11100
11575
  }
11101
11576
  },
11102
11577
  {
11103
- "description": "The spacing of the toolbar in the chat.\n",
11578
+ "description": "The text of the toolbar in the chat.\n",
11104
11579
  "commentRange": {
11105
11580
  "start": 121,
11106
11581
  "end": 122
11107
11582
  },
11108
11583
  "context": {
11109
11584
  "type": "variable",
11110
- "name": "kendo-chat-toolbar-spacing",
11111
- "value": "$kendo-toolbar-md-spacing",
11585
+ "name": "kendo-chat-toolbar-text",
11586
+ "value": "$kendo-toolbar-text",
11112
11587
  "scope": "default",
11113
11588
  "line": {
11114
11589
  "start": 123,
@@ -11125,69 +11600,19 @@
11125
11600
  }
11126
11601
  },
11127
11602
  {
11128
- "description": "The background of the toolbar in the chat.\n",
11603
+ "description": "The border of the toolbar in the chat.\n",
11129
11604
  "commentRange": {
11130
11605
  "start": 124,
11131
11606
  "end": 125
11132
11607
  },
11133
- "context": {
11134
- "type": "variable",
11135
- "name": "kendo-chat-toolbar-bg",
11136
- "value": "$kendo-toolbar-bg",
11137
- "scope": "default",
11138
- "line": {
11139
- "start": 126,
11140
- "end": 126
11141
- }
11142
- },
11143
- "group": [
11144
- "chat"
11145
- ],
11146
- "access": "public",
11147
- "file": {
11148
- "path": "chat/_variables.scss",
11149
- "name": "_variables.scss"
11150
- }
11151
- },
11152
- {
11153
- "description": "The text of the toolbar in the chat.\n",
11154
- "commentRange": {
11155
- "start": 127,
11156
- "end": 128
11157
- },
11158
- "context": {
11159
- "type": "variable",
11160
- "name": "kendo-chat-toolbar-text",
11161
- "value": "$kendo-toolbar-text",
11162
- "scope": "default",
11163
- "line": {
11164
- "start": 129,
11165
- "end": 129
11166
- }
11167
- },
11168
- "group": [
11169
- "chat"
11170
- ],
11171
- "access": "public",
11172
- "file": {
11173
- "path": "chat/_variables.scss",
11174
- "name": "_variables.scss"
11175
- }
11176
- },
11177
- {
11178
- "description": "The border of the toolbar in the chat.\n",
11179
- "commentRange": {
11180
- "start": 130,
11181
- "end": 131
11182
- },
11183
11608
  "context": {
11184
11609
  "type": "variable",
11185
11610
  "name": "kendo-chat-toolbar-border",
11186
11611
  "value": "inherit",
11187
11612
  "scope": "default",
11188
11613
  "line": {
11189
- "start": 132,
11190
- "end": 132
11614
+ "start": 126,
11615
+ "end": 126
11191
11616
  }
11192
11617
  },
11193
11618
  "group": [
@@ -11202,8 +11627,8 @@
11202
11627
  {
11203
11628
  "description": "The horizontal padding of the quick reply in the chat.\n",
11204
11629
  "commentRange": {
11205
- "start": 134,
11206
- "end": 135
11630
+ "start": 128,
11631
+ "end": 129
11207
11632
  },
11208
11633
  "context": {
11209
11634
  "type": "variable",
@@ -11211,8 +11636,8 @@
11211
11636
  "value": "map.get( $kendo-spacing, 3 )",
11212
11637
  "scope": "default",
11213
11638
  "line": {
11214
- "start": 136,
11215
- "end": 136
11639
+ "start": 130,
11640
+ "end": 130
11216
11641
  }
11217
11642
  },
11218
11643
  "group": [
@@ -11227,8 +11652,8 @@
11227
11652
  {
11228
11653
  "description": "The vertical padding of the quick reply in the chat.\n",
11229
11654
  "commentRange": {
11230
- "start": 137,
11231
- "end": 138
11655
+ "start": 131,
11656
+ "end": 132
11232
11657
  },
11233
11658
  "context": {
11234
11659
  "type": "variable",
@@ -11236,8 +11661,8 @@
11236
11661
  "value": "map.get( $kendo-spacing, 2 )",
11237
11662
  "scope": "default",
11238
11663
  "line": {
11239
- "start": 139,
11240
- "end": 139
11664
+ "start": 133,
11665
+ "end": 133
11241
11666
  }
11242
11667
  },
11243
11668
  "group": [
@@ -11252,8 +11677,8 @@
11252
11677
  {
11253
11678
  "description": "The spacing of the quick reply in the chat.\n",
11254
11679
  "commentRange": {
11255
- "start": 140,
11256
- "end": 141
11680
+ "start": 134,
11681
+ "end": 135
11257
11682
  },
11258
11683
  "context": {
11259
11684
  "type": "variable",
@@ -11261,8 +11686,8 @@
11261
11686
  "value": "map.get( $kendo-spacing, 2 )",
11262
11687
  "scope": "default",
11263
11688
  "line": {
11264
- "start": 142,
11265
- "end": 142
11689
+ "start": 136,
11690
+ "end": 136
11266
11691
  }
11267
11692
  },
11268
11693
  "group": [
@@ -11277,8 +11702,8 @@
11277
11702
  {
11278
11703
  "description": "The line height of the quick reply in the chat.\n",
11279
11704
  "commentRange": {
11280
- "start": 143,
11281
- "end": 144
11705
+ "start": 137,
11706
+ "end": 138
11282
11707
  },
11283
11708
  "context": {
11284
11709
  "type": "variable",
@@ -11286,8 +11711,8 @@
11286
11711
  "value": "$kendo-chat-bubble-line-height",
11287
11712
  "scope": "default",
11288
11713
  "line": {
11289
- "start": 145,
11290
- "end": 145
11714
+ "start": 139,
11715
+ "end": 139
11291
11716
  }
11292
11717
  },
11293
11718
  "group": [
@@ -11302,8 +11727,8 @@
11302
11727
  {
11303
11728
  "description": "The background of the chat.\n",
11304
11729
  "commentRange": {
11305
- "start": 147,
11306
- "end": 148
11730
+ "start": 141,
11731
+ "end": 142
11307
11732
  },
11308
11733
  "context": {
11309
11734
  "type": "variable",
@@ -11311,8 +11736,8 @@
11311
11736
  "value": "k-get-theme-color-var( neutral-10 )",
11312
11737
  "scope": "default",
11313
11738
  "line": {
11314
- "start": 149,
11315
- "end": 149
11739
+ "start": 143,
11740
+ "end": 143
11316
11741
  }
11317
11742
  },
11318
11743
  "group": [
@@ -11327,8 +11752,8 @@
11327
11752
  {
11328
11753
  "description": "The text of the chat.\n",
11329
11754
  "commentRange": {
11330
- "start": 150,
11331
- "end": 151
11755
+ "start": 144,
11756
+ "end": 145
11332
11757
  },
11333
11758
  "context": {
11334
11759
  "type": "variable",
@@ -11336,8 +11761,8 @@
11336
11761
  "value": "k-get-theme-color-var( neutral-190 )",
11337
11762
  "scope": "default",
11338
11763
  "line": {
11339
- "start": 152,
11340
- "end": 152
11764
+ "start": 146,
11765
+ "end": 146
11341
11766
  }
11342
11767
  },
11343
11768
  "group": [
@@ -11352,8 +11777,8 @@
11352
11777
  {
11353
11778
  "description": "The border of the chat.\n",
11354
11779
  "commentRange": {
11355
- "start": 153,
11356
- "end": 154
11780
+ "start": 147,
11781
+ "end": 148
11357
11782
  },
11358
11783
  "context": {
11359
11784
  "type": "variable",
@@ -11361,8 +11786,8 @@
11361
11786
  "value": "k-get-theme-color-var( neutral-30 )",
11362
11787
  "scope": "default",
11363
11788
  "line": {
11364
- "start": 155,
11365
- "end": 155
11789
+ "start": 149,
11790
+ "end": 149
11366
11791
  }
11367
11792
  },
11368
11793
  "group": [
@@ -11377,8 +11802,8 @@
11377
11802
  {
11378
11803
  "description": "The background of the bubble in the chat.\n",
11379
11804
  "commentRange": {
11380
- "start": 157,
11381
- "end": 158
11805
+ "start": 151,
11806
+ "end": 152
11382
11807
  },
11383
11808
  "context": {
11384
11809
  "type": "variable",
@@ -11386,8 +11811,8 @@
11386
11811
  "value": "var( --kendo-component-bg, inherit )",
11387
11812
  "scope": "default",
11388
11813
  "line": {
11389
- "start": 159,
11390
- "end": 159
11814
+ "start": 153,
11815
+ "end": 153
11391
11816
  }
11392
11817
  },
11393
11818
  "group": [
@@ -11402,8 +11827,8 @@
11402
11827
  {
11403
11828
  "description": "The text of the bubble in the chat.\n",
11404
11829
  "commentRange": {
11405
- "start": 160,
11406
- "end": 161
11830
+ "start": 154,
11831
+ "end": 155
11407
11832
  },
11408
11833
  "context": {
11409
11834
  "type": "variable",
@@ -11411,8 +11836,8 @@
11411
11836
  "value": "var( --kendo-component-text, inherit )",
11412
11837
  "scope": "default",
11413
11838
  "line": {
11414
- "start": 162,
11415
- "end": 162
11839
+ "start": 156,
11840
+ "end": 156
11416
11841
  }
11417
11842
  },
11418
11843
  "group": [
@@ -11427,8 +11852,8 @@
11427
11852
  {
11428
11853
  "description": "The border of the bubble in the chat.\n",
11429
11854
  "commentRange": {
11430
- "start": 163,
11431
- "end": 164
11855
+ "start": 157,
11856
+ "end": 158
11432
11857
  },
11433
11858
  "context": {
11434
11859
  "type": "variable",
@@ -11436,8 +11861,8 @@
11436
11861
  "value": "$kendo-chat-bubble-bg",
11437
11862
  "scope": "default",
11438
11863
  "line": {
11439
- "start": 165,
11440
- "end": 165
11864
+ "start": 159,
11865
+ "end": 159
11441
11866
  }
11442
11867
  },
11443
11868
  "group": [
@@ -11452,8 +11877,8 @@
11452
11877
  {
11453
11878
  "description": "The box shadow of the bubble in the chat.\n",
11454
11879
  "commentRange": {
11455
- "start": 166,
11456
- "end": 167
11880
+ "start": 160,
11881
+ "end": 161
11457
11882
  },
11458
11883
  "context": {
11459
11884
  "type": "variable",
@@ -11461,8 +11886,8 @@
11461
11886
  "value": "var( --kendo-box-shadow-depth-1, none )",
11462
11887
  "scope": "default",
11463
11888
  "line": {
11464
- "start": 168,
11465
- "end": 168
11889
+ "start": 162,
11890
+ "end": 162
11466
11891
  }
11467
11892
  },
11468
11893
  "group": [
@@ -11477,8 +11902,8 @@
11477
11902
  {
11478
11903
  "description": "The hover shadow of the bubble in the chat.\n",
11479
11904
  "commentRange": {
11480
- "start": 169,
11481
- "end": 170
11905
+ "start": 163,
11906
+ "end": 164
11482
11907
  },
11483
11908
  "context": {
11484
11909
  "type": "variable",
@@ -11486,8 +11911,8 @@
11486
11911
  "value": "var( --kendo-box-shadow-depth-3, none )",
11487
11912
  "scope": "default",
11488
11913
  "line": {
11489
- "start": 171,
11490
- "end": 171
11914
+ "start": 165,
11915
+ "end": 165
11491
11916
  }
11492
11917
  },
11493
11918
  "group": [
@@ -11502,8 +11927,8 @@
11502
11927
  {
11503
11928
  "description": "The selected shadow of the bubble in the chat.\n",
11504
11929
  "commentRange": {
11505
- "start": 172,
11506
- "end": 173
11930
+ "start": 166,
11931
+ "end": 167
11507
11932
  },
11508
11933
  "context": {
11509
11934
  "type": "variable",
@@ -11511,8 +11936,8 @@
11511
11936
  "value": "var( --kendo-box-shadow-depth-3, none )",
11512
11937
  "scope": "default",
11513
11938
  "line": {
11514
- "start": 174,
11515
- "end": 174
11939
+ "start": 168,
11940
+ "end": 168
11516
11941
  }
11517
11942
  },
11518
11943
  "group": [
@@ -11527,8 +11952,8 @@
11527
11952
  {
11528
11953
  "description": "The background of the alt bubble in the chat.\n",
11529
11954
  "commentRange": {
11530
- "start": 176,
11531
- "end": 177
11955
+ "start": 170,
11956
+ "end": 171
11532
11957
  },
11533
11958
  "context": {
11534
11959
  "type": "variable",
@@ -11536,8 +11961,8 @@
11536
11961
  "value": "k-get-theme-color-var( primary-100 )",
11537
11962
  "scope": "default",
11538
11963
  "line": {
11539
- "start": 178,
11540
- "end": 178
11964
+ "start": 172,
11965
+ "end": 172
11541
11966
  }
11542
11967
  },
11543
11968
  "group": [
@@ -11552,8 +11977,8 @@
11552
11977
  {
11553
11978
  "description": "The text of the alt bubble in the chat.\n",
11554
11979
  "commentRange": {
11555
- "start": 179,
11556
- "end": 180
11980
+ "start": 173,
11981
+ "end": 174
11557
11982
  },
11558
11983
  "context": {
11559
11984
  "type": "variable",
@@ -11561,8 +11986,8 @@
11561
11986
  "value": "var( --kendo-component-bg, inherit )",
11562
11987
  "scope": "default",
11563
11988
  "line": {
11564
- "start": 181,
11565
- "end": 181
11989
+ "start": 175,
11990
+ "end": 175
11566
11991
  }
11567
11992
  },
11568
11993
  "group": [
@@ -11577,8 +12002,8 @@
11577
12002
  {
11578
12003
  "description": "The border of the alt bubble in the chat.\n",
11579
12004
  "commentRange": {
11580
- "start": 182,
11581
- "end": 183
12005
+ "start": 176,
12006
+ "end": 177
11582
12007
  },
11583
12008
  "context": {
11584
12009
  "type": "variable",
@@ -11586,8 +12011,8 @@
11586
12011
  "value": "$kendo-chat-alt-bubble-bg",
11587
12012
  "scope": "default",
11588
12013
  "line": {
11589
- "start": 184,
11590
- "end": 184
12014
+ "start": 178,
12015
+ "end": 178
11591
12016
  }
11592
12017
  },
11593
12018
  "group": [
@@ -11602,8 +12027,8 @@
11602
12027
  {
11603
12028
  "description": "The shadow of the alt bubble in the chat.\n",
11604
12029
  "commentRange": {
11605
- "start": 185,
11606
- "end": 186
12030
+ "start": 179,
12031
+ "end": 180
11607
12032
  },
11608
12033
  "context": {
11609
12034
  "type": "variable",
@@ -11611,8 +12036,8 @@
11611
12036
  "value": "var( --kendo-box-shadow-depth-1, none )",
11612
12037
  "scope": "default",
11613
12038
  "line": {
11614
- "start": 187,
11615
- "end": 187
12039
+ "start": 181,
12040
+ "end": 181
11616
12041
  }
11617
12042
  },
11618
12043
  "group": [
@@ -11627,8 +12052,8 @@
11627
12052
  {
11628
12053
  "description": "The hover shadow of the alt bubble in the chat.\n",
11629
12054
  "commentRange": {
11630
- "start": 188,
11631
- "end": 189
12055
+ "start": 182,
12056
+ "end": 183
11632
12057
  },
11633
12058
  "context": {
11634
12059
  "type": "variable",
@@ -11636,8 +12061,8 @@
11636
12061
  "value": "var( --kendo-box-shadow-depth-1, none )",
11637
12062
  "scope": "default",
11638
12063
  "line": {
11639
- "start": 190,
11640
- "end": 190
12064
+ "start": 184,
12065
+ "end": 184
11641
12066
  }
11642
12067
  },
11643
12068
  "group": [
@@ -11652,8 +12077,8 @@
11652
12077
  {
11653
12078
  "description": "The selected shadow of the alt bubble in the chat.\n",
11654
12079
  "commentRange": {
11655
- "start": 191,
11656
- "end": 192
12080
+ "start": 185,
12081
+ "end": 186
11657
12082
  },
11658
12083
  "context": {
11659
12084
  "type": "variable",
@@ -11661,8 +12086,8 @@
11661
12086
  "value": "var( --kendo-box-shadow-depth-1, none )",
11662
12087
  "scope": "default",
11663
12088
  "line": {
11664
- "start": 193,
11665
- "end": 193
12089
+ "start": 187,
12090
+ "end": 187
11666
12091
  }
11667
12092
  },
11668
12093
  "group": [
@@ -11677,8 +12102,8 @@
11677
12102
  {
11678
12103
  "description": "The background of quick reply in the chat.\n",
11679
12104
  "commentRange": {
11680
- "start": 195,
11681
- "end": 196
12105
+ "start": 189,
12106
+ "end": 190
11682
12107
  },
11683
12108
  "context": {
11684
12109
  "type": "variable",
@@ -11686,8 +12111,8 @@
11686
12111
  "value": "transparent",
11687
12112
  "scope": "default",
11688
12113
  "line": {
11689
- "start": 197,
11690
- "end": 197
12114
+ "start": 191,
12115
+ "end": 191
11691
12116
  }
11692
12117
  },
11693
12118
  "group": [
@@ -11702,8 +12127,8 @@
11702
12127
  {
11703
12128
  "description": "The text of quick reply in the chat.\n",
11704
12129
  "commentRange": {
11705
- "start": 198,
11706
- "end": 199
12130
+ "start": 192,
12131
+ "end": 193
11707
12132
  },
11708
12133
  "context": {
11709
12134
  "type": "variable",
@@ -11711,8 +12136,8 @@
11711
12136
  "value": "k-get-theme-color-var( primary-100 )",
11712
12137
  "scope": "default",
11713
12138
  "line": {
11714
- "start": 200,
11715
- "end": 200
12139
+ "start": 194,
12140
+ "end": 194
11716
12141
  }
11717
12142
  },
11718
12143
  "group": [
@@ -11727,8 +12152,8 @@
11727
12152
  {
11728
12153
  "description": "The border of quick reply in the chat.\n",
11729
12154
  "commentRange": {
11730
- "start": 201,
11731
- "end": 202
12155
+ "start": 195,
12156
+ "end": 196
11732
12157
  },
11733
12158
  "context": {
11734
12159
  "type": "variable",
@@ -11736,8 +12161,8 @@
11736
12161
  "value": "k-get-theme-color-var( primary-100 )",
11737
12162
  "scope": "default",
11738
12163
  "line": {
11739
- "start": 203,
11740
- "end": 203
12164
+ "start": 197,
12165
+ "end": 197
11741
12166
  }
11742
12167
  },
11743
12168
  "group": [
@@ -11752,8 +12177,8 @@
11752
12177
  {
11753
12178
  "description": "The hover background of quick reply in the chat.\n",
11754
12179
  "commentRange": {
11755
- "start": 205,
11756
- "end": 206
12180
+ "start": 199,
12181
+ "end": 200
11757
12182
  },
11758
12183
  "context": {
11759
12184
  "type": "variable",
@@ -11761,8 +12186,8 @@
11761
12186
  "value": "k-get-theme-color-var( primary-100 )",
11762
12187
  "scope": "default",
11763
12188
  "line": {
11764
- "start": 207,
11765
- "end": 207
12189
+ "start": 201,
12190
+ "end": 201
11766
12191
  }
11767
12192
  },
11768
12193
  "group": [
@@ -11777,8 +12202,8 @@
11777
12202
  {
11778
12203
  "description": "The text of quick reply in the chat.\n",
11779
12204
  "commentRange": {
11780
- "start": 208,
11781
- "end": 209
12205
+ "start": 202,
12206
+ "end": 203
11782
12207
  },
11783
12208
  "context": {
11784
12209
  "type": "variable",
@@ -11786,8 +12211,8 @@
11786
12211
  "value": "var( --kendo-component-bg, inherit )",
11787
12212
  "scope": "default",
11788
12213
  "line": {
11789
- "start": 210,
11790
- "end": 210
12214
+ "start": 204,
12215
+ "end": 204
11791
12216
  }
11792
12217
  },
11793
12218
  "group": [
@@ -11802,8 +12227,8 @@
11802
12227
  {
11803
12228
  "description": "The hover border of quick reply in the chat.\n",
11804
12229
  "commentRange": {
11805
- "start": 211,
11806
- "end": 212
12230
+ "start": 205,
12231
+ "end": 206
11807
12232
  },
11808
12233
  "context": {
11809
12234
  "type": "variable",
@@ -11811,8 +12236,8 @@
11811
12236
  "value": "k-get-theme-color-var( primary-100 )",
11812
12237
  "scope": "default",
11813
12238
  "line": {
11814
- "start": 213,
11815
- "end": 213
12239
+ "start": 207,
12240
+ "end": 207
11816
12241
  }
11817
12242
  },
11818
12243
  "group": [
@@ -28424,44 +28849,19 @@
28424
28849
  }
28425
28850
  },
28426
28851
  {
28427
- "description": "Default width of the grid cell placeholder.\n",
28852
+ "description": "Font size of the grid sort index.\n",
28428
28853
  "commentRange": {
28429
28854
  "start": 322,
28430
28855
  "end": 323
28431
28856
  },
28432
- "context": {
28433
- "type": "variable",
28434
- "name": "kendo-grid-cell-placeholder-width",
28435
- "value": "80%",
28436
- "scope": "default",
28437
- "line": {
28438
- "start": 324,
28439
- "end": 324
28440
- }
28441
- },
28442
- "group": [
28443
- "grid"
28444
- ],
28445
- "access": "public",
28446
- "file": {
28447
- "path": "grid/_variables.scss",
28448
- "name": "_variables.scss"
28449
- }
28450
- },
28451
- {
28452
- "description": "Font size of the grid sort index.\n",
28453
- "commentRange": {
28454
- "start": 326,
28455
- "end": 327
28456
- },
28457
28857
  "context": {
28458
28858
  "type": "variable",
28459
28859
  "name": "kendo-grid-sort-index-font-size",
28460
28860
  "value": "var( --kendo-font-size-sm, inherit )",
28461
28861
  "scope": "default",
28462
28862
  "line": {
28463
- "start": 328,
28464
- "end": 328
28863
+ "start": 324,
28864
+ "end": 324
28465
28865
  }
28466
28866
  },
28467
28867
  "group": [
@@ -28476,8 +28876,8 @@
28476
28876
  {
28477
28877
  "description": "Default height of the grid sort index.\n",
28478
28878
  "commentRange": {
28479
- "start": 329,
28480
- "end": 330
28879
+ "start": 325,
28880
+ "end": 326
28481
28881
  },
28482
28882
  "context": {
28483
28883
  "type": "variable",
@@ -28485,8 +28885,8 @@
28485
28885
  "value": "var( --kendo-icon-size, 1rem )",
28486
28886
  "scope": "default",
28487
28887
  "line": {
28488
- "start": 331,
28489
- "end": 331
28888
+ "start": 327,
28889
+ "end": 327
28490
28890
  }
28491
28891
  },
28492
28892
  "group": [
@@ -28501,8 +28901,8 @@
28501
28901
  {
28502
28902
  "description": "Horizontal offset of the grid sort index.\n",
28503
28903
  "commentRange": {
28504
- "start": 332,
28505
- "end": 333
28904
+ "start": 328,
28905
+ "end": 329
28506
28906
  },
28507
28907
  "context": {
28508
28908
  "type": "variable",
@@ -28510,8 +28910,8 @@
28510
28910
  "value": "calc( var( --kendo-icon-spacing, .5rem ) / 4 )",
28511
28911
  "scope": "default",
28512
28912
  "line": {
28513
- "start": 334,
28514
- "end": 334
28913
+ "start": 330,
28914
+ "end": 330
28515
28915
  }
28516
28916
  },
28517
28917
  "group": [
@@ -28526,8 +28926,8 @@
28526
28926
  {
28527
28927
  "description": "Vertical offset of the grid sort index.\n",
28528
28928
  "commentRange": {
28529
- "start": 335,
28530
- "end": 336
28929
+ "start": 331,
28930
+ "end": 332
28531
28931
  },
28532
28932
  "context": {
28533
28933
  "type": "variable",
@@ -28535,8 +28935,8 @@
28535
28935
  "value": "map.get( $kendo-spacing, 0.5 )",
28536
28936
  "scope": "default",
28537
28937
  "line": {
28538
- "start": 337,
28539
- "end": 337
28938
+ "start": 333,
28939
+ "end": 333
28540
28940
  }
28541
28941
  },
28542
28942
  "group": [
@@ -28551,8 +28951,8 @@
28551
28951
  {
28552
28952
  "description": "Spacing of the grid sort icon.\n",
28553
28953
  "commentRange": {
28554
- "start": 338,
28555
- "end": 339
28954
+ "start": 334,
28955
+ "end": 335
28556
28956
  },
28557
28957
  "context": {
28558
28958
  "type": "variable",
@@ -28560,8 +28960,8 @@
28560
28960
  "value": "var( --kendo-icon-lg-spacing, .5rem )",
28561
28961
  "scope": "default",
28562
28962
  "line": {
28563
- "start": 340,
28564
- "end": 340
28963
+ "start": 336,
28964
+ "end": 336
28565
28965
  }
28566
28966
  },
28567
28967
  "group": [
@@ -28576,8 +28976,8 @@
28576
28976
  {
28577
28977
  "description": "Text color of the grid sort indicator.\n",
28578
28978
  "commentRange": {
28579
- "start": 341,
28580
- "end": 342
28979
+ "start": 337,
28980
+ "end": 338
28581
28981
  },
28582
28982
  "context": {
28583
28983
  "type": "variable",
@@ -28585,8 +28985,8 @@
28585
28985
  "value": "k-get-theme-color-var( neutral-130 )",
28586
28986
  "scope": "default",
28587
28987
  "line": {
28588
- "start": 343,
28589
- "end": 343
28988
+ "start": 339,
28989
+ "end": 339
28590
28990
  }
28591
28991
  },
28592
28992
  "group": [
@@ -28601,8 +29001,8 @@
28601
29001
  {
28602
29002
  "description": "Text color of the grid sort order indicator.\n",
28603
29003
  "commentRange": {
28604
- "start": 344,
28605
- "end": 345
29004
+ "start": 340,
29005
+ "end": 341
28606
29006
  },
28607
29007
  "context": {
28608
29008
  "type": "variable",
@@ -28610,8 +29010,8 @@
28610
29010
  "value": "k-get-theme-color-var( primary-100 )",
28611
29011
  "scope": "default",
28612
29012
  "line": {
28613
- "start": 346,
28614
- "end": 346
29013
+ "start": 342,
29014
+ "end": 342
28615
29015
  }
28616
29016
  },
28617
29017
  "group": [
@@ -28626,8 +29026,8 @@
28626
29026
  {
28627
29027
  "description": "Background color of the sorted grid cells.\n",
28628
29028
  "commentRange": {
28629
- "start": 347,
28630
- "end": 348
29029
+ "start": 343,
29030
+ "end": 344
28631
29031
  },
28632
29032
  "context": {
28633
29033
  "type": "variable",
@@ -28635,8 +29035,8 @@
28635
29035
  "value": "k-get-theme-color-var( neutral-10 )",
28636
29036
  "scope": "default",
28637
29037
  "line": {
28638
- "start": 349,
28639
- "end": 349
29038
+ "start": 345,
29039
+ "end": 345
28640
29040
  }
28641
29041
  },
28642
29042
  "group": [
@@ -28651,8 +29051,8 @@
28651
29051
  {
28652
29052
  "description": "Horizontal padding of the grid command cells.\n",
28653
29053
  "commentRange": {
28654
- "start": 351,
28655
- "end": 352
29054
+ "start": 347,
29055
+ "end": 348
28656
29056
  },
28657
29057
  "context": {
28658
29058
  "type": "variable",
@@ -28660,8 +29060,8 @@
28660
29060
  "value": "calc( #{$kendo-table-cell-padding-y} - (#{$kendo-button-calc-size} - #{$kendo-line-height-em} ) / 2 )",
28661
29061
  "scope": "default",
28662
29062
  "line": {
28663
- "start": 353,
28664
- "end": 353
29063
+ "start": 349,
29064
+ "end": 349
28665
29065
  }
28666
29066
  },
28667
29067
  "group": [
@@ -28676,8 +29076,8 @@
28676
29076
  {
28677
29077
  "description": "Vertical padding of the grid command cells.\n",
28678
29078
  "commentRange": {
28679
- "start": 354,
28680
- "end": 355
29079
+ "start": 350,
29080
+ "end": 351
28681
29081
  },
28682
29082
  "context": {
28683
29083
  "type": "variable",
@@ -28685,8 +29085,8 @@
28685
29085
  "value": "map.get( $kendo-spacing, 2 )",
28686
29086
  "scope": "default",
28687
29087
  "line": {
28688
- "start": 356,
28689
- "end": 356
29088
+ "start": 352,
29089
+ "end": 352
28690
29090
  }
28691
29091
  },
28692
29092
  "group": [
@@ -28701,8 +29101,8 @@
28701
29101
  {
28702
29102
  "description": "Horizontal padding of the grid group indicator.\n",
28703
29103
  "commentRange": {
28704
- "start": 358,
28705
- "end": 359
29104
+ "start": 354,
29105
+ "end": 355
28706
29106
  },
28707
29107
  "context": {
28708
29108
  "type": "variable",
@@ -28710,8 +29110,8 @@
28710
29110
  "value": "$kendo-button-md-padding-x",
28711
29111
  "scope": "default",
28712
29112
  "line": {
28713
- "start": 360,
28714
- "end": 360
29113
+ "start": 356,
29114
+ "end": 356
28715
29115
  }
28716
29116
  },
28717
29117
  "group": [
@@ -28726,8 +29126,8 @@
28726
29126
  {
28727
29127
  "description": "Vertical padding of the grid group indicator.\n",
28728
29128
  "commentRange": {
28729
- "start": 361,
28730
- "end": 362
29129
+ "start": 357,
29130
+ "end": 358
28731
29131
  },
28732
29132
  "context": {
28733
29133
  "type": "variable",
@@ -28735,8 +29135,8 @@
28735
29135
  "value": "$kendo-button-md-padding-y",
28736
29136
  "scope": "default",
28737
29137
  "line": {
28738
- "start": 363,
28739
- "end": 363
29138
+ "start": 359,
29139
+ "end": 359
28740
29140
  }
28741
29141
  },
28742
29142
  "group": [
@@ -28751,8 +29151,8 @@
28751
29151
  {
28752
29152
  "description": "Border width of the grid group indicator.\n",
28753
29153
  "commentRange": {
28754
- "start": 364,
28755
- "end": 365
29154
+ "start": 360,
29155
+ "end": 361
28756
29156
  },
28757
29157
  "context": {
28758
29158
  "type": "variable",
@@ -28760,8 +29160,8 @@
28760
29160
  "value": "$kendo-button-border-width",
28761
29161
  "scope": "default",
28762
29162
  "line": {
28763
- "start": 366,
28764
- "end": 366
29163
+ "start": 362,
29164
+ "end": 362
28765
29165
  }
28766
29166
  },
28767
29167
  "group": [
@@ -28776,8 +29176,8 @@
28776
29176
  {
28777
29177
  "description": "Border radius of the grid group indicator.\n",
28778
29178
  "commentRange": {
28779
- "start": 367,
28780
- "end": 368
29179
+ "start": 363,
29180
+ "end": 364
28781
29181
  },
28782
29182
  "context": {
28783
29183
  "type": "variable",
@@ -28785,8 +29185,8 @@
28785
29185
  "value": "var( --kendo-border-radius-md, #{$kendo-border-radius-md} )",
28786
29186
  "scope": "default",
28787
29187
  "line": {
28788
- "start": 369,
28789
- "end": 369
29188
+ "start": 365,
29189
+ "end": 365
28790
29190
  }
28791
29191
  },
28792
29192
  "group": [
@@ -28801,8 +29201,8 @@
28801
29201
  {
28802
29202
  "description": "Spacing of the grid group indicator.\n",
28803
29203
  "commentRange": {
28804
- "start": 370,
28805
- "end": 371
29204
+ "start": 366,
29205
+ "end": 367
28806
29206
  },
28807
29207
  "context": {
28808
29208
  "type": "variable",
@@ -28810,8 +29210,8 @@
28810
29210
  "value": "$kendo-table-cell-padding-y",
28811
29211
  "scope": "default",
28812
29212
  "line": {
28813
- "start": 372,
28814
- "end": 372
29213
+ "start": 368,
29214
+ "end": 368
28815
29215
  }
28816
29216
  },
28817
29217
  "group": [
@@ -28826,8 +29226,8 @@
28826
29226
  {
28827
29227
  "description": "Text color of the grid group indicator.\n",
28828
29228
  "commentRange": {
28829
- "start": 373,
28830
- "end": 374
29229
+ "start": 369,
29230
+ "end": 370
28831
29231
  },
28832
29232
  "context": {
28833
29233
  "type": "variable",
@@ -28835,8 +29235,8 @@
28835
29235
  "value": "var( --kendo-component-text, initial )",
28836
29236
  "scope": "default",
28837
29237
  "line": {
28838
- "start": 375,
28839
- "end": 375
29238
+ "start": 371,
29239
+ "end": 371
28840
29240
  }
28841
29241
  },
28842
29242
  "group": [
@@ -28851,8 +29251,8 @@
28851
29251
  {
28852
29252
  "description": "Background color of the grid group indicator.\n",
28853
29253
  "commentRange": {
28854
- "start": 376,
28855
- "end": 377
29254
+ "start": 372,
29255
+ "end": 373
28856
29256
  },
28857
29257
  "context": {
28858
29258
  "type": "variable",
@@ -28860,8 +29260,8 @@
28860
29260
  "value": "var( --kendo-component-bg, initial )",
28861
29261
  "scope": "default",
28862
29262
  "line": {
28863
- "start": 378,
28864
- "end": 378
29263
+ "start": 374,
29264
+ "end": 374
28865
29265
  }
28866
29266
  },
28867
29267
  "group": [
@@ -28876,8 +29276,8 @@
28876
29276
  {
28877
29277
  "description": "Border color of the grid group indicator.\n",
28878
29278
  "commentRange": {
28879
- "start": 379,
28880
- "end": 380
29279
+ "start": 375,
29280
+ "end": 376
28881
29281
  },
28882
29282
  "context": {
28883
29283
  "type": "variable",
@@ -28885,8 +29285,8 @@
28885
29285
  "value": "k-get-theme-color-var( neutral-110 )",
28886
29286
  "scope": "default",
28887
29287
  "line": {
28888
- "start": 381,
28889
- "end": 381
29288
+ "start": 377,
29289
+ "end": 377
28890
29290
  }
28891
29291
  },
28892
29292
  "group": [
@@ -28901,8 +29301,8 @@
28901
29301
  {
28902
29302
  "description": "Text color of the grid group indicator icon.\n",
28903
29303
  "commentRange": {
28904
- "start": 382,
28905
- "end": 383
29304
+ "start": 378,
29305
+ "end": 379
28906
29306
  },
28907
29307
  "context": {
28908
29308
  "type": "variable",
@@ -28910,8 +29310,8 @@
28910
29310
  "value": "k-get-theme-color-var( neutral-130 )",
28911
29311
  "scope": "default",
28912
29312
  "line": {
28913
- "start": 384,
28914
- "end": 384
29313
+ "start": 380,
29314
+ "end": 380
28915
29315
  }
28916
29316
  },
28917
29317
  "group": [
@@ -28926,8 +29326,8 @@
28926
29326
  {
28927
29327
  "description": "Horizontal border width of the grid group footer.\n",
28928
29328
  "commentRange": {
28929
- "start": 386,
28930
- "end": 387
29329
+ "start": 382,
29330
+ "end": 383
28931
29331
  },
28932
29332
  "context": {
28933
29333
  "type": "variable",
@@ -28935,8 +29335,8 @@
28935
29335
  "value": "0px",
28936
29336
  "scope": "default",
28937
29337
  "line": {
28938
- "start": 388,
28939
- "end": 388
29338
+ "start": 384,
29339
+ "end": 384
28940
29340
  }
28941
29341
  },
28942
29342
  "group": [
@@ -28951,8 +29351,8 @@
28951
29351
  {
28952
29352
  "description": "Vertical border width of the grid group footer.\n",
28953
29353
  "commentRange": {
28954
- "start": 389,
28955
- "end": 390
29354
+ "start": 385,
29355
+ "end": 386
28956
29356
  },
28957
29357
  "context": {
28958
29358
  "type": "variable",
@@ -28960,8 +29360,8 @@
28960
29360
  "value": "0px",
28961
29361
  "scope": "default",
28962
29362
  "line": {
28963
- "start": 391,
28964
- "end": 391
29363
+ "start": 387,
29364
+ "end": 387
28965
29365
  }
28966
29366
  },
28967
29367
  "group": [
@@ -28976,8 +29376,8 @@
28976
29376
  {
28977
29377
  "description": "Text color of the grid group drop clue.\n",
28978
29378
  "commentRange": {
28979
- "start": 393,
28980
- "end": 394
29379
+ "start": 389,
29380
+ "end": 390
28981
29381
  },
28982
29382
  "context": {
28983
29383
  "type": "variable",
@@ -28985,8 +29385,8 @@
28985
29385
  "value": "k-get-theme-color-var( primary-100 )",
28986
29386
  "scope": "default",
28987
29387
  "line": {
28988
- "start": 395,
28989
- "end": 395
29388
+ "start": 391,
29389
+ "end": 391
28990
29390
  }
28991
29391
  },
28992
29392
  "group": [
@@ -29001,8 +29401,8 @@
29001
29401
  {
29002
29402
  "description": "Border width of the grid sticky cell.\n",
29003
29403
  "commentRange": {
29004
- "start": 397,
29005
- "end": 398
29404
+ "start": 393,
29405
+ "end": 394
29006
29406
  },
29007
29407
  "context": {
29008
29408
  "type": "variable",
@@ -29010,8 +29410,8 @@
29010
29410
  "value": "$kendo-grid-border-width",
29011
29411
  "scope": "default",
29012
29412
  "line": {
29013
- "start": 399,
29014
- "end": 399
29413
+ "start": 395,
29414
+ "end": 395
29015
29415
  }
29016
29416
  },
29017
29417
  "group": [
@@ -29026,8 +29426,8 @@
29026
29426
  {
29027
29427
  "description": "Background color of the grid sticky cell.\n",
29028
29428
  "commentRange": {
29029
- "start": 400,
29030
- "end": 401
29429
+ "start": 396,
29430
+ "end": 397
29031
29431
  },
29032
29432
  "context": {
29033
29433
  "type": "variable",
@@ -29035,8 +29435,8 @@
29035
29435
  "value": "var( --kendo-component-bg, initial )",
29036
29436
  "scope": "default",
29037
29437
  "line": {
29038
- "start": 402,
29039
- "end": 402
29438
+ "start": 398,
29439
+ "end": 398
29040
29440
  }
29041
29441
  },
29042
29442
  "group": [
@@ -29051,8 +29451,8 @@
29051
29451
  {
29052
29452
  "description": "Text color of the grid sticky cell.\n",
29053
29453
  "commentRange": {
29054
- "start": 403,
29055
- "end": 404
29454
+ "start": 399,
29455
+ "end": 400
29056
29456
  },
29057
29457
  "context": {
29058
29458
  "type": "variable",
@@ -29060,8 +29460,8 @@
29060
29460
  "value": "$kendo-grid-text",
29061
29461
  "scope": "default",
29062
29462
  "line": {
29063
- "start": 405,
29064
- "end": 405
29463
+ "start": 401,
29464
+ "end": 401
29065
29465
  }
29066
29466
  },
29067
29467
  "group": [
@@ -29076,8 +29476,8 @@
29076
29476
  {
29077
29477
  "description": "Border color of the grid sticky cell.\n",
29078
29478
  "commentRange": {
29079
- "start": 406,
29080
- "end": 407
29479
+ "start": 402,
29480
+ "end": 403
29081
29481
  },
29082
29482
  "context": {
29083
29483
  "type": "variable",
@@ -29085,8 +29485,8 @@
29085
29485
  "value": "k-get-theme-color-var( neutral-90 )",
29086
29486
  "scope": "default",
29087
29487
  "line": {
29088
- "start": 408,
29089
- "end": 408
29488
+ "start": 404,
29489
+ "end": 404
29090
29490
  }
29091
29491
  },
29092
29492
  "group": [
@@ -29101,8 +29501,8 @@
29101
29501
  {
29102
29502
  "description": "Alt background color of the grid sticky cell.\n",
29103
29503
  "commentRange": {
29104
- "start": 409,
29105
- "end": 410
29504
+ "start": 405,
29505
+ "end": 406
29106
29506
  },
29107
29507
  "context": {
29108
29508
  "type": "variable",
@@ -29110,8 +29510,8 @@
29110
29510
  "value": "$kendo-grid-sticky-bg",
29111
29511
  "scope": "default",
29112
29512
  "line": {
29113
- "start": 411,
29114
- "end": 411
29513
+ "start": 407,
29514
+ "end": 407
29115
29515
  }
29116
29516
  },
29117
29517
  "group": [
@@ -29126,8 +29526,8 @@
29126
29526
  {
29127
29527
  "description": "Hover background color of the grid sticky cell.\n",
29128
29528
  "commentRange": {
29129
- "start": 412,
29130
- "end": 413
29529
+ "start": 408,
29530
+ "end": 409
29131
29531
  },
29132
29532
  "context": {
29133
29533
  "type": "variable",
@@ -29135,8 +29535,8 @@
29135
29535
  "value": "$kendo-grid-hover-bg",
29136
29536
  "scope": "default",
29137
29537
  "line": {
29138
- "start": 414,
29139
- "end": 414
29538
+ "start": 410,
29539
+ "end": 410
29140
29540
  }
29141
29541
  },
29142
29542
  "group": [
@@ -29151,8 +29551,8 @@
29151
29551
  {
29152
29552
  "description": "Background color of the grid sticky header.\n",
29153
29553
  "commentRange": {
29154
- "start": 416,
29155
- "end": 417
29554
+ "start": 412,
29555
+ "end": 413
29156
29556
  },
29157
29557
  "context": {
29158
29558
  "type": "variable",
@@ -29160,8 +29560,8 @@
29160
29560
  "value": "$kendo-grid-header-bg",
29161
29561
  "scope": "default",
29162
29562
  "line": {
29163
- "start": 418,
29164
- "end": 418
29563
+ "start": 414,
29564
+ "end": 414
29165
29565
  }
29166
29566
  },
29167
29567
  "group": [
@@ -29176,8 +29576,8 @@
29176
29576
  {
29177
29577
  "description": "Text color of the grid sticky header.\n",
29178
29578
  "commentRange": {
29179
- "start": 419,
29180
- "end": 420
29579
+ "start": 415,
29580
+ "end": 416
29181
29581
  },
29182
29582
  "context": {
29183
29583
  "type": "variable",
@@ -29185,8 +29585,8 @@
29185
29585
  "value": "$kendo-grid-header-text",
29186
29586
  "scope": "default",
29187
29587
  "line": {
29188
- "start": 421,
29189
- "end": 421
29588
+ "start": 417,
29589
+ "end": 417
29190
29590
  }
29191
29591
  },
29192
29592
  "group": [
@@ -29201,8 +29601,8 @@
29201
29601
  {
29202
29602
  "description": "Border color of the grid sticky header.\n",
29203
29603
  "commentRange": {
29204
- "start": 422,
29205
- "end": 423
29604
+ "start": 418,
29605
+ "end": 419
29206
29606
  },
29207
29607
  "context": {
29208
29608
  "type": "variable",
@@ -29210,8 +29610,8 @@
29210
29610
  "value": "$kendo-grid-sticky-border",
29211
29611
  "scope": "default",
29212
29612
  "line": {
29213
- "start": 424,
29214
- "end": 424
29613
+ "start": 420,
29614
+ "end": 420
29215
29615
  }
29216
29616
  },
29217
29617
  "group": [
@@ -29226,8 +29626,8 @@
29226
29626
  {
29227
29627
  "description": "Background color of the grid sticky footer.\n",
29228
29628
  "commentRange": {
29229
- "start": 426,
29230
- "end": 427
29629
+ "start": 422,
29630
+ "end": 423
29231
29631
  },
29232
29632
  "context": {
29233
29633
  "type": "variable",
@@ -29235,8 +29635,8 @@
29235
29635
  "value": "$kendo-grid-header-bg",
29236
29636
  "scope": "default",
29237
29637
  "line": {
29238
- "start": 428,
29239
- "end": 428
29638
+ "start": 424,
29639
+ "end": 424
29240
29640
  }
29241
29641
  },
29242
29642
  "group": [
@@ -29251,8 +29651,8 @@
29251
29651
  {
29252
29652
  "description": "Hover background color of the grid sticky footer.\n",
29253
29653
  "commentRange": {
29254
- "start": 429,
29255
- "end": 430
29654
+ "start": 425,
29655
+ "end": 426
29256
29656
  },
29257
29657
  "context": {
29258
29658
  "type": "variable",
@@ -29260,8 +29660,8 @@
29260
29660
  "value": "$kendo-grid-hover-bg",
29261
29661
  "scope": "default",
29262
29662
  "line": {
29263
- "start": 431,
29264
- "end": 431
29663
+ "start": 427,
29664
+ "end": 427
29265
29665
  }
29266
29666
  },
29267
29667
  "group": [
@@ -29276,8 +29676,8 @@
29276
29676
  {
29277
29677
  "description": "Selected background color of the grid sticky cells.\n",
29278
29678
  "commentRange": {
29279
- "start": 433,
29280
- "end": 434
29679
+ "start": 429,
29680
+ "end": 430
29281
29681
  },
29282
29682
  "context": {
29283
29683
  "type": "variable",
@@ -29285,8 +29685,8 @@
29285
29685
  "value": "$kendo-grid-selected-bg",
29286
29686
  "scope": "default",
29287
29687
  "line": {
29288
- "start": 435,
29289
- "end": 435
29688
+ "start": 431,
29689
+ "end": 431
29290
29690
  }
29291
29691
  },
29292
29692
  "group": [
@@ -29301,8 +29701,8 @@
29301
29701
  {
29302
29702
  "description": "Alt selected background color of the grid sticky cells.\n",
29303
29703
  "commentRange": {
29304
- "start": 436,
29305
- "end": 437
29704
+ "start": 432,
29705
+ "end": 433
29306
29706
  },
29307
29707
  "context": {
29308
29708
  "type": "variable",
@@ -29310,8 +29710,8 @@
29310
29710
  "value": "$kendo-grid-sticky-selected-bg",
29311
29711
  "scope": "default",
29312
29712
  "line": {
29313
- "start": 438,
29314
- "end": 438
29713
+ "start": 434,
29714
+ "end": 434
29315
29715
  }
29316
29716
  },
29317
29717
  "group": [
@@ -29326,8 +29726,8 @@
29326
29726
  {
29327
29727
  "description": "Selected hover background color of the grid sticky cells.\n",
29328
29728
  "commentRange": {
29329
- "start": 439,
29330
- "end": 440
29729
+ "start": 435,
29730
+ "end": 436
29331
29731
  },
29332
29732
  "context": {
29333
29733
  "type": "variable",
@@ -29335,8 +29735,8 @@
29335
29735
  "value": "$kendo-grid-selected-hover-bg",
29336
29736
  "scope": "default",
29337
29737
  "line": {
29338
- "start": 441,
29339
- "end": 441
29738
+ "start": 437,
29739
+ "end": 437
29340
29740
  }
29341
29741
  },
29342
29742
  "group": [
@@ -29351,8 +29751,8 @@
29351
29751
  {
29352
29752
  "description": "Horizontal padding of the grid filter menu container.\n",
29353
29753
  "commentRange": {
29354
- "start": 443,
29355
- "end": 444
29754
+ "start": 439,
29755
+ "end": 440
29356
29756
  },
29357
29757
  "context": {
29358
29758
  "type": "variable",
@@ -29360,8 +29760,8 @@
29360
29760
  "value": "map.get( $kendo-spacing, 3 )",
29361
29761
  "scope": "default",
29362
29762
  "line": {
29363
- "start": 445,
29364
- "end": 445
29763
+ "start": 441,
29764
+ "end": 441
29365
29765
  }
29366
29766
  },
29367
29767
  "group": [
@@ -29376,8 +29776,8 @@
29376
29776
  {
29377
29777
  "description": "Vertical padding of the grid filter menu container.\n",
29378
29778
  "commentRange": {
29379
- "start": 446,
29380
- "end": 447
29779
+ "start": 442,
29780
+ "end": 443
29381
29781
  },
29382
29782
  "context": {
29383
29783
  "type": "variable",
@@ -29385,8 +29785,8 @@
29385
29785
  "value": "map.get( $kendo-spacing, 3 )",
29386
29786
  "scope": "default",
29387
29787
  "line": {
29388
- "start": 448,
29389
- "end": 448
29788
+ "start": 444,
29789
+ "end": 444
29390
29790
  }
29391
29791
  },
29392
29792
  "group": [
@@ -29401,8 +29801,8 @@
29401
29801
  {
29402
29802
  "description": "Default width of the grid column menu.\n",
29403
29803
  "commentRange": {
29404
- "start": 450,
29405
- "end": 451
29804
+ "start": 446,
29805
+ "end": 447
29406
29806
  },
29407
29807
  "context": {
29408
29808
  "type": "variable",
@@ -29410,8 +29810,8 @@
29410
29810
  "value": "230px",
29411
29811
  "scope": "default",
29412
29812
  "line": {
29413
- "start": 452,
29414
- "end": 452
29813
+ "start": 448,
29814
+ "end": 448
29415
29815
  }
29416
29816
  },
29417
29817
  "group": [
@@ -29426,8 +29826,8 @@
29426
29826
  {
29427
29827
  "description": "Max width of the grid column menu.\n",
29428
29828
  "commentRange": {
29429
- "start": 453,
29430
- "end": 454
29829
+ "start": 449,
29830
+ "end": 450
29431
29831
  },
29432
29832
  "context": {
29433
29833
  "type": "variable",
@@ -29435,8 +29835,8 @@
29435
29835
  "value": "320px",
29436
29836
  "scope": "default",
29437
29837
  "line": {
29438
- "start": 455,
29439
- "end": 455
29838
+ "start": 451,
29839
+ "end": 451
29440
29840
  }
29441
29841
  },
29442
29842
  "group": [
@@ -29451,8 +29851,8 @@
29451
29851
  {
29452
29852
  "description": "Spacing of the grid column menu.\n",
29453
29853
  "commentRange": {
29454
- "start": 456,
29455
- "end": 457
29854
+ "start": 452,
29855
+ "end": 453
29456
29856
  },
29457
29857
  "context": {
29458
29858
  "type": "variable",
@@ -29460,8 +29860,8 @@
29460
29860
  "value": "map.get( $kendo-spacing, 2 )",
29461
29861
  "scope": "default",
29462
29862
  "line": {
29463
- "start": 458,
29464
- "end": 458
29863
+ "start": 454,
29864
+ "end": 454
29465
29865
  }
29466
29866
  },
29467
29867
  "group": [
@@ -29476,8 +29876,8 @@
29476
29876
  {
29477
29877
  "description": "Focus shadow of the grid column menu.\n",
29478
29878
  "commentRange": {
29479
- "start": 459,
29480
- "end": 460
29879
+ "start": 455,
29880
+ "end": 456
29481
29881
  },
29482
29882
  "context": {
29483
29883
  "type": "variable",
@@ -29485,8 +29885,8 @@
29485
29885
  "value": "var( --kendo-box-shadow-depth-1, none )",
29486
29886
  "scope": "default",
29487
29887
  "line": {
29488
- "start": 461,
29489
- "end": 461
29888
+ "start": 457,
29889
+ "end": 457
29490
29890
  }
29491
29891
  },
29492
29892
  "group": [
@@ -29501,8 +29901,8 @@
29501
29901
  {
29502
29902
  "description": "Background color of the grid column menu.\n",
29503
29903
  "commentRange": {
29504
- "start": 462,
29505
- "end": 463
29904
+ "start": 458,
29905
+ "end": 459
29506
29906
  },
29507
29907
  "context": {
29508
29908
  "type": "variable",
@@ -29510,8 +29910,8 @@
29510
29910
  "value": "var( --kendo-component-bg, inherit )",
29511
29911
  "scope": "default",
29512
29912
  "line": {
29513
- "start": 464,
29514
- "end": 464
29913
+ "start": 460,
29914
+ "end": 460
29515
29915
  }
29516
29916
  },
29517
29917
  "group": [
@@ -29526,8 +29926,8 @@
29526
29926
  {
29527
29927
  "description": "Text color of the grid column menu.\n",
29528
29928
  "commentRange": {
29529
- "start": 465,
29530
- "end": 466
29929
+ "start": 461,
29930
+ "end": 462
29531
29931
  },
29532
29932
  "context": {
29533
29933
  "type": "variable",
@@ -29535,8 +29935,8 @@
29535
29935
  "value": "var( --kendo-component-text, inherit )",
29536
29936
  "scope": "default",
29537
29937
  "line": {
29538
- "start": 467,
29539
- "end": 467
29938
+ "start": 463,
29939
+ "end": 463
29540
29940
  }
29541
29941
  },
29542
29942
  "group": [
@@ -29551,8 +29951,8 @@
29551
29951
  {
29552
29952
  "description": "Border color of the grid column menu.\n",
29553
29953
  "commentRange": {
29554
- "start": 468,
29555
- "end": 469
29954
+ "start": 464,
29955
+ "end": 465
29556
29956
  },
29557
29957
  "context": {
29558
29958
  "type": "variable",
@@ -29560,8 +29960,8 @@
29560
29960
  "value": "var( --kendo-component-border, inherit )",
29561
29961
  "scope": "default",
29562
29962
  "line": {
29563
- "start": 470,
29564
- "end": 470
29963
+ "start": 466,
29964
+ "end": 466
29565
29965
  }
29566
29966
  },
29567
29967
  "group": [
@@ -29576,8 +29976,8 @@
29576
29976
  {
29577
29977
  "description": "Font size of the grid column menu checkbox container.\n",
29578
29978
  "commentRange": {
29579
- "start": 472,
29580
- "end": 473
29979
+ "start": 468,
29980
+ "end": 469
29581
29981
  },
29582
29982
  "context": {
29583
29983
  "type": "variable",
@@ -29585,8 +29985,8 @@
29585
29985
  "value": "$kendo-list-md-font-size",
29586
29986
  "scope": "default",
29587
29987
  "line": {
29588
- "start": 474,
29589
- "end": 474
29988
+ "start": 470,
29989
+ "end": 470
29590
29990
  }
29591
29991
  },
29592
29992
  "group": [
@@ -29601,8 +30001,8 @@
29601
30001
  {
29602
30002
  "description": "Line height of the grid column menu checkbox container.\n",
29603
30003
  "commentRange": {
29604
- "start": 475,
29605
- "end": 476
30004
+ "start": 471,
30005
+ "end": 472
29606
30006
  },
29607
30007
  "context": {
29608
30008
  "type": "variable",
@@ -29610,8 +30010,8 @@
29610
30010
  "value": "$kendo-list-md-line-height",
29611
30011
  "scope": "default",
29612
30012
  "line": {
29613
- "start": 477,
29614
- "end": 477
30013
+ "start": 473,
30014
+ "end": 473
29615
30015
  }
29616
30016
  },
29617
30017
  "group": [
@@ -29626,8 +30026,8 @@
29626
30026
  {
29627
30027
  "description": "Vertical padding of the grid column menu items wrap.\n",
29628
30028
  "commentRange": {
29629
- "start": 479,
29630
- "end": 480
30029
+ "start": 475,
30030
+ "end": 476
29631
30031
  },
29632
30032
  "context": {
29633
30033
  "type": "variable",
@@ -29635,8 +30035,8 @@
29635
30035
  "value": "map.get( $kendo-spacing, 2 )",
29636
30036
  "scope": "default",
29637
30037
  "line": {
29638
- "start": 481,
29639
- "end": 481
30038
+ "start": 477,
30039
+ "end": 477
29640
30040
  }
29641
30041
  },
29642
30042
  "group": [
@@ -29651,8 +30051,8 @@
29651
30051
  {
29652
30052
  "description": "Horizontal padding of the grid column menu items wrap.\n",
29653
30053
  "commentRange": {
29654
- "start": 482,
29655
- "end": 483
30054
+ "start": 478,
30055
+ "end": 479
29656
30056
  },
29657
30057
  "context": {
29658
30058
  "type": "variable",
@@ -29660,8 +30060,8 @@
29660
30060
  "value": "map.get( $kendo-spacing, 2 )",
29661
30061
  "scope": "default",
29662
30062
  "line": {
29663
- "start": 484,
29664
- "end": 484
30063
+ "start": 480,
30064
+ "end": 480
29665
30065
  }
29666
30066
  },
29667
30067
  "group": [
@@ -29676,8 +30076,8 @@
29676
30076
  {
29677
30077
  "description": "Horizontal padding of the grid column menu item.\n",
29678
30078
  "commentRange": {
29679
- "start": 486,
29680
- "end": 487
30079
+ "start": 482,
30080
+ "end": 483
29681
30081
  },
29682
30082
  "context": {
29683
30083
  "type": "variable",
@@ -29685,8 +30085,8 @@
29685
30085
  "value": "$kendo-list-md-item-padding-y",
29686
30086
  "scope": "default",
29687
30087
  "line": {
29688
- "start": 488,
29689
- "end": 488
30088
+ "start": 484,
30089
+ "end": 484
29690
30090
  }
29691
30091
  },
29692
30092
  "group": [
@@ -29701,8 +30101,8 @@
29701
30101
  {
29702
30102
  "description": "Vertical padding of the grid column menu item.\n",
29703
30103
  "commentRange": {
29704
- "start": 489,
29705
- "end": 490
30104
+ "start": 485,
30105
+ "end": 486
29706
30106
  },
29707
30107
  "context": {
29708
30108
  "type": "variable",
@@ -29710,8 +30110,8 @@
29710
30110
  "value": "$kendo-list-md-item-padding-x",
29711
30111
  "scope": "default",
29712
30112
  "line": {
29713
- "start": 491,
29714
- "end": 491
30113
+ "start": 487,
30114
+ "end": 487
29715
30115
  }
29716
30116
  },
29717
30117
  "group": [
@@ -29726,8 +30126,8 @@
29726
30126
  {
29727
30127
  "description": "Spacing of the grid column menu item.\n",
29728
30128
  "commentRange": {
29729
- "start": 492,
29730
- "end": 493
30129
+ "start": 488,
30130
+ "end": 489
29731
30131
  },
29732
30132
  "context": {
29733
30133
  "type": "variable",
@@ -29735,8 +30135,8 @@
29735
30135
  "value": "$kendo-list-md-item-padding-x",
29736
30136
  "scope": "default",
29737
30137
  "line": {
29738
- "start": 494,
29739
- "end": 494
30138
+ "start": 490,
30139
+ "end": 490
29740
30140
  }
29741
30141
  },
29742
30142
  "group": [
@@ -29751,8 +30151,8 @@
29751
30151
  {
29752
30152
  "description": "Icon spacing of the grid column menu item.\n",
29753
30153
  "commentRange": {
29754
- "start": 495,
29755
- "end": 496
30154
+ "start": 491,
30155
+ "end": 492
29756
30156
  },
29757
30157
  "context": {
29758
30158
  "type": "variable",
@@ -29760,8 +30160,8 @@
29760
30160
  "value": "var( --kendo-icon-spacing, .5rem )",
29761
30161
  "scope": "default",
29762
30162
  "line": {
29763
- "start": 497,
29764
- "end": 497
30163
+ "start": 493,
30164
+ "end": 493
29765
30165
  }
29766
30166
  },
29767
30167
  "group": [
@@ -29776,8 +30176,8 @@
29776
30176
  {
29777
30177
  "description": "Background color of the grid column menu item.\n",
29778
30178
  "commentRange": {
29779
- "start": 498,
29780
- "end": 499
30179
+ "start": 494,
30180
+ "end": 495
29781
30181
  },
29782
30182
  "context": {
29783
30183
  "type": "variable",
@@ -29785,8 +30185,8 @@
29785
30185
  "value": "$kendo-list-item-bg",
29786
30186
  "scope": "default",
29787
30187
  "line": {
29788
- "start": 500,
29789
- "end": 500
30188
+ "start": 496,
30189
+ "end": 496
29790
30190
  }
29791
30191
  },
29792
30192
  "group": [
@@ -29801,8 +30201,8 @@
29801
30201
  {
29802
30202
  "description": "Text color of the grid column menu item.\n",
29803
30203
  "commentRange": {
29804
- "start": 501,
29805
- "end": 502
30204
+ "start": 497,
30205
+ "end": 498
29806
30206
  },
29807
30207
  "context": {
29808
30208
  "type": "variable",
@@ -29810,8 +30210,8 @@
29810
30210
  "value": "$kendo-list-item-text",
29811
30211
  "scope": "default",
29812
30212
  "line": {
29813
- "start": 503,
29814
- "end": 503
30213
+ "start": 499,
30214
+ "end": 499
29815
30215
  }
29816
30216
  },
29817
30217
  "group": [
@@ -29826,8 +30226,8 @@
29826
30226
  {
29827
30227
  "description": "Hover background color of the grid column menu item.\n",
29828
30228
  "commentRange": {
29829
- "start": 504,
29830
- "end": 505
30229
+ "start": 500,
30230
+ "end": 501
29831
30231
  },
29832
30232
  "context": {
29833
30233
  "type": "variable",
@@ -29835,8 +30235,8 @@
29835
30235
  "value": "$kendo-list-item-hover-bg",
29836
30236
  "scope": "default",
29837
30237
  "line": {
29838
- "start": 506,
29839
- "end": 506
30238
+ "start": 502,
30239
+ "end": 502
29840
30240
  }
29841
30241
  },
29842
30242
  "group": [
@@ -29851,8 +30251,8 @@
29851
30251
  {
29852
30252
  "description": "Hover text color of the grid column menu item.\n",
29853
30253
  "commentRange": {
29854
- "start": 507,
29855
- "end": 508
30254
+ "start": 503,
30255
+ "end": 504
29856
30256
  },
29857
30257
  "context": {
29858
30258
  "type": "variable",
@@ -29860,8 +30260,8 @@
29860
30260
  "value": "$kendo-list-item-hover-text",
29861
30261
  "scope": "default",
29862
30262
  "line": {
29863
- "start": 509,
29864
- "end": 509
30263
+ "start": 505,
30264
+ "end": 505
29865
30265
  }
29866
30266
  },
29867
30267
  "group": [
@@ -29876,8 +30276,8 @@
29876
30276
  {
29877
30277
  "description": "Selected background color of the grid column menu item.\n",
29878
30278
  "commentRange": {
29879
- "start": 510,
29880
- "end": 511
30279
+ "start": 506,
30280
+ "end": 507
29881
30281
  },
29882
30282
  "context": {
29883
30283
  "type": "variable",
@@ -29885,8 +30285,8 @@
29885
30285
  "value": "$kendo-list-item-selected-bg",
29886
30286
  "scope": "default",
29887
30287
  "line": {
29888
- "start": 512,
29889
- "end": 512
30288
+ "start": 508,
30289
+ "end": 508
29890
30290
  }
29891
30291
  },
29892
30292
  "group": [
@@ -29901,8 +30301,8 @@
29901
30301
  {
29902
30302
  "description": "Selected text color of the grid column menu item.\n",
29903
30303
  "commentRange": {
29904
- "start": 513,
29905
- "end": 514
30304
+ "start": 509,
30305
+ "end": 510
29906
30306
  },
29907
30307
  "context": {
29908
30308
  "type": "variable",
@@ -29910,8 +30310,8 @@
29910
30310
  "value": "$kendo-list-item-selected-text",
29911
30311
  "scope": "default",
29912
30312
  "line": {
29913
- "start": 515,
29914
- "end": 515
30313
+ "start": 511,
30314
+ "end": 511
29915
30315
  }
29916
30316
  },
29917
30317
  "group": [
@@ -29926,8 +30326,8 @@
29926
30326
  {
29927
30327
  "description": "Focus shadow of the grid column menu item.\n",
29928
30328
  "commentRange": {
29929
- "start": 516,
29930
- "end": 517
30329
+ "start": 512,
30330
+ "end": 513
29931
30331
  },
29932
30332
  "context": {
29933
30333
  "type": "variable",
@@ -29935,8 +30335,8 @@
29935
30335
  "value": "$kendo-list-item-focus-shadow",
29936
30336
  "scope": "default",
29937
30337
  "line": {
29938
- "start": 518,
29939
- "end": 518
30338
+ "start": 514,
30339
+ "end": 514
29940
30340
  }
29941
30341
  },
29942
30342
  "group": [
@@ -29951,8 +30351,8 @@
29951
30351
  {
29952
30352
  "description": "Text color of the grid column menu item icon.\n",
29953
30353
  "commentRange": {
29954
- "start": 519,
29955
- "end": 520
30354
+ "start": 515,
30355
+ "end": 516
29956
30356
  },
29957
30357
  "context": {
29958
30358
  "type": "variable",
@@ -29960,8 +30360,8 @@
29960
30360
  "value": "$kendo-list-item-icon-text",
29961
30361
  "scope": "default",
29962
30362
  "line": {
29963
- "start": 521,
29964
- "end": 521
30363
+ "start": 517,
30364
+ "end": 517
29965
30365
  }
29966
30366
  },
29967
30367
  "group": [
@@ -29976,8 +30376,8 @@
29976
30376
  {
29977
30377
  "description": "Vertical padding of the grid column menu group header.\n",
29978
30378
  "commentRange": {
29979
- "start": 523,
29980
- "end": 524
30379
+ "start": 519,
30380
+ "end": 520
29981
30381
  },
29982
30382
  "context": {
29983
30383
  "type": "variable",
@@ -29985,8 +30385,8 @@
29985
30385
  "value": "$kendo-grid-column-menu-item-padding-y",
29986
30386
  "scope": "default",
29987
30387
  "line": {
29988
- "start": 525,
29989
- "end": 525
30388
+ "start": 521,
30389
+ "end": 521
29990
30390
  }
29991
30391
  },
29992
30392
  "group": [
@@ -30001,8 +30401,8 @@
30001
30401
  {
30002
30402
  "description": "Horizontal padding of the grid column menu group header.\n",
30003
30403
  "commentRange": {
30004
- "start": 526,
30005
- "end": 527
30404
+ "start": 522,
30405
+ "end": 523
30006
30406
  },
30007
30407
  "context": {
30008
30408
  "type": "variable",
@@ -30010,8 +30410,8 @@
30010
30410
  "value": "$kendo-grid-column-menu-item-padding-x",
30011
30411
  "scope": "default",
30012
30412
  "line": {
30013
- "start": 528,
30014
- "end": 528
30413
+ "start": 524,
30414
+ "end": 524
30015
30415
  }
30016
30416
  },
30017
30417
  "group": [
@@ -30026,8 +30426,8 @@
30026
30426
  {
30027
30427
  "description": "Border width of the grid column menu group header.\n",
30028
30428
  "commentRange": {
30029
- "start": 529,
30030
- "end": 530
30429
+ "start": 525,
30430
+ "end": 526
30031
30431
  },
30032
30432
  "context": {
30033
30433
  "type": "variable",
@@ -30035,8 +30435,8 @@
30035
30435
  "value": "1px",
30036
30436
  "scope": "default",
30037
30437
  "line": {
30038
- "start": 531,
30039
- "end": 531
30438
+ "start": 527,
30439
+ "end": 527
30040
30440
  }
30041
30441
  },
30042
30442
  "group": [
@@ -30051,8 +30451,8 @@
30051
30451
  {
30052
30452
  "description": "Border style of the grid column menu group header.\n",
30053
30453
  "commentRange": {
30054
- "start": 532,
30055
- "end": 533
30454
+ "start": 528,
30455
+ "end": 529
30056
30456
  },
30057
30457
  "context": {
30058
30458
  "type": "variable",
@@ -30060,8 +30460,8 @@
30060
30460
  "value": "solid",
30061
30461
  "scope": "default",
30062
30462
  "line": {
30063
- "start": 534,
30064
- "end": 534
30463
+ "start": 530,
30464
+ "end": 530
30065
30465
  }
30066
30466
  },
30067
30467
  "group": [
@@ -30076,8 +30476,8 @@
30076
30476
  {
30077
30477
  "description": "Font size of the grid column menu group header.\n",
30078
30478
  "commentRange": {
30079
- "start": 535,
30080
- "end": 536
30479
+ "start": 531,
30480
+ "end": 532
30081
30481
  },
30082
30482
  "context": {
30083
30483
  "type": "variable",
@@ -30085,8 +30485,8 @@
30085
30485
  "value": "var( --kendo-font-size-sm, inherit )",
30086
30486
  "scope": "default",
30087
30487
  "line": {
30088
- "start": 537,
30089
- "end": 537
30488
+ "start": 533,
30489
+ "end": 533
30090
30490
  }
30091
30491
  },
30092
30492
  "group": [
@@ -30101,8 +30501,8 @@
30101
30501
  {
30102
30502
  "description": "Font weight of the grid column menu group header.\n",
30103
30503
  "commentRange": {
30104
- "start": 538,
30105
- "end": 539
30504
+ "start": 534,
30505
+ "end": 535
30106
30506
  },
30107
30507
  "context": {
30108
30508
  "type": "variable",
@@ -30110,8 +30510,8 @@
30110
30510
  "value": "var( --kendo-font-weight-bold, normal )",
30111
30511
  "scope": "default",
30112
30512
  "line": {
30113
- "start": 540,
30114
- "end": 540
30513
+ "start": 536,
30514
+ "end": 536
30115
30515
  }
30116
30516
  },
30117
30517
  "group": [
@@ -30126,8 +30526,8 @@
30126
30526
  {
30127
30527
  "description": "Line height of the grid column menu group header.\n",
30128
30528
  "commentRange": {
30129
- "start": 541,
30130
- "end": 542
30529
+ "start": 537,
30530
+ "end": 538
30131
30531
  },
30132
30532
  "context": {
30133
30533
  "type": "variable",
@@ -30135,8 +30535,8 @@
30135
30535
  "value": "var( --kendo-line-height, normal )",
30136
30536
  "scope": "default",
30137
30537
  "line": {
30138
- "start": 543,
30139
- "end": 543
30538
+ "start": 539,
30539
+ "end": 539
30140
30540
  }
30141
30541
  },
30142
30542
  "group": [
@@ -30151,8 +30551,8 @@
30151
30551
  {
30152
30552
  "description": "Text transform of the grid column menu group header.\n",
30153
30553
  "commentRange": {
30154
- "start": 544,
30155
- "end": 545
30554
+ "start": 540,
30555
+ "end": 541
30156
30556
  },
30157
30557
  "context": {
30158
30558
  "type": "variable",
@@ -30160,8 +30560,8 @@
30160
30560
  "value": "uppercase",
30161
30561
  "scope": "default",
30162
30562
  "line": {
30163
- "start": 546,
30164
- "end": 546
30563
+ "start": 542,
30564
+ "end": 542
30165
30565
  }
30166
30566
  },
30167
30567
  "group": [
@@ -30176,8 +30576,8 @@
30176
30576
  {
30177
30577
  "description": "Background color of the grid column menu group.\n",
30178
30578
  "commentRange": {
30179
- "start": 548,
30180
- "end": 549
30579
+ "start": 544,
30580
+ "end": 545
30181
30581
  },
30182
30582
  "context": {
30183
30583
  "type": "variable",
@@ -30185,8 +30585,8 @@
30185
30585
  "value": "var( --kendo-component-bg, inherit )",
30186
30586
  "scope": "default",
30187
30587
  "line": {
30188
- "start": 550,
30189
- "end": 550
30588
+ "start": 546,
30589
+ "end": 546
30190
30590
  }
30191
30591
  },
30192
30592
  "group": [
@@ -30201,8 +30601,8 @@
30201
30601
  {
30202
30602
  "description": "Text color of the grid column menu group.\n",
30203
30603
  "commentRange": {
30204
- "start": 551,
30205
- "end": 552
30604
+ "start": 547,
30605
+ "end": 548
30206
30606
  },
30207
30607
  "context": {
30208
30608
  "type": "variable",
@@ -30210,8 +30610,8 @@
30210
30610
  "value": "var( --kendo-component-text, inherit )",
30211
30611
  "scope": "default",
30212
30612
  "line": {
30213
- "start": 553,
30214
- "end": 553
30613
+ "start": 549,
30614
+ "end": 549
30215
30615
  }
30216
30616
  },
30217
30617
  "group": [
@@ -30226,8 +30626,8 @@
30226
30626
  {
30227
30627
  "description": "Border color of the grid column menu group.\n",
30228
30628
  "commentRange": {
30229
- "start": 554,
30230
- "end": 555
30629
+ "start": 550,
30630
+ "end": 551
30231
30631
  },
30232
30632
  "context": {
30233
30633
  "type": "variable",
@@ -30235,8 +30635,8 @@
30235
30635
  "value": "var( --kendo-component-border, inherit)",
30236
30636
  "scope": "default",
30237
30637
  "line": {
30238
- "start": 556,
30239
- "end": 556
30638
+ "start": 552,
30639
+ "end": 552
30240
30640
  }
30241
30641
  },
30242
30642
  "group": [
@@ -30251,8 +30651,8 @@
30251
30651
  {
30252
30652
  "description": "Horizontal padding of the tabstrip content in the grid tabbed column menu.\n",
30253
30653
  "commentRange": {
30254
- "start": 558,
30255
- "end": 559
30654
+ "start": 554,
30655
+ "end": 555
30256
30656
  },
30257
30657
  "context": {
30258
30658
  "type": "variable",
@@ -30260,8 +30660,8 @@
30260
30660
  "value": "0",
30261
30661
  "scope": "default",
30262
30662
  "line": {
30263
- "start": 560,
30264
- "end": 560
30663
+ "start": 556,
30664
+ "end": 556
30265
30665
  }
30266
30666
  },
30267
30667
  "group": [
@@ -30276,8 +30676,8 @@
30276
30676
  {
30277
30677
  "description": "Vertical padding of the tabstrip content in the grid tabbed column menu.\n",
30278
30678
  "commentRange": {
30279
- "start": 561,
30280
- "end": 562
30679
+ "start": 557,
30680
+ "end": 558
30281
30681
  },
30282
30682
  "context": {
30283
30683
  "type": "variable",
@@ -30285,8 +30685,8 @@
30285
30685
  "value": "map.get( $kendo-spacing, 3 )",
30286
30686
  "scope": "default",
30287
30687
  "line": {
30288
- "start": 563,
30289
- "end": 563
30688
+ "start": 559,
30689
+ "end": 559
30290
30690
  }
30291
30691
  },
30292
30692
  "group": [
@@ -30301,8 +30701,8 @@
30301
30701
  {
30302
30702
  "description": "Background color of the grid tabbed column menu.\n",
30303
30703
  "commentRange": {
30304
- "start": 565,
30305
- "end": 566
30704
+ "start": 561,
30705
+ "end": 562
30306
30706
  },
30307
30707
  "context": {
30308
30708
  "type": "variable",
@@ -30310,8 +30710,8 @@
30310
30710
  "value": "var( --kendo-base-bg, inherit )",
30311
30711
  "scope": "default",
30312
30712
  "line": {
30313
- "start": 567,
30314
- "end": 567
30713
+ "start": 563,
30714
+ "end": 563
30315
30715
  }
30316
30716
  },
30317
30717
  "group": [
@@ -30326,8 +30726,8 @@
30326
30726
  {
30327
30727
  "description": "Default width of the grid drag cell.\n",
30328
30728
  "commentRange": {
30329
- "start": 569,
30330
- "end": 570
30729
+ "start": 565,
30730
+ "end": 566
30331
30731
  },
30332
30732
  "context": {
30333
30733
  "type": "variable",
@@ -30335,8 +30735,8 @@
30335
30735
  "value": "calc( var( --kendo-icon-size, 1rem ) * 2.25 )",
30336
30736
  "scope": "default",
30337
30737
  "line": {
30338
- "start": 571,
30339
- "end": 571
30738
+ "start": 567,
30739
+ "end": 567
30340
30740
  }
30341
30741
  },
30342
30742
  "group": [
@@ -30351,8 +30751,8 @@
30351
30751
  {
30352
30752
  "description": "Default width of the grid hierarchy cell.\n",
30353
30753
  "commentRange": {
30354
- "start": 572,
30355
- "end": 573
30754
+ "start": 568,
30755
+ "end": 569
30356
30756
  },
30357
30757
  "context": {
30358
30758
  "type": "variable",
@@ -30360,8 +30760,8 @@
30360
30760
  "value": "calc( var( --kendo-icon-size, 1rem ) * 2 )",
30361
30761
  "scope": "default",
30362
30762
  "line": {
30363
- "start": 574,
30364
- "end": 574
30763
+ "start": 570,
30764
+ "end": 570
30365
30765
  }
30366
30766
  },
30367
30767
  "group": [
@@ -30376,8 +30776,8 @@
30376
30776
  {
30377
30777
  "description": "Spacing of the grid filterable icon.\n",
30378
30778
  "commentRange": {
30379
- "start": 575,
30380
- "end": 576
30779
+ "start": 571,
30780
+ "end": 572
30381
30781
  },
30382
30782
  "context": {
30383
30783
  "type": "variable",
@@ -30385,8 +30785,8 @@
30385
30785
  "value": "calc( #{$kendo-button-calc-size} + #{$kendo-grid-header-menu-spacing} )",
30386
30786
  "scope": "default",
30387
30787
  "line": {
30388
- "start": 577,
30389
- "end": 577
30788
+ "start": 573,
30789
+ "end": 573
30390
30790
  }
30391
30791
  },
30392
30792
  "group": [
@@ -30401,8 +30801,8 @@
30401
30801
  {
30402
30802
  "description": "Background color of the grid row resize indicator\n",
30403
30803
  "commentRange": {
30404
- "start": 579,
30405
- "end": 580
30804
+ "start": 575,
30805
+ "end": 576
30406
30806
  },
30407
30807
  "context": {
30408
30808
  "type": "variable",
@@ -30410,8 +30810,8 @@
30410
30810
  "value": "k-get-theme-color-var( neutral-90 )",
30411
30811
  "scope": "default",
30412
30812
  "line": {
30413
- "start": 581,
30414
- "end": 581
30813
+ "start": 577,
30814
+ "end": 577
30415
30815
  }
30416
30816
  },
30417
30817
  "group": [
@@ -30426,8 +30826,8 @@
30426
30826
  {
30427
30827
  "description": "Active background color of the grid row indicator\n",
30428
30828
  "commentRange": {
30429
- "start": 582,
30430
- "end": 583
30829
+ "start": 578,
30830
+ "end": 579
30431
30831
  },
30432
30832
  "context": {
30433
30833
  "type": "variable",
@@ -30435,8 +30835,8 @@
30435
30835
  "value": "k-get-theme-color-var( primary-100 )",
30436
30836
  "scope": "default",
30437
30837
  "line": {
30438
- "start": 584,
30439
- "end": 584
30838
+ "start": 580,
30839
+ "end": 580
30440
30840
  }
30441
30841
  },
30442
30842
  "group": [
@@ -30451,8 +30851,8 @@
30451
30851
  {
30452
30852
  "description": "Height of the grid row resize indicator\n",
30453
30853
  "commentRange": {
30454
- "start": 585,
30455
- "end": 586
30854
+ "start": 581,
30855
+ "end": 582
30456
30856
  },
30457
30857
  "context": {
30458
30858
  "type": "variable",
@@ -30460,8 +30860,8 @@
30460
30860
  "value": "map.get( $kendo-spacing, 0.5 )",
30461
30861
  "scope": "default",
30462
30862
  "line": {
30463
- "start": 587,
30464
- "end": 587
30863
+ "start": 583,
30864
+ "end": 583
30465
30865
  }
30466
30866
  },
30467
30867
  "group": [
@@ -42849,44 +43249,19 @@
42849
43249
  }
42850
43250
  },
42851
43251
  {
42852
- "description": "The spacing between the Pager sections.\n",
43252
+ "description": "The border radius of the Pager items.\n",
42853
43253
  "commentRange": {
42854
43254
  "start": 64,
42855
43255
  "end": 65
42856
43256
  },
42857
- "context": {
42858
- "type": "variable",
42859
- "name": "kendo-pager-section-spacing",
42860
- "value": "1em",
42861
- "scope": "default",
42862
- "line": {
42863
- "start": 66,
42864
- "end": 66
42865
- }
42866
- },
42867
- "group": [
42868
- "pager"
42869
- ],
42870
- "access": "public",
42871
- "file": {
42872
- "path": "pager/_variables.scss",
42873
- "name": "_variables.scss"
42874
- }
42875
- },
42876
- {
42877
- "description": "The border radius of the Pager items.\n",
42878
- "commentRange": {
42879
- "start": 68,
42880
- "end": 69
42881
- },
42882
43257
  "context": {
42883
43258
  "type": "variable",
42884
43259
  "name": "kendo-pager-item-border-radius",
42885
43260
  "value": "0",
42886
43261
  "scope": "default",
42887
43262
  "line": {
42888
- "start": 70,
42889
- "end": 70
43263
+ "start": 66,
43264
+ "end": 66
42890
43265
  }
42891
43266
  },
42892
43267
  "group": [
@@ -42901,8 +43276,8 @@
42901
43276
  {
42902
43277
  "description": "The spacing around the Pager items.\n",
42903
43278
  "commentRange": {
42904
- "start": 71,
42905
- "end": 72
43279
+ "start": 67,
43280
+ "end": 68
42906
43281
  },
42907
43282
  "context": {
42908
43283
  "type": "variable",
@@ -42910,8 +43285,8 @@
42910
43285
  "value": "null",
42911
43286
  "scope": "default",
42912
43287
  "line": {
42913
- "start": 73,
42914
- "end": 73
43288
+ "start": 69,
43289
+ "end": 69
42915
43290
  }
42916
43291
  },
42917
43292
  "group": [
@@ -42926,8 +43301,8 @@
42926
43301
  {
42927
43302
  "description": "The spacing between the item groups of the small Pager.\n",
42928
43303
  "commentRange": {
42929
- "start": 75,
42930
- "end": 76
43304
+ "start": 71,
43305
+ "end": 72
42931
43306
  },
42932
43307
  "context": {
42933
43308
  "type": "variable",
@@ -42935,8 +43310,8 @@
42935
43310
  "value": "map.get( $kendo-spacing, 2 )",
42936
43311
  "scope": "default",
42937
43312
  "line": {
42938
- "start": 77,
42939
- "end": 77
43313
+ "start": 73,
43314
+ "end": 73
42940
43315
  }
42941
43316
  },
42942
43317
  "group": [
@@ -42951,8 +43326,8 @@
42951
43326
  {
42952
43327
  "description": "The spacing between the item groups of the medium Pager.\n",
42953
43328
  "commentRange": {
42954
- "start": 78,
42955
- "end": 79
43329
+ "start": 74,
43330
+ "end": 75
42956
43331
  },
42957
43332
  "context": {
42958
43333
  "type": "variable",
@@ -42960,8 +43335,8 @@
42960
43335
  "value": "map.get( $kendo-spacing, 2 )",
42961
43336
  "scope": "default",
42962
43337
  "line": {
42963
- "start": 80,
42964
- "end": 80
43338
+ "start": 76,
43339
+ "end": 76
42965
43340
  }
42966
43341
  },
42967
43342
  "group": [
@@ -42976,8 +43351,8 @@
42976
43351
  {
42977
43352
  "description": "The spacing between the item groups of the large Pager.\n",
42978
43353
  "commentRange": {
42979
- "start": 81,
42980
- "end": 82
43354
+ "start": 77,
43355
+ "end": 78
42981
43356
  },
42982
43357
  "context": {
42983
43358
  "type": "variable",
@@ -42985,8 +43360,8 @@
42985
43360
  "value": "map.get( $kendo-spacing, 2 )",
42986
43361
  "scope": "default",
42987
43362
  "line": {
42988
- "start": 83,
42989
- "end": 83
43363
+ "start": 79,
43364
+ "end": 79
42990
43365
  }
42991
43366
  },
42992
43367
  "group": [
@@ -43001,8 +43376,8 @@
43001
43376
  {
43002
43377
  "description": "The text color of the Pagers' sizes label.\n",
43003
43378
  "commentRange": {
43004
- "start": 85,
43005
- "end": 86
43379
+ "start": 81,
43380
+ "end": 82
43006
43381
  },
43007
43382
  "context": {
43008
43383
  "type": "variable",
@@ -43010,8 +43385,8 @@
43010
43385
  "value": "k-get-theme-color-var( neutral-190 )",
43011
43386
  "scope": "default",
43012
43387
  "line": {
43013
- "start": 87,
43014
- "end": 87
43388
+ "start": 83,
43389
+ "end": 83
43015
43390
  }
43016
43391
  },
43017
43392
  "group": [
@@ -43026,8 +43401,8 @@
43026
43401
  {
43027
43402
  "description": "The text color of the Pagers' info label.\n",
43028
43403
  "commentRange": {
43029
- "start": 89,
43030
- "end": 90
43404
+ "start": 85,
43405
+ "end": 86
43031
43406
  },
43032
43407
  "context": {
43033
43408
  "type": "variable",
@@ -43035,8 +43410,8 @@
43035
43410
  "value": "k-get-theme-color-var( neutral-130 )",
43036
43411
  "scope": "default",
43037
43412
  "line": {
43038
- "start": 91,
43039
- "end": 91
43413
+ "start": 87,
43414
+ "end": 87
43040
43415
  }
43041
43416
  },
43042
43417
  "group": [
@@ -43051,8 +43426,8 @@
43051
43426
  {
43052
43427
  "description": "The width of the Inputs in the Pager.\n",
43053
43428
  "commentRange": {
43054
- "start": 93,
43055
- "end": 94
43429
+ "start": 89,
43430
+ "end": 90
43056
43431
  },
43057
43432
  "context": {
43058
43433
  "type": "variable",
@@ -43060,8 +43435,8 @@
43060
43435
  "value": "5em",
43061
43436
  "scope": "default",
43062
43437
  "line": {
43063
- "start": 95,
43064
- "end": 95
43438
+ "start": 91,
43439
+ "end": 91
43065
43440
  }
43066
43441
  },
43067
43442
  "group": [
@@ -43076,8 +43451,8 @@
43076
43451
  {
43077
43452
  "description": "The width of the DropDowns in the Pager.\n",
43078
43453
  "commentRange": {
43079
- "start": 96,
43080
- "end": 97
43454
+ "start": 92,
43455
+ "end": 93
43081
43456
  },
43082
43457
  "context": {
43083
43458
  "type": "variable",
@@ -43085,8 +43460,8 @@
43085
43460
  "value": "5em",
43086
43461
  "scope": "default",
43087
43462
  "line": {
43088
- "start": 98,
43089
- "end": 98
43463
+ "start": 94,
43464
+ "end": 94
43090
43465
  }
43091
43466
  },
43092
43467
  "group": [
@@ -43101,8 +43476,8 @@
43101
43476
  {
43102
43477
  "description": "The sizes map of the Pager.\n",
43103
43478
  "commentRange": {
43104
- "start": 100,
43105
- "end": 101
43479
+ "start": 96,
43480
+ "end": 97
43106
43481
  },
43107
43482
  "context": {
43108
43483
  "type": "variable",
@@ -43110,8 +43485,8 @@
43110
43485
  "value": "(\n sm: (\n padding-x: $kendo-pager-sm-padding-x,\n padding-y: $kendo-pager-sm-padding-y,\n item-group-spacing: $kendo-pager-sm-item-group-spacing\n ),\n md: (\n padding-x: $kendo-pager-md-padding-x,\n padding-y: $kendo-pager-md-padding-y,\n item-group-spacing: $kendo-pager-md-item-group-spacing\n ),\n lg: (\n padding-x: $kendo-pager-lg-padding-x,\n padding-y: $kendo-pager-lg-padding-y,\n item-group-spacing: $kendo-pager-lg-item-group-spacing\n )\n)",
43111
43486
  "scope": "default",
43112
43487
  "line": {
43113
- "start": 102,
43114
- "end": 118
43488
+ "start": 98,
43489
+ "end": 114
43115
43490
  }
43116
43491
  },
43117
43492
  "group": [
@@ -63599,8 +63974,8 @@
63599
63974
  {
63600
63975
  "description": "The width of the border around the TileLayout.\n",
63601
63976
  "commentRange": {
63602
- "start": 5,
63603
- "end": 6
63977
+ "start": 6,
63978
+ "end": 7
63604
63979
  },
63605
63980
  "context": {
63606
63981
  "type": "variable",
@@ -63608,8 +63983,8 @@
63608
63983
  "value": "0px",
63609
63984
  "scope": "default",
63610
63985
  "line": {
63611
- "start": 7,
63612
- "end": 7
63986
+ "start": 8,
63987
+ "end": 8
63613
63988
  }
63614
63989
  },
63615
63990
  "group": [
@@ -63624,8 +63999,8 @@
63624
63999
  {
63625
64000
  "description": "The background color of the TileLayout.\n",
63626
64001
  "commentRange": {
63627
- "start": 8,
63628
- "end": 9
64002
+ "start": 9,
64003
+ "end": 10
63629
64004
  },
63630
64005
  "context": {
63631
64006
  "type": "variable",
@@ -63633,8 +64008,58 @@
63633
64008
  "value": "k-get-theme-color-var( neutral-10 )",
63634
64009
  "scope": "default",
63635
64010
  "line": {
63636
- "start": 10,
63637
- "end": 10
64011
+ "start": 11,
64012
+ "end": 11
64013
+ }
64014
+ },
64015
+ "group": [
64016
+ "tilelayout"
64017
+ ],
64018
+ "access": "public",
64019
+ "file": {
64020
+ "path": "tilelayout/_variables.scss",
64021
+ "name": "_variables.scss"
64022
+ }
64023
+ },
64024
+ {
64025
+ "description": "The horizontal padding of the TileLayout.\n",
64026
+ "commentRange": {
64027
+ "start": 13,
64028
+ "end": 14
64029
+ },
64030
+ "context": {
64031
+ "type": "variable",
64032
+ "name": "kendo-tile-layout-padding-x",
64033
+ "value": "map.get( $kendo-spacing, 4 )",
64034
+ "scope": "default",
64035
+ "line": {
64036
+ "start": 15,
64037
+ "end": 15
64038
+ }
64039
+ },
64040
+ "group": [
64041
+ "tilelayout"
64042
+ ],
64043
+ "access": "public",
64044
+ "file": {
64045
+ "path": "tilelayout/_variables.scss",
64046
+ "name": "_variables.scss"
64047
+ }
64048
+ },
64049
+ {
64050
+ "description": "The vertical padding of the TileLayout\n",
64051
+ "commentRange": {
64052
+ "start": 17,
64053
+ "end": 18
64054
+ },
64055
+ "context": {
64056
+ "type": "variable",
64057
+ "name": "kendo-tile-layout-padding-y",
64058
+ "value": "$kendo-tile-layout-padding-x",
64059
+ "scope": "default",
64060
+ "line": {
64061
+ "start": 19,
64062
+ "end": 19
63638
64063
  }
63639
64064
  },
63640
64065
  "group": [
@@ -63649,8 +64074,8 @@
63649
64074
  {
63650
64075
  "description": "The width of the border around the TileLayout hint.\n",
63651
64076
  "commentRange": {
63652
- "start": 12,
63653
- "end": 13
64077
+ "start": 21,
64078
+ "end": 22
63654
64079
  },
63655
64080
  "context": {
63656
64081
  "type": "variable",
@@ -63658,8 +64083,8 @@
63658
64083
  "value": "1px",
63659
64084
  "scope": "default",
63660
64085
  "line": {
63661
- "start": 14,
63662
- "end": 14
64086
+ "start": 23,
64087
+ "end": 23
63663
64088
  }
63664
64089
  },
63665
64090
  "group": [
@@ -63674,8 +64099,8 @@
63674
64099
  {
63675
64100
  "description": "The radius of the border around the TileLayout hint.\n",
63676
64101
  "commentRange": {
63677
- "start": 15,
63678
- "end": 16
64102
+ "start": 24,
64103
+ "end": 25
63679
64104
  },
63680
64105
  "context": {
63681
64106
  "type": "variable",
@@ -63683,8 +64108,8 @@
63683
64108
  "value": "var( --kendo-border-radius-lg, initial )",
63684
64109
  "scope": "default",
63685
64110
  "line": {
63686
- "start": 17,
63687
- "end": 17
64111
+ "start": 26,
64112
+ "end": 26
63688
64113
  }
63689
64114
  },
63690
64115
  "group": [
@@ -63699,8 +64124,8 @@
63699
64124
  {
63700
64125
  "description": "The color of the border around the TileLayout hint.\n",
63701
64126
  "commentRange": {
63702
- "start": 18,
63703
- "end": 19
64127
+ "start": 27,
64128
+ "end": 28
63704
64129
  },
63705
64130
  "context": {
63706
64131
  "type": "variable",
@@ -63708,8 +64133,8 @@
63708
64133
  "value": "var( --kendo-component-border, initial )",
63709
64134
  "scope": "default",
63710
64135
  "line": {
63711
- "start": 20,
63712
- "end": 20
64136
+ "start": 29,
64137
+ "end": 29
63713
64138
  }
63714
64139
  },
63715
64140
  "group": [
@@ -63724,8 +64149,8 @@
63724
64149
  {
63725
64150
  "description": "The background color of the TileLayout hint.\n",
63726
64151
  "commentRange": {
63727
- "start": 21,
63728
- "end": 22
64152
+ "start": 30,
64153
+ "end": 31
63729
64154
  },
63730
64155
  "context": {
63731
64156
  "type": "variable",
@@ -63733,8 +64158,8 @@
63733
64158
  "value": "rgba(255, 255, 255, .2)",
63734
64159
  "scope": "default",
63735
64160
  "line": {
63736
- "start": 23,
63737
- "end": 23
64161
+ "start": 32,
64162
+ "end": 32
63738
64163
  }
63739
64164
  },
63740
64165
  "group": [