@progress/kendo-theme-material 14.0.0-dev.5 → 14.0.0-dev.6
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/material-2-dark.css +1 -1
- package/dist/material-2.css +1 -1
- package/dist/material-aqua-dark.css +1 -1
- package/dist/material-arctic.css +1 -1
- package/dist/material-burnt-teal.css +1 -1
- package/dist/material-dataviz-v4.css +1 -1
- package/dist/material-eggplant.css +1 -1
- package/dist/material-lime-dark.css +1 -1
- package/dist/material-lime.css +1 -1
- package/dist/material-main-dark.css +1 -1
- package/dist/material-main.css +1 -1
- package/dist/material-nova.css +1 -1
- package/dist/material-pacific-dark.css +1 -1
- package/dist/material-pacific.css +1 -1
- package/dist/material-sky-dark.css +1 -1
- package/dist/material-sky.css +1 -1
- package/dist/material-smoke.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 +3 -3
- package/lib/swatches/material-2-dark.json +1 -1
- package/lib/swatches/material-2.json +1 -1
- package/lib/swatches/material-aqua-dark.json +1 -1
- package/lib/swatches/material-arctic.json +1 -1
- package/lib/swatches/material-burnt-teal.json +1 -1
- package/lib/swatches/material-dataviz-v4.json +1 -1
- package/lib/swatches/material-eggplant.json +1 -1
- package/lib/swatches/material-lime-dark.json +1 -1
- package/lib/swatches/material-lime.json +1 -1
- package/lib/swatches/material-main-dark.json +1 -1
- package/lib/swatches/material-main.json +1 -1
- package/lib/swatches/material-nova.json +1 -1
- package/lib/swatches/material-pacific-dark.json +1 -1
- package/lib/swatches/material-pacific.json +1 -1
- package/lib/swatches/material-sky-dark.json +1 -1
- package/lib/swatches/material-sky.json +1 -1
- package/lib/swatches/material-smoke.json +1 -1
- package/package.json +5 -5
- package/scss/color-preview/_variables.scss +1 -1
|
@@ -24677,7 +24677,7 @@
|
|
|
24677
24677
|
"context": {
|
|
24678
24678
|
"type": "variable",
|
|
24679
24679
|
"name": "kendo-color-preview-no-color-text",
|
|
24680
|
-
"value": "map.get($kendo-colors, error
|
|
24680
|
+
"value": "map.get($kendo-colors, error)",
|
|
24681
24681
|
"scope": "default",
|
|
24682
24682
|
"line": {
|
|
24683
24683
|
"start": 31,
|
|
@@ -24692,8 +24692,8 @@
|
|
|
24692
24692
|
"path": "material/scss/color-preview/_variables.scss",
|
|
24693
24693
|
"name": "_variables.scss"
|
|
24694
24694
|
},
|
|
24695
|
-
"resolvedValue": "oklch(
|
|
24696
|
-
"resolvedType": "
|
|
24695
|
+
"resolvedValue": "oklch(50.13% 0.1783 28.7deg)",
|
|
24696
|
+
"resolvedType": "Color"
|
|
24697
24697
|
},
|
|
24698
24698
|
{
|
|
24699
24699
|
"description": "The border color of the ColorPreview when no color is selected.\n",
|
|
@@ -127279,7 +127279,7 @@
|
|
|
127279
127279
|
"context": {
|
|
127280
127280
|
"type": "variable",
|
|
127281
127281
|
"name": "kendo-color-preview-no-color-text",
|
|
127282
|
-
"value": "map.get($kendo-colors, error
|
|
127282
|
+
"value": "map.get($kendo-colors, error)",
|
|
127283
127283
|
"scope": "default",
|
|
127284
127284
|
"line": {
|
|
127285
127285
|
"start": 31,
|
|
@@ -127294,8 +127294,8 @@
|
|
|
127294
127294
|
"path": "material/scss/color-preview/_variables.scss",
|
|
127295
127295
|
"name": "_variables.scss"
|
|
127296
127296
|
},
|
|
127297
|
-
"resolvedValue": "oklch(
|
|
127298
|
-
"resolvedType": "
|
|
127297
|
+
"resolvedValue": "oklch(50.13% 0.1783 28.7deg)",
|
|
127298
|
+
"resolvedType": "Color"
|
|
127299
127299
|
},
|
|
127300
127300
|
{
|
|
127301
127301
|
"description": "The border color of the ColorPreview when no color is selected.\n",
|
|
@@ -22836,7 +22836,7 @@
|
|
|
22836
22836
|
"context": {
|
|
22837
22837
|
"type": "variable",
|
|
22838
22838
|
"name": "kendo-color-preview-no-color-text",
|
|
22839
|
-
"value": "map.get($kendo-colors, error
|
|
22839
|
+
"value": "map.get($kendo-colors, error)",
|
|
22840
22840
|
"scope": "default",
|
|
22841
22841
|
"line": {
|
|
22842
22842
|
"start": 31,
|
package/dist/meta/variables.json
CHANGED
|
@@ -2895,8 +2895,8 @@
|
|
|
2895
2895
|
"value": "var(--kendo-color-surface-alt)"
|
|
2896
2896
|
},
|
|
2897
2897
|
"kendo-color-preview-no-color-text": {
|
|
2898
|
-
"type": "
|
|
2899
|
-
"value": "oklch(
|
|
2898
|
+
"type": "Color",
|
|
2899
|
+
"value": "oklch(50.13% 0.1783 28.7deg)"
|
|
2900
2900
|
},
|
|
2901
2901
|
"kendo-color-preview-no-color-border": {
|
|
2902
2902
|
"type": "Null",
|
|
@@ -2904,7 +2904,7 @@
|
|
|
2904
2904
|
},
|
|
2905
2905
|
"kendo-color-preview-no-color-image": {
|
|
2906
2906
|
"type": "String",
|
|
2907
|
-
"value": "url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' version='1.1'%3e%3cline x1='0' x2='20' y1='0' y2='20' stroke='oklch%
|
|
2907
|
+
"value": "url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' version='1.1'%3e%3cline x1='0' x2='20' y1='0' y2='20' stroke='oklch%2850.13%25 0.1783 28.7deg%29' stroke-width='1'/%3e%3c/svg%3e\")"
|
|
2908
2908
|
},
|
|
2909
2909
|
"kendo-color-preview-transparent-color-image": {
|
|
2910
2910
|
"type": "String",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-theme-material",
|
|
3
3
|
"description": "Material theme for Kendo UI",
|
|
4
|
-
"version": "14.0.0-dev.
|
|
4
|
+
"version": "14.0.0-dev.6",
|
|
5
5
|
"author": "Progress",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"keywords": [
|
|
@@ -54,13 +54,13 @@
|
|
|
54
54
|
"postpublish": "echo 'no postpublish for material theme'"
|
|
55
55
|
},
|
|
56
56
|
"dependencies": {
|
|
57
|
-
"@progress/kendo-svg-icons": "
|
|
58
|
-
"@progress/kendo-theme-core": "14.0.0-dev.
|
|
59
|
-
"@progress/kendo-theme-utils": "14.0.0-dev.
|
|
57
|
+
"@progress/kendo-svg-icons": "4.9.0",
|
|
58
|
+
"@progress/kendo-theme-core": "14.0.0-dev.6",
|
|
59
|
+
"@progress/kendo-theme-utils": "14.0.0-dev.6"
|
|
60
60
|
},
|
|
61
61
|
"directories": {
|
|
62
62
|
"doc": "docs",
|
|
63
63
|
"lib": "lib"
|
|
64
64
|
},
|
|
65
|
-
"gitHead": "
|
|
65
|
+
"gitHead": "0df0e4e29b482e22243c6e74b121a3bdb0976828"
|
|
66
66
|
}
|
|
@@ -28,7 +28,7 @@ $kendo-color-preview-no-color-bg: k-color(surface-alt) !default;
|
|
|
28
28
|
// Do not use css variable for the $kendo-color-preview-no-color-text, as it is used in the SVG data URI for the no-color image, which does not support CSS variables.
|
|
29
29
|
/// The text color of the ColorPreview when no color is selected.
|
|
30
30
|
/// @group color-preview
|
|
31
|
-
$kendo-color-preview-no-color-text: map.get($kendo-colors, error
|
|
31
|
+
$kendo-color-preview-no-color-text: map.get($kendo-colors, error) !default;
|
|
32
32
|
/// The border color of the ColorPreview when no color is selected.
|
|
33
33
|
/// @group color-preview
|
|
34
34
|
$kendo-color-preview-no-color-border: null !default;
|