@utrecht/components
Version:
Components for the Municipality of Utrecht based on the NL Design System architecture
178 lines (177 loc) • 5.2 kB
JSON
{
"utrecht": {
"skip-link": {
"background-color": {
"$extensions": {
"nl.nldesignsystem.css.property": {
"syntax": "<color>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": true
},
"type": "color"
},
"color": {
"$extensions": {
"nl.nldesignsystem.css.property": {
"syntax": "<color>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": true
},
"type": "color"
},
"min-block-size": {
"$extensions": {
"nl.nldesignsystem.css.property": {
"syntax": "<length>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": true
},
"type": "sizing"
},
"min-inline-size": {
"$extensions": {
"nl.nldesignsystem.css.property": {
"syntax": "<length>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": true
},
"type": "sizing"
},
"padding-block-start": {
"$extensions": {
"nl.nldesignsystem.css.property": {
"syntax": "<length>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": true
},
"type": "spacing"
},
"padding-block-end": {
"$extensions": {
"nl.nldesignsystem.css.property": {
"syntax": "<length>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": true
},
"type": "spacing"
},
"padding-inline-start": {
"$extensions": {
"nl.nldesignsystem.css.property": {
"syntax": "<length>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": true
},
"type": "spacing"
},
"padding-inline-end": {
"$extensions": {
"nl.nldesignsystem.css.property": {
"syntax": "<length>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": true
},
"type": "spacing"
},
"text-decoration": {
"$extensions": {
"nl.nldesignsystem.css.property": {
"syntax": ["inherit", "none", "underline"],
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": true
},
"type": "textDecoration"
},
"z-index": {
"$extensions": {
"nl.nldesignsystem.css.property": {
"syntax": "<number>",
"inherits": false
},
"nl.nldesignsystem.fallback": ["utrecht.layer.focus.z-index"],
"nl.nldesignsystem.figma.supports-token": false
},
"type": "other"
},
"focus": {
"background-color": {
"$extensions": {
"nl.nldesignsystem.css.property": {
"syntax": "<color>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": true,
"nl.nldesignsystem.deprecated": true,
"nl.nldesignsystem.redirect": "utrecht.skip-link.focus-visible.background-color"
},
"type": "color"
},
"color": {
"$extensions": {
"nl.nldesignsystem.css.property": {
"syntax": "<color>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": true,
"nl.nldesignsystem.deprecated": true,
"nl.nldesignsystem.redirect": "utrecht.skip-link.focus-visible.color"
},
"type": "color"
},
"text-decoration": {
"$extensions": {
"nl.nldesignsystem.css.property": {
"syntax": ["inherit", "none", "underline"],
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": true,
"nl.nldesignsystem.deprecated": true,
"nl.nldesignsystem.redirect": "utrecht.skip-link.focus-visible.text-decoration"
},
"type": "textDecoration"
}
},
"focus-visible": {
"background-color": {
"$extensions": {
"nl.nldesignsystem.css.property": {
"syntax": "<color>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": true
},
"type": "color"
},
"color": {
"$extensions": {
"nl.nldesignsystem.css.property": {
"syntax": "<color>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": true
},
"type": "color"
},
"text-decoration": {
"$extensions": {
"nl.nldesignsystem.css.property": {
"syntax": ["inherit", "none", "underline"],
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": true
},
"type": "textDecoration"
}
}
}
}
}