@progress/kendo-theme-meridian 14.0.0-dev.6 → 14.0.0-dev.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all.css +1 -1
- package/dist/meridian-main-dark.css +1 -1
- package/dist/meridian-main-dark.scss +112 -112
- package/dist/meridian-main.css +1 -1
- package/dist/meta/sassdoc-data.json +6 -6
- package/dist/meta/sassdoc-raw-data.json +1 -1
- package/dist/meta/variables.json +2 -2
- package/lib/swatches/meridian-main-dark.json +113 -113
- package/lib/swatches/meridian-main.json +1 -1
- package/package.json +4 -4
- package/scss/dataviz/_variables.scss +1 -1
|
@@ -17421,7 +17421,7 @@
|
|
|
17421
17421
|
"context": {
|
|
17422
17422
|
"type": "variable",
|
|
17423
17423
|
"name": "kendo-chart-no-data-padding-y",
|
|
17424
|
-
"value": "
|
|
17424
|
+
"value": "7rem",
|
|
17425
17425
|
"scope": "default",
|
|
17426
17426
|
"line": {
|
|
17427
17427
|
"start": 371,
|
|
@@ -17436,8 +17436,8 @@
|
|
|
17436
17436
|
"path": "meridian/scss/dataviz/_variables.scss",
|
|
17437
17437
|
"name": "_variables.scss"
|
|
17438
17438
|
},
|
|
17439
|
-
"resolvedValue": "
|
|
17440
|
-
"resolvedType": "
|
|
17439
|
+
"resolvedValue": "7rem",
|
|
17440
|
+
"resolvedType": "Number"
|
|
17441
17441
|
},
|
|
17442
17442
|
{
|
|
17443
17443
|
"description": "The background color of the Gauge.\n",
|
|
@@ -121730,7 +121730,7 @@
|
|
|
121730
121730
|
"context": {
|
|
121731
121731
|
"type": "variable",
|
|
121732
121732
|
"name": "kendo-chart-no-data-padding-y",
|
|
121733
|
-
"value": "
|
|
121733
|
+
"value": "7rem",
|
|
121734
121734
|
"scope": "default",
|
|
121735
121735
|
"line": {
|
|
121736
121736
|
"start": 371,
|
|
@@ -121745,8 +121745,8 @@
|
|
|
121745
121745
|
"path": "meridian/scss/dataviz/_variables.scss",
|
|
121746
121746
|
"name": "_variables.scss"
|
|
121747
121747
|
},
|
|
121748
|
-
"resolvedValue": "
|
|
121749
|
-
"resolvedType": "
|
|
121748
|
+
"resolvedValue": "7rem",
|
|
121749
|
+
"resolvedType": "Number"
|
|
121750
121750
|
},
|
|
121751
121751
|
{
|
|
121752
121752
|
"description": "The background color of the Gauge.\n",
|
|
@@ -16134,7 +16134,7 @@
|
|
|
16134
16134
|
"context": {
|
|
16135
16135
|
"type": "variable",
|
|
16136
16136
|
"name": "kendo-chart-no-data-padding-y",
|
|
16137
|
-
"value": "
|
|
16137
|
+
"value": "7rem",
|
|
16138
16138
|
"scope": "default",
|
|
16139
16139
|
"line": {
|
|
16140
16140
|
"start": 371,
|
package/dist/meta/variables.json
CHANGED
|
@@ -16219,8 +16219,8 @@
|
|
|
16219
16219
|
"value": "var(--kendo-font-weight, normal)"
|
|
16220
16220
|
},
|
|
16221
16221
|
"kendo-chart-no-data-padding-y": {
|
|
16222
|
-
"type": "
|
|
16223
|
-
"value": "
|
|
16222
|
+
"type": "Number",
|
|
16223
|
+
"value": "7rem"
|
|
16224
16224
|
},
|
|
16225
16225
|
"kendo-gauge-pointer-bg": {
|
|
16226
16226
|
"type": "String",
|