@wonderflow/tokens
Advanced tools
Comparing version 7.0.0 to 8.0.0
{ | ||
"name": "@wonderflow/tokens", | ||
"version": "7.0.0", | ||
"version": "8.0.0", | ||
"description": "Design tokens from Wonderflow design language", | ||
@@ -5,0 +5,0 @@ "main": "platforms/web/index", |
export type TokensTypes = { | ||
color: { blue: 0 | 5 | 10 | 20 | 30 | 40 | 50 | 60 | 70 | 80 | 90 | 100; | ||
cyan: 0 | 5 | 10 | 20 | 30 | 40 | 50 | 60 | 70 | 80 | 90 | 100; | ||
dipsy: 0 | 5 | 10 | 20 | 30 | 40 | 50 | 60 | 70 | 80 | 90 | 100; | ||
green: 0 | 5 | 10 | 20 | 30 | 40 | 50 | 60 | 70 | 80 | 90 | 100; | ||
indigo: 0 | 5 | 10 | 20 | 30 | 40 | 50 | 60 | 70 | 80 | 90 | 100; | ||
magenta: 0 | 5 | 10 | 20 | 30 | 40 | 50 | 60 | 70 | 80 | 90 | 100; | ||
mint: 0 | 5 | 10 | 20 | 30 | 40 | 50 | 60 | 70 | 80 | 90 | 100; | ||
primary: 0 | 5 | 10 | 20 | 30 | 40 | 50 | 60 | 70 | 80 | 90 | 100; | ||
purple: 0 | 5 | 10 | 20 | 30 | 40 | 50 | 60 | 70 | 80 | 90 | 100; | ||
red: 0 | 5 | 10 | 20 | 30 | 40 | 50 | 60 | 70 | 80 | 90 | 100; | ||
salmon: 0 | 5 | 10 | 20 | 30 | 40 | 50 | 60 | 70 | 80 | 90 | 100; | ||
support: 'brand' | 'black' | 'white'; | ||
violet: 0 | 5 | 10 | 20 | 30 | 40 | 50 | 60 | 70 | 80 | 90 | 100; | ||
yellow: 0 | 5 | 10 | 20 | 30 | 40 | 50 | 60 | 70 | 80 | 90 | 100; | ||
@@ -10,0 +16,0 @@ }; |
@@ -28,5 +28,19 @@ { | ||
"80": "187 66% 16%", | ||
"90": "186 67% 11%", | ||
"100": "187 64% 5%" | ||
"90": "187 66% 15%", | ||
"100": "186 64% 12%" | ||
}, | ||
"dipsy": { | ||
"0": "81 55% 94%", | ||
"5": "82 54% 84%", | ||
"10": "83 53% 74%", | ||
"20": "83 54% 64%", | ||
"30": "83 54% 49%", | ||
"40": "83 56% 43%", | ||
"50": "83 60% 38%", | ||
"60": "83 60% 32%", | ||
"70": "83 80% 24%", | ||
"80": "82 80% 20%", | ||
"90": "82 68% 17%", | ||
"100": "84 77% 12%" | ||
}, | ||
"green": { | ||
@@ -46,2 +60,44 @@ "0": "149 100% 91%", | ||
}, | ||
"indigo": { | ||
"0": "240 60% 98%", | ||
"5": "240 60% 95%", | ||
"10": "240 57% 90%", | ||
"20": "240 58% 85%", | ||
"30": "240 52% 74%", | ||
"40": "241 60% 63%", | ||
"50": "241 60% 56%", | ||
"60": "242 60% 48%", | ||
"70": "241 60% 38%", | ||
"80": "241 61% 27%", | ||
"90": "241 61% 16%", | ||
"100": "240 61% 12%" | ||
}, | ||
"magenta": { | ||
"0": "327 73% 97%", | ||
"5": "324 70% 91%", | ||
"10": "324 70% 84%", | ||
"20": "324 70% 74%", | ||
"30": "324 60% 64%", | ||
"40": "324 60% 44%", | ||
"50": "324 70% 38%", | ||
"60": "324 70% 31%", | ||
"70": "324 70% 25%", | ||
"80": "323 71% 20%", | ||
"90": "324 71% 16%", | ||
"100": "324 70% 12%" | ||
}, | ||
"mint": { | ||
"0": "165 62% 95%", | ||
"5": "165 61% 90%", | ||
"10": "165 60% 82%", | ||
"20": "166 59% 71%", | ||
"30": "166 60% 55%", | ||
"40": "166 60% 40%", | ||
"50": "165 60% 35%", | ||
"60": "165 59% 30%", | ||
"70": "165 61% 24%", | ||
"80": "165 63% 17%", | ||
"90": "166 64% 13%", | ||
"100": "166 61% 10%" | ||
}, | ||
"primary": { | ||
@@ -89,2 +145,16 @@ "0": "210 20% 98%", | ||
}, | ||
"salmon": { | ||
"0": "16 73% 97%", | ||
"5": "15 70% 91%", | ||
"10": "15 70% 83%", | ||
"20": "15 69% 77%", | ||
"30": "15 70% 68%", | ||
"40": "14 70% 60%", | ||
"50": "14 63% 53%", | ||
"60": "15 66% 45%", | ||
"70": "15 70% 37%", | ||
"80": "14 70% 29%", | ||
"90": "14 69% 19%", | ||
"100": "14 70% 12%" | ||
}, | ||
"support": { | ||
@@ -95,2 +165,16 @@ "brand": "0 100% 47%", | ||
}, | ||
"violet": { | ||
"0": "257 47% 97%", | ||
"5": "263 51% 92%", | ||
"10": "262 50% 85%", | ||
"20": "263 50% 75%", | ||
"30": "263 50% 62%", | ||
"40": "263 50% 49%", | ||
"50": "263 50% 40%", | ||
"60": "262 50% 34%", | ||
"70": "262 49% 30%", | ||
"80": "262 50% 24%", | ||
"90": "263 50% 18%", | ||
"100": "263 51% 12%" | ||
}, | ||
"yellow": { | ||
@@ -97,0 +181,0 @@ "0": "60 100% 89%", |
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
16047
539