UNPKG

@primer/primitives

Version:

Typography, spacing, and color primitives for Primer design system

251 lines (250 loc) • 7.13 kB
{ "base-duration-0": { "key": "{base.duration.0}", "filePath": "src/tokens/base/motion/timing.json5", "isSource": true, "original": { "$value": "0ms", "$type": "duration", "key": "{base.duration.0}" }, "name": "base-duration-0", "attributes": {}, "path": ["base", "duration", "0"], "value": "0ms", "type": "duration" }, "base-duration-100": { "key": "{base.duration.100}", "filePath": "src/tokens/base/motion/timing.json5", "isSource": true, "original": { "$value": "100ms", "$type": "duration", "key": "{base.duration.100}" }, "name": "base-duration-100", "attributes": {}, "path": ["base", "duration", "100"], "value": "100ms", "type": "duration" }, "base-duration-1000": { "key": "{base.duration.1000}", "filePath": "src/tokens/base/motion/timing.json5", "isSource": true, "original": { "$value": "1000ms", "$type": "duration", "key": "{base.duration.1000}" }, "name": "base-duration-1000", "attributes": {}, "path": ["base", "duration", "1000"], "value": "1000ms", "type": "duration" }, "base-duration-200": { "key": "{base.duration.200}", "filePath": "src/tokens/base/motion/timing.json5", "isSource": true, "original": { "$value": "200ms", "$type": "duration", "key": "{base.duration.200}" }, "name": "base-duration-200", "attributes": {}, "path": ["base", "duration", "200"], "value": "200ms", "type": "duration" }, "base-duration-300": { "key": "{base.duration.300}", "filePath": "src/tokens/base/motion/timing.json5", "isSource": true, "original": { "$value": "300ms", "$type": "duration", "key": "{base.duration.300}" }, "name": "base-duration-300", "attributes": {}, "path": ["base", "duration", "300"], "value": "300ms", "type": "duration" }, "base-duration-400": { "key": "{base.duration.400}", "filePath": "src/tokens/base/motion/timing.json5", "isSource": true, "original": { "$value": "400ms", "$type": "duration", "key": "{base.duration.400}" }, "name": "base-duration-400", "attributes": {}, "path": ["base", "duration", "400"], "value": "400ms", "type": "duration" }, "base-duration-50": { "key": "{base.duration.50}", "filePath": "src/tokens/base/motion/timing.json5", "isSource": true, "original": { "$value": "50ms", "$type": "duration", "key": "{base.duration.50}" }, "name": "base-duration-50", "attributes": {}, "path": ["base", "duration", "50"], "value": "50ms", "type": "duration" }, "base-duration-500": { "key": "{base.duration.500}", "filePath": "src/tokens/base/motion/timing.json5", "isSource": true, "original": { "$value": "500ms", "$type": "duration", "key": "{base.duration.500}" }, "name": "base-duration-500", "attributes": {}, "path": ["base", "duration", "500"], "value": "500ms", "type": "duration" }, "base-duration-600": { "key": "{base.duration.600}", "filePath": "src/tokens/base/motion/timing.json5", "isSource": true, "original": { "$value": "600ms", "$type": "duration", "key": "{base.duration.600}" }, "name": "base-duration-600", "attributes": {}, "path": ["base", "duration", "600"], "value": "600ms", "type": "duration" }, "base-duration-700": { "key": "{base.duration.700}", "filePath": "src/tokens/base/motion/timing.json5", "isSource": true, "original": { "$value": "700ms", "$type": "duration", "key": "{base.duration.700}" }, "name": "base-duration-700", "attributes": {}, "path": ["base", "duration", "700"], "value": "700ms", "type": "duration" }, "base-duration-800": { "key": "{base.duration.800}", "filePath": "src/tokens/base/motion/timing.json5", "isSource": true, "original": { "$value": "800ms", "$type": "duration", "key": "{base.duration.800}" }, "name": "base-duration-800", "attributes": {}, "path": ["base", "duration", "800"], "value": "800ms", "type": "duration" }, "base-duration-900": { "key": "{base.duration.900}", "filePath": "src/tokens/base/motion/timing.json5", "isSource": true, "original": { "$value": "900ms", "$type": "duration", "key": "{base.duration.900}" }, "name": "base-duration-900", "attributes": {}, "path": ["base", "duration", "900"], "value": "900ms", "type": "duration" }, "base-easing-easeIn": { "key": "{base.easing.easeIn}", "filePath": "src/tokens/base/motion/easing.json5", "isSource": true, "original": { "$value": [0.7, 0.1, 0.75, 0.9], "$type": "cubicBezier", "$description": "Ideal for movement that starts on the page and ends off the page.", "key": "{base.easing.easeIn}" }, "name": "base-easing-easeIn", "attributes": {}, "path": ["base", "easing", "easeIn"], "value": [0.7, 0.1, 0.75, 0.9], "type": "cubicBezier", "description": "Ideal for movement that starts on the page and ends off the page." }, "base-easing-easeInOut": { "key": "{base.easing.easeInOut}", "filePath": "src/tokens/base/motion/easing.json5", "isSource": true, "original": { "$value": [0.6, 0, 0.2, 1], "$type": "cubicBezier", "$description": "Ideal for movement that starts and ends on the page.", "key": "{base.easing.easeInOut}" }, "name": "base-easing-easeInOut", "attributes": {}, "path": ["base", "easing", "easeInOut"], "value": [0.6, 0, 0.2, 1], "type": "cubicBezier", "description": "Ideal for movement that starts and ends on the page." }, "base-easing-easeOut": { "key": "{base.easing.easeOut}", "filePath": "src/tokens/base/motion/easing.json5", "isSource": true, "original": { "$value": [0.3, 0.8, 0.6, 1], "$type": "cubicBezier", "$description": "Ideal for movement that starts off the page and ends on the page.", "key": "{base.easing.easeOut}" }, "name": "base-easing-easeOut", "attributes": {}, "path": ["base", "easing", "easeOut"], "value": [0.3, 0.8, 0.6, 1], "type": "cubicBezier", "description": "Ideal for movement that starts off the page and ends on the page." }, "base-easing-linear": { "key": "{base.easing.linear}", "filePath": "src/tokens/base/motion/easing.json5", "isSource": true, "original": { "$value": [0, 0, 1, 1], "$type": "cubicBezier", "$description": "Ideal for non-movement properties, like opacity or background color.", "key": "{base.easing.linear}" }, "name": "base-easing-linear", "attributes": {}, "path": ["base", "easing", "linear"], "value": [0, 0, 1, 1], "type": "cubicBezier", "description": "Ideal for non-movement properties, like opacity or background color." } }