Skip to content

Commit aacf49d

Browse files
style: breadcrumb navigation tokens amsterdam community component
1 parent 86bcbf7 commit aacf49d

File tree

1 file changed

+77
-0
lines changed

1 file changed

+77
-0
lines changed

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

Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3179,6 +3179,82 @@
31793179
}
31803180
}
31813181
},
3182+
"components/breadcrumb-nav/amsterdam": {
3183+
"ams": {
3184+
"breadcrumb": {
3185+
"font-family": {
3186+
"$type": "fontFamilies",
3187+
"$value": "{basis.text.font-family.default}"
3188+
},
3189+
"font-size": {
3190+
"$type": "fontSizes",
3191+
"$value": "{basis.text.font-size.md}"
3192+
},
3193+
"font-weight": {
3194+
"$type": "fontWeights",
3195+
"$value": "{basis.text.font-weight.default}"
3196+
},
3197+
"line-height": {
3198+
"$type": "lineHeights",
3199+
"$value": "{basis.text.line-height.md}"
3200+
},
3201+
"separator": {
3202+
"background-image": {
3203+
"$type": "other",
3204+
"$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>\")",
3205+
"$description": "[code-only]"
3206+
},
3207+
"block-size": {
3208+
"$type": "dimension",
3209+
"$value": "{basis.size.icon.sm}"
3210+
},
3211+
"inline-size": {
3212+
"$type": "dimension",
3213+
"$value": "{basis.size.icon.sm}"
3214+
},
3215+
"margin-inline": {
3216+
"$type": "dimension",
3217+
"$value": "{basis.space.column.md}"
3218+
}
3219+
},
3220+
"link": {
3221+
"color": {
3222+
"$type": "color",
3223+
"$value": "{basis.color.action-2.color-default}"
3224+
},
3225+
"outline-offset": {
3226+
"$type": "other",
3227+
"$value": "auto",
3228+
"$description": "[code-only]"
3229+
},
3230+
"text-decoration-line": {
3231+
"$type": "textDecoration",
3232+
"$value": "underline"
3233+
},
3234+
"text-decoration-thickness": {
3235+
"$type": "other",
3236+
"$value": "auto",
3237+
"$description": "[code-only]"
3238+
},
3239+
"text-underline-offset": {
3240+
"$type": "other",
3241+
"$value": "auto",
3242+
"$description": "[code-only]"
3243+
},
3244+
"hover": {
3245+
"color": {
3246+
"$type": "color",
3247+
"$value": "{basis.color.action-2.color-hover}"
3248+
},
3249+
"text-decoration-line": {
3250+
"$type": "textDecoration",
3251+
"$value": "{ams.links.subtle.hover.text-decoration-line}"
3252+
}
3253+
}
3254+
}
3255+
}
3256+
}
3257+
},
31823258
"components/breadcrumb-nav/utrecht": {
31833259
"utrecht": {
31843260
"breadcrumb-nav": {
@@ -14443,6 +14519,7 @@
1444314519
"components/avatar",
1444414520
"components/backdrop",
1444514521
"components/blockquote",
14522+
"components/breadcrumb-nav/amsterdam",
1444614523
"components/breadcrumb-nav/utrecht",
1444714524
"components/breadcrumb-nav/todo",
1444814525
"components/button/nl",

0 commit comments

Comments
 (0)