@dialpad/dialtone-tokens
Advanced tools
Comparing version 1.9.0 to 1.10.0
{ | ||
"dtRadioSizeWidth": "1.6rem", | ||
"dtRadioSizeHeight": "1.6rem", | ||
"dtRadioSizeRadius": "5rem", | ||
"dtRadioColorBorderUnchecked": "#AAAAAA", | ||
"dtRadioColorBorderChecked": "#7C52FF", | ||
"dtRadioColorBackgroundChecked": "#7C52FF", | ||
"dtIconSize100": "1.2rem", | ||
"dtIconSize200": "1.4rem", | ||
"dtIconSize300": "1.8rem", | ||
"dtIconSize400": "2rem", | ||
"dtIconSize500": "2.4rem", | ||
"dtIconSize600": "3.2rem", | ||
"dtIconSize700": "3.8rem", | ||
"dtIconSize800": "4.8rem", | ||
"dtIconSizeBorder100": "0.1rem", | ||
"dtIconSizeBorder200": "0.125rem", | ||
"dtIconSizeBorder300": "0.15rem", | ||
"dtIconSizeBorder400": "0.175rem", | ||
"dtIconSizeBorder500": "0.175rem", | ||
"dtIconSizeBorder600": "0.25rem", | ||
"dtIconSizeBorder700": "0.275rem", | ||
"dtIconSizeBorder800": "0.35rem", | ||
"dtCheckboxSizeWidth": "1.6rem", | ||
"dtCheckboxSizeHeight": "1.6rem", | ||
"dtCheckboxSizeRadius": "0.4rem", | ||
"dtCheckboxColorBorderUnchecked": "#AAAAAA", | ||
"dtCheckboxColorBorderChecked": "#7C52FF", | ||
"dtCheckboxColorBackgroundChecked": "#7C52FF", | ||
"dtBadgeColorBackgroundDefault": "#00000017", | ||
"dtBadgeColorBackgroundInfo": "#EAF2FA", | ||
"dtBadgeColorBackgroundSuccess": "#EDF9EB", | ||
"dtBadgeColorBackgroundWarning": "#FFF4CC", | ||
"dtBadgeColorBackgroundCritical": "#FFE5E6", | ||
"dtBadgeColorBackgroundBulletin": "#7C52FF", | ||
"dtBadgeColorBackgroundAi": "linear-gradient(135deg, #F9008E 10%, #7C52FF 90%)", | ||
"dtBadgeColorForegroundDefault": "#000000", | ||
"dtBadgeColorForegroundBulletin": "#ffffff", | ||
"dtColorForegroundPrimary": "#000000", | ||
@@ -3,0 +40,0 @@ "dtColorForegroundSecondary": "#3A3A3A", |
{ | ||
"name": "@dialpad/dialtone-tokens", | ||
"version": "1.9.0", | ||
"version": "1.10.0", | ||
"description": "Design tokens for Dialtone.", | ||
@@ -9,3 +9,3 @@ "main": "index.js", | ||
"build": "npm run transform && ./build.js && cp ./AndroidManifest.xml dist/android && ./gradlew publishToMavenLocal -Pversion=$npm_package_version && ./build-ios.js", | ||
"transform": "token-transformer base.json tokens/tokens.json base,semantic --expandTypography=true --expandShadow=true", | ||
"transform": "token-transformer base.json tokens/tokens.json base,semantic,components/badge,components/checkbox,components/icon,components/radio --expandTypography=true --expandShadow=true", | ||
"prepublishOnly": "npm run build", | ||
@@ -12,0 +12,0 @@ "release": "semantic-release --no-ci --extends ./release-local.config.js" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
511034
11701