@cfpb/cfpb-design-system 3.10.0 → 3.12.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +94 -51
- package/dist/base/index.css +1 -1
- package/dist/base/index.css.map +2 -2
- package/dist/base/index.js +1 -1
- package/dist/base/index.js.map +1 -1
- package/dist/components/cfpb-buttons/index.css +1 -1
- package/dist/components/cfpb-buttons/index.css.map +2 -2
- package/dist/components/cfpb-buttons/index.js +1 -1
- package/dist/components/cfpb-buttons/index.js.map +1 -1
- package/dist/components/cfpb-expandables/index.css +1 -1
- package/dist/components/cfpb-expandables/index.css.map +2 -2
- package/dist/components/cfpb-expandables/index.js +1 -1
- package/dist/components/cfpb-expandables/index.js.map +1 -1
- package/dist/components/cfpb-forms/index.css +1 -1
- package/dist/components/cfpb-forms/index.css.map +2 -2
- package/dist/components/cfpb-forms/index.js +1 -1
- package/dist/components/cfpb-forms/index.js.map +1 -1
- package/dist/components/cfpb-icons/index.css +1 -1
- package/dist/components/cfpb-icons/index.css.map +2 -2
- package/dist/components/cfpb-icons/index.js +1 -1
- package/dist/components/cfpb-icons/index.js.map +1 -1
- package/dist/components/cfpb-layout/index.css +1 -1
- package/dist/components/cfpb-layout/index.css.map +2 -2
- package/dist/components/cfpb-layout/index.js +1 -1
- package/dist/components/cfpb-layout/index.js.map +1 -1
- package/dist/components/cfpb-notifications/index.css +1 -1
- package/dist/components/cfpb-notifications/index.css.map +2 -2
- package/dist/components/cfpb-notifications/index.js +1 -1
- package/dist/components/cfpb-notifications/index.js.map +1 -1
- package/dist/components/cfpb-pagination/index.css +1 -1
- package/dist/components/cfpb-pagination/index.css.map +2 -2
- package/dist/components/cfpb-pagination/index.js +1 -1
- package/dist/components/cfpb-pagination/index.js.map +1 -1
- package/dist/components/cfpb-tables/index.css +1 -1
- package/dist/components/cfpb-tables/index.css.map +2 -2
- package/dist/components/cfpb-tables/index.js +1 -1
- package/dist/components/cfpb-tables/index.js.map +1 -1
- package/dist/components/cfpb-tooltips/index.css +1 -1
- package/dist/components/cfpb-tooltips/index.css.map +2 -2
- package/dist/components/cfpb-tooltips/index.js +1 -1
- package/dist/components/cfpb-tooltips/index.js.map +1 -1
- package/dist/components/cfpb-typography/index.css +1 -1
- package/dist/components/cfpb-typography/index.css.map +2 -2
- package/dist/components/cfpb-typography/index.js +1 -1
- package/dist/components/cfpb-typography/index.js.map +1 -1
- package/dist/index.css +1 -1
- package/dist/index.css.map +2 -2
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/utilities/index.css +1 -1
- package/dist/utilities/index.css.map +2 -2
- package/dist/utilities/index.js +1 -1
- package/dist/utilities/index.js.map +1 -1
- package/package.json +1 -1
- package/src/abstracts/vars.scss +51 -40
- package/src/components/cfpb-forms/form-alert.scss +8 -6
- package/src/components/cfpb-forms/form-field.scss +76 -156
- package/src/components/cfpb-forms/multiselect.scss +4 -5
- package/src/components/cfpb-forms/select.scss +25 -11
- package/src/components/cfpb-forms/text-input.scss +34 -98
- package/src/utilities/utilities.scss +18 -5
package/dist/base/index.css.map
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../../../packages/cfpb-design-system/src/base/normalize.scss", "../../../../packages/cfpb-design-system/src/base/base.scss"],
|
|
4
|
-
"sourcesContent": ["@charset \"UTF-8\";\n/*! normalize.css v2.1.3 | MIT License | git.io/normalize */\n/* ==========================================================================\n Base\n ========================================================================== */\n/**\n * 1. Set default font family to sans-serif.\n * 2. Prevent iOS text size adjust after orientation change, without disabling\n * user zoom.\n */\nhtml {\n font-family: sans-serif; /* 1 */\n -webkit-text-size-adjust: 100%;\n text-size-adjust: 100%; /* 2 */\n}\n\n/**\n * Remove default margin.\n */\nbody {\n margin: 0;\n}\n\n/* ==========================================================================\n Links\n ========================================================================== */\n/**\n * Address `outline` inconsistency between Chrome and other browsers.\n */\na:focus {\n outline: thin dotted;\n}\n\n/**\n * Improve readability when focused and also mouse hovered in all browsers.\n */\na:active,\na:hover {\n outline: 0;\n}\n\n/* ==========================================================================\n Typography\n ========================================================================== */\n/**\n * Address variable `h1` font-size and margin within `section` and `article`\n * contexts in Firefox 4+, Safari 5, and Chrome.\n */\nh1 {\n font-size: 2em;\n margin: 0.67em 0;\n}\n\n/**\n * Address differences between Firefox and other browsers.\n */\nhr {\n box-sizing: content-box;\n height: 0;\n}\n\n/**\n * Correct font family set oddly in Safari 5 and Chrome.\n */\ncode,\nkbd,\npre,\nsamp {\n font-family: monospace, serif;\n font-size: 1em;\n}\n\n/**\n * Improve readability of pre-formatted text in all browsers.\n */\npre {\n white-space: pre-wrap;\n}\n\n/**\n * Set consistent quote types.\n */\nq {\n quotes: \"\u201C\" \"\u201D\" \"\u2018\" \"\u2019\";\n}\n\n/**\n * Address inconsistent and variable font size in all browsers.\n */\nsmall {\n font-size: 80%;\n}\n\n/**\n * Prevent `sub` and `sup` affecting `line-height` in all browsers.\n */\nsub,\nsup {\n font-size: 75%;\n line-height: 0;\n position: relative;\n vertical-align: baseline;\n}\n\nsup {\n top: -0.5em;\n}\n\nsub {\n bottom: -0.25em;\n}\n\n/* ==========================================================================\n Figures\n ========================================================================== */\n/**\n * Address margin not present in IE 8/9 and Safari 5.\n */\nfigure {\n margin: 0;\n}\n\n/* ==========================================================================\n Forms\n ========================================================================== */\n/**\n * Define consistent border, margin, and padding.\n */\nfieldset {\n border: 1px solid #c0c0c0;\n margin: 0 2px;\n padding: 0.35em 0.625em 0.75em;\n}\n\n/**\n * 1. Correct `color` not being inherited in IE 8/9.\n * 2. Remove padding so people aren't caught out if they zero out fieldsets.\n */\nlegend {\n border: 0; /* 1 */\n padding: 0; /* 2 */\n}\n\n/**\n * 1. Correct font family not being inherited in all browsers.\n * 2. Correct font size not being inherited in all browsers.\n * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.\n */\nbutton,\ninput,\nselect,\ntextarea {\n font-family: inherit; /* 1 */\n font-size: 100%; /* 2 */\n margin: 0; /* 3 */\n}\n\n/**\n * Address Firefox 4+ setting `line-height` on `input` using `!important` in\n * the UA stylesheet.\n */\nbutton,\ninput {\n line-height: normal;\n}\n\n/**\n * Address inconsistent `text-transform` inheritance for `button` and `select`.\n * All other form control elements do not inherit `text-transform` values.\n * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.\n * Correct `select` style inheritance in Firefox 4+ and Opera.\n */\nbutton,\nselect {\n text-transform: none;\n}\n\n/**\n * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`\n * and `video` controls.\n * 2. Correct inability to style clickable `input` types in iOS.\n * 3. Improve usability and consistency of cursor style between image-type\n * `input` and others.\n */\nbutton,\nhtml input[type=button],\ninput[type=reset],\ninput[type=submit] {\n /* TODO: stylelint wants to convert `appearance: button` to `appearance: auto`\n Investigate why. */\n /* stylelint-disable */\n appearance: button; /* 2 */\n /* stylelint-enable */\n cursor: pointer; /* 3 */\n}\n\n/**\n * Re-set default cursor for disabled elements.\n */\nbutton[disabled],\nhtml input[disabled] {\n cursor: default;\n}\n\n/**\n * 1. Address box sizing set to `content-box` in IE 8/9/10.\n * 2. Remove excess padding in IE 8/9/10.\n */\ninput[type=checkbox],\ninput[type=radio] {\n box-sizing: border-box; /* 1 */\n padding: 0; /* 2 */\n}\n\n/**\n * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.\n * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome.\n */\ninput[type=search] {\n appearance: textfield; /* 1 */\n box-sizing: content-box; /* 2 */\n}\n\n/**\n * Remove inner padding and search cancel button in Safari 5 and Chrome\n * on OS X.\n */\ninput[type=search]::-webkit-search-cancel-button,\ninput[type=search]::-webkit-search-decoration {\n appearance: none;\n}\n\n/**\n * Remove inner padding and border in Firefox 4+.\n */\nbutton::-moz-focus-inner,\ninput::-moz-focus-inner {\n border: 0;\n padding: 0;\n}\n\n/**\n * 1. Remove default vertical scrollbar in IE 8/9.\n * 2. Improve readability and alignment in all browsers.\n */\ntextarea {\n overflow: auto; /* 1 */\n vertical-align: top; /* 2 */\n}\n\n/* ==========================================================================\n Tables\n ========================================================================== */\n/**\n * Remove most spacing between table cells.\n */\ntable {\n border-collapse: collapse;\n border-spacing: 0;\n}", "/* ==========================================================================\n Design System\n Variables\n ========================================================================== */\n/* ==========================================================================\n Design System\n Breakpoint variables.\n\n NOTE: If any of the values in this file are adjusted,\n they need to be adjusted in vars-breakpoints.js as well.\n ========================================================================== */\n/* ==========================================================================\n Design System\n Grid mixins\n ========================================================================== */\n/* stylelint-disable selector-class-pattern */\n/* stylelint-disable selector-class-pattern */\n/* stylelint-disable selector-class-pattern */\n/* stylelint-disable selector-class-pattern */\n/* ==========================================================================\n Design System\n Media queries\n ========================================================================== */\n/* ==========================================================================\n Design System\n Base styles\n ========================================================================== */\n/* ==========================================================================\n Design System\n Base styles\n ========================================================================== */\nbody {\n color: var(--black);\n font-family: var(--font-stack);\n font-size: 100%;\n line-height: 1.375;\n -webkit-font-smoothing: antialiased;\n}\n\nbutton,\ninput,\nselect,\ntextarea {\n font-family: var(--font-stack);\n}\n\n/*\n * On iOS Safari the input is collapsed till it's clicked.\n * This sets the default min width and height to what it would be if the\n * appearance was a textfield.\n */\ninput[type=date] {\n display: revert;\n min-width: 100px;\n min-height: 35px;\n padding-top: 0;\n padding-bottom: 0;\n}\ninput[type=date].a-text-input--full {\n min-width: 100%;\n}\n\nhr {\n border: none;\n border-top: 1px solid var(--gray-40);\n}\n\nstrong,\nb {\n font-weight: 600;\n}\n\nh1,\nh2,\nh3,\nh4,\nh5,\nh6 {\n margin-top: 0;\n}\n\nh1,\n.h1 {\n font-size: 2.125em;\n font-weight: 600;\n letter-spacing: inherit;\n line-height: 1.25;\n text-transform: inherit;\n margin-bottom: 0.4411764706em;\n}\np + h1, ul + h1, ol + h1, dl + h1, figure + h1, img + h1, table + h1, blockquote + h1,\np + .h1,\nul + .h1,\nol + .h1,\ndl + .h1,\nfigure + .h1,\nimg + .h1,\ntable + .h1,\nblockquote + .h1 {\n margin-top: 1.7647058824em;\n}\n@media only screen and (max-width: 37.5em) {\n p + h1, ul + h1, ol + h1, dl + h1, figure + h1, img + h1, table + h1, blockquote + h1,\n p + .h1,\n ul + .h1,\n ol + .h1,\n dl + .h1,\n figure + .h1,\n img + .h1,\n table + .h1,\n blockquote + .h1 {\n margin-top: 1.7307692308em;\n }\n h2 + h1, .h2 + h1, h3 + h1, .h3 + h1, h4 + h1, .h4 + h1, h5 + h1, .h5 + h1, h6 + h1, .h6 + h1,\n h2 + .h1,\n .h2 + .h1,\n h3 + .h1,\n .h3 + .h1,\n h4 + .h1,\n .h4 + .h1,\n h5 + .h1,\n .h5 + .h1,\n h6 + .h1,\n .h6 + .h1 {\n margin-top: 1.1538461538em;\n }\n}\n@media only screen and (max-width: 37.5em) {\n h1,\n .h1 {\n font-size: 1.625em;\n font-weight: 600;\n letter-spacing: inherit;\n line-height: 1.25;\n text-transform: inherit;\n margin-bottom: 0.5769230769em;\n }\n p + h1, ul + h1, ol + h1, dl + h1, figure + h1, img + h1, table + h1, blockquote + h1,\n p + .h1,\n ul + .h1,\n ol + .h1,\n dl + .h1,\n figure + .h1,\n img + .h1,\n table + .h1,\n blockquote + .h1 {\n margin-top: 1.7307692308em;\n }\n h1 + h1, .h1 + h1, h3 + h1, .h3 + h1, h4 + h1, .h4 + h1, h5 + h1, .h5 + h1, h6 + h1, .h6 + h1,\n h1 + .h1,\n .h1 + .h1,\n h3 + .h1,\n .h3 + .h1,\n h4 + .h1,\n .h4 + .h1,\n h5 + .h1,\n .h5 + .h1,\n h6 + .h1,\n .h6 + .h1 {\n margin-top: 1.1538461538em;\n }\n}\n\nh2,\n.h2 {\n font-size: 1.625em;\n font-weight: 600;\n letter-spacing: inherit;\n line-height: 1.25;\n text-transform: inherit;\n margin-bottom: 0.5769230769em;\n}\np + h2, ul + h2, ol + h2, dl + h2, figure + h2, img + h2, table + h2, blockquote + h2,\np + .h2,\nul + .h2,\nol + .h2,\ndl + .h2,\nfigure + .h2,\nimg + .h2,\ntable + .h2,\nblockquote + .h2 {\n margin-top: 1.7307692308em;\n}\nh1 + h2, .h1 + h2, h3 + h2, .h3 + h2, h4 + h2, .h4 + h2, h5 + h2, .h5 + h2, h6 + h2, .h6 + h2,\nh1 + .h2,\n.h1 + .h2,\nh3 + .h2,\n.h3 + .h2,\nh4 + .h2,\n.h4 + .h2,\nh5 + .h2,\n.h5 + .h2,\nh6 + .h2,\n.h6 + .h2 {\n margin-top: 1.1538461538em;\n}\n@media only screen and (max-width: 37.5em) {\n p + h2, ul + h2, ol + h2, dl + h2, figure + h2, img + h2, table + h2, blockquote + h2,\n p + .h2,\n ul + .h2,\n ol + .h2,\n dl + .h2,\n figure + .h2,\n img + .h2,\n table + .h2,\n blockquote + .h2 {\n margin-top: 1.3636363636em;\n }\n}\n@media only screen and (max-width: 37.5em) {\n h2,\n .h2 {\n font-size: 1.375em;\n font-weight: 600;\n letter-spacing: inherit;\n line-height: 1.25;\n text-transform: inherit;\n margin-bottom: 0.6818181818em;\n }\n p + h2, ul + h2, ol + h2, dl + h2, figure + h2, img + h2, table + h2, blockquote + h2, h1 + h2, .h1 + h2, h2 + h2, .h2 + h2, h4 + h2, .h4 + h2, h5 + h2, .h5 + h2, h6 + h2, .h6 + h2,\n p + .h2,\n ul + .h2,\n ol + .h2,\n dl + .h2,\n figure + .h2,\n img + .h2,\n table + .h2,\n blockquote + .h2,\n h1 + .h2,\n .h1 + .h2,\n h2 + .h2,\n .h2 + .h2,\n h4 + .h2,\n .h4 + .h2,\n h5 + .h2,\n .h5 + .h2,\n h6 + .h2,\n .h6 + .h2 {\n margin-top: 1.3636363636em;\n }\n}\n\nh3,\n.h3 {\n font-size: 1.375em;\n font-weight: normal;\n letter-spacing: inherit;\n line-height: 1.25;\n text-transform: inherit;\n margin-bottom: 0.6818181818em;\n}\np + h3, ul + h3, ol + h3, dl + h3, figure + h3, img + h3, table + h3, blockquote + h3, h1 + h3, .h1 + h3, h2 + h3, .h2 + h3, h4 + h3, .h4 + h3, h5 + h3, .h5 + h3, h6 + h3, .h6 + h3,\np + .h3,\nul + .h3,\nol + .h3,\ndl + .h3,\nfigure + .h3,\nimg + .h3,\ntable + .h3,\nblockquote + .h3,\nh1 + .h3,\n.h1 + .h3,\nh2 + .h3,\n.h2 + .h3,\nh4 + .h3,\n.h4 + .h3,\nh5 + .h3,\n.h5 + .h3,\nh6 + .h3,\n.h6 + .h3 {\n margin-top: 1.3636363636em;\n}\n@media only screen and (max-width: 37.5em) {\n h3,\n .h3 {\n font-size: 1.125em;\n font-weight: normal;\n letter-spacing: inherit;\n line-height: 1.25;\n text-transform: inherit;\n margin-bottom: 0.8333333333em;\n }\n p + h3, ul + h3, ol + h3, dl + h3, figure + h3, img + h3, table + h3, blockquote + h3, h1 + h3, .h1 + h3, h2 + h3, .h2 + h3, h3 + h3, .h3 + h3, h5 + h3, .h5 + h3, h6 + h3, .h6 + h3,\n p + .h3,\n ul + .h3,\n ol + .h3,\n dl + .h3,\n figure + .h3,\n img + .h3,\n table + .h3,\n blockquote + .h3,\n h1 + .h3,\n .h1 + .h3,\n h2 + .h3,\n .h2 + .h3,\n h3 + .h3,\n .h3 + .h3,\n h5 + .h3,\n .h5 + .h3,\n h6 + .h3,\n .h6 + .h3 {\n margin-top: 1.6666666667em;\n }\n}\n\nh4,\n.h4 {\n font-size: 1.125em;\n font-weight: 500;\n letter-spacing: inherit;\n line-height: 1.25;\n text-transform: inherit;\n margin-bottom: 0.8333333333em;\n}\np + h4, ul + h4, ol + h4, dl + h4, figure + h4, img + h4, table + h4, blockquote + h4, h1 + h4, .h1 + h4, h2 + h4, .h2 + h4, h3 + h4, .h3 + h4, h5 + h4, .h5 + h4, h6 + h4, .h6 + h4,\np + .h4,\nul + .h4,\nol + .h4,\ndl + .h4,\nfigure + .h4,\nimg + .h4,\ntable + .h4,\nblockquote + .h4,\nh1 + .h4,\n.h1 + .h4,\nh2 + .h4,\n.h2 + .h4,\nh3 + .h4,\n.h3 + .h4,\nh5 + .h4,\n.h5 + .h4,\nh6 + .h4,\n.h6 + .h4 {\n margin-top: 1.6666666667em;\n}\n@media only screen and (max-width: 37.5em) {\n h4,\n .h4 {\n margin-bottom: 0.625em;\n font-size: 1em;\n line-height: 1.125;\n }\n}\n\nh5,\n.h5 {\n font-size: 0.875em;\n font-weight: 600;\n letter-spacing: 1px;\n line-height: 1.25;\n text-transform: uppercase;\n margin-bottom: 1.0714285714em;\n}\np + h5, ul + h5, ol + h5, dl + h5, figure + h5, img + h5, table + h5, blockquote + h5, h1 + h5, .h1 + h5, h2 + h5, .h2 + h5, h3 + h5, .h3 + h5, h4 + h5, .h4 + h5, h6 + h5, .h6 + h5,\np + .h5,\nul + .h5,\nol + .h5,\ndl + .h5,\nfigure + .h5,\nimg + .h5,\ntable + .h5,\nblockquote + .h5,\nh1 + .h5,\n.h1 + .h5,\nh2 + .h5,\n.h2 + .h5,\nh3 + .h5,\n.h3 + .h5,\nh4 + .h5,\n.h4 + .h5,\nh6 + .h5,\n.h6 + .h5 {\n margin-top: 2.1428571429em;\n}\n\nh6,\n.h6 {\n font-size: 0.75em;\n font-weight: 600;\n letter-spacing: 1px;\n line-height: 1.25;\n text-transform: uppercase;\n margin-bottom: 1.25em;\n}\np + h6, ul + h6, ol + h6, dl + h6, figure + h6, img + h6, table + h6, blockquote + h6, h1 + h6, .h1 + h6, h2 + h6, .h2 + h6, h3 + h6, .h3 + h6, h4 + h6, .h4 + h6, h5 + h6, .h5 + h6,\np + .h6,\nul + .h6,\nol + .h6,\ndl + .h6,\nfigure + .h6,\nimg + .h6,\ntable + .h6,\nblockquote + .h6,\nh1 + .h6,\n.h1 + .h6,\nh2 + .h6,\n.h2 + .h6,\nh3 + .h6,\n.h3 + .h6,\nh4 + .h6,\n.h4 + .h6,\nh5 + .h6,\n.h5 + .h6 {\n margin-top: 2.5em;\n}\n\n.lead-paragraph {\n margin-top: 0;\n margin-bottom: 15px;\n font-size: 1.375em;\n font-weight: normal;\n letter-spacing: inherit;\n line-height: 1.25;\n text-transform: inherit;\n}\n@media only screen and (max-width: 37.5em) {\n .lead-paragraph {\n font-size: 1.125em;\n font-weight: normal;\n letter-spacing: inherit;\n line-height: 1.25;\n text-transform: inherit;\n }\n}\n\n.superheading {\n margin-bottom: 0.4166666667em;\n font-size: 3em;\n font-weight: normal;\n line-height: 1.25;\n}\n\np,\nul,\nol,\ndl,\nfigure,\ntable,\nblockquote {\n margin-top: 0;\n margin-bottom: 0.9375em;\n}\np:last-child,\nul:last-child,\nol:last-child,\ndl:last-child,\nfigure:last-child,\ntable:last-child,\nblockquote:last-child {\n margin-bottom: 0;\n}\n\np + ul,\np + ol {\n margin-top: -0.3125em;\n}\n\nul ul,\nol ol,\nul ol,\nol ul {\n margin-top: 0.5em;\n}\n\nli {\n margin-bottom: 0.5em;\n}\nli:last-child, nav li {\n margin-bottom: 0;\n}\n\na {\n border-width: 0;\n border-style: dotted;\n border-color: var(--pacific);\n color: var(--pacific);\n text-decoration: none;\n}\na:visited, a.visited {\n border-color: var(--teal);\n color: var(--teal);\n}\na:hover, a.hover {\n border-style: solid;\n border-color: var(--pacific-dark);\n color: var(--pacific-dark);\n}\na:focus, a.focus {\n border-style: solid;\n outline: thin dotted;\n outline-offset: 1px;\n}\na:active, a.active {\n border-style: solid;\n border-color: var(--navy);\n color: var(--navy);\n}\n\np a,\nli a,\ndd a {\n border-bottom-width: 1px;\n}\n\nnav a {\n border-bottom-width: 0;\n}\n\nul {\n padding-left: 1.125em;\n list-style: square;\n}\n\nul ul {\n list-style-type: circle;\n}\n\nol {\n padding-left: 1.3125em;\n}\nol li:nth-last-child(n+10),\nol li:nth-last-child(n+10) ~ li {\n margin-left: 0.5625rem;\n}\n\nol ol {\n list-style-type: lower-alpha;\n}\nol ol li {\n margin-left: 0 !important;\n}\n\nol ol ol {\n list-style-type: lower-roman;\n}\n\nnav ul,\nnav ol,\nnav ul ul,\nnav ol ol {\n list-style: none;\n list-style-image: none;\n}\n\ncaption {\n margin-bottom: 0.625em;\n text-align: left;\n}\n\nth,\ntd {\n padding: 0.625em;\n}\nthead th,\nthead td {\n padding: 0.7142857143em;\n background: var(--gray-5);\n color: var(--black);\n font-size: 1em;\n vertical-align: top;\n}\n\nthead,\ntbody tr {\n border-bottom: 1px solid var(--gray);\n}\n\nth {\n font-weight: 600;\n text-align: left;\n}\nthead th h2,\nthead th .h2,\nthead th h3,\nthead th .h3,\nthead th h4,\nthead th .h4,\nthead th h5,\nthead th .h5,\nthead th h6,\nthead th .h6 {\n margin: 0;\n font-size: inherit;\n font-weight: inherit;\n letter-spacing: inherit;\n line-height: inherit;\n text-transform: inherit;\n}\n\nblockquote {\n margin-right: 0.9375em;\n margin-left: 0.9375em;\n}\n@media only screen and (min-width: 37.5625em) {\n blockquote {\n margin-right: 1.875em;\n margin-left: 1.875em;\n }\n}\n\nimg {\n max-width: 100%;\n}\n\nfigure {\n margin-right: 0;\n margin-left: 0;\n}\nfigure img {\n vertical-align: middle;\n}\n\npre,\ncode {\n background: var(--gray-5);\n border-radius: 4px;\n color: var(--black);\n font-family: \"Input Mono\", Consolas, Monaco, \"Courier New\", monospace;\n}\n\ncode {\n padding: 0.2307692308em 0.2307692308em 0;\n font-size: 0.8125em;\n}\n\npre {\n display: block;\n padding: 0.625em 0.9375em;\n white-space: pre-wrap;\n overflow-wrap: break-word;\n}\npre code {\n padding: 0;\n background-color: transparent;\n}"],
|
|
5
|
-
"mappings": "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",
|
|
4
|
+
"sourcesContent": ["@charset \"UTF-8\";\n/*! normalize.css v2.1.3 | MIT License | git.io/normalize */\n/* ==========================================================================\n Base\n ========================================================================== */\n/**\n * 1. Set default font family to sans-serif.\n * 2. Prevent iOS text size adjust after orientation change, without disabling\n * user zoom.\n */\nhtml {\n font-family: sans-serif; /* 1 */\n -webkit-text-size-adjust: 100%;\n text-size-adjust: 100%; /* 2 */\n}\n\n/**\n * Remove default margin.\n */\nbody {\n margin: 0;\n}\n\n/* ==========================================================================\n Links\n ========================================================================== */\n/**\n * Address `outline` inconsistency between Chrome and other browsers.\n */\na:focus {\n outline: thin dotted;\n}\n\n/**\n * Improve readability when focused and also mouse hovered in all browsers.\n */\na:active,\na:hover {\n outline: 0;\n}\n\n/* ==========================================================================\n Typography\n ========================================================================== */\n/**\n * Address variable `h1` font-size and margin within `section` and `article`\n * contexts in Firefox 4+, Safari 5, and Chrome.\n */\nh1 {\n font-size: 2em;\n margin: 0.67em 0;\n}\n\n/**\n * Address differences between Firefox and other browsers.\n */\nhr {\n box-sizing: content-box;\n height: 0;\n}\n\n/**\n * Correct font family set oddly in Safari 5 and Chrome.\n */\ncode,\nkbd,\npre,\nsamp {\n font-family: monospace, serif;\n font-size: 1em;\n}\n\n/**\n * Improve readability of pre-formatted text in all browsers.\n */\npre {\n white-space: pre-wrap;\n}\n\n/**\n * Set consistent quote types.\n */\nq {\n quotes: \"\u201C\" \"\u201D\" \"\u2018\" \"\u2019\";\n}\n\n/**\n * Address inconsistent and variable font size in all browsers.\n */\nsmall {\n font-size: 80%;\n}\n\n/**\n * Prevent `sub` and `sup` affecting `line-height` in all browsers.\n */\nsub,\nsup {\n font-size: 75%;\n line-height: 0;\n position: relative;\n vertical-align: baseline;\n}\n\nsup {\n top: -0.5em;\n}\n\nsub {\n bottom: -0.25em;\n}\n\n/* ==========================================================================\n Figures\n ========================================================================== */\n/**\n * Address margin not present in IE 8/9 and Safari 5.\n */\nfigure {\n margin: 0;\n}\n\n/* ==========================================================================\n Forms\n ========================================================================== */\n/**\n * Define consistent border, margin, and padding.\n */\nfieldset {\n border: 1px solid #c0c0c0;\n margin: 0 2px;\n padding: 0.35em 0.625em 0.75em;\n}\n\n/**\n * 1. Correct `color` not being inherited in IE 8/9.\n * 2. Remove padding so people aren't caught out if they zero out fieldsets.\n */\nlegend {\n border: 0; /* 1 */\n padding: 0; /* 2 */\n}\n\n/**\n * 1. Correct font family not being inherited in all browsers.\n * 2. Correct font size not being inherited in all browsers.\n * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.\n */\nbutton,\ninput,\nselect,\ntextarea {\n font-family: inherit; /* 1 */\n font-size: 100%; /* 2 */\n margin: 0; /* 3 */\n}\n\n/**\n * Address Firefox 4+ setting `line-height` on `input` using `!important` in\n * the UA stylesheet.\n */\nbutton,\ninput {\n line-height: normal;\n}\n\n/**\n * Address inconsistent `text-transform` inheritance for `button` and `select`.\n * All other form control elements do not inherit `text-transform` values.\n * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.\n * Correct `select` style inheritance in Firefox 4+ and Opera.\n */\nbutton,\nselect {\n text-transform: none;\n}\n\n/**\n * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`\n * and `video` controls.\n * 2. Correct inability to style clickable `input` types in iOS.\n * 3. Improve usability and consistency of cursor style between image-type\n * `input` and others.\n */\nbutton,\nhtml input[type=button],\ninput[type=reset],\ninput[type=submit] {\n /* TODO: stylelint wants to convert `appearance: button` to `appearance: auto`\n Investigate why. */\n /* stylelint-disable */\n appearance: button; /* 2 */\n /* stylelint-enable */\n cursor: pointer; /* 3 */\n}\n\n/**\n * Re-set default cursor for disabled elements.\n */\nbutton[disabled],\nhtml input[disabled] {\n cursor: default;\n}\n\n/**\n * 1. Address box sizing set to `content-box` in IE 8/9/10.\n * 2. Remove excess padding in IE 8/9/10.\n */\ninput[type=checkbox],\ninput[type=radio] {\n box-sizing: border-box; /* 1 */\n padding: 0; /* 2 */\n}\n\n/**\n * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.\n * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome.\n */\ninput[type=search] {\n appearance: textfield; /* 1 */\n box-sizing: content-box; /* 2 */\n}\n\n/**\n * Remove inner padding and search cancel button in Safari 5 and Chrome\n * on OS X.\n */\ninput[type=search]::-webkit-search-cancel-button,\ninput[type=search]::-webkit-search-decoration {\n appearance: none;\n}\n\n/**\n * Remove inner padding and border in Firefox 4+.\n */\nbutton::-moz-focus-inner,\ninput::-moz-focus-inner {\n border: 0;\n padding: 0;\n}\n\n/**\n * 1. Remove default vertical scrollbar in IE 8/9.\n * 2. Improve readability and alignment in all browsers.\n */\ntextarea {\n overflow: auto; /* 1 */\n vertical-align: top; /* 2 */\n}\n\n/* ==========================================================================\n Tables\n ========================================================================== */\n/**\n * Remove most spacing between table cells.\n */\ntable {\n border-collapse: collapse;\n border-spacing: 0;\n}", "/* ==========================================================================\n Design System\n Variables\n ========================================================================== */\n:root {\n --input-text-default: var(--black);\n --input-text-disabled-default: var(--gray-dark);\n --input-text-placeholder-default: var(--gray-dark);\n --input-border-default: var(--gray-60);\n --input-border-disabled: var(--gray-60);\n --input-border-success: var(--green);\n --input-border-warning: var(--gold);\n --input-border-error: var(--red);\n --input-border-hover-default: var(--pacific);\n --input-border-focus-default: var(--pacific);\n --input-bg-default: var(--white);\n --input-bg-disabled-default: var(--gray-10);\n --form-alert-icon-color-default: var(--gray);\n --form-alert-icon-color-success: var(--green);\n --form-alert-icon-color-warning: var(--gold);\n --form-alert-icon-color-error: var(--red);\n --select-border-default: var(--gray-60);\n --select-border-width-default: 1px;\n --select-border-error: var(--red);\n --select-border-width-error: 2px;\n --select-border-hover-default: var(--pacific);\n --select-border-focus-default: var(--pacific);\n --select-bg-disabled-default: var(--gray-10);\n --select-icon-bg-default: var(--gray-10);\n --select-text-disabled-default: var(--gray-dark);\n --choice-border-default: var(--gray-60);\n --choice-border-disabled: var(--gray-60);\n --choice-border-success: var(--green);\n --choice-border-warning: var(--gold);\n --choice-border-error: var(--red);\n --choice-border-hover-default: var(--pacific);\n --choice-border-focus-default: var(--pacific);\n --choice-outline-focus-default: var(--pacific);\n --choice-bg-default: var(--white);\n --choice-bg-disabled: var(--gray-10);\n --choice-bg-selected-default: var(--pacific);\n --choice-bg-selected-disabled: var(--gray-40);\n --choice-bg-selected-focus-default: var(--pacific);\n --choice-label-disabled-default: var(--gray-dark);\n}\n\n/* ==========================================================================\n Design System\n Breakpoint variables.\n\n NOTE: If any of the values in this file are adjusted,\n they need to be adjusted in vars-breakpoints.js as well.\n ========================================================================== */\n/* ==========================================================================\n Design System\n Grid mixins\n ========================================================================== */\n/* stylelint-disable selector-class-pattern */\n/* stylelint-disable selector-class-pattern */\n/* stylelint-disable selector-class-pattern */\n/* stylelint-disable selector-class-pattern */\n/* ==========================================================================\n Design System\n Media queries\n ========================================================================== */\n/* ==========================================================================\n Design System\n Base styles\n ========================================================================== */\n/* ==========================================================================\n Design System\n Base styles\n ========================================================================== */\nbody {\n color: var(--black);\n font-family: var(--font-stack);\n font-size: 100%;\n line-height: 1.375;\n -webkit-font-smoothing: antialiased;\n}\n\nbutton,\ninput,\nselect,\ntextarea {\n font-family: var(--font-stack);\n}\n\n/*\n * On iOS Safari the input is collapsed till it's clicked.\n * This sets the default min width and height to what it would be if the\n * appearance was a textfield.\n */\ninput[type=date] {\n display: revert;\n min-width: 100px;\n min-height: 35px;\n padding-top: 0;\n padding-bottom: 0;\n}\ninput[type=date].a-text-input--full {\n min-width: 100%;\n}\n\nhr {\n border: none;\n border-top: 1px solid var(--gray-40);\n}\n\nstrong,\nb {\n font-weight: 600;\n}\n\nh1,\nh2,\nh3,\nh4,\nh5,\nh6 {\n margin-top: 0;\n}\n\nh1,\n.h1 {\n font-size: 2.125em;\n font-weight: 600;\n letter-spacing: inherit;\n line-height: 1.25;\n text-transform: inherit;\n margin-bottom: 0.4411764706em;\n}\np + h1, ul + h1, ol + h1, dl + h1, figure + h1, img + h1, table + h1, blockquote + h1,\np + .h1,\nul + .h1,\nol + .h1,\ndl + .h1,\nfigure + .h1,\nimg + .h1,\ntable + .h1,\nblockquote + .h1 {\n margin-top: 1.7647058824em;\n}\n@media only screen and (max-width: 37.5em) {\n p + h1, ul + h1, ol + h1, dl + h1, figure + h1, img + h1, table + h1, blockquote + h1,\n p + .h1,\n ul + .h1,\n ol + .h1,\n dl + .h1,\n figure + .h1,\n img + .h1,\n table + .h1,\n blockquote + .h1 {\n margin-top: 1.7307692308em;\n }\n h2 + h1, .h2 + h1, h3 + h1, .h3 + h1, h4 + h1, .h4 + h1, h5 + h1, .h5 + h1, h6 + h1, .h6 + h1,\n h2 + .h1,\n .h2 + .h1,\n h3 + .h1,\n .h3 + .h1,\n h4 + .h1,\n .h4 + .h1,\n h5 + .h1,\n .h5 + .h1,\n h6 + .h1,\n .h6 + .h1 {\n margin-top: 1.1538461538em;\n }\n}\n@media only screen and (max-width: 37.5em) {\n h1,\n .h1 {\n font-size: 1.625em;\n font-weight: 600;\n letter-spacing: inherit;\n line-height: 1.25;\n text-transform: inherit;\n margin-bottom: 0.5769230769em;\n }\n p + h1, ul + h1, ol + h1, dl + h1, figure + h1, img + h1, table + h1, blockquote + h1,\n p + .h1,\n ul + .h1,\n ol + .h1,\n dl + .h1,\n figure + .h1,\n img + .h1,\n table + .h1,\n blockquote + .h1 {\n margin-top: 1.7307692308em;\n }\n h1 + h1, .h1 + h1, h3 + h1, .h3 + h1, h4 + h1, .h4 + h1, h5 + h1, .h5 + h1, h6 + h1, .h6 + h1,\n h1 + .h1,\n .h1 + .h1,\n h3 + .h1,\n .h3 + .h1,\n h4 + .h1,\n .h4 + .h1,\n h5 + .h1,\n .h5 + .h1,\n h6 + .h1,\n .h6 + .h1 {\n margin-top: 1.1538461538em;\n }\n}\n\nh2,\n.h2 {\n font-size: 1.625em;\n font-weight: 600;\n letter-spacing: inherit;\n line-height: 1.25;\n text-transform: inherit;\n margin-bottom: 0.5769230769em;\n}\np + h2, ul + h2, ol + h2, dl + h2, figure + h2, img + h2, table + h2, blockquote + h2,\np + .h2,\nul + .h2,\nol + .h2,\ndl + .h2,\nfigure + .h2,\nimg + .h2,\ntable + .h2,\nblockquote + .h2 {\n margin-top: 1.7307692308em;\n}\nh1 + h2, .h1 + h2, h3 + h2, .h3 + h2, h4 + h2, .h4 + h2, h5 + h2, .h5 + h2, h6 + h2, .h6 + h2,\nh1 + .h2,\n.h1 + .h2,\nh3 + .h2,\n.h3 + .h2,\nh4 + .h2,\n.h4 + .h2,\nh5 + .h2,\n.h5 + .h2,\nh6 + .h2,\n.h6 + .h2 {\n margin-top: 1.1538461538em;\n}\n@media only screen and (max-width: 37.5em) {\n p + h2, ul + h2, ol + h2, dl + h2, figure + h2, img + h2, table + h2, blockquote + h2,\n p + .h2,\n ul + .h2,\n ol + .h2,\n dl + .h2,\n figure + .h2,\n img + .h2,\n table + .h2,\n blockquote + .h2 {\n margin-top: 1.3636363636em;\n }\n}\n@media only screen and (max-width: 37.5em) {\n h2,\n .h2 {\n font-size: 1.375em;\n font-weight: 600;\n letter-spacing: inherit;\n line-height: 1.25;\n text-transform: inherit;\n margin-bottom: 0.6818181818em;\n }\n p + h2, ul + h2, ol + h2, dl + h2, figure + h2, img + h2, table + h2, blockquote + h2, h1 + h2, .h1 + h2, h2 + h2, .h2 + h2, h4 + h2, .h4 + h2, h5 + h2, .h5 + h2, h6 + h2, .h6 + h2,\n p + .h2,\n ul + .h2,\n ol + .h2,\n dl + .h2,\n figure + .h2,\n img + .h2,\n table + .h2,\n blockquote + .h2,\n h1 + .h2,\n .h1 + .h2,\n h2 + .h2,\n .h2 + .h2,\n h4 + .h2,\n .h4 + .h2,\n h5 + .h2,\n .h5 + .h2,\n h6 + .h2,\n .h6 + .h2 {\n margin-top: 1.3636363636em;\n }\n}\n\nh3,\n.h3 {\n font-size: 1.375em;\n font-weight: normal;\n letter-spacing: inherit;\n line-height: 1.25;\n text-transform: inherit;\n margin-bottom: 0.6818181818em;\n}\np + h3, ul + h3, ol + h3, dl + h3, figure + h3, img + h3, table + h3, blockquote + h3, h1 + h3, .h1 + h3, h2 + h3, .h2 + h3, h4 + h3, .h4 + h3, h5 + h3, .h5 + h3, h6 + h3, .h6 + h3,\np + .h3,\nul + .h3,\nol + .h3,\ndl + .h3,\nfigure + .h3,\nimg + .h3,\ntable + .h3,\nblockquote + .h3,\nh1 + .h3,\n.h1 + .h3,\nh2 + .h3,\n.h2 + .h3,\nh4 + .h3,\n.h4 + .h3,\nh5 + .h3,\n.h5 + .h3,\nh6 + .h3,\n.h6 + .h3 {\n margin-top: 1.3636363636em;\n}\n@media only screen and (max-width: 37.5em) {\n h3,\n .h3 {\n font-size: 1.125em;\n font-weight: normal;\n letter-spacing: inherit;\n line-height: 1.25;\n text-transform: inherit;\n margin-bottom: 0.8333333333em;\n }\n p + h3, ul + h3, ol + h3, dl + h3, figure + h3, img + h3, table + h3, blockquote + h3, h1 + h3, .h1 + h3, h2 + h3, .h2 + h3, h3 + h3, .h3 + h3, h5 + h3, .h5 + h3, h6 + h3, .h6 + h3,\n p + .h3,\n ul + .h3,\n ol + .h3,\n dl + .h3,\n figure + .h3,\n img + .h3,\n table + .h3,\n blockquote + .h3,\n h1 + .h3,\n .h1 + .h3,\n h2 + .h3,\n .h2 + .h3,\n h3 + .h3,\n .h3 + .h3,\n h5 + .h3,\n .h5 + .h3,\n h6 + .h3,\n .h6 + .h3 {\n margin-top: 1.6666666667em;\n }\n}\n\nh4,\n.h4 {\n font-size: 1.125em;\n font-weight: 500;\n letter-spacing: inherit;\n line-height: 1.25;\n text-transform: inherit;\n margin-bottom: 0.8333333333em;\n}\np + h4, ul + h4, ol + h4, dl + h4, figure + h4, img + h4, table + h4, blockquote + h4, h1 + h4, .h1 + h4, h2 + h4, .h2 + h4, h3 + h4, .h3 + h4, h5 + h4, .h5 + h4, h6 + h4, .h6 + h4,\np + .h4,\nul + .h4,\nol + .h4,\ndl + .h4,\nfigure + .h4,\nimg + .h4,\ntable + .h4,\nblockquote + .h4,\nh1 + .h4,\n.h1 + .h4,\nh2 + .h4,\n.h2 + .h4,\nh3 + .h4,\n.h3 + .h4,\nh5 + .h4,\n.h5 + .h4,\nh6 + .h4,\n.h6 + .h4 {\n margin-top: 1.6666666667em;\n}\n@media only screen and (max-width: 37.5em) {\n h4,\n .h4 {\n margin-bottom: 0.625em;\n font-size: 1em;\n line-height: 1.125;\n }\n}\n\nh5,\n.h5 {\n font-size: 0.875em;\n font-weight: 600;\n letter-spacing: 1px;\n line-height: 1.25;\n text-transform: uppercase;\n margin-bottom: 1.0714285714em;\n}\np + h5, ul + h5, ol + h5, dl + h5, figure + h5, img + h5, table + h5, blockquote + h5, h1 + h5, .h1 + h5, h2 + h5, .h2 + h5, h3 + h5, .h3 + h5, h4 + h5, .h4 + h5, h6 + h5, .h6 + h5,\np + .h5,\nul + .h5,\nol + .h5,\ndl + .h5,\nfigure + .h5,\nimg + .h5,\ntable + .h5,\nblockquote + .h5,\nh1 + .h5,\n.h1 + .h5,\nh2 + .h5,\n.h2 + .h5,\nh3 + .h5,\n.h3 + .h5,\nh4 + .h5,\n.h4 + .h5,\nh6 + .h5,\n.h6 + .h5 {\n margin-top: 2.1428571429em;\n}\n\nh6,\n.h6 {\n font-size: 0.75em;\n font-weight: 600;\n letter-spacing: 1px;\n line-height: 1.25;\n text-transform: uppercase;\n margin-bottom: 1.25em;\n}\np + h6, ul + h6, ol + h6, dl + h6, figure + h6, img + h6, table + h6, blockquote + h6, h1 + h6, .h1 + h6, h2 + h6, .h2 + h6, h3 + h6, .h3 + h6, h4 + h6, .h4 + h6, h5 + h6, .h5 + h6,\np + .h6,\nul + .h6,\nol + .h6,\ndl + .h6,\nfigure + .h6,\nimg + .h6,\ntable + .h6,\nblockquote + .h6,\nh1 + .h6,\n.h1 + .h6,\nh2 + .h6,\n.h2 + .h6,\nh3 + .h6,\n.h3 + .h6,\nh4 + .h6,\n.h4 + .h6,\nh5 + .h6,\n.h5 + .h6 {\n margin-top: 2.5em;\n}\n\n.lead-paragraph {\n margin-top: 0;\n margin-bottom: 15px;\n font-size: 1.375em;\n font-weight: normal;\n letter-spacing: inherit;\n line-height: 1.25;\n text-transform: inherit;\n}\n@media only screen and (max-width: 37.5em) {\n .lead-paragraph {\n font-size: 1.125em;\n font-weight: normal;\n letter-spacing: inherit;\n line-height: 1.25;\n text-transform: inherit;\n }\n}\n\n.superheading {\n margin-bottom: 0.4166666667em;\n font-size: 3em;\n font-weight: normal;\n line-height: 1.25;\n}\n\np,\nul,\nol,\ndl,\nfigure,\ntable,\nblockquote {\n margin-top: 0;\n margin-bottom: 0.9375em;\n}\np:last-child,\nul:last-child,\nol:last-child,\ndl:last-child,\nfigure:last-child,\ntable:last-child,\nblockquote:last-child {\n margin-bottom: 0;\n}\n\np + ul,\np + ol {\n margin-top: -0.3125em;\n}\n\nul ul,\nol ol,\nul ol,\nol ul {\n margin-top: 0.5em;\n}\n\nli {\n margin-bottom: 0.5em;\n}\nli:last-child, nav li {\n margin-bottom: 0;\n}\n\na {\n border-width: 0;\n border-style: dotted;\n border-color: var(--pacific);\n color: var(--pacific);\n text-decoration: none;\n}\na:visited, a.visited {\n border-color: var(--teal);\n color: var(--teal);\n}\na:hover, a.hover {\n border-style: solid;\n border-color: var(--pacific-dark);\n color: var(--pacific-dark);\n}\na:focus, a.focus {\n border-style: solid;\n outline: thin dotted;\n outline-offset: 1px;\n}\na:active, a.active {\n border-style: solid;\n border-color: var(--navy);\n color: var(--navy);\n}\n\np a,\nli a,\ndd a {\n border-bottom-width: 1px;\n}\n\nnav a {\n border-bottom-width: 0;\n}\n\nul {\n padding-left: 1.125em;\n list-style: square;\n}\n\nul ul {\n list-style-type: circle;\n}\n\nol {\n padding-left: 1.3125em;\n}\nol li:nth-last-child(n+10),\nol li:nth-last-child(n+10) ~ li {\n margin-left: 0.5625rem;\n}\n\nol ol {\n list-style-type: lower-alpha;\n}\nol ol li {\n margin-left: 0 !important;\n}\n\nol ol ol {\n list-style-type: lower-roman;\n}\n\nnav ul,\nnav ol,\nnav ul ul,\nnav ol ol {\n list-style: none;\n list-style-image: none;\n}\n\ncaption {\n margin-bottom: 0.625em;\n text-align: left;\n}\n\nth,\ntd {\n padding: 0.625em;\n}\nthead th,\nthead td {\n padding: 0.7142857143em;\n background: var(--gray-5);\n color: var(--black);\n font-size: 1em;\n vertical-align: top;\n}\n\nthead,\ntbody tr {\n border-bottom: 1px solid var(--gray);\n}\n\nth {\n font-weight: 600;\n text-align: left;\n}\nthead th h2,\nthead th .h2,\nthead th h3,\nthead th .h3,\nthead th h4,\nthead th .h4,\nthead th h5,\nthead th .h5,\nthead th h6,\nthead th .h6 {\n margin: 0;\n font-size: inherit;\n font-weight: inherit;\n letter-spacing: inherit;\n line-height: inherit;\n text-transform: inherit;\n}\n\nblockquote {\n margin-right: 0.9375em;\n margin-left: 0.9375em;\n}\n@media only screen and (min-width: 37.5625em) {\n blockquote {\n margin-right: 1.875em;\n margin-left: 1.875em;\n }\n}\n\nimg {\n max-width: 100%;\n}\n\nfigure {\n margin-right: 0;\n margin-left: 0;\n}\nfigure img {\n vertical-align: middle;\n}\n\npre,\ncode {\n background: var(--gray-5);\n border-radius: 4px;\n color: var(--black);\n font-family: \"Input Mono\", Consolas, Monaco, \"Courier New\", monospace;\n}\n\ncode {\n padding: 0.2307692308em 0.2307692308em 0;\n font-size: 0.8125em;\n}\n\npre {\n display: block;\n padding: 0.625em 0.9375em;\n white-space: pre-wrap;\n overflow-wrap: break-word;\n}\npre code {\n padding: 0;\n background-color: transparent;\n}"],
|
|
5
|
+
"mappings": "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",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
package/dist/base/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
(()=>{var
|
|
1
|
+
(()=>{var o=Object.defineProperty;var r=(a,t)=>{for(var i in t)o(a,i,{get:t[i],enumerable:!0})};var e={};r(e,{default:()=>l});var l={};var h={};r(h,{default:()=>d});var d={};})();
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
package/dist/base/index.js.map
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../../../packages/cfpb-design-system/src/base/normalize.scss", "../../../../packages/cfpb-design-system/src/base/base.scss"],
|
|
4
|
-
"sourcesContent": ["@charset \"UTF-8\";\n/*! normalize.css v2.1.3 | MIT License | git.io/normalize */\n/* ==========================================================================\n Base\n ========================================================================== */\n/**\n * 1. Set default font family to sans-serif.\n * 2. Prevent iOS text size adjust after orientation change, without disabling\n * user zoom.\n */\nhtml {\n font-family: sans-serif; /* 1 */\n -webkit-text-size-adjust: 100%;\n text-size-adjust: 100%; /* 2 */\n}\n\n/**\n * Remove default margin.\n */\nbody {\n margin: 0;\n}\n\n/* ==========================================================================\n Links\n ========================================================================== */\n/**\n * Address `outline` inconsistency between Chrome and other browsers.\n */\na:focus {\n outline: thin dotted;\n}\n\n/**\n * Improve readability when focused and also mouse hovered in all browsers.\n */\na:active,\na:hover {\n outline: 0;\n}\n\n/* ==========================================================================\n Typography\n ========================================================================== */\n/**\n * Address variable `h1` font-size and margin within `section` and `article`\n * contexts in Firefox 4+, Safari 5, and Chrome.\n */\nh1 {\n font-size: 2em;\n margin: 0.67em 0;\n}\n\n/**\n * Address differences between Firefox and other browsers.\n */\nhr {\n box-sizing: content-box;\n height: 0;\n}\n\n/**\n * Correct font family set oddly in Safari 5 and Chrome.\n */\ncode,\nkbd,\npre,\nsamp {\n font-family: monospace, serif;\n font-size: 1em;\n}\n\n/**\n * Improve readability of pre-formatted text in all browsers.\n */\npre {\n white-space: pre-wrap;\n}\n\n/**\n * Set consistent quote types.\n */\nq {\n quotes: \"\u201C\" \"\u201D\" \"\u2018\" \"\u2019\";\n}\n\n/**\n * Address inconsistent and variable font size in all browsers.\n */\nsmall {\n font-size: 80%;\n}\n\n/**\n * Prevent `sub` and `sup` affecting `line-height` in all browsers.\n */\nsub,\nsup {\n font-size: 75%;\n line-height: 0;\n position: relative;\n vertical-align: baseline;\n}\n\nsup {\n top: -0.5em;\n}\n\nsub {\n bottom: -0.25em;\n}\n\n/* ==========================================================================\n Figures\n ========================================================================== */\n/**\n * Address margin not present in IE 8/9 and Safari 5.\n */\nfigure {\n margin: 0;\n}\n\n/* ==========================================================================\n Forms\n ========================================================================== */\n/**\n * Define consistent border, margin, and padding.\n */\nfieldset {\n border: 1px solid #c0c0c0;\n margin: 0 2px;\n padding: 0.35em 0.625em 0.75em;\n}\n\n/**\n * 1. Correct `color` not being inherited in IE 8/9.\n * 2. Remove padding so people aren't caught out if they zero out fieldsets.\n */\nlegend {\n border: 0; /* 1 */\n padding: 0; /* 2 */\n}\n\n/**\n * 1. Correct font family not being inherited in all browsers.\n * 2. Correct font size not being inherited in all browsers.\n * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.\n */\nbutton,\ninput,\nselect,\ntextarea {\n font-family: inherit; /* 1 */\n font-size: 100%; /* 2 */\n margin: 0; /* 3 */\n}\n\n/**\n * Address Firefox 4+ setting `line-height` on `input` using `!important` in\n * the UA stylesheet.\n */\nbutton,\ninput {\n line-height: normal;\n}\n\n/**\n * Address inconsistent `text-transform` inheritance for `button` and `select`.\n * All other form control elements do not inherit `text-transform` values.\n * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.\n * Correct `select` style inheritance in Firefox 4+ and Opera.\n */\nbutton,\nselect {\n text-transform: none;\n}\n\n/**\n * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`\n * and `video` controls.\n * 2. Correct inability to style clickable `input` types in iOS.\n * 3. Improve usability and consistency of cursor style between image-type\n * `input` and others.\n */\nbutton,\nhtml input[type=button],\ninput[type=reset],\ninput[type=submit] {\n /* TODO: stylelint wants to convert `appearance: button` to `appearance: auto`\n Investigate why. */\n /* stylelint-disable */\n appearance: button; /* 2 */\n /* stylelint-enable */\n cursor: pointer; /* 3 */\n}\n\n/**\n * Re-set default cursor for disabled elements.\n */\nbutton[disabled],\nhtml input[disabled] {\n cursor: default;\n}\n\n/**\n * 1. Address box sizing set to `content-box` in IE 8/9/10.\n * 2. Remove excess padding in IE 8/9/10.\n */\ninput[type=checkbox],\ninput[type=radio] {\n box-sizing: border-box; /* 1 */\n padding: 0; /* 2 */\n}\n\n/**\n * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.\n * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome.\n */\ninput[type=search] {\n appearance: textfield; /* 1 */\n box-sizing: content-box; /* 2 */\n}\n\n/**\n * Remove inner padding and search cancel button in Safari 5 and Chrome\n * on OS X.\n */\ninput[type=search]::-webkit-search-cancel-button,\ninput[type=search]::-webkit-search-decoration {\n appearance: none;\n}\n\n/**\n * Remove inner padding and border in Firefox 4+.\n */\nbutton::-moz-focus-inner,\ninput::-moz-focus-inner {\n border: 0;\n padding: 0;\n}\n\n/**\n * 1. Remove default vertical scrollbar in IE 8/9.\n * 2. Improve readability and alignment in all browsers.\n */\ntextarea {\n overflow: auto; /* 1 */\n vertical-align: top; /* 2 */\n}\n\n/* ==========================================================================\n Tables\n ========================================================================== */\n/**\n * Remove most spacing between table cells.\n */\ntable {\n border-collapse: collapse;\n border-spacing: 0;\n}", "/* ==========================================================================\n Design System\n Variables\n ========================================================================== */\n/* ==========================================================================\n Design System\n Breakpoint variables.\n\n NOTE: If any of the values in this file are adjusted,\n they need to be adjusted in vars-breakpoints.js as well.\n ========================================================================== */\n/* ==========================================================================\n Design System\n Grid mixins\n ========================================================================== */\n/* stylelint-disable selector-class-pattern */\n/* stylelint-disable selector-class-pattern */\n/* stylelint-disable selector-class-pattern */\n/* stylelint-disable selector-class-pattern */\n/* ==========================================================================\n Design System\n Media queries\n ========================================================================== */\n/* ==========================================================================\n Design System\n Base styles\n ========================================================================== */\n/* ==========================================================================\n Design System\n Base styles\n ========================================================================== */\nbody {\n color: var(--black);\n font-family: var(--font-stack);\n font-size: 100%;\n line-height: 1.375;\n -webkit-font-smoothing: antialiased;\n}\n\nbutton,\ninput,\nselect,\ntextarea {\n font-family: var(--font-stack);\n}\n\n/*\n * On iOS Safari the input is collapsed till it's clicked.\n * This sets the default min width and height to what it would be if the\n * appearance was a textfield.\n */\ninput[type=date] {\n display: revert;\n min-width: 100px;\n min-height: 35px;\n padding-top: 0;\n padding-bottom: 0;\n}\ninput[type=date].a-text-input--full {\n min-width: 100%;\n}\n\nhr {\n border: none;\n border-top: 1px solid var(--gray-40);\n}\n\nstrong,\nb {\n font-weight: 600;\n}\n\nh1,\nh2,\nh3,\nh4,\nh5,\nh6 {\n margin-top: 0;\n}\n\nh1,\n.h1 {\n font-size: 2.125em;\n font-weight: 600;\n letter-spacing: inherit;\n line-height: 1.25;\n text-transform: inherit;\n margin-bottom: 0.4411764706em;\n}\np + h1, ul + h1, ol + h1, dl + h1, figure + h1, img + h1, table + h1, blockquote + h1,\np + .h1,\nul + .h1,\nol + .h1,\ndl + .h1,\nfigure + .h1,\nimg + .h1,\ntable + .h1,\nblockquote + .h1 {\n margin-top: 1.7647058824em;\n}\n@media only screen and (max-width: 37.5em) {\n p + h1, ul + h1, ol + h1, dl + h1, figure + h1, img + h1, table + h1, blockquote + h1,\n p + .h1,\n ul + .h1,\n ol + .h1,\n dl + .h1,\n figure + .h1,\n img + .h1,\n table + .h1,\n blockquote + .h1 {\n margin-top: 1.7307692308em;\n }\n h2 + h1, .h2 + h1, h3 + h1, .h3 + h1, h4 + h1, .h4 + h1, h5 + h1, .h5 + h1, h6 + h1, .h6 + h1,\n h2 + .h1,\n .h2 + .h1,\n h3 + .h1,\n .h3 + .h1,\n h4 + .h1,\n .h4 + .h1,\n h5 + .h1,\n .h5 + .h1,\n h6 + .h1,\n .h6 + .h1 {\n margin-top: 1.1538461538em;\n }\n}\n@media only screen and (max-width: 37.5em) {\n h1,\n .h1 {\n font-size: 1.625em;\n font-weight: 600;\n letter-spacing: inherit;\n line-height: 1.25;\n text-transform: inherit;\n margin-bottom: 0.5769230769em;\n }\n p + h1, ul + h1, ol + h1, dl + h1, figure + h1, img + h1, table + h1, blockquote + h1,\n p + .h1,\n ul + .h1,\n ol + .h1,\n dl + .h1,\n figure + .h1,\n img + .h1,\n table + .h1,\n blockquote + .h1 {\n margin-top: 1.7307692308em;\n }\n h1 + h1, .h1 + h1, h3 + h1, .h3 + h1, h4 + h1, .h4 + h1, h5 + h1, .h5 + h1, h6 + h1, .h6 + h1,\n h1 + .h1,\n .h1 + .h1,\n h3 + .h1,\n .h3 + .h1,\n h4 + .h1,\n .h4 + .h1,\n h5 + .h1,\n .h5 + .h1,\n h6 + .h1,\n .h6 + .h1 {\n margin-top: 1.1538461538em;\n }\n}\n\nh2,\n.h2 {\n font-size: 1.625em;\n font-weight: 600;\n letter-spacing: inherit;\n line-height: 1.25;\n text-transform: inherit;\n margin-bottom: 0.5769230769em;\n}\np + h2, ul + h2, ol + h2, dl + h2, figure + h2, img + h2, table + h2, blockquote + h2,\np + .h2,\nul + .h2,\nol + .h2,\ndl + .h2,\nfigure + .h2,\nimg + .h2,\ntable + .h2,\nblockquote + .h2 {\n margin-top: 1.7307692308em;\n}\nh1 + h2, .h1 + h2, h3 + h2, .h3 + h2, h4 + h2, .h4 + h2, h5 + h2, .h5 + h2, h6 + h2, .h6 + h2,\nh1 + .h2,\n.h1 + .h2,\nh3 + .h2,\n.h3 + .h2,\nh4 + .h2,\n.h4 + .h2,\nh5 + .h2,\n.h5 + .h2,\nh6 + .h2,\n.h6 + .h2 {\n margin-top: 1.1538461538em;\n}\n@media only screen and (max-width: 37.5em) {\n p + h2, ul + h2, ol + h2, dl + h2, figure + h2, img + h2, table + h2, blockquote + h2,\n p + .h2,\n ul + .h2,\n ol + .h2,\n dl + .h2,\n figure + .h2,\n img + .h2,\n table + .h2,\n blockquote + .h2 {\n margin-top: 1.3636363636em;\n }\n}\n@media only screen and (max-width: 37.5em) {\n h2,\n .h2 {\n font-size: 1.375em;\n font-weight: 600;\n letter-spacing: inherit;\n line-height: 1.25;\n text-transform: inherit;\n margin-bottom: 0.6818181818em;\n }\n p + h2, ul + h2, ol + h2, dl + h2, figure + h2, img + h2, table + h2, blockquote + h2, h1 + h2, .h1 + h2, h2 + h2, .h2 + h2, h4 + h2, .h4 + h2, h5 + h2, .h5 + h2, h6 + h2, .h6 + h2,\n p + .h2,\n ul + .h2,\n ol + .h2,\n dl + .h2,\n figure + .h2,\n img + .h2,\n table + .h2,\n blockquote + .h2,\n h1 + .h2,\n .h1 + .h2,\n h2 + .h2,\n .h2 + .h2,\n h4 + .h2,\n .h4 + .h2,\n h5 + .h2,\n .h5 + .h2,\n h6 + .h2,\n .h6 + .h2 {\n margin-top: 1.3636363636em;\n }\n}\n\nh3,\n.h3 {\n font-size: 1.375em;\n font-weight: normal;\n letter-spacing: inherit;\n line-height: 1.25;\n text-transform: inherit;\n margin-bottom: 0.6818181818em;\n}\np + h3, ul + h3, ol + h3, dl + h3, figure + h3, img + h3, table + h3, blockquote + h3, h1 + h3, .h1 + h3, h2 + h3, .h2 + h3, h4 + h3, .h4 + h3, h5 + h3, .h5 + h3, h6 + h3, .h6 + h3,\np + .h3,\nul + .h3,\nol + .h3,\ndl + .h3,\nfigure + .h3,\nimg + .h3,\ntable + .h3,\nblockquote + .h3,\nh1 + .h3,\n.h1 + .h3,\nh2 + .h3,\n.h2 + .h3,\nh4 + .h3,\n.h4 + .h3,\nh5 + .h3,\n.h5 + .h3,\nh6 + .h3,\n.h6 + .h3 {\n margin-top: 1.3636363636em;\n}\n@media only screen and (max-width: 37.5em) {\n h3,\n .h3 {\n font-size: 1.125em;\n font-weight: normal;\n letter-spacing: inherit;\n line-height: 1.25;\n text-transform: inherit;\n margin-bottom: 0.8333333333em;\n }\n p + h3, ul + h3, ol + h3, dl + h3, figure + h3, img + h3, table + h3, blockquote + h3, h1 + h3, .h1 + h3, h2 + h3, .h2 + h3, h3 + h3, .h3 + h3, h5 + h3, .h5 + h3, h6 + h3, .h6 + h3,\n p + .h3,\n ul + .h3,\n ol + .h3,\n dl + .h3,\n figure + .h3,\n img + .h3,\n table + .h3,\n blockquote + .h3,\n h1 + .h3,\n .h1 + .h3,\n h2 + .h3,\n .h2 + .h3,\n h3 + .h3,\n .h3 + .h3,\n h5 + .h3,\n .h5 + .h3,\n h6 + .h3,\n .h6 + .h3 {\n margin-top: 1.6666666667em;\n }\n}\n\nh4,\n.h4 {\n font-size: 1.125em;\n font-weight: 500;\n letter-spacing: inherit;\n line-height: 1.25;\n text-transform: inherit;\n margin-bottom: 0.8333333333em;\n}\np + h4, ul + h4, ol + h4, dl + h4, figure + h4, img + h4, table + h4, blockquote + h4, h1 + h4, .h1 + h4, h2 + h4, .h2 + h4, h3 + h4, .h3 + h4, h5 + h4, .h5 + h4, h6 + h4, .h6 + h4,\np + .h4,\nul + .h4,\nol + .h4,\ndl + .h4,\nfigure + .h4,\nimg + .h4,\ntable + .h4,\nblockquote + .h4,\nh1 + .h4,\n.h1 + .h4,\nh2 + .h4,\n.h2 + .h4,\nh3 + .h4,\n.h3 + .h4,\nh5 + .h4,\n.h5 + .h4,\nh6 + .h4,\n.h6 + .h4 {\n margin-top: 1.6666666667em;\n}\n@media only screen and (max-width: 37.5em) {\n h4,\n .h4 {\n margin-bottom: 0.625em;\n font-size: 1em;\n line-height: 1.125;\n }\n}\n\nh5,\n.h5 {\n font-size: 0.875em;\n font-weight: 600;\n letter-spacing: 1px;\n line-height: 1.25;\n text-transform: uppercase;\n margin-bottom: 1.0714285714em;\n}\np + h5, ul + h5, ol + h5, dl + h5, figure + h5, img + h5, table + h5, blockquote + h5, h1 + h5, .h1 + h5, h2 + h5, .h2 + h5, h3 + h5, .h3 + h5, h4 + h5, .h4 + h5, h6 + h5, .h6 + h5,\np + .h5,\nul + .h5,\nol + .h5,\ndl + .h5,\nfigure + .h5,\nimg + .h5,\ntable + .h5,\nblockquote + .h5,\nh1 + .h5,\n.h1 + .h5,\nh2 + .h5,\n.h2 + .h5,\nh3 + .h5,\n.h3 + .h5,\nh4 + .h5,\n.h4 + .h5,\nh6 + .h5,\n.h6 + .h5 {\n margin-top: 2.1428571429em;\n}\n\nh6,\n.h6 {\n font-size: 0.75em;\n font-weight: 600;\n letter-spacing: 1px;\n line-height: 1.25;\n text-transform: uppercase;\n margin-bottom: 1.25em;\n}\np + h6, ul + h6, ol + h6, dl + h6, figure + h6, img + h6, table + h6, blockquote + h6, h1 + h6, .h1 + h6, h2 + h6, .h2 + h6, h3 + h6, .h3 + h6, h4 + h6, .h4 + h6, h5 + h6, .h5 + h6,\np + .h6,\nul + .h6,\nol + .h6,\ndl + .h6,\nfigure + .h6,\nimg + .h6,\ntable + .h6,\nblockquote + .h6,\nh1 + .h6,\n.h1 + .h6,\nh2 + .h6,\n.h2 + .h6,\nh3 + .h6,\n.h3 + .h6,\nh4 + .h6,\n.h4 + .h6,\nh5 + .h6,\n.h5 + .h6 {\n margin-top: 2.5em;\n}\n\n.lead-paragraph {\n margin-top: 0;\n margin-bottom: 15px;\n font-size: 1.375em;\n font-weight: normal;\n letter-spacing: inherit;\n line-height: 1.25;\n text-transform: inherit;\n}\n@media only screen and (max-width: 37.5em) {\n .lead-paragraph {\n font-size: 1.125em;\n font-weight: normal;\n letter-spacing: inherit;\n line-height: 1.25;\n text-transform: inherit;\n }\n}\n\n.superheading {\n margin-bottom: 0.4166666667em;\n font-size: 3em;\n font-weight: normal;\n line-height: 1.25;\n}\n\np,\nul,\nol,\ndl,\nfigure,\ntable,\nblockquote {\n margin-top: 0;\n margin-bottom: 0.9375em;\n}\np:last-child,\nul:last-child,\nol:last-child,\ndl:last-child,\nfigure:last-child,\ntable:last-child,\nblockquote:last-child {\n margin-bottom: 0;\n}\n\np + ul,\np + ol {\n margin-top: -0.3125em;\n}\n\nul ul,\nol ol,\nul ol,\nol ul {\n margin-top: 0.5em;\n}\n\nli {\n margin-bottom: 0.5em;\n}\nli:last-child, nav li {\n margin-bottom: 0;\n}\n\na {\n border-width: 0;\n border-style: dotted;\n border-color: var(--pacific);\n color: var(--pacific);\n text-decoration: none;\n}\na:visited, a.visited {\n border-color: var(--teal);\n color: var(--teal);\n}\na:hover, a.hover {\n border-style: solid;\n border-color: var(--pacific-dark);\n color: var(--pacific-dark);\n}\na:focus, a.focus {\n border-style: solid;\n outline: thin dotted;\n outline-offset: 1px;\n}\na:active, a.active {\n border-style: solid;\n border-color: var(--navy);\n color: var(--navy);\n}\n\np a,\nli a,\ndd a {\n border-bottom-width: 1px;\n}\n\nnav a {\n border-bottom-width: 0;\n}\n\nul {\n padding-left: 1.125em;\n list-style: square;\n}\n\nul ul {\n list-style-type: circle;\n}\n\nol {\n padding-left: 1.3125em;\n}\nol li:nth-last-child(n+10),\nol li:nth-last-child(n+10) ~ li {\n margin-left: 0.5625rem;\n}\n\nol ol {\n list-style-type: lower-alpha;\n}\nol ol li {\n margin-left: 0 !important;\n}\n\nol ol ol {\n list-style-type: lower-roman;\n}\n\nnav ul,\nnav ol,\nnav ul ul,\nnav ol ol {\n list-style: none;\n list-style-image: none;\n}\n\ncaption {\n margin-bottom: 0.625em;\n text-align: left;\n}\n\nth,\ntd {\n padding: 0.625em;\n}\nthead th,\nthead td {\n padding: 0.7142857143em;\n background: var(--gray-5);\n color: var(--black);\n font-size: 1em;\n vertical-align: top;\n}\n\nthead,\ntbody tr {\n border-bottom: 1px solid var(--gray);\n}\n\nth {\n font-weight: 600;\n text-align: left;\n}\nthead th h2,\nthead th .h2,\nthead th h3,\nthead th .h3,\nthead th h4,\nthead th .h4,\nthead th h5,\nthead th .h5,\nthead th h6,\nthead th .h6 {\n margin: 0;\n font-size: inherit;\n font-weight: inherit;\n letter-spacing: inherit;\n line-height: inherit;\n text-transform: inherit;\n}\n\nblockquote {\n margin-right: 0.9375em;\n margin-left: 0.9375em;\n}\n@media only screen and (min-width: 37.5625em) {\n blockquote {\n margin-right: 1.875em;\n margin-left: 1.875em;\n }\n}\n\nimg {\n max-width: 100%;\n}\n\nfigure {\n margin-right: 0;\n margin-left: 0;\n}\nfigure img {\n vertical-align: middle;\n}\n\npre,\ncode {\n background: var(--gray-5);\n border-radius: 4px;\n color: var(--black);\n font-family: \"Input Mono\", Consolas, Monaco, \"Courier New\", monospace;\n}\n\ncode {\n padding: 0.2307692308em 0.2307692308em 0;\n font-size: 0.8125em;\n}\n\npre {\n display: block;\n padding: 0.625em 0.9375em;\n white-space: pre-wrap;\n overflow-wrap: break-word;\n}\npre code {\n padding: 0;\n background-color: transparent;\n}"],
|
|
4
|
+
"sourcesContent": ["@charset \"UTF-8\";\n/*! normalize.css v2.1.3 | MIT License | git.io/normalize */\n/* ==========================================================================\n Base\n ========================================================================== */\n/**\n * 1. Set default font family to sans-serif.\n * 2. Prevent iOS text size adjust after orientation change, without disabling\n * user zoom.\n */\nhtml {\n font-family: sans-serif; /* 1 */\n -webkit-text-size-adjust: 100%;\n text-size-adjust: 100%; /* 2 */\n}\n\n/**\n * Remove default margin.\n */\nbody {\n margin: 0;\n}\n\n/* ==========================================================================\n Links\n ========================================================================== */\n/**\n * Address `outline` inconsistency between Chrome and other browsers.\n */\na:focus {\n outline: thin dotted;\n}\n\n/**\n * Improve readability when focused and also mouse hovered in all browsers.\n */\na:active,\na:hover {\n outline: 0;\n}\n\n/* ==========================================================================\n Typography\n ========================================================================== */\n/**\n * Address variable `h1` font-size and margin within `section` and `article`\n * contexts in Firefox 4+, Safari 5, and Chrome.\n */\nh1 {\n font-size: 2em;\n margin: 0.67em 0;\n}\n\n/**\n * Address differences between Firefox and other browsers.\n */\nhr {\n box-sizing: content-box;\n height: 0;\n}\n\n/**\n * Correct font family set oddly in Safari 5 and Chrome.\n */\ncode,\nkbd,\npre,\nsamp {\n font-family: monospace, serif;\n font-size: 1em;\n}\n\n/**\n * Improve readability of pre-formatted text in all browsers.\n */\npre {\n white-space: pre-wrap;\n}\n\n/**\n * Set consistent quote types.\n */\nq {\n quotes: \"\u201C\" \"\u201D\" \"\u2018\" \"\u2019\";\n}\n\n/**\n * Address inconsistent and variable font size in all browsers.\n */\nsmall {\n font-size: 80%;\n}\n\n/**\n * Prevent `sub` and `sup` affecting `line-height` in all browsers.\n */\nsub,\nsup {\n font-size: 75%;\n line-height: 0;\n position: relative;\n vertical-align: baseline;\n}\n\nsup {\n top: -0.5em;\n}\n\nsub {\n bottom: -0.25em;\n}\n\n/* ==========================================================================\n Figures\n ========================================================================== */\n/**\n * Address margin not present in IE 8/9 and Safari 5.\n */\nfigure {\n margin: 0;\n}\n\n/* ==========================================================================\n Forms\n ========================================================================== */\n/**\n * Define consistent border, margin, and padding.\n */\nfieldset {\n border: 1px solid #c0c0c0;\n margin: 0 2px;\n padding: 0.35em 0.625em 0.75em;\n}\n\n/**\n * 1. Correct `color` not being inherited in IE 8/9.\n * 2. Remove padding so people aren't caught out if they zero out fieldsets.\n */\nlegend {\n border: 0; /* 1 */\n padding: 0; /* 2 */\n}\n\n/**\n * 1. Correct font family not being inherited in all browsers.\n * 2. Correct font size not being inherited in all browsers.\n * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.\n */\nbutton,\ninput,\nselect,\ntextarea {\n font-family: inherit; /* 1 */\n font-size: 100%; /* 2 */\n margin: 0; /* 3 */\n}\n\n/**\n * Address Firefox 4+ setting `line-height` on `input` using `!important` in\n * the UA stylesheet.\n */\nbutton,\ninput {\n line-height: normal;\n}\n\n/**\n * Address inconsistent `text-transform` inheritance for `button` and `select`.\n * All other form control elements do not inherit `text-transform` values.\n * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.\n * Correct `select` style inheritance in Firefox 4+ and Opera.\n */\nbutton,\nselect {\n text-transform: none;\n}\n\n/**\n * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`\n * and `video` controls.\n * 2. Correct inability to style clickable `input` types in iOS.\n * 3. Improve usability and consistency of cursor style between image-type\n * `input` and others.\n */\nbutton,\nhtml input[type=button],\ninput[type=reset],\ninput[type=submit] {\n /* TODO: stylelint wants to convert `appearance: button` to `appearance: auto`\n Investigate why. */\n /* stylelint-disable */\n appearance: button; /* 2 */\n /* stylelint-enable */\n cursor: pointer; /* 3 */\n}\n\n/**\n * Re-set default cursor for disabled elements.\n */\nbutton[disabled],\nhtml input[disabled] {\n cursor: default;\n}\n\n/**\n * 1. Address box sizing set to `content-box` in IE 8/9/10.\n * 2. Remove excess padding in IE 8/9/10.\n */\ninput[type=checkbox],\ninput[type=radio] {\n box-sizing: border-box; /* 1 */\n padding: 0; /* 2 */\n}\n\n/**\n * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.\n * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome.\n */\ninput[type=search] {\n appearance: textfield; /* 1 */\n box-sizing: content-box; /* 2 */\n}\n\n/**\n * Remove inner padding and search cancel button in Safari 5 and Chrome\n * on OS X.\n */\ninput[type=search]::-webkit-search-cancel-button,\ninput[type=search]::-webkit-search-decoration {\n appearance: none;\n}\n\n/**\n * Remove inner padding and border in Firefox 4+.\n */\nbutton::-moz-focus-inner,\ninput::-moz-focus-inner {\n border: 0;\n padding: 0;\n}\n\n/**\n * 1. Remove default vertical scrollbar in IE 8/9.\n * 2. Improve readability and alignment in all browsers.\n */\ntextarea {\n overflow: auto; /* 1 */\n vertical-align: top; /* 2 */\n}\n\n/* ==========================================================================\n Tables\n ========================================================================== */\n/**\n * Remove most spacing between table cells.\n */\ntable {\n border-collapse: collapse;\n border-spacing: 0;\n}", "/* ==========================================================================\n Design System\n Variables\n ========================================================================== */\n:root {\n --input-text-default: var(--black);\n --input-text-disabled-default: var(--gray-dark);\n --input-text-placeholder-default: var(--gray-dark);\n --input-border-default: var(--gray-60);\n --input-border-disabled: var(--gray-60);\n --input-border-success: var(--green);\n --input-border-warning: var(--gold);\n --input-border-error: var(--red);\n --input-border-hover-default: var(--pacific);\n --input-border-focus-default: var(--pacific);\n --input-bg-default: var(--white);\n --input-bg-disabled-default: var(--gray-10);\n --form-alert-icon-color-default: var(--gray);\n --form-alert-icon-color-success: var(--green);\n --form-alert-icon-color-warning: var(--gold);\n --form-alert-icon-color-error: var(--red);\n --select-border-default: var(--gray-60);\n --select-border-width-default: 1px;\n --select-border-error: var(--red);\n --select-border-width-error: 2px;\n --select-border-hover-default: var(--pacific);\n --select-border-focus-default: var(--pacific);\n --select-bg-disabled-default: var(--gray-10);\n --select-icon-bg-default: var(--gray-10);\n --select-text-disabled-default: var(--gray-dark);\n --choice-border-default: var(--gray-60);\n --choice-border-disabled: var(--gray-60);\n --choice-border-success: var(--green);\n --choice-border-warning: var(--gold);\n --choice-border-error: var(--red);\n --choice-border-hover-default: var(--pacific);\n --choice-border-focus-default: var(--pacific);\n --choice-outline-focus-default: var(--pacific);\n --choice-bg-default: var(--white);\n --choice-bg-disabled: var(--gray-10);\n --choice-bg-selected-default: var(--pacific);\n --choice-bg-selected-disabled: var(--gray-40);\n --choice-bg-selected-focus-default: var(--pacific);\n --choice-label-disabled-default: var(--gray-dark);\n}\n\n/* ==========================================================================\n Design System\n Breakpoint variables.\n\n NOTE: If any of the values in this file are adjusted,\n they need to be adjusted in vars-breakpoints.js as well.\n ========================================================================== */\n/* ==========================================================================\n Design System\n Grid mixins\n ========================================================================== */\n/* stylelint-disable selector-class-pattern */\n/* stylelint-disable selector-class-pattern */\n/* stylelint-disable selector-class-pattern */\n/* stylelint-disable selector-class-pattern */\n/* ==========================================================================\n Design System\n Media queries\n ========================================================================== */\n/* ==========================================================================\n Design System\n Base styles\n ========================================================================== */\n/* ==========================================================================\n Design System\n Base styles\n ========================================================================== */\nbody {\n color: var(--black);\n font-family: var(--font-stack);\n font-size: 100%;\n line-height: 1.375;\n -webkit-font-smoothing: antialiased;\n}\n\nbutton,\ninput,\nselect,\ntextarea {\n font-family: var(--font-stack);\n}\n\n/*\n * On iOS Safari the input is collapsed till it's clicked.\n * This sets the default min width and height to what it would be if the\n * appearance was a textfield.\n */\ninput[type=date] {\n display: revert;\n min-width: 100px;\n min-height: 35px;\n padding-top: 0;\n padding-bottom: 0;\n}\ninput[type=date].a-text-input--full {\n min-width: 100%;\n}\n\nhr {\n border: none;\n border-top: 1px solid var(--gray-40);\n}\n\nstrong,\nb {\n font-weight: 600;\n}\n\nh1,\nh2,\nh3,\nh4,\nh5,\nh6 {\n margin-top: 0;\n}\n\nh1,\n.h1 {\n font-size: 2.125em;\n font-weight: 600;\n letter-spacing: inherit;\n line-height: 1.25;\n text-transform: inherit;\n margin-bottom: 0.4411764706em;\n}\np + h1, ul + h1, ol + h1, dl + h1, figure + h1, img + h1, table + h1, blockquote + h1,\np + .h1,\nul + .h1,\nol + .h1,\ndl + .h1,\nfigure + .h1,\nimg + .h1,\ntable + .h1,\nblockquote + .h1 {\n margin-top: 1.7647058824em;\n}\n@media only screen and (max-width: 37.5em) {\n p + h1, ul + h1, ol + h1, dl + h1, figure + h1, img + h1, table + h1, blockquote + h1,\n p + .h1,\n ul + .h1,\n ol + .h1,\n dl + .h1,\n figure + .h1,\n img + .h1,\n table + .h1,\n blockquote + .h1 {\n margin-top: 1.7307692308em;\n }\n h2 + h1, .h2 + h1, h3 + h1, .h3 + h1, h4 + h1, .h4 + h1, h5 + h1, .h5 + h1, h6 + h1, .h6 + h1,\n h2 + .h1,\n .h2 + .h1,\n h3 + .h1,\n .h3 + .h1,\n h4 + .h1,\n .h4 + .h1,\n h5 + .h1,\n .h5 + .h1,\n h6 + .h1,\n .h6 + .h1 {\n margin-top: 1.1538461538em;\n }\n}\n@media only screen and (max-width: 37.5em) {\n h1,\n .h1 {\n font-size: 1.625em;\n font-weight: 600;\n letter-spacing: inherit;\n line-height: 1.25;\n text-transform: inherit;\n margin-bottom: 0.5769230769em;\n }\n p + h1, ul + h1, ol + h1, dl + h1, figure + h1, img + h1, table + h1, blockquote + h1,\n p + .h1,\n ul + .h1,\n ol + .h1,\n dl + .h1,\n figure + .h1,\n img + .h1,\n table + .h1,\n blockquote + .h1 {\n margin-top: 1.7307692308em;\n }\n h1 + h1, .h1 + h1, h3 + h1, .h3 + h1, h4 + h1, .h4 + h1, h5 + h1, .h5 + h1, h6 + h1, .h6 + h1,\n h1 + .h1,\n .h1 + .h1,\n h3 + .h1,\n .h3 + .h1,\n h4 + .h1,\n .h4 + .h1,\n h5 + .h1,\n .h5 + .h1,\n h6 + .h1,\n .h6 + .h1 {\n margin-top: 1.1538461538em;\n }\n}\n\nh2,\n.h2 {\n font-size: 1.625em;\n font-weight: 600;\n letter-spacing: inherit;\n line-height: 1.25;\n text-transform: inherit;\n margin-bottom: 0.5769230769em;\n}\np + h2, ul + h2, ol + h2, dl + h2, figure + h2, img + h2, table + h2, blockquote + h2,\np + .h2,\nul + .h2,\nol + .h2,\ndl + .h2,\nfigure + .h2,\nimg + .h2,\ntable + .h2,\nblockquote + .h2 {\n margin-top: 1.7307692308em;\n}\nh1 + h2, .h1 + h2, h3 + h2, .h3 + h2, h4 + h2, .h4 + h2, h5 + h2, .h5 + h2, h6 + h2, .h6 + h2,\nh1 + .h2,\n.h1 + .h2,\nh3 + .h2,\n.h3 + .h2,\nh4 + .h2,\n.h4 + .h2,\nh5 + .h2,\n.h5 + .h2,\nh6 + .h2,\n.h6 + .h2 {\n margin-top: 1.1538461538em;\n}\n@media only screen and (max-width: 37.5em) {\n p + h2, ul + h2, ol + h2, dl + h2, figure + h2, img + h2, table + h2, blockquote + h2,\n p + .h2,\n ul + .h2,\n ol + .h2,\n dl + .h2,\n figure + .h2,\n img + .h2,\n table + .h2,\n blockquote + .h2 {\n margin-top: 1.3636363636em;\n }\n}\n@media only screen and (max-width: 37.5em) {\n h2,\n .h2 {\n font-size: 1.375em;\n font-weight: 600;\n letter-spacing: inherit;\n line-height: 1.25;\n text-transform: inherit;\n margin-bottom: 0.6818181818em;\n }\n p + h2, ul + h2, ol + h2, dl + h2, figure + h2, img + h2, table + h2, blockquote + h2, h1 + h2, .h1 + h2, h2 + h2, .h2 + h2, h4 + h2, .h4 + h2, h5 + h2, .h5 + h2, h6 + h2, .h6 + h2,\n p + .h2,\n ul + .h2,\n ol + .h2,\n dl + .h2,\n figure + .h2,\n img + .h2,\n table + .h2,\n blockquote + .h2,\n h1 + .h2,\n .h1 + .h2,\n h2 + .h2,\n .h2 + .h2,\n h4 + .h2,\n .h4 + .h2,\n h5 + .h2,\n .h5 + .h2,\n h6 + .h2,\n .h6 + .h2 {\n margin-top: 1.3636363636em;\n }\n}\n\nh3,\n.h3 {\n font-size: 1.375em;\n font-weight: normal;\n letter-spacing: inherit;\n line-height: 1.25;\n text-transform: inherit;\n margin-bottom: 0.6818181818em;\n}\np + h3, ul + h3, ol + h3, dl + h3, figure + h3, img + h3, table + h3, blockquote + h3, h1 + h3, .h1 + h3, h2 + h3, .h2 + h3, h4 + h3, .h4 + h3, h5 + h3, .h5 + h3, h6 + h3, .h6 + h3,\np + .h3,\nul + .h3,\nol + .h3,\ndl + .h3,\nfigure + .h3,\nimg + .h3,\ntable + .h3,\nblockquote + .h3,\nh1 + .h3,\n.h1 + .h3,\nh2 + .h3,\n.h2 + .h3,\nh4 + .h3,\n.h4 + .h3,\nh5 + .h3,\n.h5 + .h3,\nh6 + .h3,\n.h6 + .h3 {\n margin-top: 1.3636363636em;\n}\n@media only screen and (max-width: 37.5em) {\n h3,\n .h3 {\n font-size: 1.125em;\n font-weight: normal;\n letter-spacing: inherit;\n line-height: 1.25;\n text-transform: inherit;\n margin-bottom: 0.8333333333em;\n }\n p + h3, ul + h3, ol + h3, dl + h3, figure + h3, img + h3, table + h3, blockquote + h3, h1 + h3, .h1 + h3, h2 + h3, .h2 + h3, h3 + h3, .h3 + h3, h5 + h3, .h5 + h3, h6 + h3, .h6 + h3,\n p + .h3,\n ul + .h3,\n ol + .h3,\n dl + .h3,\n figure + .h3,\n img + .h3,\n table + .h3,\n blockquote + .h3,\n h1 + .h3,\n .h1 + .h3,\n h2 + .h3,\n .h2 + .h3,\n h3 + .h3,\n .h3 + .h3,\n h5 + .h3,\n .h5 + .h3,\n h6 + .h3,\n .h6 + .h3 {\n margin-top: 1.6666666667em;\n }\n}\n\nh4,\n.h4 {\n font-size: 1.125em;\n font-weight: 500;\n letter-spacing: inherit;\n line-height: 1.25;\n text-transform: inherit;\n margin-bottom: 0.8333333333em;\n}\np + h4, ul + h4, ol + h4, dl + h4, figure + h4, img + h4, table + h4, blockquote + h4, h1 + h4, .h1 + h4, h2 + h4, .h2 + h4, h3 + h4, .h3 + h4, h5 + h4, .h5 + h4, h6 + h4, .h6 + h4,\np + .h4,\nul + .h4,\nol + .h4,\ndl + .h4,\nfigure + .h4,\nimg + .h4,\ntable + .h4,\nblockquote + .h4,\nh1 + .h4,\n.h1 + .h4,\nh2 + .h4,\n.h2 + .h4,\nh3 + .h4,\n.h3 + .h4,\nh5 + .h4,\n.h5 + .h4,\nh6 + .h4,\n.h6 + .h4 {\n margin-top: 1.6666666667em;\n}\n@media only screen and (max-width: 37.5em) {\n h4,\n .h4 {\n margin-bottom: 0.625em;\n font-size: 1em;\n line-height: 1.125;\n }\n}\n\nh5,\n.h5 {\n font-size: 0.875em;\n font-weight: 600;\n letter-spacing: 1px;\n line-height: 1.25;\n text-transform: uppercase;\n margin-bottom: 1.0714285714em;\n}\np + h5, ul + h5, ol + h5, dl + h5, figure + h5, img + h5, table + h5, blockquote + h5, h1 + h5, .h1 + h5, h2 + h5, .h2 + h5, h3 + h5, .h3 + h5, h4 + h5, .h4 + h5, h6 + h5, .h6 + h5,\np + .h5,\nul + .h5,\nol + .h5,\ndl + .h5,\nfigure + .h5,\nimg + .h5,\ntable + .h5,\nblockquote + .h5,\nh1 + .h5,\n.h1 + .h5,\nh2 + .h5,\n.h2 + .h5,\nh3 + .h5,\n.h3 + .h5,\nh4 + .h5,\n.h4 + .h5,\nh6 + .h5,\n.h6 + .h5 {\n margin-top: 2.1428571429em;\n}\n\nh6,\n.h6 {\n font-size: 0.75em;\n font-weight: 600;\n letter-spacing: 1px;\n line-height: 1.25;\n text-transform: uppercase;\n margin-bottom: 1.25em;\n}\np + h6, ul + h6, ol + h6, dl + h6, figure + h6, img + h6, table + h6, blockquote + h6, h1 + h6, .h1 + h6, h2 + h6, .h2 + h6, h3 + h6, .h3 + h6, h4 + h6, .h4 + h6, h5 + h6, .h5 + h6,\np + .h6,\nul + .h6,\nol + .h6,\ndl + .h6,\nfigure + .h6,\nimg + .h6,\ntable + .h6,\nblockquote + .h6,\nh1 + .h6,\n.h1 + .h6,\nh2 + .h6,\n.h2 + .h6,\nh3 + .h6,\n.h3 + .h6,\nh4 + .h6,\n.h4 + .h6,\nh5 + .h6,\n.h5 + .h6 {\n margin-top: 2.5em;\n}\n\n.lead-paragraph {\n margin-top: 0;\n margin-bottom: 15px;\n font-size: 1.375em;\n font-weight: normal;\n letter-spacing: inherit;\n line-height: 1.25;\n text-transform: inherit;\n}\n@media only screen and (max-width: 37.5em) {\n .lead-paragraph {\n font-size: 1.125em;\n font-weight: normal;\n letter-spacing: inherit;\n line-height: 1.25;\n text-transform: inherit;\n }\n}\n\n.superheading {\n margin-bottom: 0.4166666667em;\n font-size: 3em;\n font-weight: normal;\n line-height: 1.25;\n}\n\np,\nul,\nol,\ndl,\nfigure,\ntable,\nblockquote {\n margin-top: 0;\n margin-bottom: 0.9375em;\n}\np:last-child,\nul:last-child,\nol:last-child,\ndl:last-child,\nfigure:last-child,\ntable:last-child,\nblockquote:last-child {\n margin-bottom: 0;\n}\n\np + ul,\np + ol {\n margin-top: -0.3125em;\n}\n\nul ul,\nol ol,\nul ol,\nol ul {\n margin-top: 0.5em;\n}\n\nli {\n margin-bottom: 0.5em;\n}\nli:last-child, nav li {\n margin-bottom: 0;\n}\n\na {\n border-width: 0;\n border-style: dotted;\n border-color: var(--pacific);\n color: var(--pacific);\n text-decoration: none;\n}\na:visited, a.visited {\n border-color: var(--teal);\n color: var(--teal);\n}\na:hover, a.hover {\n border-style: solid;\n border-color: var(--pacific-dark);\n color: var(--pacific-dark);\n}\na:focus, a.focus {\n border-style: solid;\n outline: thin dotted;\n outline-offset: 1px;\n}\na:active, a.active {\n border-style: solid;\n border-color: var(--navy);\n color: var(--navy);\n}\n\np a,\nli a,\ndd a {\n border-bottom-width: 1px;\n}\n\nnav a {\n border-bottom-width: 0;\n}\n\nul {\n padding-left: 1.125em;\n list-style: square;\n}\n\nul ul {\n list-style-type: circle;\n}\n\nol {\n padding-left: 1.3125em;\n}\nol li:nth-last-child(n+10),\nol li:nth-last-child(n+10) ~ li {\n margin-left: 0.5625rem;\n}\n\nol ol {\n list-style-type: lower-alpha;\n}\nol ol li {\n margin-left: 0 !important;\n}\n\nol ol ol {\n list-style-type: lower-roman;\n}\n\nnav ul,\nnav ol,\nnav ul ul,\nnav ol ol {\n list-style: none;\n list-style-image: none;\n}\n\ncaption {\n margin-bottom: 0.625em;\n text-align: left;\n}\n\nth,\ntd {\n padding: 0.625em;\n}\nthead th,\nthead td {\n padding: 0.7142857143em;\n background: var(--gray-5);\n color: var(--black);\n font-size: 1em;\n vertical-align: top;\n}\n\nthead,\ntbody tr {\n border-bottom: 1px solid var(--gray);\n}\n\nth {\n font-weight: 600;\n text-align: left;\n}\nthead th h2,\nthead th .h2,\nthead th h3,\nthead th .h3,\nthead th h4,\nthead th .h4,\nthead th h5,\nthead th .h5,\nthead th h6,\nthead th .h6 {\n margin: 0;\n font-size: inherit;\n font-weight: inherit;\n letter-spacing: inherit;\n line-height: inherit;\n text-transform: inherit;\n}\n\nblockquote {\n margin-right: 0.9375em;\n margin-left: 0.9375em;\n}\n@media only screen and (min-width: 37.5625em) {\n blockquote {\n margin-right: 1.875em;\n margin-left: 1.875em;\n }\n}\n\nimg {\n max-width: 100%;\n}\n\nfigure {\n margin-right: 0;\n margin-left: 0;\n}\nfigure img {\n vertical-align: middle;\n}\n\npre,\ncode {\n background: var(--gray-5);\n border-radius: 4px;\n color: var(--black);\n font-family: \"Input Mono\", Consolas, Monaco, \"Courier New\", monospace;\n}\n\ncode {\n padding: 0.2307692308em 0.2307692308em 0;\n font-size: 0.8125em;\n}\n\npre {\n display: block;\n padding: 0.625em 0.9375em;\n white-space: pre-wrap;\n overflow-wrap: break-word;\n}\npre code {\n padding: 0;\n background-color: transparent;\n}"],
|
|
5
5
|
"mappings": "gGAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,aAAAE,IAAA,IAAAA,EAAA,GCAA,IAAAC,EAAA,GAAAC,EAAAD,EAAA,aAAAE,IAAA,IAAAA,EAAA",
|
|
6
6
|
"names": ["normalize_exports", "__export", "normalize_default", "base_exports", "__export", "base_default"]
|
|
7
7
|
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
button.a-btn::-moz-focus-inner,input.a-btn::-moz-focus-inner{border:0}.a-btn{appearance:none;display:flex;gap:.625rem;box-sizing:border-box;padding:.5em .875em;border:0;margin:0;border-radius:.25em;cursor:pointer;font-size:1em;font-weight:500;line-height:normal;text-align:center;text-decoration:none;transition:background-color .1s;width:fit-content;height:fit-content;justify-content:center}.a-btn,.a-btn:link,.a-btn:visited{background-color:var(--pacific);color:var(--white)}.a-btn:hover,.a-btn.hover,.a-btn:focus,.a-btn.focus{background-color:var(--pacific-dark);color:var(--white)}.a-btn:focus,.a-btn.focus{outline:1px dotted var(--pacific);outline-offset:1px}.a-btn:active,.a-btn.active{background-color:var(--navy)}.a-btn--secondary,.a-btn--secondary:link,.a-btn--secondary:visited{background-color:var(--white);color:var(--pacific);box-shadow:0 0 0 1px var(--pacific) inset}.a-btn--secondary:hover,.a-btn--secondary.hover,.a-btn--secondary:focus,.a-btn--secondary.focus{background-color:var(--pacific-10);color:var(--pacific-dark);box-shadow:0 0 0 1px var(--pacific-dark) inset}.a-btn--secondary:focus,.a-btn--secondary.focus{outline-color:var(--pacific)}.a-btn--secondary:active,.a-btn--secondary.active{background-color:var(--pacific-20);color:var(--navy);box-shadow:0 0 0 1px var(--navy) inset}.a-btn--warning,.a-btn--warning:link,.a-btn--warning:visited{background-color:var(--red-mid-dark);color:var(--white)}.a-btn--warning:hover,.a-btn--warning.hover,.a-btn--warning:focus,.a-btn--warning.focus{background-color:var(--red-dark)}.a-btn--warning:focus,.a-btn--warning.focus{outline-color:var(--red-mid-dark)}.a-btn--warning:active,.a-btn--warning.active{background-color:var(--gray-dark)}.a-btn--disabled,.a-btn--disabled:link,.a-btn--disabled:visited,.a-btn--disabled:hover,.a-btn--disabled.hover,.a-btn--disabled:focus,.a-btn--disabled.focus,.a-btn--disabled:active,.a-btn--disabled.active,.a-btn[disabled],.a-btn[disabled]:link,.a-btn[disabled]:visited,.a-btn[disabled]:hover,.a-btn[disabled].hover,.a-btn[disabled]:focus,.a-btn[disabled].focus,.a-btn[disabled]:active,.a-btn[disabled].active{background-color:var(--gray-20);color:var(--gray-dark);cursor:default;cursor:not-allowed}.a-btn--disabled:focus,.a-btn--disabled.focus,.a-btn[disabled]:focus,.a-btn[disabled].focus{outline-color:var(--gray-20)}@media only screen and (max-width: 37.5em){.a-btn--full-on-xs{width:100%}}.a-btn:has(svg+span) span{order:3}.a-btn:has(span+svg) svg{order:3;flex:none}.a-btn:not(.a-btn--hide-icon):has(svg+span):before,.a-btn:not(.a-btn--hide-icon):has(span+svg):before{content:"";border-left:1px solid var(--pacific-60);order:2;place-self:normal}.a-btn--secondary:has(svg):before{border-color:var(--pacific-60)!important}.a-btn--warning:has(svg):before{border-color:var(--red-60)!important}.a-btn--disabled:has(svg):before,.a-btn[disabled]:has(svg):before{border-color:var(--gray-60)!important}.a-btn--hide-icon svg{display:none}.m-btn-group{display:flex;gap:.9375rem;flex-wrap:wrap;align-items:center;width:fit-content}.a-btn--link{padding:1.5px 0;border-radius:0;text-decoration-line:underline;text-decoration-thickness:1px;text-decoration-style:dotted;text-underline-offset:4.5px}.a-btn--link:has(svg){gap:.3125rem}.a-btn--link:has(svg):before{display:none}.a-btn--link,.a-btn--link:link,.a-btn--link:visited{text-decoration-color:var(--pacific);background-color:transparent;color:var(--pacific)}.a-btn--link:hover,.a-btn--link.hover{text-decoration-color:var(--pacific-dark);text-decoration-style:solid;background-color:transparent;color:var(--pacific-dark)}.a-btn--link:focus,.a-btn--link.focus{text-decoration-style:solid;background-color:transparent;outline:1px dotted var(--pacific);color:var(--pacific)}.a-btn--link:active,.a-btn--link.active{text-decoration-color:var(--navy);text-decoration-style:solid;background-color:transparent;color:var(--navy)}.a-btn--link.a-btn--warning,.a-btn--link.a-btn--warning:link,.a-btn--link.a-btn--warning:visited{text-decoration-color:var(--red-mid-dark);background-color:transparent;color:var(--red-mid-dark)}.a-btn--link.a-btn--warning:hover,.a-btn--link.a-btn--warning.hover{text-decoration-color:var(--red-dark);text-decoration-style:solid;background-color:transparent;color:var(--red-dark)}.a-btn--link.a-btn--warning:focus,.a-btn--link.a-btn--warning.focus{text-decoration-style:solid;background-color:transparent;outline:1px dotted var(--red-mid-dark);color:var(--red-mid-dark)}.a-btn--link.a-btn--warning:active,.a-btn--link.a-btn--warning.active{text-decoration-color:var(--gray-dark);text-decoration-style:solid;background-color:transparent;color:var(--gray-dark)}
|
|
1
|
+
button.a-btn::-moz-focus-inner,input.a-btn::-moz-focus-inner{border:0}.a-btn{appearance:none;display:flex;gap:.625rem;box-sizing:border-box;padding:.5em .875em;border:0;margin:0;border-radius:.25em;cursor:pointer;font-size:1em;font-weight:500;line-height:normal;text-align:center;text-decoration:none;transition:background-color .1s;width:fit-content;height:fit-content;justify-content:center}.a-btn,.a-btn:link,.a-btn:visited{background-color:var(--pacific);color:var(--white)}.a-btn:hover,.a-btn.hover,.a-btn:focus,.a-btn.focus{background-color:var(--pacific-dark);color:var(--white)}.a-btn:focus,.a-btn.focus{outline:1px dotted var(--pacific);outline-offset:1px}.a-btn:active,.a-btn.active{background-color:var(--navy)}.a-btn--secondary,.a-btn--secondary:link,.a-btn--secondary:visited{background-color:var(--white);color:var(--pacific);box-shadow:0 0 0 1px var(--pacific) inset}.a-btn--secondary:hover,.a-btn--secondary.hover,.a-btn--secondary:focus,.a-btn--secondary.focus{background-color:var(--pacific-10);color:var(--pacific-dark);box-shadow:0 0 0 1px var(--pacific-dark) inset}.a-btn--secondary:focus,.a-btn--secondary.focus{outline-color:var(--pacific)}.a-btn--secondary:active,.a-btn--secondary.active{background-color:var(--pacific-20);color:var(--navy);box-shadow:0 0 0 1px var(--navy) inset}.a-btn--warning,.a-btn--warning:link,.a-btn--warning:visited{background-color:var(--red-mid-dark);color:var(--white)}.a-btn--warning:hover,.a-btn--warning.hover,.a-btn--warning:focus,.a-btn--warning.focus{background-color:var(--red-dark)}.a-btn--warning:focus,.a-btn--warning.focus{outline-color:var(--red-mid-dark)}.a-btn--warning:active,.a-btn--warning.active{background-color:var(--gray-dark)}.a-btn--disabled,.a-btn--disabled:link,.a-btn--disabled:visited,.a-btn--disabled:hover,.a-btn--disabled.hover,.a-btn--disabled:focus,.a-btn--disabled.focus,.a-btn--disabled:active,.a-btn--disabled.active,.a-btn[disabled],.a-btn[disabled]:link,.a-btn[disabled]:visited,.a-btn[disabled]:hover,.a-btn[disabled].hover,.a-btn[disabled]:focus,.a-btn[disabled].focus,.a-btn[disabled]:active,.a-btn[disabled].active{background-color:var(--gray-20);color:var(--gray-dark);cursor:default;cursor:not-allowed}.a-btn--disabled:focus,.a-btn--disabled.focus,.a-btn[disabled]:focus,.a-btn[disabled].focus{outline-color:var(--gray-20)}@media only screen and (max-width: 37.5em){.a-btn--full-on-xs{width:100%}}.a-btn:has(svg+span) span{order:3}.a-btn:has(span+svg) svg{order:3;flex:none}.a-btn:not(.a-btn--hide-icon):has(svg+span):before,.a-btn:not(.a-btn--hide-icon):has(span+svg):before{content:"";border-left:1px solid var(--pacific-60);order:2;place-self:normal}.a-btn--secondary:has(svg):before{border-color:var(--pacific-60)!important}.a-btn--warning:has(svg):before{border-color:var(--red-60)!important}.a-btn--disabled:has(svg):before,.a-btn[disabled]:has(svg):before{border-color:var(--gray-60)!important}.a-btn--hide-icon svg{display:none}.m-btn-group{display:flex;gap:.9375rem;flex-wrap:wrap;align-items:center;width:fit-content}:root{--input-text-default: var(--black);--input-text-disabled-default: var(--gray-dark);--input-text-placeholder-default: var(--gray-dark);--input-border-default: var(--gray-60);--input-border-disabled: var(--gray-60);--input-border-success: var(--green);--input-border-warning: var(--gold);--input-border-error: var(--red);--input-border-hover-default: var(--pacific);--input-border-focus-default: var(--pacific);--input-bg-default: var(--white);--input-bg-disabled-default: var(--gray-10);--form-alert-icon-color-default: var(--gray);--form-alert-icon-color-success: var(--green);--form-alert-icon-color-warning: var(--gold);--form-alert-icon-color-error: var(--red);--select-border-default: var(--gray-60);--select-border-width-default: 1px;--select-border-error: var(--red);--select-border-width-error: 2px;--select-border-hover-default: var(--pacific);--select-border-focus-default: var(--pacific);--select-bg-disabled-default: var(--gray-10);--select-icon-bg-default: var(--gray-10);--select-text-disabled-default: var(--gray-dark);--choice-border-default: var(--gray-60);--choice-border-disabled: var(--gray-60);--choice-border-success: var(--green);--choice-border-warning: var(--gold);--choice-border-error: var(--red);--choice-border-hover-default: var(--pacific);--choice-border-focus-default: var(--pacific);--choice-outline-focus-default: var(--pacific);--choice-bg-default: var(--white);--choice-bg-disabled: var(--gray-10);--choice-bg-selected-default: var(--pacific);--choice-bg-selected-disabled: var(--gray-40);--choice-bg-selected-focus-default: var(--pacific);--choice-label-disabled-default: var(--gray-dark)}.a-btn--link{padding:1.5px 0;border-radius:0;text-decoration-line:underline;text-decoration-thickness:1px;text-decoration-style:dotted;text-underline-offset:4.5px}.a-btn--link:has(svg){gap:.3125rem}.a-btn--link:has(svg):before{display:none}.a-btn--link,.a-btn--link:link,.a-btn--link:visited{text-decoration-color:var(--pacific);background-color:transparent;color:var(--pacific)}.a-btn--link:hover,.a-btn--link.hover{text-decoration-color:var(--pacific-dark);text-decoration-style:solid;background-color:transparent;color:var(--pacific-dark)}.a-btn--link:focus,.a-btn--link.focus{text-decoration-style:solid;background-color:transparent;outline:1px dotted var(--pacific);color:var(--pacific)}.a-btn--link:active,.a-btn--link.active{text-decoration-color:var(--navy);text-decoration-style:solid;background-color:transparent;color:var(--navy)}.a-btn--link.a-btn--warning,.a-btn--link.a-btn--warning:link,.a-btn--link.a-btn--warning:visited{text-decoration-color:var(--red-mid-dark);background-color:transparent;color:var(--red-mid-dark)}.a-btn--link.a-btn--warning:hover,.a-btn--link.a-btn--warning.hover{text-decoration-color:var(--red-dark);text-decoration-style:solid;background-color:transparent;color:var(--red-dark)}.a-btn--link.a-btn--warning:focus,.a-btn--link.a-btn--warning.focus{text-decoration-style:solid;background-color:transparent;outline:1px dotted var(--red-mid-dark);color:var(--red-mid-dark)}.a-btn--link.a-btn--warning:active,.a-btn--link.a-btn--warning.active{text-decoration-color:var(--gray-dark);text-decoration-style:solid;background-color:transparent;color:var(--gray-dark)}
|
|
2
2
|
/*# sourceMappingURL=index.css.map */
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../../../../packages/cfpb-design-system/src/components/cfpb-buttons/button.scss", "../../../../../packages/cfpb-design-system/src/components/cfpb-buttons/button-group.scss", "../../../../../packages/cfpb-design-system/src/components/cfpb-buttons/button-link.scss"],
|
|
4
|
-
"sourcesContent": ["/* ==========================================================================\n Design System\n Variables\n ========================================================================== */\n/* ==========================================================================\n Design System\n Breakpoint variables.\n\n NOTE: If any of the values in this file are adjusted,\n they need to be adjusted in vars-breakpoints.js as well.\n ========================================================================== */\n/* ==========================================================================\n Design System\n Grid mixins\n ========================================================================== */\n/* stylelint-disable selector-class-pattern */\n/* stylelint-disable selector-class-pattern */\n/* stylelint-disable selector-class-pattern */\n/* stylelint-disable selector-class-pattern */\n/* ==========================================================================\n Design System\n Media queries\n ========================================================================== */\n/* ==========================================================================\n Design System\n Base styles\n ========================================================================== */\n/* ==========================================================================\n Design System\n Button Styling\n ========================================================================== */\nbutton.a-btn::-moz-focus-inner,\ninput.a-btn::-moz-focus-inner {\n border: 0;\n}\n\n.a-btn {\n appearance: none;\n display: flex;\n gap: 0.625rem;\n box-sizing: border-box;\n padding: 0.5em 0.875em;\n border: 0;\n margin: 0;\n border-radius: 0.25em;\n cursor: pointer;\n font-size: 1em;\n font-weight: 500;\n line-height: normal;\n text-align: center;\n text-decoration: none;\n transition: background-color 0.1s;\n width: fit-content;\n height: fit-content;\n justify-content: center;\n}\n.a-btn, .a-btn:link, .a-btn:visited {\n background-color: var(--pacific);\n color: var(--white);\n}\n.a-btn:hover, .a-btn.hover, .a-btn:focus, .a-btn.focus {\n background-color: var(--pacific-dark);\n color: var(--white);\n}\n.a-btn:focus, .a-btn.focus {\n outline: 1px dotted var(--pacific);\n outline-offset: 1px;\n}\n.a-btn:active, .a-btn.active {\n background-color: var(--navy);\n}\n.a-btn--secondary, .a-btn--secondary:link, .a-btn--secondary:visited {\n background-color: var(--white);\n color: var(--pacific);\n box-shadow: 0 0 0 1px var(--pacific) inset;\n}\n.a-btn--secondary:hover, .a-btn--secondary.hover, .a-btn--secondary:focus, .a-btn--secondary.focus {\n background-color: var(--pacific-10);\n color: var(--pacific-dark);\n box-shadow: 0 0 0 1px var(--pacific-dark) inset;\n}\n.a-btn--secondary:focus, .a-btn--secondary.focus {\n outline-color: var(--pacific);\n}\n.a-btn--secondary:active, .a-btn--secondary.active {\n background-color: var(--pacific-20);\n color: var(--navy);\n box-shadow: 0 0 0 1px var(--navy) inset;\n}\n.a-btn--warning, .a-btn--warning:link, .a-btn--warning:visited {\n background-color: var(--red-mid-dark);\n color: var(--white);\n}\n.a-btn--warning:hover, .a-btn--warning.hover, .a-btn--warning:focus, .a-btn--warning.focus {\n background-color: var(--red-dark);\n}\n.a-btn--warning:focus, .a-btn--warning.focus {\n outline-color: var(--red-mid-dark);\n}\n.a-btn--warning:active, .a-btn--warning.active {\n background-color: var(--gray-dark);\n}\n.a-btn--disabled, .a-btn--disabled:link, .a-btn--disabled:visited, .a-btn--disabled:hover, .a-btn--disabled.hover, .a-btn--disabled:focus, .a-btn--disabled.focus, .a-btn--disabled:active, .a-btn--disabled.active, .a-btn[disabled], .a-btn[disabled]:link, .a-btn[disabled]:visited, .a-btn[disabled]:hover, .a-btn[disabled].hover, .a-btn[disabled]:focus, .a-btn[disabled].focus, .a-btn[disabled]:active, .a-btn[disabled].active {\n background-color: var(--gray-20);\n color: var(--gray-dark);\n cursor: default;\n cursor: not-allowed;\n}\n.a-btn--disabled:focus, .a-btn--disabled.focus, .a-btn[disabled]:focus, .a-btn[disabled].focus {\n outline-color: var(--gray-20);\n}\n@media only screen and (max-width: 37.5em) {\n .a-btn--full-on-xs {\n width: 100%;\n }\n}\n.a-btn:has(svg + span) span {\n order: 3;\n}\n.a-btn:has(span + svg) svg {\n order: 3;\n flex: none;\n}\n.a-btn:not(.a-btn--hide-icon):has(svg + span)::before, .a-btn:not(.a-btn--hide-icon):has(span + svg)::before {\n content: \"\";\n border-left: 1px solid var(--pacific-60);\n order: 2;\n place-self: normal;\n}\n.a-btn--secondary:has(svg)::before {\n border-color: var(--pacific-60) !important;\n}\n.a-btn--warning:has(svg)::before {\n border-color: var(--red-60) !important;\n}\n.a-btn--disabled:has(svg)::before, .a-btn[disabled]:has(svg)::before {\n border-color: var(--gray-60) !important;\n}\n.a-btn--hide-icon svg {\n display: none;\n}", "/* ==========================================================================\n Design System\n Variables\n ========================================================================== */\n/* ==========================================================================\n Design System\n Breakpoint variables.\n\n NOTE: If any of the values in this file are adjusted,\n they need to be adjusted in vars-breakpoints.js as well.\n ========================================================================== */\n/* ==========================================================================\n Design System\n Grid mixins\n ========================================================================== */\n/* stylelint-disable selector-class-pattern */\n/* stylelint-disable selector-class-pattern */\n/* stylelint-disable selector-class-pattern */\n/* stylelint-disable selector-class-pattern */\n/* ==========================================================================\n Design System\n Media queries\n ========================================================================== */\n/* ==========================================================================\n Design System\n Base styles\n ========================================================================== */\n.m-btn-group {\n display: flex;\n gap: 0.9375rem;\n flex-wrap: wrap;\n align-items: center;\n width: fit-content;\n}", "/* ==========================================================================\n Design System\n Variables\n ========================================================================== */\n/* ==========================================================================\n Design System\n Breakpoint variables.\n\n NOTE: If any of the values in this file are adjusted,\n they need to be adjusted in vars-breakpoints.js as well.\n ========================================================================== */\n/* ==========================================================================\n Design System\n Grid mixins\n ========================================================================== */\n/* stylelint-disable selector-class-pattern */\n/* stylelint-disable selector-class-pattern */\n/* stylelint-disable selector-class-pattern */\n/* stylelint-disable selector-class-pattern */\n/* ==========================================================================\n Design System\n Media queries\n ========================================================================== */\n/* ==========================================================================\n Design System\n Base styles\n ========================================================================== */\n/* ==========================================================================\n Design System\n Button Styling\n ========================================================================== */\n/*\nLink text and underline.\n$v: Link link and visited color.\n$h: Link hover color.\n$f: Link focus color.\n$a: Link active color.\n*/\n.a-btn--link {\n padding: 1.5px 0;\n border-radius: 0;\n text-decoration-line: underline;\n text-decoration-thickness: 1px;\n text-decoration-style: dotted;\n text-underline-offset: 4.5px;\n}\n.a-btn--link:has(svg) {\n gap: 0.3125rem;\n}\n.a-btn--link:has(svg)::before {\n display: none;\n}\n\n.a-btn--link, .a-btn--link:link, .a-btn--link:visited {\n text-decoration-color: var(--pacific);\n background-color: transparent;\n color: var(--pacific);\n}\n.a-btn--link:hover, .a-btn--link.hover {\n text-decoration-color: var(--pacific-dark);\n text-decoration-style: solid;\n background-color: transparent;\n color: var(--pacific-dark);\n}\n.a-btn--link:focus, .a-btn--link.focus {\n text-decoration-style: solid;\n background-color: transparent;\n outline: 1px dotted var(--pacific);\n color: var(--pacific);\n}\n.a-btn--link:active, .a-btn--link.active {\n text-decoration-color: var(--navy);\n text-decoration-style: solid;\n background-color: transparent;\n color: var(--navy);\n}\n\n.a-btn--link.a-btn--warning, .a-btn--link.a-btn--warning:link, .a-btn--link.a-btn--warning:visited {\n text-decoration-color: var(--red-mid-dark);\n background-color: transparent;\n color: var(--red-mid-dark);\n}\n.a-btn--link.a-btn--warning:hover, .a-btn--link.a-btn--warning.hover {\n text-decoration-color: var(--red-dark);\n text-decoration-style: solid;\n background-color: transparent;\n color: var(--red-dark);\n}\n.a-btn--link.a-btn--warning:focus, .a-btn--link.a-btn--warning.focus {\n text-decoration-style: solid;\n background-color: transparent;\n outline: 1px dotted var(--red-mid-dark);\n color: var(--red-mid-dark);\n}\n.a-btn--link.a-btn--warning:active, .a-btn--link.a-btn--warning.active {\n text-decoration-color: var(--gray-dark);\n text-decoration-style: solid;\n background-color: transparent;\n color: var(--gray-dark);\n}"],
|
|
5
|
-
"mappings": "
|
|
4
|
+
"sourcesContent": ["/* ==========================================================================\n Design System\n Variables\n ========================================================================== */\n:root {\n --input-text-default: var(--black);\n --input-text-disabled-default: var(--gray-dark);\n --input-text-placeholder-default: var(--gray-dark);\n --input-border-default: var(--gray-60);\n --input-border-disabled: var(--gray-60);\n --input-border-success: var(--green);\n --input-border-warning: var(--gold);\n --input-border-error: var(--red);\n --input-border-hover-default: var(--pacific);\n --input-border-focus-default: var(--pacific);\n --input-bg-default: var(--white);\n --input-bg-disabled-default: var(--gray-10);\n --form-alert-icon-color-default: var(--gray);\n --form-alert-icon-color-success: var(--green);\n --form-alert-icon-color-warning: var(--gold);\n --form-alert-icon-color-error: var(--red);\n --select-border-default: var(--gray-60);\n --select-border-width-default: 1px;\n --select-border-error: var(--red);\n --select-border-width-error: 2px;\n --select-border-hover-default: var(--pacific);\n --select-border-focus-default: var(--pacific);\n --select-bg-disabled-default: var(--gray-10);\n --select-icon-bg-default: var(--gray-10);\n --select-text-disabled-default: var(--gray-dark);\n --choice-border-default: var(--gray-60);\n --choice-border-disabled: var(--gray-60);\n --choice-border-success: var(--green);\n --choice-border-warning: var(--gold);\n --choice-border-error: var(--red);\n --choice-border-hover-default: var(--pacific);\n --choice-border-focus-default: var(--pacific);\n --choice-outline-focus-default: var(--pacific);\n --choice-bg-default: var(--white);\n --choice-bg-disabled: var(--gray-10);\n --choice-bg-selected-default: var(--pacific);\n --choice-bg-selected-disabled: var(--gray-40);\n --choice-bg-selected-focus-default: var(--pacific);\n --choice-label-disabled-default: var(--gray-dark);\n}\n\n/* ==========================================================================\n Design System\n Breakpoint variables.\n\n NOTE: If any of the values in this file are adjusted,\n they need to be adjusted in vars-breakpoints.js as well.\n ========================================================================== */\n/* ==========================================================================\n Design System\n Grid mixins\n ========================================================================== */\n/* stylelint-disable selector-class-pattern */\n/* stylelint-disable selector-class-pattern */\n/* stylelint-disable selector-class-pattern */\n/* stylelint-disable selector-class-pattern */\n/* ==========================================================================\n Design System\n Media queries\n ========================================================================== */\n/* ==========================================================================\n Design System\n Base styles\n ========================================================================== */\n/* ==========================================================================\n Design System\n Button Styling\n ========================================================================== */\nbutton.a-btn::-moz-focus-inner,\ninput.a-btn::-moz-focus-inner {\n border: 0;\n}\n\n.a-btn {\n appearance: none;\n display: flex;\n gap: 0.625rem;\n box-sizing: border-box;\n padding: 0.5em 0.875em;\n border: 0;\n margin: 0;\n border-radius: 0.25em;\n cursor: pointer;\n font-size: 1em;\n font-weight: 500;\n line-height: normal;\n text-align: center;\n text-decoration: none;\n transition: background-color 0.1s;\n width: fit-content;\n height: fit-content;\n justify-content: center;\n}\n.a-btn, .a-btn:link, .a-btn:visited {\n background-color: var(--pacific);\n color: var(--white);\n}\n.a-btn:hover, .a-btn.hover, .a-btn:focus, .a-btn.focus {\n background-color: var(--pacific-dark);\n color: var(--white);\n}\n.a-btn:focus, .a-btn.focus {\n outline: 1px dotted var(--pacific);\n outline-offset: 1px;\n}\n.a-btn:active, .a-btn.active {\n background-color: var(--navy);\n}\n.a-btn--secondary, .a-btn--secondary:link, .a-btn--secondary:visited {\n background-color: var(--white);\n color: var(--pacific);\n box-shadow: 0 0 0 1px var(--pacific) inset;\n}\n.a-btn--secondary:hover, .a-btn--secondary.hover, .a-btn--secondary:focus, .a-btn--secondary.focus {\n background-color: var(--pacific-10);\n color: var(--pacific-dark);\n box-shadow: 0 0 0 1px var(--pacific-dark) inset;\n}\n.a-btn--secondary:focus, .a-btn--secondary.focus {\n outline-color: var(--pacific);\n}\n.a-btn--secondary:active, .a-btn--secondary.active {\n background-color: var(--pacific-20);\n color: var(--navy);\n box-shadow: 0 0 0 1px var(--navy) inset;\n}\n.a-btn--warning, .a-btn--warning:link, .a-btn--warning:visited {\n background-color: var(--red-mid-dark);\n color: var(--white);\n}\n.a-btn--warning:hover, .a-btn--warning.hover, .a-btn--warning:focus, .a-btn--warning.focus {\n background-color: var(--red-dark);\n}\n.a-btn--warning:focus, .a-btn--warning.focus {\n outline-color: var(--red-mid-dark);\n}\n.a-btn--warning:active, .a-btn--warning.active {\n background-color: var(--gray-dark);\n}\n.a-btn--disabled, .a-btn--disabled:link, .a-btn--disabled:visited, .a-btn--disabled:hover, .a-btn--disabled.hover, .a-btn--disabled:focus, .a-btn--disabled.focus, .a-btn--disabled:active, .a-btn--disabled.active, .a-btn[disabled], .a-btn[disabled]:link, .a-btn[disabled]:visited, .a-btn[disabled]:hover, .a-btn[disabled].hover, .a-btn[disabled]:focus, .a-btn[disabled].focus, .a-btn[disabled]:active, .a-btn[disabled].active {\n background-color: var(--gray-20);\n color: var(--gray-dark);\n cursor: default;\n cursor: not-allowed;\n}\n.a-btn--disabled:focus, .a-btn--disabled.focus, .a-btn[disabled]:focus, .a-btn[disabled].focus {\n outline-color: var(--gray-20);\n}\n@media only screen and (max-width: 37.5em) {\n .a-btn--full-on-xs {\n width: 100%;\n }\n}\n.a-btn:has(svg + span) span {\n order: 3;\n}\n.a-btn:has(span + svg) svg {\n order: 3;\n flex: none;\n}\n.a-btn:not(.a-btn--hide-icon):has(svg + span)::before, .a-btn:not(.a-btn--hide-icon):has(span + svg)::before {\n content: \"\";\n border-left: 1px solid var(--pacific-60);\n order: 2;\n place-self: normal;\n}\n.a-btn--secondary:has(svg)::before {\n border-color: var(--pacific-60) !important;\n}\n.a-btn--warning:has(svg)::before {\n border-color: var(--red-60) !important;\n}\n.a-btn--disabled:has(svg)::before, .a-btn[disabled]:has(svg)::before {\n border-color: var(--gray-60) !important;\n}\n.a-btn--hide-icon svg {\n display: none;\n}", "/* ==========================================================================\n Design System\n Variables\n ========================================================================== */\n:root {\n --input-text-default: var(--black);\n --input-text-disabled-default: var(--gray-dark);\n --input-text-placeholder-default: var(--gray-dark);\n --input-border-default: var(--gray-60);\n --input-border-disabled: var(--gray-60);\n --input-border-success: var(--green);\n --input-border-warning: var(--gold);\n --input-border-error: var(--red);\n --input-border-hover-default: var(--pacific);\n --input-border-focus-default: var(--pacific);\n --input-bg-default: var(--white);\n --input-bg-disabled-default: var(--gray-10);\n --form-alert-icon-color-default: var(--gray);\n --form-alert-icon-color-success: var(--green);\n --form-alert-icon-color-warning: var(--gold);\n --form-alert-icon-color-error: var(--red);\n --select-border-default: var(--gray-60);\n --select-border-width-default: 1px;\n --select-border-error: var(--red);\n --select-border-width-error: 2px;\n --select-border-hover-default: var(--pacific);\n --select-border-focus-default: var(--pacific);\n --select-bg-disabled-default: var(--gray-10);\n --select-icon-bg-default: var(--gray-10);\n --select-text-disabled-default: var(--gray-dark);\n --choice-border-default: var(--gray-60);\n --choice-border-disabled: var(--gray-60);\n --choice-border-success: var(--green);\n --choice-border-warning: var(--gold);\n --choice-border-error: var(--red);\n --choice-border-hover-default: var(--pacific);\n --choice-border-focus-default: var(--pacific);\n --choice-outline-focus-default: var(--pacific);\n --choice-bg-default: var(--white);\n --choice-bg-disabled: var(--gray-10);\n --choice-bg-selected-default: var(--pacific);\n --choice-bg-selected-disabled: var(--gray-40);\n --choice-bg-selected-focus-default: var(--pacific);\n --choice-label-disabled-default: var(--gray-dark);\n}\n\n/* ==========================================================================\n Design System\n Breakpoint variables.\n\n NOTE: If any of the values in this file are adjusted,\n they need to be adjusted in vars-breakpoints.js as well.\n ========================================================================== */\n/* ==========================================================================\n Design System\n Grid mixins\n ========================================================================== */\n/* stylelint-disable selector-class-pattern */\n/* stylelint-disable selector-class-pattern */\n/* stylelint-disable selector-class-pattern */\n/* stylelint-disable selector-class-pattern */\n/* ==========================================================================\n Design System\n Media queries\n ========================================================================== */\n/* ==========================================================================\n Design System\n Base styles\n ========================================================================== */\n.m-btn-group {\n display: flex;\n gap: 0.9375rem;\n flex-wrap: wrap;\n align-items: center;\n width: fit-content;\n}", "/* ==========================================================================\n Design System\n Variables\n ========================================================================== */\n:root {\n --input-text-default: var(--black);\n --input-text-disabled-default: var(--gray-dark);\n --input-text-placeholder-default: var(--gray-dark);\n --input-border-default: var(--gray-60);\n --input-border-disabled: var(--gray-60);\n --input-border-success: var(--green);\n --input-border-warning: var(--gold);\n --input-border-error: var(--red);\n --input-border-hover-default: var(--pacific);\n --input-border-focus-default: var(--pacific);\n --input-bg-default: var(--white);\n --input-bg-disabled-default: var(--gray-10);\n --form-alert-icon-color-default: var(--gray);\n --form-alert-icon-color-success: var(--green);\n --form-alert-icon-color-warning: var(--gold);\n --form-alert-icon-color-error: var(--red);\n --select-border-default: var(--gray-60);\n --select-border-width-default: 1px;\n --select-border-error: var(--red);\n --select-border-width-error: 2px;\n --select-border-hover-default: var(--pacific);\n --select-border-focus-default: var(--pacific);\n --select-bg-disabled-default: var(--gray-10);\n --select-icon-bg-default: var(--gray-10);\n --select-text-disabled-default: var(--gray-dark);\n --choice-border-default: var(--gray-60);\n --choice-border-disabled: var(--gray-60);\n --choice-border-success: var(--green);\n --choice-border-warning: var(--gold);\n --choice-border-error: var(--red);\n --choice-border-hover-default: var(--pacific);\n --choice-border-focus-default: var(--pacific);\n --choice-outline-focus-default: var(--pacific);\n --choice-bg-default: var(--white);\n --choice-bg-disabled: var(--gray-10);\n --choice-bg-selected-default: var(--pacific);\n --choice-bg-selected-disabled: var(--gray-40);\n --choice-bg-selected-focus-default: var(--pacific);\n --choice-label-disabled-default: var(--gray-dark);\n}\n\n/* ==========================================================================\n Design System\n Breakpoint variables.\n\n NOTE: If any of the values in this file are adjusted,\n they need to be adjusted in vars-breakpoints.js as well.\n ========================================================================== */\n/* ==========================================================================\n Design System\n Grid mixins\n ========================================================================== */\n/* stylelint-disable selector-class-pattern */\n/* stylelint-disable selector-class-pattern */\n/* stylelint-disable selector-class-pattern */\n/* stylelint-disable selector-class-pattern */\n/* ==========================================================================\n Design System\n Media queries\n ========================================================================== */\n/* ==========================================================================\n Design System\n Base styles\n ========================================================================== */\n/* ==========================================================================\n Design System\n Button Styling\n ========================================================================== */\n/*\nLink text and underline.\n$v: Link link and visited color.\n$h: Link hover color.\n$f: Link focus color.\n$a: Link active color.\n*/\n.a-btn--link {\n padding: 1.5px 0;\n border-radius: 0;\n text-decoration-line: underline;\n text-decoration-thickness: 1px;\n text-decoration-style: dotted;\n text-underline-offset: 4.5px;\n}\n.a-btn--link:has(svg) {\n gap: 0.3125rem;\n}\n.a-btn--link:has(svg)::before {\n display: none;\n}\n\n.a-btn--link, .a-btn--link:link, .a-btn--link:visited {\n text-decoration-color: var(--pacific);\n background-color: transparent;\n color: var(--pacific);\n}\n.a-btn--link:hover, .a-btn--link.hover {\n text-decoration-color: var(--pacific-dark);\n text-decoration-style: solid;\n background-color: transparent;\n color: var(--pacific-dark);\n}\n.a-btn--link:focus, .a-btn--link.focus {\n text-decoration-style: solid;\n background-color: transparent;\n outline: 1px dotted var(--pacific);\n color: var(--pacific);\n}\n.a-btn--link:active, .a-btn--link.active {\n text-decoration-color: var(--navy);\n text-decoration-style: solid;\n background-color: transparent;\n color: var(--navy);\n}\n\n.a-btn--link.a-btn--warning, .a-btn--link.a-btn--warning:link, .a-btn--link.a-btn--warning:visited {\n text-decoration-color: var(--red-mid-dark);\n background-color: transparent;\n color: var(--red-mid-dark);\n}\n.a-btn--link.a-btn--warning:hover, .a-btn--link.a-btn--warning.hover {\n text-decoration-color: var(--red-dark);\n text-decoration-style: solid;\n background-color: transparent;\n color: var(--red-dark);\n}\n.a-btn--link.a-btn--warning:focus, .a-btn--link.a-btn--warning.focus {\n text-decoration-style: solid;\n background-color: transparent;\n outline: 1px dotted var(--red-mid-dark);\n color: var(--red-mid-dark);\n}\n.a-btn--link.a-btn--warning:active, .a-btn--link.a-btn--warning.active {\n text-decoration-color: var(--gray-dark);\n text-decoration-style: solid;\n background-color: transparent;\n color: var(--gray-dark);\n}"],
|
|
5
|
+
"mappings": "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",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
(()=>{var
|
|
1
|
+
(()=>{var d=Object.defineProperty;var e=(n,o)=>{for(var i in o)d(n,i,{get:o[i],enumerable:!0})};var a={};e(a,{default:()=>l});var l={};var r={};e(r,{default:()=>b});var b={};var t={};e(t,{default:()=>u});var u={};})();
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../../../../packages/cfpb-design-system/src/components/cfpb-buttons/button.scss", "../../../../../packages/cfpb-design-system/src/components/cfpb-buttons/button-group.scss", "../../../../../packages/cfpb-design-system/src/components/cfpb-buttons/button-link.scss"],
|
|
4
|
-
"sourcesContent": ["/* ==========================================================================\n Design System\n Variables\n ========================================================================== */\n/* ==========================================================================\n Design System\n Breakpoint variables.\n\n NOTE: If any of the values in this file are adjusted,\n they need to be adjusted in vars-breakpoints.js as well.\n ========================================================================== */\n/* ==========================================================================\n Design System\n Grid mixins\n ========================================================================== */\n/* stylelint-disable selector-class-pattern */\n/* stylelint-disable selector-class-pattern */\n/* stylelint-disable selector-class-pattern */\n/* stylelint-disable selector-class-pattern */\n/* ==========================================================================\n Design System\n Media queries\n ========================================================================== */\n/* ==========================================================================\n Design System\n Base styles\n ========================================================================== */\n/* ==========================================================================\n Design System\n Button Styling\n ========================================================================== */\nbutton.a-btn::-moz-focus-inner,\ninput.a-btn::-moz-focus-inner {\n border: 0;\n}\n\n.a-btn {\n appearance: none;\n display: flex;\n gap: 0.625rem;\n box-sizing: border-box;\n padding: 0.5em 0.875em;\n border: 0;\n margin: 0;\n border-radius: 0.25em;\n cursor: pointer;\n font-size: 1em;\n font-weight: 500;\n line-height: normal;\n text-align: center;\n text-decoration: none;\n transition: background-color 0.1s;\n width: fit-content;\n height: fit-content;\n justify-content: center;\n}\n.a-btn, .a-btn:link, .a-btn:visited {\n background-color: var(--pacific);\n color: var(--white);\n}\n.a-btn:hover, .a-btn.hover, .a-btn:focus, .a-btn.focus {\n background-color: var(--pacific-dark);\n color: var(--white);\n}\n.a-btn:focus, .a-btn.focus {\n outline: 1px dotted var(--pacific);\n outline-offset: 1px;\n}\n.a-btn:active, .a-btn.active {\n background-color: var(--navy);\n}\n.a-btn--secondary, .a-btn--secondary:link, .a-btn--secondary:visited {\n background-color: var(--white);\n color: var(--pacific);\n box-shadow: 0 0 0 1px var(--pacific) inset;\n}\n.a-btn--secondary:hover, .a-btn--secondary.hover, .a-btn--secondary:focus, .a-btn--secondary.focus {\n background-color: var(--pacific-10);\n color: var(--pacific-dark);\n box-shadow: 0 0 0 1px var(--pacific-dark) inset;\n}\n.a-btn--secondary:focus, .a-btn--secondary.focus {\n outline-color: var(--pacific);\n}\n.a-btn--secondary:active, .a-btn--secondary.active {\n background-color: var(--pacific-20);\n color: var(--navy);\n box-shadow: 0 0 0 1px var(--navy) inset;\n}\n.a-btn--warning, .a-btn--warning:link, .a-btn--warning:visited {\n background-color: var(--red-mid-dark);\n color: var(--white);\n}\n.a-btn--warning:hover, .a-btn--warning.hover, .a-btn--warning:focus, .a-btn--warning.focus {\n background-color: var(--red-dark);\n}\n.a-btn--warning:focus, .a-btn--warning.focus {\n outline-color: var(--red-mid-dark);\n}\n.a-btn--warning:active, .a-btn--warning.active {\n background-color: var(--gray-dark);\n}\n.a-btn--disabled, .a-btn--disabled:link, .a-btn--disabled:visited, .a-btn--disabled:hover, .a-btn--disabled.hover, .a-btn--disabled:focus, .a-btn--disabled.focus, .a-btn--disabled:active, .a-btn--disabled.active, .a-btn[disabled], .a-btn[disabled]:link, .a-btn[disabled]:visited, .a-btn[disabled]:hover, .a-btn[disabled].hover, .a-btn[disabled]:focus, .a-btn[disabled].focus, .a-btn[disabled]:active, .a-btn[disabled].active {\n background-color: var(--gray-20);\n color: var(--gray-dark);\n cursor: default;\n cursor: not-allowed;\n}\n.a-btn--disabled:focus, .a-btn--disabled.focus, .a-btn[disabled]:focus, .a-btn[disabled].focus {\n outline-color: var(--gray-20);\n}\n@media only screen and (max-width: 37.5em) {\n .a-btn--full-on-xs {\n width: 100%;\n }\n}\n.a-btn:has(svg + span) span {\n order: 3;\n}\n.a-btn:has(span + svg) svg {\n order: 3;\n flex: none;\n}\n.a-btn:not(.a-btn--hide-icon):has(svg + span)::before, .a-btn:not(.a-btn--hide-icon):has(span + svg)::before {\n content: \"\";\n border-left: 1px solid var(--pacific-60);\n order: 2;\n place-self: normal;\n}\n.a-btn--secondary:has(svg)::before {\n border-color: var(--pacific-60) !important;\n}\n.a-btn--warning:has(svg)::before {\n border-color: var(--red-60) !important;\n}\n.a-btn--disabled:has(svg)::before, .a-btn[disabled]:has(svg)::before {\n border-color: var(--gray-60) !important;\n}\n.a-btn--hide-icon svg {\n display: none;\n}", "/* ==========================================================================\n Design System\n Variables\n ========================================================================== */\n/* ==========================================================================\n Design System\n Breakpoint variables.\n\n NOTE: If any of the values in this file are adjusted,\n they need to be adjusted in vars-breakpoints.js as well.\n ========================================================================== */\n/* ==========================================================================\n Design System\n Grid mixins\n ========================================================================== */\n/* stylelint-disable selector-class-pattern */\n/* stylelint-disable selector-class-pattern */\n/* stylelint-disable selector-class-pattern */\n/* stylelint-disable selector-class-pattern */\n/* ==========================================================================\n Design System\n Media queries\n ========================================================================== */\n/* ==========================================================================\n Design System\n Base styles\n ========================================================================== */\n.m-btn-group {\n display: flex;\n gap: 0.9375rem;\n flex-wrap: wrap;\n align-items: center;\n width: fit-content;\n}", "/* ==========================================================================\n Design System\n Variables\n ========================================================================== */\n/* ==========================================================================\n Design System\n Breakpoint variables.\n\n NOTE: If any of the values in this file are adjusted,\n they need to be adjusted in vars-breakpoints.js as well.\n ========================================================================== */\n/* ==========================================================================\n Design System\n Grid mixins\n ========================================================================== */\n/* stylelint-disable selector-class-pattern */\n/* stylelint-disable selector-class-pattern */\n/* stylelint-disable selector-class-pattern */\n/* stylelint-disable selector-class-pattern */\n/* ==========================================================================\n Design System\n Media queries\n ========================================================================== */\n/* ==========================================================================\n Design System\n Base styles\n ========================================================================== */\n/* ==========================================================================\n Design System\n Button Styling\n ========================================================================== */\n/*\nLink text and underline.\n$v: Link link and visited color.\n$h: Link hover color.\n$f: Link focus color.\n$a: Link active color.\n*/\n.a-btn--link {\n padding: 1.5px 0;\n border-radius: 0;\n text-decoration-line: underline;\n text-decoration-thickness: 1px;\n text-decoration-style: dotted;\n text-underline-offset: 4.5px;\n}\n.a-btn--link:has(svg) {\n gap: 0.3125rem;\n}\n.a-btn--link:has(svg)::before {\n display: none;\n}\n\n.a-btn--link, .a-btn--link:link, .a-btn--link:visited {\n text-decoration-color: var(--pacific);\n background-color: transparent;\n color: var(--pacific);\n}\n.a-btn--link:hover, .a-btn--link.hover {\n text-decoration-color: var(--pacific-dark);\n text-decoration-style: solid;\n background-color: transparent;\n color: var(--pacific-dark);\n}\n.a-btn--link:focus, .a-btn--link.focus {\n text-decoration-style: solid;\n background-color: transparent;\n outline: 1px dotted var(--pacific);\n color: var(--pacific);\n}\n.a-btn--link:active, .a-btn--link.active {\n text-decoration-color: var(--navy);\n text-decoration-style: solid;\n background-color: transparent;\n color: var(--navy);\n}\n\n.a-btn--link.a-btn--warning, .a-btn--link.a-btn--warning:link, .a-btn--link.a-btn--warning:visited {\n text-decoration-color: var(--red-mid-dark);\n background-color: transparent;\n color: var(--red-mid-dark);\n}\n.a-btn--link.a-btn--warning:hover, .a-btn--link.a-btn--warning.hover {\n text-decoration-color: var(--red-dark);\n text-decoration-style: solid;\n background-color: transparent;\n color: var(--red-dark);\n}\n.a-btn--link.a-btn--warning:focus, .a-btn--link.a-btn--warning.focus {\n text-decoration-style: solid;\n background-color: transparent;\n outline: 1px dotted var(--red-mid-dark);\n color: var(--red-mid-dark);\n}\n.a-btn--link.a-btn--warning:active, .a-btn--link.a-btn--warning.active {\n text-decoration-color: var(--gray-dark);\n text-decoration-style: solid;\n background-color: transparent;\n color: var(--gray-dark);\n}"],
|
|
4
|
+
"sourcesContent": ["/* ==========================================================================\n Design System\n Variables\n ========================================================================== */\n:root {\n --input-text-default: var(--black);\n --input-text-disabled-default: var(--gray-dark);\n --input-text-placeholder-default: var(--gray-dark);\n --input-border-default: var(--gray-60);\n --input-border-disabled: var(--gray-60);\n --input-border-success: var(--green);\n --input-border-warning: var(--gold);\n --input-border-error: var(--red);\n --input-border-hover-default: var(--pacific);\n --input-border-focus-default: var(--pacific);\n --input-bg-default: var(--white);\n --input-bg-disabled-default: var(--gray-10);\n --form-alert-icon-color-default: var(--gray);\n --form-alert-icon-color-success: var(--green);\n --form-alert-icon-color-warning: var(--gold);\n --form-alert-icon-color-error: var(--red);\n --select-border-default: var(--gray-60);\n --select-border-width-default: 1px;\n --select-border-error: var(--red);\n --select-border-width-error: 2px;\n --select-border-hover-default: var(--pacific);\n --select-border-focus-default: var(--pacific);\n --select-bg-disabled-default: var(--gray-10);\n --select-icon-bg-default: var(--gray-10);\n --select-text-disabled-default: var(--gray-dark);\n --choice-border-default: var(--gray-60);\n --choice-border-disabled: var(--gray-60);\n --choice-border-success: var(--green);\n --choice-border-warning: var(--gold);\n --choice-border-error: var(--red);\n --choice-border-hover-default: var(--pacific);\n --choice-border-focus-default: var(--pacific);\n --choice-outline-focus-default: var(--pacific);\n --choice-bg-default: var(--white);\n --choice-bg-disabled: var(--gray-10);\n --choice-bg-selected-default: var(--pacific);\n --choice-bg-selected-disabled: var(--gray-40);\n --choice-bg-selected-focus-default: var(--pacific);\n --choice-label-disabled-default: var(--gray-dark);\n}\n\n/* ==========================================================================\n Design System\n Breakpoint variables.\n\n NOTE: If any of the values in this file are adjusted,\n they need to be adjusted in vars-breakpoints.js as well.\n ========================================================================== */\n/* ==========================================================================\n Design System\n Grid mixins\n ========================================================================== */\n/* stylelint-disable selector-class-pattern */\n/* stylelint-disable selector-class-pattern */\n/* stylelint-disable selector-class-pattern */\n/* stylelint-disable selector-class-pattern */\n/* ==========================================================================\n Design System\n Media queries\n ========================================================================== */\n/* ==========================================================================\n Design System\n Base styles\n ========================================================================== */\n/* ==========================================================================\n Design System\n Button Styling\n ========================================================================== */\nbutton.a-btn::-moz-focus-inner,\ninput.a-btn::-moz-focus-inner {\n border: 0;\n}\n\n.a-btn {\n appearance: none;\n display: flex;\n gap: 0.625rem;\n box-sizing: border-box;\n padding: 0.5em 0.875em;\n border: 0;\n margin: 0;\n border-radius: 0.25em;\n cursor: pointer;\n font-size: 1em;\n font-weight: 500;\n line-height: normal;\n text-align: center;\n text-decoration: none;\n transition: background-color 0.1s;\n width: fit-content;\n height: fit-content;\n justify-content: center;\n}\n.a-btn, .a-btn:link, .a-btn:visited {\n background-color: var(--pacific);\n color: var(--white);\n}\n.a-btn:hover, .a-btn.hover, .a-btn:focus, .a-btn.focus {\n background-color: var(--pacific-dark);\n color: var(--white);\n}\n.a-btn:focus, .a-btn.focus {\n outline: 1px dotted var(--pacific);\n outline-offset: 1px;\n}\n.a-btn:active, .a-btn.active {\n background-color: var(--navy);\n}\n.a-btn--secondary, .a-btn--secondary:link, .a-btn--secondary:visited {\n background-color: var(--white);\n color: var(--pacific);\n box-shadow: 0 0 0 1px var(--pacific) inset;\n}\n.a-btn--secondary:hover, .a-btn--secondary.hover, .a-btn--secondary:focus, .a-btn--secondary.focus {\n background-color: var(--pacific-10);\n color: var(--pacific-dark);\n box-shadow: 0 0 0 1px var(--pacific-dark) inset;\n}\n.a-btn--secondary:focus, .a-btn--secondary.focus {\n outline-color: var(--pacific);\n}\n.a-btn--secondary:active, .a-btn--secondary.active {\n background-color: var(--pacific-20);\n color: var(--navy);\n box-shadow: 0 0 0 1px var(--navy) inset;\n}\n.a-btn--warning, .a-btn--warning:link, .a-btn--warning:visited {\n background-color: var(--red-mid-dark);\n color: var(--white);\n}\n.a-btn--warning:hover, .a-btn--warning.hover, .a-btn--warning:focus, .a-btn--warning.focus {\n background-color: var(--red-dark);\n}\n.a-btn--warning:focus, .a-btn--warning.focus {\n outline-color: var(--red-mid-dark);\n}\n.a-btn--warning:active, .a-btn--warning.active {\n background-color: var(--gray-dark);\n}\n.a-btn--disabled, .a-btn--disabled:link, .a-btn--disabled:visited, .a-btn--disabled:hover, .a-btn--disabled.hover, .a-btn--disabled:focus, .a-btn--disabled.focus, .a-btn--disabled:active, .a-btn--disabled.active, .a-btn[disabled], .a-btn[disabled]:link, .a-btn[disabled]:visited, .a-btn[disabled]:hover, .a-btn[disabled].hover, .a-btn[disabled]:focus, .a-btn[disabled].focus, .a-btn[disabled]:active, .a-btn[disabled].active {\n background-color: var(--gray-20);\n color: var(--gray-dark);\n cursor: default;\n cursor: not-allowed;\n}\n.a-btn--disabled:focus, .a-btn--disabled.focus, .a-btn[disabled]:focus, .a-btn[disabled].focus {\n outline-color: var(--gray-20);\n}\n@media only screen and (max-width: 37.5em) {\n .a-btn--full-on-xs {\n width: 100%;\n }\n}\n.a-btn:has(svg + span) span {\n order: 3;\n}\n.a-btn:has(span + svg) svg {\n order: 3;\n flex: none;\n}\n.a-btn:not(.a-btn--hide-icon):has(svg + span)::before, .a-btn:not(.a-btn--hide-icon):has(span + svg)::before {\n content: \"\";\n border-left: 1px solid var(--pacific-60);\n order: 2;\n place-self: normal;\n}\n.a-btn--secondary:has(svg)::before {\n border-color: var(--pacific-60) !important;\n}\n.a-btn--warning:has(svg)::before {\n border-color: var(--red-60) !important;\n}\n.a-btn--disabled:has(svg)::before, .a-btn[disabled]:has(svg)::before {\n border-color: var(--gray-60) !important;\n}\n.a-btn--hide-icon svg {\n display: none;\n}", "/* ==========================================================================\n Design System\n Variables\n ========================================================================== */\n:root {\n --input-text-default: var(--black);\n --input-text-disabled-default: var(--gray-dark);\n --input-text-placeholder-default: var(--gray-dark);\n --input-border-default: var(--gray-60);\n --input-border-disabled: var(--gray-60);\n --input-border-success: var(--green);\n --input-border-warning: var(--gold);\n --input-border-error: var(--red);\n --input-border-hover-default: var(--pacific);\n --input-border-focus-default: var(--pacific);\n --input-bg-default: var(--white);\n --input-bg-disabled-default: var(--gray-10);\n --form-alert-icon-color-default: var(--gray);\n --form-alert-icon-color-success: var(--green);\n --form-alert-icon-color-warning: var(--gold);\n --form-alert-icon-color-error: var(--red);\n --select-border-default: var(--gray-60);\n --select-border-width-default: 1px;\n --select-border-error: var(--red);\n --select-border-width-error: 2px;\n --select-border-hover-default: var(--pacific);\n --select-border-focus-default: var(--pacific);\n --select-bg-disabled-default: var(--gray-10);\n --select-icon-bg-default: var(--gray-10);\n --select-text-disabled-default: var(--gray-dark);\n --choice-border-default: var(--gray-60);\n --choice-border-disabled: var(--gray-60);\n --choice-border-success: var(--green);\n --choice-border-warning: var(--gold);\n --choice-border-error: var(--red);\n --choice-border-hover-default: var(--pacific);\n --choice-border-focus-default: var(--pacific);\n --choice-outline-focus-default: var(--pacific);\n --choice-bg-default: var(--white);\n --choice-bg-disabled: var(--gray-10);\n --choice-bg-selected-default: var(--pacific);\n --choice-bg-selected-disabled: var(--gray-40);\n --choice-bg-selected-focus-default: var(--pacific);\n --choice-label-disabled-default: var(--gray-dark);\n}\n\n/* ==========================================================================\n Design System\n Breakpoint variables.\n\n NOTE: If any of the values in this file are adjusted,\n they need to be adjusted in vars-breakpoints.js as well.\n ========================================================================== */\n/* ==========================================================================\n Design System\n Grid mixins\n ========================================================================== */\n/* stylelint-disable selector-class-pattern */\n/* stylelint-disable selector-class-pattern */\n/* stylelint-disable selector-class-pattern */\n/* stylelint-disable selector-class-pattern */\n/* ==========================================================================\n Design System\n Media queries\n ========================================================================== */\n/* ==========================================================================\n Design System\n Base styles\n ========================================================================== */\n.m-btn-group {\n display: flex;\n gap: 0.9375rem;\n flex-wrap: wrap;\n align-items: center;\n width: fit-content;\n}", "/* ==========================================================================\n Design System\n Variables\n ========================================================================== */\n:root {\n --input-text-default: var(--black);\n --input-text-disabled-default: var(--gray-dark);\n --input-text-placeholder-default: var(--gray-dark);\n --input-border-default: var(--gray-60);\n --input-border-disabled: var(--gray-60);\n --input-border-success: var(--green);\n --input-border-warning: var(--gold);\n --input-border-error: var(--red);\n --input-border-hover-default: var(--pacific);\n --input-border-focus-default: var(--pacific);\n --input-bg-default: var(--white);\n --input-bg-disabled-default: var(--gray-10);\n --form-alert-icon-color-default: var(--gray);\n --form-alert-icon-color-success: var(--green);\n --form-alert-icon-color-warning: var(--gold);\n --form-alert-icon-color-error: var(--red);\n --select-border-default: var(--gray-60);\n --select-border-width-default: 1px;\n --select-border-error: var(--red);\n --select-border-width-error: 2px;\n --select-border-hover-default: var(--pacific);\n --select-border-focus-default: var(--pacific);\n --select-bg-disabled-default: var(--gray-10);\n --select-icon-bg-default: var(--gray-10);\n --select-text-disabled-default: var(--gray-dark);\n --choice-border-default: var(--gray-60);\n --choice-border-disabled: var(--gray-60);\n --choice-border-success: var(--green);\n --choice-border-warning: var(--gold);\n --choice-border-error: var(--red);\n --choice-border-hover-default: var(--pacific);\n --choice-border-focus-default: var(--pacific);\n --choice-outline-focus-default: var(--pacific);\n --choice-bg-default: var(--white);\n --choice-bg-disabled: var(--gray-10);\n --choice-bg-selected-default: var(--pacific);\n --choice-bg-selected-disabled: var(--gray-40);\n --choice-bg-selected-focus-default: var(--pacific);\n --choice-label-disabled-default: var(--gray-dark);\n}\n\n/* ==========================================================================\n Design System\n Breakpoint variables.\n\n NOTE: If any of the values in this file are adjusted,\n they need to be adjusted in vars-breakpoints.js as well.\n ========================================================================== */\n/* ==========================================================================\n Design System\n Grid mixins\n ========================================================================== */\n/* stylelint-disable selector-class-pattern */\n/* stylelint-disable selector-class-pattern */\n/* stylelint-disable selector-class-pattern */\n/* stylelint-disable selector-class-pattern */\n/* ==========================================================================\n Design System\n Media queries\n ========================================================================== */\n/* ==========================================================================\n Design System\n Base styles\n ========================================================================== */\n/* ==========================================================================\n Design System\n Button Styling\n ========================================================================== */\n/*\nLink text and underline.\n$v: Link link and visited color.\n$h: Link hover color.\n$f: Link focus color.\n$a: Link active color.\n*/\n.a-btn--link {\n padding: 1.5px 0;\n border-radius: 0;\n text-decoration-line: underline;\n text-decoration-thickness: 1px;\n text-decoration-style: dotted;\n text-underline-offset: 4.5px;\n}\n.a-btn--link:has(svg) {\n gap: 0.3125rem;\n}\n.a-btn--link:has(svg)::before {\n display: none;\n}\n\n.a-btn--link, .a-btn--link:link, .a-btn--link:visited {\n text-decoration-color: var(--pacific);\n background-color: transparent;\n color: var(--pacific);\n}\n.a-btn--link:hover, .a-btn--link.hover {\n text-decoration-color: var(--pacific-dark);\n text-decoration-style: solid;\n background-color: transparent;\n color: var(--pacific-dark);\n}\n.a-btn--link:focus, .a-btn--link.focus {\n text-decoration-style: solid;\n background-color: transparent;\n outline: 1px dotted var(--pacific);\n color: var(--pacific);\n}\n.a-btn--link:active, .a-btn--link.active {\n text-decoration-color: var(--navy);\n text-decoration-style: solid;\n background-color: transparent;\n color: var(--navy);\n}\n\n.a-btn--link.a-btn--warning, .a-btn--link.a-btn--warning:link, .a-btn--link.a-btn--warning:visited {\n text-decoration-color: var(--red-mid-dark);\n background-color: transparent;\n color: var(--red-mid-dark);\n}\n.a-btn--link.a-btn--warning:hover, .a-btn--link.a-btn--warning.hover {\n text-decoration-color: var(--red-dark);\n text-decoration-style: solid;\n background-color: transparent;\n color: var(--red-dark);\n}\n.a-btn--link.a-btn--warning:focus, .a-btn--link.a-btn--warning.focus {\n text-decoration-style: solid;\n background-color: transparent;\n outline: 1px dotted var(--red-mid-dark);\n color: var(--red-mid-dark);\n}\n.a-btn--link.a-btn--warning:active, .a-btn--link.a-btn--warning.active {\n text-decoration-color: var(--gray-dark);\n text-decoration-style: solid;\n background-color: transparent;\n color: var(--gray-dark);\n}"],
|
|
5
5
|
"mappings": "gGAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,aAAAE,IAAA,IAAAA,EAAA,GCAA,IAAAC,EAAA,GAAAC,EAAAD,EAAA,aAAAE,IAAA,IAAAA,EAAA,GCAA,IAAAC,EAAA,GAAAC,EAAAD,EAAA,aAAAE,IAAA,IAAAA,EAAA",
|
|
6
6
|
"names": ["button_exports", "__export", "button_default", "button_group_exports", "__export", "button_group_default", "button_link_exports", "__export", "button_link_default"]
|
|
7
7
|
}
|