UNPKG

@salesforce-ux/design-system

Version:
1,765 lines 292 kB
{ "auraImports": [ "force:mqCommons", "force:fontCommons" ], "props": { "FONT_FAMILY": { "category": "font", "type": "font", "cssProperties": [ "font", "font-family" ], "deprecated": true, "value": "'Salesforce Sans', Arial, sans-serif", "comment": "Deprecated: use FONT_FAMILY_TEXT instead for regular body text and FONT_FAMILY_HEADING for headings.", "originalValue": "{!SANS_SERIF}", "name": "FONT_FAMILY" }, "COLOR_BACKGROUND_ROW_ACTIVE": { "type": "color", "category": "background-color", "cssProperties": [ "background*", "border*", "box-shadow" ], "value": "#F2F2F3", "comment": "Used as the background color for the active state on rows or items on list-like components.", "access": "global", "originalValue": "{!PALETTE_COOL_GRAY_3}", "name": "COLOR_BACKGROUND_ROW_ACTIVE" }, "COLOR_BACKGROUND_LIGHT": { "type": "color", "category": "background-color", "cssProperties": [ "background*", "border*", "box-shadow" ], "value": "#FFFFFF", "comment": "Light variant of COLOR_BACKGROUND.", "release": "2.8.0", "originalValue": "{!PALETTE_COOL_GRAY_1}", "name": "COLOR_BACKGROUND_LIGHT" }, "COLOR_BACKGROUND_ROW_HOVER": { "type": "color", "category": "background-color", "cssProperties": [ "background*", "border*", "box-shadow" ], "value": "#F9F9FA", "comment": "Used as the background color for the hover state on rows or items on list-like components.", "access": "global", "originalValue": "{!PALETTE_COOL_GRAY_2}", "name": "COLOR_BACKGROUND_ROW_HOVER" }, "COLOR_BACKGROUND_ERROR_DARK": { "type": "color", "category": "background-color", "cssProperties": [ "background*", "border*", "box-shadow" ], "value": "#C23934", "comment": "Dark color for UI elements related to errors. Accessible with white text.", "originalValue": "{!FLUSH_MAHOGANY}", "name": "COLOR_BACKGROUND_ERROR_DARK" }, "COLOR_BACKGROUND_INFO": { "type": "color", "category": "background-color", "cssProperties": [ "background*", "border*", "box-shadow" ], "value": "#6B6D70", "comment": "Background color for UI elements related to providing neutral information (not error, success, or warning).", "originalValue": "{!PALETTE_COOL_GRAY_9}", "name": "COLOR_BACKGROUND_INFO" }, "COLOR_BACKGROUND_ALT_INVERSE": { "originalValue": "{!BISCAY}", "access": "global", "release": "1.0.0", "name": "COLOR_BACKGROUND_ALT_INVERSE", "value": "#16325C", "cssProperties": [ "background*", "border*", "box-shadow" ], "type": "color", "category": "background-color", "comment": "Alternative background color for dark portions of the app." }, "COLOR_BACKGROUND_ROW_NEW": { "type": "color", "category": "background-color", "cssProperties": [ "background*", "border*", "box-shadow" ], "value": "#D9FFDF", "comment": "Used as the background color for the new state on rows or items on list-like components.", "access": "global", "originalValue": "{!SNOWY_MINT}", "name": "COLOR_BACKGROUND_ROW_NEW" }, "COLOR_BACKGROUND_SUCCESS_DARK": { "type": "color", "category": "background-color", "cssProperties": [ "background*", "border*", "box-shadow" ], "value": "#04844B", "comment": "Dark color for UI elements that have to do with success. Accessible with white text.", "originalValue": "{!SALEM}", "name": "COLOR_BACKGROUND_SUCCESS_DARK" }, "COLOR_BACKGROUND_STENCIL": { "type": "color", "category": "background-color", "cssProperties": [ "background*", "border*", "box-shadow" ], "value": "#F2F2F3", "comment": "Used as background for loading stencils on white background.", "originalValue": "{!PALETTE_COOL_GRAY_3}", "name": "COLOR_BACKGROUND_STENCIL" }, "COLOR_BACKGROUND_WARNING": { "type": "color", "category": "background-color", "cssProperties": [ "background*", "border*", "box-shadow" ], "value": "#FFB75D", "comment": "Color for UI elements that have to do with warning.", "originalValue": "{!KOROMIKO}", "name": "COLOR_BACKGROUND_WARNING" }, "COLOR_BACKGROUND_HIGHLIGHT_SEARCH": { "type": "color", "category": "background-color", "cssProperties": [ "background*", "border*", "box-shadow" ], "value": "#fff03f", "comment": "Background color for highlighting text in search results.", "originalValue": "{!GORSE}", "name": "COLOR_BACKGROUND_HIGHLIGHT_SEARCH" }, "COLOR_BACKGROUND_DESTRUCTIVE_HOVER": { "type": "color", "category": "background-color", "cssProperties": [ "background*", "border*", "box-shadow" ], "value": "#A61A14", "comment": "Hover color for UI elements related to destructive actions.", "originalValue": "{!TABASCO}", "name": "COLOR_BACKGROUND_DESTRUCTIVE_HOVER" }, "COLOR_BACKGROUND": { "originalValue": "{!PALETTE_COOL_GRAY_2}", "access": "global", "release": "1.0.0", "name": "COLOR_BACKGROUND", "value": "#F9F9FA", "cssProperties": [ "background*", "border*", "box-shadow" ], "type": "color", "category": "background-color", "comment": "Default background color for the whole app." }, "COLOR_BRAND_DARK": { "type": "color", "category": "background-color", "cssProperties": [ "background*", "border*", "box-shadow" ], "value": "#0070D2", "comment": "Our product brand blue, darkened to meet accessibility color contrast ratios with white text.", "access": "global", "originalValue": "{!SCIENCE_BLUE}", "name": "COLOR_BRAND_DARK" }, "COLOR_BACKGROUND_BACKDROP": { "type": "color", "category": "background-color", "cssProperties": [ "background*", "border*", "box-shadow" ], "value": "rgba(255, 255, 255, 0.75)", "comment": "The color of the mask overlay that appears when you enter a modal state.", "originalValue": "{!WHITE_TRANSPARENT_75}", "name": "COLOR_BACKGROUND_BACKDROP" }, "COLOR_BACKGROUND_DARK": { "type": "color", "category": "background-color", "cssProperties": [ "background*", "border*", "box-shadow" ], "value": "#E9EAEC", "comment": "Light variant of COLOR_BACKGROUND.", "release": "2.8.0", "originalValue": "{!PALETTE_COOL_GRAY_4}", "name": "COLOR_BACKGROUND_DARK" }, "COLOR_BRAND": { "type": "color", "category": "background-color", "cssProperties": [ "background*", "border*", "box-shadow" ], "value": "#1589EE", "comment": "Our product brand blue.", "access": "global", "originalValue": "{!AZURE}", "name": "COLOR_BRAND" }, "COLOR_BACKGROUND_DESTRUCTIVE": { "type": "color", "category": "background-color", "cssProperties": [ "background*", "border*", "box-shadow" ], "value": "#C23934", "comment": "Color for UI elements related to destructive actions.", "originalValue": "{!FLUSH_MAHOGANY}", "name": "COLOR_BACKGROUND_DESTRUCTIVE" }, "COLOR_BACKGROUND_SUCCESS": { "type": "color", "category": "background-color", "cssProperties": [ "background*", "border*", "box-shadow" ], "value": "#4BCA81", "comment": "Color for UI elements that have to do with success.", "originalValue": "{!EMERALD}", "name": "COLOR_BACKGROUND_SUCCESS" }, "COLOR_BACKGROUND_WARNING_DARK": { "type": "color", "category": "background-color", "cssProperties": [ "background*", "border*", "box-shadow" ], "value": "#FF9E2C", "comment": "Dark Color for UI elements that have to do with warning.", "originalValue": "{!SUNSHADE}", "name": "COLOR_BACKGROUND_WARNING_DARK" }, "COLOR_BACKGROUND_OFFLINE": { "type": "color", "category": "background-color", "cssProperties": [ "background*", "border*", "box-shadow" ], "value": "#3E4041", "comment": "Color for UI elements related to the offline state.", "originalValue": "{!PALETTE_COOL_GRAY_11}", "name": "COLOR_BACKGROUND_OFFLINE" }, "COLOR_BACKGROUND_STENCIL_ALT": { "type": "color", "category": "background-color", "cssProperties": [ "background*", "border*", "box-shadow" ], "value": "#E9EAEC", "comment": "Used as an alternate background for loading stencils on gray backgrounds.", "originalValue": "{!PALETTE_COOL_GRAY_4}", "name": "COLOR_BACKGROUND_STENCIL_ALT" }, "COLOR_BACKGROUND_INVERSE_LIGHT": { "type": "color", "category": "background-color", "cssProperties": [ "background*", "border*", "box-shadow" ], "value": "#16325C", "comment": "Light variant of COLOR_BACKGROUND_INVERSE.", "release": "2.8.0", "originalValue": "{!BISCAY}", "name": "COLOR_BACKGROUND_INVERSE_LIGHT" }, "COLOR_BACKGROUND_CUSTOMER": { "type": "color", "category": "background-color", "cssProperties": [ "background*", "border*", "box-shadow" ], "value": "#FF9A3C", "comment": "Background color for UI elements related to the concept of an external user or customer.", "originalValue": "{!TANGERINE}", "name": "COLOR_BACKGROUND_CUSTOMER" }, "COLOR_BACKGROUND_ERROR": { "type": "color", "category": "background-color", "cssProperties": [ "background*", "border*", "box-shadow" ], "value": "#D4504C", "comment": "Color for UI elements related to errors.", "originalValue": "{!VALENCIA}", "name": "COLOR_BACKGROUND_ERROR" }, "COLOR_BACKGROUND_ALT": { "originalValue": "{!WHITE}", "access": "global", "release": "1.0.0", "name": "COLOR_BACKGROUND_ALT", "value": "#FFFFFF", "cssProperties": [ "background*", "border*", "box-shadow" ], "type": "color", "category": "background-color", "comment": "Second default background color for the app." }, "COLOR_BACKGROUND_SUCCESS_DARKER": { "type": "color", "category": "background-color", "cssProperties": [ "background*", "border*", "box-shadow" ], "value": "#004a29", "comment": "Darker color for UI elements that have to do with success. Accessible with white text.", "originalValue": "{!KAITOKE_GREEN}", "name": "COLOR_BACKGROUND_SUCCESS_DARKER" }, "COLOR_BACKGROUND_ROW_SELECTED": { "type": "color", "category": "background-color", "cssProperties": [ "background*", "border*", "box-shadow" ], "value": "#E9EAEC", "comment": "Used as the background color for selected rows or items on list-like components.", "access": "global", "originalValue": "{!PALETTE_COOL_GRAY_4}", "name": "COLOR_BACKGROUND_ROW_SELECTED" }, "COLOR_BRAND_DARKER": { "type": "color", "category": "background-color", "cssProperties": [ "background*", "border*", "box-shadow" ], "value": "#005FB2", "comment": "Our product brand blue, darkened even further.", "originalValue": "{!ENDEAVOUR}", "name": "COLOR_BRAND_DARKER" }, "COLOR_BACKGROUND_SELECTION": { "type": "color", "category": "background-color", "cssProperties": [ "background*", "border*", "box-shadow" ], "value": "#D8EDFF", "comment": "Background color for text selected with a mouse.", "originalValue": "{!PATTEN_BLUE}", "name": "COLOR_BACKGROUND_SELECTION" }, "COLOR_BACKGROUND_DESTRUCTIVE_ACTIVE": { "type": "color", "category": "background-color", "cssProperties": [ "background*", "border*", "box-shadow" ], "value": "#870500", "comment": "Active color for UI elements related to destructive actions.", "originalValue": "{!MAROON}", "name": "COLOR_BACKGROUND_DESTRUCTIVE_ACTIVE" }, "COLOR_BACKGROUND_INVERSE": { "originalValue": "{!DEEP_COVE}", "access": "global", "release": "1.0.0", "name": "COLOR_BACKGROUND_INVERSE", "value": "#061C3F", "cssProperties": [ "background*", "border*", "box-shadow" ], "type": "color", "category": "background-color", "comment": "Default background color for dark portions of the app (like Stage Left or tooltips)." }, "COLOR_BACKGROUND_HIGHLIGHT": { "type": "color", "category": "background-color", "cssProperties": [ "background*", "border*", "box-shadow" ], "value": "#FAFFBD", "comment": "Background color for highlighting UI elements.", "access": "global", "originalValue": "{!LEMON_CHIFFON}", "name": "COLOR_BACKGROUND_HIGHLIGHT" }, "COLOR_BORDER_ERROR_DARK": { "type": "color", "category": "border-color", "cssProperties": [ "border*", "box-shadow", "outline", "outline-color" ], "value": "#EA8288", "comment": "Dark alternative border color for UI elements related to errors.", "originalValue": "{!DEEP_BLUSH}", "name": "COLOR_BORDER_ERROR_DARK" }, "COLOR_BORDER_BRAND_DARK": { "type": "color", "category": "border-color", "cssProperties": [ "border*", "box-shadow", "outline", "outline-color" ], "value": "#0070D2", "comment": "Our product brand blue, darkened to meet accessibility color contrast ratios with white text.", "originalValue": "{!SCIENCE_BLUE}", "name": "COLOR_BORDER_BRAND_DARK" }, "COLOR_BORDER_INFO": { "type": "color", "category": "border-color", "cssProperties": [ "border*", "box-shadow", "outline", "outline-color" ], "value": "#6B6D70", "comment": "Border color for UI elements related to providing neutral information (not error, success, or warning).", "originalValue": "{!PALETTE_COOL_GRAY_9}", "name": "COLOR_BORDER_INFO" }, "COLOR_BORDER_WARNING": { "type": "color", "category": "border-color", "cssProperties": [ "border*", "box-shadow", "outline", "outline-color" ], "value": "#FFB75D", "comment": "Border color for UI elements that have to do with warnings.", "access": "global", "originalValue": "{!KOROMIKO}", "name": "COLOR_BORDER_WARNING" }, "COLOR_BORDER_DESTRUCTIVE_HOVER": { "type": "color", "category": "border-color", "cssProperties": [ "border*", "box-shadow", "outline", "outline-color" ], "value": "#A61A14", "comment": "Hover border color for UI elements that have to do with destructive actions.", "originalValue": "{!TABASCO}", "name": "COLOR_BORDER_DESTRUCTIVE_HOVER" }, "COLOR_BORDER": { "type": "color", "category": "border-color", "cssProperties": [ "border*", "box-shadow", "background*" ], "value": "#D9DBDD", "comment": "Default border color for UI elements.", "access": "global", "originalValue": "{!PALETTE_COOL_GRAY_5}", "name": "COLOR_BORDER" }, "COLOR_BORDER_SUCCESS_DARK": { "type": "color", "category": "border-color", "cssProperties": [ "border*", "box-shadow", "outline", "outline-color" ], "value": "#04844B", "comment": "Dark alternative border color for UI elements that have to do with success.", "originalValue": "{!SALEM}", "name": "COLOR_BORDER_SUCCESS_DARK" }, "COLOR_BORDER_DESTRUCTIVE": { "type": "color", "category": "border-color", "cssProperties": [ "border*", "box-shadow", "outline", "outline-color" ], "value": "#C23934", "comment": "Border color for UI elements that have to do with destructive actions.", "originalValue": "{!FLUSH_MAHOGANY}", "name": "COLOR_BORDER_DESTRUCTIVE" }, "COLOR_BORDER_SEPARATOR_ALT_2": { "type": "color", "category": "border-color", "cssProperties": [ "border*", "box-shadow", "outline", "outline-color" ], "value": "#C4C6CA", "comment": "Darkest separator color - used as an alternate separator color when more differentiation is desired.", "originalValue": "{!PALETTE_COOL_GRAY_6}", "name": "COLOR_BORDER_SEPARATOR_ALT_2" }, "COLOR_BORDER_OFFLINE": { "type": "color", "category": "border-color", "cssProperties": [ "border*", "box-shadow", "outline", "outline-color" ], "value": "#3E4041", "comment": "Border color for UI elements related to the offline state.", "originalValue": "{!PALETTE_COOL_GRAY_11}", "name": "COLOR_BORDER_OFFLINE" }, "COLOR_BORDER_SUCCESS": { "type": "color", "category": "border-color", "cssProperties": [ "border*", "box-shadow", "outline", "outline-color" ], "value": "#4BCA81", "comment": "Border color for UI elements that have to do with success.", "originalValue": "{!EMERALD}", "name": "COLOR_BORDER_SUCCESS" }, "COLOR_BORDER_SEPARATOR": { "type": "color", "category": "border-color", "cssProperties": [ "border*", "box-shadow", "outline", "outline-color" ], "value": "#F9F9FA", "comment": "Lightest separator color - used as default separator on white backgrounds.", "access": "global", "originalValue": "{!PALETTE_COOL_GRAY_2}", "name": "COLOR_BORDER_SEPARATOR" }, "COLOR_BORDER_BRAND": { "type": "color", "category": "border-color", "cssProperties": [ "border*", "box-shadow", "outline", "outline-color" ], "value": "#1589EE", "comment": "Our product brand blue.", "access": "global", "originalValue": "{!AZURE}", "name": "COLOR_BORDER_BRAND" }, "COLOR_BORDER_SELECTION_ACTIVE": { "type": "color", "category": "border-color", "cssProperties": [ "border*", "box-shadow", "outline", "outline-color" ], "value": "#F9F9FA", "specificity": "builders", "comment": "Used to delineate the boundary of a component that is being clicked. Specific to builders.", "originalValue": "{!PALETTE_COOL_GRAY_2}", "name": "COLOR_BORDER_SELECTION_ACTIVE" }, "COLOR_BORDER_ERROR": { "type": "color", "category": "border-color", "cssProperties": [ "border*", "box-shadow", "outline", "outline-color" ], "value": "#C23934", "comment": "Border color for UI elements that have to do with errors.", "access": "global", "originalValue": "{!FLUSH_MAHOGANY}", "name": "COLOR_BORDER_ERROR" }, "COLOR_BORDER_SELECTION_HOVER": { "type": "color", "category": "border-color", "cssProperties": [ "border*", "box-shadow", "outline", "outline-color" ], "value": "#1589EE", "specificity": "builders", "comment": "Used to delineate the boundary of a component that is being hovered over. Specific to builders.", "originalValue": "{!AZURE}", "name": "COLOR_BORDER_SELECTION_HOVER" }, "COLOR_BORDER_ROW_SELECTED_HOVER": { "type": "color", "category": "border-color", "cssProperties": [ "border*", "box-shadow", "outline", "outline-color" ], "value": "#1589EE", "comment": "Used as the border color for the hover state on selected rows or items on list-like components.", "access": "global", "originalValue": "{!AZURE}", "name": "COLOR_BORDER_ROW_SELECTED_HOVER" }, "COLOR_BORDER_CUSTOMER": { "type": "color", "category": "border-color", "cssProperties": [ "border*", "box-shadow", "outline", "outline-color" ], "value": "#FF9A3C", "comment": "Border color for UI elements related to the concept of an external user or customer.", "originalValue": "{!TANGERINE}", "name": "COLOR_BORDER_CUSTOMER" }, "COLOR_BORDER_SELECTION": { "type": "color", "category": "border-color", "cssProperties": [ "border*", "box-shadow", "outline", "outline-color" ], "value": "#0070D2", "specificity": "builders", "comment": "Used to delineate the boundary of a selected component. Specific to builders.", "originalValue": "{!SCIENCE_BLUE}", "name": "COLOR_BORDER_SELECTION" }, "COLOR_BORDER_ROW_SELECTED": { "type": "color", "category": "border-color", "cssProperties": [ "border*", "box-shadow", "outline", "outline-color" ], "value": "#0070D2", "comment": "Used as the border color for selected rows or items on list-like components.", "access": "global", "originalValue": "{!SCIENCE_BLUE}", "name": "COLOR_BORDER_ROW_SELECTED" }, "COLOR_BORDER_SEPARATOR_ALT": { "type": "color", "category": "border-color", "cssProperties": [ "border*", "box-shadow", "outline", "outline-color" ], "value": "#D9DBDD", "comment": "Medium separator color - used as default separator on light gray backgrounds.", "access": "global", "originalValue": "{!PALETTE_COOL_GRAY_5}", "name": "COLOR_BORDER_SEPARATOR_ALT" }, "COLOR_BORDER_INVERSE": { "type": "color", "category": "border-color", "cssProperties": [ "border*", "box-shadow", "outline", "outline-color" ], "value": "#061C3F", "comment": "Border color to match UI elements using color-background-inverse.", "originalValue": "{!DEEP_COVE}", "name": "COLOR_BORDER_INVERSE" }, "COLOR_BORDER_DESTRUCTIVE_ACTIVE": { "type": "color", "category": "border-color", "cssProperties": [ "border*", "box-shadow", "outline", "outline-color" ], "value": "#870500", "comment": "Active border color for UI elements that have to do with destructive actions.", "originalValue": "{!MAROON}", "name": "COLOR_BORDER_DESTRUCTIVE_ACTIVE" }, "COLOR_BORDER_ERROR_ALT": { "type": "color", "category": "border-color", "cssProperties": [ "border*", "box-shadow", "outline", "outline-color" ], "value": "#EA8288", "comment": "Alternative border color for UI elements related to errors.", "originalValue": "{!DEEP_BLUSH}", "name": "COLOR_BORDER_ERROR_ALT" }, "COLOR_BORDER_SEPARATOR_INVERSE": { "type": "color", "category": "border-color", "cssProperties": [ "border*", "box-shadow", "outline", "outline-color" ], "value": "#2A426C", "comment": "Used as a separator on dark backgrounds, such as stage left navigation.", "access": "global", "originalValue": "{!SAN_JUAN}", "name": "COLOR_BORDER_SEPARATOR_INVERSE" }, "BORDER_RADIUS_SMALL": { "type": "size", "category": "radius", "cssProperties": [ "border*radius" ], "value": "0.125rem", "access": "global", "originalValue": "{!BORDER_RADIUS_SMALL}", "name": "BORDER_RADIUS_SMALL" }, "BORDER_RADIUS_MEDIUM": { "type": "size", "category": "radius", "cssProperties": [ "border*radius" ], "value": "0.25rem", "comment": "Icons in lists, record home icon, unbound input elements", "access": "global", "originalValue": "{!BORDER_RADIUS_MEDIUM}", "name": "BORDER_RADIUS_MEDIUM" }, "BORDER_RADIUS_LARGE": { "type": "size", "category": "radius", "cssProperties": [ "border*radius" ], "value": "0.5rem", "access": "global", "originalValue": "{!BORDER_RADIUS_LARGE}", "name": "BORDER_RADIUS_LARGE" }, "BORDER_RADIUS_PILL": { "type": "size", "category": "radius", "cssProperties": [ "border*radius" ], "value": "15rem", "access": "global", "originalValue": "{!BORDER_RADIUS_PILL}", "name": "BORDER_RADIUS_PILL" }, "BORDER_RADIUS_CIRCLE": { "type": "size", "category": "radius", "cssProperties": [ "border*radius" ], "value": "50%", "comment": "Circle for global use, action icon bgd shape", "access": "global", "originalValue": "{!BORDER_RADIUS_CIRCLE}", "name": "BORDER_RADIUS_CIRCLE" }, "SHADOW_DRAG": { "type": "box-shadow", "category": "shadow", "cssProperties": [ "box-shadow" ], "value": "0 2px 4px 0 rgba(0, 0, 0, 0.40)", "comment": "Shadow for drag-n-drop.", "access": "global", "originalValue": "{!OFFSET_NONE} {!OFFSET_X_SMALL}px {!OFFSET_MEDIUM}px {!OFFSET_NONE} {!BLACK_TRANSPARENT_40}", "name": "SHADOW_DRAG" }, "SHADOW_DROP_DOWN": { "type": "box-shadow", "category": "shadow", "cssProperties": [ "box-shadow" ], "value": "0 2px 3px 0 rgba(0, 0, 0, 0.16)", "comment": "Shadow for drop down.", "access": "global", "originalValue": "{!OFFSET_NONE} {!OFFSET_X_SMALL}px {!OFFSET_SMALL}px {!OFFSET_NONE} {!BLACK_TRANSPARENT_16}", "name": "SHADOW_DROP_DOWN" }, "SHADOW_HEADER": { "type": "box-shadow", "category": "shadow", "cssProperties": [ "box-shadow" ], "value": "0 2px 4px rgba(0, 0, 0, 0.07)", "comment": "Shadow for header.", "access": "global", "originalValue": "{!OFFSET_NONE} {!OFFSET_X_SMALL}px {!OFFSET_MEDIUM}px {!BLACK_TRANSPARENT_07}", "name": "SHADOW_HEADER" }, "FONT_FAMILY_TEXT": { "category": "font", "type": "font", "cssProperties": [ "font", "font-family" ], "value": "'Salesforce Sans', Arial, sans-serif", "originalValue": "{!SANS_SERIF}", "name": "FONT_FAMILY_TEXT" }, "FONT_FAMILY_HEADING": { "category": "font", "type": "font", "cssProperties": [ "font", "font-family" ], "value": "'Salesforce Sans', Arial, sans-serif", "originalValue": "{!SANS_SERIF}", "name": "FONT_FAMILY_HEADING" }, "FONT_FAMILY_MONOSPACE": { "category": "font", "type": "font", "cssProperties": [ "font", "font-family" ], "value": "Consolas, Menlo, Monaco, Courier, monospace", "originalValue": "{!MONOSPACE}", "name": "FONT_FAMILY_MONOSPACE" }, "FONT_SIZE_1": { "category": "font-size", "type": "font-size", "cssProperties": [ "font", "font-size" ], "value": "0.625rem", "comment": "Constant typography token for font size 1", "originalValue": "{!FONT_SIZE_1}", "name": "FONT_SIZE_1" }, "FONT_SIZE_2": { "category": "font-size", "type": "font-size", "cssProperties": [ "font", "font-size" ], "value": "0.75rem", "comment": "Constant typography token for font size 2", "originalValue": "{!FONT_SIZE_2}", "name": "FONT_SIZE_2" }, "FONT_SIZE_3": { "category": "font-size", "type": "font-size", "cssProperties": [ "font", "font-size" ], "value": "0.8125rem", "comment": "Constant typography token for font size 3", "originalValue": "{!FONT_SIZE_3}", "name": "FONT_SIZE_3" }, "VAR_FONT_SIZE_10": { "category": "font-size", "type": "font-size", "cssProperties": [ "font", "font-size" ], "value": "2rem", "comment": "Variable typography token for font size 10", "originalValue": "{!FONT_SIZE_10}", "name": "VAR_FONT_SIZE_10" }, "FONT_SIZE_4": { "category": "font-size", "type": "font-size", "cssProperties": [ "font", "font-size" ], "value": "0.875rem", "comment": "Constant typography token for font size 4", "originalValue": "{!FONT_SIZE_4}", "name": "FONT_SIZE_4" }, "VAR_FONT_SIZE_11": { "category": "font-size", "type": "font-size", "cssProperties": [ "font", "font-size" ], "value": "2.625rem", "comment": "Variable typography token for font size 11", "originalValue": "{!FONT_SIZE_11}", "name": "VAR_FONT_SIZE_11" }, "FONT_SIZE_5": { "category": "font-size", "type": "font-size", "cssProperties": [ "font", "font-size" ], "value": "1rem", "comment": "Constant typography token for font size 5", "originalValue": "{!FONT_SIZE_5}", "name": "FONT_SIZE_5" }, "FONT_SIZE_6": { "category": "font-size", "type": "font-size", "cssProperties": [ "font", "font-size" ], "value": "1.125rem", "comment": "Constant typography token for font size 6", "originalValue": "{!FONT_SIZE_6}", "name": "FONT_SIZE_6" }, "FONT_SIZE_7": { "category": "font-size", "type": "font-size", "cssProperties": [ "font", "font-size" ], "value": "1.25rem", "comment": "Constant typography token for font size 7", "originalValue": "{!FONT_SIZE_7}", "name": "FONT_SIZE_7" }, "FONT_SIZE_8": { "category": "font-size", "type": "font-size", "cssProperties": [ "font", "font-size" ], "value": "1.5rem", "comment": "Constant typography token for font size 8", "originalValue": "{!FONT_SIZE_8}", "name": "FONT_SIZE_8" }, "VAR_FONT_SIZE_1": { "category": "font-size", "type": "font-size", "cssProperties": [ "font", "font-size" ], "value": "0.625rem", "comment": "Variable typography token for font size 1", "originalValue": "{!FONT_SIZE_1}", "name": "VAR_FONT_SIZE_1" }, "FONT_SIZE_9": { "category": "font-size", "type": "font-size", "cssProperties": [ "font", "font-size" ], "value": "1.75rem", "comment": "Constant typography token for font size 9", "originalValue": "{!FONT_SIZE_9}", "name": "FONT_SIZE_9" }, "VAR_FONT_SIZE_2": { "category": "font-size", "type": "font-size", "cssProperties": [ "font", "font-size" ], "value": "0.75rem", "comment": "Variable typography token for font size 2", "originalValue": "{!FONT_SIZE_2}", "name": "VAR_FONT_SIZE_2" }, "VAR_FONT_SIZE_3": { "category": "font-size", "type": "font-size", "cssProperties": [ "font", "font-size" ], "value": "0.8125rem", "comment": "Variable typography token for font size 3", "originalValue": "{!FONT_SIZE_3}", "name": "VAR_FONT_SIZE_3" }, "FONT_SIZE_10": { "category": "font-size", "type": "font-size", "cssProperties": [ "font", "font-size" ], "value": "2rem", "comment": "Constant typography token for font size 10", "originalValue": "{!FONT_SIZE_10}", "name": "FONT_SIZE_10" }, "VAR_FONT_SIZE_4": { "category": "font-size", "type": "font-size", "cssProperties": [ "font", "font-size" ], "value": "0.875rem", "comment": "Variable typography token for font size 4", "originalValue": "{!FONT_SIZE_4}", "name": "VAR_FONT_SIZE_4" }, "FONT_SIZE_11": { "category": "font-size", "type": "font-size", "cssProperties": [ "font", "font-size" ], "value": "2.625rem", "comment": "Constant typography token for font size 11", "originalValue": "{!FONT_SIZE_11}", "name": "FONT_SIZE_11" }, "VAR_FONT_SIZE_5": { "category": "font-size", "type": "font-size", "cssProperties": [ "font", "font-size" ], "value": "1rem", "comment": "Variable typography token for font size 5", "originalValue": "{!FONT_SIZE_5}", "name": "VAR_FONT_SIZE_5" }, "VAR_FONT_SIZE_6": { "category": "font-size", "type": "font-size", "cssProperties": [ "font", "font-size" ], "value": "1.125rem", "comment": "Variable typography token for font size 6", "originalValue": "{!FONT_SIZE_6}", "name": "VAR_FONT_SIZE_6" }, "VAR_FONT_SIZE_7": { "category": "font-size", "type": "font-size", "cssProperties": [ "font", "font-size" ], "value": "1.25rem", "comment": "Variable typography token for font size 7", "originalValue": "{!FONT_SIZE_7}", "name": "VAR_FONT_SIZE_7" }, "VAR_FONT_SIZE_8": { "category": "font-size", "type": "font-size", "cssProperties": [ "font", "font-size" ], "value": "1.5rem", "comment": "Variable typography token for font size 8", "originalValue": "{!FONT_SIZE_8}", "name": "VAR_FONT_SIZE_8" }, "VAR_FONT_SIZE_9": { "category": "font-size", "type": "font-size", "cssProperties": [ "font", "font-size" ], "value": "1.75rem", "comment": "Variable typography token for font size 9", "originalValue": "{!FONT_SIZE_9}", "name": "VAR_FONT_SIZE_9" }, "FONT_WEIGHT_LIGHT": { "category": "font", "type": "font-weight", "cssProperties": [ "font", "font-weight" ], "value": "300", "comment": "Use for large headings only.", "access": "global", "originalValue": "{!FONT_WEIGHT_LIGHT}", "name": "FONT_WEIGHT_LIGHT" }, "FONT_WEIGHT_REGULAR": { "category": "font", "type": "font-weight", "cssProperties": [ "font", "font-weight" ], "value": "400", "comment": "Most all body copy.", "access": "global", "originalValue": "{!FONT_WEIGHT_REGULAR}", "name": "FONT_WEIGHT_REGULAR" }, "FONT_WEIGHT_BOLD": { "category": "font", "type": "font-weight", "cssProperties": [ "font", "font-weight" ], "value": "700", "comment": "Used sparingly for emphasized text within regular body copy.", "access": "global", "originalValue": "{!FONT_WEIGHT_BOLD}", "name": "FONT_WEIGHT_BOLD" }, "ILLUSTRATION_EMPTY_STATE_ASSISTANT": { "type": "string", "category": "illustrations", "value": "/assets/images/illustrations/empty-state-assistant.svg", "originalValue": "/assets/images/illustrations/empty-state-assistant.svg", "name": "ILLUSTRATION_EMPTY_STATE_ASSISTANT" }, "ILLUSTRATION_EMPTY_STATE_EVENTS": { "type": "string", "category": "illustrations", "value": "/assets/images/illustrations/empty-state-events.svg", "originalValue": "/assets/images/illustrations/empty-state-events.svg", "name": "ILLUSTRATION_EMPTY_STATE_EVENTS" }, "ILLUSTRATION_EMPTY_STATE_TASKS": { "type": "string", "category": "illustrations", "value": "/assets/images/illustrations/empty-state-tasks.svg", "originalValue": "/assets/images/illustrations/empty-state-tasks.svg", "name": "ILLUSTRATION_EMPTY_STATE_TASKS" }, "LINE_HEIGHT_HEADING": { "category": "line-height", "type": "number", "cssProperties": [ "font", "*height" ], "value": "1.25", "comment": "Unitless line-heights for reusability", "access": "global", "originalValue": "1.25", "name": "LINE_HEIGHT_HEADING" }, "LINE_HEIGHT_TEXT": { "category": "line-height", "type": "number", "cssProperties": [ "font", "*height" ], "value": "1.5", "comment": "Unitless line-heights for reusability", "access": "global", "originalValue": "1.5", "name": "LINE_HEIGHT_TEXT" }, "LINE_HEIGHT_RESET": { "category": "line-height", "type": "number", "cssProperties": [ "font", "*height" ], "value": "1", "comment": "Remove extra leading. Unitless line-heights for reusability", "access": "global", "originalValue": "1", "name": "LINE_HEIGHT_RESET" }, "LINE_HEIGHT_TAB": { "category": "line-height", "type": "number", "cssProperties": [ "font", "*height" ], "value": "2.5rem", "comment": "Line heights for tabs", "access": "global", "originalValue": "2.5rem", "name": "LINE_HEIGHT_TAB" }, "VAR_LINE_HEIGHT_TEXT": { "category": "line-height", "type": "number", "cssProperties": [ "font", "*height" ], "value": "1.5", "comment": "Variable unitless line-heights for reusability", "originalValue": "1.5", "name": "VAR_LINE_HEIGHT_TEXT" }, "OPACITY_5": { "type": "opacity", "category": "opacity", "cssProperties": [ "opacity" ], "value": "0.5", "comment": "50% transparency of an element", "originalValue": "0.5", "name": "OPACITY_5" }, "OPACITY_8": { "type": "opacity", "category": "opacity", "cssProperties": [ "opacity" ], "value": "0.8", "comment": "80% transparency of an element", "originalValue": "0.8", "name": "OPACITY_8" }, "BRAND_HEADER_CONTRAST_WEAK_DISABLED": { "originalValue": "rgba(166,166,166,0.25)", "themeable": true, "release": "2.6.0", "name": "BRAND_HEADER_CONTRAST_WEAK_DISABLED", "value": "rgba(166,166,166,0.25)", "cssProperties": [ "background-color", "border*color", "box-shadow", "fill", "color" ], "type": "color", "category": "color", "comment": "Disabled state of BRAND_HEADER_CONTRAST_WEAK" }, "COLOR_GRAY_11": { "type": "color", "category": "color", "cssProperties": [ "background-color", "border*color", "box-shadow", "fill", "color" ], "value": "#3e3e3c", "comment": "Gray Color 11", "release": "2.5.0", "originalValue": "{!PALETTE_GRAY_11}", "name": "COLOR_GRAY_11" }, "BRAND_PRIMARY_TRANSPARENT_10": { "originalValue": "rgba(21,137,238,0.1)", "themeable": true, "release": "2.6.0", "name": "BRAND_PRIMARY_TRANSPARENT_10", "value": "rgba(21,137,238,0.1)", "cssProperties": [ "background-color", "border*color", "box-shadow", "fill", "color" ], "type": "color", "category": "color", "comment": "Transparent value of BRAND_PRIMARY at 10%" }, "COLOR_GRAY_12": { "type": "color", "category": "color", "cssProperties": [ "background-color", "border*color", "box-shadow", "fill", "color" ], "value": "#2B2826", "comment": "Gray Color 12", "release": "2.5.0", "originalValue": "{!PALETTE_GRAY_12}", "name": "COLOR_GRAY_12" }, "BRAND_BACKGROUND_DARK_TRANSPARENT": { "originalValue": "rgba(221,219,218,0)", "themeable": true, "release": "2.6.0", "name": "BRAND_BACKGROUND_DARK_TRANSPARENT", "value": "rgba(221,219,218,0)", "cssProperties": [ "background-color", "border*color", "box-shadow", "fill", "color" ], "type": "color", "category": "color", "comment": "These RGBA values need to be updated if BRAND_BACKGROUND_DARK changes, solves webkit bug" }, "COLOR_GRAY_13": { "type": "color", "category": "color", "cssProperties": [ "background-color", "border*color", "box-shadow", "fill", "color" ], "value": "#080707", "comment": "Gray Color 13", "release": "2.5.0", "originalValue": "{!PALETTE_GRAY_13}", "name": "COLOR_GRAY_13" }, "BRAND_HEADER": { "originalValue": "#ffffff", "themeable": true, "release": "2.6.0", "name": "BRAND_HEADER", "value": "#ffffff", "cssProperties": [ "background-color", "border*color", "box-shadow", "fill", "color" ], "type": "color", "category": "color", "comment": "Background color a branded app header" }, "BRAND_LIGHT_ACTIVE": { "originalValue": "#e3e5ed", "themeable": true, "release": "2.6.0", "name": "BRAND_LIGHT_ACTIVE", "value": "#e3e5ed", "cssProperties": [ "background-color", "border*color", "box-shadow", "fill", "color" ], "type": "color", "category": "color", "comment": "Active / Hover state of BRAND_LIGHT" }, "BRAND_HEADER_CONTRAST_WARM": { "originalValue": "#BF0201", "themeable": true, "release": "2.6.0", "name": "BRAND_HEADER_CONTRAST_WARM", "value": "#BF0201", "cssProperties": [ "background-color", "border*color", "box-shadow", "fill", "color" ], "type": "color", "category": "color", "comment": "Variant of BRAND_HEADER_CONTRAST that provides a warm color" }, "BRAND_HEADER_ICON_DISABLED": { "originalValue": "rgba(145,145,145,0.25)", "themeable": true, "release": "2.6.0", "name": "BRAND_HEADER_ICON_DISABLED", "value": "rgba(145,145,145,0.25)", "cssProperties": [ "background-color", "border*color", "box-shadow", "fill", "color" ], "type": "color", "category": "color", "comment": "Disabled state of BRAND_HEADER_ICON" }, "BRAND_HEADER_CONTRAST_ACTIVE": { "originalValue": "#505050", "themeable": true, "release": "2.6.0", "name": "BRAND_HEADER_CONTRAST_ACTIVE", "value": "#505050", "cssProperties": [ "background-color", "border*color", "box-shadow", "fill", "color" ], "type": "color", "category": "color", "comment": "Active / Hover state of BRAND_HEADER_CONTRAST" }, "BRAND_BACKGROUND_PRIMARY": { "originalValue": "#fafaf9", "themeable": true, "release": "2.6.0", "name": "BRAND_BACKGROUND_PRIMARY", "value": "#fafaf9", "cssProperties": [ "background-color", "border*color", "box-shadow", "fill", "color" ], "type": "color", "category": "color", "comment": "Primary page background color" }, "BRAND_PRIMARY": { "originalValue": "#1589ee", "themeable": true, "release": "2.6.0", "name": "BRAND_PRIMARY", "value": "#1589ee", "cssProperties": [ "background-color", "border*color", "box-shadow", "fill", "color" ], "type": "color", "category": "color", "comment": "Primary brand color" }, "BRAND_HEADER_CONTRAST_WEAK_ACTIVE": { "originalValue": "#818181", "themeable": true, "release": "2.6.0", "name": "BRAND_HEADER_CONTRAST_WEAK_ACTIVE", "value": "#818181", "cssProperties": [ "background-color", "border*color", "box-shadow", "fill", "color" ], "type": "color", "category": "color", "comment": "Active / Hover state of BRAND_HEADER_CONTRAST_WEAK" }, "BRAND_CONTRAST_ACTIVE": { "originalValue": "#0d0e12", "themeable": true, "release": "2.6.0", "name": "BRAND_CONTRAST_ACTIVE", "value": "#0d0e12", "cssProperties": [ "background-color", "border*color", "box-shadow", "fill", "color" ], "type": "color", "category": "color", "comment": "Active / Hover state of BRAND_CONTRAST" }, "BRAND_HEADER_CONTRAST_COOL": { "originalValue": "#005583", "themeable": true, "release": "2.6.0", "name": "BRAND_HEADER_CONTRAST_COOL", "value": "#005583", "cssProperties": [ "background-color", "border*color", "box-shadow", "fill", "color" ], "type": "color", "category": "color", "comment": "Variant of BRAND_HEADER_CONTRAST that provides a cool color" }, "BRAND_HEADER_CONTRAST_INVERSE": { "originalValue": "#ffffff", "themeable": true, "release": "2.6.0", "name": "BRAND_HEADER_CONTRAST_INVERSE", "value": "#ffffff", "cssProperties": [ "background-color", "border*color", "box-shadow", "fill", "color" ], "type": "color", "category": "color", "comment": "Variant of BRAND_HEADER that is accessible with BRAND_HEADER" }, "BRAND_DARK": { "originalValue": "#182337", "themeable": true, "release": "2.6.0", "name": "BRAND_DARK", "value": "#182337", "cssProperties": [ "background-color", "border*color", "box-shadow", "fill", "color" ], "type": "color", "category": "color", "comment": "Dark variant of BRAND that is accessible with light colors" }, "BRAND_ACCESSIBLE": { "originalValue": "#0070d2", "themeable": true, "release": "2.6.0", "name": "BRAND_ACCESSIBLE", "value": "#0070d2", "cssProperties": [ "background-color", "border*color", "box-shadow", "fill", "color" ], "type": "color", "category": "color", "comment": "Dark variant of BRAND that is accessible with white" }, "BRAND_BACKGROUND_DARK": { "originalValue": "#e8e8e8", "themeable": true, "release": "2.6.0", "name": "BRAND_BACKGROUND_DARK", "value": "#e8e8e8", "cssProperties": [ "background-color", "border*color", "box-shadow", "fill", "color" ], "type": "color", "category": "color", "comment": "Dark variant of BRAND_BACKGROUND_PRIMARY, used within gradient of background color" }, "BRAND_TEXT_LINK_ACTIVE": { "originalValue": "#005fb2", "themeable": true, "release": "2.6.0", "name": "BRAND_TEXT_LINK_ACTIVE", "value": "#005fb2", "cssProperties": [ "background-color", "border*color", "box-shadow", "fill", "color" ], "type": "color", "category": "color", "comment": "Active / Hover state of BRAND_TEXT_LINK" }, "COLOR_GRAY_1": { "type": "color", "category": "color", "cssProperties": [ "background-color", "border*color", "box-shadow", "fill", "color" ], "value": "#FFFFFF", "comment": "Gray Color 1", "release": "2.5.0", "originalValue": "{!PALETTE_GRAY_1}", "name": "COLOR_GRAY_1" }, "COLOR_GRAY_2": { "type": "color", "category": "color", "cssProperties": [ "background-color", "border*color", "box-shadow", "fill", "color" ], "value": "#fafaf9", "comment": "Gray Color 2", "release": "2.5.0", "originalValue": "{!PALETTE_GRAY_2}", "name": "COLOR_GRAY_2" }, "BRAND_HEADER_ICON_ACTIVE": { "originalValue": "#818181", "themeable": true, "release": "2.6.0", "name": "BRAND_HEADER_ICON_ACTIVE", "value": "#818181", "cssProperties": [ "background-color", "border*color", "box-shadow", "fill", "color" ], "type": "color", "category": "color", "comment": "Active / Hover state of BRA