|
| 1 | +--- |
| 2 | +'@sumup-oss/design-tokens': minor |
| 3 | +--- |
| 4 | + |
| 5 | +Consolidated and renamed the `typography` tokens: |
| 6 | + |
| 7 | +| Old | New | |
| 8 | +| --------------------------------------- | ----------------------------------- | |
| 9 | +| `typography-title-one-font-size` | `typography-display-l-font-size` | |
| 10 | +| `typography-title-one-line-height` | `typography-display-l-line-height` | |
| 11 | +| `typography-title-two-font-size` | `typography-display-m-font-size` | |
| 12 | +| `typography-title-two-line-height` | `typography-display-m-line-height` | |
| 13 | +| `typography-title-three-font-size` | `typography-display-m-font-size` | |
| 14 | +| `typography-title-three-line-height` | `typography-display-m-line-height` | |
| 15 | +| `typography-title-four-font-size` | `typography-display-s-font-size` | |
| 16 | +| `typography-title-four-line-height` | `typography-display-s-line-height` | |
| 17 | +| `typography-headline-one-font-size` | `typography-headline-l-font-size` | |
| 18 | +| `typography-headline-one-line-height` | `typography-headline-l-line-height` | |
| 19 | +| `typography-headline-two-font-size` | `typography-headline-m-font-size` | |
| 20 | +| `typography-headline-two-line-height` | `typography-headline-m-line-height` | |
| 21 | +| `typography-headline-three-font-size` | `typography-headline-m-font-size` | |
| 22 | +| `typography-headline-three-line-height` | `typography-headline-m-line-height` | |
| 23 | +| `typography-headline-four-font-size` | `typography-headline-s-font-size` | |
| 24 | +| `typography-headline-four-line-height` | `typography-headline-s-line-height` | |
| 25 | +| `typography-sub-headline-font-size` | `typography-headline-s-font-size` | |
| 26 | +| `typography-sub-headline-line-height` | `typography-headline-s-line-height` | |
| 27 | +| `typography-body-large-font-size` | `typography-body-l-font-size` | |
| 28 | +| `typography-body-large-line-height` | `typography-body-l-line-height` | |
| 29 | +| `typography-body-one-font-size` | `typography-body-m-font-size` | |
| 30 | +| `typography-body-one-line-height` | `typography-body-m-line-height` | |
| 31 | +| `typography-body-two-font-size` | `typography-body-s-font-size` | |
| 32 | +| `typography-body-two-line-height` | `typography-body-s-line-height` | |
0 commit comments