UNPKG

@atlaskit/tokens

Version:

Design tokens are the single source of truth to name and store design decisions.

313 lines 7.61 kB
{ "name": "Spacing", "tokens": { "Spacing/space.0": { "attributes": { "group": "spacing", "state": "active", "introduced": "0.12.0", "description": "Equates to `0`. Use for resetting default spacing styles." }, "value": 0 }, "Spacing/space.025": { "attributes": { "group": "spacing", "state": "active", "suggest": [ "1px", "3px" ], "introduced": "0.12.0", "description": "Use for small and compact pieces of UI." }, "value": 2 }, "Spacing/space.050": { "attributes": { "group": "spacing", "state": "active", "suggest": [ "3px", "5px" ], "introduced": "0.12.0", "description": "Use for small and compact pieces of UI." }, "value": 4 }, "Spacing/space.075": { "attributes": { "group": "spacing", "state": "active", "suggest": [ "5px", "7px" ], "introduced": "0.12.0", "description": "Use for small and compact pieces of UI." }, "value": 6 }, "Spacing/space.100": { "attributes": { "group": "spacing", "state": "active", "suggest": [ "7px", "9px" ], "introduced": "0.12.0", "description": "Use for small and compact pieces of UI." }, "value": 8 }, "Spacing/space.150": { "attributes": { "group": "spacing", "state": "active", "suggest": [ "10px", "11px", "13px", "14px" ], "introduced": "0.12.0", "description": "Use for larger and less dense pieces of UI." }, "value": 12 }, "Spacing/space.200": { "attributes": { "group": "spacing", "state": "active", "suggest": [ "14px", "15px", "17px", "18px" ], "introduced": "0.12.0", "description": "Use for larger and less dense pieces of UI." }, "value": 16 }, "Spacing/space.250": { "attributes": { "group": "spacing", "state": "active", "suggest": [ "19px", "21px", "22px", "23px" ], "introduced": "0.12.0", "description": "Use for larger and less dense pieces of UI." }, "value": 20 }, "Spacing/space.300": { "attributes": { "group": "spacing", "state": "active", "suggest": [ "23px", "25px", "26px", "27px", "28px" ], "introduced": "0.12.0", "description": "Use for larger and less dense pieces of UI." }, "value": 24 }, "Spacing/space.400": { "attributes": { "group": "spacing", "state": "active", "suggest": [ "28px", "29px", "30px", "31px", "33px", "34px", "35px" ], "introduced": "0.12.0", "description": "Use for the largest pieces of UI and for layout elements." }, "value": 32 }, "Spacing/space.500": { "attributes": { "group": "spacing", "state": "active", "introduced": "0.12.0", "description": "Use for the largest pieces of UI and for layout elements." }, "value": 40 }, "Spacing/space.600": { "attributes": { "group": "spacing", "state": "active", "introduced": "0.12.0", "description": "Use for the largest pieces of UI and for layout elements." }, "value": 48 }, "Spacing/space.800": { "attributes": { "group": "spacing", "state": "active", "introduced": "0.12.0", "description": "Use for the largest pieces of UI and for layout elements." }, "value": 64 }, "Spacing/space.1000": { "attributes": { "group": "spacing", "state": "active", "introduced": "0.12.0", "description": "Use for the largest pieces of UI and for layout elements." }, "value": 80 }, "Spacing/space.negative.025": { "attributes": { "group": "spacing", "state": "active", "suggest": [ "-1px", "-3px" ], "introduced": "1.21.0", "description": "Use to negate parent whitespace or overlap small pieces of UI." }, "value": -2 }, "Spacing/space.negative.050": { "attributes": { "group": "spacing", "state": "active", "suggest": [ "-3px", "-5px" ], "introduced": "1.21.0", "description": "Use to negate parent whitespace or overlap small pieces of UI." }, "value": -4 }, "Spacing/space.negative.075": { "attributes": { "group": "spacing", "state": "active", "suggest": [ "-5px", "-7px" ], "introduced": "1.21.0", "description": "Use to negate parent whitespace or overlap small pieces of UI." }, "value": -6 }, "Spacing/space.negative.100": { "attributes": { "group": "spacing", "state": "active", "suggest": [ "-7px", "-9px" ], "introduced": "1.21.0", "description": "Use to negate parent whitespace or overlap small pieces of UI." }, "value": -8 }, "Spacing/space.negative.150": { "attributes": { "group": "spacing", "state": "active", "suggest": [ "-10px", "-11px", "-13px", "-14px" ], "introduced": "1.21.0", "description": "Use to negate parent whitespace or overlap larger pieces of UI." }, "value": -12 }, "Spacing/space.negative.200": { "attributes": { "group": "spacing", "state": "active", "suggest": [ "-14px", "-15px", "-17px", "-18px" ], "introduced": "1.21.0", "description": "Use to negate parent whitespace or overlap larger pieces of UI." }, "value": -16 }, "Spacing/space.negative.250": { "attributes": { "group": "spacing", "state": "active", "suggest": [ "-19px", "-21px", "-22px", "-23px" ], "introduced": "1.21.0", "description": "Use to negate parent whitespace or overlap larger pieces of UI." }, "value": -20 }, "Spacing/space.negative.300": { "attributes": { "group": "spacing", "state": "active", "suggest": [ "-23px", "-25px", "-26px", "-27px", "-28px" ], "introduced": "1.21.0", "description": "Use to negate parent whitespace or overlap larger pieces of UI." }, "value": -24 }, "Spacing/space.negative.400": { "attributes": { "group": "spacing", "state": "active", "suggest": [ "-28px", "-29px", "-30px", "-31px", "-33px", "-34px", "-35px" ], "introduced": "1.21.0", "description": "Use to negate parent whitespace or overlap the largest pieces of UI." }, "value": -32 } }, "renameMap": {} }