From 76e0f9ac81d9fe82efb8debaded8a442b663fc51 Mon Sep 17 00:00:00 2001 From: Carlos Viteri Date: Thu, 14 Nov 2024 22:03:45 -0500 Subject: [PATCH 1/3] revert changes --- dist/rei-dot-com/figma/figma.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/rei-dot-com/figma/figma.json b/dist/rei-dot-com/figma/figma.json index d015a0c..7a6897e 100644 --- a/dist/rei-dot-com/figma/figma.json +++ b/dist/rei-dot-com/figma/figma.json @@ -17,7 +17,7 @@ "$type": "color" }, "$type": "color", - "$value": "#ffffda" + "$value": "#ffffff" }, "white-75": { "filePath": "tokens/_options/color.json5", From 7ada8c35c61935d777581920543a4505fc5d05aa Mon Sep 17 00:00:00 2001 From: Carlos Viteri Date: Thu, 14 Nov 2024 22:08:52 -0500 Subject: [PATCH 2/3] fix conflicts --- dist/rei-dot-com/figma/figma.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dist/rei-dot-com/figma/figma.json b/dist/rei-dot-com/figma/figma.json index 92c4f3e..ec97c7b 100644 --- a/dist/rei-dot-com/figma/figma.json +++ b/dist/rei-dot-com/figma/figma.json @@ -11,12 +11,13 @@ } }, "white": { + "$value": "#ffffff", "filePath": "tokens/_options/color.json5", "$type": "color", "original": { "$value": "#ffffff", "$type": "color" - }, + } }, "white-75": { "$value": "rgba(255, 255, 255, 0.75)", From 5eb12b619fcd3710215b0427bfa736dd4f2c5e92 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 15 Nov 2024 03:09:21 +0000 Subject: [PATCH 3/3] chore: update design tokens from Figma [skip ci] --- dist/docsite/json/platform-tokens.json | 27180 ------------------- dist/rei-dot-com/json/platform-tokens.json | 26808 ------------------ 2 files changed, 53988 deletions(-) delete mode 100644 dist/docsite/json/platform-tokens.json delete mode 100644 dist/rei-dot-com/json/platform-tokens.json diff --git a/dist/docsite/json/platform-tokens.json b/dist/docsite/json/platform-tokens.json deleted file mode 100644 index f7410c7..0000000 --- a/dist/docsite/json/platform-tokens.json +++ /dev/null @@ -1,27180 +0,0 @@ -{ - "global": { - "colors": [ - { - "$value": "#fafbf9", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for primary buttons" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for primary buttons" - } - }, - "name": "cdr-color-text-button-primary", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#1f513f", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for the hover state of primary buttons" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.blue-spruce-green-1000}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for the hover state of primary buttons" - } - }, - "name": "cdr-color-text-button-primary-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for the active state of primary buttons" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for the active state of primary buttons" - } - }, - "name": "cdr-color-text-button-primary-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#ffffff", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for disabled primary buttons" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.white}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for disabled primary buttons" - } - }, - "name": "cdr-color-text-button-primary-disabled", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for secondary buttons" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for secondary buttons" - } - }, - "name": "cdr-color-text-button-secondary", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for the hover state of secondary buttons" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for the hover state of secondary buttons" - } - }, - "name": "cdr-color-text-button-secondary-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for the active state of secondary buttons" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for the active state of secondary buttons" - } - }, - "name": "cdr-color-text-button-secondary-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for disabled secondary buttons" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for disabled secondary buttons" - } - }, - "name": "cdr-color-text-button-secondary-disabled", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "newToken": "", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for the dark button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "newToken": "", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for the dark button" - } - }, - "name": "cdr-color-text-button-dark", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "newToken": "", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for the hover state of the dark button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "newToken": "", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for the hover state of the dark button" - } - }, - "name": "cdr-color-text-button-dark-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "newToken": "", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for the active state of the dark button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "newToken": "", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for the active state of the dark button" - } - }, - "name": "cdr-color-text-button-dark-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#ffffff", - "$type": "color", - "newToken": "", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for disabled dark buttons" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.white}", - "$type": "color", - "newToken": "", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for disabled dark buttons" - } - }, - "name": "cdr-color-text-button-dark-disabled", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#ffffff", - "$type": "color", - "newToken": "", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for the sale button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.white}", - "$type": "color", - "newToken": "", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for the sale button" - } - }, - "name": "cdr-color-text-button-sale", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#c7370f", - "$type": "color", - "newToken": "", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for the hover state of the sale button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.sale-red-800}", - "$type": "color", - "newToken": "", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for the hover state of the sale button" - } - }, - "name": "cdr-color-text-button-sale-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#ffffff", - "$type": "color", - "newToken": "", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for the active state of the sale button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.white}", - "$type": "color", - "newToken": "", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for the active state of the sale button" - } - }, - "name": "cdr-color-text-button-sale-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#ffffff", - "$type": "color", - "newToken": "", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for disabled sale buttons" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.white}", - "$type": "color", - "newToken": "", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for disabled sale buttons" - } - }, - "name": "cdr-color-text-button-sale-disabled", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Text color for default chips" - }, - "filePath": "tokens/global/chip.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Text color for default chips" - } - }, - "name": "cdr-color-text-chip-default", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Text color for default chips" - }, - "filePath": "tokens/global/chip.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Text color for default chips" - } - }, - "name": "cdr-color-text-chip-disabled", - "attributes": { - "deprecated": false - } - }, - { - "$value": "rgba(46, 46, 43, 0.9)", - "$type": "color", - "docs": { - "category": "colors", - "type": "text", - "example": "color", - "description": "The default, primary text color" - }, - "filePath": "tokens/themes/docsite/color.json5", - "isSource": true, - "original": { - "$value": "{options.color.warm-grey-1000-90}", - "$type": "color", - "docs": { - "category": "colors", - "type": "text", - "example": "color", - "description": "The default, primary text color" - } - }, - "name": "cdr-color-text-primary", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "text", - "example": "color", - "description": "The secondary text color" - }, - "filePath": "tokens/themes/docsite/color.json5", - "isSource": true, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "text", - "example": "color", - "description": "The secondary text color" - } - }, - "name": "cdr-color-text-secondary", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#2e2e2b", - "$type": "color", - "docs": { - "category": "colors", - "type": "text", - "example": "color", - "description": "The emphasis text color" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-1000}", - "$type": "color", - "docs": { - "category": "colors", - "type": "text", - "example": "color", - "description": "The emphasis text color" - } - }, - "name": "cdr-color-text-emphasis", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#1f513f", - "$type": "color", - "docs": { - "category": "colors", - "type": "text", - "example": "color", - "description": "Text set in our primary brand color" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.blue-spruce-green-1000}", - "$type": "color", - "docs": { - "category": "colors", - "type": "text", - "example": "color", - "description": "Text set in our primary brand color" - } - }, - "name": "cdr-color-text-brand", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#c7370f", - "$type": "color", - "docs": { - "category": "colors", - "type": "text", - "example": "color", - "description": "The color of sale text" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.sale-red-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "text", - "example": "color", - "description": "The color of sale text" - } - }, - "name": "cdr-color-text-sale", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "docs": { - "category": "colors", - "type": "text", - "example": "color", - "description": "Text color on dark background" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "category": "colors", - "type": "text", - "example": "color", - "description": "Text color on dark background" - } - }, - "name": "cdr-color-text-inverse", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "text", - "example": "color", - "description": "The color of text when it is disabled" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "text", - "example": "color", - "description": "The color of text when it is disabled" - } - }, - "name": "cdr-color-text-disabled", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#2e6b34", - "$type": "color", - "docs": { - "category": "colors", - "type": "text", - "example": "color", - "description": "Color of success messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.success-green-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "text", - "example": "color", - "description": "Color of success messages" - } - }, - "name": "cdr-color-text-success", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#854714", - "$type": "color", - "docs": { - "category": "colors", - "type": "text", - "example": "color", - "description": "Color of warning messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.warning-yellow-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "text", - "example": "color", - "description": "Color of warning messages" - } - }, - "name": "cdr-color-text-warning", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#811823", - "$type": "color", - "docs": { - "category": "colors", - "type": "text", - "example": "color", - "description": "Color of error messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.error-red-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "text", - "example": "color", - "description": "Color of error messages" - } - }, - "name": "cdr-color-text-error", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#1b437e", - "$type": "color", - "docs": { - "category": "colors", - "type": "text", - "example": "color", - "description": "Color of informational messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.alpine-lake-blue-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "text", - "example": "color", - "description": "Color of informational messages" - } - }, - "name": "cdr-color-text-info", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#bb4045", - "$type": "color", - "docs": { - "category": "colors", - "type": "text", - "example": "color", - "description": "Color of error messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.error-red-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "text", - "example": "color", - "description": "Color of error messages" - } - }, - "name": "cdr-color-text-message-error", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#2e2e2b", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Default text color used in form elements" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-1000}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Default text color used in form elements" - } - }, - "name": "cdr-color-text-input-default", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Color of label text used in form elements" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Color of label text used in form elements" - } - }, - "name": "cdr-color-text-input-label", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#b2ab9f", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Color of label text used in disabled form elements" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-450}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Color of label text used in disabled form elements" - } - }, - "name": "cdr-color-text-input-label-disabled", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#736e65", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Text color of placeholder text within forms" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-750}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Text color of placeholder text within forms" - } - }, - "name": "cdr-color-text-input-placeholder", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Text color of required label within forms" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Text color of required label within forms" - } - }, - "name": "cdr-color-text-input-required", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#736e65", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Text color of optional label within forms" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-750}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Text color of optional label within forms" - } - }, - "name": "cdr-color-text-input-optional", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Disabled text color used in form elements" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Disabled text color used in form elements" - } - }, - "name": "cdr-color-text-input-disabled", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#2e2e2b", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Text color used in filled forms" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-1000}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Text color used in filled forms" - } - }, - "name": "cdr-color-text-input-filled", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#736e65", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Help text color used in forms" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-750}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Help text color used in forms" - } - }, - "name": "cdr-color-text-input-help", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#b33322", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Error text color used in forms" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.error-red-850}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Error text color used in forms" - } - }, - "name": "cdr-color-text-input-error", - "attributes": { - "deprecated": false - } - }, - { - "$value": "rgba(46, 46, 43, 0.9)", - "$type": "color", - "docs": { - "category": "colors", - "type": "link", - "example": "color", - "description": "Text color for links" - }, - "filePath": "tokens/themes/docsite/link.json5", - "isSource": true, - "original": { - "$value": "{options.color.warm-grey-1000-90}", - "$type": "color", - "docs": { - "category": "colors", - "type": "link", - "example": "color", - "description": "Text color for links" - } - }, - "name": "cdr-color-text-link-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "rgba(46, 46, 43, 0.9)", - "$type": "color", - "docs": { - "category": "colors", - "type": "link", - "example": "color", - "description": "Text color for the hover state of links" - }, - "filePath": "tokens/themes/docsite/link.json5", - "isSource": true, - "original": { - "$value": "{options.color.warm-grey-1000-90}", - "$type": "color", - "docs": { - "category": "colors", - "type": "link", - "example": "color", - "description": "Text color for the hover state of links" - } - }, - "name": "cdr-color-text-link-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "link", - "example": "color", - "description": "Text color for the active and pressed states of links" - }, - "filePath": "tokens/themes/docsite/link.json5", - "isSource": true, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "link", - "example": "color", - "description": "Text color for the active and pressed states of links" - } - }, - "name": "cdr-color-text-link-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "link", - "example": "color", - "description": "Disabled text color of links" - }, - "filePath": "tokens/global/link.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "link", - "example": "color", - "description": "Disabled text color of links" - } - }, - "name": "cdr-color-text-link-disabled", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#406eb5", - "$type": "color", - "docs": { - "category": "colors", - "type": "link", - "example": "color", - "description": "Text color of visited links" - }, - "filePath": "tokens/global/link.json5", - "isSource": false, - "original": { - "$value": "{options.color.alpine-lake-blue-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "link", - "example": "color", - "description": "Text color of visited links" - } - }, - "name": "cdr-color-text-link-visited", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "rating", - "example": "color", - "description": "Text color for ratings" - }, - "filePath": "tokens/global/rating.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "rating", - "example": "color", - "description": "Text color for ratings" - } - }, - "name": "cdr-color-text-rating-default", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#406eb5", - "$type": "color", - "docs": { - "category": "colors", - "type": "rating", - "example": "color", - "description": "Text color for the hover state of ratings" - }, - "filePath": "tokens/global/rating.json5", - "isSource": false, - "original": { - "$value": "{options.color.alpine-lake-blue-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "rating", - "example": "color", - "description": "Text color for the hover state of ratings" - } - }, - "name": "cdr-color-text-rating-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#b2ab9f", - "$type": "color", - "docs": { - "category": "colors", - "type": "rating", - "example": "color", - "description": "Text color for the separator in ratings" - }, - "filePath": "tokens/global/rating.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-450}", - "$type": "color", - "docs": { - "category": "colors", - "type": "rating", - "example": "color", - "description": "Text color for the separator in ratings" - } - }, - "name": "cdr-color-text-rating-separator", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#736e65", - "$type": "color", - "docs": { - "category": "colors", - "type": "tabs", - "example": "color", - "description": "Text color for tabs" - }, - "filePath": "tokens/global/tab.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-750}", - "$type": "color", - "docs": { - "category": "colors", - "type": "tabs", - "example": "color", - "description": "Text color for tabs" - } - }, - "name": "cdr-color-text-tab-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "tabs", - "example": "color", - "description": "Text color for the active and pressed states of tabs" - }, - "filePath": "tokens/global/tab.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "tabs", - "example": "color", - "description": "Text color for the active and pressed states of tabs" - } - }, - "name": "cdr-color-text-tab-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#406eb5", - "$type": "color", - "docs": { - "category": "colors", - "type": "tabs", - "example": "color", - "description": "Text color for the hover state of tabs" - }, - "filePath": "tokens/global/tab.json5", - "isSource": false, - "original": { - "$value": "{options.color.alpine-lake-blue-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "tabs", - "example": "color", - "description": "Text color for the hover state of tabs" - } - }, - "name": "cdr-color-text-tab-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "tabs", - "example": "color", - "description": "Disabled text color of tabs" - }, - "filePath": "tokens/global/tab.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "tabs", - "example": "color", - "description": "Disabled text color of tabs" - } - }, - "name": "cdr-color-text-tab-disabled", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "toggle button", - "example": "color", - "description": "The text color of a toggle button on rest" - }, - "filePath": "tokens/global/togglebutton.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "toggle button", - "example": "color", - "description": "The text color of a toggle button on rest" - } - }, - "name": "cdr-color-text-toggle-button-default-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "docs": { - "category": "colors", - "type": "tooltip", - "example": "color", - "description": "Text color for tooltips" - }, - "filePath": "tokens/global/tooltip.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "category": "colors", - "type": "tooltip", - "example": "color", - "description": "Text color for tooltips" - } - }, - "name": "cdr-color-text-tooltip-default", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#1f513f", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the primary button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.blue-spruce-green-1000}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the primary button" - } - }, - "name": "cdr-color-background-button-primary-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#1f513f", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the active and pressed states of the primary button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.blue-spruce-green-1000}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the active and pressed states of the primary button" - } - }, - "name": "cdr-color-background-button-primary-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#f7f5f3", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the hover state of the primary button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-025}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the hover state of the primary button" - } - }, - "name": "cdr-color-background-button-primary-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Alternate background color for the hover state of the icon button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Alternate background color for the hover state of the icon button" - } - }, - "name": "cdr-color-background-button-primary-icon-alt-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the secondary button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the secondary button" - } - }, - "name": "cdr-color-background-button-secondary-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#958e83", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the active and pressed states of the secondary button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-600}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the active and pressed states of the secondary button" - } - }, - "name": "cdr-color-background-button-secondary-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#f7f5f3", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the hover state of the secondary button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-025}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the hover state of the secondary button" - } - }, - "name": "cdr-color-background-button-secondary-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the disabled state of the secondary button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the disabled state of the secondary button" - } - }, - "name": "cdr-color-background-button-secondary-disabled", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the dark button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the dark button" - } - }, - "name": "cdr-color-background-button-dark-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the active and pressed states of the dark button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the active and pressed states of the dark button" - } - }, - "name": "cdr-color-background-button-dark-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#edeae3", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the hover state of the dark button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-100}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the hover state of the dark button" - } - }, - "name": "cdr-color-background-button-dark-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#c7370f", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the sale button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.sale-red-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the sale button" - } - }, - "name": "cdr-color-background-button-sale-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#c7370f", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the active and pressed states of the sale button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.sale-red-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the active and pressed states of the sale button" - } - }, - "name": "cdr-color-background-button-sale-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#f7f5f3", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the hover state of the sale button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-025}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the hover state of the sale button" - } - }, - "name": "cdr-color-background-button-sale-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Default disabled border color" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Default disabled border color" - } - }, - "name": "cdr-color-background-button-default-disabled", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#f7f5f3", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the icon only button active and focus states" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-025}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the icon only button active and focus states" - } - }, - "name": "cdr-color-background-button-icon-only-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#ffffff", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Background color for chips" - }, - "filePath": "tokens/global/chip.json5", - "isSource": false, - "original": { - "$value": "{options.color.white}", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Background color for chips" - } - }, - "name": "cdr-color-background-chip-default-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#ffffff", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Background color for disabled chips" - }, - "filePath": "tokens/global/chip.json5", - "isSource": false, - "original": { - "$value": "{options.color.white}", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Background color for disabled chips" - } - }, - "name": "cdr-color-background-chip-default-disabled", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#f7f5f3", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Background color for hovered chips" - }, - "filePath": "tokens/global/chip.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-025}", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Background color for hovered chips" - } - }, - "name": "cdr-color-background-chip-default-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#ffffff", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Background color for focused chips" - }, - "filePath": "tokens/global/chip.json5", - "isSource": false, - "original": { - "$value": "{options.color.white}", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Background color for focused chips" - } - }, - "name": "cdr-color-background-chip-default-focus", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#edeae3", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Background color for active chips" - }, - "filePath": "tokens/global/chip.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-100}", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Background color for active chips" - } - }, - "name": "cdr-color-background-chip-default-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Background color for selected chips" - }, - "filePath": "tokens/global/chip.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Background color for selected chips" - } - }, - "name": "cdr-color-background-chip-default-selected", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#edeae3", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Background color for hovered selected chips" - }, - "filePath": "tokens/global/chip.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-100}", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Background color for hovered selected chips" - } - }, - "name": "cdr-color-background-chip-default-selected-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Background color for focused selected chips" - }, - "filePath": "tokens/global/chip.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Background color for focused selected chips" - } - }, - "name": "cdr-color-background-chip-default-selected-focus", - "attributes": { - "deprecated": false - } - }, - { - "$value": "rgba(255, 255, 255, 0)", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "A transparent color option" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.transparent}", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "A transparent color option" - } - }, - "name": "cdr-color-background-transparent", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#f7f5f3", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "The default, primary background color of most pages" - }, - "filePath": "tokens/themes/docsite/color.json5", - "isSource": true, - "original": { - "$value": "{options.color.warm-grey-025}", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "The default, primary background color of most pages" - } - }, - "name": "cdr-color-background-primary", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#ffffff", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "An alternate, secondary background color used on some pages" - }, - "filePath": "tokens/themes/docsite/color.json5", - "isSource": true, - "original": { - "$value": "{options.color.white}", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "An alternate, secondary background color used on some pages" - } - }, - "name": "cdr-color-background-secondary", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#1f513f", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "An alternate, spruce brand background color used on some pages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.blue-spruce-green-1000}", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "An alternate, spruce brand background color used on some pages" - } - }, - "name": "cdr-color-background-brand-spruce", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#f9f8f6", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color variant for default messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.default-grey-100}", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color variant for default messages" - } - }, - "name": "cdr-color-background-message-default-01", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#e8e0ce", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color variant for default messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.default-grey-300}", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color variant for default messages" - } - }, - "name": "cdr-color-background-message-default-02", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#ecf9e6", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color for success messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.success-green-200}", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color for success messages" - } - }, - "name": "cdr-color-background-message-success", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#f4fbf5", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color variant for success messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.success-green-100}", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color variant for success messages" - } - }, - "name": "cdr-color-background-message-success-01", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5e6cb", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color variant for success messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.success-green-300}", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color variant for success messages" - } - }, - "name": "cdr-color-background-message-success-02", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fdf6e2", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color for warning messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.warning-yellow-200}", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color for warning messages" - } - }, - "name": "cdr-color-background-message-warning", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fefcf1", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color variant for warning messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.warning-yellow-100}", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color variant for warning messages" - } - }, - "name": "cdr-color-background-message-warning-01", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#f5e9b7", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color variant for warning messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.warning-yellow-300}", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color variant for warning messages" - } - }, - "name": "cdr-color-background-message-warning-02", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fcefe4", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color for error messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.error-red-200}", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color for error messages" - } - }, - "name": "cdr-color-background-message-error", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fdf7f7", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color variant for error messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.error-red-100}", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color variant for error messages" - } - }, - "name": "cdr-color-background-message-error-01", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#eecbc1", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color variant for error messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.error-red-300}", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color variant for error messages" - } - }, - "name": "cdr-color-background-message-error-02", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#e2f4fe", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color for informational messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.alpine-lake-blue-200}", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color for informational messages" - } - }, - "name": "cdr-color-background-message-info", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#edf4f5", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color variant for informational messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.info-blue-100}", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color variant for informational messages" - } - }, - "name": "cdr-color-background-message-info-01", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#c2d8db", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color variant for informational messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.info-blue-300}", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color variant for informational messages" - } - }, - "name": "cdr-color-background-message-info-02", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#c7370f", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color for sale messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.sale-red-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color for sale messages" - } - }, - "name": "cdr-color-background-message-sale", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "docs": { - "category": "colors", - "type": "accordion", - "example": "color", - "description": "Background color for the hover state of accordion" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "category": "colors", - "type": "accordion", - "example": "color", - "description": "Background color for the hover state of accordion" - } - }, - "name": "cdr-color-background-accordion-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "docs": { - "category": "colors", - "type": "pagination", - "example": "color", - "description": "Background color for the hover state of pagination" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "category": "colors", - "type": "pagination", - "example": "color", - "description": "Background color for the hover state of pagination" - } - }, - "name": "cdr-color-background-pagination-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#406eb5", - "$type": "color", - "docs": { - "category": "colors", - "type": "pagination", - "example": "color", - "description": "Background color for the pagination keyline" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.alpine-lake-blue-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "pagination", - "example": "color", - "description": "Background color for the pagination keyline" - } - }, - "name": "cdr-color-background-pagination-keyline", - "attributes": { - "deprecated": false - } - }, - { - "$value": "rgba(247, 245, 243, 0.85)", - "$type": "color", - "docs": { - "category": "colors", - "type": "modal", - "example": "color", - "description": "The background overlay for modal" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-025-85}", - "$type": "color", - "docs": { - "category": "colors", - "type": "modal", - "example": "color", - "description": "The background overlay for modal" - } - }, - "name": "cdr-color-background-modal-overlay", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Hover state of a checkbox or radio label background" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Hover state of a checkbox or radio label background" - } - }, - "name": "cdr-color-background-label-default-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#edeae3", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Active state of a checkbox or radio label background" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-100}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Active state of a checkbox or radio label background" - } - }, - "name": "cdr-color-background-label-default-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Focused state of a checkbox or radio label background" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Focused state of a checkbox or radio label background" - } - }, - "name": "cdr-color-background-label-default-focus", - "attributes": { - "deprecated": false - } - }, - { - "$value": "rgba(255, 255, 255, 0.75)", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Hover state of a checkbox or radio label background on secondary" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.white-75}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Hover state of a checkbox or radio label background on secondary" - } - }, - "name": "cdr-color-background-label-secondary-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#ffffff", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Active state of a checkbox or radio label background on secondary" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.white}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Active state of a checkbox or radio label background on secondary" - } - }, - "name": "cdr-color-background-label-secondary-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "rgba(255, 255, 255, 0.75)", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Focused state of a checkbox or radio label background on secondary" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.white-75}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Focused state of a checkbox or radio label background on secondary" - } - }, - "name": "cdr-color-background-label-secondary-focus", - "attributes": { - "deprecated": false - } - }, - { - "$value": "rgba(247, 245, 243, 0.15)", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Default background color on form elements" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-025-15}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Default background color on form elements" - } - }, - "name": "cdr-color-background-input-default", - "attributes": { - "deprecated": false - } - }, - { - "$value": "rgba(255, 255, 255, 0.85)", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Default background color on form elements" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.white-85}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Default background color on form elements" - } - }, - "name": "cdr-color-background-input-secondary", - "attributes": { - "deprecated": false - } - }, - { - "$value": "rgba(255, 242, 242, 0.75)", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Error background color on form elements" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.error-red-050-75}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Error background color on form elements" - } - }, - "name": "cdr-color-background-input-error", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Hover state of a checkbox or radio element background" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Hover state of a checkbox or radio element background" - } - }, - "name": "cdr-color-background-input-default-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Active state of a form element background" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Active state of a form element background" - } - }, - "name": "cdr-color-background-input-default-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Selected state of a checkbox or radio element background" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Selected state of a checkbox or radio element background" - } - }, - "name": "cdr-color-background-input-default-selected", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#ffffff", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Active state of an input or select element background on secondary" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.white}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Active state of an input or select element background on secondary" - } - }, - "name": "cdr-color-background-input-secondary-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#958e83", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Hover state of a selected checkbox or radio element background" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-600}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Hover state of a selected checkbox or radio element background" - } - }, - "name": "cdr-color-background-input-default-selected-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Disabled form element background" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Disabled form element background" - } - }, - "name": "cdr-color-background-input-default-disabled", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#958e83", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Selected focus state of checkbox or radio element background" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-600}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Selected focus state of checkbox or radio element background" - } - }, - "name": "cdr-color-background-input-default-selected-focus", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Focused checkbox or radio form element background" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Focused checkbox or radio form element background" - } - }, - "name": "cdr-color-background-input-default-focus", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "docs": { - "category": "colors", - "type": "rating", - "example": "color", - "description": "The defaul background color of the rating star icon" - }, - "filePath": "tokens/global/rating.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "category": "colors", - "type": "rating", - "example": "color", - "description": "The defaul background color of the rating star icon" - } - }, - "name": "cdr-color-background-rating-star-default", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#ffd280", - "$type": "color", - "docs": { - "category": "colors", - "type": "rating", - "example": "color", - "description": "Background color for the highlighted rating icon" - }, - "filePath": "tokens/global/rating.json5", - "isSource": false, - "original": { - "$value": "{options.color.golden-yellow-500}", - "$type": "color", - "docs": { - "category": "colors", - "type": "rating", - "example": "color", - "description": "Background color for the highlighted rating icon" - } - }, - "name": "cdr-color-background-rating-star-highlighted", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#ffffff", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "Background color for the primary surface" - }, - "filePath": "tokens/global/surface.json5", - "isSource": false, - "original": { - "$value": "{options.color.white}", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "Background color for the primary surface" - } - }, - "name": "cdr-color-background-surface-primary", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#f7f5f3", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "Background color for the secondary surface" - }, - "filePath": "tokens/global/surface.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-025}", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "Background color for the secondary surface" - } - }, - "name": "cdr-color-background-surface-secondary", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#1f513f", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "Background color for the brand-spruce surface" - }, - "filePath": "tokens/global/surface.json5", - "isSource": false, - "original": { - "$value": "{options.color.blue-spruce-green-1000}", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "Background color for the brand-spruce surface" - } - }, - "name": "cdr-color-background-surface-brand-spruce", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#c7370f", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "Background color for the sale surface" - }, - "filePath": "tokens/global/surface.json5", - "isSource": false, - "original": { - "$value": "{options.color.sale-red-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "Background color for the sale surface" - } - }, - "name": "cdr-color-background-surface-sale", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#ffffff", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface selection", - "example": "color", - "description": "Background color for the default surface selection" - }, - "filePath": "tokens/global/surfaceselection.json5", - "isSource": false, - "original": { - "$value": "{options.color.white}", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface selection", - "example": "color", - "description": "Background color for the default surface selection" - } - }, - "name": "cdr-color-background-surface-selection-default-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#ffffff", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface selection", - "example": "color", - "description": "Background color for the active state of the default surface selection" - }, - "filePath": "tokens/global/surfaceselection.json5", - "isSource": false, - "original": { - "$value": "{options.color.white}", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface selection", - "example": "color", - "description": "Background color for the active state of the default surface selection" - } - }, - "name": "cdr-color-background-surface-selection-default-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#ffffff", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface selection", - "example": "color", - "description": "Background color for the hover state of the default surface selection" - }, - "filePath": "tokens/global/surfaceselection.json5", - "isSource": false, - "original": { - "$value": "{options.color.white}", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface selection", - "example": "color", - "description": "Background color for the hover state of the default surface selection" - } - }, - "name": "cdr-color-background-surface-selection-default-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#ffffff", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface selection", - "example": "color", - "description": "Background color for the checked state of the default surface selection" - }, - "filePath": "tokens/global/surfaceselection.json5", - "isSource": false, - "original": { - "$value": "{options.color.white}", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface selection", - "example": "color", - "description": "Background color for the checked state of the default surface selection" - } - }, - "name": "cdr-color-background-surface-selection-default-checked", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#f7f5f3", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface selection", - "example": "color", - "description": "Background color for the disabled state of the default surface selection" - }, - "filePath": "tokens/global/surfaceselection.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-025}", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface selection", - "example": "color", - "description": "Background color for the disabled state of the default surface selection" - } - }, - "name": "cdr-color-background-surface-selection-default-disabled", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface selection", - "example": "color", - "description": "Background color for the loading state of the default surface selection" - }, - "filePath": "tokens/global/surfaceselection.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface selection", - "example": "color", - "description": "Background color for the loading state of the default surface selection" - } - }, - "name": "cdr-color-background-surface-selection-default-loading", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "The background color of a switch on rest" - }, - "filePath": "tokens/global/switch.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "The background color of a switch on rest" - } - }, - "name": "cdr-color-background-switch-default-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "The background color of a switch on hover" - }, - "filePath": "tokens/global/switch.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "The background color of a switch on hover" - } - }, - "name": "cdr-color-background-switch-default-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "The background color of a switch on focus" - }, - "filePath": "tokens/global/switch.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "The background color of a switch on focus" - } - }, - "name": "cdr-color-background-switch-default-focus", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "The background color of a selected switch on rest" - }, - "filePath": "tokens/global/switch.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "The background color of a selected switch on rest" - } - }, - "name": "cdr-color-background-switch-selected-default-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#2e2e2b", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "The background color of a selected switch on hover" - }, - "filePath": "tokens/global/switch.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-1000}", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "The background color of a selected switch on hover" - } - }, - "name": "cdr-color-background-switch-selected-default-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#2e2e2b", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "The background color of a selected switch on focus" - }, - "filePath": "tokens/global/switch.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-1000}", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "The background color of a selected switch on focus" - } - }, - "name": "cdr-color-background-switch-selected-default-focus", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "Background color of a switch handle background when the switch is not selected on rest" - }, - "filePath": "tokens/global/switch.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "Background color of a switch handle background when the switch is not selected on rest" - } - }, - "name": "cdr-color-background-switch-handle-default-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#edeae3", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "Color of a switch handle background when the switch is not selected on hover" - }, - "filePath": "tokens/global/switch.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-100}", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "Color of a switch handle background when the switch is not selected on hover" - } - }, - "name": "cdr-color-background-switch-handle-default-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "Color of a switch handle background when the switch is not selected on focus" - }, - "filePath": "tokens/global/switch.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "Color of a switch handle background when the switch is not selected on focus" - } - }, - "name": "cdr-color-background-switch-handle-default-focus", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "Color of a switch handle background when the switch is not selected on rest" - }, - "filePath": "tokens/global/switch.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "Color of a switch handle background when the switch is not selected on rest" - } - }, - "name": "cdr-color-background-switch-handle-selected-default-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "Color of a switch handle background when the switch is not selected on hover" - }, - "filePath": "tokens/global/switch.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "Color of a switch handle background when the switch is not selected on hover" - } - }, - "name": "cdr-color-background-switch-handle-selected-default-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "Color of a switch handle background when the switch is not selected on focus" - }, - "filePath": "tokens/global/switch.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "Color of a switch handle background when the switch is not selected on focus" - } - }, - "name": "cdr-color-background-switch-handle-selected-default-focus", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "docs": { - "category": "colors", - "type": "table", - "example": "color", - "description": "The background color of table headers" - }, - "filePath": "tokens/themes/docsite/table.json5", - "isSource": true, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "category": "colors", - "type": "table", - "example": "color", - "description": "The background color of table headers" - } - }, - "name": "cdr-color-background-table-header", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#f7f5f3", - "$type": "color", - "docs": { - "category": "colors", - "type": "table", - "example": "color", - "description": "The background color of table rows" - }, - "filePath": "tokens/themes/docsite/table.json5", - "isSource": true, - "original": { - "$value": "{options.color.warm-grey-025}", - "$type": "color", - "docs": { - "category": "colors", - "type": "table", - "example": "color", - "description": "The background color of table rows" - } - }, - "name": "cdr-color-background-table-row", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "docs": { - "category": "colors", - "type": "table", - "example": "color", - "description": "An alternate row color to aid grouping row data" - }, - "filePath": "tokens/global/table.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "category": "colors", - "type": "table", - "example": "color", - "description": "An alternate row color to aid grouping row data" - } - }, - "name": "cdr-color-background-table-row-alt", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "docs": { - "category": "colors", - "type": "toggle group", - "example": "color", - "description": "The background color of a toggle group on rest" - }, - "filePath": "tokens/global/togglebutton.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "category": "colors", - "type": "toggle group", - "example": "color", - "description": "The background color of a toggle group on rest" - } - }, - "name": "cdr-color-background-toggle-group-default-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "docs": { - "category": "colors", - "type": "toggle button", - "example": "color", - "description": "The background color of a toggle button on rest" - }, - "filePath": "tokens/global/togglebutton.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "category": "colors", - "type": "toggle button", - "example": "color", - "description": "The background color of a toggle button on rest" - } - }, - "name": "cdr-color-background-toggle-button-default-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#edeae3", - "$type": "color", - "docs": { - "category": "colors", - "type": "toggle button", - "example": "color", - "description": "The background color of a toggle button on hover" - }, - "filePath": "tokens/global/togglebutton.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-100}", - "$type": "color", - "docs": { - "category": "colors", - "type": "toggle button", - "example": "color", - "description": "The background color of a toggle button on hover" - } - }, - "name": "cdr-color-background-toggle-button-default-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#edeae3", - "$type": "color", - "docs": { - "category": "colors", - "type": "toggle button", - "example": "color", - "description": "The background color of a toggle button on focus" - }, - "filePath": "tokens/global/togglebutton.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-100}", - "$type": "color", - "docs": { - "category": "colors", - "type": "toggle button", - "example": "color", - "description": "The background color of a toggle button on focus" - } - }, - "name": "cdr-color-background-toggle-button-default-focus", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#ffffff", - "$type": "color", - "docs": { - "category": "colors", - "type": "toggle button", - "example": "color", - "description": "The background color of a selected toggle button on rest" - }, - "filePath": "tokens/global/togglebutton.json5", - "isSource": false, - "original": { - "$value": "{options.color.white}", - "$type": "color", - "docs": { - "category": "colors", - "type": "toggle button", - "example": "color", - "description": "The background color of a selected toggle button on rest" - } - }, - "name": "cdr-color-background-toggle-button-default-selected-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#ffffff", - "$type": "color", - "docs": { - "category": "colors", - "type": "toggle button", - "example": "color", - "description": "The background color of a selected toggle button on hover" - }, - "filePath": "tokens/global/togglebutton.json5", - "isSource": false, - "original": { - "$value": "{options.color.white}", - "$type": "color", - "docs": { - "category": "colors", - "type": "toggle button", - "example": "color", - "description": "The background color of a selected toggle button on hover" - } - }, - "name": "cdr-color-background-toggle-button-default-selected-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#2e2e2b", - "$type": "color", - "docs": { - "category": "colors", - "type": "tooltip", - "example": "color", - "description": "Background color for tooltips" - }, - "filePath": "tokens/global/tooltip.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-1000}", - "$type": "color", - "docs": { - "category": "colors", - "type": "tooltip", - "example": "color", - "description": "Background color for tooltips" - } - }, - "name": "cdr-color-background-tooltip-default", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#1f513f", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the primary button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.blue-spruce-green-1000}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the primary button" - } - }, - "name": "cdr-color-border-button-primary-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#1f513f", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the active and pressed states of the primary button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.blue-spruce-green-1000}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the active and pressed states of the primary button" - } - }, - "name": "cdr-color-border-button-primary-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#f7f5f3", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Inset border for the active state of the primary button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-025}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Inset border for the active state of the primary button" - } - }, - "name": "cdr-color-border-button-primary-active-inset", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#1f513f", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the hover state of the primary button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.blue-spruce-green-1000}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the hover state of the primary button" - } - }, - "name": "cdr-color-border-button-primary-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#958e83", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the secondary button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-600}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the secondary button" - } - }, - "name": "cdr-color-border-button-secondary-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#958e83", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the active and pressed states of the secondary button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-600}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the active and pressed states of the secondary button" - } - }, - "name": "cdr-color-border-button-secondary-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#f7f5f3", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Inset border for the active state of the secondary button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-025}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Inset border for the active state of the secondary button" - } - }, - "name": "cdr-color-border-button-secondary-active-inset", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the hover state of the secondary button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the hover state of the secondary button" - } - }, - "name": "cdr-color-border-button-secondary-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the dark button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the dark button" - } - }, - "name": "cdr-color-border-button-dark-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the active and pressed states of the dark button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the active and pressed states of the dark button" - } - }, - "name": "cdr-color-border-button-dark-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#edeae3", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Inset border for the active state of the dark button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-100}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Inset border for the active state of the dark button" - } - }, - "name": "cdr-color-border-button-dark-active-inset", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the hover state of the dark button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the hover state of the dark button" - } - }, - "name": "cdr-color-border-button-dark-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#c7370f", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the sale button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.sale-red-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the sale button" - } - }, - "name": "cdr-color-border-button-sale-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#c7370f", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the active and pressed states of the sale button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.sale-red-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the active and pressed states of the sale button" - } - }, - "name": "cdr-color-border-button-sale-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fde2e2", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Inset border for the active state of the sale button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.sale-red-200}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Inset border for the active state of the sale button" - } - }, - "name": "cdr-color-border-button-sale-active-inset", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#c7370f", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the hover state of the sale button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.sale-red-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the hover state of the sale button" - } - }, - "name": "cdr-color-border-button-sale-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Default disabled border color" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Default disabled border color" - } - }, - "name": "cdr-color-border-button-default-disabled", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#958e83", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the icon only button active and focus states" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-600}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the icon only button active and focus states" - } - }, - "name": "cdr-color-border-button-icon-only-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#958e83", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Border color for chips" - }, - "filePath": "tokens/global/chip.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-600}", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Border color for chips" - } - }, - "name": "cdr-color-border-chip-default-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Border color for disabled chips" - }, - "filePath": "tokens/global/chip.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Border color for disabled chips" - } - }, - "name": "cdr-color-border-chip-default-disabled", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#958e83", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Border color for hovered chips" - }, - "filePath": "tokens/global/chip.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-600}", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Border color for hovered chips" - } - }, - "name": "cdr-color-border-chip-default-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Border color for focused chips" - }, - "filePath": "tokens/global/chip.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Border color for focused chips" - } - }, - "name": "cdr-color-border-chip-default-focus", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Border color for active chips" - }, - "filePath": "tokens/global/chip.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Border color for active chips" - } - }, - "name": "cdr-color-border-chip-default-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Border color for selected chips" - }, - "filePath": "tokens/global/chip.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Border color for selected chips" - } - }, - "name": "cdr-color-border-chip-default-selected-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#736e65", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Border color for hovered selected chips" - }, - "filePath": "tokens/global/chip.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-750}", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Border color for hovered selected chips" - } - }, - "name": "cdr-color-border-chip-default-selected-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Border color for focused selected chips" - }, - "filePath": "tokens/global/chip.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Border color for focused selected chips" - } - }, - "name": "cdr-color-border-chip-default-selected-focus", - "attributes": { - "deprecated": false - } - }, - { - "$value": "rgba(255, 255, 255, 0)", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "A transparent color option" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.transparent}", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "A transparent color option" - } - }, - "name": "cdr-color-border-transparent", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Default border color for separating content" - }, - "filePath": "tokens/themes/docsite/color.json5", - "isSource": true, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Default border color for separating content" - } - }, - "name": "cdr-color-border-primary", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#958e83", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "An alternate, secondary background color used on some pages" - }, - "filePath": "tokens/themes/docsite/color.json5", - "isSource": true, - "original": { - "$value": "{options.color.warm-grey-600}", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "An alternate, secondary background color used on some pages" - } - }, - "name": "cdr-color-border-secondary", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#3b8349", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color for success elements" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.success-green-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color for success elements" - } - }, - "name": "cdr-color-border-success", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#b68b37", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color for warning elements" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.warning-yellow-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color for warning elements" - } - }, - "name": "cdr-color-border-warning", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#bb4045", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color for error elements" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.error-red-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color for error elements" - } - }, - "name": "cdr-color-border-error", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#406eb5", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color for informational elements" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.alpine-lake-blue-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color for informational elements" - } - }, - "name": "cdr-color-border-info", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#726d64", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color variant for default messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.default-grey-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color variant for default messages" - } - }, - "name": "cdr-color-border-message-default-01", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#e8e0ce", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color variant for default messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.default-grey-300}", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color variant for default messages" - } - }, - "name": "cdr-color-border-message-default-02", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#3b8349", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color variant for success messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.success-green-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color variant for success messages" - } - }, - "name": "cdr-color-border-message-success-01", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5e6cb", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color variant for success messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.success-green-300}", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color variant for success messages" - } - }, - "name": "cdr-color-border-message-success-02", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#b68b37", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color variant for warning messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.warning-yellow-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color variant for warning messages" - } - }, - "name": "cdr-color-border-message-warning-01", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#f5e9b7", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color variant for warning messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.warning-yellow-300}", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color variant for warning messages" - } - }, - "name": "cdr-color-border-message-warning-02", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#bb4045", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color variant for error messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.error-red-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color variant for error messages" - } - }, - "name": "cdr-color-border-message-error-01", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#eecbc1", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color variant for error messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.error-red-300}", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color variant for error messages" - } - }, - "name": "cdr-color-border-message-error-02", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#408e86", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color variant for informational messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.info-blue-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color variant for informational messages" - } - }, - "name": "cdr-color-border-message-info-01", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#c2d8db", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color variant for informational messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.info-blue-300}", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color variant for informational messages" - } - }, - "name": "cdr-color-border-message-info-02", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#2e2e2b", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Focused border color on checkbox or radio labels" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-1000}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Focused border color on checkbox or radio labels" - } - }, - "name": "cdr-color-border-label-default-focus", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#958e83", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Default border color on form elements" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-600}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Default border color on form elements" - } - }, - "name": "cdr-color-border-input-default", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#b33322", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Error border color on form elements" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.error-red-850}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Error border color on form elements" - } - }, - "name": "cdr-color-border-input-error", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Hover/active/focus state of a checkbox or radio element border" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Hover/active/focus state of a checkbox or radio element border" - } - }, - "name": "cdr-color-border-input-default-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Selected state of a checkbox or radio element border" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Selected state of a checkbox or radio element border" - } - }, - "name": "cdr-color-border-input-default-selected", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#2e2e2b", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Focus state of an input or select element border" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-1000}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Focus state of an input or select element border" - } - }, - "name": "cdr-color-border-input-default-focus", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Hover state of a selected checkbox or radio element border" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Hover state of a selected checkbox or radio element border" - } - }, - "name": "cdr-color-border-input-default-selected-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#2e2e2b", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Hover state of a checkbox or radio element border" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-1000}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Hover state of a checkbox or radio element border" - } - }, - "name": "cdr-color-border-input-default-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Disabled form element border" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Disabled form element border" - } - }, - "name": "cdr-color-border-input-default-disabled", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#000000", - "$type": "color", - "docs": { - "category": "colors", - "type": "link", - "example": "color", - "description": "Border color for underlined links" - }, - "filePath": "tokens/themes/docsite/link.json5", - "isSource": true, - "original": { - "$value": "{options.color.black}", - "$type": "color", - "docs": { - "category": "colors", - "type": "link", - "example": "color", - "description": "Border color for underlined links" - } - }, - "name": "cdr-color-border-link-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#406eb5", - "$type": "color", - "docs": { - "category": "colors", - "type": "link", - "example": "color", - "description": "Border color for the hover state of underlined links" - }, - "filePath": "tokens/global/link.json5", - "isSource": false, - "original": { - "$value": "{options.color.alpine-lake-blue-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "link", - "example": "color", - "description": "Border color for the hover state of underlined links" - } - }, - "name": "cdr-color-border-link-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#0b2d60", - "$type": "color", - "docs": { - "category": "colors", - "type": "link", - "example": "color", - "description": "Border color for the active and pressed states of underlined links" - }, - "filePath": "tokens/global/link.json5", - "isSource": false, - "original": { - "$value": "{options.color.alpine-lake-blue-1000}", - "$type": "color", - "docs": { - "category": "colors", - "type": "link", - "example": "color", - "description": "Border color for the active and pressed states of underlined links" - } - }, - "name": "cdr-color-border-link-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "link", - "example": "color", - "description": "Disabled border color of underlined links" - }, - "filePath": "tokens/global/link.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "link", - "example": "color", - "description": "Disabled border color of underlined links" - } - }, - "name": "cdr-color-border-link-disabled", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#406eb5", - "$type": "color", - "docs": { - "category": "colors", - "type": "link", - "example": "color", - "description": "Border color of visited underlined links" - }, - "filePath": "tokens/global/link.json5", - "isSource": false, - "original": { - "$value": "{options.color.alpine-lake-blue-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "link", - "example": "color", - "description": "Border color of visited underlined links" - } - }, - "name": "cdr-color-border-link-visited", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#958e83", - "$type": "color", - "docs": { - "category": "colors", - "type": "rating", - "example": "color", - "description": "Default border color for the unhighlighted rating icon" - }, - "filePath": "tokens/global/rating.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-600}", - "$type": "color", - "docs": { - "category": "colors", - "type": "rating", - "example": "color", - "description": "Default border color for the unhighlighted rating icon" - } - }, - "name": "cdr-color-border-rating-star-default", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#bd7b2d", - "$type": "color", - "docs": { - "category": "colors", - "type": "rating", - "example": "color", - "description": "Border color for the highlighted rating icon" - }, - "filePath": "tokens/global/rating.json5", - "isSource": false, - "original": { - "$value": "{options.color.golden-yellow-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "rating", - "example": "color", - "description": "Border color for the highlighted rating icon" - } - }, - "name": "cdr-color-border-rating-star-highlighted", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "Border color for the primary surface" - }, - "filePath": "tokens/global/surface.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "Border color for the primary surface" - } - }, - "name": "cdr-color-border-surface-primary", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#958e83", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "Border color for the secondary surface" - }, - "filePath": "tokens/global/surface.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-600}", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "Border color for the secondary surface" - } - }, - "name": "cdr-color-border-surface-secondary", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#3b8349", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "Border color for the success surface" - }, - "filePath": "tokens/global/surface.json5", - "isSource": false, - "original": { - "$value": "{options.color.success-green-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "Border color for the success surface" - } - }, - "name": "cdr-color-border-surface-success", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#b68b37", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "Border color for the warning surface" - }, - "filePath": "tokens/global/surface.json5", - "isSource": false, - "original": { - "$value": "{options.color.warning-yellow-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "Border color for the warning surface" - } - }, - "name": "cdr-color-border-surface-warning", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#bb4045", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "Border color for the error surface" - }, - "filePath": "tokens/global/surface.json5", - "isSource": false, - "original": { - "$value": "{options.color.error-red-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "Border color for the error surface" - } - }, - "name": "cdr-color-border-surface-error", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#406eb5", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "Border color for the info surface" - }, - "filePath": "tokens/global/surface.json5", - "isSource": false, - "original": { - "$value": "{options.color.alpine-lake-blue-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "Border color for the info surface" - } - }, - "name": "cdr-color-border-surface-info", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#958e83", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface selection", - "example": "color", - "description": "Border color for the default surface selection" - }, - "filePath": "tokens/global/surfaceselection.json5", - "isSource": false, - "original": { - "$value": "{options.color.default-grey-700}", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface selection", - "example": "color", - "description": "Border color for the default surface selection" - } - }, - "name": "cdr-color-border-surface-selection-default-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#958e83", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface selection", - "example": "color", - "description": "Border color for the active state of the default surface selection" - }, - "filePath": "tokens/global/surfaceselection.json5", - "isSource": false, - "original": { - "$value": "{options.color.default-grey-700}", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface selection", - "example": "color", - "description": "Border color for the active state of the default surface selection" - } - }, - "name": "cdr-color-border-surface-selection-default-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#958e83", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface selection", - "example": "color", - "description": "Border color for the hover state of the default surface selection" - }, - "filePath": "tokens/global/surfaceselection.json5", - "isSource": false, - "original": { - "$value": "{options.color.default-grey-700}", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface selection", - "example": "color", - "description": "Border color for the hover state of the default surface selection" - } - }, - "name": "cdr-color-border-surface-selection-default-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#2e2e2b", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface selection", - "example": "color", - "description": "Border color for the checked state of the default surface selection" - }, - "filePath": "tokens/global/surfaceselection.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-1000}", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface selection", - "example": "color", - "description": "Border color for the checked state of the default surface selection" - } - }, - "name": "cdr-color-border-surface-selection-default-checked", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#958e83", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface selection", - "example": "color", - "description": "Border color for the disabled state of the default surface selection" - }, - "filePath": "tokens/global/surfaceselection.json5", - "isSource": false, - "original": { - "$value": "{options.color.default-grey-700}", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface selection", - "example": "color", - "description": "Border color for the disabled state of the default surface selection" - } - }, - "name": "cdr-color-border-surface-selection-default-disabled", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#958e83", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface selection", - "example": "color", - "description": "Border color for the loading state of the default surface selection" - }, - "filePath": "tokens/global/surfaceselection.json5", - "isSource": false, - "original": { - "$value": "{options.color.default-grey-700}", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface selection", - "example": "color", - "description": "Border color for the loading state of the default surface selection" - } - }, - "name": "cdr-color-border-surface-selection-default-loading", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "Border color for a switch that is not selected on hover" - }, - "filePath": "tokens/global/switch.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "Border color for a switch that is not selected on hover" - } - }, - "name": "cdr-color-border-switch-default-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "Color of a switch handle border when the switch is not selected on rest" - }, - "filePath": "tokens/global/switch.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "Color of a switch handle border when the switch is not selected on rest" - } - }, - "name": "cdr-color-border-switch-handle-default-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "Color of a switch handle border when the switch is not selected on hover" - }, - "filePath": "tokens/global/switch.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "Color of a switch handle border when the switch is not selected on hover" - } - }, - "name": "cdr-color-border-switch-handle-default-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "Color of a switch handle border when the switch is not selected on focus" - }, - "filePath": "tokens/global/switch.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "Color of a switch handle border when the switch is not selected on focus" - } - }, - "name": "cdr-color-border-switch-handle-default-focus", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#958e83", - "$type": "color", - "docs": { - "category": "colors", - "type": "tabs", - "example": "color", - "description": "The border color of tab keyline" - }, - "filePath": "tokens/global/tab.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-600}", - "$type": "color", - "docs": { - "category": "colors", - "type": "tabs", - "example": "color", - "description": "The border color of tab keyline" - } - }, - "name": "cdr-color-border-tab-keyline-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#406eb5", - "$type": "color", - "docs": { - "category": "colors", - "type": "tabs", - "example": "color", - "description": "Border color for the active tab keyline" - }, - "filePath": "tokens/global/tab.json5", - "isSource": false, - "original": { - "$value": "{options.color.alpine-lake-blue-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "tabs", - "example": "color", - "description": "Border color for the active tab keyline" - } - }, - "name": "cdr-color-border-tab-keyline-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#78b1e8", - "$type": "color", - "docs": { - "category": "colors", - "type": "tabs", - "example": "color", - "description": "Alternative border color for the active tab keyline" - }, - "filePath": "tokens/global/tab.json5", - "isSource": false, - "original": { - "$value": "{options.color.alpine-lake-blue-600}", - "$type": "color", - "docs": { - "category": "colors", - "type": "tabs", - "example": "color", - "description": "Alternative border color for the active tab keyline" - } - }, - "name": "cdr-color-border-tab-keyline-active-alt", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#406eb5", - "$type": "color", - "docs": { - "category": "colors", - "type": "tabs", - "example": "color", - "description": "Border color for the tab keyline hover state" - }, - "filePath": "tokens/global/tab.json5", - "isSource": false, - "original": { - "$value": "{options.color.alpine-lake-blue-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "tabs", - "example": "color", - "description": "Border color for the tab keyline hover state" - } - }, - "name": "cdr-color-border-tab-keyline-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#78b1e8", - "$type": "color", - "docs": { - "category": "colors", - "type": "tabs", - "example": "color", - "description": "Alternative border color for the tab keyline hover state" - }, - "filePath": "tokens/global/tab.json5", - "isSource": false, - "original": { - "$value": "{options.color.alpine-lake-blue-600}", - "$type": "color", - "docs": { - "category": "colors", - "type": "tabs", - "example": "color", - "description": "Alternative border color for the tab keyline hover state" - } - }, - "name": "cdr-color-border-tab-keyline-hover-alt", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "tabs", - "example": "color", - "description": "Border color for the disabled tab keyline" - }, - "filePath": "tokens/global/tab.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "tabs", - "example": "color", - "description": "Border color for the disabled tab keyline" - } - }, - "name": "cdr-color-border-tab-keyline-disabled", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "table", - "example": "color", - "description": "The border color of table rows and their corresponding data cells" - }, - "filePath": "tokens/global/table.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "table", - "example": "color", - "description": "The border color of table rows and their corresponding data cells" - } - }, - "name": "cdr-color-border-table-default", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#958e83", - "$type": "color", - "docs": { - "category": "colors", - "type": "table", - "example": "color", - "description": "Border color separating complex table heads" - }, - "filePath": "tokens/global/table.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-600}", - "$type": "color", - "docs": { - "category": "colors", - "type": "table", - "example": "color", - "description": "Border color separating complex table heads" - } - }, - "name": "cdr-color-border-table-head", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "toggle button", - "example": "color", - "description": "Border color for a toggle button that is not selected on focus" - }, - "filePath": "tokens/global/togglebutton.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "toggle button", - "example": "color", - "description": "Border color for a toggle button that is not selected on focus" - } - }, - "name": "cdr-color-border-toggle-button-default-focus", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "toggle button", - "example": "color", - "description": "Border color for a selected toggle button on rest" - }, - "filePath": "tokens/global/togglebutton.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "toggle button", - "example": "color", - "description": "Border color for a selected toggle button on rest" - } - }, - "name": "cdr-color-border-toggle-button-default-selected-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "toggle button", - "example": "color", - "description": "Border color for a selected toggle on focus" - }, - "filePath": "tokens/global/togglebutton.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "toggle button", - "example": "color", - "description": "Border color for a selected toggle on focus" - } - }, - "name": "cdr-color-border-toggle-button-default-selected-focus", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "docs": { - "category": "colors", - "type": "tooltip", - "example": "color", - "description": "Border color for tooltips" - }, - "filePath": "tokens/global/tooltip.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "category": "colors", - "type": "tooltip", - "example": "color", - "description": "Border color for tooltips" - } - }, - "name": "cdr-color-border-tooltip-default", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "icon", - "example": "color", - "description": "The default icon color" - }, - "filePath": "tokens/themes/docsite/color.json5", - "isSource": true, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "icon", - "example": "color", - "description": "The default icon color" - } - }, - "name": "cdr-color-icon-default", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "icon", - "example": "color", - "description": "Emphasis or darkest icon color on a light background" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "icon", - "example": "color", - "description": "Emphasis or darkest icon color on a light background" - } - }, - "name": "cdr-color-icon-emphasis", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#406eb5", - "$type": "color", - "docs": { - "category": "colors", - "type": "icon", - "example": "color", - "description": "The icon link color" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.alpine-lake-blue-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "icon", - "example": "color", - "description": "The icon link color" - } - }, - "name": "cdr-color-icon-link", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "icon", - "example": "color", - "description": "The disabled icon color" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "icon", - "example": "color", - "description": "The disabled icon color" - } - }, - "name": "cdr-color-icon-disabled", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#726d64", - "$type": "color", - "docs": { - "category": "colors", - "type": "icon", - "example": "color", - "description": "The default message icon color" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.default-grey-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "icon", - "example": "color", - "description": "The default message icon color" - } - }, - "name": "cdr-color-icon-message-default", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#3b8349", - "$type": "color", - "docs": { - "category": "colors", - "type": "icon", - "example": "color", - "description": "The success message icon color" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.success-green-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "icon", - "example": "color", - "description": "The success message icon color" - } - }, - "name": "cdr-color-icon-message-success", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#b68b37", - "$type": "color", - "docs": { - "category": "colors", - "type": "icon", - "example": "color", - "description": "The warning message icon color" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.warning-yellow-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "icon", - "example": "color", - "description": "The warning message icon color" - } - }, - "name": "cdr-color-icon-message-warning", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#bb4045", - "$type": "color", - "docs": { - "category": "colors", - "type": "icon", - "example": "color", - "description": "The error message icon color" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.error-red-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "icon", - "example": "color", - "description": "The error message icon color" - } - }, - "name": "cdr-color-icon-message-error", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#408e86", - "$type": "color", - "docs": { - "category": "colors", - "type": "icon", - "example": "color", - "description": "The informational message icon color" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.info-blue-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "icon", - "example": "color", - "description": "The informational message icon color" - } - }, - "name": "cdr-color-icon-message-info", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#ffffff", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Rest state of a selected form icon" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.white}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Rest state of a selected form icon" - } - }, - "name": "cdr-color-icon-checkbox-default-selected", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#ffffff", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Hover state of a selected form icon" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.white}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Hover state of a selected form icon" - } - }, - "name": "cdr-color-icon-checkbox-default-selected-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Hover state of a selected form icon" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Hover state of a selected form icon" - } - }, - "name": "cdr-color-icon-checkbox-default-selected-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "Color of a switch icon when the switch is selected" - }, - "filePath": "tokens/global/switch.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "Color of a switch icon when the switch is selected" - } - }, - "name": "cdr-color-icon-switch-selected-default-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "Color of a switch icon when the switch is selected on hover" - }, - "filePath": "tokens/global/switch.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "Color of a switch icon when the switch is selected on hover" - } - }, - "name": "cdr-color-icon-switch-selected-default-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "Color of a switch icon when the switch is selected on focus" - }, - "filePath": "tokens/global/switch.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "Color of a switch icon when the switch is selected on focus" - } - }, - "name": "cdr-color-icon-switch-selected-default-focus", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#ffffff", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "The default, primary surface color of most pages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.white}", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "The default, primary surface color of most pages" - } - }, - "name": "cdr-color-surface-primary", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#f7f5f3", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "An alternate, secondary surface color used on some pages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-025}", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "An alternate, secondary surface color used on some pages" - } - }, - "name": "cdr-color-surface-secondary", - "attributes": { - "deprecated": false - } - } - ], - "misc": [ - { - "$value": "rgba(46, 46, 43, 0.9)", - "$type": "color", - "docs": { - "type": "table" - }, - "filePath": "tokens/themes/docsite/table.json5", - "isSource": true, - "original": { - "$value": "{options.color.warm-grey-1000-90}", - "$type": "color", - "docs": { - "type": "table" - } - }, - "name": "cdr-color-text-table-primary", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "type": "table" - }, - "filePath": "tokens/themes/docsite/table.json5", - "isSource": true, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "type": "table" - } - }, - "name": "cdr-color-text-table-secondary", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#3b8349", - "$type": "color", - "docs": { - "type": "text" - }, - "filePath": "tokens/themes/docsite/usage.json5", - "isSource": true, - "original": { - "$value": "{options.color.success-green-800}", - "$type": "color", - "docs": { - "type": "text" - } - }, - "name": "cdr-color-text-usage-affirmative", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#bb4045", - "$type": "color", - "docs": { - "type": "text" - }, - "filePath": "tokens/themes/docsite/usage.json5", - "isSource": true, - "original": { - "$value": "{options.color.error-red-800}", - "$type": "color", - "docs": { - "type": "text" - } - }, - "name": "cdr-color-text-usage-negative", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#b68b37", - "$type": "color", - "docs": { - "type": "text" - }, - "filePath": "tokens/themes/docsite/usage.json5", - "isSource": true, - "original": { - "$value": "{options.color.warning-yellow-800}", - "$type": "color", - "docs": { - "type": "text" - } - }, - "name": "cdr-color-text-usage-caution", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#edeae3", - "$type": "color", - "docs": { - "type": "chip", - "description": "Background color for active selected chips" - }, - "filePath": "tokens/global/chip.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-100}", - "$type": "color", - "docs": { - "type": "chip", - "description": "Background color for active selected chips" - } - }, - "name": "cdr-color-background-chip-default-selected-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#edeae3", - "$type": "color", - "docs": { - "type": "code-snippet" - }, - "filePath": "tokens/themes/docsite/code-snippet.json5", - "isSource": true, - "original": { - "$value": "{options.color.warm-grey-100}", - "$type": "color", - "docs": { - "type": "code-snippet" - } - }, - "name": "cdr-color-background-code-snippet", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#2e2e2b", - "$type": "color", - "docs": { - "type": "code-snippet" - }, - "filePath": "tokens/themes/docsite/code.json5", - "isSource": true, - "original": { - "$value": "{options.color.warm-grey-1000}", - "$type": "color", - "docs": { - "type": "code-snippet" - } - }, - "name": "cdr-color-background-code", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#ffffff", - "$type": "color", - "docs": { - "type": "link-card" - }, - "filePath": "tokens/themes/docsite/link-card.json5", - "isSource": true, - "original": { - "$value": "{options.color.white}", - "$type": "color", - "docs": { - "type": "link-card" - } - }, - "name": "cdr-color-background-link-card-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#2e2e2b", - "$type": "color", - "docs": { - "type": "link-card" - }, - "filePath": "tokens/themes/docsite/link-card.json5", - "isSource": true, - "original": { - "$value": "{options.color.warm-grey-1000}", - "$type": "color", - "docs": { - "type": "link-card" - } - }, - "name": "cdr-color-background-link-card-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "docs": { - "type": "note" - }, - "filePath": "tokens/themes/docsite/note.json5", - "isSource": true, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "type": "note" - } - }, - "name": "cdr-color-background-note", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#c4b03b", - "$type": "color", - "docs": { - "type": "background" - }, - "filePath": "tokens/themes/docsite/tag.json5", - "isSource": true, - "original": { - "$value": "{theme.color.primary-100}", - "$type": "color", - "docs": { - "type": "background" - } - }, - "name": "cdr-color-background-tag", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#958e83", - "$type": "color", - "docs": { - "type": "code-snippet" - }, - "filePath": "tokens/themes/docsite/code.json5", - "isSource": true, - "original": { - "$value": "{options.color.warm-grey-600}", - "$type": "color", - "docs": { - "type": "code-snippet" - } - }, - "name": "cdr-color-border-code", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "type": "link-card" - }, - "filePath": "tokens/themes/docsite/link-card.json5", - "isSource": true, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "type": "link-card" - } - }, - "name": "cdr-color-border-link-card-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "type": "link-card" - }, - "filePath": "tokens/themes/docsite/link-card.json5", - "isSource": true, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "type": "link-card" - } - }, - "name": "cdr-color-border-link-card-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#c4b03b", - "$type": "color", - "docs": { - "type": "note" - }, - "filePath": "tokens/themes/docsite/note.json5", - "isSource": true, - "original": { - "$value": "{theme.color.primary-100}", - "$type": "color", - "docs": { - "type": "note" - } - }, - "name": "cdr-color-border-note", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "type": "table" - }, - "filePath": "tokens/themes/docsite/table.json5", - "isSource": true, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "type": "table" - } - }, - "name": "cdr-color-border-table-row", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#3b8349", - "$type": "color", - "docs": { - "type": "border" - }, - "filePath": "tokens/themes/docsite/usage.json5", - "isSource": true, - "original": { - "$value": "{options.color.success-green-800}", - "$type": "color", - "docs": { - "type": "border" - } - }, - "name": "cdr-color-border-usage-affirmative", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#bb4045", - "$type": "color", - "docs": { - "type": "border" - }, - "filePath": "tokens/themes/docsite/usage.json5", - "isSource": true, - "original": { - "$value": "{options.color.error-red-800}", - "$type": "color", - "docs": { - "type": "border" - } - }, - "name": "cdr-color-border-usage-negative", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#b68b37", - "$type": "color", - "docs": { - "type": "border" - }, - "filePath": "tokens/themes/docsite/usage.json5", - "isSource": true, - "original": { - "$value": "{options.color.warning-yellow-800}", - "$type": "color", - "docs": { - "type": "border" - } - }, - "name": "cdr-color-border-usage-caution", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#c4b03b", - "$type": "color", - "docs": { - "type": "note" - }, - "filePath": "tokens/themes/docsite/note.json5", - "isSource": true, - "original": { - "$value": "{theme.color.primary-100}", - "$type": "color", - "docs": { - "type": "note" - } - }, - "name": "cdr-color-icon-background-note", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#2e2e2b", - "$type": "color", - "docs": { - "type": "code-snippet" - }, - "filePath": "tokens/themes/docsite/code-snippet.json5", - "isSource": true, - "original": { - "$value": "{options.color.warm-grey-1000}", - "$type": "color", - "docs": { - "type": "code-snippet" - } - }, - "name": "cdr-knockout-background-code-snippet", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "docs": { - "type": "text" - }, - "filePath": "tokens/themes/docsite/color.json5", - "isSource": true, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "type": "text" - } - }, - "name": "cdr-knockout-color-text-primary", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "type": "text" - }, - "filePath": "tokens/themes/docsite/color.json5", - "isSource": true, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "type": "text" - } - }, - "name": "cdr-knockout-color-text-secondary", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "docs": { - "type": "table" - }, - "filePath": "tokens/themes/docsite/table.json5", - "isSource": true, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "type": "table" - } - }, - "name": "cdr-knockout-color-text-table-primary", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "type": "table" - }, - "filePath": "tokens/themes/docsite/table.json5", - "isSource": true, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "type": "table" - } - }, - "name": "cdr-knockout-color-text-table-secondary", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#2e2e2b", - "$type": "color", - "docs": { - "type": "text" - }, - "filePath": "tokens/themes/docsite/color.json5", - "isSource": true, - "original": { - "$value": "{options.color.warm-grey-1000}", - "$type": "color", - "docs": { - "type": "text" - } - }, - "name": "cdr-knockout-color-background-primary", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "type": "link-card" - }, - "filePath": "tokens/themes/docsite/link-card.json5", - "isSource": true, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "type": "link-card" - } - }, - "name": "cdr-knockout-color-background-link-card-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#2e2e2b", - "$type": "color", - "docs": { - "type": "link-card" - }, - "filePath": "tokens/themes/docsite/link-card.json5", - "isSource": true, - "original": { - "$value": "{options.color.warm-grey-1000}", - "$type": "color", - "docs": { - "type": "link-card" - } - }, - "name": "cdr-knockout-color-background-link-card-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "rgba(75, 74, 72, 0.5)", - "$type": "color", - "docs": { - "type": "note" - }, - "filePath": "tokens/themes/docsite/note.json5", - "isSource": true, - "original": { - "$value": "{options.color.warm-grey-900-50}", - "$type": "color", - "docs": { - "type": "note" - } - }, - "name": "cdr-knockout-color-background-note", - "attributes": { - "deprecated": false - } - }, - { - "$value": "rgba(75, 74, 72, 0.5)", - "$type": "color", - "docs": { - "type": "table" - }, - "filePath": "tokens/themes/docsite/table.json5", - "isSource": true, - "original": { - "$value": "{options.color.warm-grey-900-50}", - "$type": "color", - "docs": { - "type": "table" - } - }, - "name": "cdr-knockout-color-background-table-header", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#2e2e2b", - "$type": "color", - "docs": { - "type": "table" - }, - "filePath": "tokens/themes/docsite/table.json5", - "isSource": true, - "original": { - "$value": "{options.color.warm-grey-1000}", - "$type": "color", - "docs": { - "type": "table" - } - }, - "name": "cdr-knockout-color-background-table-row", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "type": "text" - }, - "filePath": "tokens/themes/docsite/color.json5", - "isSource": true, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "type": "text" - } - }, - "name": "cdr-knockout-color-border-inverse-primary", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "type": "text" - }, - "filePath": "tokens/themes/docsite/color.json5", - "isSource": true, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "type": "text" - } - }, - "name": "cdr-knockout-color-border-inverse-secondary", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "type": "link-card" - }, - "filePath": "tokens/themes/docsite/link-card.json5", - "isSource": true, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "type": "link-card" - } - }, - "name": "cdr-knockout-color-border-link-card-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "type": "link-card" - }, - "filePath": "tokens/themes/docsite/link-card.json5", - "isSource": true, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "type": "link-card" - } - }, - "name": "cdr-knockout-color-border-link-card-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#c4b03b", - "$type": "color", - "docs": { - "type": "note" - }, - "filePath": "tokens/themes/docsite/note.json5", - "isSource": true, - "original": { - "$value": "{theme.color.primary-100}", - "$type": "color", - "docs": { - "type": "note" - } - }, - "name": "cdr-knockout-color-border-note", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "type": "table" - }, - "filePath": "tokens/themes/docsite/table.json5", - "isSource": true, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "type": "table" - } - }, - "name": "cdr-knockout-color-border-table-row", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "type": "text" - }, - "filePath": "tokens/themes/docsite/color.json5", - "isSource": true, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "type": "text" - } - }, - "name": "cdr-knockout-color-icon-inverse-default", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#c4b03b", - "$type": "color", - "docs": { - "type": "note" - }, - "filePath": "tokens/themes/docsite/note.json5", - "isSource": true, - "original": { - "$value": "{theme.color.primary-100}", - "$type": "color", - "docs": { - "type": "note" - } - }, - "name": "cdr-knockout-color-icon-background-note", - "attributes": { - "deprecated": false - } - } - ], - "form": [ - { - "$value": "4rem", - "$type": "dimension", - "docs": { - "type": "form", - "category": "form", - "example": "form" - }, - "filePath": "tokens/global/form.json5", - "isSource": false, - "original": { - "$value": "40px", - "$type": "dimension", - "docs": { - "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" - } - }, - "name": "cdr-form-input-height-default", - "attributes": { - "deprecated": false - } - }, - { - "$value": "4.8rem", - "$type": "dimension", - "docs": { - "type": "form", - "category": "form", - "example": "form" - }, - "filePath": "tokens/global/form.json5", - "isSource": false, - "original": { - "$value": "48px", - "$type": "dimension", - "docs": { - "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" - } - }, - "name": "cdr-form-input-height-large", - "attributes": { - "deprecated": false - } - }, - { - "$value": "1.6rem", - "$type": "dimension", - "docs": { - "type": "form", - "category": "form", - "example": "form" - }, - "filePath": "tokens/global/form.json5", - "isSource": false, - "original": { - "$value": "16px", - "$type": "dimension", - "docs": { - "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" - } - }, - "name": "cdr-form-figure-size-small", - "attributes": { - "deprecated": false - } - }, - { - "$value": "1.6rem", - "$type": "dimension", - "docs": { - "type": "form", - "category": "form", - "example": "form" - }, - "filePath": "tokens/global/form.json5", - "isSource": false, - "original": { - "$value": "16px", - "$type": "dimension", - "docs": { - "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" - } - }, - "name": "cdr-form-figure-size-medium", - "attributes": { - "deprecated": false - } - }, - { - "$value": "2rem", - "$type": "dimension", - "docs": { - "type": "form", - "category": "form", - "example": "form" - }, - "filePath": "tokens/global/form.json5", - "isSource": false, - "original": { - "$value": "20px", - "$type": "dimension", - "docs": { - "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" - } - }, - "name": "cdr-form-figure-size-large", - "attributes": { - "deprecated": false - } - } - ], - "sizing": [ - { - "$value": "1.6rem", - "$type": "dimension", - "docs": { - "category": "sizing", - "type": "icon", - "example": "sizing" - }, - "filePath": "tokens/global/icon.json5", - "isSource": false, - "original": { - "$value": "{space.one-x.$value}", - "$type": "dimension", - "docs": { - "category": "{icon.docCategory}", - "type": "icon", - "example": "{icon.docExample}" - } - }, - "name": "cdr-icon-size-sm", - "attributes": { - "deprecated": false - } - }, - { - "$value": "2.4rem", - "$type": "dimension", - "docs": { - "category": "sizing", - "type": "icon", - "example": "sizing" - }, - "filePath": "tokens/global/icon.json5", - "isSource": false, - "original": { - "$value": "{space.one-and-a-half-x.$value}", - "$type": "dimension", - "docs": { - "category": "{icon.docCategory}", - "type": "icon", - "example": "{icon.docExample}" - } - }, - "name": "cdr-icon-size", - "attributes": { - "deprecated": false - } - }, - { - "$value": "3.2rem", - "$type": "dimension", - "docs": { - "category": "sizing", - "type": "icon", - "example": "sizing" - }, - "filePath": "tokens/global/icon.json5", - "isSource": false, - "original": { - "$value": "{space.two-x.$value}", - "$type": "dimension", - "docs": { - "category": "{icon.docCategory}", - "type": "icon", - "example": "{icon.docExample}" - } - }, - "name": "cdr-icon-size-lg", - "attributes": { - "deprecated": false - } - } - ], - "motion": [ - { - "$value": "0.10s", - "$type": "time", - "docs": { - "category": "motion", - "type": "duration", - "example": "duration" - }, - "filePath": "tokens/global/motion.json5", - "isSource": false, - "original": { - "$value": "100ms", - "$type": "time", - "docs": { - "category": "{duration.docCategory}", - "type": "duration", - "example": "{duration.docExample}" - } - }, - "name": "cdr-duration-1-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.20s", - "$type": "time", - "docs": { - "category": "motion", - "type": "duration", - "example": "duration" - }, - "filePath": "tokens/global/motion.json5", - "isSource": false, - "original": { - "$value": "200ms", - "$type": "time", - "docs": { - "category": "{duration.docCategory}", - "type": "duration", - "example": "{duration.docExample}" - } - }, - "name": "cdr-duration-2-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.30s", - "$type": "time", - "docs": { - "category": "motion", - "type": "duration", - "example": "duration" - }, - "filePath": "tokens/global/motion.json5", - "isSource": false, - "original": { - "$value": "300ms", - "$type": "time", - "docs": { - "category": "{duration.docCategory}", - "type": "duration", - "example": "{duration.docExample}" - } - }, - "name": "cdr-duration-3-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.40s", - "$type": "time", - "docs": { - "category": "motion", - "type": "duration", - "example": "duration" - }, - "filePath": "tokens/global/motion.json5", - "isSource": false, - "original": { - "$value": "400ms", - "$type": "time", - "docs": { - "category": "{duration.docCategory}", - "type": "duration", - "example": "{duration.docExample}" - } - }, - "name": "cdr-duration-4-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.50s", - "$type": "time", - "docs": { - "category": "motion", - "type": "duration", - "example": "duration" - }, - "filePath": "tokens/global/motion.json5", - "isSource": false, - "original": { - "$value": "500ms", - "$type": "time", - "docs": { - "category": "{duration.docCategory}", - "type": "duration", - "example": "{duration.docExample}" - } - }, - "name": "cdr-duration-5-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.60s", - "$type": "time", - "docs": { - "category": "motion", - "type": "duration", - "example": "duration" - }, - "filePath": "tokens/global/motion.json5", - "isSource": false, - "original": { - "$value": "600ms", - "$type": "time", - "docs": { - "category": "{duration.docCategory}", - "type": "duration", - "example": "{duration.docExample}" - } - }, - "name": "cdr-duration-6-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "cubic-bezier(0.32, 0.94, 0.60, 1)", - "docs": { - "category": "motion", - "type": "timing", - "example": "timing" - }, - "filePath": "tokens/global/motion.json5", - "isSource": false, - "original": { - "$value": "cubic-bezier(0.32, 0.94, 0.60, 1)", - "docs": { - "category": "{timing.docCategory}", - "type": "timing", - "example": "{timing.docExample}" - } - }, - "name": "cdr-timing-function-ease-out", - "attributes": { - "deprecated": false - } - }, - { - "$value": "cubic-bezier(0.15, 0, 0.15, 0)", - "docs": { - "category": "motion", - "type": "timing", - "example": "timing" - }, - "filePath": "tokens/global/motion.json5", - "isSource": false, - "original": { - "$value": "cubic-bezier(0.15, 0, 0.15, 0)", - "docs": { - "category": "{timing.docCategory}", - "type": "timing", - "example": "{timing.docExample}" - } - }, - "name": "cdr-timing-function-ease", - "attributes": { - "deprecated": false - } - }, - { - "$value": "cubic-bezier(0, 0, 1, 1)", - "docs": { - "category": "motion", - "type": "timing", - "example": "timing" - }, - "filePath": "tokens/global/motion.json5", - "isSource": false, - "original": { - "$value": "cubic-bezier(0, 0, 1, 1)", - "docs": { - "category": "{timing.docCategory}", - "type": "timing", - "example": "{timing.docExample}" - } - }, - "name": "cdr-timing-function-linear", - "attributes": { - "deprecated": false - } - } - ], - "prominence": [ - { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "prominence" - }, - "filePath": "tokens/global/prominence.json5", - "isSource": false, - "original": { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}" - } - }, - "name": "cdr-prominence-flat-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "prominence" - }, - "filePath": "tokens/global/prominence.json5", - "isSource": false, - "original": { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}" - } - }, - "name": "cdr-prominence-flat-y", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "prominence" - }, - "filePath": "tokens/global/prominence.json5", - "isSource": false, - "original": { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}" - } - }, - "name": "cdr-prominence-flat-blur", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "prominence" - }, - "filePath": "tokens/global/prominence.json5", - "isSource": false, - "original": { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}" - } - }, - "name": "cdr-prominence-flat-spread", - "attributes": { - "deprecated": false - } - }, - { - "$value": "rgba(46, 46, 43, 0.2)", - "$type": "color", - "docs": { - "type": "prominence", - "category": "prominence" - }, - "filePath": "tokens/global/prominence.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-1000-20}", - "$type": "color", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}" - } - }, - "name": "cdr-prominence-flat-color", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "prominence" - }, - "filePath": "tokens/global/prominence.json5", - "isSource": false, - "original": { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}" - } - }, - "name": "cdr-prominence-raised-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.2rem", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "prominence" - }, - "filePath": "tokens/global/prominence.json5", - "isSource": false, - "original": { - "$value": "2px", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}" - } - }, - "name": "cdr-prominence-raised-y", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.2rem", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "prominence" - }, - "filePath": "tokens/global/prominence.json5", - "isSource": false, - "original": { - "$value": "2px", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}" - } - }, - "name": "cdr-prominence-raised-blur", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "prominence" - }, - "filePath": "tokens/global/prominence.json5", - "isSource": false, - "original": { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}" - } - }, - "name": "cdr-prominence-raised-spread", - "attributes": { - "deprecated": false - } - }, - { - "$value": "rgba(46, 46, 43, 0.2)", - "$type": "color", - "docs": { - "type": "prominence", - "category": "prominence" - }, - "filePath": "tokens/global/prominence.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-1000-20}", - "$type": "color", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}" - } - }, - "name": "cdr-prominence-raised-color", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "prominence" - }, - "filePath": "tokens/global/prominence.json5", - "isSource": false, - "original": { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}" - } - }, - "name": "cdr-prominence-elevated-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.4rem", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "prominence" - }, - "filePath": "tokens/global/prominence.json5", - "isSource": false, - "original": { - "$value": "4px", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}" - } - }, - "name": "cdr-prominence-elevated-y", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.4rem", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "prominence" - }, - "filePath": "tokens/global/prominence.json5", - "isSource": false, - "original": { - "$value": "4px", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}" - } - }, - "name": "cdr-prominence-elevated-blur", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "prominence" - }, - "filePath": "tokens/global/prominence.json5", - "isSource": false, - "original": { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}" - } - }, - "name": "cdr-prominence-elevated-spread", - "attributes": { - "deprecated": false - } - }, - { - "$value": "rgba(46, 46, 43, 0.2)", - "$type": "color", - "docs": { - "type": "prominence", - "category": "prominence" - }, - "filePath": "tokens/global/prominence.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-1000-20}", - "$type": "color", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}" - } - }, - "name": "cdr-prominence-elevated-color", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "prominence" - }, - "filePath": "tokens/global/prominence.json5", - "isSource": false, - "original": { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}" - } - }, - "name": "cdr-prominence-floating-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.8rem", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "prominence" - }, - "filePath": "tokens/global/prominence.json5", - "isSource": false, - "original": { - "$value": "8px", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}" - } - }, - "name": "cdr-prominence-floating-y", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.8rem", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "prominence" - }, - "filePath": "tokens/global/prominence.json5", - "isSource": false, - "original": { - "$value": "8px", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}" - } - }, - "name": "cdr-prominence-floating-blur", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "prominence" - }, - "filePath": "tokens/global/prominence.json5", - "isSource": false, - "original": { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}" - } - }, - "name": "cdr-prominence-floating-spread", - "attributes": { - "deprecated": false - } - }, - { - "$value": "rgba(46, 46, 43, 0.2)", - "$type": "color", - "docs": { - "type": "prominence", - "category": "prominence" - }, - "filePath": "tokens/global/prominence.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-1000-20}", - "$type": "color", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}" - } - }, - "name": "cdr-prominence-floating-color", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "prominence" - }, - "filePath": "tokens/global/prominence.json5", - "isSource": false, - "original": { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}" - } - }, - "name": "cdr-prominence-lifted-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "1.6rem", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "prominence" - }, - "filePath": "tokens/global/prominence.json5", - "isSource": false, - "original": { - "$value": "16px", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}" - } - }, - "name": "cdr-prominence-lifted-y", - "attributes": { - "deprecated": false - } - }, - { - "$value": "1.6rem", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "prominence" - }, - "filePath": "tokens/global/prominence.json5", - "isSource": false, - "original": { - "$value": "16px", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}" - } - }, - "name": "cdr-prominence-lifted-blur", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "prominence" - }, - "filePath": "tokens/global/prominence.json5", - "isSource": false, - "original": { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}" - } - }, - "name": "cdr-prominence-lifted-spread", - "attributes": { - "deprecated": false - } - }, - { - "$value": "rgba(46, 46, 43, 0.2)", - "$type": "color", - "docs": { - "type": "prominence", - "category": "prominence" - }, - "filePath": "tokens/global/prominence.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-1000-20}", - "$type": "color", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}" - } - }, - "name": "cdr-prominence-lifted-color", - "attributes": { - "deprecated": false - } - } - ], - "radius": [ - { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "radius", - "category": "radius", - "example": "radius" - }, - "filePath": "tokens/global/radius.json5", - "isSource": false, - "original": { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" - } - }, - "name": "cdr-radius-sharp", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.2rem", - "$type": "dimension", - "docs": { - "type": "radius", - "category": "radius", - "example": "radius" - }, - "filePath": "tokens/global/radius.json5", - "isSource": false, - "original": { - "$value": "2px", - "$type": "dimension", - "docs": { - "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" - } - }, - "name": "cdr-radius-soft", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.4rem", - "$type": "dimension", - "docs": { - "type": "radius", - "category": "radius", - "example": "radius" - }, - "filePath": "tokens/global/radius.json5", - "isSource": false, - "original": { - "$value": "4px", - "$type": "dimension", - "docs": { - "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" - } - }, - "name": "cdr-radius-softer", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.6rem", - "$type": "dimension", - "docs": { - "type": "radius", - "category": "radius", - "example": "radius" - }, - "filePath": "tokens/global/radius.json5", - "isSource": false, - "original": { - "$value": "6px", - "$type": "dimension", - "docs": { - "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" - } - }, - "name": "cdr-radius-softest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "999.9rem", - "$type": "dimension", - "docs": { - "type": "radius", - "category": "radius", - "example": "radius" - }, - "filePath": "tokens/global/radius.json5", - "isSource": false, - "original": { - "$value": "9999px", - "$type": "dimension", - "docs": { - "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" - } - }, - "name": "cdr-radius-round", - "attributes": { - "deprecated": false - } - } - ], - "spacing": [ - { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "utility-class": true, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.zero}", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-zero", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.1rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "utility-class": true, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.sixteenth-x}", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-sixteenth-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.2rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "utility-class": true, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.eighth-x}", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-eighth-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.3rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "utility-class": true, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.three-sixteenth-x}", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-three-sixteenth-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.4rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "utility-class": true, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.quarter-x}", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-quarter-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.6rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "utility-class": true, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.three-eighth-x}", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-three-eighth-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.8rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "utility-class": true, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.half-x}", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-half-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "1.2rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "utility-class": true, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.three-quarter-x}", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-three-quarter-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "1.6rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "utility-class": true, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.one-x}", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-one-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "2.4rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "utility-class": true, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "24px", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-one-and-a-half-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "3.2rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "utility-class": true, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "32px", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-two-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "4.8rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "utility-class": true, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "48px", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-three-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "6.4rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "utility-class": true, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "64px", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-four-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.1rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{space.sixteenth-x}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "inset" - }, - "utility-class": true - }, - "name": "cdr-space-inset-sixteenth-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.2rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{space.eighth-x}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "inset" - }, - "utility-class": true - }, - "name": "cdr-space-inset-eighth-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-eighth-x-squish-top-bottom", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.2rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "2px", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-eighth-x-squish-left-right", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.4rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "4px", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-eighth-x-stretch-top-bottom", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.2rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "2px", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-eighth-x-stretch-left-right", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.3rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{space.three-sixteenth-x}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "inset" - }, - "utility-class": true - }, - "name": "cdr-space-inset-three-sixteenth-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.4rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{space.quarter-x}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "inset" - }, - "utility-class": true - }, - "name": "cdr-space-inset-quarter-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.2rem", - "spacingModifier": 0.5, - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.quarter-x}", - "spacingModifier": "{options.space.squish}", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-quarter-x-squish-top-bottom", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.4rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.quarter-x}", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-quarter-x-squish-left-right", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.6rem", - "$type": "dimension", - "spacingModifier": 1.5, - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.quarter-x}", - "$type": "dimension", - "spacingModifier": "{options.space.stretch}", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-quarter-x-stretch-top-bottom", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.4rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.quarter-x}", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-quarter-x-stretch-left-right", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.6rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{space.three-eighth-x}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "inset" - }, - "utility-class": true - }, - "name": "cdr-space-inset-three-eighth-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.8rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.half-x}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "inset" - }, - "utility-class": true - }, - "name": "cdr-space-inset-half-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.4rem", - "$type": "dimension", - "spacingModifier": 0.5, - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.half-x}", - "$type": "dimension", - "spacingModifier": "{options.space.squish}", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-half-x-squish-top-bottom", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.8rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.half-x}", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-half-x-squish-left-right", - "attributes": { - "deprecated": false - } - }, - { - "$value": "1.2rem", - "$type": "dimension", - "spacingModifier": 1.5, - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.half-x}", - "$type": "dimension", - "spacingModifier": "{options.space.stretch}", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-half-x-stretch-top-bottom", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.8rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.half-x}", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-half-x-stretch-left-right", - "attributes": { - "deprecated": false - } - }, - { - "$value": "1.2rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.three-quarter-x}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "inset" - }, - "utility-class": true - }, - "name": "cdr-space-inset-three-quarter-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.6rem", - "$type": "dimension", - "spacingModifier": 0.5, - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.three-quarter-x}", - "$type": "dimension", - "spacingModifier": "{options.space.squish}", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-three-quarter-x-squish-top-bottom", - "attributes": { - "deprecated": false - } - }, - { - "$value": "1.2rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.three-quarter-x}", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-three-quarter-x-squish-left-right", - "attributes": { - "deprecated": false - } - }, - { - "$value": "1.8rem", - "$type": "dimension", - "spacingModifier": 1.5, - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.three-quarter-x}", - "$type": "dimension", - "spacingModifier": "{options.space.stretch}", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-three-quarter-x-stretch-top-bottom", - "attributes": { - "deprecated": false - } - }, - { - "$value": "1.2rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.three-quarter-x}", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-three-quarter-x-stretch-left-right", - "attributes": { - "deprecated": false - } - }, - { - "$value": "1.6rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.one-x}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "inset" - }, - "utility-class": true - }, - "name": "cdr-space-inset-one-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.8rem", - "$type": "dimension", - "spacingModifier": 0.5, - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.one-x}", - "$type": "dimension", - "spacingModifier": "{options.space.squish}", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-one-x-squish-top-bottom", - "attributes": { - "deprecated": false - } - }, - { - "$value": "1.6rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.one-x}", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-one-x-squish-left-right", - "attributes": { - "deprecated": false - } - }, - { - "$value": "2.4rem", - "$type": "dimension", - "spacingModifier": 1.5, - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.one-x}", - "$type": "dimension", - "spacingModifier": "{options.space.stretch}", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-one-x-stretch-top-bottom", - "attributes": { - "deprecated": false - } - }, - { - "$value": "1.6rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.one-x}", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-one-x-stretch-left-right", - "attributes": { - "deprecated": false - } - }, - { - "$value": "2.4rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.one-and-a-half-x}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "inset" - }, - "utility-class": true - }, - "name": "cdr-space-inset-one-and-a-half-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "1.2rem", - "$type": "dimension", - "spacingModifier": 0.5, - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.one-and-a-half-x}", - "$type": "dimension", - "spacingModifier": "{options.space.squish}", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-one-and-a-half-x-squish-top-bottom", - "attributes": { - "deprecated": false - } - }, - { - "$value": "2.4rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.one-and-a-half-x}", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-one-and-a-half-x-squish-left-right", - "attributes": { - "deprecated": false - } - }, - { - "$value": "3.6rem", - "$type": "dimension", - "spacingModifier": 1.5, - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.one-and-a-half-x}", - "$type": "dimension", - "spacingModifier": "{options.space.stretch}", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-one-and-a-half-x-stretch-top-bottom", - "attributes": { - "deprecated": false - } - }, - { - "$value": "2.4rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.one-and-a-half-x}", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-one-and-a-half-x-stretch-left-right", - "attributes": { - "deprecated": false - } - }, - { - "$value": "3.2rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.two-x}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "inset" - }, - "utility-class": true - }, - "name": "cdr-space-inset-two-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "1.6rem", - "$type": "dimension", - "spacingModifier": 0.5, - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.two-x}", - "$type": "dimension", - "spacingModifier": "{options.space.squish}", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-two-x-squish-top-bottom", - "attributes": { - "deprecated": false - } - }, - { - "$value": "3.2rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.two-x}", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-two-x-squish-left-right", - "attributes": { - "deprecated": false - } - }, - { - "$value": "4.8rem", - "$type": "dimension", - "spacingModifier": 1.5, - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.two-x}", - "$type": "dimension", - "spacingModifier": "{options.space.stretch}", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-two-x-stretch-top-bottom", - "attributes": { - "deprecated": false - } - }, - { - "$value": "3.2rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.two-x}", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-two-x-stretch-left-right", - "attributes": { - "deprecated": false - } - }, - { - "$value": "4.8rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.three-x}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "inset" - }, - "utility-class": true - }, - "name": "cdr-space-inset-three-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "2.4rem", - "$type": "dimension", - "spacingModifier": 0.5, - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.three-x}", - "$type": "dimension", - "spacingModifier": "{options.space.squish}", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-three-x-squish-top-bottom", - "attributes": { - "deprecated": false - } - }, - { - "$value": "4.8rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.three-x}", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-three-x-squish-left-right", - "attributes": { - "deprecated": false - } - }, - { - "$value": "7.2rem", - "$type": "dimension", - "spacingModifier": 1.5, - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.three-x}", - "$type": "dimension", - "spacingModifier": "{options.space.stretch}", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-three-x-stretch-top-bottom", - "attributes": { - "deprecated": false - } - }, - { - "$value": "4.8rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.three-x}", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-three-x-stretch-left-right", - "attributes": { - "deprecated": false - } - }, - { - "$value": "6.4rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.four-x}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "inset" - }, - "utility-class": true - }, - "name": "cdr-space-inset-four-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "3.2rem", - "$type": "dimension", - "spacingModifier": 0.5, - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.four-x}", - "$type": "dimension", - "spacingModifier": "{options.space.squish}", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-four-x-squish-top-bottom", - "attributes": { - "deprecated": false - } - }, - { - "$value": "6.4rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.four-x}", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-four-x-squish-left-right", - "attributes": { - "deprecated": false - } - }, - { - "$value": "9.6rem", - "$type": "dimension", - "spacingModifier": 1.5, - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.four-x}", - "$type": "dimension", - "spacingModifier": "{options.space.stretch}", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-four-x-stretch-top-bottom", - "attributes": { - "deprecated": false - } - }, - { - "$value": "6.4rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "64px", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-four-x-stretch-left-right", - "attributes": { - "deprecated": false - } - } - ] - }, - "web": { - "display": [ - { - "$value": "Mixin for screen readers only", - "category": "display", - "name": "cdr-display-sr-only", - "attributes": { - "option": false, - "deprecated": false, - "category": "display" - } - }, - { - "$value": "Mixin for screen readers only, but remains focusable", - "category": "display", - "name": "cdr-display-sr-only-focusable", - "attributes": { - "option": false, - "deprecated": false, - "category": "display" - } - } - ], - "container": [ - { - "$value": "Mixin for wrapping page content", - "category": "container", - "name": "cdr-container", - "attributes": { - "option": false, - "deprecated": false, - "category": "container" - } - }, - { - "$value": "Mixin for wrapping page content responsively", - "category": "container", - "name": "cdr-container-fluid", - "attributes": { - "option": false, - "deprecated": false, - "category": "container" - } - } - ], - "media-query": [ - { - "$value": "Mixin content rendered at extra small breakpoint only", - "category": "media-query", - "name": "cdr-xs-mq-only", - "attributes": { - "option": false, - "deprecated": false, - "category": "media-query" - } - }, - { - "$value": "Mixin content rendered at extra small breakpoint and above", - "category": "media-query", - "name": "cdr-xs-mq-up", - "attributes": { - "option": false, - "deprecated": false, - "category": "media-query" - } - }, - { - "$value": "Mixin content rendered at small breakpoint only", - "category": "media-query", - "name": "cdr-sm-mq-only", - "attributes": { - "option": false, - "deprecated": false, - "category": "media-query" - } - }, - { - "$value": "Mixin content rendered at small breakpoint and above", - "category": "media-query", - "name": "cdr-sm-mq-up", - "attributes": { - "option": false, - "deprecated": false, - "category": "media-query" - } - }, - { - "$value": "Mixin content rendered below small breakpoint", - "category": "media-query", - "name": "cdr-sm-mq-down", - "attributes": { - "option": false, - "deprecated": false, - "category": "media-query" - } - }, - { - "$value": "Mixin content rendered at medium breakpoint only", - "category": "media-query", - "name": "cdr-md-mq-only", - "attributes": { - "option": false, - "deprecated": false, - "category": "media-query" - } - }, - { - "$value": "Mixin content rendered at medium breakpoint and above", - "category": "media-query", - "name": "cdr-md-mq-up", - "attributes": { - "option": false, - "deprecated": false, - "category": "media-query" - } - }, - { - "$value": "Mixin content rendered below medium breakpoint", - "category": "media-query", - "name": "cdr-md-mq-down", - "attributes": { - "option": false, - "deprecated": false, - "category": "media-query" - } - }, - { - "$value": "Mixin content rendered at large breakpoint only", - "category": "media-query", - "name": "cdr-lg-mq-only", - "attributes": { - "option": false, - "deprecated": false, - "category": "media-query" - } - }, - { - "$value": "Mixin content rendered at large breakpoint and above", - "category": "media-query", - "name": "cdr-lg-mq-up", - "attributes": { - "option": false, - "deprecated": false, - "category": "media-query" - } - }, - { - "$value": "Mixin content rendered below large breakpoint", - "category": "media-query", - "name": "cdr-lg-mq-down", - "attributes": { - "option": false, - "deprecated": false, - "category": "media-query" - } - } - ], - "container-query": [ - { - "$value": "Container content rendered at extra small breakpoint only with optional name", - "category": "container-query", - "name": "cdr-xs-cq-only", - "attributes": { - "option": false, - "deprecated": false, - "category": "container-query" - } - }, - { - "$value": "Container content rendered at extra small breakpoint and above with optional name", - "category": "container-query", - "name": "cdr-xs-cq-up", - "attributes": { - "option": false, - "deprecated": false, - "category": "container-query" - } - }, - { - "$value": "Container content rendered at small breakpoint only with optional name", - "category": "container-query", - "name": "cdr-sm-cq-only", - "attributes": { - "option": false, - "deprecated": false, - "category": "container-query" - } - }, - { - "$value": "Container content rendered at small breakpoint and above with optional name", - "category": "container-query", - "name": "cdr-sm-cq-up", - "attributes": { - "option": false, - "deprecated": false, - "category": "container-query" - } - }, - { - "$value": "Container content rendered below small breakpoint with optional name", - "category": "container-query", - "name": "cdr-sm-cq-down", - "attributes": { - "option": false, - "deprecated": false, - "category": "container-query" - } - }, - { - "$value": "Container content rendered at medium breakpoint only with optional name", - "category": "container-query", - "name": "cdr-md-cq-only", - "attributes": { - "option": false, - "deprecated": false, - "category": "container-query" - } - }, - { - "$value": "Container content rendered at medium breakpoint and above with optional name", - "category": "container-query", - "name": "cdr-md-cq-up", - "attributes": { - "option": false, - "deprecated": false, - "category": "container-query" - } - }, - { - "$value": "Container content rendered below medium breakpoint with optional name", - "category": "container-query", - "name": "cdr-md-cq-down", - "attributes": { - "option": false, - "deprecated": false, - "category": "container-query" - } - }, - { - "$value": "Container content rendered at large breakpoint only with optional name", - "category": "container-query", - "name": "cdr-lg-cq-only", - "attributes": { - "option": false, - "deprecated": false, - "category": "container-query" - } - }, - { - "$value": "Container content rendered at large breakpoint and above with optional name", - "category": "container-query", - "name": "cdr-lg-cq-up", - "attributes": { - "option": false, - "deprecated": false, - "category": "container-query" - } - }, - { - "$value": "Container content rendered below large breakpoint with optional name", - "category": "container-query", - "name": "cdr-lg-cq-down", - "attributes": { - "option": false, - "deprecated": false, - "category": "container-query" - } - } - ], - "colors": [], - "misc": [ - { - "$value": "Stuart", - "docs": { - "type": "font-family" - }, - "filePath": "tokens/web/font.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif-main}", - "docs": { - "type": "font-family" - } - }, - "name": "cdr-font-family-serif-brand-font", - "attributes": { - "category": "font", - "type": "family", - "item": "serif-brand-font", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "docs": { - "type": "font-family" - }, - "filePath": "tokens/web/font.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "docs": { - "type": "font-family" - } - }, - "name": "cdr-font-family-serif", - "attributes": { - "category": "font", - "type": "family", - "item": "serif", - "deprecated": false - } - }, - { - "$value": "Graphik", - "docs": { - "type": "font-family" - }, - "filePath": "tokens/web/font.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans-main}", - "docs": { - "type": "font-family" - } - }, - "name": "cdr-font-family-sans-brand-font", - "attributes": { - "category": "font", - "type": "family", - "item": "sans-brand-font", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "docs": { - "type": "font-family" - }, - "filePath": "tokens/web/font.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "docs": { - "type": "font-family" - } - }, - "name": "cdr-font-family-sans", - "attributes": { - "category": "font", - "type": "family", - "item": "sans", - "deprecated": false - } - } - ], - "form": [], - "sizing": [], - "motion": [], - "prominence": [ - { - "$value": "0 0 0 0 rgba(46, 46, 43, 0.2)", - "docs": { - "type": "prominence", - "category": "prominence", - "example": "prominence" - }, - "filePath": "tokens/web/prominence.json5", - "isSource": false, - "original": { - "$value": "{prominence.flat-x.$value} {prominence.flat-y.$value} {prominence.flat-blur.$value} {prominence.flat-spread.$value} {prominence.flat-color.$value}", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}", - "example": "prominence" - } - }, - "name": "cdr-prominence-flat", - "attributes": { - "category": "prominence", - "type": "flat", - "deprecated": false - } - }, - { - "$value": "0 0.2rem 0.2rem 0 rgba(46, 46, 43, 0.2)", - "docs": { - "type": "prominence", - "category": "prominence", - "example": "prominence" - }, - "filePath": "tokens/web/prominence.json5", - "isSource": false, - "original": { - "$value": "{prominence.raised-x.$value} {prominence.raised-y.$value} {prominence.raised-blur.$value} {prominence.raised-spread.$value} {prominence.raised-color.$value}", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}", - "example": "prominence" - } - }, - "name": "cdr-prominence-raised", - "attributes": { - "category": "prominence", - "type": "raised", - "deprecated": false - } - }, - { - "$value": "0 0.4rem 0.4rem 0 rgba(46, 46, 43, 0.2)", - "docs": { - "type": "prominence", - "category": "prominence", - "example": "prominence" - }, - "filePath": "tokens/web/prominence.json5", - "isSource": false, - "original": { - "$value": "{prominence.elevated-x.$value} {prominence.elevated-y.$value} {prominence.elevated-blur.$value} {prominence.elevated-spread.$value} {prominence.elevated-color.$value}", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}", - "example": "prominence" - } - }, - "name": "cdr-prominence-elevated", - "attributes": { - "category": "prominence", - "type": "elevated", - "deprecated": false - } - }, - { - "$value": "0 0.8rem 0.8rem 0 rgba(46, 46, 43, 0.2)", - "docs": { - "type": "prominence", - "category": "prominence", - "example": "prominence" - }, - "filePath": "tokens/web/prominence.json5", - "isSource": false, - "original": { - "$value": "{prominence.floating-x.$value} {prominence.floating-y.$value} {prominence.floating-blur.$value} {prominence.floating-spread.$value} {prominence.floating-color.$value}", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}", - "example": "prominence" - } - }, - "name": "cdr-prominence-floating", - "attributes": { - "category": "prominence", - "type": "floating", - "deprecated": false - } - }, - { - "$value": "0 1.6rem 1.6rem 0 rgba(46, 46, 43, 0.2)", - "docs": { - "type": "prominence", - "category": "prominence", - "example": "prominence" - }, - "filePath": "tokens/web/prominence.json5", - "isSource": false, - "original": { - "$value": "{prominence.lifted-x.$value} {prominence.lifted-y.$value} {prominence.lifted-blur.$value} {prominence.lifted-spread.$value} {prominence.lifted-color.$value}", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}", - "example": "prominence" - } - }, - "name": "cdr-prominence-lifted", - "attributes": { - "category": "prominence", - "type": "lifted", - "deprecated": false - } - } - ], - "radius": [], - "spacing": [ - { - "$value": "0 0.2rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/web/space.json5", - "isSource": false, - "original": { - "$value": "{space.inset.eighth-x-squish-top-bottom.$value} {space.inset.eighth-x-squish-left-right.$value}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-inset-eighth-x-squish", - "attributes": { - "category": "space", - "type": "inset", - "item": "eighth-x-squish", - "deprecated": false - } - }, - { - "$value": "0.4rem 0.2rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/web/space.json5", - "isSource": false, - "original": { - "$value": "{space.inset.eighth-x-stretch-top-bottom.$value} {space.inset.eighth-x-stretch-left-right.$value}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-inset-eighth-x-stretch", - "attributes": { - "category": "space", - "type": "inset", - "item": "eighth-x-stretch", - "deprecated": false - } - }, - { - "$value": "0.2rem 0.4rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/web/space.json5", - "isSource": false, - "original": { - "$value": "{space.inset.quarter-x-squish-top-bottom.$value} {space.inset.quarter-x-squish-left-right.$value}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-inset-quarter-x-squish", - "attributes": { - "category": "space", - "type": "inset", - "item": "quarter-x-squish", - "deprecated": false - } - }, - { - "$value": "0.6rem 0.4rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/web/space.json5", - "isSource": false, - "original": { - "$value": "{space.inset.quarter-x-stretch-top-bottom.$value} {space.inset.quarter-x-stretch-left-right.$value}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-inset-quarter-x-stretch", - "attributes": { - "category": "space", - "type": "inset", - "item": "quarter-x-stretch", - "deprecated": false - } - }, - { - "$value": "0.4rem 0.8rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/web/space.json5", - "isSource": false, - "original": { - "$value": "{space.inset.half-x-squish-top-bottom.$value} {space.inset.half-x-squish-left-right.$value}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-inset-half-x-squish", - "attributes": { - "category": "space", - "type": "inset", - "item": "half-x-squish", - "deprecated": false - } - }, - { - "$value": "1.2rem 0.8rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/web/space.json5", - "isSource": false, - "original": { - "$value": "{space.inset.half-x-stretch-top-bottom.$value} {space.inset.half-x-stretch-left-right.$value}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-inset-half-x-stretch", - "attributes": { - "category": "space", - "type": "inset", - "item": "half-x-stretch", - "deprecated": false - } - }, - { - "$value": "0.6rem 1.2rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/web/space.json5", - "isSource": false, - "original": { - "$value": "{space.inset.three-quarter-x-squish-top-bottom.$value} {space.inset.three-quarter-x-squish-left-right.$value}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-inset-three-quarter-x-squish", - "attributes": { - "category": "space", - "type": "inset", - "item": "three-quarter-x-squish", - "deprecated": false - } - }, - { - "$value": "1.8rem 1.2rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/web/space.json5", - "isSource": false, - "original": { - "$value": "{space.inset.three-quarter-x-stretch-top-bottom.$value} {space.inset.three-quarter-x-stretch-left-right.$value}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-inset-three-quarter-x-stretch", - "attributes": { - "category": "space", - "type": "inset", - "item": "three-quarter-x-stretch", - "deprecated": false - } - }, - { - "$value": "0.8rem 1.6rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/web/space.json5", - "isSource": false, - "original": { - "$value": "{space.inset.one-x-squish-top-bottom.$value} {space.inset.one-x-squish-left-right.$value}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-inset-one-x-squish", - "attributes": { - "category": "space", - "type": "inset", - "item": "one-x-squish", - "deprecated": false - } - }, - { - "$value": "2.4rem 1.6rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/web/space.json5", - "isSource": false, - "original": { - "$value": "{space.inset.one-x-stretch-top-bottom.$value} {space.inset.one-x-stretch-left-right.$value}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-inset-one-x-stretch", - "attributes": { - "category": "space", - "type": "inset", - "item": "one-x-stretch", - "deprecated": false - } - }, - { - "$value": "1.2rem 2.4rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/web/space.json5", - "isSource": false, - "original": { - "$value": "{space.inset.one-and-a-half-x-squish-top-bottom.$value} {space.inset.one-and-a-half-x-squish-left-right.$value}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-inset-one-and-a-half-x-squish", - "attributes": { - "category": "space", - "type": "inset", - "item": "one-and-a-half-x-squish", - "deprecated": false - } - }, - { - "$value": "3.6rem 2.4rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/web/space.json5", - "isSource": false, - "original": { - "$value": "{space.inset.one-and-a-half-x-stretch-top-bottom.$value} {space.inset.one-and-a-half-x-stretch-left-right.$value}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-inset-one-and-a-half-x-stretch", - "attributes": { - "category": "space", - "type": "inset", - "item": "one-and-a-half-x-stretch", - "deprecated": false - } - }, - { - "$value": "1.6rem 3.2rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/web/space.json5", - "isSource": false, - "original": { - "$value": "{space.inset.two-x-squish-top-bottom.$value} {space.inset.two-x-squish-left-right.$value}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-inset-two-x-squish", - "attributes": { - "category": "space", - "type": "inset", - "item": "two-x-squish", - "deprecated": false - } - }, - { - "$value": "4.8rem 3.2rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/web/space.json5", - "isSource": false, - "original": { - "$value": "{space.inset.two-x-stretch-top-bottom.$value} {space.inset.two-x-stretch-left-right.$value}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-inset-two-x-stretch", - "attributes": { - "category": "space", - "type": "inset", - "item": "two-x-stretch", - "deprecated": false - } - }, - { - "$value": "2.4rem 4.8rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/web/space.json5", - "isSource": false, - "original": { - "$value": "{space.inset.three-x-squish-top-bottom.$value} {space.inset.three-x-squish-left-right.$value}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-inset-three-x-squish", - "attributes": { - "category": "space", - "type": "inset", - "item": "three-x-squish", - "deprecated": false - } - }, - { - "$value": "7.2rem 4.8rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/web/space.json5", - "isSource": false, - "original": { - "$value": "{space.inset.three-x-stretch-top-bottom.$value} {space.inset.three-x-stretch-left-right.$value}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-inset-three-x-stretch", - "attributes": { - "category": "space", - "type": "inset", - "item": "three-x-stretch", - "deprecated": false - } - }, - { - "$value": "3.2rem 6.4rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/web/space.json5", - "isSource": false, - "original": { - "$value": "{space.inset.four-x-squish-top-bottom.$value} {space.inset.four-x-squish-left-right.$value}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-inset-four-x-squish", - "attributes": { - "category": "space", - "type": "inset", - "item": "four-x-squish", - "deprecated": false - } - }, - { - "$value": "9.6rem 6.4rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/web/space.json5", - "isSource": false, - "original": { - "$value": "{space.inset.four-x-stretch-top-bottom.$value} {space.inset.four-x-stretch-left-right.$value}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-inset-four-x-stretch", - "attributes": { - "category": "space", - "type": "inset", - "item": "four-x-stretch", - "deprecated": false - } - } - ], - "breakpoints": [ - { - "$value": "0", - "$type": "breakpoint", - "docs": { - "type": "breakpoint", - "category": "breakpoints", - "example": "breakpoint" - }, - "filePath": "tokens/web/breakpoints.json5", - "isSource": false, - "original": { - "$value": "0", - "$type": "breakpoint", - "docs": { - "type": "breakpoint", - "category": "{breakpoint.docCategory}", - "example": "{breakpoint.docExample}" - } - }, - "name": "cdr-breakpoint-xs", - "attributes": { - "category": "breakpoint", - "type": "xs", - "deprecated": false - } - }, - { - "$value": "768px", - "$type": "breakpoint", - "docs": { - "type": "breakpoint", - "category": "breakpoints", - "example": "breakpoint" - }, - "filePath": "tokens/web/breakpoints.json5", - "isSource": false, - "original": { - "$value": "768px", - "$type": "breakpoint", - "docs": { - "type": "breakpoint", - "category": "{breakpoint.docCategory}", - "example": "{breakpoint.docExample}" - } - }, - "name": "cdr-breakpoint-sm", - "attributes": { - "category": "breakpoint", - "type": "sm", - "deprecated": false - } - }, - { - "$value": "992px", - "$type": "breakpoint", - "docs": { - "type": "breakpoint", - "category": "breakpoints", - "example": "breakpoint" - }, - "filePath": "tokens/web/breakpoints.json5", - "isSource": false, - "original": { - "$value": "992px", - "$type": "breakpoint", - "docs": { - "type": "breakpoint", - "category": "{breakpoint.docCategory}", - "example": "{breakpoint.docExample}" - } - }, - "name": "cdr-breakpoint-md", - "attributes": { - "category": "breakpoint", - "type": "md", - "deprecated": false - } - }, - { - "$value": "1232px", - "$type": "breakpoint", - "docs": { - "type": "breakpoint", - "category": "breakpoints", - "example": "breakpoint" - }, - "filePath": "tokens/web/breakpoints.json5", - "isSource": false, - "original": { - "$value": "1232px", - "$type": "breakpoint", - "docs": { - "type": "breakpoint", - "category": "{breakpoint.docCategory}", - "example": "{breakpoint.docExample}" - } - }, - "name": "cdr-breakpoint-lg", - "attributes": { - "category": "breakpoint", - "type": "lg", - "deprecated": false - } - } - ], - "text": [ - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textBody300", - "property": "font-family", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textBody300", - "property": "font-family", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-300-family", - "attributes": { - "category": "text-body", - "type": "300", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textBody300", - "property": "font-style", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textBody300", - "property": "font-style", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-300-style", - "attributes": { - "category": "text-body", - "type": "300", - "item": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textBody300", - "property": "font-weight", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textBody300", - "property": "font-weight", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-300-weight", - "attributes": { - "category": "text-body", - "type": "300", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "0.008rem", - "$type": "dimension", - "mixin": "cdr-textBody300", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.looseish}", - "$type": "dimension", - "mixin": "textBody300", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-body-300-spacing", - "attributes": { - "category": "text-body", - "type": "300", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "1.6rem", - "$type": "fontSize", - "mixin": "cdr-textBody300", - "property": "font-size", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.300}", - "$type": "fontSize", - "mixin": "textBody300", - "property": "font-size", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-300-size", - "attributes": { - "category": "text-body", - "type": "300", - "item": "size", - "deprecated": false - } - }, - { - "$value": "2.6rem", - "$type": "dimension", - "mixin": "cdr-textBody300", - "property": "line-height", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.600}", - "$type": "dimension", - "mixin": "textBody300", - "property": "line-height", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-300-height", - "attributes": { - "category": "text-body", - "type": "300", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textBody400", - "property": "font-family", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textBody400", - "property": "font-family", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-400-family", - "attributes": { - "category": "text-body", - "type": "400", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textBody400", - "property": "font-style", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textBody400", - "property": "font-style", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-400-style", - "attributes": { - "category": "text-body", - "type": "400", - "item": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textBody400", - "property": "font-weight", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textBody400", - "property": "font-weight", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-400-weight", - "attributes": { - "category": "text-body", - "type": "400", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textBody400", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textBody400", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-body-400-spacing", - "attributes": { - "category": "text-body", - "type": "400", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "1.8rem", - "$type": "fontSize", - "mixin": "cdr-textBody400", - "property": "font-size", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.400}", - "$type": "fontSize", - "mixin": "textBody400", - "property": "font-size", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-400-size", - "attributes": { - "category": "text-body", - "type": "400", - "item": "size", - "deprecated": false - } - }, - { - "$value": "3rem", - "$type": "dimension", - "mixin": "cdr-textBody400", - "property": "line-height", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.800}", - "$type": "dimension", - "mixin": "textBody400", - "property": "line-height", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-400-height", - "attributes": { - "category": "text-body", - "type": "400", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textBody500", - "property": "font-family", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textBody500", - "property": "font-family", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-500-family", - "attributes": { - "category": "text-body", - "type": "500", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textBody500", - "property": "font-style", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textBody500", - "property": "font-style", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-500-style", - "attributes": { - "category": "text-body", - "type": "500", - "item": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textBody500", - "property": "font-weight", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textBody500", - "property": "font-weight", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-500-weight", - "attributes": { - "category": "text-body", - "type": "500", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.016rem", - "$type": "dimension", - "mixin": "cdr-textBody500", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tight}", - "$type": "dimension", - "mixin": "textBody500", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-body-500-spacing", - "attributes": { - "category": "text-body", - "type": "500", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "2rem", - "$type": "fontSize", - "mixin": "cdr-textBody500", - "property": "font-size", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.500}", - "$type": "fontSize", - "mixin": "textBody500", - "property": "font-size", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-500-size", - "attributes": { - "category": "text-body", - "type": "500", - "item": "size", - "deprecated": false - } - }, - { - "$value": "3.6rem", - "$type": "dimension", - "mixin": "cdr-textBody500", - "property": "line-height", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.1000}", - "$type": "dimension", - "mixin": "textBody500", - "property": "line-height", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-500-height", - "attributes": { - "category": "text-body", - "type": "500", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textBodyStrong300", - "property": "font-family", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textBodyStrong300", - "property": "font-family", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-strong-300-family", - "attributes": { - "category": "text-body-strong", - "type": "300", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textBodyStrong300", - "property": "font-style", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textBodyStrong300", - "property": "font-style", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-strong-300-style", - "attributes": { - "category": "text-body-strong", - "type": "300", - "item": "style", - "deprecated": false - } - }, - { - "$value": "600", - "mixin": "cdr-textBodyStrong300", - "property": "font-weight", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.semibold}", - "mixin": "textBodyStrong300", - "property": "font-weight", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-strong-300-weight", - "attributes": { - "category": "text-body-strong", - "type": "300", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "0.008rem", - "$type": "dimension", - "mixin": "cdr-textBodyStrong300", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.looseish}", - "$type": "dimension", - "mixin": "textBodyStrong300", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-body-strong-300-spacing", - "attributes": { - "category": "text-body-strong", - "type": "300", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "1.6rem", - "$type": "fontSize", - "mixin": "cdr-textBodyStrong300", - "property": "font-size", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.300}", - "$type": "fontSize", - "mixin": "textBodyStrong300", - "property": "font-size", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-strong-300-size", - "attributes": { - "category": "text-body-strong", - "type": "300", - "item": "size", - "deprecated": false - } - }, - { - "$value": "2.6rem", - "$type": "dimension", - "mixin": "cdr-textBodyStrong300", - "property": "line-height", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.600}", - "$type": "dimension", - "mixin": "textBodyStrong300", - "property": "line-height", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-strong-300-height", - "attributes": { - "category": "text-body-strong", - "type": "300", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textBodyStrong400", - "property": "font-family", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textBodyStrong400", - "property": "font-family", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-strong-400-family", - "attributes": { - "category": "text-body-strong", - "type": "400", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textBodyStrong400", - "property": "font-style", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textBodyStrong400", - "property": "font-style", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-strong-400-style", - "attributes": { - "category": "text-body-strong", - "type": "400", - "item": "style", - "deprecated": false - } - }, - { - "$value": "600", - "mixin": "cdr-textBodyStrong400", - "property": "font-weight", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.semibold}", - "mixin": "textBodyStrong400", - "property": "font-weight", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-strong-400-weight", - "attributes": { - "category": "text-body-strong", - "type": "400", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textBodyStrong400", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textBodyStrong400", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-body-strong-400-spacing", - "attributes": { - "category": "text-body-strong", - "type": "400", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "1.8rem", - "$type": "fontSize", - "mixin": "cdr-textBodyStrong400", - "property": "font-size", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.400}", - "$type": "fontSize", - "mixin": "textBodyStrong400", - "property": "font-size", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-strong-400-size", - "attributes": { - "category": "text-body-strong", - "type": "400", - "item": "size", - "deprecated": false - } - }, - { - "$value": "3rem", - "$type": "dimension", - "mixin": "cdr-textBodyStrong400", - "property": "line-height", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.800}", - "$type": "dimension", - "mixin": "textBodyStrong400", - "property": "line-height", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-strong-400-height", - "attributes": { - "category": "text-body-strong", - "type": "400", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textBodyStrong500", - "property": "font-family", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textBodyStrong500", - "property": "font-family", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-strong-500-family", - "attributes": { - "category": "text-body-strong", - "type": "500", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textBodyStrong500", - "property": "font-style", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textBodyStrong500", - "property": "font-style", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-strong-500-style", - "attributes": { - "category": "text-body-strong", - "type": "500", - "item": "style", - "deprecated": false - } - }, - { - "$value": "600", - "mixin": "cdr-textBodyStrong500", - "property": "font-weight", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.semibold}", - "mixin": "textBodyStrong500", - "property": "font-weight", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-strong-500-weight", - "attributes": { - "category": "text-body-strong", - "type": "500", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.008rem", - "$type": "dimension", - "mixin": "cdr-textBodyStrong500", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tightish}", - "$type": "dimension", - "mixin": "textBodyStrong500", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-body-strong-500-spacing", - "attributes": { - "category": "text-body-strong", - "type": "500", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "2rem", - "$type": "fontSize", - "mixin": "cdr-textBodyStrong500", - "property": "font-size", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.500}", - "$type": "fontSize", - "mixin": "textBodyStrong500", - "property": "font-size", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-strong-500-size", - "attributes": { - "category": "text-body-strong", - "type": "500", - "item": "size", - "deprecated": false - } - }, - { - "$value": "3.6rem", - "$type": "dimension", - "mixin": "cdr-textBodyStrong500", - "property": "line-height", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.1000}", - "$type": "dimension", - "mixin": "textBodyStrong500", - "property": "line-height", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-strong-500-height", - "attributes": { - "category": "text-body-strong", - "type": "500", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textDefault", - "property": "font-family", - "docs": { - "category": "text", - "type": "default", - "example": "text" - }, - "filePath": "tokens/web/text-default.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textDefault", - "property": "font-family", - "docs": { - "category": "text", - "type": "default", - "example": "text" - } - }, - "name": "cdr-text-default-family", - "attributes": { - "category": "text-default", - "type": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textDefault", - "property": "font-style", - "docs": { - "category": "text", - "type": "default", - "example": "text" - }, - "filePath": "tokens/web/text-default.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textDefault", - "property": "font-style", - "docs": { - "category": "text", - "type": "default", - "example": "text" - } - }, - "name": "cdr-text-default-style", - "attributes": { - "category": "text-default", - "type": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textDefault", - "property": "font-weight", - "docs": { - "category": "text", - "type": "default", - "example": "text" - }, - "filePath": "tokens/web/text-default.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textDefault", - "property": "font-weight", - "docs": { - "category": "text", - "type": "default", - "example": "text" - } - }, - "name": "cdr-text-default-weight", - "attributes": { - "category": "text-default", - "type": "weight", - "deprecated": false - } - }, - { - "$value": "-0.016rem", - "$type": "dimension", - "mixin": "cdr-textDefault", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "default", - "example": "text" - }, - "filePath": "tokens/web/text-default.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tight}", - "$type": "dimension", - "mixin": "textDefault", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "default", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-default-spacing", - "attributes": { - "category": "text-default", - "type": "spacing", - "deprecated": false - } - }, - { - "$value": "1.6rem", - "$type": "fontSize", - "mixin": "cdr-textDefault", - "property": "font-size", - "docs": { - "category": "text", - "type": "default", - "example": "text" - }, - "filePath": "tokens/web/text-default.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.300}", - "$type": "fontSize", - "mixin": "textDefault", - "property": "font-size", - "docs": { - "category": "text", - "type": "default", - "example": "text" - } - }, - "name": "cdr-text-default-size", - "attributes": { - "category": "text-default", - "type": "size", - "deprecated": false - } - }, - { - "$value": "2.2rem", - "$type": "dimension", - "mixin": "cdr-textDefault", - "property": "line-height", - "docs": { - "category": "text", - "type": "default", - "example": "text" - }, - "filePath": "tokens/web/text-default.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.400}", - "$type": "dimension", - "mixin": "textDefault", - "property": "line-height", - "docs": { - "category": "text", - "type": "default", - "example": "text" - } - }, - "name": "cdr-text-default-height", - "attributes": { - "category": "text-default", - "type": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textEyebrow100", - "property": "font-family", - "docs": { - "category": "text", - "type": "eyebrow", - "example": "text" - }, - "filePath": "tokens/web/text-eyebrow.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textEyebrow100", - "property": "font-family", - "docs": { - "category": "text", - "type": "eyebrow", - "example": "text" - } - }, - "name": "cdr-text-eyebrow-100-family", - "attributes": { - "category": "text-eyebrow", - "type": "100", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textEyebrow100", - "property": "font-style", - "docs": { - "category": "text", - "type": "eyebrow", - "example": "text" - }, - "filePath": "tokens/web/text-eyebrow.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textEyebrow100", - "property": "font-style", - "docs": { - "category": "text", - "type": "eyebrow", - "example": "text" - } - }, - "name": "cdr-text-eyebrow-100-style", - "attributes": { - "category": "text-eyebrow", - "type": "100", - "item": "style", - "deprecated": false - } - }, - { - "$value": "500", - "mixin": "cdr-textEyebrow100", - "property": "font-weight", - "docs": { - "category": "text", - "type": "eyebrow", - "example": "text" - }, - "filePath": "tokens/web/text-eyebrow.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.medium}", - "mixin": "textEyebrow100", - "property": "font-weight", - "docs": { - "category": "text", - "type": "eyebrow", - "example": "text" - } - }, - "name": "cdr-text-eyebrow-100-weight", - "attributes": { - "category": "text-eyebrow", - "type": "100", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "0.032rem", - "$type": "dimension", - "mixin": "cdr-textEyebrow100", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "eyebrow", - "example": "text" - }, - "filePath": "tokens/web/text-eyebrow.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.looser}", - "$type": "dimension", - "mixin": "textEyebrow100", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "eyebrow", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-eyebrow-100-spacing", - "attributes": { - "category": "text-eyebrow", - "type": "100", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "1.2rem", - "$type": "fontSize", - "mixin": "cdr-textEyebrow100", - "property": "font-size", - "docs": { - "category": "text", - "type": "eyebrow", - "example": "text" - }, - "filePath": "tokens/web/text-eyebrow.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.100}", - "$type": "fontSize", - "mixin": "textEyebrow100", - "property": "font-size", - "docs": { - "category": "text", - "type": "eyebrow", - "example": "text" - } - }, - "name": "cdr-text-eyebrow-100-size", - "attributes": { - "category": "text-eyebrow", - "type": "100", - "item": "size", - "deprecated": false - } - }, - { - "$value": "1.8rem", - "$type": "dimension", - "mixin": "cdr-textEyebrow100", - "property": "line-height", - "docs": { - "category": "text", - "type": "eyebrow", - "example": "text" - }, - "filePath": "tokens/web/text-eyebrow.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.200}", - "$type": "dimension", - "mixin": "textEyebrow100", - "property": "line-height", - "docs": { - "category": "text", - "type": "eyebrow", - "example": "text" - } - }, - "name": "cdr-text-eyebrow-100-height", - "attributes": { - "category": "text-eyebrow", - "type": "100", - "item": "height", - "deprecated": false - } - }, - { - "$value": "uppercase", - "mixin": "cdr-textEyebrow100", - "property": "text-transform", - "docs": { - "category": "text", - "type": "eyebrow", - "example": "text" - }, - "filePath": "tokens/web/text-eyebrow.json5", - "isSource": false, - "original": { - "$value": "uppercase", - "mixin": "textEyebrow100", - "property": "text-transform", - "docs": { - "category": "text", - "type": "eyebrow", - "example": "text" - } - }, - "name": "cdr-text-eyebrow-100-transform", - "attributes": { - "category": "text-eyebrow", - "type": "100", - "item": "transform", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textHeadingSans200", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textHeadingSans200", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-sans-200-family", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "200", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingSans200", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingSans200", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-sans-200-style", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "200", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "500", - "mixin": "cdr-textHeadingSans200", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.medium}", - "mixin": "textHeadingSans200", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-sans-200-weight", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "200", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingSans200", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingSans200", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-sans-200-spacing", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "200", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "1.4rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingSans200", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.200}", - "$type": "fontSize", - "mixin": "textHeadingSans200", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-sans-200-size", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "200", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "1.8rem", - "$type": "dimension", - "mixin": "cdr-textHeadingSans200", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.200}", - "$type": "dimension", - "mixin": "textHeadingSans200", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-sans-200-height", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "200", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textHeadingSans300", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textHeadingSans300", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-sans-300-family", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "300", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingSans300", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingSans300", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-sans-300-style", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "300", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "500", - "mixin": "cdr-textHeadingSans300", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.medium}", - "mixin": "textHeadingSans300", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-sans-300-weight", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "300", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingSans300", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingSans300", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-sans-300-spacing", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "300", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "1.6rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingSans300", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.300}", - "$type": "fontSize", - "mixin": "textHeadingSans300", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-sans-300-size", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "300", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "2rem", - "$type": "dimension", - "mixin": "cdr-textHeadingSans300", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.300}", - "$type": "dimension", - "mixin": "textHeadingSans300", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-sans-300-height", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "300", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textHeadingSans400", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textHeadingSans400", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-sans-400-family", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "400", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingSans400", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingSans400", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-sans-400-style", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "400", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "500", - "mixin": "cdr-textHeadingSans400", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.medium}", - "mixin": "textHeadingSans400", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-sans-400-weight", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "400", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingSans400", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingSans400", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-sans-400-spacing", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "400", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "1.8rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingSans400", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.400}", - "$type": "fontSize", - "mixin": "textHeadingSans400", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-sans-400-size", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "400", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "2.4rem", - "$type": "dimension", - "mixin": "cdr-textHeadingSans400", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.500}", - "$type": "dimension", - "mixin": "textHeadingSans400", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-sans-400-height", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "400", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textHeadingSans500", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textHeadingSans500", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-sans-500-family", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "500", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingSans500", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingSans500", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-sans-500-style", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "500", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "500", - "mixin": "cdr-textHeadingSans500", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.medium}", - "mixin": "textHeadingSans500", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-sans-500-weight", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "500", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingSans500", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingSans500", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-sans-500-spacing", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "500", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "2rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingSans500", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.500}", - "$type": "fontSize", - "mixin": "textHeadingSans500", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-sans-500-size", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "500", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "2.6rem", - "$type": "dimension", - "mixin": "cdr-textHeadingSans500", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.600}", - "$type": "dimension", - "mixin": "textHeadingSans500", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-sans-500-height", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "500", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textHeadingSans600", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textHeadingSans600", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-sans-600-family", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "600", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingSans600", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingSans600", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-sans-600-style", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "600", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "500", - "mixin": "cdr-textHeadingSans600", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.medium}", - "mixin": "textHeadingSans600", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-sans-600-weight", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "600", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingSans600", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingSans600", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-sans-600-spacing", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "600", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "2.4rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingSans600", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.600}", - "$type": "fontSize", - "mixin": "textHeadingSans600", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-sans-600-size", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "600", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "3rem", - "$type": "dimension", - "mixin": "cdr-textHeadingSans600", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.800}", - "$type": "dimension", - "mixin": "textHeadingSans600", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-sans-600-height", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "600", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textHeadingSerif200", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textHeadingSerif200", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-200-family", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "200", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingSerif200", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingSerif200", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-200-style", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "200", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "500", - "mixin": "cdr-textHeadingSerif200", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.medium}", - "mixin": "textHeadingSerif200", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-200-weight", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "200", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingSerif200", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingSerif200", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-serif-200-spacing", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "200", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "1.4rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingSerif200", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.200}", - "$type": "fontSize", - "mixin": "textHeadingSerif200", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-200-size", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "200", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "1.8rem", - "$type": "dimension", - "mixin": "cdr-textHeadingSerif200", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.200}", - "$type": "dimension", - "mixin": "textHeadingSerif200", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-200-height", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "200", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textHeadingSerif300", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textHeadingSerif300", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-300-family", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "300", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingSerif300", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingSerif300", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-300-style", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "300", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "500", - "mixin": "cdr-textHeadingSerif300", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.medium}", - "mixin": "textHeadingSerif300", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-300-weight", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "300", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingSerif300", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingSerif300", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-serif-300-spacing", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "300", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "1.6rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingSerif300", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.300}", - "$type": "fontSize", - "mixin": "textHeadingSerif300", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-300-size", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "300", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "2rem", - "$type": "dimension", - "mixin": "cdr-textHeadingSerif300", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.300}", - "$type": "dimension", - "mixin": "textHeadingSerif300", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-300-height", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "300", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textHeadingSerif400", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textHeadingSerif400", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-400-family", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "400", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingSerif400", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingSerif400", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-400-style", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "400", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "500", - "mixin": "cdr-textHeadingSerif400", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.medium}", - "mixin": "textHeadingSerif400", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-400-weight", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "400", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingSerif400", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingSerif400", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-serif-400-spacing", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "400", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "1.8rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingSerif400", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.400}", - "$type": "fontSize", - "mixin": "textHeadingSerif400", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-400-size", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "400", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "2.4rem", - "$type": "dimension", - "mixin": "cdr-textHeadingSerif400", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.500}", - "$type": "dimension", - "mixin": "textHeadingSerif400", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-400-height", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "400", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textHeadingSerif500", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textHeadingSerif500", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-500-family", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "500", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingSerif500", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingSerif500", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-500-style", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "500", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "500", - "mixin": "cdr-textHeadingSerif500", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.medium}", - "mixin": "textHeadingSerif500", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-500-weight", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "500", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingSerif500", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingSerif500", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-serif-500-spacing", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "500", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "2rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingSerif500", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.500}", - "$type": "fontSize", - "mixin": "textHeadingSerif500", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-500-size", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "500", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "2.6rem", - "$type": "dimension", - "mixin": "cdr-textHeadingSerif500", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.600}", - "$type": "dimension", - "mixin": "textHeadingSerif500", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-500-height", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "500", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textHeadingSerif600", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textHeadingSerif600", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-600-family", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "600", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingSerif600", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingSerif600", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-600-style", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "600", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "500", - "mixin": "cdr-textHeadingSerif600", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.medium}", - "mixin": "textHeadingSerif600", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-600-weight", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "600", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingSerif600", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingSerif600", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-serif-600-spacing", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "600", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "2.4rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingSerif600", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.600}", - "$type": "fontSize", - "mixin": "textHeadingSerif600", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-600-size", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "600", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "3rem", - "$type": "dimension", - "mixin": "cdr-textHeadingSerif600", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.800}", - "$type": "dimension", - "mixin": "textHeadingSerif600", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-600-height", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "600", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textHeadingSerif700", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textHeadingSerif700", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-700-family", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "700", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingSerif700", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingSerif700", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-700-style", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "700", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "500", - "mixin": "cdr-textHeadingSerif700", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.medium}", - "mixin": "textHeadingSerif700", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-700-weight", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "700", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingSerif700", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingSerif700", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-serif-700-spacing", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "700", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "2.8rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingSerif700", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.700}", - "$type": "fontSize", - "mixin": "textHeadingSerif700", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-700-size", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "700", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "3.2rem", - "$type": "dimension", - "mixin": "cdr-textHeadingSerif700", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.900}", - "$type": "dimension", - "mixin": "textHeadingSerif700", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-700-height", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "700", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textHeadingSerif800", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textHeadingSerif800", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-800-family", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "800", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingSerif800", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingSerif800", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-800-style", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "800", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "500", - "mixin": "cdr-textHeadingSerif800", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.medium}", - "mixin": "textHeadingSerif800", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-800-weight", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "800", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingSerif800", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingSerif800", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-serif-800-spacing", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "800", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "3.2rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingSerif800", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.800}", - "$type": "fontSize", - "mixin": "textHeadingSerif800", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-800-size", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "800", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "3.6rem", - "$type": "dimension", - "mixin": "cdr-textHeadingSerif800", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.1000}", - "$type": "dimension", - "mixin": "textHeadingSerif800", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-800-height", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "800", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textHeadingSerif900", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textHeadingSerif900", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-900-family", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "900", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingSerif900", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingSerif900", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-900-style", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "900", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "500", - "mixin": "cdr-textHeadingSerif900", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.medium}", - "mixin": "textHeadingSerif900", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-900-weight", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "900", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingSerif900", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingSerif900", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-serif-900-spacing", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "900", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "3.6rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingSerif900", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.900}", - "$type": "fontSize", - "mixin": "textHeadingSerif900", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-900-size", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "900", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "4.4rem", - "$type": "dimension", - "mixin": "cdr-textHeadingSerif900", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.1200}", - "$type": "dimension", - "mixin": "textHeadingSerif900", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-900-height", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "900", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textHeadingSerif1000", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textHeadingSerif1000", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-1000-family", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "1000", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingSerif1000", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingSerif1000", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-1000-style", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "1000", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "500", - "mixin": "cdr-textHeadingSerif1000", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.medium}", - "mixin": "textHeadingSerif1000", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-1000-weight", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "1000", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingSerif1000", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingSerif1000", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-serif-1000-spacing", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "1000", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "4.2rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingSerif1000", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.1000}", - "$type": "fontSize", - "mixin": "textHeadingSerif1000", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-1000-size", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "1000", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "5rem", - "$type": "dimension", - "mixin": "cdr-textHeadingSerif1000", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.1300}", - "$type": "dimension", - "mixin": "textHeadingSerif1000", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-1000-height", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "1000", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textHeadingSerif1100", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textHeadingSerif1100", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-1100-family", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "1100", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingSerif1100", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingSerif1100", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-1100-style", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "1100", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "500", - "mixin": "cdr-textHeadingSerif1100", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.medium}", - "mixin": "textHeadingSerif1100", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-1100-weight", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "1100", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingSerif1100", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingSerif1100", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-serif-1100-spacing", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "1100", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "4.8rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingSerif1100", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.1100}", - "$type": "fontSize", - "mixin": "textHeadingSerif1100", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-1100-size", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "1100", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "5.6rem", - "$type": "dimension", - "mixin": "cdr-textHeadingSerif1100", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.1400}", - "$type": "dimension", - "mixin": "textHeadingSerif1100", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-1100-height", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "1100", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textHeadingSerif1200", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textHeadingSerif1200", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-1200-family", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "1200", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingSerif1200", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingSerif1200", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-1200-style", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "1200", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "500", - "mixin": "cdr-textHeadingSerif1200", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.medium}", - "mixin": "textHeadingSerif1200", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-1200-weight", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "1200", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingSerif1200", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingSerif1200", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-serif-1200-spacing", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "1200", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "5.4rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingSerif1200", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.1200}", - "$type": "fontSize", - "mixin": "textHeadingSerif1200", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-1200-size", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "1200", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "6.4rem", - "$type": "dimension", - "mixin": "cdr-textHeadingSerif1200", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.1500}", - "$type": "dimension", - "mixin": "textHeadingSerif1200", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-1200-height", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "1200", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textHeadingSerifStrong600", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textHeadingSerifStrong600", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-600-family", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "600", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingSerifStrong600", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingSerifStrong600", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-600-style", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "600", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "600", - "mixin": "cdr-textHeadingSerifStrong600", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.semibold}", - "mixin": "textHeadingSerifStrong600", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-600-weight", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "600", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingSerifStrong600", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingSerifStrong600", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-serif-strong-600-spacing", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "600", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "2.4rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingSerifStrong600", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.600}", - "$type": "fontSize", - "mixin": "textHeadingSerifStrong600", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-600-size", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "600", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "3rem", - "$type": "dimension", - "mixin": "cdr-textHeadingSerifStrong600", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.800}", - "$type": "dimension", - "mixin": "textHeadingSerifStrong600", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-600-height", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "600", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textHeadingSerifStrong700", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textHeadingSerifStrong700", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-700-family", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "700", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingSerifStrong700", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingSerifStrong700", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-700-style", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "700", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "600", - "mixin": "cdr-textHeadingSerifStrong700", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.semibold}", - "mixin": "textHeadingSerifStrong700", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-700-weight", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "700", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingSerifStrong700", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingSerifStrong700", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-serif-strong-700-spacing", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "700", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "2.8rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingSerifStrong700", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.700}", - "$type": "fontSize", - "mixin": "textHeadingSerifStrong700", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-700-size", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "700", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "3.2rem", - "$type": "dimension", - "mixin": "cdr-textHeadingSerifStrong700", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.900}", - "$type": "dimension", - "mixin": "textHeadingSerifStrong700", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-700-height", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "700", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textHeadingSerifStrong800", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textHeadingSerifStrong800", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-800-family", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "800", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingSerifStrong800", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingSerifStrong800", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-800-style", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "800", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "600", - "mixin": "cdr-textHeadingSerifStrong800", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.semibold}", - "mixin": "textHeadingSerifStrong800", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-800-weight", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "800", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingSerifStrong800", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingSerifStrong800", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-serif-strong-800-spacing", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "800", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "3.2rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingSerifStrong800", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.800}", - "$type": "fontSize", - "mixin": "textHeadingSerifStrong800", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-800-size", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "800", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "3.6rem", - "$type": "dimension", - "mixin": "cdr-textHeadingSerifStrong800", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.1000}", - "$type": "dimension", - "mixin": "textHeadingSerifStrong800", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-800-height", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "800", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textHeadingSerifStrong900", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textHeadingSerifStrong900", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-900-family", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "900", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingSerifStrong900", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingSerifStrong900", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-900-style", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "900", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "600", - "mixin": "cdr-textHeadingSerifStrong900", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.semibold}", - "mixin": "textHeadingSerifStrong900", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-900-weight", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "900", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingSerifStrong900", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingSerifStrong900", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-serif-strong-900-spacing", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "900", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "3.6rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingSerifStrong900", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.900}", - "$type": "fontSize", - "mixin": "textHeadingSerifStrong900", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-900-size", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "900", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "4.4rem", - "$type": "dimension", - "mixin": "cdr-textHeadingSerifStrong900", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.1200}", - "$type": "dimension", - "mixin": "textHeadingSerifStrong900", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-900-height", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "900", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textHeadingSerifStrong1000", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textHeadingSerifStrong1000", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-1000-family", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "1000", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingSerifStrong1000", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingSerifStrong1000", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-1000-style", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "1000", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "600", - "mixin": "cdr-textHeadingSerifStrong1000", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.semibold}", - "mixin": "textHeadingSerifStrong1000", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-1000-weight", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "1000", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingSerifStrong1000", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingSerifStrong1000", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-serif-strong-1000-spacing", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "1000", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "4.2rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingSerifStrong1000", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.1000}", - "$type": "fontSize", - "mixin": "textHeadingSerifStrong1000", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-1000-size", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "1000", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "5rem", - "$type": "dimension", - "mixin": "cdr-textHeadingSerifStrong1000", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.1300}", - "$type": "dimension", - "mixin": "textHeadingSerifStrong1000", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-1000-height", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "1000", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textHeadingSerifStrong1100", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textHeadingSerifStrong1100", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-1100-family", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "1100", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingSerifStrong1100", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingSerifStrong1100", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-1100-style", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "1100", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "600", - "mixin": "cdr-textHeadingSerifStrong1100", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.semibold}", - "mixin": "textHeadingSerifStrong1100", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-1100-weight", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "1100", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingSerifStrong1100", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingSerifStrong1100", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-serif-strong-1100-spacing", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "1100", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "4.8rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingSerifStrong1100", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.1100}", - "$type": "fontSize", - "mixin": "textHeadingSerifStrong1100", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-1100-size", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "1100", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "5.6rem", - "$type": "dimension", - "mixin": "cdr-textHeadingSerifStrong1100", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.1400}", - "$type": "dimension", - "mixin": "textHeadingSerifStrong1100", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-1100-height", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "1100", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textHeadingSerifStrong1200", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textHeadingSerifStrong1200", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-1200-family", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "1200", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingSerifStrong1200", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingSerifStrong1200", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-1200-style", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "1200", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "600", - "mixin": "cdr-textHeadingSerifStrong1200", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.semibold}", - "mixin": "textHeadingSerifStrong1200", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-1200-weight", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "1200", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingSerifStrong1200", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingSerifStrong1200", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-serif-strong-1200-spacing", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "1200", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "5.4rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingSerifStrong1200", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.1200}", - "$type": "fontSize", - "mixin": "textHeadingSerifStrong1200", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-1200-size", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "1200", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "6.4rem", - "$type": "dimension", - "mixin": "cdr-textHeadingSerifStrong1200", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.1500}", - "$type": "dimension", - "mixin": "textHeadingSerifStrong1200", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-1200-height", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "1200", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textHeadingDisplay800", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textHeadingDisplay800", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-800-family", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "800", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingDisplay800", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingDisplay800", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-800-style", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "800", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textHeadingDisplay800", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textHeadingDisplay800", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-800-weight", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "800", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingDisplay800", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingDisplay800", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-display-800-spacing", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "800", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "3.2rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingDisplay800", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.800}", - "$type": "fontSize", - "mixin": "textHeadingDisplay800", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-800-size", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "800", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "3.6rem", - "$type": "dimension", - "mixin": "cdr-textHeadingDisplay800", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.1000}", - "$type": "dimension", - "mixin": "textHeadingDisplay800", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-800-height", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "800", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textHeadingDisplay900", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textHeadingDisplay900", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-900-family", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "900", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingDisplay900", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingDisplay900", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-900-style", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "900", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textHeadingDisplay900", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textHeadingDisplay900", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-900-weight", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "900", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingDisplay900", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingDisplay900", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-display-900-spacing", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "900", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "3.6rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingDisplay900", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.900}", - "$type": "fontSize", - "mixin": "textHeadingDisplay900", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-900-size", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "900", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "4rem", - "$type": "dimension", - "mixin": "cdr-textHeadingDisplay900", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.1100}", - "$type": "dimension", - "mixin": "textHeadingDisplay900", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-900-height", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "900", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textHeadingDisplay1000", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textHeadingDisplay1000", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1000-family", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1000", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingDisplay1000", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingDisplay1000", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1000-style", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1000", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textHeadingDisplay1000", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textHeadingDisplay1000", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1000-weight", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1000", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingDisplay1000", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingDisplay1000", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-display-1000-spacing", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1000", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "4.2rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingDisplay1000", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.1000}", - "$type": "fontSize", - "mixin": "textHeadingDisplay1000", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1000-size", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1000", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "4.8rem", - "$type": "dimension", - "mixin": "cdr-textHeadingDisplay1000", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "48px", - "$type": "dimension", - "mixin": "textHeadingDisplay1000", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1000-height", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1000", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textHeadingDisplay1100", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textHeadingDisplay1100", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1100-family", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1100", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingDisplay1100", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingDisplay1100", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1100-style", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1100", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textHeadingDisplay1100", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textHeadingDisplay1100", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1100-weight", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1100", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingDisplay1100", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingDisplay1100", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-display-1100-spacing", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1100", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "4.8rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingDisplay1100", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.1100}", - "$type": "fontSize", - "mixin": "textHeadingDisplay1100", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1100-size", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1100", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "5.2rem", - "$type": "dimension", - "mixin": "cdr-textHeadingDisplay1100", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "52px", - "$type": "dimension", - "mixin": "textHeadingDisplay1100", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1100-height", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1100", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textHeadingDisplay1200", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textHeadingDisplay1200", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1200-family", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1200", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingDisplay1200", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingDisplay1200", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1200-style", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1200", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textHeadingDisplay1200", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textHeadingDisplay1200", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1200-weight", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1200", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingDisplay1200", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingDisplay1200", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-display-1200-spacing", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1200", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "5.4rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingDisplay1200", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.1200}", - "$type": "fontSize", - "mixin": "textHeadingDisplay1200", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1200-size", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1200", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "6rem", - "$type": "dimension", - "mixin": "cdr-textHeadingDisplay1200", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "60px", - "$type": "dimension", - "mixin": "textHeadingDisplay1200", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1200-height", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1200", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textHeadingDisplay1300", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textHeadingDisplay1300", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1300-family", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1300", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingDisplay1300", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingDisplay1300", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1300-style", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1300", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textHeadingDisplay1300", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textHeadingDisplay1300", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1300-weight", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1300", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingDisplay1300", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingDisplay1300", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-display-1300-spacing", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1300", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "6rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingDisplay1300", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.1300}", - "$type": "fontSize", - "mixin": "textHeadingDisplay1300", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1300-size", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1300", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "6.4rem", - "$type": "dimension", - "mixin": "cdr-textHeadingDisplay1300", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.1500}", - "$type": "dimension", - "mixin": "textHeadingDisplay1300", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1300-height", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1300", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textHeadingDisplay1400", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textHeadingDisplay1400", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1400-family", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1400", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingDisplay1400", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingDisplay1400", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1400-style", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1400", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textHeadingDisplay1400", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textHeadingDisplay1400", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1400-weight", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1400", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingDisplay1400", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingDisplay1400", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-display-1400-spacing", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1400", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "6.8rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingDisplay1400", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.1400}", - "$type": "fontSize", - "mixin": "textHeadingDisplay1400", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1400-size", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1400", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "7.2rem", - "$type": "dimension", - "mixin": "cdr-textHeadingDisplay1400", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.1600}", - "$type": "dimension", - "mixin": "textHeadingDisplay1400", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1400-height", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1400", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textHeadingDisplay1500", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textHeadingDisplay1500", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1500-family", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1500", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingDisplay1500", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingDisplay1500", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1500-style", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1500", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textHeadingDisplay1500", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textHeadingDisplay1500", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1500-weight", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1500", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingDisplay1500", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingDisplay1500", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-display-1500-spacing", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1500", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "7.6rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingDisplay1500", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.1500}", - "$type": "fontSize", - "mixin": "textHeadingDisplay1500", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1500-size", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1500", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "8rem", - "$type": "dimension", - "mixin": "cdr-textHeadingDisplay1500", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.1700}", - "$type": "dimension", - "mixin": "textHeadingDisplay1500", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1500-height", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1500", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textHeadingDisplay1600", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textHeadingDisplay1600", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1600-family", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1600", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingDisplay1600", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingDisplay1600", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1600-style", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1600", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textHeadingDisplay1600", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textHeadingDisplay1600", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1600-weight", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1600", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingDisplay1600", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingDisplay1600", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-display-1600-spacing", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1600", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "8.6rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingDisplay1600", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.1600}", - "$type": "fontSize", - "mixin": "textHeadingDisplay1600", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1600-size", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1600", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "9.2rem", - "$type": "dimension", - "mixin": "cdr-textHeadingDisplay1600", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.1800}", - "$type": "dimension", - "mixin": "textHeadingDisplay1600", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1600-height", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1600", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textSubheadingSans300", - "property": "font-family", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textSubheadingSans300", - "property": "font-family", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - } - }, - "name": "cdr-text-subheading-sans-300-family", - "attributes": { - "category": "text-subheading", - "type": "sans", - "item": "300", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textSubheadingSans300", - "property": "font-style", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textSubheadingSans300", - "property": "font-style", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - } - }, - "name": "cdr-text-subheading-sans-300-style", - "attributes": { - "category": "text-subheading", - "type": "sans", - "item": "300", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "500", - "mixin": "cdr-textSubheadingSans300", - "property": "font-weight", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.medium}", - "mixin": "textSubheadingSans300", - "property": "font-weight", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - } - }, - "name": "cdr-text-subheading-sans-300-weight", - "attributes": { - "category": "text-subheading", - "type": "sans", - "item": "300", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textSubheadingSans300", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textSubheadingSans300", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-subheading-sans-300-spacing", - "attributes": { - "category": "text-subheading", - "type": "sans", - "item": "300", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "1.6rem", - "$type": "fontSize", - "mixin": "cdr-textSubheadingSans300", - "property": "font-size", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.300}", - "$type": "fontSize", - "mixin": "textSubheadingSans300", - "property": "font-size", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - } - }, - "name": "cdr-text-subheading-sans-300-size", - "attributes": { - "category": "text-subheading", - "type": "sans", - "item": "300", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "2rem", - "$type": "dimension", - "mixin": "cdr-textSubheadingSans300", - "property": "line-height", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.300}", - "$type": "dimension", - "mixin": "textSubheadingSans300", - "property": "line-height", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - } - }, - "name": "cdr-text-subheading-sans-300-height", - "attributes": { - "category": "text-subheading", - "type": "sans", - "item": "300", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textSubheadingSans400", - "property": "font-family", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textSubheadingSans400", - "property": "font-family", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - } - }, - "name": "cdr-text-subheading-sans-400-family", - "attributes": { - "category": "text-subheading", - "type": "sans", - "item": "400", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textSubheadingSans400", - "property": "font-style", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textSubheadingSans400", - "property": "font-style", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - } - }, - "name": "cdr-text-subheading-sans-400-style", - "attributes": { - "category": "text-subheading", - "type": "sans", - "item": "400", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "500", - "mixin": "cdr-textSubheadingSans400", - "property": "font-weight", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.medium}", - "mixin": "textSubheadingSans400", - "property": "font-weight", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - } - }, - "name": "cdr-text-subheading-sans-400-weight", - "attributes": { - "category": "text-subheading", - "type": "sans", - "item": "400", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textSubheadingSans400", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textSubheadingSans400", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-subheading-sans-400-spacing", - "attributes": { - "category": "text-subheading", - "type": "sans", - "item": "400", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "1.8rem", - "$type": "fontSize", - "mixin": "cdr-textSubheadingSans400", - "property": "font-size", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.400}", - "$type": "fontSize", - "mixin": "textSubheadingSans400", - "property": "font-size", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - } - }, - "name": "cdr-text-subheading-sans-400-size", - "attributes": { - "category": "text-subheading", - "type": "sans", - "item": "400", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "2.4rem", - "$type": "dimension", - "mixin": "cdr-textSubheadingSans400", - "property": "line-height", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.500}", - "$type": "dimension", - "mixin": "textSubheadingSans400", - "property": "line-height", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - } - }, - "name": "cdr-text-subheading-sans-400-height", - "attributes": { - "category": "text-subheading", - "type": "sans", - "item": "400", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textSubheadingSans500", - "property": "font-family", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textSubheadingSans500", - "property": "font-family", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - } - }, - "name": "cdr-text-subheading-sans-500-family", - "attributes": { - "category": "text-subheading", - "type": "sans", - "item": "500", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textSubheadingSans500", - "property": "font-style", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textSubheadingSans500", - "property": "font-style", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - } - }, - "name": "cdr-text-subheading-sans-500-style", - "attributes": { - "category": "text-subheading", - "type": "sans", - "item": "500", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "500", - "mixin": "cdr-textSubheadingSans500", - "property": "font-weight", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.medium}", - "mixin": "textSubheadingSans500", - "property": "font-weight", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - } - }, - "name": "cdr-text-subheading-sans-500-weight", - "attributes": { - "category": "text-subheading", - "type": "sans", - "item": "500", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textSubheadingSans500", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textSubheadingSans500", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-subheading-sans-500-spacing", - "attributes": { - "category": "text-subheading", - "type": "sans", - "item": "500", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "2rem", - "$type": "fontSize", - "mixin": "cdr-textSubheadingSans500", - "property": "font-size", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.500}", - "$type": "fontSize", - "mixin": "textSubheadingSans500", - "property": "font-size", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - } - }, - "name": "cdr-text-subheading-sans-500-size", - "attributes": { - "category": "text-subheading", - "type": "sans", - "item": "500", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "2.6rem", - "$type": "dimension", - "mixin": "cdr-textSubheadingSans500", - "property": "line-height", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.600}", - "$type": "dimension", - "mixin": "textSubheadingSans500", - "property": "line-height", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - } - }, - "name": "cdr-text-subheading-sans-500-height", - "attributes": { - "category": "text-subheading", - "type": "sans", - "item": "500", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textSubheadingSans600", - "property": "font-family", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textSubheadingSans600", - "property": "font-family", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - } - }, - "name": "cdr-text-subheading-sans-600-family", - "attributes": { - "category": "text-subheading", - "type": "sans", - "item": "600", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textSubheadingSans600", - "property": "font-style", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textSubheadingSans600", - "property": "font-style", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - } - }, - "name": "cdr-text-subheading-sans-600-style", - "attributes": { - "category": "text-subheading", - "type": "sans", - "item": "600", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "500", - "mixin": "cdr-textSubheadingSans600", - "property": "font-weight", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.medium}", - "mixin": "textSubheadingSans600", - "property": "font-weight", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - } - }, - "name": "cdr-text-subheading-sans-600-weight", - "attributes": { - "category": "text-subheading", - "type": "sans", - "item": "600", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textSubheadingSans600", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textSubheadingSans600", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-subheading-sans-600-spacing", - "attributes": { - "category": "text-subheading", - "type": "sans", - "item": "600", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "2.4rem", - "$type": "fontSize", - "mixin": "cdr-textSubheadingSans600", - "property": "font-size", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.600}", - "$type": "fontSize", - "mixin": "textSubheadingSans600", - "property": "font-size", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - } - }, - "name": "cdr-text-subheading-sans-600-size", - "attributes": { - "category": "text-subheading", - "type": "sans", - "item": "600", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "3rem", - "$type": "dimension", - "mixin": "cdr-textSubheadingSans600", - "property": "line-height", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.800}", - "$type": "dimension", - "mixin": "textSubheadingSans600", - "property": "line-height", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - } - }, - "name": "cdr-text-subheading-sans-600-height", - "attributes": { - "category": "text-subheading", - "type": "sans", - "item": "600", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textUtilitySans100", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textUtilitySans100", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-100-family", - "attributes": { - "category": "text-utility-sans", - "type": "100", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySans100", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySans100", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-100-style", - "attributes": { - "category": "text-utility-sans", - "type": "100", - "item": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textUtilitySans100", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textUtilitySans100", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-100-weight", - "attributes": { - "category": "text-utility-sans", - "type": "100", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.008rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySans100", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tightish}", - "$type": "dimension", - "mixin": "textUtilitySans100", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-sans-100-spacing", - "attributes": { - "category": "text-utility-sans", - "type": "100", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "1.2rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySans100", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.100}", - "$type": "fontSize", - "mixin": "textUtilitySans100", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-100-size", - "attributes": { - "category": "text-utility-sans", - "type": "100", - "item": "size", - "deprecated": false - } - }, - { - "$value": "1.6rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySans100", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.100}", - "$type": "dimension", - "mixin": "textUtilitySans100", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-100-height", - "attributes": { - "category": "text-utility-sans", - "type": "100", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textUtilitySans200", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textUtilitySans200", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-200-family", - "attributes": { - "category": "text-utility-sans", - "type": "200", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySans200", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySans200", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-200-style", - "attributes": { - "category": "text-utility-sans", - "type": "200", - "item": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textUtilitySans200", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textUtilitySans200", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-200-weight", - "attributes": { - "category": "text-utility-sans", - "type": "200", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.016rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySans200", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tight}", - "$type": "dimension", - "mixin": "textUtilitySans200", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-sans-200-spacing", - "attributes": { - "category": "text-utility-sans", - "type": "200", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "1.4rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySans200", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.200}", - "$type": "fontSize", - "mixin": "textUtilitySans200", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-200-size", - "attributes": { - "category": "text-utility-sans", - "type": "200", - "item": "size", - "deprecated": false - } - }, - { - "$value": "1.8rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySans200", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.200}", - "$type": "dimension", - "mixin": "textUtilitySans200", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-200-height", - "attributes": { - "category": "text-utility-sans", - "type": "200", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textUtilitySans300", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textUtilitySans300", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-300-family", - "attributes": { - "category": "text-utility-sans", - "type": "300", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySans300", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySans300", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-300-style", - "attributes": { - "category": "text-utility-sans", - "type": "300", - "item": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textUtilitySans300", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textUtilitySans300", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-300-weight", - "attributes": { - "category": "text-utility-sans", - "type": "300", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.016rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySans300", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tight}", - "$type": "dimension", - "mixin": "textUtilitySans300", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-sans-300-spacing", - "attributes": { - "category": "text-utility-sans", - "type": "300", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "1.6rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySans300", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.300}", - "$type": "fontSize", - "mixin": "textUtilitySans300", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-300-size", - "attributes": { - "category": "text-utility-sans", - "type": "300", - "item": "size", - "deprecated": false - } - }, - { - "$value": "2.2rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySans300", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.400}", - "$type": "dimension", - "mixin": "textUtilitySans300", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-300-height", - "attributes": { - "category": "text-utility-sans", - "type": "300", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textUtilitySans400", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textUtilitySans400", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-400-family", - "attributes": { - "category": "text-utility-sans", - "type": "400", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySans400", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySans400", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-400-style", - "attributes": { - "category": "text-utility-sans", - "type": "400", - "item": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textUtilitySans400", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textUtilitySans400", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-400-weight", - "attributes": { - "category": "text-utility-sans", - "type": "400", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.016rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySans400", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tight}", - "$type": "dimension", - "mixin": "textUtilitySans400", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-sans-400-spacing", - "attributes": { - "category": "text-utility-sans", - "type": "400", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "1.8rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySans400", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.400}", - "$type": "fontSize", - "mixin": "textUtilitySans400", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-400-size", - "attributes": { - "category": "text-utility-sans", - "type": "400", - "item": "size", - "deprecated": false - } - }, - { - "$value": "2.4rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySans400", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.500}", - "$type": "dimension", - "mixin": "textUtilitySans400", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-400-height", - "attributes": { - "category": "text-utility-sans", - "type": "400", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textUtilitySans500", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textUtilitySans500", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-500-family", - "attributes": { - "category": "text-utility-sans", - "type": "500", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySans500", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySans500", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-500-style", - "attributes": { - "category": "text-utility-sans", - "type": "500", - "item": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textUtilitySans500", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textUtilitySans500", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-500-weight", - "attributes": { - "category": "text-utility-sans", - "type": "500", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.032rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySans500", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tighter}", - "$type": "dimension", - "mixin": "textUtilitySans500", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-sans-500-spacing", - "attributes": { - "category": "text-utility-sans", - "type": "500", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "2rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySans500", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.500}", - "$type": "fontSize", - "mixin": "textUtilitySans500", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-500-size", - "attributes": { - "category": "text-utility-sans", - "type": "500", - "item": "size", - "deprecated": false - } - }, - { - "$value": "2.6rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySans500", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.600}", - "$type": "dimension", - "mixin": "textUtilitySans500", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-500-height", - "attributes": { - "category": "text-utility-sans", - "type": "500", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textUtilitySans600", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textUtilitySans600", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-600-family", - "attributes": { - "category": "text-utility-sans", - "type": "600", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySans600", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySans600", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-600-style", - "attributes": { - "category": "text-utility-sans", - "type": "600", - "item": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textUtilitySans600", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textUtilitySans600", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-600-weight", - "attributes": { - "category": "text-utility-sans", - "type": "600", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.032rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySans600", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tighter}", - "$type": "dimension", - "mixin": "textUtilitySans600", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-sans-600-spacing", - "attributes": { - "category": "text-utility-sans", - "type": "600", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "2.4rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySans600", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.600}", - "$type": "fontSize", - "mixin": "textUtilitySans600", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-600-size", - "attributes": { - "category": "text-utility-sans", - "type": "600", - "item": "size", - "deprecated": false - } - }, - { - "$value": "3rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySans600", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.800}", - "$type": "dimension", - "mixin": "textUtilitySans600", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-600-height", - "attributes": { - "category": "text-utility-sans", - "type": "600", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textUtilitySans700", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textUtilitySans700", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-700-family", - "attributes": { - "category": "text-utility-sans", - "type": "700", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySans700", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySans700", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-700-style", - "attributes": { - "category": "text-utility-sans", - "type": "700", - "item": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textUtilitySans700", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textUtilitySans700", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-700-weight", - "attributes": { - "category": "text-utility-sans", - "type": "700", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.032rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySans700", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tighter}", - "$type": "dimension", - "mixin": "textUtilitySans700", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-sans-700-spacing", - "attributes": { - "category": "text-utility-sans", - "type": "700", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "2.8rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySans700", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.700}", - "$type": "fontSize", - "mixin": "textUtilitySans700", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-700-size", - "attributes": { - "category": "text-utility-sans", - "type": "700", - "item": "size", - "deprecated": false - } - }, - { - "$value": "3.6rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySans700", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.1000}", - "$type": "dimension", - "mixin": "textUtilitySans700", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-700-height", - "attributes": { - "category": "text-utility-sans", - "type": "700", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textUtilitySans800", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textUtilitySans800", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-800-family", - "attributes": { - "category": "text-utility-sans", - "type": "800", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySans800", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySans800", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-800-style", - "attributes": { - "category": "text-utility-sans", - "type": "800", - "item": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textUtilitySans800", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textUtilitySans800", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-800-weight", - "attributes": { - "category": "text-utility-sans", - "type": "800", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.064rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySans800", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tightest}", - "$type": "dimension", - "mixin": "textUtilitySans800", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-sans-800-spacing", - "attributes": { - "category": "text-utility-sans", - "type": "800", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "3.2rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySans800", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.800}", - "$type": "fontSize", - "mixin": "textUtilitySans800", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-800-size", - "attributes": { - "category": "text-utility-sans", - "type": "800", - "item": "size", - "deprecated": false - } - }, - { - "$value": "4rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySans800", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.1100}", - "$type": "dimension", - "mixin": "textUtilitySans800", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-800-height", - "attributes": { - "category": "text-utility-sans", - "type": "800", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textUtilitySansStrong100", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textUtilitySansStrong100", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-100-family", - "attributes": { - "category": "text-utility-sans-strong", - "type": "100", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySansStrong100", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySansStrong100", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-100-style", - "attributes": { - "category": "text-utility-sans-strong", - "type": "100", - "item": "style", - "deprecated": false - } - }, - { - "$value": "600", - "mixin": "cdr-textUtilitySansStrong100", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.semibold}", - "mixin": "textUtilitySansStrong100", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-100-weight", - "attributes": { - "category": "text-utility-sans-strong", - "type": "100", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.008rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySansStrong100", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tightish}", - "$type": "dimension", - "mixin": "textUtilitySansStrong100", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-sans-strong-100-spacing", - "attributes": { - "category": "text-utility-sans-strong", - "type": "100", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "1.2rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySansStrong100", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.100}", - "$type": "fontSize", - "mixin": "textUtilitySansStrong100", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-100-size", - "attributes": { - "category": "text-utility-sans-strong", - "type": "100", - "item": "size", - "deprecated": false - } - }, - { - "$value": "1.6rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySansStrong100", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.100}", - "$type": "dimension", - "mixin": "textUtilitySansStrong100", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-100-height", - "attributes": { - "category": "text-utility-sans-strong", - "type": "100", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textUtilitySansStrong200", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textUtilitySansStrong200", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-200-family", - "attributes": { - "category": "text-utility-sans-strong", - "type": "200", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySansStrong200", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySansStrong200", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-200-style", - "attributes": { - "category": "text-utility-sans-strong", - "type": "200", - "item": "style", - "deprecated": false - } - }, - { - "$value": "600", - "mixin": "cdr-textUtilitySansStrong200", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.semibold}", - "mixin": "textUtilitySansStrong200", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-200-weight", - "attributes": { - "category": "text-utility-sans-strong", - "type": "200", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.008rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySansStrong200", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tightish}", - "$type": "dimension", - "mixin": "textUtilitySansStrong200", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-sans-strong-200-spacing", - "attributes": { - "category": "text-utility-sans-strong", - "type": "200", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "1.4rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySansStrong200", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.200}", - "$type": "fontSize", - "mixin": "textUtilitySansStrong200", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-200-size", - "attributes": { - "category": "text-utility-sans-strong", - "type": "200", - "item": "size", - "deprecated": false - } - }, - { - "$value": "1.8rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySansStrong200", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.200}", - "$type": "dimension", - "mixin": "textUtilitySansStrong200", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-200-height", - "attributes": { - "category": "text-utility-sans-strong", - "type": "200", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textUtilitySansStrong300", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textUtilitySansStrong300", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-300-family", - "attributes": { - "category": "text-utility-sans-strong", - "type": "300", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySansStrong300", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySansStrong300", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-300-style", - "attributes": { - "category": "text-utility-sans-strong", - "type": "300", - "item": "style", - "deprecated": false - } - }, - { - "$value": "600", - "mixin": "cdr-textUtilitySansStrong300", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.semibold}", - "mixin": "textUtilitySansStrong300", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-300-weight", - "attributes": { - "category": "text-utility-sans-strong", - "type": "300", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.008rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySansStrong300", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tightish}", - "$type": "dimension", - "mixin": "textUtilitySansStrong300", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-sans-strong-300-spacing", - "attributes": { - "category": "text-utility-sans-strong", - "type": "300", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "1.6rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySansStrong300", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.300}", - "$type": "fontSize", - "mixin": "textUtilitySansStrong300", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-300-size", - "attributes": { - "category": "text-utility-sans-strong", - "type": "300", - "item": "size", - "deprecated": false - } - }, - { - "$value": "2.2rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySansStrong300", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.400}", - "$type": "dimension", - "mixin": "textUtilitySansStrong300", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-300-height", - "attributes": { - "category": "text-utility-sans-strong", - "type": "300", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textUtilitySansStrong400", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textUtilitySansStrong400", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-400-family", - "attributes": { - "category": "text-utility-sans-strong", - "type": "400", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySansStrong400", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySansStrong400", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-400-style", - "attributes": { - "category": "text-utility-sans-strong", - "type": "400", - "item": "style", - "deprecated": false - } - }, - { - "$value": "600", - "mixin": "cdr-textUtilitySansStrong400", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.semibold}", - "mixin": "textUtilitySansStrong400", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-400-weight", - "attributes": { - "category": "text-utility-sans-strong", - "type": "400", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.008rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySansStrong400", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tightish}", - "$type": "dimension", - "mixin": "textUtilitySansStrong400", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-sans-strong-400-spacing", - "attributes": { - "category": "text-utility-sans-strong", - "type": "400", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "1.8rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySansStrong400", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.400}", - "$type": "fontSize", - "mixin": "textUtilitySansStrong400", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-400-size", - "attributes": { - "category": "text-utility-sans-strong", - "type": "400", - "item": "size", - "deprecated": false - } - }, - { - "$value": "2.4rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySansStrong400", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.500}", - "$type": "dimension", - "mixin": "textUtilitySansStrong400", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-400-height", - "attributes": { - "category": "text-utility-sans-strong", - "type": "400", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textUtilitySansStrong500", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textUtilitySansStrong500", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-500-family", - "attributes": { - "category": "text-utility-sans-strong", - "type": "500", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySansStrong500", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySansStrong500", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-500-style", - "attributes": { - "category": "text-utility-sans-strong", - "type": "500", - "item": "style", - "deprecated": false - } - }, - { - "$value": "600", - "mixin": "cdr-textUtilitySansStrong500", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.semibold}", - "mixin": "textUtilitySansStrong500", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-500-weight", - "attributes": { - "category": "text-utility-sans-strong", - "type": "500", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.016rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySansStrong500", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tight}", - "$type": "dimension", - "mixin": "textUtilitySansStrong500", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-sans-strong-500-spacing", - "attributes": { - "category": "text-utility-sans-strong", - "type": "500", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "2rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySansStrong500", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.500}", - "$type": "fontSize", - "mixin": "textUtilitySansStrong500", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-500-size", - "attributes": { - "category": "text-utility-sans-strong", - "type": "500", - "item": "size", - "deprecated": false - } - }, - { - "$value": "2.6rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySansStrong500", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.600}", - "$type": "dimension", - "mixin": "textUtilitySansStrong500", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-500-height", - "attributes": { - "category": "text-utility-sans-strong", - "type": "500", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textUtilitySansStrong600", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textUtilitySansStrong600", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-600-family", - "attributes": { - "category": "text-utility-sans-strong", - "type": "600", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySansStrong600", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySansStrong600", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-600-style", - "attributes": { - "category": "text-utility-sans-strong", - "type": "600", - "item": "style", - "deprecated": false - } - }, - { - "$value": "600", - "mixin": "cdr-textUtilitySansStrong600", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.semibold}", - "mixin": "textUtilitySansStrong600", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-600-weight", - "attributes": { - "category": "text-utility-sans-strong", - "type": "600", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.016rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySansStrong600", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tight}", - "$type": "dimension", - "mixin": "textUtilitySansStrong600", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-sans-strong-600-spacing", - "attributes": { - "category": "text-utility-sans-strong", - "type": "600", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "2.4rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySansStrong600", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.600}", - "$type": "fontSize", - "mixin": "textUtilitySansStrong600", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-600-size", - "attributes": { - "category": "text-utility-sans-strong", - "type": "600", - "item": "size", - "deprecated": false - } - }, - { - "$value": "3rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySansStrong600", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.800}", - "$type": "dimension", - "mixin": "textUtilitySansStrong600", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-600-height", - "attributes": { - "category": "text-utility-sans-strong", - "type": "600", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textUtilitySansStrong700", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textUtilitySansStrong700", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-700-family", - "attributes": { - "category": "text-utility-sans-strong", - "type": "700", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySansStrong700", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySansStrong700", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-700-style", - "attributes": { - "category": "text-utility-sans-strong", - "type": "700", - "item": "style", - "deprecated": false - } - }, - { - "$value": "600", - "mixin": "cdr-textUtilitySansStrong700", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.semibold}", - "mixin": "textUtilitySansStrong700", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-700-weight", - "attributes": { - "category": "text-utility-sans-strong", - "type": "700", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.016rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySansStrong700", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tight}", - "$type": "dimension", - "mixin": "textUtilitySansStrong700", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-sans-strong-700-spacing", - "attributes": { - "category": "text-utility-sans-strong", - "type": "700", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "2.8rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySansStrong700", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.700}", - "$type": "fontSize", - "mixin": "textUtilitySansStrong700", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-700-size", - "attributes": { - "category": "text-utility-sans-strong", - "type": "700", - "item": "size", - "deprecated": false - } - }, - { - "$value": "3.6rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySansStrong700", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.1000}", - "$type": "dimension", - "mixin": "textUtilitySansStrong700", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-700-height", - "attributes": { - "category": "text-utility-sans-strong", - "type": "700", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textUtilitySansStrong800", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textUtilitySansStrong800", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-800-family", - "attributes": { - "category": "text-utility-sans-strong", - "type": "800", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySansStrong800", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySansStrong800", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-800-style", - "attributes": { - "category": "text-utility-sans-strong", - "type": "800", - "item": "style", - "deprecated": false - } - }, - { - "$value": "600", - "mixin": "cdr-textUtilitySansStrong800", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.semibold}", - "mixin": "textUtilitySansStrong800", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-800-weight", - "attributes": { - "category": "text-utility-sans-strong", - "type": "800", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.032rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySansStrong800", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tighter}", - "$type": "dimension", - "mixin": "textUtilitySansStrong800", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-sans-strong-800-spacing", - "attributes": { - "category": "text-utility-sans-strong", - "type": "800", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "3.2rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySansStrong800", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.800}", - "$type": "fontSize", - "mixin": "textUtilitySansStrong800", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-800-size", - "attributes": { - "category": "text-utility-sans-strong", - "type": "800", - "item": "size", - "deprecated": false - } - }, - { - "$value": "4rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySansStrong800", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.1100}", - "$type": "dimension", - "mixin": "textUtilitySansStrong800", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-800-height", - "attributes": { - "category": "text-utility-sans-strong", - "type": "800", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textUtilitySerif200", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textUtilitySerif200", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-200-family", - "attributes": { - "category": "text-utility-serif", - "type": "200", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySerif200", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySerif200", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-200-style", - "attributes": { - "category": "text-utility-serif", - "type": "200", - "item": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textUtilitySerif200", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textUtilitySerif200", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-200-weight", - "attributes": { - "category": "text-utility-serif", - "type": "200", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.008rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerif200", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tightish}", - "$type": "dimension", - "mixin": "textUtilitySerif200", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-serif-200-spacing", - "attributes": { - "category": "text-utility-serif", - "type": "200", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "1.4rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySerif200", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.200}", - "$type": "fontSize", - "mixin": "textUtilitySerif200", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-200-size", - "attributes": { - "category": "text-utility-serif", - "type": "200", - "item": "size", - "deprecated": false - } - }, - { - "$value": "1.8rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerif200", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.200}", - "$type": "dimension", - "mixin": "textUtilitySerif200", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-200-height", - "attributes": { - "category": "text-utility-serif", - "type": "200", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textUtilitySerif300", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textUtilitySerif300", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-300-family", - "attributes": { - "category": "text-utility-serif", - "type": "300", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySerif300", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySerif300", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-300-style", - "attributes": { - "category": "text-utility-serif", - "type": "300", - "item": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textUtilitySerif300", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textUtilitySerif300", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-300-weight", - "attributes": { - "category": "text-utility-serif", - "type": "300", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.008rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerif300", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tightish}", - "$type": "dimension", - "mixin": "textUtilitySerif300", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-serif-300-spacing", - "attributes": { - "category": "text-utility-serif", - "type": "300", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "1.6rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySerif300", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.300}", - "$type": "fontSize", - "mixin": "textUtilitySerif300", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-300-size", - "attributes": { - "category": "text-utility-serif", - "type": "300", - "item": "size", - "deprecated": false - } - }, - { - "$value": "2.2rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerif300", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.400}", - "$type": "dimension", - "mixin": "textUtilitySerif300", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-300-height", - "attributes": { - "category": "text-utility-serif", - "type": "300", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textUtilitySerif400", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textUtilitySerif400", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-400-family", - "attributes": { - "category": "text-utility-serif", - "type": "400", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySerif400", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySerif400", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-400-style", - "attributes": { - "category": "text-utility-serif", - "type": "400", - "item": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textUtilitySerif400", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textUtilitySerif400", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-400-weight", - "attributes": { - "category": "text-utility-serif", - "type": "400", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.016rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerif400", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tight}", - "$type": "dimension", - "mixin": "textUtilitySerif400", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-serif-400-spacing", - "attributes": { - "category": "text-utility-serif", - "type": "400", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "1.8rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySerif400", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.400}", - "$type": "fontSize", - "mixin": "textUtilitySerif400", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-400-size", - "attributes": { - "category": "text-utility-serif", - "type": "400", - "item": "size", - "deprecated": false - } - }, - { - "$value": "2.4rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerif400", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.500}", - "$type": "dimension", - "mixin": "textUtilitySerif400", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-400-height", - "attributes": { - "category": "text-utility-serif", - "type": "400", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textUtilitySerif500", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textUtilitySerif500", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-500-family", - "attributes": { - "category": "text-utility-serif", - "type": "500", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySerif500", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySerif500", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-500-style", - "attributes": { - "category": "text-utility-serif", - "type": "500", - "item": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textUtilitySerif500", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textUtilitySerif500", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-500-weight", - "attributes": { - "category": "text-utility-serif", - "type": "500", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.032rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerif500", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tighter}", - "$type": "dimension", - "mixin": "textUtilitySerif500", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-serif-500-spacing", - "attributes": { - "category": "text-utility-serif", - "type": "500", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "2rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySerif500", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.500}", - "$type": "fontSize", - "mixin": "textUtilitySerif500", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-500-size", - "attributes": { - "category": "text-utility-serif", - "type": "500", - "item": "size", - "deprecated": false - } - }, - { - "$value": "2.6rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerif500", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.600}", - "$type": "dimension", - "mixin": "textUtilitySerif500", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-500-height", - "attributes": { - "category": "text-utility-serif", - "type": "500", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textUtilitySerif600", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textUtilitySerif600", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-600-family", - "attributes": { - "category": "text-utility-serif", - "type": "600", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySerif600", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySerif600", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-600-style", - "attributes": { - "category": "text-utility-serif", - "type": "600", - "item": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textUtilitySerif600", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textUtilitySerif600", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-600-weight", - "attributes": { - "category": "text-utility-serif", - "type": "600", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.032rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerif600", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tighter}", - "$type": "dimension", - "mixin": "textUtilitySerif600", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-serif-600-spacing", - "attributes": { - "category": "text-utility-serif", - "type": "600", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "2.4rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySerif600", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.600}", - "$type": "fontSize", - "mixin": "textUtilitySerif600", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-600-size", - "attributes": { - "category": "text-utility-serif", - "type": "600", - "item": "size", - "deprecated": false - } - }, - { - "$value": "3rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerif600", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.800}", - "$type": "dimension", - "mixin": "textUtilitySerif600", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-600-height", - "attributes": { - "category": "text-utility-serif", - "type": "600", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textUtilitySerif700", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textUtilitySerif700", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-700-family", - "attributes": { - "category": "text-utility-serif", - "type": "700", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySerif700", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySerif700", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-700-style", - "attributes": { - "category": "text-utility-serif", - "type": "700", - "item": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textUtilitySerif700", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textUtilitySerif700", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-700-weight", - "attributes": { - "category": "text-utility-serif", - "type": "700", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.032rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerif700", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tighter}", - "$type": "dimension", - "mixin": "textUtilitySerif700", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-serif-700-spacing", - "attributes": { - "category": "text-utility-serif", - "type": "700", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "2.8rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySerif700", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.700}", - "$type": "fontSize", - "mixin": "textUtilitySerif700", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-700-size", - "attributes": { - "category": "text-utility-serif", - "type": "700", - "item": "size", - "deprecated": false - } - }, - { - "$value": "3.6rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerif700", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.1000}", - "$type": "dimension", - "mixin": "textUtilitySerif700", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-700-height", - "attributes": { - "category": "text-utility-serif", - "type": "700", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textUtilitySerif800", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textUtilitySerif800", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-800-family", - "attributes": { - "category": "text-utility-serif", - "type": "800", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySerif800", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySerif800", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-800-style", - "attributes": { - "category": "text-utility-serif", - "type": "800", - "item": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textUtilitySerif800", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textUtilitySerif800", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-800-weight", - "attributes": { - "category": "text-utility-serif", - "type": "800", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.032rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerif800", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tighter}", - "$type": "dimension", - "mixin": "textUtilitySerif800", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-serif-800-spacing", - "attributes": { - "category": "text-utility-serif", - "type": "800", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "3.2rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySerif800", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.800}", - "$type": "fontSize", - "mixin": "textUtilitySerif800", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-800-size", - "attributes": { - "category": "text-utility-serif", - "type": "800", - "item": "size", - "deprecated": false - } - }, - { - "$value": "4rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerif800", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.1100}", - "$type": "dimension", - "mixin": "textUtilitySerif800", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-800-height", - "attributes": { - "category": "text-utility-serif", - "type": "800", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textUtilitySerifStrong200", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textUtilitySerifStrong200", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-200-family", - "attributes": { - "category": "text-utility-serif-strong", - "type": "200", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySerifStrong200", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySerifStrong200", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-200-style", - "attributes": { - "category": "text-utility-serif-strong", - "type": "200", - "item": "style", - "deprecated": false - } - }, - { - "$value": "600", - "mixin": "cdr-textUtilitySerifStrong200", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.semibold}", - "mixin": "textUtilitySerifStrong200", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-200-weight", - "attributes": { - "category": "text-utility-serif-strong", - "type": "200", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.008rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerifStrong200", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tightish}", - "$type": "dimension", - "mixin": "textUtilitySerifStrong200", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-serif-strong-200-spacing", - "attributes": { - "category": "text-utility-serif-strong", - "type": "200", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "1.4rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySerifStrong200", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.200}", - "$type": "fontSize", - "mixin": "textUtilitySerifStrong200", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-200-size", - "attributes": { - "category": "text-utility-serif-strong", - "type": "200", - "item": "size", - "deprecated": false - } - }, - { - "$value": "1.8rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerifStrong200", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.200}", - "$type": "dimension", - "mixin": "textUtilitySerifStrong200", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-200-height", - "attributes": { - "category": "text-utility-serif-strong", - "type": "200", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textUtilitySerifStrong300", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textUtilitySerifStrong300", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-300-family", - "attributes": { - "category": "text-utility-serif-strong", - "type": "300", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySerifStrong300", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySerifStrong300", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-300-style", - "attributes": { - "category": "text-utility-serif-strong", - "type": "300", - "item": "style", - "deprecated": false - } - }, - { - "$value": "600", - "mixin": "cdr-textUtilitySerifStrong300", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.semibold}", - "mixin": "textUtilitySerifStrong300", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-300-weight", - "attributes": { - "category": "text-utility-serif-strong", - "type": "300", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.008rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerifStrong300", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tightish}", - "$type": "dimension", - "mixin": "textUtilitySerifStrong300", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-serif-strong-300-spacing", - "attributes": { - "category": "text-utility-serif-strong", - "type": "300", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "1.6rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySerifStrong300", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.300}", - "$type": "fontSize", - "mixin": "textUtilitySerifStrong300", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-300-size", - "attributes": { - "category": "text-utility-serif-strong", - "type": "300", - "item": "size", - "deprecated": false - } - }, - { - "$value": "2.2rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerifStrong300", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.400}", - "$type": "dimension", - "mixin": "textUtilitySerifStrong300", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-300-height", - "attributes": { - "category": "text-utility-serif-strong", - "type": "300", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textUtilitySerifStrong400", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textUtilitySerifStrong400", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-400-family", - "attributes": { - "category": "text-utility-serif-strong", - "type": "400", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySerifStrong400", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySerifStrong400", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-400-style", - "attributes": { - "category": "text-utility-serif-strong", - "type": "400", - "item": "style", - "deprecated": false - } - }, - { - "$value": "600", - "mixin": "cdr-textUtilitySerifStrong400", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.semibold}", - "mixin": "textUtilitySerifStrong400", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-400-weight", - "attributes": { - "category": "text-utility-serif-strong", - "type": "400", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.008rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerifStrong400", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tightish}", - "$type": "dimension", - "mixin": "textUtilitySerifStrong400", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-serif-strong-400-spacing", - "attributes": { - "category": "text-utility-serif-strong", - "type": "400", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "1.8rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySerifStrong400", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.400}", - "$type": "fontSize", - "mixin": "textUtilitySerifStrong400", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-400-size", - "attributes": { - "category": "text-utility-serif-strong", - "type": "400", - "item": "size", - "deprecated": false - } - }, - { - "$value": "2.4rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerifStrong400", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.500}", - "$type": "dimension", - "mixin": "textUtilitySerifStrong400", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-400-height", - "attributes": { - "category": "text-utility-serif-strong", - "type": "400", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textUtilitySerifStrong500", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textUtilitySerifStrong500", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-500-family", - "attributes": { - "category": "text-utility-serif-strong", - "type": "500", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySerifStrong500", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySerifStrong500", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-500-style", - "attributes": { - "category": "text-utility-serif-strong", - "type": "500", - "item": "style", - "deprecated": false - } - }, - { - "$value": "600", - "mixin": "cdr-textUtilitySerifStrong500", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.semibold}", - "mixin": "textUtilitySerifStrong500", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-500-weight", - "attributes": { - "category": "text-utility-serif-strong", - "type": "500", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.008rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerifStrong500", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tightish}", - "$type": "dimension", - "mixin": "textUtilitySerifStrong500", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-serif-strong-500-spacing", - "attributes": { - "category": "text-utility-serif-strong", - "type": "500", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "2rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySerifStrong500", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.500}", - "$type": "fontSize", - "mixin": "textUtilitySerifStrong500", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-500-size", - "attributes": { - "category": "text-utility-serif-strong", - "type": "500", - "item": "size", - "deprecated": false - } - }, - { - "$value": "2.6rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerifStrong500", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.600}", - "$type": "dimension", - "mixin": "textUtilitySerifStrong500", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-500-height", - "attributes": { - "category": "text-utility-serif-strong", - "type": "500", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textUtilitySerifStrong600", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textUtilitySerifStrong600", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-600-family", - "attributes": { - "category": "text-utility-serif-strong", - "type": "600", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySerifStrong600", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySerifStrong600", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-600-style", - "attributes": { - "category": "text-utility-serif-strong", - "type": "600", - "item": "style", - "deprecated": false - } - }, - { - "$value": "600", - "mixin": "cdr-textUtilitySerifStrong600", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.semibold}", - "mixin": "textUtilitySerifStrong600", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-600-weight", - "attributes": { - "category": "text-utility-serif-strong", - "type": "600", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.016rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerifStrong600", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tight}", - "$type": "dimension", - "mixin": "textUtilitySerifStrong600", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-serif-strong-600-spacing", - "attributes": { - "category": "text-utility-serif-strong", - "type": "600", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "2.4rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySerifStrong600", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.600}", - "$type": "fontSize", - "mixin": "textUtilitySerifStrong600", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-600-size", - "attributes": { - "category": "text-utility-serif-strong", - "type": "600", - "item": "size", - "deprecated": false - } - }, - { - "$value": "3rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerifStrong600", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.800}", - "$type": "dimension", - "mixin": "textUtilitySerifStrong600", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-600-height", - "attributes": { - "category": "text-utility-serif-strong", - "type": "600", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textUtilitySerifStrong700", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textUtilitySerifStrong700", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-700-family", - "attributes": { - "category": "text-utility-serif-strong", - "type": "700", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySerifStrong700", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySerifStrong700", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-700-style", - "attributes": { - "category": "text-utility-serif-strong", - "type": "700", - "item": "style", - "deprecated": false - } - }, - { - "$value": "600", - "mixin": "cdr-textUtilitySerifStrong700", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.semibold}", - "mixin": "textUtilitySerifStrong700", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-700-weight", - "attributes": { - "category": "text-utility-serif-strong", - "type": "700", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.016rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerifStrong700", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tight}", - "$type": "dimension", - "mixin": "textUtilitySerifStrong700", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-serif-strong-700-spacing", - "attributes": { - "category": "text-utility-serif-strong", - "type": "700", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "2.8rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySerifStrong700", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.700}", - "$type": "fontSize", - "mixin": "textUtilitySerifStrong700", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-700-size", - "attributes": { - "category": "text-utility-serif-strong", - "type": "700", - "item": "size", - "deprecated": false - } - }, - { - "$value": "3.6rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerifStrong700", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.1000}", - "$type": "dimension", - "mixin": "textUtilitySerifStrong700", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-700-height", - "attributes": { - "category": "text-utility-serif-strong", - "type": "700", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textUtilitySerifStrong800", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textUtilitySerifStrong800", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-800-family", - "attributes": { - "category": "text-utility-serif-strong", - "type": "800", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySerifStrong800", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySerifStrong800", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-800-style", - "attributes": { - "category": "text-utility-serif-strong", - "type": "800", - "item": "style", - "deprecated": false - } - }, - { - "$value": "600", - "mixin": "cdr-textUtilitySerifStrong800", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.semibold}", - "mixin": "textUtilitySerifStrong800", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-800-weight", - "attributes": { - "category": "text-utility-serif-strong", - "type": "800", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.016rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerifStrong800", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tight}", - "$type": "dimension", - "mixin": "textUtilitySerifStrong800", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-serif-strong-800-spacing", - "attributes": { - "category": "text-utility-serif-strong", - "type": "800", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "3.2rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySerifStrong800", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.800}", - "$type": "fontSize", - "mixin": "textUtilitySerifStrong800", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-800-size", - "attributes": { - "category": "text-utility-serif-strong", - "type": "800", - "item": "size", - "deprecated": false - } - }, - { - "$value": "4rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerifStrong800", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.1100}", - "$type": "dimension", - "mixin": "textUtilitySerifStrong800", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-800-height", - "attributes": { - "category": "text-utility-serif-strong", - "type": "800", - "item": "height", - "deprecated": false - } - }, - { - "$value": "'ital' 1", - "mixin": "cdr-textItalic", - "property": "font-variation-settings", - "docs": { - "category": "text", - "type": "default", - "example": "text" - }, - "filePath": "tokens/web/text-variants.json5", - "isSource": false, - "original": { - "$value": "'ital' 1", - "mixin": "textItalic", - "property": "font-variation-settings", - "docs": { - "category": "text", - "type": "default", - "example": "text" - } - }, - "name": "cdr-text-italic-variation", - "attributes": { - "category": "text-italic", - "type": "variation", - "deprecated": false - } - }, - { - "$value": "italic", - "mixin": "cdr-textItalic", - "property": "font-style", - "docs": { - "category": "text", - "type": "default", - "example": "text" - }, - "filePath": "tokens/web/text-variants.json5", - "isSource": false, - "original": { - "$value": "italic", - "mixin": "textItalic", - "property": "font-style", - "docs": { - "category": "text", - "type": "default", - "example": "text" - } - }, - "name": "cdr-text-italic-style", - "attributes": { - "category": "text-italic", - "type": "style", - "deprecated": false - } - }, - { - "$value": "700", - "mixin": "cdr-textStrong", - "property": "font-weight", - "docs": { - "category": "text", - "type": "default", - "example": "text" - }, - "filePath": "tokens/web/text-variants.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.strong}", - "mixin": "textStrong", - "property": "font-weight", - "docs": { - "category": "text", - "type": "default", - "example": "text" - } - }, - "name": "cdr-text-strong-weight", - "attributes": { - "category": "text-strong", - "type": "weight", - "deprecated": false - } - } - ] - }, - "android": { - "colors": [], - "misc": [], - "form": [], - "sizing": [], - "motion": [], - "prominence": [], - "radius": [], - "spacing": [], - "breakpoints": [], - "text": [ - { - "$value": "34.00sp", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "text", - "type": "header", - "android": "Display 1", - "ios": "Large Title", - "description": "Suggested Usage: Frequently used as the largest title for phone apps and can be used for page titles for larger devices" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "34px", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "{text.default.display1.docCategory}", - "type": "{text.default.display1.docType}", - "android": "{text.default.display1.docAndroid}", - "ios": "{text.default.display1.docIos}", - "description": "{text.default.display1.docDescription}" - } - }, - "name": "cdr_text_default_display1_size", - "attributes": { - "deprecated": false - } - }, - { - "$value": "40.00dp", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "text", - "type": "header", - "android": "Display 1", - "ios": "Large Title", - "description": "Suggested Usage: Frequently used as the largest title for phone apps and can be used for page titles for larger devices" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "40px", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "{text.default.display1.docCategory}", - "type": "{text.default.display1.docType}", - "android": "{text.default.display1.docAndroid}", - "ios": "{text.default.display1.docIos}", - "description": "{text.default.display1.docDescription}" - } - }, - "name": "cdr_text_default_display1_line_spacing", - "attributes": { - "deprecated": false - } - }, - { - "$value": "Stuart-App-Medium.otf", - "property": "font-family", - "docs": { - "category": "text", - "type": "header", - "android": "Display 1", - "ios": "Large Title", - "description": "Suggested Usage: Frequently used as the largest title for phone apps and can be used for page titles for larger devices" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "Stuart-App-Medium.otf", - "property": "font-family", - "docs": { - "category": "{text.default.display1.docCategory}", - "type": "{text.default.display1.docType}", - "android": "{text.default.display1.docAndroid}", - "ios": "{text.default.display1.docIos}", - "description": "{text.default.display1.docDescription}" - } - }, - "name": "cdr_text_default_display1_font_family", - "attributes": { - "deprecated": false - } - }, - { - "$value": "26.00sp", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "text", - "type": "header", - "android": "Title 1", - "ios": "Title 1", - "description": "Suggested Usage: Content titles, level 1" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "26px", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "{text.default.title1.docCategory}", - "type": "{text.default.title1.docType}", - "android": "{text.default.title1.docAndroid}", - "ios": "{text.default.title1.docIos}", - "description": "{text.default.title1.docDescription}" - } - }, - "name": "cdr_text_default_title1_size", - "attributes": { - "deprecated": false - } - }, - { - "$value": "36.00dp", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "text", - "type": "header", - "android": "Title 1", - "ios": "Title 1", - "description": "Suggested Usage: Content titles, level 1" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "36px", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "{text.default.title1.docCategory}", - "type": "{text.default.title1.docType}", - "android": "{text.default.title1.docAndroid}", - "ios": "{text.default.title1.docIos}", - "description": "{text.default.title1.docDescription}" - } - }, - "name": "cdr_text_default_title1_line_spacing", - "attributes": { - "deprecated": false - } - }, - { - "$value": "Stuart-App-Semibold.otf", - "property": "font-family", - "docs": { - "category": "text", - "type": "header", - "android": "Title 1", - "ios": "Title 1", - "description": "Suggested Usage: Content titles, level 1" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "Stuart-App-Semibold.otf", - "property": "font-family", - "docs": { - "category": "{text.default.title1.docCategory}", - "type": "{text.default.title1.docType}", - "android": "{text.default.title1.docAndroid}", - "ios": "{text.default.title1.docIos}", - "description": "{text.default.title1.docDescription}" - } - }, - "name": "cdr_text_default_title1_font_family", - "attributes": { - "deprecated": false - } - }, - { - "$value": "24.00sp", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "text", - "type": "header", - "android": "Title 2", - "ios": "Title 2", - "description": "Suggested Usage: Content titles, product names, level 2" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "24px", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "{text.default.title2.docCategory}", - "type": "{text.default.title2.docType}", - "android": "{text.default.title2.docAndroid}", - "ios": "{text.default.title2.docIos}", - "description": "{text.default.title2.docDescription}" - } - }, - "name": "cdr_text_default_title2_size", - "attributes": { - "deprecated": false - } - }, - { - "$value": "32.00dp", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "text", - "type": "header", - "android": "Title 2", - "ios": "Title 2", - "description": "Suggested Usage: Content titles, product names, level 2" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "32px", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "{text.default.title2.docCategory}", - "type": "{text.default.title2.docType}", - "android": "{text.default.title2.docAndroid}", - "ios": "{text.default.title2.docIos}", - "description": "{text.default.title2.docDescription}" - } - }, - "name": "cdr_text_default_title2_line_spacing", - "attributes": { - "deprecated": false - } - }, - { - "$value": "Stuart-App-Semibold.otf", - "property": "font-family", - "docs": { - "category": "text", - "type": "header", - "android": "Title 2", - "ios": "Title 2", - "description": "Suggested Usage: Content titles, product names, level 2" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "Stuart-App-Semibold.otf", - "property": "font-family", - "docs": { - "category": "{text.default.title2.docCategory}", - "type": "{text.default.title2.docType}", - "android": "{text.default.title2.docAndroid}", - "ios": "{text.default.title2.docIos}", - "description": "{text.default.title2.docDescription}" - } - }, - "name": "cdr_text_default_title2_font_family", - "attributes": { - "deprecated": false - } - }, - { - "$value": "19.00sp", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "text", - "type": "header", - "android": "Title 3", - "ios": "Title 3", - "description": "Suggested Usage: Content titles, product names, product prices, level 3" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "19px", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "{text.default.title3.docCategory}", - "type": "{text.default.title3.docType}", - "android": "{text.default.title3.docAndroid}", - "ios": "{text.default.title3.docIos}", - "description": "{text.default.title3.docDescription}" - } - }, - "name": "cdr_text_default_title3_size", - "attributes": { - "deprecated": false - } - }, - { - "$value": "28.00dp", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "text", - "type": "header", - "android": "Title 3", - "ios": "Title 3", - "description": "Suggested Usage: Content titles, product names, product prices, level 3" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "28px", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "{text.default.title3.docCategory}", - "type": "{text.default.title3.docType}", - "android": "{text.default.title3.docAndroid}", - "ios": "{text.default.title3.docIos}", - "description": "{text.default.title3.docDescription}" - } - }, - "name": "cdr_text_default_title3_line_spacing", - "attributes": { - "deprecated": false - } - }, - { - "$value": "Stuart-App-Semibold.otf", - "property": "font-family", - "docs": { - "category": "text", - "type": "header", - "android": "Title 3", - "ios": "Title 3", - "description": "Suggested Usage: Content titles, product names, product prices, level 3" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "Stuart-App-Semibold.otf", - "property": "font-family", - "docs": { - "category": "{text.default.title3.docCategory}", - "type": "{text.default.title3.docType}", - "android": "{text.default.title3.docAndroid}", - "ios": "{text.default.title3.docIos}", - "description": "{text.default.title3.docDescription}" - } - }, - "name": "cdr_text_default_title3_font_family", - "attributes": { - "deprecated": false - } - }, - { - "$value": "17.00sp", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "text", - "type": "header", - "android": "Headline", - "ios": "Headline", - "description": "Suggested Usage: Heading primarily used with body copy, list items, table headers" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "17px", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "{text.default.headline.docCategory}", - "type": "{text.default.headline.docType}", - "android": "{text.default.headline.docAndroid}", - "ios": "{text.default.headline.docIos}", - "description": "{text.default.headline.docDescription}" - } - }, - "name": "cdr_text_default_headline_size", - "attributes": { - "deprecated": false - } - }, - { - "$value": "24.00dp", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "text", - "type": "header", - "android": "Headline", - "ios": "Headline", - "description": "Suggested Usage: Heading primarily used with body copy, list items, table headers" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "24px", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "{text.default.headline.docCategory}", - "type": "{text.default.headline.docType}", - "android": "{text.default.headline.docAndroid}", - "ios": "{text.default.headline.docIos}", - "description": "{text.default.headline.docDescription}" - } - }, - "name": "cdr_text_default_headline_line_spacing", - "attributes": { - "deprecated": false - } - }, - { - "$value": "15.00sp", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "text", - "type": "header", - "android": "Subhead", - "ios": "Subhead", - "description": "Suggested Usage: Subheading primarily used with body copy" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "15px", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "{text.default.subheadline.docCategory}", - "type": "{text.default.subheadline.docType}", - "android": "{text.default.subheadline.docAndroid}", - "ios": "{text.default.subheadline.docIos}", - "description": "{text.default.subheadline.docDescription}" - } - }, - "name": "cdr_text_default_subheadline_size", - "attributes": { - "deprecated": false - } - }, - { - "$value": "20.00dp", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "text", - "type": "header", - "android": "Subhead", - "ios": "Subhead", - "description": "Suggested Usage: Subheading primarily used with body copy" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "20px", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "{text.default.subheadline.docCategory}", - "type": "{text.default.subheadline.docType}", - "android": "{text.default.subheadline.docAndroid}", - "ios": "{text.default.subheadline.docIos}", - "description": "{text.default.subheadline.docDescription}" - } - }, - "name": "cdr_text_default_subheadline_line_spacing", - "attributes": { - "deprecated": false - } - }, - { - "$value": "15.00sp", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "text", - "type": "body", - "android": "Body 1", - "ios": "Body", - "description": "Suggested Usage: Default for body content" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "15px", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "{text.default.body1.docCategory}", - "type": "{text.default.body1.docType}", - "android": "{text.default.body1.docAndroid}", - "ios": "{text.default.body1.docIos}", - "description": "{text.default.body1.docDescription}" - } - }, - "name": "cdr_text_default_body1_size", - "attributes": { - "deprecated": false - } - }, - { - "$value": "20.00dp", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "text", - "type": "body", - "android": "Body 1", - "ios": "Body", - "description": "Suggested Usage: Default for body content" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "20px", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "{text.default.body1.docCategory}", - "type": "{text.default.body1.docType}", - "android": "{text.default.body1.docAndroid}", - "ios": "{text.default.body1.docIos}", - "description": "{text.default.body1.docDescription}" - } - }, - "name": "cdr_text_default_body1_line_spacing", - "attributes": { - "deprecated": false - } - }, - { - "$value": "12.00sp", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "text", - "type": "body", - "android": "Body 2", - "ios": "Footnote", - "description": "Suggested Usage: Secondary text intended for informational and supplemental body content" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "12px", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "{text.default.body2.docCategory}", - "type": "{text.default.body2.docType}", - "android": "{text.default.body2.docAndroid}", - "ios": "{text.default.body2.docIos}", - "description": "{text.default.body2.docDescription}" - } - }, - "name": "cdr_text_default_body2_size", - "attributes": { - "deprecated": false - } - }, - { - "$value": "18.00dp", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "text", - "type": "body", - "android": "Body 2", - "ios": "Footnote", - "description": "Suggested Usage: Secondary text intended for informational and supplemental body content" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "18px", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "{text.default.body2.docCategory}", - "type": "{text.default.body2.docType}", - "android": "{text.default.body2.docAndroid}", - "ios": "{text.default.body2.docIos}", - "description": "{text.default.body2.docDescription}" - } - }, - "name": "cdr_text_default_body2_line_spacing", - "attributes": { - "deprecated": false - } - }, - { - "$value": "12.00sp", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "text", - "type": "body", - "android": "Caption 1", - "ios": "Caption 1", - "description": "Suggested Usage: Tertiary text, also intended for informational and supplemental body content. Also used for bottom action bar text for larger devices" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "12px", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "{text.default.caption1.docCategory}", - "type": "{text.default.caption1.docType}", - "android": "{text.default.caption1.docAndroid}", - "ios": "{text.default.caption1.docIos}", - "description": "{text.default.caption1.docDescription}" - } - }, - "name": "cdr_text_default_caption1_size", - "attributes": { - "deprecated": false - } - }, - { - "$value": "16.00dp", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "text", - "type": "body", - "android": "Caption 1", - "ios": "Caption 1", - "description": "Suggested Usage: Tertiary text, also intended for informational and supplemental body content. Also used for bottom action bar text for larger devices" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "16px", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "{text.default.caption1.docCategory}", - "type": "{text.default.caption1.docType}", - "android": "{text.default.caption1.docAndroid}", - "ios": "{text.default.caption1.docIos}", - "description": "{text.default.caption1.docDescription}" - } - }, - "name": "cdr_text_default_caption1_line_spacing", - "attributes": { - "deprecated": false - } - }, - { - "$value": "11.00sp", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "text", - "type": "body", - "android": "Caption 2", - "ios": "Caption 2", - "description": "Suggested Usage: Smallest text size, use sparingly or for bottom tab bar text" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "11px", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "{text.default.caption2.docCategory}", - "type": "{text.default.caption2.docType}", - "android": "{text.default.caption2.docAndroid}", - "ios": "{text.default.caption2.docIos}", - "description": "{text.default.caption2.docDescription}" - } - }, - "name": "cdr_text_default_caption2_size", - "attributes": { - "deprecated": false - } - }, - { - "$value": "16.00dp", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "text", - "type": "body", - "android": "Caption 2", - "ios": "Caption 2", - "description": "Suggested Usage: Smallest text size, use sparingly or for bottom tab bar text" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "16px", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "{text.default.caption2.docCategory}", - "type": "{text.default.caption2.docType}", - "android": "{text.default.caption2.docAndroid}", - "ios": "{text.default.caption2.docIos}", - "description": "{text.default.caption2.docDescription}" - } - }, - "name": "cdr_text_default_caption2_line_spacing", - "attributes": { - "deprecated": false - } - }, - { - "$value": "15.00sp", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "text", - "type": "button", - "android": "Button", - "ios": "N/A", - "description": "Suggested Usage: Button text has a thicker weight than body copy" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "15px", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "{text.default.button.docCategory}", - "type": "{text.default.button.docType}", - "android": "{text.default.button.docAndroid}", - "ios": "{text.default.button.docIos}", - "description": "{text.default.button.docDescription}" - } - }, - "name": "cdr_text_default_button_size", - "attributes": { - "deprecated": false - } - }, - { - "$value": "24.00dp", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "text", - "type": "button", - "android": "Button", - "ios": "N/A", - "description": "Suggested Usage: Button text has a thicker weight than body copy" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "24px", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "{text.default.button.docCategory}", - "type": "{text.default.button.docType}", - "android": "{text.default.button.docAndroid}", - "ios": "{text.default.button.docIos}", - "description": "{text.default.button.docDescription}" - } - }, - "name": "cdr_text_default_button_line_spacing", - "attributes": { - "deprecated": false - } - } - ] - }, - "ios": { - "colors": [], - "misc": [], - "form": [], - "sizing": [], - "motion": [], - "prominence": [], - "radius": [], - "spacing": [], - "breakpoints": [], - "text": [ - { - "$value": "34.0f", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "text", - "type": "header", - "android": "Display 1", - "ios": "Large Title", - "description": "Suggested Usage: Frequently used as the largest title for phone apps and can be used for page titles for larger devices" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "34px", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "{text.default.display1.docCategory}", - "type": "{text.default.display1.docType}", - "android": "{text.default.display1.docAndroid}", - "ios": "{text.default.display1.docIos}", - "description": "{text.default.display1.docDescription}" - } - }, - "name": "CdrTextDefaultDisplay1Size", - "attributes": { - "deprecated": false - } - }, - { - "$value": "40.0f", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "text", - "type": "header", - "android": "Display 1", - "ios": "Large Title", - "description": "Suggested Usage: Frequently used as the largest title for phone apps and can be used for page titles for larger devices" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "40px", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "{text.default.display1.docCategory}", - "type": "{text.default.display1.docType}", - "android": "{text.default.display1.docAndroid}", - "ios": "{text.default.display1.docIos}", - "description": "{text.default.display1.docDescription}" - } - }, - "name": "CdrTextDefaultDisplay1LineSpacing", - "attributes": { - "deprecated": false - } - }, - { - "$value": "Stuart-App-Medium.otf", - "property": "font-family", - "docs": { - "category": "text", - "type": "header", - "android": "Display 1", - "ios": "Large Title", - "description": "Suggested Usage: Frequently used as the largest title for phone apps and can be used for page titles for larger devices" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "Stuart-App-Medium.otf", - "property": "font-family", - "docs": { - "category": "{text.default.display1.docCategory}", - "type": "{text.default.display1.docType}", - "android": "{text.default.display1.docAndroid}", - "ios": "{text.default.display1.docIos}", - "description": "{text.default.display1.docDescription}" - } - }, - "name": "CdrTextDefaultDisplay1FontFamily", - "attributes": { - "deprecated": false - } - }, - { - "$value": "26.0f", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "text", - "type": "header", - "android": "Title 1", - "ios": "Title 1", - "description": "Suggested Usage: Content titles, level 1" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "26px", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "{text.default.title1.docCategory}", - "type": "{text.default.title1.docType}", - "android": "{text.default.title1.docAndroid}", - "ios": "{text.default.title1.docIos}", - "description": "{text.default.title1.docDescription}" - } - }, - "name": "CdrTextDefaultTitle1Size", - "attributes": { - "deprecated": false - } - }, - { - "$value": "36.0f", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "text", - "type": "header", - "android": "Title 1", - "ios": "Title 1", - "description": "Suggested Usage: Content titles, level 1" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "36px", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "{text.default.title1.docCategory}", - "type": "{text.default.title1.docType}", - "android": "{text.default.title1.docAndroid}", - "ios": "{text.default.title1.docIos}", - "description": "{text.default.title1.docDescription}" - } - }, - "name": "CdrTextDefaultTitle1LineSpacing", - "attributes": { - "deprecated": false - } - }, - { - "$value": "Stuart-App-Semibold.otf", - "property": "font-family", - "docs": { - "category": "text", - "type": "header", - "android": "Title 1", - "ios": "Title 1", - "description": "Suggested Usage: Content titles, level 1" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "Stuart-App-Semibold.otf", - "property": "font-family", - "docs": { - "category": "{text.default.title1.docCategory}", - "type": "{text.default.title1.docType}", - "android": "{text.default.title1.docAndroid}", - "ios": "{text.default.title1.docIos}", - "description": "{text.default.title1.docDescription}" - } - }, - "name": "CdrTextDefaultTitle1FontFamily", - "attributes": { - "deprecated": false - } - }, - { - "$value": "24.0f", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "text", - "type": "header", - "android": "Title 2", - "ios": "Title 2", - "description": "Suggested Usage: Content titles, product names, level 2" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "24px", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "{text.default.title2.docCategory}", - "type": "{text.default.title2.docType}", - "android": "{text.default.title2.docAndroid}", - "ios": "{text.default.title2.docIos}", - "description": "{text.default.title2.docDescription}" - } - }, - "name": "CdrTextDefaultTitle2Size", - "attributes": { - "deprecated": false - } - }, - { - "$value": "32.0f", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "text", - "type": "header", - "android": "Title 2", - "ios": "Title 2", - "description": "Suggested Usage: Content titles, product names, level 2" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "32px", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "{text.default.title2.docCategory}", - "type": "{text.default.title2.docType}", - "android": "{text.default.title2.docAndroid}", - "ios": "{text.default.title2.docIos}", - "description": "{text.default.title2.docDescription}" - } - }, - "name": "CdrTextDefaultTitle2LineSpacing", - "attributes": { - "deprecated": false - } - }, - { - "$value": "Stuart-App-Semibold.otf", - "property": "font-family", - "docs": { - "category": "text", - "type": "header", - "android": "Title 2", - "ios": "Title 2", - "description": "Suggested Usage: Content titles, product names, level 2" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "Stuart-App-Semibold.otf", - "property": "font-family", - "docs": { - "category": "{text.default.title2.docCategory}", - "type": "{text.default.title2.docType}", - "android": "{text.default.title2.docAndroid}", - "ios": "{text.default.title2.docIos}", - "description": "{text.default.title2.docDescription}" - } - }, - "name": "CdrTextDefaultTitle2FontFamily", - "attributes": { - "deprecated": false - } - }, - { - "$value": "19.0f", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "text", - "type": "header", - "android": "Title 3", - "ios": "Title 3", - "description": "Suggested Usage: Content titles, product names, product prices, level 3" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "19px", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "{text.default.title3.docCategory}", - "type": "{text.default.title3.docType}", - "android": "{text.default.title3.docAndroid}", - "ios": "{text.default.title3.docIos}", - "description": "{text.default.title3.docDescription}" - } - }, - "name": "CdrTextDefaultTitle3Size", - "attributes": { - "deprecated": false - } - }, - { - "$value": "28.0f", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "text", - "type": "header", - "android": "Title 3", - "ios": "Title 3", - "description": "Suggested Usage: Content titles, product names, product prices, level 3" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "28px", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "{text.default.title3.docCategory}", - "type": "{text.default.title3.docType}", - "android": "{text.default.title3.docAndroid}", - "ios": "{text.default.title3.docIos}", - "description": "{text.default.title3.docDescription}" - } - }, - "name": "CdrTextDefaultTitle3LineSpacing", - "attributes": { - "deprecated": false - } - }, - { - "$value": "Stuart-App-Semibold.otf", - "property": "font-family", - "docs": { - "category": "text", - "type": "header", - "android": "Title 3", - "ios": "Title 3", - "description": "Suggested Usage: Content titles, product names, product prices, level 3" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "Stuart-App-Semibold.otf", - "property": "font-family", - "docs": { - "category": "{text.default.title3.docCategory}", - "type": "{text.default.title3.docType}", - "android": "{text.default.title3.docAndroid}", - "ios": "{text.default.title3.docIos}", - "description": "{text.default.title3.docDescription}" - } - }, - "name": "CdrTextDefaultTitle3FontFamily", - "attributes": { - "deprecated": false - } - }, - { - "$value": "17.0f", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "text", - "type": "header", - "android": "Headline", - "ios": "Headline", - "description": "Suggested Usage: Heading primarily used with body copy, list items, table headers" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "17px", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "{text.default.headline.docCategory}", - "type": "{text.default.headline.docType}", - "android": "{text.default.headline.docAndroid}", - "ios": "{text.default.headline.docIos}", - "description": "{text.default.headline.docDescription}" - } - }, - "name": "CdrTextDefaultHeadlineSize", - "attributes": { - "deprecated": false - } - }, - { - "$value": "24.0f", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "text", - "type": "header", - "android": "Headline", - "ios": "Headline", - "description": "Suggested Usage: Heading primarily used with body copy, list items, table headers" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "24px", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "{text.default.headline.docCategory}", - "type": "{text.default.headline.docType}", - "android": "{text.default.headline.docAndroid}", - "ios": "{text.default.headline.docIos}", - "description": "{text.default.headline.docDescription}" - } - }, - "name": "CdrTextDefaultHeadlineLineSpacing", - "attributes": { - "deprecated": false - } - }, - { - "$value": "15.0f", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "text", - "type": "header", - "android": "Subhead", - "ios": "Subhead", - "description": "Suggested Usage: Subheading primarily used with body copy" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "15px", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "{text.default.subheadline.docCategory}", - "type": "{text.default.subheadline.docType}", - "android": "{text.default.subheadline.docAndroid}", - "ios": "{text.default.subheadline.docIos}", - "description": "{text.default.subheadline.docDescription}" - } - }, - "name": "CdrTextDefaultSubheadlineSize", - "attributes": { - "deprecated": false - } - }, - { - "$value": "20.0f", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "text", - "type": "header", - "android": "Subhead", - "ios": "Subhead", - "description": "Suggested Usage: Subheading primarily used with body copy" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "20px", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "{text.default.subheadline.docCategory}", - "type": "{text.default.subheadline.docType}", - "android": "{text.default.subheadline.docAndroid}", - "ios": "{text.default.subheadline.docIos}", - "description": "{text.default.subheadline.docDescription}" - } - }, - "name": "CdrTextDefaultSubheadlineLineSpacing", - "attributes": { - "deprecated": false - } - }, - { - "$value": "15.0f", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "text", - "type": "body", - "android": "Body 1", - "ios": "Body", - "description": "Suggested Usage: Default for body content" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "15px", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "{text.default.body1.docCategory}", - "type": "{text.default.body1.docType}", - "android": "{text.default.body1.docAndroid}", - "ios": "{text.default.body1.docIos}", - "description": "{text.default.body1.docDescription}" - } - }, - "name": "CdrTextDefaultBody1Size", - "attributes": { - "deprecated": false - } - }, - { - "$value": "20.0f", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "text", - "type": "body", - "android": "Body 1", - "ios": "Body", - "description": "Suggested Usage: Default for body content" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "20px", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "{text.default.body1.docCategory}", - "type": "{text.default.body1.docType}", - "android": "{text.default.body1.docAndroid}", - "ios": "{text.default.body1.docIos}", - "description": "{text.default.body1.docDescription}" - } - }, - "name": "CdrTextDefaultBody1LineSpacing", - "attributes": { - "deprecated": false - } - }, - { - "$value": "12.0f", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "text", - "type": "body", - "android": "Body 2", - "ios": "Footnote", - "description": "Suggested Usage: Secondary text intended for informational and supplemental body content" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "12px", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "{text.default.body2.docCategory}", - "type": "{text.default.body2.docType}", - "android": "{text.default.body2.docAndroid}", - "ios": "{text.default.body2.docIos}", - "description": "{text.default.body2.docDescription}" - } - }, - "name": "CdrTextDefaultBody2Size", - "attributes": { - "deprecated": false - } - }, - { - "$value": "18.0f", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "text", - "type": "body", - "android": "Body 2", - "ios": "Footnote", - "description": "Suggested Usage: Secondary text intended for informational and supplemental body content" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "18px", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "{text.default.body2.docCategory}", - "type": "{text.default.body2.docType}", - "android": "{text.default.body2.docAndroid}", - "ios": "{text.default.body2.docIos}", - "description": "{text.default.body2.docDescription}" - } - }, - "name": "CdrTextDefaultBody2LineSpacing", - "attributes": { - "deprecated": false - } - }, - { - "$value": "12.0f", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "text", - "type": "body", - "android": "Caption 1", - "ios": "Caption 1", - "description": "Suggested Usage: Tertiary text, also intended for informational and supplemental body content. Also used for bottom action bar text for larger devices" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "12px", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "{text.default.caption1.docCategory}", - "type": "{text.default.caption1.docType}", - "android": "{text.default.caption1.docAndroid}", - "ios": "{text.default.caption1.docIos}", - "description": "{text.default.caption1.docDescription}" - } - }, - "name": "CdrTextDefaultCaption1Size", - "attributes": { - "deprecated": false - } - }, - { - "$value": "16.0f", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "text", - "type": "body", - "android": "Caption 1", - "ios": "Caption 1", - "description": "Suggested Usage: Tertiary text, also intended for informational and supplemental body content. Also used for bottom action bar text for larger devices" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "16px", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "{text.default.caption1.docCategory}", - "type": "{text.default.caption1.docType}", - "android": "{text.default.caption1.docAndroid}", - "ios": "{text.default.caption1.docIos}", - "description": "{text.default.caption1.docDescription}" - } - }, - "name": "CdrTextDefaultCaption1LineSpacing", - "attributes": { - "deprecated": false - } - }, - { - "$value": "11.0f", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "text", - "type": "body", - "android": "Caption 2", - "ios": "Caption 2", - "description": "Suggested Usage: Smallest text size, use sparingly or for bottom tab bar text" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "11px", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "{text.default.caption2.docCategory}", - "type": "{text.default.caption2.docType}", - "android": "{text.default.caption2.docAndroid}", - "ios": "{text.default.caption2.docIos}", - "description": "{text.default.caption2.docDescription}" - } - }, - "name": "CdrTextDefaultCaption2Size", - "attributes": { - "deprecated": false - } - }, - { - "$value": "16.0f", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "text", - "type": "body", - "android": "Caption 2", - "ios": "Caption 2", - "description": "Suggested Usage: Smallest text size, use sparingly or for bottom tab bar text" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "16px", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "{text.default.caption2.docCategory}", - "type": "{text.default.caption2.docType}", - "android": "{text.default.caption2.docAndroid}", - "ios": "{text.default.caption2.docIos}", - "description": "{text.default.caption2.docDescription}" - } - }, - "name": "CdrTextDefaultCaption2LineSpacing", - "attributes": { - "deprecated": false - } - }, - { - "$value": "15.0f", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "text", - "type": "button", - "android": "Button", - "ios": "N/A", - "description": "Suggested Usage: Button text has a thicker weight than body copy" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "15px", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "{text.default.button.docCategory}", - "type": "{text.default.button.docType}", - "android": "{text.default.button.docAndroid}", - "ios": "{text.default.button.docIos}", - "description": "{text.default.button.docDescription}" - } - }, - "name": "CdrTextDefaultButtonSize", - "attributes": { - "deprecated": false - } - }, - { - "$value": "24.0f", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "text", - "type": "button", - "android": "Button", - "ios": "N/A", - "description": "Suggested Usage: Button text has a thicker weight than body copy" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "24px", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "{text.default.button.docCategory}", - "type": "{text.default.button.docType}", - "android": "{text.default.button.docAndroid}", - "ios": "{text.default.button.docIos}", - "description": "{text.default.button.docDescription}" - } - }, - "name": "CdrTextDefaultButtonLineSpacing", - "attributes": { - "deprecated": false - } - } - ] - } -} \ No newline at end of file diff --git a/dist/rei-dot-com/json/platform-tokens.json b/dist/rei-dot-com/json/platform-tokens.json deleted file mode 100644 index 932c88a..0000000 --- a/dist/rei-dot-com/json/platform-tokens.json +++ /dev/null @@ -1,26808 +0,0 @@ -{ - "global": { - "colors": [ - { - "$value": "#fafbf9", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for primary buttons" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for primary buttons" - } - }, - "name": "cdr-color-text-button-primary", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#1f513f", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for the hover state of primary buttons" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.blue-spruce-green-1000}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for the hover state of primary buttons" - } - }, - "name": "cdr-color-text-button-primary-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for the active state of primary buttons" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for the active state of primary buttons" - } - }, - "name": "cdr-color-text-button-primary-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#ffffff", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for disabled primary buttons" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.white}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for disabled primary buttons" - } - }, - "name": "cdr-color-text-button-primary-disabled", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for secondary buttons" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for secondary buttons" - } - }, - "name": "cdr-color-text-button-secondary", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for the hover state of secondary buttons" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for the hover state of secondary buttons" - } - }, - "name": "cdr-color-text-button-secondary-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for the active state of secondary buttons" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for the active state of secondary buttons" - } - }, - "name": "cdr-color-text-button-secondary-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for disabled secondary buttons" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for disabled secondary buttons" - } - }, - "name": "cdr-color-text-button-secondary-disabled", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "newToken": "", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for the dark button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "newToken": "", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for the dark button" - } - }, - "name": "cdr-color-text-button-dark", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "newToken": "", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for the hover state of the dark button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "newToken": "", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for the hover state of the dark button" - } - }, - "name": "cdr-color-text-button-dark-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "newToken": "", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for the active state of the dark button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "newToken": "", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for the active state of the dark button" - } - }, - "name": "cdr-color-text-button-dark-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#ffffff", - "$type": "color", - "newToken": "", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for disabled dark buttons" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.white}", - "$type": "color", - "newToken": "", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for disabled dark buttons" - } - }, - "name": "cdr-color-text-button-dark-disabled", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#ffffff", - "$type": "color", - "newToken": "", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for the sale button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.white}", - "$type": "color", - "newToken": "", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for the sale button" - } - }, - "name": "cdr-color-text-button-sale", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#c7370f", - "$type": "color", - "newToken": "", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for the hover state of the sale button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.sale-red-800}", - "$type": "color", - "newToken": "", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for the hover state of the sale button" - } - }, - "name": "cdr-color-text-button-sale-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#ffffff", - "$type": "color", - "newToken": "", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for the active state of the sale button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.white}", - "$type": "color", - "newToken": "", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for the active state of the sale button" - } - }, - "name": "cdr-color-text-button-sale-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#ffffff", - "$type": "color", - "newToken": "", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for disabled sale buttons" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.white}", - "$type": "color", - "newToken": "", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for disabled sale buttons" - } - }, - "name": "cdr-color-text-button-sale-disabled", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Text color for default chips" - }, - "filePath": "tokens/global/chip.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Text color for default chips" - } - }, - "name": "cdr-color-text-chip-default", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Text color for default chips" - }, - "filePath": "tokens/global/chip.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Text color for default chips" - } - }, - "name": "cdr-color-text-chip-disabled", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "text", - "example": "color", - "description": "The default, primary text color" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "text", - "example": "color", - "description": "The default, primary text color" - } - }, - "name": "cdr-color-text-primary", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#736e65", - "$type": "color", - "docs": { - "category": "colors", - "type": "text", - "example": "color", - "description": "The secondary text color" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-750}", - "$type": "color", - "docs": { - "category": "colors", - "type": "text", - "example": "color", - "description": "The secondary text color" - } - }, - "name": "cdr-color-text-secondary", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#2e2e2b", - "$type": "color", - "docs": { - "category": "colors", - "type": "text", - "example": "color", - "description": "The emphasis text color" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-1000}", - "$type": "color", - "docs": { - "category": "colors", - "type": "text", - "example": "color", - "description": "The emphasis text color" - } - }, - "name": "cdr-color-text-emphasis", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#1f513f", - "$type": "color", - "docs": { - "category": "colors", - "type": "text", - "example": "color", - "description": "Text set in our primary brand color" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.blue-spruce-green-1000}", - "$type": "color", - "docs": { - "category": "colors", - "type": "text", - "example": "color", - "description": "Text set in our primary brand color" - } - }, - "name": "cdr-color-text-brand", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#c7370f", - "$type": "color", - "docs": { - "category": "colors", - "type": "text", - "example": "color", - "description": "The color of sale text" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.sale-red-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "text", - "example": "color", - "description": "The color of sale text" - } - }, - "name": "cdr-color-text-sale", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "docs": { - "category": "colors", - "type": "text", - "example": "color", - "description": "Text color on dark background" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "category": "colors", - "type": "text", - "example": "color", - "description": "Text color on dark background" - } - }, - "name": "cdr-color-text-inverse", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "text", - "example": "color", - "description": "The color of text when it is disabled" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "text", - "example": "color", - "description": "The color of text when it is disabled" - } - }, - "name": "cdr-color-text-disabled", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#2e6b34", - "$type": "color", - "docs": { - "category": "colors", - "type": "text", - "example": "color", - "description": "Color of success messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.success-green-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "text", - "example": "color", - "description": "Color of success messages" - } - }, - "name": "cdr-color-text-success", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#854714", - "$type": "color", - "docs": { - "category": "colors", - "type": "text", - "example": "color", - "description": "Color of warning messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.warning-yellow-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "text", - "example": "color", - "description": "Color of warning messages" - } - }, - "name": "cdr-color-text-warning", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#811823", - "$type": "color", - "docs": { - "category": "colors", - "type": "text", - "example": "color", - "description": "Color of error messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.error-red-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "text", - "example": "color", - "description": "Color of error messages" - } - }, - "name": "cdr-color-text-error", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#1b437e", - "$type": "color", - "docs": { - "category": "colors", - "type": "text", - "example": "color", - "description": "Color of informational messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.alpine-lake-blue-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "text", - "example": "color", - "description": "Color of informational messages" - } - }, - "name": "cdr-color-text-info", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#bb4045", - "$type": "color", - "docs": { - "category": "colors", - "type": "text", - "example": "color", - "description": "Color of error messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.error-red-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "text", - "example": "color", - "description": "Color of error messages" - } - }, - "name": "cdr-color-text-message-error", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#2e2e2b", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Default text color used in form elements" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-1000}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Default text color used in form elements" - } - }, - "name": "cdr-color-text-input-default", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Color of label text used in form elements" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Color of label text used in form elements" - } - }, - "name": "cdr-color-text-input-label", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#b2ab9f", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Color of label text used in disabled form elements" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-450}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Color of label text used in disabled form elements" - } - }, - "name": "cdr-color-text-input-label-disabled", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#736e65", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Text color of placeholder text within forms" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-750}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Text color of placeholder text within forms" - } - }, - "name": "cdr-color-text-input-placeholder", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Text color of required label within forms" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Text color of required label within forms" - } - }, - "name": "cdr-color-text-input-required", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#736e65", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Text color of optional label within forms" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-750}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Text color of optional label within forms" - } - }, - "name": "cdr-color-text-input-optional", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Disabled text color used in form elements" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Disabled text color used in form elements" - } - }, - "name": "cdr-color-text-input-disabled", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#2e2e2b", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Text color used in filled forms" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-1000}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Text color used in filled forms" - } - }, - "name": "cdr-color-text-input-filled", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#736e65", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Help text color used in forms" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-750}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Help text color used in forms" - } - }, - "name": "cdr-color-text-input-help", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#b33322", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Error text color used in forms" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.error-red-850}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Error text color used in forms" - } - }, - "name": "cdr-color-text-input-error", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#406eb5", - "$type": "color", - "docs": { - "category": "colors", - "type": "link", - "example": "color", - "description": "Text color for links" - }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, - "original": { - "$value": "{options.color.alpine-lake-blue-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "link", - "example": "color", - "description": "Text color for links" - } - }, - "name": "cdr-color-text-link-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#406eb5", - "$type": "color", - "docs": { - "category": "colors", - "type": "link", - "example": "color", - "description": "Text color for the hover state of links" - }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, - "original": { - "$value": "{options.color.alpine-lake-blue-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "link", - "example": "color", - "description": "Text color for the hover state of links" - } - }, - "name": "cdr-color-text-link-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#0b2d60", - "$type": "color", - "docs": { - "category": "colors", - "type": "link", - "example": "color", - "description": "Text color for the active and pressed states of links" - }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, - "original": { - "$value": "{options.color.alpine-lake-blue-1000}", - "$type": "color", - "docs": { - "category": "colors", - "type": "link", - "example": "color", - "description": "Text color for the active and pressed states of links" - } - }, - "name": "cdr-color-text-link-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "link", - "example": "color", - "description": "Disabled text color of links" - }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "link", - "example": "color", - "description": "Disabled text color of links" - } - }, - "name": "cdr-color-text-link-disabled", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#406eb5", - "$type": "color", - "docs": { - "category": "colors", - "type": "link", - "example": "color", - "description": "Text color of visited links" - }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, - "original": { - "$value": "{options.color.alpine-lake-blue-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "link", - "example": "color", - "description": "Text color of visited links" - } - }, - "name": "cdr-color-text-link-visited", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "rating", - "example": "color", - "description": "Text color for ratings" - }, - "filePath": "tokens/global/rating.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "rating", - "example": "color", - "description": "Text color for ratings" - } - }, - "name": "cdr-color-text-rating-default", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#406eb5", - "$type": "color", - "docs": { - "category": "colors", - "type": "rating", - "example": "color", - "description": "Text color for the hover state of ratings" - }, - "filePath": "tokens/global/rating.json5", - "isSource": false, - "original": { - "$value": "{options.color.alpine-lake-blue-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "rating", - "example": "color", - "description": "Text color for the hover state of ratings" - } - }, - "name": "cdr-color-text-rating-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#b2ab9f", - "$type": "color", - "docs": { - "category": "colors", - "type": "rating", - "example": "color", - "description": "Text color for the separator in ratings" - }, - "filePath": "tokens/global/rating.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-450}", - "$type": "color", - "docs": { - "category": "colors", - "type": "rating", - "example": "color", - "description": "Text color for the separator in ratings" - } - }, - "name": "cdr-color-text-rating-separator", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#736e65", - "$type": "color", - "docs": { - "category": "colors", - "type": "tabs", - "example": "color", - "description": "Text color for tabs" - }, - "filePath": "tokens/global/tab.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-750}", - "$type": "color", - "docs": { - "category": "colors", - "type": "tabs", - "example": "color", - "description": "Text color for tabs" - } - }, - "name": "cdr-color-text-tab-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "tabs", - "example": "color", - "description": "Text color for the active and pressed states of tabs" - }, - "filePath": "tokens/global/tab.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "tabs", - "example": "color", - "description": "Text color for the active and pressed states of tabs" - } - }, - "name": "cdr-color-text-tab-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#406eb5", - "$type": "color", - "docs": { - "category": "colors", - "type": "tabs", - "example": "color", - "description": "Text color for the hover state of tabs" - }, - "filePath": "tokens/global/tab.json5", - "isSource": false, - "original": { - "$value": "{options.color.alpine-lake-blue-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "tabs", - "example": "color", - "description": "Text color for the hover state of tabs" - } - }, - "name": "cdr-color-text-tab-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "tabs", - "example": "color", - "description": "Disabled text color of tabs" - }, - "filePath": "tokens/global/tab.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "tabs", - "example": "color", - "description": "Disabled text color of tabs" - } - }, - "name": "cdr-color-text-tab-disabled", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "toggle button", - "example": "color", - "description": "The text color of a toggle button on rest" - }, - "filePath": "tokens/global/togglebutton.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "toggle button", - "example": "color", - "description": "The text color of a toggle button on rest" - } - }, - "name": "cdr-color-text-toggle-button-default-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "docs": { - "category": "colors", - "type": "tooltip", - "example": "color", - "description": "Text color for tooltips" - }, - "filePath": "tokens/global/tooltip.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "category": "colors", - "type": "tooltip", - "example": "color", - "description": "Text color for tooltips" - } - }, - "name": "cdr-color-text-tooltip-default", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#1f513f", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the primary button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.blue-spruce-green-1000}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the primary button" - } - }, - "name": "cdr-color-background-button-primary-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#1f513f", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the active and pressed states of the primary button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.blue-spruce-green-1000}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the active and pressed states of the primary button" - } - }, - "name": "cdr-color-background-button-primary-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#f7f5f3", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the hover state of the primary button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-025}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the hover state of the primary button" - } - }, - "name": "cdr-color-background-button-primary-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Alternate background color for the hover state of the icon button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Alternate background color for the hover state of the icon button" - } - }, - "name": "cdr-color-background-button-primary-icon-alt-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the secondary button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the secondary button" - } - }, - "name": "cdr-color-background-button-secondary-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#958e83", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the active and pressed states of the secondary button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-600}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the active and pressed states of the secondary button" - } - }, - "name": "cdr-color-background-button-secondary-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#f7f5f3", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the hover state of the secondary button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-025}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the hover state of the secondary button" - } - }, - "name": "cdr-color-background-button-secondary-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the disabled state of the secondary button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the disabled state of the secondary button" - } - }, - "name": "cdr-color-background-button-secondary-disabled", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the dark button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the dark button" - } - }, - "name": "cdr-color-background-button-dark-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the active and pressed states of the dark button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the active and pressed states of the dark button" - } - }, - "name": "cdr-color-background-button-dark-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#edeae3", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the hover state of the dark button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-100}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the hover state of the dark button" - } - }, - "name": "cdr-color-background-button-dark-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#c7370f", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the sale button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.sale-red-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the sale button" - } - }, - "name": "cdr-color-background-button-sale-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#c7370f", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the active and pressed states of the sale button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.sale-red-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the active and pressed states of the sale button" - } - }, - "name": "cdr-color-background-button-sale-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#f7f5f3", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the hover state of the sale button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-025}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the hover state of the sale button" - } - }, - "name": "cdr-color-background-button-sale-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Default disabled border color" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Default disabled border color" - } - }, - "name": "cdr-color-background-button-default-disabled", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#f7f5f3", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the icon only button active and focus states" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-025}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the icon only button active and focus states" - } - }, - "name": "cdr-color-background-button-icon-only-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#ffffff", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Background color for chips" - }, - "filePath": "tokens/global/chip.json5", - "isSource": false, - "original": { - "$value": "{options.color.white}", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Background color for chips" - } - }, - "name": "cdr-color-background-chip-default-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#ffffff", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Background color for disabled chips" - }, - "filePath": "tokens/global/chip.json5", - "isSource": false, - "original": { - "$value": "{options.color.white}", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Background color for disabled chips" - } - }, - "name": "cdr-color-background-chip-default-disabled", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#f7f5f3", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Background color for hovered chips" - }, - "filePath": "tokens/global/chip.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-025}", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Background color for hovered chips" - } - }, - "name": "cdr-color-background-chip-default-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#ffffff", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Background color for focused chips" - }, - "filePath": "tokens/global/chip.json5", - "isSource": false, - "original": { - "$value": "{options.color.white}", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Background color for focused chips" - } - }, - "name": "cdr-color-background-chip-default-focus", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#edeae3", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Background color for active chips" - }, - "filePath": "tokens/global/chip.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-100}", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Background color for active chips" - } - }, - "name": "cdr-color-background-chip-default-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Background color for selected chips" - }, - "filePath": "tokens/global/chip.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Background color for selected chips" - } - }, - "name": "cdr-color-background-chip-default-selected", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#edeae3", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Background color for hovered selected chips" - }, - "filePath": "tokens/global/chip.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-100}", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Background color for hovered selected chips" - } - }, - "name": "cdr-color-background-chip-default-selected-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Background color for focused selected chips" - }, - "filePath": "tokens/global/chip.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Background color for focused selected chips" - } - }, - "name": "cdr-color-background-chip-default-selected-focus", - "attributes": { - "deprecated": false - } - }, - { - "$value": "rgba(255, 255, 255, 0)", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "A transparent color option" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.transparent}", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "A transparent color option" - } - }, - "name": "cdr-color-background-transparent", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#ffffff", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "The default, primary background color of most pages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.white}", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "The default, primary background color of most pages" - } - }, - "name": "cdr-color-background-primary", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#f7f5f3", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "An alternate, secondary background color used on some pages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-025}", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "An alternate, secondary background color used on some pages" - } - }, - "name": "cdr-color-background-secondary", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#1f513f", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "An alternate, spruce brand background color used on some pages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.blue-spruce-green-1000}", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "An alternate, spruce brand background color used on some pages" - } - }, - "name": "cdr-color-background-brand-spruce", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#f9f8f6", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color variant for default messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.default-grey-100}", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color variant for default messages" - } - }, - "name": "cdr-color-background-message-default-01", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#e8e0ce", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color variant for default messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.default-grey-300}", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color variant for default messages" - } - }, - "name": "cdr-color-background-message-default-02", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#ecf9e6", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color for success messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.success-green-200}", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color for success messages" - } - }, - "name": "cdr-color-background-message-success", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#f4fbf5", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color variant for success messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.success-green-100}", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color variant for success messages" - } - }, - "name": "cdr-color-background-message-success-01", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5e6cb", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color variant for success messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.success-green-300}", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color variant for success messages" - } - }, - "name": "cdr-color-background-message-success-02", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fdf6e2", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color for warning messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.warning-yellow-200}", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color for warning messages" - } - }, - "name": "cdr-color-background-message-warning", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fefcf1", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color variant for warning messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.warning-yellow-100}", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color variant for warning messages" - } - }, - "name": "cdr-color-background-message-warning-01", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#f5e9b7", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color variant for warning messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.warning-yellow-300}", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color variant for warning messages" - } - }, - "name": "cdr-color-background-message-warning-02", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fcefe4", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color for error messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.error-red-200}", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color for error messages" - } - }, - "name": "cdr-color-background-message-error", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fdf7f7", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color variant for error messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.error-red-100}", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color variant for error messages" - } - }, - "name": "cdr-color-background-message-error-01", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#eecbc1", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color variant for error messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.error-red-300}", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color variant for error messages" - } - }, - "name": "cdr-color-background-message-error-02", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#e2f4fe", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color for informational messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.alpine-lake-blue-200}", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color for informational messages" - } - }, - "name": "cdr-color-background-message-info", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#edf4f5", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color variant for informational messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.info-blue-100}", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color variant for informational messages" - } - }, - "name": "cdr-color-background-message-info-01", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#c2d8db", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color variant for informational messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.info-blue-300}", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color variant for informational messages" - } - }, - "name": "cdr-color-background-message-info-02", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#c7370f", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color for sale messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.sale-red-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color for sale messages" - } - }, - "name": "cdr-color-background-message-sale", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "docs": { - "category": "colors", - "type": "accordion", - "example": "color", - "description": "Background color for the hover state of accordion" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "category": "colors", - "type": "accordion", - "example": "color", - "description": "Background color for the hover state of accordion" - } - }, - "name": "cdr-color-background-accordion-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "docs": { - "category": "colors", - "type": "pagination", - "example": "color", - "description": "Background color for the hover state of pagination" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "category": "colors", - "type": "pagination", - "example": "color", - "description": "Background color for the hover state of pagination" - } - }, - "name": "cdr-color-background-pagination-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#406eb5", - "$type": "color", - "docs": { - "category": "colors", - "type": "pagination", - "example": "color", - "description": "Background color for the pagination keyline" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.alpine-lake-blue-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "pagination", - "example": "color", - "description": "Background color for the pagination keyline" - } - }, - "name": "cdr-color-background-pagination-keyline", - "attributes": { - "deprecated": false - } - }, - { - "$value": "rgba(247, 245, 243, 0.85)", - "$type": "color", - "docs": { - "category": "colors", - "type": "modal", - "example": "color", - "description": "The background overlay for modal" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-025-85}", - "$type": "color", - "docs": { - "category": "colors", - "type": "modal", - "example": "color", - "description": "The background overlay for modal" - } - }, - "name": "cdr-color-background-modal-overlay", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Hover state of a checkbox or radio label background" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Hover state of a checkbox or radio label background" - } - }, - "name": "cdr-color-background-label-default-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#edeae3", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Active state of a checkbox or radio label background" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-100}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Active state of a checkbox or radio label background" - } - }, - "name": "cdr-color-background-label-default-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Focused state of a checkbox or radio label background" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Focused state of a checkbox or radio label background" - } - }, - "name": "cdr-color-background-label-default-focus", - "attributes": { - "deprecated": false - } - }, - { - "$value": "rgba(255, 255, 255, 0.75)", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Hover state of a checkbox or radio label background on secondary" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.white-75}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Hover state of a checkbox or radio label background on secondary" - } - }, - "name": "cdr-color-background-label-secondary-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#ffffff", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Active state of a checkbox or radio label background on secondary" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.white}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Active state of a checkbox or radio label background on secondary" - } - }, - "name": "cdr-color-background-label-secondary-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "rgba(255, 255, 255, 0.75)", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Focused state of a checkbox or radio label background on secondary" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.white-75}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Focused state of a checkbox or radio label background on secondary" - } - }, - "name": "cdr-color-background-label-secondary-focus", - "attributes": { - "deprecated": false - } - }, - { - "$value": "rgba(247, 245, 243, 0.15)", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Default background color on form elements" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-025-15}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Default background color on form elements" - } - }, - "name": "cdr-color-background-input-default", - "attributes": { - "deprecated": false - } - }, - { - "$value": "rgba(255, 255, 255, 0.85)", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Default background color on form elements" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.white-85}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Default background color on form elements" - } - }, - "name": "cdr-color-background-input-secondary", - "attributes": { - "deprecated": false - } - }, - { - "$value": "rgba(255, 242, 242, 0.75)", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Error background color on form elements" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.error-red-050-75}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Error background color on form elements" - } - }, - "name": "cdr-color-background-input-error", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Hover state of a checkbox or radio element background" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Hover state of a checkbox or radio element background" - } - }, - "name": "cdr-color-background-input-default-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Active state of a form element background" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Active state of a form element background" - } - }, - "name": "cdr-color-background-input-default-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Selected state of a checkbox or radio element background" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Selected state of a checkbox or radio element background" - } - }, - "name": "cdr-color-background-input-default-selected", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#ffffff", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Active state of an input or select element background on secondary" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.white}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Active state of an input or select element background on secondary" - } - }, - "name": "cdr-color-background-input-secondary-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#958e83", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Hover state of a selected checkbox or radio element background" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-600}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Hover state of a selected checkbox or radio element background" - } - }, - "name": "cdr-color-background-input-default-selected-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Disabled form element background" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Disabled form element background" - } - }, - "name": "cdr-color-background-input-default-disabled", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#958e83", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Selected focus state of checkbox or radio element background" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-600}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Selected focus state of checkbox or radio element background" - } - }, - "name": "cdr-color-background-input-default-selected-focus", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Focused checkbox or radio form element background" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Focused checkbox or radio form element background" - } - }, - "name": "cdr-color-background-input-default-focus", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "docs": { - "category": "colors", - "type": "rating", - "example": "color", - "description": "The defaul background color of the rating star icon" - }, - "filePath": "tokens/global/rating.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "category": "colors", - "type": "rating", - "example": "color", - "description": "The defaul background color of the rating star icon" - } - }, - "name": "cdr-color-background-rating-star-default", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#ffd280", - "$type": "color", - "docs": { - "category": "colors", - "type": "rating", - "example": "color", - "description": "Background color for the highlighted rating icon" - }, - "filePath": "tokens/global/rating.json5", - "isSource": false, - "original": { - "$value": "{options.color.golden-yellow-500}", - "$type": "color", - "docs": { - "category": "colors", - "type": "rating", - "example": "color", - "description": "Background color for the highlighted rating icon" - } - }, - "name": "cdr-color-background-rating-star-highlighted", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#ffffff", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "Background color for the primary surface" - }, - "filePath": "tokens/global/surface.json5", - "isSource": false, - "original": { - "$value": "{options.color.white}", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "Background color for the primary surface" - } - }, - "name": "cdr-color-background-surface-primary", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#f7f5f3", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "Background color for the secondary surface" - }, - "filePath": "tokens/global/surface.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-025}", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "Background color for the secondary surface" - } - }, - "name": "cdr-color-background-surface-secondary", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#1f513f", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "Background color for the brand-spruce surface" - }, - "filePath": "tokens/global/surface.json5", - "isSource": false, - "original": { - "$value": "{options.color.blue-spruce-green-1000}", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "Background color for the brand-spruce surface" - } - }, - "name": "cdr-color-background-surface-brand-spruce", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#c7370f", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "Background color for the sale surface" - }, - "filePath": "tokens/global/surface.json5", - "isSource": false, - "original": { - "$value": "{options.color.sale-red-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "Background color for the sale surface" - } - }, - "name": "cdr-color-background-surface-sale", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#ffffff", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface selection", - "example": "color", - "description": "Background color for the default surface selection" - }, - "filePath": "tokens/global/surfaceselection.json5", - "isSource": false, - "original": { - "$value": "{options.color.white}", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface selection", - "example": "color", - "description": "Background color for the default surface selection" - } - }, - "name": "cdr-color-background-surface-selection-default-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#ffffff", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface selection", - "example": "color", - "description": "Background color for the active state of the default surface selection" - }, - "filePath": "tokens/global/surfaceselection.json5", - "isSource": false, - "original": { - "$value": "{options.color.white}", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface selection", - "example": "color", - "description": "Background color for the active state of the default surface selection" - } - }, - "name": "cdr-color-background-surface-selection-default-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#ffffff", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface selection", - "example": "color", - "description": "Background color for the hover state of the default surface selection" - }, - "filePath": "tokens/global/surfaceselection.json5", - "isSource": false, - "original": { - "$value": "{options.color.white}", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface selection", - "example": "color", - "description": "Background color for the hover state of the default surface selection" - } - }, - "name": "cdr-color-background-surface-selection-default-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#ffffff", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface selection", - "example": "color", - "description": "Background color for the checked state of the default surface selection" - }, - "filePath": "tokens/global/surfaceselection.json5", - "isSource": false, - "original": { - "$value": "{options.color.white}", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface selection", - "example": "color", - "description": "Background color for the checked state of the default surface selection" - } - }, - "name": "cdr-color-background-surface-selection-default-checked", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#f7f5f3", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface selection", - "example": "color", - "description": "Background color for the disabled state of the default surface selection" - }, - "filePath": "tokens/global/surfaceselection.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-025}", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface selection", - "example": "color", - "description": "Background color for the disabled state of the default surface selection" - } - }, - "name": "cdr-color-background-surface-selection-default-disabled", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface selection", - "example": "color", - "description": "Background color for the loading state of the default surface selection" - }, - "filePath": "tokens/global/surfaceselection.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface selection", - "example": "color", - "description": "Background color for the loading state of the default surface selection" - } - }, - "name": "cdr-color-background-surface-selection-default-loading", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "The background color of a switch on rest" - }, - "filePath": "tokens/global/switch.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "The background color of a switch on rest" - } - }, - "name": "cdr-color-background-switch-default-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "The background color of a switch on hover" - }, - "filePath": "tokens/global/switch.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "The background color of a switch on hover" - } - }, - "name": "cdr-color-background-switch-default-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "The background color of a switch on focus" - }, - "filePath": "tokens/global/switch.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "The background color of a switch on focus" - } - }, - "name": "cdr-color-background-switch-default-focus", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "The background color of a selected switch on rest" - }, - "filePath": "tokens/global/switch.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "The background color of a selected switch on rest" - } - }, - "name": "cdr-color-background-switch-selected-default-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#2e2e2b", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "The background color of a selected switch on hover" - }, - "filePath": "tokens/global/switch.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-1000}", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "The background color of a selected switch on hover" - } - }, - "name": "cdr-color-background-switch-selected-default-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#2e2e2b", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "The background color of a selected switch on focus" - }, - "filePath": "tokens/global/switch.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-1000}", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "The background color of a selected switch on focus" - } - }, - "name": "cdr-color-background-switch-selected-default-focus", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "Background color of a switch handle background when the switch is not selected on rest" - }, - "filePath": "tokens/global/switch.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "Background color of a switch handle background when the switch is not selected on rest" - } - }, - "name": "cdr-color-background-switch-handle-default-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#edeae3", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "Color of a switch handle background when the switch is not selected on hover" - }, - "filePath": "tokens/global/switch.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-100}", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "Color of a switch handle background when the switch is not selected on hover" - } - }, - "name": "cdr-color-background-switch-handle-default-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "Color of a switch handle background when the switch is not selected on focus" - }, - "filePath": "tokens/global/switch.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "Color of a switch handle background when the switch is not selected on focus" - } - }, - "name": "cdr-color-background-switch-handle-default-focus", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "Color of a switch handle background when the switch is not selected on rest" - }, - "filePath": "tokens/global/switch.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "Color of a switch handle background when the switch is not selected on rest" - } - }, - "name": "cdr-color-background-switch-handle-selected-default-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "Color of a switch handle background when the switch is not selected on hover" - }, - "filePath": "tokens/global/switch.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "Color of a switch handle background when the switch is not selected on hover" - } - }, - "name": "cdr-color-background-switch-handle-selected-default-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "Color of a switch handle background when the switch is not selected on focus" - }, - "filePath": "tokens/global/switch.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "Color of a switch handle background when the switch is not selected on focus" - } - }, - "name": "cdr-color-background-switch-handle-selected-default-focus", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#f7f5f3", - "$type": "color", - "docs": { - "category": "colors", - "type": "table", - "example": "color", - "description": "The background color of table headers" - }, - "filePath": "tokens/global/table.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-025}", - "$type": "color", - "docs": { - "category": "colors", - "type": "table", - "example": "color", - "description": "The background color of table headers" - } - }, - "name": "cdr-color-background-table-header", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#ffffff", - "$type": "color", - "docs": { - "category": "colors", - "type": "table", - "example": "color", - "description": "The background color of table rows" - }, - "filePath": "tokens/global/table.json5", - "isSource": false, - "original": { - "$value": "{options.color.white}", - "$type": "color", - "docs": { - "category": "colors", - "type": "table", - "example": "color", - "description": "The background color of table rows" - } - }, - "name": "cdr-color-background-table-row", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "docs": { - "category": "colors", - "type": "table", - "example": "color", - "description": "An alternate row color to aid grouping row data" - }, - "filePath": "tokens/global/table.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "category": "colors", - "type": "table", - "example": "color", - "description": "An alternate row color to aid grouping row data" - } - }, - "name": "cdr-color-background-table-row-alt", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "docs": { - "category": "colors", - "type": "toggle group", - "example": "color", - "description": "The background color of a toggle group on rest" - }, - "filePath": "tokens/global/togglebutton.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "category": "colors", - "type": "toggle group", - "example": "color", - "description": "The background color of a toggle group on rest" - } - }, - "name": "cdr-color-background-toggle-group-default-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "docs": { - "category": "colors", - "type": "toggle button", - "example": "color", - "description": "The background color of a toggle button on rest" - }, - "filePath": "tokens/global/togglebutton.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "category": "colors", - "type": "toggle button", - "example": "color", - "description": "The background color of a toggle button on rest" - } - }, - "name": "cdr-color-background-toggle-button-default-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#edeae3", - "$type": "color", - "docs": { - "category": "colors", - "type": "toggle button", - "example": "color", - "description": "The background color of a toggle button on hover" - }, - "filePath": "tokens/global/togglebutton.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-100}", - "$type": "color", - "docs": { - "category": "colors", - "type": "toggle button", - "example": "color", - "description": "The background color of a toggle button on hover" - } - }, - "name": "cdr-color-background-toggle-button-default-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#edeae3", - "$type": "color", - "docs": { - "category": "colors", - "type": "toggle button", - "example": "color", - "description": "The background color of a toggle button on focus" - }, - "filePath": "tokens/global/togglebutton.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-100}", - "$type": "color", - "docs": { - "category": "colors", - "type": "toggle button", - "example": "color", - "description": "The background color of a toggle button on focus" - } - }, - "name": "cdr-color-background-toggle-button-default-focus", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#ffffff", - "$type": "color", - "docs": { - "category": "colors", - "type": "toggle button", - "example": "color", - "description": "The background color of a selected toggle button on rest" - }, - "filePath": "tokens/global/togglebutton.json5", - "isSource": false, - "original": { - "$value": "{options.color.white}", - "$type": "color", - "docs": { - "category": "colors", - "type": "toggle button", - "example": "color", - "description": "The background color of a selected toggle button on rest" - } - }, - "name": "cdr-color-background-toggle-button-default-selected-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#ffffff", - "$type": "color", - "docs": { - "category": "colors", - "type": "toggle button", - "example": "color", - "description": "The background color of a selected toggle button on hover" - }, - "filePath": "tokens/global/togglebutton.json5", - "isSource": false, - "original": { - "$value": "{options.color.white}", - "$type": "color", - "docs": { - "category": "colors", - "type": "toggle button", - "example": "color", - "description": "The background color of a selected toggle button on hover" - } - }, - "name": "cdr-color-background-toggle-button-default-selected-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#2e2e2b", - "$type": "color", - "docs": { - "category": "colors", - "type": "tooltip", - "example": "color", - "description": "Background color for tooltips" - }, - "filePath": "tokens/global/tooltip.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-1000}", - "$type": "color", - "docs": { - "category": "colors", - "type": "tooltip", - "example": "color", - "description": "Background color for tooltips" - } - }, - "name": "cdr-color-background-tooltip-default", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#1f513f", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the primary button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.blue-spruce-green-1000}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the primary button" - } - }, - "name": "cdr-color-border-button-primary-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#1f513f", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the active and pressed states of the primary button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.blue-spruce-green-1000}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the active and pressed states of the primary button" - } - }, - "name": "cdr-color-border-button-primary-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#f7f5f3", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Inset border for the active state of the primary button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-025}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Inset border for the active state of the primary button" - } - }, - "name": "cdr-color-border-button-primary-active-inset", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#1f513f", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the hover state of the primary button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.blue-spruce-green-1000}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the hover state of the primary button" - } - }, - "name": "cdr-color-border-button-primary-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#958e83", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the secondary button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-600}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the secondary button" - } - }, - "name": "cdr-color-border-button-secondary-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#958e83", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the active and pressed states of the secondary button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-600}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the active and pressed states of the secondary button" - } - }, - "name": "cdr-color-border-button-secondary-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#f7f5f3", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Inset border for the active state of the secondary button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-025}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Inset border for the active state of the secondary button" - } - }, - "name": "cdr-color-border-button-secondary-active-inset", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the hover state of the secondary button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the hover state of the secondary button" - } - }, - "name": "cdr-color-border-button-secondary-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the dark button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the dark button" - } - }, - "name": "cdr-color-border-button-dark-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the active and pressed states of the dark button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the active and pressed states of the dark button" - } - }, - "name": "cdr-color-border-button-dark-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#edeae3", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Inset border for the active state of the dark button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-100}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Inset border for the active state of the dark button" - } - }, - "name": "cdr-color-border-button-dark-active-inset", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the hover state of the dark button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the hover state of the dark button" - } - }, - "name": "cdr-color-border-button-dark-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#c7370f", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the sale button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.sale-red-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the sale button" - } - }, - "name": "cdr-color-border-button-sale-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#c7370f", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the active and pressed states of the sale button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.sale-red-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the active and pressed states of the sale button" - } - }, - "name": "cdr-color-border-button-sale-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fde2e2", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Inset border for the active state of the sale button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.sale-red-200}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Inset border for the active state of the sale button" - } - }, - "name": "cdr-color-border-button-sale-active-inset", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#c7370f", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the hover state of the sale button" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.sale-red-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the hover state of the sale button" - } - }, - "name": "cdr-color-border-button-sale-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Default disabled border color" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Default disabled border color" - } - }, - "name": "cdr-color-border-button-default-disabled", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#958e83", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the icon only button active and focus states" - }, - "filePath": "tokens/global/button.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-600}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the icon only button active and focus states" - } - }, - "name": "cdr-color-border-button-icon-only-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#958e83", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Border color for chips" - }, - "filePath": "tokens/global/chip.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-600}", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Border color for chips" - } - }, - "name": "cdr-color-border-chip-default-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Border color for disabled chips" - }, - "filePath": "tokens/global/chip.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Border color for disabled chips" - } - }, - "name": "cdr-color-border-chip-default-disabled", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#958e83", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Border color for hovered chips" - }, - "filePath": "tokens/global/chip.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-600}", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Border color for hovered chips" - } - }, - "name": "cdr-color-border-chip-default-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Border color for focused chips" - }, - "filePath": "tokens/global/chip.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Border color for focused chips" - } - }, - "name": "cdr-color-border-chip-default-focus", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Border color for active chips" - }, - "filePath": "tokens/global/chip.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Border color for active chips" - } - }, - "name": "cdr-color-border-chip-default-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Border color for selected chips" - }, - "filePath": "tokens/global/chip.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Border color for selected chips" - } - }, - "name": "cdr-color-border-chip-default-selected-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#736e65", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Border color for hovered selected chips" - }, - "filePath": "tokens/global/chip.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-750}", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Border color for hovered selected chips" - } - }, - "name": "cdr-color-border-chip-default-selected-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Border color for focused selected chips" - }, - "filePath": "tokens/global/chip.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "chip", - "example": "color", - "description": "Border color for focused selected chips" - } - }, - "name": "cdr-color-border-chip-default-selected-focus", - "attributes": { - "deprecated": false - } - }, - { - "$value": "rgba(255, 255, 255, 0)", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "A transparent color option" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.transparent}", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "A transparent color option" - } - }, - "name": "cdr-color-border-transparent", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Default border color for separating content" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Default border color for separating content" - } - }, - "name": "cdr-color-border-primary", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#958e83", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "An alternate, secondary background color used on some pages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-600}", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "An alternate, secondary background color used on some pages" - } - }, - "name": "cdr-color-border-secondary", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#3b8349", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color for success elements" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.success-green-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color for success elements" - } - }, - "name": "cdr-color-border-success", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#b68b37", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color for warning elements" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.warning-yellow-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color for warning elements" - } - }, - "name": "cdr-color-border-warning", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#bb4045", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color for error elements" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.error-red-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color for error elements" - } - }, - "name": "cdr-color-border-error", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#406eb5", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color for informational elements" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.alpine-lake-blue-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color for informational elements" - } - }, - "name": "cdr-color-border-info", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#726d64", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color variant for default messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.default-grey-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color variant for default messages" - } - }, - "name": "cdr-color-border-message-default-01", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#e8e0ce", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color variant for default messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.default-grey-300}", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color variant for default messages" - } - }, - "name": "cdr-color-border-message-default-02", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#3b8349", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color variant for success messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.success-green-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color variant for success messages" - } - }, - "name": "cdr-color-border-message-success-01", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5e6cb", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color variant for success messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.success-green-300}", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color variant for success messages" - } - }, - "name": "cdr-color-border-message-success-02", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#b68b37", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color variant for warning messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.warning-yellow-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color variant for warning messages" - } - }, - "name": "cdr-color-border-message-warning-01", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#f5e9b7", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color variant for warning messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.warning-yellow-300}", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color variant for warning messages" - } - }, - "name": "cdr-color-border-message-warning-02", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#bb4045", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color variant for error messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.error-red-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color variant for error messages" - } - }, - "name": "cdr-color-border-message-error-01", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#eecbc1", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color variant for error messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.error-red-300}", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color variant for error messages" - } - }, - "name": "cdr-color-border-message-error-02", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#408e86", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color variant for informational messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.info-blue-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color variant for informational messages" - } - }, - "name": "cdr-color-border-message-info-01", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#c2d8db", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color variant for informational messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.info-blue-300}", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color variant for informational messages" - } - }, - "name": "cdr-color-border-message-info-02", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#2e2e2b", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Focused border color on checkbox or radio labels" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-1000}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Focused border color on checkbox or radio labels" - } - }, - "name": "cdr-color-border-label-default-focus", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#958e83", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Default border color on form elements" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-600}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Default border color on form elements" - } - }, - "name": "cdr-color-border-input-default", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#b33322", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Error border color on form elements" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.error-red-850}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Error border color on form elements" - } - }, - "name": "cdr-color-border-input-error", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Hover/active/focus state of a checkbox or radio element border" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Hover/active/focus state of a checkbox or radio element border" - } - }, - "name": "cdr-color-border-input-default-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Selected state of a checkbox or radio element border" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Selected state of a checkbox or radio element border" - } - }, - "name": "cdr-color-border-input-default-selected", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#2e2e2b", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Focus state of an input or select element border" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-1000}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Focus state of an input or select element border" - } - }, - "name": "cdr-color-border-input-default-focus", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Hover state of a selected checkbox or radio element border" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Hover state of a selected checkbox or radio element border" - } - }, - "name": "cdr-color-border-input-default-selected-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#2e2e2b", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Hover state of a checkbox or radio element border" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-1000}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Hover state of a checkbox or radio element border" - } - }, - "name": "cdr-color-border-input-default-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Disabled form element border" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Disabled form element border" - } - }, - "name": "cdr-color-border-input-default-disabled", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#406eb5", - "$type": "color", - "docs": { - "category": "colors", - "type": "link", - "example": "color", - "description": "Border color for underlined links" - }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, - "original": { - "$value": "{options.color.alpine-lake-blue-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "link", - "example": "color", - "description": "Border color for underlined links" - } - }, - "name": "cdr-color-border-link-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#406eb5", - "$type": "color", - "docs": { - "category": "colors", - "type": "link", - "example": "color", - "description": "Border color for the hover state of underlined links" - }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, - "original": { - "$value": "{options.color.alpine-lake-blue-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "link", - "example": "color", - "description": "Border color for the hover state of underlined links" - } - }, - "name": "cdr-color-border-link-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#0b2d60", - "$type": "color", - "docs": { - "category": "colors", - "type": "link", - "example": "color", - "description": "Border color for the active and pressed states of underlined links" - }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, - "original": { - "$value": "{options.color.alpine-lake-blue-1000}", - "$type": "color", - "docs": { - "category": "colors", - "type": "link", - "example": "color", - "description": "Border color for the active and pressed states of underlined links" - } - }, - "name": "cdr-color-border-link-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "link", - "example": "color", - "description": "Disabled border color of underlined links" - }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "link", - "example": "color", - "description": "Disabled border color of underlined links" - } - }, - "name": "cdr-color-border-link-disabled", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#406eb5", - "$type": "color", - "docs": { - "category": "colors", - "type": "link", - "example": "color", - "description": "Border color of visited underlined links" - }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, - "original": { - "$value": "{options.color.alpine-lake-blue-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "link", - "example": "color", - "description": "Border color of visited underlined links" - } - }, - "name": "cdr-color-border-link-visited", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#958e83", - "$type": "color", - "docs": { - "category": "colors", - "type": "rating", - "example": "color", - "description": "Default border color for the unhighlighted rating icon" - }, - "filePath": "tokens/global/rating.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-600}", - "$type": "color", - "docs": { - "category": "colors", - "type": "rating", - "example": "color", - "description": "Default border color for the unhighlighted rating icon" - } - }, - "name": "cdr-color-border-rating-star-default", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#bd7b2d", - "$type": "color", - "docs": { - "category": "colors", - "type": "rating", - "example": "color", - "description": "Border color for the highlighted rating icon" - }, - "filePath": "tokens/global/rating.json5", - "isSource": false, - "original": { - "$value": "{options.color.golden-yellow-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "rating", - "example": "color", - "description": "Border color for the highlighted rating icon" - } - }, - "name": "cdr-color-border-rating-star-highlighted", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "Border color for the primary surface" - }, - "filePath": "tokens/global/surface.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "Border color for the primary surface" - } - }, - "name": "cdr-color-border-surface-primary", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#958e83", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "Border color for the secondary surface" - }, - "filePath": "tokens/global/surface.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-600}", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "Border color for the secondary surface" - } - }, - "name": "cdr-color-border-surface-secondary", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#3b8349", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "Border color for the success surface" - }, - "filePath": "tokens/global/surface.json5", - "isSource": false, - "original": { - "$value": "{options.color.success-green-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "Border color for the success surface" - } - }, - "name": "cdr-color-border-surface-success", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#b68b37", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "Border color for the warning surface" - }, - "filePath": "tokens/global/surface.json5", - "isSource": false, - "original": { - "$value": "{options.color.warning-yellow-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "Border color for the warning surface" - } - }, - "name": "cdr-color-border-surface-warning", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#bb4045", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "Border color for the error surface" - }, - "filePath": "tokens/global/surface.json5", - "isSource": false, - "original": { - "$value": "{options.color.error-red-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "Border color for the error surface" - } - }, - "name": "cdr-color-border-surface-error", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#406eb5", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "Border color for the info surface" - }, - "filePath": "tokens/global/surface.json5", - "isSource": false, - "original": { - "$value": "{options.color.alpine-lake-blue-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "Border color for the info surface" - } - }, - "name": "cdr-color-border-surface-info", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#958e83", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface selection", - "example": "color", - "description": "Border color for the default surface selection" - }, - "filePath": "tokens/global/surfaceselection.json5", - "isSource": false, - "original": { - "$value": "{options.color.default-grey-700}", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface selection", - "example": "color", - "description": "Border color for the default surface selection" - } - }, - "name": "cdr-color-border-surface-selection-default-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#958e83", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface selection", - "example": "color", - "description": "Border color for the active state of the default surface selection" - }, - "filePath": "tokens/global/surfaceselection.json5", - "isSource": false, - "original": { - "$value": "{options.color.default-grey-700}", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface selection", - "example": "color", - "description": "Border color for the active state of the default surface selection" - } - }, - "name": "cdr-color-border-surface-selection-default-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#958e83", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface selection", - "example": "color", - "description": "Border color for the hover state of the default surface selection" - }, - "filePath": "tokens/global/surfaceselection.json5", - "isSource": false, - "original": { - "$value": "{options.color.default-grey-700}", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface selection", - "example": "color", - "description": "Border color for the hover state of the default surface selection" - } - }, - "name": "cdr-color-border-surface-selection-default-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#2e2e2b", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface selection", - "example": "color", - "description": "Border color for the checked state of the default surface selection" - }, - "filePath": "tokens/global/surfaceselection.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-1000}", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface selection", - "example": "color", - "description": "Border color for the checked state of the default surface selection" - } - }, - "name": "cdr-color-border-surface-selection-default-checked", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#958e83", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface selection", - "example": "color", - "description": "Border color for the disabled state of the default surface selection" - }, - "filePath": "tokens/global/surfaceselection.json5", - "isSource": false, - "original": { - "$value": "{options.color.default-grey-700}", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface selection", - "example": "color", - "description": "Border color for the disabled state of the default surface selection" - } - }, - "name": "cdr-color-border-surface-selection-default-disabled", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#958e83", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface selection", - "example": "color", - "description": "Border color for the loading state of the default surface selection" - }, - "filePath": "tokens/global/surfaceselection.json5", - "isSource": false, - "original": { - "$value": "{options.color.default-grey-700}", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface selection", - "example": "color", - "description": "Border color for the loading state of the default surface selection" - } - }, - "name": "cdr-color-border-surface-selection-default-loading", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "Border color for a switch that is not selected on hover" - }, - "filePath": "tokens/global/switch.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "Border color for a switch that is not selected on hover" - } - }, - "name": "cdr-color-border-switch-default-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "Color of a switch handle border when the switch is not selected on rest" - }, - "filePath": "tokens/global/switch.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "Color of a switch handle border when the switch is not selected on rest" - } - }, - "name": "cdr-color-border-switch-handle-default-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "Color of a switch handle border when the switch is not selected on hover" - }, - "filePath": "tokens/global/switch.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "Color of a switch handle border when the switch is not selected on hover" - } - }, - "name": "cdr-color-border-switch-handle-default-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "Color of a switch handle border when the switch is not selected on focus" - }, - "filePath": "tokens/global/switch.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "Color of a switch handle border when the switch is not selected on focus" - } - }, - "name": "cdr-color-border-switch-handle-default-focus", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#958e83", - "$type": "color", - "docs": { - "category": "colors", - "type": "tabs", - "example": "color", - "description": "The border color of tab keyline" - }, - "filePath": "tokens/global/tab.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-600}", - "$type": "color", - "docs": { - "category": "colors", - "type": "tabs", - "example": "color", - "description": "The border color of tab keyline" - } - }, - "name": "cdr-color-border-tab-keyline-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#406eb5", - "$type": "color", - "docs": { - "category": "colors", - "type": "tabs", - "example": "color", - "description": "Border color for the active tab keyline" - }, - "filePath": "tokens/global/tab.json5", - "isSource": false, - "original": { - "$value": "{options.color.alpine-lake-blue-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "tabs", - "example": "color", - "description": "Border color for the active tab keyline" - } - }, - "name": "cdr-color-border-tab-keyline-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#78b1e8", - "$type": "color", - "docs": { - "category": "colors", - "type": "tabs", - "example": "color", - "description": "Alternative border color for the active tab keyline" - }, - "filePath": "tokens/global/tab.json5", - "isSource": false, - "original": { - "$value": "{options.color.alpine-lake-blue-600}", - "$type": "color", - "docs": { - "category": "colors", - "type": "tabs", - "example": "color", - "description": "Alternative border color for the active tab keyline" - } - }, - "name": "cdr-color-border-tab-keyline-active-alt", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#406eb5", - "$type": "color", - "docs": { - "category": "colors", - "type": "tabs", - "example": "color", - "description": "Border color for the tab keyline hover state" - }, - "filePath": "tokens/global/tab.json5", - "isSource": false, - "original": { - "$value": "{options.color.alpine-lake-blue-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "tabs", - "example": "color", - "description": "Border color for the tab keyline hover state" - } - }, - "name": "cdr-color-border-tab-keyline-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#78b1e8", - "$type": "color", - "docs": { - "category": "colors", - "type": "tabs", - "example": "color", - "description": "Alternative border color for the tab keyline hover state" - }, - "filePath": "tokens/global/tab.json5", - "isSource": false, - "original": { - "$value": "{options.color.alpine-lake-blue-600}", - "$type": "color", - "docs": { - "category": "colors", - "type": "tabs", - "example": "color", - "description": "Alternative border color for the tab keyline hover state" - } - }, - "name": "cdr-color-border-tab-keyline-hover-alt", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "tabs", - "example": "color", - "description": "Border color for the disabled tab keyline" - }, - "filePath": "tokens/global/tab.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "tabs", - "example": "color", - "description": "Border color for the disabled tab keyline" - } - }, - "name": "cdr-color-border-tab-keyline-disabled", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "table", - "example": "color", - "description": "The border color of table rows and their corresponding data cells" - }, - "filePath": "tokens/global/table.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "table", - "example": "color", - "description": "The border color of table rows and their corresponding data cells" - } - }, - "name": "cdr-color-border-table-default", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#958e83", - "$type": "color", - "docs": { - "category": "colors", - "type": "table", - "example": "color", - "description": "Border color separating complex table heads" - }, - "filePath": "tokens/global/table.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-600}", - "$type": "color", - "docs": { - "category": "colors", - "type": "table", - "example": "color", - "description": "Border color separating complex table heads" - } - }, - "name": "cdr-color-border-table-head", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "toggle button", - "example": "color", - "description": "Border color for a toggle button that is not selected on focus" - }, - "filePath": "tokens/global/togglebutton.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "toggle button", - "example": "color", - "description": "Border color for a toggle button that is not selected on focus" - } - }, - "name": "cdr-color-border-toggle-button-default-focus", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "toggle button", - "example": "color", - "description": "Border color for a selected toggle button on rest" - }, - "filePath": "tokens/global/togglebutton.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "toggle button", - "example": "color", - "description": "Border color for a selected toggle button on rest" - } - }, - "name": "cdr-color-border-toggle-button-default-selected-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "toggle button", - "example": "color", - "description": "Border color for a selected toggle on focus" - }, - "filePath": "tokens/global/togglebutton.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "toggle button", - "example": "color", - "description": "Border color for a selected toggle on focus" - } - }, - "name": "cdr-color-border-toggle-button-default-selected-focus", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#fafbf9", - "$type": "color", - "docs": { - "category": "colors", - "type": "tooltip", - "example": "color", - "description": "Border color for tooltips" - }, - "filePath": "tokens/global/tooltip.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "category": "colors", - "type": "tooltip", - "example": "color", - "description": "Border color for tooltips" - } - }, - "name": "cdr-color-border-tooltip-default", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#958e83", - "$type": "color", - "docs": { - "category": "colors", - "type": "icon", - "example": "color", - "description": "The default icon color" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-600}", - "$type": "color", - "docs": { - "category": "colors", - "type": "icon", - "example": "color", - "description": "The default icon color" - } - }, - "name": "cdr-color-icon-default", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "icon", - "example": "color", - "description": "Emphasis or darkest icon color on a light background" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "icon", - "example": "color", - "description": "Emphasis or darkest icon color on a light background" - } - }, - "name": "cdr-color-icon-emphasis", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#406eb5", - "$type": "color", - "docs": { - "category": "colors", - "type": "icon", - "example": "color", - "description": "The icon link color" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.alpine-lake-blue-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "icon", - "example": "color", - "description": "The icon link color" - } - }, - "name": "cdr-color-icon-link", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "icon", - "example": "color", - "description": "The disabled icon color" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "icon", - "example": "color", - "description": "The disabled icon color" - } - }, - "name": "cdr-color-icon-disabled", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#726d64", - "$type": "color", - "docs": { - "category": "colors", - "type": "icon", - "example": "color", - "description": "The default message icon color" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.default-grey-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "icon", - "example": "color", - "description": "The default message icon color" - } - }, - "name": "cdr-color-icon-message-default", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#3b8349", - "$type": "color", - "docs": { - "category": "colors", - "type": "icon", - "example": "color", - "description": "The success message icon color" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.success-green-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "icon", - "example": "color", - "description": "The success message icon color" - } - }, - "name": "cdr-color-icon-message-success", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#b68b37", - "$type": "color", - "docs": { - "category": "colors", - "type": "icon", - "example": "color", - "description": "The warning message icon color" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.warning-yellow-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "icon", - "example": "color", - "description": "The warning message icon color" - } - }, - "name": "cdr-color-icon-message-warning", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#bb4045", - "$type": "color", - "docs": { - "category": "colors", - "type": "icon", - "example": "color", - "description": "The error message icon color" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.error-red-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "icon", - "example": "color", - "description": "The error message icon color" - } - }, - "name": "cdr-color-icon-message-error", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#408e86", - "$type": "color", - "docs": { - "category": "colors", - "type": "icon", - "example": "color", - "description": "The informational message icon color" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.info-blue-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "icon", - "example": "color", - "description": "The informational message icon color" - } - }, - "name": "cdr-color-icon-message-info", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#ffffff", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Rest state of a selected form icon" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.white}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Rest state of a selected form icon" - } - }, - "name": "cdr-color-icon-checkbox-default-selected", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#ffffff", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Hover state of a selected form icon" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.white}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Hover state of a selected form icon" - } - }, - "name": "cdr-color-icon-checkbox-default-selected-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#4b4a48", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Hover state of a selected form icon" - }, - "filePath": "tokens/global/input.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Hover state of a selected form icon" - } - }, - "name": "cdr-color-icon-checkbox-default-selected-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "Color of a switch icon when the switch is selected" - }, - "filePath": "tokens/global/switch.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "Color of a switch icon when the switch is selected" - } - }, - "name": "cdr-color-icon-switch-selected-default-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "Color of a switch icon when the switch is selected on hover" - }, - "filePath": "tokens/global/switch.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "Color of a switch icon when the switch is selected on hover" - } - }, - "name": "cdr-color-icon-switch-selected-default-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#d5cfc3", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "Color of a switch icon when the switch is selected on focus" - }, - "filePath": "tokens/global/switch.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "switch", - "example": "color", - "description": "Color of a switch icon when the switch is selected on focus" - } - }, - "name": "cdr-color-icon-switch-selected-default-focus", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#ffffff", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "The default, primary surface color of most pages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.white}", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "The default, primary surface color of most pages" - } - }, - "name": "cdr-color-surface-primary", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#f7f5f3", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "An alternate, secondary surface color used on some pages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-025}", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "An alternate, secondary surface color used on some pages" - } - }, - "name": "cdr-color-surface-secondary", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#13352c", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for the hover state of primary buttons" - }, - "filePath": "tokens/themes/rei-dot-com/button.json5", - "isSource": true, - "original": { - "$value": "#13352C", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for the hover state of primary buttons" - } - }, - "name": "cdr-membership-vibrant-color-text-button-primary-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#13352c", - "$type": "color", - "docs": { - "type": "text", - "example": "color", - "category": "colors" - }, - "filePath": "tokens/themes/rei-dot-com/color.json5", - "isSource": true, - "original": { - "$value": "#13352C", - "$type": "color", - "docs": { - "type": "text", - "example": "color", - "category": "colors" - } - }, - "name": "cdr-membership-vibrant-color-text-primary", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#13352c", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the primary button" - }, - "filePath": "tokens/themes/rei-dot-com/button.json5", - "isSource": true, - "original": { - "$value": "#13352C", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the primary button" - } - }, - "name": "cdr-membership-vibrant-color-background-button-primary-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#13352c", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the active and pressed states of the primary button" - }, - "filePath": "tokens/themes/rei-dot-com/button.json5", - "isSource": true, - "original": { - "$value": "#13352C", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the active and pressed states of the primary button" - } - }, - "name": "cdr-membership-vibrant-color-background-button-primary-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#ffdc52", - "$type": "color", - "docs": { - "type": "text", - "example": "color", - "category": "colors" - }, - "filePath": "tokens/themes/rei-dot-com/color.json5", - "isSource": true, - "original": { - "$value": "#FFDC52", - "$type": "color", - "docs": { - "type": "text", - "example": "color", - "category": "colors" - } - }, - "name": "cdr-membership-vibrant-color-background-primary", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#13352c", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the primary button" - }, - "filePath": "tokens/themes/rei-dot-com/button.json5", - "isSource": true, - "original": { - "$value": "#13352C", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the primary button" - } - }, - "name": "cdr-membership-vibrant-color-border-button-primary-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#13352c", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the active and pressed states of the primary button" - }, - "filePath": "tokens/themes/rei-dot-com/button.json5", - "isSource": true, - "original": { - "$value": "#13352C", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the active and pressed states of the primary button" - } - }, - "name": "cdr-membership-vibrant-color-border-button-primary-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#13352c", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the hover state of the primary button" - }, - "filePath": "tokens/themes/rei-dot-com/button.json5", - "isSource": true, - "original": { - "$value": "#13352C", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the hover state of the primary button" - } - }, - "name": "cdr-membership-vibrant-color-border-button-primary-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#13352c", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for the hover state of primary buttons" - }, - "filePath": "tokens/themes/rei-dot-com/button.json5", - "isSource": true, - "original": { - "$value": "#13352C", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Text color for the hover state of primary buttons" - } - }, - "name": "cdr-membership-subtle-color-text-button-primary-hover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#13352c", - "$type": "color", - "docs": { - "type": "text", - "example": "color", - "category": "colors" - }, - "filePath": "tokens/themes/rei-dot-com/color.json5", - "isSource": true, - "original": { - "$value": "#13352C", - "$type": "color", - "docs": { - "type": "text", - "example": "color", - "category": "colors" - } - }, - "name": "cdr-membership-subtle-color-text-primary", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#13352c", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the primary button" - }, - "filePath": "tokens/themes/rei-dot-com/button.json5", - "isSource": true, - "original": { - "$value": "#13352C", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the primary button" - } - }, - "name": "cdr-membership-subtle-color-background-button-primary-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#13352c", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the active and pressed states of the primary button" - }, - "filePath": "tokens/themes/rei-dot-com/button.json5", - "isSource": true, - "original": { - "$value": "#13352C", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the active and pressed states of the primary button" - } - }, - "name": "cdr-membership-subtle-color-background-button-primary-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#bfb33e", - "$type": "color", - "docs": { - "type": "text", - "example": "color", - "category": "colors" - }, - "filePath": "tokens/themes/rei-dot-com/color.json5", - "isSource": true, - "original": { - "$value": "#BFB33E", - "$type": "color", - "docs": { - "type": "text", - "example": "color", - "category": "colors" - } - }, - "name": "cdr-membership-subtle-color-background-primary", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#13352c", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the primary button" - }, - "filePath": "tokens/themes/rei-dot-com/button.json5", - "isSource": true, - "original": { - "$value": "#13352C", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the primary button" - } - }, - "name": "cdr-membership-subtle-color-border-button-primary-rest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#13352c", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the active and pressed states of the primary button" - }, - "filePath": "tokens/themes/rei-dot-com/button.json5", - "isSource": true, - "original": { - "$value": "#13352C", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the active and pressed states of the primary button" - } - }, - "name": "cdr-membership-subtle-color-border-button-primary-active", - "attributes": { - "deprecated": false - } - }, - { - "$value": "#13352c", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the hover state of the primary button" - }, - "filePath": "tokens/themes/rei-dot-com/button.json5", - "isSource": true, - "original": { - "$value": "#13352C", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the hover state of the primary button" - } - }, - "name": "cdr-membership-subtle-color-border-button-primary-hover", - "attributes": { - "deprecated": false - } - } - ], - "misc": [ - { - "$value": "#edeae3", - "$type": "color", - "docs": { - "type": "chip", - "description": "Background color for active selected chips" - }, - "filePath": "tokens/global/chip.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-100}", - "$type": "color", - "docs": { - "type": "chip", - "description": "Background color for active selected chips" - } - }, - "name": "cdr-color-background-chip-default-selected-active", - "attributes": { - "deprecated": false - } - } - ], - "form": [ - { - "$value": "4rem", - "$type": "dimension", - "docs": { - "type": "form", - "category": "form", - "example": "form" - }, - "filePath": "tokens/global/form.json5", - "isSource": false, - "original": { - "$value": "40px", - "$type": "dimension", - "docs": { - "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" - } - }, - "name": "cdr-form-input-height-default", - "attributes": { - "deprecated": false - } - }, - { - "$value": "4.8rem", - "$type": "dimension", - "docs": { - "type": "form", - "category": "form", - "example": "form" - }, - "filePath": "tokens/global/form.json5", - "isSource": false, - "original": { - "$value": "48px", - "$type": "dimension", - "docs": { - "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" - } - }, - "name": "cdr-form-input-height-large", - "attributes": { - "deprecated": false - } - }, - { - "$value": "1.6rem", - "$type": "dimension", - "docs": { - "type": "form", - "category": "form", - "example": "form" - }, - "filePath": "tokens/global/form.json5", - "isSource": false, - "original": { - "$value": "16px", - "$type": "dimension", - "docs": { - "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" - } - }, - "name": "cdr-form-figure-size-small", - "attributes": { - "deprecated": false - } - }, - { - "$value": "1.6rem", - "$type": "dimension", - "docs": { - "type": "form", - "category": "form", - "example": "form" - }, - "filePath": "tokens/global/form.json5", - "isSource": false, - "original": { - "$value": "16px", - "$type": "dimension", - "docs": { - "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" - } - }, - "name": "cdr-form-figure-size-medium", - "attributes": { - "deprecated": false - } - }, - { - "$value": "2rem", - "$type": "dimension", - "docs": { - "type": "form", - "category": "form", - "example": "form" - }, - "filePath": "tokens/global/form.json5", - "isSource": false, - "original": { - "$value": "20px", - "$type": "dimension", - "docs": { - "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" - } - }, - "name": "cdr-form-figure-size-large", - "attributes": { - "deprecated": false - } - } - ], - "sizing": [ - { - "$value": "1.6rem", - "$type": "dimension", - "docs": { - "category": "sizing", - "type": "icon", - "example": "sizing" - }, - "filePath": "tokens/global/icon.json5", - "isSource": false, - "original": { - "$value": "{space.one-x.$value}", - "$type": "dimension", - "docs": { - "category": "{icon.docCategory}", - "type": "icon", - "example": "{icon.docExample}" - } - }, - "name": "cdr-icon-size-sm", - "attributes": { - "deprecated": false - } - }, - { - "$value": "2.4rem", - "$type": "dimension", - "docs": { - "category": "sizing", - "type": "icon", - "example": "sizing" - }, - "filePath": "tokens/global/icon.json5", - "isSource": false, - "original": { - "$value": "{space.one-and-a-half-x.$value}", - "$type": "dimension", - "docs": { - "category": "{icon.docCategory}", - "type": "icon", - "example": "{icon.docExample}" - } - }, - "name": "cdr-icon-size", - "attributes": { - "deprecated": false - } - }, - { - "$value": "3.2rem", - "$type": "dimension", - "docs": { - "category": "sizing", - "type": "icon", - "example": "sizing" - }, - "filePath": "tokens/global/icon.json5", - "isSource": false, - "original": { - "$value": "{space.two-x.$value}", - "$type": "dimension", - "docs": { - "category": "{icon.docCategory}", - "type": "icon", - "example": "{icon.docExample}" - } - }, - "name": "cdr-icon-size-lg", - "attributes": { - "deprecated": false - } - } - ], - "motion": [ - { - "$value": "0.10s", - "$type": "time", - "docs": { - "category": "motion", - "type": "duration", - "example": "duration" - }, - "filePath": "tokens/global/motion.json5", - "isSource": false, - "original": { - "$value": "100ms", - "$type": "time", - "docs": { - "category": "{duration.docCategory}", - "type": "duration", - "example": "{duration.docExample}" - } - }, - "name": "cdr-duration-1-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.20s", - "$type": "time", - "docs": { - "category": "motion", - "type": "duration", - "example": "duration" - }, - "filePath": "tokens/global/motion.json5", - "isSource": false, - "original": { - "$value": "200ms", - "$type": "time", - "docs": { - "category": "{duration.docCategory}", - "type": "duration", - "example": "{duration.docExample}" - } - }, - "name": "cdr-duration-2-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.30s", - "$type": "time", - "docs": { - "category": "motion", - "type": "duration", - "example": "duration" - }, - "filePath": "tokens/global/motion.json5", - "isSource": false, - "original": { - "$value": "300ms", - "$type": "time", - "docs": { - "category": "{duration.docCategory}", - "type": "duration", - "example": "{duration.docExample}" - } - }, - "name": "cdr-duration-3-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.40s", - "$type": "time", - "docs": { - "category": "motion", - "type": "duration", - "example": "duration" - }, - "filePath": "tokens/global/motion.json5", - "isSource": false, - "original": { - "$value": "400ms", - "$type": "time", - "docs": { - "category": "{duration.docCategory}", - "type": "duration", - "example": "{duration.docExample}" - } - }, - "name": "cdr-duration-4-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.50s", - "$type": "time", - "docs": { - "category": "motion", - "type": "duration", - "example": "duration" - }, - "filePath": "tokens/global/motion.json5", - "isSource": false, - "original": { - "$value": "500ms", - "$type": "time", - "docs": { - "category": "{duration.docCategory}", - "type": "duration", - "example": "{duration.docExample}" - } - }, - "name": "cdr-duration-5-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.60s", - "$type": "time", - "docs": { - "category": "motion", - "type": "duration", - "example": "duration" - }, - "filePath": "tokens/global/motion.json5", - "isSource": false, - "original": { - "$value": "600ms", - "$type": "time", - "docs": { - "category": "{duration.docCategory}", - "type": "duration", - "example": "{duration.docExample}" - } - }, - "name": "cdr-duration-6-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "cubic-bezier(0.32, 0.94, 0.60, 1)", - "docs": { - "category": "motion", - "type": "timing", - "example": "timing" - }, - "filePath": "tokens/global/motion.json5", - "isSource": false, - "original": { - "$value": "cubic-bezier(0.32, 0.94, 0.60, 1)", - "docs": { - "category": "{timing.docCategory}", - "type": "timing", - "example": "{timing.docExample}" - } - }, - "name": "cdr-timing-function-ease-out", - "attributes": { - "deprecated": false - } - }, - { - "$value": "cubic-bezier(0.15, 0, 0.15, 0)", - "docs": { - "category": "motion", - "type": "timing", - "example": "timing" - }, - "filePath": "tokens/global/motion.json5", - "isSource": false, - "original": { - "$value": "cubic-bezier(0.15, 0, 0.15, 0)", - "docs": { - "category": "{timing.docCategory}", - "type": "timing", - "example": "{timing.docExample}" - } - }, - "name": "cdr-timing-function-ease", - "attributes": { - "deprecated": false - } - }, - { - "$value": "cubic-bezier(0, 0, 1, 1)", - "docs": { - "category": "motion", - "type": "timing", - "example": "timing" - }, - "filePath": "tokens/global/motion.json5", - "isSource": false, - "original": { - "$value": "cubic-bezier(0, 0, 1, 1)", - "docs": { - "category": "{timing.docCategory}", - "type": "timing", - "example": "{timing.docExample}" - } - }, - "name": "cdr-timing-function-linear", - "attributes": { - "deprecated": false - } - } - ], - "prominence": [ - { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "prominence" - }, - "filePath": "tokens/global/prominence.json5", - "isSource": false, - "original": { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}" - } - }, - "name": "cdr-prominence-flat-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "prominence" - }, - "filePath": "tokens/global/prominence.json5", - "isSource": false, - "original": { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}" - } - }, - "name": "cdr-prominence-flat-y", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "prominence" - }, - "filePath": "tokens/global/prominence.json5", - "isSource": false, - "original": { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}" - } - }, - "name": "cdr-prominence-flat-blur", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "prominence" - }, - "filePath": "tokens/global/prominence.json5", - "isSource": false, - "original": { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}" - } - }, - "name": "cdr-prominence-flat-spread", - "attributes": { - "deprecated": false - } - }, - { - "$value": "rgba(46, 46, 43, 0.2)", - "$type": "color", - "docs": { - "type": "prominence", - "category": "prominence" - }, - "filePath": "tokens/global/prominence.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-1000-20}", - "$type": "color", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}" - } - }, - "name": "cdr-prominence-flat-color", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "prominence" - }, - "filePath": "tokens/global/prominence.json5", - "isSource": false, - "original": { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}" - } - }, - "name": "cdr-prominence-raised-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.2rem", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "prominence" - }, - "filePath": "tokens/global/prominence.json5", - "isSource": false, - "original": { - "$value": "2px", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}" - } - }, - "name": "cdr-prominence-raised-y", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.2rem", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "prominence" - }, - "filePath": "tokens/global/prominence.json5", - "isSource": false, - "original": { - "$value": "2px", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}" - } - }, - "name": "cdr-prominence-raised-blur", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "prominence" - }, - "filePath": "tokens/global/prominence.json5", - "isSource": false, - "original": { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}" - } - }, - "name": "cdr-prominence-raised-spread", - "attributes": { - "deprecated": false - } - }, - { - "$value": "rgba(46, 46, 43, 0.2)", - "$type": "color", - "docs": { - "type": "prominence", - "category": "prominence" - }, - "filePath": "tokens/global/prominence.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-1000-20}", - "$type": "color", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}" - } - }, - "name": "cdr-prominence-raised-color", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "prominence" - }, - "filePath": "tokens/global/prominence.json5", - "isSource": false, - "original": { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}" - } - }, - "name": "cdr-prominence-elevated-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.4rem", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "prominence" - }, - "filePath": "tokens/global/prominence.json5", - "isSource": false, - "original": { - "$value": "4px", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}" - } - }, - "name": "cdr-prominence-elevated-y", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.4rem", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "prominence" - }, - "filePath": "tokens/global/prominence.json5", - "isSource": false, - "original": { - "$value": "4px", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}" - } - }, - "name": "cdr-prominence-elevated-blur", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "prominence" - }, - "filePath": "tokens/global/prominence.json5", - "isSource": false, - "original": { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}" - } - }, - "name": "cdr-prominence-elevated-spread", - "attributes": { - "deprecated": false - } - }, - { - "$value": "rgba(46, 46, 43, 0.2)", - "$type": "color", - "docs": { - "type": "prominence", - "category": "prominence" - }, - "filePath": "tokens/global/prominence.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-1000-20}", - "$type": "color", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}" - } - }, - "name": "cdr-prominence-elevated-color", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "prominence" - }, - "filePath": "tokens/global/prominence.json5", - "isSource": false, - "original": { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}" - } - }, - "name": "cdr-prominence-floating-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.8rem", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "prominence" - }, - "filePath": "tokens/global/prominence.json5", - "isSource": false, - "original": { - "$value": "8px", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}" - } - }, - "name": "cdr-prominence-floating-y", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.8rem", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "prominence" - }, - "filePath": "tokens/global/prominence.json5", - "isSource": false, - "original": { - "$value": "8px", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}" - } - }, - "name": "cdr-prominence-floating-blur", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "prominence" - }, - "filePath": "tokens/global/prominence.json5", - "isSource": false, - "original": { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}" - } - }, - "name": "cdr-prominence-floating-spread", - "attributes": { - "deprecated": false - } - }, - { - "$value": "rgba(46, 46, 43, 0.2)", - "$type": "color", - "docs": { - "type": "prominence", - "category": "prominence" - }, - "filePath": "tokens/global/prominence.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-1000-20}", - "$type": "color", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}" - } - }, - "name": "cdr-prominence-floating-color", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "prominence" - }, - "filePath": "tokens/global/prominence.json5", - "isSource": false, - "original": { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}" - } - }, - "name": "cdr-prominence-lifted-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "1.6rem", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "prominence" - }, - "filePath": "tokens/global/prominence.json5", - "isSource": false, - "original": { - "$value": "16px", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}" - } - }, - "name": "cdr-prominence-lifted-y", - "attributes": { - "deprecated": false - } - }, - { - "$value": "1.6rem", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "prominence" - }, - "filePath": "tokens/global/prominence.json5", - "isSource": false, - "original": { - "$value": "16px", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}" - } - }, - "name": "cdr-prominence-lifted-blur", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "prominence" - }, - "filePath": "tokens/global/prominence.json5", - "isSource": false, - "original": { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}" - } - }, - "name": "cdr-prominence-lifted-spread", - "attributes": { - "deprecated": false - } - }, - { - "$value": "rgba(46, 46, 43, 0.2)", - "$type": "color", - "docs": { - "type": "prominence", - "category": "prominence" - }, - "filePath": "tokens/global/prominence.json5", - "isSource": false, - "original": { - "$value": "{options.color.warm-grey-1000-20}", - "$type": "color", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}" - } - }, - "name": "cdr-prominence-lifted-color", - "attributes": { - "deprecated": false - } - } - ], - "radius": [ - { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "radius", - "category": "radius", - "example": "radius" - }, - "filePath": "tokens/global/radius.json5", - "isSource": false, - "original": { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" - } - }, - "name": "cdr-radius-sharp", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.2rem", - "$type": "dimension", - "docs": { - "type": "radius", - "category": "radius", - "example": "radius" - }, - "filePath": "tokens/global/radius.json5", - "isSource": false, - "original": { - "$value": "2px", - "$type": "dimension", - "docs": { - "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" - } - }, - "name": "cdr-radius-soft", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.4rem", - "$type": "dimension", - "docs": { - "type": "radius", - "category": "radius", - "example": "radius" - }, - "filePath": "tokens/global/radius.json5", - "isSource": false, - "original": { - "$value": "4px", - "$type": "dimension", - "docs": { - "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" - } - }, - "name": "cdr-radius-softer", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.6rem", - "$type": "dimension", - "docs": { - "type": "radius", - "category": "radius", - "example": "radius" - }, - "filePath": "tokens/global/radius.json5", - "isSource": false, - "original": { - "$value": "6px", - "$type": "dimension", - "docs": { - "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" - } - }, - "name": "cdr-radius-softest", - "attributes": { - "deprecated": false - } - }, - { - "$value": "999.9rem", - "$type": "dimension", - "docs": { - "type": "radius", - "category": "radius", - "example": "radius" - }, - "filePath": "tokens/global/radius.json5", - "isSource": false, - "original": { - "$value": "9999px", - "$type": "dimension", - "docs": { - "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" - } - }, - "name": "cdr-radius-round", - "attributes": { - "deprecated": false - } - } - ], - "spacing": [ - { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "utility-class": true, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.zero}", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-zero", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.1rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "utility-class": true, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.sixteenth-x}", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-sixteenth-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.2rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "utility-class": true, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.eighth-x}", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-eighth-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.3rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "utility-class": true, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.three-sixteenth-x}", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-three-sixteenth-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.4rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "utility-class": true, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.quarter-x}", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-quarter-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.6rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "utility-class": true, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.three-eighth-x}", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-three-eighth-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.8rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "utility-class": true, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.half-x}", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-half-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "1.2rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "utility-class": true, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.three-quarter-x}", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-three-quarter-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "1.6rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "utility-class": true, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.one-x}", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-one-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "2.4rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "utility-class": true, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "24px", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-one-and-a-half-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "3.2rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "utility-class": true, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "32px", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-two-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "4.8rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "utility-class": true, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "48px", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-three-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "6.4rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "utility-class": true, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "64px", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-four-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.1rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{space.sixteenth-x}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "inset" - }, - "utility-class": true - }, - "name": "cdr-space-inset-sixteenth-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.2rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{space.eighth-x}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "inset" - }, - "utility-class": true - }, - "name": "cdr-space-inset-eighth-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "0", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-eighth-x-squish-top-bottom", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.2rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "2px", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-eighth-x-squish-left-right", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.4rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "4px", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-eighth-x-stretch-top-bottom", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.2rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "2px", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-eighth-x-stretch-left-right", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.3rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{space.three-sixteenth-x}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "inset" - }, - "utility-class": true - }, - "name": "cdr-space-inset-three-sixteenth-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.4rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{space.quarter-x}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "inset" - }, - "utility-class": true - }, - "name": "cdr-space-inset-quarter-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.2rem", - "spacingModifier": 0.5, - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.quarter-x}", - "spacingModifier": "{options.space.squish}", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-quarter-x-squish-top-bottom", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.4rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.quarter-x}", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-quarter-x-squish-left-right", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.6rem", - "$type": "dimension", - "spacingModifier": 1.5, - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.quarter-x}", - "$type": "dimension", - "spacingModifier": "{options.space.stretch}", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-quarter-x-stretch-top-bottom", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.4rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.quarter-x}", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-quarter-x-stretch-left-right", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.6rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{space.three-eighth-x}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "inset" - }, - "utility-class": true - }, - "name": "cdr-space-inset-three-eighth-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.8rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.half-x}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "inset" - }, - "utility-class": true - }, - "name": "cdr-space-inset-half-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.4rem", - "$type": "dimension", - "spacingModifier": 0.5, - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.half-x}", - "$type": "dimension", - "spacingModifier": "{options.space.squish}", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-half-x-squish-top-bottom", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.8rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.half-x}", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-half-x-squish-left-right", - "attributes": { - "deprecated": false - } - }, - { - "$value": "1.2rem", - "$type": "dimension", - "spacingModifier": 1.5, - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.half-x}", - "$type": "dimension", - "spacingModifier": "{options.space.stretch}", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-half-x-stretch-top-bottom", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.8rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.half-x}", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-half-x-stretch-left-right", - "attributes": { - "deprecated": false - } - }, - { - "$value": "1.2rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.three-quarter-x}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "inset" - }, - "utility-class": true - }, - "name": "cdr-space-inset-three-quarter-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.6rem", - "$type": "dimension", - "spacingModifier": 0.5, - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.three-quarter-x}", - "$type": "dimension", - "spacingModifier": "{options.space.squish}", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-three-quarter-x-squish-top-bottom", - "attributes": { - "deprecated": false - } - }, - { - "$value": "1.2rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.three-quarter-x}", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-three-quarter-x-squish-left-right", - "attributes": { - "deprecated": false - } - }, - { - "$value": "1.8rem", - "$type": "dimension", - "spacingModifier": 1.5, - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.three-quarter-x}", - "$type": "dimension", - "spacingModifier": "{options.space.stretch}", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-three-quarter-x-stretch-top-bottom", - "attributes": { - "deprecated": false - } - }, - { - "$value": "1.2rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.three-quarter-x}", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-three-quarter-x-stretch-left-right", - "attributes": { - "deprecated": false - } - }, - { - "$value": "1.6rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.one-x}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "inset" - }, - "utility-class": true - }, - "name": "cdr-space-inset-one-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "0.8rem", - "$type": "dimension", - "spacingModifier": 0.5, - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.one-x}", - "$type": "dimension", - "spacingModifier": "{options.space.squish}", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-one-x-squish-top-bottom", - "attributes": { - "deprecated": false - } - }, - { - "$value": "1.6rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.one-x}", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-one-x-squish-left-right", - "attributes": { - "deprecated": false - } - }, - { - "$value": "2.4rem", - "$type": "dimension", - "spacingModifier": 1.5, - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.one-x}", - "$type": "dimension", - "spacingModifier": "{options.space.stretch}", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-one-x-stretch-top-bottom", - "attributes": { - "deprecated": false - } - }, - { - "$value": "1.6rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.one-x}", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-one-x-stretch-left-right", - "attributes": { - "deprecated": false - } - }, - { - "$value": "2.4rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.one-and-a-half-x}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "inset" - }, - "utility-class": true - }, - "name": "cdr-space-inset-one-and-a-half-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "1.2rem", - "$type": "dimension", - "spacingModifier": 0.5, - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.one-and-a-half-x}", - "$type": "dimension", - "spacingModifier": "{options.space.squish}", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-one-and-a-half-x-squish-top-bottom", - "attributes": { - "deprecated": false - } - }, - { - "$value": "2.4rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.one-and-a-half-x}", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-one-and-a-half-x-squish-left-right", - "attributes": { - "deprecated": false - } - }, - { - "$value": "3.6rem", - "$type": "dimension", - "spacingModifier": 1.5, - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.one-and-a-half-x}", - "$type": "dimension", - "spacingModifier": "{options.space.stretch}", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-one-and-a-half-x-stretch-top-bottom", - "attributes": { - "deprecated": false - } - }, - { - "$value": "2.4rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.one-and-a-half-x}", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-one-and-a-half-x-stretch-left-right", - "attributes": { - "deprecated": false - } - }, - { - "$value": "3.2rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.two-x}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "inset" - }, - "utility-class": true - }, - "name": "cdr-space-inset-two-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "1.6rem", - "$type": "dimension", - "spacingModifier": 0.5, - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.two-x}", - "$type": "dimension", - "spacingModifier": "{options.space.squish}", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-two-x-squish-top-bottom", - "attributes": { - "deprecated": false - } - }, - { - "$value": "3.2rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.two-x}", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-two-x-squish-left-right", - "attributes": { - "deprecated": false - } - }, - { - "$value": "4.8rem", - "$type": "dimension", - "spacingModifier": 1.5, - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.two-x}", - "$type": "dimension", - "spacingModifier": "{options.space.stretch}", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-two-x-stretch-top-bottom", - "attributes": { - "deprecated": false - } - }, - { - "$value": "3.2rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.two-x}", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-two-x-stretch-left-right", - "attributes": { - "deprecated": false - } - }, - { - "$value": "4.8rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.three-x}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "inset" - }, - "utility-class": true - }, - "name": "cdr-space-inset-three-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "2.4rem", - "$type": "dimension", - "spacingModifier": 0.5, - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.three-x}", - "$type": "dimension", - "spacingModifier": "{options.space.squish}", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-three-x-squish-top-bottom", - "attributes": { - "deprecated": false - } - }, - { - "$value": "4.8rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.three-x}", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-three-x-squish-left-right", - "attributes": { - "deprecated": false - } - }, - { - "$value": "7.2rem", - "$type": "dimension", - "spacingModifier": 1.5, - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.three-x}", - "$type": "dimension", - "spacingModifier": "{options.space.stretch}", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-three-x-stretch-top-bottom", - "attributes": { - "deprecated": false - } - }, - { - "$value": "4.8rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.three-x}", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-three-x-stretch-left-right", - "attributes": { - "deprecated": false - } - }, - { - "$value": "6.4rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.four-x}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "inset" - }, - "utility-class": true - }, - "name": "cdr-space-inset-four-x", - "attributes": { - "deprecated": false - } - }, - { - "$value": "3.2rem", - "$type": "dimension", - "spacingModifier": 0.5, - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.four-x}", - "$type": "dimension", - "spacingModifier": "{options.space.squish}", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-four-x-squish-top-bottom", - "attributes": { - "deprecated": false - } - }, - { - "$value": "6.4rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.four-x}", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-four-x-squish-left-right", - "attributes": { - "deprecated": false - } - }, - { - "$value": "9.6rem", - "$type": "dimension", - "spacingModifier": 1.5, - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "{options.space.four-x}", - "$type": "dimension", - "spacingModifier": "{options.space.stretch}", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-four-x-stretch-top-bottom", - "attributes": { - "deprecated": false - } - }, - { - "$value": "6.4rem", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "spacing", - "example": "spacing" - }, - "filePath": "tokens/global/space.json5", - "isSource": false, - "original": { - "$value": "64px", - "$type": "dimension", - "docs": { - "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" - } - }, - "name": "cdr-space-inset-four-x-stretch-left-right", - "attributes": { - "deprecated": false - } - } - ] - }, - "web": { - "display": [ - { - "$value": "Mixin for screen readers only", - "category": "display", - "name": "cdr-display-sr-only", - "attributes": { - "option": false, - "deprecated": false, - "category": "display" - } - }, - { - "$value": "Mixin for screen readers only, but remains focusable", - "category": "display", - "name": "cdr-display-sr-only-focusable", - "attributes": { - "option": false, - "deprecated": false, - "category": "display" - } - } - ], - "container": [ - { - "$value": "Mixin for wrapping page content", - "category": "container", - "name": "cdr-container", - "attributes": { - "option": false, - "deprecated": false, - "category": "container" - } - }, - { - "$value": "Mixin for wrapping page content responsively", - "category": "container", - "name": "cdr-container-fluid", - "attributes": { - "option": false, - "deprecated": false, - "category": "container" - } - } - ], - "media-query": [ - { - "$value": "Mixin content rendered at extra small breakpoint only", - "category": "media-query", - "name": "cdr-xs-mq-only", - "attributes": { - "option": false, - "deprecated": false, - "category": "media-query" - } - }, - { - "$value": "Mixin content rendered at extra small breakpoint and above", - "category": "media-query", - "name": "cdr-xs-mq-up", - "attributes": { - "option": false, - "deprecated": false, - "category": "media-query" - } - }, - { - "$value": "Mixin content rendered at small breakpoint only", - "category": "media-query", - "name": "cdr-sm-mq-only", - "attributes": { - "option": false, - "deprecated": false, - "category": "media-query" - } - }, - { - "$value": "Mixin content rendered at small breakpoint and above", - "category": "media-query", - "name": "cdr-sm-mq-up", - "attributes": { - "option": false, - "deprecated": false, - "category": "media-query" - } - }, - { - "$value": "Mixin content rendered below small breakpoint", - "category": "media-query", - "name": "cdr-sm-mq-down", - "attributes": { - "option": false, - "deprecated": false, - "category": "media-query" - } - }, - { - "$value": "Mixin content rendered at medium breakpoint only", - "category": "media-query", - "name": "cdr-md-mq-only", - "attributes": { - "option": false, - "deprecated": false, - "category": "media-query" - } - }, - { - "$value": "Mixin content rendered at medium breakpoint and above", - "category": "media-query", - "name": "cdr-md-mq-up", - "attributes": { - "option": false, - "deprecated": false, - "category": "media-query" - } - }, - { - "$value": "Mixin content rendered below medium breakpoint", - "category": "media-query", - "name": "cdr-md-mq-down", - "attributes": { - "option": false, - "deprecated": false, - "category": "media-query" - } - }, - { - "$value": "Mixin content rendered at large breakpoint only", - "category": "media-query", - "name": "cdr-lg-mq-only", - "attributes": { - "option": false, - "deprecated": false, - "category": "media-query" - } - }, - { - "$value": "Mixin content rendered at large breakpoint and above", - "category": "media-query", - "name": "cdr-lg-mq-up", - "attributes": { - "option": false, - "deprecated": false, - "category": "media-query" - } - }, - { - "$value": "Mixin content rendered below large breakpoint", - "category": "media-query", - "name": "cdr-lg-mq-down", - "attributes": { - "option": false, - "deprecated": false, - "category": "media-query" - } - } - ], - "container-query": [ - { - "$value": "Container content rendered at extra small breakpoint only with optional name", - "category": "container-query", - "name": "cdr-xs-cq-only", - "attributes": { - "option": false, - "deprecated": false, - "category": "container-query" - } - }, - { - "$value": "Container content rendered at extra small breakpoint and above with optional name", - "category": "container-query", - "name": "cdr-xs-cq-up", - "attributes": { - "option": false, - "deprecated": false, - "category": "container-query" - } - }, - { - "$value": "Container content rendered at small breakpoint only with optional name", - "category": "container-query", - "name": "cdr-sm-cq-only", - "attributes": { - "option": false, - "deprecated": false, - "category": "container-query" - } - }, - { - "$value": "Container content rendered at small breakpoint and above with optional name", - "category": "container-query", - "name": "cdr-sm-cq-up", - "attributes": { - "option": false, - "deprecated": false, - "category": "container-query" - } - }, - { - "$value": "Container content rendered below small breakpoint with optional name", - "category": "container-query", - "name": "cdr-sm-cq-down", - "attributes": { - "option": false, - "deprecated": false, - "category": "container-query" - } - }, - { - "$value": "Container content rendered at medium breakpoint only with optional name", - "category": "container-query", - "name": "cdr-md-cq-only", - "attributes": { - "option": false, - "deprecated": false, - "category": "container-query" - } - }, - { - "$value": "Container content rendered at medium breakpoint and above with optional name", - "category": "container-query", - "name": "cdr-md-cq-up", - "attributes": { - "option": false, - "deprecated": false, - "category": "container-query" - } - }, - { - "$value": "Container content rendered below medium breakpoint with optional name", - "category": "container-query", - "name": "cdr-md-cq-down", - "attributes": { - "option": false, - "deprecated": false, - "category": "container-query" - } - }, - { - "$value": "Container content rendered at large breakpoint only with optional name", - "category": "container-query", - "name": "cdr-lg-cq-only", - "attributes": { - "option": false, - "deprecated": false, - "category": "container-query" - } - }, - { - "$value": "Container content rendered at large breakpoint and above with optional name", - "category": "container-query", - "name": "cdr-lg-cq-up", - "attributes": { - "option": false, - "deprecated": false, - "category": "container-query" - } - }, - { - "$value": "Container content rendered below large breakpoint with optional name", - "category": "container-query", - "name": "cdr-lg-cq-down", - "attributes": { - "option": false, - "deprecated": false, - "category": "container-query" - } - } - ], - "colors": [], - "misc": [ - { - "$value": "Stuart", - "docs": { - "type": "font-family" - }, - "filePath": "tokens/web/font.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif-main}", - "docs": { - "type": "font-family" - } - }, - "name": "cdr-font-family-serif-brand-font", - "attributes": { - "category": "font", - "type": "family", - "item": "serif-brand-font", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "docs": { - "type": "font-family" - }, - "filePath": "tokens/web/font.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "docs": { - "type": "font-family" - } - }, - "name": "cdr-font-family-serif", - "attributes": { - "category": "font", - "type": "family", - "item": "serif", - "deprecated": false - } - }, - { - "$value": "Graphik", - "docs": { - "type": "font-family" - }, - "filePath": "tokens/web/font.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans-main}", - "docs": { - "type": "font-family" - } - }, - "name": "cdr-font-family-sans-brand-font", - "attributes": { - "category": "font", - "type": "family", - "item": "sans-brand-font", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "docs": { - "type": "font-family" - }, - "filePath": "tokens/web/font.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "docs": { - "type": "font-family" - } - }, - "name": "cdr-font-family-sans", - "attributes": { - "category": "font", - "type": "family", - "item": "sans", - "deprecated": false - } - } - ], - "form": [], - "sizing": [], - "motion": [], - "prominence": [ - { - "$value": "0 0 0 0 rgba(46, 46, 43, 0.2)", - "docs": { - "type": "prominence", - "category": "prominence", - "example": "prominence" - }, - "filePath": "tokens/web/prominence.json5", - "isSource": false, - "original": { - "$value": "{prominence.flat-x.$value} {prominence.flat-y.$value} {prominence.flat-blur.$value} {prominence.flat-spread.$value} {prominence.flat-color.$value}", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}", - "example": "prominence" - } - }, - "name": "cdr-prominence-flat", - "attributes": { - "category": "prominence", - "type": "flat", - "deprecated": false - } - }, - { - "$value": "0 0.2rem 0.2rem 0 rgba(46, 46, 43, 0.2)", - "docs": { - "type": "prominence", - "category": "prominence", - "example": "prominence" - }, - "filePath": "tokens/web/prominence.json5", - "isSource": false, - "original": { - "$value": "{prominence.raised-x.$value} {prominence.raised-y.$value} {prominence.raised-blur.$value} {prominence.raised-spread.$value} {prominence.raised-color.$value}", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}", - "example": "prominence" - } - }, - "name": "cdr-prominence-raised", - "attributes": { - "category": "prominence", - "type": "raised", - "deprecated": false - } - }, - { - "$value": "0 0.4rem 0.4rem 0 rgba(46, 46, 43, 0.2)", - "docs": { - "type": "prominence", - "category": "prominence", - "example": "prominence" - }, - "filePath": "tokens/web/prominence.json5", - "isSource": false, - "original": { - "$value": "{prominence.elevated-x.$value} {prominence.elevated-y.$value} {prominence.elevated-blur.$value} {prominence.elevated-spread.$value} {prominence.elevated-color.$value}", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}", - "example": "prominence" - } - }, - "name": "cdr-prominence-elevated", - "attributes": { - "category": "prominence", - "type": "elevated", - "deprecated": false - } - }, - { - "$value": "0 0.8rem 0.8rem 0 rgba(46, 46, 43, 0.2)", - "docs": { - "type": "prominence", - "category": "prominence", - "example": "prominence" - }, - "filePath": "tokens/web/prominence.json5", - "isSource": false, - "original": { - "$value": "{prominence.floating-x.$value} {prominence.floating-y.$value} {prominence.floating-blur.$value} {prominence.floating-spread.$value} {prominence.floating-color.$value}", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}", - "example": "prominence" - } - }, - "name": "cdr-prominence-floating", - "attributes": { - "category": "prominence", - "type": "floating", - "deprecated": false - } - }, - { - "$value": "0 1.6rem 1.6rem 0 rgba(46, 46, 43, 0.2)", - "docs": { - "type": "prominence", - "category": "prominence", - "example": "prominence" - }, - "filePath": "tokens/web/prominence.json5", - "isSource": false, - "original": { - "$value": "{prominence.lifted-x.$value} {prominence.lifted-y.$value} {prominence.lifted-blur.$value} {prominence.lifted-spread.$value} {prominence.lifted-color.$value}", - "docs": { - "type": "prominence", - "category": "{prominence.docCategory}", - "example": "prominence" - } - }, - "name": "cdr-prominence-lifted", - "attributes": { - "category": "prominence", - "type": "lifted", - "deprecated": false - } - } - ], - "radius": [], - "spacing": [ - { - "$value": "0 0.2rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/web/space.json5", - "isSource": false, - "original": { - "$value": "{space.inset.eighth-x-squish-top-bottom.$value} {space.inset.eighth-x-squish-left-right.$value}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-inset-eighth-x-squish", - "attributes": { - "category": "space", - "type": "inset", - "item": "eighth-x-squish", - "deprecated": false - } - }, - { - "$value": "0.4rem 0.2rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/web/space.json5", - "isSource": false, - "original": { - "$value": "{space.inset.eighth-x-stretch-top-bottom.$value} {space.inset.eighth-x-stretch-left-right.$value}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-inset-eighth-x-stretch", - "attributes": { - "category": "space", - "type": "inset", - "item": "eighth-x-stretch", - "deprecated": false - } - }, - { - "$value": "0.2rem 0.4rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/web/space.json5", - "isSource": false, - "original": { - "$value": "{space.inset.quarter-x-squish-top-bottom.$value} {space.inset.quarter-x-squish-left-right.$value}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-inset-quarter-x-squish", - "attributes": { - "category": "space", - "type": "inset", - "item": "quarter-x-squish", - "deprecated": false - } - }, - { - "$value": "0.6rem 0.4rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/web/space.json5", - "isSource": false, - "original": { - "$value": "{space.inset.quarter-x-stretch-top-bottom.$value} {space.inset.quarter-x-stretch-left-right.$value}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-inset-quarter-x-stretch", - "attributes": { - "category": "space", - "type": "inset", - "item": "quarter-x-stretch", - "deprecated": false - } - }, - { - "$value": "0.4rem 0.8rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/web/space.json5", - "isSource": false, - "original": { - "$value": "{space.inset.half-x-squish-top-bottom.$value} {space.inset.half-x-squish-left-right.$value}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-inset-half-x-squish", - "attributes": { - "category": "space", - "type": "inset", - "item": "half-x-squish", - "deprecated": false - } - }, - { - "$value": "1.2rem 0.8rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/web/space.json5", - "isSource": false, - "original": { - "$value": "{space.inset.half-x-stretch-top-bottom.$value} {space.inset.half-x-stretch-left-right.$value}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-inset-half-x-stretch", - "attributes": { - "category": "space", - "type": "inset", - "item": "half-x-stretch", - "deprecated": false - } - }, - { - "$value": "0.6rem 1.2rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/web/space.json5", - "isSource": false, - "original": { - "$value": "{space.inset.three-quarter-x-squish-top-bottom.$value} {space.inset.three-quarter-x-squish-left-right.$value}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-inset-three-quarter-x-squish", - "attributes": { - "category": "space", - "type": "inset", - "item": "three-quarter-x-squish", - "deprecated": false - } - }, - { - "$value": "1.8rem 1.2rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/web/space.json5", - "isSource": false, - "original": { - "$value": "{space.inset.three-quarter-x-stretch-top-bottom.$value} {space.inset.three-quarter-x-stretch-left-right.$value}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-inset-three-quarter-x-stretch", - "attributes": { - "category": "space", - "type": "inset", - "item": "three-quarter-x-stretch", - "deprecated": false - } - }, - { - "$value": "0.8rem 1.6rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/web/space.json5", - "isSource": false, - "original": { - "$value": "{space.inset.one-x-squish-top-bottom.$value} {space.inset.one-x-squish-left-right.$value}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-inset-one-x-squish", - "attributes": { - "category": "space", - "type": "inset", - "item": "one-x-squish", - "deprecated": false - } - }, - { - "$value": "2.4rem 1.6rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/web/space.json5", - "isSource": false, - "original": { - "$value": "{space.inset.one-x-stretch-top-bottom.$value} {space.inset.one-x-stretch-left-right.$value}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-inset-one-x-stretch", - "attributes": { - "category": "space", - "type": "inset", - "item": "one-x-stretch", - "deprecated": false - } - }, - { - "$value": "1.2rem 2.4rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/web/space.json5", - "isSource": false, - "original": { - "$value": "{space.inset.one-and-a-half-x-squish-top-bottom.$value} {space.inset.one-and-a-half-x-squish-left-right.$value}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-inset-one-and-a-half-x-squish", - "attributes": { - "category": "space", - "type": "inset", - "item": "one-and-a-half-x-squish", - "deprecated": false - } - }, - { - "$value": "3.6rem 2.4rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/web/space.json5", - "isSource": false, - "original": { - "$value": "{space.inset.one-and-a-half-x-stretch-top-bottom.$value} {space.inset.one-and-a-half-x-stretch-left-right.$value}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-inset-one-and-a-half-x-stretch", - "attributes": { - "category": "space", - "type": "inset", - "item": "one-and-a-half-x-stretch", - "deprecated": false - } - }, - { - "$value": "1.6rem 3.2rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/web/space.json5", - "isSource": false, - "original": { - "$value": "{space.inset.two-x-squish-top-bottom.$value} {space.inset.two-x-squish-left-right.$value}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-inset-two-x-squish", - "attributes": { - "category": "space", - "type": "inset", - "item": "two-x-squish", - "deprecated": false - } - }, - { - "$value": "4.8rem 3.2rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/web/space.json5", - "isSource": false, - "original": { - "$value": "{space.inset.two-x-stretch-top-bottom.$value} {space.inset.two-x-stretch-left-right.$value}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-inset-two-x-stretch", - "attributes": { - "category": "space", - "type": "inset", - "item": "two-x-stretch", - "deprecated": false - } - }, - { - "$value": "2.4rem 4.8rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/web/space.json5", - "isSource": false, - "original": { - "$value": "{space.inset.three-x-squish-top-bottom.$value} {space.inset.three-x-squish-left-right.$value}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-inset-three-x-squish", - "attributes": { - "category": "space", - "type": "inset", - "item": "three-x-squish", - "deprecated": false - } - }, - { - "$value": "7.2rem 4.8rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/web/space.json5", - "isSource": false, - "original": { - "$value": "{space.inset.three-x-stretch-top-bottom.$value} {space.inset.three-x-stretch-left-right.$value}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-inset-three-x-stretch", - "attributes": { - "category": "space", - "type": "inset", - "item": "three-x-stretch", - "deprecated": false - } - }, - { - "$value": "3.2rem 6.4rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/web/space.json5", - "isSource": false, - "original": { - "$value": "{space.inset.four-x-squish-top-bottom.$value} {space.inset.four-x-squish-left-right.$value}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-inset-four-x-squish", - "attributes": { - "category": "space", - "type": "inset", - "item": "four-x-squish", - "deprecated": false - } - }, - { - "$value": "9.6rem 6.4rem", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "spacing", - "example": "inset" - }, - "utility-class": true, - "filePath": "tokens/web/space.json5", - "isSource": false, - "original": { - "$value": "{space.inset.four-x-stretch-top-bottom.$value} {space.inset.four-x-stretch-left-right.$value}", - "$type": "dimension", - "docs": { - "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" - }, - "utility-class": true - }, - "name": "cdr-space-inset-four-x-stretch", - "attributes": { - "category": "space", - "type": "inset", - "item": "four-x-stretch", - "deprecated": false - } - } - ], - "breakpoints": [ - { - "$value": "0", - "$type": "breakpoint", - "docs": { - "type": "breakpoint", - "category": "breakpoints", - "example": "breakpoint" - }, - "filePath": "tokens/web/breakpoints.json5", - "isSource": false, - "original": { - "$value": "0", - "$type": "breakpoint", - "docs": { - "type": "breakpoint", - "category": "{breakpoint.docCategory}", - "example": "{breakpoint.docExample}" - } - }, - "name": "cdr-breakpoint-xs", - "attributes": { - "category": "breakpoint", - "type": "xs", - "deprecated": false - } - }, - { - "$value": "768px", - "$type": "breakpoint", - "docs": { - "type": "breakpoint", - "category": "breakpoints", - "example": "breakpoint" - }, - "filePath": "tokens/web/breakpoints.json5", - "isSource": false, - "original": { - "$value": "768px", - "$type": "breakpoint", - "docs": { - "type": "breakpoint", - "category": "{breakpoint.docCategory}", - "example": "{breakpoint.docExample}" - } - }, - "name": "cdr-breakpoint-sm", - "attributes": { - "category": "breakpoint", - "type": "sm", - "deprecated": false - } - }, - { - "$value": "992px", - "$type": "breakpoint", - "docs": { - "type": "breakpoint", - "category": "breakpoints", - "example": "breakpoint" - }, - "filePath": "tokens/web/breakpoints.json5", - "isSource": false, - "original": { - "$value": "992px", - "$type": "breakpoint", - "docs": { - "type": "breakpoint", - "category": "{breakpoint.docCategory}", - "example": "{breakpoint.docExample}" - } - }, - "name": "cdr-breakpoint-md", - "attributes": { - "category": "breakpoint", - "type": "md", - "deprecated": false - } - }, - { - "$value": "1232px", - "$type": "breakpoint", - "docs": { - "type": "breakpoint", - "category": "breakpoints", - "example": "breakpoint" - }, - "filePath": "tokens/web/breakpoints.json5", - "isSource": false, - "original": { - "$value": "1232px", - "$type": "breakpoint", - "docs": { - "type": "breakpoint", - "category": "{breakpoint.docCategory}", - "example": "{breakpoint.docExample}" - } - }, - "name": "cdr-breakpoint-lg", - "attributes": { - "category": "breakpoint", - "type": "lg", - "deprecated": false - } - } - ], - "text": [ - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textBody300", - "property": "font-family", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textBody300", - "property": "font-family", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-300-family", - "attributes": { - "category": "text-body", - "type": "300", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textBody300", - "property": "font-style", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textBody300", - "property": "font-style", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-300-style", - "attributes": { - "category": "text-body", - "type": "300", - "item": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textBody300", - "property": "font-weight", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textBody300", - "property": "font-weight", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-300-weight", - "attributes": { - "category": "text-body", - "type": "300", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "0.008rem", - "$type": "dimension", - "mixin": "cdr-textBody300", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.looseish}", - "$type": "dimension", - "mixin": "textBody300", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-body-300-spacing", - "attributes": { - "category": "text-body", - "type": "300", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "1.6rem", - "$type": "fontSize", - "mixin": "cdr-textBody300", - "property": "font-size", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.300}", - "$type": "fontSize", - "mixin": "textBody300", - "property": "font-size", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-300-size", - "attributes": { - "category": "text-body", - "type": "300", - "item": "size", - "deprecated": false - } - }, - { - "$value": "2.6rem", - "$type": "dimension", - "mixin": "cdr-textBody300", - "property": "line-height", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.600}", - "$type": "dimension", - "mixin": "textBody300", - "property": "line-height", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-300-height", - "attributes": { - "category": "text-body", - "type": "300", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textBody400", - "property": "font-family", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textBody400", - "property": "font-family", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-400-family", - "attributes": { - "category": "text-body", - "type": "400", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textBody400", - "property": "font-style", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textBody400", - "property": "font-style", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-400-style", - "attributes": { - "category": "text-body", - "type": "400", - "item": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textBody400", - "property": "font-weight", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textBody400", - "property": "font-weight", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-400-weight", - "attributes": { - "category": "text-body", - "type": "400", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textBody400", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textBody400", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-body-400-spacing", - "attributes": { - "category": "text-body", - "type": "400", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "1.8rem", - "$type": "fontSize", - "mixin": "cdr-textBody400", - "property": "font-size", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.400}", - "$type": "fontSize", - "mixin": "textBody400", - "property": "font-size", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-400-size", - "attributes": { - "category": "text-body", - "type": "400", - "item": "size", - "deprecated": false - } - }, - { - "$value": "3rem", - "$type": "dimension", - "mixin": "cdr-textBody400", - "property": "line-height", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.800}", - "$type": "dimension", - "mixin": "textBody400", - "property": "line-height", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-400-height", - "attributes": { - "category": "text-body", - "type": "400", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textBody500", - "property": "font-family", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textBody500", - "property": "font-family", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-500-family", - "attributes": { - "category": "text-body", - "type": "500", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textBody500", - "property": "font-style", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textBody500", - "property": "font-style", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-500-style", - "attributes": { - "category": "text-body", - "type": "500", - "item": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textBody500", - "property": "font-weight", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textBody500", - "property": "font-weight", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-500-weight", - "attributes": { - "category": "text-body", - "type": "500", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.016rem", - "$type": "dimension", - "mixin": "cdr-textBody500", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tight}", - "$type": "dimension", - "mixin": "textBody500", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-body-500-spacing", - "attributes": { - "category": "text-body", - "type": "500", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "2rem", - "$type": "fontSize", - "mixin": "cdr-textBody500", - "property": "font-size", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.500}", - "$type": "fontSize", - "mixin": "textBody500", - "property": "font-size", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-500-size", - "attributes": { - "category": "text-body", - "type": "500", - "item": "size", - "deprecated": false - } - }, - { - "$value": "3.6rem", - "$type": "dimension", - "mixin": "cdr-textBody500", - "property": "line-height", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.1000}", - "$type": "dimension", - "mixin": "textBody500", - "property": "line-height", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-500-height", - "attributes": { - "category": "text-body", - "type": "500", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textBodyStrong300", - "property": "font-family", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textBodyStrong300", - "property": "font-family", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-strong-300-family", - "attributes": { - "category": "text-body-strong", - "type": "300", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textBodyStrong300", - "property": "font-style", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textBodyStrong300", - "property": "font-style", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-strong-300-style", - "attributes": { - "category": "text-body-strong", - "type": "300", - "item": "style", - "deprecated": false - } - }, - { - "$value": "600", - "mixin": "cdr-textBodyStrong300", - "property": "font-weight", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.semibold}", - "mixin": "textBodyStrong300", - "property": "font-weight", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-strong-300-weight", - "attributes": { - "category": "text-body-strong", - "type": "300", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "0.008rem", - "$type": "dimension", - "mixin": "cdr-textBodyStrong300", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.looseish}", - "$type": "dimension", - "mixin": "textBodyStrong300", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-body-strong-300-spacing", - "attributes": { - "category": "text-body-strong", - "type": "300", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "1.6rem", - "$type": "fontSize", - "mixin": "cdr-textBodyStrong300", - "property": "font-size", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.300}", - "$type": "fontSize", - "mixin": "textBodyStrong300", - "property": "font-size", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-strong-300-size", - "attributes": { - "category": "text-body-strong", - "type": "300", - "item": "size", - "deprecated": false - } - }, - { - "$value": "2.6rem", - "$type": "dimension", - "mixin": "cdr-textBodyStrong300", - "property": "line-height", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.600}", - "$type": "dimension", - "mixin": "textBodyStrong300", - "property": "line-height", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-strong-300-height", - "attributes": { - "category": "text-body-strong", - "type": "300", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textBodyStrong400", - "property": "font-family", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textBodyStrong400", - "property": "font-family", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-strong-400-family", - "attributes": { - "category": "text-body-strong", - "type": "400", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textBodyStrong400", - "property": "font-style", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textBodyStrong400", - "property": "font-style", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-strong-400-style", - "attributes": { - "category": "text-body-strong", - "type": "400", - "item": "style", - "deprecated": false - } - }, - { - "$value": "600", - "mixin": "cdr-textBodyStrong400", - "property": "font-weight", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.semibold}", - "mixin": "textBodyStrong400", - "property": "font-weight", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-strong-400-weight", - "attributes": { - "category": "text-body-strong", - "type": "400", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textBodyStrong400", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textBodyStrong400", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-body-strong-400-spacing", - "attributes": { - "category": "text-body-strong", - "type": "400", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "1.8rem", - "$type": "fontSize", - "mixin": "cdr-textBodyStrong400", - "property": "font-size", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.400}", - "$type": "fontSize", - "mixin": "textBodyStrong400", - "property": "font-size", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-strong-400-size", - "attributes": { - "category": "text-body-strong", - "type": "400", - "item": "size", - "deprecated": false - } - }, - { - "$value": "3rem", - "$type": "dimension", - "mixin": "cdr-textBodyStrong400", - "property": "line-height", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.800}", - "$type": "dimension", - "mixin": "textBodyStrong400", - "property": "line-height", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-strong-400-height", - "attributes": { - "category": "text-body-strong", - "type": "400", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textBodyStrong500", - "property": "font-family", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textBodyStrong500", - "property": "font-family", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-strong-500-family", - "attributes": { - "category": "text-body-strong", - "type": "500", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textBodyStrong500", - "property": "font-style", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textBodyStrong500", - "property": "font-style", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-strong-500-style", - "attributes": { - "category": "text-body-strong", - "type": "500", - "item": "style", - "deprecated": false - } - }, - { - "$value": "600", - "mixin": "cdr-textBodyStrong500", - "property": "font-weight", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.semibold}", - "mixin": "textBodyStrong500", - "property": "font-weight", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-strong-500-weight", - "attributes": { - "category": "text-body-strong", - "type": "500", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.008rem", - "$type": "dimension", - "mixin": "cdr-textBodyStrong500", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tightish}", - "$type": "dimension", - "mixin": "textBodyStrong500", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-body-strong-500-spacing", - "attributes": { - "category": "text-body-strong", - "type": "500", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "2rem", - "$type": "fontSize", - "mixin": "cdr-textBodyStrong500", - "property": "font-size", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.500}", - "$type": "fontSize", - "mixin": "textBodyStrong500", - "property": "font-size", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-strong-500-size", - "attributes": { - "category": "text-body-strong", - "type": "500", - "item": "size", - "deprecated": false - } - }, - { - "$value": "3.6rem", - "$type": "dimension", - "mixin": "cdr-textBodyStrong500", - "property": "line-height", - "docs": { - "category": "text", - "type": "body", - "example": "text" - }, - "filePath": "tokens/web/text-body.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.1000}", - "$type": "dimension", - "mixin": "textBodyStrong500", - "property": "line-height", - "docs": { - "category": "text", - "type": "body", - "example": "text" - } - }, - "name": "cdr-text-body-strong-500-height", - "attributes": { - "category": "text-body-strong", - "type": "500", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textDefault", - "property": "font-family", - "docs": { - "category": "text", - "type": "default", - "example": "text" - }, - "filePath": "tokens/web/text-default.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textDefault", - "property": "font-family", - "docs": { - "category": "text", - "type": "default", - "example": "text" - } - }, - "name": "cdr-text-default-family", - "attributes": { - "category": "text-default", - "type": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textDefault", - "property": "font-style", - "docs": { - "category": "text", - "type": "default", - "example": "text" - }, - "filePath": "tokens/web/text-default.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textDefault", - "property": "font-style", - "docs": { - "category": "text", - "type": "default", - "example": "text" - } - }, - "name": "cdr-text-default-style", - "attributes": { - "category": "text-default", - "type": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textDefault", - "property": "font-weight", - "docs": { - "category": "text", - "type": "default", - "example": "text" - }, - "filePath": "tokens/web/text-default.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textDefault", - "property": "font-weight", - "docs": { - "category": "text", - "type": "default", - "example": "text" - } - }, - "name": "cdr-text-default-weight", - "attributes": { - "category": "text-default", - "type": "weight", - "deprecated": false - } - }, - { - "$value": "-0.016rem", - "$type": "dimension", - "mixin": "cdr-textDefault", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "default", - "example": "text" - }, - "filePath": "tokens/web/text-default.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tight}", - "$type": "dimension", - "mixin": "textDefault", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "default", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-default-spacing", - "attributes": { - "category": "text-default", - "type": "spacing", - "deprecated": false - } - }, - { - "$value": "1.6rem", - "$type": "fontSize", - "mixin": "cdr-textDefault", - "property": "font-size", - "docs": { - "category": "text", - "type": "default", - "example": "text" - }, - "filePath": "tokens/web/text-default.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.300}", - "$type": "fontSize", - "mixin": "textDefault", - "property": "font-size", - "docs": { - "category": "text", - "type": "default", - "example": "text" - } - }, - "name": "cdr-text-default-size", - "attributes": { - "category": "text-default", - "type": "size", - "deprecated": false - } - }, - { - "$value": "2.2rem", - "$type": "dimension", - "mixin": "cdr-textDefault", - "property": "line-height", - "docs": { - "category": "text", - "type": "default", - "example": "text" - }, - "filePath": "tokens/web/text-default.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.400}", - "$type": "dimension", - "mixin": "textDefault", - "property": "line-height", - "docs": { - "category": "text", - "type": "default", - "example": "text" - } - }, - "name": "cdr-text-default-height", - "attributes": { - "category": "text-default", - "type": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textEyebrow100", - "property": "font-family", - "docs": { - "category": "text", - "type": "eyebrow", - "example": "text" - }, - "filePath": "tokens/web/text-eyebrow.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textEyebrow100", - "property": "font-family", - "docs": { - "category": "text", - "type": "eyebrow", - "example": "text" - } - }, - "name": "cdr-text-eyebrow-100-family", - "attributes": { - "category": "text-eyebrow", - "type": "100", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textEyebrow100", - "property": "font-style", - "docs": { - "category": "text", - "type": "eyebrow", - "example": "text" - }, - "filePath": "tokens/web/text-eyebrow.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textEyebrow100", - "property": "font-style", - "docs": { - "category": "text", - "type": "eyebrow", - "example": "text" - } - }, - "name": "cdr-text-eyebrow-100-style", - "attributes": { - "category": "text-eyebrow", - "type": "100", - "item": "style", - "deprecated": false - } - }, - { - "$value": "500", - "mixin": "cdr-textEyebrow100", - "property": "font-weight", - "docs": { - "category": "text", - "type": "eyebrow", - "example": "text" - }, - "filePath": "tokens/web/text-eyebrow.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.medium}", - "mixin": "textEyebrow100", - "property": "font-weight", - "docs": { - "category": "text", - "type": "eyebrow", - "example": "text" - } - }, - "name": "cdr-text-eyebrow-100-weight", - "attributes": { - "category": "text-eyebrow", - "type": "100", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "0.032rem", - "$type": "dimension", - "mixin": "cdr-textEyebrow100", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "eyebrow", - "example": "text" - }, - "filePath": "tokens/web/text-eyebrow.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.looser}", - "$type": "dimension", - "mixin": "textEyebrow100", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "eyebrow", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-eyebrow-100-spacing", - "attributes": { - "category": "text-eyebrow", - "type": "100", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "1.2rem", - "$type": "fontSize", - "mixin": "cdr-textEyebrow100", - "property": "font-size", - "docs": { - "category": "text", - "type": "eyebrow", - "example": "text" - }, - "filePath": "tokens/web/text-eyebrow.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.100}", - "$type": "fontSize", - "mixin": "textEyebrow100", - "property": "font-size", - "docs": { - "category": "text", - "type": "eyebrow", - "example": "text" - } - }, - "name": "cdr-text-eyebrow-100-size", - "attributes": { - "category": "text-eyebrow", - "type": "100", - "item": "size", - "deprecated": false - } - }, - { - "$value": "1.8rem", - "$type": "dimension", - "mixin": "cdr-textEyebrow100", - "property": "line-height", - "docs": { - "category": "text", - "type": "eyebrow", - "example": "text" - }, - "filePath": "tokens/web/text-eyebrow.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.200}", - "$type": "dimension", - "mixin": "textEyebrow100", - "property": "line-height", - "docs": { - "category": "text", - "type": "eyebrow", - "example": "text" - } - }, - "name": "cdr-text-eyebrow-100-height", - "attributes": { - "category": "text-eyebrow", - "type": "100", - "item": "height", - "deprecated": false - } - }, - { - "$value": "uppercase", - "mixin": "cdr-textEyebrow100", - "property": "text-transform", - "docs": { - "category": "text", - "type": "eyebrow", - "example": "text" - }, - "filePath": "tokens/web/text-eyebrow.json5", - "isSource": false, - "original": { - "$value": "uppercase", - "mixin": "textEyebrow100", - "property": "text-transform", - "docs": { - "category": "text", - "type": "eyebrow", - "example": "text" - } - }, - "name": "cdr-text-eyebrow-100-transform", - "attributes": { - "category": "text-eyebrow", - "type": "100", - "item": "transform", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textHeadingSans200", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textHeadingSans200", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-sans-200-family", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "200", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingSans200", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingSans200", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-sans-200-style", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "200", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "500", - "mixin": "cdr-textHeadingSans200", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.medium}", - "mixin": "textHeadingSans200", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-sans-200-weight", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "200", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingSans200", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingSans200", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-sans-200-spacing", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "200", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "1.4rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingSans200", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.200}", - "$type": "fontSize", - "mixin": "textHeadingSans200", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-sans-200-size", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "200", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "1.8rem", - "$type": "dimension", - "mixin": "cdr-textHeadingSans200", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.200}", - "$type": "dimension", - "mixin": "textHeadingSans200", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-sans-200-height", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "200", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textHeadingSans300", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textHeadingSans300", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-sans-300-family", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "300", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingSans300", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingSans300", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-sans-300-style", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "300", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "500", - "mixin": "cdr-textHeadingSans300", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.medium}", - "mixin": "textHeadingSans300", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-sans-300-weight", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "300", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingSans300", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingSans300", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-sans-300-spacing", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "300", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "1.6rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingSans300", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.300}", - "$type": "fontSize", - "mixin": "textHeadingSans300", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-sans-300-size", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "300", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "2rem", - "$type": "dimension", - "mixin": "cdr-textHeadingSans300", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.300}", - "$type": "dimension", - "mixin": "textHeadingSans300", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-sans-300-height", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "300", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textHeadingSans400", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textHeadingSans400", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-sans-400-family", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "400", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingSans400", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingSans400", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-sans-400-style", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "400", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "500", - "mixin": "cdr-textHeadingSans400", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.medium}", - "mixin": "textHeadingSans400", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-sans-400-weight", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "400", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingSans400", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingSans400", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-sans-400-spacing", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "400", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "1.8rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingSans400", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.400}", - "$type": "fontSize", - "mixin": "textHeadingSans400", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-sans-400-size", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "400", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "2.4rem", - "$type": "dimension", - "mixin": "cdr-textHeadingSans400", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.500}", - "$type": "dimension", - "mixin": "textHeadingSans400", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-sans-400-height", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "400", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textHeadingSans500", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textHeadingSans500", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-sans-500-family", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "500", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingSans500", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingSans500", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-sans-500-style", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "500", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "500", - "mixin": "cdr-textHeadingSans500", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.medium}", - "mixin": "textHeadingSans500", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-sans-500-weight", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "500", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingSans500", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingSans500", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-sans-500-spacing", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "500", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "2rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingSans500", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.500}", - "$type": "fontSize", - "mixin": "textHeadingSans500", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-sans-500-size", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "500", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "2.6rem", - "$type": "dimension", - "mixin": "cdr-textHeadingSans500", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.600}", - "$type": "dimension", - "mixin": "textHeadingSans500", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-sans-500-height", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "500", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textHeadingSans600", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textHeadingSans600", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-sans-600-family", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "600", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingSans600", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingSans600", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-sans-600-style", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "600", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "500", - "mixin": "cdr-textHeadingSans600", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.medium}", - "mixin": "textHeadingSans600", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-sans-600-weight", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "600", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingSans600", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingSans600", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-sans-600-spacing", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "600", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "2.4rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingSans600", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.600}", - "$type": "fontSize", - "mixin": "textHeadingSans600", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-sans-600-size", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "600", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "3rem", - "$type": "dimension", - "mixin": "cdr-textHeadingSans600", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.800}", - "$type": "dimension", - "mixin": "textHeadingSans600", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-sans-600-height", - "attributes": { - "category": "text-heading", - "type": "sans", - "item": "600", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textHeadingSerif200", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textHeadingSerif200", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-200-family", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "200", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingSerif200", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingSerif200", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-200-style", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "200", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "500", - "mixin": "cdr-textHeadingSerif200", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.medium}", - "mixin": "textHeadingSerif200", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-200-weight", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "200", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingSerif200", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingSerif200", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-serif-200-spacing", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "200", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "1.4rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingSerif200", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.200}", - "$type": "fontSize", - "mixin": "textHeadingSerif200", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-200-size", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "200", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "1.8rem", - "$type": "dimension", - "mixin": "cdr-textHeadingSerif200", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.200}", - "$type": "dimension", - "mixin": "textHeadingSerif200", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-200-height", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "200", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textHeadingSerif300", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textHeadingSerif300", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-300-family", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "300", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingSerif300", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingSerif300", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-300-style", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "300", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "500", - "mixin": "cdr-textHeadingSerif300", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.medium}", - "mixin": "textHeadingSerif300", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-300-weight", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "300", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingSerif300", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingSerif300", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-serif-300-spacing", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "300", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "1.6rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingSerif300", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.300}", - "$type": "fontSize", - "mixin": "textHeadingSerif300", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-300-size", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "300", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "2rem", - "$type": "dimension", - "mixin": "cdr-textHeadingSerif300", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.300}", - "$type": "dimension", - "mixin": "textHeadingSerif300", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-300-height", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "300", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textHeadingSerif400", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textHeadingSerif400", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-400-family", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "400", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingSerif400", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingSerif400", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-400-style", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "400", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "500", - "mixin": "cdr-textHeadingSerif400", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.medium}", - "mixin": "textHeadingSerif400", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-400-weight", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "400", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingSerif400", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingSerif400", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-serif-400-spacing", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "400", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "1.8rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingSerif400", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.400}", - "$type": "fontSize", - "mixin": "textHeadingSerif400", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-400-size", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "400", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "2.4rem", - "$type": "dimension", - "mixin": "cdr-textHeadingSerif400", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.500}", - "$type": "dimension", - "mixin": "textHeadingSerif400", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-400-height", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "400", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textHeadingSerif500", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textHeadingSerif500", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-500-family", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "500", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingSerif500", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingSerif500", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-500-style", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "500", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "500", - "mixin": "cdr-textHeadingSerif500", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.medium}", - "mixin": "textHeadingSerif500", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-500-weight", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "500", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingSerif500", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingSerif500", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-serif-500-spacing", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "500", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "2rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingSerif500", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.500}", - "$type": "fontSize", - "mixin": "textHeadingSerif500", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-500-size", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "500", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "2.6rem", - "$type": "dimension", - "mixin": "cdr-textHeadingSerif500", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.600}", - "$type": "dimension", - "mixin": "textHeadingSerif500", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-500-height", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "500", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textHeadingSerif600", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textHeadingSerif600", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-600-family", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "600", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingSerif600", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingSerif600", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-600-style", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "600", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "500", - "mixin": "cdr-textHeadingSerif600", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.medium}", - "mixin": "textHeadingSerif600", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-600-weight", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "600", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingSerif600", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingSerif600", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-serif-600-spacing", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "600", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "2.4rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingSerif600", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.600}", - "$type": "fontSize", - "mixin": "textHeadingSerif600", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-600-size", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "600", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "3rem", - "$type": "dimension", - "mixin": "cdr-textHeadingSerif600", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.800}", - "$type": "dimension", - "mixin": "textHeadingSerif600", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-600-height", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "600", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textHeadingSerif700", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textHeadingSerif700", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-700-family", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "700", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingSerif700", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingSerif700", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-700-style", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "700", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "500", - "mixin": "cdr-textHeadingSerif700", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.medium}", - "mixin": "textHeadingSerif700", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-700-weight", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "700", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingSerif700", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingSerif700", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-serif-700-spacing", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "700", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "2.8rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingSerif700", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.700}", - "$type": "fontSize", - "mixin": "textHeadingSerif700", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-700-size", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "700", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "3.2rem", - "$type": "dimension", - "mixin": "cdr-textHeadingSerif700", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.900}", - "$type": "dimension", - "mixin": "textHeadingSerif700", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-700-height", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "700", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textHeadingSerif800", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textHeadingSerif800", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-800-family", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "800", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingSerif800", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingSerif800", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-800-style", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "800", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "500", - "mixin": "cdr-textHeadingSerif800", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.medium}", - "mixin": "textHeadingSerif800", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-800-weight", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "800", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingSerif800", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingSerif800", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-serif-800-spacing", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "800", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "3.2rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingSerif800", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.800}", - "$type": "fontSize", - "mixin": "textHeadingSerif800", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-800-size", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "800", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "3.6rem", - "$type": "dimension", - "mixin": "cdr-textHeadingSerif800", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.1000}", - "$type": "dimension", - "mixin": "textHeadingSerif800", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-800-height", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "800", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textHeadingSerif900", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textHeadingSerif900", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-900-family", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "900", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingSerif900", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingSerif900", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-900-style", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "900", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "500", - "mixin": "cdr-textHeadingSerif900", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.medium}", - "mixin": "textHeadingSerif900", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-900-weight", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "900", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingSerif900", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingSerif900", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-serif-900-spacing", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "900", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "3.6rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingSerif900", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.900}", - "$type": "fontSize", - "mixin": "textHeadingSerif900", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-900-size", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "900", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "4.4rem", - "$type": "dimension", - "mixin": "cdr-textHeadingSerif900", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.1200}", - "$type": "dimension", - "mixin": "textHeadingSerif900", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-900-height", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "900", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textHeadingSerif1000", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textHeadingSerif1000", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-1000-family", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "1000", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingSerif1000", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingSerif1000", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-1000-style", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "1000", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "500", - "mixin": "cdr-textHeadingSerif1000", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.medium}", - "mixin": "textHeadingSerif1000", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-1000-weight", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "1000", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingSerif1000", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingSerif1000", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-serif-1000-spacing", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "1000", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "4.2rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingSerif1000", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.1000}", - "$type": "fontSize", - "mixin": "textHeadingSerif1000", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-1000-size", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "1000", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "5rem", - "$type": "dimension", - "mixin": "cdr-textHeadingSerif1000", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.1300}", - "$type": "dimension", - "mixin": "textHeadingSerif1000", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-1000-height", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "1000", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textHeadingSerif1100", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textHeadingSerif1100", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-1100-family", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "1100", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingSerif1100", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingSerif1100", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-1100-style", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "1100", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "500", - "mixin": "cdr-textHeadingSerif1100", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.medium}", - "mixin": "textHeadingSerif1100", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-1100-weight", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "1100", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingSerif1100", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingSerif1100", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-serif-1100-spacing", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "1100", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "4.8rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingSerif1100", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.1100}", - "$type": "fontSize", - "mixin": "textHeadingSerif1100", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-1100-size", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "1100", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "5.6rem", - "$type": "dimension", - "mixin": "cdr-textHeadingSerif1100", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.1400}", - "$type": "dimension", - "mixin": "textHeadingSerif1100", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-1100-height", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "1100", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textHeadingSerif1200", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textHeadingSerif1200", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-1200-family", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "1200", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingSerif1200", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingSerif1200", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-1200-style", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "1200", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "500", - "mixin": "cdr-textHeadingSerif1200", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.medium}", - "mixin": "textHeadingSerif1200", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-1200-weight", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "1200", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingSerif1200", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingSerif1200", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-serif-1200-spacing", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "1200", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "5.4rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingSerif1200", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.1200}", - "$type": "fontSize", - "mixin": "textHeadingSerif1200", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-1200-size", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "1200", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "6.4rem", - "$type": "dimension", - "mixin": "cdr-textHeadingSerif1200", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.1500}", - "$type": "dimension", - "mixin": "textHeadingSerif1200", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-1200-height", - "attributes": { - "category": "text-heading", - "type": "serif", - "item": "1200", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textHeadingSerifStrong600", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textHeadingSerifStrong600", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-600-family", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "600", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingSerifStrong600", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingSerifStrong600", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-600-style", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "600", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "600", - "mixin": "cdr-textHeadingSerifStrong600", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.semibold}", - "mixin": "textHeadingSerifStrong600", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-600-weight", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "600", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingSerifStrong600", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingSerifStrong600", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-serif-strong-600-spacing", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "600", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "2.4rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingSerifStrong600", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.600}", - "$type": "fontSize", - "mixin": "textHeadingSerifStrong600", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-600-size", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "600", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "3rem", - "$type": "dimension", - "mixin": "cdr-textHeadingSerifStrong600", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.800}", - "$type": "dimension", - "mixin": "textHeadingSerifStrong600", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-600-height", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "600", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textHeadingSerifStrong700", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textHeadingSerifStrong700", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-700-family", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "700", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingSerifStrong700", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingSerifStrong700", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-700-style", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "700", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "600", - "mixin": "cdr-textHeadingSerifStrong700", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.semibold}", - "mixin": "textHeadingSerifStrong700", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-700-weight", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "700", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingSerifStrong700", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingSerifStrong700", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-serif-strong-700-spacing", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "700", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "2.8rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingSerifStrong700", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.700}", - "$type": "fontSize", - "mixin": "textHeadingSerifStrong700", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-700-size", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "700", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "3.2rem", - "$type": "dimension", - "mixin": "cdr-textHeadingSerifStrong700", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.900}", - "$type": "dimension", - "mixin": "textHeadingSerifStrong700", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-700-height", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "700", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textHeadingSerifStrong800", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textHeadingSerifStrong800", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-800-family", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "800", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingSerifStrong800", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingSerifStrong800", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-800-style", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "800", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "600", - "mixin": "cdr-textHeadingSerifStrong800", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.semibold}", - "mixin": "textHeadingSerifStrong800", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-800-weight", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "800", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingSerifStrong800", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingSerifStrong800", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-serif-strong-800-spacing", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "800", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "3.2rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingSerifStrong800", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.800}", - "$type": "fontSize", - "mixin": "textHeadingSerifStrong800", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-800-size", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "800", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "3.6rem", - "$type": "dimension", - "mixin": "cdr-textHeadingSerifStrong800", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.1000}", - "$type": "dimension", - "mixin": "textHeadingSerifStrong800", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-800-height", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "800", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textHeadingSerifStrong900", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textHeadingSerifStrong900", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-900-family", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "900", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingSerifStrong900", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingSerifStrong900", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-900-style", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "900", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "600", - "mixin": "cdr-textHeadingSerifStrong900", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.semibold}", - "mixin": "textHeadingSerifStrong900", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-900-weight", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "900", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingSerifStrong900", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingSerifStrong900", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-serif-strong-900-spacing", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "900", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "3.6rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingSerifStrong900", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.900}", - "$type": "fontSize", - "mixin": "textHeadingSerifStrong900", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-900-size", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "900", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "4.4rem", - "$type": "dimension", - "mixin": "cdr-textHeadingSerifStrong900", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.1200}", - "$type": "dimension", - "mixin": "textHeadingSerifStrong900", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-900-height", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "900", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textHeadingSerifStrong1000", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textHeadingSerifStrong1000", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-1000-family", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "1000", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingSerifStrong1000", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingSerifStrong1000", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-1000-style", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "1000", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "600", - "mixin": "cdr-textHeadingSerifStrong1000", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.semibold}", - "mixin": "textHeadingSerifStrong1000", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-1000-weight", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "1000", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingSerifStrong1000", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingSerifStrong1000", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-serif-strong-1000-spacing", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "1000", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "4.2rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingSerifStrong1000", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.1000}", - "$type": "fontSize", - "mixin": "textHeadingSerifStrong1000", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-1000-size", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "1000", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "5rem", - "$type": "dimension", - "mixin": "cdr-textHeadingSerifStrong1000", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.1300}", - "$type": "dimension", - "mixin": "textHeadingSerifStrong1000", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-1000-height", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "1000", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textHeadingSerifStrong1100", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textHeadingSerifStrong1100", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-1100-family", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "1100", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingSerifStrong1100", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingSerifStrong1100", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-1100-style", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "1100", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "600", - "mixin": "cdr-textHeadingSerifStrong1100", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.semibold}", - "mixin": "textHeadingSerifStrong1100", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-1100-weight", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "1100", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingSerifStrong1100", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingSerifStrong1100", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-serif-strong-1100-spacing", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "1100", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "4.8rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingSerifStrong1100", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.1100}", - "$type": "fontSize", - "mixin": "textHeadingSerifStrong1100", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-1100-size", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "1100", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "5.6rem", - "$type": "dimension", - "mixin": "cdr-textHeadingSerifStrong1100", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.1400}", - "$type": "dimension", - "mixin": "textHeadingSerifStrong1100", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-1100-height", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "1100", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textHeadingSerifStrong1200", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textHeadingSerifStrong1200", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-1200-family", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "1200", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingSerifStrong1200", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingSerifStrong1200", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-1200-style", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "1200", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "600", - "mixin": "cdr-textHeadingSerifStrong1200", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.semibold}", - "mixin": "textHeadingSerifStrong1200", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-1200-weight", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "1200", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingSerifStrong1200", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingSerifStrong1200", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-serif-strong-1200-spacing", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "1200", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "5.4rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingSerifStrong1200", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.1200}", - "$type": "fontSize", - "mixin": "textHeadingSerifStrong1200", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-1200-size", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "1200", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "6.4rem", - "$type": "dimension", - "mixin": "cdr-textHeadingSerifStrong1200", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.1500}", - "$type": "dimension", - "mixin": "textHeadingSerifStrong1200", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-serif-strong-1200-height", - "attributes": { - "category": "text-heading", - "type": "serif-strong", - "item": "1200", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textHeadingDisplay800", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textHeadingDisplay800", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-800-family", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "800", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingDisplay800", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingDisplay800", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-800-style", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "800", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textHeadingDisplay800", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textHeadingDisplay800", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-800-weight", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "800", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingDisplay800", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingDisplay800", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-display-800-spacing", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "800", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "3.2rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingDisplay800", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.800}", - "$type": "fontSize", - "mixin": "textHeadingDisplay800", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-800-size", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "800", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "3.6rem", - "$type": "dimension", - "mixin": "cdr-textHeadingDisplay800", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.1000}", - "$type": "dimension", - "mixin": "textHeadingDisplay800", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-800-height", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "800", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textHeadingDisplay900", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textHeadingDisplay900", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-900-family", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "900", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingDisplay900", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingDisplay900", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-900-style", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "900", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textHeadingDisplay900", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textHeadingDisplay900", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-900-weight", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "900", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingDisplay900", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingDisplay900", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-display-900-spacing", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "900", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "3.6rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingDisplay900", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.900}", - "$type": "fontSize", - "mixin": "textHeadingDisplay900", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-900-size", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "900", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "4rem", - "$type": "dimension", - "mixin": "cdr-textHeadingDisplay900", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.1100}", - "$type": "dimension", - "mixin": "textHeadingDisplay900", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-900-height", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "900", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textHeadingDisplay1000", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textHeadingDisplay1000", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1000-family", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1000", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingDisplay1000", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingDisplay1000", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1000-style", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1000", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textHeadingDisplay1000", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textHeadingDisplay1000", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1000-weight", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1000", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingDisplay1000", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingDisplay1000", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-display-1000-spacing", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1000", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "4.2rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingDisplay1000", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.1000}", - "$type": "fontSize", - "mixin": "textHeadingDisplay1000", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1000-size", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1000", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "4.8rem", - "$type": "dimension", - "mixin": "cdr-textHeadingDisplay1000", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "48px", - "$type": "dimension", - "mixin": "textHeadingDisplay1000", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1000-height", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1000", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textHeadingDisplay1100", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textHeadingDisplay1100", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1100-family", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1100", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingDisplay1100", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingDisplay1100", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1100-style", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1100", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textHeadingDisplay1100", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textHeadingDisplay1100", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1100-weight", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1100", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingDisplay1100", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingDisplay1100", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-display-1100-spacing", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1100", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "4.8rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingDisplay1100", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.1100}", - "$type": "fontSize", - "mixin": "textHeadingDisplay1100", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1100-size", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1100", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "5.2rem", - "$type": "dimension", - "mixin": "cdr-textHeadingDisplay1100", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "52px", - "$type": "dimension", - "mixin": "textHeadingDisplay1100", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1100-height", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1100", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textHeadingDisplay1200", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textHeadingDisplay1200", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1200-family", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1200", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingDisplay1200", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingDisplay1200", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1200-style", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1200", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textHeadingDisplay1200", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textHeadingDisplay1200", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1200-weight", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1200", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingDisplay1200", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingDisplay1200", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-display-1200-spacing", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1200", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "5.4rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingDisplay1200", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.1200}", - "$type": "fontSize", - "mixin": "textHeadingDisplay1200", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1200-size", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1200", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "6rem", - "$type": "dimension", - "mixin": "cdr-textHeadingDisplay1200", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "60px", - "$type": "dimension", - "mixin": "textHeadingDisplay1200", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1200-height", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1200", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textHeadingDisplay1300", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textHeadingDisplay1300", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1300-family", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1300", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingDisplay1300", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingDisplay1300", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1300-style", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1300", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textHeadingDisplay1300", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textHeadingDisplay1300", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1300-weight", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1300", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingDisplay1300", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingDisplay1300", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-display-1300-spacing", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1300", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "6rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingDisplay1300", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.1300}", - "$type": "fontSize", - "mixin": "textHeadingDisplay1300", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1300-size", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1300", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "6.4rem", - "$type": "dimension", - "mixin": "cdr-textHeadingDisplay1300", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.1500}", - "$type": "dimension", - "mixin": "textHeadingDisplay1300", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1300-height", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1300", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textHeadingDisplay1400", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textHeadingDisplay1400", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1400-family", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1400", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingDisplay1400", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingDisplay1400", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1400-style", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1400", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textHeadingDisplay1400", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textHeadingDisplay1400", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1400-weight", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1400", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingDisplay1400", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingDisplay1400", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-display-1400-spacing", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1400", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "6.8rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingDisplay1400", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.1400}", - "$type": "fontSize", - "mixin": "textHeadingDisplay1400", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1400-size", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1400", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "7.2rem", - "$type": "dimension", - "mixin": "cdr-textHeadingDisplay1400", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.1600}", - "$type": "dimension", - "mixin": "textHeadingDisplay1400", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1400-height", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1400", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textHeadingDisplay1500", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textHeadingDisplay1500", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1500-family", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1500", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingDisplay1500", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingDisplay1500", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1500-style", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1500", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textHeadingDisplay1500", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textHeadingDisplay1500", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1500-weight", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1500", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingDisplay1500", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingDisplay1500", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-display-1500-spacing", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1500", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "7.6rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingDisplay1500", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.1500}", - "$type": "fontSize", - "mixin": "textHeadingDisplay1500", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1500-size", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1500", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "8rem", - "$type": "dimension", - "mixin": "cdr-textHeadingDisplay1500", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.1700}", - "$type": "dimension", - "mixin": "textHeadingDisplay1500", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1500-height", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1500", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textHeadingDisplay1600", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textHeadingDisplay1600", - "property": "font-family", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1600-family", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1600", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textHeadingDisplay1600", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textHeadingDisplay1600", - "property": "font-style", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1600-style", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1600", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textHeadingDisplay1600", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textHeadingDisplay1600", - "property": "font-weight", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1600-weight", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1600", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textHeadingDisplay1600", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textHeadingDisplay1600", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-heading-display-1600-spacing", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1600", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "8.6rem", - "$type": "fontSize", - "mixin": "cdr-textHeadingDisplay1600", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.1600}", - "$type": "fontSize", - "mixin": "textHeadingDisplay1600", - "property": "font-size", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1600-size", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1600", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "9.2rem", - "$type": "dimension", - "mixin": "cdr-textHeadingDisplay1600", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.1800}", - "$type": "dimension", - "mixin": "textHeadingDisplay1600", - "property": "line-height", - "docs": { - "category": "text", - "type": "heading", - "example": "text" - } - }, - "name": "cdr-text-heading-display-1600-height", - "attributes": { - "category": "text-heading", - "type": "display", - "item": "1600", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textSubheadingSans300", - "property": "font-family", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textSubheadingSans300", - "property": "font-family", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - } - }, - "name": "cdr-text-subheading-sans-300-family", - "attributes": { - "category": "text-subheading", - "type": "sans", - "item": "300", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textSubheadingSans300", - "property": "font-style", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textSubheadingSans300", - "property": "font-style", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - } - }, - "name": "cdr-text-subheading-sans-300-style", - "attributes": { - "category": "text-subheading", - "type": "sans", - "item": "300", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "500", - "mixin": "cdr-textSubheadingSans300", - "property": "font-weight", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.medium}", - "mixin": "textSubheadingSans300", - "property": "font-weight", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - } - }, - "name": "cdr-text-subheading-sans-300-weight", - "attributes": { - "category": "text-subheading", - "type": "sans", - "item": "300", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textSubheadingSans300", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textSubheadingSans300", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-subheading-sans-300-spacing", - "attributes": { - "category": "text-subheading", - "type": "sans", - "item": "300", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "1.6rem", - "$type": "fontSize", - "mixin": "cdr-textSubheadingSans300", - "property": "font-size", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.300}", - "$type": "fontSize", - "mixin": "textSubheadingSans300", - "property": "font-size", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - } - }, - "name": "cdr-text-subheading-sans-300-size", - "attributes": { - "category": "text-subheading", - "type": "sans", - "item": "300", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "2rem", - "$type": "dimension", - "mixin": "cdr-textSubheadingSans300", - "property": "line-height", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.300}", - "$type": "dimension", - "mixin": "textSubheadingSans300", - "property": "line-height", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - } - }, - "name": "cdr-text-subheading-sans-300-height", - "attributes": { - "category": "text-subheading", - "type": "sans", - "item": "300", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textSubheadingSans400", - "property": "font-family", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textSubheadingSans400", - "property": "font-family", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - } - }, - "name": "cdr-text-subheading-sans-400-family", - "attributes": { - "category": "text-subheading", - "type": "sans", - "item": "400", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textSubheadingSans400", - "property": "font-style", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textSubheadingSans400", - "property": "font-style", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - } - }, - "name": "cdr-text-subheading-sans-400-style", - "attributes": { - "category": "text-subheading", - "type": "sans", - "item": "400", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "500", - "mixin": "cdr-textSubheadingSans400", - "property": "font-weight", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.medium}", - "mixin": "textSubheadingSans400", - "property": "font-weight", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - } - }, - "name": "cdr-text-subheading-sans-400-weight", - "attributes": { - "category": "text-subheading", - "type": "sans", - "item": "400", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textSubheadingSans400", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textSubheadingSans400", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-subheading-sans-400-spacing", - "attributes": { - "category": "text-subheading", - "type": "sans", - "item": "400", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "1.8rem", - "$type": "fontSize", - "mixin": "cdr-textSubheadingSans400", - "property": "font-size", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.400}", - "$type": "fontSize", - "mixin": "textSubheadingSans400", - "property": "font-size", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - } - }, - "name": "cdr-text-subheading-sans-400-size", - "attributes": { - "category": "text-subheading", - "type": "sans", - "item": "400", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "2.4rem", - "$type": "dimension", - "mixin": "cdr-textSubheadingSans400", - "property": "line-height", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.500}", - "$type": "dimension", - "mixin": "textSubheadingSans400", - "property": "line-height", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - } - }, - "name": "cdr-text-subheading-sans-400-height", - "attributes": { - "category": "text-subheading", - "type": "sans", - "item": "400", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textSubheadingSans500", - "property": "font-family", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textSubheadingSans500", - "property": "font-family", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - } - }, - "name": "cdr-text-subheading-sans-500-family", - "attributes": { - "category": "text-subheading", - "type": "sans", - "item": "500", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textSubheadingSans500", - "property": "font-style", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textSubheadingSans500", - "property": "font-style", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - } - }, - "name": "cdr-text-subheading-sans-500-style", - "attributes": { - "category": "text-subheading", - "type": "sans", - "item": "500", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "500", - "mixin": "cdr-textSubheadingSans500", - "property": "font-weight", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.medium}", - "mixin": "textSubheadingSans500", - "property": "font-weight", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - } - }, - "name": "cdr-text-subheading-sans-500-weight", - "attributes": { - "category": "text-subheading", - "type": "sans", - "item": "500", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textSubheadingSans500", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textSubheadingSans500", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-subheading-sans-500-spacing", - "attributes": { - "category": "text-subheading", - "type": "sans", - "item": "500", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "2rem", - "$type": "fontSize", - "mixin": "cdr-textSubheadingSans500", - "property": "font-size", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.500}", - "$type": "fontSize", - "mixin": "textSubheadingSans500", - "property": "font-size", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - } - }, - "name": "cdr-text-subheading-sans-500-size", - "attributes": { - "category": "text-subheading", - "type": "sans", - "item": "500", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "2.6rem", - "$type": "dimension", - "mixin": "cdr-textSubheadingSans500", - "property": "line-height", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.600}", - "$type": "dimension", - "mixin": "textSubheadingSans500", - "property": "line-height", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - } - }, - "name": "cdr-text-subheading-sans-500-height", - "attributes": { - "category": "text-subheading", - "type": "sans", - "item": "500", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textSubheadingSans600", - "property": "font-family", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textSubheadingSans600", - "property": "font-family", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - } - }, - "name": "cdr-text-subheading-sans-600-family", - "attributes": { - "category": "text-subheading", - "type": "sans", - "item": "600", - "subitem": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textSubheadingSans600", - "property": "font-style", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textSubheadingSans600", - "property": "font-style", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - } - }, - "name": "cdr-text-subheading-sans-600-style", - "attributes": { - "category": "text-subheading", - "type": "sans", - "item": "600", - "subitem": "style", - "deprecated": false - } - }, - { - "$value": "500", - "mixin": "cdr-textSubheadingSans600", - "property": "font-weight", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.medium}", - "mixin": "textSubheadingSans600", - "property": "font-weight", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - } - }, - "name": "cdr-text-subheading-sans-600-weight", - "attributes": { - "category": "text-subheading", - "type": "sans", - "item": "600", - "subitem": "weight", - "deprecated": false - } - }, - { - "$value": "0", - "$type": "dimension", - "mixin": "cdr-textSubheadingSans600", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.normal}", - "$type": "dimension", - "mixin": "textSubheadingSans600", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-subheading-sans-600-spacing", - "attributes": { - "category": "text-subheading", - "type": "sans", - "item": "600", - "subitem": "spacing", - "deprecated": false - } - }, - { - "$value": "2.4rem", - "$type": "fontSize", - "mixin": "cdr-textSubheadingSans600", - "property": "font-size", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.600}", - "$type": "fontSize", - "mixin": "textSubheadingSans600", - "property": "font-size", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - } - }, - "name": "cdr-text-subheading-sans-600-size", - "attributes": { - "category": "text-subheading", - "type": "sans", - "item": "600", - "subitem": "size", - "deprecated": false - } - }, - { - "$value": "3rem", - "$type": "dimension", - "mixin": "cdr-textSubheadingSans600", - "property": "line-height", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - }, - "filePath": "tokens/web/text-heading.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.800}", - "$type": "dimension", - "mixin": "textSubheadingSans600", - "property": "line-height", - "docs": { - "category": "text", - "type": "subheading", - "example": "text" - } - }, - "name": "cdr-text-subheading-sans-600-height", - "attributes": { - "category": "text-subheading", - "type": "sans", - "item": "600", - "subitem": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textUtilitySans100", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textUtilitySans100", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-100-family", - "attributes": { - "category": "text-utility-sans", - "type": "100", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySans100", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySans100", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-100-style", - "attributes": { - "category": "text-utility-sans", - "type": "100", - "item": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textUtilitySans100", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textUtilitySans100", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-100-weight", - "attributes": { - "category": "text-utility-sans", - "type": "100", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.008rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySans100", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tightish}", - "$type": "dimension", - "mixin": "textUtilitySans100", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-sans-100-spacing", - "attributes": { - "category": "text-utility-sans", - "type": "100", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "1.2rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySans100", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.100}", - "$type": "fontSize", - "mixin": "textUtilitySans100", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-100-size", - "attributes": { - "category": "text-utility-sans", - "type": "100", - "item": "size", - "deprecated": false - } - }, - { - "$value": "1.6rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySans100", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.100}", - "$type": "dimension", - "mixin": "textUtilitySans100", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-100-height", - "attributes": { - "category": "text-utility-sans", - "type": "100", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textUtilitySans200", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textUtilitySans200", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-200-family", - "attributes": { - "category": "text-utility-sans", - "type": "200", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySans200", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySans200", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-200-style", - "attributes": { - "category": "text-utility-sans", - "type": "200", - "item": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textUtilitySans200", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textUtilitySans200", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-200-weight", - "attributes": { - "category": "text-utility-sans", - "type": "200", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.016rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySans200", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tight}", - "$type": "dimension", - "mixin": "textUtilitySans200", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-sans-200-spacing", - "attributes": { - "category": "text-utility-sans", - "type": "200", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "1.4rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySans200", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.200}", - "$type": "fontSize", - "mixin": "textUtilitySans200", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-200-size", - "attributes": { - "category": "text-utility-sans", - "type": "200", - "item": "size", - "deprecated": false - } - }, - { - "$value": "1.8rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySans200", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.200}", - "$type": "dimension", - "mixin": "textUtilitySans200", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-200-height", - "attributes": { - "category": "text-utility-sans", - "type": "200", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textUtilitySans300", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textUtilitySans300", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-300-family", - "attributes": { - "category": "text-utility-sans", - "type": "300", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySans300", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySans300", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-300-style", - "attributes": { - "category": "text-utility-sans", - "type": "300", - "item": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textUtilitySans300", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textUtilitySans300", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-300-weight", - "attributes": { - "category": "text-utility-sans", - "type": "300", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.016rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySans300", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tight}", - "$type": "dimension", - "mixin": "textUtilitySans300", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-sans-300-spacing", - "attributes": { - "category": "text-utility-sans", - "type": "300", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "1.6rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySans300", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.300}", - "$type": "fontSize", - "mixin": "textUtilitySans300", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-300-size", - "attributes": { - "category": "text-utility-sans", - "type": "300", - "item": "size", - "deprecated": false - } - }, - { - "$value": "2.2rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySans300", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.400}", - "$type": "dimension", - "mixin": "textUtilitySans300", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-300-height", - "attributes": { - "category": "text-utility-sans", - "type": "300", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textUtilitySans400", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textUtilitySans400", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-400-family", - "attributes": { - "category": "text-utility-sans", - "type": "400", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySans400", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySans400", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-400-style", - "attributes": { - "category": "text-utility-sans", - "type": "400", - "item": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textUtilitySans400", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textUtilitySans400", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-400-weight", - "attributes": { - "category": "text-utility-sans", - "type": "400", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.016rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySans400", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tight}", - "$type": "dimension", - "mixin": "textUtilitySans400", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-sans-400-spacing", - "attributes": { - "category": "text-utility-sans", - "type": "400", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "1.8rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySans400", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.400}", - "$type": "fontSize", - "mixin": "textUtilitySans400", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-400-size", - "attributes": { - "category": "text-utility-sans", - "type": "400", - "item": "size", - "deprecated": false - } - }, - { - "$value": "2.4rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySans400", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.500}", - "$type": "dimension", - "mixin": "textUtilitySans400", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-400-height", - "attributes": { - "category": "text-utility-sans", - "type": "400", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textUtilitySans500", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textUtilitySans500", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-500-family", - "attributes": { - "category": "text-utility-sans", - "type": "500", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySans500", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySans500", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-500-style", - "attributes": { - "category": "text-utility-sans", - "type": "500", - "item": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textUtilitySans500", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textUtilitySans500", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-500-weight", - "attributes": { - "category": "text-utility-sans", - "type": "500", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.032rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySans500", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tighter}", - "$type": "dimension", - "mixin": "textUtilitySans500", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-sans-500-spacing", - "attributes": { - "category": "text-utility-sans", - "type": "500", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "2rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySans500", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.500}", - "$type": "fontSize", - "mixin": "textUtilitySans500", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-500-size", - "attributes": { - "category": "text-utility-sans", - "type": "500", - "item": "size", - "deprecated": false - } - }, - { - "$value": "2.6rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySans500", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.600}", - "$type": "dimension", - "mixin": "textUtilitySans500", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-500-height", - "attributes": { - "category": "text-utility-sans", - "type": "500", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textUtilitySans600", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textUtilitySans600", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-600-family", - "attributes": { - "category": "text-utility-sans", - "type": "600", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySans600", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySans600", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-600-style", - "attributes": { - "category": "text-utility-sans", - "type": "600", - "item": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textUtilitySans600", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textUtilitySans600", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-600-weight", - "attributes": { - "category": "text-utility-sans", - "type": "600", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.032rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySans600", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tighter}", - "$type": "dimension", - "mixin": "textUtilitySans600", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-sans-600-spacing", - "attributes": { - "category": "text-utility-sans", - "type": "600", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "2.4rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySans600", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.600}", - "$type": "fontSize", - "mixin": "textUtilitySans600", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-600-size", - "attributes": { - "category": "text-utility-sans", - "type": "600", - "item": "size", - "deprecated": false - } - }, - { - "$value": "3rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySans600", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.800}", - "$type": "dimension", - "mixin": "textUtilitySans600", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-600-height", - "attributes": { - "category": "text-utility-sans", - "type": "600", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textUtilitySans700", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textUtilitySans700", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-700-family", - "attributes": { - "category": "text-utility-sans", - "type": "700", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySans700", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySans700", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-700-style", - "attributes": { - "category": "text-utility-sans", - "type": "700", - "item": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textUtilitySans700", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textUtilitySans700", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-700-weight", - "attributes": { - "category": "text-utility-sans", - "type": "700", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.032rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySans700", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tighter}", - "$type": "dimension", - "mixin": "textUtilitySans700", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-sans-700-spacing", - "attributes": { - "category": "text-utility-sans", - "type": "700", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "2.8rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySans700", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.700}", - "$type": "fontSize", - "mixin": "textUtilitySans700", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-700-size", - "attributes": { - "category": "text-utility-sans", - "type": "700", - "item": "size", - "deprecated": false - } - }, - { - "$value": "3.6rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySans700", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.1000}", - "$type": "dimension", - "mixin": "textUtilitySans700", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-700-height", - "attributes": { - "category": "text-utility-sans", - "type": "700", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textUtilitySans800", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textUtilitySans800", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-800-family", - "attributes": { - "category": "text-utility-sans", - "type": "800", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySans800", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySans800", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-800-style", - "attributes": { - "category": "text-utility-sans", - "type": "800", - "item": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textUtilitySans800", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textUtilitySans800", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-800-weight", - "attributes": { - "category": "text-utility-sans", - "type": "800", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.064rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySans800", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tightest}", - "$type": "dimension", - "mixin": "textUtilitySans800", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-sans-800-spacing", - "attributes": { - "category": "text-utility-sans", - "type": "800", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "3.2rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySans800", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.800}", - "$type": "fontSize", - "mixin": "textUtilitySans800", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-800-size", - "attributes": { - "category": "text-utility-sans", - "type": "800", - "item": "size", - "deprecated": false - } - }, - { - "$value": "4rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySans800", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.1100}", - "$type": "dimension", - "mixin": "textUtilitySans800", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-800-height", - "attributes": { - "category": "text-utility-sans", - "type": "800", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textUtilitySansStrong100", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textUtilitySansStrong100", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-100-family", - "attributes": { - "category": "text-utility-sans-strong", - "type": "100", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySansStrong100", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySansStrong100", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-100-style", - "attributes": { - "category": "text-utility-sans-strong", - "type": "100", - "item": "style", - "deprecated": false - } - }, - { - "$value": "600", - "mixin": "cdr-textUtilitySansStrong100", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.semibold}", - "mixin": "textUtilitySansStrong100", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-100-weight", - "attributes": { - "category": "text-utility-sans-strong", - "type": "100", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.008rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySansStrong100", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tightish}", - "$type": "dimension", - "mixin": "textUtilitySansStrong100", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-sans-strong-100-spacing", - "attributes": { - "category": "text-utility-sans-strong", - "type": "100", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "1.2rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySansStrong100", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.100}", - "$type": "fontSize", - "mixin": "textUtilitySansStrong100", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-100-size", - "attributes": { - "category": "text-utility-sans-strong", - "type": "100", - "item": "size", - "deprecated": false - } - }, - { - "$value": "1.6rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySansStrong100", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.100}", - "$type": "dimension", - "mixin": "textUtilitySansStrong100", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-100-height", - "attributes": { - "category": "text-utility-sans-strong", - "type": "100", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textUtilitySansStrong200", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textUtilitySansStrong200", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-200-family", - "attributes": { - "category": "text-utility-sans-strong", - "type": "200", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySansStrong200", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySansStrong200", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-200-style", - "attributes": { - "category": "text-utility-sans-strong", - "type": "200", - "item": "style", - "deprecated": false - } - }, - { - "$value": "600", - "mixin": "cdr-textUtilitySansStrong200", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.semibold}", - "mixin": "textUtilitySansStrong200", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-200-weight", - "attributes": { - "category": "text-utility-sans-strong", - "type": "200", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.008rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySansStrong200", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tightish}", - "$type": "dimension", - "mixin": "textUtilitySansStrong200", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-sans-strong-200-spacing", - "attributes": { - "category": "text-utility-sans-strong", - "type": "200", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "1.4rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySansStrong200", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.200}", - "$type": "fontSize", - "mixin": "textUtilitySansStrong200", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-200-size", - "attributes": { - "category": "text-utility-sans-strong", - "type": "200", - "item": "size", - "deprecated": false - } - }, - { - "$value": "1.8rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySansStrong200", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.200}", - "$type": "dimension", - "mixin": "textUtilitySansStrong200", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-200-height", - "attributes": { - "category": "text-utility-sans-strong", - "type": "200", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textUtilitySansStrong300", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textUtilitySansStrong300", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-300-family", - "attributes": { - "category": "text-utility-sans-strong", - "type": "300", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySansStrong300", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySansStrong300", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-300-style", - "attributes": { - "category": "text-utility-sans-strong", - "type": "300", - "item": "style", - "deprecated": false - } - }, - { - "$value": "600", - "mixin": "cdr-textUtilitySansStrong300", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.semibold}", - "mixin": "textUtilitySansStrong300", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-300-weight", - "attributes": { - "category": "text-utility-sans-strong", - "type": "300", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.008rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySansStrong300", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tightish}", - "$type": "dimension", - "mixin": "textUtilitySansStrong300", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-sans-strong-300-spacing", - "attributes": { - "category": "text-utility-sans-strong", - "type": "300", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "1.6rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySansStrong300", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.300}", - "$type": "fontSize", - "mixin": "textUtilitySansStrong300", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-300-size", - "attributes": { - "category": "text-utility-sans-strong", - "type": "300", - "item": "size", - "deprecated": false - } - }, - { - "$value": "2.2rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySansStrong300", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.400}", - "$type": "dimension", - "mixin": "textUtilitySansStrong300", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-300-height", - "attributes": { - "category": "text-utility-sans-strong", - "type": "300", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textUtilitySansStrong400", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textUtilitySansStrong400", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-400-family", - "attributes": { - "category": "text-utility-sans-strong", - "type": "400", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySansStrong400", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySansStrong400", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-400-style", - "attributes": { - "category": "text-utility-sans-strong", - "type": "400", - "item": "style", - "deprecated": false - } - }, - { - "$value": "600", - "mixin": "cdr-textUtilitySansStrong400", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.semibold}", - "mixin": "textUtilitySansStrong400", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-400-weight", - "attributes": { - "category": "text-utility-sans-strong", - "type": "400", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.008rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySansStrong400", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tightish}", - "$type": "dimension", - "mixin": "textUtilitySansStrong400", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-sans-strong-400-spacing", - "attributes": { - "category": "text-utility-sans-strong", - "type": "400", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "1.8rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySansStrong400", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.400}", - "$type": "fontSize", - "mixin": "textUtilitySansStrong400", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-400-size", - "attributes": { - "category": "text-utility-sans-strong", - "type": "400", - "item": "size", - "deprecated": false - } - }, - { - "$value": "2.4rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySansStrong400", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.500}", - "$type": "dimension", - "mixin": "textUtilitySansStrong400", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-400-height", - "attributes": { - "category": "text-utility-sans-strong", - "type": "400", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textUtilitySansStrong500", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textUtilitySansStrong500", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-500-family", - "attributes": { - "category": "text-utility-sans-strong", - "type": "500", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySansStrong500", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySansStrong500", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-500-style", - "attributes": { - "category": "text-utility-sans-strong", - "type": "500", - "item": "style", - "deprecated": false - } - }, - { - "$value": "600", - "mixin": "cdr-textUtilitySansStrong500", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.semibold}", - "mixin": "textUtilitySansStrong500", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-500-weight", - "attributes": { - "category": "text-utility-sans-strong", - "type": "500", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.016rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySansStrong500", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tight}", - "$type": "dimension", - "mixin": "textUtilitySansStrong500", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-sans-strong-500-spacing", - "attributes": { - "category": "text-utility-sans-strong", - "type": "500", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "2rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySansStrong500", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.500}", - "$type": "fontSize", - "mixin": "textUtilitySansStrong500", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-500-size", - "attributes": { - "category": "text-utility-sans-strong", - "type": "500", - "item": "size", - "deprecated": false - } - }, - { - "$value": "2.6rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySansStrong500", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.600}", - "$type": "dimension", - "mixin": "textUtilitySansStrong500", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-500-height", - "attributes": { - "category": "text-utility-sans-strong", - "type": "500", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textUtilitySansStrong600", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textUtilitySansStrong600", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-600-family", - "attributes": { - "category": "text-utility-sans-strong", - "type": "600", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySansStrong600", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySansStrong600", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-600-style", - "attributes": { - "category": "text-utility-sans-strong", - "type": "600", - "item": "style", - "deprecated": false - } - }, - { - "$value": "600", - "mixin": "cdr-textUtilitySansStrong600", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.semibold}", - "mixin": "textUtilitySansStrong600", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-600-weight", - "attributes": { - "category": "text-utility-sans-strong", - "type": "600", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.016rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySansStrong600", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tight}", - "$type": "dimension", - "mixin": "textUtilitySansStrong600", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-sans-strong-600-spacing", - "attributes": { - "category": "text-utility-sans-strong", - "type": "600", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "2.4rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySansStrong600", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.600}", - "$type": "fontSize", - "mixin": "textUtilitySansStrong600", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-600-size", - "attributes": { - "category": "text-utility-sans-strong", - "type": "600", - "item": "size", - "deprecated": false - } - }, - { - "$value": "3rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySansStrong600", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.800}", - "$type": "dimension", - "mixin": "textUtilitySansStrong600", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-600-height", - "attributes": { - "category": "text-utility-sans-strong", - "type": "600", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textUtilitySansStrong700", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textUtilitySansStrong700", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-700-family", - "attributes": { - "category": "text-utility-sans-strong", - "type": "700", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySansStrong700", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySansStrong700", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-700-style", - "attributes": { - "category": "text-utility-sans-strong", - "type": "700", - "item": "style", - "deprecated": false - } - }, - { - "$value": "600", - "mixin": "cdr-textUtilitySansStrong700", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.semibold}", - "mixin": "textUtilitySansStrong700", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-700-weight", - "attributes": { - "category": "text-utility-sans-strong", - "type": "700", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.016rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySansStrong700", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tight}", - "$type": "dimension", - "mixin": "textUtilitySansStrong700", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-sans-strong-700-spacing", - "attributes": { - "category": "text-utility-sans-strong", - "type": "700", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "2.8rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySansStrong700", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.700}", - "$type": "fontSize", - "mixin": "textUtilitySansStrong700", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-700-size", - "attributes": { - "category": "text-utility-sans-strong", - "type": "700", - "item": "size", - "deprecated": false - } - }, - { - "$value": "3.6rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySansStrong700", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.1000}", - "$type": "dimension", - "mixin": "textUtilitySansStrong700", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-700-height", - "attributes": { - "category": "text-utility-sans-strong", - "type": "700", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mixin": "cdr-textUtilitySansStrong800", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.sans}", - "mixin": "textUtilitySansStrong800", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-800-family", - "attributes": { - "category": "text-utility-sans-strong", - "type": "800", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySansStrong800", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySansStrong800", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-800-style", - "attributes": { - "category": "text-utility-sans-strong", - "type": "800", - "item": "style", - "deprecated": false - } - }, - { - "$value": "600", - "mixin": "cdr-textUtilitySansStrong800", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.semibold}", - "mixin": "textUtilitySansStrong800", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-800-weight", - "attributes": { - "category": "text-utility-sans-strong", - "type": "800", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.032rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySansStrong800", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tighter}", - "$type": "dimension", - "mixin": "textUtilitySansStrong800", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-sans-strong-800-spacing", - "attributes": { - "category": "text-utility-sans-strong", - "type": "800", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "3.2rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySansStrong800", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.800}", - "$type": "fontSize", - "mixin": "textUtilitySansStrong800", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-800-size", - "attributes": { - "category": "text-utility-sans-strong", - "type": "800", - "item": "size", - "deprecated": false - } - }, - { - "$value": "4rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySansStrong800", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.1100}", - "$type": "dimension", - "mixin": "textUtilitySansStrong800", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-sans-strong-800-height", - "attributes": { - "category": "text-utility-sans-strong", - "type": "800", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textUtilitySerif200", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textUtilitySerif200", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-200-family", - "attributes": { - "category": "text-utility-serif", - "type": "200", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySerif200", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySerif200", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-200-style", - "attributes": { - "category": "text-utility-serif", - "type": "200", - "item": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textUtilitySerif200", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textUtilitySerif200", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-200-weight", - "attributes": { - "category": "text-utility-serif", - "type": "200", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.008rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerif200", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tightish}", - "$type": "dimension", - "mixin": "textUtilitySerif200", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-serif-200-spacing", - "attributes": { - "category": "text-utility-serif", - "type": "200", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "1.4rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySerif200", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.200}", - "$type": "fontSize", - "mixin": "textUtilitySerif200", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-200-size", - "attributes": { - "category": "text-utility-serif", - "type": "200", - "item": "size", - "deprecated": false - } - }, - { - "$value": "1.8rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerif200", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.200}", - "$type": "dimension", - "mixin": "textUtilitySerif200", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-200-height", - "attributes": { - "category": "text-utility-serif", - "type": "200", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textUtilitySerif300", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textUtilitySerif300", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-300-family", - "attributes": { - "category": "text-utility-serif", - "type": "300", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySerif300", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySerif300", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-300-style", - "attributes": { - "category": "text-utility-serif", - "type": "300", - "item": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textUtilitySerif300", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textUtilitySerif300", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-300-weight", - "attributes": { - "category": "text-utility-serif", - "type": "300", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.008rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerif300", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tightish}", - "$type": "dimension", - "mixin": "textUtilitySerif300", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-serif-300-spacing", - "attributes": { - "category": "text-utility-serif", - "type": "300", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "1.6rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySerif300", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.300}", - "$type": "fontSize", - "mixin": "textUtilitySerif300", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-300-size", - "attributes": { - "category": "text-utility-serif", - "type": "300", - "item": "size", - "deprecated": false - } - }, - { - "$value": "2.2rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerif300", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.400}", - "$type": "dimension", - "mixin": "textUtilitySerif300", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-300-height", - "attributes": { - "category": "text-utility-serif", - "type": "300", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textUtilitySerif400", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textUtilitySerif400", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-400-family", - "attributes": { - "category": "text-utility-serif", - "type": "400", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySerif400", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySerif400", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-400-style", - "attributes": { - "category": "text-utility-serif", - "type": "400", - "item": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textUtilitySerif400", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textUtilitySerif400", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-400-weight", - "attributes": { - "category": "text-utility-serif", - "type": "400", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.016rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerif400", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tight}", - "$type": "dimension", - "mixin": "textUtilitySerif400", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-serif-400-spacing", - "attributes": { - "category": "text-utility-serif", - "type": "400", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "1.8rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySerif400", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.400}", - "$type": "fontSize", - "mixin": "textUtilitySerif400", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-400-size", - "attributes": { - "category": "text-utility-serif", - "type": "400", - "item": "size", - "deprecated": false - } - }, - { - "$value": "2.4rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerif400", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.500}", - "$type": "dimension", - "mixin": "textUtilitySerif400", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-400-height", - "attributes": { - "category": "text-utility-serif", - "type": "400", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textUtilitySerif500", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textUtilitySerif500", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-500-family", - "attributes": { - "category": "text-utility-serif", - "type": "500", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySerif500", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySerif500", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-500-style", - "attributes": { - "category": "text-utility-serif", - "type": "500", - "item": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textUtilitySerif500", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textUtilitySerif500", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-500-weight", - "attributes": { - "category": "text-utility-serif", - "type": "500", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.032rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerif500", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tighter}", - "$type": "dimension", - "mixin": "textUtilitySerif500", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-serif-500-spacing", - "attributes": { - "category": "text-utility-serif", - "type": "500", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "2rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySerif500", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.500}", - "$type": "fontSize", - "mixin": "textUtilitySerif500", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-500-size", - "attributes": { - "category": "text-utility-serif", - "type": "500", - "item": "size", - "deprecated": false - } - }, - { - "$value": "2.6rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerif500", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.600}", - "$type": "dimension", - "mixin": "textUtilitySerif500", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-500-height", - "attributes": { - "category": "text-utility-serif", - "type": "500", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textUtilitySerif600", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textUtilitySerif600", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-600-family", - "attributes": { - "category": "text-utility-serif", - "type": "600", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySerif600", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySerif600", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-600-style", - "attributes": { - "category": "text-utility-serif", - "type": "600", - "item": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textUtilitySerif600", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textUtilitySerif600", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-600-weight", - "attributes": { - "category": "text-utility-serif", - "type": "600", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.032rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerif600", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tighter}", - "$type": "dimension", - "mixin": "textUtilitySerif600", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-serif-600-spacing", - "attributes": { - "category": "text-utility-serif", - "type": "600", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "2.4rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySerif600", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.600}", - "$type": "fontSize", - "mixin": "textUtilitySerif600", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-600-size", - "attributes": { - "category": "text-utility-serif", - "type": "600", - "item": "size", - "deprecated": false - } - }, - { - "$value": "3rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerif600", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.800}", - "$type": "dimension", - "mixin": "textUtilitySerif600", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-600-height", - "attributes": { - "category": "text-utility-serif", - "type": "600", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textUtilitySerif700", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textUtilitySerif700", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-700-family", - "attributes": { - "category": "text-utility-serif", - "type": "700", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySerif700", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySerif700", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-700-style", - "attributes": { - "category": "text-utility-serif", - "type": "700", - "item": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textUtilitySerif700", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textUtilitySerif700", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-700-weight", - "attributes": { - "category": "text-utility-serif", - "type": "700", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.032rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerif700", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tighter}", - "$type": "dimension", - "mixin": "textUtilitySerif700", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-serif-700-spacing", - "attributes": { - "category": "text-utility-serif", - "type": "700", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "2.8rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySerif700", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.700}", - "$type": "fontSize", - "mixin": "textUtilitySerif700", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-700-size", - "attributes": { - "category": "text-utility-serif", - "type": "700", - "item": "size", - "deprecated": false - } - }, - { - "$value": "3.6rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerif700", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.1000}", - "$type": "dimension", - "mixin": "textUtilitySerif700", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-700-height", - "attributes": { - "category": "text-utility-serif", - "type": "700", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textUtilitySerif800", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textUtilitySerif800", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-800-family", - "attributes": { - "category": "text-utility-serif", - "type": "800", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySerif800", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySerif800", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-800-style", - "attributes": { - "category": "text-utility-serif", - "type": "800", - "item": "style", - "deprecated": false - } - }, - { - "$value": "400", - "mixin": "cdr-textUtilitySerif800", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.normal}", - "mixin": "textUtilitySerif800", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-800-weight", - "attributes": { - "category": "text-utility-serif", - "type": "800", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.032rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerif800", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tighter}", - "$type": "dimension", - "mixin": "textUtilitySerif800", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-serif-800-spacing", - "attributes": { - "category": "text-utility-serif", - "type": "800", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "3.2rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySerif800", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.800}", - "$type": "fontSize", - "mixin": "textUtilitySerif800", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-800-size", - "attributes": { - "category": "text-utility-serif", - "type": "800", - "item": "size", - "deprecated": false - } - }, - { - "$value": "4rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerif800", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.1100}", - "$type": "dimension", - "mixin": "textUtilitySerif800", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-800-height", - "attributes": { - "category": "text-utility-serif", - "type": "800", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textUtilitySerifStrong200", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textUtilitySerifStrong200", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-200-family", - "attributes": { - "category": "text-utility-serif-strong", - "type": "200", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySerifStrong200", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySerifStrong200", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-200-style", - "attributes": { - "category": "text-utility-serif-strong", - "type": "200", - "item": "style", - "deprecated": false - } - }, - { - "$value": "600", - "mixin": "cdr-textUtilitySerifStrong200", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.semibold}", - "mixin": "textUtilitySerifStrong200", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-200-weight", - "attributes": { - "category": "text-utility-serif-strong", - "type": "200", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.008rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerifStrong200", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tightish}", - "$type": "dimension", - "mixin": "textUtilitySerifStrong200", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-serif-strong-200-spacing", - "attributes": { - "category": "text-utility-serif-strong", - "type": "200", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "1.4rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySerifStrong200", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.200}", - "$type": "fontSize", - "mixin": "textUtilitySerifStrong200", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-200-size", - "attributes": { - "category": "text-utility-serif-strong", - "type": "200", - "item": "size", - "deprecated": false - } - }, - { - "$value": "1.8rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerifStrong200", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.200}", - "$type": "dimension", - "mixin": "textUtilitySerifStrong200", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-200-height", - "attributes": { - "category": "text-utility-serif-strong", - "type": "200", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textUtilitySerifStrong300", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textUtilitySerifStrong300", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-300-family", - "attributes": { - "category": "text-utility-serif-strong", - "type": "300", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySerifStrong300", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySerifStrong300", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-300-style", - "attributes": { - "category": "text-utility-serif-strong", - "type": "300", - "item": "style", - "deprecated": false - } - }, - { - "$value": "600", - "mixin": "cdr-textUtilitySerifStrong300", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.semibold}", - "mixin": "textUtilitySerifStrong300", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-300-weight", - "attributes": { - "category": "text-utility-serif-strong", - "type": "300", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.008rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerifStrong300", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tightish}", - "$type": "dimension", - "mixin": "textUtilitySerifStrong300", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-serif-strong-300-spacing", - "attributes": { - "category": "text-utility-serif-strong", - "type": "300", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "1.6rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySerifStrong300", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.300}", - "$type": "fontSize", - "mixin": "textUtilitySerifStrong300", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-300-size", - "attributes": { - "category": "text-utility-serif-strong", - "type": "300", - "item": "size", - "deprecated": false - } - }, - { - "$value": "2.2rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerifStrong300", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.400}", - "$type": "dimension", - "mixin": "textUtilitySerifStrong300", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-300-height", - "attributes": { - "category": "text-utility-serif-strong", - "type": "300", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textUtilitySerifStrong400", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textUtilitySerifStrong400", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-400-family", - "attributes": { - "category": "text-utility-serif-strong", - "type": "400", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySerifStrong400", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySerifStrong400", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-400-style", - "attributes": { - "category": "text-utility-serif-strong", - "type": "400", - "item": "style", - "deprecated": false - } - }, - { - "$value": "600", - "mixin": "cdr-textUtilitySerifStrong400", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.semibold}", - "mixin": "textUtilitySerifStrong400", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-400-weight", - "attributes": { - "category": "text-utility-serif-strong", - "type": "400", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.008rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerifStrong400", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tightish}", - "$type": "dimension", - "mixin": "textUtilitySerifStrong400", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-serif-strong-400-spacing", - "attributes": { - "category": "text-utility-serif-strong", - "type": "400", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "1.8rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySerifStrong400", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.400}", - "$type": "fontSize", - "mixin": "textUtilitySerifStrong400", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-400-size", - "attributes": { - "category": "text-utility-serif-strong", - "type": "400", - "item": "size", - "deprecated": false - } - }, - { - "$value": "2.4rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerifStrong400", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.500}", - "$type": "dimension", - "mixin": "textUtilitySerifStrong400", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-400-height", - "attributes": { - "category": "text-utility-serif-strong", - "type": "400", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textUtilitySerifStrong500", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textUtilitySerifStrong500", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-500-family", - "attributes": { - "category": "text-utility-serif-strong", - "type": "500", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySerifStrong500", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySerifStrong500", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-500-style", - "attributes": { - "category": "text-utility-serif-strong", - "type": "500", - "item": "style", - "deprecated": false - } - }, - { - "$value": "600", - "mixin": "cdr-textUtilitySerifStrong500", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.semibold}", - "mixin": "textUtilitySerifStrong500", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-500-weight", - "attributes": { - "category": "text-utility-serif-strong", - "type": "500", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.008rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerifStrong500", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tightish}", - "$type": "dimension", - "mixin": "textUtilitySerifStrong500", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-serif-strong-500-spacing", - "attributes": { - "category": "text-utility-serif-strong", - "type": "500", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "2rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySerifStrong500", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.500}", - "$type": "fontSize", - "mixin": "textUtilitySerifStrong500", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-500-size", - "attributes": { - "category": "text-utility-serif-strong", - "type": "500", - "item": "size", - "deprecated": false - } - }, - { - "$value": "2.6rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerifStrong500", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.600}", - "$type": "dimension", - "mixin": "textUtilitySerifStrong500", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-500-height", - "attributes": { - "category": "text-utility-serif-strong", - "type": "500", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textUtilitySerifStrong600", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textUtilitySerifStrong600", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-600-family", - "attributes": { - "category": "text-utility-serif-strong", - "type": "600", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySerifStrong600", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySerifStrong600", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-600-style", - "attributes": { - "category": "text-utility-serif-strong", - "type": "600", - "item": "style", - "deprecated": false - } - }, - { - "$value": "600", - "mixin": "cdr-textUtilitySerifStrong600", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.semibold}", - "mixin": "textUtilitySerifStrong600", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-600-weight", - "attributes": { - "category": "text-utility-serif-strong", - "type": "600", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.016rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerifStrong600", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tight}", - "$type": "dimension", - "mixin": "textUtilitySerifStrong600", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-serif-strong-600-spacing", - "attributes": { - "category": "text-utility-serif-strong", - "type": "600", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "2.4rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySerifStrong600", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.600}", - "$type": "fontSize", - "mixin": "textUtilitySerifStrong600", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-600-size", - "attributes": { - "category": "text-utility-serif-strong", - "type": "600", - "item": "size", - "deprecated": false - } - }, - { - "$value": "3rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerifStrong600", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.800}", - "$type": "dimension", - "mixin": "textUtilitySerifStrong600", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-600-height", - "attributes": { - "category": "text-utility-serif-strong", - "type": "600", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textUtilitySerifStrong700", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textUtilitySerifStrong700", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-700-family", - "attributes": { - "category": "text-utility-serif-strong", - "type": "700", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySerifStrong700", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySerifStrong700", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-700-style", - "attributes": { - "category": "text-utility-serif-strong", - "type": "700", - "item": "style", - "deprecated": false - } - }, - { - "$value": "600", - "mixin": "cdr-textUtilitySerifStrong700", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.semibold}", - "mixin": "textUtilitySerifStrong700", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-700-weight", - "attributes": { - "category": "text-utility-serif-strong", - "type": "700", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.016rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerifStrong700", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tight}", - "$type": "dimension", - "mixin": "textUtilitySerifStrong700", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-serif-strong-700-spacing", - "attributes": { - "category": "text-utility-serif-strong", - "type": "700", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "2.8rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySerifStrong700", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.700}", - "$type": "fontSize", - "mixin": "textUtilitySerifStrong700", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-700-size", - "attributes": { - "category": "text-utility-serif-strong", - "type": "700", - "item": "size", - "deprecated": false - } - }, - { - "$value": "3.6rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerifStrong700", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.1000}", - "$type": "dimension", - "mixin": "textUtilitySerifStrong700", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-700-height", - "attributes": { - "category": "text-utility-serif-strong", - "type": "700", - "item": "height", - "deprecated": false - } - }, - { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", - "mixin": "cdr-textUtilitySerifStrong800", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.family.serif}", - "mixin": "textUtilitySerifStrong800", - "property": "font-family", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-800-family", - "attributes": { - "category": "text-utility-serif-strong", - "type": "800", - "item": "family", - "deprecated": false - } - }, - { - "$value": "normal", - "mixin": "cdr-textUtilitySerifStrong800", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.style.normal}", - "mixin": "textUtilitySerifStrong800", - "property": "font-style", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-800-style", - "attributes": { - "category": "text-utility-serif-strong", - "type": "800", - "item": "style", - "deprecated": false - } - }, - { - "$value": "600", - "mixin": "cdr-textUtilitySerifStrong800", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.semibold}", - "mixin": "textUtilitySerifStrong800", - "property": "font-weight", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-800-weight", - "attributes": { - "category": "text-utility-serif-strong", - "type": "800", - "item": "weight", - "deprecated": false - } - }, - { - "$value": "-0.016rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerifStrong800", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - }, - "original": { - "$value": "{options.font.spacing.tight}", - "$type": "dimension", - "mixin": "textUtilitySerifStrong800", - "property": "letter-spacing", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "$extensions": { - "studio.tokens": { - "originalType": "letterSpacing" - } - } - }, - "name": "cdr-text-utility-serif-strong-800-spacing", - "attributes": { - "category": "text-utility-serif-strong", - "type": "800", - "item": "spacing", - "deprecated": false - } - }, - { - "$value": "3.2rem", - "$type": "fontSize", - "mixin": "cdr-textUtilitySerifStrong800", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.size.800}", - "$type": "fontSize", - "mixin": "textUtilitySerifStrong800", - "property": "font-size", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-800-size", - "attributes": { - "category": "text-utility-serif-strong", - "type": "800", - "item": "size", - "deprecated": false - } - }, - { - "$value": "4rem", - "$type": "dimension", - "mixin": "cdr-textUtilitySerifStrong800", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - }, - "filePath": "tokens/web/text-utility.json5", - "isSource": false, - "original": { - "$value": "{options.font.height.1100}", - "$type": "dimension", - "mixin": "textUtilitySerifStrong800", - "property": "line-height", - "docs": { - "category": "text", - "type": "utility", - "example": "text" - } - }, - "name": "cdr-text-utility-serif-strong-800-height", - "attributes": { - "category": "text-utility-serif-strong", - "type": "800", - "item": "height", - "deprecated": false - } - }, - { - "$value": "'ital' 1", - "mixin": "cdr-textItalic", - "property": "font-variation-settings", - "docs": { - "category": "text", - "type": "default", - "example": "text" - }, - "filePath": "tokens/web/text-variants.json5", - "isSource": false, - "original": { - "$value": "'ital' 1", - "mixin": "textItalic", - "property": "font-variation-settings", - "docs": { - "category": "text", - "type": "default", - "example": "text" - } - }, - "name": "cdr-text-italic-variation", - "attributes": { - "category": "text-italic", - "type": "variation", - "deprecated": false - } - }, - { - "$value": "italic", - "mixin": "cdr-textItalic", - "property": "font-style", - "docs": { - "category": "text", - "type": "default", - "example": "text" - }, - "filePath": "tokens/web/text-variants.json5", - "isSource": false, - "original": { - "$value": "italic", - "mixin": "textItalic", - "property": "font-style", - "docs": { - "category": "text", - "type": "default", - "example": "text" - } - }, - "name": "cdr-text-italic-style", - "attributes": { - "category": "text-italic", - "type": "style", - "deprecated": false - } - }, - { - "$value": "700", - "mixin": "cdr-textStrong", - "property": "font-weight", - "docs": { - "category": "text", - "type": "default", - "example": "text" - }, - "filePath": "tokens/web/text-variants.json5", - "isSource": false, - "original": { - "$value": "{options.font.weight.strong}", - "mixin": "textStrong", - "property": "font-weight", - "docs": { - "category": "text", - "type": "default", - "example": "text" - } - }, - "name": "cdr-text-strong-weight", - "attributes": { - "category": "text-strong", - "type": "weight", - "deprecated": false - } - } - ] - }, - "android": { - "colors": [], - "misc": [], - "form": [], - "sizing": [], - "motion": [], - "prominence": [], - "radius": [], - "spacing": [], - "breakpoints": [], - "text": [ - { - "$value": "34.00sp", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "text", - "type": "header", - "android": "Display 1", - "ios": "Large Title", - "description": "Suggested Usage: Frequently used as the largest title for phone apps and can be used for page titles for larger devices" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "34px", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "{text.default.display1.docCategory}", - "type": "{text.default.display1.docType}", - "android": "{text.default.display1.docAndroid}", - "ios": "{text.default.display1.docIos}", - "description": "{text.default.display1.docDescription}" - } - }, - "name": "cdr_text_default_display1_size", - "attributes": { - "deprecated": false - } - }, - { - "$value": "40.00dp", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "text", - "type": "header", - "android": "Display 1", - "ios": "Large Title", - "description": "Suggested Usage: Frequently used as the largest title for phone apps and can be used for page titles for larger devices" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "40px", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "{text.default.display1.docCategory}", - "type": "{text.default.display1.docType}", - "android": "{text.default.display1.docAndroid}", - "ios": "{text.default.display1.docIos}", - "description": "{text.default.display1.docDescription}" - } - }, - "name": "cdr_text_default_display1_line_spacing", - "attributes": { - "deprecated": false - } - }, - { - "$value": "Stuart-App-Medium.otf", - "property": "font-family", - "docs": { - "category": "text", - "type": "header", - "android": "Display 1", - "ios": "Large Title", - "description": "Suggested Usage: Frequently used as the largest title for phone apps and can be used for page titles for larger devices" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "Stuart-App-Medium.otf", - "property": "font-family", - "docs": { - "category": "{text.default.display1.docCategory}", - "type": "{text.default.display1.docType}", - "android": "{text.default.display1.docAndroid}", - "ios": "{text.default.display1.docIos}", - "description": "{text.default.display1.docDescription}" - } - }, - "name": "cdr_text_default_display1_font_family", - "attributes": { - "deprecated": false - } - }, - { - "$value": "26.00sp", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "text", - "type": "header", - "android": "Title 1", - "ios": "Title 1", - "description": "Suggested Usage: Content titles, level 1" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "26px", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "{text.default.title1.docCategory}", - "type": "{text.default.title1.docType}", - "android": "{text.default.title1.docAndroid}", - "ios": "{text.default.title1.docIos}", - "description": "{text.default.title1.docDescription}" - } - }, - "name": "cdr_text_default_title1_size", - "attributes": { - "deprecated": false - } - }, - { - "$value": "36.00dp", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "text", - "type": "header", - "android": "Title 1", - "ios": "Title 1", - "description": "Suggested Usage: Content titles, level 1" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "36px", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "{text.default.title1.docCategory}", - "type": "{text.default.title1.docType}", - "android": "{text.default.title1.docAndroid}", - "ios": "{text.default.title1.docIos}", - "description": "{text.default.title1.docDescription}" - } - }, - "name": "cdr_text_default_title1_line_spacing", - "attributes": { - "deprecated": false - } - }, - { - "$value": "Stuart-App-Semibold.otf", - "property": "font-family", - "docs": { - "category": "text", - "type": "header", - "android": "Title 1", - "ios": "Title 1", - "description": "Suggested Usage: Content titles, level 1" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "Stuart-App-Semibold.otf", - "property": "font-family", - "docs": { - "category": "{text.default.title1.docCategory}", - "type": "{text.default.title1.docType}", - "android": "{text.default.title1.docAndroid}", - "ios": "{text.default.title1.docIos}", - "description": "{text.default.title1.docDescription}" - } - }, - "name": "cdr_text_default_title1_font_family", - "attributes": { - "deprecated": false - } - }, - { - "$value": "24.00sp", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "text", - "type": "header", - "android": "Title 2", - "ios": "Title 2", - "description": "Suggested Usage: Content titles, product names, level 2" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "24px", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "{text.default.title2.docCategory}", - "type": "{text.default.title2.docType}", - "android": "{text.default.title2.docAndroid}", - "ios": "{text.default.title2.docIos}", - "description": "{text.default.title2.docDescription}" - } - }, - "name": "cdr_text_default_title2_size", - "attributes": { - "deprecated": false - } - }, - { - "$value": "32.00dp", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "text", - "type": "header", - "android": "Title 2", - "ios": "Title 2", - "description": "Suggested Usage: Content titles, product names, level 2" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "32px", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "{text.default.title2.docCategory}", - "type": "{text.default.title2.docType}", - "android": "{text.default.title2.docAndroid}", - "ios": "{text.default.title2.docIos}", - "description": "{text.default.title2.docDescription}" - } - }, - "name": "cdr_text_default_title2_line_spacing", - "attributes": { - "deprecated": false - } - }, - { - "$value": "Stuart-App-Semibold.otf", - "property": "font-family", - "docs": { - "category": "text", - "type": "header", - "android": "Title 2", - "ios": "Title 2", - "description": "Suggested Usage: Content titles, product names, level 2" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "Stuart-App-Semibold.otf", - "property": "font-family", - "docs": { - "category": "{text.default.title2.docCategory}", - "type": "{text.default.title2.docType}", - "android": "{text.default.title2.docAndroid}", - "ios": "{text.default.title2.docIos}", - "description": "{text.default.title2.docDescription}" - } - }, - "name": "cdr_text_default_title2_font_family", - "attributes": { - "deprecated": false - } - }, - { - "$value": "19.00sp", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "text", - "type": "header", - "android": "Title 3", - "ios": "Title 3", - "description": "Suggested Usage: Content titles, product names, product prices, level 3" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "19px", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "{text.default.title3.docCategory}", - "type": "{text.default.title3.docType}", - "android": "{text.default.title3.docAndroid}", - "ios": "{text.default.title3.docIos}", - "description": "{text.default.title3.docDescription}" - } - }, - "name": "cdr_text_default_title3_size", - "attributes": { - "deprecated": false - } - }, - { - "$value": "28.00dp", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "text", - "type": "header", - "android": "Title 3", - "ios": "Title 3", - "description": "Suggested Usage: Content titles, product names, product prices, level 3" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "28px", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "{text.default.title3.docCategory}", - "type": "{text.default.title3.docType}", - "android": "{text.default.title3.docAndroid}", - "ios": "{text.default.title3.docIos}", - "description": "{text.default.title3.docDescription}" - } - }, - "name": "cdr_text_default_title3_line_spacing", - "attributes": { - "deprecated": false - } - }, - { - "$value": "Stuart-App-Semibold.otf", - "property": "font-family", - "docs": { - "category": "text", - "type": "header", - "android": "Title 3", - "ios": "Title 3", - "description": "Suggested Usage: Content titles, product names, product prices, level 3" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "Stuart-App-Semibold.otf", - "property": "font-family", - "docs": { - "category": "{text.default.title3.docCategory}", - "type": "{text.default.title3.docType}", - "android": "{text.default.title3.docAndroid}", - "ios": "{text.default.title3.docIos}", - "description": "{text.default.title3.docDescription}" - } - }, - "name": "cdr_text_default_title3_font_family", - "attributes": { - "deprecated": false - } - }, - { - "$value": "17.00sp", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "text", - "type": "header", - "android": "Headline", - "ios": "Headline", - "description": "Suggested Usage: Heading primarily used with body copy, list items, table headers" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "17px", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "{text.default.headline.docCategory}", - "type": "{text.default.headline.docType}", - "android": "{text.default.headline.docAndroid}", - "ios": "{text.default.headline.docIos}", - "description": "{text.default.headline.docDescription}" - } - }, - "name": "cdr_text_default_headline_size", - "attributes": { - "deprecated": false - } - }, - { - "$value": "24.00dp", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "text", - "type": "header", - "android": "Headline", - "ios": "Headline", - "description": "Suggested Usage: Heading primarily used with body copy, list items, table headers" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "24px", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "{text.default.headline.docCategory}", - "type": "{text.default.headline.docType}", - "android": "{text.default.headline.docAndroid}", - "ios": "{text.default.headline.docIos}", - "description": "{text.default.headline.docDescription}" - } - }, - "name": "cdr_text_default_headline_line_spacing", - "attributes": { - "deprecated": false - } - }, - { - "$value": "15.00sp", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "text", - "type": "header", - "android": "Subhead", - "ios": "Subhead", - "description": "Suggested Usage: Subheading primarily used with body copy" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "15px", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "{text.default.subheadline.docCategory}", - "type": "{text.default.subheadline.docType}", - "android": "{text.default.subheadline.docAndroid}", - "ios": "{text.default.subheadline.docIos}", - "description": "{text.default.subheadline.docDescription}" - } - }, - "name": "cdr_text_default_subheadline_size", - "attributes": { - "deprecated": false - } - }, - { - "$value": "20.00dp", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "text", - "type": "header", - "android": "Subhead", - "ios": "Subhead", - "description": "Suggested Usage: Subheading primarily used with body copy" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "20px", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "{text.default.subheadline.docCategory}", - "type": "{text.default.subheadline.docType}", - "android": "{text.default.subheadline.docAndroid}", - "ios": "{text.default.subheadline.docIos}", - "description": "{text.default.subheadline.docDescription}" - } - }, - "name": "cdr_text_default_subheadline_line_spacing", - "attributes": { - "deprecated": false - } - }, - { - "$value": "15.00sp", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "text", - "type": "body", - "android": "Body 1", - "ios": "Body", - "description": "Suggested Usage: Default for body content" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "15px", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "{text.default.body1.docCategory}", - "type": "{text.default.body1.docType}", - "android": "{text.default.body1.docAndroid}", - "ios": "{text.default.body1.docIos}", - "description": "{text.default.body1.docDescription}" - } - }, - "name": "cdr_text_default_body1_size", - "attributes": { - "deprecated": false - } - }, - { - "$value": "20.00dp", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "text", - "type": "body", - "android": "Body 1", - "ios": "Body", - "description": "Suggested Usage: Default for body content" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "20px", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "{text.default.body1.docCategory}", - "type": "{text.default.body1.docType}", - "android": "{text.default.body1.docAndroid}", - "ios": "{text.default.body1.docIos}", - "description": "{text.default.body1.docDescription}" - } - }, - "name": "cdr_text_default_body1_line_spacing", - "attributes": { - "deprecated": false - } - }, - { - "$value": "12.00sp", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "text", - "type": "body", - "android": "Body 2", - "ios": "Footnote", - "description": "Suggested Usage: Secondary text intended for informational and supplemental body content" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "12px", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "{text.default.body2.docCategory}", - "type": "{text.default.body2.docType}", - "android": "{text.default.body2.docAndroid}", - "ios": "{text.default.body2.docIos}", - "description": "{text.default.body2.docDescription}" - } - }, - "name": "cdr_text_default_body2_size", - "attributes": { - "deprecated": false - } - }, - { - "$value": "18.00dp", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "text", - "type": "body", - "android": "Body 2", - "ios": "Footnote", - "description": "Suggested Usage: Secondary text intended for informational and supplemental body content" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "18px", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "{text.default.body2.docCategory}", - "type": "{text.default.body2.docType}", - "android": "{text.default.body2.docAndroid}", - "ios": "{text.default.body2.docIos}", - "description": "{text.default.body2.docDescription}" - } - }, - "name": "cdr_text_default_body2_line_spacing", - "attributes": { - "deprecated": false - } - }, - { - "$value": "12.00sp", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "text", - "type": "body", - "android": "Caption 1", - "ios": "Caption 1", - "description": "Suggested Usage: Tertiary text, also intended for informational and supplemental body content. Also used for bottom action bar text for larger devices" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "12px", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "{text.default.caption1.docCategory}", - "type": "{text.default.caption1.docType}", - "android": "{text.default.caption1.docAndroid}", - "ios": "{text.default.caption1.docIos}", - "description": "{text.default.caption1.docDescription}" - } - }, - "name": "cdr_text_default_caption1_size", - "attributes": { - "deprecated": false - } - }, - { - "$value": "16.00dp", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "text", - "type": "body", - "android": "Caption 1", - "ios": "Caption 1", - "description": "Suggested Usage: Tertiary text, also intended for informational and supplemental body content. Also used for bottom action bar text for larger devices" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "16px", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "{text.default.caption1.docCategory}", - "type": "{text.default.caption1.docType}", - "android": "{text.default.caption1.docAndroid}", - "ios": "{text.default.caption1.docIos}", - "description": "{text.default.caption1.docDescription}" - } - }, - "name": "cdr_text_default_caption1_line_spacing", - "attributes": { - "deprecated": false - } - }, - { - "$value": "11.00sp", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "text", - "type": "body", - "android": "Caption 2", - "ios": "Caption 2", - "description": "Suggested Usage: Smallest text size, use sparingly or for bottom tab bar text" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "11px", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "{text.default.caption2.docCategory}", - "type": "{text.default.caption2.docType}", - "android": "{text.default.caption2.docAndroid}", - "ios": "{text.default.caption2.docIos}", - "description": "{text.default.caption2.docDescription}" - } - }, - "name": "cdr_text_default_caption2_size", - "attributes": { - "deprecated": false - } - }, - { - "$value": "16.00dp", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "text", - "type": "body", - "android": "Caption 2", - "ios": "Caption 2", - "description": "Suggested Usage: Smallest text size, use sparingly or for bottom tab bar text" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "16px", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "{text.default.caption2.docCategory}", - "type": "{text.default.caption2.docType}", - "android": "{text.default.caption2.docAndroid}", - "ios": "{text.default.caption2.docIos}", - "description": "{text.default.caption2.docDescription}" - } - }, - "name": "cdr_text_default_caption2_line_spacing", - "attributes": { - "deprecated": false - } - }, - { - "$value": "15.00sp", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "text", - "type": "button", - "android": "Button", - "ios": "N/A", - "description": "Suggested Usage: Button text has a thicker weight than body copy" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "15px", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "{text.default.button.docCategory}", - "type": "{text.default.button.docType}", - "android": "{text.default.button.docAndroid}", - "ios": "{text.default.button.docIos}", - "description": "{text.default.button.docDescription}" - } - }, - "name": "cdr_text_default_button_size", - "attributes": { - "deprecated": false - } - }, - { - "$value": "24.00dp", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "text", - "type": "button", - "android": "Button", - "ios": "N/A", - "description": "Suggested Usage: Button text has a thicker weight than body copy" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "24px", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "{text.default.button.docCategory}", - "type": "{text.default.button.docType}", - "android": "{text.default.button.docAndroid}", - "ios": "{text.default.button.docIos}", - "description": "{text.default.button.docDescription}" - } - }, - "name": "cdr_text_default_button_line_spacing", - "attributes": { - "deprecated": false - } - } - ] - }, - "ios": { - "colors": [], - "misc": [], - "form": [], - "sizing": [], - "motion": [], - "prominence": [], - "radius": [], - "spacing": [], - "breakpoints": [], - "text": [ - { - "$value": "34.0f", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "text", - "type": "header", - "android": "Display 1", - "ios": "Large Title", - "description": "Suggested Usage: Frequently used as the largest title for phone apps and can be used for page titles for larger devices" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "34px", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "{text.default.display1.docCategory}", - "type": "{text.default.display1.docType}", - "android": "{text.default.display1.docAndroid}", - "ios": "{text.default.display1.docIos}", - "description": "{text.default.display1.docDescription}" - } - }, - "name": "CdrTextDefaultDisplay1Size", - "attributes": { - "deprecated": false - } - }, - { - "$value": "40.0f", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "text", - "type": "header", - "android": "Display 1", - "ios": "Large Title", - "description": "Suggested Usage: Frequently used as the largest title for phone apps and can be used for page titles for larger devices" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "40px", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "{text.default.display1.docCategory}", - "type": "{text.default.display1.docType}", - "android": "{text.default.display1.docAndroid}", - "ios": "{text.default.display1.docIos}", - "description": "{text.default.display1.docDescription}" - } - }, - "name": "CdrTextDefaultDisplay1LineSpacing", - "attributes": { - "deprecated": false - } - }, - { - "$value": "Stuart-App-Medium.otf", - "property": "font-family", - "docs": { - "category": "text", - "type": "header", - "android": "Display 1", - "ios": "Large Title", - "description": "Suggested Usage: Frequently used as the largest title for phone apps and can be used for page titles for larger devices" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "Stuart-App-Medium.otf", - "property": "font-family", - "docs": { - "category": "{text.default.display1.docCategory}", - "type": "{text.default.display1.docType}", - "android": "{text.default.display1.docAndroid}", - "ios": "{text.default.display1.docIos}", - "description": "{text.default.display1.docDescription}" - } - }, - "name": "CdrTextDefaultDisplay1FontFamily", - "attributes": { - "deprecated": false - } - }, - { - "$value": "26.0f", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "text", - "type": "header", - "android": "Title 1", - "ios": "Title 1", - "description": "Suggested Usage: Content titles, level 1" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "26px", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "{text.default.title1.docCategory}", - "type": "{text.default.title1.docType}", - "android": "{text.default.title1.docAndroid}", - "ios": "{text.default.title1.docIos}", - "description": "{text.default.title1.docDescription}" - } - }, - "name": "CdrTextDefaultTitle1Size", - "attributes": { - "deprecated": false - } - }, - { - "$value": "36.0f", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "text", - "type": "header", - "android": "Title 1", - "ios": "Title 1", - "description": "Suggested Usage: Content titles, level 1" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "36px", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "{text.default.title1.docCategory}", - "type": "{text.default.title1.docType}", - "android": "{text.default.title1.docAndroid}", - "ios": "{text.default.title1.docIos}", - "description": "{text.default.title1.docDescription}" - } - }, - "name": "CdrTextDefaultTitle1LineSpacing", - "attributes": { - "deprecated": false - } - }, - { - "$value": "Stuart-App-Semibold.otf", - "property": "font-family", - "docs": { - "category": "text", - "type": "header", - "android": "Title 1", - "ios": "Title 1", - "description": "Suggested Usage: Content titles, level 1" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "Stuart-App-Semibold.otf", - "property": "font-family", - "docs": { - "category": "{text.default.title1.docCategory}", - "type": "{text.default.title1.docType}", - "android": "{text.default.title1.docAndroid}", - "ios": "{text.default.title1.docIos}", - "description": "{text.default.title1.docDescription}" - } - }, - "name": "CdrTextDefaultTitle1FontFamily", - "attributes": { - "deprecated": false - } - }, - { - "$value": "24.0f", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "text", - "type": "header", - "android": "Title 2", - "ios": "Title 2", - "description": "Suggested Usage: Content titles, product names, level 2" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "24px", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "{text.default.title2.docCategory}", - "type": "{text.default.title2.docType}", - "android": "{text.default.title2.docAndroid}", - "ios": "{text.default.title2.docIos}", - "description": "{text.default.title2.docDescription}" - } - }, - "name": "CdrTextDefaultTitle2Size", - "attributes": { - "deprecated": false - } - }, - { - "$value": "32.0f", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "text", - "type": "header", - "android": "Title 2", - "ios": "Title 2", - "description": "Suggested Usage: Content titles, product names, level 2" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "32px", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "{text.default.title2.docCategory}", - "type": "{text.default.title2.docType}", - "android": "{text.default.title2.docAndroid}", - "ios": "{text.default.title2.docIos}", - "description": "{text.default.title2.docDescription}" - } - }, - "name": "CdrTextDefaultTitle2LineSpacing", - "attributes": { - "deprecated": false - } - }, - { - "$value": "Stuart-App-Semibold.otf", - "property": "font-family", - "docs": { - "category": "text", - "type": "header", - "android": "Title 2", - "ios": "Title 2", - "description": "Suggested Usage: Content titles, product names, level 2" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "Stuart-App-Semibold.otf", - "property": "font-family", - "docs": { - "category": "{text.default.title2.docCategory}", - "type": "{text.default.title2.docType}", - "android": "{text.default.title2.docAndroid}", - "ios": "{text.default.title2.docIos}", - "description": "{text.default.title2.docDescription}" - } - }, - "name": "CdrTextDefaultTitle2FontFamily", - "attributes": { - "deprecated": false - } - }, - { - "$value": "19.0f", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "text", - "type": "header", - "android": "Title 3", - "ios": "Title 3", - "description": "Suggested Usage: Content titles, product names, product prices, level 3" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "19px", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "{text.default.title3.docCategory}", - "type": "{text.default.title3.docType}", - "android": "{text.default.title3.docAndroid}", - "ios": "{text.default.title3.docIos}", - "description": "{text.default.title3.docDescription}" - } - }, - "name": "CdrTextDefaultTitle3Size", - "attributes": { - "deprecated": false - } - }, - { - "$value": "28.0f", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "text", - "type": "header", - "android": "Title 3", - "ios": "Title 3", - "description": "Suggested Usage: Content titles, product names, product prices, level 3" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "28px", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "{text.default.title3.docCategory}", - "type": "{text.default.title3.docType}", - "android": "{text.default.title3.docAndroid}", - "ios": "{text.default.title3.docIos}", - "description": "{text.default.title3.docDescription}" - } - }, - "name": "CdrTextDefaultTitle3LineSpacing", - "attributes": { - "deprecated": false - } - }, - { - "$value": "Stuart-App-Semibold.otf", - "property": "font-family", - "docs": { - "category": "text", - "type": "header", - "android": "Title 3", - "ios": "Title 3", - "description": "Suggested Usage: Content titles, product names, product prices, level 3" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "Stuart-App-Semibold.otf", - "property": "font-family", - "docs": { - "category": "{text.default.title3.docCategory}", - "type": "{text.default.title3.docType}", - "android": "{text.default.title3.docAndroid}", - "ios": "{text.default.title3.docIos}", - "description": "{text.default.title3.docDescription}" - } - }, - "name": "CdrTextDefaultTitle3FontFamily", - "attributes": { - "deprecated": false - } - }, - { - "$value": "17.0f", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "text", - "type": "header", - "android": "Headline", - "ios": "Headline", - "description": "Suggested Usage: Heading primarily used with body copy, list items, table headers" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "17px", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "{text.default.headline.docCategory}", - "type": "{text.default.headline.docType}", - "android": "{text.default.headline.docAndroid}", - "ios": "{text.default.headline.docIos}", - "description": "{text.default.headline.docDescription}" - } - }, - "name": "CdrTextDefaultHeadlineSize", - "attributes": { - "deprecated": false - } - }, - { - "$value": "24.0f", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "text", - "type": "header", - "android": "Headline", - "ios": "Headline", - "description": "Suggested Usage: Heading primarily used with body copy, list items, table headers" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "24px", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "{text.default.headline.docCategory}", - "type": "{text.default.headline.docType}", - "android": "{text.default.headline.docAndroid}", - "ios": "{text.default.headline.docIos}", - "description": "{text.default.headline.docDescription}" - } - }, - "name": "CdrTextDefaultHeadlineLineSpacing", - "attributes": { - "deprecated": false - } - }, - { - "$value": "15.0f", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "text", - "type": "header", - "android": "Subhead", - "ios": "Subhead", - "description": "Suggested Usage: Subheading primarily used with body copy" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "15px", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "{text.default.subheadline.docCategory}", - "type": "{text.default.subheadline.docType}", - "android": "{text.default.subheadline.docAndroid}", - "ios": "{text.default.subheadline.docIos}", - "description": "{text.default.subheadline.docDescription}" - } - }, - "name": "CdrTextDefaultSubheadlineSize", - "attributes": { - "deprecated": false - } - }, - { - "$value": "20.0f", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "text", - "type": "header", - "android": "Subhead", - "ios": "Subhead", - "description": "Suggested Usage: Subheading primarily used with body copy" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "20px", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "{text.default.subheadline.docCategory}", - "type": "{text.default.subheadline.docType}", - "android": "{text.default.subheadline.docAndroid}", - "ios": "{text.default.subheadline.docIos}", - "description": "{text.default.subheadline.docDescription}" - } - }, - "name": "CdrTextDefaultSubheadlineLineSpacing", - "attributes": { - "deprecated": false - } - }, - { - "$value": "15.0f", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "text", - "type": "body", - "android": "Body 1", - "ios": "Body", - "description": "Suggested Usage: Default for body content" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "15px", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "{text.default.body1.docCategory}", - "type": "{text.default.body1.docType}", - "android": "{text.default.body1.docAndroid}", - "ios": "{text.default.body1.docIos}", - "description": "{text.default.body1.docDescription}" - } - }, - "name": "CdrTextDefaultBody1Size", - "attributes": { - "deprecated": false - } - }, - { - "$value": "20.0f", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "text", - "type": "body", - "android": "Body 1", - "ios": "Body", - "description": "Suggested Usage: Default for body content" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "20px", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "{text.default.body1.docCategory}", - "type": "{text.default.body1.docType}", - "android": "{text.default.body1.docAndroid}", - "ios": "{text.default.body1.docIos}", - "description": "{text.default.body1.docDescription}" - } - }, - "name": "CdrTextDefaultBody1LineSpacing", - "attributes": { - "deprecated": false - } - }, - { - "$value": "12.0f", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "text", - "type": "body", - "android": "Body 2", - "ios": "Footnote", - "description": "Suggested Usage: Secondary text intended for informational and supplemental body content" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "12px", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "{text.default.body2.docCategory}", - "type": "{text.default.body2.docType}", - "android": "{text.default.body2.docAndroid}", - "ios": "{text.default.body2.docIos}", - "description": "{text.default.body2.docDescription}" - } - }, - "name": "CdrTextDefaultBody2Size", - "attributes": { - "deprecated": false - } - }, - { - "$value": "18.0f", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "text", - "type": "body", - "android": "Body 2", - "ios": "Footnote", - "description": "Suggested Usage: Secondary text intended for informational and supplemental body content" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "18px", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "{text.default.body2.docCategory}", - "type": "{text.default.body2.docType}", - "android": "{text.default.body2.docAndroid}", - "ios": "{text.default.body2.docIos}", - "description": "{text.default.body2.docDescription}" - } - }, - "name": "CdrTextDefaultBody2LineSpacing", - "attributes": { - "deprecated": false - } - }, - { - "$value": "12.0f", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "text", - "type": "body", - "android": "Caption 1", - "ios": "Caption 1", - "description": "Suggested Usage: Tertiary text, also intended for informational and supplemental body content. Also used for bottom action bar text for larger devices" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "12px", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "{text.default.caption1.docCategory}", - "type": "{text.default.caption1.docType}", - "android": "{text.default.caption1.docAndroid}", - "ios": "{text.default.caption1.docIos}", - "description": "{text.default.caption1.docDescription}" - } - }, - "name": "CdrTextDefaultCaption1Size", - "attributes": { - "deprecated": false - } - }, - { - "$value": "16.0f", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "text", - "type": "body", - "android": "Caption 1", - "ios": "Caption 1", - "description": "Suggested Usage: Tertiary text, also intended for informational and supplemental body content. Also used for bottom action bar text for larger devices" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "16px", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "{text.default.caption1.docCategory}", - "type": "{text.default.caption1.docType}", - "android": "{text.default.caption1.docAndroid}", - "ios": "{text.default.caption1.docIos}", - "description": "{text.default.caption1.docDescription}" - } - }, - "name": "CdrTextDefaultCaption1LineSpacing", - "attributes": { - "deprecated": false - } - }, - { - "$value": "11.0f", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "text", - "type": "body", - "android": "Caption 2", - "ios": "Caption 2", - "description": "Suggested Usage: Smallest text size, use sparingly or for bottom tab bar text" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "11px", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "{text.default.caption2.docCategory}", - "type": "{text.default.caption2.docType}", - "android": "{text.default.caption2.docAndroid}", - "ios": "{text.default.caption2.docIos}", - "description": "{text.default.caption2.docDescription}" - } - }, - "name": "CdrTextDefaultCaption2Size", - "attributes": { - "deprecated": false - } - }, - { - "$value": "16.0f", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "text", - "type": "body", - "android": "Caption 2", - "ios": "Caption 2", - "description": "Suggested Usage: Smallest text size, use sparingly or for bottom tab bar text" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "16px", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "{text.default.caption2.docCategory}", - "type": "{text.default.caption2.docType}", - "android": "{text.default.caption2.docAndroid}", - "ios": "{text.default.caption2.docIos}", - "description": "{text.default.caption2.docDescription}" - } - }, - "name": "CdrTextDefaultCaption2LineSpacing", - "attributes": { - "deprecated": false - } - }, - { - "$value": "15.0f", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "text", - "type": "button", - "android": "Button", - "ios": "N/A", - "description": "Suggested Usage: Button text has a thicker weight than body copy" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "15px", - "$type": "fontSize", - "property": "font-size", - "docs": { - "category": "{text.default.button.docCategory}", - "type": "{text.default.button.docType}", - "android": "{text.default.button.docAndroid}", - "ios": "{text.default.button.docIos}", - "description": "{text.default.button.docDescription}" - } - }, - "name": "CdrTextDefaultButtonSize", - "attributes": { - "deprecated": false - } - }, - { - "$value": "24.0f", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "text", - "type": "button", - "android": "Button", - "ios": "N/A", - "description": "Suggested Usage: Button text has a thicker weight than body copy" - }, - "filePath": "tokens/mobile/text.json5", - "isSource": false, - "original": { - "$value": "24px", - "$type": "dimension", - "property": "line-height", - "docs": { - "category": "{text.default.button.docCategory}", - "type": "{text.default.button.docType}", - "android": "{text.default.button.docAndroid}", - "ios": "{text.default.button.docIos}", - "description": "{text.default.button.docDescription}" - } - }, - "name": "CdrTextDefaultButtonLineSpacing", - "attributes": { - "deprecated": false - } - } - ] - } -} \ No newline at end of file