diff --git a/packages/calcite-design-tokens/src/semantic/space.json b/packages/calcite-design-tokens/src/semantic/space.json index 747ff2a89c9..5c9b4e866f5 100644 --- a/packages/calcite-design-tokens/src/semantic/space.json +++ b/packages/calcite-design-tokens/src/semantic/space.json @@ -2,56 +2,6 @@ "semantic": { "space": { "fixed": { - "px": { - "value": "{core.size.default.1}", - "type": "space", - "description": "deprecated", - "attributes": { - "calcite-schema": { - "system": "calcite", - "tier": "semantic", - "domain": "", - "component": "", - "pattern": "fixed", - "element": "", - "category": "space", - "group": "", - "kind": "", - "appearance": "", - "property": "", - "variant": "", - "state": "", - "scale": "px", - "context": "", - "mode": "" - } - } - }, - "base": { - "value": "{core.size.default.2}", - "type": "space", - "description": "deprecated", - "attributes": { - "calcite-schema": { - "system": "calcite", - "tier": "semantic", - "domain": "", - "component": "", - "pattern": "fixed", - "element": "", - "category": "space", - "group": "", - "kind": "", - "appearance": "", - "property": "", - "variant": "", - "state": "", - "scale": "base", - "context": "", - "mode": "" - } - } - }, "xxs": { "value": "{core.size.default.4}", "type": "space",