@progress/kendo-theme-meridian 14.5.1-dev.0 → 14.5.1-dev.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all.css +1 -1
- package/dist/meridian-main-dark.css +1 -1
- package/dist/meridian-main.css +1 -1
- package/dist/meta/sassdoc-data.json +260 -368
- package/dist/meta/sassdoc-raw-data.json +129 -179
- package/dist/meta/variables.json +0 -8
- package/lib/swatches/meridian-main-dark.json +1 -1
- package/lib/swatches/meridian-main.json +1 -1
- package/package.json +3 -3
- package/scss/dataviz/_variables.scss +0 -9
- package/scss/spreadsheet/_layout.scss +5 -0
|
@@ -16630,15 +16630,15 @@
|
|
|
16630
16630
|
"resolvedType": "List"
|
|
16631
16631
|
},
|
|
16632
16632
|
{
|
|
16633
|
-
"description": "The
|
|
16633
|
+
"description": "The background color of the Chart.\n",
|
|
16634
16634
|
"commentRange": {
|
|
16635
16635
|
"start": 258,
|
|
16636
16636
|
"end": 259
|
|
16637
16637
|
},
|
|
16638
16638
|
"context": {
|
|
16639
16639
|
"type": "variable",
|
|
16640
|
-
"name": "kendo-chart-
|
|
16641
|
-
"value": "k-color(
|
|
16640
|
+
"name": "kendo-chart-bg",
|
|
16641
|
+
"value": "k-color(surface-alt)",
|
|
16642
16642
|
"scope": "default",
|
|
16643
16643
|
"line": {
|
|
16644
16644
|
"start": 260,
|
|
@@ -16653,18 +16653,18 @@
|
|
|
16653
16653
|
"path": "meridian/scss/dataviz/_variables.scss",
|
|
16654
16654
|
"name": "_variables.scss"
|
|
16655
16655
|
},
|
|
16656
|
-
"resolvedValue": "var(--kendo-color-
|
|
16656
|
+
"resolvedValue": "var(--kendo-color-surface-alt)",
|
|
16657
16657
|
"resolvedType": "String"
|
|
16658
16658
|
},
|
|
16659
16659
|
{
|
|
16660
|
-
"description": "The
|
|
16660
|
+
"description": "The text color of the Chart.\n",
|
|
16661
16661
|
"commentRange": {
|
|
16662
16662
|
"start": 261,
|
|
16663
16663
|
"end": 262
|
|
16664
16664
|
},
|
|
16665
16665
|
"context": {
|
|
16666
16666
|
"type": "variable",
|
|
16667
|
-
"name": "kendo-chart-
|
|
16667
|
+
"name": "kendo-chart-text",
|
|
16668
16668
|
"value": "k-color(on-app-surface)",
|
|
16669
16669
|
"scope": "default",
|
|
16670
16670
|
"line": {
|
|
@@ -16683,65 +16683,11 @@
|
|
|
16683
16683
|
"resolvedValue": "var(--kendo-color-on-app-surface)",
|
|
16684
16684
|
"resolvedType": "String"
|
|
16685
16685
|
},
|
|
16686
|
-
{
|
|
16687
|
-
"description": "The background color of the Chart.\n",
|
|
16688
|
-
"commentRange": {
|
|
16689
|
-
"start": 265,
|
|
16690
|
-
"end": 266
|
|
16691
|
-
},
|
|
16692
|
-
"context": {
|
|
16693
|
-
"type": "variable",
|
|
16694
|
-
"name": "kendo-chart-bg",
|
|
16695
|
-
"value": "k-color(surface-alt)",
|
|
16696
|
-
"scope": "default",
|
|
16697
|
-
"line": {
|
|
16698
|
-
"start": 267,
|
|
16699
|
-
"end": 267
|
|
16700
|
-
}
|
|
16701
|
-
},
|
|
16702
|
-
"group": [
|
|
16703
|
-
"charts"
|
|
16704
|
-
],
|
|
16705
|
-
"access": "public",
|
|
16706
|
-
"file": {
|
|
16707
|
-
"path": "meridian/scss/dataviz/_variables.scss",
|
|
16708
|
-
"name": "_variables.scss"
|
|
16709
|
-
},
|
|
16710
|
-
"resolvedValue": "var(--kendo-color-surface-alt)",
|
|
16711
|
-
"resolvedType": "String"
|
|
16712
|
-
},
|
|
16713
|
-
{
|
|
16714
|
-
"description": "The text color of the Chart.\n",
|
|
16715
|
-
"commentRange": {
|
|
16716
|
-
"start": 268,
|
|
16717
|
-
"end": 269
|
|
16718
|
-
},
|
|
16719
|
-
"context": {
|
|
16720
|
-
"type": "variable",
|
|
16721
|
-
"name": "kendo-chart-text",
|
|
16722
|
-
"value": "k-color(on-app-surface)",
|
|
16723
|
-
"scope": "default",
|
|
16724
|
-
"line": {
|
|
16725
|
-
"start": 270,
|
|
16726
|
-
"end": 270
|
|
16727
|
-
}
|
|
16728
|
-
},
|
|
16729
|
-
"group": [
|
|
16730
|
-
"charts"
|
|
16731
|
-
],
|
|
16732
|
-
"access": "public",
|
|
16733
|
-
"file": {
|
|
16734
|
-
"path": "meridian/scss/dataviz/_variables.scss",
|
|
16735
|
-
"name": "_variables.scss"
|
|
16736
|
-
},
|
|
16737
|
-
"resolvedValue": "var(--kendo-color-on-app-surface)",
|
|
16738
|
-
"resolvedType": "String"
|
|
16739
|
-
},
|
|
16740
16686
|
{
|
|
16741
16687
|
"description": "The border color of the Chart.\n",
|
|
16742
16688
|
"commentRange": {
|
|
16743
|
-
"start":
|
|
16744
|
-
"end":
|
|
16689
|
+
"start": 264,
|
|
16690
|
+
"end": 265
|
|
16745
16691
|
},
|
|
16746
16692
|
"context": {
|
|
16747
16693
|
"type": "variable",
|
|
@@ -16749,8 +16695,8 @@
|
|
|
16749
16695
|
"value": "k-color(border)",
|
|
16750
16696
|
"scope": "default",
|
|
16751
16697
|
"line": {
|
|
16752
|
-
"start":
|
|
16753
|
-
"end":
|
|
16698
|
+
"start": 266,
|
|
16699
|
+
"end": 266
|
|
16754
16700
|
}
|
|
16755
16701
|
},
|
|
16756
16702
|
"group": [
|
|
@@ -16767,8 +16713,8 @@
|
|
|
16767
16713
|
{
|
|
16768
16714
|
"description": "The background color of the Chart.\n",
|
|
16769
16715
|
"commentRange": {
|
|
16770
|
-
"start":
|
|
16771
|
-
"end":
|
|
16716
|
+
"start": 268,
|
|
16717
|
+
"end": 269
|
|
16772
16718
|
},
|
|
16773
16719
|
"context": {
|
|
16774
16720
|
"type": "variable",
|
|
@@ -16776,8 +16722,8 @@
|
|
|
16776
16722
|
"value": "color-mix(in srgb, k-color(on-app-surface) 50%, transparent)",
|
|
16777
16723
|
"scope": "default",
|
|
16778
16724
|
"line": {
|
|
16779
|
-
"start":
|
|
16780
|
-
"end":
|
|
16725
|
+
"start": 270,
|
|
16726
|
+
"end": 270
|
|
16781
16727
|
}
|
|
16782
16728
|
},
|
|
16783
16729
|
"group": [
|
|
@@ -16794,8 +16740,8 @@
|
|
|
16794
16740
|
{
|
|
16795
16741
|
"description": "The text color of the Chart.\n",
|
|
16796
16742
|
"commentRange": {
|
|
16797
|
-
"start":
|
|
16798
|
-
"end":
|
|
16743
|
+
"start": 271,
|
|
16744
|
+
"end": 272
|
|
16799
16745
|
},
|
|
16800
16746
|
"context": {
|
|
16801
16747
|
"type": "variable",
|
|
@@ -16803,8 +16749,8 @@
|
|
|
16803
16749
|
"value": "$kendo-chart-text",
|
|
16804
16750
|
"scope": "default",
|
|
16805
16751
|
"line": {
|
|
16806
|
-
"start":
|
|
16807
|
-
"end":
|
|
16752
|
+
"start": 273,
|
|
16753
|
+
"end": 273
|
|
16808
16754
|
}
|
|
16809
16755
|
},
|
|
16810
16756
|
"group": [
|
|
@@ -16821,8 +16767,8 @@
|
|
|
16821
16767
|
{
|
|
16822
16768
|
"description": "The background color of the Chart.\n",
|
|
16823
16769
|
"commentRange": {
|
|
16824
|
-
"start":
|
|
16825
|
-
"end":
|
|
16770
|
+
"start": 274,
|
|
16771
|
+
"end": 275
|
|
16826
16772
|
},
|
|
16827
16773
|
"context": {
|
|
16828
16774
|
"type": "variable",
|
|
@@ -16830,8 +16776,8 @@
|
|
|
16830
16776
|
"value": "k-color(surface)",
|
|
16831
16777
|
"scope": "default",
|
|
16832
16778
|
"line": {
|
|
16833
|
-
"start":
|
|
16834
|
-
"end":
|
|
16779
|
+
"start": 276,
|
|
16780
|
+
"end": 276
|
|
16835
16781
|
}
|
|
16836
16782
|
},
|
|
16837
16783
|
"group": [
|
|
@@ -16848,8 +16794,8 @@
|
|
|
16848
16794
|
{
|
|
16849
16795
|
"description": "The border color of the Chart.\n",
|
|
16850
16796
|
"commentRange": {
|
|
16851
|
-
"start":
|
|
16852
|
-
"end":
|
|
16797
|
+
"start": 277,
|
|
16798
|
+
"end": 278
|
|
16853
16799
|
},
|
|
16854
16800
|
"context": {
|
|
16855
16801
|
"type": "variable",
|
|
@@ -16857,8 +16803,8 @@
|
|
|
16857
16803
|
"value": "k-color(border)",
|
|
16858
16804
|
"scope": "default",
|
|
16859
16805
|
"line": {
|
|
16860
|
-
"start":
|
|
16861
|
-
"end":
|
|
16806
|
+
"start": 279,
|
|
16807
|
+
"end": 279
|
|
16862
16808
|
}
|
|
16863
16809
|
},
|
|
16864
16810
|
"group": [
|
|
@@ -16875,8 +16821,8 @@
|
|
|
16875
16821
|
{
|
|
16876
16822
|
"description": "The background color of the Chart.\n",
|
|
16877
16823
|
"commentRange": {
|
|
16878
|
-
"start":
|
|
16879
|
-
"end":
|
|
16824
|
+
"start": 281,
|
|
16825
|
+
"end": 282
|
|
16880
16826
|
},
|
|
16881
16827
|
"context": {
|
|
16882
16828
|
"type": "variable",
|
|
@@ -16884,8 +16830,8 @@
|
|
|
16884
16830
|
"value": "color-mix(in srgb, k-color(on-app-surface) 50%, transparent)",
|
|
16885
16831
|
"scope": "default",
|
|
16886
16832
|
"line": {
|
|
16887
|
-
"start":
|
|
16888
|
-
"end":
|
|
16833
|
+
"start": 283,
|
|
16834
|
+
"end": 283
|
|
16889
16835
|
}
|
|
16890
16836
|
},
|
|
16891
16837
|
"group": [
|
|
@@ -16902,8 +16848,8 @@
|
|
|
16902
16848
|
{
|
|
16903
16849
|
"description": "The border color of the Chart.\n",
|
|
16904
16850
|
"commentRange": {
|
|
16905
|
-
"start":
|
|
16906
|
-
"end":
|
|
16851
|
+
"start": 284,
|
|
16852
|
+
"end": 285
|
|
16907
16853
|
},
|
|
16908
16854
|
"context": {
|
|
16909
16855
|
"type": "variable",
|
|
@@ -16911,8 +16857,8 @@
|
|
|
16911
16857
|
"value": "color-mix(in srgb, k-color(on-app-surface) 50%, transparent)",
|
|
16912
16858
|
"scope": "default",
|
|
16913
16859
|
"line": {
|
|
16914
|
-
"start":
|
|
16915
|
-
"end":
|
|
16860
|
+
"start": 286,
|
|
16861
|
+
"end": 286
|
|
16916
16862
|
}
|
|
16917
16863
|
},
|
|
16918
16864
|
"group": [
|
|
@@ -16929,8 +16875,8 @@
|
|
|
16929
16875
|
{
|
|
16930
16876
|
"description": "The notes lines of the Chart.\n",
|
|
16931
16877
|
"commentRange": {
|
|
16932
|
-
"start":
|
|
16933
|
-
"end":
|
|
16878
|
+
"start": 287,
|
|
16879
|
+
"end": 288
|
|
16934
16880
|
},
|
|
16935
16881
|
"context": {
|
|
16936
16882
|
"type": "variable",
|
|
@@ -16938,8 +16884,8 @@
|
|
|
16938
16884
|
"value": "color-mix(in srgb, k-color(on-app-surface) 50%, transparent)",
|
|
16939
16885
|
"scope": "default",
|
|
16940
16886
|
"line": {
|
|
16941
|
-
"start":
|
|
16942
|
-
"end":
|
|
16887
|
+
"start": 289,
|
|
16888
|
+
"end": 289
|
|
16943
16889
|
}
|
|
16944
16890
|
},
|
|
16945
16891
|
"group": [
|
|
@@ -16956,8 +16902,8 @@
|
|
|
16956
16902
|
{
|
|
16957
16903
|
"description": "The background color of the Chart error bars.\n",
|
|
16958
16904
|
"commentRange": {
|
|
16959
|
-
"start":
|
|
16960
|
-
"end":
|
|
16905
|
+
"start": 291,
|
|
16906
|
+
"end": 292
|
|
16961
16907
|
},
|
|
16962
16908
|
"context": {
|
|
16963
16909
|
"type": "variable",
|
|
@@ -16965,8 +16911,8 @@
|
|
|
16965
16911
|
"value": "color-mix(in srgb, k-color(on-app-surface) 50%, transparent)",
|
|
16966
16912
|
"scope": "default",
|
|
16967
16913
|
"line": {
|
|
16968
|
-
"start":
|
|
16969
|
-
"end":
|
|
16914
|
+
"start": 293,
|
|
16915
|
+
"end": 293
|
|
16970
16916
|
}
|
|
16971
16917
|
},
|
|
16972
16918
|
"group": [
|
|
@@ -16983,8 +16929,8 @@
|
|
|
16983
16929
|
{
|
|
16984
16930
|
"description": "The size of the Chart handle.\n",
|
|
16985
16931
|
"commentRange": {
|
|
16986
|
-
"start":
|
|
16987
|
-
"end":
|
|
16932
|
+
"start": 295,
|
|
16933
|
+
"end": 296
|
|
16988
16934
|
},
|
|
16989
16935
|
"context": {
|
|
16990
16936
|
"type": "variable",
|
|
@@ -16992,8 +16938,8 @@
|
|
|
16992
16938
|
"value": "22px",
|
|
16993
16939
|
"scope": "default",
|
|
16994
16940
|
"line": {
|
|
16995
|
-
"start":
|
|
16996
|
-
"end":
|
|
16941
|
+
"start": 297,
|
|
16942
|
+
"end": 297
|
|
16997
16943
|
}
|
|
16998
16944
|
},
|
|
16999
16945
|
"group": [
|
|
@@ -17010,8 +16956,8 @@
|
|
|
17010
16956
|
{
|
|
17011
16957
|
"description": "The text color of the Chart.\n",
|
|
17012
16958
|
"commentRange": {
|
|
17013
|
-
"start":
|
|
17014
|
-
"end":
|
|
16959
|
+
"start": 298,
|
|
16960
|
+
"end": 299
|
|
17015
16961
|
},
|
|
17016
16962
|
"context": {
|
|
17017
16963
|
"type": "variable",
|
|
@@ -17019,8 +16965,8 @@
|
|
|
17019
16965
|
"value": "color-mix(in srgb, k-color(on-app-surface) 8%, transparent)",
|
|
17020
16966
|
"scope": "default",
|
|
17021
16967
|
"line": {
|
|
17022
|
-
"start":
|
|
17023
|
-
"end":
|
|
16968
|
+
"start": 300,
|
|
16969
|
+
"end": 300
|
|
17024
16970
|
}
|
|
17025
16971
|
},
|
|
17026
16972
|
"group": [
|
|
@@ -17037,8 +16983,8 @@
|
|
|
17037
16983
|
{
|
|
17038
16984
|
"description": "The shadow of the Chart.\n",
|
|
17039
16985
|
"commentRange": {
|
|
17040
|
-
"start":
|
|
17041
|
-
"end":
|
|
16986
|
+
"start": 301,
|
|
16987
|
+
"end": 302
|
|
17042
16988
|
},
|
|
17043
16989
|
"context": {
|
|
17044
16990
|
"type": "variable",
|
|
@@ -17046,8 +16992,8 @@
|
|
|
17046
16992
|
"value": "inset 0 1px 7px color-mix(in srgb, k-color(on-app-surface) 15%, transparent)",
|
|
17047
16993
|
"scope": "default",
|
|
17048
16994
|
"line": {
|
|
17049
|
-
"start":
|
|
17050
|
-
"end":
|
|
16995
|
+
"start": 303,
|
|
16996
|
+
"end": 303
|
|
17051
16997
|
}
|
|
17052
16998
|
},
|
|
17053
16999
|
"group": [
|
|
@@ -17064,8 +17010,8 @@
|
|
|
17064
17010
|
{
|
|
17065
17011
|
"description": "The height of the Dataviz title.\n",
|
|
17066
17012
|
"commentRange": {
|
|
17067
|
-
"start":
|
|
17068
|
-
"end":
|
|
17013
|
+
"start": 305,
|
|
17014
|
+
"end": 306
|
|
17069
17015
|
},
|
|
17070
17016
|
"context": {
|
|
17071
17017
|
"type": "variable",
|
|
@@ -17073,8 +17019,8 @@
|
|
|
17073
17019
|
"value": "0px",
|
|
17074
17020
|
"scope": "default",
|
|
17075
17021
|
"line": {
|
|
17076
|
-
"start":
|
|
17077
|
-
"end":
|
|
17022
|
+
"start": 307,
|
|
17023
|
+
"end": 307
|
|
17078
17024
|
}
|
|
17079
17025
|
},
|
|
17080
17026
|
"group": [
|
|
@@ -17091,8 +17037,8 @@
|
|
|
17091
17037
|
{
|
|
17092
17038
|
"description": "The font family of the TreeMap.\n",
|
|
17093
17039
|
"commentRange": {
|
|
17094
|
-
"start":
|
|
17095
|
-
"end":
|
|
17040
|
+
"start": 310,
|
|
17041
|
+
"end": 311
|
|
17096
17042
|
},
|
|
17097
17043
|
"context": {
|
|
17098
17044
|
"type": "variable",
|
|
@@ -17100,8 +17046,8 @@
|
|
|
17100
17046
|
"value": "var( --kendo-font-family, inherit )",
|
|
17101
17047
|
"scope": "default",
|
|
17102
17048
|
"line": {
|
|
17103
|
-
"start":
|
|
17104
|
-
"end":
|
|
17049
|
+
"start": 312,
|
|
17050
|
+
"end": 312
|
|
17105
17051
|
}
|
|
17106
17052
|
},
|
|
17107
17053
|
"group": [
|
|
@@ -17118,8 +17064,8 @@
|
|
|
17118
17064
|
{
|
|
17119
17065
|
"description": "The font size of the TreeMap.\n",
|
|
17120
17066
|
"commentRange": {
|
|
17121
|
-
"start":
|
|
17122
|
-
"end":
|
|
17067
|
+
"start": 313,
|
|
17068
|
+
"end": 314
|
|
17123
17069
|
},
|
|
17124
17070
|
"context": {
|
|
17125
17071
|
"type": "variable",
|
|
@@ -17127,8 +17073,8 @@
|
|
|
17127
17073
|
"value": "var( --kendo-font-size, inherit )",
|
|
17128
17074
|
"scope": "default",
|
|
17129
17075
|
"line": {
|
|
17130
|
-
"start":
|
|
17131
|
-
"end":
|
|
17076
|
+
"start": 315,
|
|
17077
|
+
"end": 315
|
|
17132
17078
|
}
|
|
17133
17079
|
},
|
|
17134
17080
|
"group": [
|
|
@@ -17145,8 +17091,8 @@
|
|
|
17145
17091
|
{
|
|
17146
17092
|
"description": "The height of the TreeMap.\n",
|
|
17147
17093
|
"commentRange": {
|
|
17148
|
-
"start":
|
|
17149
|
-
"end":
|
|
17094
|
+
"start": 316,
|
|
17095
|
+
"end": 317
|
|
17150
17096
|
},
|
|
17151
17097
|
"context": {
|
|
17152
17098
|
"type": "variable",
|
|
@@ -17154,8 +17100,8 @@
|
|
|
17154
17100
|
"value": "var( --kendo-line-height, normal )",
|
|
17155
17101
|
"scope": "default",
|
|
17156
17102
|
"line": {
|
|
17157
|
-
"start":
|
|
17158
|
-
"end":
|
|
17103
|
+
"start": 318,
|
|
17104
|
+
"end": 318
|
|
17159
17105
|
}
|
|
17160
17106
|
},
|
|
17161
17107
|
"group": [
|
|
@@ -17172,8 +17118,8 @@
|
|
|
17172
17118
|
{
|
|
17173
17119
|
"description": "The horizontal padding of the TreeMap.\n",
|
|
17174
17120
|
"commentRange": {
|
|
17175
|
-
"start":
|
|
17176
|
-
"end":
|
|
17121
|
+
"start": 320,
|
|
17122
|
+
"end": 321
|
|
17177
17123
|
},
|
|
17178
17124
|
"context": {
|
|
17179
17125
|
"type": "variable",
|
|
@@ -17181,8 +17127,8 @@
|
|
|
17181
17127
|
"value": "k-spacing(1)",
|
|
17182
17128
|
"scope": "default",
|
|
17183
17129
|
"line": {
|
|
17184
|
-
"start":
|
|
17185
|
-
"end":
|
|
17130
|
+
"start": 322,
|
|
17131
|
+
"end": 322
|
|
17186
17132
|
}
|
|
17187
17133
|
},
|
|
17188
17134
|
"group": [
|
|
@@ -17199,8 +17145,8 @@
|
|
|
17199
17145
|
{
|
|
17200
17146
|
"description": "The vertical padding of the TreeMap.\n",
|
|
17201
17147
|
"commentRange": {
|
|
17202
|
-
"start":
|
|
17203
|
-
"end":
|
|
17148
|
+
"start": 323,
|
|
17149
|
+
"end": 324
|
|
17204
17150
|
},
|
|
17205
17151
|
"context": {
|
|
17206
17152
|
"type": "variable",
|
|
@@ -17208,8 +17154,8 @@
|
|
|
17208
17154
|
"value": "k-spacing(0.5)",
|
|
17209
17155
|
"scope": "default",
|
|
17210
17156
|
"line": {
|
|
17211
|
-
"start":
|
|
17212
|
-
"end":
|
|
17157
|
+
"start": 325,
|
|
17158
|
+
"end": 325
|
|
17213
17159
|
}
|
|
17214
17160
|
},
|
|
17215
17161
|
"group": [
|
|
@@ -17226,8 +17172,8 @@
|
|
|
17226
17172
|
{
|
|
17227
17173
|
"description": "The border radius of the TreeMap.\n",
|
|
17228
17174
|
"commentRange": {
|
|
17229
|
-
"start":
|
|
17230
|
-
"end":
|
|
17175
|
+
"start": 326,
|
|
17176
|
+
"end": 327
|
|
17231
17177
|
},
|
|
17232
17178
|
"context": {
|
|
17233
17179
|
"type": "variable",
|
|
@@ -17235,8 +17181,8 @@
|
|
|
17235
17181
|
"value": "k-border-radius(xl)",
|
|
17236
17182
|
"scope": "default",
|
|
17237
17183
|
"line": {
|
|
17238
|
-
"start":
|
|
17239
|
-
"end":
|
|
17184
|
+
"start": 328,
|
|
17185
|
+
"end": 328
|
|
17240
17186
|
}
|
|
17241
17187
|
},
|
|
17242
17188
|
"group": [
|
|
@@ -17253,8 +17199,8 @@
|
|
|
17253
17199
|
{
|
|
17254
17200
|
"description": "The text color of the TreeMap.\n",
|
|
17255
17201
|
"commentRange": {
|
|
17256
|
-
"start":
|
|
17257
|
-
"end":
|
|
17202
|
+
"start": 330,
|
|
17203
|
+
"end": 331
|
|
17258
17204
|
},
|
|
17259
17205
|
"context": {
|
|
17260
17206
|
"type": "variable",
|
|
@@ -17262,8 +17208,8 @@
|
|
|
17262
17208
|
"value": "k-color(on-app-surface)",
|
|
17263
17209
|
"scope": "default",
|
|
17264
17210
|
"line": {
|
|
17265
|
-
"start":
|
|
17266
|
-
"end":
|
|
17211
|
+
"start": 332,
|
|
17212
|
+
"end": 332
|
|
17267
17213
|
}
|
|
17268
17214
|
},
|
|
17269
17215
|
"group": [
|
|
@@ -17280,8 +17226,8 @@
|
|
|
17280
17226
|
{
|
|
17281
17227
|
"description": "The background color of the TreeMap.\n",
|
|
17282
17228
|
"commentRange": {
|
|
17283
|
-
"start":
|
|
17284
|
-
"end":
|
|
17229
|
+
"start": 333,
|
|
17230
|
+
"end": 334
|
|
17285
17231
|
},
|
|
17286
17232
|
"context": {
|
|
17287
17233
|
"type": "variable",
|
|
@@ -17289,8 +17235,8 @@
|
|
|
17289
17235
|
"value": "k-color(surface-alt)",
|
|
17290
17236
|
"scope": "default",
|
|
17291
17237
|
"line": {
|
|
17292
|
-
"start":
|
|
17293
|
-
"end":
|
|
17238
|
+
"start": 335,
|
|
17239
|
+
"end": 335
|
|
17294
17240
|
}
|
|
17295
17241
|
},
|
|
17296
17242
|
"group": [
|
|
@@ -17307,8 +17253,8 @@
|
|
|
17307
17253
|
{
|
|
17308
17254
|
"description": "The border color of the TreeMap.\n",
|
|
17309
17255
|
"commentRange": {
|
|
17310
|
-
"start":
|
|
17311
|
-
"end":
|
|
17256
|
+
"start": 336,
|
|
17257
|
+
"end": 337
|
|
17312
17258
|
},
|
|
17313
17259
|
"context": {
|
|
17314
17260
|
"type": "variable",
|
|
@@ -17316,8 +17262,8 @@
|
|
|
17316
17262
|
"value": "k-color(border)",
|
|
17317
17263
|
"scope": "default",
|
|
17318
17264
|
"line": {
|
|
17319
|
-
"start":
|
|
17320
|
-
"end":
|
|
17265
|
+
"start": 338,
|
|
17266
|
+
"end": 338
|
|
17321
17267
|
}
|
|
17322
17268
|
},
|
|
17323
17269
|
"group": [
|
|
@@ -17334,8 +17280,8 @@
|
|
|
17334
17280
|
{
|
|
17335
17281
|
"description": "The text color of the Dataviz title.\n",
|
|
17336
17282
|
"commentRange": {
|
|
17337
|
-
"start":
|
|
17338
|
-
"end":
|
|
17283
|
+
"start": 340,
|
|
17284
|
+
"end": 341
|
|
17339
17285
|
},
|
|
17340
17286
|
"context": {
|
|
17341
17287
|
"type": "variable",
|
|
@@ -17343,8 +17289,8 @@
|
|
|
17343
17289
|
"value": "k-color(on-app-surface)",
|
|
17344
17290
|
"scope": "default",
|
|
17345
17291
|
"line": {
|
|
17346
|
-
"start":
|
|
17347
|
-
"end":
|
|
17292
|
+
"start": 342,
|
|
17293
|
+
"end": 342
|
|
17348
17294
|
}
|
|
17349
17295
|
},
|
|
17350
17296
|
"group": [
|
|
@@ -17361,8 +17307,8 @@
|
|
|
17361
17307
|
{
|
|
17362
17308
|
"description": "The background color of the Dataviz title.\n",
|
|
17363
17309
|
"commentRange": {
|
|
17364
|
-
"start":
|
|
17365
|
-
"end":
|
|
17310
|
+
"start": 343,
|
|
17311
|
+
"end": 344
|
|
17366
17312
|
},
|
|
17367
17313
|
"context": {
|
|
17368
17314
|
"type": "variable",
|
|
@@ -17370,8 +17316,8 @@
|
|
|
17370
17316
|
"value": "k-color(surface)",
|
|
17371
17317
|
"scope": "default",
|
|
17372
17318
|
"line": {
|
|
17373
|
-
"start":
|
|
17374
|
-
"end":
|
|
17319
|
+
"start": 345,
|
|
17320
|
+
"end": 345
|
|
17375
17321
|
}
|
|
17376
17322
|
},
|
|
17377
17323
|
"group": [
|
|
@@ -17388,8 +17334,8 @@
|
|
|
17388
17334
|
{
|
|
17389
17335
|
"description": "The border color of the Dataviz title.\n",
|
|
17390
17336
|
"commentRange": {
|
|
17391
|
-
"start":
|
|
17392
|
-
"end":
|
|
17337
|
+
"start": 346,
|
|
17338
|
+
"end": 347
|
|
17393
17339
|
},
|
|
17394
17340
|
"context": {
|
|
17395
17341
|
"type": "variable",
|
|
@@ -17397,8 +17343,8 @@
|
|
|
17397
17343
|
"value": "k-color(border)",
|
|
17398
17344
|
"scope": "default",
|
|
17399
17345
|
"line": {
|
|
17400
|
-
"start":
|
|
17401
|
-
"end":
|
|
17346
|
+
"start": 348,
|
|
17347
|
+
"end": 348
|
|
17402
17348
|
}
|
|
17403
17349
|
},
|
|
17404
17350
|
"group": [
|
|
@@ -17415,8 +17361,8 @@
|
|
|
17415
17361
|
{
|
|
17416
17362
|
"description": "The background color of the Dataviz overlay.\n",
|
|
17417
17363
|
"commentRange": {
|
|
17418
|
-
"start":
|
|
17419
|
-
"end":
|
|
17364
|
+
"start": 351,
|
|
17365
|
+
"end": 352
|
|
17420
17366
|
},
|
|
17421
17367
|
"context": {
|
|
17422
17368
|
"type": "variable",
|
|
@@ -17424,8 +17370,8 @@
|
|
|
17424
17370
|
"value": "k-color(surface)",
|
|
17425
17371
|
"scope": "default",
|
|
17426
17372
|
"line": {
|
|
17427
|
-
"start":
|
|
17428
|
-
"end":
|
|
17373
|
+
"start": 353,
|
|
17374
|
+
"end": 353
|
|
17429
17375
|
}
|
|
17430
17376
|
},
|
|
17431
17377
|
"group": [
|
|
@@ -17442,8 +17388,8 @@
|
|
|
17442
17388
|
{
|
|
17443
17389
|
"description": "The font size of the Chart.\n",
|
|
17444
17390
|
"commentRange": {
|
|
17445
|
-
"start":
|
|
17446
|
-
"end":
|
|
17391
|
+
"start": 356,
|
|
17392
|
+
"end": 357
|
|
17447
17393
|
},
|
|
17448
17394
|
"context": {
|
|
17449
17395
|
"type": "variable",
|
|
@@ -17451,8 +17397,8 @@
|
|
|
17451
17397
|
"value": "var( --kendo-font-size-lg, inherit )",
|
|
17452
17398
|
"scope": "default",
|
|
17453
17399
|
"line": {
|
|
17454
|
-
"start":
|
|
17455
|
-
"end":
|
|
17400
|
+
"start": 358,
|
|
17401
|
+
"end": 358
|
|
17456
17402
|
}
|
|
17457
17403
|
},
|
|
17458
17404
|
"group": [
|
|
@@ -17469,8 +17415,8 @@
|
|
|
17469
17415
|
{
|
|
17470
17416
|
"description": "The font weight of the Chart.\n",
|
|
17471
17417
|
"commentRange": {
|
|
17472
|
-
"start":
|
|
17473
|
-
"end":
|
|
17418
|
+
"start": 359,
|
|
17419
|
+
"end": 360
|
|
17474
17420
|
},
|
|
17475
17421
|
"context": {
|
|
17476
17422
|
"type": "variable",
|
|
@@ -17478,8 +17424,8 @@
|
|
|
17478
17424
|
"value": "var( --kendo-font-weight, normal )",
|
|
17479
17425
|
"scope": "default",
|
|
17480
17426
|
"line": {
|
|
17481
|
-
"start":
|
|
17482
|
-
"end":
|
|
17427
|
+
"start": 361,
|
|
17428
|
+
"end": 361
|
|
17483
17429
|
}
|
|
17484
17430
|
},
|
|
17485
17431
|
"group": [
|
|
@@ -17496,8 +17442,8 @@
|
|
|
17496
17442
|
{
|
|
17497
17443
|
"description": "The vertical padding of the Chart.\n",
|
|
17498
17444
|
"commentRange": {
|
|
17499
|
-
"start":
|
|
17500
|
-
"end":
|
|
17445
|
+
"start": 362,
|
|
17446
|
+
"end": 363
|
|
17501
17447
|
},
|
|
17502
17448
|
"context": {
|
|
17503
17449
|
"type": "variable",
|
|
@@ -17505,8 +17451,8 @@
|
|
|
17505
17451
|
"value": "7rem",
|
|
17506
17452
|
"scope": "default",
|
|
17507
17453
|
"line": {
|
|
17508
|
-
"start":
|
|
17509
|
-
"end":
|
|
17454
|
+
"start": 364,
|
|
17455
|
+
"end": 364
|
|
17510
17456
|
}
|
|
17511
17457
|
},
|
|
17512
17458
|
"group": [
|
|
@@ -17523,8 +17469,8 @@
|
|
|
17523
17469
|
{
|
|
17524
17470
|
"description": "The background color of the Gauge.\n",
|
|
17525
17471
|
"commentRange": {
|
|
17526
|
-
"start":
|
|
17527
|
-
"end":
|
|
17472
|
+
"start": 367,
|
|
17473
|
+
"end": 368
|
|
17528
17474
|
},
|
|
17529
17475
|
"context": {
|
|
17530
17476
|
"type": "variable",
|
|
@@ -17532,8 +17478,8 @@
|
|
|
17532
17478
|
"value": "k-color(primary)",
|
|
17533
17479
|
"scope": "default",
|
|
17534
17480
|
"line": {
|
|
17535
|
-
"start":
|
|
17536
|
-
"end":
|
|
17481
|
+
"start": 369,
|
|
17482
|
+
"end": 369
|
|
17537
17483
|
}
|
|
17538
17484
|
},
|
|
17539
17485
|
"group": [
|
|
@@ -17550,8 +17496,8 @@
|
|
|
17550
17496
|
{
|
|
17551
17497
|
"description": "The background color of the Gauge track.\n",
|
|
17552
17498
|
"commentRange": {
|
|
17553
|
-
"start":
|
|
17554
|
-
"end":
|
|
17499
|
+
"start": 370,
|
|
17500
|
+
"end": 371
|
|
17555
17501
|
},
|
|
17556
17502
|
"context": {
|
|
17557
17503
|
"type": "variable",
|
|
@@ -17559,8 +17505,8 @@
|
|
|
17559
17505
|
"value": "k-color(base-emphasis)",
|
|
17560
17506
|
"scope": "default",
|
|
17561
17507
|
"line": {
|
|
17562
|
-
"start":
|
|
17563
|
-
"end":
|
|
17508
|
+
"start": 372,
|
|
17509
|
+
"end": 372
|
|
17564
17510
|
}
|
|
17565
17511
|
},
|
|
17566
17512
|
"group": [
|
|
@@ -121941,15 +121887,15 @@
|
|
|
121941
121887
|
"resolvedType": "List"
|
|
121942
121888
|
},
|
|
121943
121889
|
{
|
|
121944
|
-
"description": "The
|
|
121890
|
+
"description": "The background color of the Chart.\n",
|
|
121945
121891
|
"commentRange": {
|
|
121946
121892
|
"start": 258,
|
|
121947
121893
|
"end": 259
|
|
121948
121894
|
},
|
|
121949
121895
|
"context": {
|
|
121950
121896
|
"type": "variable",
|
|
121951
|
-
"name": "kendo-chart-
|
|
121952
|
-
"value": "k-color(
|
|
121897
|
+
"name": "kendo-chart-bg",
|
|
121898
|
+
"value": "k-color(surface-alt)",
|
|
121953
121899
|
"scope": "default",
|
|
121954
121900
|
"line": {
|
|
121955
121901
|
"start": 260,
|
|
@@ -121964,18 +121910,18 @@
|
|
|
121964
121910
|
"path": "meridian/scss/dataviz/_variables.scss",
|
|
121965
121911
|
"name": "_variables.scss"
|
|
121966
121912
|
},
|
|
121967
|
-
"resolvedValue": "var(--kendo-color-
|
|
121913
|
+
"resolvedValue": "var(--kendo-color-surface-alt)",
|
|
121968
121914
|
"resolvedType": "String"
|
|
121969
121915
|
},
|
|
121970
121916
|
{
|
|
121971
|
-
"description": "The
|
|
121917
|
+
"description": "The text color of the Chart.\n",
|
|
121972
121918
|
"commentRange": {
|
|
121973
121919
|
"start": 261,
|
|
121974
121920
|
"end": 262
|
|
121975
121921
|
},
|
|
121976
121922
|
"context": {
|
|
121977
121923
|
"type": "variable",
|
|
121978
|
-
"name": "kendo-chart-
|
|
121924
|
+
"name": "kendo-chart-text",
|
|
121979
121925
|
"value": "k-color(on-app-surface)",
|
|
121980
121926
|
"scope": "default",
|
|
121981
121927
|
"line": {
|
|
@@ -121994,65 +121940,11 @@
|
|
|
121994
121940
|
"resolvedValue": "var(--kendo-color-on-app-surface)",
|
|
121995
121941
|
"resolvedType": "String"
|
|
121996
121942
|
},
|
|
121997
|
-
{
|
|
121998
|
-
"description": "The background color of the Chart.\n",
|
|
121999
|
-
"commentRange": {
|
|
122000
|
-
"start": 265,
|
|
122001
|
-
"end": 266
|
|
122002
|
-
},
|
|
122003
|
-
"context": {
|
|
122004
|
-
"type": "variable",
|
|
122005
|
-
"name": "kendo-chart-bg",
|
|
122006
|
-
"value": "k-color(surface-alt)",
|
|
122007
|
-
"scope": "default",
|
|
122008
|
-
"line": {
|
|
122009
|
-
"start": 267,
|
|
122010
|
-
"end": 267
|
|
122011
|
-
}
|
|
122012
|
-
},
|
|
122013
|
-
"group": [
|
|
122014
|
-
"charts"
|
|
122015
|
-
],
|
|
122016
|
-
"access": "public",
|
|
122017
|
-
"file": {
|
|
122018
|
-
"path": "meridian/scss/dataviz/_variables.scss",
|
|
122019
|
-
"name": "_variables.scss"
|
|
122020
|
-
},
|
|
122021
|
-
"resolvedValue": "var(--kendo-color-surface-alt)",
|
|
122022
|
-
"resolvedType": "String"
|
|
122023
|
-
},
|
|
122024
|
-
{
|
|
122025
|
-
"description": "The text color of the Chart.\n",
|
|
122026
|
-
"commentRange": {
|
|
122027
|
-
"start": 268,
|
|
122028
|
-
"end": 269
|
|
122029
|
-
},
|
|
122030
|
-
"context": {
|
|
122031
|
-
"type": "variable",
|
|
122032
|
-
"name": "kendo-chart-text",
|
|
122033
|
-
"value": "k-color(on-app-surface)",
|
|
122034
|
-
"scope": "default",
|
|
122035
|
-
"line": {
|
|
122036
|
-
"start": 270,
|
|
122037
|
-
"end": 270
|
|
122038
|
-
}
|
|
122039
|
-
},
|
|
122040
|
-
"group": [
|
|
122041
|
-
"charts"
|
|
122042
|
-
],
|
|
122043
|
-
"access": "public",
|
|
122044
|
-
"file": {
|
|
122045
|
-
"path": "meridian/scss/dataviz/_variables.scss",
|
|
122046
|
-
"name": "_variables.scss"
|
|
122047
|
-
},
|
|
122048
|
-
"resolvedValue": "var(--kendo-color-on-app-surface)",
|
|
122049
|
-
"resolvedType": "String"
|
|
122050
|
-
},
|
|
122051
121943
|
{
|
|
122052
121944
|
"description": "The border color of the Chart.\n",
|
|
122053
121945
|
"commentRange": {
|
|
122054
|
-
"start":
|
|
122055
|
-
"end":
|
|
121946
|
+
"start": 264,
|
|
121947
|
+
"end": 265
|
|
122056
121948
|
},
|
|
122057
121949
|
"context": {
|
|
122058
121950
|
"type": "variable",
|
|
@@ -122060,8 +121952,8 @@
|
|
|
122060
121952
|
"value": "k-color(border)",
|
|
122061
121953
|
"scope": "default",
|
|
122062
121954
|
"line": {
|
|
122063
|
-
"start":
|
|
122064
|
-
"end":
|
|
121955
|
+
"start": 266,
|
|
121956
|
+
"end": 266
|
|
122065
121957
|
}
|
|
122066
121958
|
},
|
|
122067
121959
|
"group": [
|
|
@@ -122078,8 +121970,8 @@
|
|
|
122078
121970
|
{
|
|
122079
121971
|
"description": "The background color of the Chart.\n",
|
|
122080
121972
|
"commentRange": {
|
|
122081
|
-
"start":
|
|
122082
|
-
"end":
|
|
121973
|
+
"start": 268,
|
|
121974
|
+
"end": 269
|
|
122083
121975
|
},
|
|
122084
121976
|
"context": {
|
|
122085
121977
|
"type": "variable",
|
|
@@ -122087,8 +121979,8 @@
|
|
|
122087
121979
|
"value": "color-mix(in srgb, k-color(on-app-surface) 50%, transparent)",
|
|
122088
121980
|
"scope": "default",
|
|
122089
121981
|
"line": {
|
|
122090
|
-
"start":
|
|
122091
|
-
"end":
|
|
121982
|
+
"start": 270,
|
|
121983
|
+
"end": 270
|
|
122092
121984
|
}
|
|
122093
121985
|
},
|
|
122094
121986
|
"group": [
|
|
@@ -122105,8 +121997,8 @@
|
|
|
122105
121997
|
{
|
|
122106
121998
|
"description": "The text color of the Chart.\n",
|
|
122107
121999
|
"commentRange": {
|
|
122108
|
-
"start":
|
|
122109
|
-
"end":
|
|
122000
|
+
"start": 271,
|
|
122001
|
+
"end": 272
|
|
122110
122002
|
},
|
|
122111
122003
|
"context": {
|
|
122112
122004
|
"type": "variable",
|
|
@@ -122114,8 +122006,8 @@
|
|
|
122114
122006
|
"value": "$kendo-chart-text",
|
|
122115
122007
|
"scope": "default",
|
|
122116
122008
|
"line": {
|
|
122117
|
-
"start":
|
|
122118
|
-
"end":
|
|
122009
|
+
"start": 273,
|
|
122010
|
+
"end": 273
|
|
122119
122011
|
}
|
|
122120
122012
|
},
|
|
122121
122013
|
"group": [
|
|
@@ -122132,8 +122024,8 @@
|
|
|
122132
122024
|
{
|
|
122133
122025
|
"description": "The background color of the Chart.\n",
|
|
122134
122026
|
"commentRange": {
|
|
122135
|
-
"start":
|
|
122136
|
-
"end":
|
|
122027
|
+
"start": 274,
|
|
122028
|
+
"end": 275
|
|
122137
122029
|
},
|
|
122138
122030
|
"context": {
|
|
122139
122031
|
"type": "variable",
|
|
@@ -122141,8 +122033,8 @@
|
|
|
122141
122033
|
"value": "k-color(surface)",
|
|
122142
122034
|
"scope": "default",
|
|
122143
122035
|
"line": {
|
|
122144
|
-
"start":
|
|
122145
|
-
"end":
|
|
122036
|
+
"start": 276,
|
|
122037
|
+
"end": 276
|
|
122146
122038
|
}
|
|
122147
122039
|
},
|
|
122148
122040
|
"group": [
|
|
@@ -122159,8 +122051,8 @@
|
|
|
122159
122051
|
{
|
|
122160
122052
|
"description": "The border color of the Chart.\n",
|
|
122161
122053
|
"commentRange": {
|
|
122162
|
-
"start":
|
|
122163
|
-
"end":
|
|
122054
|
+
"start": 277,
|
|
122055
|
+
"end": 278
|
|
122164
122056
|
},
|
|
122165
122057
|
"context": {
|
|
122166
122058
|
"type": "variable",
|
|
@@ -122168,8 +122060,8 @@
|
|
|
122168
122060
|
"value": "k-color(border)",
|
|
122169
122061
|
"scope": "default",
|
|
122170
122062
|
"line": {
|
|
122171
|
-
"start":
|
|
122172
|
-
"end":
|
|
122063
|
+
"start": 279,
|
|
122064
|
+
"end": 279
|
|
122173
122065
|
}
|
|
122174
122066
|
},
|
|
122175
122067
|
"group": [
|
|
@@ -122186,8 +122078,8 @@
|
|
|
122186
122078
|
{
|
|
122187
122079
|
"description": "The background color of the Chart.\n",
|
|
122188
122080
|
"commentRange": {
|
|
122189
|
-
"start":
|
|
122190
|
-
"end":
|
|
122081
|
+
"start": 281,
|
|
122082
|
+
"end": 282
|
|
122191
122083
|
},
|
|
122192
122084
|
"context": {
|
|
122193
122085
|
"type": "variable",
|
|
@@ -122195,8 +122087,8 @@
|
|
|
122195
122087
|
"value": "color-mix(in srgb, k-color(on-app-surface) 50%, transparent)",
|
|
122196
122088
|
"scope": "default",
|
|
122197
122089
|
"line": {
|
|
122198
|
-
"start":
|
|
122199
|
-
"end":
|
|
122090
|
+
"start": 283,
|
|
122091
|
+
"end": 283
|
|
122200
122092
|
}
|
|
122201
122093
|
},
|
|
122202
122094
|
"group": [
|
|
@@ -122213,8 +122105,8 @@
|
|
|
122213
122105
|
{
|
|
122214
122106
|
"description": "The border color of the Chart.\n",
|
|
122215
122107
|
"commentRange": {
|
|
122216
|
-
"start":
|
|
122217
|
-
"end":
|
|
122108
|
+
"start": 284,
|
|
122109
|
+
"end": 285
|
|
122218
122110
|
},
|
|
122219
122111
|
"context": {
|
|
122220
122112
|
"type": "variable",
|
|
@@ -122222,8 +122114,8 @@
|
|
|
122222
122114
|
"value": "color-mix(in srgb, k-color(on-app-surface) 50%, transparent)",
|
|
122223
122115
|
"scope": "default",
|
|
122224
122116
|
"line": {
|
|
122225
|
-
"start":
|
|
122226
|
-
"end":
|
|
122117
|
+
"start": 286,
|
|
122118
|
+
"end": 286
|
|
122227
122119
|
}
|
|
122228
122120
|
},
|
|
122229
122121
|
"group": [
|
|
@@ -122240,8 +122132,8 @@
|
|
|
122240
122132
|
{
|
|
122241
122133
|
"description": "The notes lines of the Chart.\n",
|
|
122242
122134
|
"commentRange": {
|
|
122243
|
-
"start":
|
|
122244
|
-
"end":
|
|
122135
|
+
"start": 287,
|
|
122136
|
+
"end": 288
|
|
122245
122137
|
},
|
|
122246
122138
|
"context": {
|
|
122247
122139
|
"type": "variable",
|
|
@@ -122249,8 +122141,8 @@
|
|
|
122249
122141
|
"value": "color-mix(in srgb, k-color(on-app-surface) 50%, transparent)",
|
|
122250
122142
|
"scope": "default",
|
|
122251
122143
|
"line": {
|
|
122252
|
-
"start":
|
|
122253
|
-
"end":
|
|
122144
|
+
"start": 289,
|
|
122145
|
+
"end": 289
|
|
122254
122146
|
}
|
|
122255
122147
|
},
|
|
122256
122148
|
"group": [
|
|
@@ -122267,8 +122159,8 @@
|
|
|
122267
122159
|
{
|
|
122268
122160
|
"description": "The background color of the Chart error bars.\n",
|
|
122269
122161
|
"commentRange": {
|
|
122270
|
-
"start":
|
|
122271
|
-
"end":
|
|
122162
|
+
"start": 291,
|
|
122163
|
+
"end": 292
|
|
122272
122164
|
},
|
|
122273
122165
|
"context": {
|
|
122274
122166
|
"type": "variable",
|
|
@@ -122276,8 +122168,8 @@
|
|
|
122276
122168
|
"value": "color-mix(in srgb, k-color(on-app-surface) 50%, transparent)",
|
|
122277
122169
|
"scope": "default",
|
|
122278
122170
|
"line": {
|
|
122279
|
-
"start":
|
|
122280
|
-
"end":
|
|
122171
|
+
"start": 293,
|
|
122172
|
+
"end": 293
|
|
122281
122173
|
}
|
|
122282
122174
|
},
|
|
122283
122175
|
"group": [
|
|
@@ -122294,8 +122186,8 @@
|
|
|
122294
122186
|
{
|
|
122295
122187
|
"description": "The size of the Chart handle.\n",
|
|
122296
122188
|
"commentRange": {
|
|
122297
|
-
"start":
|
|
122298
|
-
"end":
|
|
122189
|
+
"start": 295,
|
|
122190
|
+
"end": 296
|
|
122299
122191
|
},
|
|
122300
122192
|
"context": {
|
|
122301
122193
|
"type": "variable",
|
|
@@ -122303,8 +122195,8 @@
|
|
|
122303
122195
|
"value": "22px",
|
|
122304
122196
|
"scope": "default",
|
|
122305
122197
|
"line": {
|
|
122306
|
-
"start":
|
|
122307
|
-
"end":
|
|
122198
|
+
"start": 297,
|
|
122199
|
+
"end": 297
|
|
122308
122200
|
}
|
|
122309
122201
|
},
|
|
122310
122202
|
"group": [
|
|
@@ -122321,8 +122213,8 @@
|
|
|
122321
122213
|
{
|
|
122322
122214
|
"description": "The text color of the Chart.\n",
|
|
122323
122215
|
"commentRange": {
|
|
122324
|
-
"start":
|
|
122325
|
-
"end":
|
|
122216
|
+
"start": 298,
|
|
122217
|
+
"end": 299
|
|
122326
122218
|
},
|
|
122327
122219
|
"context": {
|
|
122328
122220
|
"type": "variable",
|
|
@@ -122330,8 +122222,8 @@
|
|
|
122330
122222
|
"value": "color-mix(in srgb, k-color(on-app-surface) 8%, transparent)",
|
|
122331
122223
|
"scope": "default",
|
|
122332
122224
|
"line": {
|
|
122333
|
-
"start":
|
|
122334
|
-
"end":
|
|
122225
|
+
"start": 300,
|
|
122226
|
+
"end": 300
|
|
122335
122227
|
}
|
|
122336
122228
|
},
|
|
122337
122229
|
"group": [
|
|
@@ -122348,8 +122240,8 @@
|
|
|
122348
122240
|
{
|
|
122349
122241
|
"description": "The shadow of the Chart.\n",
|
|
122350
122242
|
"commentRange": {
|
|
122351
|
-
"start":
|
|
122352
|
-
"end":
|
|
122243
|
+
"start": 301,
|
|
122244
|
+
"end": 302
|
|
122353
122245
|
},
|
|
122354
122246
|
"context": {
|
|
122355
122247
|
"type": "variable",
|
|
@@ -122357,8 +122249,8 @@
|
|
|
122357
122249
|
"value": "inset 0 1px 7px color-mix(in srgb, k-color(on-app-surface) 15%, transparent)",
|
|
122358
122250
|
"scope": "default",
|
|
122359
122251
|
"line": {
|
|
122360
|
-
"start":
|
|
122361
|
-
"end":
|
|
122252
|
+
"start": 303,
|
|
122253
|
+
"end": 303
|
|
122362
122254
|
}
|
|
122363
122255
|
},
|
|
122364
122256
|
"group": [
|
|
@@ -122375,8 +122267,8 @@
|
|
|
122375
122267
|
{
|
|
122376
122268
|
"description": "The height of the Dataviz title.\n",
|
|
122377
122269
|
"commentRange": {
|
|
122378
|
-
"start":
|
|
122379
|
-
"end":
|
|
122270
|
+
"start": 305,
|
|
122271
|
+
"end": 306
|
|
122380
122272
|
},
|
|
122381
122273
|
"context": {
|
|
122382
122274
|
"type": "variable",
|
|
@@ -122384,8 +122276,8 @@
|
|
|
122384
122276
|
"value": "0px",
|
|
122385
122277
|
"scope": "default",
|
|
122386
122278
|
"line": {
|
|
122387
|
-
"start":
|
|
122388
|
-
"end":
|
|
122279
|
+
"start": 307,
|
|
122280
|
+
"end": 307
|
|
122389
122281
|
}
|
|
122390
122282
|
},
|
|
122391
122283
|
"group": [
|
|
@@ -122402,8 +122294,8 @@
|
|
|
122402
122294
|
{
|
|
122403
122295
|
"description": "The font family of the TreeMap.\n",
|
|
122404
122296
|
"commentRange": {
|
|
122405
|
-
"start":
|
|
122406
|
-
"end":
|
|
122297
|
+
"start": 310,
|
|
122298
|
+
"end": 311
|
|
122407
122299
|
},
|
|
122408
122300
|
"context": {
|
|
122409
122301
|
"type": "variable",
|
|
@@ -122411,8 +122303,8 @@
|
|
|
122411
122303
|
"value": "var( --kendo-font-family, inherit )",
|
|
122412
122304
|
"scope": "default",
|
|
122413
122305
|
"line": {
|
|
122414
|
-
"start":
|
|
122415
|
-
"end":
|
|
122306
|
+
"start": 312,
|
|
122307
|
+
"end": 312
|
|
122416
122308
|
}
|
|
122417
122309
|
},
|
|
122418
122310
|
"group": [
|
|
@@ -122429,8 +122321,8 @@
|
|
|
122429
122321
|
{
|
|
122430
122322
|
"description": "The font size of the TreeMap.\n",
|
|
122431
122323
|
"commentRange": {
|
|
122432
|
-
"start":
|
|
122433
|
-
"end":
|
|
122324
|
+
"start": 313,
|
|
122325
|
+
"end": 314
|
|
122434
122326
|
},
|
|
122435
122327
|
"context": {
|
|
122436
122328
|
"type": "variable",
|
|
@@ -122438,8 +122330,8 @@
|
|
|
122438
122330
|
"value": "var( --kendo-font-size, inherit )",
|
|
122439
122331
|
"scope": "default",
|
|
122440
122332
|
"line": {
|
|
122441
|
-
"start":
|
|
122442
|
-
"end":
|
|
122333
|
+
"start": 315,
|
|
122334
|
+
"end": 315
|
|
122443
122335
|
}
|
|
122444
122336
|
},
|
|
122445
122337
|
"group": [
|
|
@@ -122456,8 +122348,8 @@
|
|
|
122456
122348
|
{
|
|
122457
122349
|
"description": "The height of the TreeMap.\n",
|
|
122458
122350
|
"commentRange": {
|
|
122459
|
-
"start":
|
|
122460
|
-
"end":
|
|
122351
|
+
"start": 316,
|
|
122352
|
+
"end": 317
|
|
122461
122353
|
},
|
|
122462
122354
|
"context": {
|
|
122463
122355
|
"type": "variable",
|
|
@@ -122465,8 +122357,8 @@
|
|
|
122465
122357
|
"value": "var( --kendo-line-height, normal )",
|
|
122466
122358
|
"scope": "default",
|
|
122467
122359
|
"line": {
|
|
122468
|
-
"start":
|
|
122469
|
-
"end":
|
|
122360
|
+
"start": 318,
|
|
122361
|
+
"end": 318
|
|
122470
122362
|
}
|
|
122471
122363
|
},
|
|
122472
122364
|
"group": [
|
|
@@ -122483,8 +122375,8 @@
|
|
|
122483
122375
|
{
|
|
122484
122376
|
"description": "The horizontal padding of the TreeMap.\n",
|
|
122485
122377
|
"commentRange": {
|
|
122486
|
-
"start":
|
|
122487
|
-
"end":
|
|
122378
|
+
"start": 320,
|
|
122379
|
+
"end": 321
|
|
122488
122380
|
},
|
|
122489
122381
|
"context": {
|
|
122490
122382
|
"type": "variable",
|
|
@@ -122492,8 +122384,8 @@
|
|
|
122492
122384
|
"value": "k-spacing(1)",
|
|
122493
122385
|
"scope": "default",
|
|
122494
122386
|
"line": {
|
|
122495
|
-
"start":
|
|
122496
|
-
"end":
|
|
122387
|
+
"start": 322,
|
|
122388
|
+
"end": 322
|
|
122497
122389
|
}
|
|
122498
122390
|
},
|
|
122499
122391
|
"group": [
|
|
@@ -122510,8 +122402,8 @@
|
|
|
122510
122402
|
{
|
|
122511
122403
|
"description": "The vertical padding of the TreeMap.\n",
|
|
122512
122404
|
"commentRange": {
|
|
122513
|
-
"start":
|
|
122514
|
-
"end":
|
|
122405
|
+
"start": 323,
|
|
122406
|
+
"end": 324
|
|
122515
122407
|
},
|
|
122516
122408
|
"context": {
|
|
122517
122409
|
"type": "variable",
|
|
@@ -122519,8 +122411,8 @@
|
|
|
122519
122411
|
"value": "k-spacing(0.5)",
|
|
122520
122412
|
"scope": "default",
|
|
122521
122413
|
"line": {
|
|
122522
|
-
"start":
|
|
122523
|
-
"end":
|
|
122414
|
+
"start": 325,
|
|
122415
|
+
"end": 325
|
|
122524
122416
|
}
|
|
122525
122417
|
},
|
|
122526
122418
|
"group": [
|
|
@@ -122537,8 +122429,8 @@
|
|
|
122537
122429
|
{
|
|
122538
122430
|
"description": "The border radius of the TreeMap.\n",
|
|
122539
122431
|
"commentRange": {
|
|
122540
|
-
"start":
|
|
122541
|
-
"end":
|
|
122432
|
+
"start": 326,
|
|
122433
|
+
"end": 327
|
|
122542
122434
|
},
|
|
122543
122435
|
"context": {
|
|
122544
122436
|
"type": "variable",
|
|
@@ -122546,8 +122438,8 @@
|
|
|
122546
122438
|
"value": "k-border-radius(xl)",
|
|
122547
122439
|
"scope": "default",
|
|
122548
122440
|
"line": {
|
|
122549
|
-
"start":
|
|
122550
|
-
"end":
|
|
122441
|
+
"start": 328,
|
|
122442
|
+
"end": 328
|
|
122551
122443
|
}
|
|
122552
122444
|
},
|
|
122553
122445
|
"group": [
|
|
@@ -122564,8 +122456,8 @@
|
|
|
122564
122456
|
{
|
|
122565
122457
|
"description": "The text color of the TreeMap.\n",
|
|
122566
122458
|
"commentRange": {
|
|
122567
|
-
"start":
|
|
122568
|
-
"end":
|
|
122459
|
+
"start": 330,
|
|
122460
|
+
"end": 331
|
|
122569
122461
|
},
|
|
122570
122462
|
"context": {
|
|
122571
122463
|
"type": "variable",
|
|
@@ -122573,8 +122465,8 @@
|
|
|
122573
122465
|
"value": "k-color(on-app-surface)",
|
|
122574
122466
|
"scope": "default",
|
|
122575
122467
|
"line": {
|
|
122576
|
-
"start":
|
|
122577
|
-
"end":
|
|
122468
|
+
"start": 332,
|
|
122469
|
+
"end": 332
|
|
122578
122470
|
}
|
|
122579
122471
|
},
|
|
122580
122472
|
"group": [
|
|
@@ -122591,8 +122483,8 @@
|
|
|
122591
122483
|
{
|
|
122592
122484
|
"description": "The background color of the TreeMap.\n",
|
|
122593
122485
|
"commentRange": {
|
|
122594
|
-
"start":
|
|
122595
|
-
"end":
|
|
122486
|
+
"start": 333,
|
|
122487
|
+
"end": 334
|
|
122596
122488
|
},
|
|
122597
122489
|
"context": {
|
|
122598
122490
|
"type": "variable",
|
|
@@ -122600,8 +122492,8 @@
|
|
|
122600
122492
|
"value": "k-color(surface-alt)",
|
|
122601
122493
|
"scope": "default",
|
|
122602
122494
|
"line": {
|
|
122603
|
-
"start":
|
|
122604
|
-
"end":
|
|
122495
|
+
"start": 335,
|
|
122496
|
+
"end": 335
|
|
122605
122497
|
}
|
|
122606
122498
|
},
|
|
122607
122499
|
"group": [
|
|
@@ -122618,8 +122510,8 @@
|
|
|
122618
122510
|
{
|
|
122619
122511
|
"description": "The border color of the TreeMap.\n",
|
|
122620
122512
|
"commentRange": {
|
|
122621
|
-
"start":
|
|
122622
|
-
"end":
|
|
122513
|
+
"start": 336,
|
|
122514
|
+
"end": 337
|
|
122623
122515
|
},
|
|
122624
122516
|
"context": {
|
|
122625
122517
|
"type": "variable",
|
|
@@ -122627,8 +122519,8 @@
|
|
|
122627
122519
|
"value": "k-color(border)",
|
|
122628
122520
|
"scope": "default",
|
|
122629
122521
|
"line": {
|
|
122630
|
-
"start":
|
|
122631
|
-
"end":
|
|
122522
|
+
"start": 338,
|
|
122523
|
+
"end": 338
|
|
122632
122524
|
}
|
|
122633
122525
|
},
|
|
122634
122526
|
"group": [
|
|
@@ -122645,8 +122537,8 @@
|
|
|
122645
122537
|
{
|
|
122646
122538
|
"description": "The text color of the Dataviz title.\n",
|
|
122647
122539
|
"commentRange": {
|
|
122648
|
-
"start":
|
|
122649
|
-
"end":
|
|
122540
|
+
"start": 340,
|
|
122541
|
+
"end": 341
|
|
122650
122542
|
},
|
|
122651
122543
|
"context": {
|
|
122652
122544
|
"type": "variable",
|
|
@@ -122654,8 +122546,8 @@
|
|
|
122654
122546
|
"value": "k-color(on-app-surface)",
|
|
122655
122547
|
"scope": "default",
|
|
122656
122548
|
"line": {
|
|
122657
|
-
"start":
|
|
122658
|
-
"end":
|
|
122549
|
+
"start": 342,
|
|
122550
|
+
"end": 342
|
|
122659
122551
|
}
|
|
122660
122552
|
},
|
|
122661
122553
|
"group": [
|
|
@@ -122672,8 +122564,8 @@
|
|
|
122672
122564
|
{
|
|
122673
122565
|
"description": "The background color of the Dataviz title.\n",
|
|
122674
122566
|
"commentRange": {
|
|
122675
|
-
"start":
|
|
122676
|
-
"end":
|
|
122567
|
+
"start": 343,
|
|
122568
|
+
"end": 344
|
|
122677
122569
|
},
|
|
122678
122570
|
"context": {
|
|
122679
122571
|
"type": "variable",
|
|
@@ -122681,8 +122573,8 @@
|
|
|
122681
122573
|
"value": "k-color(surface)",
|
|
122682
122574
|
"scope": "default",
|
|
122683
122575
|
"line": {
|
|
122684
|
-
"start":
|
|
122685
|
-
"end":
|
|
122576
|
+
"start": 345,
|
|
122577
|
+
"end": 345
|
|
122686
122578
|
}
|
|
122687
122579
|
},
|
|
122688
122580
|
"group": [
|
|
@@ -122699,8 +122591,8 @@
|
|
|
122699
122591
|
{
|
|
122700
122592
|
"description": "The border color of the Dataviz title.\n",
|
|
122701
122593
|
"commentRange": {
|
|
122702
|
-
"start":
|
|
122703
|
-
"end":
|
|
122594
|
+
"start": 346,
|
|
122595
|
+
"end": 347
|
|
122704
122596
|
},
|
|
122705
122597
|
"context": {
|
|
122706
122598
|
"type": "variable",
|
|
@@ -122708,8 +122600,8 @@
|
|
|
122708
122600
|
"value": "k-color(border)",
|
|
122709
122601
|
"scope": "default",
|
|
122710
122602
|
"line": {
|
|
122711
|
-
"start":
|
|
122712
|
-
"end":
|
|
122603
|
+
"start": 348,
|
|
122604
|
+
"end": 348
|
|
122713
122605
|
}
|
|
122714
122606
|
},
|
|
122715
122607
|
"group": [
|
|
@@ -122726,8 +122618,8 @@
|
|
|
122726
122618
|
{
|
|
122727
122619
|
"description": "The background color of the Dataviz overlay.\n",
|
|
122728
122620
|
"commentRange": {
|
|
122729
|
-
"start":
|
|
122730
|
-
"end":
|
|
122621
|
+
"start": 351,
|
|
122622
|
+
"end": 352
|
|
122731
122623
|
},
|
|
122732
122624
|
"context": {
|
|
122733
122625
|
"type": "variable",
|
|
@@ -122735,8 +122627,8 @@
|
|
|
122735
122627
|
"value": "k-color(surface)",
|
|
122736
122628
|
"scope": "default",
|
|
122737
122629
|
"line": {
|
|
122738
|
-
"start":
|
|
122739
|
-
"end":
|
|
122630
|
+
"start": 353,
|
|
122631
|
+
"end": 353
|
|
122740
122632
|
}
|
|
122741
122633
|
},
|
|
122742
122634
|
"group": [
|
|
@@ -122753,8 +122645,8 @@
|
|
|
122753
122645
|
{
|
|
122754
122646
|
"description": "The font size of the Chart.\n",
|
|
122755
122647
|
"commentRange": {
|
|
122756
|
-
"start":
|
|
122757
|
-
"end":
|
|
122648
|
+
"start": 356,
|
|
122649
|
+
"end": 357
|
|
122758
122650
|
},
|
|
122759
122651
|
"context": {
|
|
122760
122652
|
"type": "variable",
|
|
@@ -122762,8 +122654,8 @@
|
|
|
122762
122654
|
"value": "var( --kendo-font-size-lg, inherit )",
|
|
122763
122655
|
"scope": "default",
|
|
122764
122656
|
"line": {
|
|
122765
|
-
"start":
|
|
122766
|
-
"end":
|
|
122657
|
+
"start": 358,
|
|
122658
|
+
"end": 358
|
|
122767
122659
|
}
|
|
122768
122660
|
},
|
|
122769
122661
|
"group": [
|
|
@@ -122780,8 +122672,8 @@
|
|
|
122780
122672
|
{
|
|
122781
122673
|
"description": "The font weight of the Chart.\n",
|
|
122782
122674
|
"commentRange": {
|
|
122783
|
-
"start":
|
|
122784
|
-
"end":
|
|
122675
|
+
"start": 359,
|
|
122676
|
+
"end": 360
|
|
122785
122677
|
},
|
|
122786
122678
|
"context": {
|
|
122787
122679
|
"type": "variable",
|
|
@@ -122789,8 +122681,8 @@
|
|
|
122789
122681
|
"value": "var( --kendo-font-weight, normal )",
|
|
122790
122682
|
"scope": "default",
|
|
122791
122683
|
"line": {
|
|
122792
|
-
"start":
|
|
122793
|
-
"end":
|
|
122684
|
+
"start": 361,
|
|
122685
|
+
"end": 361
|
|
122794
122686
|
}
|
|
122795
122687
|
},
|
|
122796
122688
|
"group": [
|
|
@@ -122807,8 +122699,8 @@
|
|
|
122807
122699
|
{
|
|
122808
122700
|
"description": "The vertical padding of the Chart.\n",
|
|
122809
122701
|
"commentRange": {
|
|
122810
|
-
"start":
|
|
122811
|
-
"end":
|
|
122702
|
+
"start": 362,
|
|
122703
|
+
"end": 363
|
|
122812
122704
|
},
|
|
122813
122705
|
"context": {
|
|
122814
122706
|
"type": "variable",
|
|
@@ -122816,8 +122708,8 @@
|
|
|
122816
122708
|
"value": "7rem",
|
|
122817
122709
|
"scope": "default",
|
|
122818
122710
|
"line": {
|
|
122819
|
-
"start":
|
|
122820
|
-
"end":
|
|
122711
|
+
"start": 364,
|
|
122712
|
+
"end": 364
|
|
122821
122713
|
}
|
|
122822
122714
|
},
|
|
122823
122715
|
"group": [
|
|
@@ -122834,8 +122726,8 @@
|
|
|
122834
122726
|
{
|
|
122835
122727
|
"description": "The background color of the Gauge.\n",
|
|
122836
122728
|
"commentRange": {
|
|
122837
|
-
"start":
|
|
122838
|
-
"end":
|
|
122729
|
+
"start": 367,
|
|
122730
|
+
"end": 368
|
|
122839
122731
|
},
|
|
122840
122732
|
"context": {
|
|
122841
122733
|
"type": "variable",
|
|
@@ -122843,8 +122735,8 @@
|
|
|
122843
122735
|
"value": "k-color(primary)",
|
|
122844
122736
|
"scope": "default",
|
|
122845
122737
|
"line": {
|
|
122846
|
-
"start":
|
|
122847
|
-
"end":
|
|
122738
|
+
"start": 369,
|
|
122739
|
+
"end": 369
|
|
122848
122740
|
}
|
|
122849
122741
|
},
|
|
122850
122742
|
"group": [
|
|
@@ -122861,8 +122753,8 @@
|
|
|
122861
122753
|
{
|
|
122862
122754
|
"description": "The background color of the Gauge track.\n",
|
|
122863
122755
|
"commentRange": {
|
|
122864
|
-
"start":
|
|
122865
|
-
"end":
|
|
122756
|
+
"start": 370,
|
|
122757
|
+
"end": 371
|
|
122866
122758
|
},
|
|
122867
122759
|
"context": {
|
|
122868
122760
|
"type": "variable",
|
|
@@ -122870,8 +122762,8 @@
|
|
|
122870
122762
|
"value": "k-color(base-emphasis)",
|
|
122871
122763
|
"scope": "default",
|
|
122872
122764
|
"line": {
|
|
122873
|
-
"start":
|
|
122874
|
-
"end":
|
|
122765
|
+
"start": 372,
|
|
122766
|
+
"end": 372
|
|
122875
122767
|
}
|
|
122876
122768
|
},
|
|
122877
122769
|
"group": [
|