@loadsmart/miranda-tokens
Advanced tools
Comparing version 1.0.0-beta.1 to 1.0.0
@@ -1,1 +0,1 @@ | ||
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var t=require("./loadsmart.theme-5a18fb1f.js");function r(r){return t.LoadsmartTheme[r]}function e(t){var e=r(t);return null==e?e:"--m-".concat(t)}exports.getToken=r,exports.toCSSValue=function(t,a){var o=r(t);return null==o?"":t.startsWith("color-")?"rgba(var(".concat(e(t),", ").concat(o,"), ").concat(null!=a?a:1,")"):"var(".concat(e(t),", ").concat(o,")")},exports.toCSSVariable=e; | ||
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var t=require("./loadsmart.theme-18e97281.js");function e(e){return t.LoadsmartTheme[e]}function r(t){var r=e(t);return null==r?r:"--m-".concat(t)}exports.getToken=e,exports.toCSSValue=function(t,o){var a=e(t);return null==a?"":t.startsWith("color-")?"rgba(var(".concat(r(t),", ").concat(a,"), ").concat(null!=o?o:1,")"):"var(".concat(r(t),", ").concat(a,")")},exports.toCSSVariable=r; |
@@ -1,1 +0,1 @@ | ||
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("./loadsmart.theme-5a18fb1f.js");exports.LoadsmartTheme=e.LoadsmartTheme; | ||
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("./loadsmart.theme-18e97281.js");exports.LoadsmartTheme=e.LoadsmartTheme; |
/** | ||
* Do not edit directly | ||
* Generated on Thu, 22 Sep 2022 20:38:43 GMT | ||
* Generated on Mon, 26 Sep 2022 15:01:18 GMT | ||
*/ | ||
@@ -5,0 +5,0 @@ declare const _default: { |
{ | ||
"name": "@loadsmart/miranda-tokens", | ||
"version": "1.0.0-beta.1", | ||
"version": "1.0.0", | ||
"description": "Design tokens for the Miranda Design System", | ||
@@ -28,3 +28,3 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"jest": "^29.0.1", | ||
"jest": "^29.0.3", | ||
"style-dictionary": "^3.7.1" | ||
@@ -31,0 +31,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
2
24324