@progress/kendo-theme-classic 6.8.0-dev.1 → 7.0.0-dev.0

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 (44) hide show
  1. package/dist/all.css +422 -116
  2. package/dist/all.scss +684 -134
  3. package/dist/meta/sassdoc-data.json +15929 -13925
  4. package/dist/meta/sassdoc-raw-data.json +988 -63
  5. package/dist/meta/variables.json +249 -113
  6. package/lib/swatches/classic-green-dark.json +1 -1
  7. package/lib/swatches/classic-green.json +1 -1
  8. package/lib/swatches/classic-lavender-dark.json +1 -1
  9. package/lib/swatches/classic-lavender.json +1 -1
  10. package/lib/swatches/classic-main-dark.json +1 -1
  11. package/lib/swatches/classic-main.json +1 -1
  12. package/lib/swatches/classic-metro-dark.json +1 -1
  13. package/lib/swatches/classic-metro.json +1 -1
  14. package/lib/swatches/classic-moonlight.json +1 -1
  15. package/lib/swatches/classic-opal-dark.json +1 -1
  16. package/lib/swatches/classic-opal.json +1 -1
  17. package/lib/swatches/classic-silver-dark.json +1 -1
  18. package/lib/swatches/classic-silver.json +1 -1
  19. package/lib/swatches/classic-uniform.json +1 -1
  20. package/package.json +5 -5
  21. package/scss/action-sheet/_variables.scss +1 -1
  22. package/scss/appbar/_variables.scss +2 -2
  23. package/scss/bottom-navigation/_variables.scss +2 -2
  24. package/scss/card/_variables.scss +2 -2
  25. package/scss/chat/_variables.scss +6 -6
  26. package/scss/coloreditor/_variables.scss +2 -2
  27. package/scss/colorgradient/_variables.scss +14 -8
  28. package/scss/common/_index.scss +1 -0
  29. package/scss/common/_indicators.scss +1 -0
  30. package/scss/core/_index.scss +3 -0
  31. package/scss/dock-manager/_index.scss +38 -0
  32. package/scss/dock-manager/_layout.scss +6 -0
  33. package/scss/dock-manager/_theme.scss +6 -0
  34. package/scss/dock-manager/_variables.scss +113 -0
  35. package/scss/fab/_variables.scss +2 -2
  36. package/scss/index.scss +2 -0
  37. package/scss/pdf-viewer/_variables.scss +4 -5
  38. package/scss/pivotgrid/_variables.scss +5 -4
  39. package/scss/popup/_variables.scss +1 -1
  40. package/scss/scheduler/_variables.scss +1 -3
  41. package/scss/tabstrip/_variables.scss +1 -1
  42. package/scss/timeline/_variables.scss +1 -1
  43. package/scss/tooltip/_variables.scss +2 -0
  44. package/scss/window/_variables.scss +2 -2
@@ -358,7 +358,7 @@
358
358
  "context": {
359
359
  "type": "variable",
360
360
  "name": "kendo-appbar-box-shadow",
361
- "value": "0px 1px 1px rgba( black, .16 )",
361
+ "value": "k-elevation(4)",
362
362
  "scope": "default",
363
363
  "line": {
364
364
  "start": 51,
@@ -383,7 +383,7 @@
383
383
  "context": {
384
384
  "type": "variable",
385
385
  "name": "kendo-appbar-bottom-box-shadow",
386
- "value": "0px -1px 1px rgba( black, .16 )",
386
+ "value": "k-elevation(4)",
387
387
  "scope": "default",
388
388
  "line": {
389
389
  "start": 54,
@@ -1508,7 +1508,7 @@
1508
1508
  "context": {
1509
1509
  "type": "variable",
1510
1510
  "name": "kendo-bottom-nav-shadow",
1511
- "value": "0px 0px 5px rgba( black, .12 )",
1511
+ "value": "k-elevation(4)",
1512
1512
  "scope": "default",
1513
1513
  "line": {
1514
1514
  "start": 52,
@@ -7408,7 +7408,7 @@
7408
7408
  "context": {
7409
7409
  "type": "variable",
7410
7410
  "name": "kendo-color-gradient-focus-shadow",
7411
- "value": "1px 1px 7px 1px rgba( black, .3 )",
7411
+ "value": "k-elevation(3)",
7412
7412
  "scope": "default",
7413
7413
  "line": {
7414
7414
  "start": 51,
@@ -7700,15 +7700,15 @@
7700
7700
  }
7701
7701
  },
7702
7702
  {
7703
- "description": "The border radius of the ColorGradient canvas drag handle.\n",
7703
+ "description": "The width of the outline around the ColorGradient canvas drag handle.\n",
7704
7704
  "commentRange": {
7705
7705
  "start": 89,
7706
7706
  "end": 90
7707
7707
  },
7708
7708
  "context": {
7709
7709
  "type": "variable",
7710
- "name": "kendo-color-gradient-draghandle-border-radius",
7711
- "value": "50%",
7710
+ "name": "kendo-color-gradient-draghandle-outline-width",
7711
+ "value": "1px",
7712
7712
  "scope": "default",
7713
7713
  "line": {
7714
7714
  "start": 91,
@@ -7725,15 +7725,15 @@
7725
7725
  }
7726
7726
  },
7727
7727
  {
7728
- "description": "The text color of the ColorGradient canvas drag handle.\n",
7728
+ "description": "The border radius of the ColorGradient canvas drag handle.\n",
7729
7729
  "commentRange": {
7730
7730
  "start": 92,
7731
7731
  "end": 93
7732
7732
  },
7733
7733
  "context": {
7734
7734
  "type": "variable",
7735
- "name": "kendo-color-gradient-draghandle-text",
7736
- "value": "null",
7735
+ "name": "kendo-color-gradient-draghandle-border-radius",
7736
+ "value": "50%",
7737
7737
  "scope": "default",
7738
7738
  "line": {
7739
7739
  "start": 94,
@@ -7750,15 +7750,15 @@
7750
7750
  }
7751
7751
  },
7752
7752
  {
7753
- "description": "The background color of the ColorGradient canvas drag handle.\n",
7753
+ "description": "The text color of the ColorGradient canvas drag handle.\n",
7754
7754
  "commentRange": {
7755
7755
  "start": 95,
7756
7756
  "end": 96
7757
7757
  },
7758
7758
  "context": {
7759
7759
  "type": "variable",
7760
- "name": "kendo-color-gradient-draghandle-bg",
7761
- "value": "transparent",
7760
+ "name": "kendo-color-gradient-draghandle-text",
7761
+ "value": "null",
7762
7762
  "scope": "default",
7763
7763
  "line": {
7764
7764
  "start": 97,
@@ -7775,15 +7775,15 @@
7775
7775
  }
7776
7776
  },
7777
7777
  {
7778
- "description": "The color of the border around the ColorGradient canvas drag handle.\n",
7778
+ "description": "The background color of the ColorGradient canvas drag handle.\n",
7779
7779
  "commentRange": {
7780
7780
  "start": 98,
7781
7781
  "end": 99
7782
7782
  },
7783
7783
  "context": {
7784
7784
  "type": "variable",
7785
- "name": "kendo-color-gradient-draghandle-border",
7786
- "value": "rgba( white, .8)",
7785
+ "name": "kendo-color-gradient-draghandle-bg",
7786
+ "value": "transparent",
7787
7787
  "scope": "default",
7788
7788
  "line": {
7789
7789
  "start": 100,
@@ -7800,15 +7800,15 @@
7800
7800
  }
7801
7801
  },
7802
7802
  {
7803
- "description": "The box shadow of the ColorGradient canvas drag handle.\n",
7803
+ "description": "The color of the border around the ColorGradient canvas drag handle.\n",
7804
7804
  "commentRange": {
7805
7805
  "start": 101,
7806
7806
  "end": 102
7807
7807
  },
7808
7808
  "context": {
7809
7809
  "type": "variable",
7810
- "name": "kendo-color-gradient-draghandle-shadow",
7811
- "value": "0 1px 4px rgba( black, .5 )",
7810
+ "name": "kendo-color-gradient-draghandle-border",
7811
+ "value": "rgba( white, .8)",
7812
7812
  "scope": "default",
7813
7813
  "line": {
7814
7814
  "start": 103,
@@ -7825,15 +7825,15 @@
7825
7825
  }
7826
7826
  },
7827
7827
  {
7828
- "description": "The box shadow of the focused ColorGradient canvas drag handle.\n",
7828
+ "description": "The color of the outline around the ColorGradient canvas drag handle.\n",
7829
7829
  "commentRange": {
7830
7830
  "start": 104,
7831
7831
  "end": 105
7832
7832
  },
7833
7833
  "context": {
7834
7834
  "type": "variable",
7835
- "name": "kendo-color-gradient-draghandle-focus-shadow",
7836
- "value": "0 1px 4px black",
7835
+ "name": "kendo-color-gradient-draghandle-shadow",
7836
+ "value": "rgba( $kendo-color-black, .5)",
7837
7837
  "scope": "default",
7838
7838
  "line": {
7839
7839
  "start": 106,
@@ -7850,15 +7850,15 @@
7850
7850
  }
7851
7851
  },
7852
7852
  {
7853
- "description": "The box shadow of the hovered ColorGradient canvas drag handle.\n",
7853
+ "description": "The focus color of the outline around the ColorGradient canvas drag handle.\n",
7854
7854
  "commentRange": {
7855
7855
  "start": 107,
7856
7856
  "end": 108
7857
7857
  },
7858
7858
  "context": {
7859
7859
  "type": "variable",
7860
- "name": "kendo-color-gradient-draghandle-hover-shadow",
7861
- "value": "$kendo-color-gradient-draghandle-focus-shadow",
7860
+ "name": "kendo-color-gradient-draghandle-focus-shadow",
7861
+ "value": "$kendo-color-black",
7862
7862
  "scope": "default",
7863
7863
  "line": {
7864
7864
  "start": 109,
@@ -7874,11 +7874,61 @@
7874
7874
  "name": "_variables.scss"
7875
7875
  }
7876
7876
  },
7877
+ {
7878
+ "description": "The outline color of the outline around the ColorGradient canvas drag handle.\n",
7879
+ "commentRange": {
7880
+ "start": 110,
7881
+ "end": 111
7882
+ },
7883
+ "context": {
7884
+ "type": "variable",
7885
+ "name": "kendo-color-gradient-draghandle-hover-shadow",
7886
+ "value": "$kendo-color-black",
7887
+ "scope": "default",
7888
+ "line": {
7889
+ "start": 112,
7890
+ "end": 112
7891
+ }
7892
+ },
7893
+ "group": [
7894
+ "cologradient"
7895
+ ],
7896
+ "access": "public",
7897
+ "file": {
7898
+ "path": "colorgradient/_variables.scss",
7899
+ "name": "_variables.scss"
7900
+ }
7901
+ },
7902
+ {
7903
+ "description": "The box shadow of the ColorGradient canvas drag handle.\n",
7904
+ "commentRange": {
7905
+ "start": 113,
7906
+ "end": 114
7907
+ },
7908
+ "context": {
7909
+ "type": "variable",
7910
+ "name": "kendo-color-gradient-draghandle-shadow",
7911
+ "value": "k-elevation(2)",
7912
+ "scope": "default",
7913
+ "line": {
7914
+ "start": 115,
7915
+ "end": 115
7916
+ }
7917
+ },
7918
+ "group": [
7919
+ "cologradient"
7920
+ ],
7921
+ "access": "public",
7922
+ "file": {
7923
+ "path": "colorgradient/_variables.scss",
7924
+ "name": "_variables.scss"
7925
+ }
7926
+ },
7877
7927
  {
7878
7928
  "description": "The vertical margin of the ColorGradient canvas drag handle.\n",
7879
7929
  "commentRange": {
7880
- "start": 111,
7881
- "end": 112
7930
+ "start": 117,
7931
+ "end": 118
7882
7932
  },
7883
7933
  "context": {
7884
7934
  "type": "variable",
@@ -7886,8 +7936,8 @@
7886
7936
  "value": "- k-math-div( $kendo-color-gradient-draghandle-height, 2 )",
7887
7937
  "scope": "default",
7888
7938
  "line": {
7889
- "start": 113,
7890
- "end": 113
7939
+ "start": 119,
7940
+ "end": 119
7891
7941
  }
7892
7942
  },
7893
7943
  "group": [
@@ -7902,8 +7952,8 @@
7902
7952
  {
7903
7953
  "description": "The horizontal margin of the ColorGradient canvas drag handle.\n",
7904
7954
  "commentRange": {
7905
- "start": 114,
7906
- "end": 115
7955
+ "start": 120,
7956
+ "end": 121
7907
7957
  },
7908
7958
  "context": {
7909
7959
  "type": "variable",
@@ -7911,8 +7961,8 @@
7911
7961
  "value": "- k-math-div( $kendo-color-gradient-draghandle-width, 2 )",
7912
7962
  "scope": "default",
7913
7963
  "line": {
7914
- "start": 116,
7915
- "end": 116
7964
+ "start": 122,
7965
+ "end": 122
7916
7966
  }
7917
7967
  },
7918
7968
  "group": [
@@ -7927,8 +7977,8 @@
7927
7977
  {
7928
7978
  "description": "The width of the ColorGradient input.\n",
7929
7979
  "commentRange": {
7930
- "start": 118,
7931
- "end": 119
7980
+ "start": 124,
7981
+ "end": 125
7932
7982
  },
7933
7983
  "context": {
7934
7984
  "type": "variable",
@@ -7936,8 +7986,8 @@
7936
7986
  "value": "46px",
7937
7987
  "scope": "default",
7938
7988
  "line": {
7939
- "start": 120,
7940
- "end": 120
7989
+ "start": 126,
7990
+ "end": 126
7941
7991
  }
7942
7992
  },
7943
7993
  "group": [
@@ -7952,8 +8002,8 @@
7952
8002
  {
7953
8003
  "description": "The spacing between the ColorGradient inputs.\n",
7954
8004
  "commentRange": {
7955
- "start": 121,
7956
- "end": 122
8005
+ "start": 127,
8006
+ "end": 128
7957
8007
  },
7958
8008
  "context": {
7959
8009
  "type": "variable",
@@ -7961,8 +8011,8 @@
7961
8011
  "value": "k-math-div( $kendo-color-gradient-spacer, 1.5 )",
7962
8012
  "scope": "default",
7963
8013
  "line": {
7964
- "start": 123,
7965
- "end": 123
8014
+ "start": 129,
8015
+ "end": 129
7966
8016
  }
7967
8017
  },
7968
8018
  "group": [
@@ -7977,8 +8027,8 @@
7977
8027
  {
7978
8028
  "description": "The spacing between the ColorGradient inputs and their labels.\n",
7979
8029
  "commentRange": {
7980
- "start": 124,
7981
- "end": 125
8030
+ "start": 130,
8031
+ "end": 131
7982
8032
  },
7983
8033
  "context": {
7984
8034
  "type": "variable",
@@ -7986,8 +8036,8 @@
7986
8036
  "value": "k-math-div( $kendo-color-gradient-spacer, 3 )",
7987
8037
  "scope": "default",
7988
8038
  "line": {
7989
- "start": 126,
7990
- "end": 126
8039
+ "start": 132,
8040
+ "end": 132
7991
8041
  }
7992
8042
  },
7993
8043
  "group": [
@@ -8002,8 +8052,8 @@
8002
8052
  {
8003
8053
  "description": "The text color of the ColorGradient input labels.\n",
8004
8054
  "commentRange": {
8005
- "start": 127,
8006
- "end": 128
8055
+ "start": 133,
8056
+ "end": 134
8007
8057
  },
8008
8058
  "context": {
8009
8059
  "type": "variable",
@@ -8011,8 +8061,8 @@
8011
8061
  "value": "$kendo-subtle-text",
8012
8062
  "scope": "default",
8013
8063
  "line": {
8014
- "start": 129,
8015
- "end": 129
8064
+ "start": 135,
8065
+ "end": 135
8016
8066
  }
8017
8067
  },
8018
8068
  "group": [
@@ -8027,8 +8077,8 @@
8027
8077
  {
8028
8078
  "description": "The font weight of the ColorGradient contrast ratio text.\n",
8029
8079
  "commentRange": {
8030
- "start": 131,
8031
- "end": 132
8080
+ "start": 137,
8081
+ "end": 138
8032
8082
  },
8033
8083
  "context": {
8034
8084
  "type": "variable",
@@ -8036,8 +8086,8 @@
8036
8086
  "value": "$kendo-font-weight-bold",
8037
8087
  "scope": "default",
8038
8088
  "line": {
8039
- "start": 133,
8040
- "end": 133
8089
+ "start": 139,
8090
+ "end": 139
8041
8091
  }
8042
8092
  },
8043
8093
  "group": [
@@ -8052,8 +8102,8 @@
8052
8102
  {
8053
8103
  "description": "The spacing between the items in the ColorGradient contrast tool.\n",
8054
8104
  "commentRange": {
8055
- "start": 134,
8056
- "end": 135
8105
+ "start": 140,
8106
+ "end": 141
8057
8107
  },
8058
8108
  "context": {
8059
8109
  "type": "variable",
@@ -8061,8 +8111,8 @@
8061
8111
  "value": "k-math-div( $kendo-color-gradient-spacer, 1.5 )",
8062
8112
  "scope": "default",
8063
8113
  "line": {
8064
- "start": 136,
8065
- "end": 136
8114
+ "start": 142,
8115
+ "end": 142
8066
8116
  }
8067
8117
  },
8068
8118
  "group": [
@@ -8747,7 +8797,7 @@
8747
8797
  "context": {
8748
8798
  "type": "variable",
8749
8799
  "name": "kendo-color-editor-focus-shadow",
8750
- "value": "1px 1px 7px 1px rgba( black, .3 )",
8800
+ "value": "k-elevation(3)",
8751
8801
  "scope": "default",
8752
8802
  "line": {
8753
8803
  "start": 40,
@@ -9538,6 +9588,881 @@
9538
9588
  "name": "_variables.scss"
9539
9589
  }
9540
9590
  },
9591
+ {
9592
+ "description": " The width of the border around the DockManager component.\n",
9593
+ "commentRange": {
9594
+ "start": 1,
9595
+ "end": 2
9596
+ },
9597
+ "context": {
9598
+ "type": "variable",
9599
+ "name": "kendo-dock-manager-border-width",
9600
+ "value": "1px",
9601
+ "scope": "default",
9602
+ "line": {
9603
+ "start": 3,
9604
+ "end": 3
9605
+ }
9606
+ },
9607
+ "group": [
9608
+ "dock-manager"
9609
+ ],
9610
+ "access": "public",
9611
+ "file": {
9612
+ "path": "dock-manager/_variables.scss",
9613
+ "name": "_variables.scss"
9614
+ }
9615
+ },
9616
+ {
9617
+ "description": "The style of the border around the DockManager component.\n",
9618
+ "commentRange": {
9619
+ "start": 4,
9620
+ "end": 5
9621
+ },
9622
+ "context": {
9623
+ "type": "variable",
9624
+ "name": "kendo-dock-manager-border-style",
9625
+ "value": "solid",
9626
+ "scope": "default",
9627
+ "line": {
9628
+ "start": 6,
9629
+ "end": 6
9630
+ }
9631
+ },
9632
+ "group": [
9633
+ "dock-manager"
9634
+ ],
9635
+ "access": "public",
9636
+ "file": {
9637
+ "path": "dock-manager/_variables.scss",
9638
+ "name": "_variables.scss"
9639
+ }
9640
+ },
9641
+ {
9642
+ "description": "The color of the border around the DockManager component.\n",
9643
+ "commentRange": {
9644
+ "start": 7,
9645
+ "end": 8
9646
+ },
9647
+ "context": {
9648
+ "type": "variable",
9649
+ "name": "kendo-dock-manager-border",
9650
+ "value": "$kendo-base-border",
9651
+ "scope": "default",
9652
+ "line": {
9653
+ "start": 9,
9654
+ "end": 9
9655
+ }
9656
+ },
9657
+ "group": [
9658
+ "dock-manager"
9659
+ ],
9660
+ "access": "public",
9661
+ "file": {
9662
+ "path": "dock-manager/_variables.scss",
9663
+ "name": "_variables.scss"
9664
+ }
9665
+ },
9666
+ {
9667
+ "description": "The vertical padding of the pane header in the DockManager component.\n",
9668
+ "commentRange": {
9669
+ "start": 11,
9670
+ "end": 12
9671
+ },
9672
+ "context": {
9673
+ "type": "variable",
9674
+ "name": "kendo-dock-manager-pane-header-padding-y",
9675
+ "value": "k-map-get( $kendo-spacing, 2 )",
9676
+ "scope": "default",
9677
+ "line": {
9678
+ "start": 13,
9679
+ "end": 13
9680
+ }
9681
+ },
9682
+ "group": [
9683
+ "dock-manager"
9684
+ ],
9685
+ "access": "public",
9686
+ "file": {
9687
+ "path": "dock-manager/_variables.scss",
9688
+ "name": "_variables.scss"
9689
+ }
9690
+ },
9691
+ {
9692
+ "description": "The horizontal padding of the pane header in the DockManager component.\n",
9693
+ "commentRange": {
9694
+ "start": 14,
9695
+ "end": 15
9696
+ },
9697
+ "context": {
9698
+ "type": "variable",
9699
+ "name": "kendo-dock-manager-pane-header-padding-x",
9700
+ "value": "k-map-get( $kendo-spacing, 4 )",
9701
+ "scope": "default",
9702
+ "line": {
9703
+ "start": 16,
9704
+ "end": 16
9705
+ }
9706
+ },
9707
+ "group": [
9708
+ "dock-manager"
9709
+ ],
9710
+ "access": "public",
9711
+ "file": {
9712
+ "path": "dock-manager/_variables.scss",
9713
+ "name": "_variables.scss"
9714
+ }
9715
+ },
9716
+ {
9717
+ "description": "The width of the border around the pane header in the DockManager component.\n",
9718
+ "commentRange": {
9719
+ "start": 17,
9720
+ "end": 18
9721
+ },
9722
+ "context": {
9723
+ "type": "variable",
9724
+ "name": "kendo-dock-manager-pane-header-border-width",
9725
+ "value": "$kendo-dock-manager-border-width",
9726
+ "scope": "default",
9727
+ "line": {
9728
+ "start": 19,
9729
+ "end": 19
9730
+ }
9731
+ },
9732
+ "group": [
9733
+ "dock-manager"
9734
+ ],
9735
+ "access": "public",
9736
+ "file": {
9737
+ "path": "dock-manager/_variables.scss",
9738
+ "name": "_variables.scss"
9739
+ }
9740
+ },
9741
+ {
9742
+ "description": " The style of the border around the pane header in the DockManager component.\n",
9743
+ "commentRange": {
9744
+ "start": 20,
9745
+ "end": 21
9746
+ },
9747
+ "context": {
9748
+ "type": "variable",
9749
+ "name": "kendo-dock-manager-pane-header-border-style",
9750
+ "value": "solid",
9751
+ "scope": "default",
9752
+ "line": {
9753
+ "start": 22,
9754
+ "end": 22
9755
+ }
9756
+ },
9757
+ "group": [
9758
+ "dock-manager"
9759
+ ],
9760
+ "access": "public",
9761
+ "file": {
9762
+ "path": "dock-manager/_variables.scss",
9763
+ "name": "_variables.scss"
9764
+ }
9765
+ },
9766
+ {
9767
+ "description": "The background color of the pane header in the DockManager component.\n",
9768
+ "commentRange": {
9769
+ "start": 23,
9770
+ "end": 24
9771
+ },
9772
+ "context": {
9773
+ "type": "variable",
9774
+ "name": "kendo-dock-manager-pane-header-bg",
9775
+ "value": "$kendo-component-header-bg",
9776
+ "scope": "default",
9777
+ "line": {
9778
+ "start": 25,
9779
+ "end": 25
9780
+ }
9781
+ },
9782
+ "group": [
9783
+ "dock-manager"
9784
+ ],
9785
+ "access": "public",
9786
+ "file": {
9787
+ "path": "dock-manager/_variables.scss",
9788
+ "name": "_variables.scss"
9789
+ }
9790
+ },
9791
+ {
9792
+ "description": "The vertical padding of the pane title in the DockManager component.\n",
9793
+ "commentRange": {
9794
+ "start": 27,
9795
+ "end": 28
9796
+ },
9797
+ "context": {
9798
+ "type": "variable",
9799
+ "name": "kendo-dock-manager-pane-title-padding-y",
9800
+ "value": "null",
9801
+ "scope": "default",
9802
+ "line": {
9803
+ "start": 29,
9804
+ "end": 29
9805
+ }
9806
+ },
9807
+ "group": [
9808
+ "dock-manager"
9809
+ ],
9810
+ "access": "public",
9811
+ "file": {
9812
+ "path": "dock-manager/_variables.scss",
9813
+ "name": "_variables.scss"
9814
+ }
9815
+ },
9816
+ {
9817
+ "description": "The horizontal padding of the pane title in the DockManager component.\n",
9818
+ "commentRange": {
9819
+ "start": 30,
9820
+ "end": 31
9821
+ },
9822
+ "context": {
9823
+ "type": "variable",
9824
+ "name": "kendo-dock-manager-pane-title-padding-x",
9825
+ "value": "null",
9826
+ "scope": "default",
9827
+ "line": {
9828
+ "start": 32,
9829
+ "end": 32
9830
+ }
9831
+ },
9832
+ "group": [
9833
+ "dock-manager"
9834
+ ],
9835
+ "access": "public",
9836
+ "file": {
9837
+ "path": "dock-manager/_variables.scss",
9838
+ "name": "_variables.scss"
9839
+ }
9840
+ },
9841
+ {
9842
+ "description": "The font family of the pane title in the DockManager component.\n",
9843
+ "commentRange": {
9844
+ "start": 33,
9845
+ "end": 34
9846
+ },
9847
+ "context": {
9848
+ "type": "variable",
9849
+ "name": "kendo-dock-manager-pane-title-font-family",
9850
+ "value": "$kendo-font-family",
9851
+ "scope": "default",
9852
+ "line": {
9853
+ "start": 35,
9854
+ "end": 35
9855
+ }
9856
+ },
9857
+ "group": [
9858
+ "dock-manager"
9859
+ ],
9860
+ "access": "public",
9861
+ "file": {
9862
+ "path": "dock-manager/_variables.scss",
9863
+ "name": "_variables.scss"
9864
+ }
9865
+ },
9866
+ {
9867
+ "description": "The font size of the pane title in the DockManager component.\n",
9868
+ "commentRange": {
9869
+ "start": 36,
9870
+ "end": 37
9871
+ },
9872
+ "context": {
9873
+ "type": "variable",
9874
+ "name": "kendo-dock-manager-pane-title-font-size",
9875
+ "value": "$kendo-font-size-lg",
9876
+ "scope": "default",
9877
+ "line": {
9878
+ "start": 38,
9879
+ "end": 38
9880
+ }
9881
+ },
9882
+ "group": [
9883
+ "dock-manager"
9884
+ ],
9885
+ "access": "public",
9886
+ "file": {
9887
+ "path": "dock-manager/_variables.scss",
9888
+ "name": "_variables.scss"
9889
+ }
9890
+ },
9891
+ {
9892
+ "description": "The line height of the pane title in the DockManager component.\n",
9893
+ "commentRange": {
9894
+ "start": 39,
9895
+ "end": 40
9896
+ },
9897
+ "context": {
9898
+ "type": "variable",
9899
+ "name": "kendo-dock-manager-pane-title-line-height",
9900
+ "value": "$kendo-line-height-sm",
9901
+ "scope": "default",
9902
+ "line": {
9903
+ "start": 41,
9904
+ "end": 41
9905
+ }
9906
+ },
9907
+ "group": [
9908
+ "dock-manager"
9909
+ ],
9910
+ "access": "public",
9911
+ "file": {
9912
+ "path": "dock-manager/_variables.scss",
9913
+ "name": "_variables.scss"
9914
+ }
9915
+ },
9916
+ {
9917
+ "description": "The font weight of the pane title in the DockManager component.\n",
9918
+ "commentRange": {
9919
+ "start": 42,
9920
+ "end": 43
9921
+ },
9922
+ "context": {
9923
+ "type": "variable",
9924
+ "name": "kendo-dock-manager-pane-title-font-weight",
9925
+ "value": "$kendo-font-weight-normal",
9926
+ "scope": "default",
9927
+ "line": {
9928
+ "start": 44,
9929
+ "end": 44
9930
+ }
9931
+ },
9932
+ "group": [
9933
+ "dock-manager"
9934
+ ],
9935
+ "access": "public",
9936
+ "file": {
9937
+ "path": "dock-manager/_variables.scss",
9938
+ "name": "_variables.scss"
9939
+ }
9940
+ },
9941
+ {
9942
+ "description": "The horizontal padding of the pane content in the DockManager component.\n",
9943
+ "commentRange": {
9944
+ "start": 46,
9945
+ "end": 47
9946
+ },
9947
+ "context": {
9948
+ "type": "variable",
9949
+ "name": "kendo-dock-manager-pane-content-padding-x",
9950
+ "value": "$kendo-dock-manager-pane-header-padding-x",
9951
+ "scope": "default",
9952
+ "line": {
9953
+ "start": 48,
9954
+ "end": 48
9955
+ }
9956
+ },
9957
+ "group": [
9958
+ "dock-manager"
9959
+ ],
9960
+ "access": "public",
9961
+ "file": {
9962
+ "path": "dock-manager/_variables.scss",
9963
+ "name": "_variables.scss"
9964
+ }
9965
+ },
9966
+ {
9967
+ "description": "The vertical padding of the pane content in the DockManager component.\n",
9968
+ "commentRange": {
9969
+ "start": 49,
9970
+ "end": 50
9971
+ },
9972
+ "context": {
9973
+ "type": "variable",
9974
+ "name": "kendo-dock-manager-pane-content-padding-y",
9975
+ "value": "$kendo-dock-manager-pane-header-padding-x",
9976
+ "scope": "default",
9977
+ "line": {
9978
+ "start": 51,
9979
+ "end": 51
9980
+ }
9981
+ },
9982
+ "group": [
9983
+ "dock-manager"
9984
+ ],
9985
+ "access": "public",
9986
+ "file": {
9987
+ "path": "dock-manager/_variables.scss",
9988
+ "name": "_variables.scss"
9989
+ }
9990
+ },
9991
+ {
9992
+ "description": "The horizontal padding of the tabbed pane in the DockManager component.\n",
9993
+ "commentRange": {
9994
+ "start": 53,
9995
+ "end": 54
9996
+ },
9997
+ "context": {
9998
+ "type": "variable",
9999
+ "name": "kendo-dock-manager-tabbed-pane-padding-y",
10000
+ "value": "k-map-get( $kendo-spacing, 4 )",
10001
+ "scope": "default",
10002
+ "line": {
10003
+ "start": 55,
10004
+ "end": 55
10005
+ }
10006
+ },
10007
+ "group": [
10008
+ "dock-manager"
10009
+ ],
10010
+ "access": "public",
10011
+ "file": {
10012
+ "path": "dock-manager/_variables.scss",
10013
+ "name": "_variables.scss"
10014
+ }
10015
+ },
10016
+ {
10017
+ "description": "The horizontal padding of the tabbed pane in the DockManager component.\n",
10018
+ "commentRange": {
10019
+ "start": 56,
10020
+ "end": 57
10021
+ },
10022
+ "context": {
10023
+ "type": "variable",
10024
+ "name": "kendo-dock-manager-tabbed-pane-padding-x",
10025
+ "value": "k-map-get( $kendo-spacing, 2 )",
10026
+ "scope": "default",
10027
+ "line": {
10028
+ "start": 58,
10029
+ "end": 58
10030
+ }
10031
+ },
10032
+ "group": [
10033
+ "dock-manager"
10034
+ ],
10035
+ "access": "public",
10036
+ "file": {
10037
+ "path": "dock-manager/_variables.scss",
10038
+ "name": "_variables.scss"
10039
+ }
10040
+ },
10041
+ {
10042
+ "description": "The width of the unpinned pane container in the DockManager component.\n",
10043
+ "commentRange": {
10044
+ "start": 60,
10045
+ "end": 61
10046
+ },
10047
+ "context": {
10048
+ "type": "variable",
10049
+ "name": "kendo-dock-manager-unpinned-container-width",
10050
+ "value": "300px",
10051
+ "scope": "default",
10052
+ "line": {
10053
+ "start": 62,
10054
+ "end": 62
10055
+ }
10056
+ },
10057
+ "group": [
10058
+ "dock-manager"
10059
+ ],
10060
+ "access": "public",
10061
+ "file": {
10062
+ "path": "dock-manager/_variables.scss",
10063
+ "name": "_variables.scss"
10064
+ }
10065
+ },
10066
+ {
10067
+ "description": "The background-color of the unpinned pane container in the DockManager component.\n",
10068
+ "commentRange": {
10069
+ "start": 63,
10070
+ "end": 64
10071
+ },
10072
+ "context": {
10073
+ "type": "variable",
10074
+ "name": "kendo-dock-manager-unpinned-container-bg",
10075
+ "value": "$kendo-color-white",
10076
+ "scope": "default",
10077
+ "line": {
10078
+ "start": 65,
10079
+ "end": 65
10080
+ }
10081
+ },
10082
+ "group": [
10083
+ "dock-manager"
10084
+ ],
10085
+ "access": "public",
10086
+ "file": {
10087
+ "path": "dock-manager/_variables.scss",
10088
+ "name": "_variables.scss"
10089
+ }
10090
+ },
10091
+ {
10092
+ "description": "The box shadow of the unpinned pane container in the DockManager component.\n",
10093
+ "commentRange": {
10094
+ "start": 66,
10095
+ "end": 67
10096
+ },
10097
+ "context": {
10098
+ "type": "variable",
10099
+ "name": "kendo-dock-manager-unpinned-container-shadow",
10100
+ "value": "4px 0px 5px 0px rgba(0, 0, 0, 0.04), 2px 0px 4px 0px rgba(0, 0, 0, 0.03)",
10101
+ "scope": "default",
10102
+ "line": {
10103
+ "start": 68,
10104
+ "end": 68
10105
+ }
10106
+ },
10107
+ "group": [
10108
+ "dock-manager"
10109
+ ],
10110
+ "access": "public",
10111
+ "file": {
10112
+ "path": "dock-manager/_variables.scss",
10113
+ "name": "_variables.scss"
10114
+ }
10115
+ },
10116
+ {
10117
+ "description": "The padding of the dock indicator in the DockManager component.\n",
10118
+ "commentRange": {
10119
+ "start": 70,
10120
+ "end": 71
10121
+ },
10122
+ "context": {
10123
+ "type": "variable",
10124
+ "name": "kendo-dock-indicator-padding",
10125
+ "value": "k-map-get( $kendo-spacing, 1.5 )",
10126
+ "scope": "default",
10127
+ "line": {
10128
+ "start": 72,
10129
+ "end": 72
10130
+ }
10131
+ },
10132
+ "group": [
10133
+ "dock-manager"
10134
+ ],
10135
+ "access": "public",
10136
+ "file": {
10137
+ "path": "dock-manager/_variables.scss",
10138
+ "name": "_variables.scss"
10139
+ }
10140
+ },
10141
+ {
10142
+ "description": "The background color of the dock indicator in the DockManager component.\n",
10143
+ "commentRange": {
10144
+ "start": 73,
10145
+ "end": 74
10146
+ },
10147
+ "context": {
10148
+ "type": "variable",
10149
+ "name": "kendo-dock-indicator-bg",
10150
+ "value": "#f5f5f5",
10151
+ "scope": "default",
10152
+ "line": {
10153
+ "start": 75,
10154
+ "end": 75
10155
+ }
10156
+ },
10157
+ "group": [
10158
+ "dock-manager"
10159
+ ],
10160
+ "access": "public",
10161
+ "file": {
10162
+ "path": "dock-manager/_variables.scss",
10163
+ "name": "_variables.scss"
10164
+ }
10165
+ },
10166
+ {
10167
+ "description": "The text color of the dock indicator in the DockManager component.\n",
10168
+ "commentRange": {
10169
+ "start": 76,
10170
+ "end": 77
10171
+ },
10172
+ "context": {
10173
+ "type": "variable",
10174
+ "name": "kendo-dock-indicator-text",
10175
+ "value": "$kendo-color-primary",
10176
+ "scope": "default",
10177
+ "line": {
10178
+ "start": 78,
10179
+ "end": 78
10180
+ }
10181
+ },
10182
+ "group": [
10183
+ "dock-manager"
10184
+ ],
10185
+ "access": "public",
10186
+ "file": {
10187
+ "path": "dock-manager/_variables.scss",
10188
+ "name": "_variables.scss"
10189
+ }
10190
+ },
10191
+ {
10192
+ "description": "The outline width of the dock indicator in the DockManager component.\n",
10193
+ "commentRange": {
10194
+ "start": 79,
10195
+ "end": 80
10196
+ },
10197
+ "context": {
10198
+ "type": "variable",
10199
+ "name": "kendo-dock-indicator-outline-width",
10200
+ "value": "1px",
10201
+ "scope": "default",
10202
+ "line": {
10203
+ "start": 81,
10204
+ "end": 81
10205
+ }
10206
+ },
10207
+ "group": [
10208
+ "dock-manager"
10209
+ ],
10210
+ "access": "public",
10211
+ "file": {
10212
+ "path": "dock-manager/_variables.scss",
10213
+ "name": "_variables.scss"
10214
+ }
10215
+ },
10216
+ {
10217
+ "description": "The outline style of the dock indicator in the DockManager component.\n",
10218
+ "commentRange": {
10219
+ "start": 82,
10220
+ "end": 83
10221
+ },
10222
+ "context": {
10223
+ "type": "variable",
10224
+ "name": "kendo-dock-indicator-outline-style",
10225
+ "value": "solid",
10226
+ "scope": "default",
10227
+ "line": {
10228
+ "start": 84,
10229
+ "end": 84
10230
+ }
10231
+ },
10232
+ "group": [
10233
+ "dock-manager"
10234
+ ],
10235
+ "access": "public",
10236
+ "file": {
10237
+ "path": "dock-manager/_variables.scss",
10238
+ "name": "_variables.scss"
10239
+ }
10240
+ },
10241
+ {
10242
+ "description": "The outline color of the dock indicator in the DockManager component.\n",
10243
+ "commentRange": {
10244
+ "start": 85,
10245
+ "end": 86
10246
+ },
10247
+ "context": {
10248
+ "type": "variable",
10249
+ "name": "kendo-dock-indicator-outline",
10250
+ "value": "$kendo-dock-indicator-text",
10251
+ "scope": "default",
10252
+ "line": {
10253
+ "start": 87,
10254
+ "end": 87
10255
+ }
10256
+ },
10257
+ "group": [
10258
+ "dock-manager"
10259
+ ],
10260
+ "access": "public",
10261
+ "file": {
10262
+ "path": "dock-manager/_variables.scss",
10263
+ "name": "_variables.scss"
10264
+ }
10265
+ },
10266
+ {
10267
+ "description": "The box shadow of the dock indicator in the DockManager component.\n",
10268
+ "commentRange": {
10269
+ "start": 88,
10270
+ "end": 89
10271
+ },
10272
+ "context": {
10273
+ "type": "variable",
10274
+ "name": "kendo-dock-indicator-shadow",
10275
+ "value": "drop-shadow( 0px 1px 18px rgba(0, 0, 0, 0.12) ) drop-shadow( 0px 6px 10px rgba(0, 0, 0, 0.14) ) drop-shadow( 0px 3px 5px rgba(0, 0, 0, 0.20) )",
10276
+ "scope": "default",
10277
+ "line": {
10278
+ "start": 90,
10279
+ "end": 90
10280
+ }
10281
+ },
10282
+ "group": [
10283
+ "dock-manager"
10284
+ ],
10285
+ "access": "public",
10286
+ "file": {
10287
+ "path": "dock-manager/_variables.scss",
10288
+ "name": "_variables.scss"
10289
+ }
10290
+ },
10291
+ {
10292
+ "description": " The background color of the hovered dock indicator in the DockManager component.\n",
10293
+ "commentRange": {
10294
+ "start": 92,
10295
+ "end": 93
10296
+ },
10297
+ "context": {
10298
+ "type": "variable",
10299
+ "name": "kendo-dock-indicator-hover-bg",
10300
+ "value": "$kendo-color-primary",
10301
+ "scope": "default",
10302
+ "line": {
10303
+ "start": 94,
10304
+ "end": 94
10305
+ }
10306
+ },
10307
+ "group": [
10308
+ "dock-manager"
10309
+ ],
10310
+ "access": "public",
10311
+ "file": {
10312
+ "path": "dock-manager/_variables.scss",
10313
+ "name": "_variables.scss"
10314
+ }
10315
+ },
10316
+ {
10317
+ "description": "The text color of the hovered dock indicator in the DockManager component.\n",
10318
+ "commentRange": {
10319
+ "start": 95,
10320
+ "end": 96
10321
+ },
10322
+ "context": {
10323
+ "type": "variable",
10324
+ "name": "kendo-dock-indicator-hover-text",
10325
+ "value": "$kendo-color-white",
10326
+ "scope": "default",
10327
+ "line": {
10328
+ "start": 97,
10329
+ "end": 97
10330
+ }
10331
+ },
10332
+ "group": [
10333
+ "dock-manager"
10334
+ ],
10335
+ "access": "public",
10336
+ "file": {
10337
+ "path": "dock-manager/_variables.scss",
10338
+ "name": "_variables.scss"
10339
+ }
10340
+ },
10341
+ {
10342
+ "description": "The width of the border around the dropping area in the DockManager component.\n",
10343
+ "commentRange": {
10344
+ "start": 99,
10345
+ "end": 100
10346
+ },
10347
+ "context": {
10348
+ "type": "variable",
10349
+ "name": "kendo-dock-manager-dock-preview-border-width",
10350
+ "value": "1px",
10351
+ "scope": "default",
10352
+ "line": {
10353
+ "start": 101,
10354
+ "end": 101
10355
+ }
10356
+ },
10357
+ "group": [
10358
+ "dock-manager"
10359
+ ],
10360
+ "access": "public",
10361
+ "file": {
10362
+ "path": "dock-manager/_variables.scss",
10363
+ "name": "_variables.scss"
10364
+ }
10365
+ },
10366
+ {
10367
+ "description": "The style of the border around the dropping area in the DockManager component.\n",
10368
+ "commentRange": {
10369
+ "start": 102,
10370
+ "end": 103
10371
+ },
10372
+ "context": {
10373
+ "type": "variable",
10374
+ "name": "kendo-dock-manager-dock-preview-border-style",
10375
+ "value": "dashed",
10376
+ "scope": "default",
10377
+ "line": {
10378
+ "start": 104,
10379
+ "end": 104
10380
+ }
10381
+ },
10382
+ "group": [
10383
+ "dock-manager"
10384
+ ],
10385
+ "access": "public",
10386
+ "file": {
10387
+ "path": "dock-manager/_variables.scss",
10388
+ "name": "_variables.scss"
10389
+ }
10390
+ },
10391
+ {
10392
+ "description": "The border radius of the dropping area in the DockManager component.\n",
10393
+ "commentRange": {
10394
+ "start": 105,
10395
+ "end": 106
10396
+ },
10397
+ "context": {
10398
+ "type": "variable",
10399
+ "name": "kendo-dock-manager-dock-preview-border-radius",
10400
+ "value": "$kendo-border-radius-sm",
10401
+ "scope": "default",
10402
+ "line": {
10403
+ "start": 107,
10404
+ "end": 107
10405
+ }
10406
+ },
10407
+ "group": [
10408
+ "dock-manager"
10409
+ ],
10410
+ "access": "public",
10411
+ "file": {
10412
+ "path": "dock-manager/_variables.scss",
10413
+ "name": "_variables.scss"
10414
+ }
10415
+ },
10416
+ {
10417
+ "description": "The background color of the dropping area in the DockManager component.\n",
10418
+ "commentRange": {
10419
+ "start": 108,
10420
+ "end": 109
10421
+ },
10422
+ "context": {
10423
+ "type": "variable",
10424
+ "name": "kendo-dock-manager-dock-preview-bg",
10425
+ "value": "rgba( $kendo-color-primary, .16 )",
10426
+ "scope": "default",
10427
+ "line": {
10428
+ "start": 110,
10429
+ "end": 110
10430
+ }
10431
+ },
10432
+ "group": [
10433
+ "dock-manager"
10434
+ ],
10435
+ "access": "public",
10436
+ "file": {
10437
+ "path": "dock-manager/_variables.scss",
10438
+ "name": "_variables.scss"
10439
+ }
10440
+ },
10441
+ {
10442
+ "description": "The border color of the dropping area in the DockManager component.\n",
10443
+ "commentRange": {
10444
+ "start": 111,
10445
+ "end": 112
10446
+ },
10447
+ "context": {
10448
+ "type": "variable",
10449
+ "name": "kendo-dock-manager-dock-preview-border",
10450
+ "value": "$kendo-color-primary",
10451
+ "scope": "default",
10452
+ "line": {
10453
+ "start": 113,
10454
+ "end": 113
10455
+ }
10456
+ },
10457
+ "group": [
10458
+ "dock-manager"
10459
+ ],
10460
+ "access": "public",
10461
+ "file": {
10462
+ "path": "dock-manager/_variables.scss",
10463
+ "name": "_variables.scss"
10464
+ }
10465
+ },
9541
10466
  {
9542
10467
  "description": "The horizontal padding of the DropdownTree popup\n",
9543
10468
  "commentRange": {
@@ -11497,7 +12422,7 @@
11497
12422
  "context": {
11498
12423
  "type": "variable",
11499
12424
  "name": "kendo-fab-shadow",
11500
- "value": "0 6px 10px rgba( black, .14 ), 0 1px 18px rgba( black, .12 ), 0 3px 5px rgba( black, .2 )",
12425
+ "value": "k-elevation(5)",
11501
12426
  "scope": "default",
11502
12427
  "line": {
11503
12428
  "start": 118,
@@ -11522,7 +12447,7 @@
11522
12447
  "context": {
11523
12448
  "type": "variable",
11524
12449
  "name": "kendo-fab-disabled-shadow",
11525
- "value": "0 6px 10px k-try-tint( rgba( black, .14 ), .5 ), 0 1px 18px k-try-tint( rgba( black, .12 ), .5 ), 0 3px 5px k-try-tint( rgba( black, .2 ), .5 )",
12450
+ "value": "k-elevation(5)",
11526
12451
  "scope": "default",
11527
12452
  "line": {
11528
12453
  "start": 121,
@@ -23447,7 +24372,7 @@
23447
24372
  "context": {
23448
24373
  "type": "variable",
23449
24374
  "name": "kendo-popup-shadow",
23450
- "value": "0 2px 4px 0 rgba( black, .03 ), 0 4px 5px 0 rgba( black, .04 )",
24375
+ "value": "k-elevation(4)",
23451
24376
  "scope": "default",
23452
24377
  "line": {
23453
24378
  "start": 39,
@@ -32872,7 +33797,7 @@
32872
33797
  "context": {
32873
33798
  "type": "variable",
32874
33799
  "name": "kendo-window-shadow",
32875
- "value": "1px 1px 7px 1px rgba( black, .12 )",
33800
+ "value": "k-elevation(8)",
32876
33801
  "scope": "default",
32877
33802
  "line": {
32878
33803
  "start": 79,
@@ -32897,7 +33822,7 @@
32897
33822
  "context": {
32898
33823
  "type": "variable",
32899
33824
  "name": "kendo-window-focus-shadow",
32900
- "value": "1px 1px 7px 1px rgba( black, .25 )",
33825
+ "value": "k-elevation(9)",
32901
33826
  "scope": "default",
32902
33827
  "line": {
32903
33828
  "start": 82,