@cfpb/cfpb-design-system 3.12.1 → 3.13.1
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 +31 -1
- 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 -2
- package/dist/components/cfpb-expandables/index.css.map +3 -3
- package/dist/components/cfpb-expandables/index.js +1 -1
- package/dist/components/cfpb-expandables/index.js.map +4 -4
- package/dist/components/cfpb-forms/index.css +1 -2
- package/dist/components/cfpb-forms/index.css.map +3 -3
- package/dist/components/cfpb-forms/index.js +1 -1
- package/dist/components/cfpb-forms/index.js.map +4 -4
- 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 -2
- package/dist/components/cfpb-tooltips/index.css.map +3 -3
- package/dist/components/cfpb-tooltips/index.js +1 -1
- package/dist/components/cfpb-tooltips/index.js.map +4 -4
- 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/elements/cfpb-button/index.js +30 -0
- package/dist/elements/cfpb-button/index.js.map +7 -0
- package/dist/elements/cfpb-file-upload/index.js +39 -0
- package/dist/elements/cfpb-file-upload/index.js.map +7 -0
- package/dist/index.css +1 -1
- package/dist/index.css.map +2 -2
- package/dist/index.js +39 -1
- package/dist/index.js.map +4 -4
- package/dist/utilities/index.css +1 -2
- package/dist/utilities/index.css.map +3 -3
- package/dist/utilities/index.js +1 -1
- package/dist/utilities/index.js.map +4 -4
- package/package.json +1 -1
- package/src/components/cfpb-tooltips/index.js +1 -1
- package/src/elements/cfpb-button/cfpb-button.component.scss +8 -0
- package/src/elements/cfpb-button/index.js +54 -0
- package/src/elements/cfpb-file-upload/cfpb-file-upload.component.scss +14 -0
- package/src/elements/cfpb-file-upload/index.js +102 -0
- package/src/index.js +3 -0
- package/src/utilities/behavior/behavior.js +2 -1
- package/src/utilities/behavior/flyout-menu.js +4 -7
- package/src/utilities/transition/alpha-transition.js +2 -1
- package/src/utilities/transition/max-height-transition.js +2 -1
- package/src/utilities/transition/move-transition.js +2 -1
package/CHANGELOG.md
CHANGED
|
@@ -2,7 +2,37 @@
|
|
|
2
2
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
|
|
5
|
-
## [3.
|
|
5
|
+
## [3.13.1](https://github.com/cfpb/design-system/compare/v3.13.0..v3.13.1) - June 18, 2025
|
|
6
|
+
|
|
7
|
+
### PRs in this release
|
|
8
|
+
|
|
9
|
+
- PR #[2304](https://github.com/cfpb/design-system/pull/2304): Additional polish to the file upload web component - Ans
|
|
10
|
+
|
|
11
|
+
### General
|
|
12
|
+
|
|
13
|
+
- Additional polish to the file upload web component - ([6fc24e6](https://github.com/cfpb/design-system/commit/6fc24e68cfc5b3dd0ce04c2d7494dac0b19ea5bd)) - Ans
|
|
14
|
+
- Add accept attribute - ([e53f469](https://github.com/cfpb/design-system/commit/e53f4695f80a1766740edf330c23b12c32d78e60)) - Ans
|
|
15
|
+
- Re-build dist assets - ([8ad0ed9](https://github.com/cfpb/design-system/commit/8ad0ed9bdb85796f496dfc628dd4c3b6113aa2f7)) - Ans
|
|
16
|
+
|
|
17
|
+
## [3.13.0](https://github.com/cfpb/design-system/compare/v3.12.1..vv3.13.0) - June 13, 2025
|
|
18
|
+
|
|
19
|
+
### PRs in this release
|
|
20
|
+
|
|
21
|
+
- PR #[2264](https://github.com/cfpb/design-system/pull/2264): Add `lit` and initial web components - Ans
|
|
22
|
+
- PR #[2302](https://github.com/cfpb/design-system/pull/2302): Add linter plugins for web components - Ans
|
|
23
|
+
- PR #[2301](https://github.com/cfpb/design-system/pull/2301): Optimize web component code - Ans
|
|
24
|
+
|
|
25
|
+
### General
|
|
26
|
+
|
|
27
|
+
- Add cfpb-button and cfpb-file-upload web components - ([454eac3](https://github.com/cfpb/design-system/commit/454eac3004574bfaac6788c7d5f9e98d86a5e088)) - Ans
|
|
28
|
+
- Add postcss-minify - ([d9ad251](https://github.com/cfpb/design-system/commit/d9ad251b4d10fa0e4478adc7a051ff5e9dc240bc)) - Ans
|
|
29
|
+
- Update internal imports - ([09f0434](https://github.com/cfpb/design-system/commit/09f043437ec290990d690571fa971dd6ddfc7223)) - Ans
|
|
30
|
+
- Autolint files - ([c271f67](https://github.com/cfpb/design-system/commit/c271f671661810862511f17779df88cfab9567d9)) - Ans
|
|
31
|
+
- Update documentation - ([5fab397](https://github.com/cfpb/design-system/commit/5fab3973d25b9bf39c9be9847e28e3a10250cd31)) - Ans
|
|
32
|
+
- Replace postcss-minify with cssnano - ([d3bdd83](https://github.com/cfpb/design-system/commit/d3bdd83f2b06d29427804ddbbe1897530cfa66bb)) - Ans
|
|
33
|
+
- Add minifyHTMLLiteralsPlugin - ([44c6618](https://github.com/cfpb/design-system/commit/44c6618b8200229133501f52196656842ebcc874)) - Ans
|
|
34
|
+
|
|
35
|
+
## [3.12.1](https://github.com/cfpb/design-system/compare/v3.12.0..vv3.12.1) - June 12, 2025
|
|
6
36
|
|
|
7
37
|
### PRs in this release
|
|
8
38
|
|
package/dist/base/index.css
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
@charset "UTF-8";html{font-family:sans-serif;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201c" "\201d" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}figure{margin:0}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}: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)}body{color:var(--black);font-family:var(--font-stack);font-size:100%;line-height:1.375;-webkit-font-smoothing:antialiased}button,input,select,textarea{font-family:var(--font-stack)}input[type=date]{display:revert;min-width:100px;min-height:35px;padding-top:0;padding-bottom:0}input[type=date].a-text-input--full{min-width:100%}hr{border:none;border-top:1px solid var(--gray-40)}strong,b{font-weight:600}h1,h2,h3,h4,h5,h6{margin-top:0}h1,.h1{font-size:2.125em;font-weight:600;letter-spacing:inherit;line-height:1.25;text-transform:inherit;margin-bottom:.4411764706em}p+h1,ul+h1,ol+h1,dl+h1,figure+h1,img+h1,table+h1,blockquote+h1,p+.h1,ul+.h1,ol+.h1,dl+.h1,figure+.h1,img+.h1,table+.h1,blockquote+.h1{margin-top:1.7647058824em}@media only screen and (max-width: 37.5em){p+h1,ul+h1,ol+h1,dl+h1,figure+h1,img+h1,table+h1,blockquote+h1,p+.h1,ul+.h1,ol+.h1,dl+.h1,figure+.h1,img+.h1,table+.h1,blockquote+.h1{margin-top:1.7307692308em}h2+h1,.h2+h1,h3+h1,.h3+h1,h4+h1,.h4+h1,h5+h1,.h5+h1,h6+h1,.h6+h1,h2+.h1,.h2+.h1,h3+.h1,.h3+.h1,h4+.h1,.h4+.h1,h5+.h1,.h5+.h1,h6+.h1,.h6+.h1{margin-top:1.1538461538em}}@media only screen and (max-width: 37.5em){h1,.h1{font-size:1.625em;font-weight:600;letter-spacing:inherit;line-height:1.25;text-transform:inherit;margin-bottom:.5769230769em}p+h1,ul+h1,ol+h1,dl+h1,figure+h1,img+h1,table+h1,blockquote+h1,p+.h1,ul+.h1,ol+.h1,dl+.h1,figure+.h1,img+.h1,table+.h1,blockquote+.h1{margin-top:1.7307692308em}h1+h1,.h1+h1,h3+h1,.h3+h1,h4+h1,.h4+h1,h5+h1,.h5+h1,h6+h1,.h6+h1,h1+.h1,.h1+.h1,h3+.h1,.h3+.h1,h4+.h1,.h4+.h1,h5+.h1,.h5+.h1,h6+.h1,.h6+.h1{margin-top:1.1538461538em}}h2,.h2{font-size:1.625em;font-weight:600;letter-spacing:inherit;line-height:1.25;text-transform:inherit;margin-bottom:.5769230769em}p+h2,ul+h2,ol+h2,dl+h2,figure+h2,img+h2,table+h2,blockquote+h2,p+.h2,ul+.h2,ol+.h2,dl+.h2,figure+.h2,img+.h2,table+.h2,blockquote+.h2{margin-top:1.7307692308em}h1+h2,.h1+h2,h3+h2,.h3+h2,h4+h2,.h4+h2,h5+h2,.h5+h2,h6+h2,.h6+h2,h1+.h2,.h1+.h2,h3+.h2,.h3+.h2,h4+.h2,.h4+.h2,h5+.h2,.h5+.h2,h6+.h2,.h6+.h2{margin-top:1.1538461538em}@media only screen and (max-width: 37.5em){p+h2,ul+h2,ol+h2,dl+h2,figure+h2,img+h2,table+h2,blockquote+h2,p+.h2,ul+.h2,ol+.h2,dl+.h2,figure+.h2,img+.h2,table+.h2,blockquote+.h2{margin-top:1.3636363636em}}@media only screen and (max-width: 37.5em){h2,.h2{font-size:1.375em;font-weight:600;letter-spacing:inherit;line-height:1.25;text-transform:inherit;margin-bottom:.6818181818em}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,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{margin-top:1.3636363636em}}h3,.h3{font-size:1.375em;font-weight:400;letter-spacing:inherit;line-height:1.25;text-transform:inherit;margin-bottom:.6818181818em}p+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,p+.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{margin-top:1.3636363636em}@media only screen and (max-width: 37.5em){h3,.h3{font-size:1.125em;font-weight:400;letter-spacing:inherit;line-height:1.25;text-transform:inherit;margin-bottom:.8333333333em}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,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{margin-top:1.6666666667em}}h4,.h4{font-size:1.125em;font-weight:500;letter-spacing:inherit;line-height:1.25;text-transform:inherit;margin-bottom:.8333333333em}p+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,p+.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{margin-top:1.6666666667em}@media only screen and (max-width: 37.5em){h4,.h4{margin-bottom:.625em;font-size:1em;line-height:1.125}}h5,.h5{font-size:.875em;font-weight:600;letter-spacing:1px;line-height:1.25;text-transform:uppercase;margin-bottom:1.0714285714em}p+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,p+.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{margin-top:2.1428571429em}h6,.h6{font-size:.75em;font-weight:600;letter-spacing:1px;line-height:1.25;text-transform:uppercase;margin-bottom:1.25em}p+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,p+.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{margin-top:2.5em}.lead-paragraph{margin-top:0;margin-bottom:15px;font-size:1.375em;font-weight:400;letter-spacing:inherit;line-height:1.25;text-transform:inherit}@media only screen and (max-width: 37.5em){.lead-paragraph{font-size:1.125em;font-weight:400;letter-spacing:inherit;line-height:1.25;text-transform:inherit}}.superheading{margin-bottom:.4166666667em;font-size:3em;font-weight:400;line-height:1.25}p,ul,ol,dl,figure,table,blockquote{margin-top:0;margin-bottom:.9375em}p:last-child,ul:last-child,ol:last-child,dl:last-child,figure:last-child,table:last-child,blockquote:last-child{margin-bottom:0}p+ul,p+ol{margin-top:-.3125em}ul ul,ol ol,ul ol,ol ul{margin-top:.5em}li{margin-bottom:.5em}li:last-child,nav li{margin-bottom:0}a{border-width:0;border-style:dotted;border-color:var(--pacific);color:var(--pacific);text-decoration:none}a:visited,a.visited{border-color:var(--teal);color:var(--teal)}a:hover,a.hover{border-style:solid;border-color:var(--pacific-dark);color:var(--pacific-dark)}a:focus,a.focus{border-style:solid;outline:thin dotted;outline-offset:1px}a:active,a.active{border-style:solid;border-color:var(--navy);color:var(--navy)}p a,li a,dd a{border-bottom-width:1px}nav a{border-bottom-width:0}ul{padding-left:1.125em;list-style:square}ul ul{list-style-type:circle}ol{padding-left:1.3125em}ol li:nth-last-child(n+10),ol li:nth-last-child(n+10)~li{margin-left:.5625rem}ol ol{list-style-type:lower-alpha}ol ol li{margin-left:0!important}ol ol ol{list-style-type:lower-roman}nav ul,nav ol,nav ul ul,nav ol ol{list-style:none;list-style-image:none}caption{margin-bottom:.625em;text-align:left}th,td{padding:.625em}thead th,thead td{padding:.7142857143em;background:var(--gray-5);color:var(--black);font-size:1em;vertical-align:top}thead,tbody tr{border-bottom:1px solid var(--gray)}th{font-weight:600;text-align:left}thead th h2,thead th .h2,thead th h3,thead th .h3,thead th h4,thead th .h4,thead th h5,thead th .h5,thead th h6,thead th .h6{margin:0;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-transform:inherit}blockquote{margin-right:.9375em;margin-left:.9375em}@media only screen and (min-width: 37.5625em){blockquote{margin-right:1.875em;margin-left:1.875em}}img{max-width:100%}figure{margin-right:0;margin-left:0}figure img{vertical-align:middle}pre,code{background:var(--gray-5);border-radius:4px;color:var(--black);font-family:Input Mono,Consolas,Monaco,Courier New,monospace}code{padding:.2307692308em .2307692308em 0;font-size:.8125em}pre{display:block;padding:.625em .9375em;white-space:pre-wrap;overflow-wrap:break-word}pre code{padding:0;background-color:transparent}
|
|
1
|
+
@charset "UTF-8";html{font-family:sans-serif;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201c" "\201d" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}: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)}body{color:var(--black);font-size:100%;line-height:1.375;-webkit-font-smoothing:antialiased}body,button,input,select,textarea{font-family:var(--font-stack)}input[type=date]{display:revert;min-height:35px;min-width:100px;padding-bottom:0;padding-top:0}input[type=date].a-text-input--full{min-width:100%}hr{border:none;border-top:1px solid var(--gray-40)}b,strong{font-weight:600}h1,h2,h3,h4,h5,h6{margin-top:0}.h1,h1{font-size:2.125em;font-weight:600;letter-spacing:inherit;line-height:1.25;margin-bottom:.4411764706em;text-transform:inherit}blockquote+.h1,blockquote+h1,dl+.h1,dl+h1,figure+.h1,figure+h1,img+.h1,img+h1,ol+.h1,ol+h1,p+.h1,p+h1,table+.h1,table+h1,ul+.h1,ul+h1{margin-top:1.7647058824em}@media only screen and (max-width:37.5em){.h2+.h1,.h2+h1,.h3+.h1,.h3+h1,.h4+.h1,.h4+h1,.h5+.h1,.h5+h1,.h6+.h1,.h6+h1,h2+.h1,h2+h1,h3+.h1,h3+h1,h4+.h1,h4+h1,h5+.h1,h5+h1,h6+.h1,h6+h1{margin-top:1.1538461538em}.h1,h1{font-size:1.625em;font-weight:600;letter-spacing:inherit;line-height:1.25;margin-bottom:.5769230769em;text-transform:inherit}blockquote+.h1,blockquote+h1,dl+.h1,dl+h1,figure+.h1,figure+h1,img+.h1,img+h1,ol+.h1,ol+h1,p+.h1,p+h1,table+.h1,table+h1,ul+.h1,ul+h1{margin-top:1.7307692308em}.h1+.h1,.h1+h1,.h3+.h1,.h3+h1,.h4+.h1,.h4+h1,.h5+.h1,.h5+h1,.h6+.h1,.h6+h1,h1+.h1,h1+h1,h3+.h1,h3+h1,h4+.h1,h4+h1,h5+.h1,h5+h1,h6+.h1,h6+h1{margin-top:1.1538461538em}}.h2,h2{font-size:1.625em;font-weight:600;letter-spacing:inherit;line-height:1.25;margin-bottom:.5769230769em;text-transform:inherit}blockquote+.h2,blockquote+h2,dl+.h2,dl+h2,figure+.h2,figure+h2,img+.h2,img+h2,ol+.h2,ol+h2,p+.h2,p+h2,table+.h2,table+h2,ul+.h2,ul+h2{margin-top:1.7307692308em}.h1+.h2,.h1+h2,.h3+.h2,.h3+h2,.h4+.h2,.h4+h2,.h5+.h2,.h5+h2,.h6+.h2,.h6+h2,h1+.h2,h1+h2,h3+.h2,h3+h2,h4+.h2,h4+h2,h5+.h2,h5+h2,h6+.h2,h6+h2{margin-top:1.1538461538em}@media only screen and (max-width:37.5em){blockquote+.h2,blockquote+h2,dl+.h2,dl+h2,figure+.h2,figure+h2,img+.h2,img+h2,ol+.h2,ol+h2,p+.h2,p+h2,table+.h2,table+h2,ul+.h2,ul+h2{margin-top:1.3636363636em}.h2,h2{font-size:1.375em;font-weight:600;letter-spacing:inherit;line-height:1.25;margin-bottom:.6818181818em;text-transform:inherit}.h1+.h2,.h1+h2,.h2+.h2,.h2+h2,.h4+.h2,.h4+h2,.h5+.h2,.h5+h2,.h6+.h2,.h6+h2,blockquote+.h2,blockquote+h2,dl+.h2,dl+h2,figure+.h2,figure+h2,h1+.h2,h1+h2,h2+.h2,h2+h2,h4+.h2,h4+h2,h5+.h2,h5+h2,h6+.h2,h6+h2,img+.h2,img+h2,ol+.h2,ol+h2,p+.h2,p+h2,table+.h2,table+h2,ul+.h2,ul+h2{margin-top:1.3636363636em}}.h3,h3{font-size:1.375em;font-weight:400;letter-spacing:inherit;line-height:1.25;margin-bottom:.6818181818em;text-transform:inherit}.h1+.h3,.h1+h3,.h2+.h3,.h2+h3,.h4+.h3,.h4+h3,.h5+.h3,.h5+h3,.h6+.h3,.h6+h3,blockquote+.h3,blockquote+h3,dl+.h3,dl+h3,figure+.h3,figure+h3,h1+.h3,h1+h3,h2+.h3,h2+h3,h4+.h3,h4+h3,h5+.h3,h5+h3,h6+.h3,h6+h3,img+.h3,img+h3,ol+.h3,ol+h3,p+.h3,p+h3,table+.h3,table+h3,ul+.h3,ul+h3{margin-top:1.3636363636em}@media only screen and (max-width:37.5em){.h3,h3{font-size:1.125em;font-weight:400;letter-spacing:inherit;line-height:1.25;margin-bottom:.8333333333em;text-transform:inherit}.h1+.h3,.h1+h3,.h2+.h3,.h2+h3,.h3+.h3,.h3+h3,.h5+.h3,.h5+h3,.h6+.h3,.h6+h3,blockquote+.h3,blockquote+h3,dl+.h3,dl+h3,figure+.h3,figure+h3,h1+.h3,h1+h3,h2+.h3,h2+h3,h3+.h3,h3+h3,h5+.h3,h5+h3,h6+.h3,h6+h3,img+.h3,img+h3,ol+.h3,ol+h3,p+.h3,p+h3,table+.h3,table+h3,ul+.h3,ul+h3{margin-top:1.6666666667em}}.h4,h4{font-size:1.125em;font-weight:500;letter-spacing:inherit;line-height:1.25;margin-bottom:.8333333333em;text-transform:inherit}.h1+.h4,.h1+h4,.h2+.h4,.h2+h4,.h3+.h4,.h3+h4,.h5+.h4,.h5+h4,.h6+.h4,.h6+h4,blockquote+.h4,blockquote+h4,dl+.h4,dl+h4,figure+.h4,figure+h4,h1+.h4,h1+h4,h2+.h4,h2+h4,h3+.h4,h3+h4,h5+.h4,h5+h4,h6+.h4,h6+h4,img+.h4,img+h4,ol+.h4,ol+h4,p+.h4,p+h4,table+.h4,table+h4,ul+.h4,ul+h4{margin-top:1.6666666667em}@media only screen and (max-width:37.5em){.h4,h4{font-size:1em;line-height:1.125;margin-bottom:.625em}}.h5,h5{font-size:.875em;font-weight:600;letter-spacing:1px;line-height:1.25;margin-bottom:1.0714285714em;text-transform:uppercase}.h1+.h5,.h1+h5,.h2+.h5,.h2+h5,.h3+.h5,.h3+h5,.h4+.h5,.h4+h5,.h6+.h5,.h6+h5,blockquote+.h5,blockquote+h5,dl+.h5,dl+h5,figure+.h5,figure+h5,h1+.h5,h1+h5,h2+.h5,h2+h5,h3+.h5,h3+h5,h4+.h5,h4+h5,h6+.h5,h6+h5,img+.h5,img+h5,ol+.h5,ol+h5,p+.h5,p+h5,table+.h5,table+h5,ul+.h5,ul+h5{margin-top:2.1428571429em}.h6,h6{font-size:.75em;font-weight:600;letter-spacing:1px;line-height:1.25;margin-bottom:1.25em;text-transform:uppercase}.h1+.h6,.h1+h6,.h2+.h6,.h2+h6,.h3+.h6,.h3+h6,.h4+.h6,.h4+h6,.h5+.h6,.h5+h6,blockquote+.h6,blockquote+h6,dl+.h6,dl+h6,figure+.h6,figure+h6,h1+.h6,h1+h6,h2+.h6,h2+h6,h3+.h6,h3+h6,h4+.h6,h4+h6,h5+.h6,h5+h6,img+.h6,img+h6,ol+.h6,ol+h6,p+.h6,p+h6,table+.h6,table+h6,ul+.h6,ul+h6{margin-top:2.5em}.lead-paragraph{font-size:1.375em;font-weight:400;letter-spacing:inherit;line-height:1.25;margin-bottom:15px;margin-top:0;text-transform:inherit}@media only screen and (max-width:37.5em){.lead-paragraph{font-size:1.125em;font-weight:400;letter-spacing:inherit;line-height:1.25;text-transform:inherit}}.superheading{font-size:3em;font-weight:400;line-height:1.25;margin-bottom:.4166666667em}blockquote,dl,figure,ol,p,table,ul{margin-bottom:.9375em;margin-top:0}blockquote:last-child,dl:last-child,figure:last-child,ol:last-child,p:last-child,table:last-child,ul:last-child{margin-bottom:0}p+ol,p+ul{margin-top:-.3125em}ol ol,ol ul,ul ol,ul ul{margin-top:.5em}li{margin-bottom:.5em}li:last-child,nav li{margin-bottom:0}a{border-color:var(--pacific);border-style:dotted;border-width:0;color:var(--pacific);text-decoration:none}a.visited,a:visited{border-color:var(--teal);color:var(--teal)}a.hover,a:hover{border-color:var(--pacific-dark);border-style:solid;color:var(--pacific-dark)}a.focus,a:focus{border-style:solid;outline:thin dotted;outline-offset:1px}a.active,a:active{border-color:var(--navy);border-style:solid;color:var(--navy)}dd a,li a,p a{border-bottom-width:1px}nav a{border-bottom-width:0}ul{list-style:square;padding-left:1.125em}ul ul{list-style-type:circle}ol{padding-left:1.3125em}ol li:nth-last-child(n+10),ol li:nth-last-child(n+10)~li{margin-left:.5625rem}ol ol{list-style-type:lower-alpha}ol ol li{margin-left:0!important}ol ol ol{list-style-type:lower-roman}nav ol,nav ol ol,nav ul,nav ul ul{list-style:none;list-style-image:none}caption{margin-bottom:.625em;text-align:left}td,th{padding:.625em}thead td,thead th{background:var(--gray-5);color:var(--black);font-size:1em;padding:.7142857143em;vertical-align:top}tbody tr,thead{border-bottom:1px solid var(--gray)}th{font-weight:600;text-align:left}thead th .h2,thead th .h3,thead th .h4,thead th .h5,thead th .h6,thead th h2,thead th h3,thead th h4,thead th h5,thead th h6{font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;text-transform:inherit}blockquote{margin-left:.9375em;margin-right:.9375em}@media only screen and (min-width:37.5625em){blockquote{margin-left:1.875em;margin-right:1.875em}}img{max-width:100%}figure{margin-left:0;margin-right:0}figure img{vertical-align:middle}code,pre{background:var(--gray-5);border-radius:4px;color:var(--black);font-family:Input Mono,Consolas,Monaco,Courier New,monospace}code{font-size:.8125em;padding:.2307692308em .2307692308em 0}pre{display:block;overflow-wrap:break-word;padding:.625em .9375em;white-space:pre-wrap}pre code{background-color:transparent;padding:0}
|
|
2
2
|
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
|
|
3
3
|
/*# sourceMappingURL=index.css.map */
|
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: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": "iBAUA,KACE,YAAa,WACb,yBAA0B,KAClB,iBAAkB,IAC5B,CAKA,KAnBA,OAoBU,CACV,CAQA,CAAC,OACC,QAAS,KAAK,MAChB,CAKA,CAAC,QACD,CAAC,OACC,QAAS,CACX,CASA,GACE,UAAW,IAjDb,OAkDU,MAAO,CACjB,CAKA,GACE,WAAY,YACZ,OAAQ,CACV,CAKA,KACA,IACA,IACA,KACE,YAAa,SAAS,CAAE,MACxB,UAAW,GACb,CAKA,IACE,YAAa,QACf,CAKA,EACE,OAAQ,QAAI,QAAI,QAAI,OACtB,CAKA,MACE,UAAW,GACb,CAKA,IACA,IACE,UAAW,IACX,YAAa,EACb,SAAU,SACV,eAAgB,QAClB,CAEA,IACE,IAAK,KACP,CAEA,IACE,OAAQ,MACV,CAQA,OAtHA,OAuHU,CACV,CAQA,SACE,OAAQ,IAAI,MAAM,QAjIpB,OAkIU,EAAE,IAlIZ,QAmIW,MAAO,OAAQ,KAC1B,CAMA,OACE,OAAQ,EA3IV,QA4IW,CACX,CAOA,OACA,MACA,OACA,SACE,YAAa,QACb,UAAW,KAzJb,OA0JU,CACV,CAMA,OACA,MACE,YAAa,MACf,CAQA,OACA,OACE,eAAgB,IAClB,CASA,OACA,KAAK,KAAK,CAAC,aACX,KAAK,CAAC,YACN,KAAK,CAAC,aAIJ,WAAY,OAEZ,OAAQ,OACV,CAKA,MAAM,CAAC,UACP,KAAK,KAAK,CAAC,UACT,OAAQ,OACV,CAMA,KAAK,CAAC,eACN,KAAK,CAAC,YACJ,WAAY,WAlNd,QAmNW,CACX,CAMA,KAAK,CAAC,aACJ,WAAY,UACZ,WAAY,WACd,CAMA,KAAK,CAAC,YAAY,+BAClB,KAAK,CAAC,YAAY,4BAChB,WAAY,IACd,CAKA,MAAM,mBACN,KAAK,mBACH,OAAQ,EA7OV,QA8OW,CACX,CAMA,SACE,SAAU,KACV,eAAgB,GAClB,CAQA,MACE,gBAAiB,SACjB,eAAgB,CAClB,CC/PA,MACE,sBAAsB,IAAI,SAC1B,+BAA+B,IAAI,aACnC,kCAAkC,IAAI,aACtC,wBAAwB,IAAI,WAC5B,yBAAyB,IAAI,WAC7B,wBAAwB,IAAI,SAC5B,wBAAwB,IAAI,QAC5B,sBAAsB,IAAI,OAC1B,8BAA8B,IAAI,WAClC,8BAA8B,IAAI,WAClC,oBAAoB,IAAI,SACxB,6BAA6B,IAAI,WACjC,iCAAiC,IAAI,QACrC,iCAAiC,IAAI,SACrC,iCAAiC,IAAI,QACrC,+BAA+B,IAAI,OACnC,yBAAyB,IAAI,WAC7B,+BAA+B,IAC/B,uBAAuB,IAAI,OAC3B,6BAA6B,IAC7B,+BAA+B,IAAI,WACnC,+BAA+B,IAAI,WACnC,8BAA8B,IAAI,WAClC,0BAA0B,IAAI,WAC9B,gCAAgC,IAAI,aACpC,yBAAyB,IAAI,WAC7B,0BAA0B,IAAI,WAC9B,yBAAyB,IAAI,SAC7B,yBAAyB,IAAI,QAC7B,uBAAuB,IAAI,OAC3B,+BAA+B,IAAI,WACnC,+BAA+B,IAAI,WACnC,gCAAgC,IAAI,WACpC,qBAAqB,IAAI,SACzB,sBAAsB,IAAI,WAC1B,8BAA8B,IAAI,WAClC,+BAA+B,IAAI,WACnC,oCAAoC,IAAI,WACxC,iCAAiC,IAAI,YACvC,CA6BA,KACE,MAAO,IAAI,SACX,YAAa,IAAI,cACjB,UAAW,KACX,YAAa,MACb,uBAAwB,WAC1B,CAEA,OACA,MACA,OACA,SACE,YAAa,IAAI,aACnB,CAOA,KAAK,CAAC,WACJ,QAAS,OACT,UAAW,MACX,WAAY,KACZ,YAAa,EACb,eAAgB,CAClB,CACA,KAAK,CAAC,UAAU,CAAC,mBACf,UAAW,IACb,CAEA,GACE,OAAQ,KACR,WAAY,IAAI,MAAM,IAAI,UAC5B,CAEA,OACA,EACE,YAAa,GACf,CAEA,GACA,GACA,GACA,GACA,GACA,GACE,WAAY,CACd,CAEA,GACA,CAAC,GACC,UAAW,QACX,YAAa,IACb,eAAgB,QAChB,YAAa,KACb,eAAgB,QAChB,cAAe,aACjB,CACA,CAAE,CAAE,GAAI,EAAG,CAAE,GAAI,EAAG,CAAE,GAAI,EAAG,CAAE,GAAI,MAAO,CAAE,GAAI,GAAI,CAAE,GAAI,KAAM,CAAE,GAAI,UAAW,CAAE,GACnF,CAAE,CAAE,CATH,GAUD,EAAG,CAAE,CAVJ,GAWD,EAAG,CAAE,CAXJ,GAYD,EAAG,CAAE,CAZJ,GAaD,MAAO,CAAE,CAbR,GAcD,GAAI,CAAE,CAdL,GAeD,KAAM,CAAE,CAfP,GAgBD,UAAW,CAAE,CAhBZ,GAiBC,WAAY,cACd,CACA,OAAO,KAAK,OAAO,IAAI,CAAC,SAAS,EAAE,QACjC,CAAE,CAAE,GAAI,EAAG,CAAE,GAAI,EAAG,CAAE,GAAI,EAAG,CAAE,GAAI,MAAO,CAAE,GAAI,GAAI,CAAE,GAAI,KAAM,CAAE,GAAI,UAAW,CAAE,GACnF,CAAE,CAAE,CArBL,GAsBC,EAAG,CAAE,CAtBN,GAuBC,EAAG,CAAE,CAvBN,GAwBC,EAAG,CAAE,CAxBN,GAyBC,MAAO,CAAE,CAzBV,GA0BC,GAAI,CAAE,CA1BP,GA2BC,KAAM,CAAE,CA3BT,GA4BC,UAAW,CAAE,CA5Bd,GA6BG,WAAY,cACd,CACA,EAAG,CAAE,GAAI,CAAC,EAAG,CAAE,GAAI,EAAG,CAAE,GAAI,CAAC,EAAG,CAAE,GAAI,EAAG,CAAE,GAAI,CAAC,EAAG,CAAE,GAAI,EAAG,CAAE,GAAI,CAAC,EAAG,CAAE,GAAI,EAAG,CAAE,GAAI,CAAC,EAAG,CAAE,GAC3F,EAAG,CAAE,CAhCN,GAiCC,CAFU,EAEN,CAAE,CAjCP,GAkCC,EAAG,CAAE,CAlCN,GAmCC,CAJ6B,EAIzB,CAAE,CAnCP,GAoCC,EAAG,CAAE,CApCN,GAqCC,CANgD,EAM5C,CAAE,CArCP,GAsCC,EAAG,CAAE,CAtCN,GAuCC,CARmE,EAQ/D,CAAE,CAvCP,GAwCC,EAAG,CAAE,CAxCN,GAyCC,CAVsF,EAUlF,CAAE,CAzCP,GA0CG,WAAY,cACd,CACF,CACA,OAAO,KAAK,OAAO,IAAI,CAAC,SAAS,EAAE,QACjC,GACA,CA/CD,GAgDG,UAAW,QACX,YAAa,IACb,eAAgB,QAChB,YAAa,KACb,eAAgB,QAChB,cAAe,aACjB,CACA,CAAE,CAAE,GAAI,EAAG,CAAE,GAAI,EAAG,CAAE,GAAI,EAAG,CAAE,GAAI,MAAO,CAAE,GAAI,GAAI,CAAE,GAAI,KAAM,CAAE,GAAI,UAAW,CAAE,GACnF,CAAE,CAAE,CAxDL,GAyDC,EAAG,CAAE,CAzDN,GA0DC,EAAG,CAAE,CA1DN,GA2DC,EAAG,CAAE,CA3DN,GA4DC,MAAO,CAAE,CA5DV,GA6DC,GAAI,CAAE,CA7DP,GA8DC,KAAM,CAAE,CA9DT,GA+DC,UAAW,CAAE,CA/Dd,GAgEG,WAAY,cACd,CACA,EAAG,CAAE,GAAI,CAlEV,EAkEc,CAAE,GAAI,EAAG,CAAE,GAAI,CAnCC,EAmCG,CAAE,GAAI,EAAG,CAAE,GAAI,CAnCC,EAmCG,CAAE,GAAI,EAAG,CAAE,GAAI,CAnCC,EAmCG,CAAE,GAAI,EAAG,CAAE,GAAI,CAnCC,EAmCG,CAAE,GAC3F,EAAG,CAAE,CAnEN,GAoEC,CApED,EAoEK,CAAE,CApEP,GAqEC,EAAG,CAAE,CArEN,GAsEC,CAvC6B,EAuCzB,CAAE,CAtEP,GAuEC,EAAG,CAAE,CAvEN,GAwEC,CAzCgD,EAyC5C,CAAE,CAxEP,GAyEC,EAAG,CAAE,CAzEN,GA0EC,CA3CmE,EA2C/D,CAAE,CA1EP,GA2EC,EAAG,CAAE,CA3EN,GA4EC,CA7CsF,EA6ClF,CAAE,CA5EP,GA6EG,WAAY,cACd,CACF,CAEA,GACA,CAnDY,GAoDV,UAAW,QACX,YAAa,IACb,eAAgB,QAChB,YAAa,KACb,eAAgB,QAChB,cAAe,aACjB,CACA,CAAE,CAAE,GAAI,EAAG,CAAE,GAAI,EAAG,CAAE,GAAI,EAAG,CAAE,GAAI,MAAO,CAAE,GAAI,GAAI,CAAE,GAAI,KAAM,CAAE,GAAI,UAAW,CAAE,GACnF,CAAE,CAAE,CA5DQ,GA6DZ,EAAG,CAAE,CA7DO,GA8DZ,EAAG,CAAE,CA9DO,GA+DZ,EAAG,CAAE,CA/DO,GAgEZ,MAAO,CAAE,CAhEG,GAiEZ,GAAI,CAAE,CAjEM,GAkEZ,KAAM,CAAE,CAlEI,GAmEZ,UAAW,CAAE,CAnED,GAoEV,WAAY,cACd,CACA,EAAG,CAAE,GAAI,CArGR,EAqGY,CAAE,GAAI,EAAG,CAAE,GAAI,CAtEG,EAsEC,CAAE,GAAI,EAAG,CAAE,GAAI,CAtEG,EAsEC,CAAE,GAAI,EAAG,CAAE,GAAI,CAtEG,EAsEC,CAAE,GAAI,EAAG,CAAE,GAAI,CAtEG,EAsEC,CAAE,GAC3F,EAAG,CAAE,CAvEO,GAwEZ,CAvGC,EAuGG,CAAE,CAxEM,GAyEZ,EAAG,CAAE,CAzEO,GA0EZ,CA1E+B,EA0E3B,CAAE,CA1EM,GA2EZ,EAAG,CAAE,CA3EO,GA4EZ,CA5EkD,EA4E9C,CAAE,CA5EM,GA6EZ,EAAG,CAAE,CA7EO,GA8EZ,CA9EqE,EA8EjE,CAAE,CA9EM,GA+EZ,EAAG,CAAE,CA/EO,GAgFZ,CAhFwF,EAgFpF,CAAE,CAhFM,GAiFV,WAAY,cACd,CACA,OAAO,KAAK,OAAO,IAAI,CAAC,SAAS,EAAE,QACjC,CAAE,CAAE,GAAI,EAAG,CAAE,GAAI,EAAG,CAAE,GAAI,EAAG,CAAE,GAAI,MAAO,CAAE,GAAI,GAAI,CAAE,GAAI,KAAM,CAAE,GAAI,UAAW,CAAE,GACnF,CAAE,CAAE,CArFM,GAsFV,EAAG,CAAE,CAtFK,GAuFV,EAAG,CAAE,CAvFK,GAwFV,EAAG,CAAE,CAxFK,GAyFV,MAAO,CAAE,CAzFC,GA0FV,GAAI,CAAE,CA1FI,GA2FV,KAAM,CAAE,CA3FE,GA4FV,UAAW,CAAE,CA5FH,GA6FR,WAAY,cACd,CACF,CACA,OAAO,KAAK,OAAO,IAAI,CAAC,SAAS,EAAE,QACjC,GACA,CAlGU,GAmGR,UAAW,QACX,YAAa,IACb,eAAgB,QAChB,YAAa,KACb,eAAgB,QAChB,cAAe,aACjB,CACA,CAAE,CAAE,GAAI,EAAG,CAAE,GAAI,EAAG,CAAE,GAAI,EAAG,CAAE,GAAI,MAAO,CAAE,GAAI,GAAI,CAAE,GAAI,KAAM,CAAE,GAAI,UAAW,CAAE,GAAI,EAAG,CAAE,GAAI,CAzIjG,EAyIqG,CAAE,GAAI,EAAG,CAAE,GAAI,CA1GzG,EA0G6G,CAAE,GAAI,EAAG,CAAE,GAAI,CA1GtF,EA0G0F,CAAE,GAAI,EAAG,CAAE,GAAI,CA1GtF,EA0G0F,CAAE,GAAI,EAAG,CAAE,GAAI,CA1GtF,EA0G0F,CAAE,GAClL,CAAE,CAAE,CA3GM,GA4GV,EAAG,CAAE,CA5GK,GA6GV,EAAG,CAAE,CA7GK,GA8GV,EAAG,CAAE,CA9GK,GA+GV,MAAO,CAAE,CA/GC,GAgHV,GAAI,CAAE,CAhHI,GAiHV,KAAM,CAAE,CAjHE,GAkHV,UAAW,CAAE,CAlHH,GAmHV,EAAG,CAAE,CAnHK,GAoHV,CAnJD,EAmJK,CAAE,CApHI,GAqHV,EAAG,CAAE,CArHK,GAsHV,CAtHU,EAsHN,CAAE,CAtHI,GAuHV,EAAG,CAAE,CAvHK,GAwHV,CAxHgD,EAwH5C,CAAE,CAxHI,GAyHV,EAAG,CAAE,CAzHK,GA0HV,CA1HmE,EA0H/D,CAAE,CA1HI,GA2HV,EAAG,CAAE,CA3HK,GA4HV,CA5HsF,EA4HlF,CAAE,CA5HI,GA6HR,WAAY,cACd,CACF,CAEA,GACA,CAlI+B,GAmI7B,UAAW,QACX,YAAa,IACb,eAAgB,QAChB,YAAa,KACb,eAAgB,QAChB,cAAe,aACjB,CACA,CAAE,CAAE,GAAI,EAAG,CAAE,GAAI,EAAG,CAAE,GAAI,EAAG,CAAE,GAAI,MAAO,CAAE,GAAI,GAAI,CAAE,GAAI,KAAM,CAAE,GAAI,UAAW,CAAE,GAAI,EAAG,CAAE,GAAI,CAzK/F,EAyKmG,CAAE,GAAI,EAAG,CAAE,GAAI,CA1IvG,EA0I2G,CAAE,GAAI,EAAG,CAAE,GAAI,CA1IpF,EA0IwF,CAAE,GAAI,EAAG,CAAE,GAAI,CA1IpF,EA0IwF,CAAE,GAAI,EAAG,CAAE,GAAI,CA1IpF,EA0IwF,CAAE,GAClL,CAAE,CAAE,CA3I2B,GA4I/B,EAAG,CAAE,CA5I0B,GA6I/B,EAAG,CAAE,CA7I0B,GA8I/B,EAAG,CAAE,CA9I0B,GA+I/B,MAAO,CAAE,CA/IsB,GAgJ/B,GAAI,CAAE,CAhJyB,GAiJ/B,KAAM,CAAE,CAjJuB,GAkJ/B,UAAW,CAAE,CAlJkB,GAmJ/B,EAAG,CAAE,CAnJ0B,GAoJ/B,CAnLC,EAmLG,CAAE,CApJyB,GAqJ/B,EAAG,CAAE,CArJ0B,GAsJ/B,CAtJY,EAsJR,CAAE,CAtJyB,GAuJ/B,EAAG,CAAE,CAvJ0B,GAwJ/B,CAxJkD,EAwJ9C,CAAE,CAxJyB,GAyJ/B,EAAG,CAAE,CAzJ0B,GA0J/B,CA1JqE,EA0JjE,CAAE,CA1JyB,GA2J/B,EAAG,CAAE,CA3J0B,GA4J/B,CA5JwF,EA4JpF,CAAE,CA5JyB,GA6J7B,WAAY,cACd,CACA,OAAO,KAAK,OAAO,IAAI,CAAC,SAAS,EAAE,QACjC,GACA,CAjK6B,GAkK3B,UAAW,QACX,YAAa,IACb,eAAgB,QAChB,YAAa,KACb,eAAgB,QAChB,cAAe,aACjB,CACA,CAAE,CAAE,GAAI,EAAG,CAAE,GAAI,EAAG,CAAE,GAAI,EAAG,CAAE,GAAI,MAAO,CAAE,GAAI,GAAI,CAAE,GAAI,KAAM,CAAE,GAAI,UAAW,CAAE,GAAI,EAAG,CAAE,GAAI,CAxMjG,EAwMqG,CAAE,GAAI,EAAG,CAAE,GAAI,CAzKzG,EAyK6G,CAAE,GAAI,EAAG,CAAE,GAAI,CAzKzG,EAyK6G,CAAE,GAAI,EAAG,CAAE,GAAI,CAzKtF,EAyK0F,CAAE,GAAI,EAAG,CAAE,GAAI,CAzKtF,EAyK0F,CAAE,GAClL,CAAE,CAAE,CA1KyB,GA2K7B,EAAG,CAAE,CA3KwB,GA4K7B,EAAG,CAAE,CA5KwB,GA6K7B,EAAG,CAAE,CA7KwB,GA8K7B,MAAO,CAAE,CA9KoB,GA+K7B,GAAI,CAAE,CA/KuB,GAgL7B,KAAM,CAAE,CAhLqB,GAiL7B,UAAW,CAAE,CAjLgB,GAkL7B,EAAG,CAAE,CAlLwB,GAmL7B,CAlND,EAkNK,CAAE,CAnLuB,GAoL7B,EAAG,CAAE,CApLwB,GAqL7B,CArLU,EAqLN,CAAE,CArLuB,GAsL7B,EAAG,CAAE,CAtLwB,GAuL7B,CAvL6B,EAuLzB,CAAE,CAvLuB,GAwL7B,EAAG,CAAE,CAxLwB,GAyL7B,CAzLmE,EAyL/D,CAAE,CAzLuB,GA0L7B,EAAG,CAAE,CA1LwB,GA2L7B,CA3LsF,EA2LlF,CAAE,CA3LuB,GA4L3B,WAAY,cACd,CACF,CAEA,GACA,CAjMkD,GAkMhD,UAAW,QACX,YAAa,IACb,eAAgB,QAChB,YAAa,KACb,eAAgB,QAChB,cAAe,aACjB,CACA,CAAE,CAAE,GAAI,EAAG,CAAE,GAAI,EAAG,CAAE,GAAI,EAAG,CAAE,GAAI,MAAO,CAAE,GAAI,GAAI,CAAE,GAAI,KAAM,CAAE,GAAI,UAAW,CAAE,GAAI,EAAG,CAAE,GAAI,CAxO/F,EAwOmG,CAAE,GAAI,EAAG,CAAE,GAAI,CAzMvG,EAyM2G,CAAE,GAAI,EAAG,CAAE,GAAI,CAzMvG,EAyM2G,CAAE,GAAI,EAAG,CAAE,GAAI,CAzMpF,EAyMwF,CAAE,GAAI,EAAG,CAAE,GAAI,CAzMpF,EAyMwF,CAAE,GAClL,CAAE,CAAE,CA1M8C,GA2MlD,EAAG,CAAE,CA3M6C,GA4MlD,EAAG,CAAE,CA5M6C,GA6MlD,EAAG,CAAE,CA7M6C,GA8MlD,MAAO,CAAE,CA9MyC,GA+MlD,GAAI,CAAE,CA/M4C,GAgNlD,KAAM,CAAE,CAhN0C,GAiNlD,UAAW,CAAE,CAjNqC,GAkNlD,EAAG,CAAE,CAlN6C,GAmNlD,CAlPC,EAkPG,CAAE,CAnN4C,GAoNlD,EAAG,CAAE,CApN6C,GAqNlD,CArNY,EAqNR,CAAE,CArN4C,GAsNlD,EAAG,CAAE,CAtN6C,GAuNlD,CAvN+B,EAuN3B,CAAE,CAvN4C,GAwNlD,EAAG,CAAE,CAxN6C,GAyNlD,CAzNqE,EAyNjE,CAAE,CAzN4C,GA0NlD,EAAG,CAAE,CA1N6C,GA2NlD,CA3NwF,EA2NpF,CAAE,CA3N4C,GA4NhD,WAAY,cACd,CACA,OAAO,KAAK,OAAO,IAAI,CAAC,SAAS,EAAE,QACjC,GACA,CAhOgD,GAiO9C,cAAe,OACf,UAAW,IACX,YAAa,KACf,CACF,CAEA,GACA,CAxOqE,GAyOnE,UAAW,OACX,YAAa,IACb,eAAgB,IAChB,YAAa,KACb,eAAgB,UAChB,cAAe,cACjB,CACA,CAAE,CAAE,GAAI,EAAG,CAAE,GAAI,EAAG,CAAE,GAAI,EAAG,CAAE,GAAI,MAAO,CAAE,GAAI,GAAI,CAAE,GAAI,KAAM,CAAE,GAAI,UAAW,CAAE,GAAI,EAAG,CAAE,GAAI,CA/Q/F,EA+QmG,CAAE,GAAI,EAAG,CAAE,GAAI,CAhPvG,EAgP2G,CAAE,GAAI,EAAG,CAAE,GAAI,CAhPvG,EAgP2G,CAAE,GAAI,EAAG,CAAE,GAAI,CAhPvG,EAgP2G,CAAE,GAAI,EAAG,CAAE,GAAI,CAhPpF,EAgPwF,CAAE,GAClL,CAAE,CAAE,CAjPiE,GAkPrE,EAAG,CAAE,CAlPgE,GAmPrE,EAAG,CAAE,CAnPgE,GAoPrE,EAAG,CAAE,CApPgE,GAqPrE,MAAO,CAAE,CArP4D,GAsPrE,GAAI,CAAE,CAtP+D,GAuPrE,KAAM,CAAE,CAvP6D,GAwPrE,UAAW,CAAE,CAxPwD,GAyPrE,EAAG,CAAE,CAzPgE,GA0PrE,CAzRC,EAyRG,CAAE,CA1P+D,GA2PrE,EAAG,CAAE,CA3PgE,GA4PrE,CA5PY,EA4PR,CAAE,CA5P+D,GA6PrE,EAAG,CAAE,CA7PgE,GA8PrE,CA9P+B,EA8P3B,CAAE,CA9P+D,GA+PrE,EAAG,CAAE,CA/PgE,GAgQrE,CAhQkD,EAgQ9C,CAAE,CAhQ+D,GAiQrE,EAAG,CAAE,CAjQgE,GAkQrE,CAlQwF,EAkQpF,CAAE,CAlQ+D,GAmQnE,WAAY,cACd,CAEA,GACA,CAvQwF,GAwQtF,UAAW,MACX,YAAa,IACb,eAAgB,IAChB,YAAa,KACb,eAAgB,UAChB,cAAe,MACjB,CACA,CAAE,CAAE,GAAI,EAAG,CAAE,GAAI,EAAG,CAAE,GAAI,EAAG,CAAE,GAAI,MAAO,CAAE,GAAI,GAAI,CAAE,GAAI,KAAM,CAAE,GAAI,UAAW,CAAE,GAAI,EAAG,CAAE,GAAI,CA9S/F,EA8SmG,CAAE,GAAI,EAAG,CAAE,GAAI,CA/QvG,EA+Q2G,CAAE,GAAI,EAAG,CAAE,GAAI,CA/QvG,EA+Q2G,CAAE,GAAI,EAAG,CAAE,GAAI,CA/QvG,EA+Q2G,CAAE,GAAI,EAAG,CAAE,GAAI,CA/QvG,EA+Q2G,CAAE,GAClL,CAAE,CAAE,CAhRoF,GAiRxF,EAAG,CAAE,CAjRmF,GAkRxF,EAAG,CAAE,CAlRmF,GAmRxF,EAAG,CAAE,CAnRmF,GAoRxF,MAAO,CAAE,CApR+E,GAqRxF,GAAI,CAAE,CArRkF,GAsRxF,KAAM,CAAE,CAtRgF,GAuRxF,UAAW,CAAE,CAvR2E,GAwRxF,EAAG,CAAE,CAxRmF,GAyRxF,CAxTC,EAwTG,CAAE,CAzRkF,GA0RxF,EAAG,CAAE,CA1RmF,GA2RxF,CA3RY,EA2RR,CAAE,CA3RkF,GA4RxF,EAAG,CAAE,CA5RmF,GA6RxF,CA7R+B,EA6R3B,CAAE,CA7RkF,GA8RxF,EAAG,CAAE,CA9RmF,GA+RxF,CA/RkD,EA+R9C,CAAE,CA/RkF,GAgSxF,EAAG,CAAE,CAhSmF,GAiSxF,CAjSqE,EAiSjE,CAAE,CAjSkF,GAkStF,WAAY,KACd,CAEA,CAAC,eACC,WAAY,EACZ,cAAe,KACf,UAAW,QACX,YAAa,IACb,eAAgB,QAChB,YAAa,KACb,eAAgB,OAClB,CACA,OAAO,KAAK,OAAO,IAAI,CAAC,SAAS,EAAE,QACjC,CAVD,eAWG,UAAW,QACX,YAAa,IACb,eAAgB,QAChB,YAAa,KACb,eAAgB,OAClB,CACF,CAEA,CAAC,aACC,cAAe,cACf,UAAW,IACX,YAAa,IACb,YAAa,IACf,CAEA,EACA,GACA,GACA,GACA,OACA,MACA,WACE,WAAY,EACZ,cAAe,OACjB,CACA,CAAC,YACD,EAAE,YACF,EAAE,YACF,EAAE,YACF,MAAM,YACN,KAAK,YACL,UAAU,YACR,cAAe,CACjB,CAEA,CAAE,CAAE,GACJ,CAAE,CAAE,GACF,WAAY,QACd,CAEA,GAAG,GACH,GAAG,GACH,GAAG,GACH,GAAG,GACD,WAAY,IACd,CAEA,GACE,cAAe,IACjB,CACA,EAAE,YAAa,IAAI,GACjB,cAAe,CACjB,CAEA,EACE,aAAc,EACd,aAAc,OACd,aAAc,IAAI,WAClB,MAAO,IAAI,WACX,gBAAiB,IACnB,CACA,CAAC,SAAU,CAAC,CAAC,QACX,aAAc,IAAI,QAClB,MAAO,IAAI,OACb,CACA,CAAC,OAAQ,CAAC,CAAC,MACT,aAAc,MACd,aAAc,IAAI,gBAClB,MAAO,IAAI,eACb,CACA,CAAC,OAAQ,CAAC,CAAC,MACT,aAAc,MACd,QAAS,KAAK,OACd,eAAgB,GAClB,CACA,CAAC,QAAS,CAAC,CAAC,OACV,aAAc,MACd,aAAc,IAAI,QAClB,MAAO,IAAI,OACb,CAEA,EAAE,EACF,GAAG,EACH,GAAG,EACD,oBAAqB,GACvB,CAEA,IAAI,EACF,oBAAqB,CACvB,CAEA,GACE,aAAc,QACd,WAAY,MACd,CAEA,GAAG,GACD,gBAAiB,MACnB,CAEA,GACE,aAAc,QAChB,CACA,GAAG,EAAE,sBACL,GAAG,EAAE,qBAAsB,CAAE,GAC3B,YAAa,QACf,CAEA,GAAG,GACD,gBAAiB,WACnB,CACA,GAAG,GAAG,GACJ,YAAa,WACf,CAEA,GAAG,GAAG,GACJ,gBAAiB,WACnB,CAEA,IAAI,GACJ,IAAI,GACJ,IAAI,GAAG,GACP,IAAI,GAAG,GACL,WAAY,KACZ,iBAAkB,IACpB,CAEA,QACE,cAAe,OACf,WAAY,IACd,CAEA,GACA,GAhlBA,QAilBW,MACX,CACA,MAAM,GACN,MAAM,GAplBN,QAqlBW,cACT,WAAY,IAAI,UAChB,MAAO,IAAI,SACX,UAAW,IACX,eAAgB,GAClB,CAEA,MACA,MAAM,GACJ,cAAe,IAAI,MAAM,IAAI,OAC/B,CAEA,GACE,YAAa,IACb,WAAY,IACd,CACA,MAAM,GAAG,GACT,MAAM,GAAG,CA3cG,GA4cZ,MAAM,GAAG,GACT,MAAM,GAAG,CA7csB,GA8c/B,MAAM,GAAG,GACT,MAAM,GAAG,CA/cyC,GAgdlD,MAAM,GAAG,GACT,MAAM,GAAG,CAjd4D,GAkdrE,MAAM,GAAG,GACT,MAAM,GAAG,CAnd+E,GA3JxF,OA+mBU,EACR,UAAW,QACX,YAAa,QACb,eAAgB,QAChB,YAAa,QACb,eAAgB,OAClB,CAEA,WACE,aAAc,QACd,YAAa,OACf,CACA,OAAO,KAAK,OAAO,IAAI,CAAC,SAAS,EAAE,WACjC,WACE,aAAc,QACd,YAAa,OACf,CACF,CAEA,IACE,UAAW,IACb,CAEA,OACE,aAAc,EACd,YAAa,CACf,CACA,OAAO,IACL,eAAgB,MAClB,CAEA,IACA,KACE,WAAY,IAAI,UAhpBlB,cAipBiB,IACf,MAAO,IAAI,SACX,YAAa,UAAY,CAAE,QAAQ,CAAE,MAAM,CAAE,WAAa,CAAE,SAC9D,CAEA,KAtpBA,QAupBW,cAAe,cAAe,EACvC,UAAW,OACb,CAEA,IACE,QAAS,MA5pBX,QA6pBW,OAAQ,QACjB,YAAa,SACb,cAAe,UACjB,CACA,IAAI,KAjqBJ,QAkqBW,EACT,iBAAkB,WACpB",
|
|
4
|
+
"sourcesContent": ["@charset \"UTF-8\";\n/*! normalize.css v2.1.3 | MIT License | git.io/normalize */html{font-family:sans-serif;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:\"\u201C\" \"\u201D\" \"\u2018\" \"\u2019\"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}", ":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)}body{color:var(--black);font-size:100%;line-height:1.375;-webkit-font-smoothing:antialiased}body,button,input,select,textarea{font-family:var(--font-stack)}input[type=date]{display:revert;min-height:35px;min-width:100px;padding-bottom:0;padding-top:0}input[type=date].a-text-input--full{min-width:100%}hr{border:none;border-top:1px solid var(--gray-40)}b,strong{font-weight:600}h1,h2,h3,h4,h5,h6{margin-top:0}.h1,h1{font-size:2.125em;font-weight:600;letter-spacing:inherit;line-height:1.25;margin-bottom:.4411764706em;text-transform:inherit}blockquote+.h1,blockquote+h1,dl+.h1,dl+h1,figure+.h1,figure+h1,img+.h1,img+h1,ol+.h1,ol+h1,p+.h1,p+h1,table+.h1,table+h1,ul+.h1,ul+h1{margin-top:1.7647058824em}@media only screen and (max-width:37.5em){blockquote+.h1,blockquote+h1,dl+.h1,dl+h1,figure+.h1,figure+h1,img+.h1,img+h1,ol+.h1,ol+h1,p+.h1,p+h1,table+.h1,table+h1,ul+.h1,ul+h1{margin-top:1.7307692308em}.h2+.h1,.h2+h1,.h3+.h1,.h3+h1,.h4+.h1,.h4+h1,.h5+.h1,.h5+h1,.h6+.h1,.h6+h1,h2+.h1,h2+h1,h3+.h1,h3+h1,h4+.h1,h4+h1,h5+.h1,h5+h1,h6+.h1,h6+h1{margin-top:1.1538461538em}.h1,h1{font-size:1.625em;font-weight:600;letter-spacing:inherit;line-height:1.25;margin-bottom:.5769230769em;text-transform:inherit}blockquote+.h1,blockquote+h1,dl+.h1,dl+h1,figure+.h1,figure+h1,img+.h1,img+h1,ol+.h1,ol+h1,p+.h1,p+h1,table+.h1,table+h1,ul+.h1,ul+h1{margin-top:1.7307692308em}.h1+.h1,.h1+h1,.h3+.h1,.h3+h1,.h4+.h1,.h4+h1,.h5+.h1,.h5+h1,.h6+.h1,.h6+h1,h1+.h1,h1+h1,h3+.h1,h3+h1,h4+.h1,h4+h1,h5+.h1,h5+h1,h6+.h1,h6+h1{margin-top:1.1538461538em}}.h2,h2{font-size:1.625em;font-weight:600;letter-spacing:inherit;line-height:1.25;margin-bottom:.5769230769em;text-transform:inherit}blockquote+.h2,blockquote+h2,dl+.h2,dl+h2,figure+.h2,figure+h2,img+.h2,img+h2,ol+.h2,ol+h2,p+.h2,p+h2,table+.h2,table+h2,ul+.h2,ul+h2{margin-top:1.7307692308em}.h1+.h2,.h1+h2,.h3+.h2,.h3+h2,.h4+.h2,.h4+h2,.h5+.h2,.h5+h2,.h6+.h2,.h6+h2,h1+.h2,h1+h2,h3+.h2,h3+h2,h4+.h2,h4+h2,h5+.h2,h5+h2,h6+.h2,h6+h2{margin-top:1.1538461538em}@media only screen and (max-width:37.5em){blockquote+.h2,blockquote+h2,dl+.h2,dl+h2,figure+.h2,figure+h2,img+.h2,img+h2,ol+.h2,ol+h2,p+.h2,p+h2,table+.h2,table+h2,ul+.h2,ul+h2{margin-top:1.3636363636em}.h2,h2{font-size:1.375em;font-weight:600;letter-spacing:inherit;line-height:1.25;margin-bottom:.6818181818em;text-transform:inherit}.h1+.h2,.h1+h2,.h2+.h2,.h2+h2,.h4+.h2,.h4+h2,.h5+.h2,.h5+h2,.h6+.h2,.h6+h2,blockquote+.h2,blockquote+h2,dl+.h2,dl+h2,figure+.h2,figure+h2,h1+.h2,h1+h2,h2+.h2,h2+h2,h4+.h2,h4+h2,h5+.h2,h5+h2,h6+.h2,h6+h2,img+.h2,img+h2,ol+.h2,ol+h2,p+.h2,p+h2,table+.h2,table+h2,ul+.h2,ul+h2{margin-top:1.3636363636em}}.h3,h3{font-size:1.375em;font-weight:400;letter-spacing:inherit;line-height:1.25;margin-bottom:.6818181818em;text-transform:inherit}.h1+.h3,.h1+h3,.h2+.h3,.h2+h3,.h4+.h3,.h4+h3,.h5+.h3,.h5+h3,.h6+.h3,.h6+h3,blockquote+.h3,blockquote+h3,dl+.h3,dl+h3,figure+.h3,figure+h3,h1+.h3,h1+h3,h2+.h3,h2+h3,h4+.h3,h4+h3,h5+.h3,h5+h3,h6+.h3,h6+h3,img+.h3,img+h3,ol+.h3,ol+h3,p+.h3,p+h3,table+.h3,table+h3,ul+.h3,ul+h3{margin-top:1.3636363636em}@media only screen and (max-width:37.5em){.h3,h3{font-size:1.125em;font-weight:400;letter-spacing:inherit;line-height:1.25;margin-bottom:.8333333333em;text-transform:inherit}.h1+.h3,.h1+h3,.h2+.h3,.h2+h3,.h3+.h3,.h3+h3,.h5+.h3,.h5+h3,.h6+.h3,.h6+h3,blockquote+.h3,blockquote+h3,dl+.h3,dl+h3,figure+.h3,figure+h3,h1+.h3,h1+h3,h2+.h3,h2+h3,h3+.h3,h3+h3,h5+.h3,h5+h3,h6+.h3,h6+h3,img+.h3,img+h3,ol+.h3,ol+h3,p+.h3,p+h3,table+.h3,table+h3,ul+.h3,ul+h3{margin-top:1.6666666667em}}.h4,h4{font-size:1.125em;font-weight:500;letter-spacing:inherit;line-height:1.25;margin-bottom:.8333333333em;text-transform:inherit}.h1+.h4,.h1+h4,.h2+.h4,.h2+h4,.h3+.h4,.h3+h4,.h5+.h4,.h5+h4,.h6+.h4,.h6+h4,blockquote+.h4,blockquote+h4,dl+.h4,dl+h4,figure+.h4,figure+h4,h1+.h4,h1+h4,h2+.h4,h2+h4,h3+.h4,h3+h4,h5+.h4,h5+h4,h6+.h4,h6+h4,img+.h4,img+h4,ol+.h4,ol+h4,p+.h4,p+h4,table+.h4,table+h4,ul+.h4,ul+h4{margin-top:1.6666666667em}@media only screen and (max-width:37.5em){.h4,h4{font-size:1em;line-height:1.125;margin-bottom:.625em}}.h5,h5{font-size:.875em;font-weight:600;letter-spacing:1px;line-height:1.25;margin-bottom:1.0714285714em;text-transform:uppercase}.h1+.h5,.h1+h5,.h2+.h5,.h2+h5,.h3+.h5,.h3+h5,.h4+.h5,.h4+h5,.h6+.h5,.h6+h5,blockquote+.h5,blockquote+h5,dl+.h5,dl+h5,figure+.h5,figure+h5,h1+.h5,h1+h5,h2+.h5,h2+h5,h3+.h5,h3+h5,h4+.h5,h4+h5,h6+.h5,h6+h5,img+.h5,img+h5,ol+.h5,ol+h5,p+.h5,p+h5,table+.h5,table+h5,ul+.h5,ul+h5{margin-top:2.1428571429em}.h6,h6{font-size:.75em;font-weight:600;letter-spacing:1px;line-height:1.25;margin-bottom:1.25em;text-transform:uppercase}.h1+.h6,.h1+h6,.h2+.h6,.h2+h6,.h3+.h6,.h3+h6,.h4+.h6,.h4+h6,.h5+.h6,.h5+h6,blockquote+.h6,blockquote+h6,dl+.h6,dl+h6,figure+.h6,figure+h6,h1+.h6,h1+h6,h2+.h6,h2+h6,h3+.h6,h3+h6,h4+.h6,h4+h6,h5+.h6,h5+h6,img+.h6,img+h6,ol+.h6,ol+h6,p+.h6,p+h6,table+.h6,table+h6,ul+.h6,ul+h6{margin-top:2.5em}.lead-paragraph{font-size:1.375em;font-weight:400;letter-spacing:inherit;line-height:1.25;margin-bottom:15px;margin-top:0;text-transform:inherit}@media only screen and (max-width:37.5em){.lead-paragraph{font-size:1.125em;font-weight:400;letter-spacing:inherit;line-height:1.25;text-transform:inherit}}.superheading{font-size:3em;font-weight:400;line-height:1.25;margin-bottom:.4166666667em}blockquote,dl,figure,ol,p,table,ul{margin-bottom:.9375em;margin-top:0}blockquote:last-child,dl:last-child,figure:last-child,ol:last-child,p:last-child,table:last-child,ul:last-child{margin-bottom:0}p+ol,p+ul{margin-top:-.3125em}ol ol,ol ul,ul ol,ul ul{margin-top:.5em}li{margin-bottom:.5em}li:last-child,nav li{margin-bottom:0}a{border-color:var(--pacific);border-style:dotted;border-width:0;color:var(--pacific);text-decoration:none}a.visited,a:visited{border-color:var(--teal);color:var(--teal)}a.hover,a:hover{border-color:var(--pacific-dark);border-style:solid;color:var(--pacific-dark)}a.focus,a:focus{border-style:solid;outline:thin dotted;outline-offset:1px}a.active,a:active{border-color:var(--navy);border-style:solid;color:var(--navy)}dd a,li a,p a{border-bottom-width:1px}nav a{border-bottom-width:0}ul{list-style:square;padding-left:1.125em}ul ul{list-style-type:circle}ol{padding-left:1.3125em}ol li:nth-last-child(n+10),ol li:nth-last-child(n+10)~li{margin-left:.5625rem}ol ol{list-style-type:lower-alpha}ol ol li{margin-left:0!important}ol ol ol{list-style-type:lower-roman}nav ol,nav ol ol,nav ul,nav ul ul{list-style:none;list-style-image:none}caption{margin-bottom:.625em;text-align:left}td,th{padding:.625em}thead td,thead th{background:var(--gray-5);color:var(--black);font-size:1em;padding:.7142857143em;vertical-align:top}tbody tr,thead{border-bottom:1px solid var(--gray)}th{font-weight:600;text-align:left}thead th .h2,thead th .h3,thead th .h4,thead th .h5,thead th .h6,thead th h2,thead th h3,thead th h4,thead th h5,thead th h6{font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;text-transform:inherit}blockquote{margin-left:.9375em;margin-right:.9375em}@media only screen and (min-width:37.5625em){blockquote{margin-left:1.875em;margin-right:1.875em}}img{max-width:100%}figure{margin-left:0;margin-right:0}figure img{vertical-align:middle}code,pre{background:var(--gray-5);border-radius:4px;color:var(--black);font-family:Input Mono,Consolas,Monaco,Courier New,monospace}code{font-size:.8125em;padding:.2307692308em .2307692308em 0}pre{display:block;overflow-wrap:break-word;padding:.625em .9375em;white-space:pre-wrap}pre code{background-color:transparent;padding:0}"],
|
|
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 a=Object.defineProperty;var o=(r,t)=>{for(var i in t)a(r,i,{get:t[i],enumerable:!0})};var h={};o(h,{default:()=>n});var n={};var e={};o(e,{default:()=>m});var m={};})();
|
|
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: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}"],
|
|
4
|
+
"sourcesContent": ["@charset \"UTF-8\";\n/*! normalize.css v2.1.3 | MIT License | git.io/normalize */html{font-family:sans-serif;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:\"\u201C\" \"\u201D\" \"\u2018\" \"\u2019\"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}", ":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)}body{color:var(--black);font-size:100%;line-height:1.375;-webkit-font-smoothing:antialiased}body,button,input,select,textarea{font-family:var(--font-stack)}input[type=date]{display:revert;min-height:35px;min-width:100px;padding-bottom:0;padding-top:0}input[type=date].a-text-input--full{min-width:100%}hr{border:none;border-top:1px solid var(--gray-40)}b,strong{font-weight:600}h1,h2,h3,h4,h5,h6{margin-top:0}.h1,h1{font-size:2.125em;font-weight:600;letter-spacing:inherit;line-height:1.25;margin-bottom:.4411764706em;text-transform:inherit}blockquote+.h1,blockquote+h1,dl+.h1,dl+h1,figure+.h1,figure+h1,img+.h1,img+h1,ol+.h1,ol+h1,p+.h1,p+h1,table+.h1,table+h1,ul+.h1,ul+h1{margin-top:1.7647058824em}@media only screen and (max-width:37.5em){blockquote+.h1,blockquote+h1,dl+.h1,dl+h1,figure+.h1,figure+h1,img+.h1,img+h1,ol+.h1,ol+h1,p+.h1,p+h1,table+.h1,table+h1,ul+.h1,ul+h1{margin-top:1.7307692308em}.h2+.h1,.h2+h1,.h3+.h1,.h3+h1,.h4+.h1,.h4+h1,.h5+.h1,.h5+h1,.h6+.h1,.h6+h1,h2+.h1,h2+h1,h3+.h1,h3+h1,h4+.h1,h4+h1,h5+.h1,h5+h1,h6+.h1,h6+h1{margin-top:1.1538461538em}.h1,h1{font-size:1.625em;font-weight:600;letter-spacing:inherit;line-height:1.25;margin-bottom:.5769230769em;text-transform:inherit}blockquote+.h1,blockquote+h1,dl+.h1,dl+h1,figure+.h1,figure+h1,img+.h1,img+h1,ol+.h1,ol+h1,p+.h1,p+h1,table+.h1,table+h1,ul+.h1,ul+h1{margin-top:1.7307692308em}.h1+.h1,.h1+h1,.h3+.h1,.h3+h1,.h4+.h1,.h4+h1,.h5+.h1,.h5+h1,.h6+.h1,.h6+h1,h1+.h1,h1+h1,h3+.h1,h3+h1,h4+.h1,h4+h1,h5+.h1,h5+h1,h6+.h1,h6+h1{margin-top:1.1538461538em}}.h2,h2{font-size:1.625em;font-weight:600;letter-spacing:inherit;line-height:1.25;margin-bottom:.5769230769em;text-transform:inherit}blockquote+.h2,blockquote+h2,dl+.h2,dl+h2,figure+.h2,figure+h2,img+.h2,img+h2,ol+.h2,ol+h2,p+.h2,p+h2,table+.h2,table+h2,ul+.h2,ul+h2{margin-top:1.7307692308em}.h1+.h2,.h1+h2,.h3+.h2,.h3+h2,.h4+.h2,.h4+h2,.h5+.h2,.h5+h2,.h6+.h2,.h6+h2,h1+.h2,h1+h2,h3+.h2,h3+h2,h4+.h2,h4+h2,h5+.h2,h5+h2,h6+.h2,h6+h2{margin-top:1.1538461538em}@media only screen and (max-width:37.5em){blockquote+.h2,blockquote+h2,dl+.h2,dl+h2,figure+.h2,figure+h2,img+.h2,img+h2,ol+.h2,ol+h2,p+.h2,p+h2,table+.h2,table+h2,ul+.h2,ul+h2{margin-top:1.3636363636em}.h2,h2{font-size:1.375em;font-weight:600;letter-spacing:inherit;line-height:1.25;margin-bottom:.6818181818em;text-transform:inherit}.h1+.h2,.h1+h2,.h2+.h2,.h2+h2,.h4+.h2,.h4+h2,.h5+.h2,.h5+h2,.h6+.h2,.h6+h2,blockquote+.h2,blockquote+h2,dl+.h2,dl+h2,figure+.h2,figure+h2,h1+.h2,h1+h2,h2+.h2,h2+h2,h4+.h2,h4+h2,h5+.h2,h5+h2,h6+.h2,h6+h2,img+.h2,img+h2,ol+.h2,ol+h2,p+.h2,p+h2,table+.h2,table+h2,ul+.h2,ul+h2{margin-top:1.3636363636em}}.h3,h3{font-size:1.375em;font-weight:400;letter-spacing:inherit;line-height:1.25;margin-bottom:.6818181818em;text-transform:inherit}.h1+.h3,.h1+h3,.h2+.h3,.h2+h3,.h4+.h3,.h4+h3,.h5+.h3,.h5+h3,.h6+.h3,.h6+h3,blockquote+.h3,blockquote+h3,dl+.h3,dl+h3,figure+.h3,figure+h3,h1+.h3,h1+h3,h2+.h3,h2+h3,h4+.h3,h4+h3,h5+.h3,h5+h3,h6+.h3,h6+h3,img+.h3,img+h3,ol+.h3,ol+h3,p+.h3,p+h3,table+.h3,table+h3,ul+.h3,ul+h3{margin-top:1.3636363636em}@media only screen and (max-width:37.5em){.h3,h3{font-size:1.125em;font-weight:400;letter-spacing:inherit;line-height:1.25;margin-bottom:.8333333333em;text-transform:inherit}.h1+.h3,.h1+h3,.h2+.h3,.h2+h3,.h3+.h3,.h3+h3,.h5+.h3,.h5+h3,.h6+.h3,.h6+h3,blockquote+.h3,blockquote+h3,dl+.h3,dl+h3,figure+.h3,figure+h3,h1+.h3,h1+h3,h2+.h3,h2+h3,h3+.h3,h3+h3,h5+.h3,h5+h3,h6+.h3,h6+h3,img+.h3,img+h3,ol+.h3,ol+h3,p+.h3,p+h3,table+.h3,table+h3,ul+.h3,ul+h3{margin-top:1.6666666667em}}.h4,h4{font-size:1.125em;font-weight:500;letter-spacing:inherit;line-height:1.25;margin-bottom:.8333333333em;text-transform:inherit}.h1+.h4,.h1+h4,.h2+.h4,.h2+h4,.h3+.h4,.h3+h4,.h5+.h4,.h5+h4,.h6+.h4,.h6+h4,blockquote+.h4,blockquote+h4,dl+.h4,dl+h4,figure+.h4,figure+h4,h1+.h4,h1+h4,h2+.h4,h2+h4,h3+.h4,h3+h4,h5+.h4,h5+h4,h6+.h4,h6+h4,img+.h4,img+h4,ol+.h4,ol+h4,p+.h4,p+h4,table+.h4,table+h4,ul+.h4,ul+h4{margin-top:1.6666666667em}@media only screen and (max-width:37.5em){.h4,h4{font-size:1em;line-height:1.125;margin-bottom:.625em}}.h5,h5{font-size:.875em;font-weight:600;letter-spacing:1px;line-height:1.25;margin-bottom:1.0714285714em;text-transform:uppercase}.h1+.h5,.h1+h5,.h2+.h5,.h2+h5,.h3+.h5,.h3+h5,.h4+.h5,.h4+h5,.h6+.h5,.h6+h5,blockquote+.h5,blockquote+h5,dl+.h5,dl+h5,figure+.h5,figure+h5,h1+.h5,h1+h5,h2+.h5,h2+h5,h3+.h5,h3+h5,h4+.h5,h4+h5,h6+.h5,h6+h5,img+.h5,img+h5,ol+.h5,ol+h5,p+.h5,p+h5,table+.h5,table+h5,ul+.h5,ul+h5{margin-top:2.1428571429em}.h6,h6{font-size:.75em;font-weight:600;letter-spacing:1px;line-height:1.25;margin-bottom:1.25em;text-transform:uppercase}.h1+.h6,.h1+h6,.h2+.h6,.h2+h6,.h3+.h6,.h3+h6,.h4+.h6,.h4+h6,.h5+.h6,.h5+h6,blockquote+.h6,blockquote+h6,dl+.h6,dl+h6,figure+.h6,figure+h6,h1+.h6,h1+h6,h2+.h6,h2+h6,h3+.h6,h3+h6,h4+.h6,h4+h6,h5+.h6,h5+h6,img+.h6,img+h6,ol+.h6,ol+h6,p+.h6,p+h6,table+.h6,table+h6,ul+.h6,ul+h6{margin-top:2.5em}.lead-paragraph{font-size:1.375em;font-weight:400;letter-spacing:inherit;line-height:1.25;margin-bottom:15px;margin-top:0;text-transform:inherit}@media only screen and (max-width:37.5em){.lead-paragraph{font-size:1.125em;font-weight:400;letter-spacing:inherit;line-height:1.25;text-transform:inherit}}.superheading{font-size:3em;font-weight:400;line-height:1.25;margin-bottom:.4166666667em}blockquote,dl,figure,ol,p,table,ul{margin-bottom:.9375em;margin-top:0}blockquote:last-child,dl:last-child,figure:last-child,ol:last-child,p:last-child,table:last-child,ul:last-child{margin-bottom:0}p+ol,p+ul{margin-top:-.3125em}ol ol,ol ul,ul ol,ul ul{margin-top:.5em}li{margin-bottom:.5em}li:last-child,nav li{margin-bottom:0}a{border-color:var(--pacific);border-style:dotted;border-width:0;color:var(--pacific);text-decoration:none}a.visited,a:visited{border-color:var(--teal);color:var(--teal)}a.hover,a:hover{border-color:var(--pacific-dark);border-style:solid;color:var(--pacific-dark)}a.focus,a:focus{border-style:solid;outline:thin dotted;outline-offset:1px}a.active,a:active{border-color:var(--navy);border-style:solid;color:var(--navy)}dd a,li a,p a{border-bottom-width:1px}nav a{border-bottom-width:0}ul{list-style:square;padding-left:1.125em}ul ul{list-style-type:circle}ol{padding-left:1.3125em}ol li:nth-last-child(n+10),ol li:nth-last-child(n+10)~li{margin-left:.5625rem}ol ol{list-style-type:lower-alpha}ol ol li{margin-left:0!important}ol ol ol{list-style-type:lower-roman}nav ol,nav ol ol,nav ul,nav ul ul{list-style:none;list-style-image:none}caption{margin-bottom:.625em;text-align:left}td,th{padding:.625em}thead td,thead th{background:var(--gray-5);color:var(--black);font-size:1em;padding:.7142857143em;vertical-align:top}tbody tr,thead{border-bottom:1px solid var(--gray)}th{font-weight:600;text-align:left}thead th .h2,thead th .h3,thead th .h4,thead th .h5,thead th .h6,thead th h2,thead th h3,thead th h4,thead th h5,thead th h6{font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;text-transform:inherit}blockquote{margin-left:.9375em;margin-right:.9375em}@media only screen and (min-width:37.5625em){blockquote{margin-left:1.875em;margin-right:1.875em}}img{max-width:100%}figure{margin-left:0;margin-right:0}figure img{vertical-align:middle}code,pre{background:var(--gray-5);border-radius:4px;color:var(--black);font-family:Input Mono,Consolas,Monaco,Courier New,monospace}code{font-size:.8125em;padding:.2307692308em .2307692308em 0}pre{display:block;overflow-wrap:break-word;padding:.625em .9375em;white-space:pre-wrap}pre code{background-color:transparent;padding:0}"],
|
|
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;
|
|
1
|
+
button.a-btn::-moz-focus-inner,input.a-btn::-moz-focus-inner{border:0}.a-btn{appearance:none;border:0;border-radius:.25em;box-sizing:border-box;cursor:pointer;display:flex;font-size:1em;font-weight:500;gap:.625rem;height:fit-content;justify-content:center;line-height:normal;margin:0;padding:.5em .875em;text-align:center;text-decoration:none;transition:background-color .1s;width:fit-content}.a-btn,.a-btn:link,.a-btn:visited{background-color:var(--pacific);color:var(--white)}.a-btn.focus,.a-btn.hover,.a-btn:focus,.a-btn:hover{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);box-shadow:0 0 0 1px var(--pacific) inset;color:var(--pacific)}.a-btn--secondary.focus,.a-btn--secondary.hover,.a-btn--secondary:focus,.a-btn--secondary:hover{background-color:var(--pacific-10);box-shadow:0 0 0 1px var(--pacific-dark) inset;color:var(--pacific-dark)}.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);box-shadow:0 0 0 1px var(--navy) inset;color:var(--navy)}.a-btn--warning,.a-btn--warning:link,.a-btn--warning:visited{background-color:var(--red-mid-dark);color:var(--white)}.a-btn--warning.focus,.a-btn--warning.hover,.a-btn--warning:focus,.a-btn--warning:hover{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.active,.a-btn--disabled.focus,.a-btn--disabled.hover,.a-btn--disabled:active,.a-btn--disabled:focus,.a-btn--disabled:hover,.a-btn--disabled:link,.a-btn--disabled:visited,.a-btn[disabled],.a-btn[disabled].active,.a-btn[disabled].focus,.a-btn[disabled].hover,.a-btn[disabled]:active,.a-btn[disabled]:focus,.a-btn[disabled]:hover,.a-btn[disabled]:link,.a-btn[disabled]:visited{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{flex:none;order:3}.a-btn:not(.a-btn--hide-icon):has(span+svg):before,.a-btn:not(.a-btn--hide-icon):has(svg+span):before{border-left:1px solid var(--pacific-60);content:"";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{align-items:center;display:flex;flex-wrap:wrap;gap:.9375rem;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{border-radius:0;padding:1.5px 0;text-decoration-line:underline;text-decoration-style:dotted;text-decoration-thickness:1px;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{background-color:transparent;color:var(--pacific);text-decoration-color:var(--pacific)}.a-btn--link.hover,.a-btn--link:hover{background-color:transparent;color:var(--pacific-dark);text-decoration-color:var(--pacific-dark);text-decoration-style:solid}.a-btn--link.focus,.a-btn--link:focus{background-color:transparent;color:var(--pacific);outline:1px dotted var(--pacific);text-decoration-style:solid}.a-btn--link.active,.a-btn--link:active{background-color:transparent;color:var(--navy);text-decoration-color:var(--navy);text-decoration-style:solid}.a-btn--link.a-btn--warning,.a-btn--link.a-btn--warning:link,.a-btn--link.a-btn--warning:visited{background-color:transparent;color:var(--red-mid-dark);text-decoration-color:var(--red-mid-dark)}.a-btn--link.a-btn--warning.hover,.a-btn--link.a-btn--warning:hover{background-color:transparent;color:var(--red-dark);text-decoration-color:var(--red-dark);text-decoration-style:solid}.a-btn--link.a-btn--warning.focus,.a-btn--link.a-btn--warning:focus{background-color:transparent;color:var(--red-mid-dark);outline:1px dotted var(--red-mid-dark);text-decoration-style:solid}.a-btn--link.a-btn--warning.active,.a-btn--link.a-btn--warning:active{background-color:transparent;color:var(--gray-dark);text-decoration-color:var(--gray-dark);text-decoration-style:solid}
|
|
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: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": "
|
|
4
|
+
"sourcesContent": [":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)}button.a-btn::-moz-focus-inner,input.a-btn::-moz-focus-inner{border:0}.a-btn{appearance:none;border:0;border-radius:.25em;box-sizing:border-box;cursor:pointer;display:flex;font-size:1em;font-weight:500;gap:.625rem;height:fit-content;justify-content:center;line-height:normal;margin:0;padding:.5em .875em;text-align:center;text-decoration:none;transition:background-color .1s;width:fit-content}.a-btn,.a-btn:link,.a-btn:visited{background-color:var(--pacific);color:var(--white)}.a-btn.focus,.a-btn.hover,.a-btn:focus,.a-btn:hover{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);box-shadow:0 0 0 1px var(--pacific) inset;color:var(--pacific)}.a-btn--secondary.focus,.a-btn--secondary.hover,.a-btn--secondary:focus,.a-btn--secondary:hover{background-color:var(--pacific-10);box-shadow:0 0 0 1px var(--pacific-dark) inset;color:var(--pacific-dark)}.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);box-shadow:0 0 0 1px var(--navy) inset;color:var(--navy)}.a-btn--warning,.a-btn--warning:link,.a-btn--warning:visited{background-color:var(--red-mid-dark);color:var(--white)}.a-btn--warning.focus,.a-btn--warning.hover,.a-btn--warning:focus,.a-btn--warning:hover{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.active,.a-btn--disabled.focus,.a-btn--disabled.hover,.a-btn--disabled:active,.a-btn--disabled:focus,.a-btn--disabled:hover,.a-btn--disabled:link,.a-btn--disabled:visited,.a-btn[disabled],.a-btn[disabled].active,.a-btn[disabled].focus,.a-btn[disabled].hover,.a-btn[disabled]:active,.a-btn[disabled]:focus,.a-btn[disabled]:hover,.a-btn[disabled]:link,.a-btn[disabled]:visited{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{flex:none;order:3}.a-btn:not(.a-btn--hide-icon):has(span+svg):before,.a-btn:not(.a-btn--hide-icon):has(svg+span):before{border-left:1px solid var(--pacific-60);content:\"\";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}", ":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)}.m-btn-group{align-items:center;display:flex;flex-wrap:wrap;gap:.9375rem;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{border-radius:0;padding:1.5px 0;text-decoration-line:underline;text-decoration-style:dotted;text-decoration-thickness:1px;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{background-color:transparent;color:var(--pacific);text-decoration-color:var(--pacific)}.a-btn--link.hover,.a-btn--link:hover{background-color:transparent;color:var(--pacific-dark);text-decoration-color:var(--pacific-dark);text-decoration-style:solid}.a-btn--link.focus,.a-btn--link:focus{background-color:transparent;color:var(--pacific);outline:1px dotted var(--pacific);text-decoration-style:solid}.a-btn--link.active,.a-btn--link:active{background-color:transparent;color:var(--navy);text-decoration-color:var(--navy);text-decoration-style:solid}.a-btn--link.a-btn--warning,.a-btn--link.a-btn--warning:link,.a-btn--link.a-btn--warning:visited{background-color:transparent;color:var(--red-mid-dark);text-decoration-color:var(--red-mid-dark)}.a-btn--link.a-btn--warning.hover,.a-btn--link.a-btn--warning:hover{background-color:transparent;color:var(--red-dark);text-decoration-color:var(--red-dark);text-decoration-style:solid}.a-btn--link.a-btn--warning.focus,.a-btn--link.a-btn--warning:focus{background-color:transparent;color:var(--red-mid-dark);outline:1px dotted var(--red-mid-dark);text-decoration-style:solid}.a-btn--link.a-btn--warning.active,.a-btn--link.a-btn--warning:active{background-color:transparent;color:var(--gray-dark);text-decoration-color:var(--gray-dark);text-decoration-style:solid}"],
|
|
5
|
+
"mappings": "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",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
(()=>{var
|
|
1
|
+
(()=>{var i=Object.defineProperty;var r=(d,t)=>{for(var c in t)i(d,c,{get:t[c],enumerable:!0})};var a={};r(a,{default:()=>l});var l={};var e={};r(e,{default:()=>s});var s={};var o={};r(o,{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: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}"],
|
|
4
|
+
"sourcesContent": [":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)}button.a-btn::-moz-focus-inner,input.a-btn::-moz-focus-inner{border:0}.a-btn{appearance:none;border:0;border-radius:.25em;box-sizing:border-box;cursor:pointer;display:flex;font-size:1em;font-weight:500;gap:.625rem;height:fit-content;justify-content:center;line-height:normal;margin:0;padding:.5em .875em;text-align:center;text-decoration:none;transition:background-color .1s;width:fit-content}.a-btn,.a-btn:link,.a-btn:visited{background-color:var(--pacific);color:var(--white)}.a-btn.focus,.a-btn.hover,.a-btn:focus,.a-btn:hover{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);box-shadow:0 0 0 1px var(--pacific) inset;color:var(--pacific)}.a-btn--secondary.focus,.a-btn--secondary.hover,.a-btn--secondary:focus,.a-btn--secondary:hover{background-color:var(--pacific-10);box-shadow:0 0 0 1px var(--pacific-dark) inset;color:var(--pacific-dark)}.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);box-shadow:0 0 0 1px var(--navy) inset;color:var(--navy)}.a-btn--warning,.a-btn--warning:link,.a-btn--warning:visited{background-color:var(--red-mid-dark);color:var(--white)}.a-btn--warning.focus,.a-btn--warning.hover,.a-btn--warning:focus,.a-btn--warning:hover{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.active,.a-btn--disabled.focus,.a-btn--disabled.hover,.a-btn--disabled:active,.a-btn--disabled:focus,.a-btn--disabled:hover,.a-btn--disabled:link,.a-btn--disabled:visited,.a-btn[disabled],.a-btn[disabled].active,.a-btn[disabled].focus,.a-btn[disabled].hover,.a-btn[disabled]:active,.a-btn[disabled]:focus,.a-btn[disabled]:hover,.a-btn[disabled]:link,.a-btn[disabled]:visited{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{flex:none;order:3}.a-btn:not(.a-btn--hide-icon):has(span+svg):before,.a-btn:not(.a-btn--hide-icon):has(svg+span):before{border-left:1px solid var(--pacific-60);content:\"\";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}", ":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)}.m-btn-group{align-items:center;display:flex;flex-wrap:wrap;gap:.9375rem;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{border-radius:0;padding:1.5px 0;text-decoration-line:underline;text-decoration-style:dotted;text-decoration-thickness:1px;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{background-color:transparent;color:var(--pacific);text-decoration-color:var(--pacific)}.a-btn--link.hover,.a-btn--link:hover{background-color:transparent;color:var(--pacific-dark);text-decoration-color:var(--pacific-dark);text-decoration-style:solid}.a-btn--link.focus,.a-btn--link:focus{background-color:transparent;color:var(--pacific);outline:1px dotted var(--pacific);text-decoration-style:solid}.a-btn--link.active,.a-btn--link:active{background-color:transparent;color:var(--navy);text-decoration-color:var(--navy);text-decoration-style:solid}.a-btn--link.a-btn--warning,.a-btn--link.a-btn--warning:link,.a-btn--link.a-btn--warning:visited{background-color:transparent;color:var(--red-mid-dark);text-decoration-color:var(--red-mid-dark)}.a-btn--link.a-btn--warning.hover,.a-btn--link.a-btn--warning:hover{background-color:transparent;color:var(--red-dark);text-decoration-color:var(--red-dark);text-decoration-style:solid}.a-btn--link.a-btn--warning.focus,.a-btn--link.a-btn--warning:focus{background-color:transparent;color:var(--red-mid-dark);outline:1px dotted var(--red-mid-dark);text-decoration-style:solid}.a-btn--link.a-btn--warning.active,.a-btn--link.a-btn--warning:active{background-color:transparent;color:var(--gray-dark);text-decoration-color:var(--gray-dark);text-decoration-style:solid}"],
|
|
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
|
}
|