Skip to content

Commit

Permalink
generated typography tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
mimarz committed Jun 20, 2024
1 parent 51fe555 commit 93103bb
Show file tree
Hide file tree
Showing 13 changed files with 254 additions and 254 deletions.
62 changes: 31 additions & 31 deletions apps/storefront/tokens/altinn/dark.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2343,7 +2343,7 @@ export const typography = [
original: {
type: "typography",
value: {
fontFamily: "{font.main}",
fontFamily: "{font.family}",
fontWeight: "{font-weight.medium}",
lineHeight: "{line-height.sm}",
fontSize: "{font-size.11}",
Expand All @@ -2367,7 +2367,7 @@ export const typography = [
original: {
type: "typography",
value: {
fontFamily: "{font.main}",
fontFamily: "{font.family}",
fontWeight: "{font-weight.medium}",
lineHeight: "{line-height.sm}",
fontSize: "{font-size.10}",
Expand All @@ -2392,7 +2392,7 @@ export const typography = [
original: {
type: "typography",
value: {
fontFamily: "{font.main}",
fontFamily: "{font.family}",
fontWeight: "{font-weight.medium}",
lineHeight: "{line-height.sm}",
fontSize: "{font-size.9}",
Expand All @@ -2417,7 +2417,7 @@ export const typography = [
original: {
type: "typography",
value: {
fontFamily: "{font.main}",
fontFamily: "{font.family}",
fontWeight: "{font-weight.medium}",
lineHeight: "{line-height.sm}",
fontSize: "{font-size.8}",
Expand All @@ -2442,7 +2442,7 @@ export const typography = [
original: {
type: "typography",
value: {
fontFamily: "{font.main}",
fontFamily: "{font.family}",
fontWeight: "{font-weight.medium}",
lineHeight: "{line-height.sm}",
fontSize: "{font-size.7}",
Expand All @@ -2467,7 +2467,7 @@ export const typography = [
original: {
type: "typography",
value: {
fontFamily: "{font.main}",
fontFamily: "{font.family}",
fontWeight: "{font-weight.medium}",
lineHeight: "{line-height.sm}",
fontSize: "{font-size.6}",
Expand All @@ -2492,7 +2492,7 @@ export const typography = [
original: {
type: "typography",
value: {
fontFamily: "{font.main}",
fontFamily: "{font.family}",
fontWeight: "{font-weight.medium}",
lineHeight: "{line-height.sm}",
fontSize: "{font-size.5}",
Expand All @@ -2516,7 +2516,7 @@ export const typography = [
original: {
type: "typography",
value: {
fontFamily: "{font.main}",
fontFamily: "{font.family}",
fontWeight: "{font-weight.regular}",
lineHeight: "{line-height.lg}",
fontSize: "{font-size.8}",
Expand All @@ -2539,7 +2539,7 @@ export const typography = [
original: {
type: "typography",
value: {
fontFamily: "{font.main}",
fontFamily: "{font.family}",
fontWeight: "{font-weight.regular}",
lineHeight: "{line-height.lg}",
fontSize: "{font-size.7}",
Expand All @@ -2562,7 +2562,7 @@ export const typography = [
original: {
type: "typography",
value: {
fontFamily: "{font.main}",
fontFamily: "{font.family}",
fontWeight: "{font-weight.regular}",
lineHeight: "{line-height.lg}",
fontSize: "{font-size.6}",
Expand All @@ -2585,7 +2585,7 @@ export const typography = [
original: {
type: "typography",
value: {
fontFamily: "{font.main}",
fontFamily: "{font.family}",
fontWeight: "{font-weight.regular}",
lineHeight: "{line-height.lg}",
fontSize: "{font-size.5}",
Expand All @@ -2608,7 +2608,7 @@ export const typography = [
original: {
type: "typography",
value: {
fontFamily: "{font.main}",
fontFamily: "{font.family}",
fontWeight: "{font-weight.regular}",
lineHeight: "{line-height.md}",
fontSize: "{font-size.6}",
Expand All @@ -2631,7 +2631,7 @@ export const typography = [
original: {
type: "typography",
value: {
fontFamily: "{font.main}",
fontFamily: "{font.family}",
fontWeight: "{font-weight.regular}",
lineHeight: "{line-height.md}",
fontSize: "{font-size.5}",
Expand All @@ -2654,7 +2654,7 @@ export const typography = [
original: {
type: "typography",
value: {
fontFamily: "{font.main}",
fontFamily: "{font.family}",
fontWeight: "{font-weight.regular}",
lineHeight: "{line-height.md}",
fontSize: "{font-size.4}",
Expand All @@ -2677,7 +2677,7 @@ export const typography = [
original: {
type: "typography",
value: {
fontFamily: "{font.main}",
fontFamily: "{font.family}",
fontWeight: "{font-weight.regular}",
lineHeight: "{line-height.md}",
fontSize: "{font-size.3}",
Expand All @@ -2700,7 +2700,7 @@ export const typography = [
original: {
type: "typography",
value: {
fontFamily: "{font.main}",
fontFamily: "{font.family}",
fontWeight: "{font-weight.regular}",
lineHeight: "{line-height.sm}",
fontSize: "{font-size.6}",
Expand All @@ -2724,7 +2724,7 @@ export const typography = [
original: {
type: "typography",
value: {
fontFamily: "{font.main}",
fontFamily: "{font.family}",
fontWeight: "{font-weight.regular}",
lineHeight: "{line-height.sm}",
fontSize: "{font-size.5}",
Expand All @@ -2748,7 +2748,7 @@ export const typography = [
original: {
type: "typography",
value: {
fontFamily: "{font.main}",
fontFamily: "{font.family}",
fontWeight: "{font-weight.regular}",
lineHeight: "{line-height.sm}",
fontSize: "{font-size.4}",
Expand All @@ -2772,7 +2772,7 @@ export const typography = [
original: {
type: "typography",
value: {
fontFamily: "{font.main}",
fontFamily: "{font.family}",
fontWeight: "{font-weight.regular}",
lineHeight: "{line-height.sm}",
fontSize: "{font-size.3}",
Expand All @@ -2796,7 +2796,7 @@ export const typography = [
original: {
type: "typography",
value: {
fontFamily: "{font.main}",
fontFamily: "{font.family}",
fontWeight: "{font-weight.regular}",
lineHeight: "{line-height.lg}",
fontSize: "{font-size.5}",
Expand All @@ -2820,7 +2820,7 @@ export const typography = [
original: {
type: "typography",
value: {
fontFamily: "{font.main}",
fontFamily: "{font.family}",
fontWeight: "{font-weight.regular}",
lineHeight: "{line-height.lg}",
fontSize: "{font-size.4}",
Expand All @@ -2844,7 +2844,7 @@ export const typography = [
original: {
type: "typography",
value: {
fontFamily: "{font.main}",
fontFamily: "{font.family}",
fontWeight: "{font-weight.regular}",
lineHeight: "{line-height.lg}",
fontSize: "{font-size.3}",
Expand All @@ -2868,7 +2868,7 @@ export const typography = [
original: {
type: "typography",
value: {
fontFamily: "{font.main}",
fontFamily: "{font.family}",
fontWeight: "{font-weight.regular}",
lineHeight: "{line-height.lg}",
fontSize: "{font-size.2}",
Expand All @@ -2892,7 +2892,7 @@ export const typography = [
original: {
type: "typography",
value: {
fontFamily: "{font.main}",
fontFamily: "{font.family}",
fontWeight: "{font-weight.medium}",
lineHeight: "{line-height.sm}",
fontSize: "{font-size.6}",
Expand All @@ -2915,7 +2915,7 @@ export const typography = [
original: {
type: "typography",
value: {
fontFamily: "{font.main}",
fontFamily: "{font.family}",
fontWeight: "{font-weight.medium}",
lineHeight: "{line-height.sm}",
fontSize: "{font-size.5}",
Expand All @@ -2938,7 +2938,7 @@ export const typography = [
original: {
type: "typography",
value: {
fontFamily: "{font.main}",
fontFamily: "{font.family}",
fontWeight: "{font-weight.medium}",
lineHeight: "{line-height.sm}",
fontSize: "{font-size.4}",
Expand All @@ -2961,7 +2961,7 @@ export const typography = [
original: {
type: "typography",
value: {
fontFamily: "{font.main}",
fontFamily: "{font.family}",
fontWeight: "{font-weight.medium}",
lineHeight: "{line-height.sm}",
fontSize: "{font-size.3}",
Expand All @@ -2984,7 +2984,7 @@ export const typography = [
original: {
type: "typography",
value: {
fontFamily: "{font.main}",
fontFamily: "{font.family}",
fontWeight: "{font-weight.regular}",
lineHeight: "{line-height.sm}",
fontSize: "{font-size.6}",
Expand All @@ -3007,7 +3007,7 @@ export const typography = [
original: {
type: "typography",
value: {
fontFamily: "{font.main}",
fontFamily: "{font.family}",
fontWeight: "{font-weight.regular}",
lineHeight: "{line-height.sm}",
fontSize: "{font-size.5}",
Expand All @@ -3030,7 +3030,7 @@ export const typography = [
original: {
type: "typography",
value: {
fontFamily: "{font.main}",
fontFamily: "{font.family}",
fontWeight: "{font-weight.regular}",
lineHeight: "{line-height.sm}",
fontSize: "{font-size.4}",
Expand All @@ -3053,7 +3053,7 @@ export const typography = [
original: {
type: "typography",
value: {
fontFamily: "{font.main}",
fontFamily: "{font.family}",
fontWeight: "{font-weight.regular}",
lineHeight: "{line-height.sm}",
fontSize: "{font-size.3}",
Expand Down
Loading

0 comments on commit 93103bb

Please sign in to comment.