UNPKG

@utrecht/components

Version:

Components for the Municipality of Utrecht based on the NL Design System architecture

115 lines (114 loc) 3.19 kB
{ "utrecht": { "form-field-description": { "color": { "$extensions": { "nl.nldesignsystem.css.property": { "syntax": "<color>", "inherits": true }, "nl.nldesignsystem.figma.supports-token": true }, "type": "color" }, "font-family": { "$extensions": { "nl.nldesignsystem.css.property": { "syntax": "*", "inherits": true }, "nl.nldesignsystem.figma.supports-token": true }, "type": "fontFamilies" }, "font-size": { "$extensions": { "nl.nldesignsystem.css.property": { "syntax": "<length>", "inherits": true }, "nl.nldesignsystem.figma.supports-token": true }, "type": "fontSizes" }, "font-style": { "$extensions": { "nl.nldesignsystem.css.property": { "syntax": ["inherit", "italic", "normal"], "inherits": true }, "nl.nldesignsystem.figma.supports-token": false }, "type": "other" }, "line-height": { "$extensions": { "nl.nldesignsystem.css.property": { "syntax": "<length>", "inherits": true }, "nl.nldesignsystem.figma.supports-token": true }, "type": "lineHeights" }, "margin-block-start": { "$extensions": { "nl.nldesignsystem.css.property": { "syntax": "<length>", "inherits": true }, "nl.nldesignsystem.figma.supports-token": false }, "type": "sizing" }, "margin-block-end": { "$extensions": { "nl.nldesignsystem.css.property": { "syntax": "<length>", "inherits": true }, "nl.nldesignsystem.figma.supports-token": false }, "type": "sizing" }, "invalid": { "font-weight": { "$extensions": { "nl.nldesignsystem.css.property": { "syntax": "<number>", "inherits": true }, "nl.nldesignsystem.deprecated": true, "nl.nldesignsystem.redirect": "utrecht.form-field-error-message.font-weight", "nl.nldesignsystem.figma.supports-token": false }, "type": "fontWeights" }, "color": { "$extensions": { "nl.nldesignsystem.css.property": { "syntax": "<color>", "inherits": true }, "nl.nldesignsystem.deprecated": true, "nl.nldesignsystem.redirect": "utrecht.form-field-error-message.color", "nl.nldesignsystem.figma.supports-token": false }, "type": "color" } }, "valid": { "color": { "$extensions": { "nl.nldesignsystem.css.property": { "syntax": "<color>", "inherits": true }, "nl.nldesignsystem.figma.supports-token": false }, "type": "color" } } } } }