|
3179 | 3179 | } |
3180 | 3180 | } |
3181 | 3181 | }, |
| 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 | + }, |
3182 | 3258 | "components/breadcrumb-nav/utrecht": { |
3183 | 3259 | "utrecht": { |
3184 | 3260 | "breadcrumb-nav": { |
|
14443 | 14519 | "components/avatar", |
14444 | 14520 | "components/backdrop", |
14445 | 14521 | "components/blockquote", |
| 14522 | + "components/breadcrumb-nav/amsterdam", |
14446 | 14523 | "components/breadcrumb-nav/utrecht", |
14447 | 14524 | "components/breadcrumb-nav/todo", |
14448 | 14525 | "components/button/nl", |
|
0 commit comments