@twilio-paste/design-tokens
Advanced tools
Comparing version 5.0.0 to 5.1.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [5.1.0](https://github.com/twilio-labs/paste/compare/@twilio-paste/design-tokens@5.0.0...@twilio-paste/design-tokens@5.1.0) (2020-05-07) | ||
### Features | ||
* **website:** friendly token values ([#427](https://github.com/twilio-labs/paste/issues/427)) ([43104e6](https://github.com/twilio-labs/paste/commit/43104e6f21e928299c83b7f8d1f3175396aea791)) | ||
# [5.0.0](https://github.com/twilio-labs/paste/compare/@twilio-paste/design-tokens@4.5.1...@twilio-paste/design-tokens@5.0.0) (2020-05-07) | ||
@@ -8,0 +19,0 @@ |
@@ -36,3 +36,3 @@ { | ||
"categoryName": "line-heights", | ||
"tokens": [{"category":"line-height","type":"number","value":"1rem","comment":"fontSize10's lineHeight mapping. fontSize10 * 1.55 = 16px / 16 = 1rem","originalValue":"{!line-height-10}","name":"line-height-10"},{"category":"line-height","type":"number","value":"3.25rem","comment":"fontSize100's lineHeight mapping. fontSize100 * 1.25 = 52px / 16 = 3.25rem","originalValue":"{!line-height-100}","name":"line-height-100"},{"category":"line-height","type":"number","value":"3.75rem","comment":"fontSize110's lineHeight mapping. fontSize110 * 1.25 = 60px / 16 = 3.75rem","originalValue":"{!line-height-110}","name":"line-height-110"},{"category":"line-height","type":"number","value":"1.25rem","comment":"fontSize20's lineHeight mapping. fontSize20 * 1.55 = 20px / 16 = 1.25rem","originalValue":"{!line-height-20}","name":"line-height-20"},{"category":"line-height","type":"number","value":"1.5rem","comment":"fontSize30's lineHeight mapping. fontSize30 * 1.55 = 24px / 16 = 1.5rem","originalValue":"{!line-height-30}","name":"line-height-30"},{"category":"line-height","type":"number","value":"1.75rem","comment":"fontSize40's lineHeight mapping. fontSize40 * 1.55 = 28px / 16 = 1.75rem","originalValue":"{!line-height-40}","name":"line-height-40"},{"category":"line-height","type":"number","value":"1.75rem","comment":"fontSize50's lineHeight mapping. fontSize50 * 1.55 = 28px / 16 = 1.75rem","originalValue":"{!line-height-50}","name":"line-height-50"},{"category":"line-height","type":"number","value":"1.75rem","comment":"fontSize60's lineHeight mapping. fontSize60 * 1.25 = 28px / 16 = 1.75rem","originalValue":"{!line-height-60}","name":"line-height-60"},{"category":"line-height","type":"number","value":"2rem","comment":"fontSize70's lineHeight mapping. fontSize70 * 1.25 = 32px / 16 = 2rem","originalValue":"{!line-height-70}","name":"line-height-70"},{"category":"line-height","type":"number","value":"2.25rem","comment":"fontSize80's lineHeight mapping. fontSize80 * 1.25 = 36px / 16 = 2.25rem","originalValue":"{!line-height-80}","name":"line-height-80"},{"category":"line-height","type":"number","value":"2.5rem","comment":"fontSize90's lineHeight mapping. fontSize90 * 1.25 = 40px / 16 = 2.5rem","originalValue":"{!line-height-90}","name":"line-height-90"}] | ||
"tokens": [{"category":"line-height","type":"number","value":"1rem","comment":"Constant line-height token for line-height 10","originalValue":"{!line-height-10}","name":"line-height-10"},{"category":"line-height","type":"number","value":"3.25rem","comment":"Constant line-height token for line-height 100","originalValue":"{!line-height-100}","name":"line-height-100"},{"category":"line-height","type":"number","value":"3.75rem","comment":"Constant line-height token for line-height 110","originalValue":"{!line-height-110}","name":"line-height-110"},{"category":"line-height","type":"number","value":"1.25rem","comment":"Constant line-height token for line-height 20","originalValue":"{!line-height-20}","name":"line-height-20"},{"category":"line-height","type":"number","value":"1.5rem","comment":"Constant line-height token for line-height 30","originalValue":"{!line-height-30}","name":"line-height-30"},{"category":"line-height","type":"number","value":"1.75rem","comment":"Constant line-height token for line-height 40","originalValue":"{!line-height-40}","name":"line-height-40"},{"category":"line-height","type":"number","value":"1.75rem","comment":"Constant line-height token for line-height 50","originalValue":"{!line-height-50}","name":"line-height-50"},{"category":"line-height","type":"number","value":"1.75rem","comment":"Constant line-height token for line-height 60","originalValue":"{!line-height-60}","name":"line-height-60"},{"category":"line-height","type":"number","value":"2rem","comment":"Constant line-height token for line-height 70","originalValue":"{!line-height-70}","name":"line-height-70"},{"category":"line-height","type":"number","value":"2.25rem","comment":"Constant line-height token for line-height 80","originalValue":"{!line-height-80}","name":"line-height-80"},{"category":"line-height","type":"number","value":"2.5rem","comment":"Constant line-height token for line-height 90","originalValue":"{!line-height-90}","name":"line-height-90"}] | ||
}, | ||
@@ -39,0 +39,0 @@ { |
@@ -628,3 +628,3 @@ { | ||
"value": "60", | ||
"comment": "fontSize110's lineHeight mapping. fontSize110 * 1.25 = 60px / 16 = 3.75rem", | ||
"comment": "Constant line-height token for line-height 110", | ||
"name": "lineHeight110" | ||
@@ -636,3 +636,3 @@ }, | ||
"value": "40", | ||
"comment": "fontSize90's lineHeight mapping. fontSize90 * 1.25 = 40px / 16 = 2.5rem", | ||
"comment": "Constant line-height token for line-height 90", | ||
"name": "lineHeight90" | ||
@@ -644,3 +644,3 @@ }, | ||
"value": "52", | ||
"comment": "fontSize100's lineHeight mapping. fontSize100 * 1.25 = 52px / 16 = 3.25rem", | ||
"comment": "Constant line-height token for line-height 100", | ||
"name": "lineHeight100" | ||
@@ -652,3 +652,3 @@ }, | ||
"value": "36", | ||
"comment": "fontSize80's lineHeight mapping. fontSize80 * 1.25 = 36px / 16 = 2.25rem", | ||
"comment": "Constant line-height token for line-height 80", | ||
"name": "lineHeight80" | ||
@@ -660,3 +660,3 @@ }, | ||
"value": "32", | ||
"comment": "fontSize70's lineHeight mapping. fontSize70 * 1.25 = 32px / 16 = 2rem", | ||
"comment": "Constant line-height token for line-height 70", | ||
"name": "lineHeight70" | ||
@@ -668,3 +668,3 @@ }, | ||
"value": "28", | ||
"comment": "fontSize60's lineHeight mapping. fontSize60 * 1.25 = 28px / 16 = 1.75rem", | ||
"comment": "Constant line-height token for line-height 60", | ||
"name": "lineHeight60" | ||
@@ -676,3 +676,3 @@ }, | ||
"value": "28", | ||
"comment": "fontSize50's lineHeight mapping. fontSize50 * 1.55 = 28px / 16 = 1.75rem", | ||
"comment": "Constant line-height token for line-height 50", | ||
"name": "lineHeight50" | ||
@@ -684,3 +684,3 @@ }, | ||
"value": "28", | ||
"comment": "fontSize40's lineHeight mapping. fontSize40 * 1.55 = 28px / 16 = 1.75rem", | ||
"comment": "Constant line-height token for line-height 40", | ||
"name": "lineHeight40" | ||
@@ -692,3 +692,3 @@ }, | ||
"value": "24", | ||
"comment": "fontSize30's lineHeight mapping. fontSize30 * 1.55 = 24px / 16 = 1.5rem", | ||
"comment": "Constant line-height token for line-height 30", | ||
"name": "lineHeight30" | ||
@@ -700,3 +700,3 @@ }, | ||
"value": "20", | ||
"comment": "fontSize20's lineHeight mapping. fontSize20 * 1.55 = 20px / 16 = 1.25rem", | ||
"comment": "Constant line-height token for line-height 20", | ||
"name": "lineHeight20" | ||
@@ -708,3 +708,3 @@ }, | ||
"value": "16", | ||
"comment": "fontSize10's lineHeight mapping. fontSize10 * 1.55 = 16px / 16 = 1rem", | ||
"comment": "Constant line-height token for line-height 10", | ||
"name": "lineHeight10" | ||
@@ -711,0 +711,0 @@ }, |
@@ -1358,3 +1358,3 @@ { | ||
"value": "3.75rem", | ||
"comment": "fontSize110's lineHeight mapping. fontSize110 * 1.25 = 60px / 16 = 3.75rem", | ||
"comment": "Constant line-height token for line-height 110", | ||
"originalValue": "{!line-height-110}", | ||
@@ -1367,3 +1367,3 @@ "name": "line-height-110" | ||
"value": "2.5rem", | ||
"comment": "fontSize90's lineHeight mapping. fontSize90 * 1.25 = 40px / 16 = 2.5rem", | ||
"comment": "Constant line-height token for line-height 90", | ||
"originalValue": "{!line-height-90}", | ||
@@ -1376,3 +1376,3 @@ "name": "line-height-90" | ||
"value": "3.25rem", | ||
"comment": "fontSize100's lineHeight mapping. fontSize100 * 1.25 = 52px / 16 = 3.25rem", | ||
"comment": "Constant line-height token for line-height 100", | ||
"originalValue": "{!line-height-100}", | ||
@@ -1385,3 +1385,3 @@ "name": "line-height-100" | ||
"value": "2.25rem", | ||
"comment": "fontSize80's lineHeight mapping. fontSize80 * 1.25 = 36px / 16 = 2.25rem", | ||
"comment": "Constant line-height token for line-height 80", | ||
"originalValue": "{!line-height-80}", | ||
@@ -1394,3 +1394,3 @@ "name": "line-height-80" | ||
"value": "2rem", | ||
"comment": "fontSize70's lineHeight mapping. fontSize70 * 1.25 = 32px / 16 = 2rem", | ||
"comment": "Constant line-height token for line-height 70", | ||
"originalValue": "{!line-height-70}", | ||
@@ -1403,3 +1403,3 @@ "name": "line-height-70" | ||
"value": "1.75rem", | ||
"comment": "fontSize60's lineHeight mapping. fontSize60 * 1.25 = 28px / 16 = 1.75rem", | ||
"comment": "Constant line-height token for line-height 60", | ||
"originalValue": "{!line-height-60}", | ||
@@ -1412,3 +1412,3 @@ "name": "line-height-60" | ||
"value": "1.75rem", | ||
"comment": "fontSize50's lineHeight mapping. fontSize50 * 1.55 = 28px / 16 = 1.75rem", | ||
"comment": "Constant line-height token for line-height 50", | ||
"originalValue": "{!line-height-50}", | ||
@@ -1421,3 +1421,3 @@ "name": "line-height-50" | ||
"value": "1.75rem", | ||
"comment": "fontSize40's lineHeight mapping. fontSize40 * 1.55 = 28px / 16 = 1.75rem", | ||
"comment": "Constant line-height token for line-height 40", | ||
"originalValue": "{!line-height-40}", | ||
@@ -1430,3 +1430,3 @@ "name": "line-height-40" | ||
"value": "1.5rem", | ||
"comment": "fontSize30's lineHeight mapping. fontSize30 * 1.55 = 24px / 16 = 1.5rem", | ||
"comment": "Constant line-height token for line-height 30", | ||
"originalValue": "{!line-height-30}", | ||
@@ -1439,3 +1439,3 @@ "name": "line-height-30" | ||
"value": "1.25rem", | ||
"comment": "fontSize20's lineHeight mapping. fontSize20 * 1.55 = 20px / 16 = 1.25rem", | ||
"comment": "Constant line-height token for line-height 20", | ||
"originalValue": "{!line-height-20}", | ||
@@ -1448,3 +1448,3 @@ "name": "line-height-20" | ||
"value": "1rem", | ||
"comment": "fontSize10's lineHeight mapping. fontSize10 * 1.55 = 16px / 16 = 1rem", | ||
"comment": "Constant line-height token for line-height 10", | ||
"originalValue": "{!line-height-10}", | ||
@@ -1451,0 +1451,0 @@ "name": "line-height-10" |
@@ -36,3 +36,3 @@ { | ||
"categoryName": "line-heights", | ||
"tokens": [{"category":"line-height","type":"number","value":"1rem","comment":"fontSize10's lineHeight mapping. fontSize10 * 1.55 = 16px / 16 = 1rem","originalValue":"{!line-height-10}","name":"line-height-10"},{"category":"line-height","type":"number","value":"3.25rem","comment":"fontSize100's lineHeight mapping. fontSize100 * 1.25 = 52px / 16 = 3.25rem","originalValue":"{!line-height-100}","name":"line-height-100"},{"category":"line-height","type":"number","value":"3.75rem","comment":"fontSize110's lineHeight mapping. fontSize110 * 1.25 = 60px / 16 = 3.75rem","originalValue":"{!line-height-110}","name":"line-height-110"},{"category":"line-height","type":"number","value":"1.25rem","comment":"fontSize20's lineHeight mapping. fontSize20 * 1.55 = 20px / 16 = 1.25rem","originalValue":"{!line-height-20}","name":"line-height-20"},{"category":"line-height","type":"number","value":"1.5rem","comment":"fontSize30's lineHeight mapping. fontSize30 * 1.55 = 24px / 16 = 1.5rem","originalValue":"{!line-height-30}","name":"line-height-30"},{"category":"line-height","type":"number","value":"1.75rem","comment":"fontSize40's lineHeight mapping. fontSize40 * 1.55 = 28px / 16 = 1.75rem","originalValue":"{!line-height-40}","name":"line-height-40"},{"category":"line-height","type":"number","value":"1.75rem","comment":"fontSize50's lineHeight mapping. fontSize50 * 1.55 = 28px / 16 = 1.75rem","originalValue":"{!line-height-50}","name":"line-height-50"},{"category":"line-height","type":"number","value":"1.75rem","comment":"fontSize60's lineHeight mapping. fontSize60 * 1.25 = 28px / 16 = 1.75rem","originalValue":"{!line-height-60}","name":"line-height-60"},{"category":"line-height","type":"number","value":"2rem","comment":"fontSize70's lineHeight mapping. fontSize70 * 1.25 = 32px / 16 = 2rem","originalValue":"{!line-height-70}","name":"line-height-70"},{"category":"line-height","type":"number","value":"2.25rem","comment":"fontSize80's lineHeight mapping. fontSize80 * 1.25 = 36px / 16 = 2.25rem","originalValue":"{!line-height-80}","name":"line-height-80"},{"category":"line-height","type":"number","value":"2.5rem","comment":"fontSize90's lineHeight mapping. fontSize90 * 1.25 = 40px / 16 = 2.5rem","originalValue":"{!line-height-90}","name":"line-height-90"}] | ||
"tokens": [{"category":"line-height","type":"number","value":"1rem","comment":"Constant line-height token for line-height 10","originalValue":"{!line-height-10}","name":"line-height-10"},{"category":"line-height","type":"number","value":"3.25rem","comment":"Constant line-height token for line-height 100","originalValue":"{!line-height-100}","name":"line-height-100"},{"category":"line-height","type":"number","value":"3.75rem","comment":"Constant line-height token for line-height 110","originalValue":"{!line-height-110}","name":"line-height-110"},{"category":"line-height","type":"number","value":"1.25rem","comment":"Constant line-height token for line-height 20","originalValue":"{!line-height-20}","name":"line-height-20"},{"category":"line-height","type":"number","value":"1.5rem","comment":"Constant line-height token for line-height 30","originalValue":"{!line-height-30}","name":"line-height-30"},{"category":"line-height","type":"number","value":"1.75rem","comment":"Constant line-height token for line-height 40","originalValue":"{!line-height-40}","name":"line-height-40"},{"category":"line-height","type":"number","value":"1.75rem","comment":"Constant line-height token for line-height 50","originalValue":"{!line-height-50}","name":"line-height-50"},{"category":"line-height","type":"number","value":"1.75rem","comment":"Constant line-height token for line-height 60","originalValue":"{!line-height-60}","name":"line-height-60"},{"category":"line-height","type":"number","value":"2rem","comment":"Constant line-height token for line-height 70","originalValue":"{!line-height-70}","name":"line-height-70"},{"category":"line-height","type":"number","value":"2.25rem","comment":"Constant line-height token for line-height 80","originalValue":"{!line-height-80}","name":"line-height-80"},{"category":"line-height","type":"number","value":"2.5rem","comment":"Constant line-height token for line-height 90","originalValue":"{!line-height-90}","name":"line-height-90"}] | ||
}, | ||
@@ -39,0 +39,0 @@ { |
@@ -628,3 +628,3 @@ { | ||
"value": "60", | ||
"comment": "fontSize110's lineHeight mapping. fontSize110 * 1.25 = 60px / 16 = 3.75rem", | ||
"comment": "Constant line-height token for line-height 110", | ||
"name": "lineHeight110" | ||
@@ -636,3 +636,3 @@ }, | ||
"value": "40", | ||
"comment": "fontSize90's lineHeight mapping. fontSize90 * 1.25 = 40px / 16 = 2.5rem", | ||
"comment": "Constant line-height token for line-height 90", | ||
"name": "lineHeight90" | ||
@@ -644,3 +644,3 @@ }, | ||
"value": "52", | ||
"comment": "fontSize100's lineHeight mapping. fontSize100 * 1.25 = 52px / 16 = 3.25rem", | ||
"comment": "Constant line-height token for line-height 100", | ||
"name": "lineHeight100" | ||
@@ -652,3 +652,3 @@ }, | ||
"value": "36", | ||
"comment": "fontSize80's lineHeight mapping. fontSize80 * 1.25 = 36px / 16 = 2.25rem", | ||
"comment": "Constant line-height token for line-height 80", | ||
"name": "lineHeight80" | ||
@@ -660,3 +660,3 @@ }, | ||
"value": "32", | ||
"comment": "fontSize70's lineHeight mapping. fontSize70 * 1.25 = 32px / 16 = 2rem", | ||
"comment": "Constant line-height token for line-height 70", | ||
"name": "lineHeight70" | ||
@@ -668,3 +668,3 @@ }, | ||
"value": "28", | ||
"comment": "fontSize60's lineHeight mapping. fontSize60 * 1.25 = 28px / 16 = 1.75rem", | ||
"comment": "Constant line-height token for line-height 60", | ||
"name": "lineHeight60" | ||
@@ -676,3 +676,3 @@ }, | ||
"value": "28", | ||
"comment": "fontSize50's lineHeight mapping. fontSize50 * 1.55 = 28px / 16 = 1.75rem", | ||
"comment": "Constant line-height token for line-height 50", | ||
"name": "lineHeight50" | ||
@@ -684,3 +684,3 @@ }, | ||
"value": "28", | ||
"comment": "fontSize40's lineHeight mapping. fontSize40 * 1.55 = 28px / 16 = 1.75rem", | ||
"comment": "Constant line-height token for line-height 40", | ||
"name": "lineHeight40" | ||
@@ -692,3 +692,3 @@ }, | ||
"value": "24", | ||
"comment": "fontSize30's lineHeight mapping. fontSize30 * 1.55 = 24px / 16 = 1.5rem", | ||
"comment": "Constant line-height token for line-height 30", | ||
"name": "lineHeight30" | ||
@@ -700,3 +700,3 @@ }, | ||
"value": "20", | ||
"comment": "fontSize20's lineHeight mapping. fontSize20 * 1.55 = 20px / 16 = 1.25rem", | ||
"comment": "Constant line-height token for line-height 20", | ||
"name": "lineHeight20" | ||
@@ -708,3 +708,3 @@ }, | ||
"value": "16", | ||
"comment": "fontSize10's lineHeight mapping. fontSize10 * 1.55 = 16px / 16 = 1rem", | ||
"comment": "Constant line-height token for line-height 10", | ||
"name": "lineHeight10" | ||
@@ -711,0 +711,0 @@ }, |
@@ -36,3 +36,3 @@ { | ||
"categoryName": "line-heights", | ||
"tokens": [{"category":"line-height","type":"number","value":"1rem","comment":"fontSize10's lineHeight mapping. fontSize10 * 1.55 = 16px / 16 = 1rem","originalValue":"{!line-height-10}","name":"line-height-10"},{"category":"line-height","type":"number","value":"3.25rem","comment":"fontSize100's lineHeight mapping. fontSize100 * 1.25 = 52px / 16 = 3.25rem","originalValue":"{!line-height-100}","name":"line-height-100"},{"category":"line-height","type":"number","value":"3.75rem","comment":"fontSize110's lineHeight mapping. fontSize110 * 1.25 = 60px / 16 = 3.75rem","originalValue":"{!line-height-110}","name":"line-height-110"},{"category":"line-height","type":"number","value":"1.25rem","comment":"fontSize20's lineHeight mapping. fontSize20 * 1.55 = 20px / 16 = 1.25rem","originalValue":"{!line-height-20}","name":"line-height-20"},{"category":"line-height","type":"number","value":"1.5rem","comment":"fontSize30's lineHeight mapping. fontSize30 * 1.55 = 24px / 16 = 1.5rem","originalValue":"{!line-height-30}","name":"line-height-30"},{"category":"line-height","type":"number","value":"1.75rem","comment":"fontSize40's lineHeight mapping. fontSize40 * 1.55 = 28px / 16 = 1.75rem","originalValue":"{!line-height-40}","name":"line-height-40"},{"category":"line-height","type":"number","value":"1.75rem","comment":"fontSize50's lineHeight mapping. fontSize50 * 1.55 = 28px / 16 = 1.75rem","originalValue":"{!line-height-50}","name":"line-height-50"},{"category":"line-height","type":"number","value":"1.75rem","comment":"fontSize60's lineHeight mapping. fontSize60 * 1.25 = 28px / 16 = 1.75rem","originalValue":"{!line-height-60}","name":"line-height-60"},{"category":"line-height","type":"number","value":"2rem","comment":"fontSize70's lineHeight mapping. fontSize70 * 1.25 = 32px / 16 = 2rem","originalValue":"{!line-height-70}","name":"line-height-70"},{"category":"line-height","type":"number","value":"2.25rem","comment":"fontSize80's lineHeight mapping. fontSize80 * 1.25 = 36px / 16 = 2.25rem","originalValue":"{!line-height-80}","name":"line-height-80"},{"category":"line-height","type":"number","value":"2.5rem","comment":"fontSize90's lineHeight mapping. fontSize90 * 1.25 = 40px / 16 = 2.5rem","originalValue":"{!line-height-90}","name":"line-height-90"}] | ||
"tokens": [{"category":"line-height","type":"number","value":"1rem","comment":"Constant line-height token for line-height 10","originalValue":"{!line-height-10}","name":"line-height-10"},{"category":"line-height","type":"number","value":"3.25rem","comment":"Constant line-height token for line-height 100","originalValue":"{!line-height-100}","name":"line-height-100"},{"category":"line-height","type":"number","value":"3.75rem","comment":"Constant line-height token for line-height 110","originalValue":"{!line-height-110}","name":"line-height-110"},{"category":"line-height","type":"number","value":"1.25rem","comment":"Constant line-height token for line-height 20","originalValue":"{!line-height-20}","name":"line-height-20"},{"category":"line-height","type":"number","value":"1.5rem","comment":"Constant line-height token for line-height 30","originalValue":"{!line-height-30}","name":"line-height-30"},{"category":"line-height","type":"number","value":"1.75rem","comment":"Constant line-height token for line-height 40","originalValue":"{!line-height-40}","name":"line-height-40"},{"category":"line-height","type":"number","value":"1.75rem","comment":"Constant line-height token for line-height 50","originalValue":"{!line-height-50}","name":"line-height-50"},{"category":"line-height","type":"number","value":"1.75rem","comment":"Constant line-height token for line-height 60","originalValue":"{!line-height-60}","name":"line-height-60"},{"category":"line-height","type":"number","value":"2rem","comment":"Constant line-height token for line-height 70","originalValue":"{!line-height-70}","name":"line-height-70"},{"category":"line-height","type":"number","value":"2.25rem","comment":"Constant line-height token for line-height 80","originalValue":"{!line-height-80}","name":"line-height-80"},{"category":"line-height","type":"number","value":"2.5rem","comment":"Constant line-height token for line-height 90","originalValue":"{!line-height-90}","name":"line-height-90"}] | ||
}, | ||
@@ -39,0 +39,0 @@ { |
@@ -628,3 +628,3 @@ { | ||
"value": "60", | ||
"comment": "fontSize110's lineHeight mapping. fontSize110 * 1.25 = 60px / 16 = 3.75rem", | ||
"comment": "Constant line-height token for line-height 110", | ||
"name": "lineHeight110" | ||
@@ -636,3 +636,3 @@ }, | ||
"value": "40", | ||
"comment": "fontSize90's lineHeight mapping. fontSize90 * 1.25 = 40px / 16 = 2.5rem", | ||
"comment": "Constant line-height token for line-height 90", | ||
"name": "lineHeight90" | ||
@@ -644,3 +644,3 @@ }, | ||
"value": "52", | ||
"comment": "fontSize100's lineHeight mapping. fontSize100 * 1.25 = 52px / 16 = 3.25rem", | ||
"comment": "Constant line-height token for line-height 100", | ||
"name": "lineHeight100" | ||
@@ -652,3 +652,3 @@ }, | ||
"value": "36", | ||
"comment": "fontSize80's lineHeight mapping. fontSize80 * 1.25 = 36px / 16 = 2.25rem", | ||
"comment": "Constant line-height token for line-height 80", | ||
"name": "lineHeight80" | ||
@@ -660,3 +660,3 @@ }, | ||
"value": "32", | ||
"comment": "fontSize70's lineHeight mapping. fontSize70 * 1.25 = 32px / 16 = 2rem", | ||
"comment": "Constant line-height token for line-height 70", | ||
"name": "lineHeight70" | ||
@@ -668,3 +668,3 @@ }, | ||
"value": "28", | ||
"comment": "fontSize60's lineHeight mapping. fontSize60 * 1.25 = 28px / 16 = 1.75rem", | ||
"comment": "Constant line-height token for line-height 60", | ||
"name": "lineHeight60" | ||
@@ -676,3 +676,3 @@ }, | ||
"value": "28", | ||
"comment": "fontSize50's lineHeight mapping. fontSize50 * 1.55 = 28px / 16 = 1.75rem", | ||
"comment": "Constant line-height token for line-height 50", | ||
"name": "lineHeight50" | ||
@@ -684,3 +684,3 @@ }, | ||
"value": "28", | ||
"comment": "fontSize40's lineHeight mapping. fontSize40 * 1.55 = 28px / 16 = 1.75rem", | ||
"comment": "Constant line-height token for line-height 40", | ||
"name": "lineHeight40" | ||
@@ -692,3 +692,3 @@ }, | ||
"value": "24", | ||
"comment": "fontSize30's lineHeight mapping. fontSize30 * 1.55 = 24px / 16 = 1.5rem", | ||
"comment": "Constant line-height token for line-height 30", | ||
"name": "lineHeight30" | ||
@@ -700,3 +700,3 @@ }, | ||
"value": "20", | ||
"comment": "fontSize20's lineHeight mapping. fontSize20 * 1.55 = 20px / 16 = 1.25rem", | ||
"comment": "Constant line-height token for line-height 20", | ||
"name": "lineHeight20" | ||
@@ -708,3 +708,3 @@ }, | ||
"value": "16", | ||
"comment": "fontSize10's lineHeight mapping. fontSize10 * 1.55 = 16px / 16 = 1rem", | ||
"comment": "Constant line-height token for line-height 10", | ||
"name": "lineHeight10" | ||
@@ -711,0 +711,0 @@ }, |
{ | ||
"name": "@twilio-paste/design-tokens", | ||
"version": "5.0.0", | ||
"version": "5.1.0", | ||
"description": "Paste Design System Tokens package with a number of different formats for Web, Mobile, and Sketch.", | ||
@@ -23,3 +23,3 @@ "main": "dist/tokens.common.js", | ||
}, | ||
"gitHead": "c8f106dfa7910be39c3b2fcd80bb29e52d927ab2" | ||
"gitHead": "efd7b5773b009e51b103f17236ae67df17796510" | ||
} |
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 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
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
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
928175
19899