/* eslint-disable */ /** * GENERATED * Do not edit directly */ export const Tokens = Object.freeze({ asset: { font: { "Source Sans Pro": { "400": { normal: "fonts/source-sans-pro-v9-latin-regular", italic: "fonts/source-sans-pro-v9-latin-italic", }, "600": { normal: "fonts/source-sans-pro-v9-latin-600", italic: "fonts/source-sans-pro-v9-latin-600italic", }, }, "Source Code Pro": { "400": { normal: "fonts/source-code-pro-v6-latin-regular", italic: "fonts/source-code-pro-v6-latin-italic", }, "600": { normal: "fonts/source-code-pro-v6-latin-600", italic: "fonts/source-code-pro-v6-latin-600italic", }, }, "SPS-Icons": { "400": { normal: "fonts/icomoon-sps-icons" } }, }, }, border: { style: { standard: "solid" } }, color: { red: { light: "#fbe6eaff", medium: "#de002eff", dark: "#a30d2dff" }, blue: { "extra-light": "#f2f8fbff", light: "#e6f2f8ff", medium: "#007db8ff", dark: "#09638dff", }, green: { light: "#e7f3ecff", medium: "#0b8940ff", dark: "#106b39ff" }, purple: { light: "#f4ecf2ff", "medium-light": "#e3d0deff", medium: "#91467fff", dark: "#6e3c65ff", }, orange: { light: "#fcf1e7ff", medium: "#e7760bff", dark: "#aa5e14ff" }, grey: { "extra-light": "#f3f4f4ff", "extra-light-80": "#f3f4f4cc", light: "#e9e9eaff", "medium-light": "#d2d4d4ff", medium: "#717779ff", "medium-dark": "#4b5356ff", dark: "#1f282cff", "dark-10": "#1f282c1a", "dark-25": "#1f282c40", "dark-50": "#1f282c80", }, yellow: { light: "#fff8e0ff", medium: "#ffcc00ff" }, white: "#ffffffff", "white-80": "#ffffffcc", black: "#000000ff", transparent: "#00000000", }, component: { "action-bar": { "background-color": "#ffffffff", "main-content-height": "2rem", "max-content-width": "1280px", "content-padding": "1.25rem", padding: "0.5rem", shadow: "0 0 0.25rem 0.25rem #1f282c1a", }, "add-to-list": { lists: { "individual-gutter-margin": "1rem" }, item: { dragHandle: { width: "0.375rem", height: "1.125rem", lineHeight: "1.125rem", padding: { right: "1rem" }, background: "url('data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjE4IiB2aWV3Qm94PSIwIDAgOCAxOCIgd2lkdGg9IjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTE2IDcwODFoM3YzaC0zem0wIDVoM3YzaC0zem0wIDVoM3YzaC0zem0wIDVoM3YzaC0zem01LTE1aDN2M2gtM3ptMCA1aDN2M2gtM3ptMCA1aDN2M2gtM3ptMCA1aDN2M2gtM3oiIGZpbGw9IiNhNWE5YWIiIGZpbGwtcnVsZT0iZXZlbm9kZCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE2IC03MDgxKSIvPjwvc3ZnPg==') no-repeat left center", disabled: { opacity: 0.25 }, }, lineHeight: "1.125rem", fontSize: "0.75rem", width: "100%", minWidth: "17.75rem", padding: "0.75rem", border: { weight: "0.0625rem", style: "solid", color: "#d2d4d4ff" }, dragging: { backgroundColor: "#e6f2f8ff" }, closeButton: { right: "0.375rem", top: "0.625rem" }, dropTarget: { boxShadow: { color: "#007db8ff", offsetY: "0.25rem" } }, }, heading: { fontSize: "0.875rem", lineHeight: "1.25rem", marginBottom: "0.25rem", icon: { fontSize: "0.875rem", lineHeight: "1.25rem", marginRight: "0.25rem", }, tag: { marginLeft: "0.25rem" }, fontWeight: 600, }, leftList: { marginRight: "1rem", vertical: { marginRight: "0", marginBottom: "1.375rem" }, }, rightList: { marginLeft: "1rem", vertical: { marginLeft: "0" } }, separator: { width: "0.0625rem", leftAdjustment: "1rem", heightAdjustmentForPhantomDroppableContainer: "1.5625rem", }, listComponentWrapper: { widthAdjustment: "1rem", vertical: { width: "100%" }, }, draggableBox: { isDragging: { backgroundColor: "#f3f4f4ff", color: "#717779ff" }, }, filterContainer: { marginBottom: "1.25rem" }, moveAllButtonAdjustmentForPhantomDroppableContainer: { marginTop: "1.5625rem", }, }, "advanced-search": { background: "#ffffffff", "border-color": "#d2d4d4ff", "border-radius-bottom": "0.25rem", "border-radius-top": "0", "border-style": "solid", "border-width": "0.0625rem", "border-width-top": "0", "margin-top": "0.625rem", "margin-bottom": "1rem", "form-padding": "1rem", footer: { background: "#f3f4f4ff", padding: "0.5rem" }, }, button: { kind: { default: { background: "#e9e9eaff", "hover-background": "#d2d4d4ff", "border-color": "#d2d4d4ff", }, link: { "text-color": "#007db8ff", "text-color-hover": "#09638dff" }, icon: { "hover-background": "#d2d4d4ff", "border-color": "#d2d4d4ff", "padding-vertical": "0.25rem", "padding-horizontal": "0.5rem", }, confirm: { background: "#007db8ff", "hover-background": "#09638dff", "border-color": "#09638dff", }, delete: { background: "#de002eff", "hover-background": "#a30d2dff", "border-color": "#a30d2dff", }, key: { background: "#4b5356ff", "hover-background": "#1f282cff", "border-color": "#1f282cff", }, }, border: { style: "solid", width: "0.0625rem", radius: "0.25rem" }, "disabled-background": "#ffffffff", spinner: { "margin-vertical": "0.875rem", "margin-horizontal": "0.4375rem", "border-width": "0.125rem", size: "0.875rem", }, "font-size": "0.75rem", "font-weight": 600, "line-height": "0.875rem", "text-color-dark": "#4b5356ff", "text-color-light": "#ffffffff", "text-color-disabled": "#717779ff", "text-color-link": "#007db8ff", "text-color-link-hover": "#09638dff", "padding-vertical": "0.5rem", "padding-horizontal": "1rem", "icon-font-size": "0.875rem", "icon-margin": "0.5rem", "text-icon-margin": "0.25rem", "icon-top": "0.125rem", }, "cap-content": { padding: "0.5rem", "font-size": "0.75rem", "line-height": "1.875rem", title: { "padding-left": "0.5rem" }, }, card: { "background-color": "#ffffffff", border: { style: "solid", width: "0.0625rem", color: "#d2d4d4ff", radius: "0.25rem", }, }, "card-body": { padding: "1rem" }, "card-title": { "font-weight": 600 }, "clickable-tag": { "border-radius": "0.125rem", color: "#09638dff", "font-size": "0.75rem", "font-weight": 600, height: "1.125rem", "hover-background-color": "#09638dff", "hover-color": "#e6f2f8ff", "line-height": "0.75rem", "padding-vertical": "0.125rem", "padding-horizontal": "0.25rem", kind: { blue: { "background-color": "#e6f2f8ff" }, gray: { "background-color": "#e9e9eaff" }, }, disabled: { "background-color": "#ffffffff", "border-width": "0.0625rem", "border-color": "#d2d4d4ff", color: "#717779ff", }, label: { "border-left-radius": "0.125rem", "border-right-radius": "0" }, icon: { "border-left-radius": "0", "border-right-radius": "0.125rem", "font-size": "0.625rem", "top-offset": "-0.0625rem", }, }, "content-row": { "background-color": "#ffffffff", "border-width": "0.0625rem", "border-style": "solid", "border-color": "#d2d4d4ff", "border-radius": "0.25rem", "expanded-border-radius-top": "0.25rem", "expanded-border-radius-bottom": "0", "selected-background-color": "#e6f2f8ff", "selected-border-color": "#007db8ff", "expand-button-border": "0", "expand-button-color": "#007db8ff", "expand-button-hover-color": "#09638dff", "expand-button-color-disabled": "#d2d4d4ff", "expand-button-font-size": "1rem", "expand-button-line-height": "1.125rem", padding: "1rem", "card-spacing-margin": "1rem", }, "content-row-col": { "padding-small": "0.5rem", "icon-margin-adjustment": "-0.125rem", }, "content-row-expansion": { "background-color": "#f3f4f4ff", "border-color": "#d2d4d4ff", "border-radius-top": "0", "border-radius-bottom": "0.25rem", }, "content-row-auto-layout-spacer": { height: "1rem" }, "content-row-reorderable": { "min-container-height": "3.875rem", "index-container-size": "3.5rem", "index-container-padding": "0.5rem", "reorder-button-border-radius-none": "0", "reorder-button-border-radius": "0.1875rem", "reorder-button-height": "1.78125rem", "reorder-button-width": "3.3125rem", }, "content-tiles": { color: "#000000ff", "background-color": "#ffffffff", border: { radius: "0.25rem", width: "0.0625rem", style: "solid", borderColor: "#d2d4d4ff", hover: { borderColor: "#007db8ff", color: "#000000ff" }, error: { borderColor: "#de002eff", hover: { borderColor: "#de002eff" }, }, warning: { borderColor: "#e7760bff" }, disabled: { borderColor: "#d2d4d4ff", backgroundColor: "#f3f4f4ff", color: "#d2d4d4ff", hover: { borderColor: "#d2d4d4ff" }, }, }, disabled: { opacity: ".25" }, cursor: { notAllowed: "not-allowed", pointer: "pointer" }, height: "8.625rem", transition: "all 0.25s ease", "text-decoration": "none", links: { color: "#000000ff" }, image: { height: "3.75rem", width: "3.75rem" }, icons: { warning: "#e7760bff", error: "#de002eff", disabled: "#717779ff", }, iconContainer: { padding: "0.5rem" }, title: { icon: { padding: "0.5rem", color: "#007db8ff" } }, imageContainer: { height: "3.75rem", width: "3.75rem", marginTop: "1rem", marginBottom: "1rem", }, }, "feedback-block": { kind: { tip: { "background-color": "#fff8e0ff", "border-color": "#ffcc00ff", iconColor: "#ffcc00ff", microIconColor: "#09638dff", }, success: { "background-color": "#e7f3ecff", "border-color": "#0b8940ff", iconColor: "#0b8940ff", }, warning: { "background-color": "#fcf1e7ff", "border-color": "#e7760bff", iconColor: "#e7760bff", }, info: { "background-color": "#e6f2f8ff", "border-color": "#09638dff", iconColor: "#09638dff", }, error: { "background-color": "#fbe6eaff", "border-color": "#de002eff", iconColor: "#de002eff", }, }, standard: { "border-radius": "0.125rem", "border-style": "solid", "border-width": "0.0625rem", "font-size": "0.875rem", "font-weight": 400, "line-height": "1.25rem ", "margin-bottom": "1rem ", "padding-top": "0.5rem", "padding-bottom": "0.5rem", "padding-left": "0.5rem", "padding-right": "1rem", }, micro: { height: "1rem", text: { color: "#4b5356ff", "font-size": "0.75rem", "font-weight": 600, "line-height": "1.125rem", "margin-left": "0.25rem", }, }, icon: { standard: { "margin-right": "0.5rem", "font-size": "1.25rem", "margin-left": "-0.25rem", }, micro: { "font-size": "0.875rem", "font-weight": 400, "line-height": "1.125rem", "margin-top": "0.125rem", }, }, }, "file-upload": { "border-width": "0.0625rem", "border-color": "#717779ff", "border-radius": "0.25rem", padding: "1rem", color: "#717779ff", "content-color": "#4b5356ff", "download-button-margin": "1rem", "close-button-position": "0.5rem", active: { "background-color": "#f4ecf2ff", "border-color": "#91467fff", "border-style": "solid", }, disabled: { color: "#717779ff", "border-color": "#d2d4d4ff", "icon-opacity": 0.5, }, error: { color: "#de002eff", "font-size": "0.875rem", "font-weight": 600, "line-height": "1.25rem", }, instructions: { "font-size": "0.75rem", "line-height": "1.25rem" }, icon: { "margin-bottom": "1rem", size: "3rem", "mini-font-size": "1.5rem", "mini-line-height": "1.5rem", }, title: { "font-weight": 600, "margin-bottom": "0.25rem", "font-size": "1.125rem", "line-height": "1.25rem", "mini-font-size": "1rem", }, requirements: { "font-size": "0.75rem", "line-height": "1.125rem", "margin-top": "0.25rem", "margin-left": "0.125rem", }, }, "filter-tile": { height: "6.625rem", maxWidth: "15.625rem", minWidth: "6.875rem", firstLastChildMargin: "0", sideMargins: "0.25rem", kind: { processing: "#91467fff", general: "#007db8ff", error: "#de002eff", success: "#0b8940ff", warning: "#e7760bff", }, active: { kind: { processing: "#f4ecf2ff", general: "#e6f2f8ff", error: "#fbe6eaff", success: "#e7f3ecff", warning: "#fcf1e7ff", }, }, body: { padding: "1rem", cursor: "pointer", color: "#1f282cff", borderTopLeftRightRadius: "0.25rem", borderWidth: "0.0625rem", borderStyle: "solid", borderColor: "#d2d4d4ff", backgroundColor: "#ffffffff", }, title: { fontSize: "0.875rem", lineHeight: "1.125rem", height: "2.25rem", }, tileValue: { fontSize: "1.875rem", lineHeight: "1.875rem", height: "1.875rem", }, footer: { normalHeight: "0.25rem", activeHeight: "0.5rem" }, }, focusedTask: { backgroundColor: "#f3f4f4ff", transition: "top 0.3s ease", paddingBottom: "2rem", underlay: { background: "#f3f4f4ff", padding: "1rem" }, title: { paddingLeftRight: "1rem", marginTop: "1rem", marginBottom: "0.5rem", maxWidth: "1280px", }, body: { margin: "0 auto", maxWidth: "1280px", padding: "1rem" }, closeButton: { backgroundColor: "#00000000", color: "#4b5356ff", right: "0.5rem", icon: { paddingLeftRight: "0.25rem" }, }, listActionBarContainer: { backgroundColor: "#ffffffff", boxShadowOffsetY: "-0.0625rem", boxShadowBlurRadius: "0.125rem", boxShadowColor: "#00000026", height: "3.125rem", padding: "0.5rem", }, listActionBar: { maxWidth: "1180px" }, }, growler: { borderWidth: "0.0625rem", kind: { activity: { background: "#e9e9eaff", border: "#717779ff" }, info: { background: "#007db8ff", border: "#007db8ff" }, progress: { background: "#91467fff", border: "#91467fff" }, error: { background: "#de002eff", border: "#de002eff" }, success: { background: "#0b8940ff", border: "#0b8940ff" }, warning: { background: "#e7760bff", border: "#e7760bff" }, }, duration: { visible: 7000, fadeout: 2000 }, base: { borderRadius: "0.25rem", boxShadow: "0 0 0.3125rem rgba(0, 0, 0, 0.25)", display: "flex", marginBottom: "1rem", overflow: "hidden", width: "25rem", zIndex: 10000, }, area: { right: "1.875rem", top: "5.625rem" }, icon: { fontColor: "#ffffffff", fontSize: "1.875rem", box: { width: "4.375rem" }, }, messageBox: { backgroundColor: "#ffffffff", titleWeight: 600, type: { size: "0.75rem", line: "1.25rem" }, subtitle: { color: "#4b5356ff", width: "16.5rem" }, padding: { top: "1rem", right: "2.625rem", bottom: "1rem", left: "1rem", }, }, closeButton: { right: "0.5rem", top: "0.5rem" }, }, icon: { "margin-adjustment": "-0.125rem" }, "insight-card-wrapper": { margin: "0.5rem" }, "insight-card": { kind: { general: "#007db8ff", error: "#de002eff", success: "#0b8940ff", warning: "#e7760bff", processing: "#91467fff", }, background: "#ffffffff", "border-width": "0.0625rem", "border-radius": "0.25rem", "border-style": "solid", "icon-size": "2rem", margin: "0.5rem", "padding-vertical": "0.9375rem", "padding-horizontal": "1.25rem", "metric-size": "3rem", "font-weight": 600, title: { color: "#1f282cff", "font-size": "1rem", "line-height": "1rem", "padding-bottom": "0.125rem", "min-height": "2.125rem", }, "description-margin": "0.5rem", detail: { color: "#4b5356ff", height: {}, "font-size": "0.75rem", "line-height": "0.75rem", "margin-top": "0.25rem", }, "partner-count": { color: "#ffffffff", "font-size": "0.75rem", "line-height": "1.125rem", "padding-right": "0.125rem", "margin-vertical": "0.9375rem", "margin-horizontal": "1.25rem", "padding-vertical": "0.625rem", "padding-horizontal": "1.25rem", }, horizontal: { "metric-margin": "0.5rem", "title-min-height": "1rem", "partner-count": { "line-height": "0.875rem", width: "3.75rem", "padding-vertical": "1.25rem", "padding-horizontal": "0.625rem", }, }, }, "key-value-set": { "font-size": "0.75rem", "line-height": "1.125rem", spacing: "0.5rem", key: { "font-weight": 600 }, }, "list-bar": { background: "#ffffffff", "border-color": "#d2d4d4ff", "border-style": "solid", "border-width": "0.0625rem", "border-radius": "0.25rem", margin: "0.5rem", pinned: { width: "1280px", padding: "1.25rem", top: "3.75rem", height: "0.625rem", }, content: { padding: "0.5rem", margin: "0.5rem", height: "2rem" }, controls: { padding: "1rem", margin: "0.5rem", height: "2rem" }, "advanced-search": { padding: "0.25rem", margin: "0.25rem", "font-size": "0.75rem", "font-weight": 600, "line-height": "1.5rem", "title-padding": "0.5rem", "icon-font-size": "0.875rem", }, "search-form": { margin: "0.25rem", "max-width": "25rem" }, "search-button": { "background-color": "#e9e9eaff", "border-color": "#717779ff", "hover-background-color": "#d2d4d4ff", height: "1.875rem", }, "sort-by": { color: "#4b5356ff", padding: "0.25rem" }, "search-field": { "select-height": "2rem", "select-line-height": "2rem" }, }, matrix: { border: { radius: "0.125rem", style: "solid", width: "0.0625rem" }, color: { background: "#f3f4f4ff", border: "#d2d4d4ff" }, font: { size: "0.875rem" }, "line-height": "1.25rem", padding: "0.5rem", }, modal: { "background-color": "#ffffffff", "border-style": "solid", "border-radius": "0.25rem", "border-width": "0.0625rem", underlay: { background: "#f3f4f4cc", padding: "4rem 1rem 1rem 1rem" }, title: { color: "#ffffffff", padding: "1rem", content: { "font-size": "0.875rem", "line-height": "1.25rem", "font-weight": 600, "padding-left": "0.5rem", }, }, body: { padding: "1rem" }, footer: { "background-color": "#f3f4f4ff", padding: "0.5rem" }, closeButton: { "background-color": "#00000000", color: "#ffffffff", icon: { paddingLeftRight: "0.25rem" }, }, iconBox: { fontSize: "0.875rem", lineHeight: "0.875rem", margin: { right: "0.5rem" }, }, kind: { form: { color: "#4b5356ff" }, delete: { color: "#de002eff" }, failure: { color: "#de002eff" }, informational: { color: "#007db8ff" }, success: { color: "#0b8940ff" }, warning: { color: "#e7760bff" }, successWithFailures: { color: "#e7760bff" }, }, size: { sm: { width: "23.75rem" }, md: { width: "36.25rem" }, lg: { width: "48.75rem" }, xl: { width: "73.75rem" }, }, }, "page-subtitle": { text: { color: "#4b5356ff", "font-size": "1.125rem", "line-height": "1.125rem", "margin-top": "0.25rem", }, icon: { "font-size": "0.75rem", "line-height": "1.125rem", "margin-left": "0.25rem", "margin-right": "0.25rem", "margin-top": "0.25rem", }, }, "page-title": { text: { color: "#1f282cff", "font-size": "1.5rem", "line-height": "1.5rem", }, icon: { "font-size": "1.125rem", "line-height": "1.5rem", "margin-right": "0.25rem", "margin-top": "0.1875rem", }, }, photo: { "display-mode": { fill: {}, fit: {} }, placeholder: { background: "#f3f4f4ff", "box-shadow-color-border": "#d2d4d4ff", "box-shadow-color-interior": "#ffffffff", "box-shadow-value-border": "0.0625rem", }, icon: { color: "#717779ff" }, }, "photo-carousel": { "grid-gap": "1rem", "margin-bottom": "0.5rem", border: "0", }, "product-bar-vertical": { "background-color": "#ffffffff", "border-color": "#d2d4d4ff", "border-style": "solid", "border-width": "0.0625rem", "border-radius": "0.125rem", logo: { size: "1.5rem", "margin-right": "0.5rem" }, name: { color: "#1f282cff", "font-size": "1rem", "font-weight": 600 }, header: { "background-color": "#ffffffff", "border-color": "#d2d4d4ff", "border-style": "solid", "border-width": "0.0625rem", padding: "0.5rem", }, section: { "border-color": "#d2d4d4ff", "border-style": "solid", "border-width": "0.0625rem", }, item: { branch: { "font-size": "0.875rem", "line-height": "1.25rem" }, leaf: { "selected-background-color": "#007db8ff", "selected-color": "#ffffffff", "expand-icon-size": "0.625rem", "expand-icon-line-height": "1.25rem", "expand-icon-margin-right": "0.25rem", "expand-icon-margin-left": "0.875rem", hover: { "background-color": "#f3f4f4ff" }, }, link: { color: "#1f282cff", "font-size": "0.875rem", "line-height": "1.5rem", "padding-vertical": "0.5rem", "padding-right": "1rem", "padding-left": "1rem", "min-height": "2.5rem", }, nesting: { "padding-first-level": "2.125rem", "padding-second-level": "3rem", "padding-third-level": "3.875rem", "padding-fourth-level": "4.75rem", }, tag: { active: { "background-color": "#ffffffff", color: "#4b5356ff" }, }, }, }, "product-bar": { "background-color": "#ffffffff", bar: { "min-height": "3.75rem", padding: "2rem", width: "1280px" }, brand: { "margin-right": "2rem" }, logo: { size: "1.5rem", "margin-right": "0.5rem" }, name: { color: "#1f282cff", "font-size": "1rem", "font-weight": 600 }, nav: { "border-width": "0.125rem", "border-style": "solid", color: "#4b5356ff", "font-size": "0.875rem", height: "3.625rem", "margin-top": "0.125rem", padding: "1rem", "active-border-color": "#007db8ff", "disabled-color": "#d2d4d4ff", }, "vertical-rule": { height: "2.125rem", "margin-right": "1rem", background: "#d2d4d4ff", width: "0.0625rem", }, }, "progress-bar": { "progress-color": { purple: { color: "#91467fff", "hover-color": "#6e3c65ff" }, blue: { color: "#007db8ff", "hover-color": "#09638dff" }, red: { color: "#de002eff", "hover-color": "#a30d2dff" }, orange: { color: "#e7760bff", "hover-color": "#aa5e14ff" }, grey: { color: "#717779ff", "hover-color": "#1f282cff" }, }, "close-button": { "margin-left": "0.5rem", "margin-top": "0.375rem" }, heading: { "font-size": "0.875rem", "line-height": "1.25rem", "margin-bottom": "0.5rem", }, "title-color": "#1f282cff", percentage: { color: "#91467fff", "font-weight": 600, "font-size": "0.875rem", "line-height": "1.25rem", "completed-color": "#0b8940ff", "disabled-color": "#d2d4d4ff", }, background: { background: "#e9e9eaff", "border-radius": "0.5rem", height: "1rem", }, progress: { "background-color": "#91467fff", "border-radius": "0.5rem", height: "1rem", "completed-background-color": "#0b8940ff", "disabled-background-color": "#d2d4d4ff", }, detail: { color: "#4b5356ff", "font-size": "0.75rem", "line-height": "1.125rem", "margin-top": "1rem", }, }, "progress-ring": { sm: 14, md: 26, lg: 38 }, "rich-text-editor": { "background-color": "#ffffffff", border: { color: "#717779ff", style: "solid", radius: "0.25rem", width: "0.0625rem", "no-width": "0", }, "font-size": "0.875rem", "line-height": "1.25rem", vr: { height: "1.75rem" }, "editable-div": { "min-height": "8rem" }, padding: { input: { x: "0.5rem", y: "0.25rem" }, toolbar: "0.25rem" }, disabled: { "border-color": "#d2d4d4ff", "input-color": "#717779ff" }, }, "rich-text-editor-toolbar-button": { "background-color": "#ffffffff", border: { color: "#ffffffff", style: "solid", radius: "0.25rem", width: "0.0625rem", }, padding: { x: "0.5rem", y: "0.25rem" }, hover: { "background-color": "#d2d4d4ff", "border-color": "#d2d4d4ff" }, active: { "background-color": "#e6f2f8ff", "border-color": "#007db8ff" }, }, "search-results-bar": { "background-color": "#e9e9eaff", "border-color": "#d2d4d4ff", "border-style": "solid", "border-width": "0.0625rem", "border-radius": "0.25rem", "min-height": "3.25rem", padding: "0.5rem", margin: "0.25rem", "list-bar": { "border-radius-bottom": "0.125rem", "border-radius-top": "0", "border-width": "0", "border-width-top": "0.0625rem", }, "selection-tag": { "margin-vertical": "0.125rem", "margin-right": "0.25rem", }, "clear-button": { width: "5.25rem", "hover-background": "#d2d4d4ff" }, }, "side-nav": { "background-color": "#ffffffff", "border-color": "#d2d4d4ff", "border-style": "solid", "border-width": "0.0625rem", "border-radius": "0.125rem", header: { "background-color": "#ffffffff", "border-color": "#d2d4d4ff", "border-style": "solid", "border-width": "0.0625rem", padding: "0.5rem", title: { "font-size": "0.75rem", "line-height": "1.5rem", "font-weight": 600, "padding-left": "0.5rem", "icon-font-size": "0.875rem", "icon-margin": "0.25rem", }, }, filter: { "border-color": "#d2d4d4ff", "border-style": "solid", "border-width": "0.0625rem", "padding-vertical": "0.5rem", }, section: { "padding-vertical": "0.5rem", "border-color": "#d2d4d4ff", "border-style": "solid", "border-width": "0.0625rem", title: { "font-size": "1rem", "font-weight": 400, color: "#717779ff", "margin-top": "0.25rem", "margin-bottom": "0.5rem", "margin-left": "1rem", }, }, item: { branch: { "font-size": "0.875rem", "line-height": "1.25rem" }, leaf: { "selected-background-color": "#e6f2f8ff", "box-shadow-size": "0.125rem", "box-shadow-color": "#007db8ff", color: "#1f282cff", "font-weight": "43.75rem", "expand-icon-size": "0.625rem", "expand-icon-line-height": "1.25rem", "expand-icon-margin-right": "0.25rem", "expand-icon-margin-left": "0.875rem", }, link: { color: "#1f282cff", "font-size": "0.875rem", "line-height": "1.25rem", "padding-vertical": "0.5rem", "padding-right": "1rem", "padding-left": "1.25rem", "hover-background-color": "#f3f4f4ff", }, nesting: { "padding-first-level": "2.125rem", "padding-second-level": "3rem", "padding-third-level": "3.875rem", "padding-fouth-level": "4.75rem", }, }, }, "slack-link": { "font-size": "0.875rem", "border-color": "#007db8ff", "border-size": "0.0625rem", "border-style": "solid", icon: { "font-size": "1rem", "margin-right": "0.25rem" }, }, "sorting-header": { width: "100%", padding: "0", borderRadius: "0.25rem", backgroundColor: "#e9e9eaff", cell: { typeColor: "#4b5356ff", activeTypeColor: "#1f282cff", fontSize: "0.75rem", fontWeight: 600, lineHeight: "1.25rem", padding: "0.5rem", activeBackgroundColor: "#d2d4d4ff", hoverBackgroundColor: "#f3f4f4ff", }, pinned: { zIndex: 999, borderRadius: 0, shadowHeight: "0.625rem", shadowLeftAdjustment: "-0.0625rem", }, }, "sorting-header-auto-layout-spacer": { height: "1rem" }, spinner: { color: { primary: "#91467fff", secondary: "#f4ecf2ff", white: "#ffffffff", }, light: { color: { primary: "#ffffffff", secondary: "#ffffffcc" } }, sm: { dimension: "1.125rem", thickness: "0.125rem" }, md: { dimension: "2.25rem", thickness: "0.25rem" }, lg: { dimension: "4.5rem", thickness: "0.5rem" }, }, "split-tag": { "key-section": { "border-left-radius": "0.125rem", "border-right-radius": "0", "text-margin": "0.25rem", }, "value-section": { background: "#ffffffff", "border-left-radius": "0", "border-right-radius": "0.125rem", "box-shadow-color": { default: "#e9e9eaff", key: "#4b5356ff", warning: "#e7760bff", error: "#de002eff", pending: "#91467fff", success: "#0b8940ff", info: "#007db8ff", }, "box-shadow-width": "0.0625rem", "padding-vertical": "0.125rem", "padding-horizontal": "0.25rem", "link-color": "#4b5356ff", }, }, "stepped-progress-bar": { "progress-color": { purple: { color: "#91467fff", "hover-color": "#6e3c65ff" }, blue: { color: "#007db8ff", "hover-color": "#09638dff" }, red: { color: "#de002eff", "hover-color": "#a30d2dff" }, orange: { color: "#e7760bff", "hover-color": "#aa5e14ff" }, grey: { color: "#717779ff", "hover-color": "#1f282cff" }, }, "completed-color": "#0b8940ff", "disabled-color": "#d2d4d4ff", percentage: { "font-weight": 600 }, step: { height: "1rem", "margin-left": "0.125rem", "border-radius": "0.125rem", background: "#e9e9eaff", "disabled-color": "#e9e9eaff", "completed-disabled-color": "#d2d4d4ff", "border-radius-end-cap": "0.5rem", }, icon: { "completed-color": "#ffffffff", color: "#717779ff" }, }, tabs: { container: { "background-color": "#e9e9eaff", border: { color: "#d2d4d4ff", width: "0.0625rem", style: "solid", radius: "0.25rem", }, padding: "1rem", }, navigation: { "margin-bottom": "1rem" }, }, tab: { border: { style: "solid", width: "0.0625rem", radius: "0.25rem" }, type: { "line-height": "0.875rem ", size: "0.75rem", weight: 600 }, padding: { x: "1rem", y: "0.5rem" }, container: { "border-color": "#00000000", color: "#717779ff", active: { "background-color": "#ffffffff", "border-color": "#d2d4d4ff", color: "#1f282cff", }, hover: { "background-color": "#f3f4f4ff", "border-color": "#d2d4d4ff" }, }, navigation: { "background-color": "#ffffffff", "border-color": "#d2d4d4ff", color: "#4b5356ff", active: { "background-color": "#007db8ff", "border-color": "#007db8ff", color: "#ffffffff", }, hover: { "background-color": "#f3f4f4ff" }, disabled: { color: "#717779ff" }, }, }, tag: { default: { "border-radius": "0.125rem", "font-size": "0.75rem", "font-weight": 600, "line-height": "0.75rem", "padding-vertical": "0.125rem", "padding-horizontal": "0.25rem", background: "#e9e9eaff", "text-color": "#4b5356ff", icon: { "font-size": "0.75rem", "line-height": "0.625rem", "margin-right": "0.25rem", }, }, key: { background: "#4b5356ff", "text-color": "#ffffffff" }, warning: { background: "#e7760bff", "text-color": "#ffffffff" }, error: { background: "#de002eff", "text-color": "#ffffffff" }, pending: { background: "#91467fff", "text-color": "#ffffffff" }, success: { background: "#0b8940ff", "text-color": "#ffffffff" }, info: { background: "#007db8ff", "text-color": "#ffffffff" }, }, "vertical-rule": { "background-color": "#d2d4d4ff", "margin-x": "0.25rem", thickness: "0.0625rem", }, "zero-state": { "wrapper-padding": "1rem", "padding-vertical": "2rem", image: { height: "6.25rem", width: "12.5rem", "margin-bottom": "1rem" }, heading: { color: "#1f282cff", "font-size": "1.5rem", "line-height": "1.5rem", "micro-color": "#4b5356ff", "micro-font-size": "1rem", "micro-font-weight": 600, "micro-line-height": "1.25rem", }, "sub-heading": { color: "#4b5356ff", "font-size": "0.875rem", "line-height": "1.25rem", "margin-top": "0.25rem", }, content: { "marign-top": "1rem" }, icon: { color: "#717779ff", "font-size": "3rem", "line-height": "3rem", "padding-bottom": "0.25rem", }, }, }, grid: { columns: { standard: 12 }, "content-width": "1280px" }, icon: { ai: { character: "\\e9bd" }, "ai-color": { character: "" }, "ai-generic": { character: "" }, "angle-left": { character: "\\e900" }, "angle-right": { character: "\\e901" }, archive: { character: "\\e902" }, "arrow-down": { character: "\\e903" }, "arrow-left-circle": { character: "\\e904" }, "arrow-left": { character: "\\e905" }, "arrow-right": { character: "\\e906" }, "arrow-up": { character: "\\e907" }, asterisk: { character: "\\e908" }, ban: { character: "\\e909" }, barcode: { character: "\\e90a" }, bell: { character: "\\e90b" }, bold: { character: "\\e9a5" }, bolt: { character: "\\e90c" }, book: { character: "\\e90d" }, bookmark: { character: "" }, "bookmark-outline": { character: "" }, building: { character: "\\e90e" }, "burst-bolt": { character: "\\e90f" }, burst: { character: "\\e910" }, "calendar-blank": { character: "\\e911" }, calendar: { character: "\\e912" }, camera: { character: "\\e913" }, "chart-area": { character: "\\e914" }, "chart-bar": { character: "\\e915" }, "chart-line": { character: "\\e916" }, "chart-pie": { character: "\\e917" }, checkmark: { character: "\\e918" }, "chevron-down": { character: "\\e919" }, "chevron-left": { character: "\\e91a" }, "chevron-right": { character: "\\e91b" }, "chevron-up": { character: "\\e91c" }, "circle-outline": { character: "\\e91d" }, "clear-formatting": { character: "\\e9af" }, clock: { character: "\\e91e" }, "code-fork": { character: "\\e91f" }, "comment-bubble-exclamation": { character: "\\e9ae" }, "comment-bubble-question": { character: "\\e920" }, "comment-bubble": { character: "\\e921" }, "complete-file": { character: "\\e9b0" }, conversation: { character: "\\e922" }, "column-switcher": { character: "\\e923" }, "credit-card": { character: "\\e924" }, dashboard: { character: "\\e925" }, database: { character: "\\e926" }, disk: { character: "\\e927" }, "dollar-sign": { character: "\\e928" }, "double-angle-left": { character: "\\e929" }, "double-angle-right": { character: "\\e92a" }, "download-cloud": { character: "\\e92b" }, drill: { character: "\\e92c" }, duplicate: { character: "\\e92d" }, ellipses: { character: "\\e92e" }, envelope: { character: "\\e92f" }, exchange: { character: "\\e930" }, "expand-collapse": { character: "\\e931" }, eye: { character: "\\e932" }, "file-duplicate": { character: "\\e933" }, "file-pdf": { character: "\\e934" }, "file-presentation": { character: "\\e935" }, "file-size": { character: "\\e936" }, "file-solid-text": { character: "\\e937" }, "file-solid": { character: "\\e938" }, "file-spreadsheet": { character: "\\e939" }, "file-text": { character: "\\e93a" }, file: { character: "\\e93b" }, filter: { character: "\\e93c" }, flag: { character: "\\e93d" }, "flag-outline": { character: "\\e9bb" }, "folder-open": { character: "\\e93e" }, "folder-solid-open": { character: "\\e93f" }, "folder-solid": { character: "\\e940" }, folder: { character: "\\e941" }, gear: { character: "\\e942" }, globe: { character: "\\e943" }, grid: { character: "\\e944" }, group: { character: "\\e945" }, "hand-stop": { character: "\\e946" }, handshake: { character: "\\e947" }, hat: { character: "\\e948" }, heart: { character: "\\e949" }, "heart-outline": { character: "\\e9b9" }, history: { character: "\\e94a" }, home: { character: "" }, "i-made-this": { character: "\\e9be" }, inbox: { character: "\\e94b" }, incoming: { character: "\\e94c" }, "info-circle": { character: "\\e94d" }, intercom: { character: "\\e94e" }, italics: { character: "\\e9a6" }, "item-tag": { character: "\\e94f" }, key: { character: "\\e950" }, "life-preserver": { character: "\\e951" }, lightbulb: { character: "\\e952" }, link: { character: "\\e953" }, linkedin: { character: "\\e954" }, "list-cards": { character: "\\e955" }, "list-columns": { character: "\\e956" }, "list-indent": { character: "\\e9a7" }, "list-ordered": { character: "\\e9a8" }, "list-outdent": { character: "\\e9a9" }, "list-unordered": { character: "\\e9aa" }, "list-summary": { character: "\\e957" }, "list-table": { character: "\\e958" }, list: { character: "\\e959" }, location: { character: "\\e95a" }, locked: { character: "\\e95b" }, "map-marker": { character: "\\e95c" }, map: { character: "\\e95d" }, maximize: { character: "\\e95e" }, "microphone-off": { character: "\\e9b7" }, "microphone-on": { character: "\\e9b8" }, minimize: { character: "\\e95f" }, "minus-circle": { character: "\\e960" }, minus: { character: "\\e961" }, "new-file": { character: "\\e962" }, "new-screen": { character: "\\e963" }, outgoing: { character: "\\e964" }, "paper-plane": { character: "\\e965" }, pencil: { character: "\\e966" }, photo: { character: "\\e967" }, pinterest: { character: "\\e968" }, play: { character: "\\e969" }, "plus-circle": { character: "\\e96a" }, "plus-sign": { character: "\\e96b" }, presentation: { character: "\\e96c" }, printer: { character: "\\e96d" }, "qr-code": { character: "\\e96e" }, "question-circle": { character: "\\e96f" }, "quote-left": { character: "\\e970" }, "quote-right": { character: "\\e971" }, random: { character: "\\e972" }, redo: { character: "\\e9ac" }, refresh: { character: "\\e973" }, rocket: { character: "\\e974" }, "saved-circle": { character: "\\e98a" }, "search-plus": { character: "\\e975" }, search: { character: "\\e976" }, share: { character: "\\e977" }, "shopping-cart": { character: "\\e978" }, "sort-alpha-asc": { character: "\\e979" }, "sort-alpha-desc": { character: "\\e97a" }, "sort-num-asc": { character: "\\e97b" }, "sort-num-desc": { character: "\\e97c" }, "star-outline": { character: "\\e97d" }, star: { character: "\\e97e" }, "archive-circle": { character: "\\e97f" }, "x-circle": { character: "\\e980" }, "exclamation-circle": { character: "\\e981" }, "descending-ellipses-circle": { character: "\\e982" }, "double-angle-right-circle": { character: "\\e983" }, "locked-circle": { character: "\\e984" }, "asterisk-circle": { character: "\\e985" }, "checkmark-circle": { character: "\\e986" }, "clock-circle": { character: "\\e987" }, "calendar-blank-circle": { character: "\\e988" }, "ban-circle": { character: "\\e989" }, "disk-circle": { character: "\\e98b" }, "template-circle": { character: "\\e98c" }, "exclamation-triangle": { character: "\\e98d" }, table: { character: "\\e98e" }, tabs: { character: "\\e98f" }, "thumbs-down-outline": { character: "\\e990" }, "thumbs-down": { character: "\\e991" }, "thumbs-up-outline": { character: "\\e992" }, "thumbs-up": { character: "\\e993" }, trash: { character: "\\e994" }, "truck-shipping": { character: "\\e995" }, twitter: { character: "\\e996" }, unarchive: { character: "\\e9ad" }, undo: { character: "\\e997" }, unlocked: { character: "\\e998" }, unlink: { character: "\\e9ab" }, "upload-cloud": { character: "\\e999" }, wrench: { character: "\\e99a" }, x: { character: "\\e99b" }, "arrow-right-circle": { character: "\\e99c" }, "calendar-select": { character: "\\e99d" }, tag: { character: "\\e99e" }, user: { character: "\\e99f" }, "eye-slash": { character: "\\e9a0" }, "bell-filled": { character: "\\e9a1" }, "nested-list": { character: "\\e9a2" }, pin: { character: "\\e9a3" }, "pin-outline": { character: "\\e9bc" }, "user-impersonation": { character: "\\e9a4" }, "volume-full": { character: "\\e9b6" }, "volume-low": { character: "\\e9b3" }, "volume-medium": { character: "\\e9b5" }, "volume-off": { character: "\\e9b1" }, workflow: { character: "\\e9b4" }, "workflow-complete": { character: "\\e9b2" }, "status-archived": { character: "\\e97f", color: "#1f282cff" }, "status-cancelled": { character: "\\e980", color: "#de002eff" }, "status-error": { character: "\\e981", color: "#de002eff" }, "status-in-process": { character: "\\e982", color: "#91467fff" }, "status-in-transit": { character: "\\e983", color: "#91467fff" }, "status-locked": { character: "\\e984", color: "#1f282cff" }, "status-new": { character: "\\e985", color: "#007db8ff" }, "status-ok": { character: "\\e986", color: "#0b8940ff" }, "status-on-hold": { character: "\\e987", color: "#1f282cff" }, "status-outdated": { character: "\\e988", color: "#1f282cff" }, "status-preview": { character: "\\e9ba", color: "#1f282cff" }, "status-rejected": { character: "\\e989", color: "#de002eff" }, "status-saved": { character: "\\e98b", color: "#91467fff" }, "status-saving": { character: "\\e98b", color: "#91467fff" }, "status-template": { character: "\\e98c", color: "#007db8ff" }, "status-warning": { character: "\\e98d", color: "#e7760bff" }, }, shadow: { input: "0 0.25rem 0 0 #e9e9eaff inset", outer: "0 0 0.25rem 0 #1f282c80", dropdown: "0 0 0.25rem 0 #1f282c40", "fixed-container": "0 0 0.25rem 0.25rem #1f282c1a", }, size: { border: { radius: { none: "0", xxs: "0.125rem", xs: "0.25rem" }, width: { none: "0", standard: "0.0625rem" }, }, component: { "action-bar": { "max-content-width": "1280px", "content-padding": "1.25rem", }, "add-to-list": { "drag-handle": { width: "0.375rem", height: "1.125rem" }, "close-button": { right: "0.375rem", top: "0.625rem" }, item: { minwidth: "17.75rem", padding: "0.75rem" }, verticalRule: { left: "3.09375rem", top: "0", bottom: "0", height: "6.25rem", }, leftList: { base: { marginRight: "1rem" }, vertical: { marginRight: "0", marginBottom: "1.375rem" }, }, rightList: { base: { marginLeft: "1rem" }, vertical: { marginLeft: "0" }, }, filterContainer: { marginBottom: "1.25rem" }, phantomDroppableContainerTotalHeight: "1.5625rem", }, "cap-content": { "line-height": "1.875rem" }, "clickable-tag": { height: "1.125rem", "line-height": "0.75rem", "icon-font-size": "0.625rem", "icon-top-offset": "-0.0625rem", }, "content-row": { "reorderable-min-container-height": "3.875rem", "reorderable-index-container-size": "3.5rem", "reorderable-button-height": "1.78125rem", "reorderable-button-width": "3.3125rem", "reorderable-button-border-radius": "0.1875rem", "icon-margin-adjustment": "-0.125rem", }, "content-tile": { height: "8.625rem", image: { height: "3.75rem", width: "3.75rem", marginBottom: "1rem", marginTop: "1rem", }, container: { spacing: "0.5rem" }, titleContainer: { spacing: "0.5rem" }, }, "feedback-block": { standard: { "margin-left": "-0.25rem" }, micro: { "margin-top": "0.125rem" }, }, "file-upload": { "icon-size": "3rem" }, "filter-tile": { height: "6.625rem", maxWidth: "15.625rem", minWidth: "6.875rem", marginEndChildren: "0", title: { height: "2.25rem" }, tileValue: { heightFontSizeLineHeight: "1.875rem" }, }, "focused-task": { height: "3.125rem", "box-shadow-offset-y": "-0.0625rem", }, modal: { sizes: { sm: "23.75rem", md: "36.25rem", lg: "48.75rem", xl: "73.75rem", }, }, "product-bar": { "min-height": "3.75rem", width: "1280px", "logo-size": "1.5rem", "nav-underline": "0.125rem", "nav-height": "3.625rem", "vertical-rule-height": "2.125rem", }, spinner: { sm: { dimension: "1.125rem", thickness: "0.125rem" }, md: { dimension: "2.25rem", thickness: "0.25rem" }, lg: { dimension: "4.5rem", thickness: "0.5rem" }, }, "sorting-header": { pinned: { shadowHeight: "0.625rem", shadowLeftAdjustment: "-0.0625rem", }, }, "vertical-rule": { thickness: "0.0625rem" }, tag: { "line-height": "0.75rem", "icon-line-height": "0.625rem" }, "zero-state": { "image-height": "6.25rem", "image-width": "12.5rem", "icon-font-size": "3rem", "icon-line-height": "3rem", }, growler: { width: "25rem", icon: { fontSize: "1.875rem", box: { right: "1.875rem", top: "5.625rem", width: "4.375rem" }, }, messageBox: { subtitle: { width: "16.5rem" }, padding: { right: "2.625rem" }, }, }, button: { "spinner-margin-vertical": "0.875rem", "spinner-margin-horizontal": "0.4375rem", "spinner-border-width": "0.125rem", "spinner-size": "0.875rem", }, "search-results-bar": { "min-height": "3.25rem", "clear-button": "5.25rem", }, "list-bar": { "pinned-width": "1280px", "pinned-padding": "1.25rem", top: "3.75rem", height: "0.625rem", "content-header-height": "2rem", "search-form-max-width": "25rem", "search-button-height": "1.875rem", "search-field-select-line-height": "2rem", }, "advanced-search": { "margin-top": "0.625rem" }, "progress-bar": { "border-radius": "0.5rem", "close-button-margin": "0.375rem", }, "side-nav": { "selected-font-weight": "43.75rem", "expand-icon-size": "0.625rem", "expand-icon-margin": "0.875rem", "link-padding-left": "1.25rem", "nested-first-level": "2.125rem", "nested-second-level": "3rem", "nested-third-level": "3.875rem", "nested-fourth-level": "4.75rem", }, "product-bar-vertical": { "link-min-height": "2.5rem", "logo-size": "1.5rem", "expand-icon-size": "0.625rem", "expand-icon-margin": "0.875rem", "nested-first-level": "2.125rem", "nested-second-level": "3rem", "nested-third-level": "3.875rem", "nested-fourth-level": "4.75rem", }, icon: { "margin-adjustment": "-0.125rem" }, "page-title": { "icon-margin-top": "0.1875rem" }, "insight-card": { "vertical-padding": "0.9375rem", "horizontal-padding": "1.25rem", "horizontal-height": "5.125rem", "icon-size": "2rem", "metric-size": "3rem", "min-title-height": "2.125rem", "partner-count-margin-vertical": "0.9375rem", "partner-count-margin-horizontal": "1.25rem", "partner-count-padding-vertical": "0.625rem", "partner-count-padding-horizontal": "1.25rem", "partner-count-width": "3.75rem", "horizontal-partner-count-padding-vertical": "1.25rem", "horizontal-partner-count-padding-horizontal": "0.625rem", }, "rich-text-editor": { vr: { height: "1.75rem" }, "editable-div": { "min-height": "8rem" }, }, }, grid: { gutter: "1rem" }, icon: { xs: "0.75rem", sm: "0.875rem", md: "1rem", lg: "1.25rem" }, spacing: { xxs: "0.125rem", xs: "0.25rem", sm: "0.5rem", md: "1rem", lg: "2rem", xl: "4rem", }, system: { xxs: "0.125rem", xs: "0.25rem", sm: "0.5rem", md: "1rem", lg: "2rem", xl: "4rem", }, type: { "body-sm": { font: "0.75rem", line: "1.125rem" }, "body-md": { font: "0.875rem", line: "1.25rem" }, "component-sm": { font: "0.75rem", line: "0.875rem" }, "title-xxs": { font: "0.75rem", line: "0.75rem" }, "title-xs": { font: "0.875rem", line: "0.875rem" }, "title-sm": { font: "1rem", line: "1rem" }, "title-md": { font: "1.125rem", line: "1.125rem" }, "title-lg": { font: "1.25rem", line: "1.25rem" }, "title-xl": { font: "1.5rem", line: "1.5rem" }, }, }, type: { weight: { normal: 400, bold: 600 }, decoration: { none: "none" } }, });