@progress/kendo-theme-bootstrap 9.0.1-dev.0 → 9.0.1-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 +1 -1
- package/dist/all.scss +450 -527
- package/dist/bootstrap-3-dark.css +1 -1
- package/dist/bootstrap-3.css +1 -1
- package/dist/bootstrap-4-dark.css +1 -1
- package/dist/bootstrap-4.css +1 -1
- package/dist/bootstrap-dataviz-v4.css +1 -1
- package/dist/bootstrap-main-dark.css +1 -1
- package/dist/bootstrap-main.css +1 -1
- package/dist/bootstrap-nordic.css +1 -1
- package/dist/bootstrap-turquoise-dark.css +1 -1
- package/dist/bootstrap-turquoise.css +1 -1
- package/dist/bootstrap-urban.css +1 -1
- package/dist/bootstrap-vintage.css +1 -1
- package/dist/meta/sassdoc-data.json +1582 -1420
- package/dist/meta/sassdoc-raw-data.json +784 -748
- package/dist/meta/variables.json +18 -2
- package/lib/swatches/bootstrap-3-dark.json +1 -1
- package/lib/swatches/bootstrap-3.json +1 -1
- package/lib/swatches/bootstrap-4-dark.json +1 -1
- package/lib/swatches/bootstrap-4.json +1 -1
- package/lib/swatches/bootstrap-dataviz-v4.json +1 -1
- package/lib/swatches/bootstrap-main-dark.json +1 -1
- package/lib/swatches/bootstrap-main.json +1 -1
- package/lib/swatches/bootstrap-nordic.json +1 -1
- package/lib/swatches/bootstrap-turquoise-dark.json +1 -1
- package/lib/swatches/bootstrap-turquoise.json +1 -1
- package/lib/swatches/bootstrap-urban.json +1 -1
- package/lib/swatches/bootstrap-vintage.json +1 -1
- package/package.json +5 -5
- package/scss/action-buttons/_index.scss +10 -7
- package/scss/action-buttons/_layout.scss +2 -2
- package/scss/action-buttons/_theme.scss +2 -2
- package/scss/action-sheet/_index.scss +2 -1
- package/scss/adaptive/_index.scss +1 -1
- package/scss/autocomplete/_index.scss +2 -1
- package/scss/badge/_index.scss +1 -3
- package/scss/bottom-navigation/_index.scss +1 -3
- package/scss/breadcrumb/_index.scss +1 -1
- package/scss/button/_index.scss +1 -1
- package/scss/calendar/_index.scss +1 -1
- package/scss/captcha/_index.scss +1 -4
- package/scss/card/_index.scss +3 -6
- package/scss/chart-wizard/_index.scss +2 -2
- package/scss/chat/_index.scss +2 -1
- package/scss/chip/_index.scss +1 -1
- package/scss/color-preview/_index.scss +3 -2
- package/scss/coloreditor/_index.scss +3 -2
- package/scss/colorgradient/_index.scss +1 -4
- package/scss/colorgradient/_variables.scss +3 -2
- package/scss/colorpalette/_index.scss +1 -4
- package/scss/combobox/_index.scss +3 -1
- package/scss/dataviz/_index.scss +1 -1
- package/scss/dateinput/_index.scss +2 -1
- package/scss/datepicker/_index.scss +3 -1
- package/scss/daterangepicker/_index.scss +2 -1
- package/scss/datetimepicker/_index.scss +4 -1
- package/scss/dialog/_index.scss +2 -1
- package/scss/dock-manager/_index.scss +2 -2
- package/scss/drawer/_index.scss +1 -1
- package/scss/dropdowngrid/_index.scss +4 -1
- package/scss/dropdownlist/_index.scss +3 -1
- package/scss/dropdowntree/_index.scss +3 -1
- package/scss/dropzone/_index.scss +1 -1
- package/scss/editor/_index.scss +1 -1
- package/scss/expansion-panel/_index.scss +1 -4
- package/scss/fab/_index.scss +1 -2
- package/scss/filemanager/_index.scss +2 -1
- package/scss/filter/_index.scss +2 -1
- package/scss/floating-label/_index.scss +1 -1
- package/scss/forms/_index.scss +3 -3
- package/scss/gantt/_index.scss +1 -0
- package/scss/grid/_index.scss +2 -3
- package/scss/grid/_theme.scss +9 -115
- package/scss/imageeditor/_index.scss +1 -1
- package/scss/index.scss +1 -1
- package/scss/input/_index.scss +1 -1
- package/scss/list/_index.scss +1 -1
- package/scss/listbox/_index.scss +2 -2
- package/scss/listgroup/_index.scss +1 -1
- package/scss/listview/_index.scss +1 -4
- package/scss/loader/_index.scss +1 -1
- package/scss/map/_index.scss +1 -3
- package/scss/map/_variables.scss +2 -3
- package/scss/maskedtextbox/_index.scss +2 -1
- package/scss/mediaplayer/_index.scss +3 -1
- package/scss/menu/_index.scss +1 -1
- package/scss/menu-button/_index.scss +1 -1
- package/scss/messagebox/_index.scss +1 -1
- package/scss/multiselect/_index.scss +2 -1
- package/scss/notification/_index.scss +2 -1
- package/scss/numerictextbox/_index.scss +3 -1
- package/scss/orgchart/_index.scss +5 -1
- package/scss/pager/_index.scss +1 -1
- package/scss/panelbar/_index.scss +1 -1
- package/scss/pdf-viewer/_index.scss +3 -1
- package/scss/pivotgrid/_index.scss +5 -1
- package/scss/popover/_index.scss +4 -1
- package/scss/rating/_index.scss +1 -1
- package/scss/responsivepanel/_index.scss +1 -1
- package/scss/scheduler/_index.scss +11 -1
- package/scss/scroller/_index.scss +1 -1
- package/scss/scrollview/_index.scss +1 -1
- package/scss/searchbox/_index.scss +2 -1
- package/scss/signature/_index.scss +3 -0
- package/scss/slider/_index.scss +1 -1
- package/scss/slider/_variables.scss +7 -4
- package/scss/split-button/_index.scss +1 -1
- package/scss/splitter/_index.scss +1 -2
- package/scss/spreadsheet/_index.scss +4 -1
- package/scss/spreadsheet/_variables.scss +1 -4
- package/scss/stepper/_index.scss +1 -1
- package/scss/tabstrip/_index.scss +1 -0
- package/scss/taskboard/_index.scss +7 -0
- package/scss/textarea/_index.scss +3 -1
- package/scss/textbox/_index.scss +3 -1
- package/scss/tilelayout/_index.scss +2 -1
- package/scss/timedurationpicker/_index.scss +2 -1
- package/scss/timeline/_index.scss +1 -1
- package/scss/timepicker/_index.scss +2 -1
- package/scss/timeselector/_index.scss +2 -2
- package/scss/toolbar/_index.scss +2 -0
- package/scss/tooltip/_index.scss +1 -1
- package/scss/treelist/_index.scss +1 -1
- package/scss/treeview/_index.scss +1 -1
- package/scss/upload/_index.scss +2 -2
- package/scss/validator/_index.scss +1 -1
- package/scss/window/_index.scss +2 -2
- package/scss/wizard/_index.scss +1 -1
- package/scss/colorgradient/images/alpha-slider-bgr.png +0 -0
- package/scss/colorgradient/images/alpha-slider-bgr.scss +0 -3
- package/scss/map/images/markers.png +0 -0
- package/scss/map/images/markers.scss +0 -3
- package/scss/slider/images/slider-h.scss +0 -1
- package/scss/slider/images/slider-v.scss +0 -1
- package/scss/spreadsheet/images/image-default.scss +0 -3
|
@@ -13652,8 +13652,8 @@
|
|
|
13652
13652
|
{
|
|
13653
13653
|
"description": "The spacer of the ColorGradient.\n",
|
|
13654
13654
|
"commentRange": {
|
|
13655
|
-
"start":
|
|
13656
|
-
"end":
|
|
13655
|
+
"start": 3,
|
|
13656
|
+
"end": 4
|
|
13657
13657
|
},
|
|
13658
13658
|
"context": {
|
|
13659
13659
|
"type": "variable",
|
|
@@ -13661,8 +13661,8 @@
|
|
|
13661
13661
|
"value": "k-spacing(4)",
|
|
13662
13662
|
"scope": "default",
|
|
13663
13663
|
"line": {
|
|
13664
|
-
"start":
|
|
13665
|
-
"end":
|
|
13664
|
+
"start": 5,
|
|
13665
|
+
"end": 5
|
|
13666
13666
|
}
|
|
13667
13667
|
},
|
|
13668
13668
|
"group": [
|
|
@@ -13677,8 +13677,8 @@
|
|
|
13677
13677
|
{
|
|
13678
13678
|
"description": "The width of the ColorGradient.\n",
|
|
13679
13679
|
"commentRange": {
|
|
13680
|
-
"start":
|
|
13681
|
-
"end":
|
|
13680
|
+
"start": 7,
|
|
13681
|
+
"end": 8
|
|
13682
13682
|
},
|
|
13683
13683
|
"context": {
|
|
13684
13684
|
"type": "variable",
|
|
@@ -13686,8 +13686,8 @@
|
|
|
13686
13686
|
"value": "328px",
|
|
13687
13687
|
"scope": "default",
|
|
13688
13688
|
"line": {
|
|
13689
|
-
"start":
|
|
13690
|
-
"end":
|
|
13689
|
+
"start": 9,
|
|
13690
|
+
"end": 9
|
|
13691
13691
|
}
|
|
13692
13692
|
},
|
|
13693
13693
|
"group": [
|
|
@@ -13702,8 +13702,8 @@
|
|
|
13702
13702
|
{
|
|
13703
13703
|
"description": "",
|
|
13704
13704
|
"commentRange": {
|
|
13705
|
-
"start":
|
|
13706
|
-
"end":
|
|
13705
|
+
"start": 11,
|
|
13706
|
+
"end": 11
|
|
13707
13707
|
},
|
|
13708
13708
|
"context": {
|
|
13709
13709
|
"type": "variable",
|
|
@@ -13711,8 +13711,8 @@
|
|
|
13711
13711
|
"value": "1px",
|
|
13712
13712
|
"scope": "default",
|
|
13713
13713
|
"line": {
|
|
13714
|
-
"start":
|
|
13715
|
-
"end":
|
|
13714
|
+
"start": 12,
|
|
13715
|
+
"end": 12
|
|
13716
13716
|
}
|
|
13717
13717
|
},
|
|
13718
13718
|
"group": [
|
|
@@ -13727,8 +13727,8 @@
|
|
|
13727
13727
|
{
|
|
13728
13728
|
"description": "The border radius of the ColorGradient.\n",
|
|
13729
13729
|
"commentRange": {
|
|
13730
|
-
"start":
|
|
13731
|
-
"end":
|
|
13730
|
+
"start": 13,
|
|
13731
|
+
"end": 14
|
|
13732
13732
|
},
|
|
13733
13733
|
"context": {
|
|
13734
13734
|
"type": "variable",
|
|
@@ -13736,8 +13736,8 @@
|
|
|
13736
13736
|
"value": "k-border-radius(md)",
|
|
13737
13737
|
"scope": "default",
|
|
13738
13738
|
"line": {
|
|
13739
|
-
"start":
|
|
13740
|
-
"end":
|
|
13739
|
+
"start": 15,
|
|
13740
|
+
"end": 15
|
|
13741
13741
|
}
|
|
13742
13742
|
},
|
|
13743
13743
|
"group": [
|
|
@@ -13752,8 +13752,8 @@
|
|
|
13752
13752
|
{
|
|
13753
13753
|
"description": "The vertical padding of the ColorGradient.\n",
|
|
13754
13754
|
"commentRange": {
|
|
13755
|
-
"start":
|
|
13756
|
-
"end":
|
|
13755
|
+
"start": 16,
|
|
13756
|
+
"end": 17
|
|
13757
13757
|
},
|
|
13758
13758
|
"context": {
|
|
13759
13759
|
"type": "variable",
|
|
@@ -13761,8 +13761,8 @@
|
|
|
13761
13761
|
"value": "$kendo-color-gradient-spacer",
|
|
13762
13762
|
"scope": "default",
|
|
13763
13763
|
"line": {
|
|
13764
|
-
"start":
|
|
13765
|
-
"end":
|
|
13764
|
+
"start": 18,
|
|
13765
|
+
"end": 18
|
|
13766
13766
|
}
|
|
13767
13767
|
},
|
|
13768
13768
|
"group": [
|
|
@@ -13777,8 +13777,8 @@
|
|
|
13777
13777
|
{
|
|
13778
13778
|
"description": "The horizontal padding of the ColorGradient.\n",
|
|
13779
13779
|
"commentRange": {
|
|
13780
|
-
"start":
|
|
13781
|
-
"end":
|
|
13780
|
+
"start": 19,
|
|
13781
|
+
"end": 20
|
|
13782
13782
|
},
|
|
13783
13783
|
"context": {
|
|
13784
13784
|
"type": "variable",
|
|
@@ -13786,8 +13786,8 @@
|
|
|
13786
13786
|
"value": "$kendo-color-gradient-padding-y",
|
|
13787
13787
|
"scope": "default",
|
|
13788
13788
|
"line": {
|
|
13789
|
-
"start":
|
|
13790
|
-
"end":
|
|
13789
|
+
"start": 21,
|
|
13790
|
+
"end": 21
|
|
13791
13791
|
}
|
|
13792
13792
|
},
|
|
13793
13793
|
"group": [
|
|
@@ -13802,8 +13802,8 @@
|
|
|
13802
13802
|
{
|
|
13803
13803
|
"description": "The spacing between the sections of the ColorGradient.\n",
|
|
13804
13804
|
"commentRange": {
|
|
13805
|
-
"start":
|
|
13806
|
-
"end":
|
|
13805
|
+
"start": 22,
|
|
13806
|
+
"end": 23
|
|
13807
13807
|
},
|
|
13808
13808
|
"context": {
|
|
13809
13809
|
"type": "variable",
|
|
@@ -13811,8 +13811,8 @@
|
|
|
13811
13811
|
"value": "$kendo-color-gradient-spacer",
|
|
13812
13812
|
"scope": "default",
|
|
13813
13813
|
"line": {
|
|
13814
|
-
"start":
|
|
13815
|
-
"end":
|
|
13814
|
+
"start": 24,
|
|
13815
|
+
"end": 24
|
|
13816
13816
|
}
|
|
13817
13817
|
},
|
|
13818
13818
|
"group": [
|
|
@@ -13827,8 +13827,8 @@
|
|
|
13827
13827
|
{
|
|
13828
13828
|
"description": "The font family of the ColorGradient.\n",
|
|
13829
13829
|
"commentRange": {
|
|
13830
|
-
"start":
|
|
13831
|
-
"end":
|
|
13830
|
+
"start": 25,
|
|
13831
|
+
"end": 26
|
|
13832
13832
|
},
|
|
13833
13833
|
"context": {
|
|
13834
13834
|
"type": "variable",
|
|
@@ -13836,8 +13836,8 @@
|
|
|
13836
13836
|
"value": "var( --kendo-font-family, inherit )",
|
|
13837
13837
|
"scope": "default",
|
|
13838
13838
|
"line": {
|
|
13839
|
-
"start":
|
|
13840
|
-
"end":
|
|
13839
|
+
"start": 27,
|
|
13840
|
+
"end": 27
|
|
13841
13841
|
}
|
|
13842
13842
|
},
|
|
13843
13843
|
"group": [
|
|
@@ -13852,8 +13852,8 @@
|
|
|
13852
13852
|
{
|
|
13853
13853
|
"description": "The font size of the ColorGradient.\n",
|
|
13854
13854
|
"commentRange": {
|
|
13855
|
-
"start":
|
|
13856
|
-
"end":
|
|
13855
|
+
"start": 28,
|
|
13856
|
+
"end": 29
|
|
13857
13857
|
},
|
|
13858
13858
|
"context": {
|
|
13859
13859
|
"type": "variable",
|
|
@@ -13861,8 +13861,8 @@
|
|
|
13861
13861
|
"value": "var( --kendo-font-size, inherit )",
|
|
13862
13862
|
"scope": "default",
|
|
13863
13863
|
"line": {
|
|
13864
|
-
"start":
|
|
13865
|
-
"end":
|
|
13864
|
+
"start": 30,
|
|
13865
|
+
"end": 30
|
|
13866
13866
|
}
|
|
13867
13867
|
},
|
|
13868
13868
|
"group": [
|
|
@@ -13877,8 +13877,8 @@
|
|
|
13877
13877
|
{
|
|
13878
13878
|
"description": "The line height of the ColorGradient.\n",
|
|
13879
13879
|
"commentRange": {
|
|
13880
|
-
"start":
|
|
13881
|
-
"end":
|
|
13880
|
+
"start": 31,
|
|
13881
|
+
"end": 32
|
|
13882
13882
|
},
|
|
13883
13883
|
"context": {
|
|
13884
13884
|
"type": "variable",
|
|
@@ -13886,8 +13886,8 @@
|
|
|
13886
13886
|
"value": "var( --kendo-line-height, normal )",
|
|
13887
13887
|
"scope": "default",
|
|
13888
13888
|
"line": {
|
|
13889
|
-
"start":
|
|
13890
|
-
"end":
|
|
13889
|
+
"start": 33,
|
|
13890
|
+
"end": 33
|
|
13891
13891
|
}
|
|
13892
13892
|
},
|
|
13893
13893
|
"group": [
|
|
@@ -13902,8 +13902,8 @@
|
|
|
13902
13902
|
{
|
|
13903
13903
|
"description": "The text color of the ColorGradient.\n",
|
|
13904
13904
|
"commentRange": {
|
|
13905
|
-
"start":
|
|
13906
|
-
"end":
|
|
13905
|
+
"start": 34,
|
|
13906
|
+
"end": 35
|
|
13907
13907
|
},
|
|
13908
13908
|
"context": {
|
|
13909
13909
|
"type": "variable",
|
|
@@ -13911,8 +13911,8 @@
|
|
|
13911
13911
|
"value": "$kendo-component-text",
|
|
13912
13912
|
"scope": "default",
|
|
13913
13913
|
"line": {
|
|
13914
|
-
"start":
|
|
13915
|
-
"end":
|
|
13914
|
+
"start": 36,
|
|
13915
|
+
"end": 36
|
|
13916
13916
|
}
|
|
13917
13917
|
},
|
|
13918
13918
|
"group": [
|
|
@@ -13927,8 +13927,8 @@
|
|
|
13927
13927
|
{
|
|
13928
13928
|
"description": "The background color of the ColorGradient.\n",
|
|
13929
13929
|
"commentRange": {
|
|
13930
|
-
"start":
|
|
13931
|
-
"end":
|
|
13930
|
+
"start": 37,
|
|
13931
|
+
"end": 38
|
|
13932
13932
|
},
|
|
13933
13933
|
"context": {
|
|
13934
13934
|
"type": "variable",
|
|
@@ -13936,8 +13936,8 @@
|
|
|
13936
13936
|
"value": "$kendo-component-bg",
|
|
13937
13937
|
"scope": "default",
|
|
13938
13938
|
"line": {
|
|
13939
|
-
"start":
|
|
13940
|
-
"end":
|
|
13939
|
+
"start": 39,
|
|
13940
|
+
"end": 39
|
|
13941
13941
|
}
|
|
13942
13942
|
},
|
|
13943
13943
|
"group": [
|
|
@@ -13952,8 +13952,8 @@
|
|
|
13952
13952
|
{
|
|
13953
13953
|
"description": "The border color of the ColorGradient.\n",
|
|
13954
13954
|
"commentRange": {
|
|
13955
|
-
"start":
|
|
13956
|
-
"end":
|
|
13955
|
+
"start": 40,
|
|
13956
|
+
"end": 41
|
|
13957
13957
|
},
|
|
13958
13958
|
"context": {
|
|
13959
13959
|
"type": "variable",
|
|
@@ -13961,8 +13961,8 @@
|
|
|
13961
13961
|
"value": "$kendo-component-border",
|
|
13962
13962
|
"scope": "default",
|
|
13963
13963
|
"line": {
|
|
13964
|
-
"start":
|
|
13965
|
-
"end":
|
|
13964
|
+
"start": 42,
|
|
13965
|
+
"end": 42
|
|
13966
13966
|
}
|
|
13967
13967
|
},
|
|
13968
13968
|
"group": [
|
|
@@ -13977,8 +13977,8 @@
|
|
|
13977
13977
|
{
|
|
13978
13978
|
"description": "The border color of the focused ColorGradient.\n",
|
|
13979
13979
|
"commentRange": {
|
|
13980
|
-
"start":
|
|
13981
|
-
"end":
|
|
13980
|
+
"start": 44,
|
|
13981
|
+
"end": 45
|
|
13982
13982
|
},
|
|
13983
13983
|
"context": {
|
|
13984
13984
|
"type": "variable",
|
|
@@ -13986,8 +13986,8 @@
|
|
|
13986
13986
|
"value": "$kendo-hover-border",
|
|
13987
13987
|
"scope": "default",
|
|
13988
13988
|
"line": {
|
|
13989
|
-
"start":
|
|
13990
|
-
"end":
|
|
13989
|
+
"start": 46,
|
|
13990
|
+
"end": 46
|
|
13991
13991
|
}
|
|
13992
13992
|
},
|
|
13993
13993
|
"group": [
|
|
@@ -14002,8 +14002,8 @@
|
|
|
14002
14002
|
{
|
|
14003
14003
|
"description": "The box shadow of the focused ColorGradient.\n",
|
|
14004
14004
|
"commentRange": {
|
|
14005
|
-
"start":
|
|
14006
|
-
"end":
|
|
14005
|
+
"start": 47,
|
|
14006
|
+
"end": 48
|
|
14007
14007
|
},
|
|
14008
14008
|
"context": {
|
|
14009
14009
|
"type": "variable",
|
|
@@ -14011,8 +14011,8 @@
|
|
|
14011
14011
|
"value": "null",
|
|
14012
14012
|
"scope": "default",
|
|
14013
14013
|
"line": {
|
|
14014
|
-
"start":
|
|
14015
|
-
"end":
|
|
14014
|
+
"start": 49,
|
|
14015
|
+
"end": 49
|
|
14016
14016
|
}
|
|
14017
14017
|
},
|
|
14018
14018
|
"group": [
|
|
@@ -14027,8 +14027,8 @@
|
|
|
14027
14027
|
{
|
|
14028
14028
|
"description": "The border radius of the ColorGradient canvas.\n",
|
|
14029
14029
|
"commentRange": {
|
|
14030
|
-
"start":
|
|
14031
|
-
"end":
|
|
14030
|
+
"start": 51,
|
|
14031
|
+
"end": 52
|
|
14032
14032
|
},
|
|
14033
14033
|
"context": {
|
|
14034
14034
|
"type": "variable",
|
|
@@ -14036,8 +14036,8 @@
|
|
|
14036
14036
|
"value": "k-border-radius(md)",
|
|
14037
14037
|
"scope": "default",
|
|
14038
14038
|
"line": {
|
|
14039
|
-
"start":
|
|
14040
|
-
"end":
|
|
14039
|
+
"start": 53,
|
|
14040
|
+
"end": 53
|
|
14041
14041
|
}
|
|
14042
14042
|
},
|
|
14043
14043
|
"group": [
|
|
@@ -14052,8 +14052,8 @@
|
|
|
14052
14052
|
{
|
|
14053
14053
|
"description": "The spacing between the items of the ColorGradient canvas.\n",
|
|
14054
14054
|
"commentRange": {
|
|
14055
|
-
"start":
|
|
14056
|
-
"end":
|
|
14055
|
+
"start": 54,
|
|
14056
|
+
"end": 55
|
|
14057
14057
|
},
|
|
14058
14058
|
"context": {
|
|
14059
14059
|
"type": "variable",
|
|
@@ -14061,8 +14061,8 @@
|
|
|
14061
14061
|
"value": "k-spacing(3)",
|
|
14062
14062
|
"scope": "default",
|
|
14063
14063
|
"line": {
|
|
14064
|
-
"start":
|
|
14065
|
-
"end":
|
|
14064
|
+
"start": 56,
|
|
14065
|
+
"end": 56
|
|
14066
14066
|
}
|
|
14067
14067
|
},
|
|
14068
14068
|
"group": [
|
|
@@ -14077,8 +14077,8 @@
|
|
|
14077
14077
|
{
|
|
14078
14078
|
"description": "The height the ColorGradient canvas hsv rectangle.\n",
|
|
14079
14079
|
"commentRange": {
|
|
14080
|
-
"start":
|
|
14081
|
-
"end":
|
|
14080
|
+
"start": 57,
|
|
14081
|
+
"end": 58
|
|
14082
14082
|
},
|
|
14083
14083
|
"context": {
|
|
14084
14084
|
"type": "variable",
|
|
@@ -14086,8 +14086,8 @@
|
|
|
14086
14086
|
"value": "180px",
|
|
14087
14087
|
"scope": "default",
|
|
14088
14088
|
"line": {
|
|
14089
|
-
"start":
|
|
14090
|
-
"end":
|
|
14089
|
+
"start": 59,
|
|
14090
|
+
"end": 59
|
|
14091
14091
|
}
|
|
14092
14092
|
},
|
|
14093
14093
|
"group": [
|
|
@@ -14102,8 +14102,8 @@
|
|
|
14102
14102
|
{
|
|
14103
14103
|
"description": "The width of the ColorGradient slider.\n",
|
|
14104
14104
|
"commentRange": {
|
|
14105
|
-
"start":
|
|
14106
|
-
"end":
|
|
14105
|
+
"start": 61,
|
|
14106
|
+
"end": 62
|
|
14107
14107
|
},
|
|
14108
14108
|
"context": {
|
|
14109
14109
|
"type": "variable",
|
|
@@ -14111,8 +14111,8 @@
|
|
|
14111
14111
|
"value": "10px",
|
|
14112
14112
|
"scope": "default",
|
|
14113
14113
|
"line": {
|
|
14114
|
-
"start":
|
|
14115
|
-
"end":
|
|
14114
|
+
"start": 63,
|
|
14115
|
+
"end": 63
|
|
14116
14116
|
}
|
|
14117
14117
|
},
|
|
14118
14118
|
"group": [
|
|
@@ -14127,8 +14127,8 @@
|
|
|
14127
14127
|
{
|
|
14128
14128
|
"description": "The border radius of the ColorGradient slider.\n",
|
|
14129
14129
|
"commentRange": {
|
|
14130
|
-
"start":
|
|
14131
|
-
"end":
|
|
14130
|
+
"start": 64,
|
|
14131
|
+
"end": 65
|
|
14132
14132
|
},
|
|
14133
14133
|
"context": {
|
|
14134
14134
|
"type": "variable",
|
|
@@ -14136,8 +14136,8 @@
|
|
|
14136
14136
|
"value": "10px",
|
|
14137
14137
|
"scope": "default",
|
|
14138
14138
|
"line": {
|
|
14139
|
-
"start":
|
|
14140
|
-
"end":
|
|
14139
|
+
"start": 66,
|
|
14140
|
+
"end": 66
|
|
14141
14141
|
}
|
|
14142
14142
|
},
|
|
14143
14143
|
"group": [
|
|
@@ -14152,8 +14152,8 @@
|
|
|
14152
14152
|
{
|
|
14153
14153
|
"description": "The width of the border around the ColorGradient slider drag handle.\n",
|
|
14154
14154
|
"commentRange": {
|
|
14155
|
-
"start":
|
|
14156
|
-
"end":
|
|
14155
|
+
"start": 67,
|
|
14156
|
+
"end": 68
|
|
14157
14157
|
},
|
|
14158
14158
|
"context": {
|
|
14159
14159
|
"type": "variable",
|
|
@@ -14161,8 +14161,8 @@
|
|
|
14161
14161
|
"value": "3px",
|
|
14162
14162
|
"scope": "default",
|
|
14163
14163
|
"line": {
|
|
14164
|
-
"start":
|
|
14165
|
-
"end":
|
|
14164
|
+
"start": 69,
|
|
14165
|
+
"end": 69
|
|
14166
14166
|
}
|
|
14167
14167
|
},
|
|
14168
14168
|
"group": [
|
|
@@ -14177,8 +14177,8 @@
|
|
|
14177
14177
|
{
|
|
14178
14178
|
"description": "The height of the ColorGradient vertical slider.\n",
|
|
14179
14179
|
"commentRange": {
|
|
14180
|
-
"start":
|
|
14181
|
-
"end":
|
|
14180
|
+
"start": 71,
|
|
14181
|
+
"end": 72
|
|
14182
14182
|
},
|
|
14183
14183
|
"context": {
|
|
14184
14184
|
"type": "variable",
|
|
@@ -14186,8 +14186,8 @@
|
|
|
14186
14186
|
"value": "180px",
|
|
14187
14187
|
"scope": "default",
|
|
14188
14188
|
"line": {
|
|
14189
|
-
"start":
|
|
14190
|
-
"end":
|
|
14189
|
+
"start": 73,
|
|
14190
|
+
"end": 73
|
|
14191
14191
|
}
|
|
14192
14192
|
},
|
|
14193
14193
|
"group": [
|
|
@@ -14202,8 +14202,8 @@
|
|
|
14202
14202
|
{
|
|
14203
14203
|
"description": "The width of the ColorGradient horizontal slider.\n",
|
|
14204
14204
|
"commentRange": {
|
|
14205
|
-
"start":
|
|
14206
|
-
"end":
|
|
14205
|
+
"start": 74,
|
|
14206
|
+
"end": 75
|
|
14207
14207
|
},
|
|
14208
14208
|
"context": {
|
|
14209
14209
|
"type": "variable",
|
|
@@ -14211,8 +14211,33 @@
|
|
|
14211
14211
|
"value": "100%",
|
|
14212
14212
|
"scope": "default",
|
|
14213
14213
|
"line": {
|
|
14214
|
-
"start":
|
|
14215
|
-
"end":
|
|
14214
|
+
"start": 76,
|
|
14215
|
+
"end": 76
|
|
14216
|
+
}
|
|
14217
|
+
},
|
|
14218
|
+
"group": [
|
|
14219
|
+
"color-gradient"
|
|
14220
|
+
],
|
|
14221
|
+
"access": "public",
|
|
14222
|
+
"file": {
|
|
14223
|
+
"path": "colorgradient/_variables.scss",
|
|
14224
|
+
"name": "_variables.scss"
|
|
14225
|
+
}
|
|
14226
|
+
},
|
|
14227
|
+
{
|
|
14228
|
+
"description": "The background image of the ColorGradient alpha slider.\n",
|
|
14229
|
+
"commentRange": {
|
|
14230
|
+
"start": 77,
|
|
14231
|
+
"end": 78
|
|
14232
|
+
},
|
|
14233
|
+
"context": {
|
|
14234
|
+
"type": "variable",
|
|
14235
|
+
"name": "kendo-color-gradient-slider-alpha-bgr",
|
|
14236
|
+
"value": "\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAuSURBVHgBxYyxDQAwDMJIL+YT+DjtzFRliUfLcklqBCRT4eCTxbD6kdL2/LgYXqpvCbs3kBv/AAAAAElFTkSuQmCC\"",
|
|
14237
|
+
"scope": "default",
|
|
14238
|
+
"line": {
|
|
14239
|
+
"start": 79,
|
|
14240
|
+
"end": 79
|
|
14216
14241
|
}
|
|
14217
14242
|
},
|
|
14218
14243
|
"group": [
|
|
@@ -14227,8 +14252,8 @@
|
|
|
14227
14252
|
{
|
|
14228
14253
|
"description": "The width of the ColorGradient canvas drag handle.\n",
|
|
14229
14254
|
"commentRange": {
|
|
14230
|
-
"start":
|
|
14231
|
-
"end":
|
|
14255
|
+
"start": 81,
|
|
14256
|
+
"end": 82
|
|
14232
14257
|
},
|
|
14233
14258
|
"context": {
|
|
14234
14259
|
"type": "variable",
|
|
@@ -14236,8 +14261,8 @@
|
|
|
14236
14261
|
"value": "14px",
|
|
14237
14262
|
"scope": "default",
|
|
14238
14263
|
"line": {
|
|
14239
|
-
"start":
|
|
14240
|
-
"end":
|
|
14264
|
+
"start": 83,
|
|
14265
|
+
"end": 83
|
|
14241
14266
|
}
|
|
14242
14267
|
},
|
|
14243
14268
|
"group": [
|
|
@@ -14252,8 +14277,8 @@
|
|
|
14252
14277
|
{
|
|
14253
14278
|
"description": "The height of the ColorGradient canvas drag handle.\n",
|
|
14254
14279
|
"commentRange": {
|
|
14255
|
-
"start":
|
|
14256
|
-
"end":
|
|
14280
|
+
"start": 84,
|
|
14281
|
+
"end": 85
|
|
14257
14282
|
},
|
|
14258
14283
|
"context": {
|
|
14259
14284
|
"type": "variable",
|
|
@@ -14261,8 +14286,8 @@
|
|
|
14261
14286
|
"value": "14px",
|
|
14262
14287
|
"scope": "default",
|
|
14263
14288
|
"line": {
|
|
14264
|
-
"start":
|
|
14265
|
-
"end":
|
|
14289
|
+
"start": 86,
|
|
14290
|
+
"end": 86
|
|
14266
14291
|
}
|
|
14267
14292
|
},
|
|
14268
14293
|
"group": [
|
|
@@ -14277,8 +14302,8 @@
|
|
|
14277
14302
|
{
|
|
14278
14303
|
"description": "The width of the border around the ColorGradient canvas drag handle.\n",
|
|
14279
14304
|
"commentRange": {
|
|
14280
|
-
"start":
|
|
14281
|
-
"end":
|
|
14305
|
+
"start": 87,
|
|
14306
|
+
"end": 88
|
|
14282
14307
|
},
|
|
14283
14308
|
"context": {
|
|
14284
14309
|
"type": "variable",
|
|
@@ -14286,8 +14311,8 @@
|
|
|
14286
14311
|
"value": "1px",
|
|
14287
14312
|
"scope": "default",
|
|
14288
14313
|
"line": {
|
|
14289
|
-
"start":
|
|
14290
|
-
"end":
|
|
14314
|
+
"start": 89,
|
|
14315
|
+
"end": 89
|
|
14291
14316
|
}
|
|
14292
14317
|
},
|
|
14293
14318
|
"group": [
|
|
@@ -14302,8 +14327,8 @@
|
|
|
14302
14327
|
{
|
|
14303
14328
|
"description": "The width of the outline around the ColorGradient canvas drag handle.\n",
|
|
14304
14329
|
"commentRange": {
|
|
14305
|
-
"start":
|
|
14306
|
-
"end":
|
|
14330
|
+
"start": 90,
|
|
14331
|
+
"end": 91
|
|
14307
14332
|
},
|
|
14308
14333
|
"context": {
|
|
14309
14334
|
"type": "variable",
|
|
@@ -14311,8 +14336,8 @@
|
|
|
14311
14336
|
"value": "1px",
|
|
14312
14337
|
"scope": "default",
|
|
14313
14338
|
"line": {
|
|
14314
|
-
"start":
|
|
14315
|
-
"end":
|
|
14339
|
+
"start": 92,
|
|
14340
|
+
"end": 92
|
|
14316
14341
|
}
|
|
14317
14342
|
},
|
|
14318
14343
|
"group": [
|
|
@@ -14327,8 +14352,8 @@
|
|
|
14327
14352
|
{
|
|
14328
14353
|
"description": "The border radius of the ColorGradient canvas drag handle.\n",
|
|
14329
14354
|
"commentRange": {
|
|
14330
|
-
"start":
|
|
14331
|
-
"end":
|
|
14355
|
+
"start": 93,
|
|
14356
|
+
"end": 94
|
|
14332
14357
|
},
|
|
14333
14358
|
"context": {
|
|
14334
14359
|
"type": "variable",
|
|
@@ -14336,8 +14361,8 @@
|
|
|
14336
14361
|
"value": "50%",
|
|
14337
14362
|
"scope": "default",
|
|
14338
14363
|
"line": {
|
|
14339
|
-
"start":
|
|
14340
|
-
"end":
|
|
14364
|
+
"start": 95,
|
|
14365
|
+
"end": 95
|
|
14341
14366
|
}
|
|
14342
14367
|
},
|
|
14343
14368
|
"group": [
|
|
@@ -14352,8 +14377,8 @@
|
|
|
14352
14377
|
{
|
|
14353
14378
|
"description": "The text color of the ColorGradient canvas drag handle.\n",
|
|
14354
14379
|
"commentRange": {
|
|
14355
|
-
"start":
|
|
14356
|
-
"end":
|
|
14380
|
+
"start": 96,
|
|
14381
|
+
"end": 97
|
|
14357
14382
|
},
|
|
14358
14383
|
"context": {
|
|
14359
14384
|
"type": "variable",
|
|
@@ -14361,8 +14386,8 @@
|
|
|
14361
14386
|
"value": "null",
|
|
14362
14387
|
"scope": "default",
|
|
14363
14388
|
"line": {
|
|
14364
|
-
"start":
|
|
14365
|
-
"end":
|
|
14389
|
+
"start": 98,
|
|
14390
|
+
"end": 98
|
|
14366
14391
|
}
|
|
14367
14392
|
},
|
|
14368
14393
|
"group": [
|
|
@@ -14377,8 +14402,8 @@
|
|
|
14377
14402
|
{
|
|
14378
14403
|
"description": "The background color of the ColorGradient canvas drag handle.\n",
|
|
14379
14404
|
"commentRange": {
|
|
14380
|
-
"start":
|
|
14381
|
-
"end":
|
|
14405
|
+
"start": 99,
|
|
14406
|
+
"end": 100
|
|
14382
14407
|
},
|
|
14383
14408
|
"context": {
|
|
14384
14409
|
"type": "variable",
|
|
@@ -14386,8 +14411,8 @@
|
|
|
14386
14411
|
"value": "transparent",
|
|
14387
14412
|
"scope": "default",
|
|
14388
14413
|
"line": {
|
|
14389
|
-
"start":
|
|
14390
|
-
"end":
|
|
14414
|
+
"start": 101,
|
|
14415
|
+
"end": 101
|
|
14391
14416
|
}
|
|
14392
14417
|
},
|
|
14393
14418
|
"group": [
|
|
@@ -14402,8 +14427,8 @@
|
|
|
14402
14427
|
{
|
|
14403
14428
|
"description": "The color of the border around the ColorGradient canvas drag handle.\n",
|
|
14404
14429
|
"commentRange": {
|
|
14405
|
-
"start":
|
|
14406
|
-
"end":
|
|
14430
|
+
"start": 102,
|
|
14431
|
+
"end": 103
|
|
14407
14432
|
},
|
|
14408
14433
|
"context": {
|
|
14409
14434
|
"type": "variable",
|
|
@@ -14411,8 +14436,8 @@
|
|
|
14411
14436
|
"value": "rgba( $kendo-color-white, .8)",
|
|
14412
14437
|
"scope": "default",
|
|
14413
14438
|
"line": {
|
|
14414
|
-
"start":
|
|
14415
|
-
"end":
|
|
14439
|
+
"start": 104,
|
|
14440
|
+
"end": 104
|
|
14416
14441
|
}
|
|
14417
14442
|
},
|
|
14418
14443
|
"group": [
|
|
@@ -14427,8 +14452,8 @@
|
|
|
14427
14452
|
{
|
|
14428
14453
|
"description": "The color of the outline around the ColorGradient canvas drag handle.\n",
|
|
14429
14454
|
"commentRange": {
|
|
14430
|
-
"start":
|
|
14431
|
-
"end":
|
|
14455
|
+
"start": 105,
|
|
14456
|
+
"end": 106
|
|
14432
14457
|
},
|
|
14433
14458
|
"context": {
|
|
14434
14459
|
"type": "variable",
|
|
@@ -14436,8 +14461,8 @@
|
|
|
14436
14461
|
"value": "rgba( $kendo-color-black, .5)",
|
|
14437
14462
|
"scope": "default",
|
|
14438
14463
|
"line": {
|
|
14439
|
-
"start":
|
|
14440
|
-
"end":
|
|
14464
|
+
"start": 107,
|
|
14465
|
+
"end": 107
|
|
14441
14466
|
}
|
|
14442
14467
|
},
|
|
14443
14468
|
"group": [
|
|
@@ -14452,8 +14477,8 @@
|
|
|
14452
14477
|
{
|
|
14453
14478
|
"description": "The focus color of the outline around the ColorGradient canvas drag handle.\n",
|
|
14454
14479
|
"commentRange": {
|
|
14455
|
-
"start":
|
|
14456
|
-
"end":
|
|
14480
|
+
"start": 108,
|
|
14481
|
+
"end": 109
|
|
14457
14482
|
},
|
|
14458
14483
|
"context": {
|
|
14459
14484
|
"type": "variable",
|
|
@@ -14461,8 +14486,8 @@
|
|
|
14461
14486
|
"value": "$kendo-color-black",
|
|
14462
14487
|
"scope": "default",
|
|
14463
14488
|
"line": {
|
|
14464
|
-
"start":
|
|
14465
|
-
"end":
|
|
14489
|
+
"start": 110,
|
|
14490
|
+
"end": 110
|
|
14466
14491
|
}
|
|
14467
14492
|
},
|
|
14468
14493
|
"group": [
|
|
@@ -14477,8 +14502,8 @@
|
|
|
14477
14502
|
{
|
|
14478
14503
|
"description": "The outline color of the outline around the ColorGradient canvas drag handle.\n",
|
|
14479
14504
|
"commentRange": {
|
|
14480
|
-
"start":
|
|
14481
|
-
"end":
|
|
14505
|
+
"start": 111,
|
|
14506
|
+
"end": 112
|
|
14482
14507
|
},
|
|
14483
14508
|
"context": {
|
|
14484
14509
|
"type": "variable",
|
|
@@ -14486,8 +14511,8 @@
|
|
|
14486
14511
|
"value": "$kendo-color-black",
|
|
14487
14512
|
"scope": "default",
|
|
14488
14513
|
"line": {
|
|
14489
|
-
"start":
|
|
14490
|
-
"end":
|
|
14514
|
+
"start": 113,
|
|
14515
|
+
"end": 113
|
|
14491
14516
|
}
|
|
14492
14517
|
},
|
|
14493
14518
|
"group": [
|
|
@@ -14502,8 +14527,8 @@
|
|
|
14502
14527
|
{
|
|
14503
14528
|
"description": "The box shadow of the ColorGradient canvas drag handle.\n",
|
|
14504
14529
|
"commentRange": {
|
|
14505
|
-
"start":
|
|
14506
|
-
"end":
|
|
14530
|
+
"start": 114,
|
|
14531
|
+
"end": 115
|
|
14507
14532
|
},
|
|
14508
14533
|
"context": {
|
|
14509
14534
|
"type": "variable",
|
|
@@ -14511,8 +14536,8 @@
|
|
|
14511
14536
|
"value": "k-elevation(2)",
|
|
14512
14537
|
"scope": "default",
|
|
14513
14538
|
"line": {
|
|
14514
|
-
"start":
|
|
14515
|
-
"end":
|
|
14539
|
+
"start": 116,
|
|
14540
|
+
"end": 116
|
|
14516
14541
|
}
|
|
14517
14542
|
},
|
|
14518
14543
|
"group": [
|
|
@@ -14527,8 +14552,8 @@
|
|
|
14527
14552
|
{
|
|
14528
14553
|
"description": "The vertical margin of the ColorGradient canvas drag handle.\n",
|
|
14529
14554
|
"commentRange": {
|
|
14530
|
-
"start":
|
|
14531
|
-
"end":
|
|
14555
|
+
"start": 118,
|
|
14556
|
+
"end": 119
|
|
14532
14557
|
},
|
|
14533
14558
|
"context": {
|
|
14534
14559
|
"type": "variable",
|
|
@@ -14536,8 +14561,8 @@
|
|
|
14536
14561
|
"value": "- k-math-div( $kendo-color-gradient-draghandle-height, 2 )",
|
|
14537
14562
|
"scope": "default",
|
|
14538
14563
|
"line": {
|
|
14539
|
-
"start":
|
|
14540
|
-
"end":
|
|
14564
|
+
"start": 120,
|
|
14565
|
+
"end": 120
|
|
14541
14566
|
}
|
|
14542
14567
|
},
|
|
14543
14568
|
"group": [
|
|
@@ -14552,8 +14577,8 @@
|
|
|
14552
14577
|
{
|
|
14553
14578
|
"description": "The horizontal margin of the ColorGradient canvas drag handle.\n",
|
|
14554
14579
|
"commentRange": {
|
|
14555
|
-
"start":
|
|
14556
|
-
"end":
|
|
14580
|
+
"start": 121,
|
|
14581
|
+
"end": 122
|
|
14557
14582
|
},
|
|
14558
14583
|
"context": {
|
|
14559
14584
|
"type": "variable",
|
|
@@ -14561,8 +14586,8 @@
|
|
|
14561
14586
|
"value": "- k-math-div( $kendo-color-gradient-draghandle-width, 2 )",
|
|
14562
14587
|
"scope": "default",
|
|
14563
14588
|
"line": {
|
|
14564
|
-
"start":
|
|
14565
|
-
"end":
|
|
14589
|
+
"start": 123,
|
|
14590
|
+
"end": 123
|
|
14566
14591
|
}
|
|
14567
14592
|
},
|
|
14568
14593
|
"group": [
|
|
@@ -14577,8 +14602,8 @@
|
|
|
14577
14602
|
{
|
|
14578
14603
|
"description": "The width of the ColorGradient input.\n",
|
|
14579
14604
|
"commentRange": {
|
|
14580
|
-
"start":
|
|
14581
|
-
"end":
|
|
14605
|
+
"start": 125,
|
|
14606
|
+
"end": 126
|
|
14582
14607
|
},
|
|
14583
14608
|
"context": {
|
|
14584
14609
|
"type": "variable",
|
|
@@ -14586,8 +14611,8 @@
|
|
|
14586
14611
|
"value": "56px",
|
|
14587
14612
|
"scope": "default",
|
|
14588
14613
|
"line": {
|
|
14589
|
-
"start":
|
|
14590
|
-
"end":
|
|
14614
|
+
"start": 127,
|
|
14615
|
+
"end": 127
|
|
14591
14616
|
}
|
|
14592
14617
|
},
|
|
14593
14618
|
"group": [
|
|
@@ -14602,8 +14627,8 @@
|
|
|
14602
14627
|
{
|
|
14603
14628
|
"description": "The spacing between the ColorGradient inputs.\n",
|
|
14604
14629
|
"commentRange": {
|
|
14605
|
-
"start":
|
|
14606
|
-
"end":
|
|
14630
|
+
"start": 128,
|
|
14631
|
+
"end": 129
|
|
14607
14632
|
},
|
|
14608
14633
|
"context": {
|
|
14609
14634
|
"type": "variable",
|
|
@@ -14611,8 +14636,8 @@
|
|
|
14611
14636
|
"value": "calc( #{$kendo-color-gradient-spacer} / 2 )",
|
|
14612
14637
|
"scope": "default",
|
|
14613
14638
|
"line": {
|
|
14614
|
-
"start":
|
|
14615
|
-
"end":
|
|
14639
|
+
"start": 130,
|
|
14640
|
+
"end": 130
|
|
14616
14641
|
}
|
|
14617
14642
|
},
|
|
14618
14643
|
"group": [
|
|
@@ -14627,8 +14652,8 @@
|
|
|
14627
14652
|
{
|
|
14628
14653
|
"description": "The spacing between the ColorGradient inputs and their labels.\n",
|
|
14629
14654
|
"commentRange": {
|
|
14630
|
-
"start":
|
|
14631
|
-
"end":
|
|
14655
|
+
"start": 131,
|
|
14656
|
+
"end": 132
|
|
14632
14657
|
},
|
|
14633
14658
|
"context": {
|
|
14634
14659
|
"type": "variable",
|
|
@@ -14636,8 +14661,8 @@
|
|
|
14636
14661
|
"value": "k-spacing(1)",
|
|
14637
14662
|
"scope": "default",
|
|
14638
14663
|
"line": {
|
|
14639
|
-
"start":
|
|
14640
|
-
"end":
|
|
14664
|
+
"start": 133,
|
|
14665
|
+
"end": 133
|
|
14641
14666
|
}
|
|
14642
14667
|
},
|
|
14643
14668
|
"group": [
|
|
@@ -14652,8 +14677,8 @@
|
|
|
14652
14677
|
{
|
|
14653
14678
|
"description": "The text color of the ColorGradient input labels.\n",
|
|
14654
14679
|
"commentRange": {
|
|
14655
|
-
"start":
|
|
14656
|
-
"end":
|
|
14680
|
+
"start": 134,
|
|
14681
|
+
"end": 135
|
|
14657
14682
|
},
|
|
14658
14683
|
"context": {
|
|
14659
14684
|
"type": "variable",
|
|
@@ -14661,8 +14686,8 @@
|
|
|
14661
14686
|
"value": "$kendo-subtle-text",
|
|
14662
14687
|
"scope": "default",
|
|
14663
14688
|
"line": {
|
|
14664
|
-
"start":
|
|
14665
|
-
"end":
|
|
14689
|
+
"start": 136,
|
|
14690
|
+
"end": 136
|
|
14666
14691
|
}
|
|
14667
14692
|
},
|
|
14668
14693
|
"group": [
|
|
@@ -14677,8 +14702,8 @@
|
|
|
14677
14702
|
{
|
|
14678
14703
|
"description": "The font weight of the ColorGradient contrast ratio text.\n",
|
|
14679
14704
|
"commentRange": {
|
|
14680
|
-
"start":
|
|
14681
|
-
"end":
|
|
14705
|
+
"start": 138,
|
|
14706
|
+
"end": 139
|
|
14682
14707
|
},
|
|
14683
14708
|
"context": {
|
|
14684
14709
|
"type": "variable",
|
|
@@ -14686,8 +14711,8 @@
|
|
|
14686
14711
|
"value": "var( --kendo-font-weight-bold, normal )",
|
|
14687
14712
|
"scope": "default",
|
|
14688
14713
|
"line": {
|
|
14689
|
-
"start":
|
|
14690
|
-
"end":
|
|
14714
|
+
"start": 140,
|
|
14715
|
+
"end": 140
|
|
14691
14716
|
}
|
|
14692
14717
|
},
|
|
14693
14718
|
"group": [
|
|
@@ -14702,8 +14727,8 @@
|
|
|
14702
14727
|
{
|
|
14703
14728
|
"description": "The spacing between the items in the ColorGradient contrast tool.\n",
|
|
14704
14729
|
"commentRange": {
|
|
14705
|
-
"start":
|
|
14706
|
-
"end":
|
|
14730
|
+
"start": 141,
|
|
14731
|
+
"end": 142
|
|
14707
14732
|
},
|
|
14708
14733
|
"context": {
|
|
14709
14734
|
"type": "variable",
|
|
@@ -14711,8 +14736,8 @@
|
|
|
14711
14736
|
"value": "calc( #{$kendo-color-gradient-spacer} / 2 )",
|
|
14712
14737
|
"scope": "default",
|
|
14713
14738
|
"line": {
|
|
14714
|
-
"start":
|
|
14715
|
-
"end":
|
|
14739
|
+
"start": 143,
|
|
14740
|
+
"end": 143
|
|
14716
14741
|
}
|
|
14717
14742
|
},
|
|
14718
14743
|
"group": [
|
|
@@ -31608,8 +31633,8 @@
|
|
|
31608
31633
|
{
|
|
31609
31634
|
"description": "The border width of the Map.\n",
|
|
31610
31635
|
"commentRange": {
|
|
31611
|
-
"start":
|
|
31612
|
-
"end":
|
|
31636
|
+
"start": 2,
|
|
31637
|
+
"end": 3
|
|
31613
31638
|
},
|
|
31614
31639
|
"context": {
|
|
31615
31640
|
"type": "variable",
|
|
@@ -31617,8 +31642,8 @@
|
|
|
31617
31642
|
"value": "0px",
|
|
31618
31643
|
"scope": "default",
|
|
31619
31644
|
"line": {
|
|
31620
|
-
"start":
|
|
31621
|
-
"end":
|
|
31645
|
+
"start": 4,
|
|
31646
|
+
"end": 4
|
|
31622
31647
|
}
|
|
31623
31648
|
},
|
|
31624
31649
|
"group": [
|
|
@@ -31633,8 +31658,8 @@
|
|
|
31633
31658
|
{
|
|
31634
31659
|
"description": "The font size of the Map.\n",
|
|
31635
31660
|
"commentRange": {
|
|
31636
|
-
"start":
|
|
31637
|
-
"end":
|
|
31661
|
+
"start": 6,
|
|
31662
|
+
"end": 7
|
|
31638
31663
|
},
|
|
31639
31664
|
"context": {
|
|
31640
31665
|
"type": "variable",
|
|
@@ -31642,8 +31667,8 @@
|
|
|
31642
31667
|
"value": "var( --kendo-font-size, inherit )",
|
|
31643
31668
|
"scope": "default",
|
|
31644
31669
|
"line": {
|
|
31645
|
-
"start":
|
|
31646
|
-
"end":
|
|
31670
|
+
"start": 8,
|
|
31671
|
+
"end": 8
|
|
31647
31672
|
}
|
|
31648
31673
|
},
|
|
31649
31674
|
"group": [
|
|
@@ -31658,8 +31683,8 @@
|
|
|
31658
31683
|
{
|
|
31659
31684
|
"description": "The line height of the Map.\n",
|
|
31660
31685
|
"commentRange": {
|
|
31661
|
-
"start":
|
|
31662
|
-
"end":
|
|
31686
|
+
"start": 9,
|
|
31687
|
+
"end": 10
|
|
31663
31688
|
},
|
|
31664
31689
|
"context": {
|
|
31665
31690
|
"type": "variable",
|
|
@@ -31667,8 +31692,8 @@
|
|
|
31667
31692
|
"value": "var( --kendo-line-height, normal )!default",
|
|
31668
31693
|
"scope": "private",
|
|
31669
31694
|
"line": {
|
|
31670
|
-
"start":
|
|
31671
|
-
"end":
|
|
31695
|
+
"start": 11,
|
|
31696
|
+
"end": 11
|
|
31672
31697
|
}
|
|
31673
31698
|
},
|
|
31674
31699
|
"group": [
|
|
@@ -31683,8 +31708,8 @@
|
|
|
31683
31708
|
{
|
|
31684
31709
|
"description": "The font family of the Map.\n",
|
|
31685
31710
|
"commentRange": {
|
|
31686
|
-
"start":
|
|
31687
|
-
"end":
|
|
31711
|
+
"start": 12,
|
|
31712
|
+
"end": 13
|
|
31688
31713
|
},
|
|
31689
31714
|
"context": {
|
|
31690
31715
|
"type": "variable",
|
|
@@ -31692,8 +31717,8 @@
|
|
|
31692
31717
|
"value": "var( --kendo-font-family, inherit )",
|
|
31693
31718
|
"scope": "default",
|
|
31694
31719
|
"line": {
|
|
31695
|
-
"start":
|
|
31696
|
-
"end":
|
|
31720
|
+
"start": 14,
|
|
31721
|
+
"end": 14
|
|
31697
31722
|
}
|
|
31698
31723
|
},
|
|
31699
31724
|
"group": [
|
|
@@ -31708,8 +31733,8 @@
|
|
|
31708
31733
|
{
|
|
31709
31734
|
"description": "The background color of the Map.\n",
|
|
31710
31735
|
"commentRange": {
|
|
31711
|
-
"start":
|
|
31712
|
-
"end":
|
|
31736
|
+
"start": 16,
|
|
31737
|
+
"end": 17
|
|
31713
31738
|
},
|
|
31714
31739
|
"context": {
|
|
31715
31740
|
"type": "variable",
|
|
@@ -31717,8 +31742,8 @@
|
|
|
31717
31742
|
"value": "$kendo-component-bg",
|
|
31718
31743
|
"scope": "default",
|
|
31719
31744
|
"line": {
|
|
31720
|
-
"start":
|
|
31721
|
-
"end":
|
|
31745
|
+
"start": 18,
|
|
31746
|
+
"end": 18
|
|
31722
31747
|
}
|
|
31723
31748
|
},
|
|
31724
31749
|
"group": [
|
|
@@ -31733,8 +31758,8 @@
|
|
|
31733
31758
|
{
|
|
31734
31759
|
"description": "The text color of the Map.\n",
|
|
31735
31760
|
"commentRange": {
|
|
31736
|
-
"start":
|
|
31737
|
-
"end":
|
|
31761
|
+
"start": 19,
|
|
31762
|
+
"end": 20
|
|
31738
31763
|
},
|
|
31739
31764
|
"context": {
|
|
31740
31765
|
"type": "variable",
|
|
@@ -31742,8 +31767,8 @@
|
|
|
31742
31767
|
"value": "$kendo-component-text",
|
|
31743
31768
|
"scope": "default",
|
|
31744
31769
|
"line": {
|
|
31745
|
-
"start":
|
|
31746
|
-
"end":
|
|
31770
|
+
"start": 21,
|
|
31771
|
+
"end": 21
|
|
31747
31772
|
}
|
|
31748
31773
|
},
|
|
31749
31774
|
"group": [
|
|
@@ -31758,8 +31783,8 @@
|
|
|
31758
31783
|
{
|
|
31759
31784
|
"description": "The border color of the Map.\n",
|
|
31760
31785
|
"commentRange": {
|
|
31761
|
-
"start":
|
|
31762
|
-
"end":
|
|
31786
|
+
"start": 22,
|
|
31787
|
+
"end": 23
|
|
31763
31788
|
},
|
|
31764
31789
|
"context": {
|
|
31765
31790
|
"type": "variable",
|
|
@@ -31767,8 +31792,8 @@
|
|
|
31767
31792
|
"value": "$kendo-component-border",
|
|
31768
31793
|
"scope": "default",
|
|
31769
31794
|
"line": {
|
|
31770
|
-
"start":
|
|
31771
|
-
"end":
|
|
31795
|
+
"start": 24,
|
|
31796
|
+
"end": 24
|
|
31772
31797
|
}
|
|
31773
31798
|
},
|
|
31774
31799
|
"group": [
|
|
@@ -31783,8 +31808,8 @@
|
|
|
31783
31808
|
{
|
|
31784
31809
|
"description": "The margin of the Map navigator.\n",
|
|
31785
31810
|
"commentRange": {
|
|
31786
|
-
"start":
|
|
31787
|
-
"end":
|
|
31811
|
+
"start": 26,
|
|
31812
|
+
"end": 27
|
|
31788
31813
|
},
|
|
31789
31814
|
"context": {
|
|
31790
31815
|
"type": "variable",
|
|
@@ -31792,8 +31817,8 @@
|
|
|
31792
31817
|
"value": "k-spacing(4)",
|
|
31793
31818
|
"scope": "default",
|
|
31794
31819
|
"line": {
|
|
31795
|
-
"start":
|
|
31796
|
-
"end":
|
|
31820
|
+
"start": 28,
|
|
31821
|
+
"end": 28
|
|
31797
31822
|
}
|
|
31798
31823
|
},
|
|
31799
31824
|
"group": [
|
|
@@ -31808,8 +31833,8 @@
|
|
|
31808
31833
|
{
|
|
31809
31834
|
"description": "The padding of the Map navigator.\n",
|
|
31810
31835
|
"commentRange": {
|
|
31811
|
-
"start":
|
|
31812
|
-
"end":
|
|
31836
|
+
"start": 29,
|
|
31837
|
+
"end": 30
|
|
31813
31838
|
},
|
|
31814
31839
|
"context": {
|
|
31815
31840
|
"type": "variable",
|
|
@@ -31817,8 +31842,8 @@
|
|
|
31817
31842
|
"value": "k-spacing(0.5)",
|
|
31818
31843
|
"scope": "default",
|
|
31819
31844
|
"line": {
|
|
31820
|
-
"start":
|
|
31821
|
-
"end":
|
|
31845
|
+
"start": 31,
|
|
31846
|
+
"end": 31
|
|
31822
31847
|
}
|
|
31823
31848
|
},
|
|
31824
31849
|
"group": [
|
|
@@ -31833,8 +31858,8 @@
|
|
|
31833
31858
|
{
|
|
31834
31859
|
"description": "The width of the Map navigator.\n",
|
|
31835
31860
|
"commentRange": {
|
|
31836
|
-
"start":
|
|
31837
|
-
"end":
|
|
31861
|
+
"start": 32,
|
|
31862
|
+
"end": 33
|
|
31838
31863
|
},
|
|
31839
31864
|
"context": {
|
|
31840
31865
|
"type": "variable",
|
|
@@ -31842,8 +31867,8 @@
|
|
|
31842
31867
|
"value": "calc( calc( #{$kendo-icon-size} * 3 ) + calc( #{$kendo-map-navigator-padding} * 2 ) )",
|
|
31843
31868
|
"scope": "default",
|
|
31844
31869
|
"line": {
|
|
31845
|
-
"start":
|
|
31846
|
-
"end":
|
|
31870
|
+
"start": 34,
|
|
31871
|
+
"end": 34
|
|
31847
31872
|
}
|
|
31848
31873
|
},
|
|
31849
31874
|
"group": [
|
|
@@ -31858,8 +31883,8 @@
|
|
|
31858
31883
|
{
|
|
31859
31884
|
"description": "The height of the Map navigator.\n",
|
|
31860
31885
|
"commentRange": {
|
|
31861
|
-
"start":
|
|
31862
|
-
"end":
|
|
31886
|
+
"start": 35,
|
|
31887
|
+
"end": 36
|
|
31863
31888
|
},
|
|
31864
31889
|
"context": {
|
|
31865
31890
|
"type": "variable",
|
|
@@ -31867,8 +31892,8 @@
|
|
|
31867
31892
|
"value": "$kendo-map-navigator-width",
|
|
31868
31893
|
"scope": "default",
|
|
31869
31894
|
"line": {
|
|
31870
|
-
"start":
|
|
31871
|
-
"end":
|
|
31895
|
+
"start": 37,
|
|
31896
|
+
"end": 37
|
|
31872
31897
|
}
|
|
31873
31898
|
},
|
|
31874
31899
|
"group": [
|
|
@@ -31883,8 +31908,8 @@
|
|
|
31883
31908
|
{
|
|
31884
31909
|
"description": "The border width of the Map navigator.\n",
|
|
31885
31910
|
"commentRange": {
|
|
31886
|
-
"start":
|
|
31887
|
-
"end":
|
|
31911
|
+
"start": 38,
|
|
31912
|
+
"end": 39
|
|
31888
31913
|
},
|
|
31889
31914
|
"context": {
|
|
31890
31915
|
"type": "variable",
|
|
@@ -31892,8 +31917,8 @@
|
|
|
31892
31917
|
"value": "1px",
|
|
31893
31918
|
"scope": "default",
|
|
31894
31919
|
"line": {
|
|
31895
|
-
"start":
|
|
31896
|
-
"end":
|
|
31920
|
+
"start": 40,
|
|
31921
|
+
"end": 40
|
|
31897
31922
|
}
|
|
31898
31923
|
},
|
|
31899
31924
|
"group": [
|
|
@@ -31908,8 +31933,8 @@
|
|
|
31908
31933
|
{
|
|
31909
31934
|
"description": "The margin of the Map zoom control.\n",
|
|
31910
31935
|
"commentRange": {
|
|
31911
|
-
"start":
|
|
31912
|
-
"end":
|
|
31936
|
+
"start": 42,
|
|
31937
|
+
"end": 43
|
|
31913
31938
|
},
|
|
31914
31939
|
"context": {
|
|
31915
31940
|
"type": "variable",
|
|
@@ -31917,8 +31942,8 @@
|
|
|
31917
31942
|
"value": "k-spacing(4)",
|
|
31918
31943
|
"scope": "default",
|
|
31919
31944
|
"line": {
|
|
31920
|
-
"start":
|
|
31921
|
-
"end":
|
|
31945
|
+
"start": 44,
|
|
31946
|
+
"end": 44
|
|
31922
31947
|
}
|
|
31923
31948
|
},
|
|
31924
31949
|
"group": [
|
|
@@ -31933,8 +31958,8 @@
|
|
|
31933
31958
|
{
|
|
31934
31959
|
"description": "The horizontal padding of the Map zoom control.\n",
|
|
31935
31960
|
"commentRange": {
|
|
31936
|
-
"start":
|
|
31937
|
-
"end":
|
|
31961
|
+
"start": 45,
|
|
31962
|
+
"end": 46
|
|
31938
31963
|
},
|
|
31939
31964
|
"context": {
|
|
31940
31965
|
"type": "variable",
|
|
@@ -31942,8 +31967,8 @@
|
|
|
31942
31967
|
"value": "$kendo-button-padding-y",
|
|
31943
31968
|
"scope": "default",
|
|
31944
31969
|
"line": {
|
|
31945
|
-
"start":
|
|
31946
|
-
"end":
|
|
31970
|
+
"start": 47,
|
|
31971
|
+
"end": 47
|
|
31947
31972
|
}
|
|
31948
31973
|
},
|
|
31949
31974
|
"group": [
|
|
@@ -31958,8 +31983,8 @@
|
|
|
31958
31983
|
{
|
|
31959
31984
|
"description": "The vertical padding of the Map zoom control.\n",
|
|
31960
31985
|
"commentRange": {
|
|
31961
|
-
"start":
|
|
31962
|
-
"end":
|
|
31986
|
+
"start": 48,
|
|
31987
|
+
"end": 49
|
|
31963
31988
|
},
|
|
31964
31989
|
"context": {
|
|
31965
31990
|
"type": "variable",
|
|
@@ -31967,8 +31992,8 @@
|
|
|
31967
31992
|
"value": "$kendo-map-zoom-control-button-padding-x",
|
|
31968
31993
|
"scope": "default",
|
|
31969
31994
|
"line": {
|
|
31970
|
-
"start":
|
|
31971
|
-
"end":
|
|
31995
|
+
"start": 50,
|
|
31996
|
+
"end": 50
|
|
31972
31997
|
}
|
|
31973
31998
|
},
|
|
31974
31999
|
"group": [
|
|
@@ -31983,8 +32008,8 @@
|
|
|
31983
32008
|
{
|
|
31984
32009
|
"description": "The horizontal padding of the Map attribution.\n",
|
|
31985
32010
|
"commentRange": {
|
|
31986
|
-
"start":
|
|
31987
|
-
"end":
|
|
32011
|
+
"start": 52,
|
|
32012
|
+
"end": 53
|
|
31988
32013
|
},
|
|
31989
32014
|
"context": {
|
|
31990
32015
|
"type": "variable",
|
|
@@ -31992,8 +32017,8 @@
|
|
|
31992
32017
|
"value": "$kendo-padding-sm-x",
|
|
31993
32018
|
"scope": "default",
|
|
31994
32019
|
"line": {
|
|
31995
|
-
"start":
|
|
31996
|
-
"end":
|
|
32020
|
+
"start": 54,
|
|
32021
|
+
"end": 54
|
|
31997
32022
|
}
|
|
31998
32023
|
},
|
|
31999
32024
|
"group": [
|
|
@@ -32008,8 +32033,8 @@
|
|
|
32008
32033
|
{
|
|
32009
32034
|
"description": "The vertical padding of the Map attribution.\n",
|
|
32010
32035
|
"commentRange": {
|
|
32011
|
-
"start":
|
|
32012
|
-
"end":
|
|
32036
|
+
"start": 55,
|
|
32037
|
+
"end": 56
|
|
32013
32038
|
},
|
|
32014
32039
|
"context": {
|
|
32015
32040
|
"type": "variable",
|
|
@@ -32017,8 +32042,8 @@
|
|
|
32017
32042
|
"value": "$kendo-padding-sm-y",
|
|
32018
32043
|
"scope": "default",
|
|
32019
32044
|
"line": {
|
|
32020
|
-
"start":
|
|
32021
|
-
"end":
|
|
32045
|
+
"start": 57,
|
|
32046
|
+
"end": 57
|
|
32022
32047
|
}
|
|
32023
32048
|
},
|
|
32024
32049
|
"group": [
|
|
@@ -32033,8 +32058,8 @@
|
|
|
32033
32058
|
{
|
|
32034
32059
|
"description": "The font size of the Map attribution.\n",
|
|
32035
32060
|
"commentRange": {
|
|
32036
|
-
"start":
|
|
32037
|
-
"end":
|
|
32061
|
+
"start": 58,
|
|
32062
|
+
"end": 59
|
|
32038
32063
|
},
|
|
32039
32064
|
"context": {
|
|
32040
32065
|
"type": "variable",
|
|
@@ -32042,8 +32067,8 @@
|
|
|
32042
32067
|
"value": "calc( #{$kendo-map-font-size} * .75 )",
|
|
32043
32068
|
"scope": "default",
|
|
32044
32069
|
"line": {
|
|
32045
|
-
"start":
|
|
32046
|
-
"end":
|
|
32070
|
+
"start": 60,
|
|
32071
|
+
"end": 60
|
|
32047
32072
|
}
|
|
32048
32073
|
},
|
|
32049
32074
|
"group": [
|
|
@@ -32058,8 +32083,8 @@
|
|
|
32058
32083
|
{
|
|
32059
32084
|
"description": "The background color of the Map attribution.\n",
|
|
32060
32085
|
"commentRange": {
|
|
32061
|
-
"start":
|
|
32062
|
-
"end":
|
|
32086
|
+
"start": 61,
|
|
32087
|
+
"end": 62
|
|
32063
32088
|
},
|
|
32064
32089
|
"context": {
|
|
32065
32090
|
"type": "variable",
|
|
@@ -32067,8 +32092,8 @@
|
|
|
32067
32092
|
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( app-surface ) 80%, transparent), rgba( $kendo-map-bg, .8 ))",
|
|
32068
32093
|
"scope": "default",
|
|
32069
32094
|
"line": {
|
|
32070
|
-
"start":
|
|
32071
|
-
"end":
|
|
32095
|
+
"start": 63,
|
|
32096
|
+
"end": 63
|
|
32072
32097
|
}
|
|
32073
32098
|
},
|
|
32074
32099
|
"group": [
|
|
@@ -32083,8 +32108,8 @@
|
|
|
32083
32108
|
{
|
|
32084
32109
|
"description": "The fill color of the Map marker.\n",
|
|
32085
32110
|
"commentRange": {
|
|
32086
|
-
"start":
|
|
32087
|
-
"end":
|
|
32111
|
+
"start": 65,
|
|
32112
|
+
"end": 66
|
|
32088
32113
|
},
|
|
32089
32114
|
"context": {
|
|
32090
32115
|
"type": "variable",
|
|
@@ -32092,8 +32117,8 @@
|
|
|
32092
32117
|
"value": "$kendo-color-primary",
|
|
32093
32118
|
"scope": "default",
|
|
32094
32119
|
"line": {
|
|
32095
|
-
"start":
|
|
32096
|
-
"end":
|
|
32120
|
+
"start": 67,
|
|
32121
|
+
"end": 67
|
|
32097
32122
|
}
|
|
32098
32123
|
},
|
|
32099
32124
|
"group": [
|
|
@@ -48433,8 +48458,8 @@
|
|
|
48433
48458
|
{
|
|
48434
48459
|
"description": "The default size of the Slider.\n",
|
|
48435
48460
|
"commentRange": {
|
|
48436
|
-
"start":
|
|
48437
|
-
"end":
|
|
48461
|
+
"start": 2,
|
|
48462
|
+
"end": 3
|
|
48438
48463
|
},
|
|
48439
48464
|
"context": {
|
|
48440
48465
|
"type": "variable",
|
|
@@ -48442,8 +48467,8 @@
|
|
|
48442
48467
|
"value": "200px",
|
|
48443
48468
|
"scope": "default",
|
|
48444
48469
|
"line": {
|
|
48445
|
-
"start":
|
|
48446
|
-
"end":
|
|
48470
|
+
"start": 4,
|
|
48471
|
+
"end": 4
|
|
48447
48472
|
}
|
|
48448
48473
|
},
|
|
48449
48474
|
"group": [
|
|
@@ -48458,8 +48483,8 @@
|
|
|
48458
48483
|
{
|
|
48459
48484
|
"description": "The default size of the Slider tick.\n",
|
|
48460
48485
|
"commentRange": {
|
|
48461
|
-
"start":
|
|
48462
|
-
"end":
|
|
48486
|
+
"start": 5,
|
|
48487
|
+
"end": 6
|
|
48463
48488
|
},
|
|
48464
48489
|
"context": {
|
|
48465
48490
|
"type": "variable",
|
|
@@ -48467,8 +48492,8 @@
|
|
|
48467
48492
|
"value": "null",
|
|
48468
48493
|
"scope": "default",
|
|
48469
48494
|
"line": {
|
|
48470
|
-
"start":
|
|
48471
|
-
"end":
|
|
48495
|
+
"start": 7,
|
|
48496
|
+
"end": 7
|
|
48472
48497
|
}
|
|
48473
48498
|
},
|
|
48474
48499
|
"group": [
|
|
@@ -48483,8 +48508,8 @@
|
|
|
48483
48508
|
{
|
|
48484
48509
|
"description": "The default size of the Slider's track wrap.\n",
|
|
48485
48510
|
"commentRange": {
|
|
48486
|
-
"start":
|
|
48487
|
-
"end":
|
|
48511
|
+
"start": 8,
|
|
48512
|
+
"end": 9
|
|
48488
48513
|
},
|
|
48489
48514
|
"context": {
|
|
48490
48515
|
"type": "variable",
|
|
@@ -48492,8 +48517,8 @@
|
|
|
48492
48517
|
"value": "30px",
|
|
48493
48518
|
"scope": "default",
|
|
48494
48519
|
"line": {
|
|
48495
|
-
"start":
|
|
48496
|
-
"end":
|
|
48520
|
+
"start": 10,
|
|
48521
|
+
"end": 10
|
|
48497
48522
|
}
|
|
48498
48523
|
},
|
|
48499
48524
|
"group": [
|
|
@@ -48508,8 +48533,8 @@
|
|
|
48508
48533
|
{
|
|
48509
48534
|
"description": "The font family of the Slider.\n",
|
|
48510
48535
|
"commentRange": {
|
|
48511
|
-
"start":
|
|
48512
|
-
"end":
|
|
48536
|
+
"start": 12,
|
|
48537
|
+
"end": 13
|
|
48513
48538
|
},
|
|
48514
48539
|
"context": {
|
|
48515
48540
|
"type": "variable",
|
|
@@ -48517,8 +48542,8 @@
|
|
|
48517
48542
|
"value": "var( --kendo-font-family, inherit )",
|
|
48518
48543
|
"scope": "default",
|
|
48519
48544
|
"line": {
|
|
48520
|
-
"start":
|
|
48521
|
-
"end":
|
|
48545
|
+
"start": 14,
|
|
48546
|
+
"end": 14
|
|
48522
48547
|
}
|
|
48523
48548
|
},
|
|
48524
48549
|
"group": [
|
|
@@ -48533,8 +48558,8 @@
|
|
|
48533
48558
|
{
|
|
48534
48559
|
"description": "The font size of the Slider.\n",
|
|
48535
48560
|
"commentRange": {
|
|
48536
|
-
"start":
|
|
48537
|
-
"end":
|
|
48561
|
+
"start": 15,
|
|
48562
|
+
"end": 16
|
|
48538
48563
|
},
|
|
48539
48564
|
"context": {
|
|
48540
48565
|
"type": "variable",
|
|
@@ -48542,8 +48567,8 @@
|
|
|
48542
48567
|
"value": "var( --kendo-font-size, inherit )",
|
|
48543
48568
|
"scope": "default",
|
|
48544
48569
|
"line": {
|
|
48545
|
-
"start":
|
|
48546
|
-
"end":
|
|
48570
|
+
"start": 17,
|
|
48571
|
+
"end": 17
|
|
48547
48572
|
}
|
|
48548
48573
|
},
|
|
48549
48574
|
"group": [
|
|
@@ -48558,8 +48583,8 @@
|
|
|
48558
48583
|
{
|
|
48559
48584
|
"description": "The line height of the Slider.\n",
|
|
48560
48585
|
"commentRange": {
|
|
48561
|
-
"start":
|
|
48562
|
-
"end":
|
|
48586
|
+
"start": 18,
|
|
48587
|
+
"end": 19
|
|
48563
48588
|
},
|
|
48564
48589
|
"context": {
|
|
48565
48590
|
"type": "variable",
|
|
@@ -48567,8 +48592,8 @@
|
|
|
48567
48592
|
"value": "var( --kendo-line-height, normal )",
|
|
48568
48593
|
"scope": "default",
|
|
48569
48594
|
"line": {
|
|
48570
|
-
"start":
|
|
48571
|
-
"end":
|
|
48595
|
+
"start": 20,
|
|
48596
|
+
"end": 20
|
|
48572
48597
|
}
|
|
48573
48598
|
},
|
|
48574
48599
|
"group": [
|
|
@@ -48583,8 +48608,8 @@
|
|
|
48583
48608
|
{
|
|
48584
48609
|
"description": "The offset of the Slider Buttons.\n",
|
|
48585
48610
|
"commentRange": {
|
|
48586
|
-
"start":
|
|
48587
|
-
"end":
|
|
48611
|
+
"start": 22,
|
|
48612
|
+
"end": 23
|
|
48588
48613
|
},
|
|
48589
48614
|
"context": {
|
|
48590
48615
|
"type": "variable",
|
|
@@ -48592,8 +48617,8 @@
|
|
|
48592
48617
|
"value": "10px",
|
|
48593
48618
|
"scope": "default",
|
|
48594
48619
|
"line": {
|
|
48595
|
-
"start":
|
|
48596
|
-
"end":
|
|
48620
|
+
"start": 24,
|
|
48621
|
+
"end": 24
|
|
48597
48622
|
}
|
|
48598
48623
|
},
|
|
48599
48624
|
"group": [
|
|
@@ -48608,8 +48633,8 @@
|
|
|
48608
48633
|
{
|
|
48609
48634
|
"description": "The size of the Slider Buttons.\n",
|
|
48610
48635
|
"commentRange": {
|
|
48611
|
-
"start":
|
|
48612
|
-
"end":
|
|
48636
|
+
"start": 25,
|
|
48637
|
+
"end": 26
|
|
48613
48638
|
},
|
|
48614
48639
|
"context": {
|
|
48615
48640
|
"type": "variable",
|
|
@@ -48617,8 +48642,8 @@
|
|
|
48617
48642
|
"value": "($kendo-slider-alt-size - 2)",
|
|
48618
48643
|
"scope": "default",
|
|
48619
48644
|
"line": {
|
|
48620
|
-
"start":
|
|
48621
|
-
"end":
|
|
48645
|
+
"start": 27,
|
|
48646
|
+
"end": 27
|
|
48622
48647
|
}
|
|
48623
48648
|
},
|
|
48624
48649
|
"group": [
|
|
@@ -48633,8 +48658,8 @@
|
|
|
48633
48658
|
{
|
|
48634
48659
|
"description": "The spacing of the Slider Buttons.\n",
|
|
48635
48660
|
"commentRange": {
|
|
48636
|
-
"start":
|
|
48637
|
-
"end":
|
|
48661
|
+
"start": 28,
|
|
48662
|
+
"end": 29
|
|
48638
48663
|
},
|
|
48639
48664
|
"context": {
|
|
48640
48665
|
"type": "variable",
|
|
@@ -48642,8 +48667,8 @@
|
|
|
48642
48667
|
"value": "($kendo-slider-button-size + $kendo-slider-button-offset)",
|
|
48643
48668
|
"scope": "default",
|
|
48644
48669
|
"line": {
|
|
48645
|
-
"start":
|
|
48646
|
-
"end":
|
|
48670
|
+
"start": 30,
|
|
48671
|
+
"end": 30
|
|
48647
48672
|
}
|
|
48648
48673
|
},
|
|
48649
48674
|
"group": [
|
|
@@ -48658,8 +48683,8 @@
|
|
|
48658
48683
|
{
|
|
48659
48684
|
"description": "The shadow of the focused Slider Buttons.\n",
|
|
48660
48685
|
"commentRange": {
|
|
48661
|
-
"start":
|
|
48662
|
-
"end":
|
|
48686
|
+
"start": 31,
|
|
48687
|
+
"end": 32
|
|
48663
48688
|
},
|
|
48664
48689
|
"context": {
|
|
48665
48690
|
"type": "variable",
|
|
@@ -48667,8 +48692,8 @@
|
|
|
48667
48692
|
"value": "$kendo-button-focus-shadow",
|
|
48668
48693
|
"scope": "default",
|
|
48669
48694
|
"line": {
|
|
48670
|
-
"start":
|
|
48671
|
-
"end":
|
|
48695
|
+
"start": 33,
|
|
48696
|
+
"end": 33
|
|
48672
48697
|
}
|
|
48673
48698
|
},
|
|
48674
48699
|
"group": [
|
|
@@ -48683,8 +48708,8 @@
|
|
|
48683
48708
|
{
|
|
48684
48709
|
"description": "The thickness of the Slider track.\n",
|
|
48685
48710
|
"commentRange": {
|
|
48686
|
-
"start":
|
|
48687
|
-
"end":
|
|
48711
|
+
"start": 35,
|
|
48712
|
+
"end": 36
|
|
48688
48713
|
},
|
|
48689
48714
|
"context": {
|
|
48690
48715
|
"type": "variable",
|
|
@@ -48692,8 +48717,8 @@
|
|
|
48692
48717
|
"value": "4px",
|
|
48693
48718
|
"scope": "default",
|
|
48694
48719
|
"line": {
|
|
48695
|
-
"start":
|
|
48696
|
-
"end":
|
|
48720
|
+
"start": 37,
|
|
48721
|
+
"end": 37
|
|
48697
48722
|
}
|
|
48698
48723
|
},
|
|
48699
48724
|
"group": [
|
|
@@ -48708,8 +48733,8 @@
|
|
|
48708
48733
|
{
|
|
48709
48734
|
"description": "The size of the Slider drag handle.\n",
|
|
48710
48735
|
"commentRange": {
|
|
48711
|
-
"start":
|
|
48712
|
-
"end":
|
|
48736
|
+
"start": 38,
|
|
48737
|
+
"end": 39
|
|
48713
48738
|
},
|
|
48714
48739
|
"context": {
|
|
48715
48740
|
"type": "variable",
|
|
@@ -48717,8 +48742,8 @@
|
|
|
48717
48742
|
"value": "14px",
|
|
48718
48743
|
"scope": "default",
|
|
48719
48744
|
"line": {
|
|
48720
|
-
"start":
|
|
48721
|
-
"end":
|
|
48745
|
+
"start": 40,
|
|
48746
|
+
"end": 40
|
|
48722
48747
|
}
|
|
48723
48748
|
},
|
|
48724
48749
|
"group": [
|
|
@@ -48733,8 +48758,8 @@
|
|
|
48733
48758
|
{
|
|
48734
48759
|
"description": "The border width of the Slider drag handle.\n",
|
|
48735
48760
|
"commentRange": {
|
|
48736
|
-
"start":
|
|
48737
|
-
"end":
|
|
48761
|
+
"start": 41,
|
|
48762
|
+
"end": 42
|
|
48738
48763
|
},
|
|
48739
48764
|
"context": {
|
|
48740
48765
|
"type": "variable",
|
|
@@ -48742,8 +48767,8 @@
|
|
|
48742
48767
|
"value": "1px",
|
|
48743
48768
|
"scope": "default",
|
|
48744
48769
|
"line": {
|
|
48745
|
-
"start":
|
|
48746
|
-
"end":
|
|
48770
|
+
"start": 43,
|
|
48771
|
+
"end": 43
|
|
48747
48772
|
}
|
|
48748
48773
|
},
|
|
48749
48774
|
"group": [
|
|
@@ -48758,8 +48783,8 @@
|
|
|
48758
48783
|
{
|
|
48759
48784
|
"description": "The transition scale of the active Slider drag handle.\n",
|
|
48760
48785
|
"commentRange": {
|
|
48761
|
-
"start":
|
|
48762
|
-
"end":
|
|
48786
|
+
"start": 44,
|
|
48787
|
+
"end": 45
|
|
48763
48788
|
},
|
|
48764
48789
|
"context": {
|
|
48765
48790
|
"type": "variable",
|
|
@@ -48767,8 +48792,8 @@
|
|
|
48767
48792
|
"value": "1",
|
|
48768
48793
|
"scope": "default",
|
|
48769
48794
|
"line": {
|
|
48770
|
-
"start":
|
|
48771
|
-
"end":
|
|
48795
|
+
"start": 46,
|
|
48796
|
+
"end": 46
|
|
48772
48797
|
}
|
|
48773
48798
|
},
|
|
48774
48799
|
"group": [
|
|
@@ -48783,8 +48808,8 @@
|
|
|
48783
48808
|
{
|
|
48784
48809
|
"description": "The size of the active Slider drag handle.\n",
|
|
48785
48810
|
"commentRange": {
|
|
48786
|
-
"start":
|
|
48787
|
-
"end":
|
|
48811
|
+
"start": 47,
|
|
48812
|
+
"end": 48
|
|
48788
48813
|
},
|
|
48789
48814
|
"context": {
|
|
48790
48815
|
"type": "variable",
|
|
@@ -48792,8 +48817,8 @@
|
|
|
48792
48817
|
"value": "null",
|
|
48793
48818
|
"scope": "default",
|
|
48794
48819
|
"line": {
|
|
48795
|
-
"start":
|
|
48796
|
-
"end":
|
|
48820
|
+
"start": 49,
|
|
48821
|
+
"end": 49
|
|
48797
48822
|
}
|
|
48798
48823
|
},
|
|
48799
48824
|
"group": [
|
|
@@ -48808,8 +48833,8 @@
|
|
|
48808
48833
|
{
|
|
48809
48834
|
"description": "The background color of the Slider drag handle.\n",
|
|
48810
48835
|
"commentRange": {
|
|
48811
|
-
"start":
|
|
48812
|
-
"end":
|
|
48836
|
+
"start": 51,
|
|
48837
|
+
"end": 52
|
|
48813
48838
|
},
|
|
48814
48839
|
"context": {
|
|
48815
48840
|
"type": "variable",
|
|
@@ -48817,8 +48842,8 @@
|
|
|
48817
48842
|
"value": "$kendo-color-primary",
|
|
48818
48843
|
"scope": "default",
|
|
48819
48844
|
"line": {
|
|
48820
|
-
"start":
|
|
48821
|
-
"end":
|
|
48845
|
+
"start": 53,
|
|
48846
|
+
"end": 53
|
|
48822
48847
|
}
|
|
48823
48848
|
},
|
|
48824
48849
|
"group": [
|
|
@@ -48833,8 +48858,8 @@
|
|
|
48833
48858
|
{
|
|
48834
48859
|
"description": "The text color of the Slider drag handle.\n",
|
|
48835
48860
|
"commentRange": {
|
|
48836
|
-
"start":
|
|
48837
|
-
"end":
|
|
48861
|
+
"start": 54,
|
|
48862
|
+
"end": 55
|
|
48838
48863
|
},
|
|
48839
48864
|
"context": {
|
|
48840
48865
|
"type": "variable",
|
|
@@ -48842,8 +48867,8 @@
|
|
|
48842
48867
|
"value": "if($kendo-enable-color-system, k-color( on-primary ), k-contrast-color( $kendo-color-primary ))",
|
|
48843
48868
|
"scope": "default",
|
|
48844
48869
|
"line": {
|
|
48845
|
-
"start":
|
|
48846
|
-
"end":
|
|
48870
|
+
"start": 56,
|
|
48871
|
+
"end": 56
|
|
48847
48872
|
}
|
|
48848
48873
|
},
|
|
48849
48874
|
"group": [
|
|
@@ -48858,8 +48883,8 @@
|
|
|
48858
48883
|
{
|
|
48859
48884
|
"description": "The border color of the Slider drag handle.\n",
|
|
48860
48885
|
"commentRange": {
|
|
48861
|
-
"start":
|
|
48862
|
-
"end":
|
|
48886
|
+
"start": 57,
|
|
48887
|
+
"end": 58
|
|
48863
48888
|
},
|
|
48864
48889
|
"context": {
|
|
48865
48890
|
"type": "variable",
|
|
@@ -48867,8 +48892,8 @@
|
|
|
48867
48892
|
"value": "$kendo-color-primary",
|
|
48868
48893
|
"scope": "default",
|
|
48869
48894
|
"line": {
|
|
48870
|
-
"start":
|
|
48871
|
-
"end":
|
|
48895
|
+
"start": 59,
|
|
48896
|
+
"end": 59
|
|
48872
48897
|
}
|
|
48873
48898
|
},
|
|
48874
48899
|
"group": [
|
|
@@ -48883,8 +48908,8 @@
|
|
|
48883
48908
|
{
|
|
48884
48909
|
"description": "The gradient of the Slider drag handle.\n",
|
|
48885
48910
|
"commentRange": {
|
|
48886
|
-
"start":
|
|
48887
|
-
"end":
|
|
48911
|
+
"start": 60,
|
|
48912
|
+
"end": 61
|
|
48888
48913
|
},
|
|
48889
48914
|
"context": {
|
|
48890
48915
|
"type": "variable",
|
|
@@ -48892,8 +48917,8 @@
|
|
|
48892
48917
|
"value": "null",
|
|
48893
48918
|
"scope": "default",
|
|
48894
48919
|
"line": {
|
|
48895
|
-
"start":
|
|
48896
|
-
"end":
|
|
48920
|
+
"start": 62,
|
|
48921
|
+
"end": 62
|
|
48897
48922
|
}
|
|
48898
48923
|
},
|
|
48899
48924
|
"group": [
|
|
@@ -48908,8 +48933,8 @@
|
|
|
48908
48933
|
{
|
|
48909
48934
|
"description": "The background color of the hovered Slider drag handle.\n",
|
|
48910
48935
|
"commentRange": {
|
|
48911
|
-
"start":
|
|
48912
|
-
"end":
|
|
48936
|
+
"start": 64,
|
|
48937
|
+
"end": 65
|
|
48913
48938
|
},
|
|
48914
48939
|
"context": {
|
|
48915
48940
|
"type": "variable",
|
|
@@ -48917,8 +48942,8 @@
|
|
|
48917
48942
|
"value": "if($kendo-enable-color-system, k-color( primary-hover ), k-try-darken( $kendo-color-primary, 7.5% ))",
|
|
48918
48943
|
"scope": "default",
|
|
48919
48944
|
"line": {
|
|
48920
|
-
"start":
|
|
48921
|
-
"end":
|
|
48945
|
+
"start": 66,
|
|
48946
|
+
"end": 66
|
|
48922
48947
|
}
|
|
48923
48948
|
},
|
|
48924
48949
|
"group": [
|
|
@@ -48933,8 +48958,8 @@
|
|
|
48933
48958
|
{
|
|
48934
48959
|
"description": "The text color of the hovered Slider drag handle.\n",
|
|
48935
48960
|
"commentRange": {
|
|
48936
|
-
"start":
|
|
48937
|
-
"end":
|
|
48961
|
+
"start": 67,
|
|
48962
|
+
"end": 68
|
|
48938
48963
|
},
|
|
48939
48964
|
"context": {
|
|
48940
48965
|
"type": "variable",
|
|
@@ -48942,8 +48967,8 @@
|
|
|
48942
48967
|
"value": "if($kendo-enable-color-system, k-color( on-primary ), k-contrast-color( $kendo-color-primary ))",
|
|
48943
48968
|
"scope": "default",
|
|
48944
48969
|
"line": {
|
|
48945
|
-
"start":
|
|
48946
|
-
"end":
|
|
48970
|
+
"start": 69,
|
|
48971
|
+
"end": 69
|
|
48947
48972
|
}
|
|
48948
48973
|
},
|
|
48949
48974
|
"group": [
|
|
@@ -48958,8 +48983,8 @@
|
|
|
48958
48983
|
{
|
|
48959
48984
|
"description": "The border color of the hovered Slider drag handle.\n",
|
|
48960
48985
|
"commentRange": {
|
|
48961
|
-
"start":
|
|
48962
|
-
"end":
|
|
48986
|
+
"start": 70,
|
|
48987
|
+
"end": 71
|
|
48963
48988
|
},
|
|
48964
48989
|
"context": {
|
|
48965
48990
|
"type": "variable",
|
|
@@ -48967,8 +48992,8 @@
|
|
|
48967
48992
|
"value": "if($kendo-enable-color-system, k-color( primary-hover ), k-try-darken( $kendo-color-primary, 10% ))",
|
|
48968
48993
|
"scope": "default",
|
|
48969
48994
|
"line": {
|
|
48970
|
-
"start":
|
|
48971
|
-
"end":
|
|
48995
|
+
"start": 72,
|
|
48996
|
+
"end": 72
|
|
48972
48997
|
}
|
|
48973
48998
|
},
|
|
48974
48999
|
"group": [
|
|
@@ -48983,8 +49008,8 @@
|
|
|
48983
49008
|
{
|
|
48984
49009
|
"description": "The gradient of the hovered Slider drag handle.\n",
|
|
48985
49010
|
"commentRange": {
|
|
48986
|
-
"start":
|
|
48987
|
-
"end":
|
|
49011
|
+
"start": 73,
|
|
49012
|
+
"end": 74
|
|
48988
49013
|
},
|
|
48989
49014
|
"context": {
|
|
48990
49015
|
"type": "variable",
|
|
@@ -48992,8 +49017,8 @@
|
|
|
48992
49017
|
"value": "null",
|
|
48993
49018
|
"scope": "default",
|
|
48994
49019
|
"line": {
|
|
48995
|
-
"start":
|
|
48996
|
-
"end":
|
|
49020
|
+
"start": 75,
|
|
49021
|
+
"end": 75
|
|
48997
49022
|
}
|
|
48998
49023
|
},
|
|
48999
49024
|
"group": [
|
|
@@ -49008,8 +49033,8 @@
|
|
|
49008
49033
|
{
|
|
49009
49034
|
"description": "The background color of the active Slider drag handle.\n",
|
|
49010
49035
|
"commentRange": {
|
|
49011
|
-
"start":
|
|
49012
|
-
"end":
|
|
49036
|
+
"start": 77,
|
|
49037
|
+
"end": 78
|
|
49013
49038
|
},
|
|
49014
49039
|
"context": {
|
|
49015
49040
|
"type": "variable",
|
|
@@ -49017,8 +49042,8 @@
|
|
|
49017
49042
|
"value": "if($kendo-enable-color-system, k-color( primary-active ), k-try-darken( $kendo-color-primary, 10% ))",
|
|
49018
49043
|
"scope": "default",
|
|
49019
49044
|
"line": {
|
|
49020
|
-
"start":
|
|
49021
|
-
"end":
|
|
49045
|
+
"start": 79,
|
|
49046
|
+
"end": 79
|
|
49022
49047
|
}
|
|
49023
49048
|
},
|
|
49024
49049
|
"group": [
|
|
@@ -49033,8 +49058,8 @@
|
|
|
49033
49058
|
{
|
|
49034
49059
|
"description": "The text color of the active Slider drag handle.\n",
|
|
49035
49060
|
"commentRange": {
|
|
49036
|
-
"start":
|
|
49037
|
-
"end":
|
|
49061
|
+
"start": 80,
|
|
49062
|
+
"end": 81
|
|
49038
49063
|
},
|
|
49039
49064
|
"context": {
|
|
49040
49065
|
"type": "variable",
|
|
@@ -49042,8 +49067,8 @@
|
|
|
49042
49067
|
"value": "if($kendo-enable-color-system, k-color( on-primary ), k-contrast-color( $kendo-color-primary ))",
|
|
49043
49068
|
"scope": "default",
|
|
49044
49069
|
"line": {
|
|
49045
|
-
"start":
|
|
49046
|
-
"end":
|
|
49070
|
+
"start": 82,
|
|
49071
|
+
"end": 82
|
|
49047
49072
|
}
|
|
49048
49073
|
},
|
|
49049
49074
|
"group": [
|
|
@@ -49058,8 +49083,8 @@
|
|
|
49058
49083
|
{
|
|
49059
49084
|
"description": "The border color of the active Slider drag handle.\n",
|
|
49060
49085
|
"commentRange": {
|
|
49061
|
-
"start":
|
|
49062
|
-
"end":
|
|
49086
|
+
"start": 83,
|
|
49087
|
+
"end": 84
|
|
49063
49088
|
},
|
|
49064
49089
|
"context": {
|
|
49065
49090
|
"type": "variable",
|
|
@@ -49067,8 +49092,8 @@
|
|
|
49067
49092
|
"value": "if($kendo-enable-color-system, k-color( primary-active ), k-try-darken( $kendo-color-primary, 12.5% ))",
|
|
49068
49093
|
"scope": "default",
|
|
49069
49094
|
"line": {
|
|
49070
|
-
"start":
|
|
49071
|
-
"end":
|
|
49095
|
+
"start": 85,
|
|
49096
|
+
"end": 85
|
|
49072
49097
|
}
|
|
49073
49098
|
},
|
|
49074
49099
|
"group": [
|
|
@@ -49083,8 +49108,8 @@
|
|
|
49083
49108
|
{
|
|
49084
49109
|
"description": "The gradient of the active Slider drag handle.\n",
|
|
49085
49110
|
"commentRange": {
|
|
49086
|
-
"start":
|
|
49087
|
-
"end":
|
|
49111
|
+
"start": 86,
|
|
49112
|
+
"end": 87
|
|
49088
49113
|
},
|
|
49089
49114
|
"context": {
|
|
49090
49115
|
"type": "variable",
|
|
@@ -49092,8 +49117,8 @@
|
|
|
49092
49117
|
"value": "null",
|
|
49093
49118
|
"scope": "default",
|
|
49094
49119
|
"line": {
|
|
49095
|
-
"start":
|
|
49096
|
-
"end":
|
|
49120
|
+
"start": 88,
|
|
49121
|
+
"end": 88
|
|
49097
49122
|
}
|
|
49098
49123
|
},
|
|
49099
49124
|
"group": [
|
|
@@ -49108,8 +49133,8 @@
|
|
|
49108
49133
|
{
|
|
49109
49134
|
"description": "The shadow of the focused Slider drag handle.\n",
|
|
49110
49135
|
"commentRange": {
|
|
49111
|
-
"start":
|
|
49112
|
-
"end":
|
|
49136
|
+
"start": 90,
|
|
49137
|
+
"end": 91
|
|
49113
49138
|
},
|
|
49114
49139
|
"context": {
|
|
49115
49140
|
"type": "variable",
|
|
@@ -49117,8 +49142,8 @@
|
|
|
49117
49142
|
"value": "0 0 0 3px if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 50%, transparent), rgba( $kendo-color-primary, .5 ))",
|
|
49118
49143
|
"scope": "default",
|
|
49119
49144
|
"line": {
|
|
49120
|
-
"start":
|
|
49121
|
-
"end":
|
|
49145
|
+
"start": 92,
|
|
49146
|
+
"end": 92
|
|
49122
49147
|
}
|
|
49123
49148
|
},
|
|
49124
49149
|
"group": [
|
|
@@ -49133,8 +49158,8 @@
|
|
|
49133
49158
|
{
|
|
49134
49159
|
"description": "The transition speed of the Slider.\n",
|
|
49135
49160
|
"commentRange": {
|
|
49136
|
-
"start":
|
|
49137
|
-
"end":
|
|
49161
|
+
"start": 94,
|
|
49162
|
+
"end": 95
|
|
49138
49163
|
},
|
|
49139
49164
|
"context": {
|
|
49140
49165
|
"type": "variable",
|
|
@@ -49142,8 +49167,8 @@
|
|
|
49142
49167
|
"value": ".3s",
|
|
49143
49168
|
"scope": "default",
|
|
49144
49169
|
"line": {
|
|
49145
|
-
"start":
|
|
49146
|
-
"end":
|
|
49170
|
+
"start": 96,
|
|
49171
|
+
"end": 96
|
|
49147
49172
|
}
|
|
49148
49173
|
},
|
|
49149
49174
|
"group": [
|
|
@@ -49158,8 +49183,8 @@
|
|
|
49158
49183
|
{
|
|
49159
49184
|
"description": "The transition function of the Slider.\n",
|
|
49160
49185
|
"commentRange": {
|
|
49161
|
-
"start":
|
|
49162
|
-
"end":
|
|
49186
|
+
"start": 97,
|
|
49187
|
+
"end": 98
|
|
49163
49188
|
},
|
|
49164
49189
|
"context": {
|
|
49165
49190
|
"type": "variable",
|
|
@@ -49167,8 +49192,8 @@
|
|
|
49167
49192
|
"value": "ease-out",
|
|
49168
49193
|
"scope": "default",
|
|
49169
49194
|
"line": {
|
|
49170
|
-
"start":
|
|
49171
|
-
"end":
|
|
49195
|
+
"start": 99,
|
|
49196
|
+
"end": 99
|
|
49172
49197
|
}
|
|
49173
49198
|
},
|
|
49174
49199
|
"group": [
|
|
@@ -49183,8 +49208,8 @@
|
|
|
49183
49208
|
{
|
|
49184
49209
|
"description": "The transition speed of the Slider drag handle.\n",
|
|
49185
49210
|
"commentRange": {
|
|
49186
|
-
"start":
|
|
49187
|
-
"end":
|
|
49211
|
+
"start": 100,
|
|
49212
|
+
"end": 101
|
|
49188
49213
|
},
|
|
49189
49214
|
"context": {
|
|
49190
49215
|
"type": "variable",
|
|
@@ -49192,8 +49217,8 @@
|
|
|
49192
49217
|
"value": ".4s",
|
|
49193
49218
|
"scope": "default",
|
|
49194
49219
|
"line": {
|
|
49195
|
-
"start":
|
|
49196
|
-
"end":
|
|
49220
|
+
"start": 102,
|
|
49221
|
+
"end": 102
|
|
49197
49222
|
}
|
|
49198
49223
|
},
|
|
49199
49224
|
"group": [
|
|
@@ -49208,8 +49233,8 @@
|
|
|
49208
49233
|
{
|
|
49209
49234
|
"description": "The transition function of the Slider drag handle.\n",
|
|
49210
49235
|
"commentRange": {
|
|
49211
|
-
"start":
|
|
49212
|
-
"end":
|
|
49236
|
+
"start": 103,
|
|
49237
|
+
"end": 104
|
|
49213
49238
|
},
|
|
49214
49239
|
"context": {
|
|
49215
49240
|
"type": "variable",
|
|
@@ -49217,8 +49242,8 @@
|
|
|
49217
49242
|
"value": "cubic-bezier(.25, .8, .25, 1)",
|
|
49218
49243
|
"scope": "default",
|
|
49219
49244
|
"line": {
|
|
49220
|
-
"start":
|
|
49221
|
-
"end":
|
|
49245
|
+
"start": 105,
|
|
49246
|
+
"end": 105
|
|
49222
49247
|
}
|
|
49223
49248
|
},
|
|
49224
49249
|
"group": [
|
|
@@ -49233,8 +49258,8 @@
|
|
|
49233
49258
|
{
|
|
49234
49259
|
"description": "The background color of the Slider track.\n",
|
|
49235
49260
|
"commentRange": {
|
|
49236
|
-
"start":
|
|
49237
|
-
"end":
|
|
49261
|
+
"start": 107,
|
|
49262
|
+
"end": 108
|
|
49238
49263
|
},
|
|
49239
49264
|
"context": {
|
|
49240
49265
|
"type": "variable",
|
|
@@ -49242,8 +49267,8 @@
|
|
|
49242
49267
|
"value": "if($kendo-enable-color-system, k-color( base-emphasis ), $gray-200)",
|
|
49243
49268
|
"scope": "default",
|
|
49244
49269
|
"line": {
|
|
49245
|
-
"start":
|
|
49246
|
-
"end":
|
|
49270
|
+
"start": 109,
|
|
49271
|
+
"end": 109
|
|
49247
49272
|
}
|
|
49248
49273
|
},
|
|
49249
49274
|
"group": [
|
|
@@ -49258,8 +49283,8 @@
|
|
|
49258
49283
|
{
|
|
49259
49284
|
"description": "The background color of the Slider's track selection.\n",
|
|
49260
49285
|
"commentRange": {
|
|
49261
|
-
"start":
|
|
49262
|
-
"end":
|
|
49286
|
+
"start": 110,
|
|
49287
|
+
"end": 111
|
|
49263
49288
|
},
|
|
49264
49289
|
"context": {
|
|
49265
49290
|
"type": "variable",
|
|
@@ -49267,8 +49292,8 @@
|
|
|
49267
49292
|
"value": "$kendo-selected-bg",
|
|
49268
49293
|
"scope": "default",
|
|
49269
49294
|
"line": {
|
|
49270
|
-
"start":
|
|
49271
|
-
"end":
|
|
49295
|
+
"start": 112,
|
|
49296
|
+
"end": 112
|
|
49272
49297
|
}
|
|
49273
49298
|
},
|
|
49274
49299
|
"group": [
|
|
@@ -49283,8 +49308,8 @@
|
|
|
49283
49308
|
{
|
|
49284
49309
|
"description": "",
|
|
49285
49310
|
"commentRange": {
|
|
49286
|
-
"start":
|
|
49287
|
-
"end":
|
|
49311
|
+
"start": 113,
|
|
49312
|
+
"end": 114
|
|
49288
49313
|
},
|
|
49289
49314
|
"context": {
|
|
49290
49315
|
"type": "variable",
|
|
@@ -49292,8 +49317,8 @@
|
|
|
49292
49317
|
"value": "null",
|
|
49293
49318
|
"scope": "default",
|
|
49294
49319
|
"line": {
|
|
49295
|
-
"start":
|
|
49296
|
-
"end":
|
|
49320
|
+
"start": 115,
|
|
49321
|
+
"end": 115
|
|
49297
49322
|
}
|
|
49298
49323
|
},
|
|
49299
49324
|
"groupDescriptions": {
|
|
@@ -49308,6 +49333,56 @@
|
|
|
49308
49333
|
"name": "_variables.scss"
|
|
49309
49334
|
}
|
|
49310
49335
|
},
|
|
49336
|
+
{
|
|
49337
|
+
"description": "The background image of the horizontal Slider tick.\n",
|
|
49338
|
+
"commentRange": {
|
|
49339
|
+
"start": 117,
|
|
49340
|
+
"end": 118
|
|
49341
|
+
},
|
|
49342
|
+
"context": {
|
|
49343
|
+
"type": "variable",
|
|
49344
|
+
"name": "kendo-slider-tick-horizontal-image",
|
|
49345
|
+
"value": "\"data:image/gif;base64,R0lGODlhAQC0AIABALi4uAAAACH5BAEAAAEALAAAAAABALQAAAIWjIGJxqzazlux2ovlzND2rAHgSIZWAQA7\"",
|
|
49346
|
+
"scope": "default",
|
|
49347
|
+
"line": {
|
|
49348
|
+
"start": 119,
|
|
49349
|
+
"end": 119
|
|
49350
|
+
}
|
|
49351
|
+
},
|
|
49352
|
+
"group": [
|
|
49353
|
+
"slider"
|
|
49354
|
+
],
|
|
49355
|
+
"access": "public",
|
|
49356
|
+
"file": {
|
|
49357
|
+
"path": "slider/_variables.scss",
|
|
49358
|
+
"name": "_variables.scss"
|
|
49359
|
+
}
|
|
49360
|
+
},
|
|
49361
|
+
{
|
|
49362
|
+
"description": "The background image of the vertical Slider tick.\n",
|
|
49363
|
+
"commentRange": {
|
|
49364
|
+
"start": 120,
|
|
49365
|
+
"end": 121
|
|
49366
|
+
},
|
|
49367
|
+
"context": {
|
|
49368
|
+
"type": "variable",
|
|
49369
|
+
"name": "kendo-slider-tick-vertical-image",
|
|
49370
|
+
"value": "\"data:image/gif;base64,R0lGODlhtAABAIABALi4uAAAACH5BAEAAAEALAAAAAC0AAEAAAIWjIGJxqzazlux2ovlzND2rAHgSIZWAQA7\"",
|
|
49371
|
+
"scope": "default",
|
|
49372
|
+
"line": {
|
|
49373
|
+
"start": 122,
|
|
49374
|
+
"end": 122
|
|
49375
|
+
}
|
|
49376
|
+
},
|
|
49377
|
+
"group": [
|
|
49378
|
+
"slider"
|
|
49379
|
+
],
|
|
49380
|
+
"access": "public",
|
|
49381
|
+
"file": {
|
|
49382
|
+
"path": "slider/_variables.scss",
|
|
49383
|
+
"name": "_variables.scss"
|
|
49384
|
+
}
|
|
49385
|
+
},
|
|
49311
49386
|
{
|
|
49312
49387
|
"description": "The focus shadow of the SplitButton.\n",
|
|
49313
49388
|
"commentRange": {
|
|
@@ -50011,8 +50086,8 @@
|
|
|
50011
50086
|
{
|
|
50012
50087
|
"description": "The width of the border around the Spreadsheet.\n",
|
|
50013
50088
|
"commentRange": {
|
|
50014
|
-
"start":
|
|
50015
|
-
"end":
|
|
50089
|
+
"start": 3,
|
|
50090
|
+
"end": 4
|
|
50016
50091
|
},
|
|
50017
50092
|
"context": {
|
|
50018
50093
|
"type": "variable",
|
|
@@ -50020,8 +50095,8 @@
|
|
|
50020
50095
|
"value": "1px",
|
|
50021
50096
|
"scope": "default",
|
|
50022
50097
|
"line": {
|
|
50023
|
-
"start":
|
|
50024
|
-
"end":
|
|
50098
|
+
"start": 5,
|
|
50099
|
+
"end": 5
|
|
50025
50100
|
}
|
|
50026
50101
|
},
|
|
50027
50102
|
"group": [
|
|
@@ -50036,8 +50111,8 @@
|
|
|
50036
50111
|
{
|
|
50037
50112
|
"description": "The font family of the Spreadsheet.\n",
|
|
50038
50113
|
"commentRange": {
|
|
50039
|
-
"start":
|
|
50040
|
-
"end":
|
|
50114
|
+
"start": 6,
|
|
50115
|
+
"end": 7
|
|
50041
50116
|
},
|
|
50042
50117
|
"context": {
|
|
50043
50118
|
"type": "variable",
|
|
@@ -50045,8 +50120,8 @@
|
|
|
50045
50120
|
"value": "var( --kendo-font-family, inherit )",
|
|
50046
50121
|
"scope": "default",
|
|
50047
50122
|
"line": {
|
|
50048
|
-
"start":
|
|
50049
|
-
"end":
|
|
50123
|
+
"start": 8,
|
|
50124
|
+
"end": 8
|
|
50050
50125
|
}
|
|
50051
50126
|
},
|
|
50052
50127
|
"group": [
|
|
@@ -50061,8 +50136,8 @@
|
|
|
50061
50136
|
{
|
|
50062
50137
|
"description": "The font size of the Spreadsheet.\n",
|
|
50063
50138
|
"commentRange": {
|
|
50064
|
-
"start":
|
|
50065
|
-
"end":
|
|
50139
|
+
"start": 9,
|
|
50140
|
+
"end": 10
|
|
50066
50141
|
},
|
|
50067
50142
|
"context": {
|
|
50068
50143
|
"type": "variable",
|
|
@@ -50070,8 +50145,8 @@
|
|
|
50070
50145
|
"value": "var( --kendo-font-size, inherit )",
|
|
50071
50146
|
"scope": "default",
|
|
50072
50147
|
"line": {
|
|
50073
|
-
"start":
|
|
50074
|
-
"end":
|
|
50148
|
+
"start": 11,
|
|
50149
|
+
"end": 11
|
|
50075
50150
|
}
|
|
50076
50151
|
},
|
|
50077
50152
|
"group": [
|
|
@@ -50086,8 +50161,8 @@
|
|
|
50086
50161
|
{
|
|
50087
50162
|
"description": "The line height of the Spreadsheet.\n",
|
|
50088
50163
|
"commentRange": {
|
|
50089
|
-
"start":
|
|
50090
|
-
"end":
|
|
50164
|
+
"start": 12,
|
|
50165
|
+
"end": 13
|
|
50091
50166
|
},
|
|
50092
50167
|
"context": {
|
|
50093
50168
|
"type": "variable",
|
|
@@ -50095,8 +50170,8 @@
|
|
|
50095
50170
|
"value": "var( --kendo-line-height, normal )",
|
|
50096
50171
|
"scope": "default",
|
|
50097
50172
|
"line": {
|
|
50098
|
-
"start":
|
|
50099
|
-
"end":
|
|
50173
|
+
"start": 14,
|
|
50174
|
+
"end": 14
|
|
50100
50175
|
}
|
|
50101
50176
|
},
|
|
50102
50177
|
"group": [
|
|
@@ -50111,8 +50186,8 @@
|
|
|
50111
50186
|
{
|
|
50112
50187
|
"description": "The background color of the Spreadsheet.\n",
|
|
50113
50188
|
"commentRange": {
|
|
50114
|
-
"start":
|
|
50115
|
-
"end":
|
|
50189
|
+
"start": 16,
|
|
50190
|
+
"end": 17
|
|
50116
50191
|
},
|
|
50117
50192
|
"context": {
|
|
50118
50193
|
"type": "variable",
|
|
@@ -50120,8 +50195,8 @@
|
|
|
50120
50195
|
"value": "$kendo-component-bg",
|
|
50121
50196
|
"scope": "default",
|
|
50122
50197
|
"line": {
|
|
50123
|
-
"start":
|
|
50124
|
-
"end":
|
|
50198
|
+
"start": 18,
|
|
50199
|
+
"end": 18
|
|
50125
50200
|
}
|
|
50126
50201
|
},
|
|
50127
50202
|
"group": [
|
|
@@ -50136,8 +50211,8 @@
|
|
|
50136
50211
|
{
|
|
50137
50212
|
"description": "The text color of the Spreadsheet.\n",
|
|
50138
50213
|
"commentRange": {
|
|
50139
|
-
"start":
|
|
50140
|
-
"end":
|
|
50214
|
+
"start": 19,
|
|
50215
|
+
"end": 20
|
|
50141
50216
|
},
|
|
50142
50217
|
"context": {
|
|
50143
50218
|
"type": "variable",
|
|
@@ -50145,8 +50220,8 @@
|
|
|
50145
50220
|
"value": "$kendo-component-text",
|
|
50146
50221
|
"scope": "default",
|
|
50147
50222
|
"line": {
|
|
50148
|
-
"start":
|
|
50149
|
-
"end":
|
|
50223
|
+
"start": 21,
|
|
50224
|
+
"end": 21
|
|
50150
50225
|
}
|
|
50151
50226
|
},
|
|
50152
50227
|
"group": [
|
|
@@ -50161,8 +50236,8 @@
|
|
|
50161
50236
|
{
|
|
50162
50237
|
"description": "The border color of the Spreadsheet.\n",
|
|
50163
50238
|
"commentRange": {
|
|
50164
|
-
"start":
|
|
50165
|
-
"end":
|
|
50239
|
+
"start": 22,
|
|
50240
|
+
"end": 23
|
|
50166
50241
|
},
|
|
50167
50242
|
"context": {
|
|
50168
50243
|
"type": "variable",
|
|
@@ -50170,8 +50245,8 @@
|
|
|
50170
50245
|
"value": "$kendo-component-border",
|
|
50171
50246
|
"scope": "default",
|
|
50172
50247
|
"line": {
|
|
50173
|
-
"start":
|
|
50174
|
-
"end":
|
|
50248
|
+
"start": 24,
|
|
50249
|
+
"end": 24
|
|
50175
50250
|
}
|
|
50176
50251
|
},
|
|
50177
50252
|
"group": [
|
|
@@ -50186,8 +50261,8 @@
|
|
|
50186
50261
|
{
|
|
50187
50262
|
"description": "The background color of the Spreadsheet header.\n",
|
|
50188
50263
|
"commentRange": {
|
|
50189
|
-
"start":
|
|
50190
|
-
"end":
|
|
50264
|
+
"start": 26,
|
|
50265
|
+
"end": 27
|
|
50191
50266
|
},
|
|
50192
50267
|
"context": {
|
|
50193
50268
|
"type": "variable",
|
|
@@ -50195,8 +50270,8 @@
|
|
|
50195
50270
|
"value": "$kendo-component-header-bg",
|
|
50196
50271
|
"scope": "default",
|
|
50197
50272
|
"line": {
|
|
50198
|
-
"start":
|
|
50199
|
-
"end":
|
|
50273
|
+
"start": 28,
|
|
50274
|
+
"end": 28
|
|
50200
50275
|
}
|
|
50201
50276
|
},
|
|
50202
50277
|
"group": [
|
|
@@ -50211,8 +50286,8 @@
|
|
|
50211
50286
|
{
|
|
50212
50287
|
"description": "The text color of the Spreadsheet header.\n",
|
|
50213
50288
|
"commentRange": {
|
|
50214
|
-
"start":
|
|
50215
|
-
"end":
|
|
50289
|
+
"start": 29,
|
|
50290
|
+
"end": 30
|
|
50216
50291
|
},
|
|
50217
50292
|
"context": {
|
|
50218
50293
|
"type": "variable",
|
|
@@ -50220,8 +50295,8 @@
|
|
|
50220
50295
|
"value": "$kendo-component-header-text",
|
|
50221
50296
|
"scope": "default",
|
|
50222
50297
|
"line": {
|
|
50223
|
-
"start":
|
|
50224
|
-
"end":
|
|
50298
|
+
"start": 31,
|
|
50299
|
+
"end": 31
|
|
50225
50300
|
}
|
|
50226
50301
|
},
|
|
50227
50302
|
"group": [
|
|
@@ -50236,8 +50311,8 @@
|
|
|
50236
50311
|
{
|
|
50237
50312
|
"description": "The border color of the Spreadsheet header.\n",
|
|
50238
50313
|
"commentRange": {
|
|
50239
|
-
"start":
|
|
50240
|
-
"end":
|
|
50314
|
+
"start": 32,
|
|
50315
|
+
"end": 33
|
|
50241
50316
|
},
|
|
50242
50317
|
"context": {
|
|
50243
50318
|
"type": "variable",
|
|
@@ -50245,8 +50320,8 @@
|
|
|
50245
50320
|
"value": "$kendo-component-header-border",
|
|
50246
50321
|
"scope": "default",
|
|
50247
50322
|
"line": {
|
|
50248
|
-
"start":
|
|
50249
|
-
"end":
|
|
50323
|
+
"start": 34,
|
|
50324
|
+
"end": 34
|
|
50250
50325
|
}
|
|
50251
50326
|
},
|
|
50252
50327
|
"group": [
|
|
@@ -50261,8 +50336,8 @@
|
|
|
50261
50336
|
{
|
|
50262
50337
|
"description": "The gradient of the Spreadsheet header.\n",
|
|
50263
50338
|
"commentRange": {
|
|
50264
|
-
"start":
|
|
50265
|
-
"end":
|
|
50339
|
+
"start": 35,
|
|
50340
|
+
"end": 36
|
|
50266
50341
|
},
|
|
50267
50342
|
"context": {
|
|
50268
50343
|
"type": "variable",
|
|
@@ -50270,8 +50345,8 @@
|
|
|
50270
50345
|
"value": "$kendo-component-header-gradient",
|
|
50271
50346
|
"scope": "default",
|
|
50272
50347
|
"line": {
|
|
50273
|
-
"start":
|
|
50274
|
-
"end":
|
|
50348
|
+
"start": 37,
|
|
50349
|
+
"end": 37
|
|
50275
50350
|
}
|
|
50276
50351
|
},
|
|
50277
50352
|
"group": [
|
|
@@ -50286,8 +50361,8 @@
|
|
|
50286
50361
|
{
|
|
50287
50362
|
"description": "The background color of the Spreadsheet table headers.\n",
|
|
50288
50363
|
"commentRange": {
|
|
50289
|
-
"start":
|
|
50290
|
-
"end":
|
|
50364
|
+
"start": 39,
|
|
50365
|
+
"end": 40
|
|
50291
50366
|
},
|
|
50292
50367
|
"context": {
|
|
50293
50368
|
"type": "variable",
|
|
@@ -50295,8 +50370,8 @@
|
|
|
50295
50370
|
"value": "$kendo-spreadsheet-header-bg",
|
|
50296
50371
|
"scope": "default",
|
|
50297
50372
|
"line": {
|
|
50298
|
-
"start":
|
|
50299
|
-
"end":
|
|
50373
|
+
"start": 41,
|
|
50374
|
+
"end": 41
|
|
50300
50375
|
}
|
|
50301
50376
|
},
|
|
50302
50377
|
"group": [
|
|
@@ -50311,8 +50386,8 @@
|
|
|
50311
50386
|
{
|
|
50312
50387
|
"description": "The text color of the Spreadsheet table headers.\n",
|
|
50313
50388
|
"commentRange": {
|
|
50314
|
-
"start":
|
|
50315
|
-
"end":
|
|
50389
|
+
"start": 42,
|
|
50390
|
+
"end": 43
|
|
50316
50391
|
},
|
|
50317
50392
|
"context": {
|
|
50318
50393
|
"type": "variable",
|
|
@@ -50320,8 +50395,8 @@
|
|
|
50320
50395
|
"value": "$kendo-spreadsheet-header-text",
|
|
50321
50396
|
"scope": "default",
|
|
50322
50397
|
"line": {
|
|
50323
|
-
"start":
|
|
50324
|
-
"end":
|
|
50398
|
+
"start": 44,
|
|
50399
|
+
"end": 44
|
|
50325
50400
|
}
|
|
50326
50401
|
},
|
|
50327
50402
|
"group": [
|
|
@@ -50336,8 +50411,8 @@
|
|
|
50336
50411
|
{
|
|
50337
50412
|
"description": "The border color of the Spreadsheet table headers.\n",
|
|
50338
50413
|
"commentRange": {
|
|
50339
|
-
"start":
|
|
50340
|
-
"end":
|
|
50414
|
+
"start": 45,
|
|
50415
|
+
"end": 46
|
|
50341
50416
|
},
|
|
50342
50417
|
"context": {
|
|
50343
50418
|
"type": "variable",
|
|
@@ -50345,8 +50420,8 @@
|
|
|
50345
50420
|
"value": "$kendo-spreadsheet-header-border",
|
|
50346
50421
|
"scope": "default",
|
|
50347
50422
|
"line": {
|
|
50348
|
-
"start":
|
|
50349
|
-
"end":
|
|
50423
|
+
"start": 47,
|
|
50424
|
+
"end": 47
|
|
50350
50425
|
}
|
|
50351
50426
|
},
|
|
50352
50427
|
"group": [
|
|
@@ -50361,8 +50436,8 @@
|
|
|
50361
50436
|
{
|
|
50362
50437
|
"description": "The gradient of the Spreadsheet table headers.\n",
|
|
50363
50438
|
"commentRange": {
|
|
50364
|
-
"start":
|
|
50365
|
-
"end":
|
|
50439
|
+
"start": 48,
|
|
50440
|
+
"end": 49
|
|
50366
50441
|
},
|
|
50367
50442
|
"context": {
|
|
50368
50443
|
"type": "variable",
|
|
@@ -50370,8 +50445,8 @@
|
|
|
50370
50445
|
"value": "$kendo-spreadsheet-header-gradient",
|
|
50371
50446
|
"scope": "default",
|
|
50372
50447
|
"line": {
|
|
50373
|
-
"start":
|
|
50374
|
-
"end":
|
|
50448
|
+
"start": 50,
|
|
50449
|
+
"end": 50
|
|
50375
50450
|
}
|
|
50376
50451
|
},
|
|
50377
50452
|
"group": [
|
|
@@ -50386,8 +50461,8 @@
|
|
|
50386
50461
|
{
|
|
50387
50462
|
"description": "The border width of the Spreadsheet action bar.\n",
|
|
50388
50463
|
"commentRange": {
|
|
50389
|
-
"start":
|
|
50390
|
-
"end":
|
|
50464
|
+
"start": 52,
|
|
50465
|
+
"end": 53
|
|
50391
50466
|
},
|
|
50392
50467
|
"context": {
|
|
50393
50468
|
"type": "variable",
|
|
@@ -50395,8 +50470,8 @@
|
|
|
50395
50470
|
"value": "1px",
|
|
50396
50471
|
"scope": "default",
|
|
50397
50472
|
"line": {
|
|
50398
|
-
"start":
|
|
50399
|
-
"end":
|
|
50473
|
+
"start": 54,
|
|
50474
|
+
"end": 54
|
|
50400
50475
|
}
|
|
50401
50476
|
},
|
|
50402
50477
|
"group": [
|
|
@@ -50411,8 +50486,8 @@
|
|
|
50411
50486
|
{
|
|
50412
50487
|
"description": "The horizontal padding of the Spreadsheet action bar.\n",
|
|
50413
50488
|
"commentRange": {
|
|
50414
|
-
"start":
|
|
50415
|
-
"end":
|
|
50489
|
+
"start": 55,
|
|
50490
|
+
"end": 56
|
|
50416
50491
|
},
|
|
50417
50492
|
"context": {
|
|
50418
50493
|
"type": "variable",
|
|
@@ -50420,8 +50495,8 @@
|
|
|
50420
50495
|
"value": "k-spacing(1)",
|
|
50421
50496
|
"scope": "default",
|
|
50422
50497
|
"line": {
|
|
50423
|
-
"start":
|
|
50424
|
-
"end":
|
|
50498
|
+
"start": 57,
|
|
50499
|
+
"end": 57
|
|
50425
50500
|
}
|
|
50426
50501
|
},
|
|
50427
50502
|
"group": [
|
|
@@ -50436,8 +50511,8 @@
|
|
|
50436
50511
|
{
|
|
50437
50512
|
"description": "The vertical padding of the Spreadsheet action bar.\n",
|
|
50438
50513
|
"commentRange": {
|
|
50439
|
-
"start":
|
|
50440
|
-
"end":
|
|
50514
|
+
"start": 58,
|
|
50515
|
+
"end": 59
|
|
50441
50516
|
},
|
|
50442
50517
|
"context": {
|
|
50443
50518
|
"type": "variable",
|
|
@@ -50445,8 +50520,8 @@
|
|
|
50445
50520
|
"value": "k-spacing(2)",
|
|
50446
50521
|
"scope": "default",
|
|
50447
50522
|
"line": {
|
|
50448
|
-
"start":
|
|
50449
|
-
"end":
|
|
50523
|
+
"start": 60,
|
|
50524
|
+
"end": 60
|
|
50450
50525
|
}
|
|
50451
50526
|
},
|
|
50452
50527
|
"group": [
|
|
@@ -50461,8 +50536,8 @@
|
|
|
50461
50536
|
{
|
|
50462
50537
|
"description": "The font size of the Spreadsheet action bar.\n",
|
|
50463
50538
|
"commentRange": {
|
|
50464
|
-
"start":
|
|
50465
|
-
"end":
|
|
50539
|
+
"start": 61,
|
|
50540
|
+
"end": 62
|
|
50466
50541
|
},
|
|
50467
50542
|
"context": {
|
|
50468
50543
|
"type": "variable",
|
|
@@ -50470,8 +50545,8 @@
|
|
|
50470
50545
|
"value": "$kendo-spreadsheet-font-size",
|
|
50471
50546
|
"scope": "default",
|
|
50472
50547
|
"line": {
|
|
50473
|
-
"start":
|
|
50474
|
-
"end":
|
|
50548
|
+
"start": 63,
|
|
50549
|
+
"end": 63
|
|
50475
50550
|
}
|
|
50476
50551
|
},
|
|
50477
50552
|
"group": [
|
|
@@ -50486,8 +50561,8 @@
|
|
|
50486
50561
|
{
|
|
50487
50562
|
"description": "The font family of the Spreadsheet action bar.\n",
|
|
50488
50563
|
"commentRange": {
|
|
50489
|
-
"start":
|
|
50490
|
-
"end":
|
|
50564
|
+
"start": 64,
|
|
50565
|
+
"end": 65
|
|
50491
50566
|
},
|
|
50492
50567
|
"context": {
|
|
50493
50568
|
"type": "variable",
|
|
@@ -50495,8 +50570,8 @@
|
|
|
50495
50570
|
"value": "Arial, Verdana, sans-serif",
|
|
50496
50571
|
"scope": "default",
|
|
50497
50572
|
"line": {
|
|
50498
|
-
"start":
|
|
50499
|
-
"end":
|
|
50573
|
+
"start": 66,
|
|
50574
|
+
"end": 66
|
|
50500
50575
|
}
|
|
50501
50576
|
},
|
|
50502
50577
|
"group": [
|
|
@@ -50511,8 +50586,8 @@
|
|
|
50511
50586
|
{
|
|
50512
50587
|
"description": "The spacings of the Spreadsheet action bar.\n",
|
|
50513
50588
|
"commentRange": {
|
|
50514
|
-
"start":
|
|
50515
|
-
"end":
|
|
50589
|
+
"start": 67,
|
|
50590
|
+
"end": 68
|
|
50516
50591
|
},
|
|
50517
50592
|
"context": {
|
|
50518
50593
|
"type": "variable",
|
|
@@ -50520,8 +50595,8 @@
|
|
|
50520
50595
|
"value": "k-spacing(2)",
|
|
50521
50596
|
"scope": "default",
|
|
50522
50597
|
"line": {
|
|
50523
|
-
"start":
|
|
50524
|
-
"end":
|
|
50598
|
+
"start": 69,
|
|
50599
|
+
"end": 69
|
|
50525
50600
|
}
|
|
50526
50601
|
},
|
|
50527
50602
|
"group": [
|
|
@@ -50536,8 +50611,8 @@
|
|
|
50536
50611
|
{
|
|
50537
50612
|
"description": "The gap of the Spreadsheet formula bar.\n",
|
|
50538
50613
|
"commentRange": {
|
|
50539
|
-
"start":
|
|
50540
|
-
"end":
|
|
50614
|
+
"start": 71,
|
|
50615
|
+
"end": 72
|
|
50541
50616
|
},
|
|
50542
50617
|
"context": {
|
|
50543
50618
|
"type": "variable",
|
|
@@ -50545,8 +50620,8 @@
|
|
|
50545
50620
|
"value": "k-spacing(2)",
|
|
50546
50621
|
"scope": "default",
|
|
50547
50622
|
"line": {
|
|
50548
|
-
"start":
|
|
50549
|
-
"end":
|
|
50623
|
+
"start": 73,
|
|
50624
|
+
"end": 73
|
|
50550
50625
|
}
|
|
50551
50626
|
},
|
|
50552
50627
|
"group": [
|
|
@@ -50561,8 +50636,8 @@
|
|
|
50561
50636
|
{
|
|
50562
50637
|
"description": "The horizontal padding of the Spreadsheet formula input.\n",
|
|
50563
50638
|
"commentRange": {
|
|
50564
|
-
"start":
|
|
50565
|
-
"end":
|
|
50639
|
+
"start": 75,
|
|
50640
|
+
"end": 76
|
|
50566
50641
|
},
|
|
50567
50642
|
"context": {
|
|
50568
50643
|
"type": "variable",
|
|
@@ -50570,8 +50645,8 @@
|
|
|
50570
50645
|
"value": "$kendo-input-padding-x",
|
|
50571
50646
|
"scope": "default",
|
|
50572
50647
|
"line": {
|
|
50573
|
-
"start":
|
|
50574
|
-
"end":
|
|
50648
|
+
"start": 77,
|
|
50649
|
+
"end": 77
|
|
50575
50650
|
}
|
|
50576
50651
|
},
|
|
50577
50652
|
"group": [
|
|
@@ -50586,8 +50661,8 @@
|
|
|
50586
50661
|
{
|
|
50587
50662
|
"description": "The vertical padding of the Spreadsheet formula input.\n",
|
|
50588
50663
|
"commentRange": {
|
|
50589
|
-
"start":
|
|
50590
|
-
"end":
|
|
50664
|
+
"start": 78,
|
|
50665
|
+
"end": 79
|
|
50591
50666
|
},
|
|
50592
50667
|
"context": {
|
|
50593
50668
|
"type": "variable",
|
|
@@ -50595,8 +50670,8 @@
|
|
|
50595
50670
|
"value": "$kendo-input-padding-y",
|
|
50596
50671
|
"scope": "default",
|
|
50597
50672
|
"line": {
|
|
50598
|
-
"start":
|
|
50599
|
-
"end":
|
|
50673
|
+
"start": 80,
|
|
50674
|
+
"end": 80
|
|
50600
50675
|
}
|
|
50601
50676
|
},
|
|
50602
50677
|
"group": [
|
|
@@ -50611,8 +50686,8 @@
|
|
|
50611
50686
|
{
|
|
50612
50687
|
"description": "The line height of the Spreadsheet formula input.\n",
|
|
50613
50688
|
"commentRange": {
|
|
50614
|
-
"start":
|
|
50615
|
-
"end":
|
|
50689
|
+
"start": 81,
|
|
50690
|
+
"end": 82
|
|
50616
50691
|
},
|
|
50617
50692
|
"context": {
|
|
50618
50693
|
"type": "variable",
|
|
@@ -50620,8 +50695,8 @@
|
|
|
50620
50695
|
"value": "$kendo-input-line-height",
|
|
50621
50696
|
"scope": "default",
|
|
50622
50697
|
"line": {
|
|
50623
|
-
"start":
|
|
50624
|
-
"end":
|
|
50698
|
+
"start": 83,
|
|
50699
|
+
"end": 83
|
|
50625
50700
|
}
|
|
50626
50701
|
},
|
|
50627
50702
|
"group": [
|
|
@@ -50636,8 +50711,8 @@
|
|
|
50636
50711
|
{
|
|
50637
50712
|
"description": "The font family of the Spreadsheet view.\n",
|
|
50638
50713
|
"commentRange": {
|
|
50639
|
-
"start":
|
|
50640
|
-
"end":
|
|
50714
|
+
"start": 85,
|
|
50715
|
+
"end": 86
|
|
50641
50716
|
},
|
|
50642
50717
|
"context": {
|
|
50643
50718
|
"type": "variable",
|
|
@@ -50645,8 +50720,8 @@
|
|
|
50645
50720
|
"value": "Arial, Verdana, sans-serif",
|
|
50646
50721
|
"scope": "default",
|
|
50647
50722
|
"line": {
|
|
50648
|
-
"start":
|
|
50649
|
-
"end":
|
|
50723
|
+
"start": 87,
|
|
50724
|
+
"end": 87
|
|
50650
50725
|
}
|
|
50651
50726
|
},
|
|
50652
50727
|
"group": [
|
|
@@ -50661,8 +50736,8 @@
|
|
|
50661
50736
|
{
|
|
50662
50737
|
"description": "The font size of the Spreadsheet view.\n",
|
|
50663
50738
|
"commentRange": {
|
|
50664
|
-
"start":
|
|
50665
|
-
"end":
|
|
50739
|
+
"start": 88,
|
|
50740
|
+
"end": 89
|
|
50666
50741
|
},
|
|
50667
50742
|
"context": {
|
|
50668
50743
|
"type": "variable",
|
|
@@ -50670,8 +50745,8 @@
|
|
|
50670
50745
|
"value": "$kendo-spreadsheet-font-size",
|
|
50671
50746
|
"scope": "default",
|
|
50672
50747
|
"line": {
|
|
50673
|
-
"start":
|
|
50674
|
-
"end":
|
|
50748
|
+
"start": 90,
|
|
50749
|
+
"end": 90
|
|
50675
50750
|
}
|
|
50676
50751
|
},
|
|
50677
50752
|
"group": [
|
|
@@ -50686,8 +50761,8 @@
|
|
|
50686
50761
|
{
|
|
50687
50762
|
"description": "The background color of the Spreadsheet selection.\n",
|
|
50688
50763
|
"commentRange": {
|
|
50689
|
-
"start":
|
|
50690
|
-
"end":
|
|
50764
|
+
"start": 92,
|
|
50765
|
+
"end": 93
|
|
50691
50766
|
},
|
|
50692
50767
|
"context": {
|
|
50693
50768
|
"type": "variable",
|
|
@@ -50695,8 +50770,8 @@
|
|
|
50695
50770
|
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 25%, transparent), rgba( $kendo-selected-bg, .25 ))",
|
|
50696
50771
|
"scope": "default",
|
|
50697
50772
|
"line": {
|
|
50698
|
-
"start":
|
|
50699
|
-
"end":
|
|
50773
|
+
"start": 94,
|
|
50774
|
+
"end": 94
|
|
50700
50775
|
}
|
|
50701
50776
|
},
|
|
50702
50777
|
"group": [
|
|
@@ -50711,8 +50786,8 @@
|
|
|
50711
50786
|
{
|
|
50712
50787
|
"description": "The text color of the Spreadsheet selection.\n",
|
|
50713
50788
|
"commentRange": {
|
|
50714
|
-
"start":
|
|
50715
|
-
"end":
|
|
50789
|
+
"start": 95,
|
|
50790
|
+
"end": 96
|
|
50716
50791
|
},
|
|
50717
50792
|
"context": {
|
|
50718
50793
|
"type": "variable",
|
|
@@ -50720,8 +50795,8 @@
|
|
|
50720
50795
|
"value": "null",
|
|
50721
50796
|
"scope": "default",
|
|
50722
50797
|
"line": {
|
|
50723
|
-
"start":
|
|
50724
|
-
"end":
|
|
50798
|
+
"start": 97,
|
|
50799
|
+
"end": 97
|
|
50725
50800
|
}
|
|
50726
50801
|
},
|
|
50727
50802
|
"group": [
|
|
@@ -50736,8 +50811,8 @@
|
|
|
50736
50811
|
{
|
|
50737
50812
|
"description": "The border color of the Spreadsheet selection.\n",
|
|
50738
50813
|
"commentRange": {
|
|
50739
|
-
"start":
|
|
50740
|
-
"end":
|
|
50814
|
+
"start": 98,
|
|
50815
|
+
"end": 99
|
|
50741
50816
|
},
|
|
50742
50817
|
"context": {
|
|
50743
50818
|
"type": "variable",
|
|
@@ -50745,8 +50820,8 @@
|
|
|
50745
50820
|
"value": "$kendo-selected-bg",
|
|
50746
50821
|
"scope": "default",
|
|
50747
50822
|
"line": {
|
|
50748
|
-
"start":
|
|
50749
|
-
"end":
|
|
50823
|
+
"start": 100,
|
|
50824
|
+
"end": 100
|
|
50750
50825
|
}
|
|
50751
50826
|
},
|
|
50752
50827
|
"group": [
|
|
@@ -50761,8 +50836,8 @@
|
|
|
50761
50836
|
{
|
|
50762
50837
|
"description": "The shadow of the Spreadsheet selection.\n",
|
|
50763
50838
|
"commentRange": {
|
|
50764
|
-
"start":
|
|
50765
|
-
"end":
|
|
50839
|
+
"start": 101,
|
|
50840
|
+
"end": 102
|
|
50766
50841
|
},
|
|
50767
50842
|
"context": {
|
|
50768
50843
|
"type": "variable",
|
|
@@ -50770,8 +50845,8 @@
|
|
|
50770
50845
|
"value": "inset 0 0 0 1px $kendo-selected-bg",
|
|
50771
50846
|
"scope": "default",
|
|
50772
50847
|
"line": {
|
|
50773
|
-
"start":
|
|
50774
|
-
"end":
|
|
50848
|
+
"start": 103,
|
|
50849
|
+
"end": 103
|
|
50775
50850
|
}
|
|
50776
50851
|
},
|
|
50777
50852
|
"group": [
|
|
@@ -50786,8 +50861,8 @@
|
|
|
50786
50861
|
{
|
|
50787
50862
|
"description": "The background color of the Spreadsheet single selection.\n",
|
|
50788
50863
|
"commentRange": {
|
|
50789
|
-
"start":
|
|
50790
|
-
"end":
|
|
50864
|
+
"start": 105,
|
|
50865
|
+
"end": 106
|
|
50791
50866
|
},
|
|
50792
50867
|
"context": {
|
|
50793
50868
|
"type": "variable",
|
|
@@ -50795,8 +50870,8 @@
|
|
|
50795
50870
|
"value": "$kendo-selected-bg",
|
|
50796
50871
|
"scope": "default",
|
|
50797
50872
|
"line": {
|
|
50798
|
-
"start":
|
|
50799
|
-
"end":
|
|
50873
|
+
"start": 107,
|
|
50874
|
+
"end": 107
|
|
50800
50875
|
}
|
|
50801
50876
|
},
|
|
50802
50877
|
"group": [
|
|
@@ -50811,8 +50886,8 @@
|
|
|
50811
50886
|
{
|
|
50812
50887
|
"description": "The text color of the Spreadsheet single selection.\n",
|
|
50813
50888
|
"commentRange": {
|
|
50814
|
-
"start":
|
|
50815
|
-
"end":
|
|
50889
|
+
"start": 108,
|
|
50890
|
+
"end": 109
|
|
50816
50891
|
},
|
|
50817
50892
|
"context": {
|
|
50818
50893
|
"type": "variable",
|
|
@@ -50820,8 +50895,8 @@
|
|
|
50820
50895
|
"value": "null",
|
|
50821
50896
|
"scope": "default",
|
|
50822
50897
|
"line": {
|
|
50823
|
-
"start":
|
|
50824
|
-
"end":
|
|
50898
|
+
"start": 110,
|
|
50899
|
+
"end": 110
|
|
50825
50900
|
}
|
|
50826
50901
|
},
|
|
50827
50902
|
"group": [
|
|
@@ -50836,8 +50911,8 @@
|
|
|
50836
50911
|
{
|
|
50837
50912
|
"description": "The border color of the Spreadsheet single selection.\n",
|
|
50838
50913
|
"commentRange": {
|
|
50839
|
-
"start":
|
|
50840
|
-
"end":
|
|
50914
|
+
"start": 111,
|
|
50915
|
+
"end": 112
|
|
50841
50916
|
},
|
|
50842
50917
|
"context": {
|
|
50843
50918
|
"type": "variable",
|
|
@@ -50845,8 +50920,8 @@
|
|
|
50845
50920
|
"value": "$kendo-spreadsheet-bg",
|
|
50846
50921
|
"scope": "default",
|
|
50847
50922
|
"line": {
|
|
50848
|
-
"start":
|
|
50849
|
-
"end":
|
|
50923
|
+
"start": 113,
|
|
50924
|
+
"end": 113
|
|
50850
50925
|
}
|
|
50851
50926
|
},
|
|
50852
50927
|
"group": [
|
|
@@ -50861,8 +50936,8 @@
|
|
|
50861
50936
|
{
|
|
50862
50937
|
"description": "The background color of the Spreadsheet partial selection.\n",
|
|
50863
50938
|
"commentRange": {
|
|
50864
|
-
"start":
|
|
50865
|
-
"end":
|
|
50939
|
+
"start": 115,
|
|
50940
|
+
"end": 116
|
|
50866
50941
|
},
|
|
50867
50942
|
"context": {
|
|
50868
50943
|
"type": "variable",
|
|
@@ -50870,8 +50945,8 @@
|
|
|
50870
50945
|
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 25%, transparent), rgba( $kendo-selected-bg, .25 ))",
|
|
50871
50946
|
"scope": "default",
|
|
50872
50947
|
"line": {
|
|
50873
|
-
"start":
|
|
50874
|
-
"end":
|
|
50948
|
+
"start": 117,
|
|
50949
|
+
"end": 117
|
|
50875
50950
|
}
|
|
50876
50951
|
},
|
|
50877
50952
|
"group": [
|
|
@@ -50886,8 +50961,8 @@
|
|
|
50886
50961
|
{
|
|
50887
50962
|
"description": "The background color of the Spreadsheet active cell.\n",
|
|
50888
50963
|
"commentRange": {
|
|
50889
|
-
"start":
|
|
50890
|
-
"end":
|
|
50964
|
+
"start": 119,
|
|
50965
|
+
"end": 120
|
|
50891
50966
|
},
|
|
50892
50967
|
"context": {
|
|
50893
50968
|
"type": "variable",
|
|
@@ -50895,8 +50970,8 @@
|
|
|
50895
50970
|
"value": "$kendo-spreadsheet-bg",
|
|
50896
50971
|
"scope": "default",
|
|
50897
50972
|
"line": {
|
|
50898
|
-
"start":
|
|
50899
|
-
"end":
|
|
50973
|
+
"start": 121,
|
|
50974
|
+
"end": 121
|
|
50900
50975
|
}
|
|
50901
50976
|
},
|
|
50902
50977
|
"group": [
|
|
@@ -50911,8 +50986,8 @@
|
|
|
50911
50986
|
{
|
|
50912
50987
|
"description": "The shadow of the Spreadsheet active cell.\n",
|
|
50913
50988
|
"commentRange": {
|
|
50914
|
-
"start":
|
|
50915
|
-
"end":
|
|
50989
|
+
"start": 122,
|
|
50990
|
+
"end": 123
|
|
50916
50991
|
},
|
|
50917
50992
|
"context": {
|
|
50918
50993
|
"type": "variable",
|
|
@@ -50920,8 +50995,8 @@
|
|
|
50920
50995
|
"value": "inset 0 0 0 1px $kendo-selected-bg",
|
|
50921
50996
|
"scope": "default",
|
|
50922
50997
|
"line": {
|
|
50923
|
-
"start":
|
|
50924
|
-
"end":
|
|
50998
|
+
"start": 124,
|
|
50999
|
+
"end": 124
|
|
50925
51000
|
}
|
|
50926
51001
|
},
|
|
50927
51002
|
"group": [
|
|
@@ -50936,8 +51011,8 @@
|
|
|
50936
51011
|
{
|
|
50937
51012
|
"description": "The background color of the Spreadsheet auto fill.\n",
|
|
50938
51013
|
"commentRange": {
|
|
50939
|
-
"start":
|
|
50940
|
-
"end":
|
|
51014
|
+
"start": 126,
|
|
51015
|
+
"end": 127
|
|
50941
51016
|
},
|
|
50942
51017
|
"context": {
|
|
50943
51018
|
"type": "variable",
|
|
@@ -50945,8 +51020,8 @@
|
|
|
50945
51020
|
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 25%, transparent), rgba( $kendo-selected-bg, .25 ))",
|
|
50946
51021
|
"scope": "default",
|
|
50947
51022
|
"line": {
|
|
50948
|
-
"start":
|
|
50949
|
-
"end":
|
|
51023
|
+
"start": 128,
|
|
51024
|
+
"end": 128
|
|
50950
51025
|
}
|
|
50951
51026
|
},
|
|
50952
51027
|
"group": [
|
|
@@ -50961,8 +51036,8 @@
|
|
|
50961
51036
|
{
|
|
50962
51037
|
"description": "The text color of the Spreadsheet auto fill.\n",
|
|
50963
51038
|
"commentRange": {
|
|
50964
|
-
"start":
|
|
50965
|
-
"end":
|
|
51039
|
+
"start": 129,
|
|
51040
|
+
"end": 130
|
|
50966
51041
|
},
|
|
50967
51042
|
"context": {
|
|
50968
51043
|
"type": "variable",
|
|
@@ -50970,8 +51045,8 @@
|
|
|
50970
51045
|
"value": "null",
|
|
50971
51046
|
"scope": "default",
|
|
50972
51047
|
"line": {
|
|
50973
|
-
"start":
|
|
50974
|
-
"end":
|
|
51048
|
+
"start": 131,
|
|
51049
|
+
"end": 131
|
|
50975
51050
|
}
|
|
50976
51051
|
},
|
|
50977
51052
|
"group": [
|
|
@@ -50986,8 +51061,8 @@
|
|
|
50986
51061
|
{
|
|
50987
51062
|
"description": "The border color of the Spreadsheet auto fill.\n",
|
|
50988
51063
|
"commentRange": {
|
|
50989
|
-
"start":
|
|
50990
|
-
"end":
|
|
51064
|
+
"start": 132,
|
|
51065
|
+
"end": 133
|
|
50991
51066
|
},
|
|
50992
51067
|
"context": {
|
|
50993
51068
|
"type": "variable",
|
|
@@ -50995,8 +51070,8 @@
|
|
|
50995
51070
|
"value": "$kendo-selected-bg",
|
|
50996
51071
|
"scope": "default",
|
|
50997
51072
|
"line": {
|
|
50998
|
-
"start":
|
|
50999
|
-
"end":
|
|
51073
|
+
"start": 134,
|
|
51074
|
+
"end": 134
|
|
51000
51075
|
}
|
|
51001
51076
|
},
|
|
51002
51077
|
"group": [
|
|
@@ -51011,8 +51086,8 @@
|
|
|
51011
51086
|
{
|
|
51012
51087
|
"description": "The shadow of the Spreadsheet auto fill.\n",
|
|
51013
51088
|
"commentRange": {
|
|
51014
|
-
"start":
|
|
51015
|
-
"end":
|
|
51089
|
+
"start": 135,
|
|
51090
|
+
"end": 136
|
|
51016
51091
|
},
|
|
51017
51092
|
"context": {
|
|
51018
51093
|
"type": "variable",
|
|
@@ -51020,8 +51095,8 @@
|
|
|
51020
51095
|
"value": "inset 0 0 0 1px $kendo-selected-bg",
|
|
51021
51096
|
"scope": "default",
|
|
51022
51097
|
"line": {
|
|
51023
|
-
"start":
|
|
51024
|
-
"end":
|
|
51098
|
+
"start": 137,
|
|
51099
|
+
"end": 137
|
|
51025
51100
|
}
|
|
51026
51101
|
},
|
|
51027
51102
|
"group": [
|
|
@@ -51036,8 +51111,8 @@
|
|
|
51036
51111
|
{
|
|
51037
51112
|
"description": "The background color of the Spreadsheet auto fill punch.\n",
|
|
51038
51113
|
"commentRange": {
|
|
51039
|
-
"start":
|
|
51040
|
-
"end":
|
|
51114
|
+
"start": 138,
|
|
51115
|
+
"end": 139
|
|
51041
51116
|
},
|
|
51042
51117
|
"context": {
|
|
51043
51118
|
"type": "variable",
|
|
@@ -51045,8 +51120,8 @@
|
|
|
51045
51120
|
"value": "rgba( $kendo-spreadsheet-bg, .5 )",
|
|
51046
51121
|
"scope": "default",
|
|
51047
51122
|
"line": {
|
|
51048
|
-
"start":
|
|
51049
|
-
"end":
|
|
51123
|
+
"start": 140,
|
|
51124
|
+
"end": 140
|
|
51050
51125
|
}
|
|
51051
51126
|
},
|
|
51052
51127
|
"group": [
|
|
@@ -51061,8 +51136,8 @@
|
|
|
51061
51136
|
{
|
|
51062
51137
|
"description": "The vertical padding of the Spreadsheet cell.\n",
|
|
51063
51138
|
"commentRange": {
|
|
51064
|
-
"start":
|
|
51065
|
-
"end":
|
|
51139
|
+
"start": 142,
|
|
51140
|
+
"end": 143
|
|
51066
51141
|
},
|
|
51067
51142
|
"context": {
|
|
51068
51143
|
"type": "variable",
|
|
@@ -51070,8 +51145,8 @@
|
|
|
51070
51145
|
"value": "k-spacing(1)",
|
|
51071
51146
|
"scope": "default",
|
|
51072
51147
|
"line": {
|
|
51073
|
-
"start":
|
|
51074
|
-
"end":
|
|
51148
|
+
"start": 144,
|
|
51149
|
+
"end": 144
|
|
51075
51150
|
}
|
|
51076
51151
|
},
|
|
51077
51152
|
"group": [
|
|
@@ -51086,8 +51161,8 @@
|
|
|
51086
51161
|
{
|
|
51087
51162
|
"description": "The horizontal padding of the Spreadsheet cell.\n",
|
|
51088
51163
|
"commentRange": {
|
|
51089
|
-
"start":
|
|
51090
|
-
"end":
|
|
51164
|
+
"start": 145,
|
|
51165
|
+
"end": 146
|
|
51091
51166
|
},
|
|
51092
51167
|
"context": {
|
|
51093
51168
|
"type": "variable",
|
|
@@ -51095,8 +51170,8 @@
|
|
|
51095
51170
|
"value": "$kendo-spreadsheet-cell-padding-y",
|
|
51096
51171
|
"scope": "default",
|
|
51097
51172
|
"line": {
|
|
51098
|
-
"start":
|
|
51099
|
-
"end":
|
|
51173
|
+
"start": 147,
|
|
51174
|
+
"end": 147
|
|
51100
51175
|
}
|
|
51101
51176
|
},
|
|
51102
51177
|
"group": [
|
|
@@ -51111,8 +51186,8 @@
|
|
|
51111
51186
|
{
|
|
51112
51187
|
"description": "The line height of the Spreadsheet cell editor.\n",
|
|
51113
51188
|
"commentRange": {
|
|
51114
|
-
"start":
|
|
51115
|
-
"end":
|
|
51189
|
+
"start": 149,
|
|
51190
|
+
"end": 150
|
|
51116
51191
|
},
|
|
51117
51192
|
"context": {
|
|
51118
51193
|
"type": "variable",
|
|
@@ -51120,8 +51195,8 @@
|
|
|
51120
51195
|
"value": "20px",
|
|
51121
51196
|
"scope": "default",
|
|
51122
51197
|
"line": {
|
|
51123
|
-
"start":
|
|
51124
|
-
"end":
|
|
51198
|
+
"start": 151,
|
|
51199
|
+
"end": 151
|
|
51125
51200
|
}
|
|
51126
51201
|
},
|
|
51127
51202
|
"group": [
|
|
@@ -51136,8 +51211,8 @@
|
|
|
51136
51211
|
{
|
|
51137
51212
|
"description": "The horizontal padding of the Spreadsheet cell editor.\n",
|
|
51138
51213
|
"commentRange": {
|
|
51139
|
-
"start":
|
|
51140
|
-
"end":
|
|
51214
|
+
"start": 152,
|
|
51215
|
+
"end": 153
|
|
51141
51216
|
},
|
|
51142
51217
|
"context": {
|
|
51143
51218
|
"type": "variable",
|
|
@@ -51145,8 +51220,8 @@
|
|
|
51145
51220
|
"value": "k-spacing(1)",
|
|
51146
51221
|
"scope": "default",
|
|
51147
51222
|
"line": {
|
|
51148
|
-
"start":
|
|
51149
|
-
"end":
|
|
51223
|
+
"start": 154,
|
|
51224
|
+
"end": 154
|
|
51150
51225
|
}
|
|
51151
51226
|
},
|
|
51152
51227
|
"group": [
|
|
@@ -51161,8 +51236,8 @@
|
|
|
51161
51236
|
{
|
|
51162
51237
|
"description": "The vertical padding of the Spreadsheet cell editor.\n",
|
|
51163
51238
|
"commentRange": {
|
|
51164
|
-
"start":
|
|
51165
|
-
"end":
|
|
51239
|
+
"start": 155,
|
|
51240
|
+
"end": 156
|
|
51166
51241
|
},
|
|
51167
51242
|
"context": {
|
|
51168
51243
|
"type": "variable",
|
|
@@ -51170,8 +51245,8 @@
|
|
|
51170
51245
|
"value": "k-spacing(0)",
|
|
51171
51246
|
"scope": "default",
|
|
51172
51247
|
"line": {
|
|
51173
|
-
"start":
|
|
51174
|
-
"end":
|
|
51248
|
+
"start": 157,
|
|
51249
|
+
"end": 157
|
|
51175
51250
|
}
|
|
51176
51251
|
},
|
|
51177
51252
|
"group": [
|
|
@@ -51186,8 +51261,8 @@
|
|
|
51186
51261
|
{
|
|
51187
51262
|
"description": "The background color of the Spreadsheet cell editor.\n",
|
|
51188
51263
|
"commentRange": {
|
|
51189
|
-
"start":
|
|
51190
|
-
"end":
|
|
51264
|
+
"start": 158,
|
|
51265
|
+
"end": 159
|
|
51191
51266
|
},
|
|
51192
51267
|
"context": {
|
|
51193
51268
|
"type": "variable",
|
|
@@ -51195,8 +51270,8 @@
|
|
|
51195
51270
|
"value": "$kendo-spreadsheet-bg",
|
|
51196
51271
|
"scope": "default",
|
|
51197
51272
|
"line": {
|
|
51198
|
-
"start":
|
|
51199
|
-
"end":
|
|
51273
|
+
"start": 160,
|
|
51274
|
+
"end": 160
|
|
51200
51275
|
}
|
|
51201
51276
|
},
|
|
51202
51277
|
"group": [
|
|
@@ -51211,8 +51286,8 @@
|
|
|
51211
51286
|
{
|
|
51212
51287
|
"description": "The text color of the Spreadsheet cell editor.\n",
|
|
51213
51288
|
"commentRange": {
|
|
51214
|
-
"start":
|
|
51215
|
-
"end":
|
|
51289
|
+
"start": 161,
|
|
51290
|
+
"end": 162
|
|
51216
51291
|
},
|
|
51217
51292
|
"context": {
|
|
51218
51293
|
"type": "variable",
|
|
@@ -51220,8 +51295,8 @@
|
|
|
51220
51295
|
"value": "$kendo-spreadsheet-text",
|
|
51221
51296
|
"scope": "default",
|
|
51222
51297
|
"line": {
|
|
51223
|
-
"start":
|
|
51224
|
-
"end":
|
|
51298
|
+
"start": 163,
|
|
51299
|
+
"end": 163
|
|
51225
51300
|
}
|
|
51226
51301
|
},
|
|
51227
51302
|
"group": [
|
|
@@ -51236,8 +51311,8 @@
|
|
|
51236
51311
|
{
|
|
51237
51312
|
"description": "The border color of the Spreadsheet cell editor.\n",
|
|
51238
51313
|
"commentRange": {
|
|
51239
|
-
"start":
|
|
51240
|
-
"end":
|
|
51314
|
+
"start": 164,
|
|
51315
|
+
"end": 165
|
|
51241
51316
|
},
|
|
51242
51317
|
"context": {
|
|
51243
51318
|
"type": "variable",
|
|
@@ -51245,8 +51320,8 @@
|
|
|
51245
51320
|
"value": "null",
|
|
51246
51321
|
"scope": "default",
|
|
51247
51322
|
"line": {
|
|
51248
|
-
"start":
|
|
51249
|
-
"end":
|
|
51323
|
+
"start": 166,
|
|
51324
|
+
"end": 166
|
|
51250
51325
|
}
|
|
51251
51326
|
},
|
|
51252
51327
|
"group": [
|
|
@@ -51261,8 +51336,8 @@
|
|
|
51261
51336
|
{
|
|
51262
51337
|
"description": "The background color of the Spreadsheet resize handle.\n",
|
|
51263
51338
|
"commentRange": {
|
|
51264
|
-
"start":
|
|
51265
|
-
"end":
|
|
51339
|
+
"start": 168,
|
|
51340
|
+
"end": 169
|
|
51266
51341
|
},
|
|
51267
51342
|
"context": {
|
|
51268
51343
|
"type": "variable",
|
|
@@ -51270,8 +51345,8 @@
|
|
|
51270
51345
|
"value": "$kendo-color-primary",
|
|
51271
51346
|
"scope": "default",
|
|
51272
51347
|
"line": {
|
|
51273
|
-
"start":
|
|
51274
|
-
"end":
|
|
51348
|
+
"start": 170,
|
|
51349
|
+
"end": 170
|
|
51275
51350
|
}
|
|
51276
51351
|
},
|
|
51277
51352
|
"group": [
|
|
@@ -51286,8 +51361,8 @@
|
|
|
51286
51361
|
{
|
|
51287
51362
|
"description": "The border color of the Spreadsheet cell comment indicator.\n",
|
|
51288
51363
|
"commentRange": {
|
|
51289
|
-
"start":
|
|
51290
|
-
"end":
|
|
51364
|
+
"start": 172,
|
|
51365
|
+
"end": 173
|
|
51291
51366
|
},
|
|
51292
51367
|
"context": {
|
|
51293
51368
|
"type": "variable",
|
|
@@ -51295,8 +51370,8 @@
|
|
|
51295
51370
|
"value": "$kendo-color-primary",
|
|
51296
51371
|
"scope": "default",
|
|
51297
51372
|
"line": {
|
|
51298
|
-
"start":
|
|
51299
|
-
"end":
|
|
51373
|
+
"start": 174,
|
|
51374
|
+
"end": 174
|
|
51300
51375
|
}
|
|
51301
51376
|
},
|
|
51302
51377
|
"group": [
|
|
@@ -51311,8 +51386,8 @@
|
|
|
51311
51386
|
{
|
|
51312
51387
|
"description": "The border color of the Spreadsheet cell dirty indicator.\n",
|
|
51313
51388
|
"commentRange": {
|
|
51314
|
-
"start":
|
|
51315
|
-
"end":
|
|
51389
|
+
"start": 176,
|
|
51390
|
+
"end": 177
|
|
51316
51391
|
},
|
|
51317
51392
|
"context": {
|
|
51318
51393
|
"type": "variable",
|
|
@@ -51320,8 +51395,8 @@
|
|
|
51320
51395
|
"value": "$kendo-color-error",
|
|
51321
51396
|
"scope": "default",
|
|
51322
51397
|
"line": {
|
|
51323
|
-
"start":
|
|
51324
|
-
"end":
|
|
51398
|
+
"start": 178,
|
|
51399
|
+
"end": 178
|
|
51325
51400
|
}
|
|
51326
51401
|
},
|
|
51327
51402
|
"group": [
|
|
@@ -51336,8 +51411,8 @@
|
|
|
51336
51411
|
{
|
|
51337
51412
|
"description": "The horizontal padding of the Spreadsheet sheets bar.\n",
|
|
51338
51413
|
"commentRange": {
|
|
51339
|
-
"start":
|
|
51340
|
-
"end":
|
|
51414
|
+
"start": 180,
|
|
51415
|
+
"end": 181
|
|
51341
51416
|
},
|
|
51342
51417
|
"context": {
|
|
51343
51418
|
"type": "variable",
|
|
@@ -51345,8 +51420,8 @@
|
|
|
51345
51420
|
"value": "k-spacing(2)",
|
|
51346
51421
|
"scope": "default",
|
|
51347
51422
|
"line": {
|
|
51348
|
-
"start":
|
|
51349
|
-
"end":
|
|
51423
|
+
"start": 182,
|
|
51424
|
+
"end": 182
|
|
51350
51425
|
}
|
|
51351
51426
|
},
|
|
51352
51427
|
"group": [
|
|
@@ -51361,8 +51436,8 @@
|
|
|
51361
51436
|
{
|
|
51362
51437
|
"description": "The vertical padding of the Spreadsheet sheets bar.\n",
|
|
51363
51438
|
"commentRange": {
|
|
51364
|
-
"start":
|
|
51365
|
-
"end":
|
|
51439
|
+
"start": 183,
|
|
51440
|
+
"end": 184
|
|
51366
51441
|
},
|
|
51367
51442
|
"context": {
|
|
51368
51443
|
"type": "variable",
|
|
@@ -51370,8 +51445,8 @@
|
|
|
51370
51445
|
"value": "k-spacing(2)",
|
|
51371
51446
|
"scope": "default",
|
|
51372
51447
|
"line": {
|
|
51373
|
-
"start":
|
|
51374
|
-
"end":
|
|
51448
|
+
"start": 185,
|
|
51449
|
+
"end": 185
|
|
51375
51450
|
}
|
|
51376
51451
|
},
|
|
51377
51452
|
"group": [
|
|
@@ -51386,8 +51461,8 @@
|
|
|
51386
51461
|
{
|
|
51387
51462
|
"description": "The border width of the Spreadsheet sheets bar.\n",
|
|
51388
51463
|
"commentRange": {
|
|
51389
|
-
"start":
|
|
51390
|
-
"end":
|
|
51464
|
+
"start": 186,
|
|
51465
|
+
"end": 187
|
|
51391
51466
|
},
|
|
51392
51467
|
"context": {
|
|
51393
51468
|
"type": "variable",
|
|
@@ -51395,8 +51470,8 @@
|
|
|
51395
51470
|
"value": "1px",
|
|
51396
51471
|
"scope": "default",
|
|
51397
51472
|
"line": {
|
|
51398
|
-
"start":
|
|
51399
|
-
"end":
|
|
51473
|
+
"start": 188,
|
|
51474
|
+
"end": 188
|
|
51400
51475
|
}
|
|
51401
51476
|
},
|
|
51402
51477
|
"group": [
|
|
@@ -51411,8 +51486,8 @@
|
|
|
51411
51486
|
{
|
|
51412
51487
|
"description": "The border style of the Spreadsheet image Dialog.\n",
|
|
51413
51488
|
"commentRange": {
|
|
51414
|
-
"start":
|
|
51415
|
-
"end":
|
|
51489
|
+
"start": 190,
|
|
51490
|
+
"end": 191
|
|
51416
51491
|
},
|
|
51417
51492
|
"context": {
|
|
51418
51493
|
"type": "variable",
|
|
@@ -51420,8 +51495,8 @@
|
|
|
51420
51495
|
"value": "dashed",
|
|
51421
51496
|
"scope": "default",
|
|
51422
51497
|
"line": {
|
|
51423
|
-
"start":
|
|
51424
|
-
"end":
|
|
51498
|
+
"start": 192,
|
|
51499
|
+
"end": 192
|
|
51425
51500
|
}
|
|
51426
51501
|
},
|
|
51427
51502
|
"group": [
|
|
@@ -51436,8 +51511,8 @@
|
|
|
51436
51511
|
{
|
|
51437
51512
|
"description": "The border width of the Spreadsheet image Dialog.\n",
|
|
51438
51513
|
"commentRange": {
|
|
51439
|
-
"start":
|
|
51440
|
-
"end":
|
|
51514
|
+
"start": 193,
|
|
51515
|
+
"end": 194
|
|
51441
51516
|
},
|
|
51442
51517
|
"context": {
|
|
51443
51518
|
"type": "variable",
|
|
@@ -51445,8 +51520,8 @@
|
|
|
51445
51520
|
"value": "2px",
|
|
51446
51521
|
"scope": "default",
|
|
51447
51522
|
"line": {
|
|
51448
|
-
"start":
|
|
51449
|
-
"end":
|
|
51523
|
+
"start": 195,
|
|
51524
|
+
"end": 195
|
|
51450
51525
|
}
|
|
51451
51526
|
},
|
|
51452
51527
|
"group": [
|
|
@@ -51461,8 +51536,8 @@
|
|
|
51461
51536
|
{
|
|
51462
51537
|
"description": "The bottom margin of the Spreadsheet image Dialog.\n",
|
|
51463
51538
|
"commentRange": {
|
|
51464
|
-
"start":
|
|
51465
|
-
"end":
|
|
51539
|
+
"start": 196,
|
|
51540
|
+
"end": 197
|
|
51466
51541
|
},
|
|
51467
51542
|
"context": {
|
|
51468
51543
|
"type": "variable",
|
|
@@ -51470,8 +51545,8 @@
|
|
|
51470
51545
|
"value": "k-spacing(7.5)",
|
|
51471
51546
|
"scope": "default",
|
|
51472
51547
|
"line": {
|
|
51473
|
-
"start":
|
|
51474
|
-
"end":
|
|
51548
|
+
"start": 198,
|
|
51549
|
+
"end": 198
|
|
51475
51550
|
}
|
|
51476
51551
|
},
|
|
51477
51552
|
"group": [
|
|
@@ -51486,8 +51561,8 @@
|
|
|
51486
51561
|
{
|
|
51487
51562
|
"description": "The width of the Spreadsheet image Dialog preview.\n",
|
|
51488
51563
|
"commentRange": {
|
|
51489
|
-
"start":
|
|
51490
|
-
"end":
|
|
51564
|
+
"start": 199,
|
|
51565
|
+
"end": 200
|
|
51491
51566
|
},
|
|
51492
51567
|
"context": {
|
|
51493
51568
|
"type": "variable",
|
|
@@ -51495,8 +51570,8 @@
|
|
|
51495
51570
|
"value": "355px",
|
|
51496
51571
|
"scope": "default",
|
|
51497
51572
|
"line": {
|
|
51498
|
-
"start":
|
|
51499
|
-
"end":
|
|
51573
|
+
"start": 201,
|
|
51574
|
+
"end": 201
|
|
51500
51575
|
}
|
|
51501
51576
|
},
|
|
51502
51577
|
"group": [
|
|
@@ -51511,8 +51586,8 @@
|
|
|
51511
51586
|
{
|
|
51512
51587
|
"description": "The height of the Spreadsheet image Dialog preview.\n",
|
|
51513
51588
|
"commentRange": {
|
|
51514
|
-
"start":
|
|
51515
|
-
"end":
|
|
51589
|
+
"start": 202,
|
|
51590
|
+
"end": 203
|
|
51516
51591
|
},
|
|
51517
51592
|
"context": {
|
|
51518
51593
|
"type": "variable",
|
|
@@ -51520,8 +51595,8 @@
|
|
|
51520
51595
|
"value": "230px",
|
|
51521
51596
|
"scope": "default",
|
|
51522
51597
|
"line": {
|
|
51523
|
-
"start":
|
|
51524
|
-
"end":
|
|
51598
|
+
"start": 204,
|
|
51599
|
+
"end": 204
|
|
51525
51600
|
}
|
|
51526
51601
|
},
|
|
51527
51602
|
"group": [
|
|
@@ -51536,17 +51611,17 @@
|
|
|
51536
51611
|
{
|
|
51537
51612
|
"description": "The image of the Spreadsheet image Dialog preview.\n",
|
|
51538
51613
|
"commentRange": {
|
|
51539
|
-
"start":
|
|
51540
|
-
"end":
|
|
51614
|
+
"start": 205,
|
|
51615
|
+
"end": 206
|
|
51541
51616
|
},
|
|
51542
51617
|
"context": {
|
|
51543
51618
|
"type": "variable",
|
|
51544
51619
|
"name": "kendo-spreadsheet-insert-image-dialog-preview-img",
|
|
51545
|
-
"value": "\"image-default.png\"",
|
|
51620
|
+
"value": "\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAcwAAAGQCAYAAAAjl1AKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDphMGVmMzZmZi04YmI1LTRlN2YtOTcwMS04OTU5ZTg1N2ZhY2MiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDNDOTBDNUQ2OUJGMTFFOTkwMzY4RTI3NjZBQTdENkMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDNDOTBDNUM2OUJGMTFFOTkwMzY4RTI3NjZBQTdENkMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpjMmZmZjM0Mi05NjEyLTQwM2YtYWZhYS01MTE1ZjQ2NThmMWMiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDphYjlhMmUwMy1kNmIwLTY3NGMtODc4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\"",
|
|
51546
51621
|
"scope": "default",
|
|
51547
51622
|
"line": {
|
|
51548
|
-
"start":
|
|
51549
|
-
"end":
|
|
51623
|
+
"start": 207,
|
|
51624
|
+
"end": 207
|
|
51550
51625
|
}
|
|
51551
51626
|
},
|
|
51552
51627
|
"group": [
|
|
@@ -51561,8 +51636,8 @@
|
|
|
51561
51636
|
{
|
|
51562
51637
|
"description": "The border of the Spreadsheet image Dialog preview.\n",
|
|
51563
51638
|
"commentRange": {
|
|
51564
|
-
"start":
|
|
51565
|
-
"end":
|
|
51639
|
+
"start": 208,
|
|
51640
|
+
"end": 209
|
|
51566
51641
|
},
|
|
51567
51642
|
"context": {
|
|
51568
51643
|
"type": "variable",
|
|
@@ -51570,8 +51645,8 @@
|
|
|
51570
51645
|
"value": "$kendo-component-border",
|
|
51571
51646
|
"scope": "default",
|
|
51572
51647
|
"line": {
|
|
51573
|
-
"start":
|
|
51574
|
-
"end":
|
|
51648
|
+
"start": 210,
|
|
51649
|
+
"end": 210
|
|
51575
51650
|
}
|
|
51576
51651
|
},
|
|
51577
51652
|
"group": [
|
|
@@ -51586,8 +51661,8 @@
|
|
|
51586
51661
|
{
|
|
51587
51662
|
"description": "The border radius of the Spreadsheet image Dialog preview.\n",
|
|
51588
51663
|
"commentRange": {
|
|
51589
|
-
"start":
|
|
51590
|
-
"end":
|
|
51664
|
+
"start": 211,
|
|
51665
|
+
"end": 212
|
|
51591
51666
|
},
|
|
51592
51667
|
"context": {
|
|
51593
51668
|
"type": "variable",
|
|
@@ -51595,8 +51670,8 @@
|
|
|
51595
51670
|
"value": "k-border-radius(md)",
|
|
51596
51671
|
"scope": "default",
|
|
51597
51672
|
"line": {
|
|
51598
|
-
"start":
|
|
51599
|
-
"end":
|
|
51673
|
+
"start": 213,
|
|
51674
|
+
"end": 213
|
|
51600
51675
|
}
|
|
51601
51676
|
},
|
|
51602
51677
|
"group": [
|
|
@@ -51611,8 +51686,8 @@
|
|
|
51611
51686
|
{
|
|
51612
51687
|
"description": "The shadow of the Spreadsheet image Dialog preview.\n",
|
|
51613
51688
|
"commentRange": {
|
|
51614
|
-
"start":
|
|
51615
|
-
"end":
|
|
51689
|
+
"start": 214,
|
|
51690
|
+
"end": 215
|
|
51616
51691
|
},
|
|
51617
51692
|
"context": {
|
|
51618
51693
|
"type": "variable",
|
|
@@ -51620,8 +51695,8 @@
|
|
|
51620
51695
|
"value": "inset 0 0 0 2000px rgba( black, .5 )",
|
|
51621
51696
|
"scope": "default",
|
|
51622
51697
|
"line": {
|
|
51623
|
-
"start":
|
|
51624
|
-
"end":
|
|
51698
|
+
"start": 216,
|
|
51699
|
+
"end": 216
|
|
51625
51700
|
}
|
|
51626
51701
|
},
|
|
51627
51702
|
"group": [
|
|
@@ -51636,8 +51711,8 @@
|
|
|
51636
51711
|
{
|
|
51637
51712
|
"description": "The border radius of the Spreadsheet image Dialog preview overlay.\n",
|
|
51638
51713
|
"commentRange": {
|
|
51639
|
-
"start":
|
|
51640
|
-
"end":
|
|
51714
|
+
"start": 217,
|
|
51715
|
+
"end": 218
|
|
51641
51716
|
},
|
|
51642
51717
|
"context": {
|
|
51643
51718
|
"type": "variable",
|
|
@@ -51645,8 +51720,8 @@
|
|
|
51645
51720
|
"value": "k-border-radius(md)",
|
|
51646
51721
|
"scope": "default",
|
|
51647
51722
|
"line": {
|
|
51648
|
-
"start":
|
|
51649
|
-
"end":
|
|
51723
|
+
"start": 219,
|
|
51724
|
+
"end": 219
|
|
51650
51725
|
}
|
|
51651
51726
|
},
|
|
51652
51727
|
"group": [
|
|
@@ -51661,8 +51736,8 @@
|
|
|
51661
51736
|
{
|
|
51662
51737
|
"description": "The text color of the hovered Spreadsheet image Dialog preview.\n",
|
|
51663
51738
|
"commentRange": {
|
|
51664
|
-
"start":
|
|
51665
|
-
"end":
|
|
51739
|
+
"start": 220,
|
|
51740
|
+
"end": 221
|
|
51666
51741
|
},
|
|
51667
51742
|
"context": {
|
|
51668
51743
|
"type": "variable",
|
|
@@ -51670,8 +51745,8 @@
|
|
|
51670
51745
|
"value": "$kendo-component-bg",
|
|
51671
51746
|
"scope": "default",
|
|
51672
51747
|
"line": {
|
|
51673
|
-
"start":
|
|
51674
|
-
"end":
|
|
51748
|
+
"start": 222,
|
|
51749
|
+
"end": 222
|
|
51675
51750
|
}
|
|
51676
51751
|
},
|
|
51677
51752
|
"group": [
|
|
@@ -51686,8 +51761,8 @@
|
|
|
51686
51761
|
{
|
|
51687
51762
|
"description": "The width of the Spreadsheet drawing handle.\n",
|
|
51688
51763
|
"commentRange": {
|
|
51689
|
-
"start":
|
|
51690
|
-
"end":
|
|
51764
|
+
"start": 224,
|
|
51765
|
+
"end": 225
|
|
51691
51766
|
},
|
|
51692
51767
|
"context": {
|
|
51693
51768
|
"type": "variable",
|
|
@@ -51695,8 +51770,8 @@
|
|
|
51695
51770
|
"value": "6px",
|
|
51696
51771
|
"scope": "default",
|
|
51697
51772
|
"line": {
|
|
51698
|
-
"start":
|
|
51699
|
-
"end":
|
|
51773
|
+
"start": 226,
|
|
51774
|
+
"end": 226
|
|
51700
51775
|
}
|
|
51701
51776
|
},
|
|
51702
51777
|
"group": [
|
|
@@ -51711,8 +51786,8 @@
|
|
|
51711
51786
|
{
|
|
51712
51787
|
"description": "The height of the Spreadsheet drawing handle.\n",
|
|
51713
51788
|
"commentRange": {
|
|
51714
|
-
"start":
|
|
51715
|
-
"end":
|
|
51789
|
+
"start": 227,
|
|
51790
|
+
"end": 228
|
|
51716
51791
|
},
|
|
51717
51792
|
"context": {
|
|
51718
51793
|
"type": "variable",
|
|
@@ -51720,8 +51795,8 @@
|
|
|
51720
51795
|
"value": "6px",
|
|
51721
51796
|
"scope": "default",
|
|
51722
51797
|
"line": {
|
|
51723
|
-
"start":
|
|
51724
|
-
"end":
|
|
51798
|
+
"start": 229,
|
|
51799
|
+
"end": 229
|
|
51725
51800
|
}
|
|
51726
51801
|
},
|
|
51727
51802
|
"group": [
|
|
@@ -51736,8 +51811,8 @@
|
|
|
51736
51811
|
{
|
|
51737
51812
|
"description": "The border style of the Spreadsheet drawing handle.\n",
|
|
51738
51813
|
"commentRange": {
|
|
51739
|
-
"start":
|
|
51740
|
-
"end":
|
|
51814
|
+
"start": 230,
|
|
51815
|
+
"end": 231
|
|
51741
51816
|
},
|
|
51742
51817
|
"context": {
|
|
51743
51818
|
"type": "variable",
|
|
@@ -51745,8 +51820,8 @@
|
|
|
51745
51820
|
"value": "solid",
|
|
51746
51821
|
"scope": "default",
|
|
51747
51822
|
"line": {
|
|
51748
|
-
"start":
|
|
51749
|
-
"end":
|
|
51823
|
+
"start": 232,
|
|
51824
|
+
"end": 232
|
|
51750
51825
|
}
|
|
51751
51826
|
},
|
|
51752
51827
|
"group": [
|
|
@@ -51761,8 +51836,8 @@
|
|
|
51761
51836
|
{
|
|
51762
51837
|
"description": "The border width of the Spreadsheet drawing handle.\n",
|
|
51763
51838
|
"commentRange": {
|
|
51764
|
-
"start":
|
|
51765
|
-
"end":
|
|
51839
|
+
"start": 233,
|
|
51840
|
+
"end": 234
|
|
51766
51841
|
},
|
|
51767
51842
|
"context": {
|
|
51768
51843
|
"type": "variable",
|
|
@@ -51770,8 +51845,8 @@
|
|
|
51770
51845
|
"value": "1px",
|
|
51771
51846
|
"scope": "default",
|
|
51772
51847
|
"line": {
|
|
51773
|
-
"start":
|
|
51774
|
-
"end":
|
|
51848
|
+
"start": 235,
|
|
51849
|
+
"end": 235
|
|
51775
51850
|
}
|
|
51776
51851
|
},
|
|
51777
51852
|
"group": [
|
|
@@ -51786,8 +51861,8 @@
|
|
|
51786
51861
|
{
|
|
51787
51862
|
"description": "The border color of the Spreadsheet drawing handle.\n",
|
|
51788
51863
|
"commentRange": {
|
|
51789
|
-
"start":
|
|
51790
|
-
"end":
|
|
51864
|
+
"start": 236,
|
|
51865
|
+
"end": 237
|
|
51791
51866
|
},
|
|
51792
51867
|
"context": {
|
|
51793
51868
|
"type": "variable",
|
|
@@ -51795,8 +51870,8 @@
|
|
|
51795
51870
|
"value": "$kendo-color-primary",
|
|
51796
51871
|
"scope": "default",
|
|
51797
51872
|
"line": {
|
|
51798
|
-
"start":
|
|
51799
|
-
"end":
|
|
51873
|
+
"start": 238,
|
|
51874
|
+
"end": 238
|
|
51800
51875
|
}
|
|
51801
51876
|
},
|
|
51802
51877
|
"group": [
|
|
@@ -51811,8 +51886,8 @@
|
|
|
51811
51886
|
{
|
|
51812
51887
|
"description": "The outline color of the Spreadsheet drawing handle.\n",
|
|
51813
51888
|
"commentRange": {
|
|
51814
|
-
"start":
|
|
51815
|
-
"end":
|
|
51889
|
+
"start": 239,
|
|
51890
|
+
"end": 240
|
|
51816
51891
|
},
|
|
51817
51892
|
"context": {
|
|
51818
51893
|
"type": "variable",
|
|
@@ -51820,8 +51895,8 @@
|
|
|
51820
51895
|
"value": "$kendo-selected-bg",
|
|
51821
51896
|
"scope": "default",
|
|
51822
51897
|
"line": {
|
|
51823
|
-
"start":
|
|
51824
|
-
"end":
|
|
51898
|
+
"start": 241,
|
|
51899
|
+
"end": 241
|
|
51825
51900
|
}
|
|
51826
51901
|
},
|
|
51827
51902
|
"group": [
|
|
@@ -51836,8 +51911,8 @@
|
|
|
51836
51911
|
{
|
|
51837
51912
|
"description": "The border color of the Spreadsheet drawing handle.\n",
|
|
51838
51913
|
"commentRange": {
|
|
51839
|
-
"start":
|
|
51840
|
-
"end":
|
|
51914
|
+
"start": 242,
|
|
51915
|
+
"end": 243
|
|
51841
51916
|
},
|
|
51842
51917
|
"context": {
|
|
51843
51918
|
"type": "variable",
|
|
@@ -51845,8 +51920,8 @@
|
|
|
51845
51920
|
"value": "$kendo-color-primary",
|
|
51846
51921
|
"scope": "default",
|
|
51847
51922
|
"line": {
|
|
51848
|
-
"start":
|
|
51849
|
-
"end":
|
|
51923
|
+
"start": 244,
|
|
51924
|
+
"end": 244
|
|
51850
51925
|
}
|
|
51851
51926
|
},
|
|
51852
51927
|
"group": [
|
|
@@ -51861,8 +51936,8 @@
|
|
|
51861
51936
|
{
|
|
51862
51937
|
"description": "The border radius of the Spreadsheet drawing handle.\n",
|
|
51863
51938
|
"commentRange": {
|
|
51864
|
-
"start":
|
|
51865
|
-
"end":
|
|
51939
|
+
"start": 245,
|
|
51940
|
+
"end": 246
|
|
51866
51941
|
},
|
|
51867
51942
|
"context": {
|
|
51868
51943
|
"type": "variable",
|
|
@@ -51870,8 +51945,8 @@
|
|
|
51870
51945
|
"value": "k-border-radius(lg)",
|
|
51871
51946
|
"scope": "default",
|
|
51872
51947
|
"line": {
|
|
51873
|
-
"start":
|
|
51874
|
-
"end":
|
|
51948
|
+
"start": 247,
|
|
51949
|
+
"end": 247
|
|
51875
51950
|
}
|
|
51876
51951
|
},
|
|
51877
51952
|
"group": [
|
|
@@ -51886,8 +51961,8 @@
|
|
|
51886
51961
|
{
|
|
51887
51962
|
"description": "The outline style of the Spreadsheet drawing.\n",
|
|
51888
51963
|
"commentRange": {
|
|
51889
|
-
"start":
|
|
51890
|
-
"end":
|
|
51964
|
+
"start": 249,
|
|
51965
|
+
"end": 250
|
|
51891
51966
|
},
|
|
51892
51967
|
"context": {
|
|
51893
51968
|
"type": "variable",
|
|
@@ -51895,8 +51970,8 @@
|
|
|
51895
51970
|
"value": "solid",
|
|
51896
51971
|
"scope": "default",
|
|
51897
51972
|
"line": {
|
|
51898
|
-
"start":
|
|
51899
|
-
"end":
|
|
51973
|
+
"start": 251,
|
|
51974
|
+
"end": 251
|
|
51900
51975
|
}
|
|
51901
51976
|
},
|
|
51902
51977
|
"group": [
|
|
@@ -51911,8 +51986,8 @@
|
|
|
51911
51986
|
{
|
|
51912
51987
|
"description": "The outline width of the Spreadsheet drawing.\n",
|
|
51913
51988
|
"commentRange": {
|
|
51914
|
-
"start":
|
|
51915
|
-
"end":
|
|
51989
|
+
"start": 252,
|
|
51990
|
+
"end": 253
|
|
51916
51991
|
},
|
|
51917
51992
|
"context": {
|
|
51918
51993
|
"type": "variable",
|
|
@@ -51920,8 +51995,8 @@
|
|
|
51920
51995
|
"value": "2px",
|
|
51921
51996
|
"scope": "default",
|
|
51922
51997
|
"line": {
|
|
51923
|
-
"start":
|
|
51924
|
-
"end":
|
|
51998
|
+
"start": 254,
|
|
51999
|
+
"end": 254
|
|
51925
52000
|
}
|
|
51926
52001
|
},
|
|
51927
52002
|
"group": [
|
|
@@ -51936,8 +52011,8 @@
|
|
|
51936
52011
|
{
|
|
51937
52012
|
"description": "The background color of the Spreadsheet drawing anchor.\n",
|
|
51938
52013
|
"commentRange": {
|
|
51939
|
-
"start":
|
|
51940
|
-
"end":
|
|
52014
|
+
"start": 256,
|
|
52015
|
+
"end": 257
|
|
51941
52016
|
},
|
|
51942
52017
|
"context": {
|
|
51943
52018
|
"type": "variable",
|
|
@@ -51945,8 +52020,8 @@
|
|
|
51945
52020
|
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 25%, transparent), rgba( $kendo-selected-bg, .25 ))",
|
|
51946
52021
|
"scope": "default",
|
|
51947
52022
|
"line": {
|
|
51948
|
-
"start":
|
|
51949
|
-
"end":
|
|
52023
|
+
"start": 258,
|
|
52024
|
+
"end": 258
|
|
51950
52025
|
}
|
|
51951
52026
|
},
|
|
51952
52027
|
"group": [
|
|
@@ -51961,8 +52036,8 @@
|
|
|
51961
52036
|
{
|
|
51962
52037
|
"description": "The vertical spacing of the Spreadsheet DropZone.\n",
|
|
51963
52038
|
"commentRange": {
|
|
51964
|
-
"start":
|
|
51965
|
-
"end":
|
|
52039
|
+
"start": 260,
|
|
52040
|
+
"end": 261
|
|
51966
52041
|
},
|
|
51967
52042
|
"context": {
|
|
51968
52043
|
"type": "variable",
|
|
@@ -51970,8 +52045,8 @@
|
|
|
51970
52045
|
"value": "k-spacing(4)",
|
|
51971
52046
|
"scope": "default",
|
|
51972
52047
|
"line": {
|
|
51973
|
-
"start":
|
|
51974
|
-
"end":
|
|
52048
|
+
"start": 262,
|
|
52049
|
+
"end": 262
|
|
51975
52050
|
}
|
|
51976
52051
|
},
|
|
51977
52052
|
"group": [
|
|
@@ -68702,45 +68777,6 @@
|
|
|
68702
68777
|
"name": "_swatch-legacy.scss"
|
|
68703
68778
|
}
|
|
68704
68779
|
},
|
|
68705
|
-
{
|
|
68706
|
-
"description": "A list of files converted to data URIs\n",
|
|
68707
|
-
"commentRange": {
|
|
68708
|
-
"start": 1,
|
|
68709
|
-
"end": 2
|
|
68710
|
-
},
|
|
68711
|
-
"context": {
|
|
68712
|
-
"type": "variable",
|
|
68713
|
-
"name": "_kendo-data-uris",
|
|
68714
|
-
"value": "()",
|
|
68715
|
-
"scope": "default",
|
|
68716
|
-
"line": {
|
|
68717
|
-
"start": 3,
|
|
68718
|
-
"end": 3
|
|
68719
|
-
}
|
|
68720
|
-
},
|
|
68721
|
-
"access": "private",
|
|
68722
|
-
"group": [
|
|
68723
|
-
"undefined"
|
|
68724
|
-
],
|
|
68725
|
-
"file": {
|
|
68726
|
-
"path": "core/scss/mixins/_data-uri.scss",
|
|
68727
|
-
"name": "_data-uri.scss"
|
|
68728
|
-
},
|
|
68729
|
-
"usedBy": [
|
|
68730
|
-
{
|
|
68731
|
-
"description": "Saves a data URI that can be used from the $_kendo-data-uris map instead of a file reference.\n",
|
|
68732
|
-
"context": {
|
|
68733
|
-
"type": "mixin",
|
|
68734
|
-
"name": "register-data-uri",
|
|
68735
|
-
"code": "\n @if ( k-map-has-key( $_kendo-data-uris, $name ) ) {\n @warn \"Attempt to redefine data URI of file `#{$name}`.\";\n }\n\n $_kendo-data-uris: k-map-merge( $_kendo-data-uris, ( $name: $content ) ) !global;\n",
|
|
68736
|
-
"line": {
|
|
68737
|
-
"start": 10,
|
|
68738
|
-
"end": 16
|
|
68739
|
-
}
|
|
68740
|
-
}
|
|
68741
|
-
}
|
|
68742
|
-
]
|
|
68743
|
-
},
|
|
68744
68780
|
{
|
|
68745
68781
|
"description": "A list of exported modules.\n",
|
|
68746
68782
|
"commentRange": {
|