@progress/kendo-theme-fluent 10.1.1-dev.1 → 10.2.0-dev.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all.css +1 -1
- package/dist/fluent-main-dark.css +1 -1
- package/dist/fluent-main.css +1 -1
- package/dist/meta/sassdoc-data.json +808 -472
- package/dist/meta/sassdoc-raw-data.json +407 -257
- package/dist/meta/variables.json +51 -21
- package/lib/swatches/all.json +1 -1
- package/lib/swatches/fluent-main-dark.json +1 -1
- package/lib/swatches/fluent-main.json +1 -1
- package/package.json +4 -4
- package/scss/coloreditor/_layout.scss +0 -18
- package/scss/coloreditor/_variables.scss +1 -1
- package/scss/colorgradient/_layout.scss +4 -0
- package/scss/colorgradient/_variables.scss +32 -7
- package/scss/colorpalette/_layout.scss +14 -0
- package/scss/colorpalette/_variables.scss +12 -12
- package/scss/tabstrip/_layout.scss +8 -2
- package/scss/toolbar/_layout.scss +23 -23
|
@@ -18826,7 +18826,7 @@
|
|
|
18826
18826
|
"context": {
|
|
18827
18827
|
"type": "variable",
|
|
18828
18828
|
"name": "kendo-color-editor-lg-min-width",
|
|
18829
|
-
"value": "
|
|
18829
|
+
"value": "362px",
|
|
18830
18830
|
"scope": "default",
|
|
18831
18831
|
"line": {
|
|
18832
18832
|
"start": 20,
|
|
@@ -18841,7 +18841,7 @@
|
|
|
18841
18841
|
"path": "fluent/scss/coloreditor/_variables.scss",
|
|
18842
18842
|
"name": "_variables.scss"
|
|
18843
18843
|
},
|
|
18844
|
-
"resolvedValue": "
|
|
18844
|
+
"resolvedValue": "362px",
|
|
18845
18845
|
"resolvedType": "Number"
|
|
18846
18846
|
},
|
|
18847
18847
|
{
|
|
@@ -20191,7 +20191,7 @@
|
|
|
20191
20191
|
"path": "fluent/scss/coloreditor/_variables.scss",
|
|
20192
20192
|
"name": "_variables.scss"
|
|
20193
20193
|
},
|
|
20194
|
-
"resolvedValue": "(sm: (min-width: 236px, header-padding-x: var(--kendo-spacing-2, 0.5rem), header-padding-y: var(--kendo-spacing-2, 0.5rem), views-padding-x: var(--kendo-spacing-2, 0.5rem), views-padding-y: var(--kendo-spacing-2, 0.5rem), preview-spacing: var(--kendo-spacing-1, 0.25rem), preview-width: 34px, preview-height: 12px), md: (min-width: 260px, header-padding-x: var(--kendo-spacing-2, 0.5rem), header-padding-y: var(--kendo-spacing-2, 0.5rem), views-padding-x: var(--kendo-spacing-2, 0.5rem), views-padding-y: var(--kendo-spacing-2, 0.5rem), preview-spacing: var(--kendo-spacing-1, 0.25rem), preview-width: 34px, preview-height: 14px), lg: (min-width:
|
|
20194
|
+
"resolvedValue": "(sm: (min-width: 236px, header-padding-x: var(--kendo-spacing-2, 0.5rem), header-padding-y: var(--kendo-spacing-2, 0.5rem), views-padding-x: var(--kendo-spacing-2, 0.5rem), views-padding-y: var(--kendo-spacing-2, 0.5rem), preview-spacing: var(--kendo-spacing-1, 0.25rem), preview-width: 34px, preview-height: 12px), md: (min-width: 260px, header-padding-x: var(--kendo-spacing-2, 0.5rem), header-padding-y: var(--kendo-spacing-2, 0.5rem), views-padding-x: var(--kendo-spacing-2, 0.5rem), views-padding-y: var(--kendo-spacing-2, 0.5rem), preview-spacing: var(--kendo-spacing-1, 0.25rem), preview-width: 34px, preview-height: 14px), lg: (min-width: 362px, header-padding-x: var(--kendo-spacing-4, 1rem), header-padding-y: var(--kendo-spacing-4, 1rem), views-padding-x: var(--kendo-spacing-4, 1rem), views-padding-y: var(--kendo-spacing-4, 1rem), preview-spacing: var(--kendo-spacing-1, 0.25rem), preview-width: 34px, preview-height: 16px))",
|
|
20195
20195
|
"resolvedType": "Map",
|
|
20196
20196
|
"prettyValue": {
|
|
20197
20197
|
"sm": {
|
|
@@ -20215,7 +20215,7 @@
|
|
|
20215
20215
|
"preview-height": "14px"
|
|
20216
20216
|
},
|
|
20217
20217
|
"lg": {
|
|
20218
|
-
"min-width": "
|
|
20218
|
+
"min-width": "362px",
|
|
20219
20219
|
"header-padding-x": "var(--kendo-spacing-4, 1rem)",
|
|
20220
20220
|
"header-padding-y": "var(--kendo-spacing-4, 1rem)",
|
|
20221
20221
|
"views-padding-x": "var(--kendo-spacing-4, 1rem)",
|
|
@@ -20605,15 +20605,15 @@
|
|
|
20605
20605
|
"resolvedType": "String"
|
|
20606
20606
|
},
|
|
20607
20607
|
{
|
|
20608
|
-
"description": "The
|
|
20608
|
+
"description": "The vertical padding of the small ColorGradient.\n",
|
|
20609
20609
|
"commentRange": {
|
|
20610
20610
|
"start": 50,
|
|
20611
20611
|
"end": 51
|
|
20612
20612
|
},
|
|
20613
20613
|
"context": {
|
|
20614
20614
|
"type": "variable",
|
|
20615
|
-
"name": "kendo-color-gradient-sm-
|
|
20616
|
-
"value": "
|
|
20615
|
+
"name": "kendo-color-gradient-sm-padding-y",
|
|
20616
|
+
"value": "$kendo-color-gradient-padding-y",
|
|
20617
20617
|
"scope": "default",
|
|
20618
20618
|
"line": {
|
|
20619
20619
|
"start": 52,
|
|
@@ -20628,19 +20628,19 @@
|
|
|
20628
20628
|
"path": "fluent/scss/colorgradient/_variables.scss",
|
|
20629
20629
|
"name": "_variables.scss"
|
|
20630
20630
|
},
|
|
20631
|
-
"resolvedValue": "
|
|
20632
|
-
"resolvedType": "
|
|
20631
|
+
"resolvedValue": "var(--kendo-spacing-4, 1rem)",
|
|
20632
|
+
"resolvedType": "String"
|
|
20633
20633
|
},
|
|
20634
20634
|
{
|
|
20635
|
-
"description": "The
|
|
20635
|
+
"description": "The horizontal padding of the small ColorGradient.\n",
|
|
20636
20636
|
"commentRange": {
|
|
20637
20637
|
"start": 53,
|
|
20638
20638
|
"end": 54
|
|
20639
20639
|
},
|
|
20640
20640
|
"context": {
|
|
20641
20641
|
"type": "variable",
|
|
20642
|
-
"name": "kendo-color-gradient-
|
|
20643
|
-
"value": "$kendo-color-gradient-
|
|
20642
|
+
"name": "kendo-color-gradient-sm-padding-x",
|
|
20643
|
+
"value": "$kendo-color-gradient-padding-x",
|
|
20644
20644
|
"scope": "default",
|
|
20645
20645
|
"line": {
|
|
20646
20646
|
"start": 55,
|
|
@@ -20655,19 +20655,19 @@
|
|
|
20655
20655
|
"path": "fluent/scss/colorgradient/_variables.scss",
|
|
20656
20656
|
"name": "_variables.scss"
|
|
20657
20657
|
},
|
|
20658
|
-
"resolvedValue": "
|
|
20659
|
-
"resolvedType": "
|
|
20658
|
+
"resolvedValue": "calc(var(--kendo-spacing-4, 1rem) / 2)",
|
|
20659
|
+
"resolvedType": "Calculation"
|
|
20660
20660
|
},
|
|
20661
20661
|
{
|
|
20662
|
-
"description": "The
|
|
20662
|
+
"description": "The vertical padding of the medium ColorGradient.\n",
|
|
20663
20663
|
"commentRange": {
|
|
20664
20664
|
"start": 56,
|
|
20665
20665
|
"end": 57
|
|
20666
20666
|
},
|
|
20667
20667
|
"context": {
|
|
20668
20668
|
"type": "variable",
|
|
20669
|
-
"name": "kendo-color-gradient-
|
|
20670
|
-
"value": "
|
|
20669
|
+
"name": "kendo-color-gradient-md-padding-y",
|
|
20670
|
+
"value": "$kendo-color-gradient-padding-y",
|
|
20671
20671
|
"scope": "default",
|
|
20672
20672
|
"line": {
|
|
20673
20673
|
"start": 58,
|
|
@@ -20682,14 +20682,176 @@
|
|
|
20682
20682
|
"path": "fluent/scss/colorgradient/_variables.scss",
|
|
20683
20683
|
"name": "_variables.scss"
|
|
20684
20684
|
},
|
|
20685
|
-
"resolvedValue": "
|
|
20685
|
+
"resolvedValue": "var(--kendo-spacing-4, 1rem)",
|
|
20686
|
+
"resolvedType": "String"
|
|
20687
|
+
},
|
|
20688
|
+
{
|
|
20689
|
+
"description": "The horizontal padding of the medium ColorGradient.\n",
|
|
20690
|
+
"commentRange": {
|
|
20691
|
+
"start": 59,
|
|
20692
|
+
"end": 60
|
|
20693
|
+
},
|
|
20694
|
+
"context": {
|
|
20695
|
+
"type": "variable",
|
|
20696
|
+
"name": "kendo-color-gradient-md-padding-x",
|
|
20697
|
+
"value": "$kendo-color-gradient-padding-x",
|
|
20698
|
+
"scope": "default",
|
|
20699
|
+
"line": {
|
|
20700
|
+
"start": 61,
|
|
20701
|
+
"end": 61
|
|
20702
|
+
}
|
|
20703
|
+
},
|
|
20704
|
+
"group": [
|
|
20705
|
+
"color-gradient"
|
|
20706
|
+
],
|
|
20707
|
+
"access": "public",
|
|
20708
|
+
"file": {
|
|
20709
|
+
"path": "fluent/scss/colorgradient/_variables.scss",
|
|
20710
|
+
"name": "_variables.scss"
|
|
20711
|
+
},
|
|
20712
|
+
"resolvedValue": "calc(var(--kendo-spacing-4, 1rem) / 2)",
|
|
20713
|
+
"resolvedType": "Calculation"
|
|
20714
|
+
},
|
|
20715
|
+
{
|
|
20716
|
+
"description": "The vertical padding of the large ColorGradient.\n",
|
|
20717
|
+
"commentRange": {
|
|
20718
|
+
"start": 62,
|
|
20719
|
+
"end": 63
|
|
20720
|
+
},
|
|
20721
|
+
"context": {
|
|
20722
|
+
"type": "variable",
|
|
20723
|
+
"name": "kendo-color-gradient-lg-padding-y",
|
|
20724
|
+
"value": "k-spacing(4)",
|
|
20725
|
+
"scope": "default",
|
|
20726
|
+
"line": {
|
|
20727
|
+
"start": 64,
|
|
20728
|
+
"end": 64
|
|
20729
|
+
}
|
|
20730
|
+
},
|
|
20731
|
+
"group": [
|
|
20732
|
+
"color-gradient"
|
|
20733
|
+
],
|
|
20734
|
+
"access": "public",
|
|
20735
|
+
"file": {
|
|
20736
|
+
"path": "fluent/scss/colorgradient/_variables.scss",
|
|
20737
|
+
"name": "_variables.scss"
|
|
20738
|
+
},
|
|
20739
|
+
"resolvedValue": "var(--kendo-spacing-4, 1rem)",
|
|
20740
|
+
"resolvedType": "String"
|
|
20741
|
+
},
|
|
20742
|
+
{
|
|
20743
|
+
"description": "The horizontal padding of the large ColorGradient.\n",
|
|
20744
|
+
"commentRange": {
|
|
20745
|
+
"start": 65,
|
|
20746
|
+
"end": 66
|
|
20747
|
+
},
|
|
20748
|
+
"context": {
|
|
20749
|
+
"type": "variable",
|
|
20750
|
+
"name": "kendo-color-gradient-lg-padding-x",
|
|
20751
|
+
"value": "k-spacing(4)",
|
|
20752
|
+
"scope": "default",
|
|
20753
|
+
"line": {
|
|
20754
|
+
"start": 67,
|
|
20755
|
+
"end": 67
|
|
20756
|
+
}
|
|
20757
|
+
},
|
|
20758
|
+
"group": [
|
|
20759
|
+
"color-gradient"
|
|
20760
|
+
],
|
|
20761
|
+
"access": "public",
|
|
20762
|
+
"file": {
|
|
20763
|
+
"path": "fluent/scss/colorgradient/_variables.scss",
|
|
20764
|
+
"name": "_variables.scss"
|
|
20765
|
+
},
|
|
20766
|
+
"resolvedValue": "var(--kendo-spacing-4, 1rem)",
|
|
20767
|
+
"resolvedType": "String"
|
|
20768
|
+
},
|
|
20769
|
+
{
|
|
20770
|
+
"description": "The width of the small ColorGradient.\n",
|
|
20771
|
+
"commentRange": {
|
|
20772
|
+
"start": 69,
|
|
20773
|
+
"end": 70
|
|
20774
|
+
},
|
|
20775
|
+
"context": {
|
|
20776
|
+
"type": "variable",
|
|
20777
|
+
"name": "kendo-color-gradient-sm-width",
|
|
20778
|
+
"value": "236px",
|
|
20779
|
+
"scope": "default",
|
|
20780
|
+
"line": {
|
|
20781
|
+
"start": 71,
|
|
20782
|
+
"end": 71
|
|
20783
|
+
}
|
|
20784
|
+
},
|
|
20785
|
+
"group": [
|
|
20786
|
+
"color-gradient"
|
|
20787
|
+
],
|
|
20788
|
+
"access": "public",
|
|
20789
|
+
"file": {
|
|
20790
|
+
"path": "fluent/scss/colorgradient/_variables.scss",
|
|
20791
|
+
"name": "_variables.scss"
|
|
20792
|
+
},
|
|
20793
|
+
"resolvedValue": "236px",
|
|
20794
|
+
"resolvedType": "Number"
|
|
20795
|
+
},
|
|
20796
|
+
{
|
|
20797
|
+
"description": "The width of the medium ColorGradient.\n",
|
|
20798
|
+
"commentRange": {
|
|
20799
|
+
"start": 72,
|
|
20800
|
+
"end": 73
|
|
20801
|
+
},
|
|
20802
|
+
"context": {
|
|
20803
|
+
"type": "variable",
|
|
20804
|
+
"name": "kendo-color-gradient-md-width",
|
|
20805
|
+
"value": "$kendo-color-gradient-width",
|
|
20806
|
+
"scope": "default",
|
|
20807
|
+
"line": {
|
|
20808
|
+
"start": 74,
|
|
20809
|
+
"end": 74
|
|
20810
|
+
}
|
|
20811
|
+
},
|
|
20812
|
+
"group": [
|
|
20813
|
+
"color-gradient"
|
|
20814
|
+
],
|
|
20815
|
+
"access": "public",
|
|
20816
|
+
"file": {
|
|
20817
|
+
"path": "fluent/scss/colorgradient/_variables.scss",
|
|
20818
|
+
"name": "_variables.scss"
|
|
20819
|
+
},
|
|
20820
|
+
"resolvedValue": "260px",
|
|
20821
|
+
"resolvedType": "Number"
|
|
20822
|
+
},
|
|
20823
|
+
{
|
|
20824
|
+
"description": "The width of the large ColorGradient.\n",
|
|
20825
|
+
"commentRange": {
|
|
20826
|
+
"start": 75,
|
|
20827
|
+
"end": 76
|
|
20828
|
+
},
|
|
20829
|
+
"context": {
|
|
20830
|
+
"type": "variable",
|
|
20831
|
+
"name": "kendo-color-gradient-lg-width",
|
|
20832
|
+
"value": "362px",
|
|
20833
|
+
"scope": "default",
|
|
20834
|
+
"line": {
|
|
20835
|
+
"start": 77,
|
|
20836
|
+
"end": 77
|
|
20837
|
+
}
|
|
20838
|
+
},
|
|
20839
|
+
"group": [
|
|
20840
|
+
"color-gradient"
|
|
20841
|
+
],
|
|
20842
|
+
"access": "public",
|
|
20843
|
+
"file": {
|
|
20844
|
+
"path": "fluent/scss/colorgradient/_variables.scss",
|
|
20845
|
+
"name": "_variables.scss"
|
|
20846
|
+
},
|
|
20847
|
+
"resolvedValue": "362px",
|
|
20686
20848
|
"resolvedType": "Number"
|
|
20687
20849
|
},
|
|
20688
20850
|
{
|
|
20689
20851
|
"description": "The spacing between the sections of the small ColorGradient.\n",
|
|
20690
20852
|
"commentRange": {
|
|
20691
|
-
"start":
|
|
20692
|
-
"end":
|
|
20853
|
+
"start": 79,
|
|
20854
|
+
"end": 80
|
|
20693
20855
|
},
|
|
20694
20856
|
"context": {
|
|
20695
20857
|
"type": "variable",
|
|
@@ -20697,8 +20859,8 @@
|
|
|
20697
20859
|
"value": "$kendo-color-gradient-spacing",
|
|
20698
20860
|
"scope": "default",
|
|
20699
20861
|
"line": {
|
|
20700
|
-
"start":
|
|
20701
|
-
"end":
|
|
20862
|
+
"start": 81,
|
|
20863
|
+
"end": 81
|
|
20702
20864
|
}
|
|
20703
20865
|
},
|
|
20704
20866
|
"group": [
|
|
@@ -20715,8 +20877,8 @@
|
|
|
20715
20877
|
{
|
|
20716
20878
|
"description": "The spacing between the sections of the medium ColorGradient.\n",
|
|
20717
20879
|
"commentRange": {
|
|
20718
|
-
"start":
|
|
20719
|
-
"end":
|
|
20880
|
+
"start": 82,
|
|
20881
|
+
"end": 83
|
|
20720
20882
|
},
|
|
20721
20883
|
"context": {
|
|
20722
20884
|
"type": "variable",
|
|
@@ -20724,8 +20886,8 @@
|
|
|
20724
20886
|
"value": "$kendo-color-gradient-spacing",
|
|
20725
20887
|
"scope": "default",
|
|
20726
20888
|
"line": {
|
|
20727
|
-
"start":
|
|
20728
|
-
"end":
|
|
20889
|
+
"start": 84,
|
|
20890
|
+
"end": 84
|
|
20729
20891
|
}
|
|
20730
20892
|
},
|
|
20731
20893
|
"group": [
|
|
@@ -20742,8 +20904,8 @@
|
|
|
20742
20904
|
{
|
|
20743
20905
|
"description": "The spacing between the sections of the large ColorGradient.\n",
|
|
20744
20906
|
"commentRange": {
|
|
20745
|
-
"start":
|
|
20746
|
-
"end":
|
|
20907
|
+
"start": 85,
|
|
20908
|
+
"end": 86
|
|
20747
20909
|
},
|
|
20748
20910
|
"context": {
|
|
20749
20911
|
"type": "variable",
|
|
@@ -20751,8 +20913,8 @@
|
|
|
20751
20913
|
"value": "k-spacing(4.5)",
|
|
20752
20914
|
"scope": "default",
|
|
20753
20915
|
"line": {
|
|
20754
|
-
"start":
|
|
20755
|
-
"end":
|
|
20916
|
+
"start": 87,
|
|
20917
|
+
"end": 87
|
|
20756
20918
|
}
|
|
20757
20919
|
},
|
|
20758
20920
|
"group": [
|
|
@@ -20769,8 +20931,8 @@
|
|
|
20769
20931
|
{
|
|
20770
20932
|
"description": "The border color of the focused ColorGradient.\n",
|
|
20771
20933
|
"commentRange": {
|
|
20772
|
-
"start":
|
|
20773
|
-
"end":
|
|
20934
|
+
"start": 89,
|
|
20935
|
+
"end": 90
|
|
20774
20936
|
},
|
|
20775
20937
|
"context": {
|
|
20776
20938
|
"type": "variable",
|
|
@@ -20778,8 +20940,8 @@
|
|
|
20778
20940
|
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 10%, transparent), k-get-theme-color-var( neutral-20 ))",
|
|
20779
20941
|
"scope": "default",
|
|
20780
20942
|
"line": {
|
|
20781
|
-
"start":
|
|
20782
|
-
"end":
|
|
20943
|
+
"start": 91,
|
|
20944
|
+
"end": 91
|
|
20783
20945
|
}
|
|
20784
20946
|
},
|
|
20785
20947
|
"group": [
|
|
@@ -20796,8 +20958,8 @@
|
|
|
20796
20958
|
{
|
|
20797
20959
|
"description": "The box shadow of the focused ColorGradient.\n",
|
|
20798
20960
|
"commentRange": {
|
|
20799
|
-
"start":
|
|
20800
|
-
"end":
|
|
20961
|
+
"start": 92,
|
|
20962
|
+
"end": 93
|
|
20801
20963
|
},
|
|
20802
20964
|
"context": {
|
|
20803
20965
|
"type": "variable",
|
|
@@ -20805,8 +20967,8 @@
|
|
|
20805
20967
|
"value": "var( --kendo-box-shadow-depth-3, none )",
|
|
20806
20968
|
"scope": "default",
|
|
20807
20969
|
"line": {
|
|
20808
|
-
"start":
|
|
20809
|
-
"end":
|
|
20970
|
+
"start": 94,
|
|
20971
|
+
"end": 94
|
|
20810
20972
|
}
|
|
20811
20973
|
},
|
|
20812
20974
|
"group": [
|
|
@@ -20823,8 +20985,8 @@
|
|
|
20823
20985
|
{
|
|
20824
20986
|
"description": "The width of the border around the ColorGradient canvas.\n",
|
|
20825
20987
|
"commentRange": {
|
|
20826
|
-
"start":
|
|
20827
|
-
"end":
|
|
20988
|
+
"start": 96,
|
|
20989
|
+
"end": 97
|
|
20828
20990
|
},
|
|
20829
20991
|
"context": {
|
|
20830
20992
|
"type": "variable",
|
|
@@ -20832,8 +20994,8 @@
|
|
|
20832
20994
|
"value": "0",
|
|
20833
20995
|
"scope": "default",
|
|
20834
20996
|
"line": {
|
|
20835
|
-
"start":
|
|
20836
|
-
"end":
|
|
20997
|
+
"start": 98,
|
|
20998
|
+
"end": 98
|
|
20837
20999
|
}
|
|
20838
21000
|
},
|
|
20839
21001
|
"group": [
|
|
@@ -20850,8 +21012,8 @@
|
|
|
20850
21012
|
{
|
|
20851
21013
|
"description": "The border radius of the ColorGradient canvas.\n",
|
|
20852
21014
|
"commentRange": {
|
|
20853
|
-
"start":
|
|
20854
|
-
"end":
|
|
21015
|
+
"start": 99,
|
|
21016
|
+
"end": 100
|
|
20855
21017
|
},
|
|
20856
21018
|
"context": {
|
|
20857
21019
|
"type": "variable",
|
|
@@ -20859,8 +21021,8 @@
|
|
|
20859
21021
|
"value": "k-border-radius(md)",
|
|
20860
21022
|
"scope": "default",
|
|
20861
21023
|
"line": {
|
|
20862
|
-
"start":
|
|
20863
|
-
"end":
|
|
21024
|
+
"start": 101,
|
|
21025
|
+
"end": 101
|
|
20864
21026
|
}
|
|
20865
21027
|
},
|
|
20866
21028
|
"group": [
|
|
@@ -20877,8 +21039,8 @@
|
|
|
20877
21039
|
{
|
|
20878
21040
|
"description": "The spacing between the items of the ColorGradient canvas.\n",
|
|
20879
21041
|
"commentRange": {
|
|
20880
|
-
"start":
|
|
20881
|
-
"end":
|
|
21042
|
+
"start": 102,
|
|
21043
|
+
"end": 103
|
|
20882
21044
|
},
|
|
20883
21045
|
"context": {
|
|
20884
21046
|
"type": "variable",
|
|
@@ -20886,8 +21048,8 @@
|
|
|
20886
21048
|
"value": "k-spacing(2)",
|
|
20887
21049
|
"scope": "default",
|
|
20888
21050
|
"line": {
|
|
20889
|
-
"start":
|
|
20890
|
-
"end":
|
|
21051
|
+
"start": 104,
|
|
21052
|
+
"end": 104
|
|
20891
21053
|
}
|
|
20892
21054
|
},
|
|
20893
21055
|
"group": [
|
|
@@ -20904,8 +21066,8 @@
|
|
|
20904
21066
|
{
|
|
20905
21067
|
"description": "The height the ColorGradient canvas hsv rectangle.\n",
|
|
20906
21068
|
"commentRange": {
|
|
20907
|
-
"start":
|
|
20908
|
-
"end":
|
|
21069
|
+
"start": 105,
|
|
21070
|
+
"end": 106
|
|
20909
21071
|
},
|
|
20910
21072
|
"context": {
|
|
20911
21073
|
"type": "variable",
|
|
@@ -20913,8 +21075,8 @@
|
|
|
20913
21075
|
"value": "180px",
|
|
20914
21076
|
"scope": "default",
|
|
20915
21077
|
"line": {
|
|
20916
|
-
"start":
|
|
20917
|
-
"end":
|
|
21078
|
+
"start": 107,
|
|
21079
|
+
"end": 107
|
|
20918
21080
|
}
|
|
20919
21081
|
},
|
|
20920
21082
|
"group": [
|
|
@@ -20931,8 +21093,8 @@
|
|
|
20931
21093
|
{
|
|
20932
21094
|
"description": "The height the small ColorGradient canvas hsv rectangle.\n",
|
|
20933
21095
|
"commentRange": {
|
|
20934
|
-
"start":
|
|
20935
|
-
"end":
|
|
21096
|
+
"start": 108,
|
|
21097
|
+
"end": 109
|
|
20936
21098
|
},
|
|
20937
21099
|
"context": {
|
|
20938
21100
|
"type": "variable",
|
|
@@ -20940,8 +21102,8 @@
|
|
|
20940
21102
|
"value": "164px",
|
|
20941
21103
|
"scope": "default",
|
|
20942
21104
|
"line": {
|
|
20943
|
-
"start":
|
|
20944
|
-
"end":
|
|
21105
|
+
"start": 110,
|
|
21106
|
+
"end": 110
|
|
20945
21107
|
}
|
|
20946
21108
|
},
|
|
20947
21109
|
"group": [
|
|
@@ -20958,8 +21120,8 @@
|
|
|
20958
21120
|
{
|
|
20959
21121
|
"description": "The height the medium ColorGradient canvas hsv rectangle.\n",
|
|
20960
21122
|
"commentRange": {
|
|
20961
|
-
"start":
|
|
20962
|
-
"end":
|
|
21123
|
+
"start": 111,
|
|
21124
|
+
"end": 112
|
|
20963
21125
|
},
|
|
20964
21126
|
"context": {
|
|
20965
21127
|
"type": "variable",
|
|
@@ -20967,8 +21129,8 @@
|
|
|
20967
21129
|
"value": "$kendo-color-gradient-canvas-rectangle-height",
|
|
20968
21130
|
"scope": "default",
|
|
20969
21131
|
"line": {
|
|
20970
|
-
"start":
|
|
20971
|
-
"end":
|
|
21132
|
+
"start": 113,
|
|
21133
|
+
"end": 113
|
|
20972
21134
|
}
|
|
20973
21135
|
},
|
|
20974
21136
|
"group": [
|
|
@@ -20985,8 +21147,8 @@
|
|
|
20985
21147
|
{
|
|
20986
21148
|
"description": "The height the large ColorGradient canvas hsv rectangle.\n",
|
|
20987
21149
|
"commentRange": {
|
|
20988
|
-
"start":
|
|
20989
|
-
"end":
|
|
21150
|
+
"start": 114,
|
|
21151
|
+
"end": 115
|
|
20990
21152
|
},
|
|
20991
21153
|
"context": {
|
|
20992
21154
|
"type": "variable",
|
|
@@ -20994,8 +21156,8 @@
|
|
|
20994
21156
|
"value": "256px",
|
|
20995
21157
|
"scope": "default",
|
|
20996
21158
|
"line": {
|
|
20997
|
-
"start":
|
|
20998
|
-
"end":
|
|
21159
|
+
"start": 116,
|
|
21160
|
+
"end": 116
|
|
20999
21161
|
}
|
|
21000
21162
|
},
|
|
21001
21163
|
"group": [
|
|
@@ -21012,8 +21174,8 @@
|
|
|
21012
21174
|
{
|
|
21013
21175
|
"description": "The spacing between the items of the small ColorGradient canvas.\n",
|
|
21014
21176
|
"commentRange": {
|
|
21015
|
-
"start":
|
|
21016
|
-
"end":
|
|
21177
|
+
"start": 118,
|
|
21178
|
+
"end": 119
|
|
21017
21179
|
},
|
|
21018
21180
|
"context": {
|
|
21019
21181
|
"type": "variable",
|
|
@@ -21021,8 +21183,8 @@
|
|
|
21021
21183
|
"value": "$kendo-color-gradient-canvas-spacing",
|
|
21022
21184
|
"scope": "default",
|
|
21023
21185
|
"line": {
|
|
21024
|
-
"start":
|
|
21025
|
-
"end":
|
|
21186
|
+
"start": 120,
|
|
21187
|
+
"end": 120
|
|
21026
21188
|
}
|
|
21027
21189
|
},
|
|
21028
21190
|
"group": [
|
|
@@ -21039,8 +21201,8 @@
|
|
|
21039
21201
|
{
|
|
21040
21202
|
"description": "The spacing between the items of the medium ColorGradient canvas.\n",
|
|
21041
21203
|
"commentRange": {
|
|
21042
|
-
"start":
|
|
21043
|
-
"end":
|
|
21204
|
+
"start": 121,
|
|
21205
|
+
"end": 122
|
|
21044
21206
|
},
|
|
21045
21207
|
"context": {
|
|
21046
21208
|
"type": "variable",
|
|
@@ -21048,8 +21210,8 @@
|
|
|
21048
21210
|
"value": "$kendo-color-gradient-canvas-spacing",
|
|
21049
21211
|
"scope": "default",
|
|
21050
21212
|
"line": {
|
|
21051
|
-
"start":
|
|
21052
|
-
"end":
|
|
21213
|
+
"start": 123,
|
|
21214
|
+
"end": 123
|
|
21053
21215
|
}
|
|
21054
21216
|
},
|
|
21055
21217
|
"group": [
|
|
@@ -21066,8 +21228,8 @@
|
|
|
21066
21228
|
{
|
|
21067
21229
|
"description": "The spacing between the items of the large ColorGradient canvas.\n",
|
|
21068
21230
|
"commentRange": {
|
|
21069
|
-
"start":
|
|
21070
|
-
"end":
|
|
21231
|
+
"start": 124,
|
|
21232
|
+
"end": 125
|
|
21071
21233
|
},
|
|
21072
21234
|
"context": {
|
|
21073
21235
|
"type": "variable",
|
|
@@ -21075,8 +21237,8 @@
|
|
|
21075
21237
|
"value": "k-spacing(4)",
|
|
21076
21238
|
"scope": "default",
|
|
21077
21239
|
"line": {
|
|
21078
|
-
"start":
|
|
21079
|
-
"end":
|
|
21240
|
+
"start": 126,
|
|
21241
|
+
"end": 126
|
|
21080
21242
|
}
|
|
21081
21243
|
},
|
|
21082
21244
|
"group": [
|
|
@@ -21093,8 +21255,8 @@
|
|
|
21093
21255
|
{
|
|
21094
21256
|
"description": "The border color of the ColorGradient canvas hsv rectangle.\n",
|
|
21095
21257
|
"commentRange": {
|
|
21096
|
-
"start":
|
|
21097
|
-
"end":
|
|
21258
|
+
"start": 128,
|
|
21259
|
+
"end": 129
|
|
21098
21260
|
},
|
|
21099
21261
|
"context": {
|
|
21100
21262
|
"type": "variable",
|
|
@@ -21102,8 +21264,8 @@
|
|
|
21102
21264
|
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))",
|
|
21103
21265
|
"scope": "default",
|
|
21104
21266
|
"line": {
|
|
21105
|
-
"start":
|
|
21106
|
-
"end":
|
|
21267
|
+
"start": 130,
|
|
21268
|
+
"end": 130
|
|
21107
21269
|
}
|
|
21108
21270
|
},
|
|
21109
21271
|
"group": [
|
|
@@ -21120,8 +21282,8 @@
|
|
|
21120
21282
|
{
|
|
21121
21283
|
"description": "The box shadow of the ColorGradient canvas drag handle.\n",
|
|
21122
21284
|
"commentRange": {
|
|
21123
|
-
"start":
|
|
21124
|
-
"end":
|
|
21285
|
+
"start": 131,
|
|
21286
|
+
"end": 132
|
|
21125
21287
|
},
|
|
21126
21288
|
"context": {
|
|
21127
21289
|
"type": "variable",
|
|
@@ -21129,8 +21291,8 @@
|
|
|
21129
21291
|
"value": "var( --kendo-box-shadow-depth-2, none )",
|
|
21130
21292
|
"scope": "default",
|
|
21131
21293
|
"line": {
|
|
21132
|
-
"start":
|
|
21133
|
-
"end":
|
|
21294
|
+
"start": 133,
|
|
21295
|
+
"end": 133
|
|
21134
21296
|
}
|
|
21135
21297
|
},
|
|
21136
21298
|
"group": [
|
|
@@ -21147,8 +21309,8 @@
|
|
|
21147
21309
|
{
|
|
21148
21310
|
"description": "The width of the ColorGradient slider.\n",
|
|
21149
21311
|
"commentRange": {
|
|
21150
|
-
"start":
|
|
21151
|
-
"end":
|
|
21312
|
+
"start": 135,
|
|
21313
|
+
"end": 136
|
|
21152
21314
|
},
|
|
21153
21315
|
"context": {
|
|
21154
21316
|
"type": "variable",
|
|
@@ -21156,8 +21318,8 @@
|
|
|
21156
21318
|
"value": "20px",
|
|
21157
21319
|
"scope": "default",
|
|
21158
21320
|
"line": {
|
|
21159
|
-
"start":
|
|
21160
|
-
"end":
|
|
21321
|
+
"start": 137,
|
|
21322
|
+
"end": 137
|
|
21161
21323
|
}
|
|
21162
21324
|
},
|
|
21163
21325
|
"group": [
|
|
@@ -21174,8 +21336,8 @@
|
|
|
21174
21336
|
{
|
|
21175
21337
|
"description": "The border radius of the ColorGradient slider.\n",
|
|
21176
21338
|
"commentRange": {
|
|
21177
|
-
"start":
|
|
21178
|
-
"end":
|
|
21339
|
+
"start": 138,
|
|
21340
|
+
"end": 139
|
|
21179
21341
|
},
|
|
21180
21342
|
"context": {
|
|
21181
21343
|
"type": "variable",
|
|
@@ -21183,8 +21345,8 @@
|
|
|
21183
21345
|
"value": "k-border-radius(md)",
|
|
21184
21346
|
"scope": "default",
|
|
21185
21347
|
"line": {
|
|
21186
|
-
"start":
|
|
21187
|
-
"end":
|
|
21348
|
+
"start": 140,
|
|
21349
|
+
"end": 140
|
|
21188
21350
|
}
|
|
21189
21351
|
},
|
|
21190
21352
|
"group": [
|
|
@@ -21201,8 +21363,8 @@
|
|
|
21201
21363
|
{
|
|
21202
21364
|
"description": "The width of the border around the ColorGradient slider.\n",
|
|
21203
21365
|
"commentRange": {
|
|
21204
|
-
"start":
|
|
21205
|
-
"end":
|
|
21366
|
+
"start": 141,
|
|
21367
|
+
"end": 142
|
|
21206
21368
|
},
|
|
21207
21369
|
"context": {
|
|
21208
21370
|
"type": "variable",
|
|
@@ -21210,8 +21372,8 @@
|
|
|
21210
21372
|
"value": "if($kendo-enable-color-system, 0, 1px)",
|
|
21211
21373
|
"scope": "default",
|
|
21212
21374
|
"line": {
|
|
21213
|
-
"start":
|
|
21214
|
-
"end":
|
|
21375
|
+
"start": 143,
|
|
21376
|
+
"end": 143
|
|
21215
21377
|
}
|
|
21216
21378
|
},
|
|
21217
21379
|
"group": [
|
|
@@ -21228,8 +21390,8 @@
|
|
|
21228
21390
|
{
|
|
21229
21391
|
"description": "The color of the border around the ColorGradient slider.\n",
|
|
21230
21392
|
"commentRange": {
|
|
21231
|
-
"start":
|
|
21232
|
-
"end":
|
|
21393
|
+
"start": 144,
|
|
21394
|
+
"end": 145
|
|
21233
21395
|
},
|
|
21234
21396
|
"context": {
|
|
21235
21397
|
"type": "variable",
|
|
@@ -21237,8 +21399,8 @@
|
|
|
21237
21399
|
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))",
|
|
21238
21400
|
"scope": "default",
|
|
21239
21401
|
"line": {
|
|
21240
|
-
"start":
|
|
21241
|
-
"end":
|
|
21402
|
+
"start": 146,
|
|
21403
|
+
"end": 146
|
|
21242
21404
|
}
|
|
21243
21405
|
},
|
|
21244
21406
|
"group": [
|
|
@@ -21255,8 +21417,8 @@
|
|
|
21255
21417
|
{
|
|
21256
21418
|
"description": "The height of the ColorGradient vertical slider.\n",
|
|
21257
21419
|
"commentRange": {
|
|
21258
|
-
"start":
|
|
21259
|
-
"end":
|
|
21420
|
+
"start": 148,
|
|
21421
|
+
"end": 149
|
|
21260
21422
|
},
|
|
21261
21423
|
"context": {
|
|
21262
21424
|
"type": "variable",
|
|
@@ -21264,8 +21426,8 @@
|
|
|
21264
21426
|
"value": "180px",
|
|
21265
21427
|
"scope": "default",
|
|
21266
21428
|
"line": {
|
|
21267
|
-
"start":
|
|
21268
|
-
"end":
|
|
21429
|
+
"start": 150,
|
|
21430
|
+
"end": 150
|
|
21269
21431
|
}
|
|
21270
21432
|
},
|
|
21271
21433
|
"group": [
|
|
@@ -21282,8 +21444,8 @@
|
|
|
21282
21444
|
{
|
|
21283
21445
|
"description": "The width of the ColorGradient horizontal slider.\n",
|
|
21284
21446
|
"commentRange": {
|
|
21285
|
-
"start":
|
|
21286
|
-
"end":
|
|
21447
|
+
"start": 151,
|
|
21448
|
+
"end": 152
|
|
21287
21449
|
},
|
|
21288
21450
|
"context": {
|
|
21289
21451
|
"type": "variable",
|
|
@@ -21291,8 +21453,8 @@
|
|
|
21291
21453
|
"value": "100%",
|
|
21292
21454
|
"scope": "default",
|
|
21293
21455
|
"line": {
|
|
21294
|
-
"start":
|
|
21295
|
-
"end":
|
|
21456
|
+
"start": 153,
|
|
21457
|
+
"end": 153
|
|
21296
21458
|
}
|
|
21297
21459
|
},
|
|
21298
21460
|
"group": [
|
|
@@ -21309,8 +21471,8 @@
|
|
|
21309
21471
|
{
|
|
21310
21472
|
"description": "The background image of the ColorGradient alpha slider.\n",
|
|
21311
21473
|
"commentRange": {
|
|
21312
|
-
"start":
|
|
21313
|
-
"end":
|
|
21474
|
+
"start": 154,
|
|
21475
|
+
"end": 155
|
|
21314
21476
|
},
|
|
21315
21477
|
"context": {
|
|
21316
21478
|
"type": "variable",
|
|
@@ -21318,8 +21480,8 @@
|
|
|
21318
21480
|
"value": "\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAuSURBVHgBxYyxDQAwDMJIL+YT+DjtzFRliUfLcklqBCRT4eCTxbD6kdL2/LgYXqpvCbs3kBv/AAAAAElFTkSuQmCC\"",
|
|
21319
21481
|
"scope": "default",
|
|
21320
21482
|
"line": {
|
|
21321
|
-
"start":
|
|
21322
|
-
"end":
|
|
21483
|
+
"start": 156,
|
|
21484
|
+
"end": 156
|
|
21323
21485
|
}
|
|
21324
21486
|
},
|
|
21325
21487
|
"group": [
|
|
@@ -21336,8 +21498,8 @@
|
|
|
21336
21498
|
{
|
|
21337
21499
|
"description": "The height of the small ColorGradient vertical slider.\n",
|
|
21338
21500
|
"commentRange": {
|
|
21339
|
-
"start":
|
|
21340
|
-
"end":
|
|
21501
|
+
"start": 157,
|
|
21502
|
+
"end": 158
|
|
21341
21503
|
},
|
|
21342
21504
|
"context": {
|
|
21343
21505
|
"type": "variable",
|
|
@@ -21345,8 +21507,8 @@
|
|
|
21345
21507
|
"value": "164px",
|
|
21346
21508
|
"scope": "default",
|
|
21347
21509
|
"line": {
|
|
21348
|
-
"start":
|
|
21349
|
-
"end":
|
|
21510
|
+
"start": 159,
|
|
21511
|
+
"end": 159
|
|
21350
21512
|
}
|
|
21351
21513
|
},
|
|
21352
21514
|
"group": [
|
|
@@ -21363,8 +21525,8 @@
|
|
|
21363
21525
|
{
|
|
21364
21526
|
"description": "The height of the medium ColorGradient vertical slider.\n",
|
|
21365
21527
|
"commentRange": {
|
|
21366
|
-
"start":
|
|
21367
|
-
"end":
|
|
21528
|
+
"start": 160,
|
|
21529
|
+
"end": 161
|
|
21368
21530
|
},
|
|
21369
21531
|
"context": {
|
|
21370
21532
|
"type": "variable",
|
|
@@ -21372,8 +21534,8 @@
|
|
|
21372
21534
|
"value": "$kendo-color-gradient-slider-vertical-size",
|
|
21373
21535
|
"scope": "default",
|
|
21374
21536
|
"line": {
|
|
21375
|
-
"start":
|
|
21376
|
-
"end":
|
|
21537
|
+
"start": 162,
|
|
21538
|
+
"end": 162
|
|
21377
21539
|
}
|
|
21378
21540
|
},
|
|
21379
21541
|
"group": [
|
|
@@ -21390,8 +21552,8 @@
|
|
|
21390
21552
|
{
|
|
21391
21553
|
"description": "The height of the large ColorGradient vertical slider.\n",
|
|
21392
21554
|
"commentRange": {
|
|
21393
|
-
"start":
|
|
21394
|
-
"end":
|
|
21555
|
+
"start": 163,
|
|
21556
|
+
"end": 164
|
|
21395
21557
|
},
|
|
21396
21558
|
"context": {
|
|
21397
21559
|
"type": "variable",
|
|
@@ -21399,8 +21561,8 @@
|
|
|
21399
21561
|
"value": "256px",
|
|
21400
21562
|
"scope": "default",
|
|
21401
21563
|
"line": {
|
|
21402
|
-
"start":
|
|
21403
|
-
"end":
|
|
21564
|
+
"start": 165,
|
|
21565
|
+
"end": 165
|
|
21404
21566
|
}
|
|
21405
21567
|
},
|
|
21406
21568
|
"group": [
|
|
@@ -21417,8 +21579,8 @@
|
|
|
21417
21579
|
{
|
|
21418
21580
|
"description": "The width of the ColorGradient canvas drag handle.\n",
|
|
21419
21581
|
"commentRange": {
|
|
21420
|
-
"start":
|
|
21421
|
-
"end":
|
|
21582
|
+
"start": 167,
|
|
21583
|
+
"end": 168
|
|
21422
21584
|
},
|
|
21423
21585
|
"context": {
|
|
21424
21586
|
"type": "variable",
|
|
@@ -21426,8 +21588,8 @@
|
|
|
21426
21588
|
"value": "20px",
|
|
21427
21589
|
"scope": "default",
|
|
21428
21590
|
"line": {
|
|
21429
|
-
"start":
|
|
21430
|
-
"end":
|
|
21591
|
+
"start": 169,
|
|
21592
|
+
"end": 169
|
|
21431
21593
|
}
|
|
21432
21594
|
},
|
|
21433
21595
|
"group": [
|
|
@@ -21444,8 +21606,8 @@
|
|
|
21444
21606
|
{
|
|
21445
21607
|
"description": "The height of the ColorGradient canvas drag handle.\n",
|
|
21446
21608
|
"commentRange": {
|
|
21447
|
-
"start":
|
|
21448
|
-
"end":
|
|
21609
|
+
"start": 170,
|
|
21610
|
+
"end": 171
|
|
21449
21611
|
},
|
|
21450
21612
|
"context": {
|
|
21451
21613
|
"type": "variable",
|
|
@@ -21453,8 +21615,8 @@
|
|
|
21453
21615
|
"value": "20px",
|
|
21454
21616
|
"scope": "default",
|
|
21455
21617
|
"line": {
|
|
21456
|
-
"start":
|
|
21457
|
-
"end":
|
|
21618
|
+
"start": 172,
|
|
21619
|
+
"end": 172
|
|
21458
21620
|
}
|
|
21459
21621
|
},
|
|
21460
21622
|
"group": [
|
|
@@ -21471,8 +21633,8 @@
|
|
|
21471
21633
|
{
|
|
21472
21634
|
"description": "The width of the border around the ColorGradient canvas drag handle.\n",
|
|
21473
21635
|
"commentRange": {
|
|
21474
|
-
"start":
|
|
21475
|
-
"end":
|
|
21636
|
+
"start": 173,
|
|
21637
|
+
"end": 174
|
|
21476
21638
|
},
|
|
21477
21639
|
"context": {
|
|
21478
21640
|
"type": "variable",
|
|
@@ -21480,8 +21642,8 @@
|
|
|
21480
21642
|
"value": "2px",
|
|
21481
21643
|
"scope": "default",
|
|
21482
21644
|
"line": {
|
|
21483
|
-
"start":
|
|
21484
|
-
"end":
|
|
21645
|
+
"start": 175,
|
|
21646
|
+
"end": 175
|
|
21485
21647
|
}
|
|
21486
21648
|
},
|
|
21487
21649
|
"group": [
|
|
@@ -21498,8 +21660,8 @@
|
|
|
21498
21660
|
{
|
|
21499
21661
|
"description": "The width of the outline around the ColorGradient canvas drag handle.\n",
|
|
21500
21662
|
"commentRange": {
|
|
21501
|
-
"start":
|
|
21502
|
-
"end":
|
|
21663
|
+
"start": 176,
|
|
21664
|
+
"end": 177
|
|
21503
21665
|
},
|
|
21504
21666
|
"context": {
|
|
21505
21667
|
"type": "variable",
|
|
@@ -21507,8 +21669,8 @@
|
|
|
21507
21669
|
"value": "1px",
|
|
21508
21670
|
"scope": "default",
|
|
21509
21671
|
"line": {
|
|
21510
|
-
"start":
|
|
21511
|
-
"end":
|
|
21672
|
+
"start": 178,
|
|
21673
|
+
"end": 178
|
|
21512
21674
|
}
|
|
21513
21675
|
},
|
|
21514
21676
|
"group": [
|
|
@@ -21525,8 +21687,8 @@
|
|
|
21525
21687
|
{
|
|
21526
21688
|
"description": "The color of the border around the ColorGradient canvas drag handle.\n",
|
|
21527
21689
|
"commentRange": {
|
|
21528
|
-
"start":
|
|
21529
|
-
"end":
|
|
21690
|
+
"start": 179,
|
|
21691
|
+
"end": 180
|
|
21530
21692
|
},
|
|
21531
21693
|
"context": {
|
|
21532
21694
|
"type": "variable",
|
|
@@ -21534,8 +21696,8 @@
|
|
|
21534
21696
|
"value": "if($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)",
|
|
21535
21697
|
"scope": "default",
|
|
21536
21698
|
"line": {
|
|
21537
|
-
"start":
|
|
21538
|
-
"end":
|
|
21699
|
+
"start": 181,
|
|
21700
|
+
"end": 181
|
|
21539
21701
|
}
|
|
21540
21702
|
},
|
|
21541
21703
|
"group": [
|
|
@@ -21552,8 +21714,8 @@
|
|
|
21552
21714
|
{
|
|
21553
21715
|
"description": "The box shadow of the ColorGradient canvas drag handle.\n",
|
|
21554
21716
|
"commentRange": {
|
|
21555
|
-
"start":
|
|
21556
|
-
"end":
|
|
21717
|
+
"start": 182,
|
|
21718
|
+
"end": 183
|
|
21557
21719
|
},
|
|
21558
21720
|
"context": {
|
|
21559
21721
|
"type": "variable",
|
|
@@ -21561,8 +21723,8 @@
|
|
|
21561
21723
|
"value": "var( --kendo-box-shadow-depth-2, none )",
|
|
21562
21724
|
"scope": "default",
|
|
21563
21725
|
"line": {
|
|
21564
|
-
"start":
|
|
21565
|
-
"end":
|
|
21726
|
+
"start": 184,
|
|
21727
|
+
"end": 184
|
|
21566
21728
|
}
|
|
21567
21729
|
},
|
|
21568
21730
|
"group": [
|
|
@@ -21579,8 +21741,8 @@
|
|
|
21579
21741
|
{
|
|
21580
21742
|
"description": "The color of the border around the focused ColorGradient canvas drag handle.\n",
|
|
21581
21743
|
"commentRange": {
|
|
21582
|
-
"start":
|
|
21583
|
-
"end":
|
|
21744
|
+
"start": 185,
|
|
21745
|
+
"end": 186
|
|
21584
21746
|
},
|
|
21585
21747
|
"context": {
|
|
21586
21748
|
"type": "variable",
|
|
@@ -21588,8 +21750,8 @@
|
|
|
21588
21750
|
"value": "if($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)",
|
|
21589
21751
|
"scope": "default",
|
|
21590
21752
|
"line": {
|
|
21591
|
-
"start":
|
|
21592
|
-
"end":
|
|
21753
|
+
"start": 187,
|
|
21754
|
+
"end": 187
|
|
21593
21755
|
}
|
|
21594
21756
|
},
|
|
21595
21757
|
"group": [
|
|
@@ -21606,8 +21768,8 @@
|
|
|
21606
21768
|
{
|
|
21607
21769
|
"description": "The focus color of the outline around the ColorGradient canvas drag handle.\n",
|
|
21608
21770
|
"commentRange": {
|
|
21609
|
-
"start":
|
|
21610
|
-
"end":
|
|
21771
|
+
"start": 188,
|
|
21772
|
+
"end": 189
|
|
21611
21773
|
},
|
|
21612
21774
|
"context": {
|
|
21613
21775
|
"type": "variable",
|
|
@@ -21615,8 +21777,8 @@
|
|
|
21615
21777
|
"value": "if($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130 ))",
|
|
21616
21778
|
"scope": "default",
|
|
21617
21779
|
"line": {
|
|
21618
|
-
"start":
|
|
21619
|
-
"end":
|
|
21780
|
+
"start": 190,
|
|
21781
|
+
"end": 190
|
|
21620
21782
|
}
|
|
21621
21783
|
},
|
|
21622
21784
|
"group": [
|
|
@@ -21633,8 +21795,8 @@
|
|
|
21633
21795
|
{
|
|
21634
21796
|
"description": "The hover color of the outline around the ColorGradient canvas drag handle.\n",
|
|
21635
21797
|
"commentRange": {
|
|
21636
|
-
"start":
|
|
21637
|
-
"end":
|
|
21798
|
+
"start": 191,
|
|
21799
|
+
"end": 192
|
|
21638
21800
|
},
|
|
21639
21801
|
"context": {
|
|
21640
21802
|
"type": "variable",
|
|
@@ -21642,8 +21804,8 @@
|
|
|
21642
21804
|
"value": "if($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130 ))",
|
|
21643
21805
|
"scope": "default",
|
|
21644
21806
|
"line": {
|
|
21645
|
-
"start":
|
|
21646
|
-
"end":
|
|
21807
|
+
"start": 193,
|
|
21808
|
+
"end": 193
|
|
21647
21809
|
}
|
|
21648
21810
|
},
|
|
21649
21811
|
"group": [
|
|
@@ -21660,8 +21822,8 @@
|
|
|
21660
21822
|
{
|
|
21661
21823
|
"description": "The vertical offset of the ColorGradient canvas drag handle.\n",
|
|
21662
21824
|
"commentRange": {
|
|
21663
|
-
"start":
|
|
21664
|
-
"end":
|
|
21825
|
+
"start": 195,
|
|
21826
|
+
"end": 196
|
|
21665
21827
|
},
|
|
21666
21828
|
"context": {
|
|
21667
21829
|
"type": "variable",
|
|
@@ -21669,8 +21831,8 @@
|
|
|
21669
21831
|
"value": "( -1 * math.div( $kendo-color-gradient-draghandle-height, 2 ) )",
|
|
21670
21832
|
"scope": "default",
|
|
21671
21833
|
"line": {
|
|
21672
|
-
"start":
|
|
21673
|
-
"end":
|
|
21834
|
+
"start": 197,
|
|
21835
|
+
"end": 197
|
|
21674
21836
|
}
|
|
21675
21837
|
},
|
|
21676
21838
|
"group": [
|
|
@@ -21687,8 +21849,8 @@
|
|
|
21687
21849
|
{
|
|
21688
21850
|
"description": "The horizontal offset of the ColorGradient canvas drag handle.\n",
|
|
21689
21851
|
"commentRange": {
|
|
21690
|
-
"start":
|
|
21691
|
-
"end":
|
|
21852
|
+
"start": 198,
|
|
21853
|
+
"end": 199
|
|
21692
21854
|
},
|
|
21693
21855
|
"context": {
|
|
21694
21856
|
"type": "variable",
|
|
@@ -21696,8 +21858,8 @@
|
|
|
21696
21858
|
"value": "( -1 * math.div( $kendo-color-gradient-draghandle-width, 2 ) )",
|
|
21697
21859
|
"scope": "default",
|
|
21698
21860
|
"line": {
|
|
21699
|
-
"start":
|
|
21700
|
-
"end":
|
|
21861
|
+
"start": 200,
|
|
21862
|
+
"end": 200
|
|
21701
21863
|
}
|
|
21702
21864
|
},
|
|
21703
21865
|
"group": [
|
|
@@ -21714,8 +21876,8 @@
|
|
|
21714
21876
|
{
|
|
21715
21877
|
"description": "The width of the ColorGradient input.\n",
|
|
21716
21878
|
"commentRange": {
|
|
21717
|
-
"start":
|
|
21718
|
-
"end":
|
|
21879
|
+
"start": 202,
|
|
21880
|
+
"end": 203
|
|
21719
21881
|
},
|
|
21720
21882
|
"context": {
|
|
21721
21883
|
"type": "variable",
|
|
@@ -21723,8 +21885,8 @@
|
|
|
21723
21885
|
"value": "48px",
|
|
21724
21886
|
"scope": "default",
|
|
21725
21887
|
"line": {
|
|
21726
|
-
"start":
|
|
21727
|
-
"end":
|
|
21888
|
+
"start": 204,
|
|
21889
|
+
"end": 204
|
|
21728
21890
|
}
|
|
21729
21891
|
},
|
|
21730
21892
|
"group": [
|
|
@@ -21741,8 +21903,8 @@
|
|
|
21741
21903
|
{
|
|
21742
21904
|
"description": "The spacing between the ColorGradient inputs.\n",
|
|
21743
21905
|
"commentRange": {
|
|
21744
|
-
"start":
|
|
21745
|
-
"end":
|
|
21906
|
+
"start": 205,
|
|
21907
|
+
"end": 206
|
|
21746
21908
|
},
|
|
21747
21909
|
"context": {
|
|
21748
21910
|
"type": "variable",
|
|
@@ -21750,8 +21912,8 @@
|
|
|
21750
21912
|
"value": "calc( #{$kendo-color-gradient-spacer} / 4 )",
|
|
21751
21913
|
"scope": "default",
|
|
21752
21914
|
"line": {
|
|
21753
|
-
"start":
|
|
21754
|
-
"end":
|
|
21915
|
+
"start": 207,
|
|
21916
|
+
"end": 207
|
|
21755
21917
|
}
|
|
21756
21918
|
},
|
|
21757
21919
|
"group": [
|
|
@@ -21768,8 +21930,8 @@
|
|
|
21768
21930
|
{
|
|
21769
21931
|
"description": "The font size of the ColorGradient input labels.\n",
|
|
21770
21932
|
"commentRange": {
|
|
21771
|
-
"start":
|
|
21772
|
-
"end":
|
|
21933
|
+
"start": 208,
|
|
21934
|
+
"end": 209
|
|
21773
21935
|
},
|
|
21774
21936
|
"context": {
|
|
21775
21937
|
"type": "variable",
|
|
@@ -21777,8 +21939,8 @@
|
|
|
21777
21939
|
"value": "var( --kendo-font-size-sm, inherit )",
|
|
21778
21940
|
"scope": "default",
|
|
21779
21941
|
"line": {
|
|
21780
|
-
"start":
|
|
21781
|
-
"end":
|
|
21942
|
+
"start": 210,
|
|
21943
|
+
"end": 210
|
|
21782
21944
|
}
|
|
21783
21945
|
},
|
|
21784
21946
|
"group": [
|
|
@@ -21795,8 +21957,8 @@
|
|
|
21795
21957
|
{
|
|
21796
21958
|
"description": "The spacing between the ColorGradient inputs and their labels.\n",
|
|
21797
21959
|
"commentRange": {
|
|
21798
|
-
"start":
|
|
21799
|
-
"end":
|
|
21960
|
+
"start": 211,
|
|
21961
|
+
"end": 212
|
|
21800
21962
|
},
|
|
21801
21963
|
"context": {
|
|
21802
21964
|
"type": "variable",
|
|
@@ -21804,8 +21966,8 @@
|
|
|
21804
21966
|
"value": "calc( #{$kendo-color-gradient-spacer} / 4 )",
|
|
21805
21967
|
"scope": "default",
|
|
21806
21968
|
"line": {
|
|
21807
|
-
"start":
|
|
21808
|
-
"end":
|
|
21969
|
+
"start": 213,
|
|
21970
|
+
"end": 213
|
|
21809
21971
|
}
|
|
21810
21972
|
},
|
|
21811
21973
|
"group": [
|
|
@@ -21822,8 +21984,8 @@
|
|
|
21822
21984
|
{
|
|
21823
21985
|
"description": "The text color of the ColorGradient input labels.\n",
|
|
21824
21986
|
"commentRange": {
|
|
21825
|
-
"start":
|
|
21826
|
-
"end":
|
|
21987
|
+
"start": 214,
|
|
21988
|
+
"end": 215
|
|
21827
21989
|
},
|
|
21828
21990
|
"context": {
|
|
21829
21991
|
"type": "variable",
|
|
@@ -21831,8 +21993,8 @@
|
|
|
21831
21993
|
"value": "var( --kendo-subtle-text, inherit )",
|
|
21832
21994
|
"scope": "default",
|
|
21833
21995
|
"line": {
|
|
21834
|
-
"start":
|
|
21835
|
-
"end":
|
|
21996
|
+
"start": 216,
|
|
21997
|
+
"end": 216
|
|
21836
21998
|
}
|
|
21837
21999
|
},
|
|
21838
22000
|
"group": [
|
|
@@ -21849,17 +22011,17 @@
|
|
|
21849
22011
|
{
|
|
21850
22012
|
"description": "The width of the small ColorGradient input.\n",
|
|
21851
22013
|
"commentRange": {
|
|
21852
|
-
"start":
|
|
21853
|
-
"end":
|
|
22014
|
+
"start": 218,
|
|
22015
|
+
"end": 219
|
|
21854
22016
|
},
|
|
21855
22017
|
"context": {
|
|
21856
22018
|
"type": "variable",
|
|
21857
22019
|
"name": "kendo-color-gradient-sm-input-width",
|
|
21858
|
-
"value": "
|
|
22020
|
+
"value": "43px",
|
|
21859
22021
|
"scope": "default",
|
|
21860
22022
|
"line": {
|
|
21861
|
-
"start":
|
|
21862
|
-
"end":
|
|
22023
|
+
"start": 220,
|
|
22024
|
+
"end": 220
|
|
21863
22025
|
}
|
|
21864
22026
|
},
|
|
21865
22027
|
"group": [
|
|
@@ -21870,14 +22032,14 @@
|
|
|
21870
22032
|
"path": "fluent/scss/colorgradient/_variables.scss",
|
|
21871
22033
|
"name": "_variables.scss"
|
|
21872
22034
|
},
|
|
21873
|
-
"resolvedValue": "
|
|
22035
|
+
"resolvedValue": "43px",
|
|
21874
22036
|
"resolvedType": "Number"
|
|
21875
22037
|
},
|
|
21876
22038
|
{
|
|
21877
22039
|
"description": "The width of the medium ColorGradient input.\n",
|
|
21878
22040
|
"commentRange": {
|
|
21879
|
-
"start":
|
|
21880
|
-
"end":
|
|
22041
|
+
"start": 221,
|
|
22042
|
+
"end": 222
|
|
21881
22043
|
},
|
|
21882
22044
|
"context": {
|
|
21883
22045
|
"type": "variable",
|
|
@@ -21885,8 +22047,8 @@
|
|
|
21885
22047
|
"value": "$kendo-color-gradient-input-width",
|
|
21886
22048
|
"scope": "default",
|
|
21887
22049
|
"line": {
|
|
21888
|
-
"start":
|
|
21889
|
-
"end":
|
|
22050
|
+
"start": 223,
|
|
22051
|
+
"end": 223
|
|
21890
22052
|
}
|
|
21891
22053
|
},
|
|
21892
22054
|
"group": [
|
|
@@ -21903,17 +22065,17 @@
|
|
|
21903
22065
|
{
|
|
21904
22066
|
"description": "The width of the large ColorGradient input.\n",
|
|
21905
22067
|
"commentRange": {
|
|
21906
|
-
"start":
|
|
21907
|
-
"end":
|
|
22068
|
+
"start": 224,
|
|
22069
|
+
"end": 225
|
|
21908
22070
|
},
|
|
21909
22071
|
"context": {
|
|
21910
22072
|
"type": "variable",
|
|
21911
22073
|
"name": "kendo-color-gradient-lg-input-width",
|
|
21912
|
-
"value": "
|
|
22074
|
+
"value": "68px",
|
|
21913
22075
|
"scope": "default",
|
|
21914
22076
|
"line": {
|
|
21915
|
-
"start":
|
|
21916
|
-
"end":
|
|
22077
|
+
"start": 226,
|
|
22078
|
+
"end": 226
|
|
21917
22079
|
}
|
|
21918
22080
|
},
|
|
21919
22081
|
"group": [
|
|
@@ -21924,14 +22086,14 @@
|
|
|
21924
22086
|
"path": "fluent/scss/colorgradient/_variables.scss",
|
|
21925
22087
|
"name": "_variables.scss"
|
|
21926
22088
|
},
|
|
21927
|
-
"resolvedValue": "
|
|
22089
|
+
"resolvedValue": "68px",
|
|
21928
22090
|
"resolvedType": "Number"
|
|
21929
22091
|
},
|
|
21930
22092
|
{
|
|
21931
22093
|
"description": "The font weight of the ColorGradient contrast ratio text.\n",
|
|
21932
22094
|
"commentRange": {
|
|
21933
|
-
"start":
|
|
21934
|
-
"end":
|
|
22095
|
+
"start": 228,
|
|
22096
|
+
"end": 229
|
|
21935
22097
|
},
|
|
21936
22098
|
"context": {
|
|
21937
22099
|
"type": "variable",
|
|
@@ -21939,8 +22101,8 @@
|
|
|
21939
22101
|
"value": "var( --kendo-font-weight-bold, normal )",
|
|
21940
22102
|
"scope": "default",
|
|
21941
22103
|
"line": {
|
|
21942
|
-
"start":
|
|
21943
|
-
"end":
|
|
22104
|
+
"start": 230,
|
|
22105
|
+
"end": 230
|
|
21944
22106
|
}
|
|
21945
22107
|
},
|
|
21946
22108
|
"group": [
|
|
@@ -21957,8 +22119,8 @@
|
|
|
21957
22119
|
{
|
|
21958
22120
|
"description": "The spacing between the items in the ColorGradient contrast tool.\n",
|
|
21959
22121
|
"commentRange": {
|
|
21960
|
-
"start":
|
|
21961
|
-
"end":
|
|
22122
|
+
"start": 231,
|
|
22123
|
+
"end": 232
|
|
21962
22124
|
},
|
|
21963
22125
|
"context": {
|
|
21964
22126
|
"type": "variable",
|
|
@@ -21966,8 +22128,8 @@
|
|
|
21966
22128
|
"value": "calc( #{$kendo-color-gradient-spacer} / 1.5 )",
|
|
21967
22129
|
"scope": "default",
|
|
21968
22130
|
"line": {
|
|
21969
|
-
"start":
|
|
21970
|
-
"end":
|
|
22131
|
+
"start": 233,
|
|
22132
|
+
"end": 233
|
|
21971
22133
|
}
|
|
21972
22134
|
},
|
|
21973
22135
|
"group": [
|
|
@@ -21984,17 +22146,17 @@
|
|
|
21984
22146
|
{
|
|
21985
22147
|
"description": "The size map of the ColorGradient.\n",
|
|
21986
22148
|
"commentRange": {
|
|
21987
|
-
"start":
|
|
21988
|
-
"end":
|
|
22149
|
+
"start": 235,
|
|
22150
|
+
"end": 236
|
|
21989
22151
|
},
|
|
21990
22152
|
"context": {
|
|
21991
22153
|
"type": "variable",
|
|
21992
22154
|
"name": "kendo-color-gradient-sizes",
|
|
21993
|
-
"value": "(\n sm: (\n width: $kendo-color-gradient-sm-width,\n vertical-slider-height: $kendo-color-gradient-sm-slider-vertical-size,\n rectangle-height: $kendo-color-gradient-sm-canvas-rectangle-height,\n input-width: $kendo-color-gradient-sm-input-width,\n spacing: $kendo-color-gradient-sm-spacing,\n canvas-spacing: $kendo-color-gradient-sm-canvas-spacing\n ),\n md: (\n width: $kendo-color-gradient-md-width,\n vertical-slider-height: $kendo-color-gradient-md-slider-vertical-size,\n rectangle-height: $kendo-color-gradient-md-canvas-rectangle-height,\n input-width: $kendo-color-gradient-md-input-width,\n spacing: $kendo-color-gradient-md-spacing,\n canvas-spacing: $kendo-color-gradient-md-canvas-spacing\n ),\n lg: (\n width: $kendo-color-gradient-lg-width,\n vertical-slider-height: $kendo-color-gradient-lg-slider-vertical-size,\n rectangle-height: $kendo-color-gradient-lg-canvas-rectangle-height,\n input-width: $kendo-color-gradient-lg-input-width,\n spacing: $kendo-color-gradient-lg-spacing,\n canvas-spacing: $kendo-color-gradient-lg-canvas-spacing\n )\n)",
|
|
22155
|
+
"value": "(\n sm: (\n width: $kendo-color-gradient-sm-width,\n vertical-slider-height: $kendo-color-gradient-sm-slider-vertical-size,\n rectangle-height: $kendo-color-gradient-sm-canvas-rectangle-height,\n input-width: $kendo-color-gradient-sm-input-width,\n spacing: $kendo-color-gradient-sm-spacing,\n canvas-spacing: $kendo-color-gradient-sm-canvas-spacing,\n padding-x: $kendo-color-gradient-sm-padding-x,\n padding-y: $kendo-color-gradient-sm-padding-y\n ),\n md: (\n width: $kendo-color-gradient-md-width,\n vertical-slider-height: $kendo-color-gradient-md-slider-vertical-size,\n rectangle-height: $kendo-color-gradient-md-canvas-rectangle-height,\n input-width: $kendo-color-gradient-md-input-width,\n spacing: $kendo-color-gradient-md-spacing,\n canvas-spacing: $kendo-color-gradient-md-canvas-spacing,\n padding-x: $kendo-color-gradient-md-padding-x,\n padding-y: $kendo-color-gradient-md-padding-y\n ),\n lg: (\n width: $kendo-color-gradient-lg-width,\n vertical-slider-height: $kendo-color-gradient-lg-slider-vertical-size,\n rectangle-height: $kendo-color-gradient-lg-canvas-rectangle-height,\n input-width: $kendo-color-gradient-lg-input-width,\n spacing: $kendo-color-gradient-lg-spacing,\n canvas-spacing: $kendo-color-gradient-lg-canvas-spacing,\n padding-x: $kendo-color-gradient-lg-padding-x,\n padding-y: $kendo-color-gradient-lg-padding-y\n )\n)",
|
|
21994
22156
|
"scope": "default",
|
|
21995
22157
|
"line": {
|
|
21996
|
-
"start":
|
|
21997
|
-
"end":
|
|
22158
|
+
"start": 237,
|
|
22159
|
+
"end": 268
|
|
21998
22160
|
}
|
|
21999
22161
|
},
|
|
22000
22162
|
"group": [
|
|
@@ -22005,16 +22167,18 @@
|
|
|
22005
22167
|
"path": "fluent/scss/colorgradient/_variables.scss",
|
|
22006
22168
|
"name": "_variables.scss"
|
|
22007
22169
|
},
|
|
22008
|
-
"resolvedValue": "(sm: (width:
|
|
22170
|
+
"resolvedValue": "(sm: (width: 236px, vertical-slider-height: 164px, rectangle-height: 164px, input-width: 43px, spacing: var(--kendo-spacing-4, 1rem), canvas-spacing: var(--kendo-spacing-2, 0.5rem), padding-x: calc(var(--kendo-spacing-4, 1rem) / 2), padding-y: var(--kendo-spacing-4, 1rem)), md: (width: 260px, vertical-slider-height: 180px, rectangle-height: 180px, input-width: 48px, spacing: var(--kendo-spacing-4, 1rem), canvas-spacing: var(--kendo-spacing-2, 0.5rem), padding-x: calc(var(--kendo-spacing-4, 1rem) / 2), padding-y: var(--kendo-spacing-4, 1rem)), lg: (width: 362px, vertical-slider-height: 256px, rectangle-height: 256px, input-width: 68px, spacing: var(--kendo-spacing-4\\.5, 1.125rem), canvas-spacing: var(--kendo-spacing-4, 1rem), padding-x: var(--kendo-spacing-4, 1rem), padding-y: var(--kendo-spacing-4, 1rem)))",
|
|
22009
22171
|
"resolvedType": "Map",
|
|
22010
22172
|
"prettyValue": {
|
|
22011
22173
|
"sm": {
|
|
22012
|
-
"width": "
|
|
22174
|
+
"width": "236px",
|
|
22013
22175
|
"vertical-slider-height": "164px",
|
|
22014
22176
|
"rectangle-height": "164px",
|
|
22015
|
-
"input-width": "
|
|
22177
|
+
"input-width": "43px",
|
|
22016
22178
|
"spacing": "var(--kendo-spacing-4, 1rem)",
|
|
22017
|
-
"canvas-spacing": "var(--kendo-spacing-2, 0.5rem)"
|
|
22179
|
+
"canvas-spacing": "var(--kendo-spacing-2, 0.5rem)",
|
|
22180
|
+
"padding-x": "calc(var(--kendo-spacing-4, 1rem) / 2)",
|
|
22181
|
+
"padding-y": "var(--kendo-spacing-4, 1rem)"
|
|
22018
22182
|
},
|
|
22019
22183
|
"md": {
|
|
22020
22184
|
"width": "260px",
|
|
@@ -22022,15 +22186,19 @@
|
|
|
22022
22186
|
"rectangle-height": "180px",
|
|
22023
22187
|
"input-width": "48px",
|
|
22024
22188
|
"spacing": "var(--kendo-spacing-4, 1rem)",
|
|
22025
|
-
"canvas-spacing": "var(--kendo-spacing-2, 0.5rem)"
|
|
22189
|
+
"canvas-spacing": "var(--kendo-spacing-2, 0.5rem)",
|
|
22190
|
+
"padding-x": "calc(var(--kendo-spacing-4, 1rem) / 2)",
|
|
22191
|
+
"padding-y": "var(--kendo-spacing-4, 1rem)"
|
|
22026
22192
|
},
|
|
22027
22193
|
"lg": {
|
|
22028
|
-
"width": "
|
|
22194
|
+
"width": "362px",
|
|
22029
22195
|
"vertical-slider-height": "256px",
|
|
22030
22196
|
"rectangle-height": "256px",
|
|
22031
|
-
"input-width": "
|
|
22197
|
+
"input-width": "68px",
|
|
22032
22198
|
"spacing": "var(--kendo-spacing-4\\.5, 1.125rem)",
|
|
22033
|
-
"canvas-spacing": "var(--kendo-spacing-4, 1rem)"
|
|
22199
|
+
"canvas-spacing": "var(--kendo-spacing-4, 1rem)",
|
|
22200
|
+
"padding-x": "var(--kendo-spacing-4, 1rem)",
|
|
22201
|
+
"padding-y": "var(--kendo-spacing-4, 1rem)"
|
|
22034
22202
|
}
|
|
22035
22203
|
}
|
|
22036
22204
|
},
|
|
@@ -22258,7 +22426,7 @@
|
|
|
22258
22426
|
},
|
|
22259
22427
|
"context": {
|
|
22260
22428
|
"type": "variable",
|
|
22261
|
-
"name": "kendo-color-palette-tile-
|
|
22429
|
+
"name": "kendo-color-palette-sm-tile-width",
|
|
22262
22430
|
"value": "k-spacing(5.5)",
|
|
22263
22431
|
"scope": "default",
|
|
22264
22432
|
"line": {
|
|
@@ -22285,8 +22453,8 @@
|
|
|
22285
22453
|
},
|
|
22286
22454
|
"context": {
|
|
22287
22455
|
"type": "variable",
|
|
22288
|
-
"name": "kendo-color-palette-tile-
|
|
22289
|
-
"value": "$kendo-color-palette-tile-
|
|
22456
|
+
"name": "kendo-color-palette-sm-tile-height",
|
|
22457
|
+
"value": "$kendo-color-palette-sm-tile-width",
|
|
22290
22458
|
"scope": "default",
|
|
22291
22459
|
"line": {
|
|
22292
22460
|
"start": 34,
|
|
@@ -22312,7 +22480,7 @@
|
|
|
22312
22480
|
},
|
|
22313
22481
|
"context": {
|
|
22314
22482
|
"type": "variable",
|
|
22315
|
-
"name": "kendo-color-palette-tile-
|
|
22483
|
+
"name": "kendo-color-palette-md-tile-width",
|
|
22316
22484
|
"value": "$kendo-color-palette-tile-width",
|
|
22317
22485
|
"scope": "default",
|
|
22318
22486
|
"line": {
|
|
@@ -22339,7 +22507,7 @@
|
|
|
22339
22507
|
},
|
|
22340
22508
|
"context": {
|
|
22341
22509
|
"type": "variable",
|
|
22342
|
-
"name": "kendo-color-palette-tile-
|
|
22510
|
+
"name": "kendo-color-palette-md-tile-height",
|
|
22343
22511
|
"value": "$kendo-color-palette-tile-height",
|
|
22344
22512
|
"scope": "default",
|
|
22345
22513
|
"line": {
|
|
@@ -22366,7 +22534,7 @@
|
|
|
22366
22534
|
},
|
|
22367
22535
|
"context": {
|
|
22368
22536
|
"type": "variable",
|
|
22369
|
-
"name": "kendo-color-palette-tile-
|
|
22537
|
+
"name": "kendo-color-palette-lg-tile-width",
|
|
22370
22538
|
"value": "k-spacing(8)",
|
|
22371
22539
|
"scope": "default",
|
|
22372
22540
|
"line": {
|
|
@@ -22393,8 +22561,8 @@
|
|
|
22393
22561
|
},
|
|
22394
22562
|
"context": {
|
|
22395
22563
|
"type": "variable",
|
|
22396
|
-
"name": "kendo-color-palette-tile-
|
|
22397
|
-
"value": "$kendo-color-palette-tile-
|
|
22564
|
+
"name": "kendo-color-palette-lg-tile-height",
|
|
22565
|
+
"value": "$kendo-color-palette-lg-tile-width",
|
|
22398
22566
|
"scope": "default",
|
|
22399
22567
|
"line": {
|
|
22400
22568
|
"start": 46,
|
|
@@ -22610,7 +22778,7 @@
|
|
|
22610
22778
|
"context": {
|
|
22611
22779
|
"type": "variable",
|
|
22612
22780
|
"name": "kendo-color-palette-sizes",
|
|
22613
|
-
"value": "(\n sm: (\n width: $kendo-color-palette-tile-
|
|
22781
|
+
"value": "(\n sm: (\n width: $kendo-color-palette-sm-tile-width,\n height: $kendo-color-palette-sm-tile-height\n ),\n md: (\n width: $kendo-color-palette-md-tile-width,\n height: $kendo-color-palette-md-tile-height\n ),\n lg: (\n width: $kendo-color-palette-lg-tile-width,\n height: $kendo-color-palette-lg-tile-height\n )\n)",
|
|
22614
22782
|
"scope": "default",
|
|
22615
22783
|
"line": {
|
|
22616
22784
|
"start": 72,
|
|
@@ -114944,7 +115112,7 @@
|
|
|
114944
115112
|
"context": {
|
|
114945
115113
|
"type": "variable",
|
|
114946
115114
|
"name": "kendo-color-editor-lg-min-width",
|
|
114947
|
-
"value": "
|
|
115115
|
+
"value": "362px",
|
|
114948
115116
|
"scope": "default",
|
|
114949
115117
|
"line": {
|
|
114950
115118
|
"start": 20,
|
|
@@ -114959,7 +115127,7 @@
|
|
|
114959
115127
|
"path": "fluent/scss/coloreditor/_variables.scss",
|
|
114960
115128
|
"name": "_variables.scss"
|
|
114961
115129
|
},
|
|
114962
|
-
"resolvedValue": "
|
|
115130
|
+
"resolvedValue": "362px",
|
|
114963
115131
|
"resolvedType": "Number"
|
|
114964
115132
|
},
|
|
114965
115133
|
{
|
|
@@ -116309,7 +116477,7 @@
|
|
|
116309
116477
|
"path": "fluent/scss/coloreditor/_variables.scss",
|
|
116310
116478
|
"name": "_variables.scss"
|
|
116311
116479
|
},
|
|
116312
|
-
"resolvedValue": "(sm: (min-width: 236px, header-padding-x: var(--kendo-spacing-2, 0.5rem), header-padding-y: var(--kendo-spacing-2, 0.5rem), views-padding-x: var(--kendo-spacing-2, 0.5rem), views-padding-y: var(--kendo-spacing-2, 0.5rem), preview-spacing: var(--kendo-spacing-1, 0.25rem), preview-width: 34px, preview-height: 12px), md: (min-width: 260px, header-padding-x: var(--kendo-spacing-2, 0.5rem), header-padding-y: var(--kendo-spacing-2, 0.5rem), views-padding-x: var(--kendo-spacing-2, 0.5rem), views-padding-y: var(--kendo-spacing-2, 0.5rem), preview-spacing: var(--kendo-spacing-1, 0.25rem), preview-width: 34px, preview-height: 14px), lg: (min-width:
|
|
116480
|
+
"resolvedValue": "(sm: (min-width: 236px, header-padding-x: var(--kendo-spacing-2, 0.5rem), header-padding-y: var(--kendo-spacing-2, 0.5rem), views-padding-x: var(--kendo-spacing-2, 0.5rem), views-padding-y: var(--kendo-spacing-2, 0.5rem), preview-spacing: var(--kendo-spacing-1, 0.25rem), preview-width: 34px, preview-height: 12px), md: (min-width: 260px, header-padding-x: var(--kendo-spacing-2, 0.5rem), header-padding-y: var(--kendo-spacing-2, 0.5rem), views-padding-x: var(--kendo-spacing-2, 0.5rem), views-padding-y: var(--kendo-spacing-2, 0.5rem), preview-spacing: var(--kendo-spacing-1, 0.25rem), preview-width: 34px, preview-height: 14px), lg: (min-width: 362px, header-padding-x: var(--kendo-spacing-4, 1rem), header-padding-y: var(--kendo-spacing-4, 1rem), views-padding-x: var(--kendo-spacing-4, 1rem), views-padding-y: var(--kendo-spacing-4, 1rem), preview-spacing: var(--kendo-spacing-1, 0.25rem), preview-width: 34px, preview-height: 16px))",
|
|
116313
116481
|
"resolvedType": "Map",
|
|
116314
116482
|
"prettyValue": {
|
|
116315
116483
|
"sm": {
|
|
@@ -116333,7 +116501,7 @@
|
|
|
116333
116501
|
"preview-height": "14px"
|
|
116334
116502
|
},
|
|
116335
116503
|
"lg": {
|
|
116336
|
-
"min-width": "
|
|
116504
|
+
"min-width": "362px",
|
|
116337
116505
|
"header-padding-x": "var(--kendo-spacing-4, 1rem)",
|
|
116338
116506
|
"header-padding-y": "var(--kendo-spacing-4, 1rem)",
|
|
116339
116507
|
"views-padding-x": "var(--kendo-spacing-4, 1rem)",
|
|
@@ -116729,15 +116897,15 @@
|
|
|
116729
116897
|
"resolvedType": "String"
|
|
116730
116898
|
},
|
|
116731
116899
|
{
|
|
116732
|
-
"description": "The
|
|
116900
|
+
"description": "The vertical padding of the small ColorGradient.\n",
|
|
116733
116901
|
"commentRange": {
|
|
116734
116902
|
"start": 50,
|
|
116735
116903
|
"end": 51
|
|
116736
116904
|
},
|
|
116737
116905
|
"context": {
|
|
116738
116906
|
"type": "variable",
|
|
116739
|
-
"name": "kendo-color-gradient-sm-
|
|
116740
|
-
"value": "
|
|
116907
|
+
"name": "kendo-color-gradient-sm-padding-y",
|
|
116908
|
+
"value": "$kendo-color-gradient-padding-y",
|
|
116741
116909
|
"scope": "default",
|
|
116742
116910
|
"line": {
|
|
116743
116911
|
"start": 52,
|
|
@@ -116752,19 +116920,19 @@
|
|
|
116752
116920
|
"path": "fluent/scss/colorgradient/_variables.scss",
|
|
116753
116921
|
"name": "_variables.scss"
|
|
116754
116922
|
},
|
|
116755
|
-
"resolvedValue": "
|
|
116756
|
-
"resolvedType": "
|
|
116923
|
+
"resolvedValue": "var(--kendo-spacing-4, 1rem)",
|
|
116924
|
+
"resolvedType": "String"
|
|
116757
116925
|
},
|
|
116758
116926
|
{
|
|
116759
|
-
"description": "The
|
|
116927
|
+
"description": "The horizontal padding of the small ColorGradient.\n",
|
|
116760
116928
|
"commentRange": {
|
|
116761
116929
|
"start": 53,
|
|
116762
116930
|
"end": 54
|
|
116763
116931
|
},
|
|
116764
116932
|
"context": {
|
|
116765
116933
|
"type": "variable",
|
|
116766
|
-
"name": "kendo-color-gradient-
|
|
116767
|
-
"value": "$kendo-color-gradient-
|
|
116934
|
+
"name": "kendo-color-gradient-sm-padding-x",
|
|
116935
|
+
"value": "$kendo-color-gradient-padding-x",
|
|
116768
116936
|
"scope": "default",
|
|
116769
116937
|
"line": {
|
|
116770
116938
|
"start": 55,
|
|
@@ -116779,19 +116947,19 @@
|
|
|
116779
116947
|
"path": "fluent/scss/colorgradient/_variables.scss",
|
|
116780
116948
|
"name": "_variables.scss"
|
|
116781
116949
|
},
|
|
116782
|
-
"resolvedValue": "
|
|
116783
|
-
"resolvedType": "
|
|
116950
|
+
"resolvedValue": "calc(var(--kendo-spacing-4, 1rem) / 2)",
|
|
116951
|
+
"resolvedType": "Calculation"
|
|
116784
116952
|
},
|
|
116785
116953
|
{
|
|
116786
|
-
"description": "The
|
|
116954
|
+
"description": "The vertical padding of the medium ColorGradient.\n",
|
|
116787
116955
|
"commentRange": {
|
|
116788
116956
|
"start": 56,
|
|
116789
116957
|
"end": 57
|
|
116790
116958
|
},
|
|
116791
116959
|
"context": {
|
|
116792
116960
|
"type": "variable",
|
|
116793
|
-
"name": "kendo-color-gradient-
|
|
116794
|
-
"value": "
|
|
116961
|
+
"name": "kendo-color-gradient-md-padding-y",
|
|
116962
|
+
"value": "$kendo-color-gradient-padding-y",
|
|
116795
116963
|
"scope": "default",
|
|
116796
116964
|
"line": {
|
|
116797
116965
|
"start": 58,
|
|
@@ -116806,14 +116974,176 @@
|
|
|
116806
116974
|
"path": "fluent/scss/colorgradient/_variables.scss",
|
|
116807
116975
|
"name": "_variables.scss"
|
|
116808
116976
|
},
|
|
116809
|
-
"resolvedValue": "
|
|
116977
|
+
"resolvedValue": "var(--kendo-spacing-4, 1rem)",
|
|
116978
|
+
"resolvedType": "String"
|
|
116979
|
+
},
|
|
116980
|
+
{
|
|
116981
|
+
"description": "The horizontal padding of the medium ColorGradient.\n",
|
|
116982
|
+
"commentRange": {
|
|
116983
|
+
"start": 59,
|
|
116984
|
+
"end": 60
|
|
116985
|
+
},
|
|
116986
|
+
"context": {
|
|
116987
|
+
"type": "variable",
|
|
116988
|
+
"name": "kendo-color-gradient-md-padding-x",
|
|
116989
|
+
"value": "$kendo-color-gradient-padding-x",
|
|
116990
|
+
"scope": "default",
|
|
116991
|
+
"line": {
|
|
116992
|
+
"start": 61,
|
|
116993
|
+
"end": 61
|
|
116994
|
+
}
|
|
116995
|
+
},
|
|
116996
|
+
"group": [
|
|
116997
|
+
"color-gradient"
|
|
116998
|
+
],
|
|
116999
|
+
"access": "public",
|
|
117000
|
+
"file": {
|
|
117001
|
+
"path": "fluent/scss/colorgradient/_variables.scss",
|
|
117002
|
+
"name": "_variables.scss"
|
|
117003
|
+
},
|
|
117004
|
+
"resolvedValue": "calc(var(--kendo-spacing-4, 1rem) / 2)",
|
|
117005
|
+
"resolvedType": "Calculation"
|
|
117006
|
+
},
|
|
117007
|
+
{
|
|
117008
|
+
"description": "The vertical padding of the large ColorGradient.\n",
|
|
117009
|
+
"commentRange": {
|
|
117010
|
+
"start": 62,
|
|
117011
|
+
"end": 63
|
|
117012
|
+
},
|
|
117013
|
+
"context": {
|
|
117014
|
+
"type": "variable",
|
|
117015
|
+
"name": "kendo-color-gradient-lg-padding-y",
|
|
117016
|
+
"value": "k-spacing(4)",
|
|
117017
|
+
"scope": "default",
|
|
117018
|
+
"line": {
|
|
117019
|
+
"start": 64,
|
|
117020
|
+
"end": 64
|
|
117021
|
+
}
|
|
117022
|
+
},
|
|
117023
|
+
"group": [
|
|
117024
|
+
"color-gradient"
|
|
117025
|
+
],
|
|
117026
|
+
"access": "public",
|
|
117027
|
+
"file": {
|
|
117028
|
+
"path": "fluent/scss/colorgradient/_variables.scss",
|
|
117029
|
+
"name": "_variables.scss"
|
|
117030
|
+
},
|
|
117031
|
+
"resolvedValue": "var(--kendo-spacing-4, 1rem)",
|
|
117032
|
+
"resolvedType": "String"
|
|
117033
|
+
},
|
|
117034
|
+
{
|
|
117035
|
+
"description": "The horizontal padding of the large ColorGradient.\n",
|
|
117036
|
+
"commentRange": {
|
|
117037
|
+
"start": 65,
|
|
117038
|
+
"end": 66
|
|
117039
|
+
},
|
|
117040
|
+
"context": {
|
|
117041
|
+
"type": "variable",
|
|
117042
|
+
"name": "kendo-color-gradient-lg-padding-x",
|
|
117043
|
+
"value": "k-spacing(4)",
|
|
117044
|
+
"scope": "default",
|
|
117045
|
+
"line": {
|
|
117046
|
+
"start": 67,
|
|
117047
|
+
"end": 67
|
|
117048
|
+
}
|
|
117049
|
+
},
|
|
117050
|
+
"group": [
|
|
117051
|
+
"color-gradient"
|
|
117052
|
+
],
|
|
117053
|
+
"access": "public",
|
|
117054
|
+
"file": {
|
|
117055
|
+
"path": "fluent/scss/colorgradient/_variables.scss",
|
|
117056
|
+
"name": "_variables.scss"
|
|
117057
|
+
},
|
|
117058
|
+
"resolvedValue": "var(--kendo-spacing-4, 1rem)",
|
|
117059
|
+
"resolvedType": "String"
|
|
117060
|
+
},
|
|
117061
|
+
{
|
|
117062
|
+
"description": "The width of the small ColorGradient.\n",
|
|
117063
|
+
"commentRange": {
|
|
117064
|
+
"start": 69,
|
|
117065
|
+
"end": 70
|
|
117066
|
+
},
|
|
117067
|
+
"context": {
|
|
117068
|
+
"type": "variable",
|
|
117069
|
+
"name": "kendo-color-gradient-sm-width",
|
|
117070
|
+
"value": "236px",
|
|
117071
|
+
"scope": "default",
|
|
117072
|
+
"line": {
|
|
117073
|
+
"start": 71,
|
|
117074
|
+
"end": 71
|
|
117075
|
+
}
|
|
117076
|
+
},
|
|
117077
|
+
"group": [
|
|
117078
|
+
"color-gradient"
|
|
117079
|
+
],
|
|
117080
|
+
"access": "public",
|
|
117081
|
+
"file": {
|
|
117082
|
+
"path": "fluent/scss/colorgradient/_variables.scss",
|
|
117083
|
+
"name": "_variables.scss"
|
|
117084
|
+
},
|
|
117085
|
+
"resolvedValue": "236px",
|
|
117086
|
+
"resolvedType": "Number"
|
|
117087
|
+
},
|
|
117088
|
+
{
|
|
117089
|
+
"description": "The width of the medium ColorGradient.\n",
|
|
117090
|
+
"commentRange": {
|
|
117091
|
+
"start": 72,
|
|
117092
|
+
"end": 73
|
|
117093
|
+
},
|
|
117094
|
+
"context": {
|
|
117095
|
+
"type": "variable",
|
|
117096
|
+
"name": "kendo-color-gradient-md-width",
|
|
117097
|
+
"value": "$kendo-color-gradient-width",
|
|
117098
|
+
"scope": "default",
|
|
117099
|
+
"line": {
|
|
117100
|
+
"start": 74,
|
|
117101
|
+
"end": 74
|
|
117102
|
+
}
|
|
117103
|
+
},
|
|
117104
|
+
"group": [
|
|
117105
|
+
"color-gradient"
|
|
117106
|
+
],
|
|
117107
|
+
"access": "public",
|
|
117108
|
+
"file": {
|
|
117109
|
+
"path": "fluent/scss/colorgradient/_variables.scss",
|
|
117110
|
+
"name": "_variables.scss"
|
|
117111
|
+
},
|
|
117112
|
+
"resolvedValue": "260px",
|
|
117113
|
+
"resolvedType": "Number"
|
|
117114
|
+
},
|
|
117115
|
+
{
|
|
117116
|
+
"description": "The width of the large ColorGradient.\n",
|
|
117117
|
+
"commentRange": {
|
|
117118
|
+
"start": 75,
|
|
117119
|
+
"end": 76
|
|
117120
|
+
},
|
|
117121
|
+
"context": {
|
|
117122
|
+
"type": "variable",
|
|
117123
|
+
"name": "kendo-color-gradient-lg-width",
|
|
117124
|
+
"value": "362px",
|
|
117125
|
+
"scope": "default",
|
|
117126
|
+
"line": {
|
|
117127
|
+
"start": 77,
|
|
117128
|
+
"end": 77
|
|
117129
|
+
}
|
|
117130
|
+
},
|
|
117131
|
+
"group": [
|
|
117132
|
+
"color-gradient"
|
|
117133
|
+
],
|
|
117134
|
+
"access": "public",
|
|
117135
|
+
"file": {
|
|
117136
|
+
"path": "fluent/scss/colorgradient/_variables.scss",
|
|
117137
|
+
"name": "_variables.scss"
|
|
117138
|
+
},
|
|
117139
|
+
"resolvedValue": "362px",
|
|
116810
117140
|
"resolvedType": "Number"
|
|
116811
117141
|
},
|
|
116812
117142
|
{
|
|
116813
117143
|
"description": "The spacing between the sections of the small ColorGradient.\n",
|
|
116814
117144
|
"commentRange": {
|
|
116815
|
-
"start":
|
|
116816
|
-
"end":
|
|
117145
|
+
"start": 79,
|
|
117146
|
+
"end": 80
|
|
116817
117147
|
},
|
|
116818
117148
|
"context": {
|
|
116819
117149
|
"type": "variable",
|
|
@@ -116821,8 +117151,8 @@
|
|
|
116821
117151
|
"value": "$kendo-color-gradient-spacing",
|
|
116822
117152
|
"scope": "default",
|
|
116823
117153
|
"line": {
|
|
116824
|
-
"start":
|
|
116825
|
-
"end":
|
|
117154
|
+
"start": 81,
|
|
117155
|
+
"end": 81
|
|
116826
117156
|
}
|
|
116827
117157
|
},
|
|
116828
117158
|
"group": [
|
|
@@ -116839,8 +117169,8 @@
|
|
|
116839
117169
|
{
|
|
116840
117170
|
"description": "The spacing between the sections of the medium ColorGradient.\n",
|
|
116841
117171
|
"commentRange": {
|
|
116842
|
-
"start":
|
|
116843
|
-
"end":
|
|
117172
|
+
"start": 82,
|
|
117173
|
+
"end": 83
|
|
116844
117174
|
},
|
|
116845
117175
|
"context": {
|
|
116846
117176
|
"type": "variable",
|
|
@@ -116848,8 +117178,8 @@
|
|
|
116848
117178
|
"value": "$kendo-color-gradient-spacing",
|
|
116849
117179
|
"scope": "default",
|
|
116850
117180
|
"line": {
|
|
116851
|
-
"start":
|
|
116852
|
-
"end":
|
|
117181
|
+
"start": 84,
|
|
117182
|
+
"end": 84
|
|
116853
117183
|
}
|
|
116854
117184
|
},
|
|
116855
117185
|
"group": [
|
|
@@ -116866,8 +117196,8 @@
|
|
|
116866
117196
|
{
|
|
116867
117197
|
"description": "The spacing between the sections of the large ColorGradient.\n",
|
|
116868
117198
|
"commentRange": {
|
|
116869
|
-
"start":
|
|
116870
|
-
"end":
|
|
117199
|
+
"start": 85,
|
|
117200
|
+
"end": 86
|
|
116871
117201
|
},
|
|
116872
117202
|
"context": {
|
|
116873
117203
|
"type": "variable",
|
|
@@ -116875,8 +117205,8 @@
|
|
|
116875
117205
|
"value": "k-spacing(4.5)",
|
|
116876
117206
|
"scope": "default",
|
|
116877
117207
|
"line": {
|
|
116878
|
-
"start":
|
|
116879
|
-
"end":
|
|
117208
|
+
"start": 87,
|
|
117209
|
+
"end": 87
|
|
116880
117210
|
}
|
|
116881
117211
|
},
|
|
116882
117212
|
"group": [
|
|
@@ -116893,8 +117223,8 @@
|
|
|
116893
117223
|
{
|
|
116894
117224
|
"description": "The border color of the focused ColorGradient.\n",
|
|
116895
117225
|
"commentRange": {
|
|
116896
|
-
"start":
|
|
116897
|
-
"end":
|
|
117226
|
+
"start": 89,
|
|
117227
|
+
"end": 90
|
|
116898
117228
|
},
|
|
116899
117229
|
"context": {
|
|
116900
117230
|
"type": "variable",
|
|
@@ -116902,8 +117232,8 @@
|
|
|
116902
117232
|
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 10%, transparent), k-get-theme-color-var( neutral-20 ))",
|
|
116903
117233
|
"scope": "default",
|
|
116904
117234
|
"line": {
|
|
116905
|
-
"start":
|
|
116906
|
-
"end":
|
|
117235
|
+
"start": 91,
|
|
117236
|
+
"end": 91
|
|
116907
117237
|
}
|
|
116908
117238
|
},
|
|
116909
117239
|
"group": [
|
|
@@ -116920,8 +117250,8 @@
|
|
|
116920
117250
|
{
|
|
116921
117251
|
"description": "The box shadow of the focused ColorGradient.\n",
|
|
116922
117252
|
"commentRange": {
|
|
116923
|
-
"start":
|
|
116924
|
-
"end":
|
|
117253
|
+
"start": 92,
|
|
117254
|
+
"end": 93
|
|
116925
117255
|
},
|
|
116926
117256
|
"context": {
|
|
116927
117257
|
"type": "variable",
|
|
@@ -116929,8 +117259,8 @@
|
|
|
116929
117259
|
"value": "var( --kendo-box-shadow-depth-3, none )",
|
|
116930
117260
|
"scope": "default",
|
|
116931
117261
|
"line": {
|
|
116932
|
-
"start":
|
|
116933
|
-
"end":
|
|
117262
|
+
"start": 94,
|
|
117263
|
+
"end": 94
|
|
116934
117264
|
}
|
|
116935
117265
|
},
|
|
116936
117266
|
"group": [
|
|
@@ -116947,8 +117277,8 @@
|
|
|
116947
117277
|
{
|
|
116948
117278
|
"description": "The width of the border around the ColorGradient canvas.\n",
|
|
116949
117279
|
"commentRange": {
|
|
116950
|
-
"start":
|
|
116951
|
-
"end":
|
|
117280
|
+
"start": 96,
|
|
117281
|
+
"end": 97
|
|
116952
117282
|
},
|
|
116953
117283
|
"context": {
|
|
116954
117284
|
"type": "variable",
|
|
@@ -116956,8 +117286,8 @@
|
|
|
116956
117286
|
"value": "0",
|
|
116957
117287
|
"scope": "default",
|
|
116958
117288
|
"line": {
|
|
116959
|
-
"start":
|
|
116960
|
-
"end":
|
|
117289
|
+
"start": 98,
|
|
117290
|
+
"end": 98
|
|
116961
117291
|
}
|
|
116962
117292
|
},
|
|
116963
117293
|
"group": [
|
|
@@ -116974,8 +117304,8 @@
|
|
|
116974
117304
|
{
|
|
116975
117305
|
"description": "The border radius of the ColorGradient canvas.\n",
|
|
116976
117306
|
"commentRange": {
|
|
116977
|
-
"start":
|
|
116978
|
-
"end":
|
|
117307
|
+
"start": 99,
|
|
117308
|
+
"end": 100
|
|
116979
117309
|
},
|
|
116980
117310
|
"context": {
|
|
116981
117311
|
"type": "variable",
|
|
@@ -116983,8 +117313,8 @@
|
|
|
116983
117313
|
"value": "k-border-radius(md)",
|
|
116984
117314
|
"scope": "default",
|
|
116985
117315
|
"line": {
|
|
116986
|
-
"start":
|
|
116987
|
-
"end":
|
|
117316
|
+
"start": 101,
|
|
117317
|
+
"end": 101
|
|
116988
117318
|
}
|
|
116989
117319
|
},
|
|
116990
117320
|
"group": [
|
|
@@ -117001,8 +117331,8 @@
|
|
|
117001
117331
|
{
|
|
117002
117332
|
"description": "The spacing between the items of the ColorGradient canvas.\n",
|
|
117003
117333
|
"commentRange": {
|
|
117004
|
-
"start":
|
|
117005
|
-
"end":
|
|
117334
|
+
"start": 102,
|
|
117335
|
+
"end": 103
|
|
117006
117336
|
},
|
|
117007
117337
|
"context": {
|
|
117008
117338
|
"type": "variable",
|
|
@@ -117010,8 +117340,8 @@
|
|
|
117010
117340
|
"value": "k-spacing(2)",
|
|
117011
117341
|
"scope": "default",
|
|
117012
117342
|
"line": {
|
|
117013
|
-
"start":
|
|
117014
|
-
"end":
|
|
117343
|
+
"start": 104,
|
|
117344
|
+
"end": 104
|
|
117015
117345
|
}
|
|
117016
117346
|
},
|
|
117017
117347
|
"group": [
|
|
@@ -117028,8 +117358,8 @@
|
|
|
117028
117358
|
{
|
|
117029
117359
|
"description": "The height the ColorGradient canvas hsv rectangle.\n",
|
|
117030
117360
|
"commentRange": {
|
|
117031
|
-
"start":
|
|
117032
|
-
"end":
|
|
117361
|
+
"start": 105,
|
|
117362
|
+
"end": 106
|
|
117033
117363
|
},
|
|
117034
117364
|
"context": {
|
|
117035
117365
|
"type": "variable",
|
|
@@ -117037,8 +117367,8 @@
|
|
|
117037
117367
|
"value": "180px",
|
|
117038
117368
|
"scope": "default",
|
|
117039
117369
|
"line": {
|
|
117040
|
-
"start":
|
|
117041
|
-
"end":
|
|
117370
|
+
"start": 107,
|
|
117371
|
+
"end": 107
|
|
117042
117372
|
}
|
|
117043
117373
|
},
|
|
117044
117374
|
"group": [
|
|
@@ -117055,8 +117385,8 @@
|
|
|
117055
117385
|
{
|
|
117056
117386
|
"description": "The height the small ColorGradient canvas hsv rectangle.\n",
|
|
117057
117387
|
"commentRange": {
|
|
117058
|
-
"start":
|
|
117059
|
-
"end":
|
|
117388
|
+
"start": 108,
|
|
117389
|
+
"end": 109
|
|
117060
117390
|
},
|
|
117061
117391
|
"context": {
|
|
117062
117392
|
"type": "variable",
|
|
@@ -117064,8 +117394,8 @@
|
|
|
117064
117394
|
"value": "164px",
|
|
117065
117395
|
"scope": "default",
|
|
117066
117396
|
"line": {
|
|
117067
|
-
"start":
|
|
117068
|
-
"end":
|
|
117397
|
+
"start": 110,
|
|
117398
|
+
"end": 110
|
|
117069
117399
|
}
|
|
117070
117400
|
},
|
|
117071
117401
|
"group": [
|
|
@@ -117082,8 +117412,8 @@
|
|
|
117082
117412
|
{
|
|
117083
117413
|
"description": "The height the medium ColorGradient canvas hsv rectangle.\n",
|
|
117084
117414
|
"commentRange": {
|
|
117085
|
-
"start":
|
|
117086
|
-
"end":
|
|
117415
|
+
"start": 111,
|
|
117416
|
+
"end": 112
|
|
117087
117417
|
},
|
|
117088
117418
|
"context": {
|
|
117089
117419
|
"type": "variable",
|
|
@@ -117091,8 +117421,8 @@
|
|
|
117091
117421
|
"value": "$kendo-color-gradient-canvas-rectangle-height",
|
|
117092
117422
|
"scope": "default",
|
|
117093
117423
|
"line": {
|
|
117094
|
-
"start":
|
|
117095
|
-
"end":
|
|
117424
|
+
"start": 113,
|
|
117425
|
+
"end": 113
|
|
117096
117426
|
}
|
|
117097
117427
|
},
|
|
117098
117428
|
"group": [
|
|
@@ -117109,8 +117439,8 @@
|
|
|
117109
117439
|
{
|
|
117110
117440
|
"description": "The height the large ColorGradient canvas hsv rectangle.\n",
|
|
117111
117441
|
"commentRange": {
|
|
117112
|
-
"start":
|
|
117113
|
-
"end":
|
|
117442
|
+
"start": 114,
|
|
117443
|
+
"end": 115
|
|
117114
117444
|
},
|
|
117115
117445
|
"context": {
|
|
117116
117446
|
"type": "variable",
|
|
@@ -117118,8 +117448,8 @@
|
|
|
117118
117448
|
"value": "256px",
|
|
117119
117449
|
"scope": "default",
|
|
117120
117450
|
"line": {
|
|
117121
|
-
"start":
|
|
117122
|
-
"end":
|
|
117451
|
+
"start": 116,
|
|
117452
|
+
"end": 116
|
|
117123
117453
|
}
|
|
117124
117454
|
},
|
|
117125
117455
|
"group": [
|
|
@@ -117136,8 +117466,8 @@
|
|
|
117136
117466
|
{
|
|
117137
117467
|
"description": "The spacing between the items of the small ColorGradient canvas.\n",
|
|
117138
117468
|
"commentRange": {
|
|
117139
|
-
"start":
|
|
117140
|
-
"end":
|
|
117469
|
+
"start": 118,
|
|
117470
|
+
"end": 119
|
|
117141
117471
|
},
|
|
117142
117472
|
"context": {
|
|
117143
117473
|
"type": "variable",
|
|
@@ -117145,8 +117475,8 @@
|
|
|
117145
117475
|
"value": "$kendo-color-gradient-canvas-spacing",
|
|
117146
117476
|
"scope": "default",
|
|
117147
117477
|
"line": {
|
|
117148
|
-
"start":
|
|
117149
|
-
"end":
|
|
117478
|
+
"start": 120,
|
|
117479
|
+
"end": 120
|
|
117150
117480
|
}
|
|
117151
117481
|
},
|
|
117152
117482
|
"group": [
|
|
@@ -117163,8 +117493,8 @@
|
|
|
117163
117493
|
{
|
|
117164
117494
|
"description": "The spacing between the items of the medium ColorGradient canvas.\n",
|
|
117165
117495
|
"commentRange": {
|
|
117166
|
-
"start":
|
|
117167
|
-
"end":
|
|
117496
|
+
"start": 121,
|
|
117497
|
+
"end": 122
|
|
117168
117498
|
},
|
|
117169
117499
|
"context": {
|
|
117170
117500
|
"type": "variable",
|
|
@@ -117172,8 +117502,8 @@
|
|
|
117172
117502
|
"value": "$kendo-color-gradient-canvas-spacing",
|
|
117173
117503
|
"scope": "default",
|
|
117174
117504
|
"line": {
|
|
117175
|
-
"start":
|
|
117176
|
-
"end":
|
|
117505
|
+
"start": 123,
|
|
117506
|
+
"end": 123
|
|
117177
117507
|
}
|
|
117178
117508
|
},
|
|
117179
117509
|
"group": [
|
|
@@ -117190,8 +117520,8 @@
|
|
|
117190
117520
|
{
|
|
117191
117521
|
"description": "The spacing between the items of the large ColorGradient canvas.\n",
|
|
117192
117522
|
"commentRange": {
|
|
117193
|
-
"start":
|
|
117194
|
-
"end":
|
|
117523
|
+
"start": 124,
|
|
117524
|
+
"end": 125
|
|
117195
117525
|
},
|
|
117196
117526
|
"context": {
|
|
117197
117527
|
"type": "variable",
|
|
@@ -117199,8 +117529,8 @@
|
|
|
117199
117529
|
"value": "k-spacing(4)",
|
|
117200
117530
|
"scope": "default",
|
|
117201
117531
|
"line": {
|
|
117202
|
-
"start":
|
|
117203
|
-
"end":
|
|
117532
|
+
"start": 126,
|
|
117533
|
+
"end": 126
|
|
117204
117534
|
}
|
|
117205
117535
|
},
|
|
117206
117536
|
"group": [
|
|
@@ -117217,8 +117547,8 @@
|
|
|
117217
117547
|
{
|
|
117218
117548
|
"description": "The border color of the ColorGradient canvas hsv rectangle.\n",
|
|
117219
117549
|
"commentRange": {
|
|
117220
|
-
"start":
|
|
117221
|
-
"end":
|
|
117550
|
+
"start": 128,
|
|
117551
|
+
"end": 129
|
|
117222
117552
|
},
|
|
117223
117553
|
"context": {
|
|
117224
117554
|
"type": "variable",
|
|
@@ -117226,8 +117556,8 @@
|
|
|
117226
117556
|
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))",
|
|
117227
117557
|
"scope": "default",
|
|
117228
117558
|
"line": {
|
|
117229
|
-
"start":
|
|
117230
|
-
"end":
|
|
117559
|
+
"start": 130,
|
|
117560
|
+
"end": 130
|
|
117231
117561
|
}
|
|
117232
117562
|
},
|
|
117233
117563
|
"group": [
|
|
@@ -117244,8 +117574,8 @@
|
|
|
117244
117574
|
{
|
|
117245
117575
|
"description": "The box shadow of the ColorGradient canvas drag handle.\n",
|
|
117246
117576
|
"commentRange": {
|
|
117247
|
-
"start":
|
|
117248
|
-
"end":
|
|
117577
|
+
"start": 131,
|
|
117578
|
+
"end": 132
|
|
117249
117579
|
},
|
|
117250
117580
|
"context": {
|
|
117251
117581
|
"type": "variable",
|
|
@@ -117253,8 +117583,8 @@
|
|
|
117253
117583
|
"value": "var( --kendo-box-shadow-depth-2, none )",
|
|
117254
117584
|
"scope": "default",
|
|
117255
117585
|
"line": {
|
|
117256
|
-
"start":
|
|
117257
|
-
"end":
|
|
117586
|
+
"start": 133,
|
|
117587
|
+
"end": 133
|
|
117258
117588
|
}
|
|
117259
117589
|
},
|
|
117260
117590
|
"group": [
|
|
@@ -117271,8 +117601,8 @@
|
|
|
117271
117601
|
{
|
|
117272
117602
|
"description": "The width of the ColorGradient slider.\n",
|
|
117273
117603
|
"commentRange": {
|
|
117274
|
-
"start":
|
|
117275
|
-
"end":
|
|
117604
|
+
"start": 135,
|
|
117605
|
+
"end": 136
|
|
117276
117606
|
},
|
|
117277
117607
|
"context": {
|
|
117278
117608
|
"type": "variable",
|
|
@@ -117280,8 +117610,8 @@
|
|
|
117280
117610
|
"value": "20px",
|
|
117281
117611
|
"scope": "default",
|
|
117282
117612
|
"line": {
|
|
117283
|
-
"start":
|
|
117284
|
-
"end":
|
|
117613
|
+
"start": 137,
|
|
117614
|
+
"end": 137
|
|
117285
117615
|
}
|
|
117286
117616
|
},
|
|
117287
117617
|
"group": [
|
|
@@ -117298,8 +117628,8 @@
|
|
|
117298
117628
|
{
|
|
117299
117629
|
"description": "The border radius of the ColorGradient slider.\n",
|
|
117300
117630
|
"commentRange": {
|
|
117301
|
-
"start":
|
|
117302
|
-
"end":
|
|
117631
|
+
"start": 138,
|
|
117632
|
+
"end": 139
|
|
117303
117633
|
},
|
|
117304
117634
|
"context": {
|
|
117305
117635
|
"type": "variable",
|
|
@@ -117307,8 +117637,8 @@
|
|
|
117307
117637
|
"value": "k-border-radius(md)",
|
|
117308
117638
|
"scope": "default",
|
|
117309
117639
|
"line": {
|
|
117310
|
-
"start":
|
|
117311
|
-
"end":
|
|
117640
|
+
"start": 140,
|
|
117641
|
+
"end": 140
|
|
117312
117642
|
}
|
|
117313
117643
|
},
|
|
117314
117644
|
"group": [
|
|
@@ -117325,8 +117655,8 @@
|
|
|
117325
117655
|
{
|
|
117326
117656
|
"description": "The width of the border around the ColorGradient slider.\n",
|
|
117327
117657
|
"commentRange": {
|
|
117328
|
-
"start":
|
|
117329
|
-
"end":
|
|
117658
|
+
"start": 141,
|
|
117659
|
+
"end": 142
|
|
117330
117660
|
},
|
|
117331
117661
|
"context": {
|
|
117332
117662
|
"type": "variable",
|
|
@@ -117334,8 +117664,8 @@
|
|
|
117334
117664
|
"value": "if($kendo-enable-color-system, 0, 1px)",
|
|
117335
117665
|
"scope": "default",
|
|
117336
117666
|
"line": {
|
|
117337
|
-
"start":
|
|
117338
|
-
"end":
|
|
117667
|
+
"start": 143,
|
|
117668
|
+
"end": 143
|
|
117339
117669
|
}
|
|
117340
117670
|
},
|
|
117341
117671
|
"group": [
|
|
@@ -117352,8 +117682,8 @@
|
|
|
117352
117682
|
{
|
|
117353
117683
|
"description": "The color of the border around the ColorGradient slider.\n",
|
|
117354
117684
|
"commentRange": {
|
|
117355
|
-
"start":
|
|
117356
|
-
"end":
|
|
117685
|
+
"start": 144,
|
|
117686
|
+
"end": 145
|
|
117357
117687
|
},
|
|
117358
117688
|
"context": {
|
|
117359
117689
|
"type": "variable",
|
|
@@ -117361,8 +117691,8 @@
|
|
|
117361
117691
|
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))",
|
|
117362
117692
|
"scope": "default",
|
|
117363
117693
|
"line": {
|
|
117364
|
-
"start":
|
|
117365
|
-
"end":
|
|
117694
|
+
"start": 146,
|
|
117695
|
+
"end": 146
|
|
117366
117696
|
}
|
|
117367
117697
|
},
|
|
117368
117698
|
"group": [
|
|
@@ -117379,8 +117709,8 @@
|
|
|
117379
117709
|
{
|
|
117380
117710
|
"description": "The height of the ColorGradient vertical slider.\n",
|
|
117381
117711
|
"commentRange": {
|
|
117382
|
-
"start":
|
|
117383
|
-
"end":
|
|
117712
|
+
"start": 148,
|
|
117713
|
+
"end": 149
|
|
117384
117714
|
},
|
|
117385
117715
|
"context": {
|
|
117386
117716
|
"type": "variable",
|
|
@@ -117388,8 +117718,8 @@
|
|
|
117388
117718
|
"value": "180px",
|
|
117389
117719
|
"scope": "default",
|
|
117390
117720
|
"line": {
|
|
117391
|
-
"start":
|
|
117392
|
-
"end":
|
|
117721
|
+
"start": 150,
|
|
117722
|
+
"end": 150
|
|
117393
117723
|
}
|
|
117394
117724
|
},
|
|
117395
117725
|
"group": [
|
|
@@ -117406,8 +117736,8 @@
|
|
|
117406
117736
|
{
|
|
117407
117737
|
"description": "The width of the ColorGradient horizontal slider.\n",
|
|
117408
117738
|
"commentRange": {
|
|
117409
|
-
"start":
|
|
117410
|
-
"end":
|
|
117739
|
+
"start": 151,
|
|
117740
|
+
"end": 152
|
|
117411
117741
|
},
|
|
117412
117742
|
"context": {
|
|
117413
117743
|
"type": "variable",
|
|
@@ -117415,8 +117745,8 @@
|
|
|
117415
117745
|
"value": "100%",
|
|
117416
117746
|
"scope": "default",
|
|
117417
117747
|
"line": {
|
|
117418
|
-
"start":
|
|
117419
|
-
"end":
|
|
117748
|
+
"start": 153,
|
|
117749
|
+
"end": 153
|
|
117420
117750
|
}
|
|
117421
117751
|
},
|
|
117422
117752
|
"group": [
|
|
@@ -117433,8 +117763,8 @@
|
|
|
117433
117763
|
{
|
|
117434
117764
|
"description": "The background image of the ColorGradient alpha slider.\n",
|
|
117435
117765
|
"commentRange": {
|
|
117436
|
-
"start":
|
|
117437
|
-
"end":
|
|
117766
|
+
"start": 154,
|
|
117767
|
+
"end": 155
|
|
117438
117768
|
},
|
|
117439
117769
|
"context": {
|
|
117440
117770
|
"type": "variable",
|
|
@@ -117442,8 +117772,8 @@
|
|
|
117442
117772
|
"value": "\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAuSURBVHgBxYyxDQAwDMJIL+YT+DjtzFRliUfLcklqBCRT4eCTxbD6kdL2/LgYXqpvCbs3kBv/AAAAAElFTkSuQmCC\"",
|
|
117443
117773
|
"scope": "default",
|
|
117444
117774
|
"line": {
|
|
117445
|
-
"start":
|
|
117446
|
-
"end":
|
|
117775
|
+
"start": 156,
|
|
117776
|
+
"end": 156
|
|
117447
117777
|
}
|
|
117448
117778
|
},
|
|
117449
117779
|
"group": [
|
|
@@ -117460,8 +117790,8 @@
|
|
|
117460
117790
|
{
|
|
117461
117791
|
"description": "The height of the small ColorGradient vertical slider.\n",
|
|
117462
117792
|
"commentRange": {
|
|
117463
|
-
"start":
|
|
117464
|
-
"end":
|
|
117793
|
+
"start": 157,
|
|
117794
|
+
"end": 158
|
|
117465
117795
|
},
|
|
117466
117796
|
"context": {
|
|
117467
117797
|
"type": "variable",
|
|
@@ -117469,8 +117799,8 @@
|
|
|
117469
117799
|
"value": "164px",
|
|
117470
117800
|
"scope": "default",
|
|
117471
117801
|
"line": {
|
|
117472
|
-
"start":
|
|
117473
|
-
"end":
|
|
117802
|
+
"start": 159,
|
|
117803
|
+
"end": 159
|
|
117474
117804
|
}
|
|
117475
117805
|
},
|
|
117476
117806
|
"group": [
|
|
@@ -117487,8 +117817,8 @@
|
|
|
117487
117817
|
{
|
|
117488
117818
|
"description": "The height of the medium ColorGradient vertical slider.\n",
|
|
117489
117819
|
"commentRange": {
|
|
117490
|
-
"start":
|
|
117491
|
-
"end":
|
|
117820
|
+
"start": 160,
|
|
117821
|
+
"end": 161
|
|
117492
117822
|
},
|
|
117493
117823
|
"context": {
|
|
117494
117824
|
"type": "variable",
|
|
@@ -117496,8 +117826,8 @@
|
|
|
117496
117826
|
"value": "$kendo-color-gradient-slider-vertical-size",
|
|
117497
117827
|
"scope": "default",
|
|
117498
117828
|
"line": {
|
|
117499
|
-
"start":
|
|
117500
|
-
"end":
|
|
117829
|
+
"start": 162,
|
|
117830
|
+
"end": 162
|
|
117501
117831
|
}
|
|
117502
117832
|
},
|
|
117503
117833
|
"group": [
|
|
@@ -117514,8 +117844,8 @@
|
|
|
117514
117844
|
{
|
|
117515
117845
|
"description": "The height of the large ColorGradient vertical slider.\n",
|
|
117516
117846
|
"commentRange": {
|
|
117517
|
-
"start":
|
|
117518
|
-
"end":
|
|
117847
|
+
"start": 163,
|
|
117848
|
+
"end": 164
|
|
117519
117849
|
},
|
|
117520
117850
|
"context": {
|
|
117521
117851
|
"type": "variable",
|
|
@@ -117523,8 +117853,8 @@
|
|
|
117523
117853
|
"value": "256px",
|
|
117524
117854
|
"scope": "default",
|
|
117525
117855
|
"line": {
|
|
117526
|
-
"start":
|
|
117527
|
-
"end":
|
|
117856
|
+
"start": 165,
|
|
117857
|
+
"end": 165
|
|
117528
117858
|
}
|
|
117529
117859
|
},
|
|
117530
117860
|
"group": [
|
|
@@ -117541,8 +117871,8 @@
|
|
|
117541
117871
|
{
|
|
117542
117872
|
"description": "The width of the ColorGradient canvas drag handle.\n",
|
|
117543
117873
|
"commentRange": {
|
|
117544
|
-
"start":
|
|
117545
|
-
"end":
|
|
117874
|
+
"start": 167,
|
|
117875
|
+
"end": 168
|
|
117546
117876
|
},
|
|
117547
117877
|
"context": {
|
|
117548
117878
|
"type": "variable",
|
|
@@ -117550,8 +117880,8 @@
|
|
|
117550
117880
|
"value": "20px",
|
|
117551
117881
|
"scope": "default",
|
|
117552
117882
|
"line": {
|
|
117553
|
-
"start":
|
|
117554
|
-
"end":
|
|
117883
|
+
"start": 169,
|
|
117884
|
+
"end": 169
|
|
117555
117885
|
}
|
|
117556
117886
|
},
|
|
117557
117887
|
"group": [
|
|
@@ -117568,8 +117898,8 @@
|
|
|
117568
117898
|
{
|
|
117569
117899
|
"description": "The height of the ColorGradient canvas drag handle.\n",
|
|
117570
117900
|
"commentRange": {
|
|
117571
|
-
"start":
|
|
117572
|
-
"end":
|
|
117901
|
+
"start": 170,
|
|
117902
|
+
"end": 171
|
|
117573
117903
|
},
|
|
117574
117904
|
"context": {
|
|
117575
117905
|
"type": "variable",
|
|
@@ -117577,8 +117907,8 @@
|
|
|
117577
117907
|
"value": "20px",
|
|
117578
117908
|
"scope": "default",
|
|
117579
117909
|
"line": {
|
|
117580
|
-
"start":
|
|
117581
|
-
"end":
|
|
117910
|
+
"start": 172,
|
|
117911
|
+
"end": 172
|
|
117582
117912
|
}
|
|
117583
117913
|
},
|
|
117584
117914
|
"group": [
|
|
@@ -117595,8 +117925,8 @@
|
|
|
117595
117925
|
{
|
|
117596
117926
|
"description": "The width of the border around the ColorGradient canvas drag handle.\n",
|
|
117597
117927
|
"commentRange": {
|
|
117598
|
-
"start":
|
|
117599
|
-
"end":
|
|
117928
|
+
"start": 173,
|
|
117929
|
+
"end": 174
|
|
117600
117930
|
},
|
|
117601
117931
|
"context": {
|
|
117602
117932
|
"type": "variable",
|
|
@@ -117604,8 +117934,8 @@
|
|
|
117604
117934
|
"value": "2px",
|
|
117605
117935
|
"scope": "default",
|
|
117606
117936
|
"line": {
|
|
117607
|
-
"start":
|
|
117608
|
-
"end":
|
|
117937
|
+
"start": 175,
|
|
117938
|
+
"end": 175
|
|
117609
117939
|
}
|
|
117610
117940
|
},
|
|
117611
117941
|
"group": [
|
|
@@ -117622,8 +117952,8 @@
|
|
|
117622
117952
|
{
|
|
117623
117953
|
"description": "The width of the outline around the ColorGradient canvas drag handle.\n",
|
|
117624
117954
|
"commentRange": {
|
|
117625
|
-
"start":
|
|
117626
|
-
"end":
|
|
117955
|
+
"start": 176,
|
|
117956
|
+
"end": 177
|
|
117627
117957
|
},
|
|
117628
117958
|
"context": {
|
|
117629
117959
|
"type": "variable",
|
|
@@ -117631,8 +117961,8 @@
|
|
|
117631
117961
|
"value": "1px",
|
|
117632
117962
|
"scope": "default",
|
|
117633
117963
|
"line": {
|
|
117634
|
-
"start":
|
|
117635
|
-
"end":
|
|
117964
|
+
"start": 178,
|
|
117965
|
+
"end": 178
|
|
117636
117966
|
}
|
|
117637
117967
|
},
|
|
117638
117968
|
"group": [
|
|
@@ -117649,8 +117979,8 @@
|
|
|
117649
117979
|
{
|
|
117650
117980
|
"description": "The color of the border around the ColorGradient canvas drag handle.\n",
|
|
117651
117981
|
"commentRange": {
|
|
117652
|
-
"start":
|
|
117653
|
-
"end":
|
|
117982
|
+
"start": 179,
|
|
117983
|
+
"end": 180
|
|
117654
117984
|
},
|
|
117655
117985
|
"context": {
|
|
117656
117986
|
"type": "variable",
|
|
@@ -117658,8 +117988,8 @@
|
|
|
117658
117988
|
"value": "if($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)",
|
|
117659
117989
|
"scope": "default",
|
|
117660
117990
|
"line": {
|
|
117661
|
-
"start":
|
|
117662
|
-
"end":
|
|
117991
|
+
"start": 181,
|
|
117992
|
+
"end": 181
|
|
117663
117993
|
}
|
|
117664
117994
|
},
|
|
117665
117995
|
"group": [
|
|
@@ -117676,8 +118006,8 @@
|
|
|
117676
118006
|
{
|
|
117677
118007
|
"description": "The box shadow of the ColorGradient canvas drag handle.\n",
|
|
117678
118008
|
"commentRange": {
|
|
117679
|
-
"start":
|
|
117680
|
-
"end":
|
|
118009
|
+
"start": 182,
|
|
118010
|
+
"end": 183
|
|
117681
118011
|
},
|
|
117682
118012
|
"context": {
|
|
117683
118013
|
"type": "variable",
|
|
@@ -117685,8 +118015,8 @@
|
|
|
117685
118015
|
"value": "var( --kendo-box-shadow-depth-2, none )",
|
|
117686
118016
|
"scope": "default",
|
|
117687
118017
|
"line": {
|
|
117688
|
-
"start":
|
|
117689
|
-
"end":
|
|
118018
|
+
"start": 184,
|
|
118019
|
+
"end": 184
|
|
117690
118020
|
}
|
|
117691
118021
|
},
|
|
117692
118022
|
"group": [
|
|
@@ -117703,8 +118033,8 @@
|
|
|
117703
118033
|
{
|
|
117704
118034
|
"description": "The color of the border around the focused ColorGradient canvas drag handle.\n",
|
|
117705
118035
|
"commentRange": {
|
|
117706
|
-
"start":
|
|
117707
|
-
"end":
|
|
118036
|
+
"start": 185,
|
|
118037
|
+
"end": 186
|
|
117708
118038
|
},
|
|
117709
118039
|
"context": {
|
|
117710
118040
|
"type": "variable",
|
|
@@ -117712,8 +118042,8 @@
|
|
|
117712
118042
|
"value": "if($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)",
|
|
117713
118043
|
"scope": "default",
|
|
117714
118044
|
"line": {
|
|
117715
|
-
"start":
|
|
117716
|
-
"end":
|
|
118045
|
+
"start": 187,
|
|
118046
|
+
"end": 187
|
|
117717
118047
|
}
|
|
117718
118048
|
},
|
|
117719
118049
|
"group": [
|
|
@@ -117730,8 +118060,8 @@
|
|
|
117730
118060
|
{
|
|
117731
118061
|
"description": "The focus color of the outline around the ColorGradient canvas drag handle.\n",
|
|
117732
118062
|
"commentRange": {
|
|
117733
|
-
"start":
|
|
117734
|
-
"end":
|
|
118063
|
+
"start": 188,
|
|
118064
|
+
"end": 189
|
|
117735
118065
|
},
|
|
117736
118066
|
"context": {
|
|
117737
118067
|
"type": "variable",
|
|
@@ -117739,8 +118069,8 @@
|
|
|
117739
118069
|
"value": "if($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130 ))",
|
|
117740
118070
|
"scope": "default",
|
|
117741
118071
|
"line": {
|
|
117742
|
-
"start":
|
|
117743
|
-
"end":
|
|
118072
|
+
"start": 190,
|
|
118073
|
+
"end": 190
|
|
117744
118074
|
}
|
|
117745
118075
|
},
|
|
117746
118076
|
"group": [
|
|
@@ -117757,8 +118087,8 @@
|
|
|
117757
118087
|
{
|
|
117758
118088
|
"description": "The hover color of the outline around the ColorGradient canvas drag handle.\n",
|
|
117759
118089
|
"commentRange": {
|
|
117760
|
-
"start":
|
|
117761
|
-
"end":
|
|
118090
|
+
"start": 191,
|
|
118091
|
+
"end": 192
|
|
117762
118092
|
},
|
|
117763
118093
|
"context": {
|
|
117764
118094
|
"type": "variable",
|
|
@@ -117766,8 +118096,8 @@
|
|
|
117766
118096
|
"value": "if($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130 ))",
|
|
117767
118097
|
"scope": "default",
|
|
117768
118098
|
"line": {
|
|
117769
|
-
"start":
|
|
117770
|
-
"end":
|
|
118099
|
+
"start": 193,
|
|
118100
|
+
"end": 193
|
|
117771
118101
|
}
|
|
117772
118102
|
},
|
|
117773
118103
|
"group": [
|
|
@@ -117784,8 +118114,8 @@
|
|
|
117784
118114
|
{
|
|
117785
118115
|
"description": "The vertical offset of the ColorGradient canvas drag handle.\n",
|
|
117786
118116
|
"commentRange": {
|
|
117787
|
-
"start":
|
|
117788
|
-
"end":
|
|
118117
|
+
"start": 195,
|
|
118118
|
+
"end": 196
|
|
117789
118119
|
},
|
|
117790
118120
|
"context": {
|
|
117791
118121
|
"type": "variable",
|
|
@@ -117793,8 +118123,8 @@
|
|
|
117793
118123
|
"value": "( -1 * math.div( $kendo-color-gradient-draghandle-height, 2 ) )",
|
|
117794
118124
|
"scope": "default",
|
|
117795
118125
|
"line": {
|
|
117796
|
-
"start":
|
|
117797
|
-
"end":
|
|
118126
|
+
"start": 197,
|
|
118127
|
+
"end": 197
|
|
117798
118128
|
}
|
|
117799
118129
|
},
|
|
117800
118130
|
"group": [
|
|
@@ -117811,8 +118141,8 @@
|
|
|
117811
118141
|
{
|
|
117812
118142
|
"description": "The horizontal offset of the ColorGradient canvas drag handle.\n",
|
|
117813
118143
|
"commentRange": {
|
|
117814
|
-
"start":
|
|
117815
|
-
"end":
|
|
118144
|
+
"start": 198,
|
|
118145
|
+
"end": 199
|
|
117816
118146
|
},
|
|
117817
118147
|
"context": {
|
|
117818
118148
|
"type": "variable",
|
|
@@ -117820,8 +118150,8 @@
|
|
|
117820
118150
|
"value": "( -1 * math.div( $kendo-color-gradient-draghandle-width, 2 ) )",
|
|
117821
118151
|
"scope": "default",
|
|
117822
118152
|
"line": {
|
|
117823
|
-
"start":
|
|
117824
|
-
"end":
|
|
118153
|
+
"start": 200,
|
|
118154
|
+
"end": 200
|
|
117825
118155
|
}
|
|
117826
118156
|
},
|
|
117827
118157
|
"group": [
|
|
@@ -117838,8 +118168,8 @@
|
|
|
117838
118168
|
{
|
|
117839
118169
|
"description": "The width of the ColorGradient input.\n",
|
|
117840
118170
|
"commentRange": {
|
|
117841
|
-
"start":
|
|
117842
|
-
"end":
|
|
118171
|
+
"start": 202,
|
|
118172
|
+
"end": 203
|
|
117843
118173
|
},
|
|
117844
118174
|
"context": {
|
|
117845
118175
|
"type": "variable",
|
|
@@ -117847,8 +118177,8 @@
|
|
|
117847
118177
|
"value": "48px",
|
|
117848
118178
|
"scope": "default",
|
|
117849
118179
|
"line": {
|
|
117850
|
-
"start":
|
|
117851
|
-
"end":
|
|
118180
|
+
"start": 204,
|
|
118181
|
+
"end": 204
|
|
117852
118182
|
}
|
|
117853
118183
|
},
|
|
117854
118184
|
"group": [
|
|
@@ -117865,8 +118195,8 @@
|
|
|
117865
118195
|
{
|
|
117866
118196
|
"description": "The spacing between the ColorGradient inputs.\n",
|
|
117867
118197
|
"commentRange": {
|
|
117868
|
-
"start":
|
|
117869
|
-
"end":
|
|
118198
|
+
"start": 205,
|
|
118199
|
+
"end": 206
|
|
117870
118200
|
},
|
|
117871
118201
|
"context": {
|
|
117872
118202
|
"type": "variable",
|
|
@@ -117874,8 +118204,8 @@
|
|
|
117874
118204
|
"value": "calc( #{$kendo-color-gradient-spacer} / 4 )",
|
|
117875
118205
|
"scope": "default",
|
|
117876
118206
|
"line": {
|
|
117877
|
-
"start":
|
|
117878
|
-
"end":
|
|
118207
|
+
"start": 207,
|
|
118208
|
+
"end": 207
|
|
117879
118209
|
}
|
|
117880
118210
|
},
|
|
117881
118211
|
"group": [
|
|
@@ -117892,8 +118222,8 @@
|
|
|
117892
118222
|
{
|
|
117893
118223
|
"description": "The font size of the ColorGradient input labels.\n",
|
|
117894
118224
|
"commentRange": {
|
|
117895
|
-
"start":
|
|
117896
|
-
"end":
|
|
118225
|
+
"start": 208,
|
|
118226
|
+
"end": 209
|
|
117897
118227
|
},
|
|
117898
118228
|
"context": {
|
|
117899
118229
|
"type": "variable",
|
|
@@ -117901,8 +118231,8 @@
|
|
|
117901
118231
|
"value": "var( --kendo-font-size-sm, inherit )",
|
|
117902
118232
|
"scope": "default",
|
|
117903
118233
|
"line": {
|
|
117904
|
-
"start":
|
|
117905
|
-
"end":
|
|
118234
|
+
"start": 210,
|
|
118235
|
+
"end": 210
|
|
117906
118236
|
}
|
|
117907
118237
|
},
|
|
117908
118238
|
"group": [
|
|
@@ -117919,8 +118249,8 @@
|
|
|
117919
118249
|
{
|
|
117920
118250
|
"description": "The spacing between the ColorGradient inputs and their labels.\n",
|
|
117921
118251
|
"commentRange": {
|
|
117922
|
-
"start":
|
|
117923
|
-
"end":
|
|
118252
|
+
"start": 211,
|
|
118253
|
+
"end": 212
|
|
117924
118254
|
},
|
|
117925
118255
|
"context": {
|
|
117926
118256
|
"type": "variable",
|
|
@@ -117928,8 +118258,8 @@
|
|
|
117928
118258
|
"value": "calc( #{$kendo-color-gradient-spacer} / 4 )",
|
|
117929
118259
|
"scope": "default",
|
|
117930
118260
|
"line": {
|
|
117931
|
-
"start":
|
|
117932
|
-
"end":
|
|
118261
|
+
"start": 213,
|
|
118262
|
+
"end": 213
|
|
117933
118263
|
}
|
|
117934
118264
|
},
|
|
117935
118265
|
"group": [
|
|
@@ -117946,8 +118276,8 @@
|
|
|
117946
118276
|
{
|
|
117947
118277
|
"description": "The text color of the ColorGradient input labels.\n",
|
|
117948
118278
|
"commentRange": {
|
|
117949
|
-
"start":
|
|
117950
|
-
"end":
|
|
118279
|
+
"start": 214,
|
|
118280
|
+
"end": 215
|
|
117951
118281
|
},
|
|
117952
118282
|
"context": {
|
|
117953
118283
|
"type": "variable",
|
|
@@ -117955,8 +118285,8 @@
|
|
|
117955
118285
|
"value": "var( --kendo-subtle-text, inherit )",
|
|
117956
118286
|
"scope": "default",
|
|
117957
118287
|
"line": {
|
|
117958
|
-
"start":
|
|
117959
|
-
"end":
|
|
118288
|
+
"start": 216,
|
|
118289
|
+
"end": 216
|
|
117960
118290
|
}
|
|
117961
118291
|
},
|
|
117962
118292
|
"group": [
|
|
@@ -117973,17 +118303,17 @@
|
|
|
117973
118303
|
{
|
|
117974
118304
|
"description": "The width of the small ColorGradient input.\n",
|
|
117975
118305
|
"commentRange": {
|
|
117976
|
-
"start":
|
|
117977
|
-
"end":
|
|
118306
|
+
"start": 218,
|
|
118307
|
+
"end": 219
|
|
117978
118308
|
},
|
|
117979
118309
|
"context": {
|
|
117980
118310
|
"type": "variable",
|
|
117981
118311
|
"name": "kendo-color-gradient-sm-input-width",
|
|
117982
|
-
"value": "
|
|
118312
|
+
"value": "43px",
|
|
117983
118313
|
"scope": "default",
|
|
117984
118314
|
"line": {
|
|
117985
|
-
"start":
|
|
117986
|
-
"end":
|
|
118315
|
+
"start": 220,
|
|
118316
|
+
"end": 220
|
|
117987
118317
|
}
|
|
117988
118318
|
},
|
|
117989
118319
|
"group": [
|
|
@@ -117994,14 +118324,14 @@
|
|
|
117994
118324
|
"path": "fluent/scss/colorgradient/_variables.scss",
|
|
117995
118325
|
"name": "_variables.scss"
|
|
117996
118326
|
},
|
|
117997
|
-
"resolvedValue": "
|
|
118327
|
+
"resolvedValue": "43px",
|
|
117998
118328
|
"resolvedType": "Number"
|
|
117999
118329
|
},
|
|
118000
118330
|
{
|
|
118001
118331
|
"description": "The width of the medium ColorGradient input.\n",
|
|
118002
118332
|
"commentRange": {
|
|
118003
|
-
"start":
|
|
118004
|
-
"end":
|
|
118333
|
+
"start": 221,
|
|
118334
|
+
"end": 222
|
|
118005
118335
|
},
|
|
118006
118336
|
"context": {
|
|
118007
118337
|
"type": "variable",
|
|
@@ -118009,8 +118339,8 @@
|
|
|
118009
118339
|
"value": "$kendo-color-gradient-input-width",
|
|
118010
118340
|
"scope": "default",
|
|
118011
118341
|
"line": {
|
|
118012
|
-
"start":
|
|
118013
|
-
"end":
|
|
118342
|
+
"start": 223,
|
|
118343
|
+
"end": 223
|
|
118014
118344
|
}
|
|
118015
118345
|
},
|
|
118016
118346
|
"group": [
|
|
@@ -118027,17 +118357,17 @@
|
|
|
118027
118357
|
{
|
|
118028
118358
|
"description": "The width of the large ColorGradient input.\n",
|
|
118029
118359
|
"commentRange": {
|
|
118030
|
-
"start":
|
|
118031
|
-
"end":
|
|
118360
|
+
"start": 224,
|
|
118361
|
+
"end": 225
|
|
118032
118362
|
},
|
|
118033
118363
|
"context": {
|
|
118034
118364
|
"type": "variable",
|
|
118035
118365
|
"name": "kendo-color-gradient-lg-input-width",
|
|
118036
|
-
"value": "
|
|
118366
|
+
"value": "68px",
|
|
118037
118367
|
"scope": "default",
|
|
118038
118368
|
"line": {
|
|
118039
|
-
"start":
|
|
118040
|
-
"end":
|
|
118369
|
+
"start": 226,
|
|
118370
|
+
"end": 226
|
|
118041
118371
|
}
|
|
118042
118372
|
},
|
|
118043
118373
|
"group": [
|
|
@@ -118048,14 +118378,14 @@
|
|
|
118048
118378
|
"path": "fluent/scss/colorgradient/_variables.scss",
|
|
118049
118379
|
"name": "_variables.scss"
|
|
118050
118380
|
},
|
|
118051
|
-
"resolvedValue": "
|
|
118381
|
+
"resolvedValue": "68px",
|
|
118052
118382
|
"resolvedType": "Number"
|
|
118053
118383
|
},
|
|
118054
118384
|
{
|
|
118055
118385
|
"description": "The font weight of the ColorGradient contrast ratio text.\n",
|
|
118056
118386
|
"commentRange": {
|
|
118057
|
-
"start":
|
|
118058
|
-
"end":
|
|
118387
|
+
"start": 228,
|
|
118388
|
+
"end": 229
|
|
118059
118389
|
},
|
|
118060
118390
|
"context": {
|
|
118061
118391
|
"type": "variable",
|
|
@@ -118063,8 +118393,8 @@
|
|
|
118063
118393
|
"value": "var( --kendo-font-weight-bold, normal )",
|
|
118064
118394
|
"scope": "default",
|
|
118065
118395
|
"line": {
|
|
118066
|
-
"start":
|
|
118067
|
-
"end":
|
|
118396
|
+
"start": 230,
|
|
118397
|
+
"end": 230
|
|
118068
118398
|
}
|
|
118069
118399
|
},
|
|
118070
118400
|
"group": [
|
|
@@ -118081,8 +118411,8 @@
|
|
|
118081
118411
|
{
|
|
118082
118412
|
"description": "The spacing between the items in the ColorGradient contrast tool.\n",
|
|
118083
118413
|
"commentRange": {
|
|
118084
|
-
"start":
|
|
118085
|
-
"end":
|
|
118414
|
+
"start": 231,
|
|
118415
|
+
"end": 232
|
|
118086
118416
|
},
|
|
118087
118417
|
"context": {
|
|
118088
118418
|
"type": "variable",
|
|
@@ -118090,8 +118420,8 @@
|
|
|
118090
118420
|
"value": "calc( #{$kendo-color-gradient-spacer} / 1.5 )",
|
|
118091
118421
|
"scope": "default",
|
|
118092
118422
|
"line": {
|
|
118093
|
-
"start":
|
|
118094
|
-
"end":
|
|
118423
|
+
"start": 233,
|
|
118424
|
+
"end": 233
|
|
118095
118425
|
}
|
|
118096
118426
|
},
|
|
118097
118427
|
"group": [
|
|
@@ -118108,17 +118438,17 @@
|
|
|
118108
118438
|
{
|
|
118109
118439
|
"description": "The size map of the ColorGradient.\n",
|
|
118110
118440
|
"commentRange": {
|
|
118111
|
-
"start":
|
|
118112
|
-
"end":
|
|
118441
|
+
"start": 235,
|
|
118442
|
+
"end": 236
|
|
118113
118443
|
},
|
|
118114
118444
|
"context": {
|
|
118115
118445
|
"type": "variable",
|
|
118116
118446
|
"name": "kendo-color-gradient-sizes",
|
|
118117
|
-
"value": "(\n sm: (\n width: $kendo-color-gradient-sm-width,\n vertical-slider-height: $kendo-color-gradient-sm-slider-vertical-size,\n rectangle-height: $kendo-color-gradient-sm-canvas-rectangle-height,\n input-width: $kendo-color-gradient-sm-input-width,\n spacing: $kendo-color-gradient-sm-spacing,\n canvas-spacing: $kendo-color-gradient-sm-canvas-spacing\n ),\n md: (\n width: $kendo-color-gradient-md-width,\n vertical-slider-height: $kendo-color-gradient-md-slider-vertical-size,\n rectangle-height: $kendo-color-gradient-md-canvas-rectangle-height,\n input-width: $kendo-color-gradient-md-input-width,\n spacing: $kendo-color-gradient-md-spacing,\n canvas-spacing: $kendo-color-gradient-md-canvas-spacing\n ),\n lg: (\n width: $kendo-color-gradient-lg-width,\n vertical-slider-height: $kendo-color-gradient-lg-slider-vertical-size,\n rectangle-height: $kendo-color-gradient-lg-canvas-rectangle-height,\n input-width: $kendo-color-gradient-lg-input-width,\n spacing: $kendo-color-gradient-lg-spacing,\n canvas-spacing: $kendo-color-gradient-lg-canvas-spacing\n )\n)",
|
|
118447
|
+
"value": "(\n sm: (\n width: $kendo-color-gradient-sm-width,\n vertical-slider-height: $kendo-color-gradient-sm-slider-vertical-size,\n rectangle-height: $kendo-color-gradient-sm-canvas-rectangle-height,\n input-width: $kendo-color-gradient-sm-input-width,\n spacing: $kendo-color-gradient-sm-spacing,\n canvas-spacing: $kendo-color-gradient-sm-canvas-spacing,\n padding-x: $kendo-color-gradient-sm-padding-x,\n padding-y: $kendo-color-gradient-sm-padding-y\n ),\n md: (\n width: $kendo-color-gradient-md-width,\n vertical-slider-height: $kendo-color-gradient-md-slider-vertical-size,\n rectangle-height: $kendo-color-gradient-md-canvas-rectangle-height,\n input-width: $kendo-color-gradient-md-input-width,\n spacing: $kendo-color-gradient-md-spacing,\n canvas-spacing: $kendo-color-gradient-md-canvas-spacing,\n padding-x: $kendo-color-gradient-md-padding-x,\n padding-y: $kendo-color-gradient-md-padding-y\n ),\n lg: (\n width: $kendo-color-gradient-lg-width,\n vertical-slider-height: $kendo-color-gradient-lg-slider-vertical-size,\n rectangle-height: $kendo-color-gradient-lg-canvas-rectangle-height,\n input-width: $kendo-color-gradient-lg-input-width,\n spacing: $kendo-color-gradient-lg-spacing,\n canvas-spacing: $kendo-color-gradient-lg-canvas-spacing,\n padding-x: $kendo-color-gradient-lg-padding-x,\n padding-y: $kendo-color-gradient-lg-padding-y\n )\n)",
|
|
118118
118448
|
"scope": "default",
|
|
118119
118449
|
"line": {
|
|
118120
|
-
"start":
|
|
118121
|
-
"end":
|
|
118450
|
+
"start": 237,
|
|
118451
|
+
"end": 268
|
|
118122
118452
|
}
|
|
118123
118453
|
},
|
|
118124
118454
|
"group": [
|
|
@@ -118129,16 +118459,18 @@
|
|
|
118129
118459
|
"path": "fluent/scss/colorgradient/_variables.scss",
|
|
118130
118460
|
"name": "_variables.scss"
|
|
118131
118461
|
},
|
|
118132
|
-
"resolvedValue": "(sm: (width:
|
|
118462
|
+
"resolvedValue": "(sm: (width: 236px, vertical-slider-height: 164px, rectangle-height: 164px, input-width: 43px, spacing: var(--kendo-spacing-4, 1rem), canvas-spacing: var(--kendo-spacing-2, 0.5rem), padding-x: calc(var(--kendo-spacing-4, 1rem) / 2), padding-y: var(--kendo-spacing-4, 1rem)), md: (width: 260px, vertical-slider-height: 180px, rectangle-height: 180px, input-width: 48px, spacing: var(--kendo-spacing-4, 1rem), canvas-spacing: var(--kendo-spacing-2, 0.5rem), padding-x: calc(var(--kendo-spacing-4, 1rem) / 2), padding-y: var(--kendo-spacing-4, 1rem)), lg: (width: 362px, vertical-slider-height: 256px, rectangle-height: 256px, input-width: 68px, spacing: var(--kendo-spacing-4\\.5, 1.125rem), canvas-spacing: var(--kendo-spacing-4, 1rem), padding-x: var(--kendo-spacing-4, 1rem), padding-y: var(--kendo-spacing-4, 1rem)))",
|
|
118133
118463
|
"resolvedType": "Map",
|
|
118134
118464
|
"prettyValue": {
|
|
118135
118465
|
"sm": {
|
|
118136
|
-
"width": "
|
|
118466
|
+
"width": "236px",
|
|
118137
118467
|
"vertical-slider-height": "164px",
|
|
118138
118468
|
"rectangle-height": "164px",
|
|
118139
|
-
"input-width": "
|
|
118469
|
+
"input-width": "43px",
|
|
118140
118470
|
"spacing": "var(--kendo-spacing-4, 1rem)",
|
|
118141
|
-
"canvas-spacing": "var(--kendo-spacing-2, 0.5rem)"
|
|
118471
|
+
"canvas-spacing": "var(--kendo-spacing-2, 0.5rem)",
|
|
118472
|
+
"padding-x": "calc(var(--kendo-spacing-4, 1rem) / 2)",
|
|
118473
|
+
"padding-y": "var(--kendo-spacing-4, 1rem)"
|
|
118142
118474
|
},
|
|
118143
118475
|
"md": {
|
|
118144
118476
|
"width": "260px",
|
|
@@ -118146,15 +118478,19 @@
|
|
|
118146
118478
|
"rectangle-height": "180px",
|
|
118147
118479
|
"input-width": "48px",
|
|
118148
118480
|
"spacing": "var(--kendo-spacing-4, 1rem)",
|
|
118149
|
-
"canvas-spacing": "var(--kendo-spacing-2, 0.5rem)"
|
|
118481
|
+
"canvas-spacing": "var(--kendo-spacing-2, 0.5rem)",
|
|
118482
|
+
"padding-x": "calc(var(--kendo-spacing-4, 1rem) / 2)",
|
|
118483
|
+
"padding-y": "var(--kendo-spacing-4, 1rem)"
|
|
118150
118484
|
},
|
|
118151
118485
|
"lg": {
|
|
118152
|
-
"width": "
|
|
118486
|
+
"width": "362px",
|
|
118153
118487
|
"vertical-slider-height": "256px",
|
|
118154
118488
|
"rectangle-height": "256px",
|
|
118155
|
-
"input-width": "
|
|
118489
|
+
"input-width": "68px",
|
|
118156
118490
|
"spacing": "var(--kendo-spacing-4\\.5, 1.125rem)",
|
|
118157
|
-
"canvas-spacing": "var(--kendo-spacing-4, 1rem)"
|
|
118491
|
+
"canvas-spacing": "var(--kendo-spacing-4, 1rem)",
|
|
118492
|
+
"padding-x": "var(--kendo-spacing-4, 1rem)",
|
|
118493
|
+
"padding-y": "var(--kendo-spacing-4, 1rem)"
|
|
118158
118494
|
}
|
|
118159
118495
|
}
|
|
118160
118496
|
}
|
|
@@ -118388,7 +118724,7 @@
|
|
|
118388
118724
|
},
|
|
118389
118725
|
"context": {
|
|
118390
118726
|
"type": "variable",
|
|
118391
|
-
"name": "kendo-color-palette-tile-
|
|
118727
|
+
"name": "kendo-color-palette-sm-tile-width",
|
|
118392
118728
|
"value": "k-spacing(5.5)",
|
|
118393
118729
|
"scope": "default",
|
|
118394
118730
|
"line": {
|
|
@@ -118415,8 +118751,8 @@
|
|
|
118415
118751
|
},
|
|
118416
118752
|
"context": {
|
|
118417
118753
|
"type": "variable",
|
|
118418
|
-
"name": "kendo-color-palette-tile-
|
|
118419
|
-
"value": "$kendo-color-palette-tile-
|
|
118754
|
+
"name": "kendo-color-palette-sm-tile-height",
|
|
118755
|
+
"value": "$kendo-color-palette-sm-tile-width",
|
|
118420
118756
|
"scope": "default",
|
|
118421
118757
|
"line": {
|
|
118422
118758
|
"start": 34,
|
|
@@ -118442,7 +118778,7 @@
|
|
|
118442
118778
|
},
|
|
118443
118779
|
"context": {
|
|
118444
118780
|
"type": "variable",
|
|
118445
|
-
"name": "kendo-color-palette-tile-
|
|
118781
|
+
"name": "kendo-color-palette-md-tile-width",
|
|
118446
118782
|
"value": "$kendo-color-palette-tile-width",
|
|
118447
118783
|
"scope": "default",
|
|
118448
118784
|
"line": {
|
|
@@ -118469,7 +118805,7 @@
|
|
|
118469
118805
|
},
|
|
118470
118806
|
"context": {
|
|
118471
118807
|
"type": "variable",
|
|
118472
|
-
"name": "kendo-color-palette-tile-
|
|
118808
|
+
"name": "kendo-color-palette-md-tile-height",
|
|
118473
118809
|
"value": "$kendo-color-palette-tile-height",
|
|
118474
118810
|
"scope": "default",
|
|
118475
118811
|
"line": {
|
|
@@ -118496,7 +118832,7 @@
|
|
|
118496
118832
|
},
|
|
118497
118833
|
"context": {
|
|
118498
118834
|
"type": "variable",
|
|
118499
|
-
"name": "kendo-color-palette-tile-
|
|
118835
|
+
"name": "kendo-color-palette-lg-tile-width",
|
|
118500
118836
|
"value": "k-spacing(8)",
|
|
118501
118837
|
"scope": "default",
|
|
118502
118838
|
"line": {
|
|
@@ -118523,8 +118859,8 @@
|
|
|
118523
118859
|
},
|
|
118524
118860
|
"context": {
|
|
118525
118861
|
"type": "variable",
|
|
118526
|
-
"name": "kendo-color-palette-tile-
|
|
118527
|
-
"value": "$kendo-color-palette-tile-
|
|
118862
|
+
"name": "kendo-color-palette-lg-tile-height",
|
|
118863
|
+
"value": "$kendo-color-palette-lg-tile-width",
|
|
118528
118864
|
"scope": "default",
|
|
118529
118865
|
"line": {
|
|
118530
118866
|
"start": 46,
|
|
@@ -118740,7 +119076,7 @@
|
|
|
118740
119076
|
"context": {
|
|
118741
119077
|
"type": "variable",
|
|
118742
119078
|
"name": "kendo-color-palette-sizes",
|
|
118743
|
-
"value": "(\n sm: (\n width: $kendo-color-palette-tile-
|
|
119079
|
+
"value": "(\n sm: (\n width: $kendo-color-palette-sm-tile-width,\n height: $kendo-color-palette-sm-tile-height\n ),\n md: (\n width: $kendo-color-palette-md-tile-width,\n height: $kendo-color-palette-md-tile-height\n ),\n lg: (\n width: $kendo-color-palette-lg-tile-width,\n height: $kendo-color-palette-lg-tile-height\n )\n)",
|
|
118744
119080
|
"scope": "default",
|
|
118745
119081
|
"line": {
|
|
118746
119082
|
"start": 72,
|