@progress/kendo-theme-bootstrap 10.2.0-dev.0 → 10.2.0-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 +16 -16
- package/dist/meta/sassdoc-raw-data.json +8 -8
- package/dist/meta/variables.json +6 -18
- 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 +5 -5
- package/scss/dataviz/_variables.scss +2 -8
|
@@ -10034,8 +10034,8 @@
|
|
|
10034
10034
|
{
|
|
10035
10035
|
"description": "The color of the Chart grid lines (major).\n",
|
|
10036
10036
|
"commentRange": {
|
|
10037
|
-
"start":
|
|
10038
|
-
"end":
|
|
10037
|
+
"start": 99,
|
|
10038
|
+
"end": 100
|
|
10039
10039
|
},
|
|
10040
10040
|
"context": {
|
|
10041
10041
|
"type": "variable",
|
|
@@ -10043,8 +10043,8 @@
|
|
|
10043
10043
|
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 8%, transparent), rgba( if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ), .08 ))",
|
|
10044
10044
|
"scope": "default",
|
|
10045
10045
|
"line": {
|
|
10046
|
-
"start":
|
|
10047
|
-
"end":
|
|
10046
|
+
"start": 101,
|
|
10047
|
+
"end": 101
|
|
10048
10048
|
}
|
|
10049
10049
|
},
|
|
10050
10050
|
"group": [
|
|
@@ -10061,8 +10061,8 @@
|
|
|
10061
10061
|
{
|
|
10062
10062
|
"description": "The color of the Chart grid lines (minor).\n",
|
|
10063
10063
|
"commentRange": {
|
|
10064
|
-
"start":
|
|
10065
|
-
"end":
|
|
10064
|
+
"start": 103,
|
|
10065
|
+
"end": 104
|
|
10066
10066
|
},
|
|
10067
10067
|
"context": {
|
|
10068
10068
|
"type": "variable",
|
|
@@ -10070,8 +10070,8 @@
|
|
|
10070
10070
|
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 4%, transparent), rgba( if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ), .04 ))",
|
|
10071
10071
|
"scope": "default",
|
|
10072
10072
|
"line": {
|
|
10073
|
-
"start":
|
|
10074
|
-
"end":
|
|
10073
|
+
"start": 105,
|
|
10074
|
+
"end": 105
|
|
10075
10075
|
}
|
|
10076
10076
|
},
|
|
10077
10077
|
"group": [
|
|
@@ -90718,8 +90718,8 @@
|
|
|
90718
90718
|
{
|
|
90719
90719
|
"description": "The color of the Chart grid lines (major).\n",
|
|
90720
90720
|
"commentRange": {
|
|
90721
|
-
"start":
|
|
90722
|
-
"end":
|
|
90721
|
+
"start": 99,
|
|
90722
|
+
"end": 100
|
|
90723
90723
|
},
|
|
90724
90724
|
"context": {
|
|
90725
90725
|
"type": "variable",
|
|
@@ -90727,8 +90727,8 @@
|
|
|
90727
90727
|
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 8%, transparent), rgba( if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ), .08 ))",
|
|
90728
90728
|
"scope": "default",
|
|
90729
90729
|
"line": {
|
|
90730
|
-
"start":
|
|
90731
|
-
"end":
|
|
90730
|
+
"start": 101,
|
|
90731
|
+
"end": 101
|
|
90732
90732
|
}
|
|
90733
90733
|
},
|
|
90734
90734
|
"group": [
|
|
@@ -90745,8 +90745,8 @@
|
|
|
90745
90745
|
{
|
|
90746
90746
|
"description": "The color of the Chart grid lines (minor).\n",
|
|
90747
90747
|
"commentRange": {
|
|
90748
|
-
"start":
|
|
90749
|
-
"end":
|
|
90748
|
+
"start": 103,
|
|
90749
|
+
"end": 104
|
|
90750
90750
|
},
|
|
90751
90751
|
"context": {
|
|
90752
90752
|
"type": "variable",
|
|
@@ -90754,8 +90754,8 @@
|
|
|
90754
90754
|
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 4%, transparent), rgba( if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ), .04 ))",
|
|
90755
90755
|
"scope": "default",
|
|
90756
90756
|
"line": {
|
|
90757
|
-
"start":
|
|
90758
|
-
"end":
|
|
90757
|
+
"start": 105,
|
|
90758
|
+
"end": 105
|
|
90759
90759
|
}
|
|
90760
90760
|
},
|
|
90761
90761
|
"group": [
|
|
@@ -9177,8 +9177,8 @@
|
|
|
9177
9177
|
{
|
|
9178
9178
|
"description": "The color of the Chart grid lines (major).\n",
|
|
9179
9179
|
"commentRange": {
|
|
9180
|
-
"start":
|
|
9181
|
-
"end":
|
|
9180
|
+
"start": 99,
|
|
9181
|
+
"end": 100
|
|
9182
9182
|
},
|
|
9183
9183
|
"context": {
|
|
9184
9184
|
"type": "variable",
|
|
@@ -9186,8 +9186,8 @@
|
|
|
9186
9186
|
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 8%, transparent), rgba( if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ), .08 ))",
|
|
9187
9187
|
"scope": "default",
|
|
9188
9188
|
"line": {
|
|
9189
|
-
"start":
|
|
9190
|
-
"end":
|
|
9189
|
+
"start": 101,
|
|
9190
|
+
"end": 101
|
|
9191
9191
|
}
|
|
9192
9192
|
},
|
|
9193
9193
|
"group": [
|
|
@@ -9202,8 +9202,8 @@
|
|
|
9202
9202
|
{
|
|
9203
9203
|
"description": "The color of the Chart grid lines (minor).\n",
|
|
9204
9204
|
"commentRange": {
|
|
9205
|
-
"start":
|
|
9206
|
-
"end":
|
|
9205
|
+
"start": 103,
|
|
9206
|
+
"end": 104
|
|
9207
9207
|
},
|
|
9208
9208
|
"context": {
|
|
9209
9209
|
"type": "variable",
|
|
@@ -9211,8 +9211,8 @@
|
|
|
9211
9211
|
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 4%, transparent), rgba( if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ), .04 ))",
|
|
9212
9212
|
"scope": "default",
|
|
9213
9213
|
"line": {
|
|
9214
|
-
"start":
|
|
9215
|
-
"end":
|
|
9214
|
+
"start": 105,
|
|
9215
|
+
"end": 105
|
|
9216
9216
|
}
|
|
9217
9217
|
},
|
|
9218
9218
|
"group": [
|
package/dist/meta/variables.json
CHANGED
|
@@ -14791,33 +14791,21 @@
|
|
|
14791
14791
|
"type": "String",
|
|
14792
14792
|
"value": "var(--kendo-line-height, normal)"
|
|
14793
14793
|
},
|
|
14794
|
-
"kendo-chart-sm-font-size": {
|
|
14795
|
-
"type": "Number",
|
|
14796
|
-
"value": "11px"
|
|
14797
|
-
},
|
|
14798
|
-
"kendo-chart-md-font-size": {
|
|
14799
|
-
"type": "Number",
|
|
14800
|
-
"value": "12px"
|
|
14801
|
-
},
|
|
14802
|
-
"kendo-chart-lg-font-size": {
|
|
14803
|
-
"type": "Number",
|
|
14804
|
-
"value": "16px"
|
|
14805
|
-
},
|
|
14806
14794
|
"kendo-chart-tooltip-font-size": {
|
|
14807
14795
|
"type": "Calculation",
|
|
14808
14796
|
"value": "calc(1rem * 0.929)"
|
|
14809
14797
|
},
|
|
14810
14798
|
"kendo-chart-label-font-size": {
|
|
14811
|
-
"type": "
|
|
14812
|
-
"value": "
|
|
14799
|
+
"type": "String",
|
|
14800
|
+
"value": "var(--kendo-font-size-sm, inherit)"
|
|
14813
14801
|
},
|
|
14814
14802
|
"kendo-chart-title-font-size": {
|
|
14815
|
-
"type": "
|
|
14816
|
-
"value": "
|
|
14803
|
+
"type": "String",
|
|
14804
|
+
"value": "var(--kendo-font-size-lg, inherit)"
|
|
14817
14805
|
},
|
|
14818
14806
|
"kendo-chart-pane-title-font-size": {
|
|
14819
|
-
"type": "
|
|
14820
|
-
"value": "
|
|
14807
|
+
"type": "String",
|
|
14808
|
+
"value": "var(--kendo-font-size-sm, inherit)"
|
|
14821
14809
|
},
|
|
14822
14810
|
"kendo-chart-pane-title-font-weight": {
|
|
14823
14811
|
"type": "String",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-theme-bootstrap",
|
|
3
3
|
"description": "Bootstrap theme for Kendo UI",
|
|
4
|
-
"version": "10.2.0-dev.
|
|
4
|
+
"version": "10.2.0-dev.1",
|
|
5
5
|
"author": "Progress",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"keywords": [
|
|
@@ -53,13 +53,13 @@
|
|
|
53
53
|
},
|
|
54
54
|
"dependencies": {
|
|
55
55
|
"@progress/kendo-svg-icons": "^4.0.0",
|
|
56
|
-
"@progress/kendo-theme-core": "10.2.0-dev.
|
|
57
|
-
"@progress/kendo-theme-default": "10.2.0-dev.
|
|
58
|
-
"@progress/kendo-theme-utils": "10.2.0-dev.
|
|
56
|
+
"@progress/kendo-theme-core": "10.2.0-dev.1",
|
|
57
|
+
"@progress/kendo-theme-default": "10.2.0-dev.1",
|
|
58
|
+
"@progress/kendo-theme-utils": "10.2.0-dev.1"
|
|
59
59
|
},
|
|
60
60
|
"directories": {
|
|
61
61
|
"doc": "docs",
|
|
62
62
|
"lib": "lib"
|
|
63
63
|
},
|
|
64
|
-
"gitHead": "
|
|
64
|
+
"gitHead": "d0b68833bec04a91798d4f90ad41a819401b13ce"
|
|
65
65
|
}
|
|
@@ -90,12 +90,9 @@ $kendo-chart-border-width: 0px !default;
|
|
|
90
90
|
$kendo-chart-font-family: var( --kendo-font-family, inherit ) !default;
|
|
91
91
|
$kendo-chart-font-size: var( --kendo-font-size, inherit ) !default;
|
|
92
92
|
$kendo-chart-line-height: var( --kendo-line-height, normal )!default;
|
|
93
|
-
$kendo-chart-sm-font-size: 11px !default;
|
|
94
|
-
$kendo-chart-md-font-size: 12px !default;
|
|
95
|
-
$kendo-chart-lg-font-size: 16px !default;
|
|
96
93
|
$kendo-chart-tooltip-font-size: calc( #{$kendo-font-size} * .929) !default;
|
|
97
|
-
$kendo-chart-label-font-size:
|
|
98
|
-
$kendo-chart-title-font-size:
|
|
94
|
+
$kendo-chart-label-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
95
|
+
$kendo-chart-title-font-size: var( --kendo-font-size-lg, inherit ) !default;
|
|
99
96
|
$kendo-chart-pane-title-font-size: $kendo-chart-label-font-size !default;
|
|
100
97
|
$kendo-chart-pane-title-font-weight: var( --kendo-font-weight-normal, normal ) !default;
|
|
101
98
|
|
|
@@ -220,9 +217,6 @@ $kendo-chart-no-data-padding-y: k-spacing( 25 ) !default;
|
|
|
220
217
|
$kendo-chart-font-family: $kendo-chart-font-family,
|
|
221
218
|
$kendo-chart-font-size: $kendo-chart-font-size,
|
|
222
219
|
$kendo-chart-line-height: $kendo-chart-line-height,
|
|
223
|
-
$kendo-chart-sm-font-size: $kendo-chart-sm-font-size,
|
|
224
|
-
$kendo-chart-md-font-size: $kendo-chart-md-font-size,
|
|
225
|
-
$kendo-chart-lg-font-size: $kendo-chart-lg-font-size,
|
|
226
220
|
$kendo-chart-tooltip-font-size: $kendo-chart-tooltip-font-size,
|
|
227
221
|
$kendo-chart-label-font-size: $kendo-chart-label-font-size,
|
|
228
222
|
$kendo-chart-title-font-size: $kendo-chart-title-font-size,
|