{"customPropertyNames":[],"hasNumericReferences":false,"referenceDelimiter":".","sections":[{"header":"Tokens","description":"<p>These are system-wide settings that have been converted from <a href=\"http://yaml.org\">YAML</a> files to Sass (<abbr>SCSS</abbr>) for use in USITC projects.</p>\n<p>Most settings can be overridden in your own Sass code by declaring the variable <em>before</em> importing the design system tokens.</p>\n<p>Tokens are also output in other formats for ease of use in various projects. Currently available formats are:</p>\n<ul>\n<li>A TypeScript ES6 module at <code>dist/assets/tokens/tokens.ts</code>.</li>\n<li>A NodeJS module at <code>dist/assets/tokens/tokens.js</code>.</li>\n<li>A JSON file at <code>dist/assets/tokens/tokens.json</code>.</li>\n</ul>\n<p>Please send a request to the team if you would like to have these tokens in another format, such as CSS Custom Properties, LESS, Stylus, etc.</p>\n","deprecated":false,"experimental":false,"reference":"Tokens","referenceNumber":"1","referenceURI":"tokens","weight":1,"colors":[],"markup":"","source":{"filename":"tokens/00-tokens.yml","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/tokens/00-tokens.yml","line":10},"depth":1,"modifiers":[],"parameters":[]},{"header":"Colors","description":"","deprecated":false,"experimental":false,"reference":"Tokens.Colors","referenceNumber":"1.1","referenceURI":"tokens-colors","weight":1,"colors":[],"markup":"","source":{"filename":"tokens/01-colors.yml","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/tokens/01-colors.yml","line":10},"depth":2,"modifiers":[],"parameters":[]},{"header":"Theme Colors","description":"<p>These are the primary colors to be used on USITC websites. Other variations in lightness can be used when appropriate, and other colors from the <strong>Available Colors</strong> shown below can also be used sparingly.</p>\n","deprecated":false,"experimental":false,"reference":"Tokens.Colors.Theme","referenceNumber":"1.1.1","referenceURI":"tokens-colors-theme","weight":1,"colors":[],"markup":"","source":{"filename":"tokens/01-colors.yml","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/tokens/01-colors.yml","line":116},"depth":3,"modifiers":[],"parameters":[]},{"header":"Base Theme","description":"<p>These are the colors that should be used by default on USITC websites. You can use these variables in Sass, such as <code>border-color: $color-theme-base-border;</code> or <code>color: $color-theme-base-hover-text;</code>.</p>\n<div class=\"border\">\n<div class=\"padding\">\n<p>This is an example of our <a href=\"#\">base theme</a> in action.</p>\n</div>\n<div class=\"padding padding-top alt\">\n<p>This is an example of our <a href=\"#\">base theme</a> on the alternate background color.</p>\n</div>\n</div>","deprecated":false,"experimental":false,"reference":"Tokens.Colors.Theme.Base","referenceNumber":"1.1.1.1","referenceURI":"tokens-colors-theme-base","weight":1,"colors":[],"markup":"","source":{"filename":"tokens/01-colors.yml","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/tokens/01-colors.yml","line":125},"depth":4,"modifiers":[],"parameters":[{"name":"$color-theme-base-background","defaultValue":"color(white)","description":"#ffffff"},{"name":"$color-theme-base-background-alt","defaultValue":"color(grey, 90)","description":"#e2e8e9"},{"name":"$color-theme-base-border","defaultValue":"color(grey, 20)","description":"#2b383b"},{"name":"$color-theme-base-text","defaultValue":"color(grey, 20)","description":"#2b383b"},{"name":"$color-theme-base-accent","defaultValue":"color(cyan, 30)","description":"#0f758a"},{"name":"$color-theme-base-link","defaultValue":"color(cyan, 30)","description":"#0f758a"},{"name":"$color-theme-base-hover-background","defaultValue":"transparent","description":"transparent"},{"name":"$color-theme-base-hover-text","defaultValue":"color(cyan, 10)","description":"#05272e"},{"name":"$color-theme-base-spinner","defaultValue":"color(cyan, 30)","description":"#0f758a"}]},{"header":"Dark Theme","description":"<p>When you want to use a dark background, use these colors.</p>\n<div class=\"border on-dark\">\n<div class=\"padding\">\n<p>This is an example of our <a href=\"#\">dark theme</a> in action.</p>\n</div>\n<div class=\"padding padding-top on-dark on-dark-alt\">\n<p>This is an example of our <a href=\"#\">dark theme</a> on the alternate background color.</p>\n</div>\n</div>","deprecated":false,"experimental":false,"reference":"Tokens.Colors.Theme.Dark","referenceNumber":"1.1.1.2","referenceURI":"tokens-colors-theme-dark","weight":2,"colors":[],"markup":"","source":{"filename":"tokens/01-colors.yml","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/tokens/01-colors.yml","line":166},"depth":4,"modifiers":[],"parameters":[{"name":"$color-theme-dark-background","defaultValue":"color(cyan, 20)","description":"#0a4e5c"},{"name":"$color-theme-dark-background-alt","defaultValue":"color(cyan, 30)","description":"#0f758a"},{"name":"$color-theme-dark-border","defaultValue":"color(cyan, 20)","description":"#0a4e5c"},{"name":"$color-theme-dark-text","defaultValue":"color(white)","description":"#ffffff"},{"name":"$color-theme-dark-accent","defaultValue":"color(cyan, 80)","description":"#a3c5f5"},{"name":"$color-theme-dark-link","defaultValue":"color(white)","description":"#ffffff"},{"name":"$color-theme-dark-hover-background","defaultValue":"transparent","description":"transparent"},{"name":"$color-theme-dark-hover-text","defaultValue":"color(cyan, 80)","description":"#a3c5f5"},{"name":"$color-theme-dark-spinner","defaultValue":"color(white)","description":"#ffffff"}]},{"header":"State Colors","description":"<p>Use these state color themes to convey information to users.</p>\n","deprecated":false,"experimental":false,"reference":"Tokens.Colors.State","referenceNumber":"1.1.2","referenceURI":"tokens-colors-state","weight":2,"colors":[],"markup":"","source":{"filename":"tokens/01-colors.yml","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/tokens/01-colors.yml","line":207},"depth":3,"modifiers":[],"parameters":[]},{"header":"Error State","description":"<p>These colors should be used to show an error or a very important message for the user.</p>\n<div class=\"panel border state-error\">\n<p>This is an example of our <a href=\"#\">error state</a> in action.</p>\n</div>","deprecated":false,"experimental":false,"reference":"Tokens.Colors.State.Error","referenceNumber":"1.1.2.1","referenceURI":"tokens-colors-state-error","weight":1,"colors":[],"markup":"","source":{"filename":"tokens/01-colors.yml","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/tokens/01-colors.yml","line":216},"depth":4,"modifiers":[],"parameters":[{"name":"$color-state-error-background","defaultValue":"color(red, 95)","description":"#fce8ea"},{"name":"$color-state-error-background-alt","defaultValue":"color(red, 90)","description":"#fad1d4"},{"name":"$color-state-error-border","defaultValue":"color(red, 40)","description":"#b81422"},{"name":"$color-state-error-text","defaultValue":"color(grey, 20)","description":"#2b383b"},{"name":"$color-state-error-accent","defaultValue":"color(red, 30)","description":"#8a0f19"},{"name":"$color-state-error-link","defaultValue":"color(red, 40)","description":"#b81422"},{"name":"$color-state-error-hover-background","defaultValue":"transparent","description":"transparent"},{"name":"$color-state-error-hover-text","defaultValue":"color(red, 60)","description":"#eb4755"},{"name":"$color-state-error-spinner","defaultValue":"color(red, 40)","description":"#b81422"}]},{"header":"Info State","description":"<p>These colors should be used to show a standard message for the user.</p>\n<div class=\"panel border state-info\">\n<p>This is an example of our <a href=\"#\">info state</a> in action.</p>\n</div>","deprecated":false,"experimental":false,"reference":"Tokens.Colors.State.Info","referenceNumber":"1.1.2.2","referenceURI":"tokens-colors-state-info","weight":2,"colors":[],"markup":"","source":{"filename":"tokens/01-colors.yml","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/tokens/01-colors.yml","line":250},"depth":4,"modifiers":[],"parameters":[{"name":"$color-state-info-background","defaultValue":"color(cyan, 95)","description":"#e8f9fc"},{"name":"$color-state-info-background-alt","defaultValue":"color(cyan, 90)","description":"#d1f3fa"},{"name":"$color-state-info-border","defaultValue":"color(cyan, 30)","description":"#0f758a"},{"name":"$color-state-info-text","defaultValue":"color(grey, 20)","description":"#2e3238"},{"name":"$color-state-info-accent","defaultValue":"color(cyan, 30)","description":"#0f758a"},{"name":"$color-state-info-link","defaultValue":"color(cyan, 30)","description":"#0f758a"},{"name":"$color-state-info-hover-background","defaultValue":"transparent","description":"transparent"},{"name":"$color-state-info-hover-text","defaultValue":"color(cyan, 10)","description":"#05272e"},{"name":"$color-state-info-spinner","defaultValue":"color(cyan, 30)","description":"#0f758a"}]},{"header":"Success State","description":"<p>These colors should be used to show that an action has successfully completed or a positive message for the user.</p>\n<div class=\"panel border state-success\">\n<p>This is an example of our <a href=\"#\">success state</a> in action.</p>\n</div>","deprecated":false,"experimental":false,"reference":"Tokens.Colors.State.Success","referenceNumber":"1.1.2.3","referenceURI":"tokens-colors-state-success","weight":3,"colors":[],"markup":"","source":{"filename":"tokens/01-colors.yml","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/tokens/01-colors.yml","line":284},"depth":4,"modifiers":[],"parameters":[{"name":"$color-state-success-background","defaultValue":"color(green, 95)","description":"#eafce8"},{"name":"$color-state-success-background-alt","defaultValue":"color(green, 90)","description":"#d5fad1"},{"name":"$color-state-success-border","defaultValue":"color(green, 20)","description":"#115c0a"},{"name":"$color-state-success-text","defaultValue":"color(grey, 20)","description":"#2e3638"},{"name":"$color-state-success-accent","defaultValue":"color(green, 20)","description":"#115c0a"},{"name":"$color-state-success-link","defaultValue":"color(green, 30)","description":"#1a8a0f"},{"name":"$color-state-success-hover-background","defaultValue":"transparent","description":"transparent"},{"name":"$color-state-success-hover-text","defaultValue":"color(green)","description":"#3ce619"},{"name":"$color-state-success-spinner","defaultValue":"color(green, 30)","description":"#1a8a0f"}]},{"header":"Warning State","description":"<p>These colors should be used to show a warning or a semi-important message for the user.</p>\n<div class=\"panel border state-warning\">\n<p>This is an example of our <a href=\"#\">warning state</a> in action.</p>\n</div>","deprecated":false,"experimental":false,"reference":"Tokens.Colors.State.Warning","referenceNumber":"1.1.2.4","referenceURI":"tokens-colors-state-warning","weight":4,"colors":[],"markup":"","source":{"filename":"tokens/01-colors.yml","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/tokens/01-colors.yml","line":318},"depth":4,"modifiers":[],"parameters":[{"name":"$color-state-warning-background","defaultValue":"color(orange, 95)","description":"#fcf1e8"},{"name":"$color-state-warning-background-alt","defaultValue":"color(orange, 90)","description":"#fae2d1"},{"name":"$color-state-warning-border","defaultValue":"color(orange, 40)","description":"#b85814"},{"name":"$color-state-warning-text","defaultValue":"color(grey, 20)","description":"#2e3638"},{"name":"$color-state-warning-accent","defaultValue":"color(orange, 30)","description":"#8a420f"},{"name":"$color-state-warning-link","defaultValue":"color(orange, 30)","description":"#8a420f"},{"name":"$color-state-warning-hover-background","defaultValue":"transparent","description":"transparent"},{"name":"$color-state-warning-hover-text","defaultValue":"color(orange)","description":"#e6a219"},{"name":"$color-state-warning-spinner","defaultValue":"color(orange)","description":"#e6a219"}]},{"header":"Available Colors","description":"<p>Below are the available colors in the USITC Design System, along with acceptable variations in lightness. You can reference these colors in Sass by using the <code>color()</code> function shown with each variation, such as <code>color: color(cyan, 20);</code> or <code>background-color: color(red);</code>. More information on the <code>color()</code> function (including how to optionally control opacity), refer to the <a href=\"/directives/color\">color() function</a>.</p>\n<p>If you don’t provide a <em>lightness</em>, it will default to a lightness of <code>50</code>. <strong>Black</strong> and <strong>white</strong> are special cases in that they have no lightness variations. Black will always have <code>0</code> lightness and white will always have <code>100</code> lightness.</p>\n<p>Also shown is the <a href=\"https://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-contrast.html\">WCAG 2.0</a> standard for color contrast for each displayed combination. The text shown on each colored background is either white or black, chosen because that color has <em>more</em> contrast on the colored background than the other would.</p>\n<div class=\"panel state-warning\">\n<h1>Accessibility Note</h1>\n<p>Our goal is to meet WCAG 2.0 AA standards for color contrast for all essential content, which is 4.5:1 for normal text and 3:1 for bold or larger text.</p>\n<table class=\"table table-responsive\">\n  <thead>\n    <tr>\n      <th>Score</th>\n      <th>Contrast Ratio</th>\n      <th>Result</th>\n    </tr>\n  </thead>\n  <tbody>\n    <tr>\n      <td><span title=\"7.0+\" class=\"tag-label kss-contrast-aaa\">AAA</span></td>\n      <td>7.0+</td>\n      <td>Passes WCAG 2.0 AAA</td>\n    </tr>\n    <tr>\n      <td><span title=\"4.5+\" class=\"tag-label kss-contrast-aa\">AA</span></td>\n      <td>4.5+</td>\n      <td>Passes WCAG 2.0 AA</td>\n    </tr>\n    <tr>\n      <td><span title=\"3.0+\" class=\"tag-label kss-contrast-aa18\">AA18</span></td>\n      <td>3.0+</td>\n      <td>Passes WCAG 2.0 AA Large Text Only (18pt/24px/1.5rem or 14pt/19px/1.2rem bold)</td>\n    </tr>\n    <tr>\n      <td><span title=\"&lt;3.0\" class=\"tag-label kss-contrast-dnp\">DNP</span></td>\n      <td>&lt;3.0</td>\n      <td>Does Not Pass WCAG 2.0</td>\n    </tr>\n  </tbody>\n</table>\n<p><em><strong>Tip:</strong> If you’re using a desktop browser, you can hover over any score to see the actual contrast ratio for that color combination.</em></p>\n</div>","deprecated":false,"experimental":false,"reference":"Tokens.Colors.Available","referenceNumber":"1.1.3","referenceURI":"tokens-colors-available","weight":3,"colors":[{"color":"hsl(355, 80, 50)","name":"@red"},{"color":"hsl(25,  80, 50)","name":"@orange"},{"color":"hsl(55,  80, 50)","name":"@yellow"},{"color":"hsl(115, 80, 50)","name":"@green"},{"color":"hsl(190, 80, 50)","name":"@cyan"},{"color":"hsl(220, 80, 50)","name":"@blue"},{"color":"hsl(280, 80, 50)","name":"@purple"},{"color":"hsl(190, 10, 50)","name":"@grey"},{"color":"hsl(0,   0,  0)","name":"@black"},{"color":"hsl(0,   0,  100)","name":"@white"}],"markup":"","source":{"filename":"tokens/01-colors.yml","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/tokens/01-colors.yml","line":16},"depth":3,"modifiers":[],"parameters":[]},{"header":"Typography","description":"","deprecated":false,"experimental":false,"reference":"Tokens.Typography","referenceNumber":"1.2","referenceURI":"tokens-typography","weight":2,"colors":[],"markup":"","source":{"filename":"tokens/02-typography.yml","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/tokens/02-typography.yml","line":13},"depth":2,"modifiers":[],"parameters":[]},{"header":"Font Families","description":"<p>Our base font family is <strong><a href=\"https://github.com/JulietaUla/Montserrat\">Montserrat</a></strong>, a geometric sans-serif typeface designed by Argentinian designer <a href=\"https://github.com/JulietaUla/\">Julieta Ulanovsky</a>. The design was inspired by signage from her historical Buenos Aires neighborhood of the same name.</p>\n<p>We load Montserrat as a webfont, but if it is unavailable our font stack falls back to the system font for any modern operating system (<a href=\"https://github.com/supermarin/YosemiteSanFranciscoFont\">San Francisco</a> on macOS and iOS, <a href=\"http://www.microsoft.com/typography/Fonts/family.aspx?FID=331\">Segoe UI</a> on Windows, <a href=\"https://fonts.google.com/specimen/Droid+Sans\">Droid Sans</a> on Android, etc.).</p>\n<div class=\"border padding margin-bottom\">\n<p>This text is set in our <strong>base</strong> <em>font stack</em>.</p>\n</div>\n<p>We also have a monospace font stack for times when it’s needed, and it’s very visible in the code snippets all over this styleguide. We’ve chosen our favorite monospace font — <a href=\"https://www.typography.com/fonts/operator/overview/\">Operator Mono</a> — as the base, and several good fallback options.</p>\n<div class=\"border padding mono\">\n<p>This text is set in our <strong>monospace</strong> <em>font stack</em>.</p>\n</div>","deprecated":false,"experimental":false,"reference":"Tokens.Typography.Families","referenceNumber":"1.2.1","referenceURI":"tokens-typography-families","weight":1,"colors":[],"markup":"","source":{"filename":"tokens/02-typography.yml","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/tokens/02-typography.yml","line":48},"depth":3,"modifiers":[],"parameters":[{"name":"$font-family-base","defaultValue":"Montserrat, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', Arial, sans-serif","description":"​"},{"name":"$font-family-mono","defaultValue":"'Operator Mono', Hack, Consolas, Menlo, Monaco, 'Ubuntu Mono', 'Courier New', Courier, monospace","description":"​"}]},{"header":"Font Weights","description":"<p>We use two main weights of Montserrat — <em>Regular (400)</em> and <em>Bold (700)</em>. We occasionally use the <em>Black (900)</em> weight for headers, and we also have an <em>Italic</em> version of each weight.</p>\n<div class=\"border padding margin-bottom\">\n<p>This is Montserrat Regular.<br>\n<strong>This is Montserrat Bold.</strong><br>\n<span class=\"black\">This is Montserrat Black.</span></p>\n</div>","deprecated":false,"experimental":false,"reference":"Tokens.Typography.Weights","referenceNumber":"1.2.2","referenceURI":"tokens-typography-weights","weight":2,"colors":[],"markup":"","source":{"filename":"tokens/02-typography.yml","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/tokens/02-typography.yml","line":77},"depth":3,"modifiers":[],"parameters":[{"name":"$font-weight-normal","defaultValue":"400","description":"​"},{"name":"$font-weight-bold","defaultValue":"700","description":"​"},{"name":"$font-weight-black","defaultValue":"900","description":"​"}]},{"header":"Font Sizes","description":"<p>We use a <a href=\"https://alistapart.com/article/more-meaningful-typography\">modular scale</a> for our font sizes. Starting at a <code>1.6rem (16px)</code> base, our font-sizes go up and down based on a modular scale ratio of <strong>1.2</strong>.</p>\n","deprecated":false,"experimental":false,"reference":"Tokens.Typography.Sizes","referenceNumber":"1.2.3","referenceURI":"tokens-typography-sizes","weight":3,"colors":[],"markup":"","source":{"filename":"tokens/02-typography.yml","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/tokens/02-typography.yml","line":101},"depth":3,"modifiers":[],"parameters":[]},{"header":"Font Size Scale","description":"<p><code>1rem</code> (<code>rem</code> is a CSS unit of length that stands for <em>root em</em>) is equivalent to our <code>10px</code> base.</p>\n<p>While we have all of the following sizes available, use your judgment on whether a particular size looks reasonable (and readable) in the situation where it is used.</p>\n<div class=\"border padding margin-bottom\">\n<p><span class=\"size-xxs\">This is our XXS font size.</span><br>\n<span class=\"size-xs\">This is our XS font size.</span><br>\n<span class=\"size-s\">This is our small font size.</span><br>\n<span class=\"size-m\">This is our medium (base) font size.</span><br>\n<span class=\"size-l\">This is our large font size.</span><br>\n<span class=\"size-xl\">This is our XL font size.</span><br>\n<span class=\"size-xxl\">This is our XXL font size.</span><br>\n<span class=\"size-xxxl\">This is our XXXL font size.</span><br>\n<span class=\"size-xxxxl\">This is our XXXXL font size.</span><br></p>\n</div>","deprecated":false,"experimental":false,"reference":"Tokens.Typography.Sizes.Scale","referenceNumber":"1.2.3.1","referenceURI":"tokens-typography-sizes-scale","weight":1,"colors":[],"markup":"","source":{"filename":"tokens/02-typography.yml","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/tokens/02-typography.yml","line":113},"depth":4,"modifiers":[],"parameters":[{"name":"$font-size-xxs","defaultValue":"0.926rem","description":"9.259px"},{"name":"$font-size-xs","defaultValue":"1.111rem","description":"11.111px"},{"name":"$font-size-s","defaultValue":"1.333rem","description":"13.333px"},{"name":"$font-size-m","defaultValue":"1.6rem","description":"16px"},{"name":"$font-size-l","defaultValue":"1.92rem","description":"19.2px"},{"name":"$font-size-xl","defaultValue":"2.30rem","description":"23.04px"},{"name":"$font-size-xxl","defaultValue":"2.76rem","description":"27.648px"},{"name":"$font-size-xxxl","defaultValue":"3.318rem","description":"33.178px"},{"name":"$font-size-xxxxl","defaultValue":"3.981rem","description":"39.813px"}]},{"header":"Header Sizes","description":"<p>These are the base font sizes for our headers, usable as variables in Sass.</p>\n<div class=\"panel state-warning\">\n<h1>Accessibility Note</h1>\n<p>Pages should be structured in a hierarchical manner, with <code>&lt;h1&gt;</code> headings being the most important (usually page titles or main content heading), then <code>&lt;h2&gt;</code> headings (usually major section headings), down to <code>&lt;h3&gt;</code> headings (sub-sections of the <code>&lt;h2&gt;</code>), and so on. Lower degree headings should be contained within headings of the next highest degree (i.e., one should not skip heading levels, such as from an <code>&lt;h2&gt;</code> to an <code>&lt;h4&gt;</code>, going down the document).</p>\n</div>\n<div class=\"border padding margin-bottom no-guide-styles\">\n<p><span class=\"size-xxxxl\">This is an H1 heading.</span><br>\n<span class=\"size-xxxl\">This is an H2 heading.</span><br>\n<span class=\"size-xxl\">This is an H3 heading.</span><br>\n<span class=\"size-xl\">This is an H4 heading.</span><br>\n<span class=\"size-l\">This is an H5 heading.</span><br>\n<span class=\"size-m\">This is an H6 heading.</span></p>\n</div>","deprecated":false,"experimental":false,"reference":"Tokens.Typography.Sizes.Headers","referenceNumber":"1.2.3.2","referenceURI":"tokens-typography-sizes-headers","weight":2,"colors":[],"markup":"","source":{"filename":"tokens/02-typography.yml","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/tokens/02-typography.yml","line":156},"depth":4,"modifiers":[],"parameters":[{"name":"$font-size-h1","defaultValue":"$font-size-xxxxl","description":"39.813px"},{"name":"$font-size-h2","defaultValue":"$font-size-xxxl","description":"33.178px"},{"name":"$font-size-h3","defaultValue":"$font-size-xxl","description":"27.648px"},{"name":"$font-size-h4","defaultValue":"$font-size-xl","description":"23.04px"},{"name":"$font-size-h5","defaultValue":"$font-size-l","description":"19.2px"},{"name":"$font-size-h6","defaultValue":"$font-size-m","description":"16px"}]},{"header":"Line Heights","description":"<p>Our base line height is <code>1.5</code> (the number is multiplied by the element’s font size). We use smaller line heights for headers (<code>1.25</code>) and buttons (<code>1</code>). We also set an explicit line height of <code>5rem</code> (<code>50px</code>) on form elements like input fields and select boxes for consistency.</p>\n","deprecated":false,"experimental":false,"reference":"Tokens.Typography.Line-Heights","referenceNumber":"1.2.4","referenceURI":"tokens-typography-line-heights","weight":4,"colors":[],"markup":"","source":{"filename":"tokens/02-typography.yml","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/tokens/02-typography.yml","line":195},"depth":3,"modifiers":[],"parameters":[{"name":"$line-height-base","defaultValue":"1.5","description":"​"},{"name":"$line-height-header","defaultValue":"1.25","description":"​"},{"name":"$line-height-button","defaultValue":"1","description":"​"},{"name":"$line-height-form","defaultValue":"5rem","description":"50px"}]},{"header":"Spacing","description":"<p>We use a spacing scale starting at a <code>2rem (20px)</code> base, going up and down from there. You can use these variables in Sass, such as <code>padding: $space-m;</code> or <code>margin: $space-xl $space-l;</code>.</p>\n<div class=\"border padding margin-bottom\">\n<div class=\"kss-spacer-grid\">\n<div>This is our XXS space size:</div><div class=\"kss-spacer space-xxs\"></div>\n<div>This is our XS space size:</div><div class=\"kss-spacer space-xs\"></div>\n<div>This is our small space size:</div><div class=\"kss-spacer space-s\"></div>\n<div>This is our medium space size:</div><div class=\"kss-spacer space-m\"></div>\n<div>This is our large space size:</div><div class=\"kss-spacer space-l\"></div>\n<div>This is our XL space size:</div><div class=\"kss-spacer space-xl\"></div>\n<div>This is our XXL space size:</div><div class=\"kss-spacer space-xxl\"></div>\n<div>This is our XXXL space size:</div><div class=\"kss-spacer space-xxxl\"></div>\n<div>This is our XXXXL space size:</div><div class=\"kss-spacer space-xxxxl\"></div>\n<div>This is our XXXXXL space size:</div><div class=\"kss-spacer space-xxxxxl\"></div>\n</div>\n</div>","deprecated":false,"experimental":false,"reference":"Tokens.Spacing","referenceNumber":"1.3","referenceURI":"tokens-spacing","weight":3,"colors":[],"markup":"","source":{"filename":"tokens/03-spacing.yml","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/tokens/03-spacing.yml","line":13},"depth":2,"modifiers":[],"parameters":[{"name":"$space-xxs","defaultValue":"0.33rem","description":"3px"},{"name":"$space-xs","defaultValue":"0.5rem","description":"5px"},{"name":"$space-s","defaultValue":"1rem","description":"10px"},{"name":"$space-m","defaultValue":"2rem","description":"20px"},{"name":"$space-l","defaultValue":"3rem","description":"30px"},{"name":"$space-xl","defaultValue":"4rem","description":"40px"},{"name":"$space-xxl","defaultValue":"6rem","description":"60px"},{"name":"$space-xxxl","defaultValue":"8rem","description":"80px"},{"name":"$space-xxxxl","defaultValue":"12rem","description":"120px"},{"name":"$space-xxxxxl","defaultValue":"16rem","description":"160px"},{"name":"$space-xxxxxxl","defaultValue":"20rem","description":"20px"},{"name":"$space-xxxxxxxl","defaultValue":"24rem","description":"240px"}]},{"header":"Borders","description":"<p>We have a standard border for elements, along with settings for different border radii. You can use these variables in Sass, such as <code>border-top: $border-base;</code> or <code>border-radius: $border-radius-base;</code>.</p>\n","deprecated":false,"experimental":false,"reference":"Tokens.Borders","referenceNumber":"1.4","referenceURI":"tokens-borders","weight":4,"colors":[],"markup":"","source":{"filename":"tokens/04-borders.yml","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/tokens/04-borders.yml","line":10},"depth":2,"modifiers":[],"parameters":[{"name":"$border-base","defaultValue":"1px solid color(grey)","description":"A one pixel wide, solid grey border"},{"name":"$border-radius-base","defaultValue":"0","description":"Entirely square corners on an element"},{"name":"$border-radius-circle","defaultValue":"100%","description":"A completely round element"}]},{"header":"Content","description":"<p>These content variables are used when the site styles are generated.</p>\n","deprecated":false,"experimental":false,"reference":"Tokens.Content","referenceNumber":"1.5","referenceURI":"tokens-content","weight":5,"colors":[],"markup":"","source":{"filename":"tokens/05-content.yml","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/tokens/05-content.yml","line":10},"depth":2,"modifiers":[],"parameters":[{"name":"$content-max-width","defaultValue":"1200px","description":"Used to set a maximum content width for pages"},{"name":"$content-header-links","defaultValue":"4","description":"Controls the grid in the site header"}]},{"header":"Breakpoints","description":"<p>These settings (in the form of a <a href=\"https://www.sitepoint.com/using-sass-maps/\">Sass map</a>) control the breakpoints for our media queries for responsive design.</p>\n","deprecated":false,"experimental":false,"reference":"Tokens.Breakpoints","referenceNumber":"1.6","referenceURI":"tokens-breakpoints","weight":6,"colors":[],"markup":"","source":{"filename":"tokens/06-breakpoints.yml","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/tokens/06-breakpoints.yml","line":13},"depth":2,"modifiers":[],"parameters":[{"name":"$breakpoints","defaultValue":"(xs: 400px, s: 600px, m: 800px, l: 1000px, xl: 1200px, xxl: 1600px, xxxl: 2400px, xxxxl: 4800px)","description":"​"}]},{"header":"Grid System","description":"<p>These settings control our grid system.</p>\n","deprecated":false,"experimental":false,"reference":"Tokens.GridSystem","referenceNumber":"1.7","referenceURI":"tokens-gridsystem","weight":7,"colors":[],"markup":"","source":{"filename":"tokens/07-grid.yml","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/tokens/07-grid.yml","line":13},"depth":2,"modifiers":[],"parameters":[{"name":"$grid-columns","defaultValue":"12","description":"The default number of columns in our grid"},{"name":"$grid-gap-col","defaultValue":"$space-m","description":"The default size of the gutter between grid columns"},{"name":"$grid-gap-row","defaultValue":"$space-m","description":"The default size of the gutter between grid rows"}]},{"header":"Transitions","description":"<p>These settings are our default CSS transitions.</p>\n","deprecated":false,"experimental":false,"reference":"Tokens.Transitions","referenceNumber":"1.8","referenceURI":"tokens-transitions","weight":8,"colors":[],"markup":"","source":{"filename":"tokens/08-transitions.yml","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/tokens/08-transitions.yml","line":10},"depth":2,"modifiers":[],"parameters":[{"name":"$transition-base","defaultValue":"all 0.25s ease-in-out","description":"The default transition<br>(All properties, 0.25 seconds, ease-in-out easing)"},{"name":"$transition-base-time","defaultValue":"0.25s","description":"The default transition time"},{"name":"$transition-base-easing","defaultValue":"ease-in-out","description":"The default transition easing"},{"name":"$transition-long-time","defaultValue":"0.75s","description":"A longer transition time"},{"name":"$transition-max","defaultValue":"99rem","description":"A max size for hiding/showing content blocks"}]},{"header":"Shadows","description":"<p>These settings are our default CSS shadows. Shadows are used very sparingly across our design system, but can occasionally be very useful.</p>\n","deprecated":false,"experimental":false,"reference":"Tokens.Shadows","referenceNumber":"1.9","referenceURI":"tokens-shadows","weight":9,"colors":[],"markup":"","source":{"filename":"tokens/09-shadows.yml","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/tokens/09-shadows.yml","line":10},"depth":2,"modifiers":[],"parameters":[{"name":"$shadows-box-base","defaultValue":"0 $space-xxs $space-xxs 0 color(black)","description":"The default box shadow"},{"name":"$shadows-box-focus","defaultValue":"0 0 $space-xxs $space-xxs color(cyan, 30)","description":"The box shadow we use when an element has focus"}]},{"header":"Forms","description":"<p>We use custom form controls for checkboxes and radio buttons. Lining these elements up with the elements around them requires pixel-specific positioning, which is controlled by these settings.</p>\n","deprecated":false,"experimental":false,"reference":"Tokens.Forms","referenceNumber":"1.10","referenceURI":"tokens-forms","weight":10,"colors":[],"markup":"","source":{"filename":"tokens/10-forms.yml","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/tokens/10-forms.yml","line":10},"depth":2,"modifiers":[],"parameters":[{"name":"$form-control-default-left","defaultValue":"-2px","description":"Controls horizontal positioning"},{"name":"$form-control-default-size","defaultValue":"40px","description":"Controls height and width"},{"name":"$form-control-default-size-inner","defaultValue":"26px","description":"Controls inner height and width"},{"name":"$form-control-default-top","defaultValue":"-2px","description":"Controls vertical positioning"},{"name":"$form-control-checkbox-position","defaultValue":"6px 7px","description":"Controls the position of the ✔"},{"name":"$form-control-checkbox-bust-left","defaultValue":"-2px","description":"Controls horizontal positioning for the &quot;bust out&quot; checkbox"},{"name":"$form-control-checkbox-bust-margin-top","defaultValue":"-10px","description":"Controls margins"},{"name":"$form-control-checkbox-bust-position","defaultValue":"5px 2px","description":"Controls the position of the ✔"},{"name":"$form-control-checkbox-bust-size","defaultValue":"50px","description":"Controls height and width"},{"name":"$form-control-checkbox-bust-size-inner","defaultValue":"44px","description":"Controls inner height and width"},{"name":"$form-control-checkbox-bust-top","defaultValue":"-2px","description":"Controls vertical positioning"}]},{"header":"Icons","description":"<p>These settings control sizing for our icon system. Our base icon is <code>0.75em</code> in height and width, and scales up and down based on a <a href=\"https://alistapart.com/article/more-meaningful-typography\">modular scale</a> ratio of <strong>1.5</strong>. Unlike our typography sizes which will are based on <code>rem</code>, our icon sizes are based on <code>em</code> and depend on the font size of the containing element.</p>\n","deprecated":false,"experimental":false,"reference":"Tokens.Icons","referenceNumber":"1.11","referenceURI":"tokens-icons","weight":11,"colors":[],"markup":"","source":{"filename":"tokens/11-icons.yml","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/tokens/11-icons.yml","line":10},"depth":2,"modifiers":[],"parameters":[{"name":"$icon-size-s","defaultValue":"0.500em","description":"​"},{"name":"$icon-size-m","defaultValue":"0.750em","description":"​"},{"name":"$icon-size-l","defaultValue":"1.125em","description":"​"},{"name":"$icon-size-xl","defaultValue":"1.688em","description":"​"},{"name":"$icon-size-xxl","defaultValue":"2.531em","description":"​"},{"name":"$icon-size-xxxl","defaultValue":"3.797em","description":"​"},{"name":"$icon-size-xxxxl","defaultValue":"5.695em","description":"​"}]},{"header":"Print","description":"<p>These settings are used for our print-only styles.</p>\n","deprecated":false,"experimental":false,"reference":"Tokens.Print","referenceNumber":"1.12","referenceURI":"tokens-print","weight":12,"colors":[],"markup":"","source":{"filename":"tokens/12-print.yml","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/tokens/12-print.yml","line":13},"depth":2,"modifiers":[],"parameters":[{"name":"$print-color-base","defaultValue":"color(black)","description":"Sets the color of all text to black"},{"name":"$print-color-background","defaultValue":"color(white)","description":"Sets the background for all elements to white"},{"name":"$print-font-size","defaultValue":"12pt","description":"Sets the default font size"},{"name":"$print-font-size-results","defaultValue":"5.5pt","description":"Sets the font size for search results"},{"name":"$print-page-margin","defaultValue":"1cm","description":"Sets the page margins"}]},{"header":"Off-Canvas","description":"<p>These settings are used for our off-canvas components.</p>\n","deprecated":false,"experimental":false,"reference":"Tokens.OffCanvas","referenceNumber":"1.13","referenceURI":"tokens-offcanvas","weight":13,"colors":[],"markup":"","source":{"filename":"tokens/13-off-canvas.yml","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/tokens/13-off-canvas.yml","line":10},"depth":2,"modifiers":[],"parameters":[{"name":"$off-canvas-height","defaultValue":"100vh","description":"Sets the height of off-canvas elements"},{"name":"$off-canvas-width","defaultValue":"250px","description":"Sets the width of off-canvas elements"},{"name":"$off-canvas-open-at","defaultValue":"xxxl","description":"Keep the off-canvas menu open at a certain breakpoint"},{"name":"$off-canvas-shadow","defaultValue":"5px 0 10px 0 color(black, 0, 25)","description":"Sets the box-shadow for off-canvas elements"},{"name":"$off-canvas-transition","defaultValue":"left 0.75s ease-in-out","description":"Sets the CSS transition when toggling off-canvas elements"}]},{"header":"Sass Directives","description":"<p>Mixins and functions to help make development and styling easier and more consistent.</p>\n","deprecated":false,"experimental":false,"reference":"SassDirectives","referenceNumber":"2","referenceURI":"sassdirectives","weight":2,"colors":[],"markup":"","source":{"filename":"scss/_directives.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/_directives.scss","line":10},"depth":1,"modifiers":[],"parameters":[]},{"header":"Breakpoints","description":"<pre class=\"hljs\"><code class=\"language-scss\">@<span class=\"hljs-keyword\">include</span> breakpoint(<span class=\"hljs-variable\">$point</span>)\n</code></pre>\n<p>The <code>breakpoint()</code> Sass mixin takes a single required parameter. You must pass in a breakpoint name or a number. If a breakpoint name is passed, the <code>$breakpoints</code> list as defined in <a href=\"/tokens/breakpoints\">Tokens ➔ Breakpoints</a> is used for a minimum-width. If a number is passed, that number of pixels is used as a minimum-width.</p>\n<p>This will cause any styles between the following set of <code>{}</code> brackets to be applied only to screen sizes wider than the breakpoint passed.</p>\n<p>Applying the CSS generated by the example below, any element with the <code>.disclaimer</code> class would have a border when the browser width is less than the <em>medium</em> (<code>800px</code>) breakpoint, but would have no border when the browser is wider than that.</p>\n","deprecated":false,"experimental":false,"reference":"SassDirectives.Breakpoints","referenceNumber":"2.1","referenceURI":"sassdirectives-breakpoints","weight":1,"colors":[],"markup":"SCSS:\n.disclaimer {\n  border: $border-base;\n​\n  @include breakpoint(m) {\n    border: none;\n  }\n}","source":{"filename":"scss/directives/_breakpoints.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/directives/_breakpoints.scss","line":13},"depth":2,"modifiers":[],"parameters":[]},{"header":"String Replace","description":"<p>^^^scss\nstr-replace($string, $search, $replace)\n^^^</p>\n<p>The <code>str-replace()</code> Sass function takes three parameters, the first two of which are required. You must pass the text to be modified (<code>$string</code>) and the text you want to replace (<code>$search</code>). The third (optional) parameter is the text you want to insert in place of the <code>$search</code> text (<code>$replace</code>). If the <code>$replace</code> parameter is not passed, the <code>$search</code> text will simply be removed. <strong><em>This function is used in <a href=\"/directives/fontdefinition\">Directives ➔ Font Definition</a>.</em></strong></p>\n<p>For example, this <abbr>SCSS</abbr> code:</p>\n<p>^^^scss\n$string: 'The answer to life, the universe, and everything is blah.';\n​\n.selector {\ncontent: str-replace($string, 'blah', '42');\n}\n^^^</p>\n<p>will compile to this CSS:</p>\n","deprecated":false,"experimental":false,"reference":"SassDirectives.StringReplace","referenceNumber":"2.2","referenceURI":"sassdirectives-stringreplace","weight":2,"colors":[],"markup":"SCSS:\n.selector {\n  content: 'The answer to life, the universe, and everything is 42.';\n}","source":{"filename":"scss/directives/_string-replace.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/directives/_string-replace.scss","line":13},"depth":2,"modifiers":[],"parameters":[]},{"header":"Font Definition","description":"<p>^^^scss\n@include font-def($family, $variant, $weight, $style, $stretch);\n^^^</p>\n<p>The <code>font-def()</code> Sass mixin takes five parameters, the first two of which are required. You must pass the font family name (<code>$family</code>) and font variant name (<code>$variant</code>) to generate a @font-face definition. <strong><em>This function is used to generate <code>@font-face</code> declarations in <a href=\"/components/typography\">Components ➔ Typography</a>.</em></strong></p>\n<p>You can also pass the following optional parameters:</p>\n<ul>\n<li><code>$weight</code> — <code>normal</code> | <code>bold</code> | <code>100</code> | <code>200</code> | <code>300</code> | … | <code>800</code> | <code>900</code></li>\n<li><code>$style</code> — <code>normal</code> | <code>italic</code></li>\n<li><code>$stretch</code> — <code>normal</code> | <code>ultra-condensed</code> | <code>extra-condensed</code> | <code>condensed</code> | <code>semi-condensed</code> | <code>semi-expanded</code> | <code>expanded</code> | <code>extra-expanded</code> | <code>ultra-expanded</code></li>\n</ul>\n<p>The optional parameters will all default to <code>normal</code> if they are not passed. <em>The <code>$stretch</code> variable is currently not used in our design system, but is available for potential future use.</em></p>\n<p>For example, this <abbr>SCSS</abbr> code:</p>\n<p>^^^scss\n@include font-def(Raleway, semibolditalic, 600, italic, normal);\n^^^</p>\n<p>will compile to this <abbr>CSS</abbr>:</p>\n","deprecated":false,"experimental":false,"reference":"SassDirectives.FontDefinition","referenceNumber":"2.3","referenceURI":"sassdirectives-fontdefinition","weight":3,"colors":[],"markup":"SCSS:\n@font-face {\n  font-family: 'Raleway';\n  font-stretch: normal;\n  font-style: italic;\n  font-weight: 600;\n  src: url('../fonts/raleway-semibolditalic.woff') format('woff'),\n       url('../fonts/raleway-semibolditalic.woff2') format('woff2');\n}","source":{"filename":"scss/directives/_font-face.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/directives/_font-face.scss","line":10},"depth":2,"modifiers":[],"parameters":[]},{"header":"Colors","description":"<p>^^^scss\ncolor($key, $luminosity, $alpha)\n^^^</p>\n<p>The <code>color()</code> Sass function takes three parameters, only the first of which is required. You must pass in a color name (<code>$key</code>) from the <em>Available Colors</em> in <a href=\"/tokens/colors\">Tokens ➔ Colors</a>.</p>\n<p>For example, this SCSS code:</p>\n<p>^^^scss\np {\ncolor: color(cyan);\n}\n^^^</p>\n<p>will render paragraph text in the <em>base</em> cyan <svg class=\"kss-swatch\"><rect style=\"fill: #19c3e6;\"></rect></svg> equivalent to <code>#19c3e6</code> or <code>rgba(25, 195, 230, 1)</code>.</p>\n","deprecated":false,"experimental":false,"reference":"SassDirectives.Colors","referenceNumber":"2.4","referenceURI":"sassdirectives-colors","weight":4,"colors":[],"markup":"Source","source":{"filename":"scss/directives/_colors.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/directives/_colors.scss","line":10},"depth":2,"modifiers":[],"parameters":[]},{"header":"Brightness","description":"<p>You may pass in an optional brightness variable (<code>$luminosity</code>), which can be any percentage, though it is recommended to use only multiples of ten (10, 20, 30 … 80, 90). The higher the number, the brighter the color:</p>\n<pre class=\"hljs\"><code class=\"language-scss\"><span class=\"hljs-selector-tag\">h1</span> {\n  <span class=\"hljs-attribute\">color</span>: color(cyan, <span class=\"hljs-number\">20</span>);\n}\n\n<span class=\"hljs-selector-tag\">h2</span> {\n  <span class=\"hljs-attribute\">color</span>: color(cyan, <span class=\"hljs-number\">50</span>);\n}\n\n<span class=\"hljs-selector-tag\">h3</span> {\n  <span class=\"hljs-attribute\">color</span>: color(cyan, <span class=\"hljs-number\">80</span>);\n}\n</code></pre>\n<p>will compile to CSS that renders:</p>\n<ul>\n<li><code>H1</code> text in a <em>dark</em> cyan <svg class=\"kss-swatch\"><rect style=\"fill: #0a4e5c;\"></rect></svg> equivalent to <code>#0a4e5c</code> or <code>rgba(10, 78, 92, 1)</code></li>\n<li><code>H2</code> text in the <em>base</em> cyan <svg class=\"kss-swatch\"><rect style=\"fill: #19c3e6;\"></rect></svg> equivalent to <code>#19c3e6</code> or <code>rgba(25, 195, 230, 1)</code></li>\n<li><code>H3</code> text in a <em>light</em> cyan <svg class=\"kss-swatch\"><rect style=\"fill: #a3e7f5;\"></rect></svg> equivalent to <code>#a3e7f5</code> or <code>rgba(163, 231, 245, 1)</code></li>\n</ul>\n","deprecated":false,"experimental":false,"reference":"SassDirectives.Colors.Brightness","referenceNumber":"2.4.1","referenceURI":"sassdirectives-colors-brightness","weight":0,"colors":[],"markup":"","source":{"filename":"scss/directives/_colors.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/directives/_colors.scss","line":47},"depth":3,"modifiers":[],"parameters":[]},{"header":"Black & White","description":"<p><code>color(black)</code> and <code>color(white)</code> are special cases in that their brightness is set by definition and cannot be adjusted:</p>\n<ul>\n<li><code>color(black)</code> is the same as <code>color(grey, 0)</code> <svg class=\"kss-swatch\"><rect style=\"fill: #000000;\"></rect></svg> equivalent to <code>#000000</code> or <code>rgba(0, 0, 0, 1)</code></li>\n<li><code>color(white)</code> is the same as <code>color(grey, 100)</code> <svg class=\"kss-swatch\"><rect style=\"fill: #ffffff;\"></rect></svg> equivalent to <code>#ffffff</code> or <code>rgba(255, 255, 255, 1)</code></li>\n</ul>\n","deprecated":false,"experimental":false,"reference":"SassDirectives.Colors.Brightness.BlackAndWhite","referenceNumber":"2.4.1.1","referenceURI":"sassdirectives-colors-brightness-blackandwhite","weight":0,"colors":[],"markup":"","source":{"filename":"scss/directives/_colors.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/directives/_colors.scss","line":73},"depth":4,"modifiers":[],"parameters":[]},{"header":"Opacity","description":"<p>You may pass in an optional opacity variable (<code>$alpha</code>), which can be any percentage, though it is recommended to use only multiples of ten: 10, 20, 30 … 80, 90. If you want to use <code>$alpha</code>, you <strong>must</strong> also pass a <code>$luminosity</code> — it is recommended to always pass 50 so that you are creating only transparent versions of the <em>base</em> color. The higher the number, the more opaque the color:</p>\n<pre class=\"hljs\"><code class=\"language-scss\"><span class=\"hljs-selector-tag\">h1</span> {\n  <span class=\"hljs-attribute\">color</span>: color(cyan, <span class=\"hljs-number\">50</span>, <span class=\"hljs-number\">20</span>);\n}\n\n<span class=\"hljs-selector-tag\">h2</span> {\n  <span class=\"hljs-attribute\">color</span>: color(cyan, <span class=\"hljs-number\">50</span>, <span class=\"hljs-number\">50</span>);\n}\n\n<span class=\"hljs-selector-tag\">h3</span> {\n  <span class=\"hljs-attribute\">color</span>: color(cyan, <span class=\"hljs-number\">80</span>, <span class=\"hljs-number\">100</span>);\n}\n</code></pre>\n<p>will compile to CSS that renders:</p>\n<ul>\n<li><code>H1</code> text in a <em>nearly transparent</em> base cyan <svg class=\"kss-swatch\"><rect style=\"fill: rgba(25, 195, 230, 0.2);\"></rect></svg> equivalent to <code>rgba(25, 195, 230, 0.2)</code></li>\n<li><code>H2</code> text in the <em>half transparent</em> base cyan <svg class=\"kss-swatch\"><rect style=\"fill: rgba(25, 195, 230, 0.5);\"></rect></svg> equivalent to <code>rgba(25, 195, 230, 0.5)</code></li>\n<li><code>H3</code> text in a <em>completely opaque</em> base cyan <svg class=\"kss-swatch\"><rect style=\"fill: rgba(25, 195, 230, 1);\"></rect></svg> equivalent to <code>rgba(25, 195, 230, 1)</code></li>\n</ul>\n","deprecated":false,"experimental":false,"reference":"SassDirectives.Colors.Opacity","referenceNumber":"2.4.2","referenceURI":"sassdirectives-colors-opacity","weight":0,"colors":[],"markup":"","source":{"filename":"scss/directives/_colors.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/directives/_colors.scss","line":82},"depth":3,"modifiers":[],"parameters":[]},{"header":"Black & White","description":"<p>Unlike brightness, opacity CAN be set on <code>color(black)</code> and <code>color(white)</code>:</p>\n<ul>\n<li><code>color(black, 0, 20)</code> will render a <em>nearly transparent</em> black <svg class=\"kss-swatch\"><rect style=\"fill: rgba(0, 0, 0, 0.2);\"></rect></svg> equivalent to <code>rgba(0, 0, 0, 0.2)</code></li>\n<li><code>color(white, 100, 50)</code> will render a <em>half transparent</em> white <svg class=\"kss-swatch\"><rect style=\"fill: rgba(255, 255, 255, 0.5);\"></rect></svg> equivalent to <code>rgba(255, 255, 255, 0.5)</code></li>\n</ul>\n","deprecated":false,"experimental":false,"reference":"SassDirectives.Colors.Opacity.BlackAndWhite","referenceNumber":"2.4.2.1","referenceURI":"sassdirectives-colors-opacity-blackandwhite","weight":0,"colors":[],"markup":"","source":{"filename":"scss/directives/_colors.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/directives/_colors.scss","line":108},"depth":4,"modifiers":[],"parameters":[]},{"header":"State Colors","description":"<p>Include these Sass mixins to use standard state colors on an element and its children.</p>\n","deprecated":false,"experimental":false,"reference":"SassDirectives.StateColors","referenceNumber":"2.5","referenceURI":"sassdirectives-statecolors","weight":5,"colors":[],"markup":"","source":{"filename":"scss/directives/_state-colors.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/directives/_state-colors.scss","line":10},"depth":2,"modifiers":[],"parameters":[]},{"header":"Default State","description":"<p>^^^scss\n@include state-default();\n^^^</p>\n","deprecated":false,"experimental":false,"reference":"SassDirectives.StateColors.DefaultState","referenceNumber":"2.5.1","referenceURI":"sassdirectives-statecolors-defaultstate","weight":0,"colors":[],"markup":"<div class=\"panel border state-default\">\n  <h1>Default State</h1>\n  <p>This is an example of our <a href=\"#\">default state</a> in action.</p>\n</div>","source":{"filename":"scss/directives/_state-colors.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/directives/_state-colors.scss","line":18},"depth":3,"modifiers":[],"parameters":[]},{"header":"Error State","description":"<p>^^^scss\n@include state-error();\n^^^</p>\n","deprecated":false,"experimental":false,"reference":"SassDirectives.StateColors.ErrorState","referenceNumber":"2.5.2","referenceURI":"sassdirectives-statecolors-errorstate","weight":0,"colors":[],"markup":"<div class=\"panel border state-error\">\n  <h1>Error State</h1>\n  <p>This is an example of our <a href=\"#\">error state</a> in action.</p>\n</div>","source":{"filename":"scss/directives/_state-colors.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/directives/_state-colors.scss","line":63},"depth":3,"modifiers":[],"parameters":[]},{"header":"Info State","description":"<p>^^^scss\n@include state-info();\n^^^</p>\n","deprecated":false,"experimental":false,"reference":"SassDirectives.StateColors.InfoState","referenceNumber":"2.5.3","referenceURI":"sassdirectives-statecolors-infostate","weight":0,"colors":[],"markup":"<div class=\"panel border state-info\">\n  <h1>Info State</h1>\n  <p>This is an example of our <a href=\"#\">info state</a> in action.</p>\n</div>","source":{"filename":"scss/directives/_state-colors.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/directives/_state-colors.scss","line":108},"depth":3,"modifiers":[],"parameters":[]},{"header":"Success State","description":"<p>^^^scss\n@include state-success();\n^^^</p>\n","deprecated":false,"experimental":false,"reference":"SassDirectives.StateColors.SuccessState","referenceNumber":"2.5.4","referenceURI":"sassdirectives-statecolors-successstate","weight":0,"colors":[],"markup":"<div class=\"panel border state-success\">\n  <h1>Success State</h1>\n  <p>This is an example of our <a href=\"#\">success state</a> in action.</p>\n</div>","source":{"filename":"scss/directives/_state-colors.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/directives/_state-colors.scss","line":153},"depth":3,"modifiers":[],"parameters":[]},{"header":"Warning State","description":"<p>^^^scss\n@include state-warning();\n^^^</p>\n","deprecated":false,"experimental":false,"reference":"SassDirectives.StateColors.WarningState","referenceNumber":"2.5.5","referenceURI":"sassdirectives-statecolors-warningstate","weight":0,"colors":[],"markup":"<div class=\"panel border state-warning\">\n  <h1>Warning State</h1>\n  <p>This is an example of our <a href=\"#\">warning state</a> in action.</p>\n</div>","source":{"filename":"scss/directives/_state-colors.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/directives/_state-colors.scss","line":198},"depth":3,"modifiers":[],"parameters":[]},{"header":"Power","description":"<p>^^^scss\npow($number, $exponent)\n^^^</p>\n<p>The <code>power()</code> Sass function takes two parameters, both of which is required. You must pass in a <code>$number</code> and an <code>$exponent</code>. The function returns the number to the exponent power. <strong><em>This function is used in the modular scale functions in <a href=\"/sassdirectives/modularscale\">Sass Directives ➔ Modular Scale</a>.</em></strong></p>\n","deprecated":false,"experimental":false,"reference":"SassDirectives.Power","referenceNumber":"2.6","referenceURI":"sassdirectives-power","weight":6,"colors":[],"markup":"Source","source":{"filename":"scss/directives/_power.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/directives/_power.scss","line":10},"depth":2,"modifiers":[],"parameters":[]},{"header":"Modular Scale","description":"<p>^^^scss\nms($ratio, $base, $factor)\n^^^</p>\n<p>The <code>ms()</code> Sass function takes three parameters, all of which is required, and is used to build a <a href=\"https://alistapart.com/article/more-meaningful-typography\">modular scale</a>. You must pass in a <code>$ratio</code>, a <code>$base</code>, and a <code>$factor</code>. <strong><em>This function is used for our <a href=\"/tokens/typography\">Tokens ➔ Typography</a> and <a href=\"/tokens/icons\">Tokens ➔ Icons</a> scales.</em></strong></p>\n","deprecated":false,"experimental":false,"reference":"SassDirectives.ModularScale","referenceNumber":"2.7","referenceURI":"sassdirectives-modularscale","weight":7,"colors":[],"markup":"Source","source":{"filename":"scss/directives/_modular-scale.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/directives/_modular-scale.scss","line":10},"depth":2,"modifiers":[],"parameters":[]},{"header":"Max-Width","description":"<p>^^^scss\n@include constrained($max-width)\n^^^</p>\n<p>The <code>breakpoint()</code> Sass mixin takes a single optional parameter, <code>$max-width</code>. If no <code>$max-width</code> is passed, it will default to the <code>$content-max-width</code> defined in <a href=\"/tokens/content\">Tokens ➔ Content</a>. This mixin can be used to set the maximum width of a block level element, and center it in the browser.</p>\n","deprecated":false,"experimental":false,"reference":"SassDirectives.MaxWidth","referenceNumber":"2.8","referenceURI":"sassdirectives-maxwidth","weight":8,"colors":[],"markup":"Source","source":{"filename":"scss/directives/_max-width.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/directives/_max-width.scss","line":10},"depth":2,"modifiers":[],"parameters":[]},{"header":"Grid Builder","description":"<p>^^^scss\n@include build-grid()\n^^^</p>\n<p>The <code>build-grid()</code> Sass mixin is a shortcut that generates our grid system. The mixin takes no parameters, but uses the <code>$breakpoints</code> defined in <a href=\"/tokens/breakpoints\">Tokens ➔ Breakpoints</a> and the <code>$grid-columns</code> defined in <a href=\"/tokens/grid\">Tokens ➔ Grid</a>.</p>\n","deprecated":false,"experimental":false,"reference":"SassDirectives.GridBuilder","referenceNumber":"2.9","referenceURI":"sassdirectives-gridbuilder","weight":9,"colors":[],"markup":"Source","source":{"filename":"scss/directives/_grid-builder.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/directives/_grid-builder.scss","line":13},"depth":2,"modifiers":[],"parameters":[]},{"header":"Utilities","description":"<p>These are CSS classes that can be used in your <abbr>HTML</abbr> templates.</p>\n","deprecated":false,"experimental":false,"reference":"Utilities","referenceNumber":"3","referenceURI":"utilities","weight":3,"colors":[],"markup":"","source":{"filename":"scss/_utilities.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/_utilities.scss","line":10},"depth":1,"modifiers":[],"parameters":[]},{"header":"Borders","description":"<p>Our base border is a one pixel wide, solid grey border, as defined in <a href=\"/tokens/borders\">Tokens ➔ Borders</a>. You can add this class to any <abbr>HTML</abbr> element:</p>\n","deprecated":false,"experimental":false,"reference":"Utilities.Borders","referenceNumber":"3.1","referenceURI":"utilities-borders","weight":0,"colors":[],"markup":"<div class=\"border\">This element has a border around it.</div>","source":{"filename":"scss/utilities/_borders.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/utilities/_borders.scss","line":10},"depth":2,"modifiers":[{"name":".border","description":"Adds our base border to any element.","className":"border"}],"parameters":[]},{"header":"Side-Specific Borders","description":"<p>You can add these classes to any <abbr>HTML</abbr> element to give it a border on one side (they can also be combined):</p>\n","deprecated":false,"experimental":false,"reference":"Utilities.Borders.SideSpecific","referenceNumber":"3.1.1","referenceURI":"utilities-borders-sidespecific","weight":1,"colors":[],"markup":"<div class=\"border-top\">This element has a top border.</div>\n<div class=\"border-right\">This element has a right border.</div>\n<div class=\"border-bottom\">This element has a bottom border.</div>\n<div class=\"border-left\">This element has a left border.</div>","source":{"filename":"scss/utilities/_borders.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/utilities/_borders.scss","line":24},"depth":3,"modifiers":[{"name":".border-top","description":"Adds our base border only on the top of the element.","className":"border-top"},{"name":".border-right","description":"Adds our base border only on the right of the element.","className":"border-right"},{"name":".border-bottom","description":"Adds our base border only on the bottom of the element.","className":"border-bottom"},{"name":".border-left","description":"Adds our base border only on the left of the element.","className":"border-left"}],"parameters":[]},{"header":"Border Removal","description":"<p>You can add these classes to any <abbr>HTML</abbr> element to <em>remove</em> a border from an element:</p>\n","deprecated":false,"experimental":false,"reference":"Utilities.Borders.BorderRemoval","referenceNumber":"3.1.2","referenceURI":"utilities-borders-borderremoval","weight":2,"colors":[],"markup":"<div class=\"border border-top-none\">This element has no top border.</div>\n<div class=\"border border-right-none\">This element has no right border.</div>\n<div class=\"border border-bottom-none\">This element has no bottom border.</div>\n<div class=\"border border-left-none\">This element has no left border.</div>","source":{"filename":"scss/utilities/_borders.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/utilities/_borders.scss","line":58},"depth":3,"modifiers":[{"name":".border-none","description":"Removes the border from all sides of the element.","className":"border-none"},{"name":".border-top-none","description":"Removes the border only on the top of the element.","className":"border-top-none"},{"name":".border-right-none","description":"Removes the border only on the right of the element.","className":"border-right-none"},{"name":".border-bottom-none","description":"Removes the border only on the bottom of the element.","className":"border-bottom-none"},{"name":".border-left-none","description":"Removes the border only on the left of the element.","className":"border-left-none"}],"parameters":[]},{"header":"Flex","description":"<p>The <code>.flex</code> class can be added to an element to display the element’s children as <a href=\"https://developer.mozilla.org/en-US/docs/Learn/CSS/CSS_layout/Flexbox\">flexbox</a> items if the viewport width is above the medium breakpoint defined in <a href=\"/tokens/breakpoints\">Tokens ➔ Breakpoints</a>. At smaller widths, these classes have no effect.</p>\n","deprecated":false,"experimental":false,"reference":"Utilities.Flex","referenceNumber":"3.2","referenceURI":"utilities-flex","weight":0,"colors":[],"markup":"<div class=\"flex flex-separated\">\n  <div>First Item</div>\n  <div>Second Item</div>\n  <div>Third Item</div>\n</div>","source":{"filename":"scss/utilities/_flex.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/utilities/_flex.scss","line":10},"depth":2,"modifiers":[{"name":".flex","description":"Display children as flexbox items.","className":"flex"},{"name":".flex-separated","description":"Add left and right padding, and a separating border between items.","className":"flex-separated"}],"parameters":[]},{"header":"Grid","description":"<p>Our responsive grid system is built using <a href=\"https://developer.mozilla.org/en-US/docs/Learn/CSS/CSS_layout/Grids\">CSS Grid Layout</a> and uses our <a href=\"/sassdirectives/gridbuilder\">Sass Directives ➔ Grid Builder</a> mixin to generate the grid. By default, it is a 12-column wide grid and includes five tiers of predefined classes for building complex responsive layouts.</p>\n<p>Add a <code>grid</code> class to an element that wraps around your grid cells. Any direct children of that element will be a grid cell. You can add classes to these grid cells to control their width at different screen widths. See the examples below to get a basic understanding of the code required.</p>\n<table class=\"table table-bordered\">\n  <thead>\n    <tr>\n      <th scope=\"col\"></th>\n      <th scope=\"col\" class=\"text-center\">\n        Extra small<br>\n        <small>≥400px</small>\n      </th>\n      <th scope=\"col\" class=\"text-center\">\n        Small<br>\n        <small>≥600px</small>\n      </th>\n      <th scope=\"col\" class=\"text-center\">\n        Medium<br>\n        <small>≥800px</small>\n      </th>\n      <th scope=\"col\" class=\"text-center\">\n        Large<br>\n        <small>≥1200px</small>\n      </th>\n      <th scope=\"col\" class=\"text-center\">\n        Extra large<br>\n        <small>≥1600px</small>\n      </th>\n    </tr>\n  </thead>\n  <tbody>\n    <tr>\n      <th class=\"text-left\" scope=\"row\">Class prefix</th>\n      <td class=\"text-center\"><code>.g-xs-</code></td>\n      <td class=\"text-center\"><code>.g-sm-</code></td>\n      <td class=\"text-center\"><code>.g-md-</code></td>\n      <td class=\"text-center\"><code>.g-lg-</code></td>\n      <td class=\"text-center\"><code>.g-xl-</code></td>\n    </tr>\n  </tbody>\n</table>","deprecated":false,"experimental":false,"reference":"Utilities.Grid","referenceNumber":"3.3","referenceURI":"utilities-grid","weight":0,"colors":[],"markup":"","source":{"filename":"scss/utilities/_grid.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/utilities/_grid.scss","line":13},"depth":2,"modifiers":[],"parameters":[]},{"header":"Sample Layouts","description":"","deprecated":false,"experimental":false,"reference":"Utilities.Grid.SampleLayouts","referenceNumber":"3.3.1","referenceURI":"utilities-grid-samplelayouts","weight":1,"colors":[],"markup":"","source":{"filename":"scss/utilities/_grid.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/utilities/_grid.scss","line":59},"depth":3,"modifiers":[],"parameters":[]},{"header":"Simple Two-Column Layout","description":"<p>Collapses to a single column when the screen width is less than the <strong>medium</strong> breakpoint (<code>800px</code>).</p>\n","deprecated":false,"experimental":false,"reference":"Utilities.Grid.SampleLayouts.SimpleTwoColumnLayout","referenceNumber":"3.3.1.1","referenceURI":"utilities-grid-samplelayouts-simpletwocolumnlayout","weight":1,"colors":[],"markup":"<div class=\"grid\">\n  <div class=\"g-m-6\">.g-m-6</div>\n  <div class=\"g-m-6\">.g-m-6</div>\n</div>","source":{"filename":"scss/utilities/_grid.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/utilities/_grid.scss","line":65},"depth":4,"modifiers":[],"parameters":[]},{"header":"Simple Three-Column Layout","description":"<p>Collapses to a single column when the screen width is less than the <strong>small</strong> breakpoint (<code>600px</code>).</p>\n","deprecated":false,"experimental":false,"reference":"Utilities.Grid.SampleLayouts.SimpleThreeColumnLayout","referenceNumber":"3.3.1.2","referenceURI":"utilities-grid-samplelayouts-simplethreecolumnlayout","weight":2,"colors":[],"markup":"<div class=\"grid\">\n  <div class=\"g-s-4\">.g-s-4</div>\n  <div class=\"g-s-4\">.g-s-4</div>\n  <div class=\"g-s-4\">.g-s-4</div>\n</div>","source":{"filename":"scss/utilities/_grid.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/utilities/_grid.scss","line":79},"depth":4,"modifiers":[],"parameters":[]},{"header":"Simple Four-Column Layout","description":"<p>Collapses to two columns when the screen width is less than the <strong>small</strong> breakpoint (<code>600px</code>), and to a single column when the screen width is less than the <strong>medium</strong> breakpoint (<code>800px</code>).</p>\n","deprecated":false,"experimental":false,"reference":"Utilities.Grid.SampleLayouts.SimpleFourColumnLayout","referenceNumber":"3.3.1.3","referenceURI":"utilities-grid-samplelayouts-simplefourcolumnlayout","weight":3,"colors":[],"markup":"<div class=\"grid\">\n  <div class=\"g-s-6 g-m-3\">.g-s-6 .g-m-3</div>\n  <div class=\"g-s-6 g-m-3\">.g-s-6 .g-m-3</div>\n  <div class=\"g-s-6 g-m-3\">.g-s-6 .g-m-3</div>\n  <div class=\"g-s-6 g-m-3\">.g-s-6 .g-m-3</div>\n</div>","source":{"filename":"scss/utilities/_grid.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/utilities/_grid.scss","line":94},"depth":4,"modifiers":[],"parameters":[]},{"header":"Complex Multi-Row Layout","description":"<p>Our grid system doesn’t limit you to a single row. Your content can flow onto multiple rows at different screen widths.</p>\n<div class=\"panel state-warning\">\n<h1>Tip</h1>\n<p>Test your grid at different screen widths to ensure that things collapse as you expect. If a grid cell won’t fit on a row, it will simply drop down to the next row.</p>\n</div>","deprecated":false,"experimental":false,"reference":"Utilities.Grid.SampleLayouts.ComplexMultiRowLayout","referenceNumber":"3.3.1.4","referenceURI":"utilities-grid-samplelayouts-complexmultirowlayout","weight":4,"colors":[],"markup":"<div class=\"grid\">\n  <div class=\"g-m-8 g-l-6\">.g-m-8 .g-l-6</div>\n  <div class=\"g-m-4 g-l-4\">.g-m-4 .g-l-4</div>\n  <div class=\"g-m-6 g-l-2\">.g-m-6 .g-l-2</div>\n  <div class=\"g-m-6 g-l-4\">.g-m-6 .g-l-4</div>\n  <div class=\"g-m-6 g-l-4\">.g-m-6 .g-l-4</div>\n  <div class=\"g-m-6 g-l-4\">.g-m-6 .g-l-4</div>\n</div>","source":{"filename":"scss/utilities/_grid.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/utilities/_grid.scss","line":110},"depth":4,"modifiers":[],"parameters":[]},{"header":"Gutters","description":"<p>You can add gutters to your grid by adding a <code>grid-gap</code> class. You can also use <code>grid-gap-col</code> for only horizontal gutters and <code>grid-gap-row</code> for only vertical gutters.</p>\n","deprecated":false,"experimental":false,"reference":"Utilities.Grid.Gutters","referenceNumber":"3.3.2","referenceURI":"utilities-grid-gutters","weight":2,"colors":[],"markup":"<div class=\"grid grid-gap\">\n  <div class=\"g-s-4\">.g-s-4</div>\n  <div class=\"g-s-4\">.g-s-4</div>\n  <div class=\"g-s-4\">.g-s-4</div>\n  <div class=\"g-s-4\">.g-s-4</div>\n  <div class=\"g-s-4\">.g-s-4</div>\n  <div class=\"g-s-4\">.g-s-4</div>\n</div>\n<hr>\n<div class=\"grid grid-gap-col\">\n  <div class=\"g-s-4\">.g-s-4</div>\n  <div class=\"g-s-4\">.g-s-4</div>\n  <div class=\"g-s-4\">.g-s-4</div>\n  <div class=\"g-s-4\">.g-s-4</div>\n  <div class=\"g-s-4\">.g-s-4</div>\n  <div class=\"g-s-4\">.g-s-4</div>\n</div>\n<hr>\n<div class=\"grid grid-gap-row\">\n  <div class=\"g-s-4\">.g-s-4</div>\n  <div class=\"g-s-4\">.g-s-4</div>\n  <div class=\"g-s-4\">.g-s-4</div>\n  <div class=\"g-s-4\">.g-s-4</div>\n  <div class=\"g-s-4\">.g-s-4</div>\n  <div class=\"g-s-4\">.g-s-4</div>\n</div>","source":{"filename":"scss/utilities/_grid.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/utilities/_grid.scss","line":151},"depth":3,"modifiers":[{"name":".grid-gap","description":"Add gutters between all cells.","className":"grid-gap"},{"name":".grid-gap-col","description":"Add gutters only between columns.","className":"grid-gap-col"},{"name":".grid-gap-row","description":"Add gutters only between rows.","className":"grid-gap-row"}],"parameters":[]},{"header":"Alignment","description":"<p>There are classes available to make content alignment in cells easier.</p>\n","deprecated":false,"experimental":false,"reference":"Utilities.Grid.Alignment","referenceNumber":"3.3.3","referenceURI":"utilities-grid-alignment","weight":3,"colors":[],"markup":"","source":{"filename":"scss/utilities/_grid.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/utilities/_grid.scss","line":202},"depth":3,"modifiers":[],"parameters":[]},{"header":"Column-Axis Alignment","description":"<p>The <abbr>CSS</abbr> property <code>align-self</code> aligns a grid item inside a cell along the block (column) axis. This value applies to the grid item inside a single cell. By default, grid items will stretch to fill the entire cell. You can add <code>grid-self-align-*</code> classes to individual grid elements to align their content.</p>\n","deprecated":false,"experimental":false,"reference":"Utilities.Grid.Alignment.ColumnAxis","referenceNumber":"3.3.3.1","referenceURI":"utilities-grid-alignment-columnaxis","weight":1,"colors":[],"markup":"<div class=\"grid\">\n  <div class=\"g-s-4 grid-self-align-start\">.grid-self-align-start</div>\n  <div class=\"g-s-4 grid-self-align-center\">.grid-self-align-center</div>\n  <div class=\"g-s-4 grid-self-align-end\">.grid-self-align-end</div>\n</div>","source":{"filename":"scss/utilities/_grid.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/utilities/_grid.scss","line":210},"depth":4,"modifiers":[{"name":".grid-self-align-start","description":"Aligns the grid item to be flush with the start edge of the cell (minus any padding).","className":"grid-self-align-start"},{"name":".grid-self-align-center","description":"Aligns the grid item in the center of the cell.","className":"grid-self-align-center"},{"name":".grid-self-align-end","description":"Aligns the grid item to be flush with the end edge of the cell (minus any padding).","className":"grid-self-align-end"}],"parameters":[]},{"header":"Row-Axis Alignment","description":"<p>The <abbr>CSS</abbr> property <code>justify-self</code> aligns a grid item inside a cell along the inline (row) axis. This value applies to a grid item inside a single cell. By default, grid items will stretch to fill the entire cell. You can add <code>grid-self-justify-*</code> classes to individual grid elements to align their content.</p>\n","deprecated":false,"experimental":false,"reference":"Utilities.Grid.Alignment.RowAxis","referenceNumber":"3.3.3.2","referenceURI":"utilities-grid-alignment-rowaxis","weight":2,"colors":[],"markup":"<div class=\"grid\">\n  <div class=\"g-s-4 grid-self-justify-start\">.grid-self-justify-start</div>\n  <div class=\"g-s-4 grid-self-justify-center\">.grid-self-justify-center</div>\n  <div class=\"g-s-4 grid-self-justify-end\">.grid-self-justify-end</div>\n</div>","source":{"filename":"scss/utilities/_grid.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/utilities/_grid.scss","line":244},"depth":4,"modifiers":[{"name":".grid-self-justify-start","description":"Aligns the grid item to be flush with the start edge of the cell (minus any padding).","className":"grid-self-justify-start"},{"name":".grid-self-justify-center","description":"Aligns the grid item in the center of the cell.","className":"grid-self-justify-center"},{"name":".grid-self-justify-end","description":"Aligns the grid item to be flush with the end edge of the cell (minus any padding).","className":"grid-self-justify-end"}],"parameters":[]},{"header":"Responsive","description":"<p>These are utility classes that can be used to hide elements based on the viewport widths defined in <a href=\"/tokens/breakpoints\">Tokens ➔ Breakpoints</a>.</p>\n","deprecated":false,"experimental":false,"reference":"Utilities.Responsive","referenceNumber":"3.4","referenceURI":"utilities-responsive","weight":0,"colors":[],"markup":"","source":{"filename":"scss/utilities/_responsive.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/utilities/_responsive.scss","line":13},"depth":2,"modifiers":[],"parameters":[{"name":".hide-xs-down","defaultValue":"","description":"Hide element when screen size is smaller than the XS breakpoint."},{"name":".hide-xs-up","defaultValue":"","description":"Hide element when screen size is equal to or greater than the XS breakpoint."},{"name":".hide-s-down","defaultValue":"","description":"Hide element when screen size is smaller than the S breakpoint."},{"name":".hide-s-up","defaultValue":"","description":"Hide element when screen size is equal to or greater than the S breakpoint."},{"name":".hide-m-down","defaultValue":"","description":"Hide element when screen size is smaller than the M breakpoint."},{"name":".hide-m-up","defaultValue":"","description":"Hide element when screen size is equal to or greater than the M breakpoint."},{"name":".hide-l-down","defaultValue":"","description":"Hide element when screen size is smaller than the L breakpoint."},{"name":".hide-l-up","defaultValue":"","description":"Hide element when screen size is equal to or greater than the L breakpoint."},{"name":".hide-xl-down","defaultValue":"","description":"Hide element when screen size is smaller than the XL breakpoint."},{"name":".hide-xl-up","defaultValue":"","description":"Hide element when screen size is equal to or greater than the XL breakpoint."},{"name":".hide-xxl-down","defaultValue":"","description":"Hide element when screen size is smaller than the XXL breakpoint."},{"name":".hide-xxl-up","defaultValue":"","description":"Hide element when screen size is equal to or greater than the XXL breakpoint."},{"name":".hide-xxxl-up","defaultValue":"","description":"Hide element when screen size is equal to or greater than the XXXL breakpoint."}]},{"header":"Spacing","description":"<p>These are utility classes that can be used to change margins and padding on elements.</p>\n","deprecated":false,"experimental":false,"reference":"Utilities.Spacing","referenceNumber":"3.5","referenceURI":"utilities-spacing","weight":0,"colors":[],"markup":"","source":{"filename":"scss/utilities/_spacing.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/utilities/_spacing.scss","line":13},"depth":2,"modifiers":[],"parameters":[]},{"header":"Margin","description":"","deprecated":false,"experimental":false,"reference":"Utilities.Spacing.Margin","referenceNumber":"3.5.1","referenceURI":"utilities-spacing-margin","weight":1,"colors":[],"markup":"","source":{"filename":"scss/utilities/_spacing.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/utilities/_spacing.scss","line":19},"depth":3,"modifiers":[],"parameters":[]},{"header":"None","description":"<p>These classes <em>remove</em> margins.</p>\n","deprecated":false,"experimental":false,"reference":"Utilities.Spacing.Margin.None","referenceNumber":"3.5.1.1","referenceURI":"utilities-spacing-margin-none","weight":1,"colors":[],"markup":"","source":{"filename":"scss/utilities/_spacing.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/utilities/_spacing.scss","line":25},"depth":4,"modifiers":[],"parameters":[{"name":".margin-none","defaultValue":"","description":"Removes any margin from all sides of the element."},{"name":".margin-top-none","defaultValue":"","description":"Removes any margin from the top side of the element."},{"name":".margin-right-none","defaultValue":"","description":"Removes any margin from the right side of the element."},{"name":".margin-bottom-none","defaultValue":"","description":"Removes any margin from the bottom side of the element."},{"name":".margin-left-none","defaultValue":"","description":"Removes any margin from the left side of the element."}]},{"header":"Base","description":"<p>These classes add <em>base (medium)</em> margins as defined in <a href=\"/tokens/spacing\">Tokens ➔ Spacing</a>.</p>\n","deprecated":false,"experimental":false,"reference":"Utilities.Spacing.Margin.Base","referenceNumber":"3.5.1.2","referenceURI":"utilities-spacing-margin-base","weight":2,"colors":[],"markup":"","source":{"filename":"scss/utilities/_spacing.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/utilities/_spacing.scss","line":58},"depth":4,"modifiers":[],"parameters":[{"name":".margin","defaultValue":"","description":"Adds a base margin on all sides of the element."},{"name":".margin-left-right","defaultValue":"","description":"Adds a base margin on the left and right sides of the element."},{"name":".margin-top-bottom","defaultValue":"","description":"Adds a base margin on the top and bottom sides of the element."},{"name":".margin-top","defaultValue":"","description":"Adds a base margin on the top side of the element."},{"name":".margin-right","defaultValue":"","description":"Adds a base margin on the right side of the element."},{"name":".margin-bottom","defaultValue":"","description":"Adds a base margin on the bottom side of the element."},{"name":".margin-left","defaultValue":"","description":"Adds a base margin on the left side of the element."}]},{"header":"Half","description":"<p>These classes add <em>half (small)</em> margins as defined in <a href=\"/tokens/spacing\">Tokens ➔ Spacing</a>.</p>\n","deprecated":false,"experimental":false,"reference":"Utilities.Spacing.Margin.Half","referenceNumber":"3.5.1.3","referenceURI":"utilities-spacing-margin-half","weight":3,"colors":[],"markup":"","source":{"filename":"scss/utilities/_spacing.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/utilities/_spacing.scss","line":107},"depth":4,"modifiers":[],"parameters":[{"name":".margin-half","defaultValue":"","description":"Adds a half margin on all sides of the element."},{"name":".margin-top-half","defaultValue":"","description":"Adds a half margin on the top side of the element."},{"name":".margin-right-half","defaultValue":"","description":"Adds a half margin on the right side of the element."},{"name":".margin-bottom-half","defaultValue":"","description":"Adds a half margin on the bottom side of the element."},{"name":".margin-left-half","defaultValue":"","description":"Adds a half margin on the left side of the element."}]},{"header":"Quarter","description":"<p>These classes add <em>quarter (extra small)</em> margins as defined in <a href=\"/tokens/spacing\">Tokens ➔ Spacing</a>.</p>\n","deprecated":false,"experimental":false,"reference":"Utilities.Spacing.Margin.Quarter","referenceNumber":"3.5.1.4","referenceURI":"utilities-spacing-margin-quarter","weight":4,"colors":[],"markup":"","source":{"filename":"scss/utilities/_spacing.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/utilities/_spacing.scss","line":140},"depth":4,"modifiers":[],"parameters":[{"name":".margin-quarter","defaultValue":"","description":"Adds a quarter margin on all sides of the element."},{"name":".margin-top-quarter","defaultValue":"","description":"Adds a quarter margin on the top side of the element."},{"name":".margin-right-quarter","defaultValue":"","description":"Adds a quarter margin on the right side of the element."},{"name":".margin-bottom-quarter","defaultValue":"","description":"Adds a quarter margin on the bottom side of the element."},{"name":".margin-left-quarter","defaultValue":"","description":"Adds a quarter margin on the left side of the element."}]},{"header":"Double","description":"<p>These classes add <em>double (large)</em> margins as defined in <a href=\"/tokens/spacing\">Tokens ➔ Spacing</a>.</p>\n","deprecated":false,"experimental":false,"reference":"Utilities.Spacing.Margin.Double","referenceNumber":"3.5.1.5","referenceURI":"utilities-spacing-margin-double","weight":5,"colors":[],"markup":"","source":{"filename":"scss/utilities/_spacing.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/utilities/_spacing.scss","line":173},"depth":4,"modifiers":[],"parameters":[{"name":".margin-double","defaultValue":"","description":"Adds a double margin on all sides of the element."},{"name":".margin-top-double","defaultValue":"","description":"Adds a double margin on the top side of the element."},{"name":".margin-right-double","defaultValue":"","description":"Adds a double margin on the right side of the element."},{"name":".margin-bottom-double","defaultValue":"","description":"Adds a double margin on the bottom side of the element."},{"name":".margin-left-double","defaultValue":"","description":"Adds a double margin on the left side of the element."}]},{"header":"Padding","description":"","deprecated":false,"experimental":false,"reference":"Utilities.Spacing.Padding","referenceNumber":"3.5.2","referenceURI":"utilities-spacing-padding","weight":2,"colors":[],"markup":"","source":{"filename":"scss/utilities/_spacing.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/utilities/_spacing.scss","line":206},"depth":3,"modifiers":[],"parameters":[]},{"header":"None","description":"<p>These classes <em>remove</em> padding.</p>\n","deprecated":false,"experimental":false,"reference":"Utilities.Spacing.Padding.None","referenceNumber":"3.5.2.1","referenceURI":"utilities-spacing-padding-none","weight":1,"colors":[],"markup":"","source":{"filename":"scss/utilities/_spacing.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/utilities/_spacing.scss","line":212},"depth":4,"modifiers":[],"parameters":[{"name":".padding-none","defaultValue":"","description":"Removes any padding from all sides of the element."},{"name":".padding-top-none","defaultValue":"","description":"Removes any padding from the top side of the element."},{"name":".padding-right-none","defaultValue":"","description":"Removes any padding from the right side of the element."},{"name":".padding-bottom-none","defaultValue":"","description":"Removes any padding from the bottom side of the element."},{"name":".padding-left-none","defaultValue":"","description":"Removes any padding from the left side of the element."}]},{"header":"Base","description":"<p>These classes add <em>base (medium)</em> padding as defined in <a href=\"/tokens/spacing\">Tokens ➔ Spacing</a>.</p>\n","deprecated":false,"experimental":false,"reference":"Utilities.Spacing.Padding.Base","referenceNumber":"3.5.2.2","referenceURI":"utilities-spacing-padding-base","weight":2,"colors":[],"markup":"","source":{"filename":"scss/utilities/_spacing.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/utilities/_spacing.scss","line":245},"depth":4,"modifiers":[],"parameters":[{"name":".padding","defaultValue":"","description":"Adds a base padding on all sides of the element."},{"name":".padding-left-right","defaultValue":"","description":"Adds a base padding on the left and right sides of the element."},{"name":".padding-top-bottom","defaultValue":"","description":"Adds a base padding on the top and bottom sides of the element."},{"name":".padding-top","defaultValue":"","description":"Adds a base padding on the top side of the element."},{"name":".padding-right","defaultValue":"","description":"Adds a base padding on the right side of the element."},{"name":".padding-bottom","defaultValue":"","description":"Adds a base padding on the bottom side of the element."},{"name":".padding-left","defaultValue":"","description":"Adds a base padding on the left side of the element."}]},{"header":"Half","description":"<p>These classes add <em>half (small)</em> padding as defined in <a href=\"/tokens/spacing\">Tokens ➔ Spacing</a>.</p>\n","deprecated":false,"experimental":false,"reference":"Utilities.Spacing.Padding.Half","referenceNumber":"3.5.2.3","referenceURI":"utilities-spacing-padding-half","weight":3,"colors":[],"markup":"","source":{"filename":"scss/utilities/_spacing.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/utilities/_spacing.scss","line":298},"depth":4,"modifiers":[],"parameters":[{"name":".padding-half","defaultValue":"","description":"Adds a half padding on all sides of the element."},{"name":".padding-left-right-half","defaultValue":"","description":"Adds a half padding on the left and right sides of the element."},{"name":".padding-top-bottom-half","defaultValue":"","description":"Adds a half padding on the top and bottom sides of the element."},{"name":".padding-top-half","defaultValue":"","description":"Adds a half padding on the top side of the element."},{"name":".padding-right-half","defaultValue":"","description":"Adds a half padding on the right side of the element."},{"name":".padding-bottom-half","defaultValue":"","description":"Adds a half padding on the bottom side of the element."},{"name":".padding-left-half","defaultValue":"","description":"Adds a half padding on the left side of the element."}]},{"header":"Quarter","description":"<p>These classes add <em>quarter (extra small)</em> padding as defined in <a href=\"/tokens/spacing\">Tokens ➔ Spacing</a>.</p>\n","deprecated":false,"experimental":false,"reference":"Utilities.Spacing.Padding.Quarter","referenceNumber":"3.5.2.4","referenceURI":"utilities-spacing-padding-quarter","weight":4,"colors":[],"markup":"","source":{"filename":"scss/utilities/_spacing.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/utilities/_spacing.scss","line":343},"depth":4,"modifiers":[],"parameters":[{"name":".padding-quarter","defaultValue":"","description":"Adds a quarter margin on all sides of the element."}]},{"header":"Double","description":"<p>These classes add <em>double (large)</em> padding as defined in <a href=\"/tokens/spacing\">Tokens ➔ Spacing</a>.</p>\n","deprecated":false,"experimental":false,"reference":"Utilities.Spacing.Padding.Double","referenceNumber":"3.5.2.5","referenceURI":"utilities-spacing-padding-double","weight":5,"colors":[],"markup":"","source":{"filename":"scss/utilities/_spacing.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/utilities/_spacing.scss","line":356},"depth":4,"modifiers":[],"parameters":[{"name":".padding-double","defaultValue":"","description":"Adds a double margin on all sides of the element."}]},{"header":"States","description":"<p>These are utility classes that can be used to convey state, using the states defined in <a href=\"/tokens/colors\">Tokens ➔ Colors</a>.</p>\n","deprecated":false,"experimental":false,"reference":"Utilities.States","referenceNumber":"3.6","referenceURI":"utilities-states","weight":0,"colors":[],"markup":"","source":{"filename":"scss/utilities/_states.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/utilities/_states.scss","line":10},"depth":2,"modifiers":[],"parameters":[]},{"header":"Error","description":"","deprecated":false,"experimental":false,"reference":"Utilities.States.Error","referenceNumber":"3.6.1","referenceURI":"utilities-states-error","weight":1,"colors":[],"markup":"<div class=\"panel state-error\">This is to display an error.</div>","source":{"filename":"scss/utilities/_states.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/utilities/_states.scss","line":16},"depth":3,"modifiers":[{"name":".state-error","description":"Error state.","className":"state-error"}],"parameters":[]},{"header":"Info","description":"","deprecated":false,"experimental":false,"reference":"Utilities.States.Info","referenceNumber":"3.6.2","referenceURI":"utilities-states-info","weight":2,"colors":[],"markup":"<div class=\"panel state-info\">This is to call out important information.</div>","source":{"filename":"scss/utilities/_states.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/utilities/_states.scss","line":31},"depth":3,"modifiers":[{"name":".state-info","description":"Info state.","className":"state-info"}],"parameters":[]},{"header":"Success","description":"","deprecated":false,"experimental":false,"reference":"Utilities.States.Success","referenceNumber":"3.6.3","referenceURI":"utilities-states-success","weight":3,"colors":[],"markup":"<div class=\"panel state-success\">This is to display success.</div>","source":{"filename":"scss/utilities/_states.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/utilities/_states.scss","line":46},"depth":3,"modifiers":[{"name":".state-success","description":"Success state.","className":"state-success"}],"parameters":[]},{"header":"Warning","description":"","deprecated":false,"experimental":false,"reference":"Utilities.States.Warning","referenceNumber":"3.6.4","referenceURI":"utilities-states-warning","weight":4,"colors":[],"markup":"<div class=\"panel state-warning\">This is to convey a warning.</div>","source":{"filename":"scss/utilities/_states.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/utilities/_states.scss","line":61},"depth":3,"modifiers":[{"name":".state-warning","description":"Warning state.","className":"state-warning"}],"parameters":[]},{"header":"Typography","description":"<p>These are utility classes that can be used to change font weight, size, alignment, etc.</p>\n","deprecated":false,"experimental":false,"reference":"Utilities.Typography","referenceNumber":"3.7","referenceURI":"utilities-typography","weight":0,"colors":[],"markup":"","source":{"filename":"scss/utilities/_typography.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/utilities/_typography.scss","line":13},"depth":2,"modifiers":[],"parameters":[]},{"header":"Weight","description":"<p>These classes change the font weight, defined in <a href=\"/tokens/typography\">Tokens ➔ Typography</a>.</p>\n","deprecated":false,"experimental":false,"reference":"Utilities.Typography.Weight","referenceNumber":"3.7.1","referenceURI":"utilities-typography-weight","weight":1,"colors":[],"markup":"","source":{"filename":"scss/utilities/_typography.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/utilities/_typography.scss","line":45},"depth":3,"modifiers":[],"parameters":[{"name":".black","defaultValue":"","description":"Use the black weight."},{"name":".bold","defaultValue":"","description":"Use the bold weight."},{"name":".unbold","defaultValue":"","description":"Use the normal weight."}]},{"header":"Size","description":"<p>These classes change the font size, defined in <a href=\"/tokens/typography\">Tokens ➔ Typography</a>.</p>\n","deprecated":false,"experimental":false,"reference":"Utilities.Typography.Size","referenceNumber":"3.7.2","referenceURI":"utilities-typography-size","weight":2,"colors":[],"markup":"","source":{"filename":"scss/utilities/_typography.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/utilities/_typography.scss","line":72},"depth":3,"modifiers":[],"parameters":[{"name":".size-xxs","defaultValue":"","description":"Use the XXS size."},{"name":".size-xs","defaultValue":"","description":"Use the XS size."},{"name":".size-s","defaultValue":"","description":"Use the small size."},{"name":".size-m","defaultValue":"","description":"Use the medium size."},{"name":".size-l","defaultValue":"","description":"Use the large size."},{"name":".size-xl","defaultValue":"","description":"Use the XL size."},{"name":".size-xxl","defaultValue":"","description":"Use the XXL size."},{"name":".size-xxxl","defaultValue":"","description":"Use the XXXL size."},{"name":".size-xxxxl","defaultValue":"","description":"Use the XXXXL size."}]},{"header":"Alignment","description":"<p>These classes change the text alignment. Please note that these force the element to a block-level element.</p>\n","deprecated":false,"experimental":false,"reference":"Utilities.Typography.Alignment","referenceNumber":"3.7.3","referenceURI":"utilities-typography-alignment","weight":3,"colors":[],"markup":"","source":{"filename":"scss/utilities/_typography.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/utilities/_typography.scss","line":125},"depth":3,"modifiers":[],"parameters":[{"name":".text-left","defaultValue":"","description":"Left-align the element."},{"name":".text-center","defaultValue":"","description":"Center the element."},{"name":".text-right","defaultValue":"","description":"Right-align the element."}]},{"header":"Various","description":"<p>These classes change other typography settings.</p>\n","deprecated":false,"experimental":false,"reference":"Utilities.Typography.Various","referenceNumber":"3.7.4","referenceURI":"utilities-typography-various","weight":4,"colors":[],"markup":"","source":{"filename":"scss/utilities/_typography.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/utilities/_typography.scss","line":151},"depth":3,"modifiers":[],"parameters":[{"name":".italic","defaultValue":"","description":"Italicize the text."},{"name":".uppercase","defaultValue":"","description":"Display the text as all uppercase letters."}]},{"header":"Components","description":"<p>These are components that can be used in your project.</p>\n","deprecated":false,"experimental":false,"reference":"Components","referenceNumber":"4","referenceURI":"components","weight":4,"colors":[],"markup":"","source":{"filename":"scss/_components.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/_components.scss","line":13},"depth":1,"modifiers":[],"parameters":[]},{"header":"Buttons","description":"<p>This is our base button. It can be generated using a <code>&lt;button type=&quot;button&quot;&gt;</code> element, an <code>&lt;input type=&quot;button&quot;&gt;</code> element, or a <code>&lt;a class=&quot;button&quot; role=&quot;button&quot;&gt;</code> element.</p>\n<p>Common practice on the web suggests that:</p>\n<ul>\n<li><code>&lt;button&gt;</code> elements should be used to trigger a page action, such as hiding/displaying content.</li>\n<li><code>&lt;input&gt;</code> elements should be used to trigger <code>&lt;form&gt;</code> actions.</li>\n<li><code>&lt;a&gt;</code> elements should be used to trigger a move to a new page or view.</li>\n</ul>\n<p>The variations below can be combined so that you can have, for example, an XL-sized, right-aligned, primary-colored button with an icon on it.</p>\n<div class=\"panel state-warning\">\n<h1>Accessibility Note</h1>\n<p><strong>Always specify a <code>type</code></strong> when using a <code>&lt;button&gt;</code> element and <strong>always add <code>role=&quot;button&quot;</code></strong> when using an <code>&lt;a&gt;</code> element as a button.</p>\n</div>","deprecated":false,"experimental":false,"reference":"Components.Buttons","referenceNumber":"4.1","referenceURI":"components-buttons","weight":0,"colors":[],"markup":"<button type=\"button\">Button Button</button>\n<input type=\"button\" value=\"Input Button\">\n<a class=\"button\" role=\"button\">Link Button</a>","source":{"filename":"scss/components/_buttons.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/components/_buttons.scss","line":10},"depth":2,"modifiers":[],"parameters":[]},{"header":"Colored Buttons","description":"","deprecated":false,"experimental":false,"reference":"Components.Buttons.Colors","referenceNumber":"4.1.1","referenceURI":"components-buttons-colors","weight":1,"colors":[],"markup":"","source":{"filename":"scss/components/_buttons.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/components/_buttons.scss","line":237},"depth":3,"modifiers":[],"parameters":[]},{"header":"Primary Button","description":"<p>Add a <code>.button-primary</code> class for a button that will be trigger the <em>primary</em> action on a page.</p>\n","deprecated":false,"experimental":false,"reference":"Components.Buttons.Colors.Primary","referenceNumber":"4.1.1.1","referenceURI":"components-buttons-colors-primary","weight":1,"colors":[],"markup":"<button type=\"button\" class=\"button-primary\">Primary Button</button>","source":{"filename":"scss/components/_buttons.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/components/_buttons.scss","line":243},"depth":4,"modifiers":[],"parameters":[]},{"header":"Light Primary Button","description":"<p>Use the <code>.button-primary-light</code> class if you need a lighter <em>primary</em> button.</p>\n","deprecated":false,"experimental":false,"reference":"Components.Buttons.Colors.LightPrimary","referenceNumber":"4.1.1.2","referenceURI":"components-buttons-colors-lightprimary","weight":2,"colors":[],"markup":"<button type=\"button\" class=\"button-primary-light\">Light Primary Button</button>","source":{"filename":"scss/components/_buttons.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/components/_buttons.scss","line":270},"depth":4,"modifiers":[],"parameters":[]},{"header":"Dark Primary Button","description":"<p>Use the <code>.button-primary-dark</code> class if you need a darker <em>primary</em> button.</p>\n","deprecated":false,"experimental":false,"reference":"Components.Buttons.Colors.DarkPrimary","referenceNumber":"4.1.1.3","referenceURI":"components-buttons-colors-darkprimary","weight":3,"colors":[],"markup":"<button type=\"button\" class=\"button-primary-dark\">Dark Primary Button</button>","source":{"filename":"scss/components/_buttons.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/components/_buttons.scss","line":296},"depth":4,"modifiers":[],"parameters":[]},{"header":"Success Button","description":"<p>Add a <code>.button-success</code> class to call attention to a positive action such as saving a search or downloading data.</p>\n","deprecated":false,"experimental":false,"reference":"Components.Buttons.Colors.Success","referenceNumber":"4.1.1.4","referenceURI":"components-buttons-colors-success","weight":4,"colors":[],"markup":"<button type=\"button\" class=\"button-success\">Success Button</button>","source":{"filename":"scss/components/_buttons.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/components/_buttons.scss","line":323},"depth":4,"modifiers":[],"parameters":[]},{"header":"Light Success Button","description":"<p>Use the <code>.button-success-light</code> class if you need a lighter <em>success</em> button.</p>\n","deprecated":false,"experimental":false,"reference":"Components.Buttons.Colors.LightSuccess","referenceNumber":"4.1.1.5","referenceURI":"components-buttons-colors-lightsuccess","weight":5,"colors":[],"markup":"<button type=\"button\" class=\"button-success-light\">Light Success Button</button>","source":{"filename":"scss/components/_buttons.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/components/_buttons.scss","line":345},"depth":4,"modifiers":[],"parameters":[]},{"header":"Cancel Button","description":"<p>Add a <code>.button-cancel</code> class for an action that requires caution before being triggered, such as:</p>\n<ul>\n<li>Canceling a form (any data the user has entered will be lost).</li>\n<li>Deleting a user setting or a saved search.</li>\n</ul>\n","deprecated":false,"experimental":false,"reference":"Components.Buttons.Colors.Cancel","referenceNumber":"4.1.1.6","referenceURI":"components-buttons-colors-cancel","weight":6,"colors":[],"markup":"<button type=\"button\" class=\"button-cancel\">Cancel Button</button>","source":{"filename":"scss/components/_buttons.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/components/_buttons.scss","line":370},"depth":4,"modifiers":[],"parameters":[]},{"header":"Light Cancel Button","description":"<p>Use the <code>.button-cancel-light</code> class if you need a lighter <em>cancel</em> button.</p>\n","deprecated":false,"experimental":false,"reference":"Components.Buttons.Colors.LightCancel","referenceNumber":"4.1.1.7","referenceURI":"components-buttons-colors-lightcancel","weight":7,"colors":[],"markup":"<button type=\"button\" class=\"button-cancel-light\">Light Cancel Button</button>","source":{"filename":"scss/components/_buttons.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/components/_buttons.scss","line":395},"depth":4,"modifiers":[],"parameters":[]},{"header":"Button Sizes","description":"","deprecated":false,"experimental":false,"reference":"Components.Buttons.Sizes","referenceNumber":"4.1.2","referenceURI":"components-buttons-sizes","weight":2,"colors":[],"markup":"","source":{"filename":"scss/components/_buttons.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/components/_buttons.scss","line":97},"depth":3,"modifiers":[],"parameters":[]},{"header":"Small Button","description":"<p>Add a <code>.button-s</code> class for a smaller button.</p>\n","deprecated":false,"experimental":false,"reference":"Components.Buttons.Sizes.Small","referenceNumber":"4.1.2.1","referenceURI":"components-buttons-sizes-small","weight":1,"colors":[],"markup":"<button type=\"button\">Button</button>\n<button type=\"button\" class=\"button-s\">Small Button</button>","source":{"filename":"scss/components/_buttons.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/components/_buttons.scss","line":103},"depth":4,"modifiers":[],"parameters":[]},{"header":"Large Button","description":"<p>Add a <code>.button-l</code> class for a larger button.</p>\n","deprecated":false,"experimental":false,"reference":"Components.Buttons.Sizes.Large","referenceNumber":"4.1.2.2","referenceURI":"components-buttons-sizes-large","weight":2,"colors":[],"markup":"<button type=\"button\">Button</button>\n<button type=\"button\" class=\"button-l\">Large Button</button>","source":{"filename":"scss/components/_buttons.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/components/_buttons.scss","line":118},"depth":4,"modifiers":[],"parameters":[]},{"header":"XL Button","description":"<p>Add a <code>.button-xl</code> class for an XL button.</p>\n","deprecated":false,"experimental":false,"reference":"Components.Buttons.Sizes.XL","referenceNumber":"4.1.2.3","referenceURI":"components-buttons-sizes-xl","weight":3,"colors":[],"markup":"<button type=\"button\">Button</button>\n<button type=\"button\" class=\"button-xl\">XL Button</button>","source":{"filename":"scss/components/_buttons.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/components/_buttons.scss","line":133},"depth":4,"modifiers":[],"parameters":[]},{"header":"XXL Button","description":"<p>Add a <code>.button-xxl</code> class for an XXL button.</p>\n","deprecated":false,"experimental":false,"reference":"Components.Buttons.Sizes.XXL","referenceNumber":"4.1.2.4","referenceURI":"components-buttons-sizes-xxl","weight":4,"colors":[],"markup":"<button type=\"button\">Button</button>\n<button type=\"button\" class=\"button-xxl\">XXL Button</button>","source":{"filename":"scss/components/_buttons.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/components/_buttons.scss","line":148},"depth":4,"modifiers":[],"parameters":[]},{"header":"Full-Width Button","description":"<p>Add a <code>.button-full-width</code> class for a button 100% of the width of its container.</p>\n","deprecated":false,"experimental":false,"reference":"Components.Buttons.Sizes.FullWidth","referenceNumber":"4.1.2.5","referenceURI":"components-buttons-sizes-fullwidth","weight":5,"colors":[],"markup":"<button type=\"button\" class=\"button-full-width\">Full-Width Button</button>","source":{"filename":"scss/components/_buttons.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/components/_buttons.scss","line":163},"depth":4,"modifiers":[],"parameters":[]},{"header":"Button Alignment","description":"","deprecated":false,"experimental":false,"reference":"Components.Buttons.Alignment","referenceNumber":"4.1.3","referenceURI":"components-buttons-alignment","weight":3,"colors":[],"markup":"","source":{"filename":"scss/components/_buttons.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/components/_buttons.scss","line":177},"depth":3,"modifiers":[],"parameters":[]},{"header":"Centered Button","description":"<p>Add a <code>.button-centered</code> class for a button that will be centered on its own line.</p>\n","deprecated":false,"experimental":false,"reference":"Components.Buttons.Alignment.Centered","referenceNumber":"4.1.3.1","referenceURI":"components-buttons-alignment-centered","weight":1,"colors":[],"markup":"<button type=\"button\" class=\"button-centered\">Centered Button</button>","source":{"filename":"scss/components/_buttons.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/components/_buttons.scss","line":183},"depth":4,"modifiers":[],"parameters":[]},{"header":"Right-Aligned Button","description":"<p>Add a <code>.button-right</code> class for a button that will be right-aligned on its own line.</p>\n","deprecated":false,"experimental":false,"reference":"Components.Buttons.Alignment.RightAligned","referenceNumber":"4.1.3.2","referenceURI":"components-buttons-alignment-rightaligned","weight":2,"colors":[],"markup":"<button type=\"button\" class=\"button-right\">Right-Aligned Button</button>","source":{"filename":"scss/components/_buttons.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/components/_buttons.scss","line":199},"depth":4,"modifiers":[],"parameters":[]},{"header":"Icons on Buttons","description":"<p>You can add icons to <code>&lt;button&gt;</code> and  <code>&lt;a&gt;</code> buttons (but not <code>&lt;input&gt;</code> buttons). They can be placed alone, before, after, or even in the middle of the button text.</p>\n<p>You will likely need to add margins to the icons for things to look right, which can be done easily in the markup using our spacing classes as shown below.</p>\n<aside class=\"panel state-warning\">\n<h1>Accessibility Note</h1>\n<p>If you use <em>only</em> an icon, <strong>always include hidden text describing the action</strong> so that anyone using a screenreader can understand what the button does.</p>\n</aside>","deprecated":false,"experimental":false,"reference":"Components.Buttons.WithIcons","referenceNumber":"4.1.4","referenceURI":"components-buttons-withicons","weight":4,"colors":[],"markup":"<button type=\"button\"><span class=\"icon icon-l\"><svg><use xlink:href=\"/assets/icons/symbol/icons.svg#save\"></use></svg></span><span class=\"visually-hidden\">Save</span></button>\n<button type=\"button\"><span class=\"icon icon-l margin-right-half\"><svg><use xlink:href=\"/assets/icons/symbol/icons.svg#download\"></use></svg></span>Download</button>\n<button type=\"button\">Edit<span class=\"icon icon-l margin-left-half\"><svg><use xlink:href=\"/assets/icons/symbol/icons.svg#edit\"></use></svg></span></button>\n<button type=\"button\">Search<span class=\"icon icon-l margin-left-half margin-right-half\"><svg><use xlink:href=\"/assets/icons/symbol/icons.svg#search\"></use></svg></span>Now</button>","source":{"filename":"scss/components/_buttons.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/components/_buttons.scss","line":214},"depth":3,"modifiers":[],"parameters":[]},{"header":"Disabled Button","description":"<p>Disable <code>&lt;button&gt;</code> and <code>&lt;input&gt;</code> elements with the boolean <code>disabled</code> attribute and <code>&lt;a&gt;</code> elements with the <code>.disabled</code> class.</p>\n","deprecated":false,"experimental":false,"reference":"Components.Buttons.Disabled","referenceNumber":"4.1.5","referenceURI":"components-buttons-disabled","weight":5,"colors":[],"markup":"<button type=\"button\" disabled>Disabled Button Button</button>\n<input type=\"button\" value=\"Disabled Input Button\" disabled>\n<a class=\"button disabled\" role=\"button\">Disabled Link Button</a>","source":{"filename":"scss/components/_buttons.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/components/_buttons.scss","line":70},"depth":3,"modifiers":[],"parameters":[]},{"header":"Forms","description":"<p>Coming soon...</p>\n","deprecated":false,"experimental":false,"reference":"Components.Forms","referenceNumber":"4.2","referenceURI":"components-forms","weight":0,"colors":[],"markup":"","source":{"filename":"scss/components/_forms.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/components/_forms.scss","line":10},"depth":2,"modifiers":[],"parameters":[]},{"header":"Global","description":"<p>Coming soon...</p>\n","deprecated":false,"experimental":false,"reference":"Components.Global","referenceNumber":"4.3","referenceURI":"components-global","weight":0,"colors":[],"markup":"","source":{"filename":"scss/components/_global.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/components/_global.scss","line":13},"depth":2,"modifiers":[],"parameters":[]},{"header":"Icons","description":"<p>We have a selection of standard icons that can be used. They can be used in your project several different ways:</p>\n<ul>\n<li>If your project is built in Angular, you can use the included <code>&lt;ds-icon&gt;</code> Angular component.</li>\n<li>You can use <code>&lt;svg class=&quot;icon&quot;&gt;</code> along with a <code>&lt;use&gt;</code> element.</li>\n<li>You can link directly to the icon using an <code>&lt;img class=&quot;icon&quot;&gt;</code> element.</li>\n</ul>\n<p>If you use either of the first two, you’ll be able to style the icon using your own CSS, and by default the icon will be displayed in the active color.</p>\n","deprecated":false,"experimental":false,"reference":"Components.Icons","referenceNumber":"4.4","referenceURI":"components-icons","weight":0,"colors":[],"markup":"<ds-icon name=\"globe\"></ds-icon>\n​\n<svg class=\"icon\">\n  <use xlink:href=\"/assets/icons/symbol/icons.svg#download\"></use>\n</svg>\n​\n<img class=\"icon\" src=\"/assets/icons/check.svg\">","source":{"filename":"scss/components/_icons.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/components/_icons.scss","line":10},"depth":2,"modifiers":[],"parameters":[]},{"header":"Available Icons","description":"<p>Following are the currently available icons in the design system. Please send a request to the team if you would like to add new icons.</p>\n","deprecated":false,"experimental":false,"reference":"Components.Icons.AvailableIcons","referenceNumber":"4.4.1","referenceURI":"components-icons-availableicons","weight":1,"colors":[],"markup":"Icons:\nafrica\nalert\narrow-down-circle\narrow-down\narrow-left-circle\narrow-left\narrow-right-circle\narrow-right\narrow-up-circle\narrow-up\nback-to-start\nback\ncase-open\ncase-closed\ncase-open-aligned\ncase-closed-aligned\nchart-upward\ncheck-circle\ncheck\nchevron-down-circle\nchevron-down\nchevron-left-circle\nchevron-left\nchevron-right-circle\nchevron-right\nchevron-up-circle\nchevron-up\ncircle-open\ncircle\ncopy-to-clipboard\ncopy\ndatabase\ndownload\nedit\nexternal\nfile-csv\nfile-zip\nfolder-open\nfolder-closed\nfolder-open-aligned\nfolder-closed-aligned\nforward-to-end\nforward\nglobe-with-marker\nglobe\ninfo\nlink\nmenu\nminus-circle\nminus\nplus-circle\nplus\nquestion\nsave\nsearch\nsettings\nshaking-hands\nshare\ntable\ntrash\nuser\nx-circle\nx","source":{"filename":"scss/components/_icons.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/components/_icons.scss","line":49},"depth":3,"modifiers":[],"parameters":[]},{"header":"Icon Sizes","description":"<p>By default, icons should be close in size to the text around them. You can use the below classes to make them larger or smaller.</p>\n","deprecated":false,"experimental":false,"reference":"Components.Icons.Sizes","referenceNumber":"4.4.2","referenceURI":"components-icons-sizes","weight":1,"colors":[],"markup":"","source":{"filename":"scss/components/_icons.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/components/_icons.scss","line":123},"depth":3,"modifiers":[],"parameters":[]},{"header":"Small Icon","description":"<p>Add an <code>.icon-s</code> class for a smaller icon.</p>\n","deprecated":false,"experimental":false,"reference":"Components.Icons.Sizes.Small","referenceNumber":"4.4.2.1","referenceURI":"components-icons-sizes-small","weight":1,"colors":[],"markup":"<svg class=\"icon\">\n  <use xlink:href=\"/assets/icons/symbol/icons.svg#globe\"></use>\n</svg>\n<svg class=\"icon icon-s\">\n  <use xlink:href=\"/assets/icons/symbol/icons.svg#globe\"></use>\n</svg>","source":{"filename":"scss/components/_icons.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/components/_icons.scss","line":131},"depth":4,"modifiers":[],"parameters":[]},{"header":"Large Icon","description":"<p>Add an <code>.icon-l</code> class for a larger icon.</p>\n","deprecated":false,"experimental":false,"reference":"Components.Icons.Sizes.Large","referenceNumber":"4.4.2.2","referenceURI":"components-icons-sizes-large","weight":2,"colors":[],"markup":"<svg class=\"icon\">\n  <use xlink:href=\"/assets/icons/symbol/icons.svg#globe\"></use>\n</svg>\n<svg class=\"icon icon-l\">\n  <use xlink:href=\"/assets/icons/symbol/icons.svg#globe\"></use>\n</svg>","source":{"filename":"scss/components/_icons.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/components/_icons.scss","line":151},"depth":4,"modifiers":[],"parameters":[]},{"header":"XL Icon","description":"<p>Add an <code>.icon-xl</code> class for an XL icon.</p>\n","deprecated":false,"experimental":false,"reference":"Components.Icons.Sizes.XL","referenceNumber":"4.4.2.3","referenceURI":"components-icons-sizes-xl","weight":3,"colors":[],"markup":"<svg class=\"icon\">\n  <use xlink:href=\"/assets/icons/symbol/icons.svg#globe\"></use>\n</svg>\n<svg class=\"icon icon-xl\">\n  <use xlink:href=\"/assets/icons/symbol/icons.svg#globe\"></use>\n</svg>","source":{"filename":"scss/components/_icons.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/components/_icons.scss","line":171},"depth":4,"modifiers":[],"parameters":[]},{"header":"XXL Icon","description":"<p>Add an <code>.icon-xxl</code> class for an XXL icon.</p>\n","deprecated":false,"experimental":false,"reference":"Components.Icons.Sizes.XXL","referenceNumber":"4.4.2.4","referenceURI":"components-icons-sizes-xxl","weight":4,"colors":[],"markup":"<svg class=\"icon\">\n  <use xlink:href=\"/assets/icons/symbol/icons.svg#globe\"></use>\n</svg>\n<svg class=\"icon icon-xxl\">\n  <use xlink:href=\"/assets/icons/symbol/icons.svg#globe\"></use>\n</svg>","source":{"filename":"scss/components/_icons.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/components/_icons.scss","line":191},"depth":4,"modifiers":[],"parameters":[]},{"header":"XXXL Icon","description":"<p>Add an <code>.icon-xxxl</code> class for an XXXL icon.</p>\n","deprecated":false,"experimental":false,"reference":"Components.Icons.Sizes.XXXL","referenceNumber":"4.4.2.5","referenceURI":"components-icons-sizes-xxxl","weight":5,"colors":[],"markup":"<svg class=\"icon\">\n  <use xlink:href=\"/assets/icons/symbol/icons.svg#globe\"></use>\n</svg>\n<svg class=\"icon icon-xxxl\">\n  <use xlink:href=\"/assets/icons/symbol/icons.svg#globe\"></use>\n</svg>","source":{"filename":"scss/components/_icons.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/components/_icons.scss","line":211},"depth":4,"modifiers":[],"parameters":[]},{"header":"XXXXL Icon","description":"<p>Add an <code>.icon-xxxxl</code> class for an XXXXL icon.</p>\n","deprecated":false,"experimental":false,"reference":"Components.Icons.Sizes.XXXXL","referenceNumber":"4.4.2.6","referenceURI":"components-icons-sizes-xxxxl","weight":6,"colors":[],"markup":"<svg class=\"icon\">\n  <use xlink:href=\"/assets/icons/symbol/icons.svg#globe\"></use>\n</svg>\n<svg class=\"icon icon-xxxxl\">\n  <use xlink:href=\"/assets/icons/symbol/icons.svg#globe\"></use>\n</svg>","source":{"filename":"scss/components/_icons.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/components/_icons.scss","line":231},"depth":4,"modifiers":[],"parameters":[]},{"header":"Icon Alignment","description":"","deprecated":false,"experimental":false,"reference":"Components.Icons.Alignment","referenceNumber":"4.4.3","referenceURI":"components-icons-alignment","weight":3,"colors":[],"markup":"","source":{"filename":"scss/components/_icons.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/components/_icons.scss","line":251},"depth":3,"modifiers":[],"parameters":[]},{"header":"Centered Icon","description":"<p>Add an <code>.icon-centered</code> class for an icon that will be centered on its own line.</p>\n","deprecated":false,"experimental":false,"reference":"Components.Icons.Alignment.Centered","referenceNumber":"4.4.3.1","referenceURI":"components-icons-alignment-centered","weight":1,"colors":[],"markup":"<svg class=\"icon icon-xl icon-centered\">\n  <use xlink:href=\"/assets/icons/symbol/icons.svg#globe\"></use>\n</svg>","source":{"filename":"scss/components/_icons.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/components/_icons.scss","line":257},"depth":4,"modifiers":[],"parameters":[]},{"header":"Right-Aligned Icon","description":"<p>Add a <code>.icon-right</code> class for an icon that will be right-aligned on its own line.</p>\n","deprecated":false,"experimental":false,"reference":"Components.Icons.Alignment.RightAligned","referenceNumber":"4.4.3.2","referenceURI":"components-icons-alignment-rightaligned","weight":2,"colors":[],"markup":"<svg class=\"icon icon-xl icon-right\">\n  <use xlink:href=\"/assets/icons/symbol/icons.svg#globe\"></use>\n</svg>","source":{"filename":"scss/components/_icons.scss","path":"/Users/smccaughey/Sites/usitc/ds/projects/ds-assets/src/scss/components/_icons.scss","line":277},"depth":4,"modifiers":[],"parameters":[]}]}
