@progress/kendo-theme-default 12.2.1 → 12.2.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/default-blue.css +1 -1
- package/dist/default-dataviz-v4.css +1 -1
- package/dist/default-green.css +1 -1
- package/dist/default-main-dark.css +1 -1
- package/dist/default-main.css +1 -1
- package/dist/default-nordic.css +1 -1
- package/dist/default-ocean-blue-a11y.css +1 -1
- package/dist/default-ocean-blue.css +1 -1
- package/dist/default-orange.css +1 -1
- package/dist/default-purple.css +1 -1
- package/dist/default-turquoise.css +1 -1
- package/dist/default-urban.css +1 -1
- package/dist/meta/sassdoc-data.json +360 -252
- package/dist/meta/sassdoc-raw-data.json +175 -125
- package/dist/meta/variables.json +8 -0
- package/lib/swatches/default-blue.json +1 -1
- package/lib/swatches/default-dataviz-v4.json +1 -1
- package/lib/swatches/default-green.json +1 -1
- package/lib/swatches/default-main-dark.json +1 -1
- package/lib/swatches/default-main.json +1 -1
- package/lib/swatches/default-nordic.json +1 -1
- package/lib/swatches/default-ocean-blue-a11y.json +1 -1
- package/lib/swatches/default-ocean-blue.json +1 -1
- package/lib/swatches/default-orange.json +1 -1
- package/lib/swatches/default-purple.json +1 -1
- package/lib/swatches/default-turquoise.json +1 -1
- package/lib/swatches/default-urban.json +1 -1
- package/package.json +4 -4
- package/scss/dataviz/_variables.scss +9 -0
|
@@ -15534,15 +15534,15 @@
|
|
|
15534
15534
|
"resolvedType": "List"
|
|
15535
15535
|
},
|
|
15536
15536
|
{
|
|
15537
|
-
"description": "The
|
|
15537
|
+
"description": "The text color of the chart tooltip.\n",
|
|
15538
15538
|
"commentRange": {
|
|
15539
15539
|
"start": 255,
|
|
15540
15540
|
"end": 256
|
|
15541
15541
|
},
|
|
15542
15542
|
"context": {
|
|
15543
15543
|
"type": "variable",
|
|
15544
|
-
"name": "kendo-chart-
|
|
15545
|
-
"value": "k-color(surface
|
|
15544
|
+
"name": "kendo-chart-tooltip-color",
|
|
15545
|
+
"value": "k-color(app-surface)",
|
|
15546
15546
|
"scope": "default",
|
|
15547
15547
|
"line": {
|
|
15548
15548
|
"start": 257,
|
|
@@ -15557,18 +15557,18 @@
|
|
|
15557
15557
|
"path": "default/scss/dataviz/_variables.scss",
|
|
15558
15558
|
"name": "_variables.scss"
|
|
15559
15559
|
},
|
|
15560
|
-
"resolvedValue": "var(--kendo-color-surface
|
|
15560
|
+
"resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
|
|
15561
15561
|
"resolvedType": "String"
|
|
15562
15562
|
},
|
|
15563
15563
|
{
|
|
15564
|
-
"description": "The text color of the
|
|
15564
|
+
"description": "The inverse text color of the chart tooltip.\n",
|
|
15565
15565
|
"commentRange": {
|
|
15566
15566
|
"start": 258,
|
|
15567
15567
|
"end": 259
|
|
15568
15568
|
},
|
|
15569
15569
|
"context": {
|
|
15570
15570
|
"type": "variable",
|
|
15571
|
-
"name": "kendo-chart-
|
|
15571
|
+
"name": "kendo-chart-tooltip-color-inverse",
|
|
15572
15572
|
"value": "k-color(on-app-surface)",
|
|
15573
15573
|
"scope": "default",
|
|
15574
15574
|
"line": {
|
|
@@ -15587,11 +15587,65 @@
|
|
|
15587
15587
|
"resolvedValue": "var(--kendo-color-on-app-surface, #3d3d3d)",
|
|
15588
15588
|
"resolvedType": "String"
|
|
15589
15589
|
},
|
|
15590
|
+
{
|
|
15591
|
+
"description": "The background color of the Chart.\n",
|
|
15592
|
+
"commentRange": {
|
|
15593
|
+
"start": 262,
|
|
15594
|
+
"end": 263
|
|
15595
|
+
},
|
|
15596
|
+
"context": {
|
|
15597
|
+
"type": "variable",
|
|
15598
|
+
"name": "kendo-chart-bg",
|
|
15599
|
+
"value": "k-color(surface-alt)",
|
|
15600
|
+
"scope": "default",
|
|
15601
|
+
"line": {
|
|
15602
|
+
"start": 264,
|
|
15603
|
+
"end": 264
|
|
15604
|
+
}
|
|
15605
|
+
},
|
|
15606
|
+
"group": [
|
|
15607
|
+
"charts"
|
|
15608
|
+
],
|
|
15609
|
+
"access": "public",
|
|
15610
|
+
"file": {
|
|
15611
|
+
"path": "default/scss/dataviz/_variables.scss",
|
|
15612
|
+
"name": "_variables.scss"
|
|
15613
|
+
},
|
|
15614
|
+
"resolvedValue": "var(--kendo-color-surface-alt, #ffffff)",
|
|
15615
|
+
"resolvedType": "String"
|
|
15616
|
+
},
|
|
15617
|
+
{
|
|
15618
|
+
"description": "The text color of the Chart.\n",
|
|
15619
|
+
"commentRange": {
|
|
15620
|
+
"start": 265,
|
|
15621
|
+
"end": 266
|
|
15622
|
+
},
|
|
15623
|
+
"context": {
|
|
15624
|
+
"type": "variable",
|
|
15625
|
+
"name": "kendo-chart-text",
|
|
15626
|
+
"value": "k-color(on-app-surface)",
|
|
15627
|
+
"scope": "default",
|
|
15628
|
+
"line": {
|
|
15629
|
+
"start": 267,
|
|
15630
|
+
"end": 267
|
|
15631
|
+
}
|
|
15632
|
+
},
|
|
15633
|
+
"group": [
|
|
15634
|
+
"charts"
|
|
15635
|
+
],
|
|
15636
|
+
"access": "public",
|
|
15637
|
+
"file": {
|
|
15638
|
+
"path": "default/scss/dataviz/_variables.scss",
|
|
15639
|
+
"name": "_variables.scss"
|
|
15640
|
+
},
|
|
15641
|
+
"resolvedValue": "var(--kendo-color-on-app-surface, #3d3d3d)",
|
|
15642
|
+
"resolvedType": "String"
|
|
15643
|
+
},
|
|
15590
15644
|
{
|
|
15591
15645
|
"description": "The border color of the Chart.\n",
|
|
15592
15646
|
"commentRange": {
|
|
15593
|
-
"start":
|
|
15594
|
-
"end":
|
|
15647
|
+
"start": 268,
|
|
15648
|
+
"end": 269
|
|
15595
15649
|
},
|
|
15596
15650
|
"context": {
|
|
15597
15651
|
"type": "variable",
|
|
@@ -15599,8 +15653,8 @@
|
|
|
15599
15653
|
"value": "k-color(border)",
|
|
15600
15654
|
"scope": "default",
|
|
15601
15655
|
"line": {
|
|
15602
|
-
"start":
|
|
15603
|
-
"end":
|
|
15656
|
+
"start": 270,
|
|
15657
|
+
"end": 270
|
|
15604
15658
|
}
|
|
15605
15659
|
},
|
|
15606
15660
|
"group": [
|
|
@@ -15617,8 +15671,8 @@
|
|
|
15617
15671
|
{
|
|
15618
15672
|
"description": "The background color of the Chart.\n",
|
|
15619
15673
|
"commentRange": {
|
|
15620
|
-
"start":
|
|
15621
|
-
"end":
|
|
15674
|
+
"start": 272,
|
|
15675
|
+
"end": 273
|
|
15622
15676
|
},
|
|
15623
15677
|
"context": {
|
|
15624
15678
|
"type": "variable",
|
|
@@ -15626,8 +15680,8 @@
|
|
|
15626
15680
|
"value": "color-mix(in srgb, k-color(on-app-surface) 50%, transparent)",
|
|
15627
15681
|
"scope": "default",
|
|
15628
15682
|
"line": {
|
|
15629
|
-
"start":
|
|
15630
|
-
"end":
|
|
15683
|
+
"start": 274,
|
|
15684
|
+
"end": 274
|
|
15631
15685
|
}
|
|
15632
15686
|
},
|
|
15633
15687
|
"group": [
|
|
@@ -15644,8 +15698,8 @@
|
|
|
15644
15698
|
{
|
|
15645
15699
|
"description": "The text color of the Chart.\n",
|
|
15646
15700
|
"commentRange": {
|
|
15647
|
-
"start":
|
|
15648
|
-
"end":
|
|
15701
|
+
"start": 275,
|
|
15702
|
+
"end": 276
|
|
15649
15703
|
},
|
|
15650
15704
|
"context": {
|
|
15651
15705
|
"type": "variable",
|
|
@@ -15653,8 +15707,8 @@
|
|
|
15653
15707
|
"value": "$kendo-chart-text",
|
|
15654
15708
|
"scope": "default",
|
|
15655
15709
|
"line": {
|
|
15656
|
-
"start":
|
|
15657
|
-
"end":
|
|
15710
|
+
"start": 277,
|
|
15711
|
+
"end": 277
|
|
15658
15712
|
}
|
|
15659
15713
|
},
|
|
15660
15714
|
"group": [
|
|
@@ -15671,8 +15725,8 @@
|
|
|
15671
15725
|
{
|
|
15672
15726
|
"description": "The background color of the Chart.\n",
|
|
15673
15727
|
"commentRange": {
|
|
15674
|
-
"start":
|
|
15675
|
-
"end":
|
|
15728
|
+
"start": 278,
|
|
15729
|
+
"end": 279
|
|
15676
15730
|
},
|
|
15677
15731
|
"context": {
|
|
15678
15732
|
"type": "variable",
|
|
@@ -15680,8 +15734,8 @@
|
|
|
15680
15734
|
"value": "k-color(base)",
|
|
15681
15735
|
"scope": "default",
|
|
15682
15736
|
"line": {
|
|
15683
|
-
"start":
|
|
15684
|
-
"end":
|
|
15737
|
+
"start": 280,
|
|
15738
|
+
"end": 280
|
|
15685
15739
|
}
|
|
15686
15740
|
},
|
|
15687
15741
|
"group": [
|
|
@@ -15698,8 +15752,8 @@
|
|
|
15698
15752
|
{
|
|
15699
15753
|
"description": "The border color of the Chart.\n",
|
|
15700
15754
|
"commentRange": {
|
|
15701
|
-
"start":
|
|
15702
|
-
"end":
|
|
15755
|
+
"start": 281,
|
|
15756
|
+
"end": 282
|
|
15703
15757
|
},
|
|
15704
15758
|
"context": {
|
|
15705
15759
|
"type": "variable",
|
|
@@ -15707,8 +15761,8 @@
|
|
|
15707
15761
|
"value": "color-mix(in srgb, k-color(on-app-surface) 8%, transparent)",
|
|
15708
15762
|
"scope": "default",
|
|
15709
15763
|
"line": {
|
|
15710
|
-
"start":
|
|
15711
|
-
"end":
|
|
15764
|
+
"start": 283,
|
|
15765
|
+
"end": 283
|
|
15712
15766
|
}
|
|
15713
15767
|
},
|
|
15714
15768
|
"group": [
|
|
@@ -15725,8 +15779,8 @@
|
|
|
15725
15779
|
{
|
|
15726
15780
|
"description": "The background color of the Chart.\n",
|
|
15727
15781
|
"commentRange": {
|
|
15728
|
-
"start":
|
|
15729
|
-
"end":
|
|
15782
|
+
"start": 285,
|
|
15783
|
+
"end": 286
|
|
15730
15784
|
},
|
|
15731
15785
|
"context": {
|
|
15732
15786
|
"type": "variable",
|
|
@@ -15734,8 +15788,8 @@
|
|
|
15734
15788
|
"value": "color-mix(in srgb, k-color(on-app-surface) 50%, transparent)",
|
|
15735
15789
|
"scope": "default",
|
|
15736
15790
|
"line": {
|
|
15737
|
-
"start":
|
|
15738
|
-
"end":
|
|
15791
|
+
"start": 287,
|
|
15792
|
+
"end": 287
|
|
15739
15793
|
}
|
|
15740
15794
|
},
|
|
15741
15795
|
"group": [
|
|
@@ -15752,8 +15806,8 @@
|
|
|
15752
15806
|
{
|
|
15753
15807
|
"description": "The border color of the Chart.\n",
|
|
15754
15808
|
"commentRange": {
|
|
15755
|
-
"start":
|
|
15756
|
-
"end":
|
|
15809
|
+
"start": 288,
|
|
15810
|
+
"end": 289
|
|
15757
15811
|
},
|
|
15758
15812
|
"context": {
|
|
15759
15813
|
"type": "variable",
|
|
@@ -15761,8 +15815,8 @@
|
|
|
15761
15815
|
"value": "color-mix(in srgb, k-color(on-app-surface) 50%, transparent)",
|
|
15762
15816
|
"scope": "default",
|
|
15763
15817
|
"line": {
|
|
15764
|
-
"start":
|
|
15765
|
-
"end":
|
|
15818
|
+
"start": 290,
|
|
15819
|
+
"end": 290
|
|
15766
15820
|
}
|
|
15767
15821
|
},
|
|
15768
15822
|
"group": [
|
|
@@ -15779,8 +15833,8 @@
|
|
|
15779
15833
|
{
|
|
15780
15834
|
"description": "The notes lines of the Chart.\n",
|
|
15781
15835
|
"commentRange": {
|
|
15782
|
-
"start":
|
|
15783
|
-
"end":
|
|
15836
|
+
"start": 291,
|
|
15837
|
+
"end": 292
|
|
15784
15838
|
},
|
|
15785
15839
|
"context": {
|
|
15786
15840
|
"type": "variable",
|
|
@@ -15788,8 +15842,8 @@
|
|
|
15788
15842
|
"value": "color-mix(in srgb, k-color(on-app-surface) 50%, transparent)",
|
|
15789
15843
|
"scope": "default",
|
|
15790
15844
|
"line": {
|
|
15791
|
-
"start":
|
|
15792
|
-
"end":
|
|
15845
|
+
"start": 293,
|
|
15846
|
+
"end": 293
|
|
15793
15847
|
}
|
|
15794
15848
|
},
|
|
15795
15849
|
"group": [
|
|
@@ -15806,8 +15860,8 @@
|
|
|
15806
15860
|
{
|
|
15807
15861
|
"description": "The background color of the Chart error bars.\n",
|
|
15808
15862
|
"commentRange": {
|
|
15809
|
-
"start":
|
|
15810
|
-
"end":
|
|
15863
|
+
"start": 295,
|
|
15864
|
+
"end": 296
|
|
15811
15865
|
},
|
|
15812
15866
|
"context": {
|
|
15813
15867
|
"type": "variable",
|
|
@@ -15815,8 +15869,8 @@
|
|
|
15815
15869
|
"value": "color-mix(in srgb, k-color(on-app-surface) 50%, transparent)",
|
|
15816
15870
|
"scope": "default",
|
|
15817
15871
|
"line": {
|
|
15818
|
-
"start":
|
|
15819
|
-
"end":
|
|
15872
|
+
"start": 297,
|
|
15873
|
+
"end": 297
|
|
15820
15874
|
}
|
|
15821
15875
|
},
|
|
15822
15876
|
"group": [
|
|
@@ -15833,8 +15887,8 @@
|
|
|
15833
15887
|
{
|
|
15834
15888
|
"description": "The size of the Chart handle.\n",
|
|
15835
15889
|
"commentRange": {
|
|
15836
|
-
"start":
|
|
15837
|
-
"end":
|
|
15890
|
+
"start": 299,
|
|
15891
|
+
"end": 300
|
|
15838
15892
|
},
|
|
15839
15893
|
"context": {
|
|
15840
15894
|
"type": "variable",
|
|
@@ -15842,8 +15896,8 @@
|
|
|
15842
15896
|
"value": "22px",
|
|
15843
15897
|
"scope": "default",
|
|
15844
15898
|
"line": {
|
|
15845
|
-
"start":
|
|
15846
|
-
"end":
|
|
15899
|
+
"start": 301,
|
|
15900
|
+
"end": 301
|
|
15847
15901
|
}
|
|
15848
15902
|
},
|
|
15849
15903
|
"group": [
|
|
@@ -15860,8 +15914,8 @@
|
|
|
15860
15914
|
{
|
|
15861
15915
|
"description": "The text color of the Chart.\n",
|
|
15862
15916
|
"commentRange": {
|
|
15863
|
-
"start":
|
|
15864
|
-
"end":
|
|
15917
|
+
"start": 302,
|
|
15918
|
+
"end": 303
|
|
15865
15919
|
},
|
|
15866
15920
|
"context": {
|
|
15867
15921
|
"type": "variable",
|
|
@@ -15869,8 +15923,8 @@
|
|
|
15869
15923
|
"value": "color-mix(in srgb, k-color(on-app-surface) 8%, transparent)",
|
|
15870
15924
|
"scope": "default",
|
|
15871
15925
|
"line": {
|
|
15872
|
-
"start":
|
|
15873
|
-
"end":
|
|
15926
|
+
"start": 304,
|
|
15927
|
+
"end": 304
|
|
15874
15928
|
}
|
|
15875
15929
|
},
|
|
15876
15930
|
"group": [
|
|
@@ -15887,8 +15941,8 @@
|
|
|
15887
15941
|
{
|
|
15888
15942
|
"description": "The shadow of the Chart.\n",
|
|
15889
15943
|
"commentRange": {
|
|
15890
|
-
"start":
|
|
15891
|
-
"end":
|
|
15944
|
+
"start": 305,
|
|
15945
|
+
"end": 306
|
|
15892
15946
|
},
|
|
15893
15947
|
"context": {
|
|
15894
15948
|
"type": "variable",
|
|
@@ -15896,8 +15950,8 @@
|
|
|
15896
15950
|
"value": "inset 0 1px 7px color-mix(in srgb, k-color(on-app-surface) 15%, transparent)",
|
|
15897
15951
|
"scope": "default",
|
|
15898
15952
|
"line": {
|
|
15899
|
-
"start":
|
|
15900
|
-
"end":
|
|
15953
|
+
"start": 307,
|
|
15954
|
+
"end": 307
|
|
15901
15955
|
}
|
|
15902
15956
|
},
|
|
15903
15957
|
"group": [
|
|
@@ -15914,8 +15968,8 @@
|
|
|
15914
15968
|
{
|
|
15915
15969
|
"description": "The height of the Dataviz title.\n",
|
|
15916
15970
|
"commentRange": {
|
|
15917
|
-
"start":
|
|
15918
|
-
"end":
|
|
15971
|
+
"start": 309,
|
|
15972
|
+
"end": 310
|
|
15919
15973
|
},
|
|
15920
15974
|
"context": {
|
|
15921
15975
|
"type": "variable",
|
|
@@ -15923,8 +15977,8 @@
|
|
|
15923
15977
|
"value": "0px",
|
|
15924
15978
|
"scope": "default",
|
|
15925
15979
|
"line": {
|
|
15926
|
-
"start":
|
|
15927
|
-
"end":
|
|
15980
|
+
"start": 311,
|
|
15981
|
+
"end": 311
|
|
15928
15982
|
}
|
|
15929
15983
|
},
|
|
15930
15984
|
"group": [
|
|
@@ -15941,8 +15995,8 @@
|
|
|
15941
15995
|
{
|
|
15942
15996
|
"description": "The font family of the TreeMap.\n",
|
|
15943
15997
|
"commentRange": {
|
|
15944
|
-
"start":
|
|
15945
|
-
"end":
|
|
15998
|
+
"start": 314,
|
|
15999
|
+
"end": 315
|
|
15946
16000
|
},
|
|
15947
16001
|
"context": {
|
|
15948
16002
|
"type": "variable",
|
|
@@ -15950,8 +16004,8 @@
|
|
|
15950
16004
|
"value": "var( --kendo-font-family, inherit )",
|
|
15951
16005
|
"scope": "default",
|
|
15952
16006
|
"line": {
|
|
15953
|
-
"start":
|
|
15954
|
-
"end":
|
|
16007
|
+
"start": 316,
|
|
16008
|
+
"end": 316
|
|
15955
16009
|
}
|
|
15956
16010
|
},
|
|
15957
16011
|
"group": [
|
|
@@ -15968,8 +16022,8 @@
|
|
|
15968
16022
|
{
|
|
15969
16023
|
"description": "The font size of the TreeMap.\n",
|
|
15970
16024
|
"commentRange": {
|
|
15971
|
-
"start":
|
|
15972
|
-
"end":
|
|
16025
|
+
"start": 317,
|
|
16026
|
+
"end": 318
|
|
15973
16027
|
},
|
|
15974
16028
|
"context": {
|
|
15975
16029
|
"type": "variable",
|
|
@@ -15977,8 +16031,8 @@
|
|
|
15977
16031
|
"value": "var( --kendo-font-size, inherit )",
|
|
15978
16032
|
"scope": "default",
|
|
15979
16033
|
"line": {
|
|
15980
|
-
"start":
|
|
15981
|
-
"end":
|
|
16034
|
+
"start": 319,
|
|
16035
|
+
"end": 319
|
|
15982
16036
|
}
|
|
15983
16037
|
},
|
|
15984
16038
|
"group": [
|
|
@@ -15995,8 +16049,8 @@
|
|
|
15995
16049
|
{
|
|
15996
16050
|
"description": "The height of the TreeMap.\n",
|
|
15997
16051
|
"commentRange": {
|
|
15998
|
-
"start":
|
|
15999
|
-
"end":
|
|
16052
|
+
"start": 320,
|
|
16053
|
+
"end": 321
|
|
16000
16054
|
},
|
|
16001
16055
|
"context": {
|
|
16002
16056
|
"type": "variable",
|
|
@@ -16004,8 +16058,8 @@
|
|
|
16004
16058
|
"value": "var( --kendo-line-height, normal )",
|
|
16005
16059
|
"scope": "default",
|
|
16006
16060
|
"line": {
|
|
16007
|
-
"start":
|
|
16008
|
-
"end":
|
|
16061
|
+
"start": 322,
|
|
16062
|
+
"end": 322
|
|
16009
16063
|
}
|
|
16010
16064
|
},
|
|
16011
16065
|
"group": [
|
|
@@ -16022,8 +16076,8 @@
|
|
|
16022
16076
|
{
|
|
16023
16077
|
"description": "The horizontal padding of the TreeMap.\n",
|
|
16024
16078
|
"commentRange": {
|
|
16025
|
-
"start":
|
|
16026
|
-
"end":
|
|
16079
|
+
"start": 324,
|
|
16080
|
+
"end": 325
|
|
16027
16081
|
},
|
|
16028
16082
|
"context": {
|
|
16029
16083
|
"type": "variable",
|
|
@@ -16031,8 +16085,8 @@
|
|
|
16031
16085
|
"value": "k-spacing(1)",
|
|
16032
16086
|
"scope": "default",
|
|
16033
16087
|
"line": {
|
|
16034
|
-
"start":
|
|
16035
|
-
"end":
|
|
16088
|
+
"start": 326,
|
|
16089
|
+
"end": 326
|
|
16036
16090
|
}
|
|
16037
16091
|
},
|
|
16038
16092
|
"group": [
|
|
@@ -16049,8 +16103,8 @@
|
|
|
16049
16103
|
{
|
|
16050
16104
|
"description": "The vertical padding of the TreeMap.\n",
|
|
16051
16105
|
"commentRange": {
|
|
16052
|
-
"start":
|
|
16053
|
-
"end":
|
|
16106
|
+
"start": 327,
|
|
16107
|
+
"end": 328
|
|
16054
16108
|
},
|
|
16055
16109
|
"context": {
|
|
16056
16110
|
"type": "variable",
|
|
@@ -16058,8 +16112,8 @@
|
|
|
16058
16112
|
"value": "k-spacing(0.5)",
|
|
16059
16113
|
"scope": "default",
|
|
16060
16114
|
"line": {
|
|
16061
|
-
"start":
|
|
16062
|
-
"end":
|
|
16115
|
+
"start": 329,
|
|
16116
|
+
"end": 329
|
|
16063
16117
|
}
|
|
16064
16118
|
},
|
|
16065
16119
|
"group": [
|
|
@@ -16076,8 +16130,8 @@
|
|
|
16076
16130
|
{
|
|
16077
16131
|
"description": "The text color of the TreeMap.\n",
|
|
16078
16132
|
"commentRange": {
|
|
16079
|
-
"start":
|
|
16080
|
-
"end":
|
|
16133
|
+
"start": 331,
|
|
16134
|
+
"end": 332
|
|
16081
16135
|
},
|
|
16082
16136
|
"context": {
|
|
16083
16137
|
"type": "variable",
|
|
@@ -16085,8 +16139,8 @@
|
|
|
16085
16139
|
"value": "k-color(on-app-surface)",
|
|
16086
16140
|
"scope": "default",
|
|
16087
16141
|
"line": {
|
|
16088
|
-
"start":
|
|
16089
|
-
"end":
|
|
16142
|
+
"start": 333,
|
|
16143
|
+
"end": 333
|
|
16090
16144
|
}
|
|
16091
16145
|
},
|
|
16092
16146
|
"group": [
|
|
@@ -16103,8 +16157,8 @@
|
|
|
16103
16157
|
{
|
|
16104
16158
|
"description": "The background color of the TreeMap.\n",
|
|
16105
16159
|
"commentRange": {
|
|
16106
|
-
"start":
|
|
16107
|
-
"end":
|
|
16160
|
+
"start": 334,
|
|
16161
|
+
"end": 335
|
|
16108
16162
|
},
|
|
16109
16163
|
"context": {
|
|
16110
16164
|
"type": "variable",
|
|
@@ -16112,8 +16166,8 @@
|
|
|
16112
16166
|
"value": "k-color(surface-alt)",
|
|
16113
16167
|
"scope": "default",
|
|
16114
16168
|
"line": {
|
|
16115
|
-
"start":
|
|
16116
|
-
"end":
|
|
16169
|
+
"start": 336,
|
|
16170
|
+
"end": 336
|
|
16117
16171
|
}
|
|
16118
16172
|
},
|
|
16119
16173
|
"group": [
|
|
@@ -16130,8 +16184,8 @@
|
|
|
16130
16184
|
{
|
|
16131
16185
|
"description": "The border color of the TreeMap.\n",
|
|
16132
16186
|
"commentRange": {
|
|
16133
|
-
"start":
|
|
16134
|
-
"end":
|
|
16187
|
+
"start": 337,
|
|
16188
|
+
"end": 338
|
|
16135
16189
|
},
|
|
16136
16190
|
"context": {
|
|
16137
16191
|
"type": "variable",
|
|
@@ -16139,8 +16193,8 @@
|
|
|
16139
16193
|
"value": "k-color(border)",
|
|
16140
16194
|
"scope": "default",
|
|
16141
16195
|
"line": {
|
|
16142
|
-
"start":
|
|
16143
|
-
"end":
|
|
16196
|
+
"start": 339,
|
|
16197
|
+
"end": 339
|
|
16144
16198
|
}
|
|
16145
16199
|
},
|
|
16146
16200
|
"group": [
|
|
@@ -16157,8 +16211,8 @@
|
|
|
16157
16211
|
{
|
|
16158
16212
|
"description": "The text color of the Dataviz title.\n",
|
|
16159
16213
|
"commentRange": {
|
|
16160
|
-
"start":
|
|
16161
|
-
"end":
|
|
16214
|
+
"start": 341,
|
|
16215
|
+
"end": 342
|
|
16162
16216
|
},
|
|
16163
16217
|
"context": {
|
|
16164
16218
|
"type": "variable",
|
|
@@ -16166,8 +16220,8 @@
|
|
|
16166
16220
|
"value": "k-color(on-app-surface)",
|
|
16167
16221
|
"scope": "default",
|
|
16168
16222
|
"line": {
|
|
16169
|
-
"start":
|
|
16170
|
-
"end":
|
|
16223
|
+
"start": 343,
|
|
16224
|
+
"end": 343
|
|
16171
16225
|
}
|
|
16172
16226
|
},
|
|
16173
16227
|
"group": [
|
|
@@ -16184,8 +16238,8 @@
|
|
|
16184
16238
|
{
|
|
16185
16239
|
"description": "The background color of the Dataviz title.\n",
|
|
16186
16240
|
"commentRange": {
|
|
16187
|
-
"start":
|
|
16188
|
-
"end":
|
|
16241
|
+
"start": 344,
|
|
16242
|
+
"end": 345
|
|
16189
16243
|
},
|
|
16190
16244
|
"context": {
|
|
16191
16245
|
"type": "variable",
|
|
@@ -16193,8 +16247,8 @@
|
|
|
16193
16247
|
"value": "k-color(surface)",
|
|
16194
16248
|
"scope": "default",
|
|
16195
16249
|
"line": {
|
|
16196
|
-
"start":
|
|
16197
|
-
"end":
|
|
16250
|
+
"start": 346,
|
|
16251
|
+
"end": 346
|
|
16198
16252
|
}
|
|
16199
16253
|
},
|
|
16200
16254
|
"group": [
|
|
@@ -16211,8 +16265,8 @@
|
|
|
16211
16265
|
{
|
|
16212
16266
|
"description": "The border color of the Dataviz title.\n",
|
|
16213
16267
|
"commentRange": {
|
|
16214
|
-
"start":
|
|
16215
|
-
"end":
|
|
16268
|
+
"start": 347,
|
|
16269
|
+
"end": 348
|
|
16216
16270
|
},
|
|
16217
16271
|
"context": {
|
|
16218
16272
|
"type": "variable",
|
|
@@ -16220,8 +16274,8 @@
|
|
|
16220
16274
|
"value": "k-color(border)",
|
|
16221
16275
|
"scope": "default",
|
|
16222
16276
|
"line": {
|
|
16223
|
-
"start":
|
|
16224
|
-
"end":
|
|
16277
|
+
"start": 349,
|
|
16278
|
+
"end": 349
|
|
16225
16279
|
}
|
|
16226
16280
|
},
|
|
16227
16281
|
"group": [
|
|
@@ -16238,8 +16292,8 @@
|
|
|
16238
16292
|
{
|
|
16239
16293
|
"description": "The background color of the Dataviz overlay.\n",
|
|
16240
16294
|
"commentRange": {
|
|
16241
|
-
"start":
|
|
16242
|
-
"end":
|
|
16295
|
+
"start": 352,
|
|
16296
|
+
"end": 353
|
|
16243
16297
|
},
|
|
16244
16298
|
"context": {
|
|
16245
16299
|
"type": "variable",
|
|
@@ -16247,8 +16301,8 @@
|
|
|
16247
16301
|
"value": "k-color(surface)",
|
|
16248
16302
|
"scope": "default",
|
|
16249
16303
|
"line": {
|
|
16250
|
-
"start":
|
|
16251
|
-
"end":
|
|
16304
|
+
"start": 354,
|
|
16305
|
+
"end": 354
|
|
16252
16306
|
}
|
|
16253
16307
|
},
|
|
16254
16308
|
"group": [
|
|
@@ -16265,8 +16319,8 @@
|
|
|
16265
16319
|
{
|
|
16266
16320
|
"description": "The font size of the Chart.\n",
|
|
16267
16321
|
"commentRange": {
|
|
16268
|
-
"start":
|
|
16269
|
-
"end":
|
|
16322
|
+
"start": 357,
|
|
16323
|
+
"end": 358
|
|
16270
16324
|
},
|
|
16271
16325
|
"context": {
|
|
16272
16326
|
"type": "variable",
|
|
@@ -16274,8 +16328,8 @@
|
|
|
16274
16328
|
"value": "var( --kendo-font-size-lg, inherit )",
|
|
16275
16329
|
"scope": "default",
|
|
16276
16330
|
"line": {
|
|
16277
|
-
"start":
|
|
16278
|
-
"end":
|
|
16331
|
+
"start": 359,
|
|
16332
|
+
"end": 359
|
|
16279
16333
|
}
|
|
16280
16334
|
},
|
|
16281
16335
|
"group": [
|
|
@@ -16292,8 +16346,8 @@
|
|
|
16292
16346
|
{
|
|
16293
16347
|
"description": "The font weight of the Chart.\n",
|
|
16294
16348
|
"commentRange": {
|
|
16295
|
-
"start":
|
|
16296
|
-
"end":
|
|
16349
|
+
"start": 360,
|
|
16350
|
+
"end": 361
|
|
16297
16351
|
},
|
|
16298
16352
|
"context": {
|
|
16299
16353
|
"type": "variable",
|
|
@@ -16301,8 +16355,8 @@
|
|
|
16301
16355
|
"value": "var( --kendo-font-weight, normal )",
|
|
16302
16356
|
"scope": "default",
|
|
16303
16357
|
"line": {
|
|
16304
|
-
"start":
|
|
16305
|
-
"end":
|
|
16358
|
+
"start": 362,
|
|
16359
|
+
"end": 362
|
|
16306
16360
|
}
|
|
16307
16361
|
},
|
|
16308
16362
|
"group": [
|
|
@@ -16319,8 +16373,8 @@
|
|
|
16319
16373
|
{
|
|
16320
16374
|
"description": "The vertical padding of the Chart.\n",
|
|
16321
16375
|
"commentRange": {
|
|
16322
|
-
"start":
|
|
16323
|
-
"end":
|
|
16376
|
+
"start": 363,
|
|
16377
|
+
"end": 364
|
|
16324
16378
|
},
|
|
16325
16379
|
"context": {
|
|
16326
16380
|
"type": "variable",
|
|
@@ -16328,8 +16382,8 @@
|
|
|
16328
16382
|
"value": "k-spacing( 25 )",
|
|
16329
16383
|
"scope": "default",
|
|
16330
16384
|
"line": {
|
|
16331
|
-
"start":
|
|
16332
|
-
"end":
|
|
16385
|
+
"start": 365,
|
|
16386
|
+
"end": 365
|
|
16333
16387
|
}
|
|
16334
16388
|
},
|
|
16335
16389
|
"group": [
|
|
@@ -16346,8 +16400,8 @@
|
|
|
16346
16400
|
{
|
|
16347
16401
|
"description": "The background color of the Gauge.\n",
|
|
16348
16402
|
"commentRange": {
|
|
16349
|
-
"start":
|
|
16350
|
-
"end":
|
|
16403
|
+
"start": 368,
|
|
16404
|
+
"end": 369
|
|
16351
16405
|
},
|
|
16352
16406
|
"context": {
|
|
16353
16407
|
"type": "variable",
|
|
@@ -16355,8 +16409,8 @@
|
|
|
16355
16409
|
"value": "k-color(primary)",
|
|
16356
16410
|
"scope": "default",
|
|
16357
16411
|
"line": {
|
|
16358
|
-
"start":
|
|
16359
|
-
"end":
|
|
16412
|
+
"start": 370,
|
|
16413
|
+
"end": 370
|
|
16360
16414
|
}
|
|
16361
16415
|
},
|
|
16362
16416
|
"group": [
|
|
@@ -16373,8 +16427,8 @@
|
|
|
16373
16427
|
{
|
|
16374
16428
|
"description": "The background color of the Gauge track.\n",
|
|
16375
16429
|
"commentRange": {
|
|
16376
|
-
"start":
|
|
16377
|
-
"end":
|
|
16430
|
+
"start": 371,
|
|
16431
|
+
"end": 372
|
|
16378
16432
|
},
|
|
16379
16433
|
"context": {
|
|
16380
16434
|
"type": "variable",
|
|
@@ -16382,8 +16436,8 @@
|
|
|
16382
16436
|
"value": "k-color(base-emphasis)",
|
|
16383
16437
|
"scope": "default",
|
|
16384
16438
|
"line": {
|
|
16385
|
-
"start":
|
|
16386
|
-
"end":
|
|
16439
|
+
"start": 373,
|
|
16440
|
+
"end": 373
|
|
16387
16441
|
}
|
|
16388
16442
|
},
|
|
16389
16443
|
"group": [
|
|
@@ -110239,15 +110293,15 @@
|
|
|
110239
110293
|
"resolvedType": "List"
|
|
110240
110294
|
},
|
|
110241
110295
|
{
|
|
110242
|
-
"description": "The
|
|
110296
|
+
"description": "The text color of the chart tooltip.\n",
|
|
110243
110297
|
"commentRange": {
|
|
110244
110298
|
"start": 255,
|
|
110245
110299
|
"end": 256
|
|
110246
110300
|
},
|
|
110247
110301
|
"context": {
|
|
110248
110302
|
"type": "variable",
|
|
110249
|
-
"name": "kendo-chart-
|
|
110250
|
-
"value": "k-color(surface
|
|
110303
|
+
"name": "kendo-chart-tooltip-color",
|
|
110304
|
+
"value": "k-color(app-surface)",
|
|
110251
110305
|
"scope": "default",
|
|
110252
110306
|
"line": {
|
|
110253
110307
|
"start": 257,
|
|
@@ -110262,18 +110316,18 @@
|
|
|
110262
110316
|
"path": "default/scss/dataviz/_variables.scss",
|
|
110263
110317
|
"name": "_variables.scss"
|
|
110264
110318
|
},
|
|
110265
|
-
"resolvedValue": "var(--kendo-color-surface
|
|
110319
|
+
"resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
|
|
110266
110320
|
"resolvedType": "String"
|
|
110267
110321
|
},
|
|
110268
110322
|
{
|
|
110269
|
-
"description": "The text color of the
|
|
110323
|
+
"description": "The inverse text color of the chart tooltip.\n",
|
|
110270
110324
|
"commentRange": {
|
|
110271
110325
|
"start": 258,
|
|
110272
110326
|
"end": 259
|
|
110273
110327
|
},
|
|
110274
110328
|
"context": {
|
|
110275
110329
|
"type": "variable",
|
|
110276
|
-
"name": "kendo-chart-
|
|
110330
|
+
"name": "kendo-chart-tooltip-color-inverse",
|
|
110277
110331
|
"value": "k-color(on-app-surface)",
|
|
110278
110332
|
"scope": "default",
|
|
110279
110333
|
"line": {
|
|
@@ -110292,11 +110346,65 @@
|
|
|
110292
110346
|
"resolvedValue": "var(--kendo-color-on-app-surface, #3d3d3d)",
|
|
110293
110347
|
"resolvedType": "String"
|
|
110294
110348
|
},
|
|
110349
|
+
{
|
|
110350
|
+
"description": "The background color of the Chart.\n",
|
|
110351
|
+
"commentRange": {
|
|
110352
|
+
"start": 262,
|
|
110353
|
+
"end": 263
|
|
110354
|
+
},
|
|
110355
|
+
"context": {
|
|
110356
|
+
"type": "variable",
|
|
110357
|
+
"name": "kendo-chart-bg",
|
|
110358
|
+
"value": "k-color(surface-alt)",
|
|
110359
|
+
"scope": "default",
|
|
110360
|
+
"line": {
|
|
110361
|
+
"start": 264,
|
|
110362
|
+
"end": 264
|
|
110363
|
+
}
|
|
110364
|
+
},
|
|
110365
|
+
"group": [
|
|
110366
|
+
"charts"
|
|
110367
|
+
],
|
|
110368
|
+
"access": "public",
|
|
110369
|
+
"file": {
|
|
110370
|
+
"path": "default/scss/dataviz/_variables.scss",
|
|
110371
|
+
"name": "_variables.scss"
|
|
110372
|
+
},
|
|
110373
|
+
"resolvedValue": "var(--kendo-color-surface-alt, #ffffff)",
|
|
110374
|
+
"resolvedType": "String"
|
|
110375
|
+
},
|
|
110376
|
+
{
|
|
110377
|
+
"description": "The text color of the Chart.\n",
|
|
110378
|
+
"commentRange": {
|
|
110379
|
+
"start": 265,
|
|
110380
|
+
"end": 266
|
|
110381
|
+
},
|
|
110382
|
+
"context": {
|
|
110383
|
+
"type": "variable",
|
|
110384
|
+
"name": "kendo-chart-text",
|
|
110385
|
+
"value": "k-color(on-app-surface)",
|
|
110386
|
+
"scope": "default",
|
|
110387
|
+
"line": {
|
|
110388
|
+
"start": 267,
|
|
110389
|
+
"end": 267
|
|
110390
|
+
}
|
|
110391
|
+
},
|
|
110392
|
+
"group": [
|
|
110393
|
+
"charts"
|
|
110394
|
+
],
|
|
110395
|
+
"access": "public",
|
|
110396
|
+
"file": {
|
|
110397
|
+
"path": "default/scss/dataviz/_variables.scss",
|
|
110398
|
+
"name": "_variables.scss"
|
|
110399
|
+
},
|
|
110400
|
+
"resolvedValue": "var(--kendo-color-on-app-surface, #3d3d3d)",
|
|
110401
|
+
"resolvedType": "String"
|
|
110402
|
+
},
|
|
110295
110403
|
{
|
|
110296
110404
|
"description": "The border color of the Chart.\n",
|
|
110297
110405
|
"commentRange": {
|
|
110298
|
-
"start":
|
|
110299
|
-
"end":
|
|
110406
|
+
"start": 268,
|
|
110407
|
+
"end": 269
|
|
110300
110408
|
},
|
|
110301
110409
|
"context": {
|
|
110302
110410
|
"type": "variable",
|
|
@@ -110304,8 +110412,8 @@
|
|
|
110304
110412
|
"value": "k-color(border)",
|
|
110305
110413
|
"scope": "default",
|
|
110306
110414
|
"line": {
|
|
110307
|
-
"start":
|
|
110308
|
-
"end":
|
|
110415
|
+
"start": 270,
|
|
110416
|
+
"end": 270
|
|
110309
110417
|
}
|
|
110310
110418
|
},
|
|
110311
110419
|
"group": [
|
|
@@ -110322,8 +110430,8 @@
|
|
|
110322
110430
|
{
|
|
110323
110431
|
"description": "The background color of the Chart.\n",
|
|
110324
110432
|
"commentRange": {
|
|
110325
|
-
"start":
|
|
110326
|
-
"end":
|
|
110433
|
+
"start": 272,
|
|
110434
|
+
"end": 273
|
|
110327
110435
|
},
|
|
110328
110436
|
"context": {
|
|
110329
110437
|
"type": "variable",
|
|
@@ -110331,8 +110439,8 @@
|
|
|
110331
110439
|
"value": "color-mix(in srgb, k-color(on-app-surface) 50%, transparent)",
|
|
110332
110440
|
"scope": "default",
|
|
110333
110441
|
"line": {
|
|
110334
|
-
"start":
|
|
110335
|
-
"end":
|
|
110442
|
+
"start": 274,
|
|
110443
|
+
"end": 274
|
|
110336
110444
|
}
|
|
110337
110445
|
},
|
|
110338
110446
|
"group": [
|
|
@@ -110349,8 +110457,8 @@
|
|
|
110349
110457
|
{
|
|
110350
110458
|
"description": "The text color of the Chart.\n",
|
|
110351
110459
|
"commentRange": {
|
|
110352
|
-
"start":
|
|
110353
|
-
"end":
|
|
110460
|
+
"start": 275,
|
|
110461
|
+
"end": 276
|
|
110354
110462
|
},
|
|
110355
110463
|
"context": {
|
|
110356
110464
|
"type": "variable",
|
|
@@ -110358,8 +110466,8 @@
|
|
|
110358
110466
|
"value": "$kendo-chart-text",
|
|
110359
110467
|
"scope": "default",
|
|
110360
110468
|
"line": {
|
|
110361
|
-
"start":
|
|
110362
|
-
"end":
|
|
110469
|
+
"start": 277,
|
|
110470
|
+
"end": 277
|
|
110363
110471
|
}
|
|
110364
110472
|
},
|
|
110365
110473
|
"group": [
|
|
@@ -110376,8 +110484,8 @@
|
|
|
110376
110484
|
{
|
|
110377
110485
|
"description": "The background color of the Chart.\n",
|
|
110378
110486
|
"commentRange": {
|
|
110379
|
-
"start":
|
|
110380
|
-
"end":
|
|
110487
|
+
"start": 278,
|
|
110488
|
+
"end": 279
|
|
110381
110489
|
},
|
|
110382
110490
|
"context": {
|
|
110383
110491
|
"type": "variable",
|
|
@@ -110385,8 +110493,8 @@
|
|
|
110385
110493
|
"value": "k-color(base)",
|
|
110386
110494
|
"scope": "default",
|
|
110387
110495
|
"line": {
|
|
110388
|
-
"start":
|
|
110389
|
-
"end":
|
|
110496
|
+
"start": 280,
|
|
110497
|
+
"end": 280
|
|
110390
110498
|
}
|
|
110391
110499
|
},
|
|
110392
110500
|
"group": [
|
|
@@ -110403,8 +110511,8 @@
|
|
|
110403
110511
|
{
|
|
110404
110512
|
"description": "The border color of the Chart.\n",
|
|
110405
110513
|
"commentRange": {
|
|
110406
|
-
"start":
|
|
110407
|
-
"end":
|
|
110514
|
+
"start": 281,
|
|
110515
|
+
"end": 282
|
|
110408
110516
|
},
|
|
110409
110517
|
"context": {
|
|
110410
110518
|
"type": "variable",
|
|
@@ -110412,8 +110520,8 @@
|
|
|
110412
110520
|
"value": "color-mix(in srgb, k-color(on-app-surface) 8%, transparent)",
|
|
110413
110521
|
"scope": "default",
|
|
110414
110522
|
"line": {
|
|
110415
|
-
"start":
|
|
110416
|
-
"end":
|
|
110523
|
+
"start": 283,
|
|
110524
|
+
"end": 283
|
|
110417
110525
|
}
|
|
110418
110526
|
},
|
|
110419
110527
|
"group": [
|
|
@@ -110430,8 +110538,8 @@
|
|
|
110430
110538
|
{
|
|
110431
110539
|
"description": "The background color of the Chart.\n",
|
|
110432
110540
|
"commentRange": {
|
|
110433
|
-
"start":
|
|
110434
|
-
"end":
|
|
110541
|
+
"start": 285,
|
|
110542
|
+
"end": 286
|
|
110435
110543
|
},
|
|
110436
110544
|
"context": {
|
|
110437
110545
|
"type": "variable",
|
|
@@ -110439,8 +110547,8 @@
|
|
|
110439
110547
|
"value": "color-mix(in srgb, k-color(on-app-surface) 50%, transparent)",
|
|
110440
110548
|
"scope": "default",
|
|
110441
110549
|
"line": {
|
|
110442
|
-
"start":
|
|
110443
|
-
"end":
|
|
110550
|
+
"start": 287,
|
|
110551
|
+
"end": 287
|
|
110444
110552
|
}
|
|
110445
110553
|
},
|
|
110446
110554
|
"group": [
|
|
@@ -110457,8 +110565,8 @@
|
|
|
110457
110565
|
{
|
|
110458
110566
|
"description": "The border color of the Chart.\n",
|
|
110459
110567
|
"commentRange": {
|
|
110460
|
-
"start":
|
|
110461
|
-
"end":
|
|
110568
|
+
"start": 288,
|
|
110569
|
+
"end": 289
|
|
110462
110570
|
},
|
|
110463
110571
|
"context": {
|
|
110464
110572
|
"type": "variable",
|
|
@@ -110466,8 +110574,8 @@
|
|
|
110466
110574
|
"value": "color-mix(in srgb, k-color(on-app-surface) 50%, transparent)",
|
|
110467
110575
|
"scope": "default",
|
|
110468
110576
|
"line": {
|
|
110469
|
-
"start":
|
|
110470
|
-
"end":
|
|
110577
|
+
"start": 290,
|
|
110578
|
+
"end": 290
|
|
110471
110579
|
}
|
|
110472
110580
|
},
|
|
110473
110581
|
"group": [
|
|
@@ -110484,8 +110592,8 @@
|
|
|
110484
110592
|
{
|
|
110485
110593
|
"description": "The notes lines of the Chart.\n",
|
|
110486
110594
|
"commentRange": {
|
|
110487
|
-
"start":
|
|
110488
|
-
"end":
|
|
110595
|
+
"start": 291,
|
|
110596
|
+
"end": 292
|
|
110489
110597
|
},
|
|
110490
110598
|
"context": {
|
|
110491
110599
|
"type": "variable",
|
|
@@ -110493,8 +110601,8 @@
|
|
|
110493
110601
|
"value": "color-mix(in srgb, k-color(on-app-surface) 50%, transparent)",
|
|
110494
110602
|
"scope": "default",
|
|
110495
110603
|
"line": {
|
|
110496
|
-
"start":
|
|
110497
|
-
"end":
|
|
110604
|
+
"start": 293,
|
|
110605
|
+
"end": 293
|
|
110498
110606
|
}
|
|
110499
110607
|
},
|
|
110500
110608
|
"group": [
|
|
@@ -110511,8 +110619,8 @@
|
|
|
110511
110619
|
{
|
|
110512
110620
|
"description": "The background color of the Chart error bars.\n",
|
|
110513
110621
|
"commentRange": {
|
|
110514
|
-
"start":
|
|
110515
|
-
"end":
|
|
110622
|
+
"start": 295,
|
|
110623
|
+
"end": 296
|
|
110516
110624
|
},
|
|
110517
110625
|
"context": {
|
|
110518
110626
|
"type": "variable",
|
|
@@ -110520,8 +110628,8 @@
|
|
|
110520
110628
|
"value": "color-mix(in srgb, k-color(on-app-surface) 50%, transparent)",
|
|
110521
110629
|
"scope": "default",
|
|
110522
110630
|
"line": {
|
|
110523
|
-
"start":
|
|
110524
|
-
"end":
|
|
110631
|
+
"start": 297,
|
|
110632
|
+
"end": 297
|
|
110525
110633
|
}
|
|
110526
110634
|
},
|
|
110527
110635
|
"group": [
|
|
@@ -110538,8 +110646,8 @@
|
|
|
110538
110646
|
{
|
|
110539
110647
|
"description": "The size of the Chart handle.\n",
|
|
110540
110648
|
"commentRange": {
|
|
110541
|
-
"start":
|
|
110542
|
-
"end":
|
|
110649
|
+
"start": 299,
|
|
110650
|
+
"end": 300
|
|
110543
110651
|
},
|
|
110544
110652
|
"context": {
|
|
110545
110653
|
"type": "variable",
|
|
@@ -110547,8 +110655,8 @@
|
|
|
110547
110655
|
"value": "22px",
|
|
110548
110656
|
"scope": "default",
|
|
110549
110657
|
"line": {
|
|
110550
|
-
"start":
|
|
110551
|
-
"end":
|
|
110658
|
+
"start": 301,
|
|
110659
|
+
"end": 301
|
|
110552
110660
|
}
|
|
110553
110661
|
},
|
|
110554
110662
|
"group": [
|
|
@@ -110565,8 +110673,8 @@
|
|
|
110565
110673
|
{
|
|
110566
110674
|
"description": "The text color of the Chart.\n",
|
|
110567
110675
|
"commentRange": {
|
|
110568
|
-
"start":
|
|
110569
|
-
"end":
|
|
110676
|
+
"start": 302,
|
|
110677
|
+
"end": 303
|
|
110570
110678
|
},
|
|
110571
110679
|
"context": {
|
|
110572
110680
|
"type": "variable",
|
|
@@ -110574,8 +110682,8 @@
|
|
|
110574
110682
|
"value": "color-mix(in srgb, k-color(on-app-surface) 8%, transparent)",
|
|
110575
110683
|
"scope": "default",
|
|
110576
110684
|
"line": {
|
|
110577
|
-
"start":
|
|
110578
|
-
"end":
|
|
110685
|
+
"start": 304,
|
|
110686
|
+
"end": 304
|
|
110579
110687
|
}
|
|
110580
110688
|
},
|
|
110581
110689
|
"group": [
|
|
@@ -110592,8 +110700,8 @@
|
|
|
110592
110700
|
{
|
|
110593
110701
|
"description": "The shadow of the Chart.\n",
|
|
110594
110702
|
"commentRange": {
|
|
110595
|
-
"start":
|
|
110596
|
-
"end":
|
|
110703
|
+
"start": 305,
|
|
110704
|
+
"end": 306
|
|
110597
110705
|
},
|
|
110598
110706
|
"context": {
|
|
110599
110707
|
"type": "variable",
|
|
@@ -110601,8 +110709,8 @@
|
|
|
110601
110709
|
"value": "inset 0 1px 7px color-mix(in srgb, k-color(on-app-surface) 15%, transparent)",
|
|
110602
110710
|
"scope": "default",
|
|
110603
110711
|
"line": {
|
|
110604
|
-
"start":
|
|
110605
|
-
"end":
|
|
110712
|
+
"start": 307,
|
|
110713
|
+
"end": 307
|
|
110606
110714
|
}
|
|
110607
110715
|
},
|
|
110608
110716
|
"group": [
|
|
@@ -110619,8 +110727,8 @@
|
|
|
110619
110727
|
{
|
|
110620
110728
|
"description": "The height of the Dataviz title.\n",
|
|
110621
110729
|
"commentRange": {
|
|
110622
|
-
"start":
|
|
110623
|
-
"end":
|
|
110730
|
+
"start": 309,
|
|
110731
|
+
"end": 310
|
|
110624
110732
|
},
|
|
110625
110733
|
"context": {
|
|
110626
110734
|
"type": "variable",
|
|
@@ -110628,8 +110736,8 @@
|
|
|
110628
110736
|
"value": "0px",
|
|
110629
110737
|
"scope": "default",
|
|
110630
110738
|
"line": {
|
|
110631
|
-
"start":
|
|
110632
|
-
"end":
|
|
110739
|
+
"start": 311,
|
|
110740
|
+
"end": 311
|
|
110633
110741
|
}
|
|
110634
110742
|
},
|
|
110635
110743
|
"group": [
|
|
@@ -110646,8 +110754,8 @@
|
|
|
110646
110754
|
{
|
|
110647
110755
|
"description": "The font family of the TreeMap.\n",
|
|
110648
110756
|
"commentRange": {
|
|
110649
|
-
"start":
|
|
110650
|
-
"end":
|
|
110757
|
+
"start": 314,
|
|
110758
|
+
"end": 315
|
|
110651
110759
|
},
|
|
110652
110760
|
"context": {
|
|
110653
110761
|
"type": "variable",
|
|
@@ -110655,8 +110763,8 @@
|
|
|
110655
110763
|
"value": "var( --kendo-font-family, inherit )",
|
|
110656
110764
|
"scope": "default",
|
|
110657
110765
|
"line": {
|
|
110658
|
-
"start":
|
|
110659
|
-
"end":
|
|
110766
|
+
"start": 316,
|
|
110767
|
+
"end": 316
|
|
110660
110768
|
}
|
|
110661
110769
|
},
|
|
110662
110770
|
"group": [
|
|
@@ -110673,8 +110781,8 @@
|
|
|
110673
110781
|
{
|
|
110674
110782
|
"description": "The font size of the TreeMap.\n",
|
|
110675
110783
|
"commentRange": {
|
|
110676
|
-
"start":
|
|
110677
|
-
"end":
|
|
110784
|
+
"start": 317,
|
|
110785
|
+
"end": 318
|
|
110678
110786
|
},
|
|
110679
110787
|
"context": {
|
|
110680
110788
|
"type": "variable",
|
|
@@ -110682,8 +110790,8 @@
|
|
|
110682
110790
|
"value": "var( --kendo-font-size, inherit )",
|
|
110683
110791
|
"scope": "default",
|
|
110684
110792
|
"line": {
|
|
110685
|
-
"start":
|
|
110686
|
-
"end":
|
|
110793
|
+
"start": 319,
|
|
110794
|
+
"end": 319
|
|
110687
110795
|
}
|
|
110688
110796
|
},
|
|
110689
110797
|
"group": [
|
|
@@ -110700,8 +110808,8 @@
|
|
|
110700
110808
|
{
|
|
110701
110809
|
"description": "The height of the TreeMap.\n",
|
|
110702
110810
|
"commentRange": {
|
|
110703
|
-
"start":
|
|
110704
|
-
"end":
|
|
110811
|
+
"start": 320,
|
|
110812
|
+
"end": 321
|
|
110705
110813
|
},
|
|
110706
110814
|
"context": {
|
|
110707
110815
|
"type": "variable",
|
|
@@ -110709,8 +110817,8 @@
|
|
|
110709
110817
|
"value": "var( --kendo-line-height, normal )",
|
|
110710
110818
|
"scope": "default",
|
|
110711
110819
|
"line": {
|
|
110712
|
-
"start":
|
|
110713
|
-
"end":
|
|
110820
|
+
"start": 322,
|
|
110821
|
+
"end": 322
|
|
110714
110822
|
}
|
|
110715
110823
|
},
|
|
110716
110824
|
"group": [
|
|
@@ -110727,8 +110835,8 @@
|
|
|
110727
110835
|
{
|
|
110728
110836
|
"description": "The horizontal padding of the TreeMap.\n",
|
|
110729
110837
|
"commentRange": {
|
|
110730
|
-
"start":
|
|
110731
|
-
"end":
|
|
110838
|
+
"start": 324,
|
|
110839
|
+
"end": 325
|
|
110732
110840
|
},
|
|
110733
110841
|
"context": {
|
|
110734
110842
|
"type": "variable",
|
|
@@ -110736,8 +110844,8 @@
|
|
|
110736
110844
|
"value": "k-spacing(1)",
|
|
110737
110845
|
"scope": "default",
|
|
110738
110846
|
"line": {
|
|
110739
|
-
"start":
|
|
110740
|
-
"end":
|
|
110847
|
+
"start": 326,
|
|
110848
|
+
"end": 326
|
|
110741
110849
|
}
|
|
110742
110850
|
},
|
|
110743
110851
|
"group": [
|
|
@@ -110754,8 +110862,8 @@
|
|
|
110754
110862
|
{
|
|
110755
110863
|
"description": "The vertical padding of the TreeMap.\n",
|
|
110756
110864
|
"commentRange": {
|
|
110757
|
-
"start":
|
|
110758
|
-
"end":
|
|
110865
|
+
"start": 327,
|
|
110866
|
+
"end": 328
|
|
110759
110867
|
},
|
|
110760
110868
|
"context": {
|
|
110761
110869
|
"type": "variable",
|
|
@@ -110763,8 +110871,8 @@
|
|
|
110763
110871
|
"value": "k-spacing(0.5)",
|
|
110764
110872
|
"scope": "default",
|
|
110765
110873
|
"line": {
|
|
110766
|
-
"start":
|
|
110767
|
-
"end":
|
|
110874
|
+
"start": 329,
|
|
110875
|
+
"end": 329
|
|
110768
110876
|
}
|
|
110769
110877
|
},
|
|
110770
110878
|
"group": [
|
|
@@ -110781,8 +110889,8 @@
|
|
|
110781
110889
|
{
|
|
110782
110890
|
"description": "The text color of the TreeMap.\n",
|
|
110783
110891
|
"commentRange": {
|
|
110784
|
-
"start":
|
|
110785
|
-
"end":
|
|
110892
|
+
"start": 331,
|
|
110893
|
+
"end": 332
|
|
110786
110894
|
},
|
|
110787
110895
|
"context": {
|
|
110788
110896
|
"type": "variable",
|
|
@@ -110790,8 +110898,8 @@
|
|
|
110790
110898
|
"value": "k-color(on-app-surface)",
|
|
110791
110899
|
"scope": "default",
|
|
110792
110900
|
"line": {
|
|
110793
|
-
"start":
|
|
110794
|
-
"end":
|
|
110901
|
+
"start": 333,
|
|
110902
|
+
"end": 333
|
|
110795
110903
|
}
|
|
110796
110904
|
},
|
|
110797
110905
|
"group": [
|
|
@@ -110808,8 +110916,8 @@
|
|
|
110808
110916
|
{
|
|
110809
110917
|
"description": "The background color of the TreeMap.\n",
|
|
110810
110918
|
"commentRange": {
|
|
110811
|
-
"start":
|
|
110812
|
-
"end":
|
|
110919
|
+
"start": 334,
|
|
110920
|
+
"end": 335
|
|
110813
110921
|
},
|
|
110814
110922
|
"context": {
|
|
110815
110923
|
"type": "variable",
|
|
@@ -110817,8 +110925,8 @@
|
|
|
110817
110925
|
"value": "k-color(surface-alt)",
|
|
110818
110926
|
"scope": "default",
|
|
110819
110927
|
"line": {
|
|
110820
|
-
"start":
|
|
110821
|
-
"end":
|
|
110928
|
+
"start": 336,
|
|
110929
|
+
"end": 336
|
|
110822
110930
|
}
|
|
110823
110931
|
},
|
|
110824
110932
|
"group": [
|
|
@@ -110835,8 +110943,8 @@
|
|
|
110835
110943
|
{
|
|
110836
110944
|
"description": "The border color of the TreeMap.\n",
|
|
110837
110945
|
"commentRange": {
|
|
110838
|
-
"start":
|
|
110839
|
-
"end":
|
|
110946
|
+
"start": 337,
|
|
110947
|
+
"end": 338
|
|
110840
110948
|
},
|
|
110841
110949
|
"context": {
|
|
110842
110950
|
"type": "variable",
|
|
@@ -110844,8 +110952,8 @@
|
|
|
110844
110952
|
"value": "k-color(border)",
|
|
110845
110953
|
"scope": "default",
|
|
110846
110954
|
"line": {
|
|
110847
|
-
"start":
|
|
110848
|
-
"end":
|
|
110955
|
+
"start": 339,
|
|
110956
|
+
"end": 339
|
|
110849
110957
|
}
|
|
110850
110958
|
},
|
|
110851
110959
|
"group": [
|
|
@@ -110862,8 +110970,8 @@
|
|
|
110862
110970
|
{
|
|
110863
110971
|
"description": "The text color of the Dataviz title.\n",
|
|
110864
110972
|
"commentRange": {
|
|
110865
|
-
"start":
|
|
110866
|
-
"end":
|
|
110973
|
+
"start": 341,
|
|
110974
|
+
"end": 342
|
|
110867
110975
|
},
|
|
110868
110976
|
"context": {
|
|
110869
110977
|
"type": "variable",
|
|
@@ -110871,8 +110979,8 @@
|
|
|
110871
110979
|
"value": "k-color(on-app-surface)",
|
|
110872
110980
|
"scope": "default",
|
|
110873
110981
|
"line": {
|
|
110874
|
-
"start":
|
|
110875
|
-
"end":
|
|
110982
|
+
"start": 343,
|
|
110983
|
+
"end": 343
|
|
110876
110984
|
}
|
|
110877
110985
|
},
|
|
110878
110986
|
"group": [
|
|
@@ -110889,8 +110997,8 @@
|
|
|
110889
110997
|
{
|
|
110890
110998
|
"description": "The background color of the Dataviz title.\n",
|
|
110891
110999
|
"commentRange": {
|
|
110892
|
-
"start":
|
|
110893
|
-
"end":
|
|
111000
|
+
"start": 344,
|
|
111001
|
+
"end": 345
|
|
110894
111002
|
},
|
|
110895
111003
|
"context": {
|
|
110896
111004
|
"type": "variable",
|
|
@@ -110898,8 +111006,8 @@
|
|
|
110898
111006
|
"value": "k-color(surface)",
|
|
110899
111007
|
"scope": "default",
|
|
110900
111008
|
"line": {
|
|
110901
|
-
"start":
|
|
110902
|
-
"end":
|
|
111009
|
+
"start": 346,
|
|
111010
|
+
"end": 346
|
|
110903
111011
|
}
|
|
110904
111012
|
},
|
|
110905
111013
|
"group": [
|
|
@@ -110916,8 +111024,8 @@
|
|
|
110916
111024
|
{
|
|
110917
111025
|
"description": "The border color of the Dataviz title.\n",
|
|
110918
111026
|
"commentRange": {
|
|
110919
|
-
"start":
|
|
110920
|
-
"end":
|
|
111027
|
+
"start": 347,
|
|
111028
|
+
"end": 348
|
|
110921
111029
|
},
|
|
110922
111030
|
"context": {
|
|
110923
111031
|
"type": "variable",
|
|
@@ -110925,8 +111033,8 @@
|
|
|
110925
111033
|
"value": "k-color(border)",
|
|
110926
111034
|
"scope": "default",
|
|
110927
111035
|
"line": {
|
|
110928
|
-
"start":
|
|
110929
|
-
"end":
|
|
111036
|
+
"start": 349,
|
|
111037
|
+
"end": 349
|
|
110930
111038
|
}
|
|
110931
111039
|
},
|
|
110932
111040
|
"group": [
|
|
@@ -110943,8 +111051,8 @@
|
|
|
110943
111051
|
{
|
|
110944
111052
|
"description": "The background color of the Dataviz overlay.\n",
|
|
110945
111053
|
"commentRange": {
|
|
110946
|
-
"start":
|
|
110947
|
-
"end":
|
|
111054
|
+
"start": 352,
|
|
111055
|
+
"end": 353
|
|
110948
111056
|
},
|
|
110949
111057
|
"context": {
|
|
110950
111058
|
"type": "variable",
|
|
@@ -110952,8 +111060,8 @@
|
|
|
110952
111060
|
"value": "k-color(surface)",
|
|
110953
111061
|
"scope": "default",
|
|
110954
111062
|
"line": {
|
|
110955
|
-
"start":
|
|
110956
|
-
"end":
|
|
111063
|
+
"start": 354,
|
|
111064
|
+
"end": 354
|
|
110957
111065
|
}
|
|
110958
111066
|
},
|
|
110959
111067
|
"group": [
|
|
@@ -110970,8 +111078,8 @@
|
|
|
110970
111078
|
{
|
|
110971
111079
|
"description": "The font size of the Chart.\n",
|
|
110972
111080
|
"commentRange": {
|
|
110973
|
-
"start":
|
|
110974
|
-
"end":
|
|
111081
|
+
"start": 357,
|
|
111082
|
+
"end": 358
|
|
110975
111083
|
},
|
|
110976
111084
|
"context": {
|
|
110977
111085
|
"type": "variable",
|
|
@@ -110979,8 +111087,8 @@
|
|
|
110979
111087
|
"value": "var( --kendo-font-size-lg, inherit )",
|
|
110980
111088
|
"scope": "default",
|
|
110981
111089
|
"line": {
|
|
110982
|
-
"start":
|
|
110983
|
-
"end":
|
|
111090
|
+
"start": 359,
|
|
111091
|
+
"end": 359
|
|
110984
111092
|
}
|
|
110985
111093
|
},
|
|
110986
111094
|
"group": [
|
|
@@ -110997,8 +111105,8 @@
|
|
|
110997
111105
|
{
|
|
110998
111106
|
"description": "The font weight of the Chart.\n",
|
|
110999
111107
|
"commentRange": {
|
|
111000
|
-
"start":
|
|
111001
|
-
"end":
|
|
111108
|
+
"start": 360,
|
|
111109
|
+
"end": 361
|
|
111002
111110
|
},
|
|
111003
111111
|
"context": {
|
|
111004
111112
|
"type": "variable",
|
|
@@ -111006,8 +111114,8 @@
|
|
|
111006
111114
|
"value": "var( --kendo-font-weight, normal )",
|
|
111007
111115
|
"scope": "default",
|
|
111008
111116
|
"line": {
|
|
111009
|
-
"start":
|
|
111010
|
-
"end":
|
|
111117
|
+
"start": 362,
|
|
111118
|
+
"end": 362
|
|
111011
111119
|
}
|
|
111012
111120
|
},
|
|
111013
111121
|
"group": [
|
|
@@ -111024,8 +111132,8 @@
|
|
|
111024
111132
|
{
|
|
111025
111133
|
"description": "The vertical padding of the Chart.\n",
|
|
111026
111134
|
"commentRange": {
|
|
111027
|
-
"start":
|
|
111028
|
-
"end":
|
|
111135
|
+
"start": 363,
|
|
111136
|
+
"end": 364
|
|
111029
111137
|
},
|
|
111030
111138
|
"context": {
|
|
111031
111139
|
"type": "variable",
|
|
@@ -111033,8 +111141,8 @@
|
|
|
111033
111141
|
"value": "k-spacing( 25 )",
|
|
111034
111142
|
"scope": "default",
|
|
111035
111143
|
"line": {
|
|
111036
|
-
"start":
|
|
111037
|
-
"end":
|
|
111144
|
+
"start": 365,
|
|
111145
|
+
"end": 365
|
|
111038
111146
|
}
|
|
111039
111147
|
},
|
|
111040
111148
|
"group": [
|
|
@@ -111051,8 +111159,8 @@
|
|
|
111051
111159
|
{
|
|
111052
111160
|
"description": "The background color of the Gauge.\n",
|
|
111053
111161
|
"commentRange": {
|
|
111054
|
-
"start":
|
|
111055
|
-
"end":
|
|
111162
|
+
"start": 368,
|
|
111163
|
+
"end": 369
|
|
111056
111164
|
},
|
|
111057
111165
|
"context": {
|
|
111058
111166
|
"type": "variable",
|
|
@@ -111060,8 +111168,8 @@
|
|
|
111060
111168
|
"value": "k-color(primary)",
|
|
111061
111169
|
"scope": "default",
|
|
111062
111170
|
"line": {
|
|
111063
|
-
"start":
|
|
111064
|
-
"end":
|
|
111171
|
+
"start": 370,
|
|
111172
|
+
"end": 370
|
|
111065
111173
|
}
|
|
111066
111174
|
},
|
|
111067
111175
|
"group": [
|
|
@@ -111078,8 +111186,8 @@
|
|
|
111078
111186
|
{
|
|
111079
111187
|
"description": "The background color of the Gauge track.\n",
|
|
111080
111188
|
"commentRange": {
|
|
111081
|
-
"start":
|
|
111082
|
-
"end":
|
|
111189
|
+
"start": 371,
|
|
111190
|
+
"end": 372
|
|
111083
111191
|
},
|
|
111084
111192
|
"context": {
|
|
111085
111193
|
"type": "variable",
|
|
@@ -111087,8 +111195,8 @@
|
|
|
111087
111195
|
"value": "k-color(base-emphasis)",
|
|
111088
111196
|
"scope": "default",
|
|
111089
111197
|
"line": {
|
|
111090
|
-
"start":
|
|
111091
|
-
"end":
|
|
111198
|
+
"start": 373,
|
|
111199
|
+
"end": 373
|
|
111092
111200
|
}
|
|
111093
111201
|
},
|
|
111094
111202
|
"group": [
|