Skip to content

Commit

Permalink
Add textn token values for size and line-height
Browse files Browse the repository at this point in the history
  • Loading branch information
aweell committed Jul 4, 2024
1 parent 7783943 commit 61e6c32
Show file tree
Hide file tree
Showing 9 changed files with 1,146 additions and 6 deletions.
140 changes: 140 additions & 0 deletions tokens/blau.json
Original file line number Diff line number Diff line change
Expand Up @@ -1460,6 +1460,76 @@
"desktop": 28
},
"type": "typography"
},
"text1": {
"value": {
"mobile": 12,
"desktop": 14
},
"type": "typography"
},
"text2": {
"value": {
"mobile": 14,
"desktop": 16
},
"type": "typography"
},
"text3": {
"value": {
"mobile": 16,
"desktop": 18
},
"type": "typography"
},
"text4": {
"value": {
"mobile": 18,
"desktop": 20
},
"type": "typography"
},
"text5": {
"value": {
"mobile": 20,
"desktop": 28
},
"type": "typography"
},
"text6": {
"value": {
"mobile": 24,
"desktop": 32
},
"type": "typography"
},
"text7": {
"value": {
"mobile": 28,
"desktop": 40
},
"type": "typography"
},
"text8": {
"value": {
"mobile": 32,
"desktop": 48
},
"type": "typography"
},
"text9": {
"value": {
"mobile": 40,
"desktop": 56
},
"type": "typography"
},
"text10": {
"value": {
"mobile": 48,
"desktop": 64
},
"type": "typography"
}
},
"lineHeight": {
Expand All @@ -1476,6 +1546,76 @@
"desktop": 32
},
"type": "typography"
},
"text1": {
"value": {
"mobile": 16,
"desktop": 20
},
"type": "typography"
},
"text2": {
"value": {
"mobile": 20,
"desktop": 24
},
"type": "typography"
},
"text3": {
"value": {
"mobile": 24,
"desktop": 24
},
"type": "typography"
},
"text4": {
"value": {
"mobile": 24,
"desktop": 28
},
"type": "typography"
},
"text5": {
"value": {
"mobile": 24,
"desktop": 32
},
"type": "typography"
},
"text6": {
"value": {
"mobile": 32,
"desktop": 40
},
"type": "typography"
},
"text7": {
"value": {
"mobile": 32,
"desktop": 48
},
"type": "typography"
},
"text8": {
"value": {
"mobile": 40,
"desktop": 56
},
"type": "typography"
},
"text9": {
"value": {
"mobile": 48,
"desktop": 64
},
"type": "typography"
},
"text10": {
"value": {
"mobile": 56,
"desktop": 72
},
"type": "typography"
}
}
},
Expand Down
140 changes: 140 additions & 0 deletions tokens/movistar.json
Original file line number Diff line number Diff line change
Expand Up @@ -1454,6 +1454,76 @@
"desktop": 28
},
"type": "typography"
},
"text1": {
"value": {
"mobile": 12,
"desktop": 14
},
"type": "typography"
},
"text2": {
"value": {
"mobile": 14,
"desktop": 16
},
"type": "typography"
},
"text3": {
"value": {
"mobile": 16,
"desktop": 18
},
"type": "typography"
},
"text4": {
"value": {
"mobile": 18,
"desktop": 20
},
"type": "typography"
},
"text5": {
"value": {
"mobile": 20,
"desktop": 28
},
"type": "typography"
},
"text6": {
"value": {
"mobile": 24,
"desktop": 32
},
"type": "typography"
},
"text7": {
"value": {
"mobile": 28,
"desktop": 40
},
"type": "typography"
},
"text8": {
"value": {
"mobile": 32,
"desktop": 48
},
"type": "typography"
},
"text9": {
"value": {
"mobile": 40,
"desktop": 56
},
"type": "typography"
},
"text10": {
"value": {
"mobile": 48,
"desktop": 64
},
"type": "typography"
}
},
"lineHeight": {
Expand All @@ -1470,6 +1540,76 @@
"desktop": 32
},
"type": "typography"
},
"text1": {
"value": {
"mobile": 16,
"desktop": 20
},
"type": "typography"
},
"text2": {
"value": {
"mobile": 20,
"desktop": 24
},
"type": "typography"
},
"text3": {
"value": {
"mobile": 24,
"desktop": 24
},
"type": "typography"
},
"text4": {
"value": {
"mobile": 24,
"desktop": 28
},
"type": "typography"
},
"text5": {
"value": {
"mobile": 24,
"desktop": 32
},
"type": "typography"
},
"text6": {
"value": {
"mobile": 32,
"desktop": 40
},
"type": "typography"
},
"text7": {
"value": {
"mobile": 32,
"desktop": 48
},
"type": "typography"
},
"text8": {
"value": {
"mobile": 40,
"desktop": 56
},
"type": "typography"
},
"text9": {
"value": {
"mobile": 48,
"desktop": 64
},
"type": "typography"
},
"text10": {
"value": {
"mobile": 56,
"desktop": 72
},
"type": "typography"
}
}
},
Expand Down
Loading

0 comments on commit 61e6c32

Please sign in to comment.