|
3426 | 3426 | } |
3427 | 3427 | } |
3428 | 3428 | }, |
| 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 | + }, |
3429 | 3505 | "components/breadcrumb-nav/utrecht": { |
3430 | 3506 | "utrecht": { |
3431 | 3507 | "breadcrumb-nav": { |
|
14690 | 14766 | "components/avatar", |
14691 | 14767 | "components/backdrop", |
14692 | 14768 | "components/blockquote", |
| 14769 | + "components/breadcrumb-nav/amsterdam", |
14693 | 14770 | "components/breadcrumb-nav/utrecht", |
14694 | 14771 | "components/breadcrumb-nav/todo", |
14695 | 14772 | "components/button/nl", |
|
0 commit comments