From 76e0f9ac81d9fe82efb8debaded8a442b663fc51 Mon Sep 17 00:00:00 2001 From: Carlos Viteri Date: Thu, 14 Nov 2024 22:03:45 -0500 Subject: [PATCH 01/11] 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 02/11] 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 03/11] 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 From e7c37ae55b729cf38f8919ce11ca7a04c6a7e0cc Mon Sep 17 00:00:00 2001 From: Carlos Viteri Date: Thu, 14 Nov 2024 22:16:41 -0500 Subject: [PATCH 04/11] test --- dist/rei-dot-com/figma/figma.json | 6101 ++++++++++++++++------------- 1 file changed, 3297 insertions(+), 2804 deletions(-) diff --git a/dist/rei-dot-com/figma/figma.json b/dist/rei-dot-com/figma/figma.json index ec97c7b..1588af5 100644 --- a/dist/rei-dot-com/figma/figma.json +++ b/dist/rei-dot-com/figma/figma.json @@ -2,1755 +2,1977 @@ "options": { "color": { "transparent": { - "$value": "rgba(255, 255, 255, 0)", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "rgba(255, 255, 255, 0)", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(255, 255, 255, 0)" }, "white": { - "$value": "#ffffff", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#ffffff", "$type": "color" - } + }, + "$type": "color", + "$value": "#fffff0" }, "white-75": { - "$value": "rgba(255, 255, 255, 0.75)", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "rgba(255, 255, 255, 0.75)", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(255, 255, 255, 0.75)" }, "white-85": { - "$value": "rgba(255, 255, 255, 0.85)", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "rgba(255, 255, 255, 0.85)", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(255, 255, 255, 0.85)" }, "black": { - "$value": "#000000", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#000000", "$type": "color" - } + }, + "$type": "color", + "$value": "#000000" }, "warm-grey-010": { - "$value": "#fafbf9", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#fafbf9", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "warm-grey-025": { - "$value": "#f7f5f3", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#f7f5f3", "$type": "color" - } + }, + "$type": "color", + "$value": "#f7f5f3" }, "warm-grey-025-15": { - "$value": "rgba(247, 245, 243, 0.15)", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "rgba(247, 245, 243, 0.15)", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(247, 245, 243, 0.15)" }, "warm-grey-025-85": { - "$value": "rgba(247, 245, 243, 0.85)", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "rgba(247, 245, 243, 0.85)", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(247, 245, 243, 0.85)" }, "warm-grey-100": { - "$value": "#edeae3", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#edeae3", "$type": "color" - } + }, + "$type": "color", + "$value": "#edeae3" }, "warm-grey-250": { - "$value": "#d5cfc3", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#d5cfc3", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "warm-grey-450": { - "$value": "#b2ab9f", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#b2ab9f", "$type": "color" - } + }, + "$type": "color", + "$value": "#b2ab9f" }, "warm-grey-600": { - "$value": "#958e83", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#958e83", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "warm-grey-750": { - "$value": "#736e65", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#736e65", "$type": "color" - } + }, + "$type": "color", + "$value": "#736e65" }, "warm-grey-900": { - "$value": "#4b4a48", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#4b4a48", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "warm-grey-900-50": { - "$value": "rgba(75, 74, 72, 0.5)", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "rgba(75, 74, 72, 0.5)", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(75, 74, 72, 0.5)" }, "warm-grey-900-75": { - "$value": "rgba(75, 74, 72, 0.75)", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "rgba(75, 74, 72, 0.75)", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(75, 74, 72, 0.75)" }, "warm-grey-1000": { - "$value": "#2e2e2b", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#2e2e2b", "$type": "color" - } + }, + "$type": "color", + "$value": "#2e2e2b" }, "warm-grey-1000-20": { - "$value": "rgba(46, 46, 43, 0.2)", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "rgba(46, 46, 43, 0.2)", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(46, 46, 43, 0.2)" }, "warm-grey-1000-75": { - "$value": "rgba(46, 46, 43, 0.75)", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "rgba(46, 46, 43, 0.75)", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(46, 46, 43, 0.75)" }, "warm-grey-1000-90": { - "$value": "rgba(46, 46, 43, 0.9)", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "rgba(46, 46, 43, 0.9)", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(46, 46, 43, 0.9)" }, "sage-green-100": { - "$value": "#f3fcf4", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#f3fcf4", "$type": "color" - } + }, + "$type": "color", + "$value": "#f3fcf4" }, "sage-green-200": { - "$value": "#e9f7eb", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#e9f7eb", "$type": "color" - } + }, + "$type": "color", + "$value": "#e9f7eb" }, "sage-green-300": { - "$value": "#daece0", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#daece0", "$type": "color" - } + }, + "$type": "color", + "$value": "#daece0" }, "sage-green-400": { - "$value": "#c7dfd1", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#c7dfd1", "$type": "color" - } + }, + "$type": "color", + "$value": "#c7dfd1" }, "sage-green-500": { - "$value": "#b8d6c8", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#b8d6c8", "$type": "color" - } + }, + "$type": "color", + "$value": "#b8d6c8" }, "sage-green-600": { - "$value": "#9cc4b3", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#9cc4b3", "$type": "color" - } + }, + "$type": "color", + "$value": "#9cc4b3" }, "blue-spruce-green-600": { - "$value": "#8dd3b4", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#8dd3b4", "$type": "color" - } + }, + "$type": "color", + "$value": "#8dd3b4" }, "blue-spruce-green-700": { - "$value": "#5db694", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#5db694", "$type": "color" - } + }, + "$type": "color", + "$value": "#5db694" }, "blue-spruce-green-800": { - "$value": "#469178", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#469178", "$type": "color" - } + }, + "$type": "color", + "$value": "#469178" }, "blue-spruce-green-900": { - "$value": "#2f6a59", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#2f6a59", "$type": "color" - } + }, + "$type": "color", + "$value": "#2f6a59" }, "blue-spruce-green-1000": { - "$value": "#1f513f", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#1f513f", "$type": "color" - } + }, + "$type": "color", + "$value": "#1f513f" }, "blue-spruce-green-1100": { - "$value": "#113731", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#113731", "$type": "color" - } + }, + "$type": "color", + "$value": "#113731" }, "alpine-lake-blue-100": { - "$value": "#f0faff", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#f0faff", "$type": "color" - } + }, + "$type": "color", + "$value": "#f0faff" }, "alpine-lake-blue-200": { - "$value": "#e2f4fe", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#e2f4fe", "$type": "color" - } + }, + "$type": "color", + "$value": "#e2f4fe" }, "alpine-lake-blue-300": { - "$value": "#d3eefd", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#d3eefd", "$type": "color" - } + }, + "$type": "color", + "$value": "#d3eefd" }, "alpine-lake-blue-400": { - "$value": "#b7e0fa", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#b7e0fa", "$type": "color" - } + }, + "$type": "color", + "$value": "#b7e0fa" }, "alpine-lake-blue-500": { - "$value": "#9accf3", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#9accf3", "$type": "color" - } + }, + "$type": "color", + "$value": "#9accf3" }, "alpine-lake-blue-600": { - "$value": "#78b1e8", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#78b1e8", "$type": "color" - } + }, + "$type": "color", + "$value": "#78b1e8" }, "alpine-lake-blue-700": { - "$value": "#5d98dd", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#5d98dd", "$type": "color" - } + }, + "$type": "color", + "$value": "#5d98dd" }, "alpine-lake-blue-800": { - "$value": "#406eb5", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#406eb5", "$type": "color" - } + }, + "$type": "color", + "$value": "#406eb5" }, "alpine-lake-blue-900": { - "$value": "#1b437e", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#1b437e", "$type": "color" - } + }, + "$type": "color", + "$value": "#1b437e" }, "alpine-lake-blue-1000": { - "$value": "#0b2d60", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#0b2d60", "$type": "color" - } + }, + "$type": "color", + "$value": "#0b2d60" }, "alpine-lake-blue-1100": { - "$value": "#061a37", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#061a37", "$type": "color" - } + }, + "$type": "color", + "$value": "#061a37" }, "golden-yellow-100": { - "$value": "#fffcf0", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#fffcf0", "$type": "color" - } + }, + "$type": "color", + "$value": "#fffcf0" }, "golden-yellow-200": { - "$value": "#fff8e0", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#fff8e0", "$type": "color" - } + }, + "$type": "color", + "$value": "#fff8e0" }, "golden-yellow-300": { - "$value": "#fff3d1", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#fff3d1", "$type": "color" - } + }, + "$type": "color", + "$value": "#fff3d1" }, "golden-yellow-400": { - "$value": "#ffe7b3", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#ffe7b3", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffe7b3" }, "golden-yellow-500": { - "$value": "#ffd280", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#ffd280", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffd280" }, "golden-yellow-600": { - "$value": "#ffbf59", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#ffbf59", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffbf59" }, "golden-yellow-700": { - "$value": "#da953a", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#da953a", "$type": "color" - } + }, + "$type": "color", + "$value": "#da953a" }, "golden-yellow-800": { - "$value": "#bd7b2d", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#bd7b2d", "$type": "color" - } + }, + "$type": "color", + "$value": "#bd7b2d" }, "golden-yellow-900": { - "$value": "#814c18", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#814c18", "$type": "color" - } + }, + "$type": "color", + "$value": "#814c18" }, "golden-yellow-1000": { - "$value": "#5e320d", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#5e320d", "$type": "color" - } + }, + "$type": "color", + "$value": "#5e320d" }, "golden-yellow-1100": { - "$value": "#381a06", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#381a06", "$type": "color" - } + }, + "$type": "color", + "$value": "#381a06" }, "smoked-salmon-red-100": { - "$value": "#fef5f0", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#fef5f0", "$type": "color" - } + }, + "$type": "color", + "$value": "#fef5f0" }, "smoked-salmon-red-200": { - "$value": "#feeae1", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#feeae1", "$type": "color" - } + }, + "$type": "color", + "$value": "#feeae1" }, "smoked-salmon-red-300": { - "$value": "#feddd2", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#feddd2", "$type": "color" - } + }, + "$type": "color", + "$value": "#feddd2" }, "smoked-salmon-red-400": { - "$value": "#fec3b3", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#fec3b3", "$type": "color" - } + }, + "$type": "color", + "$value": "#fec3b3" }, "smoked-salmon-red-500": { - "$value": "#fe9580", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#fe9580", "$type": "color" - } + }, + "$type": "color", + "$value": "#fe9580" }, "smoked-salmon-red-600": { - "$value": "#fa6f5a", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#fa6f5a", "$type": "color" - } + }, + "$type": "color", + "$value": "#fa6f5a" }, "smoked-salmon-red-700": { - "$value": "#db4638", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#db4638", "$type": "color" - } + }, + "$type": "color", + "$value": "#db4638" }, "smoked-salmon-red-800": { - "$value": "#be342d", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#be342d", "$type": "color" - } + }, + "$type": "color", + "$value": "#be342d" }, "smoked-salmon-red-900": { - "$value": "#851414", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#851414", "$type": "color" - } + }, + "$type": "color", + "$value": "#851414" }, "smoked-salmon-red-1000": { - "$value": "#610a0a", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#610a0a", "$type": "color" - } + }, + "$type": "color", + "$value": "#610a0a" }, "smoked-salmon-red-1100": { - "$value": "#38050b", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#38050b", "$type": "color" - } + }, + "$type": "color", + "$value": "#38050b" }, "sale-red-100": { - "$value": "#fef1f1", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#fef1f1", "$type": "color" - } + }, + "$type": "color", + "$value": "#fef1f1" }, "sale-red-200": { - "$value": "#fde2e2", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#fde2e2", "$type": "color" - } + }, + "$type": "color", + "$value": "#fde2e2" }, "sale-red-300": { - "$value": "#fcd4d4", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#fcd4d4", "$type": "color" - } + }, + "$type": "color", + "$value": "#fcd4d4" }, "sale-red-400": { - "$value": "#fcb6b6", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#fcb6b6", "$type": "color" - } + }, + "$type": "color", + "$value": "#fcb6b6" }, "sale-red-500": { - "$value": "#f99595", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#f99595", "$type": "color" - } + }, + "$type": "color", + "$value": "#f99595" }, "sale-red-600": { - "$value": "#f16363", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#f16363", "$type": "color" - } + }, + "$type": "color", + "$value": "#f16363" }, "sale-red-700": { - "$value": "#dc2323", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#dc2323", "$type": "color" - } + }, + "$type": "color", + "$value": "#dc2323" }, "sale-red-800": { - "$value": "#c7370f", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#c7370f", "$type": "color" - } + }, + "$type": "color", + "$value": "#c7370f" }, "sale-red-900": { - "$value": "#990000", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#990000", "$type": "color" - } + }, + "$type": "color", + "$value": "#990000" }, "sale-red-1000": { - "$value": "#6b0000", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#6b0000", "$type": "color" - } + }, + "$type": "color", + "$value": "#6b0000" }, "sale-red-1100": { - "$value": "#3d0000", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#3d0000", "$type": "color" - } + }, + "$type": "color", + "$value": "#3d0000" }, "success-green-100": { - "$value": "#f4fbf5", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#f4fbf5", "$type": "color" - } + }, + "$type": "color", + "$value": "#f4fbf5" }, "success-green-200": { - "$value": "#ecf9e6", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#ecf9e6", "$type": "color" - } + }, + "$type": "color", + "$value": "#ecf9e6" }, "success-green-300": { - "$value": "#d5e6cb", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#d5e6cb", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5e6cb" }, "success-green-400": { - "$value": "#c3f0b9", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#c3f0b9", "$type": "color" - } + }, + "$type": "color", + "$value": "#c3f0b9" }, "success-green-500": { - "$value": "#b1e6a8", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#b1e6a8", "$type": "color" - } + }, + "$type": "color", + "$value": "#b1e6a8" }, "success-green-600": { - "$value": "#8cd085", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#8cd085", "$type": "color" - } + }, + "$type": "color", + "$value": "#8cd085" }, "success-green-700": { - "$value": "#5fa65f", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#5fa65f", "$type": "color" - } + }, + "$type": "color", + "$value": "#5fa65f" }, "success-green-800": { - "$value": "#3b8349", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#3b8349", "$type": "color" - } + }, + "$type": "color", + "$value": "#3b8349" }, "success-green-900": { - "$value": "#2e6b34", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#2e6b34", "$type": "color" - } + }, + "$type": "color", + "$value": "#2e6b34" }, "success-green-1000": { - "$value": "#1c4f26", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#1c4f26", "$type": "color" - } + }, + "$type": "color", + "$value": "#1c4f26" }, "success-green-1100": { - "$value": "#0e2f17", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#0e2f17", "$type": "color" - } + }, + "$type": "color", + "$value": "#0e2f17" }, "warning-yellow-100": { - "$value": "#fefcf1", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#fefcf1", "$type": "color" - } + }, + "$type": "color", + "$value": "#fefcf1" }, "warning-yellow-200": { - "$value": "#fdf6e2", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#fdf6e2", "$type": "color" - } + }, + "$type": "color", + "$value": "#fdf6e2" }, "warning-yellow-300": { - "$value": "#f5e9b7", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#f5e9b7", "$type": "color" - } + }, + "$type": "color", + "$value": "#f5e9b7" }, "warning-yellow-400": { - "$value": "#fae5b7", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#fae5b7", "$type": "color" - } + }, + "$type": "color", + "$value": "#fae5b7" }, "warning-yellow-500": { - "$value": "#f7d088", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#f7d088", "$type": "color" - } + }, + "$type": "color", + "$value": "#f7d088" }, "warning-yellow-600": { - "$value": "#edbc73", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#edbc73", "$type": "color" - } + }, + "$type": "color", + "$value": "#edbc73" }, "warning-yellow-700": { - "$value": "#d8913b", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#d8913b", "$type": "color" - } + }, + "$type": "color", + "$value": "#d8913b" }, "warning-yellow-800": { - "$value": "#b68b37", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#b68b37", "$type": "color" - } + }, + "$type": "color", + "$value": "#b68b37" }, "warning-yellow-900": { - "$value": "#854714", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#854714", "$type": "color" - } + }, + "$type": "color", + "$value": "#854714" }, "warning-yellow-1000": { - "$value": "#602d0b", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#602d0b", "$type": "color" - } + }, + "$type": "color", + "$value": "#602d0b" }, "warning-yellow-1100": { - "$value": "#381705", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#381705", "$type": "color" - } + }, + "$type": "color", + "$value": "#381705" }, "error-red-050": { - "$value": "#fff2f2", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#fff2f2", "$type": "color" - } + }, + "$type": "color", + "$value": "#fff2f2" }, "error-red-050-75": { - "$value": "rgba(255, 242, 242, 0.75)", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "rgba(255, 242, 242, 0.75)", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(255, 242, 242, 0.75)" }, "error-red-100": { - "$value": "#fdf7f7", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#fdf7f7", "$type": "color" - } + }, + "$type": "color", + "$value": "#fdf7f7" }, "error-red-200": { - "$value": "#fcefe4", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#fcefe4", "$type": "color" - } + }, + "$type": "color", + "$value": "#fcefe4" }, "error-red-300": { - "$value": "#eecbc1", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#eecbc1", "$type": "color" - } + }, + "$type": "color", + "$value": "#eecbc1" }, "error-red-400": { - "$value": "#f7cfbb", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#f7cfbb", "$type": "color" - } + }, + "$type": "color", + "$value": "#f7cfbb" }, "error-red-500": { - "$value": "#efa78f", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#efa78f", "$type": "color" - } + }, + "$type": "color", + "$value": "#efa78f" }, "error-red-600": { - "$value": "#e78b79", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#e78b79", "$type": "color" - } + }, + "$type": "color", + "$value": "#e78b79" }, "error-red-700": { - "$value": "#cd5046", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#cd5046", "$type": "color" - } + }, + "$type": "color", + "$value": "#cd5046" }, "error-red-800": { - "$value": "#bb4045", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#bb4045", "$type": "color" - } + }, + "$type": "color", + "$value": "#bb4045" }, "error-red-850": { - "$value": "#b33322", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#b33322", "$type": "color" - } + }, + "$type": "color", + "$value": "#b33322" }, "error-red-900": { - "$value": "#811823", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#811823", "$type": "color" - } + }, + "$type": "color", + "$value": "#811823" }, "error-red-1000": { - "$value": "#5d0e1d", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#5d0e1d", "$type": "color" - } + }, + "$type": "color", + "$value": "#5d0e1d" }, "error-red-1100": { - "$value": "#390518", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#390518", "$type": "color" - } + }, + "$type": "color", + "$value": "#390518" }, "info-blue-100": { - "$value": "#edf4f5", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#edf4f5", "$type": "color" - } + }, + "$type": "color", + "$value": "#edf4f5" }, "info-blue-200": { - "$value": "#e4f8fc", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#e4f8fc", "$type": "color" - } + }, + "$type": "color", + "$value": "#e4f8fc" }, "info-blue-300": { - "$value": "#c2d8db", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#c2d8db", "$type": "color" - } + }, + "$type": "color", + "$value": "#c2d8db" }, "info-blue-400": { - "$value": "#bae8f7", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#bae8f7", "$type": "color" - } + }, + "$type": "color", + "$value": "#bae8f7" }, "info-blue-500": { - "$value": "#9fd8ef", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#9fd8ef", "$type": "color" - } + }, + "$type": "color", + "$value": "#9fd8ef" }, "info-blue-600": { - "$value": "#7cc2e4", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#7cc2e4", "$type": "color" - } + }, + "$type": "color", + "$value": "#7cc2e4" }, "info-blue-700": { - "$value": "#4c98c8", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#4c98c8", "$type": "color" - } + }, + "$type": "color", + "$value": "#4c98c8" }, "info-blue-800": { - "$value": "#408e86", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#408e86", "$type": "color" - } + }, + "$type": "color", + "$value": "#408e86" }, "info-blue-900": { - "$value": "#174b80", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#174b80", "$type": "color" - } + }, + "$type": "color", + "$value": "#174b80" }, "info-blue-1000": { - "$value": "#0e2e5d", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#0e2e5d", "$type": "color" - } + }, + "$type": "color", + "$value": "#0e2e5d" }, "info-blue-1100": { - "$value": "#071736", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#071736", "$type": "color" - } + }, + "$type": "color", + "$value": "#071736" }, "default-grey-100": { - "$value": "#f9f8f6", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#f9f8f6", "$type": "color" - } + }, + "$type": "color", + "$value": "#f9f8f6" }, "default-grey-300": { - "$value": "#e8e0ce", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#e8e0ce", "$type": "color" - } + }, + "$type": "color", + "$value": "#e8e0ce" }, "default-grey-700": { - "$value": "#958e83", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#958e83", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "default-grey-800": { - "$value": "#726d64", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#726d64", "$type": "color" - } + }, + "$type": "color", + "$value": "#726d64" } }, "font": { "family": { - "serif-main": "Stuart", - "serif-fallback": "\"Stuart fallback\", Georgia, serif", - "sans-main": "Graphik", - "sans-fallback": "\"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "serif": "Stuart, \"Stuart fallback\", Georgia, serif", - "sans": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mono": "SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace", + "serif-main": { + "$type": "other", + "$value": "Stuart" + }, + "serif-fallback": { + "$type": "other", + "$value": "\"Stuart fallback\", Georgia, serif" + }, + "sans-main": { + "$type": "other", + "$value": "Graphik" + }, + "sans-fallback": { + "$type": "other", + "$value": "\"Graphik fallback\", \"Helvetica Neue\", sans-serif" + }, + "serif": { + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + }, + "sans": { + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + }, + "mono": { + "$type": "other", + "$value": "SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace" + }, "legacy": { - "serif": "Roboto, \"Helvetica Neue\", Helvetica, Arial, sans-serif", - "sans": "Roboto, \"Helvetica Neue\", Helvetica, Arial, sans-serif", - "sans-condensed": "\"Roboto Condensed\", Roboto, \"Helvetica Neue\", Helvetica, Arial, sans-serif" + "serif": { + "$type": "other", + "$value": "Roboto, \"Helvetica Neue\", Helvetica, Arial, sans-serif" + }, + "sans": { + "$type": "other", + "$value": "Roboto, \"Helvetica Neue\", Helvetica, Arial, sans-serif" + }, + "sans-condensed": { + "$type": "other", + "$value": "\"Roboto Condensed\", Roboto, \"Helvetica Neue\", Helvetica, Arial, sans-serif" + } } }, "style": { - "normal": "normal", - "italic": "italic" + "normal": { + "$type": "other", + "$value": "normal" + }, + "italic": { + "$type": "other", + "$value": "italic" + } }, "size": { - "100": "12px", - "200": "14px", - "300": "16px", - "400": "18px", - "500": "20px", - "600": "24px", - "700": "28px", - "800": "32px", - "900": "36px", - "1000": "42px", - "1100": "48px", - "1200": "54px", - "1300": "60px", - "1400": "68px", - "1500": "76px", - "1600": "86px" + "100": { + "$type": "other", + "$value": "12px" + }, + "200": { + "$type": "other", + "$value": "14px" + }, + "300": { + "$type": "other", + "$value": "16px" + }, + "400": { + "$type": "other", + "$value": "18px" + }, + "500": { + "$type": "other", + "$value": "20px" + }, + "600": { + "$type": "other", + "$value": "24px" + }, + "700": { + "$type": "other", + "$value": "28px" + }, + "800": { + "$type": "other", + "$value": "32px" + }, + "900": { + "$type": "other", + "$value": "36px" + }, + "1000": { + "$type": "other", + "$value": "42px" + }, + "1100": { + "$type": "other", + "$value": "48px" + }, + "1200": { + "$type": "other", + "$value": "54px" + }, + "1300": { + "$type": "other", + "$value": "60px" + }, + "1400": { + "$type": "other", + "$value": "68px" + }, + "1500": { + "$type": "other", + "$value": "76px" + }, + "1600": { + "$type": "other", + "$value": "86px" + } }, "weight": { - "normal": "400", - "medium": "500", - "semibold": "600", - "strong": "700" + "normal": { + "$type": "other", + "$value": "400" + }, + "medium": { + "$type": "other", + "$value": "500" + }, + "semibold": { + "$type": "other", + "$value": "600" + }, + "strong": { + "$type": "other", + "$value": "700" + } }, "spacing": { - "tightest": "-0.64px", - "tighter": "-0.32px", - "tight": "-0.16px", - "tightish": "-0.08px", - "normal": "0px", - "looseish": "0.08px", - "loose": "0.16px", - "looser": "0.32px", - "loosest": "0.64px" + "tightest": { + "$type": "other", + "$value": "-0.64px" + }, + "tighter": { + "$type": "other", + "$value": "-0.32px" + }, + "tight": { + "$type": "other", + "$value": "-0.16px" + }, + "tightish": { + "$type": "other", + "$value": "-0.08px" + }, + "normal": { + "$type": "other", + "$value": "0px" + }, + "looseish": { + "$type": "other", + "$value": "0.08px" + }, + "loose": { + "$type": "other", + "$value": "0.16px" + }, + "looser": { + "$type": "other", + "$value": "0.32px" + }, + "loosest": { + "$type": "other", + "$value": "0.64px" + } }, "height": { - "100": "16px", - "200": "18px", - "300": "20px", - "400": "22px", - "500": "24px", - "600": "26px", - "700": "28px", - "800": "30px", - "900": "32px", - "1000": "36px", - "1100": "40px", - "1200": "44px", - "1300": "50px", - "1400": "56px", - "1500": "64px", - "1600": "72px", - "1700": "80px", - "1800": "92px" + "100": { + "$type": "other", + "$value": "16px" + }, + "200": { + "$type": "other", + "$value": "18px" + }, + "300": { + "$type": "other", + "$value": "20px" + }, + "400": { + "$type": "other", + "$value": "22px" + }, + "500": { + "$type": "other", + "$value": "24px" + }, + "600": { + "$type": "other", + "$value": "26px" + }, + "700": { + "$type": "other", + "$value": "28px" + }, + "800": { + "$type": "other", + "$value": "30px" + }, + "900": { + "$type": "other", + "$value": "32px" + }, + "1000": { + "$type": "other", + "$value": "36px" + }, + "1100": { + "$type": "other", + "$value": "40px" + }, + "1200": { + "$type": "other", + "$value": "44px" + }, + "1300": { + "$type": "other", + "$value": "50px" + }, + "1400": { + "$type": "other", + "$value": "56px" + }, + "1500": { + "$type": "other", + "$value": "64px" + }, + "1600": { + "$type": "other", + "$value": "72px" + }, + "1700": { + "$type": "other", + "$value": "80px" + }, + "1800": { + "$type": "other", + "$value": "92px" + } } }, "space": { - "squish": 0.5, - "stretch": 1.5, - "zero": "0px", - "sixteenth-x": "1px", - "eighth-x": "2px", - "three-sixteenth-x": "3px", - "quarter-x": "4px", - "three-eighth-x": "6px", - "half-x": "8px", - "three-quarter-x": "12px", - "one-x": "16px", - "one-and-a-half-x": "24px", - "two-x": "32px", - "three-x": "48px", - "four-x": "64px" + "squish": { + "$type": "other", + "$value": 0.5 + }, + "stretch": { + "$type": "other", + "$value": 1.5 + }, + "zero": { + "$type": "other", + "$value": "0px" + }, + "sixteenth-x": { + "$type": "other", + "$value": "1px" + }, + "eighth-x": { + "$type": "other", + "$value": "2px" + }, + "three-sixteenth-x": { + "$type": "other", + "$value": "3px" + }, + "quarter-x": { + "$type": "other", + "$value": "4px" + }, + "three-eighth-x": { + "$type": "other", + "$value": "6px" + }, + "half-x": { + "$type": "other", + "$value": "8px" + }, + "three-quarter-x": { + "$type": "other", + "$value": "12px" + }, + "one-x": { + "$type": "other", + "$value": "16px" + }, + "one-and-a-half-x": { + "$type": "other", + "$value": "24px" + }, + "two-x": { + "$type": "other", + "$value": "32px" + }, + "three-x": { + "$type": "other", + "$value": "48px" + }, + "four-x": { + "$type": "other", + "$value": "64px" + } } }, "color": { "text": { "button": { "primary": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "primary-hover": { - "$value": "#1f513f", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.blue-spruce-green-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#1f513f" }, "primary-active": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "primary-disabled": { - "$value": "#ffffff", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "secondary": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "secondary-hover": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "secondary-active": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "secondary-disabled": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "dark": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "dark-hover": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "dark-active": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "dark-disabled": { - "$value": "#ffffff", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "sale": { - "$value": "#ffffff", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "sale-hover": { - "$value": "#c7370f", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.sale-red-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#c7370f" }, "sale-active": { - "$value": "#ffffff", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "sale-disabled": { - "$value": "#ffffff", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" } }, "chip": { "default": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "disabled": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" } }, "primary": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "secondary": { - "$value": "#736e65", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-750}", "$type": "color" - } + }, + "$type": "color", + "$value": "#736e65" }, "emphasis": { - "$value": "#2e2e2b", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#2e2e2b" }, "brand": { - "$value": "#1f513f", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.blue-spruce-green-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#1f513f" }, "sale": { - "$value": "#c7370f", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.sale-red-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#c7370f" }, "inverse": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "disabled": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "success": { - "$value": "#2e6b34", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.success-green-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#2e6b34" }, "warning": { - "$value": "#854714", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warning-yellow-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#854714" }, "error": { - "$value": "#811823", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.error-red-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#811823" }, "info": { - "$value": "#1b437e", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.alpine-lake-blue-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#1b437e" }, "message": { "error": { - "$value": "#bb4045", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.error-red-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#bb4045" } }, "input": { "default": { - "$value": "#2e2e2b", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#2e2e2b" }, "label": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "label-disabled": { - "$value": "#b2ab9f", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-450}", "$type": "color" - } + }, + "$type": "color", + "$value": "#b2ab9f" }, "placeholder": { - "$value": "#736e65", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-750}", "$type": "color" - } + }, + "$type": "color", + "$value": "#736e65" }, "required": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "optional": { - "$value": "#736e65", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-750}", "$type": "color" - } + }, + "$type": "color", + "$value": "#736e65" }, "disabled": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "filled": { - "$value": "#2e2e2b", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#2e2e2b" }, "help": { - "$value": "#736e65", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-750}", "$type": "color" - } + }, + "$type": "color", + "$value": "#736e65" }, "error": { - "$value": "#b33322", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.error-red-850}", "$type": "color" - } + }, + "$type": "color", + "$value": "#b33322" } }, "link": { "rest": { - "$value": "#406eb5", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#406eb5" }, "hover": { - "$value": "#406eb5", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#406eb5" }, "active": { - "$value": "#0b2d60", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.alpine-lake-blue-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#0b2d60" }, "disabled": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "visited": { - "$value": "#406eb5", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#406eb5" } }, "rating": { "default": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/rating.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "hover": { - "$value": "#406eb5", - "$type": "color", "filePath": "tokens/global/rating.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#406eb5" }, "separator": { - "$value": "#b2ab9f", - "$type": "color", "filePath": "tokens/global/rating.json5", "original": { "$value": "{options.color.warm-grey-450}", "$type": "color" - } + }, + "$type": "color", + "$value": "#b2ab9f" } }, "tab": { "rest": { - "$value": "#736e65", - "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.warm-grey-750}", "$type": "color" - } + }, + "$type": "color", + "$value": "#736e65" }, "active": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "hover": { - "$value": "#406eb5", - "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#406eb5" }, "disabled": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" } }, "toggle-button": { "default-rest": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" } }, "tooltip": { "default": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/tooltip.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" } } }, @@ -1758,938 +1980,938 @@ "button": { "primary": { "rest": { - "$value": "#1f513f", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.blue-spruce-green-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#1f513f" }, "active": { - "$value": "#1f513f", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.blue-spruce-green-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#1f513f" }, "hover": { - "$value": "#f7f5f3", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - } + }, + "$type": "color", + "$value": "#f7f5f3" }, "icon-alt-hover": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" } }, "secondary": { "rest": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "active": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "hover": { - "$value": "#f7f5f3", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - } + }, + "$type": "color", + "$value": "#f7f5f3" }, "disabled": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" } }, "dark": { "rest": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "active": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "hover": { - "$value": "#edeae3", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-100}", "$type": "color" - } + }, + "$type": "color", + "$value": "#edeae3" } }, "sale": { "rest": { - "$value": "#c7370f", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.sale-red-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#c7370f" }, "active": { - "$value": "#c7370f", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.sale-red-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#c7370f" }, "hover": { - "$value": "#f7f5f3", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - } + }, + "$type": "color", + "$value": "#f7f5f3" } }, "default-disabled": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "icon-only-active": { - "$value": "#f7f5f3", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - } + }, + "$type": "color", + "$value": "#f7f5f3" } }, "chip": { "default-rest": { - "$value": "#ffffff", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "default-disabled": { - "$value": "#ffffff", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "default-hover": { - "$value": "#f7f5f3", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - } + }, + "$type": "color", + "$value": "#f7f5f3" }, "default-focus": { - "$value": "#ffffff", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "default-active": { - "$value": "#edeae3", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-100}", "$type": "color" - } + }, + "$type": "color", + "$value": "#edeae3" }, "default-selected": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "default-selected-hover": { - "$value": "#edeae3", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-100}", "$type": "color" - } + }, + "$type": "color", + "$value": "#edeae3" }, "default-selected-focus": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "default-selected-active": { - "$value": "#edeae3", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-100}", "$type": "color" - } + }, + "$type": "color", + "$value": "#edeae3" } }, "transparent": { - "$value": "rgba(255, 255, 255, 0)", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.transparent}", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(255, 255, 255, 0)" }, "primary": { - "$value": "#ffffff", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "secondary": { - "$value": "#f7f5f3", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - } + }, + "$type": "color", + "$value": "#f7f5f3" }, "brand": { "spruce": { - "$value": "#1f513f", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.blue-spruce-green-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#1f513f" } }, "message": { "default-01": { - "$value": "#f9f8f6", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.default-grey-100}", "$type": "color" - } + }, + "$type": "color", + "$value": "#f9f8f6" }, "default-02": { - "$value": "#e8e0ce", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.default-grey-300}", "$type": "color" - } + }, + "$type": "color", + "$value": "#e8e0ce" }, "success": { - "$value": "#ecf9e6", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.success-green-200}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ecf9e6" }, "success-01": { - "$value": "#f4fbf5", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.success-green-100}", "$type": "color" - } + }, + "$type": "color", + "$value": "#f4fbf5" }, "success-02": { - "$value": "#d5e6cb", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.success-green-300}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5e6cb" }, "warning": { - "$value": "#fdf6e2", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warning-yellow-200}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fdf6e2" }, "warning-01": { - "$value": "#fefcf1", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warning-yellow-100}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fefcf1" }, "warning-02": { - "$value": "#f5e9b7", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warning-yellow-300}", "$type": "color" - } + }, + "$type": "color", + "$value": "#f5e9b7" }, "error": { - "$value": "#fcefe4", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.error-red-200}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fcefe4" }, "error-01": { - "$value": "#fdf7f7", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.error-red-100}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fdf7f7" }, "error-02": { - "$value": "#eecbc1", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.error-red-300}", "$type": "color" - } + }, + "$type": "color", + "$value": "#eecbc1" }, "info": { - "$value": "#e2f4fe", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.alpine-lake-blue-200}", "$type": "color" - } + }, + "$type": "color", + "$value": "#e2f4fe" }, "info-01": { - "$value": "#edf4f5", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.info-blue-100}", "$type": "color" - } + }, + "$type": "color", + "$value": "#edf4f5" }, "info-02": { - "$value": "#c2d8db", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.info-blue-300}", "$type": "color" - } + }, + "$type": "color", + "$value": "#c2d8db" }, "sale": { - "$value": "#c7370f", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.sale-red-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#c7370f" } }, "accordion-hover": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "pagination-hover": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "pagination-keyline": { - "$value": "#406eb5", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#406eb5" }, "modal-overlay": { - "$value": "rgba(247, 245, 243, 0.85)", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-025-85}", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(247, 245, 243, 0.85)" }, "label": { "default-hover": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "default-active": { - "$value": "#edeae3", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-100}", "$type": "color" - } + }, + "$type": "color", + "$value": "#edeae3" }, "default-focus": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "secondary-hover": { - "$value": "rgba(255, 255, 255, 0.75)", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.white-75}", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(255, 255, 255, 0.75)" }, "secondary-active": { - "$value": "#ffffff", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "secondary-focus": { - "$value": "rgba(255, 255, 255, 0.75)", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.white-75}", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(255, 255, 255, 0.75)" } }, "input": { "default": { - "$value": "rgba(247, 245, 243, 0.15)", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-025-15}", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(247, 245, 243, 0.15)" }, "secondary": { - "$value": "rgba(255, 255, 255, 0.85)", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.white-85}", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(255, 255, 255, 0.85)" }, "error": { - "$value": "rgba(255, 242, 242, 0.75)", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.error-red-050-75}", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(255, 242, 242, 0.75)" }, "default-hover": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "default-active": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "default-selected": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "secondary-active": { - "$value": "#ffffff", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "default-selected-hover": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "default-disabled": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "default-selected-focus": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "default-focus": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" } }, "rating-star-default": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/rating.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "rating-star-highlighted": { - "$value": "#ffd280", - "$type": "color", "filePath": "tokens/global/rating.json5", "original": { "$value": "{options.color.golden-yellow-500}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffd280" }, "surface": { "primary": { - "$value": "#ffffff", - "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "secondary": { - "$value": "#f7f5f3", - "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - } + }, + "$type": "color", + "$value": "#f7f5f3" }, "brand-spruce": { - "$value": "#1f513f", - "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.blue-spruce-green-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#1f513f" }, "sale": { - "$value": "#c7370f", - "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.sale-red-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#c7370f" } }, "surface-selection": { "default": { "rest": { - "$value": "#ffffff", - "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "active": { - "$value": "#ffffff", - "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "hover": { - "$value": "#ffffff", - "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "checked": { - "$value": "#ffffff", - "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "disabled": { - "$value": "#f7f5f3", - "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - } + }, + "$type": "color", + "$value": "#f7f5f3" }, "loading": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" } } }, "switch": { "default-rest": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "default-hover": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "default-focus": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "selected": { "default-rest": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "default-hover": { - "$value": "#2e2e2b", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#2e2e2b" }, "default-focus": { - "$value": "#2e2e2b", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#2e2e2b" } }, "handle": { "default-rest": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "default-hover": { - "$value": "#edeae3", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-100}", "$type": "color" - } + }, + "$type": "color", + "$value": "#edeae3" }, "default-focus": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "selected": { "default-rest": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "default-hover": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "default-focus": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" } } } }, "table-header": { - "$value": "#f7f5f3", - "$type": "color", "filePath": "tokens/global/table.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - } + }, + "$type": "color", + "$value": "#f7f5f3" }, "table-row": { - "$value": "#ffffff", - "$type": "color", "filePath": "tokens/global/table.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "table-row-alt": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/table.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "toggle-group": { "default": { "rest": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" } } }, "toggle-button": { "default": { "rest": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "hover": { - "$value": "#edeae3", - "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.warm-grey-100}", "$type": "color" - } + }, + "$type": "color", + "$value": "#edeae3" }, "focus": { - "$value": "#edeae3", - "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.warm-grey-100}", "$type": "color" - } + }, + "$type": "color", + "$value": "#edeae3" }, "selected": { "rest": { - "$value": "#ffffff", - "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "hover": { - "$value": "#ffffff", - "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" } } } }, "tooltip": { "default": { - "$value": "#2e2e2b", - "$type": "color", "filePath": "tokens/global/tooltip.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#2e2e2b" } } }, @@ -2697,2370 +2919,2387 @@ "button": { "primary": { "rest": { - "$value": "#1f513f", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.blue-spruce-green-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#1f513f" }, "active": { - "$value": "#1f513f", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.blue-spruce-green-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#1f513f" }, "active-inset": { - "$value": "#f7f5f3", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - } + }, + "$type": "color", + "$value": "#f7f5f3" }, "hover": { - "$value": "#1f513f", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.blue-spruce-green-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#1f513f" } }, "secondary": { "rest": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "active": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "active-inset": { - "$value": "#f7f5f3", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - } + }, + "$type": "color", + "$value": "#f7f5f3" }, "hover": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" } }, "dark": { "rest": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "active": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "active-inset": { - "$value": "#edeae3", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-100}", "$type": "color" - } + }, + "$type": "color", + "$value": "#edeae3" }, "hover": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" } }, "sale": { "rest": { - "$value": "#c7370f", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.sale-red-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#c7370f" }, "active": { - "$value": "#c7370f", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.sale-red-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#c7370f" }, "active-inset": { - "$value": "#fde2e2", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.sale-red-200}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fde2e2" }, "hover": { - "$value": "#c7370f", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.sale-red-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#c7370f" } }, "default-disabled": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "icon-only-active": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" } }, "chip": { "default-rest": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "default-disabled": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "default-hover": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "default-focus": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "default-active": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "default-selected-rest": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "default-selected-hover": { - "$value": "#736e65", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-750}", "$type": "color" - } + }, + "$type": "color", + "$value": "#736e65" }, "default-selected-focus": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" } }, "transparent": { - "$value": "rgba(255, 255, 255, 0)", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.transparent}", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(255, 255, 255, 0)" }, "primary": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "secondary": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "success": { - "$value": "#3b8349", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.success-green-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#3b8349" }, "warning": { - "$value": "#b68b37", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warning-yellow-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#b68b37" }, "error": { - "$value": "#bb4045", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.error-red-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#bb4045" }, "info": { - "$value": "#406eb5", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#406eb5" }, "message": { "default-01": { - "$value": "#726d64", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.default-grey-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#726d64" }, "default-02": { - "$value": "#e8e0ce", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.default-grey-300}", "$type": "color" - } + }, + "$type": "color", + "$value": "#e8e0ce" }, "success-01": { - "$value": "#3b8349", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.success-green-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#3b8349" }, "success-02": { - "$value": "#d5e6cb", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.success-green-300}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5e6cb" }, "warning-01": { - "$value": "#b68b37", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warning-yellow-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#b68b37" }, "warning-02": { - "$value": "#f5e9b7", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warning-yellow-300}", "$type": "color" - } + }, + "$type": "color", + "$value": "#f5e9b7" }, "error-01": { - "$value": "#bb4045", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.error-red-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#bb4045" }, "error-02": { - "$value": "#eecbc1", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.error-red-300}", "$type": "color" - } + }, + "$type": "color", + "$value": "#eecbc1" }, "info-01": { - "$value": "#408e86", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.info-blue-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#408e86" }, "info-02": { - "$value": "#c2d8db", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.info-blue-300}", "$type": "color" - } + }, + "$type": "color", + "$value": "#c2d8db" } }, "label": { "default-focus": { - "$value": "#2e2e2b", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#2e2e2b" } }, "input": { "default": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "error": { - "$value": "#b33322", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.error-red-850}", "$type": "color" - } + }, + "$type": "color", + "$value": "#b33322" }, "default-active": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "default-selected": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "default-focus": { - "$value": "#2e2e2b", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#2e2e2b" }, "default-selected-hover": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "default-hover": { - "$value": "#2e2e2b", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#2e2e2b" }, "default-disabled": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" } }, "link": { "rest": { - "$value": "#406eb5", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#406eb5" }, "hover": { - "$value": "#406eb5", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#406eb5" }, "active": { - "$value": "#0b2d60", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.alpine-lake-blue-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#0b2d60" }, "disabled": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "visited": { - "$value": "#406eb5", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#406eb5" } }, "rating-star": { "default": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/rating.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "highlighted": { - "$value": "#bd7b2d", - "$type": "color", "filePath": "tokens/global/rating.json5", "original": { "$value": "{options.color.golden-yellow-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#bd7b2d" } }, "surface": { "primary": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "secondary": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "success": { - "$value": "#3b8349", - "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.success-green-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#3b8349" }, "warning": { - "$value": "#b68b37", - "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.warning-yellow-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#b68b37" }, "error": { - "$value": "#bb4045", - "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.error-red-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#bb4045" }, "info": { - "$value": "#406eb5", - "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#406eb5" } }, "surface-selection": { "default": { "rest": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.default-grey-700}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "active": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.default-grey-700}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "hover": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.default-grey-700}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "checked": { - "$value": "#2e2e2b", - "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#2e2e2b" }, "disabled": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.default-grey-700}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "loading": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.default-grey-700}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" } } }, "switch": { "default-hover": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "handle": { "default-rest": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "default-hover": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "default-focus": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" } } }, "tab": { "keyline": { "rest": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "active": { - "$value": "#406eb5", - "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#406eb5" }, "active-alt": { - "$value": "#78b1e8", - "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.alpine-lake-blue-600}", "$type": "color" - } + }, + "$type": "color", + "$value": "#78b1e8" }, "hover": { - "$value": "#406eb5", - "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#406eb5" }, "hover-alt": { - "$value": "#78b1e8", - "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.alpine-lake-blue-600}", "$type": "color" - } + }, + "$type": "color", + "$value": "#78b1e8" }, "disabled": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" } } }, "table": { "default": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/table.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "head": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/table.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" } }, "toggle-button": { "default": { "focus": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "selected": { "rest": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "focus": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" } } } }, "tooltip": { "default": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/tooltip.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" } } }, - "doccategory": "colors", - "docexample": "color", + "doccategory": { + "$type": "other", + "$value": "colors" + }, + "docexample": { + "$type": "other", + "$value": "color" + }, "icon": { "default": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "emphasis": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "link": { - "$value": "#406eb5", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#406eb5" }, "disabled": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "message": { "default": { - "$value": "#726d64", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.default-grey-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#726d64" }, "success": { - "$value": "#3b8349", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.success-green-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#3b8349" }, "warning": { - "$value": "#b68b37", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warning-yellow-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#b68b37" }, "error": { - "$value": "#bb4045", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.error-red-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#bb4045" }, "info": { - "$value": "#408e86", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.info-blue-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#408e86" } }, "checkbox-default-selected": { - "$value": "#ffffff", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "checkbox-default-selected-hover": { - "$value": "#ffffff", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "checkbox-default-selected-active": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "switch": { "selected": { "default-rest": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "default-hover": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "default-focus": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" } } } }, "surface": { "primary": { - "$value": "#ffffff", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "secondary": { - "$value": "#f7f5f3", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - } + }, + "$type": "color", + "$value": "#f7f5f3" } } }, "form": { "input-height-default": { - "$value": "4rem", - "$type": "dimension", "filePath": "tokens/global/form.json5", "original": { "$value": "40px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "4rem" }, "input-height-large": { - "$value": "4.8rem", - "$type": "dimension", "filePath": "tokens/global/form.json5", "original": { "$value": "48px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "4.8rem" }, "figure-size-small": { - "$value": "1.6rem", - "$type": "dimension", "filePath": "tokens/global/form.json5", "original": { "$value": "16px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "1.6rem" }, "figure-size-medium": { - "$value": "1.6rem", - "$type": "dimension", "filePath": "tokens/global/form.json5", "original": { "$value": "16px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "1.6rem" }, "figure-size-large": { - "$value": "2rem", - "$type": "dimension", "filePath": "tokens/global/form.json5", "original": { "$value": "20px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "2rem" } }, "icon": { "size-sm": { - "$value": "1.6rem", - "$type": "dimension", "filePath": "tokens/global/icon.json5", "original": { "$value": "{space.one-x.$value}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "1.6rem" }, "size": { - "$value": "2.4rem", - "$type": "dimension", "filePath": "tokens/global/icon.json5", "original": { "$value": "{space.one-and-a-half-x.$value}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "2.4rem" }, "size-lg": { - "$value": "3.2rem", - "$type": "dimension", "filePath": "tokens/global/icon.json5", "original": { "$value": "{space.two-x.$value}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "3.2rem" } }, "duration": { "1-x": { - "$value": "0.10s", - "$type": "time", "filePath": "tokens/global/motion.json5", "original": { "$value": "100ms", "$type": "time" - } + }, + "$type": "time", + "$value": "0.10s" }, "2-x": { - "$value": "0.20s", - "$type": "time", "filePath": "tokens/global/motion.json5", "original": { "$value": "200ms", "$type": "time" - } + }, + "$type": "time", + "$value": "0.20s" }, "3-x": { - "$value": "0.30s", - "$type": "time", "filePath": "tokens/global/motion.json5", "original": { "$value": "300ms", "$type": "time" - } + }, + "$type": "time", + "$value": "0.30s" }, "4-x": { - "$value": "0.40s", - "$type": "time", "filePath": "tokens/global/motion.json5", "original": { "$value": "400ms", "$type": "time" - } + }, + "$type": "time", + "$value": "0.40s" }, "5-x": { - "$value": "0.50s", - "$type": "time", "filePath": "tokens/global/motion.json5", "original": { "$value": "500ms", "$type": "time" - } + }, + "$type": "time", + "$value": "0.50s" }, "6-x": { - "$value": "0.60s", - "$type": "time", "filePath": "tokens/global/motion.json5", "original": { "$value": "600ms", "$type": "time" - } + }, + "$type": "time", + "$value": "0.60s" } }, "timing": { "function-ease-out": { - "$value": "cubic-bezier(0.32, 0.94, 0.60, 1)", "filePath": "tokens/global/motion.json5", "original": { "$value": "cubic-bezier(0.32, 0.94, 0.60, 1)" - } + }, + "$type": "other", + "$value": "cubic-bezier(0.32, 0.94, 0.60, 1)" }, "function-ease": { - "$value": "cubic-bezier(0.15, 0, 0.15, 0)", "filePath": "tokens/global/motion.json5", "original": { "$value": "cubic-bezier(0.15, 0, 0.15, 0)" - } + }, + "$type": "other", + "$value": "cubic-bezier(0.15, 0, 0.15, 0)" }, "function-linear": { - "$value": "cubic-bezier(0, 0, 1, 1)", "filePath": "tokens/global/motion.json5", "original": { "$value": "cubic-bezier(0, 0, 1, 1)" - } + }, + "$type": "other", + "$value": "cubic-bezier(0, 0, 1, 1)" } }, "prominence": { "flat-x": { - "$value": "0", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0" }, "flat-y": { - "$value": "0", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0" }, "flat-blur": { - "$value": "0", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0" }, "flat-spread": { - "$value": "0", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0" }, "flat-color": { - "$value": "rgba(46, 46, 43, 0.2)", - "$type": "color", "filePath": "tokens/global/prominence.json5", "original": { "$value": "{options.color.warm-grey-1000-20}", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(46, 46, 43, 0.2)" }, "raised-x": { - "$value": "0", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0" }, "raised-y": { - "$value": "0.2rem", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "2px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0.2rem" }, "raised-blur": { - "$value": "0.2rem", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "2px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0.2rem" }, "raised-spread": { - "$value": "0", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0" }, "raised-color": { - "$value": "rgba(46, 46, 43, 0.2)", - "$type": "color", "filePath": "tokens/global/prominence.json5", "original": { "$value": "{options.color.warm-grey-1000-20}", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(46, 46, 43, 0.2)" }, "elevated-x": { - "$value": "0", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0" }, "elevated-y": { - "$value": "0.4rem", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "4px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0.4rem" }, "elevated-blur": { - "$value": "0.4rem", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "4px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0.4rem" }, "elevated-spread": { - "$value": "0", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0" }, "elevated-color": { - "$value": "rgba(46, 46, 43, 0.2)", - "$type": "color", "filePath": "tokens/global/prominence.json5", "original": { "$value": "{options.color.warm-grey-1000-20}", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(46, 46, 43, 0.2)" }, "floating-x": { - "$value": "0", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0" }, "floating-y": { - "$value": "0.8rem", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "8px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0.8rem" }, "floating-blur": { - "$value": "0.8rem", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "8px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0.8rem" }, "floating-spread": { - "$value": "0", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0" }, "floating-color": { - "$value": "rgba(46, 46, 43, 0.2)", - "$type": "color", "filePath": "tokens/global/prominence.json5", "original": { "$value": "{options.color.warm-grey-1000-20}", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(46, 46, 43, 0.2)" }, "lifted-x": { - "$value": "0", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0" }, "lifted-y": { - "$value": "1.6rem", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "16px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "1.6rem" }, "lifted-blur": { - "$value": "1.6rem", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "16px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "1.6rem" }, "lifted-spread": { - "$value": "0", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0" }, "lifted-color": { - "$value": "rgba(46, 46, 43, 0.2)", - "$type": "color", "filePath": "tokens/global/prominence.json5", "original": { "$value": "{options.color.warm-grey-1000-20}", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(46, 46, 43, 0.2)" }, "flat": { - "$value": "0 0 0 0 rgba(46, 46, 43, 0.2)", "filePath": "tokens/web/prominence.json5", "original": { "$value": "{prominence.flat-x.$value} {prominence.flat-y.$value} {prominence.flat-blur.$value} {prominence.flat-spread.$value} {prominence.flat-color.$value}" - } + }, + "$type": "other", + "$value": "0 0 0 0 rgba(46, 46, 43, 0.2)" }, "raised": { - "$value": "0 0.2rem 0.2rem 0 rgba(46, 46, 43, 0.2)", "filePath": "tokens/web/prominence.json5", "original": { "$value": "{prominence.raised-x.$value} {prominence.raised-y.$value} {prominence.raised-blur.$value} {prominence.raised-spread.$value} {prominence.raised-color.$value}" - } + }, + "$type": "other", + "$value": "0 0.2rem 0.2rem 0 rgba(46, 46, 43, 0.2)" }, "elevated": { - "$value": "0 0.4rem 0.4rem 0 rgba(46, 46, 43, 0.2)", "filePath": "tokens/web/prominence.json5", "original": { "$value": "{prominence.elevated-x.$value} {prominence.elevated-y.$value} {prominence.elevated-blur.$value} {prominence.elevated-spread.$value} {prominence.elevated-color.$value}" - } + }, + "$type": "other", + "$value": "0 0.4rem 0.4rem 0 rgba(46, 46, 43, 0.2)" }, "floating": { - "$value": "0 0.8rem 0.8rem 0 rgba(46, 46, 43, 0.2)", "filePath": "tokens/web/prominence.json5", "original": { "$value": "{prominence.floating-x.$value} {prominence.floating-y.$value} {prominence.floating-blur.$value} {prominence.floating-spread.$value} {prominence.floating-color.$value}" - } + }, + "$type": "other", + "$value": "0 0.8rem 0.8rem 0 rgba(46, 46, 43, 0.2)" }, "lifted": { - "$value": "0 1.6rem 1.6rem 0 rgba(46, 46, 43, 0.2)", "filePath": "tokens/web/prominence.json5", "original": { "$value": "{prominence.lifted-x.$value} {prominence.lifted-y.$value} {prominence.lifted-blur.$value} {prominence.lifted-spread.$value} {prominence.lifted-color.$value}" - } + }, + "$type": "other", + "$value": "0 1.6rem 1.6rem 0 rgba(46, 46, 43, 0.2)" } }, "radius": { "sharp": { - "$value": "0", - "$type": "dimension", "filePath": "tokens/global/radius.json5", "original": { "$value": "0", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0" }, "soft": { - "$value": "0.2rem", - "$type": "dimension", "filePath": "tokens/global/radius.json5", "original": { "$value": "2px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0.2rem" }, "softer": { - "$value": "0.4rem", - "$type": "dimension", "filePath": "tokens/global/radius.json5", "original": { "$value": "4px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0.4rem" }, "softest": { - "$value": "0.6rem", - "$type": "dimension", "filePath": "tokens/global/radius.json5", "original": { "$value": "6px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0.6rem" }, "round": { - "$value": "999.9rem", - "$type": "dimension", "filePath": "tokens/global/radius.json5", "original": { "$value": "9999px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "999.9rem" } }, "space": { "zero": { - "$value": "0", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.zero}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0" }, "sixteenth-x": { - "$value": "0.1rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.sixteenth-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0.1rem" }, "eighth-x": { - "$value": "0.2rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.eighth-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0.2rem" }, "three-sixteenth-x": { - "$value": "0.3rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-sixteenth-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0.3rem" }, "quarter-x": { - "$value": "0.4rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.quarter-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0.4rem" }, "three-eighth-x": { - "$value": "0.6rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-eighth-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0.6rem" }, "half-x": { - "$value": "0.8rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.half-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0.8rem" }, "three-quarter-x": { - "$value": "1.2rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-quarter-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "1.2rem" }, "one-x": { - "$value": "1.6rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "1.6rem" }, "one-and-a-half-x": { - "$value": "2.4rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "24px", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "2.4rem" }, "two-x": { - "$value": "3.2rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "32px", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "3.2rem" }, "three-x": { - "$value": "4.8rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "48px", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "4.8rem" }, "four-x": { - "$value": "6.4rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "64px", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "6.4rem" }, "inset": { "sixteenth-x": { - "$value": "0.1rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{space.sixteenth-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0.1rem" }, "eighth-x": { - "$value": "0.2rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{space.eighth-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0.2rem" }, "eighth-x-squish-top-bottom": { - "$value": "0", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "0", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0" }, "eighth-x-squish-left-right": { - "$value": "0.2rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "2px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0.2rem" }, "eighth-x-stretch-top-bottom": { - "$value": "0.4rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "4px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0.4rem" }, "eighth-x-stretch-left-right": { - "$value": "0.2rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "2px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0.2rem" }, "three-sixteenth-x": { - "$value": "0.3rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{space.three-sixteenth-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0.3rem" }, "quarter-x": { - "$value": "0.4rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{space.quarter-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0.4rem" }, "quarter-x-squish-top-bottom": { - "$value": "0.2rem", "spacingModifier": 0.5, - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.quarter-x}", "spacingModifier": "{options.space.squish}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0.2rem" }, "quarter-x-squish-left-right": { - "$value": "0.4rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.quarter-x}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0.4rem" }, "quarter-x-stretch-top-bottom": { - "$value": "0.6rem", - "$type": "dimension", "spacingModifier": 1.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.quarter-x}", "$type": "dimension", "spacingModifier": "{options.space.stretch}" - } + }, + "$type": "dimension", + "$value": "0.6rem" }, "quarter-x-stretch-left-right": { - "$value": "0.4rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.quarter-x}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0.4rem" }, "three-eighth-x": { - "$value": "0.6rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{space.three-eighth-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0.6rem" }, "half-x": { - "$value": "0.8rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.half-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0.8rem" }, "half-x-squish-top-bottom": { - "$value": "0.4rem", - "$type": "dimension", "spacingModifier": 0.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.half-x}", "$type": "dimension", "spacingModifier": "{options.space.squish}" - } + }, + "$type": "dimension", + "$value": "0.4rem" }, "half-x-squish-left-right": { - "$value": "0.8rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.half-x}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0.8rem" }, "half-x-stretch-top-bottom": { - "$value": "1.2rem", - "$type": "dimension", "spacingModifier": 1.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.half-x}", "$type": "dimension", "spacingModifier": "{options.space.stretch}" - } + }, + "$type": "dimension", + "$value": "1.2rem" }, "half-x-stretch-left-right": { - "$value": "0.8rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.half-x}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0.8rem" }, "three-quarter-x": { - "$value": "1.2rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-quarter-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "1.2rem" }, "three-quarter-x-squish-top-bottom": { - "$value": "0.6rem", - "$type": "dimension", "spacingModifier": 0.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-quarter-x}", "$type": "dimension", "spacingModifier": "{options.space.squish}" - } + }, + "$type": "dimension", + "$value": "0.6rem" }, "three-quarter-x-squish-left-right": { - "$value": "1.2rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-quarter-x}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "1.2rem" }, "three-quarter-x-stretch-top-bottom": { - "$value": "1.8rem", - "$type": "dimension", "spacingModifier": 1.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-quarter-x}", "$type": "dimension", "spacingModifier": "{options.space.stretch}" - } + }, + "$type": "dimension", + "$value": "1.8rem" }, "three-quarter-x-stretch-left-right": { - "$value": "1.2rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-quarter-x}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "1.2rem" }, "one-x": { - "$value": "1.6rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "1.6rem" }, "one-x-squish-top-bottom": { - "$value": "0.8rem", - "$type": "dimension", "spacingModifier": 0.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-x}", "$type": "dimension", "spacingModifier": "{options.space.squish}" - } + }, + "$type": "dimension", + "$value": "0.8rem" }, "one-x-squish-left-right": { - "$value": "1.6rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-x}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "1.6rem" }, "one-x-stretch-top-bottom": { - "$value": "2.4rem", - "$type": "dimension", "spacingModifier": 1.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-x}", "$type": "dimension", "spacingModifier": "{options.space.stretch}" - } + }, + "$type": "dimension", + "$value": "2.4rem" }, "one-x-stretch-left-right": { - "$value": "1.6rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-x}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "1.6rem" }, "one-and-a-half-x": { - "$value": "2.4rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-and-a-half-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "2.4rem" }, "one-and-a-half-x-squish-top-bottom": { - "$value": "1.2rem", - "$type": "dimension", "spacingModifier": 0.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-and-a-half-x}", "$type": "dimension", "spacingModifier": "{options.space.squish}" - } + }, + "$type": "dimension", + "$value": "1.2rem" }, "one-and-a-half-x-squish-left-right": { - "$value": "2.4rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-and-a-half-x}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "2.4rem" }, "one-and-a-half-x-stretch-top-bottom": { - "$value": "3.6rem", - "$type": "dimension", "spacingModifier": 1.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-and-a-half-x}", "$type": "dimension", "spacingModifier": "{options.space.stretch}" - } + }, + "$type": "dimension", + "$value": "3.6rem" }, "one-and-a-half-x-stretch-left-right": { - "$value": "2.4rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-and-a-half-x}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "2.4rem" }, "two-x": { - "$value": "3.2rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.two-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "3.2rem" }, "two-x-squish-top-bottom": { - "$value": "1.6rem", - "$type": "dimension", "spacingModifier": 0.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.two-x}", "$type": "dimension", "spacingModifier": "{options.space.squish}" - } + }, + "$type": "dimension", + "$value": "1.6rem" }, "two-x-squish-left-right": { - "$value": "3.2rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.two-x}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "3.2rem" }, "two-x-stretch-top-bottom": { - "$value": "4.8rem", - "$type": "dimension", "spacingModifier": 1.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.two-x}", "$type": "dimension", "spacingModifier": "{options.space.stretch}" - } + }, + "$type": "dimension", + "$value": "4.8rem" }, "two-x-stretch-left-right": { - "$value": "3.2rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.two-x}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "3.2rem" }, "three-x": { - "$value": "4.8rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "4.8rem" }, "three-x-squish-top-bottom": { - "$value": "2.4rem", - "$type": "dimension", "spacingModifier": 0.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-x}", "$type": "dimension", "spacingModifier": "{options.space.squish}" - } + }, + "$type": "dimension", + "$value": "2.4rem" }, "three-x-squish-left-right": { - "$value": "4.8rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-x}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "4.8rem" }, "three-x-stretch-top-bottom": { - "$value": "7.2rem", - "$type": "dimension", "spacingModifier": 1.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-x}", "$type": "dimension", "spacingModifier": "{options.space.stretch}" - } + }, + "$type": "dimension", + "$value": "7.2rem" }, "three-x-stretch-left-right": { - "$value": "4.8rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-x}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "4.8rem" }, "four-x": { - "$value": "6.4rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.four-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "6.4rem" }, "four-x-squish-top-bottom": { - "$value": "3.2rem", - "$type": "dimension", "spacingModifier": 0.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.four-x}", "$type": "dimension", "spacingModifier": "{options.space.squish}" - } + }, + "$type": "dimension", + "$value": "3.2rem" }, "four-x-squish-left-right": { - "$value": "6.4rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.four-x}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "6.4rem" }, "four-x-stretch-top-bottom": { - "$value": "9.6rem", - "$type": "dimension", "spacingModifier": 1.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.four-x}", "$type": "dimension", "spacingModifier": "{options.space.stretch}" - } + }, + "$type": "dimension", + "$value": "9.6rem" }, "four-x-stretch-left-right": { - "$value": "6.4rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "64px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "6.4rem" }, "eighth-x-squish": { - "$value": "0 0.2rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.eighth-x-squish-top-bottom.$value} {space.inset.eighth-x-squish-left-right.$value}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0 0.2rem" }, "eighth-x-stretch": { - "$value": "0.4rem 0.2rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.eighth-x-stretch-top-bottom.$value} {space.inset.eighth-x-stretch-left-right.$value}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0.4rem 0.2rem" }, "quarter-x-squish": { - "$value": "0.2rem 0.4rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.quarter-x-squish-top-bottom.$value} {space.inset.quarter-x-squish-left-right.$value}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0.2rem 0.4rem" }, "quarter-x-stretch": { - "$value": "0.6rem 0.4rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.quarter-x-stretch-top-bottom.$value} {space.inset.quarter-x-stretch-left-right.$value}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0.6rem 0.4rem" }, "half-x-squish": { - "$value": "0.4rem 0.8rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.half-x-squish-top-bottom.$value} {space.inset.half-x-squish-left-right.$value}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0.4rem 0.8rem" }, "half-x-stretch": { - "$value": "1.2rem 0.8rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.half-x-stretch-top-bottom.$value} {space.inset.half-x-stretch-left-right.$value}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "1.2rem 0.8rem" }, "three-quarter-x-squish": { - "$value": "0.6rem 1.2rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.three-quarter-x-squish-top-bottom.$value} {space.inset.three-quarter-x-squish-left-right.$value}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0.6rem 1.2rem" }, "three-quarter-x-stretch": { - "$value": "1.8rem 1.2rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.three-quarter-x-stretch-top-bottom.$value} {space.inset.three-quarter-x-stretch-left-right.$value}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "1.8rem 1.2rem" }, "one-x-squish": { - "$value": "0.8rem 1.6rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.one-x-squish-top-bottom.$value} {space.inset.one-x-squish-left-right.$value}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0.8rem 1.6rem" }, "one-x-stretch": { - "$value": "2.4rem 1.6rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.one-x-stretch-top-bottom.$value} {space.inset.one-x-stretch-left-right.$value}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "2.4rem 1.6rem" }, "one-and-a-half-x-squish": { - "$value": "1.2rem 2.4rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "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", "utility-class": true - } + }, + "$type": "dimension", + "$value": "1.2rem 2.4rem" }, "one-and-a-half-x-stretch": { - "$value": "3.6rem 2.4rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "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", "utility-class": true - } + }, + "$type": "dimension", + "$value": "3.6rem 2.4rem" }, "two-x-squish": { - "$value": "1.6rem 3.2rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.two-x-squish-top-bottom.$value} {space.inset.two-x-squish-left-right.$value}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "1.6rem 3.2rem" }, "two-x-stretch": { - "$value": "4.8rem 3.2rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.two-x-stretch-top-bottom.$value} {space.inset.two-x-stretch-left-right.$value}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "4.8rem 3.2rem" }, "three-x-squish": { - "$value": "2.4rem 4.8rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.three-x-squish-top-bottom.$value} {space.inset.three-x-squish-left-right.$value}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "2.4rem 4.8rem" }, "three-x-stretch": { - "$value": "7.2rem 4.8rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.three-x-stretch-top-bottom.$value} {space.inset.three-x-stretch-left-right.$value}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "7.2rem 4.8rem" }, "four-x-squish": { - "$value": "3.2rem 6.4rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.four-x-squish-top-bottom.$value} {space.inset.four-x-squish-left-right.$value}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "3.2rem 6.4rem" }, "four-x-stretch": { - "$value": "9.6rem 6.4rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.four-x-stretch-top-bottom.$value} {space.inset.four-x-stretch-left-right.$value}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "9.6rem 6.4rem" } } }, "breakpoint": { "xs": { - "$value": "0", - "$type": "breakpoint", "filePath": "tokens/web/breakpoints.json5", "original": { "$value": "0", "$type": "breakpoint" - } + }, + "$type": "breakpoint", + "$value": "0" }, "sm": { - "$value": "768px", - "$type": "breakpoint", "filePath": "tokens/web/breakpoints.json5", "original": { "$value": "768px", "$type": "breakpoint" - } + }, + "$type": "breakpoint", + "$value": "768px" }, "md": { - "$value": "992px", - "$type": "breakpoint", "filePath": "tokens/web/breakpoints.json5", "original": { "$value": "992px", "$type": "breakpoint" - } + }, + "$type": "breakpoint", + "$value": "992px" }, "lg": { - "$value": "1232px", - "$type": "breakpoint", "filePath": "tokens/web/breakpoints.json5", "original": { "$value": "1232px", "$type": "breakpoint" - } + }, + "$type": "breakpoint", + "$value": "1232px" } }, "font": { "family": { "serif-brand-font": { - "$value": "Stuart", "filePath": "tokens/web/font.json5", "original": { "$value": "{options.font.family.serif-main}" - } + }, + "$type": "other", + "$value": "Stuart" }, "serif": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "filePath": "tokens/web/font.json5", "original": { "$value": "{options.font.family.serif}" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "sans-brand-font": { - "$value": "Graphik", "filePath": "tokens/web/font.json5", "original": { "$value": "{options.font.family.sans-main}" - } + }, + "$type": "other", + "$value": "Graphik" }, "sans": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "filePath": "tokens/web/font.json5", "original": { "$value": "{options.font.family.sans}" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" } } }, "text-body": { "300": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textBody300", "property": "font-family", "filePath": "tokens/web/text-body.json5", @@ -5068,10 +5307,11 @@ "$value": "{options.font.family.sans}", "mixin": "textBody300", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textBody300", "property": "font-style", "filePath": "tokens/web/text-body.json5", @@ -5079,10 +5319,11 @@ "$value": "{options.font.style.normal}", "mixin": "textBody300", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textBody300", "property": "font-weight", "filePath": "tokens/web/text-body.json5", @@ -5090,11 +5331,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textBody300", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "0.008rem", - "$type": "dimension", "mixin": "textBody300", "property": "letter-spacing", "filePath": "tokens/web/text-body.json5", @@ -5113,11 +5354,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0.008rem" }, "size": { - "$value": "1.6rem", - "$type": "fontSize", "mixin": "textBody300", "property": "font-size", "filePath": "tokens/web/text-body.json5", @@ -5126,11 +5367,11 @@ "$type": "fontSize", "mixin": "textBody300", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.6rem" }, "height": { - "$value": "2.6rem", - "$type": "dimension", "mixin": "textBody300", "property": "line-height", "filePath": "tokens/web/text-body.json5", @@ -5139,12 +5380,13 @@ "$type": "dimension", "mixin": "textBody300", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.6rem" } }, "400": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textBody400", "property": "font-family", "filePath": "tokens/web/text-body.json5", @@ -5152,10 +5394,11 @@ "$value": "{options.font.family.sans}", "mixin": "textBody400", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textBody400", "property": "font-style", "filePath": "tokens/web/text-body.json5", @@ -5163,10 +5406,11 @@ "$value": "{options.font.style.normal}", "mixin": "textBody400", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textBody400", "property": "font-weight", "filePath": "tokens/web/text-body.json5", @@ -5174,11 +5418,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textBody400", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textBody400", "property": "letter-spacing", "filePath": "tokens/web/text-body.json5", @@ -5197,11 +5441,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "1.8rem", - "$type": "fontSize", "mixin": "textBody400", "property": "font-size", "filePath": "tokens/web/text-body.json5", @@ -5210,11 +5454,11 @@ "$type": "fontSize", "mixin": "textBody400", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.8rem" }, "height": { - "$value": "3rem", - "$type": "dimension", "mixin": "textBody400", "property": "line-height", "filePath": "tokens/web/text-body.json5", @@ -5223,12 +5467,13 @@ "$type": "dimension", "mixin": "textBody400", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3rem" } }, "500": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textBody500", "property": "font-family", "filePath": "tokens/web/text-body.json5", @@ -5236,10 +5481,11 @@ "$value": "{options.font.family.sans}", "mixin": "textBody500", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textBody500", "property": "font-style", "filePath": "tokens/web/text-body.json5", @@ -5247,10 +5493,11 @@ "$value": "{options.font.style.normal}", "mixin": "textBody500", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textBody500", "property": "font-weight", "filePath": "tokens/web/text-body.json5", @@ -5258,11 +5505,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textBody500", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "-0.016rem", - "$type": "dimension", "mixin": "textBody500", "property": "letter-spacing", "filePath": "tokens/web/text-body.json5", @@ -5281,11 +5528,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.016rem" }, "size": { - "$value": "2rem", - "$type": "fontSize", "mixin": "textBody500", "property": "font-size", "filePath": "tokens/web/text-body.json5", @@ -5294,11 +5541,11 @@ "$type": "fontSize", "mixin": "textBody500", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2rem" }, "height": { - "$value": "3.6rem", - "$type": "dimension", "mixin": "textBody500", "property": "line-height", "filePath": "tokens/web/text-body.json5", @@ -5307,14 +5554,15 @@ "$type": "dimension", "mixin": "textBody500", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3.6rem" } } }, "text-body-strong": { "300": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textBodyStrong300", "property": "font-family", "filePath": "tokens/web/text-body.json5", @@ -5322,10 +5570,11 @@ "$value": "{options.font.family.sans}", "mixin": "textBodyStrong300", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textBodyStrong300", "property": "font-style", "filePath": "tokens/web/text-body.json5", @@ -5333,10 +5582,11 @@ "$value": "{options.font.style.normal}", "mixin": "textBodyStrong300", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textBodyStrong300", "property": "font-weight", "filePath": "tokens/web/text-body.json5", @@ -5344,11 +5594,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textBodyStrong300", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "0.008rem", - "$type": "dimension", "mixin": "textBodyStrong300", "property": "letter-spacing", "filePath": "tokens/web/text-body.json5", @@ -5367,11 +5617,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0.008rem" }, "size": { - "$value": "1.6rem", - "$type": "fontSize", "mixin": "textBodyStrong300", "property": "font-size", "filePath": "tokens/web/text-body.json5", @@ -5380,11 +5630,11 @@ "$type": "fontSize", "mixin": "textBodyStrong300", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.6rem" }, "height": { - "$value": "2.6rem", - "$type": "dimension", "mixin": "textBodyStrong300", "property": "line-height", "filePath": "tokens/web/text-body.json5", @@ -5393,12 +5643,13 @@ "$type": "dimension", "mixin": "textBodyStrong300", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.6rem" } }, "400": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textBodyStrong400", "property": "font-family", "filePath": "tokens/web/text-body.json5", @@ -5406,10 +5657,11 @@ "$value": "{options.font.family.sans}", "mixin": "textBodyStrong400", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textBodyStrong400", "property": "font-style", "filePath": "tokens/web/text-body.json5", @@ -5417,10 +5669,11 @@ "$value": "{options.font.style.normal}", "mixin": "textBodyStrong400", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textBodyStrong400", "property": "font-weight", "filePath": "tokens/web/text-body.json5", @@ -5428,11 +5681,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textBodyStrong400", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textBodyStrong400", "property": "letter-spacing", "filePath": "tokens/web/text-body.json5", @@ -5451,11 +5704,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "1.8rem", - "$type": "fontSize", "mixin": "textBodyStrong400", "property": "font-size", "filePath": "tokens/web/text-body.json5", @@ -5464,11 +5717,11 @@ "$type": "fontSize", "mixin": "textBodyStrong400", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.8rem" }, "height": { - "$value": "3rem", - "$type": "dimension", "mixin": "textBodyStrong400", "property": "line-height", "filePath": "tokens/web/text-body.json5", @@ -5477,12 +5730,13 @@ "$type": "dimension", "mixin": "textBodyStrong400", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3rem" } }, "500": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textBodyStrong500", "property": "font-family", "filePath": "tokens/web/text-body.json5", @@ -5490,10 +5744,11 @@ "$value": "{options.font.family.sans}", "mixin": "textBodyStrong500", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textBodyStrong500", "property": "font-style", "filePath": "tokens/web/text-body.json5", @@ -5501,10 +5756,11 @@ "$value": "{options.font.style.normal}", "mixin": "textBodyStrong500", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textBodyStrong500", "property": "font-weight", "filePath": "tokens/web/text-body.json5", @@ -5512,11 +5768,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textBodyStrong500", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "-0.008rem", - "$type": "dimension", "mixin": "textBodyStrong500", "property": "letter-spacing", "filePath": "tokens/web/text-body.json5", @@ -5535,11 +5791,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.008rem" }, "size": { - "$value": "2rem", - "$type": "fontSize", "mixin": "textBodyStrong500", "property": "font-size", "filePath": "tokens/web/text-body.json5", @@ -5548,11 +5804,11 @@ "$type": "fontSize", "mixin": "textBodyStrong500", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2rem" }, "height": { - "$value": "3.6rem", - "$type": "dimension", "mixin": "textBodyStrong500", "property": "line-height", "filePath": "tokens/web/text-body.json5", @@ -5561,13 +5817,14 @@ "$type": "dimension", "mixin": "textBodyStrong500", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3.6rem" } } }, "text-default": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textDefault", "property": "font-family", "filePath": "tokens/web/text-default.json5", @@ -5575,10 +5832,11 @@ "$value": "{options.font.family.sans}", "mixin": "textDefault", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textDefault", "property": "font-style", "filePath": "tokens/web/text-default.json5", @@ -5586,10 +5844,11 @@ "$value": "{options.font.style.normal}", "mixin": "textDefault", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textDefault", "property": "font-weight", "filePath": "tokens/web/text-default.json5", @@ -5597,11 +5856,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textDefault", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "-0.016rem", - "$type": "dimension", "mixin": "textDefault", "property": "letter-spacing", "filePath": "tokens/web/text-default.json5", @@ -5620,11 +5879,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.016rem" }, "size": { - "$value": "1.6rem", - "$type": "fontSize", "mixin": "textDefault", "property": "font-size", "filePath": "tokens/web/text-default.json5", @@ -5633,11 +5892,11 @@ "$type": "fontSize", "mixin": "textDefault", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.6rem" }, "height": { - "$value": "2.2rem", - "$type": "dimension", "mixin": "textDefault", "property": "line-height", "filePath": "tokens/web/text-default.json5", @@ -5646,13 +5905,14 @@ "$type": "dimension", "mixin": "textDefault", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.2rem" } }, "text-eyebrow": { "100": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textEyebrow100", "property": "font-family", "filePath": "tokens/web/text-eyebrow.json5", @@ -5660,10 +5920,11 @@ "$value": "{options.font.family.sans}", "mixin": "textEyebrow100", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textEyebrow100", "property": "font-style", "filePath": "tokens/web/text-eyebrow.json5", @@ -5671,10 +5932,11 @@ "$value": "{options.font.style.normal}", "mixin": "textEyebrow100", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textEyebrow100", "property": "font-weight", "filePath": "tokens/web/text-eyebrow.json5", @@ -5682,11 +5944,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textEyebrow100", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0.032rem", - "$type": "dimension", "mixin": "textEyebrow100", "property": "letter-spacing", "filePath": "tokens/web/text-eyebrow.json5", @@ -5705,11 +5967,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0.032rem" }, "size": { - "$value": "1.2rem", - "$type": "fontSize", "mixin": "textEyebrow100", "property": "font-size", "filePath": "tokens/web/text-eyebrow.json5", @@ -5718,11 +5980,11 @@ "$type": "fontSize", "mixin": "textEyebrow100", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.2rem" }, "height": { - "$value": "1.8rem", - "$type": "dimension", "mixin": "textEyebrow100", "property": "line-height", "filePath": "tokens/web/text-eyebrow.json5", @@ -5731,10 +5993,11 @@ "$type": "dimension", "mixin": "textEyebrow100", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "1.8rem" }, "transform": { - "$value": "uppercase", "mixin": "textEyebrow100", "property": "text-transform", "filePath": "tokens/web/text-eyebrow.json5", @@ -5742,7 +6005,9 @@ "$value": "uppercase", "mixin": "textEyebrow100", "property": "text-transform" - } + }, + "$type": "other", + "$value": "uppercase" } } }, @@ -5750,7 +6015,6 @@ "sans": { "200": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textHeadingSans200", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -5758,10 +6022,11 @@ "$value": "{options.font.family.sans}", "mixin": "textHeadingSans200", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSans200", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -5769,10 +6034,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSans200", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textHeadingSans200", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -5780,11 +6046,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSans200", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSans200", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -5803,11 +6069,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "1.4rem", - "$type": "fontSize", "mixin": "textHeadingSans200", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -5816,11 +6082,11 @@ "$type": "fontSize", "mixin": "textHeadingSans200", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.4rem" }, "height": { - "$value": "1.8rem", - "$type": "dimension", "mixin": "textHeadingSans200", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -5829,12 +6095,13 @@ "$type": "dimension", "mixin": "textHeadingSans200", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "1.8rem" } }, "300": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textHeadingSans300", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -5842,10 +6109,11 @@ "$value": "{options.font.family.sans}", "mixin": "textHeadingSans300", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSans300", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -5853,10 +6121,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSans300", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textHeadingSans300", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -5864,11 +6133,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSans300", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSans300", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -5887,11 +6156,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "1.6rem", - "$type": "fontSize", "mixin": "textHeadingSans300", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -5900,11 +6169,11 @@ "$type": "fontSize", "mixin": "textHeadingSans300", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.6rem" }, "height": { - "$value": "2rem", - "$type": "dimension", "mixin": "textHeadingSans300", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -5913,12 +6182,13 @@ "$type": "dimension", "mixin": "textHeadingSans300", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2rem" } }, "400": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textHeadingSans400", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -5926,10 +6196,11 @@ "$value": "{options.font.family.sans}", "mixin": "textHeadingSans400", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSans400", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -5937,10 +6208,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSans400", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textHeadingSans400", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -5948,11 +6220,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSans400", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSans400", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -5971,11 +6243,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "1.8rem", - "$type": "fontSize", "mixin": "textHeadingSans400", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -5984,11 +6256,11 @@ "$type": "fontSize", "mixin": "textHeadingSans400", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.8rem" }, "height": { - "$value": "2.4rem", - "$type": "dimension", "mixin": "textHeadingSans400", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -5997,12 +6269,13 @@ "$type": "dimension", "mixin": "textHeadingSans400", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.4rem" } }, "500": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textHeadingSans500", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6010,10 +6283,11 @@ "$value": "{options.font.family.sans}", "mixin": "textHeadingSans500", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSans500", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6021,10 +6295,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSans500", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textHeadingSans500", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6032,11 +6307,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSans500", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSans500", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6055,11 +6330,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "2rem", - "$type": "fontSize", "mixin": "textHeadingSans500", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6068,11 +6343,11 @@ "$type": "fontSize", "mixin": "textHeadingSans500", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2rem" }, "height": { - "$value": "2.6rem", - "$type": "dimension", "mixin": "textHeadingSans500", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6081,12 +6356,13 @@ "$type": "dimension", "mixin": "textHeadingSans500", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.6rem" } }, "600": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textHeadingSans600", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6094,10 +6370,11 @@ "$value": "{options.font.family.sans}", "mixin": "textHeadingSans600", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSans600", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6105,10 +6382,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSans600", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textHeadingSans600", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6116,11 +6394,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSans600", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSans600", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6139,11 +6417,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "2.4rem", - "$type": "fontSize", "mixin": "textHeadingSans600", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6152,11 +6430,11 @@ "$type": "fontSize", "mixin": "textHeadingSans600", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2.4rem" }, "height": { - "$value": "3rem", - "$type": "dimension", "mixin": "textHeadingSans600", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6165,14 +6443,15 @@ "$type": "dimension", "mixin": "textHeadingSans600", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3rem" } } }, "serif": { "200": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif200", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6180,10 +6459,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif200", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSerif200", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6191,10 +6471,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif200", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textHeadingSerif200", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6202,11 +6483,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif200", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSerif200", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6225,11 +6506,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "1.4rem", - "$type": "fontSize", "mixin": "textHeadingSerif200", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6238,11 +6519,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif200", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.4rem" }, "height": { - "$value": "1.8rem", - "$type": "dimension", "mixin": "textHeadingSerif200", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6251,12 +6532,13 @@ "$type": "dimension", "mixin": "textHeadingSerif200", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "1.8rem" } }, "300": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif300", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6264,10 +6546,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif300", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSerif300", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6275,10 +6558,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif300", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textHeadingSerif300", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6286,11 +6570,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif300", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSerif300", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6309,11 +6593,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "1.6rem", - "$type": "fontSize", "mixin": "textHeadingSerif300", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6322,11 +6606,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif300", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.6rem" }, "height": { - "$value": "2rem", - "$type": "dimension", "mixin": "textHeadingSerif300", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6335,12 +6619,13 @@ "$type": "dimension", "mixin": "textHeadingSerif300", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2rem" } }, "400": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif400", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6348,10 +6633,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif400", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSerif400", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6359,10 +6645,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif400", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textHeadingSerif400", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6370,11 +6657,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif400", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSerif400", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6393,11 +6680,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "1.8rem", - "$type": "fontSize", "mixin": "textHeadingSerif400", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6406,11 +6693,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif400", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.8rem" }, "height": { - "$value": "2.4rem", - "$type": "dimension", "mixin": "textHeadingSerif400", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6419,12 +6706,13 @@ "$type": "dimension", "mixin": "textHeadingSerif400", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.4rem" } }, "500": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif500", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6432,10 +6720,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif500", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSerif500", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6443,10 +6732,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif500", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textHeadingSerif500", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6454,11 +6744,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif500", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSerif500", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6477,11 +6767,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "2rem", - "$type": "fontSize", "mixin": "textHeadingSerif500", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6490,11 +6780,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif500", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2rem" }, "height": { - "$value": "2.6rem", - "$type": "dimension", "mixin": "textHeadingSerif500", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6503,12 +6793,13 @@ "$type": "dimension", "mixin": "textHeadingSerif500", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.6rem" } }, "600": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif600", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6516,10 +6807,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif600", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSerif600", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6527,10 +6819,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif600", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textHeadingSerif600", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6538,11 +6831,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif600", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSerif600", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6561,11 +6854,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "2.4rem", - "$type": "fontSize", "mixin": "textHeadingSerif600", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6574,11 +6867,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif600", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2.4rem" }, "height": { - "$value": "3rem", - "$type": "dimension", "mixin": "textHeadingSerif600", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6587,12 +6880,13 @@ "$type": "dimension", "mixin": "textHeadingSerif600", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3rem" } }, "700": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif700", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6600,10 +6894,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif700", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSerif700", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6611,10 +6906,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif700", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textHeadingSerif700", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6622,11 +6918,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif700", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSerif700", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6645,11 +6941,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "2.8rem", - "$type": "fontSize", "mixin": "textHeadingSerif700", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6658,11 +6954,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif700", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2.8rem" }, "height": { - "$value": "3.2rem", - "$type": "dimension", "mixin": "textHeadingSerif700", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6671,12 +6967,13 @@ "$type": "dimension", "mixin": "textHeadingSerif700", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3.2rem" } }, "800": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif800", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6684,10 +6981,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif800", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSerif800", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6695,10 +6993,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif800", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textHeadingSerif800", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6706,11 +7005,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif800", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSerif800", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6729,11 +7028,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "3.2rem", - "$type": "fontSize", "mixin": "textHeadingSerif800", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6742,11 +7041,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif800", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "3.2rem" }, "height": { - "$value": "3.6rem", - "$type": "dimension", "mixin": "textHeadingSerif800", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6755,12 +7054,13 @@ "$type": "dimension", "mixin": "textHeadingSerif800", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3.6rem" } }, "900": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif900", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6768,10 +7068,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif900", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSerif900", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6779,10 +7080,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif900", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textHeadingSerif900", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6790,11 +7092,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif900", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSerif900", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6813,11 +7115,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "3.6rem", - "$type": "fontSize", "mixin": "textHeadingSerif900", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6826,11 +7128,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif900", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "3.6rem" }, "height": { - "$value": "4.4rem", - "$type": "dimension", "mixin": "textHeadingSerif900", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6839,12 +7141,13 @@ "$type": "dimension", "mixin": "textHeadingSerif900", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "4.4rem" } }, "1000": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif1000", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6852,10 +7155,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif1000", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSerif1000", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6863,10 +7167,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif1000", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textHeadingSerif1000", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6874,11 +7179,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif1000", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSerif1000", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6897,11 +7202,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "4.2rem", - "$type": "fontSize", "mixin": "textHeadingSerif1000", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6910,11 +7215,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif1000", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "4.2rem" }, "height": { - "$value": "5rem", - "$type": "dimension", "mixin": "textHeadingSerif1000", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6923,12 +7228,13 @@ "$type": "dimension", "mixin": "textHeadingSerif1000", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "5rem" } }, "1100": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif1100", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6936,10 +7242,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif1100", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSerif1100", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6947,10 +7254,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif1100", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textHeadingSerif1100", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6958,11 +7266,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif1100", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSerif1100", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6981,11 +7289,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "4.8rem", - "$type": "fontSize", "mixin": "textHeadingSerif1100", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6994,11 +7302,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif1100", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "4.8rem" }, "height": { - "$value": "5.6rem", - "$type": "dimension", "mixin": "textHeadingSerif1100", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7007,12 +7315,13 @@ "$type": "dimension", "mixin": "textHeadingSerif1100", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "5.6rem" } }, "1200": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif1200", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7020,10 +7329,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif1200", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSerif1200", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7031,10 +7341,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif1200", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textHeadingSerif1200", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7042,11 +7353,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif1200", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSerif1200", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7065,11 +7376,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "5.4rem", - "$type": "fontSize", "mixin": "textHeadingSerif1200", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7078,11 +7389,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif1200", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "5.4rem" }, "height": { - "$value": "6.4rem", - "$type": "dimension", "mixin": "textHeadingSerif1200", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7091,14 +7402,15 @@ "$type": "dimension", "mixin": "textHeadingSerif1200", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "6.4rem" } } }, "serif-strong": { "600": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerifStrong600", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7106,10 +7418,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerifStrong600", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSerifStrong600", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7117,10 +7430,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerifStrong600", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textHeadingSerifStrong600", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7128,11 +7442,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textHeadingSerifStrong600", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSerifStrong600", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7151,11 +7465,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "2.4rem", - "$type": "fontSize", "mixin": "textHeadingSerifStrong600", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7164,11 +7478,11 @@ "$type": "fontSize", "mixin": "textHeadingSerifStrong600", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2.4rem" }, "height": { - "$value": "3rem", - "$type": "dimension", "mixin": "textHeadingSerifStrong600", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7177,12 +7491,13 @@ "$type": "dimension", "mixin": "textHeadingSerifStrong600", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3rem" } }, "700": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerifStrong700", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7190,10 +7505,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerifStrong700", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSerifStrong700", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7201,10 +7517,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerifStrong700", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textHeadingSerifStrong700", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7212,11 +7529,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textHeadingSerifStrong700", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSerifStrong700", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7235,11 +7552,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "2.8rem", - "$type": "fontSize", "mixin": "textHeadingSerifStrong700", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7248,11 +7565,11 @@ "$type": "fontSize", "mixin": "textHeadingSerifStrong700", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2.8rem" }, "height": { - "$value": "3.2rem", - "$type": "dimension", "mixin": "textHeadingSerifStrong700", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7261,12 +7578,13 @@ "$type": "dimension", "mixin": "textHeadingSerifStrong700", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3.2rem" } }, "800": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerifStrong800", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7274,10 +7592,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerifStrong800", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSerifStrong800", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7285,10 +7604,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerifStrong800", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textHeadingSerifStrong800", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7296,11 +7616,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textHeadingSerifStrong800", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSerifStrong800", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7319,11 +7639,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "3.2rem", - "$type": "fontSize", "mixin": "textHeadingSerifStrong800", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7332,11 +7652,11 @@ "$type": "fontSize", "mixin": "textHeadingSerifStrong800", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "3.2rem" }, "height": { - "$value": "3.6rem", - "$type": "dimension", "mixin": "textHeadingSerifStrong800", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7345,12 +7665,13 @@ "$type": "dimension", "mixin": "textHeadingSerifStrong800", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3.6rem" } }, "900": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerifStrong900", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7358,10 +7679,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerifStrong900", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSerifStrong900", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7369,10 +7691,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerifStrong900", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textHeadingSerifStrong900", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7380,11 +7703,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textHeadingSerifStrong900", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSerifStrong900", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7403,11 +7726,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "3.6rem", - "$type": "fontSize", "mixin": "textHeadingSerifStrong900", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7416,11 +7739,11 @@ "$type": "fontSize", "mixin": "textHeadingSerifStrong900", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "3.6rem" }, "height": { - "$value": "4.4rem", - "$type": "dimension", "mixin": "textHeadingSerifStrong900", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7429,12 +7752,13 @@ "$type": "dimension", "mixin": "textHeadingSerifStrong900", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "4.4rem" } }, "1000": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerifStrong1000", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7442,10 +7766,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerifStrong1000", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSerifStrong1000", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7453,10 +7778,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerifStrong1000", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textHeadingSerifStrong1000", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7464,11 +7790,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textHeadingSerifStrong1000", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSerifStrong1000", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7487,11 +7813,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "4.2rem", - "$type": "fontSize", "mixin": "textHeadingSerifStrong1000", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7500,11 +7826,11 @@ "$type": "fontSize", "mixin": "textHeadingSerifStrong1000", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "4.2rem" }, "height": { - "$value": "5rem", - "$type": "dimension", "mixin": "textHeadingSerifStrong1000", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7513,12 +7839,13 @@ "$type": "dimension", "mixin": "textHeadingSerifStrong1000", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "5rem" } }, "1100": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerifStrong1100", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7526,10 +7853,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerifStrong1100", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSerifStrong1100", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7537,10 +7865,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerifStrong1100", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textHeadingSerifStrong1100", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7548,11 +7877,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textHeadingSerifStrong1100", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSerifStrong1100", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7571,11 +7900,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "4.8rem", - "$type": "fontSize", "mixin": "textHeadingSerifStrong1100", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7584,11 +7913,11 @@ "$type": "fontSize", "mixin": "textHeadingSerifStrong1100", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "4.8rem" }, "height": { - "$value": "5.6rem", - "$type": "dimension", "mixin": "textHeadingSerifStrong1100", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7597,12 +7926,13 @@ "$type": "dimension", "mixin": "textHeadingSerifStrong1100", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "5.6rem" } }, "1200": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerifStrong1200", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7610,10 +7940,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerifStrong1200", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSerifStrong1200", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7621,10 +7952,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerifStrong1200", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textHeadingSerifStrong1200", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7632,11 +7964,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textHeadingSerifStrong1200", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSerifStrong1200", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7655,11 +7987,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "5.4rem", - "$type": "fontSize", "mixin": "textHeadingSerifStrong1200", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7668,11 +8000,11 @@ "$type": "fontSize", "mixin": "textHeadingSerifStrong1200", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "5.4rem" }, "height": { - "$value": "6.4rem", - "$type": "dimension", "mixin": "textHeadingSerifStrong1200", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7681,14 +8013,15 @@ "$type": "dimension", "mixin": "textHeadingSerifStrong1200", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "6.4rem" } } }, "display": { "800": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingDisplay800", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7696,10 +8029,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingDisplay800", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingDisplay800", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7707,10 +8041,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingDisplay800", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textHeadingDisplay800", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7718,11 +8053,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textHeadingDisplay800", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingDisplay800", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7741,11 +8076,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "3.2rem", - "$type": "fontSize", "mixin": "textHeadingDisplay800", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7754,11 +8089,11 @@ "$type": "fontSize", "mixin": "textHeadingDisplay800", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "3.2rem" }, "height": { - "$value": "3.6rem", - "$type": "dimension", "mixin": "textHeadingDisplay800", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7767,12 +8102,13 @@ "$type": "dimension", "mixin": "textHeadingDisplay800", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3.6rem" } }, "900": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingDisplay900", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7780,10 +8116,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingDisplay900", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingDisplay900", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7791,10 +8128,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingDisplay900", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textHeadingDisplay900", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7802,11 +8140,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textHeadingDisplay900", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingDisplay900", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7825,11 +8163,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "3.6rem", - "$type": "fontSize", "mixin": "textHeadingDisplay900", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7838,11 +8176,11 @@ "$type": "fontSize", "mixin": "textHeadingDisplay900", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "3.6rem" }, "height": { - "$value": "4rem", - "$type": "dimension", "mixin": "textHeadingDisplay900", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7851,12 +8189,13 @@ "$type": "dimension", "mixin": "textHeadingDisplay900", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "4rem" } }, "1000": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingDisplay1000", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7864,10 +8203,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingDisplay1000", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingDisplay1000", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7875,10 +8215,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingDisplay1000", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textHeadingDisplay1000", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7886,11 +8227,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textHeadingDisplay1000", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingDisplay1000", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7909,11 +8250,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "4.2rem", - "$type": "fontSize", "mixin": "textHeadingDisplay1000", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7922,11 +8263,11 @@ "$type": "fontSize", "mixin": "textHeadingDisplay1000", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "4.2rem" }, "height": { - "$value": "4.8rem", - "$type": "dimension", "mixin": "textHeadingDisplay1000", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7935,12 +8276,13 @@ "$type": "dimension", "mixin": "textHeadingDisplay1000", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "4.8rem" } }, "1100": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingDisplay1100", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7948,10 +8290,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingDisplay1100", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingDisplay1100", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7959,10 +8302,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingDisplay1100", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textHeadingDisplay1100", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7970,11 +8314,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textHeadingDisplay1100", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingDisplay1100", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7993,11 +8337,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "4.8rem", - "$type": "fontSize", "mixin": "textHeadingDisplay1100", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8006,11 +8350,11 @@ "$type": "fontSize", "mixin": "textHeadingDisplay1100", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "4.8rem" }, "height": { - "$value": "5.2rem", - "$type": "dimension", "mixin": "textHeadingDisplay1100", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8019,12 +8363,13 @@ "$type": "dimension", "mixin": "textHeadingDisplay1100", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "5.2rem" } }, "1200": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingDisplay1200", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8032,10 +8377,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingDisplay1200", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingDisplay1200", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8043,10 +8389,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingDisplay1200", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textHeadingDisplay1200", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8054,11 +8401,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textHeadingDisplay1200", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingDisplay1200", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8077,11 +8424,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "5.4rem", - "$type": "fontSize", "mixin": "textHeadingDisplay1200", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8090,11 +8437,11 @@ "$type": "fontSize", "mixin": "textHeadingDisplay1200", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "5.4rem" }, "height": { - "$value": "6rem", - "$type": "dimension", "mixin": "textHeadingDisplay1200", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8103,12 +8450,13 @@ "$type": "dimension", "mixin": "textHeadingDisplay1200", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "6rem" } }, "1300": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingDisplay1300", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8116,10 +8464,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingDisplay1300", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingDisplay1300", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8127,10 +8476,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingDisplay1300", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textHeadingDisplay1300", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8138,11 +8488,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textHeadingDisplay1300", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingDisplay1300", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8161,11 +8511,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "6rem", - "$type": "fontSize", "mixin": "textHeadingDisplay1300", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8174,11 +8524,11 @@ "$type": "fontSize", "mixin": "textHeadingDisplay1300", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "6rem" }, "height": { - "$value": "6.4rem", - "$type": "dimension", "mixin": "textHeadingDisplay1300", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8187,12 +8537,13 @@ "$type": "dimension", "mixin": "textHeadingDisplay1300", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "6.4rem" } }, "1400": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingDisplay1400", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8200,10 +8551,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingDisplay1400", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingDisplay1400", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8211,10 +8563,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingDisplay1400", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textHeadingDisplay1400", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8222,11 +8575,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textHeadingDisplay1400", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingDisplay1400", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8245,11 +8598,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "6.8rem", - "$type": "fontSize", "mixin": "textHeadingDisplay1400", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8258,11 +8611,11 @@ "$type": "fontSize", "mixin": "textHeadingDisplay1400", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "6.8rem" }, "height": { - "$value": "7.2rem", - "$type": "dimension", "mixin": "textHeadingDisplay1400", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8271,12 +8624,13 @@ "$type": "dimension", "mixin": "textHeadingDisplay1400", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "7.2rem" } }, "1500": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingDisplay1500", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8284,10 +8638,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingDisplay1500", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingDisplay1500", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8295,10 +8650,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingDisplay1500", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textHeadingDisplay1500", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8306,11 +8662,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textHeadingDisplay1500", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingDisplay1500", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8329,11 +8685,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "7.6rem", - "$type": "fontSize", "mixin": "textHeadingDisplay1500", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8342,11 +8698,11 @@ "$type": "fontSize", "mixin": "textHeadingDisplay1500", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "7.6rem" }, "height": { - "$value": "8rem", - "$type": "dimension", "mixin": "textHeadingDisplay1500", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8355,12 +8711,13 @@ "$type": "dimension", "mixin": "textHeadingDisplay1500", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "8rem" } }, "1600": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingDisplay1600", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8368,10 +8725,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingDisplay1600", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingDisplay1600", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8379,10 +8737,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingDisplay1600", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textHeadingDisplay1600", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8390,11 +8749,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textHeadingDisplay1600", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingDisplay1600", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8413,11 +8772,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "8.6rem", - "$type": "fontSize", "mixin": "textHeadingDisplay1600", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8426,11 +8785,11 @@ "$type": "fontSize", "mixin": "textHeadingDisplay1600", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "8.6rem" }, "height": { - "$value": "9.2rem", - "$type": "dimension", "mixin": "textHeadingDisplay1600", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8439,7 +8798,9 @@ "$type": "dimension", "mixin": "textHeadingDisplay1600", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "9.2rem" } } } @@ -8448,7 +8809,6 @@ "sans": { "300": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textSubheadingSans300", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8456,10 +8816,11 @@ "$value": "{options.font.family.sans}", "mixin": "textSubheadingSans300", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textSubheadingSans300", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8467,10 +8828,11 @@ "$value": "{options.font.style.normal}", "mixin": "textSubheadingSans300", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textSubheadingSans300", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8478,11 +8840,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textSubheadingSans300", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textSubheadingSans300", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8501,11 +8863,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "1.6rem", - "$type": "fontSize", "mixin": "textSubheadingSans300", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8514,11 +8876,11 @@ "$type": "fontSize", "mixin": "textSubheadingSans300", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.6rem" }, "height": { - "$value": "2rem", - "$type": "dimension", "mixin": "textSubheadingSans300", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8527,12 +8889,13 @@ "$type": "dimension", "mixin": "textSubheadingSans300", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2rem" } }, "400": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textSubheadingSans400", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8540,10 +8903,11 @@ "$value": "{options.font.family.sans}", "mixin": "textSubheadingSans400", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textSubheadingSans400", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8551,10 +8915,11 @@ "$value": "{options.font.style.normal}", "mixin": "textSubheadingSans400", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textSubheadingSans400", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8562,11 +8927,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textSubheadingSans400", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textSubheadingSans400", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8585,11 +8950,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "1.8rem", - "$type": "fontSize", "mixin": "textSubheadingSans400", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8598,11 +8963,11 @@ "$type": "fontSize", "mixin": "textSubheadingSans400", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.8rem" }, "height": { - "$value": "2.4rem", - "$type": "dimension", "mixin": "textSubheadingSans400", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8611,12 +8976,13 @@ "$type": "dimension", "mixin": "textSubheadingSans400", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.4rem" } }, "500": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textSubheadingSans500", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8624,10 +8990,11 @@ "$value": "{options.font.family.sans}", "mixin": "textSubheadingSans500", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textSubheadingSans500", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8635,10 +9002,11 @@ "$value": "{options.font.style.normal}", "mixin": "textSubheadingSans500", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textSubheadingSans500", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8646,11 +9014,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textSubheadingSans500", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textSubheadingSans500", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8669,11 +9037,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "2rem", - "$type": "fontSize", "mixin": "textSubheadingSans500", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8682,11 +9050,11 @@ "$type": "fontSize", "mixin": "textSubheadingSans500", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2rem" }, "height": { - "$value": "2.6rem", - "$type": "dimension", "mixin": "textSubheadingSans500", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8695,12 +9063,13 @@ "$type": "dimension", "mixin": "textSubheadingSans500", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.6rem" } }, "600": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textSubheadingSans600", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8708,10 +9077,11 @@ "$value": "{options.font.family.sans}", "mixin": "textSubheadingSans600", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textSubheadingSans600", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8719,10 +9089,11 @@ "$value": "{options.font.style.normal}", "mixin": "textSubheadingSans600", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textSubheadingSans600", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8730,11 +9101,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textSubheadingSans600", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textSubheadingSans600", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8753,11 +9124,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "2.4rem", - "$type": "fontSize", "mixin": "textSubheadingSans600", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8766,11 +9137,11 @@ "$type": "fontSize", "mixin": "textSubheadingSans600", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2.4rem" }, "height": { - "$value": "3rem", - "$type": "dimension", "mixin": "textSubheadingSans600", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8779,7 +9150,9 @@ "$type": "dimension", "mixin": "textSubheadingSans600", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3rem" } } } @@ -8787,7 +9160,6 @@ "text-utility-sans": { "100": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySans100", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -8795,10 +9167,11 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySans100", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySans100", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -8806,10 +9179,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySans100", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textUtilitySans100", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -8817,11 +9191,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySans100", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "-0.008rem", - "$type": "dimension", "mixin": "textUtilitySans100", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -8840,11 +9214,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.008rem" }, "size": { - "$value": "1.2rem", - "$type": "fontSize", "mixin": "textUtilitySans100", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -8853,11 +9227,11 @@ "$type": "fontSize", "mixin": "textUtilitySans100", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.2rem" }, "height": { - "$value": "1.6rem", - "$type": "dimension", "mixin": "textUtilitySans100", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -8866,12 +9240,13 @@ "$type": "dimension", "mixin": "textUtilitySans100", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "1.6rem" } }, "200": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySans200", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -8879,10 +9254,11 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySans200", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySans200", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -8890,10 +9266,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySans200", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textUtilitySans200", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -8901,11 +9278,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySans200", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "-0.016rem", - "$type": "dimension", "mixin": "textUtilitySans200", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -8924,11 +9301,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.016rem" }, "size": { - "$value": "1.4rem", - "$type": "fontSize", "mixin": "textUtilitySans200", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -8937,11 +9314,11 @@ "$type": "fontSize", "mixin": "textUtilitySans200", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.4rem" }, "height": { - "$value": "1.8rem", - "$type": "dimension", "mixin": "textUtilitySans200", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -8950,12 +9327,13 @@ "$type": "dimension", "mixin": "textUtilitySans200", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "1.8rem" } }, "300": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySans300", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -8963,10 +9341,11 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySans300", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySans300", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -8974,10 +9353,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySans300", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textUtilitySans300", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -8985,11 +9365,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySans300", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "-0.016rem", - "$type": "dimension", "mixin": "textUtilitySans300", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9008,11 +9388,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.016rem" }, "size": { - "$value": "1.6rem", - "$type": "fontSize", "mixin": "textUtilitySans300", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9021,11 +9401,11 @@ "$type": "fontSize", "mixin": "textUtilitySans300", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.6rem" }, "height": { - "$value": "2.2rem", - "$type": "dimension", "mixin": "textUtilitySans300", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9034,12 +9414,13 @@ "$type": "dimension", "mixin": "textUtilitySans300", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.2rem" } }, "400": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySans400", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9047,10 +9428,11 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySans400", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySans400", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9058,10 +9440,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySans400", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textUtilitySans400", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9069,11 +9452,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySans400", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "-0.016rem", - "$type": "dimension", "mixin": "textUtilitySans400", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9092,11 +9475,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.016rem" }, "size": { - "$value": "1.8rem", - "$type": "fontSize", "mixin": "textUtilitySans400", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9105,11 +9488,11 @@ "$type": "fontSize", "mixin": "textUtilitySans400", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.8rem" }, "height": { - "$value": "2.4rem", - "$type": "dimension", "mixin": "textUtilitySans400", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9118,12 +9501,13 @@ "$type": "dimension", "mixin": "textUtilitySans400", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.4rem" } }, "500": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySans500", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9131,10 +9515,11 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySans500", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySans500", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9142,10 +9527,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySans500", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textUtilitySans500", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9153,11 +9539,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySans500", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "-0.032rem", - "$type": "dimension", "mixin": "textUtilitySans500", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9176,11 +9562,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.032rem" }, "size": { - "$value": "2rem", - "$type": "fontSize", "mixin": "textUtilitySans500", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9189,11 +9575,11 @@ "$type": "fontSize", "mixin": "textUtilitySans500", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2rem" }, "height": { - "$value": "2.6rem", - "$type": "dimension", "mixin": "textUtilitySans500", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9202,12 +9588,13 @@ "$type": "dimension", "mixin": "textUtilitySans500", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.6rem" } }, "600": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySans600", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9215,10 +9602,11 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySans600", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySans600", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9226,10 +9614,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySans600", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textUtilitySans600", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9237,11 +9626,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySans600", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "-0.032rem", - "$type": "dimension", "mixin": "textUtilitySans600", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9260,11 +9649,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.032rem" }, "size": { - "$value": "2.4rem", - "$type": "fontSize", "mixin": "textUtilitySans600", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9273,11 +9662,11 @@ "$type": "fontSize", "mixin": "textUtilitySans600", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2.4rem" }, "height": { - "$value": "3rem", - "$type": "dimension", "mixin": "textUtilitySans600", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9286,12 +9675,13 @@ "$type": "dimension", "mixin": "textUtilitySans600", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3rem" } }, "700": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySans700", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9299,10 +9689,11 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySans700", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySans700", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9310,10 +9701,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySans700", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textUtilitySans700", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9321,11 +9713,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySans700", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "-0.032rem", - "$type": "dimension", "mixin": "textUtilitySans700", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9344,11 +9736,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.032rem" }, "size": { - "$value": "2.8rem", - "$type": "fontSize", "mixin": "textUtilitySans700", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9357,11 +9749,11 @@ "$type": "fontSize", "mixin": "textUtilitySans700", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2.8rem" }, "height": { - "$value": "3.6rem", - "$type": "dimension", "mixin": "textUtilitySans700", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9370,12 +9762,13 @@ "$type": "dimension", "mixin": "textUtilitySans700", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3.6rem" } }, "800": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySans800", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9383,10 +9776,11 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySans800", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySans800", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9394,10 +9788,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySans800", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textUtilitySans800", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9405,11 +9800,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySans800", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "-0.064rem", - "$type": "dimension", "mixin": "textUtilitySans800", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9428,11 +9823,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.064rem" }, "size": { - "$value": "3.2rem", - "$type": "fontSize", "mixin": "textUtilitySans800", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9441,11 +9836,11 @@ "$type": "fontSize", "mixin": "textUtilitySans800", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "3.2rem" }, "height": { - "$value": "4rem", - "$type": "dimension", "mixin": "textUtilitySans800", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9454,14 +9849,15 @@ "$type": "dimension", "mixin": "textUtilitySans800", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "4rem" } } }, "text-utility-sans-strong": { "100": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySansStrong100", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9469,10 +9865,11 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySansStrong100", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySansStrong100", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9480,10 +9877,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySansStrong100", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textUtilitySansStrong100", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9491,11 +9889,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySansStrong100", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "-0.008rem", - "$type": "dimension", "mixin": "textUtilitySansStrong100", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9514,11 +9912,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.008rem" }, "size": { - "$value": "1.2rem", - "$type": "fontSize", "mixin": "textUtilitySansStrong100", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9527,11 +9925,11 @@ "$type": "fontSize", "mixin": "textUtilitySansStrong100", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.2rem" }, "height": { - "$value": "1.6rem", - "$type": "dimension", "mixin": "textUtilitySansStrong100", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9540,12 +9938,13 @@ "$type": "dimension", "mixin": "textUtilitySansStrong100", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "1.6rem" } }, "200": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySansStrong200", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9553,10 +9952,11 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySansStrong200", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySansStrong200", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9564,10 +9964,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySansStrong200", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textUtilitySansStrong200", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9575,11 +9976,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySansStrong200", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "-0.008rem", - "$type": "dimension", "mixin": "textUtilitySansStrong200", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9598,11 +9999,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.008rem" }, "size": { - "$value": "1.4rem", - "$type": "fontSize", "mixin": "textUtilitySansStrong200", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9611,11 +10012,11 @@ "$type": "fontSize", "mixin": "textUtilitySansStrong200", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.4rem" }, "height": { - "$value": "1.8rem", - "$type": "dimension", "mixin": "textUtilitySansStrong200", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9624,12 +10025,13 @@ "$type": "dimension", "mixin": "textUtilitySansStrong200", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "1.8rem" } }, "300": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySansStrong300", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9637,10 +10039,11 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySansStrong300", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySansStrong300", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9648,10 +10051,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySansStrong300", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textUtilitySansStrong300", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9659,11 +10063,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySansStrong300", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "-0.008rem", - "$type": "dimension", "mixin": "textUtilitySansStrong300", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9682,11 +10086,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.008rem" }, "size": { - "$value": "1.6rem", - "$type": "fontSize", "mixin": "textUtilitySansStrong300", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9695,11 +10099,11 @@ "$type": "fontSize", "mixin": "textUtilitySansStrong300", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.6rem" }, "height": { - "$value": "2.2rem", - "$type": "dimension", "mixin": "textUtilitySansStrong300", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9708,12 +10112,13 @@ "$type": "dimension", "mixin": "textUtilitySansStrong300", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.2rem" } }, "400": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySansStrong400", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9721,10 +10126,11 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySansStrong400", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySansStrong400", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9732,10 +10138,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySansStrong400", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textUtilitySansStrong400", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9743,11 +10150,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySansStrong400", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "-0.008rem", - "$type": "dimension", "mixin": "textUtilitySansStrong400", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9766,11 +10173,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.008rem" }, "size": { - "$value": "1.8rem", - "$type": "fontSize", "mixin": "textUtilitySansStrong400", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9779,11 +10186,11 @@ "$type": "fontSize", "mixin": "textUtilitySansStrong400", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.8rem" }, "height": { - "$value": "2.4rem", - "$type": "dimension", "mixin": "textUtilitySansStrong400", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9792,12 +10199,13 @@ "$type": "dimension", "mixin": "textUtilitySansStrong400", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.4rem" } }, "500": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySansStrong500", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9805,10 +10213,11 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySansStrong500", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySansStrong500", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9816,10 +10225,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySansStrong500", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textUtilitySansStrong500", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9827,11 +10237,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySansStrong500", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "-0.016rem", - "$type": "dimension", "mixin": "textUtilitySansStrong500", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9850,11 +10260,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.016rem" }, "size": { - "$value": "2rem", - "$type": "fontSize", "mixin": "textUtilitySansStrong500", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9863,11 +10273,11 @@ "$type": "fontSize", "mixin": "textUtilitySansStrong500", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2rem" }, "height": { - "$value": "2.6rem", - "$type": "dimension", "mixin": "textUtilitySansStrong500", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9876,12 +10286,13 @@ "$type": "dimension", "mixin": "textUtilitySansStrong500", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.6rem" } }, "600": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySansStrong600", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9889,10 +10300,11 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySansStrong600", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySansStrong600", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9900,10 +10312,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySansStrong600", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textUtilitySansStrong600", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9911,11 +10324,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySansStrong600", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "-0.016rem", - "$type": "dimension", "mixin": "textUtilitySansStrong600", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9934,11 +10347,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.016rem" }, "size": { - "$value": "2.4rem", - "$type": "fontSize", "mixin": "textUtilitySansStrong600", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9947,11 +10360,11 @@ "$type": "fontSize", "mixin": "textUtilitySansStrong600", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2.4rem" }, "height": { - "$value": "3rem", - "$type": "dimension", "mixin": "textUtilitySansStrong600", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9960,12 +10373,13 @@ "$type": "dimension", "mixin": "textUtilitySansStrong600", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3rem" } }, "700": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySansStrong700", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9973,10 +10387,11 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySansStrong700", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySansStrong700", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9984,10 +10399,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySansStrong700", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textUtilitySansStrong700", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9995,11 +10411,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySansStrong700", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "-0.016rem", - "$type": "dimension", "mixin": "textUtilitySansStrong700", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10018,11 +10434,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.016rem" }, "size": { - "$value": "2.8rem", - "$type": "fontSize", "mixin": "textUtilitySansStrong700", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10031,11 +10447,11 @@ "$type": "fontSize", "mixin": "textUtilitySansStrong700", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2.8rem" }, "height": { - "$value": "3.6rem", - "$type": "dimension", "mixin": "textUtilitySansStrong700", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10044,12 +10460,13 @@ "$type": "dimension", "mixin": "textUtilitySansStrong700", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3.6rem" } }, "800": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySansStrong800", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10057,10 +10474,11 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySansStrong800", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySansStrong800", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10068,10 +10486,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySansStrong800", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textUtilitySansStrong800", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10079,11 +10498,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySansStrong800", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "-0.032rem", - "$type": "dimension", "mixin": "textUtilitySansStrong800", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10102,11 +10521,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.032rem" }, "size": { - "$value": "3.2rem", - "$type": "fontSize", "mixin": "textUtilitySansStrong800", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10115,11 +10534,11 @@ "$type": "fontSize", "mixin": "textUtilitySansStrong800", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "3.2rem" }, "height": { - "$value": "4rem", - "$type": "dimension", "mixin": "textUtilitySansStrong800", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10128,14 +10547,15 @@ "$type": "dimension", "mixin": "textUtilitySansStrong800", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "4rem" } } }, "text-utility-serif": { "200": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerif200", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10143,10 +10563,11 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerif200", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySerif200", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10154,10 +10575,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerif200", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textUtilitySerif200", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10165,11 +10587,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySerif200", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "-0.008rem", - "$type": "dimension", "mixin": "textUtilitySerif200", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10188,11 +10610,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.008rem" }, "size": { - "$value": "1.4rem", - "$type": "fontSize", "mixin": "textUtilitySerif200", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10201,11 +10623,11 @@ "$type": "fontSize", "mixin": "textUtilitySerif200", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.4rem" }, "height": { - "$value": "1.8rem", - "$type": "dimension", "mixin": "textUtilitySerif200", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10214,12 +10636,13 @@ "$type": "dimension", "mixin": "textUtilitySerif200", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "1.8rem" } }, "300": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerif300", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10227,10 +10650,11 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerif300", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySerif300", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10238,10 +10662,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerif300", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textUtilitySerif300", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10249,11 +10674,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySerif300", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "-0.008rem", - "$type": "dimension", "mixin": "textUtilitySerif300", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10272,11 +10697,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.008rem" }, "size": { - "$value": "1.6rem", - "$type": "fontSize", "mixin": "textUtilitySerif300", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10285,11 +10710,11 @@ "$type": "fontSize", "mixin": "textUtilitySerif300", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.6rem" }, "height": { - "$value": "2.2rem", - "$type": "dimension", "mixin": "textUtilitySerif300", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10298,12 +10723,13 @@ "$type": "dimension", "mixin": "textUtilitySerif300", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.2rem" } }, "400": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerif400", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10311,10 +10737,11 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerif400", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySerif400", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10322,10 +10749,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerif400", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textUtilitySerif400", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10333,11 +10761,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySerif400", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "-0.016rem", - "$type": "dimension", "mixin": "textUtilitySerif400", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10356,11 +10784,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.016rem" }, "size": { - "$value": "1.8rem", - "$type": "fontSize", "mixin": "textUtilitySerif400", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10369,11 +10797,11 @@ "$type": "fontSize", "mixin": "textUtilitySerif400", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.8rem" }, "height": { - "$value": "2.4rem", - "$type": "dimension", "mixin": "textUtilitySerif400", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10382,12 +10810,13 @@ "$type": "dimension", "mixin": "textUtilitySerif400", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.4rem" } }, "500": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerif500", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10395,10 +10824,11 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerif500", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySerif500", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10406,10 +10836,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerif500", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textUtilitySerif500", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10417,11 +10848,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySerif500", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "-0.032rem", - "$type": "dimension", "mixin": "textUtilitySerif500", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10440,11 +10871,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.032rem" }, "size": { - "$value": "2rem", - "$type": "fontSize", "mixin": "textUtilitySerif500", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10453,11 +10884,11 @@ "$type": "fontSize", "mixin": "textUtilitySerif500", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2rem" }, "height": { - "$value": "2.6rem", - "$type": "dimension", "mixin": "textUtilitySerif500", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10466,12 +10897,13 @@ "$type": "dimension", "mixin": "textUtilitySerif500", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.6rem" } }, "600": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerif600", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10479,10 +10911,11 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerif600", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySerif600", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10490,10 +10923,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerif600", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textUtilitySerif600", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10501,11 +10935,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySerif600", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "-0.032rem", - "$type": "dimension", "mixin": "textUtilitySerif600", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10524,11 +10958,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.032rem" }, "size": { - "$value": "2.4rem", - "$type": "fontSize", "mixin": "textUtilitySerif600", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10537,11 +10971,11 @@ "$type": "fontSize", "mixin": "textUtilitySerif600", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2.4rem" }, "height": { - "$value": "3rem", - "$type": "dimension", "mixin": "textUtilitySerif600", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10550,12 +10984,13 @@ "$type": "dimension", "mixin": "textUtilitySerif600", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3rem" } }, "700": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerif700", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10563,10 +10998,11 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerif700", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySerif700", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10574,10 +11010,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerif700", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textUtilitySerif700", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10585,11 +11022,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySerif700", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "-0.032rem", - "$type": "dimension", "mixin": "textUtilitySerif700", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10608,11 +11045,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.032rem" }, "size": { - "$value": "2.8rem", - "$type": "fontSize", "mixin": "textUtilitySerif700", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10621,11 +11058,11 @@ "$type": "fontSize", "mixin": "textUtilitySerif700", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2.8rem" }, "height": { - "$value": "3.6rem", - "$type": "dimension", "mixin": "textUtilitySerif700", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10634,12 +11071,13 @@ "$type": "dimension", "mixin": "textUtilitySerif700", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3.6rem" } }, "800": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerif800", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10647,10 +11085,11 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerif800", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySerif800", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10658,10 +11097,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerif800", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textUtilitySerif800", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10669,11 +11109,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySerif800", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "-0.032rem", - "$type": "dimension", "mixin": "textUtilitySerif800", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10692,11 +11132,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.032rem" }, "size": { - "$value": "3.2rem", - "$type": "fontSize", "mixin": "textUtilitySerif800", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10705,11 +11145,11 @@ "$type": "fontSize", "mixin": "textUtilitySerif800", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "3.2rem" }, "height": { - "$value": "4rem", - "$type": "dimension", "mixin": "textUtilitySerif800", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10718,14 +11158,15 @@ "$type": "dimension", "mixin": "textUtilitySerif800", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "4rem" } } }, "text-utility-serif-strong": { "200": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerifStrong200", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10733,10 +11174,11 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerifStrong200", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySerifStrong200", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10744,10 +11186,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerifStrong200", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textUtilitySerifStrong200", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10755,11 +11198,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySerifStrong200", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "-0.008rem", - "$type": "dimension", "mixin": "textUtilitySerifStrong200", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10778,11 +11221,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.008rem" }, "size": { - "$value": "1.4rem", - "$type": "fontSize", "mixin": "textUtilitySerifStrong200", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10791,11 +11234,11 @@ "$type": "fontSize", "mixin": "textUtilitySerifStrong200", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.4rem" }, "height": { - "$value": "1.8rem", - "$type": "dimension", "mixin": "textUtilitySerifStrong200", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10804,12 +11247,13 @@ "$type": "dimension", "mixin": "textUtilitySerifStrong200", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "1.8rem" } }, "300": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerifStrong300", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10817,10 +11261,11 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerifStrong300", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySerifStrong300", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10828,10 +11273,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerifStrong300", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textUtilitySerifStrong300", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10839,11 +11285,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySerifStrong300", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "-0.008rem", - "$type": "dimension", "mixin": "textUtilitySerifStrong300", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10862,11 +11308,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.008rem" }, "size": { - "$value": "1.6rem", - "$type": "fontSize", "mixin": "textUtilitySerifStrong300", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10875,11 +11321,11 @@ "$type": "fontSize", "mixin": "textUtilitySerifStrong300", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.6rem" }, "height": { - "$value": "2.2rem", - "$type": "dimension", "mixin": "textUtilitySerifStrong300", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10888,12 +11334,13 @@ "$type": "dimension", "mixin": "textUtilitySerifStrong300", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.2rem" } }, "400": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerifStrong400", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10901,10 +11348,11 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerifStrong400", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySerifStrong400", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10912,10 +11360,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerifStrong400", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textUtilitySerifStrong400", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10923,11 +11372,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySerifStrong400", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "-0.008rem", - "$type": "dimension", "mixin": "textUtilitySerifStrong400", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10946,11 +11395,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.008rem" }, "size": { - "$value": "1.8rem", - "$type": "fontSize", "mixin": "textUtilitySerifStrong400", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10959,11 +11408,11 @@ "$type": "fontSize", "mixin": "textUtilitySerifStrong400", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.8rem" }, "height": { - "$value": "2.4rem", - "$type": "dimension", "mixin": "textUtilitySerifStrong400", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10972,12 +11421,13 @@ "$type": "dimension", "mixin": "textUtilitySerifStrong400", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.4rem" } }, "500": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerifStrong500", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10985,10 +11435,11 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerifStrong500", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySerifStrong500", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10996,10 +11447,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerifStrong500", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textUtilitySerifStrong500", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -11007,11 +11459,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySerifStrong500", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "-0.008rem", - "$type": "dimension", "mixin": "textUtilitySerifStrong500", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -11030,11 +11482,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.008rem" }, "size": { - "$value": "2rem", - "$type": "fontSize", "mixin": "textUtilitySerifStrong500", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -11043,11 +11495,11 @@ "$type": "fontSize", "mixin": "textUtilitySerifStrong500", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2rem" }, "height": { - "$value": "2.6rem", - "$type": "dimension", "mixin": "textUtilitySerifStrong500", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -11056,12 +11508,13 @@ "$type": "dimension", "mixin": "textUtilitySerifStrong500", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.6rem" } }, "600": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerifStrong600", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -11069,10 +11522,11 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerifStrong600", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySerifStrong600", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -11080,10 +11534,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerifStrong600", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textUtilitySerifStrong600", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -11091,11 +11546,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySerifStrong600", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "-0.016rem", - "$type": "dimension", "mixin": "textUtilitySerifStrong600", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -11114,11 +11569,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.016rem" }, "size": { - "$value": "2.4rem", - "$type": "fontSize", "mixin": "textUtilitySerifStrong600", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -11127,11 +11582,11 @@ "$type": "fontSize", "mixin": "textUtilitySerifStrong600", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2.4rem" }, "height": { - "$value": "3rem", - "$type": "dimension", "mixin": "textUtilitySerifStrong600", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -11140,12 +11595,13 @@ "$type": "dimension", "mixin": "textUtilitySerifStrong600", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3rem" } }, "700": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerifStrong700", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -11153,10 +11609,11 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerifStrong700", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySerifStrong700", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -11164,10 +11621,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerifStrong700", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textUtilitySerifStrong700", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -11175,11 +11633,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySerifStrong700", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "-0.016rem", - "$type": "dimension", "mixin": "textUtilitySerifStrong700", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -11198,11 +11656,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.016rem" }, "size": { - "$value": "2.8rem", - "$type": "fontSize", "mixin": "textUtilitySerifStrong700", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -11211,11 +11669,11 @@ "$type": "fontSize", "mixin": "textUtilitySerifStrong700", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2.8rem" }, "height": { - "$value": "3.6rem", - "$type": "dimension", "mixin": "textUtilitySerifStrong700", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -11224,12 +11682,13 @@ "$type": "dimension", "mixin": "textUtilitySerifStrong700", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3.6rem" } }, "800": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerifStrong800", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -11237,10 +11696,11 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerifStrong800", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySerifStrong800", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -11248,10 +11708,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerifStrong800", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textUtilitySerifStrong800", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -11259,11 +11720,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySerifStrong800", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "-0.016rem", - "$type": "dimension", "mixin": "textUtilitySerifStrong800", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -11282,11 +11743,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.016rem" }, "size": { - "$value": "3.2rem", - "$type": "fontSize", "mixin": "textUtilitySerifStrong800", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -11295,11 +11756,11 @@ "$type": "fontSize", "mixin": "textUtilitySerifStrong800", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "3.2rem" }, "height": { - "$value": "4rem", - "$type": "dimension", "mixin": "textUtilitySerifStrong800", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -11308,13 +11769,14 @@ "$type": "dimension", "mixin": "textUtilitySerifStrong800", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "4rem" } } }, "text-italic": { "variation": { - "$value": "'ital' 1", "mixin": "textItalic", "property": "font-variation-settings", "filePath": "tokens/web/text-variants.json5", @@ -11322,10 +11784,11 @@ "$value": "'ital' 1", "mixin": "textItalic", "property": "font-variation-settings" - } + }, + "$type": "other", + "$value": "'ital' 1" }, "style": { - "$value": "italic", "mixin": "textItalic", "property": "font-style", "filePath": "tokens/web/text-variants.json5", @@ -11333,12 +11796,13 @@ "$value": "italic", "mixin": "textItalic", "property": "font-style" - } + }, + "$type": "other", + "$value": "italic" } }, "text-strong": { "weight": { - "$value": "700", "mixin": "textStrong", "property": "font-weight", "filePath": "tokens/web/text-variants.json5", @@ -11346,7 +11810,9 @@ "$value": "{options.font.weight.strong}", "mixin": "textStrong", "property": "font-weight" - } + }, + "$type": "other", + "$value": "700" } }, "membership": { @@ -11355,87 +11821,87 @@ "text": { "button": { "primary-hover": { - "$value": "#13352c", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - } + }, + "$type": "color", + "$value": "#13352c" } }, "primary": { - "$value": "#13352c", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/color.json5", "original": { "$value": "#13352C", "$type": "color" - } + }, + "$type": "color", + "$value": "#13352c" } }, "background": { "button": { "primary": { "rest": { - "$value": "#13352c", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - } + }, + "$type": "color", + "$value": "#13352c" }, "active": { - "$value": "#13352c", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - } + }, + "$type": "color", + "$value": "#13352c" } } }, "primary": { - "$value": "#ffdc52", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/color.json5", "original": { "$value": "#FFDC52", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffdc52" } }, "border": { "button": { "primary": { "rest": { - "$value": "#13352c", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - } + }, + "$type": "color", + "$value": "#13352c" }, "active": { - "$value": "#13352c", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - } + }, + "$type": "color", + "$value": "#13352c" }, "hover": { - "$value": "#13352c", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - } + }, + "$type": "color", + "$value": "#13352c" } } } @@ -11447,87 +11913,87 @@ "text": { "button": { "primary-hover": { - "$value": "#13352c", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - } + }, + "$type": "color", + "$value": "#13352c" } }, "primary": { - "$value": "#13352c", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/color.json5", "original": { "$value": "#13352C", "$type": "color" - } + }, + "$type": "color", + "$value": "#13352c" } }, "background": { "button": { "primary": { "rest": { - "$value": "#13352c", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - } + }, + "$type": "color", + "$value": "#13352c" }, "active": { - "$value": "#13352c", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - } + }, + "$type": "color", + "$value": "#13352c" } } }, "primary": { - "$value": "#bfb33e", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/color.json5", "original": { "$value": "#BFB33E", "$type": "color" - } + }, + "$type": "color", + "$value": "#bfb33e" } }, "border": { "button": { "primary": { "rest": { - "$value": "#13352c", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - } + }, + "$type": "color", + "$value": "#13352c" }, "active": { - "$value": "#13352c", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - } + }, + "$type": "color", + "$value": "#13352c" }, "hover": { - "$value": "#13352c", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - } + }, + "$type": "color", + "$value": "#13352c" } } } @@ -11535,6 +12001,33 @@ } } }, - "doccategory": "palettes", - "docexample": "palette" + "$themes": [], + "$metadata": { + "tokenSetOrder": [ + "options", + "color", + "form", + "icon", + "duration", + "timing", + "prominence", + "radius", + "space", + "breakpoint", + "font", + "text-body", + "text-body-strong", + "text-default", + "text-eyebrow", + "text-heading", + "text-subheading", + "text-utility-sans", + "text-utility-sans-strong", + "text-utility-serif", + "text-utility-serif-strong", + "text-italic", + "text-strong", + "membership" + ] + } } \ No newline at end of file From b6721f6df1d0b5b15de86c2e52bff489fc7b0dbe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 15 Nov 2024 03:19:29 +0000 Subject: [PATCH 05/11] chore: update design tokens from Figma [skip ci] --- dist/docsite/android/colors.xml | 44 +- dist/docsite/css/cdr-tokens.css | 44 +- dist/docsite/figma/figma.json | 48 +- dist/docsite/ios/CdrColor.m | 44 +- dist/docsite/js/cdr-tokens.cjs | 44 +- dist/docsite/js/cdr-tokens.mjs | 44 +- dist/docsite/json/android.json | 44 +- dist/docsite/json/global.json | 44 +- dist/docsite/json/ios.json | 44 +- dist/docsite/json/platform-tokens.json | 27180 +++++++++++++++++++ dist/docsite/json/web.json | 44 +- dist/docsite/less/cdr-tokens.less | 44 +- dist/docsite/scss/cdr-tokens.scss | 44 +- dist/rei-dot-com/android/colors.xml | 44 +- dist/rei-dot-com/css/cdr-tokens.css | 44 +- dist/rei-dot-com/figma/figma.json | 6105 ++--- dist/rei-dot-com/ios/CdrColor.m | 44 +- dist/rei-dot-com/js/cdr-tokens.cjs | 44 +- dist/rei-dot-com/js/cdr-tokens.mjs | 44 +- dist/rei-dot-com/json/android.json | 44 +- dist/rei-dot-com/json/global.json | 44 +- dist/rei-dot-com/json/ios.json | 44 +- dist/rei-dot-com/json/platform-tokens.json | 26808 ++++++++++++++++++ dist/rei-dot-com/json/web.json | 44 +- dist/rei-dot-com/less/cdr-tokens.less | 44 +- dist/rei-dot-com/scss/cdr-tokens.scss | 44 +- tokens/_options/color.json5 | 2 +- 27 files changed, 57303 insertions(+), 3808 deletions(-) create mode 100644 dist/docsite/json/platform-tokens.json create mode 100644 dist/rei-dot-com/json/platform-tokens.json diff --git a/dist/docsite/android/colors.xml b/dist/docsite/android/colors.xml index 110132e..5aafa79 100644 --- a/dist/docsite/android/colors.xml +++ b/dist/docsite/android/colors.xml @@ -5,7 +5,7 @@ #fffafbf9 #ff1f513f #fffafbf9 - #ffffffff + #fffffff0 #ff4b4a48 #ff4b4a48 #fffafbf9 @@ -13,11 +13,11 @@ #fffafbf9 #ff4b4a48 #fffafbf9 - #ffffffff - #ffffffff + #fffffff0 + #fffffff0 #ffc7370f - #ffffffff - #ffffffff + #fffffff0 + #fffffff0 #ff4b4a48 #ffd5cfc3 #e62e2e2b @@ -77,10 +77,10 @@ #fff7f5f3 #ffd5cfc3 #fff7f5f3 - #ffffffff - #ffffffff + #fffffff0 + #fffffff0 #fff7f5f3 - #ffffffff + #fffffff0 #ffedeae3 #ffd5cfc3 #ffedeae3 @@ -88,7 +88,7 @@ #ffedeae3 #00ffffff #fff7f5f3 - #ffffffff + #fffffff0 #ff1f513f #fff9f8f6 #ffe8e0ce @@ -113,7 +113,7 @@ #ffedeae3 #fffafbf9 #bfffffff - #ffffffff + #fffffff0 #bfffffff #26f7f5f3 #d9ffffff @@ -121,21 +121,21 @@ #fffafbf9 #fffafbf9 #ff4b4a48 - #ffffffff + #fffffff0 #ff958e83 #fffafbf9 #ff958e83 #fffafbf9 #fffafbf9 #ffffd280 - #ffffffff + #fffffff0 #fff7f5f3 #ff1f513f #ffc7370f - #ffffffff - #ffffffff - #ffffffff - #ffffffff + #fffffff0 + #fffffff0 + #fffffff0 + #fffffff0 #fff7f5f3 #fffafbf9 #fffafbf9 @@ -157,12 +157,12 @@ #fffafbf9 #ffedeae3 #ffedeae3 - #ffffffff - #ffffffff + #fffffff0 + #fffffff0 #ff2e2e2b #ffedeae3 #ff2e2e2b - #ffffffff + #fffffff0 #ff2e2e2b #fffafbf9 #ffc4b03b @@ -270,13 +270,13 @@ #ffb68b37 #ffbb4045 #ff408e86 - #ffffffff - #ffffffff + #fffffff0 + #fffffff0 #ff4b4a48 #ffd5cfc3 #ffd5cfc3 #ffd5cfc3 - #ffffffff + #fffffff0 #fff7f5f3 #ffc4b03b #332e2e2b diff --git a/dist/docsite/css/cdr-tokens.css b/dist/docsite/css/cdr-tokens.css index 723a4bb..da57e18 100644 --- a/dist/docsite/css/cdr-tokens.css +++ b/dist/docsite/css/cdr-tokens.css @@ -2,7 +2,7 @@ --cdr-color-text-button-primary: #fafbf9; --cdr-color-text-button-primary-hover: #1f513f; --cdr-color-text-button-primary-active: #fafbf9; - --cdr-color-text-button-primary-disabled: #ffffff; + --cdr-color-text-button-primary-disabled: #fffff0; --cdr-color-text-button-secondary: #4b4a48; --cdr-color-text-button-secondary-hover: #4b4a48; --cdr-color-text-button-secondary-active: #fafbf9; @@ -10,11 +10,11 @@ --cdr-color-text-button-dark: #fafbf9; --cdr-color-text-button-dark-hover: #4b4a48; --cdr-color-text-button-dark-active: #fafbf9; - --cdr-color-text-button-dark-disabled: #ffffff; - --cdr-color-text-button-sale: #ffffff; + --cdr-color-text-button-dark-disabled: #fffff0; + --cdr-color-text-button-sale: #fffff0; --cdr-color-text-button-sale-hover: #c7370f; - --cdr-color-text-button-sale-active: #ffffff; - --cdr-color-text-button-sale-disabled: #ffffff; + --cdr-color-text-button-sale-active: #fffff0; + --cdr-color-text-button-sale-disabled: #fffff0; --cdr-color-text-chip-default: #4b4a48; --cdr-color-text-chip-disabled: #d5cfc3; --cdr-color-text-primary: rgba(46, 46, 43, 0.9); @@ -74,10 +74,10 @@ --cdr-color-background-button-sale-hover: #f7f5f3; --cdr-color-background-button-default-disabled: #d5cfc3; --cdr-color-background-button-icon-only-active: #f7f5f3; - --cdr-color-background-chip-default-rest: #ffffff; - --cdr-color-background-chip-default-disabled: #ffffff; + --cdr-color-background-chip-default-rest: #fffff0; + --cdr-color-background-chip-default-disabled: #fffff0; --cdr-color-background-chip-default-hover: #f7f5f3; - --cdr-color-background-chip-default-focus: #ffffff; + --cdr-color-background-chip-default-focus: #fffff0; --cdr-color-background-chip-default-active: #edeae3; --cdr-color-background-chip-default-selected: #d5cfc3; --cdr-color-background-chip-default-selected-hover: #edeae3; @@ -85,7 +85,7 @@ --cdr-color-background-chip-default-selected-active: #edeae3; --cdr-color-background-transparent: rgba(255, 255, 255, 0); --cdr-color-background-primary: #f7f5f3; - --cdr-color-background-secondary: #ffffff; + --cdr-color-background-secondary: #fffff0; --cdr-color-background-brand-spruce: #1f513f; --cdr-color-background-message-default-01: #f9f8f6; --cdr-color-background-message-default-02: #e8e0ce; @@ -110,7 +110,7 @@ --cdr-color-background-label-default-active: #edeae3; --cdr-color-background-label-default-focus: #fafbf9; --cdr-color-background-label-secondary-hover: rgba(255, 255, 255, 0.75); - --cdr-color-background-label-secondary-active: #ffffff; + --cdr-color-background-label-secondary-active: #fffff0; --cdr-color-background-label-secondary-focus: rgba(255, 255, 255, 0.75); --cdr-color-background-input-default: rgba(247, 245, 243, 0.15); --cdr-color-background-input-secondary: rgba(255, 255, 255, 0.85); @@ -118,21 +118,21 @@ --cdr-color-background-input-default-hover: #fafbf9; --cdr-color-background-input-default-active: #fafbf9; --cdr-color-background-input-default-selected: #4b4a48; - --cdr-color-background-input-secondary-active: #ffffff; + --cdr-color-background-input-secondary-active: #fffff0; --cdr-color-background-input-default-selected-hover: #958e83; --cdr-color-background-input-default-disabled: #fafbf9; --cdr-color-background-input-default-selected-focus: #958e83; --cdr-color-background-input-default-focus: #fafbf9; --cdr-color-background-rating-star-default: #fafbf9; --cdr-color-background-rating-star-highlighted: #ffd280; - --cdr-color-background-surface-primary: #ffffff; + --cdr-color-background-surface-primary: #fffff0; --cdr-color-background-surface-secondary: #f7f5f3; --cdr-color-background-surface-brand-spruce: #1f513f; --cdr-color-background-surface-sale: #c7370f; - --cdr-color-background-surface-selection-default-rest: #ffffff; - --cdr-color-background-surface-selection-default-active: #ffffff; - --cdr-color-background-surface-selection-default-hover: #ffffff; - --cdr-color-background-surface-selection-default-checked: #ffffff; + --cdr-color-background-surface-selection-default-rest: #fffff0; + --cdr-color-background-surface-selection-default-active: #fffff0; + --cdr-color-background-surface-selection-default-hover: #fffff0; + --cdr-color-background-surface-selection-default-checked: #fffff0; --cdr-color-background-surface-selection-default-disabled: #f7f5f3; --cdr-color-background-surface-selection-default-loading: #fafbf9; --cdr-color-background-switch-default-rest: #fafbf9; @@ -154,12 +154,12 @@ --cdr-color-background-toggle-button-default-rest: #fafbf9; --cdr-color-background-toggle-button-default-hover: #edeae3; --cdr-color-background-toggle-button-default-focus: #edeae3; - --cdr-color-background-toggle-button-default-selected-rest: #ffffff; - --cdr-color-background-toggle-button-default-selected-hover: #ffffff; + --cdr-color-background-toggle-button-default-selected-rest: #fffff0; + --cdr-color-background-toggle-button-default-selected-hover: #fffff0; --cdr-color-background-tooltip-default: #2e2e2b; --cdr-color-background-code-snippet: #edeae3; --cdr-color-background-code: #2e2e2b; - --cdr-color-background-link-card-rest: #ffffff; + --cdr-color-background-link-card-rest: #fffff0; --cdr-color-background-link-card-active: #2e2e2b; --cdr-color-background-note: #fafbf9; --cdr-color-background-tag: #c4b03b; @@ -267,13 +267,13 @@ --cdr-color-icon-message-warning: #b68b37; --cdr-color-icon-message-error: #bb4045; --cdr-color-icon-message-info: #408e86; - --cdr-color-icon-checkbox-default-selected: #ffffff; - --cdr-color-icon-checkbox-default-selected-hover: #ffffff; + --cdr-color-icon-checkbox-default-selected: #fffff0; + --cdr-color-icon-checkbox-default-selected-hover: #fffff0; --cdr-color-icon-checkbox-default-selected-active: #4b4a48; --cdr-color-icon-switch-selected-default-rest: #d5cfc3; --cdr-color-icon-switch-selected-default-hover: #d5cfc3; --cdr-color-icon-switch-selected-default-focus: #d5cfc3; - --cdr-color-surface-primary: #ffffff; + --cdr-color-surface-primary: #fffff0; --cdr-color-surface-secondary: #f7f5f3; --cdr-color-icon-background-note: #c4b03b; --cdr-form-input-height-default: 4rem; diff --git a/dist/docsite/figma/figma.json b/dist/docsite/figma/figma.json index 83065cd..2c45273 100644 --- a/dist/docsite/figma/figma.json +++ b/dist/docsite/figma/figma.json @@ -11,11 +11,11 @@ } }, "white": { - "$value": "#ffffff", + "$value": "#fffff0", "filePath": "tokens/_options/color.json5", "$type": "color", "original": { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color" } }, @@ -1278,7 +1278,7 @@ } }, "primary-disabled": { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "filePath": "tokens/global/button.json5", "original": { @@ -1350,7 +1350,7 @@ } }, "dark-disabled": { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "filePath": "tokens/global/button.json5", "original": { @@ -1359,7 +1359,7 @@ } }, "sale": { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "filePath": "tokens/global/button.json5", "original": { @@ -1377,7 +1377,7 @@ } }, "sale-active": { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "filePath": "tokens/global/button.json5", "original": { @@ -1386,7 +1386,7 @@ } }, "sale-disabled": { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "filePath": "tokens/global/button.json5", "original": { @@ -1960,7 +1960,7 @@ }, "chip": { "default-rest": { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "filePath": "tokens/global/chip.json5", "original": { @@ -1969,7 +1969,7 @@ } }, "default-disabled": { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "filePath": "tokens/global/chip.json5", "original": { @@ -1987,7 +1987,7 @@ } }, "default-focus": { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "filePath": "tokens/global/chip.json5", "original": { @@ -2060,7 +2060,7 @@ } }, "secondary": { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "filePath": "tokens/themes/docsite/color.json5", "original": { @@ -2290,7 +2290,7 @@ } }, "secondary-active": { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "filePath": "tokens/global/input.json5", "original": { @@ -2364,7 +2364,7 @@ } }, "secondary-active": { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "filePath": "tokens/global/input.json5", "original": { @@ -2429,7 +2429,7 @@ }, "surface": { "primary": { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "filePath": "tokens/global/surface.json5", "original": { @@ -2468,7 +2468,7 @@ "surface-selection": { "default": { "rest": { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { @@ -2477,7 +2477,7 @@ } }, "active": { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { @@ -2486,7 +2486,7 @@ } }, "hover": { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { @@ -2495,7 +2495,7 @@ } }, "checked": { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { @@ -2710,7 +2710,7 @@ }, "selected": { "rest": { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { @@ -2719,7 +2719,7 @@ } }, "hover": { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { @@ -2761,7 +2761,7 @@ }, "link-card": { "rest": { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "filePath": "tokens/themes/docsite/link-card.json5", "original": { @@ -3792,7 +3792,7 @@ } }, "checkbox-default-selected": { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "filePath": "tokens/global/input.json5", "original": { @@ -3801,7 +3801,7 @@ } }, "checkbox-default-selected-hover": { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "filePath": "tokens/global/input.json5", "original": { @@ -3852,7 +3852,7 @@ }, "surface": { "primary": { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "filePath": "tokens/global/color.json5", "original": { diff --git a/dist/docsite/ios/CdrColor.m b/dist/docsite/ios/CdrColor.m index c9e61c6..07278c2 100644 --- a/dist/docsite/ios/CdrColor.m +++ b/dist/docsite/ios/CdrColor.m @@ -20,7 +20,7 @@ + (NSArray *)values { [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], @@ -28,11 +28,11 @@ + (NSArray *)values { [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], [UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:0.900f], @@ -92,10 +92,10 @@ + (NSArray *)values { [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], [UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f], @@ -103,7 +103,7 @@ + (NSArray *)values { [UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f], [UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:0.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], [UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f], [UIColor colorWithRed:0.976f green:0.973f blue:0.965f alpha:1.000f], [UIColor colorWithRed:0.910f green:0.878f blue:0.808f alpha:1.000f], @@ -128,7 +128,7 @@ + (NSArray *)values { [UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:0.750f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], [UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:0.750f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:0.150f], [UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:0.850f], @@ -136,21 +136,21 @@ + (NSArray *)values { [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], [UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:1.000f green:0.824f blue:0.502f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], [UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f], [UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], @@ -172,12 +172,12 @@ + (NSArray *)values { [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f], [UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], [UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f], [UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f], [UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], [UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.769f green:0.690f blue:0.231f alpha:1.000f], @@ -285,13 +285,13 @@ + (NSArray *)values { [UIColor colorWithRed:0.714f green:0.545f blue:0.216f alpha:1.000f], [UIColor colorWithRed:0.733f green:0.251f blue:0.271f alpha:1.000f], [UIColor colorWithRed:0.251f green:0.557f blue:0.525f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], [UIColor colorWithRed:0.769f green:0.690f blue:0.231f alpha:1.000f], [UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:0.200f], diff --git a/dist/docsite/js/cdr-tokens.cjs b/dist/docsite/js/cdr-tokens.cjs index eb152de..82fc108 100644 --- a/dist/docsite/js/cdr-tokens.cjs +++ b/dist/docsite/js/cdr-tokens.cjs @@ -2,7 +2,7 @@ module.exports = { "CdrColorTextButtonPrimary": "#fafbf9", "CdrColorTextButtonPrimaryHover": "#1f513f", "CdrColorTextButtonPrimaryActive": "#fafbf9", - "CdrColorTextButtonPrimaryDisabled": "#ffffff", + "CdrColorTextButtonPrimaryDisabled": "#fffff0", "CdrColorTextButtonSecondary": "#4b4a48", "CdrColorTextButtonSecondaryHover": "#4b4a48", "CdrColorTextButtonSecondaryActive": "#fafbf9", @@ -10,11 +10,11 @@ module.exports = { "CdrColorTextButtonDark": "#fafbf9", "CdrColorTextButtonDarkHover": "#4b4a48", "CdrColorTextButtonDarkActive": "#fafbf9", - "CdrColorTextButtonDarkDisabled": "#ffffff", - "CdrColorTextButtonSale": "#ffffff", + "CdrColorTextButtonDarkDisabled": "#fffff0", + "CdrColorTextButtonSale": "#fffff0", "CdrColorTextButtonSaleHover": "#c7370f", - "CdrColorTextButtonSaleActive": "#ffffff", - "CdrColorTextButtonSaleDisabled": "#ffffff", + "CdrColorTextButtonSaleActive": "#fffff0", + "CdrColorTextButtonSaleDisabled": "#fffff0", "CdrColorTextChipDefault": "#4b4a48", "CdrColorTextChipDisabled": "#d5cfc3", "CdrColorTextPrimary": "rgba(46, 46, 43, 0.9)", @@ -74,10 +74,10 @@ module.exports = { "CdrColorBackgroundButtonSaleHover": "#f7f5f3", "CdrColorBackgroundButtonDefaultDisabled": "#d5cfc3", "CdrColorBackgroundButtonIconOnlyActive": "#f7f5f3", - "CdrColorBackgroundChipDefaultRest": "#ffffff", - "CdrColorBackgroundChipDefaultDisabled": "#ffffff", + "CdrColorBackgroundChipDefaultRest": "#fffff0", + "CdrColorBackgroundChipDefaultDisabled": "#fffff0", "CdrColorBackgroundChipDefaultHover": "#f7f5f3", - "CdrColorBackgroundChipDefaultFocus": "#ffffff", + "CdrColorBackgroundChipDefaultFocus": "#fffff0", "CdrColorBackgroundChipDefaultActive": "#edeae3", "CdrColorBackgroundChipDefaultSelected": "#d5cfc3", "CdrColorBackgroundChipDefaultSelectedHover": "#edeae3", @@ -85,7 +85,7 @@ module.exports = { "CdrColorBackgroundChipDefaultSelectedActive": "#edeae3", "CdrColorBackgroundTransparent": "rgba(255, 255, 255, 0)", "CdrColorBackgroundPrimary": "#f7f5f3", - "CdrColorBackgroundSecondary": "#ffffff", + "CdrColorBackgroundSecondary": "#fffff0", "CdrColorBackgroundBrandSpruce": "#1f513f", "CdrColorBackgroundMessageDefault01": "#f9f8f6", "CdrColorBackgroundMessageDefault02": "#e8e0ce", @@ -110,7 +110,7 @@ module.exports = { "CdrColorBackgroundLabelDefaultActive": "#edeae3", "CdrColorBackgroundLabelDefaultFocus": "#fafbf9", "CdrColorBackgroundLabelSecondaryHover": "rgba(255, 255, 255, 0.75)", - "CdrColorBackgroundLabelSecondaryActive": "#ffffff", + "CdrColorBackgroundLabelSecondaryActive": "#fffff0", "CdrColorBackgroundLabelSecondaryFocus": "rgba(255, 255, 255, 0.75)", "CdrColorBackgroundInputDefault": "rgba(247, 245, 243, 0.15)", "CdrColorBackgroundInputSecondary": "rgba(255, 255, 255, 0.85)", @@ -118,21 +118,21 @@ module.exports = { "CdrColorBackgroundInputDefaultHover": "#fafbf9", "CdrColorBackgroundInputDefaultActive": "#fafbf9", "CdrColorBackgroundInputDefaultSelected": "#4b4a48", - "CdrColorBackgroundInputSecondaryActive": "#ffffff", + "CdrColorBackgroundInputSecondaryActive": "#fffff0", "CdrColorBackgroundInputDefaultSelectedHover": "#958e83", "CdrColorBackgroundInputDefaultDisabled": "#fafbf9", "CdrColorBackgroundInputDefaultSelectedFocus": "#958e83", "CdrColorBackgroundInputDefaultFocus": "#fafbf9", "CdrColorBackgroundRatingStarDefault": "#fafbf9", "CdrColorBackgroundRatingStarHighlighted": "#ffd280", - "CdrColorBackgroundSurfacePrimary": "#ffffff", + "CdrColorBackgroundSurfacePrimary": "#fffff0", "CdrColorBackgroundSurfaceSecondary": "#f7f5f3", "CdrColorBackgroundSurfaceBrandSpruce": "#1f513f", "CdrColorBackgroundSurfaceSale": "#c7370f", - "CdrColorBackgroundSurfaceSelectionDefaultRest": "#ffffff", - "CdrColorBackgroundSurfaceSelectionDefaultActive": "#ffffff", - "CdrColorBackgroundSurfaceSelectionDefaultHover": "#ffffff", - "CdrColorBackgroundSurfaceSelectionDefaultChecked": "#ffffff", + "CdrColorBackgroundSurfaceSelectionDefaultRest": "#fffff0", + "CdrColorBackgroundSurfaceSelectionDefaultActive": "#fffff0", + "CdrColorBackgroundSurfaceSelectionDefaultHover": "#fffff0", + "CdrColorBackgroundSurfaceSelectionDefaultChecked": "#fffff0", "CdrColorBackgroundSurfaceSelectionDefaultDisabled": "#f7f5f3", "CdrColorBackgroundSurfaceSelectionDefaultLoading": "#fafbf9", "CdrColorBackgroundSwitchDefaultRest": "#fafbf9", @@ -154,12 +154,12 @@ module.exports = { "CdrColorBackgroundToggleButtonDefaultRest": "#fafbf9", "CdrColorBackgroundToggleButtonDefaultHover": "#edeae3", "CdrColorBackgroundToggleButtonDefaultFocus": "#edeae3", - "CdrColorBackgroundToggleButtonDefaultSelectedRest": "#ffffff", - "CdrColorBackgroundToggleButtonDefaultSelectedHover": "#ffffff", + "CdrColorBackgroundToggleButtonDefaultSelectedRest": "#fffff0", + "CdrColorBackgroundToggleButtonDefaultSelectedHover": "#fffff0", "CdrColorBackgroundTooltipDefault": "#2e2e2b", "CdrColorBackgroundCodeSnippet": "#edeae3", "CdrColorBackgroundCode": "#2e2e2b", - "CdrColorBackgroundLinkCardRest": "#ffffff", + "CdrColorBackgroundLinkCardRest": "#fffff0", "CdrColorBackgroundLinkCardActive": "#2e2e2b", "CdrColorBackgroundNote": "#fafbf9", "CdrColorBackgroundTag": "#c4b03b", @@ -267,13 +267,13 @@ module.exports = { "CdrColorIconMessageWarning": "#b68b37", "CdrColorIconMessageError": "#bb4045", "CdrColorIconMessageInfo": "#408e86", - "CdrColorIconCheckboxDefaultSelected": "#ffffff", - "CdrColorIconCheckboxDefaultSelectedHover": "#ffffff", + "CdrColorIconCheckboxDefaultSelected": "#fffff0", + "CdrColorIconCheckboxDefaultSelectedHover": "#fffff0", "CdrColorIconCheckboxDefaultSelectedActive": "#4b4a48", "CdrColorIconSwitchSelectedDefaultRest": "#d5cfc3", "CdrColorIconSwitchSelectedDefaultHover": "#d5cfc3", "CdrColorIconSwitchSelectedDefaultFocus": "#d5cfc3", - "CdrColorSurfacePrimary": "#ffffff", + "CdrColorSurfacePrimary": "#fffff0", "CdrColorSurfaceSecondary": "#f7f5f3", "CdrColorIconBackgroundNote": "#c4b03b", "CdrFormInputHeightDefault": "40", diff --git a/dist/docsite/js/cdr-tokens.mjs b/dist/docsite/js/cdr-tokens.mjs index 8f6e869..047db22 100644 --- a/dist/docsite/js/cdr-tokens.mjs +++ b/dist/docsite/js/cdr-tokens.mjs @@ -1,7 +1,7 @@ export const CdrColorTextButtonPrimary = "#fafbf9"; export const CdrColorTextButtonPrimaryHover = "#1f513f"; export const CdrColorTextButtonPrimaryActive = "#fafbf9"; -export const CdrColorTextButtonPrimaryDisabled = "#ffffff"; +export const CdrColorTextButtonPrimaryDisabled = "#fffff0"; export const CdrColorTextButtonSecondary = "#4b4a48"; export const CdrColorTextButtonSecondaryHover = "#4b4a48"; export const CdrColorTextButtonSecondaryActive = "#fafbf9"; @@ -9,11 +9,11 @@ export const CdrColorTextButtonSecondaryDisabled = "#d5cfc3"; export const CdrColorTextButtonDark = "#fafbf9"; export const CdrColorTextButtonDarkHover = "#4b4a48"; export const CdrColorTextButtonDarkActive = "#fafbf9"; -export const CdrColorTextButtonDarkDisabled = "#ffffff"; -export const CdrColorTextButtonSale = "#ffffff"; +export const CdrColorTextButtonDarkDisabled = "#fffff0"; +export const CdrColorTextButtonSale = "#fffff0"; export const CdrColorTextButtonSaleHover = "#c7370f"; -export const CdrColorTextButtonSaleActive = "#ffffff"; -export const CdrColorTextButtonSaleDisabled = "#ffffff"; +export const CdrColorTextButtonSaleActive = "#fffff0"; +export const CdrColorTextButtonSaleDisabled = "#fffff0"; export const CdrColorTextChipDefault = "#4b4a48"; export const CdrColorTextChipDisabled = "#d5cfc3"; export const CdrColorTextPrimary = "rgba(46, 46, 43, 0.9)"; @@ -73,10 +73,10 @@ export const CdrColorBackgroundButtonSaleActive = "#c7370f"; export const CdrColorBackgroundButtonSaleHover = "#f7f5f3"; export const CdrColorBackgroundButtonDefaultDisabled = "#d5cfc3"; export const CdrColorBackgroundButtonIconOnlyActive = "#f7f5f3"; -export const CdrColorBackgroundChipDefaultRest = "#ffffff"; -export const CdrColorBackgroundChipDefaultDisabled = "#ffffff"; +export const CdrColorBackgroundChipDefaultRest = "#fffff0"; +export const CdrColorBackgroundChipDefaultDisabled = "#fffff0"; export const CdrColorBackgroundChipDefaultHover = "#f7f5f3"; -export const CdrColorBackgroundChipDefaultFocus = "#ffffff"; +export const CdrColorBackgroundChipDefaultFocus = "#fffff0"; export const CdrColorBackgroundChipDefaultActive = "#edeae3"; export const CdrColorBackgroundChipDefaultSelected = "#d5cfc3"; export const CdrColorBackgroundChipDefaultSelectedHover = "#edeae3"; @@ -84,7 +84,7 @@ export const CdrColorBackgroundChipDefaultSelectedFocus = "#d5cfc3"; export const CdrColorBackgroundChipDefaultSelectedActive = "#edeae3"; export const CdrColorBackgroundTransparent = "rgba(255, 255, 255, 0)"; export const CdrColorBackgroundPrimary = "#f7f5f3"; -export const CdrColorBackgroundSecondary = "#ffffff"; +export const CdrColorBackgroundSecondary = "#fffff0"; export const CdrColorBackgroundBrandSpruce = "#1f513f"; export const CdrColorBackgroundMessageDefault01 = "#f9f8f6"; export const CdrColorBackgroundMessageDefault02 = "#e8e0ce"; @@ -109,7 +109,7 @@ export const CdrColorBackgroundLabelDefaultHover = "#fafbf9"; export const CdrColorBackgroundLabelDefaultActive = "#edeae3"; export const CdrColorBackgroundLabelDefaultFocus = "#fafbf9"; export const CdrColorBackgroundLabelSecondaryHover = "rgba(255, 255, 255, 0.75)"; -export const CdrColorBackgroundLabelSecondaryActive = "#ffffff"; +export const CdrColorBackgroundLabelSecondaryActive = "#fffff0"; export const CdrColorBackgroundLabelSecondaryFocus = "rgba(255, 255, 255, 0.75)"; export const CdrColorBackgroundInputDefault = "rgba(247, 245, 243, 0.15)"; export const CdrColorBackgroundInputSecondary = "rgba(255, 255, 255, 0.85)"; @@ -117,21 +117,21 @@ export const CdrColorBackgroundInputError = "rgba(255, 242, 242, 0.75)"; export const CdrColorBackgroundInputDefaultHover = "#fafbf9"; export const CdrColorBackgroundInputDefaultActive = "#fafbf9"; export const CdrColorBackgroundInputDefaultSelected = "#4b4a48"; -export const CdrColorBackgroundInputSecondaryActive = "#ffffff"; +export const CdrColorBackgroundInputSecondaryActive = "#fffff0"; export const CdrColorBackgroundInputDefaultSelectedHover = "#958e83"; export const CdrColorBackgroundInputDefaultDisabled = "#fafbf9"; export const CdrColorBackgroundInputDefaultSelectedFocus = "#958e83"; export const CdrColorBackgroundInputDefaultFocus = "#fafbf9"; export const CdrColorBackgroundRatingStarDefault = "#fafbf9"; export const CdrColorBackgroundRatingStarHighlighted = "#ffd280"; -export const CdrColorBackgroundSurfacePrimary = "#ffffff"; +export const CdrColorBackgroundSurfacePrimary = "#fffff0"; export const CdrColorBackgroundSurfaceSecondary = "#f7f5f3"; export const CdrColorBackgroundSurfaceBrandSpruce = "#1f513f"; export const CdrColorBackgroundSurfaceSale = "#c7370f"; -export const CdrColorBackgroundSurfaceSelectionDefaultRest = "#ffffff"; -export const CdrColorBackgroundSurfaceSelectionDefaultActive = "#ffffff"; -export const CdrColorBackgroundSurfaceSelectionDefaultHover = "#ffffff"; -export const CdrColorBackgroundSurfaceSelectionDefaultChecked = "#ffffff"; +export const CdrColorBackgroundSurfaceSelectionDefaultRest = "#fffff0"; +export const CdrColorBackgroundSurfaceSelectionDefaultActive = "#fffff0"; +export const CdrColorBackgroundSurfaceSelectionDefaultHover = "#fffff0"; +export const CdrColorBackgroundSurfaceSelectionDefaultChecked = "#fffff0"; export const CdrColorBackgroundSurfaceSelectionDefaultDisabled = "#f7f5f3"; export const CdrColorBackgroundSurfaceSelectionDefaultLoading = "#fafbf9"; export const CdrColorBackgroundSwitchDefaultRest = "#fafbf9"; @@ -153,12 +153,12 @@ export const CdrColorBackgroundToggleGroupDefaultRest = "#fafbf9"; export const CdrColorBackgroundToggleButtonDefaultRest = "#fafbf9"; export const CdrColorBackgroundToggleButtonDefaultHover = "#edeae3"; export const CdrColorBackgroundToggleButtonDefaultFocus = "#edeae3"; -export const CdrColorBackgroundToggleButtonDefaultSelectedRest = "#ffffff"; -export const CdrColorBackgroundToggleButtonDefaultSelectedHover = "#ffffff"; +export const CdrColorBackgroundToggleButtonDefaultSelectedRest = "#fffff0"; +export const CdrColorBackgroundToggleButtonDefaultSelectedHover = "#fffff0"; export const CdrColorBackgroundTooltipDefault = "#2e2e2b"; export const CdrColorBackgroundCodeSnippet = "#edeae3"; export const CdrColorBackgroundCode = "#2e2e2b"; -export const CdrColorBackgroundLinkCardRest = "#ffffff"; +export const CdrColorBackgroundLinkCardRest = "#fffff0"; export const CdrColorBackgroundLinkCardActive = "#2e2e2b"; export const CdrColorBackgroundNote = "#fafbf9"; export const CdrColorBackgroundTag = "#c4b03b"; @@ -266,13 +266,13 @@ export const CdrColorIconMessageSuccess = "#3b8349"; export const CdrColorIconMessageWarning = "#b68b37"; export const CdrColorIconMessageError = "#bb4045"; export const CdrColorIconMessageInfo = "#408e86"; -export const CdrColorIconCheckboxDefaultSelected = "#ffffff"; -export const CdrColorIconCheckboxDefaultSelectedHover = "#ffffff"; +export const CdrColorIconCheckboxDefaultSelected = "#fffff0"; +export const CdrColorIconCheckboxDefaultSelectedHover = "#fffff0"; export const CdrColorIconCheckboxDefaultSelectedActive = "#4b4a48"; export const CdrColorIconSwitchSelectedDefaultRest = "#d5cfc3"; export const CdrColorIconSwitchSelectedDefaultHover = "#d5cfc3"; export const CdrColorIconSwitchSelectedDefaultFocus = "#d5cfc3"; -export const CdrColorSurfacePrimary = "#ffffff"; +export const CdrColorSurfacePrimary = "#fffff0"; export const CdrColorSurfaceSecondary = "#f7f5f3"; export const CdrColorIconBackgroundNote = "#c4b03b"; export const CdrFormInputHeightDefault = "40"; diff --git a/dist/docsite/json/android.json b/dist/docsite/json/android.json index dd111b5..f43f583 100644 --- a/dist/docsite/json/android.json +++ b/dist/docsite/json/android.json @@ -79,7 +79,7 @@ } }, { - "$value": "#ffffffff", + "$value": "#fffffff0", "$type": "color", "docs": { "category": "colors", @@ -293,7 +293,7 @@ } }, { - "$value": "#ffffffff", + "$value": "#fffffff0", "$type": "color", "newToken": "", "docs": { @@ -321,7 +321,7 @@ } }, { - "$value": "#ffffffff", + "$value": "#fffffff0", "$type": "color", "newToken": "", "docs": { @@ -377,7 +377,7 @@ } }, { - "$value": "#ffffffff", + "$value": "#fffffff0", "$type": "color", "newToken": "", "docs": { @@ -405,7 +405,7 @@ } }, { - "$value": "#ffffffff", + "$value": "#fffffff0", "$type": "color", "newToken": "", "docs": { @@ -1837,7 +1837,7 @@ } }, { - "$value": "#ffffffff", + "$value": "#fffffff0", "$type": "color", "docs": { "category": "colors", @@ -1863,7 +1863,7 @@ } }, { - "$value": "#ffffffff", + "$value": "#fffffff0", "$type": "color", "docs": { "category": "colors", @@ -1915,7 +1915,7 @@ } }, { - "$value": "#ffffffff", + "$value": "#fffffff0", "$type": "color", "docs": { "category": "colors", @@ -2097,7 +2097,7 @@ } }, { - "$value": "#ffffffff", + "$value": "#fffffff0", "$type": "color", "docs": { "category": "colors", @@ -2747,7 +2747,7 @@ } }, { - "$value": "#ffffffff", + "$value": "#fffffff0", "$type": "color", "docs": { "category": "colors", @@ -2955,7 +2955,7 @@ } }, { - "$value": "#ffffffff", + "$value": "#fffffff0", "$type": "color", "docs": { "category": "colors", @@ -3137,7 +3137,7 @@ } }, { - "$value": "#ffffffff", + "$value": "#fffffff0", "$type": "color", "docs": { "category": "colors", @@ -3241,7 +3241,7 @@ } }, { - "$value": "#ffffffff", + "$value": "#fffffff0", "$type": "color", "docs": { "category": "colors", @@ -3267,7 +3267,7 @@ } }, { - "$value": "#ffffffff", + "$value": "#fffffff0", "$type": "color", "docs": { "category": "colors", @@ -3293,7 +3293,7 @@ } }, { - "$value": "#ffffffff", + "$value": "#fffffff0", "$type": "color", "docs": { "category": "colors", @@ -3319,7 +3319,7 @@ } }, { - "$value": "#ffffffff", + "$value": "#fffffff0", "$type": "color", "docs": { "category": "colors", @@ -3891,7 +3891,7 @@ } }, { - "$value": "#ffffffff", + "$value": "#fffffff0", "$type": "color", "docs": { "category": "colors", @@ -3917,7 +3917,7 @@ } }, { - "$value": "#ffffffff", + "$value": "#fffffff0", "$type": "color", "docs": { "category": "colors", @@ -6465,7 +6465,7 @@ } }, { - "$value": "#ffffffff", + "$value": "#fffffff0", "$type": "color", "docs": { "category": "colors", @@ -6491,7 +6491,7 @@ } }, { - "$value": "#ffffffff", + "$value": "#fffffff0", "$type": "color", "docs": { "category": "colors", @@ -6621,7 +6621,7 @@ } }, { - "$value": "#ffffffff", + "$value": "#fffffff0", "$type": "color", "docs": { "category": "colors", @@ -6837,7 +6837,7 @@ } }, { - "$value": "#ffffffff", + "$value": "#fffffff0", "$type": "color", "docs": { "type": "link-card" diff --git a/dist/docsite/json/global.json b/dist/docsite/json/global.json index 0b61a41..d90f33c 100644 --- a/dist/docsite/json/global.json +++ b/dist/docsite/json/global.json @@ -79,7 +79,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -293,7 +293,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "newToken": "", "docs": { @@ -321,7 +321,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "newToken": "", "docs": { @@ -377,7 +377,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "newToken": "", "docs": { @@ -405,7 +405,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "newToken": "", "docs": { @@ -1837,7 +1837,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -1863,7 +1863,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -1915,7 +1915,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -2097,7 +2097,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -2747,7 +2747,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -2955,7 +2955,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -3137,7 +3137,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -3241,7 +3241,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -3267,7 +3267,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -3293,7 +3293,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -3319,7 +3319,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -3891,7 +3891,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -3917,7 +3917,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -6465,7 +6465,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -6491,7 +6491,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -6621,7 +6621,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -6837,7 +6837,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "type": "link-card" diff --git a/dist/docsite/json/ios.json b/dist/docsite/json/ios.json index 0e54ef6..1b525af 100644 --- a/dist/docsite/json/ios.json +++ b/dist/docsite/json/ios.json @@ -79,7 +79,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -293,7 +293,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", "$type": "color", "newToken": "", "docs": { @@ -321,7 +321,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", "$type": "color", "newToken": "", "docs": { @@ -377,7 +377,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", "$type": "color", "newToken": "", "docs": { @@ -405,7 +405,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", "$type": "color", "newToken": "", "docs": { @@ -1837,7 +1837,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -1863,7 +1863,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -1915,7 +1915,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -2097,7 +2097,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -2747,7 +2747,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -2955,7 +2955,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3137,7 +3137,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3241,7 +3241,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3267,7 +3267,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3293,7 +3293,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3319,7 +3319,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3891,7 +3891,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3917,7 +3917,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -6465,7 +6465,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -6491,7 +6491,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -6621,7 +6621,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -6837,7 +6837,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", "$type": "color", "docs": { "type": "link-card" diff --git a/dist/docsite/json/platform-tokens.json b/dist/docsite/json/platform-tokens.json new file mode 100644 index 0000000..056a3a5 --- /dev/null +++ b/dist/docsite/json/platform-tokens.json @@ -0,0 +1,27180 @@ +{ + "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": "#fffff0", + "$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": "#fffff0", + "$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": "#fffff0", + "$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": "#fffff0", + "$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": "#fffff0", + "$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": "#fffff0", + "$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": "#fffff0", + "$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": "#fffff0", + "$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": "#fffff0", + "$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": "#fffff0", + "$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": "#fffff0", + "$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": "#fffff0", + "$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": "#fffff0", + "$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": "#fffff0", + "$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": "#fffff0", + "$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": "#fffff0", + "$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": "#fffff0", + "$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": "#fffff0", + "$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": "#fffff0", + "$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": "#fffff0", + "$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": "#fffff0", + "$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": "#fffff0", + "$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/docsite/json/web.json b/dist/docsite/json/web.json index 039ccc0..7be7042 100644 --- a/dist/docsite/json/web.json +++ b/dist/docsite/json/web.json @@ -91,7 +91,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -337,7 +337,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "newToken": "", "docs": { @@ -369,7 +369,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "newToken": "", "docs": { @@ -433,7 +433,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "newToken": "", "docs": { @@ -465,7 +465,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "newToken": "", "docs": { @@ -2120,7 +2120,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -2150,7 +2150,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -2210,7 +2210,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -2418,7 +2418,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -3163,7 +3163,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -3403,7 +3403,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -3611,7 +3611,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -3731,7 +3731,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -3762,7 +3762,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -3793,7 +3793,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -3824,7 +3824,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -4497,7 +4497,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -4528,7 +4528,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -7492,7 +7492,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -7521,7 +7521,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -7672,7 +7672,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -7924,7 +7924,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "type": "link-card" diff --git a/dist/docsite/less/cdr-tokens.less b/dist/docsite/less/cdr-tokens.less index c98b2b1..1bf866f 100644 --- a/dist/docsite/less/cdr-tokens.less +++ b/dist/docsite/less/cdr-tokens.less @@ -677,7 +677,7 @@ @cdr-color-text-button-primary: #fafbf9; @cdr-color-text-button-primary-hover: #1f513f; @cdr-color-text-button-primary-active: #fafbf9; -@cdr-color-text-button-primary-disabled: #ffffff; +@cdr-color-text-button-primary-disabled: #fffff0; @cdr-color-text-button-secondary: #4b4a48; @cdr-color-text-button-secondary-hover: #4b4a48; @cdr-color-text-button-secondary-active: #fafbf9; @@ -685,11 +685,11 @@ @cdr-color-text-button-dark: #fafbf9; @cdr-color-text-button-dark-hover: #4b4a48; @cdr-color-text-button-dark-active: #fafbf9; -@cdr-color-text-button-dark-disabled: #ffffff; -@cdr-color-text-button-sale: #ffffff; +@cdr-color-text-button-dark-disabled: #fffff0; +@cdr-color-text-button-sale: #fffff0; @cdr-color-text-button-sale-hover: #c7370f; -@cdr-color-text-button-sale-active: #ffffff; -@cdr-color-text-button-sale-disabled: #ffffff; +@cdr-color-text-button-sale-active: #fffff0; +@cdr-color-text-button-sale-disabled: #fffff0; @cdr-color-text-chip-default: #4b4a48; @cdr-color-text-chip-disabled: #d5cfc3; @cdr-color-text-primary: rgba(46, 46, 43, 0.9); @@ -749,10 +749,10 @@ @cdr-color-background-button-sale-hover: #f7f5f3; @cdr-color-background-button-default-disabled: #d5cfc3; @cdr-color-background-button-icon-only-active: #f7f5f3; -@cdr-color-background-chip-default-rest: #ffffff; -@cdr-color-background-chip-default-disabled: #ffffff; +@cdr-color-background-chip-default-rest: #fffff0; +@cdr-color-background-chip-default-disabled: #fffff0; @cdr-color-background-chip-default-hover: #f7f5f3; -@cdr-color-background-chip-default-focus: #ffffff; +@cdr-color-background-chip-default-focus: #fffff0; @cdr-color-background-chip-default-active: #edeae3; @cdr-color-background-chip-default-selected: #d5cfc3; @cdr-color-background-chip-default-selected-hover: #edeae3; @@ -760,7 +760,7 @@ @cdr-color-background-chip-default-selected-active: #edeae3; @cdr-color-background-transparent: rgba(255, 255, 255, 0); @cdr-color-background-primary: #f7f5f3; -@cdr-color-background-secondary: #ffffff; +@cdr-color-background-secondary: #fffff0; @cdr-color-background-brand-spruce: #1f513f; @cdr-color-background-message-default-01: #f9f8f6; @cdr-color-background-message-default-02: #e8e0ce; @@ -785,7 +785,7 @@ @cdr-color-background-label-default-active: #edeae3; @cdr-color-background-label-default-focus: #fafbf9; @cdr-color-background-label-secondary-hover: rgba(255, 255, 255, 0.75); -@cdr-color-background-label-secondary-active: #ffffff; +@cdr-color-background-label-secondary-active: #fffff0; @cdr-color-background-label-secondary-focus: rgba(255, 255, 255, 0.75); @cdr-color-background-input-default: rgba(247, 245, 243, 0.15); @cdr-color-background-input-secondary: rgba(255, 255, 255, 0.85); @@ -793,21 +793,21 @@ @cdr-color-background-input-default-hover: #fafbf9; @cdr-color-background-input-default-active: #fafbf9; @cdr-color-background-input-default-selected: #4b4a48; -@cdr-color-background-input-secondary-active: #ffffff; +@cdr-color-background-input-secondary-active: #fffff0; @cdr-color-background-input-default-selected-hover: #958e83; @cdr-color-background-input-default-disabled: #fafbf9; @cdr-color-background-input-default-selected-focus: #958e83; @cdr-color-background-input-default-focus: #fafbf9; @cdr-color-background-rating-star-default: #fafbf9; @cdr-color-background-rating-star-highlighted: #ffd280; -@cdr-color-background-surface-primary: #ffffff; +@cdr-color-background-surface-primary: #fffff0; @cdr-color-background-surface-secondary: #f7f5f3; @cdr-color-background-surface-brand-spruce: #1f513f; @cdr-color-background-surface-sale: #c7370f; -@cdr-color-background-surface-selection-default-rest: #ffffff; -@cdr-color-background-surface-selection-default-active: #ffffff; -@cdr-color-background-surface-selection-default-hover: #ffffff; -@cdr-color-background-surface-selection-default-checked: #ffffff; +@cdr-color-background-surface-selection-default-rest: #fffff0; +@cdr-color-background-surface-selection-default-active: #fffff0; +@cdr-color-background-surface-selection-default-hover: #fffff0; +@cdr-color-background-surface-selection-default-checked: #fffff0; @cdr-color-background-surface-selection-default-disabled: #f7f5f3; @cdr-color-background-surface-selection-default-loading: #fafbf9; @cdr-color-background-switch-default-rest: #fafbf9; @@ -829,12 +829,12 @@ @cdr-color-background-toggle-button-default-rest: #fafbf9; @cdr-color-background-toggle-button-default-hover: #edeae3; @cdr-color-background-toggle-button-default-focus: #edeae3; -@cdr-color-background-toggle-button-default-selected-rest: #ffffff; -@cdr-color-background-toggle-button-default-selected-hover: #ffffff; +@cdr-color-background-toggle-button-default-selected-rest: #fffff0; +@cdr-color-background-toggle-button-default-selected-hover: #fffff0; @cdr-color-background-tooltip-default: #2e2e2b; @cdr-color-background-code-snippet: #edeae3; @cdr-color-background-code: #2e2e2b; -@cdr-color-background-link-card-rest: #ffffff; +@cdr-color-background-link-card-rest: #fffff0; @cdr-color-background-link-card-active: #2e2e2b; @cdr-color-background-note: #fafbf9; @cdr-color-background-tag: #c4b03b; @@ -942,13 +942,13 @@ @cdr-color-icon-message-warning: #b68b37; @cdr-color-icon-message-error: #bb4045; @cdr-color-icon-message-info: #408e86; -@cdr-color-icon-checkbox-default-selected: #ffffff; -@cdr-color-icon-checkbox-default-selected-hover: #ffffff; +@cdr-color-icon-checkbox-default-selected: #fffff0; +@cdr-color-icon-checkbox-default-selected-hover: #fffff0; @cdr-color-icon-checkbox-default-selected-active: #4b4a48; @cdr-color-icon-switch-selected-default-rest: #d5cfc3; @cdr-color-icon-switch-selected-default-hover: #d5cfc3; @cdr-color-icon-switch-selected-default-focus: #d5cfc3; -@cdr-color-surface-primary: #ffffff; +@cdr-color-surface-primary: #fffff0; @cdr-color-surface-secondary: #f7f5f3; @cdr-color-icon-background-note: #c4b03b; @cdr-form-input-height-default: 4rem; diff --git a/dist/docsite/scss/cdr-tokens.scss b/dist/docsite/scss/cdr-tokens.scss index 679bdf5..9da9a36 100644 --- a/dist/docsite/scss/cdr-tokens.scss +++ b/dist/docsite/scss/cdr-tokens.scss @@ -1356,7 +1356,7 @@ $cdr-color-text-button-primary: #fafbf9; $cdr-color-text-button-primary-hover: #1f513f; $cdr-color-text-button-primary-active: #fafbf9; -$cdr-color-text-button-primary-disabled: #ffffff; +$cdr-color-text-button-primary-disabled: #fffff0; $cdr-color-text-button-secondary: #4b4a48; $cdr-color-text-button-secondary-hover: #4b4a48; $cdr-color-text-button-secondary-active: #fafbf9; @@ -1364,11 +1364,11 @@ $cdr-color-text-button-secondary-disabled: #d5cfc3; $cdr-color-text-button-dark: #fafbf9; $cdr-color-text-button-dark-hover: #4b4a48; $cdr-color-text-button-dark-active: #fafbf9; -$cdr-color-text-button-dark-disabled: #ffffff; -$cdr-color-text-button-sale: #ffffff; +$cdr-color-text-button-dark-disabled: #fffff0; +$cdr-color-text-button-sale: #fffff0; $cdr-color-text-button-sale-hover: #c7370f; -$cdr-color-text-button-sale-active: #ffffff; -$cdr-color-text-button-sale-disabled: #ffffff; +$cdr-color-text-button-sale-active: #fffff0; +$cdr-color-text-button-sale-disabled: #fffff0; $cdr-color-text-chip-default: #4b4a48; $cdr-color-text-chip-disabled: #d5cfc3; $cdr-color-text-primary: rgba(46, 46, 43, 0.9); @@ -1428,10 +1428,10 @@ $cdr-color-background-button-sale-active: #c7370f; $cdr-color-background-button-sale-hover: #f7f5f3; $cdr-color-background-button-default-disabled: #d5cfc3; $cdr-color-background-button-icon-only-active: #f7f5f3; -$cdr-color-background-chip-default-rest: #ffffff; -$cdr-color-background-chip-default-disabled: #ffffff; +$cdr-color-background-chip-default-rest: #fffff0; +$cdr-color-background-chip-default-disabled: #fffff0; $cdr-color-background-chip-default-hover: #f7f5f3; -$cdr-color-background-chip-default-focus: #ffffff; +$cdr-color-background-chip-default-focus: #fffff0; $cdr-color-background-chip-default-active: #edeae3; $cdr-color-background-chip-default-selected: #d5cfc3; $cdr-color-background-chip-default-selected-hover: #edeae3; @@ -1439,7 +1439,7 @@ $cdr-color-background-chip-default-selected-focus: #d5cfc3; $cdr-color-background-chip-default-selected-active: #edeae3; $cdr-color-background-transparent: rgba(255, 255, 255, 0); $cdr-color-background-primary: #f7f5f3; -$cdr-color-background-secondary: #ffffff; +$cdr-color-background-secondary: #fffff0; $cdr-color-background-brand-spruce: #1f513f; $cdr-color-background-message-default-01: #f9f8f6; $cdr-color-background-message-default-02: #e8e0ce; @@ -1464,7 +1464,7 @@ $cdr-color-background-label-default-hover: #fafbf9; $cdr-color-background-label-default-active: #edeae3; $cdr-color-background-label-default-focus: #fafbf9; $cdr-color-background-label-secondary-hover: rgba(255, 255, 255, 0.75); -$cdr-color-background-label-secondary-active: #ffffff; +$cdr-color-background-label-secondary-active: #fffff0; $cdr-color-background-label-secondary-focus: rgba(255, 255, 255, 0.75); $cdr-color-background-input-default: rgba(247, 245, 243, 0.15); $cdr-color-background-input-secondary: rgba(255, 255, 255, 0.85); @@ -1472,21 +1472,21 @@ $cdr-color-background-input-error: rgba(255, 242, 242, 0.75); $cdr-color-background-input-default-hover: #fafbf9; $cdr-color-background-input-default-active: #fafbf9; $cdr-color-background-input-default-selected: #4b4a48; -$cdr-color-background-input-secondary-active: #ffffff; +$cdr-color-background-input-secondary-active: #fffff0; $cdr-color-background-input-default-selected-hover: #958e83; $cdr-color-background-input-default-disabled: #fafbf9; $cdr-color-background-input-default-selected-focus: #958e83; $cdr-color-background-input-default-focus: #fafbf9; $cdr-color-background-rating-star-default: #fafbf9; $cdr-color-background-rating-star-highlighted: #ffd280; -$cdr-color-background-surface-primary: #ffffff; +$cdr-color-background-surface-primary: #fffff0; $cdr-color-background-surface-secondary: #f7f5f3; $cdr-color-background-surface-brand-spruce: #1f513f; $cdr-color-background-surface-sale: #c7370f; -$cdr-color-background-surface-selection-default-rest: #ffffff; -$cdr-color-background-surface-selection-default-active: #ffffff; -$cdr-color-background-surface-selection-default-hover: #ffffff; -$cdr-color-background-surface-selection-default-checked: #ffffff; +$cdr-color-background-surface-selection-default-rest: #fffff0; +$cdr-color-background-surface-selection-default-active: #fffff0; +$cdr-color-background-surface-selection-default-hover: #fffff0; +$cdr-color-background-surface-selection-default-checked: #fffff0; $cdr-color-background-surface-selection-default-disabled: #f7f5f3; $cdr-color-background-surface-selection-default-loading: #fafbf9; $cdr-color-background-switch-default-rest: #fafbf9; @@ -1508,12 +1508,12 @@ $cdr-color-background-toggle-group-default-rest: #fafbf9; $cdr-color-background-toggle-button-default-rest: #fafbf9; $cdr-color-background-toggle-button-default-hover: #edeae3; $cdr-color-background-toggle-button-default-focus: #edeae3; -$cdr-color-background-toggle-button-default-selected-rest: #ffffff; -$cdr-color-background-toggle-button-default-selected-hover: #ffffff; +$cdr-color-background-toggle-button-default-selected-rest: #fffff0; +$cdr-color-background-toggle-button-default-selected-hover: #fffff0; $cdr-color-background-tooltip-default: #2e2e2b; $cdr-color-background-code-snippet: #edeae3; $cdr-color-background-code: #2e2e2b; -$cdr-color-background-link-card-rest: #ffffff; +$cdr-color-background-link-card-rest: #fffff0; $cdr-color-background-link-card-active: #2e2e2b; $cdr-color-background-note: #fafbf9; $cdr-color-background-tag: #c4b03b; @@ -1621,13 +1621,13 @@ $cdr-color-icon-message-success: #3b8349; $cdr-color-icon-message-warning: #b68b37; $cdr-color-icon-message-error: #bb4045; $cdr-color-icon-message-info: #408e86; -$cdr-color-icon-checkbox-default-selected: #ffffff; -$cdr-color-icon-checkbox-default-selected-hover: #ffffff; +$cdr-color-icon-checkbox-default-selected: #fffff0; +$cdr-color-icon-checkbox-default-selected-hover: #fffff0; $cdr-color-icon-checkbox-default-selected-active: #4b4a48; $cdr-color-icon-switch-selected-default-rest: #d5cfc3; $cdr-color-icon-switch-selected-default-hover: #d5cfc3; $cdr-color-icon-switch-selected-default-focus: #d5cfc3; -$cdr-color-surface-primary: #ffffff; +$cdr-color-surface-primary: #fffff0; $cdr-color-surface-secondary: #f7f5f3; $cdr-color-icon-background-note: #c4b03b; $cdr-form-input-height-default: 4rem; diff --git a/dist/rei-dot-com/android/colors.xml b/dist/rei-dot-com/android/colors.xml index feb9f1f..ffad85f 100644 --- a/dist/rei-dot-com/android/colors.xml +++ b/dist/rei-dot-com/android/colors.xml @@ -5,7 +5,7 @@ #fffafbf9 #ff1f513f #fffafbf9 - #ffffffff + #fffffff0 #ff4b4a48 #ff4b4a48 #fffafbf9 @@ -13,11 +13,11 @@ #fffafbf9 #ff4b4a48 #fffafbf9 - #ffffffff - #ffffffff + #fffffff0 + #fffffff0 #ffc7370f - #ffffffff - #ffffffff + #fffffff0 + #fffffff0 #ff4b4a48 #ffd5cfc3 #ff4b4a48 @@ -72,17 +72,17 @@ #fff7f5f3 #ffd5cfc3 #fff7f5f3 - #ffffffff - #ffffffff + #fffffff0 + #fffffff0 #fff7f5f3 - #ffffffff + #fffffff0 #ffedeae3 #ffd5cfc3 #ffedeae3 #ffd5cfc3 #ffedeae3 #00ffffff - #ffffffff + #fffffff0 #fff7f5f3 #ff1f513f #fff9f8f6 @@ -108,7 +108,7 @@ #ffedeae3 #fffafbf9 #bfffffff - #ffffffff + #fffffff0 #bfffffff #26f7f5f3 #d9ffffff @@ -116,21 +116,21 @@ #fffafbf9 #fffafbf9 #ff4b4a48 - #ffffffff + #fffffff0 #ff958e83 #fffafbf9 #ff958e83 #fffafbf9 #fffafbf9 #ffffd280 - #ffffffff + #fffffff0 #fff7f5f3 #ff1f513f #ffc7370f - #ffffffff - #ffffffff - #ffffffff - #ffffffff + #fffffff0 + #fffffff0 + #fffffff0 + #fffffff0 #fff7f5f3 #fffafbf9 #fffafbf9 @@ -146,14 +146,14 @@ #ffd5cfc3 #ffd5cfc3 #fff7f5f3 - #ffffffff + #fffffff0 #fffafbf9 #fffafbf9 #fffafbf9 #ffedeae3 #ffedeae3 - #ffffffff - #ffffffff + #fffffff0 + #fffffff0 #ff2e2e2b #ff1f513f #ff1f513f @@ -251,13 +251,13 @@ #ffb68b37 #ffbb4045 #ff408e86 - #ffffffff - #ffffffff + #fffffff0 + #fffffff0 #ff4b4a48 #ffd5cfc3 #ffd5cfc3 #ffd5cfc3 - #ffffffff + #fffffff0 #fff7f5f3 #332e2e2b #332e2e2b diff --git a/dist/rei-dot-com/css/cdr-tokens.css b/dist/rei-dot-com/css/cdr-tokens.css index cb6b73a..0fee421 100644 --- a/dist/rei-dot-com/css/cdr-tokens.css +++ b/dist/rei-dot-com/css/cdr-tokens.css @@ -2,7 +2,7 @@ --cdr-color-text-button-primary: #fafbf9; --cdr-color-text-button-primary-hover: #1f513f; --cdr-color-text-button-primary-active: #fafbf9; - --cdr-color-text-button-primary-disabled: #ffffff; + --cdr-color-text-button-primary-disabled: #fffff0; --cdr-color-text-button-secondary: #4b4a48; --cdr-color-text-button-secondary-hover: #4b4a48; --cdr-color-text-button-secondary-active: #fafbf9; @@ -10,11 +10,11 @@ --cdr-color-text-button-dark: #fafbf9; --cdr-color-text-button-dark-hover: #4b4a48; --cdr-color-text-button-dark-active: #fafbf9; - --cdr-color-text-button-dark-disabled: #ffffff; - --cdr-color-text-button-sale: #ffffff; + --cdr-color-text-button-dark-disabled: #fffff0; + --cdr-color-text-button-sale: #fffff0; --cdr-color-text-button-sale-hover: #c7370f; - --cdr-color-text-button-sale-active: #ffffff; - --cdr-color-text-button-sale-disabled: #ffffff; + --cdr-color-text-button-sale-active: #fffff0; + --cdr-color-text-button-sale-disabled: #fffff0; --cdr-color-text-chip-default: #4b4a48; --cdr-color-text-chip-disabled: #d5cfc3; --cdr-color-text-primary: #4b4a48; @@ -69,17 +69,17 @@ --cdr-color-background-button-sale-hover: #f7f5f3; --cdr-color-background-button-default-disabled: #d5cfc3; --cdr-color-background-button-icon-only-active: #f7f5f3; - --cdr-color-background-chip-default-rest: #ffffff; - --cdr-color-background-chip-default-disabled: #ffffff; + --cdr-color-background-chip-default-rest: #fffff0; + --cdr-color-background-chip-default-disabled: #fffff0; --cdr-color-background-chip-default-hover: #f7f5f3; - --cdr-color-background-chip-default-focus: #ffffff; + --cdr-color-background-chip-default-focus: #fffff0; --cdr-color-background-chip-default-active: #edeae3; --cdr-color-background-chip-default-selected: #d5cfc3; --cdr-color-background-chip-default-selected-hover: #edeae3; --cdr-color-background-chip-default-selected-focus: #d5cfc3; --cdr-color-background-chip-default-selected-active: #edeae3; --cdr-color-background-transparent: rgba(255, 255, 255, 0); - --cdr-color-background-primary: #ffffff; + --cdr-color-background-primary: #fffff0; --cdr-color-background-secondary: #f7f5f3; --cdr-color-background-brand-spruce: #1f513f; --cdr-color-background-message-default-01: #f9f8f6; @@ -105,7 +105,7 @@ --cdr-color-background-label-default-active: #edeae3; --cdr-color-background-label-default-focus: #fafbf9; --cdr-color-background-label-secondary-hover: rgba(255, 255, 255, 0.75); - --cdr-color-background-label-secondary-active: #ffffff; + --cdr-color-background-label-secondary-active: #fffff0; --cdr-color-background-label-secondary-focus: rgba(255, 255, 255, 0.75); --cdr-color-background-input-default: rgba(247, 245, 243, 0.15); --cdr-color-background-input-secondary: rgba(255, 255, 255, 0.85); @@ -113,21 +113,21 @@ --cdr-color-background-input-default-hover: #fafbf9; --cdr-color-background-input-default-active: #fafbf9; --cdr-color-background-input-default-selected: #4b4a48; - --cdr-color-background-input-secondary-active: #ffffff; + --cdr-color-background-input-secondary-active: #fffff0; --cdr-color-background-input-default-selected-hover: #958e83; --cdr-color-background-input-default-disabled: #fafbf9; --cdr-color-background-input-default-selected-focus: #958e83; --cdr-color-background-input-default-focus: #fafbf9; --cdr-color-background-rating-star-default: #fafbf9; --cdr-color-background-rating-star-highlighted: #ffd280; - --cdr-color-background-surface-primary: #ffffff; + --cdr-color-background-surface-primary: #fffff0; --cdr-color-background-surface-secondary: #f7f5f3; --cdr-color-background-surface-brand-spruce: #1f513f; --cdr-color-background-surface-sale: #c7370f; - --cdr-color-background-surface-selection-default-rest: #ffffff; - --cdr-color-background-surface-selection-default-active: #ffffff; - --cdr-color-background-surface-selection-default-hover: #ffffff; - --cdr-color-background-surface-selection-default-checked: #ffffff; + --cdr-color-background-surface-selection-default-rest: #fffff0; + --cdr-color-background-surface-selection-default-active: #fffff0; + --cdr-color-background-surface-selection-default-hover: #fffff0; + --cdr-color-background-surface-selection-default-checked: #fffff0; --cdr-color-background-surface-selection-default-disabled: #f7f5f3; --cdr-color-background-surface-selection-default-loading: #fafbf9; --cdr-color-background-switch-default-rest: #fafbf9; @@ -143,14 +143,14 @@ --cdr-color-background-switch-handle-selected-default-hover: #d5cfc3; --cdr-color-background-switch-handle-selected-default-focus: #d5cfc3; --cdr-color-background-table-header: #f7f5f3; - --cdr-color-background-table-row: #ffffff; + --cdr-color-background-table-row: #fffff0; --cdr-color-background-table-row-alt: #fafbf9; --cdr-color-background-toggle-group-default-rest: #fafbf9; --cdr-color-background-toggle-button-default-rest: #fafbf9; --cdr-color-background-toggle-button-default-hover: #edeae3; --cdr-color-background-toggle-button-default-focus: #edeae3; - --cdr-color-background-toggle-button-default-selected-rest: #ffffff; - --cdr-color-background-toggle-button-default-selected-hover: #ffffff; + --cdr-color-background-toggle-button-default-selected-rest: #fffff0; + --cdr-color-background-toggle-button-default-selected-hover: #fffff0; --cdr-color-background-tooltip-default: #2e2e2b; --cdr-color-border-button-primary-rest: #1f513f; --cdr-color-border-button-primary-active: #1f513f; @@ -248,13 +248,13 @@ --cdr-color-icon-message-warning: #b68b37; --cdr-color-icon-message-error: #bb4045; --cdr-color-icon-message-info: #408e86; - --cdr-color-icon-checkbox-default-selected: #ffffff; - --cdr-color-icon-checkbox-default-selected-hover: #ffffff; + --cdr-color-icon-checkbox-default-selected: #fffff0; + --cdr-color-icon-checkbox-default-selected-hover: #fffff0; --cdr-color-icon-checkbox-default-selected-active: #4b4a48; --cdr-color-icon-switch-selected-default-rest: #d5cfc3; --cdr-color-icon-switch-selected-default-hover: #d5cfc3; --cdr-color-icon-switch-selected-default-focus: #d5cfc3; - --cdr-color-surface-primary: #ffffff; + --cdr-color-surface-primary: #fffff0; --cdr-color-surface-secondary: #f7f5f3; --cdr-form-input-height-default: 4rem; --cdr-form-input-height-large: 4.8rem; diff --git a/dist/rei-dot-com/figma/figma.json b/dist/rei-dot-com/figma/figma.json index 1588af5..18f2da5 100644 --- a/dist/rei-dot-com/figma/figma.json +++ b/dist/rei-dot-com/figma/figma.json @@ -2,1977 +2,1755 @@ "options": { "color": { "transparent": { + "$value": "rgba(255, 255, 255, 0)", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "rgba(255, 255, 255, 0)", "$type": "color" - }, - "$type": "color", - "$value": "rgba(255, 255, 255, 0)" + } }, "white": { + "$value": "#fffff0", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color" - }, - "$type": "color", - "$value": "#fffff0" + } }, "white-75": { + "$value": "rgba(255, 255, 255, 0.75)", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "rgba(255, 255, 255, 0.75)", "$type": "color" - }, - "$type": "color", - "$value": "rgba(255, 255, 255, 0.75)" + } }, "white-85": { + "$value": "rgba(255, 255, 255, 0.85)", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "rgba(255, 255, 255, 0.85)", "$type": "color" - }, - "$type": "color", - "$value": "rgba(255, 255, 255, 0.85)" + } }, "black": { + "$value": "#000000", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#000000", "$type": "color" - }, - "$type": "color", - "$value": "#000000" + } }, "warm-grey-010": { + "$value": "#fafbf9", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#fafbf9", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "warm-grey-025": { + "$value": "#f7f5f3", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#f7f5f3", "$type": "color" - }, - "$type": "color", - "$value": "#f7f5f3" + } }, "warm-grey-025-15": { + "$value": "rgba(247, 245, 243, 0.15)", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "rgba(247, 245, 243, 0.15)", "$type": "color" - }, - "$type": "color", - "$value": "rgba(247, 245, 243, 0.15)" + } }, "warm-grey-025-85": { + "$value": "rgba(247, 245, 243, 0.85)", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "rgba(247, 245, 243, 0.85)", "$type": "color" - }, - "$type": "color", - "$value": "rgba(247, 245, 243, 0.85)" + } }, "warm-grey-100": { + "$value": "#edeae3", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#edeae3", "$type": "color" - }, - "$type": "color", - "$value": "#edeae3" + } }, "warm-grey-250": { + "$value": "#d5cfc3", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#d5cfc3", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "warm-grey-450": { + "$value": "#b2ab9f", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#b2ab9f", "$type": "color" - }, - "$type": "color", - "$value": "#b2ab9f" + } }, "warm-grey-600": { + "$value": "#958e83", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#958e83", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "warm-grey-750": { + "$value": "#736e65", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#736e65", "$type": "color" - }, - "$type": "color", - "$value": "#736e65" + } }, "warm-grey-900": { + "$value": "#4b4a48", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#4b4a48", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "warm-grey-900-50": { + "$value": "rgba(75, 74, 72, 0.5)", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "rgba(75, 74, 72, 0.5)", "$type": "color" - }, - "$type": "color", - "$value": "rgba(75, 74, 72, 0.5)" + } }, "warm-grey-900-75": { + "$value": "rgba(75, 74, 72, 0.75)", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "rgba(75, 74, 72, 0.75)", "$type": "color" - }, - "$type": "color", - "$value": "rgba(75, 74, 72, 0.75)" + } }, "warm-grey-1000": { + "$value": "#2e2e2b", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#2e2e2b", "$type": "color" - }, - "$type": "color", - "$value": "#2e2e2b" + } }, "warm-grey-1000-20": { + "$value": "rgba(46, 46, 43, 0.2)", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "rgba(46, 46, 43, 0.2)", "$type": "color" - }, - "$type": "color", - "$value": "rgba(46, 46, 43, 0.2)" + } }, "warm-grey-1000-75": { + "$value": "rgba(46, 46, 43, 0.75)", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "rgba(46, 46, 43, 0.75)", "$type": "color" - }, - "$type": "color", - "$value": "rgba(46, 46, 43, 0.75)" + } }, "warm-grey-1000-90": { + "$value": "rgba(46, 46, 43, 0.9)", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "rgba(46, 46, 43, 0.9)", "$type": "color" - }, - "$type": "color", - "$value": "rgba(46, 46, 43, 0.9)" + } }, "sage-green-100": { + "$value": "#f3fcf4", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#f3fcf4", "$type": "color" - }, - "$type": "color", - "$value": "#f3fcf4" + } }, "sage-green-200": { + "$value": "#e9f7eb", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#e9f7eb", "$type": "color" - }, - "$type": "color", - "$value": "#e9f7eb" + } }, "sage-green-300": { + "$value": "#daece0", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#daece0", "$type": "color" - }, - "$type": "color", - "$value": "#daece0" + } }, "sage-green-400": { + "$value": "#c7dfd1", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#c7dfd1", "$type": "color" - }, - "$type": "color", - "$value": "#c7dfd1" + } }, "sage-green-500": { + "$value": "#b8d6c8", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#b8d6c8", "$type": "color" - }, - "$type": "color", - "$value": "#b8d6c8" + } }, "sage-green-600": { + "$value": "#9cc4b3", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#9cc4b3", "$type": "color" - }, - "$type": "color", - "$value": "#9cc4b3" + } }, "blue-spruce-green-600": { + "$value": "#8dd3b4", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#8dd3b4", "$type": "color" - }, - "$type": "color", - "$value": "#8dd3b4" + } }, "blue-spruce-green-700": { + "$value": "#5db694", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#5db694", "$type": "color" - }, - "$type": "color", - "$value": "#5db694" + } }, "blue-spruce-green-800": { + "$value": "#469178", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#469178", "$type": "color" - }, - "$type": "color", - "$value": "#469178" + } }, "blue-spruce-green-900": { + "$value": "#2f6a59", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#2f6a59", "$type": "color" - }, - "$type": "color", - "$value": "#2f6a59" + } }, "blue-spruce-green-1000": { + "$value": "#1f513f", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#1f513f", "$type": "color" - }, - "$type": "color", - "$value": "#1f513f" + } }, "blue-spruce-green-1100": { + "$value": "#113731", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#113731", "$type": "color" - }, - "$type": "color", - "$value": "#113731" + } }, "alpine-lake-blue-100": { + "$value": "#f0faff", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#f0faff", "$type": "color" - }, - "$type": "color", - "$value": "#f0faff" + } }, "alpine-lake-blue-200": { + "$value": "#e2f4fe", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#e2f4fe", "$type": "color" - }, - "$type": "color", - "$value": "#e2f4fe" + } }, "alpine-lake-blue-300": { + "$value": "#d3eefd", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#d3eefd", "$type": "color" - }, - "$type": "color", - "$value": "#d3eefd" + } }, "alpine-lake-blue-400": { + "$value": "#b7e0fa", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#b7e0fa", "$type": "color" - }, - "$type": "color", - "$value": "#b7e0fa" + } }, "alpine-lake-blue-500": { + "$value": "#9accf3", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#9accf3", "$type": "color" - }, - "$type": "color", - "$value": "#9accf3" + } }, "alpine-lake-blue-600": { + "$value": "#78b1e8", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#78b1e8", "$type": "color" - }, - "$type": "color", - "$value": "#78b1e8" + } }, "alpine-lake-blue-700": { + "$value": "#5d98dd", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#5d98dd", "$type": "color" - }, - "$type": "color", - "$value": "#5d98dd" + } }, "alpine-lake-blue-800": { + "$value": "#406eb5", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#406eb5", "$type": "color" - }, - "$type": "color", - "$value": "#406eb5" + } }, "alpine-lake-blue-900": { + "$value": "#1b437e", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#1b437e", "$type": "color" - }, - "$type": "color", - "$value": "#1b437e" + } }, "alpine-lake-blue-1000": { + "$value": "#0b2d60", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#0b2d60", "$type": "color" - }, - "$type": "color", - "$value": "#0b2d60" + } }, "alpine-lake-blue-1100": { + "$value": "#061a37", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#061a37", "$type": "color" - }, - "$type": "color", - "$value": "#061a37" + } }, "golden-yellow-100": { + "$value": "#fffcf0", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#fffcf0", "$type": "color" - }, - "$type": "color", - "$value": "#fffcf0" + } }, "golden-yellow-200": { + "$value": "#fff8e0", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#fff8e0", "$type": "color" - }, - "$type": "color", - "$value": "#fff8e0" + } }, "golden-yellow-300": { + "$value": "#fff3d1", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#fff3d1", "$type": "color" - }, - "$type": "color", - "$value": "#fff3d1" + } }, "golden-yellow-400": { + "$value": "#ffe7b3", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#ffe7b3", "$type": "color" - }, - "$type": "color", - "$value": "#ffe7b3" + } }, "golden-yellow-500": { + "$value": "#ffd280", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#ffd280", "$type": "color" - }, - "$type": "color", - "$value": "#ffd280" + } }, "golden-yellow-600": { + "$value": "#ffbf59", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#ffbf59", "$type": "color" - }, - "$type": "color", - "$value": "#ffbf59" + } }, "golden-yellow-700": { + "$value": "#da953a", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#da953a", "$type": "color" - }, - "$type": "color", - "$value": "#da953a" + } }, "golden-yellow-800": { + "$value": "#bd7b2d", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#bd7b2d", "$type": "color" - }, - "$type": "color", - "$value": "#bd7b2d" + } }, "golden-yellow-900": { + "$value": "#814c18", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#814c18", "$type": "color" - }, - "$type": "color", - "$value": "#814c18" + } }, "golden-yellow-1000": { + "$value": "#5e320d", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#5e320d", "$type": "color" - }, - "$type": "color", - "$value": "#5e320d" + } }, "golden-yellow-1100": { + "$value": "#381a06", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#381a06", "$type": "color" - }, - "$type": "color", - "$value": "#381a06" + } }, "smoked-salmon-red-100": { + "$value": "#fef5f0", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#fef5f0", "$type": "color" - }, - "$type": "color", - "$value": "#fef5f0" + } }, "smoked-salmon-red-200": { + "$value": "#feeae1", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#feeae1", "$type": "color" - }, - "$type": "color", - "$value": "#feeae1" + } }, "smoked-salmon-red-300": { + "$value": "#feddd2", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#feddd2", "$type": "color" - }, - "$type": "color", - "$value": "#feddd2" + } }, "smoked-salmon-red-400": { + "$value": "#fec3b3", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#fec3b3", "$type": "color" - }, - "$type": "color", - "$value": "#fec3b3" + } }, "smoked-salmon-red-500": { + "$value": "#fe9580", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#fe9580", "$type": "color" - }, - "$type": "color", - "$value": "#fe9580" + } }, "smoked-salmon-red-600": { + "$value": "#fa6f5a", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#fa6f5a", "$type": "color" - }, - "$type": "color", - "$value": "#fa6f5a" + } }, "smoked-salmon-red-700": { + "$value": "#db4638", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#db4638", "$type": "color" - }, - "$type": "color", - "$value": "#db4638" + } }, "smoked-salmon-red-800": { + "$value": "#be342d", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#be342d", "$type": "color" - }, - "$type": "color", - "$value": "#be342d" + } }, "smoked-salmon-red-900": { + "$value": "#851414", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#851414", "$type": "color" - }, - "$type": "color", - "$value": "#851414" + } }, "smoked-salmon-red-1000": { + "$value": "#610a0a", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#610a0a", "$type": "color" - }, - "$type": "color", - "$value": "#610a0a" + } }, "smoked-salmon-red-1100": { + "$value": "#38050b", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#38050b", "$type": "color" - }, - "$type": "color", - "$value": "#38050b" + } }, "sale-red-100": { + "$value": "#fef1f1", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#fef1f1", "$type": "color" - }, - "$type": "color", - "$value": "#fef1f1" + } }, "sale-red-200": { + "$value": "#fde2e2", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#fde2e2", "$type": "color" - }, - "$type": "color", - "$value": "#fde2e2" + } }, "sale-red-300": { + "$value": "#fcd4d4", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#fcd4d4", "$type": "color" - }, - "$type": "color", - "$value": "#fcd4d4" + } }, "sale-red-400": { + "$value": "#fcb6b6", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#fcb6b6", "$type": "color" - }, - "$type": "color", - "$value": "#fcb6b6" + } }, "sale-red-500": { + "$value": "#f99595", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#f99595", "$type": "color" - }, - "$type": "color", - "$value": "#f99595" + } }, "sale-red-600": { + "$value": "#f16363", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#f16363", "$type": "color" - }, - "$type": "color", - "$value": "#f16363" + } }, "sale-red-700": { + "$value": "#dc2323", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#dc2323", "$type": "color" - }, - "$type": "color", - "$value": "#dc2323" + } }, "sale-red-800": { + "$value": "#c7370f", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#c7370f", "$type": "color" - }, - "$type": "color", - "$value": "#c7370f" + } }, "sale-red-900": { + "$value": "#990000", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#990000", "$type": "color" - }, - "$type": "color", - "$value": "#990000" + } }, "sale-red-1000": { + "$value": "#6b0000", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#6b0000", "$type": "color" - }, - "$type": "color", - "$value": "#6b0000" + } }, "sale-red-1100": { + "$value": "#3d0000", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#3d0000", "$type": "color" - }, - "$type": "color", - "$value": "#3d0000" + } }, "success-green-100": { + "$value": "#f4fbf5", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#f4fbf5", "$type": "color" - }, - "$type": "color", - "$value": "#f4fbf5" + } }, "success-green-200": { + "$value": "#ecf9e6", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#ecf9e6", "$type": "color" - }, - "$type": "color", - "$value": "#ecf9e6" + } }, "success-green-300": { + "$value": "#d5e6cb", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#d5e6cb", "$type": "color" - }, - "$type": "color", - "$value": "#d5e6cb" + } }, "success-green-400": { + "$value": "#c3f0b9", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#c3f0b9", "$type": "color" - }, - "$type": "color", - "$value": "#c3f0b9" + } }, "success-green-500": { + "$value": "#b1e6a8", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#b1e6a8", "$type": "color" - }, - "$type": "color", - "$value": "#b1e6a8" + } }, "success-green-600": { + "$value": "#8cd085", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#8cd085", "$type": "color" - }, - "$type": "color", - "$value": "#8cd085" + } }, "success-green-700": { + "$value": "#5fa65f", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#5fa65f", "$type": "color" - }, - "$type": "color", - "$value": "#5fa65f" + } }, "success-green-800": { + "$value": "#3b8349", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#3b8349", "$type": "color" - }, - "$type": "color", - "$value": "#3b8349" + } }, "success-green-900": { + "$value": "#2e6b34", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#2e6b34", "$type": "color" - }, - "$type": "color", - "$value": "#2e6b34" + } }, "success-green-1000": { + "$value": "#1c4f26", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#1c4f26", "$type": "color" - }, - "$type": "color", - "$value": "#1c4f26" + } }, "success-green-1100": { + "$value": "#0e2f17", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#0e2f17", "$type": "color" - }, - "$type": "color", - "$value": "#0e2f17" + } }, "warning-yellow-100": { + "$value": "#fefcf1", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#fefcf1", "$type": "color" - }, - "$type": "color", - "$value": "#fefcf1" + } }, "warning-yellow-200": { + "$value": "#fdf6e2", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#fdf6e2", "$type": "color" - }, - "$type": "color", - "$value": "#fdf6e2" + } }, "warning-yellow-300": { + "$value": "#f5e9b7", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#f5e9b7", "$type": "color" - }, - "$type": "color", - "$value": "#f5e9b7" + } }, "warning-yellow-400": { + "$value": "#fae5b7", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#fae5b7", "$type": "color" - }, - "$type": "color", - "$value": "#fae5b7" + } }, "warning-yellow-500": { + "$value": "#f7d088", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#f7d088", "$type": "color" - }, - "$type": "color", - "$value": "#f7d088" + } }, "warning-yellow-600": { + "$value": "#edbc73", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#edbc73", "$type": "color" - }, - "$type": "color", - "$value": "#edbc73" + } }, "warning-yellow-700": { + "$value": "#d8913b", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#d8913b", "$type": "color" - }, - "$type": "color", - "$value": "#d8913b" + } }, "warning-yellow-800": { + "$value": "#b68b37", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#b68b37", "$type": "color" - }, - "$type": "color", - "$value": "#b68b37" + } }, "warning-yellow-900": { + "$value": "#854714", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#854714", "$type": "color" - }, - "$type": "color", - "$value": "#854714" + } }, "warning-yellow-1000": { + "$value": "#602d0b", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#602d0b", "$type": "color" - }, - "$type": "color", - "$value": "#602d0b" + } }, "warning-yellow-1100": { + "$value": "#381705", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#381705", "$type": "color" - }, - "$type": "color", - "$value": "#381705" + } }, "error-red-050": { + "$value": "#fff2f2", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#fff2f2", "$type": "color" - }, - "$type": "color", - "$value": "#fff2f2" + } }, "error-red-050-75": { + "$value": "rgba(255, 242, 242, 0.75)", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "rgba(255, 242, 242, 0.75)", "$type": "color" - }, - "$type": "color", - "$value": "rgba(255, 242, 242, 0.75)" + } }, "error-red-100": { + "$value": "#fdf7f7", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#fdf7f7", "$type": "color" - }, - "$type": "color", - "$value": "#fdf7f7" + } }, "error-red-200": { + "$value": "#fcefe4", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#fcefe4", "$type": "color" - }, - "$type": "color", - "$value": "#fcefe4" + } }, "error-red-300": { + "$value": "#eecbc1", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#eecbc1", "$type": "color" - }, - "$type": "color", - "$value": "#eecbc1" + } }, "error-red-400": { + "$value": "#f7cfbb", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#f7cfbb", "$type": "color" - }, - "$type": "color", - "$value": "#f7cfbb" + } }, "error-red-500": { + "$value": "#efa78f", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#efa78f", "$type": "color" - }, - "$type": "color", - "$value": "#efa78f" + } }, "error-red-600": { + "$value": "#e78b79", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#e78b79", "$type": "color" - }, - "$type": "color", - "$value": "#e78b79" + } }, "error-red-700": { + "$value": "#cd5046", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#cd5046", "$type": "color" - }, - "$type": "color", - "$value": "#cd5046" + } }, "error-red-800": { + "$value": "#bb4045", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#bb4045", "$type": "color" - }, - "$type": "color", - "$value": "#bb4045" + } }, "error-red-850": { + "$value": "#b33322", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#b33322", "$type": "color" - }, - "$type": "color", - "$value": "#b33322" + } }, "error-red-900": { + "$value": "#811823", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#811823", "$type": "color" - }, - "$type": "color", - "$value": "#811823" + } }, "error-red-1000": { + "$value": "#5d0e1d", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#5d0e1d", "$type": "color" - }, - "$type": "color", - "$value": "#5d0e1d" + } }, "error-red-1100": { + "$value": "#390518", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#390518", "$type": "color" - }, - "$type": "color", - "$value": "#390518" + } }, "info-blue-100": { + "$value": "#edf4f5", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#edf4f5", "$type": "color" - }, - "$type": "color", - "$value": "#edf4f5" + } }, "info-blue-200": { + "$value": "#e4f8fc", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#e4f8fc", "$type": "color" - }, - "$type": "color", - "$value": "#e4f8fc" + } }, "info-blue-300": { + "$value": "#c2d8db", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#c2d8db", "$type": "color" - }, - "$type": "color", - "$value": "#c2d8db" + } }, "info-blue-400": { + "$value": "#bae8f7", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#bae8f7", "$type": "color" - }, - "$type": "color", - "$value": "#bae8f7" + } }, "info-blue-500": { + "$value": "#9fd8ef", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#9fd8ef", "$type": "color" - }, - "$type": "color", - "$value": "#9fd8ef" + } }, "info-blue-600": { + "$value": "#7cc2e4", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#7cc2e4", "$type": "color" - }, - "$type": "color", - "$value": "#7cc2e4" + } }, "info-blue-700": { + "$value": "#4c98c8", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#4c98c8", "$type": "color" - }, - "$type": "color", - "$value": "#4c98c8" + } }, "info-blue-800": { + "$value": "#408e86", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#408e86", "$type": "color" - }, - "$type": "color", - "$value": "#408e86" + } }, "info-blue-900": { + "$value": "#174b80", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#174b80", "$type": "color" - }, - "$type": "color", - "$value": "#174b80" + } }, "info-blue-1000": { + "$value": "#0e2e5d", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#0e2e5d", "$type": "color" - }, - "$type": "color", - "$value": "#0e2e5d" + } }, "info-blue-1100": { + "$value": "#071736", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#071736", "$type": "color" - }, - "$type": "color", - "$value": "#071736" + } }, "default-grey-100": { + "$value": "#f9f8f6", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#f9f8f6", "$type": "color" - }, - "$type": "color", - "$value": "#f9f8f6" + } }, "default-grey-300": { + "$value": "#e8e0ce", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#e8e0ce", "$type": "color" - }, - "$type": "color", - "$value": "#e8e0ce" + } }, "default-grey-700": { + "$value": "#958e83", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#958e83", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "default-grey-800": { + "$value": "#726d64", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#726d64", "$type": "color" - }, - "$type": "color", - "$value": "#726d64" + } } }, "font": { "family": { - "serif-main": { - "$type": "other", - "$value": "Stuart" - }, - "serif-fallback": { - "$type": "other", - "$value": "\"Stuart fallback\", Georgia, serif" - }, - "sans-main": { - "$type": "other", - "$value": "Graphik" - }, - "sans-fallback": { - "$type": "other", - "$value": "\"Graphik fallback\", \"Helvetica Neue\", sans-serif" - }, - "serif": { - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" - }, - "sans": { - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" - }, - "mono": { - "$type": "other", - "$value": "SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace" - }, + "serif-main": "Stuart", + "serif-fallback": "\"Stuart fallback\", Georgia, serif", + "sans-main": "Graphik", + "sans-fallback": "\"Graphik fallback\", \"Helvetica Neue\", sans-serif", + "serif": "Stuart, \"Stuart fallback\", Georgia, serif", + "sans": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", + "mono": "SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace", "legacy": { - "serif": { - "$type": "other", - "$value": "Roboto, \"Helvetica Neue\", Helvetica, Arial, sans-serif" - }, - "sans": { - "$type": "other", - "$value": "Roboto, \"Helvetica Neue\", Helvetica, Arial, sans-serif" - }, - "sans-condensed": { - "$type": "other", - "$value": "\"Roboto Condensed\", Roboto, \"Helvetica Neue\", Helvetica, Arial, sans-serif" - } + "serif": "Roboto, \"Helvetica Neue\", Helvetica, Arial, sans-serif", + "sans": "Roboto, \"Helvetica Neue\", Helvetica, Arial, sans-serif", + "sans-condensed": "\"Roboto Condensed\", Roboto, \"Helvetica Neue\", Helvetica, Arial, sans-serif" } }, "style": { - "normal": { - "$type": "other", - "$value": "normal" - }, - "italic": { - "$type": "other", - "$value": "italic" - } + "normal": "normal", + "italic": "italic" }, "size": { - "100": { - "$type": "other", - "$value": "12px" - }, - "200": { - "$type": "other", - "$value": "14px" - }, - "300": { - "$type": "other", - "$value": "16px" - }, - "400": { - "$type": "other", - "$value": "18px" - }, - "500": { - "$type": "other", - "$value": "20px" - }, - "600": { - "$type": "other", - "$value": "24px" - }, - "700": { - "$type": "other", - "$value": "28px" - }, - "800": { - "$type": "other", - "$value": "32px" - }, - "900": { - "$type": "other", - "$value": "36px" - }, - "1000": { - "$type": "other", - "$value": "42px" - }, - "1100": { - "$type": "other", - "$value": "48px" - }, - "1200": { - "$type": "other", - "$value": "54px" - }, - "1300": { - "$type": "other", - "$value": "60px" - }, - "1400": { - "$type": "other", - "$value": "68px" - }, - "1500": { - "$type": "other", - "$value": "76px" - }, - "1600": { - "$type": "other", - "$value": "86px" - } + "100": "12px", + "200": "14px", + "300": "16px", + "400": "18px", + "500": "20px", + "600": "24px", + "700": "28px", + "800": "32px", + "900": "36px", + "1000": "42px", + "1100": "48px", + "1200": "54px", + "1300": "60px", + "1400": "68px", + "1500": "76px", + "1600": "86px" }, "weight": { - "normal": { - "$type": "other", - "$value": "400" - }, - "medium": { - "$type": "other", - "$value": "500" - }, - "semibold": { - "$type": "other", - "$value": "600" - }, - "strong": { - "$type": "other", - "$value": "700" - } + "normal": "400", + "medium": "500", + "semibold": "600", + "strong": "700" }, "spacing": { - "tightest": { - "$type": "other", - "$value": "-0.64px" - }, - "tighter": { - "$type": "other", - "$value": "-0.32px" - }, - "tight": { - "$type": "other", - "$value": "-0.16px" - }, - "tightish": { - "$type": "other", - "$value": "-0.08px" - }, - "normal": { - "$type": "other", - "$value": "0px" - }, - "looseish": { - "$type": "other", - "$value": "0.08px" - }, - "loose": { - "$type": "other", - "$value": "0.16px" - }, - "looser": { - "$type": "other", - "$value": "0.32px" - }, - "loosest": { - "$type": "other", - "$value": "0.64px" - } + "tightest": "-0.64px", + "tighter": "-0.32px", + "tight": "-0.16px", + "tightish": "-0.08px", + "normal": "0px", + "looseish": "0.08px", + "loose": "0.16px", + "looser": "0.32px", + "loosest": "0.64px" }, "height": { - "100": { - "$type": "other", - "$value": "16px" - }, - "200": { - "$type": "other", - "$value": "18px" - }, - "300": { - "$type": "other", - "$value": "20px" - }, - "400": { - "$type": "other", - "$value": "22px" - }, - "500": { - "$type": "other", - "$value": "24px" - }, - "600": { - "$type": "other", - "$value": "26px" - }, - "700": { - "$type": "other", - "$value": "28px" - }, - "800": { - "$type": "other", - "$value": "30px" - }, - "900": { - "$type": "other", - "$value": "32px" - }, - "1000": { - "$type": "other", - "$value": "36px" - }, - "1100": { - "$type": "other", - "$value": "40px" - }, - "1200": { - "$type": "other", - "$value": "44px" - }, - "1300": { - "$type": "other", - "$value": "50px" - }, - "1400": { - "$type": "other", - "$value": "56px" - }, - "1500": { - "$type": "other", - "$value": "64px" - }, - "1600": { - "$type": "other", - "$value": "72px" - }, - "1700": { - "$type": "other", - "$value": "80px" - }, - "1800": { - "$type": "other", - "$value": "92px" - } + "100": "16px", + "200": "18px", + "300": "20px", + "400": "22px", + "500": "24px", + "600": "26px", + "700": "28px", + "800": "30px", + "900": "32px", + "1000": "36px", + "1100": "40px", + "1200": "44px", + "1300": "50px", + "1400": "56px", + "1500": "64px", + "1600": "72px", + "1700": "80px", + "1800": "92px" } }, "space": { - "squish": { - "$type": "other", - "$value": 0.5 - }, - "stretch": { - "$type": "other", - "$value": 1.5 - }, - "zero": { - "$type": "other", - "$value": "0px" - }, - "sixteenth-x": { - "$type": "other", - "$value": "1px" - }, - "eighth-x": { - "$type": "other", - "$value": "2px" - }, - "three-sixteenth-x": { - "$type": "other", - "$value": "3px" - }, - "quarter-x": { - "$type": "other", - "$value": "4px" - }, - "three-eighth-x": { - "$type": "other", - "$value": "6px" - }, - "half-x": { - "$type": "other", - "$value": "8px" - }, - "three-quarter-x": { - "$type": "other", - "$value": "12px" - }, - "one-x": { - "$type": "other", - "$value": "16px" - }, - "one-and-a-half-x": { - "$type": "other", - "$value": "24px" - }, - "two-x": { - "$type": "other", - "$value": "32px" - }, - "three-x": { - "$type": "other", - "$value": "48px" - }, - "four-x": { - "$type": "other", - "$value": "64px" - } + "squish": 0.5, + "stretch": 1.5, + "zero": "0px", + "sixteenth-x": "1px", + "eighth-x": "2px", + "three-sixteenth-x": "3px", + "quarter-x": "4px", + "three-eighth-x": "6px", + "half-x": "8px", + "three-quarter-x": "12px", + "one-x": "16px", + "one-and-a-half-x": "24px", + "two-x": "32px", + "three-x": "48px", + "four-x": "64px" } }, "color": { "text": { "button": { "primary": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "primary-hover": { + "$value": "#1f513f", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.blue-spruce-green-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#1f513f" + } }, "primary-active": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "primary-disabled": { + "$value": "#fffff0", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "secondary": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "secondary-hover": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "secondary-active": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "secondary-disabled": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "dark": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "dark-hover": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "dark-active": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "dark-disabled": { + "$value": "#fffff0", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "sale": { + "$value": "#fffff0", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "sale-hover": { + "$value": "#c7370f", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.sale-red-800}", "$type": "color" - }, - "$type": "color", - "$value": "#c7370f" + } }, "sale-active": { + "$value": "#fffff0", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "sale-disabled": { + "$value": "#fffff0", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } } }, "chip": { "default": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "disabled": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } } }, "primary": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "secondary": { + "$value": "#736e65", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-750}", "$type": "color" - }, - "$type": "color", - "$value": "#736e65" + } }, "emphasis": { + "$value": "#2e2e2b", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#2e2e2b" + } }, "brand": { + "$value": "#1f513f", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.blue-spruce-green-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#1f513f" + } }, "sale": { + "$value": "#c7370f", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.sale-red-800}", "$type": "color" - }, - "$type": "color", - "$value": "#c7370f" + } }, "inverse": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "disabled": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "success": { + "$value": "#2e6b34", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.success-green-900}", "$type": "color" - }, - "$type": "color", - "$value": "#2e6b34" + } }, "warning": { + "$value": "#854714", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warning-yellow-900}", "$type": "color" - }, - "$type": "color", - "$value": "#854714" + } }, "error": { + "$value": "#811823", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.error-red-900}", "$type": "color" - }, - "$type": "color", - "$value": "#811823" + } }, "info": { + "$value": "#1b437e", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.alpine-lake-blue-900}", "$type": "color" - }, - "$type": "color", - "$value": "#1b437e" + } }, "message": { "error": { + "$value": "#bb4045", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.error-red-800}", "$type": "color" - }, - "$type": "color", - "$value": "#bb4045" + } } }, "input": { "default": { + "$value": "#2e2e2b", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#2e2e2b" + } }, "label": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "label-disabled": { + "$value": "#b2ab9f", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-450}", "$type": "color" - }, - "$type": "color", - "$value": "#b2ab9f" + } }, "placeholder": { + "$value": "#736e65", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-750}", "$type": "color" - }, - "$type": "color", - "$value": "#736e65" + } }, "required": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "optional": { + "$value": "#736e65", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-750}", "$type": "color" - }, - "$type": "color", - "$value": "#736e65" + } }, "disabled": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "filled": { + "$value": "#2e2e2b", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#2e2e2b" + } }, "help": { + "$value": "#736e65", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-750}", "$type": "color" - }, - "$type": "color", - "$value": "#736e65" + } }, "error": { + "$value": "#b33322", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.error-red-850}", "$type": "color" - }, - "$type": "color", - "$value": "#b33322" + } } }, "link": { "rest": { + "$value": "#406eb5", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - }, - "$type": "color", - "$value": "#406eb5" + } }, "hover": { + "$value": "#406eb5", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - }, - "$type": "color", - "$value": "#406eb5" + } }, "active": { + "$value": "#0b2d60", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.alpine-lake-blue-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#0b2d60" + } }, "disabled": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "visited": { + "$value": "#406eb5", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - }, - "$type": "color", - "$value": "#406eb5" + } } }, "rating": { "default": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/rating.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "hover": { + "$value": "#406eb5", + "$type": "color", "filePath": "tokens/global/rating.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - }, - "$type": "color", - "$value": "#406eb5" + } }, "separator": { + "$value": "#b2ab9f", + "$type": "color", "filePath": "tokens/global/rating.json5", "original": { "$value": "{options.color.warm-grey-450}", "$type": "color" - }, - "$type": "color", - "$value": "#b2ab9f" + } } }, "tab": { "rest": { + "$value": "#736e65", + "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.warm-grey-750}", "$type": "color" - }, - "$type": "color", - "$value": "#736e65" + } }, "active": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "hover": { + "$value": "#406eb5", + "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - }, - "$type": "color", - "$value": "#406eb5" + } }, "disabled": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } } }, "toggle-button": { "default-rest": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } } }, "tooltip": { "default": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/tooltip.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } } } }, @@ -1980,938 +1758,938 @@ "button": { "primary": { "rest": { + "$value": "#1f513f", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.blue-spruce-green-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#1f513f" + } }, "active": { + "$value": "#1f513f", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.blue-spruce-green-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#1f513f" + } }, "hover": { + "$value": "#f7f5f3", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - }, - "$type": "color", - "$value": "#f7f5f3" + } }, "icon-alt-hover": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } } }, "secondary": { "rest": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "active": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "hover": { + "$value": "#f7f5f3", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - }, - "$type": "color", - "$value": "#f7f5f3" + } }, "disabled": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } } }, "dark": { "rest": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "active": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "hover": { + "$value": "#edeae3", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-100}", "$type": "color" - }, - "$type": "color", - "$value": "#edeae3" + } } }, "sale": { "rest": { + "$value": "#c7370f", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.sale-red-800}", "$type": "color" - }, - "$type": "color", - "$value": "#c7370f" + } }, "active": { + "$value": "#c7370f", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.sale-red-800}", "$type": "color" - }, - "$type": "color", - "$value": "#c7370f" + } }, "hover": { + "$value": "#f7f5f3", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - }, - "$type": "color", - "$value": "#f7f5f3" + } } }, "default-disabled": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "icon-only-active": { + "$value": "#f7f5f3", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - }, - "$type": "color", - "$value": "#f7f5f3" + } } }, "chip": { "default-rest": { + "$value": "#fffff0", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "default-disabled": { + "$value": "#fffff0", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "default-hover": { + "$value": "#f7f5f3", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - }, - "$type": "color", - "$value": "#f7f5f3" + } }, "default-focus": { + "$value": "#fffff0", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "default-active": { + "$value": "#edeae3", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-100}", "$type": "color" - }, - "$type": "color", - "$value": "#edeae3" + } }, "default-selected": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "default-selected-hover": { + "$value": "#edeae3", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-100}", "$type": "color" - }, - "$type": "color", - "$value": "#edeae3" + } }, "default-selected-focus": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "default-selected-active": { + "$value": "#edeae3", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-100}", "$type": "color" - }, - "$type": "color", - "$value": "#edeae3" + } } }, "transparent": { + "$value": "rgba(255, 255, 255, 0)", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.transparent}", "$type": "color" - }, - "$type": "color", - "$value": "rgba(255, 255, 255, 0)" + } }, "primary": { + "$value": "#fffff0", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "secondary": { + "$value": "#f7f5f3", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - }, - "$type": "color", - "$value": "#f7f5f3" + } }, "brand": { "spruce": { + "$value": "#1f513f", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.blue-spruce-green-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#1f513f" + } } }, "message": { "default-01": { + "$value": "#f9f8f6", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.default-grey-100}", "$type": "color" - }, - "$type": "color", - "$value": "#f9f8f6" + } }, "default-02": { + "$value": "#e8e0ce", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.default-grey-300}", "$type": "color" - }, - "$type": "color", - "$value": "#e8e0ce" + } }, "success": { + "$value": "#ecf9e6", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.success-green-200}", "$type": "color" - }, - "$type": "color", - "$value": "#ecf9e6" + } }, "success-01": { + "$value": "#f4fbf5", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.success-green-100}", "$type": "color" - }, - "$type": "color", - "$value": "#f4fbf5" + } }, "success-02": { + "$value": "#d5e6cb", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.success-green-300}", "$type": "color" - }, - "$type": "color", - "$value": "#d5e6cb" + } }, "warning": { + "$value": "#fdf6e2", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warning-yellow-200}", "$type": "color" - }, - "$type": "color", - "$value": "#fdf6e2" + } }, "warning-01": { + "$value": "#fefcf1", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warning-yellow-100}", "$type": "color" - }, - "$type": "color", - "$value": "#fefcf1" + } }, "warning-02": { + "$value": "#f5e9b7", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warning-yellow-300}", "$type": "color" - }, - "$type": "color", - "$value": "#f5e9b7" + } }, "error": { + "$value": "#fcefe4", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.error-red-200}", "$type": "color" - }, - "$type": "color", - "$value": "#fcefe4" + } }, "error-01": { + "$value": "#fdf7f7", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.error-red-100}", "$type": "color" - }, - "$type": "color", - "$value": "#fdf7f7" + } }, "error-02": { + "$value": "#eecbc1", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.error-red-300}", "$type": "color" - }, - "$type": "color", - "$value": "#eecbc1" + } }, "info": { + "$value": "#e2f4fe", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.alpine-lake-blue-200}", "$type": "color" - }, - "$type": "color", - "$value": "#e2f4fe" + } }, "info-01": { + "$value": "#edf4f5", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.info-blue-100}", "$type": "color" - }, - "$type": "color", - "$value": "#edf4f5" + } }, "info-02": { + "$value": "#c2d8db", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.info-blue-300}", "$type": "color" - }, - "$type": "color", - "$value": "#c2d8db" + } }, "sale": { + "$value": "#c7370f", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.sale-red-800}", "$type": "color" - }, - "$type": "color", - "$value": "#c7370f" + } } }, "accordion-hover": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "pagination-hover": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "pagination-keyline": { + "$value": "#406eb5", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - }, - "$type": "color", - "$value": "#406eb5" + } }, "modal-overlay": { + "$value": "rgba(247, 245, 243, 0.85)", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-025-85}", "$type": "color" - }, - "$type": "color", - "$value": "rgba(247, 245, 243, 0.85)" + } }, "label": { "default-hover": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "default-active": { + "$value": "#edeae3", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-100}", "$type": "color" - }, - "$type": "color", - "$value": "#edeae3" + } }, "default-focus": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "secondary-hover": { + "$value": "rgba(255, 255, 255, 0.75)", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.white-75}", "$type": "color" - }, - "$type": "color", - "$value": "rgba(255, 255, 255, 0.75)" + } }, "secondary-active": { + "$value": "#fffff0", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "secondary-focus": { + "$value": "rgba(255, 255, 255, 0.75)", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.white-75}", "$type": "color" - }, - "$type": "color", - "$value": "rgba(255, 255, 255, 0.75)" + } } }, "input": { "default": { + "$value": "rgba(247, 245, 243, 0.15)", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-025-15}", "$type": "color" - }, - "$type": "color", - "$value": "rgba(247, 245, 243, 0.15)" + } }, "secondary": { + "$value": "rgba(255, 255, 255, 0.85)", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.white-85}", "$type": "color" - }, - "$type": "color", - "$value": "rgba(255, 255, 255, 0.85)" + } }, "error": { + "$value": "rgba(255, 242, 242, 0.75)", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.error-red-050-75}", "$type": "color" - }, - "$type": "color", - "$value": "rgba(255, 242, 242, 0.75)" + } }, "default-hover": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "default-active": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "default-selected": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "secondary-active": { + "$value": "#fffff0", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "default-selected-hover": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "default-disabled": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "default-selected-focus": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "default-focus": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } } }, "rating-star-default": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/rating.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "rating-star-highlighted": { + "$value": "#ffd280", + "$type": "color", "filePath": "tokens/global/rating.json5", "original": { "$value": "{options.color.golden-yellow-500}", "$type": "color" - }, - "$type": "color", - "$value": "#ffd280" + } }, "surface": { "primary": { + "$value": "#fffff0", + "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "secondary": { + "$value": "#f7f5f3", + "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - }, - "$type": "color", - "$value": "#f7f5f3" + } }, "brand-spruce": { + "$value": "#1f513f", + "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.blue-spruce-green-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#1f513f" + } }, "sale": { + "$value": "#c7370f", + "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.sale-red-800}", "$type": "color" - }, - "$type": "color", - "$value": "#c7370f" + } } }, "surface-selection": { "default": { "rest": { + "$value": "#fffff0", + "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "active": { + "$value": "#fffff0", + "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "hover": { + "$value": "#fffff0", + "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "checked": { + "$value": "#fffff0", + "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "disabled": { + "$value": "#f7f5f3", + "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - }, - "$type": "color", - "$value": "#f7f5f3" + } }, "loading": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } } } }, "switch": { "default-rest": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "default-hover": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "default-focus": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "selected": { "default-rest": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "default-hover": { + "$value": "#2e2e2b", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#2e2e2b" + } }, "default-focus": { + "$value": "#2e2e2b", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#2e2e2b" + } } }, "handle": { "default-rest": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "default-hover": { + "$value": "#edeae3", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-100}", "$type": "color" - }, - "$type": "color", - "$value": "#edeae3" + } }, "default-focus": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "selected": { "default-rest": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "default-hover": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "default-focus": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } } } } }, "table-header": { + "$value": "#f7f5f3", + "$type": "color", "filePath": "tokens/global/table.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - }, - "$type": "color", - "$value": "#f7f5f3" + } }, "table-row": { + "$value": "#fffff0", + "$type": "color", "filePath": "tokens/global/table.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "table-row-alt": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/table.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "toggle-group": { "default": { "rest": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } } } }, "toggle-button": { "default": { "rest": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "hover": { + "$value": "#edeae3", + "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.warm-grey-100}", "$type": "color" - }, - "$type": "color", - "$value": "#edeae3" + } }, "focus": { + "$value": "#edeae3", + "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.warm-grey-100}", "$type": "color" - }, - "$type": "color", - "$value": "#edeae3" + } }, "selected": { "rest": { + "$value": "#fffff0", + "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "hover": { + "$value": "#fffff0", + "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } } } } }, "tooltip": { "default": { + "$value": "#2e2e2b", + "$type": "color", "filePath": "tokens/global/tooltip.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#2e2e2b" + } } } }, @@ -2919,2387 +2697,2370 @@ "button": { "primary": { "rest": { + "$value": "#1f513f", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.blue-spruce-green-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#1f513f" + } }, "active": { + "$value": "#1f513f", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.blue-spruce-green-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#1f513f" + } }, "active-inset": { + "$value": "#f7f5f3", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - }, - "$type": "color", - "$value": "#f7f5f3" + } }, "hover": { + "$value": "#1f513f", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.blue-spruce-green-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#1f513f" + } } }, "secondary": { "rest": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "active": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "active-inset": { + "$value": "#f7f5f3", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - }, - "$type": "color", - "$value": "#f7f5f3" + } }, "hover": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } } }, "dark": { "rest": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "active": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "active-inset": { + "$value": "#edeae3", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-100}", "$type": "color" - }, - "$type": "color", - "$value": "#edeae3" + } }, "hover": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } } }, "sale": { "rest": { + "$value": "#c7370f", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.sale-red-800}", "$type": "color" - }, - "$type": "color", - "$value": "#c7370f" + } }, "active": { + "$value": "#c7370f", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.sale-red-800}", "$type": "color" - }, - "$type": "color", - "$value": "#c7370f" + } }, "active-inset": { + "$value": "#fde2e2", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.sale-red-200}", "$type": "color" - }, - "$type": "color", - "$value": "#fde2e2" + } }, "hover": { + "$value": "#c7370f", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.sale-red-800}", "$type": "color" - }, - "$type": "color", - "$value": "#c7370f" + } } }, "default-disabled": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "icon-only-active": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } } }, "chip": { "default-rest": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "default-disabled": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "default-hover": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "default-focus": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "default-active": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "default-selected-rest": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "default-selected-hover": { + "$value": "#736e65", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-750}", "$type": "color" - }, - "$type": "color", - "$value": "#736e65" + } }, "default-selected-focus": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } } }, "transparent": { + "$value": "rgba(255, 255, 255, 0)", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.transparent}", "$type": "color" - }, - "$type": "color", - "$value": "rgba(255, 255, 255, 0)" + } }, "primary": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "secondary": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "success": { + "$value": "#3b8349", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.success-green-800}", "$type": "color" - }, - "$type": "color", - "$value": "#3b8349" + } }, "warning": { + "$value": "#b68b37", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warning-yellow-800}", "$type": "color" - }, - "$type": "color", - "$value": "#b68b37" + } }, "error": { + "$value": "#bb4045", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.error-red-800}", "$type": "color" - }, - "$type": "color", - "$value": "#bb4045" + } }, "info": { + "$value": "#406eb5", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - }, - "$type": "color", - "$value": "#406eb5" + } }, "message": { "default-01": { + "$value": "#726d64", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.default-grey-800}", "$type": "color" - }, - "$type": "color", - "$value": "#726d64" + } }, "default-02": { + "$value": "#e8e0ce", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.default-grey-300}", "$type": "color" - }, - "$type": "color", - "$value": "#e8e0ce" + } }, "success-01": { + "$value": "#3b8349", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.success-green-800}", "$type": "color" - }, - "$type": "color", - "$value": "#3b8349" + } }, "success-02": { + "$value": "#d5e6cb", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.success-green-300}", "$type": "color" - }, - "$type": "color", - "$value": "#d5e6cb" + } }, "warning-01": { + "$value": "#b68b37", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warning-yellow-800}", "$type": "color" - }, - "$type": "color", - "$value": "#b68b37" + } }, "warning-02": { + "$value": "#f5e9b7", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warning-yellow-300}", "$type": "color" - }, - "$type": "color", - "$value": "#f5e9b7" + } }, "error-01": { + "$value": "#bb4045", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.error-red-800}", "$type": "color" - }, - "$type": "color", - "$value": "#bb4045" + } }, "error-02": { + "$value": "#eecbc1", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.error-red-300}", "$type": "color" - }, - "$type": "color", - "$value": "#eecbc1" + } }, "info-01": { + "$value": "#408e86", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.info-blue-800}", "$type": "color" - }, - "$type": "color", - "$value": "#408e86" + } }, "info-02": { + "$value": "#c2d8db", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.info-blue-300}", "$type": "color" - }, - "$type": "color", - "$value": "#c2d8db" + } } }, "label": { "default-focus": { + "$value": "#2e2e2b", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#2e2e2b" + } } }, "input": { "default": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "error": { + "$value": "#b33322", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.error-red-850}", "$type": "color" - }, - "$type": "color", - "$value": "#b33322" + } }, "default-active": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "default-selected": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "default-focus": { + "$value": "#2e2e2b", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#2e2e2b" + } }, "default-selected-hover": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "default-hover": { + "$value": "#2e2e2b", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#2e2e2b" + } }, "default-disabled": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } } }, "link": { "rest": { + "$value": "#406eb5", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - }, - "$type": "color", - "$value": "#406eb5" + } }, "hover": { + "$value": "#406eb5", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - }, - "$type": "color", - "$value": "#406eb5" + } }, "active": { + "$value": "#0b2d60", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.alpine-lake-blue-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#0b2d60" + } }, "disabled": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "visited": { + "$value": "#406eb5", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - }, - "$type": "color", - "$value": "#406eb5" + } } }, "rating-star": { "default": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/rating.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "highlighted": { + "$value": "#bd7b2d", + "$type": "color", "filePath": "tokens/global/rating.json5", "original": { "$value": "{options.color.golden-yellow-800}", "$type": "color" - }, - "$type": "color", - "$value": "#bd7b2d" + } } }, "surface": { "primary": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "secondary": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "success": { + "$value": "#3b8349", + "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.success-green-800}", "$type": "color" - }, - "$type": "color", - "$value": "#3b8349" + } }, "warning": { + "$value": "#b68b37", + "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.warning-yellow-800}", "$type": "color" - }, - "$type": "color", - "$value": "#b68b37" + } }, "error": { + "$value": "#bb4045", + "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.error-red-800}", "$type": "color" - }, - "$type": "color", - "$value": "#bb4045" + } }, "info": { + "$value": "#406eb5", + "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - }, - "$type": "color", - "$value": "#406eb5" + } } }, "surface-selection": { "default": { "rest": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.default-grey-700}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "active": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.default-grey-700}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "hover": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.default-grey-700}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "checked": { + "$value": "#2e2e2b", + "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#2e2e2b" + } }, "disabled": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.default-grey-700}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "loading": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.default-grey-700}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } } } }, "switch": { "default-hover": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "handle": { "default-rest": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "default-hover": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "default-focus": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } } } }, "tab": { "keyline": { "rest": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "active": { + "$value": "#406eb5", + "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - }, - "$type": "color", - "$value": "#406eb5" + } }, "active-alt": { + "$value": "#78b1e8", + "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.alpine-lake-blue-600}", "$type": "color" - }, - "$type": "color", - "$value": "#78b1e8" + } }, "hover": { + "$value": "#406eb5", + "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - }, - "$type": "color", - "$value": "#406eb5" + } }, "hover-alt": { + "$value": "#78b1e8", + "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.alpine-lake-blue-600}", "$type": "color" - }, - "$type": "color", - "$value": "#78b1e8" + } }, "disabled": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } } } }, "table": { "default": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/table.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "head": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/table.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } } }, "toggle-button": { "default": { "focus": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "selected": { "rest": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "focus": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } } } } }, "tooltip": { "default": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/tooltip.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } } } }, - "doccategory": { - "$type": "other", - "$value": "colors" - }, - "docexample": { - "$type": "other", - "$value": "color" - }, + "doccategory": "colors", + "docexample": "color", "icon": { "default": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "emphasis": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "link": { + "$value": "#406eb5", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - }, - "$type": "color", - "$value": "#406eb5" + } }, "disabled": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "message": { "default": { + "$value": "#726d64", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.default-grey-800}", "$type": "color" - }, - "$type": "color", - "$value": "#726d64" + } }, "success": { + "$value": "#3b8349", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.success-green-800}", "$type": "color" - }, - "$type": "color", - "$value": "#3b8349" + } }, "warning": { + "$value": "#b68b37", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warning-yellow-800}", "$type": "color" - }, - "$type": "color", - "$value": "#b68b37" + } }, "error": { + "$value": "#bb4045", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.error-red-800}", "$type": "color" - }, - "$type": "color", - "$value": "#bb4045" + } }, "info": { + "$value": "#408e86", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.info-blue-800}", "$type": "color" - }, - "$type": "color", - "$value": "#408e86" + } } }, "checkbox-default-selected": { + "$value": "#fffff0", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "checkbox-default-selected-hover": { + "$value": "#fffff0", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "checkbox-default-selected-active": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "switch": { "selected": { "default-rest": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "default-hover": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "default-focus": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } } } } }, "surface": { "primary": { + "$value": "#fffff0", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "secondary": { + "$value": "#f7f5f3", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - }, - "$type": "color", - "$value": "#f7f5f3" + } } } }, "form": { "input-height-default": { + "$value": "4rem", + "$type": "dimension", "filePath": "tokens/global/form.json5", "original": { "$value": "40px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "4rem" + } }, "input-height-large": { + "$value": "4.8rem", + "$type": "dimension", "filePath": "tokens/global/form.json5", "original": { "$value": "48px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "4.8rem" + } }, "figure-size-small": { + "$value": "1.6rem", + "$type": "dimension", "filePath": "tokens/global/form.json5", "original": { "$value": "16px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "1.6rem" + } }, "figure-size-medium": { + "$value": "1.6rem", + "$type": "dimension", "filePath": "tokens/global/form.json5", "original": { "$value": "16px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "1.6rem" + } }, "figure-size-large": { + "$value": "2rem", + "$type": "dimension", "filePath": "tokens/global/form.json5", "original": { "$value": "20px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "2rem" + } } }, "icon": { "size-sm": { + "$value": "1.6rem", + "$type": "dimension", "filePath": "tokens/global/icon.json5", "original": { "$value": "{space.one-x.$value}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "1.6rem" + } }, "size": { + "$value": "2.4rem", + "$type": "dimension", "filePath": "tokens/global/icon.json5", "original": { "$value": "{space.one-and-a-half-x.$value}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "2.4rem" + } }, "size-lg": { + "$value": "3.2rem", + "$type": "dimension", "filePath": "tokens/global/icon.json5", "original": { "$value": "{space.two-x.$value}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "3.2rem" + } } }, "duration": { "1-x": { + "$value": "0.10s", + "$type": "time", "filePath": "tokens/global/motion.json5", "original": { "$value": "100ms", "$type": "time" - }, - "$type": "time", - "$value": "0.10s" + } }, "2-x": { + "$value": "0.20s", + "$type": "time", "filePath": "tokens/global/motion.json5", "original": { "$value": "200ms", "$type": "time" - }, - "$type": "time", - "$value": "0.20s" + } }, "3-x": { + "$value": "0.30s", + "$type": "time", "filePath": "tokens/global/motion.json5", "original": { "$value": "300ms", "$type": "time" - }, - "$type": "time", - "$value": "0.30s" + } }, "4-x": { + "$value": "0.40s", + "$type": "time", "filePath": "tokens/global/motion.json5", "original": { "$value": "400ms", "$type": "time" - }, - "$type": "time", - "$value": "0.40s" + } }, "5-x": { + "$value": "0.50s", + "$type": "time", "filePath": "tokens/global/motion.json5", "original": { "$value": "500ms", "$type": "time" - }, - "$type": "time", - "$value": "0.50s" + } }, "6-x": { + "$value": "0.60s", + "$type": "time", "filePath": "tokens/global/motion.json5", "original": { "$value": "600ms", "$type": "time" - }, - "$type": "time", - "$value": "0.60s" + } } }, "timing": { "function-ease-out": { + "$value": "cubic-bezier(0.32, 0.94, 0.60, 1)", "filePath": "tokens/global/motion.json5", "original": { "$value": "cubic-bezier(0.32, 0.94, 0.60, 1)" - }, - "$type": "other", - "$value": "cubic-bezier(0.32, 0.94, 0.60, 1)" + } }, "function-ease": { + "$value": "cubic-bezier(0.15, 0, 0.15, 0)", "filePath": "tokens/global/motion.json5", "original": { "$value": "cubic-bezier(0.15, 0, 0.15, 0)" - }, - "$type": "other", - "$value": "cubic-bezier(0.15, 0, 0.15, 0)" + } }, "function-linear": { + "$value": "cubic-bezier(0, 0, 1, 1)", "filePath": "tokens/global/motion.json5", "original": { "$value": "cubic-bezier(0, 0, 1, 1)" - }, - "$type": "other", - "$value": "cubic-bezier(0, 0, 1, 1)" + } } }, "prominence": { "flat-x": { + "$value": "0", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0" + } }, "flat-y": { + "$value": "0", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0" + } }, "flat-blur": { + "$value": "0", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0" + } }, "flat-spread": { + "$value": "0", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0" + } }, "flat-color": { + "$value": "rgba(46, 46, 43, 0.2)", + "$type": "color", "filePath": "tokens/global/prominence.json5", "original": { "$value": "{options.color.warm-grey-1000-20}", "$type": "color" - }, - "$type": "color", - "$value": "rgba(46, 46, 43, 0.2)" + } }, "raised-x": { + "$value": "0", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0" + } }, "raised-y": { + "$value": "0.2rem", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "2px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0.2rem" + } }, "raised-blur": { + "$value": "0.2rem", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "2px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0.2rem" + } }, "raised-spread": { + "$value": "0", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0" + } }, "raised-color": { + "$value": "rgba(46, 46, 43, 0.2)", + "$type": "color", "filePath": "tokens/global/prominence.json5", "original": { "$value": "{options.color.warm-grey-1000-20}", "$type": "color" - }, - "$type": "color", - "$value": "rgba(46, 46, 43, 0.2)" + } }, "elevated-x": { + "$value": "0", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0" + } }, "elevated-y": { + "$value": "0.4rem", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "4px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0.4rem" + } }, "elevated-blur": { + "$value": "0.4rem", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "4px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0.4rem" + } }, "elevated-spread": { + "$value": "0", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0" + } }, "elevated-color": { + "$value": "rgba(46, 46, 43, 0.2)", + "$type": "color", "filePath": "tokens/global/prominence.json5", "original": { "$value": "{options.color.warm-grey-1000-20}", "$type": "color" - }, - "$type": "color", - "$value": "rgba(46, 46, 43, 0.2)" + } }, "floating-x": { + "$value": "0", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0" + } }, "floating-y": { + "$value": "0.8rem", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "8px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0.8rem" + } }, "floating-blur": { + "$value": "0.8rem", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "8px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0.8rem" + } }, "floating-spread": { + "$value": "0", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0" + } }, "floating-color": { + "$value": "rgba(46, 46, 43, 0.2)", + "$type": "color", "filePath": "tokens/global/prominence.json5", "original": { "$value": "{options.color.warm-grey-1000-20}", "$type": "color" - }, - "$type": "color", - "$value": "rgba(46, 46, 43, 0.2)" + } }, "lifted-x": { + "$value": "0", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0" + } }, "lifted-y": { + "$value": "1.6rem", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "16px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "1.6rem" + } }, "lifted-blur": { + "$value": "1.6rem", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "16px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "1.6rem" + } }, "lifted-spread": { + "$value": "0", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0" + } }, "lifted-color": { + "$value": "rgba(46, 46, 43, 0.2)", + "$type": "color", "filePath": "tokens/global/prominence.json5", "original": { "$value": "{options.color.warm-grey-1000-20}", "$type": "color" - }, - "$type": "color", - "$value": "rgba(46, 46, 43, 0.2)" + } }, "flat": { + "$value": "0 0 0 0 rgba(46, 46, 43, 0.2)", "filePath": "tokens/web/prominence.json5", "original": { "$value": "{prominence.flat-x.$value} {prominence.flat-y.$value} {prominence.flat-blur.$value} {prominence.flat-spread.$value} {prominence.flat-color.$value}" - }, - "$type": "other", - "$value": "0 0 0 0 rgba(46, 46, 43, 0.2)" + } }, "raised": { + "$value": "0 0.2rem 0.2rem 0 rgba(46, 46, 43, 0.2)", "filePath": "tokens/web/prominence.json5", "original": { "$value": "{prominence.raised-x.$value} {prominence.raised-y.$value} {prominence.raised-blur.$value} {prominence.raised-spread.$value} {prominence.raised-color.$value}" - }, - "$type": "other", - "$value": "0 0.2rem 0.2rem 0 rgba(46, 46, 43, 0.2)" + } }, "elevated": { + "$value": "0 0.4rem 0.4rem 0 rgba(46, 46, 43, 0.2)", "filePath": "tokens/web/prominence.json5", "original": { "$value": "{prominence.elevated-x.$value} {prominence.elevated-y.$value} {prominence.elevated-blur.$value} {prominence.elevated-spread.$value} {prominence.elevated-color.$value}" - }, - "$type": "other", - "$value": "0 0.4rem 0.4rem 0 rgba(46, 46, 43, 0.2)" + } }, "floating": { + "$value": "0 0.8rem 0.8rem 0 rgba(46, 46, 43, 0.2)", "filePath": "tokens/web/prominence.json5", "original": { "$value": "{prominence.floating-x.$value} {prominence.floating-y.$value} {prominence.floating-blur.$value} {prominence.floating-spread.$value} {prominence.floating-color.$value}" - }, - "$type": "other", - "$value": "0 0.8rem 0.8rem 0 rgba(46, 46, 43, 0.2)" + } }, "lifted": { + "$value": "0 1.6rem 1.6rem 0 rgba(46, 46, 43, 0.2)", "filePath": "tokens/web/prominence.json5", "original": { "$value": "{prominence.lifted-x.$value} {prominence.lifted-y.$value} {prominence.lifted-blur.$value} {prominence.lifted-spread.$value} {prominence.lifted-color.$value}" - }, - "$type": "other", - "$value": "0 1.6rem 1.6rem 0 rgba(46, 46, 43, 0.2)" + } } }, "radius": { "sharp": { + "$value": "0", + "$type": "dimension", "filePath": "tokens/global/radius.json5", "original": { "$value": "0", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0" + } }, "soft": { + "$value": "0.2rem", + "$type": "dimension", "filePath": "tokens/global/radius.json5", "original": { "$value": "2px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0.2rem" + } }, "softer": { + "$value": "0.4rem", + "$type": "dimension", "filePath": "tokens/global/radius.json5", "original": { "$value": "4px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0.4rem" + } }, "softest": { + "$value": "0.6rem", + "$type": "dimension", "filePath": "tokens/global/radius.json5", "original": { "$value": "6px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0.6rem" + } }, "round": { + "$value": "999.9rem", + "$type": "dimension", "filePath": "tokens/global/radius.json5", "original": { "$value": "9999px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "999.9rem" + } } }, "space": { "zero": { + "$value": "0", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.zero}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0" + } }, "sixteenth-x": { + "$value": "0.1rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.sixteenth-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0.1rem" + } }, "eighth-x": { + "$value": "0.2rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.eighth-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0.2rem" + } }, "three-sixteenth-x": { + "$value": "0.3rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-sixteenth-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0.3rem" + } }, "quarter-x": { + "$value": "0.4rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.quarter-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0.4rem" + } }, "three-eighth-x": { + "$value": "0.6rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-eighth-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0.6rem" + } }, "half-x": { + "$value": "0.8rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.half-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0.8rem" + } }, "three-quarter-x": { + "$value": "1.2rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-quarter-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "1.2rem" + } }, "one-x": { + "$value": "1.6rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "1.6rem" + } }, "one-and-a-half-x": { + "$value": "2.4rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "24px", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "2.4rem" + } }, "two-x": { + "$value": "3.2rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "32px", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "3.2rem" + } }, "three-x": { + "$value": "4.8rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "48px", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "4.8rem" + } }, "four-x": { + "$value": "6.4rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "64px", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "6.4rem" + } }, "inset": { "sixteenth-x": { + "$value": "0.1rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{space.sixteenth-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0.1rem" + } }, "eighth-x": { + "$value": "0.2rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{space.eighth-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0.2rem" + } }, "eighth-x-squish-top-bottom": { + "$value": "0", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "0", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0" + } }, "eighth-x-squish-left-right": { + "$value": "0.2rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "2px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0.2rem" + } }, "eighth-x-stretch-top-bottom": { + "$value": "0.4rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "4px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0.4rem" + } }, "eighth-x-stretch-left-right": { + "$value": "0.2rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "2px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0.2rem" + } }, "three-sixteenth-x": { + "$value": "0.3rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{space.three-sixteenth-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0.3rem" + } }, "quarter-x": { + "$value": "0.4rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{space.quarter-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0.4rem" + } }, "quarter-x-squish-top-bottom": { + "$value": "0.2rem", "spacingModifier": 0.5, + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.quarter-x}", "spacingModifier": "{options.space.squish}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0.2rem" + } }, "quarter-x-squish-left-right": { + "$value": "0.4rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.quarter-x}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0.4rem" + } }, "quarter-x-stretch-top-bottom": { + "$value": "0.6rem", + "$type": "dimension", "spacingModifier": 1.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.quarter-x}", "$type": "dimension", "spacingModifier": "{options.space.stretch}" - }, - "$type": "dimension", - "$value": "0.6rem" + } }, "quarter-x-stretch-left-right": { + "$value": "0.4rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.quarter-x}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0.4rem" + } }, "three-eighth-x": { + "$value": "0.6rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{space.three-eighth-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0.6rem" + } }, "half-x": { + "$value": "0.8rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.half-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0.8rem" + } }, "half-x-squish-top-bottom": { + "$value": "0.4rem", + "$type": "dimension", "spacingModifier": 0.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.half-x}", "$type": "dimension", "spacingModifier": "{options.space.squish}" - }, - "$type": "dimension", - "$value": "0.4rem" + } }, "half-x-squish-left-right": { + "$value": "0.8rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.half-x}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0.8rem" + } }, "half-x-stretch-top-bottom": { + "$value": "1.2rem", + "$type": "dimension", "spacingModifier": 1.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.half-x}", "$type": "dimension", "spacingModifier": "{options.space.stretch}" - }, - "$type": "dimension", - "$value": "1.2rem" + } }, "half-x-stretch-left-right": { + "$value": "0.8rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.half-x}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0.8rem" + } }, "three-quarter-x": { + "$value": "1.2rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-quarter-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "1.2rem" + } }, "three-quarter-x-squish-top-bottom": { + "$value": "0.6rem", + "$type": "dimension", "spacingModifier": 0.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-quarter-x}", "$type": "dimension", "spacingModifier": "{options.space.squish}" - }, - "$type": "dimension", - "$value": "0.6rem" + } }, "three-quarter-x-squish-left-right": { + "$value": "1.2rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-quarter-x}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "1.2rem" + } }, "three-quarter-x-stretch-top-bottom": { + "$value": "1.8rem", + "$type": "dimension", "spacingModifier": 1.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-quarter-x}", "$type": "dimension", "spacingModifier": "{options.space.stretch}" - }, - "$type": "dimension", - "$value": "1.8rem" + } }, "three-quarter-x-stretch-left-right": { + "$value": "1.2rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-quarter-x}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "1.2rem" + } }, "one-x": { + "$value": "1.6rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "1.6rem" + } }, "one-x-squish-top-bottom": { + "$value": "0.8rem", + "$type": "dimension", "spacingModifier": 0.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-x}", "$type": "dimension", "spacingModifier": "{options.space.squish}" - }, - "$type": "dimension", - "$value": "0.8rem" + } }, "one-x-squish-left-right": { + "$value": "1.6rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-x}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "1.6rem" + } }, "one-x-stretch-top-bottom": { + "$value": "2.4rem", + "$type": "dimension", "spacingModifier": 1.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-x}", "$type": "dimension", "spacingModifier": "{options.space.stretch}" - }, - "$type": "dimension", - "$value": "2.4rem" + } }, "one-x-stretch-left-right": { + "$value": "1.6rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-x}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "1.6rem" + } }, "one-and-a-half-x": { + "$value": "2.4rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-and-a-half-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "2.4rem" + } }, "one-and-a-half-x-squish-top-bottom": { + "$value": "1.2rem", + "$type": "dimension", "spacingModifier": 0.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-and-a-half-x}", "$type": "dimension", "spacingModifier": "{options.space.squish}" - }, - "$type": "dimension", - "$value": "1.2rem" + } }, "one-and-a-half-x-squish-left-right": { + "$value": "2.4rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-and-a-half-x}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "2.4rem" + } }, "one-and-a-half-x-stretch-top-bottom": { + "$value": "3.6rem", + "$type": "dimension", "spacingModifier": 1.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-and-a-half-x}", "$type": "dimension", "spacingModifier": "{options.space.stretch}" - }, - "$type": "dimension", - "$value": "3.6rem" + } }, "one-and-a-half-x-stretch-left-right": { + "$value": "2.4rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-and-a-half-x}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "2.4rem" + } }, "two-x": { + "$value": "3.2rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.two-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "3.2rem" + } }, "two-x-squish-top-bottom": { + "$value": "1.6rem", + "$type": "dimension", "spacingModifier": 0.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.two-x}", "$type": "dimension", "spacingModifier": "{options.space.squish}" - }, - "$type": "dimension", - "$value": "1.6rem" + } }, "two-x-squish-left-right": { + "$value": "3.2rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.two-x}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "3.2rem" + } }, "two-x-stretch-top-bottom": { + "$value": "4.8rem", + "$type": "dimension", "spacingModifier": 1.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.two-x}", "$type": "dimension", "spacingModifier": "{options.space.stretch}" - }, - "$type": "dimension", - "$value": "4.8rem" + } }, "two-x-stretch-left-right": { + "$value": "3.2rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.two-x}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "3.2rem" + } }, "three-x": { + "$value": "4.8rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "4.8rem" + } }, "three-x-squish-top-bottom": { + "$value": "2.4rem", + "$type": "dimension", "spacingModifier": 0.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-x}", "$type": "dimension", "spacingModifier": "{options.space.squish}" - }, - "$type": "dimension", - "$value": "2.4rem" + } }, "three-x-squish-left-right": { + "$value": "4.8rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-x}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "4.8rem" + } }, "three-x-stretch-top-bottom": { + "$value": "7.2rem", + "$type": "dimension", "spacingModifier": 1.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-x}", "$type": "dimension", "spacingModifier": "{options.space.stretch}" - }, - "$type": "dimension", - "$value": "7.2rem" + } }, "three-x-stretch-left-right": { + "$value": "4.8rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-x}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "4.8rem" + } }, "four-x": { + "$value": "6.4rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.four-x}", "$type": "dimension", - "utility-class": true - }, - "$type": "dimension", - "$value": "6.4rem" + "utility-class": true + } }, "four-x-squish-top-bottom": { + "$value": "3.2rem", + "$type": "dimension", "spacingModifier": 0.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.four-x}", "$type": "dimension", "spacingModifier": "{options.space.squish}" - }, - "$type": "dimension", - "$value": "3.2rem" + } }, "four-x-squish-left-right": { + "$value": "6.4rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.four-x}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "6.4rem" + } }, "four-x-stretch-top-bottom": { + "$value": "9.6rem", + "$type": "dimension", "spacingModifier": 1.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.four-x}", "$type": "dimension", "spacingModifier": "{options.space.stretch}" - }, - "$type": "dimension", - "$value": "9.6rem" + } }, "four-x-stretch-left-right": { + "$value": "6.4rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "64px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "6.4rem" + } }, "eighth-x-squish": { + "$value": "0 0.2rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.eighth-x-squish-top-bottom.$value} {space.inset.eighth-x-squish-left-right.$value}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0 0.2rem" + } }, "eighth-x-stretch": { + "$value": "0.4rem 0.2rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.eighth-x-stretch-top-bottom.$value} {space.inset.eighth-x-stretch-left-right.$value}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0.4rem 0.2rem" + } }, "quarter-x-squish": { + "$value": "0.2rem 0.4rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.quarter-x-squish-top-bottom.$value} {space.inset.quarter-x-squish-left-right.$value}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0.2rem 0.4rem" + } }, "quarter-x-stretch": { + "$value": "0.6rem 0.4rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.quarter-x-stretch-top-bottom.$value} {space.inset.quarter-x-stretch-left-right.$value}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0.6rem 0.4rem" + } }, "half-x-squish": { + "$value": "0.4rem 0.8rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.half-x-squish-top-bottom.$value} {space.inset.half-x-squish-left-right.$value}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0.4rem 0.8rem" + } }, "half-x-stretch": { + "$value": "1.2rem 0.8rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.half-x-stretch-top-bottom.$value} {space.inset.half-x-stretch-left-right.$value}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "1.2rem 0.8rem" + } }, "three-quarter-x-squish": { + "$value": "0.6rem 1.2rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.three-quarter-x-squish-top-bottom.$value} {space.inset.three-quarter-x-squish-left-right.$value}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0.6rem 1.2rem" + } }, "three-quarter-x-stretch": { + "$value": "1.8rem 1.2rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.three-quarter-x-stretch-top-bottom.$value} {space.inset.three-quarter-x-stretch-left-right.$value}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "1.8rem 1.2rem" + } }, "one-x-squish": { + "$value": "0.8rem 1.6rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.one-x-squish-top-bottom.$value} {space.inset.one-x-squish-left-right.$value}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0.8rem 1.6rem" + } }, "one-x-stretch": { + "$value": "2.4rem 1.6rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.one-x-stretch-top-bottom.$value} {space.inset.one-x-stretch-left-right.$value}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "2.4rem 1.6rem" + } }, "one-and-a-half-x-squish": { + "$value": "1.2rem 2.4rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "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", "utility-class": true - }, - "$type": "dimension", - "$value": "1.2rem 2.4rem" + } }, "one-and-a-half-x-stretch": { + "$value": "3.6rem 2.4rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "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", "utility-class": true - }, - "$type": "dimension", - "$value": "3.6rem 2.4rem" + } }, "two-x-squish": { + "$value": "1.6rem 3.2rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.two-x-squish-top-bottom.$value} {space.inset.two-x-squish-left-right.$value}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "1.6rem 3.2rem" + } }, "two-x-stretch": { + "$value": "4.8rem 3.2rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.two-x-stretch-top-bottom.$value} {space.inset.two-x-stretch-left-right.$value}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "4.8rem 3.2rem" + } }, "three-x-squish": { + "$value": "2.4rem 4.8rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.three-x-squish-top-bottom.$value} {space.inset.three-x-squish-left-right.$value}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "2.4rem 4.8rem" + } }, "three-x-stretch": { + "$value": "7.2rem 4.8rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.three-x-stretch-top-bottom.$value} {space.inset.three-x-stretch-left-right.$value}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "7.2rem 4.8rem" + } }, "four-x-squish": { + "$value": "3.2rem 6.4rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.four-x-squish-top-bottom.$value} {space.inset.four-x-squish-left-right.$value}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "3.2rem 6.4rem" + } }, "four-x-stretch": { + "$value": "9.6rem 6.4rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.four-x-stretch-top-bottom.$value} {space.inset.four-x-stretch-left-right.$value}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "9.6rem 6.4rem" + } } } }, "breakpoint": { "xs": { + "$value": "0", + "$type": "breakpoint", "filePath": "tokens/web/breakpoints.json5", "original": { "$value": "0", "$type": "breakpoint" - }, - "$type": "breakpoint", - "$value": "0" + } }, "sm": { + "$value": "768px", + "$type": "breakpoint", "filePath": "tokens/web/breakpoints.json5", "original": { "$value": "768px", "$type": "breakpoint" - }, - "$type": "breakpoint", - "$value": "768px" + } }, "md": { + "$value": "992px", + "$type": "breakpoint", "filePath": "tokens/web/breakpoints.json5", "original": { "$value": "992px", "$type": "breakpoint" - }, - "$type": "breakpoint", - "$value": "992px" + } }, "lg": { + "$value": "1232px", + "$type": "breakpoint", "filePath": "tokens/web/breakpoints.json5", "original": { "$value": "1232px", "$type": "breakpoint" - }, - "$type": "breakpoint", - "$value": "1232px" + } } }, "font": { "family": { "serif-brand-font": { + "$value": "Stuart", "filePath": "tokens/web/font.json5", "original": { "$value": "{options.font.family.serif-main}" - }, - "$type": "other", - "$value": "Stuart" + } }, "serif": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "filePath": "tokens/web/font.json5", "original": { "$value": "{options.font.family.serif}" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "sans-brand-font": { + "$value": "Graphik", "filePath": "tokens/web/font.json5", "original": { "$value": "{options.font.family.sans-main}" - }, - "$type": "other", - "$value": "Graphik" + } }, "sans": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "filePath": "tokens/web/font.json5", "original": { "$value": "{options.font.family.sans}" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } } } }, "text-body": { "300": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textBody300", "property": "font-family", "filePath": "tokens/web/text-body.json5", @@ -5307,11 +5068,10 @@ "$value": "{options.font.family.sans}", "mixin": "textBody300", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textBody300", "property": "font-style", "filePath": "tokens/web/text-body.json5", @@ -5319,11 +5079,10 @@ "$value": "{options.font.style.normal}", "mixin": "textBody300", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textBody300", "property": "font-weight", "filePath": "tokens/web/text-body.json5", @@ -5331,11 +5090,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textBody300", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "0.008rem", + "$type": "dimension", "mixin": "textBody300", "property": "letter-spacing", "filePath": "tokens/web/text-body.json5", @@ -5354,11 +5113,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0.008rem" + } }, "size": { + "$value": "1.6rem", + "$type": "fontSize", "mixin": "textBody300", "property": "font-size", "filePath": "tokens/web/text-body.json5", @@ -5367,11 +5126,11 @@ "$type": "fontSize", "mixin": "textBody300", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.6rem" + } }, "height": { + "$value": "2.6rem", + "$type": "dimension", "mixin": "textBody300", "property": "line-height", "filePath": "tokens/web/text-body.json5", @@ -5380,13 +5139,12 @@ "$type": "dimension", "mixin": "textBody300", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.6rem" + } } }, "400": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textBody400", "property": "font-family", "filePath": "tokens/web/text-body.json5", @@ -5394,11 +5152,10 @@ "$value": "{options.font.family.sans}", "mixin": "textBody400", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textBody400", "property": "font-style", "filePath": "tokens/web/text-body.json5", @@ -5406,11 +5163,10 @@ "$value": "{options.font.style.normal}", "mixin": "textBody400", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textBody400", "property": "font-weight", "filePath": "tokens/web/text-body.json5", @@ -5418,11 +5174,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textBody400", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textBody400", "property": "letter-spacing", "filePath": "tokens/web/text-body.json5", @@ -5441,11 +5197,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "1.8rem", + "$type": "fontSize", "mixin": "textBody400", "property": "font-size", "filePath": "tokens/web/text-body.json5", @@ -5454,11 +5210,11 @@ "$type": "fontSize", "mixin": "textBody400", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.8rem" + } }, "height": { + "$value": "3rem", + "$type": "dimension", "mixin": "textBody400", "property": "line-height", "filePath": "tokens/web/text-body.json5", @@ -5467,13 +5223,12 @@ "$type": "dimension", "mixin": "textBody400", "property": "line-height" - }, - "$type": "dimension", - "$value": "3rem" + } } }, "500": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textBody500", "property": "font-family", "filePath": "tokens/web/text-body.json5", @@ -5481,11 +5236,10 @@ "$value": "{options.font.family.sans}", "mixin": "textBody500", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textBody500", "property": "font-style", "filePath": "tokens/web/text-body.json5", @@ -5493,11 +5247,10 @@ "$value": "{options.font.style.normal}", "mixin": "textBody500", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textBody500", "property": "font-weight", "filePath": "tokens/web/text-body.json5", @@ -5505,11 +5258,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textBody500", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "-0.016rem", + "$type": "dimension", "mixin": "textBody500", "property": "letter-spacing", "filePath": "tokens/web/text-body.json5", @@ -5528,11 +5281,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.016rem" + } }, "size": { + "$value": "2rem", + "$type": "fontSize", "mixin": "textBody500", "property": "font-size", "filePath": "tokens/web/text-body.json5", @@ -5541,11 +5294,11 @@ "$type": "fontSize", "mixin": "textBody500", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2rem" + } }, "height": { + "$value": "3.6rem", + "$type": "dimension", "mixin": "textBody500", "property": "line-height", "filePath": "tokens/web/text-body.json5", @@ -5554,15 +5307,14 @@ "$type": "dimension", "mixin": "textBody500", "property": "line-height" - }, - "$type": "dimension", - "$value": "3.6rem" + } } } }, "text-body-strong": { "300": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textBodyStrong300", "property": "font-family", "filePath": "tokens/web/text-body.json5", @@ -5570,11 +5322,10 @@ "$value": "{options.font.family.sans}", "mixin": "textBodyStrong300", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textBodyStrong300", "property": "font-style", "filePath": "tokens/web/text-body.json5", @@ -5582,11 +5333,10 @@ "$value": "{options.font.style.normal}", "mixin": "textBodyStrong300", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textBodyStrong300", "property": "font-weight", "filePath": "tokens/web/text-body.json5", @@ -5594,11 +5344,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textBodyStrong300", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "0.008rem", + "$type": "dimension", "mixin": "textBodyStrong300", "property": "letter-spacing", "filePath": "tokens/web/text-body.json5", @@ -5617,11 +5367,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0.008rem" + } }, "size": { + "$value": "1.6rem", + "$type": "fontSize", "mixin": "textBodyStrong300", "property": "font-size", "filePath": "tokens/web/text-body.json5", @@ -5630,11 +5380,11 @@ "$type": "fontSize", "mixin": "textBodyStrong300", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.6rem" + } }, "height": { + "$value": "2.6rem", + "$type": "dimension", "mixin": "textBodyStrong300", "property": "line-height", "filePath": "tokens/web/text-body.json5", @@ -5643,13 +5393,12 @@ "$type": "dimension", "mixin": "textBodyStrong300", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.6rem" + } } }, "400": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textBodyStrong400", "property": "font-family", "filePath": "tokens/web/text-body.json5", @@ -5657,11 +5406,10 @@ "$value": "{options.font.family.sans}", "mixin": "textBodyStrong400", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textBodyStrong400", "property": "font-style", "filePath": "tokens/web/text-body.json5", @@ -5669,11 +5417,10 @@ "$value": "{options.font.style.normal}", "mixin": "textBodyStrong400", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textBodyStrong400", "property": "font-weight", "filePath": "tokens/web/text-body.json5", @@ -5681,11 +5428,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textBodyStrong400", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textBodyStrong400", "property": "letter-spacing", "filePath": "tokens/web/text-body.json5", @@ -5704,11 +5451,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "1.8rem", + "$type": "fontSize", "mixin": "textBodyStrong400", "property": "font-size", "filePath": "tokens/web/text-body.json5", @@ -5717,11 +5464,11 @@ "$type": "fontSize", "mixin": "textBodyStrong400", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.8rem" + } }, "height": { + "$value": "3rem", + "$type": "dimension", "mixin": "textBodyStrong400", "property": "line-height", "filePath": "tokens/web/text-body.json5", @@ -5730,13 +5477,12 @@ "$type": "dimension", "mixin": "textBodyStrong400", "property": "line-height" - }, - "$type": "dimension", - "$value": "3rem" + } } }, "500": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textBodyStrong500", "property": "font-family", "filePath": "tokens/web/text-body.json5", @@ -5744,11 +5490,10 @@ "$value": "{options.font.family.sans}", "mixin": "textBodyStrong500", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textBodyStrong500", "property": "font-style", "filePath": "tokens/web/text-body.json5", @@ -5756,11 +5501,10 @@ "$value": "{options.font.style.normal}", "mixin": "textBodyStrong500", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textBodyStrong500", "property": "font-weight", "filePath": "tokens/web/text-body.json5", @@ -5768,11 +5512,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textBodyStrong500", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "-0.008rem", + "$type": "dimension", "mixin": "textBodyStrong500", "property": "letter-spacing", "filePath": "tokens/web/text-body.json5", @@ -5791,11 +5535,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.008rem" + } }, "size": { + "$value": "2rem", + "$type": "fontSize", "mixin": "textBodyStrong500", "property": "font-size", "filePath": "tokens/web/text-body.json5", @@ -5804,11 +5548,11 @@ "$type": "fontSize", "mixin": "textBodyStrong500", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2rem" + } }, "height": { + "$value": "3.6rem", + "$type": "dimension", "mixin": "textBodyStrong500", "property": "line-height", "filePath": "tokens/web/text-body.json5", @@ -5817,14 +5561,13 @@ "$type": "dimension", "mixin": "textBodyStrong500", "property": "line-height" - }, - "$type": "dimension", - "$value": "3.6rem" + } } } }, "text-default": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textDefault", "property": "font-family", "filePath": "tokens/web/text-default.json5", @@ -5832,11 +5575,10 @@ "$value": "{options.font.family.sans}", "mixin": "textDefault", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textDefault", "property": "font-style", "filePath": "tokens/web/text-default.json5", @@ -5844,11 +5586,10 @@ "$value": "{options.font.style.normal}", "mixin": "textDefault", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textDefault", "property": "font-weight", "filePath": "tokens/web/text-default.json5", @@ -5856,11 +5597,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textDefault", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "-0.016rem", + "$type": "dimension", "mixin": "textDefault", "property": "letter-spacing", "filePath": "tokens/web/text-default.json5", @@ -5879,11 +5620,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.016rem" + } }, "size": { + "$value": "1.6rem", + "$type": "fontSize", "mixin": "textDefault", "property": "font-size", "filePath": "tokens/web/text-default.json5", @@ -5892,11 +5633,11 @@ "$type": "fontSize", "mixin": "textDefault", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.6rem" + } }, "height": { + "$value": "2.2rem", + "$type": "dimension", "mixin": "textDefault", "property": "line-height", "filePath": "tokens/web/text-default.json5", @@ -5905,14 +5646,13 @@ "$type": "dimension", "mixin": "textDefault", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.2rem" + } } }, "text-eyebrow": { "100": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textEyebrow100", "property": "font-family", "filePath": "tokens/web/text-eyebrow.json5", @@ -5920,11 +5660,10 @@ "$value": "{options.font.family.sans}", "mixin": "textEyebrow100", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textEyebrow100", "property": "font-style", "filePath": "tokens/web/text-eyebrow.json5", @@ -5932,11 +5671,10 @@ "$value": "{options.font.style.normal}", "mixin": "textEyebrow100", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textEyebrow100", "property": "font-weight", "filePath": "tokens/web/text-eyebrow.json5", @@ -5944,11 +5682,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textEyebrow100", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0.032rem", + "$type": "dimension", "mixin": "textEyebrow100", "property": "letter-spacing", "filePath": "tokens/web/text-eyebrow.json5", @@ -5967,11 +5705,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0.032rem" + } }, "size": { + "$value": "1.2rem", + "$type": "fontSize", "mixin": "textEyebrow100", "property": "font-size", "filePath": "tokens/web/text-eyebrow.json5", @@ -5980,11 +5718,11 @@ "$type": "fontSize", "mixin": "textEyebrow100", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.2rem" + } }, "height": { + "$value": "1.8rem", + "$type": "dimension", "mixin": "textEyebrow100", "property": "line-height", "filePath": "tokens/web/text-eyebrow.json5", @@ -5993,11 +5731,10 @@ "$type": "dimension", "mixin": "textEyebrow100", "property": "line-height" - }, - "$type": "dimension", - "$value": "1.8rem" + } }, "transform": { + "$value": "uppercase", "mixin": "textEyebrow100", "property": "text-transform", "filePath": "tokens/web/text-eyebrow.json5", @@ -6005,9 +5742,7 @@ "$value": "uppercase", "mixin": "textEyebrow100", "property": "text-transform" - }, - "$type": "other", - "$value": "uppercase" + } } } }, @@ -6015,6 +5750,7 @@ "sans": { "200": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textHeadingSans200", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6022,11 +5758,10 @@ "$value": "{options.font.family.sans}", "mixin": "textHeadingSans200", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSans200", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6034,11 +5769,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSans200", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textHeadingSans200", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6046,11 +5780,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSans200", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSans200", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6069,11 +5803,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "1.4rem", + "$type": "fontSize", "mixin": "textHeadingSans200", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6082,11 +5816,11 @@ "$type": "fontSize", "mixin": "textHeadingSans200", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.4rem" + } }, "height": { + "$value": "1.8rem", + "$type": "dimension", "mixin": "textHeadingSans200", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6095,13 +5829,12 @@ "$type": "dimension", "mixin": "textHeadingSans200", "property": "line-height" - }, - "$type": "dimension", - "$value": "1.8rem" + } } }, "300": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textHeadingSans300", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6109,11 +5842,10 @@ "$value": "{options.font.family.sans}", "mixin": "textHeadingSans300", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSans300", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6121,11 +5853,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSans300", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textHeadingSans300", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6133,11 +5864,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSans300", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSans300", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6156,11 +5887,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "1.6rem", + "$type": "fontSize", "mixin": "textHeadingSans300", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6169,11 +5900,11 @@ "$type": "fontSize", "mixin": "textHeadingSans300", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.6rem" + } }, "height": { + "$value": "2rem", + "$type": "dimension", "mixin": "textHeadingSans300", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6182,13 +5913,12 @@ "$type": "dimension", "mixin": "textHeadingSans300", "property": "line-height" - }, - "$type": "dimension", - "$value": "2rem" + } } }, "400": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textHeadingSans400", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6196,11 +5926,10 @@ "$value": "{options.font.family.sans}", "mixin": "textHeadingSans400", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSans400", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6208,11 +5937,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSans400", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textHeadingSans400", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6220,11 +5948,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSans400", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSans400", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6243,11 +5971,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "1.8rem", + "$type": "fontSize", "mixin": "textHeadingSans400", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6256,11 +5984,11 @@ "$type": "fontSize", "mixin": "textHeadingSans400", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.8rem" + } }, "height": { + "$value": "2.4rem", + "$type": "dimension", "mixin": "textHeadingSans400", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6269,13 +5997,12 @@ "$type": "dimension", "mixin": "textHeadingSans400", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.4rem" + } } }, "500": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textHeadingSans500", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6283,11 +6010,10 @@ "$value": "{options.font.family.sans}", "mixin": "textHeadingSans500", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSans500", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6295,11 +6021,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSans500", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textHeadingSans500", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6307,11 +6032,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSans500", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSans500", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6330,11 +6055,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "2rem", + "$type": "fontSize", "mixin": "textHeadingSans500", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6343,11 +6068,11 @@ "$type": "fontSize", "mixin": "textHeadingSans500", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2rem" + } }, "height": { + "$value": "2.6rem", + "$type": "dimension", "mixin": "textHeadingSans500", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6356,13 +6081,12 @@ "$type": "dimension", "mixin": "textHeadingSans500", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.6rem" + } } }, "600": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textHeadingSans600", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6370,11 +6094,10 @@ "$value": "{options.font.family.sans}", "mixin": "textHeadingSans600", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSans600", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6382,11 +6105,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSans600", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textHeadingSans600", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6394,11 +6116,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSans600", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSans600", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6417,11 +6139,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "2.4rem", + "$type": "fontSize", "mixin": "textHeadingSans600", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6430,11 +6152,11 @@ "$type": "fontSize", "mixin": "textHeadingSans600", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2.4rem" + } }, "height": { + "$value": "3rem", + "$type": "dimension", "mixin": "textHeadingSans600", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6443,15 +6165,14 @@ "$type": "dimension", "mixin": "textHeadingSans600", "property": "line-height" - }, - "$type": "dimension", - "$value": "3rem" + } } } }, "serif": { "200": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif200", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6459,11 +6180,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif200", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSerif200", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6471,11 +6191,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif200", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textHeadingSerif200", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6483,11 +6202,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif200", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSerif200", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6506,11 +6225,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "1.4rem", + "$type": "fontSize", "mixin": "textHeadingSerif200", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6519,11 +6238,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif200", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.4rem" + } }, "height": { + "$value": "1.8rem", + "$type": "dimension", "mixin": "textHeadingSerif200", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6532,13 +6251,12 @@ "$type": "dimension", "mixin": "textHeadingSerif200", "property": "line-height" - }, - "$type": "dimension", - "$value": "1.8rem" + } } }, "300": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif300", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6546,11 +6264,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif300", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSerif300", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6558,11 +6275,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif300", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textHeadingSerif300", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6570,11 +6286,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif300", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSerif300", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6593,11 +6309,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "1.6rem", + "$type": "fontSize", "mixin": "textHeadingSerif300", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6606,11 +6322,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif300", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.6rem" + } }, "height": { + "$value": "2rem", + "$type": "dimension", "mixin": "textHeadingSerif300", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6619,13 +6335,12 @@ "$type": "dimension", "mixin": "textHeadingSerif300", "property": "line-height" - }, - "$type": "dimension", - "$value": "2rem" + } } }, "400": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif400", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6633,11 +6348,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif400", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSerif400", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6645,11 +6359,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif400", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textHeadingSerif400", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6657,11 +6370,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif400", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSerif400", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6680,11 +6393,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "1.8rem", + "$type": "fontSize", "mixin": "textHeadingSerif400", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6693,11 +6406,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif400", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.8rem" + } }, "height": { + "$value": "2.4rem", + "$type": "dimension", "mixin": "textHeadingSerif400", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6706,13 +6419,12 @@ "$type": "dimension", "mixin": "textHeadingSerif400", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.4rem" + } } }, "500": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif500", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6720,11 +6432,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif500", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSerif500", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6732,11 +6443,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif500", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textHeadingSerif500", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6744,11 +6454,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif500", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSerif500", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6767,11 +6477,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "2rem", + "$type": "fontSize", "mixin": "textHeadingSerif500", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6780,11 +6490,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif500", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2rem" + } }, "height": { + "$value": "2.6rem", + "$type": "dimension", "mixin": "textHeadingSerif500", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6793,13 +6503,12 @@ "$type": "dimension", "mixin": "textHeadingSerif500", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.6rem" + } } }, "600": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif600", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6807,11 +6516,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif600", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSerif600", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6819,11 +6527,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif600", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textHeadingSerif600", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6831,11 +6538,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif600", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSerif600", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6854,11 +6561,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "2.4rem", + "$type": "fontSize", "mixin": "textHeadingSerif600", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6867,11 +6574,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif600", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2.4rem" + } }, "height": { + "$value": "3rem", + "$type": "dimension", "mixin": "textHeadingSerif600", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6880,13 +6587,12 @@ "$type": "dimension", "mixin": "textHeadingSerif600", "property": "line-height" - }, - "$type": "dimension", - "$value": "3rem" + } } }, "700": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif700", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6894,11 +6600,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif700", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSerif700", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6906,11 +6611,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif700", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textHeadingSerif700", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6918,11 +6622,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif700", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSerif700", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6941,11 +6645,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "2.8rem", + "$type": "fontSize", "mixin": "textHeadingSerif700", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6954,11 +6658,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif700", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2.8rem" + } }, "height": { + "$value": "3.2rem", + "$type": "dimension", "mixin": "textHeadingSerif700", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6967,13 +6671,12 @@ "$type": "dimension", "mixin": "textHeadingSerif700", "property": "line-height" - }, - "$type": "dimension", - "$value": "3.2rem" + } } }, "800": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif800", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6981,11 +6684,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif800", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSerif800", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6993,11 +6695,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif800", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textHeadingSerif800", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7005,11 +6706,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif800", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSerif800", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7028,11 +6729,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "3.2rem", + "$type": "fontSize", "mixin": "textHeadingSerif800", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7041,11 +6742,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif800", "property": "font-size" - }, - "$type": "fontSize", - "$value": "3.2rem" + } }, "height": { + "$value": "3.6rem", + "$type": "dimension", "mixin": "textHeadingSerif800", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7054,13 +6755,12 @@ "$type": "dimension", "mixin": "textHeadingSerif800", "property": "line-height" - }, - "$type": "dimension", - "$value": "3.6rem" + } } }, "900": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif900", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7068,11 +6768,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif900", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSerif900", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7080,11 +6779,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif900", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textHeadingSerif900", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7092,11 +6790,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif900", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSerif900", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7115,11 +6813,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "3.6rem", + "$type": "fontSize", "mixin": "textHeadingSerif900", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7128,11 +6826,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif900", "property": "font-size" - }, - "$type": "fontSize", - "$value": "3.6rem" + } }, "height": { + "$value": "4.4rem", + "$type": "dimension", "mixin": "textHeadingSerif900", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7141,13 +6839,12 @@ "$type": "dimension", "mixin": "textHeadingSerif900", "property": "line-height" - }, - "$type": "dimension", - "$value": "4.4rem" + } } }, "1000": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif1000", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7155,11 +6852,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif1000", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSerif1000", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7167,11 +6863,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif1000", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textHeadingSerif1000", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7179,11 +6874,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif1000", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSerif1000", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7202,11 +6897,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "4.2rem", + "$type": "fontSize", "mixin": "textHeadingSerif1000", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7215,11 +6910,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif1000", "property": "font-size" - }, - "$type": "fontSize", - "$value": "4.2rem" + } }, "height": { + "$value": "5rem", + "$type": "dimension", "mixin": "textHeadingSerif1000", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7228,13 +6923,12 @@ "$type": "dimension", "mixin": "textHeadingSerif1000", "property": "line-height" - }, - "$type": "dimension", - "$value": "5rem" + } } }, "1100": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif1100", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7242,11 +6936,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif1100", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSerif1100", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7254,11 +6947,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif1100", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textHeadingSerif1100", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7266,11 +6958,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif1100", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSerif1100", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7289,11 +6981,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "4.8rem", + "$type": "fontSize", "mixin": "textHeadingSerif1100", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7302,11 +6994,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif1100", "property": "font-size" - }, - "$type": "fontSize", - "$value": "4.8rem" + } }, "height": { + "$value": "5.6rem", + "$type": "dimension", "mixin": "textHeadingSerif1100", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7315,13 +7007,12 @@ "$type": "dimension", "mixin": "textHeadingSerif1100", "property": "line-height" - }, - "$type": "dimension", - "$value": "5.6rem" + } } }, "1200": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif1200", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7329,11 +7020,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif1200", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSerif1200", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7341,11 +7031,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif1200", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textHeadingSerif1200", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7353,11 +7042,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif1200", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSerif1200", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7376,11 +7065,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "5.4rem", + "$type": "fontSize", "mixin": "textHeadingSerif1200", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7389,11 +7078,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif1200", "property": "font-size" - }, - "$type": "fontSize", - "$value": "5.4rem" + } }, "height": { + "$value": "6.4rem", + "$type": "dimension", "mixin": "textHeadingSerif1200", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7402,15 +7091,14 @@ "$type": "dimension", "mixin": "textHeadingSerif1200", "property": "line-height" - }, - "$type": "dimension", - "$value": "6.4rem" + } } } }, "serif-strong": { "600": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerifStrong600", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7418,11 +7106,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerifStrong600", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSerifStrong600", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7430,11 +7117,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerifStrong600", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textHeadingSerifStrong600", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7442,11 +7128,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textHeadingSerifStrong600", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSerifStrong600", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7465,11 +7151,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "2.4rem", + "$type": "fontSize", "mixin": "textHeadingSerifStrong600", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7478,11 +7164,11 @@ "$type": "fontSize", "mixin": "textHeadingSerifStrong600", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2.4rem" + } }, "height": { + "$value": "3rem", + "$type": "dimension", "mixin": "textHeadingSerifStrong600", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7491,13 +7177,12 @@ "$type": "dimension", "mixin": "textHeadingSerifStrong600", "property": "line-height" - }, - "$type": "dimension", - "$value": "3rem" + } } }, "700": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerifStrong700", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7505,11 +7190,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerifStrong700", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSerifStrong700", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7517,11 +7201,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerifStrong700", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textHeadingSerifStrong700", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7529,11 +7212,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textHeadingSerifStrong700", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSerifStrong700", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7552,11 +7235,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "2.8rem", + "$type": "fontSize", "mixin": "textHeadingSerifStrong700", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7565,11 +7248,11 @@ "$type": "fontSize", "mixin": "textHeadingSerifStrong700", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2.8rem" + } }, "height": { + "$value": "3.2rem", + "$type": "dimension", "mixin": "textHeadingSerifStrong700", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7578,13 +7261,12 @@ "$type": "dimension", "mixin": "textHeadingSerifStrong700", "property": "line-height" - }, - "$type": "dimension", - "$value": "3.2rem" + } } }, "800": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerifStrong800", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7592,11 +7274,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerifStrong800", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSerifStrong800", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7604,11 +7285,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerifStrong800", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textHeadingSerifStrong800", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7616,11 +7296,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textHeadingSerifStrong800", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSerifStrong800", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7639,11 +7319,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "3.2rem", + "$type": "fontSize", "mixin": "textHeadingSerifStrong800", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7652,11 +7332,11 @@ "$type": "fontSize", "mixin": "textHeadingSerifStrong800", "property": "font-size" - }, - "$type": "fontSize", - "$value": "3.2rem" + } }, "height": { + "$value": "3.6rem", + "$type": "dimension", "mixin": "textHeadingSerifStrong800", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7665,13 +7345,12 @@ "$type": "dimension", "mixin": "textHeadingSerifStrong800", "property": "line-height" - }, - "$type": "dimension", - "$value": "3.6rem" + } } }, "900": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerifStrong900", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7679,11 +7358,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerifStrong900", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSerifStrong900", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7691,11 +7369,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerifStrong900", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textHeadingSerifStrong900", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7703,11 +7380,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textHeadingSerifStrong900", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSerifStrong900", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7726,11 +7403,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "3.6rem", + "$type": "fontSize", "mixin": "textHeadingSerifStrong900", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7739,11 +7416,11 @@ "$type": "fontSize", "mixin": "textHeadingSerifStrong900", "property": "font-size" - }, - "$type": "fontSize", - "$value": "3.6rem" + } }, "height": { + "$value": "4.4rem", + "$type": "dimension", "mixin": "textHeadingSerifStrong900", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7752,13 +7429,12 @@ "$type": "dimension", "mixin": "textHeadingSerifStrong900", "property": "line-height" - }, - "$type": "dimension", - "$value": "4.4rem" + } } }, "1000": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerifStrong1000", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7766,11 +7442,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerifStrong1000", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSerifStrong1000", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7778,11 +7453,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerifStrong1000", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textHeadingSerifStrong1000", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7790,11 +7464,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textHeadingSerifStrong1000", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSerifStrong1000", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7813,11 +7487,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "4.2rem", + "$type": "fontSize", "mixin": "textHeadingSerifStrong1000", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7826,11 +7500,11 @@ "$type": "fontSize", "mixin": "textHeadingSerifStrong1000", "property": "font-size" - }, - "$type": "fontSize", - "$value": "4.2rem" + } }, "height": { + "$value": "5rem", + "$type": "dimension", "mixin": "textHeadingSerifStrong1000", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7839,13 +7513,12 @@ "$type": "dimension", "mixin": "textHeadingSerifStrong1000", "property": "line-height" - }, - "$type": "dimension", - "$value": "5rem" + } } }, "1100": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerifStrong1100", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7853,11 +7526,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerifStrong1100", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSerifStrong1100", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7865,11 +7537,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerifStrong1100", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textHeadingSerifStrong1100", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7877,11 +7548,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textHeadingSerifStrong1100", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSerifStrong1100", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7900,11 +7571,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "4.8rem", + "$type": "fontSize", "mixin": "textHeadingSerifStrong1100", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7913,11 +7584,11 @@ "$type": "fontSize", "mixin": "textHeadingSerifStrong1100", "property": "font-size" - }, - "$type": "fontSize", - "$value": "4.8rem" + } }, "height": { + "$value": "5.6rem", + "$type": "dimension", "mixin": "textHeadingSerifStrong1100", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7926,13 +7597,12 @@ "$type": "dimension", "mixin": "textHeadingSerifStrong1100", "property": "line-height" - }, - "$type": "dimension", - "$value": "5.6rem" + } } }, "1200": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerifStrong1200", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7940,11 +7610,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerifStrong1200", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSerifStrong1200", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7952,11 +7621,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerifStrong1200", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textHeadingSerifStrong1200", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7964,11 +7632,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textHeadingSerifStrong1200", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSerifStrong1200", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7987,11 +7655,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "5.4rem", + "$type": "fontSize", "mixin": "textHeadingSerifStrong1200", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8000,11 +7668,11 @@ "$type": "fontSize", "mixin": "textHeadingSerifStrong1200", "property": "font-size" - }, - "$type": "fontSize", - "$value": "5.4rem" + } }, "height": { + "$value": "6.4rem", + "$type": "dimension", "mixin": "textHeadingSerifStrong1200", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8013,15 +7681,14 @@ "$type": "dimension", "mixin": "textHeadingSerifStrong1200", "property": "line-height" - }, - "$type": "dimension", - "$value": "6.4rem" + } } } }, "display": { "800": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingDisplay800", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8029,11 +7696,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingDisplay800", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingDisplay800", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8041,11 +7707,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingDisplay800", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textHeadingDisplay800", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8053,11 +7718,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textHeadingDisplay800", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingDisplay800", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8076,11 +7741,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "3.2rem", + "$type": "fontSize", "mixin": "textHeadingDisplay800", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8089,11 +7754,11 @@ "$type": "fontSize", "mixin": "textHeadingDisplay800", "property": "font-size" - }, - "$type": "fontSize", - "$value": "3.2rem" + } }, "height": { + "$value": "3.6rem", + "$type": "dimension", "mixin": "textHeadingDisplay800", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8102,13 +7767,12 @@ "$type": "dimension", "mixin": "textHeadingDisplay800", "property": "line-height" - }, - "$type": "dimension", - "$value": "3.6rem" + } } }, "900": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingDisplay900", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8116,11 +7780,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingDisplay900", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingDisplay900", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8128,11 +7791,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingDisplay900", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textHeadingDisplay900", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8140,11 +7802,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textHeadingDisplay900", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingDisplay900", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8163,11 +7825,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "3.6rem", + "$type": "fontSize", "mixin": "textHeadingDisplay900", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8176,11 +7838,11 @@ "$type": "fontSize", "mixin": "textHeadingDisplay900", "property": "font-size" - }, - "$type": "fontSize", - "$value": "3.6rem" + } }, "height": { + "$value": "4rem", + "$type": "dimension", "mixin": "textHeadingDisplay900", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8189,13 +7851,12 @@ "$type": "dimension", "mixin": "textHeadingDisplay900", "property": "line-height" - }, - "$type": "dimension", - "$value": "4rem" + } } }, "1000": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingDisplay1000", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8203,11 +7864,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingDisplay1000", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingDisplay1000", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8215,11 +7875,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingDisplay1000", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textHeadingDisplay1000", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8227,11 +7886,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textHeadingDisplay1000", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingDisplay1000", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8250,11 +7909,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "4.2rem", + "$type": "fontSize", "mixin": "textHeadingDisplay1000", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8263,11 +7922,11 @@ "$type": "fontSize", "mixin": "textHeadingDisplay1000", "property": "font-size" - }, - "$type": "fontSize", - "$value": "4.2rem" + } }, "height": { + "$value": "4.8rem", + "$type": "dimension", "mixin": "textHeadingDisplay1000", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8276,13 +7935,12 @@ "$type": "dimension", "mixin": "textHeadingDisplay1000", "property": "line-height" - }, - "$type": "dimension", - "$value": "4.8rem" + } } }, "1100": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingDisplay1100", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8290,11 +7948,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingDisplay1100", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingDisplay1100", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8302,11 +7959,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingDisplay1100", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textHeadingDisplay1100", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8314,11 +7970,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textHeadingDisplay1100", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingDisplay1100", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8337,11 +7993,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "4.8rem", + "$type": "fontSize", "mixin": "textHeadingDisplay1100", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8350,11 +8006,11 @@ "$type": "fontSize", "mixin": "textHeadingDisplay1100", "property": "font-size" - }, - "$type": "fontSize", - "$value": "4.8rem" + } }, "height": { + "$value": "5.2rem", + "$type": "dimension", "mixin": "textHeadingDisplay1100", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8363,13 +8019,12 @@ "$type": "dimension", "mixin": "textHeadingDisplay1100", "property": "line-height" - }, - "$type": "dimension", - "$value": "5.2rem" + } } }, "1200": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingDisplay1200", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8377,11 +8032,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingDisplay1200", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingDisplay1200", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8389,11 +8043,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingDisplay1200", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textHeadingDisplay1200", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8401,11 +8054,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textHeadingDisplay1200", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingDisplay1200", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8424,11 +8077,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "5.4rem", + "$type": "fontSize", "mixin": "textHeadingDisplay1200", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8437,11 +8090,11 @@ "$type": "fontSize", "mixin": "textHeadingDisplay1200", "property": "font-size" - }, - "$type": "fontSize", - "$value": "5.4rem" + } }, "height": { + "$value": "6rem", + "$type": "dimension", "mixin": "textHeadingDisplay1200", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8450,13 +8103,12 @@ "$type": "dimension", "mixin": "textHeadingDisplay1200", "property": "line-height" - }, - "$type": "dimension", - "$value": "6rem" + } } }, "1300": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingDisplay1300", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8464,11 +8116,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingDisplay1300", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingDisplay1300", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8476,11 +8127,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingDisplay1300", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textHeadingDisplay1300", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8488,11 +8138,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textHeadingDisplay1300", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingDisplay1300", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8511,11 +8161,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "6rem", + "$type": "fontSize", "mixin": "textHeadingDisplay1300", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8524,11 +8174,11 @@ "$type": "fontSize", "mixin": "textHeadingDisplay1300", "property": "font-size" - }, - "$type": "fontSize", - "$value": "6rem" + } }, "height": { + "$value": "6.4rem", + "$type": "dimension", "mixin": "textHeadingDisplay1300", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8537,13 +8187,12 @@ "$type": "dimension", "mixin": "textHeadingDisplay1300", "property": "line-height" - }, - "$type": "dimension", - "$value": "6.4rem" + } } }, "1400": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingDisplay1400", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8551,11 +8200,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingDisplay1400", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingDisplay1400", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8563,11 +8211,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingDisplay1400", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textHeadingDisplay1400", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8575,11 +8222,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textHeadingDisplay1400", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingDisplay1400", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8598,11 +8245,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "6.8rem", + "$type": "fontSize", "mixin": "textHeadingDisplay1400", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8611,11 +8258,11 @@ "$type": "fontSize", "mixin": "textHeadingDisplay1400", "property": "font-size" - }, - "$type": "fontSize", - "$value": "6.8rem" + } }, "height": { + "$value": "7.2rem", + "$type": "dimension", "mixin": "textHeadingDisplay1400", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8624,13 +8271,12 @@ "$type": "dimension", "mixin": "textHeadingDisplay1400", "property": "line-height" - }, - "$type": "dimension", - "$value": "7.2rem" + } } }, "1500": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingDisplay1500", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8638,11 +8284,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingDisplay1500", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingDisplay1500", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8650,11 +8295,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingDisplay1500", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textHeadingDisplay1500", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8662,11 +8306,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textHeadingDisplay1500", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingDisplay1500", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8685,11 +8329,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "7.6rem", + "$type": "fontSize", "mixin": "textHeadingDisplay1500", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8698,11 +8342,11 @@ "$type": "fontSize", "mixin": "textHeadingDisplay1500", "property": "font-size" - }, - "$type": "fontSize", - "$value": "7.6rem" + } }, "height": { + "$value": "8rem", + "$type": "dimension", "mixin": "textHeadingDisplay1500", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8711,13 +8355,12 @@ "$type": "dimension", "mixin": "textHeadingDisplay1500", "property": "line-height" - }, - "$type": "dimension", - "$value": "8rem" + } } }, "1600": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingDisplay1600", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8725,11 +8368,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingDisplay1600", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingDisplay1600", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8737,11 +8379,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingDisplay1600", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textHeadingDisplay1600", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8749,11 +8390,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textHeadingDisplay1600", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingDisplay1600", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8772,11 +8413,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "8.6rem", + "$type": "fontSize", "mixin": "textHeadingDisplay1600", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8785,11 +8426,11 @@ "$type": "fontSize", "mixin": "textHeadingDisplay1600", "property": "font-size" - }, - "$type": "fontSize", - "$value": "8.6rem" + } }, "height": { + "$value": "9.2rem", + "$type": "dimension", "mixin": "textHeadingDisplay1600", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8798,9 +8439,7 @@ "$type": "dimension", "mixin": "textHeadingDisplay1600", "property": "line-height" - }, - "$type": "dimension", - "$value": "9.2rem" + } } } } @@ -8809,6 +8448,7 @@ "sans": { "300": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textSubheadingSans300", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8816,11 +8456,10 @@ "$value": "{options.font.family.sans}", "mixin": "textSubheadingSans300", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textSubheadingSans300", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8828,11 +8467,10 @@ "$value": "{options.font.style.normal}", "mixin": "textSubheadingSans300", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textSubheadingSans300", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8840,11 +8478,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textSubheadingSans300", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textSubheadingSans300", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8863,11 +8501,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "1.6rem", + "$type": "fontSize", "mixin": "textSubheadingSans300", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8876,11 +8514,11 @@ "$type": "fontSize", "mixin": "textSubheadingSans300", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.6rem" + } }, "height": { + "$value": "2rem", + "$type": "dimension", "mixin": "textSubheadingSans300", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8889,13 +8527,12 @@ "$type": "dimension", "mixin": "textSubheadingSans300", "property": "line-height" - }, - "$type": "dimension", - "$value": "2rem" + } } }, "400": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textSubheadingSans400", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8903,11 +8540,10 @@ "$value": "{options.font.family.sans}", "mixin": "textSubheadingSans400", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textSubheadingSans400", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8915,11 +8551,10 @@ "$value": "{options.font.style.normal}", "mixin": "textSubheadingSans400", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textSubheadingSans400", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8927,11 +8562,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textSubheadingSans400", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textSubheadingSans400", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8950,11 +8585,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "1.8rem", + "$type": "fontSize", "mixin": "textSubheadingSans400", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8963,11 +8598,11 @@ "$type": "fontSize", "mixin": "textSubheadingSans400", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.8rem" + } }, "height": { + "$value": "2.4rem", + "$type": "dimension", "mixin": "textSubheadingSans400", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8976,13 +8611,12 @@ "$type": "dimension", "mixin": "textSubheadingSans400", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.4rem" + } } }, "500": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textSubheadingSans500", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8990,11 +8624,10 @@ "$value": "{options.font.family.sans}", "mixin": "textSubheadingSans500", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textSubheadingSans500", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -9002,11 +8635,10 @@ "$value": "{options.font.style.normal}", "mixin": "textSubheadingSans500", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textSubheadingSans500", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -9014,11 +8646,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textSubheadingSans500", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textSubheadingSans500", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -9037,11 +8669,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "2rem", + "$type": "fontSize", "mixin": "textSubheadingSans500", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -9050,11 +8682,11 @@ "$type": "fontSize", "mixin": "textSubheadingSans500", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2rem" + } }, "height": { + "$value": "2.6rem", + "$type": "dimension", "mixin": "textSubheadingSans500", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -9063,13 +8695,12 @@ "$type": "dimension", "mixin": "textSubheadingSans500", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.6rem" + } } }, "600": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textSubheadingSans600", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -9077,11 +8708,10 @@ "$value": "{options.font.family.sans}", "mixin": "textSubheadingSans600", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textSubheadingSans600", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -9089,11 +8719,10 @@ "$value": "{options.font.style.normal}", "mixin": "textSubheadingSans600", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textSubheadingSans600", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -9101,11 +8730,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textSubheadingSans600", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textSubheadingSans600", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -9124,11 +8753,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "2.4rem", + "$type": "fontSize", "mixin": "textSubheadingSans600", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -9137,11 +8766,11 @@ "$type": "fontSize", "mixin": "textSubheadingSans600", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2.4rem" + } }, "height": { + "$value": "3rem", + "$type": "dimension", "mixin": "textSubheadingSans600", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -9150,9 +8779,7 @@ "$type": "dimension", "mixin": "textSubheadingSans600", "property": "line-height" - }, - "$type": "dimension", - "$value": "3rem" + } } } } @@ -9160,6 +8787,7 @@ "text-utility-sans": { "100": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySans100", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9167,11 +8795,10 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySans100", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySans100", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9179,11 +8806,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySans100", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textUtilitySans100", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9191,11 +8817,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySans100", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "-0.008rem", + "$type": "dimension", "mixin": "textUtilitySans100", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9214,11 +8840,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.008rem" + } }, "size": { + "$value": "1.2rem", + "$type": "fontSize", "mixin": "textUtilitySans100", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9227,11 +8853,11 @@ "$type": "fontSize", "mixin": "textUtilitySans100", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.2rem" + } }, "height": { + "$value": "1.6rem", + "$type": "dimension", "mixin": "textUtilitySans100", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9240,13 +8866,12 @@ "$type": "dimension", "mixin": "textUtilitySans100", "property": "line-height" - }, - "$type": "dimension", - "$value": "1.6rem" + } } }, "200": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySans200", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9254,11 +8879,10 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySans200", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySans200", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9266,11 +8890,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySans200", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textUtilitySans200", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9278,11 +8901,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySans200", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "-0.016rem", + "$type": "dimension", "mixin": "textUtilitySans200", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9301,11 +8924,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.016rem" + } }, "size": { + "$value": "1.4rem", + "$type": "fontSize", "mixin": "textUtilitySans200", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9314,11 +8937,11 @@ "$type": "fontSize", "mixin": "textUtilitySans200", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.4rem" + } }, "height": { + "$value": "1.8rem", + "$type": "dimension", "mixin": "textUtilitySans200", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9327,13 +8950,12 @@ "$type": "dimension", "mixin": "textUtilitySans200", "property": "line-height" - }, - "$type": "dimension", - "$value": "1.8rem" + } } }, "300": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySans300", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9341,11 +8963,10 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySans300", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySans300", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9353,11 +8974,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySans300", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textUtilitySans300", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9365,11 +8985,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySans300", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "-0.016rem", + "$type": "dimension", "mixin": "textUtilitySans300", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9388,11 +9008,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.016rem" + } }, "size": { + "$value": "1.6rem", + "$type": "fontSize", "mixin": "textUtilitySans300", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9401,11 +9021,11 @@ "$type": "fontSize", "mixin": "textUtilitySans300", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.6rem" + } }, "height": { + "$value": "2.2rem", + "$type": "dimension", "mixin": "textUtilitySans300", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9414,13 +9034,12 @@ "$type": "dimension", "mixin": "textUtilitySans300", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.2rem" + } } }, "400": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySans400", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9428,11 +9047,10 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySans400", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySans400", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9440,11 +9058,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySans400", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textUtilitySans400", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9452,11 +9069,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySans400", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "-0.016rem", + "$type": "dimension", "mixin": "textUtilitySans400", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9475,11 +9092,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.016rem" + } }, "size": { + "$value": "1.8rem", + "$type": "fontSize", "mixin": "textUtilitySans400", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9488,11 +9105,11 @@ "$type": "fontSize", "mixin": "textUtilitySans400", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.8rem" + } }, "height": { + "$value": "2.4rem", + "$type": "dimension", "mixin": "textUtilitySans400", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9501,13 +9118,12 @@ "$type": "dimension", "mixin": "textUtilitySans400", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.4rem" + } } }, "500": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySans500", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9515,11 +9131,10 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySans500", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySans500", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9527,11 +9142,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySans500", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textUtilitySans500", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9539,11 +9153,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySans500", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "-0.032rem", + "$type": "dimension", "mixin": "textUtilitySans500", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9562,11 +9176,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.032rem" + } }, "size": { + "$value": "2rem", + "$type": "fontSize", "mixin": "textUtilitySans500", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9575,11 +9189,11 @@ "$type": "fontSize", "mixin": "textUtilitySans500", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2rem" + } }, "height": { + "$value": "2.6rem", + "$type": "dimension", "mixin": "textUtilitySans500", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9588,13 +9202,12 @@ "$type": "dimension", "mixin": "textUtilitySans500", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.6rem" + } } }, "600": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySans600", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9602,11 +9215,10 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySans600", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySans600", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9614,11 +9226,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySans600", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textUtilitySans600", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9626,11 +9237,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySans600", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "-0.032rem", + "$type": "dimension", "mixin": "textUtilitySans600", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9649,11 +9260,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.032rem" + } }, "size": { + "$value": "2.4rem", + "$type": "fontSize", "mixin": "textUtilitySans600", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9662,11 +9273,11 @@ "$type": "fontSize", "mixin": "textUtilitySans600", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2.4rem" + } }, "height": { + "$value": "3rem", + "$type": "dimension", "mixin": "textUtilitySans600", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9675,13 +9286,12 @@ "$type": "dimension", "mixin": "textUtilitySans600", "property": "line-height" - }, - "$type": "dimension", - "$value": "3rem" + } } }, "700": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySans700", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9689,11 +9299,10 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySans700", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySans700", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9701,11 +9310,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySans700", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textUtilitySans700", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9713,11 +9321,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySans700", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "-0.032rem", + "$type": "dimension", "mixin": "textUtilitySans700", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9736,11 +9344,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.032rem" + } }, "size": { + "$value": "2.8rem", + "$type": "fontSize", "mixin": "textUtilitySans700", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9749,11 +9357,11 @@ "$type": "fontSize", "mixin": "textUtilitySans700", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2.8rem" + } }, "height": { + "$value": "3.6rem", + "$type": "dimension", "mixin": "textUtilitySans700", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9762,13 +9370,12 @@ "$type": "dimension", "mixin": "textUtilitySans700", "property": "line-height" - }, - "$type": "dimension", - "$value": "3.6rem" + } } }, "800": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySans800", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9776,11 +9383,10 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySans800", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySans800", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9788,11 +9394,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySans800", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textUtilitySans800", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9800,11 +9405,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySans800", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "-0.064rem", + "$type": "dimension", "mixin": "textUtilitySans800", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9823,11 +9428,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.064rem" + } }, "size": { + "$value": "3.2rem", + "$type": "fontSize", "mixin": "textUtilitySans800", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9836,11 +9441,11 @@ "$type": "fontSize", "mixin": "textUtilitySans800", "property": "font-size" - }, - "$type": "fontSize", - "$value": "3.2rem" + } }, "height": { + "$value": "4rem", + "$type": "dimension", "mixin": "textUtilitySans800", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9849,15 +9454,14 @@ "$type": "dimension", "mixin": "textUtilitySans800", "property": "line-height" - }, - "$type": "dimension", - "$value": "4rem" + } } } }, "text-utility-sans-strong": { "100": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySansStrong100", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9865,11 +9469,10 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySansStrong100", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySansStrong100", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9877,11 +9480,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySansStrong100", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textUtilitySansStrong100", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9889,11 +9491,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySansStrong100", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "-0.008rem", + "$type": "dimension", "mixin": "textUtilitySansStrong100", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9912,11 +9514,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.008rem" + } }, "size": { + "$value": "1.2rem", + "$type": "fontSize", "mixin": "textUtilitySansStrong100", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9925,11 +9527,11 @@ "$type": "fontSize", "mixin": "textUtilitySansStrong100", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.2rem" + } }, "height": { + "$value": "1.6rem", + "$type": "dimension", "mixin": "textUtilitySansStrong100", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9938,13 +9540,12 @@ "$type": "dimension", "mixin": "textUtilitySansStrong100", "property": "line-height" - }, - "$type": "dimension", - "$value": "1.6rem" + } } }, "200": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySansStrong200", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9952,11 +9553,10 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySansStrong200", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySansStrong200", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9964,11 +9564,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySansStrong200", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textUtilitySansStrong200", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9976,11 +9575,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySansStrong200", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "-0.008rem", + "$type": "dimension", "mixin": "textUtilitySansStrong200", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9999,11 +9598,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.008rem" + } }, "size": { + "$value": "1.4rem", + "$type": "fontSize", "mixin": "textUtilitySansStrong200", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10012,11 +9611,11 @@ "$type": "fontSize", "mixin": "textUtilitySansStrong200", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.4rem" + } }, "height": { + "$value": "1.8rem", + "$type": "dimension", "mixin": "textUtilitySansStrong200", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10025,13 +9624,12 @@ "$type": "dimension", "mixin": "textUtilitySansStrong200", "property": "line-height" - }, - "$type": "dimension", - "$value": "1.8rem" + } } }, "300": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySansStrong300", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10039,11 +9637,10 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySansStrong300", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySansStrong300", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10051,11 +9648,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySansStrong300", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textUtilitySansStrong300", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10063,11 +9659,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySansStrong300", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "-0.008rem", + "$type": "dimension", "mixin": "textUtilitySansStrong300", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10086,11 +9682,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.008rem" + } }, "size": { + "$value": "1.6rem", + "$type": "fontSize", "mixin": "textUtilitySansStrong300", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10099,11 +9695,11 @@ "$type": "fontSize", "mixin": "textUtilitySansStrong300", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.6rem" + } }, "height": { + "$value": "2.2rem", + "$type": "dimension", "mixin": "textUtilitySansStrong300", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10112,13 +9708,12 @@ "$type": "dimension", "mixin": "textUtilitySansStrong300", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.2rem" + } } }, "400": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySansStrong400", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10126,11 +9721,10 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySansStrong400", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySansStrong400", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10138,11 +9732,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySansStrong400", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textUtilitySansStrong400", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10150,11 +9743,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySansStrong400", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "-0.008rem", + "$type": "dimension", "mixin": "textUtilitySansStrong400", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10173,11 +9766,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.008rem" + } }, "size": { + "$value": "1.8rem", + "$type": "fontSize", "mixin": "textUtilitySansStrong400", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10186,11 +9779,11 @@ "$type": "fontSize", "mixin": "textUtilitySansStrong400", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.8rem" + } }, "height": { + "$value": "2.4rem", + "$type": "dimension", "mixin": "textUtilitySansStrong400", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10199,13 +9792,12 @@ "$type": "dimension", "mixin": "textUtilitySansStrong400", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.4rem" + } } }, "500": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySansStrong500", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10213,11 +9805,10 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySansStrong500", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySansStrong500", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10225,11 +9816,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySansStrong500", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textUtilitySansStrong500", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10237,11 +9827,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySansStrong500", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "-0.016rem", + "$type": "dimension", "mixin": "textUtilitySansStrong500", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10260,11 +9850,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.016rem" + } }, "size": { + "$value": "2rem", + "$type": "fontSize", "mixin": "textUtilitySansStrong500", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10273,11 +9863,11 @@ "$type": "fontSize", "mixin": "textUtilitySansStrong500", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2rem" + } }, "height": { + "$value": "2.6rem", + "$type": "dimension", "mixin": "textUtilitySansStrong500", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10286,13 +9876,12 @@ "$type": "dimension", "mixin": "textUtilitySansStrong500", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.6rem" + } } }, "600": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySansStrong600", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10300,11 +9889,10 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySansStrong600", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySansStrong600", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10312,11 +9900,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySansStrong600", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textUtilitySansStrong600", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10324,11 +9911,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySansStrong600", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "-0.016rem", + "$type": "dimension", "mixin": "textUtilitySansStrong600", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10347,11 +9934,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.016rem" + } }, "size": { + "$value": "2.4rem", + "$type": "fontSize", "mixin": "textUtilitySansStrong600", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10360,11 +9947,11 @@ "$type": "fontSize", "mixin": "textUtilitySansStrong600", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2.4rem" + } }, "height": { + "$value": "3rem", + "$type": "dimension", "mixin": "textUtilitySansStrong600", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10373,13 +9960,12 @@ "$type": "dimension", "mixin": "textUtilitySansStrong600", "property": "line-height" - }, - "$type": "dimension", - "$value": "3rem" + } } }, "700": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySansStrong700", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10387,11 +9973,10 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySansStrong700", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySansStrong700", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10399,11 +9984,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySansStrong700", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textUtilitySansStrong700", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10411,11 +9995,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySansStrong700", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "-0.016rem", + "$type": "dimension", "mixin": "textUtilitySansStrong700", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10434,11 +10018,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.016rem" + } }, "size": { + "$value": "2.8rem", + "$type": "fontSize", "mixin": "textUtilitySansStrong700", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10447,11 +10031,11 @@ "$type": "fontSize", "mixin": "textUtilitySansStrong700", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2.8rem" + } }, "height": { + "$value": "3.6rem", + "$type": "dimension", "mixin": "textUtilitySansStrong700", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10460,13 +10044,12 @@ "$type": "dimension", "mixin": "textUtilitySansStrong700", "property": "line-height" - }, - "$type": "dimension", - "$value": "3.6rem" + } } }, "800": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySansStrong800", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10474,11 +10057,10 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySansStrong800", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySansStrong800", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10486,11 +10068,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySansStrong800", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textUtilitySansStrong800", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10498,11 +10079,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySansStrong800", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "-0.032rem", + "$type": "dimension", "mixin": "textUtilitySansStrong800", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10521,11 +10102,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.032rem" + } }, "size": { + "$value": "3.2rem", + "$type": "fontSize", "mixin": "textUtilitySansStrong800", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10534,11 +10115,11 @@ "$type": "fontSize", "mixin": "textUtilitySansStrong800", "property": "font-size" - }, - "$type": "fontSize", - "$value": "3.2rem" + } }, "height": { + "$value": "4rem", + "$type": "dimension", "mixin": "textUtilitySansStrong800", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10547,15 +10128,14 @@ "$type": "dimension", "mixin": "textUtilitySansStrong800", "property": "line-height" - }, - "$type": "dimension", - "$value": "4rem" + } } } }, "text-utility-serif": { "200": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerif200", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10563,11 +10143,10 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerif200", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySerif200", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10575,11 +10154,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerif200", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textUtilitySerif200", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10587,11 +10165,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySerif200", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "-0.008rem", + "$type": "dimension", "mixin": "textUtilitySerif200", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10610,11 +10188,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.008rem" + } }, "size": { + "$value": "1.4rem", + "$type": "fontSize", "mixin": "textUtilitySerif200", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10623,11 +10201,11 @@ "$type": "fontSize", "mixin": "textUtilitySerif200", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.4rem" + } }, "height": { + "$value": "1.8rem", + "$type": "dimension", "mixin": "textUtilitySerif200", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10636,13 +10214,12 @@ "$type": "dimension", "mixin": "textUtilitySerif200", "property": "line-height" - }, - "$type": "dimension", - "$value": "1.8rem" + } } }, "300": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerif300", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10650,11 +10227,10 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerif300", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySerif300", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10662,11 +10238,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerif300", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textUtilitySerif300", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10674,11 +10249,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySerif300", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "-0.008rem", + "$type": "dimension", "mixin": "textUtilitySerif300", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10697,11 +10272,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.008rem" + } }, "size": { + "$value": "1.6rem", + "$type": "fontSize", "mixin": "textUtilitySerif300", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10710,11 +10285,11 @@ "$type": "fontSize", "mixin": "textUtilitySerif300", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.6rem" + } }, "height": { + "$value": "2.2rem", + "$type": "dimension", "mixin": "textUtilitySerif300", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10723,13 +10298,12 @@ "$type": "dimension", "mixin": "textUtilitySerif300", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.2rem" + } } }, "400": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerif400", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10737,11 +10311,10 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerif400", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySerif400", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10749,11 +10322,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerif400", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textUtilitySerif400", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10761,11 +10333,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySerif400", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "-0.016rem", + "$type": "dimension", "mixin": "textUtilitySerif400", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10784,11 +10356,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.016rem" + } }, "size": { + "$value": "1.8rem", + "$type": "fontSize", "mixin": "textUtilitySerif400", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10797,11 +10369,11 @@ "$type": "fontSize", "mixin": "textUtilitySerif400", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.8rem" + } }, "height": { + "$value": "2.4rem", + "$type": "dimension", "mixin": "textUtilitySerif400", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10810,13 +10382,12 @@ "$type": "dimension", "mixin": "textUtilitySerif400", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.4rem" + } } }, "500": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerif500", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10824,11 +10395,10 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerif500", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySerif500", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10836,11 +10406,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerif500", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textUtilitySerif500", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10848,11 +10417,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySerif500", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "-0.032rem", + "$type": "dimension", "mixin": "textUtilitySerif500", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10871,11 +10440,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.032rem" + } }, "size": { + "$value": "2rem", + "$type": "fontSize", "mixin": "textUtilitySerif500", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10884,11 +10453,11 @@ "$type": "fontSize", "mixin": "textUtilitySerif500", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2rem" + } }, "height": { + "$value": "2.6rem", + "$type": "dimension", "mixin": "textUtilitySerif500", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10897,13 +10466,12 @@ "$type": "dimension", "mixin": "textUtilitySerif500", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.6rem" + } } }, "600": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerif600", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10911,11 +10479,10 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerif600", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySerif600", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10923,11 +10490,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerif600", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textUtilitySerif600", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10935,11 +10501,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySerif600", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "-0.032rem", + "$type": "dimension", "mixin": "textUtilitySerif600", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10958,11 +10524,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.032rem" + } }, "size": { + "$value": "2.4rem", + "$type": "fontSize", "mixin": "textUtilitySerif600", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10971,11 +10537,11 @@ "$type": "fontSize", "mixin": "textUtilitySerif600", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2.4rem" + } }, "height": { + "$value": "3rem", + "$type": "dimension", "mixin": "textUtilitySerif600", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10984,13 +10550,12 @@ "$type": "dimension", "mixin": "textUtilitySerif600", "property": "line-height" - }, - "$type": "dimension", - "$value": "3rem" + } } }, "700": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerif700", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10998,11 +10563,10 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerif700", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySerif700", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -11010,11 +10574,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerif700", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textUtilitySerif700", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -11022,11 +10585,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySerif700", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "-0.032rem", + "$type": "dimension", "mixin": "textUtilitySerif700", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -11045,11 +10608,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.032rem" + } }, "size": { + "$value": "2.8rem", + "$type": "fontSize", "mixin": "textUtilitySerif700", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -11058,11 +10621,11 @@ "$type": "fontSize", "mixin": "textUtilitySerif700", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2.8rem" + } }, "height": { + "$value": "3.6rem", + "$type": "dimension", "mixin": "textUtilitySerif700", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -11071,13 +10634,12 @@ "$type": "dimension", "mixin": "textUtilitySerif700", "property": "line-height" - }, - "$type": "dimension", - "$value": "3.6rem" + } } }, "800": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerif800", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -11085,11 +10647,10 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerif800", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySerif800", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -11097,11 +10658,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerif800", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textUtilitySerif800", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -11109,11 +10669,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySerif800", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "-0.032rem", + "$type": "dimension", "mixin": "textUtilitySerif800", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -11132,11 +10692,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.032rem" + } }, "size": { + "$value": "3.2rem", + "$type": "fontSize", "mixin": "textUtilitySerif800", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -11145,11 +10705,11 @@ "$type": "fontSize", "mixin": "textUtilitySerif800", "property": "font-size" - }, - "$type": "fontSize", - "$value": "3.2rem" + } }, "height": { + "$value": "4rem", + "$type": "dimension", "mixin": "textUtilitySerif800", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -11158,15 +10718,14 @@ "$type": "dimension", "mixin": "textUtilitySerif800", "property": "line-height" - }, - "$type": "dimension", - "$value": "4rem" + } } } }, "text-utility-serif-strong": { "200": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerifStrong200", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -11174,11 +10733,10 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerifStrong200", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySerifStrong200", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -11186,11 +10744,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerifStrong200", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textUtilitySerifStrong200", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -11198,11 +10755,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySerifStrong200", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "-0.008rem", + "$type": "dimension", "mixin": "textUtilitySerifStrong200", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -11221,11 +10778,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.008rem" + } }, "size": { + "$value": "1.4rem", + "$type": "fontSize", "mixin": "textUtilitySerifStrong200", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -11234,11 +10791,11 @@ "$type": "fontSize", "mixin": "textUtilitySerifStrong200", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.4rem" + } }, "height": { + "$value": "1.8rem", + "$type": "dimension", "mixin": "textUtilitySerifStrong200", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -11247,13 +10804,12 @@ "$type": "dimension", "mixin": "textUtilitySerifStrong200", "property": "line-height" - }, - "$type": "dimension", - "$value": "1.8rem" + } } }, "300": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerifStrong300", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -11261,11 +10817,10 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerifStrong300", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySerifStrong300", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -11273,11 +10828,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerifStrong300", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textUtilitySerifStrong300", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -11285,11 +10839,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySerifStrong300", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "-0.008rem", + "$type": "dimension", "mixin": "textUtilitySerifStrong300", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -11308,11 +10862,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.008rem" + } }, "size": { + "$value": "1.6rem", + "$type": "fontSize", "mixin": "textUtilitySerifStrong300", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -11321,11 +10875,11 @@ "$type": "fontSize", "mixin": "textUtilitySerifStrong300", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.6rem" + } }, "height": { + "$value": "2.2rem", + "$type": "dimension", "mixin": "textUtilitySerifStrong300", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -11334,13 +10888,12 @@ "$type": "dimension", "mixin": "textUtilitySerifStrong300", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.2rem" + } } }, "400": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerifStrong400", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -11348,11 +10901,10 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerifStrong400", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySerifStrong400", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -11360,11 +10912,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerifStrong400", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textUtilitySerifStrong400", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -11372,11 +10923,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySerifStrong400", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "-0.008rem", + "$type": "dimension", "mixin": "textUtilitySerifStrong400", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -11395,11 +10946,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.008rem" + } }, "size": { + "$value": "1.8rem", + "$type": "fontSize", "mixin": "textUtilitySerifStrong400", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -11408,11 +10959,11 @@ "$type": "fontSize", "mixin": "textUtilitySerifStrong400", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.8rem" + } }, "height": { + "$value": "2.4rem", + "$type": "dimension", "mixin": "textUtilitySerifStrong400", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -11421,13 +10972,12 @@ "$type": "dimension", "mixin": "textUtilitySerifStrong400", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.4rem" + } } }, "500": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerifStrong500", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -11435,11 +10985,10 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerifStrong500", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySerifStrong500", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -11447,11 +10996,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerifStrong500", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textUtilitySerifStrong500", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -11459,11 +11007,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySerifStrong500", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "-0.008rem", + "$type": "dimension", "mixin": "textUtilitySerifStrong500", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -11482,11 +11030,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.008rem" + } }, "size": { + "$value": "2rem", + "$type": "fontSize", "mixin": "textUtilitySerifStrong500", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -11495,11 +11043,11 @@ "$type": "fontSize", "mixin": "textUtilitySerifStrong500", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2rem" + } }, "height": { + "$value": "2.6rem", + "$type": "dimension", "mixin": "textUtilitySerifStrong500", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -11508,13 +11056,12 @@ "$type": "dimension", "mixin": "textUtilitySerifStrong500", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.6rem" + } } }, "600": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerifStrong600", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -11522,11 +11069,10 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerifStrong600", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySerifStrong600", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -11534,11 +11080,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerifStrong600", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textUtilitySerifStrong600", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -11546,11 +11091,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySerifStrong600", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "-0.016rem", + "$type": "dimension", "mixin": "textUtilitySerifStrong600", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -11569,11 +11114,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.016rem" + } }, "size": { + "$value": "2.4rem", + "$type": "fontSize", "mixin": "textUtilitySerifStrong600", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -11582,11 +11127,11 @@ "$type": "fontSize", "mixin": "textUtilitySerifStrong600", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2.4rem" + } }, "height": { + "$value": "3rem", + "$type": "dimension", "mixin": "textUtilitySerifStrong600", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -11595,13 +11140,12 @@ "$type": "dimension", "mixin": "textUtilitySerifStrong600", "property": "line-height" - }, - "$type": "dimension", - "$value": "3rem" + } } }, "700": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerifStrong700", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -11609,11 +11153,10 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerifStrong700", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySerifStrong700", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -11621,11 +11164,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerifStrong700", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textUtilitySerifStrong700", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -11633,11 +11175,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySerifStrong700", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "-0.016rem", + "$type": "dimension", "mixin": "textUtilitySerifStrong700", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -11656,11 +11198,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.016rem" + } }, "size": { + "$value": "2.8rem", + "$type": "fontSize", "mixin": "textUtilitySerifStrong700", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -11669,11 +11211,11 @@ "$type": "fontSize", "mixin": "textUtilitySerifStrong700", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2.8rem" + } }, "height": { + "$value": "3.6rem", + "$type": "dimension", "mixin": "textUtilitySerifStrong700", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -11682,13 +11224,12 @@ "$type": "dimension", "mixin": "textUtilitySerifStrong700", "property": "line-height" - }, - "$type": "dimension", - "$value": "3.6rem" + } } }, "800": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerifStrong800", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -11696,11 +11237,10 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerifStrong800", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySerifStrong800", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -11708,11 +11248,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerifStrong800", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textUtilitySerifStrong800", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -11720,11 +11259,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySerifStrong800", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "-0.016rem", + "$type": "dimension", "mixin": "textUtilitySerifStrong800", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -11743,11 +11282,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.016rem" + } }, "size": { + "$value": "3.2rem", + "$type": "fontSize", "mixin": "textUtilitySerifStrong800", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -11756,11 +11295,11 @@ "$type": "fontSize", "mixin": "textUtilitySerifStrong800", "property": "font-size" - }, - "$type": "fontSize", - "$value": "3.2rem" + } }, "height": { + "$value": "4rem", + "$type": "dimension", "mixin": "textUtilitySerifStrong800", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -11769,14 +11308,13 @@ "$type": "dimension", "mixin": "textUtilitySerifStrong800", "property": "line-height" - }, - "$type": "dimension", - "$value": "4rem" + } } } }, "text-italic": { "variation": { + "$value": "'ital' 1", "mixin": "textItalic", "property": "font-variation-settings", "filePath": "tokens/web/text-variants.json5", @@ -11784,11 +11322,10 @@ "$value": "'ital' 1", "mixin": "textItalic", "property": "font-variation-settings" - }, - "$type": "other", - "$value": "'ital' 1" + } }, "style": { + "$value": "italic", "mixin": "textItalic", "property": "font-style", "filePath": "tokens/web/text-variants.json5", @@ -11796,13 +11333,12 @@ "$value": "italic", "mixin": "textItalic", "property": "font-style" - }, - "$type": "other", - "$value": "italic" + } } }, "text-strong": { "weight": { + "$value": "700", "mixin": "textStrong", "property": "font-weight", "filePath": "tokens/web/text-variants.json5", @@ -11810,9 +11346,7 @@ "$value": "{options.font.weight.strong}", "mixin": "textStrong", "property": "font-weight" - }, - "$type": "other", - "$value": "700" + } } }, "membership": { @@ -11821,87 +11355,87 @@ "text": { "button": { "primary-hover": { + "$value": "#13352c", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - }, - "$type": "color", - "$value": "#13352c" + } } }, "primary": { + "$value": "#13352c", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/color.json5", "original": { "$value": "#13352C", "$type": "color" - }, - "$type": "color", - "$value": "#13352c" + } } }, "background": { "button": { "primary": { "rest": { + "$value": "#13352c", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - }, - "$type": "color", - "$value": "#13352c" + } }, "active": { + "$value": "#13352c", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - }, - "$type": "color", - "$value": "#13352c" + } } } }, "primary": { + "$value": "#ffdc52", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/color.json5", "original": { "$value": "#FFDC52", "$type": "color" - }, - "$type": "color", - "$value": "#ffdc52" + } } }, "border": { "button": { "primary": { "rest": { + "$value": "#13352c", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - }, - "$type": "color", - "$value": "#13352c" + } }, "active": { + "$value": "#13352c", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - }, - "$type": "color", - "$value": "#13352c" + } }, "hover": { + "$value": "#13352c", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - }, - "$type": "color", - "$value": "#13352c" + } } } } @@ -11913,87 +11447,87 @@ "text": { "button": { "primary-hover": { + "$value": "#13352c", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - }, - "$type": "color", - "$value": "#13352c" + } } }, "primary": { + "$value": "#13352c", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/color.json5", "original": { "$value": "#13352C", "$type": "color" - }, - "$type": "color", - "$value": "#13352c" + } } }, "background": { "button": { "primary": { "rest": { + "$value": "#13352c", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - }, - "$type": "color", - "$value": "#13352c" + } }, "active": { + "$value": "#13352c", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - }, - "$type": "color", - "$value": "#13352c" + } } } }, "primary": { + "$value": "#bfb33e", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/color.json5", "original": { "$value": "#BFB33E", "$type": "color" - }, - "$type": "color", - "$value": "#bfb33e" + } } }, "border": { "button": { "primary": { "rest": { + "$value": "#13352c", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - }, - "$type": "color", - "$value": "#13352c" + } }, "active": { + "$value": "#13352c", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - }, - "$type": "color", - "$value": "#13352c" + } }, "hover": { + "$value": "#13352c", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - }, - "$type": "color", - "$value": "#13352c" + } } } } @@ -12001,33 +11535,6 @@ } } }, - "$themes": [], - "$metadata": { - "tokenSetOrder": [ - "options", - "color", - "form", - "icon", - "duration", - "timing", - "prominence", - "radius", - "space", - "breakpoint", - "font", - "text-body", - "text-body-strong", - "text-default", - "text-eyebrow", - "text-heading", - "text-subheading", - "text-utility-sans", - "text-utility-sans-strong", - "text-utility-serif", - "text-utility-serif-strong", - "text-italic", - "text-strong", - "membership" - ] - } + "doccategory": "palettes", + "docexample": "palette" } \ No newline at end of file diff --git a/dist/rei-dot-com/ios/CdrColor.m b/dist/rei-dot-com/ios/CdrColor.m index 0a649a8..72a996f 100644 --- a/dist/rei-dot-com/ios/CdrColor.m +++ b/dist/rei-dot-com/ios/CdrColor.m @@ -20,7 +20,7 @@ + (NSArray *)values { [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], @@ -28,11 +28,11 @@ + (NSArray *)values { [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], [UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], @@ -87,17 +87,17 @@ + (NSArray *)values { [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], [UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f], [UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:0.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], [UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f], [UIColor colorWithRed:0.976f green:0.973f blue:0.965f alpha:1.000f], @@ -123,7 +123,7 @@ + (NSArray *)values { [UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:0.750f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], [UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:0.750f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:0.150f], [UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:0.850f], @@ -131,21 +131,21 @@ + (NSArray *)values { [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], [UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:1.000f green:0.824f blue:0.502f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], [UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f], [UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], @@ -161,14 +161,14 @@ + (NSArray *)values { [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f], [UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], [UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f], [UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f], [UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f], @@ -266,13 +266,13 @@ + (NSArray *)values { [UIColor colorWithRed:0.714f green:0.545f blue:0.216f alpha:1.000f], [UIColor colorWithRed:0.733f green:0.251f blue:0.271f alpha:1.000f], [UIColor colorWithRed:0.251f green:0.557f blue:0.525f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], [UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:0.200f], [UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:0.200f], diff --git a/dist/rei-dot-com/js/cdr-tokens.cjs b/dist/rei-dot-com/js/cdr-tokens.cjs index 516cb24..091c029 100644 --- a/dist/rei-dot-com/js/cdr-tokens.cjs +++ b/dist/rei-dot-com/js/cdr-tokens.cjs @@ -2,7 +2,7 @@ module.exports = { "CdrColorTextButtonPrimary": "#fafbf9", "CdrColorTextButtonPrimaryHover": "#1f513f", "CdrColorTextButtonPrimaryActive": "#fafbf9", - "CdrColorTextButtonPrimaryDisabled": "#ffffff", + "CdrColorTextButtonPrimaryDisabled": "#fffff0", "CdrColorTextButtonSecondary": "#4b4a48", "CdrColorTextButtonSecondaryHover": "#4b4a48", "CdrColorTextButtonSecondaryActive": "#fafbf9", @@ -10,11 +10,11 @@ module.exports = { "CdrColorTextButtonDark": "#fafbf9", "CdrColorTextButtonDarkHover": "#4b4a48", "CdrColorTextButtonDarkActive": "#fafbf9", - "CdrColorTextButtonDarkDisabled": "#ffffff", - "CdrColorTextButtonSale": "#ffffff", + "CdrColorTextButtonDarkDisabled": "#fffff0", + "CdrColorTextButtonSale": "#fffff0", "CdrColorTextButtonSaleHover": "#c7370f", - "CdrColorTextButtonSaleActive": "#ffffff", - "CdrColorTextButtonSaleDisabled": "#ffffff", + "CdrColorTextButtonSaleActive": "#fffff0", + "CdrColorTextButtonSaleDisabled": "#fffff0", "CdrColorTextChipDefault": "#4b4a48", "CdrColorTextChipDisabled": "#d5cfc3", "CdrColorTextPrimary": "#4b4a48", @@ -69,17 +69,17 @@ module.exports = { "CdrColorBackgroundButtonSaleHover": "#f7f5f3", "CdrColorBackgroundButtonDefaultDisabled": "#d5cfc3", "CdrColorBackgroundButtonIconOnlyActive": "#f7f5f3", - "CdrColorBackgroundChipDefaultRest": "#ffffff", - "CdrColorBackgroundChipDefaultDisabled": "#ffffff", + "CdrColorBackgroundChipDefaultRest": "#fffff0", + "CdrColorBackgroundChipDefaultDisabled": "#fffff0", "CdrColorBackgroundChipDefaultHover": "#f7f5f3", - "CdrColorBackgroundChipDefaultFocus": "#ffffff", + "CdrColorBackgroundChipDefaultFocus": "#fffff0", "CdrColorBackgroundChipDefaultActive": "#edeae3", "CdrColorBackgroundChipDefaultSelected": "#d5cfc3", "CdrColorBackgroundChipDefaultSelectedHover": "#edeae3", "CdrColorBackgroundChipDefaultSelectedFocus": "#d5cfc3", "CdrColorBackgroundChipDefaultSelectedActive": "#edeae3", "CdrColorBackgroundTransparent": "rgba(255, 255, 255, 0)", - "CdrColorBackgroundPrimary": "#ffffff", + "CdrColorBackgroundPrimary": "#fffff0", "CdrColorBackgroundSecondary": "#f7f5f3", "CdrColorBackgroundBrandSpruce": "#1f513f", "CdrColorBackgroundMessageDefault01": "#f9f8f6", @@ -105,7 +105,7 @@ module.exports = { "CdrColorBackgroundLabelDefaultActive": "#edeae3", "CdrColorBackgroundLabelDefaultFocus": "#fafbf9", "CdrColorBackgroundLabelSecondaryHover": "rgba(255, 255, 255, 0.75)", - "CdrColorBackgroundLabelSecondaryActive": "#ffffff", + "CdrColorBackgroundLabelSecondaryActive": "#fffff0", "CdrColorBackgroundLabelSecondaryFocus": "rgba(255, 255, 255, 0.75)", "CdrColorBackgroundInputDefault": "rgba(247, 245, 243, 0.15)", "CdrColorBackgroundInputSecondary": "rgba(255, 255, 255, 0.85)", @@ -113,21 +113,21 @@ module.exports = { "CdrColorBackgroundInputDefaultHover": "#fafbf9", "CdrColorBackgroundInputDefaultActive": "#fafbf9", "CdrColorBackgroundInputDefaultSelected": "#4b4a48", - "CdrColorBackgroundInputSecondaryActive": "#ffffff", + "CdrColorBackgroundInputSecondaryActive": "#fffff0", "CdrColorBackgroundInputDefaultSelectedHover": "#958e83", "CdrColorBackgroundInputDefaultDisabled": "#fafbf9", "CdrColorBackgroundInputDefaultSelectedFocus": "#958e83", "CdrColorBackgroundInputDefaultFocus": "#fafbf9", "CdrColorBackgroundRatingStarDefault": "#fafbf9", "CdrColorBackgroundRatingStarHighlighted": "#ffd280", - "CdrColorBackgroundSurfacePrimary": "#ffffff", + "CdrColorBackgroundSurfacePrimary": "#fffff0", "CdrColorBackgroundSurfaceSecondary": "#f7f5f3", "CdrColorBackgroundSurfaceBrandSpruce": "#1f513f", "CdrColorBackgroundSurfaceSale": "#c7370f", - "CdrColorBackgroundSurfaceSelectionDefaultRest": "#ffffff", - "CdrColorBackgroundSurfaceSelectionDefaultActive": "#ffffff", - "CdrColorBackgroundSurfaceSelectionDefaultHover": "#ffffff", - "CdrColorBackgroundSurfaceSelectionDefaultChecked": "#ffffff", + "CdrColorBackgroundSurfaceSelectionDefaultRest": "#fffff0", + "CdrColorBackgroundSurfaceSelectionDefaultActive": "#fffff0", + "CdrColorBackgroundSurfaceSelectionDefaultHover": "#fffff0", + "CdrColorBackgroundSurfaceSelectionDefaultChecked": "#fffff0", "CdrColorBackgroundSurfaceSelectionDefaultDisabled": "#f7f5f3", "CdrColorBackgroundSurfaceSelectionDefaultLoading": "#fafbf9", "CdrColorBackgroundSwitchDefaultRest": "#fafbf9", @@ -143,14 +143,14 @@ module.exports = { "CdrColorBackgroundSwitchHandleSelectedDefaultHover": "#d5cfc3", "CdrColorBackgroundSwitchHandleSelectedDefaultFocus": "#d5cfc3", "CdrColorBackgroundTableHeader": "#f7f5f3", - "CdrColorBackgroundTableRow": "#ffffff", + "CdrColorBackgroundTableRow": "#fffff0", "CdrColorBackgroundTableRowAlt": "#fafbf9", "CdrColorBackgroundToggleGroupDefaultRest": "#fafbf9", "CdrColorBackgroundToggleButtonDefaultRest": "#fafbf9", "CdrColorBackgroundToggleButtonDefaultHover": "#edeae3", "CdrColorBackgroundToggleButtonDefaultFocus": "#edeae3", - "CdrColorBackgroundToggleButtonDefaultSelectedRest": "#ffffff", - "CdrColorBackgroundToggleButtonDefaultSelectedHover": "#ffffff", + "CdrColorBackgroundToggleButtonDefaultSelectedRest": "#fffff0", + "CdrColorBackgroundToggleButtonDefaultSelectedHover": "#fffff0", "CdrColorBackgroundTooltipDefault": "#2e2e2b", "CdrColorBorderButtonPrimaryRest": "#1f513f", "CdrColorBorderButtonPrimaryActive": "#1f513f", @@ -248,13 +248,13 @@ module.exports = { "CdrColorIconMessageWarning": "#b68b37", "CdrColorIconMessageError": "#bb4045", "CdrColorIconMessageInfo": "#408e86", - "CdrColorIconCheckboxDefaultSelected": "#ffffff", - "CdrColorIconCheckboxDefaultSelectedHover": "#ffffff", + "CdrColorIconCheckboxDefaultSelected": "#fffff0", + "CdrColorIconCheckboxDefaultSelectedHover": "#fffff0", "CdrColorIconCheckboxDefaultSelectedActive": "#4b4a48", "CdrColorIconSwitchSelectedDefaultRest": "#d5cfc3", "CdrColorIconSwitchSelectedDefaultHover": "#d5cfc3", "CdrColorIconSwitchSelectedDefaultFocus": "#d5cfc3", - "CdrColorSurfacePrimary": "#ffffff", + "CdrColorSurfacePrimary": "#fffff0", "CdrColorSurfaceSecondary": "#f7f5f3", "CdrFormInputHeightDefault": "40", "CdrFormInputHeightLarge": "48", diff --git a/dist/rei-dot-com/js/cdr-tokens.mjs b/dist/rei-dot-com/js/cdr-tokens.mjs index 9edb6e8..fda1108 100644 --- a/dist/rei-dot-com/js/cdr-tokens.mjs +++ b/dist/rei-dot-com/js/cdr-tokens.mjs @@ -1,7 +1,7 @@ export const CdrColorTextButtonPrimary = "#fafbf9"; export const CdrColorTextButtonPrimaryHover = "#1f513f"; export const CdrColorTextButtonPrimaryActive = "#fafbf9"; -export const CdrColorTextButtonPrimaryDisabled = "#ffffff"; +export const CdrColorTextButtonPrimaryDisabled = "#fffff0"; export const CdrColorTextButtonSecondary = "#4b4a48"; export const CdrColorTextButtonSecondaryHover = "#4b4a48"; export const CdrColorTextButtonSecondaryActive = "#fafbf9"; @@ -9,11 +9,11 @@ export const CdrColorTextButtonSecondaryDisabled = "#d5cfc3"; export const CdrColorTextButtonDark = "#fafbf9"; export const CdrColorTextButtonDarkHover = "#4b4a48"; export const CdrColorTextButtonDarkActive = "#fafbf9"; -export const CdrColorTextButtonDarkDisabled = "#ffffff"; -export const CdrColorTextButtonSale = "#ffffff"; +export const CdrColorTextButtonDarkDisabled = "#fffff0"; +export const CdrColorTextButtonSale = "#fffff0"; export const CdrColorTextButtonSaleHover = "#c7370f"; -export const CdrColorTextButtonSaleActive = "#ffffff"; -export const CdrColorTextButtonSaleDisabled = "#ffffff"; +export const CdrColorTextButtonSaleActive = "#fffff0"; +export const CdrColorTextButtonSaleDisabled = "#fffff0"; export const CdrColorTextChipDefault = "#4b4a48"; export const CdrColorTextChipDisabled = "#d5cfc3"; export const CdrColorTextPrimary = "#4b4a48"; @@ -68,17 +68,17 @@ export const CdrColorBackgroundButtonSaleActive = "#c7370f"; export const CdrColorBackgroundButtonSaleHover = "#f7f5f3"; export const CdrColorBackgroundButtonDefaultDisabled = "#d5cfc3"; export const CdrColorBackgroundButtonIconOnlyActive = "#f7f5f3"; -export const CdrColorBackgroundChipDefaultRest = "#ffffff"; -export const CdrColorBackgroundChipDefaultDisabled = "#ffffff"; +export const CdrColorBackgroundChipDefaultRest = "#fffff0"; +export const CdrColorBackgroundChipDefaultDisabled = "#fffff0"; export const CdrColorBackgroundChipDefaultHover = "#f7f5f3"; -export const CdrColorBackgroundChipDefaultFocus = "#ffffff"; +export const CdrColorBackgroundChipDefaultFocus = "#fffff0"; export const CdrColorBackgroundChipDefaultActive = "#edeae3"; export const CdrColorBackgroundChipDefaultSelected = "#d5cfc3"; export const CdrColorBackgroundChipDefaultSelectedHover = "#edeae3"; export const CdrColorBackgroundChipDefaultSelectedFocus = "#d5cfc3"; export const CdrColorBackgroundChipDefaultSelectedActive = "#edeae3"; export const CdrColorBackgroundTransparent = "rgba(255, 255, 255, 0)"; -export const CdrColorBackgroundPrimary = "#ffffff"; +export const CdrColorBackgroundPrimary = "#fffff0"; export const CdrColorBackgroundSecondary = "#f7f5f3"; export const CdrColorBackgroundBrandSpruce = "#1f513f"; export const CdrColorBackgroundMessageDefault01 = "#f9f8f6"; @@ -104,7 +104,7 @@ export const CdrColorBackgroundLabelDefaultHover = "#fafbf9"; export const CdrColorBackgroundLabelDefaultActive = "#edeae3"; export const CdrColorBackgroundLabelDefaultFocus = "#fafbf9"; export const CdrColorBackgroundLabelSecondaryHover = "rgba(255, 255, 255, 0.75)"; -export const CdrColorBackgroundLabelSecondaryActive = "#ffffff"; +export const CdrColorBackgroundLabelSecondaryActive = "#fffff0"; export const CdrColorBackgroundLabelSecondaryFocus = "rgba(255, 255, 255, 0.75)"; export const CdrColorBackgroundInputDefault = "rgba(247, 245, 243, 0.15)"; export const CdrColorBackgroundInputSecondary = "rgba(255, 255, 255, 0.85)"; @@ -112,21 +112,21 @@ export const CdrColorBackgroundInputError = "rgba(255, 242, 242, 0.75)"; export const CdrColorBackgroundInputDefaultHover = "#fafbf9"; export const CdrColorBackgroundInputDefaultActive = "#fafbf9"; export const CdrColorBackgroundInputDefaultSelected = "#4b4a48"; -export const CdrColorBackgroundInputSecondaryActive = "#ffffff"; +export const CdrColorBackgroundInputSecondaryActive = "#fffff0"; export const CdrColorBackgroundInputDefaultSelectedHover = "#958e83"; export const CdrColorBackgroundInputDefaultDisabled = "#fafbf9"; export const CdrColorBackgroundInputDefaultSelectedFocus = "#958e83"; export const CdrColorBackgroundInputDefaultFocus = "#fafbf9"; export const CdrColorBackgroundRatingStarDefault = "#fafbf9"; export const CdrColorBackgroundRatingStarHighlighted = "#ffd280"; -export const CdrColorBackgroundSurfacePrimary = "#ffffff"; +export const CdrColorBackgroundSurfacePrimary = "#fffff0"; export const CdrColorBackgroundSurfaceSecondary = "#f7f5f3"; export const CdrColorBackgroundSurfaceBrandSpruce = "#1f513f"; export const CdrColorBackgroundSurfaceSale = "#c7370f"; -export const CdrColorBackgroundSurfaceSelectionDefaultRest = "#ffffff"; -export const CdrColorBackgroundSurfaceSelectionDefaultActive = "#ffffff"; -export const CdrColorBackgroundSurfaceSelectionDefaultHover = "#ffffff"; -export const CdrColorBackgroundSurfaceSelectionDefaultChecked = "#ffffff"; +export const CdrColorBackgroundSurfaceSelectionDefaultRest = "#fffff0"; +export const CdrColorBackgroundSurfaceSelectionDefaultActive = "#fffff0"; +export const CdrColorBackgroundSurfaceSelectionDefaultHover = "#fffff0"; +export const CdrColorBackgroundSurfaceSelectionDefaultChecked = "#fffff0"; export const CdrColorBackgroundSurfaceSelectionDefaultDisabled = "#f7f5f3"; export const CdrColorBackgroundSurfaceSelectionDefaultLoading = "#fafbf9"; export const CdrColorBackgroundSwitchDefaultRest = "#fafbf9"; @@ -142,14 +142,14 @@ export const CdrColorBackgroundSwitchHandleSelectedDefaultRest = "#d5cfc3"; export const CdrColorBackgroundSwitchHandleSelectedDefaultHover = "#d5cfc3"; export const CdrColorBackgroundSwitchHandleSelectedDefaultFocus = "#d5cfc3"; export const CdrColorBackgroundTableHeader = "#f7f5f3"; -export const CdrColorBackgroundTableRow = "#ffffff"; +export const CdrColorBackgroundTableRow = "#fffff0"; export const CdrColorBackgroundTableRowAlt = "#fafbf9"; export const CdrColorBackgroundToggleGroupDefaultRest = "#fafbf9"; export const CdrColorBackgroundToggleButtonDefaultRest = "#fafbf9"; export const CdrColorBackgroundToggleButtonDefaultHover = "#edeae3"; export const CdrColorBackgroundToggleButtonDefaultFocus = "#edeae3"; -export const CdrColorBackgroundToggleButtonDefaultSelectedRest = "#ffffff"; -export const CdrColorBackgroundToggleButtonDefaultSelectedHover = "#ffffff"; +export const CdrColorBackgroundToggleButtonDefaultSelectedRest = "#fffff0"; +export const CdrColorBackgroundToggleButtonDefaultSelectedHover = "#fffff0"; export const CdrColorBackgroundTooltipDefault = "#2e2e2b"; export const CdrColorBorderButtonPrimaryRest = "#1f513f"; export const CdrColorBorderButtonPrimaryActive = "#1f513f"; @@ -247,13 +247,13 @@ export const CdrColorIconMessageSuccess = "#3b8349"; export const CdrColorIconMessageWarning = "#b68b37"; export const CdrColorIconMessageError = "#bb4045"; export const CdrColorIconMessageInfo = "#408e86"; -export const CdrColorIconCheckboxDefaultSelected = "#ffffff"; -export const CdrColorIconCheckboxDefaultSelectedHover = "#ffffff"; +export const CdrColorIconCheckboxDefaultSelected = "#fffff0"; +export const CdrColorIconCheckboxDefaultSelectedHover = "#fffff0"; export const CdrColorIconCheckboxDefaultSelectedActive = "#4b4a48"; export const CdrColorIconSwitchSelectedDefaultRest = "#d5cfc3"; export const CdrColorIconSwitchSelectedDefaultHover = "#d5cfc3"; export const CdrColorIconSwitchSelectedDefaultFocus = "#d5cfc3"; -export const CdrColorSurfacePrimary = "#ffffff"; +export const CdrColorSurfacePrimary = "#fffff0"; export const CdrColorSurfaceSecondary = "#f7f5f3"; export const CdrFormInputHeightDefault = "40"; export const CdrFormInputHeightLarge = "48"; diff --git a/dist/rei-dot-com/json/android.json b/dist/rei-dot-com/json/android.json index ec9ce60..d3a10e2 100644 --- a/dist/rei-dot-com/json/android.json +++ b/dist/rei-dot-com/json/android.json @@ -79,7 +79,7 @@ } }, { - "$value": "#ffffffff", + "$value": "#fffffff0", "$type": "color", "docs": { "category": "colors", @@ -293,7 +293,7 @@ } }, { - "$value": "#ffffffff", + "$value": "#fffffff0", "$type": "color", "newToken": "", "docs": { @@ -321,7 +321,7 @@ } }, { - "$value": "#ffffffff", + "$value": "#fffffff0", "$type": "color", "newToken": "", "docs": { @@ -377,7 +377,7 @@ } }, { - "$value": "#ffffffff", + "$value": "#fffffff0", "$type": "color", "newToken": "", "docs": { @@ -405,7 +405,7 @@ } }, { - "$value": "#ffffffff", + "$value": "#fffffff0", "$type": "color", "newToken": "", "docs": { @@ -1837,7 +1837,7 @@ } }, { - "$value": "#ffffffff", + "$value": "#fffffff0", "$type": "color", "docs": { "category": "colors", @@ -1863,7 +1863,7 @@ } }, { - "$value": "#ffffffff", + "$value": "#fffffff0", "$type": "color", "docs": { "category": "colors", @@ -1915,7 +1915,7 @@ } }, { - "$value": "#ffffffff", + "$value": "#fffffff0", "$type": "color", "docs": { "category": "colors", @@ -2071,7 +2071,7 @@ } }, { - "$value": "#ffffffff", + "$value": "#fffffff0", "$type": "color", "docs": { "category": "colors", @@ -2747,7 +2747,7 @@ } }, { - "$value": "#ffffffff", + "$value": "#fffffff0", "$type": "color", "docs": { "category": "colors", @@ -2955,7 +2955,7 @@ } }, { - "$value": "#ffffffff", + "$value": "#fffffff0", "$type": "color", "docs": { "category": "colors", @@ -3137,7 +3137,7 @@ } }, { - "$value": "#ffffffff", + "$value": "#fffffff0", "$type": "color", "docs": { "category": "colors", @@ -3241,7 +3241,7 @@ } }, { - "$value": "#ffffffff", + "$value": "#fffffff0", "$type": "color", "docs": { "category": "colors", @@ -3267,7 +3267,7 @@ } }, { - "$value": "#ffffffff", + "$value": "#fffffff0", "$type": "color", "docs": { "category": "colors", @@ -3293,7 +3293,7 @@ } }, { - "$value": "#ffffffff", + "$value": "#fffffff0", "$type": "color", "docs": { "category": "colors", @@ -3319,7 +3319,7 @@ } }, { - "$value": "#ffffffff", + "$value": "#fffffff0", "$type": "color", "docs": { "category": "colors", @@ -3735,7 +3735,7 @@ } }, { - "$value": "#ffffffff", + "$value": "#fffffff0", "$type": "color", "docs": { "category": "colors", @@ -3891,7 +3891,7 @@ } }, { - "$value": "#ffffffff", + "$value": "#fffffff0", "$type": "color", "docs": { "category": "colors", @@ -3917,7 +3917,7 @@ } }, { - "$value": "#ffffffff", + "$value": "#fffffff0", "$type": "color", "docs": { "category": "colors", @@ -6465,7 +6465,7 @@ } }, { - "$value": "#ffffffff", + "$value": "#fffffff0", "$type": "color", "docs": { "category": "colors", @@ -6491,7 +6491,7 @@ } }, { - "$value": "#ffffffff", + "$value": "#fffffff0", "$type": "color", "docs": { "category": "colors", @@ -6621,7 +6621,7 @@ } }, { - "$value": "#ffffffff", + "$value": "#fffffff0", "$type": "color", "docs": { "category": "colors", diff --git a/dist/rei-dot-com/json/global.json b/dist/rei-dot-com/json/global.json index e0845fd..6af2bbf 100644 --- a/dist/rei-dot-com/json/global.json +++ b/dist/rei-dot-com/json/global.json @@ -79,7 +79,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -293,7 +293,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "newToken": "", "docs": { @@ -321,7 +321,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "newToken": "", "docs": { @@ -377,7 +377,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "newToken": "", "docs": { @@ -405,7 +405,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "newToken": "", "docs": { @@ -1837,7 +1837,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -1863,7 +1863,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -1915,7 +1915,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -2071,7 +2071,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -2747,7 +2747,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -2955,7 +2955,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -3137,7 +3137,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -3241,7 +3241,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -3267,7 +3267,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -3293,7 +3293,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -3319,7 +3319,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -3735,7 +3735,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -3891,7 +3891,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -3917,7 +3917,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -6465,7 +6465,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -6491,7 +6491,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -6621,7 +6621,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", diff --git a/dist/rei-dot-com/json/ios.json b/dist/rei-dot-com/json/ios.json index b3f5a60..2b91655 100644 --- a/dist/rei-dot-com/json/ios.json +++ b/dist/rei-dot-com/json/ios.json @@ -79,7 +79,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -293,7 +293,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", "$type": "color", "newToken": "", "docs": { @@ -321,7 +321,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", "$type": "color", "newToken": "", "docs": { @@ -377,7 +377,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", "$type": "color", "newToken": "", "docs": { @@ -405,7 +405,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", "$type": "color", "newToken": "", "docs": { @@ -1837,7 +1837,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -1863,7 +1863,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -1915,7 +1915,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -2071,7 +2071,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -2747,7 +2747,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -2955,7 +2955,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3137,7 +3137,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3241,7 +3241,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3267,7 +3267,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3293,7 +3293,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3319,7 +3319,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3735,7 +3735,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3891,7 +3891,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3917,7 +3917,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -6465,7 +6465,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -6491,7 +6491,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -6621,7 +6621,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", diff --git a/dist/rei-dot-com/json/platform-tokens.json b/dist/rei-dot-com/json/platform-tokens.json new file mode 100644 index 0000000..5b9209c --- /dev/null +++ b/dist/rei-dot-com/json/platform-tokens.json @@ -0,0 +1,26808 @@ +{ + "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": "#fffff0", + "$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": "#fffff0", + "$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": "#fffff0", + "$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": "#fffff0", + "$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": "#fffff0", + "$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": "#fffff0", + "$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": "#fffff0", + "$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": "#fffff0", + "$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": "#fffff0", + "$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": "#fffff0", + "$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": "#fffff0", + "$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": "#fffff0", + "$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": "#fffff0", + "$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": "#fffff0", + "$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": "#fffff0", + "$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": "#fffff0", + "$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": "#fffff0", + "$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": "#fffff0", + "$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": "#fffff0", + "$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": "#fffff0", + "$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": "#fffff0", + "$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": "#fffff0", + "$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 diff --git a/dist/rei-dot-com/json/web.json b/dist/rei-dot-com/json/web.json index 8181e02..77ad4f6 100644 --- a/dist/rei-dot-com/json/web.json +++ b/dist/rei-dot-com/json/web.json @@ -91,7 +91,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -337,7 +337,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "newToken": "", "docs": { @@ -369,7 +369,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "newToken": "", "docs": { @@ -433,7 +433,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "newToken": "", "docs": { @@ -465,7 +465,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "newToken": "", "docs": { @@ -2120,7 +2120,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -2150,7 +2150,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -2210,7 +2210,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -2389,7 +2389,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -3163,7 +3163,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -3403,7 +3403,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -3611,7 +3611,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -3731,7 +3731,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -3762,7 +3762,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -3793,7 +3793,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -3824,7 +3824,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -4315,7 +4315,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -4497,7 +4497,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -4528,7 +4528,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -7492,7 +7492,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -7521,7 +7521,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", @@ -7672,7 +7672,7 @@ } }, { - "$value": "#ffffff", + "$value": "#fffff0", "$type": "color", "docs": { "category": "colors", diff --git a/dist/rei-dot-com/less/cdr-tokens.less b/dist/rei-dot-com/less/cdr-tokens.less index d03d701..0d09d20 100644 --- a/dist/rei-dot-com/less/cdr-tokens.less +++ b/dist/rei-dot-com/less/cdr-tokens.less @@ -677,7 +677,7 @@ @cdr-color-text-button-primary: #fafbf9; @cdr-color-text-button-primary-hover: #1f513f; @cdr-color-text-button-primary-active: #fafbf9; -@cdr-color-text-button-primary-disabled: #ffffff; +@cdr-color-text-button-primary-disabled: #fffff0; @cdr-color-text-button-secondary: #4b4a48; @cdr-color-text-button-secondary-hover: #4b4a48; @cdr-color-text-button-secondary-active: #fafbf9; @@ -685,11 +685,11 @@ @cdr-color-text-button-dark: #fafbf9; @cdr-color-text-button-dark-hover: #4b4a48; @cdr-color-text-button-dark-active: #fafbf9; -@cdr-color-text-button-dark-disabled: #ffffff; -@cdr-color-text-button-sale: #ffffff; +@cdr-color-text-button-dark-disabled: #fffff0; +@cdr-color-text-button-sale: #fffff0; @cdr-color-text-button-sale-hover: #c7370f; -@cdr-color-text-button-sale-active: #ffffff; -@cdr-color-text-button-sale-disabled: #ffffff; +@cdr-color-text-button-sale-active: #fffff0; +@cdr-color-text-button-sale-disabled: #fffff0; @cdr-color-text-chip-default: #4b4a48; @cdr-color-text-chip-disabled: #d5cfc3; @cdr-color-text-primary: #4b4a48; @@ -744,17 +744,17 @@ @cdr-color-background-button-sale-hover: #f7f5f3; @cdr-color-background-button-default-disabled: #d5cfc3; @cdr-color-background-button-icon-only-active: #f7f5f3; -@cdr-color-background-chip-default-rest: #ffffff; -@cdr-color-background-chip-default-disabled: #ffffff; +@cdr-color-background-chip-default-rest: #fffff0; +@cdr-color-background-chip-default-disabled: #fffff0; @cdr-color-background-chip-default-hover: #f7f5f3; -@cdr-color-background-chip-default-focus: #ffffff; +@cdr-color-background-chip-default-focus: #fffff0; @cdr-color-background-chip-default-active: #edeae3; @cdr-color-background-chip-default-selected: #d5cfc3; @cdr-color-background-chip-default-selected-hover: #edeae3; @cdr-color-background-chip-default-selected-focus: #d5cfc3; @cdr-color-background-chip-default-selected-active: #edeae3; @cdr-color-background-transparent: rgba(255, 255, 255, 0); -@cdr-color-background-primary: #ffffff; +@cdr-color-background-primary: #fffff0; @cdr-color-background-secondary: #f7f5f3; @cdr-color-background-brand-spruce: #1f513f; @cdr-color-background-message-default-01: #f9f8f6; @@ -780,7 +780,7 @@ @cdr-color-background-label-default-active: #edeae3; @cdr-color-background-label-default-focus: #fafbf9; @cdr-color-background-label-secondary-hover: rgba(255, 255, 255, 0.75); -@cdr-color-background-label-secondary-active: #ffffff; +@cdr-color-background-label-secondary-active: #fffff0; @cdr-color-background-label-secondary-focus: rgba(255, 255, 255, 0.75); @cdr-color-background-input-default: rgba(247, 245, 243, 0.15); @cdr-color-background-input-secondary: rgba(255, 255, 255, 0.85); @@ -788,21 +788,21 @@ @cdr-color-background-input-default-hover: #fafbf9; @cdr-color-background-input-default-active: #fafbf9; @cdr-color-background-input-default-selected: #4b4a48; -@cdr-color-background-input-secondary-active: #ffffff; +@cdr-color-background-input-secondary-active: #fffff0; @cdr-color-background-input-default-selected-hover: #958e83; @cdr-color-background-input-default-disabled: #fafbf9; @cdr-color-background-input-default-selected-focus: #958e83; @cdr-color-background-input-default-focus: #fafbf9; @cdr-color-background-rating-star-default: #fafbf9; @cdr-color-background-rating-star-highlighted: #ffd280; -@cdr-color-background-surface-primary: #ffffff; +@cdr-color-background-surface-primary: #fffff0; @cdr-color-background-surface-secondary: #f7f5f3; @cdr-color-background-surface-brand-spruce: #1f513f; @cdr-color-background-surface-sale: #c7370f; -@cdr-color-background-surface-selection-default-rest: #ffffff; -@cdr-color-background-surface-selection-default-active: #ffffff; -@cdr-color-background-surface-selection-default-hover: #ffffff; -@cdr-color-background-surface-selection-default-checked: #ffffff; +@cdr-color-background-surface-selection-default-rest: #fffff0; +@cdr-color-background-surface-selection-default-active: #fffff0; +@cdr-color-background-surface-selection-default-hover: #fffff0; +@cdr-color-background-surface-selection-default-checked: #fffff0; @cdr-color-background-surface-selection-default-disabled: #f7f5f3; @cdr-color-background-surface-selection-default-loading: #fafbf9; @cdr-color-background-switch-default-rest: #fafbf9; @@ -818,14 +818,14 @@ @cdr-color-background-switch-handle-selected-default-hover: #d5cfc3; @cdr-color-background-switch-handle-selected-default-focus: #d5cfc3; @cdr-color-background-table-header: #f7f5f3; -@cdr-color-background-table-row: #ffffff; +@cdr-color-background-table-row: #fffff0; @cdr-color-background-table-row-alt: #fafbf9; @cdr-color-background-toggle-group-default-rest: #fafbf9; @cdr-color-background-toggle-button-default-rest: #fafbf9; @cdr-color-background-toggle-button-default-hover: #edeae3; @cdr-color-background-toggle-button-default-focus: #edeae3; -@cdr-color-background-toggle-button-default-selected-rest: #ffffff; -@cdr-color-background-toggle-button-default-selected-hover: #ffffff; +@cdr-color-background-toggle-button-default-selected-rest: #fffff0; +@cdr-color-background-toggle-button-default-selected-hover: #fffff0; @cdr-color-background-tooltip-default: #2e2e2b; @cdr-color-border-button-primary-rest: #1f513f; @cdr-color-border-button-primary-active: #1f513f; @@ -923,13 +923,13 @@ @cdr-color-icon-message-warning: #b68b37; @cdr-color-icon-message-error: #bb4045; @cdr-color-icon-message-info: #408e86; -@cdr-color-icon-checkbox-default-selected: #ffffff; -@cdr-color-icon-checkbox-default-selected-hover: #ffffff; +@cdr-color-icon-checkbox-default-selected: #fffff0; +@cdr-color-icon-checkbox-default-selected-hover: #fffff0; @cdr-color-icon-checkbox-default-selected-active: #4b4a48; @cdr-color-icon-switch-selected-default-rest: #d5cfc3; @cdr-color-icon-switch-selected-default-hover: #d5cfc3; @cdr-color-icon-switch-selected-default-focus: #d5cfc3; -@cdr-color-surface-primary: #ffffff; +@cdr-color-surface-primary: #fffff0; @cdr-color-surface-secondary: #f7f5f3; @cdr-form-input-height-default: 4rem; @cdr-form-input-height-large: 4.8rem; diff --git a/dist/rei-dot-com/scss/cdr-tokens.scss b/dist/rei-dot-com/scss/cdr-tokens.scss index 681617c..7c608d3 100644 --- a/dist/rei-dot-com/scss/cdr-tokens.scss +++ b/dist/rei-dot-com/scss/cdr-tokens.scss @@ -1356,7 +1356,7 @@ $cdr-color-text-button-primary: #fafbf9; $cdr-color-text-button-primary-hover: #1f513f; $cdr-color-text-button-primary-active: #fafbf9; -$cdr-color-text-button-primary-disabled: #ffffff; +$cdr-color-text-button-primary-disabled: #fffff0; $cdr-color-text-button-secondary: #4b4a48; $cdr-color-text-button-secondary-hover: #4b4a48; $cdr-color-text-button-secondary-active: #fafbf9; @@ -1364,11 +1364,11 @@ $cdr-color-text-button-secondary-disabled: #d5cfc3; $cdr-color-text-button-dark: #fafbf9; $cdr-color-text-button-dark-hover: #4b4a48; $cdr-color-text-button-dark-active: #fafbf9; -$cdr-color-text-button-dark-disabled: #ffffff; -$cdr-color-text-button-sale: #ffffff; +$cdr-color-text-button-dark-disabled: #fffff0; +$cdr-color-text-button-sale: #fffff0; $cdr-color-text-button-sale-hover: #c7370f; -$cdr-color-text-button-sale-active: #ffffff; -$cdr-color-text-button-sale-disabled: #ffffff; +$cdr-color-text-button-sale-active: #fffff0; +$cdr-color-text-button-sale-disabled: #fffff0; $cdr-color-text-chip-default: #4b4a48; $cdr-color-text-chip-disabled: #d5cfc3; $cdr-color-text-primary: #4b4a48; @@ -1423,17 +1423,17 @@ $cdr-color-background-button-sale-active: #c7370f; $cdr-color-background-button-sale-hover: #f7f5f3; $cdr-color-background-button-default-disabled: #d5cfc3; $cdr-color-background-button-icon-only-active: #f7f5f3; -$cdr-color-background-chip-default-rest: #ffffff; -$cdr-color-background-chip-default-disabled: #ffffff; +$cdr-color-background-chip-default-rest: #fffff0; +$cdr-color-background-chip-default-disabled: #fffff0; $cdr-color-background-chip-default-hover: #f7f5f3; -$cdr-color-background-chip-default-focus: #ffffff; +$cdr-color-background-chip-default-focus: #fffff0; $cdr-color-background-chip-default-active: #edeae3; $cdr-color-background-chip-default-selected: #d5cfc3; $cdr-color-background-chip-default-selected-hover: #edeae3; $cdr-color-background-chip-default-selected-focus: #d5cfc3; $cdr-color-background-chip-default-selected-active: #edeae3; $cdr-color-background-transparent: rgba(255, 255, 255, 0); -$cdr-color-background-primary: #ffffff; +$cdr-color-background-primary: #fffff0; $cdr-color-background-secondary: #f7f5f3; $cdr-color-background-brand-spruce: #1f513f; $cdr-color-background-message-default-01: #f9f8f6; @@ -1459,7 +1459,7 @@ $cdr-color-background-label-default-hover: #fafbf9; $cdr-color-background-label-default-active: #edeae3; $cdr-color-background-label-default-focus: #fafbf9; $cdr-color-background-label-secondary-hover: rgba(255, 255, 255, 0.75); -$cdr-color-background-label-secondary-active: #ffffff; +$cdr-color-background-label-secondary-active: #fffff0; $cdr-color-background-label-secondary-focus: rgba(255, 255, 255, 0.75); $cdr-color-background-input-default: rgba(247, 245, 243, 0.15); $cdr-color-background-input-secondary: rgba(255, 255, 255, 0.85); @@ -1467,21 +1467,21 @@ $cdr-color-background-input-error: rgba(255, 242, 242, 0.75); $cdr-color-background-input-default-hover: #fafbf9; $cdr-color-background-input-default-active: #fafbf9; $cdr-color-background-input-default-selected: #4b4a48; -$cdr-color-background-input-secondary-active: #ffffff; +$cdr-color-background-input-secondary-active: #fffff0; $cdr-color-background-input-default-selected-hover: #958e83; $cdr-color-background-input-default-disabled: #fafbf9; $cdr-color-background-input-default-selected-focus: #958e83; $cdr-color-background-input-default-focus: #fafbf9; $cdr-color-background-rating-star-default: #fafbf9; $cdr-color-background-rating-star-highlighted: #ffd280; -$cdr-color-background-surface-primary: #ffffff; +$cdr-color-background-surface-primary: #fffff0; $cdr-color-background-surface-secondary: #f7f5f3; $cdr-color-background-surface-brand-spruce: #1f513f; $cdr-color-background-surface-sale: #c7370f; -$cdr-color-background-surface-selection-default-rest: #ffffff; -$cdr-color-background-surface-selection-default-active: #ffffff; -$cdr-color-background-surface-selection-default-hover: #ffffff; -$cdr-color-background-surface-selection-default-checked: #ffffff; +$cdr-color-background-surface-selection-default-rest: #fffff0; +$cdr-color-background-surface-selection-default-active: #fffff0; +$cdr-color-background-surface-selection-default-hover: #fffff0; +$cdr-color-background-surface-selection-default-checked: #fffff0; $cdr-color-background-surface-selection-default-disabled: #f7f5f3; $cdr-color-background-surface-selection-default-loading: #fafbf9; $cdr-color-background-switch-default-rest: #fafbf9; @@ -1497,14 +1497,14 @@ $cdr-color-background-switch-handle-selected-default-rest: #d5cfc3; $cdr-color-background-switch-handle-selected-default-hover: #d5cfc3; $cdr-color-background-switch-handle-selected-default-focus: #d5cfc3; $cdr-color-background-table-header: #f7f5f3; -$cdr-color-background-table-row: #ffffff; +$cdr-color-background-table-row: #fffff0; $cdr-color-background-table-row-alt: #fafbf9; $cdr-color-background-toggle-group-default-rest: #fafbf9; $cdr-color-background-toggle-button-default-rest: #fafbf9; $cdr-color-background-toggle-button-default-hover: #edeae3; $cdr-color-background-toggle-button-default-focus: #edeae3; -$cdr-color-background-toggle-button-default-selected-rest: #ffffff; -$cdr-color-background-toggle-button-default-selected-hover: #ffffff; +$cdr-color-background-toggle-button-default-selected-rest: #fffff0; +$cdr-color-background-toggle-button-default-selected-hover: #fffff0; $cdr-color-background-tooltip-default: #2e2e2b; $cdr-color-border-button-primary-rest: #1f513f; $cdr-color-border-button-primary-active: #1f513f; @@ -1602,13 +1602,13 @@ $cdr-color-icon-message-success: #3b8349; $cdr-color-icon-message-warning: #b68b37; $cdr-color-icon-message-error: #bb4045; $cdr-color-icon-message-info: #408e86; -$cdr-color-icon-checkbox-default-selected: #ffffff; -$cdr-color-icon-checkbox-default-selected-hover: #ffffff; +$cdr-color-icon-checkbox-default-selected: #fffff0; +$cdr-color-icon-checkbox-default-selected-hover: #fffff0; $cdr-color-icon-checkbox-default-selected-active: #4b4a48; $cdr-color-icon-switch-selected-default-rest: #d5cfc3; $cdr-color-icon-switch-selected-default-hover: #d5cfc3; $cdr-color-icon-switch-selected-default-focus: #d5cfc3; -$cdr-color-surface-primary: #ffffff; +$cdr-color-surface-primary: #fffff0; $cdr-color-surface-secondary: #f7f5f3; $cdr-form-input-height-default: 4rem; $cdr-form-input-height-large: 4.8rem; diff --git a/tokens/_options/color.json5 b/tokens/_options/color.json5 index 952aa57..b28df9c 100644 --- a/tokens/_options/color.json5 +++ b/tokens/_options/color.json5 @@ -6,7 +6,7 @@ "$value": "rgba(255, 255, 255, 0)" }, "white": { - "$value": "#ffffff" + "$value": "#fffff0" }, "white-75": { "$value": "rgba(255, 255, 255, 0.75)" From 2af7db7c351bd2353ce59ea595418f5b8e8e68f2 Mon Sep 17 00:00:00 2001 From: Carlos Viteri Date: Thu, 14 Nov 2024 22:22:22 -0500 Subject: [PATCH 06/11] test again --- dist/rei-dot-com/figma/figma.json | 6103 ++++++++++++++++------------- 1 file changed, 3298 insertions(+), 2805 deletions(-) diff --git a/dist/rei-dot-com/figma/figma.json b/dist/rei-dot-com/figma/figma.json index 18f2da5..0c56478 100644 --- a/dist/rei-dot-com/figma/figma.json +++ b/dist/rei-dot-com/figma/figma.json @@ -2,1755 +2,1977 @@ "options": { "color": { "transparent": { - "$value": "rgba(255, 255, 255, 0)", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "rgba(255, 255, 255, 0)", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(255, 255, 255, 0)" }, "white": { - "$value": "#fffff0", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { - "$value": "#fffff0", + "$value": "#ffffff", "$type": "color" - } + }, + "$type": "color", + "$value": "#fffff2" }, "white-75": { - "$value": "rgba(255, 255, 255, 0.75)", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "rgba(255, 255, 255, 0.75)", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(255, 255, 255, 0.75)" }, "white-85": { - "$value": "rgba(255, 255, 255, 0.85)", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "rgba(255, 255, 255, 0.85)", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(255, 255, 255, 0.85)" }, "black": { - "$value": "#000000", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#000000", "$type": "color" - } + }, + "$type": "color", + "$value": "#000000" }, "warm-grey-010": { - "$value": "#fafbf9", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#fafbf9", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "warm-grey-025": { - "$value": "#f7f5f3", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#f7f5f3", "$type": "color" - } + }, + "$type": "color", + "$value": "#f7f5f3" }, "warm-grey-025-15": { - "$value": "rgba(247, 245, 243, 0.15)", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "rgba(247, 245, 243, 0.15)", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(247, 245, 243, 0.15)" }, "warm-grey-025-85": { - "$value": "rgba(247, 245, 243, 0.85)", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "rgba(247, 245, 243, 0.85)", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(247, 245, 243, 0.85)" }, "warm-grey-100": { - "$value": "#edeae3", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#edeae3", "$type": "color" - } + }, + "$type": "color", + "$value": "#edeae3" }, "warm-grey-250": { - "$value": "#d5cfc3", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#d5cfc3", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "warm-grey-450": { - "$value": "#b2ab9f", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#b2ab9f", "$type": "color" - } + }, + "$type": "color", + "$value": "#b2ab9f" }, "warm-grey-600": { - "$value": "#958e83", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#958e83", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "warm-grey-750": { - "$value": "#736e65", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#736e65", "$type": "color" - } + }, + "$type": "color", + "$value": "#736e65" }, "warm-grey-900": { - "$value": "#4b4a48", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#4b4a48", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "warm-grey-900-50": { - "$value": "rgba(75, 74, 72, 0.5)", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "rgba(75, 74, 72, 0.5)", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(75, 74, 72, 0.5)" }, "warm-grey-900-75": { - "$value": "rgba(75, 74, 72, 0.75)", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "rgba(75, 74, 72, 0.75)", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(75, 74, 72, 0.75)" }, "warm-grey-1000": { - "$value": "#2e2e2b", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#2e2e2b", "$type": "color" - } + }, + "$type": "color", + "$value": "#2e2e2b" }, "warm-grey-1000-20": { - "$value": "rgba(46, 46, 43, 0.2)", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "rgba(46, 46, 43, 0.2)", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(46, 46, 43, 0.2)" }, "warm-grey-1000-75": { - "$value": "rgba(46, 46, 43, 0.75)", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "rgba(46, 46, 43, 0.75)", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(46, 46, 43, 0.75)" }, "warm-grey-1000-90": { - "$value": "rgba(46, 46, 43, 0.9)", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "rgba(46, 46, 43, 0.9)", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(46, 46, 43, 0.9)" }, "sage-green-100": { - "$value": "#f3fcf4", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#f3fcf4", "$type": "color" - } + }, + "$type": "color", + "$value": "#f3fcf4" }, "sage-green-200": { - "$value": "#e9f7eb", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#e9f7eb", "$type": "color" - } + }, + "$type": "color", + "$value": "#e9f7eb" }, "sage-green-300": { - "$value": "#daece0", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#daece0", "$type": "color" - } + }, + "$type": "color", + "$value": "#daece0" }, "sage-green-400": { - "$value": "#c7dfd1", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#c7dfd1", "$type": "color" - } + }, + "$type": "color", + "$value": "#c7dfd1" }, "sage-green-500": { - "$value": "#b8d6c8", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#b8d6c8", "$type": "color" - } + }, + "$type": "color", + "$value": "#b8d6c8" }, "sage-green-600": { - "$value": "#9cc4b3", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#9cc4b3", "$type": "color" - } + }, + "$type": "color", + "$value": "#9cc4b3" }, "blue-spruce-green-600": { - "$value": "#8dd3b4", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#8dd3b4", "$type": "color" - } + }, + "$type": "color", + "$value": "#8dd3b4" }, "blue-spruce-green-700": { - "$value": "#5db694", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#5db694", "$type": "color" - } + }, + "$type": "color", + "$value": "#5db694" }, "blue-spruce-green-800": { - "$value": "#469178", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#469178", "$type": "color" - } + }, + "$type": "color", + "$value": "#469178" }, "blue-spruce-green-900": { - "$value": "#2f6a59", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#2f6a59", "$type": "color" - } + }, + "$type": "color", + "$value": "#2f6a59" }, "blue-spruce-green-1000": { - "$value": "#1f513f", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#1f513f", "$type": "color" - } + }, + "$type": "color", + "$value": "#1f513f" }, "blue-spruce-green-1100": { - "$value": "#113731", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#113731", "$type": "color" - } + }, + "$type": "color", + "$value": "#113731" }, "alpine-lake-blue-100": { - "$value": "#f0faff", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#f0faff", "$type": "color" - } + }, + "$type": "color", + "$value": "#f0faff" }, "alpine-lake-blue-200": { - "$value": "#e2f4fe", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#e2f4fe", "$type": "color" - } + }, + "$type": "color", + "$value": "#e2f4fe" }, "alpine-lake-blue-300": { - "$value": "#d3eefd", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#d3eefd", "$type": "color" - } + }, + "$type": "color", + "$value": "#d3eefd" }, "alpine-lake-blue-400": { - "$value": "#b7e0fa", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#b7e0fa", "$type": "color" - } + }, + "$type": "color", + "$value": "#b7e0fa" }, "alpine-lake-blue-500": { - "$value": "#9accf3", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#9accf3", "$type": "color" - } + }, + "$type": "color", + "$value": "#9accf3" }, "alpine-lake-blue-600": { - "$value": "#78b1e8", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#78b1e8", "$type": "color" - } + }, + "$type": "color", + "$value": "#78b1e8" }, "alpine-lake-blue-700": { - "$value": "#5d98dd", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#5d98dd", "$type": "color" - } + }, + "$type": "color", + "$value": "#5d98dd" }, "alpine-lake-blue-800": { - "$value": "#406eb5", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#406eb5", "$type": "color" - } + }, + "$type": "color", + "$value": "#406eb5" }, "alpine-lake-blue-900": { - "$value": "#1b437e", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#1b437e", "$type": "color" - } + }, + "$type": "color", + "$value": "#1b437e" }, "alpine-lake-blue-1000": { - "$value": "#0b2d60", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#0b2d60", "$type": "color" - } + }, + "$type": "color", + "$value": "#0b2d60" }, "alpine-lake-blue-1100": { - "$value": "#061a37", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#061a37", "$type": "color" - } + }, + "$type": "color", + "$value": "#061a37" }, "golden-yellow-100": { - "$value": "#fffcf0", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#fffcf0", "$type": "color" - } + }, + "$type": "color", + "$value": "#fffcf0" }, "golden-yellow-200": { - "$value": "#fff8e0", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#fff8e0", "$type": "color" - } + }, + "$type": "color", + "$value": "#fff8e0" }, "golden-yellow-300": { - "$value": "#fff3d1", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#fff3d1", "$type": "color" - } + }, + "$type": "color", + "$value": "#fff3d1" }, "golden-yellow-400": { - "$value": "#ffe7b3", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#ffe7b3", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffe7b3" }, "golden-yellow-500": { - "$value": "#ffd280", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#ffd280", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffd280" }, "golden-yellow-600": { - "$value": "#ffbf59", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#ffbf59", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffbf59" }, "golden-yellow-700": { - "$value": "#da953a", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#da953a", "$type": "color" - } + }, + "$type": "color", + "$value": "#da953a" }, "golden-yellow-800": { - "$value": "#bd7b2d", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#bd7b2d", "$type": "color" - } + }, + "$type": "color", + "$value": "#bd7b2d" }, "golden-yellow-900": { - "$value": "#814c18", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#814c18", "$type": "color" - } + }, + "$type": "color", + "$value": "#814c18" }, "golden-yellow-1000": { - "$value": "#5e320d", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#5e320d", "$type": "color" - } + }, + "$type": "color", + "$value": "#5e320d" }, "golden-yellow-1100": { - "$value": "#381a06", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#381a06", "$type": "color" - } + }, + "$type": "color", + "$value": "#381a06" }, "smoked-salmon-red-100": { - "$value": "#fef5f0", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#fef5f0", "$type": "color" - } + }, + "$type": "color", + "$value": "#fef5f0" }, "smoked-salmon-red-200": { - "$value": "#feeae1", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#feeae1", "$type": "color" - } + }, + "$type": "color", + "$value": "#feeae1" }, "smoked-salmon-red-300": { - "$value": "#feddd2", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#feddd2", "$type": "color" - } + }, + "$type": "color", + "$value": "#feddd2" }, "smoked-salmon-red-400": { - "$value": "#fec3b3", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#fec3b3", "$type": "color" - } + }, + "$type": "color", + "$value": "#fec3b3" }, "smoked-salmon-red-500": { - "$value": "#fe9580", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#fe9580", "$type": "color" - } + }, + "$type": "color", + "$value": "#fe9580" }, "smoked-salmon-red-600": { - "$value": "#fa6f5a", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#fa6f5a", "$type": "color" - } + }, + "$type": "color", + "$value": "#fa6f5a" }, "smoked-salmon-red-700": { - "$value": "#db4638", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#db4638", "$type": "color" - } + }, + "$type": "color", + "$value": "#db4638" }, "smoked-salmon-red-800": { - "$value": "#be342d", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#be342d", "$type": "color" - } + }, + "$type": "color", + "$value": "#be342d" }, "smoked-salmon-red-900": { - "$value": "#851414", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#851414", "$type": "color" - } + }, + "$type": "color", + "$value": "#851414" }, "smoked-salmon-red-1000": { - "$value": "#610a0a", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#610a0a", "$type": "color" - } + }, + "$type": "color", + "$value": "#610a0a" }, "smoked-salmon-red-1100": { - "$value": "#38050b", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#38050b", "$type": "color" - } + }, + "$type": "color", + "$value": "#38050b" }, "sale-red-100": { - "$value": "#fef1f1", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#fef1f1", "$type": "color" - } + }, + "$type": "color", + "$value": "#fef1f1" }, "sale-red-200": { - "$value": "#fde2e2", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#fde2e2", "$type": "color" - } + }, + "$type": "color", + "$value": "#fde2e2" }, "sale-red-300": { - "$value": "#fcd4d4", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#fcd4d4", "$type": "color" - } + }, + "$type": "color", + "$value": "#fcd4d4" }, "sale-red-400": { - "$value": "#fcb6b6", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#fcb6b6", "$type": "color" - } + }, + "$type": "color", + "$value": "#fcb6b6" }, "sale-red-500": { - "$value": "#f99595", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#f99595", "$type": "color" - } + }, + "$type": "color", + "$value": "#f99595" }, "sale-red-600": { - "$value": "#f16363", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#f16363", "$type": "color" - } + }, + "$type": "color", + "$value": "#f16363" }, "sale-red-700": { - "$value": "#dc2323", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#dc2323", "$type": "color" - } + }, + "$type": "color", + "$value": "#dc2323" }, "sale-red-800": { - "$value": "#c7370f", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#c7370f", "$type": "color" - } + }, + "$type": "color", + "$value": "#c7370f" }, "sale-red-900": { - "$value": "#990000", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#990000", "$type": "color" - } + }, + "$type": "color", + "$value": "#990000" }, "sale-red-1000": { - "$value": "#6b0000", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#6b0000", "$type": "color" - } + }, + "$type": "color", + "$value": "#6b0000" }, "sale-red-1100": { - "$value": "#3d0000", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#3d0000", "$type": "color" - } + }, + "$type": "color", + "$value": "#3d0000" }, "success-green-100": { - "$value": "#f4fbf5", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#f4fbf5", "$type": "color" - } + }, + "$type": "color", + "$value": "#f4fbf5" }, "success-green-200": { - "$value": "#ecf9e6", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#ecf9e6", "$type": "color" - } + }, + "$type": "color", + "$value": "#ecf9e6" }, "success-green-300": { - "$value": "#d5e6cb", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#d5e6cb", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5e6cb" }, "success-green-400": { - "$value": "#c3f0b9", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#c3f0b9", "$type": "color" - } + }, + "$type": "color", + "$value": "#c3f0b9" }, "success-green-500": { - "$value": "#b1e6a8", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#b1e6a8", "$type": "color" - } + }, + "$type": "color", + "$value": "#b1e6a8" }, "success-green-600": { - "$value": "#8cd085", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#8cd085", "$type": "color" - } + }, + "$type": "color", + "$value": "#8cd085" }, "success-green-700": { - "$value": "#5fa65f", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#5fa65f", "$type": "color" - } + }, + "$type": "color", + "$value": "#5fa65f" }, "success-green-800": { - "$value": "#3b8349", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#3b8349", "$type": "color" - } + }, + "$type": "color", + "$value": "#3b8349" }, "success-green-900": { - "$value": "#2e6b34", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#2e6b34", "$type": "color" - } + }, + "$type": "color", + "$value": "#2e6b34" }, "success-green-1000": { - "$value": "#1c4f26", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#1c4f26", "$type": "color" - } + }, + "$type": "color", + "$value": "#1c4f26" }, "success-green-1100": { - "$value": "#0e2f17", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#0e2f17", "$type": "color" - } + }, + "$type": "color", + "$value": "#0e2f17" }, "warning-yellow-100": { - "$value": "#fefcf1", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#fefcf1", "$type": "color" - } + }, + "$type": "color", + "$value": "#fefcf1" }, "warning-yellow-200": { - "$value": "#fdf6e2", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#fdf6e2", "$type": "color" - } + }, + "$type": "color", + "$value": "#fdf6e2" }, "warning-yellow-300": { - "$value": "#f5e9b7", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#f5e9b7", "$type": "color" - } + }, + "$type": "color", + "$value": "#f5e9b7" }, "warning-yellow-400": { - "$value": "#fae5b7", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#fae5b7", "$type": "color" - } + }, + "$type": "color", + "$value": "#fae5b7" }, "warning-yellow-500": { - "$value": "#f7d088", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#f7d088", "$type": "color" - } + }, + "$type": "color", + "$value": "#f7d088" }, "warning-yellow-600": { - "$value": "#edbc73", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#edbc73", "$type": "color" - } + }, + "$type": "color", + "$value": "#edbc73" }, "warning-yellow-700": { - "$value": "#d8913b", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#d8913b", "$type": "color" - } + }, + "$type": "color", + "$value": "#d8913b" }, "warning-yellow-800": { - "$value": "#b68b37", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#b68b37", "$type": "color" - } + }, + "$type": "color", + "$value": "#b68b37" }, "warning-yellow-900": { - "$value": "#854714", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#854714", "$type": "color" - } + }, + "$type": "color", + "$value": "#854714" }, "warning-yellow-1000": { - "$value": "#602d0b", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#602d0b", "$type": "color" - } + }, + "$type": "color", + "$value": "#602d0b" }, "warning-yellow-1100": { - "$value": "#381705", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#381705", "$type": "color" - } + }, + "$type": "color", + "$value": "#381705" }, "error-red-050": { - "$value": "#fff2f2", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#fff2f2", "$type": "color" - } + }, + "$type": "color", + "$value": "#fff2f2" }, "error-red-050-75": { - "$value": "rgba(255, 242, 242, 0.75)", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "rgba(255, 242, 242, 0.75)", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(255, 242, 242, 0.75)" }, "error-red-100": { - "$value": "#fdf7f7", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#fdf7f7", "$type": "color" - } + }, + "$type": "color", + "$value": "#fdf7f7" }, "error-red-200": { - "$value": "#fcefe4", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#fcefe4", "$type": "color" - } + }, + "$type": "color", + "$value": "#fcefe4" }, "error-red-300": { - "$value": "#eecbc1", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#eecbc1", "$type": "color" - } + }, + "$type": "color", + "$value": "#eecbc1" }, "error-red-400": { - "$value": "#f7cfbb", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#f7cfbb", "$type": "color" - } + }, + "$type": "color", + "$value": "#f7cfbb" }, "error-red-500": { - "$value": "#efa78f", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#efa78f", "$type": "color" - } + }, + "$type": "color", + "$value": "#efa78f" }, "error-red-600": { - "$value": "#e78b79", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#e78b79", "$type": "color" - } + }, + "$type": "color", + "$value": "#e78b79" }, "error-red-700": { - "$value": "#cd5046", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#cd5046", "$type": "color" - } + }, + "$type": "color", + "$value": "#cd5046" }, "error-red-800": { - "$value": "#bb4045", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#bb4045", "$type": "color" - } + }, + "$type": "color", + "$value": "#bb4045" }, "error-red-850": { - "$value": "#b33322", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#b33322", "$type": "color" - } + }, + "$type": "color", + "$value": "#b33322" }, "error-red-900": { - "$value": "#811823", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#811823", "$type": "color" - } + }, + "$type": "color", + "$value": "#811823" }, "error-red-1000": { - "$value": "#5d0e1d", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#5d0e1d", "$type": "color" - } + }, + "$type": "color", + "$value": "#5d0e1d" }, "error-red-1100": { - "$value": "#390518", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#390518", "$type": "color" - } + }, + "$type": "color", + "$value": "#390518" }, "info-blue-100": { - "$value": "#edf4f5", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#edf4f5", "$type": "color" - } + }, + "$type": "color", + "$value": "#edf4f5" }, "info-blue-200": { - "$value": "#e4f8fc", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#e4f8fc", "$type": "color" - } + }, + "$type": "color", + "$value": "#e4f8fc" }, "info-blue-300": { - "$value": "#c2d8db", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#c2d8db", "$type": "color" - } + }, + "$type": "color", + "$value": "#c2d8db" }, "info-blue-400": { - "$value": "#bae8f7", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#bae8f7", "$type": "color" - } + }, + "$type": "color", + "$value": "#bae8f7" }, "info-blue-500": { - "$value": "#9fd8ef", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#9fd8ef", "$type": "color" - } + }, + "$type": "color", + "$value": "#9fd8ef" }, "info-blue-600": { - "$value": "#7cc2e4", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#7cc2e4", "$type": "color" - } + }, + "$type": "color", + "$value": "#7cc2e4" }, "info-blue-700": { - "$value": "#4c98c8", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#4c98c8", "$type": "color" - } + }, + "$type": "color", + "$value": "#4c98c8" }, "info-blue-800": { - "$value": "#408e86", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#408e86", "$type": "color" - } + }, + "$type": "color", + "$value": "#408e86" }, "info-blue-900": { - "$value": "#174b80", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#174b80", "$type": "color" - } + }, + "$type": "color", + "$value": "#174b80" }, "info-blue-1000": { - "$value": "#0e2e5d", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#0e2e5d", "$type": "color" - } + }, + "$type": "color", + "$value": "#0e2e5d" }, "info-blue-1100": { - "$value": "#071736", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#071736", "$type": "color" - } + }, + "$type": "color", + "$value": "#071736" }, "default-grey-100": { - "$value": "#f9f8f6", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#f9f8f6", "$type": "color" - } + }, + "$type": "color", + "$value": "#f9f8f6" }, "default-grey-300": { - "$value": "#e8e0ce", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#e8e0ce", "$type": "color" - } + }, + "$type": "color", + "$value": "#e8e0ce" }, "default-grey-700": { - "$value": "#958e83", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#958e83", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "default-grey-800": { - "$value": "#726d64", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#726d64", "$type": "color" - } + }, + "$type": "color", + "$value": "#726d64" } }, "font": { "family": { - "serif-main": "Stuart", - "serif-fallback": "\"Stuart fallback\", Georgia, serif", - "sans-main": "Graphik", - "sans-fallback": "\"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "serif": "Stuart, \"Stuart fallback\", Georgia, serif", - "sans": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mono": "SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace", + "serif-main": { + "$type": "other", + "$value": "Stuart" + }, + "serif-fallback": { + "$type": "other", + "$value": "\"Stuart fallback\", Georgia, serif" + }, + "sans-main": { + "$type": "other", + "$value": "Graphik" + }, + "sans-fallback": { + "$type": "other", + "$value": "\"Graphik fallback\", \"Helvetica Neue\", sans-serif" + }, + "serif": { + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + }, + "sans": { + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + }, + "mono": { + "$type": "other", + "$value": "SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace" + }, "legacy": { - "serif": "Roboto, \"Helvetica Neue\", Helvetica, Arial, sans-serif", - "sans": "Roboto, \"Helvetica Neue\", Helvetica, Arial, sans-serif", - "sans-condensed": "\"Roboto Condensed\", Roboto, \"Helvetica Neue\", Helvetica, Arial, sans-serif" + "serif": { + "$type": "other", + "$value": "Roboto, \"Helvetica Neue\", Helvetica, Arial, sans-serif" + }, + "sans": { + "$type": "other", + "$value": "Roboto, \"Helvetica Neue\", Helvetica, Arial, sans-serif" + }, + "sans-condensed": { + "$type": "other", + "$value": "\"Roboto Condensed\", Roboto, \"Helvetica Neue\", Helvetica, Arial, sans-serif" + } } }, "style": { - "normal": "normal", - "italic": "italic" + "normal": { + "$type": "other", + "$value": "normal" + }, + "italic": { + "$type": "other", + "$value": "italic" + } }, "size": { - "100": "12px", - "200": "14px", - "300": "16px", - "400": "18px", - "500": "20px", - "600": "24px", - "700": "28px", - "800": "32px", - "900": "36px", - "1000": "42px", - "1100": "48px", - "1200": "54px", - "1300": "60px", - "1400": "68px", - "1500": "76px", - "1600": "86px" + "100": { + "$type": "other", + "$value": "12px" + }, + "200": { + "$type": "other", + "$value": "14px" + }, + "300": { + "$type": "other", + "$value": "16px" + }, + "400": { + "$type": "other", + "$value": "18px" + }, + "500": { + "$type": "other", + "$value": "20px" + }, + "600": { + "$type": "other", + "$value": "24px" + }, + "700": { + "$type": "other", + "$value": "28px" + }, + "800": { + "$type": "other", + "$value": "32px" + }, + "900": { + "$type": "other", + "$value": "36px" + }, + "1000": { + "$type": "other", + "$value": "42px" + }, + "1100": { + "$type": "other", + "$value": "48px" + }, + "1200": { + "$type": "other", + "$value": "54px" + }, + "1300": { + "$type": "other", + "$value": "60px" + }, + "1400": { + "$type": "other", + "$value": "68px" + }, + "1500": { + "$type": "other", + "$value": "76px" + }, + "1600": { + "$type": "other", + "$value": "86px" + } }, "weight": { - "normal": "400", - "medium": "500", - "semibold": "600", - "strong": "700" + "normal": { + "$type": "other", + "$value": "400" + }, + "medium": { + "$type": "other", + "$value": "500" + }, + "semibold": { + "$type": "other", + "$value": "600" + }, + "strong": { + "$type": "other", + "$value": "700" + } }, "spacing": { - "tightest": "-0.64px", - "tighter": "-0.32px", - "tight": "-0.16px", - "tightish": "-0.08px", - "normal": "0px", - "looseish": "0.08px", - "loose": "0.16px", - "looser": "0.32px", - "loosest": "0.64px" + "tightest": { + "$type": "other", + "$value": "-0.64px" + }, + "tighter": { + "$type": "other", + "$value": "-0.32px" + }, + "tight": { + "$type": "other", + "$value": "-0.16px" + }, + "tightish": { + "$type": "other", + "$value": "-0.08px" + }, + "normal": { + "$type": "other", + "$value": "0px" + }, + "looseish": { + "$type": "other", + "$value": "0.08px" + }, + "loose": { + "$type": "other", + "$value": "0.16px" + }, + "looser": { + "$type": "other", + "$value": "0.32px" + }, + "loosest": { + "$type": "other", + "$value": "0.64px" + } }, "height": { - "100": "16px", - "200": "18px", - "300": "20px", - "400": "22px", - "500": "24px", - "600": "26px", - "700": "28px", - "800": "30px", - "900": "32px", - "1000": "36px", - "1100": "40px", - "1200": "44px", - "1300": "50px", - "1400": "56px", - "1500": "64px", - "1600": "72px", - "1700": "80px", - "1800": "92px" + "100": { + "$type": "other", + "$value": "16px" + }, + "200": { + "$type": "other", + "$value": "18px" + }, + "300": { + "$type": "other", + "$value": "20px" + }, + "400": { + "$type": "other", + "$value": "22px" + }, + "500": { + "$type": "other", + "$value": "24px" + }, + "600": { + "$type": "other", + "$value": "26px" + }, + "700": { + "$type": "other", + "$value": "28px" + }, + "800": { + "$type": "other", + "$value": "30px" + }, + "900": { + "$type": "other", + "$value": "32px" + }, + "1000": { + "$type": "other", + "$value": "36px" + }, + "1100": { + "$type": "other", + "$value": "40px" + }, + "1200": { + "$type": "other", + "$value": "44px" + }, + "1300": { + "$type": "other", + "$value": "50px" + }, + "1400": { + "$type": "other", + "$value": "56px" + }, + "1500": { + "$type": "other", + "$value": "64px" + }, + "1600": { + "$type": "other", + "$value": "72px" + }, + "1700": { + "$type": "other", + "$value": "80px" + }, + "1800": { + "$type": "other", + "$value": "92px" + } } }, "space": { - "squish": 0.5, - "stretch": 1.5, - "zero": "0px", - "sixteenth-x": "1px", - "eighth-x": "2px", - "three-sixteenth-x": "3px", - "quarter-x": "4px", - "three-eighth-x": "6px", - "half-x": "8px", - "three-quarter-x": "12px", - "one-x": "16px", - "one-and-a-half-x": "24px", - "two-x": "32px", - "three-x": "48px", - "four-x": "64px" + "squish": { + "$type": "other", + "$value": 0.5 + }, + "stretch": { + "$type": "other", + "$value": 1.5 + }, + "zero": { + "$type": "other", + "$value": "0px" + }, + "sixteenth-x": { + "$type": "other", + "$value": "1px" + }, + "eighth-x": { + "$type": "other", + "$value": "2px" + }, + "three-sixteenth-x": { + "$type": "other", + "$value": "3px" + }, + "quarter-x": { + "$type": "other", + "$value": "4px" + }, + "three-eighth-x": { + "$type": "other", + "$value": "6px" + }, + "half-x": { + "$type": "other", + "$value": "8px" + }, + "three-quarter-x": { + "$type": "other", + "$value": "12px" + }, + "one-x": { + "$type": "other", + "$value": "16px" + }, + "one-and-a-half-x": { + "$type": "other", + "$value": "24px" + }, + "two-x": { + "$type": "other", + "$value": "32px" + }, + "three-x": { + "$type": "other", + "$value": "48px" + }, + "four-x": { + "$type": "other", + "$value": "64px" + } } }, "color": { "text": { "button": { "primary": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "primary-hover": { - "$value": "#1f513f", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.blue-spruce-green-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#1f513f" }, "primary-active": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "primary-disabled": { - "$value": "#fffff0", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "secondary": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "secondary-hover": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "secondary-active": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "secondary-disabled": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "dark": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "dark-hover": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "dark-active": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "dark-disabled": { - "$value": "#fffff0", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "sale": { - "$value": "#fffff0", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "sale-hover": { - "$value": "#c7370f", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.sale-red-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#c7370f" }, "sale-active": { - "$value": "#fffff0", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "sale-disabled": { - "$value": "#fffff0", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" } }, "chip": { "default": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "disabled": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" } }, "primary": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "secondary": { - "$value": "#736e65", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-750}", "$type": "color" - } + }, + "$type": "color", + "$value": "#736e65" }, "emphasis": { - "$value": "#2e2e2b", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#2e2e2b" }, "brand": { - "$value": "#1f513f", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.blue-spruce-green-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#1f513f" }, "sale": { - "$value": "#c7370f", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.sale-red-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#c7370f" }, "inverse": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "disabled": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "success": { - "$value": "#2e6b34", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.success-green-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#2e6b34" }, "warning": { - "$value": "#854714", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warning-yellow-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#854714" }, "error": { - "$value": "#811823", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.error-red-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#811823" }, "info": { - "$value": "#1b437e", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.alpine-lake-blue-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#1b437e" }, "message": { "error": { - "$value": "#bb4045", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.error-red-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#bb4045" } }, "input": { "default": { - "$value": "#2e2e2b", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#2e2e2b" }, "label": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "label-disabled": { - "$value": "#b2ab9f", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-450}", "$type": "color" - } + }, + "$type": "color", + "$value": "#b2ab9f" }, "placeholder": { - "$value": "#736e65", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-750}", "$type": "color" - } + }, + "$type": "color", + "$value": "#736e65" }, "required": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "optional": { - "$value": "#736e65", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-750}", "$type": "color" - } + }, + "$type": "color", + "$value": "#736e65" }, "disabled": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "filled": { - "$value": "#2e2e2b", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#2e2e2b" }, "help": { - "$value": "#736e65", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-750}", "$type": "color" - } + }, + "$type": "color", + "$value": "#736e65" }, "error": { - "$value": "#b33322", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.error-red-850}", "$type": "color" - } + }, + "$type": "color", + "$value": "#b33322" } }, "link": { "rest": { - "$value": "#406eb5", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#406eb5" }, "hover": { - "$value": "#406eb5", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#406eb5" }, "active": { - "$value": "#0b2d60", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.alpine-lake-blue-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#0b2d60" }, "disabled": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "visited": { - "$value": "#406eb5", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#406eb5" } }, "rating": { "default": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/rating.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "hover": { - "$value": "#406eb5", - "$type": "color", "filePath": "tokens/global/rating.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#406eb5" }, "separator": { - "$value": "#b2ab9f", - "$type": "color", "filePath": "tokens/global/rating.json5", "original": { "$value": "{options.color.warm-grey-450}", "$type": "color" - } + }, + "$type": "color", + "$value": "#b2ab9f" } }, "tab": { "rest": { - "$value": "#736e65", - "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.warm-grey-750}", "$type": "color" - } + }, + "$type": "color", + "$value": "#736e65" }, "active": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "hover": { - "$value": "#406eb5", - "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#406eb5" }, "disabled": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" } }, "toggle-button": { "default-rest": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" } }, "tooltip": { "default": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/tooltip.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" } } }, @@ -1758,938 +1980,938 @@ "button": { "primary": { "rest": { - "$value": "#1f513f", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.blue-spruce-green-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#1f513f" }, "active": { - "$value": "#1f513f", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.blue-spruce-green-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#1f513f" }, "hover": { - "$value": "#f7f5f3", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - } + }, + "$type": "color", + "$value": "#f7f5f3" }, "icon-alt-hover": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" } }, "secondary": { "rest": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "active": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "hover": { - "$value": "#f7f5f3", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - } + }, + "$type": "color", + "$value": "#f7f5f3" }, "disabled": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" } }, "dark": { "rest": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "active": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "hover": { - "$value": "#edeae3", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-100}", "$type": "color" - } + }, + "$type": "color", + "$value": "#edeae3" } }, "sale": { "rest": { - "$value": "#c7370f", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.sale-red-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#c7370f" }, "active": { - "$value": "#c7370f", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.sale-red-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#c7370f" }, "hover": { - "$value": "#f7f5f3", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - } + }, + "$type": "color", + "$value": "#f7f5f3" } }, "default-disabled": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "icon-only-active": { - "$value": "#f7f5f3", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - } + }, + "$type": "color", + "$value": "#f7f5f3" } }, "chip": { "default-rest": { - "$value": "#fffff0", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "default-disabled": { - "$value": "#fffff0", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "default-hover": { - "$value": "#f7f5f3", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - } + }, + "$type": "color", + "$value": "#f7f5f3" }, "default-focus": { - "$value": "#fffff0", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "default-active": { - "$value": "#edeae3", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-100}", "$type": "color" - } + }, + "$type": "color", + "$value": "#edeae3" }, "default-selected": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "default-selected-hover": { - "$value": "#edeae3", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-100}", "$type": "color" - } + }, + "$type": "color", + "$value": "#edeae3" }, "default-selected-focus": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "default-selected-active": { - "$value": "#edeae3", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-100}", "$type": "color" - } + }, + "$type": "color", + "$value": "#edeae3" } }, "transparent": { - "$value": "rgba(255, 255, 255, 0)", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.transparent}", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(255, 255, 255, 0)" }, "primary": { - "$value": "#fffff0", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "secondary": { - "$value": "#f7f5f3", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - } + }, + "$type": "color", + "$value": "#f7f5f3" }, "brand": { "spruce": { - "$value": "#1f513f", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.blue-spruce-green-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#1f513f" } }, "message": { "default-01": { - "$value": "#f9f8f6", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.default-grey-100}", "$type": "color" - } + }, + "$type": "color", + "$value": "#f9f8f6" }, "default-02": { - "$value": "#e8e0ce", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.default-grey-300}", "$type": "color" - } + }, + "$type": "color", + "$value": "#e8e0ce" }, "success": { - "$value": "#ecf9e6", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.success-green-200}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ecf9e6" }, "success-01": { - "$value": "#f4fbf5", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.success-green-100}", "$type": "color" - } + }, + "$type": "color", + "$value": "#f4fbf5" }, "success-02": { - "$value": "#d5e6cb", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.success-green-300}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5e6cb" }, "warning": { - "$value": "#fdf6e2", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warning-yellow-200}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fdf6e2" }, "warning-01": { - "$value": "#fefcf1", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warning-yellow-100}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fefcf1" }, "warning-02": { - "$value": "#f5e9b7", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warning-yellow-300}", "$type": "color" - } + }, + "$type": "color", + "$value": "#f5e9b7" }, "error": { - "$value": "#fcefe4", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.error-red-200}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fcefe4" }, "error-01": { - "$value": "#fdf7f7", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.error-red-100}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fdf7f7" }, "error-02": { - "$value": "#eecbc1", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.error-red-300}", "$type": "color" - } + }, + "$type": "color", + "$value": "#eecbc1" }, "info": { - "$value": "#e2f4fe", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.alpine-lake-blue-200}", "$type": "color" - } + }, + "$type": "color", + "$value": "#e2f4fe" }, "info-01": { - "$value": "#edf4f5", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.info-blue-100}", "$type": "color" - } + }, + "$type": "color", + "$value": "#edf4f5" }, "info-02": { - "$value": "#c2d8db", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.info-blue-300}", "$type": "color" - } + }, + "$type": "color", + "$value": "#c2d8db" }, "sale": { - "$value": "#c7370f", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.sale-red-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#c7370f" } }, "accordion-hover": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "pagination-hover": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "pagination-keyline": { - "$value": "#406eb5", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#406eb5" }, "modal-overlay": { - "$value": "rgba(247, 245, 243, 0.85)", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-025-85}", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(247, 245, 243, 0.85)" }, "label": { "default-hover": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "default-active": { - "$value": "#edeae3", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-100}", "$type": "color" - } + }, + "$type": "color", + "$value": "#edeae3" }, "default-focus": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "secondary-hover": { - "$value": "rgba(255, 255, 255, 0.75)", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.white-75}", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(255, 255, 255, 0.75)" }, "secondary-active": { - "$value": "#fffff0", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "secondary-focus": { - "$value": "rgba(255, 255, 255, 0.75)", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.white-75}", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(255, 255, 255, 0.75)" } }, "input": { "default": { - "$value": "rgba(247, 245, 243, 0.15)", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-025-15}", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(247, 245, 243, 0.15)" }, "secondary": { - "$value": "rgba(255, 255, 255, 0.85)", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.white-85}", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(255, 255, 255, 0.85)" }, "error": { - "$value": "rgba(255, 242, 242, 0.75)", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.error-red-050-75}", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(255, 242, 242, 0.75)" }, "default-hover": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "default-active": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "default-selected": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "secondary-active": { - "$value": "#fffff0", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "default-selected-hover": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "default-disabled": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "default-selected-focus": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "default-focus": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" } }, "rating-star-default": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/rating.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "rating-star-highlighted": { - "$value": "#ffd280", - "$type": "color", "filePath": "tokens/global/rating.json5", "original": { "$value": "{options.color.golden-yellow-500}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffd280" }, "surface": { "primary": { - "$value": "#fffff0", - "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "secondary": { - "$value": "#f7f5f3", - "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - } + }, + "$type": "color", + "$value": "#f7f5f3" }, "brand-spruce": { - "$value": "#1f513f", - "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.blue-spruce-green-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#1f513f" }, "sale": { - "$value": "#c7370f", - "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.sale-red-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#c7370f" } }, "surface-selection": { "default": { "rest": { - "$value": "#fffff0", - "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "active": { - "$value": "#fffff0", - "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "hover": { - "$value": "#fffff0", - "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "checked": { - "$value": "#fffff0", - "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "disabled": { - "$value": "#f7f5f3", - "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - } + }, + "$type": "color", + "$value": "#f7f5f3" }, "loading": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" } } }, "switch": { "default-rest": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "default-hover": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "default-focus": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "selected": { "default-rest": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "default-hover": { - "$value": "#2e2e2b", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#2e2e2b" }, "default-focus": { - "$value": "#2e2e2b", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#2e2e2b" } }, "handle": { "default-rest": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "default-hover": { - "$value": "#edeae3", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-100}", "$type": "color" - } + }, + "$type": "color", + "$value": "#edeae3" }, "default-focus": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "selected": { "default-rest": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "default-hover": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "default-focus": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" } } } }, "table-header": { - "$value": "#f7f5f3", - "$type": "color", "filePath": "tokens/global/table.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - } + }, + "$type": "color", + "$value": "#f7f5f3" }, "table-row": { - "$value": "#fffff0", - "$type": "color", "filePath": "tokens/global/table.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "table-row-alt": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/table.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "toggle-group": { "default": { "rest": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" } } }, "toggle-button": { "default": { "rest": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "hover": { - "$value": "#edeae3", - "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.warm-grey-100}", "$type": "color" - } + }, + "$type": "color", + "$value": "#edeae3" }, "focus": { - "$value": "#edeae3", - "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.warm-grey-100}", "$type": "color" - } + }, + "$type": "color", + "$value": "#edeae3" }, "selected": { "rest": { - "$value": "#fffff0", - "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "hover": { - "$value": "#fffff0", - "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" } } } }, "tooltip": { "default": { - "$value": "#2e2e2b", - "$type": "color", "filePath": "tokens/global/tooltip.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#2e2e2b" } } }, @@ -2697,2370 +2919,2387 @@ "button": { "primary": { "rest": { - "$value": "#1f513f", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.blue-spruce-green-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#1f513f" }, "active": { - "$value": "#1f513f", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.blue-spruce-green-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#1f513f" }, "active-inset": { - "$value": "#f7f5f3", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - } + }, + "$type": "color", + "$value": "#f7f5f3" }, "hover": { - "$value": "#1f513f", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.blue-spruce-green-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#1f513f" } }, "secondary": { "rest": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "active": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "active-inset": { - "$value": "#f7f5f3", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - } + }, + "$type": "color", + "$value": "#f7f5f3" }, "hover": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" } }, "dark": { "rest": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "active": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "active-inset": { - "$value": "#edeae3", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-100}", "$type": "color" - } + }, + "$type": "color", + "$value": "#edeae3" }, "hover": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" } }, "sale": { "rest": { - "$value": "#c7370f", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.sale-red-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#c7370f" }, "active": { - "$value": "#c7370f", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.sale-red-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#c7370f" }, "active-inset": { - "$value": "#fde2e2", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.sale-red-200}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fde2e2" }, "hover": { - "$value": "#c7370f", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.sale-red-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#c7370f" } }, "default-disabled": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "icon-only-active": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" } }, "chip": { "default-rest": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "default-disabled": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "default-hover": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "default-focus": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "default-active": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "default-selected-rest": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "default-selected-hover": { - "$value": "#736e65", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-750}", "$type": "color" - } + }, + "$type": "color", + "$value": "#736e65" }, "default-selected-focus": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" } }, "transparent": { - "$value": "rgba(255, 255, 255, 0)", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.transparent}", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(255, 255, 255, 0)" }, "primary": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "secondary": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "success": { - "$value": "#3b8349", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.success-green-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#3b8349" }, "warning": { - "$value": "#b68b37", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warning-yellow-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#b68b37" }, "error": { - "$value": "#bb4045", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.error-red-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#bb4045" }, "info": { - "$value": "#406eb5", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#406eb5" }, "message": { "default-01": { - "$value": "#726d64", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.default-grey-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#726d64" }, "default-02": { - "$value": "#e8e0ce", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.default-grey-300}", "$type": "color" - } + }, + "$type": "color", + "$value": "#e8e0ce" }, "success-01": { - "$value": "#3b8349", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.success-green-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#3b8349" }, "success-02": { - "$value": "#d5e6cb", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.success-green-300}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5e6cb" }, "warning-01": { - "$value": "#b68b37", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warning-yellow-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#b68b37" }, "warning-02": { - "$value": "#f5e9b7", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warning-yellow-300}", "$type": "color" - } + }, + "$type": "color", + "$value": "#f5e9b7" }, "error-01": { - "$value": "#bb4045", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.error-red-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#bb4045" }, "error-02": { - "$value": "#eecbc1", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.error-red-300}", "$type": "color" - } + }, + "$type": "color", + "$value": "#eecbc1" }, "info-01": { - "$value": "#408e86", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.info-blue-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#408e86" }, "info-02": { - "$value": "#c2d8db", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.info-blue-300}", "$type": "color" - } + }, + "$type": "color", + "$value": "#c2d8db" } }, "label": { "default-focus": { - "$value": "#2e2e2b", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#2e2e2b" } }, "input": { "default": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "error": { - "$value": "#b33322", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.error-red-850}", "$type": "color" - } + }, + "$type": "color", + "$value": "#b33322" }, "default-active": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "default-selected": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "default-focus": { - "$value": "#2e2e2b", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#2e2e2b" }, "default-selected-hover": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "default-hover": { - "$value": "#2e2e2b", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#2e2e2b" }, "default-disabled": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" } }, "link": { "rest": { - "$value": "#406eb5", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#406eb5" }, "hover": { - "$value": "#406eb5", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#406eb5" }, "active": { - "$value": "#0b2d60", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.alpine-lake-blue-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#0b2d60" }, "disabled": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "visited": { - "$value": "#406eb5", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#406eb5" } }, "rating-star": { "default": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/rating.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "highlighted": { - "$value": "#bd7b2d", - "$type": "color", "filePath": "tokens/global/rating.json5", "original": { "$value": "{options.color.golden-yellow-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#bd7b2d" } }, "surface": { "primary": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "secondary": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "success": { - "$value": "#3b8349", - "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.success-green-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#3b8349" }, "warning": { - "$value": "#b68b37", - "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.warning-yellow-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#b68b37" }, "error": { - "$value": "#bb4045", - "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.error-red-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#bb4045" }, "info": { - "$value": "#406eb5", - "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#406eb5" } }, "surface-selection": { "default": { "rest": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.default-grey-700}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "active": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.default-grey-700}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "hover": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.default-grey-700}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "checked": { - "$value": "#2e2e2b", - "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#2e2e2b" }, "disabled": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.default-grey-700}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "loading": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.default-grey-700}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" } } }, "switch": { "default-hover": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "handle": { "default-rest": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "default-hover": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "default-focus": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" } } }, "tab": { "keyline": { "rest": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "active": { - "$value": "#406eb5", - "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#406eb5" }, "active-alt": { - "$value": "#78b1e8", - "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.alpine-lake-blue-600}", "$type": "color" - } + }, + "$type": "color", + "$value": "#78b1e8" }, "hover": { - "$value": "#406eb5", - "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#406eb5" }, "hover-alt": { - "$value": "#78b1e8", - "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.alpine-lake-blue-600}", "$type": "color" - } + }, + "$type": "color", + "$value": "#78b1e8" }, "disabled": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" } } }, "table": { "default": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/table.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "head": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/table.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" } }, "toggle-button": { "default": { "focus": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "selected": { "rest": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "focus": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" } } } }, "tooltip": { "default": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/tooltip.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" } } }, - "doccategory": "colors", - "docexample": "color", + "doccategory": { + "$type": "other", + "$value": "colors" + }, + "docexample": { + "$type": "other", + "$value": "color" + }, "icon": { "default": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "emphasis": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "link": { - "$value": "#406eb5", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#406eb5" }, "disabled": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "message": { "default": { - "$value": "#726d64", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.default-grey-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#726d64" }, "success": { - "$value": "#3b8349", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.success-green-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#3b8349" }, "warning": { - "$value": "#b68b37", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warning-yellow-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#b68b37" }, "error": { - "$value": "#bb4045", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.error-red-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#bb4045" }, "info": { - "$value": "#408e86", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.info-blue-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#408e86" } }, "checkbox-default-selected": { - "$value": "#fffff0", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "checkbox-default-selected-hover": { - "$value": "#fffff0", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "checkbox-default-selected-active": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "switch": { "selected": { "default-rest": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "default-hover": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "default-focus": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" } } } }, "surface": { "primary": { - "$value": "#fffff0", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "secondary": { - "$value": "#f7f5f3", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - } + }, + "$type": "color", + "$value": "#f7f5f3" } } }, "form": { "input-height-default": { - "$value": "4rem", - "$type": "dimension", "filePath": "tokens/global/form.json5", "original": { "$value": "40px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "4rem" }, "input-height-large": { - "$value": "4.8rem", - "$type": "dimension", "filePath": "tokens/global/form.json5", "original": { "$value": "48px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "4.8rem" }, "figure-size-small": { - "$value": "1.6rem", - "$type": "dimension", "filePath": "tokens/global/form.json5", "original": { "$value": "16px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "1.6rem" }, "figure-size-medium": { - "$value": "1.6rem", - "$type": "dimension", "filePath": "tokens/global/form.json5", "original": { "$value": "16px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "1.6rem" }, "figure-size-large": { - "$value": "2rem", - "$type": "dimension", "filePath": "tokens/global/form.json5", "original": { "$value": "20px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "2rem" } }, "icon": { "size-sm": { - "$value": "1.6rem", - "$type": "dimension", "filePath": "tokens/global/icon.json5", "original": { "$value": "{space.one-x.$value}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "1.6rem" }, "size": { - "$value": "2.4rem", - "$type": "dimension", "filePath": "tokens/global/icon.json5", "original": { "$value": "{space.one-and-a-half-x.$value}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "2.4rem" }, "size-lg": { - "$value": "3.2rem", - "$type": "dimension", "filePath": "tokens/global/icon.json5", "original": { "$value": "{space.two-x.$value}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "3.2rem" } }, "duration": { "1-x": { - "$value": "0.10s", - "$type": "time", "filePath": "tokens/global/motion.json5", "original": { "$value": "100ms", "$type": "time" - } + }, + "$type": "time", + "$value": "0.10s" }, "2-x": { - "$value": "0.20s", - "$type": "time", "filePath": "tokens/global/motion.json5", "original": { "$value": "200ms", "$type": "time" - } + }, + "$type": "time", + "$value": "0.20s" }, "3-x": { - "$value": "0.30s", - "$type": "time", "filePath": "tokens/global/motion.json5", "original": { "$value": "300ms", "$type": "time" - } + }, + "$type": "time", + "$value": "0.30s" }, "4-x": { - "$value": "0.40s", - "$type": "time", "filePath": "tokens/global/motion.json5", "original": { "$value": "400ms", "$type": "time" - } + }, + "$type": "time", + "$value": "0.40s" }, "5-x": { - "$value": "0.50s", - "$type": "time", "filePath": "tokens/global/motion.json5", "original": { "$value": "500ms", "$type": "time" - } + }, + "$type": "time", + "$value": "0.50s" }, "6-x": { - "$value": "0.60s", - "$type": "time", "filePath": "tokens/global/motion.json5", "original": { "$value": "600ms", "$type": "time" - } + }, + "$type": "time", + "$value": "0.60s" } }, "timing": { "function-ease-out": { - "$value": "cubic-bezier(0.32, 0.94, 0.60, 1)", "filePath": "tokens/global/motion.json5", "original": { "$value": "cubic-bezier(0.32, 0.94, 0.60, 1)" - } + }, + "$type": "other", + "$value": "cubic-bezier(0.32, 0.94, 0.60, 1)" }, "function-ease": { - "$value": "cubic-bezier(0.15, 0, 0.15, 0)", "filePath": "tokens/global/motion.json5", "original": { "$value": "cubic-bezier(0.15, 0, 0.15, 0)" - } + }, + "$type": "other", + "$value": "cubic-bezier(0.15, 0, 0.15, 0)" }, "function-linear": { - "$value": "cubic-bezier(0, 0, 1, 1)", "filePath": "tokens/global/motion.json5", "original": { "$value": "cubic-bezier(0, 0, 1, 1)" - } + }, + "$type": "other", + "$value": "cubic-bezier(0, 0, 1, 1)" } }, "prominence": { "flat-x": { - "$value": "0", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0" }, "flat-y": { - "$value": "0", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0" }, "flat-blur": { - "$value": "0", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0" }, "flat-spread": { - "$value": "0", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0" }, "flat-color": { - "$value": "rgba(46, 46, 43, 0.2)", - "$type": "color", "filePath": "tokens/global/prominence.json5", "original": { "$value": "{options.color.warm-grey-1000-20}", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(46, 46, 43, 0.2)" }, "raised-x": { - "$value": "0", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0" }, "raised-y": { - "$value": "0.2rem", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "2px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0.2rem" }, "raised-blur": { - "$value": "0.2rem", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "2px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0.2rem" }, "raised-spread": { - "$value": "0", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0" }, "raised-color": { - "$value": "rgba(46, 46, 43, 0.2)", - "$type": "color", "filePath": "tokens/global/prominence.json5", "original": { "$value": "{options.color.warm-grey-1000-20}", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(46, 46, 43, 0.2)" }, "elevated-x": { - "$value": "0", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0" }, "elevated-y": { - "$value": "0.4rem", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "4px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0.4rem" }, "elevated-blur": { - "$value": "0.4rem", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "4px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0.4rem" }, "elevated-spread": { - "$value": "0", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0" }, "elevated-color": { - "$value": "rgba(46, 46, 43, 0.2)", - "$type": "color", "filePath": "tokens/global/prominence.json5", "original": { "$value": "{options.color.warm-grey-1000-20}", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(46, 46, 43, 0.2)" }, "floating-x": { - "$value": "0", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0" }, "floating-y": { - "$value": "0.8rem", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "8px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0.8rem" }, "floating-blur": { - "$value": "0.8rem", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "8px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0.8rem" }, "floating-spread": { - "$value": "0", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0" }, "floating-color": { - "$value": "rgba(46, 46, 43, 0.2)", - "$type": "color", "filePath": "tokens/global/prominence.json5", "original": { "$value": "{options.color.warm-grey-1000-20}", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(46, 46, 43, 0.2)" }, "lifted-x": { - "$value": "0", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0" }, "lifted-y": { - "$value": "1.6rem", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "16px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "1.6rem" }, "lifted-blur": { - "$value": "1.6rem", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "16px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "1.6rem" }, "lifted-spread": { - "$value": "0", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0" }, "lifted-color": { - "$value": "rgba(46, 46, 43, 0.2)", - "$type": "color", "filePath": "tokens/global/prominence.json5", "original": { "$value": "{options.color.warm-grey-1000-20}", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(46, 46, 43, 0.2)" }, "flat": { - "$value": "0 0 0 0 rgba(46, 46, 43, 0.2)", "filePath": "tokens/web/prominence.json5", "original": { "$value": "{prominence.flat-x.$value} {prominence.flat-y.$value} {prominence.flat-blur.$value} {prominence.flat-spread.$value} {prominence.flat-color.$value}" - } + }, + "$type": "other", + "$value": "0 0 0 0 rgba(46, 46, 43, 0.2)" }, "raised": { - "$value": "0 0.2rem 0.2rem 0 rgba(46, 46, 43, 0.2)", "filePath": "tokens/web/prominence.json5", "original": { "$value": "{prominence.raised-x.$value} {prominence.raised-y.$value} {prominence.raised-blur.$value} {prominence.raised-spread.$value} {prominence.raised-color.$value}" - } + }, + "$type": "other", + "$value": "0 0.2rem 0.2rem 0 rgba(46, 46, 43, 0.2)" }, "elevated": { - "$value": "0 0.4rem 0.4rem 0 rgba(46, 46, 43, 0.2)", "filePath": "tokens/web/prominence.json5", "original": { "$value": "{prominence.elevated-x.$value} {prominence.elevated-y.$value} {prominence.elevated-blur.$value} {prominence.elevated-spread.$value} {prominence.elevated-color.$value}" - } + }, + "$type": "other", + "$value": "0 0.4rem 0.4rem 0 rgba(46, 46, 43, 0.2)" }, "floating": { - "$value": "0 0.8rem 0.8rem 0 rgba(46, 46, 43, 0.2)", "filePath": "tokens/web/prominence.json5", "original": { "$value": "{prominence.floating-x.$value} {prominence.floating-y.$value} {prominence.floating-blur.$value} {prominence.floating-spread.$value} {prominence.floating-color.$value}" - } + }, + "$type": "other", + "$value": "0 0.8rem 0.8rem 0 rgba(46, 46, 43, 0.2)" }, "lifted": { - "$value": "0 1.6rem 1.6rem 0 rgba(46, 46, 43, 0.2)", "filePath": "tokens/web/prominence.json5", "original": { "$value": "{prominence.lifted-x.$value} {prominence.lifted-y.$value} {prominence.lifted-blur.$value} {prominence.lifted-spread.$value} {prominence.lifted-color.$value}" - } + }, + "$type": "other", + "$value": "0 1.6rem 1.6rem 0 rgba(46, 46, 43, 0.2)" } }, "radius": { "sharp": { - "$value": "0", - "$type": "dimension", "filePath": "tokens/global/radius.json5", "original": { "$value": "0", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0" }, "soft": { - "$value": "0.2rem", - "$type": "dimension", "filePath": "tokens/global/radius.json5", "original": { "$value": "2px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0.2rem" }, "softer": { - "$value": "0.4rem", - "$type": "dimension", "filePath": "tokens/global/radius.json5", "original": { "$value": "4px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0.4rem" }, "softest": { - "$value": "0.6rem", - "$type": "dimension", "filePath": "tokens/global/radius.json5", "original": { "$value": "6px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0.6rem" }, "round": { - "$value": "999.9rem", - "$type": "dimension", "filePath": "tokens/global/radius.json5", "original": { "$value": "9999px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "999.9rem" } }, "space": { "zero": { - "$value": "0", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.zero}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0" }, "sixteenth-x": { - "$value": "0.1rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.sixteenth-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0.1rem" }, "eighth-x": { - "$value": "0.2rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.eighth-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0.2rem" }, "three-sixteenth-x": { - "$value": "0.3rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-sixteenth-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0.3rem" }, "quarter-x": { - "$value": "0.4rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.quarter-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0.4rem" }, "three-eighth-x": { - "$value": "0.6rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-eighth-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0.6rem" }, "half-x": { - "$value": "0.8rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.half-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0.8rem" }, "three-quarter-x": { - "$value": "1.2rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-quarter-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "1.2rem" }, "one-x": { - "$value": "1.6rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "1.6rem" }, "one-and-a-half-x": { - "$value": "2.4rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "24px", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "2.4rem" }, "two-x": { - "$value": "3.2rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "32px", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "3.2rem" }, "three-x": { - "$value": "4.8rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "48px", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "4.8rem" }, "four-x": { - "$value": "6.4rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "64px", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "6.4rem" }, "inset": { "sixteenth-x": { - "$value": "0.1rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{space.sixteenth-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0.1rem" }, "eighth-x": { - "$value": "0.2rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{space.eighth-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0.2rem" }, "eighth-x-squish-top-bottom": { - "$value": "0", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "0", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0" }, "eighth-x-squish-left-right": { - "$value": "0.2rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "2px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0.2rem" }, "eighth-x-stretch-top-bottom": { - "$value": "0.4rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "4px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0.4rem" }, "eighth-x-stretch-left-right": { - "$value": "0.2rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "2px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0.2rem" }, "three-sixteenth-x": { - "$value": "0.3rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{space.three-sixteenth-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0.3rem" }, "quarter-x": { - "$value": "0.4rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{space.quarter-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0.4rem" }, "quarter-x-squish-top-bottom": { - "$value": "0.2rem", "spacingModifier": 0.5, - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.quarter-x}", "spacingModifier": "{options.space.squish}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0.2rem" }, "quarter-x-squish-left-right": { - "$value": "0.4rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.quarter-x}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0.4rem" }, "quarter-x-stretch-top-bottom": { - "$value": "0.6rem", - "$type": "dimension", "spacingModifier": 1.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.quarter-x}", "$type": "dimension", "spacingModifier": "{options.space.stretch}" - } + }, + "$type": "dimension", + "$value": "0.6rem" }, "quarter-x-stretch-left-right": { - "$value": "0.4rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.quarter-x}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0.4rem" }, "three-eighth-x": { - "$value": "0.6rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{space.three-eighth-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0.6rem" }, "half-x": { - "$value": "0.8rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.half-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0.8rem" }, "half-x-squish-top-bottom": { - "$value": "0.4rem", - "$type": "dimension", "spacingModifier": 0.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.half-x}", "$type": "dimension", "spacingModifier": "{options.space.squish}" - } + }, + "$type": "dimension", + "$value": "0.4rem" }, "half-x-squish-left-right": { - "$value": "0.8rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.half-x}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0.8rem" }, "half-x-stretch-top-bottom": { - "$value": "1.2rem", - "$type": "dimension", "spacingModifier": 1.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.half-x}", "$type": "dimension", "spacingModifier": "{options.space.stretch}" - } + }, + "$type": "dimension", + "$value": "1.2rem" }, "half-x-stretch-left-right": { - "$value": "0.8rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.half-x}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0.8rem" }, "three-quarter-x": { - "$value": "1.2rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-quarter-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "1.2rem" }, "three-quarter-x-squish-top-bottom": { - "$value": "0.6rem", - "$type": "dimension", "spacingModifier": 0.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-quarter-x}", "$type": "dimension", "spacingModifier": "{options.space.squish}" - } + }, + "$type": "dimension", + "$value": "0.6rem" }, "three-quarter-x-squish-left-right": { - "$value": "1.2rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-quarter-x}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "1.2rem" }, "three-quarter-x-stretch-top-bottom": { - "$value": "1.8rem", - "$type": "dimension", "spacingModifier": 1.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-quarter-x}", "$type": "dimension", "spacingModifier": "{options.space.stretch}" - } + }, + "$type": "dimension", + "$value": "1.8rem" }, "three-quarter-x-stretch-left-right": { - "$value": "1.2rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-quarter-x}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "1.2rem" }, "one-x": { - "$value": "1.6rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "1.6rem" }, "one-x-squish-top-bottom": { - "$value": "0.8rem", - "$type": "dimension", "spacingModifier": 0.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-x}", "$type": "dimension", "spacingModifier": "{options.space.squish}" - } + }, + "$type": "dimension", + "$value": "0.8rem" }, "one-x-squish-left-right": { - "$value": "1.6rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-x}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "1.6rem" }, "one-x-stretch-top-bottom": { - "$value": "2.4rem", - "$type": "dimension", "spacingModifier": 1.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-x}", "$type": "dimension", "spacingModifier": "{options.space.stretch}" - } + }, + "$type": "dimension", + "$value": "2.4rem" }, "one-x-stretch-left-right": { - "$value": "1.6rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-x}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "1.6rem" }, "one-and-a-half-x": { - "$value": "2.4rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-and-a-half-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "2.4rem" }, "one-and-a-half-x-squish-top-bottom": { - "$value": "1.2rem", - "$type": "dimension", "spacingModifier": 0.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-and-a-half-x}", "$type": "dimension", "spacingModifier": "{options.space.squish}" - } + }, + "$type": "dimension", + "$value": "1.2rem" }, "one-and-a-half-x-squish-left-right": { - "$value": "2.4rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-and-a-half-x}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "2.4rem" }, "one-and-a-half-x-stretch-top-bottom": { - "$value": "3.6rem", - "$type": "dimension", "spacingModifier": 1.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-and-a-half-x}", "$type": "dimension", "spacingModifier": "{options.space.stretch}" - } + }, + "$type": "dimension", + "$value": "3.6rem" }, "one-and-a-half-x-stretch-left-right": { - "$value": "2.4rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-and-a-half-x}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "2.4rem" }, "two-x": { - "$value": "3.2rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.two-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "3.2rem" }, "two-x-squish-top-bottom": { - "$value": "1.6rem", - "$type": "dimension", "spacingModifier": 0.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.two-x}", "$type": "dimension", "spacingModifier": "{options.space.squish}" - } + }, + "$type": "dimension", + "$value": "1.6rem" }, "two-x-squish-left-right": { - "$value": "3.2rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.two-x}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "3.2rem" }, "two-x-stretch-top-bottom": { - "$value": "4.8rem", - "$type": "dimension", "spacingModifier": 1.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.two-x}", "$type": "dimension", "spacingModifier": "{options.space.stretch}" - } + }, + "$type": "dimension", + "$value": "4.8rem" }, "two-x-stretch-left-right": { - "$value": "3.2rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.two-x}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "3.2rem" }, "three-x": { - "$value": "4.8rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "4.8rem" }, "three-x-squish-top-bottom": { - "$value": "2.4rem", - "$type": "dimension", "spacingModifier": 0.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-x}", "$type": "dimension", "spacingModifier": "{options.space.squish}" - } + }, + "$type": "dimension", + "$value": "2.4rem" }, "three-x-squish-left-right": { - "$value": "4.8rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-x}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "4.8rem" }, "three-x-stretch-top-bottom": { - "$value": "7.2rem", - "$type": "dimension", "spacingModifier": 1.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-x}", "$type": "dimension", "spacingModifier": "{options.space.stretch}" - } + }, + "$type": "dimension", + "$value": "7.2rem" }, "three-x-stretch-left-right": { - "$value": "4.8rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-x}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "4.8rem" }, "four-x": { - "$value": "6.4rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.four-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "6.4rem" }, "four-x-squish-top-bottom": { - "$value": "3.2rem", - "$type": "dimension", "spacingModifier": 0.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.four-x}", "$type": "dimension", "spacingModifier": "{options.space.squish}" - } + }, + "$type": "dimension", + "$value": "3.2rem" }, "four-x-squish-left-right": { - "$value": "6.4rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.four-x}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "6.4rem" }, "four-x-stretch-top-bottom": { - "$value": "9.6rem", - "$type": "dimension", "spacingModifier": 1.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.four-x}", "$type": "dimension", "spacingModifier": "{options.space.stretch}" - } + }, + "$type": "dimension", + "$value": "9.6rem" }, "four-x-stretch-left-right": { - "$value": "6.4rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "64px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "6.4rem" }, "eighth-x-squish": { - "$value": "0 0.2rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.eighth-x-squish-top-bottom.$value} {space.inset.eighth-x-squish-left-right.$value}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0 0.2rem" }, "eighth-x-stretch": { - "$value": "0.4rem 0.2rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.eighth-x-stretch-top-bottom.$value} {space.inset.eighth-x-stretch-left-right.$value}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0.4rem 0.2rem" }, "quarter-x-squish": { - "$value": "0.2rem 0.4rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.quarter-x-squish-top-bottom.$value} {space.inset.quarter-x-squish-left-right.$value}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0.2rem 0.4rem" }, "quarter-x-stretch": { - "$value": "0.6rem 0.4rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.quarter-x-stretch-top-bottom.$value} {space.inset.quarter-x-stretch-left-right.$value}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0.6rem 0.4rem" }, "half-x-squish": { - "$value": "0.4rem 0.8rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.half-x-squish-top-bottom.$value} {space.inset.half-x-squish-left-right.$value}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0.4rem 0.8rem" }, "half-x-stretch": { - "$value": "1.2rem 0.8rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.half-x-stretch-top-bottom.$value} {space.inset.half-x-stretch-left-right.$value}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "1.2rem 0.8rem" }, "three-quarter-x-squish": { - "$value": "0.6rem 1.2rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.three-quarter-x-squish-top-bottom.$value} {space.inset.three-quarter-x-squish-left-right.$value}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0.6rem 1.2rem" }, "three-quarter-x-stretch": { - "$value": "1.8rem 1.2rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.three-quarter-x-stretch-top-bottom.$value} {space.inset.three-quarter-x-stretch-left-right.$value}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "1.8rem 1.2rem" }, "one-x-squish": { - "$value": "0.8rem 1.6rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.one-x-squish-top-bottom.$value} {space.inset.one-x-squish-left-right.$value}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0.8rem 1.6rem" }, "one-x-stretch": { - "$value": "2.4rem 1.6rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.one-x-stretch-top-bottom.$value} {space.inset.one-x-stretch-left-right.$value}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "2.4rem 1.6rem" }, "one-and-a-half-x-squish": { - "$value": "1.2rem 2.4rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "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", "utility-class": true - } + }, + "$type": "dimension", + "$value": "1.2rem 2.4rem" }, "one-and-a-half-x-stretch": { - "$value": "3.6rem 2.4rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "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", "utility-class": true - } + }, + "$type": "dimension", + "$value": "3.6rem 2.4rem" }, "two-x-squish": { - "$value": "1.6rem 3.2rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.two-x-squish-top-bottom.$value} {space.inset.two-x-squish-left-right.$value}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "1.6rem 3.2rem" }, "two-x-stretch": { - "$value": "4.8rem 3.2rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.two-x-stretch-top-bottom.$value} {space.inset.two-x-stretch-left-right.$value}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "4.8rem 3.2rem" }, "three-x-squish": { - "$value": "2.4rem 4.8rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.three-x-squish-top-bottom.$value} {space.inset.three-x-squish-left-right.$value}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "2.4rem 4.8rem" }, "three-x-stretch": { - "$value": "7.2rem 4.8rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.three-x-stretch-top-bottom.$value} {space.inset.three-x-stretch-left-right.$value}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "7.2rem 4.8rem" }, "four-x-squish": { - "$value": "3.2rem 6.4rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.four-x-squish-top-bottom.$value} {space.inset.four-x-squish-left-right.$value}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "3.2rem 6.4rem" }, "four-x-stretch": { - "$value": "9.6rem 6.4rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.four-x-stretch-top-bottom.$value} {space.inset.four-x-stretch-left-right.$value}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "9.6rem 6.4rem" } } }, "breakpoint": { "xs": { - "$value": "0", - "$type": "breakpoint", "filePath": "tokens/web/breakpoints.json5", "original": { "$value": "0", "$type": "breakpoint" - } + }, + "$type": "breakpoint", + "$value": "0" }, "sm": { - "$value": "768px", - "$type": "breakpoint", "filePath": "tokens/web/breakpoints.json5", "original": { "$value": "768px", "$type": "breakpoint" - } + }, + "$type": "breakpoint", + "$value": "768px" }, "md": { - "$value": "992px", - "$type": "breakpoint", "filePath": "tokens/web/breakpoints.json5", "original": { "$value": "992px", "$type": "breakpoint" - } + }, + "$type": "breakpoint", + "$value": "992px" }, "lg": { - "$value": "1232px", - "$type": "breakpoint", "filePath": "tokens/web/breakpoints.json5", "original": { "$value": "1232px", "$type": "breakpoint" - } + }, + "$type": "breakpoint", + "$value": "1232px" } }, "font": { "family": { "serif-brand-font": { - "$value": "Stuart", "filePath": "tokens/web/font.json5", "original": { "$value": "{options.font.family.serif-main}" - } + }, + "$type": "other", + "$value": "Stuart" }, "serif": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "filePath": "tokens/web/font.json5", "original": { "$value": "{options.font.family.serif}" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "sans-brand-font": { - "$value": "Graphik", "filePath": "tokens/web/font.json5", "original": { "$value": "{options.font.family.sans-main}" - } + }, + "$type": "other", + "$value": "Graphik" }, "sans": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "filePath": "tokens/web/font.json5", "original": { "$value": "{options.font.family.sans}" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" } } }, "text-body": { "300": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textBody300", "property": "font-family", "filePath": "tokens/web/text-body.json5", @@ -5068,10 +5307,11 @@ "$value": "{options.font.family.sans}", "mixin": "textBody300", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textBody300", "property": "font-style", "filePath": "tokens/web/text-body.json5", @@ -5079,10 +5319,11 @@ "$value": "{options.font.style.normal}", "mixin": "textBody300", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textBody300", "property": "font-weight", "filePath": "tokens/web/text-body.json5", @@ -5090,11 +5331,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textBody300", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "0.008rem", - "$type": "dimension", "mixin": "textBody300", "property": "letter-spacing", "filePath": "tokens/web/text-body.json5", @@ -5113,11 +5354,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0.008rem" }, "size": { - "$value": "1.6rem", - "$type": "fontSize", "mixin": "textBody300", "property": "font-size", "filePath": "tokens/web/text-body.json5", @@ -5126,11 +5367,11 @@ "$type": "fontSize", "mixin": "textBody300", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.6rem" }, "height": { - "$value": "2.6rem", - "$type": "dimension", "mixin": "textBody300", "property": "line-height", "filePath": "tokens/web/text-body.json5", @@ -5139,12 +5380,13 @@ "$type": "dimension", "mixin": "textBody300", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.6rem" } }, "400": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textBody400", "property": "font-family", "filePath": "tokens/web/text-body.json5", @@ -5152,10 +5394,11 @@ "$value": "{options.font.family.sans}", "mixin": "textBody400", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textBody400", "property": "font-style", "filePath": "tokens/web/text-body.json5", @@ -5163,10 +5406,11 @@ "$value": "{options.font.style.normal}", "mixin": "textBody400", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textBody400", "property": "font-weight", "filePath": "tokens/web/text-body.json5", @@ -5174,11 +5418,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textBody400", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textBody400", "property": "letter-spacing", "filePath": "tokens/web/text-body.json5", @@ -5197,11 +5441,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "1.8rem", - "$type": "fontSize", "mixin": "textBody400", "property": "font-size", "filePath": "tokens/web/text-body.json5", @@ -5210,11 +5454,11 @@ "$type": "fontSize", "mixin": "textBody400", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.8rem" }, "height": { - "$value": "3rem", - "$type": "dimension", "mixin": "textBody400", "property": "line-height", "filePath": "tokens/web/text-body.json5", @@ -5223,12 +5467,13 @@ "$type": "dimension", "mixin": "textBody400", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3rem" } }, "500": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textBody500", "property": "font-family", "filePath": "tokens/web/text-body.json5", @@ -5236,10 +5481,11 @@ "$value": "{options.font.family.sans}", "mixin": "textBody500", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textBody500", "property": "font-style", "filePath": "tokens/web/text-body.json5", @@ -5247,10 +5493,11 @@ "$value": "{options.font.style.normal}", "mixin": "textBody500", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textBody500", "property": "font-weight", "filePath": "tokens/web/text-body.json5", @@ -5258,11 +5505,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textBody500", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "-0.016rem", - "$type": "dimension", "mixin": "textBody500", "property": "letter-spacing", "filePath": "tokens/web/text-body.json5", @@ -5281,11 +5528,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.016rem" }, "size": { - "$value": "2rem", - "$type": "fontSize", "mixin": "textBody500", "property": "font-size", "filePath": "tokens/web/text-body.json5", @@ -5294,11 +5541,11 @@ "$type": "fontSize", "mixin": "textBody500", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2rem" }, "height": { - "$value": "3.6rem", - "$type": "dimension", "mixin": "textBody500", "property": "line-height", "filePath": "tokens/web/text-body.json5", @@ -5307,14 +5554,15 @@ "$type": "dimension", "mixin": "textBody500", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3.6rem" } } }, "text-body-strong": { "300": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textBodyStrong300", "property": "font-family", "filePath": "tokens/web/text-body.json5", @@ -5322,10 +5570,11 @@ "$value": "{options.font.family.sans}", "mixin": "textBodyStrong300", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textBodyStrong300", "property": "font-style", "filePath": "tokens/web/text-body.json5", @@ -5333,10 +5582,11 @@ "$value": "{options.font.style.normal}", "mixin": "textBodyStrong300", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textBodyStrong300", "property": "font-weight", "filePath": "tokens/web/text-body.json5", @@ -5344,11 +5594,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textBodyStrong300", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "0.008rem", - "$type": "dimension", "mixin": "textBodyStrong300", "property": "letter-spacing", "filePath": "tokens/web/text-body.json5", @@ -5367,11 +5617,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0.008rem" }, "size": { - "$value": "1.6rem", - "$type": "fontSize", "mixin": "textBodyStrong300", "property": "font-size", "filePath": "tokens/web/text-body.json5", @@ -5380,11 +5630,11 @@ "$type": "fontSize", "mixin": "textBodyStrong300", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.6rem" }, "height": { - "$value": "2.6rem", - "$type": "dimension", "mixin": "textBodyStrong300", "property": "line-height", "filePath": "tokens/web/text-body.json5", @@ -5393,12 +5643,13 @@ "$type": "dimension", "mixin": "textBodyStrong300", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.6rem" } }, "400": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textBodyStrong400", "property": "font-family", "filePath": "tokens/web/text-body.json5", @@ -5406,10 +5657,11 @@ "$value": "{options.font.family.sans}", "mixin": "textBodyStrong400", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textBodyStrong400", "property": "font-style", "filePath": "tokens/web/text-body.json5", @@ -5417,10 +5669,11 @@ "$value": "{options.font.style.normal}", "mixin": "textBodyStrong400", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textBodyStrong400", "property": "font-weight", "filePath": "tokens/web/text-body.json5", @@ -5428,11 +5681,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textBodyStrong400", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textBodyStrong400", "property": "letter-spacing", "filePath": "tokens/web/text-body.json5", @@ -5451,11 +5704,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "1.8rem", - "$type": "fontSize", "mixin": "textBodyStrong400", "property": "font-size", "filePath": "tokens/web/text-body.json5", @@ -5464,11 +5717,11 @@ "$type": "fontSize", "mixin": "textBodyStrong400", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.8rem" }, "height": { - "$value": "3rem", - "$type": "dimension", "mixin": "textBodyStrong400", "property": "line-height", "filePath": "tokens/web/text-body.json5", @@ -5477,12 +5730,13 @@ "$type": "dimension", "mixin": "textBodyStrong400", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3rem" } }, "500": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textBodyStrong500", "property": "font-family", "filePath": "tokens/web/text-body.json5", @@ -5490,10 +5744,11 @@ "$value": "{options.font.family.sans}", "mixin": "textBodyStrong500", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textBodyStrong500", "property": "font-style", "filePath": "tokens/web/text-body.json5", @@ -5501,10 +5756,11 @@ "$value": "{options.font.style.normal}", "mixin": "textBodyStrong500", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textBodyStrong500", "property": "font-weight", "filePath": "tokens/web/text-body.json5", @@ -5512,11 +5768,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textBodyStrong500", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "-0.008rem", - "$type": "dimension", "mixin": "textBodyStrong500", "property": "letter-spacing", "filePath": "tokens/web/text-body.json5", @@ -5535,11 +5791,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.008rem" }, "size": { - "$value": "2rem", - "$type": "fontSize", "mixin": "textBodyStrong500", "property": "font-size", "filePath": "tokens/web/text-body.json5", @@ -5548,11 +5804,11 @@ "$type": "fontSize", "mixin": "textBodyStrong500", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2rem" }, "height": { - "$value": "3.6rem", - "$type": "dimension", "mixin": "textBodyStrong500", "property": "line-height", "filePath": "tokens/web/text-body.json5", @@ -5561,13 +5817,14 @@ "$type": "dimension", "mixin": "textBodyStrong500", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3.6rem" } } }, "text-default": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textDefault", "property": "font-family", "filePath": "tokens/web/text-default.json5", @@ -5575,10 +5832,11 @@ "$value": "{options.font.family.sans}", "mixin": "textDefault", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textDefault", "property": "font-style", "filePath": "tokens/web/text-default.json5", @@ -5586,10 +5844,11 @@ "$value": "{options.font.style.normal}", "mixin": "textDefault", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textDefault", "property": "font-weight", "filePath": "tokens/web/text-default.json5", @@ -5597,11 +5856,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textDefault", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "-0.016rem", - "$type": "dimension", "mixin": "textDefault", "property": "letter-spacing", "filePath": "tokens/web/text-default.json5", @@ -5620,11 +5879,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.016rem" }, "size": { - "$value": "1.6rem", - "$type": "fontSize", "mixin": "textDefault", "property": "font-size", "filePath": "tokens/web/text-default.json5", @@ -5633,11 +5892,11 @@ "$type": "fontSize", "mixin": "textDefault", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.6rem" }, "height": { - "$value": "2.2rem", - "$type": "dimension", "mixin": "textDefault", "property": "line-height", "filePath": "tokens/web/text-default.json5", @@ -5646,13 +5905,14 @@ "$type": "dimension", "mixin": "textDefault", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.2rem" } }, "text-eyebrow": { "100": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textEyebrow100", "property": "font-family", "filePath": "tokens/web/text-eyebrow.json5", @@ -5660,10 +5920,11 @@ "$value": "{options.font.family.sans}", "mixin": "textEyebrow100", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textEyebrow100", "property": "font-style", "filePath": "tokens/web/text-eyebrow.json5", @@ -5671,10 +5932,11 @@ "$value": "{options.font.style.normal}", "mixin": "textEyebrow100", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textEyebrow100", "property": "font-weight", "filePath": "tokens/web/text-eyebrow.json5", @@ -5682,11 +5944,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textEyebrow100", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0.032rem", - "$type": "dimension", "mixin": "textEyebrow100", "property": "letter-spacing", "filePath": "tokens/web/text-eyebrow.json5", @@ -5705,11 +5967,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0.032rem" }, "size": { - "$value": "1.2rem", - "$type": "fontSize", "mixin": "textEyebrow100", "property": "font-size", "filePath": "tokens/web/text-eyebrow.json5", @@ -5718,11 +5980,11 @@ "$type": "fontSize", "mixin": "textEyebrow100", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.2rem" }, "height": { - "$value": "1.8rem", - "$type": "dimension", "mixin": "textEyebrow100", "property": "line-height", "filePath": "tokens/web/text-eyebrow.json5", @@ -5731,10 +5993,11 @@ "$type": "dimension", "mixin": "textEyebrow100", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "1.8rem" }, "transform": { - "$value": "uppercase", "mixin": "textEyebrow100", "property": "text-transform", "filePath": "tokens/web/text-eyebrow.json5", @@ -5742,7 +6005,9 @@ "$value": "uppercase", "mixin": "textEyebrow100", "property": "text-transform" - } + }, + "$type": "other", + "$value": "uppercase" } } }, @@ -5750,7 +6015,6 @@ "sans": { "200": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textHeadingSans200", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -5758,10 +6022,11 @@ "$value": "{options.font.family.sans}", "mixin": "textHeadingSans200", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSans200", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -5769,10 +6034,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSans200", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textHeadingSans200", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -5780,11 +6046,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSans200", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSans200", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -5803,11 +6069,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "1.4rem", - "$type": "fontSize", "mixin": "textHeadingSans200", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -5816,11 +6082,11 @@ "$type": "fontSize", "mixin": "textHeadingSans200", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.4rem" }, "height": { - "$value": "1.8rem", - "$type": "dimension", "mixin": "textHeadingSans200", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -5829,12 +6095,13 @@ "$type": "dimension", "mixin": "textHeadingSans200", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "1.8rem" } }, "300": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textHeadingSans300", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -5842,10 +6109,11 @@ "$value": "{options.font.family.sans}", "mixin": "textHeadingSans300", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSans300", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -5853,10 +6121,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSans300", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textHeadingSans300", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -5864,11 +6133,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSans300", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSans300", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -5887,11 +6156,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "1.6rem", - "$type": "fontSize", "mixin": "textHeadingSans300", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -5900,11 +6169,11 @@ "$type": "fontSize", "mixin": "textHeadingSans300", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.6rem" }, "height": { - "$value": "2rem", - "$type": "dimension", "mixin": "textHeadingSans300", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -5913,12 +6182,13 @@ "$type": "dimension", "mixin": "textHeadingSans300", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2rem" } }, "400": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textHeadingSans400", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -5926,10 +6196,11 @@ "$value": "{options.font.family.sans}", "mixin": "textHeadingSans400", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSans400", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -5937,10 +6208,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSans400", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textHeadingSans400", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -5948,11 +6220,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSans400", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSans400", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -5971,11 +6243,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "1.8rem", - "$type": "fontSize", "mixin": "textHeadingSans400", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -5984,11 +6256,11 @@ "$type": "fontSize", "mixin": "textHeadingSans400", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.8rem" }, "height": { - "$value": "2.4rem", - "$type": "dimension", "mixin": "textHeadingSans400", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -5997,12 +6269,13 @@ "$type": "dimension", "mixin": "textHeadingSans400", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.4rem" } }, "500": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textHeadingSans500", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6010,10 +6283,11 @@ "$value": "{options.font.family.sans}", "mixin": "textHeadingSans500", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSans500", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6021,10 +6295,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSans500", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textHeadingSans500", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6032,11 +6307,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSans500", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSans500", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6055,11 +6330,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "2rem", - "$type": "fontSize", "mixin": "textHeadingSans500", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6068,11 +6343,11 @@ "$type": "fontSize", "mixin": "textHeadingSans500", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2rem" }, "height": { - "$value": "2.6rem", - "$type": "dimension", "mixin": "textHeadingSans500", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6081,12 +6356,13 @@ "$type": "dimension", "mixin": "textHeadingSans500", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.6rem" } }, "600": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textHeadingSans600", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6094,10 +6370,11 @@ "$value": "{options.font.family.sans}", "mixin": "textHeadingSans600", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSans600", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6105,10 +6382,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSans600", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textHeadingSans600", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6116,11 +6394,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSans600", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSans600", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6139,11 +6417,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "2.4rem", - "$type": "fontSize", "mixin": "textHeadingSans600", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6152,11 +6430,11 @@ "$type": "fontSize", "mixin": "textHeadingSans600", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2.4rem" }, "height": { - "$value": "3rem", - "$type": "dimension", "mixin": "textHeadingSans600", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6165,14 +6443,15 @@ "$type": "dimension", "mixin": "textHeadingSans600", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3rem" } } }, "serif": { "200": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif200", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6180,10 +6459,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif200", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSerif200", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6191,10 +6471,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif200", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textHeadingSerif200", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6202,11 +6483,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif200", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSerif200", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6225,11 +6506,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "1.4rem", - "$type": "fontSize", "mixin": "textHeadingSerif200", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6238,11 +6519,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif200", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.4rem" }, "height": { - "$value": "1.8rem", - "$type": "dimension", "mixin": "textHeadingSerif200", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6251,12 +6532,13 @@ "$type": "dimension", "mixin": "textHeadingSerif200", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "1.8rem" } }, "300": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif300", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6264,10 +6546,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif300", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSerif300", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6275,10 +6558,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif300", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textHeadingSerif300", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6286,11 +6570,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif300", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSerif300", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6309,11 +6593,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "1.6rem", - "$type": "fontSize", "mixin": "textHeadingSerif300", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6322,11 +6606,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif300", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.6rem" }, "height": { - "$value": "2rem", - "$type": "dimension", "mixin": "textHeadingSerif300", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6335,12 +6619,13 @@ "$type": "dimension", "mixin": "textHeadingSerif300", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2rem" } }, "400": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif400", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6348,10 +6633,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif400", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSerif400", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6359,10 +6645,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif400", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textHeadingSerif400", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6370,11 +6657,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif400", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSerif400", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6393,11 +6680,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "1.8rem", - "$type": "fontSize", "mixin": "textHeadingSerif400", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6406,11 +6693,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif400", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.8rem" }, "height": { - "$value": "2.4rem", - "$type": "dimension", "mixin": "textHeadingSerif400", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6419,12 +6706,13 @@ "$type": "dimension", "mixin": "textHeadingSerif400", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.4rem" } }, "500": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif500", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6432,10 +6720,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif500", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSerif500", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6443,10 +6732,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif500", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textHeadingSerif500", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6454,11 +6744,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif500", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSerif500", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6477,11 +6767,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "2rem", - "$type": "fontSize", "mixin": "textHeadingSerif500", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6490,11 +6780,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif500", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2rem" }, "height": { - "$value": "2.6rem", - "$type": "dimension", "mixin": "textHeadingSerif500", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6503,12 +6793,13 @@ "$type": "dimension", "mixin": "textHeadingSerif500", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.6rem" } }, "600": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif600", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6516,10 +6807,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif600", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSerif600", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6527,10 +6819,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif600", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textHeadingSerif600", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6538,11 +6831,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif600", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSerif600", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6561,11 +6854,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "2.4rem", - "$type": "fontSize", "mixin": "textHeadingSerif600", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6574,11 +6867,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif600", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2.4rem" }, "height": { - "$value": "3rem", - "$type": "dimension", "mixin": "textHeadingSerif600", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6587,12 +6880,13 @@ "$type": "dimension", "mixin": "textHeadingSerif600", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3rem" } }, "700": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif700", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6600,10 +6894,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif700", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSerif700", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6611,10 +6906,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif700", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textHeadingSerif700", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6622,11 +6918,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif700", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSerif700", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6645,11 +6941,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "2.8rem", - "$type": "fontSize", "mixin": "textHeadingSerif700", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6658,11 +6954,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif700", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2.8rem" }, "height": { - "$value": "3.2rem", - "$type": "dimension", "mixin": "textHeadingSerif700", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6671,12 +6967,13 @@ "$type": "dimension", "mixin": "textHeadingSerif700", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3.2rem" } }, "800": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif800", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6684,10 +6981,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif800", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSerif800", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6695,10 +6993,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif800", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textHeadingSerif800", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6706,11 +7005,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif800", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSerif800", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6729,11 +7028,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "3.2rem", - "$type": "fontSize", "mixin": "textHeadingSerif800", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6742,11 +7041,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif800", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "3.2rem" }, "height": { - "$value": "3.6rem", - "$type": "dimension", "mixin": "textHeadingSerif800", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6755,12 +7054,13 @@ "$type": "dimension", "mixin": "textHeadingSerif800", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3.6rem" } }, "900": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif900", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6768,10 +7068,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif900", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSerif900", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6779,10 +7080,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif900", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textHeadingSerif900", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6790,11 +7092,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif900", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSerif900", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6813,11 +7115,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "3.6rem", - "$type": "fontSize", "mixin": "textHeadingSerif900", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6826,11 +7128,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif900", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "3.6rem" }, "height": { - "$value": "4.4rem", - "$type": "dimension", "mixin": "textHeadingSerif900", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6839,12 +7141,13 @@ "$type": "dimension", "mixin": "textHeadingSerif900", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "4.4rem" } }, "1000": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif1000", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6852,10 +7155,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif1000", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSerif1000", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6863,10 +7167,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif1000", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textHeadingSerif1000", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6874,11 +7179,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif1000", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSerif1000", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6897,11 +7202,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "4.2rem", - "$type": "fontSize", "mixin": "textHeadingSerif1000", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6910,11 +7215,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif1000", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "4.2rem" }, "height": { - "$value": "5rem", - "$type": "dimension", "mixin": "textHeadingSerif1000", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6923,12 +7228,13 @@ "$type": "dimension", "mixin": "textHeadingSerif1000", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "5rem" } }, "1100": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif1100", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6936,10 +7242,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif1100", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSerif1100", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6947,10 +7254,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif1100", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textHeadingSerif1100", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6958,11 +7266,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif1100", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSerif1100", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6981,11 +7289,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "4.8rem", - "$type": "fontSize", "mixin": "textHeadingSerif1100", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6994,11 +7302,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif1100", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "4.8rem" }, "height": { - "$value": "5.6rem", - "$type": "dimension", "mixin": "textHeadingSerif1100", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7007,12 +7315,13 @@ "$type": "dimension", "mixin": "textHeadingSerif1100", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "5.6rem" } }, "1200": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif1200", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7020,10 +7329,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif1200", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSerif1200", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7031,10 +7341,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif1200", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textHeadingSerif1200", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7042,11 +7353,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif1200", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSerif1200", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7065,11 +7376,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "5.4rem", - "$type": "fontSize", "mixin": "textHeadingSerif1200", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7078,11 +7389,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif1200", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "5.4rem" }, "height": { - "$value": "6.4rem", - "$type": "dimension", "mixin": "textHeadingSerif1200", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7091,14 +7402,15 @@ "$type": "dimension", "mixin": "textHeadingSerif1200", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "6.4rem" } } }, "serif-strong": { "600": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerifStrong600", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7106,10 +7418,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerifStrong600", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSerifStrong600", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7117,10 +7430,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerifStrong600", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textHeadingSerifStrong600", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7128,11 +7442,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textHeadingSerifStrong600", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSerifStrong600", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7151,11 +7465,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "2.4rem", - "$type": "fontSize", "mixin": "textHeadingSerifStrong600", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7164,11 +7478,11 @@ "$type": "fontSize", "mixin": "textHeadingSerifStrong600", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2.4rem" }, "height": { - "$value": "3rem", - "$type": "dimension", "mixin": "textHeadingSerifStrong600", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7177,12 +7491,13 @@ "$type": "dimension", "mixin": "textHeadingSerifStrong600", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3rem" } }, "700": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerifStrong700", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7190,10 +7505,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerifStrong700", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSerifStrong700", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7201,10 +7517,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerifStrong700", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textHeadingSerifStrong700", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7212,11 +7529,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textHeadingSerifStrong700", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSerifStrong700", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7235,11 +7552,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "2.8rem", - "$type": "fontSize", "mixin": "textHeadingSerifStrong700", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7248,11 +7565,11 @@ "$type": "fontSize", "mixin": "textHeadingSerifStrong700", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2.8rem" }, "height": { - "$value": "3.2rem", - "$type": "dimension", "mixin": "textHeadingSerifStrong700", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7261,12 +7578,13 @@ "$type": "dimension", "mixin": "textHeadingSerifStrong700", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3.2rem" } }, "800": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerifStrong800", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7274,10 +7592,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerifStrong800", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSerifStrong800", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7285,10 +7604,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerifStrong800", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textHeadingSerifStrong800", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7296,11 +7616,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textHeadingSerifStrong800", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSerifStrong800", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7319,11 +7639,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "3.2rem", - "$type": "fontSize", "mixin": "textHeadingSerifStrong800", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7332,11 +7652,11 @@ "$type": "fontSize", "mixin": "textHeadingSerifStrong800", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "3.2rem" }, "height": { - "$value": "3.6rem", - "$type": "dimension", "mixin": "textHeadingSerifStrong800", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7345,12 +7665,13 @@ "$type": "dimension", "mixin": "textHeadingSerifStrong800", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3.6rem" } }, "900": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerifStrong900", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7358,10 +7679,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerifStrong900", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSerifStrong900", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7369,10 +7691,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerifStrong900", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textHeadingSerifStrong900", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7380,11 +7703,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textHeadingSerifStrong900", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSerifStrong900", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7403,11 +7726,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "3.6rem", - "$type": "fontSize", "mixin": "textHeadingSerifStrong900", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7416,11 +7739,11 @@ "$type": "fontSize", "mixin": "textHeadingSerifStrong900", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "3.6rem" }, "height": { - "$value": "4.4rem", - "$type": "dimension", "mixin": "textHeadingSerifStrong900", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7429,12 +7752,13 @@ "$type": "dimension", "mixin": "textHeadingSerifStrong900", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "4.4rem" } }, "1000": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerifStrong1000", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7442,10 +7766,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerifStrong1000", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSerifStrong1000", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7453,10 +7778,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerifStrong1000", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textHeadingSerifStrong1000", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7464,11 +7790,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textHeadingSerifStrong1000", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSerifStrong1000", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7487,11 +7813,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "4.2rem", - "$type": "fontSize", "mixin": "textHeadingSerifStrong1000", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7500,11 +7826,11 @@ "$type": "fontSize", "mixin": "textHeadingSerifStrong1000", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "4.2rem" }, "height": { - "$value": "5rem", - "$type": "dimension", "mixin": "textHeadingSerifStrong1000", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7513,12 +7839,13 @@ "$type": "dimension", "mixin": "textHeadingSerifStrong1000", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "5rem" } }, "1100": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerifStrong1100", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7526,10 +7853,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerifStrong1100", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSerifStrong1100", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7537,10 +7865,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerifStrong1100", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textHeadingSerifStrong1100", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7548,11 +7877,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textHeadingSerifStrong1100", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSerifStrong1100", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7571,11 +7900,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "4.8rem", - "$type": "fontSize", "mixin": "textHeadingSerifStrong1100", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7584,11 +7913,11 @@ "$type": "fontSize", "mixin": "textHeadingSerifStrong1100", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "4.8rem" }, "height": { - "$value": "5.6rem", - "$type": "dimension", "mixin": "textHeadingSerifStrong1100", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7597,12 +7926,13 @@ "$type": "dimension", "mixin": "textHeadingSerifStrong1100", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "5.6rem" } }, "1200": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerifStrong1200", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7610,10 +7940,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerifStrong1200", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSerifStrong1200", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7621,10 +7952,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerifStrong1200", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textHeadingSerifStrong1200", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7632,11 +7964,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textHeadingSerifStrong1200", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSerifStrong1200", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7655,11 +7987,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "5.4rem", - "$type": "fontSize", "mixin": "textHeadingSerifStrong1200", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7668,11 +8000,11 @@ "$type": "fontSize", "mixin": "textHeadingSerifStrong1200", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "5.4rem" }, "height": { - "$value": "6.4rem", - "$type": "dimension", "mixin": "textHeadingSerifStrong1200", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7681,14 +8013,15 @@ "$type": "dimension", "mixin": "textHeadingSerifStrong1200", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "6.4rem" } } }, "display": { "800": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingDisplay800", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7696,10 +8029,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingDisplay800", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingDisplay800", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7707,10 +8041,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingDisplay800", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textHeadingDisplay800", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7718,11 +8053,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textHeadingDisplay800", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingDisplay800", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7741,11 +8076,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "3.2rem", - "$type": "fontSize", "mixin": "textHeadingDisplay800", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7754,11 +8089,11 @@ "$type": "fontSize", "mixin": "textHeadingDisplay800", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "3.2rem" }, "height": { - "$value": "3.6rem", - "$type": "dimension", "mixin": "textHeadingDisplay800", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7767,12 +8102,13 @@ "$type": "dimension", "mixin": "textHeadingDisplay800", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3.6rem" } }, "900": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingDisplay900", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7780,10 +8116,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingDisplay900", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingDisplay900", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7791,10 +8128,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingDisplay900", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textHeadingDisplay900", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7802,11 +8140,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textHeadingDisplay900", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingDisplay900", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7825,11 +8163,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "3.6rem", - "$type": "fontSize", "mixin": "textHeadingDisplay900", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7838,11 +8176,11 @@ "$type": "fontSize", "mixin": "textHeadingDisplay900", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "3.6rem" }, "height": { - "$value": "4rem", - "$type": "dimension", "mixin": "textHeadingDisplay900", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7851,12 +8189,13 @@ "$type": "dimension", "mixin": "textHeadingDisplay900", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "4rem" } }, "1000": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingDisplay1000", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7864,10 +8203,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingDisplay1000", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingDisplay1000", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7875,10 +8215,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingDisplay1000", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textHeadingDisplay1000", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7886,11 +8227,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textHeadingDisplay1000", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingDisplay1000", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7909,11 +8250,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "4.2rem", - "$type": "fontSize", "mixin": "textHeadingDisplay1000", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7922,11 +8263,11 @@ "$type": "fontSize", "mixin": "textHeadingDisplay1000", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "4.2rem" }, "height": { - "$value": "4.8rem", - "$type": "dimension", "mixin": "textHeadingDisplay1000", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7935,12 +8276,13 @@ "$type": "dimension", "mixin": "textHeadingDisplay1000", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "4.8rem" } }, "1100": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingDisplay1100", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7948,10 +8290,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingDisplay1100", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingDisplay1100", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7959,10 +8302,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingDisplay1100", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textHeadingDisplay1100", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7970,11 +8314,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textHeadingDisplay1100", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingDisplay1100", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7993,11 +8337,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "4.8rem", - "$type": "fontSize", "mixin": "textHeadingDisplay1100", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8006,11 +8350,11 @@ "$type": "fontSize", "mixin": "textHeadingDisplay1100", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "4.8rem" }, "height": { - "$value": "5.2rem", - "$type": "dimension", "mixin": "textHeadingDisplay1100", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8019,12 +8363,13 @@ "$type": "dimension", "mixin": "textHeadingDisplay1100", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "5.2rem" } }, "1200": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingDisplay1200", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8032,10 +8377,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingDisplay1200", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingDisplay1200", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8043,10 +8389,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingDisplay1200", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textHeadingDisplay1200", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8054,11 +8401,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textHeadingDisplay1200", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingDisplay1200", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8077,11 +8424,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "5.4rem", - "$type": "fontSize", "mixin": "textHeadingDisplay1200", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8090,11 +8437,11 @@ "$type": "fontSize", "mixin": "textHeadingDisplay1200", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "5.4rem" }, "height": { - "$value": "6rem", - "$type": "dimension", "mixin": "textHeadingDisplay1200", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8103,12 +8450,13 @@ "$type": "dimension", "mixin": "textHeadingDisplay1200", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "6rem" } }, "1300": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingDisplay1300", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8116,10 +8464,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingDisplay1300", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingDisplay1300", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8127,10 +8476,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingDisplay1300", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textHeadingDisplay1300", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8138,11 +8488,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textHeadingDisplay1300", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingDisplay1300", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8161,11 +8511,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "6rem", - "$type": "fontSize", "mixin": "textHeadingDisplay1300", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8174,11 +8524,11 @@ "$type": "fontSize", "mixin": "textHeadingDisplay1300", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "6rem" }, "height": { - "$value": "6.4rem", - "$type": "dimension", "mixin": "textHeadingDisplay1300", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8187,12 +8537,13 @@ "$type": "dimension", "mixin": "textHeadingDisplay1300", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "6.4rem" } }, "1400": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingDisplay1400", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8200,10 +8551,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingDisplay1400", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingDisplay1400", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8211,10 +8563,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingDisplay1400", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textHeadingDisplay1400", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8222,11 +8575,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textHeadingDisplay1400", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingDisplay1400", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8245,11 +8598,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "6.8rem", - "$type": "fontSize", "mixin": "textHeadingDisplay1400", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8258,11 +8611,11 @@ "$type": "fontSize", "mixin": "textHeadingDisplay1400", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "6.8rem" }, "height": { - "$value": "7.2rem", - "$type": "dimension", "mixin": "textHeadingDisplay1400", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8271,12 +8624,13 @@ "$type": "dimension", "mixin": "textHeadingDisplay1400", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "7.2rem" } }, "1500": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingDisplay1500", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8284,10 +8638,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingDisplay1500", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingDisplay1500", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8295,10 +8650,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingDisplay1500", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textHeadingDisplay1500", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8306,11 +8662,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textHeadingDisplay1500", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingDisplay1500", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8329,11 +8685,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "7.6rem", - "$type": "fontSize", "mixin": "textHeadingDisplay1500", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8342,11 +8698,11 @@ "$type": "fontSize", "mixin": "textHeadingDisplay1500", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "7.6rem" }, "height": { - "$value": "8rem", - "$type": "dimension", "mixin": "textHeadingDisplay1500", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8355,12 +8711,13 @@ "$type": "dimension", "mixin": "textHeadingDisplay1500", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "8rem" } }, "1600": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingDisplay1600", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8368,10 +8725,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingDisplay1600", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingDisplay1600", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8379,10 +8737,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingDisplay1600", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textHeadingDisplay1600", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8390,11 +8749,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textHeadingDisplay1600", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingDisplay1600", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8413,11 +8772,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "8.6rem", - "$type": "fontSize", "mixin": "textHeadingDisplay1600", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8426,11 +8785,11 @@ "$type": "fontSize", "mixin": "textHeadingDisplay1600", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "8.6rem" }, "height": { - "$value": "9.2rem", - "$type": "dimension", "mixin": "textHeadingDisplay1600", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8439,7 +8798,9 @@ "$type": "dimension", "mixin": "textHeadingDisplay1600", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "9.2rem" } } } @@ -8448,7 +8809,6 @@ "sans": { "300": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textSubheadingSans300", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8456,10 +8816,11 @@ "$value": "{options.font.family.sans}", "mixin": "textSubheadingSans300", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textSubheadingSans300", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8467,10 +8828,11 @@ "$value": "{options.font.style.normal}", "mixin": "textSubheadingSans300", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textSubheadingSans300", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8478,11 +8840,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textSubheadingSans300", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textSubheadingSans300", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8501,11 +8863,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "1.6rem", - "$type": "fontSize", "mixin": "textSubheadingSans300", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8514,11 +8876,11 @@ "$type": "fontSize", "mixin": "textSubheadingSans300", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.6rem" }, "height": { - "$value": "2rem", - "$type": "dimension", "mixin": "textSubheadingSans300", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8527,12 +8889,13 @@ "$type": "dimension", "mixin": "textSubheadingSans300", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2rem" } }, "400": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textSubheadingSans400", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8540,10 +8903,11 @@ "$value": "{options.font.family.sans}", "mixin": "textSubheadingSans400", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textSubheadingSans400", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8551,10 +8915,11 @@ "$value": "{options.font.style.normal}", "mixin": "textSubheadingSans400", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textSubheadingSans400", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8562,11 +8927,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textSubheadingSans400", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textSubheadingSans400", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8585,11 +8950,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "1.8rem", - "$type": "fontSize", "mixin": "textSubheadingSans400", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8598,11 +8963,11 @@ "$type": "fontSize", "mixin": "textSubheadingSans400", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.8rem" }, "height": { - "$value": "2.4rem", - "$type": "dimension", "mixin": "textSubheadingSans400", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8611,12 +8976,13 @@ "$type": "dimension", "mixin": "textSubheadingSans400", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.4rem" } }, "500": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textSubheadingSans500", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8624,10 +8990,11 @@ "$value": "{options.font.family.sans}", "mixin": "textSubheadingSans500", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textSubheadingSans500", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8635,10 +9002,11 @@ "$value": "{options.font.style.normal}", "mixin": "textSubheadingSans500", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textSubheadingSans500", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8646,11 +9014,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textSubheadingSans500", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textSubheadingSans500", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8669,11 +9037,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "2rem", - "$type": "fontSize", "mixin": "textSubheadingSans500", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8682,11 +9050,11 @@ "$type": "fontSize", "mixin": "textSubheadingSans500", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2rem" }, "height": { - "$value": "2.6rem", - "$type": "dimension", "mixin": "textSubheadingSans500", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8695,12 +9063,13 @@ "$type": "dimension", "mixin": "textSubheadingSans500", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.6rem" } }, "600": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textSubheadingSans600", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8708,10 +9077,11 @@ "$value": "{options.font.family.sans}", "mixin": "textSubheadingSans600", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textSubheadingSans600", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8719,10 +9089,11 @@ "$value": "{options.font.style.normal}", "mixin": "textSubheadingSans600", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textSubheadingSans600", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8730,11 +9101,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textSubheadingSans600", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textSubheadingSans600", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8753,11 +9124,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "2.4rem", - "$type": "fontSize", "mixin": "textSubheadingSans600", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8766,11 +9137,11 @@ "$type": "fontSize", "mixin": "textSubheadingSans600", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2.4rem" }, "height": { - "$value": "3rem", - "$type": "dimension", "mixin": "textSubheadingSans600", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8779,7 +9150,9 @@ "$type": "dimension", "mixin": "textSubheadingSans600", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3rem" } } } @@ -8787,7 +9160,6 @@ "text-utility-sans": { "100": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySans100", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -8795,10 +9167,11 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySans100", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySans100", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -8806,10 +9179,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySans100", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textUtilitySans100", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -8817,11 +9191,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySans100", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "-0.008rem", - "$type": "dimension", "mixin": "textUtilitySans100", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -8840,11 +9214,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.008rem" }, "size": { - "$value": "1.2rem", - "$type": "fontSize", "mixin": "textUtilitySans100", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -8853,11 +9227,11 @@ "$type": "fontSize", "mixin": "textUtilitySans100", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.2rem" }, "height": { - "$value": "1.6rem", - "$type": "dimension", "mixin": "textUtilitySans100", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -8866,12 +9240,13 @@ "$type": "dimension", "mixin": "textUtilitySans100", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "1.6rem" } }, "200": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySans200", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -8879,10 +9254,11 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySans200", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySans200", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -8890,10 +9266,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySans200", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textUtilitySans200", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -8901,11 +9278,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySans200", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "-0.016rem", - "$type": "dimension", "mixin": "textUtilitySans200", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -8924,11 +9301,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.016rem" }, "size": { - "$value": "1.4rem", - "$type": "fontSize", "mixin": "textUtilitySans200", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -8937,11 +9314,11 @@ "$type": "fontSize", "mixin": "textUtilitySans200", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.4rem" }, "height": { - "$value": "1.8rem", - "$type": "dimension", "mixin": "textUtilitySans200", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -8950,12 +9327,13 @@ "$type": "dimension", "mixin": "textUtilitySans200", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "1.8rem" } }, "300": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySans300", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -8963,10 +9341,11 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySans300", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySans300", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -8974,10 +9353,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySans300", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textUtilitySans300", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -8985,11 +9365,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySans300", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "-0.016rem", - "$type": "dimension", "mixin": "textUtilitySans300", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9008,11 +9388,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.016rem" }, "size": { - "$value": "1.6rem", - "$type": "fontSize", "mixin": "textUtilitySans300", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9021,11 +9401,11 @@ "$type": "fontSize", "mixin": "textUtilitySans300", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.6rem" }, "height": { - "$value": "2.2rem", - "$type": "dimension", "mixin": "textUtilitySans300", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9034,12 +9414,13 @@ "$type": "dimension", "mixin": "textUtilitySans300", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.2rem" } }, "400": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySans400", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9047,10 +9428,11 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySans400", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySans400", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9058,10 +9440,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySans400", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textUtilitySans400", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9069,11 +9452,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySans400", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "-0.016rem", - "$type": "dimension", "mixin": "textUtilitySans400", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9092,11 +9475,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.016rem" }, "size": { - "$value": "1.8rem", - "$type": "fontSize", "mixin": "textUtilitySans400", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9105,11 +9488,11 @@ "$type": "fontSize", "mixin": "textUtilitySans400", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.8rem" }, "height": { - "$value": "2.4rem", - "$type": "dimension", "mixin": "textUtilitySans400", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9118,12 +9501,13 @@ "$type": "dimension", "mixin": "textUtilitySans400", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.4rem" } }, "500": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySans500", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9131,10 +9515,11 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySans500", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySans500", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9142,10 +9527,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySans500", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textUtilitySans500", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9153,11 +9539,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySans500", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "-0.032rem", - "$type": "dimension", "mixin": "textUtilitySans500", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9176,11 +9562,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.032rem" }, "size": { - "$value": "2rem", - "$type": "fontSize", "mixin": "textUtilitySans500", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9189,11 +9575,11 @@ "$type": "fontSize", "mixin": "textUtilitySans500", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2rem" }, "height": { - "$value": "2.6rem", - "$type": "dimension", "mixin": "textUtilitySans500", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9202,12 +9588,13 @@ "$type": "dimension", "mixin": "textUtilitySans500", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.6rem" } }, "600": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySans600", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9215,10 +9602,11 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySans600", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySans600", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9226,10 +9614,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySans600", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textUtilitySans600", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9237,11 +9626,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySans600", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "-0.032rem", - "$type": "dimension", "mixin": "textUtilitySans600", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9260,11 +9649,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.032rem" }, "size": { - "$value": "2.4rem", - "$type": "fontSize", "mixin": "textUtilitySans600", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9273,11 +9662,11 @@ "$type": "fontSize", "mixin": "textUtilitySans600", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2.4rem" }, "height": { - "$value": "3rem", - "$type": "dimension", "mixin": "textUtilitySans600", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9286,12 +9675,13 @@ "$type": "dimension", "mixin": "textUtilitySans600", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3rem" } }, "700": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySans700", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9299,10 +9689,11 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySans700", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySans700", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9310,10 +9701,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySans700", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textUtilitySans700", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9321,11 +9713,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySans700", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "-0.032rem", - "$type": "dimension", "mixin": "textUtilitySans700", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9344,11 +9736,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.032rem" }, "size": { - "$value": "2.8rem", - "$type": "fontSize", "mixin": "textUtilitySans700", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9357,11 +9749,11 @@ "$type": "fontSize", "mixin": "textUtilitySans700", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2.8rem" }, "height": { - "$value": "3.6rem", - "$type": "dimension", "mixin": "textUtilitySans700", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9370,12 +9762,13 @@ "$type": "dimension", "mixin": "textUtilitySans700", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3.6rem" } }, "800": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySans800", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9383,10 +9776,11 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySans800", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySans800", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9394,10 +9788,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySans800", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textUtilitySans800", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9405,11 +9800,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySans800", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "-0.064rem", - "$type": "dimension", "mixin": "textUtilitySans800", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9428,11 +9823,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.064rem" }, "size": { - "$value": "3.2rem", - "$type": "fontSize", "mixin": "textUtilitySans800", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9441,11 +9836,11 @@ "$type": "fontSize", "mixin": "textUtilitySans800", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "3.2rem" }, "height": { - "$value": "4rem", - "$type": "dimension", "mixin": "textUtilitySans800", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9454,14 +9849,15 @@ "$type": "dimension", "mixin": "textUtilitySans800", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "4rem" } } }, "text-utility-sans-strong": { "100": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySansStrong100", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9469,10 +9865,11 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySansStrong100", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySansStrong100", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9480,10 +9877,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySansStrong100", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textUtilitySansStrong100", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9491,11 +9889,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySansStrong100", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "-0.008rem", - "$type": "dimension", "mixin": "textUtilitySansStrong100", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9514,11 +9912,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.008rem" }, "size": { - "$value": "1.2rem", - "$type": "fontSize", "mixin": "textUtilitySansStrong100", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9527,11 +9925,11 @@ "$type": "fontSize", "mixin": "textUtilitySansStrong100", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.2rem" }, "height": { - "$value": "1.6rem", - "$type": "dimension", "mixin": "textUtilitySansStrong100", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9540,12 +9938,13 @@ "$type": "dimension", "mixin": "textUtilitySansStrong100", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "1.6rem" } }, "200": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySansStrong200", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9553,10 +9952,11 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySansStrong200", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySansStrong200", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9564,10 +9964,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySansStrong200", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textUtilitySansStrong200", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9575,11 +9976,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySansStrong200", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "-0.008rem", - "$type": "dimension", "mixin": "textUtilitySansStrong200", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9598,11 +9999,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.008rem" }, "size": { - "$value": "1.4rem", - "$type": "fontSize", "mixin": "textUtilitySansStrong200", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9611,11 +10012,11 @@ "$type": "fontSize", "mixin": "textUtilitySansStrong200", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.4rem" }, "height": { - "$value": "1.8rem", - "$type": "dimension", "mixin": "textUtilitySansStrong200", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9624,12 +10025,13 @@ "$type": "dimension", "mixin": "textUtilitySansStrong200", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "1.8rem" } }, "300": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySansStrong300", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9637,10 +10039,11 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySansStrong300", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySansStrong300", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9648,10 +10051,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySansStrong300", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textUtilitySansStrong300", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9659,11 +10063,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySansStrong300", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "-0.008rem", - "$type": "dimension", "mixin": "textUtilitySansStrong300", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9682,11 +10086,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.008rem" }, "size": { - "$value": "1.6rem", - "$type": "fontSize", "mixin": "textUtilitySansStrong300", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9695,11 +10099,11 @@ "$type": "fontSize", "mixin": "textUtilitySansStrong300", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.6rem" }, "height": { - "$value": "2.2rem", - "$type": "dimension", "mixin": "textUtilitySansStrong300", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9708,12 +10112,13 @@ "$type": "dimension", "mixin": "textUtilitySansStrong300", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.2rem" } }, "400": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySansStrong400", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9721,10 +10126,11 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySansStrong400", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySansStrong400", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9732,10 +10138,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySansStrong400", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textUtilitySansStrong400", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9743,11 +10150,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySansStrong400", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "-0.008rem", - "$type": "dimension", "mixin": "textUtilitySansStrong400", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9766,11 +10173,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.008rem" }, "size": { - "$value": "1.8rem", - "$type": "fontSize", "mixin": "textUtilitySansStrong400", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9779,11 +10186,11 @@ "$type": "fontSize", "mixin": "textUtilitySansStrong400", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.8rem" }, "height": { - "$value": "2.4rem", - "$type": "dimension", "mixin": "textUtilitySansStrong400", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9792,12 +10199,13 @@ "$type": "dimension", "mixin": "textUtilitySansStrong400", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.4rem" } }, "500": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySansStrong500", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9805,10 +10213,11 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySansStrong500", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySansStrong500", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9816,10 +10225,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySansStrong500", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textUtilitySansStrong500", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9827,11 +10237,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySansStrong500", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "-0.016rem", - "$type": "dimension", "mixin": "textUtilitySansStrong500", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9850,11 +10260,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.016rem" }, "size": { - "$value": "2rem", - "$type": "fontSize", "mixin": "textUtilitySansStrong500", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9863,11 +10273,11 @@ "$type": "fontSize", "mixin": "textUtilitySansStrong500", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2rem" }, "height": { - "$value": "2.6rem", - "$type": "dimension", "mixin": "textUtilitySansStrong500", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9876,12 +10286,13 @@ "$type": "dimension", "mixin": "textUtilitySansStrong500", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.6rem" } }, "600": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySansStrong600", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9889,10 +10300,11 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySansStrong600", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySansStrong600", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9900,10 +10312,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySansStrong600", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textUtilitySansStrong600", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9911,11 +10324,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySansStrong600", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "-0.016rem", - "$type": "dimension", "mixin": "textUtilitySansStrong600", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9934,11 +10347,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.016rem" }, "size": { - "$value": "2.4rem", - "$type": "fontSize", "mixin": "textUtilitySansStrong600", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9947,11 +10360,11 @@ "$type": "fontSize", "mixin": "textUtilitySansStrong600", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2.4rem" }, "height": { - "$value": "3rem", - "$type": "dimension", "mixin": "textUtilitySansStrong600", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9960,12 +10373,13 @@ "$type": "dimension", "mixin": "textUtilitySansStrong600", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3rem" } }, "700": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySansStrong700", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9973,10 +10387,11 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySansStrong700", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySansStrong700", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9984,10 +10399,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySansStrong700", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textUtilitySansStrong700", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9995,11 +10411,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySansStrong700", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "-0.016rem", - "$type": "dimension", "mixin": "textUtilitySansStrong700", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10018,11 +10434,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.016rem" }, "size": { - "$value": "2.8rem", - "$type": "fontSize", "mixin": "textUtilitySansStrong700", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10031,11 +10447,11 @@ "$type": "fontSize", "mixin": "textUtilitySansStrong700", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2.8rem" }, "height": { - "$value": "3.6rem", - "$type": "dimension", "mixin": "textUtilitySansStrong700", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10044,12 +10460,13 @@ "$type": "dimension", "mixin": "textUtilitySansStrong700", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3.6rem" } }, "800": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySansStrong800", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10057,10 +10474,11 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySansStrong800", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySansStrong800", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10068,10 +10486,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySansStrong800", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textUtilitySansStrong800", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10079,11 +10498,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySansStrong800", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "-0.032rem", - "$type": "dimension", "mixin": "textUtilitySansStrong800", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10102,11 +10521,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.032rem" }, "size": { - "$value": "3.2rem", - "$type": "fontSize", "mixin": "textUtilitySansStrong800", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10115,11 +10534,11 @@ "$type": "fontSize", "mixin": "textUtilitySansStrong800", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "3.2rem" }, "height": { - "$value": "4rem", - "$type": "dimension", "mixin": "textUtilitySansStrong800", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10128,14 +10547,15 @@ "$type": "dimension", "mixin": "textUtilitySansStrong800", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "4rem" } } }, "text-utility-serif": { "200": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerif200", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10143,10 +10563,11 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerif200", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySerif200", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10154,10 +10575,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerif200", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textUtilitySerif200", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10165,11 +10587,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySerif200", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "-0.008rem", - "$type": "dimension", "mixin": "textUtilitySerif200", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10188,11 +10610,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.008rem" }, "size": { - "$value": "1.4rem", - "$type": "fontSize", "mixin": "textUtilitySerif200", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10201,11 +10623,11 @@ "$type": "fontSize", "mixin": "textUtilitySerif200", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.4rem" }, "height": { - "$value": "1.8rem", - "$type": "dimension", "mixin": "textUtilitySerif200", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10214,12 +10636,13 @@ "$type": "dimension", "mixin": "textUtilitySerif200", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "1.8rem" } }, "300": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerif300", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10227,10 +10650,11 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerif300", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySerif300", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10238,10 +10662,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerif300", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textUtilitySerif300", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10249,11 +10674,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySerif300", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "-0.008rem", - "$type": "dimension", "mixin": "textUtilitySerif300", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10272,11 +10697,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.008rem" }, "size": { - "$value": "1.6rem", - "$type": "fontSize", "mixin": "textUtilitySerif300", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10285,11 +10710,11 @@ "$type": "fontSize", "mixin": "textUtilitySerif300", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.6rem" }, "height": { - "$value": "2.2rem", - "$type": "dimension", "mixin": "textUtilitySerif300", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10298,12 +10723,13 @@ "$type": "dimension", "mixin": "textUtilitySerif300", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.2rem" } }, "400": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerif400", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10311,10 +10737,11 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerif400", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySerif400", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10322,10 +10749,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerif400", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textUtilitySerif400", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10333,11 +10761,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySerif400", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "-0.016rem", - "$type": "dimension", "mixin": "textUtilitySerif400", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10356,11 +10784,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.016rem" }, "size": { - "$value": "1.8rem", - "$type": "fontSize", "mixin": "textUtilitySerif400", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10369,11 +10797,11 @@ "$type": "fontSize", "mixin": "textUtilitySerif400", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.8rem" }, "height": { - "$value": "2.4rem", - "$type": "dimension", "mixin": "textUtilitySerif400", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10382,12 +10810,13 @@ "$type": "dimension", "mixin": "textUtilitySerif400", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.4rem" } }, "500": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerif500", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10395,10 +10824,11 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerif500", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySerif500", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10406,10 +10836,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerif500", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textUtilitySerif500", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10417,11 +10848,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySerif500", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "-0.032rem", - "$type": "dimension", "mixin": "textUtilitySerif500", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10440,11 +10871,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.032rem" }, "size": { - "$value": "2rem", - "$type": "fontSize", "mixin": "textUtilitySerif500", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10453,11 +10884,11 @@ "$type": "fontSize", "mixin": "textUtilitySerif500", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2rem" }, "height": { - "$value": "2.6rem", - "$type": "dimension", "mixin": "textUtilitySerif500", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10466,12 +10897,13 @@ "$type": "dimension", "mixin": "textUtilitySerif500", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.6rem" } }, "600": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerif600", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10479,10 +10911,11 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerif600", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySerif600", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10490,10 +10923,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerif600", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textUtilitySerif600", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10501,11 +10935,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySerif600", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "-0.032rem", - "$type": "dimension", "mixin": "textUtilitySerif600", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10524,11 +10958,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.032rem" }, "size": { - "$value": "2.4rem", - "$type": "fontSize", "mixin": "textUtilitySerif600", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10537,11 +10971,11 @@ "$type": "fontSize", "mixin": "textUtilitySerif600", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2.4rem" }, "height": { - "$value": "3rem", - "$type": "dimension", "mixin": "textUtilitySerif600", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10550,12 +10984,13 @@ "$type": "dimension", "mixin": "textUtilitySerif600", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3rem" } }, "700": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerif700", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10563,10 +10998,11 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerif700", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySerif700", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10574,10 +11010,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerif700", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textUtilitySerif700", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10585,11 +11022,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySerif700", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "-0.032rem", - "$type": "dimension", "mixin": "textUtilitySerif700", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10608,11 +11045,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.032rem" }, "size": { - "$value": "2.8rem", - "$type": "fontSize", "mixin": "textUtilitySerif700", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10621,11 +11058,11 @@ "$type": "fontSize", "mixin": "textUtilitySerif700", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2.8rem" }, "height": { - "$value": "3.6rem", - "$type": "dimension", "mixin": "textUtilitySerif700", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10634,12 +11071,13 @@ "$type": "dimension", "mixin": "textUtilitySerif700", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3.6rem" } }, "800": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerif800", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10647,10 +11085,11 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerif800", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySerif800", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10658,10 +11097,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerif800", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textUtilitySerif800", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10669,11 +11109,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySerif800", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "-0.032rem", - "$type": "dimension", "mixin": "textUtilitySerif800", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10692,11 +11132,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.032rem" }, "size": { - "$value": "3.2rem", - "$type": "fontSize", "mixin": "textUtilitySerif800", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10705,11 +11145,11 @@ "$type": "fontSize", "mixin": "textUtilitySerif800", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "3.2rem" }, "height": { - "$value": "4rem", - "$type": "dimension", "mixin": "textUtilitySerif800", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10718,14 +11158,15 @@ "$type": "dimension", "mixin": "textUtilitySerif800", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "4rem" } } }, "text-utility-serif-strong": { "200": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerifStrong200", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10733,10 +11174,11 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerifStrong200", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySerifStrong200", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10744,10 +11186,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerifStrong200", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textUtilitySerifStrong200", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10755,11 +11198,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySerifStrong200", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "-0.008rem", - "$type": "dimension", "mixin": "textUtilitySerifStrong200", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10778,11 +11221,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.008rem" }, "size": { - "$value": "1.4rem", - "$type": "fontSize", "mixin": "textUtilitySerifStrong200", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10791,11 +11234,11 @@ "$type": "fontSize", "mixin": "textUtilitySerifStrong200", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.4rem" }, "height": { - "$value": "1.8rem", - "$type": "dimension", "mixin": "textUtilitySerifStrong200", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10804,12 +11247,13 @@ "$type": "dimension", "mixin": "textUtilitySerifStrong200", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "1.8rem" } }, "300": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerifStrong300", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10817,10 +11261,11 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerifStrong300", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySerifStrong300", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10828,10 +11273,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerifStrong300", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textUtilitySerifStrong300", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10839,11 +11285,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySerifStrong300", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "-0.008rem", - "$type": "dimension", "mixin": "textUtilitySerifStrong300", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10862,11 +11308,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.008rem" }, "size": { - "$value": "1.6rem", - "$type": "fontSize", "mixin": "textUtilitySerifStrong300", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10875,11 +11321,11 @@ "$type": "fontSize", "mixin": "textUtilitySerifStrong300", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.6rem" }, "height": { - "$value": "2.2rem", - "$type": "dimension", "mixin": "textUtilitySerifStrong300", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10888,12 +11334,13 @@ "$type": "dimension", "mixin": "textUtilitySerifStrong300", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.2rem" } }, "400": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerifStrong400", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10901,10 +11348,11 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerifStrong400", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySerifStrong400", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10912,10 +11360,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerifStrong400", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textUtilitySerifStrong400", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10923,11 +11372,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySerifStrong400", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "-0.008rem", - "$type": "dimension", "mixin": "textUtilitySerifStrong400", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10946,11 +11395,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.008rem" }, "size": { - "$value": "1.8rem", - "$type": "fontSize", "mixin": "textUtilitySerifStrong400", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10959,11 +11408,11 @@ "$type": "fontSize", "mixin": "textUtilitySerifStrong400", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.8rem" }, "height": { - "$value": "2.4rem", - "$type": "dimension", "mixin": "textUtilitySerifStrong400", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10972,12 +11421,13 @@ "$type": "dimension", "mixin": "textUtilitySerifStrong400", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.4rem" } }, "500": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerifStrong500", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10985,10 +11435,11 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerifStrong500", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySerifStrong500", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10996,10 +11447,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerifStrong500", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textUtilitySerifStrong500", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -11007,11 +11459,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySerifStrong500", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "-0.008rem", - "$type": "dimension", "mixin": "textUtilitySerifStrong500", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -11030,11 +11482,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.008rem" }, "size": { - "$value": "2rem", - "$type": "fontSize", "mixin": "textUtilitySerifStrong500", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -11043,11 +11495,11 @@ "$type": "fontSize", "mixin": "textUtilitySerifStrong500", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2rem" }, "height": { - "$value": "2.6rem", - "$type": "dimension", "mixin": "textUtilitySerifStrong500", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -11056,12 +11508,13 @@ "$type": "dimension", "mixin": "textUtilitySerifStrong500", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.6rem" } }, "600": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerifStrong600", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -11069,10 +11522,11 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerifStrong600", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySerifStrong600", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -11080,10 +11534,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerifStrong600", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textUtilitySerifStrong600", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -11091,11 +11546,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySerifStrong600", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "-0.016rem", - "$type": "dimension", "mixin": "textUtilitySerifStrong600", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -11114,11 +11569,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.016rem" }, "size": { - "$value": "2.4rem", - "$type": "fontSize", "mixin": "textUtilitySerifStrong600", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -11127,11 +11582,11 @@ "$type": "fontSize", "mixin": "textUtilitySerifStrong600", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2.4rem" }, "height": { - "$value": "3rem", - "$type": "dimension", "mixin": "textUtilitySerifStrong600", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -11140,12 +11595,13 @@ "$type": "dimension", "mixin": "textUtilitySerifStrong600", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3rem" } }, "700": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerifStrong700", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -11153,10 +11609,11 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerifStrong700", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySerifStrong700", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -11164,10 +11621,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerifStrong700", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textUtilitySerifStrong700", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -11175,11 +11633,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySerifStrong700", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "-0.016rem", - "$type": "dimension", "mixin": "textUtilitySerifStrong700", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -11198,11 +11656,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.016rem" }, "size": { - "$value": "2.8rem", - "$type": "fontSize", "mixin": "textUtilitySerifStrong700", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -11211,11 +11669,11 @@ "$type": "fontSize", "mixin": "textUtilitySerifStrong700", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2.8rem" }, "height": { - "$value": "3.6rem", - "$type": "dimension", "mixin": "textUtilitySerifStrong700", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -11224,12 +11682,13 @@ "$type": "dimension", "mixin": "textUtilitySerifStrong700", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3.6rem" } }, "800": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerifStrong800", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -11237,10 +11696,11 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerifStrong800", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySerifStrong800", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -11248,10 +11708,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerifStrong800", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textUtilitySerifStrong800", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -11259,11 +11720,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySerifStrong800", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "-0.016rem", - "$type": "dimension", "mixin": "textUtilitySerifStrong800", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -11282,11 +11743,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.016rem" }, "size": { - "$value": "3.2rem", - "$type": "fontSize", "mixin": "textUtilitySerifStrong800", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -11295,11 +11756,11 @@ "$type": "fontSize", "mixin": "textUtilitySerifStrong800", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "3.2rem" }, "height": { - "$value": "4rem", - "$type": "dimension", "mixin": "textUtilitySerifStrong800", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -11308,13 +11769,14 @@ "$type": "dimension", "mixin": "textUtilitySerifStrong800", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "4rem" } } }, "text-italic": { "variation": { - "$value": "'ital' 1", "mixin": "textItalic", "property": "font-variation-settings", "filePath": "tokens/web/text-variants.json5", @@ -11322,10 +11784,11 @@ "$value": "'ital' 1", "mixin": "textItalic", "property": "font-variation-settings" - } + }, + "$type": "other", + "$value": "'ital' 1" }, "style": { - "$value": "italic", "mixin": "textItalic", "property": "font-style", "filePath": "tokens/web/text-variants.json5", @@ -11333,12 +11796,13 @@ "$value": "italic", "mixin": "textItalic", "property": "font-style" - } + }, + "$type": "other", + "$value": "italic" } }, "text-strong": { "weight": { - "$value": "700", "mixin": "textStrong", "property": "font-weight", "filePath": "tokens/web/text-variants.json5", @@ -11346,7 +11810,9 @@ "$value": "{options.font.weight.strong}", "mixin": "textStrong", "property": "font-weight" - } + }, + "$type": "other", + "$value": "700" } }, "membership": { @@ -11355,87 +11821,87 @@ "text": { "button": { "primary-hover": { - "$value": "#13352c", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - } + }, + "$type": "color", + "$value": "#13352c" } }, "primary": { - "$value": "#13352c", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/color.json5", "original": { "$value": "#13352C", "$type": "color" - } + }, + "$type": "color", + "$value": "#13352c" } }, "background": { "button": { "primary": { "rest": { - "$value": "#13352c", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - } + }, + "$type": "color", + "$value": "#13352c" }, "active": { - "$value": "#13352c", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - } + }, + "$type": "color", + "$value": "#13352c" } } }, "primary": { - "$value": "#ffdc52", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/color.json5", "original": { "$value": "#FFDC52", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffdc52" } }, "border": { "button": { "primary": { "rest": { - "$value": "#13352c", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - } + }, + "$type": "color", + "$value": "#13352c" }, "active": { - "$value": "#13352c", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - } + }, + "$type": "color", + "$value": "#13352c" }, "hover": { - "$value": "#13352c", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - } + }, + "$type": "color", + "$value": "#13352c" } } } @@ -11447,87 +11913,87 @@ "text": { "button": { "primary-hover": { - "$value": "#13352c", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - } + }, + "$type": "color", + "$value": "#13352c" } }, "primary": { - "$value": "#13352c", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/color.json5", "original": { "$value": "#13352C", "$type": "color" - } + }, + "$type": "color", + "$value": "#13352c" } }, "background": { "button": { "primary": { "rest": { - "$value": "#13352c", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - } + }, + "$type": "color", + "$value": "#13352c" }, "active": { - "$value": "#13352c", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - } + }, + "$type": "color", + "$value": "#13352c" } } }, "primary": { - "$value": "#bfb33e", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/color.json5", "original": { "$value": "#BFB33E", "$type": "color" - } + }, + "$type": "color", + "$value": "#bfb33e" } }, "border": { "button": { "primary": { "rest": { - "$value": "#13352c", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - } + }, + "$type": "color", + "$value": "#13352c" }, "active": { - "$value": "#13352c", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - } + }, + "$type": "color", + "$value": "#13352c" }, "hover": { - "$value": "#13352c", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - } + }, + "$type": "color", + "$value": "#13352c" } } } @@ -11535,6 +12001,33 @@ } } }, - "doccategory": "palettes", - "docexample": "palette" + "$themes": [], + "$metadata": { + "tokenSetOrder": [ + "options", + "color", + "form", + "icon", + "duration", + "timing", + "prominence", + "radius", + "space", + "breakpoint", + "font", + "text-body", + "text-body-strong", + "text-default", + "text-eyebrow", + "text-heading", + "text-subheading", + "text-utility-sans", + "text-utility-sans-strong", + "text-utility-serif", + "text-utility-serif-strong", + "text-italic", + "text-strong", + "membership" + ] + } } \ No newline at end of file From 3d0ccb84eed69f6184f4f5eb02dad76eaab1dbc1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 15 Nov 2024 03:22:56 +0000 Subject: [PATCH 07/11] chore: update design tokens from Figma [skip ci] --- dist/docsite/android/colors.xml | 44 +- dist/docsite/css/cdr-tokens.css | 44 +- dist/docsite/figma/figma.json | 48 +- dist/docsite/ios/CdrColor.m | 44 +- dist/docsite/js/cdr-tokens.cjs | 44 +- dist/docsite/js/cdr-tokens.mjs | 44 +- dist/docsite/json/android.json | 44 +- dist/docsite/json/global.json | 44 +- dist/docsite/json/ios.json | 44 +- dist/docsite/json/platform-tokens.json | 44 +- dist/docsite/json/web.json | 44 +- dist/docsite/less/cdr-tokens.less | 44 +- dist/docsite/scss/cdr-tokens.scss | 44 +- dist/rei-dot-com/android/colors.xml | 44 +- dist/rei-dot-com/css/cdr-tokens.css | 44 +- dist/rei-dot-com/figma/figma.json | 6105 +++++++++----------- dist/rei-dot-com/ios/CdrColor.m | 44 +- dist/rei-dot-com/js/cdr-tokens.cjs | 44 +- dist/rei-dot-com/js/cdr-tokens.mjs | 44 +- dist/rei-dot-com/json/android.json | 44 +- dist/rei-dot-com/json/global.json | 44 +- dist/rei-dot-com/json/ios.json | 44 +- dist/rei-dot-com/json/platform-tokens.json | 44 +- dist/rei-dot-com/json/web.json | 44 +- dist/rei-dot-com/less/cdr-tokens.less | 44 +- dist/rei-dot-com/scss/cdr-tokens.scss | 44 +- tokens/_options/color.json5 | 2 +- 27 files changed, 3359 insertions(+), 3852 deletions(-) diff --git a/dist/docsite/android/colors.xml b/dist/docsite/android/colors.xml index 5aafa79..a9e3447 100644 --- a/dist/docsite/android/colors.xml +++ b/dist/docsite/android/colors.xml @@ -5,7 +5,7 @@ #fffafbf9 #ff1f513f #fffafbf9 - #fffffff0 + #fffffff2 #ff4b4a48 #ff4b4a48 #fffafbf9 @@ -13,11 +13,11 @@ #fffafbf9 #ff4b4a48 #fffafbf9 - #fffffff0 - #fffffff0 + #fffffff2 + #fffffff2 #ffc7370f - #fffffff0 - #fffffff0 + #fffffff2 + #fffffff2 #ff4b4a48 #ffd5cfc3 #e62e2e2b @@ -77,10 +77,10 @@ #fff7f5f3 #ffd5cfc3 #fff7f5f3 - #fffffff0 - #fffffff0 + #fffffff2 + #fffffff2 #fff7f5f3 - #fffffff0 + #fffffff2 #ffedeae3 #ffd5cfc3 #ffedeae3 @@ -88,7 +88,7 @@ #ffedeae3 #00ffffff #fff7f5f3 - #fffffff0 + #fffffff2 #ff1f513f #fff9f8f6 #ffe8e0ce @@ -113,7 +113,7 @@ #ffedeae3 #fffafbf9 #bfffffff - #fffffff0 + #fffffff2 #bfffffff #26f7f5f3 #d9ffffff @@ -121,21 +121,21 @@ #fffafbf9 #fffafbf9 #ff4b4a48 - #fffffff0 + #fffffff2 #ff958e83 #fffafbf9 #ff958e83 #fffafbf9 #fffafbf9 #ffffd280 - #fffffff0 + #fffffff2 #fff7f5f3 #ff1f513f #ffc7370f - #fffffff0 - #fffffff0 - #fffffff0 - #fffffff0 + #fffffff2 + #fffffff2 + #fffffff2 + #fffffff2 #fff7f5f3 #fffafbf9 #fffafbf9 @@ -157,12 +157,12 @@ #fffafbf9 #ffedeae3 #ffedeae3 - #fffffff0 - #fffffff0 + #fffffff2 + #fffffff2 #ff2e2e2b #ffedeae3 #ff2e2e2b - #fffffff0 + #fffffff2 #ff2e2e2b #fffafbf9 #ffc4b03b @@ -270,13 +270,13 @@ #ffb68b37 #ffbb4045 #ff408e86 - #fffffff0 - #fffffff0 + #fffffff2 + #fffffff2 #ff4b4a48 #ffd5cfc3 #ffd5cfc3 #ffd5cfc3 - #fffffff0 + #fffffff2 #fff7f5f3 #ffc4b03b #332e2e2b diff --git a/dist/docsite/css/cdr-tokens.css b/dist/docsite/css/cdr-tokens.css index da57e18..d6cb5cb 100644 --- a/dist/docsite/css/cdr-tokens.css +++ b/dist/docsite/css/cdr-tokens.css @@ -2,7 +2,7 @@ --cdr-color-text-button-primary: #fafbf9; --cdr-color-text-button-primary-hover: #1f513f; --cdr-color-text-button-primary-active: #fafbf9; - --cdr-color-text-button-primary-disabled: #fffff0; + --cdr-color-text-button-primary-disabled: #fffff2; --cdr-color-text-button-secondary: #4b4a48; --cdr-color-text-button-secondary-hover: #4b4a48; --cdr-color-text-button-secondary-active: #fafbf9; @@ -10,11 +10,11 @@ --cdr-color-text-button-dark: #fafbf9; --cdr-color-text-button-dark-hover: #4b4a48; --cdr-color-text-button-dark-active: #fafbf9; - --cdr-color-text-button-dark-disabled: #fffff0; - --cdr-color-text-button-sale: #fffff0; + --cdr-color-text-button-dark-disabled: #fffff2; + --cdr-color-text-button-sale: #fffff2; --cdr-color-text-button-sale-hover: #c7370f; - --cdr-color-text-button-sale-active: #fffff0; - --cdr-color-text-button-sale-disabled: #fffff0; + --cdr-color-text-button-sale-active: #fffff2; + --cdr-color-text-button-sale-disabled: #fffff2; --cdr-color-text-chip-default: #4b4a48; --cdr-color-text-chip-disabled: #d5cfc3; --cdr-color-text-primary: rgba(46, 46, 43, 0.9); @@ -74,10 +74,10 @@ --cdr-color-background-button-sale-hover: #f7f5f3; --cdr-color-background-button-default-disabled: #d5cfc3; --cdr-color-background-button-icon-only-active: #f7f5f3; - --cdr-color-background-chip-default-rest: #fffff0; - --cdr-color-background-chip-default-disabled: #fffff0; + --cdr-color-background-chip-default-rest: #fffff2; + --cdr-color-background-chip-default-disabled: #fffff2; --cdr-color-background-chip-default-hover: #f7f5f3; - --cdr-color-background-chip-default-focus: #fffff0; + --cdr-color-background-chip-default-focus: #fffff2; --cdr-color-background-chip-default-active: #edeae3; --cdr-color-background-chip-default-selected: #d5cfc3; --cdr-color-background-chip-default-selected-hover: #edeae3; @@ -85,7 +85,7 @@ --cdr-color-background-chip-default-selected-active: #edeae3; --cdr-color-background-transparent: rgba(255, 255, 255, 0); --cdr-color-background-primary: #f7f5f3; - --cdr-color-background-secondary: #fffff0; + --cdr-color-background-secondary: #fffff2; --cdr-color-background-brand-spruce: #1f513f; --cdr-color-background-message-default-01: #f9f8f6; --cdr-color-background-message-default-02: #e8e0ce; @@ -110,7 +110,7 @@ --cdr-color-background-label-default-active: #edeae3; --cdr-color-background-label-default-focus: #fafbf9; --cdr-color-background-label-secondary-hover: rgba(255, 255, 255, 0.75); - --cdr-color-background-label-secondary-active: #fffff0; + --cdr-color-background-label-secondary-active: #fffff2; --cdr-color-background-label-secondary-focus: rgba(255, 255, 255, 0.75); --cdr-color-background-input-default: rgba(247, 245, 243, 0.15); --cdr-color-background-input-secondary: rgba(255, 255, 255, 0.85); @@ -118,21 +118,21 @@ --cdr-color-background-input-default-hover: #fafbf9; --cdr-color-background-input-default-active: #fafbf9; --cdr-color-background-input-default-selected: #4b4a48; - --cdr-color-background-input-secondary-active: #fffff0; + --cdr-color-background-input-secondary-active: #fffff2; --cdr-color-background-input-default-selected-hover: #958e83; --cdr-color-background-input-default-disabled: #fafbf9; --cdr-color-background-input-default-selected-focus: #958e83; --cdr-color-background-input-default-focus: #fafbf9; --cdr-color-background-rating-star-default: #fafbf9; --cdr-color-background-rating-star-highlighted: #ffd280; - --cdr-color-background-surface-primary: #fffff0; + --cdr-color-background-surface-primary: #fffff2; --cdr-color-background-surface-secondary: #f7f5f3; --cdr-color-background-surface-brand-spruce: #1f513f; --cdr-color-background-surface-sale: #c7370f; - --cdr-color-background-surface-selection-default-rest: #fffff0; - --cdr-color-background-surface-selection-default-active: #fffff0; - --cdr-color-background-surface-selection-default-hover: #fffff0; - --cdr-color-background-surface-selection-default-checked: #fffff0; + --cdr-color-background-surface-selection-default-rest: #fffff2; + --cdr-color-background-surface-selection-default-active: #fffff2; + --cdr-color-background-surface-selection-default-hover: #fffff2; + --cdr-color-background-surface-selection-default-checked: #fffff2; --cdr-color-background-surface-selection-default-disabled: #f7f5f3; --cdr-color-background-surface-selection-default-loading: #fafbf9; --cdr-color-background-switch-default-rest: #fafbf9; @@ -154,12 +154,12 @@ --cdr-color-background-toggle-button-default-rest: #fafbf9; --cdr-color-background-toggle-button-default-hover: #edeae3; --cdr-color-background-toggle-button-default-focus: #edeae3; - --cdr-color-background-toggle-button-default-selected-rest: #fffff0; - --cdr-color-background-toggle-button-default-selected-hover: #fffff0; + --cdr-color-background-toggle-button-default-selected-rest: #fffff2; + --cdr-color-background-toggle-button-default-selected-hover: #fffff2; --cdr-color-background-tooltip-default: #2e2e2b; --cdr-color-background-code-snippet: #edeae3; --cdr-color-background-code: #2e2e2b; - --cdr-color-background-link-card-rest: #fffff0; + --cdr-color-background-link-card-rest: #fffff2; --cdr-color-background-link-card-active: #2e2e2b; --cdr-color-background-note: #fafbf9; --cdr-color-background-tag: #c4b03b; @@ -267,13 +267,13 @@ --cdr-color-icon-message-warning: #b68b37; --cdr-color-icon-message-error: #bb4045; --cdr-color-icon-message-info: #408e86; - --cdr-color-icon-checkbox-default-selected: #fffff0; - --cdr-color-icon-checkbox-default-selected-hover: #fffff0; + --cdr-color-icon-checkbox-default-selected: #fffff2; + --cdr-color-icon-checkbox-default-selected-hover: #fffff2; --cdr-color-icon-checkbox-default-selected-active: #4b4a48; --cdr-color-icon-switch-selected-default-rest: #d5cfc3; --cdr-color-icon-switch-selected-default-hover: #d5cfc3; --cdr-color-icon-switch-selected-default-focus: #d5cfc3; - --cdr-color-surface-primary: #fffff0; + --cdr-color-surface-primary: #fffff2; --cdr-color-surface-secondary: #f7f5f3; --cdr-color-icon-background-note: #c4b03b; --cdr-form-input-height-default: 4rem; diff --git a/dist/docsite/figma/figma.json b/dist/docsite/figma/figma.json index 2c45273..b422de0 100644 --- a/dist/docsite/figma/figma.json +++ b/dist/docsite/figma/figma.json @@ -11,11 +11,11 @@ } }, "white": { - "$value": "#fffff0", + "$value": "#fffff2", "filePath": "tokens/_options/color.json5", "$type": "color", "original": { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color" } }, @@ -1278,7 +1278,7 @@ } }, "primary-disabled": { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "filePath": "tokens/global/button.json5", "original": { @@ -1350,7 +1350,7 @@ } }, "dark-disabled": { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "filePath": "tokens/global/button.json5", "original": { @@ -1359,7 +1359,7 @@ } }, "sale": { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "filePath": "tokens/global/button.json5", "original": { @@ -1377,7 +1377,7 @@ } }, "sale-active": { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "filePath": "tokens/global/button.json5", "original": { @@ -1386,7 +1386,7 @@ } }, "sale-disabled": { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "filePath": "tokens/global/button.json5", "original": { @@ -1960,7 +1960,7 @@ }, "chip": { "default-rest": { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "filePath": "tokens/global/chip.json5", "original": { @@ -1969,7 +1969,7 @@ } }, "default-disabled": { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "filePath": "tokens/global/chip.json5", "original": { @@ -1987,7 +1987,7 @@ } }, "default-focus": { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "filePath": "tokens/global/chip.json5", "original": { @@ -2060,7 +2060,7 @@ } }, "secondary": { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "filePath": "tokens/themes/docsite/color.json5", "original": { @@ -2290,7 +2290,7 @@ } }, "secondary-active": { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "filePath": "tokens/global/input.json5", "original": { @@ -2364,7 +2364,7 @@ } }, "secondary-active": { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "filePath": "tokens/global/input.json5", "original": { @@ -2429,7 +2429,7 @@ }, "surface": { "primary": { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "filePath": "tokens/global/surface.json5", "original": { @@ -2468,7 +2468,7 @@ "surface-selection": { "default": { "rest": { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { @@ -2477,7 +2477,7 @@ } }, "active": { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { @@ -2486,7 +2486,7 @@ } }, "hover": { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { @@ -2495,7 +2495,7 @@ } }, "checked": { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { @@ -2710,7 +2710,7 @@ }, "selected": { "rest": { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { @@ -2719,7 +2719,7 @@ } }, "hover": { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { @@ -2761,7 +2761,7 @@ }, "link-card": { "rest": { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "filePath": "tokens/themes/docsite/link-card.json5", "original": { @@ -3792,7 +3792,7 @@ } }, "checkbox-default-selected": { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "filePath": "tokens/global/input.json5", "original": { @@ -3801,7 +3801,7 @@ } }, "checkbox-default-selected-hover": { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "filePath": "tokens/global/input.json5", "original": { @@ -3852,7 +3852,7 @@ }, "surface": { "primary": { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "filePath": "tokens/global/color.json5", "original": { diff --git a/dist/docsite/ios/CdrColor.m b/dist/docsite/ios/CdrColor.m index 07278c2..fdd0c65 100644 --- a/dist/docsite/ios/CdrColor.m +++ b/dist/docsite/ios/CdrColor.m @@ -20,7 +20,7 @@ + (NSArray *)values { [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], @@ -28,11 +28,11 @@ + (NSArray *)values { [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], [UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:0.900f], @@ -92,10 +92,10 @@ + (NSArray *)values { [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], [UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f], @@ -103,7 +103,7 @@ + (NSArray *)values { [UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f], [UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:0.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], [UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f], [UIColor colorWithRed:0.976f green:0.973f blue:0.965f alpha:1.000f], [UIColor colorWithRed:0.910f green:0.878f blue:0.808f alpha:1.000f], @@ -128,7 +128,7 @@ + (NSArray *)values { [UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:0.750f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], [UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:0.750f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:0.150f], [UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:0.850f], @@ -136,21 +136,21 @@ + (NSArray *)values { [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], [UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:1.000f green:0.824f blue:0.502f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], [UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f], [UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], @@ -172,12 +172,12 @@ + (NSArray *)values { [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f], [UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], [UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f], [UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f], [UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], [UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.769f green:0.690f blue:0.231f alpha:1.000f], @@ -285,13 +285,13 @@ + (NSArray *)values { [UIColor colorWithRed:0.714f green:0.545f blue:0.216f alpha:1.000f], [UIColor colorWithRed:0.733f green:0.251f blue:0.271f alpha:1.000f], [UIColor colorWithRed:0.251f green:0.557f blue:0.525f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], [UIColor colorWithRed:0.769f green:0.690f blue:0.231f alpha:1.000f], [UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:0.200f], diff --git a/dist/docsite/js/cdr-tokens.cjs b/dist/docsite/js/cdr-tokens.cjs index 82fc108..daef4b8 100644 --- a/dist/docsite/js/cdr-tokens.cjs +++ b/dist/docsite/js/cdr-tokens.cjs @@ -2,7 +2,7 @@ module.exports = { "CdrColorTextButtonPrimary": "#fafbf9", "CdrColorTextButtonPrimaryHover": "#1f513f", "CdrColorTextButtonPrimaryActive": "#fafbf9", - "CdrColorTextButtonPrimaryDisabled": "#fffff0", + "CdrColorTextButtonPrimaryDisabled": "#fffff2", "CdrColorTextButtonSecondary": "#4b4a48", "CdrColorTextButtonSecondaryHover": "#4b4a48", "CdrColorTextButtonSecondaryActive": "#fafbf9", @@ -10,11 +10,11 @@ module.exports = { "CdrColorTextButtonDark": "#fafbf9", "CdrColorTextButtonDarkHover": "#4b4a48", "CdrColorTextButtonDarkActive": "#fafbf9", - "CdrColorTextButtonDarkDisabled": "#fffff0", - "CdrColorTextButtonSale": "#fffff0", + "CdrColorTextButtonDarkDisabled": "#fffff2", + "CdrColorTextButtonSale": "#fffff2", "CdrColorTextButtonSaleHover": "#c7370f", - "CdrColorTextButtonSaleActive": "#fffff0", - "CdrColorTextButtonSaleDisabled": "#fffff0", + "CdrColorTextButtonSaleActive": "#fffff2", + "CdrColorTextButtonSaleDisabled": "#fffff2", "CdrColorTextChipDefault": "#4b4a48", "CdrColorTextChipDisabled": "#d5cfc3", "CdrColorTextPrimary": "rgba(46, 46, 43, 0.9)", @@ -74,10 +74,10 @@ module.exports = { "CdrColorBackgroundButtonSaleHover": "#f7f5f3", "CdrColorBackgroundButtonDefaultDisabled": "#d5cfc3", "CdrColorBackgroundButtonIconOnlyActive": "#f7f5f3", - "CdrColorBackgroundChipDefaultRest": "#fffff0", - "CdrColorBackgroundChipDefaultDisabled": "#fffff0", + "CdrColorBackgroundChipDefaultRest": "#fffff2", + "CdrColorBackgroundChipDefaultDisabled": "#fffff2", "CdrColorBackgroundChipDefaultHover": "#f7f5f3", - "CdrColorBackgroundChipDefaultFocus": "#fffff0", + "CdrColorBackgroundChipDefaultFocus": "#fffff2", "CdrColorBackgroundChipDefaultActive": "#edeae3", "CdrColorBackgroundChipDefaultSelected": "#d5cfc3", "CdrColorBackgroundChipDefaultSelectedHover": "#edeae3", @@ -85,7 +85,7 @@ module.exports = { "CdrColorBackgroundChipDefaultSelectedActive": "#edeae3", "CdrColorBackgroundTransparent": "rgba(255, 255, 255, 0)", "CdrColorBackgroundPrimary": "#f7f5f3", - "CdrColorBackgroundSecondary": "#fffff0", + "CdrColorBackgroundSecondary": "#fffff2", "CdrColorBackgroundBrandSpruce": "#1f513f", "CdrColorBackgroundMessageDefault01": "#f9f8f6", "CdrColorBackgroundMessageDefault02": "#e8e0ce", @@ -110,7 +110,7 @@ module.exports = { "CdrColorBackgroundLabelDefaultActive": "#edeae3", "CdrColorBackgroundLabelDefaultFocus": "#fafbf9", "CdrColorBackgroundLabelSecondaryHover": "rgba(255, 255, 255, 0.75)", - "CdrColorBackgroundLabelSecondaryActive": "#fffff0", + "CdrColorBackgroundLabelSecondaryActive": "#fffff2", "CdrColorBackgroundLabelSecondaryFocus": "rgba(255, 255, 255, 0.75)", "CdrColorBackgroundInputDefault": "rgba(247, 245, 243, 0.15)", "CdrColorBackgroundInputSecondary": "rgba(255, 255, 255, 0.85)", @@ -118,21 +118,21 @@ module.exports = { "CdrColorBackgroundInputDefaultHover": "#fafbf9", "CdrColorBackgroundInputDefaultActive": "#fafbf9", "CdrColorBackgroundInputDefaultSelected": "#4b4a48", - "CdrColorBackgroundInputSecondaryActive": "#fffff0", + "CdrColorBackgroundInputSecondaryActive": "#fffff2", "CdrColorBackgroundInputDefaultSelectedHover": "#958e83", "CdrColorBackgroundInputDefaultDisabled": "#fafbf9", "CdrColorBackgroundInputDefaultSelectedFocus": "#958e83", "CdrColorBackgroundInputDefaultFocus": "#fafbf9", "CdrColorBackgroundRatingStarDefault": "#fafbf9", "CdrColorBackgroundRatingStarHighlighted": "#ffd280", - "CdrColorBackgroundSurfacePrimary": "#fffff0", + "CdrColorBackgroundSurfacePrimary": "#fffff2", "CdrColorBackgroundSurfaceSecondary": "#f7f5f3", "CdrColorBackgroundSurfaceBrandSpruce": "#1f513f", "CdrColorBackgroundSurfaceSale": "#c7370f", - "CdrColorBackgroundSurfaceSelectionDefaultRest": "#fffff0", - "CdrColorBackgroundSurfaceSelectionDefaultActive": "#fffff0", - "CdrColorBackgroundSurfaceSelectionDefaultHover": "#fffff0", - "CdrColorBackgroundSurfaceSelectionDefaultChecked": "#fffff0", + "CdrColorBackgroundSurfaceSelectionDefaultRest": "#fffff2", + "CdrColorBackgroundSurfaceSelectionDefaultActive": "#fffff2", + "CdrColorBackgroundSurfaceSelectionDefaultHover": "#fffff2", + "CdrColorBackgroundSurfaceSelectionDefaultChecked": "#fffff2", "CdrColorBackgroundSurfaceSelectionDefaultDisabled": "#f7f5f3", "CdrColorBackgroundSurfaceSelectionDefaultLoading": "#fafbf9", "CdrColorBackgroundSwitchDefaultRest": "#fafbf9", @@ -154,12 +154,12 @@ module.exports = { "CdrColorBackgroundToggleButtonDefaultRest": "#fafbf9", "CdrColorBackgroundToggleButtonDefaultHover": "#edeae3", "CdrColorBackgroundToggleButtonDefaultFocus": "#edeae3", - "CdrColorBackgroundToggleButtonDefaultSelectedRest": "#fffff0", - "CdrColorBackgroundToggleButtonDefaultSelectedHover": "#fffff0", + "CdrColorBackgroundToggleButtonDefaultSelectedRest": "#fffff2", + "CdrColorBackgroundToggleButtonDefaultSelectedHover": "#fffff2", "CdrColorBackgroundTooltipDefault": "#2e2e2b", "CdrColorBackgroundCodeSnippet": "#edeae3", "CdrColorBackgroundCode": "#2e2e2b", - "CdrColorBackgroundLinkCardRest": "#fffff0", + "CdrColorBackgroundLinkCardRest": "#fffff2", "CdrColorBackgroundLinkCardActive": "#2e2e2b", "CdrColorBackgroundNote": "#fafbf9", "CdrColorBackgroundTag": "#c4b03b", @@ -267,13 +267,13 @@ module.exports = { "CdrColorIconMessageWarning": "#b68b37", "CdrColorIconMessageError": "#bb4045", "CdrColorIconMessageInfo": "#408e86", - "CdrColorIconCheckboxDefaultSelected": "#fffff0", - "CdrColorIconCheckboxDefaultSelectedHover": "#fffff0", + "CdrColorIconCheckboxDefaultSelected": "#fffff2", + "CdrColorIconCheckboxDefaultSelectedHover": "#fffff2", "CdrColorIconCheckboxDefaultSelectedActive": "#4b4a48", "CdrColorIconSwitchSelectedDefaultRest": "#d5cfc3", "CdrColorIconSwitchSelectedDefaultHover": "#d5cfc3", "CdrColorIconSwitchSelectedDefaultFocus": "#d5cfc3", - "CdrColorSurfacePrimary": "#fffff0", + "CdrColorSurfacePrimary": "#fffff2", "CdrColorSurfaceSecondary": "#f7f5f3", "CdrColorIconBackgroundNote": "#c4b03b", "CdrFormInputHeightDefault": "40", diff --git a/dist/docsite/js/cdr-tokens.mjs b/dist/docsite/js/cdr-tokens.mjs index 047db22..437fad3 100644 --- a/dist/docsite/js/cdr-tokens.mjs +++ b/dist/docsite/js/cdr-tokens.mjs @@ -1,7 +1,7 @@ export const CdrColorTextButtonPrimary = "#fafbf9"; export const CdrColorTextButtonPrimaryHover = "#1f513f"; export const CdrColorTextButtonPrimaryActive = "#fafbf9"; -export const CdrColorTextButtonPrimaryDisabled = "#fffff0"; +export const CdrColorTextButtonPrimaryDisabled = "#fffff2"; export const CdrColorTextButtonSecondary = "#4b4a48"; export const CdrColorTextButtonSecondaryHover = "#4b4a48"; export const CdrColorTextButtonSecondaryActive = "#fafbf9"; @@ -9,11 +9,11 @@ export const CdrColorTextButtonSecondaryDisabled = "#d5cfc3"; export const CdrColorTextButtonDark = "#fafbf9"; export const CdrColorTextButtonDarkHover = "#4b4a48"; export const CdrColorTextButtonDarkActive = "#fafbf9"; -export const CdrColorTextButtonDarkDisabled = "#fffff0"; -export const CdrColorTextButtonSale = "#fffff0"; +export const CdrColorTextButtonDarkDisabled = "#fffff2"; +export const CdrColorTextButtonSale = "#fffff2"; export const CdrColorTextButtonSaleHover = "#c7370f"; -export const CdrColorTextButtonSaleActive = "#fffff0"; -export const CdrColorTextButtonSaleDisabled = "#fffff0"; +export const CdrColorTextButtonSaleActive = "#fffff2"; +export const CdrColorTextButtonSaleDisabled = "#fffff2"; export const CdrColorTextChipDefault = "#4b4a48"; export const CdrColorTextChipDisabled = "#d5cfc3"; export const CdrColorTextPrimary = "rgba(46, 46, 43, 0.9)"; @@ -73,10 +73,10 @@ export const CdrColorBackgroundButtonSaleActive = "#c7370f"; export const CdrColorBackgroundButtonSaleHover = "#f7f5f3"; export const CdrColorBackgroundButtonDefaultDisabled = "#d5cfc3"; export const CdrColorBackgroundButtonIconOnlyActive = "#f7f5f3"; -export const CdrColorBackgroundChipDefaultRest = "#fffff0"; -export const CdrColorBackgroundChipDefaultDisabled = "#fffff0"; +export const CdrColorBackgroundChipDefaultRest = "#fffff2"; +export const CdrColorBackgroundChipDefaultDisabled = "#fffff2"; export const CdrColorBackgroundChipDefaultHover = "#f7f5f3"; -export const CdrColorBackgroundChipDefaultFocus = "#fffff0"; +export const CdrColorBackgroundChipDefaultFocus = "#fffff2"; export const CdrColorBackgroundChipDefaultActive = "#edeae3"; export const CdrColorBackgroundChipDefaultSelected = "#d5cfc3"; export const CdrColorBackgroundChipDefaultSelectedHover = "#edeae3"; @@ -84,7 +84,7 @@ export const CdrColorBackgroundChipDefaultSelectedFocus = "#d5cfc3"; export const CdrColorBackgroundChipDefaultSelectedActive = "#edeae3"; export const CdrColorBackgroundTransparent = "rgba(255, 255, 255, 0)"; export const CdrColorBackgroundPrimary = "#f7f5f3"; -export const CdrColorBackgroundSecondary = "#fffff0"; +export const CdrColorBackgroundSecondary = "#fffff2"; export const CdrColorBackgroundBrandSpruce = "#1f513f"; export const CdrColorBackgroundMessageDefault01 = "#f9f8f6"; export const CdrColorBackgroundMessageDefault02 = "#e8e0ce"; @@ -109,7 +109,7 @@ export const CdrColorBackgroundLabelDefaultHover = "#fafbf9"; export const CdrColorBackgroundLabelDefaultActive = "#edeae3"; export const CdrColorBackgroundLabelDefaultFocus = "#fafbf9"; export const CdrColorBackgroundLabelSecondaryHover = "rgba(255, 255, 255, 0.75)"; -export const CdrColorBackgroundLabelSecondaryActive = "#fffff0"; +export const CdrColorBackgroundLabelSecondaryActive = "#fffff2"; export const CdrColorBackgroundLabelSecondaryFocus = "rgba(255, 255, 255, 0.75)"; export const CdrColorBackgroundInputDefault = "rgba(247, 245, 243, 0.15)"; export const CdrColorBackgroundInputSecondary = "rgba(255, 255, 255, 0.85)"; @@ -117,21 +117,21 @@ export const CdrColorBackgroundInputError = "rgba(255, 242, 242, 0.75)"; export const CdrColorBackgroundInputDefaultHover = "#fafbf9"; export const CdrColorBackgroundInputDefaultActive = "#fafbf9"; export const CdrColorBackgroundInputDefaultSelected = "#4b4a48"; -export const CdrColorBackgroundInputSecondaryActive = "#fffff0"; +export const CdrColorBackgroundInputSecondaryActive = "#fffff2"; export const CdrColorBackgroundInputDefaultSelectedHover = "#958e83"; export const CdrColorBackgroundInputDefaultDisabled = "#fafbf9"; export const CdrColorBackgroundInputDefaultSelectedFocus = "#958e83"; export const CdrColorBackgroundInputDefaultFocus = "#fafbf9"; export const CdrColorBackgroundRatingStarDefault = "#fafbf9"; export const CdrColorBackgroundRatingStarHighlighted = "#ffd280"; -export const CdrColorBackgroundSurfacePrimary = "#fffff0"; +export const CdrColorBackgroundSurfacePrimary = "#fffff2"; export const CdrColorBackgroundSurfaceSecondary = "#f7f5f3"; export const CdrColorBackgroundSurfaceBrandSpruce = "#1f513f"; export const CdrColorBackgroundSurfaceSale = "#c7370f"; -export const CdrColorBackgroundSurfaceSelectionDefaultRest = "#fffff0"; -export const CdrColorBackgroundSurfaceSelectionDefaultActive = "#fffff0"; -export const CdrColorBackgroundSurfaceSelectionDefaultHover = "#fffff0"; -export const CdrColorBackgroundSurfaceSelectionDefaultChecked = "#fffff0"; +export const CdrColorBackgroundSurfaceSelectionDefaultRest = "#fffff2"; +export const CdrColorBackgroundSurfaceSelectionDefaultActive = "#fffff2"; +export const CdrColorBackgroundSurfaceSelectionDefaultHover = "#fffff2"; +export const CdrColorBackgroundSurfaceSelectionDefaultChecked = "#fffff2"; export const CdrColorBackgroundSurfaceSelectionDefaultDisabled = "#f7f5f3"; export const CdrColorBackgroundSurfaceSelectionDefaultLoading = "#fafbf9"; export const CdrColorBackgroundSwitchDefaultRest = "#fafbf9"; @@ -153,12 +153,12 @@ export const CdrColorBackgroundToggleGroupDefaultRest = "#fafbf9"; export const CdrColorBackgroundToggleButtonDefaultRest = "#fafbf9"; export const CdrColorBackgroundToggleButtonDefaultHover = "#edeae3"; export const CdrColorBackgroundToggleButtonDefaultFocus = "#edeae3"; -export const CdrColorBackgroundToggleButtonDefaultSelectedRest = "#fffff0"; -export const CdrColorBackgroundToggleButtonDefaultSelectedHover = "#fffff0"; +export const CdrColorBackgroundToggleButtonDefaultSelectedRest = "#fffff2"; +export const CdrColorBackgroundToggleButtonDefaultSelectedHover = "#fffff2"; export const CdrColorBackgroundTooltipDefault = "#2e2e2b"; export const CdrColorBackgroundCodeSnippet = "#edeae3"; export const CdrColorBackgroundCode = "#2e2e2b"; -export const CdrColorBackgroundLinkCardRest = "#fffff0"; +export const CdrColorBackgroundLinkCardRest = "#fffff2"; export const CdrColorBackgroundLinkCardActive = "#2e2e2b"; export const CdrColorBackgroundNote = "#fafbf9"; export const CdrColorBackgroundTag = "#c4b03b"; @@ -266,13 +266,13 @@ export const CdrColorIconMessageSuccess = "#3b8349"; export const CdrColorIconMessageWarning = "#b68b37"; export const CdrColorIconMessageError = "#bb4045"; export const CdrColorIconMessageInfo = "#408e86"; -export const CdrColorIconCheckboxDefaultSelected = "#fffff0"; -export const CdrColorIconCheckboxDefaultSelectedHover = "#fffff0"; +export const CdrColorIconCheckboxDefaultSelected = "#fffff2"; +export const CdrColorIconCheckboxDefaultSelectedHover = "#fffff2"; export const CdrColorIconCheckboxDefaultSelectedActive = "#4b4a48"; export const CdrColorIconSwitchSelectedDefaultRest = "#d5cfc3"; export const CdrColorIconSwitchSelectedDefaultHover = "#d5cfc3"; export const CdrColorIconSwitchSelectedDefaultFocus = "#d5cfc3"; -export const CdrColorSurfacePrimary = "#fffff0"; +export const CdrColorSurfacePrimary = "#fffff2"; export const CdrColorSurfaceSecondary = "#f7f5f3"; export const CdrColorIconBackgroundNote = "#c4b03b"; export const CdrFormInputHeightDefault = "40"; diff --git a/dist/docsite/json/android.json b/dist/docsite/json/android.json index f43f583..ced2f84 100644 --- a/dist/docsite/json/android.json +++ b/dist/docsite/json/android.json @@ -79,7 +79,7 @@ } }, { - "$value": "#fffffff0", + "$value": "#fffffff2", "$type": "color", "docs": { "category": "colors", @@ -293,7 +293,7 @@ } }, { - "$value": "#fffffff0", + "$value": "#fffffff2", "$type": "color", "newToken": "", "docs": { @@ -321,7 +321,7 @@ } }, { - "$value": "#fffffff0", + "$value": "#fffffff2", "$type": "color", "newToken": "", "docs": { @@ -377,7 +377,7 @@ } }, { - "$value": "#fffffff0", + "$value": "#fffffff2", "$type": "color", "newToken": "", "docs": { @@ -405,7 +405,7 @@ } }, { - "$value": "#fffffff0", + "$value": "#fffffff2", "$type": "color", "newToken": "", "docs": { @@ -1837,7 +1837,7 @@ } }, { - "$value": "#fffffff0", + "$value": "#fffffff2", "$type": "color", "docs": { "category": "colors", @@ -1863,7 +1863,7 @@ } }, { - "$value": "#fffffff0", + "$value": "#fffffff2", "$type": "color", "docs": { "category": "colors", @@ -1915,7 +1915,7 @@ } }, { - "$value": "#fffffff0", + "$value": "#fffffff2", "$type": "color", "docs": { "category": "colors", @@ -2097,7 +2097,7 @@ } }, { - "$value": "#fffffff0", + "$value": "#fffffff2", "$type": "color", "docs": { "category": "colors", @@ -2747,7 +2747,7 @@ } }, { - "$value": "#fffffff0", + "$value": "#fffffff2", "$type": "color", "docs": { "category": "colors", @@ -2955,7 +2955,7 @@ } }, { - "$value": "#fffffff0", + "$value": "#fffffff2", "$type": "color", "docs": { "category": "colors", @@ -3137,7 +3137,7 @@ } }, { - "$value": "#fffffff0", + "$value": "#fffffff2", "$type": "color", "docs": { "category": "colors", @@ -3241,7 +3241,7 @@ } }, { - "$value": "#fffffff0", + "$value": "#fffffff2", "$type": "color", "docs": { "category": "colors", @@ -3267,7 +3267,7 @@ } }, { - "$value": "#fffffff0", + "$value": "#fffffff2", "$type": "color", "docs": { "category": "colors", @@ -3293,7 +3293,7 @@ } }, { - "$value": "#fffffff0", + "$value": "#fffffff2", "$type": "color", "docs": { "category": "colors", @@ -3319,7 +3319,7 @@ } }, { - "$value": "#fffffff0", + "$value": "#fffffff2", "$type": "color", "docs": { "category": "colors", @@ -3891,7 +3891,7 @@ } }, { - "$value": "#fffffff0", + "$value": "#fffffff2", "$type": "color", "docs": { "category": "colors", @@ -3917,7 +3917,7 @@ } }, { - "$value": "#fffffff0", + "$value": "#fffffff2", "$type": "color", "docs": { "category": "colors", @@ -6465,7 +6465,7 @@ } }, { - "$value": "#fffffff0", + "$value": "#fffffff2", "$type": "color", "docs": { "category": "colors", @@ -6491,7 +6491,7 @@ } }, { - "$value": "#fffffff0", + "$value": "#fffffff2", "$type": "color", "docs": { "category": "colors", @@ -6621,7 +6621,7 @@ } }, { - "$value": "#fffffff0", + "$value": "#fffffff2", "$type": "color", "docs": { "category": "colors", @@ -6837,7 +6837,7 @@ } }, { - "$value": "#fffffff0", + "$value": "#fffffff2", "$type": "color", "docs": { "type": "link-card" diff --git a/dist/docsite/json/global.json b/dist/docsite/json/global.json index d90f33c..bff4f11 100644 --- a/dist/docsite/json/global.json +++ b/dist/docsite/json/global.json @@ -79,7 +79,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -293,7 +293,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "newToken": "", "docs": { @@ -321,7 +321,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "newToken": "", "docs": { @@ -377,7 +377,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "newToken": "", "docs": { @@ -405,7 +405,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "newToken": "", "docs": { @@ -1837,7 +1837,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -1863,7 +1863,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -1915,7 +1915,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -2097,7 +2097,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -2747,7 +2747,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -2955,7 +2955,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -3137,7 +3137,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -3241,7 +3241,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -3267,7 +3267,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -3293,7 +3293,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -3319,7 +3319,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -3891,7 +3891,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -3917,7 +3917,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -6465,7 +6465,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -6491,7 +6491,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -6621,7 +6621,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -6837,7 +6837,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "type": "link-card" diff --git a/dist/docsite/json/ios.json b/dist/docsite/json/ios.json index 1b525af..ef5e10c 100644 --- a/dist/docsite/json/ios.json +++ b/dist/docsite/json/ios.json @@ -79,7 +79,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -293,7 +293,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", "$type": "color", "newToken": "", "docs": { @@ -321,7 +321,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", "$type": "color", "newToken": "", "docs": { @@ -377,7 +377,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", "$type": "color", "newToken": "", "docs": { @@ -405,7 +405,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", "$type": "color", "newToken": "", "docs": { @@ -1837,7 +1837,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -1863,7 +1863,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -1915,7 +1915,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -2097,7 +2097,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -2747,7 +2747,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -2955,7 +2955,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3137,7 +3137,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3241,7 +3241,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3267,7 +3267,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3293,7 +3293,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3319,7 +3319,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3891,7 +3891,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3917,7 +3917,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -6465,7 +6465,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -6491,7 +6491,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -6621,7 +6621,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -6837,7 +6837,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", "$type": "color", "docs": { "type": "link-card" diff --git a/dist/docsite/json/platform-tokens.json b/dist/docsite/json/platform-tokens.json index 056a3a5..1782b31 100644 --- a/dist/docsite/json/platform-tokens.json +++ b/dist/docsite/json/platform-tokens.json @@ -80,7 +80,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -294,7 +294,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "newToken": "", "docs": { @@ -322,7 +322,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "newToken": "", "docs": { @@ -378,7 +378,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "newToken": "", "docs": { @@ -406,7 +406,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "newToken": "", "docs": { @@ -1838,7 +1838,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -1864,7 +1864,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -1916,7 +1916,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -2098,7 +2098,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -2748,7 +2748,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -2956,7 +2956,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -3138,7 +3138,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -3242,7 +3242,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -3268,7 +3268,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -3294,7 +3294,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -3320,7 +3320,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -3892,7 +3892,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -3918,7 +3918,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -6466,7 +6466,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -6492,7 +6492,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -6622,7 +6622,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -6838,7 +6838,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "type": "link-card" diff --git a/dist/docsite/json/web.json b/dist/docsite/json/web.json index 7be7042..0c0d46a 100644 --- a/dist/docsite/json/web.json +++ b/dist/docsite/json/web.json @@ -91,7 +91,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -337,7 +337,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "newToken": "", "docs": { @@ -369,7 +369,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "newToken": "", "docs": { @@ -433,7 +433,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "newToken": "", "docs": { @@ -465,7 +465,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "newToken": "", "docs": { @@ -2120,7 +2120,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -2150,7 +2150,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -2210,7 +2210,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -2418,7 +2418,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -3163,7 +3163,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -3403,7 +3403,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -3611,7 +3611,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -3731,7 +3731,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -3762,7 +3762,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -3793,7 +3793,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -3824,7 +3824,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -4497,7 +4497,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -4528,7 +4528,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -7492,7 +7492,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -7521,7 +7521,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -7672,7 +7672,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -7924,7 +7924,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "type": "link-card" diff --git a/dist/docsite/less/cdr-tokens.less b/dist/docsite/less/cdr-tokens.less index 1bf866f..515860a 100644 --- a/dist/docsite/less/cdr-tokens.less +++ b/dist/docsite/less/cdr-tokens.less @@ -677,7 +677,7 @@ @cdr-color-text-button-primary: #fafbf9; @cdr-color-text-button-primary-hover: #1f513f; @cdr-color-text-button-primary-active: #fafbf9; -@cdr-color-text-button-primary-disabled: #fffff0; +@cdr-color-text-button-primary-disabled: #fffff2; @cdr-color-text-button-secondary: #4b4a48; @cdr-color-text-button-secondary-hover: #4b4a48; @cdr-color-text-button-secondary-active: #fafbf9; @@ -685,11 +685,11 @@ @cdr-color-text-button-dark: #fafbf9; @cdr-color-text-button-dark-hover: #4b4a48; @cdr-color-text-button-dark-active: #fafbf9; -@cdr-color-text-button-dark-disabled: #fffff0; -@cdr-color-text-button-sale: #fffff0; +@cdr-color-text-button-dark-disabled: #fffff2; +@cdr-color-text-button-sale: #fffff2; @cdr-color-text-button-sale-hover: #c7370f; -@cdr-color-text-button-sale-active: #fffff0; -@cdr-color-text-button-sale-disabled: #fffff0; +@cdr-color-text-button-sale-active: #fffff2; +@cdr-color-text-button-sale-disabled: #fffff2; @cdr-color-text-chip-default: #4b4a48; @cdr-color-text-chip-disabled: #d5cfc3; @cdr-color-text-primary: rgba(46, 46, 43, 0.9); @@ -749,10 +749,10 @@ @cdr-color-background-button-sale-hover: #f7f5f3; @cdr-color-background-button-default-disabled: #d5cfc3; @cdr-color-background-button-icon-only-active: #f7f5f3; -@cdr-color-background-chip-default-rest: #fffff0; -@cdr-color-background-chip-default-disabled: #fffff0; +@cdr-color-background-chip-default-rest: #fffff2; +@cdr-color-background-chip-default-disabled: #fffff2; @cdr-color-background-chip-default-hover: #f7f5f3; -@cdr-color-background-chip-default-focus: #fffff0; +@cdr-color-background-chip-default-focus: #fffff2; @cdr-color-background-chip-default-active: #edeae3; @cdr-color-background-chip-default-selected: #d5cfc3; @cdr-color-background-chip-default-selected-hover: #edeae3; @@ -760,7 +760,7 @@ @cdr-color-background-chip-default-selected-active: #edeae3; @cdr-color-background-transparent: rgba(255, 255, 255, 0); @cdr-color-background-primary: #f7f5f3; -@cdr-color-background-secondary: #fffff0; +@cdr-color-background-secondary: #fffff2; @cdr-color-background-brand-spruce: #1f513f; @cdr-color-background-message-default-01: #f9f8f6; @cdr-color-background-message-default-02: #e8e0ce; @@ -785,7 +785,7 @@ @cdr-color-background-label-default-active: #edeae3; @cdr-color-background-label-default-focus: #fafbf9; @cdr-color-background-label-secondary-hover: rgba(255, 255, 255, 0.75); -@cdr-color-background-label-secondary-active: #fffff0; +@cdr-color-background-label-secondary-active: #fffff2; @cdr-color-background-label-secondary-focus: rgba(255, 255, 255, 0.75); @cdr-color-background-input-default: rgba(247, 245, 243, 0.15); @cdr-color-background-input-secondary: rgba(255, 255, 255, 0.85); @@ -793,21 +793,21 @@ @cdr-color-background-input-default-hover: #fafbf9; @cdr-color-background-input-default-active: #fafbf9; @cdr-color-background-input-default-selected: #4b4a48; -@cdr-color-background-input-secondary-active: #fffff0; +@cdr-color-background-input-secondary-active: #fffff2; @cdr-color-background-input-default-selected-hover: #958e83; @cdr-color-background-input-default-disabled: #fafbf9; @cdr-color-background-input-default-selected-focus: #958e83; @cdr-color-background-input-default-focus: #fafbf9; @cdr-color-background-rating-star-default: #fafbf9; @cdr-color-background-rating-star-highlighted: #ffd280; -@cdr-color-background-surface-primary: #fffff0; +@cdr-color-background-surface-primary: #fffff2; @cdr-color-background-surface-secondary: #f7f5f3; @cdr-color-background-surface-brand-spruce: #1f513f; @cdr-color-background-surface-sale: #c7370f; -@cdr-color-background-surface-selection-default-rest: #fffff0; -@cdr-color-background-surface-selection-default-active: #fffff0; -@cdr-color-background-surface-selection-default-hover: #fffff0; -@cdr-color-background-surface-selection-default-checked: #fffff0; +@cdr-color-background-surface-selection-default-rest: #fffff2; +@cdr-color-background-surface-selection-default-active: #fffff2; +@cdr-color-background-surface-selection-default-hover: #fffff2; +@cdr-color-background-surface-selection-default-checked: #fffff2; @cdr-color-background-surface-selection-default-disabled: #f7f5f3; @cdr-color-background-surface-selection-default-loading: #fafbf9; @cdr-color-background-switch-default-rest: #fafbf9; @@ -829,12 +829,12 @@ @cdr-color-background-toggle-button-default-rest: #fafbf9; @cdr-color-background-toggle-button-default-hover: #edeae3; @cdr-color-background-toggle-button-default-focus: #edeae3; -@cdr-color-background-toggle-button-default-selected-rest: #fffff0; -@cdr-color-background-toggle-button-default-selected-hover: #fffff0; +@cdr-color-background-toggle-button-default-selected-rest: #fffff2; +@cdr-color-background-toggle-button-default-selected-hover: #fffff2; @cdr-color-background-tooltip-default: #2e2e2b; @cdr-color-background-code-snippet: #edeae3; @cdr-color-background-code: #2e2e2b; -@cdr-color-background-link-card-rest: #fffff0; +@cdr-color-background-link-card-rest: #fffff2; @cdr-color-background-link-card-active: #2e2e2b; @cdr-color-background-note: #fafbf9; @cdr-color-background-tag: #c4b03b; @@ -942,13 +942,13 @@ @cdr-color-icon-message-warning: #b68b37; @cdr-color-icon-message-error: #bb4045; @cdr-color-icon-message-info: #408e86; -@cdr-color-icon-checkbox-default-selected: #fffff0; -@cdr-color-icon-checkbox-default-selected-hover: #fffff0; +@cdr-color-icon-checkbox-default-selected: #fffff2; +@cdr-color-icon-checkbox-default-selected-hover: #fffff2; @cdr-color-icon-checkbox-default-selected-active: #4b4a48; @cdr-color-icon-switch-selected-default-rest: #d5cfc3; @cdr-color-icon-switch-selected-default-hover: #d5cfc3; @cdr-color-icon-switch-selected-default-focus: #d5cfc3; -@cdr-color-surface-primary: #fffff0; +@cdr-color-surface-primary: #fffff2; @cdr-color-surface-secondary: #f7f5f3; @cdr-color-icon-background-note: #c4b03b; @cdr-form-input-height-default: 4rem; diff --git a/dist/docsite/scss/cdr-tokens.scss b/dist/docsite/scss/cdr-tokens.scss index 9da9a36..9b3ec96 100644 --- a/dist/docsite/scss/cdr-tokens.scss +++ b/dist/docsite/scss/cdr-tokens.scss @@ -1356,7 +1356,7 @@ $cdr-color-text-button-primary: #fafbf9; $cdr-color-text-button-primary-hover: #1f513f; $cdr-color-text-button-primary-active: #fafbf9; -$cdr-color-text-button-primary-disabled: #fffff0; +$cdr-color-text-button-primary-disabled: #fffff2; $cdr-color-text-button-secondary: #4b4a48; $cdr-color-text-button-secondary-hover: #4b4a48; $cdr-color-text-button-secondary-active: #fafbf9; @@ -1364,11 +1364,11 @@ $cdr-color-text-button-secondary-disabled: #d5cfc3; $cdr-color-text-button-dark: #fafbf9; $cdr-color-text-button-dark-hover: #4b4a48; $cdr-color-text-button-dark-active: #fafbf9; -$cdr-color-text-button-dark-disabled: #fffff0; -$cdr-color-text-button-sale: #fffff0; +$cdr-color-text-button-dark-disabled: #fffff2; +$cdr-color-text-button-sale: #fffff2; $cdr-color-text-button-sale-hover: #c7370f; -$cdr-color-text-button-sale-active: #fffff0; -$cdr-color-text-button-sale-disabled: #fffff0; +$cdr-color-text-button-sale-active: #fffff2; +$cdr-color-text-button-sale-disabled: #fffff2; $cdr-color-text-chip-default: #4b4a48; $cdr-color-text-chip-disabled: #d5cfc3; $cdr-color-text-primary: rgba(46, 46, 43, 0.9); @@ -1428,10 +1428,10 @@ $cdr-color-background-button-sale-active: #c7370f; $cdr-color-background-button-sale-hover: #f7f5f3; $cdr-color-background-button-default-disabled: #d5cfc3; $cdr-color-background-button-icon-only-active: #f7f5f3; -$cdr-color-background-chip-default-rest: #fffff0; -$cdr-color-background-chip-default-disabled: #fffff0; +$cdr-color-background-chip-default-rest: #fffff2; +$cdr-color-background-chip-default-disabled: #fffff2; $cdr-color-background-chip-default-hover: #f7f5f3; -$cdr-color-background-chip-default-focus: #fffff0; +$cdr-color-background-chip-default-focus: #fffff2; $cdr-color-background-chip-default-active: #edeae3; $cdr-color-background-chip-default-selected: #d5cfc3; $cdr-color-background-chip-default-selected-hover: #edeae3; @@ -1439,7 +1439,7 @@ $cdr-color-background-chip-default-selected-focus: #d5cfc3; $cdr-color-background-chip-default-selected-active: #edeae3; $cdr-color-background-transparent: rgba(255, 255, 255, 0); $cdr-color-background-primary: #f7f5f3; -$cdr-color-background-secondary: #fffff0; +$cdr-color-background-secondary: #fffff2; $cdr-color-background-brand-spruce: #1f513f; $cdr-color-background-message-default-01: #f9f8f6; $cdr-color-background-message-default-02: #e8e0ce; @@ -1464,7 +1464,7 @@ $cdr-color-background-label-default-hover: #fafbf9; $cdr-color-background-label-default-active: #edeae3; $cdr-color-background-label-default-focus: #fafbf9; $cdr-color-background-label-secondary-hover: rgba(255, 255, 255, 0.75); -$cdr-color-background-label-secondary-active: #fffff0; +$cdr-color-background-label-secondary-active: #fffff2; $cdr-color-background-label-secondary-focus: rgba(255, 255, 255, 0.75); $cdr-color-background-input-default: rgba(247, 245, 243, 0.15); $cdr-color-background-input-secondary: rgba(255, 255, 255, 0.85); @@ -1472,21 +1472,21 @@ $cdr-color-background-input-error: rgba(255, 242, 242, 0.75); $cdr-color-background-input-default-hover: #fafbf9; $cdr-color-background-input-default-active: #fafbf9; $cdr-color-background-input-default-selected: #4b4a48; -$cdr-color-background-input-secondary-active: #fffff0; +$cdr-color-background-input-secondary-active: #fffff2; $cdr-color-background-input-default-selected-hover: #958e83; $cdr-color-background-input-default-disabled: #fafbf9; $cdr-color-background-input-default-selected-focus: #958e83; $cdr-color-background-input-default-focus: #fafbf9; $cdr-color-background-rating-star-default: #fafbf9; $cdr-color-background-rating-star-highlighted: #ffd280; -$cdr-color-background-surface-primary: #fffff0; +$cdr-color-background-surface-primary: #fffff2; $cdr-color-background-surface-secondary: #f7f5f3; $cdr-color-background-surface-brand-spruce: #1f513f; $cdr-color-background-surface-sale: #c7370f; -$cdr-color-background-surface-selection-default-rest: #fffff0; -$cdr-color-background-surface-selection-default-active: #fffff0; -$cdr-color-background-surface-selection-default-hover: #fffff0; -$cdr-color-background-surface-selection-default-checked: #fffff0; +$cdr-color-background-surface-selection-default-rest: #fffff2; +$cdr-color-background-surface-selection-default-active: #fffff2; +$cdr-color-background-surface-selection-default-hover: #fffff2; +$cdr-color-background-surface-selection-default-checked: #fffff2; $cdr-color-background-surface-selection-default-disabled: #f7f5f3; $cdr-color-background-surface-selection-default-loading: #fafbf9; $cdr-color-background-switch-default-rest: #fafbf9; @@ -1508,12 +1508,12 @@ $cdr-color-background-toggle-group-default-rest: #fafbf9; $cdr-color-background-toggle-button-default-rest: #fafbf9; $cdr-color-background-toggle-button-default-hover: #edeae3; $cdr-color-background-toggle-button-default-focus: #edeae3; -$cdr-color-background-toggle-button-default-selected-rest: #fffff0; -$cdr-color-background-toggle-button-default-selected-hover: #fffff0; +$cdr-color-background-toggle-button-default-selected-rest: #fffff2; +$cdr-color-background-toggle-button-default-selected-hover: #fffff2; $cdr-color-background-tooltip-default: #2e2e2b; $cdr-color-background-code-snippet: #edeae3; $cdr-color-background-code: #2e2e2b; -$cdr-color-background-link-card-rest: #fffff0; +$cdr-color-background-link-card-rest: #fffff2; $cdr-color-background-link-card-active: #2e2e2b; $cdr-color-background-note: #fafbf9; $cdr-color-background-tag: #c4b03b; @@ -1621,13 +1621,13 @@ $cdr-color-icon-message-success: #3b8349; $cdr-color-icon-message-warning: #b68b37; $cdr-color-icon-message-error: #bb4045; $cdr-color-icon-message-info: #408e86; -$cdr-color-icon-checkbox-default-selected: #fffff0; -$cdr-color-icon-checkbox-default-selected-hover: #fffff0; +$cdr-color-icon-checkbox-default-selected: #fffff2; +$cdr-color-icon-checkbox-default-selected-hover: #fffff2; $cdr-color-icon-checkbox-default-selected-active: #4b4a48; $cdr-color-icon-switch-selected-default-rest: #d5cfc3; $cdr-color-icon-switch-selected-default-hover: #d5cfc3; $cdr-color-icon-switch-selected-default-focus: #d5cfc3; -$cdr-color-surface-primary: #fffff0; +$cdr-color-surface-primary: #fffff2; $cdr-color-surface-secondary: #f7f5f3; $cdr-color-icon-background-note: #c4b03b; $cdr-form-input-height-default: 4rem; diff --git a/dist/rei-dot-com/android/colors.xml b/dist/rei-dot-com/android/colors.xml index ffad85f..684d5e7 100644 --- a/dist/rei-dot-com/android/colors.xml +++ b/dist/rei-dot-com/android/colors.xml @@ -5,7 +5,7 @@ #fffafbf9 #ff1f513f #fffafbf9 - #fffffff0 + #fffffff2 #ff4b4a48 #ff4b4a48 #fffafbf9 @@ -13,11 +13,11 @@ #fffafbf9 #ff4b4a48 #fffafbf9 - #fffffff0 - #fffffff0 + #fffffff2 + #fffffff2 #ffc7370f - #fffffff0 - #fffffff0 + #fffffff2 + #fffffff2 #ff4b4a48 #ffd5cfc3 #ff4b4a48 @@ -72,17 +72,17 @@ #fff7f5f3 #ffd5cfc3 #fff7f5f3 - #fffffff0 - #fffffff0 + #fffffff2 + #fffffff2 #fff7f5f3 - #fffffff0 + #fffffff2 #ffedeae3 #ffd5cfc3 #ffedeae3 #ffd5cfc3 #ffedeae3 #00ffffff - #fffffff0 + #fffffff2 #fff7f5f3 #ff1f513f #fff9f8f6 @@ -108,7 +108,7 @@ #ffedeae3 #fffafbf9 #bfffffff - #fffffff0 + #fffffff2 #bfffffff #26f7f5f3 #d9ffffff @@ -116,21 +116,21 @@ #fffafbf9 #fffafbf9 #ff4b4a48 - #fffffff0 + #fffffff2 #ff958e83 #fffafbf9 #ff958e83 #fffafbf9 #fffafbf9 #ffffd280 - #fffffff0 + #fffffff2 #fff7f5f3 #ff1f513f #ffc7370f - #fffffff0 - #fffffff0 - #fffffff0 - #fffffff0 + #fffffff2 + #fffffff2 + #fffffff2 + #fffffff2 #fff7f5f3 #fffafbf9 #fffafbf9 @@ -146,14 +146,14 @@ #ffd5cfc3 #ffd5cfc3 #fff7f5f3 - #fffffff0 + #fffffff2 #fffafbf9 #fffafbf9 #fffafbf9 #ffedeae3 #ffedeae3 - #fffffff0 - #fffffff0 + #fffffff2 + #fffffff2 #ff2e2e2b #ff1f513f #ff1f513f @@ -251,13 +251,13 @@ #ffb68b37 #ffbb4045 #ff408e86 - #fffffff0 - #fffffff0 + #fffffff2 + #fffffff2 #ff4b4a48 #ffd5cfc3 #ffd5cfc3 #ffd5cfc3 - #fffffff0 + #fffffff2 #fff7f5f3 #332e2e2b #332e2e2b diff --git a/dist/rei-dot-com/css/cdr-tokens.css b/dist/rei-dot-com/css/cdr-tokens.css index 0fee421..758aed2 100644 --- a/dist/rei-dot-com/css/cdr-tokens.css +++ b/dist/rei-dot-com/css/cdr-tokens.css @@ -2,7 +2,7 @@ --cdr-color-text-button-primary: #fafbf9; --cdr-color-text-button-primary-hover: #1f513f; --cdr-color-text-button-primary-active: #fafbf9; - --cdr-color-text-button-primary-disabled: #fffff0; + --cdr-color-text-button-primary-disabled: #fffff2; --cdr-color-text-button-secondary: #4b4a48; --cdr-color-text-button-secondary-hover: #4b4a48; --cdr-color-text-button-secondary-active: #fafbf9; @@ -10,11 +10,11 @@ --cdr-color-text-button-dark: #fafbf9; --cdr-color-text-button-dark-hover: #4b4a48; --cdr-color-text-button-dark-active: #fafbf9; - --cdr-color-text-button-dark-disabled: #fffff0; - --cdr-color-text-button-sale: #fffff0; + --cdr-color-text-button-dark-disabled: #fffff2; + --cdr-color-text-button-sale: #fffff2; --cdr-color-text-button-sale-hover: #c7370f; - --cdr-color-text-button-sale-active: #fffff0; - --cdr-color-text-button-sale-disabled: #fffff0; + --cdr-color-text-button-sale-active: #fffff2; + --cdr-color-text-button-sale-disabled: #fffff2; --cdr-color-text-chip-default: #4b4a48; --cdr-color-text-chip-disabled: #d5cfc3; --cdr-color-text-primary: #4b4a48; @@ -69,17 +69,17 @@ --cdr-color-background-button-sale-hover: #f7f5f3; --cdr-color-background-button-default-disabled: #d5cfc3; --cdr-color-background-button-icon-only-active: #f7f5f3; - --cdr-color-background-chip-default-rest: #fffff0; - --cdr-color-background-chip-default-disabled: #fffff0; + --cdr-color-background-chip-default-rest: #fffff2; + --cdr-color-background-chip-default-disabled: #fffff2; --cdr-color-background-chip-default-hover: #f7f5f3; - --cdr-color-background-chip-default-focus: #fffff0; + --cdr-color-background-chip-default-focus: #fffff2; --cdr-color-background-chip-default-active: #edeae3; --cdr-color-background-chip-default-selected: #d5cfc3; --cdr-color-background-chip-default-selected-hover: #edeae3; --cdr-color-background-chip-default-selected-focus: #d5cfc3; --cdr-color-background-chip-default-selected-active: #edeae3; --cdr-color-background-transparent: rgba(255, 255, 255, 0); - --cdr-color-background-primary: #fffff0; + --cdr-color-background-primary: #fffff2; --cdr-color-background-secondary: #f7f5f3; --cdr-color-background-brand-spruce: #1f513f; --cdr-color-background-message-default-01: #f9f8f6; @@ -105,7 +105,7 @@ --cdr-color-background-label-default-active: #edeae3; --cdr-color-background-label-default-focus: #fafbf9; --cdr-color-background-label-secondary-hover: rgba(255, 255, 255, 0.75); - --cdr-color-background-label-secondary-active: #fffff0; + --cdr-color-background-label-secondary-active: #fffff2; --cdr-color-background-label-secondary-focus: rgba(255, 255, 255, 0.75); --cdr-color-background-input-default: rgba(247, 245, 243, 0.15); --cdr-color-background-input-secondary: rgba(255, 255, 255, 0.85); @@ -113,21 +113,21 @@ --cdr-color-background-input-default-hover: #fafbf9; --cdr-color-background-input-default-active: #fafbf9; --cdr-color-background-input-default-selected: #4b4a48; - --cdr-color-background-input-secondary-active: #fffff0; + --cdr-color-background-input-secondary-active: #fffff2; --cdr-color-background-input-default-selected-hover: #958e83; --cdr-color-background-input-default-disabled: #fafbf9; --cdr-color-background-input-default-selected-focus: #958e83; --cdr-color-background-input-default-focus: #fafbf9; --cdr-color-background-rating-star-default: #fafbf9; --cdr-color-background-rating-star-highlighted: #ffd280; - --cdr-color-background-surface-primary: #fffff0; + --cdr-color-background-surface-primary: #fffff2; --cdr-color-background-surface-secondary: #f7f5f3; --cdr-color-background-surface-brand-spruce: #1f513f; --cdr-color-background-surface-sale: #c7370f; - --cdr-color-background-surface-selection-default-rest: #fffff0; - --cdr-color-background-surface-selection-default-active: #fffff0; - --cdr-color-background-surface-selection-default-hover: #fffff0; - --cdr-color-background-surface-selection-default-checked: #fffff0; + --cdr-color-background-surface-selection-default-rest: #fffff2; + --cdr-color-background-surface-selection-default-active: #fffff2; + --cdr-color-background-surface-selection-default-hover: #fffff2; + --cdr-color-background-surface-selection-default-checked: #fffff2; --cdr-color-background-surface-selection-default-disabled: #f7f5f3; --cdr-color-background-surface-selection-default-loading: #fafbf9; --cdr-color-background-switch-default-rest: #fafbf9; @@ -143,14 +143,14 @@ --cdr-color-background-switch-handle-selected-default-hover: #d5cfc3; --cdr-color-background-switch-handle-selected-default-focus: #d5cfc3; --cdr-color-background-table-header: #f7f5f3; - --cdr-color-background-table-row: #fffff0; + --cdr-color-background-table-row: #fffff2; --cdr-color-background-table-row-alt: #fafbf9; --cdr-color-background-toggle-group-default-rest: #fafbf9; --cdr-color-background-toggle-button-default-rest: #fafbf9; --cdr-color-background-toggle-button-default-hover: #edeae3; --cdr-color-background-toggle-button-default-focus: #edeae3; - --cdr-color-background-toggle-button-default-selected-rest: #fffff0; - --cdr-color-background-toggle-button-default-selected-hover: #fffff0; + --cdr-color-background-toggle-button-default-selected-rest: #fffff2; + --cdr-color-background-toggle-button-default-selected-hover: #fffff2; --cdr-color-background-tooltip-default: #2e2e2b; --cdr-color-border-button-primary-rest: #1f513f; --cdr-color-border-button-primary-active: #1f513f; @@ -248,13 +248,13 @@ --cdr-color-icon-message-warning: #b68b37; --cdr-color-icon-message-error: #bb4045; --cdr-color-icon-message-info: #408e86; - --cdr-color-icon-checkbox-default-selected: #fffff0; - --cdr-color-icon-checkbox-default-selected-hover: #fffff0; + --cdr-color-icon-checkbox-default-selected: #fffff2; + --cdr-color-icon-checkbox-default-selected-hover: #fffff2; --cdr-color-icon-checkbox-default-selected-active: #4b4a48; --cdr-color-icon-switch-selected-default-rest: #d5cfc3; --cdr-color-icon-switch-selected-default-hover: #d5cfc3; --cdr-color-icon-switch-selected-default-focus: #d5cfc3; - --cdr-color-surface-primary: #fffff0; + --cdr-color-surface-primary: #fffff2; --cdr-color-surface-secondary: #f7f5f3; --cdr-form-input-height-default: 4rem; --cdr-form-input-height-large: 4.8rem; diff --git a/dist/rei-dot-com/figma/figma.json b/dist/rei-dot-com/figma/figma.json index 0c56478..c8cd34e 100644 --- a/dist/rei-dot-com/figma/figma.json +++ b/dist/rei-dot-com/figma/figma.json @@ -2,1977 +2,1755 @@ "options": { "color": { "transparent": { + "$value": "rgba(255, 255, 255, 0)", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "rgba(255, 255, 255, 0)", "$type": "color" - }, - "$type": "color", - "$value": "rgba(255, 255, 255, 0)" + } }, "white": { + "$value": "#fffff2", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { - "$value": "#ffffff", + "$value": "#fffff2", "$type": "color" - }, - "$type": "color", - "$value": "#fffff2" + } }, "white-75": { + "$value": "rgba(255, 255, 255, 0.75)", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "rgba(255, 255, 255, 0.75)", "$type": "color" - }, - "$type": "color", - "$value": "rgba(255, 255, 255, 0.75)" + } }, "white-85": { + "$value": "rgba(255, 255, 255, 0.85)", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "rgba(255, 255, 255, 0.85)", "$type": "color" - }, - "$type": "color", - "$value": "rgba(255, 255, 255, 0.85)" + } }, "black": { + "$value": "#000000", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#000000", "$type": "color" - }, - "$type": "color", - "$value": "#000000" + } }, "warm-grey-010": { + "$value": "#fafbf9", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#fafbf9", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "warm-grey-025": { + "$value": "#f7f5f3", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#f7f5f3", "$type": "color" - }, - "$type": "color", - "$value": "#f7f5f3" + } }, "warm-grey-025-15": { + "$value": "rgba(247, 245, 243, 0.15)", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "rgba(247, 245, 243, 0.15)", "$type": "color" - }, - "$type": "color", - "$value": "rgba(247, 245, 243, 0.15)" + } }, "warm-grey-025-85": { + "$value": "rgba(247, 245, 243, 0.85)", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "rgba(247, 245, 243, 0.85)", "$type": "color" - }, - "$type": "color", - "$value": "rgba(247, 245, 243, 0.85)" + } }, "warm-grey-100": { + "$value": "#edeae3", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#edeae3", "$type": "color" - }, - "$type": "color", - "$value": "#edeae3" + } }, "warm-grey-250": { + "$value": "#d5cfc3", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#d5cfc3", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "warm-grey-450": { + "$value": "#b2ab9f", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#b2ab9f", "$type": "color" - }, - "$type": "color", - "$value": "#b2ab9f" + } }, "warm-grey-600": { + "$value": "#958e83", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#958e83", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "warm-grey-750": { + "$value": "#736e65", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#736e65", "$type": "color" - }, - "$type": "color", - "$value": "#736e65" + } }, "warm-grey-900": { + "$value": "#4b4a48", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#4b4a48", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "warm-grey-900-50": { + "$value": "rgba(75, 74, 72, 0.5)", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "rgba(75, 74, 72, 0.5)", "$type": "color" - }, - "$type": "color", - "$value": "rgba(75, 74, 72, 0.5)" + } }, "warm-grey-900-75": { + "$value": "rgba(75, 74, 72, 0.75)", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "rgba(75, 74, 72, 0.75)", "$type": "color" - }, - "$type": "color", - "$value": "rgba(75, 74, 72, 0.75)" + } }, "warm-grey-1000": { + "$value": "#2e2e2b", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#2e2e2b", "$type": "color" - }, - "$type": "color", - "$value": "#2e2e2b" + } }, "warm-grey-1000-20": { + "$value": "rgba(46, 46, 43, 0.2)", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "rgba(46, 46, 43, 0.2)", "$type": "color" - }, - "$type": "color", - "$value": "rgba(46, 46, 43, 0.2)" + } }, "warm-grey-1000-75": { + "$value": "rgba(46, 46, 43, 0.75)", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "rgba(46, 46, 43, 0.75)", "$type": "color" - }, - "$type": "color", - "$value": "rgba(46, 46, 43, 0.75)" + } }, "warm-grey-1000-90": { + "$value": "rgba(46, 46, 43, 0.9)", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "rgba(46, 46, 43, 0.9)", "$type": "color" - }, - "$type": "color", - "$value": "rgba(46, 46, 43, 0.9)" + } }, "sage-green-100": { + "$value": "#f3fcf4", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#f3fcf4", "$type": "color" - }, - "$type": "color", - "$value": "#f3fcf4" + } }, "sage-green-200": { + "$value": "#e9f7eb", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#e9f7eb", "$type": "color" - }, - "$type": "color", - "$value": "#e9f7eb" + } }, "sage-green-300": { + "$value": "#daece0", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#daece0", "$type": "color" - }, - "$type": "color", - "$value": "#daece0" + } }, "sage-green-400": { + "$value": "#c7dfd1", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#c7dfd1", "$type": "color" - }, - "$type": "color", - "$value": "#c7dfd1" + } }, "sage-green-500": { + "$value": "#b8d6c8", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#b8d6c8", "$type": "color" - }, - "$type": "color", - "$value": "#b8d6c8" + } }, "sage-green-600": { + "$value": "#9cc4b3", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#9cc4b3", "$type": "color" - }, - "$type": "color", - "$value": "#9cc4b3" + } }, "blue-spruce-green-600": { + "$value": "#8dd3b4", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#8dd3b4", "$type": "color" - }, - "$type": "color", - "$value": "#8dd3b4" + } }, "blue-spruce-green-700": { + "$value": "#5db694", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#5db694", "$type": "color" - }, - "$type": "color", - "$value": "#5db694" + } }, "blue-spruce-green-800": { + "$value": "#469178", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#469178", "$type": "color" - }, - "$type": "color", - "$value": "#469178" + } }, "blue-spruce-green-900": { + "$value": "#2f6a59", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#2f6a59", "$type": "color" - }, - "$type": "color", - "$value": "#2f6a59" + } }, "blue-spruce-green-1000": { + "$value": "#1f513f", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#1f513f", "$type": "color" - }, - "$type": "color", - "$value": "#1f513f" + } }, "blue-spruce-green-1100": { + "$value": "#113731", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#113731", "$type": "color" - }, - "$type": "color", - "$value": "#113731" + } }, "alpine-lake-blue-100": { + "$value": "#f0faff", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#f0faff", "$type": "color" - }, - "$type": "color", - "$value": "#f0faff" + } }, "alpine-lake-blue-200": { + "$value": "#e2f4fe", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#e2f4fe", "$type": "color" - }, - "$type": "color", - "$value": "#e2f4fe" + } }, "alpine-lake-blue-300": { + "$value": "#d3eefd", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#d3eefd", "$type": "color" - }, - "$type": "color", - "$value": "#d3eefd" + } }, "alpine-lake-blue-400": { + "$value": "#b7e0fa", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#b7e0fa", "$type": "color" - }, - "$type": "color", - "$value": "#b7e0fa" + } }, "alpine-lake-blue-500": { + "$value": "#9accf3", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#9accf3", "$type": "color" - }, - "$type": "color", - "$value": "#9accf3" + } }, "alpine-lake-blue-600": { + "$value": "#78b1e8", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#78b1e8", "$type": "color" - }, - "$type": "color", - "$value": "#78b1e8" + } }, "alpine-lake-blue-700": { + "$value": "#5d98dd", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#5d98dd", "$type": "color" - }, - "$type": "color", - "$value": "#5d98dd" + } }, "alpine-lake-blue-800": { + "$value": "#406eb5", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#406eb5", "$type": "color" - }, - "$type": "color", - "$value": "#406eb5" + } }, "alpine-lake-blue-900": { + "$value": "#1b437e", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#1b437e", "$type": "color" - }, - "$type": "color", - "$value": "#1b437e" + } }, "alpine-lake-blue-1000": { + "$value": "#0b2d60", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#0b2d60", "$type": "color" - }, - "$type": "color", - "$value": "#0b2d60" + } }, "alpine-lake-blue-1100": { + "$value": "#061a37", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#061a37", "$type": "color" - }, - "$type": "color", - "$value": "#061a37" + } }, "golden-yellow-100": { + "$value": "#fffcf0", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#fffcf0", "$type": "color" - }, - "$type": "color", - "$value": "#fffcf0" + } }, "golden-yellow-200": { + "$value": "#fff8e0", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#fff8e0", "$type": "color" - }, - "$type": "color", - "$value": "#fff8e0" + } }, "golden-yellow-300": { + "$value": "#fff3d1", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#fff3d1", "$type": "color" - }, - "$type": "color", - "$value": "#fff3d1" + } }, "golden-yellow-400": { + "$value": "#ffe7b3", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#ffe7b3", "$type": "color" - }, - "$type": "color", - "$value": "#ffe7b3" + } }, "golden-yellow-500": { + "$value": "#ffd280", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#ffd280", "$type": "color" - }, - "$type": "color", - "$value": "#ffd280" + } }, "golden-yellow-600": { + "$value": "#ffbf59", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#ffbf59", "$type": "color" - }, - "$type": "color", - "$value": "#ffbf59" + } }, "golden-yellow-700": { + "$value": "#da953a", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#da953a", "$type": "color" - }, - "$type": "color", - "$value": "#da953a" + } }, "golden-yellow-800": { + "$value": "#bd7b2d", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#bd7b2d", "$type": "color" - }, - "$type": "color", - "$value": "#bd7b2d" + } }, "golden-yellow-900": { + "$value": "#814c18", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#814c18", "$type": "color" - }, - "$type": "color", - "$value": "#814c18" + } }, "golden-yellow-1000": { + "$value": "#5e320d", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#5e320d", "$type": "color" - }, - "$type": "color", - "$value": "#5e320d" + } }, "golden-yellow-1100": { + "$value": "#381a06", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#381a06", "$type": "color" - }, - "$type": "color", - "$value": "#381a06" + } }, "smoked-salmon-red-100": { + "$value": "#fef5f0", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#fef5f0", "$type": "color" - }, - "$type": "color", - "$value": "#fef5f0" + } }, "smoked-salmon-red-200": { + "$value": "#feeae1", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#feeae1", "$type": "color" - }, - "$type": "color", - "$value": "#feeae1" + } }, "smoked-salmon-red-300": { + "$value": "#feddd2", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#feddd2", "$type": "color" - }, - "$type": "color", - "$value": "#feddd2" + } }, "smoked-salmon-red-400": { + "$value": "#fec3b3", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#fec3b3", "$type": "color" - }, - "$type": "color", - "$value": "#fec3b3" + } }, "smoked-salmon-red-500": { + "$value": "#fe9580", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#fe9580", "$type": "color" - }, - "$type": "color", - "$value": "#fe9580" + } }, "smoked-salmon-red-600": { + "$value": "#fa6f5a", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#fa6f5a", "$type": "color" - }, - "$type": "color", - "$value": "#fa6f5a" + } }, "smoked-salmon-red-700": { + "$value": "#db4638", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#db4638", "$type": "color" - }, - "$type": "color", - "$value": "#db4638" + } }, "smoked-salmon-red-800": { + "$value": "#be342d", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#be342d", "$type": "color" - }, - "$type": "color", - "$value": "#be342d" + } }, "smoked-salmon-red-900": { + "$value": "#851414", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#851414", "$type": "color" - }, - "$type": "color", - "$value": "#851414" + } }, "smoked-salmon-red-1000": { + "$value": "#610a0a", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#610a0a", "$type": "color" - }, - "$type": "color", - "$value": "#610a0a" + } }, "smoked-salmon-red-1100": { + "$value": "#38050b", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#38050b", "$type": "color" - }, - "$type": "color", - "$value": "#38050b" + } }, "sale-red-100": { + "$value": "#fef1f1", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#fef1f1", "$type": "color" - }, - "$type": "color", - "$value": "#fef1f1" + } }, "sale-red-200": { + "$value": "#fde2e2", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#fde2e2", "$type": "color" - }, - "$type": "color", - "$value": "#fde2e2" + } }, "sale-red-300": { + "$value": "#fcd4d4", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#fcd4d4", "$type": "color" - }, - "$type": "color", - "$value": "#fcd4d4" + } }, "sale-red-400": { + "$value": "#fcb6b6", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#fcb6b6", "$type": "color" - }, - "$type": "color", - "$value": "#fcb6b6" + } }, "sale-red-500": { + "$value": "#f99595", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#f99595", "$type": "color" - }, - "$type": "color", - "$value": "#f99595" + } }, "sale-red-600": { + "$value": "#f16363", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#f16363", "$type": "color" - }, - "$type": "color", - "$value": "#f16363" + } }, "sale-red-700": { + "$value": "#dc2323", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#dc2323", "$type": "color" - }, - "$type": "color", - "$value": "#dc2323" + } }, "sale-red-800": { + "$value": "#c7370f", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#c7370f", "$type": "color" - }, - "$type": "color", - "$value": "#c7370f" + } }, "sale-red-900": { + "$value": "#990000", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#990000", "$type": "color" - }, - "$type": "color", - "$value": "#990000" + } }, "sale-red-1000": { + "$value": "#6b0000", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#6b0000", "$type": "color" - }, - "$type": "color", - "$value": "#6b0000" + } }, "sale-red-1100": { + "$value": "#3d0000", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#3d0000", "$type": "color" - }, - "$type": "color", - "$value": "#3d0000" + } }, "success-green-100": { + "$value": "#f4fbf5", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#f4fbf5", "$type": "color" - }, - "$type": "color", - "$value": "#f4fbf5" + } }, "success-green-200": { + "$value": "#ecf9e6", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#ecf9e6", "$type": "color" - }, - "$type": "color", - "$value": "#ecf9e6" + } }, "success-green-300": { + "$value": "#d5e6cb", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#d5e6cb", "$type": "color" - }, - "$type": "color", - "$value": "#d5e6cb" + } }, "success-green-400": { + "$value": "#c3f0b9", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#c3f0b9", "$type": "color" - }, - "$type": "color", - "$value": "#c3f0b9" + } }, "success-green-500": { + "$value": "#b1e6a8", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#b1e6a8", "$type": "color" - }, - "$type": "color", - "$value": "#b1e6a8" + } }, "success-green-600": { + "$value": "#8cd085", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#8cd085", "$type": "color" - }, - "$type": "color", - "$value": "#8cd085" + } }, "success-green-700": { + "$value": "#5fa65f", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#5fa65f", "$type": "color" - }, - "$type": "color", - "$value": "#5fa65f" + } }, "success-green-800": { + "$value": "#3b8349", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#3b8349", "$type": "color" - }, - "$type": "color", - "$value": "#3b8349" + } }, "success-green-900": { + "$value": "#2e6b34", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#2e6b34", "$type": "color" - }, - "$type": "color", - "$value": "#2e6b34" + } }, "success-green-1000": { + "$value": "#1c4f26", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#1c4f26", "$type": "color" - }, - "$type": "color", - "$value": "#1c4f26" + } }, "success-green-1100": { + "$value": "#0e2f17", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#0e2f17", "$type": "color" - }, - "$type": "color", - "$value": "#0e2f17" + } }, "warning-yellow-100": { + "$value": "#fefcf1", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#fefcf1", "$type": "color" - }, - "$type": "color", - "$value": "#fefcf1" + } }, "warning-yellow-200": { + "$value": "#fdf6e2", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#fdf6e2", "$type": "color" - }, - "$type": "color", - "$value": "#fdf6e2" + } }, "warning-yellow-300": { + "$value": "#f5e9b7", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#f5e9b7", "$type": "color" - }, - "$type": "color", - "$value": "#f5e9b7" + } }, "warning-yellow-400": { + "$value": "#fae5b7", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#fae5b7", "$type": "color" - }, - "$type": "color", - "$value": "#fae5b7" + } }, "warning-yellow-500": { + "$value": "#f7d088", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#f7d088", "$type": "color" - }, - "$type": "color", - "$value": "#f7d088" + } }, "warning-yellow-600": { + "$value": "#edbc73", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#edbc73", "$type": "color" - }, - "$type": "color", - "$value": "#edbc73" + } }, "warning-yellow-700": { + "$value": "#d8913b", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#d8913b", "$type": "color" - }, - "$type": "color", - "$value": "#d8913b" + } }, "warning-yellow-800": { + "$value": "#b68b37", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#b68b37", "$type": "color" - }, - "$type": "color", - "$value": "#b68b37" + } }, "warning-yellow-900": { + "$value": "#854714", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#854714", "$type": "color" - }, - "$type": "color", - "$value": "#854714" + } }, "warning-yellow-1000": { + "$value": "#602d0b", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#602d0b", "$type": "color" - }, - "$type": "color", - "$value": "#602d0b" + } }, "warning-yellow-1100": { + "$value": "#381705", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#381705", "$type": "color" - }, - "$type": "color", - "$value": "#381705" + } }, "error-red-050": { + "$value": "#fff2f2", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#fff2f2", "$type": "color" - }, - "$type": "color", - "$value": "#fff2f2" + } }, "error-red-050-75": { + "$value": "rgba(255, 242, 242, 0.75)", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "rgba(255, 242, 242, 0.75)", "$type": "color" - }, - "$type": "color", - "$value": "rgba(255, 242, 242, 0.75)" + } }, "error-red-100": { + "$value": "#fdf7f7", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#fdf7f7", "$type": "color" - }, - "$type": "color", - "$value": "#fdf7f7" + } }, "error-red-200": { + "$value": "#fcefe4", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#fcefe4", "$type": "color" - }, - "$type": "color", - "$value": "#fcefe4" + } }, "error-red-300": { + "$value": "#eecbc1", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#eecbc1", "$type": "color" - }, - "$type": "color", - "$value": "#eecbc1" + } }, "error-red-400": { + "$value": "#f7cfbb", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#f7cfbb", "$type": "color" - }, - "$type": "color", - "$value": "#f7cfbb" + } }, "error-red-500": { + "$value": "#efa78f", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#efa78f", "$type": "color" - }, - "$type": "color", - "$value": "#efa78f" + } }, "error-red-600": { + "$value": "#e78b79", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#e78b79", "$type": "color" - }, - "$type": "color", - "$value": "#e78b79" + } }, "error-red-700": { + "$value": "#cd5046", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#cd5046", "$type": "color" - }, - "$type": "color", - "$value": "#cd5046" + } }, "error-red-800": { + "$value": "#bb4045", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#bb4045", "$type": "color" - }, - "$type": "color", - "$value": "#bb4045" + } }, "error-red-850": { + "$value": "#b33322", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#b33322", "$type": "color" - }, - "$type": "color", - "$value": "#b33322" + } }, "error-red-900": { + "$value": "#811823", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#811823", "$type": "color" - }, - "$type": "color", - "$value": "#811823" + } }, "error-red-1000": { + "$value": "#5d0e1d", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#5d0e1d", "$type": "color" - }, - "$type": "color", - "$value": "#5d0e1d" + } }, "error-red-1100": { + "$value": "#390518", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#390518", "$type": "color" - }, - "$type": "color", - "$value": "#390518" + } }, "info-blue-100": { + "$value": "#edf4f5", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#edf4f5", "$type": "color" - }, - "$type": "color", - "$value": "#edf4f5" + } }, "info-blue-200": { + "$value": "#e4f8fc", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#e4f8fc", "$type": "color" - }, - "$type": "color", - "$value": "#e4f8fc" + } }, "info-blue-300": { + "$value": "#c2d8db", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#c2d8db", "$type": "color" - }, - "$type": "color", - "$value": "#c2d8db" + } }, "info-blue-400": { + "$value": "#bae8f7", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#bae8f7", "$type": "color" - }, - "$type": "color", - "$value": "#bae8f7" + } }, "info-blue-500": { + "$value": "#9fd8ef", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#9fd8ef", "$type": "color" - }, - "$type": "color", - "$value": "#9fd8ef" + } }, "info-blue-600": { + "$value": "#7cc2e4", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#7cc2e4", "$type": "color" - }, - "$type": "color", - "$value": "#7cc2e4" + } }, "info-blue-700": { + "$value": "#4c98c8", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#4c98c8", "$type": "color" - }, - "$type": "color", - "$value": "#4c98c8" + } }, "info-blue-800": { + "$value": "#408e86", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#408e86", "$type": "color" - }, - "$type": "color", - "$value": "#408e86" + } }, "info-blue-900": { + "$value": "#174b80", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#174b80", "$type": "color" - }, - "$type": "color", - "$value": "#174b80" + } }, "info-blue-1000": { + "$value": "#0e2e5d", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#0e2e5d", "$type": "color" - }, - "$type": "color", - "$value": "#0e2e5d" + } }, "info-blue-1100": { + "$value": "#071736", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#071736", "$type": "color" - }, - "$type": "color", - "$value": "#071736" + } }, "default-grey-100": { + "$value": "#f9f8f6", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#f9f8f6", "$type": "color" - }, - "$type": "color", - "$value": "#f9f8f6" + } }, "default-grey-300": { + "$value": "#e8e0ce", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#e8e0ce", "$type": "color" - }, - "$type": "color", - "$value": "#e8e0ce" + } }, "default-grey-700": { + "$value": "#958e83", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#958e83", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "default-grey-800": { + "$value": "#726d64", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#726d64", "$type": "color" - }, - "$type": "color", - "$value": "#726d64" + } } }, "font": { "family": { - "serif-main": { - "$type": "other", - "$value": "Stuart" - }, - "serif-fallback": { - "$type": "other", - "$value": "\"Stuart fallback\", Georgia, serif" - }, - "sans-main": { - "$type": "other", - "$value": "Graphik" - }, - "sans-fallback": { - "$type": "other", - "$value": "\"Graphik fallback\", \"Helvetica Neue\", sans-serif" - }, - "serif": { - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" - }, - "sans": { - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" - }, - "mono": { - "$type": "other", - "$value": "SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace" - }, + "serif-main": "Stuart", + "serif-fallback": "\"Stuart fallback\", Georgia, serif", + "sans-main": "Graphik", + "sans-fallback": "\"Graphik fallback\", \"Helvetica Neue\", sans-serif", + "serif": "Stuart, \"Stuart fallback\", Georgia, serif", + "sans": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", + "mono": "SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace", "legacy": { - "serif": { - "$type": "other", - "$value": "Roboto, \"Helvetica Neue\", Helvetica, Arial, sans-serif" - }, - "sans": { - "$type": "other", - "$value": "Roboto, \"Helvetica Neue\", Helvetica, Arial, sans-serif" - }, - "sans-condensed": { - "$type": "other", - "$value": "\"Roboto Condensed\", Roboto, \"Helvetica Neue\", Helvetica, Arial, sans-serif" - } + "serif": "Roboto, \"Helvetica Neue\", Helvetica, Arial, sans-serif", + "sans": "Roboto, \"Helvetica Neue\", Helvetica, Arial, sans-serif", + "sans-condensed": "\"Roboto Condensed\", Roboto, \"Helvetica Neue\", Helvetica, Arial, sans-serif" } }, "style": { - "normal": { - "$type": "other", - "$value": "normal" - }, - "italic": { - "$type": "other", - "$value": "italic" - } + "normal": "normal", + "italic": "italic" }, "size": { - "100": { - "$type": "other", - "$value": "12px" - }, - "200": { - "$type": "other", - "$value": "14px" - }, - "300": { - "$type": "other", - "$value": "16px" - }, - "400": { - "$type": "other", - "$value": "18px" - }, - "500": { - "$type": "other", - "$value": "20px" - }, - "600": { - "$type": "other", - "$value": "24px" - }, - "700": { - "$type": "other", - "$value": "28px" - }, - "800": { - "$type": "other", - "$value": "32px" - }, - "900": { - "$type": "other", - "$value": "36px" - }, - "1000": { - "$type": "other", - "$value": "42px" - }, - "1100": { - "$type": "other", - "$value": "48px" - }, - "1200": { - "$type": "other", - "$value": "54px" - }, - "1300": { - "$type": "other", - "$value": "60px" - }, - "1400": { - "$type": "other", - "$value": "68px" - }, - "1500": { - "$type": "other", - "$value": "76px" - }, - "1600": { - "$type": "other", - "$value": "86px" - } + "100": "12px", + "200": "14px", + "300": "16px", + "400": "18px", + "500": "20px", + "600": "24px", + "700": "28px", + "800": "32px", + "900": "36px", + "1000": "42px", + "1100": "48px", + "1200": "54px", + "1300": "60px", + "1400": "68px", + "1500": "76px", + "1600": "86px" }, "weight": { - "normal": { - "$type": "other", - "$value": "400" - }, - "medium": { - "$type": "other", - "$value": "500" - }, - "semibold": { - "$type": "other", - "$value": "600" - }, - "strong": { - "$type": "other", - "$value": "700" - } + "normal": "400", + "medium": "500", + "semibold": "600", + "strong": "700" }, "spacing": { - "tightest": { - "$type": "other", - "$value": "-0.64px" - }, - "tighter": { - "$type": "other", - "$value": "-0.32px" - }, - "tight": { - "$type": "other", - "$value": "-0.16px" - }, - "tightish": { - "$type": "other", - "$value": "-0.08px" - }, - "normal": { - "$type": "other", - "$value": "0px" - }, - "looseish": { - "$type": "other", - "$value": "0.08px" - }, - "loose": { - "$type": "other", - "$value": "0.16px" - }, - "looser": { - "$type": "other", - "$value": "0.32px" - }, - "loosest": { - "$type": "other", - "$value": "0.64px" - } + "tightest": "-0.64px", + "tighter": "-0.32px", + "tight": "-0.16px", + "tightish": "-0.08px", + "normal": "0px", + "looseish": "0.08px", + "loose": "0.16px", + "looser": "0.32px", + "loosest": "0.64px" }, "height": { - "100": { - "$type": "other", - "$value": "16px" - }, - "200": { - "$type": "other", - "$value": "18px" - }, - "300": { - "$type": "other", - "$value": "20px" - }, - "400": { - "$type": "other", - "$value": "22px" - }, - "500": { - "$type": "other", - "$value": "24px" - }, - "600": { - "$type": "other", - "$value": "26px" - }, - "700": { - "$type": "other", - "$value": "28px" - }, - "800": { - "$type": "other", - "$value": "30px" - }, - "900": { - "$type": "other", - "$value": "32px" - }, - "1000": { - "$type": "other", - "$value": "36px" - }, - "1100": { - "$type": "other", - "$value": "40px" - }, - "1200": { - "$type": "other", - "$value": "44px" - }, - "1300": { - "$type": "other", - "$value": "50px" - }, - "1400": { - "$type": "other", - "$value": "56px" - }, - "1500": { - "$type": "other", - "$value": "64px" - }, - "1600": { - "$type": "other", - "$value": "72px" - }, - "1700": { - "$type": "other", - "$value": "80px" - }, - "1800": { - "$type": "other", - "$value": "92px" - } + "100": "16px", + "200": "18px", + "300": "20px", + "400": "22px", + "500": "24px", + "600": "26px", + "700": "28px", + "800": "30px", + "900": "32px", + "1000": "36px", + "1100": "40px", + "1200": "44px", + "1300": "50px", + "1400": "56px", + "1500": "64px", + "1600": "72px", + "1700": "80px", + "1800": "92px" } }, "space": { - "squish": { - "$type": "other", - "$value": 0.5 - }, - "stretch": { - "$type": "other", - "$value": 1.5 - }, - "zero": { - "$type": "other", - "$value": "0px" - }, - "sixteenth-x": { - "$type": "other", - "$value": "1px" - }, - "eighth-x": { - "$type": "other", - "$value": "2px" - }, - "three-sixteenth-x": { - "$type": "other", - "$value": "3px" - }, - "quarter-x": { - "$type": "other", - "$value": "4px" - }, - "three-eighth-x": { - "$type": "other", - "$value": "6px" - }, - "half-x": { - "$type": "other", - "$value": "8px" - }, - "three-quarter-x": { - "$type": "other", - "$value": "12px" - }, - "one-x": { - "$type": "other", - "$value": "16px" - }, - "one-and-a-half-x": { - "$type": "other", - "$value": "24px" - }, - "two-x": { - "$type": "other", - "$value": "32px" - }, - "three-x": { - "$type": "other", - "$value": "48px" - }, - "four-x": { - "$type": "other", - "$value": "64px" - } + "squish": 0.5, + "stretch": 1.5, + "zero": "0px", + "sixteenth-x": "1px", + "eighth-x": "2px", + "three-sixteenth-x": "3px", + "quarter-x": "4px", + "three-eighth-x": "6px", + "half-x": "8px", + "three-quarter-x": "12px", + "one-x": "16px", + "one-and-a-half-x": "24px", + "two-x": "32px", + "three-x": "48px", + "four-x": "64px" } }, "color": { "text": { "button": { "primary": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "primary-hover": { + "$value": "#1f513f", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.blue-spruce-green-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#1f513f" + } }, "primary-active": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "primary-disabled": { + "$value": "#fffff2", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "secondary": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "secondary-hover": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "secondary-active": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "secondary-disabled": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "dark": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "dark-hover": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "dark-active": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "dark-disabled": { + "$value": "#fffff2", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "sale": { + "$value": "#fffff2", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "sale-hover": { + "$value": "#c7370f", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.sale-red-800}", "$type": "color" - }, - "$type": "color", - "$value": "#c7370f" + } }, "sale-active": { + "$value": "#fffff2", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "sale-disabled": { + "$value": "#fffff2", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } } }, "chip": { "default": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "disabled": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } } }, "primary": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "secondary": { + "$value": "#736e65", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-750}", "$type": "color" - }, - "$type": "color", - "$value": "#736e65" + } }, "emphasis": { + "$value": "#2e2e2b", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#2e2e2b" + } }, "brand": { + "$value": "#1f513f", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.blue-spruce-green-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#1f513f" + } }, "sale": { + "$value": "#c7370f", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.sale-red-800}", "$type": "color" - }, - "$type": "color", - "$value": "#c7370f" + } }, "inverse": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "disabled": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "success": { + "$value": "#2e6b34", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.success-green-900}", "$type": "color" - }, - "$type": "color", - "$value": "#2e6b34" + } }, "warning": { + "$value": "#854714", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warning-yellow-900}", "$type": "color" - }, - "$type": "color", - "$value": "#854714" + } }, "error": { + "$value": "#811823", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.error-red-900}", "$type": "color" - }, - "$type": "color", - "$value": "#811823" + } }, "info": { + "$value": "#1b437e", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.alpine-lake-blue-900}", "$type": "color" - }, - "$type": "color", - "$value": "#1b437e" + } }, "message": { "error": { + "$value": "#bb4045", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.error-red-800}", "$type": "color" - }, - "$type": "color", - "$value": "#bb4045" + } } }, "input": { "default": { + "$value": "#2e2e2b", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#2e2e2b" + } }, "label": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "label-disabled": { + "$value": "#b2ab9f", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-450}", "$type": "color" - }, - "$type": "color", - "$value": "#b2ab9f" + } }, "placeholder": { + "$value": "#736e65", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-750}", "$type": "color" - }, - "$type": "color", - "$value": "#736e65" + } }, "required": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "optional": { + "$value": "#736e65", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-750}", "$type": "color" - }, - "$type": "color", - "$value": "#736e65" + } }, "disabled": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "filled": { + "$value": "#2e2e2b", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#2e2e2b" + } }, "help": { + "$value": "#736e65", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-750}", "$type": "color" - }, - "$type": "color", - "$value": "#736e65" + } }, "error": { + "$value": "#b33322", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.error-red-850}", "$type": "color" - }, - "$type": "color", - "$value": "#b33322" + } } }, "link": { "rest": { + "$value": "#406eb5", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - }, - "$type": "color", - "$value": "#406eb5" + } }, "hover": { + "$value": "#406eb5", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - }, - "$type": "color", - "$value": "#406eb5" + } }, "active": { + "$value": "#0b2d60", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.alpine-lake-blue-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#0b2d60" + } }, "disabled": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "visited": { + "$value": "#406eb5", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - }, - "$type": "color", - "$value": "#406eb5" + } } }, "rating": { "default": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/rating.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "hover": { + "$value": "#406eb5", + "$type": "color", "filePath": "tokens/global/rating.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - }, - "$type": "color", - "$value": "#406eb5" + } }, "separator": { + "$value": "#b2ab9f", + "$type": "color", "filePath": "tokens/global/rating.json5", "original": { "$value": "{options.color.warm-grey-450}", "$type": "color" - }, - "$type": "color", - "$value": "#b2ab9f" + } } }, "tab": { "rest": { + "$value": "#736e65", + "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.warm-grey-750}", "$type": "color" - }, - "$type": "color", - "$value": "#736e65" + } }, "active": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "hover": { + "$value": "#406eb5", + "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - }, - "$type": "color", - "$value": "#406eb5" + } }, "disabled": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } } }, "toggle-button": { "default-rest": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } } }, "tooltip": { "default": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/tooltip.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } } } }, @@ -1980,938 +1758,938 @@ "button": { "primary": { "rest": { + "$value": "#1f513f", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.blue-spruce-green-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#1f513f" + } }, "active": { + "$value": "#1f513f", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.blue-spruce-green-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#1f513f" + } }, "hover": { + "$value": "#f7f5f3", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - }, - "$type": "color", - "$value": "#f7f5f3" + } }, "icon-alt-hover": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } } }, "secondary": { "rest": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "active": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "hover": { + "$value": "#f7f5f3", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - }, - "$type": "color", - "$value": "#f7f5f3" + } }, "disabled": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } } }, "dark": { "rest": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "active": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "hover": { + "$value": "#edeae3", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-100}", "$type": "color" - }, - "$type": "color", - "$value": "#edeae3" + } } }, "sale": { "rest": { + "$value": "#c7370f", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.sale-red-800}", "$type": "color" - }, - "$type": "color", - "$value": "#c7370f" + } }, "active": { + "$value": "#c7370f", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.sale-red-800}", "$type": "color" - }, - "$type": "color", - "$value": "#c7370f" + } }, "hover": { + "$value": "#f7f5f3", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - }, - "$type": "color", - "$value": "#f7f5f3" + } } }, "default-disabled": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "icon-only-active": { + "$value": "#f7f5f3", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - }, - "$type": "color", - "$value": "#f7f5f3" + } } }, "chip": { "default-rest": { + "$value": "#fffff2", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "default-disabled": { + "$value": "#fffff2", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "default-hover": { + "$value": "#f7f5f3", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - }, - "$type": "color", - "$value": "#f7f5f3" + } }, "default-focus": { + "$value": "#fffff2", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "default-active": { + "$value": "#edeae3", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-100}", "$type": "color" - }, - "$type": "color", - "$value": "#edeae3" + } }, "default-selected": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "default-selected-hover": { + "$value": "#edeae3", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-100}", "$type": "color" - }, - "$type": "color", - "$value": "#edeae3" + } }, "default-selected-focus": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "default-selected-active": { + "$value": "#edeae3", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-100}", "$type": "color" - }, - "$type": "color", - "$value": "#edeae3" + } } }, "transparent": { + "$value": "rgba(255, 255, 255, 0)", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.transparent}", "$type": "color" - }, - "$type": "color", - "$value": "rgba(255, 255, 255, 0)" + } }, "primary": { + "$value": "#fffff2", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "secondary": { + "$value": "#f7f5f3", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - }, - "$type": "color", - "$value": "#f7f5f3" + } }, "brand": { "spruce": { + "$value": "#1f513f", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.blue-spruce-green-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#1f513f" + } } }, "message": { "default-01": { + "$value": "#f9f8f6", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.default-grey-100}", "$type": "color" - }, - "$type": "color", - "$value": "#f9f8f6" + } }, "default-02": { + "$value": "#e8e0ce", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.default-grey-300}", "$type": "color" - }, - "$type": "color", - "$value": "#e8e0ce" + } }, "success": { + "$value": "#ecf9e6", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.success-green-200}", "$type": "color" - }, - "$type": "color", - "$value": "#ecf9e6" + } }, "success-01": { + "$value": "#f4fbf5", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.success-green-100}", "$type": "color" - }, - "$type": "color", - "$value": "#f4fbf5" + } }, "success-02": { + "$value": "#d5e6cb", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.success-green-300}", "$type": "color" - }, - "$type": "color", - "$value": "#d5e6cb" + } }, "warning": { + "$value": "#fdf6e2", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warning-yellow-200}", "$type": "color" - }, - "$type": "color", - "$value": "#fdf6e2" + } }, "warning-01": { + "$value": "#fefcf1", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warning-yellow-100}", "$type": "color" - }, - "$type": "color", - "$value": "#fefcf1" + } }, "warning-02": { + "$value": "#f5e9b7", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warning-yellow-300}", "$type": "color" - }, - "$type": "color", - "$value": "#f5e9b7" + } }, "error": { + "$value": "#fcefe4", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.error-red-200}", "$type": "color" - }, - "$type": "color", - "$value": "#fcefe4" + } }, "error-01": { + "$value": "#fdf7f7", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.error-red-100}", "$type": "color" - }, - "$type": "color", - "$value": "#fdf7f7" + } }, "error-02": { + "$value": "#eecbc1", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.error-red-300}", "$type": "color" - }, - "$type": "color", - "$value": "#eecbc1" + } }, "info": { + "$value": "#e2f4fe", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.alpine-lake-blue-200}", "$type": "color" - }, - "$type": "color", - "$value": "#e2f4fe" + } }, "info-01": { + "$value": "#edf4f5", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.info-blue-100}", "$type": "color" - }, - "$type": "color", - "$value": "#edf4f5" + } }, "info-02": { + "$value": "#c2d8db", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.info-blue-300}", "$type": "color" - }, - "$type": "color", - "$value": "#c2d8db" + } }, "sale": { + "$value": "#c7370f", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.sale-red-800}", "$type": "color" - }, - "$type": "color", - "$value": "#c7370f" + } } }, "accordion-hover": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "pagination-hover": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "pagination-keyline": { + "$value": "#406eb5", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - }, - "$type": "color", - "$value": "#406eb5" + } }, "modal-overlay": { + "$value": "rgba(247, 245, 243, 0.85)", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-025-85}", "$type": "color" - }, - "$type": "color", - "$value": "rgba(247, 245, 243, 0.85)" + } }, "label": { "default-hover": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "default-active": { + "$value": "#edeae3", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-100}", "$type": "color" - }, - "$type": "color", - "$value": "#edeae3" + } }, "default-focus": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "secondary-hover": { + "$value": "rgba(255, 255, 255, 0.75)", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.white-75}", "$type": "color" - }, - "$type": "color", - "$value": "rgba(255, 255, 255, 0.75)" + } }, "secondary-active": { + "$value": "#fffff2", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "secondary-focus": { + "$value": "rgba(255, 255, 255, 0.75)", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.white-75}", "$type": "color" - }, - "$type": "color", - "$value": "rgba(255, 255, 255, 0.75)" + } } }, "input": { "default": { + "$value": "rgba(247, 245, 243, 0.15)", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-025-15}", "$type": "color" - }, - "$type": "color", - "$value": "rgba(247, 245, 243, 0.15)" + } }, "secondary": { + "$value": "rgba(255, 255, 255, 0.85)", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.white-85}", "$type": "color" - }, - "$type": "color", - "$value": "rgba(255, 255, 255, 0.85)" + } }, "error": { + "$value": "rgba(255, 242, 242, 0.75)", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.error-red-050-75}", "$type": "color" - }, - "$type": "color", - "$value": "rgba(255, 242, 242, 0.75)" + } }, "default-hover": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "default-active": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "default-selected": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "secondary-active": { + "$value": "#fffff2", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "default-selected-hover": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "default-disabled": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "default-selected-focus": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "default-focus": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } } }, "rating-star-default": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/rating.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "rating-star-highlighted": { + "$value": "#ffd280", + "$type": "color", "filePath": "tokens/global/rating.json5", "original": { "$value": "{options.color.golden-yellow-500}", "$type": "color" - }, - "$type": "color", - "$value": "#ffd280" + } }, "surface": { "primary": { + "$value": "#fffff2", + "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "secondary": { + "$value": "#f7f5f3", + "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - }, - "$type": "color", - "$value": "#f7f5f3" + } }, "brand-spruce": { + "$value": "#1f513f", + "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.blue-spruce-green-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#1f513f" + } }, "sale": { + "$value": "#c7370f", + "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.sale-red-800}", "$type": "color" - }, - "$type": "color", - "$value": "#c7370f" + } } }, "surface-selection": { "default": { "rest": { + "$value": "#fffff2", + "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "active": { + "$value": "#fffff2", + "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "hover": { + "$value": "#fffff2", + "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "checked": { + "$value": "#fffff2", + "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "disabled": { + "$value": "#f7f5f3", + "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - }, - "$type": "color", - "$value": "#f7f5f3" + } }, "loading": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } } } }, "switch": { "default-rest": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "default-hover": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "default-focus": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "selected": { "default-rest": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "default-hover": { + "$value": "#2e2e2b", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#2e2e2b" + } }, "default-focus": { + "$value": "#2e2e2b", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#2e2e2b" + } } }, "handle": { "default-rest": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "default-hover": { + "$value": "#edeae3", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-100}", "$type": "color" - }, - "$type": "color", - "$value": "#edeae3" + } }, "default-focus": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "selected": { "default-rest": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "default-hover": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "default-focus": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } } } } }, "table-header": { + "$value": "#f7f5f3", + "$type": "color", "filePath": "tokens/global/table.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - }, - "$type": "color", - "$value": "#f7f5f3" + } }, "table-row": { + "$value": "#fffff2", + "$type": "color", "filePath": "tokens/global/table.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "table-row-alt": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/table.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "toggle-group": { "default": { "rest": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } } } }, "toggle-button": { "default": { "rest": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "hover": { + "$value": "#edeae3", + "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.warm-grey-100}", "$type": "color" - }, - "$type": "color", - "$value": "#edeae3" + } }, "focus": { + "$value": "#edeae3", + "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.warm-grey-100}", "$type": "color" - }, - "$type": "color", - "$value": "#edeae3" + } }, "selected": { "rest": { + "$value": "#fffff2", + "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "hover": { + "$value": "#fffff2", + "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } } } } }, "tooltip": { "default": { + "$value": "#2e2e2b", + "$type": "color", "filePath": "tokens/global/tooltip.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#2e2e2b" + } } } }, @@ -2919,2387 +2697,2370 @@ "button": { "primary": { "rest": { + "$value": "#1f513f", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.blue-spruce-green-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#1f513f" + } }, "active": { + "$value": "#1f513f", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.blue-spruce-green-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#1f513f" + } }, "active-inset": { + "$value": "#f7f5f3", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - }, - "$type": "color", - "$value": "#f7f5f3" + } }, "hover": { + "$value": "#1f513f", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.blue-spruce-green-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#1f513f" + } } }, "secondary": { "rest": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "active": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "active-inset": { + "$value": "#f7f5f3", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - }, - "$type": "color", - "$value": "#f7f5f3" + } }, "hover": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } } }, "dark": { "rest": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "active": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "active-inset": { + "$value": "#edeae3", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-100}", "$type": "color" - }, - "$type": "color", - "$value": "#edeae3" + } }, "hover": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } } }, "sale": { "rest": { + "$value": "#c7370f", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.sale-red-800}", "$type": "color" - }, - "$type": "color", - "$value": "#c7370f" + } }, "active": { + "$value": "#c7370f", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.sale-red-800}", "$type": "color" - }, - "$type": "color", - "$value": "#c7370f" + } }, "active-inset": { + "$value": "#fde2e2", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.sale-red-200}", "$type": "color" - }, - "$type": "color", - "$value": "#fde2e2" + } }, "hover": { + "$value": "#c7370f", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.sale-red-800}", "$type": "color" - }, - "$type": "color", - "$value": "#c7370f" + } } }, "default-disabled": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "icon-only-active": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } } }, "chip": { "default-rest": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "default-disabled": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "default-hover": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "default-focus": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "default-active": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "default-selected-rest": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "default-selected-hover": { + "$value": "#736e65", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-750}", "$type": "color" - }, - "$type": "color", - "$value": "#736e65" + } }, "default-selected-focus": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } } }, "transparent": { + "$value": "rgba(255, 255, 255, 0)", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.transparent}", "$type": "color" - }, - "$type": "color", - "$value": "rgba(255, 255, 255, 0)" + } }, "primary": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "secondary": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "success": { + "$value": "#3b8349", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.success-green-800}", "$type": "color" - }, - "$type": "color", - "$value": "#3b8349" + } }, "warning": { + "$value": "#b68b37", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warning-yellow-800}", "$type": "color" - }, - "$type": "color", - "$value": "#b68b37" + } }, "error": { + "$value": "#bb4045", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.error-red-800}", "$type": "color" - }, - "$type": "color", - "$value": "#bb4045" + } }, "info": { + "$value": "#406eb5", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - }, - "$type": "color", - "$value": "#406eb5" + } }, "message": { "default-01": { + "$value": "#726d64", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.default-grey-800}", "$type": "color" - }, - "$type": "color", - "$value": "#726d64" + } }, "default-02": { + "$value": "#e8e0ce", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.default-grey-300}", "$type": "color" - }, - "$type": "color", - "$value": "#e8e0ce" + } }, "success-01": { + "$value": "#3b8349", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.success-green-800}", "$type": "color" - }, - "$type": "color", - "$value": "#3b8349" + } }, "success-02": { + "$value": "#d5e6cb", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.success-green-300}", "$type": "color" - }, - "$type": "color", - "$value": "#d5e6cb" + } }, "warning-01": { + "$value": "#b68b37", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warning-yellow-800}", "$type": "color" - }, - "$type": "color", - "$value": "#b68b37" + } }, "warning-02": { + "$value": "#f5e9b7", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warning-yellow-300}", "$type": "color" - }, - "$type": "color", - "$value": "#f5e9b7" + } }, "error-01": { + "$value": "#bb4045", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.error-red-800}", "$type": "color" - }, - "$type": "color", - "$value": "#bb4045" + } }, "error-02": { + "$value": "#eecbc1", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.error-red-300}", "$type": "color" - }, - "$type": "color", - "$value": "#eecbc1" + } }, "info-01": { + "$value": "#408e86", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.info-blue-800}", "$type": "color" - }, - "$type": "color", - "$value": "#408e86" + } }, "info-02": { + "$value": "#c2d8db", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.info-blue-300}", "$type": "color" - }, - "$type": "color", - "$value": "#c2d8db" + } } }, "label": { "default-focus": { + "$value": "#2e2e2b", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#2e2e2b" + } } }, "input": { "default": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "error": { + "$value": "#b33322", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.error-red-850}", "$type": "color" - }, - "$type": "color", - "$value": "#b33322" + } }, "default-active": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "default-selected": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "default-focus": { + "$value": "#2e2e2b", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#2e2e2b" + } }, "default-selected-hover": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "default-hover": { + "$value": "#2e2e2b", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#2e2e2b" + } }, "default-disabled": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } } }, "link": { "rest": { + "$value": "#406eb5", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - }, - "$type": "color", - "$value": "#406eb5" + } }, "hover": { + "$value": "#406eb5", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - }, - "$type": "color", - "$value": "#406eb5" + } }, "active": { + "$value": "#0b2d60", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.alpine-lake-blue-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#0b2d60" + } }, "disabled": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "visited": { + "$value": "#406eb5", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - }, - "$type": "color", - "$value": "#406eb5" + } } }, "rating-star": { "default": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/rating.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "highlighted": { + "$value": "#bd7b2d", + "$type": "color", "filePath": "tokens/global/rating.json5", "original": { "$value": "{options.color.golden-yellow-800}", "$type": "color" - }, - "$type": "color", - "$value": "#bd7b2d" + } } }, "surface": { "primary": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "secondary": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "success": { + "$value": "#3b8349", + "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.success-green-800}", "$type": "color" - }, - "$type": "color", - "$value": "#3b8349" + } }, "warning": { + "$value": "#b68b37", + "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.warning-yellow-800}", "$type": "color" - }, - "$type": "color", - "$value": "#b68b37" + } }, "error": { + "$value": "#bb4045", + "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.error-red-800}", "$type": "color" - }, - "$type": "color", - "$value": "#bb4045" + } }, "info": { + "$value": "#406eb5", + "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - }, - "$type": "color", - "$value": "#406eb5" + } } }, "surface-selection": { "default": { "rest": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.default-grey-700}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "active": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.default-grey-700}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "hover": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.default-grey-700}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "checked": { + "$value": "#2e2e2b", + "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#2e2e2b" + } }, "disabled": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.default-grey-700}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "loading": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.default-grey-700}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } } } }, "switch": { "default-hover": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "handle": { "default-rest": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "default-hover": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "default-focus": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } } } }, "tab": { "keyline": { "rest": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "active": { + "$value": "#406eb5", + "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - }, - "$type": "color", - "$value": "#406eb5" + } }, "active-alt": { + "$value": "#78b1e8", + "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.alpine-lake-blue-600}", "$type": "color" - }, - "$type": "color", - "$value": "#78b1e8" + } }, "hover": { + "$value": "#406eb5", + "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - }, - "$type": "color", - "$value": "#406eb5" + } }, "hover-alt": { + "$value": "#78b1e8", + "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.alpine-lake-blue-600}", "$type": "color" - }, - "$type": "color", - "$value": "#78b1e8" + } }, "disabled": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } } } }, "table": { "default": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/table.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "head": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/table.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } } }, "toggle-button": { "default": { "focus": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "selected": { "rest": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "focus": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } } } } }, "tooltip": { "default": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/tooltip.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } } } }, - "doccategory": { - "$type": "other", - "$value": "colors" - }, - "docexample": { - "$type": "other", - "$value": "color" - }, + "doccategory": "colors", + "docexample": "color", "icon": { "default": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "emphasis": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "link": { + "$value": "#406eb5", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - }, - "$type": "color", - "$value": "#406eb5" + } }, "disabled": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "message": { "default": { + "$value": "#726d64", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.default-grey-800}", "$type": "color" - }, - "$type": "color", - "$value": "#726d64" + } }, "success": { + "$value": "#3b8349", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.success-green-800}", "$type": "color" - }, - "$type": "color", - "$value": "#3b8349" + } }, "warning": { + "$value": "#b68b37", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warning-yellow-800}", "$type": "color" - }, - "$type": "color", - "$value": "#b68b37" + } }, "error": { + "$value": "#bb4045", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.error-red-800}", "$type": "color" - }, - "$type": "color", - "$value": "#bb4045" + } }, "info": { + "$value": "#408e86", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.info-blue-800}", "$type": "color" - }, - "$type": "color", - "$value": "#408e86" + } } }, "checkbox-default-selected": { + "$value": "#fffff2", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "checkbox-default-selected-hover": { + "$value": "#fffff2", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "checkbox-default-selected-active": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "switch": { "selected": { "default-rest": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "default-hover": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "default-focus": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } } } } }, "surface": { "primary": { + "$value": "#fffff2", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "secondary": { + "$value": "#f7f5f3", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - }, - "$type": "color", - "$value": "#f7f5f3" + } } } }, "form": { "input-height-default": { + "$value": "4rem", + "$type": "dimension", "filePath": "tokens/global/form.json5", "original": { "$value": "40px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "4rem" + } }, "input-height-large": { + "$value": "4.8rem", + "$type": "dimension", "filePath": "tokens/global/form.json5", "original": { "$value": "48px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "4.8rem" + } }, "figure-size-small": { + "$value": "1.6rem", + "$type": "dimension", "filePath": "tokens/global/form.json5", "original": { "$value": "16px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "1.6rem" + } }, "figure-size-medium": { + "$value": "1.6rem", + "$type": "dimension", "filePath": "tokens/global/form.json5", "original": { "$value": "16px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "1.6rem" + } }, "figure-size-large": { + "$value": "2rem", + "$type": "dimension", "filePath": "tokens/global/form.json5", "original": { "$value": "20px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "2rem" + } } }, "icon": { "size-sm": { + "$value": "1.6rem", + "$type": "dimension", "filePath": "tokens/global/icon.json5", "original": { "$value": "{space.one-x.$value}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "1.6rem" + } }, "size": { + "$value": "2.4rem", + "$type": "dimension", "filePath": "tokens/global/icon.json5", "original": { "$value": "{space.one-and-a-half-x.$value}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "2.4rem" + } }, "size-lg": { + "$value": "3.2rem", + "$type": "dimension", "filePath": "tokens/global/icon.json5", "original": { "$value": "{space.two-x.$value}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "3.2rem" + } } }, "duration": { "1-x": { + "$value": "0.10s", + "$type": "time", "filePath": "tokens/global/motion.json5", "original": { "$value": "100ms", "$type": "time" - }, - "$type": "time", - "$value": "0.10s" + } }, "2-x": { + "$value": "0.20s", + "$type": "time", "filePath": "tokens/global/motion.json5", "original": { "$value": "200ms", "$type": "time" - }, - "$type": "time", - "$value": "0.20s" + } }, "3-x": { + "$value": "0.30s", + "$type": "time", "filePath": "tokens/global/motion.json5", "original": { "$value": "300ms", "$type": "time" - }, - "$type": "time", - "$value": "0.30s" + } }, "4-x": { + "$value": "0.40s", + "$type": "time", "filePath": "tokens/global/motion.json5", "original": { "$value": "400ms", "$type": "time" - }, - "$type": "time", - "$value": "0.40s" + } }, "5-x": { + "$value": "0.50s", + "$type": "time", "filePath": "tokens/global/motion.json5", "original": { "$value": "500ms", "$type": "time" - }, - "$type": "time", - "$value": "0.50s" + } }, "6-x": { + "$value": "0.60s", + "$type": "time", "filePath": "tokens/global/motion.json5", "original": { "$value": "600ms", "$type": "time" - }, - "$type": "time", - "$value": "0.60s" + } } }, "timing": { "function-ease-out": { + "$value": "cubic-bezier(0.32, 0.94, 0.60, 1)", "filePath": "tokens/global/motion.json5", "original": { "$value": "cubic-bezier(0.32, 0.94, 0.60, 1)" - }, - "$type": "other", - "$value": "cubic-bezier(0.32, 0.94, 0.60, 1)" + } }, "function-ease": { + "$value": "cubic-bezier(0.15, 0, 0.15, 0)", "filePath": "tokens/global/motion.json5", "original": { "$value": "cubic-bezier(0.15, 0, 0.15, 0)" - }, - "$type": "other", - "$value": "cubic-bezier(0.15, 0, 0.15, 0)" + } }, "function-linear": { + "$value": "cubic-bezier(0, 0, 1, 1)", "filePath": "tokens/global/motion.json5", "original": { "$value": "cubic-bezier(0, 0, 1, 1)" - }, - "$type": "other", - "$value": "cubic-bezier(0, 0, 1, 1)" + } } }, "prominence": { "flat-x": { + "$value": "0", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0" + } }, "flat-y": { + "$value": "0", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0" + } }, "flat-blur": { + "$value": "0", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0" + } }, "flat-spread": { + "$value": "0", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0" + } }, "flat-color": { + "$value": "rgba(46, 46, 43, 0.2)", + "$type": "color", "filePath": "tokens/global/prominence.json5", "original": { "$value": "{options.color.warm-grey-1000-20}", "$type": "color" - }, - "$type": "color", - "$value": "rgba(46, 46, 43, 0.2)" + } }, "raised-x": { + "$value": "0", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0" + } }, "raised-y": { + "$value": "0.2rem", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "2px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0.2rem" + } }, "raised-blur": { + "$value": "0.2rem", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "2px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0.2rem" + } }, "raised-spread": { + "$value": "0", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0" + } }, "raised-color": { + "$value": "rgba(46, 46, 43, 0.2)", + "$type": "color", "filePath": "tokens/global/prominence.json5", "original": { "$value": "{options.color.warm-grey-1000-20}", "$type": "color" - }, - "$type": "color", - "$value": "rgba(46, 46, 43, 0.2)" + } }, "elevated-x": { + "$value": "0", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0" + } }, "elevated-y": { + "$value": "0.4rem", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "4px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0.4rem" + } }, "elevated-blur": { + "$value": "0.4rem", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "4px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0.4rem" + } }, "elevated-spread": { + "$value": "0", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0" + } }, "elevated-color": { + "$value": "rgba(46, 46, 43, 0.2)", + "$type": "color", "filePath": "tokens/global/prominence.json5", "original": { "$value": "{options.color.warm-grey-1000-20}", "$type": "color" - }, - "$type": "color", - "$value": "rgba(46, 46, 43, 0.2)" + } }, "floating-x": { + "$value": "0", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0" + } }, "floating-y": { + "$value": "0.8rem", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "8px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0.8rem" + } }, "floating-blur": { + "$value": "0.8rem", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "8px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0.8rem" + } }, "floating-spread": { + "$value": "0", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0" + } }, "floating-color": { + "$value": "rgba(46, 46, 43, 0.2)", + "$type": "color", "filePath": "tokens/global/prominence.json5", "original": { "$value": "{options.color.warm-grey-1000-20}", "$type": "color" - }, - "$type": "color", - "$value": "rgba(46, 46, 43, 0.2)" + } }, "lifted-x": { + "$value": "0", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0" + } }, "lifted-y": { + "$value": "1.6rem", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "16px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "1.6rem" + } }, "lifted-blur": { + "$value": "1.6rem", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "16px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "1.6rem" + } }, "lifted-spread": { + "$value": "0", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0" + } }, "lifted-color": { + "$value": "rgba(46, 46, 43, 0.2)", + "$type": "color", "filePath": "tokens/global/prominence.json5", "original": { "$value": "{options.color.warm-grey-1000-20}", "$type": "color" - }, - "$type": "color", - "$value": "rgba(46, 46, 43, 0.2)" + } }, "flat": { + "$value": "0 0 0 0 rgba(46, 46, 43, 0.2)", "filePath": "tokens/web/prominence.json5", "original": { "$value": "{prominence.flat-x.$value} {prominence.flat-y.$value} {prominence.flat-blur.$value} {prominence.flat-spread.$value} {prominence.flat-color.$value}" - }, - "$type": "other", - "$value": "0 0 0 0 rgba(46, 46, 43, 0.2)" + } }, "raised": { + "$value": "0 0.2rem 0.2rem 0 rgba(46, 46, 43, 0.2)", "filePath": "tokens/web/prominence.json5", "original": { "$value": "{prominence.raised-x.$value} {prominence.raised-y.$value} {prominence.raised-blur.$value} {prominence.raised-spread.$value} {prominence.raised-color.$value}" - }, - "$type": "other", - "$value": "0 0.2rem 0.2rem 0 rgba(46, 46, 43, 0.2)" + } }, "elevated": { + "$value": "0 0.4rem 0.4rem 0 rgba(46, 46, 43, 0.2)", "filePath": "tokens/web/prominence.json5", "original": { "$value": "{prominence.elevated-x.$value} {prominence.elevated-y.$value} {prominence.elevated-blur.$value} {prominence.elevated-spread.$value} {prominence.elevated-color.$value}" - }, - "$type": "other", - "$value": "0 0.4rem 0.4rem 0 rgba(46, 46, 43, 0.2)" + } }, "floating": { + "$value": "0 0.8rem 0.8rem 0 rgba(46, 46, 43, 0.2)", "filePath": "tokens/web/prominence.json5", "original": { "$value": "{prominence.floating-x.$value} {prominence.floating-y.$value} {prominence.floating-blur.$value} {prominence.floating-spread.$value} {prominence.floating-color.$value}" - }, - "$type": "other", - "$value": "0 0.8rem 0.8rem 0 rgba(46, 46, 43, 0.2)" + } }, "lifted": { + "$value": "0 1.6rem 1.6rem 0 rgba(46, 46, 43, 0.2)", "filePath": "tokens/web/prominence.json5", "original": { "$value": "{prominence.lifted-x.$value} {prominence.lifted-y.$value} {prominence.lifted-blur.$value} {prominence.lifted-spread.$value} {prominence.lifted-color.$value}" - }, - "$type": "other", - "$value": "0 1.6rem 1.6rem 0 rgba(46, 46, 43, 0.2)" + } } }, "radius": { "sharp": { + "$value": "0", + "$type": "dimension", "filePath": "tokens/global/radius.json5", "original": { "$value": "0", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0" + } }, "soft": { + "$value": "0.2rem", + "$type": "dimension", "filePath": "tokens/global/radius.json5", "original": { "$value": "2px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0.2rem" + } }, "softer": { + "$value": "0.4rem", + "$type": "dimension", "filePath": "tokens/global/radius.json5", "original": { "$value": "4px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0.4rem" + } }, "softest": { + "$value": "0.6rem", + "$type": "dimension", "filePath": "tokens/global/radius.json5", "original": { "$value": "6px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0.6rem" + } }, "round": { + "$value": "999.9rem", + "$type": "dimension", "filePath": "tokens/global/radius.json5", "original": { "$value": "9999px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "999.9rem" + } } }, "space": { "zero": { + "$value": "0", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.zero}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0" + } }, "sixteenth-x": { + "$value": "0.1rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.sixteenth-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0.1rem" + } }, "eighth-x": { + "$value": "0.2rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.eighth-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0.2rem" + } }, "three-sixteenth-x": { + "$value": "0.3rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-sixteenth-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0.3rem" + } }, "quarter-x": { + "$value": "0.4rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.quarter-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0.4rem" + } }, "three-eighth-x": { + "$value": "0.6rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-eighth-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0.6rem" + } }, "half-x": { + "$value": "0.8rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.half-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0.8rem" + } }, "three-quarter-x": { + "$value": "1.2rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-quarter-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "1.2rem" + } }, "one-x": { + "$value": "1.6rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "1.6rem" + } }, "one-and-a-half-x": { + "$value": "2.4rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "24px", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "2.4rem" + } }, "two-x": { + "$value": "3.2rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "32px", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "3.2rem" + } }, "three-x": { + "$value": "4.8rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "48px", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "4.8rem" + } }, "four-x": { + "$value": "6.4rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "64px", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "6.4rem" + } }, "inset": { "sixteenth-x": { + "$value": "0.1rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{space.sixteenth-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0.1rem" + } }, "eighth-x": { + "$value": "0.2rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{space.eighth-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0.2rem" + } }, "eighth-x-squish-top-bottom": { + "$value": "0", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "0", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0" + } }, "eighth-x-squish-left-right": { + "$value": "0.2rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "2px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0.2rem" + } }, "eighth-x-stretch-top-bottom": { + "$value": "0.4rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "4px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0.4rem" + } }, "eighth-x-stretch-left-right": { + "$value": "0.2rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "2px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0.2rem" + } }, "three-sixteenth-x": { + "$value": "0.3rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{space.three-sixteenth-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0.3rem" + } }, "quarter-x": { + "$value": "0.4rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{space.quarter-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0.4rem" + } }, "quarter-x-squish-top-bottom": { + "$value": "0.2rem", "spacingModifier": 0.5, + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.quarter-x}", "spacingModifier": "{options.space.squish}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0.2rem" + } }, "quarter-x-squish-left-right": { + "$value": "0.4rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.quarter-x}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0.4rem" + } }, "quarter-x-stretch-top-bottom": { + "$value": "0.6rem", + "$type": "dimension", "spacingModifier": 1.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.quarter-x}", "$type": "dimension", "spacingModifier": "{options.space.stretch}" - }, - "$type": "dimension", - "$value": "0.6rem" + } }, "quarter-x-stretch-left-right": { + "$value": "0.4rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.quarter-x}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0.4rem" + } }, "three-eighth-x": { + "$value": "0.6rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{space.three-eighth-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0.6rem" + } }, "half-x": { + "$value": "0.8rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.half-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0.8rem" + } }, "half-x-squish-top-bottom": { + "$value": "0.4rem", + "$type": "dimension", "spacingModifier": 0.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.half-x}", "$type": "dimension", "spacingModifier": "{options.space.squish}" - }, - "$type": "dimension", - "$value": "0.4rem" + } }, "half-x-squish-left-right": { + "$value": "0.8rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.half-x}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0.8rem" + } }, "half-x-stretch-top-bottom": { + "$value": "1.2rem", + "$type": "dimension", "spacingModifier": 1.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.half-x}", "$type": "dimension", "spacingModifier": "{options.space.stretch}" - }, - "$type": "dimension", - "$value": "1.2rem" + } }, "half-x-stretch-left-right": { + "$value": "0.8rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.half-x}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0.8rem" + } }, "three-quarter-x": { + "$value": "1.2rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-quarter-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "1.2rem" + } }, "three-quarter-x-squish-top-bottom": { + "$value": "0.6rem", + "$type": "dimension", "spacingModifier": 0.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-quarter-x}", "$type": "dimension", "spacingModifier": "{options.space.squish}" - }, - "$type": "dimension", - "$value": "0.6rem" + } }, "three-quarter-x-squish-left-right": { + "$value": "1.2rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-quarter-x}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "1.2rem" + } }, "three-quarter-x-stretch-top-bottom": { + "$value": "1.8rem", + "$type": "dimension", "spacingModifier": 1.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-quarter-x}", "$type": "dimension", "spacingModifier": "{options.space.stretch}" - }, - "$type": "dimension", - "$value": "1.8rem" + } }, "three-quarter-x-stretch-left-right": { + "$value": "1.2rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-quarter-x}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "1.2rem" + } }, "one-x": { + "$value": "1.6rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "1.6rem" + } }, "one-x-squish-top-bottom": { + "$value": "0.8rem", + "$type": "dimension", "spacingModifier": 0.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-x}", "$type": "dimension", "spacingModifier": "{options.space.squish}" - }, - "$type": "dimension", - "$value": "0.8rem" + } }, "one-x-squish-left-right": { + "$value": "1.6rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-x}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "1.6rem" + } }, "one-x-stretch-top-bottom": { + "$value": "2.4rem", + "$type": "dimension", "spacingModifier": 1.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-x}", "$type": "dimension", "spacingModifier": "{options.space.stretch}" - }, - "$type": "dimension", - "$value": "2.4rem" + } }, "one-x-stretch-left-right": { + "$value": "1.6rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-x}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "1.6rem" + } }, "one-and-a-half-x": { + "$value": "2.4rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-and-a-half-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "2.4rem" + } }, "one-and-a-half-x-squish-top-bottom": { + "$value": "1.2rem", + "$type": "dimension", "spacingModifier": 0.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-and-a-half-x}", "$type": "dimension", "spacingModifier": "{options.space.squish}" - }, - "$type": "dimension", - "$value": "1.2rem" + } }, "one-and-a-half-x-squish-left-right": { + "$value": "2.4rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-and-a-half-x}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "2.4rem" + } }, "one-and-a-half-x-stretch-top-bottom": { + "$value": "3.6rem", + "$type": "dimension", "spacingModifier": 1.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-and-a-half-x}", "$type": "dimension", "spacingModifier": "{options.space.stretch}" - }, - "$type": "dimension", - "$value": "3.6rem" + } }, "one-and-a-half-x-stretch-left-right": { + "$value": "2.4rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-and-a-half-x}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "2.4rem" + } }, "two-x": { + "$value": "3.2rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.two-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "3.2rem" + } }, "two-x-squish-top-bottom": { + "$value": "1.6rem", + "$type": "dimension", "spacingModifier": 0.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.two-x}", "$type": "dimension", "spacingModifier": "{options.space.squish}" - }, - "$type": "dimension", - "$value": "1.6rem" + } }, "two-x-squish-left-right": { + "$value": "3.2rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.two-x}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "3.2rem" + } }, "two-x-stretch-top-bottom": { + "$value": "4.8rem", + "$type": "dimension", "spacingModifier": 1.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.two-x}", "$type": "dimension", "spacingModifier": "{options.space.stretch}" - }, - "$type": "dimension", - "$value": "4.8rem" + } }, "two-x-stretch-left-right": { + "$value": "3.2rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.two-x}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "3.2rem" + } }, "three-x": { + "$value": "4.8rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "4.8rem" + } }, "three-x-squish-top-bottom": { + "$value": "2.4rem", + "$type": "dimension", "spacingModifier": 0.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-x}", "$type": "dimension", "spacingModifier": "{options.space.squish}" - }, - "$type": "dimension", - "$value": "2.4rem" + } }, "three-x-squish-left-right": { + "$value": "4.8rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-x}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "4.8rem" + } }, "three-x-stretch-top-bottom": { + "$value": "7.2rem", + "$type": "dimension", "spacingModifier": 1.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-x}", "$type": "dimension", "spacingModifier": "{options.space.stretch}" - }, - "$type": "dimension", - "$value": "7.2rem" + } }, "three-x-stretch-left-right": { + "$value": "4.8rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-x}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "4.8rem" + } }, "four-x": { + "$value": "6.4rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.four-x}", "$type": "dimension", - "utility-class": true - }, - "$type": "dimension", - "$value": "6.4rem" + "utility-class": true + } }, "four-x-squish-top-bottom": { + "$value": "3.2rem", + "$type": "dimension", "spacingModifier": 0.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.four-x}", "$type": "dimension", "spacingModifier": "{options.space.squish}" - }, - "$type": "dimension", - "$value": "3.2rem" + } }, "four-x-squish-left-right": { + "$value": "6.4rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.four-x}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "6.4rem" + } }, "four-x-stretch-top-bottom": { + "$value": "9.6rem", + "$type": "dimension", "spacingModifier": 1.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.four-x}", "$type": "dimension", "spacingModifier": "{options.space.stretch}" - }, - "$type": "dimension", - "$value": "9.6rem" + } }, "four-x-stretch-left-right": { + "$value": "6.4rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "64px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "6.4rem" + } }, "eighth-x-squish": { + "$value": "0 0.2rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.eighth-x-squish-top-bottom.$value} {space.inset.eighth-x-squish-left-right.$value}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0 0.2rem" + } }, "eighth-x-stretch": { + "$value": "0.4rem 0.2rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.eighth-x-stretch-top-bottom.$value} {space.inset.eighth-x-stretch-left-right.$value}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0.4rem 0.2rem" + } }, "quarter-x-squish": { + "$value": "0.2rem 0.4rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.quarter-x-squish-top-bottom.$value} {space.inset.quarter-x-squish-left-right.$value}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0.2rem 0.4rem" + } }, "quarter-x-stretch": { + "$value": "0.6rem 0.4rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.quarter-x-stretch-top-bottom.$value} {space.inset.quarter-x-stretch-left-right.$value}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0.6rem 0.4rem" + } }, "half-x-squish": { + "$value": "0.4rem 0.8rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.half-x-squish-top-bottom.$value} {space.inset.half-x-squish-left-right.$value}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0.4rem 0.8rem" + } }, "half-x-stretch": { + "$value": "1.2rem 0.8rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.half-x-stretch-top-bottom.$value} {space.inset.half-x-stretch-left-right.$value}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "1.2rem 0.8rem" + } }, "three-quarter-x-squish": { + "$value": "0.6rem 1.2rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.three-quarter-x-squish-top-bottom.$value} {space.inset.three-quarter-x-squish-left-right.$value}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0.6rem 1.2rem" + } }, "three-quarter-x-stretch": { + "$value": "1.8rem 1.2rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.three-quarter-x-stretch-top-bottom.$value} {space.inset.three-quarter-x-stretch-left-right.$value}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "1.8rem 1.2rem" + } }, "one-x-squish": { + "$value": "0.8rem 1.6rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.one-x-squish-top-bottom.$value} {space.inset.one-x-squish-left-right.$value}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0.8rem 1.6rem" + } }, "one-x-stretch": { + "$value": "2.4rem 1.6rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.one-x-stretch-top-bottom.$value} {space.inset.one-x-stretch-left-right.$value}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "2.4rem 1.6rem" + } }, "one-and-a-half-x-squish": { + "$value": "1.2rem 2.4rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "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", "utility-class": true - }, - "$type": "dimension", - "$value": "1.2rem 2.4rem" + } }, "one-and-a-half-x-stretch": { + "$value": "3.6rem 2.4rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "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", "utility-class": true - }, - "$type": "dimension", - "$value": "3.6rem 2.4rem" + } }, "two-x-squish": { + "$value": "1.6rem 3.2rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.two-x-squish-top-bottom.$value} {space.inset.two-x-squish-left-right.$value}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "1.6rem 3.2rem" + } }, "two-x-stretch": { + "$value": "4.8rem 3.2rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.two-x-stretch-top-bottom.$value} {space.inset.two-x-stretch-left-right.$value}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "4.8rem 3.2rem" + } }, "three-x-squish": { + "$value": "2.4rem 4.8rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.three-x-squish-top-bottom.$value} {space.inset.three-x-squish-left-right.$value}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "2.4rem 4.8rem" + } }, "three-x-stretch": { + "$value": "7.2rem 4.8rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.three-x-stretch-top-bottom.$value} {space.inset.three-x-stretch-left-right.$value}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "7.2rem 4.8rem" + } }, "four-x-squish": { + "$value": "3.2rem 6.4rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.four-x-squish-top-bottom.$value} {space.inset.four-x-squish-left-right.$value}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "3.2rem 6.4rem" + } }, "four-x-stretch": { + "$value": "9.6rem 6.4rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.four-x-stretch-top-bottom.$value} {space.inset.four-x-stretch-left-right.$value}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "9.6rem 6.4rem" + } } } }, "breakpoint": { "xs": { + "$value": "0", + "$type": "breakpoint", "filePath": "tokens/web/breakpoints.json5", "original": { "$value": "0", "$type": "breakpoint" - }, - "$type": "breakpoint", - "$value": "0" + } }, "sm": { + "$value": "768px", + "$type": "breakpoint", "filePath": "tokens/web/breakpoints.json5", "original": { "$value": "768px", "$type": "breakpoint" - }, - "$type": "breakpoint", - "$value": "768px" + } }, "md": { + "$value": "992px", + "$type": "breakpoint", "filePath": "tokens/web/breakpoints.json5", "original": { "$value": "992px", "$type": "breakpoint" - }, - "$type": "breakpoint", - "$value": "992px" + } }, "lg": { + "$value": "1232px", + "$type": "breakpoint", "filePath": "tokens/web/breakpoints.json5", "original": { "$value": "1232px", "$type": "breakpoint" - }, - "$type": "breakpoint", - "$value": "1232px" + } } }, "font": { "family": { "serif-brand-font": { + "$value": "Stuart", "filePath": "tokens/web/font.json5", "original": { "$value": "{options.font.family.serif-main}" - }, - "$type": "other", - "$value": "Stuart" + } }, "serif": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "filePath": "tokens/web/font.json5", "original": { "$value": "{options.font.family.serif}" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "sans-brand-font": { + "$value": "Graphik", "filePath": "tokens/web/font.json5", "original": { "$value": "{options.font.family.sans-main}" - }, - "$type": "other", - "$value": "Graphik" + } }, "sans": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "filePath": "tokens/web/font.json5", "original": { "$value": "{options.font.family.sans}" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } } } }, "text-body": { "300": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textBody300", "property": "font-family", "filePath": "tokens/web/text-body.json5", @@ -5307,11 +5068,10 @@ "$value": "{options.font.family.sans}", "mixin": "textBody300", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textBody300", "property": "font-style", "filePath": "tokens/web/text-body.json5", @@ -5319,11 +5079,10 @@ "$value": "{options.font.style.normal}", "mixin": "textBody300", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textBody300", "property": "font-weight", "filePath": "tokens/web/text-body.json5", @@ -5331,11 +5090,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textBody300", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "0.008rem", + "$type": "dimension", "mixin": "textBody300", "property": "letter-spacing", "filePath": "tokens/web/text-body.json5", @@ -5354,11 +5113,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0.008rem" + } }, "size": { + "$value": "1.6rem", + "$type": "fontSize", "mixin": "textBody300", "property": "font-size", "filePath": "tokens/web/text-body.json5", @@ -5367,11 +5126,11 @@ "$type": "fontSize", "mixin": "textBody300", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.6rem" + } }, "height": { + "$value": "2.6rem", + "$type": "dimension", "mixin": "textBody300", "property": "line-height", "filePath": "tokens/web/text-body.json5", @@ -5380,13 +5139,12 @@ "$type": "dimension", "mixin": "textBody300", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.6rem" + } } }, "400": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textBody400", "property": "font-family", "filePath": "tokens/web/text-body.json5", @@ -5394,11 +5152,10 @@ "$value": "{options.font.family.sans}", "mixin": "textBody400", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textBody400", "property": "font-style", "filePath": "tokens/web/text-body.json5", @@ -5406,11 +5163,10 @@ "$value": "{options.font.style.normal}", "mixin": "textBody400", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textBody400", "property": "font-weight", "filePath": "tokens/web/text-body.json5", @@ -5418,11 +5174,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textBody400", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textBody400", "property": "letter-spacing", "filePath": "tokens/web/text-body.json5", @@ -5441,11 +5197,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "1.8rem", + "$type": "fontSize", "mixin": "textBody400", "property": "font-size", "filePath": "tokens/web/text-body.json5", @@ -5454,11 +5210,11 @@ "$type": "fontSize", "mixin": "textBody400", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.8rem" + } }, "height": { + "$value": "3rem", + "$type": "dimension", "mixin": "textBody400", "property": "line-height", "filePath": "tokens/web/text-body.json5", @@ -5467,13 +5223,12 @@ "$type": "dimension", "mixin": "textBody400", "property": "line-height" - }, - "$type": "dimension", - "$value": "3rem" + } } }, "500": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textBody500", "property": "font-family", "filePath": "tokens/web/text-body.json5", @@ -5481,11 +5236,10 @@ "$value": "{options.font.family.sans}", "mixin": "textBody500", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textBody500", "property": "font-style", "filePath": "tokens/web/text-body.json5", @@ -5493,11 +5247,10 @@ "$value": "{options.font.style.normal}", "mixin": "textBody500", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textBody500", "property": "font-weight", "filePath": "tokens/web/text-body.json5", @@ -5505,11 +5258,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textBody500", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "-0.016rem", + "$type": "dimension", "mixin": "textBody500", "property": "letter-spacing", "filePath": "tokens/web/text-body.json5", @@ -5528,11 +5281,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.016rem" + } }, "size": { + "$value": "2rem", + "$type": "fontSize", "mixin": "textBody500", "property": "font-size", "filePath": "tokens/web/text-body.json5", @@ -5541,11 +5294,11 @@ "$type": "fontSize", "mixin": "textBody500", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2rem" + } }, "height": { + "$value": "3.6rem", + "$type": "dimension", "mixin": "textBody500", "property": "line-height", "filePath": "tokens/web/text-body.json5", @@ -5554,15 +5307,14 @@ "$type": "dimension", "mixin": "textBody500", "property": "line-height" - }, - "$type": "dimension", - "$value": "3.6rem" + } } } }, "text-body-strong": { "300": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textBodyStrong300", "property": "font-family", "filePath": "tokens/web/text-body.json5", @@ -5570,11 +5322,10 @@ "$value": "{options.font.family.sans}", "mixin": "textBodyStrong300", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textBodyStrong300", "property": "font-style", "filePath": "tokens/web/text-body.json5", @@ -5582,11 +5333,10 @@ "$value": "{options.font.style.normal}", "mixin": "textBodyStrong300", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textBodyStrong300", "property": "font-weight", "filePath": "tokens/web/text-body.json5", @@ -5594,11 +5344,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textBodyStrong300", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "0.008rem", + "$type": "dimension", "mixin": "textBodyStrong300", "property": "letter-spacing", "filePath": "tokens/web/text-body.json5", @@ -5617,11 +5367,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0.008rem" + } }, "size": { + "$value": "1.6rem", + "$type": "fontSize", "mixin": "textBodyStrong300", "property": "font-size", "filePath": "tokens/web/text-body.json5", @@ -5630,11 +5380,11 @@ "$type": "fontSize", "mixin": "textBodyStrong300", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.6rem" + } }, "height": { + "$value": "2.6rem", + "$type": "dimension", "mixin": "textBodyStrong300", "property": "line-height", "filePath": "tokens/web/text-body.json5", @@ -5643,13 +5393,12 @@ "$type": "dimension", "mixin": "textBodyStrong300", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.6rem" + } } }, "400": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textBodyStrong400", "property": "font-family", "filePath": "tokens/web/text-body.json5", @@ -5657,11 +5406,10 @@ "$value": "{options.font.family.sans}", "mixin": "textBodyStrong400", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textBodyStrong400", "property": "font-style", "filePath": "tokens/web/text-body.json5", @@ -5669,11 +5417,10 @@ "$value": "{options.font.style.normal}", "mixin": "textBodyStrong400", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textBodyStrong400", "property": "font-weight", "filePath": "tokens/web/text-body.json5", @@ -5681,11 +5428,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textBodyStrong400", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textBodyStrong400", "property": "letter-spacing", "filePath": "tokens/web/text-body.json5", @@ -5704,11 +5451,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "1.8rem", + "$type": "fontSize", "mixin": "textBodyStrong400", "property": "font-size", "filePath": "tokens/web/text-body.json5", @@ -5717,11 +5464,11 @@ "$type": "fontSize", "mixin": "textBodyStrong400", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.8rem" + } }, "height": { + "$value": "3rem", + "$type": "dimension", "mixin": "textBodyStrong400", "property": "line-height", "filePath": "tokens/web/text-body.json5", @@ -5730,13 +5477,12 @@ "$type": "dimension", "mixin": "textBodyStrong400", "property": "line-height" - }, - "$type": "dimension", - "$value": "3rem" + } } }, "500": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textBodyStrong500", "property": "font-family", "filePath": "tokens/web/text-body.json5", @@ -5744,11 +5490,10 @@ "$value": "{options.font.family.sans}", "mixin": "textBodyStrong500", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textBodyStrong500", "property": "font-style", "filePath": "tokens/web/text-body.json5", @@ -5756,11 +5501,10 @@ "$value": "{options.font.style.normal}", "mixin": "textBodyStrong500", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textBodyStrong500", "property": "font-weight", "filePath": "tokens/web/text-body.json5", @@ -5768,11 +5512,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textBodyStrong500", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "-0.008rem", + "$type": "dimension", "mixin": "textBodyStrong500", "property": "letter-spacing", "filePath": "tokens/web/text-body.json5", @@ -5791,11 +5535,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.008rem" + } }, "size": { + "$value": "2rem", + "$type": "fontSize", "mixin": "textBodyStrong500", "property": "font-size", "filePath": "tokens/web/text-body.json5", @@ -5804,11 +5548,11 @@ "$type": "fontSize", "mixin": "textBodyStrong500", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2rem" + } }, "height": { + "$value": "3.6rem", + "$type": "dimension", "mixin": "textBodyStrong500", "property": "line-height", "filePath": "tokens/web/text-body.json5", @@ -5817,14 +5561,13 @@ "$type": "dimension", "mixin": "textBodyStrong500", "property": "line-height" - }, - "$type": "dimension", - "$value": "3.6rem" + } } } }, "text-default": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textDefault", "property": "font-family", "filePath": "tokens/web/text-default.json5", @@ -5832,11 +5575,10 @@ "$value": "{options.font.family.sans}", "mixin": "textDefault", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textDefault", "property": "font-style", "filePath": "tokens/web/text-default.json5", @@ -5844,11 +5586,10 @@ "$value": "{options.font.style.normal}", "mixin": "textDefault", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textDefault", "property": "font-weight", "filePath": "tokens/web/text-default.json5", @@ -5856,11 +5597,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textDefault", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "-0.016rem", + "$type": "dimension", "mixin": "textDefault", "property": "letter-spacing", "filePath": "tokens/web/text-default.json5", @@ -5879,11 +5620,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.016rem" + } }, "size": { + "$value": "1.6rem", + "$type": "fontSize", "mixin": "textDefault", "property": "font-size", "filePath": "tokens/web/text-default.json5", @@ -5892,11 +5633,11 @@ "$type": "fontSize", "mixin": "textDefault", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.6rem" + } }, "height": { + "$value": "2.2rem", + "$type": "dimension", "mixin": "textDefault", "property": "line-height", "filePath": "tokens/web/text-default.json5", @@ -5905,14 +5646,13 @@ "$type": "dimension", "mixin": "textDefault", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.2rem" + } } }, "text-eyebrow": { "100": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textEyebrow100", "property": "font-family", "filePath": "tokens/web/text-eyebrow.json5", @@ -5920,11 +5660,10 @@ "$value": "{options.font.family.sans}", "mixin": "textEyebrow100", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textEyebrow100", "property": "font-style", "filePath": "tokens/web/text-eyebrow.json5", @@ -5932,11 +5671,10 @@ "$value": "{options.font.style.normal}", "mixin": "textEyebrow100", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textEyebrow100", "property": "font-weight", "filePath": "tokens/web/text-eyebrow.json5", @@ -5944,11 +5682,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textEyebrow100", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0.032rem", + "$type": "dimension", "mixin": "textEyebrow100", "property": "letter-spacing", "filePath": "tokens/web/text-eyebrow.json5", @@ -5967,11 +5705,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0.032rem" + } }, "size": { + "$value": "1.2rem", + "$type": "fontSize", "mixin": "textEyebrow100", "property": "font-size", "filePath": "tokens/web/text-eyebrow.json5", @@ -5980,11 +5718,11 @@ "$type": "fontSize", "mixin": "textEyebrow100", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.2rem" + } }, "height": { + "$value": "1.8rem", + "$type": "dimension", "mixin": "textEyebrow100", "property": "line-height", "filePath": "tokens/web/text-eyebrow.json5", @@ -5993,11 +5731,10 @@ "$type": "dimension", "mixin": "textEyebrow100", "property": "line-height" - }, - "$type": "dimension", - "$value": "1.8rem" + } }, "transform": { + "$value": "uppercase", "mixin": "textEyebrow100", "property": "text-transform", "filePath": "tokens/web/text-eyebrow.json5", @@ -6005,9 +5742,7 @@ "$value": "uppercase", "mixin": "textEyebrow100", "property": "text-transform" - }, - "$type": "other", - "$value": "uppercase" + } } } }, @@ -6015,6 +5750,7 @@ "sans": { "200": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textHeadingSans200", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6022,11 +5758,10 @@ "$value": "{options.font.family.sans}", "mixin": "textHeadingSans200", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSans200", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6034,11 +5769,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSans200", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textHeadingSans200", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6046,11 +5780,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSans200", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSans200", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6069,11 +5803,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "1.4rem", + "$type": "fontSize", "mixin": "textHeadingSans200", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6082,11 +5816,11 @@ "$type": "fontSize", "mixin": "textHeadingSans200", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.4rem" + } }, "height": { + "$value": "1.8rem", + "$type": "dimension", "mixin": "textHeadingSans200", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6095,13 +5829,12 @@ "$type": "dimension", "mixin": "textHeadingSans200", "property": "line-height" - }, - "$type": "dimension", - "$value": "1.8rem" + } } }, "300": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textHeadingSans300", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6109,11 +5842,10 @@ "$value": "{options.font.family.sans}", "mixin": "textHeadingSans300", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSans300", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6121,11 +5853,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSans300", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textHeadingSans300", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6133,11 +5864,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSans300", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSans300", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6156,11 +5887,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "1.6rem", + "$type": "fontSize", "mixin": "textHeadingSans300", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6169,11 +5900,11 @@ "$type": "fontSize", "mixin": "textHeadingSans300", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.6rem" + } }, "height": { + "$value": "2rem", + "$type": "dimension", "mixin": "textHeadingSans300", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6182,13 +5913,12 @@ "$type": "dimension", "mixin": "textHeadingSans300", "property": "line-height" - }, - "$type": "dimension", - "$value": "2rem" + } } }, "400": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textHeadingSans400", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6196,11 +5926,10 @@ "$value": "{options.font.family.sans}", "mixin": "textHeadingSans400", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSans400", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6208,11 +5937,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSans400", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textHeadingSans400", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6220,11 +5948,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSans400", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSans400", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6243,11 +5971,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "1.8rem", + "$type": "fontSize", "mixin": "textHeadingSans400", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6256,11 +5984,11 @@ "$type": "fontSize", "mixin": "textHeadingSans400", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.8rem" + } }, "height": { + "$value": "2.4rem", + "$type": "dimension", "mixin": "textHeadingSans400", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6269,13 +5997,12 @@ "$type": "dimension", "mixin": "textHeadingSans400", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.4rem" + } } }, "500": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textHeadingSans500", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6283,11 +6010,10 @@ "$value": "{options.font.family.sans}", "mixin": "textHeadingSans500", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSans500", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6295,11 +6021,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSans500", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textHeadingSans500", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6307,11 +6032,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSans500", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSans500", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6330,11 +6055,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "2rem", + "$type": "fontSize", "mixin": "textHeadingSans500", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6343,11 +6068,11 @@ "$type": "fontSize", "mixin": "textHeadingSans500", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2rem" + } }, "height": { + "$value": "2.6rem", + "$type": "dimension", "mixin": "textHeadingSans500", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6356,13 +6081,12 @@ "$type": "dimension", "mixin": "textHeadingSans500", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.6rem" + } } }, "600": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textHeadingSans600", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6370,11 +6094,10 @@ "$value": "{options.font.family.sans}", "mixin": "textHeadingSans600", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSans600", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6382,11 +6105,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSans600", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textHeadingSans600", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6394,11 +6116,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSans600", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSans600", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6417,11 +6139,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "2.4rem", + "$type": "fontSize", "mixin": "textHeadingSans600", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6430,11 +6152,11 @@ "$type": "fontSize", "mixin": "textHeadingSans600", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2.4rem" + } }, "height": { + "$value": "3rem", + "$type": "dimension", "mixin": "textHeadingSans600", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6443,15 +6165,14 @@ "$type": "dimension", "mixin": "textHeadingSans600", "property": "line-height" - }, - "$type": "dimension", - "$value": "3rem" + } } } }, "serif": { "200": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif200", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6459,11 +6180,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif200", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSerif200", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6471,11 +6191,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif200", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textHeadingSerif200", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6483,11 +6202,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif200", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSerif200", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6506,11 +6225,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "1.4rem", + "$type": "fontSize", "mixin": "textHeadingSerif200", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6519,11 +6238,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif200", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.4rem" + } }, "height": { + "$value": "1.8rem", + "$type": "dimension", "mixin": "textHeadingSerif200", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6532,13 +6251,12 @@ "$type": "dimension", "mixin": "textHeadingSerif200", "property": "line-height" - }, - "$type": "dimension", - "$value": "1.8rem" + } } }, "300": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif300", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6546,11 +6264,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif300", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSerif300", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6558,11 +6275,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif300", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textHeadingSerif300", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6570,11 +6286,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif300", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSerif300", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6593,11 +6309,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "1.6rem", + "$type": "fontSize", "mixin": "textHeadingSerif300", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6606,11 +6322,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif300", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.6rem" + } }, "height": { + "$value": "2rem", + "$type": "dimension", "mixin": "textHeadingSerif300", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6619,13 +6335,12 @@ "$type": "dimension", "mixin": "textHeadingSerif300", "property": "line-height" - }, - "$type": "dimension", - "$value": "2rem" + } } }, "400": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif400", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6633,11 +6348,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif400", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSerif400", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6645,11 +6359,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif400", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textHeadingSerif400", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6657,11 +6370,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif400", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSerif400", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6680,11 +6393,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "1.8rem", + "$type": "fontSize", "mixin": "textHeadingSerif400", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6693,11 +6406,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif400", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.8rem" + } }, "height": { + "$value": "2.4rem", + "$type": "dimension", "mixin": "textHeadingSerif400", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6706,13 +6419,12 @@ "$type": "dimension", "mixin": "textHeadingSerif400", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.4rem" + } } }, "500": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif500", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6720,11 +6432,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif500", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSerif500", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6732,11 +6443,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif500", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textHeadingSerif500", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6744,11 +6454,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif500", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSerif500", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6767,11 +6477,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "2rem", + "$type": "fontSize", "mixin": "textHeadingSerif500", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6780,11 +6490,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif500", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2rem" + } }, "height": { + "$value": "2.6rem", + "$type": "dimension", "mixin": "textHeadingSerif500", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6793,13 +6503,12 @@ "$type": "dimension", "mixin": "textHeadingSerif500", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.6rem" + } } }, "600": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif600", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6807,11 +6516,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif600", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSerif600", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6819,11 +6527,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif600", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textHeadingSerif600", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6831,11 +6538,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif600", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSerif600", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6854,11 +6561,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "2.4rem", + "$type": "fontSize", "mixin": "textHeadingSerif600", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6867,11 +6574,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif600", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2.4rem" + } }, "height": { + "$value": "3rem", + "$type": "dimension", "mixin": "textHeadingSerif600", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6880,13 +6587,12 @@ "$type": "dimension", "mixin": "textHeadingSerif600", "property": "line-height" - }, - "$type": "dimension", - "$value": "3rem" + } } }, "700": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif700", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6894,11 +6600,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif700", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSerif700", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6906,11 +6611,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif700", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textHeadingSerif700", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6918,11 +6622,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif700", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSerif700", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6941,11 +6645,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "2.8rem", + "$type": "fontSize", "mixin": "textHeadingSerif700", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6954,11 +6658,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif700", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2.8rem" + } }, "height": { + "$value": "3.2rem", + "$type": "dimension", "mixin": "textHeadingSerif700", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6967,13 +6671,12 @@ "$type": "dimension", "mixin": "textHeadingSerif700", "property": "line-height" - }, - "$type": "dimension", - "$value": "3.2rem" + } } }, "800": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif800", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6981,11 +6684,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif800", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSerif800", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6993,11 +6695,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif800", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textHeadingSerif800", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7005,11 +6706,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif800", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSerif800", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7028,11 +6729,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "3.2rem", + "$type": "fontSize", "mixin": "textHeadingSerif800", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7041,11 +6742,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif800", "property": "font-size" - }, - "$type": "fontSize", - "$value": "3.2rem" + } }, "height": { + "$value": "3.6rem", + "$type": "dimension", "mixin": "textHeadingSerif800", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7054,13 +6755,12 @@ "$type": "dimension", "mixin": "textHeadingSerif800", "property": "line-height" - }, - "$type": "dimension", - "$value": "3.6rem" + } } }, "900": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif900", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7068,11 +6768,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif900", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSerif900", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7080,11 +6779,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif900", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textHeadingSerif900", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7092,11 +6790,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif900", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSerif900", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7115,11 +6813,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "3.6rem", + "$type": "fontSize", "mixin": "textHeadingSerif900", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7128,11 +6826,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif900", "property": "font-size" - }, - "$type": "fontSize", - "$value": "3.6rem" + } }, "height": { + "$value": "4.4rem", + "$type": "dimension", "mixin": "textHeadingSerif900", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7141,13 +6839,12 @@ "$type": "dimension", "mixin": "textHeadingSerif900", "property": "line-height" - }, - "$type": "dimension", - "$value": "4.4rem" + } } }, "1000": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif1000", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7155,11 +6852,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif1000", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSerif1000", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7167,11 +6863,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif1000", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textHeadingSerif1000", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7179,11 +6874,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif1000", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSerif1000", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7202,11 +6897,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "4.2rem", + "$type": "fontSize", "mixin": "textHeadingSerif1000", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7215,11 +6910,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif1000", "property": "font-size" - }, - "$type": "fontSize", - "$value": "4.2rem" + } }, "height": { + "$value": "5rem", + "$type": "dimension", "mixin": "textHeadingSerif1000", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7228,13 +6923,12 @@ "$type": "dimension", "mixin": "textHeadingSerif1000", "property": "line-height" - }, - "$type": "dimension", - "$value": "5rem" + } } }, "1100": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif1100", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7242,11 +6936,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif1100", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSerif1100", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7254,11 +6947,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif1100", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textHeadingSerif1100", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7266,11 +6958,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif1100", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSerif1100", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7289,11 +6981,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "4.8rem", + "$type": "fontSize", "mixin": "textHeadingSerif1100", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7302,11 +6994,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif1100", "property": "font-size" - }, - "$type": "fontSize", - "$value": "4.8rem" + } }, "height": { + "$value": "5.6rem", + "$type": "dimension", "mixin": "textHeadingSerif1100", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7315,13 +7007,12 @@ "$type": "dimension", "mixin": "textHeadingSerif1100", "property": "line-height" - }, - "$type": "dimension", - "$value": "5.6rem" + } } }, "1200": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif1200", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7329,11 +7020,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif1200", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSerif1200", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7341,11 +7031,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif1200", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textHeadingSerif1200", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7353,11 +7042,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif1200", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSerif1200", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7376,11 +7065,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "5.4rem", + "$type": "fontSize", "mixin": "textHeadingSerif1200", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7389,11 +7078,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif1200", "property": "font-size" - }, - "$type": "fontSize", - "$value": "5.4rem" + } }, "height": { + "$value": "6.4rem", + "$type": "dimension", "mixin": "textHeadingSerif1200", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7402,15 +7091,14 @@ "$type": "dimension", "mixin": "textHeadingSerif1200", "property": "line-height" - }, - "$type": "dimension", - "$value": "6.4rem" + } } } }, "serif-strong": { "600": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerifStrong600", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7418,11 +7106,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerifStrong600", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSerifStrong600", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7430,11 +7117,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerifStrong600", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textHeadingSerifStrong600", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7442,11 +7128,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textHeadingSerifStrong600", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSerifStrong600", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7465,11 +7151,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "2.4rem", + "$type": "fontSize", "mixin": "textHeadingSerifStrong600", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7478,11 +7164,11 @@ "$type": "fontSize", "mixin": "textHeadingSerifStrong600", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2.4rem" + } }, "height": { + "$value": "3rem", + "$type": "dimension", "mixin": "textHeadingSerifStrong600", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7491,13 +7177,12 @@ "$type": "dimension", "mixin": "textHeadingSerifStrong600", "property": "line-height" - }, - "$type": "dimension", - "$value": "3rem" + } } }, "700": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerifStrong700", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7505,11 +7190,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerifStrong700", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSerifStrong700", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7517,11 +7201,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerifStrong700", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textHeadingSerifStrong700", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7529,11 +7212,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textHeadingSerifStrong700", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSerifStrong700", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7552,11 +7235,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "2.8rem", + "$type": "fontSize", "mixin": "textHeadingSerifStrong700", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7565,11 +7248,11 @@ "$type": "fontSize", "mixin": "textHeadingSerifStrong700", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2.8rem" + } }, "height": { + "$value": "3.2rem", + "$type": "dimension", "mixin": "textHeadingSerifStrong700", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7578,13 +7261,12 @@ "$type": "dimension", "mixin": "textHeadingSerifStrong700", "property": "line-height" - }, - "$type": "dimension", - "$value": "3.2rem" + } } }, "800": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerifStrong800", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7592,11 +7274,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerifStrong800", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSerifStrong800", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7604,11 +7285,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerifStrong800", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textHeadingSerifStrong800", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7616,11 +7296,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textHeadingSerifStrong800", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSerifStrong800", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7639,11 +7319,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "3.2rem", + "$type": "fontSize", "mixin": "textHeadingSerifStrong800", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7652,11 +7332,11 @@ "$type": "fontSize", "mixin": "textHeadingSerifStrong800", "property": "font-size" - }, - "$type": "fontSize", - "$value": "3.2rem" + } }, "height": { + "$value": "3.6rem", + "$type": "dimension", "mixin": "textHeadingSerifStrong800", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7665,13 +7345,12 @@ "$type": "dimension", "mixin": "textHeadingSerifStrong800", "property": "line-height" - }, - "$type": "dimension", - "$value": "3.6rem" + } } }, "900": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerifStrong900", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7679,11 +7358,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerifStrong900", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSerifStrong900", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7691,11 +7369,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerifStrong900", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textHeadingSerifStrong900", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7703,11 +7380,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textHeadingSerifStrong900", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSerifStrong900", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7726,11 +7403,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "3.6rem", + "$type": "fontSize", "mixin": "textHeadingSerifStrong900", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7739,11 +7416,11 @@ "$type": "fontSize", "mixin": "textHeadingSerifStrong900", "property": "font-size" - }, - "$type": "fontSize", - "$value": "3.6rem" + } }, "height": { + "$value": "4.4rem", + "$type": "dimension", "mixin": "textHeadingSerifStrong900", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7752,13 +7429,12 @@ "$type": "dimension", "mixin": "textHeadingSerifStrong900", "property": "line-height" - }, - "$type": "dimension", - "$value": "4.4rem" + } } }, "1000": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerifStrong1000", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7766,11 +7442,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerifStrong1000", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSerifStrong1000", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7778,11 +7453,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerifStrong1000", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textHeadingSerifStrong1000", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7790,11 +7464,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textHeadingSerifStrong1000", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSerifStrong1000", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7813,11 +7487,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "4.2rem", + "$type": "fontSize", "mixin": "textHeadingSerifStrong1000", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7826,11 +7500,11 @@ "$type": "fontSize", "mixin": "textHeadingSerifStrong1000", "property": "font-size" - }, - "$type": "fontSize", - "$value": "4.2rem" + } }, "height": { + "$value": "5rem", + "$type": "dimension", "mixin": "textHeadingSerifStrong1000", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7839,13 +7513,12 @@ "$type": "dimension", "mixin": "textHeadingSerifStrong1000", "property": "line-height" - }, - "$type": "dimension", - "$value": "5rem" + } } }, "1100": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerifStrong1100", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7853,11 +7526,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerifStrong1100", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSerifStrong1100", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7865,11 +7537,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerifStrong1100", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textHeadingSerifStrong1100", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7877,11 +7548,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textHeadingSerifStrong1100", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSerifStrong1100", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7900,11 +7571,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "4.8rem", + "$type": "fontSize", "mixin": "textHeadingSerifStrong1100", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7913,11 +7584,11 @@ "$type": "fontSize", "mixin": "textHeadingSerifStrong1100", "property": "font-size" - }, - "$type": "fontSize", - "$value": "4.8rem" + } }, "height": { + "$value": "5.6rem", + "$type": "dimension", "mixin": "textHeadingSerifStrong1100", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7926,13 +7597,12 @@ "$type": "dimension", "mixin": "textHeadingSerifStrong1100", "property": "line-height" - }, - "$type": "dimension", - "$value": "5.6rem" + } } }, "1200": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerifStrong1200", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7940,11 +7610,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerifStrong1200", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSerifStrong1200", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7952,11 +7621,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerifStrong1200", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textHeadingSerifStrong1200", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7964,11 +7632,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textHeadingSerifStrong1200", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSerifStrong1200", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7987,11 +7655,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "5.4rem", + "$type": "fontSize", "mixin": "textHeadingSerifStrong1200", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8000,11 +7668,11 @@ "$type": "fontSize", "mixin": "textHeadingSerifStrong1200", "property": "font-size" - }, - "$type": "fontSize", - "$value": "5.4rem" + } }, "height": { + "$value": "6.4rem", + "$type": "dimension", "mixin": "textHeadingSerifStrong1200", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8013,15 +7681,14 @@ "$type": "dimension", "mixin": "textHeadingSerifStrong1200", "property": "line-height" - }, - "$type": "dimension", - "$value": "6.4rem" + } } } }, "display": { "800": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingDisplay800", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8029,11 +7696,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingDisplay800", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingDisplay800", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8041,11 +7707,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingDisplay800", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textHeadingDisplay800", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8053,11 +7718,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textHeadingDisplay800", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingDisplay800", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8076,11 +7741,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "3.2rem", + "$type": "fontSize", "mixin": "textHeadingDisplay800", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8089,11 +7754,11 @@ "$type": "fontSize", "mixin": "textHeadingDisplay800", "property": "font-size" - }, - "$type": "fontSize", - "$value": "3.2rem" + } }, "height": { + "$value": "3.6rem", + "$type": "dimension", "mixin": "textHeadingDisplay800", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8102,13 +7767,12 @@ "$type": "dimension", "mixin": "textHeadingDisplay800", "property": "line-height" - }, - "$type": "dimension", - "$value": "3.6rem" + } } }, "900": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingDisplay900", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8116,11 +7780,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingDisplay900", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingDisplay900", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8128,11 +7791,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingDisplay900", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textHeadingDisplay900", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8140,11 +7802,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textHeadingDisplay900", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingDisplay900", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8163,11 +7825,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "3.6rem", + "$type": "fontSize", "mixin": "textHeadingDisplay900", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8176,11 +7838,11 @@ "$type": "fontSize", "mixin": "textHeadingDisplay900", "property": "font-size" - }, - "$type": "fontSize", - "$value": "3.6rem" + } }, "height": { + "$value": "4rem", + "$type": "dimension", "mixin": "textHeadingDisplay900", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8189,13 +7851,12 @@ "$type": "dimension", "mixin": "textHeadingDisplay900", "property": "line-height" - }, - "$type": "dimension", - "$value": "4rem" + } } }, "1000": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingDisplay1000", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8203,11 +7864,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingDisplay1000", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingDisplay1000", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8215,11 +7875,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingDisplay1000", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textHeadingDisplay1000", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8227,11 +7886,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textHeadingDisplay1000", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingDisplay1000", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8250,11 +7909,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "4.2rem", + "$type": "fontSize", "mixin": "textHeadingDisplay1000", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8263,11 +7922,11 @@ "$type": "fontSize", "mixin": "textHeadingDisplay1000", "property": "font-size" - }, - "$type": "fontSize", - "$value": "4.2rem" + } }, "height": { + "$value": "4.8rem", + "$type": "dimension", "mixin": "textHeadingDisplay1000", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8276,13 +7935,12 @@ "$type": "dimension", "mixin": "textHeadingDisplay1000", "property": "line-height" - }, - "$type": "dimension", - "$value": "4.8rem" + } } }, "1100": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingDisplay1100", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8290,11 +7948,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingDisplay1100", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingDisplay1100", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8302,11 +7959,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingDisplay1100", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textHeadingDisplay1100", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8314,11 +7970,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textHeadingDisplay1100", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingDisplay1100", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8337,11 +7993,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "4.8rem", + "$type": "fontSize", "mixin": "textHeadingDisplay1100", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8350,11 +8006,11 @@ "$type": "fontSize", "mixin": "textHeadingDisplay1100", "property": "font-size" - }, - "$type": "fontSize", - "$value": "4.8rem" + } }, "height": { + "$value": "5.2rem", + "$type": "dimension", "mixin": "textHeadingDisplay1100", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8363,13 +8019,12 @@ "$type": "dimension", "mixin": "textHeadingDisplay1100", "property": "line-height" - }, - "$type": "dimension", - "$value": "5.2rem" + } } }, "1200": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingDisplay1200", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8377,11 +8032,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingDisplay1200", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingDisplay1200", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8389,11 +8043,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingDisplay1200", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textHeadingDisplay1200", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8401,11 +8054,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textHeadingDisplay1200", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingDisplay1200", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8424,11 +8077,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "5.4rem", + "$type": "fontSize", "mixin": "textHeadingDisplay1200", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8437,11 +8090,11 @@ "$type": "fontSize", "mixin": "textHeadingDisplay1200", "property": "font-size" - }, - "$type": "fontSize", - "$value": "5.4rem" + } }, "height": { + "$value": "6rem", + "$type": "dimension", "mixin": "textHeadingDisplay1200", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8450,13 +8103,12 @@ "$type": "dimension", "mixin": "textHeadingDisplay1200", "property": "line-height" - }, - "$type": "dimension", - "$value": "6rem" + } } }, "1300": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingDisplay1300", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8464,11 +8116,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingDisplay1300", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingDisplay1300", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8476,11 +8127,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingDisplay1300", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textHeadingDisplay1300", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8488,11 +8138,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textHeadingDisplay1300", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingDisplay1300", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8511,11 +8161,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "6rem", + "$type": "fontSize", "mixin": "textHeadingDisplay1300", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8524,11 +8174,11 @@ "$type": "fontSize", "mixin": "textHeadingDisplay1300", "property": "font-size" - }, - "$type": "fontSize", - "$value": "6rem" + } }, "height": { + "$value": "6.4rem", + "$type": "dimension", "mixin": "textHeadingDisplay1300", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8537,13 +8187,12 @@ "$type": "dimension", "mixin": "textHeadingDisplay1300", "property": "line-height" - }, - "$type": "dimension", - "$value": "6.4rem" + } } }, "1400": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingDisplay1400", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8551,11 +8200,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingDisplay1400", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingDisplay1400", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8563,11 +8211,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingDisplay1400", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textHeadingDisplay1400", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8575,11 +8222,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textHeadingDisplay1400", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingDisplay1400", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8598,11 +8245,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "6.8rem", + "$type": "fontSize", "mixin": "textHeadingDisplay1400", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8611,11 +8258,11 @@ "$type": "fontSize", "mixin": "textHeadingDisplay1400", "property": "font-size" - }, - "$type": "fontSize", - "$value": "6.8rem" + } }, "height": { + "$value": "7.2rem", + "$type": "dimension", "mixin": "textHeadingDisplay1400", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8624,13 +8271,12 @@ "$type": "dimension", "mixin": "textHeadingDisplay1400", "property": "line-height" - }, - "$type": "dimension", - "$value": "7.2rem" + } } }, "1500": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingDisplay1500", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8638,11 +8284,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingDisplay1500", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingDisplay1500", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8650,11 +8295,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingDisplay1500", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textHeadingDisplay1500", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8662,11 +8306,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textHeadingDisplay1500", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingDisplay1500", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8685,11 +8329,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "7.6rem", + "$type": "fontSize", "mixin": "textHeadingDisplay1500", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8698,11 +8342,11 @@ "$type": "fontSize", "mixin": "textHeadingDisplay1500", "property": "font-size" - }, - "$type": "fontSize", - "$value": "7.6rem" + } }, "height": { + "$value": "8rem", + "$type": "dimension", "mixin": "textHeadingDisplay1500", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8711,13 +8355,12 @@ "$type": "dimension", "mixin": "textHeadingDisplay1500", "property": "line-height" - }, - "$type": "dimension", - "$value": "8rem" + } } }, "1600": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingDisplay1600", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8725,11 +8368,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingDisplay1600", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingDisplay1600", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8737,11 +8379,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingDisplay1600", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textHeadingDisplay1600", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8749,11 +8390,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textHeadingDisplay1600", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingDisplay1600", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8772,11 +8413,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "8.6rem", + "$type": "fontSize", "mixin": "textHeadingDisplay1600", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8785,11 +8426,11 @@ "$type": "fontSize", "mixin": "textHeadingDisplay1600", "property": "font-size" - }, - "$type": "fontSize", - "$value": "8.6rem" + } }, "height": { + "$value": "9.2rem", + "$type": "dimension", "mixin": "textHeadingDisplay1600", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8798,9 +8439,7 @@ "$type": "dimension", "mixin": "textHeadingDisplay1600", "property": "line-height" - }, - "$type": "dimension", - "$value": "9.2rem" + } } } } @@ -8809,6 +8448,7 @@ "sans": { "300": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textSubheadingSans300", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8816,11 +8456,10 @@ "$value": "{options.font.family.sans}", "mixin": "textSubheadingSans300", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textSubheadingSans300", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8828,11 +8467,10 @@ "$value": "{options.font.style.normal}", "mixin": "textSubheadingSans300", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textSubheadingSans300", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8840,11 +8478,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textSubheadingSans300", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textSubheadingSans300", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8863,11 +8501,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "1.6rem", + "$type": "fontSize", "mixin": "textSubheadingSans300", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8876,11 +8514,11 @@ "$type": "fontSize", "mixin": "textSubheadingSans300", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.6rem" + } }, "height": { + "$value": "2rem", + "$type": "dimension", "mixin": "textSubheadingSans300", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8889,13 +8527,12 @@ "$type": "dimension", "mixin": "textSubheadingSans300", "property": "line-height" - }, - "$type": "dimension", - "$value": "2rem" + } } }, "400": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textSubheadingSans400", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8903,11 +8540,10 @@ "$value": "{options.font.family.sans}", "mixin": "textSubheadingSans400", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textSubheadingSans400", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8915,11 +8551,10 @@ "$value": "{options.font.style.normal}", "mixin": "textSubheadingSans400", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textSubheadingSans400", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8927,11 +8562,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textSubheadingSans400", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textSubheadingSans400", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8950,11 +8585,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "1.8rem", + "$type": "fontSize", "mixin": "textSubheadingSans400", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8963,11 +8598,11 @@ "$type": "fontSize", "mixin": "textSubheadingSans400", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.8rem" + } }, "height": { + "$value": "2.4rem", + "$type": "dimension", "mixin": "textSubheadingSans400", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8976,13 +8611,12 @@ "$type": "dimension", "mixin": "textSubheadingSans400", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.4rem" + } } }, "500": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textSubheadingSans500", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8990,11 +8624,10 @@ "$value": "{options.font.family.sans}", "mixin": "textSubheadingSans500", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textSubheadingSans500", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -9002,11 +8635,10 @@ "$value": "{options.font.style.normal}", "mixin": "textSubheadingSans500", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textSubheadingSans500", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -9014,11 +8646,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textSubheadingSans500", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textSubheadingSans500", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -9037,11 +8669,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "2rem", + "$type": "fontSize", "mixin": "textSubheadingSans500", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -9050,11 +8682,11 @@ "$type": "fontSize", "mixin": "textSubheadingSans500", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2rem" + } }, "height": { + "$value": "2.6rem", + "$type": "dimension", "mixin": "textSubheadingSans500", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -9063,13 +8695,12 @@ "$type": "dimension", "mixin": "textSubheadingSans500", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.6rem" + } } }, "600": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textSubheadingSans600", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -9077,11 +8708,10 @@ "$value": "{options.font.family.sans}", "mixin": "textSubheadingSans600", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textSubheadingSans600", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -9089,11 +8719,10 @@ "$value": "{options.font.style.normal}", "mixin": "textSubheadingSans600", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textSubheadingSans600", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -9101,11 +8730,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textSubheadingSans600", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textSubheadingSans600", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -9124,11 +8753,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "2.4rem", + "$type": "fontSize", "mixin": "textSubheadingSans600", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -9137,11 +8766,11 @@ "$type": "fontSize", "mixin": "textSubheadingSans600", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2.4rem" + } }, "height": { + "$value": "3rem", + "$type": "dimension", "mixin": "textSubheadingSans600", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -9150,9 +8779,7 @@ "$type": "dimension", "mixin": "textSubheadingSans600", "property": "line-height" - }, - "$type": "dimension", - "$value": "3rem" + } } } } @@ -9160,6 +8787,7 @@ "text-utility-sans": { "100": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySans100", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9167,11 +8795,10 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySans100", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySans100", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9179,11 +8806,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySans100", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textUtilitySans100", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9191,11 +8817,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySans100", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "-0.008rem", + "$type": "dimension", "mixin": "textUtilitySans100", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9214,11 +8840,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.008rem" + } }, "size": { + "$value": "1.2rem", + "$type": "fontSize", "mixin": "textUtilitySans100", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9227,11 +8853,11 @@ "$type": "fontSize", "mixin": "textUtilitySans100", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.2rem" + } }, "height": { + "$value": "1.6rem", + "$type": "dimension", "mixin": "textUtilitySans100", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9240,13 +8866,12 @@ "$type": "dimension", "mixin": "textUtilitySans100", "property": "line-height" - }, - "$type": "dimension", - "$value": "1.6rem" + } } }, "200": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySans200", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9254,11 +8879,10 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySans200", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySans200", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9266,11 +8890,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySans200", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textUtilitySans200", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9278,11 +8901,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySans200", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "-0.016rem", + "$type": "dimension", "mixin": "textUtilitySans200", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9301,11 +8924,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.016rem" + } }, "size": { + "$value": "1.4rem", + "$type": "fontSize", "mixin": "textUtilitySans200", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9314,11 +8937,11 @@ "$type": "fontSize", "mixin": "textUtilitySans200", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.4rem" + } }, "height": { + "$value": "1.8rem", + "$type": "dimension", "mixin": "textUtilitySans200", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9327,13 +8950,12 @@ "$type": "dimension", "mixin": "textUtilitySans200", "property": "line-height" - }, - "$type": "dimension", - "$value": "1.8rem" + } } }, "300": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySans300", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9341,11 +8963,10 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySans300", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySans300", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9353,11 +8974,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySans300", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textUtilitySans300", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9365,11 +8985,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySans300", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "-0.016rem", + "$type": "dimension", "mixin": "textUtilitySans300", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9388,11 +9008,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.016rem" + } }, "size": { + "$value": "1.6rem", + "$type": "fontSize", "mixin": "textUtilitySans300", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9401,11 +9021,11 @@ "$type": "fontSize", "mixin": "textUtilitySans300", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.6rem" + } }, "height": { + "$value": "2.2rem", + "$type": "dimension", "mixin": "textUtilitySans300", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9414,13 +9034,12 @@ "$type": "dimension", "mixin": "textUtilitySans300", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.2rem" + } } }, "400": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySans400", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9428,11 +9047,10 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySans400", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySans400", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9440,11 +9058,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySans400", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textUtilitySans400", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9452,11 +9069,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySans400", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "-0.016rem", + "$type": "dimension", "mixin": "textUtilitySans400", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9475,11 +9092,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.016rem" + } }, "size": { + "$value": "1.8rem", + "$type": "fontSize", "mixin": "textUtilitySans400", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9488,11 +9105,11 @@ "$type": "fontSize", "mixin": "textUtilitySans400", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.8rem" + } }, "height": { + "$value": "2.4rem", + "$type": "dimension", "mixin": "textUtilitySans400", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9501,13 +9118,12 @@ "$type": "dimension", "mixin": "textUtilitySans400", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.4rem" + } } }, "500": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySans500", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9515,11 +9131,10 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySans500", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySans500", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9527,11 +9142,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySans500", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textUtilitySans500", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9539,11 +9153,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySans500", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "-0.032rem", + "$type": "dimension", "mixin": "textUtilitySans500", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9562,11 +9176,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.032rem" + } }, "size": { + "$value": "2rem", + "$type": "fontSize", "mixin": "textUtilitySans500", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9575,11 +9189,11 @@ "$type": "fontSize", "mixin": "textUtilitySans500", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2rem" + } }, "height": { + "$value": "2.6rem", + "$type": "dimension", "mixin": "textUtilitySans500", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9588,13 +9202,12 @@ "$type": "dimension", "mixin": "textUtilitySans500", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.6rem" + } } }, "600": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySans600", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9602,11 +9215,10 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySans600", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySans600", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9614,11 +9226,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySans600", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textUtilitySans600", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9626,11 +9237,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySans600", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "-0.032rem", + "$type": "dimension", "mixin": "textUtilitySans600", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9649,11 +9260,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.032rem" + } }, "size": { + "$value": "2.4rem", + "$type": "fontSize", "mixin": "textUtilitySans600", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9662,11 +9273,11 @@ "$type": "fontSize", "mixin": "textUtilitySans600", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2.4rem" + } }, "height": { + "$value": "3rem", + "$type": "dimension", "mixin": "textUtilitySans600", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9675,13 +9286,12 @@ "$type": "dimension", "mixin": "textUtilitySans600", "property": "line-height" - }, - "$type": "dimension", - "$value": "3rem" + } } }, "700": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySans700", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9689,11 +9299,10 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySans700", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySans700", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9701,11 +9310,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySans700", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textUtilitySans700", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9713,11 +9321,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySans700", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "-0.032rem", + "$type": "dimension", "mixin": "textUtilitySans700", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9736,11 +9344,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.032rem" + } }, "size": { + "$value": "2.8rem", + "$type": "fontSize", "mixin": "textUtilitySans700", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9749,11 +9357,11 @@ "$type": "fontSize", "mixin": "textUtilitySans700", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2.8rem" + } }, "height": { + "$value": "3.6rem", + "$type": "dimension", "mixin": "textUtilitySans700", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9762,13 +9370,12 @@ "$type": "dimension", "mixin": "textUtilitySans700", "property": "line-height" - }, - "$type": "dimension", - "$value": "3.6rem" + } } }, "800": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySans800", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9776,11 +9383,10 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySans800", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySans800", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9788,11 +9394,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySans800", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textUtilitySans800", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9800,11 +9405,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySans800", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "-0.064rem", + "$type": "dimension", "mixin": "textUtilitySans800", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9823,11 +9428,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.064rem" + } }, "size": { + "$value": "3.2rem", + "$type": "fontSize", "mixin": "textUtilitySans800", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9836,11 +9441,11 @@ "$type": "fontSize", "mixin": "textUtilitySans800", "property": "font-size" - }, - "$type": "fontSize", - "$value": "3.2rem" + } }, "height": { + "$value": "4rem", + "$type": "dimension", "mixin": "textUtilitySans800", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9849,15 +9454,14 @@ "$type": "dimension", "mixin": "textUtilitySans800", "property": "line-height" - }, - "$type": "dimension", - "$value": "4rem" + } } } }, "text-utility-sans-strong": { "100": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySansStrong100", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9865,11 +9469,10 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySansStrong100", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySansStrong100", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9877,11 +9480,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySansStrong100", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textUtilitySansStrong100", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9889,11 +9491,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySansStrong100", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "-0.008rem", + "$type": "dimension", "mixin": "textUtilitySansStrong100", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9912,11 +9514,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.008rem" + } }, "size": { + "$value": "1.2rem", + "$type": "fontSize", "mixin": "textUtilitySansStrong100", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9925,11 +9527,11 @@ "$type": "fontSize", "mixin": "textUtilitySansStrong100", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.2rem" + } }, "height": { + "$value": "1.6rem", + "$type": "dimension", "mixin": "textUtilitySansStrong100", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9938,13 +9540,12 @@ "$type": "dimension", "mixin": "textUtilitySansStrong100", "property": "line-height" - }, - "$type": "dimension", - "$value": "1.6rem" + } } }, "200": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySansStrong200", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9952,11 +9553,10 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySansStrong200", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySansStrong200", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9964,11 +9564,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySansStrong200", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textUtilitySansStrong200", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9976,11 +9575,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySansStrong200", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "-0.008rem", + "$type": "dimension", "mixin": "textUtilitySansStrong200", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9999,11 +9598,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.008rem" + } }, "size": { + "$value": "1.4rem", + "$type": "fontSize", "mixin": "textUtilitySansStrong200", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10012,11 +9611,11 @@ "$type": "fontSize", "mixin": "textUtilitySansStrong200", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.4rem" + } }, "height": { + "$value": "1.8rem", + "$type": "dimension", "mixin": "textUtilitySansStrong200", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10025,13 +9624,12 @@ "$type": "dimension", "mixin": "textUtilitySansStrong200", "property": "line-height" - }, - "$type": "dimension", - "$value": "1.8rem" + } } }, "300": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySansStrong300", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10039,11 +9637,10 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySansStrong300", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySansStrong300", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10051,11 +9648,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySansStrong300", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textUtilitySansStrong300", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10063,11 +9659,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySansStrong300", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "-0.008rem", + "$type": "dimension", "mixin": "textUtilitySansStrong300", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10086,11 +9682,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.008rem" + } }, "size": { + "$value": "1.6rem", + "$type": "fontSize", "mixin": "textUtilitySansStrong300", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10099,11 +9695,11 @@ "$type": "fontSize", "mixin": "textUtilitySansStrong300", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.6rem" + } }, "height": { + "$value": "2.2rem", + "$type": "dimension", "mixin": "textUtilitySansStrong300", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10112,13 +9708,12 @@ "$type": "dimension", "mixin": "textUtilitySansStrong300", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.2rem" + } } }, "400": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySansStrong400", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10126,11 +9721,10 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySansStrong400", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySansStrong400", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10138,11 +9732,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySansStrong400", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textUtilitySansStrong400", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10150,11 +9743,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySansStrong400", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "-0.008rem", + "$type": "dimension", "mixin": "textUtilitySansStrong400", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10173,11 +9766,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.008rem" + } }, "size": { + "$value": "1.8rem", + "$type": "fontSize", "mixin": "textUtilitySansStrong400", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10186,11 +9779,11 @@ "$type": "fontSize", "mixin": "textUtilitySansStrong400", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.8rem" + } }, "height": { + "$value": "2.4rem", + "$type": "dimension", "mixin": "textUtilitySansStrong400", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10199,13 +9792,12 @@ "$type": "dimension", "mixin": "textUtilitySansStrong400", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.4rem" + } } }, "500": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySansStrong500", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10213,11 +9805,10 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySansStrong500", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySansStrong500", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10225,11 +9816,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySansStrong500", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textUtilitySansStrong500", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10237,11 +9827,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySansStrong500", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "-0.016rem", + "$type": "dimension", "mixin": "textUtilitySansStrong500", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10260,11 +9850,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.016rem" + } }, "size": { + "$value": "2rem", + "$type": "fontSize", "mixin": "textUtilitySansStrong500", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10273,11 +9863,11 @@ "$type": "fontSize", "mixin": "textUtilitySansStrong500", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2rem" + } }, "height": { + "$value": "2.6rem", + "$type": "dimension", "mixin": "textUtilitySansStrong500", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10286,13 +9876,12 @@ "$type": "dimension", "mixin": "textUtilitySansStrong500", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.6rem" + } } }, "600": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySansStrong600", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10300,11 +9889,10 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySansStrong600", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySansStrong600", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10312,11 +9900,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySansStrong600", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textUtilitySansStrong600", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10324,11 +9911,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySansStrong600", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "-0.016rem", + "$type": "dimension", "mixin": "textUtilitySansStrong600", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10347,11 +9934,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.016rem" + } }, "size": { + "$value": "2.4rem", + "$type": "fontSize", "mixin": "textUtilitySansStrong600", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10360,11 +9947,11 @@ "$type": "fontSize", "mixin": "textUtilitySansStrong600", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2.4rem" + } }, "height": { + "$value": "3rem", + "$type": "dimension", "mixin": "textUtilitySansStrong600", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10373,13 +9960,12 @@ "$type": "dimension", "mixin": "textUtilitySansStrong600", "property": "line-height" - }, - "$type": "dimension", - "$value": "3rem" + } } }, "700": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySansStrong700", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10387,11 +9973,10 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySansStrong700", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySansStrong700", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10399,11 +9984,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySansStrong700", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textUtilitySansStrong700", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10411,11 +9995,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySansStrong700", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "-0.016rem", + "$type": "dimension", "mixin": "textUtilitySansStrong700", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10434,11 +10018,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.016rem" + } }, "size": { + "$value": "2.8rem", + "$type": "fontSize", "mixin": "textUtilitySansStrong700", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10447,11 +10031,11 @@ "$type": "fontSize", "mixin": "textUtilitySansStrong700", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2.8rem" + } }, "height": { + "$value": "3.6rem", + "$type": "dimension", "mixin": "textUtilitySansStrong700", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10460,13 +10044,12 @@ "$type": "dimension", "mixin": "textUtilitySansStrong700", "property": "line-height" - }, - "$type": "dimension", - "$value": "3.6rem" + } } }, "800": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySansStrong800", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10474,11 +10057,10 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySansStrong800", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySansStrong800", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10486,11 +10068,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySansStrong800", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textUtilitySansStrong800", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10498,11 +10079,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySansStrong800", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "-0.032rem", + "$type": "dimension", "mixin": "textUtilitySansStrong800", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10521,11 +10102,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.032rem" + } }, "size": { + "$value": "3.2rem", + "$type": "fontSize", "mixin": "textUtilitySansStrong800", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10534,11 +10115,11 @@ "$type": "fontSize", "mixin": "textUtilitySansStrong800", "property": "font-size" - }, - "$type": "fontSize", - "$value": "3.2rem" + } }, "height": { + "$value": "4rem", + "$type": "dimension", "mixin": "textUtilitySansStrong800", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10547,15 +10128,14 @@ "$type": "dimension", "mixin": "textUtilitySansStrong800", "property": "line-height" - }, - "$type": "dimension", - "$value": "4rem" + } } } }, "text-utility-serif": { "200": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerif200", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10563,11 +10143,10 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerif200", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySerif200", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10575,11 +10154,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerif200", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textUtilitySerif200", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10587,11 +10165,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySerif200", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "-0.008rem", + "$type": "dimension", "mixin": "textUtilitySerif200", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10610,11 +10188,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.008rem" + } }, "size": { + "$value": "1.4rem", + "$type": "fontSize", "mixin": "textUtilitySerif200", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10623,11 +10201,11 @@ "$type": "fontSize", "mixin": "textUtilitySerif200", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.4rem" + } }, "height": { + "$value": "1.8rem", + "$type": "dimension", "mixin": "textUtilitySerif200", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10636,13 +10214,12 @@ "$type": "dimension", "mixin": "textUtilitySerif200", "property": "line-height" - }, - "$type": "dimension", - "$value": "1.8rem" + } } }, "300": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerif300", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10650,11 +10227,10 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerif300", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySerif300", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10662,11 +10238,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerif300", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textUtilitySerif300", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10674,11 +10249,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySerif300", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "-0.008rem", + "$type": "dimension", "mixin": "textUtilitySerif300", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10697,11 +10272,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.008rem" + } }, "size": { + "$value": "1.6rem", + "$type": "fontSize", "mixin": "textUtilitySerif300", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10710,11 +10285,11 @@ "$type": "fontSize", "mixin": "textUtilitySerif300", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.6rem" + } }, "height": { + "$value": "2.2rem", + "$type": "dimension", "mixin": "textUtilitySerif300", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10723,13 +10298,12 @@ "$type": "dimension", "mixin": "textUtilitySerif300", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.2rem" + } } }, "400": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerif400", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10737,11 +10311,10 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerif400", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySerif400", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10749,11 +10322,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerif400", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textUtilitySerif400", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10761,11 +10333,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySerif400", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "-0.016rem", + "$type": "dimension", "mixin": "textUtilitySerif400", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10784,11 +10356,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.016rem" + } }, "size": { + "$value": "1.8rem", + "$type": "fontSize", "mixin": "textUtilitySerif400", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10797,11 +10369,11 @@ "$type": "fontSize", "mixin": "textUtilitySerif400", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.8rem" + } }, "height": { + "$value": "2.4rem", + "$type": "dimension", "mixin": "textUtilitySerif400", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10810,13 +10382,12 @@ "$type": "dimension", "mixin": "textUtilitySerif400", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.4rem" + } } }, "500": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerif500", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10824,11 +10395,10 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerif500", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySerif500", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10836,11 +10406,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerif500", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textUtilitySerif500", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10848,11 +10417,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySerif500", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "-0.032rem", + "$type": "dimension", "mixin": "textUtilitySerif500", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10871,11 +10440,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.032rem" + } }, "size": { + "$value": "2rem", + "$type": "fontSize", "mixin": "textUtilitySerif500", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10884,11 +10453,11 @@ "$type": "fontSize", "mixin": "textUtilitySerif500", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2rem" + } }, "height": { + "$value": "2.6rem", + "$type": "dimension", "mixin": "textUtilitySerif500", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10897,13 +10466,12 @@ "$type": "dimension", "mixin": "textUtilitySerif500", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.6rem" + } } }, "600": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerif600", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10911,11 +10479,10 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerif600", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySerif600", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10923,11 +10490,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerif600", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textUtilitySerif600", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10935,11 +10501,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySerif600", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "-0.032rem", + "$type": "dimension", "mixin": "textUtilitySerif600", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10958,11 +10524,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.032rem" + } }, "size": { + "$value": "2.4rem", + "$type": "fontSize", "mixin": "textUtilitySerif600", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10971,11 +10537,11 @@ "$type": "fontSize", "mixin": "textUtilitySerif600", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2.4rem" + } }, "height": { + "$value": "3rem", + "$type": "dimension", "mixin": "textUtilitySerif600", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10984,13 +10550,12 @@ "$type": "dimension", "mixin": "textUtilitySerif600", "property": "line-height" - }, - "$type": "dimension", - "$value": "3rem" + } } }, "700": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerif700", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10998,11 +10563,10 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerif700", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySerif700", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -11010,11 +10574,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerif700", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textUtilitySerif700", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -11022,11 +10585,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySerif700", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "-0.032rem", + "$type": "dimension", "mixin": "textUtilitySerif700", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -11045,11 +10608,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.032rem" + } }, "size": { + "$value": "2.8rem", + "$type": "fontSize", "mixin": "textUtilitySerif700", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -11058,11 +10621,11 @@ "$type": "fontSize", "mixin": "textUtilitySerif700", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2.8rem" + } }, "height": { + "$value": "3.6rem", + "$type": "dimension", "mixin": "textUtilitySerif700", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -11071,13 +10634,12 @@ "$type": "dimension", "mixin": "textUtilitySerif700", "property": "line-height" - }, - "$type": "dimension", - "$value": "3.6rem" + } } }, "800": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerif800", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -11085,11 +10647,10 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerif800", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySerif800", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -11097,11 +10658,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerif800", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textUtilitySerif800", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -11109,11 +10669,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySerif800", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "-0.032rem", + "$type": "dimension", "mixin": "textUtilitySerif800", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -11132,11 +10692,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.032rem" + } }, "size": { + "$value": "3.2rem", + "$type": "fontSize", "mixin": "textUtilitySerif800", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -11145,11 +10705,11 @@ "$type": "fontSize", "mixin": "textUtilitySerif800", "property": "font-size" - }, - "$type": "fontSize", - "$value": "3.2rem" + } }, "height": { + "$value": "4rem", + "$type": "dimension", "mixin": "textUtilitySerif800", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -11158,15 +10718,14 @@ "$type": "dimension", "mixin": "textUtilitySerif800", "property": "line-height" - }, - "$type": "dimension", - "$value": "4rem" + } } } }, "text-utility-serif-strong": { "200": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerifStrong200", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -11174,11 +10733,10 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerifStrong200", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySerifStrong200", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -11186,11 +10744,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerifStrong200", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textUtilitySerifStrong200", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -11198,11 +10755,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySerifStrong200", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "-0.008rem", + "$type": "dimension", "mixin": "textUtilitySerifStrong200", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -11221,11 +10778,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.008rem" + } }, "size": { + "$value": "1.4rem", + "$type": "fontSize", "mixin": "textUtilitySerifStrong200", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -11234,11 +10791,11 @@ "$type": "fontSize", "mixin": "textUtilitySerifStrong200", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.4rem" + } }, "height": { + "$value": "1.8rem", + "$type": "dimension", "mixin": "textUtilitySerifStrong200", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -11247,13 +10804,12 @@ "$type": "dimension", "mixin": "textUtilitySerifStrong200", "property": "line-height" - }, - "$type": "dimension", - "$value": "1.8rem" + } } }, "300": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerifStrong300", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -11261,11 +10817,10 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerifStrong300", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySerifStrong300", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -11273,11 +10828,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerifStrong300", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textUtilitySerifStrong300", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -11285,11 +10839,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySerifStrong300", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "-0.008rem", + "$type": "dimension", "mixin": "textUtilitySerifStrong300", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -11308,11 +10862,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.008rem" + } }, "size": { + "$value": "1.6rem", + "$type": "fontSize", "mixin": "textUtilitySerifStrong300", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -11321,11 +10875,11 @@ "$type": "fontSize", "mixin": "textUtilitySerifStrong300", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.6rem" + } }, "height": { + "$value": "2.2rem", + "$type": "dimension", "mixin": "textUtilitySerifStrong300", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -11334,13 +10888,12 @@ "$type": "dimension", "mixin": "textUtilitySerifStrong300", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.2rem" + } } }, "400": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerifStrong400", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -11348,11 +10901,10 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerifStrong400", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySerifStrong400", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -11360,11 +10912,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerifStrong400", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textUtilitySerifStrong400", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -11372,11 +10923,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySerifStrong400", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "-0.008rem", + "$type": "dimension", "mixin": "textUtilitySerifStrong400", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -11395,11 +10946,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.008rem" + } }, "size": { + "$value": "1.8rem", + "$type": "fontSize", "mixin": "textUtilitySerifStrong400", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -11408,11 +10959,11 @@ "$type": "fontSize", "mixin": "textUtilitySerifStrong400", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.8rem" + } }, "height": { + "$value": "2.4rem", + "$type": "dimension", "mixin": "textUtilitySerifStrong400", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -11421,13 +10972,12 @@ "$type": "dimension", "mixin": "textUtilitySerifStrong400", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.4rem" + } } }, "500": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerifStrong500", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -11435,11 +10985,10 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerifStrong500", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySerifStrong500", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -11447,11 +10996,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerifStrong500", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textUtilitySerifStrong500", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -11459,11 +11007,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySerifStrong500", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "-0.008rem", + "$type": "dimension", "mixin": "textUtilitySerifStrong500", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -11482,11 +11030,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.008rem" + } }, "size": { + "$value": "2rem", + "$type": "fontSize", "mixin": "textUtilitySerifStrong500", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -11495,11 +11043,11 @@ "$type": "fontSize", "mixin": "textUtilitySerifStrong500", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2rem" + } }, "height": { + "$value": "2.6rem", + "$type": "dimension", "mixin": "textUtilitySerifStrong500", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -11508,13 +11056,12 @@ "$type": "dimension", "mixin": "textUtilitySerifStrong500", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.6rem" + } } }, "600": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerifStrong600", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -11522,11 +11069,10 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerifStrong600", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySerifStrong600", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -11534,11 +11080,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerifStrong600", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textUtilitySerifStrong600", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -11546,11 +11091,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySerifStrong600", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "-0.016rem", + "$type": "dimension", "mixin": "textUtilitySerifStrong600", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -11569,11 +11114,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.016rem" + } }, "size": { + "$value": "2.4rem", + "$type": "fontSize", "mixin": "textUtilitySerifStrong600", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -11582,11 +11127,11 @@ "$type": "fontSize", "mixin": "textUtilitySerifStrong600", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2.4rem" + } }, "height": { + "$value": "3rem", + "$type": "dimension", "mixin": "textUtilitySerifStrong600", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -11595,13 +11140,12 @@ "$type": "dimension", "mixin": "textUtilitySerifStrong600", "property": "line-height" - }, - "$type": "dimension", - "$value": "3rem" + } } }, "700": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerifStrong700", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -11609,11 +11153,10 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerifStrong700", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySerifStrong700", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -11621,11 +11164,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerifStrong700", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textUtilitySerifStrong700", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -11633,11 +11175,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySerifStrong700", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "-0.016rem", + "$type": "dimension", "mixin": "textUtilitySerifStrong700", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -11656,11 +11198,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.016rem" + } }, "size": { + "$value": "2.8rem", + "$type": "fontSize", "mixin": "textUtilitySerifStrong700", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -11669,11 +11211,11 @@ "$type": "fontSize", "mixin": "textUtilitySerifStrong700", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2.8rem" + } }, "height": { + "$value": "3.6rem", + "$type": "dimension", "mixin": "textUtilitySerifStrong700", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -11682,13 +11224,12 @@ "$type": "dimension", "mixin": "textUtilitySerifStrong700", "property": "line-height" - }, - "$type": "dimension", - "$value": "3.6rem" + } } }, "800": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerifStrong800", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -11696,11 +11237,10 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerifStrong800", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySerifStrong800", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -11708,11 +11248,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerifStrong800", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textUtilitySerifStrong800", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -11720,11 +11259,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySerifStrong800", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "-0.016rem", + "$type": "dimension", "mixin": "textUtilitySerifStrong800", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -11743,11 +11282,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.016rem" + } }, "size": { + "$value": "3.2rem", + "$type": "fontSize", "mixin": "textUtilitySerifStrong800", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -11756,11 +11295,11 @@ "$type": "fontSize", "mixin": "textUtilitySerifStrong800", "property": "font-size" - }, - "$type": "fontSize", - "$value": "3.2rem" + } }, "height": { + "$value": "4rem", + "$type": "dimension", "mixin": "textUtilitySerifStrong800", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -11769,14 +11308,13 @@ "$type": "dimension", "mixin": "textUtilitySerifStrong800", "property": "line-height" - }, - "$type": "dimension", - "$value": "4rem" + } } } }, "text-italic": { "variation": { + "$value": "'ital' 1", "mixin": "textItalic", "property": "font-variation-settings", "filePath": "tokens/web/text-variants.json5", @@ -11784,11 +11322,10 @@ "$value": "'ital' 1", "mixin": "textItalic", "property": "font-variation-settings" - }, - "$type": "other", - "$value": "'ital' 1" + } }, "style": { + "$value": "italic", "mixin": "textItalic", "property": "font-style", "filePath": "tokens/web/text-variants.json5", @@ -11796,13 +11333,12 @@ "$value": "italic", "mixin": "textItalic", "property": "font-style" - }, - "$type": "other", - "$value": "italic" + } } }, "text-strong": { "weight": { + "$value": "700", "mixin": "textStrong", "property": "font-weight", "filePath": "tokens/web/text-variants.json5", @@ -11810,9 +11346,7 @@ "$value": "{options.font.weight.strong}", "mixin": "textStrong", "property": "font-weight" - }, - "$type": "other", - "$value": "700" + } } }, "membership": { @@ -11821,87 +11355,87 @@ "text": { "button": { "primary-hover": { + "$value": "#13352c", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - }, - "$type": "color", - "$value": "#13352c" + } } }, "primary": { + "$value": "#13352c", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/color.json5", "original": { "$value": "#13352C", "$type": "color" - }, - "$type": "color", - "$value": "#13352c" + } } }, "background": { "button": { "primary": { "rest": { + "$value": "#13352c", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - }, - "$type": "color", - "$value": "#13352c" + } }, "active": { + "$value": "#13352c", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - }, - "$type": "color", - "$value": "#13352c" + } } } }, "primary": { + "$value": "#ffdc52", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/color.json5", "original": { "$value": "#FFDC52", "$type": "color" - }, - "$type": "color", - "$value": "#ffdc52" + } } }, "border": { "button": { "primary": { "rest": { + "$value": "#13352c", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - }, - "$type": "color", - "$value": "#13352c" + } }, "active": { + "$value": "#13352c", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - }, - "$type": "color", - "$value": "#13352c" + } }, "hover": { + "$value": "#13352c", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - }, - "$type": "color", - "$value": "#13352c" + } } } } @@ -11913,87 +11447,87 @@ "text": { "button": { "primary-hover": { + "$value": "#13352c", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - }, - "$type": "color", - "$value": "#13352c" + } } }, "primary": { + "$value": "#13352c", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/color.json5", "original": { "$value": "#13352C", "$type": "color" - }, - "$type": "color", - "$value": "#13352c" + } } }, "background": { "button": { "primary": { "rest": { + "$value": "#13352c", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - }, - "$type": "color", - "$value": "#13352c" + } }, "active": { + "$value": "#13352c", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - }, - "$type": "color", - "$value": "#13352c" + } } } }, "primary": { + "$value": "#bfb33e", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/color.json5", "original": { "$value": "#BFB33E", "$type": "color" - }, - "$type": "color", - "$value": "#bfb33e" + } } }, "border": { "button": { "primary": { "rest": { + "$value": "#13352c", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - }, - "$type": "color", - "$value": "#13352c" + } }, "active": { + "$value": "#13352c", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - }, - "$type": "color", - "$value": "#13352c" + } }, "hover": { + "$value": "#13352c", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - }, - "$type": "color", - "$value": "#13352c" + } } } } @@ -12001,33 +11535,6 @@ } } }, - "$themes": [], - "$metadata": { - "tokenSetOrder": [ - "options", - "color", - "form", - "icon", - "duration", - "timing", - "prominence", - "radius", - "space", - "breakpoint", - "font", - "text-body", - "text-body-strong", - "text-default", - "text-eyebrow", - "text-heading", - "text-subheading", - "text-utility-sans", - "text-utility-sans-strong", - "text-utility-serif", - "text-utility-serif-strong", - "text-italic", - "text-strong", - "membership" - ] - } + "doccategory": "palettes", + "docexample": "palette" } \ No newline at end of file diff --git a/dist/rei-dot-com/ios/CdrColor.m b/dist/rei-dot-com/ios/CdrColor.m index 72a996f..96624dc 100644 --- a/dist/rei-dot-com/ios/CdrColor.m +++ b/dist/rei-dot-com/ios/CdrColor.m @@ -20,7 +20,7 @@ + (NSArray *)values { [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], @@ -28,11 +28,11 @@ + (NSArray *)values { [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], [UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], @@ -87,17 +87,17 @@ + (NSArray *)values { [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], [UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f], [UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:0.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], [UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f], [UIColor colorWithRed:0.976f green:0.973f blue:0.965f alpha:1.000f], @@ -123,7 +123,7 @@ + (NSArray *)values { [UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:0.750f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], [UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:0.750f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:0.150f], [UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:0.850f], @@ -131,21 +131,21 @@ + (NSArray *)values { [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], [UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:1.000f green:0.824f blue:0.502f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], [UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f], [UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], @@ -161,14 +161,14 @@ + (NSArray *)values { [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f], [UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], [UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f], [UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f], [UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f], @@ -266,13 +266,13 @@ + (NSArray *)values { [UIColor colorWithRed:0.714f green:0.545f blue:0.216f alpha:1.000f], [UIColor colorWithRed:0.733f green:0.251f blue:0.271f alpha:1.000f], [UIColor colorWithRed:0.251f green:0.557f blue:0.525f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], [UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:0.200f], [UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:0.200f], diff --git a/dist/rei-dot-com/js/cdr-tokens.cjs b/dist/rei-dot-com/js/cdr-tokens.cjs index 091c029..058e8a6 100644 --- a/dist/rei-dot-com/js/cdr-tokens.cjs +++ b/dist/rei-dot-com/js/cdr-tokens.cjs @@ -2,7 +2,7 @@ module.exports = { "CdrColorTextButtonPrimary": "#fafbf9", "CdrColorTextButtonPrimaryHover": "#1f513f", "CdrColorTextButtonPrimaryActive": "#fafbf9", - "CdrColorTextButtonPrimaryDisabled": "#fffff0", + "CdrColorTextButtonPrimaryDisabled": "#fffff2", "CdrColorTextButtonSecondary": "#4b4a48", "CdrColorTextButtonSecondaryHover": "#4b4a48", "CdrColorTextButtonSecondaryActive": "#fafbf9", @@ -10,11 +10,11 @@ module.exports = { "CdrColorTextButtonDark": "#fafbf9", "CdrColorTextButtonDarkHover": "#4b4a48", "CdrColorTextButtonDarkActive": "#fafbf9", - "CdrColorTextButtonDarkDisabled": "#fffff0", - "CdrColorTextButtonSale": "#fffff0", + "CdrColorTextButtonDarkDisabled": "#fffff2", + "CdrColorTextButtonSale": "#fffff2", "CdrColorTextButtonSaleHover": "#c7370f", - "CdrColorTextButtonSaleActive": "#fffff0", - "CdrColorTextButtonSaleDisabled": "#fffff0", + "CdrColorTextButtonSaleActive": "#fffff2", + "CdrColorTextButtonSaleDisabled": "#fffff2", "CdrColorTextChipDefault": "#4b4a48", "CdrColorTextChipDisabled": "#d5cfc3", "CdrColorTextPrimary": "#4b4a48", @@ -69,17 +69,17 @@ module.exports = { "CdrColorBackgroundButtonSaleHover": "#f7f5f3", "CdrColorBackgroundButtonDefaultDisabled": "#d5cfc3", "CdrColorBackgroundButtonIconOnlyActive": "#f7f5f3", - "CdrColorBackgroundChipDefaultRest": "#fffff0", - "CdrColorBackgroundChipDefaultDisabled": "#fffff0", + "CdrColorBackgroundChipDefaultRest": "#fffff2", + "CdrColorBackgroundChipDefaultDisabled": "#fffff2", "CdrColorBackgroundChipDefaultHover": "#f7f5f3", - "CdrColorBackgroundChipDefaultFocus": "#fffff0", + "CdrColorBackgroundChipDefaultFocus": "#fffff2", "CdrColorBackgroundChipDefaultActive": "#edeae3", "CdrColorBackgroundChipDefaultSelected": "#d5cfc3", "CdrColorBackgroundChipDefaultSelectedHover": "#edeae3", "CdrColorBackgroundChipDefaultSelectedFocus": "#d5cfc3", "CdrColorBackgroundChipDefaultSelectedActive": "#edeae3", "CdrColorBackgroundTransparent": "rgba(255, 255, 255, 0)", - "CdrColorBackgroundPrimary": "#fffff0", + "CdrColorBackgroundPrimary": "#fffff2", "CdrColorBackgroundSecondary": "#f7f5f3", "CdrColorBackgroundBrandSpruce": "#1f513f", "CdrColorBackgroundMessageDefault01": "#f9f8f6", @@ -105,7 +105,7 @@ module.exports = { "CdrColorBackgroundLabelDefaultActive": "#edeae3", "CdrColorBackgroundLabelDefaultFocus": "#fafbf9", "CdrColorBackgroundLabelSecondaryHover": "rgba(255, 255, 255, 0.75)", - "CdrColorBackgroundLabelSecondaryActive": "#fffff0", + "CdrColorBackgroundLabelSecondaryActive": "#fffff2", "CdrColorBackgroundLabelSecondaryFocus": "rgba(255, 255, 255, 0.75)", "CdrColorBackgroundInputDefault": "rgba(247, 245, 243, 0.15)", "CdrColorBackgroundInputSecondary": "rgba(255, 255, 255, 0.85)", @@ -113,21 +113,21 @@ module.exports = { "CdrColorBackgroundInputDefaultHover": "#fafbf9", "CdrColorBackgroundInputDefaultActive": "#fafbf9", "CdrColorBackgroundInputDefaultSelected": "#4b4a48", - "CdrColorBackgroundInputSecondaryActive": "#fffff0", + "CdrColorBackgroundInputSecondaryActive": "#fffff2", "CdrColorBackgroundInputDefaultSelectedHover": "#958e83", "CdrColorBackgroundInputDefaultDisabled": "#fafbf9", "CdrColorBackgroundInputDefaultSelectedFocus": "#958e83", "CdrColorBackgroundInputDefaultFocus": "#fafbf9", "CdrColorBackgroundRatingStarDefault": "#fafbf9", "CdrColorBackgroundRatingStarHighlighted": "#ffd280", - "CdrColorBackgroundSurfacePrimary": "#fffff0", + "CdrColorBackgroundSurfacePrimary": "#fffff2", "CdrColorBackgroundSurfaceSecondary": "#f7f5f3", "CdrColorBackgroundSurfaceBrandSpruce": "#1f513f", "CdrColorBackgroundSurfaceSale": "#c7370f", - "CdrColorBackgroundSurfaceSelectionDefaultRest": "#fffff0", - "CdrColorBackgroundSurfaceSelectionDefaultActive": "#fffff0", - "CdrColorBackgroundSurfaceSelectionDefaultHover": "#fffff0", - "CdrColorBackgroundSurfaceSelectionDefaultChecked": "#fffff0", + "CdrColorBackgroundSurfaceSelectionDefaultRest": "#fffff2", + "CdrColorBackgroundSurfaceSelectionDefaultActive": "#fffff2", + "CdrColorBackgroundSurfaceSelectionDefaultHover": "#fffff2", + "CdrColorBackgroundSurfaceSelectionDefaultChecked": "#fffff2", "CdrColorBackgroundSurfaceSelectionDefaultDisabled": "#f7f5f3", "CdrColorBackgroundSurfaceSelectionDefaultLoading": "#fafbf9", "CdrColorBackgroundSwitchDefaultRest": "#fafbf9", @@ -143,14 +143,14 @@ module.exports = { "CdrColorBackgroundSwitchHandleSelectedDefaultHover": "#d5cfc3", "CdrColorBackgroundSwitchHandleSelectedDefaultFocus": "#d5cfc3", "CdrColorBackgroundTableHeader": "#f7f5f3", - "CdrColorBackgroundTableRow": "#fffff0", + "CdrColorBackgroundTableRow": "#fffff2", "CdrColorBackgroundTableRowAlt": "#fafbf9", "CdrColorBackgroundToggleGroupDefaultRest": "#fafbf9", "CdrColorBackgroundToggleButtonDefaultRest": "#fafbf9", "CdrColorBackgroundToggleButtonDefaultHover": "#edeae3", "CdrColorBackgroundToggleButtonDefaultFocus": "#edeae3", - "CdrColorBackgroundToggleButtonDefaultSelectedRest": "#fffff0", - "CdrColorBackgroundToggleButtonDefaultSelectedHover": "#fffff0", + "CdrColorBackgroundToggleButtonDefaultSelectedRest": "#fffff2", + "CdrColorBackgroundToggleButtonDefaultSelectedHover": "#fffff2", "CdrColorBackgroundTooltipDefault": "#2e2e2b", "CdrColorBorderButtonPrimaryRest": "#1f513f", "CdrColorBorderButtonPrimaryActive": "#1f513f", @@ -248,13 +248,13 @@ module.exports = { "CdrColorIconMessageWarning": "#b68b37", "CdrColorIconMessageError": "#bb4045", "CdrColorIconMessageInfo": "#408e86", - "CdrColorIconCheckboxDefaultSelected": "#fffff0", - "CdrColorIconCheckboxDefaultSelectedHover": "#fffff0", + "CdrColorIconCheckboxDefaultSelected": "#fffff2", + "CdrColorIconCheckboxDefaultSelectedHover": "#fffff2", "CdrColorIconCheckboxDefaultSelectedActive": "#4b4a48", "CdrColorIconSwitchSelectedDefaultRest": "#d5cfc3", "CdrColorIconSwitchSelectedDefaultHover": "#d5cfc3", "CdrColorIconSwitchSelectedDefaultFocus": "#d5cfc3", - "CdrColorSurfacePrimary": "#fffff0", + "CdrColorSurfacePrimary": "#fffff2", "CdrColorSurfaceSecondary": "#f7f5f3", "CdrFormInputHeightDefault": "40", "CdrFormInputHeightLarge": "48", diff --git a/dist/rei-dot-com/js/cdr-tokens.mjs b/dist/rei-dot-com/js/cdr-tokens.mjs index fda1108..49a239c 100644 --- a/dist/rei-dot-com/js/cdr-tokens.mjs +++ b/dist/rei-dot-com/js/cdr-tokens.mjs @@ -1,7 +1,7 @@ export const CdrColorTextButtonPrimary = "#fafbf9"; export const CdrColorTextButtonPrimaryHover = "#1f513f"; export const CdrColorTextButtonPrimaryActive = "#fafbf9"; -export const CdrColorTextButtonPrimaryDisabled = "#fffff0"; +export const CdrColorTextButtonPrimaryDisabled = "#fffff2"; export const CdrColorTextButtonSecondary = "#4b4a48"; export const CdrColorTextButtonSecondaryHover = "#4b4a48"; export const CdrColorTextButtonSecondaryActive = "#fafbf9"; @@ -9,11 +9,11 @@ export const CdrColorTextButtonSecondaryDisabled = "#d5cfc3"; export const CdrColorTextButtonDark = "#fafbf9"; export const CdrColorTextButtonDarkHover = "#4b4a48"; export const CdrColorTextButtonDarkActive = "#fafbf9"; -export const CdrColorTextButtonDarkDisabled = "#fffff0"; -export const CdrColorTextButtonSale = "#fffff0"; +export const CdrColorTextButtonDarkDisabled = "#fffff2"; +export const CdrColorTextButtonSale = "#fffff2"; export const CdrColorTextButtonSaleHover = "#c7370f"; -export const CdrColorTextButtonSaleActive = "#fffff0"; -export const CdrColorTextButtonSaleDisabled = "#fffff0"; +export const CdrColorTextButtonSaleActive = "#fffff2"; +export const CdrColorTextButtonSaleDisabled = "#fffff2"; export const CdrColorTextChipDefault = "#4b4a48"; export const CdrColorTextChipDisabled = "#d5cfc3"; export const CdrColorTextPrimary = "#4b4a48"; @@ -68,17 +68,17 @@ export const CdrColorBackgroundButtonSaleActive = "#c7370f"; export const CdrColorBackgroundButtonSaleHover = "#f7f5f3"; export const CdrColorBackgroundButtonDefaultDisabled = "#d5cfc3"; export const CdrColorBackgroundButtonIconOnlyActive = "#f7f5f3"; -export const CdrColorBackgroundChipDefaultRest = "#fffff0"; -export const CdrColorBackgroundChipDefaultDisabled = "#fffff0"; +export const CdrColorBackgroundChipDefaultRest = "#fffff2"; +export const CdrColorBackgroundChipDefaultDisabled = "#fffff2"; export const CdrColorBackgroundChipDefaultHover = "#f7f5f3"; -export const CdrColorBackgroundChipDefaultFocus = "#fffff0"; +export const CdrColorBackgroundChipDefaultFocus = "#fffff2"; export const CdrColorBackgroundChipDefaultActive = "#edeae3"; export const CdrColorBackgroundChipDefaultSelected = "#d5cfc3"; export const CdrColorBackgroundChipDefaultSelectedHover = "#edeae3"; export const CdrColorBackgroundChipDefaultSelectedFocus = "#d5cfc3"; export const CdrColorBackgroundChipDefaultSelectedActive = "#edeae3"; export const CdrColorBackgroundTransparent = "rgba(255, 255, 255, 0)"; -export const CdrColorBackgroundPrimary = "#fffff0"; +export const CdrColorBackgroundPrimary = "#fffff2"; export const CdrColorBackgroundSecondary = "#f7f5f3"; export const CdrColorBackgroundBrandSpruce = "#1f513f"; export const CdrColorBackgroundMessageDefault01 = "#f9f8f6"; @@ -104,7 +104,7 @@ export const CdrColorBackgroundLabelDefaultHover = "#fafbf9"; export const CdrColorBackgroundLabelDefaultActive = "#edeae3"; export const CdrColorBackgroundLabelDefaultFocus = "#fafbf9"; export const CdrColorBackgroundLabelSecondaryHover = "rgba(255, 255, 255, 0.75)"; -export const CdrColorBackgroundLabelSecondaryActive = "#fffff0"; +export const CdrColorBackgroundLabelSecondaryActive = "#fffff2"; export const CdrColorBackgroundLabelSecondaryFocus = "rgba(255, 255, 255, 0.75)"; export const CdrColorBackgroundInputDefault = "rgba(247, 245, 243, 0.15)"; export const CdrColorBackgroundInputSecondary = "rgba(255, 255, 255, 0.85)"; @@ -112,21 +112,21 @@ export const CdrColorBackgroundInputError = "rgba(255, 242, 242, 0.75)"; export const CdrColorBackgroundInputDefaultHover = "#fafbf9"; export const CdrColorBackgroundInputDefaultActive = "#fafbf9"; export const CdrColorBackgroundInputDefaultSelected = "#4b4a48"; -export const CdrColorBackgroundInputSecondaryActive = "#fffff0"; +export const CdrColorBackgroundInputSecondaryActive = "#fffff2"; export const CdrColorBackgroundInputDefaultSelectedHover = "#958e83"; export const CdrColorBackgroundInputDefaultDisabled = "#fafbf9"; export const CdrColorBackgroundInputDefaultSelectedFocus = "#958e83"; export const CdrColorBackgroundInputDefaultFocus = "#fafbf9"; export const CdrColorBackgroundRatingStarDefault = "#fafbf9"; export const CdrColorBackgroundRatingStarHighlighted = "#ffd280"; -export const CdrColorBackgroundSurfacePrimary = "#fffff0"; +export const CdrColorBackgroundSurfacePrimary = "#fffff2"; export const CdrColorBackgroundSurfaceSecondary = "#f7f5f3"; export const CdrColorBackgroundSurfaceBrandSpruce = "#1f513f"; export const CdrColorBackgroundSurfaceSale = "#c7370f"; -export const CdrColorBackgroundSurfaceSelectionDefaultRest = "#fffff0"; -export const CdrColorBackgroundSurfaceSelectionDefaultActive = "#fffff0"; -export const CdrColorBackgroundSurfaceSelectionDefaultHover = "#fffff0"; -export const CdrColorBackgroundSurfaceSelectionDefaultChecked = "#fffff0"; +export const CdrColorBackgroundSurfaceSelectionDefaultRest = "#fffff2"; +export const CdrColorBackgroundSurfaceSelectionDefaultActive = "#fffff2"; +export const CdrColorBackgroundSurfaceSelectionDefaultHover = "#fffff2"; +export const CdrColorBackgroundSurfaceSelectionDefaultChecked = "#fffff2"; export const CdrColorBackgroundSurfaceSelectionDefaultDisabled = "#f7f5f3"; export const CdrColorBackgroundSurfaceSelectionDefaultLoading = "#fafbf9"; export const CdrColorBackgroundSwitchDefaultRest = "#fafbf9"; @@ -142,14 +142,14 @@ export const CdrColorBackgroundSwitchHandleSelectedDefaultRest = "#d5cfc3"; export const CdrColorBackgroundSwitchHandleSelectedDefaultHover = "#d5cfc3"; export const CdrColorBackgroundSwitchHandleSelectedDefaultFocus = "#d5cfc3"; export const CdrColorBackgroundTableHeader = "#f7f5f3"; -export const CdrColorBackgroundTableRow = "#fffff0"; +export const CdrColorBackgroundTableRow = "#fffff2"; export const CdrColorBackgroundTableRowAlt = "#fafbf9"; export const CdrColorBackgroundToggleGroupDefaultRest = "#fafbf9"; export const CdrColorBackgroundToggleButtonDefaultRest = "#fafbf9"; export const CdrColorBackgroundToggleButtonDefaultHover = "#edeae3"; export const CdrColorBackgroundToggleButtonDefaultFocus = "#edeae3"; -export const CdrColorBackgroundToggleButtonDefaultSelectedRest = "#fffff0"; -export const CdrColorBackgroundToggleButtonDefaultSelectedHover = "#fffff0"; +export const CdrColorBackgroundToggleButtonDefaultSelectedRest = "#fffff2"; +export const CdrColorBackgroundToggleButtonDefaultSelectedHover = "#fffff2"; export const CdrColorBackgroundTooltipDefault = "#2e2e2b"; export const CdrColorBorderButtonPrimaryRest = "#1f513f"; export const CdrColorBorderButtonPrimaryActive = "#1f513f"; @@ -247,13 +247,13 @@ export const CdrColorIconMessageSuccess = "#3b8349"; export const CdrColorIconMessageWarning = "#b68b37"; export const CdrColorIconMessageError = "#bb4045"; export const CdrColorIconMessageInfo = "#408e86"; -export const CdrColorIconCheckboxDefaultSelected = "#fffff0"; -export const CdrColorIconCheckboxDefaultSelectedHover = "#fffff0"; +export const CdrColorIconCheckboxDefaultSelected = "#fffff2"; +export const CdrColorIconCheckboxDefaultSelectedHover = "#fffff2"; export const CdrColorIconCheckboxDefaultSelectedActive = "#4b4a48"; export const CdrColorIconSwitchSelectedDefaultRest = "#d5cfc3"; export const CdrColorIconSwitchSelectedDefaultHover = "#d5cfc3"; export const CdrColorIconSwitchSelectedDefaultFocus = "#d5cfc3"; -export const CdrColorSurfacePrimary = "#fffff0"; +export const CdrColorSurfacePrimary = "#fffff2"; export const CdrColorSurfaceSecondary = "#f7f5f3"; export const CdrFormInputHeightDefault = "40"; export const CdrFormInputHeightLarge = "48"; diff --git a/dist/rei-dot-com/json/android.json b/dist/rei-dot-com/json/android.json index d3a10e2..283ef63 100644 --- a/dist/rei-dot-com/json/android.json +++ b/dist/rei-dot-com/json/android.json @@ -79,7 +79,7 @@ } }, { - "$value": "#fffffff0", + "$value": "#fffffff2", "$type": "color", "docs": { "category": "colors", @@ -293,7 +293,7 @@ } }, { - "$value": "#fffffff0", + "$value": "#fffffff2", "$type": "color", "newToken": "", "docs": { @@ -321,7 +321,7 @@ } }, { - "$value": "#fffffff0", + "$value": "#fffffff2", "$type": "color", "newToken": "", "docs": { @@ -377,7 +377,7 @@ } }, { - "$value": "#fffffff0", + "$value": "#fffffff2", "$type": "color", "newToken": "", "docs": { @@ -405,7 +405,7 @@ } }, { - "$value": "#fffffff0", + "$value": "#fffffff2", "$type": "color", "newToken": "", "docs": { @@ -1837,7 +1837,7 @@ } }, { - "$value": "#fffffff0", + "$value": "#fffffff2", "$type": "color", "docs": { "category": "colors", @@ -1863,7 +1863,7 @@ } }, { - "$value": "#fffffff0", + "$value": "#fffffff2", "$type": "color", "docs": { "category": "colors", @@ -1915,7 +1915,7 @@ } }, { - "$value": "#fffffff0", + "$value": "#fffffff2", "$type": "color", "docs": { "category": "colors", @@ -2071,7 +2071,7 @@ } }, { - "$value": "#fffffff0", + "$value": "#fffffff2", "$type": "color", "docs": { "category": "colors", @@ -2747,7 +2747,7 @@ } }, { - "$value": "#fffffff0", + "$value": "#fffffff2", "$type": "color", "docs": { "category": "colors", @@ -2955,7 +2955,7 @@ } }, { - "$value": "#fffffff0", + "$value": "#fffffff2", "$type": "color", "docs": { "category": "colors", @@ -3137,7 +3137,7 @@ } }, { - "$value": "#fffffff0", + "$value": "#fffffff2", "$type": "color", "docs": { "category": "colors", @@ -3241,7 +3241,7 @@ } }, { - "$value": "#fffffff0", + "$value": "#fffffff2", "$type": "color", "docs": { "category": "colors", @@ -3267,7 +3267,7 @@ } }, { - "$value": "#fffffff0", + "$value": "#fffffff2", "$type": "color", "docs": { "category": "colors", @@ -3293,7 +3293,7 @@ } }, { - "$value": "#fffffff0", + "$value": "#fffffff2", "$type": "color", "docs": { "category": "colors", @@ -3319,7 +3319,7 @@ } }, { - "$value": "#fffffff0", + "$value": "#fffffff2", "$type": "color", "docs": { "category": "colors", @@ -3735,7 +3735,7 @@ } }, { - "$value": "#fffffff0", + "$value": "#fffffff2", "$type": "color", "docs": { "category": "colors", @@ -3891,7 +3891,7 @@ } }, { - "$value": "#fffffff0", + "$value": "#fffffff2", "$type": "color", "docs": { "category": "colors", @@ -3917,7 +3917,7 @@ } }, { - "$value": "#fffffff0", + "$value": "#fffffff2", "$type": "color", "docs": { "category": "colors", @@ -6465,7 +6465,7 @@ } }, { - "$value": "#fffffff0", + "$value": "#fffffff2", "$type": "color", "docs": { "category": "colors", @@ -6491,7 +6491,7 @@ } }, { - "$value": "#fffffff0", + "$value": "#fffffff2", "$type": "color", "docs": { "category": "colors", @@ -6621,7 +6621,7 @@ } }, { - "$value": "#fffffff0", + "$value": "#fffffff2", "$type": "color", "docs": { "category": "colors", diff --git a/dist/rei-dot-com/json/global.json b/dist/rei-dot-com/json/global.json index 6af2bbf..37fe47c 100644 --- a/dist/rei-dot-com/json/global.json +++ b/dist/rei-dot-com/json/global.json @@ -79,7 +79,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -293,7 +293,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "newToken": "", "docs": { @@ -321,7 +321,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "newToken": "", "docs": { @@ -377,7 +377,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "newToken": "", "docs": { @@ -405,7 +405,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "newToken": "", "docs": { @@ -1837,7 +1837,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -1863,7 +1863,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -1915,7 +1915,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -2071,7 +2071,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -2747,7 +2747,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -2955,7 +2955,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -3137,7 +3137,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -3241,7 +3241,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -3267,7 +3267,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -3293,7 +3293,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -3319,7 +3319,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -3735,7 +3735,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -3891,7 +3891,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -3917,7 +3917,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -6465,7 +6465,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -6491,7 +6491,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -6621,7 +6621,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", diff --git a/dist/rei-dot-com/json/ios.json b/dist/rei-dot-com/json/ios.json index 2b91655..39fc7da 100644 --- a/dist/rei-dot-com/json/ios.json +++ b/dist/rei-dot-com/json/ios.json @@ -79,7 +79,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -293,7 +293,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", "$type": "color", "newToken": "", "docs": { @@ -321,7 +321,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", "$type": "color", "newToken": "", "docs": { @@ -377,7 +377,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", "$type": "color", "newToken": "", "docs": { @@ -405,7 +405,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", "$type": "color", "newToken": "", "docs": { @@ -1837,7 +1837,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -1863,7 +1863,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -1915,7 +1915,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -2071,7 +2071,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -2747,7 +2747,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -2955,7 +2955,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3137,7 +3137,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3241,7 +3241,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3267,7 +3267,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3293,7 +3293,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3319,7 +3319,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3735,7 +3735,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3891,7 +3891,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3917,7 +3917,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -6465,7 +6465,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -6491,7 +6491,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -6621,7 +6621,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.941f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", diff --git a/dist/rei-dot-com/json/platform-tokens.json b/dist/rei-dot-com/json/platform-tokens.json index 5b9209c..879e4eb 100644 --- a/dist/rei-dot-com/json/platform-tokens.json +++ b/dist/rei-dot-com/json/platform-tokens.json @@ -80,7 +80,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -294,7 +294,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "newToken": "", "docs": { @@ -322,7 +322,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "newToken": "", "docs": { @@ -378,7 +378,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "newToken": "", "docs": { @@ -406,7 +406,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "newToken": "", "docs": { @@ -1838,7 +1838,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -1864,7 +1864,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -1916,7 +1916,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -2072,7 +2072,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -2748,7 +2748,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -2956,7 +2956,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -3138,7 +3138,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -3242,7 +3242,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -3268,7 +3268,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -3294,7 +3294,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -3320,7 +3320,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -3736,7 +3736,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -3892,7 +3892,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -3918,7 +3918,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -6466,7 +6466,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -6492,7 +6492,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -6622,7 +6622,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", diff --git a/dist/rei-dot-com/json/web.json b/dist/rei-dot-com/json/web.json index 77ad4f6..4ce7278 100644 --- a/dist/rei-dot-com/json/web.json +++ b/dist/rei-dot-com/json/web.json @@ -91,7 +91,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -337,7 +337,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "newToken": "", "docs": { @@ -369,7 +369,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "newToken": "", "docs": { @@ -433,7 +433,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "newToken": "", "docs": { @@ -465,7 +465,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "newToken": "", "docs": { @@ -2120,7 +2120,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -2150,7 +2150,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -2210,7 +2210,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -2389,7 +2389,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -3163,7 +3163,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -3403,7 +3403,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -3611,7 +3611,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -3731,7 +3731,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -3762,7 +3762,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -3793,7 +3793,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -3824,7 +3824,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -4315,7 +4315,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -4497,7 +4497,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -4528,7 +4528,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -7492,7 +7492,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -7521,7 +7521,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", @@ -7672,7 +7672,7 @@ } }, { - "$value": "#fffff0", + "$value": "#fffff2", "$type": "color", "docs": { "category": "colors", diff --git a/dist/rei-dot-com/less/cdr-tokens.less b/dist/rei-dot-com/less/cdr-tokens.less index 0d09d20..ecc0f85 100644 --- a/dist/rei-dot-com/less/cdr-tokens.less +++ b/dist/rei-dot-com/less/cdr-tokens.less @@ -677,7 +677,7 @@ @cdr-color-text-button-primary: #fafbf9; @cdr-color-text-button-primary-hover: #1f513f; @cdr-color-text-button-primary-active: #fafbf9; -@cdr-color-text-button-primary-disabled: #fffff0; +@cdr-color-text-button-primary-disabled: #fffff2; @cdr-color-text-button-secondary: #4b4a48; @cdr-color-text-button-secondary-hover: #4b4a48; @cdr-color-text-button-secondary-active: #fafbf9; @@ -685,11 +685,11 @@ @cdr-color-text-button-dark: #fafbf9; @cdr-color-text-button-dark-hover: #4b4a48; @cdr-color-text-button-dark-active: #fafbf9; -@cdr-color-text-button-dark-disabled: #fffff0; -@cdr-color-text-button-sale: #fffff0; +@cdr-color-text-button-dark-disabled: #fffff2; +@cdr-color-text-button-sale: #fffff2; @cdr-color-text-button-sale-hover: #c7370f; -@cdr-color-text-button-sale-active: #fffff0; -@cdr-color-text-button-sale-disabled: #fffff0; +@cdr-color-text-button-sale-active: #fffff2; +@cdr-color-text-button-sale-disabled: #fffff2; @cdr-color-text-chip-default: #4b4a48; @cdr-color-text-chip-disabled: #d5cfc3; @cdr-color-text-primary: #4b4a48; @@ -744,17 +744,17 @@ @cdr-color-background-button-sale-hover: #f7f5f3; @cdr-color-background-button-default-disabled: #d5cfc3; @cdr-color-background-button-icon-only-active: #f7f5f3; -@cdr-color-background-chip-default-rest: #fffff0; -@cdr-color-background-chip-default-disabled: #fffff0; +@cdr-color-background-chip-default-rest: #fffff2; +@cdr-color-background-chip-default-disabled: #fffff2; @cdr-color-background-chip-default-hover: #f7f5f3; -@cdr-color-background-chip-default-focus: #fffff0; +@cdr-color-background-chip-default-focus: #fffff2; @cdr-color-background-chip-default-active: #edeae3; @cdr-color-background-chip-default-selected: #d5cfc3; @cdr-color-background-chip-default-selected-hover: #edeae3; @cdr-color-background-chip-default-selected-focus: #d5cfc3; @cdr-color-background-chip-default-selected-active: #edeae3; @cdr-color-background-transparent: rgba(255, 255, 255, 0); -@cdr-color-background-primary: #fffff0; +@cdr-color-background-primary: #fffff2; @cdr-color-background-secondary: #f7f5f3; @cdr-color-background-brand-spruce: #1f513f; @cdr-color-background-message-default-01: #f9f8f6; @@ -780,7 +780,7 @@ @cdr-color-background-label-default-active: #edeae3; @cdr-color-background-label-default-focus: #fafbf9; @cdr-color-background-label-secondary-hover: rgba(255, 255, 255, 0.75); -@cdr-color-background-label-secondary-active: #fffff0; +@cdr-color-background-label-secondary-active: #fffff2; @cdr-color-background-label-secondary-focus: rgba(255, 255, 255, 0.75); @cdr-color-background-input-default: rgba(247, 245, 243, 0.15); @cdr-color-background-input-secondary: rgba(255, 255, 255, 0.85); @@ -788,21 +788,21 @@ @cdr-color-background-input-default-hover: #fafbf9; @cdr-color-background-input-default-active: #fafbf9; @cdr-color-background-input-default-selected: #4b4a48; -@cdr-color-background-input-secondary-active: #fffff0; +@cdr-color-background-input-secondary-active: #fffff2; @cdr-color-background-input-default-selected-hover: #958e83; @cdr-color-background-input-default-disabled: #fafbf9; @cdr-color-background-input-default-selected-focus: #958e83; @cdr-color-background-input-default-focus: #fafbf9; @cdr-color-background-rating-star-default: #fafbf9; @cdr-color-background-rating-star-highlighted: #ffd280; -@cdr-color-background-surface-primary: #fffff0; +@cdr-color-background-surface-primary: #fffff2; @cdr-color-background-surface-secondary: #f7f5f3; @cdr-color-background-surface-brand-spruce: #1f513f; @cdr-color-background-surface-sale: #c7370f; -@cdr-color-background-surface-selection-default-rest: #fffff0; -@cdr-color-background-surface-selection-default-active: #fffff0; -@cdr-color-background-surface-selection-default-hover: #fffff0; -@cdr-color-background-surface-selection-default-checked: #fffff0; +@cdr-color-background-surface-selection-default-rest: #fffff2; +@cdr-color-background-surface-selection-default-active: #fffff2; +@cdr-color-background-surface-selection-default-hover: #fffff2; +@cdr-color-background-surface-selection-default-checked: #fffff2; @cdr-color-background-surface-selection-default-disabled: #f7f5f3; @cdr-color-background-surface-selection-default-loading: #fafbf9; @cdr-color-background-switch-default-rest: #fafbf9; @@ -818,14 +818,14 @@ @cdr-color-background-switch-handle-selected-default-hover: #d5cfc3; @cdr-color-background-switch-handle-selected-default-focus: #d5cfc3; @cdr-color-background-table-header: #f7f5f3; -@cdr-color-background-table-row: #fffff0; +@cdr-color-background-table-row: #fffff2; @cdr-color-background-table-row-alt: #fafbf9; @cdr-color-background-toggle-group-default-rest: #fafbf9; @cdr-color-background-toggle-button-default-rest: #fafbf9; @cdr-color-background-toggle-button-default-hover: #edeae3; @cdr-color-background-toggle-button-default-focus: #edeae3; -@cdr-color-background-toggle-button-default-selected-rest: #fffff0; -@cdr-color-background-toggle-button-default-selected-hover: #fffff0; +@cdr-color-background-toggle-button-default-selected-rest: #fffff2; +@cdr-color-background-toggle-button-default-selected-hover: #fffff2; @cdr-color-background-tooltip-default: #2e2e2b; @cdr-color-border-button-primary-rest: #1f513f; @cdr-color-border-button-primary-active: #1f513f; @@ -923,13 +923,13 @@ @cdr-color-icon-message-warning: #b68b37; @cdr-color-icon-message-error: #bb4045; @cdr-color-icon-message-info: #408e86; -@cdr-color-icon-checkbox-default-selected: #fffff0; -@cdr-color-icon-checkbox-default-selected-hover: #fffff0; +@cdr-color-icon-checkbox-default-selected: #fffff2; +@cdr-color-icon-checkbox-default-selected-hover: #fffff2; @cdr-color-icon-checkbox-default-selected-active: #4b4a48; @cdr-color-icon-switch-selected-default-rest: #d5cfc3; @cdr-color-icon-switch-selected-default-hover: #d5cfc3; @cdr-color-icon-switch-selected-default-focus: #d5cfc3; -@cdr-color-surface-primary: #fffff0; +@cdr-color-surface-primary: #fffff2; @cdr-color-surface-secondary: #f7f5f3; @cdr-form-input-height-default: 4rem; @cdr-form-input-height-large: 4.8rem; diff --git a/dist/rei-dot-com/scss/cdr-tokens.scss b/dist/rei-dot-com/scss/cdr-tokens.scss index 7c608d3..1e26305 100644 --- a/dist/rei-dot-com/scss/cdr-tokens.scss +++ b/dist/rei-dot-com/scss/cdr-tokens.scss @@ -1356,7 +1356,7 @@ $cdr-color-text-button-primary: #fafbf9; $cdr-color-text-button-primary-hover: #1f513f; $cdr-color-text-button-primary-active: #fafbf9; -$cdr-color-text-button-primary-disabled: #fffff0; +$cdr-color-text-button-primary-disabled: #fffff2; $cdr-color-text-button-secondary: #4b4a48; $cdr-color-text-button-secondary-hover: #4b4a48; $cdr-color-text-button-secondary-active: #fafbf9; @@ -1364,11 +1364,11 @@ $cdr-color-text-button-secondary-disabled: #d5cfc3; $cdr-color-text-button-dark: #fafbf9; $cdr-color-text-button-dark-hover: #4b4a48; $cdr-color-text-button-dark-active: #fafbf9; -$cdr-color-text-button-dark-disabled: #fffff0; -$cdr-color-text-button-sale: #fffff0; +$cdr-color-text-button-dark-disabled: #fffff2; +$cdr-color-text-button-sale: #fffff2; $cdr-color-text-button-sale-hover: #c7370f; -$cdr-color-text-button-sale-active: #fffff0; -$cdr-color-text-button-sale-disabled: #fffff0; +$cdr-color-text-button-sale-active: #fffff2; +$cdr-color-text-button-sale-disabled: #fffff2; $cdr-color-text-chip-default: #4b4a48; $cdr-color-text-chip-disabled: #d5cfc3; $cdr-color-text-primary: #4b4a48; @@ -1423,17 +1423,17 @@ $cdr-color-background-button-sale-active: #c7370f; $cdr-color-background-button-sale-hover: #f7f5f3; $cdr-color-background-button-default-disabled: #d5cfc3; $cdr-color-background-button-icon-only-active: #f7f5f3; -$cdr-color-background-chip-default-rest: #fffff0; -$cdr-color-background-chip-default-disabled: #fffff0; +$cdr-color-background-chip-default-rest: #fffff2; +$cdr-color-background-chip-default-disabled: #fffff2; $cdr-color-background-chip-default-hover: #f7f5f3; -$cdr-color-background-chip-default-focus: #fffff0; +$cdr-color-background-chip-default-focus: #fffff2; $cdr-color-background-chip-default-active: #edeae3; $cdr-color-background-chip-default-selected: #d5cfc3; $cdr-color-background-chip-default-selected-hover: #edeae3; $cdr-color-background-chip-default-selected-focus: #d5cfc3; $cdr-color-background-chip-default-selected-active: #edeae3; $cdr-color-background-transparent: rgba(255, 255, 255, 0); -$cdr-color-background-primary: #fffff0; +$cdr-color-background-primary: #fffff2; $cdr-color-background-secondary: #f7f5f3; $cdr-color-background-brand-spruce: #1f513f; $cdr-color-background-message-default-01: #f9f8f6; @@ -1459,7 +1459,7 @@ $cdr-color-background-label-default-hover: #fafbf9; $cdr-color-background-label-default-active: #edeae3; $cdr-color-background-label-default-focus: #fafbf9; $cdr-color-background-label-secondary-hover: rgba(255, 255, 255, 0.75); -$cdr-color-background-label-secondary-active: #fffff0; +$cdr-color-background-label-secondary-active: #fffff2; $cdr-color-background-label-secondary-focus: rgba(255, 255, 255, 0.75); $cdr-color-background-input-default: rgba(247, 245, 243, 0.15); $cdr-color-background-input-secondary: rgba(255, 255, 255, 0.85); @@ -1467,21 +1467,21 @@ $cdr-color-background-input-error: rgba(255, 242, 242, 0.75); $cdr-color-background-input-default-hover: #fafbf9; $cdr-color-background-input-default-active: #fafbf9; $cdr-color-background-input-default-selected: #4b4a48; -$cdr-color-background-input-secondary-active: #fffff0; +$cdr-color-background-input-secondary-active: #fffff2; $cdr-color-background-input-default-selected-hover: #958e83; $cdr-color-background-input-default-disabled: #fafbf9; $cdr-color-background-input-default-selected-focus: #958e83; $cdr-color-background-input-default-focus: #fafbf9; $cdr-color-background-rating-star-default: #fafbf9; $cdr-color-background-rating-star-highlighted: #ffd280; -$cdr-color-background-surface-primary: #fffff0; +$cdr-color-background-surface-primary: #fffff2; $cdr-color-background-surface-secondary: #f7f5f3; $cdr-color-background-surface-brand-spruce: #1f513f; $cdr-color-background-surface-sale: #c7370f; -$cdr-color-background-surface-selection-default-rest: #fffff0; -$cdr-color-background-surface-selection-default-active: #fffff0; -$cdr-color-background-surface-selection-default-hover: #fffff0; -$cdr-color-background-surface-selection-default-checked: #fffff0; +$cdr-color-background-surface-selection-default-rest: #fffff2; +$cdr-color-background-surface-selection-default-active: #fffff2; +$cdr-color-background-surface-selection-default-hover: #fffff2; +$cdr-color-background-surface-selection-default-checked: #fffff2; $cdr-color-background-surface-selection-default-disabled: #f7f5f3; $cdr-color-background-surface-selection-default-loading: #fafbf9; $cdr-color-background-switch-default-rest: #fafbf9; @@ -1497,14 +1497,14 @@ $cdr-color-background-switch-handle-selected-default-rest: #d5cfc3; $cdr-color-background-switch-handle-selected-default-hover: #d5cfc3; $cdr-color-background-switch-handle-selected-default-focus: #d5cfc3; $cdr-color-background-table-header: #f7f5f3; -$cdr-color-background-table-row: #fffff0; +$cdr-color-background-table-row: #fffff2; $cdr-color-background-table-row-alt: #fafbf9; $cdr-color-background-toggle-group-default-rest: #fafbf9; $cdr-color-background-toggle-button-default-rest: #fafbf9; $cdr-color-background-toggle-button-default-hover: #edeae3; $cdr-color-background-toggle-button-default-focus: #edeae3; -$cdr-color-background-toggle-button-default-selected-rest: #fffff0; -$cdr-color-background-toggle-button-default-selected-hover: #fffff0; +$cdr-color-background-toggle-button-default-selected-rest: #fffff2; +$cdr-color-background-toggle-button-default-selected-hover: #fffff2; $cdr-color-background-tooltip-default: #2e2e2b; $cdr-color-border-button-primary-rest: #1f513f; $cdr-color-border-button-primary-active: #1f513f; @@ -1602,13 +1602,13 @@ $cdr-color-icon-message-success: #3b8349; $cdr-color-icon-message-warning: #b68b37; $cdr-color-icon-message-error: #bb4045; $cdr-color-icon-message-info: #408e86; -$cdr-color-icon-checkbox-default-selected: #fffff0; -$cdr-color-icon-checkbox-default-selected-hover: #fffff0; +$cdr-color-icon-checkbox-default-selected: #fffff2; +$cdr-color-icon-checkbox-default-selected-hover: #fffff2; $cdr-color-icon-checkbox-default-selected-active: #4b4a48; $cdr-color-icon-switch-selected-default-rest: #d5cfc3; $cdr-color-icon-switch-selected-default-hover: #d5cfc3; $cdr-color-icon-switch-selected-default-focus: #d5cfc3; -$cdr-color-surface-primary: #fffff0; +$cdr-color-surface-primary: #fffff2; $cdr-color-surface-secondary: #f7f5f3; $cdr-form-input-height-default: 4rem; $cdr-form-input-height-large: 4.8rem; diff --git a/tokens/_options/color.json5 b/tokens/_options/color.json5 index b28df9c..766fe5e 100644 --- a/tokens/_options/color.json5 +++ b/tokens/_options/color.json5 @@ -6,7 +6,7 @@ "$value": "rgba(255, 255, 255, 0)" }, "white": { - "$value": "#fffff0" + "$value": "#fffff2" }, "white-75": { "$value": "rgba(255, 255, 255, 0.75)" From 348b7819314b217f4e2b843d34b5c7af05a055c2 Mon Sep 17 00:00:00 2001 From: Carlos Viteri Date: Thu, 14 Nov 2024 22:25:55 -0500 Subject: [PATCH 08/11] test --- dist/rei-dot-com/figma/figma.json | 6103 ++++++++++++++++------------- 1 file changed, 3298 insertions(+), 2805 deletions(-) diff --git a/dist/rei-dot-com/figma/figma.json b/dist/rei-dot-com/figma/figma.json index c8cd34e..27520ad 100644 --- a/dist/rei-dot-com/figma/figma.json +++ b/dist/rei-dot-com/figma/figma.json @@ -2,1755 +2,1977 @@ "options": { "color": { "transparent": { - "$value": "rgba(255, 255, 255, 0)", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "rgba(255, 255, 255, 0)", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(255, 255, 255, 0)" }, "white": { - "$value": "#fffff2", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { - "$value": "#fffff2", + "$value": "#ffffff", "$type": "color" - } + }, + "$type": "color", + "$value": "#fffffe" }, "white-75": { - "$value": "rgba(255, 255, 255, 0.75)", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "rgba(255, 255, 255, 0.75)", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(255, 255, 255, 0.75)" }, "white-85": { - "$value": "rgba(255, 255, 255, 0.85)", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "rgba(255, 255, 255, 0.85)", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(255, 255, 255, 0.85)" }, "black": { - "$value": "#000000", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#000000", "$type": "color" - } + }, + "$type": "color", + "$value": "#000000" }, "warm-grey-010": { - "$value": "#fafbf9", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#fafbf9", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "warm-grey-025": { - "$value": "#f7f5f3", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#f7f5f3", "$type": "color" - } + }, + "$type": "color", + "$value": "#f7f5f3" }, "warm-grey-025-15": { - "$value": "rgba(247, 245, 243, 0.15)", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "rgba(247, 245, 243, 0.15)", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(247, 245, 243, 0.15)" }, "warm-grey-025-85": { - "$value": "rgba(247, 245, 243, 0.85)", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "rgba(247, 245, 243, 0.85)", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(247, 245, 243, 0.85)" }, "warm-grey-100": { - "$value": "#edeae3", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#edeae3", "$type": "color" - } + }, + "$type": "color", + "$value": "#edeae3" }, "warm-grey-250": { - "$value": "#d5cfc3", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#d5cfc3", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "warm-grey-450": { - "$value": "#b2ab9f", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#b2ab9f", "$type": "color" - } + }, + "$type": "color", + "$value": "#b2ab9f" }, "warm-grey-600": { - "$value": "#958e83", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#958e83", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "warm-grey-750": { - "$value": "#736e65", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#736e65", "$type": "color" - } + }, + "$type": "color", + "$value": "#736e65" }, "warm-grey-900": { - "$value": "#4b4a48", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#4b4a48", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "warm-grey-900-50": { - "$value": "rgba(75, 74, 72, 0.5)", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "rgba(75, 74, 72, 0.5)", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(75, 74, 72, 0.5)" }, "warm-grey-900-75": { - "$value": "rgba(75, 74, 72, 0.75)", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "rgba(75, 74, 72, 0.75)", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(75, 74, 72, 0.75)" }, "warm-grey-1000": { - "$value": "#2e2e2b", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#2e2e2b", "$type": "color" - } + }, + "$type": "color", + "$value": "#2e2e2b" }, "warm-grey-1000-20": { - "$value": "rgba(46, 46, 43, 0.2)", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "rgba(46, 46, 43, 0.2)", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(46, 46, 43, 0.2)" }, "warm-grey-1000-75": { - "$value": "rgba(46, 46, 43, 0.75)", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "rgba(46, 46, 43, 0.75)", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(46, 46, 43, 0.75)" }, "warm-grey-1000-90": { - "$value": "rgba(46, 46, 43, 0.9)", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "rgba(46, 46, 43, 0.9)", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(46, 46, 43, 0.9)" }, "sage-green-100": { - "$value": "#f3fcf4", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#f3fcf4", "$type": "color" - } + }, + "$type": "color", + "$value": "#f3fcf4" }, "sage-green-200": { - "$value": "#e9f7eb", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#e9f7eb", "$type": "color" - } + }, + "$type": "color", + "$value": "#e9f7eb" }, "sage-green-300": { - "$value": "#daece0", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#daece0", "$type": "color" - } + }, + "$type": "color", + "$value": "#daece0" }, "sage-green-400": { - "$value": "#c7dfd1", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#c7dfd1", "$type": "color" - } + }, + "$type": "color", + "$value": "#c7dfd1" }, "sage-green-500": { - "$value": "#b8d6c8", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#b8d6c8", "$type": "color" - } + }, + "$type": "color", + "$value": "#b8d6c8" }, "sage-green-600": { - "$value": "#9cc4b3", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#9cc4b3", "$type": "color" - } + }, + "$type": "color", + "$value": "#9cc4b3" }, "blue-spruce-green-600": { - "$value": "#8dd3b4", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#8dd3b4", "$type": "color" - } + }, + "$type": "color", + "$value": "#8dd3b4" }, "blue-spruce-green-700": { - "$value": "#5db694", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#5db694", "$type": "color" - } + }, + "$type": "color", + "$value": "#5db694" }, "blue-spruce-green-800": { - "$value": "#469178", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#469178", "$type": "color" - } + }, + "$type": "color", + "$value": "#469178" }, "blue-spruce-green-900": { - "$value": "#2f6a59", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#2f6a59", "$type": "color" - } + }, + "$type": "color", + "$value": "#2f6a59" }, "blue-spruce-green-1000": { - "$value": "#1f513f", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#1f513f", "$type": "color" - } + }, + "$type": "color", + "$value": "#1f513f" }, "blue-spruce-green-1100": { - "$value": "#113731", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#113731", "$type": "color" - } + }, + "$type": "color", + "$value": "#113731" }, "alpine-lake-blue-100": { - "$value": "#f0faff", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#f0faff", "$type": "color" - } + }, + "$type": "color", + "$value": "#f0faff" }, "alpine-lake-blue-200": { - "$value": "#e2f4fe", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#e2f4fe", "$type": "color" - } + }, + "$type": "color", + "$value": "#e2f4fe" }, "alpine-lake-blue-300": { - "$value": "#d3eefd", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#d3eefd", "$type": "color" - } + }, + "$type": "color", + "$value": "#d3eefd" }, "alpine-lake-blue-400": { - "$value": "#b7e0fa", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#b7e0fa", "$type": "color" - } + }, + "$type": "color", + "$value": "#b7e0fa" }, "alpine-lake-blue-500": { - "$value": "#9accf3", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#9accf3", "$type": "color" - } + }, + "$type": "color", + "$value": "#9accf3" }, "alpine-lake-blue-600": { - "$value": "#78b1e8", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#78b1e8", "$type": "color" - } + }, + "$type": "color", + "$value": "#78b1e8" }, "alpine-lake-blue-700": { - "$value": "#5d98dd", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#5d98dd", "$type": "color" - } + }, + "$type": "color", + "$value": "#5d98dd" }, "alpine-lake-blue-800": { - "$value": "#406eb5", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#406eb5", "$type": "color" - } + }, + "$type": "color", + "$value": "#406eb5" }, "alpine-lake-blue-900": { - "$value": "#1b437e", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#1b437e", "$type": "color" - } + }, + "$type": "color", + "$value": "#1b437e" }, "alpine-lake-blue-1000": { - "$value": "#0b2d60", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#0b2d60", "$type": "color" - } + }, + "$type": "color", + "$value": "#0b2d60" }, "alpine-lake-blue-1100": { - "$value": "#061a37", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#061a37", "$type": "color" - } + }, + "$type": "color", + "$value": "#061a37" }, "golden-yellow-100": { - "$value": "#fffcf0", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#fffcf0", "$type": "color" - } + }, + "$type": "color", + "$value": "#fffcf0" }, "golden-yellow-200": { - "$value": "#fff8e0", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#fff8e0", "$type": "color" - } + }, + "$type": "color", + "$value": "#fff8e0" }, "golden-yellow-300": { - "$value": "#fff3d1", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#fff3d1", "$type": "color" - } + }, + "$type": "color", + "$value": "#fff3d1" }, "golden-yellow-400": { - "$value": "#ffe7b3", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#ffe7b3", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffe7b3" }, "golden-yellow-500": { - "$value": "#ffd280", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#ffd280", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffd280" }, "golden-yellow-600": { - "$value": "#ffbf59", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#ffbf59", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffbf59" }, "golden-yellow-700": { - "$value": "#da953a", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#da953a", "$type": "color" - } + }, + "$type": "color", + "$value": "#da953a" }, "golden-yellow-800": { - "$value": "#bd7b2d", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#bd7b2d", "$type": "color" - } + }, + "$type": "color", + "$value": "#bd7b2d" }, "golden-yellow-900": { - "$value": "#814c18", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#814c18", "$type": "color" - } + }, + "$type": "color", + "$value": "#814c18" }, "golden-yellow-1000": { - "$value": "#5e320d", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#5e320d", "$type": "color" - } + }, + "$type": "color", + "$value": "#5e320d" }, "golden-yellow-1100": { - "$value": "#381a06", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#381a06", "$type": "color" - } + }, + "$type": "color", + "$value": "#381a06" }, "smoked-salmon-red-100": { - "$value": "#fef5f0", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#fef5f0", "$type": "color" - } + }, + "$type": "color", + "$value": "#fef5f0" }, "smoked-salmon-red-200": { - "$value": "#feeae1", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#feeae1", "$type": "color" - } + }, + "$type": "color", + "$value": "#feeae1" }, "smoked-salmon-red-300": { - "$value": "#feddd2", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#feddd2", "$type": "color" - } + }, + "$type": "color", + "$value": "#feddd2" }, "smoked-salmon-red-400": { - "$value": "#fec3b3", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#fec3b3", "$type": "color" - } + }, + "$type": "color", + "$value": "#fec3b3" }, "smoked-salmon-red-500": { - "$value": "#fe9580", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#fe9580", "$type": "color" - } + }, + "$type": "color", + "$value": "#fe9580" }, "smoked-salmon-red-600": { - "$value": "#fa6f5a", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#fa6f5a", "$type": "color" - } + }, + "$type": "color", + "$value": "#fa6f5a" }, "smoked-salmon-red-700": { - "$value": "#db4638", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#db4638", "$type": "color" - } + }, + "$type": "color", + "$value": "#db4638" }, "smoked-salmon-red-800": { - "$value": "#be342d", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#be342d", "$type": "color" - } + }, + "$type": "color", + "$value": "#be342d" }, "smoked-salmon-red-900": { - "$value": "#851414", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#851414", "$type": "color" - } + }, + "$type": "color", + "$value": "#851414" }, "smoked-salmon-red-1000": { - "$value": "#610a0a", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#610a0a", "$type": "color" - } + }, + "$type": "color", + "$value": "#610a0a" }, "smoked-salmon-red-1100": { - "$value": "#38050b", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#38050b", "$type": "color" - } + }, + "$type": "color", + "$value": "#38050b" }, "sale-red-100": { - "$value": "#fef1f1", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#fef1f1", "$type": "color" - } + }, + "$type": "color", + "$value": "#fef1f1" }, "sale-red-200": { - "$value": "#fde2e2", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#fde2e2", "$type": "color" - } + }, + "$type": "color", + "$value": "#fde2e2" }, "sale-red-300": { - "$value": "#fcd4d4", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#fcd4d4", "$type": "color" - } + }, + "$type": "color", + "$value": "#fcd4d4" }, "sale-red-400": { - "$value": "#fcb6b6", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#fcb6b6", "$type": "color" - } + }, + "$type": "color", + "$value": "#fcb6b6" }, "sale-red-500": { - "$value": "#f99595", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#f99595", "$type": "color" - } + }, + "$type": "color", + "$value": "#f99595" }, "sale-red-600": { - "$value": "#f16363", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#f16363", "$type": "color" - } + }, + "$type": "color", + "$value": "#f16363" }, "sale-red-700": { - "$value": "#dc2323", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#dc2323", "$type": "color" - } + }, + "$type": "color", + "$value": "#dc2323" }, "sale-red-800": { - "$value": "#c7370f", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#c7370f", "$type": "color" - } + }, + "$type": "color", + "$value": "#c7370f" }, "sale-red-900": { - "$value": "#990000", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#990000", "$type": "color" - } + }, + "$type": "color", + "$value": "#990000" }, "sale-red-1000": { - "$value": "#6b0000", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#6b0000", "$type": "color" - } + }, + "$type": "color", + "$value": "#6b0000" }, "sale-red-1100": { - "$value": "#3d0000", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#3d0000", "$type": "color" - } + }, + "$type": "color", + "$value": "#3d0000" }, "success-green-100": { - "$value": "#f4fbf5", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#f4fbf5", "$type": "color" - } + }, + "$type": "color", + "$value": "#f4fbf5" }, "success-green-200": { - "$value": "#ecf9e6", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#ecf9e6", "$type": "color" - } + }, + "$type": "color", + "$value": "#ecf9e6" }, "success-green-300": { - "$value": "#d5e6cb", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#d5e6cb", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5e6cb" }, "success-green-400": { - "$value": "#c3f0b9", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#c3f0b9", "$type": "color" - } + }, + "$type": "color", + "$value": "#c3f0b9" }, "success-green-500": { - "$value": "#b1e6a8", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#b1e6a8", "$type": "color" - } + }, + "$type": "color", + "$value": "#b1e6a8" }, "success-green-600": { - "$value": "#8cd085", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#8cd085", "$type": "color" - } + }, + "$type": "color", + "$value": "#8cd085" }, "success-green-700": { - "$value": "#5fa65f", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#5fa65f", "$type": "color" - } + }, + "$type": "color", + "$value": "#5fa65f" }, "success-green-800": { - "$value": "#3b8349", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#3b8349", "$type": "color" - } + }, + "$type": "color", + "$value": "#3b8349" }, "success-green-900": { - "$value": "#2e6b34", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#2e6b34", "$type": "color" - } + }, + "$type": "color", + "$value": "#2e6b34" }, "success-green-1000": { - "$value": "#1c4f26", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#1c4f26", "$type": "color" - } + }, + "$type": "color", + "$value": "#1c4f26" }, "success-green-1100": { - "$value": "#0e2f17", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#0e2f17", "$type": "color" - } + }, + "$type": "color", + "$value": "#0e2f17" }, "warning-yellow-100": { - "$value": "#fefcf1", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#fefcf1", "$type": "color" - } + }, + "$type": "color", + "$value": "#fefcf1" }, "warning-yellow-200": { - "$value": "#fdf6e2", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#fdf6e2", "$type": "color" - } + }, + "$type": "color", + "$value": "#fdf6e2" }, "warning-yellow-300": { - "$value": "#f5e9b7", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#f5e9b7", "$type": "color" - } + }, + "$type": "color", + "$value": "#f5e9b7" }, "warning-yellow-400": { - "$value": "#fae5b7", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#fae5b7", "$type": "color" - } + }, + "$type": "color", + "$value": "#fae5b7" }, "warning-yellow-500": { - "$value": "#f7d088", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#f7d088", "$type": "color" - } + }, + "$type": "color", + "$value": "#f7d088" }, "warning-yellow-600": { - "$value": "#edbc73", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#edbc73", "$type": "color" - } + }, + "$type": "color", + "$value": "#edbc73" }, "warning-yellow-700": { - "$value": "#d8913b", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#d8913b", "$type": "color" - } + }, + "$type": "color", + "$value": "#d8913b" }, "warning-yellow-800": { - "$value": "#b68b37", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#b68b37", "$type": "color" - } + }, + "$type": "color", + "$value": "#b68b37" }, "warning-yellow-900": { - "$value": "#854714", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#854714", "$type": "color" - } + }, + "$type": "color", + "$value": "#854714" }, "warning-yellow-1000": { - "$value": "#602d0b", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#602d0b", "$type": "color" - } + }, + "$type": "color", + "$value": "#602d0b" }, "warning-yellow-1100": { - "$value": "#381705", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#381705", "$type": "color" - } + }, + "$type": "color", + "$value": "#381705" }, "error-red-050": { - "$value": "#fff2f2", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#fff2f2", "$type": "color" - } + }, + "$type": "color", + "$value": "#fff2f2" }, "error-red-050-75": { - "$value": "rgba(255, 242, 242, 0.75)", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "rgba(255, 242, 242, 0.75)", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(255, 242, 242, 0.75)" }, "error-red-100": { - "$value": "#fdf7f7", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#fdf7f7", "$type": "color" - } + }, + "$type": "color", + "$value": "#fdf7f7" }, "error-red-200": { - "$value": "#fcefe4", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#fcefe4", "$type": "color" - } + }, + "$type": "color", + "$value": "#fcefe4" }, "error-red-300": { - "$value": "#eecbc1", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#eecbc1", "$type": "color" - } + }, + "$type": "color", + "$value": "#eecbc1" }, "error-red-400": { - "$value": "#f7cfbb", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#f7cfbb", "$type": "color" - } + }, + "$type": "color", + "$value": "#f7cfbb" }, "error-red-500": { - "$value": "#efa78f", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#efa78f", "$type": "color" - } + }, + "$type": "color", + "$value": "#efa78f" }, "error-red-600": { - "$value": "#e78b79", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#e78b79", "$type": "color" - } + }, + "$type": "color", + "$value": "#e78b79" }, "error-red-700": { - "$value": "#cd5046", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#cd5046", "$type": "color" - } + }, + "$type": "color", + "$value": "#cd5046" }, "error-red-800": { - "$value": "#bb4045", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#bb4045", "$type": "color" - } + }, + "$type": "color", + "$value": "#bb4045" }, "error-red-850": { - "$value": "#b33322", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#b33322", "$type": "color" - } + }, + "$type": "color", + "$value": "#b33322" }, "error-red-900": { - "$value": "#811823", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#811823", "$type": "color" - } + }, + "$type": "color", + "$value": "#811823" }, "error-red-1000": { - "$value": "#5d0e1d", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#5d0e1d", "$type": "color" - } + }, + "$type": "color", + "$value": "#5d0e1d" }, "error-red-1100": { - "$value": "#390518", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#390518", "$type": "color" - } + }, + "$type": "color", + "$value": "#390518" }, "info-blue-100": { - "$value": "#edf4f5", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#edf4f5", "$type": "color" - } + }, + "$type": "color", + "$value": "#edf4f5" }, "info-blue-200": { - "$value": "#e4f8fc", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#e4f8fc", "$type": "color" - } + }, + "$type": "color", + "$value": "#e4f8fc" }, "info-blue-300": { - "$value": "#c2d8db", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#c2d8db", "$type": "color" - } + }, + "$type": "color", + "$value": "#c2d8db" }, "info-blue-400": { - "$value": "#bae8f7", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#bae8f7", "$type": "color" - } + }, + "$type": "color", + "$value": "#bae8f7" }, "info-blue-500": { - "$value": "#9fd8ef", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#9fd8ef", "$type": "color" - } + }, + "$type": "color", + "$value": "#9fd8ef" }, "info-blue-600": { - "$value": "#7cc2e4", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#7cc2e4", "$type": "color" - } + }, + "$type": "color", + "$value": "#7cc2e4" }, "info-blue-700": { - "$value": "#4c98c8", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#4c98c8", "$type": "color" - } + }, + "$type": "color", + "$value": "#4c98c8" }, "info-blue-800": { - "$value": "#408e86", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#408e86", "$type": "color" - } + }, + "$type": "color", + "$value": "#408e86" }, "info-blue-900": { - "$value": "#174b80", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#174b80", "$type": "color" - } + }, + "$type": "color", + "$value": "#174b80" }, "info-blue-1000": { - "$value": "#0e2e5d", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#0e2e5d", "$type": "color" - } + }, + "$type": "color", + "$value": "#0e2e5d" }, "info-blue-1100": { - "$value": "#071736", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#071736", "$type": "color" - } + }, + "$type": "color", + "$value": "#071736" }, "default-grey-100": { - "$value": "#f9f8f6", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#f9f8f6", "$type": "color" - } + }, + "$type": "color", + "$value": "#f9f8f6" }, "default-grey-300": { - "$value": "#e8e0ce", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#e8e0ce", "$type": "color" - } + }, + "$type": "color", + "$value": "#e8e0ce" }, "default-grey-700": { - "$value": "#958e83", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#958e83", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "default-grey-800": { - "$value": "#726d64", "filePath": "tokens/_options/color.json5", - "$type": "color", "original": { "$value": "#726d64", "$type": "color" - } + }, + "$type": "color", + "$value": "#726d64" } }, "font": { "family": { - "serif-main": "Stuart", - "serif-fallback": "\"Stuart fallback\", Georgia, serif", - "sans-main": "Graphik", - "sans-fallback": "\"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "serif": "Stuart, \"Stuart fallback\", Georgia, serif", - "sans": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", - "mono": "SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace", + "serif-main": { + "$type": "other", + "$value": "Stuart" + }, + "serif-fallback": { + "$type": "other", + "$value": "\"Stuart fallback\", Georgia, serif" + }, + "sans-main": { + "$type": "other", + "$value": "Graphik" + }, + "sans-fallback": { + "$type": "other", + "$value": "\"Graphik fallback\", \"Helvetica Neue\", sans-serif" + }, + "serif": { + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + }, + "sans": { + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + }, + "mono": { + "$type": "other", + "$value": "SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace" + }, "legacy": { - "serif": "Roboto, \"Helvetica Neue\", Helvetica, Arial, sans-serif", - "sans": "Roboto, \"Helvetica Neue\", Helvetica, Arial, sans-serif", - "sans-condensed": "\"Roboto Condensed\", Roboto, \"Helvetica Neue\", Helvetica, Arial, sans-serif" + "serif": { + "$type": "other", + "$value": "Roboto, \"Helvetica Neue\", Helvetica, Arial, sans-serif" + }, + "sans": { + "$type": "other", + "$value": "Roboto, \"Helvetica Neue\", Helvetica, Arial, sans-serif" + }, + "sans-condensed": { + "$type": "other", + "$value": "\"Roboto Condensed\", Roboto, \"Helvetica Neue\", Helvetica, Arial, sans-serif" + } } }, "style": { - "normal": "normal", - "italic": "italic" + "normal": { + "$type": "other", + "$value": "normal" + }, + "italic": { + "$type": "other", + "$value": "italic" + } }, "size": { - "100": "12px", - "200": "14px", - "300": "16px", - "400": "18px", - "500": "20px", - "600": "24px", - "700": "28px", - "800": "32px", - "900": "36px", - "1000": "42px", - "1100": "48px", - "1200": "54px", - "1300": "60px", - "1400": "68px", - "1500": "76px", - "1600": "86px" + "100": { + "$type": "other", + "$value": "12px" + }, + "200": { + "$type": "other", + "$value": "14px" + }, + "300": { + "$type": "other", + "$value": "16px" + }, + "400": { + "$type": "other", + "$value": "18px" + }, + "500": { + "$type": "other", + "$value": "20px" + }, + "600": { + "$type": "other", + "$value": "24px" + }, + "700": { + "$type": "other", + "$value": "28px" + }, + "800": { + "$type": "other", + "$value": "32px" + }, + "900": { + "$type": "other", + "$value": "36px" + }, + "1000": { + "$type": "other", + "$value": "42px" + }, + "1100": { + "$type": "other", + "$value": "48px" + }, + "1200": { + "$type": "other", + "$value": "54px" + }, + "1300": { + "$type": "other", + "$value": "60px" + }, + "1400": { + "$type": "other", + "$value": "68px" + }, + "1500": { + "$type": "other", + "$value": "76px" + }, + "1600": { + "$type": "other", + "$value": "86px" + } }, "weight": { - "normal": "400", - "medium": "500", - "semibold": "600", - "strong": "700" + "normal": { + "$type": "other", + "$value": "400" + }, + "medium": { + "$type": "other", + "$value": "500" + }, + "semibold": { + "$type": "other", + "$value": "600" + }, + "strong": { + "$type": "other", + "$value": "700" + } }, "spacing": { - "tightest": "-0.64px", - "tighter": "-0.32px", - "tight": "-0.16px", - "tightish": "-0.08px", - "normal": "0px", - "looseish": "0.08px", - "loose": "0.16px", - "looser": "0.32px", - "loosest": "0.64px" + "tightest": { + "$type": "other", + "$value": "-0.64px" + }, + "tighter": { + "$type": "other", + "$value": "-0.32px" + }, + "tight": { + "$type": "other", + "$value": "-0.16px" + }, + "tightish": { + "$type": "other", + "$value": "-0.08px" + }, + "normal": { + "$type": "other", + "$value": "0px" + }, + "looseish": { + "$type": "other", + "$value": "0.08px" + }, + "loose": { + "$type": "other", + "$value": "0.16px" + }, + "looser": { + "$type": "other", + "$value": "0.32px" + }, + "loosest": { + "$type": "other", + "$value": "0.64px" + } }, "height": { - "100": "16px", - "200": "18px", - "300": "20px", - "400": "22px", - "500": "24px", - "600": "26px", - "700": "28px", - "800": "30px", - "900": "32px", - "1000": "36px", - "1100": "40px", - "1200": "44px", - "1300": "50px", - "1400": "56px", - "1500": "64px", - "1600": "72px", - "1700": "80px", - "1800": "92px" + "100": { + "$type": "other", + "$value": "16px" + }, + "200": { + "$type": "other", + "$value": "18px" + }, + "300": { + "$type": "other", + "$value": "20px" + }, + "400": { + "$type": "other", + "$value": "22px" + }, + "500": { + "$type": "other", + "$value": "24px" + }, + "600": { + "$type": "other", + "$value": "26px" + }, + "700": { + "$type": "other", + "$value": "28px" + }, + "800": { + "$type": "other", + "$value": "30px" + }, + "900": { + "$type": "other", + "$value": "32px" + }, + "1000": { + "$type": "other", + "$value": "36px" + }, + "1100": { + "$type": "other", + "$value": "40px" + }, + "1200": { + "$type": "other", + "$value": "44px" + }, + "1300": { + "$type": "other", + "$value": "50px" + }, + "1400": { + "$type": "other", + "$value": "56px" + }, + "1500": { + "$type": "other", + "$value": "64px" + }, + "1600": { + "$type": "other", + "$value": "72px" + }, + "1700": { + "$type": "other", + "$value": "80px" + }, + "1800": { + "$type": "other", + "$value": "92px" + } } }, "space": { - "squish": 0.5, - "stretch": 1.5, - "zero": "0px", - "sixteenth-x": "1px", - "eighth-x": "2px", - "three-sixteenth-x": "3px", - "quarter-x": "4px", - "three-eighth-x": "6px", - "half-x": "8px", - "three-quarter-x": "12px", - "one-x": "16px", - "one-and-a-half-x": "24px", - "two-x": "32px", - "three-x": "48px", - "four-x": "64px" + "squish": { + "$type": "other", + "$value": 0.5 + }, + "stretch": { + "$type": "other", + "$value": 1.5 + }, + "zero": { + "$type": "other", + "$value": "0px" + }, + "sixteenth-x": { + "$type": "other", + "$value": "1px" + }, + "eighth-x": { + "$type": "other", + "$value": "2px" + }, + "three-sixteenth-x": { + "$type": "other", + "$value": "3px" + }, + "quarter-x": { + "$type": "other", + "$value": "4px" + }, + "three-eighth-x": { + "$type": "other", + "$value": "6px" + }, + "half-x": { + "$type": "other", + "$value": "8px" + }, + "three-quarter-x": { + "$type": "other", + "$value": "12px" + }, + "one-x": { + "$type": "other", + "$value": "16px" + }, + "one-and-a-half-x": { + "$type": "other", + "$value": "24px" + }, + "two-x": { + "$type": "other", + "$value": "32px" + }, + "three-x": { + "$type": "other", + "$value": "48px" + }, + "four-x": { + "$type": "other", + "$value": "64px" + } } }, "color": { "text": { "button": { "primary": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "primary-hover": { - "$value": "#1f513f", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.blue-spruce-green-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#1f513f" }, "primary-active": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "primary-disabled": { - "$value": "#fffff2", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "secondary": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "secondary-hover": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "secondary-active": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "secondary-disabled": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "dark": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "dark-hover": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "dark-active": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "dark-disabled": { - "$value": "#fffff2", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "sale": { - "$value": "#fffff2", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "sale-hover": { - "$value": "#c7370f", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.sale-red-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#c7370f" }, "sale-active": { - "$value": "#fffff2", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "sale-disabled": { - "$value": "#fffff2", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" } }, "chip": { "default": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "disabled": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" } }, "primary": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "secondary": { - "$value": "#736e65", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-750}", "$type": "color" - } + }, + "$type": "color", + "$value": "#736e65" }, "emphasis": { - "$value": "#2e2e2b", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#2e2e2b" }, "brand": { - "$value": "#1f513f", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.blue-spruce-green-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#1f513f" }, "sale": { - "$value": "#c7370f", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.sale-red-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#c7370f" }, "inverse": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "disabled": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "success": { - "$value": "#2e6b34", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.success-green-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#2e6b34" }, "warning": { - "$value": "#854714", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warning-yellow-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#854714" }, "error": { - "$value": "#811823", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.error-red-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#811823" }, "info": { - "$value": "#1b437e", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.alpine-lake-blue-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#1b437e" }, "message": { "error": { - "$value": "#bb4045", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.error-red-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#bb4045" } }, "input": { "default": { - "$value": "#2e2e2b", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#2e2e2b" }, "label": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "label-disabled": { - "$value": "#b2ab9f", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-450}", "$type": "color" - } + }, + "$type": "color", + "$value": "#b2ab9f" }, "placeholder": { - "$value": "#736e65", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-750}", "$type": "color" - } + }, + "$type": "color", + "$value": "#736e65" }, "required": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "optional": { - "$value": "#736e65", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-750}", "$type": "color" - } + }, + "$type": "color", + "$value": "#736e65" }, "disabled": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "filled": { - "$value": "#2e2e2b", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#2e2e2b" }, "help": { - "$value": "#736e65", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-750}", "$type": "color" - } + }, + "$type": "color", + "$value": "#736e65" }, "error": { - "$value": "#b33322", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.error-red-850}", "$type": "color" - } + }, + "$type": "color", + "$value": "#b33322" } }, "link": { "rest": { - "$value": "#406eb5", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#406eb5" }, "hover": { - "$value": "#406eb5", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#406eb5" }, "active": { - "$value": "#0b2d60", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.alpine-lake-blue-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#0b2d60" }, "disabled": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "visited": { - "$value": "#406eb5", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#406eb5" } }, "rating": { "default": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/rating.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "hover": { - "$value": "#406eb5", - "$type": "color", "filePath": "tokens/global/rating.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#406eb5" }, "separator": { - "$value": "#b2ab9f", - "$type": "color", "filePath": "tokens/global/rating.json5", "original": { "$value": "{options.color.warm-grey-450}", "$type": "color" - } + }, + "$type": "color", + "$value": "#b2ab9f" } }, "tab": { "rest": { - "$value": "#736e65", - "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.warm-grey-750}", "$type": "color" - } + }, + "$type": "color", + "$value": "#736e65" }, "active": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "hover": { - "$value": "#406eb5", - "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#406eb5" }, "disabled": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" } }, "toggle-button": { "default-rest": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" } }, "tooltip": { "default": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/tooltip.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" } } }, @@ -1758,938 +1980,938 @@ "button": { "primary": { "rest": { - "$value": "#1f513f", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.blue-spruce-green-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#1f513f" }, "active": { - "$value": "#1f513f", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.blue-spruce-green-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#1f513f" }, "hover": { - "$value": "#f7f5f3", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - } + }, + "$type": "color", + "$value": "#f7f5f3" }, "icon-alt-hover": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" } }, "secondary": { "rest": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "active": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "hover": { - "$value": "#f7f5f3", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - } + }, + "$type": "color", + "$value": "#f7f5f3" }, "disabled": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" } }, "dark": { "rest": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "active": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "hover": { - "$value": "#edeae3", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-100}", "$type": "color" - } + }, + "$type": "color", + "$value": "#edeae3" } }, "sale": { "rest": { - "$value": "#c7370f", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.sale-red-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#c7370f" }, "active": { - "$value": "#c7370f", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.sale-red-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#c7370f" }, "hover": { - "$value": "#f7f5f3", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - } + }, + "$type": "color", + "$value": "#f7f5f3" } }, "default-disabled": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "icon-only-active": { - "$value": "#f7f5f3", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - } + }, + "$type": "color", + "$value": "#f7f5f3" } }, "chip": { "default-rest": { - "$value": "#fffff2", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "default-disabled": { - "$value": "#fffff2", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "default-hover": { - "$value": "#f7f5f3", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - } + }, + "$type": "color", + "$value": "#f7f5f3" }, "default-focus": { - "$value": "#fffff2", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "default-active": { - "$value": "#edeae3", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-100}", "$type": "color" - } + }, + "$type": "color", + "$value": "#edeae3" }, "default-selected": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "default-selected-hover": { - "$value": "#edeae3", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-100}", "$type": "color" - } + }, + "$type": "color", + "$value": "#edeae3" }, "default-selected-focus": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "default-selected-active": { - "$value": "#edeae3", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-100}", "$type": "color" - } + }, + "$type": "color", + "$value": "#edeae3" } }, "transparent": { - "$value": "rgba(255, 255, 255, 0)", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.transparent}", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(255, 255, 255, 0)" }, "primary": { - "$value": "#fffff2", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "secondary": { - "$value": "#f7f5f3", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - } + }, + "$type": "color", + "$value": "#f7f5f3" }, "brand": { "spruce": { - "$value": "#1f513f", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.blue-spruce-green-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#1f513f" } }, "message": { "default-01": { - "$value": "#f9f8f6", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.default-grey-100}", "$type": "color" - } + }, + "$type": "color", + "$value": "#f9f8f6" }, "default-02": { - "$value": "#e8e0ce", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.default-grey-300}", "$type": "color" - } + }, + "$type": "color", + "$value": "#e8e0ce" }, "success": { - "$value": "#ecf9e6", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.success-green-200}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ecf9e6" }, "success-01": { - "$value": "#f4fbf5", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.success-green-100}", "$type": "color" - } + }, + "$type": "color", + "$value": "#f4fbf5" }, "success-02": { - "$value": "#d5e6cb", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.success-green-300}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5e6cb" }, "warning": { - "$value": "#fdf6e2", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warning-yellow-200}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fdf6e2" }, "warning-01": { - "$value": "#fefcf1", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warning-yellow-100}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fefcf1" }, "warning-02": { - "$value": "#f5e9b7", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warning-yellow-300}", "$type": "color" - } + }, + "$type": "color", + "$value": "#f5e9b7" }, "error": { - "$value": "#fcefe4", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.error-red-200}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fcefe4" }, "error-01": { - "$value": "#fdf7f7", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.error-red-100}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fdf7f7" }, "error-02": { - "$value": "#eecbc1", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.error-red-300}", "$type": "color" - } + }, + "$type": "color", + "$value": "#eecbc1" }, "info": { - "$value": "#e2f4fe", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.alpine-lake-blue-200}", "$type": "color" - } + }, + "$type": "color", + "$value": "#e2f4fe" }, "info-01": { - "$value": "#edf4f5", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.info-blue-100}", "$type": "color" - } + }, + "$type": "color", + "$value": "#edf4f5" }, "info-02": { - "$value": "#c2d8db", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.info-blue-300}", "$type": "color" - } + }, + "$type": "color", + "$value": "#c2d8db" }, "sale": { - "$value": "#c7370f", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.sale-red-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#c7370f" } }, "accordion-hover": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "pagination-hover": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "pagination-keyline": { - "$value": "#406eb5", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#406eb5" }, "modal-overlay": { - "$value": "rgba(247, 245, 243, 0.85)", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-025-85}", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(247, 245, 243, 0.85)" }, "label": { "default-hover": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "default-active": { - "$value": "#edeae3", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-100}", "$type": "color" - } + }, + "$type": "color", + "$value": "#edeae3" }, "default-focus": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "secondary-hover": { - "$value": "rgba(255, 255, 255, 0.75)", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.white-75}", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(255, 255, 255, 0.75)" }, "secondary-active": { - "$value": "#fffff2", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "secondary-focus": { - "$value": "rgba(255, 255, 255, 0.75)", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.white-75}", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(255, 255, 255, 0.75)" } }, "input": { "default": { - "$value": "rgba(247, 245, 243, 0.15)", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-025-15}", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(247, 245, 243, 0.15)" }, "secondary": { - "$value": "rgba(255, 255, 255, 0.85)", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.white-85}", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(255, 255, 255, 0.85)" }, "error": { - "$value": "rgba(255, 242, 242, 0.75)", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.error-red-050-75}", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(255, 242, 242, 0.75)" }, "default-hover": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "default-active": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "default-selected": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "secondary-active": { - "$value": "#fffff2", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "default-selected-hover": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "default-disabled": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "default-selected-focus": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "default-focus": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" } }, "rating-star-default": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/rating.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "rating-star-highlighted": { - "$value": "#ffd280", - "$type": "color", "filePath": "tokens/global/rating.json5", "original": { "$value": "{options.color.golden-yellow-500}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffd280" }, "surface": { "primary": { - "$value": "#fffff2", - "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "secondary": { - "$value": "#f7f5f3", - "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - } + }, + "$type": "color", + "$value": "#f7f5f3" }, "brand-spruce": { - "$value": "#1f513f", - "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.blue-spruce-green-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#1f513f" }, "sale": { - "$value": "#c7370f", - "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.sale-red-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#c7370f" } }, "surface-selection": { "default": { "rest": { - "$value": "#fffff2", - "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "active": { - "$value": "#fffff2", - "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "hover": { - "$value": "#fffff2", - "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "checked": { - "$value": "#fffff2", - "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "disabled": { - "$value": "#f7f5f3", - "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - } + }, + "$type": "color", + "$value": "#f7f5f3" }, "loading": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" } } }, "switch": { "default-rest": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "default-hover": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "default-focus": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "selected": { "default-rest": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "default-hover": { - "$value": "#2e2e2b", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#2e2e2b" }, "default-focus": { - "$value": "#2e2e2b", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#2e2e2b" } }, "handle": { "default-rest": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "default-hover": { - "$value": "#edeae3", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-100}", "$type": "color" - } + }, + "$type": "color", + "$value": "#edeae3" }, "default-focus": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "selected": { "default-rest": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "default-hover": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "default-focus": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" } } } }, "table-header": { - "$value": "#f7f5f3", - "$type": "color", "filePath": "tokens/global/table.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - } + }, + "$type": "color", + "$value": "#f7f5f3" }, "table-row": { - "$value": "#fffff2", - "$type": "color", "filePath": "tokens/global/table.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "table-row-alt": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/table.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "toggle-group": { "default": { "rest": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" } } }, "toggle-button": { "default": { "rest": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" }, "hover": { - "$value": "#edeae3", - "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.warm-grey-100}", "$type": "color" - } + }, + "$type": "color", + "$value": "#edeae3" }, "focus": { - "$value": "#edeae3", - "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.warm-grey-100}", "$type": "color" - } + }, + "$type": "color", + "$value": "#edeae3" }, "selected": { "rest": { - "$value": "#fffff2", - "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "hover": { - "$value": "#fffff2", - "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" } } } }, "tooltip": { "default": { - "$value": "#2e2e2b", - "$type": "color", "filePath": "tokens/global/tooltip.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#2e2e2b" } } }, @@ -2697,2370 +2919,2387 @@ "button": { "primary": { "rest": { - "$value": "#1f513f", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.blue-spruce-green-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#1f513f" }, "active": { - "$value": "#1f513f", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.blue-spruce-green-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#1f513f" }, "active-inset": { - "$value": "#f7f5f3", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - } + }, + "$type": "color", + "$value": "#f7f5f3" }, "hover": { - "$value": "#1f513f", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.blue-spruce-green-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#1f513f" } }, "secondary": { "rest": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "active": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "active-inset": { - "$value": "#f7f5f3", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - } + }, + "$type": "color", + "$value": "#f7f5f3" }, "hover": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" } }, "dark": { "rest": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "active": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "active-inset": { - "$value": "#edeae3", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-100}", "$type": "color" - } + }, + "$type": "color", + "$value": "#edeae3" }, "hover": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" } }, "sale": { "rest": { - "$value": "#c7370f", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.sale-red-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#c7370f" }, "active": { - "$value": "#c7370f", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.sale-red-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#c7370f" }, "active-inset": { - "$value": "#fde2e2", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.sale-red-200}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fde2e2" }, "hover": { - "$value": "#c7370f", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.sale-red-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#c7370f" } }, "default-disabled": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "icon-only-active": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" } }, "chip": { "default-rest": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "default-disabled": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "default-hover": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "default-focus": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "default-active": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "default-selected-rest": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "default-selected-hover": { - "$value": "#736e65", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-750}", "$type": "color" - } + }, + "$type": "color", + "$value": "#736e65" }, "default-selected-focus": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" } }, "transparent": { - "$value": "rgba(255, 255, 255, 0)", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.transparent}", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(255, 255, 255, 0)" }, "primary": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "secondary": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "success": { - "$value": "#3b8349", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.success-green-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#3b8349" }, "warning": { - "$value": "#b68b37", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warning-yellow-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#b68b37" }, "error": { - "$value": "#bb4045", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.error-red-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#bb4045" }, "info": { - "$value": "#406eb5", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#406eb5" }, "message": { "default-01": { - "$value": "#726d64", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.default-grey-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#726d64" }, "default-02": { - "$value": "#e8e0ce", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.default-grey-300}", "$type": "color" - } + }, + "$type": "color", + "$value": "#e8e0ce" }, "success-01": { - "$value": "#3b8349", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.success-green-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#3b8349" }, "success-02": { - "$value": "#d5e6cb", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.success-green-300}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5e6cb" }, "warning-01": { - "$value": "#b68b37", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warning-yellow-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#b68b37" }, "warning-02": { - "$value": "#f5e9b7", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warning-yellow-300}", "$type": "color" - } + }, + "$type": "color", + "$value": "#f5e9b7" }, "error-01": { - "$value": "#bb4045", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.error-red-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#bb4045" }, "error-02": { - "$value": "#eecbc1", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.error-red-300}", "$type": "color" - } + }, + "$type": "color", + "$value": "#eecbc1" }, "info-01": { - "$value": "#408e86", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.info-blue-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#408e86" }, "info-02": { - "$value": "#c2d8db", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.info-blue-300}", "$type": "color" - } + }, + "$type": "color", + "$value": "#c2d8db" } }, "label": { "default-focus": { - "$value": "#2e2e2b", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#2e2e2b" } }, "input": { "default": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "error": { - "$value": "#b33322", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.error-red-850}", "$type": "color" - } + }, + "$type": "color", + "$value": "#b33322" }, "default-active": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "default-selected": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "default-focus": { - "$value": "#2e2e2b", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#2e2e2b" }, "default-selected-hover": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "default-hover": { - "$value": "#2e2e2b", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#2e2e2b" }, "default-disabled": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" } }, "link": { "rest": { - "$value": "#406eb5", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#406eb5" }, "hover": { - "$value": "#406eb5", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#406eb5" }, "active": { - "$value": "#0b2d60", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.alpine-lake-blue-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#0b2d60" }, "disabled": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "visited": { - "$value": "#406eb5", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#406eb5" } }, "rating-star": { "default": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/rating.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "highlighted": { - "$value": "#bd7b2d", - "$type": "color", "filePath": "tokens/global/rating.json5", "original": { "$value": "{options.color.golden-yellow-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#bd7b2d" } }, "surface": { "primary": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "secondary": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "success": { - "$value": "#3b8349", - "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.success-green-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#3b8349" }, "warning": { - "$value": "#b68b37", - "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.warning-yellow-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#b68b37" }, "error": { - "$value": "#bb4045", - "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.error-red-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#bb4045" }, "info": { - "$value": "#406eb5", - "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#406eb5" } }, "surface-selection": { "default": { "rest": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.default-grey-700}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "active": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.default-grey-700}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "hover": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.default-grey-700}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "checked": { - "$value": "#2e2e2b", - "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - } + }, + "$type": "color", + "$value": "#2e2e2b" }, "disabled": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.default-grey-700}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "loading": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.default-grey-700}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" } } }, "switch": { "default-hover": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "handle": { "default-rest": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "default-hover": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "default-focus": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" } } }, "tab": { "keyline": { "rest": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "active": { - "$value": "#406eb5", - "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#406eb5" }, "active-alt": { - "$value": "#78b1e8", - "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.alpine-lake-blue-600}", "$type": "color" - } + }, + "$type": "color", + "$value": "#78b1e8" }, "hover": { - "$value": "#406eb5", - "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#406eb5" }, "hover-alt": { - "$value": "#78b1e8", - "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.alpine-lake-blue-600}", "$type": "color" - } + }, + "$type": "color", + "$value": "#78b1e8" }, "disabled": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" } } }, "table": { "default": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/table.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "head": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/table.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" } }, "toggle-button": { "default": { "focus": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "selected": { "rest": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "focus": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" } } } }, "tooltip": { "default": { - "$value": "#fafbf9", - "$type": "color", "filePath": "tokens/global/tooltip.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - } + }, + "$type": "color", + "$value": "#fafbf9" } } }, - "doccategory": "colors", - "docexample": "color", + "doccategory": { + "$type": "other", + "$value": "colors" + }, + "docexample": { + "$type": "other", + "$value": "color" + }, "icon": { "default": { - "$value": "#958e83", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - } + }, + "$type": "color", + "$value": "#958e83" }, "emphasis": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "link": { - "$value": "#406eb5", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#406eb5" }, "disabled": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "message": { "default": { - "$value": "#726d64", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.default-grey-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#726d64" }, "success": { - "$value": "#3b8349", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.success-green-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#3b8349" }, "warning": { - "$value": "#b68b37", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warning-yellow-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#b68b37" }, "error": { - "$value": "#bb4045", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.error-red-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#bb4045" }, "info": { - "$value": "#408e86", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.info-blue-800}", "$type": "color" - } + }, + "$type": "color", + "$value": "#408e86" } }, "checkbox-default-selected": { - "$value": "#fffff2", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "checkbox-default-selected-hover": { - "$value": "#fffff2", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "checkbox-default-selected-active": { - "$value": "#4b4a48", - "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - } + }, + "$type": "color", + "$value": "#4b4a48" }, "switch": { "selected": { "default-rest": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "default-hover": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" }, "default-focus": { - "$value": "#d5cfc3", - "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - } + }, + "$type": "color", + "$value": "#d5cfc3" } } } }, "surface": { "primary": { - "$value": "#fffff2", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.white}", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffffff" }, "secondary": { - "$value": "#f7f5f3", - "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - } + }, + "$type": "color", + "$value": "#f7f5f3" } } }, "form": { "input-height-default": { - "$value": "4rem", - "$type": "dimension", "filePath": "tokens/global/form.json5", "original": { "$value": "40px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "4rem" }, "input-height-large": { - "$value": "4.8rem", - "$type": "dimension", "filePath": "tokens/global/form.json5", "original": { "$value": "48px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "4.8rem" }, "figure-size-small": { - "$value": "1.6rem", - "$type": "dimension", "filePath": "tokens/global/form.json5", "original": { "$value": "16px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "1.6rem" }, "figure-size-medium": { - "$value": "1.6rem", - "$type": "dimension", "filePath": "tokens/global/form.json5", "original": { "$value": "16px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "1.6rem" }, "figure-size-large": { - "$value": "2rem", - "$type": "dimension", "filePath": "tokens/global/form.json5", "original": { "$value": "20px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "2rem" } }, "icon": { "size-sm": { - "$value": "1.6rem", - "$type": "dimension", "filePath": "tokens/global/icon.json5", "original": { "$value": "{space.one-x.$value}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "1.6rem" }, "size": { - "$value": "2.4rem", - "$type": "dimension", "filePath": "tokens/global/icon.json5", "original": { "$value": "{space.one-and-a-half-x.$value}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "2.4rem" }, "size-lg": { - "$value": "3.2rem", - "$type": "dimension", "filePath": "tokens/global/icon.json5", "original": { "$value": "{space.two-x.$value}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "3.2rem" } }, "duration": { "1-x": { - "$value": "0.10s", - "$type": "time", "filePath": "tokens/global/motion.json5", "original": { "$value": "100ms", "$type": "time" - } + }, + "$type": "time", + "$value": "0.10s" }, "2-x": { - "$value": "0.20s", - "$type": "time", "filePath": "tokens/global/motion.json5", "original": { "$value": "200ms", "$type": "time" - } + }, + "$type": "time", + "$value": "0.20s" }, "3-x": { - "$value": "0.30s", - "$type": "time", "filePath": "tokens/global/motion.json5", "original": { "$value": "300ms", "$type": "time" - } + }, + "$type": "time", + "$value": "0.30s" }, "4-x": { - "$value": "0.40s", - "$type": "time", "filePath": "tokens/global/motion.json5", "original": { "$value": "400ms", "$type": "time" - } + }, + "$type": "time", + "$value": "0.40s" }, "5-x": { - "$value": "0.50s", - "$type": "time", "filePath": "tokens/global/motion.json5", "original": { "$value": "500ms", "$type": "time" - } + }, + "$type": "time", + "$value": "0.50s" }, "6-x": { - "$value": "0.60s", - "$type": "time", "filePath": "tokens/global/motion.json5", "original": { "$value": "600ms", "$type": "time" - } + }, + "$type": "time", + "$value": "0.60s" } }, "timing": { "function-ease-out": { - "$value": "cubic-bezier(0.32, 0.94, 0.60, 1)", "filePath": "tokens/global/motion.json5", "original": { "$value": "cubic-bezier(0.32, 0.94, 0.60, 1)" - } + }, + "$type": "other", + "$value": "cubic-bezier(0.32, 0.94, 0.60, 1)" }, "function-ease": { - "$value": "cubic-bezier(0.15, 0, 0.15, 0)", "filePath": "tokens/global/motion.json5", "original": { "$value": "cubic-bezier(0.15, 0, 0.15, 0)" - } + }, + "$type": "other", + "$value": "cubic-bezier(0.15, 0, 0.15, 0)" }, "function-linear": { - "$value": "cubic-bezier(0, 0, 1, 1)", "filePath": "tokens/global/motion.json5", "original": { "$value": "cubic-bezier(0, 0, 1, 1)" - } + }, + "$type": "other", + "$value": "cubic-bezier(0, 0, 1, 1)" } }, "prominence": { "flat-x": { - "$value": "0", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0" }, "flat-y": { - "$value": "0", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0" }, "flat-blur": { - "$value": "0", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0" }, "flat-spread": { - "$value": "0", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0" }, "flat-color": { - "$value": "rgba(46, 46, 43, 0.2)", - "$type": "color", "filePath": "tokens/global/prominence.json5", "original": { "$value": "{options.color.warm-grey-1000-20}", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(46, 46, 43, 0.2)" }, "raised-x": { - "$value": "0", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0" }, "raised-y": { - "$value": "0.2rem", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "2px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0.2rem" }, "raised-blur": { - "$value": "0.2rem", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "2px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0.2rem" }, "raised-spread": { - "$value": "0", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0" }, "raised-color": { - "$value": "rgba(46, 46, 43, 0.2)", - "$type": "color", "filePath": "tokens/global/prominence.json5", "original": { "$value": "{options.color.warm-grey-1000-20}", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(46, 46, 43, 0.2)" }, "elevated-x": { - "$value": "0", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0" }, "elevated-y": { - "$value": "0.4rem", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "4px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0.4rem" }, "elevated-blur": { - "$value": "0.4rem", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "4px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0.4rem" }, "elevated-spread": { - "$value": "0", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0" }, "elevated-color": { - "$value": "rgba(46, 46, 43, 0.2)", - "$type": "color", "filePath": "tokens/global/prominence.json5", "original": { "$value": "{options.color.warm-grey-1000-20}", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(46, 46, 43, 0.2)" }, "floating-x": { - "$value": "0", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0" }, "floating-y": { - "$value": "0.8rem", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "8px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0.8rem" }, "floating-blur": { - "$value": "0.8rem", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "8px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0.8rem" }, "floating-spread": { - "$value": "0", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0" }, "floating-color": { - "$value": "rgba(46, 46, 43, 0.2)", - "$type": "color", "filePath": "tokens/global/prominence.json5", "original": { "$value": "{options.color.warm-grey-1000-20}", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(46, 46, 43, 0.2)" }, "lifted-x": { - "$value": "0", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0" }, "lifted-y": { - "$value": "1.6rem", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "16px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "1.6rem" }, "lifted-blur": { - "$value": "1.6rem", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "16px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "1.6rem" }, "lifted-spread": { - "$value": "0", - "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0" }, "lifted-color": { - "$value": "rgba(46, 46, 43, 0.2)", - "$type": "color", "filePath": "tokens/global/prominence.json5", "original": { "$value": "{options.color.warm-grey-1000-20}", "$type": "color" - } + }, + "$type": "color", + "$value": "rgba(46, 46, 43, 0.2)" }, "flat": { - "$value": "0 0 0 0 rgba(46, 46, 43, 0.2)", "filePath": "tokens/web/prominence.json5", "original": { "$value": "{prominence.flat-x.$value} {prominence.flat-y.$value} {prominence.flat-blur.$value} {prominence.flat-spread.$value} {prominence.flat-color.$value}" - } + }, + "$type": "other", + "$value": "0 0 0 0 rgba(46, 46, 43, 0.2)" }, "raised": { - "$value": "0 0.2rem 0.2rem 0 rgba(46, 46, 43, 0.2)", "filePath": "tokens/web/prominence.json5", "original": { "$value": "{prominence.raised-x.$value} {prominence.raised-y.$value} {prominence.raised-blur.$value} {prominence.raised-spread.$value} {prominence.raised-color.$value}" - } + }, + "$type": "other", + "$value": "0 0.2rem 0.2rem 0 rgba(46, 46, 43, 0.2)" }, "elevated": { - "$value": "0 0.4rem 0.4rem 0 rgba(46, 46, 43, 0.2)", "filePath": "tokens/web/prominence.json5", "original": { "$value": "{prominence.elevated-x.$value} {prominence.elevated-y.$value} {prominence.elevated-blur.$value} {prominence.elevated-spread.$value} {prominence.elevated-color.$value}" - } + }, + "$type": "other", + "$value": "0 0.4rem 0.4rem 0 rgba(46, 46, 43, 0.2)" }, "floating": { - "$value": "0 0.8rem 0.8rem 0 rgba(46, 46, 43, 0.2)", "filePath": "tokens/web/prominence.json5", "original": { "$value": "{prominence.floating-x.$value} {prominence.floating-y.$value} {prominence.floating-blur.$value} {prominence.floating-spread.$value} {prominence.floating-color.$value}" - } + }, + "$type": "other", + "$value": "0 0.8rem 0.8rem 0 rgba(46, 46, 43, 0.2)" }, "lifted": { - "$value": "0 1.6rem 1.6rem 0 rgba(46, 46, 43, 0.2)", "filePath": "tokens/web/prominence.json5", "original": { "$value": "{prominence.lifted-x.$value} {prominence.lifted-y.$value} {prominence.lifted-blur.$value} {prominence.lifted-spread.$value} {prominence.lifted-color.$value}" - } + }, + "$type": "other", + "$value": "0 1.6rem 1.6rem 0 rgba(46, 46, 43, 0.2)" } }, "radius": { "sharp": { - "$value": "0", - "$type": "dimension", "filePath": "tokens/global/radius.json5", "original": { "$value": "0", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0" }, "soft": { - "$value": "0.2rem", - "$type": "dimension", "filePath": "tokens/global/radius.json5", "original": { "$value": "2px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0.2rem" }, "softer": { - "$value": "0.4rem", - "$type": "dimension", "filePath": "tokens/global/radius.json5", "original": { "$value": "4px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0.4rem" }, "softest": { - "$value": "0.6rem", - "$type": "dimension", "filePath": "tokens/global/radius.json5", "original": { "$value": "6px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0.6rem" }, "round": { - "$value": "999.9rem", - "$type": "dimension", "filePath": "tokens/global/radius.json5", "original": { "$value": "9999px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "999.9rem" } }, "space": { "zero": { - "$value": "0", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.zero}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0" }, "sixteenth-x": { - "$value": "0.1rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.sixteenth-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0.1rem" }, "eighth-x": { - "$value": "0.2rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.eighth-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0.2rem" }, "three-sixteenth-x": { - "$value": "0.3rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-sixteenth-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0.3rem" }, "quarter-x": { - "$value": "0.4rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.quarter-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0.4rem" }, "three-eighth-x": { - "$value": "0.6rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-eighth-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0.6rem" }, "half-x": { - "$value": "0.8rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.half-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0.8rem" }, "three-quarter-x": { - "$value": "1.2rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-quarter-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "1.2rem" }, "one-x": { - "$value": "1.6rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "1.6rem" }, "one-and-a-half-x": { - "$value": "2.4rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "24px", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "2.4rem" }, "two-x": { - "$value": "3.2rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "32px", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "3.2rem" }, "three-x": { - "$value": "4.8rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "48px", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "4.8rem" }, "four-x": { - "$value": "6.4rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "64px", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "6.4rem" }, "inset": { "sixteenth-x": { - "$value": "0.1rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{space.sixteenth-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0.1rem" }, "eighth-x": { - "$value": "0.2rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{space.eighth-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0.2rem" }, "eighth-x-squish-top-bottom": { - "$value": "0", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "0", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0" }, "eighth-x-squish-left-right": { - "$value": "0.2rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "2px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0.2rem" }, "eighth-x-stretch-top-bottom": { - "$value": "0.4rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "4px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0.4rem" }, "eighth-x-stretch-left-right": { - "$value": "0.2rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "2px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0.2rem" }, "three-sixteenth-x": { - "$value": "0.3rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{space.three-sixteenth-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0.3rem" }, "quarter-x": { - "$value": "0.4rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{space.quarter-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0.4rem" }, "quarter-x-squish-top-bottom": { - "$value": "0.2rem", "spacingModifier": 0.5, - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.quarter-x}", "spacingModifier": "{options.space.squish}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0.2rem" }, "quarter-x-squish-left-right": { - "$value": "0.4rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.quarter-x}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0.4rem" }, "quarter-x-stretch-top-bottom": { - "$value": "0.6rem", - "$type": "dimension", "spacingModifier": 1.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.quarter-x}", "$type": "dimension", "spacingModifier": "{options.space.stretch}" - } + }, + "$type": "dimension", + "$value": "0.6rem" }, "quarter-x-stretch-left-right": { - "$value": "0.4rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.quarter-x}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0.4rem" }, "three-eighth-x": { - "$value": "0.6rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{space.three-eighth-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0.6rem" }, "half-x": { - "$value": "0.8rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.half-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0.8rem" }, "half-x-squish-top-bottom": { - "$value": "0.4rem", - "$type": "dimension", "spacingModifier": 0.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.half-x}", "$type": "dimension", "spacingModifier": "{options.space.squish}" - } + }, + "$type": "dimension", + "$value": "0.4rem" }, "half-x-squish-left-right": { - "$value": "0.8rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.half-x}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0.8rem" }, "half-x-stretch-top-bottom": { - "$value": "1.2rem", - "$type": "dimension", "spacingModifier": 1.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.half-x}", "$type": "dimension", "spacingModifier": "{options.space.stretch}" - } + }, + "$type": "dimension", + "$value": "1.2rem" }, "half-x-stretch-left-right": { - "$value": "0.8rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.half-x}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "0.8rem" }, "three-quarter-x": { - "$value": "1.2rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-quarter-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "1.2rem" }, "three-quarter-x-squish-top-bottom": { - "$value": "0.6rem", - "$type": "dimension", "spacingModifier": 0.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-quarter-x}", "$type": "dimension", "spacingModifier": "{options.space.squish}" - } + }, + "$type": "dimension", + "$value": "0.6rem" }, "three-quarter-x-squish-left-right": { - "$value": "1.2rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-quarter-x}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "1.2rem" }, "three-quarter-x-stretch-top-bottom": { - "$value": "1.8rem", - "$type": "dimension", "spacingModifier": 1.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-quarter-x}", "$type": "dimension", "spacingModifier": "{options.space.stretch}" - } + }, + "$type": "dimension", + "$value": "1.8rem" }, "three-quarter-x-stretch-left-right": { - "$value": "1.2rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-quarter-x}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "1.2rem" }, "one-x": { - "$value": "1.6rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "1.6rem" }, "one-x-squish-top-bottom": { - "$value": "0.8rem", - "$type": "dimension", "spacingModifier": 0.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-x}", "$type": "dimension", "spacingModifier": "{options.space.squish}" - } + }, + "$type": "dimension", + "$value": "0.8rem" }, "one-x-squish-left-right": { - "$value": "1.6rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-x}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "1.6rem" }, "one-x-stretch-top-bottom": { - "$value": "2.4rem", - "$type": "dimension", "spacingModifier": 1.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-x}", "$type": "dimension", "spacingModifier": "{options.space.stretch}" - } + }, + "$type": "dimension", + "$value": "2.4rem" }, "one-x-stretch-left-right": { - "$value": "1.6rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-x}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "1.6rem" }, "one-and-a-half-x": { - "$value": "2.4rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-and-a-half-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "2.4rem" }, "one-and-a-half-x-squish-top-bottom": { - "$value": "1.2rem", - "$type": "dimension", "spacingModifier": 0.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-and-a-half-x}", "$type": "dimension", "spacingModifier": "{options.space.squish}" - } + }, + "$type": "dimension", + "$value": "1.2rem" }, "one-and-a-half-x-squish-left-right": { - "$value": "2.4rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-and-a-half-x}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "2.4rem" }, "one-and-a-half-x-stretch-top-bottom": { - "$value": "3.6rem", - "$type": "dimension", "spacingModifier": 1.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-and-a-half-x}", "$type": "dimension", "spacingModifier": "{options.space.stretch}" - } + }, + "$type": "dimension", + "$value": "3.6rem" }, "one-and-a-half-x-stretch-left-right": { - "$value": "2.4rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-and-a-half-x}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "2.4rem" }, "two-x": { - "$value": "3.2rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.two-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "3.2rem" }, "two-x-squish-top-bottom": { - "$value": "1.6rem", - "$type": "dimension", "spacingModifier": 0.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.two-x}", "$type": "dimension", "spacingModifier": "{options.space.squish}" - } + }, + "$type": "dimension", + "$value": "1.6rem" }, "two-x-squish-left-right": { - "$value": "3.2rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.two-x}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "3.2rem" }, "two-x-stretch-top-bottom": { - "$value": "4.8rem", - "$type": "dimension", "spacingModifier": 1.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.two-x}", "$type": "dimension", "spacingModifier": "{options.space.stretch}" - } + }, + "$type": "dimension", + "$value": "4.8rem" }, "two-x-stretch-left-right": { - "$value": "3.2rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.two-x}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "3.2rem" }, "three-x": { - "$value": "4.8rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "4.8rem" }, "three-x-squish-top-bottom": { - "$value": "2.4rem", - "$type": "dimension", "spacingModifier": 0.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-x}", "$type": "dimension", "spacingModifier": "{options.space.squish}" - } + }, + "$type": "dimension", + "$value": "2.4rem" }, "three-x-squish-left-right": { - "$value": "4.8rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-x}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "4.8rem" }, "three-x-stretch-top-bottom": { - "$value": "7.2rem", - "$type": "dimension", "spacingModifier": 1.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-x}", "$type": "dimension", "spacingModifier": "{options.space.stretch}" - } + }, + "$type": "dimension", + "$value": "7.2rem" }, "three-x-stretch-left-right": { - "$value": "4.8rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-x}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "4.8rem" }, "four-x": { - "$value": "6.4rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.four-x}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "6.4rem" }, "four-x-squish-top-bottom": { - "$value": "3.2rem", - "$type": "dimension", "spacingModifier": 0.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.four-x}", "$type": "dimension", "spacingModifier": "{options.space.squish}" - } + }, + "$type": "dimension", + "$value": "3.2rem" }, "four-x-squish-left-right": { - "$value": "6.4rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.four-x}", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "6.4rem" }, "four-x-stretch-top-bottom": { - "$value": "9.6rem", - "$type": "dimension", "spacingModifier": 1.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.four-x}", "$type": "dimension", "spacingModifier": "{options.space.stretch}" - } + }, + "$type": "dimension", + "$value": "9.6rem" }, "four-x-stretch-left-right": { - "$value": "6.4rem", - "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "64px", "$type": "dimension" - } + }, + "$type": "dimension", + "$value": "6.4rem" }, "eighth-x-squish": { - "$value": "0 0.2rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.eighth-x-squish-top-bottom.$value} {space.inset.eighth-x-squish-left-right.$value}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0 0.2rem" }, "eighth-x-stretch": { - "$value": "0.4rem 0.2rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.eighth-x-stretch-top-bottom.$value} {space.inset.eighth-x-stretch-left-right.$value}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0.4rem 0.2rem" }, "quarter-x-squish": { - "$value": "0.2rem 0.4rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.quarter-x-squish-top-bottom.$value} {space.inset.quarter-x-squish-left-right.$value}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0.2rem 0.4rem" }, "quarter-x-stretch": { - "$value": "0.6rem 0.4rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.quarter-x-stretch-top-bottom.$value} {space.inset.quarter-x-stretch-left-right.$value}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0.6rem 0.4rem" }, "half-x-squish": { - "$value": "0.4rem 0.8rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.half-x-squish-top-bottom.$value} {space.inset.half-x-squish-left-right.$value}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0.4rem 0.8rem" }, "half-x-stretch": { - "$value": "1.2rem 0.8rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.half-x-stretch-top-bottom.$value} {space.inset.half-x-stretch-left-right.$value}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "1.2rem 0.8rem" }, "three-quarter-x-squish": { - "$value": "0.6rem 1.2rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.three-quarter-x-squish-top-bottom.$value} {space.inset.three-quarter-x-squish-left-right.$value}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0.6rem 1.2rem" }, "three-quarter-x-stretch": { - "$value": "1.8rem 1.2rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.three-quarter-x-stretch-top-bottom.$value} {space.inset.three-quarter-x-stretch-left-right.$value}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "1.8rem 1.2rem" }, "one-x-squish": { - "$value": "0.8rem 1.6rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.one-x-squish-top-bottom.$value} {space.inset.one-x-squish-left-right.$value}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "0.8rem 1.6rem" }, "one-x-stretch": { - "$value": "2.4rem 1.6rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.one-x-stretch-top-bottom.$value} {space.inset.one-x-stretch-left-right.$value}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "2.4rem 1.6rem" }, "one-and-a-half-x-squish": { - "$value": "1.2rem 2.4rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "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", "utility-class": true - } + }, + "$type": "dimension", + "$value": "1.2rem 2.4rem" }, "one-and-a-half-x-stretch": { - "$value": "3.6rem 2.4rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "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", "utility-class": true - } + }, + "$type": "dimension", + "$value": "3.6rem 2.4rem" }, "two-x-squish": { - "$value": "1.6rem 3.2rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.two-x-squish-top-bottom.$value} {space.inset.two-x-squish-left-right.$value}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "1.6rem 3.2rem" }, "two-x-stretch": { - "$value": "4.8rem 3.2rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.two-x-stretch-top-bottom.$value} {space.inset.two-x-stretch-left-right.$value}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "4.8rem 3.2rem" }, "three-x-squish": { - "$value": "2.4rem 4.8rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.three-x-squish-top-bottom.$value} {space.inset.three-x-squish-left-right.$value}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "2.4rem 4.8rem" }, "three-x-stretch": { - "$value": "7.2rem 4.8rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.three-x-stretch-top-bottom.$value} {space.inset.three-x-stretch-left-right.$value}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "7.2rem 4.8rem" }, "four-x-squish": { - "$value": "3.2rem 6.4rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.four-x-squish-top-bottom.$value} {space.inset.four-x-squish-left-right.$value}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "3.2rem 6.4rem" }, "four-x-stretch": { - "$value": "9.6rem 6.4rem", - "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.four-x-stretch-top-bottom.$value} {space.inset.four-x-stretch-left-right.$value}", "$type": "dimension", "utility-class": true - } + }, + "$type": "dimension", + "$value": "9.6rem 6.4rem" } } }, "breakpoint": { "xs": { - "$value": "0", - "$type": "breakpoint", "filePath": "tokens/web/breakpoints.json5", "original": { "$value": "0", "$type": "breakpoint" - } + }, + "$type": "breakpoint", + "$value": "0" }, "sm": { - "$value": "768px", - "$type": "breakpoint", "filePath": "tokens/web/breakpoints.json5", "original": { "$value": "768px", "$type": "breakpoint" - } + }, + "$type": "breakpoint", + "$value": "768px" }, "md": { - "$value": "992px", - "$type": "breakpoint", "filePath": "tokens/web/breakpoints.json5", "original": { "$value": "992px", "$type": "breakpoint" - } + }, + "$type": "breakpoint", + "$value": "992px" }, "lg": { - "$value": "1232px", - "$type": "breakpoint", "filePath": "tokens/web/breakpoints.json5", "original": { "$value": "1232px", "$type": "breakpoint" - } + }, + "$type": "breakpoint", + "$value": "1232px" } }, "font": { "family": { "serif-brand-font": { - "$value": "Stuart", "filePath": "tokens/web/font.json5", "original": { "$value": "{options.font.family.serif-main}" - } + }, + "$type": "other", + "$value": "Stuart" }, "serif": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "filePath": "tokens/web/font.json5", "original": { "$value": "{options.font.family.serif}" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "sans-brand-font": { - "$value": "Graphik", "filePath": "tokens/web/font.json5", "original": { "$value": "{options.font.family.sans-main}" - } + }, + "$type": "other", + "$value": "Graphik" }, "sans": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "filePath": "tokens/web/font.json5", "original": { "$value": "{options.font.family.sans}" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" } } }, "text-body": { "300": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textBody300", "property": "font-family", "filePath": "tokens/web/text-body.json5", @@ -5068,10 +5307,11 @@ "$value": "{options.font.family.sans}", "mixin": "textBody300", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textBody300", "property": "font-style", "filePath": "tokens/web/text-body.json5", @@ -5079,10 +5319,11 @@ "$value": "{options.font.style.normal}", "mixin": "textBody300", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textBody300", "property": "font-weight", "filePath": "tokens/web/text-body.json5", @@ -5090,11 +5331,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textBody300", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "0.008rem", - "$type": "dimension", "mixin": "textBody300", "property": "letter-spacing", "filePath": "tokens/web/text-body.json5", @@ -5113,11 +5354,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0.008rem" }, "size": { - "$value": "1.6rem", - "$type": "fontSize", "mixin": "textBody300", "property": "font-size", "filePath": "tokens/web/text-body.json5", @@ -5126,11 +5367,11 @@ "$type": "fontSize", "mixin": "textBody300", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.6rem" }, "height": { - "$value": "2.6rem", - "$type": "dimension", "mixin": "textBody300", "property": "line-height", "filePath": "tokens/web/text-body.json5", @@ -5139,12 +5380,13 @@ "$type": "dimension", "mixin": "textBody300", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.6rem" } }, "400": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textBody400", "property": "font-family", "filePath": "tokens/web/text-body.json5", @@ -5152,10 +5394,11 @@ "$value": "{options.font.family.sans}", "mixin": "textBody400", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textBody400", "property": "font-style", "filePath": "tokens/web/text-body.json5", @@ -5163,10 +5406,11 @@ "$value": "{options.font.style.normal}", "mixin": "textBody400", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textBody400", "property": "font-weight", "filePath": "tokens/web/text-body.json5", @@ -5174,11 +5418,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textBody400", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textBody400", "property": "letter-spacing", "filePath": "tokens/web/text-body.json5", @@ -5197,11 +5441,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "1.8rem", - "$type": "fontSize", "mixin": "textBody400", "property": "font-size", "filePath": "tokens/web/text-body.json5", @@ -5210,11 +5454,11 @@ "$type": "fontSize", "mixin": "textBody400", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.8rem" }, "height": { - "$value": "3rem", - "$type": "dimension", "mixin": "textBody400", "property": "line-height", "filePath": "tokens/web/text-body.json5", @@ -5223,12 +5467,13 @@ "$type": "dimension", "mixin": "textBody400", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3rem" } }, "500": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textBody500", "property": "font-family", "filePath": "tokens/web/text-body.json5", @@ -5236,10 +5481,11 @@ "$value": "{options.font.family.sans}", "mixin": "textBody500", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textBody500", "property": "font-style", "filePath": "tokens/web/text-body.json5", @@ -5247,10 +5493,11 @@ "$value": "{options.font.style.normal}", "mixin": "textBody500", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textBody500", "property": "font-weight", "filePath": "tokens/web/text-body.json5", @@ -5258,11 +5505,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textBody500", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "-0.016rem", - "$type": "dimension", "mixin": "textBody500", "property": "letter-spacing", "filePath": "tokens/web/text-body.json5", @@ -5281,11 +5528,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.016rem" }, "size": { - "$value": "2rem", - "$type": "fontSize", "mixin": "textBody500", "property": "font-size", "filePath": "tokens/web/text-body.json5", @@ -5294,11 +5541,11 @@ "$type": "fontSize", "mixin": "textBody500", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2rem" }, "height": { - "$value": "3.6rem", - "$type": "dimension", "mixin": "textBody500", "property": "line-height", "filePath": "tokens/web/text-body.json5", @@ -5307,14 +5554,15 @@ "$type": "dimension", "mixin": "textBody500", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3.6rem" } } }, "text-body-strong": { "300": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textBodyStrong300", "property": "font-family", "filePath": "tokens/web/text-body.json5", @@ -5322,10 +5570,11 @@ "$value": "{options.font.family.sans}", "mixin": "textBodyStrong300", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textBodyStrong300", "property": "font-style", "filePath": "tokens/web/text-body.json5", @@ -5333,10 +5582,11 @@ "$value": "{options.font.style.normal}", "mixin": "textBodyStrong300", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textBodyStrong300", "property": "font-weight", "filePath": "tokens/web/text-body.json5", @@ -5344,11 +5594,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textBodyStrong300", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "0.008rem", - "$type": "dimension", "mixin": "textBodyStrong300", "property": "letter-spacing", "filePath": "tokens/web/text-body.json5", @@ -5367,11 +5617,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0.008rem" }, "size": { - "$value": "1.6rem", - "$type": "fontSize", "mixin": "textBodyStrong300", "property": "font-size", "filePath": "tokens/web/text-body.json5", @@ -5380,11 +5630,11 @@ "$type": "fontSize", "mixin": "textBodyStrong300", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.6rem" }, "height": { - "$value": "2.6rem", - "$type": "dimension", "mixin": "textBodyStrong300", "property": "line-height", "filePath": "tokens/web/text-body.json5", @@ -5393,12 +5643,13 @@ "$type": "dimension", "mixin": "textBodyStrong300", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.6rem" } }, "400": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textBodyStrong400", "property": "font-family", "filePath": "tokens/web/text-body.json5", @@ -5406,10 +5657,11 @@ "$value": "{options.font.family.sans}", "mixin": "textBodyStrong400", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textBodyStrong400", "property": "font-style", "filePath": "tokens/web/text-body.json5", @@ -5417,10 +5669,11 @@ "$value": "{options.font.style.normal}", "mixin": "textBodyStrong400", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textBodyStrong400", "property": "font-weight", "filePath": "tokens/web/text-body.json5", @@ -5428,11 +5681,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textBodyStrong400", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textBodyStrong400", "property": "letter-spacing", "filePath": "tokens/web/text-body.json5", @@ -5451,11 +5704,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "1.8rem", - "$type": "fontSize", "mixin": "textBodyStrong400", "property": "font-size", "filePath": "tokens/web/text-body.json5", @@ -5464,11 +5717,11 @@ "$type": "fontSize", "mixin": "textBodyStrong400", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.8rem" }, "height": { - "$value": "3rem", - "$type": "dimension", "mixin": "textBodyStrong400", "property": "line-height", "filePath": "tokens/web/text-body.json5", @@ -5477,12 +5730,13 @@ "$type": "dimension", "mixin": "textBodyStrong400", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3rem" } }, "500": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textBodyStrong500", "property": "font-family", "filePath": "tokens/web/text-body.json5", @@ -5490,10 +5744,11 @@ "$value": "{options.font.family.sans}", "mixin": "textBodyStrong500", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textBodyStrong500", "property": "font-style", "filePath": "tokens/web/text-body.json5", @@ -5501,10 +5756,11 @@ "$value": "{options.font.style.normal}", "mixin": "textBodyStrong500", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textBodyStrong500", "property": "font-weight", "filePath": "tokens/web/text-body.json5", @@ -5512,11 +5768,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textBodyStrong500", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "-0.008rem", - "$type": "dimension", "mixin": "textBodyStrong500", "property": "letter-spacing", "filePath": "tokens/web/text-body.json5", @@ -5535,11 +5791,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.008rem" }, "size": { - "$value": "2rem", - "$type": "fontSize", "mixin": "textBodyStrong500", "property": "font-size", "filePath": "tokens/web/text-body.json5", @@ -5548,11 +5804,11 @@ "$type": "fontSize", "mixin": "textBodyStrong500", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2rem" }, "height": { - "$value": "3.6rem", - "$type": "dimension", "mixin": "textBodyStrong500", "property": "line-height", "filePath": "tokens/web/text-body.json5", @@ -5561,13 +5817,14 @@ "$type": "dimension", "mixin": "textBodyStrong500", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3.6rem" } } }, "text-default": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textDefault", "property": "font-family", "filePath": "tokens/web/text-default.json5", @@ -5575,10 +5832,11 @@ "$value": "{options.font.family.sans}", "mixin": "textDefault", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textDefault", "property": "font-style", "filePath": "tokens/web/text-default.json5", @@ -5586,10 +5844,11 @@ "$value": "{options.font.style.normal}", "mixin": "textDefault", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textDefault", "property": "font-weight", "filePath": "tokens/web/text-default.json5", @@ -5597,11 +5856,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textDefault", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "-0.016rem", - "$type": "dimension", "mixin": "textDefault", "property": "letter-spacing", "filePath": "tokens/web/text-default.json5", @@ -5620,11 +5879,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.016rem" }, "size": { - "$value": "1.6rem", - "$type": "fontSize", "mixin": "textDefault", "property": "font-size", "filePath": "tokens/web/text-default.json5", @@ -5633,11 +5892,11 @@ "$type": "fontSize", "mixin": "textDefault", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.6rem" }, "height": { - "$value": "2.2rem", - "$type": "dimension", "mixin": "textDefault", "property": "line-height", "filePath": "tokens/web/text-default.json5", @@ -5646,13 +5905,14 @@ "$type": "dimension", "mixin": "textDefault", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.2rem" } }, "text-eyebrow": { "100": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textEyebrow100", "property": "font-family", "filePath": "tokens/web/text-eyebrow.json5", @@ -5660,10 +5920,11 @@ "$value": "{options.font.family.sans}", "mixin": "textEyebrow100", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textEyebrow100", "property": "font-style", "filePath": "tokens/web/text-eyebrow.json5", @@ -5671,10 +5932,11 @@ "$value": "{options.font.style.normal}", "mixin": "textEyebrow100", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textEyebrow100", "property": "font-weight", "filePath": "tokens/web/text-eyebrow.json5", @@ -5682,11 +5944,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textEyebrow100", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0.032rem", - "$type": "dimension", "mixin": "textEyebrow100", "property": "letter-spacing", "filePath": "tokens/web/text-eyebrow.json5", @@ -5705,11 +5967,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0.032rem" }, "size": { - "$value": "1.2rem", - "$type": "fontSize", "mixin": "textEyebrow100", "property": "font-size", "filePath": "tokens/web/text-eyebrow.json5", @@ -5718,11 +5980,11 @@ "$type": "fontSize", "mixin": "textEyebrow100", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.2rem" }, "height": { - "$value": "1.8rem", - "$type": "dimension", "mixin": "textEyebrow100", "property": "line-height", "filePath": "tokens/web/text-eyebrow.json5", @@ -5731,10 +5993,11 @@ "$type": "dimension", "mixin": "textEyebrow100", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "1.8rem" }, "transform": { - "$value": "uppercase", "mixin": "textEyebrow100", "property": "text-transform", "filePath": "tokens/web/text-eyebrow.json5", @@ -5742,7 +6005,9 @@ "$value": "uppercase", "mixin": "textEyebrow100", "property": "text-transform" - } + }, + "$type": "other", + "$value": "uppercase" } } }, @@ -5750,7 +6015,6 @@ "sans": { "200": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textHeadingSans200", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -5758,10 +6022,11 @@ "$value": "{options.font.family.sans}", "mixin": "textHeadingSans200", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSans200", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -5769,10 +6034,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSans200", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textHeadingSans200", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -5780,11 +6046,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSans200", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSans200", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -5803,11 +6069,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "1.4rem", - "$type": "fontSize", "mixin": "textHeadingSans200", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -5816,11 +6082,11 @@ "$type": "fontSize", "mixin": "textHeadingSans200", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.4rem" }, "height": { - "$value": "1.8rem", - "$type": "dimension", "mixin": "textHeadingSans200", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -5829,12 +6095,13 @@ "$type": "dimension", "mixin": "textHeadingSans200", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "1.8rem" } }, "300": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textHeadingSans300", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -5842,10 +6109,11 @@ "$value": "{options.font.family.sans}", "mixin": "textHeadingSans300", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSans300", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -5853,10 +6121,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSans300", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textHeadingSans300", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -5864,11 +6133,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSans300", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSans300", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -5887,11 +6156,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "1.6rem", - "$type": "fontSize", "mixin": "textHeadingSans300", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -5900,11 +6169,11 @@ "$type": "fontSize", "mixin": "textHeadingSans300", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.6rem" }, "height": { - "$value": "2rem", - "$type": "dimension", "mixin": "textHeadingSans300", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -5913,12 +6182,13 @@ "$type": "dimension", "mixin": "textHeadingSans300", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2rem" } }, "400": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textHeadingSans400", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -5926,10 +6196,11 @@ "$value": "{options.font.family.sans}", "mixin": "textHeadingSans400", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSans400", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -5937,10 +6208,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSans400", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textHeadingSans400", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -5948,11 +6220,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSans400", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSans400", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -5971,11 +6243,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "1.8rem", - "$type": "fontSize", "mixin": "textHeadingSans400", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -5984,11 +6256,11 @@ "$type": "fontSize", "mixin": "textHeadingSans400", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.8rem" }, "height": { - "$value": "2.4rem", - "$type": "dimension", "mixin": "textHeadingSans400", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -5997,12 +6269,13 @@ "$type": "dimension", "mixin": "textHeadingSans400", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.4rem" } }, "500": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textHeadingSans500", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6010,10 +6283,11 @@ "$value": "{options.font.family.sans}", "mixin": "textHeadingSans500", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSans500", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6021,10 +6295,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSans500", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textHeadingSans500", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6032,11 +6307,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSans500", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSans500", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6055,11 +6330,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "2rem", - "$type": "fontSize", "mixin": "textHeadingSans500", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6068,11 +6343,11 @@ "$type": "fontSize", "mixin": "textHeadingSans500", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2rem" }, "height": { - "$value": "2.6rem", - "$type": "dimension", "mixin": "textHeadingSans500", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6081,12 +6356,13 @@ "$type": "dimension", "mixin": "textHeadingSans500", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.6rem" } }, "600": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textHeadingSans600", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6094,10 +6370,11 @@ "$value": "{options.font.family.sans}", "mixin": "textHeadingSans600", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSans600", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6105,10 +6382,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSans600", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textHeadingSans600", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6116,11 +6394,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSans600", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSans600", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6139,11 +6417,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "2.4rem", - "$type": "fontSize", "mixin": "textHeadingSans600", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6152,11 +6430,11 @@ "$type": "fontSize", "mixin": "textHeadingSans600", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2.4rem" }, "height": { - "$value": "3rem", - "$type": "dimension", "mixin": "textHeadingSans600", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6165,14 +6443,15 @@ "$type": "dimension", "mixin": "textHeadingSans600", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3rem" } } }, "serif": { "200": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif200", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6180,10 +6459,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif200", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSerif200", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6191,10 +6471,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif200", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textHeadingSerif200", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6202,11 +6483,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif200", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSerif200", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6225,11 +6506,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "1.4rem", - "$type": "fontSize", "mixin": "textHeadingSerif200", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6238,11 +6519,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif200", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.4rem" }, "height": { - "$value": "1.8rem", - "$type": "dimension", "mixin": "textHeadingSerif200", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6251,12 +6532,13 @@ "$type": "dimension", "mixin": "textHeadingSerif200", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "1.8rem" } }, "300": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif300", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6264,10 +6546,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif300", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSerif300", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6275,10 +6558,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif300", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textHeadingSerif300", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6286,11 +6570,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif300", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSerif300", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6309,11 +6593,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "1.6rem", - "$type": "fontSize", "mixin": "textHeadingSerif300", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6322,11 +6606,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif300", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.6rem" }, "height": { - "$value": "2rem", - "$type": "dimension", "mixin": "textHeadingSerif300", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6335,12 +6619,13 @@ "$type": "dimension", "mixin": "textHeadingSerif300", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2rem" } }, "400": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif400", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6348,10 +6633,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif400", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSerif400", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6359,10 +6645,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif400", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textHeadingSerif400", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6370,11 +6657,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif400", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSerif400", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6393,11 +6680,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "1.8rem", - "$type": "fontSize", "mixin": "textHeadingSerif400", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6406,11 +6693,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif400", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.8rem" }, "height": { - "$value": "2.4rem", - "$type": "dimension", "mixin": "textHeadingSerif400", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6419,12 +6706,13 @@ "$type": "dimension", "mixin": "textHeadingSerif400", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.4rem" } }, "500": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif500", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6432,10 +6720,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif500", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSerif500", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6443,10 +6732,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif500", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textHeadingSerif500", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6454,11 +6744,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif500", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSerif500", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6477,11 +6767,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "2rem", - "$type": "fontSize", "mixin": "textHeadingSerif500", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6490,11 +6780,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif500", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2rem" }, "height": { - "$value": "2.6rem", - "$type": "dimension", "mixin": "textHeadingSerif500", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6503,12 +6793,13 @@ "$type": "dimension", "mixin": "textHeadingSerif500", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.6rem" } }, "600": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif600", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6516,10 +6807,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif600", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSerif600", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6527,10 +6819,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif600", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textHeadingSerif600", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6538,11 +6831,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif600", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSerif600", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6561,11 +6854,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "2.4rem", - "$type": "fontSize", "mixin": "textHeadingSerif600", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6574,11 +6867,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif600", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2.4rem" }, "height": { - "$value": "3rem", - "$type": "dimension", "mixin": "textHeadingSerif600", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6587,12 +6880,13 @@ "$type": "dimension", "mixin": "textHeadingSerif600", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3rem" } }, "700": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif700", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6600,10 +6894,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif700", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSerif700", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6611,10 +6906,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif700", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textHeadingSerif700", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6622,11 +6918,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif700", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSerif700", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6645,11 +6941,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "2.8rem", - "$type": "fontSize", "mixin": "textHeadingSerif700", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6658,11 +6954,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif700", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2.8rem" }, "height": { - "$value": "3.2rem", - "$type": "dimension", "mixin": "textHeadingSerif700", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6671,12 +6967,13 @@ "$type": "dimension", "mixin": "textHeadingSerif700", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3.2rem" } }, "800": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif800", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6684,10 +6981,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif800", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSerif800", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6695,10 +6993,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif800", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textHeadingSerif800", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6706,11 +7005,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif800", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSerif800", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6729,11 +7028,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "3.2rem", - "$type": "fontSize", "mixin": "textHeadingSerif800", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6742,11 +7041,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif800", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "3.2rem" }, "height": { - "$value": "3.6rem", - "$type": "dimension", "mixin": "textHeadingSerif800", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6755,12 +7054,13 @@ "$type": "dimension", "mixin": "textHeadingSerif800", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3.6rem" } }, "900": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif900", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6768,10 +7068,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif900", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSerif900", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6779,10 +7080,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif900", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textHeadingSerif900", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6790,11 +7092,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif900", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSerif900", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6813,11 +7115,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "3.6rem", - "$type": "fontSize", "mixin": "textHeadingSerif900", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6826,11 +7128,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif900", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "3.6rem" }, "height": { - "$value": "4.4rem", - "$type": "dimension", "mixin": "textHeadingSerif900", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6839,12 +7141,13 @@ "$type": "dimension", "mixin": "textHeadingSerif900", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "4.4rem" } }, "1000": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif1000", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6852,10 +7155,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif1000", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSerif1000", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6863,10 +7167,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif1000", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textHeadingSerif1000", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6874,11 +7179,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif1000", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSerif1000", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6897,11 +7202,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "4.2rem", - "$type": "fontSize", "mixin": "textHeadingSerif1000", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6910,11 +7215,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif1000", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "4.2rem" }, "height": { - "$value": "5rem", - "$type": "dimension", "mixin": "textHeadingSerif1000", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6923,12 +7228,13 @@ "$type": "dimension", "mixin": "textHeadingSerif1000", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "5rem" } }, "1100": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif1100", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6936,10 +7242,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif1100", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSerif1100", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6947,10 +7254,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif1100", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textHeadingSerif1100", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6958,11 +7266,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif1100", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSerif1100", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6981,11 +7289,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "4.8rem", - "$type": "fontSize", "mixin": "textHeadingSerif1100", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6994,11 +7302,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif1100", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "4.8rem" }, "height": { - "$value": "5.6rem", - "$type": "dimension", "mixin": "textHeadingSerif1100", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7007,12 +7315,13 @@ "$type": "dimension", "mixin": "textHeadingSerif1100", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "5.6rem" } }, "1200": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif1200", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7020,10 +7329,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif1200", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSerif1200", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7031,10 +7341,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif1200", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textHeadingSerif1200", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7042,11 +7353,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif1200", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSerif1200", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7065,11 +7376,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "5.4rem", - "$type": "fontSize", "mixin": "textHeadingSerif1200", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7078,11 +7389,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif1200", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "5.4rem" }, "height": { - "$value": "6.4rem", - "$type": "dimension", "mixin": "textHeadingSerif1200", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7091,14 +7402,15 @@ "$type": "dimension", "mixin": "textHeadingSerif1200", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "6.4rem" } } }, "serif-strong": { "600": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerifStrong600", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7106,10 +7418,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerifStrong600", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSerifStrong600", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7117,10 +7430,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerifStrong600", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textHeadingSerifStrong600", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7128,11 +7442,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textHeadingSerifStrong600", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSerifStrong600", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7151,11 +7465,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "2.4rem", - "$type": "fontSize", "mixin": "textHeadingSerifStrong600", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7164,11 +7478,11 @@ "$type": "fontSize", "mixin": "textHeadingSerifStrong600", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2.4rem" }, "height": { - "$value": "3rem", - "$type": "dimension", "mixin": "textHeadingSerifStrong600", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7177,12 +7491,13 @@ "$type": "dimension", "mixin": "textHeadingSerifStrong600", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3rem" } }, "700": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerifStrong700", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7190,10 +7505,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerifStrong700", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSerifStrong700", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7201,10 +7517,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerifStrong700", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textHeadingSerifStrong700", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7212,11 +7529,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textHeadingSerifStrong700", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSerifStrong700", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7235,11 +7552,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "2.8rem", - "$type": "fontSize", "mixin": "textHeadingSerifStrong700", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7248,11 +7565,11 @@ "$type": "fontSize", "mixin": "textHeadingSerifStrong700", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2.8rem" }, "height": { - "$value": "3.2rem", - "$type": "dimension", "mixin": "textHeadingSerifStrong700", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7261,12 +7578,13 @@ "$type": "dimension", "mixin": "textHeadingSerifStrong700", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3.2rem" } }, "800": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerifStrong800", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7274,10 +7592,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerifStrong800", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSerifStrong800", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7285,10 +7604,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerifStrong800", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textHeadingSerifStrong800", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7296,11 +7616,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textHeadingSerifStrong800", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSerifStrong800", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7319,11 +7639,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "3.2rem", - "$type": "fontSize", "mixin": "textHeadingSerifStrong800", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7332,11 +7652,11 @@ "$type": "fontSize", "mixin": "textHeadingSerifStrong800", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "3.2rem" }, "height": { - "$value": "3.6rem", - "$type": "dimension", "mixin": "textHeadingSerifStrong800", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7345,12 +7665,13 @@ "$type": "dimension", "mixin": "textHeadingSerifStrong800", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3.6rem" } }, "900": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerifStrong900", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7358,10 +7679,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerifStrong900", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSerifStrong900", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7369,10 +7691,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerifStrong900", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textHeadingSerifStrong900", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7380,11 +7703,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textHeadingSerifStrong900", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSerifStrong900", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7403,11 +7726,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "3.6rem", - "$type": "fontSize", "mixin": "textHeadingSerifStrong900", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7416,11 +7739,11 @@ "$type": "fontSize", "mixin": "textHeadingSerifStrong900", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "3.6rem" }, "height": { - "$value": "4.4rem", - "$type": "dimension", "mixin": "textHeadingSerifStrong900", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7429,12 +7752,13 @@ "$type": "dimension", "mixin": "textHeadingSerifStrong900", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "4.4rem" } }, "1000": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerifStrong1000", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7442,10 +7766,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerifStrong1000", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSerifStrong1000", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7453,10 +7778,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerifStrong1000", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textHeadingSerifStrong1000", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7464,11 +7790,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textHeadingSerifStrong1000", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSerifStrong1000", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7487,11 +7813,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "4.2rem", - "$type": "fontSize", "mixin": "textHeadingSerifStrong1000", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7500,11 +7826,11 @@ "$type": "fontSize", "mixin": "textHeadingSerifStrong1000", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "4.2rem" }, "height": { - "$value": "5rem", - "$type": "dimension", "mixin": "textHeadingSerifStrong1000", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7513,12 +7839,13 @@ "$type": "dimension", "mixin": "textHeadingSerifStrong1000", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "5rem" } }, "1100": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerifStrong1100", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7526,10 +7853,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerifStrong1100", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSerifStrong1100", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7537,10 +7865,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerifStrong1100", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textHeadingSerifStrong1100", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7548,11 +7877,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textHeadingSerifStrong1100", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSerifStrong1100", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7571,11 +7900,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "4.8rem", - "$type": "fontSize", "mixin": "textHeadingSerifStrong1100", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7584,11 +7913,11 @@ "$type": "fontSize", "mixin": "textHeadingSerifStrong1100", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "4.8rem" }, "height": { - "$value": "5.6rem", - "$type": "dimension", "mixin": "textHeadingSerifStrong1100", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7597,12 +7926,13 @@ "$type": "dimension", "mixin": "textHeadingSerifStrong1100", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "5.6rem" } }, "1200": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerifStrong1200", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7610,10 +7940,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerifStrong1200", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingSerifStrong1200", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7621,10 +7952,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerifStrong1200", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textHeadingSerifStrong1200", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7632,11 +7964,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textHeadingSerifStrong1200", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingSerifStrong1200", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7655,11 +7987,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "5.4rem", - "$type": "fontSize", "mixin": "textHeadingSerifStrong1200", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7668,11 +8000,11 @@ "$type": "fontSize", "mixin": "textHeadingSerifStrong1200", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "5.4rem" }, "height": { - "$value": "6.4rem", - "$type": "dimension", "mixin": "textHeadingSerifStrong1200", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7681,14 +8013,15 @@ "$type": "dimension", "mixin": "textHeadingSerifStrong1200", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "6.4rem" } } }, "display": { "800": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingDisplay800", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7696,10 +8029,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingDisplay800", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingDisplay800", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7707,10 +8041,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingDisplay800", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textHeadingDisplay800", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7718,11 +8053,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textHeadingDisplay800", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingDisplay800", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7741,11 +8076,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "3.2rem", - "$type": "fontSize", "mixin": "textHeadingDisplay800", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7754,11 +8089,11 @@ "$type": "fontSize", "mixin": "textHeadingDisplay800", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "3.2rem" }, "height": { - "$value": "3.6rem", - "$type": "dimension", "mixin": "textHeadingDisplay800", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7767,12 +8102,13 @@ "$type": "dimension", "mixin": "textHeadingDisplay800", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3.6rem" } }, "900": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingDisplay900", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7780,10 +8116,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingDisplay900", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingDisplay900", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7791,10 +8128,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingDisplay900", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textHeadingDisplay900", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7802,11 +8140,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textHeadingDisplay900", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingDisplay900", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7825,11 +8163,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "3.6rem", - "$type": "fontSize", "mixin": "textHeadingDisplay900", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7838,11 +8176,11 @@ "$type": "fontSize", "mixin": "textHeadingDisplay900", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "3.6rem" }, "height": { - "$value": "4rem", - "$type": "dimension", "mixin": "textHeadingDisplay900", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7851,12 +8189,13 @@ "$type": "dimension", "mixin": "textHeadingDisplay900", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "4rem" } }, "1000": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingDisplay1000", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7864,10 +8203,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingDisplay1000", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingDisplay1000", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7875,10 +8215,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingDisplay1000", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textHeadingDisplay1000", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7886,11 +8227,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textHeadingDisplay1000", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingDisplay1000", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7909,11 +8250,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "4.2rem", - "$type": "fontSize", "mixin": "textHeadingDisplay1000", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7922,11 +8263,11 @@ "$type": "fontSize", "mixin": "textHeadingDisplay1000", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "4.2rem" }, "height": { - "$value": "4.8rem", - "$type": "dimension", "mixin": "textHeadingDisplay1000", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7935,12 +8276,13 @@ "$type": "dimension", "mixin": "textHeadingDisplay1000", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "4.8rem" } }, "1100": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingDisplay1100", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7948,10 +8290,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingDisplay1100", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingDisplay1100", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7959,10 +8302,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingDisplay1100", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textHeadingDisplay1100", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7970,11 +8314,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textHeadingDisplay1100", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingDisplay1100", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7993,11 +8337,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "4.8rem", - "$type": "fontSize", "mixin": "textHeadingDisplay1100", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8006,11 +8350,11 @@ "$type": "fontSize", "mixin": "textHeadingDisplay1100", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "4.8rem" }, "height": { - "$value": "5.2rem", - "$type": "dimension", "mixin": "textHeadingDisplay1100", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8019,12 +8363,13 @@ "$type": "dimension", "mixin": "textHeadingDisplay1100", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "5.2rem" } }, "1200": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingDisplay1200", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8032,10 +8377,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingDisplay1200", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingDisplay1200", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8043,10 +8389,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingDisplay1200", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textHeadingDisplay1200", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8054,11 +8401,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textHeadingDisplay1200", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingDisplay1200", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8077,11 +8424,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "5.4rem", - "$type": "fontSize", "mixin": "textHeadingDisplay1200", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8090,11 +8437,11 @@ "$type": "fontSize", "mixin": "textHeadingDisplay1200", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "5.4rem" }, "height": { - "$value": "6rem", - "$type": "dimension", "mixin": "textHeadingDisplay1200", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8103,12 +8450,13 @@ "$type": "dimension", "mixin": "textHeadingDisplay1200", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "6rem" } }, "1300": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingDisplay1300", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8116,10 +8464,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingDisplay1300", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingDisplay1300", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8127,10 +8476,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingDisplay1300", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textHeadingDisplay1300", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8138,11 +8488,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textHeadingDisplay1300", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingDisplay1300", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8161,11 +8511,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "6rem", - "$type": "fontSize", "mixin": "textHeadingDisplay1300", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8174,11 +8524,11 @@ "$type": "fontSize", "mixin": "textHeadingDisplay1300", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "6rem" }, "height": { - "$value": "6.4rem", - "$type": "dimension", "mixin": "textHeadingDisplay1300", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8187,12 +8537,13 @@ "$type": "dimension", "mixin": "textHeadingDisplay1300", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "6.4rem" } }, "1400": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingDisplay1400", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8200,10 +8551,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingDisplay1400", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingDisplay1400", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8211,10 +8563,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingDisplay1400", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textHeadingDisplay1400", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8222,11 +8575,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textHeadingDisplay1400", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingDisplay1400", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8245,11 +8598,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "6.8rem", - "$type": "fontSize", "mixin": "textHeadingDisplay1400", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8258,11 +8611,11 @@ "$type": "fontSize", "mixin": "textHeadingDisplay1400", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "6.8rem" }, "height": { - "$value": "7.2rem", - "$type": "dimension", "mixin": "textHeadingDisplay1400", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8271,12 +8624,13 @@ "$type": "dimension", "mixin": "textHeadingDisplay1400", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "7.2rem" } }, "1500": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingDisplay1500", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8284,10 +8638,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingDisplay1500", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingDisplay1500", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8295,10 +8650,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingDisplay1500", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textHeadingDisplay1500", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8306,11 +8662,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textHeadingDisplay1500", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingDisplay1500", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8329,11 +8685,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "7.6rem", - "$type": "fontSize", "mixin": "textHeadingDisplay1500", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8342,11 +8698,11 @@ "$type": "fontSize", "mixin": "textHeadingDisplay1500", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "7.6rem" }, "height": { - "$value": "8rem", - "$type": "dimension", "mixin": "textHeadingDisplay1500", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8355,12 +8711,13 @@ "$type": "dimension", "mixin": "textHeadingDisplay1500", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "8rem" } }, "1600": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingDisplay1600", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8368,10 +8725,11 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingDisplay1600", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textHeadingDisplay1600", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8379,10 +8737,11 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingDisplay1600", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textHeadingDisplay1600", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8390,11 +8749,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textHeadingDisplay1600", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textHeadingDisplay1600", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8413,11 +8772,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "8.6rem", - "$type": "fontSize", "mixin": "textHeadingDisplay1600", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8426,11 +8785,11 @@ "$type": "fontSize", "mixin": "textHeadingDisplay1600", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "8.6rem" }, "height": { - "$value": "9.2rem", - "$type": "dimension", "mixin": "textHeadingDisplay1600", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8439,7 +8798,9 @@ "$type": "dimension", "mixin": "textHeadingDisplay1600", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "9.2rem" } } } @@ -8448,7 +8809,6 @@ "sans": { "300": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textSubheadingSans300", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8456,10 +8816,11 @@ "$value": "{options.font.family.sans}", "mixin": "textSubheadingSans300", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textSubheadingSans300", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8467,10 +8828,11 @@ "$value": "{options.font.style.normal}", "mixin": "textSubheadingSans300", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textSubheadingSans300", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8478,11 +8840,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textSubheadingSans300", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textSubheadingSans300", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8501,11 +8863,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "1.6rem", - "$type": "fontSize", "mixin": "textSubheadingSans300", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8514,11 +8876,11 @@ "$type": "fontSize", "mixin": "textSubheadingSans300", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.6rem" }, "height": { - "$value": "2rem", - "$type": "dimension", "mixin": "textSubheadingSans300", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8527,12 +8889,13 @@ "$type": "dimension", "mixin": "textSubheadingSans300", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2rem" } }, "400": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textSubheadingSans400", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8540,10 +8903,11 @@ "$value": "{options.font.family.sans}", "mixin": "textSubheadingSans400", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textSubheadingSans400", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8551,10 +8915,11 @@ "$value": "{options.font.style.normal}", "mixin": "textSubheadingSans400", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textSubheadingSans400", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8562,11 +8927,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textSubheadingSans400", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textSubheadingSans400", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8585,11 +8950,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "1.8rem", - "$type": "fontSize", "mixin": "textSubheadingSans400", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8598,11 +8963,11 @@ "$type": "fontSize", "mixin": "textSubheadingSans400", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.8rem" }, "height": { - "$value": "2.4rem", - "$type": "dimension", "mixin": "textSubheadingSans400", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8611,12 +8976,13 @@ "$type": "dimension", "mixin": "textSubheadingSans400", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.4rem" } }, "500": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textSubheadingSans500", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8624,10 +8990,11 @@ "$value": "{options.font.family.sans}", "mixin": "textSubheadingSans500", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textSubheadingSans500", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8635,10 +9002,11 @@ "$value": "{options.font.style.normal}", "mixin": "textSubheadingSans500", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textSubheadingSans500", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8646,11 +9014,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textSubheadingSans500", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textSubheadingSans500", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8669,11 +9037,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "2rem", - "$type": "fontSize", "mixin": "textSubheadingSans500", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8682,11 +9050,11 @@ "$type": "fontSize", "mixin": "textSubheadingSans500", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2rem" }, "height": { - "$value": "2.6rem", - "$type": "dimension", "mixin": "textSubheadingSans500", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8695,12 +9063,13 @@ "$type": "dimension", "mixin": "textSubheadingSans500", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.6rem" } }, "600": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textSubheadingSans600", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8708,10 +9077,11 @@ "$value": "{options.font.family.sans}", "mixin": "textSubheadingSans600", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textSubheadingSans600", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8719,10 +9089,11 @@ "$value": "{options.font.style.normal}", "mixin": "textSubheadingSans600", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "500", "mixin": "textSubheadingSans600", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8730,11 +9101,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textSubheadingSans600", "property": "font-weight" - } + }, + "$type": "other", + "$value": "500" }, "spacing": { - "$value": "0", - "$type": "dimension", "mixin": "textSubheadingSans600", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8753,11 +9124,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "0" }, "size": { - "$value": "2.4rem", - "$type": "fontSize", "mixin": "textSubheadingSans600", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8766,11 +9137,11 @@ "$type": "fontSize", "mixin": "textSubheadingSans600", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2.4rem" }, "height": { - "$value": "3rem", - "$type": "dimension", "mixin": "textSubheadingSans600", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8779,7 +9150,9 @@ "$type": "dimension", "mixin": "textSubheadingSans600", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3rem" } } } @@ -8787,7 +9160,6 @@ "text-utility-sans": { "100": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySans100", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -8795,10 +9167,11 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySans100", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySans100", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -8806,10 +9179,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySans100", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textUtilitySans100", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -8817,11 +9191,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySans100", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "-0.008rem", - "$type": "dimension", "mixin": "textUtilitySans100", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -8840,11 +9214,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.008rem" }, "size": { - "$value": "1.2rem", - "$type": "fontSize", "mixin": "textUtilitySans100", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -8853,11 +9227,11 @@ "$type": "fontSize", "mixin": "textUtilitySans100", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.2rem" }, "height": { - "$value": "1.6rem", - "$type": "dimension", "mixin": "textUtilitySans100", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -8866,12 +9240,13 @@ "$type": "dimension", "mixin": "textUtilitySans100", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "1.6rem" } }, "200": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySans200", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -8879,10 +9254,11 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySans200", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySans200", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -8890,10 +9266,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySans200", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textUtilitySans200", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -8901,11 +9278,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySans200", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "-0.016rem", - "$type": "dimension", "mixin": "textUtilitySans200", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -8924,11 +9301,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.016rem" }, "size": { - "$value": "1.4rem", - "$type": "fontSize", "mixin": "textUtilitySans200", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -8937,11 +9314,11 @@ "$type": "fontSize", "mixin": "textUtilitySans200", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.4rem" }, "height": { - "$value": "1.8rem", - "$type": "dimension", "mixin": "textUtilitySans200", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -8950,12 +9327,13 @@ "$type": "dimension", "mixin": "textUtilitySans200", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "1.8rem" } }, "300": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySans300", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -8963,10 +9341,11 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySans300", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySans300", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -8974,10 +9353,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySans300", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textUtilitySans300", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -8985,11 +9365,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySans300", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "-0.016rem", - "$type": "dimension", "mixin": "textUtilitySans300", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9008,11 +9388,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.016rem" }, "size": { - "$value": "1.6rem", - "$type": "fontSize", "mixin": "textUtilitySans300", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9021,11 +9401,11 @@ "$type": "fontSize", "mixin": "textUtilitySans300", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.6rem" }, "height": { - "$value": "2.2rem", - "$type": "dimension", "mixin": "textUtilitySans300", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9034,12 +9414,13 @@ "$type": "dimension", "mixin": "textUtilitySans300", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.2rem" } }, "400": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySans400", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9047,10 +9428,11 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySans400", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySans400", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9058,10 +9440,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySans400", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textUtilitySans400", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9069,11 +9452,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySans400", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "-0.016rem", - "$type": "dimension", "mixin": "textUtilitySans400", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9092,11 +9475,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.016rem" }, "size": { - "$value": "1.8rem", - "$type": "fontSize", "mixin": "textUtilitySans400", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9105,11 +9488,11 @@ "$type": "fontSize", "mixin": "textUtilitySans400", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.8rem" }, "height": { - "$value": "2.4rem", - "$type": "dimension", "mixin": "textUtilitySans400", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9118,12 +9501,13 @@ "$type": "dimension", "mixin": "textUtilitySans400", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.4rem" } }, "500": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySans500", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9131,10 +9515,11 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySans500", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySans500", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9142,10 +9527,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySans500", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textUtilitySans500", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9153,11 +9539,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySans500", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "-0.032rem", - "$type": "dimension", "mixin": "textUtilitySans500", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9176,11 +9562,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.032rem" }, "size": { - "$value": "2rem", - "$type": "fontSize", "mixin": "textUtilitySans500", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9189,11 +9575,11 @@ "$type": "fontSize", "mixin": "textUtilitySans500", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2rem" }, "height": { - "$value": "2.6rem", - "$type": "dimension", "mixin": "textUtilitySans500", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9202,12 +9588,13 @@ "$type": "dimension", "mixin": "textUtilitySans500", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.6rem" } }, "600": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySans600", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9215,10 +9602,11 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySans600", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySans600", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9226,10 +9614,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySans600", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textUtilitySans600", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9237,11 +9626,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySans600", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "-0.032rem", - "$type": "dimension", "mixin": "textUtilitySans600", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9260,11 +9649,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.032rem" }, "size": { - "$value": "2.4rem", - "$type": "fontSize", "mixin": "textUtilitySans600", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9273,11 +9662,11 @@ "$type": "fontSize", "mixin": "textUtilitySans600", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2.4rem" }, "height": { - "$value": "3rem", - "$type": "dimension", "mixin": "textUtilitySans600", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9286,12 +9675,13 @@ "$type": "dimension", "mixin": "textUtilitySans600", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3rem" } }, "700": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySans700", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9299,10 +9689,11 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySans700", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySans700", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9310,10 +9701,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySans700", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textUtilitySans700", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9321,11 +9713,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySans700", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "-0.032rem", - "$type": "dimension", "mixin": "textUtilitySans700", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9344,11 +9736,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.032rem" }, "size": { - "$value": "2.8rem", - "$type": "fontSize", "mixin": "textUtilitySans700", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9357,11 +9749,11 @@ "$type": "fontSize", "mixin": "textUtilitySans700", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2.8rem" }, "height": { - "$value": "3.6rem", - "$type": "dimension", "mixin": "textUtilitySans700", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9370,12 +9762,13 @@ "$type": "dimension", "mixin": "textUtilitySans700", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3.6rem" } }, "800": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySans800", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9383,10 +9776,11 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySans800", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySans800", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9394,10 +9788,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySans800", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textUtilitySans800", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9405,11 +9800,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySans800", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "-0.064rem", - "$type": "dimension", "mixin": "textUtilitySans800", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9428,11 +9823,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.064rem" }, "size": { - "$value": "3.2rem", - "$type": "fontSize", "mixin": "textUtilitySans800", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9441,11 +9836,11 @@ "$type": "fontSize", "mixin": "textUtilitySans800", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "3.2rem" }, "height": { - "$value": "4rem", - "$type": "dimension", "mixin": "textUtilitySans800", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9454,14 +9849,15 @@ "$type": "dimension", "mixin": "textUtilitySans800", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "4rem" } } }, "text-utility-sans-strong": { "100": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySansStrong100", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9469,10 +9865,11 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySansStrong100", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySansStrong100", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9480,10 +9877,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySansStrong100", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textUtilitySansStrong100", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9491,11 +9889,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySansStrong100", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "-0.008rem", - "$type": "dimension", "mixin": "textUtilitySansStrong100", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9514,11 +9912,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.008rem" }, "size": { - "$value": "1.2rem", - "$type": "fontSize", "mixin": "textUtilitySansStrong100", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9527,11 +9925,11 @@ "$type": "fontSize", "mixin": "textUtilitySansStrong100", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.2rem" }, "height": { - "$value": "1.6rem", - "$type": "dimension", "mixin": "textUtilitySansStrong100", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9540,12 +9938,13 @@ "$type": "dimension", "mixin": "textUtilitySansStrong100", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "1.6rem" } }, "200": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySansStrong200", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9553,10 +9952,11 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySansStrong200", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySansStrong200", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9564,10 +9964,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySansStrong200", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textUtilitySansStrong200", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9575,11 +9976,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySansStrong200", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "-0.008rem", - "$type": "dimension", "mixin": "textUtilitySansStrong200", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9598,11 +9999,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.008rem" }, "size": { - "$value": "1.4rem", - "$type": "fontSize", "mixin": "textUtilitySansStrong200", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9611,11 +10012,11 @@ "$type": "fontSize", "mixin": "textUtilitySansStrong200", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.4rem" }, "height": { - "$value": "1.8rem", - "$type": "dimension", "mixin": "textUtilitySansStrong200", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9624,12 +10025,13 @@ "$type": "dimension", "mixin": "textUtilitySansStrong200", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "1.8rem" } }, "300": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySansStrong300", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9637,10 +10039,11 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySansStrong300", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySansStrong300", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9648,10 +10051,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySansStrong300", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textUtilitySansStrong300", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9659,11 +10063,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySansStrong300", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "-0.008rem", - "$type": "dimension", "mixin": "textUtilitySansStrong300", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9682,11 +10086,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.008rem" }, "size": { - "$value": "1.6rem", - "$type": "fontSize", "mixin": "textUtilitySansStrong300", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9695,11 +10099,11 @@ "$type": "fontSize", "mixin": "textUtilitySansStrong300", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.6rem" }, "height": { - "$value": "2.2rem", - "$type": "dimension", "mixin": "textUtilitySansStrong300", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9708,12 +10112,13 @@ "$type": "dimension", "mixin": "textUtilitySansStrong300", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.2rem" } }, "400": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySansStrong400", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9721,10 +10126,11 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySansStrong400", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySansStrong400", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9732,10 +10138,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySansStrong400", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textUtilitySansStrong400", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9743,11 +10150,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySansStrong400", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "-0.008rem", - "$type": "dimension", "mixin": "textUtilitySansStrong400", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9766,11 +10173,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.008rem" }, "size": { - "$value": "1.8rem", - "$type": "fontSize", "mixin": "textUtilitySansStrong400", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9779,11 +10186,11 @@ "$type": "fontSize", "mixin": "textUtilitySansStrong400", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.8rem" }, "height": { - "$value": "2.4rem", - "$type": "dimension", "mixin": "textUtilitySansStrong400", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9792,12 +10199,13 @@ "$type": "dimension", "mixin": "textUtilitySansStrong400", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.4rem" } }, "500": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySansStrong500", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9805,10 +10213,11 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySansStrong500", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySansStrong500", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9816,10 +10225,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySansStrong500", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textUtilitySansStrong500", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9827,11 +10237,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySansStrong500", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "-0.016rem", - "$type": "dimension", "mixin": "textUtilitySansStrong500", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9850,11 +10260,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.016rem" }, "size": { - "$value": "2rem", - "$type": "fontSize", "mixin": "textUtilitySansStrong500", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9863,11 +10273,11 @@ "$type": "fontSize", "mixin": "textUtilitySansStrong500", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2rem" }, "height": { - "$value": "2.6rem", - "$type": "dimension", "mixin": "textUtilitySansStrong500", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9876,12 +10286,13 @@ "$type": "dimension", "mixin": "textUtilitySansStrong500", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.6rem" } }, "600": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySansStrong600", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9889,10 +10300,11 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySansStrong600", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySansStrong600", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9900,10 +10312,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySansStrong600", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textUtilitySansStrong600", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9911,11 +10324,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySansStrong600", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "-0.016rem", - "$type": "dimension", "mixin": "textUtilitySansStrong600", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9934,11 +10347,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.016rem" }, "size": { - "$value": "2.4rem", - "$type": "fontSize", "mixin": "textUtilitySansStrong600", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9947,11 +10360,11 @@ "$type": "fontSize", "mixin": "textUtilitySansStrong600", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2.4rem" }, "height": { - "$value": "3rem", - "$type": "dimension", "mixin": "textUtilitySansStrong600", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9960,12 +10373,13 @@ "$type": "dimension", "mixin": "textUtilitySansStrong600", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3rem" } }, "700": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySansStrong700", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9973,10 +10387,11 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySansStrong700", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySansStrong700", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9984,10 +10399,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySansStrong700", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textUtilitySansStrong700", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9995,11 +10411,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySansStrong700", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "-0.016rem", - "$type": "dimension", "mixin": "textUtilitySansStrong700", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10018,11 +10434,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.016rem" }, "size": { - "$value": "2.8rem", - "$type": "fontSize", "mixin": "textUtilitySansStrong700", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10031,11 +10447,11 @@ "$type": "fontSize", "mixin": "textUtilitySansStrong700", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2.8rem" }, "height": { - "$value": "3.6rem", - "$type": "dimension", "mixin": "textUtilitySansStrong700", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10044,12 +10460,13 @@ "$type": "dimension", "mixin": "textUtilitySansStrong700", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3.6rem" } }, "800": { "family": { - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySansStrong800", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10057,10 +10474,11 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySansStrong800", "property": "font-family" - } + }, + "$type": "other", + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySansStrong800", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10068,10 +10486,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySansStrong800", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textUtilitySansStrong800", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10079,11 +10498,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySansStrong800", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "-0.032rem", - "$type": "dimension", "mixin": "textUtilitySansStrong800", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10102,11 +10521,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.032rem" }, "size": { - "$value": "3.2rem", - "$type": "fontSize", "mixin": "textUtilitySansStrong800", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10115,11 +10534,11 @@ "$type": "fontSize", "mixin": "textUtilitySansStrong800", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "3.2rem" }, "height": { - "$value": "4rem", - "$type": "dimension", "mixin": "textUtilitySansStrong800", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10128,14 +10547,15 @@ "$type": "dimension", "mixin": "textUtilitySansStrong800", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "4rem" } } }, "text-utility-serif": { "200": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerif200", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10143,10 +10563,11 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerif200", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySerif200", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10154,10 +10575,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerif200", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textUtilitySerif200", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10165,11 +10587,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySerif200", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "-0.008rem", - "$type": "dimension", "mixin": "textUtilitySerif200", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10188,11 +10610,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.008rem" }, "size": { - "$value": "1.4rem", - "$type": "fontSize", "mixin": "textUtilitySerif200", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10201,11 +10623,11 @@ "$type": "fontSize", "mixin": "textUtilitySerif200", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.4rem" }, "height": { - "$value": "1.8rem", - "$type": "dimension", "mixin": "textUtilitySerif200", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10214,12 +10636,13 @@ "$type": "dimension", "mixin": "textUtilitySerif200", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "1.8rem" } }, "300": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerif300", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10227,10 +10650,11 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerif300", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySerif300", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10238,10 +10662,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerif300", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textUtilitySerif300", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10249,11 +10674,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySerif300", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "-0.008rem", - "$type": "dimension", "mixin": "textUtilitySerif300", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10272,11 +10697,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.008rem" }, "size": { - "$value": "1.6rem", - "$type": "fontSize", "mixin": "textUtilitySerif300", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10285,11 +10710,11 @@ "$type": "fontSize", "mixin": "textUtilitySerif300", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.6rem" }, "height": { - "$value": "2.2rem", - "$type": "dimension", "mixin": "textUtilitySerif300", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10298,12 +10723,13 @@ "$type": "dimension", "mixin": "textUtilitySerif300", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.2rem" } }, "400": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerif400", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10311,10 +10737,11 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerif400", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySerif400", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10322,10 +10749,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerif400", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textUtilitySerif400", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10333,11 +10761,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySerif400", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "-0.016rem", - "$type": "dimension", "mixin": "textUtilitySerif400", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10356,11 +10784,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.016rem" }, "size": { - "$value": "1.8rem", - "$type": "fontSize", "mixin": "textUtilitySerif400", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10369,11 +10797,11 @@ "$type": "fontSize", "mixin": "textUtilitySerif400", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.8rem" }, "height": { - "$value": "2.4rem", - "$type": "dimension", "mixin": "textUtilitySerif400", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10382,12 +10810,13 @@ "$type": "dimension", "mixin": "textUtilitySerif400", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.4rem" } }, "500": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerif500", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10395,10 +10824,11 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerif500", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySerif500", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10406,10 +10836,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerif500", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textUtilitySerif500", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10417,11 +10848,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySerif500", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "-0.032rem", - "$type": "dimension", "mixin": "textUtilitySerif500", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10440,11 +10871,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.032rem" }, "size": { - "$value": "2rem", - "$type": "fontSize", "mixin": "textUtilitySerif500", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10453,11 +10884,11 @@ "$type": "fontSize", "mixin": "textUtilitySerif500", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2rem" }, "height": { - "$value": "2.6rem", - "$type": "dimension", "mixin": "textUtilitySerif500", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10466,12 +10897,13 @@ "$type": "dimension", "mixin": "textUtilitySerif500", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.6rem" } }, "600": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerif600", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10479,10 +10911,11 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerif600", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySerif600", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10490,10 +10923,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerif600", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textUtilitySerif600", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10501,11 +10935,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySerif600", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "-0.032rem", - "$type": "dimension", "mixin": "textUtilitySerif600", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10524,11 +10958,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.032rem" }, "size": { - "$value": "2.4rem", - "$type": "fontSize", "mixin": "textUtilitySerif600", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10537,11 +10971,11 @@ "$type": "fontSize", "mixin": "textUtilitySerif600", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2.4rem" }, "height": { - "$value": "3rem", - "$type": "dimension", "mixin": "textUtilitySerif600", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10550,12 +10984,13 @@ "$type": "dimension", "mixin": "textUtilitySerif600", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3rem" } }, "700": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerif700", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10563,10 +10998,11 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerif700", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySerif700", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10574,10 +11010,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerif700", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textUtilitySerif700", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10585,11 +11022,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySerif700", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "-0.032rem", - "$type": "dimension", "mixin": "textUtilitySerif700", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10608,11 +11045,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.032rem" }, "size": { - "$value": "2.8rem", - "$type": "fontSize", "mixin": "textUtilitySerif700", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10621,11 +11058,11 @@ "$type": "fontSize", "mixin": "textUtilitySerif700", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2.8rem" }, "height": { - "$value": "3.6rem", - "$type": "dimension", "mixin": "textUtilitySerif700", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10634,12 +11071,13 @@ "$type": "dimension", "mixin": "textUtilitySerif700", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3.6rem" } }, "800": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerif800", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10647,10 +11085,11 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerif800", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySerif800", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10658,10 +11097,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerif800", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "400", "mixin": "textUtilitySerif800", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10669,11 +11109,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySerif800", "property": "font-weight" - } + }, + "$type": "other", + "$value": "400" }, "spacing": { - "$value": "-0.032rem", - "$type": "dimension", "mixin": "textUtilitySerif800", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10692,11 +11132,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.032rem" }, "size": { - "$value": "3.2rem", - "$type": "fontSize", "mixin": "textUtilitySerif800", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10705,11 +11145,11 @@ "$type": "fontSize", "mixin": "textUtilitySerif800", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "3.2rem" }, "height": { - "$value": "4rem", - "$type": "dimension", "mixin": "textUtilitySerif800", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10718,14 +11158,15 @@ "$type": "dimension", "mixin": "textUtilitySerif800", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "4rem" } } }, "text-utility-serif-strong": { "200": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerifStrong200", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10733,10 +11174,11 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerifStrong200", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySerifStrong200", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10744,10 +11186,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerifStrong200", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textUtilitySerifStrong200", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10755,11 +11198,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySerifStrong200", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "-0.008rem", - "$type": "dimension", "mixin": "textUtilitySerifStrong200", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10778,11 +11221,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.008rem" }, "size": { - "$value": "1.4rem", - "$type": "fontSize", "mixin": "textUtilitySerifStrong200", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10791,11 +11234,11 @@ "$type": "fontSize", "mixin": "textUtilitySerifStrong200", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.4rem" }, "height": { - "$value": "1.8rem", - "$type": "dimension", "mixin": "textUtilitySerifStrong200", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10804,12 +11247,13 @@ "$type": "dimension", "mixin": "textUtilitySerifStrong200", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "1.8rem" } }, "300": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerifStrong300", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10817,10 +11261,11 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerifStrong300", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySerifStrong300", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10828,10 +11273,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerifStrong300", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textUtilitySerifStrong300", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10839,11 +11285,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySerifStrong300", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "-0.008rem", - "$type": "dimension", "mixin": "textUtilitySerifStrong300", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10862,11 +11308,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.008rem" }, "size": { - "$value": "1.6rem", - "$type": "fontSize", "mixin": "textUtilitySerifStrong300", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10875,11 +11321,11 @@ "$type": "fontSize", "mixin": "textUtilitySerifStrong300", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.6rem" }, "height": { - "$value": "2.2rem", - "$type": "dimension", "mixin": "textUtilitySerifStrong300", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10888,12 +11334,13 @@ "$type": "dimension", "mixin": "textUtilitySerifStrong300", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.2rem" } }, "400": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerifStrong400", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10901,10 +11348,11 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerifStrong400", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySerifStrong400", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10912,10 +11360,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerifStrong400", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textUtilitySerifStrong400", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10923,11 +11372,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySerifStrong400", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "-0.008rem", - "$type": "dimension", "mixin": "textUtilitySerifStrong400", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10946,11 +11395,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.008rem" }, "size": { - "$value": "1.8rem", - "$type": "fontSize", "mixin": "textUtilitySerifStrong400", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10959,11 +11408,11 @@ "$type": "fontSize", "mixin": "textUtilitySerifStrong400", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "1.8rem" }, "height": { - "$value": "2.4rem", - "$type": "dimension", "mixin": "textUtilitySerifStrong400", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10972,12 +11421,13 @@ "$type": "dimension", "mixin": "textUtilitySerifStrong400", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.4rem" } }, "500": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerifStrong500", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10985,10 +11435,11 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerifStrong500", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySerifStrong500", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10996,10 +11447,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerifStrong500", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textUtilitySerifStrong500", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -11007,11 +11459,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySerifStrong500", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "-0.008rem", - "$type": "dimension", "mixin": "textUtilitySerifStrong500", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -11030,11 +11482,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.008rem" }, "size": { - "$value": "2rem", - "$type": "fontSize", "mixin": "textUtilitySerifStrong500", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -11043,11 +11495,11 @@ "$type": "fontSize", "mixin": "textUtilitySerifStrong500", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2rem" }, "height": { - "$value": "2.6rem", - "$type": "dimension", "mixin": "textUtilitySerifStrong500", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -11056,12 +11508,13 @@ "$type": "dimension", "mixin": "textUtilitySerifStrong500", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "2.6rem" } }, "600": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerifStrong600", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -11069,10 +11522,11 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerifStrong600", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySerifStrong600", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -11080,10 +11534,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerifStrong600", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textUtilitySerifStrong600", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -11091,11 +11546,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySerifStrong600", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "-0.016rem", - "$type": "dimension", "mixin": "textUtilitySerifStrong600", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -11114,11 +11569,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.016rem" }, "size": { - "$value": "2.4rem", - "$type": "fontSize", "mixin": "textUtilitySerifStrong600", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -11127,11 +11582,11 @@ "$type": "fontSize", "mixin": "textUtilitySerifStrong600", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2.4rem" }, "height": { - "$value": "3rem", - "$type": "dimension", "mixin": "textUtilitySerifStrong600", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -11140,12 +11595,13 @@ "$type": "dimension", "mixin": "textUtilitySerifStrong600", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3rem" } }, "700": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerifStrong700", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -11153,10 +11609,11 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerifStrong700", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySerifStrong700", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -11164,10 +11621,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerifStrong700", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textUtilitySerifStrong700", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -11175,11 +11633,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySerifStrong700", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "-0.016rem", - "$type": "dimension", "mixin": "textUtilitySerifStrong700", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -11198,11 +11656,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.016rem" }, "size": { - "$value": "2.8rem", - "$type": "fontSize", "mixin": "textUtilitySerifStrong700", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -11211,11 +11669,11 @@ "$type": "fontSize", "mixin": "textUtilitySerifStrong700", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "2.8rem" }, "height": { - "$value": "3.6rem", - "$type": "dimension", "mixin": "textUtilitySerifStrong700", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -11224,12 +11682,13 @@ "$type": "dimension", "mixin": "textUtilitySerifStrong700", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "3.6rem" } }, "800": { "family": { - "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerifStrong800", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -11237,10 +11696,11 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerifStrong800", "property": "font-family" - } + }, + "$type": "other", + "$value": "Stuart, \"Stuart fallback\", Georgia, serif" }, "style": { - "$value": "normal", "mixin": "textUtilitySerifStrong800", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -11248,10 +11708,11 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerifStrong800", "property": "font-style" - } + }, + "$type": "other", + "$value": "normal" }, "weight": { - "$value": "600", "mixin": "textUtilitySerifStrong800", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -11259,11 +11720,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySerifStrong800", "property": "font-weight" - } + }, + "$type": "other", + "$value": "600" }, "spacing": { - "$value": "-0.016rem", - "$type": "dimension", "mixin": "textUtilitySerifStrong800", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -11282,11 +11743,11 @@ "originalType": "letterSpacing" } } - } + }, + "$type": "dimension", + "$value": "-0.016rem" }, "size": { - "$value": "3.2rem", - "$type": "fontSize", "mixin": "textUtilitySerifStrong800", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -11295,11 +11756,11 @@ "$type": "fontSize", "mixin": "textUtilitySerifStrong800", "property": "font-size" - } + }, + "$type": "fontSize", + "$value": "3.2rem" }, "height": { - "$value": "4rem", - "$type": "dimension", "mixin": "textUtilitySerifStrong800", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -11308,13 +11769,14 @@ "$type": "dimension", "mixin": "textUtilitySerifStrong800", "property": "line-height" - } + }, + "$type": "dimension", + "$value": "4rem" } } }, "text-italic": { "variation": { - "$value": "'ital' 1", "mixin": "textItalic", "property": "font-variation-settings", "filePath": "tokens/web/text-variants.json5", @@ -11322,10 +11784,11 @@ "$value": "'ital' 1", "mixin": "textItalic", "property": "font-variation-settings" - } + }, + "$type": "other", + "$value": "'ital' 1" }, "style": { - "$value": "italic", "mixin": "textItalic", "property": "font-style", "filePath": "tokens/web/text-variants.json5", @@ -11333,12 +11796,13 @@ "$value": "italic", "mixin": "textItalic", "property": "font-style" - } + }, + "$type": "other", + "$value": "italic" } }, "text-strong": { "weight": { - "$value": "700", "mixin": "textStrong", "property": "font-weight", "filePath": "tokens/web/text-variants.json5", @@ -11346,7 +11810,9 @@ "$value": "{options.font.weight.strong}", "mixin": "textStrong", "property": "font-weight" - } + }, + "$type": "other", + "$value": "700" } }, "membership": { @@ -11355,87 +11821,87 @@ "text": { "button": { "primary-hover": { - "$value": "#13352c", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - } + }, + "$type": "color", + "$value": "#13352c" } }, "primary": { - "$value": "#13352c", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/color.json5", "original": { "$value": "#13352C", "$type": "color" - } + }, + "$type": "color", + "$value": "#13352c" } }, "background": { "button": { "primary": { "rest": { - "$value": "#13352c", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - } + }, + "$type": "color", + "$value": "#13352c" }, "active": { - "$value": "#13352c", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - } + }, + "$type": "color", + "$value": "#13352c" } } }, "primary": { - "$value": "#ffdc52", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/color.json5", "original": { "$value": "#FFDC52", "$type": "color" - } + }, + "$type": "color", + "$value": "#ffdc52" } }, "border": { "button": { "primary": { "rest": { - "$value": "#13352c", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - } + }, + "$type": "color", + "$value": "#13352c" }, "active": { - "$value": "#13352c", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - } + }, + "$type": "color", + "$value": "#13352c" }, "hover": { - "$value": "#13352c", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - } + }, + "$type": "color", + "$value": "#13352c" } } } @@ -11447,87 +11913,87 @@ "text": { "button": { "primary-hover": { - "$value": "#13352c", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - } + }, + "$type": "color", + "$value": "#13352c" } }, "primary": { - "$value": "#13352c", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/color.json5", "original": { "$value": "#13352C", "$type": "color" - } + }, + "$type": "color", + "$value": "#13352c" } }, "background": { "button": { "primary": { "rest": { - "$value": "#13352c", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - } + }, + "$type": "color", + "$value": "#13352c" }, "active": { - "$value": "#13352c", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - } + }, + "$type": "color", + "$value": "#13352c" } } }, "primary": { - "$value": "#bfb33e", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/color.json5", "original": { "$value": "#BFB33E", "$type": "color" - } + }, + "$type": "color", + "$value": "#bfb33e" } }, "border": { "button": { "primary": { "rest": { - "$value": "#13352c", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - } + }, + "$type": "color", + "$value": "#13352c" }, "active": { - "$value": "#13352c", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - } + }, + "$type": "color", + "$value": "#13352c" }, "hover": { - "$value": "#13352c", - "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - } + }, + "$type": "color", + "$value": "#13352c" } } } @@ -11535,6 +12001,33 @@ } } }, - "doccategory": "palettes", - "docexample": "palette" + "$themes": [], + "$metadata": { + "tokenSetOrder": [ + "options", + "color", + "form", + "icon", + "duration", + "timing", + "prominence", + "radius", + "space", + "breakpoint", + "font", + "text-body", + "text-body-strong", + "text-default", + "text-eyebrow", + "text-heading", + "text-subheading", + "text-utility-sans", + "text-utility-sans-strong", + "text-utility-serif", + "text-utility-serif-strong", + "text-italic", + "text-strong", + "membership" + ] + } } \ No newline at end of file From 27cb9f1f6751ba8f430166b60dceedaa1f793975 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 15 Nov 2024 03:26:23 +0000 Subject: [PATCH 09/11] chore: update design tokens from Figma [skip ci] --- dist/docsite/android/colors.xml | 44 +- dist/docsite/css/cdr-tokens.css | 44 +- dist/docsite/figma/figma.json | 48 +- dist/docsite/ios/CdrColor.m | 44 +- dist/docsite/js/cdr-tokens.cjs | 44 +- dist/docsite/js/cdr-tokens.mjs | 44 +- dist/docsite/json/android.json | 44 +- dist/docsite/json/global.json | 44 +- dist/docsite/json/ios.json | 44 +- dist/docsite/json/platform-tokens.json | 44 +- dist/docsite/json/web.json | 44 +- dist/docsite/less/cdr-tokens.less | 44 +- dist/docsite/scss/cdr-tokens.scss | 44 +- dist/rei-dot-com/android/colors.xml | 44 +- dist/rei-dot-com/css/cdr-tokens.css | 44 +- dist/rei-dot-com/figma/figma.json | 6105 +++++++++----------- dist/rei-dot-com/ios/CdrColor.m | 44 +- dist/rei-dot-com/js/cdr-tokens.cjs | 44 +- dist/rei-dot-com/js/cdr-tokens.mjs | 44 +- dist/rei-dot-com/json/android.json | 44 +- dist/rei-dot-com/json/global.json | 44 +- dist/rei-dot-com/json/ios.json | 44 +- dist/rei-dot-com/json/platform-tokens.json | 44 +- dist/rei-dot-com/json/web.json | 44 +- dist/rei-dot-com/less/cdr-tokens.less | 44 +- dist/rei-dot-com/scss/cdr-tokens.scss | 44 +- tokens/_options/color.json5 | 2 +- 27 files changed, 3359 insertions(+), 3852 deletions(-) diff --git a/dist/docsite/android/colors.xml b/dist/docsite/android/colors.xml index a9e3447..6a25333 100644 --- a/dist/docsite/android/colors.xml +++ b/dist/docsite/android/colors.xml @@ -5,7 +5,7 @@ #fffafbf9 #ff1f513f #fffafbf9 - #fffffff2 + #fffffffe #ff4b4a48 #ff4b4a48 #fffafbf9 @@ -13,11 +13,11 @@ #fffafbf9 #ff4b4a48 #fffafbf9 - #fffffff2 - #fffffff2 + #fffffffe + #fffffffe #ffc7370f - #fffffff2 - #fffffff2 + #fffffffe + #fffffffe #ff4b4a48 #ffd5cfc3 #e62e2e2b @@ -77,10 +77,10 @@ #fff7f5f3 #ffd5cfc3 #fff7f5f3 - #fffffff2 - #fffffff2 + #fffffffe + #fffffffe #fff7f5f3 - #fffffff2 + #fffffffe #ffedeae3 #ffd5cfc3 #ffedeae3 @@ -88,7 +88,7 @@ #ffedeae3 #00ffffff #fff7f5f3 - #fffffff2 + #fffffffe #ff1f513f #fff9f8f6 #ffe8e0ce @@ -113,7 +113,7 @@ #ffedeae3 #fffafbf9 #bfffffff - #fffffff2 + #fffffffe #bfffffff #26f7f5f3 #d9ffffff @@ -121,21 +121,21 @@ #fffafbf9 #fffafbf9 #ff4b4a48 - #fffffff2 + #fffffffe #ff958e83 #fffafbf9 #ff958e83 #fffafbf9 #fffafbf9 #ffffd280 - #fffffff2 + #fffffffe #fff7f5f3 #ff1f513f #ffc7370f - #fffffff2 - #fffffff2 - #fffffff2 - #fffffff2 + #fffffffe + #fffffffe + #fffffffe + #fffffffe #fff7f5f3 #fffafbf9 #fffafbf9 @@ -157,12 +157,12 @@ #fffafbf9 #ffedeae3 #ffedeae3 - #fffffff2 - #fffffff2 + #fffffffe + #fffffffe #ff2e2e2b #ffedeae3 #ff2e2e2b - #fffffff2 + #fffffffe #ff2e2e2b #fffafbf9 #ffc4b03b @@ -270,13 +270,13 @@ #ffb68b37 #ffbb4045 #ff408e86 - #fffffff2 - #fffffff2 + #fffffffe + #fffffffe #ff4b4a48 #ffd5cfc3 #ffd5cfc3 #ffd5cfc3 - #fffffff2 + #fffffffe #fff7f5f3 #ffc4b03b #332e2e2b diff --git a/dist/docsite/css/cdr-tokens.css b/dist/docsite/css/cdr-tokens.css index d6cb5cb..d62de3d 100644 --- a/dist/docsite/css/cdr-tokens.css +++ b/dist/docsite/css/cdr-tokens.css @@ -2,7 +2,7 @@ --cdr-color-text-button-primary: #fafbf9; --cdr-color-text-button-primary-hover: #1f513f; --cdr-color-text-button-primary-active: #fafbf9; - --cdr-color-text-button-primary-disabled: #fffff2; + --cdr-color-text-button-primary-disabled: #fffffe; --cdr-color-text-button-secondary: #4b4a48; --cdr-color-text-button-secondary-hover: #4b4a48; --cdr-color-text-button-secondary-active: #fafbf9; @@ -10,11 +10,11 @@ --cdr-color-text-button-dark: #fafbf9; --cdr-color-text-button-dark-hover: #4b4a48; --cdr-color-text-button-dark-active: #fafbf9; - --cdr-color-text-button-dark-disabled: #fffff2; - --cdr-color-text-button-sale: #fffff2; + --cdr-color-text-button-dark-disabled: #fffffe; + --cdr-color-text-button-sale: #fffffe; --cdr-color-text-button-sale-hover: #c7370f; - --cdr-color-text-button-sale-active: #fffff2; - --cdr-color-text-button-sale-disabled: #fffff2; + --cdr-color-text-button-sale-active: #fffffe; + --cdr-color-text-button-sale-disabled: #fffffe; --cdr-color-text-chip-default: #4b4a48; --cdr-color-text-chip-disabled: #d5cfc3; --cdr-color-text-primary: rgba(46, 46, 43, 0.9); @@ -74,10 +74,10 @@ --cdr-color-background-button-sale-hover: #f7f5f3; --cdr-color-background-button-default-disabled: #d5cfc3; --cdr-color-background-button-icon-only-active: #f7f5f3; - --cdr-color-background-chip-default-rest: #fffff2; - --cdr-color-background-chip-default-disabled: #fffff2; + --cdr-color-background-chip-default-rest: #fffffe; + --cdr-color-background-chip-default-disabled: #fffffe; --cdr-color-background-chip-default-hover: #f7f5f3; - --cdr-color-background-chip-default-focus: #fffff2; + --cdr-color-background-chip-default-focus: #fffffe; --cdr-color-background-chip-default-active: #edeae3; --cdr-color-background-chip-default-selected: #d5cfc3; --cdr-color-background-chip-default-selected-hover: #edeae3; @@ -85,7 +85,7 @@ --cdr-color-background-chip-default-selected-active: #edeae3; --cdr-color-background-transparent: rgba(255, 255, 255, 0); --cdr-color-background-primary: #f7f5f3; - --cdr-color-background-secondary: #fffff2; + --cdr-color-background-secondary: #fffffe; --cdr-color-background-brand-spruce: #1f513f; --cdr-color-background-message-default-01: #f9f8f6; --cdr-color-background-message-default-02: #e8e0ce; @@ -110,7 +110,7 @@ --cdr-color-background-label-default-active: #edeae3; --cdr-color-background-label-default-focus: #fafbf9; --cdr-color-background-label-secondary-hover: rgba(255, 255, 255, 0.75); - --cdr-color-background-label-secondary-active: #fffff2; + --cdr-color-background-label-secondary-active: #fffffe; --cdr-color-background-label-secondary-focus: rgba(255, 255, 255, 0.75); --cdr-color-background-input-default: rgba(247, 245, 243, 0.15); --cdr-color-background-input-secondary: rgba(255, 255, 255, 0.85); @@ -118,21 +118,21 @@ --cdr-color-background-input-default-hover: #fafbf9; --cdr-color-background-input-default-active: #fafbf9; --cdr-color-background-input-default-selected: #4b4a48; - --cdr-color-background-input-secondary-active: #fffff2; + --cdr-color-background-input-secondary-active: #fffffe; --cdr-color-background-input-default-selected-hover: #958e83; --cdr-color-background-input-default-disabled: #fafbf9; --cdr-color-background-input-default-selected-focus: #958e83; --cdr-color-background-input-default-focus: #fafbf9; --cdr-color-background-rating-star-default: #fafbf9; --cdr-color-background-rating-star-highlighted: #ffd280; - --cdr-color-background-surface-primary: #fffff2; + --cdr-color-background-surface-primary: #fffffe; --cdr-color-background-surface-secondary: #f7f5f3; --cdr-color-background-surface-brand-spruce: #1f513f; --cdr-color-background-surface-sale: #c7370f; - --cdr-color-background-surface-selection-default-rest: #fffff2; - --cdr-color-background-surface-selection-default-active: #fffff2; - --cdr-color-background-surface-selection-default-hover: #fffff2; - --cdr-color-background-surface-selection-default-checked: #fffff2; + --cdr-color-background-surface-selection-default-rest: #fffffe; + --cdr-color-background-surface-selection-default-active: #fffffe; + --cdr-color-background-surface-selection-default-hover: #fffffe; + --cdr-color-background-surface-selection-default-checked: #fffffe; --cdr-color-background-surface-selection-default-disabled: #f7f5f3; --cdr-color-background-surface-selection-default-loading: #fafbf9; --cdr-color-background-switch-default-rest: #fafbf9; @@ -154,12 +154,12 @@ --cdr-color-background-toggle-button-default-rest: #fafbf9; --cdr-color-background-toggle-button-default-hover: #edeae3; --cdr-color-background-toggle-button-default-focus: #edeae3; - --cdr-color-background-toggle-button-default-selected-rest: #fffff2; - --cdr-color-background-toggle-button-default-selected-hover: #fffff2; + --cdr-color-background-toggle-button-default-selected-rest: #fffffe; + --cdr-color-background-toggle-button-default-selected-hover: #fffffe; --cdr-color-background-tooltip-default: #2e2e2b; --cdr-color-background-code-snippet: #edeae3; --cdr-color-background-code: #2e2e2b; - --cdr-color-background-link-card-rest: #fffff2; + --cdr-color-background-link-card-rest: #fffffe; --cdr-color-background-link-card-active: #2e2e2b; --cdr-color-background-note: #fafbf9; --cdr-color-background-tag: #c4b03b; @@ -267,13 +267,13 @@ --cdr-color-icon-message-warning: #b68b37; --cdr-color-icon-message-error: #bb4045; --cdr-color-icon-message-info: #408e86; - --cdr-color-icon-checkbox-default-selected: #fffff2; - --cdr-color-icon-checkbox-default-selected-hover: #fffff2; + --cdr-color-icon-checkbox-default-selected: #fffffe; + --cdr-color-icon-checkbox-default-selected-hover: #fffffe; --cdr-color-icon-checkbox-default-selected-active: #4b4a48; --cdr-color-icon-switch-selected-default-rest: #d5cfc3; --cdr-color-icon-switch-selected-default-hover: #d5cfc3; --cdr-color-icon-switch-selected-default-focus: #d5cfc3; - --cdr-color-surface-primary: #fffff2; + --cdr-color-surface-primary: #fffffe; --cdr-color-surface-secondary: #f7f5f3; --cdr-color-icon-background-note: #c4b03b; --cdr-form-input-height-default: 4rem; diff --git a/dist/docsite/figma/figma.json b/dist/docsite/figma/figma.json index b422de0..105420d 100644 --- a/dist/docsite/figma/figma.json +++ b/dist/docsite/figma/figma.json @@ -11,11 +11,11 @@ } }, "white": { - "$value": "#fffff2", + "$value": "#fffffe", "filePath": "tokens/_options/color.json5", "$type": "color", "original": { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color" } }, @@ -1278,7 +1278,7 @@ } }, "primary-disabled": { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "filePath": "tokens/global/button.json5", "original": { @@ -1350,7 +1350,7 @@ } }, "dark-disabled": { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "filePath": "tokens/global/button.json5", "original": { @@ -1359,7 +1359,7 @@ } }, "sale": { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "filePath": "tokens/global/button.json5", "original": { @@ -1377,7 +1377,7 @@ } }, "sale-active": { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "filePath": "tokens/global/button.json5", "original": { @@ -1386,7 +1386,7 @@ } }, "sale-disabled": { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "filePath": "tokens/global/button.json5", "original": { @@ -1960,7 +1960,7 @@ }, "chip": { "default-rest": { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "filePath": "tokens/global/chip.json5", "original": { @@ -1969,7 +1969,7 @@ } }, "default-disabled": { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "filePath": "tokens/global/chip.json5", "original": { @@ -1987,7 +1987,7 @@ } }, "default-focus": { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "filePath": "tokens/global/chip.json5", "original": { @@ -2060,7 +2060,7 @@ } }, "secondary": { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "filePath": "tokens/themes/docsite/color.json5", "original": { @@ -2290,7 +2290,7 @@ } }, "secondary-active": { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "filePath": "tokens/global/input.json5", "original": { @@ -2364,7 +2364,7 @@ } }, "secondary-active": { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "filePath": "tokens/global/input.json5", "original": { @@ -2429,7 +2429,7 @@ }, "surface": { "primary": { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "filePath": "tokens/global/surface.json5", "original": { @@ -2468,7 +2468,7 @@ "surface-selection": { "default": { "rest": { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { @@ -2477,7 +2477,7 @@ } }, "active": { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { @@ -2486,7 +2486,7 @@ } }, "hover": { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { @@ -2495,7 +2495,7 @@ } }, "checked": { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { @@ -2710,7 +2710,7 @@ }, "selected": { "rest": { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { @@ -2719,7 +2719,7 @@ } }, "hover": { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { @@ -2761,7 +2761,7 @@ }, "link-card": { "rest": { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "filePath": "tokens/themes/docsite/link-card.json5", "original": { @@ -3792,7 +3792,7 @@ } }, "checkbox-default-selected": { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "filePath": "tokens/global/input.json5", "original": { @@ -3801,7 +3801,7 @@ } }, "checkbox-default-selected-hover": { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "filePath": "tokens/global/input.json5", "original": { @@ -3852,7 +3852,7 @@ }, "surface": { "primary": { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "filePath": "tokens/global/color.json5", "original": { diff --git a/dist/docsite/ios/CdrColor.m b/dist/docsite/ios/CdrColor.m index fdd0c65..131e360 100644 --- a/dist/docsite/ios/CdrColor.m +++ b/dist/docsite/ios/CdrColor.m @@ -20,7 +20,7 @@ + (NSArray *)values { [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], @@ -28,11 +28,11 @@ + (NSArray *)values { [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], [UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:0.900f], @@ -92,10 +92,10 @@ + (NSArray *)values { [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], [UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f], @@ -103,7 +103,7 @@ + (NSArray *)values { [UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f], [UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:0.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], [UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f], [UIColor colorWithRed:0.976f green:0.973f blue:0.965f alpha:1.000f], [UIColor colorWithRed:0.910f green:0.878f blue:0.808f alpha:1.000f], @@ -128,7 +128,7 @@ + (NSArray *)values { [UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:0.750f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], [UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:0.750f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:0.150f], [UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:0.850f], @@ -136,21 +136,21 @@ + (NSArray *)values { [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], [UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:1.000f green:0.824f blue:0.502f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], [UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f], [UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], @@ -172,12 +172,12 @@ + (NSArray *)values { [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f], [UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], [UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f], [UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f], [UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], [UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.769f green:0.690f blue:0.231f alpha:1.000f], @@ -285,13 +285,13 @@ + (NSArray *)values { [UIColor colorWithRed:0.714f green:0.545f blue:0.216f alpha:1.000f], [UIColor colorWithRed:0.733f green:0.251f blue:0.271f alpha:1.000f], [UIColor colorWithRed:0.251f green:0.557f blue:0.525f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], [UIColor colorWithRed:0.769f green:0.690f blue:0.231f alpha:1.000f], [UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:0.200f], diff --git a/dist/docsite/js/cdr-tokens.cjs b/dist/docsite/js/cdr-tokens.cjs index daef4b8..deae571 100644 --- a/dist/docsite/js/cdr-tokens.cjs +++ b/dist/docsite/js/cdr-tokens.cjs @@ -2,7 +2,7 @@ module.exports = { "CdrColorTextButtonPrimary": "#fafbf9", "CdrColorTextButtonPrimaryHover": "#1f513f", "CdrColorTextButtonPrimaryActive": "#fafbf9", - "CdrColorTextButtonPrimaryDisabled": "#fffff2", + "CdrColorTextButtonPrimaryDisabled": "#fffffe", "CdrColorTextButtonSecondary": "#4b4a48", "CdrColorTextButtonSecondaryHover": "#4b4a48", "CdrColorTextButtonSecondaryActive": "#fafbf9", @@ -10,11 +10,11 @@ module.exports = { "CdrColorTextButtonDark": "#fafbf9", "CdrColorTextButtonDarkHover": "#4b4a48", "CdrColorTextButtonDarkActive": "#fafbf9", - "CdrColorTextButtonDarkDisabled": "#fffff2", - "CdrColorTextButtonSale": "#fffff2", + "CdrColorTextButtonDarkDisabled": "#fffffe", + "CdrColorTextButtonSale": "#fffffe", "CdrColorTextButtonSaleHover": "#c7370f", - "CdrColorTextButtonSaleActive": "#fffff2", - "CdrColorTextButtonSaleDisabled": "#fffff2", + "CdrColorTextButtonSaleActive": "#fffffe", + "CdrColorTextButtonSaleDisabled": "#fffffe", "CdrColorTextChipDefault": "#4b4a48", "CdrColorTextChipDisabled": "#d5cfc3", "CdrColorTextPrimary": "rgba(46, 46, 43, 0.9)", @@ -74,10 +74,10 @@ module.exports = { "CdrColorBackgroundButtonSaleHover": "#f7f5f3", "CdrColorBackgroundButtonDefaultDisabled": "#d5cfc3", "CdrColorBackgroundButtonIconOnlyActive": "#f7f5f3", - "CdrColorBackgroundChipDefaultRest": "#fffff2", - "CdrColorBackgroundChipDefaultDisabled": "#fffff2", + "CdrColorBackgroundChipDefaultRest": "#fffffe", + "CdrColorBackgroundChipDefaultDisabled": "#fffffe", "CdrColorBackgroundChipDefaultHover": "#f7f5f3", - "CdrColorBackgroundChipDefaultFocus": "#fffff2", + "CdrColorBackgroundChipDefaultFocus": "#fffffe", "CdrColorBackgroundChipDefaultActive": "#edeae3", "CdrColorBackgroundChipDefaultSelected": "#d5cfc3", "CdrColorBackgroundChipDefaultSelectedHover": "#edeae3", @@ -85,7 +85,7 @@ module.exports = { "CdrColorBackgroundChipDefaultSelectedActive": "#edeae3", "CdrColorBackgroundTransparent": "rgba(255, 255, 255, 0)", "CdrColorBackgroundPrimary": "#f7f5f3", - "CdrColorBackgroundSecondary": "#fffff2", + "CdrColorBackgroundSecondary": "#fffffe", "CdrColorBackgroundBrandSpruce": "#1f513f", "CdrColorBackgroundMessageDefault01": "#f9f8f6", "CdrColorBackgroundMessageDefault02": "#e8e0ce", @@ -110,7 +110,7 @@ module.exports = { "CdrColorBackgroundLabelDefaultActive": "#edeae3", "CdrColorBackgroundLabelDefaultFocus": "#fafbf9", "CdrColorBackgroundLabelSecondaryHover": "rgba(255, 255, 255, 0.75)", - "CdrColorBackgroundLabelSecondaryActive": "#fffff2", + "CdrColorBackgroundLabelSecondaryActive": "#fffffe", "CdrColorBackgroundLabelSecondaryFocus": "rgba(255, 255, 255, 0.75)", "CdrColorBackgroundInputDefault": "rgba(247, 245, 243, 0.15)", "CdrColorBackgroundInputSecondary": "rgba(255, 255, 255, 0.85)", @@ -118,21 +118,21 @@ module.exports = { "CdrColorBackgroundInputDefaultHover": "#fafbf9", "CdrColorBackgroundInputDefaultActive": "#fafbf9", "CdrColorBackgroundInputDefaultSelected": "#4b4a48", - "CdrColorBackgroundInputSecondaryActive": "#fffff2", + "CdrColorBackgroundInputSecondaryActive": "#fffffe", "CdrColorBackgroundInputDefaultSelectedHover": "#958e83", "CdrColorBackgroundInputDefaultDisabled": "#fafbf9", "CdrColorBackgroundInputDefaultSelectedFocus": "#958e83", "CdrColorBackgroundInputDefaultFocus": "#fafbf9", "CdrColorBackgroundRatingStarDefault": "#fafbf9", "CdrColorBackgroundRatingStarHighlighted": "#ffd280", - "CdrColorBackgroundSurfacePrimary": "#fffff2", + "CdrColorBackgroundSurfacePrimary": "#fffffe", "CdrColorBackgroundSurfaceSecondary": "#f7f5f3", "CdrColorBackgroundSurfaceBrandSpruce": "#1f513f", "CdrColorBackgroundSurfaceSale": "#c7370f", - "CdrColorBackgroundSurfaceSelectionDefaultRest": "#fffff2", - "CdrColorBackgroundSurfaceSelectionDefaultActive": "#fffff2", - "CdrColorBackgroundSurfaceSelectionDefaultHover": "#fffff2", - "CdrColorBackgroundSurfaceSelectionDefaultChecked": "#fffff2", + "CdrColorBackgroundSurfaceSelectionDefaultRest": "#fffffe", + "CdrColorBackgroundSurfaceSelectionDefaultActive": "#fffffe", + "CdrColorBackgroundSurfaceSelectionDefaultHover": "#fffffe", + "CdrColorBackgroundSurfaceSelectionDefaultChecked": "#fffffe", "CdrColorBackgroundSurfaceSelectionDefaultDisabled": "#f7f5f3", "CdrColorBackgroundSurfaceSelectionDefaultLoading": "#fafbf9", "CdrColorBackgroundSwitchDefaultRest": "#fafbf9", @@ -154,12 +154,12 @@ module.exports = { "CdrColorBackgroundToggleButtonDefaultRest": "#fafbf9", "CdrColorBackgroundToggleButtonDefaultHover": "#edeae3", "CdrColorBackgroundToggleButtonDefaultFocus": "#edeae3", - "CdrColorBackgroundToggleButtonDefaultSelectedRest": "#fffff2", - "CdrColorBackgroundToggleButtonDefaultSelectedHover": "#fffff2", + "CdrColorBackgroundToggleButtonDefaultSelectedRest": "#fffffe", + "CdrColorBackgroundToggleButtonDefaultSelectedHover": "#fffffe", "CdrColorBackgroundTooltipDefault": "#2e2e2b", "CdrColorBackgroundCodeSnippet": "#edeae3", "CdrColorBackgroundCode": "#2e2e2b", - "CdrColorBackgroundLinkCardRest": "#fffff2", + "CdrColorBackgroundLinkCardRest": "#fffffe", "CdrColorBackgroundLinkCardActive": "#2e2e2b", "CdrColorBackgroundNote": "#fafbf9", "CdrColorBackgroundTag": "#c4b03b", @@ -267,13 +267,13 @@ module.exports = { "CdrColorIconMessageWarning": "#b68b37", "CdrColorIconMessageError": "#bb4045", "CdrColorIconMessageInfo": "#408e86", - "CdrColorIconCheckboxDefaultSelected": "#fffff2", - "CdrColorIconCheckboxDefaultSelectedHover": "#fffff2", + "CdrColorIconCheckboxDefaultSelected": "#fffffe", + "CdrColorIconCheckboxDefaultSelectedHover": "#fffffe", "CdrColorIconCheckboxDefaultSelectedActive": "#4b4a48", "CdrColorIconSwitchSelectedDefaultRest": "#d5cfc3", "CdrColorIconSwitchSelectedDefaultHover": "#d5cfc3", "CdrColorIconSwitchSelectedDefaultFocus": "#d5cfc3", - "CdrColorSurfacePrimary": "#fffff2", + "CdrColorSurfacePrimary": "#fffffe", "CdrColorSurfaceSecondary": "#f7f5f3", "CdrColorIconBackgroundNote": "#c4b03b", "CdrFormInputHeightDefault": "40", diff --git a/dist/docsite/js/cdr-tokens.mjs b/dist/docsite/js/cdr-tokens.mjs index 437fad3..a8e5391 100644 --- a/dist/docsite/js/cdr-tokens.mjs +++ b/dist/docsite/js/cdr-tokens.mjs @@ -1,7 +1,7 @@ export const CdrColorTextButtonPrimary = "#fafbf9"; export const CdrColorTextButtonPrimaryHover = "#1f513f"; export const CdrColorTextButtonPrimaryActive = "#fafbf9"; -export const CdrColorTextButtonPrimaryDisabled = "#fffff2"; +export const CdrColorTextButtonPrimaryDisabled = "#fffffe"; export const CdrColorTextButtonSecondary = "#4b4a48"; export const CdrColorTextButtonSecondaryHover = "#4b4a48"; export const CdrColorTextButtonSecondaryActive = "#fafbf9"; @@ -9,11 +9,11 @@ export const CdrColorTextButtonSecondaryDisabled = "#d5cfc3"; export const CdrColorTextButtonDark = "#fafbf9"; export const CdrColorTextButtonDarkHover = "#4b4a48"; export const CdrColorTextButtonDarkActive = "#fafbf9"; -export const CdrColorTextButtonDarkDisabled = "#fffff2"; -export const CdrColorTextButtonSale = "#fffff2"; +export const CdrColorTextButtonDarkDisabled = "#fffffe"; +export const CdrColorTextButtonSale = "#fffffe"; export const CdrColorTextButtonSaleHover = "#c7370f"; -export const CdrColorTextButtonSaleActive = "#fffff2"; -export const CdrColorTextButtonSaleDisabled = "#fffff2"; +export const CdrColorTextButtonSaleActive = "#fffffe"; +export const CdrColorTextButtonSaleDisabled = "#fffffe"; export const CdrColorTextChipDefault = "#4b4a48"; export const CdrColorTextChipDisabled = "#d5cfc3"; export const CdrColorTextPrimary = "rgba(46, 46, 43, 0.9)"; @@ -73,10 +73,10 @@ export const CdrColorBackgroundButtonSaleActive = "#c7370f"; export const CdrColorBackgroundButtonSaleHover = "#f7f5f3"; export const CdrColorBackgroundButtonDefaultDisabled = "#d5cfc3"; export const CdrColorBackgroundButtonIconOnlyActive = "#f7f5f3"; -export const CdrColorBackgroundChipDefaultRest = "#fffff2"; -export const CdrColorBackgroundChipDefaultDisabled = "#fffff2"; +export const CdrColorBackgroundChipDefaultRest = "#fffffe"; +export const CdrColorBackgroundChipDefaultDisabled = "#fffffe"; export const CdrColorBackgroundChipDefaultHover = "#f7f5f3"; -export const CdrColorBackgroundChipDefaultFocus = "#fffff2"; +export const CdrColorBackgroundChipDefaultFocus = "#fffffe"; export const CdrColorBackgroundChipDefaultActive = "#edeae3"; export const CdrColorBackgroundChipDefaultSelected = "#d5cfc3"; export const CdrColorBackgroundChipDefaultSelectedHover = "#edeae3"; @@ -84,7 +84,7 @@ export const CdrColorBackgroundChipDefaultSelectedFocus = "#d5cfc3"; export const CdrColorBackgroundChipDefaultSelectedActive = "#edeae3"; export const CdrColorBackgroundTransparent = "rgba(255, 255, 255, 0)"; export const CdrColorBackgroundPrimary = "#f7f5f3"; -export const CdrColorBackgroundSecondary = "#fffff2"; +export const CdrColorBackgroundSecondary = "#fffffe"; export const CdrColorBackgroundBrandSpruce = "#1f513f"; export const CdrColorBackgroundMessageDefault01 = "#f9f8f6"; export const CdrColorBackgroundMessageDefault02 = "#e8e0ce"; @@ -109,7 +109,7 @@ export const CdrColorBackgroundLabelDefaultHover = "#fafbf9"; export const CdrColorBackgroundLabelDefaultActive = "#edeae3"; export const CdrColorBackgroundLabelDefaultFocus = "#fafbf9"; export const CdrColorBackgroundLabelSecondaryHover = "rgba(255, 255, 255, 0.75)"; -export const CdrColorBackgroundLabelSecondaryActive = "#fffff2"; +export const CdrColorBackgroundLabelSecondaryActive = "#fffffe"; export const CdrColorBackgroundLabelSecondaryFocus = "rgba(255, 255, 255, 0.75)"; export const CdrColorBackgroundInputDefault = "rgba(247, 245, 243, 0.15)"; export const CdrColorBackgroundInputSecondary = "rgba(255, 255, 255, 0.85)"; @@ -117,21 +117,21 @@ export const CdrColorBackgroundInputError = "rgba(255, 242, 242, 0.75)"; export const CdrColorBackgroundInputDefaultHover = "#fafbf9"; export const CdrColorBackgroundInputDefaultActive = "#fafbf9"; export const CdrColorBackgroundInputDefaultSelected = "#4b4a48"; -export const CdrColorBackgroundInputSecondaryActive = "#fffff2"; +export const CdrColorBackgroundInputSecondaryActive = "#fffffe"; export const CdrColorBackgroundInputDefaultSelectedHover = "#958e83"; export const CdrColorBackgroundInputDefaultDisabled = "#fafbf9"; export const CdrColorBackgroundInputDefaultSelectedFocus = "#958e83"; export const CdrColorBackgroundInputDefaultFocus = "#fafbf9"; export const CdrColorBackgroundRatingStarDefault = "#fafbf9"; export const CdrColorBackgroundRatingStarHighlighted = "#ffd280"; -export const CdrColorBackgroundSurfacePrimary = "#fffff2"; +export const CdrColorBackgroundSurfacePrimary = "#fffffe"; export const CdrColorBackgroundSurfaceSecondary = "#f7f5f3"; export const CdrColorBackgroundSurfaceBrandSpruce = "#1f513f"; export const CdrColorBackgroundSurfaceSale = "#c7370f"; -export const CdrColorBackgroundSurfaceSelectionDefaultRest = "#fffff2"; -export const CdrColorBackgroundSurfaceSelectionDefaultActive = "#fffff2"; -export const CdrColorBackgroundSurfaceSelectionDefaultHover = "#fffff2"; -export const CdrColorBackgroundSurfaceSelectionDefaultChecked = "#fffff2"; +export const CdrColorBackgroundSurfaceSelectionDefaultRest = "#fffffe"; +export const CdrColorBackgroundSurfaceSelectionDefaultActive = "#fffffe"; +export const CdrColorBackgroundSurfaceSelectionDefaultHover = "#fffffe"; +export const CdrColorBackgroundSurfaceSelectionDefaultChecked = "#fffffe"; export const CdrColorBackgroundSurfaceSelectionDefaultDisabled = "#f7f5f3"; export const CdrColorBackgroundSurfaceSelectionDefaultLoading = "#fafbf9"; export const CdrColorBackgroundSwitchDefaultRest = "#fafbf9"; @@ -153,12 +153,12 @@ export const CdrColorBackgroundToggleGroupDefaultRest = "#fafbf9"; export const CdrColorBackgroundToggleButtonDefaultRest = "#fafbf9"; export const CdrColorBackgroundToggleButtonDefaultHover = "#edeae3"; export const CdrColorBackgroundToggleButtonDefaultFocus = "#edeae3"; -export const CdrColorBackgroundToggleButtonDefaultSelectedRest = "#fffff2"; -export const CdrColorBackgroundToggleButtonDefaultSelectedHover = "#fffff2"; +export const CdrColorBackgroundToggleButtonDefaultSelectedRest = "#fffffe"; +export const CdrColorBackgroundToggleButtonDefaultSelectedHover = "#fffffe"; export const CdrColorBackgroundTooltipDefault = "#2e2e2b"; export const CdrColorBackgroundCodeSnippet = "#edeae3"; export const CdrColorBackgroundCode = "#2e2e2b"; -export const CdrColorBackgroundLinkCardRest = "#fffff2"; +export const CdrColorBackgroundLinkCardRest = "#fffffe"; export const CdrColorBackgroundLinkCardActive = "#2e2e2b"; export const CdrColorBackgroundNote = "#fafbf9"; export const CdrColorBackgroundTag = "#c4b03b"; @@ -266,13 +266,13 @@ export const CdrColorIconMessageSuccess = "#3b8349"; export const CdrColorIconMessageWarning = "#b68b37"; export const CdrColorIconMessageError = "#bb4045"; export const CdrColorIconMessageInfo = "#408e86"; -export const CdrColorIconCheckboxDefaultSelected = "#fffff2"; -export const CdrColorIconCheckboxDefaultSelectedHover = "#fffff2"; +export const CdrColorIconCheckboxDefaultSelected = "#fffffe"; +export const CdrColorIconCheckboxDefaultSelectedHover = "#fffffe"; export const CdrColorIconCheckboxDefaultSelectedActive = "#4b4a48"; export const CdrColorIconSwitchSelectedDefaultRest = "#d5cfc3"; export const CdrColorIconSwitchSelectedDefaultHover = "#d5cfc3"; export const CdrColorIconSwitchSelectedDefaultFocus = "#d5cfc3"; -export const CdrColorSurfacePrimary = "#fffff2"; +export const CdrColorSurfacePrimary = "#fffffe"; export const CdrColorSurfaceSecondary = "#f7f5f3"; export const CdrColorIconBackgroundNote = "#c4b03b"; export const CdrFormInputHeightDefault = "40"; diff --git a/dist/docsite/json/android.json b/dist/docsite/json/android.json index ced2f84..a61d54c 100644 --- a/dist/docsite/json/android.json +++ b/dist/docsite/json/android.json @@ -79,7 +79,7 @@ } }, { - "$value": "#fffffff2", + "$value": "#fffffffe", "$type": "color", "docs": { "category": "colors", @@ -293,7 +293,7 @@ } }, { - "$value": "#fffffff2", + "$value": "#fffffffe", "$type": "color", "newToken": "", "docs": { @@ -321,7 +321,7 @@ } }, { - "$value": "#fffffff2", + "$value": "#fffffffe", "$type": "color", "newToken": "", "docs": { @@ -377,7 +377,7 @@ } }, { - "$value": "#fffffff2", + "$value": "#fffffffe", "$type": "color", "newToken": "", "docs": { @@ -405,7 +405,7 @@ } }, { - "$value": "#fffffff2", + "$value": "#fffffffe", "$type": "color", "newToken": "", "docs": { @@ -1837,7 +1837,7 @@ } }, { - "$value": "#fffffff2", + "$value": "#fffffffe", "$type": "color", "docs": { "category": "colors", @@ -1863,7 +1863,7 @@ } }, { - "$value": "#fffffff2", + "$value": "#fffffffe", "$type": "color", "docs": { "category": "colors", @@ -1915,7 +1915,7 @@ } }, { - "$value": "#fffffff2", + "$value": "#fffffffe", "$type": "color", "docs": { "category": "colors", @@ -2097,7 +2097,7 @@ } }, { - "$value": "#fffffff2", + "$value": "#fffffffe", "$type": "color", "docs": { "category": "colors", @@ -2747,7 +2747,7 @@ } }, { - "$value": "#fffffff2", + "$value": "#fffffffe", "$type": "color", "docs": { "category": "colors", @@ -2955,7 +2955,7 @@ } }, { - "$value": "#fffffff2", + "$value": "#fffffffe", "$type": "color", "docs": { "category": "colors", @@ -3137,7 +3137,7 @@ } }, { - "$value": "#fffffff2", + "$value": "#fffffffe", "$type": "color", "docs": { "category": "colors", @@ -3241,7 +3241,7 @@ } }, { - "$value": "#fffffff2", + "$value": "#fffffffe", "$type": "color", "docs": { "category": "colors", @@ -3267,7 +3267,7 @@ } }, { - "$value": "#fffffff2", + "$value": "#fffffffe", "$type": "color", "docs": { "category": "colors", @@ -3293,7 +3293,7 @@ } }, { - "$value": "#fffffff2", + "$value": "#fffffffe", "$type": "color", "docs": { "category": "colors", @@ -3319,7 +3319,7 @@ } }, { - "$value": "#fffffff2", + "$value": "#fffffffe", "$type": "color", "docs": { "category": "colors", @@ -3891,7 +3891,7 @@ } }, { - "$value": "#fffffff2", + "$value": "#fffffffe", "$type": "color", "docs": { "category": "colors", @@ -3917,7 +3917,7 @@ } }, { - "$value": "#fffffff2", + "$value": "#fffffffe", "$type": "color", "docs": { "category": "colors", @@ -6465,7 +6465,7 @@ } }, { - "$value": "#fffffff2", + "$value": "#fffffffe", "$type": "color", "docs": { "category": "colors", @@ -6491,7 +6491,7 @@ } }, { - "$value": "#fffffff2", + "$value": "#fffffffe", "$type": "color", "docs": { "category": "colors", @@ -6621,7 +6621,7 @@ } }, { - "$value": "#fffffff2", + "$value": "#fffffffe", "$type": "color", "docs": { "category": "colors", @@ -6837,7 +6837,7 @@ } }, { - "$value": "#fffffff2", + "$value": "#fffffffe", "$type": "color", "docs": { "type": "link-card" diff --git a/dist/docsite/json/global.json b/dist/docsite/json/global.json index bff4f11..e8659c0 100644 --- a/dist/docsite/json/global.json +++ b/dist/docsite/json/global.json @@ -79,7 +79,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -293,7 +293,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "newToken": "", "docs": { @@ -321,7 +321,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "newToken": "", "docs": { @@ -377,7 +377,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "newToken": "", "docs": { @@ -405,7 +405,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "newToken": "", "docs": { @@ -1837,7 +1837,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -1863,7 +1863,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -1915,7 +1915,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -2097,7 +2097,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -2747,7 +2747,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -2955,7 +2955,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -3137,7 +3137,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -3241,7 +3241,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -3267,7 +3267,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -3293,7 +3293,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -3319,7 +3319,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -3891,7 +3891,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -3917,7 +3917,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -6465,7 +6465,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -6491,7 +6491,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -6621,7 +6621,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -6837,7 +6837,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "type": "link-card" diff --git a/dist/docsite/json/ios.json b/dist/docsite/json/ios.json index ef5e10c..a965320 100644 --- a/dist/docsite/json/ios.json +++ b/dist/docsite/json/ios.json @@ -79,7 +79,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -293,7 +293,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", "$type": "color", "newToken": "", "docs": { @@ -321,7 +321,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", "$type": "color", "newToken": "", "docs": { @@ -377,7 +377,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", "$type": "color", "newToken": "", "docs": { @@ -405,7 +405,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", "$type": "color", "newToken": "", "docs": { @@ -1837,7 +1837,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -1863,7 +1863,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -1915,7 +1915,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -2097,7 +2097,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -2747,7 +2747,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -2955,7 +2955,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3137,7 +3137,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3241,7 +3241,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3267,7 +3267,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3293,7 +3293,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3319,7 +3319,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3891,7 +3891,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3917,7 +3917,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -6465,7 +6465,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -6491,7 +6491,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -6621,7 +6621,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -6837,7 +6837,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", "$type": "color", "docs": { "type": "link-card" diff --git a/dist/docsite/json/platform-tokens.json b/dist/docsite/json/platform-tokens.json index 1782b31..4b74eb9 100644 --- a/dist/docsite/json/platform-tokens.json +++ b/dist/docsite/json/platform-tokens.json @@ -80,7 +80,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -294,7 +294,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "newToken": "", "docs": { @@ -322,7 +322,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "newToken": "", "docs": { @@ -378,7 +378,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "newToken": "", "docs": { @@ -406,7 +406,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "newToken": "", "docs": { @@ -1838,7 +1838,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -1864,7 +1864,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -1916,7 +1916,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -2098,7 +2098,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -2748,7 +2748,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -2956,7 +2956,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -3138,7 +3138,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -3242,7 +3242,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -3268,7 +3268,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -3294,7 +3294,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -3320,7 +3320,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -3892,7 +3892,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -3918,7 +3918,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -6466,7 +6466,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -6492,7 +6492,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -6622,7 +6622,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -6838,7 +6838,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "type": "link-card" diff --git a/dist/docsite/json/web.json b/dist/docsite/json/web.json index 0c0d46a..016e9bc 100644 --- a/dist/docsite/json/web.json +++ b/dist/docsite/json/web.json @@ -91,7 +91,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -337,7 +337,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "newToken": "", "docs": { @@ -369,7 +369,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "newToken": "", "docs": { @@ -433,7 +433,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "newToken": "", "docs": { @@ -465,7 +465,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "newToken": "", "docs": { @@ -2120,7 +2120,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -2150,7 +2150,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -2210,7 +2210,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -2418,7 +2418,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -3163,7 +3163,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -3403,7 +3403,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -3611,7 +3611,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -3731,7 +3731,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -3762,7 +3762,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -3793,7 +3793,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -3824,7 +3824,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -4497,7 +4497,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -4528,7 +4528,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -7492,7 +7492,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -7521,7 +7521,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -7672,7 +7672,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -7924,7 +7924,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "type": "link-card" diff --git a/dist/docsite/less/cdr-tokens.less b/dist/docsite/less/cdr-tokens.less index 515860a..c65fe41 100644 --- a/dist/docsite/less/cdr-tokens.less +++ b/dist/docsite/less/cdr-tokens.less @@ -677,7 +677,7 @@ @cdr-color-text-button-primary: #fafbf9; @cdr-color-text-button-primary-hover: #1f513f; @cdr-color-text-button-primary-active: #fafbf9; -@cdr-color-text-button-primary-disabled: #fffff2; +@cdr-color-text-button-primary-disabled: #fffffe; @cdr-color-text-button-secondary: #4b4a48; @cdr-color-text-button-secondary-hover: #4b4a48; @cdr-color-text-button-secondary-active: #fafbf9; @@ -685,11 +685,11 @@ @cdr-color-text-button-dark: #fafbf9; @cdr-color-text-button-dark-hover: #4b4a48; @cdr-color-text-button-dark-active: #fafbf9; -@cdr-color-text-button-dark-disabled: #fffff2; -@cdr-color-text-button-sale: #fffff2; +@cdr-color-text-button-dark-disabled: #fffffe; +@cdr-color-text-button-sale: #fffffe; @cdr-color-text-button-sale-hover: #c7370f; -@cdr-color-text-button-sale-active: #fffff2; -@cdr-color-text-button-sale-disabled: #fffff2; +@cdr-color-text-button-sale-active: #fffffe; +@cdr-color-text-button-sale-disabled: #fffffe; @cdr-color-text-chip-default: #4b4a48; @cdr-color-text-chip-disabled: #d5cfc3; @cdr-color-text-primary: rgba(46, 46, 43, 0.9); @@ -749,10 +749,10 @@ @cdr-color-background-button-sale-hover: #f7f5f3; @cdr-color-background-button-default-disabled: #d5cfc3; @cdr-color-background-button-icon-only-active: #f7f5f3; -@cdr-color-background-chip-default-rest: #fffff2; -@cdr-color-background-chip-default-disabled: #fffff2; +@cdr-color-background-chip-default-rest: #fffffe; +@cdr-color-background-chip-default-disabled: #fffffe; @cdr-color-background-chip-default-hover: #f7f5f3; -@cdr-color-background-chip-default-focus: #fffff2; +@cdr-color-background-chip-default-focus: #fffffe; @cdr-color-background-chip-default-active: #edeae3; @cdr-color-background-chip-default-selected: #d5cfc3; @cdr-color-background-chip-default-selected-hover: #edeae3; @@ -760,7 +760,7 @@ @cdr-color-background-chip-default-selected-active: #edeae3; @cdr-color-background-transparent: rgba(255, 255, 255, 0); @cdr-color-background-primary: #f7f5f3; -@cdr-color-background-secondary: #fffff2; +@cdr-color-background-secondary: #fffffe; @cdr-color-background-brand-spruce: #1f513f; @cdr-color-background-message-default-01: #f9f8f6; @cdr-color-background-message-default-02: #e8e0ce; @@ -785,7 +785,7 @@ @cdr-color-background-label-default-active: #edeae3; @cdr-color-background-label-default-focus: #fafbf9; @cdr-color-background-label-secondary-hover: rgba(255, 255, 255, 0.75); -@cdr-color-background-label-secondary-active: #fffff2; +@cdr-color-background-label-secondary-active: #fffffe; @cdr-color-background-label-secondary-focus: rgba(255, 255, 255, 0.75); @cdr-color-background-input-default: rgba(247, 245, 243, 0.15); @cdr-color-background-input-secondary: rgba(255, 255, 255, 0.85); @@ -793,21 +793,21 @@ @cdr-color-background-input-default-hover: #fafbf9; @cdr-color-background-input-default-active: #fafbf9; @cdr-color-background-input-default-selected: #4b4a48; -@cdr-color-background-input-secondary-active: #fffff2; +@cdr-color-background-input-secondary-active: #fffffe; @cdr-color-background-input-default-selected-hover: #958e83; @cdr-color-background-input-default-disabled: #fafbf9; @cdr-color-background-input-default-selected-focus: #958e83; @cdr-color-background-input-default-focus: #fafbf9; @cdr-color-background-rating-star-default: #fafbf9; @cdr-color-background-rating-star-highlighted: #ffd280; -@cdr-color-background-surface-primary: #fffff2; +@cdr-color-background-surface-primary: #fffffe; @cdr-color-background-surface-secondary: #f7f5f3; @cdr-color-background-surface-brand-spruce: #1f513f; @cdr-color-background-surface-sale: #c7370f; -@cdr-color-background-surface-selection-default-rest: #fffff2; -@cdr-color-background-surface-selection-default-active: #fffff2; -@cdr-color-background-surface-selection-default-hover: #fffff2; -@cdr-color-background-surface-selection-default-checked: #fffff2; +@cdr-color-background-surface-selection-default-rest: #fffffe; +@cdr-color-background-surface-selection-default-active: #fffffe; +@cdr-color-background-surface-selection-default-hover: #fffffe; +@cdr-color-background-surface-selection-default-checked: #fffffe; @cdr-color-background-surface-selection-default-disabled: #f7f5f3; @cdr-color-background-surface-selection-default-loading: #fafbf9; @cdr-color-background-switch-default-rest: #fafbf9; @@ -829,12 +829,12 @@ @cdr-color-background-toggle-button-default-rest: #fafbf9; @cdr-color-background-toggle-button-default-hover: #edeae3; @cdr-color-background-toggle-button-default-focus: #edeae3; -@cdr-color-background-toggle-button-default-selected-rest: #fffff2; -@cdr-color-background-toggle-button-default-selected-hover: #fffff2; +@cdr-color-background-toggle-button-default-selected-rest: #fffffe; +@cdr-color-background-toggle-button-default-selected-hover: #fffffe; @cdr-color-background-tooltip-default: #2e2e2b; @cdr-color-background-code-snippet: #edeae3; @cdr-color-background-code: #2e2e2b; -@cdr-color-background-link-card-rest: #fffff2; +@cdr-color-background-link-card-rest: #fffffe; @cdr-color-background-link-card-active: #2e2e2b; @cdr-color-background-note: #fafbf9; @cdr-color-background-tag: #c4b03b; @@ -942,13 +942,13 @@ @cdr-color-icon-message-warning: #b68b37; @cdr-color-icon-message-error: #bb4045; @cdr-color-icon-message-info: #408e86; -@cdr-color-icon-checkbox-default-selected: #fffff2; -@cdr-color-icon-checkbox-default-selected-hover: #fffff2; +@cdr-color-icon-checkbox-default-selected: #fffffe; +@cdr-color-icon-checkbox-default-selected-hover: #fffffe; @cdr-color-icon-checkbox-default-selected-active: #4b4a48; @cdr-color-icon-switch-selected-default-rest: #d5cfc3; @cdr-color-icon-switch-selected-default-hover: #d5cfc3; @cdr-color-icon-switch-selected-default-focus: #d5cfc3; -@cdr-color-surface-primary: #fffff2; +@cdr-color-surface-primary: #fffffe; @cdr-color-surface-secondary: #f7f5f3; @cdr-color-icon-background-note: #c4b03b; @cdr-form-input-height-default: 4rem; diff --git a/dist/docsite/scss/cdr-tokens.scss b/dist/docsite/scss/cdr-tokens.scss index 9b3ec96..9a683ab 100644 --- a/dist/docsite/scss/cdr-tokens.scss +++ b/dist/docsite/scss/cdr-tokens.scss @@ -1356,7 +1356,7 @@ $cdr-color-text-button-primary: #fafbf9; $cdr-color-text-button-primary-hover: #1f513f; $cdr-color-text-button-primary-active: #fafbf9; -$cdr-color-text-button-primary-disabled: #fffff2; +$cdr-color-text-button-primary-disabled: #fffffe; $cdr-color-text-button-secondary: #4b4a48; $cdr-color-text-button-secondary-hover: #4b4a48; $cdr-color-text-button-secondary-active: #fafbf9; @@ -1364,11 +1364,11 @@ $cdr-color-text-button-secondary-disabled: #d5cfc3; $cdr-color-text-button-dark: #fafbf9; $cdr-color-text-button-dark-hover: #4b4a48; $cdr-color-text-button-dark-active: #fafbf9; -$cdr-color-text-button-dark-disabled: #fffff2; -$cdr-color-text-button-sale: #fffff2; +$cdr-color-text-button-dark-disabled: #fffffe; +$cdr-color-text-button-sale: #fffffe; $cdr-color-text-button-sale-hover: #c7370f; -$cdr-color-text-button-sale-active: #fffff2; -$cdr-color-text-button-sale-disabled: #fffff2; +$cdr-color-text-button-sale-active: #fffffe; +$cdr-color-text-button-sale-disabled: #fffffe; $cdr-color-text-chip-default: #4b4a48; $cdr-color-text-chip-disabled: #d5cfc3; $cdr-color-text-primary: rgba(46, 46, 43, 0.9); @@ -1428,10 +1428,10 @@ $cdr-color-background-button-sale-active: #c7370f; $cdr-color-background-button-sale-hover: #f7f5f3; $cdr-color-background-button-default-disabled: #d5cfc3; $cdr-color-background-button-icon-only-active: #f7f5f3; -$cdr-color-background-chip-default-rest: #fffff2; -$cdr-color-background-chip-default-disabled: #fffff2; +$cdr-color-background-chip-default-rest: #fffffe; +$cdr-color-background-chip-default-disabled: #fffffe; $cdr-color-background-chip-default-hover: #f7f5f3; -$cdr-color-background-chip-default-focus: #fffff2; +$cdr-color-background-chip-default-focus: #fffffe; $cdr-color-background-chip-default-active: #edeae3; $cdr-color-background-chip-default-selected: #d5cfc3; $cdr-color-background-chip-default-selected-hover: #edeae3; @@ -1439,7 +1439,7 @@ $cdr-color-background-chip-default-selected-focus: #d5cfc3; $cdr-color-background-chip-default-selected-active: #edeae3; $cdr-color-background-transparent: rgba(255, 255, 255, 0); $cdr-color-background-primary: #f7f5f3; -$cdr-color-background-secondary: #fffff2; +$cdr-color-background-secondary: #fffffe; $cdr-color-background-brand-spruce: #1f513f; $cdr-color-background-message-default-01: #f9f8f6; $cdr-color-background-message-default-02: #e8e0ce; @@ -1464,7 +1464,7 @@ $cdr-color-background-label-default-hover: #fafbf9; $cdr-color-background-label-default-active: #edeae3; $cdr-color-background-label-default-focus: #fafbf9; $cdr-color-background-label-secondary-hover: rgba(255, 255, 255, 0.75); -$cdr-color-background-label-secondary-active: #fffff2; +$cdr-color-background-label-secondary-active: #fffffe; $cdr-color-background-label-secondary-focus: rgba(255, 255, 255, 0.75); $cdr-color-background-input-default: rgba(247, 245, 243, 0.15); $cdr-color-background-input-secondary: rgba(255, 255, 255, 0.85); @@ -1472,21 +1472,21 @@ $cdr-color-background-input-error: rgba(255, 242, 242, 0.75); $cdr-color-background-input-default-hover: #fafbf9; $cdr-color-background-input-default-active: #fafbf9; $cdr-color-background-input-default-selected: #4b4a48; -$cdr-color-background-input-secondary-active: #fffff2; +$cdr-color-background-input-secondary-active: #fffffe; $cdr-color-background-input-default-selected-hover: #958e83; $cdr-color-background-input-default-disabled: #fafbf9; $cdr-color-background-input-default-selected-focus: #958e83; $cdr-color-background-input-default-focus: #fafbf9; $cdr-color-background-rating-star-default: #fafbf9; $cdr-color-background-rating-star-highlighted: #ffd280; -$cdr-color-background-surface-primary: #fffff2; +$cdr-color-background-surface-primary: #fffffe; $cdr-color-background-surface-secondary: #f7f5f3; $cdr-color-background-surface-brand-spruce: #1f513f; $cdr-color-background-surface-sale: #c7370f; -$cdr-color-background-surface-selection-default-rest: #fffff2; -$cdr-color-background-surface-selection-default-active: #fffff2; -$cdr-color-background-surface-selection-default-hover: #fffff2; -$cdr-color-background-surface-selection-default-checked: #fffff2; +$cdr-color-background-surface-selection-default-rest: #fffffe; +$cdr-color-background-surface-selection-default-active: #fffffe; +$cdr-color-background-surface-selection-default-hover: #fffffe; +$cdr-color-background-surface-selection-default-checked: #fffffe; $cdr-color-background-surface-selection-default-disabled: #f7f5f3; $cdr-color-background-surface-selection-default-loading: #fafbf9; $cdr-color-background-switch-default-rest: #fafbf9; @@ -1508,12 +1508,12 @@ $cdr-color-background-toggle-group-default-rest: #fafbf9; $cdr-color-background-toggle-button-default-rest: #fafbf9; $cdr-color-background-toggle-button-default-hover: #edeae3; $cdr-color-background-toggle-button-default-focus: #edeae3; -$cdr-color-background-toggle-button-default-selected-rest: #fffff2; -$cdr-color-background-toggle-button-default-selected-hover: #fffff2; +$cdr-color-background-toggle-button-default-selected-rest: #fffffe; +$cdr-color-background-toggle-button-default-selected-hover: #fffffe; $cdr-color-background-tooltip-default: #2e2e2b; $cdr-color-background-code-snippet: #edeae3; $cdr-color-background-code: #2e2e2b; -$cdr-color-background-link-card-rest: #fffff2; +$cdr-color-background-link-card-rest: #fffffe; $cdr-color-background-link-card-active: #2e2e2b; $cdr-color-background-note: #fafbf9; $cdr-color-background-tag: #c4b03b; @@ -1621,13 +1621,13 @@ $cdr-color-icon-message-success: #3b8349; $cdr-color-icon-message-warning: #b68b37; $cdr-color-icon-message-error: #bb4045; $cdr-color-icon-message-info: #408e86; -$cdr-color-icon-checkbox-default-selected: #fffff2; -$cdr-color-icon-checkbox-default-selected-hover: #fffff2; +$cdr-color-icon-checkbox-default-selected: #fffffe; +$cdr-color-icon-checkbox-default-selected-hover: #fffffe; $cdr-color-icon-checkbox-default-selected-active: #4b4a48; $cdr-color-icon-switch-selected-default-rest: #d5cfc3; $cdr-color-icon-switch-selected-default-hover: #d5cfc3; $cdr-color-icon-switch-selected-default-focus: #d5cfc3; -$cdr-color-surface-primary: #fffff2; +$cdr-color-surface-primary: #fffffe; $cdr-color-surface-secondary: #f7f5f3; $cdr-color-icon-background-note: #c4b03b; $cdr-form-input-height-default: 4rem; diff --git a/dist/rei-dot-com/android/colors.xml b/dist/rei-dot-com/android/colors.xml index 684d5e7..b4944cf 100644 --- a/dist/rei-dot-com/android/colors.xml +++ b/dist/rei-dot-com/android/colors.xml @@ -5,7 +5,7 @@ #fffafbf9 #ff1f513f #fffafbf9 - #fffffff2 + #fffffffe #ff4b4a48 #ff4b4a48 #fffafbf9 @@ -13,11 +13,11 @@ #fffafbf9 #ff4b4a48 #fffafbf9 - #fffffff2 - #fffffff2 + #fffffffe + #fffffffe #ffc7370f - #fffffff2 - #fffffff2 + #fffffffe + #fffffffe #ff4b4a48 #ffd5cfc3 #ff4b4a48 @@ -72,17 +72,17 @@ #fff7f5f3 #ffd5cfc3 #fff7f5f3 - #fffffff2 - #fffffff2 + #fffffffe + #fffffffe #fff7f5f3 - #fffffff2 + #fffffffe #ffedeae3 #ffd5cfc3 #ffedeae3 #ffd5cfc3 #ffedeae3 #00ffffff - #fffffff2 + #fffffffe #fff7f5f3 #ff1f513f #fff9f8f6 @@ -108,7 +108,7 @@ #ffedeae3 #fffafbf9 #bfffffff - #fffffff2 + #fffffffe #bfffffff #26f7f5f3 #d9ffffff @@ -116,21 +116,21 @@ #fffafbf9 #fffafbf9 #ff4b4a48 - #fffffff2 + #fffffffe #ff958e83 #fffafbf9 #ff958e83 #fffafbf9 #fffafbf9 #ffffd280 - #fffffff2 + #fffffffe #fff7f5f3 #ff1f513f #ffc7370f - #fffffff2 - #fffffff2 - #fffffff2 - #fffffff2 + #fffffffe + #fffffffe + #fffffffe + #fffffffe #fff7f5f3 #fffafbf9 #fffafbf9 @@ -146,14 +146,14 @@ #ffd5cfc3 #ffd5cfc3 #fff7f5f3 - #fffffff2 + #fffffffe #fffafbf9 #fffafbf9 #fffafbf9 #ffedeae3 #ffedeae3 - #fffffff2 - #fffffff2 + #fffffffe + #fffffffe #ff2e2e2b #ff1f513f #ff1f513f @@ -251,13 +251,13 @@ #ffb68b37 #ffbb4045 #ff408e86 - #fffffff2 - #fffffff2 + #fffffffe + #fffffffe #ff4b4a48 #ffd5cfc3 #ffd5cfc3 #ffd5cfc3 - #fffffff2 + #fffffffe #fff7f5f3 #332e2e2b #332e2e2b diff --git a/dist/rei-dot-com/css/cdr-tokens.css b/dist/rei-dot-com/css/cdr-tokens.css index 758aed2..1671e0d 100644 --- a/dist/rei-dot-com/css/cdr-tokens.css +++ b/dist/rei-dot-com/css/cdr-tokens.css @@ -2,7 +2,7 @@ --cdr-color-text-button-primary: #fafbf9; --cdr-color-text-button-primary-hover: #1f513f; --cdr-color-text-button-primary-active: #fafbf9; - --cdr-color-text-button-primary-disabled: #fffff2; + --cdr-color-text-button-primary-disabled: #fffffe; --cdr-color-text-button-secondary: #4b4a48; --cdr-color-text-button-secondary-hover: #4b4a48; --cdr-color-text-button-secondary-active: #fafbf9; @@ -10,11 +10,11 @@ --cdr-color-text-button-dark: #fafbf9; --cdr-color-text-button-dark-hover: #4b4a48; --cdr-color-text-button-dark-active: #fafbf9; - --cdr-color-text-button-dark-disabled: #fffff2; - --cdr-color-text-button-sale: #fffff2; + --cdr-color-text-button-dark-disabled: #fffffe; + --cdr-color-text-button-sale: #fffffe; --cdr-color-text-button-sale-hover: #c7370f; - --cdr-color-text-button-sale-active: #fffff2; - --cdr-color-text-button-sale-disabled: #fffff2; + --cdr-color-text-button-sale-active: #fffffe; + --cdr-color-text-button-sale-disabled: #fffffe; --cdr-color-text-chip-default: #4b4a48; --cdr-color-text-chip-disabled: #d5cfc3; --cdr-color-text-primary: #4b4a48; @@ -69,17 +69,17 @@ --cdr-color-background-button-sale-hover: #f7f5f3; --cdr-color-background-button-default-disabled: #d5cfc3; --cdr-color-background-button-icon-only-active: #f7f5f3; - --cdr-color-background-chip-default-rest: #fffff2; - --cdr-color-background-chip-default-disabled: #fffff2; + --cdr-color-background-chip-default-rest: #fffffe; + --cdr-color-background-chip-default-disabled: #fffffe; --cdr-color-background-chip-default-hover: #f7f5f3; - --cdr-color-background-chip-default-focus: #fffff2; + --cdr-color-background-chip-default-focus: #fffffe; --cdr-color-background-chip-default-active: #edeae3; --cdr-color-background-chip-default-selected: #d5cfc3; --cdr-color-background-chip-default-selected-hover: #edeae3; --cdr-color-background-chip-default-selected-focus: #d5cfc3; --cdr-color-background-chip-default-selected-active: #edeae3; --cdr-color-background-transparent: rgba(255, 255, 255, 0); - --cdr-color-background-primary: #fffff2; + --cdr-color-background-primary: #fffffe; --cdr-color-background-secondary: #f7f5f3; --cdr-color-background-brand-spruce: #1f513f; --cdr-color-background-message-default-01: #f9f8f6; @@ -105,7 +105,7 @@ --cdr-color-background-label-default-active: #edeae3; --cdr-color-background-label-default-focus: #fafbf9; --cdr-color-background-label-secondary-hover: rgba(255, 255, 255, 0.75); - --cdr-color-background-label-secondary-active: #fffff2; + --cdr-color-background-label-secondary-active: #fffffe; --cdr-color-background-label-secondary-focus: rgba(255, 255, 255, 0.75); --cdr-color-background-input-default: rgba(247, 245, 243, 0.15); --cdr-color-background-input-secondary: rgba(255, 255, 255, 0.85); @@ -113,21 +113,21 @@ --cdr-color-background-input-default-hover: #fafbf9; --cdr-color-background-input-default-active: #fafbf9; --cdr-color-background-input-default-selected: #4b4a48; - --cdr-color-background-input-secondary-active: #fffff2; + --cdr-color-background-input-secondary-active: #fffffe; --cdr-color-background-input-default-selected-hover: #958e83; --cdr-color-background-input-default-disabled: #fafbf9; --cdr-color-background-input-default-selected-focus: #958e83; --cdr-color-background-input-default-focus: #fafbf9; --cdr-color-background-rating-star-default: #fafbf9; --cdr-color-background-rating-star-highlighted: #ffd280; - --cdr-color-background-surface-primary: #fffff2; + --cdr-color-background-surface-primary: #fffffe; --cdr-color-background-surface-secondary: #f7f5f3; --cdr-color-background-surface-brand-spruce: #1f513f; --cdr-color-background-surface-sale: #c7370f; - --cdr-color-background-surface-selection-default-rest: #fffff2; - --cdr-color-background-surface-selection-default-active: #fffff2; - --cdr-color-background-surface-selection-default-hover: #fffff2; - --cdr-color-background-surface-selection-default-checked: #fffff2; + --cdr-color-background-surface-selection-default-rest: #fffffe; + --cdr-color-background-surface-selection-default-active: #fffffe; + --cdr-color-background-surface-selection-default-hover: #fffffe; + --cdr-color-background-surface-selection-default-checked: #fffffe; --cdr-color-background-surface-selection-default-disabled: #f7f5f3; --cdr-color-background-surface-selection-default-loading: #fafbf9; --cdr-color-background-switch-default-rest: #fafbf9; @@ -143,14 +143,14 @@ --cdr-color-background-switch-handle-selected-default-hover: #d5cfc3; --cdr-color-background-switch-handle-selected-default-focus: #d5cfc3; --cdr-color-background-table-header: #f7f5f3; - --cdr-color-background-table-row: #fffff2; + --cdr-color-background-table-row: #fffffe; --cdr-color-background-table-row-alt: #fafbf9; --cdr-color-background-toggle-group-default-rest: #fafbf9; --cdr-color-background-toggle-button-default-rest: #fafbf9; --cdr-color-background-toggle-button-default-hover: #edeae3; --cdr-color-background-toggle-button-default-focus: #edeae3; - --cdr-color-background-toggle-button-default-selected-rest: #fffff2; - --cdr-color-background-toggle-button-default-selected-hover: #fffff2; + --cdr-color-background-toggle-button-default-selected-rest: #fffffe; + --cdr-color-background-toggle-button-default-selected-hover: #fffffe; --cdr-color-background-tooltip-default: #2e2e2b; --cdr-color-border-button-primary-rest: #1f513f; --cdr-color-border-button-primary-active: #1f513f; @@ -248,13 +248,13 @@ --cdr-color-icon-message-warning: #b68b37; --cdr-color-icon-message-error: #bb4045; --cdr-color-icon-message-info: #408e86; - --cdr-color-icon-checkbox-default-selected: #fffff2; - --cdr-color-icon-checkbox-default-selected-hover: #fffff2; + --cdr-color-icon-checkbox-default-selected: #fffffe; + --cdr-color-icon-checkbox-default-selected-hover: #fffffe; --cdr-color-icon-checkbox-default-selected-active: #4b4a48; --cdr-color-icon-switch-selected-default-rest: #d5cfc3; --cdr-color-icon-switch-selected-default-hover: #d5cfc3; --cdr-color-icon-switch-selected-default-focus: #d5cfc3; - --cdr-color-surface-primary: #fffff2; + --cdr-color-surface-primary: #fffffe; --cdr-color-surface-secondary: #f7f5f3; --cdr-form-input-height-default: 4rem; --cdr-form-input-height-large: 4.8rem; diff --git a/dist/rei-dot-com/figma/figma.json b/dist/rei-dot-com/figma/figma.json index 27520ad..d713763 100644 --- a/dist/rei-dot-com/figma/figma.json +++ b/dist/rei-dot-com/figma/figma.json @@ -2,1977 +2,1755 @@ "options": { "color": { "transparent": { + "$value": "rgba(255, 255, 255, 0)", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "rgba(255, 255, 255, 0)", "$type": "color" - }, - "$type": "color", - "$value": "rgba(255, 255, 255, 0)" + } }, "white": { + "$value": "#fffffe", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { - "$value": "#ffffff", + "$value": "#fffffe", "$type": "color" - }, - "$type": "color", - "$value": "#fffffe" + } }, "white-75": { + "$value": "rgba(255, 255, 255, 0.75)", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "rgba(255, 255, 255, 0.75)", "$type": "color" - }, - "$type": "color", - "$value": "rgba(255, 255, 255, 0.75)" + } }, "white-85": { + "$value": "rgba(255, 255, 255, 0.85)", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "rgba(255, 255, 255, 0.85)", "$type": "color" - }, - "$type": "color", - "$value": "rgba(255, 255, 255, 0.85)" + } }, "black": { + "$value": "#000000", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#000000", "$type": "color" - }, - "$type": "color", - "$value": "#000000" + } }, "warm-grey-010": { + "$value": "#fafbf9", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#fafbf9", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "warm-grey-025": { + "$value": "#f7f5f3", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#f7f5f3", "$type": "color" - }, - "$type": "color", - "$value": "#f7f5f3" + } }, "warm-grey-025-15": { + "$value": "rgba(247, 245, 243, 0.15)", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "rgba(247, 245, 243, 0.15)", "$type": "color" - }, - "$type": "color", - "$value": "rgba(247, 245, 243, 0.15)" + } }, "warm-grey-025-85": { + "$value": "rgba(247, 245, 243, 0.85)", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "rgba(247, 245, 243, 0.85)", "$type": "color" - }, - "$type": "color", - "$value": "rgba(247, 245, 243, 0.85)" + } }, "warm-grey-100": { + "$value": "#edeae3", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#edeae3", "$type": "color" - }, - "$type": "color", - "$value": "#edeae3" + } }, "warm-grey-250": { + "$value": "#d5cfc3", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#d5cfc3", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "warm-grey-450": { + "$value": "#b2ab9f", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#b2ab9f", "$type": "color" - }, - "$type": "color", - "$value": "#b2ab9f" + } }, "warm-grey-600": { + "$value": "#958e83", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#958e83", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "warm-grey-750": { + "$value": "#736e65", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#736e65", "$type": "color" - }, - "$type": "color", - "$value": "#736e65" + } }, "warm-grey-900": { + "$value": "#4b4a48", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#4b4a48", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "warm-grey-900-50": { + "$value": "rgba(75, 74, 72, 0.5)", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "rgba(75, 74, 72, 0.5)", "$type": "color" - }, - "$type": "color", - "$value": "rgba(75, 74, 72, 0.5)" + } }, "warm-grey-900-75": { + "$value": "rgba(75, 74, 72, 0.75)", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "rgba(75, 74, 72, 0.75)", "$type": "color" - }, - "$type": "color", - "$value": "rgba(75, 74, 72, 0.75)" + } }, "warm-grey-1000": { + "$value": "#2e2e2b", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#2e2e2b", "$type": "color" - }, - "$type": "color", - "$value": "#2e2e2b" + } }, "warm-grey-1000-20": { + "$value": "rgba(46, 46, 43, 0.2)", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "rgba(46, 46, 43, 0.2)", "$type": "color" - }, - "$type": "color", - "$value": "rgba(46, 46, 43, 0.2)" + } }, "warm-grey-1000-75": { + "$value": "rgba(46, 46, 43, 0.75)", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "rgba(46, 46, 43, 0.75)", "$type": "color" - }, - "$type": "color", - "$value": "rgba(46, 46, 43, 0.75)" + } }, "warm-grey-1000-90": { + "$value": "rgba(46, 46, 43, 0.9)", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "rgba(46, 46, 43, 0.9)", "$type": "color" - }, - "$type": "color", - "$value": "rgba(46, 46, 43, 0.9)" + } }, "sage-green-100": { + "$value": "#f3fcf4", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#f3fcf4", "$type": "color" - }, - "$type": "color", - "$value": "#f3fcf4" + } }, "sage-green-200": { + "$value": "#e9f7eb", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#e9f7eb", "$type": "color" - }, - "$type": "color", - "$value": "#e9f7eb" + } }, "sage-green-300": { + "$value": "#daece0", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#daece0", "$type": "color" - }, - "$type": "color", - "$value": "#daece0" + } }, "sage-green-400": { + "$value": "#c7dfd1", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#c7dfd1", "$type": "color" - }, - "$type": "color", - "$value": "#c7dfd1" + } }, "sage-green-500": { + "$value": "#b8d6c8", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#b8d6c8", "$type": "color" - }, - "$type": "color", - "$value": "#b8d6c8" + } }, "sage-green-600": { + "$value": "#9cc4b3", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#9cc4b3", "$type": "color" - }, - "$type": "color", - "$value": "#9cc4b3" + } }, "blue-spruce-green-600": { + "$value": "#8dd3b4", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#8dd3b4", "$type": "color" - }, - "$type": "color", - "$value": "#8dd3b4" + } }, "blue-spruce-green-700": { + "$value": "#5db694", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#5db694", "$type": "color" - }, - "$type": "color", - "$value": "#5db694" + } }, "blue-spruce-green-800": { + "$value": "#469178", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#469178", "$type": "color" - }, - "$type": "color", - "$value": "#469178" + } }, "blue-spruce-green-900": { + "$value": "#2f6a59", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#2f6a59", "$type": "color" - }, - "$type": "color", - "$value": "#2f6a59" + } }, "blue-spruce-green-1000": { + "$value": "#1f513f", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#1f513f", "$type": "color" - }, - "$type": "color", - "$value": "#1f513f" + } }, "blue-spruce-green-1100": { + "$value": "#113731", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#113731", "$type": "color" - }, - "$type": "color", - "$value": "#113731" + } }, "alpine-lake-blue-100": { + "$value": "#f0faff", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#f0faff", "$type": "color" - }, - "$type": "color", - "$value": "#f0faff" + } }, "alpine-lake-blue-200": { + "$value": "#e2f4fe", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#e2f4fe", "$type": "color" - }, - "$type": "color", - "$value": "#e2f4fe" + } }, "alpine-lake-blue-300": { + "$value": "#d3eefd", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#d3eefd", "$type": "color" - }, - "$type": "color", - "$value": "#d3eefd" + } }, "alpine-lake-blue-400": { + "$value": "#b7e0fa", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#b7e0fa", "$type": "color" - }, - "$type": "color", - "$value": "#b7e0fa" + } }, "alpine-lake-blue-500": { + "$value": "#9accf3", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#9accf3", "$type": "color" - }, - "$type": "color", - "$value": "#9accf3" + } }, "alpine-lake-blue-600": { + "$value": "#78b1e8", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#78b1e8", "$type": "color" - }, - "$type": "color", - "$value": "#78b1e8" + } }, "alpine-lake-blue-700": { + "$value": "#5d98dd", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#5d98dd", "$type": "color" - }, - "$type": "color", - "$value": "#5d98dd" + } }, "alpine-lake-blue-800": { + "$value": "#406eb5", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#406eb5", "$type": "color" - }, - "$type": "color", - "$value": "#406eb5" + } }, "alpine-lake-blue-900": { + "$value": "#1b437e", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#1b437e", "$type": "color" - }, - "$type": "color", - "$value": "#1b437e" + } }, "alpine-lake-blue-1000": { + "$value": "#0b2d60", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#0b2d60", "$type": "color" - }, - "$type": "color", - "$value": "#0b2d60" + } }, "alpine-lake-blue-1100": { + "$value": "#061a37", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#061a37", "$type": "color" - }, - "$type": "color", - "$value": "#061a37" + } }, "golden-yellow-100": { + "$value": "#fffcf0", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#fffcf0", "$type": "color" - }, - "$type": "color", - "$value": "#fffcf0" + } }, "golden-yellow-200": { + "$value": "#fff8e0", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#fff8e0", "$type": "color" - }, - "$type": "color", - "$value": "#fff8e0" + } }, "golden-yellow-300": { + "$value": "#fff3d1", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#fff3d1", "$type": "color" - }, - "$type": "color", - "$value": "#fff3d1" + } }, "golden-yellow-400": { + "$value": "#ffe7b3", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#ffe7b3", "$type": "color" - }, - "$type": "color", - "$value": "#ffe7b3" + } }, "golden-yellow-500": { + "$value": "#ffd280", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#ffd280", "$type": "color" - }, - "$type": "color", - "$value": "#ffd280" + } }, "golden-yellow-600": { + "$value": "#ffbf59", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#ffbf59", "$type": "color" - }, - "$type": "color", - "$value": "#ffbf59" + } }, "golden-yellow-700": { + "$value": "#da953a", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#da953a", "$type": "color" - }, - "$type": "color", - "$value": "#da953a" + } }, "golden-yellow-800": { + "$value": "#bd7b2d", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#bd7b2d", "$type": "color" - }, - "$type": "color", - "$value": "#bd7b2d" + } }, "golden-yellow-900": { + "$value": "#814c18", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#814c18", "$type": "color" - }, - "$type": "color", - "$value": "#814c18" + } }, "golden-yellow-1000": { + "$value": "#5e320d", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#5e320d", "$type": "color" - }, - "$type": "color", - "$value": "#5e320d" + } }, "golden-yellow-1100": { + "$value": "#381a06", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#381a06", "$type": "color" - }, - "$type": "color", - "$value": "#381a06" + } }, "smoked-salmon-red-100": { + "$value": "#fef5f0", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#fef5f0", "$type": "color" - }, - "$type": "color", - "$value": "#fef5f0" + } }, "smoked-salmon-red-200": { + "$value": "#feeae1", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#feeae1", "$type": "color" - }, - "$type": "color", - "$value": "#feeae1" + } }, "smoked-salmon-red-300": { + "$value": "#feddd2", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#feddd2", "$type": "color" - }, - "$type": "color", - "$value": "#feddd2" + } }, "smoked-salmon-red-400": { + "$value": "#fec3b3", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#fec3b3", "$type": "color" - }, - "$type": "color", - "$value": "#fec3b3" + } }, "smoked-salmon-red-500": { + "$value": "#fe9580", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#fe9580", "$type": "color" - }, - "$type": "color", - "$value": "#fe9580" + } }, "smoked-salmon-red-600": { + "$value": "#fa6f5a", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#fa6f5a", "$type": "color" - }, - "$type": "color", - "$value": "#fa6f5a" + } }, "smoked-salmon-red-700": { + "$value": "#db4638", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#db4638", "$type": "color" - }, - "$type": "color", - "$value": "#db4638" + } }, "smoked-salmon-red-800": { + "$value": "#be342d", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#be342d", "$type": "color" - }, - "$type": "color", - "$value": "#be342d" + } }, "smoked-salmon-red-900": { + "$value": "#851414", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#851414", "$type": "color" - }, - "$type": "color", - "$value": "#851414" + } }, "smoked-salmon-red-1000": { + "$value": "#610a0a", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#610a0a", "$type": "color" - }, - "$type": "color", - "$value": "#610a0a" + } }, "smoked-salmon-red-1100": { + "$value": "#38050b", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#38050b", "$type": "color" - }, - "$type": "color", - "$value": "#38050b" + } }, "sale-red-100": { + "$value": "#fef1f1", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#fef1f1", "$type": "color" - }, - "$type": "color", - "$value": "#fef1f1" + } }, "sale-red-200": { + "$value": "#fde2e2", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#fde2e2", "$type": "color" - }, - "$type": "color", - "$value": "#fde2e2" + } }, "sale-red-300": { + "$value": "#fcd4d4", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#fcd4d4", "$type": "color" - }, - "$type": "color", - "$value": "#fcd4d4" + } }, "sale-red-400": { + "$value": "#fcb6b6", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#fcb6b6", "$type": "color" - }, - "$type": "color", - "$value": "#fcb6b6" + } }, "sale-red-500": { + "$value": "#f99595", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#f99595", "$type": "color" - }, - "$type": "color", - "$value": "#f99595" + } }, "sale-red-600": { + "$value": "#f16363", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#f16363", "$type": "color" - }, - "$type": "color", - "$value": "#f16363" + } }, "sale-red-700": { + "$value": "#dc2323", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#dc2323", "$type": "color" - }, - "$type": "color", - "$value": "#dc2323" + } }, "sale-red-800": { + "$value": "#c7370f", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#c7370f", "$type": "color" - }, - "$type": "color", - "$value": "#c7370f" + } }, "sale-red-900": { + "$value": "#990000", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#990000", "$type": "color" - }, - "$type": "color", - "$value": "#990000" + } }, "sale-red-1000": { + "$value": "#6b0000", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#6b0000", "$type": "color" - }, - "$type": "color", - "$value": "#6b0000" + } }, "sale-red-1100": { + "$value": "#3d0000", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#3d0000", "$type": "color" - }, - "$type": "color", - "$value": "#3d0000" + } }, "success-green-100": { + "$value": "#f4fbf5", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#f4fbf5", "$type": "color" - }, - "$type": "color", - "$value": "#f4fbf5" + } }, "success-green-200": { + "$value": "#ecf9e6", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#ecf9e6", "$type": "color" - }, - "$type": "color", - "$value": "#ecf9e6" + } }, "success-green-300": { + "$value": "#d5e6cb", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#d5e6cb", "$type": "color" - }, - "$type": "color", - "$value": "#d5e6cb" + } }, "success-green-400": { + "$value": "#c3f0b9", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#c3f0b9", "$type": "color" - }, - "$type": "color", - "$value": "#c3f0b9" + } }, "success-green-500": { + "$value": "#b1e6a8", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#b1e6a8", "$type": "color" - }, - "$type": "color", - "$value": "#b1e6a8" + } }, "success-green-600": { + "$value": "#8cd085", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#8cd085", "$type": "color" - }, - "$type": "color", - "$value": "#8cd085" + } }, "success-green-700": { + "$value": "#5fa65f", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#5fa65f", "$type": "color" - }, - "$type": "color", - "$value": "#5fa65f" + } }, "success-green-800": { + "$value": "#3b8349", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#3b8349", "$type": "color" - }, - "$type": "color", - "$value": "#3b8349" + } }, "success-green-900": { + "$value": "#2e6b34", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#2e6b34", "$type": "color" - }, - "$type": "color", - "$value": "#2e6b34" + } }, "success-green-1000": { + "$value": "#1c4f26", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#1c4f26", "$type": "color" - }, - "$type": "color", - "$value": "#1c4f26" + } }, "success-green-1100": { + "$value": "#0e2f17", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#0e2f17", "$type": "color" - }, - "$type": "color", - "$value": "#0e2f17" + } }, "warning-yellow-100": { + "$value": "#fefcf1", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#fefcf1", "$type": "color" - }, - "$type": "color", - "$value": "#fefcf1" + } }, "warning-yellow-200": { + "$value": "#fdf6e2", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#fdf6e2", "$type": "color" - }, - "$type": "color", - "$value": "#fdf6e2" + } }, "warning-yellow-300": { + "$value": "#f5e9b7", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#f5e9b7", "$type": "color" - }, - "$type": "color", - "$value": "#f5e9b7" + } }, "warning-yellow-400": { + "$value": "#fae5b7", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#fae5b7", "$type": "color" - }, - "$type": "color", - "$value": "#fae5b7" + } }, "warning-yellow-500": { + "$value": "#f7d088", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#f7d088", "$type": "color" - }, - "$type": "color", - "$value": "#f7d088" + } }, "warning-yellow-600": { + "$value": "#edbc73", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#edbc73", "$type": "color" - }, - "$type": "color", - "$value": "#edbc73" + } }, "warning-yellow-700": { + "$value": "#d8913b", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#d8913b", "$type": "color" - }, - "$type": "color", - "$value": "#d8913b" + } }, "warning-yellow-800": { + "$value": "#b68b37", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#b68b37", "$type": "color" - }, - "$type": "color", - "$value": "#b68b37" + } }, "warning-yellow-900": { + "$value": "#854714", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#854714", "$type": "color" - }, - "$type": "color", - "$value": "#854714" + } }, "warning-yellow-1000": { + "$value": "#602d0b", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#602d0b", "$type": "color" - }, - "$type": "color", - "$value": "#602d0b" + } }, "warning-yellow-1100": { + "$value": "#381705", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#381705", "$type": "color" - }, - "$type": "color", - "$value": "#381705" + } }, "error-red-050": { + "$value": "#fff2f2", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#fff2f2", "$type": "color" - }, - "$type": "color", - "$value": "#fff2f2" + } }, "error-red-050-75": { + "$value": "rgba(255, 242, 242, 0.75)", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "rgba(255, 242, 242, 0.75)", "$type": "color" - }, - "$type": "color", - "$value": "rgba(255, 242, 242, 0.75)" + } }, "error-red-100": { + "$value": "#fdf7f7", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#fdf7f7", "$type": "color" - }, - "$type": "color", - "$value": "#fdf7f7" + } }, "error-red-200": { + "$value": "#fcefe4", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#fcefe4", "$type": "color" - }, - "$type": "color", - "$value": "#fcefe4" + } }, "error-red-300": { + "$value": "#eecbc1", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#eecbc1", "$type": "color" - }, - "$type": "color", - "$value": "#eecbc1" + } }, "error-red-400": { + "$value": "#f7cfbb", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#f7cfbb", "$type": "color" - }, - "$type": "color", - "$value": "#f7cfbb" + } }, "error-red-500": { + "$value": "#efa78f", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#efa78f", "$type": "color" - }, - "$type": "color", - "$value": "#efa78f" + } }, "error-red-600": { + "$value": "#e78b79", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#e78b79", "$type": "color" - }, - "$type": "color", - "$value": "#e78b79" + } }, "error-red-700": { + "$value": "#cd5046", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#cd5046", "$type": "color" - }, - "$type": "color", - "$value": "#cd5046" + } }, "error-red-800": { + "$value": "#bb4045", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#bb4045", "$type": "color" - }, - "$type": "color", - "$value": "#bb4045" + } }, "error-red-850": { + "$value": "#b33322", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#b33322", "$type": "color" - }, - "$type": "color", - "$value": "#b33322" + } }, "error-red-900": { + "$value": "#811823", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#811823", "$type": "color" - }, - "$type": "color", - "$value": "#811823" + } }, "error-red-1000": { + "$value": "#5d0e1d", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#5d0e1d", "$type": "color" - }, - "$type": "color", - "$value": "#5d0e1d" + } }, "error-red-1100": { + "$value": "#390518", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#390518", "$type": "color" - }, - "$type": "color", - "$value": "#390518" + } }, "info-blue-100": { + "$value": "#edf4f5", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#edf4f5", "$type": "color" - }, - "$type": "color", - "$value": "#edf4f5" + } }, "info-blue-200": { + "$value": "#e4f8fc", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#e4f8fc", "$type": "color" - }, - "$type": "color", - "$value": "#e4f8fc" + } }, "info-blue-300": { + "$value": "#c2d8db", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#c2d8db", "$type": "color" - }, - "$type": "color", - "$value": "#c2d8db" + } }, "info-blue-400": { + "$value": "#bae8f7", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#bae8f7", "$type": "color" - }, - "$type": "color", - "$value": "#bae8f7" + } }, "info-blue-500": { + "$value": "#9fd8ef", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#9fd8ef", "$type": "color" - }, - "$type": "color", - "$value": "#9fd8ef" + } }, "info-blue-600": { + "$value": "#7cc2e4", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#7cc2e4", "$type": "color" - }, - "$type": "color", - "$value": "#7cc2e4" + } }, "info-blue-700": { + "$value": "#4c98c8", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#4c98c8", "$type": "color" - }, - "$type": "color", - "$value": "#4c98c8" + } }, "info-blue-800": { + "$value": "#408e86", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#408e86", "$type": "color" - }, - "$type": "color", - "$value": "#408e86" + } }, "info-blue-900": { + "$value": "#174b80", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#174b80", "$type": "color" - }, - "$type": "color", - "$value": "#174b80" + } }, "info-blue-1000": { + "$value": "#0e2e5d", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#0e2e5d", "$type": "color" - }, - "$type": "color", - "$value": "#0e2e5d" + } }, "info-blue-1100": { + "$value": "#071736", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#071736", "$type": "color" - }, - "$type": "color", - "$value": "#071736" + } }, "default-grey-100": { + "$value": "#f9f8f6", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#f9f8f6", "$type": "color" - }, - "$type": "color", - "$value": "#f9f8f6" + } }, "default-grey-300": { + "$value": "#e8e0ce", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#e8e0ce", "$type": "color" - }, - "$type": "color", - "$value": "#e8e0ce" + } }, "default-grey-700": { + "$value": "#958e83", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#958e83", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "default-grey-800": { + "$value": "#726d64", "filePath": "tokens/_options/color.json5", + "$type": "color", "original": { "$value": "#726d64", "$type": "color" - }, - "$type": "color", - "$value": "#726d64" + } } }, "font": { "family": { - "serif-main": { - "$type": "other", - "$value": "Stuart" - }, - "serif-fallback": { - "$type": "other", - "$value": "\"Stuart fallback\", Georgia, serif" - }, - "sans-main": { - "$type": "other", - "$value": "Graphik" - }, - "sans-fallback": { - "$type": "other", - "$value": "\"Graphik fallback\", \"Helvetica Neue\", sans-serif" - }, - "serif": { - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" - }, - "sans": { - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" - }, - "mono": { - "$type": "other", - "$value": "SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace" - }, + "serif-main": "Stuart", + "serif-fallback": "\"Stuart fallback\", Georgia, serif", + "sans-main": "Graphik", + "sans-fallback": "\"Graphik fallback\", \"Helvetica Neue\", sans-serif", + "serif": "Stuart, \"Stuart fallback\", Georgia, serif", + "sans": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", + "mono": "SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace", "legacy": { - "serif": { - "$type": "other", - "$value": "Roboto, \"Helvetica Neue\", Helvetica, Arial, sans-serif" - }, - "sans": { - "$type": "other", - "$value": "Roboto, \"Helvetica Neue\", Helvetica, Arial, sans-serif" - }, - "sans-condensed": { - "$type": "other", - "$value": "\"Roboto Condensed\", Roboto, \"Helvetica Neue\", Helvetica, Arial, sans-serif" - } + "serif": "Roboto, \"Helvetica Neue\", Helvetica, Arial, sans-serif", + "sans": "Roboto, \"Helvetica Neue\", Helvetica, Arial, sans-serif", + "sans-condensed": "\"Roboto Condensed\", Roboto, \"Helvetica Neue\", Helvetica, Arial, sans-serif" } }, "style": { - "normal": { - "$type": "other", - "$value": "normal" - }, - "italic": { - "$type": "other", - "$value": "italic" - } + "normal": "normal", + "italic": "italic" }, "size": { - "100": { - "$type": "other", - "$value": "12px" - }, - "200": { - "$type": "other", - "$value": "14px" - }, - "300": { - "$type": "other", - "$value": "16px" - }, - "400": { - "$type": "other", - "$value": "18px" - }, - "500": { - "$type": "other", - "$value": "20px" - }, - "600": { - "$type": "other", - "$value": "24px" - }, - "700": { - "$type": "other", - "$value": "28px" - }, - "800": { - "$type": "other", - "$value": "32px" - }, - "900": { - "$type": "other", - "$value": "36px" - }, - "1000": { - "$type": "other", - "$value": "42px" - }, - "1100": { - "$type": "other", - "$value": "48px" - }, - "1200": { - "$type": "other", - "$value": "54px" - }, - "1300": { - "$type": "other", - "$value": "60px" - }, - "1400": { - "$type": "other", - "$value": "68px" - }, - "1500": { - "$type": "other", - "$value": "76px" - }, - "1600": { - "$type": "other", - "$value": "86px" - } + "100": "12px", + "200": "14px", + "300": "16px", + "400": "18px", + "500": "20px", + "600": "24px", + "700": "28px", + "800": "32px", + "900": "36px", + "1000": "42px", + "1100": "48px", + "1200": "54px", + "1300": "60px", + "1400": "68px", + "1500": "76px", + "1600": "86px" }, "weight": { - "normal": { - "$type": "other", - "$value": "400" - }, - "medium": { - "$type": "other", - "$value": "500" - }, - "semibold": { - "$type": "other", - "$value": "600" - }, - "strong": { - "$type": "other", - "$value": "700" - } + "normal": "400", + "medium": "500", + "semibold": "600", + "strong": "700" }, "spacing": { - "tightest": { - "$type": "other", - "$value": "-0.64px" - }, - "tighter": { - "$type": "other", - "$value": "-0.32px" - }, - "tight": { - "$type": "other", - "$value": "-0.16px" - }, - "tightish": { - "$type": "other", - "$value": "-0.08px" - }, - "normal": { - "$type": "other", - "$value": "0px" - }, - "looseish": { - "$type": "other", - "$value": "0.08px" - }, - "loose": { - "$type": "other", - "$value": "0.16px" - }, - "looser": { - "$type": "other", - "$value": "0.32px" - }, - "loosest": { - "$type": "other", - "$value": "0.64px" - } + "tightest": "-0.64px", + "tighter": "-0.32px", + "tight": "-0.16px", + "tightish": "-0.08px", + "normal": "0px", + "looseish": "0.08px", + "loose": "0.16px", + "looser": "0.32px", + "loosest": "0.64px" }, "height": { - "100": { - "$type": "other", - "$value": "16px" - }, - "200": { - "$type": "other", - "$value": "18px" - }, - "300": { - "$type": "other", - "$value": "20px" - }, - "400": { - "$type": "other", - "$value": "22px" - }, - "500": { - "$type": "other", - "$value": "24px" - }, - "600": { - "$type": "other", - "$value": "26px" - }, - "700": { - "$type": "other", - "$value": "28px" - }, - "800": { - "$type": "other", - "$value": "30px" - }, - "900": { - "$type": "other", - "$value": "32px" - }, - "1000": { - "$type": "other", - "$value": "36px" - }, - "1100": { - "$type": "other", - "$value": "40px" - }, - "1200": { - "$type": "other", - "$value": "44px" - }, - "1300": { - "$type": "other", - "$value": "50px" - }, - "1400": { - "$type": "other", - "$value": "56px" - }, - "1500": { - "$type": "other", - "$value": "64px" - }, - "1600": { - "$type": "other", - "$value": "72px" - }, - "1700": { - "$type": "other", - "$value": "80px" - }, - "1800": { - "$type": "other", - "$value": "92px" - } + "100": "16px", + "200": "18px", + "300": "20px", + "400": "22px", + "500": "24px", + "600": "26px", + "700": "28px", + "800": "30px", + "900": "32px", + "1000": "36px", + "1100": "40px", + "1200": "44px", + "1300": "50px", + "1400": "56px", + "1500": "64px", + "1600": "72px", + "1700": "80px", + "1800": "92px" } }, "space": { - "squish": { - "$type": "other", - "$value": 0.5 - }, - "stretch": { - "$type": "other", - "$value": 1.5 - }, - "zero": { - "$type": "other", - "$value": "0px" - }, - "sixteenth-x": { - "$type": "other", - "$value": "1px" - }, - "eighth-x": { - "$type": "other", - "$value": "2px" - }, - "three-sixteenth-x": { - "$type": "other", - "$value": "3px" - }, - "quarter-x": { - "$type": "other", - "$value": "4px" - }, - "three-eighth-x": { - "$type": "other", - "$value": "6px" - }, - "half-x": { - "$type": "other", - "$value": "8px" - }, - "three-quarter-x": { - "$type": "other", - "$value": "12px" - }, - "one-x": { - "$type": "other", - "$value": "16px" - }, - "one-and-a-half-x": { - "$type": "other", - "$value": "24px" - }, - "two-x": { - "$type": "other", - "$value": "32px" - }, - "three-x": { - "$type": "other", - "$value": "48px" - }, - "four-x": { - "$type": "other", - "$value": "64px" - } + "squish": 0.5, + "stretch": 1.5, + "zero": "0px", + "sixteenth-x": "1px", + "eighth-x": "2px", + "three-sixteenth-x": "3px", + "quarter-x": "4px", + "three-eighth-x": "6px", + "half-x": "8px", + "three-quarter-x": "12px", + "one-x": "16px", + "one-and-a-half-x": "24px", + "two-x": "32px", + "three-x": "48px", + "four-x": "64px" } }, "color": { "text": { "button": { "primary": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "primary-hover": { + "$value": "#1f513f", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.blue-spruce-green-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#1f513f" + } }, "primary-active": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "primary-disabled": { + "$value": "#fffffe", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "secondary": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "secondary-hover": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "secondary-active": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "secondary-disabled": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "dark": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "dark-hover": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "dark-active": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "dark-disabled": { + "$value": "#fffffe", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "sale": { + "$value": "#fffffe", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "sale-hover": { + "$value": "#c7370f", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.sale-red-800}", "$type": "color" - }, - "$type": "color", - "$value": "#c7370f" + } }, "sale-active": { + "$value": "#fffffe", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "sale-disabled": { + "$value": "#fffffe", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } } }, "chip": { "default": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "disabled": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } } }, "primary": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "secondary": { + "$value": "#736e65", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-750}", "$type": "color" - }, - "$type": "color", - "$value": "#736e65" + } }, "emphasis": { + "$value": "#2e2e2b", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#2e2e2b" + } }, "brand": { + "$value": "#1f513f", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.blue-spruce-green-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#1f513f" + } }, "sale": { + "$value": "#c7370f", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.sale-red-800}", "$type": "color" - }, - "$type": "color", - "$value": "#c7370f" + } }, "inverse": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "disabled": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "success": { + "$value": "#2e6b34", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.success-green-900}", "$type": "color" - }, - "$type": "color", - "$value": "#2e6b34" + } }, "warning": { + "$value": "#854714", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warning-yellow-900}", "$type": "color" - }, - "$type": "color", - "$value": "#854714" + } }, "error": { + "$value": "#811823", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.error-red-900}", "$type": "color" - }, - "$type": "color", - "$value": "#811823" + } }, "info": { + "$value": "#1b437e", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.alpine-lake-blue-900}", "$type": "color" - }, - "$type": "color", - "$value": "#1b437e" + } }, "message": { "error": { + "$value": "#bb4045", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.error-red-800}", "$type": "color" - }, - "$type": "color", - "$value": "#bb4045" + } } }, "input": { "default": { + "$value": "#2e2e2b", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#2e2e2b" + } }, "label": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "label-disabled": { + "$value": "#b2ab9f", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-450}", "$type": "color" - }, - "$type": "color", - "$value": "#b2ab9f" + } }, "placeholder": { + "$value": "#736e65", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-750}", "$type": "color" - }, - "$type": "color", - "$value": "#736e65" + } }, "required": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "optional": { + "$value": "#736e65", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-750}", "$type": "color" - }, - "$type": "color", - "$value": "#736e65" + } }, "disabled": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "filled": { + "$value": "#2e2e2b", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#2e2e2b" + } }, "help": { + "$value": "#736e65", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-750}", "$type": "color" - }, - "$type": "color", - "$value": "#736e65" + } }, "error": { + "$value": "#b33322", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.error-red-850}", "$type": "color" - }, - "$type": "color", - "$value": "#b33322" + } } }, "link": { "rest": { + "$value": "#406eb5", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - }, - "$type": "color", - "$value": "#406eb5" + } }, "hover": { + "$value": "#406eb5", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - }, - "$type": "color", - "$value": "#406eb5" + } }, "active": { + "$value": "#0b2d60", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.alpine-lake-blue-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#0b2d60" + } }, "disabled": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "visited": { + "$value": "#406eb5", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - }, - "$type": "color", - "$value": "#406eb5" + } } }, "rating": { "default": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/rating.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "hover": { + "$value": "#406eb5", + "$type": "color", "filePath": "tokens/global/rating.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - }, - "$type": "color", - "$value": "#406eb5" + } }, "separator": { + "$value": "#b2ab9f", + "$type": "color", "filePath": "tokens/global/rating.json5", "original": { "$value": "{options.color.warm-grey-450}", "$type": "color" - }, - "$type": "color", - "$value": "#b2ab9f" + } } }, "tab": { "rest": { + "$value": "#736e65", + "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.warm-grey-750}", "$type": "color" - }, - "$type": "color", - "$value": "#736e65" + } }, "active": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "hover": { + "$value": "#406eb5", + "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - }, - "$type": "color", - "$value": "#406eb5" + } }, "disabled": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } } }, "toggle-button": { "default-rest": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } } }, "tooltip": { "default": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/tooltip.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } } } }, @@ -1980,938 +1758,938 @@ "button": { "primary": { "rest": { + "$value": "#1f513f", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.blue-spruce-green-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#1f513f" + } }, "active": { + "$value": "#1f513f", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.blue-spruce-green-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#1f513f" + } }, "hover": { + "$value": "#f7f5f3", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - }, - "$type": "color", - "$value": "#f7f5f3" + } }, "icon-alt-hover": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } } }, "secondary": { "rest": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "active": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "hover": { + "$value": "#f7f5f3", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - }, - "$type": "color", - "$value": "#f7f5f3" + } }, "disabled": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } } }, "dark": { "rest": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "active": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "hover": { + "$value": "#edeae3", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-100}", "$type": "color" - }, - "$type": "color", - "$value": "#edeae3" + } } }, "sale": { "rest": { + "$value": "#c7370f", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.sale-red-800}", "$type": "color" - }, - "$type": "color", - "$value": "#c7370f" + } }, "active": { + "$value": "#c7370f", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.sale-red-800}", "$type": "color" - }, - "$type": "color", - "$value": "#c7370f" + } }, "hover": { + "$value": "#f7f5f3", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - }, - "$type": "color", - "$value": "#f7f5f3" + } } }, "default-disabled": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "icon-only-active": { + "$value": "#f7f5f3", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - }, - "$type": "color", - "$value": "#f7f5f3" + } } }, "chip": { "default-rest": { + "$value": "#fffffe", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "default-disabled": { + "$value": "#fffffe", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "default-hover": { + "$value": "#f7f5f3", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - }, - "$type": "color", - "$value": "#f7f5f3" + } }, "default-focus": { + "$value": "#fffffe", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "default-active": { + "$value": "#edeae3", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-100}", "$type": "color" - }, - "$type": "color", - "$value": "#edeae3" + } }, "default-selected": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "default-selected-hover": { + "$value": "#edeae3", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-100}", "$type": "color" - }, - "$type": "color", - "$value": "#edeae3" + } }, "default-selected-focus": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "default-selected-active": { + "$value": "#edeae3", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-100}", "$type": "color" - }, - "$type": "color", - "$value": "#edeae3" + } } }, "transparent": { + "$value": "rgba(255, 255, 255, 0)", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.transparent}", "$type": "color" - }, - "$type": "color", - "$value": "rgba(255, 255, 255, 0)" + } }, "primary": { + "$value": "#fffffe", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "secondary": { + "$value": "#f7f5f3", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - }, - "$type": "color", - "$value": "#f7f5f3" + } }, "brand": { "spruce": { + "$value": "#1f513f", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.blue-spruce-green-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#1f513f" + } } }, "message": { "default-01": { + "$value": "#f9f8f6", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.default-grey-100}", "$type": "color" - }, - "$type": "color", - "$value": "#f9f8f6" + } }, "default-02": { + "$value": "#e8e0ce", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.default-grey-300}", "$type": "color" - }, - "$type": "color", - "$value": "#e8e0ce" + } }, "success": { + "$value": "#ecf9e6", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.success-green-200}", "$type": "color" - }, - "$type": "color", - "$value": "#ecf9e6" + } }, "success-01": { + "$value": "#f4fbf5", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.success-green-100}", "$type": "color" - }, - "$type": "color", - "$value": "#f4fbf5" + } }, "success-02": { + "$value": "#d5e6cb", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.success-green-300}", "$type": "color" - }, - "$type": "color", - "$value": "#d5e6cb" + } }, "warning": { + "$value": "#fdf6e2", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warning-yellow-200}", "$type": "color" - }, - "$type": "color", - "$value": "#fdf6e2" + } }, "warning-01": { + "$value": "#fefcf1", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warning-yellow-100}", "$type": "color" - }, - "$type": "color", - "$value": "#fefcf1" + } }, "warning-02": { + "$value": "#f5e9b7", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warning-yellow-300}", "$type": "color" - }, - "$type": "color", - "$value": "#f5e9b7" + } }, "error": { + "$value": "#fcefe4", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.error-red-200}", "$type": "color" - }, - "$type": "color", - "$value": "#fcefe4" + } }, "error-01": { + "$value": "#fdf7f7", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.error-red-100}", "$type": "color" - }, - "$type": "color", - "$value": "#fdf7f7" + } }, "error-02": { + "$value": "#eecbc1", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.error-red-300}", "$type": "color" - }, - "$type": "color", - "$value": "#eecbc1" + } }, "info": { + "$value": "#e2f4fe", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.alpine-lake-blue-200}", "$type": "color" - }, - "$type": "color", - "$value": "#e2f4fe" + } }, "info-01": { + "$value": "#edf4f5", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.info-blue-100}", "$type": "color" - }, - "$type": "color", - "$value": "#edf4f5" + } }, "info-02": { + "$value": "#c2d8db", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.info-blue-300}", "$type": "color" - }, - "$type": "color", - "$value": "#c2d8db" + } }, "sale": { + "$value": "#c7370f", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.sale-red-800}", "$type": "color" - }, - "$type": "color", - "$value": "#c7370f" + } } }, "accordion-hover": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "pagination-hover": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "pagination-keyline": { + "$value": "#406eb5", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - }, - "$type": "color", - "$value": "#406eb5" + } }, "modal-overlay": { + "$value": "rgba(247, 245, 243, 0.85)", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-025-85}", "$type": "color" - }, - "$type": "color", - "$value": "rgba(247, 245, 243, 0.85)" + } }, "label": { "default-hover": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "default-active": { + "$value": "#edeae3", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-100}", "$type": "color" - }, - "$type": "color", - "$value": "#edeae3" + } }, "default-focus": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "secondary-hover": { + "$value": "rgba(255, 255, 255, 0.75)", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.white-75}", "$type": "color" - }, - "$type": "color", - "$value": "rgba(255, 255, 255, 0.75)" + } }, "secondary-active": { + "$value": "#fffffe", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "secondary-focus": { + "$value": "rgba(255, 255, 255, 0.75)", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.white-75}", "$type": "color" - }, - "$type": "color", - "$value": "rgba(255, 255, 255, 0.75)" + } } }, "input": { "default": { + "$value": "rgba(247, 245, 243, 0.15)", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-025-15}", "$type": "color" - }, - "$type": "color", - "$value": "rgba(247, 245, 243, 0.15)" + } }, "secondary": { + "$value": "rgba(255, 255, 255, 0.85)", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.white-85}", "$type": "color" - }, - "$type": "color", - "$value": "rgba(255, 255, 255, 0.85)" + } }, "error": { + "$value": "rgba(255, 242, 242, 0.75)", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.error-red-050-75}", "$type": "color" - }, - "$type": "color", - "$value": "rgba(255, 242, 242, 0.75)" + } }, "default-hover": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "default-active": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "default-selected": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "secondary-active": { + "$value": "#fffffe", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "default-selected-hover": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "default-disabled": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "default-selected-focus": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "default-focus": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } } }, "rating-star-default": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/rating.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "rating-star-highlighted": { + "$value": "#ffd280", + "$type": "color", "filePath": "tokens/global/rating.json5", "original": { "$value": "{options.color.golden-yellow-500}", "$type": "color" - }, - "$type": "color", - "$value": "#ffd280" + } }, "surface": { "primary": { + "$value": "#fffffe", + "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "secondary": { + "$value": "#f7f5f3", + "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - }, - "$type": "color", - "$value": "#f7f5f3" + } }, "brand-spruce": { + "$value": "#1f513f", + "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.blue-spruce-green-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#1f513f" + } }, "sale": { + "$value": "#c7370f", + "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.sale-red-800}", "$type": "color" - }, - "$type": "color", - "$value": "#c7370f" + } } }, "surface-selection": { "default": { "rest": { + "$value": "#fffffe", + "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "active": { + "$value": "#fffffe", + "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "hover": { + "$value": "#fffffe", + "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "checked": { + "$value": "#fffffe", + "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "disabled": { + "$value": "#f7f5f3", + "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - }, - "$type": "color", - "$value": "#f7f5f3" + } }, "loading": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } } } }, "switch": { "default-rest": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "default-hover": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "default-focus": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "selected": { "default-rest": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "default-hover": { + "$value": "#2e2e2b", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#2e2e2b" + } }, "default-focus": { + "$value": "#2e2e2b", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#2e2e2b" + } } }, "handle": { "default-rest": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "default-hover": { + "$value": "#edeae3", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-100}", "$type": "color" - }, - "$type": "color", - "$value": "#edeae3" + } }, "default-focus": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "selected": { "default-rest": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "default-hover": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "default-focus": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } } } } }, "table-header": { + "$value": "#f7f5f3", + "$type": "color", "filePath": "tokens/global/table.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - }, - "$type": "color", - "$value": "#f7f5f3" + } }, "table-row": { + "$value": "#fffffe", + "$type": "color", "filePath": "tokens/global/table.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "table-row-alt": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/table.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "toggle-group": { "default": { "rest": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } } } }, "toggle-button": { "default": { "rest": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } }, "hover": { + "$value": "#edeae3", + "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.warm-grey-100}", "$type": "color" - }, - "$type": "color", - "$value": "#edeae3" + } }, "focus": { + "$value": "#edeae3", + "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.warm-grey-100}", "$type": "color" - }, - "$type": "color", - "$value": "#edeae3" + } }, "selected": { "rest": { + "$value": "#fffffe", + "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "hover": { + "$value": "#fffffe", + "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } } } } }, "tooltip": { "default": { + "$value": "#2e2e2b", + "$type": "color", "filePath": "tokens/global/tooltip.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#2e2e2b" + } } } }, @@ -2919,2387 +2697,2370 @@ "button": { "primary": { "rest": { + "$value": "#1f513f", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.blue-spruce-green-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#1f513f" + } }, "active": { + "$value": "#1f513f", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.blue-spruce-green-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#1f513f" + } }, "active-inset": { + "$value": "#f7f5f3", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - }, - "$type": "color", - "$value": "#f7f5f3" + } }, "hover": { + "$value": "#1f513f", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.blue-spruce-green-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#1f513f" + } } }, "secondary": { "rest": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "active": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "active-inset": { + "$value": "#f7f5f3", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - }, - "$type": "color", - "$value": "#f7f5f3" + } }, "hover": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } } }, "dark": { "rest": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "active": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "active-inset": { + "$value": "#edeae3", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-100}", "$type": "color" - }, - "$type": "color", - "$value": "#edeae3" + } }, "hover": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } } }, "sale": { "rest": { + "$value": "#c7370f", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.sale-red-800}", "$type": "color" - }, - "$type": "color", - "$value": "#c7370f" + } }, "active": { + "$value": "#c7370f", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.sale-red-800}", "$type": "color" - }, - "$type": "color", - "$value": "#c7370f" + } }, "active-inset": { + "$value": "#fde2e2", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.sale-red-200}", "$type": "color" - }, - "$type": "color", - "$value": "#fde2e2" + } }, "hover": { + "$value": "#c7370f", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.sale-red-800}", "$type": "color" - }, - "$type": "color", - "$value": "#c7370f" + } } }, "default-disabled": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "icon-only-active": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/button.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } } }, "chip": { "default-rest": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "default-disabled": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "default-hover": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "default-focus": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "default-active": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "default-selected-rest": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "default-selected-hover": { + "$value": "#736e65", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-750}", "$type": "color" - }, - "$type": "color", - "$value": "#736e65" + } }, "default-selected-focus": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/chip.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } } }, "transparent": { + "$value": "rgba(255, 255, 255, 0)", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.transparent}", "$type": "color" - }, - "$type": "color", - "$value": "rgba(255, 255, 255, 0)" + } }, "primary": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "secondary": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "success": { + "$value": "#3b8349", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.success-green-800}", "$type": "color" - }, - "$type": "color", - "$value": "#3b8349" + } }, "warning": { + "$value": "#b68b37", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warning-yellow-800}", "$type": "color" - }, - "$type": "color", - "$value": "#b68b37" + } }, "error": { + "$value": "#bb4045", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.error-red-800}", "$type": "color" - }, - "$type": "color", - "$value": "#bb4045" + } }, "info": { + "$value": "#406eb5", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - }, - "$type": "color", - "$value": "#406eb5" + } }, "message": { "default-01": { + "$value": "#726d64", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.default-grey-800}", "$type": "color" - }, - "$type": "color", - "$value": "#726d64" + } }, "default-02": { + "$value": "#e8e0ce", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.default-grey-300}", "$type": "color" - }, - "$type": "color", - "$value": "#e8e0ce" + } }, "success-01": { + "$value": "#3b8349", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.success-green-800}", "$type": "color" - }, - "$type": "color", - "$value": "#3b8349" + } }, "success-02": { + "$value": "#d5e6cb", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.success-green-300}", "$type": "color" - }, - "$type": "color", - "$value": "#d5e6cb" + } }, "warning-01": { + "$value": "#b68b37", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warning-yellow-800}", "$type": "color" - }, - "$type": "color", - "$value": "#b68b37" + } }, "warning-02": { + "$value": "#f5e9b7", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warning-yellow-300}", "$type": "color" - }, - "$type": "color", - "$value": "#f5e9b7" + } }, "error-01": { + "$value": "#bb4045", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.error-red-800}", "$type": "color" - }, - "$type": "color", - "$value": "#bb4045" + } }, "error-02": { + "$value": "#eecbc1", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.error-red-300}", "$type": "color" - }, - "$type": "color", - "$value": "#eecbc1" + } }, "info-01": { + "$value": "#408e86", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.info-blue-800}", "$type": "color" - }, - "$type": "color", - "$value": "#408e86" + } }, "info-02": { + "$value": "#c2d8db", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.info-blue-300}", "$type": "color" - }, - "$type": "color", - "$value": "#c2d8db" + } } }, "label": { "default-focus": { + "$value": "#2e2e2b", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#2e2e2b" + } } }, "input": { "default": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "error": { + "$value": "#b33322", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.error-red-850}", "$type": "color" - }, - "$type": "color", - "$value": "#b33322" + } }, "default-active": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "default-selected": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "default-focus": { + "$value": "#2e2e2b", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#2e2e2b" + } }, "default-selected-hover": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "default-hover": { + "$value": "#2e2e2b", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#2e2e2b" + } }, "default-disabled": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } } }, "link": { "rest": { + "$value": "#406eb5", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - }, - "$type": "color", - "$value": "#406eb5" + } }, "hover": { + "$value": "#406eb5", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - }, - "$type": "color", - "$value": "#406eb5" + } }, "active": { + "$value": "#0b2d60", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.alpine-lake-blue-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#0b2d60" + } }, "disabled": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "visited": { + "$value": "#406eb5", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/link.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - }, - "$type": "color", - "$value": "#406eb5" + } } }, "rating-star": { "default": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/rating.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "highlighted": { + "$value": "#bd7b2d", + "$type": "color", "filePath": "tokens/global/rating.json5", "original": { "$value": "{options.color.golden-yellow-800}", "$type": "color" - }, - "$type": "color", - "$value": "#bd7b2d" + } } }, "surface": { "primary": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "secondary": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "success": { + "$value": "#3b8349", + "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.success-green-800}", "$type": "color" - }, - "$type": "color", - "$value": "#3b8349" + } }, "warning": { + "$value": "#b68b37", + "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.warning-yellow-800}", "$type": "color" - }, - "$type": "color", - "$value": "#b68b37" + } }, "error": { + "$value": "#bb4045", + "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.error-red-800}", "$type": "color" - }, - "$type": "color", - "$value": "#bb4045" + } }, "info": { + "$value": "#406eb5", + "$type": "color", "filePath": "tokens/global/surface.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - }, - "$type": "color", - "$value": "#406eb5" + } } }, "surface-selection": { "default": { "rest": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.default-grey-700}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "active": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.default-grey-700}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "hover": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.default-grey-700}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "checked": { + "$value": "#2e2e2b", + "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color" - }, - "$type": "color", - "$value": "#2e2e2b" + } }, "disabled": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.default-grey-700}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "loading": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { "$value": "{options.color.default-grey-700}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } } } }, "switch": { "default-hover": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "handle": { "default-rest": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "default-hover": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "default-focus": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } } } }, "tab": { "keyline": { "rest": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "active": { + "$value": "#406eb5", + "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - }, - "$type": "color", - "$value": "#406eb5" + } }, "active-alt": { + "$value": "#78b1e8", + "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.alpine-lake-blue-600}", "$type": "color" - }, - "$type": "color", - "$value": "#78b1e8" + } }, "hover": { + "$value": "#406eb5", + "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - }, - "$type": "color", - "$value": "#406eb5" + } }, "hover-alt": { + "$value": "#78b1e8", + "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.alpine-lake-blue-600}", "$type": "color" - }, - "$type": "color", - "$value": "#78b1e8" + } }, "disabled": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/tab.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } } } }, "table": { "default": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/table.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "head": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/table.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } } }, "toggle-button": { "default": { "focus": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "selected": { "rest": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "focus": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } } } } }, "tooltip": { "default": { + "$value": "#fafbf9", + "$type": "color", "filePath": "tokens/global/tooltip.json5", "original": { "$value": "{options.color.warm-grey-010}", "$type": "color" - }, - "$type": "color", - "$value": "#fafbf9" + } } } }, - "doccategory": { - "$type": "other", - "$value": "colors" - }, - "docexample": { - "$type": "other", - "$value": "color" - }, + "doccategory": "colors", + "docexample": "color", "icon": { "default": { + "$value": "#958e83", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-600}", "$type": "color" - }, - "$type": "color", - "$value": "#958e83" + } }, "emphasis": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "link": { + "$value": "#406eb5", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.alpine-lake-blue-800}", "$type": "color" - }, - "$type": "color", - "$value": "#406eb5" + } }, "disabled": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "message": { "default": { + "$value": "#726d64", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.default-grey-800}", "$type": "color" - }, - "$type": "color", - "$value": "#726d64" + } }, "success": { + "$value": "#3b8349", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.success-green-800}", "$type": "color" - }, - "$type": "color", - "$value": "#3b8349" + } }, "warning": { + "$value": "#b68b37", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warning-yellow-800}", "$type": "color" - }, - "$type": "color", - "$value": "#b68b37" + } }, "error": { + "$value": "#bb4045", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.error-red-800}", "$type": "color" - }, - "$type": "color", - "$value": "#bb4045" + } }, "info": { + "$value": "#408e86", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.info-blue-800}", "$type": "color" - }, - "$type": "color", - "$value": "#408e86" + } } }, "checkbox-default-selected": { + "$value": "#fffffe", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "checkbox-default-selected-hover": { + "$value": "#fffffe", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "checkbox-default-selected-active": { + "$value": "#4b4a48", + "$type": "color", "filePath": "tokens/global/input.json5", "original": { "$value": "{options.color.warm-grey-900}", "$type": "color" - }, - "$type": "color", - "$value": "#4b4a48" + } }, "switch": { "selected": { "default-rest": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "default-hover": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } }, "default-focus": { + "$value": "#d5cfc3", + "$type": "color", "filePath": "tokens/global/switch.json5", "original": { "$value": "{options.color.warm-grey-250}", "$type": "color" - }, - "$type": "color", - "$value": "#d5cfc3" + } } } } }, "surface": { "primary": { + "$value": "#fffffe", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.white}", "$type": "color" - }, - "$type": "color", - "$value": "#ffffff" + } }, "secondary": { + "$value": "#f7f5f3", + "$type": "color", "filePath": "tokens/global/color.json5", "original": { "$value": "{options.color.warm-grey-025}", "$type": "color" - }, - "$type": "color", - "$value": "#f7f5f3" + } } } }, "form": { "input-height-default": { + "$value": "4rem", + "$type": "dimension", "filePath": "tokens/global/form.json5", "original": { "$value": "40px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "4rem" + } }, "input-height-large": { + "$value": "4.8rem", + "$type": "dimension", "filePath": "tokens/global/form.json5", "original": { "$value": "48px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "4.8rem" + } }, "figure-size-small": { + "$value": "1.6rem", + "$type": "dimension", "filePath": "tokens/global/form.json5", "original": { "$value": "16px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "1.6rem" + } }, "figure-size-medium": { + "$value": "1.6rem", + "$type": "dimension", "filePath": "tokens/global/form.json5", "original": { "$value": "16px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "1.6rem" + } }, "figure-size-large": { + "$value": "2rem", + "$type": "dimension", "filePath": "tokens/global/form.json5", "original": { "$value": "20px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "2rem" + } } }, "icon": { "size-sm": { + "$value": "1.6rem", + "$type": "dimension", "filePath": "tokens/global/icon.json5", "original": { "$value": "{space.one-x.$value}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "1.6rem" + } }, "size": { + "$value": "2.4rem", + "$type": "dimension", "filePath": "tokens/global/icon.json5", "original": { "$value": "{space.one-and-a-half-x.$value}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "2.4rem" + } }, "size-lg": { + "$value": "3.2rem", + "$type": "dimension", "filePath": "tokens/global/icon.json5", "original": { "$value": "{space.two-x.$value}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "3.2rem" + } } }, "duration": { "1-x": { + "$value": "0.10s", + "$type": "time", "filePath": "tokens/global/motion.json5", "original": { "$value": "100ms", "$type": "time" - }, - "$type": "time", - "$value": "0.10s" + } }, "2-x": { + "$value": "0.20s", + "$type": "time", "filePath": "tokens/global/motion.json5", "original": { "$value": "200ms", "$type": "time" - }, - "$type": "time", - "$value": "0.20s" + } }, "3-x": { + "$value": "0.30s", + "$type": "time", "filePath": "tokens/global/motion.json5", "original": { "$value": "300ms", "$type": "time" - }, - "$type": "time", - "$value": "0.30s" + } }, "4-x": { + "$value": "0.40s", + "$type": "time", "filePath": "tokens/global/motion.json5", "original": { "$value": "400ms", "$type": "time" - }, - "$type": "time", - "$value": "0.40s" + } }, "5-x": { + "$value": "0.50s", + "$type": "time", "filePath": "tokens/global/motion.json5", "original": { "$value": "500ms", "$type": "time" - }, - "$type": "time", - "$value": "0.50s" + } }, "6-x": { + "$value": "0.60s", + "$type": "time", "filePath": "tokens/global/motion.json5", "original": { "$value": "600ms", "$type": "time" - }, - "$type": "time", - "$value": "0.60s" + } } }, "timing": { "function-ease-out": { + "$value": "cubic-bezier(0.32, 0.94, 0.60, 1)", "filePath": "tokens/global/motion.json5", "original": { "$value": "cubic-bezier(0.32, 0.94, 0.60, 1)" - }, - "$type": "other", - "$value": "cubic-bezier(0.32, 0.94, 0.60, 1)" + } }, "function-ease": { + "$value": "cubic-bezier(0.15, 0, 0.15, 0)", "filePath": "tokens/global/motion.json5", "original": { "$value": "cubic-bezier(0.15, 0, 0.15, 0)" - }, - "$type": "other", - "$value": "cubic-bezier(0.15, 0, 0.15, 0)" + } }, "function-linear": { + "$value": "cubic-bezier(0, 0, 1, 1)", "filePath": "tokens/global/motion.json5", "original": { "$value": "cubic-bezier(0, 0, 1, 1)" - }, - "$type": "other", - "$value": "cubic-bezier(0, 0, 1, 1)" + } } }, "prominence": { "flat-x": { + "$value": "0", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0" + } }, "flat-y": { + "$value": "0", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0" + } }, "flat-blur": { + "$value": "0", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0" + } }, "flat-spread": { + "$value": "0", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0" + } }, "flat-color": { + "$value": "rgba(46, 46, 43, 0.2)", + "$type": "color", "filePath": "tokens/global/prominence.json5", "original": { "$value": "{options.color.warm-grey-1000-20}", "$type": "color" - }, - "$type": "color", - "$value": "rgba(46, 46, 43, 0.2)" + } }, "raised-x": { + "$value": "0", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0" + } }, "raised-y": { + "$value": "0.2rem", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "2px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0.2rem" + } }, "raised-blur": { + "$value": "0.2rem", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "2px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0.2rem" + } }, "raised-spread": { + "$value": "0", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0" + } }, "raised-color": { + "$value": "rgba(46, 46, 43, 0.2)", + "$type": "color", "filePath": "tokens/global/prominence.json5", "original": { "$value": "{options.color.warm-grey-1000-20}", "$type": "color" - }, - "$type": "color", - "$value": "rgba(46, 46, 43, 0.2)" + } }, "elevated-x": { + "$value": "0", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0" + } }, "elevated-y": { + "$value": "0.4rem", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "4px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0.4rem" + } }, "elevated-blur": { + "$value": "0.4rem", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "4px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0.4rem" + } }, "elevated-spread": { + "$value": "0", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0" + } }, "elevated-color": { + "$value": "rgba(46, 46, 43, 0.2)", + "$type": "color", "filePath": "tokens/global/prominence.json5", "original": { "$value": "{options.color.warm-grey-1000-20}", "$type": "color" - }, - "$type": "color", - "$value": "rgba(46, 46, 43, 0.2)" + } }, "floating-x": { + "$value": "0", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0" + } }, "floating-y": { + "$value": "0.8rem", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "8px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0.8rem" + } }, "floating-blur": { + "$value": "0.8rem", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "8px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0.8rem" + } }, "floating-spread": { + "$value": "0", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0" + } }, "floating-color": { + "$value": "rgba(46, 46, 43, 0.2)", + "$type": "color", "filePath": "tokens/global/prominence.json5", "original": { "$value": "{options.color.warm-grey-1000-20}", "$type": "color" - }, - "$type": "color", - "$value": "rgba(46, 46, 43, 0.2)" + } }, "lifted-x": { + "$value": "0", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0" + } }, "lifted-y": { + "$value": "1.6rem", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "16px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "1.6rem" + } }, "lifted-blur": { + "$value": "1.6rem", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "16px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "1.6rem" + } }, "lifted-spread": { + "$value": "0", + "$type": "dimension", "filePath": "tokens/global/prominence.json5", "original": { "$value": "0", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0" + } }, "lifted-color": { + "$value": "rgba(46, 46, 43, 0.2)", + "$type": "color", "filePath": "tokens/global/prominence.json5", "original": { "$value": "{options.color.warm-grey-1000-20}", "$type": "color" - }, - "$type": "color", - "$value": "rgba(46, 46, 43, 0.2)" + } }, "flat": { + "$value": "0 0 0 0 rgba(46, 46, 43, 0.2)", "filePath": "tokens/web/prominence.json5", "original": { "$value": "{prominence.flat-x.$value} {prominence.flat-y.$value} {prominence.flat-blur.$value} {prominence.flat-spread.$value} {prominence.flat-color.$value}" - }, - "$type": "other", - "$value": "0 0 0 0 rgba(46, 46, 43, 0.2)" + } }, "raised": { + "$value": "0 0.2rem 0.2rem 0 rgba(46, 46, 43, 0.2)", "filePath": "tokens/web/prominence.json5", "original": { "$value": "{prominence.raised-x.$value} {prominence.raised-y.$value} {prominence.raised-blur.$value} {prominence.raised-spread.$value} {prominence.raised-color.$value}" - }, - "$type": "other", - "$value": "0 0.2rem 0.2rem 0 rgba(46, 46, 43, 0.2)" + } }, "elevated": { + "$value": "0 0.4rem 0.4rem 0 rgba(46, 46, 43, 0.2)", "filePath": "tokens/web/prominence.json5", "original": { "$value": "{prominence.elevated-x.$value} {prominence.elevated-y.$value} {prominence.elevated-blur.$value} {prominence.elevated-spread.$value} {prominence.elevated-color.$value}" - }, - "$type": "other", - "$value": "0 0.4rem 0.4rem 0 rgba(46, 46, 43, 0.2)" + } }, "floating": { + "$value": "0 0.8rem 0.8rem 0 rgba(46, 46, 43, 0.2)", "filePath": "tokens/web/prominence.json5", "original": { "$value": "{prominence.floating-x.$value} {prominence.floating-y.$value} {prominence.floating-blur.$value} {prominence.floating-spread.$value} {prominence.floating-color.$value}" - }, - "$type": "other", - "$value": "0 0.8rem 0.8rem 0 rgba(46, 46, 43, 0.2)" + } }, "lifted": { + "$value": "0 1.6rem 1.6rem 0 rgba(46, 46, 43, 0.2)", "filePath": "tokens/web/prominence.json5", "original": { "$value": "{prominence.lifted-x.$value} {prominence.lifted-y.$value} {prominence.lifted-blur.$value} {prominence.lifted-spread.$value} {prominence.lifted-color.$value}" - }, - "$type": "other", - "$value": "0 1.6rem 1.6rem 0 rgba(46, 46, 43, 0.2)" + } } }, "radius": { "sharp": { + "$value": "0", + "$type": "dimension", "filePath": "tokens/global/radius.json5", "original": { "$value": "0", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0" + } }, "soft": { + "$value": "0.2rem", + "$type": "dimension", "filePath": "tokens/global/radius.json5", "original": { "$value": "2px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0.2rem" + } }, "softer": { + "$value": "0.4rem", + "$type": "dimension", "filePath": "tokens/global/radius.json5", "original": { "$value": "4px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0.4rem" + } }, "softest": { + "$value": "0.6rem", + "$type": "dimension", "filePath": "tokens/global/radius.json5", "original": { "$value": "6px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0.6rem" + } }, "round": { + "$value": "999.9rem", + "$type": "dimension", "filePath": "tokens/global/radius.json5", "original": { "$value": "9999px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "999.9rem" + } } }, "space": { "zero": { + "$value": "0", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.zero}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0" + } }, "sixteenth-x": { + "$value": "0.1rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.sixteenth-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0.1rem" + } }, "eighth-x": { + "$value": "0.2rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.eighth-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0.2rem" + } }, "three-sixteenth-x": { + "$value": "0.3rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-sixteenth-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0.3rem" + } }, "quarter-x": { + "$value": "0.4rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.quarter-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0.4rem" + } }, "three-eighth-x": { + "$value": "0.6rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-eighth-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0.6rem" + } }, "half-x": { + "$value": "0.8rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.half-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0.8rem" + } }, "three-quarter-x": { + "$value": "1.2rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-quarter-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "1.2rem" + } }, "one-x": { + "$value": "1.6rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "1.6rem" + } }, "one-and-a-half-x": { + "$value": "2.4rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "24px", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "2.4rem" + } }, "two-x": { + "$value": "3.2rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "32px", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "3.2rem" + } }, "three-x": { + "$value": "4.8rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "48px", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "4.8rem" + } }, "four-x": { + "$value": "6.4rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "64px", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "6.4rem" + } }, "inset": { "sixteenth-x": { + "$value": "0.1rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{space.sixteenth-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0.1rem" + } }, "eighth-x": { + "$value": "0.2rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{space.eighth-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0.2rem" + } }, "eighth-x-squish-top-bottom": { + "$value": "0", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "0", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0" + } }, "eighth-x-squish-left-right": { + "$value": "0.2rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "2px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0.2rem" + } }, "eighth-x-stretch-top-bottom": { + "$value": "0.4rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "4px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0.4rem" + } }, "eighth-x-stretch-left-right": { + "$value": "0.2rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "2px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0.2rem" + } }, "three-sixteenth-x": { + "$value": "0.3rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{space.three-sixteenth-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0.3rem" + } }, "quarter-x": { + "$value": "0.4rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{space.quarter-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0.4rem" + } }, "quarter-x-squish-top-bottom": { + "$value": "0.2rem", "spacingModifier": 0.5, + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.quarter-x}", "spacingModifier": "{options.space.squish}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0.2rem" + } }, "quarter-x-squish-left-right": { + "$value": "0.4rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.quarter-x}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0.4rem" + } }, "quarter-x-stretch-top-bottom": { + "$value": "0.6rem", + "$type": "dimension", "spacingModifier": 1.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.quarter-x}", "$type": "dimension", "spacingModifier": "{options.space.stretch}" - }, - "$type": "dimension", - "$value": "0.6rem" + } }, "quarter-x-stretch-left-right": { + "$value": "0.4rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.quarter-x}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0.4rem" + } }, "three-eighth-x": { + "$value": "0.6rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{space.three-eighth-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0.6rem" + } }, "half-x": { + "$value": "0.8rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.half-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0.8rem" + } }, "half-x-squish-top-bottom": { + "$value": "0.4rem", + "$type": "dimension", "spacingModifier": 0.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.half-x}", "$type": "dimension", "spacingModifier": "{options.space.squish}" - }, - "$type": "dimension", - "$value": "0.4rem" + } }, "half-x-squish-left-right": { + "$value": "0.8rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.half-x}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0.8rem" + } }, "half-x-stretch-top-bottom": { + "$value": "1.2rem", + "$type": "dimension", "spacingModifier": 1.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.half-x}", "$type": "dimension", "spacingModifier": "{options.space.stretch}" - }, - "$type": "dimension", - "$value": "1.2rem" + } }, "half-x-stretch-left-right": { + "$value": "0.8rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.half-x}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "0.8rem" + } }, "three-quarter-x": { + "$value": "1.2rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-quarter-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "1.2rem" + } }, "three-quarter-x-squish-top-bottom": { + "$value": "0.6rem", + "$type": "dimension", "spacingModifier": 0.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-quarter-x}", "$type": "dimension", "spacingModifier": "{options.space.squish}" - }, - "$type": "dimension", - "$value": "0.6rem" + } }, "three-quarter-x-squish-left-right": { + "$value": "1.2rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-quarter-x}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "1.2rem" + } }, "three-quarter-x-stretch-top-bottom": { + "$value": "1.8rem", + "$type": "dimension", "spacingModifier": 1.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-quarter-x}", "$type": "dimension", "spacingModifier": "{options.space.stretch}" - }, - "$type": "dimension", - "$value": "1.8rem" + } }, "three-quarter-x-stretch-left-right": { + "$value": "1.2rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-quarter-x}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "1.2rem" + } }, "one-x": { + "$value": "1.6rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "1.6rem" + } }, "one-x-squish-top-bottom": { + "$value": "0.8rem", + "$type": "dimension", "spacingModifier": 0.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-x}", "$type": "dimension", "spacingModifier": "{options.space.squish}" - }, - "$type": "dimension", - "$value": "0.8rem" + } }, "one-x-squish-left-right": { + "$value": "1.6rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-x}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "1.6rem" + } }, "one-x-stretch-top-bottom": { + "$value": "2.4rem", + "$type": "dimension", "spacingModifier": 1.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-x}", "$type": "dimension", "spacingModifier": "{options.space.stretch}" - }, - "$type": "dimension", - "$value": "2.4rem" + } }, "one-x-stretch-left-right": { + "$value": "1.6rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-x}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "1.6rem" + } }, "one-and-a-half-x": { + "$value": "2.4rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-and-a-half-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "2.4rem" + } }, "one-and-a-half-x-squish-top-bottom": { + "$value": "1.2rem", + "$type": "dimension", "spacingModifier": 0.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-and-a-half-x}", "$type": "dimension", "spacingModifier": "{options.space.squish}" - }, - "$type": "dimension", - "$value": "1.2rem" + } }, "one-and-a-half-x-squish-left-right": { + "$value": "2.4rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-and-a-half-x}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "2.4rem" + } }, "one-and-a-half-x-stretch-top-bottom": { + "$value": "3.6rem", + "$type": "dimension", "spacingModifier": 1.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-and-a-half-x}", "$type": "dimension", "spacingModifier": "{options.space.stretch}" - }, - "$type": "dimension", - "$value": "3.6rem" + } }, "one-and-a-half-x-stretch-left-right": { + "$value": "2.4rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.one-and-a-half-x}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "2.4rem" + } }, "two-x": { + "$value": "3.2rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.two-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "3.2rem" + } }, "two-x-squish-top-bottom": { + "$value": "1.6rem", + "$type": "dimension", "spacingModifier": 0.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.two-x}", "$type": "dimension", "spacingModifier": "{options.space.squish}" - }, - "$type": "dimension", - "$value": "1.6rem" + } }, "two-x-squish-left-right": { + "$value": "3.2rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.two-x}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "3.2rem" + } }, "two-x-stretch-top-bottom": { + "$value": "4.8rem", + "$type": "dimension", "spacingModifier": 1.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.two-x}", "$type": "dimension", "spacingModifier": "{options.space.stretch}" - }, - "$type": "dimension", - "$value": "4.8rem" + } }, "two-x-stretch-left-right": { + "$value": "3.2rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.two-x}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "3.2rem" + } }, "three-x": { + "$value": "4.8rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-x}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "4.8rem" + } }, "three-x-squish-top-bottom": { + "$value": "2.4rem", + "$type": "dimension", "spacingModifier": 0.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-x}", "$type": "dimension", "spacingModifier": "{options.space.squish}" - }, - "$type": "dimension", - "$value": "2.4rem" + } }, "three-x-squish-left-right": { + "$value": "4.8rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-x}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "4.8rem" + } }, "three-x-stretch-top-bottom": { + "$value": "7.2rem", + "$type": "dimension", "spacingModifier": 1.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-x}", "$type": "dimension", "spacingModifier": "{options.space.stretch}" - }, - "$type": "dimension", - "$value": "7.2rem" + } }, "three-x-stretch-left-right": { + "$value": "4.8rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.three-x}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "4.8rem" + } }, "four-x": { + "$value": "6.4rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.four-x}", "$type": "dimension", - "utility-class": true - }, - "$type": "dimension", - "$value": "6.4rem" + "utility-class": true + } }, "four-x-squish-top-bottom": { + "$value": "3.2rem", + "$type": "dimension", "spacingModifier": 0.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.four-x}", "$type": "dimension", "spacingModifier": "{options.space.squish}" - }, - "$type": "dimension", - "$value": "3.2rem" + } }, "four-x-squish-left-right": { + "$value": "6.4rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.four-x}", "$type": "dimension" - }, - "$type": "dimension", - "$value": "6.4rem" + } }, "four-x-stretch-top-bottom": { + "$value": "9.6rem", + "$type": "dimension", "spacingModifier": 1.5, "filePath": "tokens/global/space.json5", "original": { "$value": "{options.space.four-x}", "$type": "dimension", "spacingModifier": "{options.space.stretch}" - }, - "$type": "dimension", - "$value": "9.6rem" + } }, "four-x-stretch-left-right": { + "$value": "6.4rem", + "$type": "dimension", "filePath": "tokens/global/space.json5", "original": { "$value": "64px", "$type": "dimension" - }, - "$type": "dimension", - "$value": "6.4rem" + } }, "eighth-x-squish": { + "$value": "0 0.2rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.eighth-x-squish-top-bottom.$value} {space.inset.eighth-x-squish-left-right.$value}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0 0.2rem" + } }, "eighth-x-stretch": { + "$value": "0.4rem 0.2rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.eighth-x-stretch-top-bottom.$value} {space.inset.eighth-x-stretch-left-right.$value}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0.4rem 0.2rem" + } }, "quarter-x-squish": { + "$value": "0.2rem 0.4rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.quarter-x-squish-top-bottom.$value} {space.inset.quarter-x-squish-left-right.$value}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0.2rem 0.4rem" + } }, "quarter-x-stretch": { + "$value": "0.6rem 0.4rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.quarter-x-stretch-top-bottom.$value} {space.inset.quarter-x-stretch-left-right.$value}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0.6rem 0.4rem" + } }, "half-x-squish": { + "$value": "0.4rem 0.8rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.half-x-squish-top-bottom.$value} {space.inset.half-x-squish-left-right.$value}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0.4rem 0.8rem" + } }, "half-x-stretch": { + "$value": "1.2rem 0.8rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.half-x-stretch-top-bottom.$value} {space.inset.half-x-stretch-left-right.$value}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "1.2rem 0.8rem" + } }, "three-quarter-x-squish": { + "$value": "0.6rem 1.2rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.three-quarter-x-squish-top-bottom.$value} {space.inset.three-quarter-x-squish-left-right.$value}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0.6rem 1.2rem" + } }, "three-quarter-x-stretch": { + "$value": "1.8rem 1.2rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.three-quarter-x-stretch-top-bottom.$value} {space.inset.three-quarter-x-stretch-left-right.$value}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "1.8rem 1.2rem" + } }, "one-x-squish": { + "$value": "0.8rem 1.6rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.one-x-squish-top-bottom.$value} {space.inset.one-x-squish-left-right.$value}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "0.8rem 1.6rem" + } }, "one-x-stretch": { + "$value": "2.4rem 1.6rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.one-x-stretch-top-bottom.$value} {space.inset.one-x-stretch-left-right.$value}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "2.4rem 1.6rem" + } }, "one-and-a-half-x-squish": { + "$value": "1.2rem 2.4rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "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", "utility-class": true - }, - "$type": "dimension", - "$value": "1.2rem 2.4rem" + } }, "one-and-a-half-x-stretch": { + "$value": "3.6rem 2.4rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "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", "utility-class": true - }, - "$type": "dimension", - "$value": "3.6rem 2.4rem" + } }, "two-x-squish": { + "$value": "1.6rem 3.2rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.two-x-squish-top-bottom.$value} {space.inset.two-x-squish-left-right.$value}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "1.6rem 3.2rem" + } }, "two-x-stretch": { + "$value": "4.8rem 3.2rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.two-x-stretch-top-bottom.$value} {space.inset.two-x-stretch-left-right.$value}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "4.8rem 3.2rem" + } }, "three-x-squish": { + "$value": "2.4rem 4.8rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.three-x-squish-top-bottom.$value} {space.inset.three-x-squish-left-right.$value}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "2.4rem 4.8rem" + } }, "three-x-stretch": { + "$value": "7.2rem 4.8rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.three-x-stretch-top-bottom.$value} {space.inset.three-x-stretch-left-right.$value}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "7.2rem 4.8rem" + } }, "four-x-squish": { + "$value": "3.2rem 6.4rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.four-x-squish-top-bottom.$value} {space.inset.four-x-squish-left-right.$value}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "3.2rem 6.4rem" + } }, "four-x-stretch": { + "$value": "9.6rem 6.4rem", + "$type": "dimension", "utility-class": true, "filePath": "tokens/web/space.json5", "original": { "$value": "{space.inset.four-x-stretch-top-bottom.$value} {space.inset.four-x-stretch-left-right.$value}", "$type": "dimension", "utility-class": true - }, - "$type": "dimension", - "$value": "9.6rem 6.4rem" + } } } }, "breakpoint": { "xs": { + "$value": "0", + "$type": "breakpoint", "filePath": "tokens/web/breakpoints.json5", "original": { "$value": "0", "$type": "breakpoint" - }, - "$type": "breakpoint", - "$value": "0" + } }, "sm": { + "$value": "768px", + "$type": "breakpoint", "filePath": "tokens/web/breakpoints.json5", "original": { "$value": "768px", "$type": "breakpoint" - }, - "$type": "breakpoint", - "$value": "768px" + } }, "md": { + "$value": "992px", + "$type": "breakpoint", "filePath": "tokens/web/breakpoints.json5", "original": { "$value": "992px", "$type": "breakpoint" - }, - "$type": "breakpoint", - "$value": "992px" + } }, "lg": { + "$value": "1232px", + "$type": "breakpoint", "filePath": "tokens/web/breakpoints.json5", "original": { "$value": "1232px", "$type": "breakpoint" - }, - "$type": "breakpoint", - "$value": "1232px" + } } }, "font": { "family": { "serif-brand-font": { + "$value": "Stuart", "filePath": "tokens/web/font.json5", "original": { "$value": "{options.font.family.serif-main}" - }, - "$type": "other", - "$value": "Stuart" + } }, "serif": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "filePath": "tokens/web/font.json5", "original": { "$value": "{options.font.family.serif}" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "sans-brand-font": { + "$value": "Graphik", "filePath": "tokens/web/font.json5", "original": { "$value": "{options.font.family.sans-main}" - }, - "$type": "other", - "$value": "Graphik" + } }, "sans": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "filePath": "tokens/web/font.json5", "original": { "$value": "{options.font.family.sans}" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } } } }, "text-body": { "300": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textBody300", "property": "font-family", "filePath": "tokens/web/text-body.json5", @@ -5307,11 +5068,10 @@ "$value": "{options.font.family.sans}", "mixin": "textBody300", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textBody300", "property": "font-style", "filePath": "tokens/web/text-body.json5", @@ -5319,11 +5079,10 @@ "$value": "{options.font.style.normal}", "mixin": "textBody300", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textBody300", "property": "font-weight", "filePath": "tokens/web/text-body.json5", @@ -5331,11 +5090,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textBody300", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "0.008rem", + "$type": "dimension", "mixin": "textBody300", "property": "letter-spacing", "filePath": "tokens/web/text-body.json5", @@ -5354,11 +5113,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0.008rem" + } }, "size": { + "$value": "1.6rem", + "$type": "fontSize", "mixin": "textBody300", "property": "font-size", "filePath": "tokens/web/text-body.json5", @@ -5367,11 +5126,11 @@ "$type": "fontSize", "mixin": "textBody300", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.6rem" + } }, "height": { + "$value": "2.6rem", + "$type": "dimension", "mixin": "textBody300", "property": "line-height", "filePath": "tokens/web/text-body.json5", @@ -5380,13 +5139,12 @@ "$type": "dimension", "mixin": "textBody300", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.6rem" + } } }, "400": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textBody400", "property": "font-family", "filePath": "tokens/web/text-body.json5", @@ -5394,11 +5152,10 @@ "$value": "{options.font.family.sans}", "mixin": "textBody400", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textBody400", "property": "font-style", "filePath": "tokens/web/text-body.json5", @@ -5406,11 +5163,10 @@ "$value": "{options.font.style.normal}", "mixin": "textBody400", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textBody400", "property": "font-weight", "filePath": "tokens/web/text-body.json5", @@ -5418,11 +5174,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textBody400", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textBody400", "property": "letter-spacing", "filePath": "tokens/web/text-body.json5", @@ -5441,11 +5197,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "1.8rem", + "$type": "fontSize", "mixin": "textBody400", "property": "font-size", "filePath": "tokens/web/text-body.json5", @@ -5454,11 +5210,11 @@ "$type": "fontSize", "mixin": "textBody400", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.8rem" + } }, "height": { + "$value": "3rem", + "$type": "dimension", "mixin": "textBody400", "property": "line-height", "filePath": "tokens/web/text-body.json5", @@ -5467,13 +5223,12 @@ "$type": "dimension", "mixin": "textBody400", "property": "line-height" - }, - "$type": "dimension", - "$value": "3rem" + } } }, "500": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textBody500", "property": "font-family", "filePath": "tokens/web/text-body.json5", @@ -5481,11 +5236,10 @@ "$value": "{options.font.family.sans}", "mixin": "textBody500", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textBody500", "property": "font-style", "filePath": "tokens/web/text-body.json5", @@ -5493,11 +5247,10 @@ "$value": "{options.font.style.normal}", "mixin": "textBody500", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textBody500", "property": "font-weight", "filePath": "tokens/web/text-body.json5", @@ -5505,11 +5258,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textBody500", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "-0.016rem", + "$type": "dimension", "mixin": "textBody500", "property": "letter-spacing", "filePath": "tokens/web/text-body.json5", @@ -5528,11 +5281,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.016rem" + } }, "size": { + "$value": "2rem", + "$type": "fontSize", "mixin": "textBody500", "property": "font-size", "filePath": "tokens/web/text-body.json5", @@ -5541,11 +5294,11 @@ "$type": "fontSize", "mixin": "textBody500", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2rem" + } }, "height": { + "$value": "3.6rem", + "$type": "dimension", "mixin": "textBody500", "property": "line-height", "filePath": "tokens/web/text-body.json5", @@ -5554,15 +5307,14 @@ "$type": "dimension", "mixin": "textBody500", "property": "line-height" - }, - "$type": "dimension", - "$value": "3.6rem" + } } } }, "text-body-strong": { "300": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textBodyStrong300", "property": "font-family", "filePath": "tokens/web/text-body.json5", @@ -5570,11 +5322,10 @@ "$value": "{options.font.family.sans}", "mixin": "textBodyStrong300", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textBodyStrong300", "property": "font-style", "filePath": "tokens/web/text-body.json5", @@ -5582,11 +5333,10 @@ "$value": "{options.font.style.normal}", "mixin": "textBodyStrong300", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textBodyStrong300", "property": "font-weight", "filePath": "tokens/web/text-body.json5", @@ -5594,11 +5344,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textBodyStrong300", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "0.008rem", + "$type": "dimension", "mixin": "textBodyStrong300", "property": "letter-spacing", "filePath": "tokens/web/text-body.json5", @@ -5617,11 +5367,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0.008rem" + } }, "size": { + "$value": "1.6rem", + "$type": "fontSize", "mixin": "textBodyStrong300", "property": "font-size", "filePath": "tokens/web/text-body.json5", @@ -5630,11 +5380,11 @@ "$type": "fontSize", "mixin": "textBodyStrong300", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.6rem" + } }, "height": { + "$value": "2.6rem", + "$type": "dimension", "mixin": "textBodyStrong300", "property": "line-height", "filePath": "tokens/web/text-body.json5", @@ -5643,13 +5393,12 @@ "$type": "dimension", "mixin": "textBodyStrong300", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.6rem" + } } }, "400": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textBodyStrong400", "property": "font-family", "filePath": "tokens/web/text-body.json5", @@ -5657,11 +5406,10 @@ "$value": "{options.font.family.sans}", "mixin": "textBodyStrong400", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textBodyStrong400", "property": "font-style", "filePath": "tokens/web/text-body.json5", @@ -5669,11 +5417,10 @@ "$value": "{options.font.style.normal}", "mixin": "textBodyStrong400", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textBodyStrong400", "property": "font-weight", "filePath": "tokens/web/text-body.json5", @@ -5681,11 +5428,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textBodyStrong400", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textBodyStrong400", "property": "letter-spacing", "filePath": "tokens/web/text-body.json5", @@ -5704,11 +5451,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "1.8rem", + "$type": "fontSize", "mixin": "textBodyStrong400", "property": "font-size", "filePath": "tokens/web/text-body.json5", @@ -5717,11 +5464,11 @@ "$type": "fontSize", "mixin": "textBodyStrong400", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.8rem" + } }, "height": { + "$value": "3rem", + "$type": "dimension", "mixin": "textBodyStrong400", "property": "line-height", "filePath": "tokens/web/text-body.json5", @@ -5730,13 +5477,12 @@ "$type": "dimension", "mixin": "textBodyStrong400", "property": "line-height" - }, - "$type": "dimension", - "$value": "3rem" + } } }, "500": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textBodyStrong500", "property": "font-family", "filePath": "tokens/web/text-body.json5", @@ -5744,11 +5490,10 @@ "$value": "{options.font.family.sans}", "mixin": "textBodyStrong500", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textBodyStrong500", "property": "font-style", "filePath": "tokens/web/text-body.json5", @@ -5756,11 +5501,10 @@ "$value": "{options.font.style.normal}", "mixin": "textBodyStrong500", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textBodyStrong500", "property": "font-weight", "filePath": "tokens/web/text-body.json5", @@ -5768,11 +5512,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textBodyStrong500", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "-0.008rem", + "$type": "dimension", "mixin": "textBodyStrong500", "property": "letter-spacing", "filePath": "tokens/web/text-body.json5", @@ -5791,11 +5535,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.008rem" + } }, "size": { + "$value": "2rem", + "$type": "fontSize", "mixin": "textBodyStrong500", "property": "font-size", "filePath": "tokens/web/text-body.json5", @@ -5804,11 +5548,11 @@ "$type": "fontSize", "mixin": "textBodyStrong500", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2rem" + } }, "height": { + "$value": "3.6rem", + "$type": "dimension", "mixin": "textBodyStrong500", "property": "line-height", "filePath": "tokens/web/text-body.json5", @@ -5817,14 +5561,13 @@ "$type": "dimension", "mixin": "textBodyStrong500", "property": "line-height" - }, - "$type": "dimension", - "$value": "3.6rem" + } } } }, "text-default": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textDefault", "property": "font-family", "filePath": "tokens/web/text-default.json5", @@ -5832,11 +5575,10 @@ "$value": "{options.font.family.sans}", "mixin": "textDefault", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textDefault", "property": "font-style", "filePath": "tokens/web/text-default.json5", @@ -5844,11 +5586,10 @@ "$value": "{options.font.style.normal}", "mixin": "textDefault", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textDefault", "property": "font-weight", "filePath": "tokens/web/text-default.json5", @@ -5856,11 +5597,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textDefault", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "-0.016rem", + "$type": "dimension", "mixin": "textDefault", "property": "letter-spacing", "filePath": "tokens/web/text-default.json5", @@ -5879,11 +5620,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.016rem" + } }, "size": { + "$value": "1.6rem", + "$type": "fontSize", "mixin": "textDefault", "property": "font-size", "filePath": "tokens/web/text-default.json5", @@ -5892,11 +5633,11 @@ "$type": "fontSize", "mixin": "textDefault", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.6rem" + } }, "height": { + "$value": "2.2rem", + "$type": "dimension", "mixin": "textDefault", "property": "line-height", "filePath": "tokens/web/text-default.json5", @@ -5905,14 +5646,13 @@ "$type": "dimension", "mixin": "textDefault", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.2rem" + } } }, "text-eyebrow": { "100": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textEyebrow100", "property": "font-family", "filePath": "tokens/web/text-eyebrow.json5", @@ -5920,11 +5660,10 @@ "$value": "{options.font.family.sans}", "mixin": "textEyebrow100", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textEyebrow100", "property": "font-style", "filePath": "tokens/web/text-eyebrow.json5", @@ -5932,11 +5671,10 @@ "$value": "{options.font.style.normal}", "mixin": "textEyebrow100", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textEyebrow100", "property": "font-weight", "filePath": "tokens/web/text-eyebrow.json5", @@ -5944,11 +5682,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textEyebrow100", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0.032rem", + "$type": "dimension", "mixin": "textEyebrow100", "property": "letter-spacing", "filePath": "tokens/web/text-eyebrow.json5", @@ -5967,11 +5705,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0.032rem" + } }, "size": { + "$value": "1.2rem", + "$type": "fontSize", "mixin": "textEyebrow100", "property": "font-size", "filePath": "tokens/web/text-eyebrow.json5", @@ -5980,11 +5718,11 @@ "$type": "fontSize", "mixin": "textEyebrow100", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.2rem" + } }, "height": { + "$value": "1.8rem", + "$type": "dimension", "mixin": "textEyebrow100", "property": "line-height", "filePath": "tokens/web/text-eyebrow.json5", @@ -5993,11 +5731,10 @@ "$type": "dimension", "mixin": "textEyebrow100", "property": "line-height" - }, - "$type": "dimension", - "$value": "1.8rem" + } }, "transform": { + "$value": "uppercase", "mixin": "textEyebrow100", "property": "text-transform", "filePath": "tokens/web/text-eyebrow.json5", @@ -6005,9 +5742,7 @@ "$value": "uppercase", "mixin": "textEyebrow100", "property": "text-transform" - }, - "$type": "other", - "$value": "uppercase" + } } } }, @@ -6015,6 +5750,7 @@ "sans": { "200": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textHeadingSans200", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6022,11 +5758,10 @@ "$value": "{options.font.family.sans}", "mixin": "textHeadingSans200", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSans200", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6034,11 +5769,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSans200", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textHeadingSans200", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6046,11 +5780,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSans200", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSans200", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6069,11 +5803,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "1.4rem", + "$type": "fontSize", "mixin": "textHeadingSans200", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6082,11 +5816,11 @@ "$type": "fontSize", "mixin": "textHeadingSans200", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.4rem" + } }, "height": { + "$value": "1.8rem", + "$type": "dimension", "mixin": "textHeadingSans200", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6095,13 +5829,12 @@ "$type": "dimension", "mixin": "textHeadingSans200", "property": "line-height" - }, - "$type": "dimension", - "$value": "1.8rem" + } } }, "300": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textHeadingSans300", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6109,11 +5842,10 @@ "$value": "{options.font.family.sans}", "mixin": "textHeadingSans300", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSans300", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6121,11 +5853,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSans300", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textHeadingSans300", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6133,11 +5864,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSans300", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSans300", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6156,11 +5887,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "1.6rem", + "$type": "fontSize", "mixin": "textHeadingSans300", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6169,11 +5900,11 @@ "$type": "fontSize", "mixin": "textHeadingSans300", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.6rem" + } }, "height": { + "$value": "2rem", + "$type": "dimension", "mixin": "textHeadingSans300", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6182,13 +5913,12 @@ "$type": "dimension", "mixin": "textHeadingSans300", "property": "line-height" - }, - "$type": "dimension", - "$value": "2rem" + } } }, "400": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textHeadingSans400", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6196,11 +5926,10 @@ "$value": "{options.font.family.sans}", "mixin": "textHeadingSans400", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSans400", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6208,11 +5937,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSans400", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textHeadingSans400", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6220,11 +5948,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSans400", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSans400", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6243,11 +5971,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "1.8rem", + "$type": "fontSize", "mixin": "textHeadingSans400", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6256,11 +5984,11 @@ "$type": "fontSize", "mixin": "textHeadingSans400", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.8rem" + } }, "height": { + "$value": "2.4rem", + "$type": "dimension", "mixin": "textHeadingSans400", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6269,13 +5997,12 @@ "$type": "dimension", "mixin": "textHeadingSans400", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.4rem" + } } }, "500": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textHeadingSans500", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6283,11 +6010,10 @@ "$value": "{options.font.family.sans}", "mixin": "textHeadingSans500", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSans500", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6295,11 +6021,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSans500", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textHeadingSans500", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6307,11 +6032,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSans500", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSans500", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6330,11 +6055,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "2rem", + "$type": "fontSize", "mixin": "textHeadingSans500", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6343,11 +6068,11 @@ "$type": "fontSize", "mixin": "textHeadingSans500", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2rem" + } }, "height": { + "$value": "2.6rem", + "$type": "dimension", "mixin": "textHeadingSans500", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6356,13 +6081,12 @@ "$type": "dimension", "mixin": "textHeadingSans500", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.6rem" + } } }, "600": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textHeadingSans600", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6370,11 +6094,10 @@ "$value": "{options.font.family.sans}", "mixin": "textHeadingSans600", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSans600", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6382,11 +6105,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSans600", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textHeadingSans600", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6394,11 +6116,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSans600", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSans600", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6417,11 +6139,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "2.4rem", + "$type": "fontSize", "mixin": "textHeadingSans600", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6430,11 +6152,11 @@ "$type": "fontSize", "mixin": "textHeadingSans600", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2.4rem" + } }, "height": { + "$value": "3rem", + "$type": "dimension", "mixin": "textHeadingSans600", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6443,15 +6165,14 @@ "$type": "dimension", "mixin": "textHeadingSans600", "property": "line-height" - }, - "$type": "dimension", - "$value": "3rem" + } } } }, "serif": { "200": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif200", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6459,11 +6180,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif200", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSerif200", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6471,11 +6191,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif200", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textHeadingSerif200", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6483,11 +6202,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif200", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSerif200", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6506,11 +6225,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "1.4rem", + "$type": "fontSize", "mixin": "textHeadingSerif200", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6519,11 +6238,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif200", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.4rem" + } }, "height": { + "$value": "1.8rem", + "$type": "dimension", "mixin": "textHeadingSerif200", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6532,13 +6251,12 @@ "$type": "dimension", "mixin": "textHeadingSerif200", "property": "line-height" - }, - "$type": "dimension", - "$value": "1.8rem" + } } }, "300": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif300", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6546,11 +6264,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif300", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSerif300", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6558,11 +6275,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif300", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textHeadingSerif300", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6570,11 +6286,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif300", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSerif300", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6593,11 +6309,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "1.6rem", + "$type": "fontSize", "mixin": "textHeadingSerif300", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6606,11 +6322,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif300", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.6rem" + } }, "height": { + "$value": "2rem", + "$type": "dimension", "mixin": "textHeadingSerif300", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6619,13 +6335,12 @@ "$type": "dimension", "mixin": "textHeadingSerif300", "property": "line-height" - }, - "$type": "dimension", - "$value": "2rem" + } } }, "400": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif400", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6633,11 +6348,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif400", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSerif400", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6645,11 +6359,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif400", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textHeadingSerif400", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6657,11 +6370,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif400", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSerif400", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6680,11 +6393,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "1.8rem", + "$type": "fontSize", "mixin": "textHeadingSerif400", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6693,11 +6406,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif400", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.8rem" + } }, "height": { + "$value": "2.4rem", + "$type": "dimension", "mixin": "textHeadingSerif400", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6706,13 +6419,12 @@ "$type": "dimension", "mixin": "textHeadingSerif400", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.4rem" + } } }, "500": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif500", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6720,11 +6432,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif500", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSerif500", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6732,11 +6443,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif500", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textHeadingSerif500", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6744,11 +6454,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif500", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSerif500", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6767,11 +6477,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "2rem", + "$type": "fontSize", "mixin": "textHeadingSerif500", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6780,11 +6490,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif500", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2rem" + } }, "height": { + "$value": "2.6rem", + "$type": "dimension", "mixin": "textHeadingSerif500", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6793,13 +6503,12 @@ "$type": "dimension", "mixin": "textHeadingSerif500", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.6rem" + } } }, "600": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif600", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6807,11 +6516,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif600", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSerif600", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6819,11 +6527,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif600", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textHeadingSerif600", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6831,11 +6538,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif600", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSerif600", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6854,11 +6561,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "2.4rem", + "$type": "fontSize", "mixin": "textHeadingSerif600", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6867,11 +6574,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif600", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2.4rem" + } }, "height": { + "$value": "3rem", + "$type": "dimension", "mixin": "textHeadingSerif600", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6880,13 +6587,12 @@ "$type": "dimension", "mixin": "textHeadingSerif600", "property": "line-height" - }, - "$type": "dimension", - "$value": "3rem" + } } }, "700": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif700", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6894,11 +6600,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif700", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSerif700", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6906,11 +6611,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif700", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textHeadingSerif700", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -6918,11 +6622,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif700", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSerif700", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -6941,11 +6645,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "2.8rem", + "$type": "fontSize", "mixin": "textHeadingSerif700", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -6954,11 +6658,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif700", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2.8rem" + } }, "height": { + "$value": "3.2rem", + "$type": "dimension", "mixin": "textHeadingSerif700", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -6967,13 +6671,12 @@ "$type": "dimension", "mixin": "textHeadingSerif700", "property": "line-height" - }, - "$type": "dimension", - "$value": "3.2rem" + } } }, "800": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif800", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -6981,11 +6684,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif800", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSerif800", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -6993,11 +6695,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif800", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textHeadingSerif800", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7005,11 +6706,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif800", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSerif800", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7028,11 +6729,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "3.2rem", + "$type": "fontSize", "mixin": "textHeadingSerif800", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7041,11 +6742,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif800", "property": "font-size" - }, - "$type": "fontSize", - "$value": "3.2rem" + } }, "height": { + "$value": "3.6rem", + "$type": "dimension", "mixin": "textHeadingSerif800", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7054,13 +6755,12 @@ "$type": "dimension", "mixin": "textHeadingSerif800", "property": "line-height" - }, - "$type": "dimension", - "$value": "3.6rem" + } } }, "900": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif900", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7068,11 +6768,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif900", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSerif900", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7080,11 +6779,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif900", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textHeadingSerif900", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7092,11 +6790,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif900", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSerif900", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7115,11 +6813,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "3.6rem", + "$type": "fontSize", "mixin": "textHeadingSerif900", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7128,11 +6826,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif900", "property": "font-size" - }, - "$type": "fontSize", - "$value": "3.6rem" + } }, "height": { + "$value": "4.4rem", + "$type": "dimension", "mixin": "textHeadingSerif900", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7141,13 +6839,12 @@ "$type": "dimension", "mixin": "textHeadingSerif900", "property": "line-height" - }, - "$type": "dimension", - "$value": "4.4rem" + } } }, "1000": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif1000", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7155,11 +6852,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif1000", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSerif1000", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7167,11 +6863,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif1000", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textHeadingSerif1000", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7179,11 +6874,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif1000", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSerif1000", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7202,11 +6897,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "4.2rem", + "$type": "fontSize", "mixin": "textHeadingSerif1000", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7215,11 +6910,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif1000", "property": "font-size" - }, - "$type": "fontSize", - "$value": "4.2rem" + } }, "height": { + "$value": "5rem", + "$type": "dimension", "mixin": "textHeadingSerif1000", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7228,13 +6923,12 @@ "$type": "dimension", "mixin": "textHeadingSerif1000", "property": "line-height" - }, - "$type": "dimension", - "$value": "5rem" + } } }, "1100": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif1100", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7242,11 +6936,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif1100", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSerif1100", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7254,11 +6947,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif1100", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textHeadingSerif1100", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7266,11 +6958,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif1100", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSerif1100", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7289,11 +6981,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "4.8rem", + "$type": "fontSize", "mixin": "textHeadingSerif1100", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7302,11 +6994,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif1100", "property": "font-size" - }, - "$type": "fontSize", - "$value": "4.8rem" + } }, "height": { + "$value": "5.6rem", + "$type": "dimension", "mixin": "textHeadingSerif1100", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7315,13 +7007,12 @@ "$type": "dimension", "mixin": "textHeadingSerif1100", "property": "line-height" - }, - "$type": "dimension", - "$value": "5.6rem" + } } }, "1200": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerif1200", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7329,11 +7020,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerif1200", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSerif1200", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7341,11 +7031,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerif1200", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textHeadingSerif1200", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7353,11 +7042,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textHeadingSerif1200", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSerif1200", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7376,11 +7065,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "5.4rem", + "$type": "fontSize", "mixin": "textHeadingSerif1200", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7389,11 +7078,11 @@ "$type": "fontSize", "mixin": "textHeadingSerif1200", "property": "font-size" - }, - "$type": "fontSize", - "$value": "5.4rem" + } }, "height": { + "$value": "6.4rem", + "$type": "dimension", "mixin": "textHeadingSerif1200", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7402,15 +7091,14 @@ "$type": "dimension", "mixin": "textHeadingSerif1200", "property": "line-height" - }, - "$type": "dimension", - "$value": "6.4rem" + } } } }, "serif-strong": { "600": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerifStrong600", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7418,11 +7106,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerifStrong600", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSerifStrong600", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7430,11 +7117,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerifStrong600", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textHeadingSerifStrong600", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7442,11 +7128,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textHeadingSerifStrong600", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSerifStrong600", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7465,11 +7151,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "2.4rem", + "$type": "fontSize", "mixin": "textHeadingSerifStrong600", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7478,11 +7164,11 @@ "$type": "fontSize", "mixin": "textHeadingSerifStrong600", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2.4rem" + } }, "height": { + "$value": "3rem", + "$type": "dimension", "mixin": "textHeadingSerifStrong600", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7491,13 +7177,12 @@ "$type": "dimension", "mixin": "textHeadingSerifStrong600", "property": "line-height" - }, - "$type": "dimension", - "$value": "3rem" + } } }, "700": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerifStrong700", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7505,11 +7190,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerifStrong700", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSerifStrong700", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7517,11 +7201,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerifStrong700", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textHeadingSerifStrong700", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7529,11 +7212,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textHeadingSerifStrong700", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSerifStrong700", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7552,11 +7235,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "2.8rem", + "$type": "fontSize", "mixin": "textHeadingSerifStrong700", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7565,11 +7248,11 @@ "$type": "fontSize", "mixin": "textHeadingSerifStrong700", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2.8rem" + } }, "height": { + "$value": "3.2rem", + "$type": "dimension", "mixin": "textHeadingSerifStrong700", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7578,13 +7261,12 @@ "$type": "dimension", "mixin": "textHeadingSerifStrong700", "property": "line-height" - }, - "$type": "dimension", - "$value": "3.2rem" + } } }, "800": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerifStrong800", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7592,11 +7274,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerifStrong800", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSerifStrong800", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7604,11 +7285,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerifStrong800", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textHeadingSerifStrong800", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7616,11 +7296,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textHeadingSerifStrong800", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSerifStrong800", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7639,11 +7319,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "3.2rem", + "$type": "fontSize", "mixin": "textHeadingSerifStrong800", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7652,11 +7332,11 @@ "$type": "fontSize", "mixin": "textHeadingSerifStrong800", "property": "font-size" - }, - "$type": "fontSize", - "$value": "3.2rem" + } }, "height": { + "$value": "3.6rem", + "$type": "dimension", "mixin": "textHeadingSerifStrong800", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7665,13 +7345,12 @@ "$type": "dimension", "mixin": "textHeadingSerifStrong800", "property": "line-height" - }, - "$type": "dimension", - "$value": "3.6rem" + } } }, "900": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerifStrong900", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7679,11 +7358,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerifStrong900", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSerifStrong900", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7691,11 +7369,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerifStrong900", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textHeadingSerifStrong900", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7703,11 +7380,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textHeadingSerifStrong900", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSerifStrong900", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7726,11 +7403,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "3.6rem", + "$type": "fontSize", "mixin": "textHeadingSerifStrong900", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7739,11 +7416,11 @@ "$type": "fontSize", "mixin": "textHeadingSerifStrong900", "property": "font-size" - }, - "$type": "fontSize", - "$value": "3.6rem" + } }, "height": { + "$value": "4.4rem", + "$type": "dimension", "mixin": "textHeadingSerifStrong900", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7752,13 +7429,12 @@ "$type": "dimension", "mixin": "textHeadingSerifStrong900", "property": "line-height" - }, - "$type": "dimension", - "$value": "4.4rem" + } } }, "1000": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerifStrong1000", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7766,11 +7442,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerifStrong1000", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSerifStrong1000", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7778,11 +7453,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerifStrong1000", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textHeadingSerifStrong1000", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7790,11 +7464,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textHeadingSerifStrong1000", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSerifStrong1000", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7813,11 +7487,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "4.2rem", + "$type": "fontSize", "mixin": "textHeadingSerifStrong1000", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7826,11 +7500,11 @@ "$type": "fontSize", "mixin": "textHeadingSerifStrong1000", "property": "font-size" - }, - "$type": "fontSize", - "$value": "4.2rem" + } }, "height": { + "$value": "5rem", + "$type": "dimension", "mixin": "textHeadingSerifStrong1000", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7839,13 +7513,12 @@ "$type": "dimension", "mixin": "textHeadingSerifStrong1000", "property": "line-height" - }, - "$type": "dimension", - "$value": "5rem" + } } }, "1100": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerifStrong1100", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7853,11 +7526,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerifStrong1100", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSerifStrong1100", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7865,11 +7537,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerifStrong1100", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textHeadingSerifStrong1100", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7877,11 +7548,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textHeadingSerifStrong1100", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSerifStrong1100", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7900,11 +7571,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "4.8rem", + "$type": "fontSize", "mixin": "textHeadingSerifStrong1100", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -7913,11 +7584,11 @@ "$type": "fontSize", "mixin": "textHeadingSerifStrong1100", "property": "font-size" - }, - "$type": "fontSize", - "$value": "4.8rem" + } }, "height": { + "$value": "5.6rem", + "$type": "dimension", "mixin": "textHeadingSerifStrong1100", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -7926,13 +7597,12 @@ "$type": "dimension", "mixin": "textHeadingSerifStrong1100", "property": "line-height" - }, - "$type": "dimension", - "$value": "5.6rem" + } } }, "1200": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingSerifStrong1200", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -7940,11 +7610,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingSerifStrong1200", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingSerifStrong1200", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -7952,11 +7621,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingSerifStrong1200", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textHeadingSerifStrong1200", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -7964,11 +7632,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textHeadingSerifStrong1200", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingSerifStrong1200", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -7987,11 +7655,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "5.4rem", + "$type": "fontSize", "mixin": "textHeadingSerifStrong1200", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8000,11 +7668,11 @@ "$type": "fontSize", "mixin": "textHeadingSerifStrong1200", "property": "font-size" - }, - "$type": "fontSize", - "$value": "5.4rem" + } }, "height": { + "$value": "6.4rem", + "$type": "dimension", "mixin": "textHeadingSerifStrong1200", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8013,15 +7681,14 @@ "$type": "dimension", "mixin": "textHeadingSerifStrong1200", "property": "line-height" - }, - "$type": "dimension", - "$value": "6.4rem" + } } } }, "display": { "800": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingDisplay800", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8029,11 +7696,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingDisplay800", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingDisplay800", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8041,11 +7707,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingDisplay800", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textHeadingDisplay800", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8053,11 +7718,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textHeadingDisplay800", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingDisplay800", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8076,11 +7741,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "3.2rem", + "$type": "fontSize", "mixin": "textHeadingDisplay800", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8089,11 +7754,11 @@ "$type": "fontSize", "mixin": "textHeadingDisplay800", "property": "font-size" - }, - "$type": "fontSize", - "$value": "3.2rem" + } }, "height": { + "$value": "3.6rem", + "$type": "dimension", "mixin": "textHeadingDisplay800", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8102,13 +7767,12 @@ "$type": "dimension", "mixin": "textHeadingDisplay800", "property": "line-height" - }, - "$type": "dimension", - "$value": "3.6rem" + } } }, "900": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingDisplay900", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8116,11 +7780,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingDisplay900", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingDisplay900", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8128,11 +7791,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingDisplay900", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textHeadingDisplay900", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8140,11 +7802,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textHeadingDisplay900", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingDisplay900", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8163,11 +7825,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "3.6rem", + "$type": "fontSize", "mixin": "textHeadingDisplay900", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8176,11 +7838,11 @@ "$type": "fontSize", "mixin": "textHeadingDisplay900", "property": "font-size" - }, - "$type": "fontSize", - "$value": "3.6rem" + } }, "height": { + "$value": "4rem", + "$type": "dimension", "mixin": "textHeadingDisplay900", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8189,13 +7851,12 @@ "$type": "dimension", "mixin": "textHeadingDisplay900", "property": "line-height" - }, - "$type": "dimension", - "$value": "4rem" + } } }, "1000": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingDisplay1000", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8203,11 +7864,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingDisplay1000", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingDisplay1000", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8215,11 +7875,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingDisplay1000", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textHeadingDisplay1000", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8227,11 +7886,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textHeadingDisplay1000", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingDisplay1000", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8250,11 +7909,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "4.2rem", + "$type": "fontSize", "mixin": "textHeadingDisplay1000", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8263,11 +7922,11 @@ "$type": "fontSize", "mixin": "textHeadingDisplay1000", "property": "font-size" - }, - "$type": "fontSize", - "$value": "4.2rem" + } }, "height": { + "$value": "4.8rem", + "$type": "dimension", "mixin": "textHeadingDisplay1000", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8276,13 +7935,12 @@ "$type": "dimension", "mixin": "textHeadingDisplay1000", "property": "line-height" - }, - "$type": "dimension", - "$value": "4.8rem" + } } }, "1100": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingDisplay1100", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8290,11 +7948,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingDisplay1100", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingDisplay1100", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8302,11 +7959,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingDisplay1100", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textHeadingDisplay1100", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8314,11 +7970,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textHeadingDisplay1100", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingDisplay1100", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8337,11 +7993,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "4.8rem", + "$type": "fontSize", "mixin": "textHeadingDisplay1100", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8350,11 +8006,11 @@ "$type": "fontSize", "mixin": "textHeadingDisplay1100", "property": "font-size" - }, - "$type": "fontSize", - "$value": "4.8rem" + } }, "height": { + "$value": "5.2rem", + "$type": "dimension", "mixin": "textHeadingDisplay1100", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8363,13 +8019,12 @@ "$type": "dimension", "mixin": "textHeadingDisplay1100", "property": "line-height" - }, - "$type": "dimension", - "$value": "5.2rem" + } } }, "1200": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingDisplay1200", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8377,11 +8032,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingDisplay1200", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingDisplay1200", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8389,11 +8043,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingDisplay1200", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textHeadingDisplay1200", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8401,11 +8054,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textHeadingDisplay1200", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingDisplay1200", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8424,11 +8077,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "5.4rem", + "$type": "fontSize", "mixin": "textHeadingDisplay1200", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8437,11 +8090,11 @@ "$type": "fontSize", "mixin": "textHeadingDisplay1200", "property": "font-size" - }, - "$type": "fontSize", - "$value": "5.4rem" + } }, "height": { + "$value": "6rem", + "$type": "dimension", "mixin": "textHeadingDisplay1200", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8450,13 +8103,12 @@ "$type": "dimension", "mixin": "textHeadingDisplay1200", "property": "line-height" - }, - "$type": "dimension", - "$value": "6rem" + } } }, "1300": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingDisplay1300", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8464,11 +8116,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingDisplay1300", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingDisplay1300", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8476,11 +8127,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingDisplay1300", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textHeadingDisplay1300", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8488,11 +8138,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textHeadingDisplay1300", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingDisplay1300", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8511,11 +8161,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "6rem", + "$type": "fontSize", "mixin": "textHeadingDisplay1300", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8524,11 +8174,11 @@ "$type": "fontSize", "mixin": "textHeadingDisplay1300", "property": "font-size" - }, - "$type": "fontSize", - "$value": "6rem" + } }, "height": { + "$value": "6.4rem", + "$type": "dimension", "mixin": "textHeadingDisplay1300", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8537,13 +8187,12 @@ "$type": "dimension", "mixin": "textHeadingDisplay1300", "property": "line-height" - }, - "$type": "dimension", - "$value": "6.4rem" + } } }, "1400": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingDisplay1400", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8551,11 +8200,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingDisplay1400", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingDisplay1400", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8563,11 +8211,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingDisplay1400", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textHeadingDisplay1400", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8575,11 +8222,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textHeadingDisplay1400", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingDisplay1400", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8598,11 +8245,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "6.8rem", + "$type": "fontSize", "mixin": "textHeadingDisplay1400", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8611,11 +8258,11 @@ "$type": "fontSize", "mixin": "textHeadingDisplay1400", "property": "font-size" - }, - "$type": "fontSize", - "$value": "6.8rem" + } }, "height": { + "$value": "7.2rem", + "$type": "dimension", "mixin": "textHeadingDisplay1400", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8624,13 +8271,12 @@ "$type": "dimension", "mixin": "textHeadingDisplay1400", "property": "line-height" - }, - "$type": "dimension", - "$value": "7.2rem" + } } }, "1500": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingDisplay1500", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8638,11 +8284,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingDisplay1500", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingDisplay1500", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8650,11 +8295,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingDisplay1500", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textHeadingDisplay1500", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8662,11 +8306,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textHeadingDisplay1500", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingDisplay1500", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8685,11 +8329,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "7.6rem", + "$type": "fontSize", "mixin": "textHeadingDisplay1500", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8698,11 +8342,11 @@ "$type": "fontSize", "mixin": "textHeadingDisplay1500", "property": "font-size" - }, - "$type": "fontSize", - "$value": "7.6rem" + } }, "height": { + "$value": "8rem", + "$type": "dimension", "mixin": "textHeadingDisplay1500", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8711,13 +8355,12 @@ "$type": "dimension", "mixin": "textHeadingDisplay1500", "property": "line-height" - }, - "$type": "dimension", - "$value": "8rem" + } } }, "1600": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textHeadingDisplay1600", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8725,11 +8368,10 @@ "$value": "{options.font.family.serif}", "mixin": "textHeadingDisplay1600", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textHeadingDisplay1600", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8737,11 +8379,10 @@ "$value": "{options.font.style.normal}", "mixin": "textHeadingDisplay1600", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textHeadingDisplay1600", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8749,11 +8390,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textHeadingDisplay1600", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textHeadingDisplay1600", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8772,11 +8413,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "8.6rem", + "$type": "fontSize", "mixin": "textHeadingDisplay1600", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8785,11 +8426,11 @@ "$type": "fontSize", "mixin": "textHeadingDisplay1600", "property": "font-size" - }, - "$type": "fontSize", - "$value": "8.6rem" + } }, "height": { + "$value": "9.2rem", + "$type": "dimension", "mixin": "textHeadingDisplay1600", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8798,9 +8439,7 @@ "$type": "dimension", "mixin": "textHeadingDisplay1600", "property": "line-height" - }, - "$type": "dimension", - "$value": "9.2rem" + } } } } @@ -8809,6 +8448,7 @@ "sans": { "300": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textSubheadingSans300", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8816,11 +8456,10 @@ "$value": "{options.font.family.sans}", "mixin": "textSubheadingSans300", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textSubheadingSans300", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8828,11 +8467,10 @@ "$value": "{options.font.style.normal}", "mixin": "textSubheadingSans300", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textSubheadingSans300", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8840,11 +8478,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textSubheadingSans300", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textSubheadingSans300", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8863,11 +8501,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "1.6rem", + "$type": "fontSize", "mixin": "textSubheadingSans300", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8876,11 +8514,11 @@ "$type": "fontSize", "mixin": "textSubheadingSans300", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.6rem" + } }, "height": { + "$value": "2rem", + "$type": "dimension", "mixin": "textSubheadingSans300", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8889,13 +8527,12 @@ "$type": "dimension", "mixin": "textSubheadingSans300", "property": "line-height" - }, - "$type": "dimension", - "$value": "2rem" + } } }, "400": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textSubheadingSans400", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8903,11 +8540,10 @@ "$value": "{options.font.family.sans}", "mixin": "textSubheadingSans400", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textSubheadingSans400", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -8915,11 +8551,10 @@ "$value": "{options.font.style.normal}", "mixin": "textSubheadingSans400", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textSubheadingSans400", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -8927,11 +8562,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textSubheadingSans400", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textSubheadingSans400", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -8950,11 +8585,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "1.8rem", + "$type": "fontSize", "mixin": "textSubheadingSans400", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -8963,11 +8598,11 @@ "$type": "fontSize", "mixin": "textSubheadingSans400", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.8rem" + } }, "height": { + "$value": "2.4rem", + "$type": "dimension", "mixin": "textSubheadingSans400", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -8976,13 +8611,12 @@ "$type": "dimension", "mixin": "textSubheadingSans400", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.4rem" + } } }, "500": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textSubheadingSans500", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -8990,11 +8624,10 @@ "$value": "{options.font.family.sans}", "mixin": "textSubheadingSans500", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textSubheadingSans500", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -9002,11 +8635,10 @@ "$value": "{options.font.style.normal}", "mixin": "textSubheadingSans500", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textSubheadingSans500", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -9014,11 +8646,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textSubheadingSans500", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textSubheadingSans500", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -9037,11 +8669,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "2rem", + "$type": "fontSize", "mixin": "textSubheadingSans500", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -9050,11 +8682,11 @@ "$type": "fontSize", "mixin": "textSubheadingSans500", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2rem" + } }, "height": { + "$value": "2.6rem", + "$type": "dimension", "mixin": "textSubheadingSans500", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -9063,13 +8695,12 @@ "$type": "dimension", "mixin": "textSubheadingSans500", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.6rem" + } } }, "600": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textSubheadingSans600", "property": "font-family", "filePath": "tokens/web/text-heading.json5", @@ -9077,11 +8708,10 @@ "$value": "{options.font.family.sans}", "mixin": "textSubheadingSans600", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textSubheadingSans600", "property": "font-style", "filePath": "tokens/web/text-heading.json5", @@ -9089,11 +8719,10 @@ "$value": "{options.font.style.normal}", "mixin": "textSubheadingSans600", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "500", "mixin": "textSubheadingSans600", "property": "font-weight", "filePath": "tokens/web/text-heading.json5", @@ -9101,11 +8730,11 @@ "$value": "{options.font.weight.medium}", "mixin": "textSubheadingSans600", "property": "font-weight" - }, - "$type": "other", - "$value": "500" + } }, "spacing": { + "$value": "0", + "$type": "dimension", "mixin": "textSubheadingSans600", "property": "letter-spacing", "filePath": "tokens/web/text-heading.json5", @@ -9124,11 +8753,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "0" + } }, "size": { + "$value": "2.4rem", + "$type": "fontSize", "mixin": "textSubheadingSans600", "property": "font-size", "filePath": "tokens/web/text-heading.json5", @@ -9137,11 +8766,11 @@ "$type": "fontSize", "mixin": "textSubheadingSans600", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2.4rem" + } }, "height": { + "$value": "3rem", + "$type": "dimension", "mixin": "textSubheadingSans600", "property": "line-height", "filePath": "tokens/web/text-heading.json5", @@ -9150,9 +8779,7 @@ "$type": "dimension", "mixin": "textSubheadingSans600", "property": "line-height" - }, - "$type": "dimension", - "$value": "3rem" + } } } } @@ -9160,6 +8787,7 @@ "text-utility-sans": { "100": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySans100", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9167,11 +8795,10 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySans100", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySans100", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9179,11 +8806,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySans100", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textUtilitySans100", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9191,11 +8817,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySans100", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "-0.008rem", + "$type": "dimension", "mixin": "textUtilitySans100", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9214,11 +8840,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.008rem" + } }, "size": { + "$value": "1.2rem", + "$type": "fontSize", "mixin": "textUtilitySans100", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9227,11 +8853,11 @@ "$type": "fontSize", "mixin": "textUtilitySans100", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.2rem" + } }, "height": { + "$value": "1.6rem", + "$type": "dimension", "mixin": "textUtilitySans100", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9240,13 +8866,12 @@ "$type": "dimension", "mixin": "textUtilitySans100", "property": "line-height" - }, - "$type": "dimension", - "$value": "1.6rem" + } } }, "200": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySans200", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9254,11 +8879,10 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySans200", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySans200", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9266,11 +8890,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySans200", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textUtilitySans200", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9278,11 +8901,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySans200", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "-0.016rem", + "$type": "dimension", "mixin": "textUtilitySans200", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9301,11 +8924,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.016rem" + } }, "size": { + "$value": "1.4rem", + "$type": "fontSize", "mixin": "textUtilitySans200", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9314,11 +8937,11 @@ "$type": "fontSize", "mixin": "textUtilitySans200", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.4rem" + } }, "height": { + "$value": "1.8rem", + "$type": "dimension", "mixin": "textUtilitySans200", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9327,13 +8950,12 @@ "$type": "dimension", "mixin": "textUtilitySans200", "property": "line-height" - }, - "$type": "dimension", - "$value": "1.8rem" + } } }, "300": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySans300", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9341,11 +8963,10 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySans300", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySans300", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9353,11 +8974,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySans300", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textUtilitySans300", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9365,11 +8985,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySans300", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "-0.016rem", + "$type": "dimension", "mixin": "textUtilitySans300", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9388,11 +9008,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.016rem" + } }, "size": { + "$value": "1.6rem", + "$type": "fontSize", "mixin": "textUtilitySans300", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9401,11 +9021,11 @@ "$type": "fontSize", "mixin": "textUtilitySans300", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.6rem" + } }, "height": { + "$value": "2.2rem", + "$type": "dimension", "mixin": "textUtilitySans300", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9414,13 +9034,12 @@ "$type": "dimension", "mixin": "textUtilitySans300", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.2rem" + } } }, "400": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySans400", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9428,11 +9047,10 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySans400", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySans400", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9440,11 +9058,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySans400", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textUtilitySans400", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9452,11 +9069,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySans400", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "-0.016rem", + "$type": "dimension", "mixin": "textUtilitySans400", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9475,11 +9092,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.016rem" + } }, "size": { + "$value": "1.8rem", + "$type": "fontSize", "mixin": "textUtilitySans400", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9488,11 +9105,11 @@ "$type": "fontSize", "mixin": "textUtilitySans400", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.8rem" + } }, "height": { + "$value": "2.4rem", + "$type": "dimension", "mixin": "textUtilitySans400", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9501,13 +9118,12 @@ "$type": "dimension", "mixin": "textUtilitySans400", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.4rem" + } } }, "500": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySans500", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9515,11 +9131,10 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySans500", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySans500", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9527,11 +9142,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySans500", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textUtilitySans500", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9539,11 +9153,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySans500", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "-0.032rem", + "$type": "dimension", "mixin": "textUtilitySans500", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9562,11 +9176,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.032rem" + } }, "size": { + "$value": "2rem", + "$type": "fontSize", "mixin": "textUtilitySans500", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9575,11 +9189,11 @@ "$type": "fontSize", "mixin": "textUtilitySans500", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2rem" + } }, "height": { + "$value": "2.6rem", + "$type": "dimension", "mixin": "textUtilitySans500", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9588,13 +9202,12 @@ "$type": "dimension", "mixin": "textUtilitySans500", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.6rem" + } } }, "600": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySans600", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9602,11 +9215,10 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySans600", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySans600", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9614,11 +9226,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySans600", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textUtilitySans600", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9626,11 +9237,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySans600", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "-0.032rem", + "$type": "dimension", "mixin": "textUtilitySans600", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9649,11 +9260,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.032rem" + } }, "size": { + "$value": "2.4rem", + "$type": "fontSize", "mixin": "textUtilitySans600", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9662,11 +9273,11 @@ "$type": "fontSize", "mixin": "textUtilitySans600", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2.4rem" + } }, "height": { + "$value": "3rem", + "$type": "dimension", "mixin": "textUtilitySans600", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9675,13 +9286,12 @@ "$type": "dimension", "mixin": "textUtilitySans600", "property": "line-height" - }, - "$type": "dimension", - "$value": "3rem" + } } }, "700": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySans700", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9689,11 +9299,10 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySans700", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySans700", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9701,11 +9310,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySans700", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textUtilitySans700", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9713,11 +9321,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySans700", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "-0.032rem", + "$type": "dimension", "mixin": "textUtilitySans700", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9736,11 +9344,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.032rem" + } }, "size": { + "$value": "2.8rem", + "$type": "fontSize", "mixin": "textUtilitySans700", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9749,11 +9357,11 @@ "$type": "fontSize", "mixin": "textUtilitySans700", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2.8rem" + } }, "height": { + "$value": "3.6rem", + "$type": "dimension", "mixin": "textUtilitySans700", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9762,13 +9370,12 @@ "$type": "dimension", "mixin": "textUtilitySans700", "property": "line-height" - }, - "$type": "dimension", - "$value": "3.6rem" + } } }, "800": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySans800", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9776,11 +9383,10 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySans800", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySans800", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9788,11 +9394,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySans800", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textUtilitySans800", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9800,11 +9405,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySans800", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "-0.064rem", + "$type": "dimension", "mixin": "textUtilitySans800", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9823,11 +9428,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.064rem" + } }, "size": { + "$value": "3.2rem", + "$type": "fontSize", "mixin": "textUtilitySans800", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9836,11 +9441,11 @@ "$type": "fontSize", "mixin": "textUtilitySans800", "property": "font-size" - }, - "$type": "fontSize", - "$value": "3.2rem" + } }, "height": { + "$value": "4rem", + "$type": "dimension", "mixin": "textUtilitySans800", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9849,15 +9454,14 @@ "$type": "dimension", "mixin": "textUtilitySans800", "property": "line-height" - }, - "$type": "dimension", - "$value": "4rem" + } } } }, "text-utility-sans-strong": { "100": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySansStrong100", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9865,11 +9469,10 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySansStrong100", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySansStrong100", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9877,11 +9480,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySansStrong100", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textUtilitySansStrong100", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9889,11 +9491,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySansStrong100", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "-0.008rem", + "$type": "dimension", "mixin": "textUtilitySansStrong100", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9912,11 +9514,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.008rem" + } }, "size": { + "$value": "1.2rem", + "$type": "fontSize", "mixin": "textUtilitySansStrong100", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -9925,11 +9527,11 @@ "$type": "fontSize", "mixin": "textUtilitySansStrong100", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.2rem" + } }, "height": { + "$value": "1.6rem", + "$type": "dimension", "mixin": "textUtilitySansStrong100", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -9938,13 +9540,12 @@ "$type": "dimension", "mixin": "textUtilitySansStrong100", "property": "line-height" - }, - "$type": "dimension", - "$value": "1.6rem" + } } }, "200": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySansStrong200", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -9952,11 +9553,10 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySansStrong200", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySansStrong200", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -9964,11 +9564,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySansStrong200", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textUtilitySansStrong200", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -9976,11 +9575,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySansStrong200", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "-0.008rem", + "$type": "dimension", "mixin": "textUtilitySansStrong200", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -9999,11 +9598,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.008rem" + } }, "size": { + "$value": "1.4rem", + "$type": "fontSize", "mixin": "textUtilitySansStrong200", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10012,11 +9611,11 @@ "$type": "fontSize", "mixin": "textUtilitySansStrong200", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.4rem" + } }, "height": { + "$value": "1.8rem", + "$type": "dimension", "mixin": "textUtilitySansStrong200", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10025,13 +9624,12 @@ "$type": "dimension", "mixin": "textUtilitySansStrong200", "property": "line-height" - }, - "$type": "dimension", - "$value": "1.8rem" + } } }, "300": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySansStrong300", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10039,11 +9637,10 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySansStrong300", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySansStrong300", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10051,11 +9648,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySansStrong300", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textUtilitySansStrong300", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10063,11 +9659,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySansStrong300", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "-0.008rem", + "$type": "dimension", "mixin": "textUtilitySansStrong300", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10086,11 +9682,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.008rem" + } }, "size": { + "$value": "1.6rem", + "$type": "fontSize", "mixin": "textUtilitySansStrong300", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10099,11 +9695,11 @@ "$type": "fontSize", "mixin": "textUtilitySansStrong300", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.6rem" + } }, "height": { + "$value": "2.2rem", + "$type": "dimension", "mixin": "textUtilitySansStrong300", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10112,13 +9708,12 @@ "$type": "dimension", "mixin": "textUtilitySansStrong300", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.2rem" + } } }, "400": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySansStrong400", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10126,11 +9721,10 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySansStrong400", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySansStrong400", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10138,11 +9732,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySansStrong400", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textUtilitySansStrong400", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10150,11 +9743,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySansStrong400", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "-0.008rem", + "$type": "dimension", "mixin": "textUtilitySansStrong400", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10173,11 +9766,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.008rem" + } }, "size": { + "$value": "1.8rem", + "$type": "fontSize", "mixin": "textUtilitySansStrong400", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10186,11 +9779,11 @@ "$type": "fontSize", "mixin": "textUtilitySansStrong400", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.8rem" + } }, "height": { + "$value": "2.4rem", + "$type": "dimension", "mixin": "textUtilitySansStrong400", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10199,13 +9792,12 @@ "$type": "dimension", "mixin": "textUtilitySansStrong400", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.4rem" + } } }, "500": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySansStrong500", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10213,11 +9805,10 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySansStrong500", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySansStrong500", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10225,11 +9816,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySansStrong500", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textUtilitySansStrong500", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10237,11 +9827,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySansStrong500", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "-0.016rem", + "$type": "dimension", "mixin": "textUtilitySansStrong500", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10260,11 +9850,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.016rem" + } }, "size": { + "$value": "2rem", + "$type": "fontSize", "mixin": "textUtilitySansStrong500", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10273,11 +9863,11 @@ "$type": "fontSize", "mixin": "textUtilitySansStrong500", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2rem" + } }, "height": { + "$value": "2.6rem", + "$type": "dimension", "mixin": "textUtilitySansStrong500", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10286,13 +9876,12 @@ "$type": "dimension", "mixin": "textUtilitySansStrong500", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.6rem" + } } }, "600": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySansStrong600", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10300,11 +9889,10 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySansStrong600", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySansStrong600", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10312,11 +9900,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySansStrong600", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textUtilitySansStrong600", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10324,11 +9911,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySansStrong600", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "-0.016rem", + "$type": "dimension", "mixin": "textUtilitySansStrong600", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10347,11 +9934,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.016rem" + } }, "size": { + "$value": "2.4rem", + "$type": "fontSize", "mixin": "textUtilitySansStrong600", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10360,11 +9947,11 @@ "$type": "fontSize", "mixin": "textUtilitySansStrong600", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2.4rem" + } }, "height": { + "$value": "3rem", + "$type": "dimension", "mixin": "textUtilitySansStrong600", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10373,13 +9960,12 @@ "$type": "dimension", "mixin": "textUtilitySansStrong600", "property": "line-height" - }, - "$type": "dimension", - "$value": "3rem" + } } }, "700": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySansStrong700", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10387,11 +9973,10 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySansStrong700", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySansStrong700", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10399,11 +9984,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySansStrong700", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textUtilitySansStrong700", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10411,11 +9995,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySansStrong700", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "-0.016rem", + "$type": "dimension", "mixin": "textUtilitySansStrong700", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10434,11 +10018,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.016rem" + } }, "size": { + "$value": "2.8rem", + "$type": "fontSize", "mixin": "textUtilitySansStrong700", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10447,11 +10031,11 @@ "$type": "fontSize", "mixin": "textUtilitySansStrong700", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2.8rem" + } }, "height": { + "$value": "3.6rem", + "$type": "dimension", "mixin": "textUtilitySansStrong700", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10460,13 +10044,12 @@ "$type": "dimension", "mixin": "textUtilitySansStrong700", "property": "line-height" - }, - "$type": "dimension", - "$value": "3.6rem" + } } }, "800": { "family": { + "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif", "mixin": "textUtilitySansStrong800", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10474,11 +10057,10 @@ "$value": "{options.font.family.sans}", "mixin": "textUtilitySansStrong800", "property": "font-family" - }, - "$type": "other", - "$value": "Graphik, \"Graphik fallback\", \"Helvetica Neue\", sans-serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySansStrong800", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10486,11 +10068,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySansStrong800", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textUtilitySansStrong800", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10498,11 +10079,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySansStrong800", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "-0.032rem", + "$type": "dimension", "mixin": "textUtilitySansStrong800", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10521,11 +10102,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.032rem" + } }, "size": { + "$value": "3.2rem", + "$type": "fontSize", "mixin": "textUtilitySansStrong800", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10534,11 +10115,11 @@ "$type": "fontSize", "mixin": "textUtilitySansStrong800", "property": "font-size" - }, - "$type": "fontSize", - "$value": "3.2rem" + } }, "height": { + "$value": "4rem", + "$type": "dimension", "mixin": "textUtilitySansStrong800", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10547,15 +10128,14 @@ "$type": "dimension", "mixin": "textUtilitySansStrong800", "property": "line-height" - }, - "$type": "dimension", - "$value": "4rem" + } } } }, "text-utility-serif": { "200": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerif200", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10563,11 +10143,10 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerif200", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySerif200", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10575,11 +10154,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerif200", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textUtilitySerif200", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10587,11 +10165,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySerif200", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "-0.008rem", + "$type": "dimension", "mixin": "textUtilitySerif200", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10610,11 +10188,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.008rem" + } }, "size": { + "$value": "1.4rem", + "$type": "fontSize", "mixin": "textUtilitySerif200", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10623,11 +10201,11 @@ "$type": "fontSize", "mixin": "textUtilitySerif200", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.4rem" + } }, "height": { + "$value": "1.8rem", + "$type": "dimension", "mixin": "textUtilitySerif200", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10636,13 +10214,12 @@ "$type": "dimension", "mixin": "textUtilitySerif200", "property": "line-height" - }, - "$type": "dimension", - "$value": "1.8rem" + } } }, "300": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerif300", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10650,11 +10227,10 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerif300", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySerif300", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10662,11 +10238,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerif300", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textUtilitySerif300", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10674,11 +10249,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySerif300", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "-0.008rem", + "$type": "dimension", "mixin": "textUtilitySerif300", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10697,11 +10272,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.008rem" + } }, "size": { + "$value": "1.6rem", + "$type": "fontSize", "mixin": "textUtilitySerif300", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10710,11 +10285,11 @@ "$type": "fontSize", "mixin": "textUtilitySerif300", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.6rem" + } }, "height": { + "$value": "2.2rem", + "$type": "dimension", "mixin": "textUtilitySerif300", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10723,13 +10298,12 @@ "$type": "dimension", "mixin": "textUtilitySerif300", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.2rem" + } } }, "400": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerif400", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10737,11 +10311,10 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerif400", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySerif400", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10749,11 +10322,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerif400", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textUtilitySerif400", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10761,11 +10333,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySerif400", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "-0.016rem", + "$type": "dimension", "mixin": "textUtilitySerif400", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10784,11 +10356,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.016rem" + } }, "size": { + "$value": "1.8rem", + "$type": "fontSize", "mixin": "textUtilitySerif400", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10797,11 +10369,11 @@ "$type": "fontSize", "mixin": "textUtilitySerif400", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.8rem" + } }, "height": { + "$value": "2.4rem", + "$type": "dimension", "mixin": "textUtilitySerif400", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10810,13 +10382,12 @@ "$type": "dimension", "mixin": "textUtilitySerif400", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.4rem" + } } }, "500": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerif500", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10824,11 +10395,10 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerif500", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySerif500", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10836,11 +10406,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerif500", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textUtilitySerif500", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10848,11 +10417,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySerif500", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "-0.032rem", + "$type": "dimension", "mixin": "textUtilitySerif500", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10871,11 +10440,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.032rem" + } }, "size": { + "$value": "2rem", + "$type": "fontSize", "mixin": "textUtilitySerif500", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10884,11 +10453,11 @@ "$type": "fontSize", "mixin": "textUtilitySerif500", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2rem" + } }, "height": { + "$value": "2.6rem", + "$type": "dimension", "mixin": "textUtilitySerif500", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10897,13 +10466,12 @@ "$type": "dimension", "mixin": "textUtilitySerif500", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.6rem" + } } }, "600": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerif600", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10911,11 +10479,10 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerif600", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySerif600", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -10923,11 +10490,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerif600", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textUtilitySerif600", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -10935,11 +10501,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySerif600", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "-0.032rem", + "$type": "dimension", "mixin": "textUtilitySerif600", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -10958,11 +10524,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.032rem" + } }, "size": { + "$value": "2.4rem", + "$type": "fontSize", "mixin": "textUtilitySerif600", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -10971,11 +10537,11 @@ "$type": "fontSize", "mixin": "textUtilitySerif600", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2.4rem" + } }, "height": { + "$value": "3rem", + "$type": "dimension", "mixin": "textUtilitySerif600", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -10984,13 +10550,12 @@ "$type": "dimension", "mixin": "textUtilitySerif600", "property": "line-height" - }, - "$type": "dimension", - "$value": "3rem" + } } }, "700": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerif700", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -10998,11 +10563,10 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerif700", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySerif700", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -11010,11 +10574,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerif700", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textUtilitySerif700", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -11022,11 +10585,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySerif700", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "-0.032rem", + "$type": "dimension", "mixin": "textUtilitySerif700", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -11045,11 +10608,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.032rem" + } }, "size": { + "$value": "2.8rem", + "$type": "fontSize", "mixin": "textUtilitySerif700", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -11058,11 +10621,11 @@ "$type": "fontSize", "mixin": "textUtilitySerif700", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2.8rem" + } }, "height": { + "$value": "3.6rem", + "$type": "dimension", "mixin": "textUtilitySerif700", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -11071,13 +10634,12 @@ "$type": "dimension", "mixin": "textUtilitySerif700", "property": "line-height" - }, - "$type": "dimension", - "$value": "3.6rem" + } } }, "800": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerif800", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -11085,11 +10647,10 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerif800", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySerif800", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -11097,11 +10658,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerif800", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "400", "mixin": "textUtilitySerif800", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -11109,11 +10669,11 @@ "$value": "{options.font.weight.normal}", "mixin": "textUtilitySerif800", "property": "font-weight" - }, - "$type": "other", - "$value": "400" + } }, "spacing": { + "$value": "-0.032rem", + "$type": "dimension", "mixin": "textUtilitySerif800", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -11132,11 +10692,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.032rem" + } }, "size": { + "$value": "3.2rem", + "$type": "fontSize", "mixin": "textUtilitySerif800", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -11145,11 +10705,11 @@ "$type": "fontSize", "mixin": "textUtilitySerif800", "property": "font-size" - }, - "$type": "fontSize", - "$value": "3.2rem" + } }, "height": { + "$value": "4rem", + "$type": "dimension", "mixin": "textUtilitySerif800", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -11158,15 +10718,14 @@ "$type": "dimension", "mixin": "textUtilitySerif800", "property": "line-height" - }, - "$type": "dimension", - "$value": "4rem" + } } } }, "text-utility-serif-strong": { "200": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerifStrong200", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -11174,11 +10733,10 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerifStrong200", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySerifStrong200", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -11186,11 +10744,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerifStrong200", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textUtilitySerifStrong200", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -11198,11 +10755,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySerifStrong200", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "-0.008rem", + "$type": "dimension", "mixin": "textUtilitySerifStrong200", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -11221,11 +10778,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.008rem" + } }, "size": { + "$value": "1.4rem", + "$type": "fontSize", "mixin": "textUtilitySerifStrong200", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -11234,11 +10791,11 @@ "$type": "fontSize", "mixin": "textUtilitySerifStrong200", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.4rem" + } }, "height": { + "$value": "1.8rem", + "$type": "dimension", "mixin": "textUtilitySerifStrong200", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -11247,13 +10804,12 @@ "$type": "dimension", "mixin": "textUtilitySerifStrong200", "property": "line-height" - }, - "$type": "dimension", - "$value": "1.8rem" + } } }, "300": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerifStrong300", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -11261,11 +10817,10 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerifStrong300", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySerifStrong300", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -11273,11 +10828,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerifStrong300", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textUtilitySerifStrong300", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -11285,11 +10839,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySerifStrong300", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "-0.008rem", + "$type": "dimension", "mixin": "textUtilitySerifStrong300", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -11308,11 +10862,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.008rem" + } }, "size": { + "$value": "1.6rem", + "$type": "fontSize", "mixin": "textUtilitySerifStrong300", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -11321,11 +10875,11 @@ "$type": "fontSize", "mixin": "textUtilitySerifStrong300", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.6rem" + } }, "height": { + "$value": "2.2rem", + "$type": "dimension", "mixin": "textUtilitySerifStrong300", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -11334,13 +10888,12 @@ "$type": "dimension", "mixin": "textUtilitySerifStrong300", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.2rem" + } } }, "400": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerifStrong400", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -11348,11 +10901,10 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerifStrong400", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySerifStrong400", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -11360,11 +10912,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerifStrong400", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textUtilitySerifStrong400", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -11372,11 +10923,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySerifStrong400", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "-0.008rem", + "$type": "dimension", "mixin": "textUtilitySerifStrong400", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -11395,11 +10946,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.008rem" + } }, "size": { + "$value": "1.8rem", + "$type": "fontSize", "mixin": "textUtilitySerifStrong400", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -11408,11 +10959,11 @@ "$type": "fontSize", "mixin": "textUtilitySerifStrong400", "property": "font-size" - }, - "$type": "fontSize", - "$value": "1.8rem" + } }, "height": { + "$value": "2.4rem", + "$type": "dimension", "mixin": "textUtilitySerifStrong400", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -11421,13 +10972,12 @@ "$type": "dimension", "mixin": "textUtilitySerifStrong400", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.4rem" + } } }, "500": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerifStrong500", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -11435,11 +10985,10 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerifStrong500", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySerifStrong500", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -11447,11 +10996,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerifStrong500", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textUtilitySerifStrong500", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -11459,11 +11007,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySerifStrong500", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "-0.008rem", + "$type": "dimension", "mixin": "textUtilitySerifStrong500", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -11482,11 +11030,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.008rem" + } }, "size": { + "$value": "2rem", + "$type": "fontSize", "mixin": "textUtilitySerifStrong500", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -11495,11 +11043,11 @@ "$type": "fontSize", "mixin": "textUtilitySerifStrong500", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2rem" + } }, "height": { + "$value": "2.6rem", + "$type": "dimension", "mixin": "textUtilitySerifStrong500", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -11508,13 +11056,12 @@ "$type": "dimension", "mixin": "textUtilitySerifStrong500", "property": "line-height" - }, - "$type": "dimension", - "$value": "2.6rem" + } } }, "600": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerifStrong600", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -11522,11 +11069,10 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerifStrong600", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySerifStrong600", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -11534,11 +11080,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerifStrong600", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textUtilitySerifStrong600", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -11546,11 +11091,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySerifStrong600", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "-0.016rem", + "$type": "dimension", "mixin": "textUtilitySerifStrong600", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -11569,11 +11114,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.016rem" + } }, "size": { + "$value": "2.4rem", + "$type": "fontSize", "mixin": "textUtilitySerifStrong600", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -11582,11 +11127,11 @@ "$type": "fontSize", "mixin": "textUtilitySerifStrong600", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2.4rem" + } }, "height": { + "$value": "3rem", + "$type": "dimension", "mixin": "textUtilitySerifStrong600", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -11595,13 +11140,12 @@ "$type": "dimension", "mixin": "textUtilitySerifStrong600", "property": "line-height" - }, - "$type": "dimension", - "$value": "3rem" + } } }, "700": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerifStrong700", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -11609,11 +11153,10 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerifStrong700", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySerifStrong700", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -11621,11 +11164,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerifStrong700", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textUtilitySerifStrong700", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -11633,11 +11175,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySerifStrong700", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "-0.016rem", + "$type": "dimension", "mixin": "textUtilitySerifStrong700", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -11656,11 +11198,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.016rem" + } }, "size": { + "$value": "2.8rem", + "$type": "fontSize", "mixin": "textUtilitySerifStrong700", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -11669,11 +11211,11 @@ "$type": "fontSize", "mixin": "textUtilitySerifStrong700", "property": "font-size" - }, - "$type": "fontSize", - "$value": "2.8rem" + } }, "height": { + "$value": "3.6rem", + "$type": "dimension", "mixin": "textUtilitySerifStrong700", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -11682,13 +11224,12 @@ "$type": "dimension", "mixin": "textUtilitySerifStrong700", "property": "line-height" - }, - "$type": "dimension", - "$value": "3.6rem" + } } }, "800": { "family": { + "$value": "Stuart, \"Stuart fallback\", Georgia, serif", "mixin": "textUtilitySerifStrong800", "property": "font-family", "filePath": "tokens/web/text-utility.json5", @@ -11696,11 +11237,10 @@ "$value": "{options.font.family.serif}", "mixin": "textUtilitySerifStrong800", "property": "font-family" - }, - "$type": "other", - "$value": "Stuart, \"Stuart fallback\", Georgia, serif" + } }, "style": { + "$value": "normal", "mixin": "textUtilitySerifStrong800", "property": "font-style", "filePath": "tokens/web/text-utility.json5", @@ -11708,11 +11248,10 @@ "$value": "{options.font.style.normal}", "mixin": "textUtilitySerifStrong800", "property": "font-style" - }, - "$type": "other", - "$value": "normal" + } }, "weight": { + "$value": "600", "mixin": "textUtilitySerifStrong800", "property": "font-weight", "filePath": "tokens/web/text-utility.json5", @@ -11720,11 +11259,11 @@ "$value": "{options.font.weight.semibold}", "mixin": "textUtilitySerifStrong800", "property": "font-weight" - }, - "$type": "other", - "$value": "600" + } }, "spacing": { + "$value": "-0.016rem", + "$type": "dimension", "mixin": "textUtilitySerifStrong800", "property": "letter-spacing", "filePath": "tokens/web/text-utility.json5", @@ -11743,11 +11282,11 @@ "originalType": "letterSpacing" } } - }, - "$type": "dimension", - "$value": "-0.016rem" + } }, "size": { + "$value": "3.2rem", + "$type": "fontSize", "mixin": "textUtilitySerifStrong800", "property": "font-size", "filePath": "tokens/web/text-utility.json5", @@ -11756,11 +11295,11 @@ "$type": "fontSize", "mixin": "textUtilitySerifStrong800", "property": "font-size" - }, - "$type": "fontSize", - "$value": "3.2rem" + } }, "height": { + "$value": "4rem", + "$type": "dimension", "mixin": "textUtilitySerifStrong800", "property": "line-height", "filePath": "tokens/web/text-utility.json5", @@ -11769,14 +11308,13 @@ "$type": "dimension", "mixin": "textUtilitySerifStrong800", "property": "line-height" - }, - "$type": "dimension", - "$value": "4rem" + } } } }, "text-italic": { "variation": { + "$value": "'ital' 1", "mixin": "textItalic", "property": "font-variation-settings", "filePath": "tokens/web/text-variants.json5", @@ -11784,11 +11322,10 @@ "$value": "'ital' 1", "mixin": "textItalic", "property": "font-variation-settings" - }, - "$type": "other", - "$value": "'ital' 1" + } }, "style": { + "$value": "italic", "mixin": "textItalic", "property": "font-style", "filePath": "tokens/web/text-variants.json5", @@ -11796,13 +11333,12 @@ "$value": "italic", "mixin": "textItalic", "property": "font-style" - }, - "$type": "other", - "$value": "italic" + } } }, "text-strong": { "weight": { + "$value": "700", "mixin": "textStrong", "property": "font-weight", "filePath": "tokens/web/text-variants.json5", @@ -11810,9 +11346,7 @@ "$value": "{options.font.weight.strong}", "mixin": "textStrong", "property": "font-weight" - }, - "$type": "other", - "$value": "700" + } } }, "membership": { @@ -11821,87 +11355,87 @@ "text": { "button": { "primary-hover": { + "$value": "#13352c", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - }, - "$type": "color", - "$value": "#13352c" + } } }, "primary": { + "$value": "#13352c", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/color.json5", "original": { "$value": "#13352C", "$type": "color" - }, - "$type": "color", - "$value": "#13352c" + } } }, "background": { "button": { "primary": { "rest": { + "$value": "#13352c", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - }, - "$type": "color", - "$value": "#13352c" + } }, "active": { + "$value": "#13352c", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - }, - "$type": "color", - "$value": "#13352c" + } } } }, "primary": { + "$value": "#ffdc52", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/color.json5", "original": { "$value": "#FFDC52", "$type": "color" - }, - "$type": "color", - "$value": "#ffdc52" + } } }, "border": { "button": { "primary": { "rest": { + "$value": "#13352c", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - }, - "$type": "color", - "$value": "#13352c" + } }, "active": { + "$value": "#13352c", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - }, - "$type": "color", - "$value": "#13352c" + } }, "hover": { + "$value": "#13352c", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - }, - "$type": "color", - "$value": "#13352c" + } } } } @@ -11913,87 +11447,87 @@ "text": { "button": { "primary-hover": { + "$value": "#13352c", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - }, - "$type": "color", - "$value": "#13352c" + } } }, "primary": { + "$value": "#13352c", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/color.json5", "original": { "$value": "#13352C", "$type": "color" - }, - "$type": "color", - "$value": "#13352c" + } } }, "background": { "button": { "primary": { "rest": { + "$value": "#13352c", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - }, - "$type": "color", - "$value": "#13352c" + } }, "active": { + "$value": "#13352c", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - }, - "$type": "color", - "$value": "#13352c" + } } } }, "primary": { + "$value": "#bfb33e", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/color.json5", "original": { "$value": "#BFB33E", "$type": "color" - }, - "$type": "color", - "$value": "#bfb33e" + } } }, "border": { "button": { "primary": { "rest": { + "$value": "#13352c", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - }, - "$type": "color", - "$value": "#13352c" + } }, "active": { + "$value": "#13352c", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - }, - "$type": "color", - "$value": "#13352c" + } }, "hover": { + "$value": "#13352c", + "$type": "color", "filePath": "tokens/themes/rei-dot-com/button.json5", "original": { "$value": "#13352C", "$type": "color" - }, - "$type": "color", - "$value": "#13352c" + } } } } @@ -12001,33 +11535,6 @@ } } }, - "$themes": [], - "$metadata": { - "tokenSetOrder": [ - "options", - "color", - "form", - "icon", - "duration", - "timing", - "prominence", - "radius", - "space", - "breakpoint", - "font", - "text-body", - "text-body-strong", - "text-default", - "text-eyebrow", - "text-heading", - "text-subheading", - "text-utility-sans", - "text-utility-sans-strong", - "text-utility-serif", - "text-utility-serif-strong", - "text-italic", - "text-strong", - "membership" - ] - } + "doccategory": "palettes", + "docexample": "palette" } \ No newline at end of file diff --git a/dist/rei-dot-com/ios/CdrColor.m b/dist/rei-dot-com/ios/CdrColor.m index 96624dc..3d15f3e 100644 --- a/dist/rei-dot-com/ios/CdrColor.m +++ b/dist/rei-dot-com/ios/CdrColor.m @@ -20,7 +20,7 @@ + (NSArray *)values { [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], @@ -28,11 +28,11 @@ + (NSArray *)values { [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], [UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], @@ -87,17 +87,17 @@ + (NSArray *)values { [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], [UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f], [UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:0.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], [UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f], [UIColor colorWithRed:0.976f green:0.973f blue:0.965f alpha:1.000f], @@ -123,7 +123,7 @@ + (NSArray *)values { [UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:0.750f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], [UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:0.750f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:0.150f], [UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:0.850f], @@ -131,21 +131,21 @@ + (NSArray *)values { [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], [UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:1.000f green:0.824f blue:0.502f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], [UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f], [UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], @@ -161,14 +161,14 @@ + (NSArray *)values { [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f], [UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], [UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f], [UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f], [UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f], @@ -266,13 +266,13 @@ + (NSArray *)values { [UIColor colorWithRed:0.714f green:0.545f blue:0.216f alpha:1.000f], [UIColor colorWithRed:0.733f green:0.251f blue:0.271f alpha:1.000f], [UIColor colorWithRed:0.251f green:0.557f blue:0.525f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], [UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:0.200f], [UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:0.200f], diff --git a/dist/rei-dot-com/js/cdr-tokens.cjs b/dist/rei-dot-com/js/cdr-tokens.cjs index 058e8a6..be06b4a 100644 --- a/dist/rei-dot-com/js/cdr-tokens.cjs +++ b/dist/rei-dot-com/js/cdr-tokens.cjs @@ -2,7 +2,7 @@ module.exports = { "CdrColorTextButtonPrimary": "#fafbf9", "CdrColorTextButtonPrimaryHover": "#1f513f", "CdrColorTextButtonPrimaryActive": "#fafbf9", - "CdrColorTextButtonPrimaryDisabled": "#fffff2", + "CdrColorTextButtonPrimaryDisabled": "#fffffe", "CdrColorTextButtonSecondary": "#4b4a48", "CdrColorTextButtonSecondaryHover": "#4b4a48", "CdrColorTextButtonSecondaryActive": "#fafbf9", @@ -10,11 +10,11 @@ module.exports = { "CdrColorTextButtonDark": "#fafbf9", "CdrColorTextButtonDarkHover": "#4b4a48", "CdrColorTextButtonDarkActive": "#fafbf9", - "CdrColorTextButtonDarkDisabled": "#fffff2", - "CdrColorTextButtonSale": "#fffff2", + "CdrColorTextButtonDarkDisabled": "#fffffe", + "CdrColorTextButtonSale": "#fffffe", "CdrColorTextButtonSaleHover": "#c7370f", - "CdrColorTextButtonSaleActive": "#fffff2", - "CdrColorTextButtonSaleDisabled": "#fffff2", + "CdrColorTextButtonSaleActive": "#fffffe", + "CdrColorTextButtonSaleDisabled": "#fffffe", "CdrColorTextChipDefault": "#4b4a48", "CdrColorTextChipDisabled": "#d5cfc3", "CdrColorTextPrimary": "#4b4a48", @@ -69,17 +69,17 @@ module.exports = { "CdrColorBackgroundButtonSaleHover": "#f7f5f3", "CdrColorBackgroundButtonDefaultDisabled": "#d5cfc3", "CdrColorBackgroundButtonIconOnlyActive": "#f7f5f3", - "CdrColorBackgroundChipDefaultRest": "#fffff2", - "CdrColorBackgroundChipDefaultDisabled": "#fffff2", + "CdrColorBackgroundChipDefaultRest": "#fffffe", + "CdrColorBackgroundChipDefaultDisabled": "#fffffe", "CdrColorBackgroundChipDefaultHover": "#f7f5f3", - "CdrColorBackgroundChipDefaultFocus": "#fffff2", + "CdrColorBackgroundChipDefaultFocus": "#fffffe", "CdrColorBackgroundChipDefaultActive": "#edeae3", "CdrColorBackgroundChipDefaultSelected": "#d5cfc3", "CdrColorBackgroundChipDefaultSelectedHover": "#edeae3", "CdrColorBackgroundChipDefaultSelectedFocus": "#d5cfc3", "CdrColorBackgroundChipDefaultSelectedActive": "#edeae3", "CdrColorBackgroundTransparent": "rgba(255, 255, 255, 0)", - "CdrColorBackgroundPrimary": "#fffff2", + "CdrColorBackgroundPrimary": "#fffffe", "CdrColorBackgroundSecondary": "#f7f5f3", "CdrColorBackgroundBrandSpruce": "#1f513f", "CdrColorBackgroundMessageDefault01": "#f9f8f6", @@ -105,7 +105,7 @@ module.exports = { "CdrColorBackgroundLabelDefaultActive": "#edeae3", "CdrColorBackgroundLabelDefaultFocus": "#fafbf9", "CdrColorBackgroundLabelSecondaryHover": "rgba(255, 255, 255, 0.75)", - "CdrColorBackgroundLabelSecondaryActive": "#fffff2", + "CdrColorBackgroundLabelSecondaryActive": "#fffffe", "CdrColorBackgroundLabelSecondaryFocus": "rgba(255, 255, 255, 0.75)", "CdrColorBackgroundInputDefault": "rgba(247, 245, 243, 0.15)", "CdrColorBackgroundInputSecondary": "rgba(255, 255, 255, 0.85)", @@ -113,21 +113,21 @@ module.exports = { "CdrColorBackgroundInputDefaultHover": "#fafbf9", "CdrColorBackgroundInputDefaultActive": "#fafbf9", "CdrColorBackgroundInputDefaultSelected": "#4b4a48", - "CdrColorBackgroundInputSecondaryActive": "#fffff2", + "CdrColorBackgroundInputSecondaryActive": "#fffffe", "CdrColorBackgroundInputDefaultSelectedHover": "#958e83", "CdrColorBackgroundInputDefaultDisabled": "#fafbf9", "CdrColorBackgroundInputDefaultSelectedFocus": "#958e83", "CdrColorBackgroundInputDefaultFocus": "#fafbf9", "CdrColorBackgroundRatingStarDefault": "#fafbf9", "CdrColorBackgroundRatingStarHighlighted": "#ffd280", - "CdrColorBackgroundSurfacePrimary": "#fffff2", + "CdrColorBackgroundSurfacePrimary": "#fffffe", "CdrColorBackgroundSurfaceSecondary": "#f7f5f3", "CdrColorBackgroundSurfaceBrandSpruce": "#1f513f", "CdrColorBackgroundSurfaceSale": "#c7370f", - "CdrColorBackgroundSurfaceSelectionDefaultRest": "#fffff2", - "CdrColorBackgroundSurfaceSelectionDefaultActive": "#fffff2", - "CdrColorBackgroundSurfaceSelectionDefaultHover": "#fffff2", - "CdrColorBackgroundSurfaceSelectionDefaultChecked": "#fffff2", + "CdrColorBackgroundSurfaceSelectionDefaultRest": "#fffffe", + "CdrColorBackgroundSurfaceSelectionDefaultActive": "#fffffe", + "CdrColorBackgroundSurfaceSelectionDefaultHover": "#fffffe", + "CdrColorBackgroundSurfaceSelectionDefaultChecked": "#fffffe", "CdrColorBackgroundSurfaceSelectionDefaultDisabled": "#f7f5f3", "CdrColorBackgroundSurfaceSelectionDefaultLoading": "#fafbf9", "CdrColorBackgroundSwitchDefaultRest": "#fafbf9", @@ -143,14 +143,14 @@ module.exports = { "CdrColorBackgroundSwitchHandleSelectedDefaultHover": "#d5cfc3", "CdrColorBackgroundSwitchHandleSelectedDefaultFocus": "#d5cfc3", "CdrColorBackgroundTableHeader": "#f7f5f3", - "CdrColorBackgroundTableRow": "#fffff2", + "CdrColorBackgroundTableRow": "#fffffe", "CdrColorBackgroundTableRowAlt": "#fafbf9", "CdrColorBackgroundToggleGroupDefaultRest": "#fafbf9", "CdrColorBackgroundToggleButtonDefaultRest": "#fafbf9", "CdrColorBackgroundToggleButtonDefaultHover": "#edeae3", "CdrColorBackgroundToggleButtonDefaultFocus": "#edeae3", - "CdrColorBackgroundToggleButtonDefaultSelectedRest": "#fffff2", - "CdrColorBackgroundToggleButtonDefaultSelectedHover": "#fffff2", + "CdrColorBackgroundToggleButtonDefaultSelectedRest": "#fffffe", + "CdrColorBackgroundToggleButtonDefaultSelectedHover": "#fffffe", "CdrColorBackgroundTooltipDefault": "#2e2e2b", "CdrColorBorderButtonPrimaryRest": "#1f513f", "CdrColorBorderButtonPrimaryActive": "#1f513f", @@ -248,13 +248,13 @@ module.exports = { "CdrColorIconMessageWarning": "#b68b37", "CdrColorIconMessageError": "#bb4045", "CdrColorIconMessageInfo": "#408e86", - "CdrColorIconCheckboxDefaultSelected": "#fffff2", - "CdrColorIconCheckboxDefaultSelectedHover": "#fffff2", + "CdrColorIconCheckboxDefaultSelected": "#fffffe", + "CdrColorIconCheckboxDefaultSelectedHover": "#fffffe", "CdrColorIconCheckboxDefaultSelectedActive": "#4b4a48", "CdrColorIconSwitchSelectedDefaultRest": "#d5cfc3", "CdrColorIconSwitchSelectedDefaultHover": "#d5cfc3", "CdrColorIconSwitchSelectedDefaultFocus": "#d5cfc3", - "CdrColorSurfacePrimary": "#fffff2", + "CdrColorSurfacePrimary": "#fffffe", "CdrColorSurfaceSecondary": "#f7f5f3", "CdrFormInputHeightDefault": "40", "CdrFormInputHeightLarge": "48", diff --git a/dist/rei-dot-com/js/cdr-tokens.mjs b/dist/rei-dot-com/js/cdr-tokens.mjs index 49a239c..6011e07 100644 --- a/dist/rei-dot-com/js/cdr-tokens.mjs +++ b/dist/rei-dot-com/js/cdr-tokens.mjs @@ -1,7 +1,7 @@ export const CdrColorTextButtonPrimary = "#fafbf9"; export const CdrColorTextButtonPrimaryHover = "#1f513f"; export const CdrColorTextButtonPrimaryActive = "#fafbf9"; -export const CdrColorTextButtonPrimaryDisabled = "#fffff2"; +export const CdrColorTextButtonPrimaryDisabled = "#fffffe"; export const CdrColorTextButtonSecondary = "#4b4a48"; export const CdrColorTextButtonSecondaryHover = "#4b4a48"; export const CdrColorTextButtonSecondaryActive = "#fafbf9"; @@ -9,11 +9,11 @@ export const CdrColorTextButtonSecondaryDisabled = "#d5cfc3"; export const CdrColorTextButtonDark = "#fafbf9"; export const CdrColorTextButtonDarkHover = "#4b4a48"; export const CdrColorTextButtonDarkActive = "#fafbf9"; -export const CdrColorTextButtonDarkDisabled = "#fffff2"; -export const CdrColorTextButtonSale = "#fffff2"; +export const CdrColorTextButtonDarkDisabled = "#fffffe"; +export const CdrColorTextButtonSale = "#fffffe"; export const CdrColorTextButtonSaleHover = "#c7370f"; -export const CdrColorTextButtonSaleActive = "#fffff2"; -export const CdrColorTextButtonSaleDisabled = "#fffff2"; +export const CdrColorTextButtonSaleActive = "#fffffe"; +export const CdrColorTextButtonSaleDisabled = "#fffffe"; export const CdrColorTextChipDefault = "#4b4a48"; export const CdrColorTextChipDisabled = "#d5cfc3"; export const CdrColorTextPrimary = "#4b4a48"; @@ -68,17 +68,17 @@ export const CdrColorBackgroundButtonSaleActive = "#c7370f"; export const CdrColorBackgroundButtonSaleHover = "#f7f5f3"; export const CdrColorBackgroundButtonDefaultDisabled = "#d5cfc3"; export const CdrColorBackgroundButtonIconOnlyActive = "#f7f5f3"; -export const CdrColorBackgroundChipDefaultRest = "#fffff2"; -export const CdrColorBackgroundChipDefaultDisabled = "#fffff2"; +export const CdrColorBackgroundChipDefaultRest = "#fffffe"; +export const CdrColorBackgroundChipDefaultDisabled = "#fffffe"; export const CdrColorBackgroundChipDefaultHover = "#f7f5f3"; -export const CdrColorBackgroundChipDefaultFocus = "#fffff2"; +export const CdrColorBackgroundChipDefaultFocus = "#fffffe"; export const CdrColorBackgroundChipDefaultActive = "#edeae3"; export const CdrColorBackgroundChipDefaultSelected = "#d5cfc3"; export const CdrColorBackgroundChipDefaultSelectedHover = "#edeae3"; export const CdrColorBackgroundChipDefaultSelectedFocus = "#d5cfc3"; export const CdrColorBackgroundChipDefaultSelectedActive = "#edeae3"; export const CdrColorBackgroundTransparent = "rgba(255, 255, 255, 0)"; -export const CdrColorBackgroundPrimary = "#fffff2"; +export const CdrColorBackgroundPrimary = "#fffffe"; export const CdrColorBackgroundSecondary = "#f7f5f3"; export const CdrColorBackgroundBrandSpruce = "#1f513f"; export const CdrColorBackgroundMessageDefault01 = "#f9f8f6"; @@ -104,7 +104,7 @@ export const CdrColorBackgroundLabelDefaultHover = "#fafbf9"; export const CdrColorBackgroundLabelDefaultActive = "#edeae3"; export const CdrColorBackgroundLabelDefaultFocus = "#fafbf9"; export const CdrColorBackgroundLabelSecondaryHover = "rgba(255, 255, 255, 0.75)"; -export const CdrColorBackgroundLabelSecondaryActive = "#fffff2"; +export const CdrColorBackgroundLabelSecondaryActive = "#fffffe"; export const CdrColorBackgroundLabelSecondaryFocus = "rgba(255, 255, 255, 0.75)"; export const CdrColorBackgroundInputDefault = "rgba(247, 245, 243, 0.15)"; export const CdrColorBackgroundInputSecondary = "rgba(255, 255, 255, 0.85)"; @@ -112,21 +112,21 @@ export const CdrColorBackgroundInputError = "rgba(255, 242, 242, 0.75)"; export const CdrColorBackgroundInputDefaultHover = "#fafbf9"; export const CdrColorBackgroundInputDefaultActive = "#fafbf9"; export const CdrColorBackgroundInputDefaultSelected = "#4b4a48"; -export const CdrColorBackgroundInputSecondaryActive = "#fffff2"; +export const CdrColorBackgroundInputSecondaryActive = "#fffffe"; export const CdrColorBackgroundInputDefaultSelectedHover = "#958e83"; export const CdrColorBackgroundInputDefaultDisabled = "#fafbf9"; export const CdrColorBackgroundInputDefaultSelectedFocus = "#958e83"; export const CdrColorBackgroundInputDefaultFocus = "#fafbf9"; export const CdrColorBackgroundRatingStarDefault = "#fafbf9"; export const CdrColorBackgroundRatingStarHighlighted = "#ffd280"; -export const CdrColorBackgroundSurfacePrimary = "#fffff2"; +export const CdrColorBackgroundSurfacePrimary = "#fffffe"; export const CdrColorBackgroundSurfaceSecondary = "#f7f5f3"; export const CdrColorBackgroundSurfaceBrandSpruce = "#1f513f"; export const CdrColorBackgroundSurfaceSale = "#c7370f"; -export const CdrColorBackgroundSurfaceSelectionDefaultRest = "#fffff2"; -export const CdrColorBackgroundSurfaceSelectionDefaultActive = "#fffff2"; -export const CdrColorBackgroundSurfaceSelectionDefaultHover = "#fffff2"; -export const CdrColorBackgroundSurfaceSelectionDefaultChecked = "#fffff2"; +export const CdrColorBackgroundSurfaceSelectionDefaultRest = "#fffffe"; +export const CdrColorBackgroundSurfaceSelectionDefaultActive = "#fffffe"; +export const CdrColorBackgroundSurfaceSelectionDefaultHover = "#fffffe"; +export const CdrColorBackgroundSurfaceSelectionDefaultChecked = "#fffffe"; export const CdrColorBackgroundSurfaceSelectionDefaultDisabled = "#f7f5f3"; export const CdrColorBackgroundSurfaceSelectionDefaultLoading = "#fafbf9"; export const CdrColorBackgroundSwitchDefaultRest = "#fafbf9"; @@ -142,14 +142,14 @@ export const CdrColorBackgroundSwitchHandleSelectedDefaultRest = "#d5cfc3"; export const CdrColorBackgroundSwitchHandleSelectedDefaultHover = "#d5cfc3"; export const CdrColorBackgroundSwitchHandleSelectedDefaultFocus = "#d5cfc3"; export const CdrColorBackgroundTableHeader = "#f7f5f3"; -export const CdrColorBackgroundTableRow = "#fffff2"; +export const CdrColorBackgroundTableRow = "#fffffe"; export const CdrColorBackgroundTableRowAlt = "#fafbf9"; export const CdrColorBackgroundToggleGroupDefaultRest = "#fafbf9"; export const CdrColorBackgroundToggleButtonDefaultRest = "#fafbf9"; export const CdrColorBackgroundToggleButtonDefaultHover = "#edeae3"; export const CdrColorBackgroundToggleButtonDefaultFocus = "#edeae3"; -export const CdrColorBackgroundToggleButtonDefaultSelectedRest = "#fffff2"; -export const CdrColorBackgroundToggleButtonDefaultSelectedHover = "#fffff2"; +export const CdrColorBackgroundToggleButtonDefaultSelectedRest = "#fffffe"; +export const CdrColorBackgroundToggleButtonDefaultSelectedHover = "#fffffe"; export const CdrColorBackgroundTooltipDefault = "#2e2e2b"; export const CdrColorBorderButtonPrimaryRest = "#1f513f"; export const CdrColorBorderButtonPrimaryActive = "#1f513f"; @@ -247,13 +247,13 @@ export const CdrColorIconMessageSuccess = "#3b8349"; export const CdrColorIconMessageWarning = "#b68b37"; export const CdrColorIconMessageError = "#bb4045"; export const CdrColorIconMessageInfo = "#408e86"; -export const CdrColorIconCheckboxDefaultSelected = "#fffff2"; -export const CdrColorIconCheckboxDefaultSelectedHover = "#fffff2"; +export const CdrColorIconCheckboxDefaultSelected = "#fffffe"; +export const CdrColorIconCheckboxDefaultSelectedHover = "#fffffe"; export const CdrColorIconCheckboxDefaultSelectedActive = "#4b4a48"; export const CdrColorIconSwitchSelectedDefaultRest = "#d5cfc3"; export const CdrColorIconSwitchSelectedDefaultHover = "#d5cfc3"; export const CdrColorIconSwitchSelectedDefaultFocus = "#d5cfc3"; -export const CdrColorSurfacePrimary = "#fffff2"; +export const CdrColorSurfacePrimary = "#fffffe"; export const CdrColorSurfaceSecondary = "#f7f5f3"; export const CdrFormInputHeightDefault = "40"; export const CdrFormInputHeightLarge = "48"; diff --git a/dist/rei-dot-com/json/android.json b/dist/rei-dot-com/json/android.json index 283ef63..ed55c46 100644 --- a/dist/rei-dot-com/json/android.json +++ b/dist/rei-dot-com/json/android.json @@ -79,7 +79,7 @@ } }, { - "$value": "#fffffff2", + "$value": "#fffffffe", "$type": "color", "docs": { "category": "colors", @@ -293,7 +293,7 @@ } }, { - "$value": "#fffffff2", + "$value": "#fffffffe", "$type": "color", "newToken": "", "docs": { @@ -321,7 +321,7 @@ } }, { - "$value": "#fffffff2", + "$value": "#fffffffe", "$type": "color", "newToken": "", "docs": { @@ -377,7 +377,7 @@ } }, { - "$value": "#fffffff2", + "$value": "#fffffffe", "$type": "color", "newToken": "", "docs": { @@ -405,7 +405,7 @@ } }, { - "$value": "#fffffff2", + "$value": "#fffffffe", "$type": "color", "newToken": "", "docs": { @@ -1837,7 +1837,7 @@ } }, { - "$value": "#fffffff2", + "$value": "#fffffffe", "$type": "color", "docs": { "category": "colors", @@ -1863,7 +1863,7 @@ } }, { - "$value": "#fffffff2", + "$value": "#fffffffe", "$type": "color", "docs": { "category": "colors", @@ -1915,7 +1915,7 @@ } }, { - "$value": "#fffffff2", + "$value": "#fffffffe", "$type": "color", "docs": { "category": "colors", @@ -2071,7 +2071,7 @@ } }, { - "$value": "#fffffff2", + "$value": "#fffffffe", "$type": "color", "docs": { "category": "colors", @@ -2747,7 +2747,7 @@ } }, { - "$value": "#fffffff2", + "$value": "#fffffffe", "$type": "color", "docs": { "category": "colors", @@ -2955,7 +2955,7 @@ } }, { - "$value": "#fffffff2", + "$value": "#fffffffe", "$type": "color", "docs": { "category": "colors", @@ -3137,7 +3137,7 @@ } }, { - "$value": "#fffffff2", + "$value": "#fffffffe", "$type": "color", "docs": { "category": "colors", @@ -3241,7 +3241,7 @@ } }, { - "$value": "#fffffff2", + "$value": "#fffffffe", "$type": "color", "docs": { "category": "colors", @@ -3267,7 +3267,7 @@ } }, { - "$value": "#fffffff2", + "$value": "#fffffffe", "$type": "color", "docs": { "category": "colors", @@ -3293,7 +3293,7 @@ } }, { - "$value": "#fffffff2", + "$value": "#fffffffe", "$type": "color", "docs": { "category": "colors", @@ -3319,7 +3319,7 @@ } }, { - "$value": "#fffffff2", + "$value": "#fffffffe", "$type": "color", "docs": { "category": "colors", @@ -3735,7 +3735,7 @@ } }, { - "$value": "#fffffff2", + "$value": "#fffffffe", "$type": "color", "docs": { "category": "colors", @@ -3891,7 +3891,7 @@ } }, { - "$value": "#fffffff2", + "$value": "#fffffffe", "$type": "color", "docs": { "category": "colors", @@ -3917,7 +3917,7 @@ } }, { - "$value": "#fffffff2", + "$value": "#fffffffe", "$type": "color", "docs": { "category": "colors", @@ -6465,7 +6465,7 @@ } }, { - "$value": "#fffffff2", + "$value": "#fffffffe", "$type": "color", "docs": { "category": "colors", @@ -6491,7 +6491,7 @@ } }, { - "$value": "#fffffff2", + "$value": "#fffffffe", "$type": "color", "docs": { "category": "colors", @@ -6621,7 +6621,7 @@ } }, { - "$value": "#fffffff2", + "$value": "#fffffffe", "$type": "color", "docs": { "category": "colors", diff --git a/dist/rei-dot-com/json/global.json b/dist/rei-dot-com/json/global.json index 37fe47c..6912a2e 100644 --- a/dist/rei-dot-com/json/global.json +++ b/dist/rei-dot-com/json/global.json @@ -79,7 +79,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -293,7 +293,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "newToken": "", "docs": { @@ -321,7 +321,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "newToken": "", "docs": { @@ -377,7 +377,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "newToken": "", "docs": { @@ -405,7 +405,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "newToken": "", "docs": { @@ -1837,7 +1837,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -1863,7 +1863,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -1915,7 +1915,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -2071,7 +2071,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -2747,7 +2747,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -2955,7 +2955,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -3137,7 +3137,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -3241,7 +3241,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -3267,7 +3267,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -3293,7 +3293,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -3319,7 +3319,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -3735,7 +3735,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -3891,7 +3891,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -3917,7 +3917,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -6465,7 +6465,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -6491,7 +6491,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -6621,7 +6621,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", diff --git a/dist/rei-dot-com/json/ios.json b/dist/rei-dot-com/json/ios.json index 39fc7da..e8ee5b3 100644 --- a/dist/rei-dot-com/json/ios.json +++ b/dist/rei-dot-com/json/ios.json @@ -79,7 +79,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -293,7 +293,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", "$type": "color", "newToken": "", "docs": { @@ -321,7 +321,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", "$type": "color", "newToken": "", "docs": { @@ -377,7 +377,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", "$type": "color", "newToken": "", "docs": { @@ -405,7 +405,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", "$type": "color", "newToken": "", "docs": { @@ -1837,7 +1837,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -1863,7 +1863,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -1915,7 +1915,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -2071,7 +2071,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -2747,7 +2747,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -2955,7 +2955,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3137,7 +3137,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3241,7 +3241,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3267,7 +3267,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3293,7 +3293,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3319,7 +3319,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3735,7 +3735,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3891,7 +3891,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3917,7 +3917,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -6465,7 +6465,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -6491,7 +6491,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -6621,7 +6621,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.949f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", diff --git a/dist/rei-dot-com/json/platform-tokens.json b/dist/rei-dot-com/json/platform-tokens.json index 879e4eb..4e1a6bd 100644 --- a/dist/rei-dot-com/json/platform-tokens.json +++ b/dist/rei-dot-com/json/platform-tokens.json @@ -80,7 +80,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -294,7 +294,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "newToken": "", "docs": { @@ -322,7 +322,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "newToken": "", "docs": { @@ -378,7 +378,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "newToken": "", "docs": { @@ -406,7 +406,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "newToken": "", "docs": { @@ -1838,7 +1838,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -1864,7 +1864,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -1916,7 +1916,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -2072,7 +2072,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -2748,7 +2748,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -2956,7 +2956,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -3138,7 +3138,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -3242,7 +3242,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -3268,7 +3268,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -3294,7 +3294,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -3320,7 +3320,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -3736,7 +3736,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -3892,7 +3892,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -3918,7 +3918,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -6466,7 +6466,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -6492,7 +6492,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -6622,7 +6622,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", diff --git a/dist/rei-dot-com/json/web.json b/dist/rei-dot-com/json/web.json index 4ce7278..216cdc5 100644 --- a/dist/rei-dot-com/json/web.json +++ b/dist/rei-dot-com/json/web.json @@ -91,7 +91,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -337,7 +337,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "newToken": "", "docs": { @@ -369,7 +369,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "newToken": "", "docs": { @@ -433,7 +433,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "newToken": "", "docs": { @@ -465,7 +465,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "newToken": "", "docs": { @@ -2120,7 +2120,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -2150,7 +2150,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -2210,7 +2210,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -2389,7 +2389,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -3163,7 +3163,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -3403,7 +3403,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -3611,7 +3611,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -3731,7 +3731,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -3762,7 +3762,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -3793,7 +3793,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -3824,7 +3824,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -4315,7 +4315,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -4497,7 +4497,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -4528,7 +4528,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -7492,7 +7492,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -7521,7 +7521,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", @@ -7672,7 +7672,7 @@ } }, { - "$value": "#fffff2", + "$value": "#fffffe", "$type": "color", "docs": { "category": "colors", diff --git a/dist/rei-dot-com/less/cdr-tokens.less b/dist/rei-dot-com/less/cdr-tokens.less index ecc0f85..fe0fa38 100644 --- a/dist/rei-dot-com/less/cdr-tokens.less +++ b/dist/rei-dot-com/less/cdr-tokens.less @@ -677,7 +677,7 @@ @cdr-color-text-button-primary: #fafbf9; @cdr-color-text-button-primary-hover: #1f513f; @cdr-color-text-button-primary-active: #fafbf9; -@cdr-color-text-button-primary-disabled: #fffff2; +@cdr-color-text-button-primary-disabled: #fffffe; @cdr-color-text-button-secondary: #4b4a48; @cdr-color-text-button-secondary-hover: #4b4a48; @cdr-color-text-button-secondary-active: #fafbf9; @@ -685,11 +685,11 @@ @cdr-color-text-button-dark: #fafbf9; @cdr-color-text-button-dark-hover: #4b4a48; @cdr-color-text-button-dark-active: #fafbf9; -@cdr-color-text-button-dark-disabled: #fffff2; -@cdr-color-text-button-sale: #fffff2; +@cdr-color-text-button-dark-disabled: #fffffe; +@cdr-color-text-button-sale: #fffffe; @cdr-color-text-button-sale-hover: #c7370f; -@cdr-color-text-button-sale-active: #fffff2; -@cdr-color-text-button-sale-disabled: #fffff2; +@cdr-color-text-button-sale-active: #fffffe; +@cdr-color-text-button-sale-disabled: #fffffe; @cdr-color-text-chip-default: #4b4a48; @cdr-color-text-chip-disabled: #d5cfc3; @cdr-color-text-primary: #4b4a48; @@ -744,17 +744,17 @@ @cdr-color-background-button-sale-hover: #f7f5f3; @cdr-color-background-button-default-disabled: #d5cfc3; @cdr-color-background-button-icon-only-active: #f7f5f3; -@cdr-color-background-chip-default-rest: #fffff2; -@cdr-color-background-chip-default-disabled: #fffff2; +@cdr-color-background-chip-default-rest: #fffffe; +@cdr-color-background-chip-default-disabled: #fffffe; @cdr-color-background-chip-default-hover: #f7f5f3; -@cdr-color-background-chip-default-focus: #fffff2; +@cdr-color-background-chip-default-focus: #fffffe; @cdr-color-background-chip-default-active: #edeae3; @cdr-color-background-chip-default-selected: #d5cfc3; @cdr-color-background-chip-default-selected-hover: #edeae3; @cdr-color-background-chip-default-selected-focus: #d5cfc3; @cdr-color-background-chip-default-selected-active: #edeae3; @cdr-color-background-transparent: rgba(255, 255, 255, 0); -@cdr-color-background-primary: #fffff2; +@cdr-color-background-primary: #fffffe; @cdr-color-background-secondary: #f7f5f3; @cdr-color-background-brand-spruce: #1f513f; @cdr-color-background-message-default-01: #f9f8f6; @@ -780,7 +780,7 @@ @cdr-color-background-label-default-active: #edeae3; @cdr-color-background-label-default-focus: #fafbf9; @cdr-color-background-label-secondary-hover: rgba(255, 255, 255, 0.75); -@cdr-color-background-label-secondary-active: #fffff2; +@cdr-color-background-label-secondary-active: #fffffe; @cdr-color-background-label-secondary-focus: rgba(255, 255, 255, 0.75); @cdr-color-background-input-default: rgba(247, 245, 243, 0.15); @cdr-color-background-input-secondary: rgba(255, 255, 255, 0.85); @@ -788,21 +788,21 @@ @cdr-color-background-input-default-hover: #fafbf9; @cdr-color-background-input-default-active: #fafbf9; @cdr-color-background-input-default-selected: #4b4a48; -@cdr-color-background-input-secondary-active: #fffff2; +@cdr-color-background-input-secondary-active: #fffffe; @cdr-color-background-input-default-selected-hover: #958e83; @cdr-color-background-input-default-disabled: #fafbf9; @cdr-color-background-input-default-selected-focus: #958e83; @cdr-color-background-input-default-focus: #fafbf9; @cdr-color-background-rating-star-default: #fafbf9; @cdr-color-background-rating-star-highlighted: #ffd280; -@cdr-color-background-surface-primary: #fffff2; +@cdr-color-background-surface-primary: #fffffe; @cdr-color-background-surface-secondary: #f7f5f3; @cdr-color-background-surface-brand-spruce: #1f513f; @cdr-color-background-surface-sale: #c7370f; -@cdr-color-background-surface-selection-default-rest: #fffff2; -@cdr-color-background-surface-selection-default-active: #fffff2; -@cdr-color-background-surface-selection-default-hover: #fffff2; -@cdr-color-background-surface-selection-default-checked: #fffff2; +@cdr-color-background-surface-selection-default-rest: #fffffe; +@cdr-color-background-surface-selection-default-active: #fffffe; +@cdr-color-background-surface-selection-default-hover: #fffffe; +@cdr-color-background-surface-selection-default-checked: #fffffe; @cdr-color-background-surface-selection-default-disabled: #f7f5f3; @cdr-color-background-surface-selection-default-loading: #fafbf9; @cdr-color-background-switch-default-rest: #fafbf9; @@ -818,14 +818,14 @@ @cdr-color-background-switch-handle-selected-default-hover: #d5cfc3; @cdr-color-background-switch-handle-selected-default-focus: #d5cfc3; @cdr-color-background-table-header: #f7f5f3; -@cdr-color-background-table-row: #fffff2; +@cdr-color-background-table-row: #fffffe; @cdr-color-background-table-row-alt: #fafbf9; @cdr-color-background-toggle-group-default-rest: #fafbf9; @cdr-color-background-toggle-button-default-rest: #fafbf9; @cdr-color-background-toggle-button-default-hover: #edeae3; @cdr-color-background-toggle-button-default-focus: #edeae3; -@cdr-color-background-toggle-button-default-selected-rest: #fffff2; -@cdr-color-background-toggle-button-default-selected-hover: #fffff2; +@cdr-color-background-toggle-button-default-selected-rest: #fffffe; +@cdr-color-background-toggle-button-default-selected-hover: #fffffe; @cdr-color-background-tooltip-default: #2e2e2b; @cdr-color-border-button-primary-rest: #1f513f; @cdr-color-border-button-primary-active: #1f513f; @@ -923,13 +923,13 @@ @cdr-color-icon-message-warning: #b68b37; @cdr-color-icon-message-error: #bb4045; @cdr-color-icon-message-info: #408e86; -@cdr-color-icon-checkbox-default-selected: #fffff2; -@cdr-color-icon-checkbox-default-selected-hover: #fffff2; +@cdr-color-icon-checkbox-default-selected: #fffffe; +@cdr-color-icon-checkbox-default-selected-hover: #fffffe; @cdr-color-icon-checkbox-default-selected-active: #4b4a48; @cdr-color-icon-switch-selected-default-rest: #d5cfc3; @cdr-color-icon-switch-selected-default-hover: #d5cfc3; @cdr-color-icon-switch-selected-default-focus: #d5cfc3; -@cdr-color-surface-primary: #fffff2; +@cdr-color-surface-primary: #fffffe; @cdr-color-surface-secondary: #f7f5f3; @cdr-form-input-height-default: 4rem; @cdr-form-input-height-large: 4.8rem; diff --git a/dist/rei-dot-com/scss/cdr-tokens.scss b/dist/rei-dot-com/scss/cdr-tokens.scss index 1e26305..8a48b66 100644 --- a/dist/rei-dot-com/scss/cdr-tokens.scss +++ b/dist/rei-dot-com/scss/cdr-tokens.scss @@ -1356,7 +1356,7 @@ $cdr-color-text-button-primary: #fafbf9; $cdr-color-text-button-primary-hover: #1f513f; $cdr-color-text-button-primary-active: #fafbf9; -$cdr-color-text-button-primary-disabled: #fffff2; +$cdr-color-text-button-primary-disabled: #fffffe; $cdr-color-text-button-secondary: #4b4a48; $cdr-color-text-button-secondary-hover: #4b4a48; $cdr-color-text-button-secondary-active: #fafbf9; @@ -1364,11 +1364,11 @@ $cdr-color-text-button-secondary-disabled: #d5cfc3; $cdr-color-text-button-dark: #fafbf9; $cdr-color-text-button-dark-hover: #4b4a48; $cdr-color-text-button-dark-active: #fafbf9; -$cdr-color-text-button-dark-disabled: #fffff2; -$cdr-color-text-button-sale: #fffff2; +$cdr-color-text-button-dark-disabled: #fffffe; +$cdr-color-text-button-sale: #fffffe; $cdr-color-text-button-sale-hover: #c7370f; -$cdr-color-text-button-sale-active: #fffff2; -$cdr-color-text-button-sale-disabled: #fffff2; +$cdr-color-text-button-sale-active: #fffffe; +$cdr-color-text-button-sale-disabled: #fffffe; $cdr-color-text-chip-default: #4b4a48; $cdr-color-text-chip-disabled: #d5cfc3; $cdr-color-text-primary: #4b4a48; @@ -1423,17 +1423,17 @@ $cdr-color-background-button-sale-active: #c7370f; $cdr-color-background-button-sale-hover: #f7f5f3; $cdr-color-background-button-default-disabled: #d5cfc3; $cdr-color-background-button-icon-only-active: #f7f5f3; -$cdr-color-background-chip-default-rest: #fffff2; -$cdr-color-background-chip-default-disabled: #fffff2; +$cdr-color-background-chip-default-rest: #fffffe; +$cdr-color-background-chip-default-disabled: #fffffe; $cdr-color-background-chip-default-hover: #f7f5f3; -$cdr-color-background-chip-default-focus: #fffff2; +$cdr-color-background-chip-default-focus: #fffffe; $cdr-color-background-chip-default-active: #edeae3; $cdr-color-background-chip-default-selected: #d5cfc3; $cdr-color-background-chip-default-selected-hover: #edeae3; $cdr-color-background-chip-default-selected-focus: #d5cfc3; $cdr-color-background-chip-default-selected-active: #edeae3; $cdr-color-background-transparent: rgba(255, 255, 255, 0); -$cdr-color-background-primary: #fffff2; +$cdr-color-background-primary: #fffffe; $cdr-color-background-secondary: #f7f5f3; $cdr-color-background-brand-spruce: #1f513f; $cdr-color-background-message-default-01: #f9f8f6; @@ -1459,7 +1459,7 @@ $cdr-color-background-label-default-hover: #fafbf9; $cdr-color-background-label-default-active: #edeae3; $cdr-color-background-label-default-focus: #fafbf9; $cdr-color-background-label-secondary-hover: rgba(255, 255, 255, 0.75); -$cdr-color-background-label-secondary-active: #fffff2; +$cdr-color-background-label-secondary-active: #fffffe; $cdr-color-background-label-secondary-focus: rgba(255, 255, 255, 0.75); $cdr-color-background-input-default: rgba(247, 245, 243, 0.15); $cdr-color-background-input-secondary: rgba(255, 255, 255, 0.85); @@ -1467,21 +1467,21 @@ $cdr-color-background-input-error: rgba(255, 242, 242, 0.75); $cdr-color-background-input-default-hover: #fafbf9; $cdr-color-background-input-default-active: #fafbf9; $cdr-color-background-input-default-selected: #4b4a48; -$cdr-color-background-input-secondary-active: #fffff2; +$cdr-color-background-input-secondary-active: #fffffe; $cdr-color-background-input-default-selected-hover: #958e83; $cdr-color-background-input-default-disabled: #fafbf9; $cdr-color-background-input-default-selected-focus: #958e83; $cdr-color-background-input-default-focus: #fafbf9; $cdr-color-background-rating-star-default: #fafbf9; $cdr-color-background-rating-star-highlighted: #ffd280; -$cdr-color-background-surface-primary: #fffff2; +$cdr-color-background-surface-primary: #fffffe; $cdr-color-background-surface-secondary: #f7f5f3; $cdr-color-background-surface-brand-spruce: #1f513f; $cdr-color-background-surface-sale: #c7370f; -$cdr-color-background-surface-selection-default-rest: #fffff2; -$cdr-color-background-surface-selection-default-active: #fffff2; -$cdr-color-background-surface-selection-default-hover: #fffff2; -$cdr-color-background-surface-selection-default-checked: #fffff2; +$cdr-color-background-surface-selection-default-rest: #fffffe; +$cdr-color-background-surface-selection-default-active: #fffffe; +$cdr-color-background-surface-selection-default-hover: #fffffe; +$cdr-color-background-surface-selection-default-checked: #fffffe; $cdr-color-background-surface-selection-default-disabled: #f7f5f3; $cdr-color-background-surface-selection-default-loading: #fafbf9; $cdr-color-background-switch-default-rest: #fafbf9; @@ -1497,14 +1497,14 @@ $cdr-color-background-switch-handle-selected-default-rest: #d5cfc3; $cdr-color-background-switch-handle-selected-default-hover: #d5cfc3; $cdr-color-background-switch-handle-selected-default-focus: #d5cfc3; $cdr-color-background-table-header: #f7f5f3; -$cdr-color-background-table-row: #fffff2; +$cdr-color-background-table-row: #fffffe; $cdr-color-background-table-row-alt: #fafbf9; $cdr-color-background-toggle-group-default-rest: #fafbf9; $cdr-color-background-toggle-button-default-rest: #fafbf9; $cdr-color-background-toggle-button-default-hover: #edeae3; $cdr-color-background-toggle-button-default-focus: #edeae3; -$cdr-color-background-toggle-button-default-selected-rest: #fffff2; -$cdr-color-background-toggle-button-default-selected-hover: #fffff2; +$cdr-color-background-toggle-button-default-selected-rest: #fffffe; +$cdr-color-background-toggle-button-default-selected-hover: #fffffe; $cdr-color-background-tooltip-default: #2e2e2b; $cdr-color-border-button-primary-rest: #1f513f; $cdr-color-border-button-primary-active: #1f513f; @@ -1602,13 +1602,13 @@ $cdr-color-icon-message-success: #3b8349; $cdr-color-icon-message-warning: #b68b37; $cdr-color-icon-message-error: #bb4045; $cdr-color-icon-message-info: #408e86; -$cdr-color-icon-checkbox-default-selected: #fffff2; -$cdr-color-icon-checkbox-default-selected-hover: #fffff2; +$cdr-color-icon-checkbox-default-selected: #fffffe; +$cdr-color-icon-checkbox-default-selected-hover: #fffffe; $cdr-color-icon-checkbox-default-selected-active: #4b4a48; $cdr-color-icon-switch-selected-default-rest: #d5cfc3; $cdr-color-icon-switch-selected-default-hover: #d5cfc3; $cdr-color-icon-switch-selected-default-focus: #d5cfc3; -$cdr-color-surface-primary: #fffff2; +$cdr-color-surface-primary: #fffffe; $cdr-color-surface-secondary: #f7f5f3; $cdr-form-input-height-default: 4rem; $cdr-form-input-height-large: 4.8rem; diff --git a/tokens/_options/color.json5 b/tokens/_options/color.json5 index 766fe5e..4dbcee1 100644 --- a/tokens/_options/color.json5 +++ b/tokens/_options/color.json5 @@ -6,7 +6,7 @@ "$value": "rgba(255, 255, 255, 0)" }, "white": { - "$value": "#fffff2" + "$value": "#fffffe" }, "white-75": { "$value": "rgba(255, 255, 255, 0.75)" From aa9d9a23ef630e70161b8bd1fa0f681e10f781f8 Mon Sep 17 00:00:00 2001 From: Carlos Viteri Date: Tue, 19 Nov 2024 20:57:30 -0500 Subject: [PATCH 10/11] build tokens --- dist/docsite/android/colors.xml | 44 ++++++++++---------- dist/docsite/css/cdr-tokens.css | 44 ++++++++++---------- dist/docsite/figma/figma.json | 48 +++++++++++----------- dist/docsite/ios/CdrColor.m | 44 ++++++++++---------- dist/docsite/js/cdr-tokens.cjs | 44 ++++++++++---------- dist/docsite/js/cdr-tokens.mjs | 44 ++++++++++---------- dist/docsite/json/android.json | 44 ++++++++++---------- dist/docsite/json/global.json | 44 ++++++++++---------- dist/docsite/json/ios.json | 44 ++++++++++---------- dist/docsite/json/platform-tokens.json | 44 ++++++++++---------- dist/docsite/json/web.json | 44 ++++++++++---------- dist/docsite/less/cdr-tokens.less | 44 ++++++++++---------- dist/docsite/scss/cdr-tokens.scss | 44 ++++++++++---------- dist/rei-dot-com/android/colors.xml | 44 ++++++++++---------- dist/rei-dot-com/css/cdr-tokens.css | 44 ++++++++++---------- dist/rei-dot-com/figma/figma.json | 48 +++++++++++----------- dist/rei-dot-com/ios/CdrColor.m | 44 ++++++++++---------- dist/rei-dot-com/js/cdr-tokens.cjs | 44 ++++++++++---------- dist/rei-dot-com/js/cdr-tokens.mjs | 44 ++++++++++---------- dist/rei-dot-com/json/android.json | 44 ++++++++++---------- dist/rei-dot-com/json/global.json | 44 ++++++++++---------- dist/rei-dot-com/json/ios.json | 44 ++++++++++---------- dist/rei-dot-com/json/platform-tokens.json | 44 ++++++++++---------- dist/rei-dot-com/json/web.json | 44 ++++++++++---------- dist/rei-dot-com/less/cdr-tokens.less | 44 ++++++++++---------- dist/rei-dot-com/scss/cdr-tokens.scss | 44 ++++++++++---------- tokens/_options/color.json5 | 2 +- 27 files changed, 577 insertions(+), 577 deletions(-) diff --git a/dist/docsite/android/colors.xml b/dist/docsite/android/colors.xml index 6a25333..110132e 100644 --- a/dist/docsite/android/colors.xml +++ b/dist/docsite/android/colors.xml @@ -5,7 +5,7 @@ #fffafbf9 #ff1f513f #fffafbf9 - #fffffffe + #ffffffff #ff4b4a48 #ff4b4a48 #fffafbf9 @@ -13,11 +13,11 @@ #fffafbf9 #ff4b4a48 #fffafbf9 - #fffffffe - #fffffffe + #ffffffff + #ffffffff #ffc7370f - #fffffffe - #fffffffe + #ffffffff + #ffffffff #ff4b4a48 #ffd5cfc3 #e62e2e2b @@ -77,10 +77,10 @@ #fff7f5f3 #ffd5cfc3 #fff7f5f3 - #fffffffe - #fffffffe + #ffffffff + #ffffffff #fff7f5f3 - #fffffffe + #ffffffff #ffedeae3 #ffd5cfc3 #ffedeae3 @@ -88,7 +88,7 @@ #ffedeae3 #00ffffff #fff7f5f3 - #fffffffe + #ffffffff #ff1f513f #fff9f8f6 #ffe8e0ce @@ -113,7 +113,7 @@ #ffedeae3 #fffafbf9 #bfffffff - #fffffffe + #ffffffff #bfffffff #26f7f5f3 #d9ffffff @@ -121,21 +121,21 @@ #fffafbf9 #fffafbf9 #ff4b4a48 - #fffffffe + #ffffffff #ff958e83 #fffafbf9 #ff958e83 #fffafbf9 #fffafbf9 #ffffd280 - #fffffffe + #ffffffff #fff7f5f3 #ff1f513f #ffc7370f - #fffffffe - #fffffffe - #fffffffe - #fffffffe + #ffffffff + #ffffffff + #ffffffff + #ffffffff #fff7f5f3 #fffafbf9 #fffafbf9 @@ -157,12 +157,12 @@ #fffafbf9 #ffedeae3 #ffedeae3 - #fffffffe - #fffffffe + #ffffffff + #ffffffff #ff2e2e2b #ffedeae3 #ff2e2e2b - #fffffffe + #ffffffff #ff2e2e2b #fffafbf9 #ffc4b03b @@ -270,13 +270,13 @@ #ffb68b37 #ffbb4045 #ff408e86 - #fffffffe - #fffffffe + #ffffffff + #ffffffff #ff4b4a48 #ffd5cfc3 #ffd5cfc3 #ffd5cfc3 - #fffffffe + #ffffffff #fff7f5f3 #ffc4b03b #332e2e2b diff --git a/dist/docsite/css/cdr-tokens.css b/dist/docsite/css/cdr-tokens.css index d62de3d..723a4bb 100644 --- a/dist/docsite/css/cdr-tokens.css +++ b/dist/docsite/css/cdr-tokens.css @@ -2,7 +2,7 @@ --cdr-color-text-button-primary: #fafbf9; --cdr-color-text-button-primary-hover: #1f513f; --cdr-color-text-button-primary-active: #fafbf9; - --cdr-color-text-button-primary-disabled: #fffffe; + --cdr-color-text-button-primary-disabled: #ffffff; --cdr-color-text-button-secondary: #4b4a48; --cdr-color-text-button-secondary-hover: #4b4a48; --cdr-color-text-button-secondary-active: #fafbf9; @@ -10,11 +10,11 @@ --cdr-color-text-button-dark: #fafbf9; --cdr-color-text-button-dark-hover: #4b4a48; --cdr-color-text-button-dark-active: #fafbf9; - --cdr-color-text-button-dark-disabled: #fffffe; - --cdr-color-text-button-sale: #fffffe; + --cdr-color-text-button-dark-disabled: #ffffff; + --cdr-color-text-button-sale: #ffffff; --cdr-color-text-button-sale-hover: #c7370f; - --cdr-color-text-button-sale-active: #fffffe; - --cdr-color-text-button-sale-disabled: #fffffe; + --cdr-color-text-button-sale-active: #ffffff; + --cdr-color-text-button-sale-disabled: #ffffff; --cdr-color-text-chip-default: #4b4a48; --cdr-color-text-chip-disabled: #d5cfc3; --cdr-color-text-primary: rgba(46, 46, 43, 0.9); @@ -74,10 +74,10 @@ --cdr-color-background-button-sale-hover: #f7f5f3; --cdr-color-background-button-default-disabled: #d5cfc3; --cdr-color-background-button-icon-only-active: #f7f5f3; - --cdr-color-background-chip-default-rest: #fffffe; - --cdr-color-background-chip-default-disabled: #fffffe; + --cdr-color-background-chip-default-rest: #ffffff; + --cdr-color-background-chip-default-disabled: #ffffff; --cdr-color-background-chip-default-hover: #f7f5f3; - --cdr-color-background-chip-default-focus: #fffffe; + --cdr-color-background-chip-default-focus: #ffffff; --cdr-color-background-chip-default-active: #edeae3; --cdr-color-background-chip-default-selected: #d5cfc3; --cdr-color-background-chip-default-selected-hover: #edeae3; @@ -85,7 +85,7 @@ --cdr-color-background-chip-default-selected-active: #edeae3; --cdr-color-background-transparent: rgba(255, 255, 255, 0); --cdr-color-background-primary: #f7f5f3; - --cdr-color-background-secondary: #fffffe; + --cdr-color-background-secondary: #ffffff; --cdr-color-background-brand-spruce: #1f513f; --cdr-color-background-message-default-01: #f9f8f6; --cdr-color-background-message-default-02: #e8e0ce; @@ -110,7 +110,7 @@ --cdr-color-background-label-default-active: #edeae3; --cdr-color-background-label-default-focus: #fafbf9; --cdr-color-background-label-secondary-hover: rgba(255, 255, 255, 0.75); - --cdr-color-background-label-secondary-active: #fffffe; + --cdr-color-background-label-secondary-active: #ffffff; --cdr-color-background-label-secondary-focus: rgba(255, 255, 255, 0.75); --cdr-color-background-input-default: rgba(247, 245, 243, 0.15); --cdr-color-background-input-secondary: rgba(255, 255, 255, 0.85); @@ -118,21 +118,21 @@ --cdr-color-background-input-default-hover: #fafbf9; --cdr-color-background-input-default-active: #fafbf9; --cdr-color-background-input-default-selected: #4b4a48; - --cdr-color-background-input-secondary-active: #fffffe; + --cdr-color-background-input-secondary-active: #ffffff; --cdr-color-background-input-default-selected-hover: #958e83; --cdr-color-background-input-default-disabled: #fafbf9; --cdr-color-background-input-default-selected-focus: #958e83; --cdr-color-background-input-default-focus: #fafbf9; --cdr-color-background-rating-star-default: #fafbf9; --cdr-color-background-rating-star-highlighted: #ffd280; - --cdr-color-background-surface-primary: #fffffe; + --cdr-color-background-surface-primary: #ffffff; --cdr-color-background-surface-secondary: #f7f5f3; --cdr-color-background-surface-brand-spruce: #1f513f; --cdr-color-background-surface-sale: #c7370f; - --cdr-color-background-surface-selection-default-rest: #fffffe; - --cdr-color-background-surface-selection-default-active: #fffffe; - --cdr-color-background-surface-selection-default-hover: #fffffe; - --cdr-color-background-surface-selection-default-checked: #fffffe; + --cdr-color-background-surface-selection-default-rest: #ffffff; + --cdr-color-background-surface-selection-default-active: #ffffff; + --cdr-color-background-surface-selection-default-hover: #ffffff; + --cdr-color-background-surface-selection-default-checked: #ffffff; --cdr-color-background-surface-selection-default-disabled: #f7f5f3; --cdr-color-background-surface-selection-default-loading: #fafbf9; --cdr-color-background-switch-default-rest: #fafbf9; @@ -154,12 +154,12 @@ --cdr-color-background-toggle-button-default-rest: #fafbf9; --cdr-color-background-toggle-button-default-hover: #edeae3; --cdr-color-background-toggle-button-default-focus: #edeae3; - --cdr-color-background-toggle-button-default-selected-rest: #fffffe; - --cdr-color-background-toggle-button-default-selected-hover: #fffffe; + --cdr-color-background-toggle-button-default-selected-rest: #ffffff; + --cdr-color-background-toggle-button-default-selected-hover: #ffffff; --cdr-color-background-tooltip-default: #2e2e2b; --cdr-color-background-code-snippet: #edeae3; --cdr-color-background-code: #2e2e2b; - --cdr-color-background-link-card-rest: #fffffe; + --cdr-color-background-link-card-rest: #ffffff; --cdr-color-background-link-card-active: #2e2e2b; --cdr-color-background-note: #fafbf9; --cdr-color-background-tag: #c4b03b; @@ -267,13 +267,13 @@ --cdr-color-icon-message-warning: #b68b37; --cdr-color-icon-message-error: #bb4045; --cdr-color-icon-message-info: #408e86; - --cdr-color-icon-checkbox-default-selected: #fffffe; - --cdr-color-icon-checkbox-default-selected-hover: #fffffe; + --cdr-color-icon-checkbox-default-selected: #ffffff; + --cdr-color-icon-checkbox-default-selected-hover: #ffffff; --cdr-color-icon-checkbox-default-selected-active: #4b4a48; --cdr-color-icon-switch-selected-default-rest: #d5cfc3; --cdr-color-icon-switch-selected-default-hover: #d5cfc3; --cdr-color-icon-switch-selected-default-focus: #d5cfc3; - --cdr-color-surface-primary: #fffffe; + --cdr-color-surface-primary: #ffffff; --cdr-color-surface-secondary: #f7f5f3; --cdr-color-icon-background-note: #c4b03b; --cdr-form-input-height-default: 4rem; diff --git a/dist/docsite/figma/figma.json b/dist/docsite/figma/figma.json index 105420d..83065cd 100644 --- a/dist/docsite/figma/figma.json +++ b/dist/docsite/figma/figma.json @@ -11,11 +11,11 @@ } }, "white": { - "$value": "#fffffe", + "$value": "#ffffff", "filePath": "tokens/_options/color.json5", "$type": "color", "original": { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color" } }, @@ -1278,7 +1278,7 @@ } }, "primary-disabled": { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "filePath": "tokens/global/button.json5", "original": { @@ -1350,7 +1350,7 @@ } }, "dark-disabled": { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "filePath": "tokens/global/button.json5", "original": { @@ -1359,7 +1359,7 @@ } }, "sale": { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "filePath": "tokens/global/button.json5", "original": { @@ -1377,7 +1377,7 @@ } }, "sale-active": { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "filePath": "tokens/global/button.json5", "original": { @@ -1386,7 +1386,7 @@ } }, "sale-disabled": { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "filePath": "tokens/global/button.json5", "original": { @@ -1960,7 +1960,7 @@ }, "chip": { "default-rest": { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "filePath": "tokens/global/chip.json5", "original": { @@ -1969,7 +1969,7 @@ } }, "default-disabled": { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "filePath": "tokens/global/chip.json5", "original": { @@ -1987,7 +1987,7 @@ } }, "default-focus": { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "filePath": "tokens/global/chip.json5", "original": { @@ -2060,7 +2060,7 @@ } }, "secondary": { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "filePath": "tokens/themes/docsite/color.json5", "original": { @@ -2290,7 +2290,7 @@ } }, "secondary-active": { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "filePath": "tokens/global/input.json5", "original": { @@ -2364,7 +2364,7 @@ } }, "secondary-active": { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "filePath": "tokens/global/input.json5", "original": { @@ -2429,7 +2429,7 @@ }, "surface": { "primary": { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "filePath": "tokens/global/surface.json5", "original": { @@ -2468,7 +2468,7 @@ "surface-selection": { "default": { "rest": { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { @@ -2477,7 +2477,7 @@ } }, "active": { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { @@ -2486,7 +2486,7 @@ } }, "hover": { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { @@ -2495,7 +2495,7 @@ } }, "checked": { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { @@ -2710,7 +2710,7 @@ }, "selected": { "rest": { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { @@ -2719,7 +2719,7 @@ } }, "hover": { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { @@ -2761,7 +2761,7 @@ }, "link-card": { "rest": { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "filePath": "tokens/themes/docsite/link-card.json5", "original": { @@ -3792,7 +3792,7 @@ } }, "checkbox-default-selected": { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "filePath": "tokens/global/input.json5", "original": { @@ -3801,7 +3801,7 @@ } }, "checkbox-default-selected-hover": { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "filePath": "tokens/global/input.json5", "original": { @@ -3852,7 +3852,7 @@ }, "surface": { "primary": { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "filePath": "tokens/global/color.json5", "original": { diff --git a/dist/docsite/ios/CdrColor.m b/dist/docsite/ios/CdrColor.m index 131e360..c9e61c6 100644 --- a/dist/docsite/ios/CdrColor.m +++ b/dist/docsite/ios/CdrColor.m @@ -20,7 +20,7 @@ + (NSArray *)values { [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], @@ -28,11 +28,11 @@ + (NSArray *)values { [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], [UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:0.900f], @@ -92,10 +92,10 @@ + (NSArray *)values { [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], [UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f], @@ -103,7 +103,7 @@ + (NSArray *)values { [UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f], [UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:0.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], [UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f], [UIColor colorWithRed:0.976f green:0.973f blue:0.965f alpha:1.000f], [UIColor colorWithRed:0.910f green:0.878f blue:0.808f alpha:1.000f], @@ -128,7 +128,7 @@ + (NSArray *)values { [UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:0.750f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], [UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:0.750f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:0.150f], [UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:0.850f], @@ -136,21 +136,21 @@ + (NSArray *)values { [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], [UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:1.000f green:0.824f blue:0.502f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], [UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f], [UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], @@ -172,12 +172,12 @@ + (NSArray *)values { [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f], [UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], [UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f], [UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f], [UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], [UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.769f green:0.690f blue:0.231f alpha:1.000f], @@ -285,13 +285,13 @@ + (NSArray *)values { [UIColor colorWithRed:0.714f green:0.545f blue:0.216f alpha:1.000f], [UIColor colorWithRed:0.733f green:0.251f blue:0.271f alpha:1.000f], [UIColor colorWithRed:0.251f green:0.557f blue:0.525f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], [UIColor colorWithRed:0.769f green:0.690f blue:0.231f alpha:1.000f], [UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:0.200f], diff --git a/dist/docsite/js/cdr-tokens.cjs b/dist/docsite/js/cdr-tokens.cjs index deae571..eb152de 100644 --- a/dist/docsite/js/cdr-tokens.cjs +++ b/dist/docsite/js/cdr-tokens.cjs @@ -2,7 +2,7 @@ module.exports = { "CdrColorTextButtonPrimary": "#fafbf9", "CdrColorTextButtonPrimaryHover": "#1f513f", "CdrColorTextButtonPrimaryActive": "#fafbf9", - "CdrColorTextButtonPrimaryDisabled": "#fffffe", + "CdrColorTextButtonPrimaryDisabled": "#ffffff", "CdrColorTextButtonSecondary": "#4b4a48", "CdrColorTextButtonSecondaryHover": "#4b4a48", "CdrColorTextButtonSecondaryActive": "#fafbf9", @@ -10,11 +10,11 @@ module.exports = { "CdrColorTextButtonDark": "#fafbf9", "CdrColorTextButtonDarkHover": "#4b4a48", "CdrColorTextButtonDarkActive": "#fafbf9", - "CdrColorTextButtonDarkDisabled": "#fffffe", - "CdrColorTextButtonSale": "#fffffe", + "CdrColorTextButtonDarkDisabled": "#ffffff", + "CdrColorTextButtonSale": "#ffffff", "CdrColorTextButtonSaleHover": "#c7370f", - "CdrColorTextButtonSaleActive": "#fffffe", - "CdrColorTextButtonSaleDisabled": "#fffffe", + "CdrColorTextButtonSaleActive": "#ffffff", + "CdrColorTextButtonSaleDisabled": "#ffffff", "CdrColorTextChipDefault": "#4b4a48", "CdrColorTextChipDisabled": "#d5cfc3", "CdrColorTextPrimary": "rgba(46, 46, 43, 0.9)", @@ -74,10 +74,10 @@ module.exports = { "CdrColorBackgroundButtonSaleHover": "#f7f5f3", "CdrColorBackgroundButtonDefaultDisabled": "#d5cfc3", "CdrColorBackgroundButtonIconOnlyActive": "#f7f5f3", - "CdrColorBackgroundChipDefaultRest": "#fffffe", - "CdrColorBackgroundChipDefaultDisabled": "#fffffe", + "CdrColorBackgroundChipDefaultRest": "#ffffff", + "CdrColorBackgroundChipDefaultDisabled": "#ffffff", "CdrColorBackgroundChipDefaultHover": "#f7f5f3", - "CdrColorBackgroundChipDefaultFocus": "#fffffe", + "CdrColorBackgroundChipDefaultFocus": "#ffffff", "CdrColorBackgroundChipDefaultActive": "#edeae3", "CdrColorBackgroundChipDefaultSelected": "#d5cfc3", "CdrColorBackgroundChipDefaultSelectedHover": "#edeae3", @@ -85,7 +85,7 @@ module.exports = { "CdrColorBackgroundChipDefaultSelectedActive": "#edeae3", "CdrColorBackgroundTransparent": "rgba(255, 255, 255, 0)", "CdrColorBackgroundPrimary": "#f7f5f3", - "CdrColorBackgroundSecondary": "#fffffe", + "CdrColorBackgroundSecondary": "#ffffff", "CdrColorBackgroundBrandSpruce": "#1f513f", "CdrColorBackgroundMessageDefault01": "#f9f8f6", "CdrColorBackgroundMessageDefault02": "#e8e0ce", @@ -110,7 +110,7 @@ module.exports = { "CdrColorBackgroundLabelDefaultActive": "#edeae3", "CdrColorBackgroundLabelDefaultFocus": "#fafbf9", "CdrColorBackgroundLabelSecondaryHover": "rgba(255, 255, 255, 0.75)", - "CdrColorBackgroundLabelSecondaryActive": "#fffffe", + "CdrColorBackgroundLabelSecondaryActive": "#ffffff", "CdrColorBackgroundLabelSecondaryFocus": "rgba(255, 255, 255, 0.75)", "CdrColorBackgroundInputDefault": "rgba(247, 245, 243, 0.15)", "CdrColorBackgroundInputSecondary": "rgba(255, 255, 255, 0.85)", @@ -118,21 +118,21 @@ module.exports = { "CdrColorBackgroundInputDefaultHover": "#fafbf9", "CdrColorBackgroundInputDefaultActive": "#fafbf9", "CdrColorBackgroundInputDefaultSelected": "#4b4a48", - "CdrColorBackgroundInputSecondaryActive": "#fffffe", + "CdrColorBackgroundInputSecondaryActive": "#ffffff", "CdrColorBackgroundInputDefaultSelectedHover": "#958e83", "CdrColorBackgroundInputDefaultDisabled": "#fafbf9", "CdrColorBackgroundInputDefaultSelectedFocus": "#958e83", "CdrColorBackgroundInputDefaultFocus": "#fafbf9", "CdrColorBackgroundRatingStarDefault": "#fafbf9", "CdrColorBackgroundRatingStarHighlighted": "#ffd280", - "CdrColorBackgroundSurfacePrimary": "#fffffe", + "CdrColorBackgroundSurfacePrimary": "#ffffff", "CdrColorBackgroundSurfaceSecondary": "#f7f5f3", "CdrColorBackgroundSurfaceBrandSpruce": "#1f513f", "CdrColorBackgroundSurfaceSale": "#c7370f", - "CdrColorBackgroundSurfaceSelectionDefaultRest": "#fffffe", - "CdrColorBackgroundSurfaceSelectionDefaultActive": "#fffffe", - "CdrColorBackgroundSurfaceSelectionDefaultHover": "#fffffe", - "CdrColorBackgroundSurfaceSelectionDefaultChecked": "#fffffe", + "CdrColorBackgroundSurfaceSelectionDefaultRest": "#ffffff", + "CdrColorBackgroundSurfaceSelectionDefaultActive": "#ffffff", + "CdrColorBackgroundSurfaceSelectionDefaultHover": "#ffffff", + "CdrColorBackgroundSurfaceSelectionDefaultChecked": "#ffffff", "CdrColorBackgroundSurfaceSelectionDefaultDisabled": "#f7f5f3", "CdrColorBackgroundSurfaceSelectionDefaultLoading": "#fafbf9", "CdrColorBackgroundSwitchDefaultRest": "#fafbf9", @@ -154,12 +154,12 @@ module.exports = { "CdrColorBackgroundToggleButtonDefaultRest": "#fafbf9", "CdrColorBackgroundToggleButtonDefaultHover": "#edeae3", "CdrColorBackgroundToggleButtonDefaultFocus": "#edeae3", - "CdrColorBackgroundToggleButtonDefaultSelectedRest": "#fffffe", - "CdrColorBackgroundToggleButtonDefaultSelectedHover": "#fffffe", + "CdrColorBackgroundToggleButtonDefaultSelectedRest": "#ffffff", + "CdrColorBackgroundToggleButtonDefaultSelectedHover": "#ffffff", "CdrColorBackgroundTooltipDefault": "#2e2e2b", "CdrColorBackgroundCodeSnippet": "#edeae3", "CdrColorBackgroundCode": "#2e2e2b", - "CdrColorBackgroundLinkCardRest": "#fffffe", + "CdrColorBackgroundLinkCardRest": "#ffffff", "CdrColorBackgroundLinkCardActive": "#2e2e2b", "CdrColorBackgroundNote": "#fafbf9", "CdrColorBackgroundTag": "#c4b03b", @@ -267,13 +267,13 @@ module.exports = { "CdrColorIconMessageWarning": "#b68b37", "CdrColorIconMessageError": "#bb4045", "CdrColorIconMessageInfo": "#408e86", - "CdrColorIconCheckboxDefaultSelected": "#fffffe", - "CdrColorIconCheckboxDefaultSelectedHover": "#fffffe", + "CdrColorIconCheckboxDefaultSelected": "#ffffff", + "CdrColorIconCheckboxDefaultSelectedHover": "#ffffff", "CdrColorIconCheckboxDefaultSelectedActive": "#4b4a48", "CdrColorIconSwitchSelectedDefaultRest": "#d5cfc3", "CdrColorIconSwitchSelectedDefaultHover": "#d5cfc3", "CdrColorIconSwitchSelectedDefaultFocus": "#d5cfc3", - "CdrColorSurfacePrimary": "#fffffe", + "CdrColorSurfacePrimary": "#ffffff", "CdrColorSurfaceSecondary": "#f7f5f3", "CdrColorIconBackgroundNote": "#c4b03b", "CdrFormInputHeightDefault": "40", diff --git a/dist/docsite/js/cdr-tokens.mjs b/dist/docsite/js/cdr-tokens.mjs index a8e5391..8f6e869 100644 --- a/dist/docsite/js/cdr-tokens.mjs +++ b/dist/docsite/js/cdr-tokens.mjs @@ -1,7 +1,7 @@ export const CdrColorTextButtonPrimary = "#fafbf9"; export const CdrColorTextButtonPrimaryHover = "#1f513f"; export const CdrColorTextButtonPrimaryActive = "#fafbf9"; -export const CdrColorTextButtonPrimaryDisabled = "#fffffe"; +export const CdrColorTextButtonPrimaryDisabled = "#ffffff"; export const CdrColorTextButtonSecondary = "#4b4a48"; export const CdrColorTextButtonSecondaryHover = "#4b4a48"; export const CdrColorTextButtonSecondaryActive = "#fafbf9"; @@ -9,11 +9,11 @@ export const CdrColorTextButtonSecondaryDisabled = "#d5cfc3"; export const CdrColorTextButtonDark = "#fafbf9"; export const CdrColorTextButtonDarkHover = "#4b4a48"; export const CdrColorTextButtonDarkActive = "#fafbf9"; -export const CdrColorTextButtonDarkDisabled = "#fffffe"; -export const CdrColorTextButtonSale = "#fffffe"; +export const CdrColorTextButtonDarkDisabled = "#ffffff"; +export const CdrColorTextButtonSale = "#ffffff"; export const CdrColorTextButtonSaleHover = "#c7370f"; -export const CdrColorTextButtonSaleActive = "#fffffe"; -export const CdrColorTextButtonSaleDisabled = "#fffffe"; +export const CdrColorTextButtonSaleActive = "#ffffff"; +export const CdrColorTextButtonSaleDisabled = "#ffffff"; export const CdrColorTextChipDefault = "#4b4a48"; export const CdrColorTextChipDisabled = "#d5cfc3"; export const CdrColorTextPrimary = "rgba(46, 46, 43, 0.9)"; @@ -73,10 +73,10 @@ export const CdrColorBackgroundButtonSaleActive = "#c7370f"; export const CdrColorBackgroundButtonSaleHover = "#f7f5f3"; export const CdrColorBackgroundButtonDefaultDisabled = "#d5cfc3"; export const CdrColorBackgroundButtonIconOnlyActive = "#f7f5f3"; -export const CdrColorBackgroundChipDefaultRest = "#fffffe"; -export const CdrColorBackgroundChipDefaultDisabled = "#fffffe"; +export const CdrColorBackgroundChipDefaultRest = "#ffffff"; +export const CdrColorBackgroundChipDefaultDisabled = "#ffffff"; export const CdrColorBackgroundChipDefaultHover = "#f7f5f3"; -export const CdrColorBackgroundChipDefaultFocus = "#fffffe"; +export const CdrColorBackgroundChipDefaultFocus = "#ffffff"; export const CdrColorBackgroundChipDefaultActive = "#edeae3"; export const CdrColorBackgroundChipDefaultSelected = "#d5cfc3"; export const CdrColorBackgroundChipDefaultSelectedHover = "#edeae3"; @@ -84,7 +84,7 @@ export const CdrColorBackgroundChipDefaultSelectedFocus = "#d5cfc3"; export const CdrColorBackgroundChipDefaultSelectedActive = "#edeae3"; export const CdrColorBackgroundTransparent = "rgba(255, 255, 255, 0)"; export const CdrColorBackgroundPrimary = "#f7f5f3"; -export const CdrColorBackgroundSecondary = "#fffffe"; +export const CdrColorBackgroundSecondary = "#ffffff"; export const CdrColorBackgroundBrandSpruce = "#1f513f"; export const CdrColorBackgroundMessageDefault01 = "#f9f8f6"; export const CdrColorBackgroundMessageDefault02 = "#e8e0ce"; @@ -109,7 +109,7 @@ export const CdrColorBackgroundLabelDefaultHover = "#fafbf9"; export const CdrColorBackgroundLabelDefaultActive = "#edeae3"; export const CdrColorBackgroundLabelDefaultFocus = "#fafbf9"; export const CdrColorBackgroundLabelSecondaryHover = "rgba(255, 255, 255, 0.75)"; -export const CdrColorBackgroundLabelSecondaryActive = "#fffffe"; +export const CdrColorBackgroundLabelSecondaryActive = "#ffffff"; export const CdrColorBackgroundLabelSecondaryFocus = "rgba(255, 255, 255, 0.75)"; export const CdrColorBackgroundInputDefault = "rgba(247, 245, 243, 0.15)"; export const CdrColorBackgroundInputSecondary = "rgba(255, 255, 255, 0.85)"; @@ -117,21 +117,21 @@ export const CdrColorBackgroundInputError = "rgba(255, 242, 242, 0.75)"; export const CdrColorBackgroundInputDefaultHover = "#fafbf9"; export const CdrColorBackgroundInputDefaultActive = "#fafbf9"; export const CdrColorBackgroundInputDefaultSelected = "#4b4a48"; -export const CdrColorBackgroundInputSecondaryActive = "#fffffe"; +export const CdrColorBackgroundInputSecondaryActive = "#ffffff"; export const CdrColorBackgroundInputDefaultSelectedHover = "#958e83"; export const CdrColorBackgroundInputDefaultDisabled = "#fafbf9"; export const CdrColorBackgroundInputDefaultSelectedFocus = "#958e83"; export const CdrColorBackgroundInputDefaultFocus = "#fafbf9"; export const CdrColorBackgroundRatingStarDefault = "#fafbf9"; export const CdrColorBackgroundRatingStarHighlighted = "#ffd280"; -export const CdrColorBackgroundSurfacePrimary = "#fffffe"; +export const CdrColorBackgroundSurfacePrimary = "#ffffff"; export const CdrColorBackgroundSurfaceSecondary = "#f7f5f3"; export const CdrColorBackgroundSurfaceBrandSpruce = "#1f513f"; export const CdrColorBackgroundSurfaceSale = "#c7370f"; -export const CdrColorBackgroundSurfaceSelectionDefaultRest = "#fffffe"; -export const CdrColorBackgroundSurfaceSelectionDefaultActive = "#fffffe"; -export const CdrColorBackgroundSurfaceSelectionDefaultHover = "#fffffe"; -export const CdrColorBackgroundSurfaceSelectionDefaultChecked = "#fffffe"; +export const CdrColorBackgroundSurfaceSelectionDefaultRest = "#ffffff"; +export const CdrColorBackgroundSurfaceSelectionDefaultActive = "#ffffff"; +export const CdrColorBackgroundSurfaceSelectionDefaultHover = "#ffffff"; +export const CdrColorBackgroundSurfaceSelectionDefaultChecked = "#ffffff"; export const CdrColorBackgroundSurfaceSelectionDefaultDisabled = "#f7f5f3"; export const CdrColorBackgroundSurfaceSelectionDefaultLoading = "#fafbf9"; export const CdrColorBackgroundSwitchDefaultRest = "#fafbf9"; @@ -153,12 +153,12 @@ export const CdrColorBackgroundToggleGroupDefaultRest = "#fafbf9"; export const CdrColorBackgroundToggleButtonDefaultRest = "#fafbf9"; export const CdrColorBackgroundToggleButtonDefaultHover = "#edeae3"; export const CdrColorBackgroundToggleButtonDefaultFocus = "#edeae3"; -export const CdrColorBackgroundToggleButtonDefaultSelectedRest = "#fffffe"; -export const CdrColorBackgroundToggleButtonDefaultSelectedHover = "#fffffe"; +export const CdrColorBackgroundToggleButtonDefaultSelectedRest = "#ffffff"; +export const CdrColorBackgroundToggleButtonDefaultSelectedHover = "#ffffff"; export const CdrColorBackgroundTooltipDefault = "#2e2e2b"; export const CdrColorBackgroundCodeSnippet = "#edeae3"; export const CdrColorBackgroundCode = "#2e2e2b"; -export const CdrColorBackgroundLinkCardRest = "#fffffe"; +export const CdrColorBackgroundLinkCardRest = "#ffffff"; export const CdrColorBackgroundLinkCardActive = "#2e2e2b"; export const CdrColorBackgroundNote = "#fafbf9"; export const CdrColorBackgroundTag = "#c4b03b"; @@ -266,13 +266,13 @@ export const CdrColorIconMessageSuccess = "#3b8349"; export const CdrColorIconMessageWarning = "#b68b37"; export const CdrColorIconMessageError = "#bb4045"; export const CdrColorIconMessageInfo = "#408e86"; -export const CdrColorIconCheckboxDefaultSelected = "#fffffe"; -export const CdrColorIconCheckboxDefaultSelectedHover = "#fffffe"; +export const CdrColorIconCheckboxDefaultSelected = "#ffffff"; +export const CdrColorIconCheckboxDefaultSelectedHover = "#ffffff"; export const CdrColorIconCheckboxDefaultSelectedActive = "#4b4a48"; export const CdrColorIconSwitchSelectedDefaultRest = "#d5cfc3"; export const CdrColorIconSwitchSelectedDefaultHover = "#d5cfc3"; export const CdrColorIconSwitchSelectedDefaultFocus = "#d5cfc3"; -export const CdrColorSurfacePrimary = "#fffffe"; +export const CdrColorSurfacePrimary = "#ffffff"; export const CdrColorSurfaceSecondary = "#f7f5f3"; export const CdrColorIconBackgroundNote = "#c4b03b"; export const CdrFormInputHeightDefault = "40"; diff --git a/dist/docsite/json/android.json b/dist/docsite/json/android.json index a61d54c..dd111b5 100644 --- a/dist/docsite/json/android.json +++ b/dist/docsite/json/android.json @@ -79,7 +79,7 @@ } }, { - "$value": "#fffffffe", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", @@ -293,7 +293,7 @@ } }, { - "$value": "#fffffffe", + "$value": "#ffffffff", "$type": "color", "newToken": "", "docs": { @@ -321,7 +321,7 @@ } }, { - "$value": "#fffffffe", + "$value": "#ffffffff", "$type": "color", "newToken": "", "docs": { @@ -377,7 +377,7 @@ } }, { - "$value": "#fffffffe", + "$value": "#ffffffff", "$type": "color", "newToken": "", "docs": { @@ -405,7 +405,7 @@ } }, { - "$value": "#fffffffe", + "$value": "#ffffffff", "$type": "color", "newToken": "", "docs": { @@ -1837,7 +1837,7 @@ } }, { - "$value": "#fffffffe", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", @@ -1863,7 +1863,7 @@ } }, { - "$value": "#fffffffe", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", @@ -1915,7 +1915,7 @@ } }, { - "$value": "#fffffffe", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", @@ -2097,7 +2097,7 @@ } }, { - "$value": "#fffffffe", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", @@ -2747,7 +2747,7 @@ } }, { - "$value": "#fffffffe", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", @@ -2955,7 +2955,7 @@ } }, { - "$value": "#fffffffe", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", @@ -3137,7 +3137,7 @@ } }, { - "$value": "#fffffffe", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", @@ -3241,7 +3241,7 @@ } }, { - "$value": "#fffffffe", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", @@ -3267,7 +3267,7 @@ } }, { - "$value": "#fffffffe", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", @@ -3293,7 +3293,7 @@ } }, { - "$value": "#fffffffe", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", @@ -3319,7 +3319,7 @@ } }, { - "$value": "#fffffffe", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", @@ -3891,7 +3891,7 @@ } }, { - "$value": "#fffffffe", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", @@ -3917,7 +3917,7 @@ } }, { - "$value": "#fffffffe", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", @@ -6465,7 +6465,7 @@ } }, { - "$value": "#fffffffe", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", @@ -6491,7 +6491,7 @@ } }, { - "$value": "#fffffffe", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", @@ -6621,7 +6621,7 @@ } }, { - "$value": "#fffffffe", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", @@ -6837,7 +6837,7 @@ } }, { - "$value": "#fffffffe", + "$value": "#ffffffff", "$type": "color", "docs": { "type": "link-card" diff --git a/dist/docsite/json/global.json b/dist/docsite/json/global.json index e8659c0..0b61a41 100644 --- a/dist/docsite/json/global.json +++ b/dist/docsite/json/global.json @@ -79,7 +79,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -293,7 +293,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "newToken": "", "docs": { @@ -321,7 +321,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "newToken": "", "docs": { @@ -377,7 +377,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "newToken": "", "docs": { @@ -405,7 +405,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "newToken": "", "docs": { @@ -1837,7 +1837,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -1863,7 +1863,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -1915,7 +1915,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -2097,7 +2097,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -2747,7 +2747,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -2955,7 +2955,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -3137,7 +3137,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -3241,7 +3241,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -3267,7 +3267,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -3293,7 +3293,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -3319,7 +3319,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -3891,7 +3891,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -3917,7 +3917,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -6465,7 +6465,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -6491,7 +6491,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -6621,7 +6621,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -6837,7 +6837,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "type": "link-card" diff --git a/dist/docsite/json/ios.json b/dist/docsite/json/ios.json index a965320..0e54ef6 100644 --- a/dist/docsite/json/ios.json +++ b/dist/docsite/json/ios.json @@ -79,7 +79,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -293,7 +293,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "newToken": "", "docs": { @@ -321,7 +321,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "newToken": "", "docs": { @@ -377,7 +377,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "newToken": "", "docs": { @@ -405,7 +405,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "newToken": "", "docs": { @@ -1837,7 +1837,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -1863,7 +1863,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -1915,7 +1915,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -2097,7 +2097,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -2747,7 +2747,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -2955,7 +2955,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3137,7 +3137,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3241,7 +3241,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3267,7 +3267,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3293,7 +3293,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3319,7 +3319,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3891,7 +3891,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3917,7 +3917,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -6465,7 +6465,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -6491,7 +6491,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -6621,7 +6621,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -6837,7 +6837,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "type": "link-card" diff --git a/dist/docsite/json/platform-tokens.json b/dist/docsite/json/platform-tokens.json index 4b74eb9..f7410c7 100644 --- a/dist/docsite/json/platform-tokens.json +++ b/dist/docsite/json/platform-tokens.json @@ -80,7 +80,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -294,7 +294,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "newToken": "", "docs": { @@ -322,7 +322,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "newToken": "", "docs": { @@ -378,7 +378,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "newToken": "", "docs": { @@ -406,7 +406,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "newToken": "", "docs": { @@ -1838,7 +1838,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -1864,7 +1864,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -1916,7 +1916,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -2098,7 +2098,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -2748,7 +2748,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -2956,7 +2956,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -3138,7 +3138,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -3242,7 +3242,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -3268,7 +3268,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -3294,7 +3294,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -3320,7 +3320,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -3892,7 +3892,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -3918,7 +3918,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -6466,7 +6466,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -6492,7 +6492,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -6622,7 +6622,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -6838,7 +6838,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "type": "link-card" diff --git a/dist/docsite/json/web.json b/dist/docsite/json/web.json index 016e9bc..039ccc0 100644 --- a/dist/docsite/json/web.json +++ b/dist/docsite/json/web.json @@ -91,7 +91,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -337,7 +337,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "newToken": "", "docs": { @@ -369,7 +369,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "newToken": "", "docs": { @@ -433,7 +433,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "newToken": "", "docs": { @@ -465,7 +465,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "newToken": "", "docs": { @@ -2120,7 +2120,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -2150,7 +2150,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -2210,7 +2210,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -2418,7 +2418,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -3163,7 +3163,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -3403,7 +3403,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -3611,7 +3611,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -3731,7 +3731,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -3762,7 +3762,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -3793,7 +3793,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -3824,7 +3824,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -4497,7 +4497,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -4528,7 +4528,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -7492,7 +7492,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -7521,7 +7521,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -7672,7 +7672,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -7924,7 +7924,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "type": "link-card" diff --git a/dist/docsite/less/cdr-tokens.less b/dist/docsite/less/cdr-tokens.less index c65fe41..c98b2b1 100644 --- a/dist/docsite/less/cdr-tokens.less +++ b/dist/docsite/less/cdr-tokens.less @@ -677,7 +677,7 @@ @cdr-color-text-button-primary: #fafbf9; @cdr-color-text-button-primary-hover: #1f513f; @cdr-color-text-button-primary-active: #fafbf9; -@cdr-color-text-button-primary-disabled: #fffffe; +@cdr-color-text-button-primary-disabled: #ffffff; @cdr-color-text-button-secondary: #4b4a48; @cdr-color-text-button-secondary-hover: #4b4a48; @cdr-color-text-button-secondary-active: #fafbf9; @@ -685,11 +685,11 @@ @cdr-color-text-button-dark: #fafbf9; @cdr-color-text-button-dark-hover: #4b4a48; @cdr-color-text-button-dark-active: #fafbf9; -@cdr-color-text-button-dark-disabled: #fffffe; -@cdr-color-text-button-sale: #fffffe; +@cdr-color-text-button-dark-disabled: #ffffff; +@cdr-color-text-button-sale: #ffffff; @cdr-color-text-button-sale-hover: #c7370f; -@cdr-color-text-button-sale-active: #fffffe; -@cdr-color-text-button-sale-disabled: #fffffe; +@cdr-color-text-button-sale-active: #ffffff; +@cdr-color-text-button-sale-disabled: #ffffff; @cdr-color-text-chip-default: #4b4a48; @cdr-color-text-chip-disabled: #d5cfc3; @cdr-color-text-primary: rgba(46, 46, 43, 0.9); @@ -749,10 +749,10 @@ @cdr-color-background-button-sale-hover: #f7f5f3; @cdr-color-background-button-default-disabled: #d5cfc3; @cdr-color-background-button-icon-only-active: #f7f5f3; -@cdr-color-background-chip-default-rest: #fffffe; -@cdr-color-background-chip-default-disabled: #fffffe; +@cdr-color-background-chip-default-rest: #ffffff; +@cdr-color-background-chip-default-disabled: #ffffff; @cdr-color-background-chip-default-hover: #f7f5f3; -@cdr-color-background-chip-default-focus: #fffffe; +@cdr-color-background-chip-default-focus: #ffffff; @cdr-color-background-chip-default-active: #edeae3; @cdr-color-background-chip-default-selected: #d5cfc3; @cdr-color-background-chip-default-selected-hover: #edeae3; @@ -760,7 +760,7 @@ @cdr-color-background-chip-default-selected-active: #edeae3; @cdr-color-background-transparent: rgba(255, 255, 255, 0); @cdr-color-background-primary: #f7f5f3; -@cdr-color-background-secondary: #fffffe; +@cdr-color-background-secondary: #ffffff; @cdr-color-background-brand-spruce: #1f513f; @cdr-color-background-message-default-01: #f9f8f6; @cdr-color-background-message-default-02: #e8e0ce; @@ -785,7 +785,7 @@ @cdr-color-background-label-default-active: #edeae3; @cdr-color-background-label-default-focus: #fafbf9; @cdr-color-background-label-secondary-hover: rgba(255, 255, 255, 0.75); -@cdr-color-background-label-secondary-active: #fffffe; +@cdr-color-background-label-secondary-active: #ffffff; @cdr-color-background-label-secondary-focus: rgba(255, 255, 255, 0.75); @cdr-color-background-input-default: rgba(247, 245, 243, 0.15); @cdr-color-background-input-secondary: rgba(255, 255, 255, 0.85); @@ -793,21 +793,21 @@ @cdr-color-background-input-default-hover: #fafbf9; @cdr-color-background-input-default-active: #fafbf9; @cdr-color-background-input-default-selected: #4b4a48; -@cdr-color-background-input-secondary-active: #fffffe; +@cdr-color-background-input-secondary-active: #ffffff; @cdr-color-background-input-default-selected-hover: #958e83; @cdr-color-background-input-default-disabled: #fafbf9; @cdr-color-background-input-default-selected-focus: #958e83; @cdr-color-background-input-default-focus: #fafbf9; @cdr-color-background-rating-star-default: #fafbf9; @cdr-color-background-rating-star-highlighted: #ffd280; -@cdr-color-background-surface-primary: #fffffe; +@cdr-color-background-surface-primary: #ffffff; @cdr-color-background-surface-secondary: #f7f5f3; @cdr-color-background-surface-brand-spruce: #1f513f; @cdr-color-background-surface-sale: #c7370f; -@cdr-color-background-surface-selection-default-rest: #fffffe; -@cdr-color-background-surface-selection-default-active: #fffffe; -@cdr-color-background-surface-selection-default-hover: #fffffe; -@cdr-color-background-surface-selection-default-checked: #fffffe; +@cdr-color-background-surface-selection-default-rest: #ffffff; +@cdr-color-background-surface-selection-default-active: #ffffff; +@cdr-color-background-surface-selection-default-hover: #ffffff; +@cdr-color-background-surface-selection-default-checked: #ffffff; @cdr-color-background-surface-selection-default-disabled: #f7f5f3; @cdr-color-background-surface-selection-default-loading: #fafbf9; @cdr-color-background-switch-default-rest: #fafbf9; @@ -829,12 +829,12 @@ @cdr-color-background-toggle-button-default-rest: #fafbf9; @cdr-color-background-toggle-button-default-hover: #edeae3; @cdr-color-background-toggle-button-default-focus: #edeae3; -@cdr-color-background-toggle-button-default-selected-rest: #fffffe; -@cdr-color-background-toggle-button-default-selected-hover: #fffffe; +@cdr-color-background-toggle-button-default-selected-rest: #ffffff; +@cdr-color-background-toggle-button-default-selected-hover: #ffffff; @cdr-color-background-tooltip-default: #2e2e2b; @cdr-color-background-code-snippet: #edeae3; @cdr-color-background-code: #2e2e2b; -@cdr-color-background-link-card-rest: #fffffe; +@cdr-color-background-link-card-rest: #ffffff; @cdr-color-background-link-card-active: #2e2e2b; @cdr-color-background-note: #fafbf9; @cdr-color-background-tag: #c4b03b; @@ -942,13 +942,13 @@ @cdr-color-icon-message-warning: #b68b37; @cdr-color-icon-message-error: #bb4045; @cdr-color-icon-message-info: #408e86; -@cdr-color-icon-checkbox-default-selected: #fffffe; -@cdr-color-icon-checkbox-default-selected-hover: #fffffe; +@cdr-color-icon-checkbox-default-selected: #ffffff; +@cdr-color-icon-checkbox-default-selected-hover: #ffffff; @cdr-color-icon-checkbox-default-selected-active: #4b4a48; @cdr-color-icon-switch-selected-default-rest: #d5cfc3; @cdr-color-icon-switch-selected-default-hover: #d5cfc3; @cdr-color-icon-switch-selected-default-focus: #d5cfc3; -@cdr-color-surface-primary: #fffffe; +@cdr-color-surface-primary: #ffffff; @cdr-color-surface-secondary: #f7f5f3; @cdr-color-icon-background-note: #c4b03b; @cdr-form-input-height-default: 4rem; diff --git a/dist/docsite/scss/cdr-tokens.scss b/dist/docsite/scss/cdr-tokens.scss index 9a683ab..679bdf5 100644 --- a/dist/docsite/scss/cdr-tokens.scss +++ b/dist/docsite/scss/cdr-tokens.scss @@ -1356,7 +1356,7 @@ $cdr-color-text-button-primary: #fafbf9; $cdr-color-text-button-primary-hover: #1f513f; $cdr-color-text-button-primary-active: #fafbf9; -$cdr-color-text-button-primary-disabled: #fffffe; +$cdr-color-text-button-primary-disabled: #ffffff; $cdr-color-text-button-secondary: #4b4a48; $cdr-color-text-button-secondary-hover: #4b4a48; $cdr-color-text-button-secondary-active: #fafbf9; @@ -1364,11 +1364,11 @@ $cdr-color-text-button-secondary-disabled: #d5cfc3; $cdr-color-text-button-dark: #fafbf9; $cdr-color-text-button-dark-hover: #4b4a48; $cdr-color-text-button-dark-active: #fafbf9; -$cdr-color-text-button-dark-disabled: #fffffe; -$cdr-color-text-button-sale: #fffffe; +$cdr-color-text-button-dark-disabled: #ffffff; +$cdr-color-text-button-sale: #ffffff; $cdr-color-text-button-sale-hover: #c7370f; -$cdr-color-text-button-sale-active: #fffffe; -$cdr-color-text-button-sale-disabled: #fffffe; +$cdr-color-text-button-sale-active: #ffffff; +$cdr-color-text-button-sale-disabled: #ffffff; $cdr-color-text-chip-default: #4b4a48; $cdr-color-text-chip-disabled: #d5cfc3; $cdr-color-text-primary: rgba(46, 46, 43, 0.9); @@ -1428,10 +1428,10 @@ $cdr-color-background-button-sale-active: #c7370f; $cdr-color-background-button-sale-hover: #f7f5f3; $cdr-color-background-button-default-disabled: #d5cfc3; $cdr-color-background-button-icon-only-active: #f7f5f3; -$cdr-color-background-chip-default-rest: #fffffe; -$cdr-color-background-chip-default-disabled: #fffffe; +$cdr-color-background-chip-default-rest: #ffffff; +$cdr-color-background-chip-default-disabled: #ffffff; $cdr-color-background-chip-default-hover: #f7f5f3; -$cdr-color-background-chip-default-focus: #fffffe; +$cdr-color-background-chip-default-focus: #ffffff; $cdr-color-background-chip-default-active: #edeae3; $cdr-color-background-chip-default-selected: #d5cfc3; $cdr-color-background-chip-default-selected-hover: #edeae3; @@ -1439,7 +1439,7 @@ $cdr-color-background-chip-default-selected-focus: #d5cfc3; $cdr-color-background-chip-default-selected-active: #edeae3; $cdr-color-background-transparent: rgba(255, 255, 255, 0); $cdr-color-background-primary: #f7f5f3; -$cdr-color-background-secondary: #fffffe; +$cdr-color-background-secondary: #ffffff; $cdr-color-background-brand-spruce: #1f513f; $cdr-color-background-message-default-01: #f9f8f6; $cdr-color-background-message-default-02: #e8e0ce; @@ -1464,7 +1464,7 @@ $cdr-color-background-label-default-hover: #fafbf9; $cdr-color-background-label-default-active: #edeae3; $cdr-color-background-label-default-focus: #fafbf9; $cdr-color-background-label-secondary-hover: rgba(255, 255, 255, 0.75); -$cdr-color-background-label-secondary-active: #fffffe; +$cdr-color-background-label-secondary-active: #ffffff; $cdr-color-background-label-secondary-focus: rgba(255, 255, 255, 0.75); $cdr-color-background-input-default: rgba(247, 245, 243, 0.15); $cdr-color-background-input-secondary: rgba(255, 255, 255, 0.85); @@ -1472,21 +1472,21 @@ $cdr-color-background-input-error: rgba(255, 242, 242, 0.75); $cdr-color-background-input-default-hover: #fafbf9; $cdr-color-background-input-default-active: #fafbf9; $cdr-color-background-input-default-selected: #4b4a48; -$cdr-color-background-input-secondary-active: #fffffe; +$cdr-color-background-input-secondary-active: #ffffff; $cdr-color-background-input-default-selected-hover: #958e83; $cdr-color-background-input-default-disabled: #fafbf9; $cdr-color-background-input-default-selected-focus: #958e83; $cdr-color-background-input-default-focus: #fafbf9; $cdr-color-background-rating-star-default: #fafbf9; $cdr-color-background-rating-star-highlighted: #ffd280; -$cdr-color-background-surface-primary: #fffffe; +$cdr-color-background-surface-primary: #ffffff; $cdr-color-background-surface-secondary: #f7f5f3; $cdr-color-background-surface-brand-spruce: #1f513f; $cdr-color-background-surface-sale: #c7370f; -$cdr-color-background-surface-selection-default-rest: #fffffe; -$cdr-color-background-surface-selection-default-active: #fffffe; -$cdr-color-background-surface-selection-default-hover: #fffffe; -$cdr-color-background-surface-selection-default-checked: #fffffe; +$cdr-color-background-surface-selection-default-rest: #ffffff; +$cdr-color-background-surface-selection-default-active: #ffffff; +$cdr-color-background-surface-selection-default-hover: #ffffff; +$cdr-color-background-surface-selection-default-checked: #ffffff; $cdr-color-background-surface-selection-default-disabled: #f7f5f3; $cdr-color-background-surface-selection-default-loading: #fafbf9; $cdr-color-background-switch-default-rest: #fafbf9; @@ -1508,12 +1508,12 @@ $cdr-color-background-toggle-group-default-rest: #fafbf9; $cdr-color-background-toggle-button-default-rest: #fafbf9; $cdr-color-background-toggle-button-default-hover: #edeae3; $cdr-color-background-toggle-button-default-focus: #edeae3; -$cdr-color-background-toggle-button-default-selected-rest: #fffffe; -$cdr-color-background-toggle-button-default-selected-hover: #fffffe; +$cdr-color-background-toggle-button-default-selected-rest: #ffffff; +$cdr-color-background-toggle-button-default-selected-hover: #ffffff; $cdr-color-background-tooltip-default: #2e2e2b; $cdr-color-background-code-snippet: #edeae3; $cdr-color-background-code: #2e2e2b; -$cdr-color-background-link-card-rest: #fffffe; +$cdr-color-background-link-card-rest: #ffffff; $cdr-color-background-link-card-active: #2e2e2b; $cdr-color-background-note: #fafbf9; $cdr-color-background-tag: #c4b03b; @@ -1621,13 +1621,13 @@ $cdr-color-icon-message-success: #3b8349; $cdr-color-icon-message-warning: #b68b37; $cdr-color-icon-message-error: #bb4045; $cdr-color-icon-message-info: #408e86; -$cdr-color-icon-checkbox-default-selected: #fffffe; -$cdr-color-icon-checkbox-default-selected-hover: #fffffe; +$cdr-color-icon-checkbox-default-selected: #ffffff; +$cdr-color-icon-checkbox-default-selected-hover: #ffffff; $cdr-color-icon-checkbox-default-selected-active: #4b4a48; $cdr-color-icon-switch-selected-default-rest: #d5cfc3; $cdr-color-icon-switch-selected-default-hover: #d5cfc3; $cdr-color-icon-switch-selected-default-focus: #d5cfc3; -$cdr-color-surface-primary: #fffffe; +$cdr-color-surface-primary: #ffffff; $cdr-color-surface-secondary: #f7f5f3; $cdr-color-icon-background-note: #c4b03b; $cdr-form-input-height-default: 4rem; diff --git a/dist/rei-dot-com/android/colors.xml b/dist/rei-dot-com/android/colors.xml index b4944cf..feb9f1f 100644 --- a/dist/rei-dot-com/android/colors.xml +++ b/dist/rei-dot-com/android/colors.xml @@ -5,7 +5,7 @@ #fffafbf9 #ff1f513f #fffafbf9 - #fffffffe + #ffffffff #ff4b4a48 #ff4b4a48 #fffafbf9 @@ -13,11 +13,11 @@ #fffafbf9 #ff4b4a48 #fffafbf9 - #fffffffe - #fffffffe + #ffffffff + #ffffffff #ffc7370f - #fffffffe - #fffffffe + #ffffffff + #ffffffff #ff4b4a48 #ffd5cfc3 #ff4b4a48 @@ -72,17 +72,17 @@ #fff7f5f3 #ffd5cfc3 #fff7f5f3 - #fffffffe - #fffffffe + #ffffffff + #ffffffff #fff7f5f3 - #fffffffe + #ffffffff #ffedeae3 #ffd5cfc3 #ffedeae3 #ffd5cfc3 #ffedeae3 #00ffffff - #fffffffe + #ffffffff #fff7f5f3 #ff1f513f #fff9f8f6 @@ -108,7 +108,7 @@ #ffedeae3 #fffafbf9 #bfffffff - #fffffffe + #ffffffff #bfffffff #26f7f5f3 #d9ffffff @@ -116,21 +116,21 @@ #fffafbf9 #fffafbf9 #ff4b4a48 - #fffffffe + #ffffffff #ff958e83 #fffafbf9 #ff958e83 #fffafbf9 #fffafbf9 #ffffd280 - #fffffffe + #ffffffff #fff7f5f3 #ff1f513f #ffc7370f - #fffffffe - #fffffffe - #fffffffe - #fffffffe + #ffffffff + #ffffffff + #ffffffff + #ffffffff #fff7f5f3 #fffafbf9 #fffafbf9 @@ -146,14 +146,14 @@ #ffd5cfc3 #ffd5cfc3 #fff7f5f3 - #fffffffe + #ffffffff #fffafbf9 #fffafbf9 #fffafbf9 #ffedeae3 #ffedeae3 - #fffffffe - #fffffffe + #ffffffff + #ffffffff #ff2e2e2b #ff1f513f #ff1f513f @@ -251,13 +251,13 @@ #ffb68b37 #ffbb4045 #ff408e86 - #fffffffe - #fffffffe + #ffffffff + #ffffffff #ff4b4a48 #ffd5cfc3 #ffd5cfc3 #ffd5cfc3 - #fffffffe + #ffffffff #fff7f5f3 #332e2e2b #332e2e2b diff --git a/dist/rei-dot-com/css/cdr-tokens.css b/dist/rei-dot-com/css/cdr-tokens.css index 1671e0d..cb6b73a 100644 --- a/dist/rei-dot-com/css/cdr-tokens.css +++ b/dist/rei-dot-com/css/cdr-tokens.css @@ -2,7 +2,7 @@ --cdr-color-text-button-primary: #fafbf9; --cdr-color-text-button-primary-hover: #1f513f; --cdr-color-text-button-primary-active: #fafbf9; - --cdr-color-text-button-primary-disabled: #fffffe; + --cdr-color-text-button-primary-disabled: #ffffff; --cdr-color-text-button-secondary: #4b4a48; --cdr-color-text-button-secondary-hover: #4b4a48; --cdr-color-text-button-secondary-active: #fafbf9; @@ -10,11 +10,11 @@ --cdr-color-text-button-dark: #fafbf9; --cdr-color-text-button-dark-hover: #4b4a48; --cdr-color-text-button-dark-active: #fafbf9; - --cdr-color-text-button-dark-disabled: #fffffe; - --cdr-color-text-button-sale: #fffffe; + --cdr-color-text-button-dark-disabled: #ffffff; + --cdr-color-text-button-sale: #ffffff; --cdr-color-text-button-sale-hover: #c7370f; - --cdr-color-text-button-sale-active: #fffffe; - --cdr-color-text-button-sale-disabled: #fffffe; + --cdr-color-text-button-sale-active: #ffffff; + --cdr-color-text-button-sale-disabled: #ffffff; --cdr-color-text-chip-default: #4b4a48; --cdr-color-text-chip-disabled: #d5cfc3; --cdr-color-text-primary: #4b4a48; @@ -69,17 +69,17 @@ --cdr-color-background-button-sale-hover: #f7f5f3; --cdr-color-background-button-default-disabled: #d5cfc3; --cdr-color-background-button-icon-only-active: #f7f5f3; - --cdr-color-background-chip-default-rest: #fffffe; - --cdr-color-background-chip-default-disabled: #fffffe; + --cdr-color-background-chip-default-rest: #ffffff; + --cdr-color-background-chip-default-disabled: #ffffff; --cdr-color-background-chip-default-hover: #f7f5f3; - --cdr-color-background-chip-default-focus: #fffffe; + --cdr-color-background-chip-default-focus: #ffffff; --cdr-color-background-chip-default-active: #edeae3; --cdr-color-background-chip-default-selected: #d5cfc3; --cdr-color-background-chip-default-selected-hover: #edeae3; --cdr-color-background-chip-default-selected-focus: #d5cfc3; --cdr-color-background-chip-default-selected-active: #edeae3; --cdr-color-background-transparent: rgba(255, 255, 255, 0); - --cdr-color-background-primary: #fffffe; + --cdr-color-background-primary: #ffffff; --cdr-color-background-secondary: #f7f5f3; --cdr-color-background-brand-spruce: #1f513f; --cdr-color-background-message-default-01: #f9f8f6; @@ -105,7 +105,7 @@ --cdr-color-background-label-default-active: #edeae3; --cdr-color-background-label-default-focus: #fafbf9; --cdr-color-background-label-secondary-hover: rgba(255, 255, 255, 0.75); - --cdr-color-background-label-secondary-active: #fffffe; + --cdr-color-background-label-secondary-active: #ffffff; --cdr-color-background-label-secondary-focus: rgba(255, 255, 255, 0.75); --cdr-color-background-input-default: rgba(247, 245, 243, 0.15); --cdr-color-background-input-secondary: rgba(255, 255, 255, 0.85); @@ -113,21 +113,21 @@ --cdr-color-background-input-default-hover: #fafbf9; --cdr-color-background-input-default-active: #fafbf9; --cdr-color-background-input-default-selected: #4b4a48; - --cdr-color-background-input-secondary-active: #fffffe; + --cdr-color-background-input-secondary-active: #ffffff; --cdr-color-background-input-default-selected-hover: #958e83; --cdr-color-background-input-default-disabled: #fafbf9; --cdr-color-background-input-default-selected-focus: #958e83; --cdr-color-background-input-default-focus: #fafbf9; --cdr-color-background-rating-star-default: #fafbf9; --cdr-color-background-rating-star-highlighted: #ffd280; - --cdr-color-background-surface-primary: #fffffe; + --cdr-color-background-surface-primary: #ffffff; --cdr-color-background-surface-secondary: #f7f5f3; --cdr-color-background-surface-brand-spruce: #1f513f; --cdr-color-background-surface-sale: #c7370f; - --cdr-color-background-surface-selection-default-rest: #fffffe; - --cdr-color-background-surface-selection-default-active: #fffffe; - --cdr-color-background-surface-selection-default-hover: #fffffe; - --cdr-color-background-surface-selection-default-checked: #fffffe; + --cdr-color-background-surface-selection-default-rest: #ffffff; + --cdr-color-background-surface-selection-default-active: #ffffff; + --cdr-color-background-surface-selection-default-hover: #ffffff; + --cdr-color-background-surface-selection-default-checked: #ffffff; --cdr-color-background-surface-selection-default-disabled: #f7f5f3; --cdr-color-background-surface-selection-default-loading: #fafbf9; --cdr-color-background-switch-default-rest: #fafbf9; @@ -143,14 +143,14 @@ --cdr-color-background-switch-handle-selected-default-hover: #d5cfc3; --cdr-color-background-switch-handle-selected-default-focus: #d5cfc3; --cdr-color-background-table-header: #f7f5f3; - --cdr-color-background-table-row: #fffffe; + --cdr-color-background-table-row: #ffffff; --cdr-color-background-table-row-alt: #fafbf9; --cdr-color-background-toggle-group-default-rest: #fafbf9; --cdr-color-background-toggle-button-default-rest: #fafbf9; --cdr-color-background-toggle-button-default-hover: #edeae3; --cdr-color-background-toggle-button-default-focus: #edeae3; - --cdr-color-background-toggle-button-default-selected-rest: #fffffe; - --cdr-color-background-toggle-button-default-selected-hover: #fffffe; + --cdr-color-background-toggle-button-default-selected-rest: #ffffff; + --cdr-color-background-toggle-button-default-selected-hover: #ffffff; --cdr-color-background-tooltip-default: #2e2e2b; --cdr-color-border-button-primary-rest: #1f513f; --cdr-color-border-button-primary-active: #1f513f; @@ -248,13 +248,13 @@ --cdr-color-icon-message-warning: #b68b37; --cdr-color-icon-message-error: #bb4045; --cdr-color-icon-message-info: #408e86; - --cdr-color-icon-checkbox-default-selected: #fffffe; - --cdr-color-icon-checkbox-default-selected-hover: #fffffe; + --cdr-color-icon-checkbox-default-selected: #ffffff; + --cdr-color-icon-checkbox-default-selected-hover: #ffffff; --cdr-color-icon-checkbox-default-selected-active: #4b4a48; --cdr-color-icon-switch-selected-default-rest: #d5cfc3; --cdr-color-icon-switch-selected-default-hover: #d5cfc3; --cdr-color-icon-switch-selected-default-focus: #d5cfc3; - --cdr-color-surface-primary: #fffffe; + --cdr-color-surface-primary: #ffffff; --cdr-color-surface-secondary: #f7f5f3; --cdr-form-input-height-default: 4rem; --cdr-form-input-height-large: 4.8rem; diff --git a/dist/rei-dot-com/figma/figma.json b/dist/rei-dot-com/figma/figma.json index d713763..ec97c7b 100644 --- a/dist/rei-dot-com/figma/figma.json +++ b/dist/rei-dot-com/figma/figma.json @@ -11,11 +11,11 @@ } }, "white": { - "$value": "#fffffe", + "$value": "#ffffff", "filePath": "tokens/_options/color.json5", "$type": "color", "original": { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color" } }, @@ -1278,7 +1278,7 @@ } }, "primary-disabled": { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "filePath": "tokens/global/button.json5", "original": { @@ -1350,7 +1350,7 @@ } }, "dark-disabled": { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "filePath": "tokens/global/button.json5", "original": { @@ -1359,7 +1359,7 @@ } }, "sale": { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "filePath": "tokens/global/button.json5", "original": { @@ -1377,7 +1377,7 @@ } }, "sale-active": { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "filePath": "tokens/global/button.json5", "original": { @@ -1386,7 +1386,7 @@ } }, "sale-disabled": { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "filePath": "tokens/global/button.json5", "original": { @@ -1911,7 +1911,7 @@ }, "chip": { "default-rest": { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "filePath": "tokens/global/chip.json5", "original": { @@ -1920,7 +1920,7 @@ } }, "default-disabled": { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "filePath": "tokens/global/chip.json5", "original": { @@ -1938,7 +1938,7 @@ } }, "default-focus": { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "filePath": "tokens/global/chip.json5", "original": { @@ -2002,7 +2002,7 @@ } }, "primary": { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "filePath": "tokens/global/color.json5", "original": { @@ -2241,7 +2241,7 @@ } }, "secondary-active": { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "filePath": "tokens/global/input.json5", "original": { @@ -2315,7 +2315,7 @@ } }, "secondary-active": { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "filePath": "tokens/global/input.json5", "original": { @@ -2380,7 +2380,7 @@ }, "surface": { "primary": { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "filePath": "tokens/global/surface.json5", "original": { @@ -2419,7 +2419,7 @@ "surface-selection": { "default": { "rest": { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { @@ -2428,7 +2428,7 @@ } }, "active": { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { @@ -2437,7 +2437,7 @@ } }, "hover": { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { @@ -2446,7 +2446,7 @@ } }, "checked": { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "filePath": "tokens/global/surfaceselection.json5", "original": { @@ -2600,7 +2600,7 @@ } }, "table-row": { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "filePath": "tokens/global/table.json5", "original": { @@ -2661,7 +2661,7 @@ }, "selected": { "rest": { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { @@ -2670,7 +2670,7 @@ } }, "hover": { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "filePath": "tokens/global/togglebutton.json5", "original": { @@ -3611,7 +3611,7 @@ } }, "checkbox-default-selected": { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "filePath": "tokens/global/input.json5", "original": { @@ -3620,7 +3620,7 @@ } }, "checkbox-default-selected-hover": { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "filePath": "tokens/global/input.json5", "original": { @@ -3671,7 +3671,7 @@ }, "surface": { "primary": { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "filePath": "tokens/global/color.json5", "original": { diff --git a/dist/rei-dot-com/ios/CdrColor.m b/dist/rei-dot-com/ios/CdrColor.m index 3d15f3e..0a649a8 100644 --- a/dist/rei-dot-com/ios/CdrColor.m +++ b/dist/rei-dot-com/ios/CdrColor.m @@ -20,7 +20,7 @@ + (NSArray *)values { [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], @@ -28,11 +28,11 @@ + (NSArray *)values { [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], [UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], @@ -87,17 +87,17 @@ + (NSArray *)values { [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], [UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f], [UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:0.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], [UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f], [UIColor colorWithRed:0.976f green:0.973f blue:0.965f alpha:1.000f], @@ -123,7 +123,7 @@ + (NSArray *)values { [UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:0.750f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], [UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:0.750f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:0.150f], [UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:0.850f], @@ -131,21 +131,21 @@ + (NSArray *)values { [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], [UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:1.000f green:0.824f blue:0.502f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], [UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f], [UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], @@ -161,14 +161,14 @@ + (NSArray *)values { [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f], [UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], [UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f], [UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f], [UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f], @@ -266,13 +266,13 @@ + (NSArray *)values { [UIColor colorWithRed:0.714f green:0.545f blue:0.216f alpha:1.000f], [UIColor colorWithRed:0.733f green:0.251f blue:0.271f alpha:1.000f], [UIColor colorWithRed:0.251f green:0.557f blue:0.525f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], [UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:0.200f], [UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:0.200f], diff --git a/dist/rei-dot-com/js/cdr-tokens.cjs b/dist/rei-dot-com/js/cdr-tokens.cjs index be06b4a..516cb24 100644 --- a/dist/rei-dot-com/js/cdr-tokens.cjs +++ b/dist/rei-dot-com/js/cdr-tokens.cjs @@ -2,7 +2,7 @@ module.exports = { "CdrColorTextButtonPrimary": "#fafbf9", "CdrColorTextButtonPrimaryHover": "#1f513f", "CdrColorTextButtonPrimaryActive": "#fafbf9", - "CdrColorTextButtonPrimaryDisabled": "#fffffe", + "CdrColorTextButtonPrimaryDisabled": "#ffffff", "CdrColorTextButtonSecondary": "#4b4a48", "CdrColorTextButtonSecondaryHover": "#4b4a48", "CdrColorTextButtonSecondaryActive": "#fafbf9", @@ -10,11 +10,11 @@ module.exports = { "CdrColorTextButtonDark": "#fafbf9", "CdrColorTextButtonDarkHover": "#4b4a48", "CdrColorTextButtonDarkActive": "#fafbf9", - "CdrColorTextButtonDarkDisabled": "#fffffe", - "CdrColorTextButtonSale": "#fffffe", + "CdrColorTextButtonDarkDisabled": "#ffffff", + "CdrColorTextButtonSale": "#ffffff", "CdrColorTextButtonSaleHover": "#c7370f", - "CdrColorTextButtonSaleActive": "#fffffe", - "CdrColorTextButtonSaleDisabled": "#fffffe", + "CdrColorTextButtonSaleActive": "#ffffff", + "CdrColorTextButtonSaleDisabled": "#ffffff", "CdrColorTextChipDefault": "#4b4a48", "CdrColorTextChipDisabled": "#d5cfc3", "CdrColorTextPrimary": "#4b4a48", @@ -69,17 +69,17 @@ module.exports = { "CdrColorBackgroundButtonSaleHover": "#f7f5f3", "CdrColorBackgroundButtonDefaultDisabled": "#d5cfc3", "CdrColorBackgroundButtonIconOnlyActive": "#f7f5f3", - "CdrColorBackgroundChipDefaultRest": "#fffffe", - "CdrColorBackgroundChipDefaultDisabled": "#fffffe", + "CdrColorBackgroundChipDefaultRest": "#ffffff", + "CdrColorBackgroundChipDefaultDisabled": "#ffffff", "CdrColorBackgroundChipDefaultHover": "#f7f5f3", - "CdrColorBackgroundChipDefaultFocus": "#fffffe", + "CdrColorBackgroundChipDefaultFocus": "#ffffff", "CdrColorBackgroundChipDefaultActive": "#edeae3", "CdrColorBackgroundChipDefaultSelected": "#d5cfc3", "CdrColorBackgroundChipDefaultSelectedHover": "#edeae3", "CdrColorBackgroundChipDefaultSelectedFocus": "#d5cfc3", "CdrColorBackgroundChipDefaultSelectedActive": "#edeae3", "CdrColorBackgroundTransparent": "rgba(255, 255, 255, 0)", - "CdrColorBackgroundPrimary": "#fffffe", + "CdrColorBackgroundPrimary": "#ffffff", "CdrColorBackgroundSecondary": "#f7f5f3", "CdrColorBackgroundBrandSpruce": "#1f513f", "CdrColorBackgroundMessageDefault01": "#f9f8f6", @@ -105,7 +105,7 @@ module.exports = { "CdrColorBackgroundLabelDefaultActive": "#edeae3", "CdrColorBackgroundLabelDefaultFocus": "#fafbf9", "CdrColorBackgroundLabelSecondaryHover": "rgba(255, 255, 255, 0.75)", - "CdrColorBackgroundLabelSecondaryActive": "#fffffe", + "CdrColorBackgroundLabelSecondaryActive": "#ffffff", "CdrColorBackgroundLabelSecondaryFocus": "rgba(255, 255, 255, 0.75)", "CdrColorBackgroundInputDefault": "rgba(247, 245, 243, 0.15)", "CdrColorBackgroundInputSecondary": "rgba(255, 255, 255, 0.85)", @@ -113,21 +113,21 @@ module.exports = { "CdrColorBackgroundInputDefaultHover": "#fafbf9", "CdrColorBackgroundInputDefaultActive": "#fafbf9", "CdrColorBackgroundInputDefaultSelected": "#4b4a48", - "CdrColorBackgroundInputSecondaryActive": "#fffffe", + "CdrColorBackgroundInputSecondaryActive": "#ffffff", "CdrColorBackgroundInputDefaultSelectedHover": "#958e83", "CdrColorBackgroundInputDefaultDisabled": "#fafbf9", "CdrColorBackgroundInputDefaultSelectedFocus": "#958e83", "CdrColorBackgroundInputDefaultFocus": "#fafbf9", "CdrColorBackgroundRatingStarDefault": "#fafbf9", "CdrColorBackgroundRatingStarHighlighted": "#ffd280", - "CdrColorBackgroundSurfacePrimary": "#fffffe", + "CdrColorBackgroundSurfacePrimary": "#ffffff", "CdrColorBackgroundSurfaceSecondary": "#f7f5f3", "CdrColorBackgroundSurfaceBrandSpruce": "#1f513f", "CdrColorBackgroundSurfaceSale": "#c7370f", - "CdrColorBackgroundSurfaceSelectionDefaultRest": "#fffffe", - "CdrColorBackgroundSurfaceSelectionDefaultActive": "#fffffe", - "CdrColorBackgroundSurfaceSelectionDefaultHover": "#fffffe", - "CdrColorBackgroundSurfaceSelectionDefaultChecked": "#fffffe", + "CdrColorBackgroundSurfaceSelectionDefaultRest": "#ffffff", + "CdrColorBackgroundSurfaceSelectionDefaultActive": "#ffffff", + "CdrColorBackgroundSurfaceSelectionDefaultHover": "#ffffff", + "CdrColorBackgroundSurfaceSelectionDefaultChecked": "#ffffff", "CdrColorBackgroundSurfaceSelectionDefaultDisabled": "#f7f5f3", "CdrColorBackgroundSurfaceSelectionDefaultLoading": "#fafbf9", "CdrColorBackgroundSwitchDefaultRest": "#fafbf9", @@ -143,14 +143,14 @@ module.exports = { "CdrColorBackgroundSwitchHandleSelectedDefaultHover": "#d5cfc3", "CdrColorBackgroundSwitchHandleSelectedDefaultFocus": "#d5cfc3", "CdrColorBackgroundTableHeader": "#f7f5f3", - "CdrColorBackgroundTableRow": "#fffffe", + "CdrColorBackgroundTableRow": "#ffffff", "CdrColorBackgroundTableRowAlt": "#fafbf9", "CdrColorBackgroundToggleGroupDefaultRest": "#fafbf9", "CdrColorBackgroundToggleButtonDefaultRest": "#fafbf9", "CdrColorBackgroundToggleButtonDefaultHover": "#edeae3", "CdrColorBackgroundToggleButtonDefaultFocus": "#edeae3", - "CdrColorBackgroundToggleButtonDefaultSelectedRest": "#fffffe", - "CdrColorBackgroundToggleButtonDefaultSelectedHover": "#fffffe", + "CdrColorBackgroundToggleButtonDefaultSelectedRest": "#ffffff", + "CdrColorBackgroundToggleButtonDefaultSelectedHover": "#ffffff", "CdrColorBackgroundTooltipDefault": "#2e2e2b", "CdrColorBorderButtonPrimaryRest": "#1f513f", "CdrColorBorderButtonPrimaryActive": "#1f513f", @@ -248,13 +248,13 @@ module.exports = { "CdrColorIconMessageWarning": "#b68b37", "CdrColorIconMessageError": "#bb4045", "CdrColorIconMessageInfo": "#408e86", - "CdrColorIconCheckboxDefaultSelected": "#fffffe", - "CdrColorIconCheckboxDefaultSelectedHover": "#fffffe", + "CdrColorIconCheckboxDefaultSelected": "#ffffff", + "CdrColorIconCheckboxDefaultSelectedHover": "#ffffff", "CdrColorIconCheckboxDefaultSelectedActive": "#4b4a48", "CdrColorIconSwitchSelectedDefaultRest": "#d5cfc3", "CdrColorIconSwitchSelectedDefaultHover": "#d5cfc3", "CdrColorIconSwitchSelectedDefaultFocus": "#d5cfc3", - "CdrColorSurfacePrimary": "#fffffe", + "CdrColorSurfacePrimary": "#ffffff", "CdrColorSurfaceSecondary": "#f7f5f3", "CdrFormInputHeightDefault": "40", "CdrFormInputHeightLarge": "48", diff --git a/dist/rei-dot-com/js/cdr-tokens.mjs b/dist/rei-dot-com/js/cdr-tokens.mjs index 6011e07..9edb6e8 100644 --- a/dist/rei-dot-com/js/cdr-tokens.mjs +++ b/dist/rei-dot-com/js/cdr-tokens.mjs @@ -1,7 +1,7 @@ export const CdrColorTextButtonPrimary = "#fafbf9"; export const CdrColorTextButtonPrimaryHover = "#1f513f"; export const CdrColorTextButtonPrimaryActive = "#fafbf9"; -export const CdrColorTextButtonPrimaryDisabled = "#fffffe"; +export const CdrColorTextButtonPrimaryDisabled = "#ffffff"; export const CdrColorTextButtonSecondary = "#4b4a48"; export const CdrColorTextButtonSecondaryHover = "#4b4a48"; export const CdrColorTextButtonSecondaryActive = "#fafbf9"; @@ -9,11 +9,11 @@ export const CdrColorTextButtonSecondaryDisabled = "#d5cfc3"; export const CdrColorTextButtonDark = "#fafbf9"; export const CdrColorTextButtonDarkHover = "#4b4a48"; export const CdrColorTextButtonDarkActive = "#fafbf9"; -export const CdrColorTextButtonDarkDisabled = "#fffffe"; -export const CdrColorTextButtonSale = "#fffffe"; +export const CdrColorTextButtonDarkDisabled = "#ffffff"; +export const CdrColorTextButtonSale = "#ffffff"; export const CdrColorTextButtonSaleHover = "#c7370f"; -export const CdrColorTextButtonSaleActive = "#fffffe"; -export const CdrColorTextButtonSaleDisabled = "#fffffe"; +export const CdrColorTextButtonSaleActive = "#ffffff"; +export const CdrColorTextButtonSaleDisabled = "#ffffff"; export const CdrColorTextChipDefault = "#4b4a48"; export const CdrColorTextChipDisabled = "#d5cfc3"; export const CdrColorTextPrimary = "#4b4a48"; @@ -68,17 +68,17 @@ export const CdrColorBackgroundButtonSaleActive = "#c7370f"; export const CdrColorBackgroundButtonSaleHover = "#f7f5f3"; export const CdrColorBackgroundButtonDefaultDisabled = "#d5cfc3"; export const CdrColorBackgroundButtonIconOnlyActive = "#f7f5f3"; -export const CdrColorBackgroundChipDefaultRest = "#fffffe"; -export const CdrColorBackgroundChipDefaultDisabled = "#fffffe"; +export const CdrColorBackgroundChipDefaultRest = "#ffffff"; +export const CdrColorBackgroundChipDefaultDisabled = "#ffffff"; export const CdrColorBackgroundChipDefaultHover = "#f7f5f3"; -export const CdrColorBackgroundChipDefaultFocus = "#fffffe"; +export const CdrColorBackgroundChipDefaultFocus = "#ffffff"; export const CdrColorBackgroundChipDefaultActive = "#edeae3"; export const CdrColorBackgroundChipDefaultSelected = "#d5cfc3"; export const CdrColorBackgroundChipDefaultSelectedHover = "#edeae3"; export const CdrColorBackgroundChipDefaultSelectedFocus = "#d5cfc3"; export const CdrColorBackgroundChipDefaultSelectedActive = "#edeae3"; export const CdrColorBackgroundTransparent = "rgba(255, 255, 255, 0)"; -export const CdrColorBackgroundPrimary = "#fffffe"; +export const CdrColorBackgroundPrimary = "#ffffff"; export const CdrColorBackgroundSecondary = "#f7f5f3"; export const CdrColorBackgroundBrandSpruce = "#1f513f"; export const CdrColorBackgroundMessageDefault01 = "#f9f8f6"; @@ -104,7 +104,7 @@ export const CdrColorBackgroundLabelDefaultHover = "#fafbf9"; export const CdrColorBackgroundLabelDefaultActive = "#edeae3"; export const CdrColorBackgroundLabelDefaultFocus = "#fafbf9"; export const CdrColorBackgroundLabelSecondaryHover = "rgba(255, 255, 255, 0.75)"; -export const CdrColorBackgroundLabelSecondaryActive = "#fffffe"; +export const CdrColorBackgroundLabelSecondaryActive = "#ffffff"; export const CdrColorBackgroundLabelSecondaryFocus = "rgba(255, 255, 255, 0.75)"; export const CdrColorBackgroundInputDefault = "rgba(247, 245, 243, 0.15)"; export const CdrColorBackgroundInputSecondary = "rgba(255, 255, 255, 0.85)"; @@ -112,21 +112,21 @@ export const CdrColorBackgroundInputError = "rgba(255, 242, 242, 0.75)"; export const CdrColorBackgroundInputDefaultHover = "#fafbf9"; export const CdrColorBackgroundInputDefaultActive = "#fafbf9"; export const CdrColorBackgroundInputDefaultSelected = "#4b4a48"; -export const CdrColorBackgroundInputSecondaryActive = "#fffffe"; +export const CdrColorBackgroundInputSecondaryActive = "#ffffff"; export const CdrColorBackgroundInputDefaultSelectedHover = "#958e83"; export const CdrColorBackgroundInputDefaultDisabled = "#fafbf9"; export const CdrColorBackgroundInputDefaultSelectedFocus = "#958e83"; export const CdrColorBackgroundInputDefaultFocus = "#fafbf9"; export const CdrColorBackgroundRatingStarDefault = "#fafbf9"; export const CdrColorBackgroundRatingStarHighlighted = "#ffd280"; -export const CdrColorBackgroundSurfacePrimary = "#fffffe"; +export const CdrColorBackgroundSurfacePrimary = "#ffffff"; export const CdrColorBackgroundSurfaceSecondary = "#f7f5f3"; export const CdrColorBackgroundSurfaceBrandSpruce = "#1f513f"; export const CdrColorBackgroundSurfaceSale = "#c7370f"; -export const CdrColorBackgroundSurfaceSelectionDefaultRest = "#fffffe"; -export const CdrColorBackgroundSurfaceSelectionDefaultActive = "#fffffe"; -export const CdrColorBackgroundSurfaceSelectionDefaultHover = "#fffffe"; -export const CdrColorBackgroundSurfaceSelectionDefaultChecked = "#fffffe"; +export const CdrColorBackgroundSurfaceSelectionDefaultRest = "#ffffff"; +export const CdrColorBackgroundSurfaceSelectionDefaultActive = "#ffffff"; +export const CdrColorBackgroundSurfaceSelectionDefaultHover = "#ffffff"; +export const CdrColorBackgroundSurfaceSelectionDefaultChecked = "#ffffff"; export const CdrColorBackgroundSurfaceSelectionDefaultDisabled = "#f7f5f3"; export const CdrColorBackgroundSurfaceSelectionDefaultLoading = "#fafbf9"; export const CdrColorBackgroundSwitchDefaultRest = "#fafbf9"; @@ -142,14 +142,14 @@ export const CdrColorBackgroundSwitchHandleSelectedDefaultRest = "#d5cfc3"; export const CdrColorBackgroundSwitchHandleSelectedDefaultHover = "#d5cfc3"; export const CdrColorBackgroundSwitchHandleSelectedDefaultFocus = "#d5cfc3"; export const CdrColorBackgroundTableHeader = "#f7f5f3"; -export const CdrColorBackgroundTableRow = "#fffffe"; +export const CdrColorBackgroundTableRow = "#ffffff"; export const CdrColorBackgroundTableRowAlt = "#fafbf9"; export const CdrColorBackgroundToggleGroupDefaultRest = "#fafbf9"; export const CdrColorBackgroundToggleButtonDefaultRest = "#fafbf9"; export const CdrColorBackgroundToggleButtonDefaultHover = "#edeae3"; export const CdrColorBackgroundToggleButtonDefaultFocus = "#edeae3"; -export const CdrColorBackgroundToggleButtonDefaultSelectedRest = "#fffffe"; -export const CdrColorBackgroundToggleButtonDefaultSelectedHover = "#fffffe"; +export const CdrColorBackgroundToggleButtonDefaultSelectedRest = "#ffffff"; +export const CdrColorBackgroundToggleButtonDefaultSelectedHover = "#ffffff"; export const CdrColorBackgroundTooltipDefault = "#2e2e2b"; export const CdrColorBorderButtonPrimaryRest = "#1f513f"; export const CdrColorBorderButtonPrimaryActive = "#1f513f"; @@ -247,13 +247,13 @@ export const CdrColorIconMessageSuccess = "#3b8349"; export const CdrColorIconMessageWarning = "#b68b37"; export const CdrColorIconMessageError = "#bb4045"; export const CdrColorIconMessageInfo = "#408e86"; -export const CdrColorIconCheckboxDefaultSelected = "#fffffe"; -export const CdrColorIconCheckboxDefaultSelectedHover = "#fffffe"; +export const CdrColorIconCheckboxDefaultSelected = "#ffffff"; +export const CdrColorIconCheckboxDefaultSelectedHover = "#ffffff"; export const CdrColorIconCheckboxDefaultSelectedActive = "#4b4a48"; export const CdrColorIconSwitchSelectedDefaultRest = "#d5cfc3"; export const CdrColorIconSwitchSelectedDefaultHover = "#d5cfc3"; export const CdrColorIconSwitchSelectedDefaultFocus = "#d5cfc3"; -export const CdrColorSurfacePrimary = "#fffffe"; +export const CdrColorSurfacePrimary = "#ffffff"; export const CdrColorSurfaceSecondary = "#f7f5f3"; export const CdrFormInputHeightDefault = "40"; export const CdrFormInputHeightLarge = "48"; diff --git a/dist/rei-dot-com/json/android.json b/dist/rei-dot-com/json/android.json index ed55c46..ec9ce60 100644 --- a/dist/rei-dot-com/json/android.json +++ b/dist/rei-dot-com/json/android.json @@ -79,7 +79,7 @@ } }, { - "$value": "#fffffffe", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", @@ -293,7 +293,7 @@ } }, { - "$value": "#fffffffe", + "$value": "#ffffffff", "$type": "color", "newToken": "", "docs": { @@ -321,7 +321,7 @@ } }, { - "$value": "#fffffffe", + "$value": "#ffffffff", "$type": "color", "newToken": "", "docs": { @@ -377,7 +377,7 @@ } }, { - "$value": "#fffffffe", + "$value": "#ffffffff", "$type": "color", "newToken": "", "docs": { @@ -405,7 +405,7 @@ } }, { - "$value": "#fffffffe", + "$value": "#ffffffff", "$type": "color", "newToken": "", "docs": { @@ -1837,7 +1837,7 @@ } }, { - "$value": "#fffffffe", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", @@ -1863,7 +1863,7 @@ } }, { - "$value": "#fffffffe", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", @@ -1915,7 +1915,7 @@ } }, { - "$value": "#fffffffe", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", @@ -2071,7 +2071,7 @@ } }, { - "$value": "#fffffffe", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", @@ -2747,7 +2747,7 @@ } }, { - "$value": "#fffffffe", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", @@ -2955,7 +2955,7 @@ } }, { - "$value": "#fffffffe", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", @@ -3137,7 +3137,7 @@ } }, { - "$value": "#fffffffe", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", @@ -3241,7 +3241,7 @@ } }, { - "$value": "#fffffffe", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", @@ -3267,7 +3267,7 @@ } }, { - "$value": "#fffffffe", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", @@ -3293,7 +3293,7 @@ } }, { - "$value": "#fffffffe", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", @@ -3319,7 +3319,7 @@ } }, { - "$value": "#fffffffe", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", @@ -3735,7 +3735,7 @@ } }, { - "$value": "#fffffffe", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", @@ -3891,7 +3891,7 @@ } }, { - "$value": "#fffffffe", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", @@ -3917,7 +3917,7 @@ } }, { - "$value": "#fffffffe", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", @@ -6465,7 +6465,7 @@ } }, { - "$value": "#fffffffe", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", @@ -6491,7 +6491,7 @@ } }, { - "$value": "#fffffffe", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", @@ -6621,7 +6621,7 @@ } }, { - "$value": "#fffffffe", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", diff --git a/dist/rei-dot-com/json/global.json b/dist/rei-dot-com/json/global.json index 6912a2e..e0845fd 100644 --- a/dist/rei-dot-com/json/global.json +++ b/dist/rei-dot-com/json/global.json @@ -79,7 +79,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -293,7 +293,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "newToken": "", "docs": { @@ -321,7 +321,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "newToken": "", "docs": { @@ -377,7 +377,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "newToken": "", "docs": { @@ -405,7 +405,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "newToken": "", "docs": { @@ -1837,7 +1837,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -1863,7 +1863,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -1915,7 +1915,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -2071,7 +2071,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -2747,7 +2747,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -2955,7 +2955,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -3137,7 +3137,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -3241,7 +3241,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -3267,7 +3267,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -3293,7 +3293,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -3319,7 +3319,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -3735,7 +3735,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -3891,7 +3891,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -3917,7 +3917,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -6465,7 +6465,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -6491,7 +6491,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -6621,7 +6621,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", diff --git a/dist/rei-dot-com/json/ios.json b/dist/rei-dot-com/json/ios.json index e8ee5b3..b3f5a60 100644 --- a/dist/rei-dot-com/json/ios.json +++ b/dist/rei-dot-com/json/ios.json @@ -79,7 +79,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -293,7 +293,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "newToken": "", "docs": { @@ -321,7 +321,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "newToken": "", "docs": { @@ -377,7 +377,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "newToken": "", "docs": { @@ -405,7 +405,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "newToken": "", "docs": { @@ -1837,7 +1837,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -1863,7 +1863,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -1915,7 +1915,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -2071,7 +2071,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -2747,7 +2747,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -2955,7 +2955,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3137,7 +3137,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3241,7 +3241,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3267,7 +3267,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3293,7 +3293,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3319,7 +3319,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3735,7 +3735,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3891,7 +3891,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -3917,7 +3917,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -6465,7 +6465,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -6491,7 +6491,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", @@ -6621,7 +6621,7 @@ } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:0.996f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", diff --git a/dist/rei-dot-com/json/platform-tokens.json b/dist/rei-dot-com/json/platform-tokens.json index 4e1a6bd..932c88a 100644 --- a/dist/rei-dot-com/json/platform-tokens.json +++ b/dist/rei-dot-com/json/platform-tokens.json @@ -80,7 +80,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -294,7 +294,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "newToken": "", "docs": { @@ -322,7 +322,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "newToken": "", "docs": { @@ -378,7 +378,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "newToken": "", "docs": { @@ -406,7 +406,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "newToken": "", "docs": { @@ -1838,7 +1838,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -1864,7 +1864,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -1916,7 +1916,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -2072,7 +2072,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -2748,7 +2748,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -2956,7 +2956,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -3138,7 +3138,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -3242,7 +3242,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -3268,7 +3268,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -3294,7 +3294,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -3320,7 +3320,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -3736,7 +3736,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -3892,7 +3892,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -3918,7 +3918,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -6466,7 +6466,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -6492,7 +6492,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -6622,7 +6622,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", diff --git a/dist/rei-dot-com/json/web.json b/dist/rei-dot-com/json/web.json index 216cdc5..8181e02 100644 --- a/dist/rei-dot-com/json/web.json +++ b/dist/rei-dot-com/json/web.json @@ -91,7 +91,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -337,7 +337,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "newToken": "", "docs": { @@ -369,7 +369,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "newToken": "", "docs": { @@ -433,7 +433,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "newToken": "", "docs": { @@ -465,7 +465,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "newToken": "", "docs": { @@ -2120,7 +2120,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -2150,7 +2150,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -2210,7 +2210,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -2389,7 +2389,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -3163,7 +3163,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -3403,7 +3403,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -3611,7 +3611,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -3731,7 +3731,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -3762,7 +3762,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -3793,7 +3793,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -3824,7 +3824,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -4315,7 +4315,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -4497,7 +4497,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -4528,7 +4528,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -7492,7 +7492,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -7521,7 +7521,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", @@ -7672,7 +7672,7 @@ } }, { - "$value": "#fffffe", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", diff --git a/dist/rei-dot-com/less/cdr-tokens.less b/dist/rei-dot-com/less/cdr-tokens.less index fe0fa38..d03d701 100644 --- a/dist/rei-dot-com/less/cdr-tokens.less +++ b/dist/rei-dot-com/less/cdr-tokens.less @@ -677,7 +677,7 @@ @cdr-color-text-button-primary: #fafbf9; @cdr-color-text-button-primary-hover: #1f513f; @cdr-color-text-button-primary-active: #fafbf9; -@cdr-color-text-button-primary-disabled: #fffffe; +@cdr-color-text-button-primary-disabled: #ffffff; @cdr-color-text-button-secondary: #4b4a48; @cdr-color-text-button-secondary-hover: #4b4a48; @cdr-color-text-button-secondary-active: #fafbf9; @@ -685,11 +685,11 @@ @cdr-color-text-button-dark: #fafbf9; @cdr-color-text-button-dark-hover: #4b4a48; @cdr-color-text-button-dark-active: #fafbf9; -@cdr-color-text-button-dark-disabled: #fffffe; -@cdr-color-text-button-sale: #fffffe; +@cdr-color-text-button-dark-disabled: #ffffff; +@cdr-color-text-button-sale: #ffffff; @cdr-color-text-button-sale-hover: #c7370f; -@cdr-color-text-button-sale-active: #fffffe; -@cdr-color-text-button-sale-disabled: #fffffe; +@cdr-color-text-button-sale-active: #ffffff; +@cdr-color-text-button-sale-disabled: #ffffff; @cdr-color-text-chip-default: #4b4a48; @cdr-color-text-chip-disabled: #d5cfc3; @cdr-color-text-primary: #4b4a48; @@ -744,17 +744,17 @@ @cdr-color-background-button-sale-hover: #f7f5f3; @cdr-color-background-button-default-disabled: #d5cfc3; @cdr-color-background-button-icon-only-active: #f7f5f3; -@cdr-color-background-chip-default-rest: #fffffe; -@cdr-color-background-chip-default-disabled: #fffffe; +@cdr-color-background-chip-default-rest: #ffffff; +@cdr-color-background-chip-default-disabled: #ffffff; @cdr-color-background-chip-default-hover: #f7f5f3; -@cdr-color-background-chip-default-focus: #fffffe; +@cdr-color-background-chip-default-focus: #ffffff; @cdr-color-background-chip-default-active: #edeae3; @cdr-color-background-chip-default-selected: #d5cfc3; @cdr-color-background-chip-default-selected-hover: #edeae3; @cdr-color-background-chip-default-selected-focus: #d5cfc3; @cdr-color-background-chip-default-selected-active: #edeae3; @cdr-color-background-transparent: rgba(255, 255, 255, 0); -@cdr-color-background-primary: #fffffe; +@cdr-color-background-primary: #ffffff; @cdr-color-background-secondary: #f7f5f3; @cdr-color-background-brand-spruce: #1f513f; @cdr-color-background-message-default-01: #f9f8f6; @@ -780,7 +780,7 @@ @cdr-color-background-label-default-active: #edeae3; @cdr-color-background-label-default-focus: #fafbf9; @cdr-color-background-label-secondary-hover: rgba(255, 255, 255, 0.75); -@cdr-color-background-label-secondary-active: #fffffe; +@cdr-color-background-label-secondary-active: #ffffff; @cdr-color-background-label-secondary-focus: rgba(255, 255, 255, 0.75); @cdr-color-background-input-default: rgba(247, 245, 243, 0.15); @cdr-color-background-input-secondary: rgba(255, 255, 255, 0.85); @@ -788,21 +788,21 @@ @cdr-color-background-input-default-hover: #fafbf9; @cdr-color-background-input-default-active: #fafbf9; @cdr-color-background-input-default-selected: #4b4a48; -@cdr-color-background-input-secondary-active: #fffffe; +@cdr-color-background-input-secondary-active: #ffffff; @cdr-color-background-input-default-selected-hover: #958e83; @cdr-color-background-input-default-disabled: #fafbf9; @cdr-color-background-input-default-selected-focus: #958e83; @cdr-color-background-input-default-focus: #fafbf9; @cdr-color-background-rating-star-default: #fafbf9; @cdr-color-background-rating-star-highlighted: #ffd280; -@cdr-color-background-surface-primary: #fffffe; +@cdr-color-background-surface-primary: #ffffff; @cdr-color-background-surface-secondary: #f7f5f3; @cdr-color-background-surface-brand-spruce: #1f513f; @cdr-color-background-surface-sale: #c7370f; -@cdr-color-background-surface-selection-default-rest: #fffffe; -@cdr-color-background-surface-selection-default-active: #fffffe; -@cdr-color-background-surface-selection-default-hover: #fffffe; -@cdr-color-background-surface-selection-default-checked: #fffffe; +@cdr-color-background-surface-selection-default-rest: #ffffff; +@cdr-color-background-surface-selection-default-active: #ffffff; +@cdr-color-background-surface-selection-default-hover: #ffffff; +@cdr-color-background-surface-selection-default-checked: #ffffff; @cdr-color-background-surface-selection-default-disabled: #f7f5f3; @cdr-color-background-surface-selection-default-loading: #fafbf9; @cdr-color-background-switch-default-rest: #fafbf9; @@ -818,14 +818,14 @@ @cdr-color-background-switch-handle-selected-default-hover: #d5cfc3; @cdr-color-background-switch-handle-selected-default-focus: #d5cfc3; @cdr-color-background-table-header: #f7f5f3; -@cdr-color-background-table-row: #fffffe; +@cdr-color-background-table-row: #ffffff; @cdr-color-background-table-row-alt: #fafbf9; @cdr-color-background-toggle-group-default-rest: #fafbf9; @cdr-color-background-toggle-button-default-rest: #fafbf9; @cdr-color-background-toggle-button-default-hover: #edeae3; @cdr-color-background-toggle-button-default-focus: #edeae3; -@cdr-color-background-toggle-button-default-selected-rest: #fffffe; -@cdr-color-background-toggle-button-default-selected-hover: #fffffe; +@cdr-color-background-toggle-button-default-selected-rest: #ffffff; +@cdr-color-background-toggle-button-default-selected-hover: #ffffff; @cdr-color-background-tooltip-default: #2e2e2b; @cdr-color-border-button-primary-rest: #1f513f; @cdr-color-border-button-primary-active: #1f513f; @@ -923,13 +923,13 @@ @cdr-color-icon-message-warning: #b68b37; @cdr-color-icon-message-error: #bb4045; @cdr-color-icon-message-info: #408e86; -@cdr-color-icon-checkbox-default-selected: #fffffe; -@cdr-color-icon-checkbox-default-selected-hover: #fffffe; +@cdr-color-icon-checkbox-default-selected: #ffffff; +@cdr-color-icon-checkbox-default-selected-hover: #ffffff; @cdr-color-icon-checkbox-default-selected-active: #4b4a48; @cdr-color-icon-switch-selected-default-rest: #d5cfc3; @cdr-color-icon-switch-selected-default-hover: #d5cfc3; @cdr-color-icon-switch-selected-default-focus: #d5cfc3; -@cdr-color-surface-primary: #fffffe; +@cdr-color-surface-primary: #ffffff; @cdr-color-surface-secondary: #f7f5f3; @cdr-form-input-height-default: 4rem; @cdr-form-input-height-large: 4.8rem; diff --git a/dist/rei-dot-com/scss/cdr-tokens.scss b/dist/rei-dot-com/scss/cdr-tokens.scss index 8a48b66..681617c 100644 --- a/dist/rei-dot-com/scss/cdr-tokens.scss +++ b/dist/rei-dot-com/scss/cdr-tokens.scss @@ -1356,7 +1356,7 @@ $cdr-color-text-button-primary: #fafbf9; $cdr-color-text-button-primary-hover: #1f513f; $cdr-color-text-button-primary-active: #fafbf9; -$cdr-color-text-button-primary-disabled: #fffffe; +$cdr-color-text-button-primary-disabled: #ffffff; $cdr-color-text-button-secondary: #4b4a48; $cdr-color-text-button-secondary-hover: #4b4a48; $cdr-color-text-button-secondary-active: #fafbf9; @@ -1364,11 +1364,11 @@ $cdr-color-text-button-secondary-disabled: #d5cfc3; $cdr-color-text-button-dark: #fafbf9; $cdr-color-text-button-dark-hover: #4b4a48; $cdr-color-text-button-dark-active: #fafbf9; -$cdr-color-text-button-dark-disabled: #fffffe; -$cdr-color-text-button-sale: #fffffe; +$cdr-color-text-button-dark-disabled: #ffffff; +$cdr-color-text-button-sale: #ffffff; $cdr-color-text-button-sale-hover: #c7370f; -$cdr-color-text-button-sale-active: #fffffe; -$cdr-color-text-button-sale-disabled: #fffffe; +$cdr-color-text-button-sale-active: #ffffff; +$cdr-color-text-button-sale-disabled: #ffffff; $cdr-color-text-chip-default: #4b4a48; $cdr-color-text-chip-disabled: #d5cfc3; $cdr-color-text-primary: #4b4a48; @@ -1423,17 +1423,17 @@ $cdr-color-background-button-sale-active: #c7370f; $cdr-color-background-button-sale-hover: #f7f5f3; $cdr-color-background-button-default-disabled: #d5cfc3; $cdr-color-background-button-icon-only-active: #f7f5f3; -$cdr-color-background-chip-default-rest: #fffffe; -$cdr-color-background-chip-default-disabled: #fffffe; +$cdr-color-background-chip-default-rest: #ffffff; +$cdr-color-background-chip-default-disabled: #ffffff; $cdr-color-background-chip-default-hover: #f7f5f3; -$cdr-color-background-chip-default-focus: #fffffe; +$cdr-color-background-chip-default-focus: #ffffff; $cdr-color-background-chip-default-active: #edeae3; $cdr-color-background-chip-default-selected: #d5cfc3; $cdr-color-background-chip-default-selected-hover: #edeae3; $cdr-color-background-chip-default-selected-focus: #d5cfc3; $cdr-color-background-chip-default-selected-active: #edeae3; $cdr-color-background-transparent: rgba(255, 255, 255, 0); -$cdr-color-background-primary: #fffffe; +$cdr-color-background-primary: #ffffff; $cdr-color-background-secondary: #f7f5f3; $cdr-color-background-brand-spruce: #1f513f; $cdr-color-background-message-default-01: #f9f8f6; @@ -1459,7 +1459,7 @@ $cdr-color-background-label-default-hover: #fafbf9; $cdr-color-background-label-default-active: #edeae3; $cdr-color-background-label-default-focus: #fafbf9; $cdr-color-background-label-secondary-hover: rgba(255, 255, 255, 0.75); -$cdr-color-background-label-secondary-active: #fffffe; +$cdr-color-background-label-secondary-active: #ffffff; $cdr-color-background-label-secondary-focus: rgba(255, 255, 255, 0.75); $cdr-color-background-input-default: rgba(247, 245, 243, 0.15); $cdr-color-background-input-secondary: rgba(255, 255, 255, 0.85); @@ -1467,21 +1467,21 @@ $cdr-color-background-input-error: rgba(255, 242, 242, 0.75); $cdr-color-background-input-default-hover: #fafbf9; $cdr-color-background-input-default-active: #fafbf9; $cdr-color-background-input-default-selected: #4b4a48; -$cdr-color-background-input-secondary-active: #fffffe; +$cdr-color-background-input-secondary-active: #ffffff; $cdr-color-background-input-default-selected-hover: #958e83; $cdr-color-background-input-default-disabled: #fafbf9; $cdr-color-background-input-default-selected-focus: #958e83; $cdr-color-background-input-default-focus: #fafbf9; $cdr-color-background-rating-star-default: #fafbf9; $cdr-color-background-rating-star-highlighted: #ffd280; -$cdr-color-background-surface-primary: #fffffe; +$cdr-color-background-surface-primary: #ffffff; $cdr-color-background-surface-secondary: #f7f5f3; $cdr-color-background-surface-brand-spruce: #1f513f; $cdr-color-background-surface-sale: #c7370f; -$cdr-color-background-surface-selection-default-rest: #fffffe; -$cdr-color-background-surface-selection-default-active: #fffffe; -$cdr-color-background-surface-selection-default-hover: #fffffe; -$cdr-color-background-surface-selection-default-checked: #fffffe; +$cdr-color-background-surface-selection-default-rest: #ffffff; +$cdr-color-background-surface-selection-default-active: #ffffff; +$cdr-color-background-surface-selection-default-hover: #ffffff; +$cdr-color-background-surface-selection-default-checked: #ffffff; $cdr-color-background-surface-selection-default-disabled: #f7f5f3; $cdr-color-background-surface-selection-default-loading: #fafbf9; $cdr-color-background-switch-default-rest: #fafbf9; @@ -1497,14 +1497,14 @@ $cdr-color-background-switch-handle-selected-default-rest: #d5cfc3; $cdr-color-background-switch-handle-selected-default-hover: #d5cfc3; $cdr-color-background-switch-handle-selected-default-focus: #d5cfc3; $cdr-color-background-table-header: #f7f5f3; -$cdr-color-background-table-row: #fffffe; +$cdr-color-background-table-row: #ffffff; $cdr-color-background-table-row-alt: #fafbf9; $cdr-color-background-toggle-group-default-rest: #fafbf9; $cdr-color-background-toggle-button-default-rest: #fafbf9; $cdr-color-background-toggle-button-default-hover: #edeae3; $cdr-color-background-toggle-button-default-focus: #edeae3; -$cdr-color-background-toggle-button-default-selected-rest: #fffffe; -$cdr-color-background-toggle-button-default-selected-hover: #fffffe; +$cdr-color-background-toggle-button-default-selected-rest: #ffffff; +$cdr-color-background-toggle-button-default-selected-hover: #ffffff; $cdr-color-background-tooltip-default: #2e2e2b; $cdr-color-border-button-primary-rest: #1f513f; $cdr-color-border-button-primary-active: #1f513f; @@ -1602,13 +1602,13 @@ $cdr-color-icon-message-success: #3b8349; $cdr-color-icon-message-warning: #b68b37; $cdr-color-icon-message-error: #bb4045; $cdr-color-icon-message-info: #408e86; -$cdr-color-icon-checkbox-default-selected: #fffffe; -$cdr-color-icon-checkbox-default-selected-hover: #fffffe; +$cdr-color-icon-checkbox-default-selected: #ffffff; +$cdr-color-icon-checkbox-default-selected-hover: #ffffff; $cdr-color-icon-checkbox-default-selected-active: #4b4a48; $cdr-color-icon-switch-selected-default-rest: #d5cfc3; $cdr-color-icon-switch-selected-default-hover: #d5cfc3; $cdr-color-icon-switch-selected-default-focus: #d5cfc3; -$cdr-color-surface-primary: #fffffe; +$cdr-color-surface-primary: #ffffff; $cdr-color-surface-secondary: #f7f5f3; $cdr-form-input-height-default: 4rem; $cdr-form-input-height-large: 4.8rem; diff --git a/tokens/_options/color.json5 b/tokens/_options/color.json5 index 4dbcee1..952aa57 100644 --- a/tokens/_options/color.json5 +++ b/tokens/_options/color.json5 @@ -6,7 +6,7 @@ "$value": "rgba(255, 255, 255, 0)" }, "white": { - "$value": "#fffffe" + "$value": "#ffffff" }, "white-75": { "$value": "rgba(255, 255, 255, 0.75)" From 590e4e711be8a07da4aff2453ca042455c07dbb6 Mon Sep 17 00:00:00 2001 From: Carlos Viteri Date: Thu, 21 Nov 2024 21:57:38 -0500 Subject: [PATCH 11/11] organize tokens --- dist/docsite/android/colors.xml | 220 +- dist/docsite/css/cdr-tokens.css | 220 +- dist/docsite/figma/figma.json | 1818 ++++--- dist/docsite/ios/CdrColor.h | 214 +- dist/docsite/ios/CdrColor.m | 204 +- dist/docsite/js/cdr-tokens.cjs | 220 +- dist/docsite/js/cdr-tokens.d.mts | 214 +- dist/docsite/js/cdr-tokens.mjs | 220 +- dist/docsite/json/android.json | 4138 ++++++++-------- dist/docsite/json/global.json | 4138 ++++++++-------- dist/docsite/json/ios.json | 4138 ++++++++-------- dist/docsite/json/platform-tokens.json | 3760 +++++++-------- dist/docsite/json/web.json | 5080 ++++++++++---------- dist/docsite/less/cdr-tokens.less | 220 +- dist/docsite/scss/cdr-tokens.scss | 220 +- dist/rei-dot-com/android/colors.xml | 208 +- dist/rei-dot-com/css/cdr-tokens.css | 208 +- dist/rei-dot-com/figma/figma.json | 1706 ++++--- dist/rei-dot-com/ios/CdrColor.h | 202 +- dist/rei-dot-com/ios/CdrColor.m | 192 +- dist/rei-dot-com/js/cdr-tokens.cjs | 208 +- dist/rei-dot-com/js/cdr-tokens.d.mts | 202 +- dist/rei-dot-com/js/cdr-tokens.mjs | 208 +- dist/rei-dot-com/json/android.json | 3456 ++++++------- dist/rei-dot-com/json/global.json | 3456 ++++++------- dist/rei-dot-com/json/ios.json | 3456 ++++++------- dist/rei-dot-com/json/platform-tokens.json | 3590 +++++++------- dist/rei-dot-com/json/web.json | 4624 +++++++++--------- dist/rei-dot-com/less/cdr-tokens.less | 208 +- dist/rei-dot-com/scss/cdr-tokens.scss | 208 +- tokens/global/accordion.json5 | 18 + tokens/global/button.json5 | 584 ++- tokens/global/color.json5 | 398 +- tokens/global/form.json5 | 88 +- tokens/global/icon.json5 | 14 +- tokens/global/input.json5 | 58 +- tokens/global/message.json5 | 322 ++ tokens/global/modal.json5 | 18 + tokens/global/motion.json5 | 40 +- tokens/global/pagination.json5 | 28 + tokens/global/prominence.json5 | 51 +- tokens/global/radius.json5 | 22 +- tokens/global/rating.json5 | 38 +- tokens/global/space.json5 | 222 +- tokens/global/surface-selection.json5 | 132 + tokens/global/surfaceselection.json5 | 136 - tokens/global/switch.json5 | 298 +- tokens/global/tab.json5 | 118 +- tokens/global/table.json5 | 58 +- tokens/global/toggle-button.json5 | 118 + tokens/global/togglebutton.json5 | 128 - tokens/global/tooltip.json5 | 2 +- tokens/themes/docsite/table.json5 | 76 +- tokens/themes/rei-dot-com/link.json5 | 2 - tokens/web/breakpoints.json5 | 18 +- tokens/web/prominence.json5 | 10 +- tokens/web/space.json5 | 72 +- 57 files changed, 24991 insertions(+), 25234 deletions(-) create mode 100644 tokens/global/accordion.json5 create mode 100644 tokens/global/message.json5 create mode 100644 tokens/global/modal.json5 create mode 100644 tokens/global/pagination.json5 create mode 100644 tokens/global/surface-selection.json5 delete mode 100644 tokens/global/surfaceselection.json5 create mode 100644 tokens/global/toggle-button.json5 delete mode 100644 tokens/global/togglebutton.json5 diff --git a/dist/docsite/android/colors.xml b/dist/docsite/android/colors.xml index 110132e..532ca56 100644 --- a/dist/docsite/android/colors.xml +++ b/dist/docsite/android/colors.xml @@ -2,65 +2,7 @@ - #fffafbf9 - #ff1f513f - #fffafbf9 - #ffffffff - #ff4b4a48 - #ff4b4a48 - #fffafbf9 - #ffd5cfc3 - #fffafbf9 - #ff4b4a48 - #fffafbf9 - #ffffffff - #ffffffff - #ffc7370f - #ffffffff - #ffffffff - #ff4b4a48 - #ffd5cfc3 - #e62e2e2b - #ff4b4a48 - #ff2e2e2b - #ff1f513f - #ffc7370f - #fffafbf9 - #ffd5cfc3 - #ff2e6b34 - #ff854714 - #ff811823 - #ff1b437e - #ffbb4045 - #ff2e2e2b - #ff4b4a48 - #ffb2ab9f - #ff736e65 - #ff4b4a48 - #ff736e65 - #ffd5cfc3 - #ff2e2e2b - #ff736e65 - #ffb33322 - #e62e2e2b - #e62e2e2b - #ff4b4a48 - #ffd5cfc3 - #ff406eb5 - #ff4b4a48 - #ff406eb5 - #ffb2ab9f - #ff736e65 - #ff4b4a48 - #ff406eb5 - #ffd5cfc3 - #ff4b4a48 - #fffafbf9 - #e62e2e2b - #ff4b4a48 - #ff3b8349 - #ffbb4045 - #ffb68b37 + #fffafbf9 #ff1f513f #ff1f513f #fff7f5f3 @@ -89,26 +31,12 @@ #00ffffff #fff7f5f3 #ffffffff + #ffc7370f #ff1f513f - #fff9f8f6 - #ffe8e0ce - #ffecf9e6 - #fff4fbf5 - #ffd5e6cb - #fffdf6e2 - #fffefcf1 - #fff5e9b7 - #fffcefe4 - #fffdf7f7 - #ffeecbc1 - #ffe2f4fe - #ffedf4f5 - #ffc2d8db - #ffc7370f - #fffafbf9 - #fffafbf9 - #ff406eb5 - #d9f7f5f3 + #ffecf9e6 + #ffe2f4fe + #fffdf6e2 + #fffcefe4 #fffafbf9 #ffedeae3 #fffafbf9 @@ -126,24 +54,39 @@ #fffafbf9 #ff958e83 #fffafbf9 + #fff9f8f6 + #ffe8e0ce + #ffecf9e6 + #fff4fbf5 + #ffd5e6cb + #fffdf6e2 + #fffefcf1 + #fff5e9b7 + #fffcefe4 + #fffdf7f7 + #ffeecbc1 + #ffe2f4fe + #ffedf4f5 + #ffc2d8db + #ffc7370f + #d9f7f5f3 + #fffafbf9 + #ff406eb5 #fffafbf9 #ffffd280 - #ffffffff - #fff7f5f3 - #ff1f513f - #ffc7370f #ffffffff #ffffffff #ffffffff #ffffffff #fff7f5f3 #fffafbf9 - #fffafbf9 - #fffafbf9 - #fffafbf9 - #ff4b4a48 - #ff2e2e2b - #ff2e2e2b + #ffffffff + #fff7f5f3 + #ff1f513f + #ffc7370f + #ff4b4a48 + #ff2e2e2b + #ff2e2e2b #ffd5cfc3 #ffedeae3 #ffd5cfc3 @@ -166,6 +109,65 @@ #ff2e2e2b #fffafbf9 #ffc4b03b + #fffafbf9 + #ff1f513f + #fffafbf9 + #ffffffff + #ff4b4a48 + #ff4b4a48 + #fffafbf9 + #ffd5cfc3 + #fffafbf9 + #ff4b4a48 + #fffafbf9 + #ffffffff + #ffffffff + #ffc7370f + #ffffffff + #ffffffff + #ff4b4a48 + #ffd5cfc3 + #e62e2e2b + #ff4b4a48 + #ff2e2e2b + #ff1f513f + #ffc7370f + #fffafbf9 + #ffd5cfc3 + #ff2e6b34 + #ff854714 + #ff811823 + #ff1b437e + #ff2e2e2b + #ff4b4a48 + #ffb2ab9f + #ff736e65 + #ff4b4a48 + #ff736e65 + #ffd5cfc3 + #ff2e2e2b + #ff736e65 + #ffb33322 + #e62e2e2b + #e62e2e2b + #ff4b4a48 + #ffd5cfc3 + #ff406eb5 + #ffbb4045 + #ff4b4a48 + #ff406eb5 + #ffb2ab9f + #ff736e65 + #ff4b4a48 + #ff406eb5 + #ffd5cfc3 + #ff4b4a48 + #fffafbf9 + #e62e2e2b + #ff4b4a48 + #ff3b8349 + #ffbb4045 + #ffb68b37 #ff1f513f #ff1f513f #fff7f5f3 @@ -199,16 +201,6 @@ #ffb68b37 #ffbb4045 #ff406eb5 - #ff726d64 - #ffe8e0ce - #ff3b8349 - #ffd5e6cb - #ffb68b37 - #fff5e9b7 - #ffbb4045 - #ffeecbc1 - #ff408e86 - #ffc2d8db #ff2e2e2b #ff958e83 #ffb33322 @@ -223,20 +215,30 @@ #ff0b2d60 #ffd5cfc3 #ff406eb5 + #ff726d64 + #ffe8e0ce + #ff3b8349 + #ffd5e6cb + #ffb68b37 + #fff5e9b7 + #ffbb4045 + #ffeecbc1 + #ff408e86 + #ffc2d8db #ff958e83 #ffbd7b2d - #ffd5cfc3 - #ff958e83 - #ff3b8349 - #ffb68b37 - #ffbb4045 - #ff406eb5 #ff958e83 #ff958e83 #ff958e83 #ff2e2e2b #ff958e83 #ff958e83 + #ffd5cfc3 + #ff958e83 + #ff3b8349 + #ffb68b37 + #ffbb4045 + #ff406eb5 #ff4b4a48 #ffd5cfc3 #ff4b4a48 @@ -249,6 +251,7 @@ #ffd5cfc3 #ffd5cfc3 #ff958e83 + #ffd5cfc3 #ff4b4a48 #ff4b4a48 #ff4b4a48 @@ -257,7 +260,6 @@ #ff4b4a48 #ff4b4a48 #ffc4b03b - #ffd5cfc3 #ff3b8349 #ffbb4045 #ffb68b37 @@ -265,19 +267,17 @@ #ff4b4a48 #ff406eb5 #ffd5cfc3 + #ffffffff + #ffffffff + #ff4b4a48 #ff726d64 #ff3b8349 #ffb68b37 #ffbb4045 #ff408e86 - #ffffffff - #ffffffff - #ff4b4a48 #ffd5cfc3 #ffd5cfc3 #ffd5cfc3 - #ffffffff - #fff7f5f3 #ffc4b03b #332e2e2b #332e2e2b diff --git a/dist/docsite/css/cdr-tokens.css b/dist/docsite/css/cdr-tokens.css index 723a4bb..8f346eb 100644 --- a/dist/docsite/css/cdr-tokens.css +++ b/dist/docsite/css/cdr-tokens.css @@ -1,63 +1,5 @@ :root { - --cdr-color-text-button-primary: #fafbf9; - --cdr-color-text-button-primary-hover: #1f513f; - --cdr-color-text-button-primary-active: #fafbf9; - --cdr-color-text-button-primary-disabled: #ffffff; - --cdr-color-text-button-secondary: #4b4a48; - --cdr-color-text-button-secondary-hover: #4b4a48; - --cdr-color-text-button-secondary-active: #fafbf9; - --cdr-color-text-button-secondary-disabled: #d5cfc3; - --cdr-color-text-button-dark: #fafbf9; - --cdr-color-text-button-dark-hover: #4b4a48; - --cdr-color-text-button-dark-active: #fafbf9; - --cdr-color-text-button-dark-disabled: #ffffff; - --cdr-color-text-button-sale: #ffffff; - --cdr-color-text-button-sale-hover: #c7370f; - --cdr-color-text-button-sale-active: #ffffff; - --cdr-color-text-button-sale-disabled: #ffffff; - --cdr-color-text-chip-default: #4b4a48; - --cdr-color-text-chip-disabled: #d5cfc3; - --cdr-color-text-primary: rgba(46, 46, 43, 0.9); - --cdr-color-text-secondary: #4b4a48; - --cdr-color-text-emphasis: #2e2e2b; - --cdr-color-text-brand: #1f513f; - --cdr-color-text-sale: #c7370f; - --cdr-color-text-inverse: #fafbf9; - --cdr-color-text-disabled: #d5cfc3; - --cdr-color-text-success: #2e6b34; - --cdr-color-text-warning: #854714; - --cdr-color-text-error: #811823; - --cdr-color-text-info: #1b437e; - --cdr-color-text-message-error: #bb4045; - --cdr-color-text-input-default: #2e2e2b; - --cdr-color-text-input-label: #4b4a48; - --cdr-color-text-input-label-disabled: #b2ab9f; - --cdr-color-text-input-placeholder: #736e65; - --cdr-color-text-input-required: #4b4a48; - --cdr-color-text-input-optional: #736e65; - --cdr-color-text-input-disabled: #d5cfc3; - --cdr-color-text-input-filled: #2e2e2b; - --cdr-color-text-input-help: #736e65; - --cdr-color-text-input-error: #b33322; - --cdr-color-text-link-rest: rgba(46, 46, 43, 0.9); - --cdr-color-text-link-hover: rgba(46, 46, 43, 0.9); - --cdr-color-text-link-active: #4b4a48; - --cdr-color-text-link-disabled: #d5cfc3; - --cdr-color-text-link-visited: #406eb5; - --cdr-color-text-rating-default: #4b4a48; - --cdr-color-text-rating-hover: #406eb5; - --cdr-color-text-rating-separator: #b2ab9f; - --cdr-color-text-tab-rest: #736e65; - --cdr-color-text-tab-active: #4b4a48; - --cdr-color-text-tab-hover: #406eb5; - --cdr-color-text-tab-disabled: #d5cfc3; - --cdr-color-text-toggle-button-default-rest: #4b4a48; - --cdr-color-text-tooltip-default: #fafbf9; - --cdr-color-text-table-primary: rgba(46, 46, 43, 0.9); - --cdr-color-text-table-secondary: #4b4a48; - --cdr-color-text-usage-affirmative: #3b8349; - --cdr-color-text-usage-negative: #bb4045; - --cdr-color-text-usage-caution: #b68b37; + --cdr-color-background-accordion-hover: #fafbf9; --cdr-color-background-button-primary-rest: #1f513f; --cdr-color-background-button-primary-active: #1f513f; --cdr-color-background-button-primary-hover: #f7f5f3; @@ -86,26 +28,12 @@ --cdr-color-background-transparent: rgba(255, 255, 255, 0); --cdr-color-background-primary: #f7f5f3; --cdr-color-background-secondary: #ffffff; + --cdr-color-background-sale: #c7370f; --cdr-color-background-brand-spruce: #1f513f; - --cdr-color-background-message-default-01: #f9f8f6; - --cdr-color-background-message-default-02: #e8e0ce; - --cdr-color-background-message-success: #ecf9e6; - --cdr-color-background-message-success-01: #f4fbf5; - --cdr-color-background-message-success-02: #d5e6cb; - --cdr-color-background-message-warning: #fdf6e2; - --cdr-color-background-message-warning-01: #fefcf1; - --cdr-color-background-message-warning-02: #f5e9b7; - --cdr-color-background-message-error: #fcefe4; - --cdr-color-background-message-error-01: #fdf7f7; - --cdr-color-background-message-error-02: #eecbc1; - --cdr-color-background-message-info: #e2f4fe; - --cdr-color-background-message-info-01: #edf4f5; - --cdr-color-background-message-info-02: #c2d8db; - --cdr-color-background-message-sale: #c7370f; - --cdr-color-background-accordion-hover: #fafbf9; - --cdr-color-background-pagination-hover: #fafbf9; - --cdr-color-background-pagination-keyline: #406eb5; - --cdr-color-background-modal-overlay: rgba(247, 245, 243, 0.85); + --cdr-color-background-success: #ecf9e6; + --cdr-color-background-info: #e2f4fe; + --cdr-color-background-warning: #fdf6e2; + --cdr-color-background-error: #fcefe4; --cdr-color-background-label-default-hover: #fafbf9; --cdr-color-background-label-default-active: #edeae3; --cdr-color-background-label-default-focus: #fafbf9; @@ -123,24 +51,39 @@ --cdr-color-background-input-default-disabled: #fafbf9; --cdr-color-background-input-default-selected-focus: #958e83; --cdr-color-background-input-default-focus: #fafbf9; + --cdr-color-background-message-default-01: #f9f8f6; + --cdr-color-background-message-default-02: #e8e0ce; + --cdr-color-background-message-success: #ecf9e6; + --cdr-color-background-message-success-01: #f4fbf5; + --cdr-color-background-message-success-02: #d5e6cb; + --cdr-color-background-message-warning: #fdf6e2; + --cdr-color-background-message-warning-01: #fefcf1; + --cdr-color-background-message-warning-02: #f5e9b7; + --cdr-color-background-message-error: #fcefe4; + --cdr-color-background-message-error-01: #fdf7f7; + --cdr-color-background-message-error-02: #eecbc1; + --cdr-color-background-message-info: #e2f4fe; + --cdr-color-background-message-info-01: #edf4f5; + --cdr-color-background-message-info-02: #c2d8db; + --cdr-color-background-message-sale: #c7370f; + --cdr-color-background-modal-overlay: rgba(247, 245, 243, 0.85); + --cdr-color-background-pagination-hover: #fafbf9; + --cdr-color-background-pagination-keyline: #406eb5; --cdr-color-background-rating-star-default: #fafbf9; --cdr-color-background-rating-star-highlighted: #ffd280; - --cdr-color-background-surface-primary: #ffffff; - --cdr-color-background-surface-secondary: #f7f5f3; - --cdr-color-background-surface-brand-spruce: #1f513f; - --cdr-color-background-surface-sale: #c7370f; --cdr-color-background-surface-selection-default-rest: #ffffff; --cdr-color-background-surface-selection-default-active: #ffffff; --cdr-color-background-surface-selection-default-hover: #ffffff; --cdr-color-background-surface-selection-default-checked: #ffffff; --cdr-color-background-surface-selection-default-disabled: #f7f5f3; --cdr-color-background-surface-selection-default-loading: #fafbf9; - --cdr-color-background-switch-default-rest: #fafbf9; - --cdr-color-background-switch-default-hover: #fafbf9; - --cdr-color-background-switch-default-focus: #fafbf9; - --cdr-color-background-switch-selected-default-rest: #4b4a48; - --cdr-color-background-switch-selected-default-hover: #2e2e2b; - --cdr-color-background-switch-selected-default-focus: #2e2e2b; + --cdr-color-background-surface-primary: #ffffff; + --cdr-color-background-surface-secondary: #f7f5f3; + --cdr-color-background-surface-brand-spruce: #1f513f; + --cdr-color-background-surface-sale: #c7370f; + --cdr-color-background-switch-default-rest: #4b4a48; + --cdr-color-background-switch-default-hover: #2e2e2b; + --cdr-color-background-switch-default-focus: #2e2e2b; --cdr-color-background-switch-handle-default-rest: #d5cfc3; --cdr-color-background-switch-handle-default-hover: #edeae3; --cdr-color-background-switch-handle-default-focus: #d5cfc3; @@ -163,6 +106,65 @@ --cdr-color-background-link-card-active: #2e2e2b; --cdr-color-background-note: #fafbf9; --cdr-color-background-tag: #c4b03b; + --cdr-color-text-button-primary: #fafbf9; + --cdr-color-text-button-primary-hover: #1f513f; + --cdr-color-text-button-primary-active: #fafbf9; + --cdr-color-text-button-primary-disabled: #ffffff; + --cdr-color-text-button-secondary: #4b4a48; + --cdr-color-text-button-secondary-hover: #4b4a48; + --cdr-color-text-button-secondary-active: #fafbf9; + --cdr-color-text-button-secondary-disabled: #d5cfc3; + --cdr-color-text-button-dark: #fafbf9; + --cdr-color-text-button-dark-hover: #4b4a48; + --cdr-color-text-button-dark-active: #fafbf9; + --cdr-color-text-button-dark-disabled: #ffffff; + --cdr-color-text-button-sale: #ffffff; + --cdr-color-text-button-sale-hover: #c7370f; + --cdr-color-text-button-sale-active: #ffffff; + --cdr-color-text-button-sale-disabled: #ffffff; + --cdr-color-text-chip-default: #4b4a48; + --cdr-color-text-chip-disabled: #d5cfc3; + --cdr-color-text-primary: rgba(46, 46, 43, 0.9); + --cdr-color-text-secondary: #4b4a48; + --cdr-color-text-emphasis: #2e2e2b; + --cdr-color-text-brand: #1f513f; + --cdr-color-text-sale: #c7370f; + --cdr-color-text-inverse: #fafbf9; + --cdr-color-text-disabled: #d5cfc3; + --cdr-color-text-success: #2e6b34; + --cdr-color-text-warning: #854714; + --cdr-color-text-error: #811823; + --cdr-color-text-info: #1b437e; + --cdr-color-text-input-default: #2e2e2b; + --cdr-color-text-input-label: #4b4a48; + --cdr-color-text-input-label-disabled: #b2ab9f; + --cdr-color-text-input-placeholder: #736e65; + --cdr-color-text-input-required: #4b4a48; + --cdr-color-text-input-optional: #736e65; + --cdr-color-text-input-disabled: #d5cfc3; + --cdr-color-text-input-filled: #2e2e2b; + --cdr-color-text-input-help: #736e65; + --cdr-color-text-input-error: #b33322; + --cdr-color-text-link-rest: rgba(46, 46, 43, 0.9); + --cdr-color-text-link-hover: rgba(46, 46, 43, 0.9); + --cdr-color-text-link-active: #4b4a48; + --cdr-color-text-link-disabled: #d5cfc3; + --cdr-color-text-link-visited: #406eb5; + --cdr-color-text-message-error: #bb4045; + --cdr-color-text-rating-default: #4b4a48; + --cdr-color-text-rating-hover: #406eb5; + --cdr-color-text-rating-separator: #b2ab9f; + --cdr-color-text-tab-rest: #736e65; + --cdr-color-text-tab-active: #4b4a48; + --cdr-color-text-tab-hover: #406eb5; + --cdr-color-text-tab-disabled: #d5cfc3; + --cdr-color-text-toggle-button-default-rest: #4b4a48; + --cdr-color-text-tooltip-default: #fafbf9; + --cdr-color-text-table-primary: rgba(46, 46, 43, 0.9); + --cdr-color-text-table-secondary: #4b4a48; + --cdr-color-text-usage-affirmative: #3b8349; + --cdr-color-text-usage-negative: #bb4045; + --cdr-color-text-usage-caution: #b68b37; --cdr-color-border-button-primary-rest: #1f513f; --cdr-color-border-button-primary-active: #1f513f; --cdr-color-border-button-primary-active-inset: #f7f5f3; @@ -196,16 +198,6 @@ --cdr-color-border-warning: #b68b37; --cdr-color-border-error: #bb4045; --cdr-color-border-info: #406eb5; - --cdr-color-border-message-default-01: #726d64; - --cdr-color-border-message-default-02: #e8e0ce; - --cdr-color-border-message-success-01: #3b8349; - --cdr-color-border-message-success-02: #d5e6cb; - --cdr-color-border-message-warning-01: #b68b37; - --cdr-color-border-message-warning-02: #f5e9b7; - --cdr-color-border-message-error-01: #bb4045; - --cdr-color-border-message-error-02: #eecbc1; - --cdr-color-border-message-info-01: #408e86; - --cdr-color-border-message-info-02: #c2d8db; --cdr-color-border-label-default-focus: #2e2e2b; --cdr-color-border-input-default: #958e83; --cdr-color-border-input-error: #b33322; @@ -220,20 +212,30 @@ --cdr-color-border-link-active: #0b2d60; --cdr-color-border-link-disabled: #d5cfc3; --cdr-color-border-link-visited: #406eb5; + --cdr-color-border-message-default-01: #726d64; + --cdr-color-border-message-default-02: #e8e0ce; + --cdr-color-border-message-success-01: #3b8349; + --cdr-color-border-message-success-02: #d5e6cb; + --cdr-color-border-message-warning-01: #b68b37; + --cdr-color-border-message-warning-02: #f5e9b7; + --cdr-color-border-message-error-01: #bb4045; + --cdr-color-border-message-error-02: #eecbc1; + --cdr-color-border-message-info-01: #408e86; + --cdr-color-border-message-info-02: #c2d8db; --cdr-color-border-rating-star-default: #958e83; --cdr-color-border-rating-star-highlighted: #bd7b2d; - --cdr-color-border-surface-primary: #d5cfc3; - --cdr-color-border-surface-secondary: #958e83; - --cdr-color-border-surface-success: #3b8349; - --cdr-color-border-surface-warning: #b68b37; - --cdr-color-border-surface-error: #bb4045; - --cdr-color-border-surface-info: #406eb5; --cdr-color-border-surface-selection-default-rest: #958e83; --cdr-color-border-surface-selection-default-active: #958e83; --cdr-color-border-surface-selection-default-hover: #958e83; --cdr-color-border-surface-selection-default-checked: #2e2e2b; --cdr-color-border-surface-selection-default-disabled: #958e83; --cdr-color-border-surface-selection-default-loading: #958e83; + --cdr-color-border-surface-primary: #d5cfc3; + --cdr-color-border-surface-secondary: #958e83; + --cdr-color-border-surface-success: #3b8349; + --cdr-color-border-surface-warning: #b68b37; + --cdr-color-border-surface-error: #bb4045; + --cdr-color-border-surface-info: #406eb5; --cdr-color-border-switch-default-hover: #4b4a48; --cdr-color-border-switch-handle-default-rest: #d5cfc3; --cdr-color-border-switch-handle-default-hover: #4b4a48; @@ -246,6 +248,7 @@ --cdr-color-border-tab-keyline-disabled: #d5cfc3; --cdr-color-border-table-default: #d5cfc3; --cdr-color-border-table-head: #958e83; + --cdr-color-border-table-row: #d5cfc3; --cdr-color-border-toggle-button-default-focus: #4b4a48; --cdr-color-border-toggle-button-default-selected-rest: #4b4a48; --cdr-color-border-toggle-button-default-selected-focus: #4b4a48; @@ -254,7 +257,6 @@ --cdr-color-border-link-card-hover: #4b4a48; --cdr-color-border-link-card-active: #4b4a48; --cdr-color-border-note: #c4b03b; - --cdr-color-border-table-row: #d5cfc3; --cdr-color-border-usage-affirmative: #3b8349; --cdr-color-border-usage-negative: #bb4045; --cdr-color-border-usage-caution: #b68b37; @@ -262,19 +264,17 @@ --cdr-color-icon-emphasis: #4b4a48; --cdr-color-icon-link: #406eb5; --cdr-color-icon-disabled: #d5cfc3; + --cdr-color-icon-checkbox-default-selected: #ffffff; + --cdr-color-icon-checkbox-default-selected-hover: #ffffff; + --cdr-color-icon-checkbox-default-selected-active: #4b4a48; --cdr-color-icon-message-default: #726d64; --cdr-color-icon-message-success: #3b8349; --cdr-color-icon-message-warning: #b68b37; --cdr-color-icon-message-error: #bb4045; --cdr-color-icon-message-info: #408e86; - --cdr-color-icon-checkbox-default-selected: #ffffff; - --cdr-color-icon-checkbox-default-selected-hover: #ffffff; - --cdr-color-icon-checkbox-default-selected-active: #4b4a48; --cdr-color-icon-switch-selected-default-rest: #d5cfc3; --cdr-color-icon-switch-selected-default-hover: #d5cfc3; --cdr-color-icon-switch-selected-default-focus: #d5cfc3; - --cdr-color-surface-primary: #ffffff; - --cdr-color-surface-secondary: #f7f5f3; --cdr-color-icon-background-note: #c4b03b; --cdr-form-input-height-default: 4rem; --cdr-form-input-height-large: 4.8rem; diff --git a/dist/docsite/figma/figma.json b/dist/docsite/figma/figma.json index 9921d7b..a0da696 100644 --- a/dist/docsite/figma/figma.json +++ b/dist/docsite/figma/figma.json @@ -736,989 +736,973 @@ } }, "color": { - "text": { - "button": { - "primary": { + "background": { + "accordion": { + "hover": { "$value": "{color.warm-grey-010}", "$type": "color", - "filePath": "tokens/global/button.json5" - }, - "primary-hover": { + "filePath": "tokens/global/accordion.json5" + } + }, + "button": { + "primary-rest": { "$value": "{color.blue-spruce-green-1000}", "$type": "color", "filePath": "tokens/global/button.json5" }, "primary-active": { - "$value": "{color.warm-grey-010}", + "$value": "{color.blue-spruce-green-1000}", "$type": "color", "filePath": "tokens/global/button.json5" }, - "primary-disabled": { - "$value": "{color.white}", + "primary-hover": { + "$value": "{color.warm-grey-025}", "$type": "color", "filePath": "tokens/global/button.json5" }, - "secondary": { - "$value": "{color.warm-grey-900}", + "primary-icon-alt-hover": { + "$value": "{color.warm-grey-010}", "$type": "color", "filePath": "tokens/global/button.json5" }, - "secondary-hover": { - "$value": "{color.warm-grey-900}", + "secondary-rest": { + "$value": "{color.warm-grey-010}", "$type": "color", "filePath": "tokens/global/button.json5" }, "secondary-active": { - "$value": "{color.warm-grey-010}", + "$value": "{color.warm-grey-600}", "$type": "color", "filePath": "tokens/global/button.json5" }, - "secondary-disabled": { - "$value": "{color.warm-grey-250}", + "secondary-hover": { + "$value": "{color.warm-grey-025}", "$type": "color", "filePath": "tokens/global/button.json5" }, - "dark": { + "secondary-disabled": { "$value": "{color.warm-grey-010}", "$type": "color", "filePath": "tokens/global/button.json5" }, - "dark-hover": { + "dark-rest": { "$value": "{color.warm-grey-900}", "$type": "color", "filePath": "tokens/global/button.json5" }, "dark-active": { - "$value": "{color.warm-grey-010}", + "$value": "{color.warm-grey-900}", "$type": "color", "filePath": "tokens/global/button.json5" }, - "dark-disabled": { - "$value": "{color.white}", + "dark-hover": { + "$value": "{color.warm-grey-100}", "$type": "color", "filePath": "tokens/global/button.json5" }, - "sale": { - "$value": "{color.white}", + "sale-rest": { + "$value": "{color.sale-red-800}", "$type": "color", "filePath": "tokens/global/button.json5" }, - "sale-hover": { + "sale-active": { "$value": "{color.sale-red-800}", "$type": "color", "filePath": "tokens/global/button.json5" }, - "sale-active": { - "$value": "{color.white}", + "sale-hover": { + "$value": "{color.warm-grey-025}", "$type": "color", "filePath": "tokens/global/button.json5" }, - "sale-disabled": { - "$value": "{color.white}", + "default-disabled": { + "$value": "{color.warm-grey-250}", + "$type": "color", + "filePath": "tokens/global/button.json5" + }, + "icon-only-active": { + "$value": "{color.warm-grey-025}", "$type": "color", "filePath": "tokens/global/button.json5" } }, "chip": { - "default": { - "$value": "{color.warm-grey-900}", + "default-rest": { + "$value": "{color.white}", "$type": "color", "filePath": "tokens/global/chip.json5" }, - "disabled": { + "default-disabled": { + "$value": "{color.white}", + "$type": "color", + "filePath": "tokens/global/chip.json5" + }, + "default-hover": { + "$value": "{color.warm-grey-025}", + "$type": "color", + "filePath": "tokens/global/chip.json5" + }, + "default-focus": { + "$value": "{color.white}", + "$type": "color", + "filePath": "tokens/global/chip.json5" + }, + "default-active": { + "$value": "{color.warm-grey-100}", + "$type": "color", + "filePath": "tokens/global/chip.json5" + }, + "default-selected": { + "$value": "{color.warm-grey-250}", + "$type": "color", + "filePath": "tokens/global/chip.json5" + }, + "default-selected-hover": { + "$value": "{color.warm-grey-100}", + "$type": "color", + "filePath": "tokens/global/chip.json5" + }, + "default-selected-focus": { "$value": "{color.warm-grey-250}", "$type": "color", "filePath": "tokens/global/chip.json5" + }, + "default-selected-active": { + "$value": "{color.warm-grey-100}", + "$type": "color", + "filePath": "tokens/global/chip.json5" } }, + "transparent": { + "$value": "{color.transparent}", + "$type": "color", + "filePath": "tokens/global/color.json5" + }, "primary": { - "$value": "{color.warm-grey-1000-90}", + "$value": "{color.warm-grey-025}", "$type": "color", "filePath": "tokens/themes/docsite/color.json5" }, "secondary": { - "$value": "{color.warm-grey-900}", + "$value": "{color.white}", "$type": "color", "filePath": "tokens/themes/docsite/color.json5" }, - "emphasis": { - "$value": "{color.warm-grey-1000}", - "$type": "color", - "filePath": "tokens/global/color.json5" - }, - "brand": { - "$value": "{color.blue-spruce-green-1000}", - "$type": "color", - "filePath": "tokens/global/color.json5" - }, "sale": { "$value": "{color.sale-red-800}", "$type": "color", "filePath": "tokens/global/color.json5" }, - "inverse": { - "$value": "{color.warm-grey-010}", + "brand-spruce": { + "$value": "{color.blue-spruce-green-1000}", "$type": "color", "filePath": "tokens/global/color.json5" }, - "disabled": { - "$value": "{color.warm-grey-250}", + "success": { + "$value": "{color.success-green-200}", "$type": "color", "filePath": "tokens/global/color.json5" }, - "success": { - "$value": "{color.success-green-900}", + "info": { + "$value": "{color.alpine-lake-blue-200}", "$type": "color", "filePath": "tokens/global/color.json5" }, "warning": { - "$value": "{color.warning-yellow-900}", + "$value": "{color.warning-yellow-200}", "$type": "color", "filePath": "tokens/global/color.json5" }, "error": { - "$value": "{color.error-red-900}", - "$type": "color", - "filePath": "tokens/global/color.json5" - }, - "info": { - "$value": "{color.alpine-lake-blue-900}", + "$value": "{color.error-red-200}", "$type": "color", "filePath": "tokens/global/color.json5" }, - "message": { - "error": { - "$value": "{color.error-red-800}", - "$type": "color", - "filePath": "tokens/global/color.json5" - } - }, - "input": { - "default": { - "$value": "{color.warm-grey-1000}", - "$type": "color", - "filePath": "tokens/global/input.json5" - }, - "label": { - "$value": "{color.warm-grey-900}", + "label": { + "default-hover": { + "$value": "{color.warm-grey-010}", "$type": "color", "filePath": "tokens/global/input.json5" }, - "label-disabled": { - "$value": "{color.warm-grey-450}", + "default-active": { + "$value": "{color.warm-grey-100}", "$type": "color", "filePath": "tokens/global/input.json5" }, - "placeholder": { - "$value": "{color.warm-grey-750}", + "default-focus": { + "$value": "{color.warm-grey-010}", "$type": "color", "filePath": "tokens/global/input.json5" }, - "required": { - "$value": "{color.warm-grey-900}", + "secondary-hover": { + "$value": "{color.white-75}", "$type": "color", "filePath": "tokens/global/input.json5" }, - "optional": { - "$value": "{color.warm-grey-750}", + "secondary-active": { + "$value": "{color.white}", "$type": "color", "filePath": "tokens/global/input.json5" }, - "disabled": { - "$value": "{color.warm-grey-250}", + "secondary-focus": { + "$value": "{color.white-75}", "$type": "color", "filePath": "tokens/global/input.json5" - }, - "filled": { - "$value": "{color.warm-grey-1000}", + } + }, + "input": { + "default": { + "$value": "{color.warm-grey-025-15}", "$type": "color", "filePath": "tokens/global/input.json5" }, - "help": { - "$value": "{color.warm-grey-750}", + "secondary": { + "$value": "{color.white-85}", "$type": "color", "filePath": "tokens/global/input.json5" }, "error": { - "$value": "{color.error-red-850}", + "$value": "{color.error-red-050-75}", "$type": "color", "filePath": "tokens/global/input.json5" - } - }, - "link": { - "rest": { - "$value": "{color.warm-grey-1000-90}", - "$type": "color", - "filePath": "tokens/themes/docsite/link.json5" - }, - "hover": { - "$value": "{color.warm-grey-1000-90}", - "$type": "color", - "filePath": "tokens/themes/docsite/link.json5" }, - "active": { - "$value": "{color.warm-grey-900}", + "default-hover": { + "$value": "{color.warm-grey-010}", "$type": "color", - "filePath": "tokens/themes/docsite/link.json5" + "filePath": "tokens/global/input.json5" }, - "disabled": { - "$value": "{color.warm-grey-250}", + "default-active": { + "$value": "{color.warm-grey-010}", "$type": "color", - "filePath": "tokens/global/link.json5" + "filePath": "tokens/global/input.json5" }, - "visited": { - "$value": "{color.alpine-lake-blue-800}", - "$type": "color", - "filePath": "tokens/global/link.json5" - } - }, - "rating": { - "default": { + "default-selected": { "$value": "{color.warm-grey-900}", "$type": "color", - "filePath": "tokens/global/rating.json5" + "filePath": "tokens/global/input.json5" }, - "hover": { - "$value": "{color.alpine-lake-blue-800}", + "secondary-active": { + "$value": "{color.white}", "$type": "color", - "filePath": "tokens/global/rating.json5" + "filePath": "tokens/global/input.json5" }, - "separator": { - "$value": "{color.warm-grey-450}", - "$type": "color", - "filePath": "tokens/global/rating.json5" - } - }, - "tab": { - "rest": { - "$value": "{color.warm-grey-750}", + "default-selected-hover": { + "$value": "{color.warm-grey-600}", "$type": "color", - "filePath": "tokens/global/tab.json5" + "filePath": "tokens/global/input.json5" }, - "active": { - "$value": "{color.warm-grey-900}", + "default-disabled": { + "$value": "{color.warm-grey-010}", "$type": "color", - "filePath": "tokens/global/tab.json5" + "filePath": "tokens/global/input.json5" }, - "hover": { - "$value": "{color.alpine-lake-blue-800}", + "default-selected-focus": { + "$value": "{color.warm-grey-600}", "$type": "color", - "filePath": "tokens/global/tab.json5" + "filePath": "tokens/global/input.json5" }, - "disabled": { - "$value": "{color.warm-grey-250}", + "default-focus": { + "$value": "{color.warm-grey-010}", "$type": "color", - "filePath": "tokens/global/tab.json5" + "filePath": "tokens/global/input.json5" } }, - "toggle-button": { - "default-rest": { - "$value": "{color.warm-grey-900}", + "message-default-01": { + "$value": "{color.default-grey-100}", + "$type": "color", + "filePath": "tokens/global/message.json5" + }, + "message-default-02": { + "$value": "{color.default-grey-300}", + "$type": "color", + "filePath": "tokens/global/message.json5" + }, + "message-success": { + "$value": "{color.success-green-200}", + "$type": "color", + "filePath": "tokens/global/message.json5" + }, + "message-success-01": { + "$value": "{color.success-green-100}", + "$type": "color", + "filePath": "tokens/global/message.json5" + }, + "message-success-02": { + "$value": "{color.success-green-300}", + "$type": "color", + "filePath": "tokens/global/message.json5" + }, + "message-warning": { + "$value": "{color.warning-yellow-200}", + "$type": "color", + "filePath": "tokens/global/message.json5" + }, + "message-warning-01": { + "$value": "{color.warning-yellow-100}", + "$type": "color", + "filePath": "tokens/global/message.json5" + }, + "message-warning-02": { + "$value": "{color.warning-yellow-300}", + "$type": "color", + "filePath": "tokens/global/message.json5" + }, + "message-error": { + "$value": "{color.error-red-200}", + "$type": "color", + "filePath": "tokens/global/message.json5" + }, + "message-error-01": { + "$value": "{color.error-red-100}", + "$type": "color", + "filePath": "tokens/global/message.json5" + }, + "message-error-02": { + "$value": "{color.error-red-300}", + "$type": "color", + "filePath": "tokens/global/message.json5" + }, + "message-info": { + "$value": "{color.alpine-lake-blue-200}", + "$type": "color", + "filePath": "tokens/global/message.json5" + }, + "message-info-01": { + "$value": "{color.info-blue-100}", + "$type": "color", + "filePath": "tokens/global/message.json5" + }, + "message-info-02": { + "$value": "{color.info-blue-300}", + "$type": "color", + "filePath": "tokens/global/message.json5" + }, + "message-sale": { + "$value": "{color.sale-red-800}", + "$type": "color", + "filePath": "tokens/global/message.json5" + }, + "modal": { + "overlay": { + "$value": "{color.warm-grey-025-85}", "$type": "color", - "filePath": "tokens/global/togglebutton.json5" + "filePath": "tokens/global/modal.json5" } }, - "tooltip": { - "default": { + "pagination": { + "hover": { "$value": "{color.warm-grey-010}", "$type": "color", - "filePath": "tokens/global/tooltip.json5" + "filePath": "tokens/global/pagination.json5" + }, + "keyline": { + "$value": "{color.alpine-lake-blue-800}", + "$type": "color", + "filePath": "tokens/global/pagination.json5" } }, - "table": { - "primary": { - "$value": "{color.warm-grey-1000-90}", + "rating-star": { + "default": { + "$value": "{color.warm-grey-010}", "$type": "color", - "filePath": "tokens/themes/docsite/table.json5" + "filePath": "tokens/global/rating.json5" }, - "secondary": { - "$value": "{color.warm-grey-900}", + "highlighted": { + "$value": "{color.golden-yellow-500}", "$type": "color", - "filePath": "tokens/themes/docsite/table.json5" + "filePath": "tokens/global/rating.json5" } }, - "usage": { - "affirmative": { - "$value": "{color.success-green-800}", + "surface-selection": { + "default-rest": { + "$value": "{color.white}", "$type": "color", - "filePath": "tokens/themes/docsite/usage.json5" + "filePath": "tokens/global/surface-selection.json5" }, - "negative": { - "$value": "{color.error-red-800}", + "default-active": { + "$value": "{color.white}", "$type": "color", - "filePath": "tokens/themes/docsite/usage.json5" + "filePath": "tokens/global/surface-selection.json5" }, - "caution": { - "$value": "{color.warning-yellow-800}", + "default-hover": { + "$value": "{color.white}", "$type": "color", - "filePath": "tokens/themes/docsite/usage.json5" - } - } - }, - "background": { - "button": { - "primary": { - "rest": { - "$value": "{color.blue-spruce-green-1000}", - "$type": "color", - "filePath": "tokens/global/button.json5" - }, - "active": { - "$value": "{color.blue-spruce-green-1000}", - "$type": "color", - "filePath": "tokens/global/button.json5" - }, - "hover": { - "$value": "{color.warm-grey-025}", - "$type": "color", - "filePath": "tokens/global/button.json5" - }, - "icon-alt-hover": { - "$value": "{color.warm-grey-010}", - "$type": "color", - "filePath": "tokens/global/button.json5" - } - }, - "secondary": { - "rest": { - "$value": "{color.warm-grey-010}", - "$type": "color", - "filePath": "tokens/global/button.json5" - }, - "active": { - "$value": "{color.warm-grey-600}", - "$type": "color", - "filePath": "tokens/global/button.json5" - }, - "hover": { - "$value": "{color.warm-grey-025}", - "$type": "color", - "filePath": "tokens/global/button.json5" - }, - "disabled": { - "$value": "{color.warm-grey-010}", - "$type": "color", - "filePath": "tokens/global/button.json5" - } - }, - "dark": { - "rest": { - "$value": "{color.warm-grey-900}", - "$type": "color", - "filePath": "tokens/global/button.json5" - }, - "active": { - "$value": "{color.warm-grey-900}", - "$type": "color", - "filePath": "tokens/global/button.json5" - }, - "hover": { - "$value": "{color.warm-grey-100}", - "$type": "color", - "filePath": "tokens/global/button.json5" - } + "filePath": "tokens/global/surface-selection.json5" }, - "sale": { - "rest": { - "$value": "{color.sale-red-800}", - "$type": "color", - "filePath": "tokens/global/button.json5" - }, - "active": { - "$value": "{color.sale-red-800}", - "$type": "color", - "filePath": "tokens/global/button.json5" - }, - "hover": { - "$value": "{color.warm-grey-025}", - "$type": "color", - "filePath": "tokens/global/button.json5" - } + "default-checked": { + "$value": "{color.white}", + "$type": "color", + "filePath": "tokens/global/surface-selection.json5" }, "default-disabled": { - "$value": "{color.warm-grey-250}", + "$value": "{color.warm-grey-025}", "$type": "color", - "filePath": "tokens/global/button.json5" + "filePath": "tokens/global/surface-selection.json5" }, - "icon-only-active": { - "$value": "{color.warm-grey-025}", + "default-loading": { + "$value": "{color.warm-grey-010}", "$type": "color", - "filePath": "tokens/global/button.json5" + "filePath": "tokens/global/surface-selection.json5" } }, - "chip": { - "default-rest": { + "surface": { + "primary": { "$value": "{color.white}", "$type": "color", - "filePath": "tokens/global/chip.json5" + "filePath": "tokens/global/surface.json5" }, - "default-disabled": { - "$value": "{color.white}", + "secondary": { + "$value": "{color.warm-grey-025}", "$type": "color", - "filePath": "tokens/global/chip.json5" + "filePath": "tokens/global/surface.json5" + }, + "brand-spruce": { + "$value": "{color.blue-spruce-green-1000}", + "$type": "color", + "filePath": "tokens/global/surface.json5" + }, + "sale": { + "$value": "{color.sale-red-800}", + "$type": "color", + "filePath": "tokens/global/surface.json5" + } + }, + "switch": { + "default-rest": { + "$value": "{color.warm-grey-900}", + "$type": "color", + "filePath": "tokens/global/switch.json5" }, "default-hover": { - "$value": "{color.warm-grey-025}", + "$value": "{color.warm-grey-1000}", "$type": "color", - "filePath": "tokens/global/chip.json5" + "filePath": "tokens/global/switch.json5" }, "default-focus": { - "$value": "{color.white}", + "$value": "{color.warm-grey-1000}", "$type": "color", - "filePath": "tokens/global/chip.json5" + "filePath": "tokens/global/switch.json5" }, - "default-active": { + "handle-default-rest": { + "$value": "{color.warm-grey-250}", + "$type": "color", + "filePath": "tokens/global/switch.json5" + }, + "handle-default-hover": { "$value": "{color.warm-grey-100}", "$type": "color", - "filePath": "tokens/global/chip.json5" + "filePath": "tokens/global/switch.json5" }, - "default-selected": { + "handle-default-focus": { "$value": "{color.warm-grey-250}", "$type": "color", - "filePath": "tokens/global/chip.json5" + "filePath": "tokens/global/switch.json5" }, - "default-selected-hover": { - "$value": "{color.warm-grey-100}", + "handle-selected-default-rest": { + "$value": "{color.warm-grey-250}", "$type": "color", - "filePath": "tokens/global/chip.json5" + "filePath": "tokens/global/switch.json5" }, - "default-selected-focus": { + "handle-selected-default-hover": { "$value": "{color.warm-grey-250}", "$type": "color", - "filePath": "tokens/global/chip.json5" + "filePath": "tokens/global/switch.json5" }, - "default-selected-active": { + "handle-selected-default-focus": { + "$value": "{color.warm-grey-250}", + "$type": "color", + "filePath": "tokens/global/switch.json5" + } + }, + "table": { + "header": { + "$value": "{color.warm-grey-010}", + "$type": "color", + "filePath": "tokens/themes/docsite/table.json5" + }, + "row": { + "$value": "{color.warm-grey-025}", + "$type": "color", + "filePath": "tokens/themes/docsite/table.json5" + }, + "row-alt": { + "$value": "{color.warm-grey-010}", + "$type": "color", + "filePath": "tokens/global/table.json5" + } + }, + "toggle-group": { + "default-rest": { + "$value": "{color.warm-grey-010}", + "$type": "color", + "filePath": "tokens/global/toggle-button.json5" + } + }, + "toggle-button": { + "default-rest": { + "$value": "{color.warm-grey-010}", + "$type": "color", + "filePath": "tokens/global/toggle-button.json5" + }, + "default-hover": { "$value": "{color.warm-grey-100}", "$type": "color", - "filePath": "tokens/global/chip.json5" + "filePath": "tokens/global/toggle-button.json5" + }, + "default-focus": { + "$value": "{color.warm-grey-100}", + "$type": "color", + "filePath": "tokens/global/toggle-button.json5" + }, + "default-selected-rest": { + "$value": "{color.white}", + "$type": "color", + "filePath": "tokens/global/toggle-button.json5" + }, + "default-selected-hover": { + "$value": "{color.white}", + "$type": "color", + "filePath": "tokens/global/toggle-button.json5" } }, - "transparent": { - "$value": "{color.transparent}", - "$type": "color", - "filePath": "tokens/global/color.json5" + "tooltip": { + "default": { + "$value": "{color.warm-grey-1000}", + "$type": "color", + "filePath": "tokens/global/tooltip.json5" + } }, - "primary": { - "$value": "{color.warm-grey-025}", + "code-snippet": { + "$value": "{color.warm-grey-100}", "$type": "color", - "filePath": "tokens/themes/docsite/color.json5" + "filePath": "tokens/themes/docsite/code-snippet.json5" }, - "secondary": { - "$value": "{color.white}", + "code": { + "$value": "{color.warm-grey-1000}", "$type": "color", - "filePath": "tokens/themes/docsite/color.json5" + "filePath": "tokens/themes/docsite/code.json5" }, - "brand": { - "spruce": { - "$value": "{color.blue-spruce-green-1000}", + "link-card": { + "rest": { + "$value": "{color.white}", + "$type": "color", + "filePath": "tokens/themes/docsite/link-card.json5" + }, + "active": { + "$value": "{color.warm-grey-1000}", "$type": "color", - "filePath": "tokens/global/color.json5" + "filePath": "tokens/themes/docsite/link-card.json5" } }, - "message": { - "default-01": { - "$value": "{color.default-grey-100}", + "note": { + "$value": "{color.warm-grey-010}", + "$type": "color", + "filePath": "tokens/themes/docsite/note.json5" + }, + "tag": { + "$value": "{theme.color.primary-100}", + "$type": "color", + "filePath": "tokens/themes/docsite/tag.json5" + } + }, + "text": { + "button": { + "primary": { + "$value": "{color.warm-grey-010}", + "$type": "color", + "filePath": "tokens/global/button.json5" + }, + "primary-hover": { + "$value": "{color.blue-spruce-green-1000}", "$type": "color", - "filePath": "tokens/global/color.json5" + "filePath": "tokens/global/button.json5" }, - "default-02": { - "$value": "{color.default-grey-300}", + "primary-active": { + "$value": "{color.warm-grey-010}", "$type": "color", - "filePath": "tokens/global/color.json5" + "filePath": "tokens/global/button.json5" }, - "success": { - "$value": "{color.success-green-200}", + "primary-disabled": { + "$value": "{color.white}", + "$type": "color", + "filePath": "tokens/global/button.json5" + }, + "secondary": { + "$value": "{color.warm-grey-900}", + "$type": "color", + "filePath": "tokens/global/button.json5" + }, + "secondary-hover": { + "$value": "{color.warm-grey-900}", "$type": "color", - "filePath": "tokens/global/color.json5" + "filePath": "tokens/global/button.json5" }, - "success-01": { - "$value": "{color.success-green-100}", + "secondary-active": { + "$value": "{color.warm-grey-010}", "$type": "color", - "filePath": "tokens/global/color.json5" + "filePath": "tokens/global/button.json5" }, - "success-02": { - "$value": "{color.success-green-300}", + "secondary-disabled": { + "$value": "{color.warm-grey-250}", "$type": "color", - "filePath": "tokens/global/color.json5" + "filePath": "tokens/global/button.json5" }, - "warning": { - "$value": "{color.warning-yellow-200}", + "dark": { + "$value": "{color.warm-grey-010}", "$type": "color", - "filePath": "tokens/global/color.json5" + "filePath": "tokens/global/button.json5" }, - "warning-01": { - "$value": "{color.warning-yellow-100}", + "dark-hover": { + "$value": "{color.warm-grey-900}", "$type": "color", - "filePath": "tokens/global/color.json5" + "filePath": "tokens/global/button.json5" }, - "warning-02": { - "$value": "{color.warning-yellow-300}", + "dark-active": { + "$value": "{color.warm-grey-010}", "$type": "color", - "filePath": "tokens/global/color.json5" + "filePath": "tokens/global/button.json5" }, - "error": { - "$value": "{color.error-red-200}", + "dark-disabled": { + "$value": "{color.white}", "$type": "color", - "filePath": "tokens/global/color.json5" + "filePath": "tokens/global/button.json5" }, - "error-01": { - "$value": "{color.error-red-100}", + "sale": { + "$value": "{color.white}", "$type": "color", - "filePath": "tokens/global/color.json5" + "filePath": "tokens/global/button.json5" }, - "error-02": { - "$value": "{color.error-red-300}", + "sale-hover": { + "$value": "{color.sale-red-800}", "$type": "color", - "filePath": "tokens/global/color.json5" + "filePath": "tokens/global/button.json5" }, - "info": { - "$value": "{color.alpine-lake-blue-200}", + "sale-active": { + "$value": "{color.white}", "$type": "color", - "filePath": "tokens/global/color.json5" + "filePath": "tokens/global/button.json5" }, - "info-01": { - "$value": "{color.info-blue-100}", + "sale-disabled": { + "$value": "{color.white}", "$type": "color", - "filePath": "tokens/global/color.json5" - }, - "info-02": { - "$value": "{color.info-blue-300}", + "filePath": "tokens/global/button.json5" + } + }, + "chip": { + "default": { + "$value": "{color.warm-grey-900}", "$type": "color", - "filePath": "tokens/global/color.json5" + "filePath": "tokens/global/chip.json5" }, - "sale": { - "$value": "{color.sale-red-800}", + "disabled": { + "$value": "{color.warm-grey-250}", "$type": "color", - "filePath": "tokens/global/color.json5" + "filePath": "tokens/global/chip.json5" } }, - "accordion-hover": { - "$value": "{color.warm-grey-010}", + "primary": { + "$value": "{color.warm-grey-1000-90}", + "$type": "color", + "filePath": "tokens/themes/docsite/color.json5" + }, + "secondary": { + "$value": "{color.warm-grey-900}", + "$type": "color", + "filePath": "tokens/themes/docsite/color.json5" + }, + "emphasis": { + "$value": "{color.warm-grey-1000}", + "$type": "color", + "filePath": "tokens/global/color.json5" + }, + "brand": { + "$value": "{color.blue-spruce-green-1000}", "$type": "color", "filePath": "tokens/global/color.json5" }, - "pagination-hover": { + "sale": { + "$value": "{color.sale-red-800}", + "$type": "color", + "filePath": "tokens/global/color.json5" + }, + "inverse": { "$value": "{color.warm-grey-010}", "$type": "color", "filePath": "tokens/global/color.json5" }, - "pagination-keyline": { - "$value": "{color.alpine-lake-blue-800}", + "disabled": { + "$value": "{color.warm-grey-250}", "$type": "color", "filePath": "tokens/global/color.json5" }, - "modal-overlay": { - "$value": "{color.warm-grey-025-85}", + "success": { + "$value": "{color.success-green-900}", "$type": "color", "filePath": "tokens/global/color.json5" }, - "label": { - "default-hover": { - "$value": "{color.warm-grey-010}", - "$type": "color", - "filePath": "tokens/global/input.json5" - }, - "default-active": { - "$value": "{color.warm-grey-100}", - "$type": "color", - "filePath": "tokens/global/input.json5" - }, - "default-focus": { - "$value": "{color.warm-grey-010}", - "$type": "color", - "filePath": "tokens/global/input.json5" - }, - "secondary-hover": { - "$value": "{color.white-75}", - "$type": "color", - "filePath": "tokens/global/input.json5" - }, - "secondary-active": { - "$value": "{color.white}", - "$type": "color", - "filePath": "tokens/global/input.json5" - }, - "secondary-focus": { - "$value": "{color.white-75}", - "$type": "color", - "filePath": "tokens/global/input.json5" - } + "warning": { + "$value": "{color.warning-yellow-900}", + "$type": "color", + "filePath": "tokens/global/color.json5" + }, + "error": { + "$value": "{color.error-red-900}", + "$type": "color", + "filePath": "tokens/global/color.json5" + }, + "info": { + "$value": "{color.alpine-lake-blue-900}", + "$type": "color", + "filePath": "tokens/global/color.json5" }, "input": { "default": { - "$value": "{color.warm-grey-025-15}", - "$type": "color", - "filePath": "tokens/global/input.json5" - }, - "secondary": { - "$value": "{color.white-85}", + "$value": "{color.warm-grey-1000}", "$type": "color", "filePath": "tokens/global/input.json5" }, - "error": { - "$value": "{color.error-red-050-75}", + "label": { + "$value": "{color.warm-grey-900}", "$type": "color", "filePath": "tokens/global/input.json5" }, - "default-hover": { - "$value": "{color.warm-grey-010}", + "label-disabled": { + "$value": "{color.warm-grey-450}", "$type": "color", "filePath": "tokens/global/input.json5" }, - "default-active": { - "$value": "{color.warm-grey-010}", + "placeholder": { + "$value": "{color.warm-grey-750}", "$type": "color", "filePath": "tokens/global/input.json5" }, - "default-selected": { + "required": { "$value": "{color.warm-grey-900}", "$type": "color", "filePath": "tokens/global/input.json5" }, - "secondary-active": { - "$value": "{color.white}", + "optional": { + "$value": "{color.warm-grey-750}", "$type": "color", "filePath": "tokens/global/input.json5" }, - "default-selected-hover": { - "$value": "{color.warm-grey-600}", + "disabled": { + "$value": "{color.warm-grey-250}", "$type": "color", "filePath": "tokens/global/input.json5" }, - "default-disabled": { - "$value": "{color.warm-grey-010}", + "filled": { + "$value": "{color.warm-grey-1000}", "$type": "color", "filePath": "tokens/global/input.json5" }, - "default-selected-focus": { - "$value": "{color.warm-grey-600}", + "help": { + "$value": "{color.warm-grey-750}", "$type": "color", "filePath": "tokens/global/input.json5" }, - "default-focus": { - "$value": "{color.warm-grey-010}", + "error": { + "$value": "{color.error-red-850}", "$type": "color", "filePath": "tokens/global/input.json5" } }, - "rating-star-default": { - "$value": "{color.warm-grey-010}", - "$type": "color", - "filePath": "tokens/global/rating.json5" - }, - "rating-star-highlighted": { - "$value": "{color.golden-yellow-500}", - "$type": "color", - "filePath": "tokens/global/rating.json5" - }, - "surface": { - "primary": { - "$value": "{color.white}", + "link": { + "rest": { + "$value": "{color.warm-grey-1000-90}", "$type": "color", - "filePath": "tokens/global/surface.json5" + "filePath": "tokens/themes/docsite/link.json5" }, - "secondary": { - "$value": "{color.warm-grey-025}", + "hover": { + "$value": "{color.warm-grey-1000-90}", "$type": "color", - "filePath": "tokens/global/surface.json5" + "filePath": "tokens/themes/docsite/link.json5" }, - "brand-spruce": { - "$value": "{color.blue-spruce-green-1000}", + "active": { + "$value": "{color.warm-grey-900}", "$type": "color", - "filePath": "tokens/global/surface.json5" + "filePath": "tokens/themes/docsite/link.json5" }, - "sale": { - "$value": "{color.sale-red-800}", + "disabled": { + "$value": "{color.warm-grey-250}", "$type": "color", - "filePath": "tokens/global/surface.json5" + "filePath": "tokens/global/link.json5" + }, + "visited": { + "$value": "{color.alpine-lake-blue-800}", + "$type": "color", + "filePath": "tokens/global/link.json5" } }, - "surface-selection": { - "default": { - "rest": { - "$value": "{color.white}", - "$type": "color", - "filePath": "tokens/global/surfaceselection.json5" - }, - "active": { - "$value": "{color.white}", - "$type": "color", - "filePath": "tokens/global/surfaceselection.json5" - }, - "hover": { - "$value": "{color.white}", - "$type": "color", - "filePath": "tokens/global/surfaceselection.json5" - }, - "checked": { - "$value": "{color.white}", - "$type": "color", - "filePath": "tokens/global/surfaceselection.json5" - }, - "disabled": { - "$value": "{color.warm-grey-025}", - "$type": "color", - "filePath": "tokens/global/surfaceselection.json5" - }, - "loading": { - "$value": "{color.warm-grey-010}", - "$type": "color", - "filePath": "tokens/global/surfaceselection.json5" - } - } + "message-error": { + "$value": "{color.error-red-800}", + "$type": "color", + "filePath": "tokens/global/message.json5" }, - "switch": { - "default-rest": { - "$value": "{color.warm-grey-010}", - "$type": "color", - "filePath": "tokens/global/switch.json5" - }, - "default-hover": { - "$value": "{color.warm-grey-010}", + "rating": { + "default": { + "$value": "{color.warm-grey-900}", "$type": "color", - "filePath": "tokens/global/switch.json5" + "filePath": "tokens/global/rating.json5" }, - "default-focus": { - "$value": "{color.warm-grey-010}", + "hover": { + "$value": "{color.alpine-lake-blue-800}", "$type": "color", - "filePath": "tokens/global/switch.json5" - }, - "selected": { - "default-rest": { - "$value": "{color.warm-grey-900}", - "$type": "color", - "filePath": "tokens/global/switch.json5" - }, - "default-hover": { - "$value": "{color.warm-grey-1000}", - "$type": "color", - "filePath": "tokens/global/switch.json5" - }, - "default-focus": { - "$value": "{color.warm-grey-1000}", - "$type": "color", - "filePath": "tokens/global/switch.json5" - } + "filePath": "tokens/global/rating.json5" }, - "handle": { - "default-rest": { - "$value": "{color.warm-grey-250}", - "$type": "color", - "filePath": "tokens/global/switch.json5" - }, - "default-hover": { - "$value": "{color.warm-grey-100}", - "$type": "color", - "filePath": "tokens/global/switch.json5" - }, - "default-focus": { - "$value": "{color.warm-grey-250}", - "$type": "color", - "filePath": "tokens/global/switch.json5" - }, - "selected": { - "default-rest": { - "$value": "{color.warm-grey-250}", - "$type": "color", - "filePath": "tokens/global/switch.json5" - }, - "default-hover": { - "$value": "{color.warm-grey-250}", - "$type": "color", - "filePath": "tokens/global/switch.json5" - }, - "default-focus": { - "$value": "{color.warm-grey-250}", - "$type": "color", - "filePath": "tokens/global/switch.json5" - } - } + "separator": { + "$value": "{color.warm-grey-450}", + "$type": "color", + "filePath": "tokens/global/rating.json5" } }, - "table-header": { - "$value": "{color.warm-grey-010}", - "$type": "color", - "filePath": "tokens/themes/docsite/table.json5" - }, - "table-row": { - "$value": "{color.warm-grey-025}", - "$type": "color", - "filePath": "tokens/themes/docsite/table.json5" - }, - "table-row-alt": { - "$value": "{color.warm-grey-010}", - "$type": "color", - "filePath": "tokens/global/table.json5" - }, - "toggle-group": { - "default": { - "rest": { - "$value": "{color.warm-grey-010}", - "$type": "color", - "filePath": "tokens/global/togglebutton.json5" - } + "tab": { + "rest": { + "$value": "{color.warm-grey-750}", + "$type": "color", + "filePath": "tokens/global/tab.json5" + }, + "active": { + "$value": "{color.warm-grey-900}", + "$type": "color", + "filePath": "tokens/global/tab.json5" + }, + "hover": { + "$value": "{color.alpine-lake-blue-800}", + "$type": "color", + "filePath": "tokens/global/tab.json5" + }, + "disabled": { + "$value": "{color.warm-grey-250}", + "$type": "color", + "filePath": "tokens/global/tab.json5" } }, "toggle-button": { - "default": { - "rest": { - "$value": "{color.warm-grey-010}", - "$type": "color", - "filePath": "tokens/global/togglebutton.json5" - }, - "hover": { - "$value": "{color.warm-grey-100}", - "$type": "color", - "filePath": "tokens/global/togglebutton.json5" - }, - "focus": { - "$value": "{color.warm-grey-100}", - "$type": "color", - "filePath": "tokens/global/togglebutton.json5" - }, - "selected": { - "rest": { - "$value": "{color.white}", - "$type": "color", - "filePath": "tokens/global/togglebutton.json5" - }, - "hover": { - "$value": "{color.white}", - "$type": "color", - "filePath": "tokens/global/togglebutton.json5" - } - } + "default-rest": { + "$value": "{color.warm-grey-900}", + "$type": "color", + "filePath": "tokens/global/toggle-button.json5" } }, "tooltip": { "default": { - "$value": "{color.warm-grey-1000}", + "$value": "{color.warm-grey-010}", "$type": "color", "filePath": "tokens/global/tooltip.json5" } }, - "code-snippet": { - "$value": "{color.warm-grey-100}", - "$type": "color", - "filePath": "tokens/themes/docsite/code-snippet.json5" - }, - "code": { - "$value": "{color.warm-grey-1000}", - "$type": "color", - "filePath": "tokens/themes/docsite/code.json5" - }, - "link-card": { - "rest": { - "$value": "{color.white}", + "table": { + "primary": { + "$value": "{color.warm-grey-1000-90}", "$type": "color", - "filePath": "tokens/themes/docsite/link-card.json5" + "filePath": "tokens/themes/docsite/table.json5" }, - "active": { - "$value": "{color.warm-grey-1000}", + "secondary": { + "$value": "{color.warm-grey-900}", "$type": "color", - "filePath": "tokens/themes/docsite/link-card.json5" + "filePath": "tokens/themes/docsite/table.json5" } }, - "note": { - "$value": "{color.warm-grey-010}", - "$type": "color", - "filePath": "tokens/themes/docsite/note.json5" - }, - "tag": { - "$value": "{theme.color.primary-100}", - "$type": "color", - "filePath": "tokens/themes/docsite/tag.json5" + "usage": { + "affirmative": { + "$value": "{color.success-green-800}", + "$type": "color", + "filePath": "tokens/themes/docsite/usage.json5" + }, + "negative": { + "$value": "{color.error-red-800}", + "$type": "color", + "filePath": "tokens/themes/docsite/usage.json5" + }, + "caution": { + "$value": "{color.warning-yellow-800}", + "$type": "color", + "filePath": "tokens/themes/docsite/usage.json5" + } } }, "border": { "button": { - "primary": { - "rest": { - "$value": "{color.blue-spruce-green-1000}", - "$type": "color", - "filePath": "tokens/global/button.json5" - }, - "active": { - "$value": "{color.blue-spruce-green-1000}", - "$type": "color", - "filePath": "tokens/global/button.json5" - }, - "active-inset": { - "$value": "{color.warm-grey-025}", - "$type": "color", - "filePath": "tokens/global/button.json5" - }, - "hover": { - "$value": "{color.blue-spruce-green-1000}", - "$type": "color", - "filePath": "tokens/global/button.json5" - } + "primary-rest": { + "$value": "{color.blue-spruce-green-1000}", + "$type": "color", + "filePath": "tokens/global/button.json5" }, - "secondary": { - "rest": { - "$value": "{color.warm-grey-600}", - "$type": "color", - "filePath": "tokens/global/button.json5" - }, - "active": { - "$value": "{color.warm-grey-600}", - "$type": "color", - "filePath": "tokens/global/button.json5" - }, - "active-inset": { - "$value": "{color.warm-grey-025}", - "$type": "color", - "filePath": "tokens/global/button.json5" - }, - "hover": { - "$value": "{color.warm-grey-900}", - "$type": "color", - "filePath": "tokens/global/button.json5" - } + "primary-active": { + "$value": "{color.blue-spruce-green-1000}", + "$type": "color", + "filePath": "tokens/global/button.json5" }, - "dark": { - "rest": { - "$value": "{color.warm-grey-900}", - "$type": "color", - "filePath": "tokens/global/button.json5" - }, - "active": { - "$value": "{color.warm-grey-900}", - "$type": "color", - "filePath": "tokens/global/button.json5" - }, - "active-inset": { - "$value": "{color.warm-grey-100}", - "$type": "color", - "filePath": "tokens/global/button.json5" - }, - "hover": { - "$value": "{color.warm-grey-900}", - "$type": "color", - "filePath": "tokens/global/button.json5" - } + "primary-active-inset": { + "$value": "{color.warm-grey-025}", + "$type": "color", + "filePath": "tokens/global/button.json5" }, - "sale": { - "rest": { - "$value": "{color.sale-red-800}", - "$type": "color", - "filePath": "tokens/global/button.json5" - }, - "active": { - "$value": "{color.sale-red-800}", - "$type": "color", - "filePath": "tokens/global/button.json5" - }, - "active-inset": { - "$value": "{color.sale-red-200}", - "$type": "color", - "filePath": "tokens/global/button.json5" - }, - "hover": { - "$value": "{color.sale-red-800}", - "$type": "color", - "filePath": "tokens/global/button.json5" - } + "primary-hover": { + "$value": "{color.blue-spruce-green-1000}", + "$type": "color", + "filePath": "tokens/global/button.json5" + }, + "secondary-rest": { + "$value": "{color.warm-grey-600}", + "$type": "color", + "filePath": "tokens/global/button.json5" + }, + "secondary-active": { + "$value": "{color.warm-grey-600}", + "$type": "color", + "filePath": "tokens/global/button.json5" + }, + "secondary-active-inset": { + "$value": "{color.warm-grey-025}", + "$type": "color", + "filePath": "tokens/global/button.json5" + }, + "secondary-hover": { + "$value": "{color.warm-grey-900}", + "$type": "color", + "filePath": "tokens/global/button.json5" + }, + "dark-rest": { + "$value": "{color.warm-grey-900}", + "$type": "color", + "filePath": "tokens/global/button.json5" + }, + "dark-active": { + "$value": "{color.warm-grey-900}", + "$type": "color", + "filePath": "tokens/global/button.json5" + }, + "dark-active-inset": { + "$value": "{color.warm-grey-100}", + "$type": "color", + "filePath": "tokens/global/button.json5" + }, + "dark-hover": { + "$value": "{color.warm-grey-900}", + "$type": "color", + "filePath": "tokens/global/button.json5" + }, + "sale-rest": { + "$value": "{color.sale-red-800}", + "$type": "color", + "filePath": "tokens/global/button.json5" + }, + "sale-active": { + "$value": "{color.sale-red-800}", + "$type": "color", + "filePath": "tokens/global/button.json5" + }, + "sale-active-inset": { + "$value": "{color.sale-red-200}", + "$type": "color", + "filePath": "tokens/global/button.json5" + }, + "sale-hover": { + "$value": "{color.sale-red-800}", + "$type": "color", + "filePath": "tokens/global/button.json5" }, "default-disabled": { "$value": "{color.warm-grey-250}", @@ -1798,67 +1782,15 @@ "$type": "color", "filePath": "tokens/global/color.json5" }, - "error": { - "$value": "{color.error-red-800}", - "$type": "color", - "filePath": "tokens/global/color.json5" - }, - "info": { - "$value": "{color.alpine-lake-blue-800}", - "$type": "color", - "filePath": "tokens/global/color.json5" - }, - "message": { - "default-01": { - "$value": "{color.default-grey-800}", - "$type": "color", - "filePath": "tokens/global/color.json5" - }, - "default-02": { - "$value": "{color.default-grey-300}", - "$type": "color", - "filePath": "tokens/global/color.json5" - }, - "success-01": { - "$value": "{color.success-green-800}", - "$type": "color", - "filePath": "tokens/global/color.json5" - }, - "success-02": { - "$value": "{color.success-green-300}", - "$type": "color", - "filePath": "tokens/global/color.json5" - }, - "warning-01": { - "$value": "{color.warning-yellow-800}", - "$type": "color", - "filePath": "tokens/global/color.json5" - }, - "warning-02": { - "$value": "{color.warning-yellow-300}", - "$type": "color", - "filePath": "tokens/global/color.json5" - }, - "error-01": { - "$value": "{color.error-red-800}", - "$type": "color", - "filePath": "tokens/global/color.json5" - }, - "error-02": { - "$value": "{color.error-red-300}", - "$type": "color", - "filePath": "tokens/global/color.json5" - }, - "info-01": { - "$value": "{color.info-blue-800}", - "$type": "color", - "filePath": "tokens/global/color.json5" - }, - "info-02": { - "$value": "{color.info-blue-300}", - "$type": "color", - "filePath": "tokens/global/color.json5" - } + "error": { + "$value": "{color.error-red-800}", + "$type": "color", + "filePath": "tokens/global/color.json5" + }, + "info": { + "$value": "{color.alpine-lake-blue-800}", + "$type": "color", + "filePath": "tokens/global/color.json5" }, "label": { "default-focus": { @@ -1936,6 +1868,56 @@ "filePath": "tokens/global/link.json5" } }, + "message-default-01": { + "$value": "{color.default-grey-800}", + "$type": "color", + "filePath": "tokens/global/message.json5" + }, + "message-default-02": { + "$value": "{color.default-grey-300}", + "$type": "color", + "filePath": "tokens/global/message.json5" + }, + "message-success-01": { + "$value": "{color.success-green-800}", + "$type": "color", + "filePath": "tokens/global/message.json5" + }, + "message-success-02": { + "$value": "{color.success-green-300}", + "$type": "color", + "filePath": "tokens/global/message.json5" + }, + "message-warning-01": { + "$value": "{color.warning-yellow-800}", + "$type": "color", + "filePath": "tokens/global/message.json5" + }, + "message-warning-02": { + "$value": "{color.warning-yellow-300}", + "$type": "color", + "filePath": "tokens/global/message.json5" + }, + "message-error-01": { + "$value": "{color.error-red-800}", + "$type": "color", + "filePath": "tokens/global/message.json5" + }, + "message-error-02": { + "$value": "{color.error-red-300}", + "$type": "color", + "filePath": "tokens/global/message.json5" + }, + "message-info-01": { + "$value": "{color.info-blue-800}", + "$type": "color", + "filePath": "tokens/global/message.json5" + }, + "message-info-02": { + "$value": "{color.info-blue-300}", + "$type": "color", + "filePath": "tokens/global/message.json5" + }, "rating-star": { "default": { "$value": "{color.warm-grey-600}", @@ -1948,6 +1930,38 @@ "filePath": "tokens/global/rating.json5" } }, + "surface-selection": { + "default-rest": { + "$value": "{color.default-grey-700}", + "$type": "color", + "filePath": "tokens/global/surface-selection.json5" + }, + "default-active": { + "$value": "{color.default-grey-700}", + "$type": "color", + "filePath": "tokens/global/surface-selection.json5" + }, + "default-hover": { + "$value": "{color.default-grey-700}", + "$type": "color", + "filePath": "tokens/global/surface-selection.json5" + }, + "default-checked": { + "$value": "{color.warm-grey-1000}", + "$type": "color", + "filePath": "tokens/global/surface-selection.json5" + }, + "default-disabled": { + "$value": "{color.default-grey-700}", + "$type": "color", + "filePath": "tokens/global/surface-selection.json5" + }, + "default-loading": { + "$value": "{color.default-grey-700}", + "$type": "color", + "filePath": "tokens/global/surface-selection.json5" + } + }, "surface": { "primary": { "$value": "{color.warm-grey-250}", @@ -1980,96 +1994,58 @@ "filePath": "tokens/global/surface.json5" } }, - "surface-selection": { - "default": { - "rest": { - "$value": "{color.default-grey-700}", - "$type": "color", - "filePath": "tokens/global/surfaceselection.json5" - }, - "active": { - "$value": "{color.default-grey-700}", - "$type": "color", - "filePath": "tokens/global/surfaceselection.json5" - }, - "hover": { - "$value": "{color.default-grey-700}", - "$type": "color", - "filePath": "tokens/global/surfaceselection.json5" - }, - "checked": { - "$value": "{color.warm-grey-1000}", - "$type": "color", - "filePath": "tokens/global/surfaceselection.json5" - }, - "disabled": { - "$value": "{color.default-grey-700}", - "$type": "color", - "filePath": "tokens/global/surfaceselection.json5" - }, - "loading": { - "$value": "{color.default-grey-700}", - "$type": "color", - "filePath": "tokens/global/surfaceselection.json5" - } - } - }, "switch": { "default-hover": { "$value": "{color.warm-grey-900}", "$type": "color", "filePath": "tokens/global/switch.json5" }, - "handle": { - "default-rest": { - "$value": "{color.warm-grey-250}", - "$type": "color", - "filePath": "tokens/global/switch.json5" - }, - "default-hover": { - "$value": "{color.warm-grey-900}", - "$type": "color", - "filePath": "tokens/global/switch.json5" - }, - "default-focus": { - "$value": "{color.warm-grey-250}", - "$type": "color", - "filePath": "tokens/global/switch.json5" - } + "handle-default-rest": { + "$value": "{color.warm-grey-250}", + "$type": "color", + "filePath": "tokens/global/switch.json5" + }, + "handle-default-hover": { + "$value": "{color.warm-grey-900}", + "$type": "color", + "filePath": "tokens/global/switch.json5" + }, + "handle-default-focus": { + "$value": "{color.warm-grey-250}", + "$type": "color", + "filePath": "tokens/global/switch.json5" } }, "tab": { - "keyline": { - "rest": { - "$value": "{color.warm-grey-600}", - "$type": "color", - "filePath": "tokens/global/tab.json5" - }, - "active": { - "$value": "{color.alpine-lake-blue-800}", - "$type": "color", - "filePath": "tokens/global/tab.json5" - }, - "active-alt": { - "$value": "{color.alpine-lake-blue-600}", - "$type": "color", - "filePath": "tokens/global/tab.json5" - }, - "hover": { - "$value": "{color.alpine-lake-blue-800}", - "$type": "color", - "filePath": "tokens/global/tab.json5" - }, - "hover-alt": { - "$value": "{color.alpine-lake-blue-600}", - "$type": "color", - "filePath": "tokens/global/tab.json5" - }, - "disabled": { - "$value": "{color.warm-grey-250}", - "$type": "color", - "filePath": "tokens/global/tab.json5" - } + "keyline-rest": { + "$value": "{color.warm-grey-600}", + "$type": "color", + "filePath": "tokens/global/tab.json5" + }, + "keyline-active": { + "$value": "{color.alpine-lake-blue-800}", + "$type": "color", + "filePath": "tokens/global/tab.json5" + }, + "keyline-active-alt": { + "$value": "{color.alpine-lake-blue-600}", + "$type": "color", + "filePath": "tokens/global/tab.json5" + }, + "keyline-hover": { + "$value": "{color.alpine-lake-blue-800}", + "$type": "color", + "filePath": "tokens/global/tab.json5" + }, + "keyline-hover-alt": { + "$value": "{color.alpine-lake-blue-600}", + "$type": "color", + "filePath": "tokens/global/tab.json5" + }, + "keyline-disabled": { + "$value": "{color.warm-grey-250}", + "$type": "color", + "filePath": "tokens/global/tab.json5" } }, "table": { @@ -2082,27 +2058,28 @@ "$value": "{color.warm-grey-600}", "$type": "color", "filePath": "tokens/global/table.json5" + }, + "row": { + "$value": "{color.warm-grey-250}", + "$type": "color", + "filePath": "tokens/themes/docsite/table.json5" } }, "toggle-button": { - "default": { - "focus": { - "$value": "{color.warm-grey-900}", - "$type": "color", - "filePath": "tokens/global/togglebutton.json5" - }, - "selected": { - "rest": { - "$value": "{color.warm-grey-900}", - "$type": "color", - "filePath": "tokens/global/togglebutton.json5" - }, - "focus": { - "$value": "{color.warm-grey-900}", - "$type": "color", - "filePath": "tokens/global/togglebutton.json5" - } - } + "default-focus": { + "$value": "{color.warm-grey-900}", + "$type": "color", + "filePath": "tokens/global/toggle-button.json5" + }, + "default-selected-rest": { + "$value": "{color.warm-grey-900}", + "$type": "color", + "filePath": "tokens/global/toggle-button.json5" + }, + "default-selected-focus": { + "$value": "{color.warm-grey-900}", + "$type": "color", + "filePath": "tokens/global/toggle-button.json5" } }, "tooltip": { @@ -2134,11 +2111,6 @@ "$type": "color", "filePath": "tokens/themes/docsite/note.json5" }, - "table-row": { - "$value": "{color.warm-grey-250}", - "$type": "color", - "filePath": "tokens/themes/docsite/table.json5" - }, "usage": { "affirmative": { "$value": "{color.success-green-800}", @@ -2157,8 +2129,6 @@ } } }, - "doccategory": "colors", - "docexample": "color", "icon": { "default": { "$value": "{color.warm-grey-900}", @@ -2180,78 +2150,64 @@ "$type": "color", "filePath": "tokens/global/color.json5" }, - "message": { - "default": { - "$value": "{color.default-grey-800}", - "$type": "color", - "filePath": "tokens/global/color.json5" - }, - "success": { - "$value": "{color.success-green-800}", - "$type": "color", - "filePath": "tokens/global/color.json5" - }, - "warning": { - "$value": "{color.warning-yellow-800}", + "checkbox": { + "default-selected": { + "$value": "{color.white}", "$type": "color", - "filePath": "tokens/global/color.json5" + "filePath": "tokens/global/input.json5" }, - "error": { - "$value": "{color.error-red-800}", + "default-selected-hover": { + "$value": "{color.white}", "$type": "color", - "filePath": "tokens/global/color.json5" + "filePath": "tokens/global/input.json5" }, - "info": { - "$value": "{color.info-blue-800}", + "default-selected-active": { + "$value": "{color.warm-grey-900}", "$type": "color", - "filePath": "tokens/global/color.json5" + "filePath": "tokens/global/input.json5" } }, - "checkbox-default-selected": { - "$value": "{color.white}", + "message-default": { + "$value": "{color.default-grey-800}", "$type": "color", - "filePath": "tokens/global/input.json5" + "filePath": "tokens/global/message.json5" }, - "checkbox-default-selected-hover": { - "$value": "{color.white}", + "message-success": { + "$value": "{color.success-green-800}", "$type": "color", - "filePath": "tokens/global/input.json5" + "filePath": "tokens/global/message.json5" }, - "checkbox-default-selected-active": { - "$value": "{color.warm-grey-900}", + "message-warning": { + "$value": "{color.warning-yellow-800}", "$type": "color", - "filePath": "tokens/global/input.json5" + "filePath": "tokens/global/message.json5" }, - "switch": { - "selected": { - "default-rest": { - "$value": "{color.warm-grey-250}", - "$type": "color", - "filePath": "tokens/global/switch.json5" - }, - "default-hover": { - "$value": "{color.warm-grey-250}", - "$type": "color", - "filePath": "tokens/global/switch.json5" - }, - "default-focus": { - "$value": "{color.warm-grey-250}", - "$type": "color", - "filePath": "tokens/global/switch.json5" - } - } - } - }, - "surface": { - "primary": { - "$value": "{color.white}", + "message-error": { + "$value": "{color.error-red-800}", "$type": "color", - "filePath": "tokens/global/color.json5" + "filePath": "tokens/global/message.json5" }, - "secondary": { - "$value": "{color.warm-grey-025}", + "message-info": { + "$value": "{color.info-blue-800}", "$type": "color", - "filePath": "tokens/global/color.json5" + "filePath": "tokens/global/message.json5" + }, + "switch": { + "selected-default-rest": { + "$value": "{color.warm-grey-250}", + "$type": "color", + "filePath": "tokens/global/switch.json5" + }, + "selected-default-hover": { + "$value": "{color.warm-grey-250}", + "$type": "color", + "filePath": "tokens/global/switch.json5" + }, + "selected-default-focus": { + "$value": "{color.warm-grey-250}", + "$type": "color", + "filePath": "tokens/global/switch.json5" + } } }, "icon-background": { @@ -2263,30 +2219,34 @@ } }, "form": { - "input-height-default": { - "$value": "40px", - "$type": "dimension", - "filePath": "tokens/global/form.json5" - }, - "input-height-large": { - "$value": "48px", - "$type": "dimension", - "filePath": "tokens/global/form.json5" - }, - "figure-size-small": { - "$value": "16px", - "$type": "dimension", - "filePath": "tokens/global/form.json5" - }, - "figure-size-medium": { - "$value": "16px", - "$type": "dimension", - "filePath": "tokens/global/form.json5" + "input": { + "height-default": { + "$value": "40px", + "$type": "dimension", + "filePath": "tokens/global/form.json5" + }, + "height-large": { + "$value": "48px", + "$type": "dimension", + "filePath": "tokens/global/form.json5" + } }, - "figure-size-large": { - "$value": "20px", - "$type": "dimension", - "filePath": "tokens/global/form.json5" + "figure": { + "size-small": { + "$value": "16px", + "$type": "dimension", + "filePath": "tokens/global/form.json5" + }, + "size-medium": { + "$value": "16px", + "$type": "dimension", + "filePath": "tokens/global/form.json5" + }, + "size-large": { + "$value": "20px", + "$type": "dimension", + "filePath": "tokens/global/form.json5" + } } }, "icon": { @@ -5217,15 +5177,17 @@ "$type": "color", "filePath": "tokens/themes/docsite/note.json5" }, - "table-header": { - "$value": "{color.warm-grey-900-50}", - "$type": "color", - "filePath": "tokens/themes/docsite/table.json5" - }, - "table-row": { - "$value": "{color.warm-grey-1000}", - "$type": "color", - "filePath": "tokens/themes/docsite/table.json5" + "table": { + "header": { + "$value": "{color.warm-grey-900-50}", + "$type": "color", + "filePath": "tokens/themes/docsite/table.json5" + }, + "row": { + "$value": "{color.warm-grey-1000}", + "$type": "color", + "filePath": "tokens/themes/docsite/table.json5" + } } }, "border": { @@ -5258,10 +5220,12 @@ "$type": "color", "filePath": "tokens/themes/docsite/note.json5" }, - "table-row": { - "$value": "{color.warm-grey-900}", - "$type": "color", - "filePath": "tokens/themes/docsite/table.json5" + "table": { + "row": { + "$value": "{color.warm-grey-900}", + "$type": "color", + "filePath": "tokens/themes/docsite/table.json5" + } } }, "icon": { diff --git a/dist/docsite/ios/CdrColor.h b/dist/docsite/ios/CdrColor.h index d92deff..85233b3 100644 --- a/dist/docsite/ios/CdrColor.h +++ b/dist/docsite/ios/CdrColor.h @@ -6,65 +6,7 @@ #import typedef NS_ENUM(NSInteger, CdrColorName) { -CdrColorTextButtonPrimary, -CdrColorTextButtonPrimaryHover, -CdrColorTextButtonPrimaryActive, -CdrColorTextButtonPrimaryDisabled, -CdrColorTextButtonSecondary, -CdrColorTextButtonSecondaryHover, -CdrColorTextButtonSecondaryActive, -CdrColorTextButtonSecondaryDisabled, -CdrColorTextButtonDark, -CdrColorTextButtonDarkHover, -CdrColorTextButtonDarkActive, -CdrColorTextButtonDarkDisabled, -CdrColorTextButtonSale, -CdrColorTextButtonSaleHover, -CdrColorTextButtonSaleActive, -CdrColorTextButtonSaleDisabled, -CdrColorTextChipDefault, -CdrColorTextChipDisabled, -CdrColorTextPrimary, -CdrColorTextSecondary, -CdrColorTextEmphasis, -CdrColorTextBrand, -CdrColorTextSale, -CdrColorTextInverse, -CdrColorTextDisabled, -CdrColorTextSuccess, -CdrColorTextWarning, -CdrColorTextError, -CdrColorTextInfo, -CdrColorTextMessageError, -CdrColorTextInputDefault, -CdrColorTextInputLabel, -CdrColorTextInputLabelDisabled, -CdrColorTextInputPlaceholder, -CdrColorTextInputRequired, -CdrColorTextInputOptional, -CdrColorTextInputDisabled, -CdrColorTextInputFilled, -CdrColorTextInputHelp, -CdrColorTextInputError, -CdrColorTextLinkRest, -CdrColorTextLinkHover, -CdrColorTextLinkActive, -CdrColorTextLinkDisabled, -CdrColorTextLinkVisited, -CdrColorTextRatingDefault, -CdrColorTextRatingHover, -CdrColorTextRatingSeparator, -CdrColorTextTabRest, -CdrColorTextTabActive, -CdrColorTextTabHover, -CdrColorTextTabDisabled, -CdrColorTextToggleButtonDefaultRest, -CdrColorTextTooltipDefault, -CdrColorTextTablePrimary, -CdrColorTextTableSecondary, -CdrColorTextUsageAffirmative, -CdrColorTextUsageNegative, -CdrColorTextUsageCaution, +CdrColorBackgroundAccordionHover, CdrColorBackgroundButtonPrimaryRest, CdrColorBackgroundButtonPrimaryActive, CdrColorBackgroundButtonPrimaryHover, @@ -93,26 +35,12 @@ CdrColorBackgroundChipDefaultSelectedActive, CdrColorBackgroundTransparent, CdrColorBackgroundPrimary, CdrColorBackgroundSecondary, +CdrColorBackgroundSale, CdrColorBackgroundBrandSpruce, -CdrColorBackgroundMessageDefault01, -CdrColorBackgroundMessageDefault02, -CdrColorBackgroundMessageSuccess, -CdrColorBackgroundMessageSuccess01, -CdrColorBackgroundMessageSuccess02, -CdrColorBackgroundMessageWarning, -CdrColorBackgroundMessageWarning01, -CdrColorBackgroundMessageWarning02, -CdrColorBackgroundMessageError, -CdrColorBackgroundMessageError01, -CdrColorBackgroundMessageError02, -CdrColorBackgroundMessageInfo, -CdrColorBackgroundMessageInfo01, -CdrColorBackgroundMessageInfo02, -CdrColorBackgroundMessageSale, -CdrColorBackgroundAccordionHover, -CdrColorBackgroundPaginationHover, -CdrColorBackgroundPaginationKeyline, -CdrColorBackgroundModalOverlay, +CdrColorBackgroundSuccess, +CdrColorBackgroundInfo, +CdrColorBackgroundWarning, +CdrColorBackgroundError, CdrColorBackgroundLabelDefaultHover, CdrColorBackgroundLabelDefaultActive, CdrColorBackgroundLabelDefaultFocus, @@ -130,24 +58,39 @@ CdrColorBackgroundInputDefaultSelectedHover, CdrColorBackgroundInputDefaultDisabled, CdrColorBackgroundInputDefaultSelectedFocus, CdrColorBackgroundInputDefaultFocus, +CdrColorBackgroundMessageDefault01, +CdrColorBackgroundMessageDefault02, +CdrColorBackgroundMessageSuccess, +CdrColorBackgroundMessageSuccess01, +CdrColorBackgroundMessageSuccess02, +CdrColorBackgroundMessageWarning, +CdrColorBackgroundMessageWarning01, +CdrColorBackgroundMessageWarning02, +CdrColorBackgroundMessageError, +CdrColorBackgroundMessageError01, +CdrColorBackgroundMessageError02, +CdrColorBackgroundMessageInfo, +CdrColorBackgroundMessageInfo01, +CdrColorBackgroundMessageInfo02, +CdrColorBackgroundMessageSale, +CdrColorBackgroundModalOverlay, +CdrColorBackgroundPaginationHover, +CdrColorBackgroundPaginationKeyline, CdrColorBackgroundRatingStarDefault, CdrColorBackgroundRatingStarHighlighted, -CdrColorBackgroundSurfacePrimary, -CdrColorBackgroundSurfaceSecondary, -CdrColorBackgroundSurfaceBrandSpruce, -CdrColorBackgroundSurfaceSale, CdrColorBackgroundSurfaceSelectionDefaultRest, CdrColorBackgroundSurfaceSelectionDefaultActive, CdrColorBackgroundSurfaceSelectionDefaultHover, CdrColorBackgroundSurfaceSelectionDefaultChecked, CdrColorBackgroundSurfaceSelectionDefaultDisabled, CdrColorBackgroundSurfaceSelectionDefaultLoading, +CdrColorBackgroundSurfacePrimary, +CdrColorBackgroundSurfaceSecondary, +CdrColorBackgroundSurfaceBrandSpruce, +CdrColorBackgroundSurfaceSale, CdrColorBackgroundSwitchDefaultRest, CdrColorBackgroundSwitchDefaultHover, CdrColorBackgroundSwitchDefaultFocus, -CdrColorBackgroundSwitchSelectedDefaultRest, -CdrColorBackgroundSwitchSelectedDefaultHover, -CdrColorBackgroundSwitchSelectedDefaultFocus, CdrColorBackgroundSwitchHandleDefaultRest, CdrColorBackgroundSwitchHandleDefaultHover, CdrColorBackgroundSwitchHandleDefaultFocus, @@ -170,6 +113,65 @@ CdrColorBackgroundLinkCardRest, CdrColorBackgroundLinkCardActive, CdrColorBackgroundNote, CdrColorBackgroundTag, +CdrColorTextButtonPrimary, +CdrColorTextButtonPrimaryHover, +CdrColorTextButtonPrimaryActive, +CdrColorTextButtonPrimaryDisabled, +CdrColorTextButtonSecondary, +CdrColorTextButtonSecondaryHover, +CdrColorTextButtonSecondaryActive, +CdrColorTextButtonSecondaryDisabled, +CdrColorTextButtonDark, +CdrColorTextButtonDarkHover, +CdrColorTextButtonDarkActive, +CdrColorTextButtonDarkDisabled, +CdrColorTextButtonSale, +CdrColorTextButtonSaleHover, +CdrColorTextButtonSaleActive, +CdrColorTextButtonSaleDisabled, +CdrColorTextChipDefault, +CdrColorTextChipDisabled, +CdrColorTextPrimary, +CdrColorTextSecondary, +CdrColorTextEmphasis, +CdrColorTextBrand, +CdrColorTextSale, +CdrColorTextInverse, +CdrColorTextDisabled, +CdrColorTextSuccess, +CdrColorTextWarning, +CdrColorTextError, +CdrColorTextInfo, +CdrColorTextInputDefault, +CdrColorTextInputLabel, +CdrColorTextInputLabelDisabled, +CdrColorTextInputPlaceholder, +CdrColorTextInputRequired, +CdrColorTextInputOptional, +CdrColorTextInputDisabled, +CdrColorTextInputFilled, +CdrColorTextInputHelp, +CdrColorTextInputError, +CdrColorTextLinkRest, +CdrColorTextLinkHover, +CdrColorTextLinkActive, +CdrColorTextLinkDisabled, +CdrColorTextLinkVisited, +CdrColorTextMessageError, +CdrColorTextRatingDefault, +CdrColorTextRatingHover, +CdrColorTextRatingSeparator, +CdrColorTextTabRest, +CdrColorTextTabActive, +CdrColorTextTabHover, +CdrColorTextTabDisabled, +CdrColorTextToggleButtonDefaultRest, +CdrColorTextTooltipDefault, +CdrColorTextTablePrimary, +CdrColorTextTableSecondary, +CdrColorTextUsageAffirmative, +CdrColorTextUsageNegative, +CdrColorTextUsageCaution, CdrColorBorderButtonPrimaryRest, CdrColorBorderButtonPrimaryActive, CdrColorBorderButtonPrimaryActiveInset, @@ -203,16 +205,6 @@ CdrColorBorderSuccess, CdrColorBorderWarning, CdrColorBorderError, CdrColorBorderInfo, -CdrColorBorderMessageDefault01, -CdrColorBorderMessageDefault02, -CdrColorBorderMessageSuccess01, -CdrColorBorderMessageSuccess02, -CdrColorBorderMessageWarning01, -CdrColorBorderMessageWarning02, -CdrColorBorderMessageError01, -CdrColorBorderMessageError02, -CdrColorBorderMessageInfo01, -CdrColorBorderMessageInfo02, CdrColorBorderLabelDefaultFocus, CdrColorBorderInputDefault, CdrColorBorderInputError, @@ -227,20 +219,30 @@ CdrColorBorderLinkHover, CdrColorBorderLinkActive, CdrColorBorderLinkDisabled, CdrColorBorderLinkVisited, +CdrColorBorderMessageDefault01, +CdrColorBorderMessageDefault02, +CdrColorBorderMessageSuccess01, +CdrColorBorderMessageSuccess02, +CdrColorBorderMessageWarning01, +CdrColorBorderMessageWarning02, +CdrColorBorderMessageError01, +CdrColorBorderMessageError02, +CdrColorBorderMessageInfo01, +CdrColorBorderMessageInfo02, CdrColorBorderRatingStarDefault, CdrColorBorderRatingStarHighlighted, -CdrColorBorderSurfacePrimary, -CdrColorBorderSurfaceSecondary, -CdrColorBorderSurfaceSuccess, -CdrColorBorderSurfaceWarning, -CdrColorBorderSurfaceError, -CdrColorBorderSurfaceInfo, CdrColorBorderSurfaceSelectionDefaultRest, CdrColorBorderSurfaceSelectionDefaultActive, CdrColorBorderSurfaceSelectionDefaultHover, CdrColorBorderSurfaceSelectionDefaultChecked, CdrColorBorderSurfaceSelectionDefaultDisabled, CdrColorBorderSurfaceSelectionDefaultLoading, +CdrColorBorderSurfacePrimary, +CdrColorBorderSurfaceSecondary, +CdrColorBorderSurfaceSuccess, +CdrColorBorderSurfaceWarning, +CdrColorBorderSurfaceError, +CdrColorBorderSurfaceInfo, CdrColorBorderSwitchDefaultHover, CdrColorBorderSwitchHandleDefaultRest, CdrColorBorderSwitchHandleDefaultHover, @@ -253,6 +255,7 @@ CdrColorBorderTabKeylineHoverAlt, CdrColorBorderTabKeylineDisabled, CdrColorBorderTableDefault, CdrColorBorderTableHead, +CdrColorBorderTableRow, CdrColorBorderToggleButtonDefaultFocus, CdrColorBorderToggleButtonDefaultSelectedRest, CdrColorBorderToggleButtonDefaultSelectedFocus, @@ -261,7 +264,6 @@ CdrColorBorderCode, CdrColorBorderLinkCardHover, CdrColorBorderLinkCardActive, CdrColorBorderNote, -CdrColorBorderTableRow, CdrColorBorderUsageAffirmative, CdrColorBorderUsageNegative, CdrColorBorderUsageCaution, @@ -269,19 +271,17 @@ CdrColorIconDefault, CdrColorIconEmphasis, CdrColorIconLink, CdrColorIconDisabled, +CdrColorIconCheckboxDefaultSelected, +CdrColorIconCheckboxDefaultSelectedHover, +CdrColorIconCheckboxDefaultSelectedActive, CdrColorIconMessageDefault, CdrColorIconMessageSuccess, CdrColorIconMessageWarning, CdrColorIconMessageError, CdrColorIconMessageInfo, -CdrColorIconCheckboxDefaultSelected, -CdrColorIconCheckboxDefaultSelectedHover, -CdrColorIconCheckboxDefaultSelectedActive, CdrColorIconSwitchSelectedDefaultRest, CdrColorIconSwitchSelectedDefaultHover, CdrColorIconSwitchSelectedDefaultFocus, -CdrColorSurfacePrimary, -CdrColorSurfaceSecondary, CdrColorIconBackgroundNote, CdrProminenceFlatColor, CdrProminenceRaisedColor, diff --git a/dist/docsite/ios/CdrColor.m b/dist/docsite/ios/CdrColor.m index c9e61c6..cf6a502 100644 --- a/dist/docsite/ios/CdrColor.m +++ b/dist/docsite/ios/CdrColor.m @@ -19,64 +19,6 @@ + (NSArray *)values { colorArray = @[ [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f], -[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], -[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], -[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], -[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], -[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], -[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], -[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], -[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], -[UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], -[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], -[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], -[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:0.900f], -[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], -[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f], -[UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f], -[UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f], -[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], -[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], -[UIColor colorWithRed:0.180f green:0.420f blue:0.204f alpha:1.000f], -[UIColor colorWithRed:0.522f green:0.278f blue:0.078f alpha:1.000f], -[UIColor colorWithRed:0.506f green:0.094f blue:0.137f alpha:1.000f], -[UIColor colorWithRed:0.106f green:0.263f blue:0.494f alpha:1.000f], -[UIColor colorWithRed:0.733f green:0.251f blue:0.271f alpha:1.000f], -[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f], -[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], -[UIColor colorWithRed:0.698f green:0.671f blue:0.624f alpha:1.000f], -[UIColor colorWithRed:0.451f green:0.431f blue:0.396f alpha:1.000f], -[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], -[UIColor colorWithRed:0.451f green:0.431f blue:0.396f alpha:1.000f], -[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], -[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f], -[UIColor colorWithRed:0.451f green:0.431f blue:0.396f alpha:1.000f], -[UIColor colorWithRed:0.702f green:0.200f blue:0.133f alpha:1.000f], -[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:0.900f], -[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:0.900f], -[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], -[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], -[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f], -[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], -[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f], -[UIColor colorWithRed:0.698f green:0.671f blue:0.624f alpha:1.000f], -[UIColor colorWithRed:0.451f green:0.431f blue:0.396f alpha:1.000f], -[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], -[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f], -[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], -[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], -[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], -[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:0.900f], -[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], -[UIColor colorWithRed:0.231f green:0.514f blue:0.286f alpha:1.000f], -[UIColor colorWithRed:0.733f green:0.251f blue:0.271f alpha:1.000f], -[UIColor colorWithRed:0.714f green:0.545f blue:0.216f alpha:1.000f], -[UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f], [UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], @@ -104,26 +46,12 @@ + (NSArray *)values { [UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:0.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], [UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f], [UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f], -[UIColor colorWithRed:0.976f green:0.973f blue:0.965f alpha:1.000f], -[UIColor colorWithRed:0.910f green:0.878f blue:0.808f alpha:1.000f], [UIColor colorWithRed:0.925f green:0.976f blue:0.902f alpha:1.000f], -[UIColor colorWithRed:0.957f green:0.984f blue:0.961f alpha:1.000f], -[UIColor colorWithRed:0.835f green:0.902f blue:0.796f alpha:1.000f], +[UIColor colorWithRed:0.886f green:0.957f blue:0.996f alpha:1.000f], [UIColor colorWithRed:0.992f green:0.965f blue:0.886f alpha:1.000f], -[UIColor colorWithRed:0.996f green:0.988f blue:0.945f alpha:1.000f], -[UIColor colorWithRed:0.961f green:0.914f blue:0.718f alpha:1.000f], [UIColor colorWithRed:0.988f green:0.937f blue:0.894f alpha:1.000f], -[UIColor colorWithRed:0.992f green:0.969f blue:0.969f alpha:1.000f], -[UIColor colorWithRed:0.933f green:0.796f blue:0.757f alpha:1.000f], -[UIColor colorWithRed:0.886f green:0.957f blue:0.996f alpha:1.000f], -[UIColor colorWithRed:0.929f green:0.957f blue:0.961f alpha:1.000f], -[UIColor colorWithRed:0.761f green:0.847f blue:0.859f alpha:1.000f], -[UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f], -[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], -[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], -[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f], -[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:0.850f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], @@ -141,21 +69,36 @@ + (NSArray *)values { [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], +[UIColor colorWithRed:0.976f green:0.973f blue:0.965f alpha:1.000f], +[UIColor colorWithRed:0.910f green:0.878f blue:0.808f alpha:1.000f], +[UIColor colorWithRed:0.925f green:0.976f blue:0.902f alpha:1.000f], +[UIColor colorWithRed:0.957f green:0.984f blue:0.961f alpha:1.000f], +[UIColor colorWithRed:0.835f green:0.902f blue:0.796f alpha:1.000f], +[UIColor colorWithRed:0.992f green:0.965f blue:0.886f alpha:1.000f], +[UIColor colorWithRed:0.996f green:0.988f blue:0.945f alpha:1.000f], +[UIColor colorWithRed:0.961f green:0.914f blue:0.718f alpha:1.000f], +[UIColor colorWithRed:0.988f green:0.937f blue:0.894f alpha:1.000f], +[UIColor colorWithRed:0.992f green:0.969f blue:0.969f alpha:1.000f], +[UIColor colorWithRed:0.933f green:0.796f blue:0.757f alpha:1.000f], +[UIColor colorWithRed:0.886f green:0.957f blue:0.996f alpha:1.000f], +[UIColor colorWithRed:0.929f green:0.957f blue:0.961f alpha:1.000f], +[UIColor colorWithRed:0.761f green:0.847f blue:0.859f alpha:1.000f], +[UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f], +[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:0.850f], +[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], +[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:1.000f green:0.824f blue:0.502f alpha:1.000f], [UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], -[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], -[UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f], -[UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], [UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], [UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], [UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], -[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], -[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], -[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], +[UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f], +[UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], [UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f], [UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f], @@ -181,6 +124,65 @@ + (NSArray *)values { [UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.769f green:0.690f blue:0.231f alpha:1.000f], +[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], +[UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f], +[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], +[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], +[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], +[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], +[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], +[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], +[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], +[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], +[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:0.900f], +[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], +[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f], +[UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f], +[UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f], +[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], +[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], +[UIColor colorWithRed:0.180f green:0.420f blue:0.204f alpha:1.000f], +[UIColor colorWithRed:0.522f green:0.278f blue:0.078f alpha:1.000f], +[UIColor colorWithRed:0.506f green:0.094f blue:0.137f alpha:1.000f], +[UIColor colorWithRed:0.106f green:0.263f blue:0.494f alpha:1.000f], +[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f], +[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], +[UIColor colorWithRed:0.698f green:0.671f blue:0.624f alpha:1.000f], +[UIColor colorWithRed:0.451f green:0.431f blue:0.396f alpha:1.000f], +[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], +[UIColor colorWithRed:0.451f green:0.431f blue:0.396f alpha:1.000f], +[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], +[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f], +[UIColor colorWithRed:0.451f green:0.431f blue:0.396f alpha:1.000f], +[UIColor colorWithRed:0.702f green:0.200f blue:0.133f alpha:1.000f], +[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:0.900f], +[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:0.900f], +[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], +[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], +[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f], +[UIColor colorWithRed:0.733f green:0.251f blue:0.271f alpha:1.000f], +[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], +[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f], +[UIColor colorWithRed:0.698f green:0.671f blue:0.624f alpha:1.000f], +[UIColor colorWithRed:0.451f green:0.431f blue:0.396f alpha:1.000f], +[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], +[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f], +[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], +[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], +[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], +[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:0.900f], +[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], +[UIColor colorWithRed:0.231f green:0.514f blue:0.286f alpha:1.000f], +[UIColor colorWithRed:0.733f green:0.251f blue:0.271f alpha:1.000f], +[UIColor colorWithRed:0.714f green:0.545f blue:0.216f alpha:1.000f], [UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f], [UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], @@ -214,16 +216,6 @@ + (NSArray *)values { [UIColor colorWithRed:0.714f green:0.545f blue:0.216f alpha:1.000f], [UIColor colorWithRed:0.733f green:0.251f blue:0.271f alpha:1.000f], [UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f], -[UIColor colorWithRed:0.447f green:0.427f blue:0.392f alpha:1.000f], -[UIColor colorWithRed:0.910f green:0.878f blue:0.808f alpha:1.000f], -[UIColor colorWithRed:0.231f green:0.514f blue:0.286f alpha:1.000f], -[UIColor colorWithRed:0.835f green:0.902f blue:0.796f alpha:1.000f], -[UIColor colorWithRed:0.714f green:0.545f blue:0.216f alpha:1.000f], -[UIColor colorWithRed:0.961f green:0.914f blue:0.718f alpha:1.000f], -[UIColor colorWithRed:0.733f green:0.251f blue:0.271f alpha:1.000f], -[UIColor colorWithRed:0.933f green:0.796f blue:0.757f alpha:1.000f], -[UIColor colorWithRed:0.251f green:0.557f blue:0.525f alpha:1.000f], -[UIColor colorWithRed:0.761f green:0.847f blue:0.859f alpha:1.000f], [UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f], [UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f], [UIColor colorWithRed:0.702f green:0.200f blue:0.133f alpha:1.000f], @@ -238,20 +230,30 @@ + (NSArray *)values { [UIColor colorWithRed:0.043f green:0.176f blue:0.376f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f], -[UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f], -[UIColor colorWithRed:0.741f green:0.482f blue:0.176f alpha:1.000f], -[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], -[UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f], +[UIColor colorWithRed:0.447f green:0.427f blue:0.392f alpha:1.000f], +[UIColor colorWithRed:0.910f green:0.878f blue:0.808f alpha:1.000f], [UIColor colorWithRed:0.231f green:0.514f blue:0.286f alpha:1.000f], +[UIColor colorWithRed:0.835f green:0.902f blue:0.796f alpha:1.000f], [UIColor colorWithRed:0.714f green:0.545f blue:0.216f alpha:1.000f], +[UIColor colorWithRed:0.961f green:0.914f blue:0.718f alpha:1.000f], [UIColor colorWithRed:0.733f green:0.251f blue:0.271f alpha:1.000f], -[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f], +[UIColor colorWithRed:0.933f green:0.796f blue:0.757f alpha:1.000f], +[UIColor colorWithRed:0.251f green:0.557f blue:0.525f alpha:1.000f], +[UIColor colorWithRed:0.761f green:0.847f blue:0.859f alpha:1.000f], +[UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f], +[UIColor colorWithRed:0.741f green:0.482f blue:0.176f alpha:1.000f], [UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f], [UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f], [UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f], [UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f], [UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f], [UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f], +[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], +[UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f], +[UIColor colorWithRed:0.231f green:0.514f blue:0.286f alpha:1.000f], +[UIColor colorWithRed:0.714f green:0.545f blue:0.216f alpha:1.000f], +[UIColor colorWithRed:0.733f green:0.251f blue:0.271f alpha:1.000f], +[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], @@ -264,6 +266,7 @@ + (NSArray *)values { [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f], +[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], @@ -272,7 +275,6 @@ + (NSArray *)values { [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], [UIColor colorWithRed:0.769f green:0.690f blue:0.231f alpha:1.000f], -[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.231f green:0.514f blue:0.286f alpha:1.000f], [UIColor colorWithRed:0.733f green:0.251f blue:0.271f alpha:1.000f], [UIColor colorWithRed:0.714f green:0.545f blue:0.216f alpha:1.000f], @@ -280,19 +282,17 @@ + (NSArray *)values { [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], [UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], [UIColor colorWithRed:0.447f green:0.427f blue:0.392f alpha:1.000f], [UIColor colorWithRed:0.231f green:0.514f blue:0.286f alpha:1.000f], [UIColor colorWithRed:0.714f green:0.545f blue:0.216f alpha:1.000f], [UIColor colorWithRed:0.733f green:0.251f blue:0.271f alpha:1.000f], [UIColor colorWithRed:0.251f green:0.557f blue:0.525f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], -[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], -[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], [UIColor colorWithRed:0.769f green:0.690f blue:0.231f alpha:1.000f], [UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:0.200f], [UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:0.200f], diff --git a/dist/docsite/js/cdr-tokens.cjs b/dist/docsite/js/cdr-tokens.cjs index eb152de..19fbec4 100644 --- a/dist/docsite/js/cdr-tokens.cjs +++ b/dist/docsite/js/cdr-tokens.cjs @@ -1,63 +1,5 @@ module.exports = { - "CdrColorTextButtonPrimary": "#fafbf9", - "CdrColorTextButtonPrimaryHover": "#1f513f", - "CdrColorTextButtonPrimaryActive": "#fafbf9", - "CdrColorTextButtonPrimaryDisabled": "#ffffff", - "CdrColorTextButtonSecondary": "#4b4a48", - "CdrColorTextButtonSecondaryHover": "#4b4a48", - "CdrColorTextButtonSecondaryActive": "#fafbf9", - "CdrColorTextButtonSecondaryDisabled": "#d5cfc3", - "CdrColorTextButtonDark": "#fafbf9", - "CdrColorTextButtonDarkHover": "#4b4a48", - "CdrColorTextButtonDarkActive": "#fafbf9", - "CdrColorTextButtonDarkDisabled": "#ffffff", - "CdrColorTextButtonSale": "#ffffff", - "CdrColorTextButtonSaleHover": "#c7370f", - "CdrColorTextButtonSaleActive": "#ffffff", - "CdrColorTextButtonSaleDisabled": "#ffffff", - "CdrColorTextChipDefault": "#4b4a48", - "CdrColorTextChipDisabled": "#d5cfc3", - "CdrColorTextPrimary": "rgba(46, 46, 43, 0.9)", - "CdrColorTextSecondary": "#4b4a48", - "CdrColorTextEmphasis": "#2e2e2b", - "CdrColorTextBrand": "#1f513f", - "CdrColorTextSale": "#c7370f", - "CdrColorTextInverse": "#fafbf9", - "CdrColorTextDisabled": "#d5cfc3", - "CdrColorTextSuccess": "#2e6b34", - "CdrColorTextWarning": "#854714", - "CdrColorTextError": "#811823", - "CdrColorTextInfo": "#1b437e", - "CdrColorTextMessageError": "#bb4045", - "CdrColorTextInputDefault": "#2e2e2b", - "CdrColorTextInputLabel": "#4b4a48", - "CdrColorTextInputLabelDisabled": "#b2ab9f", - "CdrColorTextInputPlaceholder": "#736e65", - "CdrColorTextInputRequired": "#4b4a48", - "CdrColorTextInputOptional": "#736e65", - "CdrColorTextInputDisabled": "#d5cfc3", - "CdrColorTextInputFilled": "#2e2e2b", - "CdrColorTextInputHelp": "#736e65", - "CdrColorTextInputError": "#b33322", - "CdrColorTextLinkRest": "rgba(46, 46, 43, 0.9)", - "CdrColorTextLinkHover": "rgba(46, 46, 43, 0.9)", - "CdrColorTextLinkActive": "#4b4a48", - "CdrColorTextLinkDisabled": "#d5cfc3", - "CdrColorTextLinkVisited": "#406eb5", - "CdrColorTextRatingDefault": "#4b4a48", - "CdrColorTextRatingHover": "#406eb5", - "CdrColorTextRatingSeparator": "#b2ab9f", - "CdrColorTextTabRest": "#736e65", - "CdrColorTextTabActive": "#4b4a48", - "CdrColorTextTabHover": "#406eb5", - "CdrColorTextTabDisabled": "#d5cfc3", - "CdrColorTextToggleButtonDefaultRest": "#4b4a48", - "CdrColorTextTooltipDefault": "#fafbf9", - "CdrColorTextTablePrimary": "rgba(46, 46, 43, 0.9)", - "CdrColorTextTableSecondary": "#4b4a48", - "CdrColorTextUsageAffirmative": "#3b8349", - "CdrColorTextUsageNegative": "#bb4045", - "CdrColorTextUsageCaution": "#b68b37", + "CdrColorBackgroundAccordionHover": "#fafbf9", "CdrColorBackgroundButtonPrimaryRest": "#1f513f", "CdrColorBackgroundButtonPrimaryActive": "#1f513f", "CdrColorBackgroundButtonPrimaryHover": "#f7f5f3", @@ -86,26 +28,12 @@ module.exports = { "CdrColorBackgroundTransparent": "rgba(255, 255, 255, 0)", "CdrColorBackgroundPrimary": "#f7f5f3", "CdrColorBackgroundSecondary": "#ffffff", + "CdrColorBackgroundSale": "#c7370f", "CdrColorBackgroundBrandSpruce": "#1f513f", - "CdrColorBackgroundMessageDefault01": "#f9f8f6", - "CdrColorBackgroundMessageDefault02": "#e8e0ce", - "CdrColorBackgroundMessageSuccess": "#ecf9e6", - "CdrColorBackgroundMessageSuccess01": "#f4fbf5", - "CdrColorBackgroundMessageSuccess02": "#d5e6cb", - "CdrColorBackgroundMessageWarning": "#fdf6e2", - "CdrColorBackgroundMessageWarning01": "#fefcf1", - "CdrColorBackgroundMessageWarning02": "#f5e9b7", - "CdrColorBackgroundMessageError": "#fcefe4", - "CdrColorBackgroundMessageError01": "#fdf7f7", - "CdrColorBackgroundMessageError02": "#eecbc1", - "CdrColorBackgroundMessageInfo": "#e2f4fe", - "CdrColorBackgroundMessageInfo01": "#edf4f5", - "CdrColorBackgroundMessageInfo02": "#c2d8db", - "CdrColorBackgroundMessageSale": "#c7370f", - "CdrColorBackgroundAccordionHover": "#fafbf9", - "CdrColorBackgroundPaginationHover": "#fafbf9", - "CdrColorBackgroundPaginationKeyline": "#406eb5", - "CdrColorBackgroundModalOverlay": "rgba(247, 245, 243, 0.85)", + "CdrColorBackgroundSuccess": "#ecf9e6", + "CdrColorBackgroundInfo": "#e2f4fe", + "CdrColorBackgroundWarning": "#fdf6e2", + "CdrColorBackgroundError": "#fcefe4", "CdrColorBackgroundLabelDefaultHover": "#fafbf9", "CdrColorBackgroundLabelDefaultActive": "#edeae3", "CdrColorBackgroundLabelDefaultFocus": "#fafbf9", @@ -123,24 +51,39 @@ module.exports = { "CdrColorBackgroundInputDefaultDisabled": "#fafbf9", "CdrColorBackgroundInputDefaultSelectedFocus": "#958e83", "CdrColorBackgroundInputDefaultFocus": "#fafbf9", + "CdrColorBackgroundMessageDefault01": "#f9f8f6", + "CdrColorBackgroundMessageDefault02": "#e8e0ce", + "CdrColorBackgroundMessageSuccess": "#ecf9e6", + "CdrColorBackgroundMessageSuccess01": "#f4fbf5", + "CdrColorBackgroundMessageSuccess02": "#d5e6cb", + "CdrColorBackgroundMessageWarning": "#fdf6e2", + "CdrColorBackgroundMessageWarning01": "#fefcf1", + "CdrColorBackgroundMessageWarning02": "#f5e9b7", + "CdrColorBackgroundMessageError": "#fcefe4", + "CdrColorBackgroundMessageError01": "#fdf7f7", + "CdrColorBackgroundMessageError02": "#eecbc1", + "CdrColorBackgroundMessageInfo": "#e2f4fe", + "CdrColorBackgroundMessageInfo01": "#edf4f5", + "CdrColorBackgroundMessageInfo02": "#c2d8db", + "CdrColorBackgroundMessageSale": "#c7370f", + "CdrColorBackgroundModalOverlay": "rgba(247, 245, 243, 0.85)", + "CdrColorBackgroundPaginationHover": "#fafbf9", + "CdrColorBackgroundPaginationKeyline": "#406eb5", "CdrColorBackgroundRatingStarDefault": "#fafbf9", "CdrColorBackgroundRatingStarHighlighted": "#ffd280", - "CdrColorBackgroundSurfacePrimary": "#ffffff", - "CdrColorBackgroundSurfaceSecondary": "#f7f5f3", - "CdrColorBackgroundSurfaceBrandSpruce": "#1f513f", - "CdrColorBackgroundSurfaceSale": "#c7370f", "CdrColorBackgroundSurfaceSelectionDefaultRest": "#ffffff", "CdrColorBackgroundSurfaceSelectionDefaultActive": "#ffffff", "CdrColorBackgroundSurfaceSelectionDefaultHover": "#ffffff", "CdrColorBackgroundSurfaceSelectionDefaultChecked": "#ffffff", "CdrColorBackgroundSurfaceSelectionDefaultDisabled": "#f7f5f3", "CdrColorBackgroundSurfaceSelectionDefaultLoading": "#fafbf9", - "CdrColorBackgroundSwitchDefaultRest": "#fafbf9", - "CdrColorBackgroundSwitchDefaultHover": "#fafbf9", - "CdrColorBackgroundSwitchDefaultFocus": "#fafbf9", - "CdrColorBackgroundSwitchSelectedDefaultRest": "#4b4a48", - "CdrColorBackgroundSwitchSelectedDefaultHover": "#2e2e2b", - "CdrColorBackgroundSwitchSelectedDefaultFocus": "#2e2e2b", + "CdrColorBackgroundSurfacePrimary": "#ffffff", + "CdrColorBackgroundSurfaceSecondary": "#f7f5f3", + "CdrColorBackgroundSurfaceBrandSpruce": "#1f513f", + "CdrColorBackgroundSurfaceSale": "#c7370f", + "CdrColorBackgroundSwitchDefaultRest": "#4b4a48", + "CdrColorBackgroundSwitchDefaultHover": "#2e2e2b", + "CdrColorBackgroundSwitchDefaultFocus": "#2e2e2b", "CdrColorBackgroundSwitchHandleDefaultRest": "#d5cfc3", "CdrColorBackgroundSwitchHandleDefaultHover": "#edeae3", "CdrColorBackgroundSwitchHandleDefaultFocus": "#d5cfc3", @@ -163,6 +106,65 @@ module.exports = { "CdrColorBackgroundLinkCardActive": "#2e2e2b", "CdrColorBackgroundNote": "#fafbf9", "CdrColorBackgroundTag": "#c4b03b", + "CdrColorTextButtonPrimary": "#fafbf9", + "CdrColorTextButtonPrimaryHover": "#1f513f", + "CdrColorTextButtonPrimaryActive": "#fafbf9", + "CdrColorTextButtonPrimaryDisabled": "#ffffff", + "CdrColorTextButtonSecondary": "#4b4a48", + "CdrColorTextButtonSecondaryHover": "#4b4a48", + "CdrColorTextButtonSecondaryActive": "#fafbf9", + "CdrColorTextButtonSecondaryDisabled": "#d5cfc3", + "CdrColorTextButtonDark": "#fafbf9", + "CdrColorTextButtonDarkHover": "#4b4a48", + "CdrColorTextButtonDarkActive": "#fafbf9", + "CdrColorTextButtonDarkDisabled": "#ffffff", + "CdrColorTextButtonSale": "#ffffff", + "CdrColorTextButtonSaleHover": "#c7370f", + "CdrColorTextButtonSaleActive": "#ffffff", + "CdrColorTextButtonSaleDisabled": "#ffffff", + "CdrColorTextChipDefault": "#4b4a48", + "CdrColorTextChipDisabled": "#d5cfc3", + "CdrColorTextPrimary": "rgba(46, 46, 43, 0.9)", + "CdrColorTextSecondary": "#4b4a48", + "CdrColorTextEmphasis": "#2e2e2b", + "CdrColorTextBrand": "#1f513f", + "CdrColorTextSale": "#c7370f", + "CdrColorTextInverse": "#fafbf9", + "CdrColorTextDisabled": "#d5cfc3", + "CdrColorTextSuccess": "#2e6b34", + "CdrColorTextWarning": "#854714", + "CdrColorTextError": "#811823", + "CdrColorTextInfo": "#1b437e", + "CdrColorTextInputDefault": "#2e2e2b", + "CdrColorTextInputLabel": "#4b4a48", + "CdrColorTextInputLabelDisabled": "#b2ab9f", + "CdrColorTextInputPlaceholder": "#736e65", + "CdrColorTextInputRequired": "#4b4a48", + "CdrColorTextInputOptional": "#736e65", + "CdrColorTextInputDisabled": "#d5cfc3", + "CdrColorTextInputFilled": "#2e2e2b", + "CdrColorTextInputHelp": "#736e65", + "CdrColorTextInputError": "#b33322", + "CdrColorTextLinkRest": "rgba(46, 46, 43, 0.9)", + "CdrColorTextLinkHover": "rgba(46, 46, 43, 0.9)", + "CdrColorTextLinkActive": "#4b4a48", + "CdrColorTextLinkDisabled": "#d5cfc3", + "CdrColorTextLinkVisited": "#406eb5", + "CdrColorTextMessageError": "#bb4045", + "CdrColorTextRatingDefault": "#4b4a48", + "CdrColorTextRatingHover": "#406eb5", + "CdrColorTextRatingSeparator": "#b2ab9f", + "CdrColorTextTabRest": "#736e65", + "CdrColorTextTabActive": "#4b4a48", + "CdrColorTextTabHover": "#406eb5", + "CdrColorTextTabDisabled": "#d5cfc3", + "CdrColorTextToggleButtonDefaultRest": "#4b4a48", + "CdrColorTextTooltipDefault": "#fafbf9", + "CdrColorTextTablePrimary": "rgba(46, 46, 43, 0.9)", + "CdrColorTextTableSecondary": "#4b4a48", + "CdrColorTextUsageAffirmative": "#3b8349", + "CdrColorTextUsageNegative": "#bb4045", + "CdrColorTextUsageCaution": "#b68b37", "CdrColorBorderButtonPrimaryRest": "#1f513f", "CdrColorBorderButtonPrimaryActive": "#1f513f", "CdrColorBorderButtonPrimaryActiveInset": "#f7f5f3", @@ -196,16 +198,6 @@ module.exports = { "CdrColorBorderWarning": "#b68b37", "CdrColorBorderError": "#bb4045", "CdrColorBorderInfo": "#406eb5", - "CdrColorBorderMessageDefault01": "#726d64", - "CdrColorBorderMessageDefault02": "#e8e0ce", - "CdrColorBorderMessageSuccess01": "#3b8349", - "CdrColorBorderMessageSuccess02": "#d5e6cb", - "CdrColorBorderMessageWarning01": "#b68b37", - "CdrColorBorderMessageWarning02": "#f5e9b7", - "CdrColorBorderMessageError01": "#bb4045", - "CdrColorBorderMessageError02": "#eecbc1", - "CdrColorBorderMessageInfo01": "#408e86", - "CdrColorBorderMessageInfo02": "#c2d8db", "CdrColorBorderLabelDefaultFocus": "#2e2e2b", "CdrColorBorderInputDefault": "#958e83", "CdrColorBorderInputError": "#b33322", @@ -220,20 +212,30 @@ module.exports = { "CdrColorBorderLinkActive": "#0b2d60", "CdrColorBorderLinkDisabled": "#d5cfc3", "CdrColorBorderLinkVisited": "#406eb5", + "CdrColorBorderMessageDefault01": "#726d64", + "CdrColorBorderMessageDefault02": "#e8e0ce", + "CdrColorBorderMessageSuccess01": "#3b8349", + "CdrColorBorderMessageSuccess02": "#d5e6cb", + "CdrColorBorderMessageWarning01": "#b68b37", + "CdrColorBorderMessageWarning02": "#f5e9b7", + "CdrColorBorderMessageError01": "#bb4045", + "CdrColorBorderMessageError02": "#eecbc1", + "CdrColorBorderMessageInfo01": "#408e86", + "CdrColorBorderMessageInfo02": "#c2d8db", "CdrColorBorderRatingStarDefault": "#958e83", "CdrColorBorderRatingStarHighlighted": "#bd7b2d", - "CdrColorBorderSurfacePrimary": "#d5cfc3", - "CdrColorBorderSurfaceSecondary": "#958e83", - "CdrColorBorderSurfaceSuccess": "#3b8349", - "CdrColorBorderSurfaceWarning": "#b68b37", - "CdrColorBorderSurfaceError": "#bb4045", - "CdrColorBorderSurfaceInfo": "#406eb5", "CdrColorBorderSurfaceSelectionDefaultRest": "#958e83", "CdrColorBorderSurfaceSelectionDefaultActive": "#958e83", "CdrColorBorderSurfaceSelectionDefaultHover": "#958e83", "CdrColorBorderSurfaceSelectionDefaultChecked": "#2e2e2b", "CdrColorBorderSurfaceSelectionDefaultDisabled": "#958e83", "CdrColorBorderSurfaceSelectionDefaultLoading": "#958e83", + "CdrColorBorderSurfacePrimary": "#d5cfc3", + "CdrColorBorderSurfaceSecondary": "#958e83", + "CdrColorBorderSurfaceSuccess": "#3b8349", + "CdrColorBorderSurfaceWarning": "#b68b37", + "CdrColorBorderSurfaceError": "#bb4045", + "CdrColorBorderSurfaceInfo": "#406eb5", "CdrColorBorderSwitchDefaultHover": "#4b4a48", "CdrColorBorderSwitchHandleDefaultRest": "#d5cfc3", "CdrColorBorderSwitchHandleDefaultHover": "#4b4a48", @@ -246,6 +248,7 @@ module.exports = { "CdrColorBorderTabKeylineDisabled": "#d5cfc3", "CdrColorBorderTableDefault": "#d5cfc3", "CdrColorBorderTableHead": "#958e83", + "CdrColorBorderTableRow": "#d5cfc3", "CdrColorBorderToggleButtonDefaultFocus": "#4b4a48", "CdrColorBorderToggleButtonDefaultSelectedRest": "#4b4a48", "CdrColorBorderToggleButtonDefaultSelectedFocus": "#4b4a48", @@ -254,7 +257,6 @@ module.exports = { "CdrColorBorderLinkCardHover": "#4b4a48", "CdrColorBorderLinkCardActive": "#4b4a48", "CdrColorBorderNote": "#c4b03b", - "CdrColorBorderTableRow": "#d5cfc3", "CdrColorBorderUsageAffirmative": "#3b8349", "CdrColorBorderUsageNegative": "#bb4045", "CdrColorBorderUsageCaution": "#b68b37", @@ -262,19 +264,17 @@ module.exports = { "CdrColorIconEmphasis": "#4b4a48", "CdrColorIconLink": "#406eb5", "CdrColorIconDisabled": "#d5cfc3", + "CdrColorIconCheckboxDefaultSelected": "#ffffff", + "CdrColorIconCheckboxDefaultSelectedHover": "#ffffff", + "CdrColorIconCheckboxDefaultSelectedActive": "#4b4a48", "CdrColorIconMessageDefault": "#726d64", "CdrColorIconMessageSuccess": "#3b8349", "CdrColorIconMessageWarning": "#b68b37", "CdrColorIconMessageError": "#bb4045", "CdrColorIconMessageInfo": "#408e86", - "CdrColorIconCheckboxDefaultSelected": "#ffffff", - "CdrColorIconCheckboxDefaultSelectedHover": "#ffffff", - "CdrColorIconCheckboxDefaultSelectedActive": "#4b4a48", "CdrColorIconSwitchSelectedDefaultRest": "#d5cfc3", "CdrColorIconSwitchSelectedDefaultHover": "#d5cfc3", "CdrColorIconSwitchSelectedDefaultFocus": "#d5cfc3", - "CdrColorSurfacePrimary": "#ffffff", - "CdrColorSurfaceSecondary": "#f7f5f3", "CdrColorIconBackgroundNote": "#c4b03b", "CdrFormInputHeightDefault": "40", "CdrFormInputHeightLarge": "48", diff --git a/dist/docsite/js/cdr-tokens.d.mts b/dist/docsite/js/cdr-tokens.d.mts index d014e3a..7af0705 100644 --- a/dist/docsite/js/cdr-tokens.d.mts +++ b/dist/docsite/js/cdr-tokens.d.mts @@ -1,62 +1,4 @@ -export const CdrColorTextButtonPrimary : string; -export const CdrColorTextButtonPrimaryHover : string; -export const CdrColorTextButtonPrimaryActive : string; -export const CdrColorTextButtonPrimaryDisabled : string; -export const CdrColorTextButtonSecondary : string; -export const CdrColorTextButtonSecondaryHover : string; -export const CdrColorTextButtonSecondaryActive : string; -export const CdrColorTextButtonSecondaryDisabled : string; -export const CdrColorTextButtonDark : string; -export const CdrColorTextButtonDarkHover : string; -export const CdrColorTextButtonDarkActive : string; -export const CdrColorTextButtonDarkDisabled : string; -export const CdrColorTextButtonSale : string; -export const CdrColorTextButtonSaleHover : string; -export const CdrColorTextButtonSaleActive : string; -export const CdrColorTextButtonSaleDisabled : string; -export const CdrColorTextChipDefault : string; -export const CdrColorTextChipDisabled : string; -export const CdrColorTextPrimary : string; -export const CdrColorTextSecondary : string; -export const CdrColorTextEmphasis : string; -export const CdrColorTextBrand : string; -export const CdrColorTextSale : string; -export const CdrColorTextInverse : string; -export const CdrColorTextDisabled : string; -export const CdrColorTextSuccess : string; -export const CdrColorTextWarning : string; -export const CdrColorTextError : string; -export const CdrColorTextInfo : string; -export const CdrColorTextMessageError : string; -export const CdrColorTextInputDefault : string; -export const CdrColorTextInputLabel : string; -export const CdrColorTextInputLabelDisabled : string; -export const CdrColorTextInputPlaceholder : string; -export const CdrColorTextInputRequired : string; -export const CdrColorTextInputOptional : string; -export const CdrColorTextInputDisabled : string; -export const CdrColorTextInputFilled : string; -export const CdrColorTextInputHelp : string; -export const CdrColorTextInputError : string; -export const CdrColorTextLinkRest : string; -export const CdrColorTextLinkHover : string; -export const CdrColorTextLinkActive : string; -export const CdrColorTextLinkDisabled : string; -export const CdrColorTextLinkVisited : string; -export const CdrColorTextRatingDefault : string; -export const CdrColorTextRatingHover : string; -export const CdrColorTextRatingSeparator : string; -export const CdrColorTextTabRest : string; -export const CdrColorTextTabActive : string; -export const CdrColorTextTabHover : string; -export const CdrColorTextTabDisabled : string; -export const CdrColorTextToggleButtonDefaultRest : string; -export const CdrColorTextTooltipDefault : string; -export const CdrColorTextTablePrimary : string; -export const CdrColorTextTableSecondary : string; -export const CdrColorTextUsageAffirmative : string; -export const CdrColorTextUsageNegative : string; -export const CdrColorTextUsageCaution : string; +export const CdrColorBackgroundAccordionHover : string; export const CdrColorBackgroundButtonPrimaryRest : string; export const CdrColorBackgroundButtonPrimaryActive : string; export const CdrColorBackgroundButtonPrimaryHover : string; @@ -85,26 +27,12 @@ export const CdrColorBackgroundChipDefaultSelectedActive : string; export const CdrColorBackgroundTransparent : string; export const CdrColorBackgroundPrimary : string; export const CdrColorBackgroundSecondary : string; +export const CdrColorBackgroundSale : string; export const CdrColorBackgroundBrandSpruce : string; -export const CdrColorBackgroundMessageDefault01 : string; -export const CdrColorBackgroundMessageDefault02 : string; -export const CdrColorBackgroundMessageSuccess : string; -export const CdrColorBackgroundMessageSuccess01 : string; -export const CdrColorBackgroundMessageSuccess02 : string; -export const CdrColorBackgroundMessageWarning : string; -export const CdrColorBackgroundMessageWarning01 : string; -export const CdrColorBackgroundMessageWarning02 : string; -export const CdrColorBackgroundMessageError : string; -export const CdrColorBackgroundMessageError01 : string; -export const CdrColorBackgroundMessageError02 : string; -export const CdrColorBackgroundMessageInfo : string; -export const CdrColorBackgroundMessageInfo01 : string; -export const CdrColorBackgroundMessageInfo02 : string; -export const CdrColorBackgroundMessageSale : string; -export const CdrColorBackgroundAccordionHover : string; -export const CdrColorBackgroundPaginationHover : string; -export const CdrColorBackgroundPaginationKeyline : string; -export const CdrColorBackgroundModalOverlay : string; +export const CdrColorBackgroundSuccess : string; +export const CdrColorBackgroundInfo : string; +export const CdrColorBackgroundWarning : string; +export const CdrColorBackgroundError : string; export const CdrColorBackgroundLabelDefaultHover : string; export const CdrColorBackgroundLabelDefaultActive : string; export const CdrColorBackgroundLabelDefaultFocus : string; @@ -122,24 +50,39 @@ export const CdrColorBackgroundInputDefaultSelectedHover : string; export const CdrColorBackgroundInputDefaultDisabled : string; export const CdrColorBackgroundInputDefaultSelectedFocus : string; export const CdrColorBackgroundInputDefaultFocus : string; +export const CdrColorBackgroundMessageDefault01 : string; +export const CdrColorBackgroundMessageDefault02 : string; +export const CdrColorBackgroundMessageSuccess : string; +export const CdrColorBackgroundMessageSuccess01 : string; +export const CdrColorBackgroundMessageSuccess02 : string; +export const CdrColorBackgroundMessageWarning : string; +export const CdrColorBackgroundMessageWarning01 : string; +export const CdrColorBackgroundMessageWarning02 : string; +export const CdrColorBackgroundMessageError : string; +export const CdrColorBackgroundMessageError01 : string; +export const CdrColorBackgroundMessageError02 : string; +export const CdrColorBackgroundMessageInfo : string; +export const CdrColorBackgroundMessageInfo01 : string; +export const CdrColorBackgroundMessageInfo02 : string; +export const CdrColorBackgroundMessageSale : string; +export const CdrColorBackgroundModalOverlay : string; +export const CdrColorBackgroundPaginationHover : string; +export const CdrColorBackgroundPaginationKeyline : string; export const CdrColorBackgroundRatingStarDefault : string; export const CdrColorBackgroundRatingStarHighlighted : string; -export const CdrColorBackgroundSurfacePrimary : string; -export const CdrColorBackgroundSurfaceSecondary : string; -export const CdrColorBackgroundSurfaceBrandSpruce : string; -export const CdrColorBackgroundSurfaceSale : string; export const CdrColorBackgroundSurfaceSelectionDefaultRest : string; export const CdrColorBackgroundSurfaceSelectionDefaultActive : string; export const CdrColorBackgroundSurfaceSelectionDefaultHover : string; export const CdrColorBackgroundSurfaceSelectionDefaultChecked : string; export const CdrColorBackgroundSurfaceSelectionDefaultDisabled : string; export const CdrColorBackgroundSurfaceSelectionDefaultLoading : string; +export const CdrColorBackgroundSurfacePrimary : string; +export const CdrColorBackgroundSurfaceSecondary : string; +export const CdrColorBackgroundSurfaceBrandSpruce : string; +export const CdrColorBackgroundSurfaceSale : string; export const CdrColorBackgroundSwitchDefaultRest : string; export const CdrColorBackgroundSwitchDefaultHover : string; export const CdrColorBackgroundSwitchDefaultFocus : string; -export const CdrColorBackgroundSwitchSelectedDefaultRest : string; -export const CdrColorBackgroundSwitchSelectedDefaultHover : string; -export const CdrColorBackgroundSwitchSelectedDefaultFocus : string; export const CdrColorBackgroundSwitchHandleDefaultRest : string; export const CdrColorBackgroundSwitchHandleDefaultHover : string; export const CdrColorBackgroundSwitchHandleDefaultFocus : string; @@ -162,6 +105,65 @@ export const CdrColorBackgroundLinkCardRest : string; export const CdrColorBackgroundLinkCardActive : string; export const CdrColorBackgroundNote : string; export const CdrColorBackgroundTag : string; +export const CdrColorTextButtonPrimary : string; +export const CdrColorTextButtonPrimaryHover : string; +export const CdrColorTextButtonPrimaryActive : string; +export const CdrColorTextButtonPrimaryDisabled : string; +export const CdrColorTextButtonSecondary : string; +export const CdrColorTextButtonSecondaryHover : string; +export const CdrColorTextButtonSecondaryActive : string; +export const CdrColorTextButtonSecondaryDisabled : string; +export const CdrColorTextButtonDark : string; +export const CdrColorTextButtonDarkHover : string; +export const CdrColorTextButtonDarkActive : string; +export const CdrColorTextButtonDarkDisabled : string; +export const CdrColorTextButtonSale : string; +export const CdrColorTextButtonSaleHover : string; +export const CdrColorTextButtonSaleActive : string; +export const CdrColorTextButtonSaleDisabled : string; +export const CdrColorTextChipDefault : string; +export const CdrColorTextChipDisabled : string; +export const CdrColorTextPrimary : string; +export const CdrColorTextSecondary : string; +export const CdrColorTextEmphasis : string; +export const CdrColorTextBrand : string; +export const CdrColorTextSale : string; +export const CdrColorTextInverse : string; +export const CdrColorTextDisabled : string; +export const CdrColorTextSuccess : string; +export const CdrColorTextWarning : string; +export const CdrColorTextError : string; +export const CdrColorTextInfo : string; +export const CdrColorTextInputDefault : string; +export const CdrColorTextInputLabel : string; +export const CdrColorTextInputLabelDisabled : string; +export const CdrColorTextInputPlaceholder : string; +export const CdrColorTextInputRequired : string; +export const CdrColorTextInputOptional : string; +export const CdrColorTextInputDisabled : string; +export const CdrColorTextInputFilled : string; +export const CdrColorTextInputHelp : string; +export const CdrColorTextInputError : string; +export const CdrColorTextLinkRest : string; +export const CdrColorTextLinkHover : string; +export const CdrColorTextLinkActive : string; +export const CdrColorTextLinkDisabled : string; +export const CdrColorTextLinkVisited : string; +export const CdrColorTextMessageError : string; +export const CdrColorTextRatingDefault : string; +export const CdrColorTextRatingHover : string; +export const CdrColorTextRatingSeparator : string; +export const CdrColorTextTabRest : string; +export const CdrColorTextTabActive : string; +export const CdrColorTextTabHover : string; +export const CdrColorTextTabDisabled : string; +export const CdrColorTextToggleButtonDefaultRest : string; +export const CdrColorTextTooltipDefault : string; +export const CdrColorTextTablePrimary : string; +export const CdrColorTextTableSecondary : string; +export const CdrColorTextUsageAffirmative : string; +export const CdrColorTextUsageNegative : string; +export const CdrColorTextUsageCaution : string; export const CdrColorBorderButtonPrimaryRest : string; export const CdrColorBorderButtonPrimaryActive : string; export const CdrColorBorderButtonPrimaryActiveInset : string; @@ -195,16 +197,6 @@ export const CdrColorBorderSuccess : string; export const CdrColorBorderWarning : string; export const CdrColorBorderError : string; export const CdrColorBorderInfo : string; -export const CdrColorBorderMessageDefault01 : string; -export const CdrColorBorderMessageDefault02 : string; -export const CdrColorBorderMessageSuccess01 : string; -export const CdrColorBorderMessageSuccess02 : string; -export const CdrColorBorderMessageWarning01 : string; -export const CdrColorBorderMessageWarning02 : string; -export const CdrColorBorderMessageError01 : string; -export const CdrColorBorderMessageError02 : string; -export const CdrColorBorderMessageInfo01 : string; -export const CdrColorBorderMessageInfo02 : string; export const CdrColorBorderLabelDefaultFocus : string; export const CdrColorBorderInputDefault : string; export const CdrColorBorderInputError : string; @@ -219,20 +211,30 @@ export const CdrColorBorderLinkHover : string; export const CdrColorBorderLinkActive : string; export const CdrColorBorderLinkDisabled : string; export const CdrColorBorderLinkVisited : string; +export const CdrColorBorderMessageDefault01 : string; +export const CdrColorBorderMessageDefault02 : string; +export const CdrColorBorderMessageSuccess01 : string; +export const CdrColorBorderMessageSuccess02 : string; +export const CdrColorBorderMessageWarning01 : string; +export const CdrColorBorderMessageWarning02 : string; +export const CdrColorBorderMessageError01 : string; +export const CdrColorBorderMessageError02 : string; +export const CdrColorBorderMessageInfo01 : string; +export const CdrColorBorderMessageInfo02 : string; export const CdrColorBorderRatingStarDefault : string; export const CdrColorBorderRatingStarHighlighted : string; -export const CdrColorBorderSurfacePrimary : string; -export const CdrColorBorderSurfaceSecondary : string; -export const CdrColorBorderSurfaceSuccess : string; -export const CdrColorBorderSurfaceWarning : string; -export const CdrColorBorderSurfaceError : string; -export const CdrColorBorderSurfaceInfo : string; export const CdrColorBorderSurfaceSelectionDefaultRest : string; export const CdrColorBorderSurfaceSelectionDefaultActive : string; export const CdrColorBorderSurfaceSelectionDefaultHover : string; export const CdrColorBorderSurfaceSelectionDefaultChecked : string; export const CdrColorBorderSurfaceSelectionDefaultDisabled : string; export const CdrColorBorderSurfaceSelectionDefaultLoading : string; +export const CdrColorBorderSurfacePrimary : string; +export const CdrColorBorderSurfaceSecondary : string; +export const CdrColorBorderSurfaceSuccess : string; +export const CdrColorBorderSurfaceWarning : string; +export const CdrColorBorderSurfaceError : string; +export const CdrColorBorderSurfaceInfo : string; export const CdrColorBorderSwitchDefaultHover : string; export const CdrColorBorderSwitchHandleDefaultRest : string; export const CdrColorBorderSwitchHandleDefaultHover : string; @@ -245,6 +247,7 @@ export const CdrColorBorderTabKeylineHoverAlt : string; export const CdrColorBorderTabKeylineDisabled : string; export const CdrColorBorderTableDefault : string; export const CdrColorBorderTableHead : string; +export const CdrColorBorderTableRow : string; export const CdrColorBorderToggleButtonDefaultFocus : string; export const CdrColorBorderToggleButtonDefaultSelectedRest : string; export const CdrColorBorderToggleButtonDefaultSelectedFocus : string; @@ -253,7 +256,6 @@ export const CdrColorBorderCode : string; export const CdrColorBorderLinkCardHover : string; export const CdrColorBorderLinkCardActive : string; export const CdrColorBorderNote : string; -export const CdrColorBorderTableRow : string; export const CdrColorBorderUsageAffirmative : string; export const CdrColorBorderUsageNegative : string; export const CdrColorBorderUsageCaution : string; @@ -261,19 +263,17 @@ export const CdrColorIconDefault : string; export const CdrColorIconEmphasis : string; export const CdrColorIconLink : string; export const CdrColorIconDisabled : string; +export const CdrColorIconCheckboxDefaultSelected : string; +export const CdrColorIconCheckboxDefaultSelectedHover : string; +export const CdrColorIconCheckboxDefaultSelectedActive : string; export const CdrColorIconMessageDefault : string; export const CdrColorIconMessageSuccess : string; export const CdrColorIconMessageWarning : string; export const CdrColorIconMessageError : string; export const CdrColorIconMessageInfo : string; -export const CdrColorIconCheckboxDefaultSelected : string; -export const CdrColorIconCheckboxDefaultSelectedHover : string; -export const CdrColorIconCheckboxDefaultSelectedActive : string; export const CdrColorIconSwitchSelectedDefaultRest : string; export const CdrColorIconSwitchSelectedDefaultHover : string; export const CdrColorIconSwitchSelectedDefaultFocus : string; -export const CdrColorSurfacePrimary : string; -export const CdrColorSurfaceSecondary : string; export const CdrColorIconBackgroundNote : string; export const CdrFormInputHeightDefault : string; export const CdrFormInputHeightLarge : string; diff --git a/dist/docsite/js/cdr-tokens.mjs b/dist/docsite/js/cdr-tokens.mjs index 8f6e869..169b6cc 100644 --- a/dist/docsite/js/cdr-tokens.mjs +++ b/dist/docsite/js/cdr-tokens.mjs @@ -1,62 +1,4 @@ -export const CdrColorTextButtonPrimary = "#fafbf9"; -export const CdrColorTextButtonPrimaryHover = "#1f513f"; -export const CdrColorTextButtonPrimaryActive = "#fafbf9"; -export const CdrColorTextButtonPrimaryDisabled = "#ffffff"; -export const CdrColorTextButtonSecondary = "#4b4a48"; -export const CdrColorTextButtonSecondaryHover = "#4b4a48"; -export const CdrColorTextButtonSecondaryActive = "#fafbf9"; -export const CdrColorTextButtonSecondaryDisabled = "#d5cfc3"; -export const CdrColorTextButtonDark = "#fafbf9"; -export const CdrColorTextButtonDarkHover = "#4b4a48"; -export const CdrColorTextButtonDarkActive = "#fafbf9"; -export const CdrColorTextButtonDarkDisabled = "#ffffff"; -export const CdrColorTextButtonSale = "#ffffff"; -export const CdrColorTextButtonSaleHover = "#c7370f"; -export const CdrColorTextButtonSaleActive = "#ffffff"; -export const CdrColorTextButtonSaleDisabled = "#ffffff"; -export const CdrColorTextChipDefault = "#4b4a48"; -export const CdrColorTextChipDisabled = "#d5cfc3"; -export const CdrColorTextPrimary = "rgba(46, 46, 43, 0.9)"; -export const CdrColorTextSecondary = "#4b4a48"; -export const CdrColorTextEmphasis = "#2e2e2b"; -export const CdrColorTextBrand = "#1f513f"; -export const CdrColorTextSale = "#c7370f"; -export const CdrColorTextInverse = "#fafbf9"; -export const CdrColorTextDisabled = "#d5cfc3"; -export const CdrColorTextSuccess = "#2e6b34"; -export const CdrColorTextWarning = "#854714"; -export const CdrColorTextError = "#811823"; -export const CdrColorTextInfo = "#1b437e"; -export const CdrColorTextMessageError = "#bb4045"; -export const CdrColorTextInputDefault = "#2e2e2b"; -export const CdrColorTextInputLabel = "#4b4a48"; -export const CdrColorTextInputLabelDisabled = "#b2ab9f"; -export const CdrColorTextInputPlaceholder = "#736e65"; -export const CdrColorTextInputRequired = "#4b4a48"; -export const CdrColorTextInputOptional = "#736e65"; -export const CdrColorTextInputDisabled = "#d5cfc3"; -export const CdrColorTextInputFilled = "#2e2e2b"; -export const CdrColorTextInputHelp = "#736e65"; -export const CdrColorTextInputError = "#b33322"; -export const CdrColorTextLinkRest = "rgba(46, 46, 43, 0.9)"; -export const CdrColorTextLinkHover = "rgba(46, 46, 43, 0.9)"; -export const CdrColorTextLinkActive = "#4b4a48"; -export const CdrColorTextLinkDisabled = "#d5cfc3"; -export const CdrColorTextLinkVisited = "#406eb5"; -export const CdrColorTextRatingDefault = "#4b4a48"; -export const CdrColorTextRatingHover = "#406eb5"; -export const CdrColorTextRatingSeparator = "#b2ab9f"; -export const CdrColorTextTabRest = "#736e65"; -export const CdrColorTextTabActive = "#4b4a48"; -export const CdrColorTextTabHover = "#406eb5"; -export const CdrColorTextTabDisabled = "#d5cfc3"; -export const CdrColorTextToggleButtonDefaultRest = "#4b4a48"; -export const CdrColorTextTooltipDefault = "#fafbf9"; -export const CdrColorTextTablePrimary = "rgba(46, 46, 43, 0.9)"; -export const CdrColorTextTableSecondary = "#4b4a48"; -export const CdrColorTextUsageAffirmative = "#3b8349"; -export const CdrColorTextUsageNegative = "#bb4045"; -export const CdrColorTextUsageCaution = "#b68b37"; +export const CdrColorBackgroundAccordionHover = "#fafbf9"; export const CdrColorBackgroundButtonPrimaryRest = "#1f513f"; export const CdrColorBackgroundButtonPrimaryActive = "#1f513f"; export const CdrColorBackgroundButtonPrimaryHover = "#f7f5f3"; @@ -85,26 +27,12 @@ export const CdrColorBackgroundChipDefaultSelectedActive = "#edeae3"; export const CdrColorBackgroundTransparent = "rgba(255, 255, 255, 0)"; export const CdrColorBackgroundPrimary = "#f7f5f3"; export const CdrColorBackgroundSecondary = "#ffffff"; +export const CdrColorBackgroundSale = "#c7370f"; export const CdrColorBackgroundBrandSpruce = "#1f513f"; -export const CdrColorBackgroundMessageDefault01 = "#f9f8f6"; -export const CdrColorBackgroundMessageDefault02 = "#e8e0ce"; -export const CdrColorBackgroundMessageSuccess = "#ecf9e6"; -export const CdrColorBackgroundMessageSuccess01 = "#f4fbf5"; -export const CdrColorBackgroundMessageSuccess02 = "#d5e6cb"; -export const CdrColorBackgroundMessageWarning = "#fdf6e2"; -export const CdrColorBackgroundMessageWarning01 = "#fefcf1"; -export const CdrColorBackgroundMessageWarning02 = "#f5e9b7"; -export const CdrColorBackgroundMessageError = "#fcefe4"; -export const CdrColorBackgroundMessageError01 = "#fdf7f7"; -export const CdrColorBackgroundMessageError02 = "#eecbc1"; -export const CdrColorBackgroundMessageInfo = "#e2f4fe"; -export const CdrColorBackgroundMessageInfo01 = "#edf4f5"; -export const CdrColorBackgroundMessageInfo02 = "#c2d8db"; -export const CdrColorBackgroundMessageSale = "#c7370f"; -export const CdrColorBackgroundAccordionHover = "#fafbf9"; -export const CdrColorBackgroundPaginationHover = "#fafbf9"; -export const CdrColorBackgroundPaginationKeyline = "#406eb5"; -export const CdrColorBackgroundModalOverlay = "rgba(247, 245, 243, 0.85)"; +export const CdrColorBackgroundSuccess = "#ecf9e6"; +export const CdrColorBackgroundInfo = "#e2f4fe"; +export const CdrColorBackgroundWarning = "#fdf6e2"; +export const CdrColorBackgroundError = "#fcefe4"; export const CdrColorBackgroundLabelDefaultHover = "#fafbf9"; export const CdrColorBackgroundLabelDefaultActive = "#edeae3"; export const CdrColorBackgroundLabelDefaultFocus = "#fafbf9"; @@ -122,24 +50,39 @@ export const CdrColorBackgroundInputDefaultSelectedHover = "#958e83"; export const CdrColorBackgroundInputDefaultDisabled = "#fafbf9"; export const CdrColorBackgroundInputDefaultSelectedFocus = "#958e83"; export const CdrColorBackgroundInputDefaultFocus = "#fafbf9"; +export const CdrColorBackgroundMessageDefault01 = "#f9f8f6"; +export const CdrColorBackgroundMessageDefault02 = "#e8e0ce"; +export const CdrColorBackgroundMessageSuccess = "#ecf9e6"; +export const CdrColorBackgroundMessageSuccess01 = "#f4fbf5"; +export const CdrColorBackgroundMessageSuccess02 = "#d5e6cb"; +export const CdrColorBackgroundMessageWarning = "#fdf6e2"; +export const CdrColorBackgroundMessageWarning01 = "#fefcf1"; +export const CdrColorBackgroundMessageWarning02 = "#f5e9b7"; +export const CdrColorBackgroundMessageError = "#fcefe4"; +export const CdrColorBackgroundMessageError01 = "#fdf7f7"; +export const CdrColorBackgroundMessageError02 = "#eecbc1"; +export const CdrColorBackgroundMessageInfo = "#e2f4fe"; +export const CdrColorBackgroundMessageInfo01 = "#edf4f5"; +export const CdrColorBackgroundMessageInfo02 = "#c2d8db"; +export const CdrColorBackgroundMessageSale = "#c7370f"; +export const CdrColorBackgroundModalOverlay = "rgba(247, 245, 243, 0.85)"; +export const CdrColorBackgroundPaginationHover = "#fafbf9"; +export const CdrColorBackgroundPaginationKeyline = "#406eb5"; export const CdrColorBackgroundRatingStarDefault = "#fafbf9"; export const CdrColorBackgroundRatingStarHighlighted = "#ffd280"; -export const CdrColorBackgroundSurfacePrimary = "#ffffff"; -export const CdrColorBackgroundSurfaceSecondary = "#f7f5f3"; -export const CdrColorBackgroundSurfaceBrandSpruce = "#1f513f"; -export const CdrColorBackgroundSurfaceSale = "#c7370f"; export const CdrColorBackgroundSurfaceSelectionDefaultRest = "#ffffff"; export const CdrColorBackgroundSurfaceSelectionDefaultActive = "#ffffff"; export const CdrColorBackgroundSurfaceSelectionDefaultHover = "#ffffff"; export const CdrColorBackgroundSurfaceSelectionDefaultChecked = "#ffffff"; export const CdrColorBackgroundSurfaceSelectionDefaultDisabled = "#f7f5f3"; export const CdrColorBackgroundSurfaceSelectionDefaultLoading = "#fafbf9"; -export const CdrColorBackgroundSwitchDefaultRest = "#fafbf9"; -export const CdrColorBackgroundSwitchDefaultHover = "#fafbf9"; -export const CdrColorBackgroundSwitchDefaultFocus = "#fafbf9"; -export const CdrColorBackgroundSwitchSelectedDefaultRest = "#4b4a48"; -export const CdrColorBackgroundSwitchSelectedDefaultHover = "#2e2e2b"; -export const CdrColorBackgroundSwitchSelectedDefaultFocus = "#2e2e2b"; +export const CdrColorBackgroundSurfacePrimary = "#ffffff"; +export const CdrColorBackgroundSurfaceSecondary = "#f7f5f3"; +export const CdrColorBackgroundSurfaceBrandSpruce = "#1f513f"; +export const CdrColorBackgroundSurfaceSale = "#c7370f"; +export const CdrColorBackgroundSwitchDefaultRest = "#4b4a48"; +export const CdrColorBackgroundSwitchDefaultHover = "#2e2e2b"; +export const CdrColorBackgroundSwitchDefaultFocus = "#2e2e2b"; export const CdrColorBackgroundSwitchHandleDefaultRest = "#d5cfc3"; export const CdrColorBackgroundSwitchHandleDefaultHover = "#edeae3"; export const CdrColorBackgroundSwitchHandleDefaultFocus = "#d5cfc3"; @@ -162,6 +105,65 @@ export const CdrColorBackgroundLinkCardRest = "#ffffff"; export const CdrColorBackgroundLinkCardActive = "#2e2e2b"; export const CdrColorBackgroundNote = "#fafbf9"; export const CdrColorBackgroundTag = "#c4b03b"; +export const CdrColorTextButtonPrimary = "#fafbf9"; +export const CdrColorTextButtonPrimaryHover = "#1f513f"; +export const CdrColorTextButtonPrimaryActive = "#fafbf9"; +export const CdrColorTextButtonPrimaryDisabled = "#ffffff"; +export const CdrColorTextButtonSecondary = "#4b4a48"; +export const CdrColorTextButtonSecondaryHover = "#4b4a48"; +export const CdrColorTextButtonSecondaryActive = "#fafbf9"; +export const CdrColorTextButtonSecondaryDisabled = "#d5cfc3"; +export const CdrColorTextButtonDark = "#fafbf9"; +export const CdrColorTextButtonDarkHover = "#4b4a48"; +export const CdrColorTextButtonDarkActive = "#fafbf9"; +export const CdrColorTextButtonDarkDisabled = "#ffffff"; +export const CdrColorTextButtonSale = "#ffffff"; +export const CdrColorTextButtonSaleHover = "#c7370f"; +export const CdrColorTextButtonSaleActive = "#ffffff"; +export const CdrColorTextButtonSaleDisabled = "#ffffff"; +export const CdrColorTextChipDefault = "#4b4a48"; +export const CdrColorTextChipDisabled = "#d5cfc3"; +export const CdrColorTextPrimary = "rgba(46, 46, 43, 0.9)"; +export const CdrColorTextSecondary = "#4b4a48"; +export const CdrColorTextEmphasis = "#2e2e2b"; +export const CdrColorTextBrand = "#1f513f"; +export const CdrColorTextSale = "#c7370f"; +export const CdrColorTextInverse = "#fafbf9"; +export const CdrColorTextDisabled = "#d5cfc3"; +export const CdrColorTextSuccess = "#2e6b34"; +export const CdrColorTextWarning = "#854714"; +export const CdrColorTextError = "#811823"; +export const CdrColorTextInfo = "#1b437e"; +export const CdrColorTextInputDefault = "#2e2e2b"; +export const CdrColorTextInputLabel = "#4b4a48"; +export const CdrColorTextInputLabelDisabled = "#b2ab9f"; +export const CdrColorTextInputPlaceholder = "#736e65"; +export const CdrColorTextInputRequired = "#4b4a48"; +export const CdrColorTextInputOptional = "#736e65"; +export const CdrColorTextInputDisabled = "#d5cfc3"; +export const CdrColorTextInputFilled = "#2e2e2b"; +export const CdrColorTextInputHelp = "#736e65"; +export const CdrColorTextInputError = "#b33322"; +export const CdrColorTextLinkRest = "rgba(46, 46, 43, 0.9)"; +export const CdrColorTextLinkHover = "rgba(46, 46, 43, 0.9)"; +export const CdrColorTextLinkActive = "#4b4a48"; +export const CdrColorTextLinkDisabled = "#d5cfc3"; +export const CdrColorTextLinkVisited = "#406eb5"; +export const CdrColorTextMessageError = "#bb4045"; +export const CdrColorTextRatingDefault = "#4b4a48"; +export const CdrColorTextRatingHover = "#406eb5"; +export const CdrColorTextRatingSeparator = "#b2ab9f"; +export const CdrColorTextTabRest = "#736e65"; +export const CdrColorTextTabActive = "#4b4a48"; +export const CdrColorTextTabHover = "#406eb5"; +export const CdrColorTextTabDisabled = "#d5cfc3"; +export const CdrColorTextToggleButtonDefaultRest = "#4b4a48"; +export const CdrColorTextTooltipDefault = "#fafbf9"; +export const CdrColorTextTablePrimary = "rgba(46, 46, 43, 0.9)"; +export const CdrColorTextTableSecondary = "#4b4a48"; +export const CdrColorTextUsageAffirmative = "#3b8349"; +export const CdrColorTextUsageNegative = "#bb4045"; +export const CdrColorTextUsageCaution = "#b68b37"; export const CdrColorBorderButtonPrimaryRest = "#1f513f"; export const CdrColorBorderButtonPrimaryActive = "#1f513f"; export const CdrColorBorderButtonPrimaryActiveInset = "#f7f5f3"; @@ -195,16 +197,6 @@ export const CdrColorBorderSuccess = "#3b8349"; export const CdrColorBorderWarning = "#b68b37"; export const CdrColorBorderError = "#bb4045"; export const CdrColorBorderInfo = "#406eb5"; -export const CdrColorBorderMessageDefault01 = "#726d64"; -export const CdrColorBorderMessageDefault02 = "#e8e0ce"; -export const CdrColorBorderMessageSuccess01 = "#3b8349"; -export const CdrColorBorderMessageSuccess02 = "#d5e6cb"; -export const CdrColorBorderMessageWarning01 = "#b68b37"; -export const CdrColorBorderMessageWarning02 = "#f5e9b7"; -export const CdrColorBorderMessageError01 = "#bb4045"; -export const CdrColorBorderMessageError02 = "#eecbc1"; -export const CdrColorBorderMessageInfo01 = "#408e86"; -export const CdrColorBorderMessageInfo02 = "#c2d8db"; export const CdrColorBorderLabelDefaultFocus = "#2e2e2b"; export const CdrColorBorderInputDefault = "#958e83"; export const CdrColorBorderInputError = "#b33322"; @@ -219,20 +211,30 @@ export const CdrColorBorderLinkHover = "#406eb5"; export const CdrColorBorderLinkActive = "#0b2d60"; export const CdrColorBorderLinkDisabled = "#d5cfc3"; export const CdrColorBorderLinkVisited = "#406eb5"; +export const CdrColorBorderMessageDefault01 = "#726d64"; +export const CdrColorBorderMessageDefault02 = "#e8e0ce"; +export const CdrColorBorderMessageSuccess01 = "#3b8349"; +export const CdrColorBorderMessageSuccess02 = "#d5e6cb"; +export const CdrColorBorderMessageWarning01 = "#b68b37"; +export const CdrColorBorderMessageWarning02 = "#f5e9b7"; +export const CdrColorBorderMessageError01 = "#bb4045"; +export const CdrColorBorderMessageError02 = "#eecbc1"; +export const CdrColorBorderMessageInfo01 = "#408e86"; +export const CdrColorBorderMessageInfo02 = "#c2d8db"; export const CdrColorBorderRatingStarDefault = "#958e83"; export const CdrColorBorderRatingStarHighlighted = "#bd7b2d"; -export const CdrColorBorderSurfacePrimary = "#d5cfc3"; -export const CdrColorBorderSurfaceSecondary = "#958e83"; -export const CdrColorBorderSurfaceSuccess = "#3b8349"; -export const CdrColorBorderSurfaceWarning = "#b68b37"; -export const CdrColorBorderSurfaceError = "#bb4045"; -export const CdrColorBorderSurfaceInfo = "#406eb5"; export const CdrColorBorderSurfaceSelectionDefaultRest = "#958e83"; export const CdrColorBorderSurfaceSelectionDefaultActive = "#958e83"; export const CdrColorBorderSurfaceSelectionDefaultHover = "#958e83"; export const CdrColorBorderSurfaceSelectionDefaultChecked = "#2e2e2b"; export const CdrColorBorderSurfaceSelectionDefaultDisabled = "#958e83"; export const CdrColorBorderSurfaceSelectionDefaultLoading = "#958e83"; +export const CdrColorBorderSurfacePrimary = "#d5cfc3"; +export const CdrColorBorderSurfaceSecondary = "#958e83"; +export const CdrColorBorderSurfaceSuccess = "#3b8349"; +export const CdrColorBorderSurfaceWarning = "#b68b37"; +export const CdrColorBorderSurfaceError = "#bb4045"; +export const CdrColorBorderSurfaceInfo = "#406eb5"; export const CdrColorBorderSwitchDefaultHover = "#4b4a48"; export const CdrColorBorderSwitchHandleDefaultRest = "#d5cfc3"; export const CdrColorBorderSwitchHandleDefaultHover = "#4b4a48"; @@ -245,6 +247,7 @@ export const CdrColorBorderTabKeylineHoverAlt = "#78b1e8"; export const CdrColorBorderTabKeylineDisabled = "#d5cfc3"; export const CdrColorBorderTableDefault = "#d5cfc3"; export const CdrColorBorderTableHead = "#958e83"; +export const CdrColorBorderTableRow = "#d5cfc3"; export const CdrColorBorderToggleButtonDefaultFocus = "#4b4a48"; export const CdrColorBorderToggleButtonDefaultSelectedRest = "#4b4a48"; export const CdrColorBorderToggleButtonDefaultSelectedFocus = "#4b4a48"; @@ -253,7 +256,6 @@ export const CdrColorBorderCode = "#958e83"; export const CdrColorBorderLinkCardHover = "#4b4a48"; export const CdrColorBorderLinkCardActive = "#4b4a48"; export const CdrColorBorderNote = "#c4b03b"; -export const CdrColorBorderTableRow = "#d5cfc3"; export const CdrColorBorderUsageAffirmative = "#3b8349"; export const CdrColorBorderUsageNegative = "#bb4045"; export const CdrColorBorderUsageCaution = "#b68b37"; @@ -261,19 +263,17 @@ export const CdrColorIconDefault = "#4b4a48"; export const CdrColorIconEmphasis = "#4b4a48"; export const CdrColorIconLink = "#406eb5"; export const CdrColorIconDisabled = "#d5cfc3"; +export const CdrColorIconCheckboxDefaultSelected = "#ffffff"; +export const CdrColorIconCheckboxDefaultSelectedHover = "#ffffff"; +export const CdrColorIconCheckboxDefaultSelectedActive = "#4b4a48"; export const CdrColorIconMessageDefault = "#726d64"; export const CdrColorIconMessageSuccess = "#3b8349"; export const CdrColorIconMessageWarning = "#b68b37"; export const CdrColorIconMessageError = "#bb4045"; export const CdrColorIconMessageInfo = "#408e86"; -export const CdrColorIconCheckboxDefaultSelected = "#ffffff"; -export const CdrColorIconCheckboxDefaultSelectedHover = "#ffffff"; -export const CdrColorIconCheckboxDefaultSelectedActive = "#4b4a48"; export const CdrColorIconSwitchSelectedDefaultRest = "#d5cfc3"; export const CdrColorIconSwitchSelectedDefaultHover = "#d5cfc3"; export const CdrColorIconSwitchSelectedDefaultFocus = "#d5cfc3"; -export const CdrColorSurfacePrimary = "#ffffff"; -export const CdrColorSurfaceSecondary = "#f7f5f3"; export const CdrColorIconBackgroundNote = "#c4b03b"; export const CdrFormInputHeightDefault = "40"; export const CdrFormInputHeightLarge = "48"; diff --git a/dist/docsite/json/android.json b/dist/docsite/json/android.json index dd111b5..37a9c38 100644 --- a/dist/docsite/json/android.json +++ b/dist/docsite/json/android.json @@ -5,23 +5,23 @@ "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "accordion", "example": "color", - "description": "Text color for primary buttons" + "description": "Background color for the hover state of accordion" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/accordion.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "accordion", "example": "color", - "description": "Text color for primary buttons" + "description": "Background color for the hover state of accordion" } }, - "name": "cdr_color_text_button_primary", + "name": "cdr_color_background_accordion_hover", "attributes": { "deprecated": false } @@ -33,7 +33,7 @@ "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of primary buttons" + "description": "Background color for the primary button" }, "filePath": "tokens/global/button.json5", "isSource": false, @@ -44,166 +44,166 @@ "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of primary buttons" + "description": "Background color for the primary button" } }, - "name": "cdr_color_text_button_primary_hover", + "name": "cdr_color_background_button_primary_rest", "attributes": { "deprecated": false } }, { - "$value": "#fffafbf9", + "$value": "#ff1f513f", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of primary buttons" + "description": "Background color for the active and pressed states of the primary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.blue-spruce-green-1000}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of primary buttons" + "description": "Background color for the active and pressed states of the primary button" } }, - "name": "cdr_color_text_button_primary_active", + "name": "cdr_color_background_button_primary_active", "attributes": { "deprecated": false } }, { - "$value": "#ffffffff", + "$value": "#fff7f5f3", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled primary buttons" + "description": "Background color for the hover state of the primary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled primary buttons" + "description": "Background color for the hover state of the primary button" } }, - "name": "cdr_color_text_button_primary_disabled", + "name": "cdr_color_background_button_primary_hover", "attributes": { "deprecated": false } }, { - "$value": "#ff4b4a48", + "$value": "#fffafbf9", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for secondary buttons" + "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-900}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for secondary buttons" + "description": "Alternate background color for the hover state of the icon button" } }, - "name": "cdr_color_text_button_secondary", + "name": "cdr_color_background_button_primary_icon_alt_hover", "attributes": { "deprecated": false } }, { - "$value": "#ff4b4a48", + "$value": "#fffafbf9", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of secondary buttons" + "description": "Background color for the secondary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of secondary buttons" + "description": "Background color for the secondary button" } }, - "name": "cdr_color_text_button_secondary_hover", + "name": "cdr_color_background_button_secondary_rest", "attributes": { "deprecated": false } }, { - "$value": "#fffafbf9", + "$value": "#ff958e83", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of secondary buttons" + "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-010}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of secondary buttons" + "description": "Background color for the active and pressed states of the secondary button" } }, - "name": "cdr_color_text_button_secondary_active", + "name": "cdr_color_background_button_secondary_active", "attributes": { "deprecated": false } }, { - "$value": "#ffd5cfc3", + "$value": "#fff7f5f3", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled secondary buttons" + "description": "Background color for the hover state of the secondary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled secondary buttons" + "description": "Background color for the hover state of the secondary button" } }, - "name": "cdr_color_text_button_secondary_disabled", + "name": "cdr_color_background_button_secondary_hover", "attributes": { "deprecated": false } @@ -211,27 +211,25 @@ { "$value": "#fffafbf9", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the dark button" + "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", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the dark button" + "description": "Background color for the disabled state of the secondary button" } }, - "name": "cdr_color_text_button_dark", + "name": "cdr_color_background_button_secondary_disabled", "attributes": { "deprecated": false } @@ -239,111 +237,103 @@ { "$value": "#ff4b4a48", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of the dark button" + "description": "Background color for 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" + "description": "Background color for the dark button" } }, - "name": "cdr_color_text_button_dark_hover", + "name": "cdr_color_background_button_dark_rest", "attributes": { "deprecated": false } }, { - "$value": "#fffafbf9", + "$value": "#ff4b4a48", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of the dark button" + "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-010}", + "$value": "{options.color.warm-grey-900}", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of the dark button" + "description": "Background color for the active and pressed states of the dark button" } }, - "name": "cdr_color_text_button_dark_active", + "name": "cdr_color_background_button_dark_active", "attributes": { "deprecated": false } }, { - "$value": "#ffffffff", + "$value": "#ffedeae3", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled dark buttons" + "description": "Background color for the hover state of the dark button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-100}", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled dark buttons" + "description": "Background color for the hover state of the dark button" } }, - "name": "cdr_color_text_button_dark_disabled", + "name": "cdr_color_background_button_dark_hover", "attributes": { "deprecated": false } }, { - "$value": "#ffffffff", + "$value": "#ffc7370f", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the sale button" + "description": "Background color for the sale button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.sale-red-800}", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the sale button" + "description": "Background color for the sale button" } }, - "name": "cdr_color_text_button_sale", + "name": "cdr_color_background_button_sale_rest", "attributes": { "deprecated": false } @@ -351,291 +341,285 @@ { "$value": "#ffc7370f", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of the sale button" + "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", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of the sale button" + "description": "Background color for the active and pressed states of the sale button" } }, - "name": "cdr_color_text_button_sale_hover", + "name": "cdr_color_background_button_sale_active", "attributes": { "deprecated": false } }, { - "$value": "#ffffffff", + "$value": "#fff7f5f3", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of the sale button" + "description": "Background color for the hover state of the sale button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-025}", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of the sale button" + "description": "Background color for the hover state of the sale button" } }, - "name": "cdr_color_text_button_sale_active", + "name": "cdr_color_background_button_sale_hover", "attributes": { "deprecated": false } }, { - "$value": "#ffffffff", + "$value": "#ffd5cfc3", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled sale buttons" + "description": "Default disabled border color" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-250}", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled sale buttons" + "description": "Default disabled border color" } }, - "name": "cdr_color_text_button_sale_disabled", + "name": "cdr_color_background_button_default_disabled", "attributes": { "deprecated": false } }, { - "$value": "#ff4b4a48", + "$value": "#fff7f5f3", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Text color for default chips" + "description": "Background color for the icon only button active and focus states" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Text color for default chips" + "description": "Background color for the icon only button active and focus states" } }, - "name": "cdr_color_text_chip_default", + "name": "cdr_color_background_button_icon_only_active", "attributes": { "deprecated": false } }, { - "$value": "#ffd5cfc3", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", "type": "chip", "example": "color", - "description": "Text color for default chips" + "description": "Background color for chips" }, "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", "type": "chip", "example": "color", - "description": "Text color for default chips" + "description": "Background color for chips" } }, - "name": "cdr_color_text_chip_disabled", + "name": "cdr_color_background_chip_default_rest", "attributes": { "deprecated": false } }, { - "$value": "#e62e2e2b", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The default, primary text color" + "description": "Background color for disabled chips" }, - "filePath": "tokens/themes/docsite/color.json5", - "isSource": true, + "filePath": "tokens/global/chip.json5", + "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000-90}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The default, primary text color" + "description": "Background color for disabled chips" } }, - "name": "cdr_color_text_primary", + "name": "cdr_color_background_chip_default_disabled", "attributes": { "deprecated": false } }, { - "$value": "#ff4b4a48", + "$value": "#fff7f5f3", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The secondary text color" + "description": "Background color for hovered chips" }, - "filePath": "tokens/themes/docsite/color.json5", - "isSource": true, + "filePath": "tokens/global/chip.json5", + "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The secondary text color" + "description": "Background color for hovered chips" } }, - "name": "cdr_color_text_secondary", + "name": "cdr_color_background_chip_default_hover", "attributes": { "deprecated": false } }, { - "$value": "#ff2e2e2b", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The emphasis text color" + "description": "Background color for focused chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The emphasis text color" + "description": "Background color for focused chips" } }, - "name": "cdr_color_text_emphasis", + "name": "cdr_color_background_chip_default_focus", "attributes": { "deprecated": false } }, { - "$value": "#ff1f513f", + "$value": "#ffedeae3", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "Text set in our primary brand color" + "description": "Background color for active chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "Text set in our primary brand color" + "description": "Background color for active chips" } }, - "name": "cdr_color_text_brand", + "name": "cdr_color_background_chip_default_active", "attributes": { "deprecated": false } }, { - "$value": "#ffc7370f", + "$value": "#ffd5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The color of sale text" + "description": "Background color for selected chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.sale-red-800}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The color of sale text" + "description": "Background color for selected chips" } }, - "name": "cdr_color_text_sale", + "name": "cdr_color_background_chip_default_selected", "attributes": { "deprecated": false } }, { - "$value": "#fffafbf9", + "$value": "#ffedeae3", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "Text color on dark background" + "description": "Background color for hovered selected chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "Text color on dark background" + "description": "Background color for hovered selected chips" } }, - "name": "cdr_color_text_inverse", + "name": "cdr_color_background_chip_default_selected_hover", "attributes": { "deprecated": false } @@ -645,543 +629,543 @@ "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The color of text when it is disabled" + "description": "Background color for focused selected chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The color of text when it is disabled" + "description": "Background color for focused selected chips" } }, - "name": "cdr_color_text_disabled", + "name": "cdr_color_background_chip_default_selected_focus", "attributes": { "deprecated": false } }, { - "$value": "#ff2e6b34", + "$value": "#00ffffff", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of success messages" + "description": "A transparent color option" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-900}", + "$value": "{options.color.transparent}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of success messages" + "description": "A transparent color option" } }, - "name": "cdr_color_text_success", + "name": "cdr_color_background_transparent", "attributes": { "deprecated": false } }, { - "$value": "#ff854714", + "$value": "#fff7f5f3", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of warning messages" + "description": "The default, primary background color of most pages" }, - "filePath": "tokens/global/color.json5", - "isSource": false, + "filePath": "tokens/themes/docsite/color.json5", + "isSource": true, "original": { - "$value": "{options.color.warning-yellow-900}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of warning messages" + "description": "The default, primary background color of most pages" } }, - "name": "cdr_color_text_warning", + "name": "cdr_color_background_primary", "attributes": { "deprecated": false } }, { - "$value": "#ff811823", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of error messages" + "description": "An alternate, secondary background color used on some pages" }, - "filePath": "tokens/global/color.json5", - "isSource": false, + "filePath": "tokens/themes/docsite/color.json5", + "isSource": true, "original": { - "$value": "{options.color.error-red-900}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of error messages" + "description": "An alternate, secondary background color used on some pages" } }, - "name": "cdr_color_text_error", + "name": "cdr_color_background_secondary", "attributes": { "deprecated": false } }, { - "$value": "#ff1b437e", + "$value": "#ffc7370f", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of informational messages" + "description": "Background color for sale messages" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-900}", + "$value": "{options.color.sale-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of informational messages" + "description": "Background color for sale messages" } }, - "name": "cdr_color_text_info", + "name": "cdr_color_background_sale", "attributes": { "deprecated": false } }, { - "$value": "#ffbb4045", + "$value": "#ff1f513f", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of error messages" + "description": "An alternate, spruce brand background color used on some pages" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-800}", + "$value": "{options.color.blue-spruce-green-1000}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of error messages" + "description": "An alternate, spruce brand background color used on some pages" } }, - "name": "cdr_color_text_message_error", + "name": "cdr_color_background_brand_spruce", "attributes": { "deprecated": false } }, { - "$value": "#ff2e2e2b", + "$value": "#ffecf9e6", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Default text color used in form elements" + "description": "Background color for success messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.success-green-200}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Default text color used in form elements" + "description": "Background color for success messages" } }, - "name": "cdr_color_text_input_default", + "name": "cdr_color_background_success", "attributes": { "deprecated": false } }, { - "$value": "#ff4b4a48", + "$value": "#ffe2f4fe", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Color of label text used in form elements" + "description": "Background color for informational messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.alpine-lake-blue-200}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Color of label text used in form elements" + "description": "Background color for informational messages" } }, - "name": "cdr_color_text_input_label", + "name": "cdr_color_background_info", "attributes": { "deprecated": false } }, { - "$value": "#ffb2ab9f", + "$value": "#fffdf6e2", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Color of label text used in disabled form elements" + "description": "Background color for warning messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-450}", + "$value": "{options.color.warning-yellow-200}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Color of label text used in disabled form elements" + "description": "Background color for warning messages" } }, - "name": "cdr_color_text_input_label_disabled", + "name": "cdr_color_background_warning", "attributes": { "deprecated": false } }, { - "$value": "#ff736e65", + "$value": "#fffcefe4", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Text color of placeholder text within forms" + "description": "Background color for error messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-750}", + "$value": "{options.color.error-red-200}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Text color of placeholder text within forms" + "description": "Background color for error messages" } }, - "name": "cdr_color_text_input_placeholder", + "name": "cdr_color_background_error", "attributes": { "deprecated": false } }, { - "$value": "#ff4b4a48", + "$value": "#fffafbf9", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color of required label within forms" + "description": "Hover state of a checkbox or radio label background" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color of required label within forms" + "description": "Hover state of a checkbox or radio label background" } }, - "name": "cdr_color_text_input_required", + "name": "cdr_color_background_label_default_hover", "attributes": { "deprecated": false } }, { - "$value": "#ff736e65", + "$value": "#ffedeae3", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color of optional label within forms" + "description": "Active state of a checkbox or radio label background" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-750}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color of optional label within forms" + "description": "Active state of a checkbox or radio label background" } }, - "name": "cdr_color_text_input_optional", + "name": "cdr_color_background_label_default_active", "attributes": { "deprecated": false } }, { - "$value": "#ffd5cfc3", + "$value": "#fffafbf9", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Disabled text color used in form elements" + "description": "Focused state of a checkbox or radio label background" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Disabled text color used in form elements" + "description": "Focused state of a checkbox or radio label background" } }, - "name": "cdr_color_text_input_disabled", + "name": "cdr_color_background_label_default_focus", "attributes": { "deprecated": false } }, { - "$value": "#ff2e2e2b", + "$value": "#bfffffff", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color used in filled forms" + "description": "Hover state of a checkbox or radio label background on secondary" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.white-75}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color used in filled forms" + "description": "Hover state of a checkbox or radio label background on secondary" } }, - "name": "cdr_color_text_input_filled", + "name": "cdr_color_background_label_secondary_hover", "attributes": { "deprecated": false } }, { - "$value": "#ff736e65", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Help text color used in forms" + "description": "Active state of a checkbox or radio label background on secondary" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-750}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Help text color used in forms" + "description": "Active state of a checkbox or radio label background on secondary" } }, - "name": "cdr_color_text_input_help", + "name": "cdr_color_background_label_secondary_active", "attributes": { "deprecated": false } }, { - "$value": "#ffb33322", + "$value": "#bfffffff", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Error text color used in forms" + "description": "Focused state of a checkbox or radio label background on secondary" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-850}", + "$value": "{options.color.white-75}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Error text color used in forms" + "description": "Focused state of a checkbox or radio label background on secondary" } }, - "name": "cdr_color_text_input_error", + "name": "cdr_color_background_label_secondary_focus", "attributes": { "deprecated": false } }, { - "$value": "#e62e2e2b", + "$value": "#26f7f5f3", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for links" + "description": "Default background color on form elements" }, - "filePath": "tokens/themes/docsite/link.json5", - "isSource": true, + "filePath": "tokens/global/input.json5", + "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000-90}", + "$value": "{options.color.warm-grey-025-15}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for links" + "description": "Default background color on form elements" } }, - "name": "cdr_color_text_link_rest", + "name": "cdr_color_background_input_default", "attributes": { "deprecated": false } }, { - "$value": "#e62e2e2b", + "$value": "#d9ffffff", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for the hover state of links" + "description": "Default background color on form elements" }, - "filePath": "tokens/themes/docsite/link.json5", - "isSource": true, + "filePath": "tokens/global/input.json5", + "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000-90}", + "$value": "{options.color.white-85}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for the hover state of links" + "description": "Default background color on form elements" } }, - "name": "cdr_color_text_link_hover", + "name": "cdr_color_background_input_secondary", "attributes": { "deprecated": false } }, { - "$value": "#ff4b4a48", + "$value": "#bffff2f2", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for the active and pressed states of links" + "description": "Error background color on form elements" }, - "filePath": "tokens/themes/docsite/link.json5", - "isSource": true, + "filePath": "tokens/global/input.json5", + "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.error-red-050-75}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for the active and pressed states of links" + "description": "Error background color on form elements" } }, - "name": "cdr_color_text_link_active", + "name": "cdr_color_background_input_error", "attributes": { "deprecated": false } }, { - "$value": "#ffd5cfc3", + "$value": "#fffafbf9", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Disabled text color of links" + "description": "Hover state of a checkbox or radio element background" }, - "filePath": "tokens/global/link.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Disabled text color of links" + "description": "Hover state of a checkbox or radio element background" } }, - "name": "cdr_color_text_link_disabled", + "name": "cdr_color_background_input_default_hover", "attributes": { "deprecated": false } }, { - "$value": "#ff406eb5", + "$value": "#fffafbf9", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color of visited links" + "description": "Active state of a form element background" }, - "filePath": "tokens/global/link.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color of visited links" + "description": "Active state of a form element background" } }, - "name": "cdr_color_text_link_visited", + "name": "cdr_color_background_input_default_active", "attributes": { "deprecated": false } @@ -1191,517 +1175,517 @@ "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for ratings" + "description": "Selected state of a checkbox or radio element background" }, - "filePath": "tokens/global/rating.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for ratings" + "description": "Selected state of a checkbox or radio element background" } }, - "name": "cdr_color_text_rating_default", + "name": "cdr_color_background_input_default_selected", "attributes": { "deprecated": false } }, { - "$value": "#ff406eb5", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for the hover state of ratings" + "description": "Active state of an input or select element background on secondary" }, - "filePath": "tokens/global/rating.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for the hover state of ratings" + "description": "Active state of an input or select element background on secondary" } }, - "name": "cdr_color_text_rating_hover", + "name": "cdr_color_background_input_secondary_active", "attributes": { "deprecated": false } }, { - "$value": "#ffb2ab9f", + "$value": "#ff958e83", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for the separator in ratings" + "description": "Hover state of a selected checkbox or radio element background" }, - "filePath": "tokens/global/rating.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-450}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for the separator in ratings" + "description": "Hover state of a selected checkbox or radio element background" } }, - "name": "cdr_color_text_rating_separator", + "name": "cdr_color_background_input_default_selected_hover", "attributes": { "deprecated": false } }, { - "$value": "#ff736e65", + "$value": "#fffafbf9", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for tabs" + "description": "Disabled form element background" }, - "filePath": "tokens/global/tab.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-750}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for tabs" + "description": "Disabled form element background" } }, - "name": "cdr_color_text_tab_rest", + "name": "cdr_color_background_input_default_disabled", "attributes": { "deprecated": false } }, { - "$value": "#ff4b4a48", + "$value": "#ff958e83", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for the active and pressed states of tabs" + "description": "Selected focus state of checkbox or radio element background" }, - "filePath": "tokens/global/tab.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for the active and pressed states of tabs" + "description": "Selected focus state of checkbox or radio element background" } }, - "name": "cdr_color_text_tab_active", + "name": "cdr_color_background_input_default_selected_focus", "attributes": { "deprecated": false } }, { - "$value": "#ff406eb5", + "$value": "#fffafbf9", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for the hover state of tabs" + "description": "Focused checkbox or radio form element background" }, - "filePath": "tokens/global/tab.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for the hover state of tabs" + "description": "Focused checkbox or radio form element background" } }, - "name": "cdr_color_text_tab_hover", + "name": "cdr_color_background_input_default_focus", "attributes": { "deprecated": false } }, { - "$value": "#ffd5cfc3", + "$value": "#fff9f8f6", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "background", "example": "color", - "description": "Disabled text color of tabs" + "description": "Background color variant for default messages" }, - "filePath": "tokens/global/tab.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.default-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "background", "example": "color", - "description": "Disabled text color of tabs" + "description": "Background color variant for default messages" } }, - "name": "cdr_color_text_tab_disabled", + "name": "cdr_color_background_message_default_01", "attributes": { "deprecated": false } }, { - "$value": "#ff4b4a48", + "$value": "#ffe8e0ce", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "background", "example": "color", - "description": "The text color of a toggle button on rest" + "description": "Background color variant for default messages" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.default-grey-300}", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "background", "example": "color", - "description": "The text color of a toggle button on rest" + "description": "Background color variant for default messages" } }, - "name": "cdr_color_text_toggle_button_default_rest", + "name": "cdr_color_background_message_default_02", "attributes": { "deprecated": false } }, { - "$value": "#fffafbf9", + "$value": "#ffecf9e6", "$type": "color", "docs": { "category": "colors", - "type": "tooltip", + "type": "background", "example": "color", - "description": "Text color for tooltips" + "description": "Background color for success messages" }, - "filePath": "tokens/global/tooltip.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.success-green-200}", "$type": "color", "docs": { "category": "colors", - "type": "tooltip", + "type": "background", "example": "color", - "description": "Text color for tooltips" + "description": "Background color for success messages" } }, - "name": "cdr_color_text_tooltip_default", + "name": "cdr_color_background_message_success", "attributes": { "deprecated": false } }, { - "$value": "#ff1f513f", + "$value": "#fff4fbf5", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the primary button" + "description": "Background color variant for success messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.success-green-100}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the primary button" + "description": "Background color variant for success messages" } }, - "name": "cdr_color_background_button_primary_rest", + "name": "cdr_color_background_message_success_01", "attributes": { "deprecated": false } }, { - "$value": "#ff1f513f", + "$value": "#ffd5e6cb", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the primary button" + "description": "Background color variant for success messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.success-green-300}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the primary button" + "description": "Background color variant for success messages" } }, - "name": "cdr_color_background_button_primary_active", + "name": "cdr_color_background_message_success_02", "attributes": { "deprecated": false } }, { - "$value": "#fff7f5f3", + "$value": "#fffdf6e2", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the primary button" + "description": "Background color for warning messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.warning-yellow-200}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the primary button" + "description": "Background color for warning messages" } }, - "name": "cdr_color_background_button_primary_hover", + "name": "cdr_color_background_message_warning", "attributes": { "deprecated": false } }, { - "$value": "#fffafbf9", + "$value": "#fffefcf1", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Alternate background color for the hover state of the icon button" + "description": "Background color variant for warning messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warning-yellow-100}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Alternate background color for the hover state of the icon button" + "description": "Background color variant for warning messages" } }, - "name": "cdr_color_background_button_primary_icon_alt_hover", + "name": "cdr_color_background_message_warning_01", "attributes": { "deprecated": false } }, { - "$value": "#fffafbf9", + "$value": "#fff5e9b7", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the secondary button" + "description": "Background color variant for warning messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warning-yellow-300}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the secondary button" + "description": "Background color variant for warning messages" } }, - "name": "cdr_color_background_button_secondary_rest", + "name": "cdr_color_background_message_warning_02", "attributes": { "deprecated": false } }, { - "$value": "#ff958e83", + "$value": "#fffcefe4", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the secondary button" + "description": "Background color for error messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.error-red-200}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the secondary button" + "description": "Background color for error messages" } }, - "name": "cdr_color_background_button_secondary_active", + "name": "cdr_color_background_message_error", "attributes": { "deprecated": false } }, { - "$value": "#fff7f5f3", + "$value": "#fffdf7f7", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the secondary button" + "description": "Background color variant for error messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.error-red-100}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the secondary button" + "description": "Background color variant for error messages" } }, - "name": "cdr_color_background_button_secondary_hover", + "name": "cdr_color_background_message_error_01", "attributes": { "deprecated": false } }, { - "$value": "#fffafbf9", + "$value": "#ffeecbc1", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the disabled state of the secondary button" + "description": "Background color variant for error messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.error-red-300}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the disabled state of the secondary button" + "description": "Background color variant for error messages" } }, - "name": "cdr_color_background_button_secondary_disabled", + "name": "cdr_color_background_message_error_02", "attributes": { "deprecated": false } }, { - "$value": "#ff4b4a48", + "$value": "#ffe2f4fe", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the dark button" + "description": "Background color for informational messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.alpine-lake-blue-200}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the dark button" + "description": "Background color for informational messages" } }, - "name": "cdr_color_background_button_dark_rest", + "name": "cdr_color_background_message_info", "attributes": { "deprecated": false } }, { - "$value": "#ff4b4a48", + "$value": "#ffedf4f5", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the dark button" + "description": "Background color variant for informational messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.info-blue-100}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the dark button" + "description": "Background color variant for informational messages" } }, - "name": "cdr_color_background_button_dark_active", + "name": "cdr_color_background_message_info_01", "attributes": { "deprecated": false } }, { - "$value": "#ffedeae3", + "$value": "#ffc2d8db", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the dark button" + "description": "Background color variant for informational messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.info-blue-300}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the dark button" + "description": "Background color variant for informational messages" } }, - "name": "cdr_color_background_button_dark_hover", + "name": "cdr_color_background_message_info_02", "attributes": { "deprecated": false } @@ -1711,153 +1695,153 @@ "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the sale button" + "description": "Background color for sale messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { "$value": "{options.color.sale-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the sale button" + "description": "Background color for sale messages" } }, - "name": "cdr_color_background_button_sale_rest", + "name": "cdr_color_background_message_sale", "attributes": { "deprecated": false } }, { - "$value": "#ffc7370f", + "$value": "#d9f7f5f3", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "modal", "example": "color", - "description": "Background color for the active and pressed states of the sale button" + "description": "The background overlay for modal" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/modal.json5", "isSource": false, "original": { - "$value": "{options.color.sale-red-800}", + "$value": "{options.color.warm-grey-025-85}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "modal", "example": "color", - "description": "Background color for the active and pressed states of the sale button" + "description": "The background overlay for modal" } }, - "name": "cdr_color_background_button_sale_active", + "name": "cdr_color_background_modal_overlay", "attributes": { "deprecated": false } }, { - "$value": "#fff7f5f3", + "$value": "#fffafbf9", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "pagination", "example": "color", - "description": "Background color for the hover state of the sale button" + "description": "Background color for the hover state of pagination" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/pagination.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "pagination", "example": "color", - "description": "Background color for the hover state of the sale button" + "description": "Background color for the hover state of pagination" } }, - "name": "cdr_color_background_button_sale_hover", + "name": "cdr_color_background_pagination_hover", "attributes": { "deprecated": false } }, { - "$value": "#ffd5cfc3", + "$value": "#ff406eb5", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "pagination", "example": "color", - "description": "Default disabled border color" + "description": "Background color for the pagination keyline" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/pagination.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "pagination", "example": "color", - "description": "Default disabled border color" + "description": "Background color for the pagination keyline" } }, - "name": "cdr_color_background_button_default_disabled", + "name": "cdr_color_background_pagination_keyline", "attributes": { "deprecated": false } }, { - "$value": "#fff7f5f3", + "$value": "#fffafbf9", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "rating", "example": "color", - "description": "Background color for the icon only button active and focus states" + "description": "The defaul background color of the rating star icon" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/rating.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "rating", "example": "color", - "description": "Background color for the icon only button active and focus states" + "description": "The defaul background color of the rating star icon" } }, - "name": "cdr_color_background_button_icon_only_active", + "name": "cdr_color_background_rating_star_default", "attributes": { "deprecated": false } }, { - "$value": "#ffffffff", + "$value": "#ffffd280", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "rating", "example": "color", - "description": "Background color for chips" + "description": "Background color for the highlighted rating icon" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/rating.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.golden-yellow-500}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "rating", "example": "color", - "description": "Background color for chips" + "description": "Background color for the highlighted rating icon" } }, - "name": "cdr_color_background_chip_default_rest", + "name": "cdr_color_background_rating_star_highlighted", "attributes": { "deprecated": false } @@ -1867,49 +1851,49 @@ "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for disabled chips" + "description": "Background color for the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for disabled chips" + "description": "Background color for the default surface selection" } }, - "name": "cdr_color_background_chip_default_disabled", + "name": "cdr_color_background_surface_selection_default_rest", "attributes": { "deprecated": false } }, { - "$value": "#fff7f5f3", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for hovered chips" + "description": "Background color for the active state of the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for hovered chips" + "description": "Background color for the active state of the default surface selection" } }, - "name": "cdr_color_background_chip_default_hover", + "name": "cdr_color_background_surface_selection_default_active", "attributes": { "deprecated": false } @@ -1919,985 +1903,907 @@ "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for focused chips" + "description": "Background color for the hover state of the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for focused chips" + "description": "Background color for the hover state of the default surface selection" } }, - "name": "cdr_color_background_chip_default_focus", + "name": "cdr_color_background_surface_selection_default_hover", "attributes": { "deprecated": false } }, { - "$value": "#ffedeae3", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for active chips" + "description": "Background color for the checked state of the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for active chips" + "description": "Background color for the checked state of the default surface selection" } }, - "name": "cdr_color_background_chip_default_active", + "name": "cdr_color_background_surface_selection_default_checked", "attributes": { "deprecated": false } }, { - "$value": "#ffd5cfc3", + "$value": "#fff7f5f3", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for selected chips" + "description": "Background color for the disabled state of the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for selected chips" + "description": "Background color for the disabled state of the default surface selection" } }, - "name": "cdr_color_background_chip_default_selected", + "name": "cdr_color_background_surface_selection_default_disabled", "attributes": { "deprecated": false } }, { - "$value": "#ffedeae3", + "$value": "#fffafbf9", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for hovered selected chips" + "description": "Background color for the loading state of the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for hovered selected chips" + "description": "Background color for the loading state of the default surface selection" } }, - "name": "cdr_color_background_chip_default_selected_hover", + "name": "cdr_color_background_surface_selection_default_loading", "attributes": { "deprecated": false } }, { - "$value": "#ffd5cfc3", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface", "example": "color", - "description": "Background color for focused selected chips" + "description": "Background color for the primary surface" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface", "example": "color", - "description": "Background color for focused selected chips" + "description": "Background color for the primary surface" } }, - "name": "cdr_color_background_chip_default_selected_focus", + "name": "cdr_color_background_surface_primary", "attributes": { "deprecated": false } }, { - "$value": "#00ffffff", + "$value": "#fff7f5f3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "A transparent color option" + "description": "Background color for the secondary surface" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.transparent}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "A transparent color option" + "description": "Background color for the secondary surface" } }, - "name": "cdr_color_background_transparent", + "name": "cdr_color_background_surface_secondary", "attributes": { "deprecated": false } }, { - "$value": "#fff7f5f3", + "$value": "#ff1f513f", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "The default, primary background color of most pages" + "description": "Background color for the brand-spruce surface" }, - "filePath": "tokens/themes/docsite/color.json5", - "isSource": true, + "filePath": "tokens/global/surface.json5", + "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.blue-spruce-green-1000}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "The default, primary background color of most pages" + "description": "Background color for the brand-spruce surface" } }, - "name": "cdr_color_background_primary", + "name": "cdr_color_background_surface_brand_spruce", "attributes": { "deprecated": false } }, { - "$value": "#ffffffff", + "$value": "#ffc7370f", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "An alternate, secondary background color used on some pages" + "description": "Background color for the sale surface" }, - "filePath": "tokens/themes/docsite/color.json5", - "isSource": true, + "filePath": "tokens/global/surface.json5", + "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.sale-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "An alternate, secondary background color used on some pages" + "description": "Background color for the sale surface" } }, - "name": "cdr_color_background_secondary", + "name": "cdr_color_background_surface_sale", "attributes": { "deprecated": false } }, { - "$value": "#ff1f513f", + "$value": "#ff4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "An alternate, spruce brand background color used on some pages" + "description": "The background color of a selected switch on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "An alternate, spruce brand background color used on some pages" + "description": "The background color of a selected switch on rest" } }, - "name": "cdr_color_background_brand_spruce", + "name": "cdr_color_background_switch_default_rest", "attributes": { "deprecated": false } }, { - "$value": "#fff9f8f6", + "$value": "#ff2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for default messages" + "description": "The background color of a selected switch on hover" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-100}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for default messages" + "description": "The background color of a selected switch on hover" } }, - "name": "cdr_color_background_message_default_01", + "name": "cdr_color_background_switch_default_hover", "attributes": { "deprecated": false } }, { - "$value": "#ffe8e0ce", + "$value": "#ff2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for default messages" + "description": "The background color of a selected switch on focus" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-300}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for default messages" + "description": "The background color of a selected switch on focus" } }, - "name": "cdr_color_background_message_default_02", + "name": "cdr_color_background_switch_default_focus", "attributes": { "deprecated": false } }, { - "$value": "#ffecf9e6", + "$value": "#ffd5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color for success messages" + "description": "Background color of a switch handle background when the switch is not selected on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-200}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color for success messages" + "description": "Background color of a switch handle background when the switch is not selected on rest" } }, - "name": "cdr_color_background_message_success", + "name": "cdr_color_background_switch_handle_default_rest", "attributes": { "deprecated": false } }, { - "$value": "#fff4fbf5", + "$value": "#ffedeae3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for success messages" + "description": "Color of a switch handle background when the switch is not selected on hover" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-100}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for success messages" + "description": "Color of a switch handle background when the switch is not selected on hover" } }, - "name": "cdr_color_background_message_success_01", + "name": "cdr_color_background_switch_handle_default_hover", "attributes": { "deprecated": false } }, { - "$value": "#ffd5e6cb", + "$value": "#ffd5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for success messages" + "description": "Color of a switch handle background when the switch is not selected on focus" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-300}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for success messages" + "description": "Color of a switch handle background when the switch is not selected on focus" } }, - "name": "cdr_color_background_message_success_02", + "name": "cdr_color_background_switch_handle_default_focus", "attributes": { "deprecated": false } }, { - "$value": "#fffdf6e2", + "$value": "#ffd5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color for warning messages" + "description": "Color of a switch handle background when the switch is not selected on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-200}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color for warning messages" + "description": "Color of a switch handle background when the switch is not selected on rest" } }, - "name": "cdr_color_background_message_warning", + "name": "cdr_color_background_switch_handle_selected_default_rest", "attributes": { "deprecated": false } }, { - "$value": "#fffefcf1", + "$value": "#ffd5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for warning messages" + "description": "Color of a switch handle background when the switch is not selected on hover" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-100}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for warning messages" + "description": "Color of a switch handle background when the switch is not selected on hover" } }, - "name": "cdr_color_background_message_warning_01", + "name": "cdr_color_background_switch_handle_selected_default_hover", "attributes": { "deprecated": false } }, { - "$value": "#fff5e9b7", + "$value": "#ffd5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for warning messages" + "description": "Color of a switch handle background when the switch is not selected on focus" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-300}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for warning messages" + "description": "Color of a switch handle background when the switch is not selected on focus" } }, - "name": "cdr_color_background_message_warning_02", + "name": "cdr_color_background_switch_handle_selected_default_focus", "attributes": { "deprecated": false } }, { - "$value": "#fffcefe4", + "$value": "#fffafbf9", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color for error messages" + "description": "The background color of table headers" }, - "filePath": "tokens/global/color.json5", - "isSource": false, + "filePath": "tokens/themes/docsite/table.json5", + "isSource": true, "original": { - "$value": "{options.color.error-red-200}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color for error messages" + "description": "The background color of table headers" } }, - "name": "cdr_color_background_message_error", + "name": "cdr_color_background_table_header", "attributes": { "deprecated": false } }, { - "$value": "#fffdf7f7", + "$value": "#fff7f5f3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color variant for error messages" + "description": "The background color of table rows" }, - "filePath": "tokens/global/color.json5", - "isSource": false, + "filePath": "tokens/themes/docsite/table.json5", + "isSource": true, "original": { - "$value": "{options.color.error-red-100}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color variant for error messages" + "description": "The background color of table rows" } }, - "name": "cdr_color_background_message_error_01", + "name": "cdr_color_background_table_row", "attributes": { "deprecated": false } }, { - "$value": "#ffeecbc1", + "$value": "#fffafbf9", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color variant for error messages" + "description": "An alternate row color to aid grouping row data" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/table.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-300}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color variant for error messages" + "description": "An alternate row color to aid grouping row data" } }, - "name": "cdr_color_background_message_error_02", + "name": "cdr_color_background_table_row_alt", "attributes": { "deprecated": false } }, { - "$value": "#ffe2f4fe", + "$value": "#fffafbf9", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle group", "example": "color", - "description": "Background color for informational messages" + "description": "The background color of a toggle group on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-200}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle group", "example": "color", - "description": "Background color for informational messages" + "description": "The background color of a toggle group on rest" } }, - "name": "cdr_color_background_message_info", + "name": "cdr_color_background_toggle_group_default_rest", "attributes": { "deprecated": false } }, { - "$value": "#ffedf4f5", + "$value": "#fffafbf9", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color variant for informational messages" + "description": "The background color of a toggle button on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.info-blue-100}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color variant for informational messages" + "description": "The background color of a toggle button on rest" } }, - "name": "cdr_color_background_message_info_01", + "name": "cdr_color_background_toggle_button_default_rest", "attributes": { "deprecated": false } }, { - "$value": "#ffc2d8db", + "$value": "#ffedeae3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color variant for informational messages" + "description": "The background color of a toggle button on hover" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.info-blue-300}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color variant for informational messages" + "description": "The background color of a toggle button on hover" } }, - "name": "cdr_color_background_message_info_02", + "name": "cdr_color_background_toggle_button_default_hover", "attributes": { "deprecated": false } }, { - "$value": "#ffc7370f", + "$value": "#ffedeae3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color for sale messages" + "description": "The background color of a toggle button on focus" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.sale-red-800}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color for sale messages" + "description": "The background color of a toggle button on focus" } }, - "name": "cdr_color_background_message_sale", + "name": "cdr_color_background_toggle_button_default_focus", "attributes": { "deprecated": false } }, { - "$value": "#fffafbf9", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", - "type": "accordion", + "type": "toggle button", "example": "color", - "description": "Background color for the hover state of accordion" + "description": "The background color of a selected toggle button on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "accordion", + "type": "toggle button", "example": "color", - "description": "Background color for the hover state of accordion" + "description": "The background color of a selected toggle button on rest" } }, - "name": "cdr_color_background_accordion_hover", + "name": "cdr_color_background_toggle_button_default_selected_rest", "attributes": { "deprecated": false } }, { - "$value": "#fffafbf9", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", - "type": "pagination", + "type": "toggle button", "example": "color", - "description": "Background color for the hover state of pagination" + "description": "The background color of a selected toggle button on hover" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "pagination", + "type": "toggle button", "example": "color", - "description": "Background color for the hover state of pagination" + "description": "The background color of a selected toggle button on hover" } }, - "name": "cdr_color_background_pagination_hover", + "name": "cdr_color_background_toggle_button_default_selected_hover", "attributes": { "deprecated": false } }, { - "$value": "#ff406eb5", + "$value": "#ff2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "pagination", + "type": "tooltip", "example": "color", - "description": "Background color for the pagination keyline" + "description": "Background color for tooltips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/tooltip.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "pagination", + "type": "tooltip", "example": "color", - "description": "Background color for the pagination keyline" + "description": "Background color for tooltips" } }, - "name": "cdr_color_background_pagination_keyline", + "name": "cdr_color_background_tooltip_default", "attributes": { "deprecated": false } }, { - "$value": "#d9f7f5f3", + "$value": "#fffafbf9", "$type": "color", "docs": { "category": "colors", - "type": "modal", + "type": "button", "example": "color", - "description": "The background overlay for modal" + "description": "Text color for primary buttons" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025-85}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "modal", + "type": "button", "example": "color", - "description": "The background overlay for modal" + "description": "Text color for primary buttons" } }, - "name": "cdr_color_background_modal_overlay", + "name": "cdr_color_text_button_primary", "attributes": { "deprecated": false } }, { - "$value": "#fffafbf9", + "$value": "#ff1f513f", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio label background" + "description": "Text color for the hover state of primary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.blue-spruce-green-1000}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio label background" + "description": "Text color for the hover state of primary buttons" } }, - "name": "cdr_color_background_label_default_hover", + "name": "cdr_color_text_button_primary_hover", "attributes": { "deprecated": false } }, { - "$value": "#ffedeae3", + "$value": "#fffafbf9", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a checkbox or radio label background" + "description": "Text color for the active state of primary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a checkbox or radio label background" + "description": "Text color for the active state of primary buttons" } }, - "name": "cdr_color_background_label_default_active", + "name": "cdr_color_text_button_primary_active", "attributes": { "deprecated": false } }, { - "$value": "#fffafbf9", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Focused state of a checkbox or radio label background" + "description": "Text color for disabled primary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Focused state of a checkbox or radio label background" + "description": "Text color for disabled primary buttons" } }, - "name": "cdr_color_background_label_default_focus", + "name": "cdr_color_text_button_primary_disabled", "attributes": { "deprecated": false } }, { - "$value": "#bfffffff", + "$value": "#ff4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio label background on secondary" + "description": "Text color for secondary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white-75}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio label background on secondary" + "description": "Text color for secondary buttons" } }, - "name": "cdr_color_background_label_secondary_hover", + "name": "cdr_color_text_button_secondary", "attributes": { "deprecated": false } }, { - "$value": "#ffffffff", + "$value": "#ff4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a checkbox or radio label background on secondary" + "description": "Text color for the hover state of secondary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a checkbox or radio label background on secondary" + "description": "Text color for the hover state of secondary buttons" } }, - "name": "cdr_color_background_label_secondary_active", + "name": "cdr_color_text_button_secondary_hover", "attributes": { "deprecated": false } }, { - "$value": "#bfffffff", + "$value": "#fffafbf9", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Focused state of a checkbox or radio label background on secondary" + "description": "Text color for the active state of secondary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white-75}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Focused state of a checkbox or radio label background on secondary" + "description": "Text color for the active state of secondary buttons" } }, - "name": "cdr_color_background_label_secondary_focus", + "name": "cdr_color_text_button_secondary_active", "attributes": { "deprecated": false } }, { - "$value": "#26f7f5f3", - "$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": "#d9ffffff", - "$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": "#bffff2f2", - "$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": "#fffafbf9", + "$value": "#ffd5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio element background" + "description": "Text color for disabled secondary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio element background" + "description": "Text color for disabled secondary buttons" } }, - "name": "cdr_color_background_input_default_hover", + "name": "cdr_color_text_button_secondary_disabled", "attributes": { "deprecated": false } @@ -2905,25 +2811,27 @@ { "$value": "#fffafbf9", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a form element background" + "description": "Text color for the dark button" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-010}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a form element background" + "description": "Text color for the dark button" } }, - "name": "cdr_color_background_input_default_active", + "name": "cdr_color_text_button_dark", "attributes": { "deprecated": false } @@ -2931,155 +2839,27 @@ { "$value": "#ff4b4a48", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Selected state of a checkbox or radio element background" + "description": "Text color for the hover state of the dark button" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-900}", "$type": "color", + "newToken": "", "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": "#ffffffff", - "$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": "#ff958e83", - "$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": "#fffafbf9", - "$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": "#ff958e83", - "$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": "#fffafbf9", - "$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", + "type": "button", "example": "color", - "description": "Focused checkbox or radio form element background" + "description": "Text color for the hover state of the dark button" } }, - "name": "cdr_color_background_input_default_focus", + "name": "cdr_color_text_button_dark_hover", "attributes": { "deprecated": false } @@ -3087,51 +2867,55 @@ { "$value": "#fffafbf9", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "rating", + "type": "button", "example": "color", - "description": "The defaul background color of the rating star icon" + "description": "Text color for the active state of the dark button" }, - "filePath": "tokens/global/rating.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-010}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "rating", + "type": "button", "example": "color", - "description": "The defaul background color of the rating star icon" + "description": "Text color for the active state of the dark button" } }, - "name": "cdr_color_background_rating_star_default", + "name": "cdr_color_text_button_dark_active", "attributes": { "deprecated": false } }, { - "$value": "#ffffd280", + "$value": "#ffffffff", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "rating", + "type": "button", "example": "color", - "description": "Background color for the highlighted rating icon" + "description": "Text color for disabled dark buttons" }, - "filePath": "tokens/global/rating.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.golden-yellow-500}", + "$value": "{options.color.white}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "rating", + "type": "button", "example": "color", - "description": "Background color for the highlighted rating icon" + "description": "Text color for disabled dark buttons" } }, - "name": "cdr_color_background_rating_star_highlighted", + "name": "cdr_color_text_button_dark_disabled", "attributes": { "deprecated": false } @@ -3139,285 +2923,293 @@ { "$value": "#ffffffff", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "surface", + "type": "button", "example": "color", - "description": "Background color for the primary surface" + "description": "Text color for the sale button" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { "$value": "{options.color.white}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "surface", + "type": "button", "example": "color", - "description": "Background color for the primary surface" + "description": "Text color for the sale button" } }, - "name": "cdr_color_background_surface_primary", + "name": "cdr_color_text_button_sale", "attributes": { "deprecated": false } }, { - "$value": "#fff7f5f3", + "$value": "#ffc7370f", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "surface", + "type": "button", "example": "color", - "description": "Background color for the secondary surface" + "description": "Text color for the hover state of the sale button" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.sale-red-800}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "surface", + "type": "button", "example": "color", - "description": "Background color for the secondary surface" + "description": "Text color for the hover state of the sale button" } }, - "name": "cdr_color_background_surface_secondary", + "name": "cdr_color_text_button_sale_hover", "attributes": { "deprecated": false } }, { - "$value": "#ff1f513f", + "$value": "#ffffffff", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "surface", + "type": "button", "example": "color", - "description": "Background color for the brand-spruce surface" + "description": "Text color for the active state of the sale button" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.white}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "surface", + "type": "button", "example": "color", - "description": "Background color for the brand-spruce surface" + "description": "Text color for the active state of the sale button" } }, - "name": "cdr_color_background_surface_brand_spruce", + "name": "cdr_color_text_button_sale_active", "attributes": { "deprecated": false } }, { - "$value": "#ffc7370f", + "$value": "#ffffffff", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "surface", + "type": "button", "example": "color", - "description": "Background color for the sale surface" + "description": "Text color for disabled sale buttons" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.sale-red-800}", + "$value": "{options.color.white}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "surface", + "type": "button", "example": "color", - "description": "Background color for the sale surface" + "description": "Text color for disabled sale buttons" } }, - "name": "cdr_color_background_surface_sale", + "name": "cdr_color_text_button_sale_disabled", "attributes": { "deprecated": false } }, { - "$value": "#ffffffff", + "$value": "#ff4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "chip", "example": "color", - "description": "Background color for the default surface selection" + "description": "Text color for default chips" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "chip", "example": "color", - "description": "Background color for the default surface selection" + "description": "Text color for default chips" } }, - "name": "cdr_color_background_surface_selection_default_rest", + "name": "cdr_color_text_chip_default", "attributes": { "deprecated": false } }, { - "$value": "#ffffffff", + "$value": "#ffd5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "chip", "example": "color", - "description": "Background color for the active state of the default surface selection" + "description": "Text color for default chips" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "chip", "example": "color", - "description": "Background color for the active state of the default surface selection" + "description": "Text color for default chips" } }, - "name": "cdr_color_background_surface_selection_default_active", + "name": "cdr_color_text_chip_disabled", "attributes": { "deprecated": false } }, { - "$value": "#ffffffff", + "$value": "#e62e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the hover state of the default surface selection" + "description": "The default, primary text color" }, - "filePath": "tokens/global/surfaceselection.json5", - "isSource": false, + "filePath": "tokens/themes/docsite/color.json5", + "isSource": true, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-1000-90}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the hover state of the default surface selection" + "description": "The default, primary text color" } }, - "name": "cdr_color_background_surface_selection_default_hover", + "name": "cdr_color_text_primary", "attributes": { "deprecated": false } }, { - "$value": "#ffffffff", + "$value": "#ff4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the checked state of the default surface selection" + "description": "The secondary text color" }, - "filePath": "tokens/global/surfaceselection.json5", - "isSource": false, + "filePath": "tokens/themes/docsite/color.json5", + "isSource": true, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the checked state of the default surface selection" + "description": "The secondary text color" } }, - "name": "cdr_color_background_surface_selection_default_checked", + "name": "cdr_color_text_secondary", "attributes": { "deprecated": false } }, { - "$value": "#fff7f5f3", + "$value": "#ff2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the disabled state of the default surface selection" + "description": "The emphasis text color" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the disabled state of the default surface selection" + "description": "The emphasis text color" } }, - "name": "cdr_color_background_surface_selection_default_disabled", + "name": "cdr_color_text_emphasis", "attributes": { "deprecated": false } }, { - "$value": "#fffafbf9", + "$value": "#ff1f513f", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the loading state of the default surface selection" + "description": "Text set in our primary brand color" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.blue-spruce-green-1000}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the loading state of the default surface selection" + "description": "Text set in our primary brand color" } }, - "name": "cdr_color_background_surface_selection_default_loading", + "name": "cdr_color_text_brand", "attributes": { "deprecated": false } }, { - "$value": "#fffafbf9", + "$value": "#ffc7370f", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "text", "example": "color", - "description": "The background color of a switch on rest" + "description": "The color of sale text" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.sale-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "text", "example": "color", - "description": "The background color of a switch on rest" + "description": "The color of sale text" } }, - "name": "cdr_color_background_switch_default_rest", + "name": "cdr_color_text_sale", "attributes": { "deprecated": false } @@ -3427,751 +3219,751 @@ "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "text", "example": "color", - "description": "The background color of a switch on hover" + "description": "Text color on dark background" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "text", "example": "color", - "description": "The background color of a switch on hover" + "description": "Text color on dark background" } }, - "name": "cdr_color_background_switch_default_hover", + "name": "cdr_color_text_inverse", "attributes": { "deprecated": false } }, { - "$value": "#fffafbf9", + "$value": "#ffd5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "text", "example": "color", - "description": "The background color of a switch on focus" + "description": "The color of text when it is disabled" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "text", "example": "color", - "description": "The background color of a switch on focus" + "description": "The color of text when it is disabled" } }, - "name": "cdr_color_background_switch_default_focus", + "name": "cdr_color_text_disabled", "attributes": { "deprecated": false } }, { - "$value": "#ff4b4a48", + "$value": "#ff2e6b34", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "text", "example": "color", - "description": "The background color of a selected switch on rest" + "description": "Color of success messages" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.success-green-900}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "text", "example": "color", - "description": "The background color of a selected switch on rest" + "description": "Color of success messages" } }, - "name": "cdr_color_background_switch_selected_default_rest", + "name": "cdr_color_text_success", "attributes": { "deprecated": false } }, { - "$value": "#ff2e2e2b", + "$value": "#ff854714", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "text", "example": "color", - "description": "The background color of a selected switch on hover" + "description": "Color of warning messages" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.warning-yellow-900}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "text", "example": "color", - "description": "The background color of a selected switch on hover" + "description": "Color of warning messages" } }, - "name": "cdr_color_background_switch_selected_default_hover", + "name": "cdr_color_text_warning", "attributes": { "deprecated": false } }, { - "$value": "#ff2e2e2b", + "$value": "#ff811823", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "text", "example": "color", - "description": "The background color of a selected switch on focus" + "description": "Color of error messages" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.error-red-900}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "text", "example": "color", - "description": "The background color of a selected switch on focus" + "description": "Color of error messages" } }, - "name": "cdr_color_background_switch_selected_default_focus", + "name": "cdr_color_text_error", "attributes": { "deprecated": false } }, { - "$value": "#ffd5cfc3", + "$value": "#ff1b437e", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "text", "example": "color", - "description": "Background color of a switch handle background when the switch is not selected on rest" + "description": "Color of informational messages" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.alpine-lake-blue-900}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "text", "example": "color", - "description": "Background color of a switch handle background when the switch is not selected on rest" + "description": "Color of informational messages" } }, - "name": "cdr_color_background_switch_handle_default_rest", + "name": "cdr_color_text_info", "attributes": { "deprecated": false } }, { - "$value": "#ffedeae3", + "$value": "#ff2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on hover" + "description": "Default text color used in form elements" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on hover" + "description": "Default text color used in form elements" } }, - "name": "cdr_color_background_switch_handle_default_hover", + "name": "cdr_color_text_input_default", "attributes": { "deprecated": false } }, { - "$value": "#ffd5cfc3", + "$value": "#ff4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on focus" + "description": "Color of label text used in form elements" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on focus" + "description": "Color of label text used in form elements" } }, - "name": "cdr_color_background_switch_handle_default_focus", + "name": "cdr_color_text_input_label", "attributes": { "deprecated": false } }, { - "$value": "#ffd5cfc3", + "$value": "#ffb2ab9f", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on rest" + "description": "Color of label text used in disabled form elements" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-450}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on rest" + "description": "Color of label text used in disabled form elements" } }, - "name": "cdr_color_background_switch_handle_selected_default_rest", + "name": "cdr_color_text_input_label_disabled", "attributes": { "deprecated": false } }, { - "$value": "#ffd5cfc3", + "$value": "#ff736e65", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on hover" + "description": "Text color of placeholder text within forms" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-750}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on hover" + "description": "Text color of placeholder text within forms" } }, - "name": "cdr_color_background_switch_handle_selected_default_hover", + "name": "cdr_color_text_input_placeholder", "attributes": { "deprecated": false } }, { - "$value": "#ffd5cfc3", + "$value": "#ff4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on focus" + "description": "Text color of required label within forms" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on focus" + "description": "Text color of required label within forms" } }, - "name": "cdr_color_background_switch_handle_selected_default_focus", + "name": "cdr_color_text_input_required", "attributes": { "deprecated": false } }, { - "$value": "#fffafbf9", + "$value": "#ff736e65", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "input", "example": "color", - "description": "The background color of table headers" + "description": "Text color of optional label within forms" }, - "filePath": "tokens/themes/docsite/table.json5", - "isSource": true, + "filePath": "tokens/global/input.json5", + "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-750}", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "input", "example": "color", - "description": "The background color of table headers" + "description": "Text color of optional label within forms" } }, - "name": "cdr_color_background_table_header", + "name": "cdr_color_text_input_optional", "attributes": { "deprecated": false } }, { - "$value": "#fff7f5f3", + "$value": "#ffd5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "input", "example": "color", - "description": "The background color of table rows" + "description": "Disabled text color used in form elements" }, - "filePath": "tokens/themes/docsite/table.json5", - "isSource": true, + "filePath": "tokens/global/input.json5", + "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "input", "example": "color", - "description": "The background color of table rows" + "description": "Disabled text color used in form elements" } }, - "name": "cdr_color_background_table_row", + "name": "cdr_color_text_input_disabled", "attributes": { "deprecated": false } }, { - "$value": "#fffafbf9", + "$value": "#ff2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "input", "example": "color", - "description": "An alternate row color to aid grouping row data" + "description": "Text color used in filled forms" }, - "filePath": "tokens/global/table.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "input", "example": "color", - "description": "An alternate row color to aid grouping row data" + "description": "Text color used in filled forms" } }, - "name": "cdr_color_background_table_row_alt", + "name": "cdr_color_text_input_filled", "attributes": { "deprecated": false } }, { - "$value": "#fffafbf9", + "$value": "#ff736e65", "$type": "color", "docs": { "category": "colors", - "type": "toggle group", + "type": "input", "example": "color", - "description": "The background color of a toggle group on rest" + "description": "Help text color used in forms" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-750}", "$type": "color", "docs": { "category": "colors", - "type": "toggle group", + "type": "input", "example": "color", - "description": "The background color of a toggle group on rest" + "description": "Help text color used in forms" } }, - "name": "cdr_color_background_toggle_group_default_rest", + "name": "cdr_color_text_input_help", "attributes": { "deprecated": false } }, { - "$value": "#fffafbf9", + "$value": "#ffb33322", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "input", "example": "color", - "description": "The background color of a toggle button on rest" + "description": "Error text color used in forms" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.error-red-850}", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "input", "example": "color", - "description": "The background color of a toggle button on rest" + "description": "Error text color used in forms" } }, - "name": "cdr_color_background_toggle_button_default_rest", + "name": "cdr_color_text_input_error", "attributes": { "deprecated": false } }, { - "$value": "#ffedeae3", + "$value": "#e62e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "link", "example": "color", - "description": "The background color of a toggle button on hover" + "description": "Text color for links" }, - "filePath": "tokens/global/togglebutton.json5", - "isSource": false, + "filePath": "tokens/themes/docsite/link.json5", + "isSource": true, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.warm-grey-1000-90}", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "link", "example": "color", - "description": "The background color of a toggle button on hover" + "description": "Text color for links" } }, - "name": "cdr_color_background_toggle_button_default_hover", + "name": "cdr_color_text_link_rest", "attributes": { "deprecated": false } }, { - "$value": "#ffedeae3", + "$value": "#e62e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "link", "example": "color", - "description": "The background color of a toggle button on focus" + "description": "Text color for the hover state of links" }, - "filePath": "tokens/global/togglebutton.json5", - "isSource": false, + "filePath": "tokens/themes/docsite/link.json5", + "isSource": true, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.warm-grey-1000-90}", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "link", "example": "color", - "description": "The background color of a toggle button on focus" + "description": "Text color for the hover state of links" } }, - "name": "cdr_color_background_toggle_button_default_focus", + "name": "cdr_color_text_link_hover", "attributes": { "deprecated": false } }, { - "$value": "#ffffffff", + "$value": "#ff4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "link", "example": "color", - "description": "The background color of a selected toggle button on rest" + "description": "Text color for the active and pressed states of links" }, - "filePath": "tokens/global/togglebutton.json5", - "isSource": false, + "filePath": "tokens/themes/docsite/link.json5", + "isSource": true, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "link", "example": "color", - "description": "The background color of a selected toggle button on rest" + "description": "Text color for the active and pressed states of links" } }, - "name": "cdr_color_background_toggle_button_default_selected_rest", + "name": "cdr_color_text_link_active", "attributes": { "deprecated": false } }, { - "$value": "#ffffffff", + "$value": "#ffd5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "link", "example": "color", - "description": "The background color of a selected toggle button on hover" + "description": "Disabled text color of links" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/link.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "link", "example": "color", - "description": "The background color of a selected toggle button on hover" + "description": "Disabled text color of links" } }, - "name": "cdr_color_background_toggle_button_default_selected_hover", + "name": "cdr_color_text_link_disabled", "attributes": { "deprecated": false } }, { - "$value": "#ff2e2e2b", + "$value": "#ff406eb5", "$type": "color", "docs": { "category": "colors", - "type": "tooltip", + "type": "link", "example": "color", - "description": "Background color for tooltips" + "description": "Text color of visited links" }, - "filePath": "tokens/global/tooltip.json5", + "filePath": "tokens/global/link.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "tooltip", + "type": "link", "example": "color", - "description": "Background color for tooltips" + "description": "Text color of visited links" } }, - "name": "cdr_color_background_tooltip_default", + "name": "cdr_color_text_link_visited", "attributes": { "deprecated": false } }, { - "$value": "#ff1f513f", + "$value": "#ffbb4045", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "text", "example": "color", - "description": "Border color for the primary button" + "description": "Color of error messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.error-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "text", "example": "color", - "description": "Border color for the primary button" + "description": "Color of error messages" } }, - "name": "cdr_color_border_button_primary_rest", + "name": "cdr_color_text_message_error", "attributes": { "deprecated": false } }, { - "$value": "#ff1f513f", + "$value": "#ff4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "rating", "example": "color", - "description": "Border color for the active and pressed states of the primary button" + "description": "Text color for ratings" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/rating.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "rating", "example": "color", - "description": "Border color for the active and pressed states of the primary button" + "description": "Text color for ratings" } }, - "name": "cdr_color_border_button_primary_active", + "name": "cdr_color_text_rating_default", "attributes": { "deprecated": false } }, { - "$value": "#fff7f5f3", + "$value": "#ff406eb5", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "rating", "example": "color", - "description": "Inset border for the active state of the primary button" + "description": "Text color for the hover state of ratings" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/rating.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "rating", "example": "color", - "description": "Inset border for the active state of the primary button" + "description": "Text color for the hover state of ratings" } }, - "name": "cdr_color_border_button_primary_active_inset", + "name": "cdr_color_text_rating_hover", "attributes": { "deprecated": false } }, { - "$value": "#ff1f513f", + "$value": "#ffb2ab9f", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "rating", "example": "color", - "description": "Border color for the hover state of the primary button" + "description": "Text color for the separator in ratings" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/rating.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.warm-grey-450}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "rating", "example": "color", - "description": "Border color for the hover state of the primary button" + "description": "Text color for the separator in ratings" } }, - "name": "cdr_color_border_button_primary_hover", + "name": "cdr_color_text_rating_separator", "attributes": { "deprecated": false } }, { - "$value": "#ff958e83", + "$value": "#ff736e65", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "tabs", "example": "color", - "description": "Border color for the secondary button" + "description": "Text color for tabs" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/tab.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.warm-grey-750}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "tabs", "example": "color", - "description": "Border color for the secondary button" + "description": "Text color for tabs" } }, - "name": "cdr_color_border_button_secondary_rest", + "name": "cdr_color_text_tab_rest", "attributes": { "deprecated": false } }, { - "$value": "#ff958e83", + "$value": "#ff4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "tabs", "example": "color", - "description": "Border color for the active and pressed states of the secondary button" + "description": "Text color for the active and pressed states of tabs" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/tab.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "tabs", "example": "color", - "description": "Border color for the active and pressed states of the secondary button" + "description": "Text color for the active and pressed states of tabs" } }, - "name": "cdr_color_border_button_secondary_active", + "name": "cdr_color_text_tab_active", "attributes": { "deprecated": false } }, { - "$value": "#fff7f5f3", + "$value": "#ff406eb5", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "tabs", "example": "color", - "description": "Inset border for the active state of the secondary button" + "description": "Text color for the hover state of tabs" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/tab.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "tabs", "example": "color", - "description": "Inset border for the active state of the secondary button" + "description": "Text color for the hover state of tabs" } }, - "name": "cdr_color_border_button_secondary_active_inset", + "name": "cdr_color_text_tab_hover", "attributes": { "deprecated": false } }, { - "$value": "#ff4b4a48", + "$value": "#ffd5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "tabs", "example": "color", - "description": "Border color for the hover state of the secondary button" + "description": "Disabled text color of tabs" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/tab.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "tabs", "example": "color", - "description": "Border color for the hover state of the secondary button" + "description": "Disabled text color of tabs" } }, - "name": "cdr_color_border_button_secondary_hover", + "name": "cdr_color_text_tab_disabled", "attributes": { "deprecated": false } @@ -4181,335 +3973,335 @@ "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "toggle button", "example": "color", - "description": "Border color for the dark button" + "description": "The text color of a toggle button on rest" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "toggle button", "example": "color", - "description": "Border color for the dark button" + "description": "The text color of a toggle button on rest" } }, - "name": "cdr_color_border_button_dark_rest", + "name": "cdr_color_text_toggle_button_default_rest", "attributes": { "deprecated": false } }, { - "$value": "#ff4b4a48", + "$value": "#fffafbf9", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "tooltip", "example": "color", - "description": "Border color for the active and pressed states of the dark button" + "description": "Text color for tooltips" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/tooltip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "tooltip", "example": "color", - "description": "Border color for the active and pressed states of the dark button" + "description": "Text color for tooltips" } }, - "name": "cdr_color_border_button_dark_active", + "name": "cdr_color_text_tooltip_default", "attributes": { "deprecated": false } }, { - "$value": "#ffedeae3", + "$value": "#ff1f513f", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Inset border for the active state of the dark button" + "description": "Border color for the primary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.blue-spruce-green-1000}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Inset border for the active state of the dark button" + "description": "Border color for the primary button" } }, - "name": "cdr_color_border_button_dark_active_inset", + "name": "cdr_color_border_button_primary_rest", "attributes": { "deprecated": false } }, { - "$value": "#ff4b4a48", + "$value": "#ff1f513f", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Border color for the hover state of the dark button" + "description": "Border color for the active and pressed states of the primary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$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 dark button" + "description": "Border color for the active and pressed states of the primary button" } }, - "name": "cdr_color_border_button_dark_hover", + "name": "cdr_color_border_button_primary_active", "attributes": { "deprecated": false } }, { - "$value": "#ffc7370f", + "$value": "#fff7f5f3", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Border color for the sale button" + "description": "Inset border for the active state of the primary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.sale-red-800}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Border color for the sale button" + "description": "Inset border for the active state of the primary button" } }, - "name": "cdr_color_border_button_sale_rest", + "name": "cdr_color_border_button_primary_active_inset", "attributes": { "deprecated": false } }, { - "$value": "#ffc7370f", + "$value": "#ff1f513f", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Border color for the active and pressed states of the sale button" + "description": "Border color for the hover state of the primary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.sale-red-800}", + "$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 sale button" + "description": "Border color for the hover state of the primary button" } }, - "name": "cdr_color_border_button_sale_active", + "name": "cdr_color_border_button_primary_hover", "attributes": { "deprecated": false } }, { - "$value": "#fffde2e2", + "$value": "#ff958e83", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Inset border for the active state of the sale button" + "description": "Border color for the secondary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.sale-red-200}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Inset border for the active state of the sale button" + "description": "Border color for the secondary button" } }, - "name": "cdr_color_border_button_sale_active_inset", + "name": "cdr_color_border_button_secondary_rest", "attributes": { "deprecated": false } }, { - "$value": "#ffc7370f", + "$value": "#ff958e83", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Border color for the hover state of the sale button" + "description": "Border color for the active and pressed states of the secondary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.sale-red-800}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Border color for the hover state of the sale button" + "description": "Border color for the active and pressed states of the secondary button" } }, - "name": "cdr_color_border_button_sale_hover", + "name": "cdr_color_border_button_secondary_active", "attributes": { "deprecated": false } }, { - "$value": "#ffd5cfc3", + "$value": "#fff7f5f3", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Default disabled border 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-250}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Default disabled border color" + "description": "Inset border for the active state of the secondary button" } }, - "name": "cdr_color_border_button_default_disabled", + "name": "cdr_color_border_button_secondary_active_inset", "attributes": { "deprecated": false } }, { - "$value": "#ff958e83", + "$value": "#ff4b4a48", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Border color for the icon only button active and focus states" + "description": "Border color for the hover state of the secondary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Border color for the icon only button active and focus states" + "description": "Border color for the hover state of the secondary button" } }, - "name": "cdr_color_border_button_icon_only_active", + "name": "cdr_color_border_button_secondary_hover", "attributes": { "deprecated": false } }, { - "$value": "#ff958e83", + "$value": "#ff4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Border color for chips" + "description": "Border color for the dark button" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Border color for chips" + "description": "Border color for the dark button" } }, - "name": "cdr_color_border_chip_default_rest", + "name": "cdr_color_border_button_dark_rest", "attributes": { "deprecated": false } }, { - "$value": "#ffd5cfc3", + "$value": "#ff4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Border color for disabled chips" + "description": "Border color for the active and pressed states of the dark button" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Border color for disabled chips" + "description": "Border color for the active and pressed states of the dark button" } }, - "name": "cdr_color_border_chip_default_disabled", + "name": "cdr_color_border_button_dark_active", "attributes": { "deprecated": false } }, { - "$value": "#ff958e83", + "$value": "#ffedeae3", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Border color for hovered chips" + "description": "Inset border for the active state of the dark button" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Border color for hovered chips" + "description": "Inset border for the active state of the dark button" } }, - "name": "cdr_color_border_chip_default_hover", + "name": "cdr_color_border_button_dark_active_inset", "attributes": { "deprecated": false } @@ -4519,179 +4311,179 @@ "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Border color for focused chips" + "description": "Border color for the hover state of the dark button" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Border color for focused chips" + "description": "Border color for the hover state of the dark button" } }, - "name": "cdr_color_border_chip_default_focus", + "name": "cdr_color_border_button_dark_hover", "attributes": { "deprecated": false } }, { - "$value": "#ff4b4a48", + "$value": "#ffc7370f", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Border color for active chips" + "description": "Border color for the sale button" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.sale-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Border color for active chips" + "description": "Border color for the sale button" } }, - "name": "cdr_color_border_chip_default_active", + "name": "cdr_color_border_button_sale_rest", "attributes": { "deprecated": false } }, { - "$value": "#ff4b4a48", + "$value": "#ffc7370f", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Border color for selected chips" + "description": "Border color for the active and pressed states of the sale button" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.sale-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Border color for selected chips" + "description": "Border color for the active and pressed states of the sale button" } }, - "name": "cdr_color_border_chip_default_selected_rest", + "name": "cdr_color_border_button_sale_active", "attributes": { "deprecated": false } }, { - "$value": "#ff736e65", + "$value": "#fffde2e2", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Border color for hovered selected chips" + "description": "Inset border for the active state of the sale button" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-750}", + "$value": "{options.color.sale-red-200}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Border color for hovered selected chips" + "description": "Inset border for the active state of the sale button" } }, - "name": "cdr_color_border_chip_default_selected_hover", + "name": "cdr_color_border_button_sale_active_inset", "attributes": { "deprecated": false } }, { - "$value": "#ff4b4a48", + "$value": "#ffc7370f", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Border color for focused selected chips" + "description": "Border color for the hover state of the sale button" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.sale-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Border color for focused selected chips" + "description": "Border color for the hover state of the sale button" } }, - "name": "cdr_color_border_chip_default_selected_focus", + "name": "cdr_color_border_button_sale_hover", "attributes": { "deprecated": false } }, { - "$value": "#00ffffff", + "$value": "#ffd5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "button", "example": "color", - "description": "A transparent color option" + "description": "Default disabled border color" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.transparent}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "button", "example": "color", - "description": "A transparent color option" + "description": "Default disabled border color" } }, - "name": "cdr_color_border_transparent", + "name": "cdr_color_border_button_default_disabled", "attributes": { "deprecated": false } }, { - "$value": "#ffd5cfc3", + "$value": "#ff958e83", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "button", "example": "color", - "description": "Default border color for separating content" + "description": "Border color for the icon only button active and focus states" }, - "filePath": "tokens/themes/docsite/color.json5", - "isSource": true, + "filePath": "tokens/global/button.json5", + "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "button", "example": "color", - "description": "Default border color for separating content" + "description": "Border color for the icon only button active and focus states" } }, - "name": "cdr_color_border_primary", + "name": "cdr_color_border_button_icon_only_active", "attributes": { "deprecated": false } @@ -4701,387 +4493,387 @@ "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "chip", "example": "color", - "description": "An alternate, secondary background color used on some pages" + "description": "Border color for chips" }, - "filePath": "tokens/themes/docsite/color.json5", - "isSource": true, + "filePath": "tokens/global/chip.json5", + "isSource": false, "original": { "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "chip", "example": "color", - "description": "An alternate, secondary background color used on some pages" + "description": "Border color for chips" } }, - "name": "cdr_color_border_secondary", + "name": "cdr_color_border_chip_default_rest", "attributes": { "deprecated": false } }, { - "$value": "#ff3b8349", + "$value": "#ffd5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "chip", "example": "color", - "description": "Border color for success elements" + "description": "Border color for disabled chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-800}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "chip", "example": "color", - "description": "Border color for success elements" + "description": "Border color for disabled chips" } }, - "name": "cdr_color_border_success", + "name": "cdr_color_border_chip_default_disabled", "attributes": { "deprecated": false } }, { - "$value": "#ffb68b37", + "$value": "#ff958e83", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "chip", "example": "color", - "description": "Border color for warning elements" + "description": "Border color for hovered chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-800}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "chip", "example": "color", - "description": "Border color for warning elements" + "description": "Border color for hovered chips" } }, - "name": "cdr_color_border_warning", + "name": "cdr_color_border_chip_default_hover", "attributes": { "deprecated": false } }, { - "$value": "#ffbb4045", + "$value": "#ff4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "chip", "example": "color", - "description": "Border color for error elements" + "description": "Border color for focused chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-800}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "chip", "example": "color", - "description": "Border color for error elements" + "description": "Border color for focused chips" } }, - "name": "cdr_color_border_error", + "name": "cdr_color_border_chip_default_focus", "attributes": { "deprecated": false } }, { - "$value": "#ff406eb5", + "$value": "#ff4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "chip", "example": "color", - "description": "Border color for informational elements" + "description": "Border color for active chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "chip", "example": "color", - "description": "Border color for informational elements" + "description": "Border color for active chips" } }, - "name": "cdr_color_border_info", + "name": "cdr_color_border_chip_default_active", "attributes": { "deprecated": false } }, { - "$value": "#ff726d64", + "$value": "#ff4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "chip", "example": "color", - "description": "Border color variant for default messages" + "description": "Border color for selected chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-800}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "chip", "example": "color", - "description": "Border color variant for default messages" + "description": "Border color for selected chips" } }, - "name": "cdr_color_border_message_default_01", + "name": "cdr_color_border_chip_default_selected_rest", "attributes": { "deprecated": false } }, { - "$value": "#ffe8e0ce", + "$value": "#ff736e65", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "chip", "example": "color", - "description": "Border color variant for default messages" + "description": "Border color for hovered selected chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-300}", + "$value": "{options.color.warm-grey-750}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "chip", "example": "color", - "description": "Border color variant for default messages" + "description": "Border color for hovered selected chips" } }, - "name": "cdr_color_border_message_default_02", + "name": "cdr_color_border_chip_default_selected_hover", "attributes": { "deprecated": false } }, { - "$value": "#ff3b8349", + "$value": "#ff4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "chip", "example": "color", - "description": "Border color variant for success messages" + "description": "Border color for focused selected chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-800}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "chip", "example": "color", - "description": "Border color variant for success messages" + "description": "Border color for focused selected chips" } }, - "name": "cdr_color_border_message_success_01", + "name": "cdr_color_border_chip_default_selected_focus", "attributes": { "deprecated": false } }, { - "$value": "#ffd5e6cb", + "$value": "#00ffffff", "$type": "color", "docs": { "category": "colors", "type": "border", "example": "color", - "description": "Border color variant for success messages" + "description": "A transparent color option" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-300}", + "$value": "{options.color.transparent}", "$type": "color", "docs": { "category": "colors", "type": "border", "example": "color", - "description": "Border color variant for success messages" + "description": "A transparent color option" } }, - "name": "cdr_color_border_message_success_02", + "name": "cdr_color_border_transparent", "attributes": { "deprecated": false } }, { - "$value": "#ffb68b37", + "$value": "#ffd5cfc3", "$type": "color", "docs": { "category": "colors", "type": "border", "example": "color", - "description": "Border color variant for warning messages" + "description": "Default border color for separating content" }, - "filePath": "tokens/global/color.json5", - "isSource": false, + "filePath": "tokens/themes/docsite/color.json5", + "isSource": true, "original": { - "$value": "{options.color.warning-yellow-800}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", "type": "border", "example": "color", - "description": "Border color variant for warning messages" + "description": "Default border color for separating content" } }, - "name": "cdr_color_border_message_warning_01", + "name": "cdr_color_border_primary", "attributes": { "deprecated": false } }, { - "$value": "#fff5e9b7", + "$value": "#ff958e83", "$type": "color", "docs": { "category": "colors", "type": "border", "example": "color", - "description": "Border color variant for warning messages" + "description": "An alternate, secondary background color used on some pages" }, - "filePath": "tokens/global/color.json5", - "isSource": false, + "filePath": "tokens/themes/docsite/color.json5", + "isSource": true, "original": { - "$value": "{options.color.warning-yellow-300}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", "type": "border", "example": "color", - "description": "Border color variant for warning messages" + "description": "An alternate, secondary background color used on some pages" } }, - "name": "cdr_color_border_message_warning_02", + "name": "cdr_color_border_secondary", "attributes": { "deprecated": false } }, { - "$value": "#ffbb4045", + "$value": "#ff3b8349", "$type": "color", "docs": { "category": "colors", "type": "border", "example": "color", - "description": "Border color variant for error messages" + "description": "Border color for success elements" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-800}", + "$value": "{options.color.success-green-800}", "$type": "color", "docs": { "category": "colors", "type": "border", "example": "color", - "description": "Border color variant for error messages" + "description": "Border color for success elements" } }, - "name": "cdr_color_border_message_error_01", + "name": "cdr_color_border_success", "attributes": { "deprecated": false } }, { - "$value": "#ffeecbc1", + "$value": "#ffb68b37", "$type": "color", "docs": { "category": "colors", "type": "border", "example": "color", - "description": "Border color variant for error messages" + "description": "Border color for warning elements" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-300}", + "$value": "{options.color.warning-yellow-800}", "$type": "color", "docs": { "category": "colors", "type": "border", "example": "color", - "description": "Border color variant for error messages" + "description": "Border color for warning elements" } }, - "name": "cdr_color_border_message_error_02", + "name": "cdr_color_border_warning", "attributes": { "deprecated": false } }, { - "$value": "#ff408e86", + "$value": "#ffbb4045", "$type": "color", "docs": { "category": "colors", "type": "border", "example": "color", - "description": "Border color variant for informational messages" + "description": "Border color for error elements" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.info-blue-800}", + "$value": "{options.color.error-red-800}", "$type": "color", "docs": { "category": "colors", "type": "border", "example": "color", - "description": "Border color variant for informational messages" + "description": "Border color for error elements" } }, - "name": "cdr_color_border_message_info_01", + "name": "cdr_color_border_error", "attributes": { "deprecated": false } }, { - "$value": "#ffc2d8db", + "$value": "#ff406eb5", "$type": "color", "docs": { "category": "colors", "type": "border", "example": "color", - "description": "Border color variant for informational messages" + "description": "Border color for informational elements" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.info-blue-300}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", "type": "border", "example": "color", - "description": "Border color variant for informational messages" + "description": "Border color for informational elements" } }, - "name": "cdr_color_border_message_info_02", + "name": "cdr_color_border_info", "attributes": { "deprecated": false } @@ -5440,12 +5232,272 @@ "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "link", + "example": "color", + "description": "Border color of visited underlined links" + } + }, + "name": "cdr_color_border_link_visited", + "attributes": { + "deprecated": false + } + }, + { + "$value": "#ff726d64", + "$type": "color", + "docs": { + "category": "colors", + "type": "border", + "example": "color", + "description": "Border color variant for default messages" + }, + "filePath": "tokens/global/message.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": "#ffe8e0ce", + "$type": "color", + "docs": { + "category": "colors", + "type": "border", + "example": "color", + "description": "Border color variant for default messages" + }, + "filePath": "tokens/global/message.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": "#ff3b8349", + "$type": "color", + "docs": { + "category": "colors", + "type": "border", + "example": "color", + "description": "Border color variant for success messages" + }, + "filePath": "tokens/global/message.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": "#ffd5e6cb", + "$type": "color", + "docs": { + "category": "colors", + "type": "border", + "example": "color", + "description": "Border color variant for success messages" + }, + "filePath": "tokens/global/message.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": "#ffb68b37", + "$type": "color", + "docs": { + "category": "colors", + "type": "border", + "example": "color", + "description": "Border color variant for warning messages" + }, + "filePath": "tokens/global/message.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": "#fff5e9b7", + "$type": "color", + "docs": { + "category": "colors", + "type": "border", + "example": "color", + "description": "Border color variant for warning messages" + }, + "filePath": "tokens/global/message.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": "#ffbb4045", + "$type": "color", + "docs": { + "category": "colors", + "type": "border", + "example": "color", + "description": "Border color variant for error messages" + }, + "filePath": "tokens/global/message.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": "#ffeecbc1", + "$type": "color", + "docs": { + "category": "colors", + "type": "border", + "example": "color", + "description": "Border color variant for error messages" + }, + "filePath": "tokens/global/message.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": "#ff408e86", + "$type": "color", + "docs": { + "category": "colors", + "type": "border", + "example": "color", + "description": "Border color variant for informational messages" + }, + "filePath": "tokens/global/message.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": "#ffc2d8db", + "$type": "color", + "docs": { + "category": "colors", + "type": "border", + "example": "color", + "description": "Border color variant for informational messages" + }, + "filePath": "tokens/global/message.json5", + "isSource": false, + "original": { + "$value": "{options.color.info-blue-300}", + "$type": "color", + "docs": { + "category": "colors", + "type": "border", "example": "color", - "description": "Border color of visited underlined links" + "description": "Border color variant for informational messages" } }, - "name": "cdr_color_border_link_visited", + "name": "cdr_color_border_message_info_02", "attributes": { "deprecated": false } @@ -5503,27 +5555,27 @@ } }, { - "$value": "#ffd5cfc3", + "$value": "#ff958e83", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the primary surface" + "description": "Border color for the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.default-grey-700}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the primary surface" + "description": "Border color for the default surface selection" } }, - "name": "cdr_color_border_surface_primary", + "name": "cdr_color_border_surface_selection_default_rest", "attributes": { "deprecated": false } @@ -5533,153 +5585,153 @@ "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the secondary surface" + "description": "Border color for the active state of the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.default-grey-700}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the secondary surface" + "description": "Border color for the active state of the default surface selection" } }, - "name": "cdr_color_border_surface_secondary", + "name": "cdr_color_border_surface_selection_default_active", "attributes": { "deprecated": false } }, { - "$value": "#ff3b8349", + "$value": "#ff958e83", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the success surface" + "description": "Border color for the hover state of the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-800}", + "$value": "{options.color.default-grey-700}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the success surface" + "description": "Border color for the hover state of the default surface selection" } }, - "name": "cdr_color_border_surface_success", + "name": "cdr_color_border_surface_selection_default_hover", "attributes": { "deprecated": false } }, { - "$value": "#ffb68b37", + "$value": "#ff2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the warning surface" + "description": "Border color for the checked state of the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-800}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the warning surface" + "description": "Border color for the checked state of the default surface selection" } }, - "name": "cdr_color_border_surface_warning", + "name": "cdr_color_border_surface_selection_default_checked", "attributes": { "deprecated": false } }, { - "$value": "#ffbb4045", + "$value": "#ff958e83", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the error surface" + "description": "Border color for the disabled state of the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-800}", + "$value": "{options.color.default-grey-700}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the error surface" + "description": "Border color for the disabled state of the default surface selection" } }, - "name": "cdr_color_border_surface_error", + "name": "cdr_color_border_surface_selection_default_disabled", "attributes": { "deprecated": false } }, { - "$value": "#ff406eb5", + "$value": "#ff958e83", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the info surface" + "description": "Border color for the loading state of the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.default-grey-700}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the info surface" + "description": "Border color for the loading state of the default surface selection" } }, - "name": "cdr_color_border_surface_info", + "name": "cdr_color_border_surface_selection_default_loading", "attributes": { "deprecated": false } }, { - "$value": "#ff958e83", + "$value": "#ffd5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the default surface selection" + "description": "Border color for the primary surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-700}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the default surface selection" + "description": "Border color for the primary surface" } }, - "name": "cdr_color_border_surface_selection_default_rest", + "name": "cdr_color_border_surface_primary", "attributes": { "deprecated": false } @@ -5689,127 +5741,127 @@ "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the active state of the default surface selection" + "description": "Border color for the secondary surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-700}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the active state of the default surface selection" + "description": "Border color for the secondary surface" } }, - "name": "cdr_color_border_surface_selection_default_active", + "name": "cdr_color_border_surface_secondary", "attributes": { "deprecated": false } }, { - "$value": "#ff958e83", + "$value": "#ff3b8349", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the hover state of the default surface selection" + "description": "Border color for the success surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-700}", + "$value": "{options.color.success-green-800}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the hover state of the default surface selection" + "description": "Border color for the success surface" } }, - "name": "cdr_color_border_surface_selection_default_hover", + "name": "cdr_color_border_surface_success", "attributes": { "deprecated": false } }, { - "$value": "#ff2e2e2b", + "$value": "#ffb68b37", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the checked state of the default surface selection" + "description": "Border color for the warning surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.warning-yellow-800}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the checked state of the default surface selection" + "description": "Border color for the warning surface" } }, - "name": "cdr_color_border_surface_selection_default_checked", + "name": "cdr_color_border_surface_warning", "attributes": { "deprecated": false } }, { - "$value": "#ff958e83", + "$value": "#ffbb4045", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the disabled state of the default surface selection" + "description": "Border color for the error surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-700}", + "$value": "{options.color.error-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the disabled state of the default surface selection" + "description": "Border color for the error surface" } }, - "name": "cdr_color_border_surface_selection_default_disabled", + "name": "cdr_color_border_surface_error", "attributes": { "deprecated": false } }, { - "$value": "#ff958e83", + "$value": "#ff406eb5", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the loading state of the default surface selection" + "description": "Border color for the info surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-700}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the loading state of the default surface selection" + "description": "Border color for the info surface" } }, - "name": "cdr_color_border_surface_selection_default_loading", + "name": "cdr_color_border_surface_info", "attributes": { "deprecated": false } @@ -6135,7 +6187,7 @@ "example": "color", "description": "Border color for a toggle button that is not selected on focus" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-900}", @@ -6161,7 +6213,7 @@ "example": "color", "description": "Border color for a selected toggle button on rest" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-900}", @@ -6187,7 +6239,7 @@ "example": "color", "description": "Border color for a selected toggle on focus" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-900}", @@ -6335,209 +6387,209 @@ } }, { - "$value": "#ff726d64", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "input", "example": "color", - "description": "The default message icon color" + "description": "Rest state of a selected form icon" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-800}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "input", "example": "color", - "description": "The default message icon color" + "description": "Rest state of a selected form icon" } }, - "name": "cdr_color_icon_message_default", + "name": "cdr_color_icon_checkbox_default_selected", "attributes": { "deprecated": false } }, { - "$value": "#ff3b8349", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "input", "example": "color", - "description": "The success message icon color" + "description": "Hover state of a selected form icon" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-800}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "input", "example": "color", - "description": "The success message icon color" + "description": "Hover state of a selected form icon" } }, - "name": "cdr_color_icon_message_success", + "name": "cdr_color_icon_checkbox_default_selected_hover", "attributes": { "deprecated": false } }, { - "$value": "#ffb68b37", + "$value": "#ff4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "input", "example": "color", - "description": "The warning message icon color" + "description": "Hover state of a selected form icon" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-800}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "input", "example": "color", - "description": "The warning message icon color" + "description": "Hover state of a selected form icon" } }, - "name": "cdr_color_icon_message_warning", + "name": "cdr_color_icon_checkbox_default_selected_active", "attributes": { "deprecated": false } }, { - "$value": "#ffbb4045", + "$value": "#ff726d64", "$type": "color", "docs": { "category": "colors", "type": "icon", "example": "color", - "description": "The error message icon color" + "description": "The default message icon color" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-800}", + "$value": "{options.color.default-grey-800}", "$type": "color", "docs": { "category": "colors", "type": "icon", "example": "color", - "description": "The error message icon color" + "description": "The default message icon color" } }, - "name": "cdr_color_icon_message_error", + "name": "cdr_color_icon_message_default", "attributes": { "deprecated": false } }, { - "$value": "#ff408e86", + "$value": "#ff3b8349", "$type": "color", "docs": { "category": "colors", "type": "icon", "example": "color", - "description": "The informational message icon color" + "description": "The success message icon color" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.info-blue-800}", + "$value": "{options.color.success-green-800}", "$type": "color", "docs": { "category": "colors", "type": "icon", "example": "color", - "description": "The informational message icon color" + "description": "The success message icon color" } }, - "name": "cdr_color_icon_message_info", + "name": "cdr_color_icon_message_success", "attributes": { "deprecated": false } }, { - "$value": "#ffffffff", + "$value": "#ffb68b37", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "icon", "example": "color", - "description": "Rest state of a selected form icon" + "description": "The warning message icon color" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warning-yellow-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "icon", "example": "color", - "description": "Rest state of a selected form icon" + "description": "The warning message icon color" } }, - "name": "cdr_color_icon_checkbox_default_selected", + "name": "cdr_color_icon_message_warning", "attributes": { "deprecated": false } }, { - "$value": "#ffffffff", + "$value": "#ffbb4045", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "icon", "example": "color", - "description": "Hover state of a selected form icon" + "description": "The error message icon color" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.error-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "icon", "example": "color", - "description": "Hover state of a selected form icon" + "description": "The error message icon color" } }, - "name": "cdr_color_icon_checkbox_default_selected_hover", + "name": "cdr_color_icon_message_error", "attributes": { "deprecated": false } }, { - "$value": "#ff4b4a48", + "$value": "#ff408e86", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "icon", "example": "color", - "description": "Hover state of a selected form icon" + "description": "The informational message icon color" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.info-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "icon", "example": "color", - "description": "Hover state of a selected form icon" + "description": "The informational message icon color" } }, - "name": "cdr_color_icon_checkbox_default_selected_active", + "name": "cdr_color_icon_message_info", "attributes": { "deprecated": false } @@ -6619,299 +6671,267 @@ "attributes": { "deprecated": false } - }, + } + ], + "misc": [ { - "$value": "#ffffffff", + "$value": "#ffedeae3", "$type": "color", "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "The default, primary surface color of most pages" + "type": "chip", + "description": "Background color for active selected chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "The default, primary surface color of most pages" + "type": "chip", + "description": "Background color for active selected chips" } }, - "name": "cdr_color_surface_primary", + "name": "cdr_color_background_chip_default_selected_active", "attributes": { "deprecated": false } }, { - "$value": "#fff7f5f3", - "$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": "#e62e2e2b", + "$value": "#ffedeae3", "$type": "color", "docs": { - "type": "table" + "type": "code-snippet" }, - "filePath": "tokens/themes/docsite/table.json5", + "filePath": "tokens/themes/docsite/code-snippet.json5", "isSource": true, "original": { - "$value": "{options.color.warm-grey-1000-90}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { - "type": "table" + "type": "code-snippet" } }, - "name": "cdr_color_text_table_primary", + "name": "cdr_color_background_code_snippet", "attributes": { "deprecated": false } }, { - "$value": "#ff4b4a48", + "$value": "#ff2e2e2b", "$type": "color", "docs": { - "type": "table" + "type": "code-snippet" }, - "filePath": "tokens/themes/docsite/table.json5", + "filePath": "tokens/themes/docsite/code.json5", "isSource": true, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { - "type": "table" + "type": "code-snippet" } }, - "name": "cdr_color_text_table_secondary", + "name": "cdr_color_background_code", "attributes": { "deprecated": false } }, { - "$value": "#ff3b8349", + "$value": "#ffffffff", "$type": "color", "docs": { - "type": "text" + "type": "link-card" }, - "filePath": "tokens/themes/docsite/usage.json5", + "filePath": "tokens/themes/docsite/link-card.json5", "isSource": true, "original": { - "$value": "{options.color.success-green-800}", + "$value": "{options.color.white}", "$type": "color", "docs": { - "type": "text" + "type": "link-card" } }, - "name": "cdr_color_text_usage_affirmative", + "name": "cdr_color_background_link_card_rest", "attributes": { "deprecated": false } }, { - "$value": "#ffbb4045", + "$value": "#ff2e2e2b", "$type": "color", "docs": { - "type": "text" + "type": "link-card" }, - "filePath": "tokens/themes/docsite/usage.json5", + "filePath": "tokens/themes/docsite/link-card.json5", "isSource": true, "original": { - "$value": "{options.color.error-red-800}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { - "type": "text" + "type": "link-card" } }, - "name": "cdr_color_text_usage_negative", + "name": "cdr_color_background_link_card_active", "attributes": { "deprecated": false } }, { - "$value": "#ffb68b37", + "$value": "#fffafbf9", "$type": "color", "docs": { - "type": "text" + "type": "note" }, - "filePath": "tokens/themes/docsite/usage.json5", + "filePath": "tokens/themes/docsite/note.json5", "isSource": true, "original": { - "$value": "{options.color.warning-yellow-800}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { - "type": "text" + "type": "note" } }, - "name": "cdr_color_text_usage_caution", + "name": "cdr_color_background_note", "attributes": { "deprecated": false } }, { - "$value": "#ffedeae3", + "$value": "#ffc4b03b", "$type": "color", "docs": { - "type": "chip", - "description": "Background color for active selected chips" + "type": "background" }, - "filePath": "tokens/global/chip.json5", - "isSource": false, + "filePath": "tokens/themes/docsite/tag.json5", + "isSource": true, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{theme.color.primary-100}", "$type": "color", "docs": { - "type": "chip", - "description": "Background color for active selected chips" + "type": "background" } }, - "name": "cdr_color_background_chip_default_selected_active", + "name": "cdr_color_background_tag", "attributes": { "deprecated": false } }, { - "$value": "#ffedeae3", + "$value": "#e62e2e2b", "$type": "color", "docs": { - "type": "code-snippet" + "type": "table" }, - "filePath": "tokens/themes/docsite/code-snippet.json5", + "filePath": "tokens/themes/docsite/table.json5", "isSource": true, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.warm-grey-1000-90}", "$type": "color", "docs": { - "type": "code-snippet" + "type": "table" } }, - "name": "cdr_color_background_code_snippet", + "name": "cdr_color_text_table_primary", "attributes": { "deprecated": false } }, { - "$value": "#ff2e2e2b", + "$value": "#ff4b4a48", "$type": "color", "docs": { - "type": "code-snippet" + "type": "table" }, - "filePath": "tokens/themes/docsite/code.json5", + "filePath": "tokens/themes/docsite/table.json5", "isSource": true, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { - "type": "code-snippet" + "type": "table" } }, - "name": "cdr_color_background_code", + "name": "cdr_color_text_table_secondary", "attributes": { "deprecated": false } }, { - "$value": "#ffffffff", + "$value": "#ff3b8349", "$type": "color", "docs": { - "type": "link-card" + "type": "text" }, - "filePath": "tokens/themes/docsite/link-card.json5", + "filePath": "tokens/themes/docsite/usage.json5", "isSource": true, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.success-green-800}", "$type": "color", "docs": { - "type": "link-card" + "type": "text" } }, - "name": "cdr_color_background_link_card_rest", + "name": "cdr_color_text_usage_affirmative", "attributes": { "deprecated": false } }, { - "$value": "#ff2e2e2b", + "$value": "#ffbb4045", "$type": "color", "docs": { - "type": "link-card" + "type": "text" }, - "filePath": "tokens/themes/docsite/link-card.json5", + "filePath": "tokens/themes/docsite/usage.json5", "isSource": true, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.error-red-800}", "$type": "color", "docs": { - "type": "link-card" + "type": "text" } }, - "name": "cdr_color_background_link_card_active", + "name": "cdr_color_text_usage_negative", "attributes": { "deprecated": false } }, { - "$value": "#fffafbf9", + "$value": "#ffb68b37", "$type": "color", "docs": { - "type": "note" + "type": "text" }, - "filePath": "tokens/themes/docsite/note.json5", + "filePath": "tokens/themes/docsite/usage.json5", "isSource": true, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warning-yellow-800}", "$type": "color", "docs": { - "type": "note" + "type": "text" } }, - "name": "cdr_color_background_note", + "name": "cdr_color_text_usage_caution", "attributes": { "deprecated": false } }, { - "$value": "#ffc4b03b", + "$value": "#ffd5cfc3", "$type": "color", "docs": { - "type": "background" + "type": "table" }, - "filePath": "tokens/themes/docsite/tag.json5", + "filePath": "tokens/themes/docsite/table.json5", "isSource": true, "original": { - "$value": "{theme.color.primary-100}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { - "type": "background" + "type": "table" } }, - "name": "cdr_color_background_tag", + "name": "cdr_color_border_table_row", "attributes": { "deprecated": false } @@ -6996,26 +7016,6 @@ "deprecated": false } }, - { - "$value": "#ffd5cfc3", - "$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": "#ff3b8349", "$type": "color", @@ -7493,8 +7493,8 @@ "$type": "dimension", "docs": { "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" + "category": "form", + "example": "form" } }, "name": "cdr_form_input_height_default", @@ -7517,8 +7517,8 @@ "$type": "dimension", "docs": { "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" + "category": "form", + "example": "form" } }, "name": "cdr_form_input_height_large", @@ -7541,8 +7541,8 @@ "$type": "dimension", "docs": { "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" + "category": "form", + "example": "form" } }, "name": "cdr_form_figure_size_small", @@ -7565,8 +7565,8 @@ "$type": "dimension", "docs": { "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" + "category": "form", + "example": "form" } }, "name": "cdr_form_figure_size_medium", @@ -7589,8 +7589,8 @@ "$type": "dimension", "docs": { "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" + "category": "form", + "example": "form" } }, "name": "cdr_form_figure_size_large", @@ -7614,9 +7614,9 @@ "$value": "{space.one-x.$value}", "$type": "dimension", "docs": { - "category": "{icon.docCategory}", + "category": "sizing", "type": "icon", - "example": "{icon.docExample}" + "example": "sizing" } }, "name": "cdr_icon_size_sm", @@ -7638,9 +7638,9 @@ "$value": "{space.one-and-a-half-x.$value}", "$type": "dimension", "docs": { - "category": "{icon.docCategory}", + "category": "sizing", "type": "icon", - "example": "{icon.docExample}" + "example": "sizing" } }, "name": "cdr_icon_size", @@ -7662,9 +7662,9 @@ "$value": "{space.two-x.$value}", "$type": "dimension", "docs": { - "category": "{icon.docCategory}", + "category": "sizing", "type": "icon", - "example": "{icon.docExample}" + "example": "sizing" } }, "name": "cdr_icon_size_lg", @@ -7688,9 +7688,9 @@ "$value": "100ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "cdr_duration_1_x", @@ -7712,9 +7712,9 @@ "$value": "200ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "cdr_duration_2_x", @@ -7736,9 +7736,9 @@ "$value": "300ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "cdr_duration_3_x", @@ -7760,9 +7760,9 @@ "$value": "400ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "cdr_duration_4_x", @@ -7784,9 +7784,9 @@ "$value": "500ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "cdr_duration_5_x", @@ -7808,9 +7808,9 @@ "$value": "600ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "cdr_duration_6_x", @@ -7830,9 +7830,9 @@ "original": { "$value": "cubic-bezier(0.32, 0.94, 0.60, 1)", "docs": { - "category": "{timing.docCategory}", + "category": "motion", "type": "timing", - "example": "{timing.docExample}" + "example": "timing" } }, "name": "cdr_timing_function_ease_out", @@ -7852,9 +7852,9 @@ "original": { "$value": "cubic-bezier(0.15, 0, 0.15, 0)", "docs": { - "category": "{timing.docCategory}", + "category": "motion", "type": "timing", - "example": "{timing.docExample}" + "example": "timing" } }, "name": "cdr_timing_function_ease", @@ -7874,9 +7874,9 @@ "original": { "$value": "cubic-bezier(0, 0, 1, 1)", "docs": { - "category": "{timing.docCategory}", + "category": "motion", "type": "timing", - "example": "{timing.docExample}" + "example": "timing" } }, "name": "cdr_timing_function_linear", @@ -7900,7 +7900,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr_prominence_flat_x", @@ -7922,7 +7922,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr_prominence_flat_y", @@ -7944,7 +7944,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr_prominence_flat_blur", @@ -7966,7 +7966,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr_prominence_flat_spread", @@ -7988,7 +7988,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr_prominence_flat_color", @@ -8010,7 +8010,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr_prominence_raised_x", @@ -8032,7 +8032,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr_prominence_raised_y", @@ -8054,7 +8054,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr_prominence_raised_blur", @@ -8076,7 +8076,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr_prominence_raised_spread", @@ -8098,7 +8098,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr_prominence_raised_color", @@ -8120,7 +8120,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr_prominence_elevated_x", @@ -8142,7 +8142,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr_prominence_elevated_y", @@ -8164,7 +8164,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr_prominence_elevated_blur", @@ -8186,7 +8186,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr_prominence_elevated_spread", @@ -8208,7 +8208,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr_prominence_elevated_color", @@ -8230,7 +8230,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr_prominence_floating_x", @@ -8252,7 +8252,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr_prominence_floating_y", @@ -8274,7 +8274,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr_prominence_floating_blur", @@ -8296,7 +8296,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr_prominence_floating_spread", @@ -8318,7 +8318,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr_prominence_floating_color", @@ -8340,7 +8340,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr_prominence_lifted_x", @@ -8362,7 +8362,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr_prominence_lifted_y", @@ -8384,7 +8384,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr_prominence_lifted_blur", @@ -8406,7 +8406,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr_prominence_lifted_spread", @@ -8428,7 +8428,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr_prominence_lifted_color", @@ -8453,8 +8453,8 @@ "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } }, "name": "cdr_radius_sharp", @@ -8477,8 +8477,8 @@ "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } }, "name": "cdr_radius_soft", @@ -8501,8 +8501,8 @@ "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } }, "name": "cdr_radius_softer", @@ -8525,8 +8525,8 @@ "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } }, "name": "cdr_radius_softest", @@ -8549,8 +8549,8 @@ "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } }, "name": "cdr_radius_round", @@ -8576,8 +8576,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8602,8 +8602,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8628,8 +8628,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8654,8 +8654,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8680,8 +8680,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8706,8 +8706,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8732,8 +8732,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8758,8 +8758,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8784,8 +8784,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8810,8 +8810,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8836,8 +8836,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8862,8 +8862,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8888,8 +8888,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8914,7 +8914,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -8940,7 +8940,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -8965,8 +8965,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_eighth_x_squish_top_bottom", @@ -8989,8 +8989,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_eighth_x_squish_left_right", @@ -9013,8 +9013,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_eighth_x_stretch_top_bottom", @@ -9037,8 +9037,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_eighth_x_stretch_left_right", @@ -9062,7 +9062,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9088,7 +9088,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9115,8 +9115,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_quarter_x_squish_top_bottom", @@ -9139,8 +9139,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_quarter_x_squish_left_right", @@ -9165,8 +9165,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_quarter_x_stretch_top_bottom", @@ -9189,8 +9189,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_quarter_x_stretch_left_right", @@ -9214,7 +9214,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9240,7 +9240,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9267,8 +9267,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_half_x_squish_top_bottom", @@ -9291,8 +9291,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_half_x_squish_left_right", @@ -9317,8 +9317,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_half_x_stretch_top_bottom", @@ -9341,8 +9341,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_half_x_stretch_left_right", @@ -9366,7 +9366,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9393,8 +9393,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_three_quarter_x_squish_top_bottom", @@ -9417,8 +9417,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_three_quarter_x_squish_left_right", @@ -9443,8 +9443,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_three_quarter_x_stretch_top_bottom", @@ -9467,8 +9467,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_three_quarter_x_stretch_left_right", @@ -9492,7 +9492,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9519,8 +9519,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_one_x_squish_top_bottom", @@ -9543,8 +9543,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_one_x_squish_left_right", @@ -9569,8 +9569,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_one_x_stretch_top_bottom", @@ -9593,8 +9593,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_one_x_stretch_left_right", @@ -9618,7 +9618,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9645,8 +9645,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_one_and_a_half_x_squish_top_bottom", @@ -9669,8 +9669,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_one_and_a_half_x_squish_left_right", @@ -9695,8 +9695,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_one_and_a_half_x_stretch_top_bottom", @@ -9719,8 +9719,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_one_and_a_half_x_stretch_left_right", @@ -9744,7 +9744,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9771,8 +9771,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_two_x_squish_top_bottom", @@ -9795,8 +9795,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_two_x_squish_left_right", @@ -9821,8 +9821,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_two_x_stretch_top_bottom", @@ -9845,8 +9845,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_two_x_stretch_left_right", @@ -9870,7 +9870,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9897,8 +9897,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_three_x_squish_top_bottom", @@ -9921,8 +9921,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_three_x_squish_left_right", @@ -9947,8 +9947,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_three_x_stretch_top_bottom", @@ -9971,8 +9971,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_three_x_stretch_left_right", @@ -9996,7 +9996,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -10023,8 +10023,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_four_x_squish_top_bottom", @@ -10047,8 +10047,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_four_x_squish_left_right", @@ -10073,8 +10073,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_four_x_stretch_top_bottom", @@ -10097,8 +10097,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_four_x_stretch_left_right", diff --git a/dist/docsite/json/global.json b/dist/docsite/json/global.json index 0b61a41..ae2f024 100644 --- a/dist/docsite/json/global.json +++ b/dist/docsite/json/global.json @@ -5,23 +5,23 @@ "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "accordion", "example": "color", - "description": "Text color for primary buttons" + "description": "Background color for the hover state of accordion" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/accordion.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "accordion", "example": "color", - "description": "Text color for primary buttons" + "description": "Background color for the hover state of accordion" } }, - "name": "cdr-color-text-button-primary", + "name": "cdr-color-background-accordion-hover", "attributes": { "deprecated": false } @@ -33,7 +33,7 @@ "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of primary buttons" + "description": "Background color for the primary button" }, "filePath": "tokens/global/button.json5", "isSource": false, @@ -44,166 +44,166 @@ "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of primary buttons" + "description": "Background color for the primary button" } }, - "name": "cdr-color-text-button-primary-hover", + "name": "cdr-color-background-button-primary-rest", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#1f513f", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of primary buttons" + "description": "Background color for the active and pressed states of the primary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.blue-spruce-green-1000}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of primary buttons" + "description": "Background color for the active and pressed states of the primary button" } }, - "name": "cdr-color-text-button-primary-active", + "name": "cdr-color-background-button-primary-active", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#f7f5f3", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled primary buttons" + "description": "Background color for the hover state of the primary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled primary buttons" + "description": "Background color for the hover state of the primary button" } }, - "name": "cdr-color-text-button-primary-disabled", + "name": "cdr-color-background-button-primary-hover", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for secondary buttons" + "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-900}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for secondary buttons" + "description": "Alternate background color for the hover state of the icon button" } }, - "name": "cdr-color-text-button-secondary", + "name": "cdr-color-background-button-primary-icon-alt-hover", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of secondary buttons" + "description": "Background color for the secondary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of secondary buttons" + "description": "Background color for the secondary button" } }, - "name": "cdr-color-text-button-secondary-hover", + "name": "cdr-color-background-button-secondary-rest", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#958e83", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of secondary buttons" + "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-010}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of secondary buttons" + "description": "Background color for the active and pressed states of the secondary button" } }, - "name": "cdr-color-text-button-secondary-active", + "name": "cdr-color-background-button-secondary-active", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#f7f5f3", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled secondary buttons" + "description": "Background color for the hover state of the secondary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled secondary buttons" + "description": "Background color for the hover state of the secondary button" } }, - "name": "cdr-color-text-button-secondary-disabled", + "name": "cdr-color-background-button-secondary-hover", "attributes": { "deprecated": false } @@ -211,27 +211,25 @@ { "$value": "#fafbf9", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the dark button" + "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", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the dark button" + "description": "Background color for the disabled state of the secondary button" } }, - "name": "cdr-color-text-button-dark", + "name": "cdr-color-background-button-secondary-disabled", "attributes": { "deprecated": false } @@ -239,111 +237,103 @@ { "$value": "#4b4a48", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of the dark button" + "description": "Background color for 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" + "description": "Background color for the dark button" } }, - "name": "cdr-color-text-button-dark-hover", + "name": "cdr-color-background-button-dark-rest", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#4b4a48", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of the dark button" + "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-010}", + "$value": "{options.color.warm-grey-900}", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of the dark button" + "description": "Background color for the active and pressed states of the dark button" } }, - "name": "cdr-color-text-button-dark-active", + "name": "cdr-color-background-button-dark-active", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#edeae3", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled dark buttons" + "description": "Background color for the hover state of the dark button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-100}", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled dark buttons" + "description": "Background color for the hover state of the dark button" } }, - "name": "cdr-color-text-button-dark-disabled", + "name": "cdr-color-background-button-dark-hover", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#c7370f", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the sale button" + "description": "Background color for the sale button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.sale-red-800}", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the sale button" + "description": "Background color for the sale button" } }, - "name": "cdr-color-text-button-sale", + "name": "cdr-color-background-button-sale-rest", "attributes": { "deprecated": false } @@ -351,291 +341,285 @@ { "$value": "#c7370f", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of the sale button" + "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", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of the sale button" + "description": "Background color for the active and pressed states of the sale button" } }, - "name": "cdr-color-text-button-sale-hover", + "name": "cdr-color-background-button-sale-active", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#f7f5f3", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of the sale button" + "description": "Background color for the hover state of the sale button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-025}", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of the sale button" + "description": "Background color for the hover state of the sale button" } }, - "name": "cdr-color-text-button-sale-active", + "name": "cdr-color-background-button-sale-hover", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#d5cfc3", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled sale buttons" + "description": "Default disabled border color" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-250}", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled sale buttons" + "description": "Default disabled border color" } }, - "name": "cdr-color-text-button-sale-disabled", + "name": "cdr-color-background-button-default-disabled", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#f7f5f3", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Text color for default chips" + "description": "Background color for the icon only button active and focus states" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Text color for default chips" + "description": "Background color for the icon only button active and focus states" } }, - "name": "cdr-color-text-chip-default", + "name": "cdr-color-background-button-icon-only-active", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", "type": "chip", "example": "color", - "description": "Text color for default chips" + "description": "Background color for chips" }, "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", "type": "chip", "example": "color", - "description": "Text color for default chips" + "description": "Background color for chips" } }, - "name": "cdr-color-text-chip-disabled", + "name": "cdr-color-background-chip-default-rest", "attributes": { "deprecated": false } }, { - "$value": "rgba(46, 46, 43, 0.9)", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The default, primary text color" + "description": "Background color for disabled chips" }, - "filePath": "tokens/themes/docsite/color.json5", - "isSource": true, + "filePath": "tokens/global/chip.json5", + "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000-90}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The default, primary text color" + "description": "Background color for disabled chips" } }, - "name": "cdr-color-text-primary", + "name": "cdr-color-background-chip-default-disabled", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#f7f5f3", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The secondary text color" + "description": "Background color for hovered chips" }, - "filePath": "tokens/themes/docsite/color.json5", - "isSource": true, + "filePath": "tokens/global/chip.json5", + "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The secondary text color" + "description": "Background color for hovered chips" } }, - "name": "cdr-color-text-secondary", + "name": "cdr-color-background-chip-default-hover", "attributes": { "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The emphasis text color" + "description": "Background color for focused chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The emphasis text color" + "description": "Background color for focused chips" } }, - "name": "cdr-color-text-emphasis", + "name": "cdr-color-background-chip-default-focus", "attributes": { "deprecated": false } }, { - "$value": "#1f513f", + "$value": "#edeae3", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "Text set in our primary brand color" + "description": "Background color for active chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "Text set in our primary brand color" + "description": "Background color for active chips" } }, - "name": "cdr-color-text-brand", + "name": "cdr-color-background-chip-default-active", "attributes": { "deprecated": false } }, { - "$value": "#c7370f", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The color of sale text" + "description": "Background color for selected chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.sale-red-800}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The color of sale text" + "description": "Background color for selected chips" } }, - "name": "cdr-color-text-sale", + "name": "cdr-color-background-chip-default-selected", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#edeae3", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "Text color on dark background" + "description": "Background color for hovered selected chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "Text color on dark background" + "description": "Background color for hovered selected chips" } }, - "name": "cdr-color-text-inverse", + "name": "cdr-color-background-chip-default-selected-hover", "attributes": { "deprecated": false } @@ -645,543 +629,543 @@ "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The color of text when it is disabled" + "description": "Background color for focused selected chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The color of text when it is disabled" + "description": "Background color for focused selected chips" } }, - "name": "cdr-color-text-disabled", + "name": "cdr-color-background-chip-default-selected-focus", "attributes": { "deprecated": false } }, { - "$value": "#2e6b34", + "$value": "rgba(255, 255, 255, 0)", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of success messages" + "description": "A transparent color option" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-900}", + "$value": "{options.color.transparent}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of success messages" + "description": "A transparent color option" } }, - "name": "cdr-color-text-success", + "name": "cdr-color-background-transparent", "attributes": { "deprecated": false } }, { - "$value": "#854714", + "$value": "#f7f5f3", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of warning messages" + "description": "The default, primary background color of most pages" }, - "filePath": "tokens/global/color.json5", - "isSource": false, + "filePath": "tokens/themes/docsite/color.json5", + "isSource": true, "original": { - "$value": "{options.color.warning-yellow-900}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of warning messages" + "description": "The default, primary background color of most pages" } }, - "name": "cdr-color-text-warning", + "name": "cdr-color-background-primary", "attributes": { "deprecated": false } }, { - "$value": "#811823", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of error messages" + "description": "An alternate, secondary background color used on some pages" }, - "filePath": "tokens/global/color.json5", - "isSource": false, + "filePath": "tokens/themes/docsite/color.json5", + "isSource": true, "original": { - "$value": "{options.color.error-red-900}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of error messages" + "description": "An alternate, secondary background color used on some pages" } }, - "name": "cdr-color-text-error", + "name": "cdr-color-background-secondary", "attributes": { "deprecated": false } }, { - "$value": "#1b437e", + "$value": "#c7370f", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of informational messages" + "description": "Background color for sale messages" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-900}", + "$value": "{options.color.sale-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of informational messages" + "description": "Background color for sale messages" } }, - "name": "cdr-color-text-info", + "name": "cdr-color-background-sale", "attributes": { "deprecated": false } }, { - "$value": "#bb4045", + "$value": "#1f513f", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of error messages" + "description": "An alternate, spruce brand background color used on some pages" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-800}", + "$value": "{options.color.blue-spruce-green-1000}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of error messages" + "description": "An alternate, spruce brand background color used on some pages" } }, - "name": "cdr-color-text-message-error", + "name": "cdr-color-background-brand-spruce", "attributes": { "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "#ecf9e6", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Default text color used in form elements" + "description": "Background color for success messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.success-green-200}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Default text color used in form elements" + "description": "Background color for success messages" } }, - "name": "cdr-color-text-input-default", + "name": "cdr-color-background-success", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#e2f4fe", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Color of label text used in form elements" + "description": "Background color for informational messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.alpine-lake-blue-200}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Color of label text used in form elements" + "description": "Background color for informational messages" } }, - "name": "cdr-color-text-input-label", + "name": "cdr-color-background-info", "attributes": { "deprecated": false } }, { - "$value": "#b2ab9f", + "$value": "#fdf6e2", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Color of label text used in disabled form elements" + "description": "Background color for warning messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-450}", + "$value": "{options.color.warning-yellow-200}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Color of label text used in disabled form elements" + "description": "Background color for warning messages" } }, - "name": "cdr-color-text-input-label-disabled", + "name": "cdr-color-background-warning", "attributes": { "deprecated": false } }, { - "$value": "#736e65", + "$value": "#fcefe4", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Text color of placeholder text within forms" + "description": "Background color for error messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-750}", + "$value": "{options.color.error-red-200}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Text color of placeholder text within forms" + "description": "Background color for error messages" } }, - "name": "cdr-color-text-input-placeholder", + "name": "cdr-color-background-error", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color of required label within forms" + "description": "Hover state of a checkbox or radio label background" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color of required label within forms" + "description": "Hover state of a checkbox or radio label background" } }, - "name": "cdr-color-text-input-required", + "name": "cdr-color-background-label-default-hover", "attributes": { "deprecated": false } }, { - "$value": "#736e65", + "$value": "#edeae3", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color of optional label within forms" + "description": "Active state of a checkbox or radio label background" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-750}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color of optional label within forms" + "description": "Active state of a checkbox or radio label background" } }, - "name": "cdr-color-text-input-optional", + "name": "cdr-color-background-label-default-active", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Disabled text color used in form elements" + "description": "Focused state of a checkbox or radio label background" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Disabled text color used in form elements" + "description": "Focused state of a checkbox or radio label background" } }, - "name": "cdr-color-text-input-disabled", + "name": "cdr-color-background-label-default-focus", "attributes": { "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "rgba(255, 255, 255, 0.75)", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color used in filled forms" + "description": "Hover state of a checkbox or radio label background on secondary" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.white-75}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color used in filled forms" + "description": "Hover state of a checkbox or radio label background on secondary" } }, - "name": "cdr-color-text-input-filled", + "name": "cdr-color-background-label-secondary-hover", "attributes": { "deprecated": false } }, { - "$value": "#736e65", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Help text color used in forms" + "description": "Active state of a checkbox or radio label background on secondary" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-750}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Help text color used in forms" + "description": "Active state of a checkbox or radio label background on secondary" } }, - "name": "cdr-color-text-input-help", + "name": "cdr-color-background-label-secondary-active", "attributes": { "deprecated": false } }, { - "$value": "#b33322", + "$value": "rgba(255, 255, 255, 0.75)", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Error text color used in forms" + "description": "Focused state of a checkbox or radio label background on secondary" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-850}", + "$value": "{options.color.white-75}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Error text color used in forms" + "description": "Focused state of a checkbox or radio label background on secondary" } }, - "name": "cdr-color-text-input-error", + "name": "cdr-color-background-label-secondary-focus", "attributes": { "deprecated": false } }, { - "$value": "rgba(46, 46, 43, 0.9)", + "$value": "rgba(247, 245, 243, 0.15)", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for links" + "description": "Default background color on form elements" }, - "filePath": "tokens/themes/docsite/link.json5", - "isSource": true, + "filePath": "tokens/global/input.json5", + "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000-90}", + "$value": "{options.color.warm-grey-025-15}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for links" + "description": "Default background color on form elements" } }, - "name": "cdr-color-text-link-rest", + "name": "cdr-color-background-input-default", "attributes": { "deprecated": false } }, { - "$value": "rgba(46, 46, 43, 0.9)", + "$value": "rgba(255, 255, 255, 0.85)", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for the hover state of links" + "description": "Default background color on form elements" }, - "filePath": "tokens/themes/docsite/link.json5", - "isSource": true, + "filePath": "tokens/global/input.json5", + "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000-90}", + "$value": "{options.color.white-85}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for the hover state of links" + "description": "Default background color on form elements" } }, - "name": "cdr-color-text-link-hover", + "name": "cdr-color-background-input-secondary", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "rgba(255, 242, 242, 0.75)", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for the active and pressed states of links" + "description": "Error background color on form elements" }, - "filePath": "tokens/themes/docsite/link.json5", - "isSource": true, + "filePath": "tokens/global/input.json5", + "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.error-red-050-75}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for the active and pressed states of links" + "description": "Error background color on form elements" } }, - "name": "cdr-color-text-link-active", + "name": "cdr-color-background-input-error", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Disabled text color of links" + "description": "Hover state of a checkbox or radio element background" }, - "filePath": "tokens/global/link.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Disabled text color of links" + "description": "Hover state of a checkbox or radio element background" } }, - "name": "cdr-color-text-link-disabled", + "name": "cdr-color-background-input-default-hover", "attributes": { "deprecated": false } }, { - "$value": "#406eb5", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color of visited links" + "description": "Active state of a form element background" }, - "filePath": "tokens/global/link.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color of visited links" + "description": "Active state of a form element background" } }, - "name": "cdr-color-text-link-visited", + "name": "cdr-color-background-input-default-active", "attributes": { "deprecated": false } @@ -1191,517 +1175,517 @@ "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for ratings" + "description": "Selected state of a checkbox or radio element background" }, - "filePath": "tokens/global/rating.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for ratings" + "description": "Selected state of a checkbox or radio element background" } }, - "name": "cdr-color-text-rating-default", + "name": "cdr-color-background-input-default-selected", "attributes": { "deprecated": false } }, { - "$value": "#406eb5", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for the hover state of ratings" + "description": "Active state of an input or select element background on secondary" }, - "filePath": "tokens/global/rating.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for the hover state of ratings" + "description": "Active state of an input or select element background on secondary" } }, - "name": "cdr-color-text-rating-hover", + "name": "cdr-color-background-input-secondary-active", "attributes": { "deprecated": false } }, { - "$value": "#b2ab9f", + "$value": "#958e83", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for the separator in ratings" + "description": "Hover state of a selected checkbox or radio element background" }, - "filePath": "tokens/global/rating.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-450}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for the separator in ratings" + "description": "Hover state of a selected checkbox or radio element background" } }, - "name": "cdr-color-text-rating-separator", + "name": "cdr-color-background-input-default-selected-hover", "attributes": { "deprecated": false } }, { - "$value": "#736e65", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for tabs" + "description": "Disabled form element background" }, - "filePath": "tokens/global/tab.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-750}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for tabs" + "description": "Disabled form element background" } }, - "name": "cdr-color-text-tab-rest", + "name": "cdr-color-background-input-default-disabled", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#958e83", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for the active and pressed states of tabs" + "description": "Selected focus state of checkbox or radio element background" }, - "filePath": "tokens/global/tab.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for the active and pressed states of tabs" + "description": "Selected focus state of checkbox or radio element background" } }, - "name": "cdr-color-text-tab-active", + "name": "cdr-color-background-input-default-selected-focus", "attributes": { "deprecated": false } }, { - "$value": "#406eb5", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for the hover state of tabs" + "description": "Focused checkbox or radio form element background" }, - "filePath": "tokens/global/tab.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for the hover state of tabs" + "description": "Focused checkbox or radio form element background" } }, - "name": "cdr-color-text-tab-hover", + "name": "cdr-color-background-input-default-focus", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#f9f8f6", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "background", "example": "color", - "description": "Disabled text color of tabs" + "description": "Background color variant for default messages" }, - "filePath": "tokens/global/tab.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.default-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "background", "example": "color", - "description": "Disabled text color of tabs" + "description": "Background color variant for default messages" } }, - "name": "cdr-color-text-tab-disabled", + "name": "cdr-color-background-message-default-01", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#e8e0ce", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "background", "example": "color", - "description": "The text color of a toggle button on rest" + "description": "Background color variant for default messages" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.default-grey-300}", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "background", "example": "color", - "description": "The text color of a toggle button on rest" + "description": "Background color variant for default messages" } }, - "name": "cdr-color-text-toggle-button-default-rest", + "name": "cdr-color-background-message-default-02", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#ecf9e6", "$type": "color", "docs": { "category": "colors", - "type": "tooltip", + "type": "background", "example": "color", - "description": "Text color for tooltips" + "description": "Background color for success messages" }, - "filePath": "tokens/global/tooltip.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.success-green-200}", "$type": "color", "docs": { "category": "colors", - "type": "tooltip", + "type": "background", "example": "color", - "description": "Text color for tooltips" + "description": "Background color for success messages" } }, - "name": "cdr-color-text-tooltip-default", + "name": "cdr-color-background-message-success", "attributes": { "deprecated": false } }, { - "$value": "#1f513f", + "$value": "#f4fbf5", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the primary button" + "description": "Background color variant for success messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.success-green-100}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the primary button" + "description": "Background color variant for success messages" } }, - "name": "cdr-color-background-button-primary-rest", + "name": "cdr-color-background-message-success-01", "attributes": { "deprecated": false } }, { - "$value": "#1f513f", + "$value": "#d5e6cb", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the primary button" + "description": "Background color variant for success messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.success-green-300}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the primary button" + "description": "Background color variant for success messages" } }, - "name": "cdr-color-background-button-primary-active", + "name": "cdr-color-background-message-success-02", "attributes": { "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#fdf6e2", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the primary button" + "description": "Background color for warning messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.warning-yellow-200}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the primary button" + "description": "Background color for warning messages" } }, - "name": "cdr-color-background-button-primary-hover", + "name": "cdr-color-background-message-warning", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#fefcf1", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Alternate background color for the hover state of the icon button" + "description": "Background color variant for warning messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warning-yellow-100}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Alternate background color for the hover state of the icon button" + "description": "Background color variant for warning messages" } }, - "name": "cdr-color-background-button-primary-icon-alt-hover", + "name": "cdr-color-background-message-warning-01", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#f5e9b7", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the secondary button" + "description": "Background color variant for warning messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warning-yellow-300}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the secondary button" + "description": "Background color variant for warning messages" } }, - "name": "cdr-color-background-button-secondary-rest", + "name": "cdr-color-background-message-warning-02", "attributes": { "deprecated": false } }, { - "$value": "#958e83", + "$value": "#fcefe4", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the secondary button" + "description": "Background color for error messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.error-red-200}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the secondary button" + "description": "Background color for error messages" } }, - "name": "cdr-color-background-button-secondary-active", + "name": "cdr-color-background-message-error", "attributes": { "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#fdf7f7", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the secondary button" + "description": "Background color variant for error messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.error-red-100}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the secondary button" + "description": "Background color variant for error messages" } }, - "name": "cdr-color-background-button-secondary-hover", + "name": "cdr-color-background-message-error-01", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#eecbc1", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the disabled state of the secondary button" + "description": "Background color variant for error messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.error-red-300}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the disabled state of the secondary button" + "description": "Background color variant for error messages" } }, - "name": "cdr-color-background-button-secondary-disabled", + "name": "cdr-color-background-message-error-02", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#e2f4fe", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the dark button" + "description": "Background color for informational messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.alpine-lake-blue-200}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the dark button" + "description": "Background color for informational messages" } }, - "name": "cdr-color-background-button-dark-rest", + "name": "cdr-color-background-message-info", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#edf4f5", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the dark button" + "description": "Background color variant for informational messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.info-blue-100}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the dark button" + "description": "Background color variant for informational messages" } }, - "name": "cdr-color-background-button-dark-active", + "name": "cdr-color-background-message-info-01", "attributes": { "deprecated": false } }, { - "$value": "#edeae3", + "$value": "#c2d8db", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the dark button" + "description": "Background color variant for informational messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.info-blue-300}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the dark button" + "description": "Background color variant for informational messages" } }, - "name": "cdr-color-background-button-dark-hover", + "name": "cdr-color-background-message-info-02", "attributes": { "deprecated": false } @@ -1711,153 +1695,153 @@ "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the sale button" + "description": "Background color for sale messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { "$value": "{options.color.sale-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the sale button" + "description": "Background color for sale messages" } }, - "name": "cdr-color-background-button-sale-rest", + "name": "cdr-color-background-message-sale", "attributes": { "deprecated": false } }, { - "$value": "#c7370f", + "$value": "rgba(247, 245, 243, 0.85)", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "modal", "example": "color", - "description": "Background color for the active and pressed states of the sale button" + "description": "The background overlay for modal" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/modal.json5", "isSource": false, "original": { - "$value": "{options.color.sale-red-800}", + "$value": "{options.color.warm-grey-025-85}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "modal", "example": "color", - "description": "Background color for the active and pressed states of the sale button" + "description": "The background overlay for modal" } }, - "name": "cdr-color-background-button-sale-active", + "name": "cdr-color-background-modal-overlay", "attributes": { "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "pagination", "example": "color", - "description": "Background color for the hover state of the sale button" + "description": "Background color for the hover state of pagination" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/pagination.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "pagination", "example": "color", - "description": "Background color for the hover state of the sale button" + "description": "Background color for the hover state of pagination" } }, - "name": "cdr-color-background-button-sale-hover", + "name": "cdr-color-background-pagination-hover", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#406eb5", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "pagination", "example": "color", - "description": "Default disabled border color" + "description": "Background color for the pagination keyline" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/pagination.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "pagination", "example": "color", - "description": "Default disabled border color" + "description": "Background color for the pagination keyline" } }, - "name": "cdr-color-background-button-default-disabled", + "name": "cdr-color-background-pagination-keyline", "attributes": { "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "rating", "example": "color", - "description": "Background color for the icon only button active and focus states" + "description": "The defaul background color of the rating star icon" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/rating.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "rating", "example": "color", - "description": "Background color for the icon only button active and focus states" + "description": "The defaul background color of the rating star icon" } }, - "name": "cdr-color-background-button-icon-only-active", + "name": "cdr-color-background-rating-star-default", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#ffd280", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "rating", "example": "color", - "description": "Background color for chips" + "description": "Background color for the highlighted rating icon" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/rating.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.golden-yellow-500}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "rating", "example": "color", - "description": "Background color for chips" + "description": "Background color for the highlighted rating icon" } }, - "name": "cdr-color-background-chip-default-rest", + "name": "cdr-color-background-rating-star-highlighted", "attributes": { "deprecated": false } @@ -1867,49 +1851,49 @@ "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for disabled chips" + "description": "Background color for the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for disabled chips" + "description": "Background color for the default surface selection" } }, - "name": "cdr-color-background-chip-default-disabled", + "name": "cdr-color-background-surface-selection-default-rest", "attributes": { "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for hovered chips" + "description": "Background color for the active state of the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for hovered chips" + "description": "Background color for the active state of the default surface selection" } }, - "name": "cdr-color-background-chip-default-hover", + "name": "cdr-color-background-surface-selection-default-active", "attributes": { "deprecated": false } @@ -1919,985 +1903,907 @@ "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for focused chips" + "description": "Background color for the hover state of the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for focused chips" + "description": "Background color for the hover state of the default surface selection" } }, - "name": "cdr-color-background-chip-default-focus", + "name": "cdr-color-background-surface-selection-default-hover", "attributes": { "deprecated": false } }, { - "$value": "#edeae3", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for active chips" + "description": "Background color for the checked state of the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for active chips" + "description": "Background color for the checked state of the default surface selection" } }, - "name": "cdr-color-background-chip-default-active", + "name": "cdr-color-background-surface-selection-default-checked", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#f7f5f3", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for selected chips" + "description": "Background color for the disabled state of the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for selected chips" + "description": "Background color for the disabled state of the default surface selection" } }, - "name": "cdr-color-background-chip-default-selected", + "name": "cdr-color-background-surface-selection-default-disabled", "attributes": { "deprecated": false } }, { - "$value": "#edeae3", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for hovered selected chips" + "description": "Background color for the loading state of the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for hovered selected chips" + "description": "Background color for the loading state of the default surface selection" } }, - "name": "cdr-color-background-chip-default-selected-hover", + "name": "cdr-color-background-surface-selection-default-loading", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface", "example": "color", - "description": "Background color for focused selected chips" + "description": "Background color for the primary surface" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface", "example": "color", - "description": "Background color for focused selected chips" + "description": "Background color for the primary surface" } }, - "name": "cdr-color-background-chip-default-selected-focus", + "name": "cdr-color-background-surface-primary", "attributes": { "deprecated": false } }, { - "$value": "rgba(255, 255, 255, 0)", + "$value": "#f7f5f3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "A transparent color option" + "description": "Background color for the secondary surface" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.transparent}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "A transparent color option" + "description": "Background color for the secondary surface" } }, - "name": "cdr-color-background-transparent", + "name": "cdr-color-background-surface-secondary", "attributes": { "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#1f513f", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "The default, primary background color of most pages" + "description": "Background color for the brand-spruce surface" }, - "filePath": "tokens/themes/docsite/color.json5", - "isSource": true, + "filePath": "tokens/global/surface.json5", + "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.blue-spruce-green-1000}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "The default, primary background color of most pages" + "description": "Background color for the brand-spruce surface" } }, - "name": "cdr-color-background-primary", + "name": "cdr-color-background-surface-brand-spruce", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#c7370f", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "An alternate, secondary background color used on some pages" + "description": "Background color for the sale surface" }, - "filePath": "tokens/themes/docsite/color.json5", - "isSource": true, + "filePath": "tokens/global/surface.json5", + "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.sale-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "An alternate, secondary background color used on some pages" + "description": "Background color for the sale surface" } }, - "name": "cdr-color-background-secondary", + "name": "cdr-color-background-surface-sale", "attributes": { "deprecated": false } }, { - "$value": "#1f513f", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "An alternate, spruce brand background color used on some pages" + "description": "The background color of a selected switch on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "An alternate, spruce brand background color used on some pages" + "description": "The background color of a selected switch on rest" } }, - "name": "cdr-color-background-brand-spruce", + "name": "cdr-color-background-switch-default-rest", "attributes": { "deprecated": false } }, { - "$value": "#f9f8f6", + "$value": "#2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for default messages" + "description": "The background color of a selected switch on hover" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-100}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for default messages" + "description": "The background color of a selected switch on hover" } }, - "name": "cdr-color-background-message-default-01", + "name": "cdr-color-background-switch-default-hover", "attributes": { "deprecated": false } }, { - "$value": "#e8e0ce", + "$value": "#2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for default messages" + "description": "The background color of a selected switch on focus" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-300}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for default messages" + "description": "The background color of a selected switch on focus" } }, - "name": "cdr-color-background-message-default-02", + "name": "cdr-color-background-switch-default-focus", "attributes": { "deprecated": false } }, { - "$value": "#ecf9e6", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color for success messages" + "description": "Background color of a switch handle background when the switch is not selected on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-200}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color for success messages" + "description": "Background color of a switch handle background when the switch is not selected on rest" } }, - "name": "cdr-color-background-message-success", + "name": "cdr-color-background-switch-handle-default-rest", "attributes": { "deprecated": false } }, { - "$value": "#f4fbf5", + "$value": "#edeae3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for success messages" + "description": "Color of a switch handle background when the switch is not selected on hover" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-100}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for success messages" + "description": "Color of a switch handle background when the switch is not selected on hover" } }, - "name": "cdr-color-background-message-success-01", + "name": "cdr-color-background-switch-handle-default-hover", "attributes": { "deprecated": false } }, { - "$value": "#d5e6cb", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for success messages" + "description": "Color of a switch handle background when the switch is not selected on focus" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-300}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for success messages" + "description": "Color of a switch handle background when the switch is not selected on focus" } }, - "name": "cdr-color-background-message-success-02", + "name": "cdr-color-background-switch-handle-default-focus", "attributes": { "deprecated": false } }, { - "$value": "#fdf6e2", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color for warning messages" + "description": "Color of a switch handle background when the switch is not selected on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-200}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color for warning messages" + "description": "Color of a switch handle background when the switch is not selected on rest" } }, - "name": "cdr-color-background-message-warning", + "name": "cdr-color-background-switch-handle-selected-default-rest", "attributes": { "deprecated": false } }, { - "$value": "#fefcf1", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for warning messages" + "description": "Color of a switch handle background when the switch is not selected on hover" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-100}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for warning messages" + "description": "Color of a switch handle background when the switch is not selected on hover" } }, - "name": "cdr-color-background-message-warning-01", + "name": "cdr-color-background-switch-handle-selected-default-hover", "attributes": { "deprecated": false } }, { - "$value": "#f5e9b7", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for warning messages" + "description": "Color of a switch handle background when the switch is not selected on focus" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-300}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for warning messages" + "description": "Color of a switch handle background when the switch is not selected on focus" } }, - "name": "cdr-color-background-message-warning-02", + "name": "cdr-color-background-switch-handle-selected-default-focus", "attributes": { "deprecated": false } }, { - "$value": "#fcefe4", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color for error messages" + "description": "The background color of table headers" }, - "filePath": "tokens/global/color.json5", - "isSource": false, + "filePath": "tokens/themes/docsite/table.json5", + "isSource": true, "original": { - "$value": "{options.color.error-red-200}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color for error messages" + "description": "The background color of table headers" } }, - "name": "cdr-color-background-message-error", + "name": "cdr-color-background-table-header", "attributes": { "deprecated": false } }, { - "$value": "#fdf7f7", + "$value": "#f7f5f3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color variant for error messages" + "description": "The background color of table rows" }, - "filePath": "tokens/global/color.json5", - "isSource": false, + "filePath": "tokens/themes/docsite/table.json5", + "isSource": true, "original": { - "$value": "{options.color.error-red-100}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color variant for error messages" + "description": "The background color of table rows" } }, - "name": "cdr-color-background-message-error-01", + "name": "cdr-color-background-table-row", "attributes": { "deprecated": false } }, { - "$value": "#eecbc1", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color variant for error messages" + "description": "An alternate row color to aid grouping row data" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/table.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-300}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color variant for error messages" + "description": "An alternate row color to aid grouping row data" } }, - "name": "cdr-color-background-message-error-02", + "name": "cdr-color-background-table-row-alt", "attributes": { "deprecated": false } }, { - "$value": "#e2f4fe", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle group", "example": "color", - "description": "Background color for informational messages" + "description": "The background color of a toggle group on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-200}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle group", "example": "color", - "description": "Background color for informational messages" + "description": "The background color of a toggle group on rest" } }, - "name": "cdr-color-background-message-info", + "name": "cdr-color-background-toggle-group-default-rest", "attributes": { "deprecated": false } }, { - "$value": "#edf4f5", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color variant for informational messages" + "description": "The background color of a toggle button on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.info-blue-100}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color variant for informational messages" + "description": "The background color of a toggle button on rest" } }, - "name": "cdr-color-background-message-info-01", + "name": "cdr-color-background-toggle-button-default-rest", "attributes": { "deprecated": false } }, { - "$value": "#c2d8db", + "$value": "#edeae3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color variant for informational messages" + "description": "The background color of a toggle button on hover" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.info-blue-300}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color variant for informational messages" + "description": "The background color of a toggle button on hover" } }, - "name": "cdr-color-background-message-info-02", + "name": "cdr-color-background-toggle-button-default-hover", "attributes": { "deprecated": false } }, { - "$value": "#c7370f", + "$value": "#edeae3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color for sale messages" + "description": "The background color of a toggle button on focus" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.sale-red-800}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color for sale messages" + "description": "The background color of a toggle button on focus" } }, - "name": "cdr-color-background-message-sale", + "name": "cdr-color-background-toggle-button-default-focus", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "accordion", + "type": "toggle button", "example": "color", - "description": "Background color for the hover state of accordion" + "description": "The background color of a selected toggle button on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "accordion", + "type": "toggle button", "example": "color", - "description": "Background color for the hover state of accordion" + "description": "The background color of a selected toggle button on rest" } }, - "name": "cdr-color-background-accordion-hover", + "name": "cdr-color-background-toggle-button-default-selected-rest", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "pagination", + "type": "toggle button", "example": "color", - "description": "Background color for the hover state of pagination" + "description": "The background color of a selected toggle button on hover" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "pagination", + "type": "toggle button", "example": "color", - "description": "Background color for the hover state of pagination" + "description": "The background color of a selected toggle button on hover" } }, - "name": "cdr-color-background-pagination-hover", + "name": "cdr-color-background-toggle-button-default-selected-hover", "attributes": { "deprecated": false } }, { - "$value": "#406eb5", + "$value": "#2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "pagination", + "type": "tooltip", "example": "color", - "description": "Background color for the pagination keyline" + "description": "Background color for tooltips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/tooltip.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "pagination", + "type": "tooltip", "example": "color", - "description": "Background color for the pagination keyline" + "description": "Background color for tooltips" } }, - "name": "cdr-color-background-pagination-keyline", + "name": "cdr-color-background-tooltip-default", "attributes": { "deprecated": false } }, { - "$value": "rgba(247, 245, 243, 0.85)", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "modal", + "type": "button", "example": "color", - "description": "The background overlay for modal" + "description": "Text color for primary buttons" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025-85}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "modal", + "type": "button", "example": "color", - "description": "The background overlay for modal" + "description": "Text color for primary buttons" } }, - "name": "cdr-color-background-modal-overlay", + "name": "cdr-color-text-button-primary", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#1f513f", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio label background" + "description": "Text color for the hover state of primary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.blue-spruce-green-1000}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio label background" + "description": "Text color for the hover state of primary buttons" } }, - "name": "cdr-color-background-label-default-hover", + "name": "cdr-color-text-button-primary-hover", "attributes": { "deprecated": false } }, { - "$value": "#edeae3", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a checkbox or radio label background" + "description": "Text color for the active state of primary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a checkbox or radio label background" + "description": "Text color for the active state of primary buttons" } }, - "name": "cdr-color-background-label-default-active", + "name": "cdr-color-text-button-primary-active", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Focused state of a checkbox or radio label background" + "description": "Text color for disabled primary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Focused state of a checkbox or radio label background" + "description": "Text color for disabled primary buttons" } }, - "name": "cdr-color-background-label-default-focus", + "name": "cdr-color-text-button-primary-disabled", "attributes": { "deprecated": false } }, { - "$value": "rgba(255, 255, 255, 0.75)", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio label background on secondary" + "description": "Text color for secondary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white-75}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio label background on secondary" + "description": "Text color for secondary buttons" } }, - "name": "cdr-color-background-label-secondary-hover", + "name": "cdr-color-text-button-secondary", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a checkbox or radio label background on secondary" + "description": "Text color for the hover state of secondary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a checkbox or radio label background on secondary" + "description": "Text color for the hover state of secondary buttons" } }, - "name": "cdr-color-background-label-secondary-active", + "name": "cdr-color-text-button-secondary-hover", "attributes": { "deprecated": false } }, { - "$value": "rgba(255, 255, 255, 0.75)", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Focused state of a checkbox or radio label background on secondary" + "description": "Text color for the active state of secondary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white-75}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Focused state of a checkbox or radio label background on secondary" + "description": "Text color for the active state of secondary buttons" } }, - "name": "cdr-color-background-label-secondary-focus", + "name": "cdr-color-text-button-secondary-active", "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", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio element background" + "description": "Text color for disabled secondary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio element background" + "description": "Text color for disabled secondary buttons" } }, - "name": "cdr-color-background-input-default-hover", + "name": "cdr-color-text-button-secondary-disabled", "attributes": { "deprecated": false } @@ -2905,25 +2811,27 @@ { "$value": "#fafbf9", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a form element background" + "description": "Text color for the dark button" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-010}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a form element background" + "description": "Text color for the dark button" } }, - "name": "cdr-color-background-input-default-active", + "name": "cdr-color-text-button-dark", "attributes": { "deprecated": false } @@ -2931,155 +2839,27 @@ { "$value": "#4b4a48", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Selected state of a checkbox or radio element background" + "description": "Text color for the hover state of the dark button" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-900}", "$type": "color", + "newToken": "", "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", + "type": "button", "example": "color", - "description": "Focused checkbox or radio form element background" + "description": "Text color for the hover state of the dark button" } }, - "name": "cdr-color-background-input-default-focus", + "name": "cdr-color-text-button-dark-hover", "attributes": { "deprecated": false } @@ -3087,51 +2867,55 @@ { "$value": "#fafbf9", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "rating", + "type": "button", "example": "color", - "description": "The defaul background color of the rating star icon" + "description": "Text color for the active state of the dark button" }, - "filePath": "tokens/global/rating.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-010}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "rating", + "type": "button", "example": "color", - "description": "The defaul background color of the rating star icon" + "description": "Text color for the active state of the dark button" } }, - "name": "cdr-color-background-rating-star-default", + "name": "cdr-color-text-button-dark-active", "attributes": { "deprecated": false } }, { - "$value": "#ffd280", + "$value": "#ffffff", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "rating", + "type": "button", "example": "color", - "description": "Background color for the highlighted rating icon" + "description": "Text color for disabled dark buttons" }, - "filePath": "tokens/global/rating.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.golden-yellow-500}", + "$value": "{options.color.white}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "rating", + "type": "button", "example": "color", - "description": "Background color for the highlighted rating icon" + "description": "Text color for disabled dark buttons" } }, - "name": "cdr-color-background-rating-star-highlighted", + "name": "cdr-color-text-button-dark-disabled", "attributes": { "deprecated": false } @@ -3139,285 +2923,293 @@ { "$value": "#ffffff", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "surface", + "type": "button", "example": "color", - "description": "Background color for the primary surface" + "description": "Text color for the sale button" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { "$value": "{options.color.white}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "surface", + "type": "button", "example": "color", - "description": "Background color for the primary surface" + "description": "Text color for the sale button" } }, - "name": "cdr-color-background-surface-primary", + "name": "cdr-color-text-button-sale", "attributes": { "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#c7370f", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "surface", + "type": "button", "example": "color", - "description": "Background color for the secondary surface" + "description": "Text color for the hover state of the sale button" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.sale-red-800}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "surface", + "type": "button", "example": "color", - "description": "Background color for the secondary surface" + "description": "Text color for the hover state of the sale button" } }, - "name": "cdr-color-background-surface-secondary", + "name": "cdr-color-text-button-sale-hover", "attributes": { "deprecated": false } }, { - "$value": "#1f513f", + "$value": "#ffffff", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "surface", + "type": "button", "example": "color", - "description": "Background color for the brand-spruce surface" + "description": "Text color for the active state of the sale button" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.white}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "surface", + "type": "button", "example": "color", - "description": "Background color for the brand-spruce surface" + "description": "Text color for the active state of the sale button" } }, - "name": "cdr-color-background-surface-brand-spruce", + "name": "cdr-color-text-button-sale-active", "attributes": { "deprecated": false } }, { - "$value": "#c7370f", + "$value": "#ffffff", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "surface", + "type": "button", "example": "color", - "description": "Background color for the sale surface" + "description": "Text color for disabled sale buttons" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.sale-red-800}", + "$value": "{options.color.white}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "surface", + "type": "button", "example": "color", - "description": "Background color for the sale surface" + "description": "Text color for disabled sale buttons" } }, - "name": "cdr-color-background-surface-sale", + "name": "cdr-color-text-button-sale-disabled", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "chip", "example": "color", - "description": "Background color for the default surface selection" + "description": "Text color for default chips" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "chip", "example": "color", - "description": "Background color for the default surface selection" + "description": "Text color for default chips" } }, - "name": "cdr-color-background-surface-selection-default-rest", + "name": "cdr-color-text-chip-default", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "chip", "example": "color", - "description": "Background color for the active state of the default surface selection" + "description": "Text color for default chips" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "chip", "example": "color", - "description": "Background color for the active state of the default surface selection" + "description": "Text color for default chips" } }, - "name": "cdr-color-background-surface-selection-default-active", + "name": "cdr-color-text-chip-disabled", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "rgba(46, 46, 43, 0.9)", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the hover state of the default surface selection" + "description": "The default, primary text color" }, - "filePath": "tokens/global/surfaceselection.json5", - "isSource": false, + "filePath": "tokens/themes/docsite/color.json5", + "isSource": true, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-1000-90}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the hover state of the default surface selection" + "description": "The default, primary text color" } }, - "name": "cdr-color-background-surface-selection-default-hover", + "name": "cdr-color-text-primary", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the checked state of the default surface selection" + "description": "The secondary text color" }, - "filePath": "tokens/global/surfaceselection.json5", - "isSource": false, + "filePath": "tokens/themes/docsite/color.json5", + "isSource": true, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the checked state of the default surface selection" + "description": "The secondary text color" } }, - "name": "cdr-color-background-surface-selection-default-checked", + "name": "cdr-color-text-secondary", "attributes": { "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the disabled state of the default surface selection" + "description": "The emphasis text color" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the disabled state of the default surface selection" + "description": "The emphasis text color" } }, - "name": "cdr-color-background-surface-selection-default-disabled", + "name": "cdr-color-text-emphasis", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#1f513f", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the loading state of the default surface selection" + "description": "Text set in our primary brand color" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.blue-spruce-green-1000}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the loading state of the default surface selection" + "description": "Text set in our primary brand color" } }, - "name": "cdr-color-background-surface-selection-default-loading", + "name": "cdr-color-text-brand", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#c7370f", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "text", "example": "color", - "description": "The background color of a switch on rest" + "description": "The color of sale text" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.sale-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "text", "example": "color", - "description": "The background color of a switch on rest" + "description": "The color of sale text" } }, - "name": "cdr-color-background-switch-default-rest", + "name": "cdr-color-text-sale", "attributes": { "deprecated": false } @@ -3427,751 +3219,751 @@ "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "text", "example": "color", - "description": "The background color of a switch on hover" + "description": "Text color on dark background" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "text", "example": "color", - "description": "The background color of a switch on hover" + "description": "Text color on dark background" } }, - "name": "cdr-color-background-switch-default-hover", + "name": "cdr-color-text-inverse", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "text", "example": "color", - "description": "The background color of a switch on focus" + "description": "The color of text when it is disabled" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "text", "example": "color", - "description": "The background color of a switch on focus" + "description": "The color of text when it is disabled" } }, - "name": "cdr-color-background-switch-default-focus", + "name": "cdr-color-text-disabled", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#2e6b34", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "text", "example": "color", - "description": "The background color of a selected switch on rest" + "description": "Color of success messages" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.success-green-900}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "text", "example": "color", - "description": "The background color of a selected switch on rest" + "description": "Color of success messages" } }, - "name": "cdr-color-background-switch-selected-default-rest", + "name": "cdr-color-text-success", "attributes": { "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "#854714", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "text", "example": "color", - "description": "The background color of a selected switch on hover" + "description": "Color of warning messages" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.warning-yellow-900}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "text", "example": "color", - "description": "The background color of a selected switch on hover" + "description": "Color of warning messages" } }, - "name": "cdr-color-background-switch-selected-default-hover", + "name": "cdr-color-text-warning", "attributes": { "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "#811823", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "text", "example": "color", - "description": "The background color of a selected switch on focus" + "description": "Color of error messages" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.error-red-900}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "text", "example": "color", - "description": "The background color of a selected switch on focus" + "description": "Color of error messages" } }, - "name": "cdr-color-background-switch-selected-default-focus", + "name": "cdr-color-text-error", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#1b437e", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "text", "example": "color", - "description": "Background color of a switch handle background when the switch is not selected on rest" + "description": "Color of informational messages" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.alpine-lake-blue-900}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "text", "example": "color", - "description": "Background color of a switch handle background when the switch is not selected on rest" + "description": "Color of informational messages" } }, - "name": "cdr-color-background-switch-handle-default-rest", + "name": "cdr-color-text-info", "attributes": { "deprecated": false } }, { - "$value": "#edeae3", + "$value": "#2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on hover" + "description": "Default text color used in form elements" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on hover" + "description": "Default text color used in form elements" } }, - "name": "cdr-color-background-switch-handle-default-hover", + "name": "cdr-color-text-input-default", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on focus" + "description": "Color of label text used in form elements" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on focus" + "description": "Color of label text used in form elements" } }, - "name": "cdr-color-background-switch-handle-default-focus", + "name": "cdr-color-text-input-label", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#b2ab9f", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on rest" + "description": "Color of label text used in disabled form elements" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-450}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on rest" + "description": "Color of label text used in disabled form elements" } }, - "name": "cdr-color-background-switch-handle-selected-default-rest", + "name": "cdr-color-text-input-label-disabled", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#736e65", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on hover" + "description": "Text color of placeholder text within forms" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-750}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on hover" + "description": "Text color of placeholder text within forms" } }, - "name": "cdr-color-background-switch-handle-selected-default-hover", + "name": "cdr-color-text-input-placeholder", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on focus" + "description": "Text color of required label within forms" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on focus" + "description": "Text color of required label within forms" } }, - "name": "cdr-color-background-switch-handle-selected-default-focus", + "name": "cdr-color-text-input-required", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#736e65", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "input", "example": "color", - "description": "The background color of table headers" + "description": "Text color of optional label within forms" }, - "filePath": "tokens/themes/docsite/table.json5", - "isSource": true, + "filePath": "tokens/global/input.json5", + "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-750}", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "input", "example": "color", - "description": "The background color of table headers" + "description": "Text color of optional label within forms" } }, - "name": "cdr-color-background-table-header", + "name": "cdr-color-text-input-optional", "attributes": { "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "input", "example": "color", - "description": "The background color of table rows" + "description": "Disabled text color used in form elements" }, - "filePath": "tokens/themes/docsite/table.json5", - "isSource": true, + "filePath": "tokens/global/input.json5", + "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "input", "example": "color", - "description": "The background color of table rows" + "description": "Disabled text color used in form elements" } }, - "name": "cdr-color-background-table-row", + "name": "cdr-color-text-input-disabled", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "input", "example": "color", - "description": "An alternate row color to aid grouping row data" + "description": "Text color used in filled forms" }, - "filePath": "tokens/global/table.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "input", "example": "color", - "description": "An alternate row color to aid grouping row data" + "description": "Text color used in filled forms" } }, - "name": "cdr-color-background-table-row-alt", + "name": "cdr-color-text-input-filled", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#736e65", "$type": "color", "docs": { "category": "colors", - "type": "toggle group", + "type": "input", "example": "color", - "description": "The background color of a toggle group on rest" + "description": "Help text color used in forms" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-750}", "$type": "color", "docs": { "category": "colors", - "type": "toggle group", + "type": "input", "example": "color", - "description": "The background color of a toggle group on rest" + "description": "Help text color used in forms" } }, - "name": "cdr-color-background-toggle-group-default-rest", + "name": "cdr-color-text-input-help", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#b33322", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "input", "example": "color", - "description": "The background color of a toggle button on rest" + "description": "Error text color used in forms" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.error-red-850}", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "input", "example": "color", - "description": "The background color of a toggle button on rest" + "description": "Error text color used in forms" } }, - "name": "cdr-color-background-toggle-button-default-rest", + "name": "cdr-color-text-input-error", "attributes": { "deprecated": false } }, { - "$value": "#edeae3", + "$value": "rgba(46, 46, 43, 0.9)", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "link", "example": "color", - "description": "The background color of a toggle button on hover" + "description": "Text color for links" }, - "filePath": "tokens/global/togglebutton.json5", - "isSource": false, + "filePath": "tokens/themes/docsite/link.json5", + "isSource": true, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.warm-grey-1000-90}", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "link", "example": "color", - "description": "The background color of a toggle button on hover" + "description": "Text color for links" } }, - "name": "cdr-color-background-toggle-button-default-hover", + "name": "cdr-color-text-link-rest", "attributes": { "deprecated": false } }, { - "$value": "#edeae3", + "$value": "rgba(46, 46, 43, 0.9)", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "link", "example": "color", - "description": "The background color of a toggle button on focus" + "description": "Text color for the hover state of links" }, - "filePath": "tokens/global/togglebutton.json5", - "isSource": false, + "filePath": "tokens/themes/docsite/link.json5", + "isSource": true, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.warm-grey-1000-90}", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "link", "example": "color", - "description": "The background color of a toggle button on focus" + "description": "Text color for the hover state of links" } }, - "name": "cdr-color-background-toggle-button-default-focus", + "name": "cdr-color-text-link-hover", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "link", "example": "color", - "description": "The background color of a selected toggle button on rest" + "description": "Text color for the active and pressed states of links" }, - "filePath": "tokens/global/togglebutton.json5", - "isSource": false, + "filePath": "tokens/themes/docsite/link.json5", + "isSource": true, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "link", "example": "color", - "description": "The background color of a selected toggle button on rest" + "description": "Text color for the active and pressed states of links" } }, - "name": "cdr-color-background-toggle-button-default-selected-rest", + "name": "cdr-color-text-link-active", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "link", "example": "color", - "description": "The background color of a selected toggle button on hover" + "description": "Disabled text color of links" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/link.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "link", "example": "color", - "description": "The background color of a selected toggle button on hover" + "description": "Disabled text color of links" } }, - "name": "cdr-color-background-toggle-button-default-selected-hover", + "name": "cdr-color-text-link-disabled", "attributes": { "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "#406eb5", "$type": "color", "docs": { "category": "colors", - "type": "tooltip", + "type": "link", "example": "color", - "description": "Background color for tooltips" + "description": "Text color of visited links" }, - "filePath": "tokens/global/tooltip.json5", + "filePath": "tokens/global/link.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "tooltip", + "type": "link", "example": "color", - "description": "Background color for tooltips" + "description": "Text color of visited links" } }, - "name": "cdr-color-background-tooltip-default", + "name": "cdr-color-text-link-visited", "attributes": { "deprecated": false } }, { - "$value": "#1f513f", + "$value": "#bb4045", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "text", "example": "color", - "description": "Border color for the primary button" + "description": "Color of error messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.error-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "text", "example": "color", - "description": "Border color for the primary button" + "description": "Color of error messages" } }, - "name": "cdr-color-border-button-primary-rest", + "name": "cdr-color-text-message-error", "attributes": { "deprecated": false } }, { - "$value": "#1f513f", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "rating", "example": "color", - "description": "Border color for the active and pressed states of the primary button" + "description": "Text color for ratings" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/rating.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "rating", "example": "color", - "description": "Border color for the active and pressed states of the primary button" + "description": "Text color for ratings" } }, - "name": "cdr-color-border-button-primary-active", + "name": "cdr-color-text-rating-default", "attributes": { "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#406eb5", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "rating", "example": "color", - "description": "Inset border for the active state of the primary button" + "description": "Text color for the hover state of ratings" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/rating.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "rating", "example": "color", - "description": "Inset border for the active state of the primary button" + "description": "Text color for the hover state of ratings" } }, - "name": "cdr-color-border-button-primary-active-inset", + "name": "cdr-color-text-rating-hover", "attributes": { "deprecated": false } }, { - "$value": "#1f513f", + "$value": "#b2ab9f", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "rating", "example": "color", - "description": "Border color for the hover state of the primary button" + "description": "Text color for the separator in ratings" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/rating.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.warm-grey-450}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "rating", "example": "color", - "description": "Border color for the hover state of the primary button" + "description": "Text color for the separator in ratings" } }, - "name": "cdr-color-border-button-primary-hover", + "name": "cdr-color-text-rating-separator", "attributes": { "deprecated": false } }, { - "$value": "#958e83", + "$value": "#736e65", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "tabs", "example": "color", - "description": "Border color for the secondary button" + "description": "Text color for tabs" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/tab.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.warm-grey-750}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "tabs", "example": "color", - "description": "Border color for the secondary button" + "description": "Text color for tabs" } }, - "name": "cdr-color-border-button-secondary-rest", + "name": "cdr-color-text-tab-rest", "attributes": { "deprecated": false } }, { - "$value": "#958e83", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "tabs", "example": "color", - "description": "Border color for the active and pressed states of the secondary button" + "description": "Text color for the active and pressed states of tabs" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/tab.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "tabs", "example": "color", - "description": "Border color for the active and pressed states of the secondary button" + "description": "Text color for the active and pressed states of tabs" } }, - "name": "cdr-color-border-button-secondary-active", + "name": "cdr-color-text-tab-active", "attributes": { "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#406eb5", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "tabs", "example": "color", - "description": "Inset border for the active state of the secondary button" + "description": "Text color for the hover state of tabs" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/tab.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "tabs", "example": "color", - "description": "Inset border for the active state of the secondary button" + "description": "Text color for the hover state of tabs" } }, - "name": "cdr-color-border-button-secondary-active-inset", + "name": "cdr-color-text-tab-hover", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "tabs", "example": "color", - "description": "Border color for the hover state of the secondary button" + "description": "Disabled text color of tabs" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/tab.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "tabs", "example": "color", - "description": "Border color for the hover state of the secondary button" + "description": "Disabled text color of tabs" } }, - "name": "cdr-color-border-button-secondary-hover", + "name": "cdr-color-text-tab-disabled", "attributes": { "deprecated": false } @@ -4181,335 +3973,335 @@ "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "toggle button", "example": "color", - "description": "Border color for the dark button" + "description": "The text color of a toggle button on rest" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "toggle button", "example": "color", - "description": "Border color for the dark button" + "description": "The text color of a toggle button on rest" } }, - "name": "cdr-color-border-button-dark-rest", + "name": "cdr-color-text-toggle-button-default-rest", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "tooltip", "example": "color", - "description": "Border color for the active and pressed states of the dark button" + "description": "Text color for tooltips" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/tooltip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "tooltip", "example": "color", - "description": "Border color for the active and pressed states of the dark button" + "description": "Text color for tooltips" } }, - "name": "cdr-color-border-button-dark-active", + "name": "cdr-color-text-tooltip-default", "attributes": { "deprecated": false } }, { - "$value": "#edeae3", + "$value": "#1f513f", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Inset border for the active state of the dark button" + "description": "Border color for the primary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.blue-spruce-green-1000}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Inset border for the active state of the dark button" + "description": "Border color for the primary button" } }, - "name": "cdr-color-border-button-dark-active-inset", + "name": "cdr-color-border-button-primary-rest", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#1f513f", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Border color for the hover state of the dark button" + "description": "Border color for the active and pressed states of the primary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$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 dark button" + "description": "Border color for the active and pressed states of the primary button" } }, - "name": "cdr-color-border-button-dark-hover", + "name": "cdr-color-border-button-primary-active", "attributes": { "deprecated": false } }, { - "$value": "#c7370f", + "$value": "#f7f5f3", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Border color for the sale button" + "description": "Inset border for the active state of the primary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.sale-red-800}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Border color for the sale button" + "description": "Inset border for the active state of the primary button" } }, - "name": "cdr-color-border-button-sale-rest", + "name": "cdr-color-border-button-primary-active-inset", "attributes": { "deprecated": false } }, { - "$value": "#c7370f", + "$value": "#1f513f", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Border color for the active and pressed states of the sale button" + "description": "Border color for the hover state of the primary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.sale-red-800}", + "$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 sale button" + "description": "Border color for the hover state of the primary button" } }, - "name": "cdr-color-border-button-sale-active", + "name": "cdr-color-border-button-primary-hover", "attributes": { "deprecated": false } }, { - "$value": "#fde2e2", + "$value": "#958e83", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Inset border for the active state of the sale button" + "description": "Border color for the secondary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.sale-red-200}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Inset border for the active state of the sale button" + "description": "Border color for the secondary button" } }, - "name": "cdr-color-border-button-sale-active-inset", + "name": "cdr-color-border-button-secondary-rest", "attributes": { "deprecated": false } }, { - "$value": "#c7370f", + "$value": "#958e83", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Border color for the hover state of the sale button" + "description": "Border color for the active and pressed states of the secondary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.sale-red-800}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Border color for the hover state of the sale button" + "description": "Border color for the active and pressed states of the secondary button" } }, - "name": "cdr-color-border-button-sale-hover", + "name": "cdr-color-border-button-secondary-active", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#f7f5f3", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Default disabled border 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-250}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Default disabled border color" + "description": "Inset border for the active state of the secondary button" } }, - "name": "cdr-color-border-button-default-disabled", + "name": "cdr-color-border-button-secondary-active-inset", "attributes": { "deprecated": false } }, { - "$value": "#958e83", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Border color for the icon only button active and focus states" + "description": "Border color for the hover state of the secondary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Border color for the icon only button active and focus states" + "description": "Border color for the hover state of the secondary button" } }, - "name": "cdr-color-border-button-icon-only-active", + "name": "cdr-color-border-button-secondary-hover", "attributes": { "deprecated": false } }, { - "$value": "#958e83", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Border color for chips" + "description": "Border color for the dark button" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Border color for chips" + "description": "Border color for the dark button" } }, - "name": "cdr-color-border-chip-default-rest", + "name": "cdr-color-border-button-dark-rest", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Border color for disabled chips" + "description": "Border color for the active and pressed states of the dark button" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Border color for disabled chips" + "description": "Border color for the active and pressed states of the dark button" } }, - "name": "cdr-color-border-chip-default-disabled", + "name": "cdr-color-border-button-dark-active", "attributes": { "deprecated": false } }, { - "$value": "#958e83", + "$value": "#edeae3", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Border color for hovered chips" + "description": "Inset border for the active state of the dark button" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Border color for hovered chips" + "description": "Inset border for the active state of the dark button" } }, - "name": "cdr-color-border-chip-default-hover", + "name": "cdr-color-border-button-dark-active-inset", "attributes": { "deprecated": false } @@ -4519,179 +4311,179 @@ "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Border color for focused chips" + "description": "Border color for the hover state of the dark button" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Border color for focused chips" + "description": "Border color for the hover state of the dark button" } }, - "name": "cdr-color-border-chip-default-focus", + "name": "cdr-color-border-button-dark-hover", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#c7370f", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Border color for active chips" + "description": "Border color for the sale button" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.sale-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Border color for active chips" + "description": "Border color for the sale button" } }, - "name": "cdr-color-border-chip-default-active", + "name": "cdr-color-border-button-sale-rest", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#c7370f", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Border color for selected chips" + "description": "Border color for the active and pressed states of the sale button" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.sale-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Border color for selected chips" + "description": "Border color for the active and pressed states of the sale button" } }, - "name": "cdr-color-border-chip-default-selected-rest", + "name": "cdr-color-border-button-sale-active", "attributes": { "deprecated": false } }, { - "$value": "#736e65", + "$value": "#fde2e2", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Border color for hovered selected chips" + "description": "Inset border for the active state of the sale button" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-750}", + "$value": "{options.color.sale-red-200}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Border color for hovered selected chips" + "description": "Inset border for the active state of the sale button" } }, - "name": "cdr-color-border-chip-default-selected-hover", + "name": "cdr-color-border-button-sale-active-inset", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#c7370f", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Border color for focused selected chips" + "description": "Border color for the hover state of the sale button" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.sale-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Border color for focused selected chips" + "description": "Border color for the hover state of the sale button" } }, - "name": "cdr-color-border-chip-default-selected-focus", + "name": "cdr-color-border-button-sale-hover", "attributes": { "deprecated": false } }, { - "$value": "rgba(255, 255, 255, 0)", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "button", "example": "color", - "description": "A transparent color option" + "description": "Default disabled border color" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.transparent}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "button", "example": "color", - "description": "A transparent color option" + "description": "Default disabled border color" } }, - "name": "cdr-color-border-transparent", + "name": "cdr-color-border-button-default-disabled", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#958e83", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "button", "example": "color", - "description": "Default border color for separating content" + "description": "Border color for the icon only button active and focus states" }, - "filePath": "tokens/themes/docsite/color.json5", - "isSource": true, + "filePath": "tokens/global/button.json5", + "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "button", "example": "color", - "description": "Default border color for separating content" + "description": "Border color for the icon only button active and focus states" } }, - "name": "cdr-color-border-primary", + "name": "cdr-color-border-button-icon-only-active", "attributes": { "deprecated": false } @@ -4701,387 +4493,387 @@ "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "chip", "example": "color", - "description": "An alternate, secondary background color used on some pages" + "description": "Border color for chips" }, - "filePath": "tokens/themes/docsite/color.json5", - "isSource": true, + "filePath": "tokens/global/chip.json5", + "isSource": false, "original": { "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "chip", "example": "color", - "description": "An alternate, secondary background color used on some pages" + "description": "Border color for chips" } }, - "name": "cdr-color-border-secondary", + "name": "cdr-color-border-chip-default-rest", "attributes": { "deprecated": false } }, { - "$value": "#3b8349", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "chip", "example": "color", - "description": "Border color for success elements" + "description": "Border color for disabled chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-800}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "chip", "example": "color", - "description": "Border color for success elements" + "description": "Border color for disabled chips" } }, - "name": "cdr-color-border-success", + "name": "cdr-color-border-chip-default-disabled", "attributes": { "deprecated": false } }, { - "$value": "#b68b37", + "$value": "#958e83", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "chip", "example": "color", - "description": "Border color for warning elements" + "description": "Border color for hovered chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-800}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "chip", "example": "color", - "description": "Border color for warning elements" + "description": "Border color for hovered chips" } }, - "name": "cdr-color-border-warning", + "name": "cdr-color-border-chip-default-hover", "attributes": { "deprecated": false } }, { - "$value": "#bb4045", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "chip", "example": "color", - "description": "Border color for error elements" + "description": "Border color for focused chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-800}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "chip", "example": "color", - "description": "Border color for error elements" + "description": "Border color for focused chips" } }, - "name": "cdr-color-border-error", + "name": "cdr-color-border-chip-default-focus", "attributes": { "deprecated": false } }, { - "$value": "#406eb5", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "chip", "example": "color", - "description": "Border color for informational elements" + "description": "Border color for active chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "chip", "example": "color", - "description": "Border color for informational elements" + "description": "Border color for active chips" } }, - "name": "cdr-color-border-info", + "name": "cdr-color-border-chip-default-active", "attributes": { "deprecated": false } }, { - "$value": "#726d64", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "chip", "example": "color", - "description": "Border color variant for default messages" + "description": "Border color for selected chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-800}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "chip", "example": "color", - "description": "Border color variant for default messages" + "description": "Border color for selected chips" } }, - "name": "cdr-color-border-message-default-01", + "name": "cdr-color-border-chip-default-selected-rest", "attributes": { "deprecated": false } }, { - "$value": "#e8e0ce", + "$value": "#736e65", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "chip", "example": "color", - "description": "Border color variant for default messages" + "description": "Border color for hovered selected chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-300}", + "$value": "{options.color.warm-grey-750}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "chip", "example": "color", - "description": "Border color variant for default messages" + "description": "Border color for hovered selected chips" } }, - "name": "cdr-color-border-message-default-02", + "name": "cdr-color-border-chip-default-selected-hover", "attributes": { "deprecated": false } }, { - "$value": "#3b8349", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "chip", "example": "color", - "description": "Border color variant for success messages" + "description": "Border color for focused selected chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-800}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "chip", "example": "color", - "description": "Border color variant for success messages" + "description": "Border color for focused selected chips" } }, - "name": "cdr-color-border-message-success-01", + "name": "cdr-color-border-chip-default-selected-focus", "attributes": { "deprecated": false } }, { - "$value": "#d5e6cb", + "$value": "rgba(255, 255, 255, 0)", "$type": "color", "docs": { "category": "colors", "type": "border", "example": "color", - "description": "Border color variant for success messages" + "description": "A transparent color option" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-300}", + "$value": "{options.color.transparent}", "$type": "color", "docs": { "category": "colors", "type": "border", "example": "color", - "description": "Border color variant for success messages" + "description": "A transparent color option" } }, - "name": "cdr-color-border-message-success-02", + "name": "cdr-color-border-transparent", "attributes": { "deprecated": false } }, { - "$value": "#b68b37", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", "type": "border", "example": "color", - "description": "Border color variant for warning messages" + "description": "Default border color for separating content" }, - "filePath": "tokens/global/color.json5", - "isSource": false, + "filePath": "tokens/themes/docsite/color.json5", + "isSource": true, "original": { - "$value": "{options.color.warning-yellow-800}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", "type": "border", "example": "color", - "description": "Border color variant for warning messages" + "description": "Default border color for separating content" } }, - "name": "cdr-color-border-message-warning-01", + "name": "cdr-color-border-primary", "attributes": { "deprecated": false } }, { - "$value": "#f5e9b7", + "$value": "#958e83", "$type": "color", "docs": { "category": "colors", "type": "border", "example": "color", - "description": "Border color variant for warning messages" + "description": "An alternate, secondary background color used on some pages" }, - "filePath": "tokens/global/color.json5", - "isSource": false, + "filePath": "tokens/themes/docsite/color.json5", + "isSource": true, "original": { - "$value": "{options.color.warning-yellow-300}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", "type": "border", "example": "color", - "description": "Border color variant for warning messages" + "description": "An alternate, secondary background color used on some pages" } }, - "name": "cdr-color-border-message-warning-02", + "name": "cdr-color-border-secondary", "attributes": { "deprecated": false } }, { - "$value": "#bb4045", + "$value": "#3b8349", "$type": "color", "docs": { "category": "colors", "type": "border", "example": "color", - "description": "Border color variant for error messages" + "description": "Border color for success elements" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-800}", + "$value": "{options.color.success-green-800}", "$type": "color", "docs": { "category": "colors", "type": "border", "example": "color", - "description": "Border color variant for error messages" + "description": "Border color for success elements" } }, - "name": "cdr-color-border-message-error-01", + "name": "cdr-color-border-success", "attributes": { "deprecated": false } }, { - "$value": "#eecbc1", + "$value": "#b68b37", "$type": "color", "docs": { "category": "colors", "type": "border", "example": "color", - "description": "Border color variant for error messages" + "description": "Border color for warning elements" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-300}", + "$value": "{options.color.warning-yellow-800}", "$type": "color", "docs": { "category": "colors", "type": "border", "example": "color", - "description": "Border color variant for error messages" + "description": "Border color for warning elements" } }, - "name": "cdr-color-border-message-error-02", + "name": "cdr-color-border-warning", "attributes": { "deprecated": false } }, { - "$value": "#408e86", + "$value": "#bb4045", "$type": "color", "docs": { "category": "colors", "type": "border", "example": "color", - "description": "Border color variant for informational messages" + "description": "Border color for error elements" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.info-blue-800}", + "$value": "{options.color.error-red-800}", "$type": "color", "docs": { "category": "colors", "type": "border", "example": "color", - "description": "Border color variant for informational messages" + "description": "Border color for error elements" } }, - "name": "cdr-color-border-message-info-01", + "name": "cdr-color-border-error", "attributes": { "deprecated": false } }, { - "$value": "#c2d8db", + "$value": "#406eb5", "$type": "color", "docs": { "category": "colors", "type": "border", "example": "color", - "description": "Border color variant for informational messages" + "description": "Border color for informational elements" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.info-blue-300}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", "type": "border", "example": "color", - "description": "Border color variant for informational messages" + "description": "Border color for informational elements" } }, - "name": "cdr-color-border-message-info-02", + "name": "cdr-color-border-info", "attributes": { "deprecated": false } @@ -5440,12 +5232,272 @@ "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "link", + "example": "color", + "description": "Border color of visited underlined links" + } + }, + "name": "cdr-color-border-link-visited", + "attributes": { + "deprecated": false + } + }, + { + "$value": "#726d64", + "$type": "color", + "docs": { + "category": "colors", + "type": "border", + "example": "color", + "description": "Border color variant for default messages" + }, + "filePath": "tokens/global/message.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/message.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/message.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/message.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/message.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/message.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/message.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/message.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/message.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/message.json5", + "isSource": false, + "original": { + "$value": "{options.color.info-blue-300}", + "$type": "color", + "docs": { + "category": "colors", + "type": "border", "example": "color", - "description": "Border color of visited underlined links" + "description": "Border color variant for informational messages" } }, - "name": "cdr-color-border-link-visited", + "name": "cdr-color-border-message-info-02", "attributes": { "deprecated": false } @@ -5503,27 +5555,27 @@ } }, { - "$value": "#d5cfc3", + "$value": "#958e83", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the primary surface" + "description": "Border color for the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.default-grey-700}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the primary surface" + "description": "Border color for the default surface selection" } }, - "name": "cdr-color-border-surface-primary", + "name": "cdr-color-border-surface-selection-default-rest", "attributes": { "deprecated": false } @@ -5533,153 +5585,153 @@ "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the secondary surface" + "description": "Border color for the active state of the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.default-grey-700}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the secondary surface" + "description": "Border color for the active state of the default surface selection" } }, - "name": "cdr-color-border-surface-secondary", + "name": "cdr-color-border-surface-selection-default-active", "attributes": { "deprecated": false } }, { - "$value": "#3b8349", + "$value": "#958e83", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the success surface" + "description": "Border color for the hover state of the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-800}", + "$value": "{options.color.default-grey-700}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the success surface" + "description": "Border color for the hover state of the default surface selection" } }, - "name": "cdr-color-border-surface-success", + "name": "cdr-color-border-surface-selection-default-hover", "attributes": { "deprecated": false } }, { - "$value": "#b68b37", + "$value": "#2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the warning surface" + "description": "Border color for the checked state of the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-800}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the warning surface" + "description": "Border color for the checked state of the default surface selection" } }, - "name": "cdr-color-border-surface-warning", + "name": "cdr-color-border-surface-selection-default-checked", "attributes": { "deprecated": false } }, { - "$value": "#bb4045", + "$value": "#958e83", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the error surface" + "description": "Border color for the disabled state of the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-800}", + "$value": "{options.color.default-grey-700}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the error surface" + "description": "Border color for the disabled state of the default surface selection" } }, - "name": "cdr-color-border-surface-error", + "name": "cdr-color-border-surface-selection-default-disabled", "attributes": { "deprecated": false } }, { - "$value": "#406eb5", + "$value": "#958e83", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the info surface" + "description": "Border color for the loading state of the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.default-grey-700}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the info surface" + "description": "Border color for the loading state of the default surface selection" } }, - "name": "cdr-color-border-surface-info", + "name": "cdr-color-border-surface-selection-default-loading", "attributes": { "deprecated": false } }, { - "$value": "#958e83", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the default surface selection" + "description": "Border color for the primary surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-700}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the default surface selection" + "description": "Border color for the primary surface" } }, - "name": "cdr-color-border-surface-selection-default-rest", + "name": "cdr-color-border-surface-primary", "attributes": { "deprecated": false } @@ -5689,127 +5741,127 @@ "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the active state of the default surface selection" + "description": "Border color for the secondary surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-700}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the active state of the default surface selection" + "description": "Border color for the secondary surface" } }, - "name": "cdr-color-border-surface-selection-default-active", + "name": "cdr-color-border-surface-secondary", "attributes": { "deprecated": false } }, { - "$value": "#958e83", + "$value": "#3b8349", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the hover state of the default surface selection" + "description": "Border color for the success surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-700}", + "$value": "{options.color.success-green-800}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the hover state of the default surface selection" + "description": "Border color for the success surface" } }, - "name": "cdr-color-border-surface-selection-default-hover", + "name": "cdr-color-border-surface-success", "attributes": { "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "#b68b37", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the checked state of the default surface selection" + "description": "Border color for the warning surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.warning-yellow-800}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the checked state of the default surface selection" + "description": "Border color for the warning surface" } }, - "name": "cdr-color-border-surface-selection-default-checked", + "name": "cdr-color-border-surface-warning", "attributes": { "deprecated": false } }, { - "$value": "#958e83", + "$value": "#bb4045", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the disabled state of the default surface selection" + "description": "Border color for the error surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-700}", + "$value": "{options.color.error-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the disabled state of the default surface selection" + "description": "Border color for the error surface" } }, - "name": "cdr-color-border-surface-selection-default-disabled", + "name": "cdr-color-border-surface-error", "attributes": { "deprecated": false } }, { - "$value": "#958e83", + "$value": "#406eb5", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the loading state of the default surface selection" + "description": "Border color for the info surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-700}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the loading state of the default surface selection" + "description": "Border color for the info surface" } }, - "name": "cdr-color-border-surface-selection-default-loading", + "name": "cdr-color-border-surface-info", "attributes": { "deprecated": false } @@ -6135,7 +6187,7 @@ "example": "color", "description": "Border color for a toggle button that is not selected on focus" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-900}", @@ -6161,7 +6213,7 @@ "example": "color", "description": "Border color for a selected toggle button on rest" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-900}", @@ -6187,7 +6239,7 @@ "example": "color", "description": "Border color for a selected toggle on focus" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-900}", @@ -6335,209 +6387,209 @@ } }, { - "$value": "#726d64", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "input", "example": "color", - "description": "The default message icon color" + "description": "Rest state of a selected form icon" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-800}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "input", "example": "color", - "description": "The default message icon color" + "description": "Rest state of a selected form icon" } }, - "name": "cdr-color-icon-message-default", + "name": "cdr-color-icon-checkbox-default-selected", "attributes": { "deprecated": false } }, { - "$value": "#3b8349", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "input", "example": "color", - "description": "The success message icon color" + "description": "Hover state of a selected form icon" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-800}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "input", "example": "color", - "description": "The success message icon color" + "description": "Hover state of a selected form icon" } }, - "name": "cdr-color-icon-message-success", + "name": "cdr-color-icon-checkbox-default-selected-hover", "attributes": { "deprecated": false } }, { - "$value": "#b68b37", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "input", "example": "color", - "description": "The warning message icon color" + "description": "Hover state of a selected form icon" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-800}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "input", "example": "color", - "description": "The warning message icon color" + "description": "Hover state of a selected form icon" } }, - "name": "cdr-color-icon-message-warning", + "name": "cdr-color-icon-checkbox-default-selected-active", "attributes": { "deprecated": false } }, { - "$value": "#bb4045", + "$value": "#726d64", "$type": "color", "docs": { "category": "colors", "type": "icon", "example": "color", - "description": "The error message icon color" + "description": "The default message icon color" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-800}", + "$value": "{options.color.default-grey-800}", "$type": "color", "docs": { "category": "colors", "type": "icon", "example": "color", - "description": "The error message icon color" + "description": "The default message icon color" } }, - "name": "cdr-color-icon-message-error", + "name": "cdr-color-icon-message-default", "attributes": { "deprecated": false } }, { - "$value": "#408e86", + "$value": "#3b8349", "$type": "color", "docs": { "category": "colors", "type": "icon", "example": "color", - "description": "The informational message icon color" + "description": "The success message icon color" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.info-blue-800}", + "$value": "{options.color.success-green-800}", "$type": "color", "docs": { "category": "colors", "type": "icon", "example": "color", - "description": "The informational message icon color" + "description": "The success message icon color" } }, - "name": "cdr-color-icon-message-info", + "name": "cdr-color-icon-message-success", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#b68b37", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "icon", "example": "color", - "description": "Rest state of a selected form icon" + "description": "The warning message icon color" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warning-yellow-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "icon", "example": "color", - "description": "Rest state of a selected form icon" + "description": "The warning message icon color" } }, - "name": "cdr-color-icon-checkbox-default-selected", + "name": "cdr-color-icon-message-warning", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#bb4045", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "icon", "example": "color", - "description": "Hover state of a selected form icon" + "description": "The error message icon color" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.error-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "icon", "example": "color", - "description": "Hover state of a selected form icon" + "description": "The error message icon color" } }, - "name": "cdr-color-icon-checkbox-default-selected-hover", + "name": "cdr-color-icon-message-error", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#408e86", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "icon", "example": "color", - "description": "Hover state of a selected form icon" + "description": "The informational message icon color" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.info-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "icon", "example": "color", - "description": "Hover state of a selected form icon" + "description": "The informational message icon color" } }, - "name": "cdr-color-icon-checkbox-default-selected-active", + "name": "cdr-color-icon-message-info", "attributes": { "deprecated": false } @@ -6619,299 +6671,267 @@ "attributes": { "deprecated": false } - }, + } + ], + "misc": [ { - "$value": "#ffffff", + "$value": "#edeae3", "$type": "color", "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "The default, primary surface color of most pages" + "type": "chip", + "description": "Background color for active selected chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "The default, primary surface color of most pages" + "type": "chip", + "description": "Background color for active selected chips" } }, - "name": "cdr-color-surface-primary", + "name": "cdr-color-background-chip-default-selected-active", "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)", + "$value": "#edeae3", "$type": "color", "docs": { - "type": "table" + "type": "code-snippet" }, - "filePath": "tokens/themes/docsite/table.json5", + "filePath": "tokens/themes/docsite/code-snippet.json5", "isSource": true, "original": { - "$value": "{options.color.warm-grey-1000-90}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { - "type": "table" + "type": "code-snippet" } }, - "name": "cdr-color-text-table-primary", + "name": "cdr-color-background-code-snippet", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#2e2e2b", "$type": "color", "docs": { - "type": "table" + "type": "code-snippet" }, - "filePath": "tokens/themes/docsite/table.json5", + "filePath": "tokens/themes/docsite/code.json5", "isSource": true, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { - "type": "table" + "type": "code-snippet" } }, - "name": "cdr-color-text-table-secondary", + "name": "cdr-color-background-code", "attributes": { "deprecated": false } }, { - "$value": "#3b8349", + "$value": "#ffffff", "$type": "color", "docs": { - "type": "text" + "type": "link-card" }, - "filePath": "tokens/themes/docsite/usage.json5", + "filePath": "tokens/themes/docsite/link-card.json5", "isSource": true, "original": { - "$value": "{options.color.success-green-800}", + "$value": "{options.color.white}", "$type": "color", "docs": { - "type": "text" + "type": "link-card" } }, - "name": "cdr-color-text-usage-affirmative", + "name": "cdr-color-background-link-card-rest", "attributes": { "deprecated": false } }, { - "$value": "#bb4045", + "$value": "#2e2e2b", "$type": "color", "docs": { - "type": "text" + "type": "link-card" }, - "filePath": "tokens/themes/docsite/usage.json5", + "filePath": "tokens/themes/docsite/link-card.json5", "isSource": true, "original": { - "$value": "{options.color.error-red-800}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { - "type": "text" + "type": "link-card" } }, - "name": "cdr-color-text-usage-negative", + "name": "cdr-color-background-link-card-active", "attributes": { "deprecated": false } }, { - "$value": "#b68b37", + "$value": "#fafbf9", "$type": "color", "docs": { - "type": "text" + "type": "note" }, - "filePath": "tokens/themes/docsite/usage.json5", + "filePath": "tokens/themes/docsite/note.json5", "isSource": true, "original": { - "$value": "{options.color.warning-yellow-800}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { - "type": "text" + "type": "note" } }, - "name": "cdr-color-text-usage-caution", + "name": "cdr-color-background-note", "attributes": { "deprecated": false } }, { - "$value": "#edeae3", + "$value": "#c4b03b", "$type": "color", "docs": { - "type": "chip", - "description": "Background color for active selected chips" + "type": "background" }, - "filePath": "tokens/global/chip.json5", - "isSource": false, + "filePath": "tokens/themes/docsite/tag.json5", + "isSource": true, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{theme.color.primary-100}", "$type": "color", "docs": { - "type": "chip", - "description": "Background color for active selected chips" + "type": "background" } }, - "name": "cdr-color-background-chip-default-selected-active", + "name": "cdr-color-background-tag", "attributes": { "deprecated": false } }, { - "$value": "#edeae3", + "$value": "rgba(46, 46, 43, 0.9)", "$type": "color", "docs": { - "type": "code-snippet" + "type": "table" }, - "filePath": "tokens/themes/docsite/code-snippet.json5", + "filePath": "tokens/themes/docsite/table.json5", "isSource": true, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.warm-grey-1000-90}", "$type": "color", "docs": { - "type": "code-snippet" + "type": "table" } }, - "name": "cdr-color-background-code-snippet", + "name": "cdr-color-text-table-primary", "attributes": { "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "#4b4a48", "$type": "color", "docs": { - "type": "code-snippet" + "type": "table" }, - "filePath": "tokens/themes/docsite/code.json5", + "filePath": "tokens/themes/docsite/table.json5", "isSource": true, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { - "type": "code-snippet" + "type": "table" } }, - "name": "cdr-color-background-code", + "name": "cdr-color-text-table-secondary", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#3b8349", "$type": "color", "docs": { - "type": "link-card" + "type": "text" }, - "filePath": "tokens/themes/docsite/link-card.json5", + "filePath": "tokens/themes/docsite/usage.json5", "isSource": true, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.success-green-800}", "$type": "color", "docs": { - "type": "link-card" + "type": "text" } }, - "name": "cdr-color-background-link-card-rest", + "name": "cdr-color-text-usage-affirmative", "attributes": { "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "#bb4045", "$type": "color", "docs": { - "type": "link-card" + "type": "text" }, - "filePath": "tokens/themes/docsite/link-card.json5", + "filePath": "tokens/themes/docsite/usage.json5", "isSource": true, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.error-red-800}", "$type": "color", "docs": { - "type": "link-card" + "type": "text" } }, - "name": "cdr-color-background-link-card-active", + "name": "cdr-color-text-usage-negative", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#b68b37", "$type": "color", "docs": { - "type": "note" + "type": "text" }, - "filePath": "tokens/themes/docsite/note.json5", + "filePath": "tokens/themes/docsite/usage.json5", "isSource": true, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warning-yellow-800}", "$type": "color", "docs": { - "type": "note" + "type": "text" } }, - "name": "cdr-color-background-note", + "name": "cdr-color-text-usage-caution", "attributes": { "deprecated": false } }, { - "$value": "#c4b03b", + "$value": "#d5cfc3", "$type": "color", "docs": { - "type": "background" + "type": "table" }, - "filePath": "tokens/themes/docsite/tag.json5", + "filePath": "tokens/themes/docsite/table.json5", "isSource": true, "original": { - "$value": "{theme.color.primary-100}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { - "type": "background" + "type": "table" } }, - "name": "cdr-color-background-tag", + "name": "cdr-color-border-table-row", "attributes": { "deprecated": false } @@ -6996,26 +7016,6 @@ "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", @@ -7493,8 +7493,8 @@ "$type": "dimension", "docs": { "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" + "category": "form", + "example": "form" } }, "name": "cdr-form-input-height-default", @@ -7517,8 +7517,8 @@ "$type": "dimension", "docs": { "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" + "category": "form", + "example": "form" } }, "name": "cdr-form-input-height-large", @@ -7541,8 +7541,8 @@ "$type": "dimension", "docs": { "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" + "category": "form", + "example": "form" } }, "name": "cdr-form-figure-size-small", @@ -7565,8 +7565,8 @@ "$type": "dimension", "docs": { "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" + "category": "form", + "example": "form" } }, "name": "cdr-form-figure-size-medium", @@ -7589,8 +7589,8 @@ "$type": "dimension", "docs": { "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" + "category": "form", + "example": "form" } }, "name": "cdr-form-figure-size-large", @@ -7614,9 +7614,9 @@ "$value": "{space.one-x.$value}", "$type": "dimension", "docs": { - "category": "{icon.docCategory}", + "category": "sizing", "type": "icon", - "example": "{icon.docExample}" + "example": "sizing" } }, "name": "cdr-icon-size-sm", @@ -7638,9 +7638,9 @@ "$value": "{space.one-and-a-half-x.$value}", "$type": "dimension", "docs": { - "category": "{icon.docCategory}", + "category": "sizing", "type": "icon", - "example": "{icon.docExample}" + "example": "sizing" } }, "name": "cdr-icon-size", @@ -7662,9 +7662,9 @@ "$value": "{space.two-x.$value}", "$type": "dimension", "docs": { - "category": "{icon.docCategory}", + "category": "sizing", "type": "icon", - "example": "{icon.docExample}" + "example": "sizing" } }, "name": "cdr-icon-size-lg", @@ -7688,9 +7688,9 @@ "$value": "100ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "cdr-duration-1-x", @@ -7712,9 +7712,9 @@ "$value": "200ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "cdr-duration-2-x", @@ -7736,9 +7736,9 @@ "$value": "300ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "cdr-duration-3-x", @@ -7760,9 +7760,9 @@ "$value": "400ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "cdr-duration-4-x", @@ -7784,9 +7784,9 @@ "$value": "500ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "cdr-duration-5-x", @@ -7808,9 +7808,9 @@ "$value": "600ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "cdr-duration-6-x", @@ -7830,9 +7830,9 @@ "original": { "$value": "cubic-bezier(0.32, 0.94, 0.60, 1)", "docs": { - "category": "{timing.docCategory}", + "category": "motion", "type": "timing", - "example": "{timing.docExample}" + "example": "timing" } }, "name": "cdr-timing-function-ease-out", @@ -7852,9 +7852,9 @@ "original": { "$value": "cubic-bezier(0.15, 0, 0.15, 0)", "docs": { - "category": "{timing.docCategory}", + "category": "motion", "type": "timing", - "example": "{timing.docExample}" + "example": "timing" } }, "name": "cdr-timing-function-ease", @@ -7874,9 +7874,9 @@ "original": { "$value": "cubic-bezier(0, 0, 1, 1)", "docs": { - "category": "{timing.docCategory}", + "category": "motion", "type": "timing", - "example": "{timing.docExample}" + "example": "timing" } }, "name": "cdr-timing-function-linear", @@ -7900,7 +7900,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-flat-x", @@ -7922,7 +7922,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-flat-y", @@ -7944,7 +7944,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-flat-blur", @@ -7966,7 +7966,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-flat-spread", @@ -7988,7 +7988,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-flat-color", @@ -8010,7 +8010,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-raised-x", @@ -8032,7 +8032,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-raised-y", @@ -8054,7 +8054,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-raised-blur", @@ -8076,7 +8076,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-raised-spread", @@ -8098,7 +8098,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-raised-color", @@ -8120,7 +8120,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-elevated-x", @@ -8142,7 +8142,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-elevated-y", @@ -8164,7 +8164,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-elevated-blur", @@ -8186,7 +8186,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-elevated-spread", @@ -8208,7 +8208,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-elevated-color", @@ -8230,7 +8230,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-floating-x", @@ -8252,7 +8252,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-floating-y", @@ -8274,7 +8274,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-floating-blur", @@ -8296,7 +8296,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-floating-spread", @@ -8318,7 +8318,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-floating-color", @@ -8340,7 +8340,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-lifted-x", @@ -8362,7 +8362,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-lifted-y", @@ -8384,7 +8384,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-lifted-blur", @@ -8406,7 +8406,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-lifted-spread", @@ -8428,7 +8428,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-lifted-color", @@ -8453,8 +8453,8 @@ "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } }, "name": "cdr-radius-sharp", @@ -8477,8 +8477,8 @@ "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } }, "name": "cdr-radius-soft", @@ -8501,8 +8501,8 @@ "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } }, "name": "cdr-radius-softer", @@ -8525,8 +8525,8 @@ "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } }, "name": "cdr-radius-softest", @@ -8549,8 +8549,8 @@ "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } }, "name": "cdr-radius-round", @@ -8576,8 +8576,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8602,8 +8602,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8628,8 +8628,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8654,8 +8654,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8680,8 +8680,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8706,8 +8706,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8732,8 +8732,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8758,8 +8758,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8784,8 +8784,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8810,8 +8810,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8836,8 +8836,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8862,8 +8862,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8888,8 +8888,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8914,7 +8914,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -8940,7 +8940,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -8965,8 +8965,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-eighth-x-squish-top-bottom", @@ -8989,8 +8989,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-eighth-x-squish-left-right", @@ -9013,8 +9013,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-eighth-x-stretch-top-bottom", @@ -9037,8 +9037,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-eighth-x-stretch-left-right", @@ -9062,7 +9062,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9088,7 +9088,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9115,8 +9115,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-quarter-x-squish-top-bottom", @@ -9139,8 +9139,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-quarter-x-squish-left-right", @@ -9165,8 +9165,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-quarter-x-stretch-top-bottom", @@ -9189,8 +9189,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-quarter-x-stretch-left-right", @@ -9214,7 +9214,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9240,7 +9240,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9267,8 +9267,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-half-x-squish-top-bottom", @@ -9291,8 +9291,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-half-x-squish-left-right", @@ -9317,8 +9317,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-half-x-stretch-top-bottom", @@ -9341,8 +9341,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-half-x-stretch-left-right", @@ -9366,7 +9366,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9393,8 +9393,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-three-quarter-x-squish-top-bottom", @@ -9417,8 +9417,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-three-quarter-x-squish-left-right", @@ -9443,8 +9443,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-three-quarter-x-stretch-top-bottom", @@ -9467,8 +9467,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-three-quarter-x-stretch-left-right", @@ -9492,7 +9492,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9519,8 +9519,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-one-x-squish-top-bottom", @@ -9543,8 +9543,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-one-x-squish-left-right", @@ -9569,8 +9569,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-one-x-stretch-top-bottom", @@ -9593,8 +9593,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-one-x-stretch-left-right", @@ -9618,7 +9618,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9645,8 +9645,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-one-and-a-half-x-squish-top-bottom", @@ -9669,8 +9669,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-one-and-a-half-x-squish-left-right", @@ -9695,8 +9695,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-one-and-a-half-x-stretch-top-bottom", @@ -9719,8 +9719,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-one-and-a-half-x-stretch-left-right", @@ -9744,7 +9744,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9771,8 +9771,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-two-x-squish-top-bottom", @@ -9795,8 +9795,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-two-x-squish-left-right", @@ -9821,8 +9821,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-two-x-stretch-top-bottom", @@ -9845,8 +9845,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-two-x-stretch-left-right", @@ -9870,7 +9870,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9897,8 +9897,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-three-x-squish-top-bottom", @@ -9921,8 +9921,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-three-x-squish-left-right", @@ -9947,8 +9947,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-three-x-stretch-top-bottom", @@ -9971,8 +9971,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-three-x-stretch-left-right", @@ -9996,7 +9996,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -10023,8 +10023,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-four-x-squish-top-bottom", @@ -10047,8 +10047,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-four-x-squish-left-right", @@ -10073,8 +10073,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-four-x-stretch-top-bottom", @@ -10097,8 +10097,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-four-x-stretch-left-right", diff --git a/dist/docsite/json/ios.json b/dist/docsite/json/ios.json index 0e54ef6..5d26879 100644 --- a/dist/docsite/json/ios.json +++ b/dist/docsite/json/ios.json @@ -5,23 +5,23 @@ "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "accordion", "example": "color", - "description": "Text color for primary buttons" + "description": "Background color for the hover state of accordion" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/accordion.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "accordion", "example": "color", - "description": "Text color for primary buttons" + "description": "Background color for the hover state of accordion" } }, - "name": "CdrColorTextButtonPrimary", + "name": "CdrColorBackgroundAccordionHover", "attributes": { "deprecated": false } @@ -33,7 +33,7 @@ "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of primary buttons" + "description": "Background color for the primary button" }, "filePath": "tokens/global/button.json5", "isSource": false, @@ -44,166 +44,166 @@ "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of primary buttons" + "description": "Background color for the primary button" } }, - "name": "CdrColorTextButtonPrimaryHover", + "name": "CdrColorBackgroundButtonPrimaryRest", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of primary buttons" + "description": "Background color for the active and pressed states of the primary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.blue-spruce-green-1000}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of primary buttons" + "description": "Background color for the active and pressed states of the primary button" } }, - "name": "CdrColorTextButtonPrimaryActive", + "name": "CdrColorBackgroundButtonPrimaryActive", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled primary buttons" + "description": "Background color for the hover state of the primary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled primary buttons" + "description": "Background color for the hover state of the primary button" } }, - "name": "CdrColorTextButtonPrimaryDisabled", + "name": "CdrColorBackgroundButtonPrimaryHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for secondary buttons" + "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-900}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for secondary buttons" + "description": "Alternate background color for the hover state of the icon button" } }, - "name": "CdrColorTextButtonSecondary", + "name": "CdrColorBackgroundButtonPrimaryIconAltHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of secondary buttons" + "description": "Background color for the secondary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of secondary buttons" + "description": "Background color for the secondary button" } }, - "name": "CdrColorTextButtonSecondaryHover", + "name": "CdrColorBackgroundButtonSecondaryRest", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of secondary buttons" + "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-010}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of secondary buttons" + "description": "Background color for the active and pressed states of the secondary button" } }, - "name": "CdrColorTextButtonSecondaryActive", + "name": "CdrColorBackgroundButtonSecondaryActive", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled secondary buttons" + "description": "Background color for the hover state of the secondary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled secondary buttons" + "description": "Background color for the hover state of the secondary button" } }, - "name": "CdrColorTextButtonSecondaryDisabled", + "name": "CdrColorBackgroundButtonSecondaryHover", "attributes": { "deprecated": false } @@ -211,27 +211,25 @@ { "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the dark button" + "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", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the dark button" + "description": "Background color for the disabled state of the secondary button" } }, - "name": "CdrColorTextButtonDark", + "name": "CdrColorBackgroundButtonSecondaryDisabled", "attributes": { "deprecated": false } @@ -239,111 +237,103 @@ { "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of the dark button" + "description": "Background color for 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" + "description": "Background color for the dark button" } }, - "name": "CdrColorTextButtonDarkHover", + "name": "CdrColorBackgroundButtonDarkRest", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of the dark button" + "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-010}", + "$value": "{options.color.warm-grey-900}", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of the dark button" + "description": "Background color for the active and pressed states of the dark button" } }, - "name": "CdrColorTextButtonDarkActive", + "name": "CdrColorBackgroundButtonDarkActive", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f]", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled dark buttons" + "description": "Background color for the hover state of the dark button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-100}", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled dark buttons" + "description": "Background color for the hover state of the dark button" } }, - "name": "CdrColorTextButtonDarkDisabled", + "name": "CdrColorBackgroundButtonDarkHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f]", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the sale button" + "description": "Background color for the sale button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.sale-red-800}", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the sale button" + "description": "Background color for the sale button" } }, - "name": "CdrColorTextButtonSale", + "name": "CdrColorBackgroundButtonSaleRest", "attributes": { "deprecated": false } @@ -351,291 +341,285 @@ { "$value": "[UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f]", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of the sale button" + "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", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of the sale button" + "description": "Background color for the active and pressed states of the sale button" } }, - "name": "CdrColorTextButtonSaleHover", + "name": "CdrColorBackgroundButtonSaleActive", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f]", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of the sale button" + "description": "Background color for the hover state of the sale button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-025}", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of the sale button" + "description": "Background color for the hover state of the sale button" } }, - "name": "CdrColorTextButtonSaleActive", + "name": "CdrColorBackgroundButtonSaleHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled sale buttons" + "description": "Default disabled border color" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-250}", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled sale buttons" + "description": "Default disabled border color" } }, - "name": "CdrColorTextButtonSaleDisabled", + "name": "CdrColorBackgroundButtonDefaultDisabled", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Text color for default chips" + "description": "Background color for the icon only button active and focus states" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Text color for default chips" + "description": "Background color for the icon only button active and focus states" } }, - "name": "CdrColorTextChipDefault", + "name": "CdrColorBackgroundButtonIconOnlyActive", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", "type": "chip", "example": "color", - "description": "Text color for default chips" + "description": "Background color for chips" }, "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", "type": "chip", "example": "color", - "description": "Text color for default chips" + "description": "Background color for chips" } }, - "name": "CdrColorTextChipDisabled", + "name": "CdrColorBackgroundChipDefaultRest", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:0.900f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The default, primary text color" + "description": "Background color for disabled chips" }, - "filePath": "tokens/themes/docsite/color.json5", - "isSource": true, + "filePath": "tokens/global/chip.json5", + "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000-90}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The default, primary text color" + "description": "Background color for disabled chips" } }, - "name": "CdrColorTextPrimary", + "name": "CdrColorBackgroundChipDefaultDisabled", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The secondary text color" + "description": "Background color for hovered chips" }, - "filePath": "tokens/themes/docsite/color.json5", - "isSource": true, + "filePath": "tokens/global/chip.json5", + "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The secondary text color" + "description": "Background color for hovered chips" } }, - "name": "CdrColorTextSecondary", + "name": "CdrColorBackgroundChipDefaultHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The emphasis text color" + "description": "Background color for focused chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The emphasis text color" + "description": "Background color for focused chips" } }, - "name": "CdrColorTextEmphasis", + "name": "CdrColorBackgroundChipDefaultFocus", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "Text set in our primary brand color" + "description": "Background color for active chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "Text set in our primary brand color" + "description": "Background color for active chips" } }, - "name": "CdrColorTextBrand", + "name": "CdrColorBackgroundChipDefaultActive", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The color of sale text" + "description": "Background color for selected chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.sale-red-800}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The color of sale text" + "description": "Background color for selected chips" } }, - "name": "CdrColorTextSale", + "name": "CdrColorBackgroundChipDefaultSelected", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "Text color on dark background" + "description": "Background color for hovered selected chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "Text color on dark background" + "description": "Background color for hovered selected chips" } }, - "name": "CdrColorTextInverse", + "name": "CdrColorBackgroundChipDefaultSelectedHover", "attributes": { "deprecated": false } @@ -645,543 +629,543 @@ "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The color of text when it is disabled" + "description": "Background color for focused selected chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The color of text when it is disabled" + "description": "Background color for focused selected chips" } }, - "name": "CdrColorTextDisabled", + "name": "CdrColorBackgroundChipDefaultSelectedFocus", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.180f green:0.420f blue:0.204f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:0.000f]", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of success messages" + "description": "A transparent color option" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-900}", + "$value": "{options.color.transparent}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of success messages" + "description": "A transparent color option" } }, - "name": "CdrColorTextSuccess", + "name": "CdrColorBackgroundTransparent", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.522f green:0.278f blue:0.078f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of warning messages" + "description": "The default, primary background color of most pages" }, - "filePath": "tokens/global/color.json5", - "isSource": false, + "filePath": "tokens/themes/docsite/color.json5", + "isSource": true, "original": { - "$value": "{options.color.warning-yellow-900}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of warning messages" + "description": "The default, primary background color of most pages" } }, - "name": "CdrColorTextWarning", + "name": "CdrColorBackgroundPrimary", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.506f green:0.094f blue:0.137f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of error messages" + "description": "An alternate, secondary background color used on some pages" }, - "filePath": "tokens/global/color.json5", - "isSource": false, + "filePath": "tokens/themes/docsite/color.json5", + "isSource": true, "original": { - "$value": "{options.color.error-red-900}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of error messages" + "description": "An alternate, secondary background color used on some pages" } }, - "name": "CdrColorTextError", + "name": "CdrColorBackgroundSecondary", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.106f green:0.263f blue:0.494f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of informational messages" + "description": "Background color for sale messages" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-900}", + "$value": "{options.color.sale-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of informational messages" + "description": "Background color for sale messages" } }, - "name": "CdrColorTextInfo", + "name": "CdrColorBackgroundSale", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.733f green:0.251f blue:0.271f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of error messages" + "description": "An alternate, spruce brand background color used on some pages" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-800}", + "$value": "{options.color.blue-spruce-green-1000}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of error messages" + "description": "An alternate, spruce brand background color used on some pages" } }, - "name": "CdrColorTextMessageError", + "name": "CdrColorBackgroundBrandSpruce", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.925f green:0.976f blue:0.902f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Default text color used in form elements" + "description": "Background color for success messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.success-green-200}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Default text color used in form elements" + "description": "Background color for success messages" } }, - "name": "CdrColorTextInputDefault", + "name": "CdrColorBackgroundSuccess", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.886f green:0.957f blue:0.996f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Color of label text used in form elements" + "description": "Background color for informational messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.alpine-lake-blue-200}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Color of label text used in form elements" + "description": "Background color for informational messages" } }, - "name": "CdrColorTextInputLabel", + "name": "CdrColorBackgroundInfo", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.698f green:0.671f blue:0.624f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.992f green:0.965f blue:0.886f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Color of label text used in disabled form elements" + "description": "Background color for warning messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-450}", + "$value": "{options.color.warning-yellow-200}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Color of label text used in disabled form elements" + "description": "Background color for warning messages" } }, - "name": "CdrColorTextInputLabelDisabled", + "name": "CdrColorBackgroundWarning", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.451f green:0.431f blue:0.396f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.988f green:0.937f blue:0.894f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Text color of placeholder text within forms" + "description": "Background color for error messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-750}", + "$value": "{options.color.error-red-200}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Text color of placeholder text within forms" + "description": "Background color for error messages" } }, - "name": "CdrColorTextInputPlaceholder", + "name": "CdrColorBackgroundError", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color of required label within forms" + "description": "Hover state of a checkbox or radio label background" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color of required label within forms" + "description": "Hover state of a checkbox or radio label background" } }, - "name": "CdrColorTextInputRequired", + "name": "CdrColorBackgroundLabelDefaultHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.451f green:0.431f blue:0.396f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color of optional label within forms" + "description": "Active state of a checkbox or radio label background" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-750}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color of optional label within forms" + "description": "Active state of a checkbox or radio label background" } }, - "name": "CdrColorTextInputOptional", + "name": "CdrColorBackgroundLabelDefaultActive", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Disabled text color used in form elements" + "description": "Focused state of a checkbox or radio label background" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Disabled text color used in form elements" + "description": "Focused state of a checkbox or radio label background" } }, - "name": "CdrColorTextInputDisabled", + "name": "CdrColorBackgroundLabelDefaultFocus", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:0.750f]", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color used in filled forms" + "description": "Hover state of a checkbox or radio label background on secondary" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.white-75}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color used in filled forms" + "description": "Hover state of a checkbox or radio label background on secondary" } }, - "name": "CdrColorTextInputFilled", + "name": "CdrColorBackgroundLabelSecondaryHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.451f green:0.431f blue:0.396f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Help text color used in forms" + "description": "Active state of a checkbox or radio label background on secondary" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-750}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Help text color used in forms" + "description": "Active state of a checkbox or radio label background on secondary" } }, - "name": "CdrColorTextInputHelp", + "name": "CdrColorBackgroundLabelSecondaryActive", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.702f green:0.200f blue:0.133f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:0.750f]", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Error text color used in forms" + "description": "Focused state of a checkbox or radio label background on secondary" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-850}", + "$value": "{options.color.white-75}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Error text color used in forms" + "description": "Focused state of a checkbox or radio label background on secondary" } }, - "name": "CdrColorTextInputError", + "name": "CdrColorBackgroundLabelSecondaryFocus", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:0.900f]", + "$value": "[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:0.150f]", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for links" + "description": "Default background color on form elements" }, - "filePath": "tokens/themes/docsite/link.json5", - "isSource": true, + "filePath": "tokens/global/input.json5", + "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000-90}", + "$value": "{options.color.warm-grey-025-15}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for links" + "description": "Default background color on form elements" } }, - "name": "CdrColorTextLinkRest", + "name": "CdrColorBackgroundInputDefault", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:0.900f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:0.850f]", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for the hover state of links" + "description": "Default background color on form elements" }, - "filePath": "tokens/themes/docsite/link.json5", - "isSource": true, + "filePath": "tokens/global/input.json5", + "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000-90}", + "$value": "{options.color.white-85}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for the hover state of links" + "description": "Default background color on form elements" } }, - "name": "CdrColorTextLinkHover", + "name": "CdrColorBackgroundInputSecondary", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:0.949f blue:0.949f alpha:0.750f]", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for the active and pressed states of links" + "description": "Error background color on form elements" }, - "filePath": "tokens/themes/docsite/link.json5", - "isSource": true, + "filePath": "tokens/global/input.json5", + "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.error-red-050-75}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for the active and pressed states of links" + "description": "Error background color on form elements" } }, - "name": "CdrColorTextLinkActive", + "name": "CdrColorBackgroundInputError", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Disabled text color of links" + "description": "Hover state of a checkbox or radio element background" }, - "filePath": "tokens/global/link.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Disabled text color of links" + "description": "Hover state of a checkbox or radio element background" } }, - "name": "CdrColorTextLinkDisabled", + "name": "CdrColorBackgroundInputDefaultHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color of visited links" + "description": "Active state of a form element background" }, - "filePath": "tokens/global/link.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color of visited links" + "description": "Active state of a form element background" } }, - "name": "CdrColorTextLinkVisited", + "name": "CdrColorBackgroundInputDefaultActive", "attributes": { "deprecated": false } @@ -1191,517 +1175,517 @@ "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for ratings" + "description": "Selected state of a checkbox or radio element background" }, - "filePath": "tokens/global/rating.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for ratings" + "description": "Selected state of a checkbox or radio element background" } }, - "name": "CdrColorTextRatingDefault", + "name": "CdrColorBackgroundInputDefaultSelected", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for the hover state of ratings" + "description": "Active state of an input or select element background on secondary" }, - "filePath": "tokens/global/rating.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for the hover state of ratings" + "description": "Active state of an input or select element background on secondary" } }, - "name": "CdrColorTextRatingHover", + "name": "CdrColorBackgroundInputSecondaryActive", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.698f green:0.671f blue:0.624f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for the separator in ratings" + "description": "Hover state of a selected checkbox or radio element background" }, - "filePath": "tokens/global/rating.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-450}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for the separator in ratings" + "description": "Hover state of a selected checkbox or radio element background" } }, - "name": "CdrColorTextRatingSeparator", + "name": "CdrColorBackgroundInputDefaultSelectedHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.451f green:0.431f blue:0.396f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for tabs" + "description": "Disabled form element background" }, - "filePath": "tokens/global/tab.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-750}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for tabs" + "description": "Disabled form element background" } }, - "name": "CdrColorTextTabRest", + "name": "CdrColorBackgroundInputDefaultDisabled", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for the active and pressed states of tabs" + "description": "Selected focus state of checkbox or radio element background" }, - "filePath": "tokens/global/tab.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for the active and pressed states of tabs" + "description": "Selected focus state of checkbox or radio element background" } }, - "name": "CdrColorTextTabActive", + "name": "CdrColorBackgroundInputDefaultSelectedFocus", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for the hover state of tabs" + "description": "Focused checkbox or radio form element background" }, - "filePath": "tokens/global/tab.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for the hover state of tabs" + "description": "Focused checkbox or radio form element background" } }, - "name": "CdrColorTextTabHover", + "name": "CdrColorBackgroundInputDefaultFocus", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.976f green:0.973f blue:0.965f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "background", "example": "color", - "description": "Disabled text color of tabs" + "description": "Background color variant for default messages" }, - "filePath": "tokens/global/tab.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.default-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "background", "example": "color", - "description": "Disabled text color of tabs" + "description": "Background color variant for default messages" } }, - "name": "CdrColorTextTabDisabled", + "name": "CdrColorBackgroundMessageDefault01", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.910f green:0.878f blue:0.808f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "background", "example": "color", - "description": "The text color of a toggle button on rest" + "description": "Background color variant for default messages" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.default-grey-300}", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "background", "example": "color", - "description": "The text color of a toggle button on rest" + "description": "Background color variant for default messages" } }, - "name": "CdrColorTextToggleButtonDefaultRest", + "name": "CdrColorBackgroundMessageDefault02", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.925f green:0.976f blue:0.902f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "tooltip", + "type": "background", "example": "color", - "description": "Text color for tooltips" + "description": "Background color for success messages" }, - "filePath": "tokens/global/tooltip.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.success-green-200}", "$type": "color", "docs": { "category": "colors", - "type": "tooltip", + "type": "background", "example": "color", - "description": "Text color for tooltips" + "description": "Background color for success messages" } }, - "name": "CdrColorTextTooltipDefault", + "name": "CdrColorBackgroundMessageSuccess", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.957f green:0.984f blue:0.961f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the primary button" + "description": "Background color variant for success messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.success-green-100}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the primary button" + "description": "Background color variant for success messages" } }, - "name": "CdrColorBackgroundButtonPrimaryRest", + "name": "CdrColorBackgroundMessageSuccess01", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.835f green:0.902f blue:0.796f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the primary button" + "description": "Background color variant for success messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.success-green-300}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the primary button" + "description": "Background color variant for success messages" } }, - "name": "CdrColorBackgroundButtonPrimaryActive", + "name": "CdrColorBackgroundMessageSuccess02", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.992f green:0.965f blue:0.886f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the primary button" + "description": "Background color for warning messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.warning-yellow-200}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the primary button" + "description": "Background color for warning messages" } }, - "name": "CdrColorBackgroundButtonPrimaryHover", + "name": "CdrColorBackgroundMessageWarning", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.996f green:0.988f blue:0.945f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Alternate background color for the hover state of the icon button" + "description": "Background color variant for warning messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warning-yellow-100}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Alternate background color for the hover state of the icon button" + "description": "Background color variant for warning messages" } }, - "name": "CdrColorBackgroundButtonPrimaryIconAltHover", + "name": "CdrColorBackgroundMessageWarning01", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.961f green:0.914f blue:0.718f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the secondary button" + "description": "Background color variant for warning messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warning-yellow-300}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the secondary button" + "description": "Background color variant for warning messages" } }, - "name": "CdrColorBackgroundButtonSecondaryRest", + "name": "CdrColorBackgroundMessageWarning02", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.988f green:0.937f blue:0.894f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the secondary button" + "description": "Background color for error messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.error-red-200}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the secondary button" + "description": "Background color for error messages" } }, - "name": "CdrColorBackgroundButtonSecondaryActive", + "name": "CdrColorBackgroundMessageError", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.992f green:0.969f blue:0.969f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the secondary button" + "description": "Background color variant for error messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.error-red-100}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the secondary button" + "description": "Background color variant for error messages" } }, - "name": "CdrColorBackgroundButtonSecondaryHover", + "name": "CdrColorBackgroundMessageError01", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.933f green:0.796f blue:0.757f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the disabled state of the secondary button" + "description": "Background color variant for error messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.error-red-300}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the disabled state of the secondary button" + "description": "Background color variant for error messages" } }, - "name": "CdrColorBackgroundButtonSecondaryDisabled", + "name": "CdrColorBackgroundMessageError02", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.886f green:0.957f blue:0.996f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the dark button" + "description": "Background color for informational messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.alpine-lake-blue-200}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the dark button" + "description": "Background color for informational messages" } }, - "name": "CdrColorBackgroundButtonDarkRest", + "name": "CdrColorBackgroundMessageInfo", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.929f green:0.957f blue:0.961f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the dark button" + "description": "Background color variant for informational messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.info-blue-100}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the dark button" + "description": "Background color variant for informational messages" } }, - "name": "CdrColorBackgroundButtonDarkActive", + "name": "CdrColorBackgroundMessageInfo01", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.761f green:0.847f blue:0.859f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the dark button" + "description": "Background color variant for informational messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.info-blue-300}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the dark button" + "description": "Background color variant for informational messages" } }, - "name": "CdrColorBackgroundButtonDarkHover", + "name": "CdrColorBackgroundMessageInfo02", "attributes": { "deprecated": false } @@ -1711,153 +1695,153 @@ "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the sale button" + "description": "Background color for sale messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { "$value": "{options.color.sale-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the sale button" + "description": "Background color for sale messages" } }, - "name": "CdrColorBackgroundButtonSaleRest", + "name": "CdrColorBackgroundMessageSale", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:0.850f]", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "modal", "example": "color", - "description": "Background color for the active and pressed states of the sale button" + "description": "The background overlay for modal" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/modal.json5", "isSource": false, "original": { - "$value": "{options.color.sale-red-800}", + "$value": "{options.color.warm-grey-025-85}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "modal", "example": "color", - "description": "Background color for the active and pressed states of the sale button" + "description": "The background overlay for modal" } }, - "name": "CdrColorBackgroundButtonSaleActive", + "name": "CdrColorBackgroundModalOverlay", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "pagination", "example": "color", - "description": "Background color for the hover state of the sale button" + "description": "Background color for the hover state of pagination" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/pagination.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "pagination", "example": "color", - "description": "Background color for the hover state of the sale button" + "description": "Background color for the hover state of pagination" } }, - "name": "CdrColorBackgroundButtonSaleHover", + "name": "CdrColorBackgroundPaginationHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "pagination", "example": "color", - "description": "Default disabled border color" + "description": "Background color for the pagination keyline" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/pagination.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "pagination", "example": "color", - "description": "Default disabled border color" + "description": "Background color for the pagination keyline" } }, - "name": "CdrColorBackgroundButtonDefaultDisabled", + "name": "CdrColorBackgroundPaginationKeyline", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "rating", "example": "color", - "description": "Background color for the icon only button active and focus states" + "description": "The defaul background color of the rating star icon" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/rating.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "rating", "example": "color", - "description": "Background color for the icon only button active and focus states" + "description": "The defaul background color of the rating star icon" } }, - "name": "CdrColorBackgroundButtonIconOnlyActive", + "name": "CdrColorBackgroundRatingStarDefault", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:0.824f blue:0.502f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "rating", "example": "color", - "description": "Background color for chips" + "description": "Background color for the highlighted rating icon" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/rating.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.golden-yellow-500}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "rating", "example": "color", - "description": "Background color for chips" + "description": "Background color for the highlighted rating icon" } }, - "name": "CdrColorBackgroundChipDefaultRest", + "name": "CdrColorBackgroundRatingStarHighlighted", "attributes": { "deprecated": false } @@ -1867,49 +1851,49 @@ "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for disabled chips" + "description": "Background color for the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for disabled chips" + "description": "Background color for the default surface selection" } }, - "name": "CdrColorBackgroundChipDefaultDisabled", + "name": "CdrColorBackgroundSurfaceSelectionDefaultRest", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for hovered chips" + "description": "Background color for the active state of the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for hovered chips" + "description": "Background color for the active state of the default surface selection" } }, - "name": "CdrColorBackgroundChipDefaultHover", + "name": "CdrColorBackgroundSurfaceSelectionDefaultActive", "attributes": { "deprecated": false } @@ -1919,985 +1903,907 @@ "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for focused chips" + "description": "Background color for the hover state of the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for focused chips" + "description": "Background color for the hover state of the default surface selection" } }, - "name": "CdrColorBackgroundChipDefaultFocus", + "name": "CdrColorBackgroundSurfaceSelectionDefaultHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for active chips" + "description": "Background color for the checked state of the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for active chips" + "description": "Background color for the checked state of the default surface selection" } }, - "name": "CdrColorBackgroundChipDefaultActive", + "name": "CdrColorBackgroundSurfaceSelectionDefaultChecked", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for selected chips" + "description": "Background color for the disabled state of the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for selected chips" + "description": "Background color for the disabled state of the default surface selection" } }, - "name": "CdrColorBackgroundChipDefaultSelected", + "name": "CdrColorBackgroundSurfaceSelectionDefaultDisabled", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for hovered selected chips" + "description": "Background color for the loading state of the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for hovered selected chips" + "description": "Background color for the loading state of the default surface selection" } }, - "name": "CdrColorBackgroundChipDefaultSelectedHover", + "name": "CdrColorBackgroundSurfaceSelectionDefaultLoading", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface", "example": "color", - "description": "Background color for focused selected chips" + "description": "Background color for the primary surface" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface", "example": "color", - "description": "Background color for focused selected chips" + "description": "Background color for the primary surface" } }, - "name": "CdrColorBackgroundChipDefaultSelectedFocus", + "name": "CdrColorBackgroundSurfacePrimary", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:0.000f]", + "$value": "[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "A transparent color option" + "description": "Background color for the secondary surface" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.transparent}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "A transparent color option" + "description": "Background color for the secondary surface" } }, - "name": "CdrColorBackgroundTransparent", + "name": "CdrColorBackgroundSurfaceSecondary", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "The default, primary background color of most pages" + "description": "Background color for the brand-spruce surface" }, - "filePath": "tokens/themes/docsite/color.json5", - "isSource": true, + "filePath": "tokens/global/surface.json5", + "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.blue-spruce-green-1000}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "The default, primary background color of most pages" + "description": "Background color for the brand-spruce surface" } }, - "name": "CdrColorBackgroundPrimary", + "name": "CdrColorBackgroundSurfaceBrandSpruce", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "An alternate, secondary background color used on some pages" + "description": "Background color for the sale surface" }, - "filePath": "tokens/themes/docsite/color.json5", - "isSource": true, + "filePath": "tokens/global/surface.json5", + "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.sale-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "An alternate, secondary background color used on some pages" + "description": "Background color for the sale surface" } }, - "name": "CdrColorBackgroundSecondary", + "name": "CdrColorBackgroundSurfaceSale", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "An alternate, spruce brand background color used on some pages" + "description": "The background color of a selected switch on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "An alternate, spruce brand background color used on some pages" + "description": "The background color of a selected switch on rest" } }, - "name": "CdrColorBackgroundBrandSpruce", + "name": "CdrColorBackgroundSwitchDefaultRest", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.976f green:0.973f blue:0.965f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for default messages" + "description": "The background color of a selected switch on hover" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-100}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for default messages" + "description": "The background color of a selected switch on hover" } }, - "name": "CdrColorBackgroundMessageDefault01", + "name": "CdrColorBackgroundSwitchDefaultHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.910f green:0.878f blue:0.808f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for default messages" + "description": "The background color of a selected switch on focus" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-300}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for default messages" + "description": "The background color of a selected switch on focus" } }, - "name": "CdrColorBackgroundMessageDefault02", + "name": "CdrColorBackgroundSwitchDefaultFocus", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.925f green:0.976f blue:0.902f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color for success messages" + "description": "Background color of a switch handle background when the switch is not selected on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-200}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color for success messages" + "description": "Background color of a switch handle background when the switch is not selected on rest" } }, - "name": "CdrColorBackgroundMessageSuccess", + "name": "CdrColorBackgroundSwitchHandleDefaultRest", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.957f green:0.984f blue:0.961f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for success messages" + "description": "Color of a switch handle background when the switch is not selected on hover" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-100}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for success messages" + "description": "Color of a switch handle background when the switch is not selected on hover" } }, - "name": "CdrColorBackgroundMessageSuccess01", + "name": "CdrColorBackgroundSwitchHandleDefaultHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.835f green:0.902f blue:0.796f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for success messages" + "description": "Color of a switch handle background when the switch is not selected on focus" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-300}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for success messages" + "description": "Color of a switch handle background when the switch is not selected on focus" } }, - "name": "CdrColorBackgroundMessageSuccess02", + "name": "CdrColorBackgroundSwitchHandleDefaultFocus", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.992f green:0.965f blue:0.886f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color for warning messages" + "description": "Color of a switch handle background when the switch is not selected on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-200}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color for warning messages" + "description": "Color of a switch handle background when the switch is not selected on rest" } }, - "name": "CdrColorBackgroundMessageWarning", + "name": "CdrColorBackgroundSwitchHandleSelectedDefaultRest", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.996f green:0.988f blue:0.945f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for warning messages" + "description": "Color of a switch handle background when the switch is not selected on hover" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-100}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for warning messages" + "description": "Color of a switch handle background when the switch is not selected on hover" } }, - "name": "CdrColorBackgroundMessageWarning01", + "name": "CdrColorBackgroundSwitchHandleSelectedDefaultHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.961f green:0.914f blue:0.718f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for warning messages" + "description": "Color of a switch handle background when the switch is not selected on focus" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-300}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for warning messages" + "description": "Color of a switch handle background when the switch is not selected on focus" } }, - "name": "CdrColorBackgroundMessageWarning02", + "name": "CdrColorBackgroundSwitchHandleSelectedDefaultFocus", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.988f green:0.937f blue:0.894f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color for error messages" + "description": "The background color of table headers" }, - "filePath": "tokens/global/color.json5", - "isSource": false, + "filePath": "tokens/themes/docsite/table.json5", + "isSource": true, "original": { - "$value": "{options.color.error-red-200}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color for error messages" + "description": "The background color of table headers" } }, - "name": "CdrColorBackgroundMessageError", + "name": "CdrColorBackgroundTableHeader", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.992f green:0.969f blue:0.969f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color variant for error messages" + "description": "The background color of table rows" }, - "filePath": "tokens/global/color.json5", - "isSource": false, + "filePath": "tokens/themes/docsite/table.json5", + "isSource": true, "original": { - "$value": "{options.color.error-red-100}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color variant for error messages" + "description": "The background color of table rows" } }, - "name": "CdrColorBackgroundMessageError01", + "name": "CdrColorBackgroundTableRow", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.933f green:0.796f blue:0.757f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color variant for error messages" + "description": "An alternate row color to aid grouping row data" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/table.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-300}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color variant for error messages" + "description": "An alternate row color to aid grouping row data" } }, - "name": "CdrColorBackgroundMessageError02", + "name": "CdrColorBackgroundTableRowAlt", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.886f green:0.957f blue:0.996f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle group", "example": "color", - "description": "Background color for informational messages" + "description": "The background color of a toggle group on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-200}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle group", "example": "color", - "description": "Background color for informational messages" + "description": "The background color of a toggle group on rest" } }, - "name": "CdrColorBackgroundMessageInfo", + "name": "CdrColorBackgroundToggleGroupDefaultRest", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.929f green:0.957f blue:0.961f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color variant for informational messages" + "description": "The background color of a toggle button on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.info-blue-100}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color variant for informational messages" + "description": "The background color of a toggle button on rest" } }, - "name": "CdrColorBackgroundMessageInfo01", + "name": "CdrColorBackgroundToggleButtonDefaultRest", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.761f green:0.847f blue:0.859f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color variant for informational messages" + "description": "The background color of a toggle button on hover" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.info-blue-300}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color variant for informational messages" + "description": "The background color of a toggle button on hover" } }, - "name": "CdrColorBackgroundMessageInfo02", + "name": "CdrColorBackgroundToggleButtonDefaultHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color for sale messages" + "description": "The background color of a toggle button on focus" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.sale-red-800}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color for sale messages" + "description": "The background color of a toggle button on focus" } }, - "name": "CdrColorBackgroundMessageSale", + "name": "CdrColorBackgroundToggleButtonDefaultFocus", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "accordion", + "type": "toggle button", "example": "color", - "description": "Background color for the hover state of accordion" + "description": "The background color of a selected toggle button on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "accordion", + "type": "toggle button", "example": "color", - "description": "Background color for the hover state of accordion" + "description": "The background color of a selected toggle button on rest" } }, - "name": "CdrColorBackgroundAccordionHover", + "name": "CdrColorBackgroundToggleButtonDefaultSelectedRest", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "pagination", + "type": "toggle button", "example": "color", - "description": "Background color for the hover state of pagination" + "description": "The background color of a selected toggle button on hover" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "pagination", + "type": "toggle button", "example": "color", - "description": "Background color for the hover state of pagination" + "description": "The background color of a selected toggle button on hover" } }, - "name": "CdrColorBackgroundPaginationHover", + "name": "CdrColorBackgroundToggleButtonDefaultSelectedHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "pagination", + "type": "tooltip", "example": "color", - "description": "Background color for the pagination keyline" + "description": "Background color for tooltips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/tooltip.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "pagination", + "type": "tooltip", "example": "color", - "description": "Background color for the pagination keyline" + "description": "Background color for tooltips" } }, - "name": "CdrColorBackgroundPaginationKeyline", + "name": "CdrColorBackgroundTooltipDefault", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:0.850f]", + "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "modal", + "type": "button", "example": "color", - "description": "The background overlay for modal" + "description": "Text color for primary buttons" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025-85}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "modal", + "type": "button", "example": "color", - "description": "The background overlay for modal" + "description": "Text color for primary buttons" } }, - "name": "CdrColorBackgroundModalOverlay", + "name": "CdrColorTextButtonPrimary", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio label background" + "description": "Text color for the hover state of primary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.blue-spruce-green-1000}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio label background" + "description": "Text color for the hover state of primary buttons" } }, - "name": "CdrColorBackgroundLabelDefaultHover", + "name": "CdrColorTextButtonPrimaryHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a checkbox or radio label background" + "description": "Text color for the active state of primary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a checkbox or radio label background" + "description": "Text color for the active state of primary buttons" } }, - "name": "CdrColorBackgroundLabelDefaultActive", + "name": "CdrColorTextButtonPrimaryActive", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Focused state of a checkbox or radio label background" + "description": "Text color for disabled primary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Focused state of a checkbox or radio label background" + "description": "Text color for disabled primary buttons" } }, - "name": "CdrColorBackgroundLabelDefaultFocus", + "name": "CdrColorTextButtonPrimaryDisabled", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:0.750f]", + "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio label background on secondary" + "description": "Text color for secondary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white-75}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio label background on secondary" + "description": "Text color for secondary buttons" } }, - "name": "CdrColorBackgroundLabelSecondaryHover", + "name": "CdrColorTextButtonSecondary", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a checkbox or radio label background on secondary" + "description": "Text color for the hover state of secondary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a checkbox or radio label background on secondary" + "description": "Text color for the hover state of secondary buttons" } }, - "name": "CdrColorBackgroundLabelSecondaryActive", + "name": "CdrColorTextButtonSecondaryHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:0.750f]", + "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Focused state of a checkbox or radio label background on secondary" + "description": "Text color for the active state of secondary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white-75}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Focused state of a checkbox or radio label background on secondary" + "description": "Text color for the active state of secondary buttons" } }, - "name": "CdrColorBackgroundLabelSecondaryFocus", + "name": "CdrColorTextButtonSecondaryActive", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:0.150f]", - "$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": "CdrColorBackgroundInputDefault", - "attributes": { - "deprecated": false - } - }, - { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:0.850f]", - "$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": "CdrColorBackgroundInputSecondary", - "attributes": { - "deprecated": false - } - }, - { - "$value": "[UIColor colorWithRed:1.000f green:0.949f blue:0.949f alpha:0.750f]", - "$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": "CdrColorBackgroundInputError", - "attributes": { - "deprecated": false - } - }, - { - "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio element background" + "description": "Text color for disabled secondary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio element background" + "description": "Text color for disabled secondary buttons" } }, - "name": "CdrColorBackgroundInputDefaultHover", + "name": "CdrColorTextButtonSecondaryDisabled", "attributes": { "deprecated": false } @@ -2905,25 +2811,27 @@ { "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a form element background" + "description": "Text color for the dark button" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-010}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a form element background" + "description": "Text color for the dark button" } }, - "name": "CdrColorBackgroundInputDefaultActive", + "name": "CdrColorTextButtonDark", "attributes": { "deprecated": false } @@ -2931,155 +2839,27 @@ { "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Selected state of a checkbox or radio element background" + "description": "Text color for the hover state of the dark button" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-900}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", - "example": "color", - "description": "Selected state of a checkbox or radio element background" - } - }, - "name": "CdrColorBackgroundInputDefaultSelected", - "attributes": { - "deprecated": false - } - }, - { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", - "$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": "CdrColorBackgroundInputSecondaryActive", - "attributes": { - "deprecated": false - } - }, - { - "$value": "[UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f]", - "$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": "CdrColorBackgroundInputDefaultSelectedHover", - "attributes": { - "deprecated": false - } - }, - { - "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", - "$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": "CdrColorBackgroundInputDefaultDisabled", - "attributes": { - "deprecated": false - } - }, - { - "$value": "[UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f]", - "$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": "CdrColorBackgroundInputDefaultSelectedFocus", - "attributes": { - "deprecated": false - } - }, - { - "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", - "$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", + "type": "button", "example": "color", - "description": "Focused checkbox or radio form element background" + "description": "Text color for the hover state of the dark button" } }, - "name": "CdrColorBackgroundInputDefaultFocus", + "name": "CdrColorTextButtonDarkHover", "attributes": { "deprecated": false } @@ -3087,51 +2867,55 @@ { "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "rating", + "type": "button", "example": "color", - "description": "The defaul background color of the rating star icon" + "description": "Text color for the active state of the dark button" }, - "filePath": "tokens/global/rating.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-010}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "rating", + "type": "button", "example": "color", - "description": "The defaul background color of the rating star icon" + "description": "Text color for the active state of the dark button" } }, - "name": "CdrColorBackgroundRatingStarDefault", + "name": "CdrColorTextButtonDarkActive", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:1.000f green:0.824f blue:0.502f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "rating", + "type": "button", "example": "color", - "description": "Background color for the highlighted rating icon" + "description": "Text color for disabled dark buttons" }, - "filePath": "tokens/global/rating.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.golden-yellow-500}", + "$value": "{options.color.white}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "rating", + "type": "button", "example": "color", - "description": "Background color for the highlighted rating icon" + "description": "Text color for disabled dark buttons" } }, - "name": "CdrColorBackgroundRatingStarHighlighted", + "name": "CdrColorTextButtonDarkDisabled", "attributes": { "deprecated": false } @@ -3139,285 +2923,293 @@ { "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "surface", + "type": "button", "example": "color", - "description": "Background color for the primary surface" + "description": "Text color for the sale button" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { "$value": "{options.color.white}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "surface", + "type": "button", "example": "color", - "description": "Background color for the primary surface" + "description": "Text color for the sale button" } }, - "name": "CdrColorBackgroundSurfacePrimary", + "name": "CdrColorTextButtonSale", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f]", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "surface", + "type": "button", "example": "color", - "description": "Background color for the secondary surface" + "description": "Text color for the hover state of the sale button" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.sale-red-800}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "surface", + "type": "button", "example": "color", - "description": "Background color for the secondary surface" + "description": "Text color for the hover state of the sale button" } }, - "name": "CdrColorBackgroundSurfaceSecondary", + "name": "CdrColorTextButtonSaleHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "surface", + "type": "button", "example": "color", - "description": "Background color for the brand-spruce surface" + "description": "Text color for the active state of the sale button" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.white}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "surface", + "type": "button", "example": "color", - "description": "Background color for the brand-spruce surface" + "description": "Text color for the active state of the sale button" } }, - "name": "CdrColorBackgroundSurfaceBrandSpruce", + "name": "CdrColorTextButtonSaleActive", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "surface", + "type": "button", "example": "color", - "description": "Background color for the sale surface" + "description": "Text color for disabled sale buttons" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.sale-red-800}", + "$value": "{options.color.white}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "surface", + "type": "button", "example": "color", - "description": "Background color for the sale surface" + "description": "Text color for disabled sale buttons" } }, - "name": "CdrColorBackgroundSurfaceSale", + "name": "CdrColorTextButtonSaleDisabled", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "chip", "example": "color", - "description": "Background color for the default surface selection" + "description": "Text color for default chips" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "chip", "example": "color", - "description": "Background color for the default surface selection" + "description": "Text color for default chips" } }, - "name": "CdrColorBackgroundSurfaceSelectionDefaultRest", + "name": "CdrColorTextChipDefault", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "chip", "example": "color", - "description": "Background color for the active state of the default surface selection" + "description": "Text color for default chips" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "chip", "example": "color", - "description": "Background color for the active state of the default surface selection" + "description": "Text color for default chips" } }, - "name": "CdrColorBackgroundSurfaceSelectionDefaultActive", + "name": "CdrColorTextChipDisabled", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:0.900f]", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the hover state of the default surface selection" + "description": "The default, primary text color" }, - "filePath": "tokens/global/surfaceselection.json5", - "isSource": false, + "filePath": "tokens/themes/docsite/color.json5", + "isSource": true, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-1000-90}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the hover state of the default surface selection" + "description": "The default, primary text color" } }, - "name": "CdrColorBackgroundSurfaceSelectionDefaultHover", + "name": "CdrColorTextPrimary", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the checked state of the default surface selection" + "description": "The secondary text color" }, - "filePath": "tokens/global/surfaceselection.json5", - "isSource": false, + "filePath": "tokens/themes/docsite/color.json5", + "isSource": true, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the checked state of the default surface selection" + "description": "The secondary text color" } }, - "name": "CdrColorBackgroundSurfaceSelectionDefaultChecked", + "name": "CdrColorTextSecondary", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the disabled state of the default surface selection" + "description": "The emphasis text color" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the disabled state of the default surface selection" + "description": "The emphasis text color" } }, - "name": "CdrColorBackgroundSurfaceSelectionDefaultDisabled", + "name": "CdrColorTextEmphasis", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the loading state of the default surface selection" + "description": "Text set in our primary brand color" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.blue-spruce-green-1000}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the loading state of the default surface selection" + "description": "Text set in our primary brand color" } }, - "name": "CdrColorBackgroundSurfaceSelectionDefaultLoading", + "name": "CdrColorTextBrand", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "text", "example": "color", - "description": "The background color of a switch on rest" + "description": "The color of sale text" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.sale-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "text", "example": "color", - "description": "The background color of a switch on rest" + "description": "The color of sale text" } }, - "name": "CdrColorBackgroundSwitchDefaultRest", + "name": "CdrColorTextSale", "attributes": { "deprecated": false } @@ -3427,751 +3219,751 @@ "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "text", "example": "color", - "description": "The background color of a switch on hover" + "description": "Text color on dark background" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "text", "example": "color", - "description": "The background color of a switch on hover" + "description": "Text color on dark background" } }, - "name": "CdrColorBackgroundSwitchDefaultHover", + "name": "CdrColorTextInverse", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "text", "example": "color", - "description": "The background color of a switch on focus" + "description": "The color of text when it is disabled" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "text", "example": "color", - "description": "The background color of a switch on focus" + "description": "The color of text when it is disabled" } }, - "name": "CdrColorBackgroundSwitchDefaultFocus", + "name": "CdrColorTextDisabled", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.180f green:0.420f blue:0.204f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "text", "example": "color", - "description": "The background color of a selected switch on rest" + "description": "Color of success messages" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.success-green-900}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "text", "example": "color", - "description": "The background color of a selected switch on rest" + "description": "Color of success messages" } }, - "name": "CdrColorBackgroundSwitchSelectedDefaultRest", + "name": "CdrColorTextSuccess", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.522f green:0.278f blue:0.078f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "text", "example": "color", - "description": "The background color of a selected switch on hover" + "description": "Color of warning messages" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.warning-yellow-900}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "text", "example": "color", - "description": "The background color of a selected switch on hover" + "description": "Color of warning messages" } }, - "name": "CdrColorBackgroundSwitchSelectedDefaultHover", + "name": "CdrColorTextWarning", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.506f green:0.094f blue:0.137f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "text", "example": "color", - "description": "The background color of a selected switch on focus" + "description": "Color of error messages" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.error-red-900}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "text", "example": "color", - "description": "The background color of a selected switch on focus" + "description": "Color of error messages" } }, - "name": "CdrColorBackgroundSwitchSelectedDefaultFocus", + "name": "CdrColorTextError", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.106f green:0.263f blue:0.494f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "text", "example": "color", - "description": "Background color of a switch handle background when the switch is not selected on rest" + "description": "Color of informational messages" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.alpine-lake-blue-900}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "text", "example": "color", - "description": "Background color of a switch handle background when the switch is not selected on rest" + "description": "Color of informational messages" } }, - "name": "CdrColorBackgroundSwitchHandleDefaultRest", + "name": "CdrColorTextInfo", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on hover" + "description": "Default text color used in form elements" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on hover" + "description": "Default text color used in form elements" } }, - "name": "CdrColorBackgroundSwitchHandleDefaultHover", + "name": "CdrColorTextInputDefault", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on focus" + "description": "Color of label text used in form elements" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on focus" + "description": "Color of label text used in form elements" } }, - "name": "CdrColorBackgroundSwitchHandleDefaultFocus", + "name": "CdrColorTextInputLabel", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.698f green:0.671f blue:0.624f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on rest" + "description": "Color of label text used in disabled form elements" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-450}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on rest" + "description": "Color of label text used in disabled form elements" } }, - "name": "CdrColorBackgroundSwitchHandleSelectedDefaultRest", + "name": "CdrColorTextInputLabelDisabled", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.451f green:0.431f blue:0.396f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on hover" + "description": "Text color of placeholder text within forms" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-750}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on hover" + "description": "Text color of placeholder text within forms" } }, - "name": "CdrColorBackgroundSwitchHandleSelectedDefaultHover", + "name": "CdrColorTextInputPlaceholder", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on focus" + "description": "Text color of required label within forms" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on focus" + "description": "Text color of required label within forms" } }, - "name": "CdrColorBackgroundSwitchHandleSelectedDefaultFocus", + "name": "CdrColorTextInputRequired", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.451f green:0.431f blue:0.396f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "input", "example": "color", - "description": "The background color of table headers" + "description": "Text color of optional label within forms" }, - "filePath": "tokens/themes/docsite/table.json5", - "isSource": true, + "filePath": "tokens/global/input.json5", + "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-750}", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "input", "example": "color", - "description": "The background color of table headers" + "description": "Text color of optional label within forms" } }, - "name": "CdrColorBackgroundTableHeader", + "name": "CdrColorTextInputOptional", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "input", "example": "color", - "description": "The background color of table rows" + "description": "Disabled text color used in form elements" }, - "filePath": "tokens/themes/docsite/table.json5", - "isSource": true, + "filePath": "tokens/global/input.json5", + "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "input", "example": "color", - "description": "The background color of table rows" + "description": "Disabled text color used in form elements" } }, - "name": "CdrColorBackgroundTableRow", + "name": "CdrColorTextInputDisabled", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "input", "example": "color", - "description": "An alternate row color to aid grouping row data" + "description": "Text color used in filled forms" }, - "filePath": "tokens/global/table.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "input", "example": "color", - "description": "An alternate row color to aid grouping row data" + "description": "Text color used in filled forms" } }, - "name": "CdrColorBackgroundTableRowAlt", + "name": "CdrColorTextInputFilled", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.451f green:0.431f blue:0.396f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "toggle group", + "type": "input", "example": "color", - "description": "The background color of a toggle group on rest" + "description": "Help text color used in forms" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-750}", "$type": "color", "docs": { "category": "colors", - "type": "toggle group", + "type": "input", "example": "color", - "description": "The background color of a toggle group on rest" + "description": "Help text color used in forms" } }, - "name": "CdrColorBackgroundToggleGroupDefaultRest", + "name": "CdrColorTextInputHelp", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.702f green:0.200f blue:0.133f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "input", "example": "color", - "description": "The background color of a toggle button on rest" + "description": "Error text color used in forms" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.error-red-850}", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "input", "example": "color", - "description": "The background color of a toggle button on rest" + "description": "Error text color used in forms" } }, - "name": "CdrColorBackgroundToggleButtonDefaultRest", + "name": "CdrColorTextInputError", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:0.900f]", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "link", "example": "color", - "description": "The background color of a toggle button on hover" + "description": "Text color for links" }, - "filePath": "tokens/global/togglebutton.json5", - "isSource": false, + "filePath": "tokens/themes/docsite/link.json5", + "isSource": true, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.warm-grey-1000-90}", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "link", "example": "color", - "description": "The background color of a toggle button on hover" + "description": "Text color for links" } }, - "name": "CdrColorBackgroundToggleButtonDefaultHover", + "name": "CdrColorTextLinkRest", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:0.900f]", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "link", "example": "color", - "description": "The background color of a toggle button on focus" + "description": "Text color for the hover state of links" }, - "filePath": "tokens/global/togglebutton.json5", - "isSource": false, + "filePath": "tokens/themes/docsite/link.json5", + "isSource": true, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.warm-grey-1000-90}", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "link", "example": "color", - "description": "The background color of a toggle button on focus" + "description": "Text color for the hover state of links" } }, - "name": "CdrColorBackgroundToggleButtonDefaultFocus", + "name": "CdrColorTextLinkHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "link", "example": "color", - "description": "The background color of a selected toggle button on rest" + "description": "Text color for the active and pressed states of links" }, - "filePath": "tokens/global/togglebutton.json5", - "isSource": false, + "filePath": "tokens/themes/docsite/link.json5", + "isSource": true, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "link", "example": "color", - "description": "The background color of a selected toggle button on rest" + "description": "Text color for the active and pressed states of links" } }, - "name": "CdrColorBackgroundToggleButtonDefaultSelectedRest", + "name": "CdrColorTextLinkActive", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "link", "example": "color", - "description": "The background color of a selected toggle button on hover" + "description": "Disabled text color of links" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/link.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "link", "example": "color", - "description": "The background color of a selected toggle button on hover" + "description": "Disabled text color of links" } }, - "name": "CdrColorBackgroundToggleButtonDefaultSelectedHover", + "name": "CdrColorTextLinkDisabled", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "tooltip", + "type": "link", "example": "color", - "description": "Background color for tooltips" + "description": "Text color of visited links" }, - "filePath": "tokens/global/tooltip.json5", + "filePath": "tokens/global/link.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "tooltip", + "type": "link", "example": "color", - "description": "Background color for tooltips" + "description": "Text color of visited links" } }, - "name": "CdrColorBackgroundTooltipDefault", + "name": "CdrColorTextLinkVisited", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.733f green:0.251f blue:0.271f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "text", "example": "color", - "description": "Border color for the primary button" + "description": "Color of error messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.error-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "text", "example": "color", - "description": "Border color for the primary button" + "description": "Color of error messages" } }, - "name": "CdrColorBorderButtonPrimaryRest", + "name": "CdrColorTextMessageError", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "rating", "example": "color", - "description": "Border color for the active and pressed states of the primary button" + "description": "Text color for ratings" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/rating.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "rating", "example": "color", - "description": "Border color for the active and pressed states of the primary button" + "description": "Text color for ratings" } }, - "name": "CdrColorBorderButtonPrimaryActive", + "name": "CdrColorTextRatingDefault", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "rating", "example": "color", - "description": "Inset border for the active state of the primary button" + "description": "Text color for the hover state of ratings" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/rating.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "rating", "example": "color", - "description": "Inset border for the active state of the primary button" + "description": "Text color for the hover state of ratings" } }, - "name": "CdrColorBorderButtonPrimaryActiveInset", + "name": "CdrColorTextRatingHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.698f green:0.671f blue:0.624f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "rating", "example": "color", - "description": "Border color for the hover state of the primary button" + "description": "Text color for the separator in ratings" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/rating.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.warm-grey-450}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "rating", "example": "color", - "description": "Border color for the hover state of the primary button" + "description": "Text color for the separator in ratings" } }, - "name": "CdrColorBorderButtonPrimaryHover", + "name": "CdrColorTextRatingSeparator", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.451f green:0.431f blue:0.396f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "tabs", "example": "color", - "description": "Border color for the secondary button" + "description": "Text color for tabs" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/tab.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.warm-grey-750}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "tabs", "example": "color", - "description": "Border color for the secondary button" + "description": "Text color for tabs" } }, - "name": "CdrColorBorderButtonSecondaryRest", + "name": "CdrColorTextTabRest", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "tabs", "example": "color", - "description": "Border color for the active and pressed states of the secondary button" + "description": "Text color for the active and pressed states of tabs" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/tab.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "tabs", "example": "color", - "description": "Border color for the active and pressed states of the secondary button" + "description": "Text color for the active and pressed states of tabs" } }, - "name": "CdrColorBorderButtonSecondaryActive", + "name": "CdrColorTextTabActive", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "tabs", "example": "color", - "description": "Inset border for the active state of the secondary button" + "description": "Text color for the hover state of tabs" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/tab.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "tabs", "example": "color", - "description": "Inset border for the active state of the secondary button" + "description": "Text color for the hover state of tabs" } }, - "name": "CdrColorBorderButtonSecondaryActiveInset", + "name": "CdrColorTextTabHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "tabs", "example": "color", - "description": "Border color for the hover state of the secondary button" + "description": "Disabled text color of tabs" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/tab.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "tabs", "example": "color", - "description": "Border color for the hover state of the secondary button" + "description": "Disabled text color of tabs" } }, - "name": "CdrColorBorderButtonSecondaryHover", + "name": "CdrColorTextTabDisabled", "attributes": { "deprecated": false } @@ -4181,335 +3973,335 @@ "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "toggle button", "example": "color", - "description": "Border color for the dark button" + "description": "The text color of a toggle button on rest" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "toggle button", "example": "color", - "description": "Border color for the dark button" + "description": "The text color of a toggle button on rest" } }, - "name": "CdrColorBorderButtonDarkRest", + "name": "CdrColorTextToggleButtonDefaultRest", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "tooltip", "example": "color", - "description": "Border color for the active and pressed states of the dark button" + "description": "Text color for tooltips" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/tooltip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "tooltip", "example": "color", - "description": "Border color for the active and pressed states of the dark button" + "description": "Text color for tooltips" } }, - "name": "CdrColorBorderButtonDarkActive", + "name": "CdrColorTextTooltipDefault", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Inset border for the active state of the dark button" + "description": "Border color for the primary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.blue-spruce-green-1000}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Inset border for the active state of the dark button" + "description": "Border color for the primary button" } }, - "name": "CdrColorBorderButtonDarkActiveInset", + "name": "CdrColorBorderButtonPrimaryRest", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Border color for the hover state of the dark button" + "description": "Border color for the active and pressed states of the primary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$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 dark button" + "description": "Border color for the active and pressed states of the primary button" } }, - "name": "CdrColorBorderButtonDarkHover", + "name": "CdrColorBorderButtonPrimaryActive", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Border color for the sale button" + "description": "Inset border for the active state of the primary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.sale-red-800}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Border color for the sale button" + "description": "Inset border for the active state of the primary button" } }, - "name": "CdrColorBorderButtonSaleRest", + "name": "CdrColorBorderButtonPrimaryActiveInset", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Border color for the active and pressed states of the sale button" + "description": "Border color for the hover state of the primary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.sale-red-800}", + "$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 sale button" + "description": "Border color for the hover state of the primary button" } }, - "name": "CdrColorBorderButtonSaleActive", + "name": "CdrColorBorderButtonPrimaryHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.992f green:0.886f blue:0.886f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Inset border for the active state of the sale button" + "description": "Border color for the secondary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.sale-red-200}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Inset border for the active state of the sale button" + "description": "Border color for the secondary button" } }, - "name": "CdrColorBorderButtonSaleActiveInset", + "name": "CdrColorBorderButtonSecondaryRest", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Border color for the hover state of the sale button" + "description": "Border color for the active and pressed states of the secondary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.sale-red-800}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Border color for the hover state of the sale button" + "description": "Border color for the active and pressed states of the secondary button" } }, - "name": "CdrColorBorderButtonSaleHover", + "name": "CdrColorBorderButtonSecondaryActive", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Default disabled border 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-250}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Default disabled border color" + "description": "Inset border for the active state of the secondary button" } }, - "name": "CdrColorBorderButtonDefaultDisabled", + "name": "CdrColorBorderButtonSecondaryActiveInset", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Border color for the icon only button active and focus states" + "description": "Border color for the hover state of the secondary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Border color for the icon only button active and focus states" + "description": "Border color for the hover state of the secondary button" } }, - "name": "CdrColorBorderButtonIconOnlyActive", + "name": "CdrColorBorderButtonSecondaryHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Border color for chips" + "description": "Border color for the dark button" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Border color for chips" + "description": "Border color for the dark button" } }, - "name": "CdrColorBorderChipDefaultRest", + "name": "CdrColorBorderButtonDarkRest", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Border color for disabled chips" + "description": "Border color for the active and pressed states of the dark button" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Border color for disabled chips" + "description": "Border color for the active and pressed states of the dark button" } }, - "name": "CdrColorBorderChipDefaultDisabled", + "name": "CdrColorBorderButtonDarkActive", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Border color for hovered chips" + "description": "Inset border for the active state of the dark button" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Border color for hovered chips" + "description": "Inset border for the active state of the dark button" } }, - "name": "CdrColorBorderChipDefaultHover", + "name": "CdrColorBorderButtonDarkActiveInset", "attributes": { "deprecated": false } @@ -4519,179 +4311,179 @@ "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Border color for focused chips" + "description": "Border color for the hover state of the dark button" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Border color for focused chips" + "description": "Border color for the hover state of the dark button" } }, - "name": "CdrColorBorderChipDefaultFocus", + "name": "CdrColorBorderButtonDarkHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Border color for active chips" + "description": "Border color for the sale button" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.sale-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Border color for active chips" + "description": "Border color for the sale button" } }, - "name": "CdrColorBorderChipDefaultActive", + "name": "CdrColorBorderButtonSaleRest", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Border color for selected chips" + "description": "Border color for the active and pressed states of the sale button" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.sale-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Border color for selected chips" + "description": "Border color for the active and pressed states of the sale button" } }, - "name": "CdrColorBorderChipDefaultSelectedRest", + "name": "CdrColorBorderButtonSaleActive", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.451f green:0.431f blue:0.396f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.992f green:0.886f blue:0.886f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Border color for hovered selected chips" + "description": "Inset border for the active state of the sale button" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-750}", + "$value": "{options.color.sale-red-200}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Border color for hovered selected chips" + "description": "Inset border for the active state of the sale button" } }, - "name": "CdrColorBorderChipDefaultSelectedHover", + "name": "CdrColorBorderButtonSaleActiveInset", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Border color for focused selected chips" + "description": "Border color for the hover state of the sale button" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.sale-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Border color for focused selected chips" + "description": "Border color for the hover state of the sale button" } }, - "name": "CdrColorBorderChipDefaultSelectedFocus", + "name": "CdrColorBorderButtonSaleHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:0.000f]", + "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "button", "example": "color", - "description": "A transparent color option" + "description": "Default disabled border color" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.transparent}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "button", "example": "color", - "description": "A transparent color option" + "description": "Default disabled border color" } }, - "name": "CdrColorBorderTransparent", + "name": "CdrColorBorderButtonDefaultDisabled", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "button", "example": "color", - "description": "Default border color for separating content" + "description": "Border color for the icon only button active and focus states" }, - "filePath": "tokens/themes/docsite/color.json5", - "isSource": true, + "filePath": "tokens/global/button.json5", + "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "button", "example": "color", - "description": "Default border color for separating content" + "description": "Border color for the icon only button active and focus states" } }, - "name": "CdrColorBorderPrimary", + "name": "CdrColorBorderButtonIconOnlyActive", "attributes": { "deprecated": false } @@ -4701,387 +4493,387 @@ "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "chip", "example": "color", - "description": "An alternate, secondary background color used on some pages" + "description": "Border color for chips" }, - "filePath": "tokens/themes/docsite/color.json5", - "isSource": true, + "filePath": "tokens/global/chip.json5", + "isSource": false, "original": { "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "chip", "example": "color", - "description": "An alternate, secondary background color used on some pages" + "description": "Border color for chips" } }, - "name": "CdrColorBorderSecondary", + "name": "CdrColorBorderChipDefaultRest", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.231f green:0.514f blue:0.286f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "chip", "example": "color", - "description": "Border color for success elements" + "description": "Border color for disabled chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-800}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "chip", "example": "color", - "description": "Border color for success elements" + "description": "Border color for disabled chips" } }, - "name": "CdrColorBorderSuccess", + "name": "CdrColorBorderChipDefaultDisabled", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.714f green:0.545f blue:0.216f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "chip", "example": "color", - "description": "Border color for warning elements" + "description": "Border color for hovered chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-800}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "chip", "example": "color", - "description": "Border color for warning elements" + "description": "Border color for hovered chips" } }, - "name": "CdrColorBorderWarning", + "name": "CdrColorBorderChipDefaultHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.733f green:0.251f blue:0.271f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "chip", "example": "color", - "description": "Border color for error elements" + "description": "Border color for focused chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-800}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "chip", "example": "color", - "description": "Border color for error elements" + "description": "Border color for focused chips" } }, - "name": "CdrColorBorderError", + "name": "CdrColorBorderChipDefaultFocus", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "chip", "example": "color", - "description": "Border color for informational elements" + "description": "Border color for active chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "chip", "example": "color", - "description": "Border color for informational elements" + "description": "Border color for active chips" } }, - "name": "CdrColorBorderInfo", + "name": "CdrColorBorderChipDefaultActive", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.447f green:0.427f blue:0.392f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "chip", "example": "color", - "description": "Border color variant for default messages" + "description": "Border color for selected chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-800}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "chip", "example": "color", - "description": "Border color variant for default messages" + "description": "Border color for selected chips" } }, - "name": "CdrColorBorderMessageDefault01", + "name": "CdrColorBorderChipDefaultSelectedRest", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.910f green:0.878f blue:0.808f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.451f green:0.431f blue:0.396f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "chip", "example": "color", - "description": "Border color variant for default messages" + "description": "Border color for hovered selected chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-300}", + "$value": "{options.color.warm-grey-750}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "chip", "example": "color", - "description": "Border color variant for default messages" + "description": "Border color for hovered selected chips" } }, - "name": "CdrColorBorderMessageDefault02", + "name": "CdrColorBorderChipDefaultSelectedHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.231f green:0.514f blue:0.286f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "chip", "example": "color", - "description": "Border color variant for success messages" + "description": "Border color for focused selected chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-800}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "chip", "example": "color", - "description": "Border color variant for success messages" + "description": "Border color for focused selected chips" } }, - "name": "CdrColorBorderMessageSuccess01", + "name": "CdrColorBorderChipDefaultSelectedFocus", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.835f green:0.902f blue:0.796f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:0.000f]", "$type": "color", "docs": { "category": "colors", "type": "border", "example": "color", - "description": "Border color variant for success messages" + "description": "A transparent color option" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-300}", + "$value": "{options.color.transparent}", "$type": "color", "docs": { "category": "colors", "type": "border", "example": "color", - "description": "Border color variant for success messages" + "description": "A transparent color option" } }, - "name": "CdrColorBorderMessageSuccess02", + "name": "CdrColorBorderTransparent", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.714f green:0.545f blue:0.216f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", "type": "border", "example": "color", - "description": "Border color variant for warning messages" + "description": "Default border color for separating content" }, - "filePath": "tokens/global/color.json5", - "isSource": false, + "filePath": "tokens/themes/docsite/color.json5", + "isSource": true, "original": { - "$value": "{options.color.warning-yellow-800}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", "type": "border", "example": "color", - "description": "Border color variant for warning messages" + "description": "Default border color for separating content" } }, - "name": "CdrColorBorderMessageWarning01", + "name": "CdrColorBorderPrimary", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.961f green:0.914f blue:0.718f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", "type": "border", "example": "color", - "description": "Border color variant for warning messages" + "description": "An alternate, secondary background color used on some pages" }, - "filePath": "tokens/global/color.json5", - "isSource": false, + "filePath": "tokens/themes/docsite/color.json5", + "isSource": true, "original": { - "$value": "{options.color.warning-yellow-300}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", "type": "border", "example": "color", - "description": "Border color variant for warning messages" + "description": "An alternate, secondary background color used on some pages" } }, - "name": "CdrColorBorderMessageWarning02", + "name": "CdrColorBorderSecondary", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.733f green:0.251f blue:0.271f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.231f green:0.514f blue:0.286f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", "type": "border", "example": "color", - "description": "Border color variant for error messages" + "description": "Border color for success elements" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-800}", + "$value": "{options.color.success-green-800}", "$type": "color", "docs": { "category": "colors", "type": "border", "example": "color", - "description": "Border color variant for error messages" + "description": "Border color for success elements" } }, - "name": "CdrColorBorderMessageError01", + "name": "CdrColorBorderSuccess", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.933f green:0.796f blue:0.757f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.714f green:0.545f blue:0.216f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", "type": "border", "example": "color", - "description": "Border color variant for error messages" + "description": "Border color for warning elements" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-300}", + "$value": "{options.color.warning-yellow-800}", "$type": "color", "docs": { "category": "colors", "type": "border", "example": "color", - "description": "Border color variant for error messages" + "description": "Border color for warning elements" } }, - "name": "CdrColorBorderMessageError02", + "name": "CdrColorBorderWarning", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.251f green:0.557f blue:0.525f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.733f green:0.251f blue:0.271f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", "type": "border", "example": "color", - "description": "Border color variant for informational messages" + "description": "Border color for error elements" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.info-blue-800}", + "$value": "{options.color.error-red-800}", "$type": "color", "docs": { "category": "colors", "type": "border", "example": "color", - "description": "Border color variant for informational messages" + "description": "Border color for error elements" } }, - "name": "CdrColorBorderMessageInfo01", + "name": "CdrColorBorderError", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.761f green:0.847f blue:0.859f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", "type": "border", "example": "color", - "description": "Border color variant for informational messages" + "description": "Border color for informational elements" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.info-blue-300}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", "type": "border", "example": "color", - "description": "Border color variant for informational messages" + "description": "Border color for informational elements" } }, - "name": "CdrColorBorderMessageInfo02", + "name": "CdrColorBorderInfo", "attributes": { "deprecated": false } @@ -5440,12 +5232,272 @@ "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "link", + "example": "color", + "description": "Border color of visited underlined links" + } + }, + "name": "CdrColorBorderLinkVisited", + "attributes": { + "deprecated": false + } + }, + { + "$value": "[UIColor colorWithRed:0.447f green:0.427f blue:0.392f alpha:1.000f]", + "$type": "color", + "docs": { + "category": "colors", + "type": "border", + "example": "color", + "description": "Border color variant for default messages" + }, + "filePath": "tokens/global/message.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": "CdrColorBorderMessageDefault01", + "attributes": { + "deprecated": false + } + }, + { + "$value": "[UIColor colorWithRed:0.910f green:0.878f blue:0.808f alpha:1.000f]", + "$type": "color", + "docs": { + "category": "colors", + "type": "border", + "example": "color", + "description": "Border color variant for default messages" + }, + "filePath": "tokens/global/message.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": "CdrColorBorderMessageDefault02", + "attributes": { + "deprecated": false + } + }, + { + "$value": "[UIColor colorWithRed:0.231f green:0.514f blue:0.286f alpha:1.000f]", + "$type": "color", + "docs": { + "category": "colors", + "type": "border", + "example": "color", + "description": "Border color variant for success messages" + }, + "filePath": "tokens/global/message.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": "CdrColorBorderMessageSuccess01", + "attributes": { + "deprecated": false + } + }, + { + "$value": "[UIColor colorWithRed:0.835f green:0.902f blue:0.796f alpha:1.000f]", + "$type": "color", + "docs": { + "category": "colors", + "type": "border", + "example": "color", + "description": "Border color variant for success messages" + }, + "filePath": "tokens/global/message.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": "CdrColorBorderMessageSuccess02", + "attributes": { + "deprecated": false + } + }, + { + "$value": "[UIColor colorWithRed:0.714f green:0.545f blue:0.216f alpha:1.000f]", + "$type": "color", + "docs": { + "category": "colors", + "type": "border", + "example": "color", + "description": "Border color variant for warning messages" + }, + "filePath": "tokens/global/message.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": "CdrColorBorderMessageWarning01", + "attributes": { + "deprecated": false + } + }, + { + "$value": "[UIColor colorWithRed:0.961f green:0.914f blue:0.718f alpha:1.000f]", + "$type": "color", + "docs": { + "category": "colors", + "type": "border", + "example": "color", + "description": "Border color variant for warning messages" + }, + "filePath": "tokens/global/message.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": "CdrColorBorderMessageWarning02", + "attributes": { + "deprecated": false + } + }, + { + "$value": "[UIColor colorWithRed:0.733f green:0.251f blue:0.271f alpha:1.000f]", + "$type": "color", + "docs": { + "category": "colors", + "type": "border", + "example": "color", + "description": "Border color variant for error messages" + }, + "filePath": "tokens/global/message.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": "CdrColorBorderMessageError01", + "attributes": { + "deprecated": false + } + }, + { + "$value": "[UIColor colorWithRed:0.933f green:0.796f blue:0.757f alpha:1.000f]", + "$type": "color", + "docs": { + "category": "colors", + "type": "border", + "example": "color", + "description": "Border color variant for error messages" + }, + "filePath": "tokens/global/message.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": "CdrColorBorderMessageError02", + "attributes": { + "deprecated": false + } + }, + { + "$value": "[UIColor colorWithRed:0.251f green:0.557f blue:0.525f alpha:1.000f]", + "$type": "color", + "docs": { + "category": "colors", + "type": "border", + "example": "color", + "description": "Border color variant for informational messages" + }, + "filePath": "tokens/global/message.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": "CdrColorBorderMessageInfo01", + "attributes": { + "deprecated": false + } + }, + { + "$value": "[UIColor colorWithRed:0.761f green:0.847f blue:0.859f alpha:1.000f]", + "$type": "color", + "docs": { + "category": "colors", + "type": "border", + "example": "color", + "description": "Border color variant for informational messages" + }, + "filePath": "tokens/global/message.json5", + "isSource": false, + "original": { + "$value": "{options.color.info-blue-300}", + "$type": "color", + "docs": { + "category": "colors", + "type": "border", "example": "color", - "description": "Border color of visited underlined links" + "description": "Border color variant for informational messages" } }, - "name": "CdrColorBorderLinkVisited", + "name": "CdrColorBorderMessageInfo02", "attributes": { "deprecated": false } @@ -5503,27 +5555,27 @@ } }, { - "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the primary surface" + "description": "Border color for the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.default-grey-700}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the primary surface" + "description": "Border color for the default surface selection" } }, - "name": "CdrColorBorderSurfacePrimary", + "name": "CdrColorBorderSurfaceSelectionDefaultRest", "attributes": { "deprecated": false } @@ -5533,153 +5585,153 @@ "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the secondary surface" + "description": "Border color for the active state of the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.default-grey-700}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the secondary surface" + "description": "Border color for the active state of the default surface selection" } }, - "name": "CdrColorBorderSurfaceSecondary", + "name": "CdrColorBorderSurfaceSelectionDefaultActive", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.231f green:0.514f blue:0.286f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the success surface" + "description": "Border color for the hover state of the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-800}", + "$value": "{options.color.default-grey-700}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the success surface" + "description": "Border color for the hover state of the default surface selection" } }, - "name": "CdrColorBorderSurfaceSuccess", + "name": "CdrColorBorderSurfaceSelectionDefaultHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.714f green:0.545f blue:0.216f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the warning surface" + "description": "Border color for the checked state of the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-800}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the warning surface" + "description": "Border color for the checked state of the default surface selection" } }, - "name": "CdrColorBorderSurfaceWarning", + "name": "CdrColorBorderSurfaceSelectionDefaultChecked", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.733f green:0.251f blue:0.271f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the error surface" + "description": "Border color for the disabled state of the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-800}", + "$value": "{options.color.default-grey-700}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the error surface" + "description": "Border color for the disabled state of the default surface selection" } }, - "name": "CdrColorBorderSurfaceError", + "name": "CdrColorBorderSurfaceSelectionDefaultDisabled", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the info surface" + "description": "Border color for the loading state of the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.default-grey-700}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the info surface" + "description": "Border color for the loading state of the default surface selection" } }, - "name": "CdrColorBorderSurfaceInfo", + "name": "CdrColorBorderSurfaceSelectionDefaultLoading", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the default surface selection" + "description": "Border color for the primary surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-700}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the default surface selection" + "description": "Border color for the primary surface" } }, - "name": "CdrColorBorderSurfaceSelectionDefaultRest", + "name": "CdrColorBorderSurfacePrimary", "attributes": { "deprecated": false } @@ -5689,127 +5741,127 @@ "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the active state of the default surface selection" + "description": "Border color for the secondary surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-700}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the active state of the default surface selection" + "description": "Border color for the secondary surface" } }, - "name": "CdrColorBorderSurfaceSelectionDefaultActive", + "name": "CdrColorBorderSurfaceSecondary", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.231f green:0.514f blue:0.286f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the hover state of the default surface selection" + "description": "Border color for the success surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-700}", + "$value": "{options.color.success-green-800}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the hover state of the default surface selection" + "description": "Border color for the success surface" } }, - "name": "CdrColorBorderSurfaceSelectionDefaultHover", + "name": "CdrColorBorderSurfaceSuccess", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.714f green:0.545f blue:0.216f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the checked state of the default surface selection" + "description": "Border color for the warning surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.warning-yellow-800}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the checked state of the default surface selection" + "description": "Border color for the warning surface" } }, - "name": "CdrColorBorderSurfaceSelectionDefaultChecked", + "name": "CdrColorBorderSurfaceWarning", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.733f green:0.251f blue:0.271f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the disabled state of the default surface selection" + "description": "Border color for the error surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-700}", + "$value": "{options.color.error-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the disabled state of the default surface selection" + "description": "Border color for the error surface" } }, - "name": "CdrColorBorderSurfaceSelectionDefaultDisabled", + "name": "CdrColorBorderSurfaceError", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the loading state of the default surface selection" + "description": "Border color for the info surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-700}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the loading state of the default surface selection" + "description": "Border color for the info surface" } }, - "name": "CdrColorBorderSurfaceSelectionDefaultLoading", + "name": "CdrColorBorderSurfaceInfo", "attributes": { "deprecated": false } @@ -6135,7 +6187,7 @@ "example": "color", "description": "Border color for a toggle button that is not selected on focus" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-900}", @@ -6161,7 +6213,7 @@ "example": "color", "description": "Border color for a selected toggle button on rest" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-900}", @@ -6187,7 +6239,7 @@ "example": "color", "description": "Border color for a selected toggle on focus" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-900}", @@ -6335,209 +6387,209 @@ } }, { - "$value": "[UIColor colorWithRed:0.447f green:0.427f blue:0.392f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "input", "example": "color", - "description": "The default message icon color" + "description": "Rest state of a selected form icon" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-800}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "input", "example": "color", - "description": "The default message icon color" + "description": "Rest state of a selected form icon" } }, - "name": "CdrColorIconMessageDefault", + "name": "CdrColorIconCheckboxDefaultSelected", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.231f green:0.514f blue:0.286f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "input", "example": "color", - "description": "The success message icon color" + "description": "Hover state of a selected form icon" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-800}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "input", "example": "color", - "description": "The success message icon color" + "description": "Hover state of a selected form icon" } }, - "name": "CdrColorIconMessageSuccess", + "name": "CdrColorIconCheckboxDefaultSelectedHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.714f green:0.545f blue:0.216f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "input", "example": "color", - "description": "The warning message icon color" + "description": "Hover state of a selected form icon" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-800}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "input", "example": "color", - "description": "The warning message icon color" + "description": "Hover state of a selected form icon" } }, - "name": "CdrColorIconMessageWarning", + "name": "CdrColorIconCheckboxDefaultSelectedActive", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.733f green:0.251f blue:0.271f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.447f green:0.427f blue:0.392f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", "type": "icon", "example": "color", - "description": "The error message icon color" + "description": "The default message icon color" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-800}", + "$value": "{options.color.default-grey-800}", "$type": "color", "docs": { "category": "colors", "type": "icon", "example": "color", - "description": "The error message icon color" + "description": "The default message icon color" } }, - "name": "CdrColorIconMessageError", + "name": "CdrColorIconMessageDefault", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.251f green:0.557f blue:0.525f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.231f green:0.514f blue:0.286f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", "type": "icon", "example": "color", - "description": "The informational message icon color" + "description": "The success message icon color" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.info-blue-800}", + "$value": "{options.color.success-green-800}", "$type": "color", "docs": { "category": "colors", "type": "icon", "example": "color", - "description": "The informational message icon color" + "description": "The success message icon color" } }, - "name": "CdrColorIconMessageInfo", + "name": "CdrColorIconMessageSuccess", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.714f green:0.545f blue:0.216f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "icon", "example": "color", - "description": "Rest state of a selected form icon" + "description": "The warning message icon color" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warning-yellow-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "icon", "example": "color", - "description": "Rest state of a selected form icon" + "description": "The warning message icon color" } }, - "name": "CdrColorIconCheckboxDefaultSelected", + "name": "CdrColorIconMessageWarning", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.733f green:0.251f blue:0.271f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "icon", "example": "color", - "description": "Hover state of a selected form icon" + "description": "The error message icon color" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.error-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "icon", "example": "color", - "description": "Hover state of a selected form icon" + "description": "The error message icon color" } }, - "name": "CdrColorIconCheckboxDefaultSelectedHover", + "name": "CdrColorIconMessageError", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.251f green:0.557f blue:0.525f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "icon", "example": "color", - "description": "Hover state of a selected form icon" + "description": "The informational message icon color" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.info-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "icon", "example": "color", - "description": "Hover state of a selected form icon" + "description": "The informational message icon color" } }, - "name": "CdrColorIconCheckboxDefaultSelectedActive", + "name": "CdrColorIconMessageInfo", "attributes": { "deprecated": false } @@ -6619,299 +6671,267 @@ "attributes": { "deprecated": false } - }, + } + ], + "misc": [ { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f]", "$type": "color", "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "The default, primary surface color of most pages" + "type": "chip", + "description": "Background color for active selected chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "The default, primary surface color of most pages" + "type": "chip", + "description": "Background color for active selected chips" } }, - "name": "CdrColorSurfacePrimary", + "name": "CdrColorBackgroundChipDefaultSelectedActive", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f]", - "$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": "CdrColorSurfaceSecondary", - "attributes": { - "deprecated": false - } - } - ], - "misc": [ - { - "$value": "[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:0.900f]", + "$value": "[UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f]", "$type": "color", "docs": { - "type": "table" + "type": "code-snippet" }, - "filePath": "tokens/themes/docsite/table.json5", + "filePath": "tokens/themes/docsite/code-snippet.json5", "isSource": true, "original": { - "$value": "{options.color.warm-grey-1000-90}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { - "type": "table" + "type": "code-snippet" } }, - "name": "CdrColorTextTablePrimary", + "name": "CdrColorBackgroundCodeSnippet", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f]", "$type": "color", "docs": { - "type": "table" + "type": "code-snippet" }, - "filePath": "tokens/themes/docsite/table.json5", + "filePath": "tokens/themes/docsite/code.json5", "isSource": true, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { - "type": "table" + "type": "code-snippet" } }, - "name": "CdrColorTextTableSecondary", + "name": "CdrColorBackgroundCode", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.231f green:0.514f blue:0.286f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { - "type": "text" + "type": "link-card" }, - "filePath": "tokens/themes/docsite/usage.json5", + "filePath": "tokens/themes/docsite/link-card.json5", "isSource": true, "original": { - "$value": "{options.color.success-green-800}", + "$value": "{options.color.white}", "$type": "color", "docs": { - "type": "text" + "type": "link-card" } }, - "name": "CdrColorTextUsageAffirmative", + "name": "CdrColorBackgroundLinkCardRest", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.733f green:0.251f blue:0.271f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f]", "$type": "color", "docs": { - "type": "text" + "type": "link-card" }, - "filePath": "tokens/themes/docsite/usage.json5", + "filePath": "tokens/themes/docsite/link-card.json5", "isSource": true, "original": { - "$value": "{options.color.error-red-800}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { - "type": "text" + "type": "link-card" } }, - "name": "CdrColorTextUsageNegative", + "name": "CdrColorBackgroundLinkCardActive", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.714f green:0.545f blue:0.216f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", "$type": "color", "docs": { - "type": "text" + "type": "note" }, - "filePath": "tokens/themes/docsite/usage.json5", + "filePath": "tokens/themes/docsite/note.json5", "isSource": true, "original": { - "$value": "{options.color.warning-yellow-800}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { - "type": "text" + "type": "note" } }, - "name": "CdrColorTextUsageCaution", + "name": "CdrColorBackgroundNote", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.769f green:0.690f blue:0.231f alpha:1.000f]", "$type": "color", "docs": { - "type": "chip", - "description": "Background color for active selected chips" + "type": "background" }, - "filePath": "tokens/global/chip.json5", - "isSource": false, + "filePath": "tokens/themes/docsite/tag.json5", + "isSource": true, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{theme.color.primary-100}", "$type": "color", "docs": { - "type": "chip", - "description": "Background color for active selected chips" + "type": "background" } }, - "name": "CdrColorBackgroundChipDefaultSelectedActive", + "name": "CdrColorBackgroundTag", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:0.900f]", "$type": "color", "docs": { - "type": "code-snippet" + "type": "table" }, - "filePath": "tokens/themes/docsite/code-snippet.json5", + "filePath": "tokens/themes/docsite/table.json5", "isSource": true, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.warm-grey-1000-90}", "$type": "color", "docs": { - "type": "code-snippet" + "type": "table" } }, - "name": "CdrColorBackgroundCodeSnippet", + "name": "CdrColorTextTablePrimary", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", "$type": "color", "docs": { - "type": "code-snippet" + "type": "table" }, - "filePath": "tokens/themes/docsite/code.json5", + "filePath": "tokens/themes/docsite/table.json5", "isSource": true, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { - "type": "code-snippet" + "type": "table" } }, - "name": "CdrColorBackgroundCode", + "name": "CdrColorTextTableSecondary", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.231f green:0.514f blue:0.286f alpha:1.000f]", "$type": "color", "docs": { - "type": "link-card" + "type": "text" }, - "filePath": "tokens/themes/docsite/link-card.json5", + "filePath": "tokens/themes/docsite/usage.json5", "isSource": true, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.success-green-800}", "$type": "color", "docs": { - "type": "link-card" + "type": "text" } }, - "name": "CdrColorBackgroundLinkCardRest", + "name": "CdrColorTextUsageAffirmative", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.733f green:0.251f blue:0.271f alpha:1.000f]", "$type": "color", "docs": { - "type": "link-card" + "type": "text" }, - "filePath": "tokens/themes/docsite/link-card.json5", + "filePath": "tokens/themes/docsite/usage.json5", "isSource": true, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.error-red-800}", "$type": "color", "docs": { - "type": "link-card" + "type": "text" } }, - "name": "CdrColorBackgroundLinkCardActive", + "name": "CdrColorTextUsageNegative", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.714f green:0.545f blue:0.216f alpha:1.000f]", "$type": "color", "docs": { - "type": "note" + "type": "text" }, - "filePath": "tokens/themes/docsite/note.json5", + "filePath": "tokens/themes/docsite/usage.json5", "isSource": true, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warning-yellow-800}", "$type": "color", "docs": { - "type": "note" + "type": "text" } }, - "name": "CdrColorBackgroundNote", + "name": "CdrColorTextUsageCaution", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.769f green:0.690f blue:0.231f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", "$type": "color", "docs": { - "type": "background" + "type": "table" }, - "filePath": "tokens/themes/docsite/tag.json5", + "filePath": "tokens/themes/docsite/table.json5", "isSource": true, "original": { - "$value": "{theme.color.primary-100}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { - "type": "background" + "type": "table" } }, - "name": "CdrColorBackgroundTag", + "name": "CdrColorBorderTableRow", "attributes": { "deprecated": false } @@ -6996,26 +7016,6 @@ "deprecated": false } }, - { - "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", - "$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": "CdrColorBorderTableRow", - "attributes": { - "deprecated": false - } - }, { "$value": "[UIColor colorWithRed:0.231f green:0.514f blue:0.286f alpha:1.000f]", "$type": "color", @@ -7493,8 +7493,8 @@ "$type": "dimension", "docs": { "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" + "category": "form", + "example": "form" } }, "name": "CdrFormInputHeightDefault", @@ -7517,8 +7517,8 @@ "$type": "dimension", "docs": { "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" + "category": "form", + "example": "form" } }, "name": "CdrFormInputHeightLarge", @@ -7541,8 +7541,8 @@ "$type": "dimension", "docs": { "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" + "category": "form", + "example": "form" } }, "name": "CdrFormFigureSizeSmall", @@ -7565,8 +7565,8 @@ "$type": "dimension", "docs": { "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" + "category": "form", + "example": "form" } }, "name": "CdrFormFigureSizeMedium", @@ -7589,8 +7589,8 @@ "$type": "dimension", "docs": { "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" + "category": "form", + "example": "form" } }, "name": "CdrFormFigureSizeLarge", @@ -7614,9 +7614,9 @@ "$value": "{space.one-x.$value}", "$type": "dimension", "docs": { - "category": "{icon.docCategory}", + "category": "sizing", "type": "icon", - "example": "{icon.docExample}" + "example": "sizing" } }, "name": "CdrIconSizeSm", @@ -7638,9 +7638,9 @@ "$value": "{space.one-and-a-half-x.$value}", "$type": "dimension", "docs": { - "category": "{icon.docCategory}", + "category": "sizing", "type": "icon", - "example": "{icon.docExample}" + "example": "sizing" } }, "name": "CdrIconSize", @@ -7662,9 +7662,9 @@ "$value": "{space.two-x.$value}", "$type": "dimension", "docs": { - "category": "{icon.docCategory}", + "category": "sizing", "type": "icon", - "example": "{icon.docExample}" + "example": "sizing" } }, "name": "CdrIconSizeLg", @@ -7688,9 +7688,9 @@ "$value": "100ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "CdrDuration1X", @@ -7712,9 +7712,9 @@ "$value": "200ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "CdrDuration2X", @@ -7736,9 +7736,9 @@ "$value": "300ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "CdrDuration3X", @@ -7760,9 +7760,9 @@ "$value": "400ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "CdrDuration4X", @@ -7784,9 +7784,9 @@ "$value": "500ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "CdrDuration5X", @@ -7808,9 +7808,9 @@ "$value": "600ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "CdrDuration6X", @@ -7830,9 +7830,9 @@ "original": { "$value": "cubic-bezier(0.32, 0.94, 0.60, 1)", "docs": { - "category": "{timing.docCategory}", + "category": "motion", "type": "timing", - "example": "{timing.docExample}" + "example": "timing" } }, "name": "CdrTimingFunctionEaseOut", @@ -7852,9 +7852,9 @@ "original": { "$value": "cubic-bezier(0.15, 0, 0.15, 0)", "docs": { - "category": "{timing.docCategory}", + "category": "motion", "type": "timing", - "example": "{timing.docExample}" + "example": "timing" } }, "name": "CdrTimingFunctionEase", @@ -7874,9 +7874,9 @@ "original": { "$value": "cubic-bezier(0, 0, 1, 1)", "docs": { - "category": "{timing.docCategory}", + "category": "motion", "type": "timing", - "example": "{timing.docExample}" + "example": "timing" } }, "name": "CdrTimingFunctionLinear", @@ -7900,7 +7900,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "CdrProminenceFlatX", @@ -7922,7 +7922,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "CdrProminenceFlatY", @@ -7944,7 +7944,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "CdrProminenceFlatBlur", @@ -7966,7 +7966,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "CdrProminenceFlatSpread", @@ -7988,7 +7988,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "CdrProminenceFlatColor", @@ -8010,7 +8010,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "CdrProminenceRaisedX", @@ -8032,7 +8032,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "CdrProminenceRaisedY", @@ -8054,7 +8054,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "CdrProminenceRaisedBlur", @@ -8076,7 +8076,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "CdrProminenceRaisedSpread", @@ -8098,7 +8098,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "CdrProminenceRaisedColor", @@ -8120,7 +8120,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "CdrProminenceElevatedX", @@ -8142,7 +8142,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "CdrProminenceElevatedY", @@ -8164,7 +8164,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "CdrProminenceElevatedBlur", @@ -8186,7 +8186,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "CdrProminenceElevatedSpread", @@ -8208,7 +8208,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "CdrProminenceElevatedColor", @@ -8230,7 +8230,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "CdrProminenceFloatingX", @@ -8252,7 +8252,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "CdrProminenceFloatingY", @@ -8274,7 +8274,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "CdrProminenceFloatingBlur", @@ -8296,7 +8296,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "CdrProminenceFloatingSpread", @@ -8318,7 +8318,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "CdrProminenceFloatingColor", @@ -8340,7 +8340,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "CdrProminenceLiftedX", @@ -8362,7 +8362,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "CdrProminenceLiftedY", @@ -8384,7 +8384,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "CdrProminenceLiftedBlur", @@ -8406,7 +8406,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "CdrProminenceLiftedSpread", @@ -8428,7 +8428,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "CdrProminenceLiftedColor", @@ -8453,8 +8453,8 @@ "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } }, "name": "CdrRadiusSharp", @@ -8477,8 +8477,8 @@ "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } }, "name": "CdrRadiusSoft", @@ -8501,8 +8501,8 @@ "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } }, "name": "CdrRadiusSofter", @@ -8525,8 +8525,8 @@ "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } }, "name": "CdrRadiusSoftest", @@ -8549,8 +8549,8 @@ "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } }, "name": "CdrRadiusRound", @@ -8576,8 +8576,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8602,8 +8602,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8628,8 +8628,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8654,8 +8654,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8680,8 +8680,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8706,8 +8706,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8732,8 +8732,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8758,8 +8758,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8784,8 +8784,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8810,8 +8810,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8836,8 +8836,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8862,8 +8862,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8888,8 +8888,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8914,7 +8914,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -8940,7 +8940,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -8965,8 +8965,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetEighthXSquishTopBottom", @@ -8989,8 +8989,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetEighthXSquishLeftRight", @@ -9013,8 +9013,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetEighthXStretchTopBottom", @@ -9037,8 +9037,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetEighthXStretchLeftRight", @@ -9062,7 +9062,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9088,7 +9088,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9115,8 +9115,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetQuarterXSquishTopBottom", @@ -9139,8 +9139,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetQuarterXSquishLeftRight", @@ -9165,8 +9165,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetQuarterXStretchTopBottom", @@ -9189,8 +9189,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetQuarterXStretchLeftRight", @@ -9214,7 +9214,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9240,7 +9240,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9267,8 +9267,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetHalfXSquishTopBottom", @@ -9291,8 +9291,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetHalfXSquishLeftRight", @@ -9317,8 +9317,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetHalfXStretchTopBottom", @@ -9341,8 +9341,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetHalfXStretchLeftRight", @@ -9366,7 +9366,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9393,8 +9393,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetThreeQuarterXSquishTopBottom", @@ -9417,8 +9417,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetThreeQuarterXSquishLeftRight", @@ -9443,8 +9443,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetThreeQuarterXStretchTopBottom", @@ -9467,8 +9467,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetThreeQuarterXStretchLeftRight", @@ -9492,7 +9492,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9519,8 +9519,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetOneXSquishTopBottom", @@ -9543,8 +9543,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetOneXSquishLeftRight", @@ -9569,8 +9569,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetOneXStretchTopBottom", @@ -9593,8 +9593,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetOneXStretchLeftRight", @@ -9618,7 +9618,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9645,8 +9645,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetOneAndAHalfXSquishTopBottom", @@ -9669,8 +9669,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetOneAndAHalfXSquishLeftRight", @@ -9695,8 +9695,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetOneAndAHalfXStretchTopBottom", @@ -9719,8 +9719,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetOneAndAHalfXStretchLeftRight", @@ -9744,7 +9744,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9771,8 +9771,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetTwoXSquishTopBottom", @@ -9795,8 +9795,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetTwoXSquishLeftRight", @@ -9821,8 +9821,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetTwoXStretchTopBottom", @@ -9845,8 +9845,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetTwoXStretchLeftRight", @@ -9870,7 +9870,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9897,8 +9897,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetThreeXSquishTopBottom", @@ -9921,8 +9921,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetThreeXSquishLeftRight", @@ -9947,8 +9947,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetThreeXStretchTopBottom", @@ -9971,8 +9971,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetThreeXStretchLeftRight", @@ -9996,7 +9996,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -10023,8 +10023,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetFourXSquishTopBottom", @@ -10047,8 +10047,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetFourXSquishLeftRight", @@ -10073,8 +10073,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetFourXStretchTopBottom", @@ -10097,8 +10097,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetFourXStretchLeftRight", diff --git a/dist/docsite/json/platform-tokens.json b/dist/docsite/json/platform-tokens.json index f7410c7..e255f8a 100644 --- a/dist/docsite/json/platform-tokens.json +++ b/dist/docsite/json/platform-tokens.json @@ -6,23 +6,23 @@ "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "accordion", "example": "color", - "description": "Text color for primary buttons" + "description": "Background color for the hover state of accordion" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/accordion.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "accordion", "example": "color", - "description": "Text color for primary buttons" + "description": "Background color for the hover state of accordion" } }, - "name": "cdr-color-text-button-primary", + "name": "cdr-color-background-accordion-hover", "attributes": { "deprecated": false } @@ -34,7 +34,7 @@ "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of primary buttons" + "description": "Background color for the primary button" }, "filePath": "tokens/global/button.json5", "isSource": false, @@ -45,166 +45,166 @@ "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of primary buttons" + "description": "Background color for the primary button" } }, - "name": "cdr-color-text-button-primary-hover", + "name": "cdr-color-background-button-primary-rest", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#1f513f", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of primary buttons" + "description": "Background color for the active and pressed states of the primary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.blue-spruce-green-1000}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of primary buttons" + "description": "Background color for the active and pressed states of the primary button" } }, - "name": "cdr-color-text-button-primary-active", + "name": "cdr-color-background-button-primary-active", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#f7f5f3", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled primary buttons" + "description": "Background color for the hover state of the primary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled primary buttons" + "description": "Background color for the hover state of the primary button" } }, - "name": "cdr-color-text-button-primary-disabled", + "name": "cdr-color-background-button-primary-hover", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for secondary buttons" + "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-900}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for secondary buttons" + "description": "Alternate background color for the hover state of the icon button" } }, - "name": "cdr-color-text-button-secondary", + "name": "cdr-color-background-button-primary-icon-alt-hover", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of secondary buttons" + "description": "Background color for the secondary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of secondary buttons" + "description": "Background color for the secondary button" } }, - "name": "cdr-color-text-button-secondary-hover", + "name": "cdr-color-background-button-secondary-rest", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#958e83", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of secondary buttons" + "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-010}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of secondary buttons" + "description": "Background color for the active and pressed states of the secondary button" } }, - "name": "cdr-color-text-button-secondary-active", + "name": "cdr-color-background-button-secondary-active", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#f7f5f3", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled secondary buttons" + "description": "Background color for the hover state of the secondary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled secondary buttons" + "description": "Background color for the hover state of the secondary button" } }, - "name": "cdr-color-text-button-secondary-disabled", + "name": "cdr-color-background-button-secondary-hover", "attributes": { "deprecated": false } @@ -212,27 +212,25 @@ { "$value": "#fafbf9", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the dark button" + "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", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the dark button" + "description": "Background color for the disabled state of the secondary button" } }, - "name": "cdr-color-text-button-dark", + "name": "cdr-color-background-button-secondary-disabled", "attributes": { "deprecated": false } @@ -240,111 +238,103 @@ { "$value": "#4b4a48", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of the dark button" + "description": "Background color for 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" + "description": "Background color for the dark button" } }, - "name": "cdr-color-text-button-dark-hover", + "name": "cdr-color-background-button-dark-rest", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#4b4a48", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of the dark button" + "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-010}", + "$value": "{options.color.warm-grey-900}", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of the dark button" + "description": "Background color for the active and pressed states of the dark button" } }, - "name": "cdr-color-text-button-dark-active", + "name": "cdr-color-background-button-dark-active", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#edeae3", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled dark buttons" + "description": "Background color for the hover state of the dark button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-100}", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled dark buttons" + "description": "Background color for the hover state of the dark button" } }, - "name": "cdr-color-text-button-dark-disabled", + "name": "cdr-color-background-button-dark-hover", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#c7370f", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the sale button" + "description": "Background color for the sale button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.sale-red-800}", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the sale button" + "description": "Background color for the sale button" } }, - "name": "cdr-color-text-button-sale", + "name": "cdr-color-background-button-sale-rest", "attributes": { "deprecated": false } @@ -352,291 +342,285 @@ { "$value": "#c7370f", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of the sale button" + "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", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of the sale button" + "description": "Background color for the active and pressed states of the sale button" } }, - "name": "cdr-color-text-button-sale-hover", + "name": "cdr-color-background-button-sale-active", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#f7f5f3", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of the sale button" + "description": "Background color for the hover state of the sale button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-025}", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of the sale button" + "description": "Background color for the hover state of the sale button" } }, - "name": "cdr-color-text-button-sale-active", + "name": "cdr-color-background-button-sale-hover", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#d5cfc3", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled sale buttons" + "description": "Default disabled border color" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-250}", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled sale buttons" + "description": "Default disabled border color" } }, - "name": "cdr-color-text-button-sale-disabled", + "name": "cdr-color-background-button-default-disabled", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#f7f5f3", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Text color for default chips" + "description": "Background color for the icon only button active and focus states" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Text color for default chips" + "description": "Background color for the icon only button active and focus states" } }, - "name": "cdr-color-text-chip-default", + "name": "cdr-color-background-button-icon-only-active", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", "type": "chip", "example": "color", - "description": "Text color for default chips" + "description": "Background color for chips" }, "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", "type": "chip", "example": "color", - "description": "Text color for default chips" + "description": "Background color for chips" } }, - "name": "cdr-color-text-chip-disabled", + "name": "cdr-color-background-chip-default-rest", "attributes": { "deprecated": false } }, { - "$value": "rgba(46, 46, 43, 0.9)", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The default, primary text color" + "description": "Background color for disabled chips" }, - "filePath": "tokens/themes/docsite/color.json5", - "isSource": true, + "filePath": "tokens/global/chip.json5", + "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000-90}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The default, primary text color" + "description": "Background color for disabled chips" } }, - "name": "cdr-color-text-primary", + "name": "cdr-color-background-chip-default-disabled", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#f7f5f3", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The secondary text color" + "description": "Background color for hovered chips" }, - "filePath": "tokens/themes/docsite/color.json5", - "isSource": true, + "filePath": "tokens/global/chip.json5", + "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The secondary text color" + "description": "Background color for hovered chips" } }, - "name": "cdr-color-text-secondary", + "name": "cdr-color-background-chip-default-hover", "attributes": { "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The emphasis text color" + "description": "Background color for focused chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The emphasis text color" + "description": "Background color for focused chips" } }, - "name": "cdr-color-text-emphasis", + "name": "cdr-color-background-chip-default-focus", "attributes": { "deprecated": false } }, { - "$value": "#1f513f", + "$value": "#edeae3", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "Text set in our primary brand color" + "description": "Background color for active chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "Text set in our primary brand color" + "description": "Background color for active chips" } }, - "name": "cdr-color-text-brand", + "name": "cdr-color-background-chip-default-active", "attributes": { "deprecated": false } }, { - "$value": "#c7370f", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The color of sale text" + "description": "Background color for selected chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.sale-red-800}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The color of sale text" + "description": "Background color for selected chips" } }, - "name": "cdr-color-text-sale", + "name": "cdr-color-background-chip-default-selected", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#edeae3", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "Text color on dark background" + "description": "Background color for hovered selected chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "Text color on dark background" + "description": "Background color for hovered selected chips" } }, - "name": "cdr-color-text-inverse", + "name": "cdr-color-background-chip-default-selected-hover", "attributes": { "deprecated": false } @@ -646,543 +630,543 @@ "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The color of text when it is disabled" + "description": "Background color for focused selected chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The color of text when it is disabled" + "description": "Background color for focused selected chips" } }, - "name": "cdr-color-text-disabled", + "name": "cdr-color-background-chip-default-selected-focus", "attributes": { "deprecated": false } }, { - "$value": "#2e6b34", + "$value": "rgba(255, 255, 255, 0)", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of success messages" + "description": "A transparent color option" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-900}", + "$value": "{options.color.transparent}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of success messages" + "description": "A transparent color option" } }, - "name": "cdr-color-text-success", + "name": "cdr-color-background-transparent", "attributes": { "deprecated": false } }, { - "$value": "#854714", + "$value": "#f7f5f3", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of warning messages" + "description": "The default, primary background color of most pages" }, - "filePath": "tokens/global/color.json5", - "isSource": false, + "filePath": "tokens/themes/docsite/color.json5", + "isSource": true, "original": { - "$value": "{options.color.warning-yellow-900}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of warning messages" + "description": "The default, primary background color of most pages" } }, - "name": "cdr-color-text-warning", + "name": "cdr-color-background-primary", "attributes": { "deprecated": false } }, { - "$value": "#811823", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of error messages" + "description": "An alternate, secondary background color used on some pages" }, - "filePath": "tokens/global/color.json5", - "isSource": false, + "filePath": "tokens/themes/docsite/color.json5", + "isSource": true, "original": { - "$value": "{options.color.error-red-900}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of error messages" + "description": "An alternate, secondary background color used on some pages" } }, - "name": "cdr-color-text-error", + "name": "cdr-color-background-secondary", "attributes": { "deprecated": false } }, { - "$value": "#1b437e", + "$value": "#c7370f", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of informational messages" + "description": "Background color for sale messages" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-900}", + "$value": "{options.color.sale-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of informational messages" + "description": "Background color for sale messages" } }, - "name": "cdr-color-text-info", + "name": "cdr-color-background-sale", "attributes": { "deprecated": false } }, { - "$value": "#bb4045", + "$value": "#1f513f", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of error messages" + "description": "An alternate, spruce brand background color used on some pages" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-800}", + "$value": "{options.color.blue-spruce-green-1000}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of error messages" + "description": "An alternate, spruce brand background color used on some pages" } }, - "name": "cdr-color-text-message-error", + "name": "cdr-color-background-brand-spruce", "attributes": { "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "#ecf9e6", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Default text color used in form elements" + "description": "Background color for success messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.success-green-200}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Default text color used in form elements" + "description": "Background color for success messages" } }, - "name": "cdr-color-text-input-default", + "name": "cdr-color-background-success", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#e2f4fe", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Color of label text used in form elements" + "description": "Background color for informational messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.alpine-lake-blue-200}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Color of label text used in form elements" + "description": "Background color for informational messages" } }, - "name": "cdr-color-text-input-label", + "name": "cdr-color-background-info", "attributes": { "deprecated": false } }, { - "$value": "#b2ab9f", + "$value": "#fdf6e2", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Color of label text used in disabled form elements" + "description": "Background color for warning messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-450}", + "$value": "{options.color.warning-yellow-200}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Color of label text used in disabled form elements" + "description": "Background color for warning messages" } }, - "name": "cdr-color-text-input-label-disabled", + "name": "cdr-color-background-warning", "attributes": { "deprecated": false } }, { - "$value": "#736e65", + "$value": "#fcefe4", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Text color of placeholder text within forms" + "description": "Background color for error messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-750}", + "$value": "{options.color.error-red-200}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Text color of placeholder text within forms" + "description": "Background color for error messages" } }, - "name": "cdr-color-text-input-placeholder", + "name": "cdr-color-background-error", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color of required label within forms" + "description": "Hover state of a checkbox or radio label background" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color of required label within forms" + "description": "Hover state of a checkbox or radio label background" } }, - "name": "cdr-color-text-input-required", + "name": "cdr-color-background-label-default-hover", "attributes": { "deprecated": false } }, { - "$value": "#736e65", + "$value": "#edeae3", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color of optional label within forms" + "description": "Active state of a checkbox or radio label background" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-750}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color of optional label within forms" + "description": "Active state of a checkbox or radio label background" } }, - "name": "cdr-color-text-input-optional", + "name": "cdr-color-background-label-default-active", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Disabled text color used in form elements" + "description": "Focused state of a checkbox or radio label background" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Disabled text color used in form elements" + "description": "Focused state of a checkbox or radio label background" } }, - "name": "cdr-color-text-input-disabled", + "name": "cdr-color-background-label-default-focus", "attributes": { "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "rgba(255, 255, 255, 0.75)", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color used in filled forms" + "description": "Hover state of a checkbox or radio label background on secondary" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.white-75}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color used in filled forms" + "description": "Hover state of a checkbox or radio label background on secondary" } }, - "name": "cdr-color-text-input-filled", + "name": "cdr-color-background-label-secondary-hover", "attributes": { "deprecated": false } }, { - "$value": "#736e65", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Help text color used in forms" + "description": "Active state of a checkbox or radio label background on secondary" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-750}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Help text color used in forms" + "description": "Active state of a checkbox or radio label background on secondary" } }, - "name": "cdr-color-text-input-help", + "name": "cdr-color-background-label-secondary-active", "attributes": { "deprecated": false } }, { - "$value": "#b33322", + "$value": "rgba(255, 255, 255, 0.75)", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Error text color used in forms" + "description": "Focused state of a checkbox or radio label background on secondary" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-850}", + "$value": "{options.color.white-75}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Error text color used in forms" + "description": "Focused state of a checkbox or radio label background on secondary" } }, - "name": "cdr-color-text-input-error", + "name": "cdr-color-background-label-secondary-focus", "attributes": { "deprecated": false } }, { - "$value": "rgba(46, 46, 43, 0.9)", + "$value": "rgba(247, 245, 243, 0.15)", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for links" + "description": "Default background color on form elements" }, - "filePath": "tokens/themes/docsite/link.json5", - "isSource": true, + "filePath": "tokens/global/input.json5", + "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000-90}", + "$value": "{options.color.warm-grey-025-15}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for links" + "description": "Default background color on form elements" } }, - "name": "cdr-color-text-link-rest", + "name": "cdr-color-background-input-default", "attributes": { "deprecated": false } }, { - "$value": "rgba(46, 46, 43, 0.9)", + "$value": "rgba(255, 255, 255, 0.85)", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for the hover state of links" + "description": "Default background color on form elements" }, - "filePath": "tokens/themes/docsite/link.json5", - "isSource": true, + "filePath": "tokens/global/input.json5", + "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000-90}", + "$value": "{options.color.white-85}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for the hover state of links" + "description": "Default background color on form elements" } }, - "name": "cdr-color-text-link-hover", + "name": "cdr-color-background-input-secondary", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "rgba(255, 242, 242, 0.75)", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for the active and pressed states of links" + "description": "Error background color on form elements" }, - "filePath": "tokens/themes/docsite/link.json5", - "isSource": true, + "filePath": "tokens/global/input.json5", + "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.error-red-050-75}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for the active and pressed states of links" + "description": "Error background color on form elements" } }, - "name": "cdr-color-text-link-active", + "name": "cdr-color-background-input-error", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Disabled text color of links" + "description": "Hover state of a checkbox or radio element background" }, - "filePath": "tokens/global/link.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Disabled text color of links" + "description": "Hover state of a checkbox or radio element background" } }, - "name": "cdr-color-text-link-disabled", + "name": "cdr-color-background-input-default-hover", "attributes": { "deprecated": false } }, { - "$value": "#406eb5", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color of visited links" + "description": "Active state of a form element background" }, - "filePath": "tokens/global/link.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color of visited links" + "description": "Active state of a form element background" } }, - "name": "cdr-color-text-link-visited", + "name": "cdr-color-background-input-default-active", "attributes": { "deprecated": false } @@ -1192,517 +1176,517 @@ "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for ratings" + "description": "Selected state of a checkbox or radio element background" }, - "filePath": "tokens/global/rating.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for ratings" + "description": "Selected state of a checkbox or radio element background" } }, - "name": "cdr-color-text-rating-default", + "name": "cdr-color-background-input-default-selected", "attributes": { "deprecated": false } }, { - "$value": "#406eb5", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for the hover state of ratings" + "description": "Active state of an input or select element background on secondary" }, - "filePath": "tokens/global/rating.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for the hover state of ratings" + "description": "Active state of an input or select element background on secondary" } }, - "name": "cdr-color-text-rating-hover", + "name": "cdr-color-background-input-secondary-active", "attributes": { "deprecated": false } }, { - "$value": "#b2ab9f", + "$value": "#958e83", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for the separator in ratings" + "description": "Hover state of a selected checkbox or radio element background" }, - "filePath": "tokens/global/rating.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-450}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for the separator in ratings" + "description": "Hover state of a selected checkbox or radio element background" } }, - "name": "cdr-color-text-rating-separator", + "name": "cdr-color-background-input-default-selected-hover", "attributes": { "deprecated": false } }, { - "$value": "#736e65", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for tabs" + "description": "Disabled form element background" }, - "filePath": "tokens/global/tab.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-750}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for tabs" + "description": "Disabled form element background" } }, - "name": "cdr-color-text-tab-rest", + "name": "cdr-color-background-input-default-disabled", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#958e83", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for the active and pressed states of tabs" + "description": "Selected focus state of checkbox or radio element background" }, - "filePath": "tokens/global/tab.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for the active and pressed states of tabs" + "description": "Selected focus state of checkbox or radio element background" } }, - "name": "cdr-color-text-tab-active", + "name": "cdr-color-background-input-default-selected-focus", "attributes": { "deprecated": false } }, { - "$value": "#406eb5", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for the hover state of tabs" + "description": "Focused checkbox or radio form element background" }, - "filePath": "tokens/global/tab.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for the hover state of tabs" + "description": "Focused checkbox or radio form element background" } }, - "name": "cdr-color-text-tab-hover", + "name": "cdr-color-background-input-default-focus", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#f9f8f6", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "background", "example": "color", - "description": "Disabled text color of tabs" + "description": "Background color variant for default messages" }, - "filePath": "tokens/global/tab.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.default-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "background", "example": "color", - "description": "Disabled text color of tabs" + "description": "Background color variant for default messages" } }, - "name": "cdr-color-text-tab-disabled", + "name": "cdr-color-background-message-default-01", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#e8e0ce", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "background", "example": "color", - "description": "The text color of a toggle button on rest" + "description": "Background color variant for default messages" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.default-grey-300}", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "background", "example": "color", - "description": "The text color of a toggle button on rest" + "description": "Background color variant for default messages" } }, - "name": "cdr-color-text-toggle-button-default-rest", + "name": "cdr-color-background-message-default-02", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#ecf9e6", "$type": "color", "docs": { "category": "colors", - "type": "tooltip", + "type": "background", "example": "color", - "description": "Text color for tooltips" + "description": "Background color for success messages" }, - "filePath": "tokens/global/tooltip.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.success-green-200}", "$type": "color", "docs": { "category": "colors", - "type": "tooltip", + "type": "background", "example": "color", - "description": "Text color for tooltips" + "description": "Background color for success messages" } }, - "name": "cdr-color-text-tooltip-default", + "name": "cdr-color-background-message-success", "attributes": { "deprecated": false } }, { - "$value": "#1f513f", + "$value": "#f4fbf5", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the primary button" + "description": "Background color variant for success messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.success-green-100}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the primary button" + "description": "Background color variant for success messages" } }, - "name": "cdr-color-background-button-primary-rest", + "name": "cdr-color-background-message-success-01", "attributes": { "deprecated": false } }, { - "$value": "#1f513f", + "$value": "#d5e6cb", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the primary button" + "description": "Background color variant for success messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.success-green-300}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the primary button" + "description": "Background color variant for success messages" } }, - "name": "cdr-color-background-button-primary-active", + "name": "cdr-color-background-message-success-02", "attributes": { "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#fdf6e2", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the primary button" + "description": "Background color for warning messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.warning-yellow-200}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the primary button" + "description": "Background color for warning messages" } }, - "name": "cdr-color-background-button-primary-hover", + "name": "cdr-color-background-message-warning", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#fefcf1", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Alternate background color for the hover state of the icon button" + "description": "Background color variant for warning messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warning-yellow-100}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Alternate background color for the hover state of the icon button" + "description": "Background color variant for warning messages" } }, - "name": "cdr-color-background-button-primary-icon-alt-hover", + "name": "cdr-color-background-message-warning-01", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#f5e9b7", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the secondary button" + "description": "Background color variant for warning messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warning-yellow-300}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the secondary button" + "description": "Background color variant for warning messages" } }, - "name": "cdr-color-background-button-secondary-rest", + "name": "cdr-color-background-message-warning-02", "attributes": { "deprecated": false } }, { - "$value": "#958e83", + "$value": "#fcefe4", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the secondary button" + "description": "Background color for error messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.error-red-200}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the secondary button" + "description": "Background color for error messages" } }, - "name": "cdr-color-background-button-secondary-active", + "name": "cdr-color-background-message-error", "attributes": { "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#fdf7f7", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the secondary button" + "description": "Background color variant for error messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.error-red-100}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the secondary button" + "description": "Background color variant for error messages" } }, - "name": "cdr-color-background-button-secondary-hover", + "name": "cdr-color-background-message-error-01", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#eecbc1", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the disabled state of the secondary button" + "description": "Background color variant for error messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.error-red-300}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the disabled state of the secondary button" + "description": "Background color variant for error messages" } }, - "name": "cdr-color-background-button-secondary-disabled", + "name": "cdr-color-background-message-error-02", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#e2f4fe", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the dark button" + "description": "Background color for informational messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.alpine-lake-blue-200}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the dark button" + "description": "Background color for informational messages" } }, - "name": "cdr-color-background-button-dark-rest", + "name": "cdr-color-background-message-info", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#edf4f5", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the dark button" + "description": "Background color variant for informational messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.info-blue-100}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the dark button" + "description": "Background color variant for informational messages" } }, - "name": "cdr-color-background-button-dark-active", + "name": "cdr-color-background-message-info-01", "attributes": { "deprecated": false } }, { - "$value": "#edeae3", + "$value": "#c2d8db", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the dark button" + "description": "Background color variant for informational messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.info-blue-300}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the dark button" + "description": "Background color variant for informational messages" } }, - "name": "cdr-color-background-button-dark-hover", + "name": "cdr-color-background-message-info-02", "attributes": { "deprecated": false } @@ -1712,153 +1696,153 @@ "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the sale button" + "description": "Background color for sale messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { "$value": "{options.color.sale-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the sale button" + "description": "Background color for sale messages" } }, - "name": "cdr-color-background-button-sale-rest", + "name": "cdr-color-background-message-sale", "attributes": { "deprecated": false } }, { - "$value": "#c7370f", + "$value": "rgba(247, 245, 243, 0.85)", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "modal", "example": "color", - "description": "Background color for the active and pressed states of the sale button" + "description": "The background overlay for modal" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/modal.json5", "isSource": false, "original": { - "$value": "{options.color.sale-red-800}", + "$value": "{options.color.warm-grey-025-85}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "modal", "example": "color", - "description": "Background color for the active and pressed states of the sale button" + "description": "The background overlay for modal" } }, - "name": "cdr-color-background-button-sale-active", + "name": "cdr-color-background-modal-overlay", "attributes": { "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "pagination", "example": "color", - "description": "Background color for the hover state of the sale button" + "description": "Background color for the hover state of pagination" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/pagination.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "pagination", "example": "color", - "description": "Background color for the hover state of the sale button" + "description": "Background color for the hover state of pagination" } }, - "name": "cdr-color-background-button-sale-hover", + "name": "cdr-color-background-pagination-hover", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#406eb5", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "pagination", "example": "color", - "description": "Default disabled border color" + "description": "Background color for the pagination keyline" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/pagination.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "pagination", "example": "color", - "description": "Default disabled border color" + "description": "Background color for the pagination keyline" } }, - "name": "cdr-color-background-button-default-disabled", + "name": "cdr-color-background-pagination-keyline", "attributes": { "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "rating", "example": "color", - "description": "Background color for the icon only button active and focus states" + "description": "The defaul background color of the rating star icon" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/rating.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "rating", "example": "color", - "description": "Background color for the icon only button active and focus states" + "description": "The defaul background color of the rating star icon" } }, - "name": "cdr-color-background-button-icon-only-active", + "name": "cdr-color-background-rating-star-default", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#ffd280", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "rating", "example": "color", - "description": "Background color for chips" + "description": "Background color for the highlighted rating icon" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/rating.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.golden-yellow-500}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "rating", "example": "color", - "description": "Background color for chips" + "description": "Background color for the highlighted rating icon" } }, - "name": "cdr-color-background-chip-default-rest", + "name": "cdr-color-background-rating-star-highlighted", "attributes": { "deprecated": false } @@ -1868,49 +1852,49 @@ "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for disabled chips" + "description": "Background color for the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for disabled chips" + "description": "Background color for the default surface selection" } }, - "name": "cdr-color-background-chip-default-disabled", + "name": "cdr-color-background-surface-selection-default-rest", "attributes": { "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for hovered chips" + "description": "Background color for the active state of the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for hovered chips" + "description": "Background color for the active state of the default surface selection" } }, - "name": "cdr-color-background-chip-default-hover", + "name": "cdr-color-background-surface-selection-default-active", "attributes": { "deprecated": false } @@ -1920,647 +1904,699 @@ "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for focused chips" + "description": "Background color for the hover state of the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for focused chips" + "description": "Background color for the hover state of the default surface selection" } }, - "name": "cdr-color-background-chip-default-focus", + "name": "cdr-color-background-surface-selection-default-hover", "attributes": { "deprecated": false } }, { - "$value": "#edeae3", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for active chips" + "description": "Background color for the checked state of the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for active chips" + "description": "Background color for the checked state of the default surface selection" } }, - "name": "cdr-color-background-chip-default-active", + "name": "cdr-color-background-surface-selection-default-checked", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#f7f5f3", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for selected chips" + "description": "Background color for the disabled state of the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for selected chips" + "description": "Background color for the disabled state of the default surface selection" } }, - "name": "cdr-color-background-chip-default-selected", + "name": "cdr-color-background-surface-selection-default-disabled", "attributes": { "deprecated": false } }, { - "$value": "#edeae3", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for hovered selected chips" + "description": "Background color for the loading state of the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for hovered selected chips" + "description": "Background color for the loading state of the default surface selection" } }, - "name": "cdr-color-background-chip-default-selected-hover", + "name": "cdr-color-background-surface-selection-default-loading", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface", "example": "color", - "description": "Background color for focused selected chips" + "description": "Background color for the primary surface" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface", "example": "color", - "description": "Background color for focused selected chips" + "description": "Background color for the primary surface" } }, - "name": "cdr-color-background-chip-default-selected-focus", + "name": "cdr-color-background-surface-primary", "attributes": { "deprecated": false } }, { - "$value": "rgba(255, 255, 255, 0)", + "$value": "#f7f5f3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "A transparent color option" + "description": "Background color for the secondary surface" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.transparent}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "A transparent color option" + "description": "Background color for the secondary surface" } }, - "name": "cdr-color-background-transparent", + "name": "cdr-color-background-surface-secondary", "attributes": { "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#1f513f", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "The default, primary background color of most pages" + "description": "Background color for the brand-spruce surface" }, - "filePath": "tokens/themes/docsite/color.json5", - "isSource": true, + "filePath": "tokens/global/surface.json5", + "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.blue-spruce-green-1000}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "The default, primary background color of most pages" + "description": "Background color for the brand-spruce surface" } }, - "name": "cdr-color-background-primary", + "name": "cdr-color-background-surface-brand-spruce", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#c7370f", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "An alternate, secondary background color used on some pages" + "description": "Background color for the sale surface" }, - "filePath": "tokens/themes/docsite/color.json5", - "isSource": true, + "filePath": "tokens/global/surface.json5", + "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.sale-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "An alternate, secondary background color used on some pages" + "description": "Background color for the sale surface" } }, - "name": "cdr-color-background-secondary", + "name": "cdr-color-background-surface-sale", "attributes": { "deprecated": false } }, { - "$value": "#1f513f", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "An alternate, spruce brand background color used on some pages" + "description": "The background color of a selected switch on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "An alternate, spruce brand background color used on some pages" + "description": "The background color of a selected switch on rest" } }, - "name": "cdr-color-background-brand-spruce", + "name": "cdr-color-background-switch-default-rest", "attributes": { "deprecated": false } }, { - "$value": "#f9f8f6", + "$value": "#2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for default messages" + "description": "The background color of a selected switch on hover" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-100}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for default messages" + "description": "The background color of a selected switch on hover" } }, - "name": "cdr-color-background-message-default-01", + "name": "cdr-color-background-switch-default-hover", "attributes": { "deprecated": false } }, { - "$value": "#e8e0ce", + "$value": "#2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for default messages" + "description": "The background color of a selected switch on focus" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-300}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for default messages" + "description": "The background color of a selected switch on focus" } }, - "name": "cdr-color-background-message-default-02", + "name": "cdr-color-background-switch-default-focus", "attributes": { "deprecated": false } }, { - "$value": "#ecf9e6", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color for success messages" + "description": "Background color of a switch handle background when the switch is not selected on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-200}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color for success messages" + "description": "Background color of a switch handle background when the switch is not selected on rest" } }, - "name": "cdr-color-background-message-success", + "name": "cdr-color-background-switch-handle-default-rest", "attributes": { "deprecated": false } }, { - "$value": "#f4fbf5", + "$value": "#edeae3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for success messages" + "description": "Color of a switch handle background when the switch is not selected on hover" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-100}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for success messages" + "description": "Color of a switch handle background when the switch is not selected on hover" } }, - "name": "cdr-color-background-message-success-01", + "name": "cdr-color-background-switch-handle-default-hover", "attributes": { "deprecated": false } }, { - "$value": "#d5e6cb", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for success messages" + "description": "Color of a switch handle background when the switch is not selected on focus" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-300}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for success messages" + "description": "Color of a switch handle background when the switch is not selected on focus" } }, - "name": "cdr-color-background-message-success-02", + "name": "cdr-color-background-switch-handle-default-focus", "attributes": { "deprecated": false } }, { - "$value": "#fdf6e2", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color for warning messages" + "description": "Color of a switch handle background when the switch is not selected on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-200}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color for warning messages" + "description": "Color of a switch handle background when the switch is not selected on rest" } }, - "name": "cdr-color-background-message-warning", + "name": "cdr-color-background-switch-handle-selected-default-rest", "attributes": { "deprecated": false } }, { - "$value": "#fefcf1", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for warning messages" + "description": "Color of a switch handle background when the switch is not selected on hover" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-100}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for warning messages" + "description": "Color of a switch handle background when the switch is not selected on hover" } }, - "name": "cdr-color-background-message-warning-01", + "name": "cdr-color-background-switch-handle-selected-default-hover", "attributes": { "deprecated": false } }, { - "$value": "#f5e9b7", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for warning messages" + "description": "Color of a switch handle background when the switch is not selected on focus" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-300}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for warning messages" + "description": "Color of a switch handle background when the switch is not selected on focus" } }, - "name": "cdr-color-background-message-warning-02", + "name": "cdr-color-background-switch-handle-selected-default-focus", "attributes": { "deprecated": false } }, { - "$value": "#fcefe4", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color for error messages" + "description": "The background color of table headers" }, - "filePath": "tokens/global/color.json5", + "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.error-red-200}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color for error messages" + "description": "An alternate row color to aid grouping row data" } }, - "name": "cdr-color-background-message-error", + "name": "cdr-color-background-table-row-alt", "attributes": { "deprecated": false } }, { - "$value": "#fdf7f7", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle group", "example": "color", - "description": "Background color variant for error messages" + "description": "The background color of a toggle group on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-100}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle group", "example": "color", - "description": "Background color variant for error messages" + "description": "The background color of a toggle group on rest" } }, - "name": "cdr-color-background-message-error-01", + "name": "cdr-color-background-toggle-group-default-rest", "attributes": { "deprecated": false } }, { - "$value": "#eecbc1", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color variant for error messages" + "description": "The background color of a toggle button on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-300}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color variant for error messages" + "description": "The background color of a toggle button on rest" } }, - "name": "cdr-color-background-message-error-02", + "name": "cdr-color-background-toggle-button-default-rest", "attributes": { "deprecated": false } }, { - "$value": "#e2f4fe", + "$value": "#edeae3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color for informational messages" + "description": "The background color of a toggle button on hover" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-200}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color for informational messages" + "description": "The background color of a toggle button on hover" } }, - "name": "cdr-color-background-message-info", + "name": "cdr-color-background-toggle-button-default-hover", "attributes": { "deprecated": false } }, { - "$value": "#edf4f5", + "$value": "#edeae3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color variant for informational messages" + "description": "The background color of a toggle button on focus" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.info-blue-100}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color variant for informational messages" + "description": "The background color of a toggle button on focus" } }, - "name": "cdr-color-background-message-info-01", + "name": "cdr-color-background-toggle-button-default-focus", "attributes": { "deprecated": false } }, { - "$value": "#c2d8db", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color variant for informational messages" + "description": "The background color of a selected toggle button on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.info-blue-300}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color variant for informational messages" + "description": "The background color of a selected toggle button on rest" } }, - "name": "cdr-color-background-message-info-02", + "name": "cdr-color-background-toggle-button-default-selected-rest", "attributes": { "deprecated": false } }, { - "$value": "#c7370f", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color for sale messages" + "description": "The background color of a selected toggle button on hover" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.sale-red-800}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color for sale messages" + "description": "The background color of a selected toggle button on hover" } }, - "name": "cdr-color-background-message-sale", + "name": "cdr-color-background-toggle-button-default-selected-hover", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "accordion", + "type": "tooltip", "example": "color", - "description": "Background color for the hover state of accordion" + "description": "Background color for tooltips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/tooltip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "accordion", + "type": "tooltip", "example": "color", - "description": "Background color for the hover state of accordion" + "description": "Background color for tooltips" } }, - "name": "cdr-color-background-accordion-hover", + "name": "cdr-color-background-tooltip-default", "attributes": { "deprecated": false } @@ -2570,387 +2606,401 @@ "$type": "color", "docs": { "category": "colors", - "type": "pagination", + "type": "button", "example": "color", - "description": "Background color for the hover state of pagination" + "description": "Text color for primary buttons" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "pagination", + "type": "button", "example": "color", - "description": "Background color for the hover state of pagination" + "description": "Text color for primary buttons" } }, - "name": "cdr-color-background-pagination-hover", + "name": "cdr-color-text-button-primary", "attributes": { "deprecated": false } }, { - "$value": "#406eb5", + "$value": "#1f513f", "$type": "color", "docs": { "category": "colors", - "type": "pagination", + "type": "button", "example": "color", - "description": "Background color for the pagination keyline" + "description": "Text color for the hover state of primary buttons" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.blue-spruce-green-1000}", "$type": "color", "docs": { "category": "colors", - "type": "pagination", + "type": "button", "example": "color", - "description": "Background color for the pagination keyline" + "description": "Text color for the hover state of primary buttons" } }, - "name": "cdr-color-background-pagination-keyline", + "name": "cdr-color-text-button-primary-hover", "attributes": { "deprecated": false } }, { - "$value": "rgba(247, 245, 243, 0.85)", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "modal", + "type": "button", "example": "color", - "description": "The background overlay for modal" + "description": "Text color for the active state of primary buttons" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025-85}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "modal", + "type": "button", "example": "color", - "description": "The background overlay for modal" + "description": "Text color for the active state of primary buttons" } }, - "name": "cdr-color-background-modal-overlay", + "name": "cdr-color-text-button-primary-active", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio label background" + "description": "Text color for disabled primary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio label background" + "description": "Text color for disabled primary buttons" } }, - "name": "cdr-color-background-label-default-hover", + "name": "cdr-color-text-button-primary-disabled", "attributes": { "deprecated": false } }, { - "$value": "#edeae3", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a checkbox or radio label background" + "description": "Text color for secondary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a checkbox or radio label background" + "description": "Text color for secondary buttons" } }, - "name": "cdr-color-background-label-default-active", + "name": "cdr-color-text-button-secondary", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Focused state of a checkbox or radio label background" + "description": "Text color for the hover state of secondary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Focused state of a checkbox or radio label background" + "description": "Text color for the hover state of secondary buttons" } }, - "name": "cdr-color-background-label-default-focus", + "name": "cdr-color-text-button-secondary-hover", "attributes": { "deprecated": false } }, { - "$value": "rgba(255, 255, 255, 0.75)", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio label background on secondary" + "description": "Text color for the active state of secondary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white-75}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio label background on secondary" + "description": "Text color for the active state of secondary buttons" } }, - "name": "cdr-color-background-label-secondary-hover", + "name": "cdr-color-text-button-secondary-active", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a checkbox or radio label background on secondary" + "description": "Text color for disabled secondary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a checkbox or radio label background on secondary" + "description": "Text color for disabled secondary buttons" } }, - "name": "cdr-color-background-label-secondary-active", + "name": "cdr-color-text-button-secondary-disabled", "attributes": { "deprecated": false } }, { - "$value": "rgba(255, 255, 255, 0.75)", + "$value": "#fafbf9", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Focused state of a checkbox or radio label background on secondary" + "description": "Text color for the dark button" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white-75}", + "$value": "{options.color.warm-grey-010}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Focused state of a checkbox or radio label background on secondary" + "description": "Text color for the dark button" } }, - "name": "cdr-color-background-label-secondary-focus", + "name": "cdr-color-text-button-dark", "attributes": { "deprecated": false } }, { - "$value": "rgba(247, 245, 243, 0.15)", + "$value": "#4b4a48", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Default background color on form elements" + "description": "Text color for the hover state of the dark button" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025-15}", + "$value": "{options.color.warm-grey-900}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Default background color on form elements" + "description": "Text color for the hover state of the dark button" } }, - "name": "cdr-color-background-input-default", + "name": "cdr-color-text-button-dark-hover", "attributes": { "deprecated": false } }, { - "$value": "rgba(255, 255, 255, 0.85)", + "$value": "#fafbf9", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Default background color on form elements" + "description": "Text color for the active state of the dark button" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white-85}", + "$value": "{options.color.warm-grey-010}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Default background color on form elements" + "description": "Text color for the active state of the dark button" } }, - "name": "cdr-color-background-input-secondary", + "name": "cdr-color-text-button-dark-active", "attributes": { "deprecated": false } }, { - "$value": "rgba(255, 242, 242, 0.75)", + "$value": "#ffffff", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Error background color on form elements" + "description": "Text color for disabled dark buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-050-75}", + "$value": "{options.color.white}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Error background color on form elements" + "description": "Text color for disabled dark buttons" } }, - "name": "cdr-color-background-input-error", + "name": "cdr-color-text-button-dark-disabled", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#ffffff", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio element background" + "description": "Text color for the sale button" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.white}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio element background" + "description": "Text color for the sale button" } }, - "name": "cdr-color-background-input-default-hover", + "name": "cdr-color-text-button-sale", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#c7370f", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a form element background" + "description": "Text color for the hover state of the sale button" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.sale-red-800}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a form element background" + "description": "Text color for the hover state of the sale button" } }, - "name": "cdr-color-background-input-default-active", + "name": "cdr-color-text-button-sale-hover", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#ffffff", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Selected state of a checkbox or radio element background" + "description": "Text color for the active state of the sale button" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.white}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Selected state of a checkbox or radio element background" + "description": "Text color for the active state of the sale button" } }, - "name": "cdr-color-background-input-default-selected", + "name": "cdr-color-text-button-sale-active", "attributes": { "deprecated": false } @@ -2958,545 +3008,547 @@ { "$value": "#ffffff", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of an input or select element background on secondary" + "description": "Text color for disabled sale buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { "$value": "{options.color.white}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of an input or select element background on secondary" + "description": "Text color for disabled sale buttons" } }, - "name": "cdr-color-background-input-secondary-active", + "name": "cdr-color-text-button-sale-disabled", "attributes": { "deprecated": false } }, { - "$value": "#958e83", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "chip", "example": "color", - "description": "Hover state of a selected checkbox or radio element background" + "description": "Text color for default chips" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "chip", "example": "color", - "description": "Hover state of a selected checkbox or radio element background" + "description": "Text color for default chips" } }, - "name": "cdr-color-background-input-default-selected-hover", + "name": "cdr-color-text-chip-default", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "chip", "example": "color", - "description": "Disabled form element background" + "description": "Text color for default chips" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "chip", "example": "color", - "description": "Disabled form element background" + "description": "Text color for default chips" } }, - "name": "cdr-color-background-input-default-disabled", + "name": "cdr-color-text-chip-disabled", "attributes": { "deprecated": false } }, { - "$value": "#958e83", + "$value": "rgba(46, 46, 43, 0.9)", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "text", "example": "color", - "description": "Selected focus state of checkbox or radio element background" + "description": "The default, primary text color" }, - "filePath": "tokens/global/input.json5", - "isSource": false, + "filePath": "tokens/themes/docsite/color.json5", + "isSource": true, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.warm-grey-1000-90}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "text", "example": "color", - "description": "Selected focus state of checkbox or radio element background" + "description": "The default, primary text color" } }, - "name": "cdr-color-background-input-default-selected-focus", + "name": "cdr-color-text-primary", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "text", "example": "color", - "description": "Focused checkbox or radio form element background" + "description": "The secondary text color" }, - "filePath": "tokens/global/input.json5", - "isSource": false, + "filePath": "tokens/themes/docsite/color.json5", + "isSource": true, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "text", "example": "color", - "description": "Focused checkbox or radio form element background" + "description": "The secondary text color" } }, - "name": "cdr-color-background-input-default-focus", + "name": "cdr-color-text-secondary", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "text", "example": "color", - "description": "The defaul background color of the rating star icon" + "description": "The emphasis text color" }, - "filePath": "tokens/global/rating.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "text", "example": "color", - "description": "The defaul background color of the rating star icon" + "description": "The emphasis text color" } }, - "name": "cdr-color-background-rating-star-default", + "name": "cdr-color-text-emphasis", "attributes": { "deprecated": false } }, { - "$value": "#ffd280", + "$value": "#1f513f", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "text", "example": "color", - "description": "Background color for the highlighted rating icon" + "description": "Text set in our primary brand color" }, - "filePath": "tokens/global/rating.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.golden-yellow-500}", + "$value": "{options.color.blue-spruce-green-1000}", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "text", "example": "color", - "description": "Background color for the highlighted rating icon" + "description": "Text set in our primary brand color" } }, - "name": "cdr-color-background-rating-star-highlighted", + "name": "cdr-color-text-brand", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#c7370f", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the primary surface" + "description": "The color of sale text" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.sale-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the primary surface" + "description": "The color of sale text" } }, - "name": "cdr-color-background-surface-primary", + "name": "cdr-color-text-sale", "attributes": { "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the secondary surface" + "description": "Text color on dark background" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the secondary surface" + "description": "Text color on dark background" } }, - "name": "cdr-color-background-surface-secondary", + "name": "cdr-color-text-inverse", "attributes": { "deprecated": false } }, { - "$value": "#1f513f", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the brand-spruce surface" + "description": "The color of text when it is disabled" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the brand-spruce surface" + "description": "The color of text when it is disabled" } }, - "name": "cdr-color-background-surface-brand-spruce", + "name": "cdr-color-text-disabled", "attributes": { "deprecated": false } }, { - "$value": "#c7370f", + "$value": "#2e6b34", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the sale surface" + "description": "Color of success messages" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.sale-red-800}", + "$value": "{options.color.success-green-900}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the sale surface" + "description": "Color of success messages" } }, - "name": "cdr-color-background-surface-sale", + "name": "cdr-color-text-success", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#854714", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the default surface selection" + "description": "Color of warning messages" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warning-yellow-900}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the default surface selection" + "description": "Color of warning messages" } }, - "name": "cdr-color-background-surface-selection-default-rest", + "name": "cdr-color-text-warning", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#811823", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the active state of the default surface selection" + "description": "Color of error messages" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.error-red-900}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the active state of the default surface selection" + "description": "Color of error messages" } }, - "name": "cdr-color-background-surface-selection-default-active", + "name": "cdr-color-text-error", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#1b437e", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the hover state of the default surface selection" + "description": "Color of informational messages" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.alpine-lake-blue-900}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the hover state of the default surface selection" + "description": "Color of informational messages" } }, - "name": "cdr-color-background-surface-selection-default-hover", + "name": "cdr-color-text-info", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "input", "example": "color", - "description": "Background color for the checked state of the default surface selection" + "description": "Default text color used in form elements" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "input", "example": "color", - "description": "Background color for the checked state of the default surface selection" + "description": "Default text color used in form elements" } }, - "name": "cdr-color-background-surface-selection-default-checked", + "name": "cdr-color-text-input-default", "attributes": { "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "input", "example": "color", - "description": "Background color for the disabled state of the default surface selection" + "description": "Color of label text used in form elements" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "input", "example": "color", - "description": "Background color for the disabled state of the default surface selection" + "description": "Color of label text used in form elements" } }, - "name": "cdr-color-background-surface-selection-default-disabled", + "name": "cdr-color-text-input-label", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#b2ab9f", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "input", "example": "color", - "description": "Background color for the loading state of the default surface selection" + "description": "Color of label text used in disabled form elements" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-450}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "input", "example": "color", - "description": "Background color for the loading state of the default surface selection" + "description": "Color of label text used in disabled form elements" } }, - "name": "cdr-color-background-surface-selection-default-loading", + "name": "cdr-color-text-input-label-disabled", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#736e65", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a switch on rest" + "description": "Text color of placeholder text within forms" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-750}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a switch on rest" + "description": "Text color of placeholder text within forms" } }, - "name": "cdr-color-background-switch-default-rest", + "name": "cdr-color-text-input-placeholder", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a switch on hover" + "description": "Text color of required label within forms" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a switch on hover" + "description": "Text color of required label within forms" } }, - "name": "cdr-color-background-switch-default-hover", + "name": "cdr-color-text-input-required", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#736e65", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a switch on focus" + "description": "Text color of optional label within forms" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-750}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a switch on focus" + "description": "Text color of optional label within forms" } }, - "name": "cdr-color-background-switch-default-focus", + "name": "cdr-color-text-input-optional", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a selected switch on rest" + "description": "Disabled text color used in form elements" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a selected switch on rest" + "description": "Disabled text color used in form elements" } }, - "name": "cdr-color-background-switch-selected-default-rest", + "name": "cdr-color-text-input-disabled", "attributes": { "deprecated": false } @@ -3506,153 +3558,153 @@ "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a selected switch on hover" + "description": "Text color used in filled forms" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a selected switch on hover" + "description": "Text color used in filled forms" } }, - "name": "cdr-color-background-switch-selected-default-hover", + "name": "cdr-color-text-input-filled", "attributes": { "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "#736e65", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a selected switch on focus" + "description": "Help text color used in forms" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.warm-grey-750}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a selected switch on focus" + "description": "Help text color used in forms" } }, - "name": "cdr-color-background-switch-selected-default-focus", + "name": "cdr-color-text-input-help", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#b33322", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "Background color of a switch handle background when the switch is not selected on rest" + "description": "Error text color used in forms" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.error-red-850}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "Background color of a switch handle background when the switch is not selected on rest" + "description": "Error text color used in forms" } }, - "name": "cdr-color-background-switch-handle-default-rest", + "name": "cdr-color-text-input-error", "attributes": { "deprecated": false } }, { - "$value": "#edeae3", + "$value": "rgba(46, 46, 43, 0.9)", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on hover" + "description": "Text color for links" }, - "filePath": "tokens/global/switch.json5", - "isSource": false, + "filePath": "tokens/themes/docsite/link.json5", + "isSource": true, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.warm-grey-1000-90}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on hover" + "description": "Text color for links" } }, - "name": "cdr-color-background-switch-handle-default-hover", + "name": "cdr-color-text-link-rest", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "rgba(46, 46, 43, 0.9)", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on focus" + "description": "Text color for the hover state of links" }, - "filePath": "tokens/global/switch.json5", - "isSource": false, + "filePath": "tokens/themes/docsite/link.json5", + "isSource": true, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-1000-90}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on focus" + "description": "Text color for the hover state of links" } }, - "name": "cdr-color-background-switch-handle-default-focus", + "name": "cdr-color-text-link-hover", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on rest" + "description": "Text color for the active and pressed states of links" }, - "filePath": "tokens/global/switch.json5", - "isSource": false, + "filePath": "tokens/themes/docsite/link.json5", + "isSource": true, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on rest" + "description": "Text color for the active and pressed states of links" } }, - "name": "cdr-color-background-switch-handle-selected-default-rest", + "name": "cdr-color-text-link-active", "attributes": { "deprecated": false } @@ -3662,309 +3714,309 @@ "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on hover" + "description": "Disabled text color of links" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/link.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on hover" + "description": "Disabled text color of links" } }, - "name": "cdr-color-background-switch-handle-selected-default-hover", + "name": "cdr-color-text-link-disabled", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#406eb5", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on focus" + "description": "Text color of visited links" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/link.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on focus" + "description": "Text color of visited links" } }, - "name": "cdr-color-background-switch-handle-selected-default-focus", + "name": "cdr-color-text-link-visited", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#bb4045", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "text", "example": "color", - "description": "The background color of table headers" + "description": "Color of error messages" }, - "filePath": "tokens/themes/docsite/table.json5", - "isSource": true, + "filePath": "tokens/global/message.json5", + "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.error-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "text", "example": "color", - "description": "The background color of table headers" + "description": "Color of error messages" } }, - "name": "cdr-color-background-table-header", + "name": "cdr-color-text-message-error", "attributes": { "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "rating", "example": "color", - "description": "The background color of table rows" + "description": "Text color for ratings" }, - "filePath": "tokens/themes/docsite/table.json5", - "isSource": true, + "filePath": "tokens/global/rating.json5", + "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "rating", "example": "color", - "description": "The background color of table rows" + "description": "Text color for ratings" } }, - "name": "cdr-color-background-table-row", + "name": "cdr-color-text-rating-default", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#406eb5", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "rating", "example": "color", - "description": "An alternate row color to aid grouping row data" + "description": "Text color for the hover state of ratings" }, - "filePath": "tokens/global/table.json5", + "filePath": "tokens/global/rating.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "rating", "example": "color", - "description": "An alternate row color to aid grouping row data" + "description": "Text color for the hover state of ratings" } }, - "name": "cdr-color-background-table-row-alt", + "name": "cdr-color-text-rating-hover", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#b2ab9f", "$type": "color", "docs": { "category": "colors", - "type": "toggle group", + "type": "rating", "example": "color", - "description": "The background color of a toggle group on rest" + "description": "Text color for the separator in ratings" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/rating.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-450}", "$type": "color", "docs": { "category": "colors", - "type": "toggle group", + "type": "rating", "example": "color", - "description": "The background color of a toggle group on rest" + "description": "Text color for the separator in ratings" } }, - "name": "cdr-color-background-toggle-group-default-rest", + "name": "cdr-color-text-rating-separator", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#736e65", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a toggle button on rest" + "description": "Text color for tabs" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/tab.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-750}", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a toggle button on rest" + "description": "Text color for tabs" } }, - "name": "cdr-color-background-toggle-button-default-rest", + "name": "cdr-color-text-tab-rest", "attributes": { "deprecated": false } }, { - "$value": "#edeae3", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a toggle button on hover" + "description": "Text color for the active and pressed states of tabs" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/tab.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a toggle button on hover" + "description": "Text color for the active and pressed states of tabs" } }, - "name": "cdr-color-background-toggle-button-default-hover", + "name": "cdr-color-text-tab-active", "attributes": { "deprecated": false } }, { - "$value": "#edeae3", + "$value": "#406eb5", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a toggle button on focus" + "description": "Text color for the hover state of tabs" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/tab.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a toggle button on focus" + "description": "Text color for the hover state of tabs" } }, - "name": "cdr-color-background-toggle-button-default-focus", + "name": "cdr-color-text-tab-hover", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a selected toggle button on rest" + "description": "Disabled text color of tabs" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/tab.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a selected toggle button on rest" + "description": "Disabled text color of tabs" } }, - "name": "cdr-color-background-toggle-button-default-selected-rest", + "name": "cdr-color-text-tab-disabled", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", "type": "toggle button", "example": "color", - "description": "The background color of a selected toggle button on hover" + "description": "The text color of a toggle button on rest" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", "type": "toggle button", "example": "color", - "description": "The background color of a selected toggle button on hover" + "description": "The text color of a toggle button on rest" } }, - "name": "cdr-color-background-toggle-button-default-selected-hover", + "name": "cdr-color-text-toggle-button-default-rest", "attributes": { "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", "type": "tooltip", "example": "color", - "description": "Background color for tooltips" + "description": "Text color for tooltips" }, "filePath": "tokens/global/tooltip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", "type": "tooltip", "example": "color", - "description": "Background color for tooltips" + "description": "Text color for tooltips" } }, - "name": "cdr-color-background-tooltip-default", + "name": "cdr-color-text-tooltip-default", "attributes": { "deprecated": false } @@ -4828,625 +4880,625 @@ } }, { - "$value": "#726d64", + "$value": "#2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for default messages" + "description": "Focused border color on checkbox or radio labels" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-800}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for default messages" + "description": "Focused border color on checkbox or radio labels" } }, - "name": "cdr-color-border-message-default-01", + "name": "cdr-color-border-label-default-focus", "attributes": { "deprecated": false } }, { - "$value": "#e8e0ce", + "$value": "#958e83", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for default messages" + "description": "Default border color on form elements" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-300}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for default messages" + "description": "Default border color on form elements" } }, - "name": "cdr-color-border-message-default-02", + "name": "cdr-color-border-input-default", "attributes": { "deprecated": false } }, { - "$value": "#3b8349", + "$value": "#b33322", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for success messages" + "description": "Error border color on form elements" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-800}", + "$value": "{options.color.error-red-850}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for success messages" + "description": "Error border color on form elements" } }, - "name": "cdr-color-border-message-success-01", + "name": "cdr-color-border-input-error", "attributes": { "deprecated": false } }, { - "$value": "#d5e6cb", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for success messages" + "description": "Hover/active/focus state of a checkbox or radio element border" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-300}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for success messages" + "description": "Hover/active/focus state of a checkbox or radio element border" } }, - "name": "cdr-color-border-message-success-02", + "name": "cdr-color-border-input-default-active", "attributes": { "deprecated": false } }, { - "$value": "#b68b37", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for warning messages" + "description": "Selected state of a checkbox or radio element border" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-800}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for warning messages" + "description": "Selected state of a checkbox or radio element border" } }, - "name": "cdr-color-border-message-warning-01", + "name": "cdr-color-border-input-default-selected", "attributes": { "deprecated": false } }, { - "$value": "#f5e9b7", + "$value": "#2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for warning messages" + "description": "Focus state of an input or select element border" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-300}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for warning messages" + "description": "Focus state of an input or select element border" } }, - "name": "cdr-color-border-message-warning-02", + "name": "cdr-color-border-input-default-focus", "attributes": { "deprecated": false } }, { - "$value": "#bb4045", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for error messages" + "description": "Hover state of a selected checkbox or radio element border" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-800}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for error messages" + "description": "Hover state of a selected checkbox or radio element border" } }, - "name": "cdr-color-border-message-error-01", + "name": "cdr-color-border-input-default-selected-hover", "attributes": { "deprecated": false } }, { - "$value": "#eecbc1", + "$value": "#2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for error messages" + "description": "Hover state of a checkbox or radio element border" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-300}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for error messages" + "description": "Hover state of a checkbox or radio element border" } }, - "name": "cdr-color-border-message-error-02", + "name": "cdr-color-border-input-default-hover", "attributes": { "deprecated": false } }, { - "$value": "#408e86", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for informational messages" + "description": "Disabled form element border" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.info-blue-800}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for informational messages" + "description": "Disabled form element border" } }, - "name": "cdr-color-border-message-info-01", + "name": "cdr-color-border-input-default-disabled", "attributes": { "deprecated": false } }, { - "$value": "#c2d8db", + "$value": "#000000", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "link", "example": "color", - "description": "Border color variant for informational messages" - }, - "filePath": "tokens/global/color.json5", - "isSource": false, + "description": "Border color for underlined links" + }, + "filePath": "tokens/themes/docsite/link.json5", + "isSource": true, "original": { - "$value": "{options.color.info-blue-300}", + "$value": "{options.color.black}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "link", "example": "color", - "description": "Border color variant for informational messages" + "description": "Border color for underlined links" } }, - "name": "cdr-color-border-message-info-02", + "name": "cdr-color-border-link-rest", "attributes": { "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "#406eb5", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Focused border color on checkbox or radio labels" + "description": "Border color for the hover state of underlined links" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/link.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Focused border color on checkbox or radio labels" + "description": "Border color for the hover state of underlined links" } }, - "name": "cdr-color-border-label-default-focus", + "name": "cdr-color-border-link-hover", "attributes": { "deprecated": false } }, { - "$value": "#958e83", + "$value": "#0b2d60", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Default border color on form elements" + "description": "Border color for the active and pressed states of underlined links" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/link.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.alpine-lake-blue-1000}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Default border color on form elements" + "description": "Border color for the active and pressed states of underlined links" } }, - "name": "cdr-color-border-input-default", + "name": "cdr-color-border-link-active", "attributes": { "deprecated": false } }, { - "$value": "#b33322", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Error border color on form elements" + "description": "Disabled border color of underlined links" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/link.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-850}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Error border color on form elements" + "description": "Disabled border color of underlined links" } }, - "name": "cdr-color-border-input-error", + "name": "cdr-color-border-link-disabled", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#406eb5", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Hover/active/focus state of a checkbox or radio element border" + "description": "Border color of visited underlined links" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/link.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Hover/active/focus state of a checkbox or radio element border" + "description": "Border color of visited underlined links" } }, - "name": "cdr-color-border-input-default-active", + "name": "cdr-color-border-link-visited", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#726d64", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Selected state of a checkbox or radio element border" + "description": "Border color variant for default messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.default-grey-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Selected state of a checkbox or radio element border" + "description": "Border color variant for default messages" } }, - "name": "cdr-color-border-input-default-selected", + "name": "cdr-color-border-message-default-01", "attributes": { "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "#e8e0ce", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Focus state of an input or select element border" + "description": "Border color variant for default messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.default-grey-300}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Focus state of an input or select element border" + "description": "Border color variant for default messages" } }, - "name": "cdr-color-border-input-default-focus", + "name": "cdr-color-border-message-default-02", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#3b8349", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Hover state of a selected checkbox or radio element border" + "description": "Border color variant for success messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.success-green-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Hover state of a selected checkbox or radio element border" + "description": "Border color variant for success messages" } }, - "name": "cdr-color-border-input-default-selected-hover", + "name": "cdr-color-border-message-success-01", "attributes": { "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "#d5e6cb", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Hover state of a checkbox or radio element border" + "description": "Border color variant for success messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.success-green-300}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Hover state of a checkbox or radio element border" + "description": "Border color variant for success messages" } }, - "name": "cdr-color-border-input-default-hover", + "name": "cdr-color-border-message-success-02", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#b68b37", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Disabled form element border" + "description": "Border color variant for warning messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warning-yellow-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Disabled form element border" + "description": "Border color variant for warning messages" } }, - "name": "cdr-color-border-input-default-disabled", + "name": "cdr-color-border-message-warning-01", "attributes": { "deprecated": false } }, { - "$value": "#000000", + "$value": "#f5e9b7", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color for underlined links" + "description": "Border color variant for warning messages" }, - "filePath": "tokens/themes/docsite/link.json5", - "isSource": true, + "filePath": "tokens/global/message.json5", + "isSource": false, "original": { - "$value": "{options.color.black}", + "$value": "{options.color.warning-yellow-300}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color for underlined links" + "description": "Border color variant for warning messages" } }, - "name": "cdr-color-border-link-rest", + "name": "cdr-color-border-message-warning-02", "attributes": { "deprecated": false } }, { - "$value": "#406eb5", + "$value": "#bb4045", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color for the hover state of underlined links" + "description": "Border color variant for error messages" }, - "filePath": "tokens/global/link.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.error-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color for the hover state of underlined links" + "description": "Border color variant for error messages" } }, - "name": "cdr-color-border-link-hover", + "name": "cdr-color-border-message-error-01", "attributes": { "deprecated": false } }, { - "$value": "#0b2d60", + "$value": "#eecbc1", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color for the active and pressed states of underlined links" + "description": "Border color variant for error messages" }, - "filePath": "tokens/global/link.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-1000}", + "$value": "{options.color.error-red-300}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color for the active and pressed states of underlined links" + "description": "Border color variant for error messages" } }, - "name": "cdr-color-border-link-active", + "name": "cdr-color-border-message-error-02", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#408e86", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Disabled border color of underlined links" + "description": "Border color variant for informational messages" }, - "filePath": "tokens/global/link.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.info-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Disabled border color of underlined links" + "description": "Border color variant for informational messages" } }, - "name": "cdr-color-border-link-disabled", + "name": "cdr-color-border-message-info-01", "attributes": { "deprecated": false } }, { - "$value": "#406eb5", + "$value": "#c2d8db", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color of visited underlined links" + "description": "Border color variant for informational messages" }, - "filePath": "tokens/global/link.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.info-blue-300}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color of visited underlined links" + "description": "Border color variant for informational messages" } }, - "name": "cdr-color-border-link-visited", + "name": "cdr-color-border-message-info-02", "attributes": { "deprecated": false } @@ -5504,27 +5556,27 @@ } }, { - "$value": "#d5cfc3", + "$value": "#958e83", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the primary surface" + "description": "Border color for the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.default-grey-700}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the primary surface" + "description": "Border color for the default surface selection" } }, - "name": "cdr-color-border-surface-primary", + "name": "cdr-color-border-surface-selection-default-rest", "attributes": { "deprecated": false } @@ -5534,153 +5586,153 @@ "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the secondary surface" + "description": "Border color for the active state of the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.default-grey-700}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the secondary surface" + "description": "Border color for the active state of the default surface selection" } }, - "name": "cdr-color-border-surface-secondary", + "name": "cdr-color-border-surface-selection-default-active", "attributes": { "deprecated": false } }, { - "$value": "#3b8349", + "$value": "#958e83", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the success surface" + "description": "Border color for the hover state of the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-800}", + "$value": "{options.color.default-grey-700}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the success surface" + "description": "Border color for the hover state of the default surface selection" } }, - "name": "cdr-color-border-surface-success", + "name": "cdr-color-border-surface-selection-default-hover", "attributes": { "deprecated": false } }, { - "$value": "#b68b37", + "$value": "#2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the warning surface" + "description": "Border color for the checked state of the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-800}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the warning surface" + "description": "Border color for the checked state of the default surface selection" } }, - "name": "cdr-color-border-surface-warning", + "name": "cdr-color-border-surface-selection-default-checked", "attributes": { "deprecated": false } }, { - "$value": "#bb4045", + "$value": "#958e83", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the error surface" + "description": "Border color for the disabled state of the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-800}", + "$value": "{options.color.default-grey-700}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the error surface" + "description": "Border color for the disabled state of the default surface selection" } }, - "name": "cdr-color-border-surface-error", + "name": "cdr-color-border-surface-selection-default-disabled", "attributes": { "deprecated": false } }, { - "$value": "#406eb5", + "$value": "#958e83", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the info surface" + "description": "Border color for the loading state of the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.default-grey-700}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the info surface" + "description": "Border color for the loading state of the default surface selection" } }, - "name": "cdr-color-border-surface-info", + "name": "cdr-color-border-surface-selection-default-loading", "attributes": { "deprecated": false } }, { - "$value": "#958e83", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the default surface selection" + "description": "Border color for the primary surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-700}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the default surface selection" + "description": "Border color for the primary surface" } }, - "name": "cdr-color-border-surface-selection-default-rest", + "name": "cdr-color-border-surface-primary", "attributes": { "deprecated": false } @@ -5690,127 +5742,127 @@ "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the active state of the default surface selection" + "description": "Border color for the secondary surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-700}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the active state of the default surface selection" + "description": "Border color for the secondary surface" } }, - "name": "cdr-color-border-surface-selection-default-active", + "name": "cdr-color-border-surface-secondary", "attributes": { "deprecated": false } }, { - "$value": "#958e83", + "$value": "#3b8349", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the hover state of the default surface selection" + "description": "Border color for the success surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-700}", + "$value": "{options.color.success-green-800}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the hover state of the default surface selection" + "description": "Border color for the success surface" } }, - "name": "cdr-color-border-surface-selection-default-hover", + "name": "cdr-color-border-surface-success", "attributes": { "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "#b68b37", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the checked state of the default surface selection" + "description": "Border color for the warning surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.warning-yellow-800}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the checked state of the default surface selection" + "description": "Border color for the warning surface" } }, - "name": "cdr-color-border-surface-selection-default-checked", + "name": "cdr-color-border-surface-warning", "attributes": { "deprecated": false } }, { - "$value": "#958e83", + "$value": "#bb4045", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the disabled state of the default surface selection" + "description": "Border color for the error surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-700}", + "$value": "{options.color.error-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the disabled state of the default surface selection" + "description": "Border color for the error surface" } }, - "name": "cdr-color-border-surface-selection-default-disabled", + "name": "cdr-color-border-surface-error", "attributes": { "deprecated": false } }, { - "$value": "#958e83", + "$value": "#406eb5", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the loading state of the default surface selection" + "description": "Border color for the info surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-700}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the loading state of the default surface selection" + "description": "Border color for the info surface" } }, - "name": "cdr-color-border-surface-selection-default-loading", + "name": "cdr-color-border-surface-info", "attributes": { "deprecated": false } @@ -6136,7 +6188,7 @@ "example": "color", "description": "Border color for a toggle button that is not selected on focus" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-900}", @@ -6162,7 +6214,7 @@ "example": "color", "description": "Border color for a selected toggle button on rest" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-900}", @@ -6188,7 +6240,7 @@ "example": "color", "description": "Border color for a selected toggle on focus" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-900}", @@ -6336,209 +6388,209 @@ } }, { - "$value": "#726d64", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "input", "example": "color", - "description": "The default message icon color" + "description": "Rest state of a selected form icon" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-800}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "input", "example": "color", - "description": "The default message icon color" + "description": "Rest state of a selected form icon" } }, - "name": "cdr-color-icon-message-default", + "name": "cdr-color-icon-checkbox-default-selected", "attributes": { "deprecated": false } }, { - "$value": "#3b8349", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "input", "example": "color", - "description": "The success message icon color" + "description": "Hover state of a selected form icon" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-800}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "input", "example": "color", - "description": "The success message icon color" + "description": "Hover state of a selected form icon" } }, - "name": "cdr-color-icon-message-success", + "name": "cdr-color-icon-checkbox-default-selected-hover", "attributes": { "deprecated": false } }, { - "$value": "#b68b37", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "input", "example": "color", - "description": "The warning message icon color" + "description": "Hover state of a selected form icon" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-800}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "input", "example": "color", - "description": "The warning message icon color" + "description": "Hover state of a selected form icon" } }, - "name": "cdr-color-icon-message-warning", + "name": "cdr-color-icon-checkbox-default-selected-active", "attributes": { "deprecated": false } }, { - "$value": "#bb4045", + "$value": "#726d64", "$type": "color", "docs": { "category": "colors", "type": "icon", "example": "color", - "description": "The error message icon color" + "description": "The default message icon color" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-800}", + "$value": "{options.color.default-grey-800}", "$type": "color", "docs": { "category": "colors", "type": "icon", "example": "color", - "description": "The error message icon color" + "description": "The default message icon color" } }, - "name": "cdr-color-icon-message-error", + "name": "cdr-color-icon-message-default", "attributes": { "deprecated": false } }, { - "$value": "#408e86", + "$value": "#3b8349", "$type": "color", "docs": { "category": "colors", "type": "icon", "example": "color", - "description": "The informational message icon color" + "description": "The success message icon color" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.info-blue-800}", + "$value": "{options.color.success-green-800}", "$type": "color", "docs": { "category": "colors", "type": "icon", "example": "color", - "description": "The informational message icon color" + "description": "The success message icon color" } }, - "name": "cdr-color-icon-message-info", + "name": "cdr-color-icon-message-success", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#b68b37", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "icon", "example": "color", - "description": "Rest state of a selected form icon" + "description": "The warning message icon color" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warning-yellow-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "icon", "example": "color", - "description": "Rest state of a selected form icon" + "description": "The warning message icon color" } }, - "name": "cdr-color-icon-checkbox-default-selected", + "name": "cdr-color-icon-message-warning", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#bb4045", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "icon", "example": "color", - "description": "Hover state of a selected form icon" + "description": "The error message icon color" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.error-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "icon", "example": "color", - "description": "Hover state of a selected form icon" + "description": "The error message icon color" } }, - "name": "cdr-color-icon-checkbox-default-selected-hover", + "name": "cdr-color-icon-message-error", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#408e86", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "icon", "example": "color", - "description": "Hover state of a selected form icon" + "description": "The informational message icon color" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.info-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "icon", "example": "color", - "description": "Hover state of a selected form icon" + "description": "The informational message icon color" } }, - "name": "cdr-color-icon-checkbox-default-selected-active", + "name": "cdr-color-icon-message-info", "attributes": { "deprecated": false } @@ -6620,299 +6672,267 @@ "attributes": { "deprecated": false } - }, + } + ], + "misc": [ { - "$value": "#ffffff", + "$value": "#edeae3", "$type": "color", "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "The default, primary surface color of most pages" + "type": "chip", + "description": "Background color for active selected chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "The default, primary surface color of most pages" + "type": "chip", + "description": "Background color for active selected chips" } }, - "name": "cdr-color-surface-primary", + "name": "cdr-color-background-chip-default-selected-active", "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)", + "$value": "#edeae3", "$type": "color", "docs": { - "type": "table" + "type": "code-snippet" }, - "filePath": "tokens/themes/docsite/table.json5", + "filePath": "tokens/themes/docsite/code-snippet.json5", "isSource": true, "original": { - "$value": "{options.color.warm-grey-1000-90}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { - "type": "table" + "type": "code-snippet" } }, - "name": "cdr-color-text-table-primary", + "name": "cdr-color-background-code-snippet", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#2e2e2b", "$type": "color", "docs": { - "type": "table" + "type": "code-snippet" }, - "filePath": "tokens/themes/docsite/table.json5", + "filePath": "tokens/themes/docsite/code.json5", "isSource": true, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { - "type": "table" + "type": "code-snippet" } }, - "name": "cdr-color-text-table-secondary", + "name": "cdr-color-background-code", "attributes": { "deprecated": false } }, { - "$value": "#3b8349", + "$value": "#ffffff", "$type": "color", "docs": { - "type": "text" + "type": "link-card" }, - "filePath": "tokens/themes/docsite/usage.json5", + "filePath": "tokens/themes/docsite/link-card.json5", "isSource": true, "original": { - "$value": "{options.color.success-green-800}", + "$value": "{options.color.white}", "$type": "color", "docs": { - "type": "text" + "type": "link-card" } }, - "name": "cdr-color-text-usage-affirmative", + "name": "cdr-color-background-link-card-rest", "attributes": { "deprecated": false } }, { - "$value": "#bb4045", + "$value": "#2e2e2b", "$type": "color", "docs": { - "type": "text" + "type": "link-card" }, - "filePath": "tokens/themes/docsite/usage.json5", + "filePath": "tokens/themes/docsite/link-card.json5", "isSource": true, "original": { - "$value": "{options.color.error-red-800}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { - "type": "text" + "type": "link-card" } }, - "name": "cdr-color-text-usage-negative", + "name": "cdr-color-background-link-card-active", "attributes": { "deprecated": false } }, { - "$value": "#b68b37", + "$value": "#fafbf9", "$type": "color", "docs": { - "type": "text" + "type": "note" }, - "filePath": "tokens/themes/docsite/usage.json5", + "filePath": "tokens/themes/docsite/note.json5", "isSource": true, "original": { - "$value": "{options.color.warning-yellow-800}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { - "type": "text" + "type": "note" } }, - "name": "cdr-color-text-usage-caution", + "name": "cdr-color-background-note", "attributes": { "deprecated": false } }, { - "$value": "#edeae3", + "$value": "#c4b03b", "$type": "color", "docs": { - "type": "chip", - "description": "Background color for active selected chips" + "type": "background" }, - "filePath": "tokens/global/chip.json5", - "isSource": false, + "filePath": "tokens/themes/docsite/tag.json5", + "isSource": true, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{theme.color.primary-100}", "$type": "color", "docs": { - "type": "chip", - "description": "Background color for active selected chips" + "type": "background" } }, - "name": "cdr-color-background-chip-default-selected-active", + "name": "cdr-color-background-tag", "attributes": { "deprecated": false } }, { - "$value": "#edeae3", + "$value": "rgba(46, 46, 43, 0.9)", "$type": "color", "docs": { - "type": "code-snippet" + "type": "table" }, - "filePath": "tokens/themes/docsite/code-snippet.json5", + "filePath": "tokens/themes/docsite/table.json5", "isSource": true, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.warm-grey-1000-90}", "$type": "color", "docs": { - "type": "code-snippet" + "type": "table" } }, - "name": "cdr-color-background-code-snippet", + "name": "cdr-color-text-table-primary", "attributes": { "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "#4b4a48", "$type": "color", "docs": { - "type": "code-snippet" + "type": "table" }, - "filePath": "tokens/themes/docsite/code.json5", + "filePath": "tokens/themes/docsite/table.json5", "isSource": true, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { - "type": "code-snippet" + "type": "table" } }, - "name": "cdr-color-background-code", + "name": "cdr-color-text-table-secondary", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#3b8349", "$type": "color", "docs": { - "type": "link-card" + "type": "text" }, - "filePath": "tokens/themes/docsite/link-card.json5", + "filePath": "tokens/themes/docsite/usage.json5", "isSource": true, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.success-green-800}", "$type": "color", "docs": { - "type": "link-card" + "type": "text" } }, - "name": "cdr-color-background-link-card-rest", + "name": "cdr-color-text-usage-affirmative", "attributes": { "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "#bb4045", "$type": "color", "docs": { - "type": "link-card" + "type": "text" }, - "filePath": "tokens/themes/docsite/link-card.json5", + "filePath": "tokens/themes/docsite/usage.json5", "isSource": true, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.error-red-800}", "$type": "color", "docs": { - "type": "link-card" + "type": "text" } }, - "name": "cdr-color-background-link-card-active", + "name": "cdr-color-text-usage-negative", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#b68b37", "$type": "color", "docs": { - "type": "note" + "type": "text" }, - "filePath": "tokens/themes/docsite/note.json5", + "filePath": "tokens/themes/docsite/usage.json5", "isSource": true, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warning-yellow-800}", "$type": "color", "docs": { - "type": "note" + "type": "text" } }, - "name": "cdr-color-background-note", + "name": "cdr-color-text-usage-caution", "attributes": { "deprecated": false } }, { - "$value": "#c4b03b", + "$value": "#d5cfc3", "$type": "color", "docs": { - "type": "background" + "type": "table" }, - "filePath": "tokens/themes/docsite/tag.json5", + "filePath": "tokens/themes/docsite/table.json5", "isSource": true, "original": { - "$value": "{theme.color.primary-100}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { - "type": "background" + "type": "table" } }, - "name": "cdr-color-background-tag", + "name": "cdr-color-border-table-row", "attributes": { "deprecated": false } @@ -6997,26 +7017,6 @@ "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", @@ -7494,8 +7494,8 @@ "$type": "dimension", "docs": { "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" + "category": "form", + "example": "form" } }, "name": "cdr-form-input-height-default", @@ -7518,8 +7518,8 @@ "$type": "dimension", "docs": { "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" + "category": "form", + "example": "form" } }, "name": "cdr-form-input-height-large", @@ -7542,8 +7542,8 @@ "$type": "dimension", "docs": { "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" + "category": "form", + "example": "form" } }, "name": "cdr-form-figure-size-small", @@ -7566,8 +7566,8 @@ "$type": "dimension", "docs": { "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" + "category": "form", + "example": "form" } }, "name": "cdr-form-figure-size-medium", @@ -7590,8 +7590,8 @@ "$type": "dimension", "docs": { "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" + "category": "form", + "example": "form" } }, "name": "cdr-form-figure-size-large", @@ -7615,9 +7615,9 @@ "$value": "{space.one-x.$value}", "$type": "dimension", "docs": { - "category": "{icon.docCategory}", + "category": "sizing", "type": "icon", - "example": "{icon.docExample}" + "example": "sizing" } }, "name": "cdr-icon-size-sm", @@ -7639,9 +7639,9 @@ "$value": "{space.one-and-a-half-x.$value}", "$type": "dimension", "docs": { - "category": "{icon.docCategory}", + "category": "sizing", "type": "icon", - "example": "{icon.docExample}" + "example": "sizing" } }, "name": "cdr-icon-size", @@ -7663,9 +7663,9 @@ "$value": "{space.two-x.$value}", "$type": "dimension", "docs": { - "category": "{icon.docCategory}", + "category": "sizing", "type": "icon", - "example": "{icon.docExample}" + "example": "sizing" } }, "name": "cdr-icon-size-lg", @@ -7689,9 +7689,9 @@ "$value": "100ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "cdr-duration-1-x", @@ -7713,9 +7713,9 @@ "$value": "200ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "cdr-duration-2-x", @@ -7737,9 +7737,9 @@ "$value": "300ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "cdr-duration-3-x", @@ -7761,9 +7761,9 @@ "$value": "400ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "cdr-duration-4-x", @@ -7785,9 +7785,9 @@ "$value": "500ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "cdr-duration-5-x", @@ -7809,9 +7809,9 @@ "$value": "600ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "cdr-duration-6-x", @@ -7831,9 +7831,9 @@ "original": { "$value": "cubic-bezier(0.32, 0.94, 0.60, 1)", "docs": { - "category": "{timing.docCategory}", + "category": "motion", "type": "timing", - "example": "{timing.docExample}" + "example": "timing" } }, "name": "cdr-timing-function-ease-out", @@ -7853,9 +7853,9 @@ "original": { "$value": "cubic-bezier(0.15, 0, 0.15, 0)", "docs": { - "category": "{timing.docCategory}", + "category": "motion", "type": "timing", - "example": "{timing.docExample}" + "example": "timing" } }, "name": "cdr-timing-function-ease", @@ -7875,9 +7875,9 @@ "original": { "$value": "cubic-bezier(0, 0, 1, 1)", "docs": { - "category": "{timing.docCategory}", + "category": "motion", "type": "timing", - "example": "{timing.docExample}" + "example": "timing" } }, "name": "cdr-timing-function-linear", @@ -7901,7 +7901,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-flat-x", @@ -7923,7 +7923,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-flat-y", @@ -7945,7 +7945,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-flat-blur", @@ -7967,7 +7967,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-flat-spread", @@ -7989,7 +7989,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-flat-color", @@ -8011,7 +8011,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-raised-x", @@ -8033,7 +8033,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-raised-y", @@ -8055,7 +8055,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-raised-blur", @@ -8077,7 +8077,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-raised-spread", @@ -8099,7 +8099,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-raised-color", @@ -8121,7 +8121,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-elevated-x", @@ -8143,7 +8143,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-elevated-y", @@ -8165,7 +8165,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-elevated-blur", @@ -8187,7 +8187,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-elevated-spread", @@ -8209,7 +8209,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-elevated-color", @@ -8231,7 +8231,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-floating-x", @@ -8253,7 +8253,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-floating-y", @@ -8275,7 +8275,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-floating-blur", @@ -8297,7 +8297,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-floating-spread", @@ -8319,7 +8319,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-floating-color", @@ -8341,7 +8341,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-lifted-x", @@ -8363,7 +8363,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-lifted-y", @@ -8385,7 +8385,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-lifted-blur", @@ -8407,7 +8407,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-lifted-spread", @@ -8429,7 +8429,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-lifted-color", @@ -8454,8 +8454,8 @@ "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } }, "name": "cdr-radius-sharp", @@ -8478,8 +8478,8 @@ "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } }, "name": "cdr-radius-soft", @@ -8502,8 +8502,8 @@ "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } }, "name": "cdr-radius-softer", @@ -8526,8 +8526,8 @@ "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } }, "name": "cdr-radius-softest", @@ -8550,8 +8550,8 @@ "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } }, "name": "cdr-radius-round", @@ -8577,8 +8577,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8603,8 +8603,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8629,8 +8629,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8655,8 +8655,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8681,8 +8681,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8707,8 +8707,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8733,8 +8733,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8759,8 +8759,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8785,8 +8785,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8811,8 +8811,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8837,8 +8837,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8863,8 +8863,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8889,8 +8889,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8915,7 +8915,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -8941,7 +8941,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -8966,8 +8966,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-eighth-x-squish-top-bottom", @@ -8990,8 +8990,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-eighth-x-squish-left-right", @@ -9014,8 +9014,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-eighth-x-stretch-top-bottom", @@ -9038,8 +9038,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-eighth-x-stretch-left-right", @@ -9063,7 +9063,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9089,7 +9089,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9116,8 +9116,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-quarter-x-squish-top-bottom", @@ -9140,8 +9140,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-quarter-x-squish-left-right", @@ -9166,8 +9166,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-quarter-x-stretch-top-bottom", @@ -9190,8 +9190,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-quarter-x-stretch-left-right", @@ -9215,7 +9215,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9241,7 +9241,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9268,8 +9268,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-half-x-squish-top-bottom", @@ -9292,8 +9292,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-half-x-squish-left-right", @@ -9318,8 +9318,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-half-x-stretch-top-bottom", @@ -9342,8 +9342,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-half-x-stretch-left-right", @@ -9367,7 +9367,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9394,8 +9394,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-three-quarter-x-squish-top-bottom", @@ -9418,8 +9418,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-three-quarter-x-squish-left-right", @@ -9444,8 +9444,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-three-quarter-x-stretch-top-bottom", @@ -9468,8 +9468,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-three-quarter-x-stretch-left-right", @@ -9493,7 +9493,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9520,8 +9520,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-one-x-squish-top-bottom", @@ -9544,8 +9544,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-one-x-squish-left-right", @@ -9570,8 +9570,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-one-x-stretch-top-bottom", @@ -9594,8 +9594,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-one-x-stretch-left-right", @@ -9619,7 +9619,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9646,8 +9646,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-one-and-a-half-x-squish-top-bottom", @@ -9670,8 +9670,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-one-and-a-half-x-squish-left-right", @@ -9696,8 +9696,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-one-and-a-half-x-stretch-top-bottom", @@ -9720,8 +9720,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-one-and-a-half-x-stretch-left-right", @@ -9745,7 +9745,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9772,8 +9772,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-two-x-squish-top-bottom", @@ -9796,8 +9796,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-two-x-squish-left-right", @@ -9822,8 +9822,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-two-x-stretch-top-bottom", @@ -9846,8 +9846,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-two-x-stretch-left-right", @@ -9871,7 +9871,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9898,8 +9898,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-three-x-squish-top-bottom", @@ -9922,8 +9922,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-three-x-squish-left-right", @@ -9948,8 +9948,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-three-x-stretch-top-bottom", @@ -9972,8 +9972,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-three-x-stretch-left-right", @@ -9997,7 +9997,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -10024,8 +10024,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-four-x-squish-top-bottom", @@ -10048,8 +10048,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-four-x-squish-left-right", @@ -10074,8 +10074,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-four-x-stretch-top-bottom", @@ -10098,8 +10098,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-four-x-stretch-left-right", @@ -10482,7 +10482,7 @@ "$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}", + "category": "prominence", "example": "prominence" } }, @@ -10506,7 +10506,7 @@ "$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}", + "category": "prominence", "example": "prominence" } }, @@ -10530,7 +10530,7 @@ "$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}", + "category": "prominence", "example": "prominence" } }, @@ -10554,7 +10554,7 @@ "$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}", + "category": "prominence", "example": "prominence" } }, @@ -10578,7 +10578,7 @@ "$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}", + "category": "prominence", "example": "prominence" } }, @@ -10598,7 +10598,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -10608,8 +10608,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -10627,7 +10627,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -10637,8 +10637,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -10656,7 +10656,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -10666,8 +10666,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -10685,7 +10685,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -10695,8 +10695,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -10714,7 +10714,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -10724,8 +10724,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -10743,7 +10743,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -10753,8 +10753,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -10772,7 +10772,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -10782,8 +10782,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -10801,7 +10801,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -10811,8 +10811,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -10830,7 +10830,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -10840,8 +10840,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -10859,7 +10859,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -10869,8 +10869,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -10888,7 +10888,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -10898,8 +10898,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -10917,7 +10917,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -10927,8 +10927,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -10946,7 +10946,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -10956,8 +10956,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -10975,7 +10975,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -10985,8 +10985,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -11004,7 +11004,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -11014,8 +11014,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -11033,7 +11033,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -11043,8 +11043,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -11062,7 +11062,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -11072,8 +11072,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -11091,7 +11091,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -11101,8 +11101,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -11131,8 +11131,8 @@ "$type": "breakpoint", "docs": { "type": "breakpoint", - "category": "{breakpoint.docCategory}", - "example": "{breakpoint.docExample}" + "category": "breakpoints", + "example": "breakpoint" } }, "name": "cdr-breakpoint-xs", @@ -11157,8 +11157,8 @@ "$type": "breakpoint", "docs": { "type": "breakpoint", - "category": "{breakpoint.docCategory}", - "example": "{breakpoint.docExample}" + "category": "breakpoints", + "example": "breakpoint" } }, "name": "cdr-breakpoint-sm", @@ -11183,8 +11183,8 @@ "$type": "breakpoint", "docs": { "type": "breakpoint", - "category": "{breakpoint.docCategory}", - "example": "{breakpoint.docExample}" + "category": "breakpoints", + "example": "breakpoint" } }, "name": "cdr-breakpoint-md", @@ -11209,8 +11209,8 @@ "$type": "breakpoint", "docs": { "type": "breakpoint", - "category": "{breakpoint.docCategory}", - "example": "{breakpoint.docExample}" + "category": "breakpoints", + "example": "breakpoint" } }, "name": "cdr-breakpoint-lg", diff --git a/dist/docsite/json/web.json b/dist/docsite/json/web.json index 039ccc0..bc4ceca 100644 --- a/dist/docsite/json/web.json +++ b/dist/docsite/json/web.json @@ -5,28 +5,28 @@ "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "accordion", "example": "color", - "description": "Text color for primary buttons" + "description": "Background color for the hover state of accordion" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/accordion.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "accordion", "example": "color", - "description": "Text color for primary buttons" + "description": "Background color for the hover state of accordion" } }, - "name": "cdr-color-text-button-primary", + "name": "cdr-color-background-accordion-hover", "attributes": { "category": "color", - "type": "text", - "item": "button", - "subitem": "primary", + "type": "background", + "item": "accordion", + "subitem": "hover", "deprecated": false } }, @@ -37,7 +37,7 @@ "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of primary buttons" + "description": "Background color for the primary button" }, "filePath": "tokens/global/button.json5", "isSource": false, @@ -48,685 +48,675 @@ "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of primary buttons" + "description": "Background color for the primary button" } }, - "name": "cdr-color-text-button-primary-hover", + "name": "cdr-color-background-button-primary-rest", "attributes": { "category": "color", - "type": "text", + "type": "background", "item": "button", - "subitem": "primary-hover", + "subitem": "primary-rest", "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#1f513f", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of primary buttons" + "description": "Background color for the active and pressed states of the primary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.blue-spruce-green-1000}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of primary buttons" + "description": "Background color for the active and pressed states of the primary button" } }, - "name": "cdr-color-text-button-primary-active", + "name": "cdr-color-background-button-primary-active", "attributes": { "category": "color", - "type": "text", + "type": "background", "item": "button", "subitem": "primary-active", "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#f7f5f3", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled primary buttons" + "description": "Background color for the hover state of the primary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled primary buttons" + "description": "Background color for the hover state of the primary button" } }, - "name": "cdr-color-text-button-primary-disabled", + "name": "cdr-color-background-button-primary-hover", "attributes": { "category": "color", - "type": "text", + "type": "background", "item": "button", - "subitem": "primary-disabled", + "subitem": "primary-hover", "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for secondary buttons" + "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-900}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for secondary buttons" + "description": "Alternate background color for the hover state of the icon button" } }, - "name": "cdr-color-text-button-secondary", + "name": "cdr-color-background-button-primary-icon-alt-hover", "attributes": { "category": "color", - "type": "text", + "type": "background", "item": "button", - "subitem": "secondary", + "subitem": "primary-icon-alt-hover", "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of secondary buttons" + "description": "Background color for the secondary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of secondary buttons" + "description": "Background color for the secondary button" } }, - "name": "cdr-color-text-button-secondary-hover", + "name": "cdr-color-background-button-secondary-rest", "attributes": { "category": "color", - "type": "text", + "type": "background", "item": "button", - "subitem": "secondary-hover", + "subitem": "secondary-rest", "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#958e83", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of secondary buttons" + "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-010}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of secondary buttons" + "description": "Background color for the active and pressed states of the secondary button" } }, - "name": "cdr-color-text-button-secondary-active", + "name": "cdr-color-background-button-secondary-active", "attributes": { "category": "color", - "type": "text", + "type": "background", "item": "button", "subitem": "secondary-active", "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#f7f5f3", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled secondary buttons" + "description": "Background color for the hover state of the secondary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled secondary buttons" + "description": "Background color for the hover state of the secondary button" } }, - "name": "cdr-color-text-button-secondary-disabled", + "name": "cdr-color-background-button-secondary-hover", "attributes": { "category": "color", - "type": "text", + "type": "background", "item": "button", - "subitem": "secondary-disabled", + "subitem": "secondary-hover", "deprecated": false } }, { "$value": "#fafbf9", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the dark button" + "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", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the dark button" + "description": "Background color for the disabled state of the secondary button" } }, - "name": "cdr-color-text-button-dark", + "name": "cdr-color-background-button-secondary-disabled", "attributes": { "category": "color", - "type": "text", + "type": "background", "item": "button", - "subitem": "dark", + "subitem": "secondary-disabled", "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" + "description": "Background color for 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" + "description": "Background color for the dark button" } }, - "name": "cdr-color-text-button-dark-hover", + "name": "cdr-color-background-button-dark-rest", "attributes": { "category": "color", - "type": "text", + "type": "background", "item": "button", - "subitem": "dark-hover", + "subitem": "dark-rest", "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#4b4a48", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of the dark button" + "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-010}", + "$value": "{options.color.warm-grey-900}", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of the dark button" + "description": "Background color for the active and pressed states of the dark button" } }, - "name": "cdr-color-text-button-dark-active", + "name": "cdr-color-background-button-dark-active", "attributes": { "category": "color", - "type": "text", + "type": "background", "item": "button", "subitem": "dark-active", "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#edeae3", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled dark buttons" + "description": "Background color for the hover state of the dark button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-100}", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled dark buttons" + "description": "Background color for the hover state of the dark button" } }, - "name": "cdr-color-text-button-dark-disabled", + "name": "cdr-color-background-button-dark-hover", "attributes": { "category": "color", - "type": "text", + "type": "background", "item": "button", - "subitem": "dark-disabled", + "subitem": "dark-hover", "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#c7370f", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the sale button" + "description": "Background color for the sale button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.sale-red-800}", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the sale button" + "description": "Background color for the sale button" } }, - "name": "cdr-color-text-button-sale", + "name": "cdr-color-background-button-sale-rest", "attributes": { "category": "color", - "type": "text", + "type": "background", "item": "button", - "subitem": "sale", + "subitem": "sale-rest", "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" + "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", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of the sale button" + "description": "Background color for the active and pressed states of the sale button" } }, - "name": "cdr-color-text-button-sale-hover", + "name": "cdr-color-background-button-sale-active", "attributes": { "category": "color", - "type": "text", + "type": "background", "item": "button", - "subitem": "sale-hover", + "subitem": "sale-active", "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#f7f5f3", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of the sale button" + "description": "Background color for the hover state of the sale button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-025}", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of the sale button" + "description": "Background color for the hover state of the sale button" } }, - "name": "cdr-color-text-button-sale-active", + "name": "cdr-color-background-button-sale-hover", "attributes": { "category": "color", - "type": "text", + "type": "background", "item": "button", - "subitem": "sale-active", + "subitem": "sale-hover", "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#d5cfc3", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled sale buttons" + "description": "Default disabled border color" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-250}", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled sale buttons" + "description": "Default disabled border color" } }, - "name": "cdr-color-text-button-sale-disabled", + "name": "cdr-color-background-button-default-disabled", "attributes": { "category": "color", - "type": "text", + "type": "background", "item": "button", - "subitem": "sale-disabled", + "subitem": "default-disabled", "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#f7f5f3", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Text color for default chips" + "description": "Background color for the icon only button active and focus states" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Text color for default chips" + "description": "Background color for the icon only button active and focus states" } }, - "name": "cdr-color-text-chip-default", + "name": "cdr-color-background-button-icon-only-active", "attributes": { "category": "color", - "type": "text", - "item": "chip", - "subitem": "default", + "type": "background", + "item": "button", + "subitem": "icon-only-active", "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", "type": "chip", "example": "color", - "description": "Text color for default chips" + "description": "Background color for chips" }, "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", "type": "chip", "example": "color", - "description": "Text color for default chips" + "description": "Background color for chips" } }, - "name": "cdr-color-text-chip-disabled", + "name": "cdr-color-background-chip-default-rest", "attributes": { "category": "color", - "type": "text", + "type": "background", "item": "chip", - "subitem": "disabled", + "subitem": "default-rest", "deprecated": false } }, { - "$value": "rgba(46, 46, 43, 0.9)", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The default, primary text color" + "description": "Background color for disabled chips" }, - "filePath": "tokens/themes/docsite/color.json5", - "isSource": true, + "filePath": "tokens/global/chip.json5", + "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000-90}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The default, primary text color" + "description": "Background color for disabled chips" } }, - "name": "cdr-color-text-primary", + "name": "cdr-color-background-chip-default-disabled", "attributes": { "category": "color", - "type": "text", - "item": "primary", + "type": "background", + "item": "chip", + "subitem": "default-disabled", "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#f7f5f3", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The secondary text color" + "description": "Background color for hovered chips" }, - "filePath": "tokens/themes/docsite/color.json5", - "isSource": true, + "filePath": "tokens/global/chip.json5", + "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The secondary text color" + "description": "Background color for hovered chips" } }, - "name": "cdr-color-text-secondary", + "name": "cdr-color-background-chip-default-hover", "attributes": { "category": "color", - "type": "text", - "item": "secondary", + "type": "background", + "item": "chip", + "subitem": "default-hover", "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The emphasis text color" + "description": "Background color for focused chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The emphasis text color" + "description": "Background color for focused chips" } }, - "name": "cdr-color-text-emphasis", + "name": "cdr-color-background-chip-default-focus", "attributes": { "category": "color", - "type": "text", - "item": "emphasis", + "type": "background", + "item": "chip", + "subitem": "default-focus", "deprecated": false } }, { - "$value": "#1f513f", + "$value": "#edeae3", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "Text set in our primary brand color" + "description": "Background color for active chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "Text set in our primary brand color" + "description": "Background color for active chips" } }, - "name": "cdr-color-text-brand", + "name": "cdr-color-background-chip-default-active", "attributes": { "category": "color", - "type": "text", - "item": "brand", + "type": "background", + "item": "chip", + "subitem": "default-active", "deprecated": false } }, { - "$value": "#c7370f", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The color of sale text" + "description": "Background color for selected chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.sale-red-800}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The color of sale text" + "description": "Background color for selected chips" } }, - "name": "cdr-color-text-sale", + "name": "cdr-color-background-chip-default-selected", "attributes": { "category": "color", - "type": "text", - "item": "sale", + "type": "background", + "item": "chip", + "subitem": "default-selected", "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#edeae3", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "Text color on dark background" + "description": "Background color for hovered selected chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "Text color on dark background" + "description": "Background color for hovered selected chips" } }, - "name": "cdr-color-text-inverse", + "name": "cdr-color-background-chip-default-selected-hover", "attributes": { "category": "color", - "type": "text", - "item": "inverse", + "type": "background", + "item": "chip", + "subitem": "default-selected-hover", "deprecated": false } }, @@ -735,623 +725,619 @@ "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The color of text when it is disabled" + "description": "Background color for focused selected chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The color of text when it is disabled" + "description": "Background color for focused selected chips" } }, - "name": "cdr-color-text-disabled", + "name": "cdr-color-background-chip-default-selected-focus", "attributes": { "category": "color", - "type": "text", - "item": "disabled", + "type": "background", + "item": "chip", + "subitem": "default-selected-focus", "deprecated": false } }, { - "$value": "#2e6b34", + "$value": "rgba(255, 255, 255, 0)", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of success messages" + "description": "A transparent color option" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-900}", + "$value": "{options.color.transparent}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of success messages" + "description": "A transparent color option" } }, - "name": "cdr-color-text-success", + "name": "cdr-color-background-transparent", "attributes": { "category": "color", - "type": "text", - "item": "success", + "type": "background", + "item": "transparent", "deprecated": false } }, { - "$value": "#854714", + "$value": "#f7f5f3", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of warning messages" + "description": "The default, primary background color of most pages" }, - "filePath": "tokens/global/color.json5", - "isSource": false, + "filePath": "tokens/themes/docsite/color.json5", + "isSource": true, "original": { - "$value": "{options.color.warning-yellow-900}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of warning messages" + "description": "The default, primary background color of most pages" } }, - "name": "cdr-color-text-warning", + "name": "cdr-color-background-primary", "attributes": { "category": "color", - "type": "text", - "item": "warning", + "type": "background", + "item": "primary", "deprecated": false } }, { - "$value": "#811823", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of error messages" + "description": "An alternate, secondary background color used on some pages" }, - "filePath": "tokens/global/color.json5", - "isSource": false, + "filePath": "tokens/themes/docsite/color.json5", + "isSource": true, "original": { - "$value": "{options.color.error-red-900}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of error messages" + "description": "An alternate, secondary background color used on some pages" } }, - "name": "cdr-color-text-error", + "name": "cdr-color-background-secondary", "attributes": { "category": "color", - "type": "text", - "item": "error", + "type": "background", + "item": "secondary", "deprecated": false } }, { - "$value": "#1b437e", + "$value": "#c7370f", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of informational messages" + "description": "Background color for sale messages" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-900}", + "$value": "{options.color.sale-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of informational messages" + "description": "Background color for sale messages" } }, - "name": "cdr-color-text-info", + "name": "cdr-color-background-sale", "attributes": { "category": "color", - "type": "text", - "item": "info", + "type": "background", + "item": "sale", "deprecated": false } }, { - "$value": "#bb4045", + "$value": "#1f513f", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of error messages" + "description": "An alternate, spruce brand background color used on some pages" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-800}", + "$value": "{options.color.blue-spruce-green-1000}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of error messages" + "description": "An alternate, spruce brand background color used on some pages" } }, - "name": "cdr-color-text-message-error", + "name": "cdr-color-background-brand-spruce", "attributes": { "category": "color", - "type": "text", - "item": "message", - "subitem": "error", + "type": "background", + "item": "brand-spruce", "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "#ecf9e6", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Default text color used in form elements" + "description": "Background color for success messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.success-green-200}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Default text color used in form elements" + "description": "Background color for success messages" } }, - "name": "cdr-color-text-input-default", + "name": "cdr-color-background-success", "attributes": { "category": "color", - "type": "text", - "item": "input", - "subitem": "default", + "type": "background", + "item": "success", "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#e2f4fe", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Color of label text used in form elements" + "description": "Background color for informational messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.alpine-lake-blue-200}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Color of label text used in form elements" + "description": "Background color for informational messages" } }, - "name": "cdr-color-text-input-label", + "name": "cdr-color-background-info", "attributes": { "category": "color", - "type": "text", - "item": "input", - "subitem": "label", + "type": "background", + "item": "info", "deprecated": false } }, { - "$value": "#b2ab9f", + "$value": "#fdf6e2", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Color of label text used in disabled form elements" + "description": "Background color for warning messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-450}", + "$value": "{options.color.warning-yellow-200}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Color of label text used in disabled form elements" + "description": "Background color for warning messages" } }, - "name": "cdr-color-text-input-label-disabled", + "name": "cdr-color-background-warning", "attributes": { "category": "color", - "type": "text", - "item": "input", - "subitem": "label-disabled", + "type": "background", + "item": "warning", "deprecated": false } }, { - "$value": "#736e65", + "$value": "#fcefe4", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Text color of placeholder text within forms" + "description": "Background color for error messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-750}", + "$value": "{options.color.error-red-200}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Text color of placeholder text within forms" + "description": "Background color for error messages" } }, - "name": "cdr-color-text-input-placeholder", + "name": "cdr-color-background-error", "attributes": { "category": "color", - "type": "text", - "item": "input", - "subitem": "placeholder", + "type": "background", + "item": "error", "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color of required label within forms" + "description": "Hover state of a checkbox or radio label background" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color of required label within forms" + "description": "Hover state of a checkbox or radio label background" } }, - "name": "cdr-color-text-input-required", + "name": "cdr-color-background-label-default-hover", "attributes": { "category": "color", - "type": "text", - "item": "input", - "subitem": "required", + "type": "background", + "item": "label", + "subitem": "default-hover", "deprecated": false } }, { - "$value": "#736e65", + "$value": "#edeae3", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color of optional label within forms" + "description": "Active state of a checkbox or radio label background" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-750}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color of optional label within forms" + "description": "Active state of a checkbox or radio label background" } }, - "name": "cdr-color-text-input-optional", + "name": "cdr-color-background-label-default-active", "attributes": { "category": "color", - "type": "text", - "item": "input", - "subitem": "optional", + "type": "background", + "item": "label", + "subitem": "default-active", "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Disabled text color used in form elements" + "description": "Focused state of a checkbox or radio label background" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Disabled text color used in form elements" + "description": "Focused state of a checkbox or radio label background" } }, - "name": "cdr-color-text-input-disabled", + "name": "cdr-color-background-label-default-focus", "attributes": { "category": "color", - "type": "text", - "item": "input", - "subitem": "disabled", + "type": "background", + "item": "label", + "subitem": "default-focus", "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "rgba(255, 255, 255, 0.75)", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color used in filled forms" + "description": "Hover state of a checkbox or radio label background on secondary" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.white-75}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color used in filled forms" + "description": "Hover state of a checkbox or radio label background on secondary" } }, - "name": "cdr-color-text-input-filled", + "name": "cdr-color-background-label-secondary-hover", "attributes": { "category": "color", - "type": "text", - "item": "input", - "subitem": "filled", + "type": "background", + "item": "label", + "subitem": "secondary-hover", "deprecated": false } }, { - "$value": "#736e65", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Help text color used in forms" + "description": "Active state of a checkbox or radio label background on secondary" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-750}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Help text color used in forms" + "description": "Active state of a checkbox or radio label background on secondary" } }, - "name": "cdr-color-text-input-help", + "name": "cdr-color-background-label-secondary-active", "attributes": { "category": "color", - "type": "text", - "item": "input", - "subitem": "help", + "type": "background", + "item": "label", + "subitem": "secondary-active", "deprecated": false } }, { - "$value": "#b33322", + "$value": "rgba(255, 255, 255, 0.75)", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Error text color used in forms" + "description": "Focused state of a checkbox or radio label background on secondary" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-850}", + "$value": "{options.color.white-75}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Error text color used in forms" + "description": "Focused state of a checkbox or radio label background on secondary" } }, - "name": "cdr-color-text-input-error", + "name": "cdr-color-background-label-secondary-focus", "attributes": { "category": "color", - "type": "text", - "item": "input", - "subitem": "error", + "type": "background", + "item": "label", + "subitem": "secondary-focus", "deprecated": false } }, { - "$value": "rgba(46, 46, 43, 0.9)", + "$value": "rgba(247, 245, 243, 0.15)", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for links" + "description": "Default background color on form elements" }, - "filePath": "tokens/themes/docsite/link.json5", - "isSource": true, + "filePath": "tokens/global/input.json5", + "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000-90}", + "$value": "{options.color.warm-grey-025-15}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for links" + "description": "Default background color on form elements" } }, - "name": "cdr-color-text-link-rest", + "name": "cdr-color-background-input-default", "attributes": { "category": "color", - "type": "text", - "item": "link", - "subitem": "rest", + "type": "background", + "item": "input", + "subitem": "default", "deprecated": false } }, { - "$value": "rgba(46, 46, 43, 0.9)", + "$value": "rgba(255, 255, 255, 0.85)", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for the hover state of links" + "description": "Default background color on form elements" }, - "filePath": "tokens/themes/docsite/link.json5", - "isSource": true, + "filePath": "tokens/global/input.json5", + "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000-90}", + "$value": "{options.color.white-85}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for the hover state of links" + "description": "Default background color on form elements" } }, - "name": "cdr-color-text-link-hover", + "name": "cdr-color-background-input-secondary", "attributes": { "category": "color", - "type": "text", - "item": "link", - "subitem": "hover", + "type": "background", + "item": "input", + "subitem": "secondary", "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "rgba(255, 242, 242, 0.75)", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for the active and pressed states of links" + "description": "Error background color on form elements" }, - "filePath": "tokens/themes/docsite/link.json5", - "isSource": true, + "filePath": "tokens/global/input.json5", + "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.error-red-050-75}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for the active and pressed states of links" + "description": "Error background color on form elements" } }, - "name": "cdr-color-text-link-active", + "name": "cdr-color-background-input-error", "attributes": { "category": "color", - "type": "text", - "item": "link", - "subitem": "active", + "type": "background", + "item": "input", + "subitem": "error", "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Disabled text color of links" + "description": "Hover state of a checkbox or radio element background" }, - "filePath": "tokens/global/link.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Disabled text color of links" + "description": "Hover state of a checkbox or radio element background" } }, - "name": "cdr-color-text-link-disabled", + "name": "cdr-color-background-input-default-hover", "attributes": { "category": "color", - "type": "text", - "item": "link", - "subitem": "disabled", + "type": "background", + "item": "input", + "subitem": "default-hover", "deprecated": false } }, { - "$value": "#406eb5", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color of visited links" + "description": "Active state of a form element background" }, - "filePath": "tokens/global/link.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color of visited links" + "description": "Active state of a form element background" } }, - "name": "cdr-color-text-link-visited", + "name": "cdr-color-background-input-default-active", "attributes": { "category": "color", - "type": "text", - "item": "link", - "subitem": "visited", + "type": "background", + "item": "input", + "subitem": "default-active", "deprecated": false } }, @@ -1360,609 +1346,584 @@ "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for ratings" + "description": "Selected state of a checkbox or radio element background" }, - "filePath": "tokens/global/rating.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for ratings" + "description": "Selected state of a checkbox or radio element background" } }, - "name": "cdr-color-text-rating-default", + "name": "cdr-color-background-input-default-selected", "attributes": { "category": "color", - "type": "text", - "item": "rating", - "subitem": "default", + "type": "background", + "item": "input", + "subitem": "default-selected", "deprecated": false } }, { - "$value": "#406eb5", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for the hover state of ratings" + "description": "Active state of an input or select element background on secondary" }, - "filePath": "tokens/global/rating.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for the hover state of ratings" + "description": "Active state of an input or select element background on secondary" } }, - "name": "cdr-color-text-rating-hover", + "name": "cdr-color-background-input-secondary-active", "attributes": { "category": "color", - "type": "text", - "item": "rating", - "subitem": "hover", + "type": "background", + "item": "input", + "subitem": "secondary-active", "deprecated": false } }, { - "$value": "#b2ab9f", + "$value": "#958e83", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for the separator in ratings" + "description": "Hover state of a selected checkbox or radio element background" }, - "filePath": "tokens/global/rating.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-450}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for the separator in ratings" + "description": "Hover state of a selected checkbox or radio element background" } }, - "name": "cdr-color-text-rating-separator", + "name": "cdr-color-background-input-default-selected-hover", "attributes": { "category": "color", - "type": "text", - "item": "rating", - "subitem": "separator", + "type": "background", + "item": "input", + "subitem": "default-selected-hover", "deprecated": false } }, { - "$value": "#736e65", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for tabs" + "description": "Disabled form element background" }, - "filePath": "tokens/global/tab.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-750}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for tabs" + "description": "Disabled form element background" } }, - "name": "cdr-color-text-tab-rest", + "name": "cdr-color-background-input-default-disabled", "attributes": { "category": "color", - "type": "text", - "item": "tab", - "subitem": "rest", + "type": "background", + "item": "input", + "subitem": "default-disabled", "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#958e83", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for the active and pressed states of tabs" + "description": "Selected focus state of checkbox or radio element background" }, - "filePath": "tokens/global/tab.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for the active and pressed states of tabs" + "description": "Selected focus state of checkbox or radio element background" } }, - "name": "cdr-color-text-tab-active", + "name": "cdr-color-background-input-default-selected-focus", "attributes": { "category": "color", - "type": "text", - "item": "tab", - "subitem": "active", + "type": "background", + "item": "input", + "subitem": "default-selected-focus", "deprecated": false } }, { - "$value": "#406eb5", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for the hover state of tabs" + "description": "Focused checkbox or radio form element background" }, - "filePath": "tokens/global/tab.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for the hover state of tabs" + "description": "Focused checkbox or radio form element background" } }, - "name": "cdr-color-text-tab-hover", + "name": "cdr-color-background-input-default-focus", "attributes": { "category": "color", - "type": "text", - "item": "tab", - "subitem": "hover", + "type": "background", + "item": "input", + "subitem": "default-focus", "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#f9f8f6", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "background", "example": "color", - "description": "Disabled text color of tabs" + "description": "Background color variant for default messages" }, - "filePath": "tokens/global/tab.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.default-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "background", "example": "color", - "description": "Disabled text color of tabs" + "description": "Background color variant for default messages" } }, - "name": "cdr-color-text-tab-disabled", + "name": "cdr-color-background-message-default-01", "attributes": { "category": "color", - "type": "text", - "item": "tab", - "subitem": "disabled", + "type": "background", + "item": "message-default-01", "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#e8e0ce", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "background", "example": "color", - "description": "The text color of a toggle button on rest" + "description": "Background color variant for default messages" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.default-grey-300}", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "background", "example": "color", - "description": "The text color of a toggle button on rest" + "description": "Background color variant for default messages" } }, - "name": "cdr-color-text-toggle-button-default-rest", + "name": "cdr-color-background-message-default-02", "attributes": { "category": "color", - "type": "text", - "item": "toggle-button", - "subitem": "default-rest", + "type": "background", + "item": "message-default-02", "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#ecf9e6", "$type": "color", "docs": { "category": "colors", - "type": "tooltip", + "type": "background", "example": "color", - "description": "Text color for tooltips" + "description": "Background color for success messages" }, - "filePath": "tokens/global/tooltip.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.success-green-200}", "$type": "color", "docs": { "category": "colors", - "type": "tooltip", + "type": "background", "example": "color", - "description": "Text color for tooltips" + "description": "Background color for success messages" } }, - "name": "cdr-color-text-tooltip-default", + "name": "cdr-color-background-message-success", "attributes": { "category": "color", - "type": "text", - "item": "tooltip", - "subitem": "default", + "type": "background", + "item": "message-success", "deprecated": false } }, { - "$value": "#1f513f", + "$value": "#f4fbf5", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the primary button" + "description": "Background color variant for success messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.success-green-100}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the primary button" + "description": "Background color variant for success messages" } }, - "name": "cdr-color-background-button-primary-rest", + "name": "cdr-color-background-message-success-01", "attributes": { "category": "color", "type": "background", - "item": "button", - "subitem": "primary", - "state": "rest", + "item": "message-success-01", "deprecated": false } }, { - "$value": "#1f513f", + "$value": "#d5e6cb", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the primary button" + "description": "Background color variant for success messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.success-green-300}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the primary button" + "description": "Background color variant for success messages" } }, - "name": "cdr-color-background-button-primary-active", + "name": "cdr-color-background-message-success-02", "attributes": { "category": "color", "type": "background", - "item": "button", - "subitem": "primary", - "state": "active", + "item": "message-success-02", "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#fdf6e2", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the primary button" + "description": "Background color for warning messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.warning-yellow-200}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the primary button" + "description": "Background color for warning messages" } }, - "name": "cdr-color-background-button-primary-hover", + "name": "cdr-color-background-message-warning", "attributes": { "category": "color", "type": "background", - "item": "button", - "subitem": "primary", - "state": "hover", + "item": "message-warning", "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#fefcf1", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Alternate background color for the hover state of the icon button" + "description": "Background color variant for warning messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warning-yellow-100}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Alternate background color for the hover state of the icon button" + "description": "Background color variant for warning messages" } }, - "name": "cdr-color-background-button-primary-icon-alt-hover", + "name": "cdr-color-background-message-warning-01", "attributes": { "category": "color", "type": "background", - "item": "button", - "subitem": "primary", - "state": "icon-alt-hover", + "item": "message-warning-01", "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#f5e9b7", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the secondary button" + "description": "Background color variant for warning messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warning-yellow-300}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the secondary button" + "description": "Background color variant for warning messages" } }, - "name": "cdr-color-background-button-secondary-rest", + "name": "cdr-color-background-message-warning-02", "attributes": { "category": "color", "type": "background", - "item": "button", - "subitem": "secondary", - "state": "rest", + "item": "message-warning-02", "deprecated": false } }, { - "$value": "#958e83", + "$value": "#fcefe4", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the secondary button" + "description": "Background color for error messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.error-red-200}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the secondary button" + "description": "Background color for error messages" } }, - "name": "cdr-color-background-button-secondary-active", + "name": "cdr-color-background-message-error", "attributes": { "category": "color", "type": "background", - "item": "button", - "subitem": "secondary", - "state": "active", + "item": "message-error", "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#fdf7f7", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the secondary button" + "description": "Background color variant for error messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.error-red-100}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the secondary button" + "description": "Background color variant for error messages" } }, - "name": "cdr-color-background-button-secondary-hover", + "name": "cdr-color-background-message-error-01", "attributes": { "category": "color", "type": "background", - "item": "button", - "subitem": "secondary", - "state": "hover", + "item": "message-error-01", "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#eecbc1", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the disabled state of the secondary button" + "description": "Background color variant for error messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.error-red-300}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the disabled state of the secondary button" + "description": "Background color variant for error messages" } }, - "name": "cdr-color-background-button-secondary-disabled", + "name": "cdr-color-background-message-error-02", "attributes": { "category": "color", "type": "background", - "item": "button", - "subitem": "secondary", - "state": "disabled", + "item": "message-error-02", "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#e2f4fe", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the dark button" + "description": "Background color for informational messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.alpine-lake-blue-200}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the dark button" + "description": "Background color for informational messages" } }, - "name": "cdr-color-background-button-dark-rest", + "name": "cdr-color-background-message-info", "attributes": { "category": "color", "type": "background", - "item": "button", - "subitem": "dark", - "state": "rest", + "item": "message-info", "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#edf4f5", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the dark button" + "description": "Background color variant for informational messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.info-blue-100}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the dark button" + "description": "Background color variant for informational messages" } }, - "name": "cdr-color-background-button-dark-active", + "name": "cdr-color-background-message-info-01", "attributes": { "category": "color", "type": "background", - "item": "button", - "subitem": "dark", - "state": "active", + "item": "message-info-01", "deprecated": false } }, { - "$value": "#edeae3", + "$value": "#c2d8db", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the dark button" + "description": "Background color variant for informational messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.info-blue-300}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the dark button" + "description": "Background color variant for informational messages" } }, - "name": "cdr-color-background-button-dark-hover", + "name": "cdr-color-background-message-info-02", "attributes": { "category": "color", "type": "background", - "item": "button", - "subitem": "dark", - "state": "hover", + "item": "message-info-02", "deprecated": false } }, @@ -1971,181 +1932,177 @@ "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the sale button" + "description": "Background color for sale messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { "$value": "{options.color.sale-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the sale button" + "description": "Background color for sale messages" } }, - "name": "cdr-color-background-button-sale-rest", + "name": "cdr-color-background-message-sale", "attributes": { "category": "color", "type": "background", - "item": "button", - "subitem": "sale", - "state": "rest", + "item": "message-sale", "deprecated": false } }, { - "$value": "#c7370f", + "$value": "rgba(247, 245, 243, 0.85)", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "modal", "example": "color", - "description": "Background color for the active and pressed states of the sale button" + "description": "The background overlay for modal" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/modal.json5", "isSource": false, "original": { - "$value": "{options.color.sale-red-800}", + "$value": "{options.color.warm-grey-025-85}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "modal", "example": "color", - "description": "Background color for the active and pressed states of the sale button" + "description": "The background overlay for modal" } }, - "name": "cdr-color-background-button-sale-active", + "name": "cdr-color-background-modal-overlay", "attributes": { "category": "color", "type": "background", - "item": "button", - "subitem": "sale", - "state": "active", + "item": "modal", + "subitem": "overlay", "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "pagination", "example": "color", - "description": "Background color for the hover state of the sale button" + "description": "Background color for the hover state of pagination" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/pagination.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "pagination", "example": "color", - "description": "Background color for the hover state of the sale button" + "description": "Background color for the hover state of pagination" } }, - "name": "cdr-color-background-button-sale-hover", + "name": "cdr-color-background-pagination-hover", "attributes": { "category": "color", "type": "background", - "item": "button", - "subitem": "sale", - "state": "hover", + "item": "pagination", + "subitem": "hover", "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#406eb5", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "pagination", "example": "color", - "description": "Default disabled border color" + "description": "Background color for the pagination keyline" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/pagination.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "pagination", "example": "color", - "description": "Default disabled border color" + "description": "Background color for the pagination keyline" } }, - "name": "cdr-color-background-button-default-disabled", + "name": "cdr-color-background-pagination-keyline", "attributes": { "category": "color", "type": "background", - "item": "button", - "subitem": "default-disabled", + "item": "pagination", + "subitem": "keyline", "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "rating", "example": "color", - "description": "Background color for the icon only button active and focus states" + "description": "The defaul background color of the rating star icon" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/rating.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "rating", "example": "color", - "description": "Background color for the icon only button active and focus states" + "description": "The defaul background color of the rating star icon" } }, - "name": "cdr-color-background-button-icon-only-active", + "name": "cdr-color-background-rating-star-default", "attributes": { "category": "color", "type": "background", - "item": "button", - "subitem": "icon-only-active", + "item": "rating-star", + "subitem": "default", "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#ffd280", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "rating", "example": "color", - "description": "Background color for chips" + "description": "Background color for the highlighted rating icon" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/rating.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.golden-yellow-500}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "rating", "example": "color", - "description": "Background color for chips" + "description": "Background color for the highlighted rating icon" } }, - "name": "cdr-color-background-chip-default-rest", + "name": "cdr-color-background-rating-star-highlighted", "attributes": { "category": "color", "type": "background", - "item": "chip", - "subitem": "default-rest", + "item": "rating-star", + "subitem": "highlighted", "deprecated": false } }, @@ -2154,58 +2111,58 @@ "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for disabled chips" + "description": "Background color for the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for disabled chips" + "description": "Background color for the default surface selection" } }, - "name": "cdr-color-background-chip-default-disabled", + "name": "cdr-color-background-surface-selection-default-rest", "attributes": { "category": "color", "type": "background", - "item": "chip", - "subitem": "default-disabled", + "item": "surface-selection", + "subitem": "default-rest", "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for hovered chips" + "description": "Background color for the active state of the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for hovered chips" + "description": "Background color for the active state of the default surface selection" } }, - "name": "cdr-color-background-chip-default-hover", + "name": "cdr-color-background-surface-selection-default-active", "attributes": { "category": "color", "type": "background", - "item": "chip", - "subitem": "default-hover", + "item": "surface-selection", + "subitem": "default-active", "deprecated": false } }, @@ -2214,831 +2171,868 @@ "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for focused chips" + "description": "Background color for the hover state of the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for focused chips" + "description": "Background color for the hover state of the default surface selection" } }, - "name": "cdr-color-background-chip-default-focus", + "name": "cdr-color-background-surface-selection-default-hover", "attributes": { "category": "color", "type": "background", - "item": "chip", - "subitem": "default-focus", + "item": "surface-selection", + "subitem": "default-hover", "deprecated": false } }, { - "$value": "#edeae3", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for active chips" + "description": "Background color for the checked state of the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for active chips" + "description": "Background color for the checked state of the default surface selection" } }, - "name": "cdr-color-background-chip-default-active", + "name": "cdr-color-background-surface-selection-default-checked", "attributes": { "category": "color", "type": "background", - "item": "chip", - "subitem": "default-active", + "item": "surface-selection", + "subitem": "default-checked", "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#f7f5f3", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for selected chips" + "description": "Background color for the disabled state of the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for selected chips" + "description": "Background color for the disabled state of the default surface selection" } }, - "name": "cdr-color-background-chip-default-selected", + "name": "cdr-color-background-surface-selection-default-disabled", "attributes": { "category": "color", "type": "background", - "item": "chip", - "subitem": "default-selected", + "item": "surface-selection", + "subitem": "default-disabled", "deprecated": false } }, { - "$value": "#edeae3", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for hovered selected chips" + "description": "Background color for the loading state of the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for hovered selected chips" + "description": "Background color for the loading state of the default surface selection" } }, - "name": "cdr-color-background-chip-default-selected-hover", + "name": "cdr-color-background-surface-selection-default-loading", "attributes": { "category": "color", "type": "background", - "item": "chip", - "subitem": "default-selected-hover", + "item": "surface-selection", + "subitem": "default-loading", "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface", "example": "color", - "description": "Background color for focused selected chips" + "description": "Background color for the primary surface" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface", "example": "color", - "description": "Background color for focused selected chips" + "description": "Background color for the primary surface" } }, - "name": "cdr-color-background-chip-default-selected-focus", + "name": "cdr-color-background-surface-primary", "attributes": { "category": "color", "type": "background", - "item": "chip", - "subitem": "default-selected-focus", + "item": "surface", + "subitem": "primary", "deprecated": false } }, { - "$value": "rgba(255, 255, 255, 0)", + "$value": "#f7f5f3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "A transparent color option" + "description": "Background color for the secondary surface" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.transparent}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "A transparent color option" + "description": "Background color for the secondary surface" } }, - "name": "cdr-color-background-transparent", + "name": "cdr-color-background-surface-secondary", "attributes": { "category": "color", "type": "background", - "item": "transparent", + "item": "surface", + "subitem": "secondary", "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#1f513f", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "The default, primary background color of most pages" + "description": "Background color for the brand-spruce surface" }, - "filePath": "tokens/themes/docsite/color.json5", - "isSource": true, + "filePath": "tokens/global/surface.json5", + "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.blue-spruce-green-1000}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "The default, primary background color of most pages" + "description": "Background color for the brand-spruce surface" } }, - "name": "cdr-color-background-primary", + "name": "cdr-color-background-surface-brand-spruce", "attributes": { "category": "color", "type": "background", - "item": "primary", + "item": "surface", + "subitem": "brand-spruce", "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#c7370f", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "An alternate, secondary background color used on some pages" + "description": "Background color for the sale surface" }, - "filePath": "tokens/themes/docsite/color.json5", - "isSource": true, + "filePath": "tokens/global/surface.json5", + "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.sale-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "An alternate, secondary background color used on some pages" + "description": "Background color for the sale surface" } }, - "name": "cdr-color-background-secondary", + "name": "cdr-color-background-surface-sale", "attributes": { "category": "color", "type": "background", - "item": "secondary", + "item": "surface", + "subitem": "sale", "deprecated": false } }, { - "$value": "#1f513f", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "An alternate, spruce brand background color used on some pages" + "description": "The background color of a selected switch on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "An alternate, spruce brand background color used on some pages" + "description": "The background color of a selected switch on rest" } }, - "name": "cdr-color-background-brand-spruce", + "name": "cdr-color-background-switch-default-rest", "attributes": { "category": "color", "type": "background", - "item": "brand", - "subitem": "spruce", + "item": "switch", + "subitem": "default-rest", "deprecated": false } }, { - "$value": "#f9f8f6", + "$value": "#2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for default messages" + "description": "The background color of a selected switch on hover" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-100}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for default messages" + "description": "The background color of a selected switch on hover" } }, - "name": "cdr-color-background-message-default-01", + "name": "cdr-color-background-switch-default-hover", "attributes": { "category": "color", "type": "background", - "item": "message", - "subitem": "default-01", + "item": "switch", + "subitem": "default-hover", "deprecated": false } }, { - "$value": "#e8e0ce", + "$value": "#2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for default messages" + "description": "The background color of a selected switch on focus" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-300}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for default messages" + "description": "The background color of a selected switch on focus" } }, - "name": "cdr-color-background-message-default-02", + "name": "cdr-color-background-switch-default-focus", "attributes": { "category": "color", "type": "background", - "item": "message", - "subitem": "default-02", + "item": "switch", + "subitem": "default-focus", "deprecated": false } }, { - "$value": "#ecf9e6", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color for success messages" + "description": "Background color of a switch handle background when the switch is not selected on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-200}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color for success messages" + "description": "Background color of a switch handle background when the switch is not selected on rest" } }, - "name": "cdr-color-background-message-success", + "name": "cdr-color-background-switch-handle-default-rest", "attributes": { "category": "color", "type": "background", - "item": "message", - "subitem": "success", + "item": "switch", + "subitem": "handle-default-rest", "deprecated": false } }, { - "$value": "#f4fbf5", + "$value": "#edeae3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for success messages" + "description": "Color of a switch handle background when the switch is not selected on hover" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-100}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for success messages" + "description": "Color of a switch handle background when the switch is not selected on hover" } }, - "name": "cdr-color-background-message-success-01", + "name": "cdr-color-background-switch-handle-default-hover", "attributes": { "category": "color", "type": "background", - "item": "message", - "subitem": "success-01", + "item": "switch", + "subitem": "handle-default-hover", "deprecated": false } }, { - "$value": "#d5e6cb", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for success messages" + "description": "Color of a switch handle background when the switch is not selected on focus" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-300}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for success messages" + "description": "Color of a switch handle background when the switch is not selected on focus" } }, - "name": "cdr-color-background-message-success-02", + "name": "cdr-color-background-switch-handle-default-focus", "attributes": { "category": "color", "type": "background", - "item": "message", - "subitem": "success-02", + "item": "switch", + "subitem": "handle-default-focus", "deprecated": false } }, { - "$value": "#fdf6e2", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color for warning messages" + "description": "Color of a switch handle background when the switch is not selected on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-200}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color for warning messages" + "description": "Color of a switch handle background when the switch is not selected on rest" } }, - "name": "cdr-color-background-message-warning", + "name": "cdr-color-background-switch-handle-selected-default-rest", "attributes": { "category": "color", "type": "background", - "item": "message", - "subitem": "warning", + "item": "switch", + "subitem": "handle-selected-default-rest", "deprecated": false } }, { - "$value": "#fefcf1", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for warning messages" + "description": "Color of a switch handle background when the switch is not selected on hover" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-100}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for warning messages" + "description": "Color of a switch handle background when the switch is not selected on hover" } }, - "name": "cdr-color-background-message-warning-01", + "name": "cdr-color-background-switch-handle-selected-default-hover", "attributes": { "category": "color", "type": "background", - "item": "message", - "subitem": "warning-01", + "item": "switch", + "subitem": "handle-selected-default-hover", "deprecated": false } }, { - "$value": "#f5e9b7", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for warning messages" + "description": "Color of a switch handle background when the switch is not selected on focus" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-300}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for warning messages" + "description": "Color of a switch handle background when the switch is not selected on focus" } }, - "name": "cdr-color-background-message-warning-02", + "name": "cdr-color-background-switch-handle-selected-default-focus", "attributes": { "category": "color", "type": "background", - "item": "message", - "subitem": "warning-02", + "item": "switch", + "subitem": "handle-selected-default-focus", "deprecated": false } }, { - "$value": "#fcefe4", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color for error messages" + "description": "The background color of table headers" }, - "filePath": "tokens/global/color.json5", - "isSource": false, + "filePath": "tokens/themes/docsite/table.json5", + "isSource": true, "original": { - "$value": "{options.color.error-red-200}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color for error messages" + "description": "The background color of table headers" } }, - "name": "cdr-color-background-message-error", + "name": "cdr-color-background-table-header", "attributes": { "category": "color", "type": "background", - "item": "message", - "subitem": "error", + "item": "table", + "subitem": "header", "deprecated": false } }, { - "$value": "#fdf7f7", + "$value": "#f7f5f3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color variant for error messages" + "description": "The background color of table rows" }, - "filePath": "tokens/global/color.json5", - "isSource": false, + "filePath": "tokens/themes/docsite/table.json5", + "isSource": true, "original": { - "$value": "{options.color.error-red-100}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color variant for error messages" + "description": "The background color of table rows" } }, - "name": "cdr-color-background-message-error-01", + "name": "cdr-color-background-table-row", "attributes": { "category": "color", "type": "background", - "item": "message", - "subitem": "error-01", + "item": "table", + "subitem": "row", "deprecated": false } }, { - "$value": "#eecbc1", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color variant for error messages" + "description": "An alternate row color to aid grouping row data" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/table.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-300}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color variant for error messages" + "description": "An alternate row color to aid grouping row data" } }, - "name": "cdr-color-background-message-error-02", + "name": "cdr-color-background-table-row-alt", "attributes": { "category": "color", "type": "background", - "item": "message", - "subitem": "error-02", + "item": "table", + "subitem": "row-alt", "deprecated": false } }, { - "$value": "#e2f4fe", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle group", "example": "color", - "description": "Background color for informational messages" + "description": "The background color of a toggle group on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-200}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle group", "example": "color", - "description": "Background color for informational messages" + "description": "The background color of a toggle group on rest" } }, - "name": "cdr-color-background-message-info", + "name": "cdr-color-background-toggle-group-default-rest", "attributes": { "category": "color", "type": "background", - "item": "message", - "subitem": "info", + "item": "toggle-group", + "subitem": "default-rest", "deprecated": false } }, { - "$value": "#edf4f5", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color variant for informational messages" + "description": "The background color of a toggle button on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.info-blue-100}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color variant for informational messages" + "description": "The background color of a toggle button on rest" } }, - "name": "cdr-color-background-message-info-01", + "name": "cdr-color-background-toggle-button-default-rest", "attributes": { "category": "color", "type": "background", - "item": "message", - "subitem": "info-01", + "item": "toggle-button", + "subitem": "default-rest", "deprecated": false } }, { - "$value": "#c2d8db", + "$value": "#edeae3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color variant for informational messages" + "description": "The background color of a toggle button on hover" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.info-blue-300}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color variant for informational messages" + "description": "The background color of a toggle button on hover" } }, - "name": "cdr-color-background-message-info-02", + "name": "cdr-color-background-toggle-button-default-hover", "attributes": { "category": "color", "type": "background", - "item": "message", - "subitem": "info-02", + "item": "toggle-button", + "subitem": "default-hover", "deprecated": false } }, { - "$value": "#c7370f", + "$value": "#edeae3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color for sale messages" + "description": "The background color of a toggle button on focus" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.sale-red-800}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color for sale messages" + "description": "The background color of a toggle button on focus" } }, - "name": "cdr-color-background-message-sale", + "name": "cdr-color-background-toggle-button-default-focus", "attributes": { "category": "color", "type": "background", - "item": "message", - "subitem": "sale", + "item": "toggle-button", + "subitem": "default-focus", "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "accordion", + "type": "toggle button", "example": "color", - "description": "Background color for the hover state of accordion" + "description": "The background color of a selected toggle button on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "accordion", + "type": "toggle button", "example": "color", - "description": "Background color for the hover state of accordion" + "description": "The background color of a selected toggle button on rest" } }, - "name": "cdr-color-background-accordion-hover", + "name": "cdr-color-background-toggle-button-default-selected-rest", "attributes": { "category": "color", "type": "background", - "item": "accordion-hover", + "item": "toggle-button", + "subitem": "default-selected-rest", "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "pagination", + "type": "toggle button", "example": "color", - "description": "Background color for the hover state of pagination" + "description": "The background color of a selected toggle button on hover" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "pagination", + "type": "toggle button", "example": "color", - "description": "Background color for the hover state of pagination" + "description": "The background color of a selected toggle button on hover" } }, - "name": "cdr-color-background-pagination-hover", + "name": "cdr-color-background-toggle-button-default-selected-hover", "attributes": { "category": "color", "type": "background", - "item": "pagination-hover", + "item": "toggle-button", + "subitem": "default-selected-hover", "deprecated": false } }, { - "$value": "#406eb5", + "$value": "#2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "pagination", + "type": "tooltip", "example": "color", - "description": "Background color for the pagination keyline" + "description": "Background color for tooltips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/tooltip.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "pagination", + "type": "tooltip", "example": "color", - "description": "Background color for the pagination keyline" + "description": "Background color for tooltips" } }, - "name": "cdr-color-background-pagination-keyline", + "name": "cdr-color-background-tooltip-default", "attributes": { "category": "color", "type": "background", - "item": "pagination-keyline", + "item": "tooltip", + "subitem": "default", "deprecated": false } }, { - "$value": "rgba(247, 245, 243, 0.85)", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "modal", + "type": "button", "example": "color", - "description": "The background overlay for modal" + "description": "Text color for primary buttons" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025-85}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "modal", + "type": "button", "example": "color", - "description": "The background overlay for modal" + "description": "Text color for primary buttons" } }, - "name": "cdr-color-background-modal-overlay", + "name": "cdr-color-text-button-primary", "attributes": { "category": "color", - "type": "background", - "item": "modal-overlay", + "type": "text", + "item": "button", + "subitem": "primary", + "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": { + "category": "color", + "type": "text", + "item": "button", + "subitem": "primary-hover", "deprecated": false } }, @@ -3047,993 +3041,1023 @@ "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio label background" + "description": "Text color for the active state of primary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio label background" + "description": "Text color for the active state of primary buttons" } }, - "name": "cdr-color-background-label-default-hover", + "name": "cdr-color-text-button-primary-active", "attributes": { "category": "color", - "type": "background", - "item": "label", - "subitem": "default-hover", + "type": "text", + "item": "button", + "subitem": "primary-active", "deprecated": false } }, { - "$value": "#edeae3", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a checkbox or radio label background" + "description": "Text color for disabled primary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a checkbox or radio label background" + "description": "Text color for disabled primary buttons" } }, - "name": "cdr-color-background-label-default-active", + "name": "cdr-color-text-button-primary-disabled", "attributes": { "category": "color", - "type": "background", - "item": "label", - "subitem": "default-active", + "type": "text", + "item": "button", + "subitem": "primary-disabled", "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Focused state of a checkbox or radio label background" + "description": "Text color for secondary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Focused state of a checkbox or radio label background" + "description": "Text color for secondary buttons" } }, - "name": "cdr-color-background-label-default-focus", + "name": "cdr-color-text-button-secondary", "attributes": { "category": "color", - "type": "background", - "item": "label", - "subitem": "default-focus", + "type": "text", + "item": "button", + "subitem": "secondary", "deprecated": false } }, { - "$value": "rgba(255, 255, 255, 0.75)", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio label background on secondary" + "description": "Text color for the hover state of secondary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white-75}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio label background on secondary" + "description": "Text color for the hover state of secondary buttons" } }, - "name": "cdr-color-background-label-secondary-hover", + "name": "cdr-color-text-button-secondary-hover", "attributes": { "category": "color", - "type": "background", - "item": "label", + "type": "text", + "item": "button", "subitem": "secondary-hover", "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a checkbox or radio label background on secondary" + "description": "Text color for the active state of secondary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a checkbox or radio label background on secondary" + "description": "Text color for the active state of secondary buttons" } }, - "name": "cdr-color-background-label-secondary-active", + "name": "cdr-color-text-button-secondary-active", "attributes": { "category": "color", - "type": "background", - "item": "label", + "type": "text", + "item": "button", "subitem": "secondary-active", "deprecated": false } }, { - "$value": "rgba(255, 255, 255, 0.75)", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Focused state of a checkbox or radio label background on secondary" + "description": "Text color for disabled secondary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white-75}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Focused state of a checkbox or radio label background on secondary" + "description": "Text color for disabled secondary buttons" } }, - "name": "cdr-color-background-label-secondary-focus", + "name": "cdr-color-text-button-secondary-disabled", "attributes": { "category": "color", - "type": "background", - "item": "label", - "subitem": "secondary-focus", + "type": "text", + "item": "button", + "subitem": "secondary-disabled", "deprecated": false } }, { - "$value": "rgba(247, 245, 243, 0.15)", + "$value": "#fafbf9", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Default background color on form elements" + "description": "Text color for the dark button" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025-15}", + "$value": "{options.color.warm-grey-010}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Default background color on form elements" + "description": "Text color for the dark button" } }, - "name": "cdr-color-background-input-default", + "name": "cdr-color-text-button-dark", "attributes": { "category": "color", - "type": "background", - "item": "input", - "subitem": "default", + "type": "text", + "item": "button", + "subitem": "dark", "deprecated": false } }, { - "$value": "rgba(255, 255, 255, 0.85)", + "$value": "#4b4a48", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Default background color on form elements" + "description": "Text color for the hover state of the dark button" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white-85}", + "$value": "{options.color.warm-grey-900}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Default background color on form elements" + "description": "Text color for the hover state of the dark button" } }, - "name": "cdr-color-background-input-secondary", + "name": "cdr-color-text-button-dark-hover", "attributes": { "category": "color", - "type": "background", - "item": "input", - "subitem": "secondary", + "type": "text", + "item": "button", + "subitem": "dark-hover", "deprecated": false } }, { - "$value": "rgba(255, 242, 242, 0.75)", + "$value": "#fafbf9", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Error background color on form elements" + "description": "Text color for the active state of the dark button" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-050-75}", + "$value": "{options.color.warm-grey-010}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Error background color on form elements" + "description": "Text color for the active state of the dark button" } }, - "name": "cdr-color-background-input-error", + "name": "cdr-color-text-button-dark-active", "attributes": { "category": "color", - "type": "background", - "item": "input", - "subitem": "error", + "type": "text", + "item": "button", + "subitem": "dark-active", "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#ffffff", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio element background" + "description": "Text color for disabled dark buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.white}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio element background" + "description": "Text color for disabled dark buttons" } }, - "name": "cdr-color-background-input-default-hover", + "name": "cdr-color-text-button-dark-disabled", "attributes": { "category": "color", - "type": "background", - "item": "input", - "subitem": "default-hover", + "type": "text", + "item": "button", + "subitem": "dark-disabled", "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#ffffff", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a form element background" + "description": "Text color for the sale button" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.white}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a form element background" + "description": "Text color for the sale button" } }, - "name": "cdr-color-background-input-default-active", + "name": "cdr-color-text-button-sale", "attributes": { "category": "color", - "type": "background", - "item": "input", - "subitem": "default-active", + "type": "text", + "item": "button", + "subitem": "sale", "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#c7370f", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Selected state of a checkbox or radio element background" + "description": "Text color for the hover state of the sale button" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.sale-red-800}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Selected state of a checkbox or radio element background" + "description": "Text color for the hover state of the sale button" } }, - "name": "cdr-color-background-input-default-selected", + "name": "cdr-color-text-button-sale-hover", "attributes": { "category": "color", - "type": "background", - "item": "input", - "subitem": "default-selected", + "type": "text", + "item": "button", + "subitem": "sale-hover", "deprecated": false } }, { "$value": "#ffffff", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of an input or select element background on secondary" + "description": "Text color for the active state of the sale button" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { "$value": "{options.color.white}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of an input or select element background on secondary" + "description": "Text color for the active state of the sale button" } }, - "name": "cdr-color-background-input-secondary-active", + "name": "cdr-color-text-button-sale-active", "attributes": { "category": "color", - "type": "background", - "item": "input", - "subitem": "secondary-active", + "type": "text", + "item": "button", + "subitem": "sale-active", "deprecated": false } }, { - "$value": "#958e83", + "$value": "#ffffff", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a selected checkbox or radio element background" + "description": "Text color for disabled sale buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.white}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a selected checkbox or radio element background" + "description": "Text color for disabled sale buttons" } }, - "name": "cdr-color-background-input-default-selected-hover", + "name": "cdr-color-text-button-sale-disabled", "attributes": { "category": "color", - "type": "background", - "item": "input", - "subitem": "default-selected-hover", + "type": "text", + "item": "button", + "subitem": "sale-disabled", "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "chip", "example": "color", - "description": "Disabled form element background" + "description": "Text color for default chips" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "chip", "example": "color", - "description": "Disabled form element background" + "description": "Text color for default chips" } }, - "name": "cdr-color-background-input-default-disabled", + "name": "cdr-color-text-chip-default", "attributes": { "category": "color", - "type": "background", - "item": "input", - "subitem": "default-disabled", + "type": "text", + "item": "chip", + "subitem": "default", "deprecated": false } }, { - "$value": "#958e83", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "chip", "example": "color", - "description": "Selected focus state of checkbox or radio element background" + "description": "Text color for default chips" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "chip", "example": "color", - "description": "Selected focus state of checkbox or radio element background" + "description": "Text color for default chips" } }, - "name": "cdr-color-background-input-default-selected-focus", + "name": "cdr-color-text-chip-disabled", "attributes": { "category": "color", - "type": "background", - "item": "input", - "subitem": "default-selected-focus", + "type": "text", + "item": "chip", + "subitem": "disabled", "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "rgba(46, 46, 43, 0.9)", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "text", "example": "color", - "description": "Focused checkbox or radio form element background" + "description": "The default, primary text color" }, - "filePath": "tokens/global/input.json5", - "isSource": false, + "filePath": "tokens/themes/docsite/color.json5", + "isSource": true, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-1000-90}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "text", "example": "color", - "description": "Focused checkbox or radio form element background" + "description": "The default, primary text color" } }, - "name": "cdr-color-background-input-default-focus", + "name": "cdr-color-text-primary", "attributes": { "category": "color", - "type": "background", - "item": "input", - "subitem": "default-focus", + "type": "text", + "item": "primary", "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "text", "example": "color", - "description": "The defaul background color of the rating star icon" + "description": "The secondary text color" }, - "filePath": "tokens/global/rating.json5", + "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": { + "category": "color", + "type": "text", + "item": "secondary", + "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-010}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "text", "example": "color", - "description": "The defaul background color of the rating star icon" + "description": "The emphasis text color" } }, - "name": "cdr-color-background-rating-star-default", + "name": "cdr-color-text-emphasis", "attributes": { "category": "color", - "type": "background", - "item": "rating-star-default", + "type": "text", + "item": "emphasis", "deprecated": false } }, { - "$value": "#ffd280", + "$value": "#1f513f", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "text", "example": "color", - "description": "Background color for the highlighted rating icon" + "description": "Text set in our primary brand color" }, - "filePath": "tokens/global/rating.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.golden-yellow-500}", + "$value": "{options.color.blue-spruce-green-1000}", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "text", "example": "color", - "description": "Background color for the highlighted rating icon" + "description": "Text set in our primary brand color" } }, - "name": "cdr-color-background-rating-star-highlighted", + "name": "cdr-color-text-brand", "attributes": { "category": "color", - "type": "background", - "item": "rating-star-highlighted", + "type": "text", + "item": "brand", "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#c7370f", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the primary surface" + "description": "The color of sale text" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.sale-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the primary surface" + "description": "The color of sale text" } }, - "name": "cdr-color-background-surface-primary", + "name": "cdr-color-text-sale", "attributes": { "category": "color", - "type": "background", - "item": "surface", - "subitem": "primary", + "type": "text", + "item": "sale", "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the secondary surface" + "description": "Text color on dark background" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the secondary surface" + "description": "Text color on dark background" } }, - "name": "cdr-color-background-surface-secondary", + "name": "cdr-color-text-inverse", "attributes": { "category": "color", - "type": "background", - "item": "surface", - "subitem": "secondary", + "type": "text", + "item": "inverse", "deprecated": false } }, { - "$value": "#1f513f", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the brand-spruce surface" + "description": "The color of text when it is disabled" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the brand-spruce surface" + "description": "The color of text when it is disabled" } }, - "name": "cdr-color-background-surface-brand-spruce", + "name": "cdr-color-text-disabled", "attributes": { "category": "color", - "type": "background", - "item": "surface", - "subitem": "brand-spruce", + "type": "text", + "item": "disabled", "deprecated": false } }, { - "$value": "#c7370f", + "$value": "#2e6b34", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the sale surface" + "description": "Color of success messages" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.sale-red-800}", + "$value": "{options.color.success-green-900}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the sale surface" + "description": "Color of success messages" } }, - "name": "cdr-color-background-surface-sale", + "name": "cdr-color-text-success", "attributes": { "category": "color", - "type": "background", - "item": "surface", - "subitem": "sale", + "type": "text", + "item": "success", "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#854714", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the default surface selection" + "description": "Color of warning messages" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warning-yellow-900}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the default surface selection" + "description": "Color of warning messages" } }, - "name": "cdr-color-background-surface-selection-default-rest", + "name": "cdr-color-text-warning", "attributes": { "category": "color", - "type": "background", - "item": "surface-selection", - "subitem": "default", - "state": "rest", + "type": "text", + "item": "warning", "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#811823", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the active state of the default surface selection" + "description": "Color of error messages" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.error-red-900}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the active state of the default surface selection" + "description": "Color of error messages" } }, - "name": "cdr-color-background-surface-selection-default-active", + "name": "cdr-color-text-error", "attributes": { "category": "color", - "type": "background", - "item": "surface-selection", - "subitem": "default", - "state": "active", + "type": "text", + "item": "error", "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#1b437e", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the hover state of the default surface selection" + "description": "Color of informational messages" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.alpine-lake-blue-900}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the hover state of the default surface selection" + "description": "Color of informational messages" } }, - "name": "cdr-color-background-surface-selection-default-hover", + "name": "cdr-color-text-info", "attributes": { "category": "color", - "type": "background", - "item": "surface-selection", - "subitem": "default", - "state": "hover", + "type": "text", + "item": "info", "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "input", "example": "color", - "description": "Background color for the checked state of the default surface selection" + "description": "Default text color used in form elements" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "input", "example": "color", - "description": "Background color for the checked state of the default surface selection" + "description": "Default text color used in form elements" } }, - "name": "cdr-color-background-surface-selection-default-checked", + "name": "cdr-color-text-input-default", "attributes": { "category": "color", - "type": "background", - "item": "surface-selection", + "type": "text", + "item": "input", "subitem": "default", - "state": "checked", "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "input", "example": "color", - "description": "Background color for the disabled state of the default surface selection" + "description": "Color of label text used in form elements" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "input", "example": "color", - "description": "Background color for the disabled state of the default surface selection" + "description": "Color of label text used in form elements" } }, - "name": "cdr-color-background-surface-selection-default-disabled", + "name": "cdr-color-text-input-label", "attributes": { "category": "color", - "type": "background", - "item": "surface-selection", - "subitem": "default", - "state": "disabled", + "type": "text", + "item": "input", + "subitem": "label", "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#b2ab9f", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "input", "example": "color", - "description": "Background color for the loading state of the default surface selection" + "description": "Color of label text used in disabled form elements" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-450}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "input", "example": "color", - "description": "Background color for the loading state of the default surface selection" + "description": "Color of label text used in disabled form elements" } }, - "name": "cdr-color-background-surface-selection-default-loading", + "name": "cdr-color-text-input-label-disabled", "attributes": { "category": "color", - "type": "background", - "item": "surface-selection", - "subitem": "default", - "state": "loading", + "type": "text", + "item": "input", + "subitem": "label-disabled", "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#736e65", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a switch on rest" + "description": "Text color of placeholder text within forms" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-750}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a switch on rest" + "description": "Text color of placeholder text within forms" } }, - "name": "cdr-color-background-switch-default-rest", + "name": "cdr-color-text-input-placeholder", "attributes": { - "category": "color", - "type": "background", - "item": "switch", - "subitem": "default-rest", + "category": "color", + "type": "text", + "item": "input", + "subitem": "placeholder", "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a switch on hover" + "description": "Text color of required label within forms" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a switch on hover" + "description": "Text color of required label within forms" } }, - "name": "cdr-color-background-switch-default-hover", + "name": "cdr-color-text-input-required", "attributes": { "category": "color", - "type": "background", - "item": "switch", - "subitem": "default-hover", + "type": "text", + "item": "input", + "subitem": "required", "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#736e65", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a switch on focus" + "description": "Text color of optional label within forms" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-750}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a switch on focus" + "description": "Text color of optional label within forms" } }, - "name": "cdr-color-background-switch-default-focus", + "name": "cdr-color-text-input-optional", "attributes": { "category": "color", - "type": "background", - "item": "switch", - "subitem": "default-focus", + "type": "text", + "item": "input", + "subitem": "optional", "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a selected switch on rest" + "description": "Disabled text color used in form elements" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a selected switch on rest" + "description": "Disabled text color used in form elements" } }, - "name": "cdr-color-background-switch-selected-default-rest", + "name": "cdr-color-text-input-disabled", "attributes": { "category": "color", - "type": "background", - "item": "switch", - "subitem": "selected", - "state": "default-rest", + "type": "text", + "item": "input", + "subitem": "disabled", "deprecated": false } }, @@ -4042,184 +4066,178 @@ "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a selected switch on hover" + "description": "Text color used in filled forms" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a selected switch on hover" + "description": "Text color used in filled forms" } }, - "name": "cdr-color-background-switch-selected-default-hover", + "name": "cdr-color-text-input-filled", "attributes": { "category": "color", - "type": "background", - "item": "switch", - "subitem": "selected", - "state": "default-hover", + "type": "text", + "item": "input", + "subitem": "filled", "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "#736e65", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a selected switch on focus" + "description": "Help text color used in forms" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.warm-grey-750}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a selected switch on focus" + "description": "Help text color used in forms" } }, - "name": "cdr-color-background-switch-selected-default-focus", + "name": "cdr-color-text-input-help", "attributes": { "category": "color", - "type": "background", - "item": "switch", - "subitem": "selected", - "state": "default-focus", + "type": "text", + "item": "input", + "subitem": "help", "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#b33322", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "Background color of a switch handle background when the switch is not selected on rest" + "description": "Error text color used in forms" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.error-red-850}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "Background color of a switch handle background when the switch is not selected on rest" + "description": "Error text color used in forms" } }, - "name": "cdr-color-background-switch-handle-default-rest", + "name": "cdr-color-text-input-error", "attributes": { "category": "color", - "type": "background", - "item": "switch", - "subitem": "handle", - "state": "default-rest", + "type": "text", + "item": "input", + "subitem": "error", "deprecated": false } }, { - "$value": "#edeae3", + "$value": "rgba(46, 46, 43, 0.9)", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on hover" + "description": "Text color for links" }, - "filePath": "tokens/global/switch.json5", - "isSource": false, + "filePath": "tokens/themes/docsite/link.json5", + "isSource": true, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.warm-grey-1000-90}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on hover" + "description": "Text color for links" } }, - "name": "cdr-color-background-switch-handle-default-hover", + "name": "cdr-color-text-link-rest", "attributes": { "category": "color", - "type": "background", - "item": "switch", - "subitem": "handle", - "state": "default-hover", + "type": "text", + "item": "link", + "subitem": "rest", "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "rgba(46, 46, 43, 0.9)", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on focus" + "description": "Text color for the hover state of links" }, - "filePath": "tokens/global/switch.json5", - "isSource": false, + "filePath": "tokens/themes/docsite/link.json5", + "isSource": true, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-1000-90}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on focus" + "description": "Text color for the hover state of links" } }, - "name": "cdr-color-background-switch-handle-default-focus", + "name": "cdr-color-text-link-hover", "attributes": { "category": "color", - "type": "background", - "item": "switch", - "subitem": "handle", - "state": "default-focus", + "type": "text", + "item": "link", + "subitem": "hover", "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on rest" + "description": "Text color for the active and pressed states of links" }, - "filePath": "tokens/global/switch.json5", - "isSource": false, + "filePath": "tokens/themes/docsite/link.json5", + "isSource": true, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on rest" + "description": "Text color for the active and pressed states of links" } }, - "name": "cdr-color-background-switch-handle-selected-default-rest", + "name": "cdr-color-text-link-active", "attributes": { "category": "color", - "type": "background", - "item": "switch", - "subitem": "handle", - "state": "selected", + "type": "text", + "item": "link", + "subitem": "active", "deprecated": false } }, @@ -4228,361 +4246,355 @@ "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on hover" + "description": "Disabled text color of links" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/link.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on hover" + "description": "Disabled text color of links" } }, - "name": "cdr-color-background-switch-handle-selected-default-hover", + "name": "cdr-color-text-link-disabled", "attributes": { "category": "color", - "type": "background", - "item": "switch", - "subitem": "handle", - "state": "selected", + "type": "text", + "item": "link", + "subitem": "disabled", "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#406eb5", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on focus" + "description": "Text color of visited links" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/link.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on focus" + "description": "Text color of visited links" } }, - "name": "cdr-color-background-switch-handle-selected-default-focus", + "name": "cdr-color-text-link-visited", "attributes": { "category": "color", - "type": "background", - "item": "switch", - "subitem": "handle", - "state": "selected", + "type": "text", + "item": "link", + "subitem": "visited", "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#bb4045", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "text", "example": "color", - "description": "The background color of table headers" + "description": "Color of error messages" }, - "filePath": "tokens/themes/docsite/table.json5", - "isSource": true, + "filePath": "tokens/global/message.json5", + "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.error-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "text", "example": "color", - "description": "The background color of table headers" + "description": "Color of error messages" } }, - "name": "cdr-color-background-table-header", + "name": "cdr-color-text-message-error", "attributes": { "category": "color", - "type": "background", - "item": "table-header", + "type": "text", + "item": "message-error", "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "rating", "example": "color", - "description": "The background color of table rows" - }, - "filePath": "tokens/themes/docsite/table.json5", - "isSource": true, + "description": "Text color for ratings" + }, + "filePath": "tokens/global/rating.json5", + "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "rating", "example": "color", - "description": "The background color of table rows" + "description": "Text color for ratings" } }, - "name": "cdr-color-background-table-row", + "name": "cdr-color-text-rating-default", "attributes": { "category": "color", - "type": "background", - "item": "table-row", + "type": "text", + "item": "rating", + "subitem": "default", "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#406eb5", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "rating", "example": "color", - "description": "An alternate row color to aid grouping row data" + "description": "Text color for the hover state of ratings" }, - "filePath": "tokens/global/table.json5", + "filePath": "tokens/global/rating.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "rating", "example": "color", - "description": "An alternate row color to aid grouping row data" + "description": "Text color for the hover state of ratings" } }, - "name": "cdr-color-background-table-row-alt", + "name": "cdr-color-text-rating-hover", "attributes": { "category": "color", - "type": "background", - "item": "table-row-alt", + "type": "text", + "item": "rating", + "subitem": "hover", "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#b2ab9f", "$type": "color", "docs": { "category": "colors", - "type": "toggle group", + "type": "rating", "example": "color", - "description": "The background color of a toggle group on rest" + "description": "Text color for the separator in ratings" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/rating.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-450}", "$type": "color", "docs": { "category": "colors", - "type": "toggle group", + "type": "rating", "example": "color", - "description": "The background color of a toggle group on rest" + "description": "Text color for the separator in ratings" } }, - "name": "cdr-color-background-toggle-group-default-rest", + "name": "cdr-color-text-rating-separator", "attributes": { "category": "color", - "type": "background", - "item": "toggle-group", - "subitem": "default", - "state": "rest", + "type": "text", + "item": "rating", + "subitem": "separator", "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#736e65", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a toggle button on rest" + "description": "Text color for tabs" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/tab.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-750}", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a toggle button on rest" + "description": "Text color for tabs" } }, - "name": "cdr-color-background-toggle-button-default-rest", + "name": "cdr-color-text-tab-rest", "attributes": { "category": "color", - "type": "background", - "item": "toggle-button", - "subitem": "default", - "state": "rest", + "type": "text", + "item": "tab", + "subitem": "rest", "deprecated": false } }, { - "$value": "#edeae3", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a toggle button on hover" + "description": "Text color for the active and pressed states of tabs" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/tab.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a toggle button on hover" + "description": "Text color for the active and pressed states of tabs" } }, - "name": "cdr-color-background-toggle-button-default-hover", + "name": "cdr-color-text-tab-active", "attributes": { "category": "color", - "type": "background", - "item": "toggle-button", - "subitem": "default", - "state": "hover", + "type": "text", + "item": "tab", + "subitem": "active", "deprecated": false } }, { - "$value": "#edeae3", + "$value": "#406eb5", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a toggle button on focus" + "description": "Text color for the hover state of tabs" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/tab.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a toggle button on focus" + "description": "Text color for the hover state of tabs" } }, - "name": "cdr-color-background-toggle-button-default-focus", + "name": "cdr-color-text-tab-hover", "attributes": { "category": "color", - "type": "background", - "item": "toggle-button", - "subitem": "default", - "state": "focus", + "type": "text", + "item": "tab", + "subitem": "hover", "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a selected toggle button on rest" + "description": "Disabled text color of tabs" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/tab.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a selected toggle button on rest" + "description": "Disabled text color of tabs" } }, - "name": "cdr-color-background-toggle-button-default-selected-rest", + "name": "cdr-color-text-tab-disabled", "attributes": { "category": "color", - "type": "background", - "item": "toggle-button", - "subitem": "default", - "state": "selected", + "type": "text", + "item": "tab", + "subitem": "disabled", "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", "type": "toggle button", "example": "color", - "description": "The background color of a selected toggle button on hover" + "description": "The text color of a toggle button on rest" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", "type": "toggle button", "example": "color", - "description": "The background color of a selected toggle button on hover" + "description": "The text color of a toggle button on rest" } }, - "name": "cdr-color-background-toggle-button-default-selected-hover", + "name": "cdr-color-text-toggle-button-default-rest", "attributes": { "category": "color", - "type": "background", + "type": "text", "item": "toggle-button", - "subitem": "default", - "state": "selected", + "subitem": "default-rest", "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", "type": "tooltip", "example": "color", - "description": "Background color for tooltips" + "description": "Text color for tooltips" }, "filePath": "tokens/global/tooltip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", "type": "tooltip", "example": "color", - "description": "Background color for tooltips" + "description": "Text color for tooltips" } }, - "name": "cdr-color-background-tooltip-default", + "name": "cdr-color-text-tooltip-default", "attributes": { "category": "color", - "type": "background", + "type": "text", "item": "tooltip", "subitem": "default", "deprecated": false @@ -4614,8 +4626,7 @@ "category": "color", "type": "border", "item": "button", - "subitem": "primary", - "state": "rest", + "subitem": "primary-rest", "deprecated": false } }, @@ -4645,8 +4656,7 @@ "category": "color", "type": "border", "item": "button", - "subitem": "primary", - "state": "active", + "subitem": "primary-active", "deprecated": false } }, @@ -4676,8 +4686,7 @@ "category": "color", "type": "border", "item": "button", - "subitem": "primary", - "state": "active-inset", + "subitem": "primary-active-inset", "deprecated": false } }, @@ -4707,8 +4716,7 @@ "category": "color", "type": "border", "item": "button", - "subitem": "primary", - "state": "hover", + "subitem": "primary-hover", "deprecated": false } }, @@ -4738,8 +4746,7 @@ "category": "color", "type": "border", "item": "button", - "subitem": "secondary", - "state": "rest", + "subitem": "secondary-rest", "deprecated": false } }, @@ -4769,8 +4776,7 @@ "category": "color", "type": "border", "item": "button", - "subitem": "secondary", - "state": "active", + "subitem": "secondary-active", "deprecated": false } }, @@ -4800,8 +4806,7 @@ "category": "color", "type": "border", "item": "button", - "subitem": "secondary", - "state": "active-inset", + "subitem": "secondary-active-inset", "deprecated": false } }, @@ -4831,8 +4836,7 @@ "category": "color", "type": "border", "item": "button", - "subitem": "secondary", - "state": "hover", + "subitem": "secondary-hover", "deprecated": false } }, @@ -4862,8 +4866,7 @@ "category": "color", "type": "border", "item": "button", - "subitem": "dark", - "state": "rest", + "subitem": "dark-rest", "deprecated": false } }, @@ -4893,8 +4896,7 @@ "category": "color", "type": "border", "item": "button", - "subitem": "dark", - "state": "active", + "subitem": "dark-active", "deprecated": false } }, @@ -4924,8 +4926,7 @@ "category": "color", "type": "border", "item": "button", - "subitem": "dark", - "state": "active-inset", + "subitem": "dark-active-inset", "deprecated": false } }, @@ -4955,8 +4956,7 @@ "category": "color", "type": "border", "item": "button", - "subitem": "dark", - "state": "hover", + "subitem": "dark-hover", "deprecated": false } }, @@ -4986,8 +4986,7 @@ "category": "color", "type": "border", "item": "button", - "subitem": "sale", - "state": "rest", + "subitem": "sale-rest", "deprecated": false } }, @@ -5017,8 +5016,7 @@ "category": "color", "type": "border", "item": "button", - "subitem": "sale", - "state": "active", + "subitem": "sale-active", "deprecated": false } }, @@ -5048,8 +5046,7 @@ "category": "color", "type": "border", "item": "button", - "subitem": "sale", - "state": "active-inset", + "subitem": "sale-active-inset", "deprecated": false } }, @@ -5079,8 +5076,7 @@ "category": "color", "type": "border", "item": "button", - "subitem": "sale", - "state": "hover", + "subitem": "sale-hover", "deprecated": false } }, @@ -5588,722 +5584,712 @@ } }, { - "$value": "#726d64", + "$value": "#2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for default messages" + "description": "Focused border color on checkbox or radio labels" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-800}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for default messages" + "description": "Focused border color on checkbox or radio labels" } }, - "name": "cdr-color-border-message-default-01", + "name": "cdr-color-border-label-default-focus", "attributes": { "category": "color", "type": "border", - "item": "message", - "subitem": "default-01", + "item": "label", + "subitem": "default-focus", "deprecated": false } }, { - "$value": "#e8e0ce", + "$value": "#958e83", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for default messages" + "description": "Default border color on form elements" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-300}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for default messages" + "description": "Default border color on form elements" } }, - "name": "cdr-color-border-message-default-02", + "name": "cdr-color-border-input-default", "attributes": { "category": "color", "type": "border", - "item": "message", - "subitem": "default-02", + "item": "input", + "subitem": "default", "deprecated": false } }, { - "$value": "#3b8349", + "$value": "#b33322", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for success messages" + "description": "Error border color on form elements" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-800}", + "$value": "{options.color.error-red-850}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for success messages" + "description": "Error border color on form elements" } }, - "name": "cdr-color-border-message-success-01", + "name": "cdr-color-border-input-error", "attributes": { "category": "color", "type": "border", - "item": "message", - "subitem": "success-01", + "item": "input", + "subitem": "error", "deprecated": false } }, { - "$value": "#d5e6cb", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for success messages" + "description": "Hover/active/focus state of a checkbox or radio element border" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-300}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for success messages" + "description": "Hover/active/focus state of a checkbox or radio element border" } }, - "name": "cdr-color-border-message-success-02", + "name": "cdr-color-border-input-default-active", "attributes": { "category": "color", "type": "border", - "item": "message", - "subitem": "success-02", + "item": "input", + "subitem": "default-active", "deprecated": false } }, { - "$value": "#b68b37", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for warning messages" + "description": "Selected state of a checkbox or radio element border" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-800}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for warning messages" + "description": "Selected state of a checkbox or radio element border" } }, - "name": "cdr-color-border-message-warning-01", + "name": "cdr-color-border-input-default-selected", "attributes": { "category": "color", "type": "border", - "item": "message", - "subitem": "warning-01", + "item": "input", + "subitem": "default-selected", "deprecated": false } }, { - "$value": "#f5e9b7", + "$value": "#2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for warning messages" + "description": "Focus state of an input or select element border" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-300}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for warning messages" + "description": "Focus state of an input or select element border" } }, - "name": "cdr-color-border-message-warning-02", + "name": "cdr-color-border-input-default-focus", "attributes": { "category": "color", "type": "border", - "item": "message", - "subitem": "warning-02", + "item": "input", + "subitem": "default-focus", "deprecated": false } }, { - "$value": "#bb4045", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for error messages" + "description": "Hover state of a selected checkbox or radio element border" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-800}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for error messages" + "description": "Hover state of a selected checkbox or radio element border" } }, - "name": "cdr-color-border-message-error-01", + "name": "cdr-color-border-input-default-selected-hover", "attributes": { "category": "color", "type": "border", - "item": "message", - "subitem": "error-01", + "item": "input", + "subitem": "default-selected-hover", "deprecated": false } }, { - "$value": "#eecbc1", + "$value": "#2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for error messages" + "description": "Hover state of a checkbox or radio element border" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-300}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for error messages" + "description": "Hover state of a checkbox or radio element border" } }, - "name": "cdr-color-border-message-error-02", + "name": "cdr-color-border-input-default-hover", "attributes": { "category": "color", "type": "border", - "item": "message", - "subitem": "error-02", + "item": "input", + "subitem": "default-hover", "deprecated": false } }, { - "$value": "#408e86", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for informational messages" + "description": "Disabled form element border" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.info-blue-800}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for informational messages" + "description": "Disabled form element border" } }, - "name": "cdr-color-border-message-info-01", + "name": "cdr-color-border-input-default-disabled", "attributes": { "category": "color", "type": "border", - "item": "message", - "subitem": "info-01", + "item": "input", + "subitem": "default-disabled", "deprecated": false } }, { - "$value": "#c2d8db", + "$value": "#000000", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "link", "example": "color", - "description": "Border color variant for informational messages" + "description": "Border color for underlined links" }, - "filePath": "tokens/global/color.json5", - "isSource": false, + "filePath": "tokens/themes/docsite/link.json5", + "isSource": true, "original": { - "$value": "{options.color.info-blue-300}", + "$value": "{options.color.black}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "link", "example": "color", - "description": "Border color variant for informational messages" + "description": "Border color for underlined links" } }, - "name": "cdr-color-border-message-info-02", + "name": "cdr-color-border-link-rest", "attributes": { "category": "color", "type": "border", - "item": "message", - "subitem": "info-02", + "item": "link", + "subitem": "rest", "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "#406eb5", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Focused border color on checkbox or radio labels" + "description": "Border color for the hover state of underlined links" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/link.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Focused border color on checkbox or radio labels" + "description": "Border color for the hover state of underlined links" } }, - "name": "cdr-color-border-label-default-focus", + "name": "cdr-color-border-link-hover", "attributes": { "category": "color", "type": "border", - "item": "label", - "subitem": "default-focus", + "item": "link", + "subitem": "hover", "deprecated": false } }, { - "$value": "#958e83", + "$value": "#0b2d60", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Default border color on form elements" + "description": "Border color for the active and pressed states of underlined links" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/link.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.alpine-lake-blue-1000}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Default border color on form elements" + "description": "Border color for the active and pressed states of underlined links" } }, - "name": "cdr-color-border-input-default", + "name": "cdr-color-border-link-active", "attributes": { "category": "color", "type": "border", - "item": "input", - "subitem": "default", + "item": "link", + "subitem": "active", "deprecated": false } }, { - "$value": "#b33322", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Error border color on form elements" + "description": "Disabled border color of underlined links" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/link.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-850}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Error border color on form elements" + "description": "Disabled border color of underlined links" } }, - "name": "cdr-color-border-input-error", + "name": "cdr-color-border-link-disabled", "attributes": { "category": "color", "type": "border", - "item": "input", - "subitem": "error", + "item": "link", + "subitem": "disabled", "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#406eb5", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Hover/active/focus state of a checkbox or radio element border" + "description": "Border color of visited underlined links" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/link.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Hover/active/focus state of a checkbox or radio element border" + "description": "Border color of visited underlined links" } }, - "name": "cdr-color-border-input-default-active", + "name": "cdr-color-border-link-visited", "attributes": { "category": "color", "type": "border", - "item": "input", - "subitem": "default-active", + "item": "link", + "subitem": "visited", "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#726d64", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Selected state of a checkbox or radio element border" + "description": "Border color variant for default messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.default-grey-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Selected state of a checkbox or radio element border" + "description": "Border color variant for default messages" } }, - "name": "cdr-color-border-input-default-selected", + "name": "cdr-color-border-message-default-01", "attributes": { "category": "color", "type": "border", - "item": "input", - "subitem": "default-selected", + "item": "message-default-01", "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "#e8e0ce", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Focus state of an input or select element border" + "description": "Border color variant for default messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.default-grey-300}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Focus state of an input or select element border" + "description": "Border color variant for default messages" } }, - "name": "cdr-color-border-input-default-focus", + "name": "cdr-color-border-message-default-02", "attributes": { "category": "color", "type": "border", - "item": "input", - "subitem": "default-focus", + "item": "message-default-02", "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#3b8349", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Hover state of a selected checkbox or radio element border" + "description": "Border color variant for success messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.success-green-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Hover state of a selected checkbox or radio element border" + "description": "Border color variant for success messages" } }, - "name": "cdr-color-border-input-default-selected-hover", + "name": "cdr-color-border-message-success-01", "attributes": { "category": "color", "type": "border", - "item": "input", - "subitem": "default-selected-hover", + "item": "message-success-01", "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "#d5e6cb", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Hover state of a checkbox or radio element border" + "description": "Border color variant for success messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.success-green-300}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Hover state of a checkbox or radio element border" + "description": "Border color variant for success messages" } }, - "name": "cdr-color-border-input-default-hover", + "name": "cdr-color-border-message-success-02", "attributes": { "category": "color", "type": "border", - "item": "input", - "subitem": "default-hover", + "item": "message-success-02", "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#b68b37", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Disabled form element border" + "description": "Border color variant for warning messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warning-yellow-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Disabled form element border" + "description": "Border color variant for warning messages" } }, - "name": "cdr-color-border-input-default-disabled", + "name": "cdr-color-border-message-warning-01", "attributes": { "category": "color", "type": "border", - "item": "input", - "subitem": "default-disabled", + "item": "message-warning-01", "deprecated": false } }, { - "$value": "#000000", + "$value": "#f5e9b7", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color for underlined links" + "description": "Border color variant for warning messages" }, - "filePath": "tokens/themes/docsite/link.json5", - "isSource": true, + "filePath": "tokens/global/message.json5", + "isSource": false, "original": { - "$value": "{options.color.black}", + "$value": "{options.color.warning-yellow-300}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color for underlined links" + "description": "Border color variant for warning messages" } }, - "name": "cdr-color-border-link-rest", + "name": "cdr-color-border-message-warning-02", "attributes": { "category": "color", "type": "border", - "item": "link", - "subitem": "rest", + "item": "message-warning-02", "deprecated": false } }, { - "$value": "#406eb5", + "$value": "#bb4045", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color for the hover state of underlined links" + "description": "Border color variant for error messages" }, - "filePath": "tokens/global/link.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.error-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color for the hover state of underlined links" + "description": "Border color variant for error messages" } }, - "name": "cdr-color-border-link-hover", + "name": "cdr-color-border-message-error-01", "attributes": { "category": "color", "type": "border", - "item": "link", - "subitem": "hover", + "item": "message-error-01", "deprecated": false } }, { - "$value": "#0b2d60", + "$value": "#eecbc1", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color for the active and pressed states of underlined links" + "description": "Border color variant for error messages" }, - "filePath": "tokens/global/link.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-1000}", + "$value": "{options.color.error-red-300}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color for the active and pressed states of underlined links" + "description": "Border color variant for error messages" } }, - "name": "cdr-color-border-link-active", + "name": "cdr-color-border-message-error-02", "attributes": { "category": "color", "type": "border", - "item": "link", - "subitem": "active", + "item": "message-error-02", "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#408e86", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Disabled border color of underlined links" + "description": "Border color variant for informational messages" }, - "filePath": "tokens/global/link.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.info-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Disabled border color of underlined links" + "description": "Border color variant for informational messages" } }, - "name": "cdr-color-border-link-disabled", + "name": "cdr-color-border-message-info-01", "attributes": { "category": "color", "type": "border", - "item": "link", - "subitem": "disabled", + "item": "message-info-01", "deprecated": false } }, { - "$value": "#406eb5", + "$value": "#c2d8db", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color of visited underlined links" + "description": "Border color variant for informational messages" }, - "filePath": "tokens/global/link.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.info-blue-300}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color of visited underlined links" + "description": "Border color variant for informational messages" } }, - "name": "cdr-color-border-link-visited", + "name": "cdr-color-border-message-info-02", "attributes": { "category": "color", "type": "border", - "item": "link", - "subitem": "visited", + "item": "message-info-02", "deprecated": false } }, @@ -6368,32 +6354,32 @@ } }, { - "$value": "#d5cfc3", + "$value": "#958e83", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the primary surface" + "description": "Border color for the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.default-grey-700}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the primary surface" + "description": "Border color for the default surface selection" } }, - "name": "cdr-color-border-surface-primary", + "name": "cdr-color-border-surface-selection-default-rest", "attributes": { "category": "color", "type": "border", - "item": "surface", - "subitem": "primary", + "item": "surface-selection", + "subitem": "default-rest", "deprecated": false } }, @@ -6402,179 +6388,178 @@ "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the secondary surface" + "description": "Border color for the active state of the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.default-grey-700}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the secondary surface" + "description": "Border color for the active state of the default surface selection" } }, - "name": "cdr-color-border-surface-secondary", + "name": "cdr-color-border-surface-selection-default-active", "attributes": { "category": "color", "type": "border", - "item": "surface", - "subitem": "secondary", + "item": "surface-selection", + "subitem": "default-active", "deprecated": false } }, { - "$value": "#3b8349", + "$value": "#958e83", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the success surface" + "description": "Border color for the hover state of the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-800}", + "$value": "{options.color.default-grey-700}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the success surface" + "description": "Border color for the hover state of the default surface selection" } }, - "name": "cdr-color-border-surface-success", + "name": "cdr-color-border-surface-selection-default-hover", "attributes": { "category": "color", "type": "border", - "item": "surface", - "subitem": "success", + "item": "surface-selection", + "subitem": "default-hover", "deprecated": false } }, { - "$value": "#b68b37", + "$value": "#2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the warning surface" + "description": "Border color for the checked state of the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-800}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the warning surface" + "description": "Border color for the checked state of the default surface selection" } }, - "name": "cdr-color-border-surface-warning", + "name": "cdr-color-border-surface-selection-default-checked", "attributes": { "category": "color", "type": "border", - "item": "surface", - "subitem": "warning", + "item": "surface-selection", + "subitem": "default-checked", "deprecated": false } }, { - "$value": "#bb4045", + "$value": "#958e83", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the error surface" + "description": "Border color for the disabled state of the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-800}", + "$value": "{options.color.default-grey-700}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the error surface" + "description": "Border color for the disabled state of the default surface selection" } }, - "name": "cdr-color-border-surface-error", + "name": "cdr-color-border-surface-selection-default-disabled", "attributes": { "category": "color", "type": "border", - "item": "surface", - "subitem": "error", + "item": "surface-selection", + "subitem": "default-disabled", "deprecated": false } }, { - "$value": "#406eb5", + "$value": "#958e83", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the info surface" + "description": "Border color for the loading state of the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.default-grey-700}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the info surface" + "description": "Border color for the loading state of the default surface selection" } }, - "name": "cdr-color-border-surface-info", + "name": "cdr-color-border-surface-selection-default-loading", "attributes": { "category": "color", "type": "border", - "item": "surface", - "subitem": "info", + "item": "surface-selection", + "subitem": "default-loading", "deprecated": false } }, { - "$value": "#958e83", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the default surface selection" + "description": "Border color for the primary surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-700}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the default surface selection" + "description": "Border color for the primary surface" } }, - "name": "cdr-color-border-surface-selection-default-rest", + "name": "cdr-color-border-surface-primary", "attributes": { "category": "color", - "type": "border", - "item": "surface-selection", - "subitem": "default", - "state": "rest", + "type": "border", + "item": "surface", + "subitem": "primary", "deprecated": false } }, @@ -6583,153 +6568,148 @@ "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the active state of the default surface selection" + "description": "Border color for the secondary surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-700}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the active state of the default surface selection" + "description": "Border color for the secondary surface" } }, - "name": "cdr-color-border-surface-selection-default-active", + "name": "cdr-color-border-surface-secondary", "attributes": { "category": "color", "type": "border", - "item": "surface-selection", - "subitem": "default", - "state": "active", + "item": "surface", + "subitem": "secondary", "deprecated": false } }, { - "$value": "#958e83", + "$value": "#3b8349", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the hover state of the default surface selection" + "description": "Border color for the success surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-700}", + "$value": "{options.color.success-green-800}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the hover state of the default surface selection" + "description": "Border color for the success surface" } }, - "name": "cdr-color-border-surface-selection-default-hover", + "name": "cdr-color-border-surface-success", "attributes": { "category": "color", "type": "border", - "item": "surface-selection", - "subitem": "default", - "state": "hover", + "item": "surface", + "subitem": "success", "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "#b68b37", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the checked state of the default surface selection" + "description": "Border color for the warning surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.warning-yellow-800}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the checked state of the default surface selection" + "description": "Border color for the warning surface" } }, - "name": "cdr-color-border-surface-selection-default-checked", + "name": "cdr-color-border-surface-warning", "attributes": { "category": "color", "type": "border", - "item": "surface-selection", - "subitem": "default", - "state": "checked", + "item": "surface", + "subitem": "warning", "deprecated": false } }, { - "$value": "#958e83", + "$value": "#bb4045", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the disabled state of the default surface selection" + "description": "Border color for the error surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-700}", + "$value": "{options.color.error-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the disabled state of the default surface selection" + "description": "Border color for the error surface" } }, - "name": "cdr-color-border-surface-selection-default-disabled", + "name": "cdr-color-border-surface-error", "attributes": { "category": "color", "type": "border", - "item": "surface-selection", - "subitem": "default", - "state": "disabled", + "item": "surface", + "subitem": "error", "deprecated": false } }, { - "$value": "#958e83", + "$value": "#406eb5", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the loading state of the default surface selection" + "description": "Border color for the info surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-700}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the loading state of the default surface selection" + "description": "Border color for the info surface" } }, - "name": "cdr-color-border-surface-selection-default-loading", + "name": "cdr-color-border-surface-info", "attributes": { "category": "color", "type": "border", - "item": "surface-selection", - "subitem": "default", - "state": "loading", + "item": "surface", + "subitem": "info", "deprecated": false } }, @@ -6789,8 +6769,7 @@ "category": "color", "type": "border", "item": "switch", - "subitem": "handle", - "state": "default-rest", + "subitem": "handle-default-rest", "deprecated": false } }, @@ -6820,8 +6799,7 @@ "category": "color", "type": "border", "item": "switch", - "subitem": "handle", - "state": "default-hover", + "subitem": "handle-default-hover", "deprecated": false } }, @@ -6851,8 +6829,7 @@ "category": "color", "type": "border", "item": "switch", - "subitem": "handle", - "state": "default-focus", + "subitem": "handle-default-focus", "deprecated": false } }, @@ -6882,8 +6859,7 @@ "category": "color", "type": "border", "item": "tab", - "subitem": "keyline", - "state": "rest", + "subitem": "keyline-rest", "deprecated": false } }, @@ -6913,8 +6889,7 @@ "category": "color", "type": "border", "item": "tab", - "subitem": "keyline", - "state": "active", + "subitem": "keyline-active", "deprecated": false } }, @@ -6944,8 +6919,7 @@ "category": "color", "type": "border", "item": "tab", - "subitem": "keyline", - "state": "active-alt", + "subitem": "keyline-active-alt", "deprecated": false } }, @@ -6975,8 +6949,7 @@ "category": "color", "type": "border", "item": "tab", - "subitem": "keyline", - "state": "hover", + "subitem": "keyline-hover", "deprecated": false } }, @@ -7006,8 +6979,7 @@ "category": "color", "type": "border", "item": "tab", - "subitem": "keyline", - "state": "hover-alt", + "subitem": "keyline-hover-alt", "deprecated": false } }, @@ -7037,8 +7009,7 @@ "category": "color", "type": "border", "item": "tab", - "subitem": "keyline", - "state": "disabled", + "subitem": "keyline-disabled", "deprecated": false } }, @@ -7111,7 +7082,7 @@ "example": "color", "description": "Border color for a toggle button that is not selected on focus" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-900}", @@ -7128,8 +7099,7 @@ "category": "color", "type": "border", "item": "toggle-button", - "subitem": "default", - "state": "focus", + "subitem": "default-focus", "deprecated": false } }, @@ -7142,7 +7112,7 @@ "example": "color", "description": "Border color for a selected toggle button on rest" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-900}", @@ -7157,337 +7127,185 @@ "name": "cdr-color-border-toggle-button-default-selected-rest", "attributes": { "category": "color", - "type": "border", - "item": "toggle-button", - "subitem": "default", - "state": "selected", - "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": { - "category": "color", - "type": "border", - "item": "toggle-button", - "subitem": "default", - "state": "selected", - "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": { - "category": "color", - "type": "border", - "item": "tooltip", - "subitem": "default", - "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": { - "category": "color", - "type": "icon", - "item": "default", - "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": { - "category": "color", - "type": "icon", - "item": "emphasis", - "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": { - "category": "color", - "type": "icon", - "item": "link", + "type": "border", + "item": "toggle-button", + "subitem": "default-selected-rest", "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "toggle button", "example": "color", - "description": "The disabled icon color" + "description": "Border color for a selected toggle on focus" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "toggle button", "example": "color", - "description": "The disabled icon color" + "description": "Border color for a selected toggle on focus" } }, - "name": "cdr-color-icon-disabled", + "name": "cdr-color-border-toggle-button-default-selected-focus", "attributes": { "category": "color", - "type": "icon", - "item": "disabled", + "type": "border", + "item": "toggle-button", + "subitem": "default-selected-focus", "deprecated": false } }, { - "$value": "#726d64", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "tooltip", "example": "color", - "description": "The default message icon color" + "description": "Border color for tooltips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/tooltip.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-800}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "tooltip", "example": "color", - "description": "The default message icon color" + "description": "Border color for tooltips" } }, - "name": "cdr-color-icon-message-default", + "name": "cdr-color-border-tooltip-default", "attributes": { "category": "color", - "type": "icon", - "item": "message", + "type": "border", + "item": "tooltip", "subitem": "default", "deprecated": false } }, { - "$value": "#3b8349", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", "type": "icon", "example": "color", - "description": "The success message icon color" + "description": "The default icon color" }, - "filePath": "tokens/global/color.json5", - "isSource": false, + "filePath": "tokens/themes/docsite/color.json5", + "isSource": true, "original": { - "$value": "{options.color.success-green-800}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", "type": "icon", "example": "color", - "description": "The success message icon color" + "description": "The default icon color" } }, - "name": "cdr-color-icon-message-success", + "name": "cdr-color-icon-default", "attributes": { "category": "color", "type": "icon", - "item": "message", - "subitem": "success", + "item": "default", "deprecated": false } }, { - "$value": "#b68b37", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", "type": "icon", "example": "color", - "description": "The warning message icon color" + "description": "Emphasis or darkest icon color on a light background" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-800}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", "type": "icon", "example": "color", - "description": "The warning message icon color" + "description": "Emphasis or darkest icon color on a light background" } }, - "name": "cdr-color-icon-message-warning", + "name": "cdr-color-icon-emphasis", "attributes": { "category": "color", "type": "icon", - "item": "message", - "subitem": "warning", + "item": "emphasis", "deprecated": false } }, { - "$value": "#bb4045", + "$value": "#406eb5", "$type": "color", "docs": { "category": "colors", "type": "icon", "example": "color", - "description": "The error message icon color" + "description": "The icon link color" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-800}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", "type": "icon", "example": "color", - "description": "The error message icon color" + "description": "The icon link color" } }, - "name": "cdr-color-icon-message-error", + "name": "cdr-color-icon-link", "attributes": { "category": "color", "type": "icon", - "item": "message", - "subitem": "error", + "item": "link", "deprecated": false } }, { - "$value": "#408e86", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", "type": "icon", "example": "color", - "description": "The informational message icon color" + "description": "The disabled icon color" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.info-blue-800}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", "type": "icon", "example": "color", - "description": "The informational message icon color" + "description": "The disabled icon color" } }, - "name": "cdr-color-icon-message-info", + "name": "cdr-color-icon-disabled", "attributes": { "category": "color", "type": "icon", - "item": "message", - "subitem": "info", + "item": "disabled", "deprecated": false } }, @@ -7516,7 +7334,8 @@ "attributes": { "category": "color", "type": "icon", - "item": "checkbox-default-selected", + "item": "checkbox", + "subitem": "default-selected", "deprecated": false } }, @@ -7545,7 +7364,8 @@ "attributes": { "category": "color", "type": "icon", - "item": "checkbox-default-selected-hover", + "item": "checkbox", + "subitem": "default-selected-hover", "deprecated": false } }, @@ -7574,283 +7394,248 @@ "attributes": { "category": "color", "type": "icon", - "item": "checkbox-default-selected-active", + "item": "checkbox", + "subitem": "default-selected-active", "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#726d64", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "icon", "example": "color", - "description": "Color of a switch icon when the switch is selected" + "description": "The default message icon color" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.default-grey-800}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "icon", "example": "color", - "description": "Color of a switch icon when the switch is selected" + "description": "The default message icon color" } }, - "name": "cdr-color-icon-switch-selected-default-rest", + "name": "cdr-color-icon-message-default", "attributes": { "category": "color", "type": "icon", - "item": "switch", - "subitem": "selected", - "state": "default-rest", + "item": "message-default", "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#3b8349", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "icon", "example": "color", - "description": "Color of a switch icon when the switch is selected on hover" + "description": "The success message icon color" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.success-green-800}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "icon", "example": "color", - "description": "Color of a switch icon when the switch is selected on hover" + "description": "The success message icon color" } }, - "name": "cdr-color-icon-switch-selected-default-hover", + "name": "cdr-color-icon-message-success", "attributes": { "category": "color", "type": "icon", - "item": "switch", - "subitem": "selected", - "state": "default-hover", + "item": "message-success", "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#b68b37", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "icon", "example": "color", - "description": "Color of a switch icon when the switch is selected on focus" + "description": "The warning message icon color" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warning-yellow-800}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "icon", "example": "color", - "description": "Color of a switch icon when the switch is selected on focus" + "description": "The warning message icon color" } }, - "name": "cdr-color-icon-switch-selected-default-focus", + "name": "cdr-color-icon-message-warning", "attributes": { "category": "color", "type": "icon", - "item": "switch", - "subitem": "selected", - "state": "default-focus", + "item": "message-warning", "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#bb4045", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "icon", "example": "color", - "description": "The default, primary surface color of most pages" + "description": "The error message icon color" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.error-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "icon", "example": "color", - "description": "The default, primary surface color of most pages" + "description": "The error message icon color" } }, - "name": "cdr-color-surface-primary", + "name": "cdr-color-icon-message-error", "attributes": { "category": "color", - "type": "surface", - "item": "primary", + "type": "icon", + "item": "message-error", "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#408e86", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "icon", "example": "color", - "description": "An alternate, secondary surface color used on some pages" + "description": "The informational message icon color" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.info-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "icon", "example": "color", - "description": "An alternate, secondary surface color used on some pages" - } - }, - "name": "cdr-color-surface-secondary", - "attributes": { - "category": "color", - "type": "surface", - "item": "secondary", - "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": { - "category": "color", - "type": "text", - "item": "table", - "subitem": "primary", - "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" + "description": "The informational message icon color" } }, - "name": "cdr-color-text-table-secondary", + "name": "cdr-color-icon-message-info", "attributes": { "category": "color", - "type": "text", - "item": "table", - "subitem": "secondary", + "type": "icon", + "item": "message-info", "deprecated": false } }, { - "$value": "#3b8349", + "$value": "#d5cfc3", "$type": "color", "docs": { - "type": "text" + "category": "colors", + "type": "switch", + "example": "color", + "description": "Color of a switch icon when the switch is selected" }, - "filePath": "tokens/themes/docsite/usage.json5", - "isSource": true, + "filePath": "tokens/global/switch.json5", + "isSource": false, "original": { - "$value": "{options.color.success-green-800}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { - "type": "text" + "category": "colors", + "type": "switch", + "example": "color", + "description": "Color of a switch icon when the switch is selected" } }, - "name": "cdr-color-text-usage-affirmative", + "name": "cdr-color-icon-switch-selected-default-rest", "attributes": { "category": "color", - "type": "text", - "item": "usage", - "subitem": "affirmative", + "type": "icon", + "item": "switch", + "subitem": "selected-default-rest", "deprecated": false } }, { - "$value": "#bb4045", + "$value": "#d5cfc3", "$type": "color", "docs": { - "type": "text" + "category": "colors", + "type": "switch", + "example": "color", + "description": "Color of a switch icon when the switch is selected on hover" }, - "filePath": "tokens/themes/docsite/usage.json5", - "isSource": true, + "filePath": "tokens/global/switch.json5", + "isSource": false, "original": { - "$value": "{options.color.error-red-800}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { - "type": "text" + "category": "colors", + "type": "switch", + "example": "color", + "description": "Color of a switch icon when the switch is selected on hover" } }, - "name": "cdr-color-text-usage-negative", + "name": "cdr-color-icon-switch-selected-default-hover", "attributes": { "category": "color", - "type": "text", - "item": "usage", - "subitem": "negative", + "type": "icon", + "item": "switch", + "subitem": "selected-default-hover", "deprecated": false } }, { - "$value": "#b68b37", + "$value": "#d5cfc3", "$type": "color", "docs": { - "type": "text" + "category": "colors", + "type": "switch", + "example": "color", + "description": "Color of a switch icon when the switch is selected on focus" }, - "filePath": "tokens/themes/docsite/usage.json5", - "isSource": true, + "filePath": "tokens/global/switch.json5", + "isSource": false, "original": { - "$value": "{options.color.warning-yellow-800}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { - "type": "text" + "category": "colors", + "type": "switch", + "example": "color", + "description": "Color of a switch icon when the switch is selected on focus" } }, - "name": "cdr-color-text-usage-caution", + "name": "cdr-color-icon-switch-selected-default-focus", "attributes": { "category": "color", - "type": "text", - "item": "usage", - "subitem": "caution", + "type": "icon", + "item": "switch", + "subitem": "selected-default-focus", "deprecated": false } - }, + } + ], + "misc": [ { "$value": "#edeae3", "$type": "color", @@ -8017,6 +7802,150 @@ "deprecated": false } }, + { + "$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": { + "category": "color", + "type": "text", + "item": "table", + "subitem": "primary", + "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": { + "category": "color", + "type": "text", + "item": "table", + "subitem": "secondary", + "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": { + "category": "color", + "type": "text", + "item": "usage", + "subitem": "affirmative", + "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": { + "category": "color", + "type": "text", + "item": "usage", + "subitem": "negative", + "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": { + "category": "color", + "type": "text", + "item": "usage", + "subitem": "caution", + "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": { + "category": "color", + "type": "border", + "item": "table", + "subitem": "row", + "deprecated": false + } + }, { "$value": "#958e83", "$type": "color", @@ -8111,29 +8040,6 @@ "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": { - "category": "color", - "type": "border", - "item": "table-row", - "deprecated": false - } - }, { "$value": "#3b8349", "$type": "color", @@ -8552,7 +8458,8 @@ "category": "knockout", "type": "color", "item": "background", - "subitem": "table-header", + "subitem": "table", + "state": "header", "deprecated": false } }, @@ -8576,7 +8483,8 @@ "category": "knockout", "type": "color", "item": "background", - "subitem": "table-row", + "subitem": "table", + "state": "row", "deprecated": false } }, @@ -8724,7 +8632,8 @@ "category": "knockout", "type": "color", "item": "border", - "subitem": "table-row", + "subitem": "table", + "state": "row", "deprecated": false } }, @@ -8794,14 +8703,15 @@ "$type": "dimension", "docs": { "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" + "category": "form", + "example": "form" } }, "name": "cdr-form-input-height-default", "attributes": { "category": "form", - "type": "input-height-default", + "type": "input", + "item": "height-default", "deprecated": false } }, @@ -8820,14 +8730,15 @@ "$type": "dimension", "docs": { "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" + "category": "form", + "example": "form" } }, "name": "cdr-form-input-height-large", "attributes": { "category": "form", - "type": "input-height-large", + "type": "input", + "item": "height-large", "deprecated": false } }, @@ -8846,14 +8757,15 @@ "$type": "dimension", "docs": { "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" + "category": "form", + "example": "form" } }, "name": "cdr-form-figure-size-small", "attributes": { "category": "form", - "type": "figure-size-small", + "type": "figure", + "item": "size-small", "deprecated": false } }, @@ -8872,14 +8784,15 @@ "$type": "dimension", "docs": { "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" + "category": "form", + "example": "form" } }, "name": "cdr-form-figure-size-medium", "attributes": { "category": "form", - "type": "figure-size-medium", + "type": "figure", + "item": "size-medium", "deprecated": false } }, @@ -8898,14 +8811,15 @@ "$type": "dimension", "docs": { "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" + "category": "form", + "example": "form" } }, "name": "cdr-form-figure-size-large", "attributes": { "category": "form", - "type": "figure-size-large", + "type": "figure", + "item": "size-large", "deprecated": false } } @@ -8925,9 +8839,9 @@ "$value": "{space.one-x.$value}", "$type": "dimension", "docs": { - "category": "{icon.docCategory}", + "category": "sizing", "type": "icon", - "example": "{icon.docExample}" + "example": "sizing" } }, "name": "cdr-icon-size-sm", @@ -8951,9 +8865,9 @@ "$value": "{space.one-and-a-half-x.$value}", "$type": "dimension", "docs": { - "category": "{icon.docCategory}", + "category": "sizing", "type": "icon", - "example": "{icon.docExample}" + "example": "sizing" } }, "name": "cdr-icon-size", @@ -8977,9 +8891,9 @@ "$value": "{space.two-x.$value}", "$type": "dimension", "docs": { - "category": "{icon.docCategory}", + "category": "sizing", "type": "icon", - "example": "{icon.docExample}" + "example": "sizing" } }, "name": "cdr-icon-size-lg", @@ -9005,9 +8919,9 @@ "$value": "100ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "cdr-duration-1-x", @@ -9031,9 +8945,9 @@ "$value": "200ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "cdr-duration-2-x", @@ -9057,9 +8971,9 @@ "$value": "300ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "cdr-duration-3-x", @@ -9083,9 +8997,9 @@ "$value": "400ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "cdr-duration-4-x", @@ -9109,9 +9023,9 @@ "$value": "500ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "cdr-duration-5-x", @@ -9135,9 +9049,9 @@ "$value": "600ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "cdr-duration-6-x", @@ -9159,9 +9073,9 @@ "original": { "$value": "cubic-bezier(0.32, 0.94, 0.60, 1)", "docs": { - "category": "{timing.docCategory}", + "category": "motion", "type": "timing", - "example": "{timing.docExample}" + "example": "timing" } }, "name": "cdr-timing-function-ease-out", @@ -9183,9 +9097,9 @@ "original": { "$value": "cubic-bezier(0.15, 0, 0.15, 0)", "docs": { - "category": "{timing.docCategory}", + "category": "motion", "type": "timing", - "example": "{timing.docExample}" + "example": "timing" } }, "name": "cdr-timing-function-ease", @@ -9207,9 +9121,9 @@ "original": { "$value": "cubic-bezier(0, 0, 1, 1)", "docs": { - "category": "{timing.docCategory}", + "category": "motion", "type": "timing", - "example": "{timing.docExample}" + "example": "timing" } }, "name": "cdr-timing-function-linear", @@ -9235,7 +9149,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-flat-x", @@ -9259,7 +9173,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-flat-y", @@ -9283,7 +9197,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-flat-blur", @@ -9307,7 +9221,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-flat-spread", @@ -9331,7 +9245,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-flat-color", @@ -9355,7 +9269,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-raised-x", @@ -9379,7 +9293,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-raised-y", @@ -9403,7 +9317,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-raised-blur", @@ -9427,7 +9341,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-raised-spread", @@ -9451,7 +9365,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-raised-color", @@ -9475,7 +9389,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-elevated-x", @@ -9499,7 +9413,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-elevated-y", @@ -9523,7 +9437,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-elevated-blur", @@ -9547,7 +9461,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-elevated-spread", @@ -9571,7 +9485,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-elevated-color", @@ -9595,7 +9509,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-floating-x", @@ -9619,7 +9533,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-floating-y", @@ -9643,7 +9557,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-floating-blur", @@ -9667,7 +9581,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-floating-spread", @@ -9691,7 +9605,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-floating-color", @@ -9715,7 +9629,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-lifted-x", @@ -9739,7 +9653,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-lifted-y", @@ -9763,7 +9677,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-lifted-blur", @@ -9787,7 +9701,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-lifted-spread", @@ -9811,7 +9725,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-lifted-color", @@ -9834,7 +9748,7 @@ "$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}", + "category": "prominence", "example": "prominence" } }, @@ -9858,7 +9772,7 @@ "$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}", + "category": "prominence", "example": "prominence" } }, @@ -9882,7 +9796,7 @@ "$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}", + "category": "prominence", "example": "prominence" } }, @@ -9906,7 +9820,7 @@ "$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}", + "category": "prominence", "example": "prominence" } }, @@ -9930,7 +9844,7 @@ "$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}", + "category": "prominence", "example": "prominence" } }, @@ -9958,8 +9872,8 @@ "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } }, "name": "cdr-radius-sharp", @@ -9984,8 +9898,8 @@ "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } }, "name": "cdr-radius-soft", @@ -10010,8 +9924,8 @@ "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } }, "name": "cdr-radius-softer", @@ -10036,8 +9950,8 @@ "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } }, "name": "cdr-radius-softest", @@ -10062,8 +9976,8 @@ "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } }, "name": "cdr-radius-round", @@ -10091,8 +10005,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -10119,8 +10033,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -10147,8 +10061,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -10175,8 +10089,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -10203,8 +10117,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -10231,8 +10145,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -10259,8 +10173,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -10287,8 +10201,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -10315,8 +10229,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -10343,8 +10257,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -10371,8 +10285,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -10399,8 +10313,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -10427,8 +10341,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -10455,7 +10369,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -10484,7 +10398,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -10512,8 +10426,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-eighth-x-squish-top-bottom", @@ -10539,8 +10453,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-eighth-x-squish-left-right", @@ -10566,8 +10480,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-eighth-x-stretch-top-bottom", @@ -10593,8 +10507,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-eighth-x-stretch-left-right", @@ -10621,7 +10535,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -10650,7 +10564,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -10680,8 +10594,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-quarter-x-squish-top-bottom", @@ -10707,8 +10621,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-quarter-x-squish-left-right", @@ -10736,8 +10650,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-quarter-x-stretch-top-bottom", @@ -10763,8 +10677,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-quarter-x-stretch-left-right", @@ -10791,7 +10705,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -10820,7 +10734,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -10850,8 +10764,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-half-x-squish-top-bottom", @@ -10877,8 +10791,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-half-x-squish-left-right", @@ -10906,8 +10820,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-half-x-stretch-top-bottom", @@ -10933,8 +10847,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-half-x-stretch-left-right", @@ -10961,7 +10875,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -10991,8 +10905,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-three-quarter-x-squish-top-bottom", @@ -11018,8 +10932,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-three-quarter-x-squish-left-right", @@ -11047,8 +10961,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-three-quarter-x-stretch-top-bottom", @@ -11074,8 +10988,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-three-quarter-x-stretch-left-right", @@ -11102,7 +11016,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -11132,8 +11046,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-one-x-squish-top-bottom", @@ -11159,8 +11073,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-one-x-squish-left-right", @@ -11188,8 +11102,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-one-x-stretch-top-bottom", @@ -11215,8 +11129,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-one-x-stretch-left-right", @@ -11243,7 +11157,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -11273,8 +11187,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-one-and-a-half-x-squish-top-bottom", @@ -11300,8 +11214,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-one-and-a-half-x-squish-left-right", @@ -11329,8 +11243,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-one-and-a-half-x-stretch-top-bottom", @@ -11356,8 +11270,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-one-and-a-half-x-stretch-left-right", @@ -11384,7 +11298,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -11414,8 +11328,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-two-x-squish-top-bottom", @@ -11441,8 +11355,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-two-x-squish-left-right", @@ -11470,8 +11384,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-two-x-stretch-top-bottom", @@ -11497,8 +11411,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-two-x-stretch-left-right", @@ -11525,7 +11439,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -11555,8 +11469,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-three-x-squish-top-bottom", @@ -11582,8 +11496,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-three-x-squish-left-right", @@ -11611,8 +11525,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-three-x-stretch-top-bottom", @@ -11638,8 +11552,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-three-x-stretch-left-right", @@ -11666,7 +11580,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -11696,8 +11610,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-four-x-squish-top-bottom", @@ -11723,8 +11637,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-four-x-squish-left-right", @@ -11752,8 +11666,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-four-x-stretch-top-bottom", @@ -11779,8 +11693,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-four-x-stretch-left-right", @@ -11797,7 +11711,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -11807,8 +11721,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -11826,7 +11740,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -11836,8 +11750,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -11855,7 +11769,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -11865,8 +11779,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -11884,7 +11798,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -11894,8 +11808,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -11913,7 +11827,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -11923,8 +11837,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -11942,7 +11856,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -11952,8 +11866,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -11971,7 +11885,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -11981,8 +11895,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -12000,7 +11914,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -12010,8 +11924,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -12029,7 +11943,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -12039,8 +11953,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -12058,7 +11972,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -12068,8 +11982,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -12087,7 +12001,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -12097,8 +12011,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -12116,7 +12030,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -12126,8 +12040,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -12145,7 +12059,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -12155,8 +12069,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -12174,7 +12088,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -12184,8 +12098,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -12203,7 +12117,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -12213,8 +12127,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -12232,7 +12146,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -12242,8 +12156,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -12261,7 +12175,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -12271,8 +12185,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -12290,7 +12204,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -12300,8 +12214,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -12330,8 +12244,8 @@ "$type": "breakpoint", "docs": { "type": "breakpoint", - "category": "{breakpoint.docCategory}", - "example": "{breakpoint.docExample}" + "category": "breakpoints", + "example": "breakpoint" } }, "name": "cdr-breakpoint-xs", @@ -12356,8 +12270,8 @@ "$type": "breakpoint", "docs": { "type": "breakpoint", - "category": "{breakpoint.docCategory}", - "example": "{breakpoint.docExample}" + "category": "breakpoints", + "example": "breakpoint" } }, "name": "cdr-breakpoint-sm", @@ -12382,8 +12296,8 @@ "$type": "breakpoint", "docs": { "type": "breakpoint", - "category": "{breakpoint.docCategory}", - "example": "{breakpoint.docExample}" + "category": "breakpoints", + "example": "breakpoint" } }, "name": "cdr-breakpoint-md", @@ -12408,8 +12322,8 @@ "$type": "breakpoint", "docs": { "type": "breakpoint", - "category": "{breakpoint.docCategory}", - "example": "{breakpoint.docExample}" + "category": "breakpoints", + "example": "breakpoint" } }, "name": "cdr-breakpoint-lg", diff --git a/dist/docsite/less/cdr-tokens.less b/dist/docsite/less/cdr-tokens.less index c98b2b1..3065801 100644 --- a/dist/docsite/less/cdr-tokens.less +++ b/dist/docsite/less/cdr-tokens.less @@ -674,65 +674,7 @@ font-weight: 700; } -@cdr-color-text-button-primary: #fafbf9; -@cdr-color-text-button-primary-hover: #1f513f; -@cdr-color-text-button-primary-active: #fafbf9; -@cdr-color-text-button-primary-disabled: #ffffff; -@cdr-color-text-button-secondary: #4b4a48; -@cdr-color-text-button-secondary-hover: #4b4a48; -@cdr-color-text-button-secondary-active: #fafbf9; -@cdr-color-text-button-secondary-disabled: #d5cfc3; -@cdr-color-text-button-dark: #fafbf9; -@cdr-color-text-button-dark-hover: #4b4a48; -@cdr-color-text-button-dark-active: #fafbf9; -@cdr-color-text-button-dark-disabled: #ffffff; -@cdr-color-text-button-sale: #ffffff; -@cdr-color-text-button-sale-hover: #c7370f; -@cdr-color-text-button-sale-active: #ffffff; -@cdr-color-text-button-sale-disabled: #ffffff; -@cdr-color-text-chip-default: #4b4a48; -@cdr-color-text-chip-disabled: #d5cfc3; -@cdr-color-text-primary: rgba(46, 46, 43, 0.9); -@cdr-color-text-secondary: #4b4a48; -@cdr-color-text-emphasis: #2e2e2b; -@cdr-color-text-brand: #1f513f; -@cdr-color-text-sale: #c7370f; -@cdr-color-text-inverse: #fafbf9; -@cdr-color-text-disabled: #d5cfc3; -@cdr-color-text-success: #2e6b34; -@cdr-color-text-warning: #854714; -@cdr-color-text-error: #811823; -@cdr-color-text-info: #1b437e; -@cdr-color-text-message-error: #bb4045; -@cdr-color-text-input-default: #2e2e2b; -@cdr-color-text-input-label: #4b4a48; -@cdr-color-text-input-label-disabled: #b2ab9f; -@cdr-color-text-input-placeholder: #736e65; -@cdr-color-text-input-required: #4b4a48; -@cdr-color-text-input-optional: #736e65; -@cdr-color-text-input-disabled: #d5cfc3; -@cdr-color-text-input-filled: #2e2e2b; -@cdr-color-text-input-help: #736e65; -@cdr-color-text-input-error: #b33322; -@cdr-color-text-link-rest: rgba(46, 46, 43, 0.9); -@cdr-color-text-link-hover: rgba(46, 46, 43, 0.9); -@cdr-color-text-link-active: #4b4a48; -@cdr-color-text-link-disabled: #d5cfc3; -@cdr-color-text-link-visited: #406eb5; -@cdr-color-text-rating-default: #4b4a48; -@cdr-color-text-rating-hover: #406eb5; -@cdr-color-text-rating-separator: #b2ab9f; -@cdr-color-text-tab-rest: #736e65; -@cdr-color-text-tab-active: #4b4a48; -@cdr-color-text-tab-hover: #406eb5; -@cdr-color-text-tab-disabled: #d5cfc3; -@cdr-color-text-toggle-button-default-rest: #4b4a48; -@cdr-color-text-tooltip-default: #fafbf9; -@cdr-color-text-table-primary: rgba(46, 46, 43, 0.9); -@cdr-color-text-table-secondary: #4b4a48; -@cdr-color-text-usage-affirmative: #3b8349; -@cdr-color-text-usage-negative: #bb4045; -@cdr-color-text-usage-caution: #b68b37; +@cdr-color-background-accordion-hover: #fafbf9; @cdr-color-background-button-primary-rest: #1f513f; @cdr-color-background-button-primary-active: #1f513f; @cdr-color-background-button-primary-hover: #f7f5f3; @@ -761,26 +703,12 @@ @cdr-color-background-transparent: rgba(255, 255, 255, 0); @cdr-color-background-primary: #f7f5f3; @cdr-color-background-secondary: #ffffff; +@cdr-color-background-sale: #c7370f; @cdr-color-background-brand-spruce: #1f513f; -@cdr-color-background-message-default-01: #f9f8f6; -@cdr-color-background-message-default-02: #e8e0ce; -@cdr-color-background-message-success: #ecf9e6; -@cdr-color-background-message-success-01: #f4fbf5; -@cdr-color-background-message-success-02: #d5e6cb; -@cdr-color-background-message-warning: #fdf6e2; -@cdr-color-background-message-warning-01: #fefcf1; -@cdr-color-background-message-warning-02: #f5e9b7; -@cdr-color-background-message-error: #fcefe4; -@cdr-color-background-message-error-01: #fdf7f7; -@cdr-color-background-message-error-02: #eecbc1; -@cdr-color-background-message-info: #e2f4fe; -@cdr-color-background-message-info-01: #edf4f5; -@cdr-color-background-message-info-02: #c2d8db; -@cdr-color-background-message-sale: #c7370f; -@cdr-color-background-accordion-hover: #fafbf9; -@cdr-color-background-pagination-hover: #fafbf9; -@cdr-color-background-pagination-keyline: #406eb5; -@cdr-color-background-modal-overlay: rgba(247, 245, 243, 0.85); +@cdr-color-background-success: #ecf9e6; +@cdr-color-background-info: #e2f4fe; +@cdr-color-background-warning: #fdf6e2; +@cdr-color-background-error: #fcefe4; @cdr-color-background-label-default-hover: #fafbf9; @cdr-color-background-label-default-active: #edeae3; @cdr-color-background-label-default-focus: #fafbf9; @@ -798,24 +726,39 @@ @cdr-color-background-input-default-disabled: #fafbf9; @cdr-color-background-input-default-selected-focus: #958e83; @cdr-color-background-input-default-focus: #fafbf9; +@cdr-color-background-message-default-01: #f9f8f6; +@cdr-color-background-message-default-02: #e8e0ce; +@cdr-color-background-message-success: #ecf9e6; +@cdr-color-background-message-success-01: #f4fbf5; +@cdr-color-background-message-success-02: #d5e6cb; +@cdr-color-background-message-warning: #fdf6e2; +@cdr-color-background-message-warning-01: #fefcf1; +@cdr-color-background-message-warning-02: #f5e9b7; +@cdr-color-background-message-error: #fcefe4; +@cdr-color-background-message-error-01: #fdf7f7; +@cdr-color-background-message-error-02: #eecbc1; +@cdr-color-background-message-info: #e2f4fe; +@cdr-color-background-message-info-01: #edf4f5; +@cdr-color-background-message-info-02: #c2d8db; +@cdr-color-background-message-sale: #c7370f; +@cdr-color-background-modal-overlay: rgba(247, 245, 243, 0.85); +@cdr-color-background-pagination-hover: #fafbf9; +@cdr-color-background-pagination-keyline: #406eb5; @cdr-color-background-rating-star-default: #fafbf9; @cdr-color-background-rating-star-highlighted: #ffd280; -@cdr-color-background-surface-primary: #ffffff; -@cdr-color-background-surface-secondary: #f7f5f3; -@cdr-color-background-surface-brand-spruce: #1f513f; -@cdr-color-background-surface-sale: #c7370f; @cdr-color-background-surface-selection-default-rest: #ffffff; @cdr-color-background-surface-selection-default-active: #ffffff; @cdr-color-background-surface-selection-default-hover: #ffffff; @cdr-color-background-surface-selection-default-checked: #ffffff; @cdr-color-background-surface-selection-default-disabled: #f7f5f3; @cdr-color-background-surface-selection-default-loading: #fafbf9; -@cdr-color-background-switch-default-rest: #fafbf9; -@cdr-color-background-switch-default-hover: #fafbf9; -@cdr-color-background-switch-default-focus: #fafbf9; -@cdr-color-background-switch-selected-default-rest: #4b4a48; -@cdr-color-background-switch-selected-default-hover: #2e2e2b; -@cdr-color-background-switch-selected-default-focus: #2e2e2b; +@cdr-color-background-surface-primary: #ffffff; +@cdr-color-background-surface-secondary: #f7f5f3; +@cdr-color-background-surface-brand-spruce: #1f513f; +@cdr-color-background-surface-sale: #c7370f; +@cdr-color-background-switch-default-rest: #4b4a48; +@cdr-color-background-switch-default-hover: #2e2e2b; +@cdr-color-background-switch-default-focus: #2e2e2b; @cdr-color-background-switch-handle-default-rest: #d5cfc3; @cdr-color-background-switch-handle-default-hover: #edeae3; @cdr-color-background-switch-handle-default-focus: #d5cfc3; @@ -838,6 +781,65 @@ @cdr-color-background-link-card-active: #2e2e2b; @cdr-color-background-note: #fafbf9; @cdr-color-background-tag: #c4b03b; +@cdr-color-text-button-primary: #fafbf9; +@cdr-color-text-button-primary-hover: #1f513f; +@cdr-color-text-button-primary-active: #fafbf9; +@cdr-color-text-button-primary-disabled: #ffffff; +@cdr-color-text-button-secondary: #4b4a48; +@cdr-color-text-button-secondary-hover: #4b4a48; +@cdr-color-text-button-secondary-active: #fafbf9; +@cdr-color-text-button-secondary-disabled: #d5cfc3; +@cdr-color-text-button-dark: #fafbf9; +@cdr-color-text-button-dark-hover: #4b4a48; +@cdr-color-text-button-dark-active: #fafbf9; +@cdr-color-text-button-dark-disabled: #ffffff; +@cdr-color-text-button-sale: #ffffff; +@cdr-color-text-button-sale-hover: #c7370f; +@cdr-color-text-button-sale-active: #ffffff; +@cdr-color-text-button-sale-disabled: #ffffff; +@cdr-color-text-chip-default: #4b4a48; +@cdr-color-text-chip-disabled: #d5cfc3; +@cdr-color-text-primary: rgba(46, 46, 43, 0.9); +@cdr-color-text-secondary: #4b4a48; +@cdr-color-text-emphasis: #2e2e2b; +@cdr-color-text-brand: #1f513f; +@cdr-color-text-sale: #c7370f; +@cdr-color-text-inverse: #fafbf9; +@cdr-color-text-disabled: #d5cfc3; +@cdr-color-text-success: #2e6b34; +@cdr-color-text-warning: #854714; +@cdr-color-text-error: #811823; +@cdr-color-text-info: #1b437e; +@cdr-color-text-input-default: #2e2e2b; +@cdr-color-text-input-label: #4b4a48; +@cdr-color-text-input-label-disabled: #b2ab9f; +@cdr-color-text-input-placeholder: #736e65; +@cdr-color-text-input-required: #4b4a48; +@cdr-color-text-input-optional: #736e65; +@cdr-color-text-input-disabled: #d5cfc3; +@cdr-color-text-input-filled: #2e2e2b; +@cdr-color-text-input-help: #736e65; +@cdr-color-text-input-error: #b33322; +@cdr-color-text-link-rest: rgba(46, 46, 43, 0.9); +@cdr-color-text-link-hover: rgba(46, 46, 43, 0.9); +@cdr-color-text-link-active: #4b4a48; +@cdr-color-text-link-disabled: #d5cfc3; +@cdr-color-text-link-visited: #406eb5; +@cdr-color-text-message-error: #bb4045; +@cdr-color-text-rating-default: #4b4a48; +@cdr-color-text-rating-hover: #406eb5; +@cdr-color-text-rating-separator: #b2ab9f; +@cdr-color-text-tab-rest: #736e65; +@cdr-color-text-tab-active: #4b4a48; +@cdr-color-text-tab-hover: #406eb5; +@cdr-color-text-tab-disabled: #d5cfc3; +@cdr-color-text-toggle-button-default-rest: #4b4a48; +@cdr-color-text-tooltip-default: #fafbf9; +@cdr-color-text-table-primary: rgba(46, 46, 43, 0.9); +@cdr-color-text-table-secondary: #4b4a48; +@cdr-color-text-usage-affirmative: #3b8349; +@cdr-color-text-usage-negative: #bb4045; +@cdr-color-text-usage-caution: #b68b37; @cdr-color-border-button-primary-rest: #1f513f; @cdr-color-border-button-primary-active: #1f513f; @cdr-color-border-button-primary-active-inset: #f7f5f3; @@ -871,16 +873,6 @@ @cdr-color-border-warning: #b68b37; @cdr-color-border-error: #bb4045; @cdr-color-border-info: #406eb5; -@cdr-color-border-message-default-01: #726d64; -@cdr-color-border-message-default-02: #e8e0ce; -@cdr-color-border-message-success-01: #3b8349; -@cdr-color-border-message-success-02: #d5e6cb; -@cdr-color-border-message-warning-01: #b68b37; -@cdr-color-border-message-warning-02: #f5e9b7; -@cdr-color-border-message-error-01: #bb4045; -@cdr-color-border-message-error-02: #eecbc1; -@cdr-color-border-message-info-01: #408e86; -@cdr-color-border-message-info-02: #c2d8db; @cdr-color-border-label-default-focus: #2e2e2b; @cdr-color-border-input-default: #958e83; @cdr-color-border-input-error: #b33322; @@ -895,20 +887,30 @@ @cdr-color-border-link-active: #0b2d60; @cdr-color-border-link-disabled: #d5cfc3; @cdr-color-border-link-visited: #406eb5; +@cdr-color-border-message-default-01: #726d64; +@cdr-color-border-message-default-02: #e8e0ce; +@cdr-color-border-message-success-01: #3b8349; +@cdr-color-border-message-success-02: #d5e6cb; +@cdr-color-border-message-warning-01: #b68b37; +@cdr-color-border-message-warning-02: #f5e9b7; +@cdr-color-border-message-error-01: #bb4045; +@cdr-color-border-message-error-02: #eecbc1; +@cdr-color-border-message-info-01: #408e86; +@cdr-color-border-message-info-02: #c2d8db; @cdr-color-border-rating-star-default: #958e83; @cdr-color-border-rating-star-highlighted: #bd7b2d; -@cdr-color-border-surface-primary: #d5cfc3; -@cdr-color-border-surface-secondary: #958e83; -@cdr-color-border-surface-success: #3b8349; -@cdr-color-border-surface-warning: #b68b37; -@cdr-color-border-surface-error: #bb4045; -@cdr-color-border-surface-info: #406eb5; @cdr-color-border-surface-selection-default-rest: #958e83; @cdr-color-border-surface-selection-default-active: #958e83; @cdr-color-border-surface-selection-default-hover: #958e83; @cdr-color-border-surface-selection-default-checked: #2e2e2b; @cdr-color-border-surface-selection-default-disabled: #958e83; @cdr-color-border-surface-selection-default-loading: #958e83; +@cdr-color-border-surface-primary: #d5cfc3; +@cdr-color-border-surface-secondary: #958e83; +@cdr-color-border-surface-success: #3b8349; +@cdr-color-border-surface-warning: #b68b37; +@cdr-color-border-surface-error: #bb4045; +@cdr-color-border-surface-info: #406eb5; @cdr-color-border-switch-default-hover: #4b4a48; @cdr-color-border-switch-handle-default-rest: #d5cfc3; @cdr-color-border-switch-handle-default-hover: #4b4a48; @@ -921,6 +923,7 @@ @cdr-color-border-tab-keyline-disabled: #d5cfc3; @cdr-color-border-table-default: #d5cfc3; @cdr-color-border-table-head: #958e83; +@cdr-color-border-table-row: #d5cfc3; @cdr-color-border-toggle-button-default-focus: #4b4a48; @cdr-color-border-toggle-button-default-selected-rest: #4b4a48; @cdr-color-border-toggle-button-default-selected-focus: #4b4a48; @@ -929,7 +932,6 @@ @cdr-color-border-link-card-hover: #4b4a48; @cdr-color-border-link-card-active: #4b4a48; @cdr-color-border-note: #c4b03b; -@cdr-color-border-table-row: #d5cfc3; @cdr-color-border-usage-affirmative: #3b8349; @cdr-color-border-usage-negative: #bb4045; @cdr-color-border-usage-caution: #b68b37; @@ -937,19 +939,17 @@ @cdr-color-icon-emphasis: #4b4a48; @cdr-color-icon-link: #406eb5; @cdr-color-icon-disabled: #d5cfc3; +@cdr-color-icon-checkbox-default-selected: #ffffff; +@cdr-color-icon-checkbox-default-selected-hover: #ffffff; +@cdr-color-icon-checkbox-default-selected-active: #4b4a48; @cdr-color-icon-message-default: #726d64; @cdr-color-icon-message-success: #3b8349; @cdr-color-icon-message-warning: #b68b37; @cdr-color-icon-message-error: #bb4045; @cdr-color-icon-message-info: #408e86; -@cdr-color-icon-checkbox-default-selected: #ffffff; -@cdr-color-icon-checkbox-default-selected-hover: #ffffff; -@cdr-color-icon-checkbox-default-selected-active: #4b4a48; @cdr-color-icon-switch-selected-default-rest: #d5cfc3; @cdr-color-icon-switch-selected-default-hover: #d5cfc3; @cdr-color-icon-switch-selected-default-focus: #d5cfc3; -@cdr-color-surface-primary: #ffffff; -@cdr-color-surface-secondary: #f7f5f3; @cdr-color-icon-background-note: #c4b03b; @cdr-form-input-height-default: 4rem; @cdr-form-input-height-large: 4.8rem; diff --git a/dist/docsite/scss/cdr-tokens.scss b/dist/docsite/scss/cdr-tokens.scss index 679bdf5..a8908d8 100644 --- a/dist/docsite/scss/cdr-tokens.scss +++ b/dist/docsite/scss/cdr-tokens.scss @@ -1353,65 +1353,7 @@ font-weight: 700; } -$cdr-color-text-button-primary: #fafbf9; -$cdr-color-text-button-primary-hover: #1f513f; -$cdr-color-text-button-primary-active: #fafbf9; -$cdr-color-text-button-primary-disabled: #ffffff; -$cdr-color-text-button-secondary: #4b4a48; -$cdr-color-text-button-secondary-hover: #4b4a48; -$cdr-color-text-button-secondary-active: #fafbf9; -$cdr-color-text-button-secondary-disabled: #d5cfc3; -$cdr-color-text-button-dark: #fafbf9; -$cdr-color-text-button-dark-hover: #4b4a48; -$cdr-color-text-button-dark-active: #fafbf9; -$cdr-color-text-button-dark-disabled: #ffffff; -$cdr-color-text-button-sale: #ffffff; -$cdr-color-text-button-sale-hover: #c7370f; -$cdr-color-text-button-sale-active: #ffffff; -$cdr-color-text-button-sale-disabled: #ffffff; -$cdr-color-text-chip-default: #4b4a48; -$cdr-color-text-chip-disabled: #d5cfc3; -$cdr-color-text-primary: rgba(46, 46, 43, 0.9); -$cdr-color-text-secondary: #4b4a48; -$cdr-color-text-emphasis: #2e2e2b; -$cdr-color-text-brand: #1f513f; -$cdr-color-text-sale: #c7370f; -$cdr-color-text-inverse: #fafbf9; -$cdr-color-text-disabled: #d5cfc3; -$cdr-color-text-success: #2e6b34; -$cdr-color-text-warning: #854714; -$cdr-color-text-error: #811823; -$cdr-color-text-info: #1b437e; -$cdr-color-text-message-error: #bb4045; -$cdr-color-text-input-default: #2e2e2b; -$cdr-color-text-input-label: #4b4a48; -$cdr-color-text-input-label-disabled: #b2ab9f; -$cdr-color-text-input-placeholder: #736e65; -$cdr-color-text-input-required: #4b4a48; -$cdr-color-text-input-optional: #736e65; -$cdr-color-text-input-disabled: #d5cfc3; -$cdr-color-text-input-filled: #2e2e2b; -$cdr-color-text-input-help: #736e65; -$cdr-color-text-input-error: #b33322; -$cdr-color-text-link-rest: rgba(46, 46, 43, 0.9); -$cdr-color-text-link-hover: rgba(46, 46, 43, 0.9); -$cdr-color-text-link-active: #4b4a48; -$cdr-color-text-link-disabled: #d5cfc3; -$cdr-color-text-link-visited: #406eb5; -$cdr-color-text-rating-default: #4b4a48; -$cdr-color-text-rating-hover: #406eb5; -$cdr-color-text-rating-separator: #b2ab9f; -$cdr-color-text-tab-rest: #736e65; -$cdr-color-text-tab-active: #4b4a48; -$cdr-color-text-tab-hover: #406eb5; -$cdr-color-text-tab-disabled: #d5cfc3; -$cdr-color-text-toggle-button-default-rest: #4b4a48; -$cdr-color-text-tooltip-default: #fafbf9; -$cdr-color-text-table-primary: rgba(46, 46, 43, 0.9); -$cdr-color-text-table-secondary: #4b4a48; -$cdr-color-text-usage-affirmative: #3b8349; -$cdr-color-text-usage-negative: #bb4045; -$cdr-color-text-usage-caution: #b68b37; +$cdr-color-background-accordion-hover: #fafbf9; $cdr-color-background-button-primary-rest: #1f513f; $cdr-color-background-button-primary-active: #1f513f; $cdr-color-background-button-primary-hover: #f7f5f3; @@ -1440,26 +1382,12 @@ $cdr-color-background-chip-default-selected-active: #edeae3; $cdr-color-background-transparent: rgba(255, 255, 255, 0); $cdr-color-background-primary: #f7f5f3; $cdr-color-background-secondary: #ffffff; +$cdr-color-background-sale: #c7370f; $cdr-color-background-brand-spruce: #1f513f; -$cdr-color-background-message-default-01: #f9f8f6; -$cdr-color-background-message-default-02: #e8e0ce; -$cdr-color-background-message-success: #ecf9e6; -$cdr-color-background-message-success-01: #f4fbf5; -$cdr-color-background-message-success-02: #d5e6cb; -$cdr-color-background-message-warning: #fdf6e2; -$cdr-color-background-message-warning-01: #fefcf1; -$cdr-color-background-message-warning-02: #f5e9b7; -$cdr-color-background-message-error: #fcefe4; -$cdr-color-background-message-error-01: #fdf7f7; -$cdr-color-background-message-error-02: #eecbc1; -$cdr-color-background-message-info: #e2f4fe; -$cdr-color-background-message-info-01: #edf4f5; -$cdr-color-background-message-info-02: #c2d8db; -$cdr-color-background-message-sale: #c7370f; -$cdr-color-background-accordion-hover: #fafbf9; -$cdr-color-background-pagination-hover: #fafbf9; -$cdr-color-background-pagination-keyline: #406eb5; -$cdr-color-background-modal-overlay: rgba(247, 245, 243, 0.85); +$cdr-color-background-success: #ecf9e6; +$cdr-color-background-info: #e2f4fe; +$cdr-color-background-warning: #fdf6e2; +$cdr-color-background-error: #fcefe4; $cdr-color-background-label-default-hover: #fafbf9; $cdr-color-background-label-default-active: #edeae3; $cdr-color-background-label-default-focus: #fafbf9; @@ -1477,24 +1405,39 @@ $cdr-color-background-input-default-selected-hover: #958e83; $cdr-color-background-input-default-disabled: #fafbf9; $cdr-color-background-input-default-selected-focus: #958e83; $cdr-color-background-input-default-focus: #fafbf9; +$cdr-color-background-message-default-01: #f9f8f6; +$cdr-color-background-message-default-02: #e8e0ce; +$cdr-color-background-message-success: #ecf9e6; +$cdr-color-background-message-success-01: #f4fbf5; +$cdr-color-background-message-success-02: #d5e6cb; +$cdr-color-background-message-warning: #fdf6e2; +$cdr-color-background-message-warning-01: #fefcf1; +$cdr-color-background-message-warning-02: #f5e9b7; +$cdr-color-background-message-error: #fcefe4; +$cdr-color-background-message-error-01: #fdf7f7; +$cdr-color-background-message-error-02: #eecbc1; +$cdr-color-background-message-info: #e2f4fe; +$cdr-color-background-message-info-01: #edf4f5; +$cdr-color-background-message-info-02: #c2d8db; +$cdr-color-background-message-sale: #c7370f; +$cdr-color-background-modal-overlay: rgba(247, 245, 243, 0.85); +$cdr-color-background-pagination-hover: #fafbf9; +$cdr-color-background-pagination-keyline: #406eb5; $cdr-color-background-rating-star-default: #fafbf9; $cdr-color-background-rating-star-highlighted: #ffd280; -$cdr-color-background-surface-primary: #ffffff; -$cdr-color-background-surface-secondary: #f7f5f3; -$cdr-color-background-surface-brand-spruce: #1f513f; -$cdr-color-background-surface-sale: #c7370f; $cdr-color-background-surface-selection-default-rest: #ffffff; $cdr-color-background-surface-selection-default-active: #ffffff; $cdr-color-background-surface-selection-default-hover: #ffffff; $cdr-color-background-surface-selection-default-checked: #ffffff; $cdr-color-background-surface-selection-default-disabled: #f7f5f3; $cdr-color-background-surface-selection-default-loading: #fafbf9; -$cdr-color-background-switch-default-rest: #fafbf9; -$cdr-color-background-switch-default-hover: #fafbf9; -$cdr-color-background-switch-default-focus: #fafbf9; -$cdr-color-background-switch-selected-default-rest: #4b4a48; -$cdr-color-background-switch-selected-default-hover: #2e2e2b; -$cdr-color-background-switch-selected-default-focus: #2e2e2b; +$cdr-color-background-surface-primary: #ffffff; +$cdr-color-background-surface-secondary: #f7f5f3; +$cdr-color-background-surface-brand-spruce: #1f513f; +$cdr-color-background-surface-sale: #c7370f; +$cdr-color-background-switch-default-rest: #4b4a48; +$cdr-color-background-switch-default-hover: #2e2e2b; +$cdr-color-background-switch-default-focus: #2e2e2b; $cdr-color-background-switch-handle-default-rest: #d5cfc3; $cdr-color-background-switch-handle-default-hover: #edeae3; $cdr-color-background-switch-handle-default-focus: #d5cfc3; @@ -1517,6 +1460,65 @@ $cdr-color-background-link-card-rest: #ffffff; $cdr-color-background-link-card-active: #2e2e2b; $cdr-color-background-note: #fafbf9; $cdr-color-background-tag: #c4b03b; +$cdr-color-text-button-primary: #fafbf9; +$cdr-color-text-button-primary-hover: #1f513f; +$cdr-color-text-button-primary-active: #fafbf9; +$cdr-color-text-button-primary-disabled: #ffffff; +$cdr-color-text-button-secondary: #4b4a48; +$cdr-color-text-button-secondary-hover: #4b4a48; +$cdr-color-text-button-secondary-active: #fafbf9; +$cdr-color-text-button-secondary-disabled: #d5cfc3; +$cdr-color-text-button-dark: #fafbf9; +$cdr-color-text-button-dark-hover: #4b4a48; +$cdr-color-text-button-dark-active: #fafbf9; +$cdr-color-text-button-dark-disabled: #ffffff; +$cdr-color-text-button-sale: #ffffff; +$cdr-color-text-button-sale-hover: #c7370f; +$cdr-color-text-button-sale-active: #ffffff; +$cdr-color-text-button-sale-disabled: #ffffff; +$cdr-color-text-chip-default: #4b4a48; +$cdr-color-text-chip-disabled: #d5cfc3; +$cdr-color-text-primary: rgba(46, 46, 43, 0.9); +$cdr-color-text-secondary: #4b4a48; +$cdr-color-text-emphasis: #2e2e2b; +$cdr-color-text-brand: #1f513f; +$cdr-color-text-sale: #c7370f; +$cdr-color-text-inverse: #fafbf9; +$cdr-color-text-disabled: #d5cfc3; +$cdr-color-text-success: #2e6b34; +$cdr-color-text-warning: #854714; +$cdr-color-text-error: #811823; +$cdr-color-text-info: #1b437e; +$cdr-color-text-input-default: #2e2e2b; +$cdr-color-text-input-label: #4b4a48; +$cdr-color-text-input-label-disabled: #b2ab9f; +$cdr-color-text-input-placeholder: #736e65; +$cdr-color-text-input-required: #4b4a48; +$cdr-color-text-input-optional: #736e65; +$cdr-color-text-input-disabled: #d5cfc3; +$cdr-color-text-input-filled: #2e2e2b; +$cdr-color-text-input-help: #736e65; +$cdr-color-text-input-error: #b33322; +$cdr-color-text-link-rest: rgba(46, 46, 43, 0.9); +$cdr-color-text-link-hover: rgba(46, 46, 43, 0.9); +$cdr-color-text-link-active: #4b4a48; +$cdr-color-text-link-disabled: #d5cfc3; +$cdr-color-text-link-visited: #406eb5; +$cdr-color-text-message-error: #bb4045; +$cdr-color-text-rating-default: #4b4a48; +$cdr-color-text-rating-hover: #406eb5; +$cdr-color-text-rating-separator: #b2ab9f; +$cdr-color-text-tab-rest: #736e65; +$cdr-color-text-tab-active: #4b4a48; +$cdr-color-text-tab-hover: #406eb5; +$cdr-color-text-tab-disabled: #d5cfc3; +$cdr-color-text-toggle-button-default-rest: #4b4a48; +$cdr-color-text-tooltip-default: #fafbf9; +$cdr-color-text-table-primary: rgba(46, 46, 43, 0.9); +$cdr-color-text-table-secondary: #4b4a48; +$cdr-color-text-usage-affirmative: #3b8349; +$cdr-color-text-usage-negative: #bb4045; +$cdr-color-text-usage-caution: #b68b37; $cdr-color-border-button-primary-rest: #1f513f; $cdr-color-border-button-primary-active: #1f513f; $cdr-color-border-button-primary-active-inset: #f7f5f3; @@ -1550,16 +1552,6 @@ $cdr-color-border-success: #3b8349; $cdr-color-border-warning: #b68b37; $cdr-color-border-error: #bb4045; $cdr-color-border-info: #406eb5; -$cdr-color-border-message-default-01: #726d64; -$cdr-color-border-message-default-02: #e8e0ce; -$cdr-color-border-message-success-01: #3b8349; -$cdr-color-border-message-success-02: #d5e6cb; -$cdr-color-border-message-warning-01: #b68b37; -$cdr-color-border-message-warning-02: #f5e9b7; -$cdr-color-border-message-error-01: #bb4045; -$cdr-color-border-message-error-02: #eecbc1; -$cdr-color-border-message-info-01: #408e86; -$cdr-color-border-message-info-02: #c2d8db; $cdr-color-border-label-default-focus: #2e2e2b; $cdr-color-border-input-default: #958e83; $cdr-color-border-input-error: #b33322; @@ -1574,20 +1566,30 @@ $cdr-color-border-link-hover: #406eb5; $cdr-color-border-link-active: #0b2d60; $cdr-color-border-link-disabled: #d5cfc3; $cdr-color-border-link-visited: #406eb5; +$cdr-color-border-message-default-01: #726d64; +$cdr-color-border-message-default-02: #e8e0ce; +$cdr-color-border-message-success-01: #3b8349; +$cdr-color-border-message-success-02: #d5e6cb; +$cdr-color-border-message-warning-01: #b68b37; +$cdr-color-border-message-warning-02: #f5e9b7; +$cdr-color-border-message-error-01: #bb4045; +$cdr-color-border-message-error-02: #eecbc1; +$cdr-color-border-message-info-01: #408e86; +$cdr-color-border-message-info-02: #c2d8db; $cdr-color-border-rating-star-default: #958e83; $cdr-color-border-rating-star-highlighted: #bd7b2d; -$cdr-color-border-surface-primary: #d5cfc3; -$cdr-color-border-surface-secondary: #958e83; -$cdr-color-border-surface-success: #3b8349; -$cdr-color-border-surface-warning: #b68b37; -$cdr-color-border-surface-error: #bb4045; -$cdr-color-border-surface-info: #406eb5; $cdr-color-border-surface-selection-default-rest: #958e83; $cdr-color-border-surface-selection-default-active: #958e83; $cdr-color-border-surface-selection-default-hover: #958e83; $cdr-color-border-surface-selection-default-checked: #2e2e2b; $cdr-color-border-surface-selection-default-disabled: #958e83; $cdr-color-border-surface-selection-default-loading: #958e83; +$cdr-color-border-surface-primary: #d5cfc3; +$cdr-color-border-surface-secondary: #958e83; +$cdr-color-border-surface-success: #3b8349; +$cdr-color-border-surface-warning: #b68b37; +$cdr-color-border-surface-error: #bb4045; +$cdr-color-border-surface-info: #406eb5; $cdr-color-border-switch-default-hover: #4b4a48; $cdr-color-border-switch-handle-default-rest: #d5cfc3; $cdr-color-border-switch-handle-default-hover: #4b4a48; @@ -1600,6 +1602,7 @@ $cdr-color-border-tab-keyline-hover-alt: #78b1e8; $cdr-color-border-tab-keyline-disabled: #d5cfc3; $cdr-color-border-table-default: #d5cfc3; $cdr-color-border-table-head: #958e83; +$cdr-color-border-table-row: #d5cfc3; $cdr-color-border-toggle-button-default-focus: #4b4a48; $cdr-color-border-toggle-button-default-selected-rest: #4b4a48; $cdr-color-border-toggle-button-default-selected-focus: #4b4a48; @@ -1608,7 +1611,6 @@ $cdr-color-border-code: #958e83; $cdr-color-border-link-card-hover: #4b4a48; $cdr-color-border-link-card-active: #4b4a48; $cdr-color-border-note: #c4b03b; -$cdr-color-border-table-row: #d5cfc3; $cdr-color-border-usage-affirmative: #3b8349; $cdr-color-border-usage-negative: #bb4045; $cdr-color-border-usage-caution: #b68b37; @@ -1616,19 +1618,17 @@ $cdr-color-icon-default: #4b4a48; $cdr-color-icon-emphasis: #4b4a48; $cdr-color-icon-link: #406eb5; $cdr-color-icon-disabled: #d5cfc3; +$cdr-color-icon-checkbox-default-selected: #ffffff; +$cdr-color-icon-checkbox-default-selected-hover: #ffffff; +$cdr-color-icon-checkbox-default-selected-active: #4b4a48; $cdr-color-icon-message-default: #726d64; $cdr-color-icon-message-success: #3b8349; $cdr-color-icon-message-warning: #b68b37; $cdr-color-icon-message-error: #bb4045; $cdr-color-icon-message-info: #408e86; -$cdr-color-icon-checkbox-default-selected: #ffffff; -$cdr-color-icon-checkbox-default-selected-hover: #ffffff; -$cdr-color-icon-checkbox-default-selected-active: #4b4a48; $cdr-color-icon-switch-selected-default-rest: #d5cfc3; $cdr-color-icon-switch-selected-default-hover: #d5cfc3; $cdr-color-icon-switch-selected-default-focus: #d5cfc3; -$cdr-color-surface-primary: #ffffff; -$cdr-color-surface-secondary: #f7f5f3; $cdr-color-icon-background-note: #c4b03b; $cdr-form-input-height-default: 4rem; $cdr-form-input-height-large: 4.8rem; diff --git a/dist/rei-dot-com/android/colors.xml b/dist/rei-dot-com/android/colors.xml index feb9f1f..84c0294 100644 --- a/dist/rei-dot-com/android/colors.xml +++ b/dist/rei-dot-com/android/colors.xml @@ -2,60 +2,7 @@ - #fffafbf9 - #ff1f513f - #fffafbf9 - #ffffffff - #ff4b4a48 - #ff4b4a48 - #fffafbf9 - #ffd5cfc3 - #fffafbf9 - #ff4b4a48 - #fffafbf9 - #ffffffff - #ffffffff - #ffc7370f - #ffffffff - #ffffffff - #ff4b4a48 - #ffd5cfc3 - #ff4b4a48 - #ff736e65 - #ff2e2e2b - #ff1f513f - #ffc7370f - #fffafbf9 - #ffd5cfc3 - #ff2e6b34 - #ff854714 - #ff811823 - #ff1b437e - #ffbb4045 - #ff2e2e2b - #ff4b4a48 - #ffb2ab9f - #ff736e65 - #ff4b4a48 - #ff736e65 - #ffd5cfc3 - #ff2e2e2b - #ff736e65 - #ffb33322 - #ff406eb5 - #ff406eb5 - #ff0b2d60 - #ffd5cfc3 - #ff406eb5 - #ff4b4a48 - #ff406eb5 - #ffb2ab9f - #ff736e65 - #ff4b4a48 - #ff406eb5 - #ffd5cfc3 - #ff4b4a48 - #fffafbf9 + #fffafbf9 #ff1f513f #ff1f513f #fff7f5f3 @@ -84,26 +31,12 @@ #00ffffff #ffffffff #fff7f5f3 + #ffc7370f #ff1f513f - #fff9f8f6 - #ffe8e0ce - #ffecf9e6 - #fff4fbf5 - #ffd5e6cb - #fffdf6e2 - #fffefcf1 - #fff5e9b7 - #fffcefe4 - #fffdf7f7 - #ffeecbc1 - #ffe2f4fe - #ffedf4f5 - #ffc2d8db - #ffc7370f - #fffafbf9 - #fffafbf9 - #ff406eb5 - #d9f7f5f3 + #ffecf9e6 + #ffe2f4fe + #fffdf6e2 + #fffcefe4 #fffafbf9 #ffedeae3 #fffafbf9 @@ -121,24 +54,39 @@ #fffafbf9 #ff958e83 #fffafbf9 + #fff9f8f6 + #ffe8e0ce + #ffecf9e6 + #fff4fbf5 + #ffd5e6cb + #fffdf6e2 + #fffefcf1 + #fff5e9b7 + #fffcefe4 + #fffdf7f7 + #ffeecbc1 + #ffe2f4fe + #ffedf4f5 + #ffc2d8db + #ffc7370f + #d9f7f5f3 + #fffafbf9 + #ff406eb5 #fffafbf9 #ffffd280 - #ffffffff - #fff7f5f3 - #ff1f513f - #ffc7370f #ffffffff #ffffffff #ffffffff #ffffffff #fff7f5f3 #fffafbf9 - #fffafbf9 - #fffafbf9 - #fffafbf9 - #ff4b4a48 - #ff2e2e2b - #ff2e2e2b + #ffffffff + #fff7f5f3 + #ff1f513f + #ffc7370f + #ff4b4a48 + #ff2e2e2b + #ff2e2e2b #ffd5cfc3 #ffedeae3 #ffd5cfc3 @@ -155,6 +103,60 @@ #ffffffff #ffffffff #ff2e2e2b + #fffafbf9 + #ff1f513f + #fffafbf9 + #ffffffff + #ff4b4a48 + #ff4b4a48 + #fffafbf9 + #ffd5cfc3 + #fffafbf9 + #ff4b4a48 + #fffafbf9 + #ffffffff + #ffffffff + #ffc7370f + #ffffffff + #ffffffff + #ff4b4a48 + #ffd5cfc3 + #ff4b4a48 + #ff736e65 + #ff2e2e2b + #ff1f513f + #ffc7370f + #fffafbf9 + #ffd5cfc3 + #ff2e6b34 + #ff854714 + #ff811823 + #ff1b437e + #ff2e2e2b + #ff4b4a48 + #ffb2ab9f + #ff736e65 + #ff4b4a48 + #ff736e65 + #ffd5cfc3 + #ff2e2e2b + #ff736e65 + #ffb33322 + #ff406eb5 + #ff406eb5 + #ff0b2d60 + #ffd5cfc3 + #ff406eb5 + #ffbb4045 + #ff4b4a48 + #ff406eb5 + #ffb2ab9f + #ff736e65 + #ff4b4a48 + #ff406eb5 + #ffd5cfc3 + #ff4b4a48 + #fffafbf9 #ff1f513f #ff1f513f #fff7f5f3 @@ -188,16 +190,6 @@ #ffb68b37 #ffbb4045 #ff406eb5 - #ff726d64 - #ffe8e0ce - #ff3b8349 - #ffd5e6cb - #ffb68b37 - #fff5e9b7 - #ffbb4045 - #ffeecbc1 - #ff408e86 - #ffc2d8db #ff2e2e2b #ff958e83 #ffb33322 @@ -212,20 +204,30 @@ #ff0b2d60 #ffd5cfc3 #ff406eb5 + #ff726d64 + #ffe8e0ce + #ff3b8349 + #ffd5e6cb + #ffb68b37 + #fff5e9b7 + #ffbb4045 + #ffeecbc1 + #ff408e86 + #ffc2d8db #ff958e83 #ffbd7b2d - #ffd5cfc3 - #ff958e83 - #ff3b8349 - #ffb68b37 - #ffbb4045 - #ff406eb5 #ff958e83 #ff958e83 #ff958e83 #ff2e2e2b #ff958e83 #ff958e83 + #ffd5cfc3 + #ff958e83 + #ff3b8349 + #ffb68b37 + #ffbb4045 + #ff406eb5 #ff4b4a48 #ffd5cfc3 #ff4b4a48 @@ -246,19 +248,17 @@ #ff4b4a48 #ff406eb5 #ffd5cfc3 + #ffffffff + #ffffffff + #ff4b4a48 #ff726d64 #ff3b8349 #ffb68b37 #ffbb4045 #ff408e86 - #ffffffff - #ffffffff - #ff4b4a48 #ffd5cfc3 #ffd5cfc3 #ffd5cfc3 - #ffffffff - #fff7f5f3 #332e2e2b #332e2e2b #332e2e2b diff --git a/dist/rei-dot-com/css/cdr-tokens.css b/dist/rei-dot-com/css/cdr-tokens.css index cb6b73a..a7bbf7f 100644 --- a/dist/rei-dot-com/css/cdr-tokens.css +++ b/dist/rei-dot-com/css/cdr-tokens.css @@ -1,58 +1,5 @@ :root { - --cdr-color-text-button-primary: #fafbf9; - --cdr-color-text-button-primary-hover: #1f513f; - --cdr-color-text-button-primary-active: #fafbf9; - --cdr-color-text-button-primary-disabled: #ffffff; - --cdr-color-text-button-secondary: #4b4a48; - --cdr-color-text-button-secondary-hover: #4b4a48; - --cdr-color-text-button-secondary-active: #fafbf9; - --cdr-color-text-button-secondary-disabled: #d5cfc3; - --cdr-color-text-button-dark: #fafbf9; - --cdr-color-text-button-dark-hover: #4b4a48; - --cdr-color-text-button-dark-active: #fafbf9; - --cdr-color-text-button-dark-disabled: #ffffff; - --cdr-color-text-button-sale: #ffffff; - --cdr-color-text-button-sale-hover: #c7370f; - --cdr-color-text-button-sale-active: #ffffff; - --cdr-color-text-button-sale-disabled: #ffffff; - --cdr-color-text-chip-default: #4b4a48; - --cdr-color-text-chip-disabled: #d5cfc3; - --cdr-color-text-primary: #4b4a48; - --cdr-color-text-secondary: #736e65; - --cdr-color-text-emphasis: #2e2e2b; - --cdr-color-text-brand: #1f513f; - --cdr-color-text-sale: #c7370f; - --cdr-color-text-inverse: #fafbf9; - --cdr-color-text-disabled: #d5cfc3; - --cdr-color-text-success: #2e6b34; - --cdr-color-text-warning: #854714; - --cdr-color-text-error: #811823; - --cdr-color-text-info: #1b437e; - --cdr-color-text-message-error: #bb4045; - --cdr-color-text-input-default: #2e2e2b; - --cdr-color-text-input-label: #4b4a48; - --cdr-color-text-input-label-disabled: #b2ab9f; - --cdr-color-text-input-placeholder: #736e65; - --cdr-color-text-input-required: #4b4a48; - --cdr-color-text-input-optional: #736e65; - --cdr-color-text-input-disabled: #d5cfc3; - --cdr-color-text-input-filled: #2e2e2b; - --cdr-color-text-input-help: #736e65; - --cdr-color-text-input-error: #b33322; - --cdr-color-text-link-rest: #406eb5; - --cdr-color-text-link-hover: #406eb5; - --cdr-color-text-link-active: #0b2d60; - --cdr-color-text-link-disabled: #d5cfc3; - --cdr-color-text-link-visited: #406eb5; - --cdr-color-text-rating-default: #4b4a48; - --cdr-color-text-rating-hover: #406eb5; - --cdr-color-text-rating-separator: #b2ab9f; - --cdr-color-text-tab-rest: #736e65; - --cdr-color-text-tab-active: #4b4a48; - --cdr-color-text-tab-hover: #406eb5; - --cdr-color-text-tab-disabled: #d5cfc3; - --cdr-color-text-toggle-button-default-rest: #4b4a48; - --cdr-color-text-tooltip-default: #fafbf9; + --cdr-color-background-accordion-hover: #fafbf9; --cdr-color-background-button-primary-rest: #1f513f; --cdr-color-background-button-primary-active: #1f513f; --cdr-color-background-button-primary-hover: #f7f5f3; @@ -81,26 +28,12 @@ --cdr-color-background-transparent: rgba(255, 255, 255, 0); --cdr-color-background-primary: #ffffff; --cdr-color-background-secondary: #f7f5f3; + --cdr-color-background-sale: #c7370f; --cdr-color-background-brand-spruce: #1f513f; - --cdr-color-background-message-default-01: #f9f8f6; - --cdr-color-background-message-default-02: #e8e0ce; - --cdr-color-background-message-success: #ecf9e6; - --cdr-color-background-message-success-01: #f4fbf5; - --cdr-color-background-message-success-02: #d5e6cb; - --cdr-color-background-message-warning: #fdf6e2; - --cdr-color-background-message-warning-01: #fefcf1; - --cdr-color-background-message-warning-02: #f5e9b7; - --cdr-color-background-message-error: #fcefe4; - --cdr-color-background-message-error-01: #fdf7f7; - --cdr-color-background-message-error-02: #eecbc1; - --cdr-color-background-message-info: #e2f4fe; - --cdr-color-background-message-info-01: #edf4f5; - --cdr-color-background-message-info-02: #c2d8db; - --cdr-color-background-message-sale: #c7370f; - --cdr-color-background-accordion-hover: #fafbf9; - --cdr-color-background-pagination-hover: #fafbf9; - --cdr-color-background-pagination-keyline: #406eb5; - --cdr-color-background-modal-overlay: rgba(247, 245, 243, 0.85); + --cdr-color-background-success: #ecf9e6; + --cdr-color-background-info: #e2f4fe; + --cdr-color-background-warning: #fdf6e2; + --cdr-color-background-error: #fcefe4; --cdr-color-background-label-default-hover: #fafbf9; --cdr-color-background-label-default-active: #edeae3; --cdr-color-background-label-default-focus: #fafbf9; @@ -118,24 +51,39 @@ --cdr-color-background-input-default-disabled: #fafbf9; --cdr-color-background-input-default-selected-focus: #958e83; --cdr-color-background-input-default-focus: #fafbf9; + --cdr-color-background-message-default-01: #f9f8f6; + --cdr-color-background-message-default-02: #e8e0ce; + --cdr-color-background-message-success: #ecf9e6; + --cdr-color-background-message-success-01: #f4fbf5; + --cdr-color-background-message-success-02: #d5e6cb; + --cdr-color-background-message-warning: #fdf6e2; + --cdr-color-background-message-warning-01: #fefcf1; + --cdr-color-background-message-warning-02: #f5e9b7; + --cdr-color-background-message-error: #fcefe4; + --cdr-color-background-message-error-01: #fdf7f7; + --cdr-color-background-message-error-02: #eecbc1; + --cdr-color-background-message-info: #e2f4fe; + --cdr-color-background-message-info-01: #edf4f5; + --cdr-color-background-message-info-02: #c2d8db; + --cdr-color-background-message-sale: #c7370f; + --cdr-color-background-modal-overlay: rgba(247, 245, 243, 0.85); + --cdr-color-background-pagination-hover: #fafbf9; + --cdr-color-background-pagination-keyline: #406eb5; --cdr-color-background-rating-star-default: #fafbf9; --cdr-color-background-rating-star-highlighted: #ffd280; - --cdr-color-background-surface-primary: #ffffff; - --cdr-color-background-surface-secondary: #f7f5f3; - --cdr-color-background-surface-brand-spruce: #1f513f; - --cdr-color-background-surface-sale: #c7370f; --cdr-color-background-surface-selection-default-rest: #ffffff; --cdr-color-background-surface-selection-default-active: #ffffff; --cdr-color-background-surface-selection-default-hover: #ffffff; --cdr-color-background-surface-selection-default-checked: #ffffff; --cdr-color-background-surface-selection-default-disabled: #f7f5f3; --cdr-color-background-surface-selection-default-loading: #fafbf9; - --cdr-color-background-switch-default-rest: #fafbf9; - --cdr-color-background-switch-default-hover: #fafbf9; - --cdr-color-background-switch-default-focus: #fafbf9; - --cdr-color-background-switch-selected-default-rest: #4b4a48; - --cdr-color-background-switch-selected-default-hover: #2e2e2b; - --cdr-color-background-switch-selected-default-focus: #2e2e2b; + --cdr-color-background-surface-primary: #ffffff; + --cdr-color-background-surface-secondary: #f7f5f3; + --cdr-color-background-surface-brand-spruce: #1f513f; + --cdr-color-background-surface-sale: #c7370f; + --cdr-color-background-switch-default-rest: #4b4a48; + --cdr-color-background-switch-default-hover: #2e2e2b; + --cdr-color-background-switch-default-focus: #2e2e2b; --cdr-color-background-switch-handle-default-rest: #d5cfc3; --cdr-color-background-switch-handle-default-hover: #edeae3; --cdr-color-background-switch-handle-default-focus: #d5cfc3; @@ -152,6 +100,60 @@ --cdr-color-background-toggle-button-default-selected-rest: #ffffff; --cdr-color-background-toggle-button-default-selected-hover: #ffffff; --cdr-color-background-tooltip-default: #2e2e2b; + --cdr-color-text-button-primary: #fafbf9; + --cdr-color-text-button-primary-hover: #1f513f; + --cdr-color-text-button-primary-active: #fafbf9; + --cdr-color-text-button-primary-disabled: #ffffff; + --cdr-color-text-button-secondary: #4b4a48; + --cdr-color-text-button-secondary-hover: #4b4a48; + --cdr-color-text-button-secondary-active: #fafbf9; + --cdr-color-text-button-secondary-disabled: #d5cfc3; + --cdr-color-text-button-dark: #fafbf9; + --cdr-color-text-button-dark-hover: #4b4a48; + --cdr-color-text-button-dark-active: #fafbf9; + --cdr-color-text-button-dark-disabled: #ffffff; + --cdr-color-text-button-sale: #ffffff; + --cdr-color-text-button-sale-hover: #c7370f; + --cdr-color-text-button-sale-active: #ffffff; + --cdr-color-text-button-sale-disabled: #ffffff; + --cdr-color-text-chip-default: #4b4a48; + --cdr-color-text-chip-disabled: #d5cfc3; + --cdr-color-text-primary: #4b4a48; + --cdr-color-text-secondary: #736e65; + --cdr-color-text-emphasis: #2e2e2b; + --cdr-color-text-brand: #1f513f; + --cdr-color-text-sale: #c7370f; + --cdr-color-text-inverse: #fafbf9; + --cdr-color-text-disabled: #d5cfc3; + --cdr-color-text-success: #2e6b34; + --cdr-color-text-warning: #854714; + --cdr-color-text-error: #811823; + --cdr-color-text-info: #1b437e; + --cdr-color-text-input-default: #2e2e2b; + --cdr-color-text-input-label: #4b4a48; + --cdr-color-text-input-label-disabled: #b2ab9f; + --cdr-color-text-input-placeholder: #736e65; + --cdr-color-text-input-required: #4b4a48; + --cdr-color-text-input-optional: #736e65; + --cdr-color-text-input-disabled: #d5cfc3; + --cdr-color-text-input-filled: #2e2e2b; + --cdr-color-text-input-help: #736e65; + --cdr-color-text-input-error: #b33322; + --cdr-color-text-link-rest: #406eb5; + --cdr-color-text-link-hover: #406eb5; + --cdr-color-text-link-active: #0b2d60; + --cdr-color-text-link-disabled: #d5cfc3; + --cdr-color-text-link-visited: #406eb5; + --cdr-color-text-message-error: #bb4045; + --cdr-color-text-rating-default: #4b4a48; + --cdr-color-text-rating-hover: #406eb5; + --cdr-color-text-rating-separator: #b2ab9f; + --cdr-color-text-tab-rest: #736e65; + --cdr-color-text-tab-active: #4b4a48; + --cdr-color-text-tab-hover: #406eb5; + --cdr-color-text-tab-disabled: #d5cfc3; + --cdr-color-text-toggle-button-default-rest: #4b4a48; + --cdr-color-text-tooltip-default: #fafbf9; --cdr-color-border-button-primary-rest: #1f513f; --cdr-color-border-button-primary-active: #1f513f; --cdr-color-border-button-primary-active-inset: #f7f5f3; @@ -185,16 +187,6 @@ --cdr-color-border-warning: #b68b37; --cdr-color-border-error: #bb4045; --cdr-color-border-info: #406eb5; - --cdr-color-border-message-default-01: #726d64; - --cdr-color-border-message-default-02: #e8e0ce; - --cdr-color-border-message-success-01: #3b8349; - --cdr-color-border-message-success-02: #d5e6cb; - --cdr-color-border-message-warning-01: #b68b37; - --cdr-color-border-message-warning-02: #f5e9b7; - --cdr-color-border-message-error-01: #bb4045; - --cdr-color-border-message-error-02: #eecbc1; - --cdr-color-border-message-info-01: #408e86; - --cdr-color-border-message-info-02: #c2d8db; --cdr-color-border-label-default-focus: #2e2e2b; --cdr-color-border-input-default: #958e83; --cdr-color-border-input-error: #b33322; @@ -209,20 +201,30 @@ --cdr-color-border-link-active: #0b2d60; --cdr-color-border-link-disabled: #d5cfc3; --cdr-color-border-link-visited: #406eb5; + --cdr-color-border-message-default-01: #726d64; + --cdr-color-border-message-default-02: #e8e0ce; + --cdr-color-border-message-success-01: #3b8349; + --cdr-color-border-message-success-02: #d5e6cb; + --cdr-color-border-message-warning-01: #b68b37; + --cdr-color-border-message-warning-02: #f5e9b7; + --cdr-color-border-message-error-01: #bb4045; + --cdr-color-border-message-error-02: #eecbc1; + --cdr-color-border-message-info-01: #408e86; + --cdr-color-border-message-info-02: #c2d8db; --cdr-color-border-rating-star-default: #958e83; --cdr-color-border-rating-star-highlighted: #bd7b2d; - --cdr-color-border-surface-primary: #d5cfc3; - --cdr-color-border-surface-secondary: #958e83; - --cdr-color-border-surface-success: #3b8349; - --cdr-color-border-surface-warning: #b68b37; - --cdr-color-border-surface-error: #bb4045; - --cdr-color-border-surface-info: #406eb5; --cdr-color-border-surface-selection-default-rest: #958e83; --cdr-color-border-surface-selection-default-active: #958e83; --cdr-color-border-surface-selection-default-hover: #958e83; --cdr-color-border-surface-selection-default-checked: #2e2e2b; --cdr-color-border-surface-selection-default-disabled: #958e83; --cdr-color-border-surface-selection-default-loading: #958e83; + --cdr-color-border-surface-primary: #d5cfc3; + --cdr-color-border-surface-secondary: #958e83; + --cdr-color-border-surface-success: #3b8349; + --cdr-color-border-surface-warning: #b68b37; + --cdr-color-border-surface-error: #bb4045; + --cdr-color-border-surface-info: #406eb5; --cdr-color-border-switch-default-hover: #4b4a48; --cdr-color-border-switch-handle-default-rest: #d5cfc3; --cdr-color-border-switch-handle-default-hover: #4b4a48; @@ -243,19 +245,17 @@ --cdr-color-icon-emphasis: #4b4a48; --cdr-color-icon-link: #406eb5; --cdr-color-icon-disabled: #d5cfc3; + --cdr-color-icon-checkbox-default-selected: #ffffff; + --cdr-color-icon-checkbox-default-selected-hover: #ffffff; + --cdr-color-icon-checkbox-default-selected-active: #4b4a48; --cdr-color-icon-message-default: #726d64; --cdr-color-icon-message-success: #3b8349; --cdr-color-icon-message-warning: #b68b37; --cdr-color-icon-message-error: #bb4045; --cdr-color-icon-message-info: #408e86; - --cdr-color-icon-checkbox-default-selected: #ffffff; - --cdr-color-icon-checkbox-default-selected-hover: #ffffff; - --cdr-color-icon-checkbox-default-selected-active: #4b4a48; --cdr-color-icon-switch-selected-default-rest: #d5cfc3; --cdr-color-icon-switch-selected-default-hover: #d5cfc3; --cdr-color-icon-switch-selected-default-focus: #d5cfc3; - --cdr-color-surface-primary: #ffffff; - --cdr-color-surface-secondary: #f7f5f3; --cdr-form-input-height-default: 4rem; --cdr-form-input-height-large: 4.8rem; --cdr-form-figure-size-small: 1.6rem; diff --git a/dist/rei-dot-com/figma/figma.json b/dist/rei-dot-com/figma/figma.json index fcd10f3..954b030 100644 --- a/dist/rei-dot-com/figma/figma.json +++ b/dist/rei-dot-com/figma/figma.json @@ -736,118 +736,155 @@ } }, "color": { - "text": { - "button": { - "primary": { + "background": { + "accordion": { + "hover": { "$value": "{color.warm-grey-010}", "$type": "color", - "filePath": "tokens/global/button.json5" - }, - "primary-hover": { + "filePath": "tokens/global/accordion.json5" + } + }, + "button": { + "primary-rest": { "$value": "{color.blue-spruce-green-1000}", "$type": "color", "filePath": "tokens/global/button.json5" }, "primary-active": { - "$value": "{color.warm-grey-010}", + "$value": "{color.blue-spruce-green-1000}", "$type": "color", "filePath": "tokens/global/button.json5" }, - "primary-disabled": { - "$value": "{color.white}", + "primary-hover": { + "$value": "{color.warm-grey-025}", "$type": "color", "filePath": "tokens/global/button.json5" }, - "secondary": { - "$value": "{color.warm-grey-900}", + "primary-icon-alt-hover": { + "$value": "{color.warm-grey-010}", "$type": "color", "filePath": "tokens/global/button.json5" }, - "secondary-hover": { - "$value": "{color.warm-grey-900}", + "secondary-rest": { + "$value": "{color.warm-grey-010}", "$type": "color", "filePath": "tokens/global/button.json5" }, "secondary-active": { - "$value": "{color.warm-grey-010}", + "$value": "{color.warm-grey-600}", "$type": "color", "filePath": "tokens/global/button.json5" }, - "secondary-disabled": { - "$value": "{color.warm-grey-250}", + "secondary-hover": { + "$value": "{color.warm-grey-025}", "$type": "color", "filePath": "tokens/global/button.json5" }, - "dark": { + "secondary-disabled": { "$value": "{color.warm-grey-010}", "$type": "color", "filePath": "tokens/global/button.json5" }, - "dark-hover": { + "dark-rest": { "$value": "{color.warm-grey-900}", "$type": "color", "filePath": "tokens/global/button.json5" }, "dark-active": { - "$value": "{color.warm-grey-010}", + "$value": "{color.warm-grey-900}", "$type": "color", "filePath": "tokens/global/button.json5" }, - "dark-disabled": { - "$value": "{color.white}", + "dark-hover": { + "$value": "{color.warm-grey-100}", "$type": "color", "filePath": "tokens/global/button.json5" }, - "sale": { - "$value": "{color.white}", + "sale-rest": { + "$value": "{color.sale-red-800}", "$type": "color", "filePath": "tokens/global/button.json5" }, - "sale-hover": { + "sale-active": { "$value": "{color.sale-red-800}", "$type": "color", "filePath": "tokens/global/button.json5" }, - "sale-active": { - "$value": "{color.white}", + "sale-hover": { + "$value": "{color.warm-grey-025}", "$type": "color", "filePath": "tokens/global/button.json5" }, - "sale-disabled": { - "$value": "{color.white}", + "default-disabled": { + "$value": "{color.warm-grey-250}", + "$type": "color", + "filePath": "tokens/global/button.json5" + }, + "icon-only-active": { + "$value": "{color.warm-grey-025}", "$type": "color", "filePath": "tokens/global/button.json5" } }, "chip": { - "default": { - "$value": "{color.warm-grey-900}", + "default-rest": { + "$value": "{color.white}", "$type": "color", "filePath": "tokens/global/chip.json5" }, - "disabled": { + "default-disabled": { + "$value": "{color.white}", + "$type": "color", + "filePath": "tokens/global/chip.json5" + }, + "default-hover": { + "$value": "{color.warm-grey-025}", + "$type": "color", + "filePath": "tokens/global/chip.json5" + }, + "default-focus": { + "$value": "{color.white}", + "$type": "color", + "filePath": "tokens/global/chip.json5" + }, + "default-active": { + "$value": "{color.warm-grey-100}", + "$type": "color", + "filePath": "tokens/global/chip.json5" + }, + "default-selected": { + "$value": "{color.warm-grey-250}", + "$type": "color", + "filePath": "tokens/global/chip.json5" + }, + "default-selected-hover": { + "$value": "{color.warm-grey-100}", + "$type": "color", + "filePath": "tokens/global/chip.json5" + }, + "default-selected-focus": { "$value": "{color.warm-grey-250}", "$type": "color", "filePath": "tokens/global/chip.json5" + }, + "default-selected-active": { + "$value": "{color.warm-grey-100}", + "$type": "color", + "filePath": "tokens/global/chip.json5" } }, - "primary": { - "$value": "{color.warm-grey-900}", - "$type": "color", - "filePath": "tokens/global/color.json5" - }, - "secondary": { - "$value": "{color.warm-grey-750}", + "transparent": { + "$value": "{color.transparent}", "$type": "color", "filePath": "tokens/global/color.json5" }, - "emphasis": { - "$value": "{color.warm-grey-1000}", + "primary": { + "$value": "{color.white}", "$type": "color", "filePath": "tokens/global/color.json5" }, - "brand": { - "$value": "{color.blue-spruce-green-1000}", + "secondary": { + "$value": "{color.warm-grey-025}", "$type": "color", "filePath": "tokens/global/color.json5" }, @@ -856,714 +893,669 @@ "$type": "color", "filePath": "tokens/global/color.json5" }, - "inverse": { - "$value": "{color.warm-grey-010}", + "brand-spruce": { + "$value": "{color.blue-spruce-green-1000}", "$type": "color", "filePath": "tokens/global/color.json5" }, - "disabled": { - "$value": "{color.warm-grey-250}", + "success": { + "$value": "{color.success-green-200}", "$type": "color", "filePath": "tokens/global/color.json5" }, - "success": { - "$value": "{color.success-green-900}", + "info": { + "$value": "{color.alpine-lake-blue-200}", "$type": "color", "filePath": "tokens/global/color.json5" }, "warning": { - "$value": "{color.warning-yellow-900}", + "$value": "{color.warning-yellow-200}", "$type": "color", "filePath": "tokens/global/color.json5" }, "error": { - "$value": "{color.error-red-900}", - "$type": "color", - "filePath": "tokens/global/color.json5" - }, - "info": { - "$value": "{color.alpine-lake-blue-900}", + "$value": "{color.error-red-200}", "$type": "color", "filePath": "tokens/global/color.json5" }, - "message": { - "error": { - "$value": "{color.error-red-800}", - "$type": "color", - "filePath": "tokens/global/color.json5" - } - }, - "input": { - "default": { - "$value": "{color.warm-grey-1000}", - "$type": "color", - "filePath": "tokens/global/input.json5" - }, - "label": { - "$value": "{color.warm-grey-900}", + "label": { + "default-hover": { + "$value": "{color.warm-grey-010}", "$type": "color", "filePath": "tokens/global/input.json5" }, - "label-disabled": { - "$value": "{color.warm-grey-450}", + "default-active": { + "$value": "{color.warm-grey-100}", "$type": "color", "filePath": "tokens/global/input.json5" }, - "placeholder": { - "$value": "{color.warm-grey-750}", + "default-focus": { + "$value": "{color.warm-grey-010}", "$type": "color", "filePath": "tokens/global/input.json5" }, - "required": { - "$value": "{color.warm-grey-900}", + "secondary-hover": { + "$value": "{color.white-75}", "$type": "color", "filePath": "tokens/global/input.json5" }, - "optional": { - "$value": "{color.warm-grey-750}", + "secondary-active": { + "$value": "{color.white}", "$type": "color", "filePath": "tokens/global/input.json5" }, - "disabled": { - "$value": "{color.warm-grey-250}", + "secondary-focus": { + "$value": "{color.white-75}", "$type": "color", "filePath": "tokens/global/input.json5" - }, - "filled": { - "$value": "{color.warm-grey-1000}", + } + }, + "input": { + "default": { + "$value": "{color.warm-grey-025-15}", "$type": "color", "filePath": "tokens/global/input.json5" }, - "help": { - "$value": "{color.warm-grey-750}", + "secondary": { + "$value": "{color.white-85}", "$type": "color", "filePath": "tokens/global/input.json5" }, "error": { - "$value": "{color.error-red-850}", + "$value": "{color.error-red-050-75}", "$type": "color", "filePath": "tokens/global/input.json5" - } - }, - "link": { - "rest": { - "$value": "{color.alpine-lake-blue-800}", - "$type": "color", - "filePath": "tokens/themes/rei-dot-com/link.json5" - }, - "hover": { - "$value": "{color.alpine-lake-blue-800}", - "$type": "color", - "filePath": "tokens/themes/rei-dot-com/link.json5" }, - "active": { - "$value": "{color.alpine-lake-blue-1000}", + "default-hover": { + "$value": "{color.warm-grey-010}", "$type": "color", - "filePath": "tokens/themes/rei-dot-com/link.json5" + "filePath": "tokens/global/input.json5" }, - "disabled": { - "$value": "{color.warm-grey-250}", + "default-active": { + "$value": "{color.warm-grey-010}", "$type": "color", - "filePath": "tokens/themes/rei-dot-com/link.json5" + "filePath": "tokens/global/input.json5" }, - "visited": { - "$value": "{color.alpine-lake-blue-800}", - "$type": "color", - "filePath": "tokens/themes/rei-dot-com/link.json5" - } - }, - "rating": { - "default": { + "default-selected": { "$value": "{color.warm-grey-900}", "$type": "color", - "filePath": "tokens/global/rating.json5" + "filePath": "tokens/global/input.json5" }, - "hover": { - "$value": "{color.alpine-lake-blue-800}", + "secondary-active": { + "$value": "{color.white}", "$type": "color", - "filePath": "tokens/global/rating.json5" + "filePath": "tokens/global/input.json5" }, - "separator": { - "$value": "{color.warm-grey-450}", - "$type": "color", - "filePath": "tokens/global/rating.json5" - } - }, - "tab": { - "rest": { - "$value": "{color.warm-grey-750}", + "default-selected-hover": { + "$value": "{color.warm-grey-600}", "$type": "color", - "filePath": "tokens/global/tab.json5" + "filePath": "tokens/global/input.json5" }, - "active": { - "$value": "{color.warm-grey-900}", + "default-disabled": { + "$value": "{color.warm-grey-010}", "$type": "color", - "filePath": "tokens/global/tab.json5" + "filePath": "tokens/global/input.json5" }, - "hover": { - "$value": "{color.alpine-lake-blue-800}", + "default-selected-focus": { + "$value": "{color.warm-grey-600}", "$type": "color", - "filePath": "tokens/global/tab.json5" + "filePath": "tokens/global/input.json5" }, - "disabled": { - "$value": "{color.warm-grey-250}", + "default-focus": { + "$value": "{color.warm-grey-010}", "$type": "color", - "filePath": "tokens/global/tab.json5" + "filePath": "tokens/global/input.json5" } }, - "toggle-button": { - "default-rest": { - "$value": "{color.warm-grey-900}", - "$type": "color", - "filePath": "tokens/global/togglebutton.json5" + "message-default-01": { + "$value": "{color.default-grey-100}", + "$type": "color", + "filePath": "tokens/global/message.json5" + }, + "message-default-02": { + "$value": "{color.default-grey-300}", + "$type": "color", + "filePath": "tokens/global/message.json5" + }, + "message-success": { + "$value": "{color.success-green-200}", + "$type": "color", + "filePath": "tokens/global/message.json5" + }, + "message-success-01": { + "$value": "{color.success-green-100}", + "$type": "color", + "filePath": "tokens/global/message.json5" + }, + "message-success-02": { + "$value": "{color.success-green-300}", + "$type": "color", + "filePath": "tokens/global/message.json5" + }, + "message-warning": { + "$value": "{color.warning-yellow-200}", + "$type": "color", + "filePath": "tokens/global/message.json5" + }, + "message-warning-01": { + "$value": "{color.warning-yellow-100}", + "$type": "color", + "filePath": "tokens/global/message.json5" + }, + "message-warning-02": { + "$value": "{color.warning-yellow-300}", + "$type": "color", + "filePath": "tokens/global/message.json5" + }, + "message-error": { + "$value": "{color.error-red-200}", + "$type": "color", + "filePath": "tokens/global/message.json5" + }, + "message-error-01": { + "$value": "{color.error-red-100}", + "$type": "color", + "filePath": "tokens/global/message.json5" + }, + "message-error-02": { + "$value": "{color.error-red-300}", + "$type": "color", + "filePath": "tokens/global/message.json5" + }, + "message-info": { + "$value": "{color.alpine-lake-blue-200}", + "$type": "color", + "filePath": "tokens/global/message.json5" + }, + "message-info-01": { + "$value": "{color.info-blue-100}", + "$type": "color", + "filePath": "tokens/global/message.json5" + }, + "message-info-02": { + "$value": "{color.info-blue-300}", + "$type": "color", + "filePath": "tokens/global/message.json5" + }, + "message-sale": { + "$value": "{color.sale-red-800}", + "$type": "color", + "filePath": "tokens/global/message.json5" + }, + "modal": { + "overlay": { + "$value": "{color.warm-grey-025-85}", + "$type": "color", + "filePath": "tokens/global/modal.json5" } }, - "tooltip": { - "default": { + "pagination": { + "hover": { "$value": "{color.warm-grey-010}", "$type": "color", - "filePath": "tokens/global/tooltip.json5" - } - } - }, - "background": { - "button": { - "primary": { - "rest": { - "$value": "{color.blue-spruce-green-1000}", - "$type": "color", - "filePath": "tokens/global/button.json5" - }, - "active": { - "$value": "{color.blue-spruce-green-1000}", - "$type": "color", - "filePath": "tokens/global/button.json5" - }, - "hover": { - "$value": "{color.warm-grey-025}", - "$type": "color", - "filePath": "tokens/global/button.json5" - }, - "icon-alt-hover": { - "$value": "{color.warm-grey-010}", - "$type": "color", - "filePath": "tokens/global/button.json5" - } - }, - "secondary": { - "rest": { - "$value": "{color.warm-grey-010}", - "$type": "color", - "filePath": "tokens/global/button.json5" - }, - "active": { - "$value": "{color.warm-grey-600}", - "$type": "color", - "filePath": "tokens/global/button.json5" - }, - "hover": { - "$value": "{color.warm-grey-025}", - "$type": "color", - "filePath": "tokens/global/button.json5" - }, - "disabled": { - "$value": "{color.warm-grey-010}", - "$type": "color", - "filePath": "tokens/global/button.json5" - } - }, - "dark": { - "rest": { - "$value": "{color.warm-grey-900}", - "$type": "color", - "filePath": "tokens/global/button.json5" - }, - "active": { - "$value": "{color.warm-grey-900}", - "$type": "color", - "filePath": "tokens/global/button.json5" - }, - "hover": { - "$value": "{color.warm-grey-100}", - "$type": "color", - "filePath": "tokens/global/button.json5" - } - }, - "sale": { - "rest": { - "$value": "{color.sale-red-800}", - "$type": "color", - "filePath": "tokens/global/button.json5" - }, - "active": { - "$value": "{color.sale-red-800}", - "$type": "color", - "filePath": "tokens/global/button.json5" - }, - "hover": { - "$value": "{color.warm-grey-025}", - "$type": "color", - "filePath": "tokens/global/button.json5" - } + "filePath": "tokens/global/pagination.json5" }, - "default-disabled": { - "$value": "{color.warm-grey-250}", + "keyline": { + "$value": "{color.alpine-lake-blue-800}", "$type": "color", - "filePath": "tokens/global/button.json5" + "filePath": "tokens/global/pagination.json5" + } + }, + "rating-star": { + "default": { + "$value": "{color.warm-grey-010}", + "$type": "color", + "filePath": "tokens/global/rating.json5" }, - "icon-only-active": { - "$value": "{color.warm-grey-025}", + "highlighted": { + "$value": "{color.golden-yellow-500}", "$type": "color", - "filePath": "tokens/global/button.json5" + "filePath": "tokens/global/rating.json5" } }, - "chip": { + "surface-selection": { "default-rest": { "$value": "{color.white}", "$type": "color", - "filePath": "tokens/global/chip.json5" + "filePath": "tokens/global/surface-selection.json5" }, - "default-disabled": { + "default-active": { "$value": "{color.white}", "$type": "color", - "filePath": "tokens/global/chip.json5" + "filePath": "tokens/global/surface-selection.json5" }, "default-hover": { - "$value": "{color.warm-grey-025}", - "$type": "color", - "filePath": "tokens/global/chip.json5" - }, - "default-focus": { "$value": "{color.white}", "$type": "color", - "filePath": "tokens/global/chip.json5" - }, - "default-active": { - "$value": "{color.warm-grey-100}", - "$type": "color", - "filePath": "tokens/global/chip.json5" - }, - "default-selected": { - "$value": "{color.warm-grey-250}", - "$type": "color", - "filePath": "tokens/global/chip.json5" + "filePath": "tokens/global/surface-selection.json5" }, - "default-selected-hover": { - "$value": "{color.warm-grey-100}", + "default-checked": { + "$value": "{color.white}", "$type": "color", - "filePath": "tokens/global/chip.json5" + "filePath": "tokens/global/surface-selection.json5" }, - "default-selected-focus": { - "$value": "{color.warm-grey-250}", + "default-disabled": { + "$value": "{color.warm-grey-025}", "$type": "color", - "filePath": "tokens/global/chip.json5" + "filePath": "tokens/global/surface-selection.json5" }, - "default-selected-active": { - "$value": "{color.warm-grey-100}", - "$type": "color", - "filePath": "tokens/global/chip.json5" - } - }, - "transparent": { - "$value": "{color.transparent}", - "$type": "color", - "filePath": "tokens/global/color.json5" - }, - "primary": { - "$value": "{color.white}", - "$type": "color", - "filePath": "tokens/global/color.json5" - }, - "secondary": { - "$value": "{color.warm-grey-025}", - "$type": "color", - "filePath": "tokens/global/color.json5" - }, - "brand": { - "spruce": { - "$value": "{color.blue-spruce-green-1000}", + "default-loading": { + "$value": "{color.warm-grey-010}", "$type": "color", - "filePath": "tokens/global/color.json5" + "filePath": "tokens/global/surface-selection.json5" } }, - "message": { - "default-01": { - "$value": "{color.default-grey-100}", + "surface": { + "primary": { + "$value": "{color.white}", "$type": "color", - "filePath": "tokens/global/color.json5" + "filePath": "tokens/global/surface.json5" }, - "default-02": { - "$value": "{color.default-grey-300}", + "secondary": { + "$value": "{color.warm-grey-025}", "$type": "color", - "filePath": "tokens/global/color.json5" + "filePath": "tokens/global/surface.json5" }, - "success": { - "$value": "{color.success-green-200}", + "brand-spruce": { + "$value": "{color.blue-spruce-green-1000}", "$type": "color", - "filePath": "tokens/global/color.json5" + "filePath": "tokens/global/surface.json5" }, - "success-01": { - "$value": "{color.success-green-100}", + "sale": { + "$value": "{color.sale-red-800}", "$type": "color", - "filePath": "tokens/global/color.json5" - }, - "success-02": { - "$value": "{color.success-green-300}", + "filePath": "tokens/global/surface.json5" + } + }, + "switch": { + "default-rest": { + "$value": "{color.warm-grey-900}", "$type": "color", - "filePath": "tokens/global/color.json5" + "filePath": "tokens/global/switch.json5" }, - "warning": { - "$value": "{color.warning-yellow-200}", + "default-hover": { + "$value": "{color.warm-grey-1000}", "$type": "color", - "filePath": "tokens/global/color.json5" + "filePath": "tokens/global/switch.json5" }, - "warning-01": { - "$value": "{color.warning-yellow-100}", + "default-focus": { + "$value": "{color.warm-grey-1000}", "$type": "color", - "filePath": "tokens/global/color.json5" + "filePath": "tokens/global/switch.json5" }, - "warning-02": { - "$value": "{color.warning-yellow-300}", + "handle-default-rest": { + "$value": "{color.warm-grey-250}", "$type": "color", - "filePath": "tokens/global/color.json5" + "filePath": "tokens/global/switch.json5" }, - "error": { - "$value": "{color.error-red-200}", + "handle-default-hover": { + "$value": "{color.warm-grey-100}", "$type": "color", - "filePath": "tokens/global/color.json5" + "filePath": "tokens/global/switch.json5" }, - "error-01": { - "$value": "{color.error-red-100}", + "handle-default-focus": { + "$value": "{color.warm-grey-250}", "$type": "color", - "filePath": "tokens/global/color.json5" + "filePath": "tokens/global/switch.json5" }, - "error-02": { - "$value": "{color.error-red-300}", + "handle-selected-default-rest": { + "$value": "{color.warm-grey-250}", "$type": "color", - "filePath": "tokens/global/color.json5" + "filePath": "tokens/global/switch.json5" }, - "info": { - "$value": "{color.alpine-lake-blue-200}", + "handle-selected-default-hover": { + "$value": "{color.warm-grey-250}", "$type": "color", - "filePath": "tokens/global/color.json5" + "filePath": "tokens/global/switch.json5" }, - "info-01": { - "$value": "{color.info-blue-100}", + "handle-selected-default-focus": { + "$value": "{color.warm-grey-250}", + "$type": "color", + "filePath": "tokens/global/switch.json5" + } + }, + "table": { + "header": { + "$value": "{color.warm-grey-025}", "$type": "color", - "filePath": "tokens/global/color.json5" + "filePath": "tokens/global/table.json5" }, - "info-02": { - "$value": "{color.info-blue-300}", + "row": { + "$value": "{color.white}", "$type": "color", - "filePath": "tokens/global/color.json5" + "filePath": "tokens/global/table.json5" }, - "sale": { - "$value": "{color.sale-red-800}", + "row-alt": { + "$value": "{color.warm-grey-010}", "$type": "color", - "filePath": "tokens/global/color.json5" + "filePath": "tokens/global/table.json5" } }, - "accordion-hover": { - "$value": "{color.warm-grey-010}", - "$type": "color", - "filePath": "tokens/global/color.json5" - }, - "pagination-hover": { - "$value": "{color.warm-grey-010}", - "$type": "color", - "filePath": "tokens/global/color.json5" - }, - "pagination-keyline": { - "$value": "{color.alpine-lake-blue-800}", - "$type": "color", - "filePath": "tokens/global/color.json5" - }, - "modal-overlay": { - "$value": "{color.warm-grey-025-85}", - "$type": "color", - "filePath": "tokens/global/color.json5" + "toggle-group": { + "default-rest": { + "$value": "{color.warm-grey-010}", + "$type": "color", + "filePath": "tokens/global/toggle-button.json5" + } }, - "label": { - "default-hover": { + "toggle-button": { + "default-rest": { "$value": "{color.warm-grey-010}", "$type": "color", - "filePath": "tokens/global/input.json5" + "filePath": "tokens/global/toggle-button.json5" }, - "default-active": { + "default-hover": { "$value": "{color.warm-grey-100}", "$type": "color", - "filePath": "tokens/global/input.json5" + "filePath": "tokens/global/toggle-button.json5" }, "default-focus": { - "$value": "{color.warm-grey-010}", - "$type": "color", - "filePath": "tokens/global/input.json5" - }, - "secondary-hover": { - "$value": "{color.white-75}", + "$value": "{color.warm-grey-100}", "$type": "color", - "filePath": "tokens/global/input.json5" + "filePath": "tokens/global/toggle-button.json5" }, - "secondary-active": { + "default-selected-rest": { "$value": "{color.white}", "$type": "color", - "filePath": "tokens/global/input.json5" + "filePath": "tokens/global/toggle-button.json5" }, - "secondary-focus": { - "$value": "{color.white-75}", + "default-selected-hover": { + "$value": "{color.white}", "$type": "color", - "filePath": "tokens/global/input.json5" + "filePath": "tokens/global/toggle-button.json5" } }, - "input": { + "tooltip": { "default": { - "$value": "{color.warm-grey-025-15}", - "$type": "color", - "filePath": "tokens/global/input.json5" - }, - "secondary": { - "$value": "{color.white-85}", + "$value": "{color.warm-grey-1000}", "$type": "color", - "filePath": "tokens/global/input.json5" - }, - "error": { - "$value": "{color.error-red-050-75}", + "filePath": "tokens/global/tooltip.json5" + } + } + }, + "text": { + "button": { + "primary": { + "$value": "{color.warm-grey-010}", "$type": "color", - "filePath": "tokens/global/input.json5" + "filePath": "tokens/global/button.json5" }, - "default-hover": { - "$value": "{color.warm-grey-010}", + "primary-hover": { + "$value": "{color.blue-spruce-green-1000}", "$type": "color", - "filePath": "tokens/global/input.json5" + "filePath": "tokens/global/button.json5" }, - "default-active": { + "primary-active": { "$value": "{color.warm-grey-010}", "$type": "color", - "filePath": "tokens/global/input.json5" + "filePath": "tokens/global/button.json5" }, - "default-selected": { + "primary-disabled": { + "$value": "{color.white}", + "$type": "color", + "filePath": "tokens/global/button.json5" + }, + "secondary": { "$value": "{color.warm-grey-900}", "$type": "color", - "filePath": "tokens/global/input.json5" + "filePath": "tokens/global/button.json5" + }, + "secondary-hover": { + "$value": "{color.warm-grey-900}", + "$type": "color", + "filePath": "tokens/global/button.json5" }, "secondary-active": { - "$value": "{color.white}", + "$value": "{color.warm-grey-010}", "$type": "color", - "filePath": "tokens/global/input.json5" + "filePath": "tokens/global/button.json5" }, - "default-selected-hover": { - "$value": "{color.warm-grey-600}", + "secondary-disabled": { + "$value": "{color.warm-grey-250}", "$type": "color", - "filePath": "tokens/global/input.json5" + "filePath": "tokens/global/button.json5" }, - "default-disabled": { + "dark": { "$value": "{color.warm-grey-010}", "$type": "color", - "filePath": "tokens/global/input.json5" + "filePath": "tokens/global/button.json5" }, - "default-selected-focus": { - "$value": "{color.warm-grey-600}", + "dark-hover": { + "$value": "{color.warm-grey-900}", "$type": "color", - "filePath": "tokens/global/input.json5" + "filePath": "tokens/global/button.json5" }, - "default-focus": { + "dark-active": { "$value": "{color.warm-grey-010}", "$type": "color", - "filePath": "tokens/global/input.json5" + "filePath": "tokens/global/button.json5" + }, + "dark-disabled": { + "$value": "{color.white}", + "$type": "color", + "filePath": "tokens/global/button.json5" + }, + "sale": { + "$value": "{color.white}", + "$type": "color", + "filePath": "tokens/global/button.json5" + }, + "sale-hover": { + "$value": "{color.sale-red-800}", + "$type": "color", + "filePath": "tokens/global/button.json5" + }, + "sale-active": { + "$value": "{color.white}", + "$type": "color", + "filePath": "tokens/global/button.json5" + }, + "sale-disabled": { + "$value": "{color.white}", + "$type": "color", + "filePath": "tokens/global/button.json5" } }, - "rating-star-default": { + "chip": { + "default": { + "$value": "{color.warm-grey-900}", + "$type": "color", + "filePath": "tokens/global/chip.json5" + }, + "disabled": { + "$value": "{color.warm-grey-250}", + "$type": "color", + "filePath": "tokens/global/chip.json5" + } + }, + "primary": { + "$value": "{color.warm-grey-900}", + "$type": "color", + "filePath": "tokens/global/color.json5" + }, + "secondary": { + "$value": "{color.warm-grey-750}", + "$type": "color", + "filePath": "tokens/global/color.json5" + }, + "emphasis": { + "$value": "{color.warm-grey-1000}", + "$type": "color", + "filePath": "tokens/global/color.json5" + }, + "brand": { + "$value": "{color.blue-spruce-green-1000}", + "$type": "color", + "filePath": "tokens/global/color.json5" + }, + "sale": { + "$value": "{color.sale-red-800}", + "$type": "color", + "filePath": "tokens/global/color.json5" + }, + "inverse": { "$value": "{color.warm-grey-010}", "$type": "color", - "filePath": "tokens/global/rating.json5" + "filePath": "tokens/global/color.json5" }, - "rating-star-highlighted": { - "$value": "{color.golden-yellow-500}", + "disabled": { + "$value": "{color.warm-grey-250}", "$type": "color", - "filePath": "tokens/global/rating.json5" + "filePath": "tokens/global/color.json5" }, - "surface": { - "primary": { - "$value": "{color.white}", + "success": { + "$value": "{color.success-green-900}", + "$type": "color", + "filePath": "tokens/global/color.json5" + }, + "warning": { + "$value": "{color.warning-yellow-900}", + "$type": "color", + "filePath": "tokens/global/color.json5" + }, + "error": { + "$value": "{color.error-red-900}", + "$type": "color", + "filePath": "tokens/global/color.json5" + }, + "info": { + "$value": "{color.alpine-lake-blue-900}", + "$type": "color", + "filePath": "tokens/global/color.json5" + }, + "input": { + "default": { + "$value": "{color.warm-grey-1000}", "$type": "color", - "filePath": "tokens/global/surface.json5" + "filePath": "tokens/global/input.json5" }, - "secondary": { - "$value": "{color.warm-grey-025}", + "label": { + "$value": "{color.warm-grey-900}", "$type": "color", - "filePath": "tokens/global/surface.json5" + "filePath": "tokens/global/input.json5" }, - "brand-spruce": { - "$value": "{color.blue-spruce-green-1000}", + "label-disabled": { + "$value": "{color.warm-grey-450}", "$type": "color", - "filePath": "tokens/global/surface.json5" + "filePath": "tokens/global/input.json5" }, - "sale": { - "$value": "{color.sale-red-800}", + "placeholder": { + "$value": "{color.warm-grey-750}", "$type": "color", - "filePath": "tokens/global/surface.json5" - } - }, - "surface-selection": { - "default": { - "rest": { - "$value": "{color.white}", - "$type": "color", - "filePath": "tokens/global/surfaceselection.json5" - }, - "active": { - "$value": "{color.white}", - "$type": "color", - "filePath": "tokens/global/surfaceselection.json5" - }, - "hover": { - "$value": "{color.white}", - "$type": "color", - "filePath": "tokens/global/surfaceselection.json5" - }, - "checked": { - "$value": "{color.white}", - "$type": "color", - "filePath": "tokens/global/surfaceselection.json5" - }, - "disabled": { - "$value": "{color.warm-grey-025}", - "$type": "color", - "filePath": "tokens/global/surfaceselection.json5" - }, - "loading": { - "$value": "{color.warm-grey-010}", - "$type": "color", - "filePath": "tokens/global/surfaceselection.json5" - } + "filePath": "tokens/global/input.json5" + }, + "required": { + "$value": "{color.warm-grey-900}", + "$type": "color", + "filePath": "tokens/global/input.json5" + }, + "optional": { + "$value": "{color.warm-grey-750}", + "$type": "color", + "filePath": "tokens/global/input.json5" + }, + "disabled": { + "$value": "{color.warm-grey-250}", + "$type": "color", + "filePath": "tokens/global/input.json5" + }, + "filled": { + "$value": "{color.warm-grey-1000}", + "$type": "color", + "filePath": "tokens/global/input.json5" + }, + "help": { + "$value": "{color.warm-grey-750}", + "$type": "color", + "filePath": "tokens/global/input.json5" + }, + "error": { + "$value": "{color.error-red-850}", + "$type": "color", + "filePath": "tokens/global/input.json5" } }, - "switch": { - "default-rest": { - "$value": "{color.warm-grey-010}", + "link": { + "rest": { + "$value": "{color.alpine-lake-blue-800}", "$type": "color", - "filePath": "tokens/global/switch.json5" + "filePath": "tokens/themes/rei-dot-com/link.json5" }, - "default-hover": { - "$value": "{color.warm-grey-010}", + "hover": { + "$value": "{color.alpine-lake-blue-800}", "$type": "color", - "filePath": "tokens/global/switch.json5" + "filePath": "tokens/themes/rei-dot-com/link.json5" }, - "default-focus": { - "$value": "{color.warm-grey-010}", + "active": { + "$value": "{color.alpine-lake-blue-1000}", "$type": "color", - "filePath": "tokens/global/switch.json5" + "filePath": "tokens/themes/rei-dot-com/link.json5" }, - "selected": { - "default-rest": { - "$value": "{color.warm-grey-900}", - "$type": "color", - "filePath": "tokens/global/switch.json5" - }, - "default-hover": { - "$value": "{color.warm-grey-1000}", - "$type": "color", - "filePath": "tokens/global/switch.json5" - }, - "default-focus": { - "$value": "{color.warm-grey-1000}", - "$type": "color", - "filePath": "tokens/global/switch.json5" - } + "disabled": { + "$value": "{color.warm-grey-250}", + "$type": "color", + "filePath": "tokens/themes/rei-dot-com/link.json5" }, - "handle": { - "default-rest": { - "$value": "{color.warm-grey-250}", - "$type": "color", - "filePath": "tokens/global/switch.json5" - }, - "default-hover": { - "$value": "{color.warm-grey-100}", - "$type": "color", - "filePath": "tokens/global/switch.json5" - }, - "default-focus": { - "$value": "{color.warm-grey-250}", - "$type": "color", - "filePath": "tokens/global/switch.json5" - }, - "selected": { - "default-rest": { - "$value": "{color.warm-grey-250}", - "$type": "color", - "filePath": "tokens/global/switch.json5" - }, - "default-hover": { - "$value": "{color.warm-grey-250}", - "$type": "color", - "filePath": "tokens/global/switch.json5" - }, - "default-focus": { - "$value": "{color.warm-grey-250}", - "$type": "color", - "filePath": "tokens/global/switch.json5" - } - } + "visited": { + "$value": "{color.alpine-lake-blue-800}", + "$type": "color", + "filePath": "tokens/themes/rei-dot-com/link.json5" } }, - "table-header": { - "$value": "{color.warm-grey-025}", - "$type": "color", - "filePath": "tokens/global/table.json5" - }, - "table-row": { - "$value": "{color.white}", - "$type": "color", - "filePath": "tokens/global/table.json5" - }, - "table-row-alt": { - "$value": "{color.warm-grey-010}", + "message-error": { + "$value": "{color.error-red-800}", "$type": "color", - "filePath": "tokens/global/table.json5" + "filePath": "tokens/global/message.json5" }, - "toggle-group": { + "rating": { "default": { - "rest": { - "$value": "{color.warm-grey-010}", - "$type": "color", - "filePath": "tokens/global/togglebutton.json5" - } + "$value": "{color.warm-grey-900}", + "$type": "color", + "filePath": "tokens/global/rating.json5" + }, + "hover": { + "$value": "{color.alpine-lake-blue-800}", + "$type": "color", + "filePath": "tokens/global/rating.json5" + }, + "separator": { + "$value": "{color.warm-grey-450}", + "$type": "color", + "filePath": "tokens/global/rating.json5" + } + }, + "tab": { + "rest": { + "$value": "{color.warm-grey-750}", + "$type": "color", + "filePath": "tokens/global/tab.json5" + }, + "active": { + "$value": "{color.warm-grey-900}", + "$type": "color", + "filePath": "tokens/global/tab.json5" + }, + "hover": { + "$value": "{color.alpine-lake-blue-800}", + "$type": "color", + "filePath": "tokens/global/tab.json5" + }, + "disabled": { + "$value": "{color.warm-grey-250}", + "$type": "color", + "filePath": "tokens/global/tab.json5" } }, "toggle-button": { - "default": { - "rest": { - "$value": "{color.warm-grey-010}", - "$type": "color", - "filePath": "tokens/global/togglebutton.json5" - }, - "hover": { - "$value": "{color.warm-grey-100}", - "$type": "color", - "filePath": "tokens/global/togglebutton.json5" - }, - "focus": { - "$value": "{color.warm-grey-100}", - "$type": "color", - "filePath": "tokens/global/togglebutton.json5" - }, - "selected": { - "rest": { - "$value": "{color.white}", - "$type": "color", - "filePath": "tokens/global/togglebutton.json5" - }, - "hover": { - "$value": "{color.white}", - "$type": "color", - "filePath": "tokens/global/togglebutton.json5" - } - } + "default-rest": { + "$value": "{color.warm-grey-900}", + "$type": "color", + "filePath": "tokens/global/toggle-button.json5" } }, "tooltip": { "default": { - "$value": "{color.warm-grey-1000}", + "$value": "{color.warm-grey-010}", "$type": "color", "filePath": "tokens/global/tooltip.json5" } @@ -1571,93 +1563,85 @@ }, "border": { "button": { - "primary": { - "rest": { - "$value": "{color.blue-spruce-green-1000}", - "$type": "color", - "filePath": "tokens/global/button.json5" - }, - "active": { - "$value": "{color.blue-spruce-green-1000}", - "$type": "color", - "filePath": "tokens/global/button.json5" - }, - "active-inset": { - "$value": "{color.warm-grey-025}", - "$type": "color", - "filePath": "tokens/global/button.json5" - }, - "hover": { - "$value": "{color.blue-spruce-green-1000}", - "$type": "color", - "filePath": "tokens/global/button.json5" - } + "primary-rest": { + "$value": "{color.blue-spruce-green-1000}", + "$type": "color", + "filePath": "tokens/global/button.json5" }, - "secondary": { - "rest": { - "$value": "{color.warm-grey-600}", - "$type": "color", - "filePath": "tokens/global/button.json5" - }, - "active": { - "$value": "{color.warm-grey-600}", - "$type": "color", - "filePath": "tokens/global/button.json5" - }, - "active-inset": { - "$value": "{color.warm-grey-025}", - "$type": "color", - "filePath": "tokens/global/button.json5" - }, - "hover": { - "$value": "{color.warm-grey-900}", - "$type": "color", - "filePath": "tokens/global/button.json5" - } + "primary-active": { + "$value": "{color.blue-spruce-green-1000}", + "$type": "color", + "filePath": "tokens/global/button.json5" + }, + "primary-active-inset": { + "$value": "{color.warm-grey-025}", + "$type": "color", + "filePath": "tokens/global/button.json5" + }, + "primary-hover": { + "$value": "{color.blue-spruce-green-1000}", + "$type": "color", + "filePath": "tokens/global/button.json5" + }, + "secondary-rest": { + "$value": "{color.warm-grey-600}", + "$type": "color", + "filePath": "tokens/global/button.json5" + }, + "secondary-active": { + "$value": "{color.warm-grey-600}", + "$type": "color", + "filePath": "tokens/global/button.json5" + }, + "secondary-active-inset": { + "$value": "{color.warm-grey-025}", + "$type": "color", + "filePath": "tokens/global/button.json5" + }, + "secondary-hover": { + "$value": "{color.warm-grey-900}", + "$type": "color", + "filePath": "tokens/global/button.json5" + }, + "dark-rest": { + "$value": "{color.warm-grey-900}", + "$type": "color", + "filePath": "tokens/global/button.json5" + }, + "dark-active": { + "$value": "{color.warm-grey-900}", + "$type": "color", + "filePath": "tokens/global/button.json5" + }, + "dark-active-inset": { + "$value": "{color.warm-grey-100}", + "$type": "color", + "filePath": "tokens/global/button.json5" + }, + "dark-hover": { + "$value": "{color.warm-grey-900}", + "$type": "color", + "filePath": "tokens/global/button.json5" + }, + "sale-rest": { + "$value": "{color.sale-red-800}", + "$type": "color", + "filePath": "tokens/global/button.json5" + }, + "sale-active": { + "$value": "{color.sale-red-800}", + "$type": "color", + "filePath": "tokens/global/button.json5" }, - "dark": { - "rest": { - "$value": "{color.warm-grey-900}", - "$type": "color", - "filePath": "tokens/global/button.json5" - }, - "active": { - "$value": "{color.warm-grey-900}", - "$type": "color", - "filePath": "tokens/global/button.json5" - }, - "active-inset": { - "$value": "{color.warm-grey-100}", - "$type": "color", - "filePath": "tokens/global/button.json5" - }, - "hover": { - "$value": "{color.warm-grey-900}", - "$type": "color", - "filePath": "tokens/global/button.json5" - } + "sale-active-inset": { + "$value": "{color.sale-red-200}", + "$type": "color", + "filePath": "tokens/global/button.json5" }, - "sale": { - "rest": { - "$value": "{color.sale-red-800}", - "$type": "color", - "filePath": "tokens/global/button.json5" - }, - "active": { - "$value": "{color.sale-red-800}", - "$type": "color", - "filePath": "tokens/global/button.json5" - }, - "active-inset": { - "$value": "{color.sale-red-200}", - "$type": "color", - "filePath": "tokens/global/button.json5" - }, - "hover": { - "$value": "{color.sale-red-800}", - "$type": "color", - "filePath": "tokens/global/button.json5" - } + "sale-hover": { + "$value": "{color.sale-red-800}", + "$type": "color", + "filePath": "tokens/global/button.json5" }, "default-disabled": { "$value": "{color.warm-grey-250}", @@ -1747,58 +1731,6 @@ "$type": "color", "filePath": "tokens/global/color.json5" }, - "message": { - "default-01": { - "$value": "{color.default-grey-800}", - "$type": "color", - "filePath": "tokens/global/color.json5" - }, - "default-02": { - "$value": "{color.default-grey-300}", - "$type": "color", - "filePath": "tokens/global/color.json5" - }, - "success-01": { - "$value": "{color.success-green-800}", - "$type": "color", - "filePath": "tokens/global/color.json5" - }, - "success-02": { - "$value": "{color.success-green-300}", - "$type": "color", - "filePath": "tokens/global/color.json5" - }, - "warning-01": { - "$value": "{color.warning-yellow-800}", - "$type": "color", - "filePath": "tokens/global/color.json5" - }, - "warning-02": { - "$value": "{color.warning-yellow-300}", - "$type": "color", - "filePath": "tokens/global/color.json5" - }, - "error-01": { - "$value": "{color.error-red-800}", - "$type": "color", - "filePath": "tokens/global/color.json5" - }, - "error-02": { - "$value": "{color.error-red-300}", - "$type": "color", - "filePath": "tokens/global/color.json5" - }, - "info-01": { - "$value": "{color.info-blue-800}", - "$type": "color", - "filePath": "tokens/global/color.json5" - }, - "info-02": { - "$value": "{color.info-blue-300}", - "$type": "color", - "filePath": "tokens/global/color.json5" - } - }, "label": { "default-focus": { "$value": "{color.warm-grey-1000}", @@ -1875,6 +1807,56 @@ "filePath": "tokens/themes/rei-dot-com/link.json5" } }, + "message-default-01": { + "$value": "{color.default-grey-800}", + "$type": "color", + "filePath": "tokens/global/message.json5" + }, + "message-default-02": { + "$value": "{color.default-grey-300}", + "$type": "color", + "filePath": "tokens/global/message.json5" + }, + "message-success-01": { + "$value": "{color.success-green-800}", + "$type": "color", + "filePath": "tokens/global/message.json5" + }, + "message-success-02": { + "$value": "{color.success-green-300}", + "$type": "color", + "filePath": "tokens/global/message.json5" + }, + "message-warning-01": { + "$value": "{color.warning-yellow-800}", + "$type": "color", + "filePath": "tokens/global/message.json5" + }, + "message-warning-02": { + "$value": "{color.warning-yellow-300}", + "$type": "color", + "filePath": "tokens/global/message.json5" + }, + "message-error-01": { + "$value": "{color.error-red-800}", + "$type": "color", + "filePath": "tokens/global/message.json5" + }, + "message-error-02": { + "$value": "{color.error-red-300}", + "$type": "color", + "filePath": "tokens/global/message.json5" + }, + "message-info-01": { + "$value": "{color.info-blue-800}", + "$type": "color", + "filePath": "tokens/global/message.json5" + }, + "message-info-02": { + "$value": "{color.info-blue-300}", + "$type": "color", + "filePath": "tokens/global/message.json5" + }, "rating-star": { "default": { "$value": "{color.warm-grey-600}", @@ -1887,6 +1869,38 @@ "filePath": "tokens/global/rating.json5" } }, + "surface-selection": { + "default-rest": { + "$value": "{color.default-grey-700}", + "$type": "color", + "filePath": "tokens/global/surface-selection.json5" + }, + "default-active": { + "$value": "{color.default-grey-700}", + "$type": "color", + "filePath": "tokens/global/surface-selection.json5" + }, + "default-hover": { + "$value": "{color.default-grey-700}", + "$type": "color", + "filePath": "tokens/global/surface-selection.json5" + }, + "default-checked": { + "$value": "{color.warm-grey-1000}", + "$type": "color", + "filePath": "tokens/global/surface-selection.json5" + }, + "default-disabled": { + "$value": "{color.default-grey-700}", + "$type": "color", + "filePath": "tokens/global/surface-selection.json5" + }, + "default-loading": { + "$value": "{color.default-grey-700}", + "$type": "color", + "filePath": "tokens/global/surface-selection.json5" + } + }, "surface": { "primary": { "$value": "{color.warm-grey-250}", @@ -1919,96 +1933,58 @@ "filePath": "tokens/global/surface.json5" } }, - "surface-selection": { - "default": { - "rest": { - "$value": "{color.default-grey-700}", - "$type": "color", - "filePath": "tokens/global/surfaceselection.json5" - }, - "active": { - "$value": "{color.default-grey-700}", - "$type": "color", - "filePath": "tokens/global/surfaceselection.json5" - }, - "hover": { - "$value": "{color.default-grey-700}", - "$type": "color", - "filePath": "tokens/global/surfaceselection.json5" - }, - "checked": { - "$value": "{color.warm-grey-1000}", - "$type": "color", - "filePath": "tokens/global/surfaceselection.json5" - }, - "disabled": { - "$value": "{color.default-grey-700}", - "$type": "color", - "filePath": "tokens/global/surfaceselection.json5" - }, - "loading": { - "$value": "{color.default-grey-700}", - "$type": "color", - "filePath": "tokens/global/surfaceselection.json5" - } - } - }, "switch": { "default-hover": { "$value": "{color.warm-grey-900}", "$type": "color", "filePath": "tokens/global/switch.json5" }, - "handle": { - "default-rest": { - "$value": "{color.warm-grey-250}", - "$type": "color", - "filePath": "tokens/global/switch.json5" - }, - "default-hover": { - "$value": "{color.warm-grey-900}", - "$type": "color", - "filePath": "tokens/global/switch.json5" - }, - "default-focus": { - "$value": "{color.warm-grey-250}", - "$type": "color", - "filePath": "tokens/global/switch.json5" - } + "handle-default-rest": { + "$value": "{color.warm-grey-250}", + "$type": "color", + "filePath": "tokens/global/switch.json5" + }, + "handle-default-hover": { + "$value": "{color.warm-grey-900}", + "$type": "color", + "filePath": "tokens/global/switch.json5" + }, + "handle-default-focus": { + "$value": "{color.warm-grey-250}", + "$type": "color", + "filePath": "tokens/global/switch.json5" } }, "tab": { - "keyline": { - "rest": { - "$value": "{color.warm-grey-600}", - "$type": "color", - "filePath": "tokens/global/tab.json5" - }, - "active": { - "$value": "{color.alpine-lake-blue-800}", - "$type": "color", - "filePath": "tokens/global/tab.json5" - }, - "active-alt": { - "$value": "{color.alpine-lake-blue-600}", - "$type": "color", - "filePath": "tokens/global/tab.json5" - }, - "hover": { - "$value": "{color.alpine-lake-blue-800}", - "$type": "color", - "filePath": "tokens/global/tab.json5" - }, - "hover-alt": { - "$value": "{color.alpine-lake-blue-600}", - "$type": "color", - "filePath": "tokens/global/tab.json5" - }, - "disabled": { - "$value": "{color.warm-grey-250}", - "$type": "color", - "filePath": "tokens/global/tab.json5" - } + "keyline-rest": { + "$value": "{color.warm-grey-600}", + "$type": "color", + "filePath": "tokens/global/tab.json5" + }, + "keyline-active": { + "$value": "{color.alpine-lake-blue-800}", + "$type": "color", + "filePath": "tokens/global/tab.json5" + }, + "keyline-active-alt": { + "$value": "{color.alpine-lake-blue-600}", + "$type": "color", + "filePath": "tokens/global/tab.json5" + }, + "keyline-hover": { + "$value": "{color.alpine-lake-blue-800}", + "$type": "color", + "filePath": "tokens/global/tab.json5" + }, + "keyline-hover-alt": { + "$value": "{color.alpine-lake-blue-600}", + "$type": "color", + "filePath": "tokens/global/tab.json5" + }, + "keyline-disabled": { + "$value": "{color.warm-grey-250}", + "$type": "color", + "filePath": "tokens/global/tab.json5" } }, "table": { @@ -2024,24 +2000,20 @@ } }, "toggle-button": { - "default": { - "focus": { - "$value": "{color.warm-grey-900}", - "$type": "color", - "filePath": "tokens/global/togglebutton.json5" - }, - "selected": { - "rest": { - "$value": "{color.warm-grey-900}", - "$type": "color", - "filePath": "tokens/global/togglebutton.json5" - }, - "focus": { - "$value": "{color.warm-grey-900}", - "$type": "color", - "filePath": "tokens/global/togglebutton.json5" - } - } + "default-focus": { + "$value": "{color.warm-grey-900}", + "$type": "color", + "filePath": "tokens/global/toggle-button.json5" + }, + "default-selected-rest": { + "$value": "{color.warm-grey-900}", + "$type": "color", + "filePath": "tokens/global/toggle-button.json5" + }, + "default-selected-focus": { + "$value": "{color.warm-grey-900}", + "$type": "color", + "filePath": "tokens/global/toggle-button.json5" } }, "tooltip": { @@ -2052,8 +2024,6 @@ } } }, - "doccategory": "colors", - "docexample": "color", "icon": { "default": { "$value": "{color.warm-grey-600}", @@ -2075,106 +2045,96 @@ "$type": "color", "filePath": "tokens/global/color.json5" }, - "message": { - "default": { - "$value": "{color.default-grey-800}", - "$type": "color", - "filePath": "tokens/global/color.json5" - }, - "success": { - "$value": "{color.success-green-800}", - "$type": "color", - "filePath": "tokens/global/color.json5" - }, - "warning": { - "$value": "{color.warning-yellow-800}", + "checkbox": { + "default-selected": { + "$value": "{color.white}", "$type": "color", - "filePath": "tokens/global/color.json5" + "filePath": "tokens/global/input.json5" }, - "error": { - "$value": "{color.error-red-800}", + "default-selected-hover": { + "$value": "{color.white}", "$type": "color", - "filePath": "tokens/global/color.json5" + "filePath": "tokens/global/input.json5" }, - "info": { - "$value": "{color.info-blue-800}", + "default-selected-active": { + "$value": "{color.warm-grey-900}", "$type": "color", - "filePath": "tokens/global/color.json5" + "filePath": "tokens/global/input.json5" } }, - "checkbox-default-selected": { - "$value": "{color.white}", + "message-default": { + "$value": "{color.default-grey-800}", "$type": "color", - "filePath": "tokens/global/input.json5" + "filePath": "tokens/global/message.json5" }, - "checkbox-default-selected-hover": { - "$value": "{color.white}", + "message-success": { + "$value": "{color.success-green-800}", "$type": "color", - "filePath": "tokens/global/input.json5" + "filePath": "tokens/global/message.json5" }, - "checkbox-default-selected-active": { - "$value": "{color.warm-grey-900}", + "message-warning": { + "$value": "{color.warning-yellow-800}", "$type": "color", - "filePath": "tokens/global/input.json5" + "filePath": "tokens/global/message.json5" }, - "switch": { - "selected": { - "default-rest": { - "$value": "{color.warm-grey-250}", - "$type": "color", - "filePath": "tokens/global/switch.json5" - }, - "default-hover": { - "$value": "{color.warm-grey-250}", - "$type": "color", - "filePath": "tokens/global/switch.json5" - }, - "default-focus": { - "$value": "{color.warm-grey-250}", - "$type": "color", - "filePath": "tokens/global/switch.json5" - } - } - } - }, - "surface": { - "primary": { - "$value": "{color.white}", + "message-error": { + "$value": "{color.error-red-800}", "$type": "color", - "filePath": "tokens/global/color.json5" + "filePath": "tokens/global/message.json5" }, - "secondary": { - "$value": "{color.warm-grey-025}", + "message-info": { + "$value": "{color.info-blue-800}", "$type": "color", - "filePath": "tokens/global/color.json5" + "filePath": "tokens/global/message.json5" + }, + "switch": { + "selected-default-rest": { + "$value": "{color.warm-grey-250}", + "$type": "color", + "filePath": "tokens/global/switch.json5" + }, + "selected-default-hover": { + "$value": "{color.warm-grey-250}", + "$type": "color", + "filePath": "tokens/global/switch.json5" + }, + "selected-default-focus": { + "$value": "{color.warm-grey-250}", + "$type": "color", + "filePath": "tokens/global/switch.json5" + } } } }, "form": { - "input-height-default": { - "$value": "40px", - "$type": "dimension", - "filePath": "tokens/global/form.json5" - }, - "input-height-large": { - "$value": "48px", - "$type": "dimension", - "filePath": "tokens/global/form.json5" - }, - "figure-size-small": { - "$value": "16px", - "$type": "dimension", - "filePath": "tokens/global/form.json5" - }, - "figure-size-medium": { - "$value": "16px", - "$type": "dimension", - "filePath": "tokens/global/form.json5" + "input": { + "height-default": { + "$value": "40px", + "$type": "dimension", + "filePath": "tokens/global/form.json5" + }, + "height-large": { + "$value": "48px", + "$type": "dimension", + "filePath": "tokens/global/form.json5" + } }, - "figure-size-large": { - "$value": "20px", - "$type": "dimension", - "filePath": "tokens/global/form.json5" + "figure": { + "size-small": { + "$value": "16px", + "$type": "dimension", + "filePath": "tokens/global/form.json5" + }, + "size-medium": { + "$value": "16px", + "$type": "dimension", + "filePath": "tokens/global/form.json5" + }, + "size-large": { + "$value": "20px", + "$type": "dimension", + "filePath": "tokens/global/form.json5" + } } }, "icon": { @@ -5170,7 +5130,5 @@ } } } - }, - "doccategory": "palettes", - "docexample": "palette" + } } \ No newline at end of file diff --git a/dist/rei-dot-com/ios/CdrColor.h b/dist/rei-dot-com/ios/CdrColor.h index 9550b3c..a3ec3cb 100644 --- a/dist/rei-dot-com/ios/CdrColor.h +++ b/dist/rei-dot-com/ios/CdrColor.h @@ -6,60 +6,7 @@ #import typedef NS_ENUM(NSInteger, CdrColorName) { -CdrColorTextButtonPrimary, -CdrColorTextButtonPrimaryHover, -CdrColorTextButtonPrimaryActive, -CdrColorTextButtonPrimaryDisabled, -CdrColorTextButtonSecondary, -CdrColorTextButtonSecondaryHover, -CdrColorTextButtonSecondaryActive, -CdrColorTextButtonSecondaryDisabled, -CdrColorTextButtonDark, -CdrColorTextButtonDarkHover, -CdrColorTextButtonDarkActive, -CdrColorTextButtonDarkDisabled, -CdrColorTextButtonSale, -CdrColorTextButtonSaleHover, -CdrColorTextButtonSaleActive, -CdrColorTextButtonSaleDisabled, -CdrColorTextChipDefault, -CdrColorTextChipDisabled, -CdrColorTextPrimary, -CdrColorTextSecondary, -CdrColorTextEmphasis, -CdrColorTextBrand, -CdrColorTextSale, -CdrColorTextInverse, -CdrColorTextDisabled, -CdrColorTextSuccess, -CdrColorTextWarning, -CdrColorTextError, -CdrColorTextInfo, -CdrColorTextMessageError, -CdrColorTextInputDefault, -CdrColorTextInputLabel, -CdrColorTextInputLabelDisabled, -CdrColorTextInputPlaceholder, -CdrColorTextInputRequired, -CdrColorTextInputOptional, -CdrColorTextInputDisabled, -CdrColorTextInputFilled, -CdrColorTextInputHelp, -CdrColorTextInputError, -CdrColorTextLinkRest, -CdrColorTextLinkHover, -CdrColorTextLinkActive, -CdrColorTextLinkDisabled, -CdrColorTextLinkVisited, -CdrColorTextRatingDefault, -CdrColorTextRatingHover, -CdrColorTextRatingSeparator, -CdrColorTextTabRest, -CdrColorTextTabActive, -CdrColorTextTabHover, -CdrColorTextTabDisabled, -CdrColorTextToggleButtonDefaultRest, -CdrColorTextTooltipDefault, +CdrColorBackgroundAccordionHover, CdrColorBackgroundButtonPrimaryRest, CdrColorBackgroundButtonPrimaryActive, CdrColorBackgroundButtonPrimaryHover, @@ -88,26 +35,12 @@ CdrColorBackgroundChipDefaultSelectedActive, CdrColorBackgroundTransparent, CdrColorBackgroundPrimary, CdrColorBackgroundSecondary, +CdrColorBackgroundSale, CdrColorBackgroundBrandSpruce, -CdrColorBackgroundMessageDefault01, -CdrColorBackgroundMessageDefault02, -CdrColorBackgroundMessageSuccess, -CdrColorBackgroundMessageSuccess01, -CdrColorBackgroundMessageSuccess02, -CdrColorBackgroundMessageWarning, -CdrColorBackgroundMessageWarning01, -CdrColorBackgroundMessageWarning02, -CdrColorBackgroundMessageError, -CdrColorBackgroundMessageError01, -CdrColorBackgroundMessageError02, -CdrColorBackgroundMessageInfo, -CdrColorBackgroundMessageInfo01, -CdrColorBackgroundMessageInfo02, -CdrColorBackgroundMessageSale, -CdrColorBackgroundAccordionHover, -CdrColorBackgroundPaginationHover, -CdrColorBackgroundPaginationKeyline, -CdrColorBackgroundModalOverlay, +CdrColorBackgroundSuccess, +CdrColorBackgroundInfo, +CdrColorBackgroundWarning, +CdrColorBackgroundError, CdrColorBackgroundLabelDefaultHover, CdrColorBackgroundLabelDefaultActive, CdrColorBackgroundLabelDefaultFocus, @@ -125,24 +58,39 @@ CdrColorBackgroundInputDefaultSelectedHover, CdrColorBackgroundInputDefaultDisabled, CdrColorBackgroundInputDefaultSelectedFocus, CdrColorBackgroundInputDefaultFocus, +CdrColorBackgroundMessageDefault01, +CdrColorBackgroundMessageDefault02, +CdrColorBackgroundMessageSuccess, +CdrColorBackgroundMessageSuccess01, +CdrColorBackgroundMessageSuccess02, +CdrColorBackgroundMessageWarning, +CdrColorBackgroundMessageWarning01, +CdrColorBackgroundMessageWarning02, +CdrColorBackgroundMessageError, +CdrColorBackgroundMessageError01, +CdrColorBackgroundMessageError02, +CdrColorBackgroundMessageInfo, +CdrColorBackgroundMessageInfo01, +CdrColorBackgroundMessageInfo02, +CdrColorBackgroundMessageSale, +CdrColorBackgroundModalOverlay, +CdrColorBackgroundPaginationHover, +CdrColorBackgroundPaginationKeyline, CdrColorBackgroundRatingStarDefault, CdrColorBackgroundRatingStarHighlighted, -CdrColorBackgroundSurfacePrimary, -CdrColorBackgroundSurfaceSecondary, -CdrColorBackgroundSurfaceBrandSpruce, -CdrColorBackgroundSurfaceSale, CdrColorBackgroundSurfaceSelectionDefaultRest, CdrColorBackgroundSurfaceSelectionDefaultActive, CdrColorBackgroundSurfaceSelectionDefaultHover, CdrColorBackgroundSurfaceSelectionDefaultChecked, CdrColorBackgroundSurfaceSelectionDefaultDisabled, CdrColorBackgroundSurfaceSelectionDefaultLoading, +CdrColorBackgroundSurfacePrimary, +CdrColorBackgroundSurfaceSecondary, +CdrColorBackgroundSurfaceBrandSpruce, +CdrColorBackgroundSurfaceSale, CdrColorBackgroundSwitchDefaultRest, CdrColorBackgroundSwitchDefaultHover, CdrColorBackgroundSwitchDefaultFocus, -CdrColorBackgroundSwitchSelectedDefaultRest, -CdrColorBackgroundSwitchSelectedDefaultHover, -CdrColorBackgroundSwitchSelectedDefaultFocus, CdrColorBackgroundSwitchHandleDefaultRest, CdrColorBackgroundSwitchHandleDefaultHover, CdrColorBackgroundSwitchHandleDefaultFocus, @@ -159,6 +107,60 @@ CdrColorBackgroundToggleButtonDefaultFocus, CdrColorBackgroundToggleButtonDefaultSelectedRest, CdrColorBackgroundToggleButtonDefaultSelectedHover, CdrColorBackgroundTooltipDefault, +CdrColorTextButtonPrimary, +CdrColorTextButtonPrimaryHover, +CdrColorTextButtonPrimaryActive, +CdrColorTextButtonPrimaryDisabled, +CdrColorTextButtonSecondary, +CdrColorTextButtonSecondaryHover, +CdrColorTextButtonSecondaryActive, +CdrColorTextButtonSecondaryDisabled, +CdrColorTextButtonDark, +CdrColorTextButtonDarkHover, +CdrColorTextButtonDarkActive, +CdrColorTextButtonDarkDisabled, +CdrColorTextButtonSale, +CdrColorTextButtonSaleHover, +CdrColorTextButtonSaleActive, +CdrColorTextButtonSaleDisabled, +CdrColorTextChipDefault, +CdrColorTextChipDisabled, +CdrColorTextPrimary, +CdrColorTextSecondary, +CdrColorTextEmphasis, +CdrColorTextBrand, +CdrColorTextSale, +CdrColorTextInverse, +CdrColorTextDisabled, +CdrColorTextSuccess, +CdrColorTextWarning, +CdrColorTextError, +CdrColorTextInfo, +CdrColorTextInputDefault, +CdrColorTextInputLabel, +CdrColorTextInputLabelDisabled, +CdrColorTextInputPlaceholder, +CdrColorTextInputRequired, +CdrColorTextInputOptional, +CdrColorTextInputDisabled, +CdrColorTextInputFilled, +CdrColorTextInputHelp, +CdrColorTextInputError, +CdrColorTextLinkRest, +CdrColorTextLinkHover, +CdrColorTextLinkActive, +CdrColorTextLinkDisabled, +CdrColorTextLinkVisited, +CdrColorTextMessageError, +CdrColorTextRatingDefault, +CdrColorTextRatingHover, +CdrColorTextRatingSeparator, +CdrColorTextTabRest, +CdrColorTextTabActive, +CdrColorTextTabHover, +CdrColorTextTabDisabled, +CdrColorTextToggleButtonDefaultRest, +CdrColorTextTooltipDefault, CdrColorBorderButtonPrimaryRest, CdrColorBorderButtonPrimaryActive, CdrColorBorderButtonPrimaryActiveInset, @@ -192,16 +194,6 @@ CdrColorBorderSuccess, CdrColorBorderWarning, CdrColorBorderError, CdrColorBorderInfo, -CdrColorBorderMessageDefault01, -CdrColorBorderMessageDefault02, -CdrColorBorderMessageSuccess01, -CdrColorBorderMessageSuccess02, -CdrColorBorderMessageWarning01, -CdrColorBorderMessageWarning02, -CdrColorBorderMessageError01, -CdrColorBorderMessageError02, -CdrColorBorderMessageInfo01, -CdrColorBorderMessageInfo02, CdrColorBorderLabelDefaultFocus, CdrColorBorderInputDefault, CdrColorBorderInputError, @@ -216,20 +208,30 @@ CdrColorBorderLinkHover, CdrColorBorderLinkActive, CdrColorBorderLinkDisabled, CdrColorBorderLinkVisited, +CdrColorBorderMessageDefault01, +CdrColorBorderMessageDefault02, +CdrColorBorderMessageSuccess01, +CdrColorBorderMessageSuccess02, +CdrColorBorderMessageWarning01, +CdrColorBorderMessageWarning02, +CdrColorBorderMessageError01, +CdrColorBorderMessageError02, +CdrColorBorderMessageInfo01, +CdrColorBorderMessageInfo02, CdrColorBorderRatingStarDefault, CdrColorBorderRatingStarHighlighted, -CdrColorBorderSurfacePrimary, -CdrColorBorderSurfaceSecondary, -CdrColorBorderSurfaceSuccess, -CdrColorBorderSurfaceWarning, -CdrColorBorderSurfaceError, -CdrColorBorderSurfaceInfo, CdrColorBorderSurfaceSelectionDefaultRest, CdrColorBorderSurfaceSelectionDefaultActive, CdrColorBorderSurfaceSelectionDefaultHover, CdrColorBorderSurfaceSelectionDefaultChecked, CdrColorBorderSurfaceSelectionDefaultDisabled, CdrColorBorderSurfaceSelectionDefaultLoading, +CdrColorBorderSurfacePrimary, +CdrColorBorderSurfaceSecondary, +CdrColorBorderSurfaceSuccess, +CdrColorBorderSurfaceWarning, +CdrColorBorderSurfaceError, +CdrColorBorderSurfaceInfo, CdrColorBorderSwitchDefaultHover, CdrColorBorderSwitchHandleDefaultRest, CdrColorBorderSwitchHandleDefaultHover, @@ -250,19 +252,17 @@ CdrColorIconDefault, CdrColorIconEmphasis, CdrColorIconLink, CdrColorIconDisabled, +CdrColorIconCheckboxDefaultSelected, +CdrColorIconCheckboxDefaultSelectedHover, +CdrColorIconCheckboxDefaultSelectedActive, CdrColorIconMessageDefault, CdrColorIconMessageSuccess, CdrColorIconMessageWarning, CdrColorIconMessageError, CdrColorIconMessageInfo, -CdrColorIconCheckboxDefaultSelected, -CdrColorIconCheckboxDefaultSelectedHover, -CdrColorIconCheckboxDefaultSelectedActive, CdrColorIconSwitchSelectedDefaultRest, CdrColorIconSwitchSelectedDefaultHover, CdrColorIconSwitchSelectedDefaultFocus, -CdrColorSurfacePrimary, -CdrColorSurfaceSecondary, CdrProminenceFlatColor, CdrProminenceRaisedColor, CdrProminenceElevatedColor, diff --git a/dist/rei-dot-com/ios/CdrColor.m b/dist/rei-dot-com/ios/CdrColor.m index 0a649a8..f7c81e8 100644 --- a/dist/rei-dot-com/ios/CdrColor.m +++ b/dist/rei-dot-com/ios/CdrColor.m @@ -19,59 +19,6 @@ + (NSArray *)values { colorArray = @[ [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f], -[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], -[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], -[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], -[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], -[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], -[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], -[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], -[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], -[UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], -[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], -[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], -[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], -[UIColor colorWithRed:0.451f green:0.431f blue:0.396f alpha:1.000f], -[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f], -[UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f], -[UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f], -[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], -[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], -[UIColor colorWithRed:0.180f green:0.420f blue:0.204f alpha:1.000f], -[UIColor colorWithRed:0.522f green:0.278f blue:0.078f alpha:1.000f], -[UIColor colorWithRed:0.506f green:0.094f blue:0.137f alpha:1.000f], -[UIColor colorWithRed:0.106f green:0.263f blue:0.494f alpha:1.000f], -[UIColor colorWithRed:0.733f green:0.251f blue:0.271f alpha:1.000f], -[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f], -[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], -[UIColor colorWithRed:0.698f green:0.671f blue:0.624f alpha:1.000f], -[UIColor colorWithRed:0.451f green:0.431f blue:0.396f alpha:1.000f], -[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], -[UIColor colorWithRed:0.451f green:0.431f blue:0.396f alpha:1.000f], -[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], -[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f], -[UIColor colorWithRed:0.451f green:0.431f blue:0.396f alpha:1.000f], -[UIColor colorWithRed:0.702f green:0.200f blue:0.133f alpha:1.000f], -[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f], -[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f], -[UIColor colorWithRed:0.043f green:0.176f blue:0.376f alpha:1.000f], -[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], -[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f], -[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], -[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f], -[UIColor colorWithRed:0.698f green:0.671f blue:0.624f alpha:1.000f], -[UIColor colorWithRed:0.451f green:0.431f blue:0.396f alpha:1.000f], -[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], -[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f], -[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], -[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], -[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], -[UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f], [UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], @@ -99,26 +46,12 @@ + (NSArray *)values { [UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:0.000f], [UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], +[UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f], [UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f], -[UIColor colorWithRed:0.976f green:0.973f blue:0.965f alpha:1.000f], -[UIColor colorWithRed:0.910f green:0.878f blue:0.808f alpha:1.000f], [UIColor colorWithRed:0.925f green:0.976f blue:0.902f alpha:1.000f], -[UIColor colorWithRed:0.957f green:0.984f blue:0.961f alpha:1.000f], -[UIColor colorWithRed:0.835f green:0.902f blue:0.796f alpha:1.000f], +[UIColor colorWithRed:0.886f green:0.957f blue:0.996f alpha:1.000f], [UIColor colorWithRed:0.992f green:0.965f blue:0.886f alpha:1.000f], -[UIColor colorWithRed:0.996f green:0.988f blue:0.945f alpha:1.000f], -[UIColor colorWithRed:0.961f green:0.914f blue:0.718f alpha:1.000f], [UIColor colorWithRed:0.988f green:0.937f blue:0.894f alpha:1.000f], -[UIColor colorWithRed:0.992f green:0.969f blue:0.969f alpha:1.000f], -[UIColor colorWithRed:0.933f green:0.796f blue:0.757f alpha:1.000f], -[UIColor colorWithRed:0.886f green:0.957f blue:0.996f alpha:1.000f], -[UIColor colorWithRed:0.929f green:0.957f blue:0.961f alpha:1.000f], -[UIColor colorWithRed:0.761f green:0.847f blue:0.859f alpha:1.000f], -[UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f], -[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], -[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], -[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f], -[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:0.850f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], @@ -136,21 +69,36 @@ + (NSArray *)values { [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], +[UIColor colorWithRed:0.976f green:0.973f blue:0.965f alpha:1.000f], +[UIColor colorWithRed:0.910f green:0.878f blue:0.808f alpha:1.000f], +[UIColor colorWithRed:0.925f green:0.976f blue:0.902f alpha:1.000f], +[UIColor colorWithRed:0.957f green:0.984f blue:0.961f alpha:1.000f], +[UIColor colorWithRed:0.835f green:0.902f blue:0.796f alpha:1.000f], +[UIColor colorWithRed:0.992f green:0.965f blue:0.886f alpha:1.000f], +[UIColor colorWithRed:0.996f green:0.988f blue:0.945f alpha:1.000f], +[UIColor colorWithRed:0.961f green:0.914f blue:0.718f alpha:1.000f], +[UIColor colorWithRed:0.988f green:0.937f blue:0.894f alpha:1.000f], +[UIColor colorWithRed:0.992f green:0.969f blue:0.969f alpha:1.000f], +[UIColor colorWithRed:0.933f green:0.796f blue:0.757f alpha:1.000f], +[UIColor colorWithRed:0.886f green:0.957f blue:0.996f alpha:1.000f], +[UIColor colorWithRed:0.929f green:0.957f blue:0.961f alpha:1.000f], +[UIColor colorWithRed:0.761f green:0.847f blue:0.859f alpha:1.000f], +[UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f], +[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:0.850f], +[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], +[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:1.000f green:0.824f blue:0.502f alpha:1.000f], [UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], -[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], -[UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f], -[UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], [UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], [UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], [UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], [UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], -[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], -[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], -[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], +[UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f], +[UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], [UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f], [UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f], @@ -170,6 +118,60 @@ + (NSArray *)values { [UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], [UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], [UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f], +[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], +[UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f], +[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], +[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], +[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], +[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], +[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], +[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], +[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], +[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], +[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], +[UIColor colorWithRed:0.451f green:0.431f blue:0.396f alpha:1.000f], +[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f], +[UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f], +[UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f], +[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], +[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], +[UIColor colorWithRed:0.180f green:0.420f blue:0.204f alpha:1.000f], +[UIColor colorWithRed:0.522f green:0.278f blue:0.078f alpha:1.000f], +[UIColor colorWithRed:0.506f green:0.094f blue:0.137f alpha:1.000f], +[UIColor colorWithRed:0.106f green:0.263f blue:0.494f alpha:1.000f], +[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f], +[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], +[UIColor colorWithRed:0.698f green:0.671f blue:0.624f alpha:1.000f], +[UIColor colorWithRed:0.451f green:0.431f blue:0.396f alpha:1.000f], +[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], +[UIColor colorWithRed:0.451f green:0.431f blue:0.396f alpha:1.000f], +[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], +[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f], +[UIColor colorWithRed:0.451f green:0.431f blue:0.396f alpha:1.000f], +[UIColor colorWithRed:0.702f green:0.200f blue:0.133f alpha:1.000f], +[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f], +[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f], +[UIColor colorWithRed:0.043f green:0.176f blue:0.376f alpha:1.000f], +[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], +[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f], +[UIColor colorWithRed:0.733f green:0.251f blue:0.271f alpha:1.000f], +[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], +[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f], +[UIColor colorWithRed:0.698f green:0.671f blue:0.624f alpha:1.000f], +[UIColor colorWithRed:0.451f green:0.431f blue:0.396f alpha:1.000f], +[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], +[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f], +[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], +[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], +[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f], [UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f], [UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f], [UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], @@ -203,16 +205,6 @@ + (NSArray *)values { [UIColor colorWithRed:0.714f green:0.545f blue:0.216f alpha:1.000f], [UIColor colorWithRed:0.733f green:0.251f blue:0.271f alpha:1.000f], [UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f], -[UIColor colorWithRed:0.447f green:0.427f blue:0.392f alpha:1.000f], -[UIColor colorWithRed:0.910f green:0.878f blue:0.808f alpha:1.000f], -[UIColor colorWithRed:0.231f green:0.514f blue:0.286f alpha:1.000f], -[UIColor colorWithRed:0.835f green:0.902f blue:0.796f alpha:1.000f], -[UIColor colorWithRed:0.714f green:0.545f blue:0.216f alpha:1.000f], -[UIColor colorWithRed:0.961f green:0.914f blue:0.718f alpha:1.000f], -[UIColor colorWithRed:0.733f green:0.251f blue:0.271f alpha:1.000f], -[UIColor colorWithRed:0.933f green:0.796f blue:0.757f alpha:1.000f], -[UIColor colorWithRed:0.251f green:0.557f blue:0.525f alpha:1.000f], -[UIColor colorWithRed:0.761f green:0.847f blue:0.859f alpha:1.000f], [UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f], [UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f], [UIColor colorWithRed:0.702f green:0.200f blue:0.133f alpha:1.000f], @@ -227,20 +219,30 @@ + (NSArray *)values { [UIColor colorWithRed:0.043f green:0.176f blue:0.376f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f], -[UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f], -[UIColor colorWithRed:0.741f green:0.482f blue:0.176f alpha:1.000f], -[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], -[UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f], +[UIColor colorWithRed:0.447f green:0.427f blue:0.392f alpha:1.000f], +[UIColor colorWithRed:0.910f green:0.878f blue:0.808f alpha:1.000f], [UIColor colorWithRed:0.231f green:0.514f blue:0.286f alpha:1.000f], +[UIColor colorWithRed:0.835f green:0.902f blue:0.796f alpha:1.000f], [UIColor colorWithRed:0.714f green:0.545f blue:0.216f alpha:1.000f], +[UIColor colorWithRed:0.961f green:0.914f blue:0.718f alpha:1.000f], [UIColor colorWithRed:0.733f green:0.251f blue:0.271f alpha:1.000f], -[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f], +[UIColor colorWithRed:0.933f green:0.796f blue:0.757f alpha:1.000f], +[UIColor colorWithRed:0.251f green:0.557f blue:0.525f alpha:1.000f], +[UIColor colorWithRed:0.761f green:0.847f blue:0.859f alpha:1.000f], +[UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f], +[UIColor colorWithRed:0.741f green:0.482f blue:0.176f alpha:1.000f], [UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f], [UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f], [UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f], [UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f], [UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f], [UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f], +[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], +[UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f], +[UIColor colorWithRed:0.231f green:0.514f blue:0.286f alpha:1.000f], +[UIColor colorWithRed:0.714f green:0.545f blue:0.216f alpha:1.000f], +[UIColor colorWithRed:0.733f green:0.251f blue:0.271f alpha:1.000f], +[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], @@ -261,19 +263,17 @@ + (NSArray *)values { [UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], [UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], +[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], [UIColor colorWithRed:0.447f green:0.427f blue:0.392f alpha:1.000f], [UIColor colorWithRed:0.231f green:0.514f blue:0.286f alpha:1.000f], [UIColor colorWithRed:0.714f green:0.545f blue:0.216f alpha:1.000f], [UIColor colorWithRed:0.733f green:0.251f blue:0.271f alpha:1.000f], [UIColor colorWithRed:0.251f green:0.557f blue:0.525f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], -[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], [UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f], -[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f], -[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f], [UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:0.200f], [UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:0.200f], [UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:0.200f], diff --git a/dist/rei-dot-com/js/cdr-tokens.cjs b/dist/rei-dot-com/js/cdr-tokens.cjs index 516cb24..2d3b778 100644 --- a/dist/rei-dot-com/js/cdr-tokens.cjs +++ b/dist/rei-dot-com/js/cdr-tokens.cjs @@ -1,58 +1,5 @@ module.exports = { - "CdrColorTextButtonPrimary": "#fafbf9", - "CdrColorTextButtonPrimaryHover": "#1f513f", - "CdrColorTextButtonPrimaryActive": "#fafbf9", - "CdrColorTextButtonPrimaryDisabled": "#ffffff", - "CdrColorTextButtonSecondary": "#4b4a48", - "CdrColorTextButtonSecondaryHover": "#4b4a48", - "CdrColorTextButtonSecondaryActive": "#fafbf9", - "CdrColorTextButtonSecondaryDisabled": "#d5cfc3", - "CdrColorTextButtonDark": "#fafbf9", - "CdrColorTextButtonDarkHover": "#4b4a48", - "CdrColorTextButtonDarkActive": "#fafbf9", - "CdrColorTextButtonDarkDisabled": "#ffffff", - "CdrColorTextButtonSale": "#ffffff", - "CdrColorTextButtonSaleHover": "#c7370f", - "CdrColorTextButtonSaleActive": "#ffffff", - "CdrColorTextButtonSaleDisabled": "#ffffff", - "CdrColorTextChipDefault": "#4b4a48", - "CdrColorTextChipDisabled": "#d5cfc3", - "CdrColorTextPrimary": "#4b4a48", - "CdrColorTextSecondary": "#736e65", - "CdrColorTextEmphasis": "#2e2e2b", - "CdrColorTextBrand": "#1f513f", - "CdrColorTextSale": "#c7370f", - "CdrColorTextInverse": "#fafbf9", - "CdrColorTextDisabled": "#d5cfc3", - "CdrColorTextSuccess": "#2e6b34", - "CdrColorTextWarning": "#854714", - "CdrColorTextError": "#811823", - "CdrColorTextInfo": "#1b437e", - "CdrColorTextMessageError": "#bb4045", - "CdrColorTextInputDefault": "#2e2e2b", - "CdrColorTextInputLabel": "#4b4a48", - "CdrColorTextInputLabelDisabled": "#b2ab9f", - "CdrColorTextInputPlaceholder": "#736e65", - "CdrColorTextInputRequired": "#4b4a48", - "CdrColorTextInputOptional": "#736e65", - "CdrColorTextInputDisabled": "#d5cfc3", - "CdrColorTextInputFilled": "#2e2e2b", - "CdrColorTextInputHelp": "#736e65", - "CdrColorTextInputError": "#b33322", - "CdrColorTextLinkRest": "#406eb5", - "CdrColorTextLinkHover": "#406eb5", - "CdrColorTextLinkActive": "#0b2d60", - "CdrColorTextLinkDisabled": "#d5cfc3", - "CdrColorTextLinkVisited": "#406eb5", - "CdrColorTextRatingDefault": "#4b4a48", - "CdrColorTextRatingHover": "#406eb5", - "CdrColorTextRatingSeparator": "#b2ab9f", - "CdrColorTextTabRest": "#736e65", - "CdrColorTextTabActive": "#4b4a48", - "CdrColorTextTabHover": "#406eb5", - "CdrColorTextTabDisabled": "#d5cfc3", - "CdrColorTextToggleButtonDefaultRest": "#4b4a48", - "CdrColorTextTooltipDefault": "#fafbf9", + "CdrColorBackgroundAccordionHover": "#fafbf9", "CdrColorBackgroundButtonPrimaryRest": "#1f513f", "CdrColorBackgroundButtonPrimaryActive": "#1f513f", "CdrColorBackgroundButtonPrimaryHover": "#f7f5f3", @@ -81,26 +28,12 @@ module.exports = { "CdrColorBackgroundTransparent": "rgba(255, 255, 255, 0)", "CdrColorBackgroundPrimary": "#ffffff", "CdrColorBackgroundSecondary": "#f7f5f3", + "CdrColorBackgroundSale": "#c7370f", "CdrColorBackgroundBrandSpruce": "#1f513f", - "CdrColorBackgroundMessageDefault01": "#f9f8f6", - "CdrColorBackgroundMessageDefault02": "#e8e0ce", - "CdrColorBackgroundMessageSuccess": "#ecf9e6", - "CdrColorBackgroundMessageSuccess01": "#f4fbf5", - "CdrColorBackgroundMessageSuccess02": "#d5e6cb", - "CdrColorBackgroundMessageWarning": "#fdf6e2", - "CdrColorBackgroundMessageWarning01": "#fefcf1", - "CdrColorBackgroundMessageWarning02": "#f5e9b7", - "CdrColorBackgroundMessageError": "#fcefe4", - "CdrColorBackgroundMessageError01": "#fdf7f7", - "CdrColorBackgroundMessageError02": "#eecbc1", - "CdrColorBackgroundMessageInfo": "#e2f4fe", - "CdrColorBackgroundMessageInfo01": "#edf4f5", - "CdrColorBackgroundMessageInfo02": "#c2d8db", - "CdrColorBackgroundMessageSale": "#c7370f", - "CdrColorBackgroundAccordionHover": "#fafbf9", - "CdrColorBackgroundPaginationHover": "#fafbf9", - "CdrColorBackgroundPaginationKeyline": "#406eb5", - "CdrColorBackgroundModalOverlay": "rgba(247, 245, 243, 0.85)", + "CdrColorBackgroundSuccess": "#ecf9e6", + "CdrColorBackgroundInfo": "#e2f4fe", + "CdrColorBackgroundWarning": "#fdf6e2", + "CdrColorBackgroundError": "#fcefe4", "CdrColorBackgroundLabelDefaultHover": "#fafbf9", "CdrColorBackgroundLabelDefaultActive": "#edeae3", "CdrColorBackgroundLabelDefaultFocus": "#fafbf9", @@ -118,24 +51,39 @@ module.exports = { "CdrColorBackgroundInputDefaultDisabled": "#fafbf9", "CdrColorBackgroundInputDefaultSelectedFocus": "#958e83", "CdrColorBackgroundInputDefaultFocus": "#fafbf9", + "CdrColorBackgroundMessageDefault01": "#f9f8f6", + "CdrColorBackgroundMessageDefault02": "#e8e0ce", + "CdrColorBackgroundMessageSuccess": "#ecf9e6", + "CdrColorBackgroundMessageSuccess01": "#f4fbf5", + "CdrColorBackgroundMessageSuccess02": "#d5e6cb", + "CdrColorBackgroundMessageWarning": "#fdf6e2", + "CdrColorBackgroundMessageWarning01": "#fefcf1", + "CdrColorBackgroundMessageWarning02": "#f5e9b7", + "CdrColorBackgroundMessageError": "#fcefe4", + "CdrColorBackgroundMessageError01": "#fdf7f7", + "CdrColorBackgroundMessageError02": "#eecbc1", + "CdrColorBackgroundMessageInfo": "#e2f4fe", + "CdrColorBackgroundMessageInfo01": "#edf4f5", + "CdrColorBackgroundMessageInfo02": "#c2d8db", + "CdrColorBackgroundMessageSale": "#c7370f", + "CdrColorBackgroundModalOverlay": "rgba(247, 245, 243, 0.85)", + "CdrColorBackgroundPaginationHover": "#fafbf9", + "CdrColorBackgroundPaginationKeyline": "#406eb5", "CdrColorBackgroundRatingStarDefault": "#fafbf9", "CdrColorBackgroundRatingStarHighlighted": "#ffd280", - "CdrColorBackgroundSurfacePrimary": "#ffffff", - "CdrColorBackgroundSurfaceSecondary": "#f7f5f3", - "CdrColorBackgroundSurfaceBrandSpruce": "#1f513f", - "CdrColorBackgroundSurfaceSale": "#c7370f", "CdrColorBackgroundSurfaceSelectionDefaultRest": "#ffffff", "CdrColorBackgroundSurfaceSelectionDefaultActive": "#ffffff", "CdrColorBackgroundSurfaceSelectionDefaultHover": "#ffffff", "CdrColorBackgroundSurfaceSelectionDefaultChecked": "#ffffff", "CdrColorBackgroundSurfaceSelectionDefaultDisabled": "#f7f5f3", "CdrColorBackgroundSurfaceSelectionDefaultLoading": "#fafbf9", - "CdrColorBackgroundSwitchDefaultRest": "#fafbf9", - "CdrColorBackgroundSwitchDefaultHover": "#fafbf9", - "CdrColorBackgroundSwitchDefaultFocus": "#fafbf9", - "CdrColorBackgroundSwitchSelectedDefaultRest": "#4b4a48", - "CdrColorBackgroundSwitchSelectedDefaultHover": "#2e2e2b", - "CdrColorBackgroundSwitchSelectedDefaultFocus": "#2e2e2b", + "CdrColorBackgroundSurfacePrimary": "#ffffff", + "CdrColorBackgroundSurfaceSecondary": "#f7f5f3", + "CdrColorBackgroundSurfaceBrandSpruce": "#1f513f", + "CdrColorBackgroundSurfaceSale": "#c7370f", + "CdrColorBackgroundSwitchDefaultRest": "#4b4a48", + "CdrColorBackgroundSwitchDefaultHover": "#2e2e2b", + "CdrColorBackgroundSwitchDefaultFocus": "#2e2e2b", "CdrColorBackgroundSwitchHandleDefaultRest": "#d5cfc3", "CdrColorBackgroundSwitchHandleDefaultHover": "#edeae3", "CdrColorBackgroundSwitchHandleDefaultFocus": "#d5cfc3", @@ -152,6 +100,60 @@ module.exports = { "CdrColorBackgroundToggleButtonDefaultSelectedRest": "#ffffff", "CdrColorBackgroundToggleButtonDefaultSelectedHover": "#ffffff", "CdrColorBackgroundTooltipDefault": "#2e2e2b", + "CdrColorTextButtonPrimary": "#fafbf9", + "CdrColorTextButtonPrimaryHover": "#1f513f", + "CdrColorTextButtonPrimaryActive": "#fafbf9", + "CdrColorTextButtonPrimaryDisabled": "#ffffff", + "CdrColorTextButtonSecondary": "#4b4a48", + "CdrColorTextButtonSecondaryHover": "#4b4a48", + "CdrColorTextButtonSecondaryActive": "#fafbf9", + "CdrColorTextButtonSecondaryDisabled": "#d5cfc3", + "CdrColorTextButtonDark": "#fafbf9", + "CdrColorTextButtonDarkHover": "#4b4a48", + "CdrColorTextButtonDarkActive": "#fafbf9", + "CdrColorTextButtonDarkDisabled": "#ffffff", + "CdrColorTextButtonSale": "#ffffff", + "CdrColorTextButtonSaleHover": "#c7370f", + "CdrColorTextButtonSaleActive": "#ffffff", + "CdrColorTextButtonSaleDisabled": "#ffffff", + "CdrColorTextChipDefault": "#4b4a48", + "CdrColorTextChipDisabled": "#d5cfc3", + "CdrColorTextPrimary": "#4b4a48", + "CdrColorTextSecondary": "#736e65", + "CdrColorTextEmphasis": "#2e2e2b", + "CdrColorTextBrand": "#1f513f", + "CdrColorTextSale": "#c7370f", + "CdrColorTextInverse": "#fafbf9", + "CdrColorTextDisabled": "#d5cfc3", + "CdrColorTextSuccess": "#2e6b34", + "CdrColorTextWarning": "#854714", + "CdrColorTextError": "#811823", + "CdrColorTextInfo": "#1b437e", + "CdrColorTextInputDefault": "#2e2e2b", + "CdrColorTextInputLabel": "#4b4a48", + "CdrColorTextInputLabelDisabled": "#b2ab9f", + "CdrColorTextInputPlaceholder": "#736e65", + "CdrColorTextInputRequired": "#4b4a48", + "CdrColorTextInputOptional": "#736e65", + "CdrColorTextInputDisabled": "#d5cfc3", + "CdrColorTextInputFilled": "#2e2e2b", + "CdrColorTextInputHelp": "#736e65", + "CdrColorTextInputError": "#b33322", + "CdrColorTextLinkRest": "#406eb5", + "CdrColorTextLinkHover": "#406eb5", + "CdrColorTextLinkActive": "#0b2d60", + "CdrColorTextLinkDisabled": "#d5cfc3", + "CdrColorTextLinkVisited": "#406eb5", + "CdrColorTextMessageError": "#bb4045", + "CdrColorTextRatingDefault": "#4b4a48", + "CdrColorTextRatingHover": "#406eb5", + "CdrColorTextRatingSeparator": "#b2ab9f", + "CdrColorTextTabRest": "#736e65", + "CdrColorTextTabActive": "#4b4a48", + "CdrColorTextTabHover": "#406eb5", + "CdrColorTextTabDisabled": "#d5cfc3", + "CdrColorTextToggleButtonDefaultRest": "#4b4a48", + "CdrColorTextTooltipDefault": "#fafbf9", "CdrColorBorderButtonPrimaryRest": "#1f513f", "CdrColorBorderButtonPrimaryActive": "#1f513f", "CdrColorBorderButtonPrimaryActiveInset": "#f7f5f3", @@ -185,16 +187,6 @@ module.exports = { "CdrColorBorderWarning": "#b68b37", "CdrColorBorderError": "#bb4045", "CdrColorBorderInfo": "#406eb5", - "CdrColorBorderMessageDefault01": "#726d64", - "CdrColorBorderMessageDefault02": "#e8e0ce", - "CdrColorBorderMessageSuccess01": "#3b8349", - "CdrColorBorderMessageSuccess02": "#d5e6cb", - "CdrColorBorderMessageWarning01": "#b68b37", - "CdrColorBorderMessageWarning02": "#f5e9b7", - "CdrColorBorderMessageError01": "#bb4045", - "CdrColorBorderMessageError02": "#eecbc1", - "CdrColorBorderMessageInfo01": "#408e86", - "CdrColorBorderMessageInfo02": "#c2d8db", "CdrColorBorderLabelDefaultFocus": "#2e2e2b", "CdrColorBorderInputDefault": "#958e83", "CdrColorBorderInputError": "#b33322", @@ -209,20 +201,30 @@ module.exports = { "CdrColorBorderLinkActive": "#0b2d60", "CdrColorBorderLinkDisabled": "#d5cfc3", "CdrColorBorderLinkVisited": "#406eb5", + "CdrColorBorderMessageDefault01": "#726d64", + "CdrColorBorderMessageDefault02": "#e8e0ce", + "CdrColorBorderMessageSuccess01": "#3b8349", + "CdrColorBorderMessageSuccess02": "#d5e6cb", + "CdrColorBorderMessageWarning01": "#b68b37", + "CdrColorBorderMessageWarning02": "#f5e9b7", + "CdrColorBorderMessageError01": "#bb4045", + "CdrColorBorderMessageError02": "#eecbc1", + "CdrColorBorderMessageInfo01": "#408e86", + "CdrColorBorderMessageInfo02": "#c2d8db", "CdrColorBorderRatingStarDefault": "#958e83", "CdrColorBorderRatingStarHighlighted": "#bd7b2d", - "CdrColorBorderSurfacePrimary": "#d5cfc3", - "CdrColorBorderSurfaceSecondary": "#958e83", - "CdrColorBorderSurfaceSuccess": "#3b8349", - "CdrColorBorderSurfaceWarning": "#b68b37", - "CdrColorBorderSurfaceError": "#bb4045", - "CdrColorBorderSurfaceInfo": "#406eb5", "CdrColorBorderSurfaceSelectionDefaultRest": "#958e83", "CdrColorBorderSurfaceSelectionDefaultActive": "#958e83", "CdrColorBorderSurfaceSelectionDefaultHover": "#958e83", "CdrColorBorderSurfaceSelectionDefaultChecked": "#2e2e2b", "CdrColorBorderSurfaceSelectionDefaultDisabled": "#958e83", "CdrColorBorderSurfaceSelectionDefaultLoading": "#958e83", + "CdrColorBorderSurfacePrimary": "#d5cfc3", + "CdrColorBorderSurfaceSecondary": "#958e83", + "CdrColorBorderSurfaceSuccess": "#3b8349", + "CdrColorBorderSurfaceWarning": "#b68b37", + "CdrColorBorderSurfaceError": "#bb4045", + "CdrColorBorderSurfaceInfo": "#406eb5", "CdrColorBorderSwitchDefaultHover": "#4b4a48", "CdrColorBorderSwitchHandleDefaultRest": "#d5cfc3", "CdrColorBorderSwitchHandleDefaultHover": "#4b4a48", @@ -243,19 +245,17 @@ module.exports = { "CdrColorIconEmphasis": "#4b4a48", "CdrColorIconLink": "#406eb5", "CdrColorIconDisabled": "#d5cfc3", + "CdrColorIconCheckboxDefaultSelected": "#ffffff", + "CdrColorIconCheckboxDefaultSelectedHover": "#ffffff", + "CdrColorIconCheckboxDefaultSelectedActive": "#4b4a48", "CdrColorIconMessageDefault": "#726d64", "CdrColorIconMessageSuccess": "#3b8349", "CdrColorIconMessageWarning": "#b68b37", "CdrColorIconMessageError": "#bb4045", "CdrColorIconMessageInfo": "#408e86", - "CdrColorIconCheckboxDefaultSelected": "#ffffff", - "CdrColorIconCheckboxDefaultSelectedHover": "#ffffff", - "CdrColorIconCheckboxDefaultSelectedActive": "#4b4a48", "CdrColorIconSwitchSelectedDefaultRest": "#d5cfc3", "CdrColorIconSwitchSelectedDefaultHover": "#d5cfc3", "CdrColorIconSwitchSelectedDefaultFocus": "#d5cfc3", - "CdrColorSurfacePrimary": "#ffffff", - "CdrColorSurfaceSecondary": "#f7f5f3", "CdrFormInputHeightDefault": "40", "CdrFormInputHeightLarge": "48", "CdrFormFigureSizeSmall": "16", diff --git a/dist/rei-dot-com/js/cdr-tokens.d.mts b/dist/rei-dot-com/js/cdr-tokens.d.mts index f645c3b..262f676 100644 --- a/dist/rei-dot-com/js/cdr-tokens.d.mts +++ b/dist/rei-dot-com/js/cdr-tokens.d.mts @@ -1,57 +1,4 @@ -export const CdrColorTextButtonPrimary : string; -export const CdrColorTextButtonPrimaryHover : string; -export const CdrColorTextButtonPrimaryActive : string; -export const CdrColorTextButtonPrimaryDisabled : string; -export const CdrColorTextButtonSecondary : string; -export const CdrColorTextButtonSecondaryHover : string; -export const CdrColorTextButtonSecondaryActive : string; -export const CdrColorTextButtonSecondaryDisabled : string; -export const CdrColorTextButtonDark : string; -export const CdrColorTextButtonDarkHover : string; -export const CdrColorTextButtonDarkActive : string; -export const CdrColorTextButtonDarkDisabled : string; -export const CdrColorTextButtonSale : string; -export const CdrColorTextButtonSaleHover : string; -export const CdrColorTextButtonSaleActive : string; -export const CdrColorTextButtonSaleDisabled : string; -export const CdrColorTextChipDefault : string; -export const CdrColorTextChipDisabled : string; -export const CdrColorTextPrimary : string; -export const CdrColorTextSecondary : string; -export const CdrColorTextEmphasis : string; -export const CdrColorTextBrand : string; -export const CdrColorTextSale : string; -export const CdrColorTextInverse : string; -export const CdrColorTextDisabled : string; -export const CdrColorTextSuccess : string; -export const CdrColorTextWarning : string; -export const CdrColorTextError : string; -export const CdrColorTextInfo : string; -export const CdrColorTextMessageError : string; -export const CdrColorTextInputDefault : string; -export const CdrColorTextInputLabel : string; -export const CdrColorTextInputLabelDisabled : string; -export const CdrColorTextInputPlaceholder : string; -export const CdrColorTextInputRequired : string; -export const CdrColorTextInputOptional : string; -export const CdrColorTextInputDisabled : string; -export const CdrColorTextInputFilled : string; -export const CdrColorTextInputHelp : string; -export const CdrColorTextInputError : string; -export const CdrColorTextLinkRest : string; -export const CdrColorTextLinkHover : string; -export const CdrColorTextLinkActive : string; -export const CdrColorTextLinkDisabled : string; -export const CdrColorTextLinkVisited : string; -export const CdrColorTextRatingDefault : string; -export const CdrColorTextRatingHover : string; -export const CdrColorTextRatingSeparator : string; -export const CdrColorTextTabRest : string; -export const CdrColorTextTabActive : string; -export const CdrColorTextTabHover : string; -export const CdrColorTextTabDisabled : string; -export const CdrColorTextToggleButtonDefaultRest : string; -export const CdrColorTextTooltipDefault : string; +export const CdrColorBackgroundAccordionHover : string; export const CdrColorBackgroundButtonPrimaryRest : string; export const CdrColorBackgroundButtonPrimaryActive : string; export const CdrColorBackgroundButtonPrimaryHover : string; @@ -80,26 +27,12 @@ export const CdrColorBackgroundChipDefaultSelectedActive : string; export const CdrColorBackgroundTransparent : string; export const CdrColorBackgroundPrimary : string; export const CdrColorBackgroundSecondary : string; +export const CdrColorBackgroundSale : string; export const CdrColorBackgroundBrandSpruce : string; -export const CdrColorBackgroundMessageDefault01 : string; -export const CdrColorBackgroundMessageDefault02 : string; -export const CdrColorBackgroundMessageSuccess : string; -export const CdrColorBackgroundMessageSuccess01 : string; -export const CdrColorBackgroundMessageSuccess02 : string; -export const CdrColorBackgroundMessageWarning : string; -export const CdrColorBackgroundMessageWarning01 : string; -export const CdrColorBackgroundMessageWarning02 : string; -export const CdrColorBackgroundMessageError : string; -export const CdrColorBackgroundMessageError01 : string; -export const CdrColorBackgroundMessageError02 : string; -export const CdrColorBackgroundMessageInfo : string; -export const CdrColorBackgroundMessageInfo01 : string; -export const CdrColorBackgroundMessageInfo02 : string; -export const CdrColorBackgroundMessageSale : string; -export const CdrColorBackgroundAccordionHover : string; -export const CdrColorBackgroundPaginationHover : string; -export const CdrColorBackgroundPaginationKeyline : string; -export const CdrColorBackgroundModalOverlay : string; +export const CdrColorBackgroundSuccess : string; +export const CdrColorBackgroundInfo : string; +export const CdrColorBackgroundWarning : string; +export const CdrColorBackgroundError : string; export const CdrColorBackgroundLabelDefaultHover : string; export const CdrColorBackgroundLabelDefaultActive : string; export const CdrColorBackgroundLabelDefaultFocus : string; @@ -117,24 +50,39 @@ export const CdrColorBackgroundInputDefaultSelectedHover : string; export const CdrColorBackgroundInputDefaultDisabled : string; export const CdrColorBackgroundInputDefaultSelectedFocus : string; export const CdrColorBackgroundInputDefaultFocus : string; +export const CdrColorBackgroundMessageDefault01 : string; +export const CdrColorBackgroundMessageDefault02 : string; +export const CdrColorBackgroundMessageSuccess : string; +export const CdrColorBackgroundMessageSuccess01 : string; +export const CdrColorBackgroundMessageSuccess02 : string; +export const CdrColorBackgroundMessageWarning : string; +export const CdrColorBackgroundMessageWarning01 : string; +export const CdrColorBackgroundMessageWarning02 : string; +export const CdrColorBackgroundMessageError : string; +export const CdrColorBackgroundMessageError01 : string; +export const CdrColorBackgroundMessageError02 : string; +export const CdrColorBackgroundMessageInfo : string; +export const CdrColorBackgroundMessageInfo01 : string; +export const CdrColorBackgroundMessageInfo02 : string; +export const CdrColorBackgroundMessageSale : string; +export const CdrColorBackgroundModalOverlay : string; +export const CdrColorBackgroundPaginationHover : string; +export const CdrColorBackgroundPaginationKeyline : string; export const CdrColorBackgroundRatingStarDefault : string; export const CdrColorBackgroundRatingStarHighlighted : string; -export const CdrColorBackgroundSurfacePrimary : string; -export const CdrColorBackgroundSurfaceSecondary : string; -export const CdrColorBackgroundSurfaceBrandSpruce : string; -export const CdrColorBackgroundSurfaceSale : string; export const CdrColorBackgroundSurfaceSelectionDefaultRest : string; export const CdrColorBackgroundSurfaceSelectionDefaultActive : string; export const CdrColorBackgroundSurfaceSelectionDefaultHover : string; export const CdrColorBackgroundSurfaceSelectionDefaultChecked : string; export const CdrColorBackgroundSurfaceSelectionDefaultDisabled : string; export const CdrColorBackgroundSurfaceSelectionDefaultLoading : string; +export const CdrColorBackgroundSurfacePrimary : string; +export const CdrColorBackgroundSurfaceSecondary : string; +export const CdrColorBackgroundSurfaceBrandSpruce : string; +export const CdrColorBackgroundSurfaceSale : string; export const CdrColorBackgroundSwitchDefaultRest : string; export const CdrColorBackgroundSwitchDefaultHover : string; export const CdrColorBackgroundSwitchDefaultFocus : string; -export const CdrColorBackgroundSwitchSelectedDefaultRest : string; -export const CdrColorBackgroundSwitchSelectedDefaultHover : string; -export const CdrColorBackgroundSwitchSelectedDefaultFocus : string; export const CdrColorBackgroundSwitchHandleDefaultRest : string; export const CdrColorBackgroundSwitchHandleDefaultHover : string; export const CdrColorBackgroundSwitchHandleDefaultFocus : string; @@ -151,6 +99,60 @@ export const CdrColorBackgroundToggleButtonDefaultFocus : string; export const CdrColorBackgroundToggleButtonDefaultSelectedRest : string; export const CdrColorBackgroundToggleButtonDefaultSelectedHover : string; export const CdrColorBackgroundTooltipDefault : string; +export const CdrColorTextButtonPrimary : string; +export const CdrColorTextButtonPrimaryHover : string; +export const CdrColorTextButtonPrimaryActive : string; +export const CdrColorTextButtonPrimaryDisabled : string; +export const CdrColorTextButtonSecondary : string; +export const CdrColorTextButtonSecondaryHover : string; +export const CdrColorTextButtonSecondaryActive : string; +export const CdrColorTextButtonSecondaryDisabled : string; +export const CdrColorTextButtonDark : string; +export const CdrColorTextButtonDarkHover : string; +export const CdrColorTextButtonDarkActive : string; +export const CdrColorTextButtonDarkDisabled : string; +export const CdrColorTextButtonSale : string; +export const CdrColorTextButtonSaleHover : string; +export const CdrColorTextButtonSaleActive : string; +export const CdrColorTextButtonSaleDisabled : string; +export const CdrColorTextChipDefault : string; +export const CdrColorTextChipDisabled : string; +export const CdrColorTextPrimary : string; +export const CdrColorTextSecondary : string; +export const CdrColorTextEmphasis : string; +export const CdrColorTextBrand : string; +export const CdrColorTextSale : string; +export const CdrColorTextInverse : string; +export const CdrColorTextDisabled : string; +export const CdrColorTextSuccess : string; +export const CdrColorTextWarning : string; +export const CdrColorTextError : string; +export const CdrColorTextInfo : string; +export const CdrColorTextInputDefault : string; +export const CdrColorTextInputLabel : string; +export const CdrColorTextInputLabelDisabled : string; +export const CdrColorTextInputPlaceholder : string; +export const CdrColorTextInputRequired : string; +export const CdrColorTextInputOptional : string; +export const CdrColorTextInputDisabled : string; +export const CdrColorTextInputFilled : string; +export const CdrColorTextInputHelp : string; +export const CdrColorTextInputError : string; +export const CdrColorTextLinkRest : string; +export const CdrColorTextLinkHover : string; +export const CdrColorTextLinkActive : string; +export const CdrColorTextLinkDisabled : string; +export const CdrColorTextLinkVisited : string; +export const CdrColorTextMessageError : string; +export const CdrColorTextRatingDefault : string; +export const CdrColorTextRatingHover : string; +export const CdrColorTextRatingSeparator : string; +export const CdrColorTextTabRest : string; +export const CdrColorTextTabActive : string; +export const CdrColorTextTabHover : string; +export const CdrColorTextTabDisabled : string; +export const CdrColorTextToggleButtonDefaultRest : string; +export const CdrColorTextTooltipDefault : string; export const CdrColorBorderButtonPrimaryRest : string; export const CdrColorBorderButtonPrimaryActive : string; export const CdrColorBorderButtonPrimaryActiveInset : string; @@ -184,16 +186,6 @@ export const CdrColorBorderSuccess : string; export const CdrColorBorderWarning : string; export const CdrColorBorderError : string; export const CdrColorBorderInfo : string; -export const CdrColorBorderMessageDefault01 : string; -export const CdrColorBorderMessageDefault02 : string; -export const CdrColorBorderMessageSuccess01 : string; -export const CdrColorBorderMessageSuccess02 : string; -export const CdrColorBorderMessageWarning01 : string; -export const CdrColorBorderMessageWarning02 : string; -export const CdrColorBorderMessageError01 : string; -export const CdrColorBorderMessageError02 : string; -export const CdrColorBorderMessageInfo01 : string; -export const CdrColorBorderMessageInfo02 : string; export const CdrColorBorderLabelDefaultFocus : string; export const CdrColorBorderInputDefault : string; export const CdrColorBorderInputError : string; @@ -208,20 +200,30 @@ export const CdrColorBorderLinkHover : string; export const CdrColorBorderLinkActive : string; export const CdrColorBorderLinkDisabled : string; export const CdrColorBorderLinkVisited : string; +export const CdrColorBorderMessageDefault01 : string; +export const CdrColorBorderMessageDefault02 : string; +export const CdrColorBorderMessageSuccess01 : string; +export const CdrColorBorderMessageSuccess02 : string; +export const CdrColorBorderMessageWarning01 : string; +export const CdrColorBorderMessageWarning02 : string; +export const CdrColorBorderMessageError01 : string; +export const CdrColorBorderMessageError02 : string; +export const CdrColorBorderMessageInfo01 : string; +export const CdrColorBorderMessageInfo02 : string; export const CdrColorBorderRatingStarDefault : string; export const CdrColorBorderRatingStarHighlighted : string; -export const CdrColorBorderSurfacePrimary : string; -export const CdrColorBorderSurfaceSecondary : string; -export const CdrColorBorderSurfaceSuccess : string; -export const CdrColorBorderSurfaceWarning : string; -export const CdrColorBorderSurfaceError : string; -export const CdrColorBorderSurfaceInfo : string; export const CdrColorBorderSurfaceSelectionDefaultRest : string; export const CdrColorBorderSurfaceSelectionDefaultActive : string; export const CdrColorBorderSurfaceSelectionDefaultHover : string; export const CdrColorBorderSurfaceSelectionDefaultChecked : string; export const CdrColorBorderSurfaceSelectionDefaultDisabled : string; export const CdrColorBorderSurfaceSelectionDefaultLoading : string; +export const CdrColorBorderSurfacePrimary : string; +export const CdrColorBorderSurfaceSecondary : string; +export const CdrColorBorderSurfaceSuccess : string; +export const CdrColorBorderSurfaceWarning : string; +export const CdrColorBorderSurfaceError : string; +export const CdrColorBorderSurfaceInfo : string; export const CdrColorBorderSwitchDefaultHover : string; export const CdrColorBorderSwitchHandleDefaultRest : string; export const CdrColorBorderSwitchHandleDefaultHover : string; @@ -242,19 +244,17 @@ export const CdrColorIconDefault : string; export const CdrColorIconEmphasis : string; export const CdrColorIconLink : string; export const CdrColorIconDisabled : string; +export const CdrColorIconCheckboxDefaultSelected : string; +export const CdrColorIconCheckboxDefaultSelectedHover : string; +export const CdrColorIconCheckboxDefaultSelectedActive : string; export const CdrColorIconMessageDefault : string; export const CdrColorIconMessageSuccess : string; export const CdrColorIconMessageWarning : string; export const CdrColorIconMessageError : string; export const CdrColorIconMessageInfo : string; -export const CdrColorIconCheckboxDefaultSelected : string; -export const CdrColorIconCheckboxDefaultSelectedHover : string; -export const CdrColorIconCheckboxDefaultSelectedActive : string; export const CdrColorIconSwitchSelectedDefaultRest : string; export const CdrColorIconSwitchSelectedDefaultHover : string; export const CdrColorIconSwitchSelectedDefaultFocus : string; -export const CdrColorSurfacePrimary : string; -export const CdrColorSurfaceSecondary : string; export const CdrFormInputHeightDefault : string; export const CdrFormInputHeightLarge : string; export const CdrFormFigureSizeSmall : string; diff --git a/dist/rei-dot-com/js/cdr-tokens.mjs b/dist/rei-dot-com/js/cdr-tokens.mjs index 9edb6e8..8f2f174 100644 --- a/dist/rei-dot-com/js/cdr-tokens.mjs +++ b/dist/rei-dot-com/js/cdr-tokens.mjs @@ -1,57 +1,4 @@ -export const CdrColorTextButtonPrimary = "#fafbf9"; -export const CdrColorTextButtonPrimaryHover = "#1f513f"; -export const CdrColorTextButtonPrimaryActive = "#fafbf9"; -export const CdrColorTextButtonPrimaryDisabled = "#ffffff"; -export const CdrColorTextButtonSecondary = "#4b4a48"; -export const CdrColorTextButtonSecondaryHover = "#4b4a48"; -export const CdrColorTextButtonSecondaryActive = "#fafbf9"; -export const CdrColorTextButtonSecondaryDisabled = "#d5cfc3"; -export const CdrColorTextButtonDark = "#fafbf9"; -export const CdrColorTextButtonDarkHover = "#4b4a48"; -export const CdrColorTextButtonDarkActive = "#fafbf9"; -export const CdrColorTextButtonDarkDisabled = "#ffffff"; -export const CdrColorTextButtonSale = "#ffffff"; -export const CdrColorTextButtonSaleHover = "#c7370f"; -export const CdrColorTextButtonSaleActive = "#ffffff"; -export const CdrColorTextButtonSaleDisabled = "#ffffff"; -export const CdrColorTextChipDefault = "#4b4a48"; -export const CdrColorTextChipDisabled = "#d5cfc3"; -export const CdrColorTextPrimary = "#4b4a48"; -export const CdrColorTextSecondary = "#736e65"; -export const CdrColorTextEmphasis = "#2e2e2b"; -export const CdrColorTextBrand = "#1f513f"; -export const CdrColorTextSale = "#c7370f"; -export const CdrColorTextInverse = "#fafbf9"; -export const CdrColorTextDisabled = "#d5cfc3"; -export const CdrColorTextSuccess = "#2e6b34"; -export const CdrColorTextWarning = "#854714"; -export const CdrColorTextError = "#811823"; -export const CdrColorTextInfo = "#1b437e"; -export const CdrColorTextMessageError = "#bb4045"; -export const CdrColorTextInputDefault = "#2e2e2b"; -export const CdrColorTextInputLabel = "#4b4a48"; -export const CdrColorTextInputLabelDisabled = "#b2ab9f"; -export const CdrColorTextInputPlaceholder = "#736e65"; -export const CdrColorTextInputRequired = "#4b4a48"; -export const CdrColorTextInputOptional = "#736e65"; -export const CdrColorTextInputDisabled = "#d5cfc3"; -export const CdrColorTextInputFilled = "#2e2e2b"; -export const CdrColorTextInputHelp = "#736e65"; -export const CdrColorTextInputError = "#b33322"; -export const CdrColorTextLinkRest = "#406eb5"; -export const CdrColorTextLinkHover = "#406eb5"; -export const CdrColorTextLinkActive = "#0b2d60"; -export const CdrColorTextLinkDisabled = "#d5cfc3"; -export const CdrColorTextLinkVisited = "#406eb5"; -export const CdrColorTextRatingDefault = "#4b4a48"; -export const CdrColorTextRatingHover = "#406eb5"; -export const CdrColorTextRatingSeparator = "#b2ab9f"; -export const CdrColorTextTabRest = "#736e65"; -export const CdrColorTextTabActive = "#4b4a48"; -export const CdrColorTextTabHover = "#406eb5"; -export const CdrColorTextTabDisabled = "#d5cfc3"; -export const CdrColorTextToggleButtonDefaultRest = "#4b4a48"; -export const CdrColorTextTooltipDefault = "#fafbf9"; +export const CdrColorBackgroundAccordionHover = "#fafbf9"; export const CdrColorBackgroundButtonPrimaryRest = "#1f513f"; export const CdrColorBackgroundButtonPrimaryActive = "#1f513f"; export const CdrColorBackgroundButtonPrimaryHover = "#f7f5f3"; @@ -80,26 +27,12 @@ export const CdrColorBackgroundChipDefaultSelectedActive = "#edeae3"; export const CdrColorBackgroundTransparent = "rgba(255, 255, 255, 0)"; export const CdrColorBackgroundPrimary = "#ffffff"; export const CdrColorBackgroundSecondary = "#f7f5f3"; +export const CdrColorBackgroundSale = "#c7370f"; export const CdrColorBackgroundBrandSpruce = "#1f513f"; -export const CdrColorBackgroundMessageDefault01 = "#f9f8f6"; -export const CdrColorBackgroundMessageDefault02 = "#e8e0ce"; -export const CdrColorBackgroundMessageSuccess = "#ecf9e6"; -export const CdrColorBackgroundMessageSuccess01 = "#f4fbf5"; -export const CdrColorBackgroundMessageSuccess02 = "#d5e6cb"; -export const CdrColorBackgroundMessageWarning = "#fdf6e2"; -export const CdrColorBackgroundMessageWarning01 = "#fefcf1"; -export const CdrColorBackgroundMessageWarning02 = "#f5e9b7"; -export const CdrColorBackgroundMessageError = "#fcefe4"; -export const CdrColorBackgroundMessageError01 = "#fdf7f7"; -export const CdrColorBackgroundMessageError02 = "#eecbc1"; -export const CdrColorBackgroundMessageInfo = "#e2f4fe"; -export const CdrColorBackgroundMessageInfo01 = "#edf4f5"; -export const CdrColorBackgroundMessageInfo02 = "#c2d8db"; -export const CdrColorBackgroundMessageSale = "#c7370f"; -export const CdrColorBackgroundAccordionHover = "#fafbf9"; -export const CdrColorBackgroundPaginationHover = "#fafbf9"; -export const CdrColorBackgroundPaginationKeyline = "#406eb5"; -export const CdrColorBackgroundModalOverlay = "rgba(247, 245, 243, 0.85)"; +export const CdrColorBackgroundSuccess = "#ecf9e6"; +export const CdrColorBackgroundInfo = "#e2f4fe"; +export const CdrColorBackgroundWarning = "#fdf6e2"; +export const CdrColorBackgroundError = "#fcefe4"; export const CdrColorBackgroundLabelDefaultHover = "#fafbf9"; export const CdrColorBackgroundLabelDefaultActive = "#edeae3"; export const CdrColorBackgroundLabelDefaultFocus = "#fafbf9"; @@ -117,24 +50,39 @@ export const CdrColorBackgroundInputDefaultSelectedHover = "#958e83"; export const CdrColorBackgroundInputDefaultDisabled = "#fafbf9"; export const CdrColorBackgroundInputDefaultSelectedFocus = "#958e83"; export const CdrColorBackgroundInputDefaultFocus = "#fafbf9"; +export const CdrColorBackgroundMessageDefault01 = "#f9f8f6"; +export const CdrColorBackgroundMessageDefault02 = "#e8e0ce"; +export const CdrColorBackgroundMessageSuccess = "#ecf9e6"; +export const CdrColorBackgroundMessageSuccess01 = "#f4fbf5"; +export const CdrColorBackgroundMessageSuccess02 = "#d5e6cb"; +export const CdrColorBackgroundMessageWarning = "#fdf6e2"; +export const CdrColorBackgroundMessageWarning01 = "#fefcf1"; +export const CdrColorBackgroundMessageWarning02 = "#f5e9b7"; +export const CdrColorBackgroundMessageError = "#fcefe4"; +export const CdrColorBackgroundMessageError01 = "#fdf7f7"; +export const CdrColorBackgroundMessageError02 = "#eecbc1"; +export const CdrColorBackgroundMessageInfo = "#e2f4fe"; +export const CdrColorBackgroundMessageInfo01 = "#edf4f5"; +export const CdrColorBackgroundMessageInfo02 = "#c2d8db"; +export const CdrColorBackgroundMessageSale = "#c7370f"; +export const CdrColorBackgroundModalOverlay = "rgba(247, 245, 243, 0.85)"; +export const CdrColorBackgroundPaginationHover = "#fafbf9"; +export const CdrColorBackgroundPaginationKeyline = "#406eb5"; export const CdrColorBackgroundRatingStarDefault = "#fafbf9"; export const CdrColorBackgroundRatingStarHighlighted = "#ffd280"; -export const CdrColorBackgroundSurfacePrimary = "#ffffff"; -export const CdrColorBackgroundSurfaceSecondary = "#f7f5f3"; -export const CdrColorBackgroundSurfaceBrandSpruce = "#1f513f"; -export const CdrColorBackgroundSurfaceSale = "#c7370f"; export const CdrColorBackgroundSurfaceSelectionDefaultRest = "#ffffff"; export const CdrColorBackgroundSurfaceSelectionDefaultActive = "#ffffff"; export const CdrColorBackgroundSurfaceSelectionDefaultHover = "#ffffff"; export const CdrColorBackgroundSurfaceSelectionDefaultChecked = "#ffffff"; export const CdrColorBackgroundSurfaceSelectionDefaultDisabled = "#f7f5f3"; export const CdrColorBackgroundSurfaceSelectionDefaultLoading = "#fafbf9"; -export const CdrColorBackgroundSwitchDefaultRest = "#fafbf9"; -export const CdrColorBackgroundSwitchDefaultHover = "#fafbf9"; -export const CdrColorBackgroundSwitchDefaultFocus = "#fafbf9"; -export const CdrColorBackgroundSwitchSelectedDefaultRest = "#4b4a48"; -export const CdrColorBackgroundSwitchSelectedDefaultHover = "#2e2e2b"; -export const CdrColorBackgroundSwitchSelectedDefaultFocus = "#2e2e2b"; +export const CdrColorBackgroundSurfacePrimary = "#ffffff"; +export const CdrColorBackgroundSurfaceSecondary = "#f7f5f3"; +export const CdrColorBackgroundSurfaceBrandSpruce = "#1f513f"; +export const CdrColorBackgroundSurfaceSale = "#c7370f"; +export const CdrColorBackgroundSwitchDefaultRest = "#4b4a48"; +export const CdrColorBackgroundSwitchDefaultHover = "#2e2e2b"; +export const CdrColorBackgroundSwitchDefaultFocus = "#2e2e2b"; export const CdrColorBackgroundSwitchHandleDefaultRest = "#d5cfc3"; export const CdrColorBackgroundSwitchHandleDefaultHover = "#edeae3"; export const CdrColorBackgroundSwitchHandleDefaultFocus = "#d5cfc3"; @@ -151,6 +99,60 @@ export const CdrColorBackgroundToggleButtonDefaultFocus = "#edeae3"; export const CdrColorBackgroundToggleButtonDefaultSelectedRest = "#ffffff"; export const CdrColorBackgroundToggleButtonDefaultSelectedHover = "#ffffff"; export const CdrColorBackgroundTooltipDefault = "#2e2e2b"; +export const CdrColorTextButtonPrimary = "#fafbf9"; +export const CdrColorTextButtonPrimaryHover = "#1f513f"; +export const CdrColorTextButtonPrimaryActive = "#fafbf9"; +export const CdrColorTextButtonPrimaryDisabled = "#ffffff"; +export const CdrColorTextButtonSecondary = "#4b4a48"; +export const CdrColorTextButtonSecondaryHover = "#4b4a48"; +export const CdrColorTextButtonSecondaryActive = "#fafbf9"; +export const CdrColorTextButtonSecondaryDisabled = "#d5cfc3"; +export const CdrColorTextButtonDark = "#fafbf9"; +export const CdrColorTextButtonDarkHover = "#4b4a48"; +export const CdrColorTextButtonDarkActive = "#fafbf9"; +export const CdrColorTextButtonDarkDisabled = "#ffffff"; +export const CdrColorTextButtonSale = "#ffffff"; +export const CdrColorTextButtonSaleHover = "#c7370f"; +export const CdrColorTextButtonSaleActive = "#ffffff"; +export const CdrColorTextButtonSaleDisabled = "#ffffff"; +export const CdrColorTextChipDefault = "#4b4a48"; +export const CdrColorTextChipDisabled = "#d5cfc3"; +export const CdrColorTextPrimary = "#4b4a48"; +export const CdrColorTextSecondary = "#736e65"; +export const CdrColorTextEmphasis = "#2e2e2b"; +export const CdrColorTextBrand = "#1f513f"; +export const CdrColorTextSale = "#c7370f"; +export const CdrColorTextInverse = "#fafbf9"; +export const CdrColorTextDisabled = "#d5cfc3"; +export const CdrColorTextSuccess = "#2e6b34"; +export const CdrColorTextWarning = "#854714"; +export const CdrColorTextError = "#811823"; +export const CdrColorTextInfo = "#1b437e"; +export const CdrColorTextInputDefault = "#2e2e2b"; +export const CdrColorTextInputLabel = "#4b4a48"; +export const CdrColorTextInputLabelDisabled = "#b2ab9f"; +export const CdrColorTextInputPlaceholder = "#736e65"; +export const CdrColorTextInputRequired = "#4b4a48"; +export const CdrColorTextInputOptional = "#736e65"; +export const CdrColorTextInputDisabled = "#d5cfc3"; +export const CdrColorTextInputFilled = "#2e2e2b"; +export const CdrColorTextInputHelp = "#736e65"; +export const CdrColorTextInputError = "#b33322"; +export const CdrColorTextLinkRest = "#406eb5"; +export const CdrColorTextLinkHover = "#406eb5"; +export const CdrColorTextLinkActive = "#0b2d60"; +export const CdrColorTextLinkDisabled = "#d5cfc3"; +export const CdrColorTextLinkVisited = "#406eb5"; +export const CdrColorTextMessageError = "#bb4045"; +export const CdrColorTextRatingDefault = "#4b4a48"; +export const CdrColorTextRatingHover = "#406eb5"; +export const CdrColorTextRatingSeparator = "#b2ab9f"; +export const CdrColorTextTabRest = "#736e65"; +export const CdrColorTextTabActive = "#4b4a48"; +export const CdrColorTextTabHover = "#406eb5"; +export const CdrColorTextTabDisabled = "#d5cfc3"; +export const CdrColorTextToggleButtonDefaultRest = "#4b4a48"; +export const CdrColorTextTooltipDefault = "#fafbf9"; export const CdrColorBorderButtonPrimaryRest = "#1f513f"; export const CdrColorBorderButtonPrimaryActive = "#1f513f"; export const CdrColorBorderButtonPrimaryActiveInset = "#f7f5f3"; @@ -184,16 +186,6 @@ export const CdrColorBorderSuccess = "#3b8349"; export const CdrColorBorderWarning = "#b68b37"; export const CdrColorBorderError = "#bb4045"; export const CdrColorBorderInfo = "#406eb5"; -export const CdrColorBorderMessageDefault01 = "#726d64"; -export const CdrColorBorderMessageDefault02 = "#e8e0ce"; -export const CdrColorBorderMessageSuccess01 = "#3b8349"; -export const CdrColorBorderMessageSuccess02 = "#d5e6cb"; -export const CdrColorBorderMessageWarning01 = "#b68b37"; -export const CdrColorBorderMessageWarning02 = "#f5e9b7"; -export const CdrColorBorderMessageError01 = "#bb4045"; -export const CdrColorBorderMessageError02 = "#eecbc1"; -export const CdrColorBorderMessageInfo01 = "#408e86"; -export const CdrColorBorderMessageInfo02 = "#c2d8db"; export const CdrColorBorderLabelDefaultFocus = "#2e2e2b"; export const CdrColorBorderInputDefault = "#958e83"; export const CdrColorBorderInputError = "#b33322"; @@ -208,20 +200,30 @@ export const CdrColorBorderLinkHover = "#406eb5"; export const CdrColorBorderLinkActive = "#0b2d60"; export const CdrColorBorderLinkDisabled = "#d5cfc3"; export const CdrColorBorderLinkVisited = "#406eb5"; +export const CdrColorBorderMessageDefault01 = "#726d64"; +export const CdrColorBorderMessageDefault02 = "#e8e0ce"; +export const CdrColorBorderMessageSuccess01 = "#3b8349"; +export const CdrColorBorderMessageSuccess02 = "#d5e6cb"; +export const CdrColorBorderMessageWarning01 = "#b68b37"; +export const CdrColorBorderMessageWarning02 = "#f5e9b7"; +export const CdrColorBorderMessageError01 = "#bb4045"; +export const CdrColorBorderMessageError02 = "#eecbc1"; +export const CdrColorBorderMessageInfo01 = "#408e86"; +export const CdrColorBorderMessageInfo02 = "#c2d8db"; export const CdrColorBorderRatingStarDefault = "#958e83"; export const CdrColorBorderRatingStarHighlighted = "#bd7b2d"; -export const CdrColorBorderSurfacePrimary = "#d5cfc3"; -export const CdrColorBorderSurfaceSecondary = "#958e83"; -export const CdrColorBorderSurfaceSuccess = "#3b8349"; -export const CdrColorBorderSurfaceWarning = "#b68b37"; -export const CdrColorBorderSurfaceError = "#bb4045"; -export const CdrColorBorderSurfaceInfo = "#406eb5"; export const CdrColorBorderSurfaceSelectionDefaultRest = "#958e83"; export const CdrColorBorderSurfaceSelectionDefaultActive = "#958e83"; export const CdrColorBorderSurfaceSelectionDefaultHover = "#958e83"; export const CdrColorBorderSurfaceSelectionDefaultChecked = "#2e2e2b"; export const CdrColorBorderSurfaceSelectionDefaultDisabled = "#958e83"; export const CdrColorBorderSurfaceSelectionDefaultLoading = "#958e83"; +export const CdrColorBorderSurfacePrimary = "#d5cfc3"; +export const CdrColorBorderSurfaceSecondary = "#958e83"; +export const CdrColorBorderSurfaceSuccess = "#3b8349"; +export const CdrColorBorderSurfaceWarning = "#b68b37"; +export const CdrColorBorderSurfaceError = "#bb4045"; +export const CdrColorBorderSurfaceInfo = "#406eb5"; export const CdrColorBorderSwitchDefaultHover = "#4b4a48"; export const CdrColorBorderSwitchHandleDefaultRest = "#d5cfc3"; export const CdrColorBorderSwitchHandleDefaultHover = "#4b4a48"; @@ -242,19 +244,17 @@ export const CdrColorIconDefault = "#958e83"; export const CdrColorIconEmphasis = "#4b4a48"; export const CdrColorIconLink = "#406eb5"; export const CdrColorIconDisabled = "#d5cfc3"; +export const CdrColorIconCheckboxDefaultSelected = "#ffffff"; +export const CdrColorIconCheckboxDefaultSelectedHover = "#ffffff"; +export const CdrColorIconCheckboxDefaultSelectedActive = "#4b4a48"; export const CdrColorIconMessageDefault = "#726d64"; export const CdrColorIconMessageSuccess = "#3b8349"; export const CdrColorIconMessageWarning = "#b68b37"; export const CdrColorIconMessageError = "#bb4045"; export const CdrColorIconMessageInfo = "#408e86"; -export const CdrColorIconCheckboxDefaultSelected = "#ffffff"; -export const CdrColorIconCheckboxDefaultSelectedHover = "#ffffff"; -export const CdrColorIconCheckboxDefaultSelectedActive = "#4b4a48"; export const CdrColorIconSwitchSelectedDefaultRest = "#d5cfc3"; export const CdrColorIconSwitchSelectedDefaultHover = "#d5cfc3"; export const CdrColorIconSwitchSelectedDefaultFocus = "#d5cfc3"; -export const CdrColorSurfacePrimary = "#ffffff"; -export const CdrColorSurfaceSecondary = "#f7f5f3"; export const CdrFormInputHeightDefault = "40"; export const CdrFormInputHeightLarge = "48"; export const CdrFormFigureSizeSmall = "16"; diff --git a/dist/rei-dot-com/json/android.json b/dist/rei-dot-com/json/android.json index a684b27..d87d6d1 100644 --- a/dist/rei-dot-com/json/android.json +++ b/dist/rei-dot-com/json/android.json @@ -5,23 +5,23 @@ "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "accordion", "example": "color", - "description": "Text color for primary buttons" + "description": "Background color for the hover state of accordion" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/accordion.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "accordion", "example": "color", - "description": "Text color for primary buttons" + "description": "Background color for the hover state of accordion" } }, - "name": "cdr_color_text_button_primary", + "name": "cdr_color_background_accordion_hover", "attributes": { "deprecated": false } @@ -33,7 +33,7 @@ "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of primary buttons" + "description": "Background color for the primary button" }, "filePath": "tokens/global/button.json5", "isSource": false, @@ -44,166 +44,166 @@ "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of primary buttons" + "description": "Background color for the primary button" } }, - "name": "cdr_color_text_button_primary_hover", + "name": "cdr_color_background_button_primary_rest", "attributes": { "deprecated": false } }, { - "$value": "#fffafbf9", + "$value": "#ff1f513f", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of primary buttons" + "description": "Background color for the active and pressed states of the primary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.blue-spruce-green-1000}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of primary buttons" + "description": "Background color for the active and pressed states of the primary button" } }, - "name": "cdr_color_text_button_primary_active", + "name": "cdr_color_background_button_primary_active", "attributes": { "deprecated": false } }, { - "$value": "#ffffffff", + "$value": "#fff7f5f3", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled primary buttons" + "description": "Background color for the hover state of the primary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled primary buttons" + "description": "Background color for the hover state of the primary button" } }, - "name": "cdr_color_text_button_primary_disabled", + "name": "cdr_color_background_button_primary_hover", "attributes": { "deprecated": false } }, { - "$value": "#ff4b4a48", + "$value": "#fffafbf9", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for secondary buttons" + "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-900}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for secondary buttons" + "description": "Alternate background color for the hover state of the icon button" } }, - "name": "cdr_color_text_button_secondary", + "name": "cdr_color_background_button_primary_icon_alt_hover", "attributes": { "deprecated": false } }, { - "$value": "#ff4b4a48", + "$value": "#fffafbf9", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of secondary buttons" + "description": "Background color for the secondary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of secondary buttons" + "description": "Background color for the secondary button" } }, - "name": "cdr_color_text_button_secondary_hover", + "name": "cdr_color_background_button_secondary_rest", "attributes": { "deprecated": false } }, { - "$value": "#fffafbf9", + "$value": "#ff958e83", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of secondary buttons" + "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-010}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of secondary buttons" + "description": "Background color for the active and pressed states of the secondary button" } }, - "name": "cdr_color_text_button_secondary_active", + "name": "cdr_color_background_button_secondary_active", "attributes": { "deprecated": false } }, { - "$value": "#ffd5cfc3", + "$value": "#fff7f5f3", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled secondary buttons" + "description": "Background color for the hover state of the secondary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled secondary buttons" + "description": "Background color for the hover state of the secondary button" } }, - "name": "cdr_color_text_button_secondary_disabled", + "name": "cdr_color_background_button_secondary_hover", "attributes": { "deprecated": false } @@ -211,27 +211,25 @@ { "$value": "#fffafbf9", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the dark button" + "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", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the dark button" + "description": "Background color for the disabled state of the secondary button" } }, - "name": "cdr_color_text_button_dark", + "name": "cdr_color_background_button_secondary_disabled", "attributes": { "deprecated": false } @@ -239,111 +237,103 @@ { "$value": "#ff4b4a48", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of the dark button" + "description": "Background color for 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" + "description": "Background color for the dark button" } }, - "name": "cdr_color_text_button_dark_hover", + "name": "cdr_color_background_button_dark_rest", "attributes": { "deprecated": false } }, { - "$value": "#fffafbf9", + "$value": "#ff4b4a48", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of the dark button" + "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-010}", + "$value": "{options.color.warm-grey-900}", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of the dark button" + "description": "Background color for the active and pressed states of the dark button" } }, - "name": "cdr_color_text_button_dark_active", + "name": "cdr_color_background_button_dark_active", "attributes": { "deprecated": false } }, { - "$value": "#ffffffff", + "$value": "#ffedeae3", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled dark buttons" + "description": "Background color for the hover state of the dark button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-100}", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled dark buttons" + "description": "Background color for the hover state of the dark button" } }, - "name": "cdr_color_text_button_dark_disabled", + "name": "cdr_color_background_button_dark_hover", "attributes": { "deprecated": false } }, { - "$value": "#ffffffff", + "$value": "#ffc7370f", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the sale button" + "description": "Background color for the sale button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.sale-red-800}", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the sale button" + "description": "Background color for the sale button" } }, - "name": "cdr_color_text_button_sale", + "name": "cdr_color_background_button_sale_rest", "attributes": { "deprecated": false } @@ -351,291 +341,285 @@ { "$value": "#ffc7370f", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of the sale button" + "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", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of the sale button" + "description": "Background color for the active and pressed states of the sale button" } }, - "name": "cdr_color_text_button_sale_hover", + "name": "cdr_color_background_button_sale_active", "attributes": { "deprecated": false } }, { - "$value": "#ffffffff", + "$value": "#fff7f5f3", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of the sale button" + "description": "Background color for the hover state of the sale button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-025}", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of the sale button" + "description": "Background color for the hover state of the sale button" } }, - "name": "cdr_color_text_button_sale_active", + "name": "cdr_color_background_button_sale_hover", "attributes": { "deprecated": false } }, { - "$value": "#ffffffff", + "$value": "#ffd5cfc3", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled sale buttons" + "description": "Default disabled border color" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-250}", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled sale buttons" + "description": "Default disabled border color" } }, - "name": "cdr_color_text_button_sale_disabled", + "name": "cdr_color_background_button_default_disabled", "attributes": { "deprecated": false } }, { - "$value": "#ff4b4a48", + "$value": "#fff7f5f3", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Text color for default chips" + "description": "Background color for the icon only button active and focus states" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Text color for default chips" + "description": "Background color for the icon only button active and focus states" } }, - "name": "cdr_color_text_chip_default", + "name": "cdr_color_background_button_icon_only_active", "attributes": { "deprecated": false } }, { - "$value": "#ffd5cfc3", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", "type": "chip", "example": "color", - "description": "Text color for default chips" + "description": "Background color for chips" }, "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", "type": "chip", "example": "color", - "description": "Text color for default chips" + "description": "Background color for chips" } }, - "name": "cdr_color_text_chip_disabled", + "name": "cdr_color_background_chip_default_rest", "attributes": { "deprecated": false } }, { - "$value": "#ff4b4a48", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The default, primary text color" + "description": "Background color for disabled chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The default, primary text color" + "description": "Background color for disabled chips" } }, - "name": "cdr_color_text_primary", + "name": "cdr_color_background_chip_default_disabled", "attributes": { "deprecated": false } }, { - "$value": "#ff736e65", + "$value": "#fff7f5f3", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The secondary text color" + "description": "Background color for hovered chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-750}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The secondary text color" + "description": "Background color for hovered chips" } }, - "name": "cdr_color_text_secondary", + "name": "cdr_color_background_chip_default_hover", "attributes": { "deprecated": false } }, { - "$value": "#ff2e2e2b", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The emphasis text color" + "description": "Background color for focused chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The emphasis text color" + "description": "Background color for focused chips" } }, - "name": "cdr_color_text_emphasis", + "name": "cdr_color_background_chip_default_focus", "attributes": { "deprecated": false } }, { - "$value": "#ff1f513f", + "$value": "#ffedeae3", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "Text set in our primary brand color" + "description": "Background color for active chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "Text set in our primary brand color" + "description": "Background color for active chips" } }, - "name": "cdr_color_text_brand", + "name": "cdr_color_background_chip_default_active", "attributes": { "deprecated": false } }, { - "$value": "#ffc7370f", + "$value": "#ffd5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The color of sale text" + "description": "Background color for selected chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.sale-red-800}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The color of sale text" + "description": "Background color for selected chips" } }, - "name": "cdr_color_text_sale", + "name": "cdr_color_background_chip_default_selected", "attributes": { "deprecated": false } }, { - "$value": "#fffafbf9", + "$value": "#ffedeae3", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "Text color on dark background" + "description": "Background color for hovered selected chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "Text color on dark background" + "description": "Background color for hovered selected chips" } }, - "name": "cdr_color_text_inverse", + "name": "cdr_color_background_chip_default_selected_hover", "attributes": { "deprecated": false } @@ -645,543 +629,543 @@ "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The color of text when it is disabled" + "description": "Background color for focused selected chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The color of text when it is disabled" + "description": "Background color for focused selected chips" } }, - "name": "cdr_color_text_disabled", + "name": "cdr_color_background_chip_default_selected_focus", "attributes": { "deprecated": false } }, { - "$value": "#ff2e6b34", + "$value": "#00ffffff", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of success messages" + "description": "A transparent color option" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-900}", + "$value": "{options.color.transparent}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of success messages" + "description": "A transparent color option" } }, - "name": "cdr_color_text_success", + "name": "cdr_color_background_transparent", "attributes": { "deprecated": false } }, { - "$value": "#ff854714", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of warning messages" + "description": "The default, primary background color of most pages" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-900}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of warning messages" + "description": "The default, primary background color of most pages" } }, - "name": "cdr_color_text_warning", + "name": "cdr_color_background_primary", "attributes": { "deprecated": false } }, { - "$value": "#ff811823", + "$value": "#fff7f5f3", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of error messages" + "description": "An alternate, secondary background color used on some pages" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-900}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of error messages" + "description": "An alternate, secondary background color used on some pages" } }, - "name": "cdr_color_text_error", + "name": "cdr_color_background_secondary", "attributes": { "deprecated": false } }, { - "$value": "#ff1b437e", + "$value": "#ffc7370f", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of informational messages" + "description": "Background color for sale messages" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-900}", + "$value": "{options.color.sale-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of informational messages" + "description": "Background color for sale messages" } }, - "name": "cdr_color_text_info", + "name": "cdr_color_background_sale", "attributes": { "deprecated": false } }, { - "$value": "#ffbb4045", + "$value": "#ff1f513f", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of error messages" + "description": "An alternate, spruce brand background color used on some pages" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-800}", + "$value": "{options.color.blue-spruce-green-1000}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of error messages" + "description": "An alternate, spruce brand background color used on some pages" } }, - "name": "cdr_color_text_message_error", + "name": "cdr_color_background_brand_spruce", "attributes": { "deprecated": false } }, { - "$value": "#ff2e2e2b", + "$value": "#ffecf9e6", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Default text color used in form elements" + "description": "Background color for success messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.success-green-200}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Default text color used in form elements" + "description": "Background color for success messages" } }, - "name": "cdr_color_text_input_default", + "name": "cdr_color_background_success", "attributes": { "deprecated": false } }, { - "$value": "#ff4b4a48", + "$value": "#ffe2f4fe", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Color of label text used in form elements" + "description": "Background color for informational messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.alpine-lake-blue-200}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Color of label text used in form elements" + "description": "Background color for informational messages" } }, - "name": "cdr_color_text_input_label", + "name": "cdr_color_background_info", "attributes": { "deprecated": false } }, { - "$value": "#ffb2ab9f", + "$value": "#fffdf6e2", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Color of label text used in disabled form elements" + "description": "Background color for warning messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-450}", + "$value": "{options.color.warning-yellow-200}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Color of label text used in disabled form elements" + "description": "Background color for warning messages" } }, - "name": "cdr_color_text_input_label_disabled", + "name": "cdr_color_background_warning", "attributes": { "deprecated": false } }, { - "$value": "#ff736e65", + "$value": "#fffcefe4", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Text color of placeholder text within forms" + "description": "Background color for error messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-750}", + "$value": "{options.color.error-red-200}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Text color of placeholder text within forms" + "description": "Background color for error messages" } }, - "name": "cdr_color_text_input_placeholder", + "name": "cdr_color_background_error", "attributes": { "deprecated": false } }, { - "$value": "#ff4b4a48", + "$value": "#fffafbf9", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color of required label within forms" + "description": "Hover state of a checkbox or radio label background" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color of required label within forms" + "description": "Hover state of a checkbox or radio label background" } }, - "name": "cdr_color_text_input_required", + "name": "cdr_color_background_label_default_hover", "attributes": { "deprecated": false } }, { - "$value": "#ff736e65", + "$value": "#ffedeae3", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color of optional label within forms" + "description": "Active state of a checkbox or radio label background" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-750}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color of optional label within forms" + "description": "Active state of a checkbox or radio label background" } }, - "name": "cdr_color_text_input_optional", + "name": "cdr_color_background_label_default_active", "attributes": { "deprecated": false } }, { - "$value": "#ffd5cfc3", + "$value": "#fffafbf9", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Disabled text color used in form elements" + "description": "Focused state of a checkbox or radio label background" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Disabled text color used in form elements" + "description": "Focused state of a checkbox or radio label background" } }, - "name": "cdr_color_text_input_disabled", + "name": "cdr_color_background_label_default_focus", "attributes": { "deprecated": false } }, { - "$value": "#ff2e2e2b", + "$value": "#bfffffff", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color used in filled forms" + "description": "Hover state of a checkbox or radio label background on secondary" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.white-75}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color used in filled forms" + "description": "Hover state of a checkbox or radio label background on secondary" } }, - "name": "cdr_color_text_input_filled", + "name": "cdr_color_background_label_secondary_hover", "attributes": { "deprecated": false } }, { - "$value": "#ff736e65", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Help text color used in forms" + "description": "Active state of a checkbox or radio label background on secondary" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-750}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Help text color used in forms" + "description": "Active state of a checkbox or radio label background on secondary" } }, - "name": "cdr_color_text_input_help", + "name": "cdr_color_background_label_secondary_active", "attributes": { "deprecated": false } }, { - "$value": "#ffb33322", + "$value": "#bfffffff", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Error text color used in forms" + "description": "Focused state of a checkbox or radio label background on secondary" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-850}", + "$value": "{options.color.white-75}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Error text color used in forms" + "description": "Focused state of a checkbox or radio label background on secondary" } }, - "name": "cdr_color_text_input_error", + "name": "cdr_color_background_label_secondary_focus", "attributes": { "deprecated": false } }, { - "$value": "#ff406eb5", + "$value": "#26f7f5f3", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for links" + "description": "Default background color on form elements" }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, + "filePath": "tokens/global/input.json5", + "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.warm-grey-025-15}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for links" + "description": "Default background color on form elements" } }, - "name": "cdr_color_text_link_rest", + "name": "cdr_color_background_input_default", "attributes": { "deprecated": false } }, { - "$value": "#ff406eb5", + "$value": "#d9ffffff", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for the hover state of links" + "description": "Default background color on form elements" }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, + "filePath": "tokens/global/input.json5", + "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.white-85}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for the hover state of links" + "description": "Default background color on form elements" } }, - "name": "cdr_color_text_link_hover", + "name": "cdr_color_background_input_secondary", "attributes": { "deprecated": false } }, { - "$value": "#ff0b2d60", + "$value": "#bffff2f2", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for the active and pressed states of links" + "description": "Error background color on form elements" }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, + "filePath": "tokens/global/input.json5", + "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-1000}", + "$value": "{options.color.error-red-050-75}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for the active and pressed states of links" + "description": "Error background color on form elements" } }, - "name": "cdr_color_text_link_active", + "name": "cdr_color_background_input_error", "attributes": { "deprecated": false } }, { - "$value": "#ffd5cfc3", + "$value": "#fffafbf9", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Disabled text color of links" + "description": "Hover state of a checkbox or radio element background" }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, + "filePath": "tokens/global/input.json5", + "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Disabled text color of links" + "description": "Hover state of a checkbox or radio element background" } }, - "name": "cdr_color_text_link_disabled", + "name": "cdr_color_background_input_default_hover", "attributes": { "deprecated": false } }, { - "$value": "#ff406eb5", + "$value": "#fffafbf9", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color of visited links" + "description": "Active state of a form element background" }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, + "filePath": "tokens/global/input.json5", + "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color of visited links" + "description": "Active state of a form element background" } }, - "name": "cdr_color_text_link_visited", + "name": "cdr_color_background_input_default_active", "attributes": { "deprecated": false } @@ -1191,517 +1175,517 @@ "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for ratings" + "description": "Selected state of a checkbox or radio element background" }, - "filePath": "tokens/global/rating.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for ratings" + "description": "Selected state of a checkbox or radio element background" } }, - "name": "cdr_color_text_rating_default", + "name": "cdr_color_background_input_default_selected", "attributes": { "deprecated": false } }, { - "$value": "#ff406eb5", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for the hover state of ratings" + "description": "Active state of an input or select element background on secondary" }, - "filePath": "tokens/global/rating.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for the hover state of ratings" + "description": "Active state of an input or select element background on secondary" } }, - "name": "cdr_color_text_rating_hover", + "name": "cdr_color_background_input_secondary_active", "attributes": { "deprecated": false } }, { - "$value": "#ffb2ab9f", + "$value": "#ff958e83", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for the separator in ratings" + "description": "Hover state of a selected checkbox or radio element background" }, - "filePath": "tokens/global/rating.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-450}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for the separator in ratings" + "description": "Hover state of a selected checkbox or radio element background" } }, - "name": "cdr_color_text_rating_separator", + "name": "cdr_color_background_input_default_selected_hover", "attributes": { "deprecated": false } }, { - "$value": "#ff736e65", + "$value": "#fffafbf9", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for tabs" + "description": "Disabled form element background" }, - "filePath": "tokens/global/tab.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-750}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for tabs" + "description": "Disabled form element background" } }, - "name": "cdr_color_text_tab_rest", + "name": "cdr_color_background_input_default_disabled", "attributes": { "deprecated": false } }, { - "$value": "#ff4b4a48", + "$value": "#ff958e83", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for the active and pressed states of tabs" + "description": "Selected focus state of checkbox or radio element background" }, - "filePath": "tokens/global/tab.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for the active and pressed states of tabs" + "description": "Selected focus state of checkbox or radio element background" } }, - "name": "cdr_color_text_tab_active", + "name": "cdr_color_background_input_default_selected_focus", "attributes": { "deprecated": false } }, { - "$value": "#ff406eb5", + "$value": "#fffafbf9", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for the hover state of tabs" + "description": "Focused checkbox or radio form element background" }, - "filePath": "tokens/global/tab.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for the hover state of tabs" + "description": "Focused checkbox or radio form element background" } }, - "name": "cdr_color_text_tab_hover", + "name": "cdr_color_background_input_default_focus", "attributes": { "deprecated": false } }, { - "$value": "#ffd5cfc3", + "$value": "#fff9f8f6", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "background", "example": "color", - "description": "Disabled text color of tabs" + "description": "Background color variant for default messages" }, - "filePath": "tokens/global/tab.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.default-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "background", "example": "color", - "description": "Disabled text color of tabs" + "description": "Background color variant for default messages" } }, - "name": "cdr_color_text_tab_disabled", + "name": "cdr_color_background_message_default_01", "attributes": { "deprecated": false } }, { - "$value": "#ff4b4a48", + "$value": "#ffe8e0ce", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "background", "example": "color", - "description": "The text color of a toggle button on rest" + "description": "Background color variant for default messages" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.default-grey-300}", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "background", "example": "color", - "description": "The text color of a toggle button on rest" + "description": "Background color variant for default messages" } }, - "name": "cdr_color_text_toggle_button_default_rest", + "name": "cdr_color_background_message_default_02", "attributes": { "deprecated": false } }, { - "$value": "#fffafbf9", + "$value": "#ffecf9e6", "$type": "color", "docs": { "category": "colors", - "type": "tooltip", + "type": "background", "example": "color", - "description": "Text color for tooltips" + "description": "Background color for success messages" }, - "filePath": "tokens/global/tooltip.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.success-green-200}", "$type": "color", "docs": { "category": "colors", - "type": "tooltip", + "type": "background", "example": "color", - "description": "Text color for tooltips" + "description": "Background color for success messages" } }, - "name": "cdr_color_text_tooltip_default", + "name": "cdr_color_background_message_success", "attributes": { "deprecated": false } }, { - "$value": "#ff1f513f", + "$value": "#fff4fbf5", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the primary button" + "description": "Background color variant for success messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.success-green-100}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the primary button" + "description": "Background color variant for success messages" } }, - "name": "cdr_color_background_button_primary_rest", + "name": "cdr_color_background_message_success_01", "attributes": { "deprecated": false } }, { - "$value": "#ff1f513f", + "$value": "#ffd5e6cb", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the primary button" + "description": "Background color variant for success messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.success-green-300}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the primary button" + "description": "Background color variant for success messages" } }, - "name": "cdr_color_background_button_primary_active", + "name": "cdr_color_background_message_success_02", "attributes": { "deprecated": false } }, { - "$value": "#fff7f5f3", + "$value": "#fffdf6e2", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the primary button" + "description": "Background color for warning messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.warning-yellow-200}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the primary button" + "description": "Background color for warning messages" } }, - "name": "cdr_color_background_button_primary_hover", + "name": "cdr_color_background_message_warning", "attributes": { "deprecated": false } }, { - "$value": "#fffafbf9", + "$value": "#fffefcf1", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Alternate background color for the hover state of the icon button" + "description": "Background color variant for warning messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warning-yellow-100}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Alternate background color for the hover state of the icon button" + "description": "Background color variant for warning messages" } }, - "name": "cdr_color_background_button_primary_icon_alt_hover", + "name": "cdr_color_background_message_warning_01", "attributes": { "deprecated": false } }, { - "$value": "#fffafbf9", + "$value": "#fff5e9b7", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the secondary button" + "description": "Background color variant for warning messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warning-yellow-300}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the secondary button" + "description": "Background color variant for warning messages" } }, - "name": "cdr_color_background_button_secondary_rest", + "name": "cdr_color_background_message_warning_02", "attributes": { "deprecated": false } }, { - "$value": "#ff958e83", + "$value": "#fffcefe4", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the secondary button" + "description": "Background color for error messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.error-red-200}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the secondary button" + "description": "Background color for error messages" } }, - "name": "cdr_color_background_button_secondary_active", + "name": "cdr_color_background_message_error", "attributes": { "deprecated": false } }, { - "$value": "#fff7f5f3", + "$value": "#fffdf7f7", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the secondary button" + "description": "Background color variant for error messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.error-red-100}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the secondary button" + "description": "Background color variant for error messages" } }, - "name": "cdr_color_background_button_secondary_hover", + "name": "cdr_color_background_message_error_01", "attributes": { "deprecated": false } }, { - "$value": "#fffafbf9", + "$value": "#ffeecbc1", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the disabled state of the secondary button" + "description": "Background color variant for error messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.error-red-300}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the disabled state of the secondary button" + "description": "Background color variant for error messages" } }, - "name": "cdr_color_background_button_secondary_disabled", + "name": "cdr_color_background_message_error_02", "attributes": { "deprecated": false } }, { - "$value": "#ff4b4a48", + "$value": "#ffe2f4fe", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the dark button" + "description": "Background color for informational messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.alpine-lake-blue-200}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the dark button" + "description": "Background color for informational messages" } }, - "name": "cdr_color_background_button_dark_rest", + "name": "cdr_color_background_message_info", "attributes": { "deprecated": false } }, { - "$value": "#ff4b4a48", + "$value": "#ffedf4f5", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the dark button" + "description": "Background color variant for informational messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.info-blue-100}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the dark button" + "description": "Background color variant for informational messages" } }, - "name": "cdr_color_background_button_dark_active", + "name": "cdr_color_background_message_info_01", "attributes": { "deprecated": false } }, { - "$value": "#ffedeae3", + "$value": "#ffc2d8db", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the dark button" + "description": "Background color variant for informational messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.info-blue-300}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the dark button" + "description": "Background color variant for informational messages" } }, - "name": "cdr_color_background_button_dark_hover", + "name": "cdr_color_background_message_info_02", "attributes": { "deprecated": false } @@ -1711,153 +1695,153 @@ "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the sale button" + "description": "Background color for sale messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { "$value": "{options.color.sale-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the sale button" + "description": "Background color for sale messages" } }, - "name": "cdr_color_background_button_sale_rest", + "name": "cdr_color_background_message_sale", "attributes": { "deprecated": false } }, { - "$value": "#ffc7370f", + "$value": "#d9f7f5f3", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "modal", "example": "color", - "description": "Background color for the active and pressed states of the sale button" + "description": "The background overlay for modal" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/modal.json5", "isSource": false, "original": { - "$value": "{options.color.sale-red-800}", + "$value": "{options.color.warm-grey-025-85}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "modal", "example": "color", - "description": "Background color for the active and pressed states of the sale button" + "description": "The background overlay for modal" } }, - "name": "cdr_color_background_button_sale_active", + "name": "cdr_color_background_modal_overlay", "attributes": { "deprecated": false } }, { - "$value": "#fff7f5f3", + "$value": "#fffafbf9", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "pagination", "example": "color", - "description": "Background color for the hover state of the sale button" + "description": "Background color for the hover state of pagination" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/pagination.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "pagination", "example": "color", - "description": "Background color for the hover state of the sale button" + "description": "Background color for the hover state of pagination" } }, - "name": "cdr_color_background_button_sale_hover", + "name": "cdr_color_background_pagination_hover", "attributes": { "deprecated": false } }, { - "$value": "#ffd5cfc3", + "$value": "#ff406eb5", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "pagination", "example": "color", - "description": "Default disabled border color" + "description": "Background color for the pagination keyline" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/pagination.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "pagination", "example": "color", - "description": "Default disabled border color" + "description": "Background color for the pagination keyline" } }, - "name": "cdr_color_background_button_default_disabled", + "name": "cdr_color_background_pagination_keyline", "attributes": { "deprecated": false } }, { - "$value": "#fff7f5f3", + "$value": "#fffafbf9", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "rating", "example": "color", - "description": "Background color for the icon only button active and focus states" + "description": "The defaul background color of the rating star icon" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/rating.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "rating", "example": "color", - "description": "Background color for the icon only button active and focus states" + "description": "The defaul background color of the rating star icon" } }, - "name": "cdr_color_background_button_icon_only_active", + "name": "cdr_color_background_rating_star_default", "attributes": { "deprecated": false } }, { - "$value": "#ffffffff", + "$value": "#ffffd280", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "rating", "example": "color", - "description": "Background color for chips" + "description": "Background color for the highlighted rating icon" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/rating.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.golden-yellow-500}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "rating", "example": "color", - "description": "Background color for chips" + "description": "Background color for the highlighted rating icon" } }, - "name": "cdr_color_background_chip_default_rest", + "name": "cdr_color_background_rating_star_highlighted", "attributes": { "deprecated": false } @@ -1867,49 +1851,49 @@ "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for disabled chips" + "description": "Background color for the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for disabled chips" + "description": "Background color for the default surface selection" } }, - "name": "cdr_color_background_chip_default_disabled", + "name": "cdr_color_background_surface_selection_default_rest", "attributes": { "deprecated": false } }, { - "$value": "#fff7f5f3", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for hovered chips" + "description": "Background color for the active state of the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for hovered chips" + "description": "Background color for the active state of the default surface selection" } }, - "name": "cdr_color_background_chip_default_hover", + "name": "cdr_color_background_surface_selection_default_active", "attributes": { "deprecated": false } @@ -1919,959 +1903,963 @@ "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for focused chips" + "description": "Background color for the hover state of the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for focused chips" + "description": "Background color for the hover state of the default surface selection" } }, - "name": "cdr_color_background_chip_default_focus", + "name": "cdr_color_background_surface_selection_default_hover", "attributes": { "deprecated": false } }, { - "$value": "#ffedeae3", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for active chips" + "description": "Background color for the checked state of the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for active chips" + "description": "Background color for the checked state of the default surface selection" } }, - "name": "cdr_color_background_chip_default_active", + "name": "cdr_color_background_surface_selection_default_checked", "attributes": { "deprecated": false } }, { - "$value": "#ffd5cfc3", + "$value": "#fff7f5f3", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for selected chips" + "description": "Background color for the disabled state of the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for selected chips" + "description": "Background color for the disabled state of the default surface selection" } }, - "name": "cdr_color_background_chip_default_selected", + "name": "cdr_color_background_surface_selection_default_disabled", "attributes": { "deprecated": false } }, { - "$value": "#ffedeae3", + "$value": "#fffafbf9", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for hovered selected chips" + "description": "Background color for the loading state of the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for hovered selected chips" + "description": "Background color for the loading state of the default surface selection" } }, - "name": "cdr_color_background_chip_default_selected_hover", + "name": "cdr_color_background_surface_selection_default_loading", "attributes": { "deprecated": false } }, { - "$value": "#ffd5cfc3", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface", "example": "color", - "description": "Background color for focused selected chips" + "description": "Background color for the primary surface" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface", "example": "color", - "description": "Background color for focused selected chips" + "description": "Background color for the primary surface" } }, - "name": "cdr_color_background_chip_default_selected_focus", + "name": "cdr_color_background_surface_primary", "attributes": { "deprecated": false } }, { - "$value": "#00ffffff", + "$value": "#fff7f5f3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "A transparent color option" + "description": "Background color for the secondary surface" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.transparent}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "A transparent color option" + "description": "Background color for the secondary surface" } }, - "name": "cdr_color_background_transparent", + "name": "cdr_color_background_surface_secondary", "attributes": { "deprecated": false } }, { - "$value": "#ffffffff", + "$value": "#ff1f513f", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "The default, primary background color of most pages" + "description": "Background color for the brand-spruce surface" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.blue-spruce-green-1000}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "The default, primary background color of most pages" + "description": "Background color for the brand-spruce surface" } }, - "name": "cdr_color_background_primary", + "name": "cdr_color_background_surface_brand_spruce", "attributes": { "deprecated": false } }, { - "$value": "#fff7f5f3", + "$value": "#ffc7370f", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "An alternate, secondary background color used on some pages" + "description": "Background color for the sale surface" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.sale-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "An alternate, secondary background color used on some pages" + "description": "Background color for the sale surface" } }, - "name": "cdr_color_background_secondary", + "name": "cdr_color_background_surface_sale", "attributes": { "deprecated": false } }, { - "$value": "#ff1f513f", + "$value": "#ff4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "An alternate, spruce brand background color used on some pages" + "description": "The background color of a selected switch on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "An alternate, spruce brand background color used on some pages" + "description": "The background color of a selected switch on rest" } }, - "name": "cdr_color_background_brand_spruce", + "name": "cdr_color_background_switch_default_rest", "attributes": { "deprecated": false } }, { - "$value": "#fff9f8f6", + "$value": "#ff2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for default messages" + "description": "The background color of a selected switch on hover" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-100}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for default messages" + "description": "The background color of a selected switch on hover" } }, - "name": "cdr_color_background_message_default_01", + "name": "cdr_color_background_switch_default_hover", "attributes": { "deprecated": false } }, { - "$value": "#ffe8e0ce", + "$value": "#ff2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for default messages" + "description": "The background color of a selected switch on focus" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-300}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for default messages" + "description": "The background color of a selected switch on focus" } }, - "name": "cdr_color_background_message_default_02", + "name": "cdr_color_background_switch_default_focus", "attributes": { "deprecated": false } }, { - "$value": "#ffecf9e6", + "$value": "#ffd5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color for success messages" + "description": "Background color of a switch handle background when the switch is not selected on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-200}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color for success messages" + "description": "Background color of a switch handle background when the switch is not selected on rest" } }, - "name": "cdr_color_background_message_success", + "name": "cdr_color_background_switch_handle_default_rest", "attributes": { "deprecated": false } }, { - "$value": "#fff4fbf5", + "$value": "#ffedeae3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for success messages" + "description": "Color of a switch handle background when the switch is not selected on hover" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-100}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for success messages" + "description": "Color of a switch handle background when the switch is not selected on hover" } }, - "name": "cdr_color_background_message_success_01", + "name": "cdr_color_background_switch_handle_default_hover", "attributes": { "deprecated": false } }, { - "$value": "#ffd5e6cb", + "$value": "#ffd5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for success messages" + "description": "Color of a switch handle background when the switch is not selected on focus" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-300}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for success messages" + "description": "Color of a switch handle background when the switch is not selected on focus" } }, - "name": "cdr_color_background_message_success_02", + "name": "cdr_color_background_switch_handle_default_focus", "attributes": { "deprecated": false } }, { - "$value": "#fffdf6e2", + "$value": "#ffd5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color for warning messages" + "description": "Color of a switch handle background when the switch is not selected on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-200}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color for warning messages" + "description": "Color of a switch handle background when the switch is not selected on rest" } }, - "name": "cdr_color_background_message_warning", + "name": "cdr_color_background_switch_handle_selected_default_rest", "attributes": { "deprecated": false } }, { - "$value": "#fffefcf1", + "$value": "#ffd5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for warning messages" + "description": "Color of a switch handle background when the switch is not selected on hover" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-100}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for warning messages" + "description": "Color of a switch handle background when the switch is not selected on hover" } }, - "name": "cdr_color_background_message_warning_01", + "name": "cdr_color_background_switch_handle_selected_default_hover", "attributes": { "deprecated": false } }, { - "$value": "#fff5e9b7", + "$value": "#ffd5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for warning messages" + "description": "Color of a switch handle background when the switch is not selected on focus" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-300}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for warning messages" + "description": "Color of a switch handle background when the switch is not selected on focus" } }, - "name": "cdr_color_background_message_warning_02", + "name": "cdr_color_background_switch_handle_selected_default_focus", "attributes": { "deprecated": false } }, { - "$value": "#fffcefe4", + "$value": "#fff7f5f3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color for error messages" + "description": "The background color of table headers" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/table.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-200}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color for error messages" + "description": "The background color of table headers" } }, - "name": "cdr_color_background_message_error", + "name": "cdr_color_background_table_header", "attributes": { "deprecated": false } }, { - "$value": "#fffdf7f7", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color variant for error messages" + "description": "The background color of table rows" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/table.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-100}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color variant for error messages" + "description": "The background color of table rows" } }, - "name": "cdr_color_background_message_error_01", + "name": "cdr_color_background_table_row", "attributes": { "deprecated": false } }, { - "$value": "#ffeecbc1", + "$value": "#fffafbf9", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color variant for error messages" + "description": "An alternate row color to aid grouping row data" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/table.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-300}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color variant for error messages" + "description": "An alternate row color to aid grouping row data" } }, - "name": "cdr_color_background_message_error_02", + "name": "cdr_color_background_table_row_alt", "attributes": { "deprecated": false } }, { - "$value": "#ffe2f4fe", + "$value": "#fffafbf9", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle group", "example": "color", - "description": "Background color for informational messages" + "description": "The background color of a toggle group on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-200}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle group", "example": "color", - "description": "Background color for informational messages" + "description": "The background color of a toggle group on rest" } }, - "name": "cdr_color_background_message_info", + "name": "cdr_color_background_toggle_group_default_rest", "attributes": { "deprecated": false } }, { - "$value": "#ffedf4f5", + "$value": "#fffafbf9", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color variant for informational messages" + "description": "The background color of a toggle button on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.info-blue-100}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color variant for informational messages" + "description": "The background color of a toggle button on rest" } }, - "name": "cdr_color_background_message_info_01", + "name": "cdr_color_background_toggle_button_default_rest", "attributes": { "deprecated": false } }, { - "$value": "#ffc2d8db", + "$value": "#ffedeae3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color variant for informational messages" + "description": "The background color of a toggle button on hover" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.info-blue-300}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color variant for informational messages" + "description": "The background color of a toggle button on hover" } }, - "name": "cdr_color_background_message_info_02", + "name": "cdr_color_background_toggle_button_default_hover", "attributes": { "deprecated": false } }, { - "$value": "#ffc7370f", + "$value": "#ffedeae3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color for sale messages" + "description": "The background color of a toggle button on focus" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.sale-red-800}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color for sale messages" + "description": "The background color of a toggle button on focus" } }, - "name": "cdr_color_background_message_sale", + "name": "cdr_color_background_toggle_button_default_focus", "attributes": { "deprecated": false } }, { - "$value": "#fffafbf9", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", - "type": "accordion", + "type": "toggle button", "example": "color", - "description": "Background color for the hover state of accordion" + "description": "The background color of a selected toggle button on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "accordion", + "type": "toggle button", "example": "color", - "description": "Background color for the hover state of accordion" + "description": "The background color of a selected toggle button on rest" } }, - "name": "cdr_color_background_accordion_hover", + "name": "cdr_color_background_toggle_button_default_selected_rest", "attributes": { "deprecated": false } }, { - "$value": "#fffafbf9", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", - "type": "pagination", + "type": "toggle button", "example": "color", - "description": "Background color for the hover state of pagination" + "description": "The background color of a selected toggle button on hover" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "pagination", + "type": "toggle button", "example": "color", - "description": "Background color for the hover state of pagination" + "description": "The background color of a selected toggle button on hover" } }, - "name": "cdr_color_background_pagination_hover", + "name": "cdr_color_background_toggle_button_default_selected_hover", "attributes": { "deprecated": false } }, { - "$value": "#ff406eb5", + "$value": "#ff2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "pagination", + "type": "tooltip", "example": "color", - "description": "Background color for the pagination keyline" + "description": "Background color for tooltips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/tooltip.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "pagination", + "type": "tooltip", "example": "color", - "description": "Background color for the pagination keyline" + "description": "Background color for tooltips" } }, - "name": "cdr_color_background_pagination_keyline", + "name": "cdr_color_background_tooltip_default", "attributes": { "deprecated": false } }, { - "$value": "#d9f7f5f3", + "$value": "#fffafbf9", "$type": "color", "docs": { "category": "colors", - "type": "modal", + "type": "button", "example": "color", - "description": "The background overlay for modal" + "description": "Text color for primary buttons" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025-85}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "modal", + "type": "button", "example": "color", - "description": "The background overlay for modal" + "description": "Text color for primary buttons" } }, - "name": "cdr_color_background_modal_overlay", + "name": "cdr_color_text_button_primary", "attributes": { "deprecated": false } }, { - "$value": "#fffafbf9", + "$value": "#ff1f513f", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio label background" + "description": "Text color for the hover state of primary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.blue-spruce-green-1000}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio label background" + "description": "Text color for the hover state of primary buttons" } }, - "name": "cdr_color_background_label_default_hover", + "name": "cdr_color_text_button_primary_hover", "attributes": { "deprecated": false } }, { - "$value": "#ffedeae3", + "$value": "#fffafbf9", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a checkbox or radio label background" + "description": "Text color for the active state of primary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a checkbox or radio label background" + "description": "Text color for the active state of primary buttons" } }, - "name": "cdr_color_background_label_default_active", + "name": "cdr_color_text_button_primary_active", "attributes": { "deprecated": false } }, { - "$value": "#fffafbf9", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Focused state of a checkbox or radio label background" + "description": "Text color for disabled primary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Focused state of a checkbox or radio label background" + "description": "Text color for disabled primary buttons" } }, - "name": "cdr_color_background_label_default_focus", + "name": "cdr_color_text_button_primary_disabled", "attributes": { "deprecated": false } }, { - "$value": "#bfffffff", + "$value": "#ff4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio label background on secondary" + "description": "Text color for secondary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white-75}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio label background on secondary" + "description": "Text color for secondary buttons" } }, - "name": "cdr_color_background_label_secondary_hover", + "name": "cdr_color_text_button_secondary", "attributes": { "deprecated": false } }, { - "$value": "#ffffffff", + "$value": "#ff4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a checkbox or radio label background on secondary" + "description": "Text color for the hover state of secondary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a checkbox or radio label background on secondary" + "description": "Text color for the hover state of secondary buttons" } }, - "name": "cdr_color_background_label_secondary_active", + "name": "cdr_color_text_button_secondary_hover", "attributes": { "deprecated": false } }, { - "$value": "#bfffffff", + "$value": "#fffafbf9", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Focused state of a checkbox or radio label background on secondary" + "description": "Text color for the active state of secondary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white-75}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Focused state of a checkbox or radio label background on secondary" + "description": "Text color for the active state of secondary buttons" } }, - "name": "cdr_color_background_label_secondary_focus", + "name": "cdr_color_text_button_secondary_active", "attributes": { "deprecated": false } }, { - "$value": "#26f7f5f3", + "$value": "#ffd5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Default background color on form elements" + "description": "Text color for disabled secondary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025-15}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Default background color on form elements" + "description": "Text color for disabled secondary buttons" } }, - "name": "cdr_color_background_input_default", + "name": "cdr_color_text_button_secondary_disabled", "attributes": { "deprecated": false } }, { - "$value": "#d9ffffff", + "$value": "#fffafbf9", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Default background color on form elements" + "description": "Text color for the dark button" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white-85}", + "$value": "{options.color.warm-grey-010}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Default background color on form elements" + "description": "Text color for the dark button" } }, - "name": "cdr_color_background_input_secondary", + "name": "cdr_color_text_button_dark", "attributes": { "deprecated": false } }, { - "$value": "#bffff2f2", + "$value": "#ff4b4a48", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Error background color on form elements" + "description": "Text color for the hover state of the dark button" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-050-75}", + "$value": "{options.color.warm-grey-900}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Error background color on form elements" + "description": "Text color for the hover state of the dark button" } }, - "name": "cdr_color_background_input_error", + "name": "cdr_color_text_button_dark_hover", "attributes": { "deprecated": false } @@ -2879,77 +2867,111 @@ { "$value": "#fffafbf9", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio element background" + "description": "Text color for the active state of the dark button" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-010}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio element background" + "description": "Text color for the active state of the dark button" } }, - "name": "cdr_color_background_input_default_hover", + "name": "cdr_color_text_button_dark_active", "attributes": { "deprecated": false } }, { - "$value": "#fffafbf9", + "$value": "#ffffffff", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a form element background" + "description": "Text color for disabled dark buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.white}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a form element background" + "description": "Text color for disabled dark buttons" } }, - "name": "cdr_color_background_input_default_active", + "name": "cdr_color_text_button_dark_disabled", "attributes": { "deprecated": false } }, { - "$value": "#ff4b4a48", + "$value": "#ffffffff", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Selected state of a checkbox or radio element background" + "description": "Text color for the sale button" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.white}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Selected state of a checkbox or radio element background" + "description": "Text color for the sale button" } }, - "name": "cdr_color_background_input_default_selected", + "name": "cdr_color_text_button_sale", + "attributes": { + "deprecated": false + } + }, + { + "$value": "#ffc7370f", + "$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 } @@ -2957,545 +2979,575 @@ { "$value": "#ffffffff", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of an input or select element background on secondary" + "description": "Text color for the active state of the sale button" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { "$value": "{options.color.white}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of an input or select element background on secondary" + "description": "Text color for the active state of the sale button" } }, - "name": "cdr_color_background_input_secondary_active", + "name": "cdr_color_text_button_sale_active", "attributes": { "deprecated": false } }, { - "$value": "#ff958e83", + "$value": "#ffffffff", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a selected checkbox or radio element background" + "description": "Text color for disabled sale buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.white}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a selected checkbox or radio element background" + "description": "Text color for disabled sale buttons" } }, - "name": "cdr_color_background_input_default_selected_hover", + "name": "cdr_color_text_button_sale_disabled", "attributes": { "deprecated": false } }, { - "$value": "#fffafbf9", + "$value": "#ff4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "chip", "example": "color", - "description": "Disabled form element background" + "description": "Text color for default chips" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "chip", + "example": "color", + "description": "Text color for default chips" + } + }, + "name": "cdr_color_text_chip_default", + "attributes": { + "deprecated": false + } + }, + { + "$value": "#ffd5cfc3", + "$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": "Disabled form element background" + "description": "Text color for default chips" } }, - "name": "cdr_color_background_input_default_disabled", + "name": "cdr_color_text_chip_disabled", "attributes": { "deprecated": false } }, { - "$value": "#ff958e83", + "$value": "#ff4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "text", "example": "color", - "description": "Selected focus state of checkbox or radio element background" + "description": "The default, primary text color" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "text", "example": "color", - "description": "Selected focus state of checkbox or radio element background" + "description": "The default, primary text color" } }, - "name": "cdr_color_background_input_default_selected_focus", + "name": "cdr_color_text_primary", "attributes": { "deprecated": false } }, { - "$value": "#fffafbf9", + "$value": "#ff736e65", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "text", "example": "color", - "description": "Focused checkbox or radio form element background" + "description": "The secondary text color" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-750}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "text", "example": "color", - "description": "Focused checkbox or radio form element background" + "description": "The secondary text color" } }, - "name": "cdr_color_background_input_default_focus", + "name": "cdr_color_text_secondary", "attributes": { "deprecated": false } }, { - "$value": "#fffafbf9", + "$value": "#ff2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "text", "example": "color", - "description": "The defaul background color of the rating star icon" + "description": "The emphasis text color" }, - "filePath": "tokens/global/rating.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "text", "example": "color", - "description": "The defaul background color of the rating star icon" + "description": "The emphasis text color" } }, - "name": "cdr_color_background_rating_star_default", + "name": "cdr_color_text_emphasis", "attributes": { "deprecated": false } }, { - "$value": "#ffffd280", + "$value": "#ff1f513f", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "text", "example": "color", - "description": "Background color for the highlighted rating icon" + "description": "Text set in our primary brand color" }, - "filePath": "tokens/global/rating.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.golden-yellow-500}", + "$value": "{options.color.blue-spruce-green-1000}", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "text", "example": "color", - "description": "Background color for the highlighted rating icon" + "description": "Text set in our primary brand color" } }, - "name": "cdr_color_background_rating_star_highlighted", + "name": "cdr_color_text_brand", "attributes": { "deprecated": false } }, { - "$value": "#ffffffff", + "$value": "#ffc7370f", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the primary surface" + "description": "The color of sale text" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.sale-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the primary surface" + "description": "The color of sale text" } }, - "name": "cdr_color_background_surface_primary", + "name": "cdr_color_text_sale", "attributes": { "deprecated": false } }, { - "$value": "#fff7f5f3", + "$value": "#fffafbf9", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the secondary surface" + "description": "Text color on dark background" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the secondary surface" + "description": "Text color on dark background" } }, - "name": "cdr_color_background_surface_secondary", + "name": "cdr_color_text_inverse", "attributes": { "deprecated": false } }, { - "$value": "#ff1f513f", + "$value": "#ffd5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the brand-spruce surface" + "description": "The color of text when it is disabled" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the brand-spruce surface" + "description": "The color of text when it is disabled" } }, - "name": "cdr_color_background_surface_brand_spruce", + "name": "cdr_color_text_disabled", "attributes": { "deprecated": false } }, { - "$value": "#ffc7370f", + "$value": "#ff2e6b34", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the sale surface" + "description": "Color of success messages" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.sale-red-800}", + "$value": "{options.color.success-green-900}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the sale surface" + "description": "Color of success messages" } }, - "name": "cdr_color_background_surface_sale", + "name": "cdr_color_text_success", "attributes": { "deprecated": false } }, { - "$value": "#ffffffff", + "$value": "#ff854714", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the default surface selection" + "description": "Color of warning messages" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warning-yellow-900}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the default surface selection" + "description": "Color of warning messages" } }, - "name": "cdr_color_background_surface_selection_default_rest", + "name": "cdr_color_text_warning", "attributes": { "deprecated": false } }, { - "$value": "#ffffffff", + "$value": "#ff811823", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the active state of the default surface selection" + "description": "Color of error messages" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.error-red-900}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the active state of the default surface selection" + "description": "Color of error messages" } }, - "name": "cdr_color_background_surface_selection_default_active", + "name": "cdr_color_text_error", "attributes": { "deprecated": false } }, { - "$value": "#ffffffff", + "$value": "#ff1b437e", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the hover state of the default surface selection" + "description": "Color of informational messages" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.alpine-lake-blue-900}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the hover state of the default surface selection" + "description": "Color of informational messages" } }, - "name": "cdr_color_background_surface_selection_default_hover", + "name": "cdr_color_text_info", "attributes": { "deprecated": false } }, { - "$value": "#ffffffff", + "$value": "#ff2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "input", "example": "color", - "description": "Background color for the checked state of the default surface selection" + "description": "Default text color used in form elements" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "input", "example": "color", - "description": "Background color for the checked state of the default surface selection" + "description": "Default text color used in form elements" } }, - "name": "cdr_color_background_surface_selection_default_checked", + "name": "cdr_color_text_input_default", "attributes": { "deprecated": false } }, { - "$value": "#fff7f5f3", + "$value": "#ff4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "input", "example": "color", - "description": "Background color for the disabled state of the default surface selection" + "description": "Color of label text used in form elements" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "input", "example": "color", - "description": "Background color for the disabled state of the default surface selection" + "description": "Color of label text used in form elements" } }, - "name": "cdr_color_background_surface_selection_default_disabled", + "name": "cdr_color_text_input_label", "attributes": { "deprecated": false } }, { - "$value": "#fffafbf9", + "$value": "#ffb2ab9f", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "input", "example": "color", - "description": "Background color for the loading state of the default surface selection" + "description": "Color of label text used in disabled form elements" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-450}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "input", "example": "color", - "description": "Background color for the loading state of the default surface selection" + "description": "Color of label text used in disabled form elements" } }, - "name": "cdr_color_background_surface_selection_default_loading", + "name": "cdr_color_text_input_label_disabled", "attributes": { "deprecated": false } }, { - "$value": "#fffafbf9", + "$value": "#ff736e65", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a switch on rest" + "description": "Text color of placeholder text within forms" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-750}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a switch on rest" + "description": "Text color of placeholder text within forms" } }, - "name": "cdr_color_background_switch_default_rest", + "name": "cdr_color_text_input_placeholder", "attributes": { "deprecated": false } }, { - "$value": "#fffafbf9", + "$value": "#ff4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a switch on hover" + "description": "Text color of required label within forms" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a switch on hover" + "description": "Text color of required label within forms" } }, - "name": "cdr_color_background_switch_default_hover", + "name": "cdr_color_text_input_required", "attributes": { "deprecated": false } }, { - "$value": "#fffafbf9", + "$value": "#ff736e65", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a switch on focus" + "description": "Text color of optional label within forms" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-750}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a switch on focus" + "description": "Text color of optional label within forms" } }, - "name": "cdr_color_background_switch_default_focus", + "name": "cdr_color_text_input_optional", "attributes": { "deprecated": false } }, { - "$value": "#ff4b4a48", + "$value": "#ffd5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a selected switch on rest" + "description": "Disabled text color used in form elements" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a selected switch on rest" + "description": "Disabled text color used in form elements" } }, - "name": "cdr_color_background_switch_selected_default_rest", + "name": "cdr_color_text_input_disabled", "attributes": { "deprecated": false } @@ -3505,153 +3557,153 @@ "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a selected switch on hover" + "description": "Text color used in filled forms" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a selected switch on hover" + "description": "Text color used in filled forms" } }, - "name": "cdr_color_background_switch_selected_default_hover", + "name": "cdr_color_text_input_filled", "attributes": { "deprecated": false } }, { - "$value": "#ff2e2e2b", + "$value": "#ff736e65", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a selected switch on focus" + "description": "Help text color used in forms" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.warm-grey-750}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a selected switch on focus" + "description": "Help text color used in forms" } }, - "name": "cdr_color_background_switch_selected_default_focus", + "name": "cdr_color_text_input_help", "attributes": { "deprecated": false } }, { - "$value": "#ffd5cfc3", + "$value": "#ffb33322", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "Background color of a switch handle background when the switch is not selected on rest" + "description": "Error text color used in forms" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.error-red-850}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "Background color of a switch handle background when the switch is not selected on rest" + "description": "Error text color used in forms" } }, - "name": "cdr_color_background_switch_handle_default_rest", + "name": "cdr_color_text_input_error", "attributes": { "deprecated": false } }, { - "$value": "#ffedeae3", + "$value": "#ff406eb5", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on hover" + "description": "Text color for links" }, - "filePath": "tokens/global/switch.json5", - "isSource": false, + "filePath": "tokens/themes/rei-dot-com/link.json5", + "isSource": true, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on hover" + "description": "Text color for links" } }, - "name": "cdr_color_background_switch_handle_default_hover", + "name": "cdr_color_text_link_rest", "attributes": { "deprecated": false } }, { - "$value": "#ffd5cfc3", + "$value": "#ff406eb5", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on focus" + "description": "Text color for the hover state of links" }, - "filePath": "tokens/global/switch.json5", - "isSource": false, + "filePath": "tokens/themes/rei-dot-com/link.json5", + "isSource": true, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on focus" + "description": "Text color for the hover state of links" } }, - "name": "cdr_color_background_switch_handle_default_focus", + "name": "cdr_color_text_link_hover", "attributes": { "deprecated": false } }, { - "$value": "#ffd5cfc3", + "$value": "#ff0b2d60", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on rest" + "description": "Text color for the active and pressed states of links" }, - "filePath": "tokens/global/switch.json5", - "isSource": false, + "filePath": "tokens/themes/rei-dot-com/link.json5", + "isSource": true, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.alpine-lake-blue-1000}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on rest" + "description": "Text color for the active and pressed states of links" } }, - "name": "cdr_color_background_switch_handle_selected_default_rest", + "name": "cdr_color_text_link_active", "attributes": { "deprecated": false } @@ -3661,309 +3713,309 @@ "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on hover" + "description": "Disabled text color of links" }, - "filePath": "tokens/global/switch.json5", - "isSource": false, + "filePath": "tokens/themes/rei-dot-com/link.json5", + "isSource": true, "original": { "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on hover" + "description": "Disabled text color of links" } }, - "name": "cdr_color_background_switch_handle_selected_default_hover", + "name": "cdr_color_text_link_disabled", "attributes": { "deprecated": false } }, { - "$value": "#ffd5cfc3", + "$value": "#ff406eb5", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on focus" + "description": "Text color of visited links" }, - "filePath": "tokens/global/switch.json5", - "isSource": false, + "filePath": "tokens/themes/rei-dot-com/link.json5", + "isSource": true, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on focus" + "description": "Text color of visited links" } }, - "name": "cdr_color_background_switch_handle_selected_default_focus", + "name": "cdr_color_text_link_visited", "attributes": { "deprecated": false } }, { - "$value": "#fff7f5f3", + "$value": "#ffbb4045", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "text", "example": "color", - "description": "The background color of table headers" + "description": "Color of error messages" }, - "filePath": "tokens/global/table.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.error-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "text", "example": "color", - "description": "The background color of table headers" + "description": "Color of error messages" } }, - "name": "cdr_color_background_table_header", + "name": "cdr_color_text_message_error", "attributes": { "deprecated": false } }, { - "$value": "#ffffffff", + "$value": "#ff4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "rating", "example": "color", - "description": "The background color of table rows" + "description": "Text color for ratings" }, - "filePath": "tokens/global/table.json5", + "filePath": "tokens/global/rating.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "rating", "example": "color", - "description": "The background color of table rows" + "description": "Text color for ratings" } }, - "name": "cdr_color_background_table_row", + "name": "cdr_color_text_rating_default", "attributes": { "deprecated": false } }, { - "$value": "#fffafbf9", + "$value": "#ff406eb5", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "rating", "example": "color", - "description": "An alternate row color to aid grouping row data" + "description": "Text color for the hover state of ratings" }, - "filePath": "tokens/global/table.json5", + "filePath": "tokens/global/rating.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "rating", "example": "color", - "description": "An alternate row color to aid grouping row data" + "description": "Text color for the hover state of ratings" } }, - "name": "cdr_color_background_table_row_alt", + "name": "cdr_color_text_rating_hover", "attributes": { "deprecated": false } }, { - "$value": "#fffafbf9", + "$value": "#ffb2ab9f", "$type": "color", "docs": { "category": "colors", - "type": "toggle group", + "type": "rating", "example": "color", - "description": "The background color of a toggle group on rest" + "description": "Text color for the separator in ratings" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/rating.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-450}", "$type": "color", "docs": { "category": "colors", - "type": "toggle group", + "type": "rating", "example": "color", - "description": "The background color of a toggle group on rest" + "description": "Text color for the separator in ratings" } }, - "name": "cdr_color_background_toggle_group_default_rest", + "name": "cdr_color_text_rating_separator", "attributes": { "deprecated": false } }, { - "$value": "#fffafbf9", + "$value": "#ff736e65", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a toggle button on rest" + "description": "Text color for tabs" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/tab.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-750}", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a toggle button on rest" + "description": "Text color for tabs" } }, - "name": "cdr_color_background_toggle_button_default_rest", + "name": "cdr_color_text_tab_rest", "attributes": { "deprecated": false } }, { - "$value": "#ffedeae3", + "$value": "#ff4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a toggle button on hover" + "description": "Text color for the active and pressed states of tabs" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/tab.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a toggle button on hover" + "description": "Text color for the active and pressed states of tabs" } }, - "name": "cdr_color_background_toggle_button_default_hover", + "name": "cdr_color_text_tab_active", "attributes": { "deprecated": false } }, { - "$value": "#ffedeae3", + "$value": "#ff406eb5", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a toggle button on focus" + "description": "Text color for the hover state of tabs" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/tab.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a toggle button on focus" + "description": "Text color for the hover state of tabs" } }, - "name": "cdr_color_background_toggle_button_default_focus", + "name": "cdr_color_text_tab_hover", "attributes": { "deprecated": false } }, { - "$value": "#ffffffff", + "$value": "#ffd5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a selected toggle button on rest" + "description": "Disabled text color of tabs" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/tab.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a selected toggle button on rest" + "description": "Disabled text color of tabs" } }, - "name": "cdr_color_background_toggle_button_default_selected_rest", + "name": "cdr_color_text_tab_disabled", "attributes": { "deprecated": false } }, { - "$value": "#ffffffff", + "$value": "#ff4b4a48", "$type": "color", "docs": { "category": "colors", "type": "toggle button", "example": "color", - "description": "The background color of a selected toggle button on hover" + "description": "The text color of a toggle button on rest" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", "type": "toggle button", "example": "color", - "description": "The background color of a selected toggle button on hover" + "description": "The text color of a toggle button on rest" } }, - "name": "cdr_color_background_toggle_button_default_selected_hover", + "name": "cdr_color_text_toggle_button_default_rest", "attributes": { "deprecated": false } }, { - "$value": "#ff2e2e2b", + "$value": "#fffafbf9", "$type": "color", "docs": { "category": "colors", "type": "tooltip", "example": "color", - "description": "Background color for tooltips" + "description": "Text color for tooltips" }, "filePath": "tokens/global/tooltip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", "type": "tooltip", "example": "color", - "description": "Background color for tooltips" + "description": "Text color for tooltips" } }, - "name": "cdr_color_background_tooltip_default", + "name": "cdr_color_text_tooltip_default", "attributes": { "deprecated": false } @@ -4827,625 +4879,625 @@ } }, { - "$value": "#ff726d64", + "$value": "#ff2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for default messages" + "description": "Focused border color on checkbox or radio labels" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-800}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for default messages" + "description": "Focused border color on checkbox or radio labels" } }, - "name": "cdr_color_border_message_default_01", + "name": "cdr_color_border_label_default_focus", "attributes": { "deprecated": false } }, { - "$value": "#ffe8e0ce", + "$value": "#ff958e83", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for default messages" + "description": "Default border color on form elements" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-300}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for default messages" + "description": "Default border color on form elements" } }, - "name": "cdr_color_border_message_default_02", + "name": "cdr_color_border_input_default", "attributes": { "deprecated": false } }, { - "$value": "#ff3b8349", + "$value": "#ffb33322", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for success messages" + "description": "Error border color on form elements" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-800}", + "$value": "{options.color.error-red-850}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for success messages" + "description": "Error border color on form elements" } }, - "name": "cdr_color_border_message_success_01", + "name": "cdr_color_border_input_error", "attributes": { "deprecated": false } }, { - "$value": "#ffd5e6cb", + "$value": "#ff4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for success messages" + "description": "Hover/active/focus state of a checkbox or radio element border" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-300}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for success messages" + "description": "Hover/active/focus state of a checkbox or radio element border" } }, - "name": "cdr_color_border_message_success_02", + "name": "cdr_color_border_input_default_active", "attributes": { "deprecated": false } }, { - "$value": "#ffb68b37", + "$value": "#ff4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for warning messages" + "description": "Selected state of a checkbox or radio element border" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-800}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for warning messages" + "description": "Selected state of a checkbox or radio element border" } }, - "name": "cdr_color_border_message_warning_01", + "name": "cdr_color_border_input_default_selected", "attributes": { "deprecated": false } }, { - "$value": "#fff5e9b7", + "$value": "#ff2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for warning messages" + "description": "Focus state of an input or select element border" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-300}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for warning messages" + "description": "Focus state of an input or select element border" } }, - "name": "cdr_color_border_message_warning_02", + "name": "cdr_color_border_input_default_focus", "attributes": { "deprecated": false } }, { - "$value": "#ffbb4045", + "$value": "#ff4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for error messages" + "description": "Hover state of a selected checkbox or radio element border" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-800}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for error messages" + "description": "Hover state of a selected checkbox or radio element border" } }, - "name": "cdr_color_border_message_error_01", + "name": "cdr_color_border_input_default_selected_hover", "attributes": { "deprecated": false } }, { - "$value": "#ffeecbc1", + "$value": "#ff2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for error messages" + "description": "Hover state of a checkbox or radio element border" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-300}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for error messages" + "description": "Hover state of a checkbox or radio element border" } }, - "name": "cdr_color_border_message_error_02", + "name": "cdr_color_border_input_default_hover", "attributes": { "deprecated": false } }, { - "$value": "#ff408e86", + "$value": "#ffd5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for informational messages" + "description": "Disabled form element border" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.info-blue-800}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for informational messages" + "description": "Disabled form element border" } }, - "name": "cdr_color_border_message_info_01", + "name": "cdr_color_border_input_default_disabled", "attributes": { "deprecated": false } }, { - "$value": "#ffc2d8db", + "$value": "#ff406eb5", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "link", "example": "color", - "description": "Border color variant for informational messages" + "description": "Border color for underlined links" }, - "filePath": "tokens/global/color.json5", - "isSource": false, + "filePath": "tokens/themes/rei-dot-com/link.json5", + "isSource": true, "original": { - "$value": "{options.color.info-blue-300}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "link", "example": "color", - "description": "Border color variant for informational messages" + "description": "Border color for underlined links" } }, - "name": "cdr_color_border_message_info_02", + "name": "cdr_color_border_link_rest", "attributes": { "deprecated": false } }, { - "$value": "#ff2e2e2b", + "$value": "#ff406eb5", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Focused border color on checkbox or radio labels" + "description": "Border color for the hover state of underlined links" }, - "filePath": "tokens/global/input.json5", - "isSource": false, + "filePath": "tokens/themes/rei-dot-com/link.json5", + "isSource": true, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Focused border color on checkbox or radio labels" + "description": "Border color for the hover state of underlined links" } }, - "name": "cdr_color_border_label_default_focus", + "name": "cdr_color_border_link_hover", "attributes": { "deprecated": false } }, { - "$value": "#ff958e83", + "$value": "#ff0b2d60", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Default border color on form elements" + "description": "Border color for the active and pressed states of underlined links" }, - "filePath": "tokens/global/input.json5", - "isSource": false, + "filePath": "tokens/themes/rei-dot-com/link.json5", + "isSource": true, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.alpine-lake-blue-1000}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Default border color on form elements" + "description": "Border color for the active and pressed states of underlined links" } }, - "name": "cdr_color_border_input_default", + "name": "cdr_color_border_link_active", "attributes": { "deprecated": false } }, { - "$value": "#ffb33322", + "$value": "#ffd5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Error border color on form elements" + "description": "Disabled border color of underlined links" }, - "filePath": "tokens/global/input.json5", - "isSource": false, + "filePath": "tokens/themes/rei-dot-com/link.json5", + "isSource": true, "original": { - "$value": "{options.color.error-red-850}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Error border color on form elements" + "description": "Disabled border color of underlined links" } }, - "name": "cdr_color_border_input_error", + "name": "cdr_color_border_link_disabled", "attributes": { "deprecated": false } }, { - "$value": "#ff4b4a48", + "$value": "#ff406eb5", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Hover/active/focus state of a checkbox or radio element border" + "description": "Border color of visited underlined links" }, - "filePath": "tokens/global/input.json5", - "isSource": false, + "filePath": "tokens/themes/rei-dot-com/link.json5", + "isSource": true, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Hover/active/focus state of a checkbox or radio element border" + "description": "Border color of visited underlined links" } }, - "name": "cdr_color_border_input_default_active", + "name": "cdr_color_border_link_visited", "attributes": { "deprecated": false } }, { - "$value": "#ff4b4a48", + "$value": "#ff726d64", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Selected state of a checkbox or radio element border" + "description": "Border color variant for default messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.default-grey-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Selected state of a checkbox or radio element border" + "description": "Border color variant for default messages" } }, - "name": "cdr_color_border_input_default_selected", + "name": "cdr_color_border_message_default_01", "attributes": { "deprecated": false } }, { - "$value": "#ff2e2e2b", + "$value": "#ffe8e0ce", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Focus state of an input or select element border" + "description": "Border color variant for default messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.default-grey-300}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Focus state of an input or select element border" + "description": "Border color variant for default messages" } }, - "name": "cdr_color_border_input_default_focus", + "name": "cdr_color_border_message_default_02", "attributes": { "deprecated": false } }, { - "$value": "#ff4b4a48", + "$value": "#ff3b8349", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Hover state of a selected checkbox or radio element border" + "description": "Border color variant for success messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.success-green-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Hover state of a selected checkbox or radio element border" + "description": "Border color variant for success messages" } }, - "name": "cdr_color_border_input_default_selected_hover", + "name": "cdr_color_border_message_success_01", "attributes": { "deprecated": false } }, { - "$value": "#ff2e2e2b", + "$value": "#ffd5e6cb", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Hover state of a checkbox or radio element border" + "description": "Border color variant for success messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.success-green-300}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Hover state of a checkbox or radio element border" + "description": "Border color variant for success messages" } }, - "name": "cdr_color_border_input_default_hover", + "name": "cdr_color_border_message_success_02", "attributes": { "deprecated": false } }, { - "$value": "#ffd5cfc3", + "$value": "#ffb68b37", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Disabled form element border" + "description": "Border color variant for warning messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warning-yellow-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Disabled form element border" + "description": "Border color variant for warning messages" } }, - "name": "cdr_color_border_input_default_disabled", + "name": "cdr_color_border_message_warning_01", "attributes": { "deprecated": false } }, { - "$value": "#ff406eb5", + "$value": "#fff5e9b7", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color for underlined links" + "description": "Border color variant for warning messages" }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, + "filePath": "tokens/global/message.json5", + "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.warning-yellow-300}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color for underlined links" + "description": "Border color variant for warning messages" } }, - "name": "cdr_color_border_link_rest", + "name": "cdr_color_border_message_warning_02", "attributes": { "deprecated": false } }, { - "$value": "#ff406eb5", + "$value": "#ffbb4045", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color for the hover state of underlined links" + "description": "Border color variant for error messages" }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, + "filePath": "tokens/global/message.json5", + "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.error-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color for the hover state of underlined links" + "description": "Border color variant for error messages" } }, - "name": "cdr_color_border_link_hover", + "name": "cdr_color_border_message_error_01", "attributes": { "deprecated": false } }, { - "$value": "#ff0b2d60", + "$value": "#ffeecbc1", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color for the active and pressed states of underlined links" + "description": "Border color variant for error messages" }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, + "filePath": "tokens/global/message.json5", + "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-1000}", + "$value": "{options.color.error-red-300}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color for the active and pressed states of underlined links" + "description": "Border color variant for error messages" } }, - "name": "cdr_color_border_link_active", + "name": "cdr_color_border_message_error_02", "attributes": { "deprecated": false } }, { - "$value": "#ffd5cfc3", + "$value": "#ff408e86", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Disabled border color of underlined links" + "description": "Border color variant for informational messages" }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, + "filePath": "tokens/global/message.json5", + "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.info-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Disabled border color of underlined links" + "description": "Border color variant for informational messages" } }, - "name": "cdr_color_border_link_disabled", + "name": "cdr_color_border_message_info_01", "attributes": { "deprecated": false } }, { - "$value": "#ff406eb5", + "$value": "#ffc2d8db", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color of visited underlined links" + "description": "Border color variant for informational messages" }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, + "filePath": "tokens/global/message.json5", + "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.info-blue-300}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color of visited underlined links" + "description": "Border color variant for informational messages" } }, - "name": "cdr_color_border_link_visited", + "name": "cdr_color_border_message_info_02", "attributes": { "deprecated": false } @@ -5503,27 +5555,27 @@ } }, { - "$value": "#ffd5cfc3", + "$value": "#ff958e83", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the primary surface" + "description": "Border color for the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.default-grey-700}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the primary surface" + "description": "Border color for the default surface selection" } }, - "name": "cdr_color_border_surface_primary", + "name": "cdr_color_border_surface_selection_default_rest", "attributes": { "deprecated": false } @@ -5533,153 +5585,153 @@ "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the secondary surface" + "description": "Border color for the active state of the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.default-grey-700}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the secondary surface" + "description": "Border color for the active state of the default surface selection" } }, - "name": "cdr_color_border_surface_secondary", + "name": "cdr_color_border_surface_selection_default_active", "attributes": { "deprecated": false } }, { - "$value": "#ff3b8349", + "$value": "#ff958e83", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the success surface" + "description": "Border color for the hover state of the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-800}", + "$value": "{options.color.default-grey-700}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the success surface" + "description": "Border color for the hover state of the default surface selection" } }, - "name": "cdr_color_border_surface_success", + "name": "cdr_color_border_surface_selection_default_hover", "attributes": { "deprecated": false } }, { - "$value": "#ffb68b37", + "$value": "#ff2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the warning surface" + "description": "Border color for the checked state of the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-800}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the warning surface" + "description": "Border color for the checked state of the default surface selection" } }, - "name": "cdr_color_border_surface_warning", + "name": "cdr_color_border_surface_selection_default_checked", "attributes": { "deprecated": false } }, { - "$value": "#ffbb4045", + "$value": "#ff958e83", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the error surface" + "description": "Border color for the disabled state of the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-800}", + "$value": "{options.color.default-grey-700}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the error surface" + "description": "Border color for the disabled state of the default surface selection" } }, - "name": "cdr_color_border_surface_error", + "name": "cdr_color_border_surface_selection_default_disabled", "attributes": { "deprecated": false } }, { - "$value": "#ff406eb5", + "$value": "#ff958e83", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the info surface" + "description": "Border color for the loading state of the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.default-grey-700}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the info surface" + "description": "Border color for the loading state of the default surface selection" } }, - "name": "cdr_color_border_surface_info", + "name": "cdr_color_border_surface_selection_default_loading", "attributes": { "deprecated": false } }, { - "$value": "#ff958e83", + "$value": "#ffd5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the default surface selection" + "description": "Border color for the primary surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-700}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the default surface selection" + "description": "Border color for the primary surface" } }, - "name": "cdr_color_border_surface_selection_default_rest", + "name": "cdr_color_border_surface_primary", "attributes": { "deprecated": false } @@ -5689,127 +5741,127 @@ "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the active state of the default surface selection" + "description": "Border color for the secondary surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-700}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the active state of the default surface selection" + "description": "Border color for the secondary surface" } }, - "name": "cdr_color_border_surface_selection_default_active", + "name": "cdr_color_border_surface_secondary", "attributes": { "deprecated": false } }, { - "$value": "#ff958e83", + "$value": "#ff3b8349", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the hover state of the default surface selection" + "description": "Border color for the success surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-700}", + "$value": "{options.color.success-green-800}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the hover state of the default surface selection" + "description": "Border color for the success surface" } }, - "name": "cdr_color_border_surface_selection_default_hover", + "name": "cdr_color_border_surface_success", "attributes": { "deprecated": false } }, { - "$value": "#ff2e2e2b", + "$value": "#ffb68b37", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the checked state of the default surface selection" + "description": "Border color for the warning surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.warning-yellow-800}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the checked state of the default surface selection" + "description": "Border color for the warning surface" } }, - "name": "cdr_color_border_surface_selection_default_checked", + "name": "cdr_color_border_surface_warning", "attributes": { "deprecated": false } }, { - "$value": "#ff958e83", + "$value": "#ffbb4045", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the disabled state of the default surface selection" + "description": "Border color for the error surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-700}", + "$value": "{options.color.error-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the disabled state of the default surface selection" + "description": "Border color for the error surface" } }, - "name": "cdr_color_border_surface_selection_default_disabled", + "name": "cdr_color_border_surface_error", "attributes": { "deprecated": false } }, { - "$value": "#ff958e83", + "$value": "#ff406eb5", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the loading state of the default surface selection" + "description": "Border color for the info surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-700}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the loading state of the default surface selection" + "description": "Border color for the info surface" } }, - "name": "cdr_color_border_surface_selection_default_loading", + "name": "cdr_color_border_surface_info", "attributes": { "deprecated": false } @@ -6135,7 +6187,7 @@ "example": "color", "description": "Border color for a toggle button that is not selected on focus" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-900}", @@ -6161,7 +6213,7 @@ "example": "color", "description": "Border color for a selected toggle button on rest" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-900}", @@ -6187,7 +6239,7 @@ "example": "color", "description": "Border color for a selected toggle on focus" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-900}", @@ -6335,209 +6387,209 @@ } }, { - "$value": "#ff726d64", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "input", "example": "color", - "description": "The default message icon color" + "description": "Rest state of a selected form icon" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-800}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "input", "example": "color", - "description": "The default message icon color" + "description": "Rest state of a selected form icon" } }, - "name": "cdr_color_icon_message_default", + "name": "cdr_color_icon_checkbox_default_selected", "attributes": { "deprecated": false } }, { - "$value": "#ff3b8349", + "$value": "#ffffffff", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "input", "example": "color", - "description": "The success message icon color" + "description": "Hover state of a selected form icon" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-800}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "input", "example": "color", - "description": "The success message icon color" + "description": "Hover state of a selected form icon" } }, - "name": "cdr_color_icon_message_success", + "name": "cdr_color_icon_checkbox_default_selected_hover", "attributes": { "deprecated": false } }, { - "$value": "#ffb68b37", + "$value": "#ff4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "input", "example": "color", - "description": "The warning message icon color" + "description": "Hover state of a selected form icon" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-800}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "input", "example": "color", - "description": "The warning message icon color" + "description": "Hover state of a selected form icon" } }, - "name": "cdr_color_icon_message_warning", + "name": "cdr_color_icon_checkbox_default_selected_active", "attributes": { "deprecated": false } }, { - "$value": "#ffbb4045", + "$value": "#ff726d64", "$type": "color", "docs": { "category": "colors", "type": "icon", "example": "color", - "description": "The error message icon color" + "description": "The default message icon color" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-800}", + "$value": "{options.color.default-grey-800}", "$type": "color", "docs": { "category": "colors", "type": "icon", "example": "color", - "description": "The error message icon color" + "description": "The default message icon color" } }, - "name": "cdr_color_icon_message_error", + "name": "cdr_color_icon_message_default", "attributes": { "deprecated": false } }, { - "$value": "#ff408e86", + "$value": "#ff3b8349", "$type": "color", "docs": { "category": "colors", "type": "icon", "example": "color", - "description": "The informational message icon color" + "description": "The success message icon color" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.info-blue-800}", + "$value": "{options.color.success-green-800}", "$type": "color", "docs": { "category": "colors", "type": "icon", "example": "color", - "description": "The informational message icon color" + "description": "The success message icon color" } }, - "name": "cdr_color_icon_message_info", + "name": "cdr_color_icon_message_success", "attributes": { "deprecated": false } }, { - "$value": "#ffffffff", + "$value": "#ffb68b37", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "icon", "example": "color", - "description": "Rest state of a selected form icon" + "description": "The warning message icon color" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warning-yellow-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "icon", "example": "color", - "description": "Rest state of a selected form icon" + "description": "The warning message icon color" } }, - "name": "cdr_color_icon_checkbox_default_selected", + "name": "cdr_color_icon_message_warning", "attributes": { "deprecated": false } }, { - "$value": "#ffffffff", + "$value": "#ffbb4045", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "icon", "example": "color", - "description": "Hover state of a selected form icon" + "description": "The error message icon color" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.error-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "icon", "example": "color", - "description": "Hover state of a selected form icon" + "description": "The error message icon color" } }, - "name": "cdr_color_icon_checkbox_default_selected_hover", + "name": "cdr_color_icon_message_error", "attributes": { "deprecated": false } }, { - "$value": "#ff4b4a48", + "$value": "#ff408e86", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "icon", "example": "color", - "description": "Hover state of a selected form icon" + "description": "The informational message icon color" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.info-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "icon", "example": "color", - "description": "Hover state of a selected form icon" + "description": "The informational message icon color" } }, - "name": "cdr_color_icon_checkbox_default_selected_active", + "name": "cdr_color_icon_message_info", "attributes": { "deprecated": false } @@ -6620,58 +6672,6 @@ "deprecated": false } }, - { - "$value": "#ffffffff", - "$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": "#fff7f5f3", - "$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": "#ff13352c", "$type": "color", @@ -7121,8 +7121,8 @@ "$type": "dimension", "docs": { "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" + "category": "form", + "example": "form" } }, "name": "cdr_form_input_height_default", @@ -7145,8 +7145,8 @@ "$type": "dimension", "docs": { "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" + "category": "form", + "example": "form" } }, "name": "cdr_form_input_height_large", @@ -7169,8 +7169,8 @@ "$type": "dimension", "docs": { "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" + "category": "form", + "example": "form" } }, "name": "cdr_form_figure_size_small", @@ -7193,8 +7193,8 @@ "$type": "dimension", "docs": { "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" + "category": "form", + "example": "form" } }, "name": "cdr_form_figure_size_medium", @@ -7217,8 +7217,8 @@ "$type": "dimension", "docs": { "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" + "category": "form", + "example": "form" } }, "name": "cdr_form_figure_size_large", @@ -7242,9 +7242,9 @@ "$value": "{space.one-x.$value}", "$type": "dimension", "docs": { - "category": "{icon.docCategory}", + "category": "sizing", "type": "icon", - "example": "{icon.docExample}" + "example": "sizing" } }, "name": "cdr_icon_size_sm", @@ -7266,9 +7266,9 @@ "$value": "{space.one-and-a-half-x.$value}", "$type": "dimension", "docs": { - "category": "{icon.docCategory}", + "category": "sizing", "type": "icon", - "example": "{icon.docExample}" + "example": "sizing" } }, "name": "cdr_icon_size", @@ -7290,9 +7290,9 @@ "$value": "{space.two-x.$value}", "$type": "dimension", "docs": { - "category": "{icon.docCategory}", + "category": "sizing", "type": "icon", - "example": "{icon.docExample}" + "example": "sizing" } }, "name": "cdr_icon_size_lg", @@ -7316,9 +7316,9 @@ "$value": "100ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "cdr_duration_1_x", @@ -7340,9 +7340,9 @@ "$value": "200ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "cdr_duration_2_x", @@ -7364,9 +7364,9 @@ "$value": "300ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "cdr_duration_3_x", @@ -7388,9 +7388,9 @@ "$value": "400ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "cdr_duration_4_x", @@ -7412,9 +7412,9 @@ "$value": "500ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "cdr_duration_5_x", @@ -7436,9 +7436,9 @@ "$value": "600ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "cdr_duration_6_x", @@ -7458,9 +7458,9 @@ "original": { "$value": "cubic-bezier(0.32, 0.94, 0.60, 1)", "docs": { - "category": "{timing.docCategory}", + "category": "motion", "type": "timing", - "example": "{timing.docExample}" + "example": "timing" } }, "name": "cdr_timing_function_ease_out", @@ -7480,9 +7480,9 @@ "original": { "$value": "cubic-bezier(0.15, 0, 0.15, 0)", "docs": { - "category": "{timing.docCategory}", + "category": "motion", "type": "timing", - "example": "{timing.docExample}" + "example": "timing" } }, "name": "cdr_timing_function_ease", @@ -7502,9 +7502,9 @@ "original": { "$value": "cubic-bezier(0, 0, 1, 1)", "docs": { - "category": "{timing.docCategory}", + "category": "motion", "type": "timing", - "example": "{timing.docExample}" + "example": "timing" } }, "name": "cdr_timing_function_linear", @@ -7528,7 +7528,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr_prominence_flat_x", @@ -7550,7 +7550,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr_prominence_flat_y", @@ -7572,7 +7572,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr_prominence_flat_blur", @@ -7594,7 +7594,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr_prominence_flat_spread", @@ -7616,7 +7616,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr_prominence_flat_color", @@ -7638,7 +7638,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr_prominence_raised_x", @@ -7660,7 +7660,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr_prominence_raised_y", @@ -7682,7 +7682,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr_prominence_raised_blur", @@ -7704,7 +7704,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr_prominence_raised_spread", @@ -7726,7 +7726,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr_prominence_raised_color", @@ -7748,7 +7748,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr_prominence_elevated_x", @@ -7770,7 +7770,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr_prominence_elevated_y", @@ -7792,7 +7792,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr_prominence_elevated_blur", @@ -7814,7 +7814,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr_prominence_elevated_spread", @@ -7836,7 +7836,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr_prominence_elevated_color", @@ -7858,7 +7858,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr_prominence_floating_x", @@ -7880,7 +7880,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr_prominence_floating_y", @@ -7902,7 +7902,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr_prominence_floating_blur", @@ -7924,7 +7924,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr_prominence_floating_spread", @@ -7946,7 +7946,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr_prominence_floating_color", @@ -7968,7 +7968,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr_prominence_lifted_x", @@ -7990,7 +7990,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr_prominence_lifted_y", @@ -8012,7 +8012,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr_prominence_lifted_blur", @@ -8034,7 +8034,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr_prominence_lifted_spread", @@ -8056,7 +8056,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr_prominence_lifted_color", @@ -8081,8 +8081,8 @@ "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } }, "name": "cdr_radius_sharp", @@ -8105,8 +8105,8 @@ "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } }, "name": "cdr_radius_soft", @@ -8129,8 +8129,8 @@ "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } }, "name": "cdr_radius_softer", @@ -8153,8 +8153,8 @@ "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } }, "name": "cdr_radius_softest", @@ -8177,8 +8177,8 @@ "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } }, "name": "cdr_radius_round", @@ -8204,8 +8204,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8230,8 +8230,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8256,8 +8256,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8282,8 +8282,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8308,8 +8308,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8334,8 +8334,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8360,8 +8360,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8386,8 +8386,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8412,8 +8412,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8438,8 +8438,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8464,8 +8464,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8490,8 +8490,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8516,8 +8516,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8542,7 +8542,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -8568,7 +8568,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -8593,8 +8593,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_eighth_x_squish_top_bottom", @@ -8617,8 +8617,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_eighth_x_squish_left_right", @@ -8641,8 +8641,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_eighth_x_stretch_top_bottom", @@ -8665,8 +8665,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_eighth_x_stretch_left_right", @@ -8690,7 +8690,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -8716,7 +8716,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -8743,8 +8743,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_quarter_x_squish_top_bottom", @@ -8767,8 +8767,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_quarter_x_squish_left_right", @@ -8793,8 +8793,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_quarter_x_stretch_top_bottom", @@ -8817,8 +8817,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_quarter_x_stretch_left_right", @@ -8842,7 +8842,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -8868,7 +8868,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -8895,8 +8895,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_half_x_squish_top_bottom", @@ -8919,8 +8919,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_half_x_squish_left_right", @@ -8945,8 +8945,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_half_x_stretch_top_bottom", @@ -8969,8 +8969,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_half_x_stretch_left_right", @@ -8994,7 +8994,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9021,8 +9021,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_three_quarter_x_squish_top_bottom", @@ -9045,8 +9045,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_three_quarter_x_squish_left_right", @@ -9071,8 +9071,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_three_quarter_x_stretch_top_bottom", @@ -9095,8 +9095,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_three_quarter_x_stretch_left_right", @@ -9120,7 +9120,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9147,8 +9147,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_one_x_squish_top_bottom", @@ -9171,8 +9171,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_one_x_squish_left_right", @@ -9197,8 +9197,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_one_x_stretch_top_bottom", @@ -9221,8 +9221,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_one_x_stretch_left_right", @@ -9246,7 +9246,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9273,8 +9273,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_one_and_a_half_x_squish_top_bottom", @@ -9297,8 +9297,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_one_and_a_half_x_squish_left_right", @@ -9323,8 +9323,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_one_and_a_half_x_stretch_top_bottom", @@ -9347,8 +9347,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_one_and_a_half_x_stretch_left_right", @@ -9372,7 +9372,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9399,8 +9399,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_two_x_squish_top_bottom", @@ -9423,8 +9423,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_two_x_squish_left_right", @@ -9449,8 +9449,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_two_x_stretch_top_bottom", @@ -9473,8 +9473,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_two_x_stretch_left_right", @@ -9498,7 +9498,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9525,8 +9525,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_three_x_squish_top_bottom", @@ -9549,8 +9549,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_three_x_squish_left_right", @@ -9575,8 +9575,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_three_x_stretch_top_bottom", @@ -9599,8 +9599,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_three_x_stretch_left_right", @@ -9624,7 +9624,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9651,8 +9651,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_four_x_squish_top_bottom", @@ -9675,8 +9675,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_four_x_squish_left_right", @@ -9701,8 +9701,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_four_x_stretch_top_bottom", @@ -9725,8 +9725,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr_space_inset_four_x_stretch_left_right", diff --git a/dist/rei-dot-com/json/global.json b/dist/rei-dot-com/json/global.json index 97d0597..6e2e238 100644 --- a/dist/rei-dot-com/json/global.json +++ b/dist/rei-dot-com/json/global.json @@ -5,23 +5,23 @@ "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "accordion", "example": "color", - "description": "Text color for primary buttons" + "description": "Background color for the hover state of accordion" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/accordion.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "accordion", "example": "color", - "description": "Text color for primary buttons" + "description": "Background color for the hover state of accordion" } }, - "name": "cdr-color-text-button-primary", + "name": "cdr-color-background-accordion-hover", "attributes": { "deprecated": false } @@ -33,7 +33,7 @@ "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of primary buttons" + "description": "Background color for the primary button" }, "filePath": "tokens/global/button.json5", "isSource": false, @@ -44,166 +44,166 @@ "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of primary buttons" + "description": "Background color for the primary button" } }, - "name": "cdr-color-text-button-primary-hover", + "name": "cdr-color-background-button-primary-rest", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#1f513f", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of primary buttons" + "description": "Background color for the active and pressed states of the primary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.blue-spruce-green-1000}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of primary buttons" + "description": "Background color for the active and pressed states of the primary button" } }, - "name": "cdr-color-text-button-primary-active", + "name": "cdr-color-background-button-primary-active", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#f7f5f3", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled primary buttons" + "description": "Background color for the hover state of the primary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled primary buttons" + "description": "Background color for the hover state of the primary button" } }, - "name": "cdr-color-text-button-primary-disabled", + "name": "cdr-color-background-button-primary-hover", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for secondary buttons" + "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-900}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for secondary buttons" + "description": "Alternate background color for the hover state of the icon button" } }, - "name": "cdr-color-text-button-secondary", + "name": "cdr-color-background-button-primary-icon-alt-hover", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of secondary buttons" + "description": "Background color for the secondary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of secondary buttons" + "description": "Background color for the secondary button" } }, - "name": "cdr-color-text-button-secondary-hover", + "name": "cdr-color-background-button-secondary-rest", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#958e83", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of secondary buttons" + "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-010}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of secondary buttons" + "description": "Background color for the active and pressed states of the secondary button" } }, - "name": "cdr-color-text-button-secondary-active", + "name": "cdr-color-background-button-secondary-active", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#f7f5f3", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled secondary buttons" + "description": "Background color for the hover state of the secondary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled secondary buttons" + "description": "Background color for the hover state of the secondary button" } }, - "name": "cdr-color-text-button-secondary-disabled", + "name": "cdr-color-background-button-secondary-hover", "attributes": { "deprecated": false } @@ -211,27 +211,25 @@ { "$value": "#fafbf9", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the dark button" + "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", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the dark button" + "description": "Background color for the disabled state of the secondary button" } }, - "name": "cdr-color-text-button-dark", + "name": "cdr-color-background-button-secondary-disabled", "attributes": { "deprecated": false } @@ -239,111 +237,103 @@ { "$value": "#4b4a48", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of the dark button" + "description": "Background color for 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" + "description": "Background color for the dark button" } }, - "name": "cdr-color-text-button-dark-hover", + "name": "cdr-color-background-button-dark-rest", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#4b4a48", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of the dark button" + "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-010}", + "$value": "{options.color.warm-grey-900}", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of the dark button" + "description": "Background color for the active and pressed states of the dark button" } }, - "name": "cdr-color-text-button-dark-active", + "name": "cdr-color-background-button-dark-active", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#edeae3", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled dark buttons" + "description": "Background color for the hover state of the dark button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-100}", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled dark buttons" + "description": "Background color for the hover state of the dark button" } }, - "name": "cdr-color-text-button-dark-disabled", + "name": "cdr-color-background-button-dark-hover", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#c7370f", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the sale button" + "description": "Background color for the sale button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.sale-red-800}", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the sale button" + "description": "Background color for the sale button" } }, - "name": "cdr-color-text-button-sale", + "name": "cdr-color-background-button-sale-rest", "attributes": { "deprecated": false } @@ -351,291 +341,285 @@ { "$value": "#c7370f", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of the sale button" + "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", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of the sale button" + "description": "Background color for the active and pressed states of the sale button" } }, - "name": "cdr-color-text-button-sale-hover", + "name": "cdr-color-background-button-sale-active", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#f7f5f3", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of the sale button" + "description": "Background color for the hover state of the sale button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-025}", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of the sale button" + "description": "Background color for the hover state of the sale button" } }, - "name": "cdr-color-text-button-sale-active", + "name": "cdr-color-background-button-sale-hover", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#d5cfc3", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled sale buttons" + "description": "Default disabled border color" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-250}", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled sale buttons" + "description": "Default disabled border color" } }, - "name": "cdr-color-text-button-sale-disabled", + "name": "cdr-color-background-button-default-disabled", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#f7f5f3", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Text color for default chips" + "description": "Background color for the icon only button active and focus states" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Text color for default chips" + "description": "Background color for the icon only button active and focus states" } }, - "name": "cdr-color-text-chip-default", + "name": "cdr-color-background-button-icon-only-active", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", "type": "chip", "example": "color", - "description": "Text color for default chips" + "description": "Background color for chips" }, "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", "type": "chip", "example": "color", - "description": "Text color for default chips" + "description": "Background color for chips" } }, - "name": "cdr-color-text-chip-disabled", + "name": "cdr-color-background-chip-default-rest", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The default, primary text color" + "description": "Background color for disabled chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The default, primary text color" + "description": "Background color for disabled chips" } }, - "name": "cdr-color-text-primary", + "name": "cdr-color-background-chip-default-disabled", "attributes": { "deprecated": false } }, { - "$value": "#736e65", + "$value": "#f7f5f3", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The secondary text color" + "description": "Background color for hovered chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-750}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The secondary text color" + "description": "Background color for hovered chips" } }, - "name": "cdr-color-text-secondary", + "name": "cdr-color-background-chip-default-hover", "attributes": { "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The emphasis text color" + "description": "Background color for focused chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The emphasis text color" + "description": "Background color for focused chips" } }, - "name": "cdr-color-text-emphasis", + "name": "cdr-color-background-chip-default-focus", "attributes": { "deprecated": false } }, { - "$value": "#1f513f", + "$value": "#edeae3", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "Text set in our primary brand color" + "description": "Background color for active chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "Text set in our primary brand color" + "description": "Background color for active chips" } }, - "name": "cdr-color-text-brand", + "name": "cdr-color-background-chip-default-active", "attributes": { "deprecated": false } }, { - "$value": "#c7370f", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The color of sale text" + "description": "Background color for selected chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.sale-red-800}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The color of sale text" + "description": "Background color for selected chips" } }, - "name": "cdr-color-text-sale", + "name": "cdr-color-background-chip-default-selected", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#edeae3", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "Text color on dark background" + "description": "Background color for hovered selected chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "Text color on dark background" + "description": "Background color for hovered selected chips" } }, - "name": "cdr-color-text-inverse", + "name": "cdr-color-background-chip-default-selected-hover", "attributes": { "deprecated": false } @@ -645,543 +629,543 @@ "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The color of text when it is disabled" + "description": "Background color for focused selected chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The color of text when it is disabled" + "description": "Background color for focused selected chips" } }, - "name": "cdr-color-text-disabled", + "name": "cdr-color-background-chip-default-selected-focus", "attributes": { "deprecated": false } }, { - "$value": "#2e6b34", + "$value": "rgba(255, 255, 255, 0)", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of success messages" + "description": "A transparent color option" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-900}", + "$value": "{options.color.transparent}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of success messages" + "description": "A transparent color option" } }, - "name": "cdr-color-text-success", + "name": "cdr-color-background-transparent", "attributes": { "deprecated": false } }, { - "$value": "#854714", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of warning messages" + "description": "The default, primary background color of most pages" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-900}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of warning messages" + "description": "The default, primary background color of most pages" } }, - "name": "cdr-color-text-warning", + "name": "cdr-color-background-primary", "attributes": { "deprecated": false } }, { - "$value": "#811823", + "$value": "#f7f5f3", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of error messages" + "description": "An alternate, secondary background color used on some pages" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-900}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of error messages" + "description": "An alternate, secondary background color used on some pages" } }, - "name": "cdr-color-text-error", + "name": "cdr-color-background-secondary", "attributes": { "deprecated": false } }, { - "$value": "#1b437e", + "$value": "#c7370f", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of informational messages" + "description": "Background color for sale messages" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-900}", + "$value": "{options.color.sale-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of informational messages" + "description": "Background color for sale messages" } }, - "name": "cdr-color-text-info", + "name": "cdr-color-background-sale", "attributes": { "deprecated": false } }, { - "$value": "#bb4045", + "$value": "#1f513f", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of error messages" + "description": "An alternate, spruce brand background color used on some pages" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-800}", + "$value": "{options.color.blue-spruce-green-1000}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of error messages" + "description": "An alternate, spruce brand background color used on some pages" } }, - "name": "cdr-color-text-message-error", + "name": "cdr-color-background-brand-spruce", "attributes": { "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "#ecf9e6", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Default text color used in form elements" + "description": "Background color for success messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.success-green-200}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Default text color used in form elements" + "description": "Background color for success messages" } }, - "name": "cdr-color-text-input-default", + "name": "cdr-color-background-success", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#e2f4fe", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Color of label text used in form elements" + "description": "Background color for informational messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.alpine-lake-blue-200}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Color of label text used in form elements" + "description": "Background color for informational messages" } }, - "name": "cdr-color-text-input-label", + "name": "cdr-color-background-info", "attributes": { "deprecated": false } }, { - "$value": "#b2ab9f", + "$value": "#fdf6e2", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Color of label text used in disabled form elements" + "description": "Background color for warning messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-450}", + "$value": "{options.color.warning-yellow-200}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Color of label text used in disabled form elements" + "description": "Background color for warning messages" } }, - "name": "cdr-color-text-input-label-disabled", + "name": "cdr-color-background-warning", "attributes": { "deprecated": false } }, { - "$value": "#736e65", + "$value": "#fcefe4", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Text color of placeholder text within forms" + "description": "Background color for error messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-750}", + "$value": "{options.color.error-red-200}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Text color of placeholder text within forms" + "description": "Background color for error messages" } }, - "name": "cdr-color-text-input-placeholder", + "name": "cdr-color-background-error", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color of required label within forms" + "description": "Hover state of a checkbox or radio label background" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color of required label within forms" + "description": "Hover state of a checkbox or radio label background" } }, - "name": "cdr-color-text-input-required", + "name": "cdr-color-background-label-default-hover", "attributes": { "deprecated": false } }, { - "$value": "#736e65", + "$value": "#edeae3", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color of optional label within forms" + "description": "Active state of a checkbox or radio label background" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-750}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color of optional label within forms" + "description": "Active state of a checkbox or radio label background" } }, - "name": "cdr-color-text-input-optional", + "name": "cdr-color-background-label-default-active", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Disabled text color used in form elements" + "description": "Focused state of a checkbox or radio label background" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Disabled text color used in form elements" + "description": "Focused state of a checkbox or radio label background" } }, - "name": "cdr-color-text-input-disabled", + "name": "cdr-color-background-label-default-focus", "attributes": { "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "rgba(255, 255, 255, 0.75)", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color used in filled forms" + "description": "Hover state of a checkbox or radio label background on secondary" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.white-75}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color used in filled forms" + "description": "Hover state of a checkbox or radio label background on secondary" } }, - "name": "cdr-color-text-input-filled", + "name": "cdr-color-background-label-secondary-hover", "attributes": { "deprecated": false } }, { - "$value": "#736e65", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Help text color used in forms" + "description": "Active state of a checkbox or radio label background on secondary" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-750}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Help text color used in forms" + "description": "Active state of a checkbox or radio label background on secondary" } }, - "name": "cdr-color-text-input-help", + "name": "cdr-color-background-label-secondary-active", "attributes": { "deprecated": false } }, { - "$value": "#b33322", + "$value": "rgba(255, 255, 255, 0.75)", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Error text color used in forms" + "description": "Focused state of a checkbox or radio label background on secondary" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-850}", + "$value": "{options.color.white-75}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Error text color used in forms" + "description": "Focused state of a checkbox or radio label background on secondary" } }, - "name": "cdr-color-text-input-error", + "name": "cdr-color-background-label-secondary-focus", "attributes": { "deprecated": false } }, { - "$value": "#406eb5", + "$value": "rgba(247, 245, 243, 0.15)", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for links" + "description": "Default background color on form elements" }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, + "filePath": "tokens/global/input.json5", + "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.warm-grey-025-15}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for links" + "description": "Default background color on form elements" } }, - "name": "cdr-color-text-link-rest", + "name": "cdr-color-background-input-default", "attributes": { "deprecated": false } }, { - "$value": "#406eb5", + "$value": "rgba(255, 255, 255, 0.85)", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for the hover state of links" + "description": "Default background color on form elements" }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, + "filePath": "tokens/global/input.json5", + "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.white-85}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for the hover state of links" + "description": "Default background color on form elements" } }, - "name": "cdr-color-text-link-hover", + "name": "cdr-color-background-input-secondary", "attributes": { "deprecated": false } }, { - "$value": "#0b2d60", + "$value": "rgba(255, 242, 242, 0.75)", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for the active and pressed states of links" + "description": "Error background color on form elements" }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, + "filePath": "tokens/global/input.json5", + "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-1000}", + "$value": "{options.color.error-red-050-75}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for the active and pressed states of links" + "description": "Error background color on form elements" } }, - "name": "cdr-color-text-link-active", + "name": "cdr-color-background-input-error", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Disabled text color of links" + "description": "Hover state of a checkbox or radio element background" }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, + "filePath": "tokens/global/input.json5", + "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Disabled text color of links" + "description": "Hover state of a checkbox or radio element background" } }, - "name": "cdr-color-text-link-disabled", + "name": "cdr-color-background-input-default-hover", "attributes": { "deprecated": false } }, { - "$value": "#406eb5", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color of visited links" + "description": "Active state of a form element background" }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, + "filePath": "tokens/global/input.json5", + "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color of visited links" + "description": "Active state of a form element background" } }, - "name": "cdr-color-text-link-visited", + "name": "cdr-color-background-input-default-active", "attributes": { "deprecated": false } @@ -1191,517 +1175,517 @@ "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for ratings" + "description": "Selected state of a checkbox or radio element background" }, - "filePath": "tokens/global/rating.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for ratings" + "description": "Selected state of a checkbox or radio element background" } }, - "name": "cdr-color-text-rating-default", + "name": "cdr-color-background-input-default-selected", "attributes": { "deprecated": false } }, { - "$value": "#406eb5", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for the hover state of ratings" + "description": "Active state of an input or select element background on secondary" }, - "filePath": "tokens/global/rating.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for the hover state of ratings" + "description": "Active state of an input or select element background on secondary" } }, - "name": "cdr-color-text-rating-hover", + "name": "cdr-color-background-input-secondary-active", "attributes": { "deprecated": false } }, { - "$value": "#b2ab9f", + "$value": "#958e83", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for the separator in ratings" + "description": "Hover state of a selected checkbox or radio element background" }, - "filePath": "tokens/global/rating.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-450}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for the separator in ratings" + "description": "Hover state of a selected checkbox or radio element background" } }, - "name": "cdr-color-text-rating-separator", + "name": "cdr-color-background-input-default-selected-hover", "attributes": { "deprecated": false } }, { - "$value": "#736e65", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for tabs" + "description": "Disabled form element background" }, - "filePath": "tokens/global/tab.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-750}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for tabs" + "description": "Disabled form element background" } }, - "name": "cdr-color-text-tab-rest", + "name": "cdr-color-background-input-default-disabled", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#958e83", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for the active and pressed states of tabs" + "description": "Selected focus state of checkbox or radio element background" }, - "filePath": "tokens/global/tab.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for the active and pressed states of tabs" + "description": "Selected focus state of checkbox or radio element background" } }, - "name": "cdr-color-text-tab-active", + "name": "cdr-color-background-input-default-selected-focus", "attributes": { "deprecated": false } }, { - "$value": "#406eb5", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for the hover state of tabs" + "description": "Focused checkbox or radio form element background" }, - "filePath": "tokens/global/tab.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for the hover state of tabs" + "description": "Focused checkbox or radio form element background" } }, - "name": "cdr-color-text-tab-hover", + "name": "cdr-color-background-input-default-focus", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#f9f8f6", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "background", "example": "color", - "description": "Disabled text color of tabs" + "description": "Background color variant for default messages" }, - "filePath": "tokens/global/tab.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.default-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "background", "example": "color", - "description": "Disabled text color of tabs" + "description": "Background color variant for default messages" } }, - "name": "cdr-color-text-tab-disabled", + "name": "cdr-color-background-message-default-01", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#e8e0ce", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "background", "example": "color", - "description": "The text color of a toggle button on rest" + "description": "Background color variant for default messages" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.default-grey-300}", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "background", "example": "color", - "description": "The text color of a toggle button on rest" + "description": "Background color variant for default messages" } }, - "name": "cdr-color-text-toggle-button-default-rest", + "name": "cdr-color-background-message-default-02", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#ecf9e6", "$type": "color", "docs": { "category": "colors", - "type": "tooltip", + "type": "background", "example": "color", - "description": "Text color for tooltips" + "description": "Background color for success messages" }, - "filePath": "tokens/global/tooltip.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.success-green-200}", "$type": "color", "docs": { "category": "colors", - "type": "tooltip", + "type": "background", "example": "color", - "description": "Text color for tooltips" + "description": "Background color for success messages" } }, - "name": "cdr-color-text-tooltip-default", + "name": "cdr-color-background-message-success", "attributes": { "deprecated": false } }, { - "$value": "#1f513f", + "$value": "#f4fbf5", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the primary button" + "description": "Background color variant for success messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.success-green-100}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the primary button" + "description": "Background color variant for success messages" } }, - "name": "cdr-color-background-button-primary-rest", + "name": "cdr-color-background-message-success-01", "attributes": { "deprecated": false } }, { - "$value": "#1f513f", + "$value": "#d5e6cb", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the primary button" + "description": "Background color variant for success messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.success-green-300}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the primary button" + "description": "Background color variant for success messages" } }, - "name": "cdr-color-background-button-primary-active", + "name": "cdr-color-background-message-success-02", "attributes": { "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#fdf6e2", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the primary button" + "description": "Background color for warning messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.warning-yellow-200}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the primary button" + "description": "Background color for warning messages" } }, - "name": "cdr-color-background-button-primary-hover", + "name": "cdr-color-background-message-warning", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#fefcf1", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Alternate background color for the hover state of the icon button" + "description": "Background color variant for warning messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warning-yellow-100}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Alternate background color for the hover state of the icon button" + "description": "Background color variant for warning messages" } }, - "name": "cdr-color-background-button-primary-icon-alt-hover", + "name": "cdr-color-background-message-warning-01", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#f5e9b7", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the secondary button" + "description": "Background color variant for warning messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warning-yellow-300}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the secondary button" + "description": "Background color variant for warning messages" } }, - "name": "cdr-color-background-button-secondary-rest", + "name": "cdr-color-background-message-warning-02", "attributes": { "deprecated": false } }, { - "$value": "#958e83", + "$value": "#fcefe4", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the secondary button" + "description": "Background color for error messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.error-red-200}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the secondary button" + "description": "Background color for error messages" } }, - "name": "cdr-color-background-button-secondary-active", + "name": "cdr-color-background-message-error", "attributes": { "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#fdf7f7", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the secondary button" + "description": "Background color variant for error messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.error-red-100}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the secondary button" + "description": "Background color variant for error messages" } }, - "name": "cdr-color-background-button-secondary-hover", + "name": "cdr-color-background-message-error-01", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#eecbc1", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the disabled state of the secondary button" + "description": "Background color variant for error messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.error-red-300}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the disabled state of the secondary button" + "description": "Background color variant for error messages" } }, - "name": "cdr-color-background-button-secondary-disabled", + "name": "cdr-color-background-message-error-02", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#e2f4fe", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the dark button" + "description": "Background color for informational messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.alpine-lake-blue-200}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the dark button" + "description": "Background color for informational messages" } }, - "name": "cdr-color-background-button-dark-rest", + "name": "cdr-color-background-message-info", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#edf4f5", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the dark button" + "description": "Background color variant for informational messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.info-blue-100}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the dark button" + "description": "Background color variant for informational messages" } }, - "name": "cdr-color-background-button-dark-active", + "name": "cdr-color-background-message-info-01", "attributes": { "deprecated": false } }, { - "$value": "#edeae3", + "$value": "#c2d8db", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the dark button" + "description": "Background color variant for informational messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.info-blue-300}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the dark button" + "description": "Background color variant for informational messages" } }, - "name": "cdr-color-background-button-dark-hover", + "name": "cdr-color-background-message-info-02", "attributes": { "deprecated": false } @@ -1711,153 +1695,153 @@ "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the sale button" + "description": "Background color for sale messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { "$value": "{options.color.sale-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the sale button" + "description": "Background color for sale messages" } }, - "name": "cdr-color-background-button-sale-rest", + "name": "cdr-color-background-message-sale", "attributes": { "deprecated": false } }, { - "$value": "#c7370f", + "$value": "rgba(247, 245, 243, 0.85)", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "modal", "example": "color", - "description": "Background color for the active and pressed states of the sale button" + "description": "The background overlay for modal" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/modal.json5", "isSource": false, "original": { - "$value": "{options.color.sale-red-800}", + "$value": "{options.color.warm-grey-025-85}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "modal", "example": "color", - "description": "Background color for the active and pressed states of the sale button" + "description": "The background overlay for modal" } }, - "name": "cdr-color-background-button-sale-active", + "name": "cdr-color-background-modal-overlay", "attributes": { "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "pagination", "example": "color", - "description": "Background color for the hover state of the sale button" + "description": "Background color for the hover state of pagination" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/pagination.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "pagination", "example": "color", - "description": "Background color for the hover state of the sale button" + "description": "Background color for the hover state of pagination" } }, - "name": "cdr-color-background-button-sale-hover", + "name": "cdr-color-background-pagination-hover", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#406eb5", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "pagination", "example": "color", - "description": "Default disabled border color" + "description": "Background color for the pagination keyline" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/pagination.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "pagination", "example": "color", - "description": "Default disabled border color" + "description": "Background color for the pagination keyline" } }, - "name": "cdr-color-background-button-default-disabled", + "name": "cdr-color-background-pagination-keyline", "attributes": { "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "rating", "example": "color", - "description": "Background color for the icon only button active and focus states" + "description": "The defaul background color of the rating star icon" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/rating.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "rating", "example": "color", - "description": "Background color for the icon only button active and focus states" + "description": "The defaul background color of the rating star icon" } }, - "name": "cdr-color-background-button-icon-only-active", + "name": "cdr-color-background-rating-star-default", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#ffd280", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "rating", "example": "color", - "description": "Background color for chips" + "description": "Background color for the highlighted rating icon" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/rating.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.golden-yellow-500}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "rating", "example": "color", - "description": "Background color for chips" + "description": "Background color for the highlighted rating icon" } }, - "name": "cdr-color-background-chip-default-rest", + "name": "cdr-color-background-rating-star-highlighted", "attributes": { "deprecated": false } @@ -1867,49 +1851,49 @@ "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for disabled chips" + "description": "Background color for the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for disabled chips" + "description": "Background color for the default surface selection" } }, - "name": "cdr-color-background-chip-default-disabled", + "name": "cdr-color-background-surface-selection-default-rest", "attributes": { "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for hovered chips" + "description": "Background color for the active state of the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for hovered chips" + "description": "Background color for the active state of the default surface selection" } }, - "name": "cdr-color-background-chip-default-hover", + "name": "cdr-color-background-surface-selection-default-active", "attributes": { "deprecated": false } @@ -1919,959 +1903,963 @@ "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for focused chips" + "description": "Background color for the hover state of the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for focused chips" + "description": "Background color for the hover state of the default surface selection" } }, - "name": "cdr-color-background-chip-default-focus", + "name": "cdr-color-background-surface-selection-default-hover", "attributes": { "deprecated": false } }, { - "$value": "#edeae3", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for active chips" + "description": "Background color for the checked state of the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for active chips" + "description": "Background color for the checked state of the default surface selection" } }, - "name": "cdr-color-background-chip-default-active", + "name": "cdr-color-background-surface-selection-default-checked", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#f7f5f3", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for selected chips" + "description": "Background color for the disabled state of the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for selected chips" + "description": "Background color for the disabled state of the default surface selection" } }, - "name": "cdr-color-background-chip-default-selected", + "name": "cdr-color-background-surface-selection-default-disabled", "attributes": { "deprecated": false } }, { - "$value": "#edeae3", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for hovered selected chips" + "description": "Background color for the loading state of the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for hovered selected chips" + "description": "Background color for the loading state of the default surface selection" } }, - "name": "cdr-color-background-chip-default-selected-hover", + "name": "cdr-color-background-surface-selection-default-loading", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface", "example": "color", - "description": "Background color for focused selected chips" + "description": "Background color for the primary surface" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface", "example": "color", - "description": "Background color for focused selected chips" + "description": "Background color for the primary surface" } }, - "name": "cdr-color-background-chip-default-selected-focus", + "name": "cdr-color-background-surface-primary", "attributes": { "deprecated": false } }, { - "$value": "rgba(255, 255, 255, 0)", + "$value": "#f7f5f3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "A transparent color option" + "description": "Background color for the secondary surface" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.transparent}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "A transparent color option" + "description": "Background color for the secondary surface" } }, - "name": "cdr-color-background-transparent", + "name": "cdr-color-background-surface-secondary", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#1f513f", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "The default, primary background color of most pages" + "description": "Background color for the brand-spruce surface" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.blue-spruce-green-1000}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "The default, primary background color of most pages" + "description": "Background color for the brand-spruce surface" } }, - "name": "cdr-color-background-primary", + "name": "cdr-color-background-surface-brand-spruce", "attributes": { "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#c7370f", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "An alternate, secondary background color used on some pages" + "description": "Background color for the sale surface" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.sale-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "An alternate, secondary background color used on some pages" + "description": "Background color for the sale surface" } }, - "name": "cdr-color-background-secondary", + "name": "cdr-color-background-surface-sale", "attributes": { "deprecated": false } }, { - "$value": "#1f513f", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "An alternate, spruce brand background color used on some pages" + "description": "The background color of a selected switch on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "An alternate, spruce brand background color used on some pages" + "description": "The background color of a selected switch on rest" } }, - "name": "cdr-color-background-brand-spruce", + "name": "cdr-color-background-switch-default-rest", "attributes": { "deprecated": false } }, { - "$value": "#f9f8f6", + "$value": "#2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for default messages" + "description": "The background color of a selected switch on hover" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-100}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for default messages" + "description": "The background color of a selected switch on hover" } }, - "name": "cdr-color-background-message-default-01", + "name": "cdr-color-background-switch-default-hover", "attributes": { "deprecated": false } }, { - "$value": "#e8e0ce", + "$value": "#2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for default messages" + "description": "The background color of a selected switch on focus" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-300}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for default messages" + "description": "The background color of a selected switch on focus" } }, - "name": "cdr-color-background-message-default-02", + "name": "cdr-color-background-switch-default-focus", "attributes": { "deprecated": false } }, { - "$value": "#ecf9e6", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color for success messages" + "description": "Background color of a switch handle background when the switch is not selected on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-200}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color for success messages" + "description": "Background color of a switch handle background when the switch is not selected on rest" } }, - "name": "cdr-color-background-message-success", + "name": "cdr-color-background-switch-handle-default-rest", "attributes": { "deprecated": false } }, { - "$value": "#f4fbf5", + "$value": "#edeae3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for success messages" + "description": "Color of a switch handle background when the switch is not selected on hover" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-100}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for success messages" + "description": "Color of a switch handle background when the switch is not selected on hover" } }, - "name": "cdr-color-background-message-success-01", + "name": "cdr-color-background-switch-handle-default-hover", "attributes": { "deprecated": false } }, { - "$value": "#d5e6cb", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for success messages" + "description": "Color of a switch handle background when the switch is not selected on focus" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-300}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for success messages" + "description": "Color of a switch handle background when the switch is not selected on focus" } }, - "name": "cdr-color-background-message-success-02", + "name": "cdr-color-background-switch-handle-default-focus", "attributes": { "deprecated": false } }, { - "$value": "#fdf6e2", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color for warning messages" + "description": "Color of a switch handle background when the switch is not selected on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-200}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color for warning messages" + "description": "Color of a switch handle background when the switch is not selected on rest" } }, - "name": "cdr-color-background-message-warning", + "name": "cdr-color-background-switch-handle-selected-default-rest", "attributes": { "deprecated": false } }, { - "$value": "#fefcf1", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for warning messages" + "description": "Color of a switch handle background when the switch is not selected on hover" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-100}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for warning messages" + "description": "Color of a switch handle background when the switch is not selected on hover" } }, - "name": "cdr-color-background-message-warning-01", + "name": "cdr-color-background-switch-handle-selected-default-hover", "attributes": { "deprecated": false } }, { - "$value": "#f5e9b7", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for warning messages" + "description": "Color of a switch handle background when the switch is not selected on focus" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-300}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for warning messages" + "description": "Color of a switch handle background when the switch is not selected on focus" } }, - "name": "cdr-color-background-message-warning-02", + "name": "cdr-color-background-switch-handle-selected-default-focus", "attributes": { "deprecated": false } }, { - "$value": "#fcefe4", + "$value": "#f7f5f3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color for error messages" + "description": "The background color of table headers" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/table.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-200}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color for error messages" + "description": "The background color of table headers" } }, - "name": "cdr-color-background-message-error", + "name": "cdr-color-background-table-header", "attributes": { "deprecated": false } }, { - "$value": "#fdf7f7", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color variant for error messages" + "description": "The background color of table rows" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/table.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-100}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color variant for error messages" + "description": "The background color of table rows" } }, - "name": "cdr-color-background-message-error-01", + "name": "cdr-color-background-table-row", "attributes": { "deprecated": false } }, { - "$value": "#eecbc1", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color variant for error messages" + "description": "An alternate row color to aid grouping row data" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/table.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-300}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color variant for error messages" + "description": "An alternate row color to aid grouping row data" } }, - "name": "cdr-color-background-message-error-02", + "name": "cdr-color-background-table-row-alt", "attributes": { "deprecated": false } }, { - "$value": "#e2f4fe", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle group", "example": "color", - "description": "Background color for informational messages" + "description": "The background color of a toggle group on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-200}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle group", "example": "color", - "description": "Background color for informational messages" + "description": "The background color of a toggle group on rest" } }, - "name": "cdr-color-background-message-info", + "name": "cdr-color-background-toggle-group-default-rest", "attributes": { "deprecated": false } }, { - "$value": "#edf4f5", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color variant for informational messages" + "description": "The background color of a toggle button on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.info-blue-100}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color variant for informational messages" + "description": "The background color of a toggle button on rest" } }, - "name": "cdr-color-background-message-info-01", + "name": "cdr-color-background-toggle-button-default-rest", "attributes": { "deprecated": false } }, { - "$value": "#c2d8db", + "$value": "#edeae3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color variant for informational messages" + "description": "The background color of a toggle button on hover" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.info-blue-300}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color variant for informational messages" + "description": "The background color of a toggle button on hover" } }, - "name": "cdr-color-background-message-info-02", + "name": "cdr-color-background-toggle-button-default-hover", "attributes": { "deprecated": false } }, { - "$value": "#c7370f", + "$value": "#edeae3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color for sale messages" + "description": "The background color of a toggle button on focus" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.sale-red-800}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color for sale messages" + "description": "The background color of a toggle button on focus" } }, - "name": "cdr-color-background-message-sale", + "name": "cdr-color-background-toggle-button-default-focus", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "accordion", + "type": "toggle button", "example": "color", - "description": "Background color for the hover state of accordion" + "description": "The background color of a selected toggle button on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "accordion", + "type": "toggle button", "example": "color", - "description": "Background color for the hover state of accordion" + "description": "The background color of a selected toggle button on rest" } }, - "name": "cdr-color-background-accordion-hover", + "name": "cdr-color-background-toggle-button-default-selected-rest", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "pagination", + "type": "toggle button", "example": "color", - "description": "Background color for the hover state of pagination" + "description": "The background color of a selected toggle button on hover" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "pagination", + "type": "toggle button", "example": "color", - "description": "Background color for the hover state of pagination" + "description": "The background color of a selected toggle button on hover" } }, - "name": "cdr-color-background-pagination-hover", + "name": "cdr-color-background-toggle-button-default-selected-hover", "attributes": { "deprecated": false } }, { - "$value": "#406eb5", + "$value": "#2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "pagination", + "type": "tooltip", "example": "color", - "description": "Background color for the pagination keyline" + "description": "Background color for tooltips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/tooltip.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "pagination", + "type": "tooltip", "example": "color", - "description": "Background color for the pagination keyline" + "description": "Background color for tooltips" } }, - "name": "cdr-color-background-pagination-keyline", + "name": "cdr-color-background-tooltip-default", "attributes": { "deprecated": false } }, { - "$value": "rgba(247, 245, 243, 0.85)", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "modal", + "type": "button", "example": "color", - "description": "The background overlay for modal" + "description": "Text color for primary buttons" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025-85}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "modal", + "type": "button", "example": "color", - "description": "The background overlay for modal" + "description": "Text color for primary buttons" } }, - "name": "cdr-color-background-modal-overlay", + "name": "cdr-color-text-button-primary", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#1f513f", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio label background" + "description": "Text color for the hover state of primary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.blue-spruce-green-1000}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio label background" + "description": "Text color for the hover state of primary buttons" } }, - "name": "cdr-color-background-label-default-hover", + "name": "cdr-color-text-button-primary-hover", "attributes": { "deprecated": false } }, { - "$value": "#edeae3", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a checkbox or radio label background" + "description": "Text color for the active state of primary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a checkbox or radio label background" + "description": "Text color for the active state of primary buttons" } }, - "name": "cdr-color-background-label-default-active", + "name": "cdr-color-text-button-primary-active", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Focused state of a checkbox or radio label background" + "description": "Text color for disabled primary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Focused state of a checkbox or radio label background" + "description": "Text color for disabled primary buttons" } }, - "name": "cdr-color-background-label-default-focus", + "name": "cdr-color-text-button-primary-disabled", "attributes": { "deprecated": false } }, { - "$value": "rgba(255, 255, 255, 0.75)", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio label background on secondary" + "description": "Text color for secondary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white-75}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio label background on secondary" + "description": "Text color for secondary buttons" } }, - "name": "cdr-color-background-label-secondary-hover", + "name": "cdr-color-text-button-secondary", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a checkbox or radio label background on secondary" + "description": "Text color for the hover state of secondary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a checkbox or radio label background on secondary" + "description": "Text color for the hover state of secondary buttons" } }, - "name": "cdr-color-background-label-secondary-active", + "name": "cdr-color-text-button-secondary-hover", "attributes": { "deprecated": false } }, { - "$value": "rgba(255, 255, 255, 0.75)", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Focused state of a checkbox or radio label background on secondary" + "description": "Text color for the active state of secondary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white-75}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Focused state of a checkbox or radio label background on secondary" + "description": "Text color for the active state of secondary buttons" } }, - "name": "cdr-color-background-label-secondary-focus", + "name": "cdr-color-text-button-secondary-active", "attributes": { "deprecated": false } }, { - "$value": "rgba(247, 245, 243, 0.15)", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Default background color on form elements" + "description": "Text color for disabled secondary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025-15}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Default background color on form elements" + "description": "Text color for disabled secondary buttons" } }, - "name": "cdr-color-background-input-default", + "name": "cdr-color-text-button-secondary-disabled", "attributes": { "deprecated": false } }, { - "$value": "rgba(255, 255, 255, 0.85)", + "$value": "#fafbf9", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Default background color on form elements" + "description": "Text color for the dark button" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white-85}", + "$value": "{options.color.warm-grey-010}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Default background color on form elements" + "description": "Text color for the dark button" } }, - "name": "cdr-color-background-input-secondary", + "name": "cdr-color-text-button-dark", "attributes": { "deprecated": false } }, { - "$value": "rgba(255, 242, 242, 0.75)", + "$value": "#4b4a48", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Error background color on form elements" + "description": "Text color for the hover state of the dark button" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-050-75}", + "$value": "{options.color.warm-grey-900}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Error background color on form elements" + "description": "Text color for the hover state of the dark button" } }, - "name": "cdr-color-background-input-error", + "name": "cdr-color-text-button-dark-hover", "attributes": { "deprecated": false } @@ -2879,77 +2867,111 @@ { "$value": "#fafbf9", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio element background" + "description": "Text color for the active state of the dark button" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-010}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio element background" + "description": "Text color for the active state of the dark button" } }, - "name": "cdr-color-background-input-default-hover", + "name": "cdr-color-text-button-dark-active", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#ffffff", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a form element background" + "description": "Text color for disabled dark buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.white}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a form element background" + "description": "Text color for disabled dark buttons" } }, - "name": "cdr-color-background-input-default-active", + "name": "cdr-color-text-button-dark-disabled", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#ffffff", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Selected state of a checkbox or radio element background" + "description": "Text color for the sale button" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.white}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Selected state of a checkbox or radio element background" + "description": "Text color for the sale button" } }, - "name": "cdr-color-background-input-default-selected", + "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 } @@ -2957,545 +2979,575 @@ { "$value": "#ffffff", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of an input or select element background on secondary" + "description": "Text color for the active state of the sale button" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { "$value": "{options.color.white}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of an input or select element background on secondary" + "description": "Text color for the active state of the sale button" } }, - "name": "cdr-color-background-input-secondary-active", + "name": "cdr-color-text-button-sale-active", "attributes": { "deprecated": false } }, { - "$value": "#958e83", + "$value": "#ffffff", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a selected checkbox or radio element background" + "description": "Text color for disabled sale buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.white}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a selected checkbox or radio element background" + "description": "Text color for disabled sale buttons" } }, - "name": "cdr-color-background-input-default-selected-hover", + "name": "cdr-color-text-button-sale-disabled", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "chip", "example": "color", - "description": "Disabled form element background" + "description": "Text color for default chips" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "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": "Disabled form element background" + "description": "Text color for default chips" } }, - "name": "cdr-color-background-input-default-disabled", + "name": "cdr-color-text-chip-disabled", "attributes": { "deprecated": false } }, { - "$value": "#958e83", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "text", "example": "color", - "description": "Selected focus state of checkbox or radio element background" + "description": "The default, primary text color" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "text", "example": "color", - "description": "Selected focus state of checkbox or radio element background" + "description": "The default, primary text color" } }, - "name": "cdr-color-background-input-default-selected-focus", + "name": "cdr-color-text-primary", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#736e65", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "text", "example": "color", - "description": "Focused checkbox or radio form element background" + "description": "The secondary text color" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-750}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "text", "example": "color", - "description": "Focused checkbox or radio form element background" + "description": "The secondary text color" } }, - "name": "cdr-color-background-input-default-focus", + "name": "cdr-color-text-secondary", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "text", "example": "color", - "description": "The defaul background color of the rating star icon" + "description": "The emphasis text color" }, - "filePath": "tokens/global/rating.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "text", "example": "color", - "description": "The defaul background color of the rating star icon" + "description": "The emphasis text color" } }, - "name": "cdr-color-background-rating-star-default", + "name": "cdr-color-text-emphasis", "attributes": { "deprecated": false } }, { - "$value": "#ffd280", + "$value": "#1f513f", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "text", "example": "color", - "description": "Background color for the highlighted rating icon" + "description": "Text set in our primary brand color" }, - "filePath": "tokens/global/rating.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.golden-yellow-500}", + "$value": "{options.color.blue-spruce-green-1000}", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "text", "example": "color", - "description": "Background color for the highlighted rating icon" + "description": "Text set in our primary brand color" } }, - "name": "cdr-color-background-rating-star-highlighted", + "name": "cdr-color-text-brand", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#c7370f", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the primary surface" + "description": "The color of sale text" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.sale-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the primary surface" + "description": "The color of sale text" } }, - "name": "cdr-color-background-surface-primary", + "name": "cdr-color-text-sale", "attributes": { "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the secondary surface" + "description": "Text color on dark background" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the secondary surface" + "description": "Text color on dark background" } }, - "name": "cdr-color-background-surface-secondary", + "name": "cdr-color-text-inverse", "attributes": { "deprecated": false } }, { - "$value": "#1f513f", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the brand-spruce surface" + "description": "The color of text when it is disabled" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the brand-spruce surface" + "description": "The color of text when it is disabled" } }, - "name": "cdr-color-background-surface-brand-spruce", + "name": "cdr-color-text-disabled", "attributes": { "deprecated": false } }, { - "$value": "#c7370f", + "$value": "#2e6b34", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the sale surface" + "description": "Color of success messages" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.sale-red-800}", + "$value": "{options.color.success-green-900}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the sale surface" + "description": "Color of success messages" } }, - "name": "cdr-color-background-surface-sale", + "name": "cdr-color-text-success", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#854714", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the default surface selection" + "description": "Color of warning messages" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warning-yellow-900}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the default surface selection" + "description": "Color of warning messages" } }, - "name": "cdr-color-background-surface-selection-default-rest", + "name": "cdr-color-text-warning", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#811823", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the active state of the default surface selection" + "description": "Color of error messages" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.error-red-900}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the active state of the default surface selection" + "description": "Color of error messages" } }, - "name": "cdr-color-background-surface-selection-default-active", + "name": "cdr-color-text-error", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#1b437e", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the hover state of the default surface selection" + "description": "Color of informational messages" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.alpine-lake-blue-900}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the hover state of the default surface selection" + "description": "Color of informational messages" } }, - "name": "cdr-color-background-surface-selection-default-hover", + "name": "cdr-color-text-info", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "input", "example": "color", - "description": "Background color for the checked state of the default surface selection" + "description": "Default text color used in form elements" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "input", "example": "color", - "description": "Background color for the checked state of the default surface selection" + "description": "Default text color used in form elements" } }, - "name": "cdr-color-background-surface-selection-default-checked", + "name": "cdr-color-text-input-default", "attributes": { "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "input", "example": "color", - "description": "Background color for the disabled state of the default surface selection" + "description": "Color of label text used in form elements" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "input", "example": "color", - "description": "Background color for the disabled state of the default surface selection" + "description": "Color of label text used in form elements" } }, - "name": "cdr-color-background-surface-selection-default-disabled", + "name": "cdr-color-text-input-label", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#b2ab9f", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "input", "example": "color", - "description": "Background color for the loading state of the default surface selection" + "description": "Color of label text used in disabled form elements" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-450}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "input", "example": "color", - "description": "Background color for the loading state of the default surface selection" + "description": "Color of label text used in disabled form elements" } }, - "name": "cdr-color-background-surface-selection-default-loading", + "name": "cdr-color-text-input-label-disabled", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#736e65", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a switch on rest" + "description": "Text color of placeholder text within forms" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-750}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a switch on rest" + "description": "Text color of placeholder text within forms" } }, - "name": "cdr-color-background-switch-default-rest", + "name": "cdr-color-text-input-placeholder", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a switch on hover" + "description": "Text color of required label within forms" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a switch on hover" + "description": "Text color of required label within forms" } }, - "name": "cdr-color-background-switch-default-hover", + "name": "cdr-color-text-input-required", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#736e65", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a switch on focus" + "description": "Text color of optional label within forms" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-750}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a switch on focus" + "description": "Text color of optional label within forms" } }, - "name": "cdr-color-background-switch-default-focus", + "name": "cdr-color-text-input-optional", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a selected switch on rest" + "description": "Disabled text color used in form elements" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a selected switch on rest" + "description": "Disabled text color used in form elements" } }, - "name": "cdr-color-background-switch-selected-default-rest", + "name": "cdr-color-text-input-disabled", "attributes": { "deprecated": false } @@ -3505,153 +3557,153 @@ "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a selected switch on hover" + "description": "Text color used in filled forms" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a selected switch on hover" + "description": "Text color used in filled forms" } }, - "name": "cdr-color-background-switch-selected-default-hover", + "name": "cdr-color-text-input-filled", "attributes": { "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "#736e65", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a selected switch on focus" + "description": "Help text color used in forms" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.warm-grey-750}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a selected switch on focus" + "description": "Help text color used in forms" } }, - "name": "cdr-color-background-switch-selected-default-focus", + "name": "cdr-color-text-input-help", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#b33322", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "Background color of a switch handle background when the switch is not selected on rest" + "description": "Error text color used in forms" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.error-red-850}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "Background color of a switch handle background when the switch is not selected on rest" + "description": "Error text color used in forms" } }, - "name": "cdr-color-background-switch-handle-default-rest", + "name": "cdr-color-text-input-error", "attributes": { "deprecated": false } }, { - "$value": "#edeae3", + "$value": "#406eb5", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on hover" + "description": "Text color for links" }, - "filePath": "tokens/global/switch.json5", - "isSource": false, + "filePath": "tokens/themes/rei-dot-com/link.json5", + "isSource": true, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on hover" + "description": "Text color for links" } }, - "name": "cdr-color-background-switch-handle-default-hover", + "name": "cdr-color-text-link-rest", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#406eb5", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on focus" + "description": "Text color for the hover state of links" }, - "filePath": "tokens/global/switch.json5", - "isSource": false, + "filePath": "tokens/themes/rei-dot-com/link.json5", + "isSource": true, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on focus" + "description": "Text color for the hover state of links" } }, - "name": "cdr-color-background-switch-handle-default-focus", + "name": "cdr-color-text-link-hover", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#0b2d60", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on rest" + "description": "Text color for the active and pressed states of links" }, - "filePath": "tokens/global/switch.json5", - "isSource": false, + "filePath": "tokens/themes/rei-dot-com/link.json5", + "isSource": true, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.alpine-lake-blue-1000}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on rest" + "description": "Text color for the active and pressed states of links" } }, - "name": "cdr-color-background-switch-handle-selected-default-rest", + "name": "cdr-color-text-link-active", "attributes": { "deprecated": false } @@ -3661,309 +3713,309 @@ "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on hover" + "description": "Disabled text color of links" }, - "filePath": "tokens/global/switch.json5", - "isSource": false, + "filePath": "tokens/themes/rei-dot-com/link.json5", + "isSource": true, "original": { "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on hover" + "description": "Disabled text color of links" } }, - "name": "cdr-color-background-switch-handle-selected-default-hover", + "name": "cdr-color-text-link-disabled", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#406eb5", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on focus" + "description": "Text color of visited links" }, - "filePath": "tokens/global/switch.json5", - "isSource": false, + "filePath": "tokens/themes/rei-dot-com/link.json5", + "isSource": true, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on focus" + "description": "Text color of visited links" } }, - "name": "cdr-color-background-switch-handle-selected-default-focus", + "name": "cdr-color-text-link-visited", "attributes": { "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#bb4045", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "text", "example": "color", - "description": "The background color of table headers" + "description": "Color of error messages" }, - "filePath": "tokens/global/table.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.error-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "text", "example": "color", - "description": "The background color of table headers" + "description": "Color of error messages" } }, - "name": "cdr-color-background-table-header", + "name": "cdr-color-text-message-error", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "rating", "example": "color", - "description": "The background color of table rows" + "description": "Text color for ratings" }, - "filePath": "tokens/global/table.json5", + "filePath": "tokens/global/rating.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "rating", "example": "color", - "description": "The background color of table rows" + "description": "Text color for ratings" } }, - "name": "cdr-color-background-table-row", + "name": "cdr-color-text-rating-default", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#406eb5", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "rating", "example": "color", - "description": "An alternate row color to aid grouping row data" + "description": "Text color for the hover state of ratings" }, - "filePath": "tokens/global/table.json5", + "filePath": "tokens/global/rating.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "rating", "example": "color", - "description": "An alternate row color to aid grouping row data" + "description": "Text color for the hover state of ratings" } }, - "name": "cdr-color-background-table-row-alt", + "name": "cdr-color-text-rating-hover", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#b2ab9f", "$type": "color", "docs": { "category": "colors", - "type": "toggle group", + "type": "rating", "example": "color", - "description": "The background color of a toggle group on rest" + "description": "Text color for the separator in ratings" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/rating.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-450}", "$type": "color", "docs": { "category": "colors", - "type": "toggle group", + "type": "rating", "example": "color", - "description": "The background color of a toggle group on rest" + "description": "Text color for the separator in ratings" } }, - "name": "cdr-color-background-toggle-group-default-rest", + "name": "cdr-color-text-rating-separator", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#736e65", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a toggle button on rest" + "description": "Text color for tabs" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/tab.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-750}", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a toggle button on rest" + "description": "Text color for tabs" } }, - "name": "cdr-color-background-toggle-button-default-rest", + "name": "cdr-color-text-tab-rest", "attributes": { "deprecated": false } }, { - "$value": "#edeae3", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a toggle button on hover" + "description": "Text color for the active and pressed states of tabs" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/tab.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a toggle button on hover" + "description": "Text color for the active and pressed states of tabs" } }, - "name": "cdr-color-background-toggle-button-default-hover", + "name": "cdr-color-text-tab-active", "attributes": { "deprecated": false } }, { - "$value": "#edeae3", + "$value": "#406eb5", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a toggle button on focus" + "description": "Text color for the hover state of tabs" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/tab.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a toggle button on focus" + "description": "Text color for the hover state of tabs" } }, - "name": "cdr-color-background-toggle-button-default-focus", + "name": "cdr-color-text-tab-hover", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a selected toggle button on rest" + "description": "Disabled text color of tabs" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/tab.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a selected toggle button on rest" + "description": "Disabled text color of tabs" } }, - "name": "cdr-color-background-toggle-button-default-selected-rest", + "name": "cdr-color-text-tab-disabled", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", "type": "toggle button", "example": "color", - "description": "The background color of a selected toggle button on hover" + "description": "The text color of a toggle button on rest" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", "type": "toggle button", "example": "color", - "description": "The background color of a selected toggle button on hover" + "description": "The text color of a toggle button on rest" } }, - "name": "cdr-color-background-toggle-button-default-selected-hover", + "name": "cdr-color-text-toggle-button-default-rest", "attributes": { "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", "type": "tooltip", "example": "color", - "description": "Background color for tooltips" + "description": "Text color for tooltips" }, "filePath": "tokens/global/tooltip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", "type": "tooltip", "example": "color", - "description": "Background color for tooltips" + "description": "Text color for tooltips" } }, - "name": "cdr-color-background-tooltip-default", + "name": "cdr-color-text-tooltip-default", "attributes": { "deprecated": false } @@ -4827,625 +4879,625 @@ } }, { - "$value": "#726d64", + "$value": "#2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for default messages" + "description": "Focused border color on checkbox or radio labels" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-800}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for default messages" + "description": "Focused border color on checkbox or radio labels" } }, - "name": "cdr-color-border-message-default-01", + "name": "cdr-color-border-label-default-focus", "attributes": { "deprecated": false } }, { - "$value": "#e8e0ce", + "$value": "#958e83", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for default messages" + "description": "Default border color on form elements" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-300}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for default messages" + "description": "Default border color on form elements" } }, - "name": "cdr-color-border-message-default-02", + "name": "cdr-color-border-input-default", "attributes": { "deprecated": false } }, { - "$value": "#3b8349", + "$value": "#b33322", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for success messages" + "description": "Error border color on form elements" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-800}", + "$value": "{options.color.error-red-850}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for success messages" + "description": "Error border color on form elements" } }, - "name": "cdr-color-border-message-success-01", + "name": "cdr-color-border-input-error", "attributes": { "deprecated": false } }, { - "$value": "#d5e6cb", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for success messages" + "description": "Hover/active/focus state of a checkbox or radio element border" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-300}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for success messages" + "description": "Hover/active/focus state of a checkbox or radio element border" } }, - "name": "cdr-color-border-message-success-02", + "name": "cdr-color-border-input-default-active", "attributes": { "deprecated": false } }, { - "$value": "#b68b37", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for warning messages" + "description": "Selected state of a checkbox or radio element border" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-800}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for warning messages" + "description": "Selected state of a checkbox or radio element border" } }, - "name": "cdr-color-border-message-warning-01", + "name": "cdr-color-border-input-default-selected", "attributes": { "deprecated": false } }, { - "$value": "#f5e9b7", + "$value": "#2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for warning messages" + "description": "Focus state of an input or select element border" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-300}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for warning messages" + "description": "Focus state of an input or select element border" } }, - "name": "cdr-color-border-message-warning-02", + "name": "cdr-color-border-input-default-focus", "attributes": { "deprecated": false } }, { - "$value": "#bb4045", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for error messages" + "description": "Hover state of a selected checkbox or radio element border" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-800}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for error messages" + "description": "Hover state of a selected checkbox or radio element border" } }, - "name": "cdr-color-border-message-error-01", + "name": "cdr-color-border-input-default-selected-hover", "attributes": { "deprecated": false } }, { - "$value": "#eecbc1", + "$value": "#2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for error messages" + "description": "Hover state of a checkbox or radio element border" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-300}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for error messages" + "description": "Hover state of a checkbox or radio element border" } }, - "name": "cdr-color-border-message-error-02", + "name": "cdr-color-border-input-default-hover", "attributes": { "deprecated": false } }, { - "$value": "#408e86", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for informational messages" + "description": "Disabled form element border" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.info-blue-800}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for informational messages" + "description": "Disabled form element border" } }, - "name": "cdr-color-border-message-info-01", + "name": "cdr-color-border-input-default-disabled", "attributes": { "deprecated": false } }, { - "$value": "#c2d8db", + "$value": "#406eb5", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "link", "example": "color", - "description": "Border color variant for informational messages" + "description": "Border color for underlined links" }, - "filePath": "tokens/global/color.json5", - "isSource": false, + "filePath": "tokens/themes/rei-dot-com/link.json5", + "isSource": true, "original": { - "$value": "{options.color.info-blue-300}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "link", "example": "color", - "description": "Border color variant for informational messages" + "description": "Border color for underlined links" } }, - "name": "cdr-color-border-message-info-02", + "name": "cdr-color-border-link-rest", "attributes": { "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "#406eb5", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Focused border color on checkbox or radio labels" + "description": "Border color for the hover state of underlined links" }, - "filePath": "tokens/global/input.json5", - "isSource": false, + "filePath": "tokens/themes/rei-dot-com/link.json5", + "isSource": true, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Focused border color on checkbox or radio labels" + "description": "Border color for the hover state of underlined links" } }, - "name": "cdr-color-border-label-default-focus", + "name": "cdr-color-border-link-hover", "attributes": { "deprecated": false } }, { - "$value": "#958e83", + "$value": "#0b2d60", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Default border color on form elements" + "description": "Border color for the active and pressed states of underlined links" }, - "filePath": "tokens/global/input.json5", - "isSource": false, + "filePath": "tokens/themes/rei-dot-com/link.json5", + "isSource": true, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.alpine-lake-blue-1000}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Default border color on form elements" + "description": "Border color for the active and pressed states of underlined links" } }, - "name": "cdr-color-border-input-default", + "name": "cdr-color-border-link-active", "attributes": { "deprecated": false } }, { - "$value": "#b33322", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Error border color on form elements" + "description": "Disabled border color of underlined links" }, - "filePath": "tokens/global/input.json5", - "isSource": false, + "filePath": "tokens/themes/rei-dot-com/link.json5", + "isSource": true, "original": { - "$value": "{options.color.error-red-850}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Error border color on form elements" + "description": "Disabled border color of underlined links" } }, - "name": "cdr-color-border-input-error", + "name": "cdr-color-border-link-disabled", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#406eb5", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Hover/active/focus state of a checkbox or radio element border" + "description": "Border color of visited underlined links" }, - "filePath": "tokens/global/input.json5", - "isSource": false, + "filePath": "tokens/themes/rei-dot-com/link.json5", + "isSource": true, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Hover/active/focus state of a checkbox or radio element border" + "description": "Border color of visited underlined links" } }, - "name": "cdr-color-border-input-default-active", + "name": "cdr-color-border-link-visited", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#726d64", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Selected state of a checkbox or radio element border" + "description": "Border color variant for default messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.default-grey-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Selected state of a checkbox or radio element border" + "description": "Border color variant for default messages" } }, - "name": "cdr-color-border-input-default-selected", + "name": "cdr-color-border-message-default-01", "attributes": { "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "#e8e0ce", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Focus state of an input or select element border" + "description": "Border color variant for default messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.default-grey-300}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Focus state of an input or select element border" + "description": "Border color variant for default messages" } }, - "name": "cdr-color-border-input-default-focus", + "name": "cdr-color-border-message-default-02", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#3b8349", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Hover state of a selected checkbox or radio element border" + "description": "Border color variant for success messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.success-green-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Hover state of a selected checkbox or radio element border" + "description": "Border color variant for success messages" } }, - "name": "cdr-color-border-input-default-selected-hover", + "name": "cdr-color-border-message-success-01", "attributes": { "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "#d5e6cb", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Hover state of a checkbox or radio element border" + "description": "Border color variant for success messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.success-green-300}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Hover state of a checkbox or radio element border" + "description": "Border color variant for success messages" } }, - "name": "cdr-color-border-input-default-hover", + "name": "cdr-color-border-message-success-02", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#b68b37", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Disabled form element border" + "description": "Border color variant for warning messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warning-yellow-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Disabled form element border" + "description": "Border color variant for warning messages" } }, - "name": "cdr-color-border-input-default-disabled", + "name": "cdr-color-border-message-warning-01", "attributes": { "deprecated": false } }, { - "$value": "#406eb5", + "$value": "#f5e9b7", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color for underlined links" + "description": "Border color variant for warning messages" }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, + "filePath": "tokens/global/message.json5", + "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.warning-yellow-300}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color for underlined links" + "description": "Border color variant for warning messages" } }, - "name": "cdr-color-border-link-rest", + "name": "cdr-color-border-message-warning-02", "attributes": { "deprecated": false } }, { - "$value": "#406eb5", + "$value": "#bb4045", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color for the hover state of underlined links" + "description": "Border color variant for error messages" }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, + "filePath": "tokens/global/message.json5", + "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.error-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color for the hover state of underlined links" + "description": "Border color variant for error messages" } }, - "name": "cdr-color-border-link-hover", + "name": "cdr-color-border-message-error-01", "attributes": { "deprecated": false } }, { - "$value": "#0b2d60", + "$value": "#eecbc1", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color for the active and pressed states of underlined links" + "description": "Border color variant for error messages" }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, + "filePath": "tokens/global/message.json5", + "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-1000}", + "$value": "{options.color.error-red-300}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color for the active and pressed states of underlined links" + "description": "Border color variant for error messages" } }, - "name": "cdr-color-border-link-active", + "name": "cdr-color-border-message-error-02", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#408e86", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Disabled border color of underlined links" + "description": "Border color variant for informational messages" }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, + "filePath": "tokens/global/message.json5", + "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.info-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Disabled border color of underlined links" + "description": "Border color variant for informational messages" } }, - "name": "cdr-color-border-link-disabled", + "name": "cdr-color-border-message-info-01", "attributes": { "deprecated": false } }, { - "$value": "#406eb5", + "$value": "#c2d8db", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color of visited underlined links" + "description": "Border color variant for informational messages" }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, + "filePath": "tokens/global/message.json5", + "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.info-blue-300}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color of visited underlined links" + "description": "Border color variant for informational messages" } }, - "name": "cdr-color-border-link-visited", + "name": "cdr-color-border-message-info-02", "attributes": { "deprecated": false } @@ -5503,27 +5555,27 @@ } }, { - "$value": "#d5cfc3", + "$value": "#958e83", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the primary surface" + "description": "Border color for the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.default-grey-700}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the primary surface" + "description": "Border color for the default surface selection" } }, - "name": "cdr-color-border-surface-primary", + "name": "cdr-color-border-surface-selection-default-rest", "attributes": { "deprecated": false } @@ -5533,153 +5585,153 @@ "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the secondary surface" + "description": "Border color for the active state of the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.default-grey-700}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the secondary surface" + "description": "Border color for the active state of the default surface selection" } }, - "name": "cdr-color-border-surface-secondary", + "name": "cdr-color-border-surface-selection-default-active", "attributes": { "deprecated": false } }, { - "$value": "#3b8349", + "$value": "#958e83", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the success surface" + "description": "Border color for the hover state of the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-800}", + "$value": "{options.color.default-grey-700}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the success surface" + "description": "Border color for the hover state of the default surface selection" } }, - "name": "cdr-color-border-surface-success", + "name": "cdr-color-border-surface-selection-default-hover", "attributes": { "deprecated": false } }, { - "$value": "#b68b37", + "$value": "#2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the warning surface" + "description": "Border color for the checked state of the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-800}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the warning surface" + "description": "Border color for the checked state of the default surface selection" } }, - "name": "cdr-color-border-surface-warning", + "name": "cdr-color-border-surface-selection-default-checked", "attributes": { "deprecated": false } }, { - "$value": "#bb4045", + "$value": "#958e83", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the error surface" + "description": "Border color for the disabled state of the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-800}", + "$value": "{options.color.default-grey-700}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the error surface" + "description": "Border color for the disabled state of the default surface selection" } }, - "name": "cdr-color-border-surface-error", + "name": "cdr-color-border-surface-selection-default-disabled", "attributes": { "deprecated": false } }, { - "$value": "#406eb5", + "$value": "#958e83", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the info surface" + "description": "Border color for the loading state of the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.default-grey-700}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the info surface" + "description": "Border color for the loading state of the default surface selection" } }, - "name": "cdr-color-border-surface-info", + "name": "cdr-color-border-surface-selection-default-loading", "attributes": { "deprecated": false } }, { - "$value": "#958e83", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the default surface selection" + "description": "Border color for the primary surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-700}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the default surface selection" + "description": "Border color for the primary surface" } }, - "name": "cdr-color-border-surface-selection-default-rest", + "name": "cdr-color-border-surface-primary", "attributes": { "deprecated": false } @@ -5689,127 +5741,127 @@ "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the active state of the default surface selection" + "description": "Border color for the secondary surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-700}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the active state of the default surface selection" + "description": "Border color for the secondary surface" } }, - "name": "cdr-color-border-surface-selection-default-active", + "name": "cdr-color-border-surface-secondary", "attributes": { "deprecated": false } }, { - "$value": "#958e83", + "$value": "#3b8349", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the hover state of the default surface selection" + "description": "Border color for the success surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-700}", + "$value": "{options.color.success-green-800}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the hover state of the default surface selection" + "description": "Border color for the success surface" } }, - "name": "cdr-color-border-surface-selection-default-hover", + "name": "cdr-color-border-surface-success", "attributes": { "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "#b68b37", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the checked state of the default surface selection" + "description": "Border color for the warning surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.warning-yellow-800}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the checked state of the default surface selection" + "description": "Border color for the warning surface" } }, - "name": "cdr-color-border-surface-selection-default-checked", + "name": "cdr-color-border-surface-warning", "attributes": { "deprecated": false } }, { - "$value": "#958e83", + "$value": "#bb4045", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the disabled state of the default surface selection" + "description": "Border color for the error surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-700}", + "$value": "{options.color.error-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the disabled state of the default surface selection" + "description": "Border color for the error surface" } }, - "name": "cdr-color-border-surface-selection-default-disabled", + "name": "cdr-color-border-surface-error", "attributes": { "deprecated": false } }, { - "$value": "#958e83", + "$value": "#406eb5", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the loading state of the default surface selection" + "description": "Border color for the info surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-700}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the loading state of the default surface selection" + "description": "Border color for the info surface" } }, - "name": "cdr-color-border-surface-selection-default-loading", + "name": "cdr-color-border-surface-info", "attributes": { "deprecated": false } @@ -6135,7 +6187,7 @@ "example": "color", "description": "Border color for a toggle button that is not selected on focus" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-900}", @@ -6161,7 +6213,7 @@ "example": "color", "description": "Border color for a selected toggle button on rest" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-900}", @@ -6187,7 +6239,7 @@ "example": "color", "description": "Border color for a selected toggle on focus" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-900}", @@ -6335,209 +6387,209 @@ } }, { - "$value": "#726d64", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "input", "example": "color", - "description": "The default message icon color" + "description": "Rest state of a selected form icon" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-800}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "input", "example": "color", - "description": "The default message icon color" + "description": "Rest state of a selected form icon" } }, - "name": "cdr-color-icon-message-default", + "name": "cdr-color-icon-checkbox-default-selected", "attributes": { "deprecated": false } }, { - "$value": "#3b8349", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "input", "example": "color", - "description": "The success message icon color" + "description": "Hover state of a selected form icon" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-800}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "input", "example": "color", - "description": "The success message icon color" + "description": "Hover state of a selected form icon" } }, - "name": "cdr-color-icon-message-success", + "name": "cdr-color-icon-checkbox-default-selected-hover", "attributes": { "deprecated": false } }, { - "$value": "#b68b37", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "input", "example": "color", - "description": "The warning message icon color" + "description": "Hover state of a selected form icon" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-800}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "input", "example": "color", - "description": "The warning message icon color" + "description": "Hover state of a selected form icon" } }, - "name": "cdr-color-icon-message-warning", + "name": "cdr-color-icon-checkbox-default-selected-active", "attributes": { "deprecated": false } }, { - "$value": "#bb4045", + "$value": "#726d64", "$type": "color", "docs": { "category": "colors", "type": "icon", "example": "color", - "description": "The error message icon color" + "description": "The default message icon color" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-800}", + "$value": "{options.color.default-grey-800}", "$type": "color", "docs": { "category": "colors", "type": "icon", "example": "color", - "description": "The error message icon color" + "description": "The default message icon color" } }, - "name": "cdr-color-icon-message-error", + "name": "cdr-color-icon-message-default", "attributes": { "deprecated": false } }, { - "$value": "#408e86", + "$value": "#3b8349", "$type": "color", "docs": { "category": "colors", "type": "icon", "example": "color", - "description": "The informational message icon color" + "description": "The success message icon color" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.info-blue-800}", + "$value": "{options.color.success-green-800}", "$type": "color", "docs": { "category": "colors", "type": "icon", "example": "color", - "description": "The informational message icon color" + "description": "The success message icon color" } }, - "name": "cdr-color-icon-message-info", + "name": "cdr-color-icon-message-success", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#b68b37", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "icon", "example": "color", - "description": "Rest state of a selected form icon" + "description": "The warning message icon color" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warning-yellow-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "icon", "example": "color", - "description": "Rest state of a selected form icon" + "description": "The warning message icon color" } }, - "name": "cdr-color-icon-checkbox-default-selected", + "name": "cdr-color-icon-message-warning", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#bb4045", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "icon", "example": "color", - "description": "Hover state of a selected form icon" + "description": "The error message icon color" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.error-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "icon", "example": "color", - "description": "Hover state of a selected form icon" + "description": "The error message icon color" } }, - "name": "cdr-color-icon-checkbox-default-selected-hover", + "name": "cdr-color-icon-message-error", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#408e86", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "icon", "example": "color", - "description": "Hover state of a selected form icon" + "description": "The informational message icon color" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.info-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "icon", "example": "color", - "description": "Hover state of a selected form icon" + "description": "The informational message icon color" } }, - "name": "cdr-color-icon-checkbox-default-selected-active", + "name": "cdr-color-icon-message-info", "attributes": { "deprecated": false } @@ -6620,58 +6672,6 @@ "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", @@ -7121,8 +7121,8 @@ "$type": "dimension", "docs": { "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" + "category": "form", + "example": "form" } }, "name": "cdr-form-input-height-default", @@ -7145,8 +7145,8 @@ "$type": "dimension", "docs": { "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" + "category": "form", + "example": "form" } }, "name": "cdr-form-input-height-large", @@ -7169,8 +7169,8 @@ "$type": "dimension", "docs": { "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" + "category": "form", + "example": "form" } }, "name": "cdr-form-figure-size-small", @@ -7193,8 +7193,8 @@ "$type": "dimension", "docs": { "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" + "category": "form", + "example": "form" } }, "name": "cdr-form-figure-size-medium", @@ -7217,8 +7217,8 @@ "$type": "dimension", "docs": { "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" + "category": "form", + "example": "form" } }, "name": "cdr-form-figure-size-large", @@ -7242,9 +7242,9 @@ "$value": "{space.one-x.$value}", "$type": "dimension", "docs": { - "category": "{icon.docCategory}", + "category": "sizing", "type": "icon", - "example": "{icon.docExample}" + "example": "sizing" } }, "name": "cdr-icon-size-sm", @@ -7266,9 +7266,9 @@ "$value": "{space.one-and-a-half-x.$value}", "$type": "dimension", "docs": { - "category": "{icon.docCategory}", + "category": "sizing", "type": "icon", - "example": "{icon.docExample}" + "example": "sizing" } }, "name": "cdr-icon-size", @@ -7290,9 +7290,9 @@ "$value": "{space.two-x.$value}", "$type": "dimension", "docs": { - "category": "{icon.docCategory}", + "category": "sizing", "type": "icon", - "example": "{icon.docExample}" + "example": "sizing" } }, "name": "cdr-icon-size-lg", @@ -7316,9 +7316,9 @@ "$value": "100ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "cdr-duration-1-x", @@ -7340,9 +7340,9 @@ "$value": "200ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "cdr-duration-2-x", @@ -7364,9 +7364,9 @@ "$value": "300ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "cdr-duration-3-x", @@ -7388,9 +7388,9 @@ "$value": "400ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "cdr-duration-4-x", @@ -7412,9 +7412,9 @@ "$value": "500ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "cdr-duration-5-x", @@ -7436,9 +7436,9 @@ "$value": "600ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "cdr-duration-6-x", @@ -7458,9 +7458,9 @@ "original": { "$value": "cubic-bezier(0.32, 0.94, 0.60, 1)", "docs": { - "category": "{timing.docCategory}", + "category": "motion", "type": "timing", - "example": "{timing.docExample}" + "example": "timing" } }, "name": "cdr-timing-function-ease-out", @@ -7480,9 +7480,9 @@ "original": { "$value": "cubic-bezier(0.15, 0, 0.15, 0)", "docs": { - "category": "{timing.docCategory}", + "category": "motion", "type": "timing", - "example": "{timing.docExample}" + "example": "timing" } }, "name": "cdr-timing-function-ease", @@ -7502,9 +7502,9 @@ "original": { "$value": "cubic-bezier(0, 0, 1, 1)", "docs": { - "category": "{timing.docCategory}", + "category": "motion", "type": "timing", - "example": "{timing.docExample}" + "example": "timing" } }, "name": "cdr-timing-function-linear", @@ -7528,7 +7528,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-flat-x", @@ -7550,7 +7550,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-flat-y", @@ -7572,7 +7572,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-flat-blur", @@ -7594,7 +7594,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-flat-spread", @@ -7616,7 +7616,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-flat-color", @@ -7638,7 +7638,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-raised-x", @@ -7660,7 +7660,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-raised-y", @@ -7682,7 +7682,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-raised-blur", @@ -7704,7 +7704,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-raised-spread", @@ -7726,7 +7726,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-raised-color", @@ -7748,7 +7748,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-elevated-x", @@ -7770,7 +7770,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-elevated-y", @@ -7792,7 +7792,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-elevated-blur", @@ -7814,7 +7814,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-elevated-spread", @@ -7836,7 +7836,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-elevated-color", @@ -7858,7 +7858,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-floating-x", @@ -7880,7 +7880,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-floating-y", @@ -7902,7 +7902,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-floating-blur", @@ -7924,7 +7924,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-floating-spread", @@ -7946,7 +7946,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-floating-color", @@ -7968,7 +7968,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-lifted-x", @@ -7990,7 +7990,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-lifted-y", @@ -8012,7 +8012,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-lifted-blur", @@ -8034,7 +8034,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-lifted-spread", @@ -8056,7 +8056,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-lifted-color", @@ -8081,8 +8081,8 @@ "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } }, "name": "cdr-radius-sharp", @@ -8105,8 +8105,8 @@ "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } }, "name": "cdr-radius-soft", @@ -8129,8 +8129,8 @@ "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } }, "name": "cdr-radius-softer", @@ -8153,8 +8153,8 @@ "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } }, "name": "cdr-radius-softest", @@ -8177,8 +8177,8 @@ "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } }, "name": "cdr-radius-round", @@ -8204,8 +8204,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8230,8 +8230,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8256,8 +8256,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8282,8 +8282,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8308,8 +8308,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8334,8 +8334,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8360,8 +8360,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8386,8 +8386,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8412,8 +8412,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8438,8 +8438,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8464,8 +8464,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8490,8 +8490,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8516,8 +8516,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8542,7 +8542,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -8568,7 +8568,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -8593,8 +8593,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-eighth-x-squish-top-bottom", @@ -8617,8 +8617,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-eighth-x-squish-left-right", @@ -8641,8 +8641,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-eighth-x-stretch-top-bottom", @@ -8665,8 +8665,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-eighth-x-stretch-left-right", @@ -8690,7 +8690,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -8716,7 +8716,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -8743,8 +8743,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-quarter-x-squish-top-bottom", @@ -8767,8 +8767,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-quarter-x-squish-left-right", @@ -8793,8 +8793,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-quarter-x-stretch-top-bottom", @@ -8817,8 +8817,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-quarter-x-stretch-left-right", @@ -8842,7 +8842,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -8868,7 +8868,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -8895,8 +8895,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-half-x-squish-top-bottom", @@ -8919,8 +8919,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-half-x-squish-left-right", @@ -8945,8 +8945,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-half-x-stretch-top-bottom", @@ -8969,8 +8969,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-half-x-stretch-left-right", @@ -8994,7 +8994,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9021,8 +9021,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-three-quarter-x-squish-top-bottom", @@ -9045,8 +9045,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-three-quarter-x-squish-left-right", @@ -9071,8 +9071,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-three-quarter-x-stretch-top-bottom", @@ -9095,8 +9095,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-three-quarter-x-stretch-left-right", @@ -9120,7 +9120,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9147,8 +9147,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-one-x-squish-top-bottom", @@ -9171,8 +9171,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-one-x-squish-left-right", @@ -9197,8 +9197,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-one-x-stretch-top-bottom", @@ -9221,8 +9221,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-one-x-stretch-left-right", @@ -9246,7 +9246,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9273,8 +9273,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-one-and-a-half-x-squish-top-bottom", @@ -9297,8 +9297,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-one-and-a-half-x-squish-left-right", @@ -9323,8 +9323,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-one-and-a-half-x-stretch-top-bottom", @@ -9347,8 +9347,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-one-and-a-half-x-stretch-left-right", @@ -9372,7 +9372,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9399,8 +9399,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-two-x-squish-top-bottom", @@ -9423,8 +9423,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-two-x-squish-left-right", @@ -9449,8 +9449,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-two-x-stretch-top-bottom", @@ -9473,8 +9473,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-two-x-stretch-left-right", @@ -9498,7 +9498,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9525,8 +9525,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-three-x-squish-top-bottom", @@ -9549,8 +9549,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-three-x-squish-left-right", @@ -9575,8 +9575,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-three-x-stretch-top-bottom", @@ -9599,8 +9599,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-three-x-stretch-left-right", @@ -9624,7 +9624,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9651,8 +9651,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-four-x-squish-top-bottom", @@ -9675,8 +9675,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-four-x-squish-left-right", @@ -9701,8 +9701,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-four-x-stretch-top-bottom", @@ -9725,8 +9725,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-four-x-stretch-left-right", diff --git a/dist/rei-dot-com/json/ios.json b/dist/rei-dot-com/json/ios.json index 52e0670..cf80f2d 100644 --- a/dist/rei-dot-com/json/ios.json +++ b/dist/rei-dot-com/json/ios.json @@ -5,23 +5,23 @@ "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "accordion", "example": "color", - "description": "Text color for primary buttons" + "description": "Background color for the hover state of accordion" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/accordion.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "accordion", "example": "color", - "description": "Text color for primary buttons" + "description": "Background color for the hover state of accordion" } }, - "name": "CdrColorTextButtonPrimary", + "name": "CdrColorBackgroundAccordionHover", "attributes": { "deprecated": false } @@ -33,7 +33,7 @@ "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of primary buttons" + "description": "Background color for the primary button" }, "filePath": "tokens/global/button.json5", "isSource": false, @@ -44,166 +44,166 @@ "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of primary buttons" + "description": "Background color for the primary button" } }, - "name": "CdrColorTextButtonPrimaryHover", + "name": "CdrColorBackgroundButtonPrimaryRest", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of primary buttons" + "description": "Background color for the active and pressed states of the primary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.blue-spruce-green-1000}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of primary buttons" + "description": "Background color for the active and pressed states of the primary button" } }, - "name": "CdrColorTextButtonPrimaryActive", + "name": "CdrColorBackgroundButtonPrimaryActive", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled primary buttons" + "description": "Background color for the hover state of the primary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled primary buttons" + "description": "Background color for the hover state of the primary button" } }, - "name": "CdrColorTextButtonPrimaryDisabled", + "name": "CdrColorBackgroundButtonPrimaryHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for secondary buttons" + "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-900}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for secondary buttons" + "description": "Alternate background color for the hover state of the icon button" } }, - "name": "CdrColorTextButtonSecondary", + "name": "CdrColorBackgroundButtonPrimaryIconAltHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of secondary buttons" + "description": "Background color for the secondary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of secondary buttons" + "description": "Background color for the secondary button" } }, - "name": "CdrColorTextButtonSecondaryHover", + "name": "CdrColorBackgroundButtonSecondaryRest", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of secondary buttons" + "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-010}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of secondary buttons" + "description": "Background color for the active and pressed states of the secondary button" } }, - "name": "CdrColorTextButtonSecondaryActive", + "name": "CdrColorBackgroundButtonSecondaryActive", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled secondary buttons" + "description": "Background color for the hover state of the secondary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled secondary buttons" + "description": "Background color for the hover state of the secondary button" } }, - "name": "CdrColorTextButtonSecondaryDisabled", + "name": "CdrColorBackgroundButtonSecondaryHover", "attributes": { "deprecated": false } @@ -211,27 +211,25 @@ { "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the dark button" + "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", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the dark button" + "description": "Background color for the disabled state of the secondary button" } }, - "name": "CdrColorTextButtonDark", + "name": "CdrColorBackgroundButtonSecondaryDisabled", "attributes": { "deprecated": false } @@ -239,111 +237,103 @@ { "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of the dark button" + "description": "Background color for 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" + "description": "Background color for the dark button" } }, - "name": "CdrColorTextButtonDarkHover", + "name": "CdrColorBackgroundButtonDarkRest", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of the dark button" + "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-010}", + "$value": "{options.color.warm-grey-900}", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of the dark button" + "description": "Background color for the active and pressed states of the dark button" } }, - "name": "CdrColorTextButtonDarkActive", + "name": "CdrColorBackgroundButtonDarkActive", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f]", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled dark buttons" + "description": "Background color for the hover state of the dark button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-100}", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled dark buttons" + "description": "Background color for the hover state of the dark button" } }, - "name": "CdrColorTextButtonDarkDisabled", + "name": "CdrColorBackgroundButtonDarkHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f]", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the sale button" + "description": "Background color for the sale button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.sale-red-800}", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the sale button" + "description": "Background color for the sale button" } }, - "name": "CdrColorTextButtonSale", + "name": "CdrColorBackgroundButtonSaleRest", "attributes": { "deprecated": false } @@ -351,291 +341,285 @@ { "$value": "[UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f]", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of the sale button" + "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", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of the sale button" + "description": "Background color for the active and pressed states of the sale button" } }, - "name": "CdrColorTextButtonSaleHover", + "name": "CdrColorBackgroundButtonSaleActive", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f]", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of the sale button" + "description": "Background color for the hover state of the sale button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-025}", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of the sale button" + "description": "Background color for the hover state of the sale button" } }, - "name": "CdrColorTextButtonSaleActive", + "name": "CdrColorBackgroundButtonSaleHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled sale buttons" + "description": "Default disabled border color" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-250}", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled sale buttons" + "description": "Default disabled border color" } }, - "name": "CdrColorTextButtonSaleDisabled", + "name": "CdrColorBackgroundButtonDefaultDisabled", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Text color for default chips" + "description": "Background color for the icon only button active and focus states" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Text color for default chips" + "description": "Background color for the icon only button active and focus states" } }, - "name": "CdrColorTextChipDefault", + "name": "CdrColorBackgroundButtonIconOnlyActive", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", "type": "chip", "example": "color", - "description": "Text color for default chips" + "description": "Background color for chips" }, "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", "type": "chip", "example": "color", - "description": "Text color for default chips" + "description": "Background color for chips" } }, - "name": "CdrColorTextChipDisabled", + "name": "CdrColorBackgroundChipDefaultRest", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The default, primary text color" + "description": "Background color for disabled chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The default, primary text color" + "description": "Background color for disabled chips" } }, - "name": "CdrColorTextPrimary", + "name": "CdrColorBackgroundChipDefaultDisabled", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.451f green:0.431f blue:0.396f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The secondary text color" + "description": "Background color for hovered chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-750}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The secondary text color" + "description": "Background color for hovered chips" } }, - "name": "CdrColorTextSecondary", + "name": "CdrColorBackgroundChipDefaultHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The emphasis text color" + "description": "Background color for focused chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The emphasis text color" + "description": "Background color for focused chips" } }, - "name": "CdrColorTextEmphasis", + "name": "CdrColorBackgroundChipDefaultFocus", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "Text set in our primary brand color" + "description": "Background color for active chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "Text set in our primary brand color" + "description": "Background color for active chips" } }, - "name": "CdrColorTextBrand", + "name": "CdrColorBackgroundChipDefaultActive", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The color of sale text" + "description": "Background color for selected chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.sale-red-800}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The color of sale text" + "description": "Background color for selected chips" } }, - "name": "CdrColorTextSale", + "name": "CdrColorBackgroundChipDefaultSelected", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "Text color on dark background" + "description": "Background color for hovered selected chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "Text color on dark background" + "description": "Background color for hovered selected chips" } }, - "name": "CdrColorTextInverse", + "name": "CdrColorBackgroundChipDefaultSelectedHover", "attributes": { "deprecated": false } @@ -645,543 +629,543 @@ "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The color of text when it is disabled" + "description": "Background color for focused selected chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The color of text when it is disabled" + "description": "Background color for focused selected chips" } }, - "name": "CdrColorTextDisabled", + "name": "CdrColorBackgroundChipDefaultSelectedFocus", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.180f green:0.420f blue:0.204f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:0.000f]", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of success messages" + "description": "A transparent color option" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-900}", + "$value": "{options.color.transparent}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of success messages" + "description": "A transparent color option" } }, - "name": "CdrColorTextSuccess", + "name": "CdrColorBackgroundTransparent", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.522f green:0.278f blue:0.078f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of warning messages" + "description": "The default, primary background color of most pages" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-900}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of warning messages" + "description": "The default, primary background color of most pages" } }, - "name": "CdrColorTextWarning", + "name": "CdrColorBackgroundPrimary", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.506f green:0.094f blue:0.137f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of error messages" + "description": "An alternate, secondary background color used on some pages" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-900}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of error messages" + "description": "An alternate, secondary background color used on some pages" } }, - "name": "CdrColorTextError", + "name": "CdrColorBackgroundSecondary", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.106f green:0.263f blue:0.494f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of informational messages" + "description": "Background color for sale messages" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-900}", + "$value": "{options.color.sale-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of informational messages" + "description": "Background color for sale messages" } }, - "name": "CdrColorTextInfo", + "name": "CdrColorBackgroundSale", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.733f green:0.251f blue:0.271f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of error messages" + "description": "An alternate, spruce brand background color used on some pages" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-800}", + "$value": "{options.color.blue-spruce-green-1000}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of error messages" + "description": "An alternate, spruce brand background color used on some pages" } }, - "name": "CdrColorTextMessageError", + "name": "CdrColorBackgroundBrandSpruce", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.925f green:0.976f blue:0.902f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Default text color used in form elements" + "description": "Background color for success messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.success-green-200}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Default text color used in form elements" + "description": "Background color for success messages" } }, - "name": "CdrColorTextInputDefault", + "name": "CdrColorBackgroundSuccess", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.886f green:0.957f blue:0.996f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Color of label text used in form elements" + "description": "Background color for informational messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.alpine-lake-blue-200}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Color of label text used in form elements" + "description": "Background color for informational messages" } }, - "name": "CdrColorTextInputLabel", + "name": "CdrColorBackgroundInfo", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.698f green:0.671f blue:0.624f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.992f green:0.965f blue:0.886f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Color of label text used in disabled form elements" + "description": "Background color for warning messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-450}", + "$value": "{options.color.warning-yellow-200}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Color of label text used in disabled form elements" + "description": "Background color for warning messages" } }, - "name": "CdrColorTextInputLabelDisabled", + "name": "CdrColorBackgroundWarning", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.451f green:0.431f blue:0.396f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.988f green:0.937f blue:0.894f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Text color of placeholder text within forms" + "description": "Background color for error messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-750}", + "$value": "{options.color.error-red-200}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Text color of placeholder text within forms" + "description": "Background color for error messages" } }, - "name": "CdrColorTextInputPlaceholder", + "name": "CdrColorBackgroundError", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color of required label within forms" + "description": "Hover state of a checkbox or radio label background" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color of required label within forms" + "description": "Hover state of a checkbox or radio label background" } }, - "name": "CdrColorTextInputRequired", + "name": "CdrColorBackgroundLabelDefaultHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.451f green:0.431f blue:0.396f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color of optional label within forms" + "description": "Active state of a checkbox or radio label background" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-750}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color of optional label within forms" + "description": "Active state of a checkbox or radio label background" } }, - "name": "CdrColorTextInputOptional", + "name": "CdrColorBackgroundLabelDefaultActive", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Disabled text color used in form elements" + "description": "Focused state of a checkbox or radio label background" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Disabled text color used in form elements" + "description": "Focused state of a checkbox or radio label background" } }, - "name": "CdrColorTextInputDisabled", + "name": "CdrColorBackgroundLabelDefaultFocus", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:0.750f]", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color used in filled forms" + "description": "Hover state of a checkbox or radio label background on secondary" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.white-75}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color used in filled forms" + "description": "Hover state of a checkbox or radio label background on secondary" } }, - "name": "CdrColorTextInputFilled", + "name": "CdrColorBackgroundLabelSecondaryHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.451f green:0.431f blue:0.396f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Help text color used in forms" + "description": "Active state of a checkbox or radio label background on secondary" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-750}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Help text color used in forms" + "description": "Active state of a checkbox or radio label background on secondary" } }, - "name": "CdrColorTextInputHelp", + "name": "CdrColorBackgroundLabelSecondaryActive", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.702f green:0.200f blue:0.133f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:0.750f]", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Error text color used in forms" + "description": "Focused state of a checkbox or radio label background on secondary" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-850}", + "$value": "{options.color.white-75}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Error text color used in forms" + "description": "Focused state of a checkbox or radio label background on secondary" } }, - "name": "CdrColorTextInputError", + "name": "CdrColorBackgroundLabelSecondaryFocus", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:0.150f]", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for links" + "description": "Default background color on form elements" }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, + "filePath": "tokens/global/input.json5", + "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.warm-grey-025-15}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for links" + "description": "Default background color on form elements" } }, - "name": "CdrColorTextLinkRest", + "name": "CdrColorBackgroundInputDefault", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:0.850f]", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for the hover state of links" + "description": "Default background color on form elements" }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, + "filePath": "tokens/global/input.json5", + "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.white-85}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for the hover state of links" + "description": "Default background color on form elements" } }, - "name": "CdrColorTextLinkHover", + "name": "CdrColorBackgroundInputSecondary", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.043f green:0.176f blue:0.376f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:0.949f blue:0.949f alpha:0.750f]", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for the active and pressed states of links" + "description": "Error background color on form elements" }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, + "filePath": "tokens/global/input.json5", + "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-1000}", + "$value": "{options.color.error-red-050-75}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for the active and pressed states of links" + "description": "Error background color on form elements" } }, - "name": "CdrColorTextLinkActive", + "name": "CdrColorBackgroundInputError", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Disabled text color of links" + "description": "Hover state of a checkbox or radio element background" }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, + "filePath": "tokens/global/input.json5", + "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Disabled text color of links" + "description": "Hover state of a checkbox or radio element background" } }, - "name": "CdrColorTextLinkDisabled", + "name": "CdrColorBackgroundInputDefaultHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color of visited links" + "description": "Active state of a form element background" }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, + "filePath": "tokens/global/input.json5", + "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color of visited links" + "description": "Active state of a form element background" } }, - "name": "CdrColorTextLinkVisited", + "name": "CdrColorBackgroundInputDefaultActive", "attributes": { "deprecated": false } @@ -1191,517 +1175,517 @@ "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for ratings" + "description": "Selected state of a checkbox or radio element background" }, - "filePath": "tokens/global/rating.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for ratings" + "description": "Selected state of a checkbox or radio element background" } }, - "name": "CdrColorTextRatingDefault", + "name": "CdrColorBackgroundInputDefaultSelected", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for the hover state of ratings" + "description": "Active state of an input or select element background on secondary" }, - "filePath": "tokens/global/rating.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for the hover state of ratings" + "description": "Active state of an input or select element background on secondary" } }, - "name": "CdrColorTextRatingHover", + "name": "CdrColorBackgroundInputSecondaryActive", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.698f green:0.671f blue:0.624f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for the separator in ratings" + "description": "Hover state of a selected checkbox or radio element background" }, - "filePath": "tokens/global/rating.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-450}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for the separator in ratings" + "description": "Hover state of a selected checkbox or radio element background" } }, - "name": "CdrColorTextRatingSeparator", + "name": "CdrColorBackgroundInputDefaultSelectedHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.451f green:0.431f blue:0.396f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for tabs" + "description": "Disabled form element background" }, - "filePath": "tokens/global/tab.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-750}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for tabs" + "description": "Disabled form element background" } }, - "name": "CdrColorTextTabRest", + "name": "CdrColorBackgroundInputDefaultDisabled", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for the active and pressed states of tabs" + "description": "Selected focus state of checkbox or radio element background" }, - "filePath": "tokens/global/tab.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for the active and pressed states of tabs" + "description": "Selected focus state of checkbox or radio element background" } }, - "name": "CdrColorTextTabActive", + "name": "CdrColorBackgroundInputDefaultSelectedFocus", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for the hover state of tabs" + "description": "Focused checkbox or radio form element background" }, - "filePath": "tokens/global/tab.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for the hover state of tabs" + "description": "Focused checkbox or radio form element background" } }, - "name": "CdrColorTextTabHover", + "name": "CdrColorBackgroundInputDefaultFocus", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.976f green:0.973f blue:0.965f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "background", "example": "color", - "description": "Disabled text color of tabs" + "description": "Background color variant for default messages" }, - "filePath": "tokens/global/tab.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.default-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "background", "example": "color", - "description": "Disabled text color of tabs" + "description": "Background color variant for default messages" } }, - "name": "CdrColorTextTabDisabled", + "name": "CdrColorBackgroundMessageDefault01", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.910f green:0.878f blue:0.808f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "background", "example": "color", - "description": "The text color of a toggle button on rest" + "description": "Background color variant for default messages" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.default-grey-300}", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "background", "example": "color", - "description": "The text color of a toggle button on rest" + "description": "Background color variant for default messages" } }, - "name": "CdrColorTextToggleButtonDefaultRest", + "name": "CdrColorBackgroundMessageDefault02", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.925f green:0.976f blue:0.902f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "tooltip", + "type": "background", "example": "color", - "description": "Text color for tooltips" + "description": "Background color for success messages" }, - "filePath": "tokens/global/tooltip.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.success-green-200}", "$type": "color", "docs": { "category": "colors", - "type": "tooltip", + "type": "background", "example": "color", - "description": "Text color for tooltips" + "description": "Background color for success messages" } }, - "name": "CdrColorTextTooltipDefault", + "name": "CdrColorBackgroundMessageSuccess", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.957f green:0.984f blue:0.961f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the primary button" + "description": "Background color variant for success messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.success-green-100}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the primary button" + "description": "Background color variant for success messages" } }, - "name": "CdrColorBackgroundButtonPrimaryRest", + "name": "CdrColorBackgroundMessageSuccess01", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.835f green:0.902f blue:0.796f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the primary button" + "description": "Background color variant for success messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.success-green-300}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the primary button" + "description": "Background color variant for success messages" } }, - "name": "CdrColorBackgroundButtonPrimaryActive", + "name": "CdrColorBackgroundMessageSuccess02", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.992f green:0.965f blue:0.886f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the primary button" + "description": "Background color for warning messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.warning-yellow-200}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the primary button" + "description": "Background color for warning messages" } }, - "name": "CdrColorBackgroundButtonPrimaryHover", + "name": "CdrColorBackgroundMessageWarning", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.996f green:0.988f blue:0.945f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Alternate background color for the hover state of the icon button" + "description": "Background color variant for warning messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warning-yellow-100}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Alternate background color for the hover state of the icon button" + "description": "Background color variant for warning messages" } }, - "name": "CdrColorBackgroundButtonPrimaryIconAltHover", + "name": "CdrColorBackgroundMessageWarning01", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.961f green:0.914f blue:0.718f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the secondary button" + "description": "Background color variant for warning messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warning-yellow-300}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the secondary button" + "description": "Background color variant for warning messages" } }, - "name": "CdrColorBackgroundButtonSecondaryRest", + "name": "CdrColorBackgroundMessageWarning02", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.988f green:0.937f blue:0.894f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the secondary button" + "description": "Background color for error messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.error-red-200}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the secondary button" + "description": "Background color for error messages" } }, - "name": "CdrColorBackgroundButtonSecondaryActive", + "name": "CdrColorBackgroundMessageError", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.992f green:0.969f blue:0.969f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the secondary button" + "description": "Background color variant for error messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.error-red-100}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the secondary button" + "description": "Background color variant for error messages" } }, - "name": "CdrColorBackgroundButtonSecondaryHover", + "name": "CdrColorBackgroundMessageError01", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.933f green:0.796f blue:0.757f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the disabled state of the secondary button" + "description": "Background color variant for error messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.error-red-300}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the disabled state of the secondary button" + "description": "Background color variant for error messages" } }, - "name": "CdrColorBackgroundButtonSecondaryDisabled", + "name": "CdrColorBackgroundMessageError02", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.886f green:0.957f blue:0.996f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the dark button" + "description": "Background color for informational messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.alpine-lake-blue-200}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the dark button" + "description": "Background color for informational messages" } }, - "name": "CdrColorBackgroundButtonDarkRest", + "name": "CdrColorBackgroundMessageInfo", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.929f green:0.957f blue:0.961f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the dark button" + "description": "Background color variant for informational messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.info-blue-100}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the dark button" + "description": "Background color variant for informational messages" } }, - "name": "CdrColorBackgroundButtonDarkActive", + "name": "CdrColorBackgroundMessageInfo01", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.761f green:0.847f blue:0.859f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the dark button" + "description": "Background color variant for informational messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.info-blue-300}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the dark button" + "description": "Background color variant for informational messages" } }, - "name": "CdrColorBackgroundButtonDarkHover", + "name": "CdrColorBackgroundMessageInfo02", "attributes": { "deprecated": false } @@ -1711,153 +1695,153 @@ "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the sale button" + "description": "Background color for sale messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { "$value": "{options.color.sale-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the sale button" + "description": "Background color for sale messages" } }, - "name": "CdrColorBackgroundButtonSaleRest", + "name": "CdrColorBackgroundMessageSale", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:0.850f]", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "modal", "example": "color", - "description": "Background color for the active and pressed states of the sale button" + "description": "The background overlay for modal" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/modal.json5", "isSource": false, "original": { - "$value": "{options.color.sale-red-800}", + "$value": "{options.color.warm-grey-025-85}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "modal", "example": "color", - "description": "Background color for the active and pressed states of the sale button" + "description": "The background overlay for modal" } }, - "name": "CdrColorBackgroundButtonSaleActive", + "name": "CdrColorBackgroundModalOverlay", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "pagination", "example": "color", - "description": "Background color for the hover state of the sale button" + "description": "Background color for the hover state of pagination" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/pagination.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "pagination", "example": "color", - "description": "Background color for the hover state of the sale button" + "description": "Background color for the hover state of pagination" } }, - "name": "CdrColorBackgroundButtonSaleHover", + "name": "CdrColorBackgroundPaginationHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "pagination", "example": "color", - "description": "Default disabled border color" + "description": "Background color for the pagination keyline" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/pagination.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "pagination", "example": "color", - "description": "Default disabled border color" + "description": "Background color for the pagination keyline" } }, - "name": "CdrColorBackgroundButtonDefaultDisabled", + "name": "CdrColorBackgroundPaginationKeyline", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "rating", "example": "color", - "description": "Background color for the icon only button active and focus states" + "description": "The defaul background color of the rating star icon" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/rating.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "rating", "example": "color", - "description": "Background color for the icon only button active and focus states" + "description": "The defaul background color of the rating star icon" } }, - "name": "CdrColorBackgroundButtonIconOnlyActive", + "name": "CdrColorBackgroundRatingStarDefault", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:0.824f blue:0.502f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "rating", "example": "color", - "description": "Background color for chips" + "description": "Background color for the highlighted rating icon" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/rating.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.golden-yellow-500}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "rating", "example": "color", - "description": "Background color for chips" + "description": "Background color for the highlighted rating icon" } }, - "name": "CdrColorBackgroundChipDefaultRest", + "name": "CdrColorBackgroundRatingStarHighlighted", "attributes": { "deprecated": false } @@ -1867,49 +1851,49 @@ "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for disabled chips" + "description": "Background color for the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for disabled chips" + "description": "Background color for the default surface selection" } }, - "name": "CdrColorBackgroundChipDefaultDisabled", + "name": "CdrColorBackgroundSurfaceSelectionDefaultRest", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for hovered chips" + "description": "Background color for the active state of the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for hovered chips" + "description": "Background color for the active state of the default surface selection" } }, - "name": "CdrColorBackgroundChipDefaultHover", + "name": "CdrColorBackgroundSurfaceSelectionDefaultActive", "attributes": { "deprecated": false } @@ -1919,959 +1903,963 @@ "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for focused chips" + "description": "Background color for the hover state of the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for focused chips" + "description": "Background color for the hover state of the default surface selection" } }, - "name": "CdrColorBackgroundChipDefaultFocus", + "name": "CdrColorBackgroundSurfaceSelectionDefaultHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for active chips" + "description": "Background color for the checked state of the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for active chips" + "description": "Background color for the checked state of the default surface selection" } }, - "name": "CdrColorBackgroundChipDefaultActive", + "name": "CdrColorBackgroundSurfaceSelectionDefaultChecked", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for selected chips" + "description": "Background color for the disabled state of the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for selected chips" + "description": "Background color for the disabled state of the default surface selection" } }, - "name": "CdrColorBackgroundChipDefaultSelected", + "name": "CdrColorBackgroundSurfaceSelectionDefaultDisabled", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for hovered selected chips" + "description": "Background color for the loading state of the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for hovered selected chips" + "description": "Background color for the loading state of the default surface selection" } }, - "name": "CdrColorBackgroundChipDefaultSelectedHover", + "name": "CdrColorBackgroundSurfaceSelectionDefaultLoading", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface", "example": "color", - "description": "Background color for focused selected chips" + "description": "Background color for the primary surface" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface", "example": "color", - "description": "Background color for focused selected chips" + "description": "Background color for the primary surface" } }, - "name": "CdrColorBackgroundChipDefaultSelectedFocus", + "name": "CdrColorBackgroundSurfacePrimary", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:0.000f]", + "$value": "[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "A transparent color option" + "description": "Background color for the secondary surface" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.transparent}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "A transparent color option" + "description": "Background color for the secondary surface" } }, - "name": "CdrColorBackgroundTransparent", + "name": "CdrColorBackgroundSurfaceSecondary", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "The default, primary background color of most pages" + "description": "Background color for the brand-spruce surface" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.blue-spruce-green-1000}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "The default, primary background color of most pages" + "description": "Background color for the brand-spruce surface" } }, - "name": "CdrColorBackgroundPrimary", + "name": "CdrColorBackgroundSurfaceBrandSpruce", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "An alternate, secondary background color used on some pages" + "description": "Background color for the sale surface" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.sale-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "An alternate, secondary background color used on some pages" + "description": "Background color for the sale surface" } }, - "name": "CdrColorBackgroundSecondary", + "name": "CdrColorBackgroundSurfaceSale", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "An alternate, spruce brand background color used on some pages" + "description": "The background color of a selected switch on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "An alternate, spruce brand background color used on some pages" + "description": "The background color of a selected switch on rest" } }, - "name": "CdrColorBackgroundBrandSpruce", + "name": "CdrColorBackgroundSwitchDefaultRest", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.976f green:0.973f blue:0.965f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for default messages" + "description": "The background color of a selected switch on hover" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-100}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for default messages" + "description": "The background color of a selected switch on hover" } }, - "name": "CdrColorBackgroundMessageDefault01", + "name": "CdrColorBackgroundSwitchDefaultHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.910f green:0.878f blue:0.808f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for default messages" + "description": "The background color of a selected switch on focus" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-300}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for default messages" + "description": "The background color of a selected switch on focus" } }, - "name": "CdrColorBackgroundMessageDefault02", + "name": "CdrColorBackgroundSwitchDefaultFocus", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.925f green:0.976f blue:0.902f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color for success messages" + "description": "Background color of a switch handle background when the switch is not selected on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-200}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color for success messages" + "description": "Background color of a switch handle background when the switch is not selected on rest" } }, - "name": "CdrColorBackgroundMessageSuccess", + "name": "CdrColorBackgroundSwitchHandleDefaultRest", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.957f green:0.984f blue:0.961f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for success messages" + "description": "Color of a switch handle background when the switch is not selected on hover" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-100}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for success messages" + "description": "Color of a switch handle background when the switch is not selected on hover" } }, - "name": "CdrColorBackgroundMessageSuccess01", + "name": "CdrColorBackgroundSwitchHandleDefaultHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.835f green:0.902f blue:0.796f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for success messages" + "description": "Color of a switch handle background when the switch is not selected on focus" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-300}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for success messages" + "description": "Color of a switch handle background when the switch is not selected on focus" } }, - "name": "CdrColorBackgroundMessageSuccess02", + "name": "CdrColorBackgroundSwitchHandleDefaultFocus", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.992f green:0.965f blue:0.886f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color for warning messages" + "description": "Color of a switch handle background when the switch is not selected on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-200}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color for warning messages" + "description": "Color of a switch handle background when the switch is not selected on rest" } }, - "name": "CdrColorBackgroundMessageWarning", + "name": "CdrColorBackgroundSwitchHandleSelectedDefaultRest", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.996f green:0.988f blue:0.945f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for warning messages" + "description": "Color of a switch handle background when the switch is not selected on hover" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-100}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for warning messages" + "description": "Color of a switch handle background when the switch is not selected on hover" } }, - "name": "CdrColorBackgroundMessageWarning01", + "name": "CdrColorBackgroundSwitchHandleSelectedDefaultHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.961f green:0.914f blue:0.718f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for warning messages" + "description": "Color of a switch handle background when the switch is not selected on focus" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-300}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for warning messages" + "description": "Color of a switch handle background when the switch is not selected on focus" } }, - "name": "CdrColorBackgroundMessageWarning02", + "name": "CdrColorBackgroundSwitchHandleSelectedDefaultFocus", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.988f green:0.937f blue:0.894f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color for error messages" + "description": "The background color of table headers" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/table.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-200}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color for error messages" + "description": "The background color of table headers" } }, - "name": "CdrColorBackgroundMessageError", + "name": "CdrColorBackgroundTableHeader", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.992f green:0.969f blue:0.969f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color variant for error messages" + "description": "The background color of table rows" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/table.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-100}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color variant for error messages" + "description": "The background color of table rows" } }, - "name": "CdrColorBackgroundMessageError01", + "name": "CdrColorBackgroundTableRow", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.933f green:0.796f blue:0.757f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color variant for error messages" + "description": "An alternate row color to aid grouping row data" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/table.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-300}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color variant for error messages" + "description": "An alternate row color to aid grouping row data" } }, - "name": "CdrColorBackgroundMessageError02", + "name": "CdrColorBackgroundTableRowAlt", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.886f green:0.957f blue:0.996f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle group", "example": "color", - "description": "Background color for informational messages" + "description": "The background color of a toggle group on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-200}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle group", "example": "color", - "description": "Background color for informational messages" + "description": "The background color of a toggle group on rest" } }, - "name": "CdrColorBackgroundMessageInfo", + "name": "CdrColorBackgroundToggleGroupDefaultRest", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.929f green:0.957f blue:0.961f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color variant for informational messages" + "description": "The background color of a toggle button on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.info-blue-100}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color variant for informational messages" + "description": "The background color of a toggle button on rest" } }, - "name": "CdrColorBackgroundMessageInfo01", + "name": "CdrColorBackgroundToggleButtonDefaultRest", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.761f green:0.847f blue:0.859f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color variant for informational messages" + "description": "The background color of a toggle button on hover" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.info-blue-300}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color variant for informational messages" + "description": "The background color of a toggle button on hover" } }, - "name": "CdrColorBackgroundMessageInfo02", + "name": "CdrColorBackgroundToggleButtonDefaultHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color for sale messages" + "description": "The background color of a toggle button on focus" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.sale-red-800}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color for sale messages" + "description": "The background color of a toggle button on focus" } }, - "name": "CdrColorBackgroundMessageSale", + "name": "CdrColorBackgroundToggleButtonDefaultFocus", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "accordion", + "type": "toggle button", "example": "color", - "description": "Background color for the hover state of accordion" + "description": "The background color of a selected toggle button on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "accordion", + "type": "toggle button", "example": "color", - "description": "Background color for the hover state of accordion" + "description": "The background color of a selected toggle button on rest" } }, - "name": "CdrColorBackgroundAccordionHover", + "name": "CdrColorBackgroundToggleButtonDefaultSelectedRest", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "pagination", + "type": "toggle button", "example": "color", - "description": "Background color for the hover state of pagination" + "description": "The background color of a selected toggle button on hover" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "pagination", + "type": "toggle button", "example": "color", - "description": "Background color for the hover state of pagination" + "description": "The background color of a selected toggle button on hover" } }, - "name": "CdrColorBackgroundPaginationHover", + "name": "CdrColorBackgroundToggleButtonDefaultSelectedHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "pagination", + "type": "tooltip", "example": "color", - "description": "Background color for the pagination keyline" + "description": "Background color for tooltips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/tooltip.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "pagination", + "type": "tooltip", "example": "color", - "description": "Background color for the pagination keyline" + "description": "Background color for tooltips" } }, - "name": "CdrColorBackgroundPaginationKeyline", + "name": "CdrColorBackgroundTooltipDefault", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:0.850f]", + "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "modal", + "type": "button", "example": "color", - "description": "The background overlay for modal" + "description": "Text color for primary buttons" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025-85}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "modal", + "type": "button", "example": "color", - "description": "The background overlay for modal" + "description": "Text color for primary buttons" } }, - "name": "CdrColorBackgroundModalOverlay", + "name": "CdrColorTextButtonPrimary", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio label background" + "description": "Text color for the hover state of primary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.blue-spruce-green-1000}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio label background" + "description": "Text color for the hover state of primary buttons" } }, - "name": "CdrColorBackgroundLabelDefaultHover", + "name": "CdrColorTextButtonPrimaryHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a checkbox or radio label background" + "description": "Text color for the active state of primary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a checkbox or radio label background" + "description": "Text color for the active state of primary buttons" } }, - "name": "CdrColorBackgroundLabelDefaultActive", + "name": "CdrColorTextButtonPrimaryActive", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Focused state of a checkbox or radio label background" + "description": "Text color for disabled primary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Focused state of a checkbox or radio label background" + "description": "Text color for disabled primary buttons" } }, - "name": "CdrColorBackgroundLabelDefaultFocus", + "name": "CdrColorTextButtonPrimaryDisabled", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:0.750f]", + "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio label background on secondary" + "description": "Text color for secondary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white-75}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio label background on secondary" + "description": "Text color for secondary buttons" } }, - "name": "CdrColorBackgroundLabelSecondaryHover", + "name": "CdrColorTextButtonSecondary", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a checkbox or radio label background on secondary" + "description": "Text color for the hover state of secondary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a checkbox or radio label background on secondary" + "description": "Text color for the hover state of secondary buttons" } }, - "name": "CdrColorBackgroundLabelSecondaryActive", + "name": "CdrColorTextButtonSecondaryHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:0.750f]", + "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Focused state of a checkbox or radio label background on secondary" + "description": "Text color for the active state of secondary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white-75}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Focused state of a checkbox or radio label background on secondary" + "description": "Text color for the active state of secondary buttons" } }, - "name": "CdrColorBackgroundLabelSecondaryFocus", + "name": "CdrColorTextButtonSecondaryActive", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:0.150f]", + "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Default background color on form elements" + "description": "Text color for disabled secondary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025-15}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Default background color on form elements" + "description": "Text color for disabled secondary buttons" } }, - "name": "CdrColorBackgroundInputDefault", + "name": "CdrColorTextButtonSecondaryDisabled", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:0.850f]", + "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Default background color on form elements" + "description": "Text color for the dark button" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white-85}", + "$value": "{options.color.warm-grey-010}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Default background color on form elements" + "description": "Text color for the dark button" } }, - "name": "CdrColorBackgroundInputSecondary", + "name": "CdrColorTextButtonDark", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:1.000f green:0.949f blue:0.949f alpha:0.750f]", + "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Error background color on form elements" + "description": "Text color for the hover state of the dark button" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-050-75}", + "$value": "{options.color.warm-grey-900}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Error background color on form elements" + "description": "Text color for the hover state of the dark button" } }, - "name": "CdrColorBackgroundInputError", + "name": "CdrColorTextButtonDarkHover", "attributes": { "deprecated": false } @@ -2879,77 +2867,111 @@ { "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio element background" + "description": "Text color for the active state of the dark button" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-010}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio element background" + "description": "Text color for the active state of the dark button" } }, - "name": "CdrColorBackgroundInputDefaultHover", + "name": "CdrColorTextButtonDarkActive", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a form element background" + "description": "Text color for disabled dark buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.white}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a form element background" + "description": "Text color for disabled dark buttons" } }, - "name": "CdrColorBackgroundInputDefaultActive", + "name": "CdrColorTextButtonDarkDisabled", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Selected state of a checkbox or radio element background" + "description": "Text color for the sale button" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.white}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Selected state of a checkbox or radio element background" + "description": "Text color for the sale button" } }, - "name": "CdrColorBackgroundInputDefaultSelected", + "name": "CdrColorTextButtonSale", + "attributes": { + "deprecated": false + } + }, + { + "$value": "[UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f]", + "$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": "CdrColorTextButtonSaleHover", "attributes": { "deprecated": false } @@ -2957,545 +2979,575 @@ { "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of an input or select element background on secondary" + "description": "Text color for the active state of the sale button" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { "$value": "{options.color.white}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of an input or select element background on secondary" + "description": "Text color for the active state of the sale button" } }, - "name": "CdrColorBackgroundInputSecondaryActive", + "name": "CdrColorTextButtonSaleActive", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a selected checkbox or radio element background" + "description": "Text color for disabled sale buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.white}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a selected checkbox or radio element background" + "description": "Text color for disabled sale buttons" } }, - "name": "CdrColorBackgroundInputDefaultSelectedHover", + "name": "CdrColorTextButtonSaleDisabled", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "chip", "example": "color", - "description": "Disabled form element background" + "description": "Text color for default chips" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "chip", + "example": "color", + "description": "Text color for default chips" + } + }, + "name": "CdrColorTextChipDefault", + "attributes": { + "deprecated": false + } + }, + { + "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", + "$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": "Disabled form element background" + "description": "Text color for default chips" } }, - "name": "CdrColorBackgroundInputDefaultDisabled", + "name": "CdrColorTextChipDisabled", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "text", "example": "color", - "description": "Selected focus state of checkbox or radio element background" + "description": "The default, primary text color" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "text", "example": "color", - "description": "Selected focus state of checkbox or radio element background" + "description": "The default, primary text color" } }, - "name": "CdrColorBackgroundInputDefaultSelectedFocus", + "name": "CdrColorTextPrimary", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.451f green:0.431f blue:0.396f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "text", "example": "color", - "description": "Focused checkbox or radio form element background" + "description": "The secondary text color" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-750}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "text", "example": "color", - "description": "Focused checkbox or radio form element background" + "description": "The secondary text color" } }, - "name": "CdrColorBackgroundInputDefaultFocus", + "name": "CdrColorTextSecondary", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "text", "example": "color", - "description": "The defaul background color of the rating star icon" + "description": "The emphasis text color" }, - "filePath": "tokens/global/rating.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "text", "example": "color", - "description": "The defaul background color of the rating star icon" + "description": "The emphasis text color" } }, - "name": "CdrColorBackgroundRatingStarDefault", + "name": "CdrColorTextEmphasis", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:1.000f green:0.824f blue:0.502f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "text", "example": "color", - "description": "Background color for the highlighted rating icon" + "description": "Text set in our primary brand color" }, - "filePath": "tokens/global/rating.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.golden-yellow-500}", + "$value": "{options.color.blue-spruce-green-1000}", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "text", "example": "color", - "description": "Background color for the highlighted rating icon" + "description": "Text set in our primary brand color" } }, - "name": "CdrColorBackgroundRatingStarHighlighted", + "name": "CdrColorTextBrand", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the primary surface" + "description": "The color of sale text" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.sale-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the primary surface" + "description": "The color of sale text" } }, - "name": "CdrColorBackgroundSurfacePrimary", + "name": "CdrColorTextSale", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the secondary surface" + "description": "Text color on dark background" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the secondary surface" + "description": "Text color on dark background" } }, - "name": "CdrColorBackgroundSurfaceSecondary", + "name": "CdrColorTextInverse", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.122f green:0.318f blue:0.247f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the brand-spruce surface" + "description": "The color of text when it is disabled" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the brand-spruce surface" + "description": "The color of text when it is disabled" } }, - "name": "CdrColorBackgroundSurfaceBrandSpruce", + "name": "CdrColorTextDisabled", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.780f green:0.216f blue:0.059f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.180f green:0.420f blue:0.204f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the sale surface" + "description": "Color of success messages" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.sale-red-800}", + "$value": "{options.color.success-green-900}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the sale surface" + "description": "Color of success messages" } }, - "name": "CdrColorBackgroundSurfaceSale", + "name": "CdrColorTextSuccess", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.522f green:0.278f blue:0.078f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the default surface selection" + "description": "Color of warning messages" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warning-yellow-900}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the default surface selection" + "description": "Color of warning messages" } }, - "name": "CdrColorBackgroundSurfaceSelectionDefaultRest", + "name": "CdrColorTextWarning", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.506f green:0.094f blue:0.137f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the active state of the default surface selection" + "description": "Color of error messages" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.error-red-900}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the active state of the default surface selection" + "description": "Color of error messages" } }, - "name": "CdrColorBackgroundSurfaceSelectionDefaultActive", + "name": "CdrColorTextError", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.106f green:0.263f blue:0.494f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the hover state of the default surface selection" + "description": "Color of informational messages" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.alpine-lake-blue-900}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the hover state of the default surface selection" + "description": "Color of informational messages" } }, - "name": "CdrColorBackgroundSurfaceSelectionDefaultHover", + "name": "CdrColorTextInfo", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "input", "example": "color", - "description": "Background color for the checked state of the default surface selection" + "description": "Default text color used in form elements" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "input", "example": "color", - "description": "Background color for the checked state of the default surface selection" + "description": "Default text color used in form elements" } }, - "name": "CdrColorBackgroundSurfaceSelectionDefaultChecked", + "name": "CdrColorTextInputDefault", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "input", "example": "color", - "description": "Background color for the disabled state of the default surface selection" + "description": "Color of label text used in form elements" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "input", "example": "color", - "description": "Background color for the disabled state of the default surface selection" + "description": "Color of label text used in form elements" } }, - "name": "CdrColorBackgroundSurfaceSelectionDefaultDisabled", + "name": "CdrColorTextInputLabel", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.698f green:0.671f blue:0.624f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "input", "example": "color", - "description": "Background color for the loading state of the default surface selection" + "description": "Color of label text used in disabled form elements" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-450}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "input", "example": "color", - "description": "Background color for the loading state of the default surface selection" + "description": "Color of label text used in disabled form elements" } }, - "name": "CdrColorBackgroundSurfaceSelectionDefaultLoading", + "name": "CdrColorTextInputLabelDisabled", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.451f green:0.431f blue:0.396f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a switch on rest" + "description": "Text color of placeholder text within forms" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-750}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a switch on rest" + "description": "Text color of placeholder text within forms" } }, - "name": "CdrColorBackgroundSwitchDefaultRest", + "name": "CdrColorTextInputPlaceholder", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a switch on hover" + "description": "Text color of required label within forms" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a switch on hover" + "description": "Text color of required label within forms" } }, - "name": "CdrColorBackgroundSwitchDefaultHover", + "name": "CdrColorTextInputRequired", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.451f green:0.431f blue:0.396f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a switch on focus" + "description": "Text color of optional label within forms" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-750}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a switch on focus" + "description": "Text color of optional label within forms" } }, - "name": "CdrColorBackgroundSwitchDefaultFocus", + "name": "CdrColorTextInputOptional", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a selected switch on rest" + "description": "Disabled text color used in form elements" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a selected switch on rest" + "description": "Disabled text color used in form elements" } }, - "name": "CdrColorBackgroundSwitchSelectedDefaultRest", + "name": "CdrColorTextInputDisabled", "attributes": { "deprecated": false } @@ -3505,153 +3557,153 @@ "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a selected switch on hover" + "description": "Text color used in filled forms" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a selected switch on hover" + "description": "Text color used in filled forms" } }, - "name": "CdrColorBackgroundSwitchSelectedDefaultHover", + "name": "CdrColorTextInputFilled", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.451f green:0.431f blue:0.396f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a selected switch on focus" + "description": "Help text color used in forms" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.warm-grey-750}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a selected switch on focus" + "description": "Help text color used in forms" } }, - "name": "CdrColorBackgroundSwitchSelectedDefaultFocus", + "name": "CdrColorTextInputHelp", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.702f green:0.200f blue:0.133f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "Background color of a switch handle background when the switch is not selected on rest" + "description": "Error text color used in forms" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.error-red-850}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "Background color of a switch handle background when the switch is not selected on rest" + "description": "Error text color used in forms" } }, - "name": "CdrColorBackgroundSwitchHandleDefaultRest", + "name": "CdrColorTextInputError", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on hover" + "description": "Text color for links" }, - "filePath": "tokens/global/switch.json5", - "isSource": false, + "filePath": "tokens/themes/rei-dot-com/link.json5", + "isSource": true, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on hover" + "description": "Text color for links" } }, - "name": "CdrColorBackgroundSwitchHandleDefaultHover", + "name": "CdrColorTextLinkRest", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on focus" + "description": "Text color for the hover state of links" }, - "filePath": "tokens/global/switch.json5", - "isSource": false, + "filePath": "tokens/themes/rei-dot-com/link.json5", + "isSource": true, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on focus" + "description": "Text color for the hover state of links" } }, - "name": "CdrColorBackgroundSwitchHandleDefaultFocus", + "name": "CdrColorTextLinkHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.043f green:0.176f blue:0.376f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on rest" + "description": "Text color for the active and pressed states of links" }, - "filePath": "tokens/global/switch.json5", - "isSource": false, + "filePath": "tokens/themes/rei-dot-com/link.json5", + "isSource": true, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.alpine-lake-blue-1000}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on rest" + "description": "Text color for the active and pressed states of links" } }, - "name": "CdrColorBackgroundSwitchHandleSelectedDefaultRest", + "name": "CdrColorTextLinkActive", "attributes": { "deprecated": false } @@ -3661,309 +3713,309 @@ "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on hover" + "description": "Disabled text color of links" }, - "filePath": "tokens/global/switch.json5", - "isSource": false, + "filePath": "tokens/themes/rei-dot-com/link.json5", + "isSource": true, "original": { "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on hover" + "description": "Disabled text color of links" } }, - "name": "CdrColorBackgroundSwitchHandleSelectedDefaultHover", + "name": "CdrColorTextLinkDisabled", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on focus" + "description": "Text color of visited links" }, - "filePath": "tokens/global/switch.json5", - "isSource": false, + "filePath": "tokens/themes/rei-dot-com/link.json5", + "isSource": true, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on focus" + "description": "Text color of visited links" } }, - "name": "CdrColorBackgroundSwitchHandleSelectedDefaultFocus", + "name": "CdrColorTextLinkVisited", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.733f green:0.251f blue:0.271f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "text", "example": "color", - "description": "The background color of table headers" + "description": "Color of error messages" }, - "filePath": "tokens/global/table.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.error-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "text", "example": "color", - "description": "The background color of table headers" + "description": "Color of error messages" } }, - "name": "CdrColorBackgroundTableHeader", + "name": "CdrColorTextMessageError", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "rating", "example": "color", - "description": "The background color of table rows" + "description": "Text color for ratings" }, - "filePath": "tokens/global/table.json5", + "filePath": "tokens/global/rating.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "rating", "example": "color", - "description": "The background color of table rows" + "description": "Text color for ratings" } }, - "name": "CdrColorBackgroundTableRow", + "name": "CdrColorTextRatingDefault", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "rating", "example": "color", - "description": "An alternate row color to aid grouping row data" + "description": "Text color for the hover state of ratings" }, - "filePath": "tokens/global/table.json5", + "filePath": "tokens/global/rating.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "rating", "example": "color", - "description": "An alternate row color to aid grouping row data" + "description": "Text color for the hover state of ratings" } }, - "name": "CdrColorBackgroundTableRowAlt", + "name": "CdrColorTextRatingHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.698f green:0.671f blue:0.624f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "toggle group", + "type": "rating", "example": "color", - "description": "The background color of a toggle group on rest" + "description": "Text color for the separator in ratings" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/rating.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-450}", "$type": "color", "docs": { "category": "colors", - "type": "toggle group", + "type": "rating", "example": "color", - "description": "The background color of a toggle group on rest" + "description": "Text color for the separator in ratings" } }, - "name": "CdrColorBackgroundToggleGroupDefaultRest", + "name": "CdrColorTextRatingSeparator", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.451f green:0.431f blue:0.396f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a toggle button on rest" + "description": "Text color for tabs" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/tab.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-750}", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a toggle button on rest" + "description": "Text color for tabs" } }, - "name": "CdrColorBackgroundToggleButtonDefaultRest", + "name": "CdrColorTextTabRest", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a toggle button on hover" + "description": "Text color for the active and pressed states of tabs" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/tab.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a toggle button on hover" + "description": "Text color for the active and pressed states of tabs" } }, - "name": "CdrColorBackgroundToggleButtonDefaultHover", + "name": "CdrColorTextTabActive", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.929f green:0.918f blue:0.890f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a toggle button on focus" + "description": "Text color for the hover state of tabs" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/tab.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a toggle button on focus" + "description": "Text color for the hover state of tabs" } }, - "name": "CdrColorBackgroundToggleButtonDefaultFocus", + "name": "CdrColorTextTabHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a selected toggle button on rest" + "description": "Disabled text color of tabs" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/tab.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a selected toggle button on rest" + "description": "Disabled text color of tabs" } }, - "name": "CdrColorBackgroundToggleButtonDefaultSelectedRest", + "name": "CdrColorTextTabDisabled", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", "type": "toggle button", "example": "color", - "description": "The background color of a selected toggle button on hover" + "description": "The text color of a toggle button on rest" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", "type": "toggle button", "example": "color", - "description": "The background color of a selected toggle button on hover" + "description": "The text color of a toggle button on rest" } }, - "name": "CdrColorBackgroundToggleButtonDefaultSelectedHover", + "name": "CdrColorTextToggleButtonDefaultRest", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.980f green:0.984f blue:0.976f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", "type": "tooltip", "example": "color", - "description": "Background color for tooltips" + "description": "Text color for tooltips" }, "filePath": "tokens/global/tooltip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", "type": "tooltip", "example": "color", - "description": "Background color for tooltips" + "description": "Text color for tooltips" } }, - "name": "CdrColorBackgroundTooltipDefault", + "name": "CdrColorTextTooltipDefault", "attributes": { "deprecated": false } @@ -4827,625 +4879,625 @@ } }, { - "$value": "[UIColor colorWithRed:0.447f green:0.427f blue:0.392f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for default messages" + "description": "Focused border color on checkbox or radio labels" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-800}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for default messages" + "description": "Focused border color on checkbox or radio labels" } }, - "name": "CdrColorBorderMessageDefault01", + "name": "CdrColorBorderLabelDefaultFocus", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.910f green:0.878f blue:0.808f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for default messages" + "description": "Default border color on form elements" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-300}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for default messages" + "description": "Default border color on form elements" } }, - "name": "CdrColorBorderMessageDefault02", + "name": "CdrColorBorderInputDefault", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.231f green:0.514f blue:0.286f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.702f green:0.200f blue:0.133f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for success messages" + "description": "Error border color on form elements" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-800}", + "$value": "{options.color.error-red-850}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for success messages" + "description": "Error border color on form elements" } }, - "name": "CdrColorBorderMessageSuccess01", + "name": "CdrColorBorderInputError", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.835f green:0.902f blue:0.796f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for success messages" + "description": "Hover/active/focus state of a checkbox or radio element border" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-300}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for success messages" + "description": "Hover/active/focus state of a checkbox or radio element border" } }, - "name": "CdrColorBorderMessageSuccess02", + "name": "CdrColorBorderInputDefaultActive", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.714f green:0.545f blue:0.216f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for warning messages" + "description": "Selected state of a checkbox or radio element border" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-800}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for warning messages" + "description": "Selected state of a checkbox or radio element border" } }, - "name": "CdrColorBorderMessageWarning01", + "name": "CdrColorBorderInputDefaultSelected", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.961f green:0.914f blue:0.718f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for warning messages" + "description": "Focus state of an input or select element border" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-300}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for warning messages" + "description": "Focus state of an input or select element border" } }, - "name": "CdrColorBorderMessageWarning02", + "name": "CdrColorBorderInputDefaultFocus", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.733f green:0.251f blue:0.271f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for error messages" + "description": "Hover state of a selected checkbox or radio element border" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-800}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for error messages" + "description": "Hover state of a selected checkbox or radio element border" } }, - "name": "CdrColorBorderMessageError01", + "name": "CdrColorBorderInputDefaultSelectedHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.933f green:0.796f blue:0.757f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for error messages" + "description": "Hover state of a checkbox or radio element border" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-300}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for error messages" + "description": "Hover state of a checkbox or radio element border" } }, - "name": "CdrColorBorderMessageError02", + "name": "CdrColorBorderInputDefaultHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.251f green:0.557f blue:0.525f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for informational messages" + "description": "Disabled form element border" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.info-blue-800}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for informational messages" + "description": "Disabled form element border" } }, - "name": "CdrColorBorderMessageInfo01", + "name": "CdrColorBorderInputDefaultDisabled", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.761f green:0.847f blue:0.859f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "link", "example": "color", - "description": "Border color variant for informational messages" + "description": "Border color for underlined links" }, - "filePath": "tokens/global/color.json5", - "isSource": false, + "filePath": "tokens/themes/rei-dot-com/link.json5", + "isSource": true, "original": { - "$value": "{options.color.info-blue-300}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "link", "example": "color", - "description": "Border color variant for informational messages" + "description": "Border color for underlined links" } }, - "name": "CdrColorBorderMessageInfo02", + "name": "CdrColorBorderLinkRest", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Focused border color on checkbox or radio labels" + "description": "Border color for the hover state of underlined links" }, - "filePath": "tokens/global/input.json5", - "isSource": false, + "filePath": "tokens/themes/rei-dot-com/link.json5", + "isSource": true, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Focused border color on checkbox or radio labels" + "description": "Border color for the hover state of underlined links" } }, - "name": "CdrColorBorderLabelDefaultFocus", + "name": "CdrColorBorderLinkHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.043f green:0.176f blue:0.376f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Default border color on form elements" + "description": "Border color for the active and pressed states of underlined links" }, - "filePath": "tokens/global/input.json5", - "isSource": false, + "filePath": "tokens/themes/rei-dot-com/link.json5", + "isSource": true, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.alpine-lake-blue-1000}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Default border color on form elements" + "description": "Border color for the active and pressed states of underlined links" } }, - "name": "CdrColorBorderInputDefault", + "name": "CdrColorBorderLinkActive", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.702f green:0.200f blue:0.133f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Error border color on form elements" + "description": "Disabled border color of underlined links" }, - "filePath": "tokens/global/input.json5", - "isSource": false, + "filePath": "tokens/themes/rei-dot-com/link.json5", + "isSource": true, "original": { - "$value": "{options.color.error-red-850}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Error border color on form elements" + "description": "Disabled border color of underlined links" } }, - "name": "CdrColorBorderInputError", + "name": "CdrColorBorderLinkDisabled", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Hover/active/focus state of a checkbox or radio element border" + "description": "Border color of visited underlined links" }, - "filePath": "tokens/global/input.json5", - "isSource": false, + "filePath": "tokens/themes/rei-dot-com/link.json5", + "isSource": true, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Hover/active/focus state of a checkbox or radio element border" + "description": "Border color of visited underlined links" } }, - "name": "CdrColorBorderInputDefaultActive", + "name": "CdrColorBorderLinkVisited", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.447f green:0.427f blue:0.392f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Selected state of a checkbox or radio element border" + "description": "Border color variant for default messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.default-grey-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Selected state of a checkbox or radio element border" + "description": "Border color variant for default messages" } }, - "name": "CdrColorBorderInputDefaultSelected", + "name": "CdrColorBorderMessageDefault01", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.910f green:0.878f blue:0.808f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Focus state of an input or select element border" + "description": "Border color variant for default messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.default-grey-300}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Focus state of an input or select element border" + "description": "Border color variant for default messages" } }, - "name": "CdrColorBorderInputDefaultFocus", + "name": "CdrColorBorderMessageDefault02", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.231f green:0.514f blue:0.286f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Hover state of a selected checkbox or radio element border" + "description": "Border color variant for success messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.success-green-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Hover state of a selected checkbox or radio element border" + "description": "Border color variant for success messages" } }, - "name": "CdrColorBorderInputDefaultSelectedHover", + "name": "CdrColorBorderMessageSuccess01", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.835f green:0.902f blue:0.796f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Hover state of a checkbox or radio element border" + "description": "Border color variant for success messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.success-green-300}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Hover state of a checkbox or radio element border" + "description": "Border color variant for success messages" } }, - "name": "CdrColorBorderInputDefaultHover", + "name": "CdrColorBorderMessageSuccess02", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.714f green:0.545f blue:0.216f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Disabled form element border" + "description": "Border color variant for warning messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warning-yellow-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Disabled form element border" + "description": "Border color variant for warning messages" } }, - "name": "CdrColorBorderInputDefaultDisabled", + "name": "CdrColorBorderMessageWarning01", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.961f green:0.914f blue:0.718f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color for underlined links" + "description": "Border color variant for warning messages" }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, + "filePath": "tokens/global/message.json5", + "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.warning-yellow-300}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color for underlined links" + "description": "Border color variant for warning messages" } }, - "name": "CdrColorBorderLinkRest", + "name": "CdrColorBorderMessageWarning02", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.733f green:0.251f blue:0.271f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color for the hover state of underlined links" + "description": "Border color variant for error messages" }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, + "filePath": "tokens/global/message.json5", + "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.error-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color for the hover state of underlined links" + "description": "Border color variant for error messages" } }, - "name": "CdrColorBorderLinkHover", + "name": "CdrColorBorderMessageError01", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.043f green:0.176f blue:0.376f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.933f green:0.796f blue:0.757f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color for the active and pressed states of underlined links" + "description": "Border color variant for error messages" }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, + "filePath": "tokens/global/message.json5", + "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-1000}", + "$value": "{options.color.error-red-300}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color for the active and pressed states of underlined links" + "description": "Border color variant for error messages" } }, - "name": "CdrColorBorderLinkActive", + "name": "CdrColorBorderMessageError02", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.251f green:0.557f blue:0.525f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Disabled border color of underlined links" + "description": "Border color variant for informational messages" }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, + "filePath": "tokens/global/message.json5", + "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.info-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Disabled border color of underlined links" + "description": "Border color variant for informational messages" } }, - "name": "CdrColorBorderLinkDisabled", + "name": "CdrColorBorderMessageInfo01", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.761f green:0.847f blue:0.859f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color of visited underlined links" + "description": "Border color variant for informational messages" }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, + "filePath": "tokens/global/message.json5", + "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.info-blue-300}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color of visited underlined links" + "description": "Border color variant for informational messages" } }, - "name": "CdrColorBorderLinkVisited", + "name": "CdrColorBorderMessageInfo02", "attributes": { "deprecated": false } @@ -5503,27 +5555,27 @@ } }, { - "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the primary surface" + "description": "Border color for the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.default-grey-700}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the primary surface" + "description": "Border color for the default surface selection" } }, - "name": "CdrColorBorderSurfacePrimary", + "name": "CdrColorBorderSurfaceSelectionDefaultRest", "attributes": { "deprecated": false } @@ -5533,153 +5585,153 @@ "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the secondary surface" + "description": "Border color for the active state of the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.default-grey-700}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the secondary surface" + "description": "Border color for the active state of the default surface selection" } }, - "name": "CdrColorBorderSurfaceSecondary", + "name": "CdrColorBorderSurfaceSelectionDefaultActive", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.231f green:0.514f blue:0.286f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the success surface" + "description": "Border color for the hover state of the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-800}", + "$value": "{options.color.default-grey-700}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the success surface" + "description": "Border color for the hover state of the default surface selection" } }, - "name": "CdrColorBorderSurfaceSuccess", + "name": "CdrColorBorderSurfaceSelectionDefaultHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.714f green:0.545f blue:0.216f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the warning surface" + "description": "Border color for the checked state of the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-800}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the warning surface" + "description": "Border color for the checked state of the default surface selection" } }, - "name": "CdrColorBorderSurfaceWarning", + "name": "CdrColorBorderSurfaceSelectionDefaultChecked", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.733f green:0.251f blue:0.271f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the error surface" + "description": "Border color for the disabled state of the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-800}", + "$value": "{options.color.default-grey-700}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the error surface" + "description": "Border color for the disabled state of the default surface selection" } }, - "name": "CdrColorBorderSurfaceError", + "name": "CdrColorBorderSurfaceSelectionDefaultDisabled", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the info surface" + "description": "Border color for the loading state of the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.default-grey-700}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the info surface" + "description": "Border color for the loading state of the default surface selection" } }, - "name": "CdrColorBorderSurfaceInfo", + "name": "CdrColorBorderSurfaceSelectionDefaultLoading", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.835f green:0.812f blue:0.765f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the default surface selection" + "description": "Border color for the primary surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-700}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the default surface selection" + "description": "Border color for the primary surface" } }, - "name": "CdrColorBorderSurfaceSelectionDefaultRest", + "name": "CdrColorBorderSurfacePrimary", "attributes": { "deprecated": false } @@ -5689,127 +5741,127 @@ "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the active state of the default surface selection" + "description": "Border color for the secondary surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-700}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the active state of the default surface selection" + "description": "Border color for the secondary surface" } }, - "name": "CdrColorBorderSurfaceSelectionDefaultActive", + "name": "CdrColorBorderSurfaceSecondary", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.231f green:0.514f blue:0.286f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the hover state of the default surface selection" + "description": "Border color for the success surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-700}", + "$value": "{options.color.success-green-800}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the hover state of the default surface selection" + "description": "Border color for the success surface" } }, - "name": "CdrColorBorderSurfaceSelectionDefaultHover", + "name": "CdrColorBorderSurfaceSuccess", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.180f green:0.180f blue:0.169f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.714f green:0.545f blue:0.216f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the checked state of the default surface selection" + "description": "Border color for the warning surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.warning-yellow-800}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the checked state of the default surface selection" + "description": "Border color for the warning surface" } }, - "name": "CdrColorBorderSurfaceSelectionDefaultChecked", + "name": "CdrColorBorderSurfaceWarning", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.733f green:0.251f blue:0.271f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the disabled state of the default surface selection" + "description": "Border color for the error surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-700}", + "$value": "{options.color.error-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the disabled state of the default surface selection" + "description": "Border color for the error surface" } }, - "name": "CdrColorBorderSurfaceSelectionDefaultDisabled", + "name": "CdrColorBorderSurfaceError", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.584f green:0.557f blue:0.514f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.251f green:0.431f blue:0.710f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the loading state of the default surface selection" + "description": "Border color for the info surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-700}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the loading state of the default surface selection" + "description": "Border color for the info surface" } }, - "name": "CdrColorBorderSurfaceSelectionDefaultLoading", + "name": "CdrColorBorderSurfaceInfo", "attributes": { "deprecated": false } @@ -6135,7 +6187,7 @@ "example": "color", "description": "Border color for a toggle button that is not selected on focus" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-900}", @@ -6161,7 +6213,7 @@ "example": "color", "description": "Border color for a selected toggle button on rest" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-900}", @@ -6187,7 +6239,7 @@ "example": "color", "description": "Border color for a selected toggle on focus" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-900}", @@ -6335,209 +6387,209 @@ } }, { - "$value": "[UIColor colorWithRed:0.447f green:0.427f blue:0.392f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "input", "example": "color", - "description": "The default message icon color" + "description": "Rest state of a selected form icon" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-800}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "input", "example": "color", - "description": "The default message icon color" + "description": "Rest state of a selected form icon" } }, - "name": "CdrColorIconMessageDefault", + "name": "CdrColorIconCheckboxDefaultSelected", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.231f green:0.514f blue:0.286f alpha:1.000f]", + "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "input", "example": "color", - "description": "The success message icon color" + "description": "Hover state of a selected form icon" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-800}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "input", "example": "color", - "description": "The success message icon color" + "description": "Hover state of a selected form icon" } }, - "name": "CdrColorIconMessageSuccess", + "name": "CdrColorIconCheckboxDefaultSelectedHover", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.714f green:0.545f blue:0.216f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "input", "example": "color", - "description": "The warning message icon color" + "description": "Hover state of a selected form icon" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-800}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "input", "example": "color", - "description": "The warning message icon color" + "description": "Hover state of a selected form icon" } }, - "name": "CdrColorIconMessageWarning", + "name": "CdrColorIconCheckboxDefaultSelectedActive", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.733f green:0.251f blue:0.271f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.447f green:0.427f blue:0.392f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", "type": "icon", "example": "color", - "description": "The error message icon color" + "description": "The default message icon color" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-800}", + "$value": "{options.color.default-grey-800}", "$type": "color", "docs": { "category": "colors", "type": "icon", "example": "color", - "description": "The error message icon color" + "description": "The default message icon color" } }, - "name": "CdrColorIconMessageError", + "name": "CdrColorIconMessageDefault", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.251f green:0.557f blue:0.525f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.231f green:0.514f blue:0.286f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", "type": "icon", "example": "color", - "description": "The informational message icon color" + "description": "The success message icon color" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.info-blue-800}", + "$value": "{options.color.success-green-800}", "$type": "color", "docs": { "category": "colors", "type": "icon", "example": "color", - "description": "The informational message icon color" + "description": "The success message icon color" } }, - "name": "CdrColorIconMessageInfo", + "name": "CdrColorIconMessageSuccess", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.714f green:0.545f blue:0.216f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "icon", "example": "color", - "description": "Rest state of a selected form icon" + "description": "The warning message icon color" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warning-yellow-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "icon", "example": "color", - "description": "Rest state of a selected form icon" + "description": "The warning message icon color" } }, - "name": "CdrColorIconCheckboxDefaultSelected", + "name": "CdrColorIconMessageWarning", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.733f green:0.251f blue:0.271f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "icon", "example": "color", - "description": "Hover state of a selected form icon" + "description": "The error message icon color" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.error-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "icon", "example": "color", - "description": "Hover state of a selected form icon" + "description": "The error message icon color" } }, - "name": "CdrColorIconCheckboxDefaultSelectedHover", + "name": "CdrColorIconMessageError", "attributes": { "deprecated": false } }, { - "$value": "[UIColor colorWithRed:0.294f green:0.290f blue:0.282f alpha:1.000f]", + "$value": "[UIColor colorWithRed:0.251f green:0.557f blue:0.525f alpha:1.000f]", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "icon", "example": "color", - "description": "Hover state of a selected form icon" + "description": "The informational message icon color" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.info-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "icon", "example": "color", - "description": "Hover state of a selected form icon" + "description": "The informational message icon color" } }, - "name": "CdrColorIconCheckboxDefaultSelectedActive", + "name": "CdrColorIconMessageInfo", "attributes": { "deprecated": false } @@ -6620,58 +6672,6 @@ "deprecated": false } }, - { - "$value": "[UIColor colorWithRed:1.000f green:1.000f blue:1.000f alpha:1.000f]", - "$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": "CdrColorSurfacePrimary", - "attributes": { - "deprecated": false - } - }, - { - "$value": "[UIColor colorWithRed:0.969f green:0.961f blue:0.953f alpha:1.000f]", - "$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": "CdrColorSurfaceSecondary", - "attributes": { - "deprecated": false - } - }, { "$value": "[UIColor colorWithRed:0.075f green:0.208f blue:0.173f alpha:1.000f]", "$type": "color", @@ -7121,8 +7121,8 @@ "$type": "dimension", "docs": { "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" + "category": "form", + "example": "form" } }, "name": "CdrFormInputHeightDefault", @@ -7145,8 +7145,8 @@ "$type": "dimension", "docs": { "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" + "category": "form", + "example": "form" } }, "name": "CdrFormInputHeightLarge", @@ -7169,8 +7169,8 @@ "$type": "dimension", "docs": { "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" + "category": "form", + "example": "form" } }, "name": "CdrFormFigureSizeSmall", @@ -7193,8 +7193,8 @@ "$type": "dimension", "docs": { "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" + "category": "form", + "example": "form" } }, "name": "CdrFormFigureSizeMedium", @@ -7217,8 +7217,8 @@ "$type": "dimension", "docs": { "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" + "category": "form", + "example": "form" } }, "name": "CdrFormFigureSizeLarge", @@ -7242,9 +7242,9 @@ "$value": "{space.one-x.$value}", "$type": "dimension", "docs": { - "category": "{icon.docCategory}", + "category": "sizing", "type": "icon", - "example": "{icon.docExample}" + "example": "sizing" } }, "name": "CdrIconSizeSm", @@ -7266,9 +7266,9 @@ "$value": "{space.one-and-a-half-x.$value}", "$type": "dimension", "docs": { - "category": "{icon.docCategory}", + "category": "sizing", "type": "icon", - "example": "{icon.docExample}" + "example": "sizing" } }, "name": "CdrIconSize", @@ -7290,9 +7290,9 @@ "$value": "{space.two-x.$value}", "$type": "dimension", "docs": { - "category": "{icon.docCategory}", + "category": "sizing", "type": "icon", - "example": "{icon.docExample}" + "example": "sizing" } }, "name": "CdrIconSizeLg", @@ -7316,9 +7316,9 @@ "$value": "100ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "CdrDuration1X", @@ -7340,9 +7340,9 @@ "$value": "200ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "CdrDuration2X", @@ -7364,9 +7364,9 @@ "$value": "300ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "CdrDuration3X", @@ -7388,9 +7388,9 @@ "$value": "400ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "CdrDuration4X", @@ -7412,9 +7412,9 @@ "$value": "500ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "CdrDuration5X", @@ -7436,9 +7436,9 @@ "$value": "600ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "CdrDuration6X", @@ -7458,9 +7458,9 @@ "original": { "$value": "cubic-bezier(0.32, 0.94, 0.60, 1)", "docs": { - "category": "{timing.docCategory}", + "category": "motion", "type": "timing", - "example": "{timing.docExample}" + "example": "timing" } }, "name": "CdrTimingFunctionEaseOut", @@ -7480,9 +7480,9 @@ "original": { "$value": "cubic-bezier(0.15, 0, 0.15, 0)", "docs": { - "category": "{timing.docCategory}", + "category": "motion", "type": "timing", - "example": "{timing.docExample}" + "example": "timing" } }, "name": "CdrTimingFunctionEase", @@ -7502,9 +7502,9 @@ "original": { "$value": "cubic-bezier(0, 0, 1, 1)", "docs": { - "category": "{timing.docCategory}", + "category": "motion", "type": "timing", - "example": "{timing.docExample}" + "example": "timing" } }, "name": "CdrTimingFunctionLinear", @@ -7528,7 +7528,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "CdrProminenceFlatX", @@ -7550,7 +7550,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "CdrProminenceFlatY", @@ -7572,7 +7572,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "CdrProminenceFlatBlur", @@ -7594,7 +7594,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "CdrProminenceFlatSpread", @@ -7616,7 +7616,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "CdrProminenceFlatColor", @@ -7638,7 +7638,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "CdrProminenceRaisedX", @@ -7660,7 +7660,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "CdrProminenceRaisedY", @@ -7682,7 +7682,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "CdrProminenceRaisedBlur", @@ -7704,7 +7704,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "CdrProminenceRaisedSpread", @@ -7726,7 +7726,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "CdrProminenceRaisedColor", @@ -7748,7 +7748,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "CdrProminenceElevatedX", @@ -7770,7 +7770,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "CdrProminenceElevatedY", @@ -7792,7 +7792,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "CdrProminenceElevatedBlur", @@ -7814,7 +7814,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "CdrProminenceElevatedSpread", @@ -7836,7 +7836,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "CdrProminenceElevatedColor", @@ -7858,7 +7858,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "CdrProminenceFloatingX", @@ -7880,7 +7880,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "CdrProminenceFloatingY", @@ -7902,7 +7902,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "CdrProminenceFloatingBlur", @@ -7924,7 +7924,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "CdrProminenceFloatingSpread", @@ -7946,7 +7946,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "CdrProminenceFloatingColor", @@ -7968,7 +7968,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "CdrProminenceLiftedX", @@ -7990,7 +7990,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "CdrProminenceLiftedY", @@ -8012,7 +8012,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "CdrProminenceLiftedBlur", @@ -8034,7 +8034,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "CdrProminenceLiftedSpread", @@ -8056,7 +8056,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "CdrProminenceLiftedColor", @@ -8081,8 +8081,8 @@ "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } }, "name": "CdrRadiusSharp", @@ -8105,8 +8105,8 @@ "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } }, "name": "CdrRadiusSoft", @@ -8129,8 +8129,8 @@ "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } }, "name": "CdrRadiusSofter", @@ -8153,8 +8153,8 @@ "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } }, "name": "CdrRadiusSoftest", @@ -8177,8 +8177,8 @@ "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } }, "name": "CdrRadiusRound", @@ -8204,8 +8204,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8230,8 +8230,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8256,8 +8256,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8282,8 +8282,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8308,8 +8308,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8334,8 +8334,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8360,8 +8360,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8386,8 +8386,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8412,8 +8412,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8438,8 +8438,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8464,8 +8464,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8490,8 +8490,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8516,8 +8516,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8542,7 +8542,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -8568,7 +8568,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -8593,8 +8593,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetEighthXSquishTopBottom", @@ -8617,8 +8617,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetEighthXSquishLeftRight", @@ -8641,8 +8641,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetEighthXStretchTopBottom", @@ -8665,8 +8665,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetEighthXStretchLeftRight", @@ -8690,7 +8690,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -8716,7 +8716,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -8743,8 +8743,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetQuarterXSquishTopBottom", @@ -8767,8 +8767,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetQuarterXSquishLeftRight", @@ -8793,8 +8793,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetQuarterXStretchTopBottom", @@ -8817,8 +8817,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetQuarterXStretchLeftRight", @@ -8842,7 +8842,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -8868,7 +8868,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -8895,8 +8895,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetHalfXSquishTopBottom", @@ -8919,8 +8919,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetHalfXSquishLeftRight", @@ -8945,8 +8945,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetHalfXStretchTopBottom", @@ -8969,8 +8969,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetHalfXStretchLeftRight", @@ -8994,7 +8994,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9021,8 +9021,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetThreeQuarterXSquishTopBottom", @@ -9045,8 +9045,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetThreeQuarterXSquishLeftRight", @@ -9071,8 +9071,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetThreeQuarterXStretchTopBottom", @@ -9095,8 +9095,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetThreeQuarterXStretchLeftRight", @@ -9120,7 +9120,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9147,8 +9147,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetOneXSquishTopBottom", @@ -9171,8 +9171,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetOneXSquishLeftRight", @@ -9197,8 +9197,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetOneXStretchTopBottom", @@ -9221,8 +9221,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetOneXStretchLeftRight", @@ -9246,7 +9246,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9273,8 +9273,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetOneAndAHalfXSquishTopBottom", @@ -9297,8 +9297,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetOneAndAHalfXSquishLeftRight", @@ -9323,8 +9323,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetOneAndAHalfXStretchTopBottom", @@ -9347,8 +9347,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetOneAndAHalfXStretchLeftRight", @@ -9372,7 +9372,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9399,8 +9399,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetTwoXSquishTopBottom", @@ -9423,8 +9423,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetTwoXSquishLeftRight", @@ -9449,8 +9449,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetTwoXStretchTopBottom", @@ -9473,8 +9473,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetTwoXStretchLeftRight", @@ -9498,7 +9498,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9525,8 +9525,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetThreeXSquishTopBottom", @@ -9549,8 +9549,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetThreeXSquishLeftRight", @@ -9575,8 +9575,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetThreeXStretchTopBottom", @@ -9599,8 +9599,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetThreeXStretchLeftRight", @@ -9624,7 +9624,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9651,8 +9651,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetFourXSquishTopBottom", @@ -9675,8 +9675,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetFourXSquishLeftRight", @@ -9701,8 +9701,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetFourXStretchTopBottom", @@ -9725,8 +9725,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "CdrSpaceInsetFourXStretchLeftRight", diff --git a/dist/rei-dot-com/json/platform-tokens.json b/dist/rei-dot-com/json/platform-tokens.json index ab32c0a..99cb8e1 100644 --- a/dist/rei-dot-com/json/platform-tokens.json +++ b/dist/rei-dot-com/json/platform-tokens.json @@ -6,23 +6,23 @@ "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "accordion", "example": "color", - "description": "Text color for primary buttons" + "description": "Background color for the hover state of accordion" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/accordion.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "accordion", "example": "color", - "description": "Text color for primary buttons" + "description": "Background color for the hover state of accordion" } }, - "name": "cdr-color-text-button-primary", + "name": "cdr-color-background-accordion-hover", "attributes": { "deprecated": false } @@ -34,7 +34,7 @@ "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of primary buttons" + "description": "Background color for the primary button" }, "filePath": "tokens/global/button.json5", "isSource": false, @@ -45,166 +45,166 @@ "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of primary buttons" + "description": "Background color for the primary button" } }, - "name": "cdr-color-text-button-primary-hover", + "name": "cdr-color-background-button-primary-rest", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#1f513f", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of primary buttons" + "description": "Background color for the active and pressed states of the primary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.blue-spruce-green-1000}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of primary buttons" + "description": "Background color for the active and pressed states of the primary button" } }, - "name": "cdr-color-text-button-primary-active", + "name": "cdr-color-background-button-primary-active", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#f7f5f3", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled primary buttons" + "description": "Background color for the hover state of the primary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled primary buttons" + "description": "Background color for the hover state of the primary button" } }, - "name": "cdr-color-text-button-primary-disabled", + "name": "cdr-color-background-button-primary-hover", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for secondary buttons" + "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-900}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for secondary buttons" + "description": "Alternate background color for the hover state of the icon button" } }, - "name": "cdr-color-text-button-secondary", + "name": "cdr-color-background-button-primary-icon-alt-hover", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of secondary buttons" + "description": "Background color for the secondary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of secondary buttons" + "description": "Background color for the secondary button" } }, - "name": "cdr-color-text-button-secondary-hover", + "name": "cdr-color-background-button-secondary-rest", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#958e83", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of secondary buttons" + "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-010}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of secondary buttons" + "description": "Background color for the active and pressed states of the secondary button" } }, - "name": "cdr-color-text-button-secondary-active", + "name": "cdr-color-background-button-secondary-active", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#f7f5f3", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled secondary buttons" + "description": "Background color for the hover state of the secondary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled secondary buttons" + "description": "Background color for the hover state of the secondary button" } }, - "name": "cdr-color-text-button-secondary-disabled", + "name": "cdr-color-background-button-secondary-hover", "attributes": { "deprecated": false } @@ -212,27 +212,25 @@ { "$value": "#fafbf9", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the dark button" + "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", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the dark button" + "description": "Background color for the disabled state of the secondary button" } }, - "name": "cdr-color-text-button-dark", + "name": "cdr-color-background-button-secondary-disabled", "attributes": { "deprecated": false } @@ -240,111 +238,103 @@ { "$value": "#4b4a48", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of the dark button" + "description": "Background color for 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" + "description": "Background color for the dark button" } }, - "name": "cdr-color-text-button-dark-hover", + "name": "cdr-color-background-button-dark-rest", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#4b4a48", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of the dark button" + "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-010}", + "$value": "{options.color.warm-grey-900}", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of the dark button" + "description": "Background color for the active and pressed states of the dark button" } }, - "name": "cdr-color-text-button-dark-active", + "name": "cdr-color-background-button-dark-active", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#edeae3", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled dark buttons" + "description": "Background color for the hover state of the dark button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-100}", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled dark buttons" + "description": "Background color for the hover state of the dark button" } }, - "name": "cdr-color-text-button-dark-disabled", + "name": "cdr-color-background-button-dark-hover", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#c7370f", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the sale button" + "description": "Background color for the sale button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.sale-red-800}", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the sale button" + "description": "Background color for the sale button" } }, - "name": "cdr-color-text-button-sale", + "name": "cdr-color-background-button-sale-rest", "attributes": { "deprecated": false } @@ -352,291 +342,285 @@ { "$value": "#c7370f", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of the sale button" + "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", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of the sale button" + "description": "Background color for the active and pressed states of the sale button" } }, - "name": "cdr-color-text-button-sale-hover", + "name": "cdr-color-background-button-sale-active", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#f7f5f3", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of the sale button" + "description": "Background color for the hover state of the sale button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-025}", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of the sale button" + "description": "Background color for the hover state of the sale button" } }, - "name": "cdr-color-text-button-sale-active", + "name": "cdr-color-background-button-sale-hover", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#d5cfc3", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled sale buttons" + "description": "Default disabled border color" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-250}", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled sale buttons" + "description": "Default disabled border color" } }, - "name": "cdr-color-text-button-sale-disabled", + "name": "cdr-color-background-button-default-disabled", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#f7f5f3", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Text color for default chips" + "description": "Background color for the icon only button active and focus states" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Text color for default chips" + "description": "Background color for the icon only button active and focus states" } }, - "name": "cdr-color-text-chip-default", + "name": "cdr-color-background-button-icon-only-active", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", "type": "chip", "example": "color", - "description": "Text color for default chips" + "description": "Background color for chips" }, "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", "type": "chip", "example": "color", - "description": "Text color for default chips" + "description": "Background color for chips" } }, - "name": "cdr-color-text-chip-disabled", + "name": "cdr-color-background-chip-default-rest", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The default, primary text color" + "description": "Background color for disabled chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The default, primary text color" + "description": "Background color for disabled chips" } }, - "name": "cdr-color-text-primary", + "name": "cdr-color-background-chip-default-disabled", "attributes": { "deprecated": false } }, { - "$value": "#736e65", + "$value": "#f7f5f3", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The secondary text color" + "description": "Background color for hovered chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-750}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The secondary text color" + "description": "Background color for hovered chips" } }, - "name": "cdr-color-text-secondary", + "name": "cdr-color-background-chip-default-hover", "attributes": { "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The emphasis text color" + "description": "Background color for focused chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The emphasis text color" + "description": "Background color for focused chips" } }, - "name": "cdr-color-text-emphasis", + "name": "cdr-color-background-chip-default-focus", "attributes": { "deprecated": false } }, { - "$value": "#1f513f", + "$value": "#edeae3", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "Text set in our primary brand color" + "description": "Background color for active chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "Text set in our primary brand color" + "description": "Background color for active chips" } }, - "name": "cdr-color-text-brand", + "name": "cdr-color-background-chip-default-active", "attributes": { "deprecated": false } }, { - "$value": "#c7370f", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The color of sale text" + "description": "Background color for selected chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.sale-red-800}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The color of sale text" + "description": "Background color for selected chips" } }, - "name": "cdr-color-text-sale", + "name": "cdr-color-background-chip-default-selected", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#edeae3", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "Text color on dark background" + "description": "Background color for hovered selected chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "Text color on dark background" + "description": "Background color for hovered selected chips" } }, - "name": "cdr-color-text-inverse", + "name": "cdr-color-background-chip-default-selected-hover", "attributes": { "deprecated": false } @@ -646,543 +630,543 @@ "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The color of text when it is disabled" + "description": "Background color for focused selected chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The color of text when it is disabled" + "description": "Background color for focused selected chips" } }, - "name": "cdr-color-text-disabled", + "name": "cdr-color-background-chip-default-selected-focus", "attributes": { "deprecated": false } }, { - "$value": "#2e6b34", + "$value": "rgba(255, 255, 255, 0)", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of success messages" + "description": "A transparent color option" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-900}", + "$value": "{options.color.transparent}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of success messages" + "description": "A transparent color option" } }, - "name": "cdr-color-text-success", + "name": "cdr-color-background-transparent", "attributes": { "deprecated": false } }, { - "$value": "#854714", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of warning messages" + "description": "The default, primary background color of most pages" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-900}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of warning messages" + "description": "The default, primary background color of most pages" } }, - "name": "cdr-color-text-warning", + "name": "cdr-color-background-primary", "attributes": { "deprecated": false } }, { - "$value": "#811823", + "$value": "#f7f5f3", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of error messages" + "description": "An alternate, secondary background color used on some pages" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-900}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of error messages" + "description": "An alternate, secondary background color used on some pages" } }, - "name": "cdr-color-text-error", + "name": "cdr-color-background-secondary", "attributes": { "deprecated": false } }, { - "$value": "#1b437e", + "$value": "#c7370f", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of informational messages" + "description": "Background color for sale messages" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-900}", + "$value": "{options.color.sale-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of informational messages" + "description": "Background color for sale messages" } }, - "name": "cdr-color-text-info", + "name": "cdr-color-background-sale", "attributes": { "deprecated": false } }, { - "$value": "#bb4045", + "$value": "#1f513f", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of error messages" + "description": "An alternate, spruce brand background color used on some pages" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-800}", + "$value": "{options.color.blue-spruce-green-1000}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of error messages" + "description": "An alternate, spruce brand background color used on some pages" } }, - "name": "cdr-color-text-message-error", + "name": "cdr-color-background-brand-spruce", "attributes": { "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "#ecf9e6", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Default text color used in form elements" + "description": "Background color for success messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.success-green-200}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Default text color used in form elements" + "description": "Background color for success messages" } }, - "name": "cdr-color-text-input-default", + "name": "cdr-color-background-success", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#e2f4fe", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Color of label text used in form elements" + "description": "Background color for informational messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.alpine-lake-blue-200}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Color of label text used in form elements" + "description": "Background color for informational messages" } }, - "name": "cdr-color-text-input-label", + "name": "cdr-color-background-info", "attributes": { "deprecated": false } }, { - "$value": "#b2ab9f", + "$value": "#fdf6e2", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Color of label text used in disabled form elements" + "description": "Background color for warning messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-450}", + "$value": "{options.color.warning-yellow-200}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Color of label text used in disabled form elements" + "description": "Background color for warning messages" } }, - "name": "cdr-color-text-input-label-disabled", + "name": "cdr-color-background-warning", "attributes": { "deprecated": false } }, { - "$value": "#736e65", + "$value": "#fcefe4", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Text color of placeholder text within forms" + "description": "Background color for error messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-750}", + "$value": "{options.color.error-red-200}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Text color of placeholder text within forms" + "description": "Background color for error messages" } }, - "name": "cdr-color-text-input-placeholder", + "name": "cdr-color-background-error", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color of required label within forms" + "description": "Hover state of a checkbox or radio label background" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color of required label within forms" + "description": "Hover state of a checkbox or radio label background" } }, - "name": "cdr-color-text-input-required", + "name": "cdr-color-background-label-default-hover", "attributes": { "deprecated": false } }, { - "$value": "#736e65", + "$value": "#edeae3", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color of optional label within forms" + "description": "Active state of a checkbox or radio label background" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-750}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color of optional label within forms" + "description": "Active state of a checkbox or radio label background" } }, - "name": "cdr-color-text-input-optional", + "name": "cdr-color-background-label-default-active", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Disabled text color used in form elements" + "description": "Focused state of a checkbox or radio label background" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Disabled text color used in form elements" + "description": "Focused state of a checkbox or radio label background" } }, - "name": "cdr-color-text-input-disabled", + "name": "cdr-color-background-label-default-focus", "attributes": { "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "rgba(255, 255, 255, 0.75)", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color used in filled forms" + "description": "Hover state of a checkbox or radio label background on secondary" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.white-75}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color used in filled forms" + "description": "Hover state of a checkbox or radio label background on secondary" } }, - "name": "cdr-color-text-input-filled", + "name": "cdr-color-background-label-secondary-hover", "attributes": { "deprecated": false } }, { - "$value": "#736e65", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Help text color used in forms" + "description": "Active state of a checkbox or radio label background on secondary" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-750}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Help text color used in forms" + "description": "Active state of a checkbox or radio label background on secondary" } }, - "name": "cdr-color-text-input-help", + "name": "cdr-color-background-label-secondary-active", "attributes": { "deprecated": false } }, { - "$value": "#b33322", + "$value": "rgba(255, 255, 255, 0.75)", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Error text color used in forms" + "description": "Focused state of a checkbox or radio label background on secondary" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-850}", + "$value": "{options.color.white-75}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Error text color used in forms" + "description": "Focused state of a checkbox or radio label background on secondary" } }, - "name": "cdr-color-text-input-error", + "name": "cdr-color-background-label-secondary-focus", "attributes": { "deprecated": false } }, { - "$value": "#406eb5", + "$value": "rgba(247, 245, 243, 0.15)", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for links" + "description": "Default background color on form elements" }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, + "filePath": "tokens/global/input.json5", + "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.warm-grey-025-15}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for links" + "description": "Default background color on form elements" } }, - "name": "cdr-color-text-link-rest", + "name": "cdr-color-background-input-default", "attributes": { "deprecated": false } }, { - "$value": "#406eb5", + "$value": "rgba(255, 255, 255, 0.85)", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for the hover state of links" + "description": "Default background color on form elements" }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, + "filePath": "tokens/global/input.json5", + "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.white-85}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for the hover state of links" + "description": "Default background color on form elements" } }, - "name": "cdr-color-text-link-hover", + "name": "cdr-color-background-input-secondary", "attributes": { "deprecated": false } }, { - "$value": "#0b2d60", + "$value": "rgba(255, 242, 242, 0.75)", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for the active and pressed states of links" + "description": "Error background color on form elements" }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, + "filePath": "tokens/global/input.json5", + "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-1000}", + "$value": "{options.color.error-red-050-75}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for the active and pressed states of links" + "description": "Error background color on form elements" } }, - "name": "cdr-color-text-link-active", + "name": "cdr-color-background-input-error", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Disabled text color of links" + "description": "Hover state of a checkbox or radio element background" }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, + "filePath": "tokens/global/input.json5", + "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Disabled text color of links" + "description": "Hover state of a checkbox or radio element background" } }, - "name": "cdr-color-text-link-disabled", + "name": "cdr-color-background-input-default-hover", "attributes": { "deprecated": false } }, { - "$value": "#406eb5", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color of visited links" + "description": "Active state of a form element background" }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, + "filePath": "tokens/global/input.json5", + "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color of visited links" + "description": "Active state of a form element background" } }, - "name": "cdr-color-text-link-visited", + "name": "cdr-color-background-input-default-active", "attributes": { "deprecated": false } @@ -1192,517 +1176,517 @@ "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for ratings" + "description": "Selected state of a checkbox or radio element background" }, - "filePath": "tokens/global/rating.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for ratings" + "description": "Selected state of a checkbox or radio element background" } }, - "name": "cdr-color-text-rating-default", + "name": "cdr-color-background-input-default-selected", "attributes": { "deprecated": false } }, { - "$value": "#406eb5", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for the hover state of ratings" + "description": "Active state of an input or select element background on secondary" }, - "filePath": "tokens/global/rating.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for the hover state of ratings" + "description": "Active state of an input or select element background on secondary" } }, - "name": "cdr-color-text-rating-hover", + "name": "cdr-color-background-input-secondary-active", "attributes": { "deprecated": false } }, { - "$value": "#b2ab9f", + "$value": "#958e83", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for the separator in ratings" + "description": "Hover state of a selected checkbox or radio element background" }, - "filePath": "tokens/global/rating.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-450}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for the separator in ratings" + "description": "Hover state of a selected checkbox or radio element background" } }, - "name": "cdr-color-text-rating-separator", + "name": "cdr-color-background-input-default-selected-hover", "attributes": { "deprecated": false } }, { - "$value": "#736e65", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for tabs" + "description": "Disabled form element background" }, - "filePath": "tokens/global/tab.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-750}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for tabs" + "description": "Disabled form element background" } }, - "name": "cdr-color-text-tab-rest", + "name": "cdr-color-background-input-default-disabled", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#958e83", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for the active and pressed states of tabs" + "description": "Selected focus state of checkbox or radio element background" }, - "filePath": "tokens/global/tab.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for the active and pressed states of tabs" + "description": "Selected focus state of checkbox or radio element background" } }, - "name": "cdr-color-text-tab-active", + "name": "cdr-color-background-input-default-selected-focus", "attributes": { "deprecated": false } }, { - "$value": "#406eb5", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for the hover state of tabs" + "description": "Focused checkbox or radio form element background" }, - "filePath": "tokens/global/tab.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for the hover state of tabs" + "description": "Focused checkbox or radio form element background" } }, - "name": "cdr-color-text-tab-hover", + "name": "cdr-color-background-input-default-focus", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#f9f8f6", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "background", "example": "color", - "description": "Disabled text color of tabs" + "description": "Background color variant for default messages" }, - "filePath": "tokens/global/tab.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.default-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "background", "example": "color", - "description": "Disabled text color of tabs" + "description": "Background color variant for default messages" } }, - "name": "cdr-color-text-tab-disabled", + "name": "cdr-color-background-message-default-01", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#e8e0ce", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "background", "example": "color", - "description": "The text color of a toggle button on rest" + "description": "Background color variant for default messages" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.default-grey-300}", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "background", "example": "color", - "description": "The text color of a toggle button on rest" + "description": "Background color variant for default messages" } }, - "name": "cdr-color-text-toggle-button-default-rest", + "name": "cdr-color-background-message-default-02", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#ecf9e6", "$type": "color", "docs": { "category": "colors", - "type": "tooltip", + "type": "background", "example": "color", - "description": "Text color for tooltips" + "description": "Background color for success messages" }, - "filePath": "tokens/global/tooltip.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.success-green-200}", "$type": "color", "docs": { "category": "colors", - "type": "tooltip", + "type": "background", "example": "color", - "description": "Text color for tooltips" + "description": "Background color for success messages" } }, - "name": "cdr-color-text-tooltip-default", + "name": "cdr-color-background-message-success", "attributes": { "deprecated": false } }, { - "$value": "#1f513f", + "$value": "#f4fbf5", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the primary button" + "description": "Background color variant for success messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.success-green-100}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the primary button" + "description": "Background color variant for success messages" } }, - "name": "cdr-color-background-button-primary-rest", + "name": "cdr-color-background-message-success-01", "attributes": { "deprecated": false } }, { - "$value": "#1f513f", + "$value": "#d5e6cb", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the primary button" + "description": "Background color variant for success messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.success-green-300}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the primary button" + "description": "Background color variant for success messages" } }, - "name": "cdr-color-background-button-primary-active", + "name": "cdr-color-background-message-success-02", "attributes": { "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#fdf6e2", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the primary button" + "description": "Background color for warning messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.warning-yellow-200}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the primary button" + "description": "Background color for warning messages" } }, - "name": "cdr-color-background-button-primary-hover", + "name": "cdr-color-background-message-warning", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#fefcf1", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Alternate background color for the hover state of the icon button" + "description": "Background color variant for warning messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warning-yellow-100}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Alternate background color for the hover state of the icon button" + "description": "Background color variant for warning messages" } }, - "name": "cdr-color-background-button-primary-icon-alt-hover", + "name": "cdr-color-background-message-warning-01", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#f5e9b7", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the secondary button" + "description": "Background color variant for warning messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warning-yellow-300}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the secondary button" + "description": "Background color variant for warning messages" } }, - "name": "cdr-color-background-button-secondary-rest", + "name": "cdr-color-background-message-warning-02", "attributes": { "deprecated": false } }, { - "$value": "#958e83", + "$value": "#fcefe4", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the secondary button" + "description": "Background color for error messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.error-red-200}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the secondary button" + "description": "Background color for error messages" } }, - "name": "cdr-color-background-button-secondary-active", + "name": "cdr-color-background-message-error", "attributes": { "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#fdf7f7", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the secondary button" + "description": "Background color variant for error messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.error-red-100}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the secondary button" + "description": "Background color variant for error messages" } }, - "name": "cdr-color-background-button-secondary-hover", + "name": "cdr-color-background-message-error-01", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#eecbc1", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the disabled state of the secondary button" + "description": "Background color variant for error messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.error-red-300}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the disabled state of the secondary button" + "description": "Background color variant for error messages" } }, - "name": "cdr-color-background-button-secondary-disabled", + "name": "cdr-color-background-message-error-02", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#e2f4fe", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the dark button" + "description": "Background color for informational messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.alpine-lake-blue-200}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the dark button" + "description": "Background color for informational messages" } }, - "name": "cdr-color-background-button-dark-rest", + "name": "cdr-color-background-message-info", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#edf4f5", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the dark button" + "description": "Background color variant for informational messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.info-blue-100}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the dark button" + "description": "Background color variant for informational messages" } }, - "name": "cdr-color-background-button-dark-active", + "name": "cdr-color-background-message-info-01", "attributes": { "deprecated": false } }, { - "$value": "#edeae3", + "$value": "#c2d8db", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the dark button" + "description": "Background color variant for informational messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.info-blue-300}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the dark button" + "description": "Background color variant for informational messages" } }, - "name": "cdr-color-background-button-dark-hover", + "name": "cdr-color-background-message-info-02", "attributes": { "deprecated": false } @@ -1712,153 +1696,153 @@ "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the sale button" + "description": "Background color for sale messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { "$value": "{options.color.sale-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the sale button" + "description": "Background color for sale messages" } }, - "name": "cdr-color-background-button-sale-rest", + "name": "cdr-color-background-message-sale", "attributes": { "deprecated": false } }, { - "$value": "#c7370f", + "$value": "rgba(247, 245, 243, 0.85)", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "modal", "example": "color", - "description": "Background color for the active and pressed states of the sale button" + "description": "The background overlay for modal" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/modal.json5", "isSource": false, "original": { - "$value": "{options.color.sale-red-800}", + "$value": "{options.color.warm-grey-025-85}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "modal", "example": "color", - "description": "Background color for the active and pressed states of the sale button" + "description": "The background overlay for modal" } }, - "name": "cdr-color-background-button-sale-active", + "name": "cdr-color-background-modal-overlay", "attributes": { "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "pagination", "example": "color", - "description": "Background color for the hover state of the sale button" + "description": "Background color for the hover state of pagination" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/pagination.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "pagination", "example": "color", - "description": "Background color for the hover state of the sale button" + "description": "Background color for the hover state of pagination" } }, - "name": "cdr-color-background-button-sale-hover", + "name": "cdr-color-background-pagination-hover", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#406eb5", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "pagination", "example": "color", - "description": "Default disabled border color" + "description": "Background color for the pagination keyline" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/pagination.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "pagination", "example": "color", - "description": "Default disabled border color" + "description": "Background color for the pagination keyline" } }, - "name": "cdr-color-background-button-default-disabled", + "name": "cdr-color-background-pagination-keyline", "attributes": { "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "rating", "example": "color", - "description": "Background color for the icon only button active and focus states" + "description": "The defaul background color of the rating star icon" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/rating.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "rating", "example": "color", - "description": "Background color for the icon only button active and focus states" + "description": "The defaul background color of the rating star icon" } }, - "name": "cdr-color-background-button-icon-only-active", + "name": "cdr-color-background-rating-star-default", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#ffd280", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "rating", "example": "color", - "description": "Background color for chips" + "description": "Background color for the highlighted rating icon" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/rating.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.golden-yellow-500}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "rating", "example": "color", - "description": "Background color for chips" + "description": "Background color for the highlighted rating icon" } }, - "name": "cdr-color-background-chip-default-rest", + "name": "cdr-color-background-rating-star-highlighted", "attributes": { "deprecated": false } @@ -1868,49 +1852,49 @@ "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for disabled chips" + "description": "Background color for the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for disabled chips" + "description": "Background color for the default surface selection" } }, - "name": "cdr-color-background-chip-default-disabled", + "name": "cdr-color-background-surface-selection-default-rest", "attributes": { "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for hovered chips" + "description": "Background color for the active state of the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for hovered chips" + "description": "Background color for the active state of the default surface selection" } }, - "name": "cdr-color-background-chip-default-hover", + "name": "cdr-color-background-surface-selection-default-active", "attributes": { "deprecated": false } @@ -1920,959 +1904,963 @@ "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for focused chips" + "description": "Background color for the hover state of the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for focused chips" + "description": "Background color for the hover state of the default surface selection" } }, - "name": "cdr-color-background-chip-default-focus", + "name": "cdr-color-background-surface-selection-default-hover", "attributes": { "deprecated": false } }, { - "$value": "#edeae3", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for active chips" + "description": "Background color for the checked state of the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for active chips" + "description": "Background color for the checked state of the default surface selection" } }, - "name": "cdr-color-background-chip-default-active", + "name": "cdr-color-background-surface-selection-default-checked", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#f7f5f3", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for selected chips" + "description": "Background color for the disabled state of the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for selected chips" + "description": "Background color for the disabled state of the default surface selection" } }, - "name": "cdr-color-background-chip-default-selected", + "name": "cdr-color-background-surface-selection-default-disabled", "attributes": { "deprecated": false } }, { - "$value": "#edeae3", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for hovered selected chips" + "description": "Background color for the loading state of the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for hovered selected chips" + "description": "Background color for the loading state of the default surface selection" } }, - "name": "cdr-color-background-chip-default-selected-hover", + "name": "cdr-color-background-surface-selection-default-loading", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface", "example": "color", - "description": "Background color for focused selected chips" + "description": "Background color for the primary surface" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface", "example": "color", - "description": "Background color for focused selected chips" + "description": "Background color for the primary surface" } }, - "name": "cdr-color-background-chip-default-selected-focus", + "name": "cdr-color-background-surface-primary", "attributes": { "deprecated": false } }, { - "$value": "rgba(255, 255, 255, 0)", + "$value": "#f7f5f3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "A transparent color option" + "description": "Background color for the secondary surface" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.transparent}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "A transparent color option" + "description": "Background color for the secondary surface" } }, - "name": "cdr-color-background-transparent", + "name": "cdr-color-background-surface-secondary", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#1f513f", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "The default, primary background color of most pages" + "description": "Background color for the brand-spruce surface" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.blue-spruce-green-1000}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "The default, primary background color of most pages" + "description": "Background color for the brand-spruce surface" } }, - "name": "cdr-color-background-primary", + "name": "cdr-color-background-surface-brand-spruce", "attributes": { "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#c7370f", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "An alternate, secondary background color used on some pages" + "description": "Background color for the sale surface" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.sale-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "An alternate, secondary background color used on some pages" + "description": "Background color for the sale surface" } }, - "name": "cdr-color-background-secondary", + "name": "cdr-color-background-surface-sale", "attributes": { "deprecated": false } }, { - "$value": "#1f513f", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "An alternate, spruce brand background color used on some pages" + "description": "The background color of a selected switch on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "An alternate, spruce brand background color used on some pages" + "description": "The background color of a selected switch on rest" } }, - "name": "cdr-color-background-brand-spruce", + "name": "cdr-color-background-switch-default-rest", "attributes": { "deprecated": false } }, { - "$value": "#f9f8f6", + "$value": "#2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for default messages" + "description": "The background color of a selected switch on hover" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-100}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for default messages" + "description": "The background color of a selected switch on hover" } }, - "name": "cdr-color-background-message-default-01", + "name": "cdr-color-background-switch-default-hover", "attributes": { "deprecated": false } }, { - "$value": "#e8e0ce", + "$value": "#2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for default messages" + "description": "The background color of a selected switch on focus" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-300}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for default messages" + "description": "The background color of a selected switch on focus" } }, - "name": "cdr-color-background-message-default-02", + "name": "cdr-color-background-switch-default-focus", "attributes": { "deprecated": false } }, { - "$value": "#ecf9e6", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color for success messages" + "description": "Background color of a switch handle background when the switch is not selected on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-200}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color for success messages" + "description": "Background color of a switch handle background when the switch is not selected on rest" } }, - "name": "cdr-color-background-message-success", + "name": "cdr-color-background-switch-handle-default-rest", "attributes": { "deprecated": false } }, { - "$value": "#f4fbf5", + "$value": "#edeae3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for success messages" + "description": "Color of a switch handle background when the switch is not selected on hover" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-100}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for success messages" + "description": "Color of a switch handle background when the switch is not selected on hover" } }, - "name": "cdr-color-background-message-success-01", + "name": "cdr-color-background-switch-handle-default-hover", "attributes": { "deprecated": false } }, { - "$value": "#d5e6cb", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for success messages" + "description": "Color of a switch handle background when the switch is not selected on focus" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-300}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for success messages" + "description": "Color of a switch handle background when the switch is not selected on focus" } }, - "name": "cdr-color-background-message-success-02", + "name": "cdr-color-background-switch-handle-default-focus", "attributes": { "deprecated": false } }, { - "$value": "#fdf6e2", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color for warning messages" + "description": "Color of a switch handle background when the switch is not selected on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-200}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color for warning messages" + "description": "Color of a switch handle background when the switch is not selected on rest" } }, - "name": "cdr-color-background-message-warning", + "name": "cdr-color-background-switch-handle-selected-default-rest", "attributes": { "deprecated": false } }, { - "$value": "#fefcf1", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for warning messages" + "description": "Color of a switch handle background when the switch is not selected on hover" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-100}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for warning messages" + "description": "Color of a switch handle background when the switch is not selected on hover" } }, - "name": "cdr-color-background-message-warning-01", + "name": "cdr-color-background-switch-handle-selected-default-hover", "attributes": { "deprecated": false } }, { - "$value": "#f5e9b7", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for warning messages" + "description": "Color of a switch handle background when the switch is not selected on focus" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-300}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for warning messages" + "description": "Color of a switch handle background when the switch is not selected on focus" } }, - "name": "cdr-color-background-message-warning-02", + "name": "cdr-color-background-switch-handle-selected-default-focus", "attributes": { "deprecated": false } }, { - "$value": "#fcefe4", + "$value": "#f7f5f3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color for error messages" + "description": "The background color of table headers" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/table.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-200}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color for error messages" + "description": "The background color of table headers" } }, - "name": "cdr-color-background-message-error", + "name": "cdr-color-background-table-header", "attributes": { "deprecated": false } }, { - "$value": "#fdf7f7", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color variant for error messages" + "description": "The background color of table rows" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/table.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-100}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color variant for error messages" + "description": "The background color of table rows" } }, - "name": "cdr-color-background-message-error-01", + "name": "cdr-color-background-table-row", "attributes": { "deprecated": false } }, { - "$value": "#eecbc1", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color variant for error messages" + "description": "An alternate row color to aid grouping row data" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/table.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-300}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color variant for error messages" + "description": "An alternate row color to aid grouping row data" } }, - "name": "cdr-color-background-message-error-02", + "name": "cdr-color-background-table-row-alt", "attributes": { "deprecated": false } }, { - "$value": "#e2f4fe", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle group", "example": "color", - "description": "Background color for informational messages" + "description": "The background color of a toggle group on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-200}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle group", "example": "color", - "description": "Background color for informational messages" + "description": "The background color of a toggle group on rest" } }, - "name": "cdr-color-background-message-info", + "name": "cdr-color-background-toggle-group-default-rest", "attributes": { "deprecated": false } }, { - "$value": "#edf4f5", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color variant for informational messages" + "description": "The background color of a toggle button on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.info-blue-100}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color variant for informational messages" + "description": "The background color of a toggle button on rest" } }, - "name": "cdr-color-background-message-info-01", + "name": "cdr-color-background-toggle-button-default-rest", "attributes": { "deprecated": false } }, { - "$value": "#c2d8db", + "$value": "#edeae3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color variant for informational messages" + "description": "The background color of a toggle button on hover" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.info-blue-300}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color variant for informational messages" + "description": "The background color of a toggle button on hover" } }, - "name": "cdr-color-background-message-info-02", + "name": "cdr-color-background-toggle-button-default-hover", "attributes": { "deprecated": false } }, { - "$value": "#c7370f", + "$value": "#edeae3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color for sale messages" + "description": "The background color of a toggle button on focus" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.sale-red-800}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color for sale messages" + "description": "The background color of a toggle button on focus" } }, - "name": "cdr-color-background-message-sale", + "name": "cdr-color-background-toggle-button-default-focus", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "accordion", + "type": "toggle button", "example": "color", - "description": "Background color for the hover state of accordion" + "description": "The background color of a selected toggle button on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "accordion", + "type": "toggle button", "example": "color", - "description": "Background color for the hover state of accordion" + "description": "The background color of a selected toggle button on rest" } }, - "name": "cdr-color-background-accordion-hover", + "name": "cdr-color-background-toggle-button-default-selected-rest", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "pagination", + "type": "toggle button", "example": "color", - "description": "Background color for the hover state of pagination" + "description": "The background color of a selected toggle button on hover" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "pagination", + "type": "toggle button", "example": "color", - "description": "Background color for the hover state of pagination" + "description": "The background color of a selected toggle button on hover" } }, - "name": "cdr-color-background-pagination-hover", + "name": "cdr-color-background-toggle-button-default-selected-hover", "attributes": { "deprecated": false } }, { - "$value": "#406eb5", + "$value": "#2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "pagination", + "type": "tooltip", "example": "color", - "description": "Background color for the pagination keyline" + "description": "Background color for tooltips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/tooltip.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "pagination", + "type": "tooltip", "example": "color", - "description": "Background color for the pagination keyline" + "description": "Background color for tooltips" } }, - "name": "cdr-color-background-pagination-keyline", + "name": "cdr-color-background-tooltip-default", "attributes": { "deprecated": false } }, { - "$value": "rgba(247, 245, 243, 0.85)", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "modal", + "type": "button", "example": "color", - "description": "The background overlay for modal" + "description": "Text color for primary buttons" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025-85}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "modal", + "type": "button", "example": "color", - "description": "The background overlay for modal" + "description": "Text color for primary buttons" } }, - "name": "cdr-color-background-modal-overlay", + "name": "cdr-color-text-button-primary", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#1f513f", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio label background" + "description": "Text color for the hover state of primary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.blue-spruce-green-1000}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio label background" + "description": "Text color for the hover state of primary buttons" } }, - "name": "cdr-color-background-label-default-hover", + "name": "cdr-color-text-button-primary-hover", "attributes": { "deprecated": false } }, { - "$value": "#edeae3", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a checkbox or radio label background" + "description": "Text color for the active state of primary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a checkbox or radio label background" + "description": "Text color for the active state of primary buttons" } }, - "name": "cdr-color-background-label-default-active", + "name": "cdr-color-text-button-primary-active", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Focused state of a checkbox or radio label background" + "description": "Text color for disabled primary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Focused state of a checkbox or radio label background" + "description": "Text color for disabled primary buttons" } }, - "name": "cdr-color-background-label-default-focus", + "name": "cdr-color-text-button-primary-disabled", "attributes": { "deprecated": false } }, { - "$value": "rgba(255, 255, 255, 0.75)", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio label background on secondary" + "description": "Text color for secondary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white-75}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio label background on secondary" + "description": "Text color for secondary buttons" } }, - "name": "cdr-color-background-label-secondary-hover", + "name": "cdr-color-text-button-secondary", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a checkbox or radio label background on secondary" + "description": "Text color for the hover state of secondary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a checkbox or radio label background on secondary" + "description": "Text color for the hover state of secondary buttons" } }, - "name": "cdr-color-background-label-secondary-active", + "name": "cdr-color-text-button-secondary-hover", "attributes": { "deprecated": false } }, { - "$value": "rgba(255, 255, 255, 0.75)", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Focused state of a checkbox or radio label background on secondary" + "description": "Text color for the active state of secondary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white-75}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Focused state of a checkbox or radio label background on secondary" + "description": "Text color for the active state of secondary buttons" } }, - "name": "cdr-color-background-label-secondary-focus", + "name": "cdr-color-text-button-secondary-active", "attributes": { "deprecated": false } }, { - "$value": "rgba(247, 245, 243, 0.15)", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Default background color on form elements" + "description": "Text color for disabled secondary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025-15}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Default background color on form elements" + "description": "Text color for disabled secondary buttons" } }, - "name": "cdr-color-background-input-default", + "name": "cdr-color-text-button-secondary-disabled", "attributes": { "deprecated": false } }, { - "$value": "rgba(255, 255, 255, 0.85)", + "$value": "#fafbf9", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Default background color on form elements" + "description": "Text color for the dark button" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white-85}", + "$value": "{options.color.warm-grey-010}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Default background color on form elements" + "description": "Text color for the dark button" } }, - "name": "cdr-color-background-input-secondary", + "name": "cdr-color-text-button-dark", "attributes": { "deprecated": false } }, { - "$value": "rgba(255, 242, 242, 0.75)", + "$value": "#4b4a48", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Error background color on form elements" + "description": "Text color for the hover state of the dark button" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-050-75}", + "$value": "{options.color.warm-grey-900}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Error background color on form elements" + "description": "Text color for the hover state of the dark button" } }, - "name": "cdr-color-background-input-error", + "name": "cdr-color-text-button-dark-hover", "attributes": { "deprecated": false } @@ -2880,77 +2868,111 @@ { "$value": "#fafbf9", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio element background" + "description": "Text color for the active state of the dark button" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-010}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio element background" + "description": "Text color for the active state of the dark button" } }, - "name": "cdr-color-background-input-default-hover", + "name": "cdr-color-text-button-dark-active", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#ffffff", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a form element background" + "description": "Text color for disabled dark buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.white}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a form element background" + "description": "Text color for disabled dark buttons" } }, - "name": "cdr-color-background-input-default-active", + "name": "cdr-color-text-button-dark-disabled", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#ffffff", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Selected state of a checkbox or radio element background" + "description": "Text color for the sale button" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.white}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Selected state of a checkbox or radio element background" + "description": "Text color for the sale button" } }, - "name": "cdr-color-background-input-default-selected", + "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 } @@ -2958,545 +2980,575 @@ { "$value": "#ffffff", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of an input or select element background on secondary" + "description": "Text color for the active state of the sale button" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { "$value": "{options.color.white}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of an input or select element background on secondary" + "description": "Text color for the active state of the sale button" } }, - "name": "cdr-color-background-input-secondary-active", + "name": "cdr-color-text-button-sale-active", "attributes": { "deprecated": false } }, { - "$value": "#958e83", + "$value": "#ffffff", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a selected checkbox or radio element background" + "description": "Text color for disabled sale buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.white}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a selected checkbox or radio element background" + "description": "Text color for disabled sale buttons" } }, - "name": "cdr-color-background-input-default-selected-hover", + "name": "cdr-color-text-button-sale-disabled", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "chip", "example": "color", - "description": "Disabled form element background" + "description": "Text color for default chips" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "chip", "example": "color", - "description": "Disabled form element background" + "description": "Text color for default chips" } }, - "name": "cdr-color-background-input-default-disabled", + "name": "cdr-color-text-chip-default", "attributes": { "deprecated": false } }, { - "$value": "#958e83", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "chip", "example": "color", - "description": "Selected focus state of checkbox or radio element background" + "description": "Text color for default chips" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "chip", "example": "color", - "description": "Selected focus state of checkbox or radio element background" + "description": "Text color for default chips" } }, - "name": "cdr-color-background-input-default-selected-focus", + "name": "cdr-color-text-chip-disabled", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "text", "example": "color", - "description": "Focused checkbox or radio form element background" + "description": "The default, primary text color" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "text", "example": "color", - "description": "Focused checkbox or radio form element background" + "description": "The default, primary text color" } }, - "name": "cdr-color-background-input-default-focus", + "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": "#fafbf9", + "$value": "#2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "text", "example": "color", - "description": "The defaul background color of the rating star icon" + "description": "The emphasis text color" }, - "filePath": "tokens/global/rating.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "text", "example": "color", - "description": "The defaul background color of the rating star icon" + "description": "The emphasis text color" } }, - "name": "cdr-color-background-rating-star-default", + "name": "cdr-color-text-emphasis", "attributes": { "deprecated": false } }, { - "$value": "#ffd280", + "$value": "#1f513f", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "text", "example": "color", - "description": "Background color for the highlighted rating icon" + "description": "Text set in our primary brand color" }, - "filePath": "tokens/global/rating.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.golden-yellow-500}", + "$value": "{options.color.blue-spruce-green-1000}", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "text", "example": "color", - "description": "Background color for the highlighted rating icon" + "description": "Text set in our primary brand color" } }, - "name": "cdr-color-background-rating-star-highlighted", + "name": "cdr-color-text-brand", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#c7370f", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the primary surface" + "description": "The color of sale text" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.sale-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the primary surface" + "description": "The color of sale text" } }, - "name": "cdr-color-background-surface-primary", + "name": "cdr-color-text-sale", "attributes": { "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the secondary surface" + "description": "Text color on dark background" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the secondary surface" + "description": "Text color on dark background" } }, - "name": "cdr-color-background-surface-secondary", + "name": "cdr-color-text-inverse", "attributes": { "deprecated": false } }, { - "$value": "#1f513f", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the brand-spruce surface" + "description": "The color of text when it is disabled" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the brand-spruce surface" + "description": "The color of text when it is disabled" } }, - "name": "cdr-color-background-surface-brand-spruce", + "name": "cdr-color-text-disabled", "attributes": { "deprecated": false } }, { - "$value": "#c7370f", + "$value": "#2e6b34", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the sale surface" + "description": "Color of success messages" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.sale-red-800}", + "$value": "{options.color.success-green-900}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the sale surface" + "description": "Color of success messages" } }, - "name": "cdr-color-background-surface-sale", + "name": "cdr-color-text-success", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#854714", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the default surface selection" + "description": "Color of warning messages" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warning-yellow-900}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the default surface selection" + "description": "Color of warning messages" } }, - "name": "cdr-color-background-surface-selection-default-rest", + "name": "cdr-color-text-warning", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#811823", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the active state of the default surface selection" + "description": "Color of error messages" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.error-red-900}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the active state of the default surface selection" + "description": "Color of error messages" } }, - "name": "cdr-color-background-surface-selection-default-active", + "name": "cdr-color-text-error", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#1b437e", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the hover state of the default surface selection" + "description": "Color of informational messages" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.alpine-lake-blue-900}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the hover state of the default surface selection" + "description": "Color of informational messages" } }, - "name": "cdr-color-background-surface-selection-default-hover", + "name": "cdr-color-text-info", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "input", "example": "color", - "description": "Background color for the checked state of the default surface selection" + "description": "Default text color used in form elements" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "input", "example": "color", - "description": "Background color for the checked state of the default surface selection" + "description": "Default text color used in form elements" } }, - "name": "cdr-color-background-surface-selection-default-checked", + "name": "cdr-color-text-input-default", "attributes": { "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "input", "example": "color", - "description": "Background color for the disabled state of the default surface selection" + "description": "Color of label text used in form elements" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "input", "example": "color", - "description": "Background color for the disabled state of the default surface selection" + "description": "Color of label text used in form elements" } }, - "name": "cdr-color-background-surface-selection-default-disabled", + "name": "cdr-color-text-input-label", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#b2ab9f", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "input", "example": "color", - "description": "Background color for the loading state of the default surface selection" + "description": "Color of label text used in disabled form elements" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-450}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "input", "example": "color", - "description": "Background color for the loading state of the default surface selection" + "description": "Color of label text used in disabled form elements" } }, - "name": "cdr-color-background-surface-selection-default-loading", + "name": "cdr-color-text-input-label-disabled", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#736e65", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a switch on rest" + "description": "Text color of placeholder text within forms" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-750}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a switch on rest" + "description": "Text color of placeholder text within forms" } }, - "name": "cdr-color-background-switch-default-rest", + "name": "cdr-color-text-input-placeholder", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a switch on hover" + "description": "Text color of required label within forms" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a switch on hover" + "description": "Text color of required label within forms" } }, - "name": "cdr-color-background-switch-default-hover", + "name": "cdr-color-text-input-required", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#736e65", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a switch on focus" + "description": "Text color of optional label within forms" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-750}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a switch on focus" + "description": "Text color of optional label within forms" } }, - "name": "cdr-color-background-switch-default-focus", + "name": "cdr-color-text-input-optional", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a selected switch on rest" + "description": "Disabled text color used in form elements" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a selected switch on rest" + "description": "Disabled text color used in form elements" } }, - "name": "cdr-color-background-switch-selected-default-rest", + "name": "cdr-color-text-input-disabled", "attributes": { "deprecated": false } @@ -3506,153 +3558,153 @@ "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a selected switch on hover" + "description": "Text color used in filled forms" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a selected switch on hover" + "description": "Text color used in filled forms" } }, - "name": "cdr-color-background-switch-selected-default-hover", + "name": "cdr-color-text-input-filled", "attributes": { "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "#736e65", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a selected switch on focus" + "description": "Help text color used in forms" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.warm-grey-750}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a selected switch on focus" + "description": "Help text color used in forms" } }, - "name": "cdr-color-background-switch-selected-default-focus", + "name": "cdr-color-text-input-help", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#b33322", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "Background color of a switch handle background when the switch is not selected on rest" + "description": "Error text color used in forms" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.error-red-850}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "Background color of a switch handle background when the switch is not selected on rest" + "description": "Error text color used in forms" } }, - "name": "cdr-color-background-switch-handle-default-rest", + "name": "cdr-color-text-input-error", "attributes": { "deprecated": false } }, { - "$value": "#edeae3", + "$value": "#406eb5", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on hover" + "description": "Text color for links" }, - "filePath": "tokens/global/switch.json5", - "isSource": false, + "filePath": "tokens/themes/rei-dot-com/link.json5", + "isSource": true, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on hover" + "description": "Text color for links" } }, - "name": "cdr-color-background-switch-handle-default-hover", + "name": "cdr-color-text-link-rest", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#406eb5", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on focus" + "description": "Text color for the hover state of links" }, - "filePath": "tokens/global/switch.json5", - "isSource": false, + "filePath": "tokens/themes/rei-dot-com/link.json5", + "isSource": true, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on focus" + "description": "Text color for the hover state of links" } }, - "name": "cdr-color-background-switch-handle-default-focus", + "name": "cdr-color-text-link-hover", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#0b2d60", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on rest" + "description": "Text color for the active and pressed states of links" }, - "filePath": "tokens/global/switch.json5", - "isSource": false, + "filePath": "tokens/themes/rei-dot-com/link.json5", + "isSource": true, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.alpine-lake-blue-1000}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on rest" + "description": "Text color for the active and pressed states of links" } }, - "name": "cdr-color-background-switch-handle-selected-default-rest", + "name": "cdr-color-text-link-active", "attributes": { "deprecated": false } @@ -3662,309 +3714,309 @@ "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on hover" + "description": "Disabled text color of links" }, - "filePath": "tokens/global/switch.json5", - "isSource": false, + "filePath": "tokens/themes/rei-dot-com/link.json5", + "isSource": true, "original": { "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on hover" + "description": "Disabled text color of links" } }, - "name": "cdr-color-background-switch-handle-selected-default-hover", + "name": "cdr-color-text-link-disabled", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#406eb5", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on focus" + "description": "Text color of visited links" }, - "filePath": "tokens/global/switch.json5", - "isSource": false, + "filePath": "tokens/themes/rei-dot-com/link.json5", + "isSource": true, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on focus" + "description": "Text color of visited links" } }, - "name": "cdr-color-background-switch-handle-selected-default-focus", + "name": "cdr-color-text-link-visited", "attributes": { "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#bb4045", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "text", "example": "color", - "description": "The background color of table headers" + "description": "Color of error messages" }, - "filePath": "tokens/global/table.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.error-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "text", "example": "color", - "description": "The background color of table headers" + "description": "Color of error messages" } }, - "name": "cdr-color-background-table-header", + "name": "cdr-color-text-message-error", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "rating", "example": "color", - "description": "The background color of table rows" + "description": "Text color for ratings" }, - "filePath": "tokens/global/table.json5", + "filePath": "tokens/global/rating.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "rating", "example": "color", - "description": "The background color of table rows" + "description": "Text color for ratings" } }, - "name": "cdr-color-background-table-row", + "name": "cdr-color-text-rating-default", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#406eb5", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "rating", "example": "color", - "description": "An alternate row color to aid grouping row data" + "description": "Text color for the hover state of ratings" }, - "filePath": "tokens/global/table.json5", + "filePath": "tokens/global/rating.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "rating", "example": "color", - "description": "An alternate row color to aid grouping row data" + "description": "Text color for the hover state of ratings" } }, - "name": "cdr-color-background-table-row-alt", + "name": "cdr-color-text-rating-hover", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#b2ab9f", "$type": "color", "docs": { "category": "colors", - "type": "toggle group", + "type": "rating", "example": "color", - "description": "The background color of a toggle group on rest" + "description": "Text color for the separator in ratings" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/rating.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-450}", "$type": "color", "docs": { "category": "colors", - "type": "toggle group", + "type": "rating", "example": "color", - "description": "The background color of a toggle group on rest" + "description": "Text color for the separator in ratings" } }, - "name": "cdr-color-background-toggle-group-default-rest", + "name": "cdr-color-text-rating-separator", "attributes": { "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#736e65", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a toggle button on rest" + "description": "Text color for tabs" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/tab.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-750}", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a toggle button on rest" + "description": "Text color for tabs" } }, - "name": "cdr-color-background-toggle-button-default-rest", + "name": "cdr-color-text-tab-rest", "attributes": { "deprecated": false } }, { - "$value": "#edeae3", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a toggle button on hover" + "description": "Text color for the active and pressed states of tabs" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/tab.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a toggle button on hover" + "description": "Text color for the active and pressed states of tabs" } }, - "name": "cdr-color-background-toggle-button-default-hover", + "name": "cdr-color-text-tab-active", "attributes": { "deprecated": false } }, { - "$value": "#edeae3", + "$value": "#406eb5", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a toggle button on focus" + "description": "Text color for the hover state of tabs" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/tab.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a toggle button on focus" + "description": "Text color for the hover state of tabs" } }, - "name": "cdr-color-background-toggle-button-default-focus", + "name": "cdr-color-text-tab-hover", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a selected toggle button on rest" + "description": "Disabled text color of tabs" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/tab.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a selected toggle button on rest" + "description": "Disabled text color of tabs" } }, - "name": "cdr-color-background-toggle-button-default-selected-rest", + "name": "cdr-color-text-tab-disabled", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", "type": "toggle button", "example": "color", - "description": "The background color of a selected toggle button on hover" + "description": "The text color of a toggle button on rest" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", "type": "toggle button", "example": "color", - "description": "The background color of a selected toggle button on hover" + "description": "The text color of a toggle button on rest" } }, - "name": "cdr-color-background-toggle-button-default-selected-hover", + "name": "cdr-color-text-toggle-button-default-rest", "attributes": { "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", "type": "tooltip", "example": "color", - "description": "Background color for tooltips" + "description": "Text color for tooltips" }, "filePath": "tokens/global/tooltip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", "type": "tooltip", "example": "color", - "description": "Background color for tooltips" + "description": "Text color for tooltips" } }, - "name": "cdr-color-background-tooltip-default", + "name": "cdr-color-text-tooltip-default", "attributes": { "deprecated": false } @@ -4828,625 +4880,625 @@ } }, { - "$value": "#726d64", + "$value": "#2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for default messages" + "description": "Focused border color on checkbox or radio labels" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-800}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for default messages" + "description": "Focused border color on checkbox or radio labels" } }, - "name": "cdr-color-border-message-default-01", + "name": "cdr-color-border-label-default-focus", "attributes": { "deprecated": false } }, { - "$value": "#e8e0ce", + "$value": "#958e83", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for default messages" + "description": "Default border color on form elements" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-300}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for default messages" + "description": "Default border color on form elements" } }, - "name": "cdr-color-border-message-default-02", + "name": "cdr-color-border-input-default", "attributes": { "deprecated": false } }, { - "$value": "#3b8349", + "$value": "#b33322", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for success messages" + "description": "Error border color on form elements" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-800}", + "$value": "{options.color.error-red-850}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for success messages" + "description": "Error border color on form elements" } }, - "name": "cdr-color-border-message-success-01", + "name": "cdr-color-border-input-error", "attributes": { "deprecated": false } }, { - "$value": "#d5e6cb", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for success messages" + "description": "Hover/active/focus state of a checkbox or radio element border" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-300}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for success messages" + "description": "Hover/active/focus state of a checkbox or radio element border" } }, - "name": "cdr-color-border-message-success-02", + "name": "cdr-color-border-input-default-active", "attributes": { "deprecated": false } }, { - "$value": "#b68b37", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for warning messages" + "description": "Selected state of a checkbox or radio element border" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-800}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for warning messages" + "description": "Selected state of a checkbox or radio element border" } }, - "name": "cdr-color-border-message-warning-01", + "name": "cdr-color-border-input-default-selected", "attributes": { "deprecated": false } }, { - "$value": "#f5e9b7", + "$value": "#2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for warning messages" + "description": "Focus state of an input or select element border" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-300}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for warning messages" + "description": "Focus state of an input or select element border" } }, - "name": "cdr-color-border-message-warning-02", + "name": "cdr-color-border-input-default-focus", "attributes": { "deprecated": false } }, { - "$value": "#bb4045", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for error messages" + "description": "Hover state of a selected checkbox or radio element border" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-800}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for error messages" + "description": "Hover state of a selected checkbox or radio element border" } }, - "name": "cdr-color-border-message-error-01", + "name": "cdr-color-border-input-default-selected-hover", "attributes": { "deprecated": false } }, { - "$value": "#eecbc1", + "$value": "#2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for error messages" + "description": "Hover state of a checkbox or radio element border" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-300}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for error messages" + "description": "Hover state of a checkbox or radio element border" } }, - "name": "cdr-color-border-message-error-02", + "name": "cdr-color-border-input-default-hover", "attributes": { "deprecated": false } }, { - "$value": "#408e86", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for informational messages" + "description": "Disabled form element border" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.info-blue-800}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for informational messages" + "description": "Disabled form element border" } }, - "name": "cdr-color-border-message-info-01", + "name": "cdr-color-border-input-default-disabled", "attributes": { "deprecated": false } }, { - "$value": "#c2d8db", + "$value": "#406eb5", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "link", "example": "color", - "description": "Border color variant for informational messages" + "description": "Border color for underlined links" }, - "filePath": "tokens/global/color.json5", - "isSource": false, + "filePath": "tokens/themes/rei-dot-com/link.json5", + "isSource": true, "original": { - "$value": "{options.color.info-blue-300}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "link", "example": "color", - "description": "Border color variant for informational messages" + "description": "Border color for underlined links" } }, - "name": "cdr-color-border-message-info-02", + "name": "cdr-color-border-link-rest", "attributes": { "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "#406eb5", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Focused border color on checkbox or radio labels" + "description": "Border color for the hover state of underlined links" }, - "filePath": "tokens/global/input.json5", - "isSource": false, + "filePath": "tokens/themes/rei-dot-com/link.json5", + "isSource": true, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Focused border color on checkbox or radio labels" + "description": "Border color for the hover state of underlined links" } }, - "name": "cdr-color-border-label-default-focus", + "name": "cdr-color-border-link-hover", "attributes": { "deprecated": false } }, { - "$value": "#958e83", + "$value": "#0b2d60", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Default border color on form elements" + "description": "Border color for the active and pressed states of underlined links" }, - "filePath": "tokens/global/input.json5", - "isSource": false, + "filePath": "tokens/themes/rei-dot-com/link.json5", + "isSource": true, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.alpine-lake-blue-1000}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Default border color on form elements" + "description": "Border color for the active and pressed states of underlined links" } }, - "name": "cdr-color-border-input-default", + "name": "cdr-color-border-link-active", "attributes": { "deprecated": false } }, { - "$value": "#b33322", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Error border color on form elements" + "description": "Disabled border color of underlined links" }, - "filePath": "tokens/global/input.json5", - "isSource": false, + "filePath": "tokens/themes/rei-dot-com/link.json5", + "isSource": true, "original": { - "$value": "{options.color.error-red-850}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Error border color on form elements" + "description": "Disabled border color of underlined links" } }, - "name": "cdr-color-border-input-error", + "name": "cdr-color-border-link-disabled", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#406eb5", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Hover/active/focus state of a checkbox or radio element border" + "description": "Border color of visited underlined links" }, - "filePath": "tokens/global/input.json5", - "isSource": false, + "filePath": "tokens/themes/rei-dot-com/link.json5", + "isSource": true, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Hover/active/focus state of a checkbox or radio element border" + "description": "Border color of visited underlined links" } }, - "name": "cdr-color-border-input-default-active", + "name": "cdr-color-border-link-visited", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#726d64", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Selected state of a checkbox or radio element border" + "description": "Border color variant for default messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.default-grey-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Selected state of a checkbox or radio element border" + "description": "Border color variant for default messages" } }, - "name": "cdr-color-border-input-default-selected", + "name": "cdr-color-border-message-default-01", "attributes": { "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "#e8e0ce", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Focus state of an input or select element border" + "description": "Border color variant for default messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.default-grey-300}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Focus state of an input or select element border" + "description": "Border color variant for default messages" } }, - "name": "cdr-color-border-input-default-focus", + "name": "cdr-color-border-message-default-02", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#3b8349", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Hover state of a selected checkbox or radio element border" + "description": "Border color variant for success messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.success-green-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Hover state of a selected checkbox or radio element border" + "description": "Border color variant for success messages" } }, - "name": "cdr-color-border-input-default-selected-hover", + "name": "cdr-color-border-message-success-01", "attributes": { "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "#d5e6cb", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Hover state of a checkbox or radio element border" + "description": "Border color variant for success messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.success-green-300}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Hover state of a checkbox or radio element border" + "description": "Border color variant for success messages" } }, - "name": "cdr-color-border-input-default-hover", + "name": "cdr-color-border-message-success-02", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#b68b37", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Disabled form element border" + "description": "Border color variant for warning messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warning-yellow-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Disabled form element border" + "description": "Border color variant for warning messages" } }, - "name": "cdr-color-border-input-default-disabled", + "name": "cdr-color-border-message-warning-01", "attributes": { "deprecated": false } }, { - "$value": "#406eb5", + "$value": "#f5e9b7", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color for underlined links" + "description": "Border color variant for warning messages" }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, + "filePath": "tokens/global/message.json5", + "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.warning-yellow-300}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color for underlined links" + "description": "Border color variant for warning messages" } }, - "name": "cdr-color-border-link-rest", + "name": "cdr-color-border-message-warning-02", "attributes": { "deprecated": false } }, { - "$value": "#406eb5", + "$value": "#bb4045", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color for the hover state of underlined links" + "description": "Border color variant for error messages" }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, + "filePath": "tokens/global/message.json5", + "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.error-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color for the hover state of underlined links" + "description": "Border color variant for error messages" } }, - "name": "cdr-color-border-link-hover", + "name": "cdr-color-border-message-error-01", "attributes": { "deprecated": false } }, { - "$value": "#0b2d60", + "$value": "#eecbc1", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color for the active and pressed states of underlined links" + "description": "Border color variant for error messages" }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, + "filePath": "tokens/global/message.json5", + "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-1000}", + "$value": "{options.color.error-red-300}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color for the active and pressed states of underlined links" + "description": "Border color variant for error messages" } }, - "name": "cdr-color-border-link-active", + "name": "cdr-color-border-message-error-02", "attributes": { "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#408e86", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Disabled border color of underlined links" + "description": "Border color variant for informational messages" }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, + "filePath": "tokens/global/message.json5", + "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.info-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Disabled border color of underlined links" + "description": "Border color variant for informational messages" } }, - "name": "cdr-color-border-link-disabled", + "name": "cdr-color-border-message-info-01", "attributes": { "deprecated": false } }, { - "$value": "#406eb5", + "$value": "#c2d8db", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color of visited underlined links" + "description": "Border color variant for informational messages" }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, + "filePath": "tokens/global/message.json5", + "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.info-blue-300}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color of visited underlined links" + "description": "Border color variant for informational messages" } }, - "name": "cdr-color-border-link-visited", + "name": "cdr-color-border-message-info-02", "attributes": { "deprecated": false } @@ -5504,27 +5556,27 @@ } }, { - "$value": "#d5cfc3", + "$value": "#958e83", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the primary surface" + "description": "Border color for the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.default-grey-700}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the primary surface" + "description": "Border color for the default surface selection" } }, - "name": "cdr-color-border-surface-primary", + "name": "cdr-color-border-surface-selection-default-rest", "attributes": { "deprecated": false } @@ -5534,153 +5586,153 @@ "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the secondary surface" + "description": "Border color for the active state of the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.default-grey-700}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the secondary surface" + "description": "Border color for the active state of the default surface selection" } }, - "name": "cdr-color-border-surface-secondary", + "name": "cdr-color-border-surface-selection-default-active", "attributes": { "deprecated": false } }, { - "$value": "#3b8349", + "$value": "#958e83", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the success surface" + "description": "Border color for the hover state of the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-800}", + "$value": "{options.color.default-grey-700}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the success surface" + "description": "Border color for the hover state of the default surface selection" } }, - "name": "cdr-color-border-surface-success", + "name": "cdr-color-border-surface-selection-default-hover", "attributes": { "deprecated": false } }, { - "$value": "#b68b37", + "$value": "#2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the warning surface" + "description": "Border color for the checked state of the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-800}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the warning surface" + "description": "Border color for the checked state of the default surface selection" } }, - "name": "cdr-color-border-surface-warning", + "name": "cdr-color-border-surface-selection-default-checked", "attributes": { "deprecated": false } }, { - "$value": "#bb4045", + "$value": "#958e83", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the error surface" + "description": "Border color for the disabled state of the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-800}", + "$value": "{options.color.default-grey-700}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the error surface" + "description": "Border color for the disabled state of the default surface selection" } }, - "name": "cdr-color-border-surface-error", + "name": "cdr-color-border-surface-selection-default-disabled", "attributes": { "deprecated": false } }, { - "$value": "#406eb5", + "$value": "#958e83", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the info surface" + "description": "Border color for the loading state of the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.default-grey-700}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the info surface" + "description": "Border color for the loading state of the default surface selection" } }, - "name": "cdr-color-border-surface-info", + "name": "cdr-color-border-surface-selection-default-loading", "attributes": { "deprecated": false } }, { - "$value": "#958e83", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the default surface selection" + "description": "Border color for the primary surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-700}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the default surface selection" + "description": "Border color for the primary surface" } }, - "name": "cdr-color-border-surface-selection-default-rest", + "name": "cdr-color-border-surface-primary", "attributes": { "deprecated": false } @@ -5690,127 +5742,127 @@ "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the active state of the default surface selection" + "description": "Border color for the secondary surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-700}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the active state of the default surface selection" + "description": "Border color for the secondary surface" } }, - "name": "cdr-color-border-surface-selection-default-active", + "name": "cdr-color-border-surface-secondary", "attributes": { "deprecated": false } }, { - "$value": "#958e83", + "$value": "#3b8349", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the hover state of the default surface selection" + "description": "Border color for the success surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-700}", + "$value": "{options.color.success-green-800}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the hover state of the default surface selection" + "description": "Border color for the success surface" } }, - "name": "cdr-color-border-surface-selection-default-hover", + "name": "cdr-color-border-surface-success", "attributes": { "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "#b68b37", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the checked state of the default surface selection" + "description": "Border color for the warning surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.warning-yellow-800}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the checked state of the default surface selection" + "description": "Border color for the warning surface" } }, - "name": "cdr-color-border-surface-selection-default-checked", + "name": "cdr-color-border-surface-warning", "attributes": { "deprecated": false } }, { - "$value": "#958e83", + "$value": "#bb4045", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the disabled state of the default surface selection" + "description": "Border color for the error surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-700}", + "$value": "{options.color.error-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the disabled state of the default surface selection" + "description": "Border color for the error surface" } }, - "name": "cdr-color-border-surface-selection-default-disabled", + "name": "cdr-color-border-surface-error", "attributes": { "deprecated": false } }, { - "$value": "#958e83", + "$value": "#406eb5", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the loading state of the default surface selection" + "description": "Border color for the info surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-700}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the loading state of the default surface selection" + "description": "Border color for the info surface" } }, - "name": "cdr-color-border-surface-selection-default-loading", + "name": "cdr-color-border-surface-info", "attributes": { "deprecated": false } @@ -6136,7 +6188,7 @@ "example": "color", "description": "Border color for a toggle button that is not selected on focus" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-900}", @@ -6162,7 +6214,7 @@ "example": "color", "description": "Border color for a selected toggle button on rest" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-900}", @@ -6188,7 +6240,7 @@ "example": "color", "description": "Border color for a selected toggle on focus" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-900}", @@ -6336,209 +6388,209 @@ } }, { - "$value": "#726d64", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "input", "example": "color", - "description": "The default message icon color" + "description": "Rest state of a selected form icon" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-800}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "input", "example": "color", - "description": "The default message icon color" + "description": "Rest state of a selected form icon" } }, - "name": "cdr-color-icon-message-default", + "name": "cdr-color-icon-checkbox-default-selected", "attributes": { "deprecated": false } }, { - "$value": "#3b8349", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "input", "example": "color", - "description": "The success message icon color" + "description": "Hover state of a selected form icon" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-800}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "input", "example": "color", - "description": "The success message icon color" + "description": "Hover state of a selected form icon" } }, - "name": "cdr-color-icon-message-success", + "name": "cdr-color-icon-checkbox-default-selected-hover", "attributes": { "deprecated": false } }, { - "$value": "#b68b37", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "input", "example": "color", - "description": "The warning message icon color" + "description": "Hover state of a selected form icon" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-800}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "input", "example": "color", - "description": "The warning message icon color" + "description": "Hover state of a selected form icon" } }, - "name": "cdr-color-icon-message-warning", + "name": "cdr-color-icon-checkbox-default-selected-active", "attributes": { "deprecated": false } }, { - "$value": "#bb4045", + "$value": "#726d64", "$type": "color", "docs": { "category": "colors", "type": "icon", "example": "color", - "description": "The error message icon color" + "description": "The default message icon color" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-800}", + "$value": "{options.color.default-grey-800}", "$type": "color", "docs": { "category": "colors", "type": "icon", "example": "color", - "description": "The error message icon color" + "description": "The default message icon color" } }, - "name": "cdr-color-icon-message-error", + "name": "cdr-color-icon-message-default", "attributes": { "deprecated": false } }, { - "$value": "#408e86", + "$value": "#3b8349", "$type": "color", "docs": { "category": "colors", "type": "icon", "example": "color", - "description": "The informational message icon color" + "description": "The success message icon color" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.info-blue-800}", + "$value": "{options.color.success-green-800}", "$type": "color", "docs": { "category": "colors", "type": "icon", "example": "color", - "description": "The informational message icon color" + "description": "The success message icon color" } }, - "name": "cdr-color-icon-message-info", + "name": "cdr-color-icon-message-success", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#b68b37", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "icon", "example": "color", - "description": "Rest state of a selected form icon" + "description": "The warning message icon color" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warning-yellow-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "icon", "example": "color", - "description": "Rest state of a selected form icon" + "description": "The warning message icon color" } }, - "name": "cdr-color-icon-checkbox-default-selected", + "name": "cdr-color-icon-message-warning", "attributes": { "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#bb4045", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "icon", "example": "color", - "description": "Hover state of a selected form icon" + "description": "The error message icon color" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.error-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "icon", "example": "color", - "description": "Hover state of a selected form icon" + "description": "The error message icon color" } }, - "name": "cdr-color-icon-checkbox-default-selected-hover", + "name": "cdr-color-icon-message-error", "attributes": { "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#408e86", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "icon", "example": "color", - "description": "Hover state of a selected form icon" + "description": "The informational message icon color" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.info-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "icon", "example": "color", - "description": "Hover state of a selected form icon" + "description": "The informational message icon color" } }, - "name": "cdr-color-icon-checkbox-default-selected-active", + "name": "cdr-color-icon-message-info", "attributes": { "deprecated": false } @@ -6621,58 +6673,6 @@ "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", @@ -7122,8 +7122,8 @@ "$type": "dimension", "docs": { "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" + "category": "form", + "example": "form" } }, "name": "cdr-form-input-height-default", @@ -7146,8 +7146,8 @@ "$type": "dimension", "docs": { "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" + "category": "form", + "example": "form" } }, "name": "cdr-form-input-height-large", @@ -7170,8 +7170,8 @@ "$type": "dimension", "docs": { "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" + "category": "form", + "example": "form" } }, "name": "cdr-form-figure-size-small", @@ -7194,8 +7194,8 @@ "$type": "dimension", "docs": { "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" + "category": "form", + "example": "form" } }, "name": "cdr-form-figure-size-medium", @@ -7218,8 +7218,8 @@ "$type": "dimension", "docs": { "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" + "category": "form", + "example": "form" } }, "name": "cdr-form-figure-size-large", @@ -7243,9 +7243,9 @@ "$value": "{space.one-x.$value}", "$type": "dimension", "docs": { - "category": "{icon.docCategory}", + "category": "sizing", "type": "icon", - "example": "{icon.docExample}" + "example": "sizing" } }, "name": "cdr-icon-size-sm", @@ -7267,9 +7267,9 @@ "$value": "{space.one-and-a-half-x.$value}", "$type": "dimension", "docs": { - "category": "{icon.docCategory}", + "category": "sizing", "type": "icon", - "example": "{icon.docExample}" + "example": "sizing" } }, "name": "cdr-icon-size", @@ -7291,9 +7291,9 @@ "$value": "{space.two-x.$value}", "$type": "dimension", "docs": { - "category": "{icon.docCategory}", + "category": "sizing", "type": "icon", - "example": "{icon.docExample}" + "example": "sizing" } }, "name": "cdr-icon-size-lg", @@ -7317,9 +7317,9 @@ "$value": "100ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "cdr-duration-1-x", @@ -7341,9 +7341,9 @@ "$value": "200ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "cdr-duration-2-x", @@ -7365,9 +7365,9 @@ "$value": "300ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "cdr-duration-3-x", @@ -7389,9 +7389,9 @@ "$value": "400ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "cdr-duration-4-x", @@ -7413,9 +7413,9 @@ "$value": "500ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "cdr-duration-5-x", @@ -7437,9 +7437,9 @@ "$value": "600ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "cdr-duration-6-x", @@ -7459,9 +7459,9 @@ "original": { "$value": "cubic-bezier(0.32, 0.94, 0.60, 1)", "docs": { - "category": "{timing.docCategory}", + "category": "motion", "type": "timing", - "example": "{timing.docExample}" + "example": "timing" } }, "name": "cdr-timing-function-ease-out", @@ -7481,9 +7481,9 @@ "original": { "$value": "cubic-bezier(0.15, 0, 0.15, 0)", "docs": { - "category": "{timing.docCategory}", + "category": "motion", "type": "timing", - "example": "{timing.docExample}" + "example": "timing" } }, "name": "cdr-timing-function-ease", @@ -7503,9 +7503,9 @@ "original": { "$value": "cubic-bezier(0, 0, 1, 1)", "docs": { - "category": "{timing.docCategory}", + "category": "motion", "type": "timing", - "example": "{timing.docExample}" + "example": "timing" } }, "name": "cdr-timing-function-linear", @@ -7529,7 +7529,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-flat-x", @@ -7551,7 +7551,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-flat-y", @@ -7573,7 +7573,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-flat-blur", @@ -7595,7 +7595,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-flat-spread", @@ -7617,7 +7617,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-flat-color", @@ -7639,7 +7639,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-raised-x", @@ -7661,7 +7661,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-raised-y", @@ -7683,7 +7683,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-raised-blur", @@ -7705,7 +7705,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-raised-spread", @@ -7727,7 +7727,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-raised-color", @@ -7749,7 +7749,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-elevated-x", @@ -7771,7 +7771,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-elevated-y", @@ -7793,7 +7793,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-elevated-blur", @@ -7815,7 +7815,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-elevated-spread", @@ -7837,7 +7837,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-elevated-color", @@ -7859,7 +7859,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-floating-x", @@ -7881,7 +7881,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-floating-y", @@ -7903,7 +7903,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-floating-blur", @@ -7925,7 +7925,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-floating-spread", @@ -7947,7 +7947,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-floating-color", @@ -7969,7 +7969,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-lifted-x", @@ -7991,7 +7991,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-lifted-y", @@ -8013,7 +8013,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-lifted-blur", @@ -8035,7 +8035,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-lifted-spread", @@ -8057,7 +8057,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-lifted-color", @@ -8082,8 +8082,8 @@ "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } }, "name": "cdr-radius-sharp", @@ -8106,8 +8106,8 @@ "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } }, "name": "cdr-radius-soft", @@ -8130,8 +8130,8 @@ "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } }, "name": "cdr-radius-softer", @@ -8154,8 +8154,8 @@ "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } }, "name": "cdr-radius-softest", @@ -8178,8 +8178,8 @@ "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } }, "name": "cdr-radius-round", @@ -8205,8 +8205,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8231,8 +8231,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8257,8 +8257,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8283,8 +8283,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8309,8 +8309,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8335,8 +8335,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8361,8 +8361,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8387,8 +8387,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8413,8 +8413,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8439,8 +8439,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8465,8 +8465,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8491,8 +8491,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8517,8 +8517,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -8543,7 +8543,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -8569,7 +8569,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -8594,8 +8594,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-eighth-x-squish-top-bottom", @@ -8618,8 +8618,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-eighth-x-squish-left-right", @@ -8642,8 +8642,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-eighth-x-stretch-top-bottom", @@ -8666,8 +8666,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-eighth-x-stretch-left-right", @@ -8691,7 +8691,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -8717,7 +8717,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -8744,8 +8744,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-quarter-x-squish-top-bottom", @@ -8768,8 +8768,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-quarter-x-squish-left-right", @@ -8794,8 +8794,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-quarter-x-stretch-top-bottom", @@ -8818,8 +8818,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-quarter-x-stretch-left-right", @@ -8843,7 +8843,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -8869,7 +8869,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -8896,8 +8896,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-half-x-squish-top-bottom", @@ -8920,8 +8920,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-half-x-squish-left-right", @@ -8946,8 +8946,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-half-x-stretch-top-bottom", @@ -8970,8 +8970,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-half-x-stretch-left-right", @@ -8995,7 +8995,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9022,8 +9022,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-three-quarter-x-squish-top-bottom", @@ -9046,8 +9046,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-three-quarter-x-squish-left-right", @@ -9072,8 +9072,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-three-quarter-x-stretch-top-bottom", @@ -9096,8 +9096,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-three-quarter-x-stretch-left-right", @@ -9121,7 +9121,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9148,8 +9148,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-one-x-squish-top-bottom", @@ -9172,8 +9172,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-one-x-squish-left-right", @@ -9198,8 +9198,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-one-x-stretch-top-bottom", @@ -9222,8 +9222,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-one-x-stretch-left-right", @@ -9247,7 +9247,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9274,8 +9274,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-one-and-a-half-x-squish-top-bottom", @@ -9298,8 +9298,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-one-and-a-half-x-squish-left-right", @@ -9324,8 +9324,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-one-and-a-half-x-stretch-top-bottom", @@ -9348,8 +9348,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-one-and-a-half-x-stretch-left-right", @@ -9373,7 +9373,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9400,8 +9400,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-two-x-squish-top-bottom", @@ -9424,8 +9424,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-two-x-squish-left-right", @@ -9450,8 +9450,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-two-x-stretch-top-bottom", @@ -9474,8 +9474,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-two-x-stretch-left-right", @@ -9499,7 +9499,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9526,8 +9526,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-three-x-squish-top-bottom", @@ -9550,8 +9550,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-three-x-squish-left-right", @@ -9576,8 +9576,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-three-x-stretch-top-bottom", @@ -9600,8 +9600,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-three-x-stretch-left-right", @@ -9625,7 +9625,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -9652,8 +9652,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-four-x-squish-top-bottom", @@ -9676,8 +9676,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-four-x-squish-left-right", @@ -9702,8 +9702,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-four-x-stretch-top-bottom", @@ -9726,8 +9726,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-four-x-stretch-left-right", @@ -10110,7 +10110,7 @@ "$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}", + "category": "prominence", "example": "prominence" } }, @@ -10134,7 +10134,7 @@ "$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}", + "category": "prominence", "example": "prominence" } }, @@ -10158,7 +10158,7 @@ "$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}", + "category": "prominence", "example": "prominence" } }, @@ -10182,7 +10182,7 @@ "$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}", + "category": "prominence", "example": "prominence" } }, @@ -10206,7 +10206,7 @@ "$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}", + "category": "prominence", "example": "prominence" } }, @@ -10226,7 +10226,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -10236,8 +10236,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -10255,7 +10255,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -10265,8 +10265,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -10284,7 +10284,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -10294,8 +10294,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -10313,7 +10313,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -10323,8 +10323,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -10342,7 +10342,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -10352,8 +10352,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -10371,7 +10371,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -10381,8 +10381,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -10400,7 +10400,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -10410,8 +10410,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -10429,7 +10429,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -10439,8 +10439,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -10458,7 +10458,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -10468,8 +10468,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -10487,7 +10487,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -10497,8 +10497,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -10516,7 +10516,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -10526,8 +10526,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -10545,7 +10545,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -10555,8 +10555,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -10574,7 +10574,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -10584,8 +10584,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -10603,7 +10603,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -10613,8 +10613,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -10632,7 +10632,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -10642,8 +10642,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -10661,7 +10661,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -10671,8 +10671,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -10690,7 +10690,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -10700,8 +10700,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -10719,7 +10719,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -10729,8 +10729,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -10759,8 +10759,8 @@ "$type": "breakpoint", "docs": { "type": "breakpoint", - "category": "{breakpoint.docCategory}", - "example": "{breakpoint.docExample}" + "category": "breakpoints", + "example": "breakpoint" } }, "name": "cdr-breakpoint-xs", @@ -10785,8 +10785,8 @@ "$type": "breakpoint", "docs": { "type": "breakpoint", - "category": "{breakpoint.docCategory}", - "example": "{breakpoint.docExample}" + "category": "breakpoints", + "example": "breakpoint" } }, "name": "cdr-breakpoint-sm", @@ -10811,8 +10811,8 @@ "$type": "breakpoint", "docs": { "type": "breakpoint", - "category": "{breakpoint.docCategory}", - "example": "{breakpoint.docExample}" + "category": "breakpoints", + "example": "breakpoint" } }, "name": "cdr-breakpoint-md", @@ -10837,8 +10837,8 @@ "$type": "breakpoint", "docs": { "type": "breakpoint", - "category": "{breakpoint.docCategory}", - "example": "{breakpoint.docExample}" + "category": "breakpoints", + "example": "breakpoint" } }, "name": "cdr-breakpoint-lg", diff --git a/dist/rei-dot-com/json/web.json b/dist/rei-dot-com/json/web.json index f0f0e8e..efbf6ef 100644 --- a/dist/rei-dot-com/json/web.json +++ b/dist/rei-dot-com/json/web.json @@ -5,28 +5,28 @@ "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "accordion", "example": "color", - "description": "Text color for primary buttons" + "description": "Background color for the hover state of accordion" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/accordion.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "accordion", "example": "color", - "description": "Text color for primary buttons" + "description": "Background color for the hover state of accordion" } }, - "name": "cdr-color-text-button-primary", + "name": "cdr-color-background-accordion-hover", "attributes": { "category": "color", - "type": "text", - "item": "button", - "subitem": "primary", + "type": "background", + "item": "accordion", + "subitem": "hover", "deprecated": false } }, @@ -37,7 +37,7 @@ "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of primary buttons" + "description": "Background color for the primary button" }, "filePath": "tokens/global/button.json5", "isSource": false, @@ -48,685 +48,675 @@ "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of primary buttons" + "description": "Background color for the primary button" } }, - "name": "cdr-color-text-button-primary-hover", + "name": "cdr-color-background-button-primary-rest", "attributes": { "category": "color", - "type": "text", + "type": "background", "item": "button", - "subitem": "primary-hover", + "subitem": "primary-rest", "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#1f513f", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of primary buttons" + "description": "Background color for the active and pressed states of the primary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.blue-spruce-green-1000}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of primary buttons" + "description": "Background color for the active and pressed states of the primary button" } }, - "name": "cdr-color-text-button-primary-active", + "name": "cdr-color-background-button-primary-active", "attributes": { "category": "color", - "type": "text", + "type": "background", "item": "button", "subitem": "primary-active", "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#f7f5f3", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled primary buttons" + "description": "Background color for the hover state of the primary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled primary buttons" + "description": "Background color for the hover state of the primary button" } }, - "name": "cdr-color-text-button-primary-disabled", + "name": "cdr-color-background-button-primary-hover", "attributes": { "category": "color", - "type": "text", + "type": "background", "item": "button", - "subitem": "primary-disabled", + "subitem": "primary-hover", "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for secondary buttons" + "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-900}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for secondary buttons" + "description": "Alternate background color for the hover state of the icon button" } }, - "name": "cdr-color-text-button-secondary", + "name": "cdr-color-background-button-primary-icon-alt-hover", "attributes": { "category": "color", - "type": "text", + "type": "background", "item": "button", - "subitem": "secondary", + "subitem": "primary-icon-alt-hover", "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of secondary buttons" + "description": "Background color for the secondary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of secondary buttons" + "description": "Background color for the secondary button" } }, - "name": "cdr-color-text-button-secondary-hover", + "name": "cdr-color-background-button-secondary-rest", "attributes": { "category": "color", - "type": "text", + "type": "background", "item": "button", - "subitem": "secondary-hover", + "subitem": "secondary-rest", "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#958e83", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of secondary buttons" + "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-010}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of secondary buttons" + "description": "Background color for the active and pressed states of the secondary button" } }, - "name": "cdr-color-text-button-secondary-active", + "name": "cdr-color-background-button-secondary-active", "attributes": { "category": "color", - "type": "text", + "type": "background", "item": "button", "subitem": "secondary-active", "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#f7f5f3", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled secondary buttons" + "description": "Background color for the hover state of the secondary button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled secondary buttons" + "description": "Background color for the hover state of the secondary button" } }, - "name": "cdr-color-text-button-secondary-disabled", + "name": "cdr-color-background-button-secondary-hover", "attributes": { "category": "color", - "type": "text", + "type": "background", "item": "button", - "subitem": "secondary-disabled", + "subitem": "secondary-hover", "deprecated": false } }, { "$value": "#fafbf9", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the dark button" + "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", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the dark button" + "description": "Background color for the disabled state of the secondary button" } }, - "name": "cdr-color-text-button-dark", + "name": "cdr-color-background-button-secondary-disabled", "attributes": { "category": "color", - "type": "text", + "type": "background", "item": "button", - "subitem": "dark", + "subitem": "secondary-disabled", "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" + "description": "Background color for 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" + "description": "Background color for the dark button" } }, - "name": "cdr-color-text-button-dark-hover", + "name": "cdr-color-background-button-dark-rest", "attributes": { "category": "color", - "type": "text", + "type": "background", "item": "button", - "subitem": "dark-hover", + "subitem": "dark-rest", "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#4b4a48", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of the dark button" + "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-010}", + "$value": "{options.color.warm-grey-900}", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of the dark button" + "description": "Background color for the active and pressed states of the dark button" } }, - "name": "cdr-color-text-button-dark-active", + "name": "cdr-color-background-button-dark-active", "attributes": { "category": "color", - "type": "text", + "type": "background", "item": "button", "subitem": "dark-active", "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#edeae3", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled dark buttons" + "description": "Background color for the hover state of the dark button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-100}", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled dark buttons" + "description": "Background color for the hover state of the dark button" } }, - "name": "cdr-color-text-button-dark-disabled", + "name": "cdr-color-background-button-dark-hover", "attributes": { "category": "color", - "type": "text", + "type": "background", "item": "button", - "subitem": "dark-disabled", + "subitem": "dark-hover", "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#c7370f", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the sale button" + "description": "Background color for the sale button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.sale-red-800}", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the sale button" + "description": "Background color for the sale button" } }, - "name": "cdr-color-text-button-sale", + "name": "cdr-color-background-button-sale-rest", "attributes": { "category": "color", - "type": "text", + "type": "background", "item": "button", - "subitem": "sale", + "subitem": "sale-rest", "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" + "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", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the hover state of the sale button" + "description": "Background color for the active and pressed states of the sale button" } }, - "name": "cdr-color-text-button-sale-hover", + "name": "cdr-color-background-button-sale-active", "attributes": { "category": "color", - "type": "text", + "type": "background", "item": "button", - "subitem": "sale-hover", + "subitem": "sale-active", "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#f7f5f3", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of the sale button" + "description": "Background color for the hover state of the sale button" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-025}", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for the active state of the sale button" + "description": "Background color for the hover state of the sale button" } }, - "name": "cdr-color-text-button-sale-active", + "name": "cdr-color-background-button-sale-hover", "attributes": { "category": "color", - "type": "text", + "type": "background", "item": "button", - "subitem": "sale-active", + "subitem": "sale-hover", "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#d5cfc3", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled sale buttons" + "description": "Default disabled border color" }, "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-250}", "$type": "color", - "newToken": "", "docs": { "category": "colors", "type": "button", "example": "color", - "description": "Text color for disabled sale buttons" + "description": "Default disabled border color" } }, - "name": "cdr-color-text-button-sale-disabled", + "name": "cdr-color-background-button-default-disabled", "attributes": { "category": "color", - "type": "text", + "type": "background", "item": "button", - "subitem": "sale-disabled", + "subitem": "default-disabled", "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#f7f5f3", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Text color for default chips" + "description": "Background color for the icon only button active and focus states" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "button", "example": "color", - "description": "Text color for default chips" + "description": "Background color for the icon only button active and focus states" } }, - "name": "cdr-color-text-chip-default", + "name": "cdr-color-background-button-icon-only-active", "attributes": { "category": "color", - "type": "text", - "item": "chip", - "subitem": "default", + "type": "background", + "item": "button", + "subitem": "icon-only-active", "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", "type": "chip", "example": "color", - "description": "Text color for default chips" + "description": "Background color for chips" }, "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", "type": "chip", "example": "color", - "description": "Text color for default chips" + "description": "Background color for chips" } }, - "name": "cdr-color-text-chip-disabled", + "name": "cdr-color-background-chip-default-rest", "attributes": { "category": "color", - "type": "text", + "type": "background", "item": "chip", - "subitem": "disabled", + "subitem": "default-rest", "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The default, primary text color" + "description": "Background color for disabled chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The default, primary text color" + "description": "Background color for disabled chips" } }, - "name": "cdr-color-text-primary", + "name": "cdr-color-background-chip-default-disabled", "attributes": { "category": "color", - "type": "text", - "item": "primary", + "type": "background", + "item": "chip", + "subitem": "default-disabled", "deprecated": false } }, { - "$value": "#736e65", + "$value": "#f7f5f3", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The secondary text color" + "description": "Background color for hovered chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-750}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The secondary text color" + "description": "Background color for hovered chips" } }, - "name": "cdr-color-text-secondary", + "name": "cdr-color-background-chip-default-hover", "attributes": { "category": "color", - "type": "text", - "item": "secondary", + "type": "background", + "item": "chip", + "subitem": "default-hover", "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The emphasis text color" + "description": "Background color for focused chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The emphasis text color" + "description": "Background color for focused chips" } }, - "name": "cdr-color-text-emphasis", + "name": "cdr-color-background-chip-default-focus", "attributes": { "category": "color", - "type": "text", - "item": "emphasis", + "type": "background", + "item": "chip", + "subitem": "default-focus", "deprecated": false } }, { - "$value": "#1f513f", + "$value": "#edeae3", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "Text set in our primary brand color" + "description": "Background color for active chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "Text set in our primary brand color" + "description": "Background color for active chips" } }, - "name": "cdr-color-text-brand", + "name": "cdr-color-background-chip-default-active", "attributes": { "category": "color", - "type": "text", - "item": "brand", + "type": "background", + "item": "chip", + "subitem": "default-active", "deprecated": false } }, { - "$value": "#c7370f", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The color of sale text" + "description": "Background color for selected chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.sale-red-800}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The color of sale text" + "description": "Background color for selected chips" } }, - "name": "cdr-color-text-sale", + "name": "cdr-color-background-chip-default-selected", "attributes": { "category": "color", - "type": "text", - "item": "sale", + "type": "background", + "item": "chip", + "subitem": "default-selected", "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#edeae3", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "Text color on dark background" + "description": "Background color for hovered selected chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "Text color on dark background" + "description": "Background color for hovered selected chips" } }, - "name": "cdr-color-text-inverse", + "name": "cdr-color-background-chip-default-selected-hover", "attributes": { "category": "color", - "type": "text", - "item": "inverse", + "type": "background", + "item": "chip", + "subitem": "default-selected-hover", "deprecated": false } }, @@ -735,623 +725,619 @@ "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The color of text when it is disabled" + "description": "Background color for focused selected chips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "chip", "example": "color", - "description": "The color of text when it is disabled" + "description": "Background color for focused selected chips" } }, - "name": "cdr-color-text-disabled", + "name": "cdr-color-background-chip-default-selected-focus", "attributes": { "category": "color", - "type": "text", - "item": "disabled", + "type": "background", + "item": "chip", + "subitem": "default-selected-focus", "deprecated": false } }, { - "$value": "#2e6b34", + "$value": "rgba(255, 255, 255, 0)", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of success messages" + "description": "A transparent color option" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-900}", + "$value": "{options.color.transparent}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of success messages" + "description": "A transparent color option" } }, - "name": "cdr-color-text-success", + "name": "cdr-color-background-transparent", "attributes": { "category": "color", - "type": "text", - "item": "success", + "type": "background", + "item": "transparent", "deprecated": false } }, { - "$value": "#854714", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of warning messages" + "description": "The default, primary background color of most pages" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-900}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of warning messages" + "description": "The default, primary background color of most pages" } }, - "name": "cdr-color-text-warning", + "name": "cdr-color-background-primary", "attributes": { "category": "color", - "type": "text", - "item": "warning", + "type": "background", + "item": "primary", "deprecated": false } }, { - "$value": "#811823", + "$value": "#f7f5f3", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of error messages" + "description": "An alternate, secondary background color used on some pages" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-900}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of error messages" + "description": "An alternate, secondary background color used on some pages" } }, - "name": "cdr-color-text-error", + "name": "cdr-color-background-secondary", "attributes": { "category": "color", - "type": "text", - "item": "error", + "type": "background", + "item": "secondary", "deprecated": false } }, { - "$value": "#1b437e", + "$value": "#c7370f", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of informational messages" + "description": "Background color for sale messages" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-900}", + "$value": "{options.color.sale-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of informational messages" + "description": "Background color for sale messages" } }, - "name": "cdr-color-text-info", + "name": "cdr-color-background-sale", "attributes": { "category": "color", - "type": "text", - "item": "info", + "type": "background", + "item": "sale", "deprecated": false } }, { - "$value": "#bb4045", + "$value": "#1f513f", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of error messages" + "description": "An alternate, spruce brand background color used on some pages" }, "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-800}", + "$value": "{options.color.blue-spruce-green-1000}", "$type": "color", "docs": { "category": "colors", - "type": "text", + "type": "background", "example": "color", - "description": "Color of error messages" + "description": "An alternate, spruce brand background color used on some pages" } }, - "name": "cdr-color-text-message-error", + "name": "cdr-color-background-brand-spruce", "attributes": { "category": "color", - "type": "text", - "item": "message", - "subitem": "error", + "type": "background", + "item": "brand-spruce", "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "#ecf9e6", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Default text color used in form elements" + "description": "Background color for success messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.success-green-200}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Default text color used in form elements" + "description": "Background color for success messages" } }, - "name": "cdr-color-text-input-default", + "name": "cdr-color-background-success", "attributes": { "category": "color", - "type": "text", - "item": "input", - "subitem": "default", + "type": "background", + "item": "success", "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#e2f4fe", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Color of label text used in form elements" + "description": "Background color for informational messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.alpine-lake-blue-200}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Color of label text used in form elements" + "description": "Background color for informational messages" } }, - "name": "cdr-color-text-input-label", + "name": "cdr-color-background-info", "attributes": { "category": "color", - "type": "text", - "item": "input", - "subitem": "label", + "type": "background", + "item": "info", "deprecated": false } }, { - "$value": "#b2ab9f", + "$value": "#fdf6e2", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Color of label text used in disabled form elements" + "description": "Background color for warning messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-450}", + "$value": "{options.color.warning-yellow-200}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Color of label text used in disabled form elements" + "description": "Background color for warning messages" } }, - "name": "cdr-color-text-input-label-disabled", + "name": "cdr-color-background-warning", "attributes": { "category": "color", - "type": "text", - "item": "input", - "subitem": "label-disabled", + "type": "background", + "item": "warning", "deprecated": false } }, { - "$value": "#736e65", + "$value": "#fcefe4", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Text color of placeholder text within forms" + "description": "Background color for error messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-750}", + "$value": "{options.color.error-red-200}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "background", "example": "color", - "description": "Text color of placeholder text within forms" + "description": "Background color for error messages" } }, - "name": "cdr-color-text-input-placeholder", + "name": "cdr-color-background-error", "attributes": { "category": "color", - "type": "text", - "item": "input", - "subitem": "placeholder", + "type": "background", + "item": "error", "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color of required label within forms" + "description": "Hover state of a checkbox or radio label background" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color of required label within forms" + "description": "Hover state of a checkbox or radio label background" } }, - "name": "cdr-color-text-input-required", + "name": "cdr-color-background-label-default-hover", "attributes": { "category": "color", - "type": "text", - "item": "input", - "subitem": "required", + "type": "background", + "item": "label", + "subitem": "default-hover", "deprecated": false } }, { - "$value": "#736e65", + "$value": "#edeae3", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color of optional label within forms" + "description": "Active state of a checkbox or radio label background" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-750}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color of optional label within forms" + "description": "Active state of a checkbox or radio label background" } }, - "name": "cdr-color-text-input-optional", + "name": "cdr-color-background-label-default-active", "attributes": { "category": "color", - "type": "text", - "item": "input", - "subitem": "optional", + "type": "background", + "item": "label", + "subitem": "default-active", "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Disabled text color used in form elements" + "description": "Focused state of a checkbox or radio label background" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Disabled text color used in form elements" + "description": "Focused state of a checkbox or radio label background" } }, - "name": "cdr-color-text-input-disabled", + "name": "cdr-color-background-label-default-focus", "attributes": { "category": "color", - "type": "text", - "item": "input", - "subitem": "disabled", + "type": "background", + "item": "label", + "subitem": "default-focus", "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "rgba(255, 255, 255, 0.75)", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color used in filled forms" + "description": "Hover state of a checkbox or radio label background on secondary" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.white-75}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Text color used in filled forms" + "description": "Hover state of a checkbox or radio label background on secondary" } }, - "name": "cdr-color-text-input-filled", + "name": "cdr-color-background-label-secondary-hover", "attributes": { "category": "color", - "type": "text", - "item": "input", - "subitem": "filled", + "type": "background", + "item": "label", + "subitem": "secondary-hover", "deprecated": false } }, { - "$value": "#736e65", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Help text color used in forms" + "description": "Active state of a checkbox or radio label background on secondary" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-750}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Help text color used in forms" + "description": "Active state of a checkbox or radio label background on secondary" } }, - "name": "cdr-color-text-input-help", + "name": "cdr-color-background-label-secondary-active", "attributes": { "category": "color", - "type": "text", - "item": "input", - "subitem": "help", + "type": "background", + "item": "label", + "subitem": "secondary-active", "deprecated": false } }, { - "$value": "#b33322", + "$value": "rgba(255, 255, 255, 0.75)", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Error text color used in forms" + "description": "Focused state of a checkbox or radio label background on secondary" }, "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-850}", + "$value": "{options.color.white-75}", "$type": "color", "docs": { "category": "colors", "type": "input", "example": "color", - "description": "Error text color used in forms" + "description": "Focused state of a checkbox or radio label background on secondary" } }, - "name": "cdr-color-text-input-error", + "name": "cdr-color-background-label-secondary-focus", "attributes": { "category": "color", - "type": "text", - "item": "input", - "subitem": "error", + "type": "background", + "item": "label", + "subitem": "secondary-focus", "deprecated": false } }, { - "$value": "#406eb5", + "$value": "rgba(247, 245, 243, 0.15)", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for links" + "description": "Default background color on form elements" }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, + "filePath": "tokens/global/input.json5", + "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.warm-grey-025-15}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for links" + "description": "Default background color on form elements" } }, - "name": "cdr-color-text-link-rest", + "name": "cdr-color-background-input-default", "attributes": { "category": "color", - "type": "text", - "item": "link", - "subitem": "rest", + "type": "background", + "item": "input", + "subitem": "default", "deprecated": false } }, { - "$value": "#406eb5", + "$value": "rgba(255, 255, 255, 0.85)", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for the hover state of links" + "description": "Default background color on form elements" }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, + "filePath": "tokens/global/input.json5", + "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.white-85}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for the hover state of links" + "description": "Default background color on form elements" } }, - "name": "cdr-color-text-link-hover", + "name": "cdr-color-background-input-secondary", "attributes": { "category": "color", - "type": "text", - "item": "link", - "subitem": "hover", + "type": "background", + "item": "input", + "subitem": "secondary", "deprecated": false } }, { - "$value": "#0b2d60", + "$value": "rgba(255, 242, 242, 0.75)", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for the active and pressed states of links" + "description": "Error background color on form elements" }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, + "filePath": "tokens/global/input.json5", + "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-1000}", + "$value": "{options.color.error-red-050-75}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color for the active and pressed states of links" + "description": "Error background color on form elements" } }, - "name": "cdr-color-text-link-active", + "name": "cdr-color-background-input-error", "attributes": { "category": "color", - "type": "text", - "item": "link", - "subitem": "active", + "type": "background", + "item": "input", + "subitem": "error", "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Disabled text color of links" + "description": "Hover state of a checkbox or radio element background" }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, + "filePath": "tokens/global/input.json5", + "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Disabled text color of links" + "description": "Hover state of a checkbox or radio element background" } }, - "name": "cdr-color-text-link-disabled", + "name": "cdr-color-background-input-default-hover", "attributes": { "category": "color", - "type": "text", - "item": "link", - "subitem": "disabled", + "type": "background", + "item": "input", + "subitem": "default-hover", "deprecated": false } }, { - "$value": "#406eb5", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color of visited links" + "description": "Active state of a form element background" }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, + "filePath": "tokens/global/input.json5", + "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "input", "example": "color", - "description": "Text color of visited links" + "description": "Active state of a form element background" } }, - "name": "cdr-color-text-link-visited", + "name": "cdr-color-background-input-default-active", "attributes": { "category": "color", - "type": "text", - "item": "link", - "subitem": "visited", + "type": "background", + "item": "input", + "subitem": "default-active", "deprecated": false } }, @@ -1360,609 +1346,584 @@ "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for ratings" + "description": "Selected state of a checkbox or radio element background" }, - "filePath": "tokens/global/rating.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for ratings" + "description": "Selected state of a checkbox or radio element background" } }, - "name": "cdr-color-text-rating-default", + "name": "cdr-color-background-input-default-selected", "attributes": { "category": "color", - "type": "text", - "item": "rating", - "subitem": "default", + "type": "background", + "item": "input", + "subitem": "default-selected", "deprecated": false } }, { - "$value": "#406eb5", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for the hover state of ratings" + "description": "Active state of an input or select element background on secondary" }, - "filePath": "tokens/global/rating.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for the hover state of ratings" + "description": "Active state of an input or select element background on secondary" } }, - "name": "cdr-color-text-rating-hover", + "name": "cdr-color-background-input-secondary-active", "attributes": { "category": "color", - "type": "text", - "item": "rating", - "subitem": "hover", + "type": "background", + "item": "input", + "subitem": "secondary-active", "deprecated": false } }, { - "$value": "#b2ab9f", + "$value": "#958e83", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for the separator in ratings" + "description": "Hover state of a selected checkbox or radio element background" }, - "filePath": "tokens/global/rating.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-450}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "input", "example": "color", - "description": "Text color for the separator in ratings" + "description": "Hover state of a selected checkbox or radio element background" } }, - "name": "cdr-color-text-rating-separator", + "name": "cdr-color-background-input-default-selected-hover", "attributes": { "category": "color", - "type": "text", - "item": "rating", - "subitem": "separator", + "type": "background", + "item": "input", + "subitem": "default-selected-hover", "deprecated": false } }, { - "$value": "#736e65", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for tabs" + "description": "Disabled form element background" }, - "filePath": "tokens/global/tab.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-750}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for tabs" + "description": "Disabled form element background" } }, - "name": "cdr-color-text-tab-rest", + "name": "cdr-color-background-input-default-disabled", "attributes": { "category": "color", - "type": "text", - "item": "tab", - "subitem": "rest", + "type": "background", + "item": "input", + "subitem": "default-disabled", "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#958e83", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for the active and pressed states of tabs" + "description": "Selected focus state of checkbox or radio element background" }, - "filePath": "tokens/global/tab.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for the active and pressed states of tabs" + "description": "Selected focus state of checkbox or radio element background" } }, - "name": "cdr-color-text-tab-active", + "name": "cdr-color-background-input-default-selected-focus", "attributes": { "category": "color", - "type": "text", - "item": "tab", - "subitem": "active", + "type": "background", + "item": "input", + "subitem": "default-selected-focus", "deprecated": false } }, { - "$value": "#406eb5", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for the hover state of tabs" + "description": "Focused checkbox or radio form element background" }, - "filePath": "tokens/global/tab.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "input", "example": "color", - "description": "Text color for the hover state of tabs" + "description": "Focused checkbox or radio form element background" } }, - "name": "cdr-color-text-tab-hover", + "name": "cdr-color-background-input-default-focus", "attributes": { "category": "color", - "type": "text", - "item": "tab", - "subitem": "hover", + "type": "background", + "item": "input", + "subitem": "default-focus", "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#f9f8f6", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "background", "example": "color", - "description": "Disabled text color of tabs" + "description": "Background color variant for default messages" }, - "filePath": "tokens/global/tab.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.default-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "tabs", + "type": "background", "example": "color", - "description": "Disabled text color of tabs" + "description": "Background color variant for default messages" } }, - "name": "cdr-color-text-tab-disabled", + "name": "cdr-color-background-message-default-01", "attributes": { "category": "color", - "type": "text", - "item": "tab", - "subitem": "disabled", + "type": "background", + "item": "message-default-01", "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#e8e0ce", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "background", "example": "color", - "description": "The text color of a toggle button on rest" + "description": "Background color variant for default messages" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.default-grey-300}", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "background", "example": "color", - "description": "The text color of a toggle button on rest" + "description": "Background color variant for default messages" } }, - "name": "cdr-color-text-toggle-button-default-rest", + "name": "cdr-color-background-message-default-02", "attributes": { "category": "color", - "type": "text", - "item": "toggle-button", - "subitem": "default-rest", + "type": "background", + "item": "message-default-02", "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#ecf9e6", "$type": "color", "docs": { "category": "colors", - "type": "tooltip", + "type": "background", "example": "color", - "description": "Text color for tooltips" + "description": "Background color for success messages" }, - "filePath": "tokens/global/tooltip.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.success-green-200}", "$type": "color", "docs": { "category": "colors", - "type": "tooltip", + "type": "background", "example": "color", - "description": "Text color for tooltips" + "description": "Background color for success messages" } }, - "name": "cdr-color-text-tooltip-default", + "name": "cdr-color-background-message-success", "attributes": { "category": "color", - "type": "text", - "item": "tooltip", - "subitem": "default", + "type": "background", + "item": "message-success", "deprecated": false } }, { - "$value": "#1f513f", + "$value": "#f4fbf5", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the primary button" + "description": "Background color variant for success messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.success-green-100}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the primary button" + "description": "Background color variant for success messages" } }, - "name": "cdr-color-background-button-primary-rest", + "name": "cdr-color-background-message-success-01", "attributes": { "category": "color", "type": "background", - "item": "button", - "subitem": "primary", - "state": "rest", + "item": "message-success-01", "deprecated": false } }, { - "$value": "#1f513f", + "$value": "#d5e6cb", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the primary button" + "description": "Background color variant for success messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.success-green-300}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the primary button" + "description": "Background color variant for success messages" } }, - "name": "cdr-color-background-button-primary-active", + "name": "cdr-color-background-message-success-02", "attributes": { "category": "color", "type": "background", - "item": "button", - "subitem": "primary", - "state": "active", + "item": "message-success-02", "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#fdf6e2", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the primary button" + "description": "Background color for warning messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.warning-yellow-200}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the primary button" + "description": "Background color for warning messages" } }, - "name": "cdr-color-background-button-primary-hover", + "name": "cdr-color-background-message-warning", "attributes": { "category": "color", "type": "background", - "item": "button", - "subitem": "primary", - "state": "hover", + "item": "message-warning", "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#fefcf1", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Alternate background color for the hover state of the icon button" + "description": "Background color variant for warning messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warning-yellow-100}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Alternate background color for the hover state of the icon button" + "description": "Background color variant for warning messages" } }, - "name": "cdr-color-background-button-primary-icon-alt-hover", + "name": "cdr-color-background-message-warning-01", "attributes": { "category": "color", "type": "background", - "item": "button", - "subitem": "primary", - "state": "icon-alt-hover", + "item": "message-warning-01", "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#f5e9b7", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the secondary button" + "description": "Background color variant for warning messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warning-yellow-300}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the secondary button" + "description": "Background color variant for warning messages" } }, - "name": "cdr-color-background-button-secondary-rest", + "name": "cdr-color-background-message-warning-02", "attributes": { "category": "color", "type": "background", - "item": "button", - "subitem": "secondary", - "state": "rest", + "item": "message-warning-02", "deprecated": false } }, { - "$value": "#958e83", + "$value": "#fcefe4", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the secondary button" + "description": "Background color for error messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.error-red-200}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the secondary button" + "description": "Background color for error messages" } }, - "name": "cdr-color-background-button-secondary-active", + "name": "cdr-color-background-message-error", "attributes": { "category": "color", "type": "background", - "item": "button", - "subitem": "secondary", - "state": "active", + "item": "message-error", "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#fdf7f7", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the secondary button" + "description": "Background color variant for error messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.error-red-100}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the secondary button" + "description": "Background color variant for error messages" } }, - "name": "cdr-color-background-button-secondary-hover", + "name": "cdr-color-background-message-error-01", "attributes": { "category": "color", "type": "background", - "item": "button", - "subitem": "secondary", - "state": "hover", + "item": "message-error-01", "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#eecbc1", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the disabled state of the secondary button" + "description": "Background color variant for error messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.error-red-300}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the disabled state of the secondary button" + "description": "Background color variant for error messages" } }, - "name": "cdr-color-background-button-secondary-disabled", + "name": "cdr-color-background-message-error-02", "attributes": { "category": "color", "type": "background", - "item": "button", - "subitem": "secondary", - "state": "disabled", + "item": "message-error-02", "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#e2f4fe", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the dark button" + "description": "Background color for informational messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.alpine-lake-blue-200}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the dark button" + "description": "Background color for informational messages" } }, - "name": "cdr-color-background-button-dark-rest", + "name": "cdr-color-background-message-info", "attributes": { "category": "color", "type": "background", - "item": "button", - "subitem": "dark", - "state": "rest", + "item": "message-info", "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#edf4f5", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the dark button" + "description": "Background color variant for informational messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.info-blue-100}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the active and pressed states of the dark button" + "description": "Background color variant for informational messages" } }, - "name": "cdr-color-background-button-dark-active", + "name": "cdr-color-background-message-info-01", "attributes": { "category": "color", "type": "background", - "item": "button", - "subitem": "dark", - "state": "active", + "item": "message-info-01", "deprecated": false } }, { - "$value": "#edeae3", + "$value": "#c2d8db", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the dark button" + "description": "Background color variant for informational messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.info-blue-300}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the hover state of the dark button" + "description": "Background color variant for informational messages" } }, - "name": "cdr-color-background-button-dark-hover", + "name": "cdr-color-background-message-info-02", "attributes": { "category": "color", "type": "background", - "item": "button", - "subitem": "dark", - "state": "hover", + "item": "message-info-02", "deprecated": false } }, @@ -1971,181 +1932,177 @@ "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the sale button" + "description": "Background color for sale messages" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { "$value": "{options.color.sale-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "background", "example": "color", - "description": "Background color for the sale button" + "description": "Background color for sale messages" } }, - "name": "cdr-color-background-button-sale-rest", + "name": "cdr-color-background-message-sale", "attributes": { "category": "color", "type": "background", - "item": "button", - "subitem": "sale", - "state": "rest", + "item": "message-sale", "deprecated": false } }, { - "$value": "#c7370f", + "$value": "rgba(247, 245, 243, 0.85)", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "modal", "example": "color", - "description": "Background color for the active and pressed states of the sale button" + "description": "The background overlay for modal" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/modal.json5", "isSource": false, "original": { - "$value": "{options.color.sale-red-800}", + "$value": "{options.color.warm-grey-025-85}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "modal", "example": "color", - "description": "Background color for the active and pressed states of the sale button" + "description": "The background overlay for modal" } }, - "name": "cdr-color-background-button-sale-active", + "name": "cdr-color-background-modal-overlay", "attributes": { "category": "color", "type": "background", - "item": "button", - "subitem": "sale", - "state": "active", + "item": "modal", + "subitem": "overlay", "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "pagination", "example": "color", - "description": "Background color for the hover state of the sale button" + "description": "Background color for the hover state of pagination" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/pagination.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "pagination", "example": "color", - "description": "Background color for the hover state of the sale button" + "description": "Background color for the hover state of pagination" } }, - "name": "cdr-color-background-button-sale-hover", + "name": "cdr-color-background-pagination-hover", "attributes": { "category": "color", "type": "background", - "item": "button", - "subitem": "sale", - "state": "hover", + "item": "pagination", + "subitem": "hover", "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#406eb5", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "pagination", "example": "color", - "description": "Default disabled border color" + "description": "Background color for the pagination keyline" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/pagination.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "pagination", "example": "color", - "description": "Default disabled border color" + "description": "Background color for the pagination keyline" } }, - "name": "cdr-color-background-button-default-disabled", + "name": "cdr-color-background-pagination-keyline", "attributes": { "category": "color", "type": "background", - "item": "button", - "subitem": "default-disabled", + "item": "pagination", + "subitem": "keyline", "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "rating", "example": "color", - "description": "Background color for the icon only button active and focus states" + "description": "The defaul background color of the rating star icon" }, - "filePath": "tokens/global/button.json5", + "filePath": "tokens/global/rating.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "button", + "type": "rating", "example": "color", - "description": "Background color for the icon only button active and focus states" + "description": "The defaul background color of the rating star icon" } }, - "name": "cdr-color-background-button-icon-only-active", + "name": "cdr-color-background-rating-star-default", "attributes": { "category": "color", "type": "background", - "item": "button", - "subitem": "icon-only-active", + "item": "rating-star", + "subitem": "default", "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#ffd280", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "rating", "example": "color", - "description": "Background color for chips" + "description": "Background color for the highlighted rating icon" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/rating.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.golden-yellow-500}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "rating", "example": "color", - "description": "Background color for chips" + "description": "Background color for the highlighted rating icon" } }, - "name": "cdr-color-background-chip-default-rest", + "name": "cdr-color-background-rating-star-highlighted", "attributes": { "category": "color", "type": "background", - "item": "chip", - "subitem": "default-rest", + "item": "rating-star", + "subitem": "highlighted", "deprecated": false } }, @@ -2154,58 +2111,58 @@ "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for disabled chips" + "description": "Background color for the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for disabled chips" + "description": "Background color for the default surface selection" } }, - "name": "cdr-color-background-chip-default-disabled", + "name": "cdr-color-background-surface-selection-default-rest", "attributes": { "category": "color", "type": "background", - "item": "chip", - "subitem": "default-disabled", + "item": "surface-selection", + "subitem": "default-rest", "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for hovered chips" + "description": "Background color for the active state of the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for hovered chips" + "description": "Background color for the active state of the default surface selection" } }, - "name": "cdr-color-background-chip-default-hover", + "name": "cdr-color-background-surface-selection-default-active", "attributes": { "category": "color", "type": "background", - "item": "chip", - "subitem": "default-hover", + "item": "surface-selection", + "subitem": "default-active", "deprecated": false } }, @@ -2214,1826 +2171,1893 @@ "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for focused chips" + "description": "Background color for the hover state of the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for focused chips" + "description": "Background color for the hover state of the default surface selection" } }, - "name": "cdr-color-background-chip-default-focus", + "name": "cdr-color-background-surface-selection-default-hover", "attributes": { "category": "color", "type": "background", - "item": "chip", - "subitem": "default-focus", + "item": "surface-selection", + "subitem": "default-hover", "deprecated": false } }, { - "$value": "#edeae3", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for active chips" + "description": "Background color for the checked state of the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for active chips" + "description": "Background color for the checked state of the default surface selection" } }, - "name": "cdr-color-background-chip-default-active", + "name": "cdr-color-background-surface-selection-default-checked", "attributes": { "category": "color", "type": "background", - "item": "chip", - "subitem": "default-active", + "item": "surface-selection", + "subitem": "default-checked", "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#f7f5f3", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for selected chips" + "description": "Background color for the disabled state of the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for selected chips" + "description": "Background color for the disabled state of the default surface selection" } }, - "name": "cdr-color-background-chip-default-selected", + "name": "cdr-color-background-surface-selection-default-disabled", "attributes": { "category": "color", "type": "background", - "item": "chip", - "subitem": "default-selected", + "item": "surface-selection", + "subitem": "default-disabled", "deprecated": false } }, { - "$value": "#edeae3", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for hovered selected chips" + "description": "Background color for the loading state of the default surface selection" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface selection", "example": "color", - "description": "Background color for hovered selected chips" + "description": "Background color for the loading state of the default surface selection" } }, - "name": "cdr-color-background-chip-default-selected-hover", + "name": "cdr-color-background-surface-selection-default-loading", "attributes": { "category": "color", "type": "background", - "item": "chip", - "subitem": "default-selected-hover", + "item": "surface-selection", + "subitem": "default-loading", "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface", "example": "color", - "description": "Background color for focused selected chips" + "description": "Background color for the primary surface" }, - "filePath": "tokens/global/chip.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "chip", + "type": "surface", "example": "color", - "description": "Background color for focused selected chips" + "description": "Background color for the primary surface" } }, - "name": "cdr-color-background-chip-default-selected-focus", + "name": "cdr-color-background-surface-primary", "attributes": { "category": "color", "type": "background", - "item": "chip", - "subitem": "default-selected-focus", + "item": "surface", + "subitem": "primary", "deprecated": false } }, { - "$value": "rgba(255, 255, 255, 0)", + "$value": "#f7f5f3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "A transparent color option" + "description": "Background color for the secondary surface" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.transparent}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "A transparent color option" + "description": "Background color for the secondary surface" } }, - "name": "cdr-color-background-transparent", + "name": "cdr-color-background-surface-secondary", "attributes": { "category": "color", "type": "background", - "item": "transparent", + "item": "surface", + "subitem": "secondary", "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#1f513f", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "The default, primary background color of most pages" + "description": "Background color for the brand-spruce surface" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.blue-spruce-green-1000}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "The default, primary background color of most pages" + "description": "Background color for the brand-spruce surface" } }, - "name": "cdr-color-background-primary", + "name": "cdr-color-background-surface-brand-spruce", "attributes": { "category": "color", "type": "background", - "item": "primary", + "item": "surface", + "subitem": "brand-spruce", "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#c7370f", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "An alternate, secondary background color used on some pages" + "description": "Background color for the sale surface" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.sale-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "surface", "example": "color", - "description": "An alternate, secondary background color used on some pages" + "description": "Background color for the sale surface" } }, - "name": "cdr-color-background-secondary", + "name": "cdr-color-background-surface-sale", "attributes": { "category": "color", "type": "background", - "item": "secondary", + "item": "surface", + "subitem": "sale", "deprecated": false } }, { - "$value": "#1f513f", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "An alternate, spruce brand background color used on some pages" + "description": "The background color of a selected switch on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "An alternate, spruce brand background color used on some pages" + "description": "The background color of a selected switch on rest" } }, - "name": "cdr-color-background-brand-spruce", + "name": "cdr-color-background-switch-default-rest", "attributes": { "category": "color", "type": "background", - "item": "brand", - "subitem": "spruce", + "item": "switch", + "subitem": "default-rest", "deprecated": false } }, { - "$value": "#f9f8f6", + "$value": "#2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for default messages" + "description": "The background color of a selected switch on hover" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-100}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for default messages" + "description": "The background color of a selected switch on hover" } }, - "name": "cdr-color-background-message-default-01", + "name": "cdr-color-background-switch-default-hover", "attributes": { "category": "color", "type": "background", - "item": "message", - "subitem": "default-01", + "item": "switch", + "subitem": "default-hover", "deprecated": false } }, { - "$value": "#e8e0ce", + "$value": "#2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for default messages" + "description": "The background color of a selected switch on focus" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-300}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for default messages" + "description": "The background color of a selected switch on focus" } }, - "name": "cdr-color-background-message-default-02", + "name": "cdr-color-background-switch-default-focus", "attributes": { "category": "color", "type": "background", - "item": "message", - "subitem": "default-02", + "item": "switch", + "subitem": "default-focus", "deprecated": false } }, { - "$value": "#ecf9e6", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color for success messages" + "description": "Background color of a switch handle background when the switch is not selected on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-200}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color for success messages" + "description": "Background color of a switch handle background when the switch is not selected on rest" } }, - "name": "cdr-color-background-message-success", + "name": "cdr-color-background-switch-handle-default-rest", "attributes": { "category": "color", "type": "background", - "item": "message", - "subitem": "success", + "item": "switch", + "subitem": "handle-default-rest", "deprecated": false } }, { - "$value": "#f4fbf5", + "$value": "#edeae3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for success messages" + "description": "Color of a switch handle background when the switch is not selected on hover" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-100}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for success messages" + "description": "Color of a switch handle background when the switch is not selected on hover" } }, - "name": "cdr-color-background-message-success-01", + "name": "cdr-color-background-switch-handle-default-hover", "attributes": { "category": "color", "type": "background", - "item": "message", - "subitem": "success-01", + "item": "switch", + "subitem": "handle-default-hover", "deprecated": false } }, { - "$value": "#d5e6cb", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for success messages" + "description": "Color of a switch handle background when the switch is not selected on focus" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-300}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for success messages" + "description": "Color of a switch handle background when the switch is not selected on focus" } }, - "name": "cdr-color-background-message-success-02", + "name": "cdr-color-background-switch-handle-default-focus", "attributes": { "category": "color", "type": "background", - "item": "message", - "subitem": "success-02", + "item": "switch", + "subitem": "handle-default-focus", "deprecated": false } }, { - "$value": "#fdf6e2", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color for warning messages" + "description": "Color of a switch handle background when the switch is not selected on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-200}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color for warning messages" + "description": "Color of a switch handle background when the switch is not selected on rest" } }, - "name": "cdr-color-background-message-warning", + "name": "cdr-color-background-switch-handle-selected-default-rest", "attributes": { "category": "color", "type": "background", - "item": "message", - "subitem": "warning", + "item": "switch", + "subitem": "handle-selected-default-rest", "deprecated": false } }, { - "$value": "#fefcf1", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for warning messages" + "description": "Color of a switch handle background when the switch is not selected on hover" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-100}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for warning messages" + "description": "Color of a switch handle background when the switch is not selected on hover" } }, - "name": "cdr-color-background-message-warning-01", + "name": "cdr-color-background-switch-handle-selected-default-hover", "attributes": { "category": "color", "type": "background", - "item": "message", - "subitem": "warning-01", + "item": "switch", + "subitem": "handle-selected-default-hover", "deprecated": false } }, { - "$value": "#f5e9b7", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for warning messages" + "description": "Color of a switch handle background when the switch is not selected on focus" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/switch.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-300}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "switch", "example": "color", - "description": "Background color variant for warning messages" + "description": "Color of a switch handle background when the switch is not selected on focus" } }, - "name": "cdr-color-background-message-warning-02", + "name": "cdr-color-background-switch-handle-selected-default-focus", "attributes": { "category": "color", "type": "background", - "item": "message", - "subitem": "warning-02", + "item": "switch", + "subitem": "handle-selected-default-focus", "deprecated": false } }, { - "$value": "#fcefe4", + "$value": "#f7f5f3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color for error messages" + "description": "The background color of table headers" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/table.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-200}", + "$value": "{options.color.warm-grey-025}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color for error messages" + "description": "The background color of table headers" } }, - "name": "cdr-color-background-message-error", + "name": "cdr-color-background-table-header", "attributes": { "category": "color", "type": "background", - "item": "message", - "subitem": "error", + "item": "table", + "subitem": "header", "deprecated": false } }, { - "$value": "#fdf7f7", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color variant for error messages" + "description": "The background color of table rows" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/table.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-100}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color variant for error messages" + "description": "The background color of table rows" } }, - "name": "cdr-color-background-message-error-01", + "name": "cdr-color-background-table-row", "attributes": { "category": "color", "type": "background", - "item": "message", - "subitem": "error-01", + "item": "table", + "subitem": "row", "deprecated": false } }, { - "$value": "#eecbc1", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color variant for error messages" + "description": "An alternate row color to aid grouping row data" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/table.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-300}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "table", "example": "color", - "description": "Background color variant for error messages" + "description": "An alternate row color to aid grouping row data" } }, - "name": "cdr-color-background-message-error-02", + "name": "cdr-color-background-table-row-alt", "attributes": { "category": "color", "type": "background", - "item": "message", - "subitem": "error-02", + "item": "table", + "subitem": "row-alt", "deprecated": false } }, { - "$value": "#e2f4fe", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle group", "example": "color", - "description": "Background color for informational messages" + "description": "The background color of a toggle group on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-200}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle group", "example": "color", - "description": "Background color for informational messages" + "description": "The background color of a toggle group on rest" } }, - "name": "cdr-color-background-message-info", + "name": "cdr-color-background-toggle-group-default-rest", "attributes": { "category": "color", "type": "background", - "item": "message", - "subitem": "info", + "item": "toggle-group", + "subitem": "default-rest", "deprecated": false } }, { - "$value": "#edf4f5", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color variant for informational messages" + "description": "The background color of a toggle button on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.info-blue-100}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color variant for informational messages" + "description": "The background color of a toggle button on rest" } }, - "name": "cdr-color-background-message-info-01", + "name": "cdr-color-background-toggle-button-default-rest", "attributes": { "category": "color", "type": "background", - "item": "message", - "subitem": "info-01", + "item": "toggle-button", + "subitem": "default-rest", "deprecated": false } }, { - "$value": "#c2d8db", + "$value": "#edeae3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color variant for informational messages" + "description": "The background color of a toggle button on hover" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.info-blue-300}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color variant for informational messages" + "description": "The background color of a toggle button on hover" } }, - "name": "cdr-color-background-message-info-02", + "name": "cdr-color-background-toggle-button-default-hover", "attributes": { "category": "color", "type": "background", - "item": "message", - "subitem": "info-02", + "item": "toggle-button", + "subitem": "default-hover", "deprecated": false } }, { - "$value": "#c7370f", + "$value": "#edeae3", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color for sale messages" + "description": "The background color of a toggle button on focus" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.sale-red-800}", + "$value": "{options.color.warm-grey-100}", "$type": "color", "docs": { "category": "colors", - "type": "background", + "type": "toggle button", "example": "color", - "description": "Background color for sale messages" + "description": "The background color of a toggle button on focus" } }, - "name": "cdr-color-background-message-sale", + "name": "cdr-color-background-toggle-button-default-focus", "attributes": { "category": "color", "type": "background", - "item": "message", - "subitem": "sale", + "item": "toggle-button", + "subitem": "default-focus", "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "accordion", + "type": "toggle button", "example": "color", - "description": "Background color for the hover state of accordion" + "description": "The background color of a selected toggle button on rest" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "accordion", + "type": "toggle button", "example": "color", - "description": "Background color for the hover state of accordion" + "description": "The background color of a selected toggle button on rest" } }, - "name": "cdr-color-background-accordion-hover", + "name": "cdr-color-background-toggle-button-default-selected-rest", "attributes": { "category": "color", "type": "background", - "item": "accordion-hover", + "item": "toggle-button", + "subitem": "default-selected-rest", "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "pagination", + "type": "toggle button", "example": "color", - "description": "Background color for the hover state of pagination" + "description": "The background color of a selected toggle button on hover" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "pagination", + "type": "toggle button", "example": "color", - "description": "Background color for the hover state of pagination" + "description": "The background color of a selected toggle button on hover" } }, - "name": "cdr-color-background-pagination-hover", + "name": "cdr-color-background-toggle-button-default-selected-hover", "attributes": { "category": "color", "type": "background", - "item": "pagination-hover", + "item": "toggle-button", + "subitem": "default-selected-hover", "deprecated": false } }, { - "$value": "#406eb5", + "$value": "#2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "pagination", + "type": "tooltip", "example": "color", - "description": "Background color for the pagination keyline" + "description": "Background color for tooltips" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/tooltip.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "pagination", + "type": "tooltip", "example": "color", - "description": "Background color for the pagination keyline" + "description": "Background color for tooltips" } }, - "name": "cdr-color-background-pagination-keyline", + "name": "cdr-color-background-tooltip-default", "attributes": { "category": "color", "type": "background", - "item": "pagination-keyline", + "item": "tooltip", + "subitem": "default", "deprecated": false } }, { - "$value": "rgba(247, 245, 243, 0.85)", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "modal", + "type": "button", "example": "color", - "description": "The background overlay for modal" + "description": "Text color for primary buttons" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025-85}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "modal", + "type": "button", "example": "color", - "description": "The background overlay for modal" + "description": "Text color for primary buttons" } }, - "name": "cdr-color-background-modal-overlay", + "name": "cdr-color-text-button-primary", "attributes": { "category": "color", - "type": "background", - "item": "modal-overlay", + "type": "text", + "item": "button", + "subitem": "primary", "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#1f513f", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio label background" + "description": "Text color for the hover state of primary buttons" }, - "filePath": "tokens/global/input.json5", + "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": { + "category": "color", + "type": "text", + "item": "button", + "subitem": "primary-hover", + "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": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio label background" + "description": "Text color for the active state of primary buttons" } }, - "name": "cdr-color-background-label-default-hover", + "name": "cdr-color-text-button-primary-active", "attributes": { "category": "color", - "type": "background", - "item": "label", - "subitem": "default-hover", + "type": "text", + "item": "button", + "subitem": "primary-active", "deprecated": false } }, { - "$value": "#edeae3", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a checkbox or radio label background" + "description": "Text color for disabled primary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a checkbox or radio label background" + "description": "Text color for disabled primary buttons" } }, - "name": "cdr-color-background-label-default-active", + "name": "cdr-color-text-button-primary-disabled", "attributes": { "category": "color", - "type": "background", - "item": "label", - "subitem": "default-active", + "type": "text", + "item": "button", + "subitem": "primary-disabled", "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Focused state of a checkbox or radio label background" + "description": "Text color for secondary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Focused state of a checkbox or radio label background" + "description": "Text color for secondary buttons" } }, - "name": "cdr-color-background-label-default-focus", + "name": "cdr-color-text-button-secondary", "attributes": { "category": "color", - "type": "background", - "item": "label", - "subitem": "default-focus", + "type": "text", + "item": "button", + "subitem": "secondary", "deprecated": false } }, { - "$value": "rgba(255, 255, 255, 0.75)", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio label background on secondary" + "description": "Text color for the hover state of secondary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white-75}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio label background on secondary" + "description": "Text color for the hover state of secondary buttons" } }, - "name": "cdr-color-background-label-secondary-hover", + "name": "cdr-color-text-button-secondary-hover", "attributes": { "category": "color", - "type": "background", - "item": "label", + "type": "text", + "item": "button", "subitem": "secondary-hover", "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a checkbox or radio label background on secondary" + "description": "Text color for the active state of secondary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a checkbox or radio label background on secondary" + "description": "Text color for the active state of secondary buttons" } }, - "name": "cdr-color-background-label-secondary-active", + "name": "cdr-color-text-button-secondary-active", "attributes": { "category": "color", - "type": "background", - "item": "label", + "type": "text", + "item": "button", "subitem": "secondary-active", "deprecated": false } }, { - "$value": "rgba(255, 255, 255, 0.75)", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Focused state of a checkbox or radio label background on secondary" + "description": "Text color for disabled secondary buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white-75}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Focused state of a checkbox or radio label background on secondary" + "description": "Text color for disabled secondary buttons" } }, - "name": "cdr-color-background-label-secondary-focus", + "name": "cdr-color-text-button-secondary-disabled", "attributes": { "category": "color", - "type": "background", - "item": "label", - "subitem": "secondary-focus", + "type": "text", + "item": "button", + "subitem": "secondary-disabled", "deprecated": false } }, { - "$value": "rgba(247, 245, 243, 0.15)", + "$value": "#fafbf9", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Default background color on form elements" + "description": "Text color for the dark button" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025-15}", + "$value": "{options.color.warm-grey-010}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Default background color on form elements" + "description": "Text color for the dark button" } }, - "name": "cdr-color-background-input-default", + "name": "cdr-color-text-button-dark", "attributes": { "category": "color", - "type": "background", - "item": "input", - "subitem": "default", + "type": "text", + "item": "button", + "subitem": "dark", "deprecated": false } }, { - "$value": "rgba(255, 255, 255, 0.85)", + "$value": "#4b4a48", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Default background color on form elements" + "description": "Text color for the hover state of the dark button" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.white-85}", + "$value": "{options.color.warm-grey-900}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Default background color on form elements" + "description": "Text color for the hover state of the dark button" } }, - "name": "cdr-color-background-input-secondary", + "name": "cdr-color-text-button-dark-hover", "attributes": { "category": "color", - "type": "background", - "item": "input", - "subitem": "secondary", + "type": "text", + "item": "button", + "subitem": "dark-hover", "deprecated": false } }, { - "$value": "rgba(255, 242, 242, 0.75)", + "$value": "#fafbf9", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Error background color on form elements" + "description": "Text color for the active state of the dark button" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-050-75}", + "$value": "{options.color.warm-grey-010}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Error background color on form elements" + "description": "Text color for the active state of the dark button" } }, - "name": "cdr-color-background-input-error", + "name": "cdr-color-text-button-dark-active", "attributes": { "category": "color", - "type": "background", - "item": "input", - "subitem": "error", + "type": "text", + "item": "button", + "subitem": "dark-active", "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#ffffff", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio element background" + "description": "Text color for disabled dark buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.white}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a checkbox or radio element background" + "description": "Text color for disabled dark buttons" } }, - "name": "cdr-color-background-input-default-hover", + "name": "cdr-color-text-button-dark-disabled", "attributes": { "category": "color", - "type": "background", - "item": "input", - "subitem": "default-hover", + "type": "text", + "item": "button", + "subitem": "dark-disabled", "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#ffffff", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a form element background" + "description": "Text color for the sale button" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.white}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of a form element background" + "description": "Text color for the sale button" } }, - "name": "cdr-color-background-input-default-active", + "name": "cdr-color-text-button-sale", "attributes": { "category": "color", - "type": "background", - "item": "input", - "subitem": "default-active", + "type": "text", + "item": "button", + "subitem": "sale", "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#c7370f", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Selected state of a checkbox or radio element background" + "description": "Text color for the hover state of the sale button" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.sale-red-800}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Selected state of a checkbox or radio element background" + "description": "Text color for the hover state of the sale button" } }, - "name": "cdr-color-background-input-default-selected", + "name": "cdr-color-text-button-sale-hover", "attributes": { "category": "color", - "type": "background", - "item": "input", - "subitem": "default-selected", + "type": "text", + "item": "button", + "subitem": "sale-hover", "deprecated": false } }, { "$value": "#ffffff", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of an input or select element background on secondary" + "description": "Text color for the active state of the sale button" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { "$value": "{options.color.white}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Active state of an input or select element background on secondary" + "description": "Text color for the active state of the sale button" } }, - "name": "cdr-color-background-input-secondary-active", + "name": "cdr-color-text-button-sale-active", "attributes": { "category": "color", - "type": "background", - "item": "input", - "subitem": "secondary-active", + "type": "text", + "item": "button", + "subitem": "sale-active", "deprecated": false } }, { - "$value": "#958e83", + "$value": "#ffffff", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a selected checkbox or radio element background" + "description": "Text color for disabled sale buttons" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/button.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.white}", "$type": "color", + "newToken": "", "docs": { "category": "colors", - "type": "input", + "type": "button", "example": "color", - "description": "Hover state of a selected checkbox or radio element background" + "description": "Text color for disabled sale buttons" } }, - "name": "cdr-color-background-input-default-selected-hover", + "name": "cdr-color-text-button-sale-disabled", "attributes": { "category": "color", - "type": "background", - "item": "input", - "subitem": "default-selected-hover", + "type": "text", + "item": "button", + "subitem": "sale-disabled", "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "chip", "example": "color", - "description": "Disabled form element background" + "description": "Text color for default chips" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "chip", "example": "color", - "description": "Disabled form element background" + "description": "Text color for default chips" } }, - "name": "cdr-color-background-input-default-disabled", + "name": "cdr-color-text-chip-default", "attributes": { "category": "color", - "type": "background", - "item": "input", - "subitem": "default-disabled", + "type": "text", + "item": "chip", + "subitem": "default", "deprecated": false } }, { - "$value": "#958e83", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "chip", "example": "color", - "description": "Selected focus state of checkbox or radio element background" + "description": "Text color for default chips" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/chip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "chip", "example": "color", - "description": "Selected focus state of checkbox or radio element background" + "description": "Text color for default chips" } }, - "name": "cdr-color-background-input-default-selected-focus", + "name": "cdr-color-text-chip-disabled", "attributes": { "category": "color", - "type": "background", - "item": "input", - "subitem": "default-selected-focus", + "type": "text", + "item": "chip", + "subitem": "disabled", "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "text", "example": "color", - "description": "Focused checkbox or radio form element background" + "description": "The default, primary text color" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "text", "example": "color", - "description": "Focused checkbox or radio form element background" + "description": "The default, primary text color" } }, - "name": "cdr-color-background-input-default-focus", + "name": "cdr-color-text-primary", "attributes": { "category": "color", - "type": "background", - "item": "input", - "subitem": "default-focus", + "type": "text", + "item": "primary", "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#736e65", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "text", "example": "color", - "description": "The defaul background color of the rating star icon" + "description": "The secondary text color" }, - "filePath": "tokens/global/rating.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-750}", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "text", "example": "color", - "description": "The defaul background color of the rating star icon" + "description": "The secondary text color" } }, - "name": "cdr-color-background-rating-star-default", + "name": "cdr-color-text-secondary", "attributes": { "category": "color", - "type": "background", - "item": "rating-star-default", + "type": "text", + "item": "secondary", "deprecated": false } }, { - "$value": "#ffd280", + "$value": "#2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "text", "example": "color", - "description": "Background color for the highlighted rating icon" + "description": "The emphasis text color" }, - "filePath": "tokens/global/rating.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.golden-yellow-500}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "rating", + "type": "text", "example": "color", - "description": "Background color for the highlighted rating icon" + "description": "The emphasis text color" } }, - "name": "cdr-color-background-rating-star-highlighted", + "name": "cdr-color-text-emphasis", "attributes": { "category": "color", - "type": "background", - "item": "rating-star-highlighted", + "type": "text", + "item": "emphasis", "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#1f513f", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the primary surface" + "description": "Text set in our primary brand color" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.blue-spruce-green-1000}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the primary surface" + "description": "Text set in our primary brand color" } }, - "name": "cdr-color-background-surface-primary", + "name": "cdr-color-text-brand", "attributes": { "category": "color", - "type": "background", - "item": "surface", - "subitem": "primary", + "type": "text", + "item": "brand", "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#c7370f", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the secondary surface" + "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": { + "category": "color", + "type": "text", + "item": "sale", + "deprecated": false + } + }, + { + "$value": "#fafbf9", + "$type": "color", + "docs": { + "category": "colors", + "type": "text", + "example": "color", + "description": "Text color on dark background" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the secondary surface" + "description": "Text color on dark background" } }, - "name": "cdr-color-background-surface-secondary", + "name": "cdr-color-text-inverse", "attributes": { "category": "color", - "type": "background", - "item": "surface", - "subitem": "secondary", + "type": "text", + "item": "inverse", "deprecated": false } }, { - "$value": "#1f513f", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the brand-spruce surface" + "description": "The color of text when it is disabled" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.blue-spruce-green-1000}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the brand-spruce surface" + "description": "The color of text when it is disabled" } }, - "name": "cdr-color-background-surface-brand-spruce", + "name": "cdr-color-text-disabled", "attributes": { "category": "color", - "type": "background", - "item": "surface", - "subitem": "brand-spruce", + "type": "text", + "item": "disabled", "deprecated": false } }, { - "$value": "#c7370f", + "$value": "#2e6b34", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the sale surface" + "description": "Color of success messages" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.sale-red-800}", + "$value": "{options.color.success-green-900}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "text", "example": "color", - "description": "Background color for the sale surface" + "description": "Color of success messages" } }, - "name": "cdr-color-background-surface-sale", + "name": "cdr-color-text-success", "attributes": { "category": "color", - "type": "background", - "item": "surface", - "subitem": "sale", + "type": "text", + "item": "success", "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#854714", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the default surface selection" + "description": "Color of warning messages" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warning-yellow-900}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the default surface selection" + "description": "Color of warning messages" } }, - "name": "cdr-color-background-surface-selection-default-rest", + "name": "cdr-color-text-warning", "attributes": { "category": "color", - "type": "background", - "item": "surface-selection", - "subitem": "default", - "state": "rest", + "type": "text", + "item": "warning", "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#811823", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the active state of the default surface selection" + "description": "Color of error messages" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.error-red-900}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the active state of the default surface selection" + "description": "Color of error messages" } }, - "name": "cdr-color-background-surface-selection-default-active", + "name": "cdr-color-text-error", "attributes": { "category": "color", - "type": "background", - "item": "surface-selection", - "subitem": "default", - "state": "active", + "type": "text", + "item": "error", "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#1b437e", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the hover state of the default surface selection" + "description": "Color of informational messages" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/color.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.alpine-lake-blue-900}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "text", "example": "color", - "description": "Background color for the hover state of the default surface selection" + "description": "Color of informational messages" } }, - "name": "cdr-color-background-surface-selection-default-hover", + "name": "cdr-color-text-info", "attributes": { "category": "color", - "type": "background", - "item": "surface-selection", - "subitem": "default", - "state": "hover", + "type": "text", + "item": "info", "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "input", "example": "color", - "description": "Background color for the checked state of the default surface selection" + "description": "Default text color used in form elements" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "input", "example": "color", - "description": "Background color for the checked state of the default surface selection" + "description": "Default text color used in form elements" } }, - "name": "cdr-color-background-surface-selection-default-checked", + "name": "cdr-color-text-input-default", "attributes": { "category": "color", - "type": "background", - "item": "surface-selection", + "type": "text", + "item": "input", "subitem": "default", - "state": "checked", "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "input", "example": "color", - "description": "Background color for the disabled state of the default surface selection" + "description": "Color of label text used in form elements" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "input", "example": "color", - "description": "Background color for the disabled state of the default surface selection" + "description": "Color of label text used in form elements" } }, - "name": "cdr-color-background-surface-selection-default-disabled", + "name": "cdr-color-text-input-label", "attributes": { "category": "color", - "type": "background", - "item": "surface-selection", - "subitem": "default", - "state": "disabled", + "type": "text", + "item": "input", + "subitem": "label", "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#b2ab9f", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "input", "example": "color", - "description": "Background color for the loading state of the default surface selection" + "description": "Color of label text used in disabled form elements" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-450}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "input", "example": "color", - "description": "Background color for the loading state of the default surface selection" + "description": "Color of label text used in disabled form elements" } }, - "name": "cdr-color-background-surface-selection-default-loading", + "name": "cdr-color-text-input-label-disabled", "attributes": { "category": "color", - "type": "background", - "item": "surface-selection", - "subitem": "default", - "state": "loading", + "type": "text", + "item": "input", + "subitem": "label-disabled", "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#736e65", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a switch on rest" + "description": "Text color of placeholder text within forms" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-750}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a switch on rest" + "description": "Text color of placeholder text within forms" } }, - "name": "cdr-color-background-switch-default-rest", + "name": "cdr-color-text-input-placeholder", "attributes": { "category": "color", - "type": "background", - "item": "switch", - "subitem": "default-rest", + "type": "text", + "item": "input", + "subitem": "placeholder", "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a switch on hover" + "description": "Text color of required label within forms" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a switch on hover" + "description": "Text color of required label within forms" } }, - "name": "cdr-color-background-switch-default-hover", + "name": "cdr-color-text-input-required", "attributes": { "category": "color", - "type": "background", - "item": "switch", - "subitem": "default-hover", + "type": "text", + "item": "input", + "subitem": "required", "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#736e65", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a switch on focus" + "description": "Text color of optional label within forms" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-750}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a switch on focus" + "description": "Text color of optional label within forms" } }, - "name": "cdr-color-background-switch-default-focus", + "name": "cdr-color-text-input-optional", "attributes": { "category": "color", - "type": "background", - "item": "switch", - "subitem": "default-focus", + "type": "text", + "item": "input", + "subitem": "optional", "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a selected switch on rest" + "description": "Disabled text color used in form elements" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a selected switch on rest" + "description": "Disabled text color used in form elements" } }, - "name": "cdr-color-background-switch-selected-default-rest", + "name": "cdr-color-text-input-disabled", "attributes": { "category": "color", - "type": "background", - "item": "switch", - "subitem": "selected", - "state": "default-rest", + "type": "text", + "item": "input", + "subitem": "disabled", "deprecated": false } }, @@ -4042,184 +4066,178 @@ "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a selected switch on hover" + "description": "Text color used in filled forms" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a selected switch on hover" + "description": "Text color used in filled forms" } }, - "name": "cdr-color-background-switch-selected-default-hover", + "name": "cdr-color-text-input-filled", "attributes": { "category": "color", - "type": "background", - "item": "switch", - "subitem": "selected", - "state": "default-hover", + "type": "text", + "item": "input", + "subitem": "filled", "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "#736e65", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a selected switch on focus" + "description": "Help text color used in forms" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.warm-grey-750}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "The background color of a selected switch on focus" + "description": "Help text color used in forms" } }, - "name": "cdr-color-background-switch-selected-default-focus", + "name": "cdr-color-text-input-help", "attributes": { "category": "color", - "type": "background", - "item": "switch", - "subitem": "selected", - "state": "default-focus", + "type": "text", + "item": "input", + "subitem": "help", "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#b33322", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "Background color of a switch handle background when the switch is not selected on rest" + "description": "Error text color used in forms" }, - "filePath": "tokens/global/switch.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.error-red-850}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "input", "example": "color", - "description": "Background color of a switch handle background when the switch is not selected on rest" + "description": "Error text color used in forms" } }, - "name": "cdr-color-background-switch-handle-default-rest", + "name": "cdr-color-text-input-error", "attributes": { "category": "color", - "type": "background", - "item": "switch", - "subitem": "handle", - "state": "default-rest", + "type": "text", + "item": "input", + "subitem": "error", "deprecated": false } }, { - "$value": "#edeae3", + "$value": "#406eb5", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on hover" + "description": "Text color for links" }, - "filePath": "tokens/global/switch.json5", - "isSource": false, + "filePath": "tokens/themes/rei-dot-com/link.json5", + "isSource": true, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on hover" + "description": "Text color for links" } }, - "name": "cdr-color-background-switch-handle-default-hover", + "name": "cdr-color-text-link-rest", "attributes": { "category": "color", - "type": "background", - "item": "switch", - "subitem": "handle", - "state": "default-hover", + "type": "text", + "item": "link", + "subitem": "rest", "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#406eb5", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on focus" + "description": "Text color for the hover state of links" }, - "filePath": "tokens/global/switch.json5", - "isSource": false, + "filePath": "tokens/themes/rei-dot-com/link.json5", + "isSource": true, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on focus" + "description": "Text color for the hover state of links" } }, - "name": "cdr-color-background-switch-handle-default-focus", + "name": "cdr-color-text-link-hover", "attributes": { "category": "color", - "type": "background", - "item": "switch", - "subitem": "handle", - "state": "default-focus", + "type": "text", + "item": "link", + "subitem": "hover", "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#0b2d60", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on rest" + "description": "Text color for the active and pressed states of links" }, - "filePath": "tokens/global/switch.json5", - "isSource": false, + "filePath": "tokens/themes/rei-dot-com/link.json5", + "isSource": true, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.alpine-lake-blue-1000}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on rest" + "description": "Text color for the active and pressed states of links" } }, - "name": "cdr-color-background-switch-handle-selected-default-rest", + "name": "cdr-color-text-link-active", "attributes": { "category": "color", - "type": "background", - "item": "switch", - "subitem": "handle", - "state": "selected", + "type": "text", + "item": "link", + "subitem": "active", "deprecated": false } }, @@ -4228,361 +4246,355 @@ "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on hover" + "description": "Disabled text color of links" }, - "filePath": "tokens/global/switch.json5", - "isSource": false, + "filePath": "tokens/themes/rei-dot-com/link.json5", + "isSource": true, "original": { "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on hover" + "description": "Disabled text color of links" } }, - "name": "cdr-color-background-switch-handle-selected-default-hover", + "name": "cdr-color-text-link-disabled", "attributes": { "category": "color", - "type": "background", - "item": "switch", - "subitem": "handle", - "state": "selected", + "type": "text", + "item": "link", + "subitem": "disabled", "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#406eb5", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on focus" + "description": "Text color of visited links" }, - "filePath": "tokens/global/switch.json5", - "isSource": false, + "filePath": "tokens/themes/rei-dot-com/link.json5", + "isSource": true, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "switch", + "type": "link", "example": "color", - "description": "Color of a switch handle background when the switch is not selected on focus" + "description": "Text color of visited links" } }, - "name": "cdr-color-background-switch-handle-selected-default-focus", + "name": "cdr-color-text-link-visited", "attributes": { "category": "color", - "type": "background", - "item": "switch", - "subitem": "handle", - "state": "selected", + "type": "text", + "item": "link", + "subitem": "visited", "deprecated": false } }, { - "$value": "#f7f5f3", + "$value": "#bb4045", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "text", "example": "color", - "description": "The background color of table headers" + "description": "Color of error messages" }, - "filePath": "tokens/global/table.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-025}", + "$value": "{options.color.error-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "text", "example": "color", - "description": "The background color of table headers" + "description": "Color of error messages" } }, - "name": "cdr-color-background-table-header", + "name": "cdr-color-text-message-error", "attributes": { "category": "color", - "type": "background", - "item": "table-header", + "type": "text", + "item": "message-error", "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "rating", "example": "color", - "description": "The background color of table rows" + "description": "Text color for ratings" }, - "filePath": "tokens/global/table.json5", + "filePath": "tokens/global/rating.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "rating", "example": "color", - "description": "The background color of table rows" + "description": "Text color for ratings" } }, - "name": "cdr-color-background-table-row", + "name": "cdr-color-text-rating-default", "attributes": { "category": "color", - "type": "background", - "item": "table-row", + "type": "text", + "item": "rating", + "subitem": "default", "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#406eb5", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "rating", "example": "color", - "description": "An alternate row color to aid grouping row data" + "description": "Text color for the hover state of ratings" }, - "filePath": "tokens/global/table.json5", + "filePath": "tokens/global/rating.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "table", + "type": "rating", "example": "color", - "description": "An alternate row color to aid grouping row data" + "description": "Text color for the hover state of ratings" } }, - "name": "cdr-color-background-table-row-alt", + "name": "cdr-color-text-rating-hover", "attributes": { "category": "color", - "type": "background", - "item": "table-row-alt", + "type": "text", + "item": "rating", + "subitem": "hover", "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#b2ab9f", "$type": "color", "docs": { "category": "colors", - "type": "toggle group", + "type": "rating", "example": "color", - "description": "The background color of a toggle group on rest" + "description": "Text color for the separator in ratings" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/rating.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-450}", "$type": "color", "docs": { "category": "colors", - "type": "toggle group", + "type": "rating", "example": "color", - "description": "The background color of a toggle group on rest" + "description": "Text color for the separator in ratings" } }, - "name": "cdr-color-background-toggle-group-default-rest", + "name": "cdr-color-text-rating-separator", "attributes": { "category": "color", - "type": "background", - "item": "toggle-group", - "subitem": "default", - "state": "rest", + "type": "text", + "item": "rating", + "subitem": "separator", "deprecated": false } }, { - "$value": "#fafbf9", + "$value": "#736e65", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a toggle button on rest" + "description": "Text color for tabs" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/tab.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-010}", + "$value": "{options.color.warm-grey-750}", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a toggle button on rest" + "description": "Text color for tabs" } }, - "name": "cdr-color-background-toggle-button-default-rest", + "name": "cdr-color-text-tab-rest", "attributes": { "category": "color", - "type": "background", - "item": "toggle-button", - "subitem": "default", - "state": "rest", + "type": "text", + "item": "tab", + "subitem": "rest", "deprecated": false } }, { - "$value": "#edeae3", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a toggle button on hover" + "description": "Text color for the active and pressed states of tabs" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/tab.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a toggle button on hover" + "description": "Text color for the active and pressed states of tabs" } }, - "name": "cdr-color-background-toggle-button-default-hover", + "name": "cdr-color-text-tab-active", "attributes": { "category": "color", - "type": "background", - "item": "toggle-button", - "subitem": "default", - "state": "hover", + "type": "text", + "item": "tab", + "subitem": "active", "deprecated": false } }, { - "$value": "#edeae3", + "$value": "#406eb5", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a toggle button on focus" + "description": "Text color for the hover state of tabs" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/tab.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-100}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a toggle button on focus" + "description": "Text color for the hover state of tabs" } }, - "name": "cdr-color-background-toggle-button-default-focus", + "name": "cdr-color-text-tab-hover", "attributes": { "category": "color", - "type": "background", - "item": "toggle-button", - "subitem": "default", - "state": "focus", + "type": "text", + "item": "tab", + "subitem": "hover", "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a selected toggle button on rest" + "description": "Disabled text color of tabs" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/tab.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "toggle button", + "type": "tabs", "example": "color", - "description": "The background color of a selected toggle button on rest" + "description": "Disabled text color of tabs" } }, - "name": "cdr-color-background-toggle-button-default-selected-rest", + "name": "cdr-color-text-tab-disabled", "attributes": { "category": "color", - "type": "background", - "item": "toggle-button", - "subitem": "default", - "state": "selected", + "type": "text", + "item": "tab", + "subitem": "disabled", "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", "type": "toggle button", "example": "color", - "description": "The background color of a selected toggle button on hover" + "description": "The text color of a toggle button on rest" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", "type": "toggle button", "example": "color", - "description": "The background color of a selected toggle button on hover" + "description": "The text color of a toggle button on rest" } }, - "name": "cdr-color-background-toggle-button-default-selected-hover", + "name": "cdr-color-text-toggle-button-default-rest", "attributes": { "category": "color", - "type": "background", + "type": "text", "item": "toggle-button", - "subitem": "default", - "state": "selected", + "subitem": "default-rest", "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "#fafbf9", "$type": "color", "docs": { "category": "colors", "type": "tooltip", "example": "color", - "description": "Background color for tooltips" + "description": "Text color for tooltips" }, "filePath": "tokens/global/tooltip.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.warm-grey-010}", "$type": "color", "docs": { "category": "colors", "type": "tooltip", "example": "color", - "description": "Background color for tooltips" + "description": "Text color for tooltips" } }, - "name": "cdr-color-background-tooltip-default", + "name": "cdr-color-text-tooltip-default", "attributes": { "category": "color", - "type": "background", + "type": "text", "item": "tooltip", "subitem": "default", "deprecated": false @@ -4614,8 +4626,7 @@ "category": "color", "type": "border", "item": "button", - "subitem": "primary", - "state": "rest", + "subitem": "primary-rest", "deprecated": false } }, @@ -4645,8 +4656,7 @@ "category": "color", "type": "border", "item": "button", - "subitem": "primary", - "state": "active", + "subitem": "primary-active", "deprecated": false } }, @@ -4676,8 +4686,7 @@ "category": "color", "type": "border", "item": "button", - "subitem": "primary", - "state": "active-inset", + "subitem": "primary-active-inset", "deprecated": false } }, @@ -4707,8 +4716,7 @@ "category": "color", "type": "border", "item": "button", - "subitem": "primary", - "state": "hover", + "subitem": "primary-hover", "deprecated": false } }, @@ -4738,8 +4746,7 @@ "category": "color", "type": "border", "item": "button", - "subitem": "secondary", - "state": "rest", + "subitem": "secondary-rest", "deprecated": false } }, @@ -4769,8 +4776,7 @@ "category": "color", "type": "border", "item": "button", - "subitem": "secondary", - "state": "active", + "subitem": "secondary-active", "deprecated": false } }, @@ -4800,8 +4806,7 @@ "category": "color", "type": "border", "item": "button", - "subitem": "secondary", - "state": "active-inset", + "subitem": "secondary-active-inset", "deprecated": false } }, @@ -4831,8 +4836,7 @@ "category": "color", "type": "border", "item": "button", - "subitem": "secondary", - "state": "hover", + "subitem": "secondary-hover", "deprecated": false } }, @@ -4862,8 +4866,7 @@ "category": "color", "type": "border", "item": "button", - "subitem": "dark", - "state": "rest", + "subitem": "dark-rest", "deprecated": false } }, @@ -4893,8 +4896,7 @@ "category": "color", "type": "border", "item": "button", - "subitem": "dark", - "state": "active", + "subitem": "dark-active", "deprecated": false } }, @@ -4924,8 +4926,7 @@ "category": "color", "type": "border", "item": "button", - "subitem": "dark", - "state": "active-inset", + "subitem": "dark-active-inset", "deprecated": false } }, @@ -4955,8 +4956,7 @@ "category": "color", "type": "border", "item": "button", - "subitem": "dark", - "state": "hover", + "subitem": "dark-hover", "deprecated": false } }, @@ -4986,8 +4986,7 @@ "category": "color", "type": "border", "item": "button", - "subitem": "sale", - "state": "rest", + "subitem": "sale-rest", "deprecated": false } }, @@ -5017,8 +5016,7 @@ "category": "color", "type": "border", "item": "button", - "subitem": "sale", - "state": "active", + "subitem": "sale-active", "deprecated": false } }, @@ -5048,8 +5046,7 @@ "category": "color", "type": "border", "item": "button", - "subitem": "sale", - "state": "active-inset", + "subitem": "sale-active-inset", "deprecated": false } }, @@ -5079,8 +5076,7 @@ "category": "color", "type": "border", "item": "button", - "subitem": "sale", - "state": "hover", + "subitem": "sale-hover", "deprecated": false } }, @@ -5588,722 +5584,712 @@ } }, { - "$value": "#726d64", + "$value": "#2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for default messages" + "description": "Focused border color on checkbox or radio labels" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-800}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for default messages" + "description": "Focused border color on checkbox or radio labels" } }, - "name": "cdr-color-border-message-default-01", + "name": "cdr-color-border-label-default-focus", "attributes": { "category": "color", "type": "border", - "item": "message", - "subitem": "default-01", + "item": "label", + "subitem": "default-focus", "deprecated": false } }, { - "$value": "#e8e0ce", + "$value": "#958e83", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for default messages" + "description": "Default border color on form elements" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-300}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for default messages" + "description": "Default border color on form elements" } }, - "name": "cdr-color-border-message-default-02", + "name": "cdr-color-border-input-default", "attributes": { "category": "color", "type": "border", - "item": "message", - "subitem": "default-02", + "item": "input", + "subitem": "default", "deprecated": false } }, { - "$value": "#3b8349", + "$value": "#b33322", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for success messages" + "description": "Error border color on form elements" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-800}", + "$value": "{options.color.error-red-850}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for success messages" + "description": "Error border color on form elements" } }, - "name": "cdr-color-border-message-success-01", + "name": "cdr-color-border-input-error", "attributes": { "category": "color", "type": "border", - "item": "message", - "subitem": "success-01", + "item": "input", + "subitem": "error", "deprecated": false } }, { - "$value": "#d5e6cb", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for success messages" + "description": "Hover/active/focus state of a checkbox or radio element border" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-300}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for success messages" + "description": "Hover/active/focus state of a checkbox or radio element border" } }, - "name": "cdr-color-border-message-success-02", + "name": "cdr-color-border-input-default-active", "attributes": { "category": "color", "type": "border", - "item": "message", - "subitem": "success-02", + "item": "input", + "subitem": "default-active", "deprecated": false } }, { - "$value": "#b68b37", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for warning messages" + "description": "Selected state of a checkbox or radio element border" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-800}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for warning messages" + "description": "Selected state of a checkbox or radio element border" } }, - "name": "cdr-color-border-message-warning-01", + "name": "cdr-color-border-input-default-selected", "attributes": { "category": "color", "type": "border", - "item": "message", - "subitem": "warning-01", + "item": "input", + "subitem": "default-selected", "deprecated": false } }, { - "$value": "#f5e9b7", + "$value": "#2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for warning messages" + "description": "Focus state of an input or select element border" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-300}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for warning messages" + "description": "Focus state of an input or select element border" } }, - "name": "cdr-color-border-message-warning-02", + "name": "cdr-color-border-input-default-focus", "attributes": { "category": "color", "type": "border", - "item": "message", - "subitem": "warning-02", + "item": "input", + "subitem": "default-focus", "deprecated": false } }, { - "$value": "#bb4045", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for error messages" + "description": "Hover state of a selected checkbox or radio element border" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-800}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for error messages" + "description": "Hover state of a selected checkbox or radio element border" } }, - "name": "cdr-color-border-message-error-01", + "name": "cdr-color-border-input-default-selected-hover", "attributes": { "category": "color", "type": "border", - "item": "message", - "subitem": "error-01", + "item": "input", + "subitem": "default-selected-hover", "deprecated": false } }, { - "$value": "#eecbc1", + "$value": "#2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for error messages" + "description": "Hover state of a checkbox or radio element border" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-300}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for error messages" + "description": "Hover state of a checkbox or radio element border" } }, - "name": "cdr-color-border-message-error-02", + "name": "cdr-color-border-input-default-hover", "attributes": { "category": "color", "type": "border", - "item": "message", - "subitem": "error-02", + "item": "input", + "subitem": "default-hover", "deprecated": false } }, { - "$value": "#408e86", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for informational messages" + "description": "Disabled form element border" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.info-blue-800}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "input", "example": "color", - "description": "Border color variant for informational messages" + "description": "Disabled form element border" } }, - "name": "cdr-color-border-message-info-01", + "name": "cdr-color-border-input-default-disabled", "attributes": { "category": "color", "type": "border", - "item": "message", - "subitem": "info-01", + "item": "input", + "subitem": "default-disabled", "deprecated": false } }, { - "$value": "#c2d8db", + "$value": "#406eb5", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "link", "example": "color", - "description": "Border color variant for informational messages" + "description": "Border color for underlined links" }, - "filePath": "tokens/global/color.json5", - "isSource": false, + "filePath": "tokens/themes/rei-dot-com/link.json5", + "isSource": true, "original": { - "$value": "{options.color.info-blue-300}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "border", + "type": "link", "example": "color", - "description": "Border color variant for informational messages" + "description": "Border color for underlined links" } }, - "name": "cdr-color-border-message-info-02", + "name": "cdr-color-border-link-rest", "attributes": { "category": "color", "type": "border", - "item": "message", - "subitem": "info-02", + "item": "link", + "subitem": "rest", "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "#406eb5", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Focused border color on checkbox or radio labels" + "description": "Border color for the hover state of underlined links" }, - "filePath": "tokens/global/input.json5", - "isSource": false, + "filePath": "tokens/themes/rei-dot-com/link.json5", + "isSource": true, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Focused border color on checkbox or radio labels" + "description": "Border color for the hover state of underlined links" } }, - "name": "cdr-color-border-label-default-focus", + "name": "cdr-color-border-link-hover", "attributes": { "category": "color", "type": "border", - "item": "label", - "subitem": "default-focus", + "item": "link", + "subitem": "hover", "deprecated": false } }, { - "$value": "#958e83", + "$value": "#0b2d60", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Default border color on form elements" + "description": "Border color for the active and pressed states of underlined links" }, - "filePath": "tokens/global/input.json5", - "isSource": false, + "filePath": "tokens/themes/rei-dot-com/link.json5", + "isSource": true, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.alpine-lake-blue-1000}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Default border color on form elements" + "description": "Border color for the active and pressed states of underlined links" } }, - "name": "cdr-color-border-input-default", + "name": "cdr-color-border-link-active", "attributes": { "category": "color", "type": "border", - "item": "input", - "subitem": "default", + "item": "link", + "subitem": "active", "deprecated": false } }, { - "$value": "#b33322", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Error border color on form elements" + "description": "Disabled border color of underlined links" }, - "filePath": "tokens/global/input.json5", - "isSource": false, + "filePath": "tokens/themes/rei-dot-com/link.json5", + "isSource": true, "original": { - "$value": "{options.color.error-red-850}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Error border color on form elements" + "description": "Disabled border color of underlined links" } }, - "name": "cdr-color-border-input-error", + "name": "cdr-color-border-link-disabled", "attributes": { "category": "color", "type": "border", - "item": "input", - "subitem": "error", + "item": "link", + "subitem": "disabled", "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#406eb5", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Hover/active/focus state of a checkbox or radio element border" + "description": "Border color of visited underlined links" }, - "filePath": "tokens/global/input.json5", - "isSource": false, + "filePath": "tokens/themes/rei-dot-com/link.json5", + "isSource": true, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "link", "example": "color", - "description": "Hover/active/focus state of a checkbox or radio element border" + "description": "Border color of visited underlined links" } }, - "name": "cdr-color-border-input-default-active", + "name": "cdr-color-border-link-visited", "attributes": { "category": "color", "type": "border", - "item": "input", - "subitem": "default-active", + "item": "link", + "subitem": "visited", "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#726d64", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Selected state of a checkbox or radio element border" + "description": "Border color variant for default messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.default-grey-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Selected state of a checkbox or radio element border" + "description": "Border color variant for default messages" } }, - "name": "cdr-color-border-input-default-selected", + "name": "cdr-color-border-message-default-01", "attributes": { "category": "color", "type": "border", - "item": "input", - "subitem": "default-selected", + "item": "message-default-01", "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "#e8e0ce", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Focus state of an input or select element border" + "description": "Border color variant for default messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.default-grey-300}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Focus state of an input or select element border" + "description": "Border color variant for default messages" } }, - "name": "cdr-color-border-input-default-focus", + "name": "cdr-color-border-message-default-02", "attributes": { "category": "color", "type": "border", - "item": "input", - "subitem": "default-focus", + "item": "message-default-02", "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#3b8349", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Hover state of a selected checkbox or radio element border" + "description": "Border color variant for success messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.success-green-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Hover state of a selected checkbox or radio element border" + "description": "Border color variant for success messages" } }, - "name": "cdr-color-border-input-default-selected-hover", + "name": "cdr-color-border-message-success-01", "attributes": { "category": "color", "type": "border", - "item": "input", - "subitem": "default-selected-hover", + "item": "message-success-01", "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "#d5e6cb", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Hover state of a checkbox or radio element border" + "description": "Border color variant for success messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.success-green-300}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Hover state of a checkbox or radio element border" + "description": "Border color variant for success messages" } }, - "name": "cdr-color-border-input-default-hover", + "name": "cdr-color-border-message-success-02", "attributes": { "category": "color", "type": "border", - "item": "input", - "subitem": "default-hover", + "item": "message-success-02", "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#b68b37", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Disabled form element border" + "description": "Border color variant for warning messages" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.warning-yellow-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "border", "example": "color", - "description": "Disabled form element border" + "description": "Border color variant for warning messages" } }, - "name": "cdr-color-border-input-default-disabled", + "name": "cdr-color-border-message-warning-01", "attributes": { "category": "color", "type": "border", - "item": "input", - "subitem": "default-disabled", + "item": "message-warning-01", "deprecated": false } }, { - "$value": "#406eb5", + "$value": "#f5e9b7", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color for underlined links" + "description": "Border color variant for warning messages" }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, + "filePath": "tokens/global/message.json5", + "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.warning-yellow-300}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color for underlined links" + "description": "Border color variant for warning messages" } }, - "name": "cdr-color-border-link-rest", + "name": "cdr-color-border-message-warning-02", "attributes": { "category": "color", "type": "border", - "item": "link", - "subitem": "rest", + "item": "message-warning-02", "deprecated": false } }, { - "$value": "#406eb5", + "$value": "#bb4045", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color for the hover state of underlined links" + "description": "Border color variant for error messages" }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, + "filePath": "tokens/global/message.json5", + "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.error-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color for the hover state of underlined links" + "description": "Border color variant for error messages" } }, - "name": "cdr-color-border-link-hover", + "name": "cdr-color-border-message-error-01", "attributes": { "category": "color", "type": "border", - "item": "link", - "subitem": "hover", + "item": "message-error-01", "deprecated": false } }, { - "$value": "#0b2d60", + "$value": "#eecbc1", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color for the active and pressed states of underlined links" + "description": "Border color variant for error messages" }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, + "filePath": "tokens/global/message.json5", + "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-1000}", + "$value": "{options.color.error-red-300}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color for the active and pressed states of underlined links" + "description": "Border color variant for error messages" } }, - "name": "cdr-color-border-link-active", + "name": "cdr-color-border-message-error-02", "attributes": { "category": "color", "type": "border", - "item": "link", - "subitem": "active", + "item": "message-error-02", "deprecated": false } }, { - "$value": "#d5cfc3", + "$value": "#408e86", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Disabled border color of underlined links" + "description": "Border color variant for informational messages" }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, + "filePath": "tokens/global/message.json5", + "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.info-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Disabled border color of underlined links" + "description": "Border color variant for informational messages" } }, - "name": "cdr-color-border-link-disabled", + "name": "cdr-color-border-message-info-01", "attributes": { "category": "color", "type": "border", - "item": "link", - "subitem": "disabled", + "item": "message-info-01", "deprecated": false } }, { - "$value": "#406eb5", + "$value": "#c2d8db", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color of visited underlined links" + "description": "Border color variant for informational messages" }, - "filePath": "tokens/themes/rei-dot-com/link.json5", - "isSource": true, + "filePath": "tokens/global/message.json5", + "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.info-blue-300}", "$type": "color", "docs": { "category": "colors", - "type": "link", + "type": "border", "example": "color", - "description": "Border color of visited underlined links" + "description": "Border color variant for informational messages" } }, - "name": "cdr-color-border-link-visited", + "name": "cdr-color-border-message-info-02", "attributes": { "category": "color", "type": "border", - "item": "link", - "subitem": "visited", + "item": "message-info-02", "deprecated": false } }, @@ -6368,32 +6354,32 @@ } }, { - "$value": "#d5cfc3", + "$value": "#958e83", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the primary surface" + "description": "Border color for the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-250}", + "$value": "{options.color.default-grey-700}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the primary surface" + "description": "Border color for the default surface selection" } }, - "name": "cdr-color-border-surface-primary", + "name": "cdr-color-border-surface-selection-default-rest", "attributes": { "category": "color", "type": "border", - "item": "surface", - "subitem": "primary", + "item": "surface-selection", + "subitem": "default-rest", "deprecated": false } }, @@ -6402,179 +6388,178 @@ "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the secondary surface" + "description": "Border color for the active state of the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-600}", + "$value": "{options.color.default-grey-700}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the secondary surface" + "description": "Border color for the active state of the default surface selection" } }, - "name": "cdr-color-border-surface-secondary", + "name": "cdr-color-border-surface-selection-default-active", "attributes": { "category": "color", "type": "border", - "item": "surface", - "subitem": "secondary", + "item": "surface-selection", + "subitem": "default-active", "deprecated": false } }, { - "$value": "#3b8349", + "$value": "#958e83", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the success surface" + "description": "Border color for the hover state of the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-800}", + "$value": "{options.color.default-grey-700}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the success surface" + "description": "Border color for the hover state of the default surface selection" } }, - "name": "cdr-color-border-surface-success", + "name": "cdr-color-border-surface-selection-default-hover", "attributes": { "category": "color", "type": "border", - "item": "surface", - "subitem": "success", + "item": "surface-selection", + "subitem": "default-hover", "deprecated": false } }, { - "$value": "#b68b37", + "$value": "#2e2e2b", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the warning surface" + "description": "Border color for the checked state of the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-800}", + "$value": "{options.color.warm-grey-1000}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the warning surface" + "description": "Border color for the checked state of the default surface selection" } }, - "name": "cdr-color-border-surface-warning", + "name": "cdr-color-border-surface-selection-default-checked", "attributes": { "category": "color", "type": "border", - "item": "surface", - "subitem": "warning", + "item": "surface-selection", + "subitem": "default-checked", "deprecated": false } }, { - "$value": "#bb4045", + "$value": "#958e83", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the error surface" + "description": "Border color for the disabled state of the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-800}", + "$value": "{options.color.default-grey-700}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the error surface" + "description": "Border color for the disabled state of the default surface selection" } }, - "name": "cdr-color-border-surface-error", + "name": "cdr-color-border-surface-selection-default-disabled", "attributes": { "category": "color", "type": "border", - "item": "surface", - "subitem": "error", + "item": "surface-selection", + "subitem": "default-disabled", "deprecated": false } }, { - "$value": "#406eb5", + "$value": "#958e83", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the info surface" + "description": "Border color for the loading state of the default surface selection" }, - "filePath": "tokens/global/surface.json5", + "filePath": "tokens/global/surface-selection.json5", "isSource": false, "original": { - "$value": "{options.color.alpine-lake-blue-800}", + "$value": "{options.color.default-grey-700}", "$type": "color", "docs": { "category": "colors", - "type": "surface", + "type": "surface selection", "example": "color", - "description": "Border color for the info surface" + "description": "Border color for the loading state of the default surface selection" } }, - "name": "cdr-color-border-surface-info", + "name": "cdr-color-border-surface-selection-default-loading", "attributes": { "category": "color", "type": "border", - "item": "surface", - "subitem": "info", + "item": "surface-selection", + "subitem": "default-loading", "deprecated": false } }, { - "$value": "#958e83", + "$value": "#d5cfc3", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the default surface selection" + "description": "Border color for the primary surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-700}", + "$value": "{options.color.warm-grey-250}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the default surface selection" + "description": "Border color for the primary surface" } }, - "name": "cdr-color-border-surface-selection-default-rest", + "name": "cdr-color-border-surface-primary", "attributes": { "category": "color", "type": "border", - "item": "surface-selection", - "subitem": "default", - "state": "rest", + "item": "surface", + "subitem": "primary", "deprecated": false } }, @@ -6583,153 +6568,148 @@ "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the active state of the default surface selection" + "description": "Border color for the secondary surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-700}", + "$value": "{options.color.warm-grey-600}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the active state of the default surface selection" + "description": "Border color for the secondary surface" } }, - "name": "cdr-color-border-surface-selection-default-active", + "name": "cdr-color-border-surface-secondary", "attributes": { "category": "color", "type": "border", - "item": "surface-selection", - "subitem": "default", - "state": "active", + "item": "surface", + "subitem": "secondary", "deprecated": false } }, { - "$value": "#958e83", + "$value": "#3b8349", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the hover state of the default surface selection" + "description": "Border color for the success surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-700}", + "$value": "{options.color.success-green-800}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the hover state of the default surface selection" + "description": "Border color for the success surface" } }, - "name": "cdr-color-border-surface-selection-default-hover", + "name": "cdr-color-border-surface-success", "attributes": { "category": "color", "type": "border", - "item": "surface-selection", - "subitem": "default", - "state": "hover", + "item": "surface", + "subitem": "success", "deprecated": false } }, { - "$value": "#2e2e2b", + "$value": "#b68b37", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the checked state of the default surface selection" + "description": "Border color for the warning surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-1000}", + "$value": "{options.color.warning-yellow-800}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the checked state of the default surface selection" + "description": "Border color for the warning surface" } }, - "name": "cdr-color-border-surface-selection-default-checked", + "name": "cdr-color-border-surface-warning", "attributes": { "category": "color", "type": "border", - "item": "surface-selection", - "subitem": "default", - "state": "checked", + "item": "surface", + "subitem": "warning", "deprecated": false } }, { - "$value": "#958e83", + "$value": "#bb4045", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the disabled state of the default surface selection" + "description": "Border color for the error surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-700}", + "$value": "{options.color.error-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the disabled state of the default surface selection" + "description": "Border color for the error surface" } }, - "name": "cdr-color-border-surface-selection-default-disabled", + "name": "cdr-color-border-surface-error", "attributes": { "category": "color", "type": "border", - "item": "surface-selection", - "subitem": "default", - "state": "disabled", + "item": "surface", + "subitem": "error", "deprecated": false } }, { - "$value": "#958e83", + "$value": "#406eb5", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the loading state of the default surface selection" + "description": "Border color for the info surface" }, - "filePath": "tokens/global/surfaceselection.json5", + "filePath": "tokens/global/surface.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-700}", + "$value": "{options.color.alpine-lake-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "surface selection", + "type": "surface", "example": "color", - "description": "Border color for the loading state of the default surface selection" + "description": "Border color for the info surface" } }, - "name": "cdr-color-border-surface-selection-default-loading", + "name": "cdr-color-border-surface-info", "attributes": { "category": "color", "type": "border", - "item": "surface-selection", - "subitem": "default", - "state": "loading", + "item": "surface", + "subitem": "info", "deprecated": false } }, @@ -6789,8 +6769,7 @@ "category": "color", "type": "border", "item": "switch", - "subitem": "handle", - "state": "default-rest", + "subitem": "handle-default-rest", "deprecated": false } }, @@ -6820,8 +6799,7 @@ "category": "color", "type": "border", "item": "switch", - "subitem": "handle", - "state": "default-hover", + "subitem": "handle-default-hover", "deprecated": false } }, @@ -6851,8 +6829,7 @@ "category": "color", "type": "border", "item": "switch", - "subitem": "handle", - "state": "default-focus", + "subitem": "handle-default-focus", "deprecated": false } }, @@ -6882,8 +6859,7 @@ "category": "color", "type": "border", "item": "tab", - "subitem": "keyline", - "state": "rest", + "subitem": "keyline-rest", "deprecated": false } }, @@ -6913,8 +6889,7 @@ "category": "color", "type": "border", "item": "tab", - "subitem": "keyline", - "state": "active", + "subitem": "keyline-active", "deprecated": false } }, @@ -6944,8 +6919,7 @@ "category": "color", "type": "border", "item": "tab", - "subitem": "keyline", - "state": "active-alt", + "subitem": "keyline-active-alt", "deprecated": false } }, @@ -6975,8 +6949,7 @@ "category": "color", "type": "border", "item": "tab", - "subitem": "keyline", - "state": "hover", + "subitem": "keyline-hover", "deprecated": false } }, @@ -7006,8 +6979,7 @@ "category": "color", "type": "border", "item": "tab", - "subitem": "keyline", - "state": "hover-alt", + "subitem": "keyline-hover-alt", "deprecated": false } }, @@ -7037,8 +7009,7 @@ "category": "color", "type": "border", "item": "tab", - "subitem": "keyline", - "state": "disabled", + "subitem": "keyline-disabled", "deprecated": false } }, @@ -7111,7 +7082,7 @@ "example": "color", "description": "Border color for a toggle button that is not selected on focus" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-900}", @@ -7128,8 +7099,7 @@ "category": "color", "type": "border", "item": "toggle-button", - "subitem": "default", - "state": "focus", + "subitem": "default-focus", "deprecated": false } }, @@ -7142,7 +7112,7 @@ "example": "color", "description": "Border color for a selected toggle button on rest" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-900}", @@ -7159,8 +7129,7 @@ "category": "color", "type": "border", "item": "toggle-button", - "subitem": "default", - "state": "selected", + "subitem": "default-selected-rest", "deprecated": false } }, @@ -7173,7 +7142,7 @@ "example": "color", "description": "Border color for a selected toggle on focus" }, - "filePath": "tokens/global/togglebutton.json5", + "filePath": "tokens/global/toggle-button.json5", "isSource": false, "original": { "$value": "{options.color.warm-grey-900}", @@ -7190,8 +7159,7 @@ "category": "color", "type": "border", "item": "toggle-button", - "subitem": "default", - "state": "selected", + "subitem": "default-selected-focus", "deprecated": false } }, @@ -7342,239 +7310,237 @@ } }, { - "$value": "#726d64", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "input", "example": "color", - "description": "The default message icon color" + "description": "Rest state of a selected form icon" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.default-grey-800}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "input", "example": "color", - "description": "The default message icon color" + "description": "Rest state of a selected form icon" } }, - "name": "cdr-color-icon-message-default", + "name": "cdr-color-icon-checkbox-default-selected", "attributes": { "category": "color", "type": "icon", - "item": "message", - "subitem": "default", + "item": "checkbox", + "subitem": "default-selected", "deprecated": false } }, { - "$value": "#3b8349", + "$value": "#ffffff", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "input", "example": "color", - "description": "The success message icon color" + "description": "Hover state of a selected form icon" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.success-green-800}", + "$value": "{options.color.white}", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "input", "example": "color", - "description": "The success message icon color" + "description": "Hover state of a selected form icon" } }, - "name": "cdr-color-icon-message-success", + "name": "cdr-color-icon-checkbox-default-selected-hover", "attributes": { "category": "color", "type": "icon", - "item": "message", - "subitem": "success", + "item": "checkbox", + "subitem": "default-selected-hover", "deprecated": false } }, { - "$value": "#b68b37", + "$value": "#4b4a48", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "input", "example": "color", - "description": "The warning message icon color" + "description": "Hover state of a selected form icon" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/input.json5", "isSource": false, "original": { - "$value": "{options.color.warning-yellow-800}", + "$value": "{options.color.warm-grey-900}", "$type": "color", "docs": { "category": "colors", - "type": "icon", + "type": "input", "example": "color", - "description": "The warning message icon color" + "description": "Hover state of a selected form icon" } }, - "name": "cdr-color-icon-message-warning", + "name": "cdr-color-icon-checkbox-default-selected-active", "attributes": { "category": "color", "type": "icon", - "item": "message", - "subitem": "warning", + "item": "checkbox", + "subitem": "default-selected-active", "deprecated": false } }, { - "$value": "#bb4045", + "$value": "#726d64", "$type": "color", "docs": { "category": "colors", "type": "icon", "example": "color", - "description": "The error message icon color" + "description": "The default message icon color" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.error-red-800}", + "$value": "{options.color.default-grey-800}", "$type": "color", "docs": { "category": "colors", "type": "icon", "example": "color", - "description": "The error message icon color" + "description": "The default message icon color" } }, - "name": "cdr-color-icon-message-error", + "name": "cdr-color-icon-message-default", "attributes": { "category": "color", "type": "icon", - "item": "message", - "subitem": "error", + "item": "message-default", "deprecated": false } }, { - "$value": "#408e86", + "$value": "#3b8349", "$type": "color", "docs": { "category": "colors", "type": "icon", "example": "color", - "description": "The informational message icon color" + "description": "The success message icon color" }, - "filePath": "tokens/global/color.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.info-blue-800}", + "$value": "{options.color.success-green-800}", "$type": "color", "docs": { "category": "colors", "type": "icon", "example": "color", - "description": "The informational message icon color" + "description": "The success message icon color" } }, - "name": "cdr-color-icon-message-info", + "name": "cdr-color-icon-message-success", "attributes": { "category": "color", "type": "icon", - "item": "message", - "subitem": "info", + "item": "message-success", "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#b68b37", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "icon", "example": "color", - "description": "Rest state of a selected form icon" + "description": "The warning message icon color" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.warning-yellow-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "icon", "example": "color", - "description": "Rest state of a selected form icon" + "description": "The warning message icon color" } }, - "name": "cdr-color-icon-checkbox-default-selected", + "name": "cdr-color-icon-message-warning", "attributes": { "category": "color", "type": "icon", - "item": "checkbox-default-selected", + "item": "message-warning", "deprecated": false } }, { - "$value": "#ffffff", + "$value": "#bb4045", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "icon", "example": "color", - "description": "Hover state of a selected form icon" + "description": "The error message icon color" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.white}", + "$value": "{options.color.error-red-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "icon", "example": "color", - "description": "Hover state of a selected form icon" + "description": "The error message icon color" } }, - "name": "cdr-color-icon-checkbox-default-selected-hover", + "name": "cdr-color-icon-message-error", "attributes": { "category": "color", "type": "icon", - "item": "checkbox-default-selected-hover", + "item": "message-error", "deprecated": false } }, { - "$value": "#4b4a48", + "$value": "#408e86", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "icon", "example": "color", - "description": "Hover state of a selected form icon" + "description": "The informational message icon color" }, - "filePath": "tokens/global/input.json5", + "filePath": "tokens/global/message.json5", "isSource": false, "original": { - "$value": "{options.color.warm-grey-900}", + "$value": "{options.color.info-blue-800}", "$type": "color", "docs": { "category": "colors", - "type": "input", + "type": "icon", "example": "color", - "description": "Hover state of a selected form icon" + "description": "The informational message icon color" } }, - "name": "cdr-color-icon-checkbox-default-selected-active", + "name": "cdr-color-icon-message-info", "attributes": { "category": "color", "type": "icon", - "item": "checkbox-default-selected-active", + "item": "message-info", "deprecated": false } }, @@ -7604,8 +7570,7 @@ "category": "color", "type": "icon", "item": "switch", - "subitem": "selected", - "state": "default-rest", + "subitem": "selected-default-rest", "deprecated": false } }, @@ -7635,8 +7600,7 @@ "category": "color", "type": "icon", "item": "switch", - "subitem": "selected", - "state": "default-hover", + "subitem": "selected-default-hover", "deprecated": false } }, @@ -7666,66 +7630,7 @@ "category": "color", "type": "icon", "item": "switch", - "subitem": "selected", - "state": "default-focus", - "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": { - "category": "color", - "type": "surface", - "item": "primary", - "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": { - "category": "color", - "type": "surface", - "item": "secondary", + "subitem": "selected-default-focus", "deprecated": false } }, @@ -8346,14 +8251,15 @@ "$type": "dimension", "docs": { "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" + "category": "form", + "example": "form" } }, "name": "cdr-form-input-height-default", "attributes": { "category": "form", - "type": "input-height-default", + "type": "input", + "item": "height-default", "deprecated": false } }, @@ -8372,14 +8278,15 @@ "$type": "dimension", "docs": { "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" + "category": "form", + "example": "form" } }, "name": "cdr-form-input-height-large", "attributes": { "category": "form", - "type": "input-height-large", + "type": "input", + "item": "height-large", "deprecated": false } }, @@ -8398,14 +8305,15 @@ "$type": "dimension", "docs": { "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" + "category": "form", + "example": "form" } }, "name": "cdr-form-figure-size-small", "attributes": { "category": "form", - "type": "figure-size-small", + "type": "figure", + "item": "size-small", "deprecated": false } }, @@ -8424,14 +8332,15 @@ "$type": "dimension", "docs": { "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" + "category": "form", + "example": "form" } }, "name": "cdr-form-figure-size-medium", "attributes": { "category": "form", - "type": "figure-size-medium", + "type": "figure", + "item": "size-medium", "deprecated": false } }, @@ -8450,14 +8359,15 @@ "$type": "dimension", "docs": { "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" + "category": "form", + "example": "form" } }, "name": "cdr-form-figure-size-large", "attributes": { "category": "form", - "type": "figure-size-large", + "type": "figure", + "item": "size-large", "deprecated": false } } @@ -8477,9 +8387,9 @@ "$value": "{space.one-x.$value}", "$type": "dimension", "docs": { - "category": "{icon.docCategory}", + "category": "sizing", "type": "icon", - "example": "{icon.docExample}" + "example": "sizing" } }, "name": "cdr-icon-size-sm", @@ -8503,9 +8413,9 @@ "$value": "{space.one-and-a-half-x.$value}", "$type": "dimension", "docs": { - "category": "{icon.docCategory}", + "category": "sizing", "type": "icon", - "example": "{icon.docExample}" + "example": "sizing" } }, "name": "cdr-icon-size", @@ -8529,9 +8439,9 @@ "$value": "{space.two-x.$value}", "$type": "dimension", "docs": { - "category": "{icon.docCategory}", + "category": "sizing", "type": "icon", - "example": "{icon.docExample}" + "example": "sizing" } }, "name": "cdr-icon-size-lg", @@ -8557,9 +8467,9 @@ "$value": "100ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "cdr-duration-1-x", @@ -8583,9 +8493,9 @@ "$value": "200ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "cdr-duration-2-x", @@ -8609,9 +8519,9 @@ "$value": "300ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "cdr-duration-3-x", @@ -8635,9 +8545,9 @@ "$value": "400ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "cdr-duration-4-x", @@ -8661,9 +8571,9 @@ "$value": "500ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "cdr-duration-5-x", @@ -8687,9 +8597,9 @@ "$value": "600ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "name": "cdr-duration-6-x", @@ -8711,9 +8621,9 @@ "original": { "$value": "cubic-bezier(0.32, 0.94, 0.60, 1)", "docs": { - "category": "{timing.docCategory}", + "category": "motion", "type": "timing", - "example": "{timing.docExample}" + "example": "timing" } }, "name": "cdr-timing-function-ease-out", @@ -8735,9 +8645,9 @@ "original": { "$value": "cubic-bezier(0.15, 0, 0.15, 0)", "docs": { - "category": "{timing.docCategory}", + "category": "motion", "type": "timing", - "example": "{timing.docExample}" + "example": "timing" } }, "name": "cdr-timing-function-ease", @@ -8759,9 +8669,9 @@ "original": { "$value": "cubic-bezier(0, 0, 1, 1)", "docs": { - "category": "{timing.docCategory}", + "category": "motion", "type": "timing", - "example": "{timing.docExample}" + "example": "timing" } }, "name": "cdr-timing-function-linear", @@ -8787,7 +8697,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-flat-x", @@ -8811,7 +8721,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-flat-y", @@ -8835,7 +8745,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-flat-blur", @@ -8859,7 +8769,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-flat-spread", @@ -8883,7 +8793,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-flat-color", @@ -8907,7 +8817,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-raised-x", @@ -8931,7 +8841,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-raised-y", @@ -8955,7 +8865,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-raised-blur", @@ -8979,7 +8889,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-raised-spread", @@ -9003,7 +8913,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-raised-color", @@ -9027,7 +8937,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-elevated-x", @@ -9051,7 +8961,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-elevated-y", @@ -9075,7 +8985,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-elevated-blur", @@ -9099,7 +9009,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-elevated-spread", @@ -9123,7 +9033,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-elevated-color", @@ -9147,7 +9057,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-floating-x", @@ -9171,7 +9081,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-floating-y", @@ -9195,7 +9105,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-floating-blur", @@ -9219,7 +9129,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-floating-spread", @@ -9243,7 +9153,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-floating-color", @@ -9267,7 +9177,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-lifted-x", @@ -9291,7 +9201,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-lifted-y", @@ -9315,7 +9225,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-lifted-blur", @@ -9339,7 +9249,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-lifted-spread", @@ -9363,7 +9273,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "name": "cdr-prominence-lifted-color", @@ -9386,7 +9296,7 @@ "$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}", + "category": "prominence", "example": "prominence" } }, @@ -9410,7 +9320,7 @@ "$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}", + "category": "prominence", "example": "prominence" } }, @@ -9434,7 +9344,7 @@ "$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}", + "category": "prominence", "example": "prominence" } }, @@ -9458,7 +9368,7 @@ "$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}", + "category": "prominence", "example": "prominence" } }, @@ -9482,7 +9392,7 @@ "$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}", + "category": "prominence", "example": "prominence" } }, @@ -9510,8 +9420,8 @@ "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } }, "name": "cdr-radius-sharp", @@ -9536,8 +9446,8 @@ "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } }, "name": "cdr-radius-soft", @@ -9562,8 +9472,8 @@ "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } }, "name": "cdr-radius-softer", @@ -9588,8 +9498,8 @@ "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } }, "name": "cdr-radius-softest", @@ -9614,8 +9524,8 @@ "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } }, "name": "cdr-radius-round", @@ -9643,8 +9553,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -9671,8 +9581,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -9699,8 +9609,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -9727,8 +9637,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -9755,8 +9665,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -9783,8 +9693,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -9811,8 +9721,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -9839,8 +9749,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -9867,8 +9777,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -9895,8 +9805,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -9923,8 +9833,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -9951,8 +9861,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -9979,8 +9889,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -10007,7 +9917,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -10036,7 +9946,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -10064,8 +9974,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-eighth-x-squish-top-bottom", @@ -10091,8 +10001,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-eighth-x-squish-left-right", @@ -10118,8 +10028,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-eighth-x-stretch-top-bottom", @@ -10145,8 +10055,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-eighth-x-stretch-left-right", @@ -10173,7 +10083,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -10202,7 +10112,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -10232,8 +10142,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-quarter-x-squish-top-bottom", @@ -10259,8 +10169,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-quarter-x-squish-left-right", @@ -10288,8 +10198,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-quarter-x-stretch-top-bottom", @@ -10315,8 +10225,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-quarter-x-stretch-left-right", @@ -10343,7 +10253,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -10372,7 +10282,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -10402,8 +10312,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-half-x-squish-top-bottom", @@ -10429,8 +10339,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-half-x-squish-left-right", @@ -10458,8 +10368,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-half-x-stretch-top-bottom", @@ -10485,8 +10395,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-half-x-stretch-left-right", @@ -10513,7 +10423,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -10543,8 +10453,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-three-quarter-x-squish-top-bottom", @@ -10570,8 +10480,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-three-quarter-x-squish-left-right", @@ -10599,8 +10509,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-three-quarter-x-stretch-top-bottom", @@ -10626,8 +10536,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-three-quarter-x-stretch-left-right", @@ -10654,7 +10564,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -10684,8 +10594,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-one-x-squish-top-bottom", @@ -10711,8 +10621,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-one-x-squish-left-right", @@ -10740,8 +10650,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-one-x-stretch-top-bottom", @@ -10767,8 +10677,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-one-x-stretch-left-right", @@ -10795,7 +10705,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -10825,8 +10735,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-one-and-a-half-x-squish-top-bottom", @@ -10852,8 +10762,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-one-and-a-half-x-squish-left-right", @@ -10881,8 +10791,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-one-and-a-half-x-stretch-top-bottom", @@ -10908,8 +10818,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-one-and-a-half-x-stretch-left-right", @@ -10936,7 +10846,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -10966,8 +10876,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-two-x-squish-top-bottom", @@ -10993,8 +10903,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-two-x-squish-left-right", @@ -11022,8 +10932,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-two-x-stretch-top-bottom", @@ -11049,8 +10959,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-two-x-stretch-left-right", @@ -11077,7 +10987,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -11107,8 +11017,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-three-x-squish-top-bottom", @@ -11134,8 +11044,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-three-x-squish-left-right", @@ -11163,8 +11073,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-three-x-stretch-top-bottom", @@ -11190,8 +11100,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-three-x-stretch-left-right", @@ -11218,7 +11128,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -11248,8 +11158,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-four-x-squish-top-bottom", @@ -11275,8 +11185,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-four-x-squish-left-right", @@ -11304,8 +11214,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-four-x-stretch-top-bottom", @@ -11331,8 +11241,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "name": "cdr-space-inset-four-x-stretch-left-right", @@ -11349,7 +11259,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -11359,8 +11269,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -11378,7 +11288,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -11388,8 +11298,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -11407,7 +11317,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -11417,8 +11327,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -11436,7 +11346,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -11446,8 +11356,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -11465,7 +11375,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -11475,8 +11385,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -11494,7 +11404,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -11504,8 +11414,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -11523,7 +11433,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -11533,8 +11443,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -11552,7 +11462,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -11562,8 +11472,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -11581,7 +11491,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -11591,8 +11501,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -11610,7 +11520,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -11620,8 +11530,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -11639,7 +11549,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -11649,8 +11559,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -11668,7 +11578,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -11678,8 +11588,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -11697,7 +11607,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -11707,8 +11617,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -11726,7 +11636,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -11736,8 +11646,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -11755,7 +11665,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -11765,8 +11675,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -11784,7 +11694,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -11794,8 +11704,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -11813,7 +11723,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -11823,8 +11733,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -11842,7 +11752,7 @@ "docs": { "type": "inset", "category": "spacing", - "example": "inset" + "example": "spacing" }, "utility-class": true, "filePath": "tokens/web/space.json5", @@ -11852,8 +11762,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -11882,8 +11792,8 @@ "$type": "breakpoint", "docs": { "type": "breakpoint", - "category": "{breakpoint.docCategory}", - "example": "{breakpoint.docExample}" + "category": "breakpoints", + "example": "breakpoint" } }, "name": "cdr-breakpoint-xs", @@ -11908,8 +11818,8 @@ "$type": "breakpoint", "docs": { "type": "breakpoint", - "category": "{breakpoint.docCategory}", - "example": "{breakpoint.docExample}" + "category": "breakpoints", + "example": "breakpoint" } }, "name": "cdr-breakpoint-sm", @@ -11934,8 +11844,8 @@ "$type": "breakpoint", "docs": { "type": "breakpoint", - "category": "{breakpoint.docCategory}", - "example": "{breakpoint.docExample}" + "category": "breakpoints", + "example": "breakpoint" } }, "name": "cdr-breakpoint-md", @@ -11960,8 +11870,8 @@ "$type": "breakpoint", "docs": { "type": "breakpoint", - "category": "{breakpoint.docCategory}", - "example": "{breakpoint.docExample}" + "category": "breakpoints", + "example": "breakpoint" } }, "name": "cdr-breakpoint-lg", diff --git a/dist/rei-dot-com/less/cdr-tokens.less b/dist/rei-dot-com/less/cdr-tokens.less index d03d701..ec2366e 100644 --- a/dist/rei-dot-com/less/cdr-tokens.less +++ b/dist/rei-dot-com/less/cdr-tokens.less @@ -674,60 +674,7 @@ font-weight: 700; } -@cdr-color-text-button-primary: #fafbf9; -@cdr-color-text-button-primary-hover: #1f513f; -@cdr-color-text-button-primary-active: #fafbf9; -@cdr-color-text-button-primary-disabled: #ffffff; -@cdr-color-text-button-secondary: #4b4a48; -@cdr-color-text-button-secondary-hover: #4b4a48; -@cdr-color-text-button-secondary-active: #fafbf9; -@cdr-color-text-button-secondary-disabled: #d5cfc3; -@cdr-color-text-button-dark: #fafbf9; -@cdr-color-text-button-dark-hover: #4b4a48; -@cdr-color-text-button-dark-active: #fafbf9; -@cdr-color-text-button-dark-disabled: #ffffff; -@cdr-color-text-button-sale: #ffffff; -@cdr-color-text-button-sale-hover: #c7370f; -@cdr-color-text-button-sale-active: #ffffff; -@cdr-color-text-button-sale-disabled: #ffffff; -@cdr-color-text-chip-default: #4b4a48; -@cdr-color-text-chip-disabled: #d5cfc3; -@cdr-color-text-primary: #4b4a48; -@cdr-color-text-secondary: #736e65; -@cdr-color-text-emphasis: #2e2e2b; -@cdr-color-text-brand: #1f513f; -@cdr-color-text-sale: #c7370f; -@cdr-color-text-inverse: #fafbf9; -@cdr-color-text-disabled: #d5cfc3; -@cdr-color-text-success: #2e6b34; -@cdr-color-text-warning: #854714; -@cdr-color-text-error: #811823; -@cdr-color-text-info: #1b437e; -@cdr-color-text-message-error: #bb4045; -@cdr-color-text-input-default: #2e2e2b; -@cdr-color-text-input-label: #4b4a48; -@cdr-color-text-input-label-disabled: #b2ab9f; -@cdr-color-text-input-placeholder: #736e65; -@cdr-color-text-input-required: #4b4a48; -@cdr-color-text-input-optional: #736e65; -@cdr-color-text-input-disabled: #d5cfc3; -@cdr-color-text-input-filled: #2e2e2b; -@cdr-color-text-input-help: #736e65; -@cdr-color-text-input-error: #b33322; -@cdr-color-text-link-rest: #406eb5; -@cdr-color-text-link-hover: #406eb5; -@cdr-color-text-link-active: #0b2d60; -@cdr-color-text-link-disabled: #d5cfc3; -@cdr-color-text-link-visited: #406eb5; -@cdr-color-text-rating-default: #4b4a48; -@cdr-color-text-rating-hover: #406eb5; -@cdr-color-text-rating-separator: #b2ab9f; -@cdr-color-text-tab-rest: #736e65; -@cdr-color-text-tab-active: #4b4a48; -@cdr-color-text-tab-hover: #406eb5; -@cdr-color-text-tab-disabled: #d5cfc3; -@cdr-color-text-toggle-button-default-rest: #4b4a48; -@cdr-color-text-tooltip-default: #fafbf9; +@cdr-color-background-accordion-hover: #fafbf9; @cdr-color-background-button-primary-rest: #1f513f; @cdr-color-background-button-primary-active: #1f513f; @cdr-color-background-button-primary-hover: #f7f5f3; @@ -756,26 +703,12 @@ @cdr-color-background-transparent: rgba(255, 255, 255, 0); @cdr-color-background-primary: #ffffff; @cdr-color-background-secondary: #f7f5f3; +@cdr-color-background-sale: #c7370f; @cdr-color-background-brand-spruce: #1f513f; -@cdr-color-background-message-default-01: #f9f8f6; -@cdr-color-background-message-default-02: #e8e0ce; -@cdr-color-background-message-success: #ecf9e6; -@cdr-color-background-message-success-01: #f4fbf5; -@cdr-color-background-message-success-02: #d5e6cb; -@cdr-color-background-message-warning: #fdf6e2; -@cdr-color-background-message-warning-01: #fefcf1; -@cdr-color-background-message-warning-02: #f5e9b7; -@cdr-color-background-message-error: #fcefe4; -@cdr-color-background-message-error-01: #fdf7f7; -@cdr-color-background-message-error-02: #eecbc1; -@cdr-color-background-message-info: #e2f4fe; -@cdr-color-background-message-info-01: #edf4f5; -@cdr-color-background-message-info-02: #c2d8db; -@cdr-color-background-message-sale: #c7370f; -@cdr-color-background-accordion-hover: #fafbf9; -@cdr-color-background-pagination-hover: #fafbf9; -@cdr-color-background-pagination-keyline: #406eb5; -@cdr-color-background-modal-overlay: rgba(247, 245, 243, 0.85); +@cdr-color-background-success: #ecf9e6; +@cdr-color-background-info: #e2f4fe; +@cdr-color-background-warning: #fdf6e2; +@cdr-color-background-error: #fcefe4; @cdr-color-background-label-default-hover: #fafbf9; @cdr-color-background-label-default-active: #edeae3; @cdr-color-background-label-default-focus: #fafbf9; @@ -793,24 +726,39 @@ @cdr-color-background-input-default-disabled: #fafbf9; @cdr-color-background-input-default-selected-focus: #958e83; @cdr-color-background-input-default-focus: #fafbf9; +@cdr-color-background-message-default-01: #f9f8f6; +@cdr-color-background-message-default-02: #e8e0ce; +@cdr-color-background-message-success: #ecf9e6; +@cdr-color-background-message-success-01: #f4fbf5; +@cdr-color-background-message-success-02: #d5e6cb; +@cdr-color-background-message-warning: #fdf6e2; +@cdr-color-background-message-warning-01: #fefcf1; +@cdr-color-background-message-warning-02: #f5e9b7; +@cdr-color-background-message-error: #fcefe4; +@cdr-color-background-message-error-01: #fdf7f7; +@cdr-color-background-message-error-02: #eecbc1; +@cdr-color-background-message-info: #e2f4fe; +@cdr-color-background-message-info-01: #edf4f5; +@cdr-color-background-message-info-02: #c2d8db; +@cdr-color-background-message-sale: #c7370f; +@cdr-color-background-modal-overlay: rgba(247, 245, 243, 0.85); +@cdr-color-background-pagination-hover: #fafbf9; +@cdr-color-background-pagination-keyline: #406eb5; @cdr-color-background-rating-star-default: #fafbf9; @cdr-color-background-rating-star-highlighted: #ffd280; -@cdr-color-background-surface-primary: #ffffff; -@cdr-color-background-surface-secondary: #f7f5f3; -@cdr-color-background-surface-brand-spruce: #1f513f; -@cdr-color-background-surface-sale: #c7370f; @cdr-color-background-surface-selection-default-rest: #ffffff; @cdr-color-background-surface-selection-default-active: #ffffff; @cdr-color-background-surface-selection-default-hover: #ffffff; @cdr-color-background-surface-selection-default-checked: #ffffff; @cdr-color-background-surface-selection-default-disabled: #f7f5f3; @cdr-color-background-surface-selection-default-loading: #fafbf9; -@cdr-color-background-switch-default-rest: #fafbf9; -@cdr-color-background-switch-default-hover: #fafbf9; -@cdr-color-background-switch-default-focus: #fafbf9; -@cdr-color-background-switch-selected-default-rest: #4b4a48; -@cdr-color-background-switch-selected-default-hover: #2e2e2b; -@cdr-color-background-switch-selected-default-focus: #2e2e2b; +@cdr-color-background-surface-primary: #ffffff; +@cdr-color-background-surface-secondary: #f7f5f3; +@cdr-color-background-surface-brand-spruce: #1f513f; +@cdr-color-background-surface-sale: #c7370f; +@cdr-color-background-switch-default-rest: #4b4a48; +@cdr-color-background-switch-default-hover: #2e2e2b; +@cdr-color-background-switch-default-focus: #2e2e2b; @cdr-color-background-switch-handle-default-rest: #d5cfc3; @cdr-color-background-switch-handle-default-hover: #edeae3; @cdr-color-background-switch-handle-default-focus: #d5cfc3; @@ -827,6 +775,60 @@ @cdr-color-background-toggle-button-default-selected-rest: #ffffff; @cdr-color-background-toggle-button-default-selected-hover: #ffffff; @cdr-color-background-tooltip-default: #2e2e2b; +@cdr-color-text-button-primary: #fafbf9; +@cdr-color-text-button-primary-hover: #1f513f; +@cdr-color-text-button-primary-active: #fafbf9; +@cdr-color-text-button-primary-disabled: #ffffff; +@cdr-color-text-button-secondary: #4b4a48; +@cdr-color-text-button-secondary-hover: #4b4a48; +@cdr-color-text-button-secondary-active: #fafbf9; +@cdr-color-text-button-secondary-disabled: #d5cfc3; +@cdr-color-text-button-dark: #fafbf9; +@cdr-color-text-button-dark-hover: #4b4a48; +@cdr-color-text-button-dark-active: #fafbf9; +@cdr-color-text-button-dark-disabled: #ffffff; +@cdr-color-text-button-sale: #ffffff; +@cdr-color-text-button-sale-hover: #c7370f; +@cdr-color-text-button-sale-active: #ffffff; +@cdr-color-text-button-sale-disabled: #ffffff; +@cdr-color-text-chip-default: #4b4a48; +@cdr-color-text-chip-disabled: #d5cfc3; +@cdr-color-text-primary: #4b4a48; +@cdr-color-text-secondary: #736e65; +@cdr-color-text-emphasis: #2e2e2b; +@cdr-color-text-brand: #1f513f; +@cdr-color-text-sale: #c7370f; +@cdr-color-text-inverse: #fafbf9; +@cdr-color-text-disabled: #d5cfc3; +@cdr-color-text-success: #2e6b34; +@cdr-color-text-warning: #854714; +@cdr-color-text-error: #811823; +@cdr-color-text-info: #1b437e; +@cdr-color-text-input-default: #2e2e2b; +@cdr-color-text-input-label: #4b4a48; +@cdr-color-text-input-label-disabled: #b2ab9f; +@cdr-color-text-input-placeholder: #736e65; +@cdr-color-text-input-required: #4b4a48; +@cdr-color-text-input-optional: #736e65; +@cdr-color-text-input-disabled: #d5cfc3; +@cdr-color-text-input-filled: #2e2e2b; +@cdr-color-text-input-help: #736e65; +@cdr-color-text-input-error: #b33322; +@cdr-color-text-link-rest: #406eb5; +@cdr-color-text-link-hover: #406eb5; +@cdr-color-text-link-active: #0b2d60; +@cdr-color-text-link-disabled: #d5cfc3; +@cdr-color-text-link-visited: #406eb5; +@cdr-color-text-message-error: #bb4045; +@cdr-color-text-rating-default: #4b4a48; +@cdr-color-text-rating-hover: #406eb5; +@cdr-color-text-rating-separator: #b2ab9f; +@cdr-color-text-tab-rest: #736e65; +@cdr-color-text-tab-active: #4b4a48; +@cdr-color-text-tab-hover: #406eb5; +@cdr-color-text-tab-disabled: #d5cfc3; +@cdr-color-text-toggle-button-default-rest: #4b4a48; +@cdr-color-text-tooltip-default: #fafbf9; @cdr-color-border-button-primary-rest: #1f513f; @cdr-color-border-button-primary-active: #1f513f; @cdr-color-border-button-primary-active-inset: #f7f5f3; @@ -860,16 +862,6 @@ @cdr-color-border-warning: #b68b37; @cdr-color-border-error: #bb4045; @cdr-color-border-info: #406eb5; -@cdr-color-border-message-default-01: #726d64; -@cdr-color-border-message-default-02: #e8e0ce; -@cdr-color-border-message-success-01: #3b8349; -@cdr-color-border-message-success-02: #d5e6cb; -@cdr-color-border-message-warning-01: #b68b37; -@cdr-color-border-message-warning-02: #f5e9b7; -@cdr-color-border-message-error-01: #bb4045; -@cdr-color-border-message-error-02: #eecbc1; -@cdr-color-border-message-info-01: #408e86; -@cdr-color-border-message-info-02: #c2d8db; @cdr-color-border-label-default-focus: #2e2e2b; @cdr-color-border-input-default: #958e83; @cdr-color-border-input-error: #b33322; @@ -884,20 +876,30 @@ @cdr-color-border-link-active: #0b2d60; @cdr-color-border-link-disabled: #d5cfc3; @cdr-color-border-link-visited: #406eb5; +@cdr-color-border-message-default-01: #726d64; +@cdr-color-border-message-default-02: #e8e0ce; +@cdr-color-border-message-success-01: #3b8349; +@cdr-color-border-message-success-02: #d5e6cb; +@cdr-color-border-message-warning-01: #b68b37; +@cdr-color-border-message-warning-02: #f5e9b7; +@cdr-color-border-message-error-01: #bb4045; +@cdr-color-border-message-error-02: #eecbc1; +@cdr-color-border-message-info-01: #408e86; +@cdr-color-border-message-info-02: #c2d8db; @cdr-color-border-rating-star-default: #958e83; @cdr-color-border-rating-star-highlighted: #bd7b2d; -@cdr-color-border-surface-primary: #d5cfc3; -@cdr-color-border-surface-secondary: #958e83; -@cdr-color-border-surface-success: #3b8349; -@cdr-color-border-surface-warning: #b68b37; -@cdr-color-border-surface-error: #bb4045; -@cdr-color-border-surface-info: #406eb5; @cdr-color-border-surface-selection-default-rest: #958e83; @cdr-color-border-surface-selection-default-active: #958e83; @cdr-color-border-surface-selection-default-hover: #958e83; @cdr-color-border-surface-selection-default-checked: #2e2e2b; @cdr-color-border-surface-selection-default-disabled: #958e83; @cdr-color-border-surface-selection-default-loading: #958e83; +@cdr-color-border-surface-primary: #d5cfc3; +@cdr-color-border-surface-secondary: #958e83; +@cdr-color-border-surface-success: #3b8349; +@cdr-color-border-surface-warning: #b68b37; +@cdr-color-border-surface-error: #bb4045; +@cdr-color-border-surface-info: #406eb5; @cdr-color-border-switch-default-hover: #4b4a48; @cdr-color-border-switch-handle-default-rest: #d5cfc3; @cdr-color-border-switch-handle-default-hover: #4b4a48; @@ -918,19 +920,17 @@ @cdr-color-icon-emphasis: #4b4a48; @cdr-color-icon-link: #406eb5; @cdr-color-icon-disabled: #d5cfc3; +@cdr-color-icon-checkbox-default-selected: #ffffff; +@cdr-color-icon-checkbox-default-selected-hover: #ffffff; +@cdr-color-icon-checkbox-default-selected-active: #4b4a48; @cdr-color-icon-message-default: #726d64; @cdr-color-icon-message-success: #3b8349; @cdr-color-icon-message-warning: #b68b37; @cdr-color-icon-message-error: #bb4045; @cdr-color-icon-message-info: #408e86; -@cdr-color-icon-checkbox-default-selected: #ffffff; -@cdr-color-icon-checkbox-default-selected-hover: #ffffff; -@cdr-color-icon-checkbox-default-selected-active: #4b4a48; @cdr-color-icon-switch-selected-default-rest: #d5cfc3; @cdr-color-icon-switch-selected-default-hover: #d5cfc3; @cdr-color-icon-switch-selected-default-focus: #d5cfc3; -@cdr-color-surface-primary: #ffffff; -@cdr-color-surface-secondary: #f7f5f3; @cdr-form-input-height-default: 4rem; @cdr-form-input-height-large: 4.8rem; @cdr-form-figure-size-small: 1.6rem; diff --git a/dist/rei-dot-com/scss/cdr-tokens.scss b/dist/rei-dot-com/scss/cdr-tokens.scss index 681617c..67c887a 100644 --- a/dist/rei-dot-com/scss/cdr-tokens.scss +++ b/dist/rei-dot-com/scss/cdr-tokens.scss @@ -1353,60 +1353,7 @@ font-weight: 700; } -$cdr-color-text-button-primary: #fafbf9; -$cdr-color-text-button-primary-hover: #1f513f; -$cdr-color-text-button-primary-active: #fafbf9; -$cdr-color-text-button-primary-disabled: #ffffff; -$cdr-color-text-button-secondary: #4b4a48; -$cdr-color-text-button-secondary-hover: #4b4a48; -$cdr-color-text-button-secondary-active: #fafbf9; -$cdr-color-text-button-secondary-disabled: #d5cfc3; -$cdr-color-text-button-dark: #fafbf9; -$cdr-color-text-button-dark-hover: #4b4a48; -$cdr-color-text-button-dark-active: #fafbf9; -$cdr-color-text-button-dark-disabled: #ffffff; -$cdr-color-text-button-sale: #ffffff; -$cdr-color-text-button-sale-hover: #c7370f; -$cdr-color-text-button-sale-active: #ffffff; -$cdr-color-text-button-sale-disabled: #ffffff; -$cdr-color-text-chip-default: #4b4a48; -$cdr-color-text-chip-disabled: #d5cfc3; -$cdr-color-text-primary: #4b4a48; -$cdr-color-text-secondary: #736e65; -$cdr-color-text-emphasis: #2e2e2b; -$cdr-color-text-brand: #1f513f; -$cdr-color-text-sale: #c7370f; -$cdr-color-text-inverse: #fafbf9; -$cdr-color-text-disabled: #d5cfc3; -$cdr-color-text-success: #2e6b34; -$cdr-color-text-warning: #854714; -$cdr-color-text-error: #811823; -$cdr-color-text-info: #1b437e; -$cdr-color-text-message-error: #bb4045; -$cdr-color-text-input-default: #2e2e2b; -$cdr-color-text-input-label: #4b4a48; -$cdr-color-text-input-label-disabled: #b2ab9f; -$cdr-color-text-input-placeholder: #736e65; -$cdr-color-text-input-required: #4b4a48; -$cdr-color-text-input-optional: #736e65; -$cdr-color-text-input-disabled: #d5cfc3; -$cdr-color-text-input-filled: #2e2e2b; -$cdr-color-text-input-help: #736e65; -$cdr-color-text-input-error: #b33322; -$cdr-color-text-link-rest: #406eb5; -$cdr-color-text-link-hover: #406eb5; -$cdr-color-text-link-active: #0b2d60; -$cdr-color-text-link-disabled: #d5cfc3; -$cdr-color-text-link-visited: #406eb5; -$cdr-color-text-rating-default: #4b4a48; -$cdr-color-text-rating-hover: #406eb5; -$cdr-color-text-rating-separator: #b2ab9f; -$cdr-color-text-tab-rest: #736e65; -$cdr-color-text-tab-active: #4b4a48; -$cdr-color-text-tab-hover: #406eb5; -$cdr-color-text-tab-disabled: #d5cfc3; -$cdr-color-text-toggle-button-default-rest: #4b4a48; -$cdr-color-text-tooltip-default: #fafbf9; +$cdr-color-background-accordion-hover: #fafbf9; $cdr-color-background-button-primary-rest: #1f513f; $cdr-color-background-button-primary-active: #1f513f; $cdr-color-background-button-primary-hover: #f7f5f3; @@ -1435,26 +1382,12 @@ $cdr-color-background-chip-default-selected-active: #edeae3; $cdr-color-background-transparent: rgba(255, 255, 255, 0); $cdr-color-background-primary: #ffffff; $cdr-color-background-secondary: #f7f5f3; +$cdr-color-background-sale: #c7370f; $cdr-color-background-brand-spruce: #1f513f; -$cdr-color-background-message-default-01: #f9f8f6; -$cdr-color-background-message-default-02: #e8e0ce; -$cdr-color-background-message-success: #ecf9e6; -$cdr-color-background-message-success-01: #f4fbf5; -$cdr-color-background-message-success-02: #d5e6cb; -$cdr-color-background-message-warning: #fdf6e2; -$cdr-color-background-message-warning-01: #fefcf1; -$cdr-color-background-message-warning-02: #f5e9b7; -$cdr-color-background-message-error: #fcefe4; -$cdr-color-background-message-error-01: #fdf7f7; -$cdr-color-background-message-error-02: #eecbc1; -$cdr-color-background-message-info: #e2f4fe; -$cdr-color-background-message-info-01: #edf4f5; -$cdr-color-background-message-info-02: #c2d8db; -$cdr-color-background-message-sale: #c7370f; -$cdr-color-background-accordion-hover: #fafbf9; -$cdr-color-background-pagination-hover: #fafbf9; -$cdr-color-background-pagination-keyline: #406eb5; -$cdr-color-background-modal-overlay: rgba(247, 245, 243, 0.85); +$cdr-color-background-success: #ecf9e6; +$cdr-color-background-info: #e2f4fe; +$cdr-color-background-warning: #fdf6e2; +$cdr-color-background-error: #fcefe4; $cdr-color-background-label-default-hover: #fafbf9; $cdr-color-background-label-default-active: #edeae3; $cdr-color-background-label-default-focus: #fafbf9; @@ -1472,24 +1405,39 @@ $cdr-color-background-input-default-selected-hover: #958e83; $cdr-color-background-input-default-disabled: #fafbf9; $cdr-color-background-input-default-selected-focus: #958e83; $cdr-color-background-input-default-focus: #fafbf9; +$cdr-color-background-message-default-01: #f9f8f6; +$cdr-color-background-message-default-02: #e8e0ce; +$cdr-color-background-message-success: #ecf9e6; +$cdr-color-background-message-success-01: #f4fbf5; +$cdr-color-background-message-success-02: #d5e6cb; +$cdr-color-background-message-warning: #fdf6e2; +$cdr-color-background-message-warning-01: #fefcf1; +$cdr-color-background-message-warning-02: #f5e9b7; +$cdr-color-background-message-error: #fcefe4; +$cdr-color-background-message-error-01: #fdf7f7; +$cdr-color-background-message-error-02: #eecbc1; +$cdr-color-background-message-info: #e2f4fe; +$cdr-color-background-message-info-01: #edf4f5; +$cdr-color-background-message-info-02: #c2d8db; +$cdr-color-background-message-sale: #c7370f; +$cdr-color-background-modal-overlay: rgba(247, 245, 243, 0.85); +$cdr-color-background-pagination-hover: #fafbf9; +$cdr-color-background-pagination-keyline: #406eb5; $cdr-color-background-rating-star-default: #fafbf9; $cdr-color-background-rating-star-highlighted: #ffd280; -$cdr-color-background-surface-primary: #ffffff; -$cdr-color-background-surface-secondary: #f7f5f3; -$cdr-color-background-surface-brand-spruce: #1f513f; -$cdr-color-background-surface-sale: #c7370f; $cdr-color-background-surface-selection-default-rest: #ffffff; $cdr-color-background-surface-selection-default-active: #ffffff; $cdr-color-background-surface-selection-default-hover: #ffffff; $cdr-color-background-surface-selection-default-checked: #ffffff; $cdr-color-background-surface-selection-default-disabled: #f7f5f3; $cdr-color-background-surface-selection-default-loading: #fafbf9; -$cdr-color-background-switch-default-rest: #fafbf9; -$cdr-color-background-switch-default-hover: #fafbf9; -$cdr-color-background-switch-default-focus: #fafbf9; -$cdr-color-background-switch-selected-default-rest: #4b4a48; -$cdr-color-background-switch-selected-default-hover: #2e2e2b; -$cdr-color-background-switch-selected-default-focus: #2e2e2b; +$cdr-color-background-surface-primary: #ffffff; +$cdr-color-background-surface-secondary: #f7f5f3; +$cdr-color-background-surface-brand-spruce: #1f513f; +$cdr-color-background-surface-sale: #c7370f; +$cdr-color-background-switch-default-rest: #4b4a48; +$cdr-color-background-switch-default-hover: #2e2e2b; +$cdr-color-background-switch-default-focus: #2e2e2b; $cdr-color-background-switch-handle-default-rest: #d5cfc3; $cdr-color-background-switch-handle-default-hover: #edeae3; $cdr-color-background-switch-handle-default-focus: #d5cfc3; @@ -1506,6 +1454,60 @@ $cdr-color-background-toggle-button-default-focus: #edeae3; $cdr-color-background-toggle-button-default-selected-rest: #ffffff; $cdr-color-background-toggle-button-default-selected-hover: #ffffff; $cdr-color-background-tooltip-default: #2e2e2b; +$cdr-color-text-button-primary: #fafbf9; +$cdr-color-text-button-primary-hover: #1f513f; +$cdr-color-text-button-primary-active: #fafbf9; +$cdr-color-text-button-primary-disabled: #ffffff; +$cdr-color-text-button-secondary: #4b4a48; +$cdr-color-text-button-secondary-hover: #4b4a48; +$cdr-color-text-button-secondary-active: #fafbf9; +$cdr-color-text-button-secondary-disabled: #d5cfc3; +$cdr-color-text-button-dark: #fafbf9; +$cdr-color-text-button-dark-hover: #4b4a48; +$cdr-color-text-button-dark-active: #fafbf9; +$cdr-color-text-button-dark-disabled: #ffffff; +$cdr-color-text-button-sale: #ffffff; +$cdr-color-text-button-sale-hover: #c7370f; +$cdr-color-text-button-sale-active: #ffffff; +$cdr-color-text-button-sale-disabled: #ffffff; +$cdr-color-text-chip-default: #4b4a48; +$cdr-color-text-chip-disabled: #d5cfc3; +$cdr-color-text-primary: #4b4a48; +$cdr-color-text-secondary: #736e65; +$cdr-color-text-emphasis: #2e2e2b; +$cdr-color-text-brand: #1f513f; +$cdr-color-text-sale: #c7370f; +$cdr-color-text-inverse: #fafbf9; +$cdr-color-text-disabled: #d5cfc3; +$cdr-color-text-success: #2e6b34; +$cdr-color-text-warning: #854714; +$cdr-color-text-error: #811823; +$cdr-color-text-info: #1b437e; +$cdr-color-text-input-default: #2e2e2b; +$cdr-color-text-input-label: #4b4a48; +$cdr-color-text-input-label-disabled: #b2ab9f; +$cdr-color-text-input-placeholder: #736e65; +$cdr-color-text-input-required: #4b4a48; +$cdr-color-text-input-optional: #736e65; +$cdr-color-text-input-disabled: #d5cfc3; +$cdr-color-text-input-filled: #2e2e2b; +$cdr-color-text-input-help: #736e65; +$cdr-color-text-input-error: #b33322; +$cdr-color-text-link-rest: #406eb5; +$cdr-color-text-link-hover: #406eb5; +$cdr-color-text-link-active: #0b2d60; +$cdr-color-text-link-disabled: #d5cfc3; +$cdr-color-text-link-visited: #406eb5; +$cdr-color-text-message-error: #bb4045; +$cdr-color-text-rating-default: #4b4a48; +$cdr-color-text-rating-hover: #406eb5; +$cdr-color-text-rating-separator: #b2ab9f; +$cdr-color-text-tab-rest: #736e65; +$cdr-color-text-tab-active: #4b4a48; +$cdr-color-text-tab-hover: #406eb5; +$cdr-color-text-tab-disabled: #d5cfc3; +$cdr-color-text-toggle-button-default-rest: #4b4a48; +$cdr-color-text-tooltip-default: #fafbf9; $cdr-color-border-button-primary-rest: #1f513f; $cdr-color-border-button-primary-active: #1f513f; $cdr-color-border-button-primary-active-inset: #f7f5f3; @@ -1539,16 +1541,6 @@ $cdr-color-border-success: #3b8349; $cdr-color-border-warning: #b68b37; $cdr-color-border-error: #bb4045; $cdr-color-border-info: #406eb5; -$cdr-color-border-message-default-01: #726d64; -$cdr-color-border-message-default-02: #e8e0ce; -$cdr-color-border-message-success-01: #3b8349; -$cdr-color-border-message-success-02: #d5e6cb; -$cdr-color-border-message-warning-01: #b68b37; -$cdr-color-border-message-warning-02: #f5e9b7; -$cdr-color-border-message-error-01: #bb4045; -$cdr-color-border-message-error-02: #eecbc1; -$cdr-color-border-message-info-01: #408e86; -$cdr-color-border-message-info-02: #c2d8db; $cdr-color-border-label-default-focus: #2e2e2b; $cdr-color-border-input-default: #958e83; $cdr-color-border-input-error: #b33322; @@ -1563,20 +1555,30 @@ $cdr-color-border-link-hover: #406eb5; $cdr-color-border-link-active: #0b2d60; $cdr-color-border-link-disabled: #d5cfc3; $cdr-color-border-link-visited: #406eb5; +$cdr-color-border-message-default-01: #726d64; +$cdr-color-border-message-default-02: #e8e0ce; +$cdr-color-border-message-success-01: #3b8349; +$cdr-color-border-message-success-02: #d5e6cb; +$cdr-color-border-message-warning-01: #b68b37; +$cdr-color-border-message-warning-02: #f5e9b7; +$cdr-color-border-message-error-01: #bb4045; +$cdr-color-border-message-error-02: #eecbc1; +$cdr-color-border-message-info-01: #408e86; +$cdr-color-border-message-info-02: #c2d8db; $cdr-color-border-rating-star-default: #958e83; $cdr-color-border-rating-star-highlighted: #bd7b2d; -$cdr-color-border-surface-primary: #d5cfc3; -$cdr-color-border-surface-secondary: #958e83; -$cdr-color-border-surface-success: #3b8349; -$cdr-color-border-surface-warning: #b68b37; -$cdr-color-border-surface-error: #bb4045; -$cdr-color-border-surface-info: #406eb5; $cdr-color-border-surface-selection-default-rest: #958e83; $cdr-color-border-surface-selection-default-active: #958e83; $cdr-color-border-surface-selection-default-hover: #958e83; $cdr-color-border-surface-selection-default-checked: #2e2e2b; $cdr-color-border-surface-selection-default-disabled: #958e83; $cdr-color-border-surface-selection-default-loading: #958e83; +$cdr-color-border-surface-primary: #d5cfc3; +$cdr-color-border-surface-secondary: #958e83; +$cdr-color-border-surface-success: #3b8349; +$cdr-color-border-surface-warning: #b68b37; +$cdr-color-border-surface-error: #bb4045; +$cdr-color-border-surface-info: #406eb5; $cdr-color-border-switch-default-hover: #4b4a48; $cdr-color-border-switch-handle-default-rest: #d5cfc3; $cdr-color-border-switch-handle-default-hover: #4b4a48; @@ -1597,19 +1599,17 @@ $cdr-color-icon-default: #958e83; $cdr-color-icon-emphasis: #4b4a48; $cdr-color-icon-link: #406eb5; $cdr-color-icon-disabled: #d5cfc3; +$cdr-color-icon-checkbox-default-selected: #ffffff; +$cdr-color-icon-checkbox-default-selected-hover: #ffffff; +$cdr-color-icon-checkbox-default-selected-active: #4b4a48; $cdr-color-icon-message-default: #726d64; $cdr-color-icon-message-success: #3b8349; $cdr-color-icon-message-warning: #b68b37; $cdr-color-icon-message-error: #bb4045; $cdr-color-icon-message-info: #408e86; -$cdr-color-icon-checkbox-default-selected: #ffffff; -$cdr-color-icon-checkbox-default-selected-hover: #ffffff; -$cdr-color-icon-checkbox-default-selected-active: #4b4a48; $cdr-color-icon-switch-selected-default-rest: #d5cfc3; $cdr-color-icon-switch-selected-default-hover: #d5cfc3; $cdr-color-icon-switch-selected-default-focus: #d5cfc3; -$cdr-color-surface-primary: #ffffff; -$cdr-color-surface-secondary: #f7f5f3; $cdr-form-input-height-default: 4rem; $cdr-form-input-height-large: 4.8rem; $cdr-form-figure-size-small: 1.6rem; diff --git a/tokens/global/accordion.json5 b/tokens/global/accordion.json5 new file mode 100644 index 0000000..2a1bcda --- /dev/null +++ b/tokens/global/accordion.json5 @@ -0,0 +1,18 @@ +{ + "color": { + "background": { + "accordion": { + "hover": { + "$value": "{options.color.warm-grey-010}", + "$type": "color", + "docs": { + "category": "colors", + "type": "accordion", + "example": "color", + "description": "Background color for the hover state of accordion" + } + } + } + } + } +} diff --git a/tokens/global/button.json5 b/tokens/global/button.json5 index 1005640..2c56f4b 100644 --- a/tokens/global/button.json5 +++ b/tokens/global/button.json5 @@ -174,152 +174,144 @@ }, "background": { "button": { - "primary": { - "rest": { - "$value": "{options.color.blue-spruce-green-1000}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the primary button" - } - }, - "active": { - "$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" - } - }, - "hover": { - "$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" - } - }, - "icon-alt-hover": { - "$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" - } + "primary-rest": { + "$value": "{options.color.blue-spruce-green-1000}", + "$type": "color", + "docs": { + "category": "colors", + "type": "button", + "example": "color", + "description": "Background color for the primary button" } }, - "secondary": { - "rest": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the secondary button" - } - }, - "active": { - "$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" - } - }, - "hover": { - "$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" - } - }, - "disabled": { - "$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" - } + "primary-active": { + "$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" } }, - "dark": { - "rest": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the dark button" - } - }, - "active": { - "$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" - } - }, - "hover": { - "$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" - } + "primary-hover": { + "$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" } }, - "sale": { - "rest": { - "$value": "{options.color.sale-red-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Background color for the sale button" - } - }, - "active": { - "$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" - } - }, - "hover": { - "$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" - } + "primary-icon-alt-hover": { + "$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" + } + }, + "secondary-rest": { + "$value": "{options.color.warm-grey-010}", + "$type": "color", + "docs": { + "category": "colors", + "type": "button", + "example": "color", + "description": "Background color for the secondary button" + } + }, + "secondary-active": { + "$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" + } + }, + "secondary-hover": { + "$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" + } + }, + "secondary-disabled": { + "$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" + } + }, + "dark-rest": { + "$value": "{options.color.warm-grey-900}", + "$type": "color", + "docs": { + "category": "colors", + "type": "button", + "example": "color", + "description": "Background color for the dark button" + } + }, + "dark-active": { + "$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" + } + }, + "dark-hover": { + "$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" + } + }, + "sale-rest": { + "$value": "{options.color.sale-red-800}", + "$type": "color", + "docs": { + "category": "colors", + "type": "button", + "example": "color", + "description": "Background color for the sale button" + } + }, + "sale-active": { + "$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" + } + }, + "sale-hover": { + "$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" } }, "default-disabled": { @@ -346,172 +338,164 @@ }, "border": { "button": { - "primary": { - "rest": { - "$value": "{options.color.blue-spruce-green-1000}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the primary button" - } - }, - "active": { - "$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" - } - }, - "active-inset": { - "$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" - } - }, - "hover": { - "$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" - } + "primary-rest": { + "$value": "{options.color.blue-spruce-green-1000}", + "$type": "color", + "docs": { + "category": "colors", + "type": "button", + "example": "color", + "description": "Border color for the primary button" } }, - "secondary": { - "rest": { - "$value": "{options.color.warm-grey-600}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the secondary button" - } - }, - "active": { - "$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" - } - }, - "active-inset": { - "$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" - } - }, - "hover": { - "$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" - } + "primary-active": { + "$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" } }, - "dark": { - "rest": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the dark button" - } - }, - "active": { - "$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" - } - }, - "active-inset": { - "$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" - } - }, - "hover": { - "$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" - } + "primary-active-inset": { + "$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" } }, - "sale": { - "rest": { - "$value": "{options.color.sale-red-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "button", - "example": "color", - "description": "Border color for the sale button" - } - }, - "active": { - "$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" - } - }, - "active-inset": { - "$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" - } - }, - "hover": { - "$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" - } + "primary-hover": { + "$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" + } + }, + "secondary-rest": { + "$value": "{options.color.warm-grey-600}", + "$type": "color", + "docs": { + "category": "colors", + "type": "button", + "example": "color", + "description": "Border color for the secondary button" + } + }, + "secondary-active": { + "$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" + } + }, + "secondary-active-inset": { + "$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" + } + }, + "secondary-hover": { + "$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" + } + }, + "dark-rest": { + "$value": "{options.color.warm-grey-900}", + "$type": "color", + "docs": { + "category": "colors", + "type": "button", + "example": "color", + "description": "Border color for the dark button" + } + }, + "dark-active": { + "$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" + } + }, + "dark-active-inset": { + "$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" + } + }, + "dark-hover": { + "$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" + } + }, + "sale-rest": { + "$value": "{options.color.sale-red-800}", + "$type": "color", + "docs": { + "category": "colors", + "type": "button", + "example": "color", + "description": "Border color for the sale button" + } + }, + "sale-active": { + "$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" + } + }, + "sale-active-inset": { + "$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" + } + }, + "sale-hover": { + "$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" } }, "default-disabled": { diff --git a/tokens/global/color.json5 b/tokens/global/color.json5 index 81298c8..5f23580 100644 --- a/tokens/global/color.json5 +++ b/tokens/global/color.json5 @@ -1,7 +1,5 @@ { "color": { - "doccategory": "colors", - "docexample": "color", "text": { "primary": { "$value": "{options.color.warm-grey-900}", @@ -112,18 +110,6 @@ "example": "color", "description": "Color of informational messages" } - }, - "message": { - "error": { - "$value": "{options.color.error-red-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "text", - "example": "color", - "description": "Color of error messages" - } - } } }, "icon": { @@ -166,58 +152,6 @@ "example": "color", "description": "The disabled icon color" } - }, - "message": { - "default": { - "$value": "{options.color.default-grey-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "icon", - "example": "color", - "description": "The default message icon color" - } - }, - "success": { - "$value": "{options.color.success-green-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "icon", - "example": "color", - "description": "The success message icon color" - } - }, - "warning": { - "$value": "{options.color.warning-yellow-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "icon", - "example": "color", - "description": "The warning message icon color" - } - }, - "error": { - "$value": "{options.color.error-red-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "icon", - "example": "color", - "description": "The error message icon color" - } - }, - "info": { - "$value": "{options.color.info-blue-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "icon", - "example": "color", - "description": "The informational message icon color" - } - } } }, "background": { @@ -251,208 +185,64 @@ "description": "An alternate, secondary background color used on some pages" } }, - "brand": { - "spruce": { - "$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" - } + "sale": { + "$value": "{options.color.sale-red-800}", + "$type": "color", + "docs": { + "category": "colors", + "type": "background", + "example": "color", + "description": "Background color for sale messages" } }, - "message": { - "default-01": { - "$value": "{options.color.default-grey-100}", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color variant for default messages" - } - }, - "default-02": { - "$value": "{options.color.default-grey-300}", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color variant for default messages" - } - }, - "success": { - "$value": "{options.color.success-green-200}", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color for success messages" - } - }, - "success-01": { - "$value": "{options.color.success-green-100}", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color variant for success messages" - } - }, - "success-02": { - "$value": "{options.color.success-green-300}", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color variant for success messages" - } - }, - "warning": { - "$value": "{options.color.warning-yellow-200}", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color for warning messages" - } - }, - "warning-01": { - "$value": "{options.color.warning-yellow-100}", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color variant for warning messages" - } - }, - "warning-02": { - "$value": "{options.color.warning-yellow-300}", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color variant for warning messages" - } - }, - "error": { - "$value": "{options.color.error-red-200}", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color for error messages" - } - }, - "error-01": { - "$value": "{options.color.error-red-100}", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color variant for error messages" - } - }, - "error-02": { - "$value": "{options.color.error-red-300}", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color variant for error messages" - } - }, - "info": { - "$value": "{options.color.alpine-lake-blue-200}", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color for informational messages" - } - }, - "info-01": { - "$value": "{options.color.info-blue-100}", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color variant for informational messages" - } - }, - "info-02": { - "$value": "{options.color.info-blue-300}", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color variant for informational messages" - } - }, - "sale": { - "$value": "{options.color.sale-red-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "background", - "example": "color", - "description": "Background color for sale messages" - } + "brand-spruce": { + "$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" } }, - "accordion-hover": { - "$value": "{options.color.warm-grey-010}", + "success": { + "$value": "{options.color.success-green-200}", "$type": "color", "docs": { "category": "colors", - "type": "accordion", + "type": "background", "example": "color", - "description": "Background color for the hover state of accordion" + "description": "Background color for success messages" } }, - "pagination-hover": { - "$value": "{options.color.warm-grey-010}", + "info": { + "$value": "{options.color.alpine-lake-blue-200}", "$type": "color", "docs": { "category": "colors", - "type": "pagination", + "type": "background", "example": "color", - "description": "Background color for the hover state of pagination" + "description": "Background color for informational messages" } }, - "pagination-keyline": { - "$value": "{options.color.alpine-lake-blue-800}", + "warning": { + "$value": "{options.color.warning-yellow-200}", "$type": "color", "docs": { "category": "colors", - "type": "pagination", + "type": "background", "example": "color", - "description": "Background color for the pagination keyline" + "description": "Background color for warning messages" } }, - "modal-overlay": { - "$value": "{options.color.warm-grey-025-85}", + "error": { + "$value": "{options.color.error-red-200}", "$type": "color", "docs": { "category": "colors", - "type": "modal", + "type": "background", "example": "color", - "description": "The background overlay for modal" + "description": "Background color for error messages" } } }, @@ -526,130 +316,6 @@ "example": "color", "description": "Border color for informational elements" } - }, - "message": { - "default-01": { - "$value": "{options.color.default-grey-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color variant for default messages" - } - }, - "default-02": { - "$value": "{options.color.default-grey-300}", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color variant for default messages" - } - }, - "success-01": { - "$value": "{options.color.success-green-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color variant for success messages" - } - }, - "success-02": { - "$value": "{options.color.success-green-300}", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color variant for success messages" - } - }, - "warning-01": { - "$value": "{options.color.warning-yellow-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color variant for warning messages" - } - }, - "warning-02": { - "$value": "{options.color.warning-yellow-300}", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color variant for warning messages" - } - }, - "error-01": { - "$value": "{options.color.error-red-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color variant for error messages" - } - }, - "error-02": { - "$value": "{options.color.error-red-300}", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color variant for error messages" - } - }, - "info-01": { - "$value": "{options.color.info-blue-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color variant for informational messages" - } - }, - "info-02": { - "$value": "{options.color.info-blue-300}", - "$type": "color", - "docs": { - "category": "colors", - "type": "border", - "example": "color", - "description": "Border color variant for informational messages" - } - } - } - }, - "surface": { - "primary": { - "$value": "{options.color.white}", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface", - "example": "color", - "description": "The default, primary surface color of most pages" - } - }, - "secondary": { - "$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" - } } } } diff --git a/tokens/global/form.json5 b/tokens/global/form.json5 index 5f3318c..2c5aa2d 100644 --- a/tokens/global/form.json5 +++ b/tokens/global/form.json5 @@ -1,50 +1,52 @@ { "form": { - "docCategory": "form", - "docExample": "form", - "input-height-default": { - "$value": "40px", - "$type": "dimension", - "docs": { - "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" + "input": { + "height-default": { + "$value": "40px", + "$type": "dimension", + "docs": { + "type": "form", + "category": "form", + "example": "form" + } + }, + "height-large": { + "$value": "48px", + "$type": "dimension", + "docs": { + "type": "form", + "category": "form", + "example": "form" + } } }, - "input-height-large": { - "$value": "48px", - "$type": "dimension", - "docs": { - "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" - } - }, - "figure-size-small": { - "$value": "16px", - "$type": "dimension", - "docs": { - "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" - } - }, - "figure-size-medium": { - "$value": "16px", - "$type": "dimension", - "docs": { - "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" - } - }, - "figure-size-large": { - "$value": "20px", - "$type": "dimension", - "docs": { - "type": "form", - "category": "{form.docCategory}", - "example": "{form.docExample}" + "figure": { + "size-small": { + "$value": "16px", + "$type": "dimension", + "docs": { + "type": "form", + "category": "form", + "example": "form" + } + }, + "size-medium": { + "$value": "16px", + "$type": "dimension", + "docs": { + "type": "form", + "category": "form", + "example": "form" + } + }, + "size-large": { + "$value": "20px", + "$type": "dimension", + "docs": { + "type": "form", + "category": "form", + "example": "form" + } } } } diff --git a/tokens/global/icon.json5 b/tokens/global/icon.json5 index ef86769..8012bb1 100644 --- a/tokens/global/icon.json5 +++ b/tokens/global/icon.json5 @@ -1,32 +1,30 @@ { "icon": { - "docCategory": "sizing", - "docExample": "sizing", "size-sm": { "$value": "{space.one-x.$value}", "$type": "dimension", "docs": { - "category": "{icon.docCategory}", + "category": "sizing", "type": "icon", - "example": "{icon.docExample}" + "example": "sizing" } }, "size": { "$value": "{space.one-and-a-half-x.$value}", "$type": "dimension", "docs": { - "category": "{icon.docCategory}", + "category": "sizing", "type": "icon", - "example": "{icon.docExample}" + "example": "sizing" } }, "size-lg": { "$value": "{space.two-x.$value}", "$type": "dimension", "docs": { - "category": "{icon.docCategory}", + "category": "sizing", "type": "icon", - "example": "{icon.docExample}" + "example": "sizing" } } } diff --git a/tokens/global/input.json5 b/tokens/global/input.json5 index 20bbc3f..513619a 100644 --- a/tokens/global/input.json5 +++ b/tokens/global/input.json5 @@ -105,34 +105,36 @@ } }, "icon": { - "checkbox-default-selected": { - "$value": "{options.color.white}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Rest state of a selected form icon" - } - }, - "checkbox-default-selected-hover": { - "$value": "{options.color.white}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Hover state of a selected form icon" - } - }, - "checkbox-default-selected-active": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "category": "colors", - "type": "input", - "example": "color", - "description": "Hover state of a selected form icon" + "checkbox": { + "default-selected": { + "$value": "{options.color.white}", + "$type": "color", + "docs": { + "category": "colors", + "type": "input", + "example": "color", + "description": "Rest state of a selected form icon" + } + }, + "default-selected-hover": { + "$value": "{options.color.white}", + "$type": "color", + "docs": { + "category": "colors", + "type": "input", + "example": "color", + "description": "Hover state of a selected form icon" + } + }, + "default-selected-active": { + "$value": "{options.color.warm-grey-900}", + "$type": "color", + "docs": { + "category": "colors", + "type": "input", + "example": "color", + "description": "Hover state of a selected form icon" + } } } }, diff --git a/tokens/global/message.json5 b/tokens/global/message.json5 new file mode 100644 index 0000000..9f4a824 --- /dev/null +++ b/tokens/global/message.json5 @@ -0,0 +1,322 @@ +{ + "color": { + "text": { + "message-error": { + "$value": "{options.color.error-red-800}", + "$type": "color", + "docs": { + "category": "colors", + "type": "text", + "example": "color", + "description": "Color of error messages" + } + } + }, + "icon": { + "message-default": { + "$value": "{options.color.default-grey-800}", + "$type": "color", + "docs": { + "category": "colors", + "type": "icon", + "example": "color", + "description": "The default message icon color" + } + }, + "message-success": { + "$value": "{options.color.success-green-800}", + "$type": "color", + "docs": { + "category": "colors", + "type": "icon", + "example": "color", + "description": "The success message icon color" + } + }, + "message-warning": { + "$value": "{options.color.warning-yellow-800}", + "$type": "color", + "docs": { + "category": "colors", + "type": "icon", + "example": "color", + "description": "The warning message icon color" + } + }, + "message-error": { + "$value": "{options.color.error-red-800}", + "$type": "color", + "docs": { + "category": "colors", + "type": "icon", + "example": "color", + "description": "The error message icon color" + } + }, + "message-info": { + "$value": "{options.color.info-blue-800}", + "$type": "color", + "docs": { + "category": "colors", + "type": "icon", + "example": "color", + "description": "The informational message icon color" + } + } + }, + "background": { + "message-default-01": { + "$value": "{options.color.default-grey-100}", + "$type": "color", + "docs": { + "category": "colors", + "type": "background", + "example": "color", + "description": "Background color variant for default messages" + } + }, + "message-default-02": { + "$value": "{options.color.default-grey-300}", + "$type": "color", + "docs": { + "category": "colors", + "type": "background", + "example": "color", + "description": "Background color variant for default messages" + } + }, + "message-success": { + "$value": "{options.color.success-green-200}", + "$type": "color", + "docs": { + "category": "colors", + "type": "background", + "example": "color", + "description": "Background color for success messages" + } + }, + "message-success-01": { + "$value": "{options.color.success-green-100}", + "$type": "color", + "docs": { + "category": "colors", + "type": "background", + "example": "color", + "description": "Background color variant for success messages" + } + }, + "message-success-02": { + "$value": "{options.color.success-green-300}", + "$type": "color", + "docs": { + "category": "colors", + "type": "background", + "example": "color", + "description": "Background color variant for success messages" + } + }, + "message-warning": { + "$value": "{options.color.warning-yellow-200}", + "$type": "color", + "docs": { + "category": "colors", + "type": "background", + "example": "color", + "description": "Background color for warning messages" + } + }, + "message-warning-01": { + "$value": "{options.color.warning-yellow-100}", + "$type": "color", + "docs": { + "category": "colors", + "type": "background", + "example": "color", + "description": "Background color variant for warning messages" + } + }, + "message-warning-02": { + "$value": "{options.color.warning-yellow-300}", + "$type": "color", + "docs": { + "category": "colors", + "type": "background", + "example": "color", + "description": "Background color variant for warning messages" + } + }, + "message-error": { + "$value": "{options.color.error-red-200}", + "$type": "color", + "docs": { + "category": "colors", + "type": "background", + "example": "color", + "description": "Background color for error messages" + } + }, + "message-error-01": { + "$value": "{options.color.error-red-100}", + "$type": "color", + "docs": { + "category": "colors", + "type": "background", + "example": "color", + "description": "Background color variant for error messages" + } + }, + "message-error-02": { + "$value": "{options.color.error-red-300}", + "$type": "color", + "docs": { + "category": "colors", + "type": "background", + "example": "color", + "description": "Background color variant for error messages" + } + }, + "message-info": { + "$value": "{options.color.alpine-lake-blue-200}", + "$type": "color", + "docs": { + "category": "colors", + "type": "background", + "example": "color", + "description": "Background color for informational messages" + } + }, + "message-info-01": { + "$value": "{options.color.info-blue-100}", + "$type": "color", + "docs": { + "category": "colors", + "type": "background", + "example": "color", + "description": "Background color variant for informational messages" + } + }, + "message-info-02": { + "$value": "{options.color.info-blue-300}", + "$type": "color", + "docs": { + "category": "colors", + "type": "background", + "example": "color", + "description": "Background color variant for informational messages" + } + }, + "message-sale": { + "$value": "{options.color.sale-red-800}", + "$type": "color", + "docs": { + "category": "colors", + "type": "background", + "example": "color", + "description": "Background color for sale messages" + } + } + }, + "border": { + "message-default-01": { + "$value": "{options.color.default-grey-800}", + "$type": "color", + "docs": { + "category": "colors", + "type": "border", + "example": "color", + "description": "Border color variant for default messages" + } + }, + "message-default-02": { + "$value": "{options.color.default-grey-300}", + "$type": "color", + "docs": { + "category": "colors", + "type": "border", + "example": "color", + "description": "Border color variant for default messages" + } + }, + "message-success-01": { + "$value": "{options.color.success-green-800}", + "$type": "color", + "docs": { + "category": "colors", + "type": "border", + "example": "color", + "description": "Border color variant for success messages" + } + }, + "message-success-02": { + "$value": "{options.color.success-green-300}", + "$type": "color", + "docs": { + "category": "colors", + "type": "border", + "example": "color", + "description": "Border color variant for success messages" + } + }, + "message-warning-01": { + "$value": "{options.color.warning-yellow-800}", + "$type": "color", + "docs": { + "category": "colors", + "type": "border", + "example": "color", + "description": "Border color variant for warning messages" + } + }, + "message-warning-02": { + "$value": "{options.color.warning-yellow-300}", + "$type": "color", + "docs": { + "category": "colors", + "type": "border", + "example": "color", + "description": "Border color variant for warning messages" + } + }, + "message-error-01": { + "$value": "{options.color.error-red-800}", + "$type": "color", + "docs": { + "category": "colors", + "type": "border", + "example": "color", + "description": "Border color variant for error messages" + } + }, + "message-error-02": { + "$value": "{options.color.error-red-300}", + "$type": "color", + "docs": { + "category": "colors", + "type": "border", + "example": "color", + "description": "Border color variant for error messages" + } + }, + "message-info-01": { + "$value": "{options.color.info-blue-800}", + "$type": "color", + "docs": { + "category": "colors", + "type": "border", + "example": "color", + "description": "Border color variant for informational messages" + } + }, + "message-info-02": { + "$value": "{options.color.info-blue-300}", + "$type": "color", + "docs": { + "category": "colors", + "type": "border", + "example": "color", + "description": "Border color variant for informational messages" + } + } + } + } +} diff --git a/tokens/global/modal.json5 b/tokens/global/modal.json5 new file mode 100644 index 0000000..0a83fa5 --- /dev/null +++ b/tokens/global/modal.json5 @@ -0,0 +1,18 @@ +{ + "color": { + "background": { + "modal": { + "overlay": { + "$value": "{options.color.warm-grey-025-85}", + "$type": "color", + "docs": { + "category": "colors", + "type": "modal", + "example": "color", + "description": "The background overlay for modal" + } + } + } + } + } +} diff --git a/tokens/global/motion.json5 b/tokens/global/motion.json5 index 492820b..a1ba91d 100644 --- a/tokens/global/motion.json5 +++ b/tokens/global/motion.json5 @@ -1,87 +1,83 @@ { "duration": { - "docCategory": "motion", - "docExample": "duration", "1-x": { "$value": "100ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "2-x": { "$value": "200ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "3-x": { "$value": "300ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "4-x": { "$value": "400ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "5-x": { "$value": "500ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } }, "6-x": { "$value": "600ms", "$type": "time", "docs": { - "category": "{duration.docCategory}", + "category": "motion", "type": "duration", - "example": "{duration.docExample}" + "example": "duration" } } }, "timing": { - "docCategory": "motion", - "docExample": "timing", "function-ease-out": { "$value": "cubic-bezier(0.32, 0.94, 0.60, 1)", "docs": { - "category": "{timing.docCategory}", + "category": "motion", "type": "timing", - "example": "{timing.docExample}" + "example": "timing" } }, "function-ease": { "$value": "cubic-bezier(0.15, 0, 0.15, 0)", "docs": { - "category": "{timing.docCategory}", + "category": "motion", "type": "timing", - "example": "{timing.docExample}" + "example": "timing" } }, "function-linear": { "$value": "cubic-bezier(0, 0, 1, 1)", "docs": { - "category": "{timing.docCategory}", + "category": "motion", "type": "timing", - "example": "{timing.docExample}" + "example": "timing" } } } diff --git a/tokens/global/pagination.json5 b/tokens/global/pagination.json5 new file mode 100644 index 0000000..56cce4d --- /dev/null +++ b/tokens/global/pagination.json5 @@ -0,0 +1,28 @@ +{ + "color": { + "background": { + "pagination": { + "hover": { + "$value": "{options.color.warm-grey-010}", + "$type": "color", + "docs": { + "category": "colors", + "type": "pagination", + "example": "color", + "description": "Background color for the hover state of pagination" + } + }, + "keyline": { + "$value": "{options.color.alpine-lake-blue-800}", + "$type": "color", + "docs": { + "category": "colors", + "type": "pagination", + "example": "color", + "description": "Background color for the pagination keyline" + } + } + } + } + } +} diff --git a/tokens/global/prominence.json5 b/tokens/global/prominence.json5 index a12d4de..7bf662b 100644 --- a/tokens/global/prominence.json5 +++ b/tokens/global/prominence.json5 @@ -1,12 +1,11 @@ { "prominence": { - "docCategory": "prominence", "flat-x": { "$value": "0", "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "flat-y": { @@ -14,7 +13,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "flat-blur": { @@ -22,7 +21,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "flat-spread": { @@ -30,7 +29,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "flat-color": { @@ -38,7 +37,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "raised-x": { @@ -46,7 +45,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "raised-y": { @@ -54,7 +53,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "raised-blur": { @@ -62,7 +61,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "raised-spread": { @@ -70,7 +69,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "raised-color": { @@ -78,7 +77,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "elevated-x": { @@ -86,7 +85,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "elevated-y": { @@ -94,7 +93,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "elevated-blur": { @@ -102,7 +101,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "elevated-spread": { @@ -110,7 +109,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "elevated-color": { @@ -118,7 +117,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "floating-x": { @@ -126,7 +125,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "floating-y": { @@ -134,7 +133,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "floating-blur": { @@ -142,7 +141,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "floating-spread": { @@ -150,7 +149,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "floating-color": { @@ -158,7 +157,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "lifted-x": { @@ -166,7 +165,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "lifted-y": { @@ -174,7 +173,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "lifted-blur": { @@ -182,7 +181,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "lifted-spread": { @@ -190,7 +189,7 @@ "$type": "dimension", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } }, "lifted-color": { @@ -198,7 +197,7 @@ "$type": "color", "docs": { "type": "prominence", - "category": "{prominence.docCategory}" + "category": "prominence" } } } diff --git a/tokens/global/radius.json5 b/tokens/global/radius.json5 index 615bc20..04d886a 100644 --- a/tokens/global/radius.json5 +++ b/tokens/global/radius.json5 @@ -1,14 +1,12 @@ { "radius": { - "docCategory": "radius", - "docExample": "radius", "sharp": { "$value": "0", "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } }, "soft": { @@ -16,8 +14,8 @@ "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } }, "softer": { @@ -25,8 +23,8 @@ "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } }, "softest": { @@ -34,8 +32,8 @@ "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } }, "round": { @@ -43,8 +41,8 @@ "$type": "dimension", "docs": { "type": "radius", - "category": "{radius.docCategory}", - "example": "{radius.docExample}" + "category": "radius", + "example": "radius" } } } diff --git a/tokens/global/rating.json5 b/tokens/global/rating.json5 index 661da74..bf66367 100644 --- a/tokens/global/rating.json5 +++ b/tokens/global/rating.json5 @@ -35,24 +35,26 @@ } }, "background": { - "rating-star-default": { - "$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" - } - }, - "rating-star-highlighted": { - "$value": "{options.color.golden-yellow-500}", - "$type": "color", - "docs": { - "category": "colors", - "type": "rating", - "example": "color", - "description": "Background color for the highlighted rating icon" + "rating-star": { + "default": { + "$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" + } + }, + "highlighted": { + "$value": "{options.color.golden-yellow-500}", + "$type": "color", + "docs": { + "category": "colors", + "type": "rating", + "example": "color", + "description": "Background color for the highlighted rating icon" + } } } }, diff --git a/tokens/global/space.json5 b/tokens/global/space.json5 index 543e359..c3d2e52 100644 --- a/tokens/global/space.json5 +++ b/tokens/global/space.json5 @@ -1,14 +1,12 @@ { "space": { - "docCategory": "spacing", - "docExample": "spacing", "zero": { "$value": "{options.space.zero}", "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -17,8 +15,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -27,8 +25,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -37,8 +35,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -47,8 +45,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -57,8 +55,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -67,8 +65,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -77,8 +75,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -87,8 +85,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -97,8 +95,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -107,8 +105,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -117,8 +115,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -127,8 +125,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -138,7 +136,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -148,7 +146,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -158,8 +156,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "eighth-x-squish-left-right": { @@ -167,8 +165,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "eighth-x-stretch-top-bottom": { @@ -176,8 +174,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "eighth-x-stretch-left-right": { @@ -185,8 +183,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "three-sixteenth-x": { @@ -194,7 +192,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -204,7 +202,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -215,8 +213,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "quarter-x-squish-left-right": { @@ -224,8 +222,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "quarter-x-stretch-top-bottom": { @@ -234,8 +232,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "quarter-x-stretch-left-right": { @@ -243,8 +241,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "three-eighth-x": { @@ -252,7 +250,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -262,7 +260,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -273,8 +271,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "half-x-squish-left-right": { @@ -282,8 +280,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "half-x-stretch-top-bottom": { @@ -292,8 +290,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "half-x-stretch-left-right": { @@ -301,8 +299,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "three-quarter-x": { @@ -310,7 +308,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -321,8 +319,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "three-quarter-x-squish-left-right": { @@ -330,8 +328,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "three-quarter-x-stretch-top-bottom": { @@ -340,8 +338,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "three-quarter-x-stretch-left-right": { @@ -349,8 +347,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "one-x": { @@ -358,7 +356,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -369,8 +367,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "one-x-squish-left-right": { @@ -378,8 +376,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "one-x-stretch-top-bottom": { @@ -388,8 +386,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "one-x-stretch-left-right": { @@ -397,8 +395,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "one-and-a-half-x": { @@ -406,7 +404,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -417,8 +415,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "one-and-a-half-x-squish-left-right": { @@ -426,8 +424,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "one-and-a-half-x-stretch-top-bottom": { @@ -436,8 +434,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "one-and-a-half-x-stretch-left-right": { @@ -445,8 +443,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "two-x": { @@ -454,7 +452,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -465,8 +463,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "two-x-squish-left-right": { @@ -474,8 +472,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "two-x-stretch-top-bottom": { @@ -484,8 +482,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "two-x-stretch-left-right": { @@ -493,8 +491,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "three-x": { @@ -502,7 +500,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -513,8 +511,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "three-x-squish-left-right": { @@ -522,8 +520,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "three-x-stretch-top-bottom": { @@ -532,8 +530,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "three-x-stretch-left-right": { @@ -541,8 +539,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "four-x": { @@ -550,7 +548,7 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", + "category": "spacing", "example": "inset" }, "utility-class": true @@ -561,8 +559,8 @@ "spacingModifier": "{options.space.squish}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "four-x-squish-left-right": { @@ -570,8 +568,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "four-x-stretch-top-bottom": { @@ -580,8 +578,8 @@ "spacingModifier": "{options.space.stretch}", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } }, "four-x-stretch-left-right": { @@ -589,8 +587,8 @@ "$type": "dimension", "docs": { "type": "spacing", - "category": "{space.docCategory}", - "example": "{space.docExample}" + "category": "spacing", + "example": "spacing" } } } diff --git a/tokens/global/surface-selection.json5 b/tokens/global/surface-selection.json5 new file mode 100644 index 0000000..9100af8 --- /dev/null +++ b/tokens/global/surface-selection.json5 @@ -0,0 +1,132 @@ +{ + "color": { + "background": { + "surface-selection": { + "default-rest": { + "$value": "{options.color.white}", + "$type": "color", + "docs": { + "category": "colors", + "type": "surface selection", + "example": "color", + "description": "Background color for the default surface selection" + } + }, + "default-active": { + "$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" + } + }, + "default-hover": { + "$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" + } + }, + "default-checked": { + "$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" + } + }, + "default-disabled": { + "$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" + } + }, + "default-loading": { + "$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" + } + } + } + }, + "border": { + "surface-selection": { + "default-rest": { + "$value": "{options.color.default-grey-700}", + "$type": "color", + "docs": { + "category": "colors", + "type": "surface selection", + "example": "color", + "description": "Border color for the default surface selection" + } + }, + "default-active": { + "$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" + } + }, + "default-hover": { + "$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" + } + }, + "default-checked": { + "$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" + } + }, + "default-disabled": { + "$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" + } + }, + "default-loading": { + "$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" + } + } + } + } + } +} diff --git a/tokens/global/surfaceselection.json5 b/tokens/global/surfaceselection.json5 deleted file mode 100644 index f757a9a..0000000 --- a/tokens/global/surfaceselection.json5 +++ /dev/null @@ -1,136 +0,0 @@ -{ - "color": { - "background": { - "surface-selection": { - "default": { - "rest": { - "$value": "{options.color.white}", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface selection", - "example": "color", - "description": "Background color for the default surface selection" - } - }, - "active": { - "$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" - } - }, - "hover": { - "$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" - } - }, - "checked": { - "$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" - } - }, - "disabled": { - "$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" - } - }, - "loading": { - "$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" - } - } - } - } - }, - "border": { - "surface-selection": { - "default": { - "rest": { - "$value": "{options.color.default-grey-700}", - "$type": "color", - "docs": { - "category": "colors", - "type": "surface selection", - "example": "color", - "description": "Border color for the default surface selection" - } - }, - "active": { - "$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" - } - }, - "hover": { - "$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" - } - }, - "checked": { - "$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" - } - }, - "disabled": { - "$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" - } - }, - "loading": { - "$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" - } - } - } - } - } - } -} diff --git a/tokens/global/switch.json5 b/tokens/global/switch.json5 index 22ac711..08c3a45 100644 --- a/tokens/global/switch.json5 +++ b/tokens/global/switch.json5 @@ -32,100 +32,94 @@ "description": "The background color of a switch on focus" } }, - "selected": { - "default-rest": { - "$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" - } - }, - "default-hover": { - "$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" - } - }, - "default-focus": { - "$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" - } - } - }, - "handle": { - "default-rest": { - "$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" - } - }, - "default-hover": { - "$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" - } - }, - "default-focus": { - "$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" - } - }, - "selected": { - "default-rest": { - "$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" - } - }, - "default-hover": { - "$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" - } - }, - "default-focus": { - "$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" - } - } + "default-rest": { + "$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" + } + }, + "default-hover": { + "$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" + } + }, + "default-focus": { + "$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" + } + }, + "handle-default-rest": { + "$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" + } + }, + "handle-default-hover": { + "$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" + } + }, + "handle-default-focus": { + "$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" + } + }, + "handle-selected-default-rest": { + "$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" + } + }, + "handle-selected-default-hover": { + "$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" + } + }, + "handle-selected-default-focus": { + "$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" } } } @@ -142,72 +136,68 @@ "description": "Border color for a switch that is not selected on hover" } }, - "handle": { - "default-rest": { - "$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" - } - }, - "default-hover": { - "$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" - } - }, - "default-focus": { - "$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" - } + "handle-default-rest": { + "$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" + } + }, + "handle-default-hover": { + "$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" + } + }, + "handle-default-focus": { + "$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" } } } }, "icon": { "switch": { - "selected": { - "default-rest": { - "$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" - } - }, - "default-hover": { - "$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" - } - }, - "default-focus": { - "$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" - } + "selected-default-rest": { + "$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" + } + }, + "selected-default-hover": { + "$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" + } + }, + "selected-default-focus": { + "$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" } } } diff --git a/tokens/global/tab.json5 b/tokens/global/tab.json5 index 0ee4119..6042926 100644 --- a/tokens/global/tab.json5 +++ b/tokens/global/tab.json5 @@ -46,66 +46,64 @@ }, "border": { "tab": { - "keyline": { - "rest": { - "$value": "{options.color.warm-grey-600}", - "$type": "color", - "docs": { - "category": "colors", - "type": "tabs", - "example": "color", - "description": "The border color of tab keyline" - } - }, - "active": { - "$value": "{options.color.alpine-lake-blue-800}", - "$type": "color", - "docs": { - "category": "colors", - "type": "tabs", - "example": "color", - "description": "Border color for the active tab keyline" - } - }, - "active-alt": { - "$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" - } - }, - "hover": { - "$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" - } - }, - "hover-alt": { - "$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" - } - }, - "disabled": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "category": "colors", - "type": "tabs", - "example": "color", - "description": "Border color for the disabled tab keyline" - } + "keyline-rest": { + "$value": "{options.color.warm-grey-600}", + "$type": "color", + "docs": { + "category": "colors", + "type": "tabs", + "example": "color", + "description": "The border color of tab keyline" + } + }, + "keyline-active": { + "$value": "{options.color.alpine-lake-blue-800}", + "$type": "color", + "docs": { + "category": "colors", + "type": "tabs", + "example": "color", + "description": "Border color for the active tab keyline" + } + }, + "keyline-active-alt": { + "$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" + } + }, + "keyline-hover": { + "$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" + } + }, + "keyline-hover-alt": { + "$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" + } + }, + "keyline-disabled": { + "$value": "{options.color.warm-grey-250}", + "$type": "color", + "docs": { + "category": "colors", + "type": "tabs", + "example": "color", + "description": "Border color for the disabled tab keyline" } } } diff --git a/tokens/global/table.json5 b/tokens/global/table.json5 index 96288e7..bc75d59 100644 --- a/tokens/global/table.json5 +++ b/tokens/global/table.json5 @@ -1,34 +1,36 @@ { "color": { "background": { - "table-header": { - "$value": "{options.color.warm-grey-025}", - "$type": "color", - "docs": { - "category": "colors", - "type": "table", - "example": "color", - "description": "The background color of table headers" - } - }, - "table-row": { - "$value": "{options.color.white}", - "$type": "color", - "docs": { - "category": "colors", - "type": "table", - "example": "color", - "description": "The background color of table rows" - } - }, - "table-row-alt": { - "$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" + "table": { + "header": { + "$value": "{options.color.warm-grey-025}", + "$type": "color", + "docs": { + "category": "colors", + "type": "table", + "example": "color", + "description": "The background color of table headers" + } + }, + "row": { + "$value": "{options.color.white}", + "$type": "color", + "docs": { + "category": "colors", + "type": "table", + "example": "color", + "description": "The background color of table rows" + } + }, + "row-alt": { + "$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" + } } } }, diff --git a/tokens/global/toggle-button.json5 b/tokens/global/toggle-button.json5 new file mode 100644 index 0000000..48d06fc --- /dev/null +++ b/tokens/global/toggle-button.json5 @@ -0,0 +1,118 @@ +{ + "color": { + "text": { + "toggle-button": { + "default-rest": { + "$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" + } + } + } + }, + "background": { + "toggle-group": { + "default-rest": { + "$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" + } + }, + }, + "toggle-button": { + "default-rest": { + "$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" + } + }, + "default-hover": { + "$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" + } + }, + "default-focus": { + "$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" + } + }, + "default-selected-rest": { + "$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" + } + }, + "default-selected-hover": { + "$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" + } + } + } + }, + "border": { + "toggle-button": { + "default-focus": { + "$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" + } + }, + "default-selected-rest": { + "$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" + } + }, + "default-selected-focus": { + "$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" + } + } + } + } + } +} diff --git a/tokens/global/togglebutton.json5 b/tokens/global/togglebutton.json5 deleted file mode 100644 index 8cedad5..0000000 --- a/tokens/global/togglebutton.json5 +++ /dev/null @@ -1,128 +0,0 @@ -{ - "color": { - "text": { - "toggle-button": { - "default-rest": { - "$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" - } - } - } - }, - "background": { - "toggle-group": { - "default": { - "rest": { - "$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" - } - } - } - }, - "toggle-button": { - "default": { - "rest": { - "$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" - } - }, - "hover": { - "$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" - } - }, - "focus": { - "$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" - } - }, - "selected": { - "rest": { - "$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" - } - }, - "hover": { - "$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" - } - } - } - } - } - }, - "border": { - "toggle-button": { - "default": { - "focus": { - "$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" - } - }, - "selected": { - "rest": { - "$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" - } - }, - "focus": { - "$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" - } - } - } - } - } - } - } -} diff --git a/tokens/global/tooltip.json5 b/tokens/global/tooltip.json5 index 6f4e53e..eb9d716 100644 --- a/tokens/global/tooltip.json5 +++ b/tokens/global/tooltip.json5 @@ -12,7 +12,7 @@ "description": "Text color for tooltips" } } - } + }, }, "background": { "tooltip": { diff --git a/tokens/themes/docsite/table.json5 b/tokens/themes/docsite/table.json5 index 7ac5554..17c8a82 100644 --- a/tokens/themes/docsite/table.json5 +++ b/tokens/themes/docsite/table.json5 @@ -1,27 +1,31 @@ { "color": { "background": { - "table-header": { - "$value": "{options.color.warm-grey-010}", - "$type": "color", - "docs": { - "type": "table" - } - }, - "table-row": { - "$value": "{options.color.warm-grey-025}", - "$type": "color", - "docs": { - "type": "table" + "table": { + "header": { + "$value": "{options.color.warm-grey-010}", + "$type": "color", + "docs": { + "type": "table" + } + }, + "row": { + "$value": "{options.color.warm-grey-025}", + "$type": "color", + "docs": { + "type": "table" + } } } }, "border": { - "table-row": { - "$value": "{options.color.warm-grey-250}", - "$type": "color", - "docs": { - "type": "table" + "table": { + "row": { + "$value": "{options.color.warm-grey-250}", + "$type": "color", + "docs": { + "type": "table" + } } } }, @@ -47,27 +51,31 @@ "knockout": { "color": { "background": { - "table-header": { - "$value": "{options.color.warm-grey-900-50}", - "$type": "color", - "docs": { - "type": "table" - } - }, - "table-row": { - "$value": "{options.color.warm-grey-1000}", - "$type": "color", - "docs": { - "type": "table" + "table": { + "header": { + "$value": "{options.color.warm-grey-900-50}", + "$type": "color", + "docs": { + "type": "table" + } + }, + "row": { + "$value": "{options.color.warm-grey-1000}", + "$type": "color", + "docs": { + "type": "table" + } } } }, "border": { - "table-row": { - "$value": "{options.color.warm-grey-900}", - "$type": "color", - "docs": { - "type": "table" + "table": { + "row": { + "$value": "{options.color.warm-grey-900}", + "$type": "color", + "docs": { + "type": "table" + } } } }, diff --git a/tokens/themes/rei-dot-com/link.json5 b/tokens/themes/rei-dot-com/link.json5 index 55bc388..4a334bd 100644 --- a/tokens/themes/rei-dot-com/link.json5 +++ b/tokens/themes/rei-dot-com/link.json5 @@ -1,6 +1,4 @@ { - "doccategory": "palettes", - "docexample": "palette", "color": { "text": { "link": { diff --git a/tokens/web/breakpoints.json5 b/tokens/web/breakpoints.json5 index 6421d90..c962560 100644 --- a/tokens/web/breakpoints.json5 +++ b/tokens/web/breakpoints.json5 @@ -1,14 +1,12 @@ { "breakpoint": { - "docCategory": "breakpoints", - "docExample": "breakpoint", "xs": { "$value": "0", "$type": "breakpoint", "docs": { "type": "breakpoint", - "category": "{breakpoint.docCategory}", - "example": "{breakpoint.docExample}" + "category": "breakpoints", + "example": "breakpoint" } }, "sm": { @@ -16,8 +14,8 @@ "$type": "breakpoint", "docs": { "type": "breakpoint", - "category": "{breakpoint.docCategory}", - "example": "{breakpoint.docExample}" + "category": "breakpoints", + "example": "breakpoint" } }, "md": { @@ -25,8 +23,8 @@ "$type": "breakpoint", "docs": { "type": "breakpoint", - "category": "{breakpoint.docCategory}", - "example": "{breakpoint.docExample}" + "category": "breakpoints", + "example": "breakpoint" } }, "lg": { @@ -34,8 +32,8 @@ "$type": "breakpoint", "docs": { "type": "breakpoint", - "category": "{breakpoint.docCategory}", - "example": "{breakpoint.docExample}" + "category": "breakpoints", + "example": "breakpoint" } } } diff --git a/tokens/web/prominence.json5 b/tokens/web/prominence.json5 index ab9a92b..b52de42 100644 --- a/tokens/web/prominence.json5 +++ b/tokens/web/prominence.json5 @@ -4,7 +4,7 @@ "$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}", + "category": "prominence", "example": "prominence" } }, @@ -12,7 +12,7 @@ "$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}", + "category": "prominence", "example": "prominence" } }, @@ -20,7 +20,7 @@ "$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}", + "category": "prominence", "example": "prominence" } }, @@ -28,7 +28,7 @@ "$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}", + "category": "prominence", "example": "prominence" } }, @@ -36,7 +36,7 @@ "$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}", + "category": "prominence", "example": "prominence" } } diff --git a/tokens/web/space.json5 b/tokens/web/space.json5 index 909304d..67d3db2 100644 --- a/tokens/web/space.json5 +++ b/tokens/web/space.json5 @@ -7,8 +7,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -17,8 +17,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -27,8 +27,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -37,8 +37,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -47,8 +47,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -57,8 +57,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -67,8 +67,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -77,8 +77,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -87,8 +87,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -97,8 +97,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -107,8 +107,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -117,8 +117,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -127,8 +127,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -137,8 +137,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -147,8 +147,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -157,8 +157,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -167,8 +167,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }, @@ -177,8 +177,8 @@ "$type": "dimension", "docs": { "type": "inset", - "category": "{space.docCategory}", - "example": "{space.inset.docExample}" + "category": "spacing", + "example": "spacing" }, "utility-class": true }