UNPKG

@utrecht/components

Version:

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

79 lines (78 loc) 2.13 kB
{ "utrecht": { "button-group": { "background-color": { "$extensions": { "nl.nldesignsystem.css.property": { "syntax": "<color>", "inherits": true }, "nl.nldesignsystem.figma.supports-token": true }, "type": "color" }, "column-gap": { "$extensions": { "nl.nldesignsystem.css.property": { "syntax": "<length>", "inherits": true }, "nl.nldesignsystem.figma.supports-token": true }, "comment": "'column-gap', for lack of a better existing property.", "type": "spacing" }, "margin-block-end": { "$extensions": { "nl.nldesignsystem.css.property": { "syntax": "<length>", "inherits": true }, "nl.nldesignsystem.figma.supports-token": false }, "type": "spacing" }, "margin-block-start": { "$extensions": { "nl.nldesignsystem.css.property": { "syntax": "<length>", "inherits": true }, "nl.nldesignsystem.figma.supports-token": false }, "type": "spacing" }, "padding-block-end": { "$extensions": { "nl.nldesignsystem.css.property": { "syntax": "<length>", "inherits": true }, "nl.nldesignsystem.figma.supports-token": true }, "type": "spacing" }, "padding-block-start": { "$extensions": { "nl.nldesignsystem.css.property": { "syntax": "<length>", "inherits": true }, "nl.nldesignsystem.figma.supports-token": true }, "type": "spacing" }, "row-gap": { "$extensions": { "nl.nldesignsystem.css.property": { "syntax": "<length>", "inherits": true }, "nl.nldesignsystem.figma.supports-token": true }, "comment": "'row-gap', for lack of a better existing property.", "type": "spacing" } } } }