Skip to content

Commit a724fd6

Browse files
style: breadcrumb navigation tokens amsterdam community component - Voorbeeld
1 parent 86bcbf7 commit a724fd6

File tree

1 file changed

+77
-0
lines changed

1 file changed

+77
-0
lines changed

packages/voorbeeld-design-tokens/figma/voorbeeld.tokens.json

Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3426,6 +3426,82 @@
34263426
}
34273427
}
34283428
},
3429+
"components/breadcrumb-nav/amsterdam": {
3430+
"ams": {
3431+
"breadcrumb": {
3432+
"font-family": {
3433+
"$type": "fontFamilies",
3434+
"$value": "{basis.text.font-family.default}"
3435+
},
3436+
"font-size": {
3437+
"$type": "fontSizes",
3438+
"$value": "{basis.text.font-size.md}"
3439+
},
3440+
"font-weight": {
3441+
"$type": "fontWeights",
3442+
"$value": "{basis.text.font-weight.default}"
3443+
},
3444+
"line-height": {
3445+
"$type": "lineHeights",
3446+
"$value": "{basis.text.line-height.md}"
3447+
},
3448+
"separator": {
3449+
"background-image": {
3450+
"$type": "other",
3451+
"$value": "url(\"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'><path fill='%23000000' fill-rule='evenodd' d='m9.757 32-2.9-2.91L19.937 16 6.857 2.91 9.757 0l16 16z'/></svg>\")",
3452+
"$description": "[code-only]"
3453+
},
3454+
"block-size": {
3455+
"$type": "dimension",
3456+
"$value": "0.750rem"
3457+
},
3458+
"inline-size": {
3459+
"$type": "dimension",
3460+
"$value": "0.750rem"
3461+
},
3462+
"margin-inline": {
3463+
"$type": "dimension",
3464+
"$value": "{basis.space.column.lg}"
3465+
}
3466+
},
3467+
"link": {
3468+
"color": {
3469+
"$type": "color",
3470+
"$value": "{basis.color.action-2.color-default}"
3471+
},
3472+
"outline-offset": {
3473+
"$type": "other",
3474+
"$value": "auto",
3475+
"$description": "[code-only]"
3476+
},
3477+
"text-decoration-line": {
3478+
"$type": "textDecoration",
3479+
"$value": "underline"
3480+
},
3481+
"text-underline-offset": {
3482+
"$type": "other",
3483+
"$value": "auto",
3484+
"$description": "[code-only]"
3485+
},
3486+
"text-decoration-thickness": {
3487+
"$type": "other",
3488+
"$value": "auto",
3489+
"$description": "[code-only]"
3490+
},
3491+
"hover": {
3492+
"color": {
3493+
"$type": "color",
3494+
"$value": "{basis.color.action-2.color-hover}"
3495+
},
3496+
"text-decoration-line": {
3497+
"$type": "textDecoration",
3498+
"$value": "None"
3499+
}
3500+
}
3501+
}
3502+
}
3503+
}
3504+
},
34293505
"components/breadcrumb-nav/utrecht": {
34303506
"utrecht": {
34313507
"breadcrumb-nav": {
@@ -14690,6 +14766,7 @@
1469014766
"components/avatar",
1469114767
"components/backdrop",
1469214768
"components/blockquote",
14769+
"components/breadcrumb-nav/amsterdam",
1469314770
"components/breadcrumb-nav/utrecht",
1469414771
"components/breadcrumb-nav/todo",
1469514772
"components/button/nl",

0 commit comments

Comments
 (0)