@progress/kendo-theme-material 11.0.0 → 11.0.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.
Files changed (41) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/material-2-dark.css +1 -1
  3. package/dist/material-2.css +1 -1
  4. package/dist/material-aqua-dark.css +1 -1
  5. package/dist/material-arctic.css +1 -1
  6. package/dist/material-burnt-teal.css +1 -1
  7. package/dist/material-dataviz-v4.css +1 -1
  8. package/dist/material-eggplant.css +1 -1
  9. package/dist/material-lime-dark.css +1 -1
  10. package/dist/material-lime.css +1 -1
  11. package/dist/material-main-dark.css +1 -1
  12. package/dist/material-main.css +1 -1
  13. package/dist/material-nova.css +1 -1
  14. package/dist/material-pacific-dark.css +1 -1
  15. package/dist/material-pacific.css +1 -1
  16. package/dist/material-sky-dark.css +1 -1
  17. package/dist/material-sky.css +1 -1
  18. package/dist/material-smoke.css +1 -1
  19. package/dist/meta/sassdoc-data.json +604 -268
  20. package/dist/meta/sassdoc-raw-data.json +281 -131
  21. package/dist/meta/variables.json +41 -3
  22. package/lib/swatches/material-2-dark.json +1 -1
  23. package/lib/swatches/material-2.json +1 -1
  24. package/lib/swatches/material-aqua-dark.json +1 -1
  25. package/lib/swatches/material-arctic.json +1 -1
  26. package/lib/swatches/material-burnt-teal.json +1 -1
  27. package/lib/swatches/material-dataviz-v4.json +1 -1
  28. package/lib/swatches/material-eggplant.json +1 -1
  29. package/lib/swatches/material-lime-dark.json +1 -1
  30. package/lib/swatches/material-lime.json +1 -1
  31. package/lib/swatches/material-main-dark.json +1 -1
  32. package/lib/swatches/material-main.json +1 -1
  33. package/lib/swatches/material-nova.json +1 -1
  34. package/lib/swatches/material-pacific-dark.json +1 -1
  35. package/lib/swatches/material-pacific.json +1 -1
  36. package/lib/swatches/material-sky-dark.json +1 -1
  37. package/lib/swatches/material-sky.json +1 -1
  38. package/lib/swatches/material-smoke.json +1 -1
  39. package/package.json +4 -4
  40. package/scss/colorgradient/_variables.scss +33 -2
  41. package/scss/dataviz/_variables.scss +7 -1
@@ -15383,7 +15383,7 @@
15383
15383
  "context": {
15384
15384
  "type": "variable",
15385
15385
  "name": "kendo-color-gradient-canvas-rectangle-height",
15386
- "value": "100%",
15386
+ "value": "224px",
15387
15387
  "scope": "default",
15388
15388
  "line": {
15389
15389
  "start": 101,
@@ -15399,11 +15399,86 @@
15399
15399
  "name": "_variables.scss"
15400
15400
  }
15401
15401
  },
15402
+ {
15403
+ "description": "The height the small ColorGradient canvas hsv rectangle.\n",
15404
+ "commentRange": {
15405
+ "start": 102,
15406
+ "end": 103
15407
+ },
15408
+ "context": {
15409
+ "type": "variable",
15410
+ "name": "kendo-color-gradient-sm-canvas-rectangle-height",
15411
+ "value": "212px",
15412
+ "scope": "default",
15413
+ "line": {
15414
+ "start": 104,
15415
+ "end": 104
15416
+ }
15417
+ },
15418
+ "group": [
15419
+ "color-gradient"
15420
+ ],
15421
+ "access": "public",
15422
+ "file": {
15423
+ "path": "colorgradient/_variables.scss",
15424
+ "name": "_variables.scss"
15425
+ }
15426
+ },
15427
+ {
15428
+ "description": "The height the medium ColorGradient canvas hsv rectangle.\n",
15429
+ "commentRange": {
15430
+ "start": 105,
15431
+ "end": 106
15432
+ },
15433
+ "context": {
15434
+ "type": "variable",
15435
+ "name": "kendo-color-gradient-md-canvas-rectangle-height",
15436
+ "value": "$kendo-color-gradient-canvas-rectangle-height",
15437
+ "scope": "default",
15438
+ "line": {
15439
+ "start": 107,
15440
+ "end": 107
15441
+ }
15442
+ },
15443
+ "group": [
15444
+ "color-gradient"
15445
+ ],
15446
+ "access": "public",
15447
+ "file": {
15448
+ "path": "colorgradient/_variables.scss",
15449
+ "name": "_variables.scss"
15450
+ }
15451
+ },
15452
+ {
15453
+ "description": "The height the large ColorGradient canvas hsv rectangle.\n",
15454
+ "commentRange": {
15455
+ "start": 108,
15456
+ "end": 109
15457
+ },
15458
+ "context": {
15459
+ "type": "variable",
15460
+ "name": "kendo-color-gradient-lg-canvas-rectangle-height",
15461
+ "value": "270px",
15462
+ "scope": "default",
15463
+ "line": {
15464
+ "start": 110,
15465
+ "end": 110
15466
+ }
15467
+ },
15468
+ "group": [
15469
+ "color-gradient"
15470
+ ],
15471
+ "access": "public",
15472
+ "file": {
15473
+ "path": "colorgradient/_variables.scss",
15474
+ "name": "_variables.scss"
15475
+ }
15476
+ },
15402
15477
  {
15403
15478
  "description": "The spacing between the items of the small ColorGradient canvas.\n",
15404
15479
  "commentRange": {
15405
- "start": 103,
15406
- "end": 104
15480
+ "start": 112,
15481
+ "end": 113
15407
15482
  },
15408
15483
  "context": {
15409
15484
  "type": "variable",
@@ -15411,8 +15486,8 @@
15411
15486
  "value": "k-spacing(2.5)",
15412
15487
  "scope": "default",
15413
15488
  "line": {
15414
- "start": 105,
15415
- "end": 105
15489
+ "start": 114,
15490
+ "end": 114
15416
15491
  }
15417
15492
  },
15418
15493
  "group": [
@@ -15427,8 +15502,8 @@
15427
15502
  {
15428
15503
  "description": "The spacing between the items of the medium ColorGradient canvas.\n",
15429
15504
  "commentRange": {
15430
- "start": 106,
15431
- "end": 107
15505
+ "start": 115,
15506
+ "end": 116
15432
15507
  },
15433
15508
  "context": {
15434
15509
  "type": "variable",
@@ -15436,8 +15511,8 @@
15436
15511
  "value": "$kendo-color-gradient-canvas-gap",
15437
15512
  "scope": "default",
15438
15513
  "line": {
15439
- "start": 108,
15440
- "end": 108
15514
+ "start": 117,
15515
+ "end": 117
15441
15516
  }
15442
15517
  },
15443
15518
  "group": [
@@ -15452,8 +15527,8 @@
15452
15527
  {
15453
15528
  "description": "The spacing between the items of the large ColorGradient canvas.\n",
15454
15529
  "commentRange": {
15455
- "start": 109,
15456
- "end": 110
15530
+ "start": 118,
15531
+ "end": 119
15457
15532
  },
15458
15533
  "context": {
15459
15534
  "type": "variable",
@@ -15461,8 +15536,8 @@
15461
15536
  "value": "k-spacing(4.5)",
15462
15537
  "scope": "default",
15463
15538
  "line": {
15464
- "start": 111,
15465
- "end": 111
15539
+ "start": 120,
15540
+ "end": 120
15466
15541
  }
15467
15542
  },
15468
15543
  "group": [
@@ -15477,8 +15552,8 @@
15477
15552
  {
15478
15553
  "description": "The width of the ColorGradient slider.\n",
15479
15554
  "commentRange": {
15480
- "start": 113,
15481
- "end": 114
15555
+ "start": 122,
15556
+ "end": 123
15482
15557
  },
15483
15558
  "context": {
15484
15559
  "type": "variable",
@@ -15486,8 +15561,8 @@
15486
15561
  "value": "10px",
15487
15562
  "scope": "default",
15488
15563
  "line": {
15489
- "start": 115,
15490
- "end": 115
15564
+ "start": 124,
15565
+ "end": 124
15491
15566
  }
15492
15567
  },
15493
15568
  "group": [
@@ -15502,8 +15577,8 @@
15502
15577
  {
15503
15578
  "description": "The border radius of the ColorGradient slider.\n",
15504
15579
  "commentRange": {
15505
- "start": 116,
15506
- "end": 117
15580
+ "start": 125,
15581
+ "end": 126
15507
15582
  },
15508
15583
  "context": {
15509
15584
  "type": "variable",
@@ -15511,8 +15586,8 @@
15511
15586
  "value": "10px",
15512
15587
  "scope": "default",
15513
15588
  "line": {
15514
- "start": 118,
15515
- "end": 118
15589
+ "start": 127,
15590
+ "end": 127
15516
15591
  }
15517
15592
  },
15518
15593
  "group": [
@@ -15527,8 +15602,8 @@
15527
15602
  {
15528
15603
  "description": "The width of the border around the ColorGradient slider drag handle.\n",
15529
15604
  "commentRange": {
15530
- "start": 119,
15531
- "end": 120
15605
+ "start": 128,
15606
+ "end": 129
15532
15607
  },
15533
15608
  "context": {
15534
15609
  "type": "variable",
@@ -15536,8 +15611,8 @@
15536
15611
  "value": "3px",
15537
15612
  "scope": "default",
15538
15613
  "line": {
15539
- "start": 121,
15540
- "end": 121
15614
+ "start": 130,
15615
+ "end": 130
15541
15616
  }
15542
15617
  },
15543
15618
  "group": [
@@ -15552,17 +15627,17 @@
15552
15627
  {
15553
15628
  "description": "The height of the ColorGradient vertical slider.\n",
15554
15629
  "commentRange": {
15555
- "start": 123,
15556
- "end": 124
15630
+ "start": 132,
15631
+ "end": 133
15557
15632
  },
15558
15633
  "context": {
15559
15634
  "type": "variable",
15560
15635
  "name": "kendo-color-gradient-slider-vertical-size",
15561
- "value": "100%",
15636
+ "value": "$kendo-color-gradient-canvas-rectangle-height",
15562
15637
  "scope": "default",
15563
15638
  "line": {
15564
- "start": 125,
15565
- "end": 125
15639
+ "start": 134,
15640
+ "end": 134
15566
15641
  }
15567
15642
  },
15568
15643
  "group": [
@@ -15577,8 +15652,8 @@
15577
15652
  {
15578
15653
  "description": "The width of the ColorGradient horizontal slider.\n",
15579
15654
  "commentRange": {
15580
- "start": 126,
15581
- "end": 127
15655
+ "start": 135,
15656
+ "end": 136
15582
15657
  },
15583
15658
  "context": {
15584
15659
  "type": "variable",
@@ -15586,8 +15661,8 @@
15586
15661
  "value": "100%",
15587
15662
  "scope": "default",
15588
15663
  "line": {
15589
- "start": 128,
15590
- "end": 128
15664
+ "start": 137,
15665
+ "end": 137
15591
15666
  }
15592
15667
  },
15593
15668
  "group": [
@@ -15602,8 +15677,8 @@
15602
15677
  {
15603
15678
  "description": "The background image of the ColorGradient alpha slider.\n",
15604
15679
  "commentRange": {
15605
- "start": 129,
15606
- "end": 130
15680
+ "start": 138,
15681
+ "end": 139
15607
15682
  },
15608
15683
  "context": {
15609
15684
  "type": "variable",
@@ -15611,8 +15686,83 @@
15611
15686
  "value": "\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAuSURBVHgBxYyxDQAwDMJIL+YT+DjtzFRliUfLcklqBCRT4eCTxbD6kdL2/LgYXqpvCbs3kBv/AAAAAElFTkSuQmCC\"",
15612
15687
  "scope": "default",
15613
15688
  "line": {
15614
- "start": 131,
15615
- "end": 131
15689
+ "start": 140,
15690
+ "end": 140
15691
+ }
15692
+ },
15693
+ "group": [
15694
+ "color-gradient"
15695
+ ],
15696
+ "access": "public",
15697
+ "file": {
15698
+ "path": "colorgradient/_variables.scss",
15699
+ "name": "_variables.scss"
15700
+ }
15701
+ },
15702
+ {
15703
+ "description": "The height of the small ColorGradient vertical slider.\n",
15704
+ "commentRange": {
15705
+ "start": 142,
15706
+ "end": 143
15707
+ },
15708
+ "context": {
15709
+ "type": "variable",
15710
+ "name": "kendo-color-gradient-sm-slider-vertical-size",
15711
+ "value": "$kendo-color-gradient-sm-canvas-rectangle-height",
15712
+ "scope": "default",
15713
+ "line": {
15714
+ "start": 144,
15715
+ "end": 144
15716
+ }
15717
+ },
15718
+ "group": [
15719
+ "color-gradient"
15720
+ ],
15721
+ "access": "public",
15722
+ "file": {
15723
+ "path": "colorgradient/_variables.scss",
15724
+ "name": "_variables.scss"
15725
+ }
15726
+ },
15727
+ {
15728
+ "description": "The height of the medium ColorGradient vertical slider.\n",
15729
+ "commentRange": {
15730
+ "start": 145,
15731
+ "end": 146
15732
+ },
15733
+ "context": {
15734
+ "type": "variable",
15735
+ "name": "kendo-color-gradient-md-slider-vertical-size",
15736
+ "value": "$kendo-color-gradient-md-canvas-rectangle-height",
15737
+ "scope": "default",
15738
+ "line": {
15739
+ "start": 147,
15740
+ "end": 147
15741
+ }
15742
+ },
15743
+ "group": [
15744
+ "color-gradient"
15745
+ ],
15746
+ "access": "public",
15747
+ "file": {
15748
+ "path": "colorgradient/_variables.scss",
15749
+ "name": "_variables.scss"
15750
+ }
15751
+ },
15752
+ {
15753
+ "description": "The height of the large ColorGradient vertical slider.\n",
15754
+ "commentRange": {
15755
+ "start": 148,
15756
+ "end": 149
15757
+ },
15758
+ "context": {
15759
+ "type": "variable",
15760
+ "name": "kendo-color-gradient-lg-slider-vertical-size",
15761
+ "value": "$kendo-color-gradient-lg-canvas-rectangle-height",
15762
+ "scope": "default",
15763
+ "line": {
15764
+ "start": 150,
15765
+ "end": 150
15616
15766
  }
15617
15767
  },
15618
15768
  "group": [
@@ -15627,8 +15777,8 @@
15627
15777
  {
15628
15778
  "description": "The width of the ColorGradient canvas drag handle.\n",
15629
15779
  "commentRange": {
15630
- "start": 133,
15631
- "end": 134
15780
+ "start": 152,
15781
+ "end": 153
15632
15782
  },
15633
15783
  "context": {
15634
15784
  "type": "variable",
@@ -15636,8 +15786,8 @@
15636
15786
  "value": "14px",
15637
15787
  "scope": "default",
15638
15788
  "line": {
15639
- "start": 135,
15640
- "end": 135
15789
+ "start": 154,
15790
+ "end": 154
15641
15791
  }
15642
15792
  },
15643
15793
  "group": [
@@ -15652,8 +15802,8 @@
15652
15802
  {
15653
15803
  "description": "The height of the ColorGradient canvas drag handle.\n",
15654
15804
  "commentRange": {
15655
- "start": 136,
15656
- "end": 137
15805
+ "start": 155,
15806
+ "end": 156
15657
15807
  },
15658
15808
  "context": {
15659
15809
  "type": "variable",
@@ -15661,8 +15811,8 @@
15661
15811
  "value": "14px",
15662
15812
  "scope": "default",
15663
15813
  "line": {
15664
- "start": 138,
15665
- "end": 138
15814
+ "start": 157,
15815
+ "end": 157
15666
15816
  }
15667
15817
  },
15668
15818
  "group": [
@@ -15677,8 +15827,8 @@
15677
15827
  {
15678
15828
  "description": "The width of the border around the ColorGradient canvas drag handle.\n",
15679
15829
  "commentRange": {
15680
- "start": 139,
15681
- "end": 140
15830
+ "start": 158,
15831
+ "end": 159
15682
15832
  },
15683
15833
  "context": {
15684
15834
  "type": "variable",
@@ -15686,8 +15836,8 @@
15686
15836
  "value": "1px",
15687
15837
  "scope": "default",
15688
15838
  "line": {
15689
- "start": 141,
15690
- "end": 141
15839
+ "start": 160,
15840
+ "end": 160
15691
15841
  }
15692
15842
  },
15693
15843
  "group": [
@@ -15702,8 +15852,8 @@
15702
15852
  {
15703
15853
  "description": "The width of the outline around the ColorGradient canvas drag handle.\n",
15704
15854
  "commentRange": {
15705
- "start": 142,
15706
- "end": 143
15855
+ "start": 161,
15856
+ "end": 162
15707
15857
  },
15708
15858
  "context": {
15709
15859
  "type": "variable",
@@ -15711,8 +15861,8 @@
15711
15861
  "value": "1px",
15712
15862
  "scope": "default",
15713
15863
  "line": {
15714
- "start": 144,
15715
- "end": 144
15864
+ "start": 163,
15865
+ "end": 163
15716
15866
  }
15717
15867
  },
15718
15868
  "group": [
@@ -15727,8 +15877,8 @@
15727
15877
  {
15728
15878
  "description": "The border radius of the ColorGradient canvas drag handle.\n",
15729
15879
  "commentRange": {
15730
- "start": 145,
15731
- "end": 146
15880
+ "start": 164,
15881
+ "end": 165
15732
15882
  },
15733
15883
  "context": {
15734
15884
  "type": "variable",
@@ -15736,8 +15886,8 @@
15736
15886
  "value": "50%",
15737
15887
  "scope": "default",
15738
15888
  "line": {
15739
- "start": 147,
15740
- "end": 147
15889
+ "start": 166,
15890
+ "end": 166
15741
15891
  }
15742
15892
  },
15743
15893
  "group": [
@@ -15752,8 +15902,8 @@
15752
15902
  {
15753
15903
  "description": "The text color of the ColorGradient canvas drag handle.\n",
15754
15904
  "commentRange": {
15755
- "start": 148,
15756
- "end": 149
15905
+ "start": 167,
15906
+ "end": 168
15757
15907
  },
15758
15908
  "context": {
15759
15909
  "type": "variable",
@@ -15761,8 +15911,8 @@
15761
15911
  "value": "null",
15762
15912
  "scope": "default",
15763
15913
  "line": {
15764
- "start": 150,
15765
- "end": 150
15914
+ "start": 169,
15915
+ "end": 169
15766
15916
  }
15767
15917
  },
15768
15918
  "group": [
@@ -15777,8 +15927,8 @@
15777
15927
  {
15778
15928
  "description": "The background color of the ColorGradient canvas drag handle.\n",
15779
15929
  "commentRange": {
15780
- "start": 151,
15781
- "end": 152
15930
+ "start": 170,
15931
+ "end": 171
15782
15932
  },
15783
15933
  "context": {
15784
15934
  "type": "variable",
@@ -15786,8 +15936,8 @@
15786
15936
  "value": "transparent",
15787
15937
  "scope": "default",
15788
15938
  "line": {
15789
- "start": 153,
15790
- "end": 153
15939
+ "start": 172,
15940
+ "end": 172
15791
15941
  }
15792
15942
  },
15793
15943
  "group": [
@@ -15802,8 +15952,8 @@
15802
15952
  {
15803
15953
  "description": "The color of the border around the ColorGradient canvas drag handle.\n",
15804
15954
  "commentRange": {
15805
- "start": 154,
15806
- "end": 155
15955
+ "start": 173,
15956
+ "end": 174
15807
15957
  },
15808
15958
  "context": {
15809
15959
  "type": "variable",
@@ -15811,8 +15961,8 @@
15811
15961
  "value": "rgba( white, .8 )",
15812
15962
  "scope": "default",
15813
15963
  "line": {
15814
- "start": 156,
15815
- "end": 156
15964
+ "start": 175,
15965
+ "end": 175
15816
15966
  }
15817
15967
  },
15818
15968
  "group": [
@@ -15827,8 +15977,8 @@
15827
15977
  {
15828
15978
  "description": "The focus color of the outline around the ColorGradient canvas drag handle.\n",
15829
15979
  "commentRange": {
15830
- "start": 157,
15831
- "end": 158
15980
+ "start": 176,
15981
+ "end": 177
15832
15982
  },
15833
15983
  "context": {
15834
15984
  "type": "variable",
@@ -15836,8 +15986,8 @@
15836
15986
  "value": "$kendo-color-black",
15837
15987
  "scope": "default",
15838
15988
  "line": {
15839
- "start": 159,
15840
- "end": 159
15989
+ "start": 178,
15990
+ "end": 178
15841
15991
  }
15842
15992
  },
15843
15993
  "group": [
@@ -15852,8 +16002,8 @@
15852
16002
  {
15853
16003
  "description": "The outline color of the outline around the ColorGradient canvas drag handle.\n",
15854
16004
  "commentRange": {
15855
- "start": 160,
15856
- "end": 161
16005
+ "start": 179,
16006
+ "end": 180
15857
16007
  },
15858
16008
  "context": {
15859
16009
  "type": "variable",
@@ -15861,8 +16011,8 @@
15861
16011
  "value": "$kendo-color-black",
15862
16012
  "scope": "default",
15863
16013
  "line": {
15864
- "start": 162,
15865
- "end": 162
16014
+ "start": 181,
16015
+ "end": 181
15866
16016
  }
15867
16017
  },
15868
16018
  "group": [
@@ -15877,8 +16027,8 @@
15877
16027
  {
15878
16028
  "description": "The box shadow of the ColorGradient canvas drag handle.\n",
15879
16029
  "commentRange": {
15880
- "start": 163,
15881
- "end": 164
16030
+ "start": 182,
16031
+ "end": 183
15882
16032
  },
15883
16033
  "context": {
15884
16034
  "type": "variable",
@@ -15886,8 +16036,8 @@
15886
16036
  "value": "k-elevation(2)",
15887
16037
  "scope": "default",
15888
16038
  "line": {
15889
- "start": 165,
15890
- "end": 165
16039
+ "start": 184,
16040
+ "end": 184
15891
16041
  }
15892
16042
  },
15893
16043
  "group": [
@@ -15902,8 +16052,8 @@
15902
16052
  {
15903
16053
  "description": "The vertical margin of the ColorGradient canvas drag handle.\n",
15904
16054
  "commentRange": {
15905
- "start": 167,
15906
- "end": 168
16055
+ "start": 186,
16056
+ "end": 187
15907
16057
  },
15908
16058
  "context": {
15909
16059
  "type": "variable",
@@ -15911,8 +16061,8 @@
15911
16061
  "value": "- math.div( $kendo-color-gradient-draghandle-height, 2 )",
15912
16062
  "scope": "default",
15913
16063
  "line": {
15914
- "start": 169,
15915
- "end": 169
16064
+ "start": 188,
16065
+ "end": 188
15916
16066
  }
15917
16067
  },
15918
16068
  "group": [
@@ -15927,8 +16077,8 @@
15927
16077
  {
15928
16078
  "description": "The horizontal margin of the ColorGradient canvas drag handle.\n",
15929
16079
  "commentRange": {
15930
- "start": 170,
15931
- "end": 171
16080
+ "start": 189,
16081
+ "end": 190
15932
16082
  },
15933
16083
  "context": {
15934
16084
  "type": "variable",
@@ -15936,8 +16086,8 @@
15936
16086
  "value": "- math.div( $kendo-color-gradient-draghandle-width, 2 )",
15937
16087
  "scope": "default",
15938
16088
  "line": {
15939
- "start": 172,
15940
- "end": 172
16089
+ "start": 191,
16090
+ "end": 191
15941
16091
  }
15942
16092
  },
15943
16093
  "group": [
@@ -15952,8 +16102,8 @@
15952
16102
  {
15953
16103
  "description": "The width of the ColorGradient input.\n",
15954
16104
  "commentRange": {
15955
- "start": 174,
15956
- "end": 175
16105
+ "start": 193,
16106
+ "end": 194
15957
16107
  },
15958
16108
  "context": {
15959
16109
  "type": "variable",
@@ -15961,8 +16111,8 @@
15961
16111
  "value": "50px",
15962
16112
  "scope": "default",
15963
16113
  "line": {
15964
- "start": 176,
15965
- "end": 176
16114
+ "start": 195,
16115
+ "end": 195
15966
16116
  }
15967
16117
  },
15968
16118
  "group": [
@@ -15977,8 +16127,8 @@
15977
16127
  {
15978
16128
  "description": "The spacing between the ColorGradient inputs.\n",
15979
16129
  "commentRange": {
15980
- "start": 177,
15981
- "end": 178
16130
+ "start": 196,
16131
+ "end": 197
15982
16132
  },
15983
16133
  "context": {
15984
16134
  "type": "variable",
@@ -15986,8 +16136,8 @@
15986
16136
  "value": "k-spacing(2)",
15987
16137
  "scope": "default",
15988
16138
  "line": {
15989
- "start": 179,
15990
- "end": 179
16139
+ "start": 198,
16140
+ "end": 198
15991
16141
  }
15992
16142
  },
15993
16143
  "group": [
@@ -16002,8 +16152,8 @@
16002
16152
  {
16003
16153
  "description": "The spacing between the ColorGradient inputs and their labels.\n",
16004
16154
  "commentRange": {
16005
- "start": 180,
16006
- "end": 181
16155
+ "start": 199,
16156
+ "end": 200
16007
16157
  },
16008
16158
  "context": {
16009
16159
  "type": "variable",
@@ -16011,8 +16161,8 @@
16011
16161
  "value": "k-spacing(1)",
16012
16162
  "scope": "default",
16013
16163
  "line": {
16014
- "start": 182,
16015
- "end": 182
16164
+ "start": 201,
16165
+ "end": 201
16016
16166
  }
16017
16167
  },
16018
16168
  "group": [
@@ -16027,8 +16177,8 @@
16027
16177
  {
16028
16178
  "description": "The text color of the ColorGradient input labels.\n",
16029
16179
  "commentRange": {
16030
- "start": 183,
16031
- "end": 184
16180
+ "start": 202,
16181
+ "end": 203
16032
16182
  },
16033
16183
  "context": {
16034
16184
  "type": "variable",
@@ -16036,8 +16186,8 @@
16036
16186
  "value": "k-color(subtle)",
16037
16187
  "scope": "default",
16038
16188
  "line": {
16039
- "start": 185,
16040
- "end": 185
16189
+ "start": 204,
16190
+ "end": 204
16041
16191
  }
16042
16192
  },
16043
16193
  "group": [
@@ -16052,8 +16202,8 @@
16052
16202
  {
16053
16203
  "description": "The width of the small ColorGradient input.\n",
16054
16204
  "commentRange": {
16055
- "start": 187,
16056
- "end": 188
16205
+ "start": 206,
16206
+ "end": 207
16057
16207
  },
16058
16208
  "context": {
16059
16209
  "type": "variable",
@@ -16061,8 +16211,8 @@
16061
16211
  "value": "46px",
16062
16212
  "scope": "default",
16063
16213
  "line": {
16064
- "start": 189,
16065
- "end": 189
16214
+ "start": 208,
16215
+ "end": 208
16066
16216
  }
16067
16217
  },
16068
16218
  "group": [
@@ -16077,8 +16227,8 @@
16077
16227
  {
16078
16228
  "description": "The width of the medium ColorGradient input.\n",
16079
16229
  "commentRange": {
16080
- "start": 190,
16081
- "end": 191
16230
+ "start": 209,
16231
+ "end": 210
16082
16232
  },
16083
16233
  "context": {
16084
16234
  "type": "variable",
@@ -16086,8 +16236,8 @@
16086
16236
  "value": "$kendo-color-gradient-input-width",
16087
16237
  "scope": "default",
16088
16238
  "line": {
16089
- "start": 192,
16090
- "end": 192
16239
+ "start": 211,
16240
+ "end": 211
16091
16241
  }
16092
16242
  },
16093
16243
  "group": [
@@ -16102,8 +16252,8 @@
16102
16252
  {
16103
16253
  "description": "The width of the large ColorGradient input.\n",
16104
16254
  "commentRange": {
16105
- "start": 193,
16106
- "end": 194
16255
+ "start": 212,
16256
+ "end": 213
16107
16257
  },
16108
16258
  "context": {
16109
16259
  "type": "variable",
@@ -16111,8 +16261,8 @@
16111
16261
  "value": "62px",
16112
16262
  "scope": "default",
16113
16263
  "line": {
16114
- "start": 195,
16115
- "end": 195
16264
+ "start": 214,
16265
+ "end": 214
16116
16266
  }
16117
16267
  },
16118
16268
  "group": [
@@ -16127,8 +16277,8 @@
16127
16277
  {
16128
16278
  "description": "The font weight of the ColorGradient contrast ratio text.\n",
16129
16279
  "commentRange": {
16130
- "start": 197,
16131
- "end": 198
16280
+ "start": 216,
16281
+ "end": 217
16132
16282
  },
16133
16283
  "context": {
16134
16284
  "type": "variable",
@@ -16136,8 +16286,8 @@
16136
16286
  "value": "var( --kendo-font-weight-medium, normal )",
16137
16287
  "scope": "default",
16138
16288
  "line": {
16139
- "start": 199,
16140
- "end": 199
16289
+ "start": 218,
16290
+ "end": 218
16141
16291
  }
16142
16292
  },
16143
16293
  "group": [
@@ -16152,8 +16302,8 @@
16152
16302
  {
16153
16303
  "description": "The spacing between the items in the ColorGradient contrast tool.\n",
16154
16304
  "commentRange": {
16155
- "start": 200,
16156
- "end": 201
16305
+ "start": 219,
16306
+ "end": 220
16157
16307
  },
16158
16308
  "context": {
16159
16309
  "type": "variable",
@@ -16161,8 +16311,8 @@
16161
16311
  "value": "k-spacing(2)",
16162
16312
  "scope": "default",
16163
16313
  "line": {
16164
- "start": 202,
16165
- "end": 202
16314
+ "start": 221,
16315
+ "end": 221
16166
16316
  }
16167
16317
  },
16168
16318
  "group": [
@@ -16177,17 +16327,17 @@
16177
16327
  {
16178
16328
  "description": "The size map of the ColorGradient.\n",
16179
16329
  "commentRange": {
16180
- "start": 204,
16181
- "end": 205
16330
+ "start": 223,
16331
+ "end": 224
16182
16332
  },
16183
16333
  "context": {
16184
16334
  "type": "variable",
16185
16335
  "name": "kendo-color-gradient-sizes",
16186
- "value": "(\n sm: (\n width: $kendo-color-gradient-sm-width,\n input-width: $kendo-color-gradient-sm-input-width,\n gap: $kendo-color-gradient-sm-gap,\n canvas-gap: $kendo-color-gradient-sm-canvas-gap,\n padding-x: $kendo-color-gradient-sm-padding-x,\n padding-y: $kendo-color-gradient-sm-padding-y\n ),\n md: (\n width: $kendo-color-gradient-md-width,\n input-width: $kendo-color-gradient-md-input-width,\n gap: $kendo-color-gradient-md-gap,\n canvas-gap: $kendo-color-gradient-md-canvas-gap,\n padding-x: $kendo-color-gradient-md-padding-x,\n padding-y: $kendo-color-gradient-md-padding-y\n ),\n lg: (\n width: $kendo-color-gradient-lg-width,\n input-width: $kendo-color-gradient-lg-input-width,\n gap: $kendo-color-gradient-lg-gap,\n canvas-gap: $kendo-color-gradient-lg-canvas-gap,\n padding-x: $kendo-color-gradient-lg-padding-x,\n padding-y: $kendo-color-gradient-lg-padding-y\n )\n)",
16336
+ "value": "(\n sm: (\n width: $kendo-color-gradient-sm-width,\n vertical-slider-height: $kendo-color-gradient-sm-slider-vertical-size,\n rectangle-height: $kendo-color-gradient-sm-canvas-rectangle-height,\n input-width: $kendo-color-gradient-sm-input-width,\n gap: $kendo-color-gradient-sm-gap,\n canvas-gap: $kendo-color-gradient-sm-canvas-gap,\n padding-x: $kendo-color-gradient-sm-padding-x,\n padding-y: $kendo-color-gradient-sm-padding-y\n ),\n md: (\n width: $kendo-color-gradient-md-width,\n vertical-slider-height: $kendo-color-gradient-md-slider-vertical-size,\n rectangle-height: $kendo-color-gradient-md-canvas-rectangle-height,\n input-width: $kendo-color-gradient-md-input-width,\n gap: $kendo-color-gradient-md-gap,\n canvas-gap: $kendo-color-gradient-md-canvas-gap,\n padding-x: $kendo-color-gradient-md-padding-x,\n padding-y: $kendo-color-gradient-md-padding-y\n ),\n lg: (\n width: $kendo-color-gradient-lg-width,\n vertical-slider-height: $kendo-color-gradient-lg-slider-vertical-size,\n rectangle-height: $kendo-color-gradient-lg-canvas-rectangle-height,\n input-width: $kendo-color-gradient-lg-input-width,\n gap: $kendo-color-gradient-lg-gap,\n canvas-gap: $kendo-color-gradient-lg-canvas-gap,\n padding-x: $kendo-color-gradient-lg-padding-x,\n padding-y: $kendo-color-gradient-lg-padding-y\n )\n)",
16187
16337
  "scope": "default",
16188
16338
  "line": {
16189
- "start": 206,
16190
- "end": 231
16339
+ "start": 225,
16340
+ "end": 256
16191
16341
  }
16192
16342
  },
16193
16343
  "group": [