@progress/kendo-theme-bootstrap 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/bootstrap-3-dark.css +1 -1
- package/dist/bootstrap-3.css +1 -1
- package/dist/bootstrap-4-dark.css +1 -1
- package/dist/bootstrap-4.css +1 -1
- package/dist/bootstrap-dataviz-v4.css +1 -1
- package/dist/bootstrap-main-dark.css +1 -1
- package/dist/bootstrap-main.css +1 -1
- package/dist/bootstrap-nordic.css +1 -1
- package/dist/bootstrap-turquoise-dark.css +1 -1
- package/dist/bootstrap-turquoise.css +1 -1
- package/dist/bootstrap-urban.css +1 -1
- package/dist/bootstrap-vintage.css +1 -1
- package/dist/meta/sassdoc-data.json +260 -368
- package/dist/meta/sassdoc-raw-data.json +129 -179
- package/dist/meta/variables.json +0 -8
- package/lib/swatches/bootstrap-3-dark.json +1 -1
- package/lib/swatches/bootstrap-3.json +1 -1
- package/lib/swatches/bootstrap-4-dark.json +1 -1
- package/lib/swatches/bootstrap-4.json +1 -1
- package/lib/swatches/bootstrap-dataviz-v4.json +1 -1
- package/lib/swatches/bootstrap-main-dark.json +1 -1
- package/lib/swatches/bootstrap-main.json +1 -1
- package/lib/swatches/bootstrap-nordic.json +1 -1
- package/lib/swatches/bootstrap-turquoise-dark.json +1 -1
- package/lib/swatches/bootstrap-turquoise.json +1 -1
- package/lib/swatches/bootstrap-urban.json +1 -1
- package/lib/swatches/bootstrap-vintage.json +1 -1
- package/package.json +3 -3
- package/scss/dataviz/_variables.scss +0 -9
|
@@ -14676,15 +14676,15 @@
|
|
|
14676
14676
|
}
|
|
14677
14677
|
},
|
|
14678
14678
|
{
|
|
14679
|
-
"description": "The
|
|
14679
|
+
"description": "The background color of the Chart.\n",
|
|
14680
14680
|
"commentRange": {
|
|
14681
14681
|
"start": 258,
|
|
14682
14682
|
"end": 259
|
|
14683
14683
|
},
|
|
14684
14684
|
"context": {
|
|
14685
14685
|
"type": "variable",
|
|
14686
|
-
"name": "kendo-chart-
|
|
14687
|
-
"value": "k-color(
|
|
14686
|
+
"name": "kendo-chart-bg",
|
|
14687
|
+
"value": "k-color(surface-alt)",
|
|
14688
14688
|
"scope": "default",
|
|
14689
14689
|
"line": {
|
|
14690
14690
|
"start": 260,
|
|
@@ -14701,14 +14701,14 @@
|
|
|
14701
14701
|
}
|
|
14702
14702
|
},
|
|
14703
14703
|
{
|
|
14704
|
-
"description": "The
|
|
14704
|
+
"description": "The text color of the Chart.\n",
|
|
14705
14705
|
"commentRange": {
|
|
14706
14706
|
"start": 261,
|
|
14707
14707
|
"end": 262
|
|
14708
14708
|
},
|
|
14709
14709
|
"context": {
|
|
14710
14710
|
"type": "variable",
|
|
14711
|
-
"name": "kendo-chart-
|
|
14711
|
+
"name": "kendo-chart-text",
|
|
14712
14712
|
"value": "k-color(on-app-surface)",
|
|
14713
14713
|
"scope": "default",
|
|
14714
14714
|
"line": {
|
|
@@ -14725,61 +14725,11 @@
|
|
|
14725
14725
|
"name": "_variables.scss"
|
|
14726
14726
|
}
|
|
14727
14727
|
},
|
|
14728
|
-
{
|
|
14729
|
-
"description": "The background color of the Chart.\n",
|
|
14730
|
-
"commentRange": {
|
|
14731
|
-
"start": 265,
|
|
14732
|
-
"end": 266
|
|
14733
|
-
},
|
|
14734
|
-
"context": {
|
|
14735
|
-
"type": "variable",
|
|
14736
|
-
"name": "kendo-chart-bg",
|
|
14737
|
-
"value": "k-color(surface-alt)",
|
|
14738
|
-
"scope": "default",
|
|
14739
|
-
"line": {
|
|
14740
|
-
"start": 267,
|
|
14741
|
-
"end": 267
|
|
14742
|
-
}
|
|
14743
|
-
},
|
|
14744
|
-
"group": [
|
|
14745
|
-
"charts"
|
|
14746
|
-
],
|
|
14747
|
-
"access": "public",
|
|
14748
|
-
"file": {
|
|
14749
|
-
"path": "dataviz/_variables.scss",
|
|
14750
|
-
"name": "_variables.scss"
|
|
14751
|
-
}
|
|
14752
|
-
},
|
|
14753
|
-
{
|
|
14754
|
-
"description": "The text color of the Chart.\n",
|
|
14755
|
-
"commentRange": {
|
|
14756
|
-
"start": 268,
|
|
14757
|
-
"end": 269
|
|
14758
|
-
},
|
|
14759
|
-
"context": {
|
|
14760
|
-
"type": "variable",
|
|
14761
|
-
"name": "kendo-chart-text",
|
|
14762
|
-
"value": "k-color(on-app-surface)",
|
|
14763
|
-
"scope": "default",
|
|
14764
|
-
"line": {
|
|
14765
|
-
"start": 270,
|
|
14766
|
-
"end": 270
|
|
14767
|
-
}
|
|
14768
|
-
},
|
|
14769
|
-
"group": [
|
|
14770
|
-
"charts"
|
|
14771
|
-
],
|
|
14772
|
-
"access": "public",
|
|
14773
|
-
"file": {
|
|
14774
|
-
"path": "dataviz/_variables.scss",
|
|
14775
|
-
"name": "_variables.scss"
|
|
14776
|
-
}
|
|
14777
|
-
},
|
|
14778
14728
|
{
|
|
14779
14729
|
"description": "The border color of the Chart.\n",
|
|
14780
14730
|
"commentRange": {
|
|
14781
|
-
"start":
|
|
14782
|
-
"end":
|
|
14731
|
+
"start": 264,
|
|
14732
|
+
"end": 265
|
|
14783
14733
|
},
|
|
14784
14734
|
"context": {
|
|
14785
14735
|
"type": "variable",
|
|
@@ -14787,8 +14737,8 @@
|
|
|
14787
14737
|
"value": "k-color(border)",
|
|
14788
14738
|
"scope": "default",
|
|
14789
14739
|
"line": {
|
|
14790
|
-
"start":
|
|
14791
|
-
"end":
|
|
14740
|
+
"start": 266,
|
|
14741
|
+
"end": 266
|
|
14792
14742
|
}
|
|
14793
14743
|
},
|
|
14794
14744
|
"group": [
|
|
@@ -14803,8 +14753,8 @@
|
|
|
14803
14753
|
{
|
|
14804
14754
|
"description": "The background color of the Chart.\n",
|
|
14805
14755
|
"commentRange": {
|
|
14806
|
-
"start":
|
|
14807
|
-
"end":
|
|
14756
|
+
"start": 268,
|
|
14757
|
+
"end": 269
|
|
14808
14758
|
},
|
|
14809
14759
|
"context": {
|
|
14810
14760
|
"type": "variable",
|
|
@@ -14812,8 +14762,8 @@
|
|
|
14812
14762
|
"value": "color-mix(in srgb, k-color(on-app-surface) 50%, transparent)",
|
|
14813
14763
|
"scope": "default",
|
|
14814
14764
|
"line": {
|
|
14815
|
-
"start":
|
|
14816
|
-
"end":
|
|
14765
|
+
"start": 270,
|
|
14766
|
+
"end": 270
|
|
14817
14767
|
}
|
|
14818
14768
|
},
|
|
14819
14769
|
"group": [
|
|
@@ -14828,8 +14778,8 @@
|
|
|
14828
14778
|
{
|
|
14829
14779
|
"description": "The text color of the Chart.\n",
|
|
14830
14780
|
"commentRange": {
|
|
14831
|
-
"start":
|
|
14832
|
-
"end":
|
|
14781
|
+
"start": 271,
|
|
14782
|
+
"end": 272
|
|
14833
14783
|
},
|
|
14834
14784
|
"context": {
|
|
14835
14785
|
"type": "variable",
|
|
@@ -14837,8 +14787,8 @@
|
|
|
14837
14787
|
"value": "$kendo-chart-text",
|
|
14838
14788
|
"scope": "default",
|
|
14839
14789
|
"line": {
|
|
14840
|
-
"start":
|
|
14841
|
-
"end":
|
|
14790
|
+
"start": 273,
|
|
14791
|
+
"end": 273
|
|
14842
14792
|
}
|
|
14843
14793
|
},
|
|
14844
14794
|
"group": [
|
|
@@ -14853,8 +14803,8 @@
|
|
|
14853
14803
|
{
|
|
14854
14804
|
"description": "The background color of the Chart.\n",
|
|
14855
14805
|
"commentRange": {
|
|
14856
|
-
"start":
|
|
14857
|
-
"end":
|
|
14806
|
+
"start": 274,
|
|
14807
|
+
"end": 275
|
|
14858
14808
|
},
|
|
14859
14809
|
"context": {
|
|
14860
14810
|
"type": "variable",
|
|
@@ -14862,8 +14812,8 @@
|
|
|
14862
14812
|
"value": "k-color(base-subtle)",
|
|
14863
14813
|
"scope": "default",
|
|
14864
14814
|
"line": {
|
|
14865
|
-
"start":
|
|
14866
|
-
"end":
|
|
14815
|
+
"start": 276,
|
|
14816
|
+
"end": 276
|
|
14867
14817
|
}
|
|
14868
14818
|
},
|
|
14869
14819
|
"group": [
|
|
@@ -14878,8 +14828,8 @@
|
|
|
14878
14828
|
{
|
|
14879
14829
|
"description": "The border color of the Chart.\n",
|
|
14880
14830
|
"commentRange": {
|
|
14881
|
-
"start":
|
|
14882
|
-
"end":
|
|
14831
|
+
"start": 277,
|
|
14832
|
+
"end": 278
|
|
14883
14833
|
},
|
|
14884
14834
|
"context": {
|
|
14885
14835
|
"type": "variable",
|
|
@@ -14887,8 +14837,8 @@
|
|
|
14887
14837
|
"value": "color-mix(in srgb, k-color(on-app-surface) 8%, transparent)",
|
|
14888
14838
|
"scope": "default",
|
|
14889
14839
|
"line": {
|
|
14890
|
-
"start":
|
|
14891
|
-
"end":
|
|
14840
|
+
"start": 279,
|
|
14841
|
+
"end": 279
|
|
14892
14842
|
}
|
|
14893
14843
|
},
|
|
14894
14844
|
"group": [
|
|
@@ -14903,8 +14853,8 @@
|
|
|
14903
14853
|
{
|
|
14904
14854
|
"description": "The background color of the Chart.\n",
|
|
14905
14855
|
"commentRange": {
|
|
14906
|
-
"start":
|
|
14907
|
-
"end":
|
|
14856
|
+
"start": 281,
|
|
14857
|
+
"end": 282
|
|
14908
14858
|
},
|
|
14909
14859
|
"context": {
|
|
14910
14860
|
"type": "variable",
|
|
@@ -14912,8 +14862,8 @@
|
|
|
14912
14862
|
"value": "color-mix(in srgb, k-color(on-app-surface) 50%, transparent)",
|
|
14913
14863
|
"scope": "default",
|
|
14914
14864
|
"line": {
|
|
14915
|
-
"start":
|
|
14916
|
-
"end":
|
|
14865
|
+
"start": 283,
|
|
14866
|
+
"end": 283
|
|
14917
14867
|
}
|
|
14918
14868
|
},
|
|
14919
14869
|
"group": [
|
|
@@ -14928,8 +14878,8 @@
|
|
|
14928
14878
|
{
|
|
14929
14879
|
"description": "The border color of the Chart.\n",
|
|
14930
14880
|
"commentRange": {
|
|
14931
|
-
"start":
|
|
14932
|
-
"end":
|
|
14881
|
+
"start": 284,
|
|
14882
|
+
"end": 285
|
|
14933
14883
|
},
|
|
14934
14884
|
"context": {
|
|
14935
14885
|
"type": "variable",
|
|
@@ -14937,8 +14887,8 @@
|
|
|
14937
14887
|
"value": "color-mix(in srgb, k-color(on-app-surface) 50%, transparent)",
|
|
14938
14888
|
"scope": "default",
|
|
14939
14889
|
"line": {
|
|
14940
|
-
"start":
|
|
14941
|
-
"end":
|
|
14890
|
+
"start": 286,
|
|
14891
|
+
"end": 286
|
|
14942
14892
|
}
|
|
14943
14893
|
},
|
|
14944
14894
|
"group": [
|
|
@@ -14953,8 +14903,8 @@
|
|
|
14953
14903
|
{
|
|
14954
14904
|
"description": "The notes lines of the Chart.\n",
|
|
14955
14905
|
"commentRange": {
|
|
14956
|
-
"start":
|
|
14957
|
-
"end":
|
|
14906
|
+
"start": 287,
|
|
14907
|
+
"end": 288
|
|
14958
14908
|
},
|
|
14959
14909
|
"context": {
|
|
14960
14910
|
"type": "variable",
|
|
@@ -14962,8 +14912,8 @@
|
|
|
14962
14912
|
"value": "color-mix(in srgb, k-color(on-app-surface) 50%, transparent)",
|
|
14963
14913
|
"scope": "default",
|
|
14964
14914
|
"line": {
|
|
14965
|
-
"start":
|
|
14966
|
-
"end":
|
|
14915
|
+
"start": 289,
|
|
14916
|
+
"end": 289
|
|
14967
14917
|
}
|
|
14968
14918
|
},
|
|
14969
14919
|
"group": [
|
|
@@ -14978,8 +14928,8 @@
|
|
|
14978
14928
|
{
|
|
14979
14929
|
"description": "The background color of the Chart error bars.\n",
|
|
14980
14930
|
"commentRange": {
|
|
14981
|
-
"start":
|
|
14982
|
-
"end":
|
|
14931
|
+
"start": 291,
|
|
14932
|
+
"end": 292
|
|
14983
14933
|
},
|
|
14984
14934
|
"context": {
|
|
14985
14935
|
"type": "variable",
|
|
@@ -14987,8 +14937,8 @@
|
|
|
14987
14937
|
"value": "color-mix(in srgb, k-color(on-app-surface) 50%, transparent)",
|
|
14988
14938
|
"scope": "default",
|
|
14989
14939
|
"line": {
|
|
14990
|
-
"start":
|
|
14991
|
-
"end":
|
|
14940
|
+
"start": 293,
|
|
14941
|
+
"end": 293
|
|
14992
14942
|
}
|
|
14993
14943
|
},
|
|
14994
14944
|
"group": [
|
|
@@ -15003,8 +14953,8 @@
|
|
|
15003
14953
|
{
|
|
15004
14954
|
"description": "The size of the Chart handle.\n",
|
|
15005
14955
|
"commentRange": {
|
|
15006
|
-
"start":
|
|
15007
|
-
"end":
|
|
14956
|
+
"start": 295,
|
|
14957
|
+
"end": 296
|
|
15008
14958
|
},
|
|
15009
14959
|
"context": {
|
|
15010
14960
|
"type": "variable",
|
|
@@ -15012,8 +14962,8 @@
|
|
|
15012
14962
|
"value": "22px",
|
|
15013
14963
|
"scope": "default",
|
|
15014
14964
|
"line": {
|
|
15015
|
-
"start":
|
|
15016
|
-
"end":
|
|
14965
|
+
"start": 297,
|
|
14966
|
+
"end": 297
|
|
15017
14967
|
}
|
|
15018
14968
|
},
|
|
15019
14969
|
"group": [
|
|
@@ -15028,8 +14978,8 @@
|
|
|
15028
14978
|
{
|
|
15029
14979
|
"description": "The text color of the Chart.\n",
|
|
15030
14980
|
"commentRange": {
|
|
15031
|
-
"start":
|
|
15032
|
-
"end":
|
|
14981
|
+
"start": 298,
|
|
14982
|
+
"end": 299
|
|
15033
14983
|
},
|
|
15034
14984
|
"context": {
|
|
15035
14985
|
"type": "variable",
|
|
@@ -15037,8 +14987,8 @@
|
|
|
15037
14987
|
"value": "color-mix(in srgb, k-color(on-app-surface) 8%, transparent)",
|
|
15038
14988
|
"scope": "default",
|
|
15039
14989
|
"line": {
|
|
15040
|
-
"start":
|
|
15041
|
-
"end":
|
|
14990
|
+
"start": 300,
|
|
14991
|
+
"end": 300
|
|
15042
14992
|
}
|
|
15043
14993
|
},
|
|
15044
14994
|
"group": [
|
|
@@ -15053,8 +15003,8 @@
|
|
|
15053
15003
|
{
|
|
15054
15004
|
"description": "The shadow of the Chart.\n",
|
|
15055
15005
|
"commentRange": {
|
|
15056
|
-
"start":
|
|
15057
|
-
"end":
|
|
15006
|
+
"start": 301,
|
|
15007
|
+
"end": 302
|
|
15058
15008
|
},
|
|
15059
15009
|
"context": {
|
|
15060
15010
|
"type": "variable",
|
|
@@ -15062,8 +15012,8 @@
|
|
|
15062
15012
|
"value": "inset 0 1px 7px color-mix(in srgb, k-color(on-app-surface) 15%, transparent)",
|
|
15063
15013
|
"scope": "default",
|
|
15064
15014
|
"line": {
|
|
15065
|
-
"start":
|
|
15066
|
-
"end":
|
|
15015
|
+
"start": 303,
|
|
15016
|
+
"end": 303
|
|
15067
15017
|
}
|
|
15068
15018
|
},
|
|
15069
15019
|
"group": [
|
|
@@ -15078,8 +15028,8 @@
|
|
|
15078
15028
|
{
|
|
15079
15029
|
"description": "The height of the Dataviz title.\n",
|
|
15080
15030
|
"commentRange": {
|
|
15081
|
-
"start":
|
|
15082
|
-
"end":
|
|
15031
|
+
"start": 305,
|
|
15032
|
+
"end": 306
|
|
15083
15033
|
},
|
|
15084
15034
|
"context": {
|
|
15085
15035
|
"type": "variable",
|
|
@@ -15087,8 +15037,8 @@
|
|
|
15087
15037
|
"value": "0px",
|
|
15088
15038
|
"scope": "default",
|
|
15089
15039
|
"line": {
|
|
15090
|
-
"start":
|
|
15091
|
-
"end":
|
|
15040
|
+
"start": 307,
|
|
15041
|
+
"end": 307
|
|
15092
15042
|
}
|
|
15093
15043
|
},
|
|
15094
15044
|
"group": [
|
|
@@ -15103,8 +15053,8 @@
|
|
|
15103
15053
|
{
|
|
15104
15054
|
"description": "The font family of the TreeMap.\n",
|
|
15105
15055
|
"commentRange": {
|
|
15106
|
-
"start":
|
|
15107
|
-
"end":
|
|
15056
|
+
"start": 310,
|
|
15057
|
+
"end": 311
|
|
15108
15058
|
},
|
|
15109
15059
|
"context": {
|
|
15110
15060
|
"type": "variable",
|
|
@@ -15112,8 +15062,8 @@
|
|
|
15112
15062
|
"value": "var(--kendo-font-family)",
|
|
15113
15063
|
"scope": "default",
|
|
15114
15064
|
"line": {
|
|
15115
|
-
"start":
|
|
15116
|
-
"end":
|
|
15065
|
+
"start": 312,
|
|
15066
|
+
"end": 312
|
|
15117
15067
|
}
|
|
15118
15068
|
},
|
|
15119
15069
|
"group": [
|
|
@@ -15128,8 +15078,8 @@
|
|
|
15128
15078
|
{
|
|
15129
15079
|
"description": "The font size of the TreeMap.\n",
|
|
15130
15080
|
"commentRange": {
|
|
15131
|
-
"start":
|
|
15132
|
-
"end":
|
|
15081
|
+
"start": 313,
|
|
15082
|
+
"end": 314
|
|
15133
15083
|
},
|
|
15134
15084
|
"context": {
|
|
15135
15085
|
"type": "variable",
|
|
@@ -15137,8 +15087,8 @@
|
|
|
15137
15087
|
"value": "var(--kendo-font-size)",
|
|
15138
15088
|
"scope": "default",
|
|
15139
15089
|
"line": {
|
|
15140
|
-
"start":
|
|
15141
|
-
"end":
|
|
15090
|
+
"start": 315,
|
|
15091
|
+
"end": 315
|
|
15142
15092
|
}
|
|
15143
15093
|
},
|
|
15144
15094
|
"group": [
|
|
@@ -15153,8 +15103,8 @@
|
|
|
15153
15103
|
{
|
|
15154
15104
|
"description": "The height of the TreeMap.\n",
|
|
15155
15105
|
"commentRange": {
|
|
15156
|
-
"start":
|
|
15157
|
-
"end":
|
|
15106
|
+
"start": 316,
|
|
15107
|
+
"end": 317
|
|
15158
15108
|
},
|
|
15159
15109
|
"context": {
|
|
15160
15110
|
"type": "variable",
|
|
@@ -15162,8 +15112,8 @@
|
|
|
15162
15112
|
"value": "var(--kendo-line-height)",
|
|
15163
15113
|
"scope": "default",
|
|
15164
15114
|
"line": {
|
|
15165
|
-
"start":
|
|
15166
|
-
"end":
|
|
15115
|
+
"start": 318,
|
|
15116
|
+
"end": 318
|
|
15167
15117
|
}
|
|
15168
15118
|
},
|
|
15169
15119
|
"group": [
|
|
@@ -15178,8 +15128,8 @@
|
|
|
15178
15128
|
{
|
|
15179
15129
|
"description": "The horizontal padding of the TreeMap.\n",
|
|
15180
15130
|
"commentRange": {
|
|
15181
|
-
"start":
|
|
15182
|
-
"end":
|
|
15131
|
+
"start": 320,
|
|
15132
|
+
"end": 321
|
|
15183
15133
|
},
|
|
15184
15134
|
"context": {
|
|
15185
15135
|
"type": "variable",
|
|
@@ -15187,8 +15137,8 @@
|
|
|
15187
15137
|
"value": "k-spacing(2)",
|
|
15188
15138
|
"scope": "default",
|
|
15189
15139
|
"line": {
|
|
15190
|
-
"start":
|
|
15191
|
-
"end":
|
|
15140
|
+
"start": 322,
|
|
15141
|
+
"end": 322
|
|
15192
15142
|
}
|
|
15193
15143
|
},
|
|
15194
15144
|
"group": [
|
|
@@ -15203,8 +15153,8 @@
|
|
|
15203
15153
|
{
|
|
15204
15154
|
"description": "The vertical padding of the TreeMap.\n",
|
|
15205
15155
|
"commentRange": {
|
|
15206
|
-
"start":
|
|
15207
|
-
"end":
|
|
15156
|
+
"start": 323,
|
|
15157
|
+
"end": 324
|
|
15208
15158
|
},
|
|
15209
15159
|
"context": {
|
|
15210
15160
|
"type": "variable",
|
|
@@ -15212,8 +15162,8 @@
|
|
|
15212
15162
|
"value": "k-spacing(1)",
|
|
15213
15163
|
"scope": "default",
|
|
15214
15164
|
"line": {
|
|
15215
|
-
"start":
|
|
15216
|
-
"end":
|
|
15165
|
+
"start": 325,
|
|
15166
|
+
"end": 325
|
|
15217
15167
|
}
|
|
15218
15168
|
},
|
|
15219
15169
|
"group": [
|
|
@@ -15228,8 +15178,8 @@
|
|
|
15228
15178
|
{
|
|
15229
15179
|
"description": "The border radius of the TreeMap.\n",
|
|
15230
15180
|
"commentRange": {
|
|
15231
|
-
"start":
|
|
15232
|
-
"end":
|
|
15181
|
+
"start": 326,
|
|
15182
|
+
"end": 327
|
|
15233
15183
|
},
|
|
15234
15184
|
"context": {
|
|
15235
15185
|
"type": "variable",
|
|
@@ -15237,8 +15187,8 @@
|
|
|
15237
15187
|
"value": "null",
|
|
15238
15188
|
"scope": "default",
|
|
15239
15189
|
"line": {
|
|
15240
|
-
"start":
|
|
15241
|
-
"end":
|
|
15190
|
+
"start": 328,
|
|
15191
|
+
"end": 328
|
|
15242
15192
|
}
|
|
15243
15193
|
},
|
|
15244
15194
|
"group": [
|
|
@@ -15253,8 +15203,8 @@
|
|
|
15253
15203
|
{
|
|
15254
15204
|
"description": "The text color of the TreeMap.\n",
|
|
15255
15205
|
"commentRange": {
|
|
15256
|
-
"start":
|
|
15257
|
-
"end":
|
|
15206
|
+
"start": 330,
|
|
15207
|
+
"end": 331
|
|
15258
15208
|
},
|
|
15259
15209
|
"context": {
|
|
15260
15210
|
"type": "variable",
|
|
@@ -15262,8 +15212,8 @@
|
|
|
15262
15212
|
"value": "k-color(on-app-surface)",
|
|
15263
15213
|
"scope": "default",
|
|
15264
15214
|
"line": {
|
|
15265
|
-
"start":
|
|
15266
|
-
"end":
|
|
15215
|
+
"start": 332,
|
|
15216
|
+
"end": 332
|
|
15267
15217
|
}
|
|
15268
15218
|
},
|
|
15269
15219
|
"group": [
|
|
@@ -15278,8 +15228,8 @@
|
|
|
15278
15228
|
{
|
|
15279
15229
|
"description": "The background color of the TreeMap.\n",
|
|
15280
15230
|
"commentRange": {
|
|
15281
|
-
"start":
|
|
15282
|
-
"end":
|
|
15231
|
+
"start": 333,
|
|
15232
|
+
"end": 334
|
|
15283
15233
|
},
|
|
15284
15234
|
"context": {
|
|
15285
15235
|
"type": "variable",
|
|
@@ -15287,8 +15237,8 @@
|
|
|
15287
15237
|
"value": "k-color(surface-alt)",
|
|
15288
15238
|
"scope": "default",
|
|
15289
15239
|
"line": {
|
|
15290
|
-
"start":
|
|
15291
|
-
"end":
|
|
15240
|
+
"start": 335,
|
|
15241
|
+
"end": 335
|
|
15292
15242
|
}
|
|
15293
15243
|
},
|
|
15294
15244
|
"group": [
|
|
@@ -15303,8 +15253,8 @@
|
|
|
15303
15253
|
{
|
|
15304
15254
|
"description": "The border color of the TreeMap.\n",
|
|
15305
15255
|
"commentRange": {
|
|
15306
|
-
"start":
|
|
15307
|
-
"end":
|
|
15256
|
+
"start": 336,
|
|
15257
|
+
"end": 337
|
|
15308
15258
|
},
|
|
15309
15259
|
"context": {
|
|
15310
15260
|
"type": "variable",
|
|
@@ -15312,8 +15262,8 @@
|
|
|
15312
15262
|
"value": "k-color(border)",
|
|
15313
15263
|
"scope": "default",
|
|
15314
15264
|
"line": {
|
|
15315
|
-
"start":
|
|
15316
|
-
"end":
|
|
15265
|
+
"start": 338,
|
|
15266
|
+
"end": 338
|
|
15317
15267
|
}
|
|
15318
15268
|
},
|
|
15319
15269
|
"group": [
|
|
@@ -15328,8 +15278,8 @@
|
|
|
15328
15278
|
{
|
|
15329
15279
|
"description": "The text color of the Dataviz title.\n",
|
|
15330
15280
|
"commentRange": {
|
|
15331
|
-
"start":
|
|
15332
|
-
"end":
|
|
15281
|
+
"start": 340,
|
|
15282
|
+
"end": 341
|
|
15333
15283
|
},
|
|
15334
15284
|
"context": {
|
|
15335
15285
|
"type": "variable",
|
|
@@ -15337,8 +15287,8 @@
|
|
|
15337
15287
|
"value": "k-color(on-app-surface)",
|
|
15338
15288
|
"scope": "default",
|
|
15339
15289
|
"line": {
|
|
15340
|
-
"start":
|
|
15341
|
-
"end":
|
|
15290
|
+
"start": 342,
|
|
15291
|
+
"end": 342
|
|
15342
15292
|
}
|
|
15343
15293
|
},
|
|
15344
15294
|
"group": [
|
|
@@ -15353,8 +15303,8 @@
|
|
|
15353
15303
|
{
|
|
15354
15304
|
"description": "The background color of the Dataviz title.\n",
|
|
15355
15305
|
"commentRange": {
|
|
15356
|
-
"start":
|
|
15357
|
-
"end":
|
|
15306
|
+
"start": 343,
|
|
15307
|
+
"end": 344
|
|
15358
15308
|
},
|
|
15359
15309
|
"context": {
|
|
15360
15310
|
"type": "variable",
|
|
@@ -15362,8 +15312,8 @@
|
|
|
15362
15312
|
"value": "k-color(surface)",
|
|
15363
15313
|
"scope": "default",
|
|
15364
15314
|
"line": {
|
|
15365
|
-
"start":
|
|
15366
|
-
"end":
|
|
15315
|
+
"start": 345,
|
|
15316
|
+
"end": 345
|
|
15367
15317
|
}
|
|
15368
15318
|
},
|
|
15369
15319
|
"group": [
|
|
@@ -15378,8 +15328,8 @@
|
|
|
15378
15328
|
{
|
|
15379
15329
|
"description": "The border color of the Dataviz title.\n",
|
|
15380
15330
|
"commentRange": {
|
|
15381
|
-
"start":
|
|
15382
|
-
"end":
|
|
15331
|
+
"start": 346,
|
|
15332
|
+
"end": 347
|
|
15383
15333
|
},
|
|
15384
15334
|
"context": {
|
|
15385
15335
|
"type": "variable",
|
|
@@ -15387,8 +15337,8 @@
|
|
|
15387
15337
|
"value": "k-color(border)",
|
|
15388
15338
|
"scope": "default",
|
|
15389
15339
|
"line": {
|
|
15390
|
-
"start":
|
|
15391
|
-
"end":
|
|
15340
|
+
"start": 348,
|
|
15341
|
+
"end": 348
|
|
15392
15342
|
}
|
|
15393
15343
|
},
|
|
15394
15344
|
"group": [
|
|
@@ -15403,8 +15353,8 @@
|
|
|
15403
15353
|
{
|
|
15404
15354
|
"description": "The background color of the Dataviz overlay.\n",
|
|
15405
15355
|
"commentRange": {
|
|
15406
|
-
"start":
|
|
15407
|
-
"end":
|
|
15356
|
+
"start": 351,
|
|
15357
|
+
"end": 352
|
|
15408
15358
|
},
|
|
15409
15359
|
"context": {
|
|
15410
15360
|
"type": "variable",
|
|
@@ -15412,8 +15362,8 @@
|
|
|
15412
15362
|
"value": "k-color(surface)",
|
|
15413
15363
|
"scope": "default",
|
|
15414
15364
|
"line": {
|
|
15415
|
-
"start":
|
|
15416
|
-
"end":
|
|
15365
|
+
"start": 353,
|
|
15366
|
+
"end": 353
|
|
15417
15367
|
}
|
|
15418
15368
|
},
|
|
15419
15369
|
"group": [
|
|
@@ -15428,8 +15378,8 @@
|
|
|
15428
15378
|
{
|
|
15429
15379
|
"description": "The font size of the Chart.\n",
|
|
15430
15380
|
"commentRange": {
|
|
15431
|
-
"start":
|
|
15432
|
-
"end":
|
|
15381
|
+
"start": 356,
|
|
15382
|
+
"end": 357
|
|
15433
15383
|
},
|
|
15434
15384
|
"context": {
|
|
15435
15385
|
"type": "variable",
|
|
@@ -15437,8 +15387,8 @@
|
|
|
15437
15387
|
"value": "var(--kendo-font-size-lg)",
|
|
15438
15388
|
"scope": "default",
|
|
15439
15389
|
"line": {
|
|
15440
|
-
"start":
|
|
15441
|
-
"end":
|
|
15390
|
+
"start": 358,
|
|
15391
|
+
"end": 358
|
|
15442
15392
|
}
|
|
15443
15393
|
},
|
|
15444
15394
|
"group": [
|
|
@@ -15453,8 +15403,8 @@
|
|
|
15453
15403
|
{
|
|
15454
15404
|
"description": "The font weight of the Chart.\n",
|
|
15455
15405
|
"commentRange": {
|
|
15456
|
-
"start":
|
|
15457
|
-
"end":
|
|
15406
|
+
"start": 359,
|
|
15407
|
+
"end": 360
|
|
15458
15408
|
},
|
|
15459
15409
|
"context": {
|
|
15460
15410
|
"type": "variable",
|
|
@@ -15462,8 +15412,8 @@
|
|
|
15462
15412
|
"value": "var(--kendo-font-weight)",
|
|
15463
15413
|
"scope": "default",
|
|
15464
15414
|
"line": {
|
|
15465
|
-
"start":
|
|
15466
|
-
"end":
|
|
15415
|
+
"start": 361,
|
|
15416
|
+
"end": 361
|
|
15467
15417
|
}
|
|
15468
15418
|
},
|
|
15469
15419
|
"group": [
|
|
@@ -15478,8 +15428,8 @@
|
|
|
15478
15428
|
{
|
|
15479
15429
|
"description": "The vertical padding of the Chart.\n",
|
|
15480
15430
|
"commentRange": {
|
|
15481
|
-
"start":
|
|
15482
|
-
"end":
|
|
15431
|
+
"start": 362,
|
|
15432
|
+
"end": 363
|
|
15483
15433
|
},
|
|
15484
15434
|
"context": {
|
|
15485
15435
|
"type": "variable",
|
|
@@ -15487,8 +15437,8 @@
|
|
|
15487
15437
|
"value": "7rem",
|
|
15488
15438
|
"scope": "default",
|
|
15489
15439
|
"line": {
|
|
15490
|
-
"start":
|
|
15491
|
-
"end":
|
|
15440
|
+
"start": 364,
|
|
15441
|
+
"end": 364
|
|
15492
15442
|
}
|
|
15493
15443
|
},
|
|
15494
15444
|
"group": [
|
|
@@ -15503,8 +15453,8 @@
|
|
|
15503
15453
|
{
|
|
15504
15454
|
"description": "The background color of the Gauge.\n",
|
|
15505
15455
|
"commentRange": {
|
|
15506
|
-
"start":
|
|
15507
|
-
"end":
|
|
15456
|
+
"start": 367,
|
|
15457
|
+
"end": 368
|
|
15508
15458
|
},
|
|
15509
15459
|
"context": {
|
|
15510
15460
|
"type": "variable",
|
|
@@ -15512,8 +15462,8 @@
|
|
|
15512
15462
|
"value": "k-color(primary-on-surface)",
|
|
15513
15463
|
"scope": "default",
|
|
15514
15464
|
"line": {
|
|
15515
|
-
"start":
|
|
15516
|
-
"end":
|
|
15465
|
+
"start": 369,
|
|
15466
|
+
"end": 369
|
|
15517
15467
|
}
|
|
15518
15468
|
},
|
|
15519
15469
|
"group": [
|
|
@@ -15528,8 +15478,8 @@
|
|
|
15528
15478
|
{
|
|
15529
15479
|
"description": "The background color of the Gauge track.\n",
|
|
15530
15480
|
"commentRange": {
|
|
15531
|
-
"start":
|
|
15532
|
-
"end":
|
|
15481
|
+
"start": 370,
|
|
15482
|
+
"end": 371
|
|
15533
15483
|
},
|
|
15534
15484
|
"context": {
|
|
15535
15485
|
"type": "variable",
|
|
@@ -15537,8 +15487,8 @@
|
|
|
15537
15487
|
"value": "k-color(base-emphasis)",
|
|
15538
15488
|
"scope": "default",
|
|
15539
15489
|
"line": {
|
|
15540
|
-
"start":
|
|
15541
|
-
"end":
|
|
15490
|
+
"start": 372,
|
|
15491
|
+
"end": 372
|
|
15542
15492
|
}
|
|
15543
15493
|
},
|
|
15544
15494
|
"group": [
|