@progress/kendo-theme-classic 12.0.1-dev.1 → 12.0.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/classic-green-dark.css +1 -1
- package/dist/classic-green.css +1 -1
- package/dist/classic-lavender-dark.css +1 -1
- package/dist/classic-lavender.css +1 -1
- package/dist/classic-main-dark.css +1 -1
- package/dist/classic-main.css +1 -1
- package/dist/classic-metro-dark.css +1 -1
- package/dist/classic-metro.css +1 -1
- package/dist/classic-moonlight.css +1 -1
- package/dist/classic-opal-dark.css +1 -1
- package/dist/classic-opal.css +1 -1
- package/dist/classic-silver-dark.css +1 -1
- package/dist/classic-silver.css +1 -1
- package/dist/classic-uniform.css +1 -1
- package/dist/meta/sassdoc-data.json +6 -6
- package/dist/meta/variables.json +3 -3
- package/lib/swatches/classic-green-dark.json +1 -1
- package/lib/swatches/classic-green.json +1 -1
- package/lib/swatches/classic-lavender-dark.json +1 -1
- package/lib/swatches/classic-lavender.json +1 -1
- package/lib/swatches/classic-main-dark.json +1 -1
- package/lib/swatches/classic-main.json +1 -1
- package/lib/swatches/classic-metro-dark.json +1 -1
- package/lib/swatches/classic-metro.json +1 -1
- package/lib/swatches/classic-moonlight.json +1 -1
- package/lib/swatches/classic-opal-dark.json +1 -1
- package/lib/swatches/classic-opal.json +1 -1
- package/lib/swatches/classic-silver-dark.json +1 -1
- package/lib/swatches/classic-silver.json +1 -1
- package/lib/swatches/classic-uniform.json +1 -1
- package/package.json +5 -5
|
@@ -73104,7 +73104,7 @@
|
|
|
73104
73104
|
"path": "classic/scss/core/typography/index.import.scss",
|
|
73105
73105
|
"name": "index.import.scss"
|
|
73106
73106
|
},
|
|
73107
|
-
"resolvedValue": "1.
|
|
73107
|
+
"resolvedValue": "1.4285714285714286",
|
|
73108
73108
|
"resolvedType": "Number"
|
|
73109
73109
|
},
|
|
73110
73110
|
{
|
|
@@ -73185,7 +73185,7 @@
|
|
|
73185
73185
|
"path": "classic/scss/core/typography/index.import.scss",
|
|
73186
73186
|
"name": "index.import.scss"
|
|
73187
73187
|
},
|
|
73188
|
-
"resolvedValue": "1.
|
|
73188
|
+
"resolvedValue": "1.4285714285714286",
|
|
73189
73189
|
"resolvedType": "Number"
|
|
73190
73190
|
},
|
|
73191
73191
|
{
|
|
@@ -73922,7 +73922,7 @@
|
|
|
73922
73922
|
"path": "classic/scss/core/typography/index.import.scss",
|
|
73923
73923
|
"name": "index.import.scss"
|
|
73924
73924
|
},
|
|
73925
|
-
"resolvedValue": "(xs: 1, sm: 1.25, md: 1.
|
|
73925
|
+
"resolvedValue": "(xs: 1, sm: 1.25, md: 1.4285714285714286, lg: 1.5)",
|
|
73926
73926
|
"resolvedType": "Map",
|
|
73927
73927
|
"prettyValue": {
|
|
73928
73928
|
"xs": 1,
|
|
@@ -153319,7 +153319,7 @@
|
|
|
153319
153319
|
"path": "classic/scss/core/typography/index.import.scss",
|
|
153320
153320
|
"name": "index.import.scss"
|
|
153321
153321
|
},
|
|
153322
|
-
"resolvedValue": "1.
|
|
153322
|
+
"resolvedValue": "1.4285714285714286",
|
|
153323
153323
|
"resolvedType": "Number"
|
|
153324
153324
|
},
|
|
153325
153325
|
{
|
|
@@ -153400,7 +153400,7 @@
|
|
|
153400
153400
|
"path": "classic/scss/core/typography/index.import.scss",
|
|
153401
153401
|
"name": "index.import.scss"
|
|
153402
153402
|
},
|
|
153403
|
-
"resolvedValue": "1.
|
|
153403
|
+
"resolvedValue": "1.4285714285714286",
|
|
153404
153404
|
"resolvedType": "Number"
|
|
153405
153405
|
},
|
|
153406
153406
|
{
|
|
@@ -154137,7 +154137,7 @@
|
|
|
154137
154137
|
"path": "classic/scss/core/typography/index.import.scss",
|
|
154138
154138
|
"name": "index.import.scss"
|
|
154139
154139
|
},
|
|
154140
|
-
"resolvedValue": "(xs: 1, sm: 1.25, md: 1.
|
|
154140
|
+
"resolvedValue": "(xs: 1, sm: 1.25, md: 1.4285714285714286, lg: 1.5)",
|
|
154141
154141
|
"resolvedType": "Map",
|
|
154142
154142
|
"prettyValue": {
|
|
154143
154143
|
"xs": 1,
|
package/dist/meta/variables.json
CHANGED
|
@@ -670,7 +670,7 @@
|
|
|
670
670
|
},
|
|
671
671
|
"kendo-line-height": {
|
|
672
672
|
"type": "Number",
|
|
673
|
-
"value": "1.
|
|
673
|
+
"value": "1.4285714285714286"
|
|
674
674
|
},
|
|
675
675
|
"kendo-line-height-xs": {
|
|
676
676
|
"type": "Number",
|
|
@@ -682,7 +682,7 @@
|
|
|
682
682
|
},
|
|
683
683
|
"kendo-line-height-md": {
|
|
684
684
|
"type": "Number",
|
|
685
|
-
"value": "1.
|
|
685
|
+
"value": "1.4285714285714286"
|
|
686
686
|
},
|
|
687
687
|
"kendo-line-height-lg": {
|
|
688
688
|
"type": "Number",
|
|
@@ -798,7 +798,7 @@
|
|
|
798
798
|
},
|
|
799
799
|
"kendo-line-heights": {
|
|
800
800
|
"type": "Map",
|
|
801
|
-
"value": "(xs: 1, sm: 1.25, md: 1.
|
|
801
|
+
"value": "(xs: 1, sm: 1.25, md: 1.4285714285714286, lg: 1.5)",
|
|
802
802
|
"prettyValue": {
|
|
803
803
|
"xs": 1,
|
|
804
804
|
"sm": 1.25,
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-theme-classic",
|
|
3
3
|
"description": "Sass port of less based themes for Kendo UI theme",
|
|
4
|
-
"version": "12.0.1
|
|
4
|
+
"version": "12.0.1",
|
|
5
5
|
"author": "Progress",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"keywords": [
|
|
@@ -44,7 +44,7 @@
|
|
|
44
44
|
"sass:watch": "npx sass --no-source-map --load-path=../../node_modules --watch ./scss/all.scss ./dist/all.css",
|
|
45
45
|
"css:prefix": "npx postcss --replace ./dist/**/*.css",
|
|
46
46
|
"docs": "node ../../scripts/sassdoc.js",
|
|
47
|
-
"docs:check": "npm run docs && git diff --name-only --exit-code -- docs
|
|
47
|
+
"docs:check": "npm run docs && git diff --name-only --exit-code -- docs",
|
|
48
48
|
"predocs": "npm run resolve-variables",
|
|
49
49
|
"resolve-variables": "node ../../scripts/resolve-variables.js",
|
|
50
50
|
"nuget-pack": "jq '.version' package.json | xargs nuget pack package.nuspec -Version",
|
|
@@ -54,12 +54,12 @@
|
|
|
54
54
|
},
|
|
55
55
|
"dependencies": {
|
|
56
56
|
"@progress/kendo-svg-icons": "^4.5.0",
|
|
57
|
-
"@progress/kendo-theme-core": "12.0.1
|
|
58
|
-
"@progress/kendo-theme-utils": "12.0.1
|
|
57
|
+
"@progress/kendo-theme-core": "12.0.1",
|
|
58
|
+
"@progress/kendo-theme-utils": "12.0.1"
|
|
59
59
|
},
|
|
60
60
|
"directories": {
|
|
61
61
|
"doc": "docs",
|
|
62
62
|
"lib": "lib"
|
|
63
63
|
},
|
|
64
|
-
"gitHead": "
|
|
64
|
+
"gitHead": "20c605f5f74cce79e17bb48db7bcf0f4da9a601b"
|
|
65
65
|
}
|