@progress/kendo-theme-classic 6.8.0-dev.0 → 6.8.0-dev.2
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.
- package/dist/all.css +270 -27
- package/dist/all.scss +491 -41
- package/dist/meta/sassdoc-data.json +15732 -13836
- package/dist/meta/sassdoc-raw-data.json +875 -0
- package/dist/meta/variables.json +153 -13
- package/lib/swatches/classic-green-dark.json +1 -1
- package/lib/swatches/classic-green.json +1 -1
- package/lib/swatches/classic-lavender-dark.json +1 -1
- package/lib/swatches/classic-lavender.json +1 -1
- package/lib/swatches/classic-main-dark.json +1 -1
- package/lib/swatches/classic-main.json +1 -1
- package/lib/swatches/classic-metro-dark.json +1 -1
- package/lib/swatches/classic-metro.json +1 -1
- package/lib/swatches/classic-moonlight.json +1 -1
- package/lib/swatches/classic-opal-dark.json +1 -1
- package/lib/swatches/classic-opal.json +1 -1
- package/lib/swatches/classic-silver-dark.json +1 -1
- package/lib/swatches/classic-silver.json +1 -1
- package/lib/swatches/classic-uniform.json +1 -1
- package/package.json +5 -5
- package/scss/dock-manager/_index.scss +38 -0
- package/scss/dock-manager/_layout.scss +6 -0
- package/scss/dock-manager/_theme.scss +6 -0
- package/scss/dock-manager/_variables.scss +113 -0
- package/scss/index.scss +2 -0
- package/scss/pdf-viewer/_variables.scss +3 -4
|
@@ -9538,6 +9538,881 @@
|
|
|
9538
9538
|
"name": "_variables.scss"
|
|
9539
9539
|
}
|
|
9540
9540
|
},
|
|
9541
|
+
{
|
|
9542
|
+
"description": " The width of the border around the DockManager component.\n",
|
|
9543
|
+
"commentRange": {
|
|
9544
|
+
"start": 1,
|
|
9545
|
+
"end": 2
|
|
9546
|
+
},
|
|
9547
|
+
"context": {
|
|
9548
|
+
"type": "variable",
|
|
9549
|
+
"name": "kendo-dock-manager-border-width",
|
|
9550
|
+
"value": "1px",
|
|
9551
|
+
"scope": "default",
|
|
9552
|
+
"line": {
|
|
9553
|
+
"start": 3,
|
|
9554
|
+
"end": 3
|
|
9555
|
+
}
|
|
9556
|
+
},
|
|
9557
|
+
"group": [
|
|
9558
|
+
"dock-manager"
|
|
9559
|
+
],
|
|
9560
|
+
"access": "public",
|
|
9561
|
+
"file": {
|
|
9562
|
+
"path": "dock-manager/_variables.scss",
|
|
9563
|
+
"name": "_variables.scss"
|
|
9564
|
+
}
|
|
9565
|
+
},
|
|
9566
|
+
{
|
|
9567
|
+
"description": "The style of the border around the DockManager component.\n",
|
|
9568
|
+
"commentRange": {
|
|
9569
|
+
"start": 4,
|
|
9570
|
+
"end": 5
|
|
9571
|
+
},
|
|
9572
|
+
"context": {
|
|
9573
|
+
"type": "variable",
|
|
9574
|
+
"name": "kendo-dock-manager-border-style",
|
|
9575
|
+
"value": "solid",
|
|
9576
|
+
"scope": "default",
|
|
9577
|
+
"line": {
|
|
9578
|
+
"start": 6,
|
|
9579
|
+
"end": 6
|
|
9580
|
+
}
|
|
9581
|
+
},
|
|
9582
|
+
"group": [
|
|
9583
|
+
"dock-manager"
|
|
9584
|
+
],
|
|
9585
|
+
"access": "public",
|
|
9586
|
+
"file": {
|
|
9587
|
+
"path": "dock-manager/_variables.scss",
|
|
9588
|
+
"name": "_variables.scss"
|
|
9589
|
+
}
|
|
9590
|
+
},
|
|
9591
|
+
{
|
|
9592
|
+
"description": "The color of the border around the DockManager component.\n",
|
|
9593
|
+
"commentRange": {
|
|
9594
|
+
"start": 7,
|
|
9595
|
+
"end": 8
|
|
9596
|
+
},
|
|
9597
|
+
"context": {
|
|
9598
|
+
"type": "variable",
|
|
9599
|
+
"name": "kendo-dock-manager-border",
|
|
9600
|
+
"value": "$kendo-base-border",
|
|
9601
|
+
"scope": "default",
|
|
9602
|
+
"line": {
|
|
9603
|
+
"start": 9,
|
|
9604
|
+
"end": 9
|
|
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 vertical padding of the pane header in the DockManager component.\n",
|
|
9618
|
+
"commentRange": {
|
|
9619
|
+
"start": 11,
|
|
9620
|
+
"end": 12
|
|
9621
|
+
},
|
|
9622
|
+
"context": {
|
|
9623
|
+
"type": "variable",
|
|
9624
|
+
"name": "kendo-dock-manager-pane-header-padding-y",
|
|
9625
|
+
"value": "k-map-get( $kendo-spacing, 2 )",
|
|
9626
|
+
"scope": "default",
|
|
9627
|
+
"line": {
|
|
9628
|
+
"start": 13,
|
|
9629
|
+
"end": 13
|
|
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 horizontal padding of the pane header in the DockManager component.\n",
|
|
9643
|
+
"commentRange": {
|
|
9644
|
+
"start": 14,
|
|
9645
|
+
"end": 15
|
|
9646
|
+
},
|
|
9647
|
+
"context": {
|
|
9648
|
+
"type": "variable",
|
|
9649
|
+
"name": "kendo-dock-manager-pane-header-padding-x",
|
|
9650
|
+
"value": "k-map-get( $kendo-spacing, 4 )",
|
|
9651
|
+
"scope": "default",
|
|
9652
|
+
"line": {
|
|
9653
|
+
"start": 16,
|
|
9654
|
+
"end": 16
|
|
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 width of the border around the pane header in the DockManager component.\n",
|
|
9668
|
+
"commentRange": {
|
|
9669
|
+
"start": 17,
|
|
9670
|
+
"end": 18
|
|
9671
|
+
},
|
|
9672
|
+
"context": {
|
|
9673
|
+
"type": "variable",
|
|
9674
|
+
"name": "kendo-dock-manager-pane-header-border-width",
|
|
9675
|
+
"value": "$kendo-dock-manager-border-width",
|
|
9676
|
+
"scope": "default",
|
|
9677
|
+
"line": {
|
|
9678
|
+
"start": 19,
|
|
9679
|
+
"end": 19
|
|
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 style of the border around the pane header in the DockManager component.\n",
|
|
9693
|
+
"commentRange": {
|
|
9694
|
+
"start": 20,
|
|
9695
|
+
"end": 21
|
|
9696
|
+
},
|
|
9697
|
+
"context": {
|
|
9698
|
+
"type": "variable",
|
|
9699
|
+
"name": "kendo-dock-manager-pane-header-border-style",
|
|
9700
|
+
"value": "solid",
|
|
9701
|
+
"scope": "default",
|
|
9702
|
+
"line": {
|
|
9703
|
+
"start": 22,
|
|
9704
|
+
"end": 22
|
|
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 background color of the pane header in the DockManager component.\n",
|
|
9718
|
+
"commentRange": {
|
|
9719
|
+
"start": 23,
|
|
9720
|
+
"end": 24
|
|
9721
|
+
},
|
|
9722
|
+
"context": {
|
|
9723
|
+
"type": "variable",
|
|
9724
|
+
"name": "kendo-dock-manager-pane-header-bg",
|
|
9725
|
+
"value": "$kendo-component-header-bg",
|
|
9726
|
+
"scope": "default",
|
|
9727
|
+
"line": {
|
|
9728
|
+
"start": 25,
|
|
9729
|
+
"end": 25
|
|
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 vertical padding of the pane title in the DockManager component.\n",
|
|
9743
|
+
"commentRange": {
|
|
9744
|
+
"start": 27,
|
|
9745
|
+
"end": 28
|
|
9746
|
+
},
|
|
9747
|
+
"context": {
|
|
9748
|
+
"type": "variable",
|
|
9749
|
+
"name": "kendo-dock-manager-pane-title-padding-y",
|
|
9750
|
+
"value": "null",
|
|
9751
|
+
"scope": "default",
|
|
9752
|
+
"line": {
|
|
9753
|
+
"start": 29,
|
|
9754
|
+
"end": 29
|
|
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 horizontal padding of the pane title in the DockManager component.\n",
|
|
9768
|
+
"commentRange": {
|
|
9769
|
+
"start": 30,
|
|
9770
|
+
"end": 31
|
|
9771
|
+
},
|
|
9772
|
+
"context": {
|
|
9773
|
+
"type": "variable",
|
|
9774
|
+
"name": "kendo-dock-manager-pane-title-padding-x",
|
|
9775
|
+
"value": "null",
|
|
9776
|
+
"scope": "default",
|
|
9777
|
+
"line": {
|
|
9778
|
+
"start": 32,
|
|
9779
|
+
"end": 32
|
|
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 font family of the pane title in the DockManager component.\n",
|
|
9793
|
+
"commentRange": {
|
|
9794
|
+
"start": 33,
|
|
9795
|
+
"end": 34
|
|
9796
|
+
},
|
|
9797
|
+
"context": {
|
|
9798
|
+
"type": "variable",
|
|
9799
|
+
"name": "kendo-dock-manager-pane-title-font-family",
|
|
9800
|
+
"value": "$kendo-font-family",
|
|
9801
|
+
"scope": "default",
|
|
9802
|
+
"line": {
|
|
9803
|
+
"start": 35,
|
|
9804
|
+
"end": 35
|
|
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 font size of the pane title in the DockManager component.\n",
|
|
9818
|
+
"commentRange": {
|
|
9819
|
+
"start": 36,
|
|
9820
|
+
"end": 37
|
|
9821
|
+
},
|
|
9822
|
+
"context": {
|
|
9823
|
+
"type": "variable",
|
|
9824
|
+
"name": "kendo-dock-manager-pane-title-font-size",
|
|
9825
|
+
"value": "$kendo-font-size-lg",
|
|
9826
|
+
"scope": "default",
|
|
9827
|
+
"line": {
|
|
9828
|
+
"start": 38,
|
|
9829
|
+
"end": 38
|
|
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 line height of the pane title in the DockManager component.\n",
|
|
9843
|
+
"commentRange": {
|
|
9844
|
+
"start": 39,
|
|
9845
|
+
"end": 40
|
|
9846
|
+
},
|
|
9847
|
+
"context": {
|
|
9848
|
+
"type": "variable",
|
|
9849
|
+
"name": "kendo-dock-manager-pane-title-line-height",
|
|
9850
|
+
"value": "$kendo-line-height-sm",
|
|
9851
|
+
"scope": "default",
|
|
9852
|
+
"line": {
|
|
9853
|
+
"start": 41,
|
|
9854
|
+
"end": 41
|
|
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 weight of the pane title in the DockManager component.\n",
|
|
9868
|
+
"commentRange": {
|
|
9869
|
+
"start": 42,
|
|
9870
|
+
"end": 43
|
|
9871
|
+
},
|
|
9872
|
+
"context": {
|
|
9873
|
+
"type": "variable",
|
|
9874
|
+
"name": "kendo-dock-manager-pane-title-font-weight",
|
|
9875
|
+
"value": "$kendo-font-weight-normal",
|
|
9876
|
+
"scope": "default",
|
|
9877
|
+
"line": {
|
|
9878
|
+
"start": 44,
|
|
9879
|
+
"end": 44
|
|
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 horizontal padding of the pane content in the DockManager component.\n",
|
|
9893
|
+
"commentRange": {
|
|
9894
|
+
"start": 46,
|
|
9895
|
+
"end": 47
|
|
9896
|
+
},
|
|
9897
|
+
"context": {
|
|
9898
|
+
"type": "variable",
|
|
9899
|
+
"name": "kendo-dock-manager-pane-content-padding-x",
|
|
9900
|
+
"value": "$kendo-dock-manager-pane-header-padding-x",
|
|
9901
|
+
"scope": "default",
|
|
9902
|
+
"line": {
|
|
9903
|
+
"start": 48,
|
|
9904
|
+
"end": 48
|
|
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 vertical padding of the pane content in the DockManager component.\n",
|
|
9918
|
+
"commentRange": {
|
|
9919
|
+
"start": 49,
|
|
9920
|
+
"end": 50
|
|
9921
|
+
},
|
|
9922
|
+
"context": {
|
|
9923
|
+
"type": "variable",
|
|
9924
|
+
"name": "kendo-dock-manager-pane-content-padding-y",
|
|
9925
|
+
"value": "$kendo-dock-manager-pane-header-padding-x",
|
|
9926
|
+
"scope": "default",
|
|
9927
|
+
"line": {
|
|
9928
|
+
"start": 51,
|
|
9929
|
+
"end": 51
|
|
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 tabbed pane in the DockManager component.\n",
|
|
9943
|
+
"commentRange": {
|
|
9944
|
+
"start": 53,
|
|
9945
|
+
"end": 54
|
|
9946
|
+
},
|
|
9947
|
+
"context": {
|
|
9948
|
+
"type": "variable",
|
|
9949
|
+
"name": "kendo-dock-manager-tabbed-pane-padding-y",
|
|
9950
|
+
"value": "k-map-get( $kendo-spacing, 4 )",
|
|
9951
|
+
"scope": "default",
|
|
9952
|
+
"line": {
|
|
9953
|
+
"start": 55,
|
|
9954
|
+
"end": 55
|
|
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 horizontal padding of the tabbed pane in the DockManager component.\n",
|
|
9968
|
+
"commentRange": {
|
|
9969
|
+
"start": 56,
|
|
9970
|
+
"end": 57
|
|
9971
|
+
},
|
|
9972
|
+
"context": {
|
|
9973
|
+
"type": "variable",
|
|
9974
|
+
"name": "kendo-dock-manager-tabbed-pane-padding-x",
|
|
9975
|
+
"value": "k-map-get( $kendo-spacing, 2 )",
|
|
9976
|
+
"scope": "default",
|
|
9977
|
+
"line": {
|
|
9978
|
+
"start": 58,
|
|
9979
|
+
"end": 58
|
|
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 width of the unpinned pane container in the DockManager component.\n",
|
|
9993
|
+
"commentRange": {
|
|
9994
|
+
"start": 60,
|
|
9995
|
+
"end": 61
|
|
9996
|
+
},
|
|
9997
|
+
"context": {
|
|
9998
|
+
"type": "variable",
|
|
9999
|
+
"name": "kendo-dock-manager-unpinned-container-width",
|
|
10000
|
+
"value": "300px",
|
|
10001
|
+
"scope": "default",
|
|
10002
|
+
"line": {
|
|
10003
|
+
"start": 62,
|
|
10004
|
+
"end": 62
|
|
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 background-color of the unpinned pane container in the DockManager component.\n",
|
|
10018
|
+
"commentRange": {
|
|
10019
|
+
"start": 63,
|
|
10020
|
+
"end": 64
|
|
10021
|
+
},
|
|
10022
|
+
"context": {
|
|
10023
|
+
"type": "variable",
|
|
10024
|
+
"name": "kendo-dock-manager-unpinned-container-bg",
|
|
10025
|
+
"value": "$kendo-color-white",
|
|
10026
|
+
"scope": "default",
|
|
10027
|
+
"line": {
|
|
10028
|
+
"start": 65,
|
|
10029
|
+
"end": 65
|
|
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 box shadow of the unpinned pane container in the DockManager component.\n",
|
|
10043
|
+
"commentRange": {
|
|
10044
|
+
"start": 66,
|
|
10045
|
+
"end": 67
|
|
10046
|
+
},
|
|
10047
|
+
"context": {
|
|
10048
|
+
"type": "variable",
|
|
10049
|
+
"name": "kendo-dock-manager-unpinned-container-shadow",
|
|
10050
|
+
"value": "4px 0px 5px 0px rgba(0, 0, 0, 0.04), 2px 0px 4px 0px rgba(0, 0, 0, 0.03)",
|
|
10051
|
+
"scope": "default",
|
|
10052
|
+
"line": {
|
|
10053
|
+
"start": 68,
|
|
10054
|
+
"end": 68
|
|
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 padding of the dock indicator in the DockManager component.\n",
|
|
10068
|
+
"commentRange": {
|
|
10069
|
+
"start": 70,
|
|
10070
|
+
"end": 71
|
|
10071
|
+
},
|
|
10072
|
+
"context": {
|
|
10073
|
+
"type": "variable",
|
|
10074
|
+
"name": "kendo-dock-indicator-padding",
|
|
10075
|
+
"value": "k-map-get( $kendo-spacing, 1.5 )",
|
|
10076
|
+
"scope": "default",
|
|
10077
|
+
"line": {
|
|
10078
|
+
"start": 72,
|
|
10079
|
+
"end": 72
|
|
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 background color of the dock indicator in the DockManager component.\n",
|
|
10093
|
+
"commentRange": {
|
|
10094
|
+
"start": 73,
|
|
10095
|
+
"end": 74
|
|
10096
|
+
},
|
|
10097
|
+
"context": {
|
|
10098
|
+
"type": "variable",
|
|
10099
|
+
"name": "kendo-dock-indicator-bg",
|
|
10100
|
+
"value": "#f5f5f5",
|
|
10101
|
+
"scope": "default",
|
|
10102
|
+
"line": {
|
|
10103
|
+
"start": 75,
|
|
10104
|
+
"end": 75
|
|
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 text color of the dock indicator in the DockManager component.\n",
|
|
10118
|
+
"commentRange": {
|
|
10119
|
+
"start": 76,
|
|
10120
|
+
"end": 77
|
|
10121
|
+
},
|
|
10122
|
+
"context": {
|
|
10123
|
+
"type": "variable",
|
|
10124
|
+
"name": "kendo-dock-indicator-text",
|
|
10125
|
+
"value": "$kendo-color-primary",
|
|
10126
|
+
"scope": "default",
|
|
10127
|
+
"line": {
|
|
10128
|
+
"start": 78,
|
|
10129
|
+
"end": 78
|
|
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 outline width of the dock indicator in the DockManager component.\n",
|
|
10143
|
+
"commentRange": {
|
|
10144
|
+
"start": 79,
|
|
10145
|
+
"end": 80
|
|
10146
|
+
},
|
|
10147
|
+
"context": {
|
|
10148
|
+
"type": "variable",
|
|
10149
|
+
"name": "kendo-dock-indicator-outline-width",
|
|
10150
|
+
"value": "1px",
|
|
10151
|
+
"scope": "default",
|
|
10152
|
+
"line": {
|
|
10153
|
+
"start": 81,
|
|
10154
|
+
"end": 81
|
|
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 outline style of the dock indicator in the DockManager component.\n",
|
|
10168
|
+
"commentRange": {
|
|
10169
|
+
"start": 82,
|
|
10170
|
+
"end": 83
|
|
10171
|
+
},
|
|
10172
|
+
"context": {
|
|
10173
|
+
"type": "variable",
|
|
10174
|
+
"name": "kendo-dock-indicator-outline-style",
|
|
10175
|
+
"value": "solid",
|
|
10176
|
+
"scope": "default",
|
|
10177
|
+
"line": {
|
|
10178
|
+
"start": 84,
|
|
10179
|
+
"end": 84
|
|
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 color of the dock indicator in the DockManager component.\n",
|
|
10193
|
+
"commentRange": {
|
|
10194
|
+
"start": 85,
|
|
10195
|
+
"end": 86
|
|
10196
|
+
},
|
|
10197
|
+
"context": {
|
|
10198
|
+
"type": "variable",
|
|
10199
|
+
"name": "kendo-dock-indicator-outline",
|
|
10200
|
+
"value": "$kendo-dock-indicator-text",
|
|
10201
|
+
"scope": "default",
|
|
10202
|
+
"line": {
|
|
10203
|
+
"start": 87,
|
|
10204
|
+
"end": 87
|
|
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 box shadow of the dock indicator in the DockManager component.\n",
|
|
10218
|
+
"commentRange": {
|
|
10219
|
+
"start": 88,
|
|
10220
|
+
"end": 89
|
|
10221
|
+
},
|
|
10222
|
+
"context": {
|
|
10223
|
+
"type": "variable",
|
|
10224
|
+
"name": "kendo-dock-indicator-shadow",
|
|
10225
|
+
"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) )",
|
|
10226
|
+
"scope": "default",
|
|
10227
|
+
"line": {
|
|
10228
|
+
"start": 90,
|
|
10229
|
+
"end": 90
|
|
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 background color of the hovered dock indicator in the DockManager component.\n",
|
|
10243
|
+
"commentRange": {
|
|
10244
|
+
"start": 92,
|
|
10245
|
+
"end": 93
|
|
10246
|
+
},
|
|
10247
|
+
"context": {
|
|
10248
|
+
"type": "variable",
|
|
10249
|
+
"name": "kendo-dock-indicator-hover-bg",
|
|
10250
|
+
"value": "$kendo-color-primary",
|
|
10251
|
+
"scope": "default",
|
|
10252
|
+
"line": {
|
|
10253
|
+
"start": 94,
|
|
10254
|
+
"end": 94
|
|
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 text color of the hovered dock indicator in the DockManager component.\n",
|
|
10268
|
+
"commentRange": {
|
|
10269
|
+
"start": 95,
|
|
10270
|
+
"end": 96
|
|
10271
|
+
},
|
|
10272
|
+
"context": {
|
|
10273
|
+
"type": "variable",
|
|
10274
|
+
"name": "kendo-dock-indicator-hover-text",
|
|
10275
|
+
"value": "$kendo-color-white",
|
|
10276
|
+
"scope": "default",
|
|
10277
|
+
"line": {
|
|
10278
|
+
"start": 97,
|
|
10279
|
+
"end": 97
|
|
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 width of the border around the dropping area in the DockManager component.\n",
|
|
10293
|
+
"commentRange": {
|
|
10294
|
+
"start": 99,
|
|
10295
|
+
"end": 100
|
|
10296
|
+
},
|
|
10297
|
+
"context": {
|
|
10298
|
+
"type": "variable",
|
|
10299
|
+
"name": "kendo-dock-manager-dock-preview-border-width",
|
|
10300
|
+
"value": "1px",
|
|
10301
|
+
"scope": "default",
|
|
10302
|
+
"line": {
|
|
10303
|
+
"start": 101,
|
|
10304
|
+
"end": 101
|
|
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 style of the border around the dropping area in the DockManager component.\n",
|
|
10318
|
+
"commentRange": {
|
|
10319
|
+
"start": 102,
|
|
10320
|
+
"end": 103
|
|
10321
|
+
},
|
|
10322
|
+
"context": {
|
|
10323
|
+
"type": "variable",
|
|
10324
|
+
"name": "kendo-dock-manager-dock-preview-border-style",
|
|
10325
|
+
"value": "dashed",
|
|
10326
|
+
"scope": "default",
|
|
10327
|
+
"line": {
|
|
10328
|
+
"start": 104,
|
|
10329
|
+
"end": 104
|
|
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 border radius of the dropping area in the DockManager component.\n",
|
|
10343
|
+
"commentRange": {
|
|
10344
|
+
"start": 105,
|
|
10345
|
+
"end": 106
|
|
10346
|
+
},
|
|
10347
|
+
"context": {
|
|
10348
|
+
"type": "variable",
|
|
10349
|
+
"name": "kendo-dock-manager-dock-preview-border-radius",
|
|
10350
|
+
"value": "$kendo-border-radius-sm",
|
|
10351
|
+
"scope": "default",
|
|
10352
|
+
"line": {
|
|
10353
|
+
"start": 107,
|
|
10354
|
+
"end": 107
|
|
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 background color of the dropping area in the DockManager component.\n",
|
|
10368
|
+
"commentRange": {
|
|
10369
|
+
"start": 108,
|
|
10370
|
+
"end": 109
|
|
10371
|
+
},
|
|
10372
|
+
"context": {
|
|
10373
|
+
"type": "variable",
|
|
10374
|
+
"name": "kendo-dock-manager-dock-preview-bg",
|
|
10375
|
+
"value": "rgba( $kendo-color-primary, .16 )",
|
|
10376
|
+
"scope": "default",
|
|
10377
|
+
"line": {
|
|
10378
|
+
"start": 110,
|
|
10379
|
+
"end": 110
|
|
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 color of the dropping area in the DockManager component.\n",
|
|
10393
|
+
"commentRange": {
|
|
10394
|
+
"start": 111,
|
|
10395
|
+
"end": 112
|
|
10396
|
+
},
|
|
10397
|
+
"context": {
|
|
10398
|
+
"type": "variable",
|
|
10399
|
+
"name": "kendo-dock-manager-dock-preview-border",
|
|
10400
|
+
"value": "$kendo-color-primary",
|
|
10401
|
+
"scope": "default",
|
|
10402
|
+
"line": {
|
|
10403
|
+
"start": 113,
|
|
10404
|
+
"end": 113
|
|
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
|
+
},
|
|
9541
10416
|
{
|
|
9542
10417
|
"description": "The horizontal padding of the DropdownTree popup\n",
|
|
9543
10418
|
"commentRange": {
|