@progress/kendo-theme-bootstrap 14.5.1-dev.0 → 14.5.1-dev.1
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
|
@@ -15847,15 +15847,15 @@
|
|
|
15847
15847
|
"resolvedType": "List"
|
|
15848
15848
|
},
|
|
15849
15849
|
{
|
|
15850
|
-
"description": "The
|
|
15850
|
+
"description": "The background color of the Chart.\n",
|
|
15851
15851
|
"commentRange": {
|
|
15852
15852
|
"start": 258,
|
|
15853
15853
|
"end": 259
|
|
15854
15854
|
},
|
|
15855
15855
|
"context": {
|
|
15856
15856
|
"type": "variable",
|
|
15857
|
-
"name": "kendo-chart-
|
|
15858
|
-
"value": "k-color(
|
|
15857
|
+
"name": "kendo-chart-bg",
|
|
15858
|
+
"value": "k-color(surface-alt)",
|
|
15859
15859
|
"scope": "default",
|
|
15860
15860
|
"line": {
|
|
15861
15861
|
"start": 260,
|
|
@@ -15870,18 +15870,18 @@
|
|
|
15870
15870
|
"path": "bootstrap/scss/dataviz/_variables.scss",
|
|
15871
15871
|
"name": "_variables.scss"
|
|
15872
15872
|
},
|
|
15873
|
-
"resolvedValue": "var(--kendo-color-
|
|
15873
|
+
"resolvedValue": "var(--kendo-color-surface-alt)",
|
|
15874
15874
|
"resolvedType": "String"
|
|
15875
15875
|
},
|
|
15876
15876
|
{
|
|
15877
|
-
"description": "The
|
|
15877
|
+
"description": "The text color of the Chart.\n",
|
|
15878
15878
|
"commentRange": {
|
|
15879
15879
|
"start": 261,
|
|
15880
15880
|
"end": 262
|
|
15881
15881
|
},
|
|
15882
15882
|
"context": {
|
|
15883
15883
|
"type": "variable",
|
|
15884
|
-
"name": "kendo-chart-
|
|
15884
|
+
"name": "kendo-chart-text",
|
|
15885
15885
|
"value": "k-color(on-app-surface)",
|
|
15886
15886
|
"scope": "default",
|
|
15887
15887
|
"line": {
|
|
@@ -15900,65 +15900,11 @@
|
|
|
15900
15900
|
"resolvedValue": "var(--kendo-color-on-app-surface)",
|
|
15901
15901
|
"resolvedType": "String"
|
|
15902
15902
|
},
|
|
15903
|
-
{
|
|
15904
|
-
"description": "The background color of the Chart.\n",
|
|
15905
|
-
"commentRange": {
|
|
15906
|
-
"start": 265,
|
|
15907
|
-
"end": 266
|
|
15908
|
-
},
|
|
15909
|
-
"context": {
|
|
15910
|
-
"type": "variable",
|
|
15911
|
-
"name": "kendo-chart-bg",
|
|
15912
|
-
"value": "k-color(surface-alt)",
|
|
15913
|
-
"scope": "default",
|
|
15914
|
-
"line": {
|
|
15915
|
-
"start": 267,
|
|
15916
|
-
"end": 267
|
|
15917
|
-
}
|
|
15918
|
-
},
|
|
15919
|
-
"group": [
|
|
15920
|
-
"charts"
|
|
15921
|
-
],
|
|
15922
|
-
"access": "public",
|
|
15923
|
-
"file": {
|
|
15924
|
-
"path": "bootstrap/scss/dataviz/_variables.scss",
|
|
15925
|
-
"name": "_variables.scss"
|
|
15926
|
-
},
|
|
15927
|
-
"resolvedValue": "var(--kendo-color-surface-alt)",
|
|
15928
|
-
"resolvedType": "String"
|
|
15929
|
-
},
|
|
15930
|
-
{
|
|
15931
|
-
"description": "The text color of the Chart.\n",
|
|
15932
|
-
"commentRange": {
|
|
15933
|
-
"start": 268,
|
|
15934
|
-
"end": 269
|
|
15935
|
-
},
|
|
15936
|
-
"context": {
|
|
15937
|
-
"type": "variable",
|
|
15938
|
-
"name": "kendo-chart-text",
|
|
15939
|
-
"value": "k-color(on-app-surface)",
|
|
15940
|
-
"scope": "default",
|
|
15941
|
-
"line": {
|
|
15942
|
-
"start": 270,
|
|
15943
|
-
"end": 270
|
|
15944
|
-
}
|
|
15945
|
-
},
|
|
15946
|
-
"group": [
|
|
15947
|
-
"charts"
|
|
15948
|
-
],
|
|
15949
|
-
"access": "public",
|
|
15950
|
-
"file": {
|
|
15951
|
-
"path": "bootstrap/scss/dataviz/_variables.scss",
|
|
15952
|
-
"name": "_variables.scss"
|
|
15953
|
-
},
|
|
15954
|
-
"resolvedValue": "var(--kendo-color-on-app-surface)",
|
|
15955
|
-
"resolvedType": "String"
|
|
15956
|
-
},
|
|
15957
15903
|
{
|
|
15958
15904
|
"description": "The border color of the Chart.\n",
|
|
15959
15905
|
"commentRange": {
|
|
15960
|
-
"start":
|
|
15961
|
-
"end":
|
|
15906
|
+
"start": 264,
|
|
15907
|
+
"end": 265
|
|
15962
15908
|
},
|
|
15963
15909
|
"context": {
|
|
15964
15910
|
"type": "variable",
|
|
@@ -15966,8 +15912,8 @@
|
|
|
15966
15912
|
"value": "k-color(border)",
|
|
15967
15913
|
"scope": "default",
|
|
15968
15914
|
"line": {
|
|
15969
|
-
"start":
|
|
15970
|
-
"end":
|
|
15915
|
+
"start": 266,
|
|
15916
|
+
"end": 266
|
|
15971
15917
|
}
|
|
15972
15918
|
},
|
|
15973
15919
|
"group": [
|
|
@@ -15984,8 +15930,8 @@
|
|
|
15984
15930
|
{
|
|
15985
15931
|
"description": "The background color of the Chart.\n",
|
|
15986
15932
|
"commentRange": {
|
|
15987
|
-
"start":
|
|
15988
|
-
"end":
|
|
15933
|
+
"start": 268,
|
|
15934
|
+
"end": 269
|
|
15989
15935
|
},
|
|
15990
15936
|
"context": {
|
|
15991
15937
|
"type": "variable",
|
|
@@ -15993,8 +15939,8 @@
|
|
|
15993
15939
|
"value": "color-mix(in srgb, k-color(on-app-surface) 50%, transparent)",
|
|
15994
15940
|
"scope": "default",
|
|
15995
15941
|
"line": {
|
|
15996
|
-
"start":
|
|
15997
|
-
"end":
|
|
15942
|
+
"start": 270,
|
|
15943
|
+
"end": 270
|
|
15998
15944
|
}
|
|
15999
15945
|
},
|
|
16000
15946
|
"group": [
|
|
@@ -16011,8 +15957,8 @@
|
|
|
16011
15957
|
{
|
|
16012
15958
|
"description": "The text color of the Chart.\n",
|
|
16013
15959
|
"commentRange": {
|
|
16014
|
-
"start":
|
|
16015
|
-
"end":
|
|
15960
|
+
"start": 271,
|
|
15961
|
+
"end": 272
|
|
16016
15962
|
},
|
|
16017
15963
|
"context": {
|
|
16018
15964
|
"type": "variable",
|
|
@@ -16020,8 +15966,8 @@
|
|
|
16020
15966
|
"value": "$kendo-chart-text",
|
|
16021
15967
|
"scope": "default",
|
|
16022
15968
|
"line": {
|
|
16023
|
-
"start":
|
|
16024
|
-
"end":
|
|
15969
|
+
"start": 273,
|
|
15970
|
+
"end": 273
|
|
16025
15971
|
}
|
|
16026
15972
|
},
|
|
16027
15973
|
"group": [
|
|
@@ -16038,8 +15984,8 @@
|
|
|
16038
15984
|
{
|
|
16039
15985
|
"description": "The background color of the Chart.\n",
|
|
16040
15986
|
"commentRange": {
|
|
16041
|
-
"start":
|
|
16042
|
-
"end":
|
|
15987
|
+
"start": 274,
|
|
15988
|
+
"end": 275
|
|
16043
15989
|
},
|
|
16044
15990
|
"context": {
|
|
16045
15991
|
"type": "variable",
|
|
@@ -16047,8 +15993,8 @@
|
|
|
16047
15993
|
"value": "k-color(base-subtle)",
|
|
16048
15994
|
"scope": "default",
|
|
16049
15995
|
"line": {
|
|
16050
|
-
"start":
|
|
16051
|
-
"end":
|
|
15996
|
+
"start": 276,
|
|
15997
|
+
"end": 276
|
|
16052
15998
|
}
|
|
16053
15999
|
},
|
|
16054
16000
|
"group": [
|
|
@@ -16065,8 +16011,8 @@
|
|
|
16065
16011
|
{
|
|
16066
16012
|
"description": "The border color of the Chart.\n",
|
|
16067
16013
|
"commentRange": {
|
|
16068
|
-
"start":
|
|
16069
|
-
"end":
|
|
16014
|
+
"start": 277,
|
|
16015
|
+
"end": 278
|
|
16070
16016
|
},
|
|
16071
16017
|
"context": {
|
|
16072
16018
|
"type": "variable",
|
|
@@ -16074,8 +16020,8 @@
|
|
|
16074
16020
|
"value": "color-mix(in srgb, k-color(on-app-surface) 8%, transparent)",
|
|
16075
16021
|
"scope": "default",
|
|
16076
16022
|
"line": {
|
|
16077
|
-
"start":
|
|
16078
|
-
"end":
|
|
16023
|
+
"start": 279,
|
|
16024
|
+
"end": 279
|
|
16079
16025
|
}
|
|
16080
16026
|
},
|
|
16081
16027
|
"group": [
|
|
@@ -16092,8 +16038,8 @@
|
|
|
16092
16038
|
{
|
|
16093
16039
|
"description": "The background color of the Chart.\n",
|
|
16094
16040
|
"commentRange": {
|
|
16095
|
-
"start":
|
|
16096
|
-
"end":
|
|
16041
|
+
"start": 281,
|
|
16042
|
+
"end": 282
|
|
16097
16043
|
},
|
|
16098
16044
|
"context": {
|
|
16099
16045
|
"type": "variable",
|
|
@@ -16101,8 +16047,8 @@
|
|
|
16101
16047
|
"value": "color-mix(in srgb, k-color(on-app-surface) 50%, transparent)",
|
|
16102
16048
|
"scope": "default",
|
|
16103
16049
|
"line": {
|
|
16104
|
-
"start":
|
|
16105
|
-
"end":
|
|
16050
|
+
"start": 283,
|
|
16051
|
+
"end": 283
|
|
16106
16052
|
}
|
|
16107
16053
|
},
|
|
16108
16054
|
"group": [
|
|
@@ -16119,8 +16065,8 @@
|
|
|
16119
16065
|
{
|
|
16120
16066
|
"description": "The border color of the Chart.\n",
|
|
16121
16067
|
"commentRange": {
|
|
16122
|
-
"start":
|
|
16123
|
-
"end":
|
|
16068
|
+
"start": 284,
|
|
16069
|
+
"end": 285
|
|
16124
16070
|
},
|
|
16125
16071
|
"context": {
|
|
16126
16072
|
"type": "variable",
|
|
@@ -16128,8 +16074,8 @@
|
|
|
16128
16074
|
"value": "color-mix(in srgb, k-color(on-app-surface) 50%, transparent)",
|
|
16129
16075
|
"scope": "default",
|
|
16130
16076
|
"line": {
|
|
16131
|
-
"start":
|
|
16132
|
-
"end":
|
|
16077
|
+
"start": 286,
|
|
16078
|
+
"end": 286
|
|
16133
16079
|
}
|
|
16134
16080
|
},
|
|
16135
16081
|
"group": [
|
|
@@ -16146,8 +16092,8 @@
|
|
|
16146
16092
|
{
|
|
16147
16093
|
"description": "The notes lines of the Chart.\n",
|
|
16148
16094
|
"commentRange": {
|
|
16149
|
-
"start":
|
|
16150
|
-
"end":
|
|
16095
|
+
"start": 287,
|
|
16096
|
+
"end": 288
|
|
16151
16097
|
},
|
|
16152
16098
|
"context": {
|
|
16153
16099
|
"type": "variable",
|
|
@@ -16155,8 +16101,8 @@
|
|
|
16155
16101
|
"value": "color-mix(in srgb, k-color(on-app-surface) 50%, transparent)",
|
|
16156
16102
|
"scope": "default",
|
|
16157
16103
|
"line": {
|
|
16158
|
-
"start":
|
|
16159
|
-
"end":
|
|
16104
|
+
"start": 289,
|
|
16105
|
+
"end": 289
|
|
16160
16106
|
}
|
|
16161
16107
|
},
|
|
16162
16108
|
"group": [
|
|
@@ -16173,8 +16119,8 @@
|
|
|
16173
16119
|
{
|
|
16174
16120
|
"description": "The background color of the Chart error bars.\n",
|
|
16175
16121
|
"commentRange": {
|
|
16176
|
-
"start":
|
|
16177
|
-
"end":
|
|
16122
|
+
"start": 291,
|
|
16123
|
+
"end": 292
|
|
16178
16124
|
},
|
|
16179
16125
|
"context": {
|
|
16180
16126
|
"type": "variable",
|
|
@@ -16182,8 +16128,8 @@
|
|
|
16182
16128
|
"value": "color-mix(in srgb, k-color(on-app-surface) 50%, transparent)",
|
|
16183
16129
|
"scope": "default",
|
|
16184
16130
|
"line": {
|
|
16185
|
-
"start":
|
|
16186
|
-
"end":
|
|
16131
|
+
"start": 293,
|
|
16132
|
+
"end": 293
|
|
16187
16133
|
}
|
|
16188
16134
|
},
|
|
16189
16135
|
"group": [
|
|
@@ -16200,8 +16146,8 @@
|
|
|
16200
16146
|
{
|
|
16201
16147
|
"description": "The size of the Chart handle.\n",
|
|
16202
16148
|
"commentRange": {
|
|
16203
|
-
"start":
|
|
16204
|
-
"end":
|
|
16149
|
+
"start": 295,
|
|
16150
|
+
"end": 296
|
|
16205
16151
|
},
|
|
16206
16152
|
"context": {
|
|
16207
16153
|
"type": "variable",
|
|
@@ -16209,8 +16155,8 @@
|
|
|
16209
16155
|
"value": "22px",
|
|
16210
16156
|
"scope": "default",
|
|
16211
16157
|
"line": {
|
|
16212
|
-
"start":
|
|
16213
|
-
"end":
|
|
16158
|
+
"start": 297,
|
|
16159
|
+
"end": 297
|
|
16214
16160
|
}
|
|
16215
16161
|
},
|
|
16216
16162
|
"group": [
|
|
@@ -16227,8 +16173,8 @@
|
|
|
16227
16173
|
{
|
|
16228
16174
|
"description": "The text color of the Chart.\n",
|
|
16229
16175
|
"commentRange": {
|
|
16230
|
-
"start":
|
|
16231
|
-
"end":
|
|
16176
|
+
"start": 298,
|
|
16177
|
+
"end": 299
|
|
16232
16178
|
},
|
|
16233
16179
|
"context": {
|
|
16234
16180
|
"type": "variable",
|
|
@@ -16236,8 +16182,8 @@
|
|
|
16236
16182
|
"value": "color-mix(in srgb, k-color(on-app-surface) 8%, transparent)",
|
|
16237
16183
|
"scope": "default",
|
|
16238
16184
|
"line": {
|
|
16239
|
-
"start":
|
|
16240
|
-
"end":
|
|
16185
|
+
"start": 300,
|
|
16186
|
+
"end": 300
|
|
16241
16187
|
}
|
|
16242
16188
|
},
|
|
16243
16189
|
"group": [
|
|
@@ -16254,8 +16200,8 @@
|
|
|
16254
16200
|
{
|
|
16255
16201
|
"description": "The shadow of the Chart.\n",
|
|
16256
16202
|
"commentRange": {
|
|
16257
|
-
"start":
|
|
16258
|
-
"end":
|
|
16203
|
+
"start": 301,
|
|
16204
|
+
"end": 302
|
|
16259
16205
|
},
|
|
16260
16206
|
"context": {
|
|
16261
16207
|
"type": "variable",
|
|
@@ -16263,8 +16209,8 @@
|
|
|
16263
16209
|
"value": "inset 0 1px 7px color-mix(in srgb, k-color(on-app-surface) 15%, transparent)",
|
|
16264
16210
|
"scope": "default",
|
|
16265
16211
|
"line": {
|
|
16266
|
-
"start":
|
|
16267
|
-
"end":
|
|
16212
|
+
"start": 303,
|
|
16213
|
+
"end": 303
|
|
16268
16214
|
}
|
|
16269
16215
|
},
|
|
16270
16216
|
"group": [
|
|
@@ -16281,8 +16227,8 @@
|
|
|
16281
16227
|
{
|
|
16282
16228
|
"description": "The height of the Dataviz title.\n",
|
|
16283
16229
|
"commentRange": {
|
|
16284
|
-
"start":
|
|
16285
|
-
"end":
|
|
16230
|
+
"start": 305,
|
|
16231
|
+
"end": 306
|
|
16286
16232
|
},
|
|
16287
16233
|
"context": {
|
|
16288
16234
|
"type": "variable",
|
|
@@ -16290,8 +16236,8 @@
|
|
|
16290
16236
|
"value": "0px",
|
|
16291
16237
|
"scope": "default",
|
|
16292
16238
|
"line": {
|
|
16293
|
-
"start":
|
|
16294
|
-
"end":
|
|
16239
|
+
"start": 307,
|
|
16240
|
+
"end": 307
|
|
16295
16241
|
}
|
|
16296
16242
|
},
|
|
16297
16243
|
"group": [
|
|
@@ -16308,8 +16254,8 @@
|
|
|
16308
16254
|
{
|
|
16309
16255
|
"description": "The font family of the TreeMap.\n",
|
|
16310
16256
|
"commentRange": {
|
|
16311
|
-
"start":
|
|
16312
|
-
"end":
|
|
16257
|
+
"start": 310,
|
|
16258
|
+
"end": 311
|
|
16313
16259
|
},
|
|
16314
16260
|
"context": {
|
|
16315
16261
|
"type": "variable",
|
|
@@ -16317,8 +16263,8 @@
|
|
|
16317
16263
|
"value": "var(--kendo-font-family)",
|
|
16318
16264
|
"scope": "default",
|
|
16319
16265
|
"line": {
|
|
16320
|
-
"start":
|
|
16321
|
-
"end":
|
|
16266
|
+
"start": 312,
|
|
16267
|
+
"end": 312
|
|
16322
16268
|
}
|
|
16323
16269
|
},
|
|
16324
16270
|
"group": [
|
|
@@ -16335,8 +16281,8 @@
|
|
|
16335
16281
|
{
|
|
16336
16282
|
"description": "The font size of the TreeMap.\n",
|
|
16337
16283
|
"commentRange": {
|
|
16338
|
-
"start":
|
|
16339
|
-
"end":
|
|
16284
|
+
"start": 313,
|
|
16285
|
+
"end": 314
|
|
16340
16286
|
},
|
|
16341
16287
|
"context": {
|
|
16342
16288
|
"type": "variable",
|
|
@@ -16344,8 +16290,8 @@
|
|
|
16344
16290
|
"value": "var(--kendo-font-size)",
|
|
16345
16291
|
"scope": "default",
|
|
16346
16292
|
"line": {
|
|
16347
|
-
"start":
|
|
16348
|
-
"end":
|
|
16293
|
+
"start": 315,
|
|
16294
|
+
"end": 315
|
|
16349
16295
|
}
|
|
16350
16296
|
},
|
|
16351
16297
|
"group": [
|
|
@@ -16362,8 +16308,8 @@
|
|
|
16362
16308
|
{
|
|
16363
16309
|
"description": "The height of the TreeMap.\n",
|
|
16364
16310
|
"commentRange": {
|
|
16365
|
-
"start":
|
|
16366
|
-
"end":
|
|
16311
|
+
"start": 316,
|
|
16312
|
+
"end": 317
|
|
16367
16313
|
},
|
|
16368
16314
|
"context": {
|
|
16369
16315
|
"type": "variable",
|
|
@@ -16371,8 +16317,8 @@
|
|
|
16371
16317
|
"value": "var(--kendo-line-height)",
|
|
16372
16318
|
"scope": "default",
|
|
16373
16319
|
"line": {
|
|
16374
|
-
"start":
|
|
16375
|
-
"end":
|
|
16320
|
+
"start": 318,
|
|
16321
|
+
"end": 318
|
|
16376
16322
|
}
|
|
16377
16323
|
},
|
|
16378
16324
|
"group": [
|
|
@@ -16389,8 +16335,8 @@
|
|
|
16389
16335
|
{
|
|
16390
16336
|
"description": "The horizontal padding of the TreeMap.\n",
|
|
16391
16337
|
"commentRange": {
|
|
16392
|
-
"start":
|
|
16393
|
-
"end":
|
|
16338
|
+
"start": 320,
|
|
16339
|
+
"end": 321
|
|
16394
16340
|
},
|
|
16395
16341
|
"context": {
|
|
16396
16342
|
"type": "variable",
|
|
@@ -16398,8 +16344,8 @@
|
|
|
16398
16344
|
"value": "k-spacing(2)",
|
|
16399
16345
|
"scope": "default",
|
|
16400
16346
|
"line": {
|
|
16401
|
-
"start":
|
|
16402
|
-
"end":
|
|
16347
|
+
"start": 322,
|
|
16348
|
+
"end": 322
|
|
16403
16349
|
}
|
|
16404
16350
|
},
|
|
16405
16351
|
"group": [
|
|
@@ -16416,8 +16362,8 @@
|
|
|
16416
16362
|
{
|
|
16417
16363
|
"description": "The vertical padding of the TreeMap.\n",
|
|
16418
16364
|
"commentRange": {
|
|
16419
|
-
"start":
|
|
16420
|
-
"end":
|
|
16365
|
+
"start": 323,
|
|
16366
|
+
"end": 324
|
|
16421
16367
|
},
|
|
16422
16368
|
"context": {
|
|
16423
16369
|
"type": "variable",
|
|
@@ -16425,8 +16371,8 @@
|
|
|
16425
16371
|
"value": "k-spacing(1)",
|
|
16426
16372
|
"scope": "default",
|
|
16427
16373
|
"line": {
|
|
16428
|
-
"start":
|
|
16429
|
-
"end":
|
|
16374
|
+
"start": 325,
|
|
16375
|
+
"end": 325
|
|
16430
16376
|
}
|
|
16431
16377
|
},
|
|
16432
16378
|
"group": [
|
|
@@ -16443,8 +16389,8 @@
|
|
|
16443
16389
|
{
|
|
16444
16390
|
"description": "The border radius of the TreeMap.\n",
|
|
16445
16391
|
"commentRange": {
|
|
16446
|
-
"start":
|
|
16447
|
-
"end":
|
|
16392
|
+
"start": 326,
|
|
16393
|
+
"end": 327
|
|
16448
16394
|
},
|
|
16449
16395
|
"context": {
|
|
16450
16396
|
"type": "variable",
|
|
@@ -16452,8 +16398,8 @@
|
|
|
16452
16398
|
"value": "null",
|
|
16453
16399
|
"scope": "default",
|
|
16454
16400
|
"line": {
|
|
16455
|
-
"start":
|
|
16456
|
-
"end":
|
|
16401
|
+
"start": 328,
|
|
16402
|
+
"end": 328
|
|
16457
16403
|
}
|
|
16458
16404
|
},
|
|
16459
16405
|
"group": [
|
|
@@ -16470,8 +16416,8 @@
|
|
|
16470
16416
|
{
|
|
16471
16417
|
"description": "The text color of the TreeMap.\n",
|
|
16472
16418
|
"commentRange": {
|
|
16473
|
-
"start":
|
|
16474
|
-
"end":
|
|
16419
|
+
"start": 330,
|
|
16420
|
+
"end": 331
|
|
16475
16421
|
},
|
|
16476
16422
|
"context": {
|
|
16477
16423
|
"type": "variable",
|
|
@@ -16479,8 +16425,8 @@
|
|
|
16479
16425
|
"value": "k-color(on-app-surface)",
|
|
16480
16426
|
"scope": "default",
|
|
16481
16427
|
"line": {
|
|
16482
|
-
"start":
|
|
16483
|
-
"end":
|
|
16428
|
+
"start": 332,
|
|
16429
|
+
"end": 332
|
|
16484
16430
|
}
|
|
16485
16431
|
},
|
|
16486
16432
|
"group": [
|
|
@@ -16497,8 +16443,8 @@
|
|
|
16497
16443
|
{
|
|
16498
16444
|
"description": "The background color of the TreeMap.\n",
|
|
16499
16445
|
"commentRange": {
|
|
16500
|
-
"start":
|
|
16501
|
-
"end":
|
|
16446
|
+
"start": 333,
|
|
16447
|
+
"end": 334
|
|
16502
16448
|
},
|
|
16503
16449
|
"context": {
|
|
16504
16450
|
"type": "variable",
|
|
@@ -16506,8 +16452,8 @@
|
|
|
16506
16452
|
"value": "k-color(surface-alt)",
|
|
16507
16453
|
"scope": "default",
|
|
16508
16454
|
"line": {
|
|
16509
|
-
"start":
|
|
16510
|
-
"end":
|
|
16455
|
+
"start": 335,
|
|
16456
|
+
"end": 335
|
|
16511
16457
|
}
|
|
16512
16458
|
},
|
|
16513
16459
|
"group": [
|
|
@@ -16524,8 +16470,8 @@
|
|
|
16524
16470
|
{
|
|
16525
16471
|
"description": "The border color of the TreeMap.\n",
|
|
16526
16472
|
"commentRange": {
|
|
16527
|
-
"start":
|
|
16528
|
-
"end":
|
|
16473
|
+
"start": 336,
|
|
16474
|
+
"end": 337
|
|
16529
16475
|
},
|
|
16530
16476
|
"context": {
|
|
16531
16477
|
"type": "variable",
|
|
@@ -16533,8 +16479,8 @@
|
|
|
16533
16479
|
"value": "k-color(border)",
|
|
16534
16480
|
"scope": "default",
|
|
16535
16481
|
"line": {
|
|
16536
|
-
"start":
|
|
16537
|
-
"end":
|
|
16482
|
+
"start": 338,
|
|
16483
|
+
"end": 338
|
|
16538
16484
|
}
|
|
16539
16485
|
},
|
|
16540
16486
|
"group": [
|
|
@@ -16551,8 +16497,8 @@
|
|
|
16551
16497
|
{
|
|
16552
16498
|
"description": "The text color of the Dataviz title.\n",
|
|
16553
16499
|
"commentRange": {
|
|
16554
|
-
"start":
|
|
16555
|
-
"end":
|
|
16500
|
+
"start": 340,
|
|
16501
|
+
"end": 341
|
|
16556
16502
|
},
|
|
16557
16503
|
"context": {
|
|
16558
16504
|
"type": "variable",
|
|
@@ -16560,8 +16506,8 @@
|
|
|
16560
16506
|
"value": "k-color(on-app-surface)",
|
|
16561
16507
|
"scope": "default",
|
|
16562
16508
|
"line": {
|
|
16563
|
-
"start":
|
|
16564
|
-
"end":
|
|
16509
|
+
"start": 342,
|
|
16510
|
+
"end": 342
|
|
16565
16511
|
}
|
|
16566
16512
|
},
|
|
16567
16513
|
"group": [
|
|
@@ -16578,8 +16524,8 @@
|
|
|
16578
16524
|
{
|
|
16579
16525
|
"description": "The background color of the Dataviz title.\n",
|
|
16580
16526
|
"commentRange": {
|
|
16581
|
-
"start":
|
|
16582
|
-
"end":
|
|
16527
|
+
"start": 343,
|
|
16528
|
+
"end": 344
|
|
16583
16529
|
},
|
|
16584
16530
|
"context": {
|
|
16585
16531
|
"type": "variable",
|
|
@@ -16587,8 +16533,8 @@
|
|
|
16587
16533
|
"value": "k-color(surface)",
|
|
16588
16534
|
"scope": "default",
|
|
16589
16535
|
"line": {
|
|
16590
|
-
"start":
|
|
16591
|
-
"end":
|
|
16536
|
+
"start": 345,
|
|
16537
|
+
"end": 345
|
|
16592
16538
|
}
|
|
16593
16539
|
},
|
|
16594
16540
|
"group": [
|
|
@@ -16605,8 +16551,8 @@
|
|
|
16605
16551
|
{
|
|
16606
16552
|
"description": "The border color of the Dataviz title.\n",
|
|
16607
16553
|
"commentRange": {
|
|
16608
|
-
"start":
|
|
16609
|
-
"end":
|
|
16554
|
+
"start": 346,
|
|
16555
|
+
"end": 347
|
|
16610
16556
|
},
|
|
16611
16557
|
"context": {
|
|
16612
16558
|
"type": "variable",
|
|
@@ -16614,8 +16560,8 @@
|
|
|
16614
16560
|
"value": "k-color(border)",
|
|
16615
16561
|
"scope": "default",
|
|
16616
16562
|
"line": {
|
|
16617
|
-
"start":
|
|
16618
|
-
"end":
|
|
16563
|
+
"start": 348,
|
|
16564
|
+
"end": 348
|
|
16619
16565
|
}
|
|
16620
16566
|
},
|
|
16621
16567
|
"group": [
|
|
@@ -16632,8 +16578,8 @@
|
|
|
16632
16578
|
{
|
|
16633
16579
|
"description": "The background color of the Dataviz overlay.\n",
|
|
16634
16580
|
"commentRange": {
|
|
16635
|
-
"start":
|
|
16636
|
-
"end":
|
|
16581
|
+
"start": 351,
|
|
16582
|
+
"end": 352
|
|
16637
16583
|
},
|
|
16638
16584
|
"context": {
|
|
16639
16585
|
"type": "variable",
|
|
@@ -16641,8 +16587,8 @@
|
|
|
16641
16587
|
"value": "k-color(surface)",
|
|
16642
16588
|
"scope": "default",
|
|
16643
16589
|
"line": {
|
|
16644
|
-
"start":
|
|
16645
|
-
"end":
|
|
16590
|
+
"start": 353,
|
|
16591
|
+
"end": 353
|
|
16646
16592
|
}
|
|
16647
16593
|
},
|
|
16648
16594
|
"group": [
|
|
@@ -16659,8 +16605,8 @@
|
|
|
16659
16605
|
{
|
|
16660
16606
|
"description": "The font size of the Chart.\n",
|
|
16661
16607
|
"commentRange": {
|
|
16662
|
-
"start":
|
|
16663
|
-
"end":
|
|
16608
|
+
"start": 356,
|
|
16609
|
+
"end": 357
|
|
16664
16610
|
},
|
|
16665
16611
|
"context": {
|
|
16666
16612
|
"type": "variable",
|
|
@@ -16668,8 +16614,8 @@
|
|
|
16668
16614
|
"value": "var(--kendo-font-size-lg)",
|
|
16669
16615
|
"scope": "default",
|
|
16670
16616
|
"line": {
|
|
16671
|
-
"start":
|
|
16672
|
-
"end":
|
|
16617
|
+
"start": 358,
|
|
16618
|
+
"end": 358
|
|
16673
16619
|
}
|
|
16674
16620
|
},
|
|
16675
16621
|
"group": [
|
|
@@ -16686,8 +16632,8 @@
|
|
|
16686
16632
|
{
|
|
16687
16633
|
"description": "The font weight of the Chart.\n",
|
|
16688
16634
|
"commentRange": {
|
|
16689
|
-
"start":
|
|
16690
|
-
"end":
|
|
16635
|
+
"start": 359,
|
|
16636
|
+
"end": 360
|
|
16691
16637
|
},
|
|
16692
16638
|
"context": {
|
|
16693
16639
|
"type": "variable",
|
|
@@ -16695,8 +16641,8 @@
|
|
|
16695
16641
|
"value": "var(--kendo-font-weight)",
|
|
16696
16642
|
"scope": "default",
|
|
16697
16643
|
"line": {
|
|
16698
|
-
"start":
|
|
16699
|
-
"end":
|
|
16644
|
+
"start": 361,
|
|
16645
|
+
"end": 361
|
|
16700
16646
|
}
|
|
16701
16647
|
},
|
|
16702
16648
|
"group": [
|
|
@@ -16713,8 +16659,8 @@
|
|
|
16713
16659
|
{
|
|
16714
16660
|
"description": "The vertical padding of the Chart.\n",
|
|
16715
16661
|
"commentRange": {
|
|
16716
|
-
"start":
|
|
16717
|
-
"end":
|
|
16662
|
+
"start": 362,
|
|
16663
|
+
"end": 363
|
|
16718
16664
|
},
|
|
16719
16665
|
"context": {
|
|
16720
16666
|
"type": "variable",
|
|
@@ -16722,8 +16668,8 @@
|
|
|
16722
16668
|
"value": "7rem",
|
|
16723
16669
|
"scope": "default",
|
|
16724
16670
|
"line": {
|
|
16725
|
-
"start":
|
|
16726
|
-
"end":
|
|
16671
|
+
"start": 364,
|
|
16672
|
+
"end": 364
|
|
16727
16673
|
}
|
|
16728
16674
|
},
|
|
16729
16675
|
"group": [
|
|
@@ -16740,8 +16686,8 @@
|
|
|
16740
16686
|
{
|
|
16741
16687
|
"description": "The background color of the Gauge.\n",
|
|
16742
16688
|
"commentRange": {
|
|
16743
|
-
"start":
|
|
16744
|
-
"end":
|
|
16689
|
+
"start": 367,
|
|
16690
|
+
"end": 368
|
|
16745
16691
|
},
|
|
16746
16692
|
"context": {
|
|
16747
16693
|
"type": "variable",
|
|
@@ -16749,8 +16695,8 @@
|
|
|
16749
16695
|
"value": "k-color(primary-on-surface)",
|
|
16750
16696
|
"scope": "default",
|
|
16751
16697
|
"line": {
|
|
16752
|
-
"start":
|
|
16753
|
-
"end":
|
|
16698
|
+
"start": 369,
|
|
16699
|
+
"end": 369
|
|
16754
16700
|
}
|
|
16755
16701
|
},
|
|
16756
16702
|
"group": [
|
|
@@ -16767,8 +16713,8 @@
|
|
|
16767
16713
|
{
|
|
16768
16714
|
"description": "The background color of the Gauge track.\n",
|
|
16769
16715
|
"commentRange": {
|
|
16770
|
-
"start":
|
|
16771
|
-
"end":
|
|
16716
|
+
"start": 370,
|
|
16717
|
+
"end": 371
|
|
16772
16718
|
},
|
|
16773
16719
|
"context": {
|
|
16774
16720
|
"type": "variable",
|
|
@@ -16776,8 +16722,8 @@
|
|
|
16776
16722
|
"value": "k-color(base-emphasis)",
|
|
16777
16723
|
"scope": "default",
|
|
16778
16724
|
"line": {
|
|
16779
|
-
"start":
|
|
16780
|
-
"end":
|
|
16725
|
+
"start": 372,
|
|
16726
|
+
"end": 372
|
|
16781
16727
|
}
|
|
16782
16728
|
},
|
|
16783
16729
|
"group": [
|
|
@@ -117702,15 +117648,15 @@
|
|
|
117702
117648
|
"resolvedType": "List"
|
|
117703
117649
|
},
|
|
117704
117650
|
{
|
|
117705
|
-
"description": "The
|
|
117651
|
+
"description": "The background color of the Chart.\n",
|
|
117706
117652
|
"commentRange": {
|
|
117707
117653
|
"start": 258,
|
|
117708
117654
|
"end": 259
|
|
117709
117655
|
},
|
|
117710
117656
|
"context": {
|
|
117711
117657
|
"type": "variable",
|
|
117712
|
-
"name": "kendo-chart-
|
|
117713
|
-
"value": "k-color(
|
|
117658
|
+
"name": "kendo-chart-bg",
|
|
117659
|
+
"value": "k-color(surface-alt)",
|
|
117714
117660
|
"scope": "default",
|
|
117715
117661
|
"line": {
|
|
117716
117662
|
"start": 260,
|
|
@@ -117725,18 +117671,18 @@
|
|
|
117725
117671
|
"path": "bootstrap/scss/dataviz/_variables.scss",
|
|
117726
117672
|
"name": "_variables.scss"
|
|
117727
117673
|
},
|
|
117728
|
-
"resolvedValue": "var(--kendo-color-
|
|
117674
|
+
"resolvedValue": "var(--kendo-color-surface-alt)",
|
|
117729
117675
|
"resolvedType": "String"
|
|
117730
117676
|
},
|
|
117731
117677
|
{
|
|
117732
|
-
"description": "The
|
|
117678
|
+
"description": "The text color of the Chart.\n",
|
|
117733
117679
|
"commentRange": {
|
|
117734
117680
|
"start": 261,
|
|
117735
117681
|
"end": 262
|
|
117736
117682
|
},
|
|
117737
117683
|
"context": {
|
|
117738
117684
|
"type": "variable",
|
|
117739
|
-
"name": "kendo-chart-
|
|
117685
|
+
"name": "kendo-chart-text",
|
|
117740
117686
|
"value": "k-color(on-app-surface)",
|
|
117741
117687
|
"scope": "default",
|
|
117742
117688
|
"line": {
|
|
@@ -117755,65 +117701,11 @@
|
|
|
117755
117701
|
"resolvedValue": "var(--kendo-color-on-app-surface)",
|
|
117756
117702
|
"resolvedType": "String"
|
|
117757
117703
|
},
|
|
117758
|
-
{
|
|
117759
|
-
"description": "The background color of the Chart.\n",
|
|
117760
|
-
"commentRange": {
|
|
117761
|
-
"start": 265,
|
|
117762
|
-
"end": 266
|
|
117763
|
-
},
|
|
117764
|
-
"context": {
|
|
117765
|
-
"type": "variable",
|
|
117766
|
-
"name": "kendo-chart-bg",
|
|
117767
|
-
"value": "k-color(surface-alt)",
|
|
117768
|
-
"scope": "default",
|
|
117769
|
-
"line": {
|
|
117770
|
-
"start": 267,
|
|
117771
|
-
"end": 267
|
|
117772
|
-
}
|
|
117773
|
-
},
|
|
117774
|
-
"group": [
|
|
117775
|
-
"charts"
|
|
117776
|
-
],
|
|
117777
|
-
"access": "public",
|
|
117778
|
-
"file": {
|
|
117779
|
-
"path": "bootstrap/scss/dataviz/_variables.scss",
|
|
117780
|
-
"name": "_variables.scss"
|
|
117781
|
-
},
|
|
117782
|
-
"resolvedValue": "var(--kendo-color-surface-alt)",
|
|
117783
|
-
"resolvedType": "String"
|
|
117784
|
-
},
|
|
117785
|
-
{
|
|
117786
|
-
"description": "The text color of the Chart.\n",
|
|
117787
|
-
"commentRange": {
|
|
117788
|
-
"start": 268,
|
|
117789
|
-
"end": 269
|
|
117790
|
-
},
|
|
117791
|
-
"context": {
|
|
117792
|
-
"type": "variable",
|
|
117793
|
-
"name": "kendo-chart-text",
|
|
117794
|
-
"value": "k-color(on-app-surface)",
|
|
117795
|
-
"scope": "default",
|
|
117796
|
-
"line": {
|
|
117797
|
-
"start": 270,
|
|
117798
|
-
"end": 270
|
|
117799
|
-
}
|
|
117800
|
-
},
|
|
117801
|
-
"group": [
|
|
117802
|
-
"charts"
|
|
117803
|
-
],
|
|
117804
|
-
"access": "public",
|
|
117805
|
-
"file": {
|
|
117806
|
-
"path": "bootstrap/scss/dataviz/_variables.scss",
|
|
117807
|
-
"name": "_variables.scss"
|
|
117808
|
-
},
|
|
117809
|
-
"resolvedValue": "var(--kendo-color-on-app-surface)",
|
|
117810
|
-
"resolvedType": "String"
|
|
117811
|
-
},
|
|
117812
117704
|
{
|
|
117813
117705
|
"description": "The border color of the Chart.\n",
|
|
117814
117706
|
"commentRange": {
|
|
117815
|
-
"start":
|
|
117816
|
-
"end":
|
|
117707
|
+
"start": 264,
|
|
117708
|
+
"end": 265
|
|
117817
117709
|
},
|
|
117818
117710
|
"context": {
|
|
117819
117711
|
"type": "variable",
|
|
@@ -117821,8 +117713,8 @@
|
|
|
117821
117713
|
"value": "k-color(border)",
|
|
117822
117714
|
"scope": "default",
|
|
117823
117715
|
"line": {
|
|
117824
|
-
"start":
|
|
117825
|
-
"end":
|
|
117716
|
+
"start": 266,
|
|
117717
|
+
"end": 266
|
|
117826
117718
|
}
|
|
117827
117719
|
},
|
|
117828
117720
|
"group": [
|
|
@@ -117839,8 +117731,8 @@
|
|
|
117839
117731
|
{
|
|
117840
117732
|
"description": "The background color of the Chart.\n",
|
|
117841
117733
|
"commentRange": {
|
|
117842
|
-
"start":
|
|
117843
|
-
"end":
|
|
117734
|
+
"start": 268,
|
|
117735
|
+
"end": 269
|
|
117844
117736
|
},
|
|
117845
117737
|
"context": {
|
|
117846
117738
|
"type": "variable",
|
|
@@ -117848,8 +117740,8 @@
|
|
|
117848
117740
|
"value": "color-mix(in srgb, k-color(on-app-surface) 50%, transparent)",
|
|
117849
117741
|
"scope": "default",
|
|
117850
117742
|
"line": {
|
|
117851
|
-
"start":
|
|
117852
|
-
"end":
|
|
117743
|
+
"start": 270,
|
|
117744
|
+
"end": 270
|
|
117853
117745
|
}
|
|
117854
117746
|
},
|
|
117855
117747
|
"group": [
|
|
@@ -117866,8 +117758,8 @@
|
|
|
117866
117758
|
{
|
|
117867
117759
|
"description": "The text color of the Chart.\n",
|
|
117868
117760
|
"commentRange": {
|
|
117869
|
-
"start":
|
|
117870
|
-
"end":
|
|
117761
|
+
"start": 271,
|
|
117762
|
+
"end": 272
|
|
117871
117763
|
},
|
|
117872
117764
|
"context": {
|
|
117873
117765
|
"type": "variable",
|
|
@@ -117875,8 +117767,8 @@
|
|
|
117875
117767
|
"value": "$kendo-chart-text",
|
|
117876
117768
|
"scope": "default",
|
|
117877
117769
|
"line": {
|
|
117878
|
-
"start":
|
|
117879
|
-
"end":
|
|
117770
|
+
"start": 273,
|
|
117771
|
+
"end": 273
|
|
117880
117772
|
}
|
|
117881
117773
|
},
|
|
117882
117774
|
"group": [
|
|
@@ -117893,8 +117785,8 @@
|
|
|
117893
117785
|
{
|
|
117894
117786
|
"description": "The background color of the Chart.\n",
|
|
117895
117787
|
"commentRange": {
|
|
117896
|
-
"start":
|
|
117897
|
-
"end":
|
|
117788
|
+
"start": 274,
|
|
117789
|
+
"end": 275
|
|
117898
117790
|
},
|
|
117899
117791
|
"context": {
|
|
117900
117792
|
"type": "variable",
|
|
@@ -117902,8 +117794,8 @@
|
|
|
117902
117794
|
"value": "k-color(base-subtle)",
|
|
117903
117795
|
"scope": "default",
|
|
117904
117796
|
"line": {
|
|
117905
|
-
"start":
|
|
117906
|
-
"end":
|
|
117797
|
+
"start": 276,
|
|
117798
|
+
"end": 276
|
|
117907
117799
|
}
|
|
117908
117800
|
},
|
|
117909
117801
|
"group": [
|
|
@@ -117920,8 +117812,8 @@
|
|
|
117920
117812
|
{
|
|
117921
117813
|
"description": "The border color of the Chart.\n",
|
|
117922
117814
|
"commentRange": {
|
|
117923
|
-
"start":
|
|
117924
|
-
"end":
|
|
117815
|
+
"start": 277,
|
|
117816
|
+
"end": 278
|
|
117925
117817
|
},
|
|
117926
117818
|
"context": {
|
|
117927
117819
|
"type": "variable",
|
|
@@ -117929,8 +117821,8 @@
|
|
|
117929
117821
|
"value": "color-mix(in srgb, k-color(on-app-surface) 8%, transparent)",
|
|
117930
117822
|
"scope": "default",
|
|
117931
117823
|
"line": {
|
|
117932
|
-
"start":
|
|
117933
|
-
"end":
|
|
117824
|
+
"start": 279,
|
|
117825
|
+
"end": 279
|
|
117934
117826
|
}
|
|
117935
117827
|
},
|
|
117936
117828
|
"group": [
|
|
@@ -117947,8 +117839,8 @@
|
|
|
117947
117839
|
{
|
|
117948
117840
|
"description": "The background color of the Chart.\n",
|
|
117949
117841
|
"commentRange": {
|
|
117950
|
-
"start":
|
|
117951
|
-
"end":
|
|
117842
|
+
"start": 281,
|
|
117843
|
+
"end": 282
|
|
117952
117844
|
},
|
|
117953
117845
|
"context": {
|
|
117954
117846
|
"type": "variable",
|
|
@@ -117956,8 +117848,8 @@
|
|
|
117956
117848
|
"value": "color-mix(in srgb, k-color(on-app-surface) 50%, transparent)",
|
|
117957
117849
|
"scope": "default",
|
|
117958
117850
|
"line": {
|
|
117959
|
-
"start":
|
|
117960
|
-
"end":
|
|
117851
|
+
"start": 283,
|
|
117852
|
+
"end": 283
|
|
117961
117853
|
}
|
|
117962
117854
|
},
|
|
117963
117855
|
"group": [
|
|
@@ -117974,8 +117866,8 @@
|
|
|
117974
117866
|
{
|
|
117975
117867
|
"description": "The border color of the Chart.\n",
|
|
117976
117868
|
"commentRange": {
|
|
117977
|
-
"start":
|
|
117978
|
-
"end":
|
|
117869
|
+
"start": 284,
|
|
117870
|
+
"end": 285
|
|
117979
117871
|
},
|
|
117980
117872
|
"context": {
|
|
117981
117873
|
"type": "variable",
|
|
@@ -117983,8 +117875,8 @@
|
|
|
117983
117875
|
"value": "color-mix(in srgb, k-color(on-app-surface) 50%, transparent)",
|
|
117984
117876
|
"scope": "default",
|
|
117985
117877
|
"line": {
|
|
117986
|
-
"start":
|
|
117987
|
-
"end":
|
|
117878
|
+
"start": 286,
|
|
117879
|
+
"end": 286
|
|
117988
117880
|
}
|
|
117989
117881
|
},
|
|
117990
117882
|
"group": [
|
|
@@ -118001,8 +117893,8 @@
|
|
|
118001
117893
|
{
|
|
118002
117894
|
"description": "The notes lines of the Chart.\n",
|
|
118003
117895
|
"commentRange": {
|
|
118004
|
-
"start":
|
|
118005
|
-
"end":
|
|
117896
|
+
"start": 287,
|
|
117897
|
+
"end": 288
|
|
118006
117898
|
},
|
|
118007
117899
|
"context": {
|
|
118008
117900
|
"type": "variable",
|
|
@@ -118010,8 +117902,8 @@
|
|
|
118010
117902
|
"value": "color-mix(in srgb, k-color(on-app-surface) 50%, transparent)",
|
|
118011
117903
|
"scope": "default",
|
|
118012
117904
|
"line": {
|
|
118013
|
-
"start":
|
|
118014
|
-
"end":
|
|
117905
|
+
"start": 289,
|
|
117906
|
+
"end": 289
|
|
118015
117907
|
}
|
|
118016
117908
|
},
|
|
118017
117909
|
"group": [
|
|
@@ -118028,8 +117920,8 @@
|
|
|
118028
117920
|
{
|
|
118029
117921
|
"description": "The background color of the Chart error bars.\n",
|
|
118030
117922
|
"commentRange": {
|
|
118031
|
-
"start":
|
|
118032
|
-
"end":
|
|
117923
|
+
"start": 291,
|
|
117924
|
+
"end": 292
|
|
118033
117925
|
},
|
|
118034
117926
|
"context": {
|
|
118035
117927
|
"type": "variable",
|
|
@@ -118037,8 +117929,8 @@
|
|
|
118037
117929
|
"value": "color-mix(in srgb, k-color(on-app-surface) 50%, transparent)",
|
|
118038
117930
|
"scope": "default",
|
|
118039
117931
|
"line": {
|
|
118040
|
-
"start":
|
|
118041
|
-
"end":
|
|
117932
|
+
"start": 293,
|
|
117933
|
+
"end": 293
|
|
118042
117934
|
}
|
|
118043
117935
|
},
|
|
118044
117936
|
"group": [
|
|
@@ -118055,8 +117947,8 @@
|
|
|
118055
117947
|
{
|
|
118056
117948
|
"description": "The size of the Chart handle.\n",
|
|
118057
117949
|
"commentRange": {
|
|
118058
|
-
"start":
|
|
118059
|
-
"end":
|
|
117950
|
+
"start": 295,
|
|
117951
|
+
"end": 296
|
|
118060
117952
|
},
|
|
118061
117953
|
"context": {
|
|
118062
117954
|
"type": "variable",
|
|
@@ -118064,8 +117956,8 @@
|
|
|
118064
117956
|
"value": "22px",
|
|
118065
117957
|
"scope": "default",
|
|
118066
117958
|
"line": {
|
|
118067
|
-
"start":
|
|
118068
|
-
"end":
|
|
117959
|
+
"start": 297,
|
|
117960
|
+
"end": 297
|
|
118069
117961
|
}
|
|
118070
117962
|
},
|
|
118071
117963
|
"group": [
|
|
@@ -118082,8 +117974,8 @@
|
|
|
118082
117974
|
{
|
|
118083
117975
|
"description": "The text color of the Chart.\n",
|
|
118084
117976
|
"commentRange": {
|
|
118085
|
-
"start":
|
|
118086
|
-
"end":
|
|
117977
|
+
"start": 298,
|
|
117978
|
+
"end": 299
|
|
118087
117979
|
},
|
|
118088
117980
|
"context": {
|
|
118089
117981
|
"type": "variable",
|
|
@@ -118091,8 +117983,8 @@
|
|
|
118091
117983
|
"value": "color-mix(in srgb, k-color(on-app-surface) 8%, transparent)",
|
|
118092
117984
|
"scope": "default",
|
|
118093
117985
|
"line": {
|
|
118094
|
-
"start":
|
|
118095
|
-
"end":
|
|
117986
|
+
"start": 300,
|
|
117987
|
+
"end": 300
|
|
118096
117988
|
}
|
|
118097
117989
|
},
|
|
118098
117990
|
"group": [
|
|
@@ -118109,8 +118001,8 @@
|
|
|
118109
118001
|
{
|
|
118110
118002
|
"description": "The shadow of the Chart.\n",
|
|
118111
118003
|
"commentRange": {
|
|
118112
|
-
"start":
|
|
118113
|
-
"end":
|
|
118004
|
+
"start": 301,
|
|
118005
|
+
"end": 302
|
|
118114
118006
|
},
|
|
118115
118007
|
"context": {
|
|
118116
118008
|
"type": "variable",
|
|
@@ -118118,8 +118010,8 @@
|
|
|
118118
118010
|
"value": "inset 0 1px 7px color-mix(in srgb, k-color(on-app-surface) 15%, transparent)",
|
|
118119
118011
|
"scope": "default",
|
|
118120
118012
|
"line": {
|
|
118121
|
-
"start":
|
|
118122
|
-
"end":
|
|
118013
|
+
"start": 303,
|
|
118014
|
+
"end": 303
|
|
118123
118015
|
}
|
|
118124
118016
|
},
|
|
118125
118017
|
"group": [
|
|
@@ -118136,8 +118028,8 @@
|
|
|
118136
118028
|
{
|
|
118137
118029
|
"description": "The height of the Dataviz title.\n",
|
|
118138
118030
|
"commentRange": {
|
|
118139
|
-
"start":
|
|
118140
|
-
"end":
|
|
118031
|
+
"start": 305,
|
|
118032
|
+
"end": 306
|
|
118141
118033
|
},
|
|
118142
118034
|
"context": {
|
|
118143
118035
|
"type": "variable",
|
|
@@ -118145,8 +118037,8 @@
|
|
|
118145
118037
|
"value": "0px",
|
|
118146
118038
|
"scope": "default",
|
|
118147
118039
|
"line": {
|
|
118148
|
-
"start":
|
|
118149
|
-
"end":
|
|
118040
|
+
"start": 307,
|
|
118041
|
+
"end": 307
|
|
118150
118042
|
}
|
|
118151
118043
|
},
|
|
118152
118044
|
"group": [
|
|
@@ -118163,8 +118055,8 @@
|
|
|
118163
118055
|
{
|
|
118164
118056
|
"description": "The font family of the TreeMap.\n",
|
|
118165
118057
|
"commentRange": {
|
|
118166
|
-
"start":
|
|
118167
|
-
"end":
|
|
118058
|
+
"start": 310,
|
|
118059
|
+
"end": 311
|
|
118168
118060
|
},
|
|
118169
118061
|
"context": {
|
|
118170
118062
|
"type": "variable",
|
|
@@ -118172,8 +118064,8 @@
|
|
|
118172
118064
|
"value": "var(--kendo-font-family)",
|
|
118173
118065
|
"scope": "default",
|
|
118174
118066
|
"line": {
|
|
118175
|
-
"start":
|
|
118176
|
-
"end":
|
|
118067
|
+
"start": 312,
|
|
118068
|
+
"end": 312
|
|
118177
118069
|
}
|
|
118178
118070
|
},
|
|
118179
118071
|
"group": [
|
|
@@ -118190,8 +118082,8 @@
|
|
|
118190
118082
|
{
|
|
118191
118083
|
"description": "The font size of the TreeMap.\n",
|
|
118192
118084
|
"commentRange": {
|
|
118193
|
-
"start":
|
|
118194
|
-
"end":
|
|
118085
|
+
"start": 313,
|
|
118086
|
+
"end": 314
|
|
118195
118087
|
},
|
|
118196
118088
|
"context": {
|
|
118197
118089
|
"type": "variable",
|
|
@@ -118199,8 +118091,8 @@
|
|
|
118199
118091
|
"value": "var(--kendo-font-size)",
|
|
118200
118092
|
"scope": "default",
|
|
118201
118093
|
"line": {
|
|
118202
|
-
"start":
|
|
118203
|
-
"end":
|
|
118094
|
+
"start": 315,
|
|
118095
|
+
"end": 315
|
|
118204
118096
|
}
|
|
118205
118097
|
},
|
|
118206
118098
|
"group": [
|
|
@@ -118217,8 +118109,8 @@
|
|
|
118217
118109
|
{
|
|
118218
118110
|
"description": "The height of the TreeMap.\n",
|
|
118219
118111
|
"commentRange": {
|
|
118220
|
-
"start":
|
|
118221
|
-
"end":
|
|
118112
|
+
"start": 316,
|
|
118113
|
+
"end": 317
|
|
118222
118114
|
},
|
|
118223
118115
|
"context": {
|
|
118224
118116
|
"type": "variable",
|
|
@@ -118226,8 +118118,8 @@
|
|
|
118226
118118
|
"value": "var(--kendo-line-height)",
|
|
118227
118119
|
"scope": "default",
|
|
118228
118120
|
"line": {
|
|
118229
|
-
"start":
|
|
118230
|
-
"end":
|
|
118121
|
+
"start": 318,
|
|
118122
|
+
"end": 318
|
|
118231
118123
|
}
|
|
118232
118124
|
},
|
|
118233
118125
|
"group": [
|
|
@@ -118244,8 +118136,8 @@
|
|
|
118244
118136
|
{
|
|
118245
118137
|
"description": "The horizontal padding of the TreeMap.\n",
|
|
118246
118138
|
"commentRange": {
|
|
118247
|
-
"start":
|
|
118248
|
-
"end":
|
|
118139
|
+
"start": 320,
|
|
118140
|
+
"end": 321
|
|
118249
118141
|
},
|
|
118250
118142
|
"context": {
|
|
118251
118143
|
"type": "variable",
|
|
@@ -118253,8 +118145,8 @@
|
|
|
118253
118145
|
"value": "k-spacing(2)",
|
|
118254
118146
|
"scope": "default",
|
|
118255
118147
|
"line": {
|
|
118256
|
-
"start":
|
|
118257
|
-
"end":
|
|
118148
|
+
"start": 322,
|
|
118149
|
+
"end": 322
|
|
118258
118150
|
}
|
|
118259
118151
|
},
|
|
118260
118152
|
"group": [
|
|
@@ -118271,8 +118163,8 @@
|
|
|
118271
118163
|
{
|
|
118272
118164
|
"description": "The vertical padding of the TreeMap.\n",
|
|
118273
118165
|
"commentRange": {
|
|
118274
|
-
"start":
|
|
118275
|
-
"end":
|
|
118166
|
+
"start": 323,
|
|
118167
|
+
"end": 324
|
|
118276
118168
|
},
|
|
118277
118169
|
"context": {
|
|
118278
118170
|
"type": "variable",
|
|
@@ -118280,8 +118172,8 @@
|
|
|
118280
118172
|
"value": "k-spacing(1)",
|
|
118281
118173
|
"scope": "default",
|
|
118282
118174
|
"line": {
|
|
118283
|
-
"start":
|
|
118284
|
-
"end":
|
|
118175
|
+
"start": 325,
|
|
118176
|
+
"end": 325
|
|
118285
118177
|
}
|
|
118286
118178
|
},
|
|
118287
118179
|
"group": [
|
|
@@ -118298,8 +118190,8 @@
|
|
|
118298
118190
|
{
|
|
118299
118191
|
"description": "The border radius of the TreeMap.\n",
|
|
118300
118192
|
"commentRange": {
|
|
118301
|
-
"start":
|
|
118302
|
-
"end":
|
|
118193
|
+
"start": 326,
|
|
118194
|
+
"end": 327
|
|
118303
118195
|
},
|
|
118304
118196
|
"context": {
|
|
118305
118197
|
"type": "variable",
|
|
@@ -118307,8 +118199,8 @@
|
|
|
118307
118199
|
"value": "null",
|
|
118308
118200
|
"scope": "default",
|
|
118309
118201
|
"line": {
|
|
118310
|
-
"start":
|
|
118311
|
-
"end":
|
|
118202
|
+
"start": 328,
|
|
118203
|
+
"end": 328
|
|
118312
118204
|
}
|
|
118313
118205
|
},
|
|
118314
118206
|
"group": [
|
|
@@ -118325,8 +118217,8 @@
|
|
|
118325
118217
|
{
|
|
118326
118218
|
"description": "The text color of the TreeMap.\n",
|
|
118327
118219
|
"commentRange": {
|
|
118328
|
-
"start":
|
|
118329
|
-
"end":
|
|
118220
|
+
"start": 330,
|
|
118221
|
+
"end": 331
|
|
118330
118222
|
},
|
|
118331
118223
|
"context": {
|
|
118332
118224
|
"type": "variable",
|
|
@@ -118334,8 +118226,8 @@
|
|
|
118334
118226
|
"value": "k-color(on-app-surface)",
|
|
118335
118227
|
"scope": "default",
|
|
118336
118228
|
"line": {
|
|
118337
|
-
"start":
|
|
118338
|
-
"end":
|
|
118229
|
+
"start": 332,
|
|
118230
|
+
"end": 332
|
|
118339
118231
|
}
|
|
118340
118232
|
},
|
|
118341
118233
|
"group": [
|
|
@@ -118352,8 +118244,8 @@
|
|
|
118352
118244
|
{
|
|
118353
118245
|
"description": "The background color of the TreeMap.\n",
|
|
118354
118246
|
"commentRange": {
|
|
118355
|
-
"start":
|
|
118356
|
-
"end":
|
|
118247
|
+
"start": 333,
|
|
118248
|
+
"end": 334
|
|
118357
118249
|
},
|
|
118358
118250
|
"context": {
|
|
118359
118251
|
"type": "variable",
|
|
@@ -118361,8 +118253,8 @@
|
|
|
118361
118253
|
"value": "k-color(surface-alt)",
|
|
118362
118254
|
"scope": "default",
|
|
118363
118255
|
"line": {
|
|
118364
|
-
"start":
|
|
118365
|
-
"end":
|
|
118256
|
+
"start": 335,
|
|
118257
|
+
"end": 335
|
|
118366
118258
|
}
|
|
118367
118259
|
},
|
|
118368
118260
|
"group": [
|
|
@@ -118379,8 +118271,8 @@
|
|
|
118379
118271
|
{
|
|
118380
118272
|
"description": "The border color of the TreeMap.\n",
|
|
118381
118273
|
"commentRange": {
|
|
118382
|
-
"start":
|
|
118383
|
-
"end":
|
|
118274
|
+
"start": 336,
|
|
118275
|
+
"end": 337
|
|
118384
118276
|
},
|
|
118385
118277
|
"context": {
|
|
118386
118278
|
"type": "variable",
|
|
@@ -118388,8 +118280,8 @@
|
|
|
118388
118280
|
"value": "k-color(border)",
|
|
118389
118281
|
"scope": "default",
|
|
118390
118282
|
"line": {
|
|
118391
|
-
"start":
|
|
118392
|
-
"end":
|
|
118283
|
+
"start": 338,
|
|
118284
|
+
"end": 338
|
|
118393
118285
|
}
|
|
118394
118286
|
},
|
|
118395
118287
|
"group": [
|
|
@@ -118406,8 +118298,8 @@
|
|
|
118406
118298
|
{
|
|
118407
118299
|
"description": "The text color of the Dataviz title.\n",
|
|
118408
118300
|
"commentRange": {
|
|
118409
|
-
"start":
|
|
118410
|
-
"end":
|
|
118301
|
+
"start": 340,
|
|
118302
|
+
"end": 341
|
|
118411
118303
|
},
|
|
118412
118304
|
"context": {
|
|
118413
118305
|
"type": "variable",
|
|
@@ -118415,8 +118307,8 @@
|
|
|
118415
118307
|
"value": "k-color(on-app-surface)",
|
|
118416
118308
|
"scope": "default",
|
|
118417
118309
|
"line": {
|
|
118418
|
-
"start":
|
|
118419
|
-
"end":
|
|
118310
|
+
"start": 342,
|
|
118311
|
+
"end": 342
|
|
118420
118312
|
}
|
|
118421
118313
|
},
|
|
118422
118314
|
"group": [
|
|
@@ -118433,8 +118325,8 @@
|
|
|
118433
118325
|
{
|
|
118434
118326
|
"description": "The background color of the Dataviz title.\n",
|
|
118435
118327
|
"commentRange": {
|
|
118436
|
-
"start":
|
|
118437
|
-
"end":
|
|
118328
|
+
"start": 343,
|
|
118329
|
+
"end": 344
|
|
118438
118330
|
},
|
|
118439
118331
|
"context": {
|
|
118440
118332
|
"type": "variable",
|
|
@@ -118442,8 +118334,8 @@
|
|
|
118442
118334
|
"value": "k-color(surface)",
|
|
118443
118335
|
"scope": "default",
|
|
118444
118336
|
"line": {
|
|
118445
|
-
"start":
|
|
118446
|
-
"end":
|
|
118337
|
+
"start": 345,
|
|
118338
|
+
"end": 345
|
|
118447
118339
|
}
|
|
118448
118340
|
},
|
|
118449
118341
|
"group": [
|
|
@@ -118460,8 +118352,8 @@
|
|
|
118460
118352
|
{
|
|
118461
118353
|
"description": "The border color of the Dataviz title.\n",
|
|
118462
118354
|
"commentRange": {
|
|
118463
|
-
"start":
|
|
118464
|
-
"end":
|
|
118355
|
+
"start": 346,
|
|
118356
|
+
"end": 347
|
|
118465
118357
|
},
|
|
118466
118358
|
"context": {
|
|
118467
118359
|
"type": "variable",
|
|
@@ -118469,8 +118361,8 @@
|
|
|
118469
118361
|
"value": "k-color(border)",
|
|
118470
118362
|
"scope": "default",
|
|
118471
118363
|
"line": {
|
|
118472
|
-
"start":
|
|
118473
|
-
"end":
|
|
118364
|
+
"start": 348,
|
|
118365
|
+
"end": 348
|
|
118474
118366
|
}
|
|
118475
118367
|
},
|
|
118476
118368
|
"group": [
|
|
@@ -118487,8 +118379,8 @@
|
|
|
118487
118379
|
{
|
|
118488
118380
|
"description": "The background color of the Dataviz overlay.\n",
|
|
118489
118381
|
"commentRange": {
|
|
118490
|
-
"start":
|
|
118491
|
-
"end":
|
|
118382
|
+
"start": 351,
|
|
118383
|
+
"end": 352
|
|
118492
118384
|
},
|
|
118493
118385
|
"context": {
|
|
118494
118386
|
"type": "variable",
|
|
@@ -118496,8 +118388,8 @@
|
|
|
118496
118388
|
"value": "k-color(surface)",
|
|
118497
118389
|
"scope": "default",
|
|
118498
118390
|
"line": {
|
|
118499
|
-
"start":
|
|
118500
|
-
"end":
|
|
118391
|
+
"start": 353,
|
|
118392
|
+
"end": 353
|
|
118501
118393
|
}
|
|
118502
118394
|
},
|
|
118503
118395
|
"group": [
|
|
@@ -118514,8 +118406,8 @@
|
|
|
118514
118406
|
{
|
|
118515
118407
|
"description": "The font size of the Chart.\n",
|
|
118516
118408
|
"commentRange": {
|
|
118517
|
-
"start":
|
|
118518
|
-
"end":
|
|
118409
|
+
"start": 356,
|
|
118410
|
+
"end": 357
|
|
118519
118411
|
},
|
|
118520
118412
|
"context": {
|
|
118521
118413
|
"type": "variable",
|
|
@@ -118523,8 +118415,8 @@
|
|
|
118523
118415
|
"value": "var(--kendo-font-size-lg)",
|
|
118524
118416
|
"scope": "default",
|
|
118525
118417
|
"line": {
|
|
118526
|
-
"start":
|
|
118527
|
-
"end":
|
|
118418
|
+
"start": 358,
|
|
118419
|
+
"end": 358
|
|
118528
118420
|
}
|
|
118529
118421
|
},
|
|
118530
118422
|
"group": [
|
|
@@ -118541,8 +118433,8 @@
|
|
|
118541
118433
|
{
|
|
118542
118434
|
"description": "The font weight of the Chart.\n",
|
|
118543
118435
|
"commentRange": {
|
|
118544
|
-
"start":
|
|
118545
|
-
"end":
|
|
118436
|
+
"start": 359,
|
|
118437
|
+
"end": 360
|
|
118546
118438
|
},
|
|
118547
118439
|
"context": {
|
|
118548
118440
|
"type": "variable",
|
|
@@ -118550,8 +118442,8 @@
|
|
|
118550
118442
|
"value": "var(--kendo-font-weight)",
|
|
118551
118443
|
"scope": "default",
|
|
118552
118444
|
"line": {
|
|
118553
|
-
"start":
|
|
118554
|
-
"end":
|
|
118445
|
+
"start": 361,
|
|
118446
|
+
"end": 361
|
|
118555
118447
|
}
|
|
118556
118448
|
},
|
|
118557
118449
|
"group": [
|
|
@@ -118568,8 +118460,8 @@
|
|
|
118568
118460
|
{
|
|
118569
118461
|
"description": "The vertical padding of the Chart.\n",
|
|
118570
118462
|
"commentRange": {
|
|
118571
|
-
"start":
|
|
118572
|
-
"end":
|
|
118463
|
+
"start": 362,
|
|
118464
|
+
"end": 363
|
|
118573
118465
|
},
|
|
118574
118466
|
"context": {
|
|
118575
118467
|
"type": "variable",
|
|
@@ -118577,8 +118469,8 @@
|
|
|
118577
118469
|
"value": "7rem",
|
|
118578
118470
|
"scope": "default",
|
|
118579
118471
|
"line": {
|
|
118580
|
-
"start":
|
|
118581
|
-
"end":
|
|
118472
|
+
"start": 364,
|
|
118473
|
+
"end": 364
|
|
118582
118474
|
}
|
|
118583
118475
|
},
|
|
118584
118476
|
"group": [
|
|
@@ -118595,8 +118487,8 @@
|
|
|
118595
118487
|
{
|
|
118596
118488
|
"description": "The background color of the Gauge.\n",
|
|
118597
118489
|
"commentRange": {
|
|
118598
|
-
"start":
|
|
118599
|
-
"end":
|
|
118490
|
+
"start": 367,
|
|
118491
|
+
"end": 368
|
|
118600
118492
|
},
|
|
118601
118493
|
"context": {
|
|
118602
118494
|
"type": "variable",
|
|
@@ -118604,8 +118496,8 @@
|
|
|
118604
118496
|
"value": "k-color(primary-on-surface)",
|
|
118605
118497
|
"scope": "default",
|
|
118606
118498
|
"line": {
|
|
118607
|
-
"start":
|
|
118608
|
-
"end":
|
|
118499
|
+
"start": 369,
|
|
118500
|
+
"end": 369
|
|
118609
118501
|
}
|
|
118610
118502
|
},
|
|
118611
118503
|
"group": [
|
|
@@ -118622,8 +118514,8 @@
|
|
|
118622
118514
|
{
|
|
118623
118515
|
"description": "The background color of the Gauge track.\n",
|
|
118624
118516
|
"commentRange": {
|
|
118625
|
-
"start":
|
|
118626
|
-
"end":
|
|
118517
|
+
"start": 370,
|
|
118518
|
+
"end": 371
|
|
118627
118519
|
},
|
|
118628
118520
|
"context": {
|
|
118629
118521
|
"type": "variable",
|
|
@@ -118631,8 +118523,8 @@
|
|
|
118631
118523
|
"value": "k-color(base-emphasis)",
|
|
118632
118524
|
"scope": "default",
|
|
118633
118525
|
"line": {
|
|
118634
|
-
"start":
|
|
118635
|
-
"end":
|
|
118526
|
+
"start": 372,
|
|
118527
|
+
"end": 372
|
|
118636
118528
|
}
|
|
118637
118529
|
},
|
|
118638
118530
|
"group": [
|