diff --git a/404.html b/404.html index 24e3a4cc4b..c0c1f33511 100644 --- a/404.html +++ b/404.html @@ -131,6 +131,14 @@ How we build + diff --git a/about/how-we-build/index.html b/about/how-we-build/index.html index 833c35deac..27be0aa52d 100644 --- a/about/how-we-build/index.html +++ b/about/how-we-build/index.html @@ -135,6 +135,14 @@ How we build + @@ -997,7 +1005,7 @@

Other resources

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/about/index.html b/about/index.html index e49357e956..1a64f4ad43 100644 --- a/about/index.html +++ b/about/index.html @@ -137,6 +137,14 @@ How we build + diff --git a/about/roadmap/index.html b/about/roadmap/index.html new file mode 100644 index 0000000000..1675f6dcf7 --- /dev/null +++ b/about/roadmap/index.html @@ -0,0 +1,903 @@ + + + + Roadmap | Red Hat design system + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+
+
+
+

Roadmap

+
+
+
+
+ +

Our roadmap is an up-to-date outline of what we're working on and what we're planning to do in the Red Hat Design System over the next 2–3 quarters (6-9 months). You can follow along through our open source roadmap on GitHub.

+

The roadmap is subject to change based on our users' feedback and needs. If you have an idea or feature request, please submit a GitHub issue.

+

Check out our scrum board on GitHub to see what we're working on from week to week.

+ + + +
+
+
+ + + + + + © 2021-2023 Red Hat, Inc. + + + + Deploys by Netlify + + + + + +
+ + +
+ + + + + + \ No newline at end of file diff --git a/assets/css/style.css b/assets/css/style.css index fc7d947f93..00194d5967 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -1,3 +1,3 @@ -/*! normalize.css v3.0.0 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:transparent}a:active,a:hover{outline:0;text-decoration:underline;color:#004080}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:var(--rh-font-family-code);font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*,*:before,*:after{box-sizing:border-box}@keyframes fadeintimer{0%{visibility:hidden;opacity:0}80%{visibility:visible}81%{opacity:0}100%{opacity:1}}@keyframes fadein{0%{visibility:visible;opacity:0}100%{opacity:1}}html{scroll-padding-top:60px}@media(min-width: 820px){html{scroll-padding-top:72px}}body{font-family:RedHatText,Overpass,Helvetica,sans-serif;font-size:1rem;line-height:1.6;overflow-y:scroll;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.l-main__content{font-size:var(--rh-font-size-body-text-lg, 1.125rem)}h1,h2,h3,h4,h5,h6{line-height:var(--rh-line-height-heading, 1.3);font-family:RedHatDisplay,Overpass,Helvetica,sans-serif}h1{font-weight:var(--rh-font-weight-heading-regular, 300)}h2,h3,h4,h5,h6{font-weight:var(--rh-font-weight-heading-medium, 500)}h1{font-size:var(--rh-font-size-heading-2xl, 3rem)}h2{font-size:28px}h3{font-size:24px}h4{font-size:20px}h5{font-size:18px}h6{font-size:16px}img{max-width:100%}figure img{display:block}p:empty{margin-block-start:0 !important;margin-block-end:0 !important}a{color:#06c}a:hover{color:#004080}a:focus{color:#004080}a:active{color:#004080}a:visited{color:#06c}a:visited:hover{color:#004080}li{line-height:2}video,iframe{max-width:100%}table{border:1px solid #eee}td,th{padding:18px 18px}thead th{border-bottom:1px solid #d2d2d2}tfoot th{border-top:1px solid #d2d2d2}th{font-size:14px}td{border:1px solid #f5f5f5;border-left:0}td:last-child{border-right:0}caption{font-style:italic}pre{border:1px solid #dbdbdb;padding:1em;background:#f9f9f9}summary{color:#06c;cursor:pointer}summary:hover{color:#004080}summary:focus{color:#004080}summary:active{color:#004080}.site-navigation__outer-wrapper{position:fixed;top:60px;left:0;z-index:10;height:calc(100vh - 60px)}@media(min-width: 820px){.site-navigation__outer-wrapper{position:fixed;top:72px;bottom:0;left:0;height:calc(100vh - 72px)}}.site-navigation{width:280px;padding-top:30px;height:calc(100vh - 60px);overflow-y:auto;color:#151515;background:#fff;border-right:1px solid #d2d2d2}@media(min-width: 820px){.site-navigation{width:280px;height:calc(100vh - 72px);padding-bottom:40px;visibility:visible}}.site-navigation:before{display:block;margin:0 1em 1em;padding:.5em 32px 1em;border-bottom:1px solid #dbdbdb;text-transform:uppercase;color:#999}.site-navigation summary::-webkit-details-marker{display:none}.site-navigation .site-navigation__link,.site-navigation .site-navigation__heading,.site-navigation .site-navigation__sub-menu__link{display:block;text-decoration:none;transition:background-color .25s;font-size:18px;padding:.5em 32px;color:#151515}.site-navigation .site-navigation__link:hover,.site-navigation .site-navigation__link:focus,.site-navigation .site-navigation__heading:hover,.site-navigation .site-navigation__heading:focus,.site-navigation .site-navigation__sub-menu__link:hover,.site-navigation .site-navigation__sub-menu__link:focus{color:#151515;background:var(--rh-color-surface-lighter, #f2f2f2);box-shadow:inset 3px 0 0 0 #d2d2d2}.site-navigation .site-navigation__heading:after{content:"";color:#151515;width:9px;height:9px;transform:rotate(45deg);border-right:3px solid #151515;border-top:3px solid #151515;display:flex;float:right;top:13px;position:relative}.site-navigation details[open] .site-navigation__heading:after{transform:rotate(135deg)}.site-navigation .site-navigation__item{line-height:36px}.site-navigation .site-navigation__link--active,.site-navigation .site-navigation__sub-menu__link--active{background:var(--rh-color-surface-lighter, #f2f2f2);box-shadow:inset 3px 0 0 0 #e00;color:#151515}.site-navigation .site-navigation__sub-menu__link{font-size:16px;line-height:24px;padding-left:16px}.site-navigation .site-navigation__sub-menu__link:hover{color:#151515}.site-navigation__wrapper,.site-navigation__sub-menu{margin:0;padding:0;list-style:none}.site-navigation__sub-menu{padding-left:32px}.menu-toggle{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;clip-path:inset(50%);border:0}@media(min-width: 820px){.menu-toggle{display:none}}.menu-toggle__button{display:block;cursor:pointer;border:0;overflow:hidden;background:transparent;appearance:none;user-select:none}@media(min-width: 820px){.menu-toggle__button{display:none}}.menu-toggle__toggleable.js-menu-toggle__toggleable,[id=mobile-menu-toggle]~.menu-toggle__toggleable{visibility:hidden;transition:visibility 0s .4s,width .25s ease-in-out;width:0;overflow:hidden;background:#fff}@media(min-width: 820px){.menu-toggle__toggleable.js-menu-toggle__toggleable,[id=mobile-menu-toggle]~.menu-toggle__toggleable{overflow:visible;visibility:visible}}.menu-toggle__toggleable.js-menu-toggle__toggleable--open,[id=mobile-menu-toggle]:checked~.menu-toggle__toggleable{visibility:visible;transition:visibility 0s 0s,width .25s ease-in-out;width:280px}.header{padding-block:var(--rh-space-2xl)}@media(min-width: 1400px){.header{padding-block:var(--rh-space-5xl)}}.header .page-title{margin:0}.header .page-title:only-child{margin-block-end:0}.header .page-title+rh-subnav{margin-block-start:var(--rh-space-2xl)}.l-main__header{position:sticky;z-index:1;top:-28.95px}@media(min-width: 1400px){.l-main__header{top:-102.56px}}.l-header__logo{margin-left:0}@media(min-width: 820px){.l-header__logo{margin-left:0}}.l-header__logo-bar a{display:inherit}[id=mobile-menu-toggle][id],.l-header__mobile-menu-toggle{position:fixed;top:0;right:0}@media(min-width: 820px){[id=mobile-menu-toggle][id],.l-header__mobile-menu-toggle{display:none}}.l-header__mobile-menu-toggle{width:72px;height:60px;color:#fff;z-index:200}.l-header__burger-icon{display:block;position:absolute;top:50%;left:calc(50% - 12px);transform:scale(0.25);transform-origin:left top}.l-header__burger-icon:before,.l-header__burger-icon:after{content:"";position:absolute;top:0;left:0;box-sizing:border-box;display:block;width:96px}.l-header__burger-icon:before{height:0;border-top:8px solid #fff;background:#fff;transform:translateY(-32px);transform-origin:left top;transition:transform .3s cubic-bezier(0.55, 0.085, 0, 0.99)}[id=mobile-menu-toggle]:checked~.l-header__mobile-menu-toggle .l-header__burger-icon:before{transform:translateY(-32px) rotate(45deg);transform-origin:left top}.l-header__burger-icon:after{height:40px;border:8px solid #fff;border-width:8px 0 8px 0;transition:border .3s cubic-bezier(0.55, 0.085, 0, 0.99),transform .3s cubic-bezier(0.55, 0.085, 0, 0.99);transform-origin:left bottom}[id=mobile-menu-toggle]:checked~.l-header__mobile-menu-toggle .l-header__burger-icon:after{transform:rotate(-45deg);border-top-color:transparent;transform-origin:left bottom}[id=mobile-menu-toggle]:checked~.menu-toggle__toggleable{width:100%;background-color:rgba(21,21,21,.5)}@media(min-width: 820px){[id=mobile-menu-toggle]:checked~.menu-toggle__toggleable{background-color:transparent;width:auto}}@media(min-width: 1400px){.section+.section{margin-block-start:var(--rh-space-5xl, 80px)}}.container .section,.section .section{margin-block-end:var(--rh-space-4xl, 64px);padding-left:0;padding-right:0}@media(min-width: 1400px){.container .section,.section .section{margin-block-end:var(--rh-space-5xl, 80px)}}rh-alert+.example{margin-top:32px}.example{display:flex;align-items:center;padding:32px}@media(min-width: 1400px){.example{width:calc(100vw - 520px);padding:64px;margin-bottom:64px;max-width:100%}}.example+.example{margin-top:32px}@media(min-width: 1400px){.example+.example{margin-top:-32px}}.example+.footnote{display:inline-block;margin-top:16px}.example+.footnote-alignment{display:inline-block;margin-top:16px}@media(min-width: 1400px){.example+.footnote-alignment{margin-top:-48px}}.example+table{margin-top:16px}@media(min-width: 1400px){.example+table{margin-top:-48px}}.example img:only-child{display:block;margin:0 auto}.example--descriptor{font-size:16px;align-items:center;justify-content:center;text-align:left}.example--descriptor img{display:block;margin-bottom:16px;flex-shrink:0}.example.component{justify-content:center}.example rh-cta{margin-bottom:16px}.example--palette-none{padding:0;border:none;border-radius:none}.example--palette-none img:only-child{margin:0}@media(min-width: 1400px){.example--palette-none{padding:0}}.example--palette-light{background:#fff;border:1px solid #d2d2d2;border-radius:8px}.example--palette-lightest{background:transparent;border:1px solid #d2d2d2;border-radius:8px}.example--palette-darkest{color:#fff;background:#151515;border-radius:8px}.example--palette-wrong{background-color:transparent;background-image:url("../best-practices-danger-icon.svg");background-repeat:no-repeat;background-size:24px;background-position-x:8px;background-position-y:8px;border:1px solid #e00;border-radius:8px}.example--palette-medium{background:#f0f0f0;border-radius:8px}.example--palette-dark{background:#15151580;border-radius:8px}.example--palette-descriptive{background:transparent;border:1px solid #d2d2d2;border-radius:8px;padding-top:32px;padding-bottom:32px;margin-bottom:24px}.example--palette-descriptive img{width:auto;max-width:var(--inline-img-max-width, 100%);max-height:var(--inline-img-max-height, auto)}.example--palette-descriptive-blue{background:#06c;border-radius:8px;padding-top:32px;padding-bottom:32px;margin-bottom:24px}.example--palette-descriptive-blue img{width:auto;max-width:var(--inline-img-max-width, 100%);max-height:var(--inline-img-max-height, auto)}.example--palette-descriptive-dark-gray{background:rgba(0,0,0,.65);border-radius:8px;padding-top:32px;padding-bottom:32px;margin-bottom:24px}.example--palette-descriptive-dark-gray img{width:auto;max-width:var(--inline-img-max-width, 100%);max-height:var(--inline-img-max-height, auto)}.example--palette-descriptive-gray{background:rgba(0,0,0,.25);border:1px solid #d2d2d2;border-radius:8px;padding-top:32px;padding-bottom:32px;margin-bottom:24px}.example--palette-descriptive-gray img{width:auto;max-width:var(--inline-img-max-width, 100%);max-height:var(--inline-img-max-height, auto)}.example--palette-descriptive-light-gray{background:#f0f0f0;border-radius:8px;padding-top:32px;padding-bottom:32px;margin-bottom:24px}.example--palette-descriptive-light-gray img{width:auto;max-width:var(--inline-img-max-width, 100%);max-height:var(--inline-img-max-height, auto)}.example--palette-descriptive.gray-bg{background-color:rgb(var(--rh-color-gray-90-rgb, 21 21 21)/var(--rh-opacity-60, 60%));border:none}.example--palette-descriptive.blue-bg{background-color:var(--rh-color-blue-400, #0066cc);border:none}.example .example--typography{padding:32px}.example .example--typography p{margin:0}.section .example img{width:auto;max-height:var(--example-img-max-height, auto);object-fit:contain;overflow:hidden}.example+.example{margin-block-start:var(--rh-space-2xl)}.feedback:is(.section){margin-block-start:var(--rh-space-5xl, 80px)}.feedback:is(.section).feedback :is(h2):first-of-type{margin-block-start:0}.table-of-contents{background:var(--rh-color-surface-lighter, #f2f2f2);padding:16px 24px}@media(min-width: 1400px){.table-of-contents{margin-bottom:80px}}.table-of-contents h2{font-size:.75em;text-transform:uppercase;letter-spacing:.15em}.table-of-contents ol{list-style:none;margin:0;padding:0}.table-of-contents>ol{margin:1em 0}.table-of-contents li{padding:0}.table-of-contents li a{display:inline-block;margin:0 0 .5em}.table-of-contents>ol li li{padding-left:1em}.table-of-contents>ol li li li{padding-left:2em}.table-of-contents>ol li li li li{padding-left:3em}.table-of-contents>ol li li li li li{padding-left:4em}.component-status-table{width:100%;border:0;border-collapse:collapse;font-size:.9em;line-height:1.4;text-align:center}.component-status-table :is(td,th){padding:12px 16px;text-align:center !important}.component-status-table th{font-size:14px}.component-status-table tbody th{font-size:var(--rh-font-size-body-text-md, 1rem) !important;font-weight:var(--rh-font-weight-heading-medium, 500)}.component-status-table :is(th,td):first-child{text-align:left !important}.component-status-table :is(th,td):nth-child(n+8){display:none}.component-status-table td{border:1px solid #d2d2d2;border-left:0;border-right:0}.component-status-table td:last-child{border-right:0}.component-status-table td svg{height:var(--rh-size-icon-01, 16px);width:var(--rh-size-icon-01, 16px);fill:var(--rh-color-text-primary-on-light, #151515)}@media(max-width: 1000px){.component-status-table :is(td,th){padding:12px 8px}}.component-status-table+small{align-self:end}.component-status-table-container{display:flex;flex-flow:column nowrap}@media only screen and (max-width: 991px){.component-status-table-container{overflow-x:scroll}.component-status-table{width:912px}.component-status-table+small{align-self:start}}.spacer-tokens-table tbody th{font-size:var(--rh-font-size-body-text-md, 1rem) !important;font-weight:var(--rh-font-weight-heading-medium, 500)}.spacer-tokens-table tbody td{width:33%}.spacer-tokens-table :is(th,td):first-child{text-align:left !important}.spacer-tokens-table samp{width:var(--samp-width);aspect-ratio:1/1;outline:var(--rh-border-width-sm, 1px) dashed var(--samp-color, var(--rh-color-surface-darkest, #151515));color:var(--samp-color, var(--rh-color-text-primary-on-light, #151515));display:flex;justify-content:center;align-items:center;position:relative;font-size:var(--rh-font-size-body-text-xs, 0.75rem)}.spacer-tokens-table samp span{display:flex;align-items:center;justify-content:center;line-height:1rem;min-height:100%}.spacer-tokens-table samp:before{content:"";width:var(--samp-width);aspect-ratio:1/1;background-color:var(--samp-color, var(--rh-color-surface-darkest, #151515));opacity:.125;z-index:-1;position:absolute}.spacer-tokens-table samp.offset span{position:absolute;left:calc(var(--samp-width) + 2px)}.spacer-tokens-table samp.size-4:before{opacity:1}.spacer-tokens-table samp.size-6{color:#c58c00}.spacer-tokens-table samp.size-6:before{opacity:1}.spacer-tokens-table samp.size-8{color:#51a549}#related-items-list{list-style:none;padding-inline-start:0}#related-items-list li{line-height:1.6}.color-palette--swatch{width:100%;height:120px;display:block;border-radius:3px;background-color:var(--color-palette-background, #000);margin-bottom:24px}.color-palette--item{margin-bottom:32px}.color-palette--item p{font-size:16px;margin:0}.color-palette--item p:first-of-type{font-weight:600}body{padding-top:60px}@media(min-width: 768px){body{padding-top:72px}}.l-header__logo-bar{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;height:60px;padding:0 24px;color:#fff;background:#000}@media(min-width: 768px){.l-header__logo-bar{position:fixed}}.l-header__logo-bar .feedback-button{align-self:center;justify-content:center;position:absolute;right:64px}@media(min-width: 768px){.l-header__logo-bar .feedback-button{right:48px}}@media(min-width: 820px){.l-header__logo-bar{height:72px}}.l-header__logo{max-width:136px}.l-main{position:relative}@media(min-width: 820px){.l-main{padding-left:280px}}.l-main__header--palette-lighter{background:var(--rh-color-surface-lighter, #f2f2f2);margin-bottom:80px}.l-main__content{padding-block-end:var(--rh-space-4xl, 64px)}.l-main__content>.container>*:not(p,.feedback,copy-permalink){margin-block-start:0;margin-block-end:var(--rh-space-2xl, 32px)}.main-footer{background-color:#151515;padding:24px 32px;margin-top:80px;display:flex;gap:8px;justify-content:flex-start;align-items:center;text-align:center;flex-flow:column nowrap}@media(min-width: 768px){.main-footer{flex-flow:row wrap;text-align:left;gap:0}.main-footer #netlify-badge{margin-inline-start:auto}}.main-footer img{display:block;margin:0 auto 24px;text-align:center}@media(min-width: 768px){.main-footer img{text-align:left;margin:0 24px}}.main-footer p{font-size:12px;color:#d2d2d2;margin:0 16px;padding:0;line-height:12px}.main-footer--list ul{display:block;margin:0;list-style:none;padding:0}@media(min-width: 768px){.main-footer--list ul{display:flex}}.main-footer--list ul li{padding:0 8px;line-height:24px}@media(min-width: 768px){.main-footer--list ul li{line-height:12px}}.main-footer--list ul a{line-height:12px;font-size:12px;color:#d2d2d2}.main-footer--list ul a:hover{color:#fff}.layout-wrapper--jumplinks{display:grid;grid-template-columns:8fr 2fr;grid-gap:64px;max-width:800px}.jump-links--layout{position:relative;min-width:200px}.jump-links--layout pfe-jump-links-nav{position:sticky;top:100px}:root{--width: auto}@media screen and (prefers-reduced-motion: no-preference){html{scroll-behavior:smooth}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;clip-path:inset(50%);border:0;grid-gap:1rem}.element-invisible{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;clip-path:inset(50%);border:0;grid-gap:1rem}.header,.section,.container{max-width:1160px;padding-left:32px;padding-right:32px}@media(min-width: 1400px){.header,.section,.container{padding-left:80px;padding-right:80px}}.section h2{font-size:24px;line-height:31px}@media(min-width: 1200px){.section h2{font-size:28px;line-height:37px}}.section h3{margin-top:16px;font-size:20px;margin-bottom:16px}@media(min-width: 1200px){.section h3{font-size:24px;margin-top:64px}}.section h2+h3,.section h2+h4{margin-top:32px}.section h4{font-weight:500;margin:32px 0 16px;font-size:18px;line-height:25px}@media(min-width: 820px){.section h4{font-size:20px;line-height:26px}}.section h4 a{text-decoration:none}.section p{max-width:1000px;margin-top:16px;margin-bottom:16px}.section p a{text-decoration:none;color:#06c}.section p a:hover{text-decoration:underline;color:#004080}.section p+.example{margin-top:32px}.section p+ul{margin-bottom:24px;margin-top:0}.section--definition-list p{margin-bottom:0}.section img{width:auto;max-width:var(--inline-img-max-width, 100%);max-height:var(--inline-img-max-height, auto)}.section table{border:0}.section table tbody{border:0}.section table th{text-align:left;font-size:14px}.section table tr{border:1px solid #d2d2d2;border-top:0;border-left:0;border-right:0}.section table tr:first-child td{border-top:0}.section table tr.font-scale-altered td:nth-child(2){color:#b8bbbe}.section table tr.font-scale-altered td:nth-child(3){color:#e00}.section table tr.font-scale-same td:nth-child(3){color:#51a549}.section table td{border:1px solid #d2d2d2;border-right:0;border-left:0;font-size:16px}.section table td a{text-decoration:none}.section table td img{width:auto}.section ul li{line-height:40px}.section ul li a{text-decoration:none}.section ul li a:hover{text-decoration:underline}.section ol li{line-height:40px}.section ol li a{text-decoration:none}.section ol li a:hover{text-decoration:underline}.multi-column--150-wide,.multi-column--200-wide,.multi-column--300-wide,.multi-column--400-wide,.multi-column--500-wide,.multi-column--600-wide,.multi-column--min-150-wide,.multi-column--min-200-wide,.multi-column--min-300-wide,.multi-column--min-400-wide,.multi-column--min-500-wide,.multi-column--min-600-wide{grid-template-columns:1fr;width:100%;display:grid;grid-gap:32px;margin-bottom:64px}@media(min-width: 820px){.multi-column--150-wide,.multi-column--200-wide,.multi-column--300-wide,.multi-column--400-wide,.multi-column--500-wide,.multi-column--600-wide,.multi-column--min-150-wide,.multi-column--min-200-wide,.multi-column--min-300-wide,.multi-column--min-400-wide,.multi-column--min-500-wide,.multi-column--min-600-wide{grid-gap:2rem 64px;width:calc(100vw - 520px);max-width:100%;margin-bottom:auto}}.multi-column--150-wide .section+.section,.multi-column--200-wide .section+.section,.multi-column--300-wide .section+.section,.multi-column--400-wide .section+.section,.multi-column--500-wide .section+.section,.multi-column--600-wide .section+.section,.multi-column--min-150-wide .section+.section,.multi-column--min-200-wide .section+.section,.multi-column--min-300-wide .section+.section,.multi-column--min-400-wide .section+.section,.multi-column--min-500-wide .section+.section,.multi-column--min-600-wide .section+.section{margin:0}.multi-column--150-wide+h3,.multi-column--200-wide+h3,.multi-column--300-wide+h3,.multi-column--400-wide+h3,.multi-column--500-wide+h3,.multi-column--600-wide+h3,.multi-column--min-150-wide+h3,.multi-column--min-200-wide+h3,.multi-column--min-300-wide+h3,.multi-column--min-400-wide+h3,.multi-column--min-500-wide+h3,.multi-column--min-600-wide+h3{margin-top:0}.multi-column--150-wide .example,.multi-column--200-wide .example,.multi-column--300-wide .example,.multi-column--400-wide .example,.multi-column--500-wide .example,.multi-column--600-wide .example,.multi-column--min-150-wide .example,.multi-column--min-200-wide .example,.multi-column--min-300-wide .example,.multi-column--min-400-wide .example,.multi-column--min-500-wide .example,.multi-column--min-600-wide .example{margin-bottom:0}.multi-column--150-wide .example+.example,.multi-column--200-wide .example+.example,.multi-column--300-wide .example+.example,.multi-column--400-wide .example+.example,.multi-column--500-wide .example+.example,.multi-column--600-wide .example+.example,.multi-column--min-150-wide .example+.example,.multi-column--min-200-wide .example+.example,.multi-column--min-300-wide .example+.example,.multi-column--min-400-wide .example+.example,.multi-column--min-500-wide .example+.example,.multi-column--min-600-wide .example+.example{margin-top:0}.multi-column--200-wide{grid-template-columns:1fr}@media(min-width: 820px){.multi-column--200-wide{grid-template-columns:repeat(auto-fill, minmax(100px, 200px))}}.multi-column--300-wide{grid-template-columns:1fr}@media(min-width: 820px){.multi-column--300-wide{grid-template-columns:repeat(auto-fill, minmax(200px, 300px))}}.multi-column--400-wide{grid-template-columns:1fr}@media(min-width: 820px){.multi-column--400-wide{grid-template-columns:repeat(auto-fill, minmax(300px, 400px))}}.multi-column--500-wide{grid-template-columns:1fr}@media(min-width: 820px){.multi-column--500-wide{grid-template-columns:repeat(auto-fit, minmax(400px, 500px))}}.multi-column--600-wide{grid-template-columns:1fr}@media(min-width: 820px){.multi-column--600-wide{grid-template-columns:repeat(auto-fit, minmax(500px, 600px))}}.multi-column--min-150-wide{grid-template-columns:1fr;width:100%}@media(min-width: 820px){.multi-column--min-150-wide{grid-template-columns:repeat(auto-fill, minmax(100px, 1fr))}}.multi-column--min-200-wide{grid-template-columns:1fr;width:100%}@media(min-width: 820px){.multi-column--min-200-wide{grid-template-columns:repeat(auto-fit, minmax(200px, 1fr))}}.multi-column--min-300-wide{grid-template-columns:1fr;width:100%}@media(min-width: 820px){.multi-column--min-300-wide{grid-template-columns:repeat(auto-fit, minmax(300px, 1fr))}}.multi-column--min-400-wide{grid-template-columns:1fr;width:100%}@media(min-width: 820px){.multi-column--min-400-wide{grid-template-columns:repeat(auto-fit, minmax(400px, 1fr))}}.multi-column--min-500-wide{grid-template-columns:1fr;width:100%}@media(min-width: 820px){.multi-column--min-500-wide{grid-template-columns:repeat(auto-fit, minmax(500px, 1fr))}}.multi-column--min-600-wide{grid-template-columns:1fr;width:100%}@media(min-width: 820px){.multi-column--min-600-wide{grid-template-columns:repeat(auto-fit, minmax(600px, 1fr))}}.margin-top--1[class]{margin-top:8px}.margin-top--2[class]{margin-top:16px}.margin-top--3[class]{margin-top:24px}.margin-top--4[class]{margin-top:32px}.margin-top--5[class]{margin-top:40px}.margin-top--6[class]{margin-top:48px}.margin-top--7[class]{margin-top:56px}.margin-top--8[class]{margin-top:64px}.margin-top--9[class]{margin-top:72px}.margin-top--10[class]{margin-top:80px}.margin-top--12[class]{margin-top:96px}.margin-bottom--1[class]{margin-bottom:8px}.margin-bottom--2[class]{margin-bottom:16px}.margin-bottom--3[class]{margin-bottom:24px}.margin-bottom--4[class]{margin-bottom:32px}.margin-bottom--5[class]{margin-bottom:40px}.margin-bottom--6[class]{margin-bottom:48px}.margin-bottom--7[class]{margin-bottom:56px}.margin-bottom--8[class]{margin-bottom:64px}.margin-bottom--9[class]{margin-bottom:72px}.margin-bottom--10[class]{margin-bottom:80px}.centered{margin:0 auto;text-align:center;align-items:center}.centered p{max-width:1000px;margin:0 auto 48px}.footnote{font-size:14px;color:#6a6e73;line-height:18px;margin-top:16px;margin-bottom:64px}@media(min-width: 1400px){.footnote{margin-top:-16px}}hr{border:0;height:0;border-top:1px solid #d2d2d2}.pfe-headline-xxxl{font-size:48px;margin-top:16px;line-height:54px}@media(min-width: 820px){.pfe-headline-xxxl{font-size:64px;line-height:72px}}.section-headline{color:#e00;text-transform:uppercase;font-family:"RedHatDisplay","Overpass",Overpass,Helvetica,Arial,sans-serif;margin-bottom:0;line-height:26px;font-size:20px;font-weight:500}.multi-column--4-2-1-narrow{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;justify-content:center}@media(min-width: 1400px){.multi-column--4-2-1-narrow{grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:16px}}.multi-column--4-2-1{display:grid;grid-template-columns:1fr 1fr;grid-gap:32px;justify-content:center}@media(min-width: 1400px){.multi-column--4-2-1{grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:64px}}.multi-column--3-2{display:grid;grid-template-columns:1fr 1fr;grid-gap:32px;justify-content:center}@media(min-width: 1400px){.multi-column--3-2{grid-template-columns:1fr 1fr 1fr;grid-gap:64px}}.multi-column--2-1-1{display:grid;grid-template-columns:1fr;grid-gap:64px;justify-content:center;align-items:top}@media(min-width: 1400px){.multi-column--2-1-1{grid-template-columns:1fr 1fr;grid-gap:64px}}.inline-flex{display:block;justify-content:center;flex:1}@media(min-width: 820px){.inline-flex{flex:2;display:flex}}.inline-flex div{padding:0 16px;margin-bottom:20px}@media(min-width: 1400px){.inline-flex div{margin-bottom:0}}.inline-flex-left{display:block;justify-content:left;flex:1;align-items:center}@media(min-width: 820px){.inline-flex-left{display:inline-flex}}.inline-flex-left>*{margin-bottom:20px;margin-right:32px}@media(min-width: 1400px){.inline-flex-left>*{margin-bottom:0}}.inline-stacked{display:grid;grid-template-columns:1fr;grid-gap:64px}.inline-stack-mobile>*{margin-bottom:20px;margin-right:32px}@media(min-width: 1400px){.inline-stack-mobile>*{margin-bottom:0}}.stacked-group{margin-top:32px}.stacked-group h3{margin-top:16px}.stacked-group h3 a{text-decoration:none;color:#151515}.stacked-group h3 a:visited,.stacked-group h3 a:hover{color:#151515;text-decoration:underline}.padding-stacked{margin-bottom:40px}.padding-stacked .example{margin-bottom:16px}.padding-stacked h3{margin-bottom:0;padding-bottom:8px;margin-top:0;font-size:24px}.padding-stacked a{text-decoration:none;color:#151515}.padding-stacked a h4{text-decoration:none;color:#151515}.padding-stacked a h4:visited,.padding-stacked a h4:hover{color:#151515}.padding-stacked a p{color:#151515}.padding-stacked p{margin-top:0;padding-top:0}.related ul{list-style-type:none;padding:0;margin:0}.related ul li{line-height:40px}.related ul li a{text-decoration:none}.inline-list li{display:inline-block;margin:0 4px}.inline-list li:after{content:"/";padding-left:12px}.inline-list li:last-child:after{content:""}.label{display:inline-block}.label.outlined{border:1px solid #d2d2d2;border-radius:15px;padding:4px 8px;font-size:14px}.label.outlined.green{border-color:#bde5b8}.label.outlined.red{border-color:#c9190b}.label.outlined.purple{border-color:#cbc1ff}.label.outlined.light-blue{border-color:#bee1f4}.label.outlined.light-teal{border-color:#a2d9d9}.label.outlined.yellow{border-color:#f9e0a2}.label+.label{margin-left:8px}.back-to-top{position:absolute;top:100vh;right:32px;bottom:32px;width:3em;z-index:1}.back-to-top-link{position:fixed;position:sticky;top:calc(100vh - 100px);display:inline-block;transition:transform 80ms ease-in;z-index:1}.back-to-top-link img{transition:.3s ease all}.back-to-top-link img:hover,.back-to-top-link img:focus{filter:saturate(80%)}.tool{cursor:help;position:relative;border:1px solid #151515;font-weight:300;border-radius:50%;width:18px;height:18px;display:inline-block;text-align:center;line-height:17px;font-size:14px;top:-2px;left:3px}.tool:before,.tool:after{left:50%;opacity:0;position:absolute;z-index:-100}.tool:hover:before,.tool:focus:before,.tool:hover:after,.tool:focus:after{opacity:1;transform:scale(1) translateY(0);z-index:100}.tool:before{border-style:solid;border-width:16px 12px 0;border-color:#151515 transparent transparent;bottom:100%;content:"";margin-left:-12px;top:-20px}.tool:after{background:#151515;border-radius:.25em;bottom:180%;color:#fff;content:attr(data-tip);margin-left:-8.75em;padding:1em;width:17.5em;font-size:14px}.tool:hover:after,.tool:focus:after{color:#fff}@media(max-width: 760px){.tool:after{font-size:.75em;margin-left:-5em;width:10em}}.sticky{position:sticky;top:0}.page-jump-links{position:sticky;z-index:9999;display:none;top:0}@media(min-width: 1700px){.page-jump-links{display:block}}@media screen and (max-height: 850px){.page-jump-links{display:none}}pfe-jump-links-nav{position:sticky;top:0;padding:0}:host([pfe-c-horizontal]) ul li{padding:0}:host([pfe-c-horizontal]) ul a{font-size:14px}.status-table .success{color:#51a549}.status-table .deemphasized{color:#6a6e73}.status-table .blocked{color:#e00}.spacer-table{width:100%}.spacer-table img{width:auto}.spacer-table th{font-weight:bold}.spacer-table tr td:nth-child(1){font-family:var(--rh-font-family-code);font-size:14px}.feature-box{border:1px solid #d2d2d2;padding:64px 24px;border-radius:8px;margin:80px 0}@media(min-width: 1400px){.feature-box{padding:48px 64px}}.feature-box a{color:#06c;text-decoration:none}.feature-box a:hover{color:#004080;text-decoration:underline}.feature-headline{margin:0 0 24px;font-size:29px;color:#e00;font-weight:300;line-height:39px}@media(min-width: 1400px){.feature-headline{font-size:40px;line-height:53px}}.description-box h4 a{color:#151515;text-decoration:none;font-size:24px}.description-box h4 a:hover{text-decoration:underline}.alternating{display:grid;grid-template-columns:1fr;grid-column-gap:64px;align-items:center}@media(min-width: 1400px){.alternating{grid-template-columns:1fr 1fr}}.alternating--item{margin:40px 0;flex-direction:column;flex:1}.alternating--item:last-child{margin-bottom:0}.alternating--item:nth-child(1){order:1}.alternating--item:nth-child(2){order:2}.alternating--item:nth-child(3){order:4}.alternating--item:nth-child(4){order:3}.alternating--item:nth-child(5){order:5}.alternating--item:nth-child(6){order:6}.alternating--item:nth-child(7){order:8}.alternating--item:nth-child(8){order:7}@media(min-width: 1400px){.alternating--item:nth-child(1){order:1}.alternating--item:nth-child(2){order:2}.alternating--item:nth-child(3){order:3}.alternating--item:nth-child(4){order:4}.alternating--item:nth-child(5){order:5}.alternating--item:nth-child(6){order:6}.alternating--item:nth-child(7){order:7}.alternating--item:nth-child(8){order:8}}.alternating--item h3{margin-top:0}rh-alert{margin-top:32px;margin-bottom:32px}.alert{position:fixed;bottom:0;display:block;min-height:50px;width:100%;z-index:9999;background-color:#f0f0f0;display:flex;border-top:2px solid #d2d2d2;padding:16px}@media(min-width: 768px){.alert{display:none}}.alert.info{background-color:#e7f1fa;border-color:#2b9af3}.alert--container{display:inline-flex}.alert--icon{margin-right:8px}.alert--message-headline{font-size:14px;font-weight:600;color:#002952;margin-bottom:8px;margin-top:0}.alert--message p{font-size:14px;color:#151515;margin:0}.alert--close{position:absolute;top:16px;right:16px;vertical-align:top}.alert--close button{background:transparent;border:0;padding:0;vertical-align:top}.alert--close img{display:block}.asset-header{background-color:#f5f5f5;padding:64px 80px;text-align:center}.card-grid{--number-size: 56px;display:grid;grid-template-columns:1fr;gap:var(--rh-space-4xl);margin-block-start:var(--rh-space-2xl)}@media(min-width: 1000px){.card-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}.card-grid rh-card [slot=header]:is(h2,h3,h4,h5,h6){margin:var(--rh-space-xl) 0}.card-grid rh-card [slot=header].number{justify-content:center;text-align:center;margin-bottom:var(--rh-space-lg);background-color:var(--rh-color-surface-lighter);border-radius:50%;width:var(--number-size);height:var(--number-size);font-size:28px;display:block;padding:10px;color:var(--rh-color-brand-red-on-light);font-weight:var(--rh-font-weight-heading-bold);text-align:center;line-height:37px;margin-inline-end:var(--rh-space-4xl)}.modal-launch{cursor:pointer}.section rh-dialog h3{margin-top:32px}.multi-column--min-300-wide:last-of-type .section{margin-bottom:0}ol.example-notes,.example-note{font-size:var(--rh-font-size-body-text-sm, 0.875rem);color:var(--rh-color-text-secondary-on-light, #4d4d4d);line-height:var(--rh-line-height-body-text, 1.5)}ol.example-notes{padding-inline-start:0;margin-block-start:var(--rh-space-lg, 16px);counter-reset:list}@media(min-width: 1400px){ol.example-notes{margin-top:-48px}}ol.example-notes>li{list-style:none;line-height:var(--rh-line-height-body-text, 1.5)}ol.example-notes>li:before{content:counter(list) ") ";counter-increment:list}playground-project>*:defined{border-block-end:var(--rh-border-width-sm, 1px) solid var(--rh-border-subtle-on-light, #C7C7C7);border-inline-start:var(--rh-border-width-sm, 1px) solid var(--rh-border-subtle-on-light, #C7C7C7);border-inline-end:var(--rh-border-width-sm, 1px) solid var(--rh-border-subtle-on-light, #C7C7C7)}playground-project>*:defined:first-child{border-block-start:var(--rh-border-width-sm, 1px) solid var(--rh-border-subtle-on-light, #C7C7C7)}.full-width{width:100%}.col-211 th{width:25%}.col-211 th:first-of-type{width:50%}.col-111 th{width:33%}.col-11 th{width:50%}.col-13 th{width:25%}.col-13 th:last-of-type{width:75%}body.element-docs rh-subnav img{--inline-img-max-width: 992px}.header.container.has-subnav{padding-bottom:0}section.api.band{margin-block-end:var(--rh-space-4xl);padding-inline:0}.section.feedback{margin-block-end:0}.section table{width:100%}copy-permalink{display:flex;margin-block-end:var(--rh-space-lg)}copy-permalink:focus-within{--perma-signifier-display: initial}a.heading-anchor{position:relative;text-decoration:inherit}a.heading-anchor,a.heading-anchor:visited{color:inherit}a.heading-anchor:hover:before{content:"#";display:block;position:absolute;inset-inline-start:-1em}copy-permalink>:is(h1,h2,h3,h4,h5,h6){margin-block:0}body.element-docs copy-permalink.h2,body.element-docs copy-permalink.h3,body.page-docs copy-permalink.h2,body.page-docs copy-permalink.h3,body.token-docs copy-permalink.h2,body.token-docs copy-permalink.h3{margin-block-start:82px}body.element-docs copy-permalink.h2+copy-permalink.h3,body.page-docs copy-permalink.h2+copy-permalink.h3,body.token-docs copy-permalink.h2+copy-permalink.h3{margin-block-start:var(--rh-space-2xl, 32px)} +/*! normalize.css v3.0.0 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:transparent}a:active,a:hover{outline:0;text-decoration:underline;color:#004080}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:var(--rh-font-family-code);font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*,*:before,*:after{box-sizing:border-box}@keyframes fadeintimer{0%{visibility:hidden;opacity:0}80%{visibility:visible}81%{opacity:0}100%{opacity:1}}@keyframes fadein{0%{visibility:visible;opacity:0}100%{opacity:1}}html{scroll-padding-top:60px}@media(min-width: 820px){html{scroll-padding-top:72px}}body{font-family:RedHatText,Overpass,Helvetica,sans-serif;font-size:1rem;line-height:1.6;overflow-y:scroll;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.l-main__content{font-size:var(--rh-font-size-body-text-lg, 1.125rem)}h1,h2,h3,h4,h5,h6{line-height:var(--rh-line-height-heading, 1.3);font-family:RedHatDisplay,Overpass,Helvetica,sans-serif}h1{font-weight:var(--rh-font-weight-heading-regular, 300)}h2,h3,h4,h5,h6{font-weight:var(--rh-font-weight-heading-medium, 500)}h1{font-size:var(--rh-font-size-heading-2xl, 3rem)}h2{font-size:28px}h3{font-size:24px}h4{font-size:20px}h5{font-size:18px}h6{font-size:16px}img{max-width:100%}figure img{display:block}p:empty{margin-block-start:0 !important;margin-block-end:0 !important}a{color:#06c}a:hover{color:#004080}a:focus{color:#004080}a:active{color:#004080}a:visited{color:#06c}a:visited:hover{color:#004080}li{line-height:2}video,iframe{max-width:100%}table{border:1px solid #eee}td,th{padding:18px 18px}thead th{border-bottom:1px solid #d2d2d2}tfoot th{border-top:1px solid #d2d2d2}th{font-size:14px}td{border:1px solid #f5f5f5;border-left:0}td:last-child{border-right:0}caption{font-style:italic}pre{border:1px solid #dbdbdb;padding:1em;background:#f9f9f9}summary{color:#06c;cursor:pointer}summary:hover{color:#004080}summary:focus{color:#004080}summary:active{color:#004080}.site-navigation__outer-wrapper{position:fixed;top:60px;left:0;z-index:10;height:calc(100vh - 60px)}@media(min-width: 820px){.site-navigation__outer-wrapper{position:fixed;top:72px;bottom:0;left:0;height:calc(100vh - 72px)}}.site-navigation{width:280px;padding-top:30px;height:calc(100vh - 60px);overflow-y:auto;color:#151515;background:#fff;border-right:1px solid #d2d2d2}@media(min-width: 820px){.site-navigation{width:280px;height:calc(100vh - 72px);padding-bottom:40px;visibility:visible}}.site-navigation:before{display:block;margin:0 1em 1em;padding:.5em 32px 1em;border-bottom:1px solid #dbdbdb;text-transform:uppercase;color:#999}.site-navigation summary::-webkit-details-marker{display:none}.site-navigation .site-navigation__link,.site-navigation .site-navigation__heading,.site-navigation .site-navigation__sub-menu__link{display:block;text-decoration:none;transition:background-color .25s;font-size:18px;padding:.5em 32px;color:#151515}.site-navigation .site-navigation__link:hover,.site-navigation .site-navigation__link:focus,.site-navigation .site-navigation__heading:hover,.site-navigation .site-navigation__heading:focus,.site-navigation .site-navigation__sub-menu__link:hover,.site-navigation .site-navigation__sub-menu__link:focus{color:#151515;background:var(--rh-color-surface-lighter, #f2f2f2);box-shadow:inset 3px 0 0 0 #d2d2d2}.site-navigation .site-navigation__heading:after{content:"";color:#151515;width:9px;height:9px;transform:rotate(45deg);border-right:3px solid #151515;border-top:3px solid #151515;display:flex;float:right;top:13px;position:relative}.site-navigation details[open] .site-navigation__heading:after{transform:rotate(135deg)}.site-navigation .site-navigation__item{line-height:36px}.site-navigation .site-navigation__link--active,.site-navigation .site-navigation__sub-menu__link--active{background:var(--rh-color-surface-lighter, #f2f2f2);box-shadow:inset 3px 0 0 0 #e00;color:#151515}.site-navigation .site-navigation__sub-menu__link{font-size:16px;line-height:24px;padding-left:16px}.site-navigation .site-navigation__sub-menu__link:hover{color:#151515}.site-navigation__wrapper,.site-navigation__sub-menu{margin:0;padding:0;list-style:none}.site-navigation__sub-menu{padding-left:32px}.menu-toggle{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;clip-path:inset(50%);border:0}@media(min-width: 820px){.menu-toggle{display:none}}.menu-toggle__button{display:block;cursor:pointer;border:0;overflow:hidden;background:transparent;appearance:none;user-select:none}@media(min-width: 820px){.menu-toggle__button{display:none}}.menu-toggle__toggleable.js-menu-toggle__toggleable,[id=mobile-menu-toggle]~.menu-toggle__toggleable{visibility:hidden;transition:visibility 0s .4s,width .25s ease-in-out;width:0;overflow:hidden;background:#fff}@media(min-width: 820px){.menu-toggle__toggleable.js-menu-toggle__toggleable,[id=mobile-menu-toggle]~.menu-toggle__toggleable{overflow:visible;visibility:visible}}.menu-toggle__toggleable.js-menu-toggle__toggleable--open,[id=mobile-menu-toggle]:checked~.menu-toggle__toggleable{visibility:visible;transition:visibility 0s 0s,width .25s ease-in-out;width:280px}.header{padding-block:var(--rh-space-2xl)}@media(min-width: 1400px){.header{padding-block:var(--rh-space-5xl)}}.header .page-title{margin:0}.header .page-title:only-child{margin-block-end:0}.header .page-title+rh-subnav{margin-block-start:var(--rh-space-2xl)}.l-main__header{position:sticky;z-index:1;top:-28.95px}@media(min-width: 1400px){.l-main__header{top:-102.56px}}.l-header__logo{margin-left:0}@media(min-width: 820px){.l-header__logo{margin-left:0}}.l-header__logo-bar a{display:inherit}[id=mobile-menu-toggle][id],.l-header__mobile-menu-toggle{position:fixed;top:0;right:0}@media(min-width: 820px){[id=mobile-menu-toggle][id],.l-header__mobile-menu-toggle{display:none}}.l-header__mobile-menu-toggle{width:72px;height:60px;color:#fff;z-index:200}.l-header__burger-icon{display:block;position:absolute;top:50%;left:calc(50% - 12px);transform:scale(0.25);transform-origin:left top}.l-header__burger-icon:before,.l-header__burger-icon:after{content:"";position:absolute;top:0;left:0;box-sizing:border-box;display:block;width:96px}.l-header__burger-icon:before{height:0;border-top:8px solid #fff;background:#fff;transform:translateY(-32px);transform-origin:left top;transition:transform .3s cubic-bezier(0.55, 0.085, 0, 0.99)}[id=mobile-menu-toggle]:checked~.l-header__mobile-menu-toggle .l-header__burger-icon:before{transform:translateY(-32px) rotate(45deg);transform-origin:left top}.l-header__burger-icon:after{height:40px;border:8px solid #fff;border-width:8px 0 8px 0;transition:border .3s cubic-bezier(0.55, 0.085, 0, 0.99),transform .3s cubic-bezier(0.55, 0.085, 0, 0.99);transform-origin:left bottom}[id=mobile-menu-toggle]:checked~.l-header__mobile-menu-toggle .l-header__burger-icon:after{transform:rotate(-45deg);border-top-color:transparent;transform-origin:left bottom}[id=mobile-menu-toggle]:checked~.menu-toggle__toggleable{width:100%;background-color:rgba(21,21,21,.5)}@media(min-width: 820px){[id=mobile-menu-toggle]:checked~.menu-toggle__toggleable{background-color:transparent;width:auto}}@media(min-width: 1400px){.section+.section{margin-block-start:var(--rh-space-5xl, 80px)}}.container .section,.section .section{margin-block-end:var(--rh-space-4xl, 64px);padding-left:0;padding-right:0}@media(min-width: 1400px){.container .section,.section .section{margin-block-end:var(--rh-space-5xl, 80px)}}rh-alert+.example{margin-top:32px}.example{display:flex;align-items:center;padding:32px}@media(min-width: 1400px){.example{width:calc(100vw - 520px);padding:64px;margin-bottom:64px;max-width:100%}}.example+.example{margin-top:32px}@media(min-width: 1400px){.example+.example{margin-top:-32px}}.example+.footnote{display:inline-block;margin-top:16px}.example+.footnote-alignment{display:inline-block;margin-top:16px}@media(min-width: 1400px){.example+.footnote-alignment{margin-top:-48px}}.example+table{margin-top:16px}@media(min-width: 1400px){.example+table{margin-top:-48px}}.example img:only-child{display:block;margin:0 auto}.example--descriptor{font-size:16px;align-items:center;justify-content:center;text-align:left}.example--descriptor img{display:block;margin-bottom:16px;flex-shrink:0}.example.component{justify-content:center}.example rh-cta{margin-bottom:16px}.example--palette-none{padding:0;border:none;border-radius:none}.example--palette-none img:only-child{margin:0}@media(min-width: 1400px){.example--palette-none{padding:0}}.example--palette-light{background:#fff;border:1px solid #d2d2d2;border-radius:8px}.example--palette-lightest{background:transparent;border:1px solid #d2d2d2;border-radius:8px}.example--palette-darkest{color:#fff;background:#151515;border-radius:8px}.example--palette-wrong{background-color:transparent;background-image:url("../best-practices-danger-icon.svg");background-repeat:no-repeat;background-size:24px;background-position-x:8px;background-position-y:8px;border:1px solid #e00;border-radius:8px}.example--palette-medium{background:#f0f0f0;border-radius:8px}.example--palette-dark{background:#15151580;border-radius:8px}.example--palette-descriptive{background:transparent;border:1px solid #d2d2d2;border-radius:8px;padding-top:32px;padding-bottom:32px;margin-bottom:24px}.example--palette-descriptive img{width:auto;max-width:var(--inline-img-max-width, 100%);max-height:var(--inline-img-max-height, auto)}.example--palette-descriptive-blue{background:#06c;border-radius:8px;padding-top:32px;padding-bottom:32px;margin-bottom:24px}.example--palette-descriptive-blue img{width:auto;max-width:var(--inline-img-max-width, 100%);max-height:var(--inline-img-max-height, auto)}.example--palette-descriptive-dark-gray{background:rgba(0,0,0,.65);border-radius:8px;padding-top:32px;padding-bottom:32px;margin-bottom:24px}.example--palette-descriptive-dark-gray img{width:auto;max-width:var(--inline-img-max-width, 100%);max-height:var(--inline-img-max-height, auto)}.example--palette-descriptive-gray{background:rgba(0,0,0,.25);border:1px solid #d2d2d2;border-radius:8px;padding-top:32px;padding-bottom:32px;margin-bottom:24px}.example--palette-descriptive-gray img{width:auto;max-width:var(--inline-img-max-width, 100%);max-height:var(--inline-img-max-height, auto)}.example--palette-descriptive-light-gray{background:#f0f0f0;border-radius:8px;padding-top:32px;padding-bottom:32px;margin-bottom:24px}.example--palette-descriptive-light-gray img{width:auto;max-width:var(--inline-img-max-width, 100%);max-height:var(--inline-img-max-height, auto)}.example--palette-descriptive.gray-bg{background-color:rgb(var(--rh-color-gray-90-rgb, 21 21 21)/var(--rh-opacity-60, 60%));border:none}.example--palette-descriptive.blue-bg{background-color:var(--rh-color-blue-400, #0066cc);border:none}.example .example--typography{padding:32px}.example .example--typography p{margin:0}.section .example img{width:auto;max-height:var(--example-img-max-height, auto);object-fit:contain;overflow:hidden}.example+.example{margin-block-start:var(--rh-space-2xl)}.feedback:is(.section){margin-block-start:var(--rh-space-5xl, 80px)}.feedback:is(.section).feedback :is(h2):first-of-type{margin-block-start:0}.table-of-contents{background:var(--rh-color-surface-lighter, #f2f2f2);padding:16px 24px}@media(min-width: 1400px){.table-of-contents{margin-bottom:80px}}.table-of-contents h2{font-size:.75em;text-transform:uppercase;letter-spacing:.15em}.table-of-contents ol{list-style:none;margin:0;padding:0}.table-of-contents>ol{margin:1em 0}.table-of-contents li{padding:0}.table-of-contents li a{display:inline-block;margin:0 0 .5em}.table-of-contents>ol li li{padding-left:1em}.table-of-contents>ol li li li{padding-left:2em}.table-of-contents>ol li li li li{padding-left:3em}.table-of-contents>ol li li li li li{padding-left:4em}.component-status-table{width:100%;border:0;border-collapse:collapse;font-size:.9em;line-height:1.4;text-align:center}.component-status-table :is(td,th){padding:12px 16px;text-align:center !important}.component-status-table th{font-size:14px}.component-status-table tbody th{font-size:var(--rh-font-size-body-text-md, 1rem) !important;font-weight:var(--rh-font-weight-heading-medium, 500)}.component-status-table :is(th,td):first-child{text-align:left !important}.component-status-table :is(th,td):nth-child(n+8){display:none}.component-status-table td{border:1px solid #d2d2d2;border-left:0;border-right:0}.component-status-table td:last-child{border-right:0}.component-status-table td svg{height:var(--rh-size-icon-01, 16px);width:var(--rh-size-icon-01, 16px);fill:var(--rh-color-text-primary-on-light, #151515)}@media(max-width: 1000px){.component-status-table :is(td,th){padding:12px 8px}}.component-status-table+small{align-self:end}.component-status-table-container{display:flex;flex-flow:column nowrap}@media only screen and (max-width: 991px){.component-status-table-container{overflow-x:scroll}.component-status-table{width:912px}.component-status-table+small{align-self:start}}.spacer-tokens-table tbody th{font-size:var(--rh-font-size-body-text-md, 1rem) !important;font-weight:var(--rh-font-weight-heading-medium, 500)}.spacer-tokens-table tbody td{width:33%}.spacer-tokens-table :is(th,td):first-child{text-align:left !important}.spacer-tokens-table samp{width:var(--samp-width);aspect-ratio:1/1;outline:var(--rh-border-width-sm, 1px) dashed var(--samp-color, var(--rh-color-surface-darkest, #151515));color:var(--samp-color, var(--rh-color-text-primary-on-light, #151515));display:flex;justify-content:center;align-items:center;position:relative;font-size:var(--rh-font-size-body-text-xs, 0.75rem)}.spacer-tokens-table samp span{display:flex;align-items:center;justify-content:center;line-height:1rem;min-height:100%}.spacer-tokens-table samp:before{content:"";width:var(--samp-width);aspect-ratio:1/1;background-color:var(--samp-color, var(--rh-color-surface-darkest, #151515));opacity:.125;z-index:-1;position:absolute}.spacer-tokens-table samp.offset span{position:absolute;left:calc(var(--samp-width) + 2px)}.spacer-tokens-table samp.size-4:before{opacity:1}.spacer-tokens-table samp.size-6{color:#c58c00}.spacer-tokens-table samp.size-6:before{opacity:1}.spacer-tokens-table samp.size-8{color:#51a549}#related-items-list{list-style:none;padding-inline-start:0}#related-items-list li{line-height:1.6}.color-palette--swatch{width:100%;height:120px;display:block;border-radius:3px;background-color:var(--color-palette-background, #000);margin-bottom:24px}.color-palette--item{margin-bottom:32px}.color-palette--item p{font-size:16px;margin:0}.color-palette--item p:first-of-type{font-weight:600}body{padding-top:60px}@media(min-width: 768px){body{padding-top:72px}}.l-header__logo-bar{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;height:60px;padding:0 24px;color:#fff;background:#000}@media(min-width: 768px){.l-header__logo-bar{position:fixed}}.l-header__logo-bar .feedback-button{align-self:center;justify-content:center;position:absolute;right:64px}@media(min-width: 768px){.l-header__logo-bar .feedback-button{right:48px}}@media(min-width: 820px){.l-header__logo-bar{height:72px}}.l-header__logo{max-width:136px}.l-main{position:relative}@media(min-width: 820px){.l-main{padding-left:280px}}.l-main__header--palette-lighter{background:var(--rh-color-surface-lighter, #f2f2f2);margin-bottom:80px}.l-main__content{padding-block-end:var(--rh-space-4xl, 64px)}.l-main__content>.container>*:not(p,.feedback,copy-permalink){margin-block-start:0;margin-block-end:var(--rh-space-2xl, 32px)}.main-footer{background-color:#151515;padding:24px 32px;margin-top:80px;display:flex;gap:8px;justify-content:flex-start;align-items:center;text-align:center;flex-flow:column nowrap}@media(min-width: 768px){.main-footer{flex-flow:row wrap;text-align:left;gap:0}.main-footer #netlify-badge{margin-inline-start:auto}}.main-footer img{display:block;margin:0 auto 24px;text-align:center}@media(min-width: 768px){.main-footer img{text-align:left;margin:0 24px}}.main-footer p{font-size:12px;color:#d2d2d2;margin:0 16px;padding:0;line-height:12px}.main-footer--list ul{display:block;margin:0;list-style:none;padding:0}@media(min-width: 768px){.main-footer--list ul{display:flex}}.main-footer--list ul li{padding:0 8px;line-height:24px}@media(min-width: 768px){.main-footer--list ul li{line-height:12px}}.main-footer--list ul a{line-height:12px;font-size:12px;color:#d2d2d2}.main-footer--list ul a:hover{color:#fff}.layout-wrapper--jumplinks{display:grid;grid-template-columns:8fr 2fr;grid-gap:64px;max-width:800px}.jump-links--layout{position:relative;min-width:200px}.jump-links--layout pfe-jump-links-nav{position:sticky;top:100px}:root{--width: auto}@media screen and (prefers-reduced-motion: no-preference){html{scroll-behavior:smooth}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;clip-path:inset(50%);border:0;grid-gap:1rem}.element-invisible{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;clip-path:inset(50%);border:0;grid-gap:1rem}.header,.section,.container{max-width:1160px;padding-left:32px;padding-right:32px}@media(min-width: 1400px){.header,.section,.container{padding-left:80px;padding-right:80px}}.section h2{font-size:24px;line-height:31px}@media(min-width: 1200px){.section h2{font-size:28px;line-height:37px}}.section h3{margin-top:16px;font-size:20px;margin-bottom:16px}@media(min-width: 1200px){.section h3{font-size:24px;margin-top:64px}}.section h2+h3,.section h2+h4{margin-top:32px}.section h4{font-weight:500;margin:32px 0 16px;font-size:18px;line-height:25px}@media(min-width: 820px){.section h4{font-size:20px;line-height:26px}}.section h4 a{text-decoration:none}.section p{max-width:1000px;margin-top:16px;margin-bottom:16px}.section p a{text-decoration:none;color:#06c}.section p a:hover{text-decoration:underline;color:#004080}.section p+.example{margin-top:32px}.section p+ul{margin-bottom:24px;margin-top:0}.section--definition-list p{margin-bottom:0}.section img{width:auto;max-width:var(--inline-img-max-width, 100%);max-height:var(--inline-img-max-height, auto)}.section table{border:0}.section table tbody{border:0}.section table th{text-align:left;font-size:14px}.section table tr{border:1px solid #d2d2d2;border-top:0;border-left:0;border-right:0}.section table tr:first-child td{border-top:0}.section table tr.font-scale-altered td:nth-child(2){color:#b8bbbe}.section table tr.font-scale-altered td:nth-child(3){color:#e00}.section table tr.font-scale-same td:nth-child(3){color:#51a549}.section table td{border:1px solid #d2d2d2;border-right:0;border-left:0;font-size:16px}.section table td a{text-decoration:none}.section table td img{width:auto}.section ul li{line-height:40px}.section ul li a{text-decoration:none}.section ul li a:hover{text-decoration:underline}.section ol li{line-height:40px}.section ol li a{text-decoration:none}.section ol li a:hover{text-decoration:underline}.multi-column--150-wide,.multi-column--200-wide,.multi-column--300-wide,.multi-column--400-wide,.multi-column--500-wide,.multi-column--600-wide,.multi-column--min-150-wide,.multi-column--min-200-wide,.multi-column--min-300-wide,.multi-column--min-400-wide,.multi-column--min-500-wide,.multi-column--min-600-wide{grid-template-columns:1fr;width:100%;display:grid;grid-gap:32px;margin-bottom:64px}@media(min-width: 820px){.multi-column--150-wide,.multi-column--200-wide,.multi-column--300-wide,.multi-column--400-wide,.multi-column--500-wide,.multi-column--600-wide,.multi-column--min-150-wide,.multi-column--min-200-wide,.multi-column--min-300-wide,.multi-column--min-400-wide,.multi-column--min-500-wide,.multi-column--min-600-wide{grid-gap:2rem 64px;width:calc(100vw - 520px);max-width:100%;margin-bottom:auto}}.multi-column--150-wide .section+.section,.multi-column--200-wide .section+.section,.multi-column--300-wide .section+.section,.multi-column--400-wide .section+.section,.multi-column--500-wide .section+.section,.multi-column--600-wide .section+.section,.multi-column--min-150-wide .section+.section,.multi-column--min-200-wide .section+.section,.multi-column--min-300-wide .section+.section,.multi-column--min-400-wide .section+.section,.multi-column--min-500-wide .section+.section,.multi-column--min-600-wide .section+.section{margin:0}.multi-column--150-wide+h3,.multi-column--200-wide+h3,.multi-column--300-wide+h3,.multi-column--400-wide+h3,.multi-column--500-wide+h3,.multi-column--600-wide+h3,.multi-column--min-150-wide+h3,.multi-column--min-200-wide+h3,.multi-column--min-300-wide+h3,.multi-column--min-400-wide+h3,.multi-column--min-500-wide+h3,.multi-column--min-600-wide+h3{margin-top:0}.multi-column--150-wide .example,.multi-column--200-wide .example,.multi-column--300-wide .example,.multi-column--400-wide .example,.multi-column--500-wide .example,.multi-column--600-wide .example,.multi-column--min-150-wide .example,.multi-column--min-200-wide .example,.multi-column--min-300-wide .example,.multi-column--min-400-wide .example,.multi-column--min-500-wide .example,.multi-column--min-600-wide .example{margin-bottom:0}.multi-column--150-wide .example+.example,.multi-column--200-wide .example+.example,.multi-column--300-wide .example+.example,.multi-column--400-wide .example+.example,.multi-column--500-wide .example+.example,.multi-column--600-wide .example+.example,.multi-column--min-150-wide .example+.example,.multi-column--min-200-wide .example+.example,.multi-column--min-300-wide .example+.example,.multi-column--min-400-wide .example+.example,.multi-column--min-500-wide .example+.example,.multi-column--min-600-wide .example+.example{margin-top:0}.multi-column--200-wide{grid-template-columns:1fr}@media(min-width: 820px){.multi-column--200-wide{grid-template-columns:repeat(auto-fill, minmax(100px, 200px))}}.multi-column--300-wide{grid-template-columns:1fr}@media(min-width: 820px){.multi-column--300-wide{grid-template-columns:repeat(auto-fill, minmax(200px, 300px))}}.multi-column--400-wide{grid-template-columns:1fr}@media(min-width: 820px){.multi-column--400-wide{grid-template-columns:repeat(auto-fill, minmax(300px, 400px))}}.multi-column--500-wide{grid-template-columns:1fr}@media(min-width: 820px){.multi-column--500-wide{grid-template-columns:repeat(auto-fit, minmax(400px, 500px))}}.multi-column--600-wide{grid-template-columns:1fr}@media(min-width: 820px){.multi-column--600-wide{grid-template-columns:repeat(auto-fit, minmax(500px, 600px))}}.multi-column--min-150-wide{grid-template-columns:1fr;width:100%}@media(min-width: 820px){.multi-column--min-150-wide{grid-template-columns:repeat(auto-fill, minmax(100px, 1fr))}}.multi-column--min-200-wide{grid-template-columns:1fr;width:100%}@media(min-width: 820px){.multi-column--min-200-wide{grid-template-columns:repeat(auto-fit, minmax(200px, 1fr))}}.multi-column--min-300-wide{grid-template-columns:1fr;width:100%}@media(min-width: 820px){.multi-column--min-300-wide{grid-template-columns:repeat(auto-fit, minmax(300px, 1fr))}}.multi-column--min-400-wide{grid-template-columns:1fr;width:100%}@media(min-width: 820px){.multi-column--min-400-wide{grid-template-columns:repeat(auto-fit, minmax(400px, 1fr))}}.multi-column--min-500-wide{grid-template-columns:1fr;width:100%}@media(min-width: 820px){.multi-column--min-500-wide{grid-template-columns:repeat(auto-fit, minmax(500px, 1fr))}}.multi-column--min-600-wide{grid-template-columns:1fr;width:100%}@media(min-width: 820px){.multi-column--min-600-wide{grid-template-columns:repeat(auto-fit, minmax(600px, 1fr))}}.margin-top--1[class]{margin-top:8px}.margin-top--2[class]{margin-top:16px}.margin-top--3[class]{margin-top:24px}.margin-top--4[class]{margin-top:32px}.margin-top--5[class]{margin-top:40px}.margin-top--6[class]{margin-top:48px}.margin-top--7[class]{margin-top:56px}.margin-top--8[class]{margin-top:64px}.margin-top--9[class]{margin-top:72px}.margin-top--10[class]{margin-top:80px}.margin-top--12[class]{margin-top:96px}.margin-bottom--1[class]{margin-bottom:8px}.margin-bottom--2[class]{margin-bottom:16px}.margin-bottom--3[class]{margin-bottom:24px}.margin-bottom--4[class]{margin-bottom:32px}.margin-bottom--5[class]{margin-bottom:40px}.margin-bottom--6[class]{margin-bottom:48px}.margin-bottom--7[class]{margin-bottom:56px}.margin-bottom--8[class]{margin-bottom:64px}.margin-bottom--9[class]{margin-bottom:72px}.margin-bottom--10[class]{margin-bottom:80px}.centered{margin:0 auto;text-align:center;align-items:center}.centered p{max-width:1000px;margin:0 auto 48px}.footnote{font-size:14px;color:#6a6e73;line-height:18px;margin-top:16px;margin-bottom:64px}@media(min-width: 1400px){.footnote{margin-top:-16px}}hr{border:0;height:0;border-top:1px solid #d2d2d2}.pfe-headline-xxxl{font-size:48px;margin-top:16px;line-height:54px}@media(min-width: 820px){.pfe-headline-xxxl{font-size:64px;line-height:72px}}.section-headline{color:#e00;text-transform:uppercase;font-family:"RedHatDisplay","Overpass",Overpass,Helvetica,Arial,sans-serif;margin-bottom:0;line-height:26px;font-size:20px;font-weight:500}.multi-column--4-2-1-narrow{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;justify-content:center}@media(min-width: 1400px){.multi-column--4-2-1-narrow{grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:16px}}.multi-column--4-2-1{display:grid;grid-template-columns:1fr 1fr;grid-gap:32px;justify-content:center}@media(min-width: 1400px){.multi-column--4-2-1{grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:64px}}.multi-column--3-2{display:grid;grid-template-columns:1fr 1fr;grid-gap:32px;justify-content:center}@media(min-width: 1400px){.multi-column--3-2{grid-template-columns:1fr 1fr 1fr;grid-gap:64px}}.multi-column--2-1-1{display:grid;grid-template-columns:1fr;grid-gap:64px;justify-content:center;align-items:top}@media(min-width: 1400px){.multi-column--2-1-1{grid-template-columns:1fr 1fr;grid-gap:64px}}.inline-flex{display:block;justify-content:center;flex:1}@media(min-width: 820px){.inline-flex{flex:2;display:flex}}.inline-flex div{padding:0 16px;margin-bottom:20px}@media(min-width: 1400px){.inline-flex div{margin-bottom:0}}.inline-flex-left{display:block;justify-content:left;flex:1;align-items:center}@media(min-width: 820px){.inline-flex-left{display:inline-flex}}.inline-flex-left>*{margin-bottom:20px;margin-right:32px}@media(min-width: 1400px){.inline-flex-left>*{margin-bottom:0}}.inline-stacked{display:grid;grid-template-columns:1fr;grid-gap:64px}.inline-stack-mobile>*{margin-bottom:20px;margin-right:32px}@media(min-width: 1400px){.inline-stack-mobile>*{margin-bottom:0}}.stacked-group{margin-top:32px}.stacked-group h3{margin-top:16px}.stacked-group h3 a{text-decoration:none;color:#151515}.stacked-group h3 a:visited,.stacked-group h3 a:hover{color:#151515;text-decoration:underline}.padding-stacked{margin-bottom:40px}.padding-stacked .example{margin-bottom:16px}.padding-stacked h3{margin-bottom:0;padding-bottom:8px;margin-top:0;font-size:24px}.padding-stacked a{text-decoration:none;color:#151515}.padding-stacked a h4{text-decoration:none;color:#151515}.padding-stacked a h4:visited,.padding-stacked a h4:hover{color:#151515}.padding-stacked a p{color:#151515}.padding-stacked p{margin-top:0;padding-top:0}.related ul{list-style-type:none;padding:0;margin:0}.related ul li{line-height:40px}.related ul li a{text-decoration:none}.inline-list li{display:inline-block;margin:0 4px}.inline-list li:after{content:"/";padding-left:12px}.inline-list li:last-child:after{content:""}.label{display:inline-block}.label.outlined{border:1px solid #d2d2d2;border-radius:15px;padding:4px 8px;font-size:14px}.label.outlined.green{border-color:#bde5b8}.label.outlined.red{border-color:#c9190b}.label.outlined.purple{border-color:#cbc1ff}.label.outlined.light-blue{border-color:#bee1f4}.label.outlined.light-teal{border-color:#a2d9d9}.label.outlined.yellow{border-color:#f9e0a2}.label+.label{margin-left:8px}.back-to-top{position:absolute;top:100vh;right:32px;bottom:32px;width:3em;z-index:1}.back-to-top-link{position:fixed;position:sticky;top:calc(100vh - 100px);display:inline-block;transition:transform 80ms ease-in;z-index:1}.back-to-top-link img{transition:.3s ease all}.back-to-top-link img:hover,.back-to-top-link img:focus{filter:saturate(80%)}.tool{cursor:help;position:relative;border:1px solid #151515;font-weight:300;border-radius:50%;width:18px;height:18px;display:inline-block;text-align:center;line-height:17px;font-size:14px;top:-2px;left:3px}.tool:before,.tool:after{left:50%;opacity:0;position:absolute;z-index:-100}.tool:hover:before,.tool:focus:before,.tool:hover:after,.tool:focus:after{opacity:1;transform:scale(1) translateY(0);z-index:100}.tool:before{border-style:solid;border-width:16px 12px 0;border-color:#151515 transparent transparent;bottom:100%;content:"";margin-left:-12px;top:-20px}.tool:after{background:#151515;border-radius:.25em;bottom:180%;color:#fff;content:attr(data-tip);margin-left:-8.75em;padding:1em;width:17.5em;font-size:14px}.tool:hover:after,.tool:focus:after{color:#fff}@media(max-width: 760px){.tool:after{font-size:.75em;margin-left:-5em;width:10em}}.sticky{position:sticky;top:0}.page-jump-links{position:sticky;z-index:9999;display:none;top:0}@media(min-width: 1700px){.page-jump-links{display:block}}@media screen and (max-height: 850px){.page-jump-links{display:none}}pfe-jump-links-nav{position:sticky;top:0;padding:0}:host([pfe-c-horizontal]) ul li{padding:0}:host([pfe-c-horizontal]) ul a{font-size:14px}.status-table .success{color:#51a549}.status-table .deemphasized{color:#6a6e73}.status-table .blocked{color:#e00}.spacer-table{width:100%}.spacer-table img{width:auto}.spacer-table th{font-weight:bold}.spacer-table tr td:nth-child(1){font-family:var(--rh-font-family-code);font-size:14px}.feature-box{border:1px solid #d2d2d2;padding:64px 24px;border-radius:8px;margin:80px 0}@media(min-width: 1400px){.feature-box{padding:48px 64px}}.feature-box a{color:#06c;text-decoration:none}.feature-box a:hover{color:#004080;text-decoration:underline}.feature-headline{margin:0 0 24px;font-size:29px;color:#e00;font-weight:300;line-height:39px}@media(min-width: 1400px){.feature-headline{font-size:40px;line-height:53px}}.description-box h4 a{color:#151515;text-decoration:none;font-size:24px}.description-box h4 a:hover{text-decoration:underline}.alternating{display:grid;grid-template-columns:1fr;grid-column-gap:64px;align-items:center}@media(min-width: 1400px){.alternating{grid-template-columns:1fr 1fr}}.alternating--item{margin:40px 0;flex-direction:column;flex:1}.alternating--item:last-child{margin-bottom:0}.alternating--item:nth-child(1){order:1}.alternating--item:nth-child(2){order:2}.alternating--item:nth-child(3){order:4}.alternating--item:nth-child(4){order:3}.alternating--item:nth-child(5){order:5}.alternating--item:nth-child(6){order:6}.alternating--item:nth-child(7){order:8}.alternating--item:nth-child(8){order:7}@media(min-width: 1400px){.alternating--item:nth-child(1){order:1}.alternating--item:nth-child(2){order:2}.alternating--item:nth-child(3){order:3}.alternating--item:nth-child(4){order:4}.alternating--item:nth-child(5){order:5}.alternating--item:nth-child(6){order:6}.alternating--item:nth-child(7){order:7}.alternating--item:nth-child(8){order:8}}.alternating--item h3{margin-top:0}rh-alert{margin-top:32px;margin-bottom:32px}.alert{position:fixed;bottom:0;display:block;min-height:50px;width:100%;z-index:9999;background-color:#f0f0f0;display:flex;border-top:2px solid #d2d2d2;padding:16px}@media(min-width: 768px){.alert{display:none}}.alert.info{background-color:#e7f1fa;border-color:#2b9af3}.alert--container{display:inline-flex}.alert--icon{margin-right:8px}.alert--message-headline{font-size:14px;font-weight:600;color:#002952;margin-bottom:8px;margin-top:0}.alert--message p{font-size:14px;color:#151515;margin:0}.alert--close{position:absolute;top:16px;right:16px;vertical-align:top}.alert--close button{background:transparent;border:0;padding:0;vertical-align:top}.alert--close img{display:block}.asset-header{background-color:#f5f5f5;padding:64px 80px;text-align:center}.card-grid{--number-size: 56px;display:grid;grid-template-columns:1fr;gap:var(--rh-space-4xl);margin-block-start:var(--rh-space-2xl)}@media(min-width: 1000px){.card-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}.card-grid rh-card [slot=header]:is(h2,h3,h4,h5,h6){margin:var(--rh-space-xl) 0}.card-grid rh-card [slot=header].number{justify-content:center;text-align:center;margin-bottom:var(--rh-space-lg);background-color:var(--rh-color-surface-lighter);border-radius:50%;width:var(--number-size);height:var(--number-size);font-size:28px;display:block;padding:10px;color:var(--rh-color-brand-red-on-light);font-weight:var(--rh-font-weight-heading-bold);text-align:center;line-height:37px;margin-inline-end:var(--rh-space-4xl)}.modal-launch{cursor:pointer}.section rh-dialog h3{margin-top:32px}.multi-column--min-300-wide:last-of-type .section{margin-bottom:0}ol.example-notes,.example-note{font-size:var(--rh-font-size-body-text-sm, 0.875rem);color:var(--rh-color-text-secondary-on-light, #4d4d4d);line-height:var(--rh-line-height-body-text, 1.5)}ol.example-notes{padding-inline-start:0;margin-block-start:var(--rh-space-lg, 16px);counter-reset:list}@media(min-width: 1400px){ol.example-notes{margin-top:-48px}}ol.example-notes>li{list-style:none;line-height:var(--rh-line-height-body-text, 1.5)}ol.example-notes>li:before{content:counter(list) ") ";counter-increment:list}playground-project>*:defined{border-block-end:var(--rh-border-width-sm, 1px) solid var(--rh-border-subtle-on-light, #C7C7C7);border-inline-start:var(--rh-border-width-sm, 1px) solid var(--rh-border-subtle-on-light, #C7C7C7);border-inline-end:var(--rh-border-width-sm, 1px) solid var(--rh-border-subtle-on-light, #C7C7C7)}playground-project>*:defined:first-child{border-block-start:var(--rh-border-width-sm, 1px) solid var(--rh-border-subtle-on-light, #C7C7C7)}.full-width{width:100%}.col-211 th{width:25%}.col-211 th:first-of-type{width:50%}.col-111 th{width:33%}.col-11 th{width:50%}.col-13 th{width:25%}.col-13 th:last-of-type{width:75%}body.element-docs rh-subnav img{--inline-img-max-width: 992px}.header.container.has-subnav{padding-bottom:0}section.api.band{margin-block-end:var(--rh-space-4xl);padding-inline:0}.section.feedback{margin-block-end:0}.section table{width:100%}copy-permalink{display:flex;margin-block-end:var(--rh-space-lg)}copy-permalink:focus-within{--perma-signifier-display: initial}a.heading-anchor{position:relative;text-decoration:inherit}a.heading-anchor,a.heading-anchor:visited{color:inherit}a.heading-anchor:hover:before{content:"#";display:block;position:absolute;inset-inline-start:-1em}copy-permalink>:is(h1,h2,h3,h4,h5,h6){margin-block:0}body.element-docs copy-permalink.h2,body.element-docs copy-permalink.h3,body.page-docs copy-permalink.h2,body.page-docs copy-permalink.h3,body.token-docs copy-permalink.h2,body.token-docs copy-permalink.h3{margin-block-start:82px}body.element-docs copy-permalink.h2+copy-permalink.h3,body.page-docs copy-permalink.h2+copy-permalink.h3,body.token-docs copy-permalink.h2+copy-permalink.h3{margin-block-start:var(--rh-space-2xl, 32px)}.releases-links{margin-block-start:var(--rh-space-3xl) !important;display:flex;gap:2rem}rh-block a{display:flex;flex-direction:column;min-width:20rem;padding:var(--rh-space-lg);border:1px solid var(--rh-color-border-subtle-on-light);border-radius:var(--rh-border-radius-default);text-decoration:none}rh-block a:hover{text-decoration:underline;background:var(--rh-color-surface-light)}rh-block a::after{align-self:flex-end;content:url('data:image/svg+xml;utf8,')}rh-block a[href*=github]::before{content:url('data:image/svg+xml;utf8,')}rh-block [slot=header]{font-size:1rem}.release-version h3{margin-top:var(--rh-space-lg)}body.page-docs .release-version copy-permalink.h3{margin-block-start:var(--rh-space-xl)}.release-version table+p{margin-block-start:var(--rh-space-2xl)}body.page-docs a[href^=http]::after{display:inline-block;vertical-align:middle;margin-inline-start:.25em;content:url('data:image/svg+xml;utf8,')}body.page-docs rh-cta a[href^=http]::after{display:none}.feedback-contact-link{white-space:nowrap} /*# sourceMappingURL=styles.css.map */ \ No newline at end of file diff --git a/assets/css/style.css.map b/assets/css/style.css.map index 84a9a30c24..e86a853fee 100644 --- a/assets/css/style.css.map +++ b/assets/css/style.css.map @@ -22,7 +22,7 @@ "sass/../../../../home/runner/work/red-hat-design-system/red-hat-design-system/docs/scss/styles.scss" ], "names": [], - "mappings": "AAIA,4DAQC,KACC,uBACA,0BACA,8BAOF,KACE,SAUF,sFAYE,cAQF,4BAIE,qBACA,wBAQF,sBACE,aACA,SAQF,kBAEE,aAUF,EACE,uBAOF,iBAEE,UACA,0BACA,cAUF,YACE,yBAOF,SAEE,iBAOF,IACE,kBAQF,GACE,eAOF,KACE,gBACA,WAOF,MACE,cAOF,QAEE,cACA,cACA,kBACA,wBAGF,IACE,WAGF,IACE,eAUF,IACE,SAOF,eACE,gBAUF,OACE,gBAOF,GACE,4BACA,uBACA,SAOF,IACE,cAOF,kBAIE,uCACA,cAkBF,sCAKE,cACA,aACA,SAOF,OACE,iBAUF,cAEE,oBAWF,oEAIE,0BACA,eAOF,sCAEE,eAOF,iDAEE,SACA,UAQF,MACE,mBAWF,uCAEE,sBACA,UASF,4FAEE,YASF,mBACE,6BACA,4BACA,+BACA,uBASF,+FAEE,wBAOF,SACE,wBACA,aACA,2BAQF,OACE,SACA,UAOF,SACE,cAQF,SACE,iBAUF,MACE,yBACA,iBAGF,MAEE,UCraA,mBAGE,sBAIJ,uBACE,GACE,kBACA,UAGF,IACE,mBAGF,IACE,UAGF,KACE,WAIJ,kBACE,GACE,mBACA,UAGF,KACE,WAIJ,KACE,wBCzBA,yBDwBF,KAGI,yBAIJ,KACE,qDACA,eACA,gBACA,kBACA,mCACA,kCAGF,iBACE,qDAGF,kBAME,+CACA,wDAGF,GACE,uDAGF,eAKE,sDAGF,GACE,gDAGF,GACE,eAGF,GACE,eAGF,GACE,eAGF,GACE,eAGF,GACE,eAGF,IACE,eAEA,WACE,cAKJ,QACE,gCACA,8BAGF,EACE,WAEA,QACE,cAGF,QACE,cAGF,SACE,cAGF,UACE,WAGF,gBACE,cAKJ,GACE,cAGF,aAEE,eAGF,MACE,sBAGF,MAEE,kBAIA,SACE,gCAGF,SACE,6BAIJ,GACE,eAGF,GACE,yBACA,cAEA,cACE,eAIJ,QACE,kBAGF,IACE,yBACA,YACA,mBAGF,QACE,WACA,eAEA,cACE,cAGF,cACE,cAGF,eACE,cE/MJ,gCAEE,eACA,SACA,OACA,WACA,0BDQA,yBCdF,gCASI,eACA,IAFwB,KAGxB,SACA,OACA,2BAIJ,iBAEE,MClBoB,MDmBpB,iBACA,0BACA,gBACA,cACA,gBACA,+BDXA,yBCGF,iBAWI,MC3BkB,MD4BlB,0BACA,oBACA,oBAGF,wBAEE,cACA,iBACA,sBACA,gCACA,yBACA,WAGF,iDACE,aAGF,qIAGE,cACA,qBACA,iCACA,eACA,kBACA,cAEA,8SAEE,cACA,oDACA,mCAKF,iDACE,WACA,cACA,UACA,WACA,wBACA,+BACA,6BACA,aACA,YACA,SACA,kBAMA,+DACE,yBAKN,wCACE,iBAKF,0GAEE,oDACA,gCACA,cAGF,kDACE,eACA,iBACA,kBAEA,wDACE,cAKN,qDAEE,SACA,UACA,gBAIF,2BACE,kBE3HF,aHqBE,kBACA,UACA,WACA,UACA,gBACA,sBACA,mBACA,qBACA,SAfA,yBGdF,aAGI,cAIJ,qBACE,cACA,eACA,SACA,gBACA,uBACA,gBACA,0CAPF,qBASI,cAsBJ,qGAXI,kBAMF,WACE,yCAMF,QACA,gBACA,gBH5BA,yBGwBF,qGAMI,iBACA,oBAIJ,mHAzBI,mBASF,WACE,wCAiBF,MDlDoB,cECpB,kCJYA,0BIbF,QAII,mCAGF,oBACE,SAGA,+BACE,mBAGF,8BACE,uCAKN,gBACE,gBACA,UAMA,aAOA,0BAfF,gBAgBI,eASJ,gBACE,cJlCA,yBIiCF,gBAII,eAIA,sBACE,gBAKN,0DAEE,eACA,MACA,QJnDA,yBI+CF,0DAOI,cAIJ,8BACE,WACA,YACA,WACA,YAgBF,uBASE,cACA,kBACA,QACA,sBAGA,sBACA,0BAUA,2DAEE,WACA,kBACA,MACA,OACA,sBACA,cACA,MAdU,KAiBZ,8BAIE,SACA,0BACA,WApCa,KAqCb,UANY,kBAOZ,iBANmB,SAOnB,4DAEA,4FACE,0CACA,iBAXiB,SAgBrB,6BAIE,OAHS,KAIT,sBACA,yBACA,WACE,+FAEF,iBARmB,YAUnB,2FACE,yBACA,6BACA,iBAbiB,YAmBvB,yDACE,WACA,mCJ5JA,yBI0JF,yDAKI,6BACA,YJhKF,0BKbA,kBAEI,8CAIJ,sCAEE,2CACA,eACA,gBLGF,0BKPA,sCAMI,4CCbN,kBACE,gBAGF,SACE,aACA,mBACA,aNOA,0BMVF,SAMI,0BACA,aACA,mBACA,gBAGF,kBACE,gBNHF,0BMEA,kBAII,kBAIJ,mBACE,qBACA,gBAGF,6BACE,qBACA,gBNjBF,0BMeA,6BAKI,kBAIJ,eACE,gBNzBF,0BMwBA,eAII,kBAIJ,wBACE,cACA,cAGF,qBACE,eACA,mBACA,uBACA,gBAEA,yBACE,cACA,mBACA,cAIJ,mBACE,uBAGF,gBACE,mBAQJ,uBACE,UACA,YACA,mBAEA,sCACE,SNrEF,0BM+DF,uBAUI,WAIJ,wBACE,gBACA,yBACA,kBAGF,2BACE,uBACA,yBACA,kBAGF,0BACE,WACA,mBACA,kBAGF,wBACE,6BACA,0DACA,4BACA,qBACA,0BACA,0BACA,sBACA,kBAGF,yBACE,mBACA,kBAGF,uBACE,qBACA,kBAGF,8BACE,uBACA,yBACA,kBACA,iBACA,oBACA,mBAEA,kCACE,WACA,4CACA,8CAKJ,mCACE,gBAGA,kBACA,iBACA,oBACA,mBAEA,uCACE,WACA,4CACA,8CAIJ,wCACE,2BAGA,kBACA,iBACA,oBACA,mBAEA,4CACE,WACA,4CACA,8CAIJ,mCACE,2BACA,yBACA,kBACA,iBACA,oBACA,mBAEA,uCACE,WACA,4CACA,8CAIJ,yCACE,mBACA,kBACA,iBACA,oBACA,mBAEA,6CACE,WACA,4CACA,8CAKF,sCACE,sFACA,YAEF,sCACE,mDACA,YAKF,8BACE,aAEA,gCACE,SAQF,sBACE,WACA,+CACA,mBACA,gBAKN,kBACE,uCCnPF,uBACE,6CAEA,sDACE,qBCJJ,mBACE,oDACA,kBRcA,0BQhBF,mBAII,oBAIJ,sBACE,gBACA,yBACA,qBAGF,sBACE,gBACA,SACA,UAGF,sBACE,aAGF,sBACE,UAGF,wBACE,qBACA,gBAGF,4BACE,iBAGF,+BACE,iBAGF,kCACE,iBAGF,qCACE,iBC/CF,wBACE,WACA,SACA,yBACA,eACA,gBACA,kBAEA,mCACE,kBACA,6BAGF,2BACE,eAGF,iCACE,4DACA,sDAGF,+CACE,2BAGF,kDACE,aAGF,2BACE,yBACA,cACA,eAEA,sCACE,eAGF,+BACE,oCACA,mCACA,oDAIJ,0BACE,mCACE,kBAIJ,8BACE,eAIJ,kCACE,aACA,wBAIF,0CACM,kCACE,kBAEF,wBACE,YAEA,8BACE,kBCvER,8BACE,4DACA,sDAGF,8BACE,UAGF,4CACE,2BAGF,0BACE,wBACA,iBACA,0GACA,wEACA,aACA,uBACA,mBACA,kBACA,oDAGF,+BACE,aACA,mBACA,uBACA,iBACA,gBAGF,iCACE,WACA,wBACA,iBACA,6EACA,aACA,WACA,kBAGF,sCACE,kBACA,mCAIA,wCACE,UAIJ,iCACE,cAEA,wCACE,UAIJ,iCACE,cChEJ,oBACE,gBACA,uBAEA,uBACE,gBCLJ,uBACE,WACA,aACA,cACA,kBACA,uDACA,mBAGF,qBACE,mBAEA,uBACE,eACA,SAEA,qCACE,gBCbN,KACE,iBbaA,yBadF,KAII,kBAOJ,oBACE,eACA,MACA,OACA,QACA,YACA,aACA,mBACA,YACA,eACA,WACA,gBbRA,yBaHF,oBAaI,gBAGF,qCACE,kBACA,uBACA,kBACA,WbjBF,yBaaA,qCAMI,YbnBJ,yBaHF,oBA6BQ,OXrCQ,MW2ChB,gBACE,gBAGF,QACE,kBbrCA,yBaoCF,QAII,aXrDkB,OWyDtB,iCACE,oDACA,mBAGF,iBACE,4CAIA,8DACE,qBACA,2CAIJ,aACE,yBACA,kBACA,gBACA,aACA,QACA,2BACA,mBACA,kBACA,wBbrEA,yBa4DF,aAYI,mBACA,gBACA,MAEA,4BACE,0BAIJ,iBACE,cACA,mBACA,kBbpFF,yBaiFA,iBAKI,gBACA,eAIJ,eACE,eACA,cACA,cACA,UACA,iBAIA,sBACE,cACA,SACA,gBACA,UbxGJ,yBaoGE,sBAMI,cAGF,yBACE,cACA,iBb/GN,yBa6GI,yBAII,kBAIJ,wBACE,iBACA,eACA,cAEA,8BACE,WAOV,2BACE,aACA,8BACA,cACA,gBAGF,oBACE,kBACA,gBAEA,uCACE,gBACA,UCvJJ,MACE,cAGF,0DACE,KACE,wBAIJ,iBdKE,kBACA,UACA,WACA,UACA,gBACA,sBACA,mBACA,qBACA,ScXA,cAGF,qCdCE,UACA,WACA,UACA,gBACA,sBACA,mBACA,qBACA,ScNA,cAGF,4BAGE,iBACA,kBACA,mBdjBA,0BcYF,4BAOI,kBACA,oBASF,YACE,eACA,iBd/BF,0Bc6BA,YAKI,eACA,kBAIJ,YACE,gBACA,eACA,mBd1CF,0BcuCA,YAMI,eACA,iBAIJ,8BAEE,gBAGF,YACE,gBACA,mBACA,eACA,iBd3DF,yBcuDA,YAOI,eACA,kBAGF,cACE,qBAIJ,WACE,iBACA,gBACA,mBAEA,aACE,qBACA,WAEA,mBACE,0BACA,cAIJ,oBACE,gBAKJ,cACE,mBACA,aAIA,4BACE,gBAIJ,aACE,WACA,4CACA,8CAIF,eACE,SAEA,qBACE,SAGF,kBACE,gBACA,eAGF,kBACE,yBACA,aACA,cACA,eAGE,iCACE,aAMF,qDACE,cAGF,qDACE,WAMF,kDACE,cAKN,kBACE,yBACA,eACA,cACA,eAEA,oBACE,qBAGF,sBACE,WAQJ,eACE,iBAEA,iBACE,qBAEA,uBACE,0BAON,eACE,iBAEA,iBACE,qBAEA,uBACE,0BAOV,wTAYE,0BACA,WACA,aACA,cACA,mBdxNA,yBcwMF,wTAkBI,mBACA,0BACA,eACA,oBAGF,ghBACE,SAGF,4VACE,aAGF,oaACE,gBAGF,ghBACE,aAKJ,wBACE,0BdnPA,yBckPF,wBAGI,+DAIJ,wBACE,0Bd1PA,yBcyPF,wBAGI,+DAIJ,wBACE,0BdjQA,yBcgQF,wBAGI,+DAIJ,wBACE,0BdxQA,yBcuQF,wBAGI,8DAIJ,wBACE,0Bd/QA,yBc8QF,wBAGI,8DAIJ,4BACE,0BACA,WdvRA,yBcqRF,4BAII,6DAIJ,4BACE,0BACA,Wd/RA,yBc6RF,4BAII,4DAIJ,4BACE,0BACA,WdvSA,yBcqSF,4BAII,4DAIJ,4BACE,0BACA,Wd/SA,yBc6SF,4BAII,4DAIJ,4BACE,0BACA,WdvTA,yBcqTF,4BAII,4DAIJ,4BACE,0BACA,Wd/TA,yBc6TF,4BAII,4DAIJ,sBACE,eAGF,sBACE,gBAGF,sBACE,gBAGF,sBACE,gBAGF,sBACE,gBAGF,sBACE,gBAGF,sBACE,gBAGF,sBACE,gBAGF,sBACE,gBAGF,uBACE,gBAGF,uBACE,gBAGF,yBACE,kBAGF,yBACE,mBAGF,yBACE,mBAGF,yBACE,mBAGF,yBACE,mBAGF,yBACE,mBAGF,yBACE,mBAGF,yBACE,mBAGF,yBACE,mBAGF,0BACE,mBAGF,UACE,cACA,kBACA,mBAEA,YACE,iBACA,mBAIJ,UACE,eACA,cACA,iBAGA,gBACA,mBd3aA,0BcoaF,UAUI,kBAIJ,GACE,SACA,SACA,6BAGF,mBACE,eACA,gBACA,iBd3bA,yBcwbF,mBAMI,eACA,kBAIJ,kBACE,WACA,yBACA,2EACA,gBACA,iBACA,eACA,gBAGF,4BACE,aACA,8BACA,cACA,uBdjdA,0Bc6cF,4BAMI,sCACA,eAIJ,qBACE,aACA,8BACA,cACA,uBd5dA,0BcwdF,qBAMI,sCACA,eAIJ,mBACE,aACA,8BACA,cACA,uBdveA,0BcmeF,mBAMI,kCACA,eAIJ,qBACE,aACA,0BACA,cACA,uBACA,gBdnfA,0Bc8eF,qBAOI,8BACA,eAQJ,aACE,cACA,uBACA,OdjgBA,yBc8fF,aAKI,OACA,cAGF,iBACE,eACA,mBdzgBF,0BcugBA,iBAII,iBAKN,kBACE,cACA,qBACA,OACA,mBdphBA,yBcghBF,kBAMI,qBAGF,oBACE,mBACA,kBd3hBF,0BcyhBA,oBAII,iBAKN,gBACE,aACA,0BACA,cAIA,uBACE,mBACA,kBd3iBF,0BcyiBA,uBAII,iBAKN,eACE,gBAEA,kBACE,gBAEA,oBACE,qBACA,cAEA,sDAEE,cACA,0BAMR,iBACE,mBAEA,0BACE,mBAGF,oBACE,gBACA,mBACA,aACA,eAGF,mBACE,qBACA,cAGF,sBACE,qBACA,cAEA,0DAEE,cAIJ,qBACE,cAGF,mBACE,aACA,cAWF,YACE,qBACA,UACA,SAEA,eACE,iBAEA,iBACE,qBAON,gBACE,qBACA,aAEA,sBACE,YACA,kBAGF,iCACE,WAKN,OACE,qBAEA,gBACE,yBACA,mBACA,gBACA,eAEA,sBACE,qBAGF,oBACE,qBAGF,uBACE,qBAGF,2BACE,qBAGF,2BACE,qBAGF,uBACE,qBAIJ,cACE,gBAIJ,aACE,kBACA,UACA,WACA,YACA,UAEA,UAGF,kBACE,eACA,gBACA,wBACA,qBACA,kCACA,UAEA,sBACE,wBAGF,wDAEE,qBAOJ,MACE,YACA,kBACA,yBACA,gBACA,kBACA,WACA,YACA,qBACA,kBACA,iBACA,eACA,SACA,SAKF,yBAEE,SACA,UACA,kBACA,aAGF,0EAIE,UACA,iCACA,YAKF,aACE,mBACA,yBACA,6CACA,YACA,WACA,kBACA,UAYF,YACE,mBACA,oBACA,YACA,WACA,uBACA,oBACA,YAGA,aACA,eAGF,oCAGE,WAGF,yBACE,YACE,gBACA,iBACA,YAKJ,QACE,gBACA,MAGF,iBAGE,gBACA,aACA,aACA,MdxzBA,0BckzBF,iBASI,eAEF,sCAXF,iBAYI,cAIJ,mBACE,gBACA,MACA,UAGF,gCACE,UAGF,+BACE,eAKA,uBACE,cAGF,4BACE,cAGF,uBACE,WAKJ,cACE,WAEA,kBACE,WAGF,iBACE,iBAIA,iCACE,uCACA,eAON,aACE,yBACA,kBACA,kBACA,cdz3BA,0Bcq3BF,aAOI,mBAGF,eACE,WACA,qBAEA,qBACE,cACA,0BAKN,kBACE,gBACA,eACA,WACA,gBACA,iBd/4BA,0Bc04BF,kBAOI,eACA,kBAKF,sBACE,cACA,qBACA,eAEA,4BACE,0BAON,aACE,aACA,0BACA,qBACA,mBdx6BA,0Bco6BF,aAMI,+BAGF,mBACE,cACA,sBACA,OAEA,8BACE,gBAGF,gCACE,QAGF,gCACE,QAGF,gCACE,QAGF,gCACE,QAGF,gCACE,QAGF,gCACE,QAGF,gCACE,QAGF,gCACE,Qdn9BJ,0Bcu9BI,gCACE,QAGF,gCACE,QAGF,gCACE,QAGF,gCACE,QAGF,gCACE,QAGF,gCACE,QAGF,gCACE,QAGF,gCACE,SAIJ,sBACE,aAQN,SACE,gBACA,mBAIF,OACE,eACA,SACA,cACA,gBACA,WACA,aACA,yBACA,aACA,6BACA,adjhCA,yBcugCF,OAaI,cAGF,YACE,yBACA,qBAGF,kBACE,oBAGF,aAEE,iBAMA,yBACE,eACA,gBACA,cACA,kBACA,aAGF,kBACE,eACA,cACA,SAIJ,cACE,kBACA,SACA,WACA,mBAEA,qBACE,uBACA,SACA,UACA,mBAGF,kBACE,cAMN,cACE,yBACA,kBACA,kBAKF,WACE,oBACA,aACA,0BACA,wBACA,uCdxlCA,0BcmlCF,WAQI,iDAKE,oDACE,4BAEF,wCACE,uBACA,kBACA,iCACA,iDACA,kBACA,yBACA,0BACA,eACA,cACA,aACA,yCACA,+CACA,kBACA,iBACA,sCASR,cACE,eAMA,sBACE,gBAKF,kDACE,gBAOJ,+BACE,qDACA,uDACA,iDAGF,iBACE,uBACA,4CACA,mBdzpCA,0BcspCF,iBAMI,kBAGF,oBACE,gBACA,iDAGF,2BACE,2BACA,uBAIJ,6BACE,gGACA,mGACA,iGAEF,yCACE,kGAGF,YACE,WAGF,sBACA,oCACA,sBACA,qBACA,qBACA,kCC3rCA,gCACE,8BAGF,6BACE,iBAGF,iBACE,qCACA,iBAGF,kBACE,mBAGF,eACE,WAGF,eACE,aACA,oCAGF,4BACE,mCAGF,iBACE,kBACA,wBAGF,0CAEE,cAGF,8BACE,YACA,cACA,kBACA,wBAGF,sCACE,eAGF,8MAME,wBAGF,6JAGE", + "mappings": "AAIA,4DAQC,KACC,uBACA,0BACA,8BAOF,KACE,SAUF,sFAYE,cAQF,4BAIE,qBACA,wBAQF,sBACE,aACA,SAQF,kBAEE,aAUF,EACE,uBAOF,iBAEE,UACA,0BACA,cAUF,YACE,yBAOF,SAEE,iBAOF,IACE,kBAQF,GACE,eAOF,KACE,gBACA,WAOF,MACE,cAOF,QAEE,cACA,cACA,kBACA,wBAGF,IACE,WAGF,IACE,eAUF,IACE,SAOF,eACE,gBAUF,OACE,gBAOF,GACE,4BACA,uBACA,SAOF,IACE,cAOF,kBAIE,uCACA,cAkBF,sCAKE,cACA,aACA,SAOF,OACE,iBAUF,cAEE,oBAWF,oEAIE,0BACA,eAOF,sCAEE,eAOF,iDAEE,SACA,UAQF,MACE,mBAWF,uCAEE,sBACA,UASF,4FAEE,YASF,mBACE,6BACA,4BACA,+BACA,uBASF,+FAEE,wBAOF,SACE,wBACA,aACA,2BAQF,OACE,SACA,UAOF,SACE,cAQF,SACE,iBAUF,MACE,yBACA,iBAGF,MAEE,UCraA,mBAGE,sBAIJ,uBACE,GACE,kBACA,UAGF,IACE,mBAGF,IACE,UAGF,KACE,WAIJ,kBACE,GACE,mBACA,UAGF,KACE,WAIJ,KACE,wBCzBA,yBDwBF,KAGI,yBAIJ,KACE,qDACA,eACA,gBACA,kBACA,mCACA,kCAGF,iBACE,qDAGF,kBAME,+CACA,wDAGF,GACE,uDAGF,eAKE,sDAGF,GACE,gDAGF,GACE,eAGF,GACE,eAGF,GACE,eAGF,GACE,eAGF,GACE,eAGF,IACE,eAEA,WACE,cAKJ,QACE,gCACA,8BAGF,EACE,WAEA,QACE,cAGF,QACE,cAGF,SACE,cAGF,UACE,WAGF,gBACE,cAKJ,GACE,cAGF,aAEE,eAGF,MACE,sBAGF,MAEE,kBAIA,SACE,gCAGF,SACE,6BAIJ,GACE,eAGF,GACE,yBACA,cAEA,cACE,eAIJ,QACE,kBAGF,IACE,yBACA,YACA,mBAGF,QACE,WACA,eAEA,cACE,cAGF,cACE,cAGF,eACE,cE/MJ,gCAEE,eACA,SACA,OACA,WACA,0BDQA,yBCdF,gCASI,eACA,IAFwB,KAGxB,SACA,OACA,2BAIJ,iBAEE,MClBoB,MDmBpB,iBACA,0BACA,gBACA,cACA,gBACA,+BDXA,yBCGF,iBAWI,MC3BkB,MD4BlB,0BACA,oBACA,oBAGF,wBAEE,cACA,iBACA,sBACA,gCACA,yBACA,WAGF,iDACE,aAGF,qIAGE,cACA,qBACA,iCACA,eACA,kBACA,cAEA,8SAEE,cACA,oDACA,mCAKF,iDACE,WACA,cACA,UACA,WACA,wBACA,+BACA,6BACA,aACA,YACA,SACA,kBAMA,+DACE,yBAKN,wCACE,iBAKF,0GAEE,oDACA,gCACA,cAGF,kDACE,eACA,iBACA,kBAEA,wDACE,cAKN,qDAEE,SACA,UACA,gBAIF,2BACE,kBE3HF,aHqBE,kBACA,UACA,WACA,UACA,gBACA,sBACA,mBACA,qBACA,SAfA,yBGdF,aAGI,cAIJ,qBACE,cACA,eACA,SACA,gBACA,uBACA,gBACA,0CAPF,qBASI,cAsBJ,qGAXI,kBAMF,WACE,yCAMF,QACA,gBACA,gBH5BA,yBGwBF,qGAMI,iBACA,oBAIJ,mHAzBI,mBASF,WACE,wCAiBF,MDlDoB,cECpB,kCJYA,0BIbF,QAII,mCAGF,oBACE,SAGA,+BACE,mBAGF,8BACE,uCAKN,gBACE,gBACA,UAMA,aAOA,0BAfF,gBAgBI,eASJ,gBACE,cJlCA,yBIiCF,gBAII,eAIA,sBACE,gBAKN,0DAEE,eACA,MACA,QJnDA,yBI+CF,0DAOI,cAIJ,8BACE,WACA,YACA,WACA,YAgBF,uBASE,cACA,kBACA,QACA,sBAGA,sBACA,0BAUA,2DAEE,WACA,kBACA,MACA,OACA,sBACA,cACA,MAdU,KAiBZ,8BAIE,SACA,0BACA,WApCa,KAqCb,UANY,kBAOZ,iBANmB,SAOnB,4DAEA,4FACE,0CACA,iBAXiB,SAgBrB,6BAIE,OAHS,KAIT,sBACA,yBACA,WACE,+FAEF,iBARmB,YAUnB,2FACE,yBACA,6BACA,iBAbiB,YAmBvB,yDACE,WACA,mCJ5JA,yBI0JF,yDAKI,6BACA,YJhKF,0BKbA,kBAEI,8CAIJ,sCAEE,2CACA,eACA,gBLGF,0BKPA,sCAMI,4CCbN,kBACE,gBAGF,SACE,aACA,mBACA,aNOA,0BMVF,SAMI,0BACA,aACA,mBACA,gBAGF,kBACE,gBNHF,0BMEA,kBAII,kBAIJ,mBACE,qBACA,gBAGF,6BACE,qBACA,gBNjBF,0BMeA,6BAKI,kBAIJ,eACE,gBNzBF,0BMwBA,eAII,kBAIJ,wBACE,cACA,cAGF,qBACE,eACA,mBACA,uBACA,gBAEA,yBACE,cACA,mBACA,cAIJ,mBACE,uBAGF,gBACE,mBAQJ,uBACE,UACA,YACA,mBAEA,sCACE,SNrEF,0BM+DF,uBAUI,WAIJ,wBACE,gBACA,yBACA,kBAGF,2BACE,uBACA,yBACA,kBAGF,0BACE,WACA,mBACA,kBAGF,wBACE,6BACA,0DACA,4BACA,qBACA,0BACA,0BACA,sBACA,kBAGF,yBACE,mBACA,kBAGF,uBACE,qBACA,kBAGF,8BACE,uBACA,yBACA,kBACA,iBACA,oBACA,mBAEA,kCACE,WACA,4CACA,8CAKJ,mCACE,gBAGA,kBACA,iBACA,oBACA,mBAEA,uCACE,WACA,4CACA,8CAIJ,wCACE,2BAGA,kBACA,iBACA,oBACA,mBAEA,4CACE,WACA,4CACA,8CAIJ,mCACE,2BACA,yBACA,kBACA,iBACA,oBACA,mBAEA,uCACE,WACA,4CACA,8CAIJ,yCACE,mBACA,kBACA,iBACA,oBACA,mBAEA,6CACE,WACA,4CACA,8CAKF,sCACE,sFACA,YAEF,sCACE,mDACA,YAKF,8BACE,aAEA,gCACE,SAQF,sBACE,WACA,+CACA,mBACA,gBAKN,kBACE,uCCnPF,uBACE,6CAEA,sDACE,qBCJJ,mBACE,oDACA,kBRcA,0BQhBF,mBAII,oBAIJ,sBACE,gBACA,yBACA,qBAGF,sBACE,gBACA,SACA,UAGF,sBACE,aAGF,sBACE,UAGF,wBACE,qBACA,gBAGF,4BACE,iBAGF,+BACE,iBAGF,kCACE,iBAGF,qCACE,iBC/CF,wBACE,WACA,SACA,yBACA,eACA,gBACA,kBAEA,mCACE,kBACA,6BAGF,2BACE,eAGF,iCACE,4DACA,sDAGF,+CACE,2BAGF,kDACE,aAGF,2BACE,yBACA,cACA,eAEA,sCACE,eAGF,+BACE,oCACA,mCACA,oDAIJ,0BACE,mCACE,kBAIJ,8BACE,eAIJ,kCACE,aACA,wBAIF,0CACM,kCACE,kBAEF,wBACE,YAEA,8BACE,kBCvER,8BACE,4DACA,sDAGF,8BACE,UAGF,4CACE,2BAGF,0BACE,wBACA,iBACA,0GACA,wEACA,aACA,uBACA,mBACA,kBACA,oDAGF,+BACE,aACA,mBACA,uBACA,iBACA,gBAGF,iCACE,WACA,wBACA,iBACA,6EACA,aACA,WACA,kBAGF,sCACE,kBACA,mCAIA,wCACE,UAIJ,iCACE,cAEA,wCACE,UAIJ,iCACE,cChEJ,oBACE,gBACA,uBAEA,uBACE,gBCLJ,uBACE,WACA,aACA,cACA,kBACA,uDACA,mBAGF,qBACE,mBAEA,uBACE,eACA,SAEA,qCACE,gBCbN,KACE,iBbaA,yBadF,KAII,kBAOJ,oBACE,eACA,MACA,OACA,QACA,YACA,aACA,mBACA,YACA,eACA,WACA,gBbRA,yBaHF,oBAaI,gBAGF,qCACE,kBACA,uBACA,kBACA,WbjBF,yBaaA,qCAMI,YbnBJ,yBaHF,oBA6BQ,OXrCQ,MW2ChB,gBACE,gBAGF,QACE,kBbrCA,yBaoCF,QAII,aXrDkB,OWyDtB,iCACE,oDACA,mBAGF,iBACE,4CAIA,8DACE,qBACA,2CAIJ,aACE,yBACA,kBACA,gBACA,aACA,QACA,2BACA,mBACA,kBACA,wBbrEA,yBa4DF,aAYI,mBACA,gBACA,MAEA,4BACE,0BAIJ,iBACE,cACA,mBACA,kBbpFF,yBaiFA,iBAKI,gBACA,eAIJ,eACE,eACA,cACA,cACA,UACA,iBAIA,sBACE,cACA,SACA,gBACA,UbxGJ,yBaoGE,sBAMI,cAGF,yBACE,cACA,iBb/GN,yBa6GI,yBAII,kBAIJ,wBACE,iBACA,eACA,cAEA,8BACE,WAOV,2BACE,aACA,8BACA,cACA,gBAGF,oBACE,kBACA,gBAEA,uCACE,gBACA,UCvJJ,MACE,cAGF,0DACE,KACE,wBAIJ,iBdKE,kBACA,UACA,WACA,UACA,gBACA,sBACA,mBACA,qBACA,ScXA,cAGF,qCdCE,UACA,WACA,UACA,gBACA,sBACA,mBACA,qBACA,ScNA,cAGF,4BAGE,iBACA,kBACA,mBdjBA,0BcYF,4BAOI,kBACA,oBASF,YACE,eACA,iBd/BF,0Bc6BA,YAKI,eACA,kBAIJ,YACE,gBACA,eACA,mBd1CF,0BcuCA,YAMI,eACA,iBAIJ,8BAEE,gBAGF,YACE,gBACA,mBACA,eACA,iBd3DF,yBcuDA,YAOI,eACA,kBAGF,cACE,qBAIJ,WACE,iBACA,gBACA,mBAEA,aACE,qBACA,WAEA,mBACE,0BACA,cAIJ,oBACE,gBAKJ,cACE,mBACA,aAIA,4BACE,gBAIJ,aACE,WACA,4CACA,8CAIF,eACE,SAEA,qBACE,SAGF,kBACE,gBACA,eAGF,kBACE,yBACA,aACA,cACA,eAGE,iCACE,aAMF,qDACE,cAGF,qDACE,WAMF,kDACE,cAKN,kBACE,yBACA,eACA,cACA,eAEA,oBACE,qBAGF,sBACE,WAQJ,eACE,iBAEA,iBACE,qBAEA,uBACE,0BAON,eACE,iBAEA,iBACE,qBAEA,uBACE,0BAOV,wTAYE,0BACA,WACA,aACA,cACA,mBdxNA,yBcwMF,wTAkBI,mBACA,0BACA,eACA,oBAGF,ghBACE,SAGF,4VACE,aAGF,oaACE,gBAGF,ghBACE,aAKJ,wBACE,0BdnPA,yBckPF,wBAGI,+DAIJ,wBACE,0Bd1PA,yBcyPF,wBAGI,+DAIJ,wBACE,0BdjQA,yBcgQF,wBAGI,+DAIJ,wBACE,0BdxQA,yBcuQF,wBAGI,8DAIJ,wBACE,0Bd/QA,yBc8QF,wBAGI,8DAIJ,4BACE,0BACA,WdvRA,yBcqRF,4BAII,6DAIJ,4BACE,0BACA,Wd/RA,yBc6RF,4BAII,4DAIJ,4BACE,0BACA,WdvSA,yBcqSF,4BAII,4DAIJ,4BACE,0BACA,Wd/SA,yBc6SF,4BAII,4DAIJ,4BACE,0BACA,WdvTA,yBcqTF,4BAII,4DAIJ,4BACE,0BACA,Wd/TA,yBc6TF,4BAII,4DAIJ,sBACE,eAGF,sBACE,gBAGF,sBACE,gBAGF,sBACE,gBAGF,sBACE,gBAGF,sBACE,gBAGF,sBACE,gBAGF,sBACE,gBAGF,sBACE,gBAGF,uBACE,gBAGF,uBACE,gBAGF,yBACE,kBAGF,yBACE,mBAGF,yBACE,mBAGF,yBACE,mBAGF,yBACE,mBAGF,yBACE,mBAGF,yBACE,mBAGF,yBACE,mBAGF,yBACE,mBAGF,0BACE,mBAGF,UACE,cACA,kBACA,mBAEA,YACE,iBACA,mBAIJ,UACE,eACA,cACA,iBAGA,gBACA,mBd3aA,0BcoaF,UAUI,kBAIJ,GACE,SACA,SACA,6BAGF,mBACE,eACA,gBACA,iBd3bA,yBcwbF,mBAMI,eACA,kBAIJ,kBACE,WACA,yBACA,2EACA,gBACA,iBACA,eACA,gBAGF,4BACE,aACA,8BACA,cACA,uBdjdA,0Bc6cF,4BAMI,sCACA,eAIJ,qBACE,aACA,8BACA,cACA,uBd5dA,0BcwdF,qBAMI,sCACA,eAIJ,mBACE,aACA,8BACA,cACA,uBdveA,0BcmeF,mBAMI,kCACA,eAIJ,qBACE,aACA,0BACA,cACA,uBACA,gBdnfA,0Bc8eF,qBAOI,8BACA,eAQJ,aACE,cACA,uBACA,OdjgBA,yBc8fF,aAKI,OACA,cAGF,iBACE,eACA,mBdzgBF,0BcugBA,iBAII,iBAKN,kBACE,cACA,qBACA,OACA,mBdphBA,yBcghBF,kBAMI,qBAGF,oBACE,mBACA,kBd3hBF,0BcyhBA,oBAII,iBAKN,gBACE,aACA,0BACA,cAIA,uBACE,mBACA,kBd3iBF,0BcyiBA,uBAII,iBAKN,eACE,gBAEA,kBACE,gBAEA,oBACE,qBACA,cAEA,sDAEE,cACA,0BAMR,iBACE,mBAEA,0BACE,mBAGF,oBACE,gBACA,mBACA,aACA,eAGF,mBACE,qBACA,cAGF,sBACE,qBACA,cAEA,0DAEE,cAIJ,qBACE,cAGF,mBACE,aACA,cAWF,YACE,qBACA,UACA,SAEA,eACE,iBAEA,iBACE,qBAON,gBACE,qBACA,aAEA,sBACE,YACA,kBAGF,iCACE,WAKN,OACE,qBAEA,gBACE,yBACA,mBACA,gBACA,eAEA,sBACE,qBAGF,oBACE,qBAGF,uBACE,qBAGF,2BACE,qBAGF,2BACE,qBAGF,uBACE,qBAIJ,cACE,gBAIJ,aACE,kBACA,UACA,WACA,YACA,UAEA,UAGF,kBACE,eACA,gBACA,wBACA,qBACA,kCACA,UAEA,sBACE,wBAGF,wDAEE,qBAOJ,MACE,YACA,kBACA,yBACA,gBACA,kBACA,WACA,YACA,qBACA,kBACA,iBACA,eACA,SACA,SAKF,yBAEE,SACA,UACA,kBACA,aAGF,0EAIE,UACA,iCACA,YAKF,aACE,mBACA,yBACA,6CACA,YACA,WACA,kBACA,UAYF,YACE,mBACA,oBACA,YACA,WACA,uBACA,oBACA,YAGA,aACA,eAGF,oCAGE,WAGF,yBACE,YACE,gBACA,iBACA,YAKJ,QACE,gBACA,MAGF,iBAGE,gBACA,aACA,aACA,MdxzBA,0BckzBF,iBASI,eAEF,sCAXF,iBAYI,cAIJ,mBACE,gBACA,MACA,UAGF,gCACE,UAGF,+BACE,eAKA,uBACE,cAGF,4BACE,cAGF,uBACE,WAKJ,cACE,WAEA,kBACE,WAGF,iBACE,iBAIA,iCACE,uCACA,eAON,aACE,yBACA,kBACA,kBACA,cdz3BA,0Bcq3BF,aAOI,mBAGF,eACE,WACA,qBAEA,qBACE,cACA,0BAKN,kBACE,gBACA,eACA,WACA,gBACA,iBd/4BA,0Bc04BF,kBAOI,eACA,kBAKF,sBACE,cACA,qBACA,eAEA,4BACE,0BAON,aACE,aACA,0BACA,qBACA,mBdx6BA,0Bco6BF,aAMI,+BAGF,mBACE,cACA,sBACA,OAEA,8BACE,gBAGF,gCACE,QAGF,gCACE,QAGF,gCACE,QAGF,gCACE,QAGF,gCACE,QAGF,gCACE,QAGF,gCACE,QAGF,gCACE,Qdn9BJ,0Bcu9BI,gCACE,QAGF,gCACE,QAGF,gCACE,QAGF,gCACE,QAGF,gCACE,QAGF,gCACE,QAGF,gCACE,QAGF,gCACE,SAIJ,sBACE,aAQN,SACE,gBACA,mBAIF,OACE,eACA,SACA,cACA,gBACA,WACA,aACA,yBACA,aACA,6BACA,adjhCA,yBcugCF,OAaI,cAGF,YACE,yBACA,qBAGF,kBACE,oBAGF,aAEE,iBAMA,yBACE,eACA,gBACA,cACA,kBACA,aAGF,kBACE,eACA,cACA,SAIJ,cACE,kBACA,SACA,WACA,mBAEA,qBACE,uBACA,SACA,UACA,mBAGF,kBACE,cAMN,cACE,yBACA,kBACA,kBAKF,WACE,oBACA,aACA,0BACA,wBACA,uCdxlCA,0BcmlCF,WAQI,iDAKE,oDACE,4BAEF,wCACE,uBACA,kBACA,iCACA,iDACA,kBACA,yBACA,0BACA,eACA,cACA,aACA,yCACA,+CACA,kBACA,iBACA,sCASR,cACE,eAMA,sBACE,gBAKF,kDACE,gBAOJ,+BACE,qDACA,uDACA,iDAGF,iBACE,uBACA,4CACA,mBdzpCA,0BcspCF,iBAMI,kBAGF,oBACE,gBACA,iDAGF,2BACE,2BACA,uBAIJ,6BACE,gGACA,mGACA,iGAEF,yCACE,kGAGF,YACE,WAGF,sBACA,oCACA,sBACA,qBACA,qBACA,kCC3rCA,gCACE,8BAGF,6BACE,iBAGF,iBACE,qCACA,iBAGF,kBACE,mBAGF,eACE,WAGF,eACE,aACA,oCAGF,4BACE,mCAGF,iBACE,kBACA,wBAGF,0CAEE,cAGF,8BACE,YACA,cACA,kBACA,wBAGF,sCACE,eAGF,8MAME,wBAGF,6JAGE,6CAMF,gBACE,kDACA,aACA,SAGF,WACE,aACA,sBACA,gBACA,2BACA,wDACA,8CACA,qBAGF,iBACE,0BACA,yCAGF,kBACE,oBACA,sWAGF,iCACE,yxBAGF,uBACE,eAGF,oBACE,8BAGF,kDACE,sCAGF,yBACE,uCAIF,oCACE,qBACA,sBACA,0BACA,sWAGF,2CACE,aAGF,uBACE", "file": "styles.css", "sourcesContent": [ "@use '../__core/_mixins' as *;\n\n/* stylelint-disable */\n\n/*! normalize.css v3.0.0 | MIT License | git.io/normalize */\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 */\n\n html {\n font-family: sans-serif; /* 1 */\n -ms-text-size-adjust: 100%; /* 2 */\n -webkit-text-size-adjust: 100%; /* 2 */\n}\n\n/**\n * Remove default margin.\n */\n\nbody {\n margin: 0;\n}\n\n/* HTML5 display definitions\n ========================================================================== */\n\n/**\n * Correct `block` display not defined in IE 8/9.\n */\n\narticle,\naside,\ndetails,\nfigcaption,\nfigure,\nfooter,\nheader,\nhgroup,\nmain,\nnav,\nsection,\nsummary {\n display: block;\n}\n\n/**\n * 1. Correct `inline-block` display not defined in IE 8/9.\n * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.\n */\n\naudio,\ncanvas,\nprogress,\nvideo {\n display: inline-block; /* 1 */\n vertical-align: baseline; /* 2 */\n}\n\n/**\n * Prevent modern browsers from displaying `audio` without controls.\n * Remove excess height in iOS 5 devices.\n */\n\naudio:not([controls]) {\n display: none;\n height: 0;\n}\n\n/**\n * Address `[hidden]` styling not present in IE 8/9.\n * Hide the `template` element in IE, Safari, and Firefox < 22.\n */\n\n[hidden],\ntemplate {\n display: none;\n}\n\n/* Links\n ========================================================================== */\n\n/**\n * Remove the gray background color from active links in IE 10.\n */\n\na {\n background: transparent;\n}\n\n/**\n * Improve readability when focused and also mouse hovered in all browsers.\n */\n\na:active,\na:hover {\n outline: 0;\n text-decoration: underline;\n color: #004080;\n}\n\n/* Text-level semantics\n ========================================================================== */\n\n/**\n * Address styling not present in IE 8/9, Safari 5, and Chrome.\n */\n\nabbr[title] {\n border-bottom: 1px dotted;\n}\n\n/**\n * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.\n */\n\nb,\nstrong {\n font-weight: bold;\n}\n\n/**\n * Address styling not present in Safari 5 and Chrome.\n */\n\ndfn {\n font-style: italic;\n}\n\n/**\n * Address variable `h1` font-size and margin within `section` and `article`\n * contexts in Firefox 4+, Safari 5, and Chrome.\n */\n\nh1 {\n margin: 0.67em 0;\n}\n\n/**\n * Address styling not present in IE 8/9.\n */\n\nmark {\n background: #ff0;\n color: #000;\n}\n\n/**\n * Address inconsistent and variable font size in all browsers.\n */\n\nsmall {\n font-size: 80%;\n}\n\n/**\n * Prevent `sub` and `sup` affecting `line-height` in all browsers.\n */\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/* Embedded content\n ========================================================================== */\n\n/**\n * Remove border when inside `a` element in IE 8/9.\n */\n\nimg {\n border: 0;\n}\n\n/**\n * Correct overflow displayed oddly in IE 9.\n */\n\nsvg:not(:root) {\n overflow: hidden;\n}\n\n/* Grouping content\n ========================================================================== */\n\n/**\n * Address margin not present in IE 8/9 and Safari 5.\n */\n\nfigure {\n margin: 1em 40px;\n}\n\n/**\n * Address differences between Firefox and other browsers.\n */\n\nhr {\n -moz-box-sizing: content-box;\n box-sizing: content-box;\n height: 0;\n}\n\n/**\n * Contain overflow in all browsers.\n */\n\npre {\n overflow: auto;\n}\n\n/**\n * Address odd `em`-unit font size rendering in all browsers.\n */\n\ncode,\nkbd,\npre,\nsamp {\n font-family: var(--rh-font-family-code);\n font-size: 1em;\n}\n\n/* Forms\n ========================================================================== */\n\n/**\n * Known limitation: by default, Chrome and Safari on OS X allow very limited\n * styling of `select`, unless a `border` property is set.\n */\n\n/**\n * 1. Correct color not being inherited.\n * Known issue: affects color of disabled elements.\n * 2. Correct font properties not being inherited.\n * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.\n */\n\nbutton,\ninput,\noptgroup,\nselect,\ntextarea {\n color: inherit; /* 1 */\n font: inherit; /* 2 */\n margin: 0; /* 3 */\n}\n\n/**\n * Address `overflow` set to `hidden` in IE 8/9/10.\n */\n\nbutton {\n overflow: visible;\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 Firefox, IE 8+, and Opera\n * Correct `select` style inheritance in Firefox.\n */\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 */\n\nbutton,\nhtml input[type=\"button\"], /* 1 */\ninput[type=\"reset\"],\ninput[type=\"submit\"] {\n -webkit-appearance: button; /* 2 */\n cursor: pointer; /* 3 */\n}\n\n/**\n * Re-set default cursor for disabled elements.\n */\n\nbutton[disabled],\nhtml input[disabled] {\n cursor: default;\n}\n\n/**\n * Remove inner padding and border in Firefox 4+.\n */\n\nbutton::-moz-focus-inner,\ninput::-moz-focus-inner {\n border: 0;\n padding: 0;\n}\n\n/**\n * Address Firefox 4+ setting `line-height` on `input` using `!important` in\n * the UA stylesheet.\n */\n\ninput {\n line-height: normal;\n}\n\n/**\n * It's recommended that you don't attempt to style these elements.\n * Firefox's implementation doesn't respect box-sizing, padding, or width.\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 */\n\ninput[type=\"checkbox\"],\ninput[type=\"radio\"] {\n box-sizing: border-box; /* 1 */\n padding: 0; /* 2 */\n}\n\n/**\n * Fix the cursor style for Chrome's increment/decrement buttons. For certain\n * `font-size` values of the `input`, it causes the cursor style of the\n * decrement button to change from `default` to `text`.\n */\n\ninput[type=\"number\"]::-webkit-inner-spin-button,\ninput[type=\"number\"]::-webkit-outer-spin-button {\n height: auto;\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 * (include `-moz` to future-proof).\n */\n\ninput[type=\"search\"] {\n -webkit-appearance: textfield; /* 1 */\n -moz-box-sizing: content-box;\n -webkit-box-sizing: content-box; /* 2 */\n box-sizing: content-box;\n}\n\n/**\n * Remove inner padding and search cancel button in Safari and Chrome on OS X.\n * Safari (but not Chrome) clips the cancel button when the search input has\n * padding (and `textfield` appearance).\n */\n\ninput[type=\"search\"]::-webkit-search-cancel-button,\ninput[type=\"search\"]::-webkit-search-decoration {\n -webkit-appearance: none;\n}\n\n/**\n * Define consistent border, margin, and padding.\n */\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 */\n\nlegend {\n border: 0; /* 1 */\n padding: 0; /* 2 */\n}\n\n/**\n * Remove default vertical scrollbar in IE 8/9.\n */\n\ntextarea {\n overflow: auto;\n}\n\n/**\n * Don't inherit the `font-weight` (applied by a rule above).\n * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.\n */\n\noptgroup {\n font-weight: bold;\n}\n\n/* Tables\n ========================================================================== */\n\n/**\n * Remove most spacing between table cells.\n */\n\ntable {\n border-collapse: collapse;\n border-spacing: 0;\n}\n\ntd,\nth {\n padding: 0;\n}\n", @@ -42,6 +42,6 @@ ".color-palette--swatch {\n width: 100%;\n height: 120px;\n display: block;\n border-radius: 3px;\n background-color: var(--color-palette-background, #000);\n margin-bottom: 24px;\n}\n\n.color-palette--item {\n margin-bottom: 32px;\n\n p {\n font-size: 16px;\n margin: 0;\n\n &:first-of-type {\n font-weight: 600;\n }\n }\n}\n", "@use 'sass:map';\n@use '__core/mixins' as *;\n@use '__core/variables' as *;\n\nbody {\n padding-top: 60px;\n\n @include breakpoint(bravo) {\n padding-top: 72px; // Move content down to dodge fixed header\n }\n}\n\n// .l-header {\n// }\n\n.l-header__logo-bar {\n position: fixed;\n top: 0;\n left: 0;\n right: 0;\n z-index: 100;\n display: flex;\n align-items: center;\n height: map.get($header-height, default);\n padding: 0 24px;\n color: #fff;\n background: #000;\n @include breakpoint(bravo) {\n position: fixed;\n }\n\n .feedback-button {\n align-self: center;\n justify-content: center;\n position: absolute;\n right: 64px;\n @include breakpoint(bravo) {\n right: 48px;\n }\n }\n\n @each $breakpoint, $height in $header-height {\n @if $breakpoint != 'default' {\n @include breakpoint($breakpoint) {\n height: $height;\n }\n }\n }\n}\n\n.l-header__logo {\n max-width: 136px;\n}\n\n.l-main {\n position: relative;\n @include breakpoint($nav-break) {\n // padding-bottom: 40px;\n padding-left: $fixed-sidebar-width;\n }\n}\n\n.l-main__header--palette-lighter {\n background: var(--rh-color-surface-lighter, #f2f2f2);\n margin-bottom: 80px;\n}\n\n.l-main__content {\n padding-block-end: var(--rh-space-4xl, 64px);\n\n // add spacing between examples, tables, sections, etc.\n // except for specified elements that have custom spacing.\n > .container > *:not(p, .feedback, copy-permalink) {\n margin-block-start: 0;\n margin-block-end: var(--rh-space-2xl, 32px);\n }\n}\n\n.main-footer {\n background-color: #151515;\n padding: 24px 32px;\n margin-top: 80px;\n display: flex;\n gap: 8px;\n justify-content: flex-start;\n align-items: center;\n text-align: center;\n flex-flow: column nowrap;\n\n @include breakpoint(bravo) {\n flex-flow: row wrap;\n text-align: left;\n gap: 0;\n\n #netlify-badge {\n margin-inline-start: auto;\n }\n }\n\n img {\n display: block;\n margin: 0 auto 24px;\n text-align: center;\n @include breakpoint(bravo) {\n text-align: left;\n margin: 0 24px;\n }\n }\n\n p {\n font-size: 12px;\n color: #d2d2d2;\n margin: 0 16px;\n padding: 0;\n line-height: 12px;\n }\n\n &--list {\n ul {\n display: block;\n margin: 0;\n list-style: none;\n padding: 0;\n @include breakpoint(bravo) {\n display: flex;\n }\n\n li {\n padding: 0 8px;\n line-height: 24px;\n @include breakpoint(bravo) {\n line-height: 12px;\n }\n }\n\n a {\n line-height: 12px;\n font-size: 12px;\n color: #d2d2d2;\n\n &:hover {\n color: #fff;\n }\n }\n }\n }\n}\n\n.layout-wrapper--jumplinks {\n display: grid;\n grid-template-columns: 8fr 2fr;\n grid-gap: 64px;\n max-width: 800px;\n}\n\n.jump-links--layout {\n position: relative;\n min-width: 200px;\n\n pfe-jump-links-nav {\n position: sticky;\n top: 100px;\n }\n}\n", "@use 'sass:map';\n@use '__core/mixins' as *;\n@use '__core/variables' as *;\n\n//\n// !! Utility classes should never be extended with other styles\n// !! e.g. .l-sidebar .headline {color: blue;}\n// !! Instead another class should be added to the element for custom styles\n//\n\n:root {\n --width: auto;\n}\n\n@media screen and (prefers-reduced-motion: no-preference) {\n html {\n scroll-behavior: smooth;\n }\n}\n\n.visually-hidden {\n @include visually-hidden;\n grid-gap: 1rem;\n}\n\n.element-invisible {\n @include visually-hidden;\n grid-gap: 1rem;\n}\n\n.header,\n.section,\n.container {\n max-width: 1160px;\n padding-left: 32px;\n padding-right: 32px;\n @include breakpoint(tango) {\n padding-left: 80px;\n padding-right: 80px;\n }\n}\n\n// .container {\n// margin: 0 auto;\n// }\n\n.section {\n h2 {\n font-size: 24px;\n line-height: 31px;\n\n @include breakpoint(romeo) {\n font-size: 28px;\n line-height: 37px;\n }\n }\n\n h3 {\n margin-top: 16px;\n font-size: 20px;\n margin-bottom: 16px;\n\n @include breakpoint(romeo) {\n font-size: 24px;\n margin-top: 64px;\n }\n }\n\n h2 + h3,\n h2 + h4 {\n margin-top: 32px;\n }\n\n h4 {\n font-weight: 500;\n margin: 32px 0 16px;\n font-size: 18px;\n line-height: 25px;\n\n @include breakpoint(lima) {\n font-size: 20px;\n line-height: 26px;\n }\n\n a {\n text-decoration: none;\n }\n }\n\n p {\n max-width: 1000px;\n margin-top: 16px;\n margin-bottom: 16px;\n\n a {\n text-decoration: none;\n color: #06c;\n\n &:hover {\n text-decoration: underline;\n color: #004080;\n }\n }\n\n + .example {\n margin-top: 32px;\n }\n\n }\n\n p + ul {\n margin-bottom: 24px;\n margin-top: 0;\n }\n\n &--definition-list {\n p {\n margin-bottom: 0;\n }\n }\n\n img {\n width: auto;\n max-width: var(--inline-img-max-width, 100%);\n max-height: var(--inline-img-max-height, auto);\n }\n\n /* stylelint-disable max-nesting-depth, selector-max-compound-selectors */\n table {\n border: 0;\n\n tbody {\n border: 0;\n }\n\n th {\n text-align: left;\n font-size: 14px;\n }\n\n tr {\n border: 1px solid #d2d2d2;\n border-top: 0;\n border-left: 0;\n border-right: 0;\n\n &:first-child {\n td {\n border-top: 0;\n }\n }\n\n &.font-scale-altered { /* stylelint-disable-line */\n\n td:nth-child(2) { /* stylelint-disable-line */\n color: #b8bbbe;\n }\n\n td:nth-child(3) {\n color: #e00;\n }\n }\n\n &.font-scale-same { /* stylelint-disable-line */\n\n td:nth-child(3) { /* stylelint-disable-line */\n color: #51a549;\n }\n }\n }\n\n td {\n border: 1px solid #d2d2d2;\n border-right: 0;\n border-left: 0;\n font-size: 16px;\n\n a {\n text-decoration: none;\n }\n\n img {\n width: auto;\n }\n }\n }\n /* stylelint-enable max-nesting-depth, selector-max-compound-selectors */\n\n\n ul {\n li {\n line-height: 40px;\n\n a { /* stylelint-disable-line */\n text-decoration: none;\n\n &:hover { /* stylelint-disable-line */\n text-decoration: underline;\n }\n }\n }\n }\n\n ol {\n li {\n line-height: 40px;\n\n a { /* stylelint-disable-line */\n text-decoration: none;\n\n &:hover { /* stylelint-disable-line */\n text-decoration: underline;\n }\n }\n }\n }\n}\n\n.multi-column--150-wide,\n.multi-column--200-wide,\n.multi-column--300-wide,\n.multi-column--400-wide,\n.multi-column--500-wide,\n.multi-column--600-wide,\n.multi-column--min-150-wide,\n.multi-column--min-200-wide,\n.multi-column--min-300-wide,\n.multi-column--min-400-wide,\n.multi-column--min-500-wide,\n.multi-column--min-600-wide {\n grid-template-columns: 1fr;\n width: 100%;\n display: grid;\n grid-gap: 32px;\n margin-bottom: 64px;\n @include breakpoint(lima) {\n grid-gap: 2rem 64px;\n width: calc(100vw - #{$fixed-sidebar-width + 240px});\n max-width: 100%;\n margin-bottom: auto;\n }\n\n .section + .section {\n margin: 0;\n }\n\n + h3 {\n margin-top: 0;\n }\n\n .example {\n margin-bottom: 0;\n }\n\n .example + .example {\n margin-top: 0;\n }\n\n}\n\n.multi-column--200-wide {\n grid-template-columns: 1fr;\n @include breakpoint(lima) {\n grid-template-columns: repeat(auto-fill, minmax(100px, 200px));\n }\n}\n\n.multi-column--300-wide {\n grid-template-columns: 1fr;\n @include breakpoint(lima) {\n grid-template-columns: repeat(auto-fill, minmax(200px, 300px));\n }\n}\n\n.multi-column--400-wide {\n grid-template-columns: 1fr;\n @include breakpoint(lima) {\n grid-template-columns: repeat(auto-fill, minmax(300px, 400px));\n }\n}\n\n.multi-column--500-wide {\n grid-template-columns: 1fr;\n @include breakpoint(lima) {\n grid-template-columns: repeat(auto-fit, minmax(400px, 500px));\n }\n}\n\n.multi-column--600-wide {\n grid-template-columns: 1fr;\n @include breakpoint(lima) {\n grid-template-columns: repeat(auto-fit, minmax(500px, 600px));\n }\n}\n\n.multi-column--min-150-wide {\n grid-template-columns: 1fr;\n width: 100%;\n @include breakpoint(lima) {\n grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));\n }\n}\n\n.multi-column--min-200-wide {\n grid-template-columns: 1fr;\n width: 100%;\n @include breakpoint(lima) {\n grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n }\n}\n\n.multi-column--min-300-wide {\n grid-template-columns: 1fr;\n width: 100%;\n @include breakpoint(lima) {\n grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n }\n}\n\n.multi-column--min-400-wide {\n grid-template-columns: 1fr;\n width: 100%;\n @include breakpoint(lima) {\n grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));\n }\n}\n\n.multi-column--min-500-wide {\n grid-template-columns: 1fr;\n width: 100%;\n @include breakpoint(lima) {\n grid-template-columns: repeat(auto-fit, minmax(500px, 1fr));\n }\n}\n\n.multi-column--min-600-wide {\n grid-template-columns: 1fr;\n width: 100%;\n @include breakpoint(lima) {\n grid-template-columns: repeat(auto-fit, minmax(600px, 1fr));\n }\n}\n\n.margin-top--1[class] {\n margin-top: 8px;\n}\n\n.margin-top--2[class] {\n margin-top: 16px;\n}\n\n.margin-top--3[class] {\n margin-top: 24px;\n}\n\n.margin-top--4[class] {\n margin-top: 32px;\n}\n\n.margin-top--5[class] {\n margin-top: 40px;\n}\n\n.margin-top--6[class] {\n margin-top: 48px;\n}\n\n.margin-top--7[class] {\n margin-top: 56px;\n}\n\n.margin-top--8[class] {\n margin-top: 64px;\n}\n\n.margin-top--9[class] {\n margin-top: 72px;\n}\n\n.margin-top--10[class] {\n margin-top: 80px;\n}\n\n.margin-top--12[class] {\n margin-top: 96px;\n}\n\n.margin-bottom--1[class] {\n margin-bottom: 8px;\n}\n\n.margin-bottom--2[class] {\n margin-bottom: 16px;\n}\n\n.margin-bottom--3[class] {\n margin-bottom: 24px;\n}\n\n.margin-bottom--4[class] {\n margin-bottom: 32px;\n}\n\n.margin-bottom--5[class] {\n margin-bottom: 40px;\n}\n\n.margin-bottom--6[class] {\n margin-bottom: 48px;\n}\n\n.margin-bottom--7[class] {\n margin-bottom: 56px;\n}\n\n.margin-bottom--8[class] {\n margin-bottom: 64px;\n}\n\n.margin-bottom--9[class] {\n margin-bottom: 72px;\n}\n\n.margin-bottom--10[class] {\n margin-bottom: 80px;\n}\n\n.centered {\n margin: 0 auto;\n text-align: center;\n align-items: center;\n\n p {\n max-width: 1000px;\n margin: 0 auto 48px;\n }\n}\n\n.footnote {\n font-size: 14px;\n color: #6a6e73;\n line-height: 18px;\n // Not ideal negative margins, need to dynamically\n // ask if there is a footnote below example\n margin-top: 16px;\n margin-bottom: 64px;\n\n @include breakpoint(tango) {\n margin-top: -16px;\n }\n}\n\nhr {\n border: 0;\n height: 0;\n border-top: 1px solid #d2d2d2;\n}\n\n.pfe-headline-xxxl {\n font-size: 48px;\n margin-top: 16px;\n line-height: 54px;\n // could we override existing variables for headline\n @include breakpoint(lima) {\n font-size: 64px;\n line-height: 72px;\n }\n}\n\n.section-headline {\n color: #e00;\n text-transform: uppercase;\n font-family: 'RedHatDisplay', 'Overpass', Overpass, Helvetica, Arial, sans-serif;\n margin-bottom: 0;\n line-height: 26px;\n font-size: 20px;\n font-weight: 500;\n}\n\n.multi-column--4-2-1-narrow {\n display: grid;\n grid-template-columns: 1fr 1fr;\n grid-gap: 16px;\n justify-content: center;\n @include breakpoint(tango) {\n grid-template-columns: 1fr 1fr 1fr 1fr;\n grid-gap: 16px;\n }\n}\n\n.multi-column--4-2-1 {\n display: grid;\n grid-template-columns: 1fr 1fr;\n grid-gap: 32px;\n justify-content: center;\n @include breakpoint(tango) {\n grid-template-columns: 1fr 1fr 1fr 1fr;\n grid-gap: 64px;\n }\n}\n\n.multi-column--3-2 {\n display: grid;\n grid-template-columns: 1fr 1fr;\n grid-gap: 32px;\n justify-content: center;\n @include breakpoint(tango) {\n grid-template-columns: 1fr 1fr 1fr;\n grid-gap: 64px;\n }\n}\n\n.multi-column--2-1-1 {\n display: grid;\n grid-template-columns: 1fr;\n grid-gap: 64px;\n justify-content: center;\n align-items: top;\n @include breakpoint(tango) {\n grid-template-columns: 1fr 1fr;\n grid-gap: 64px;\n }\n\n > * {\n // justify-self: center;\n }\n}\n\n.inline-flex {\n display: block;\n justify-content: center;\n flex: 1;\n @include breakpoint(lima) {\n flex: 2;\n display: flex;\n }\n\n div {\n padding: 0 16px;\n margin-bottom: 20px;\n @include breakpoint(tango) {\n margin-bottom: 0;\n }\n }\n}\n\n.inline-flex-left {\n display: block;\n justify-content: left;\n flex: 1;\n align-items: center;\n @include breakpoint(lima) {\n display: inline-flex;\n }\n\n > * {\n margin-bottom: 20px;\n margin-right: 32px;\n @include breakpoint(tango) {\n margin-bottom: 0;\n }\n }\n}\n\n.inline-stacked {\n display: grid;\n grid-template-columns: 1fr;\n grid-gap: 64px;\n}\n\n.inline-stack-mobile {\n > * {\n margin-bottom: 20px;\n margin-right: 32px;\n @include breakpoint(tango) {\n margin-bottom: 0;\n }\n }\n}\n\n.stacked-group {\n margin-top: 32px;\n\n h3 {\n margin-top: 16px;\n\n a {\n text-decoration: none;\n color: #151515;\n\n &:visited,\n &:hover {\n color: #151515;\n text-decoration: underline;\n }\n }\n }\n}\n\n.padding-stacked {\n margin-bottom: 40px;\n\n .example {\n margin-bottom: 16px;\n }\n\n h3 {\n margin-bottom: 0;\n padding-bottom: 8px;\n margin-top: 0;\n font-size: 24px;\n }\n\n a {\n text-decoration: none;\n color: #151515;\n }\n\n a h4 {\n text-decoration: none;\n color: #151515;\n\n &:visited,\n &:hover {\n color: #151515;\n }\n }\n\n a p {\n color: #151515;\n }\n\n p {\n margin-top: 0;\n padding-top: 0;\n }\n\n &:hover {\n h3 {\n /* text-decoration: underline; */\n }\n }\n}\n\n.related {\n ul {\n list-style-type: none;\n padding: 0;\n margin: 0;\n\n li {\n line-height: 40px;\n\n a { /* stylelint-disable-line */\n text-decoration: none;\n }\n }\n }\n}\n\n.inline-list {\n li {\n display: inline-block;\n margin: 0 4px;\n\n &:after {\n content: '/';\n padding-left: 12px;\n }\n\n &:last-child:after {\n content: '';\n }\n }\n}\n\n.label {\n display: inline-block;\n\n &.outlined {\n border: 1px solid #d2d2d2;\n border-radius: 15px;\n padding: 4px 8px;\n font-size: 14px;\n\n &.green {\n border-color: #bde5b8;\n }\n\n &.red {\n border-color: #c9190b;\n }\n\n &.purple {\n border-color: #cbc1ff;\n }\n\n &.light-blue {\n border-color: #bee1f4;\n }\n\n &.light-teal {\n border-color: #a2d9d9;\n }\n\n &.yellow {\n border-color: #f9e0a2;\n }\n }\n\n + .label {\n margin-left: 8px;\n }\n}\n\n.back-to-top {\n position: absolute;\n top: 100vh;\n right: 32px;\n bottom: 32px;\n width: 3em;\n // pointer-events: none;\n z-index: 1;\n}\n\n.back-to-top-link {\n position: fixed;\n position: sticky;\n top: calc(100vh - 100px);\n display: inline-block;\n transition: transform 80ms ease-in;\n z-index: 1;\n\n img {\n transition: 0.3s ease all;\n }\n\n img:hover,\n img:focus {\n filter: saturate(80%);\n }\n}\n\n\n//* Tooltip code *//\n\n.tool {\n cursor: help;\n position: relative;\n border: 1px solid #151515;\n font-weight: 300;\n border-radius: 50%;\n width: 18px;\n height: 18px;\n display: inline-block;\n text-align: center;\n line-height: 17px;\n font-size: 14px;\n top: -2px;\n left: 3px;\n}\n\n\n/*== common styles for both parts of tool tip ==*/\n.tool:before,\n.tool:after {\n left: 50%;\n opacity: 0;\n position: absolute;\n z-index: -100;\n}\n\n.tool:hover:before,\n.tool:focus:before,\n.tool:hover:after,\n.tool:focus:after {\n opacity: 1;\n transform: scale(1) translateY(0);\n z-index: 100;\n}\n\n\n/*== pointer tip ==*/\n.tool:before {\n border-style: solid;\n border-width: 16px 12px 0;\n border-color: #151515 transparent transparent;\n bottom: 100%;\n content: '';\n margin-left: -12px;\n top: -20px;\n // transition: all 0.65s cubic-bezier(0.84, -0.18, 0.31, 1.26), opacity 0.65s 0.5s;\n // transform: scale(0.6) translateY(-90%);\n}\n\n.tool:hover:before,\n.tool:focus:before {\n // transition: all 0.65s cubic-bezier(0.84, -0.18, 0.31, 1.26) 0.2s;\n}\n\n\n/*== speech bubble ==*/\n.tool:after {\n background: #151515;\n border-radius: 0.25em;\n bottom: 180%;\n color: #fff;\n content: attr(data-tip);\n margin-left: -8.75em;\n padding: 1em;\n // transition: all 0.65s cubic-bezier(0.84, -0.18, 0.31, 1.26) 0.2s;\n // transform: scale(.6) translateY(50%);\n width: 17.5em;\n font-size: 14px;\n}\n\n.tool:hover:after,\n.tool:focus:after {\n // transition: all 0.65s cubic-bezier(0.84, -0.18, 0.31, 1.26);\n color: #fff;\n}\n\n@media (max-width: 760px) {\n .tool:after {\n font-size: 0.75em;\n margin-left: -5em;\n width: 10em;\n }\n}\n\n// Adding sticky styles\n.sticky {\n position: sticky;\n top: 0;\n}\n\n.page-jump-links {\n // right: 48px;\n // top: 320px;\n position: sticky;\n z-index: 9999;\n display: none;\n top: 0;\n\n @include breakpoint(zeta) {\n display: block;\n }\n @media screen and (max-height:850px) {\n display: none;\n }\n}\n\npfe-jump-links-nav {\n position: sticky;\n top: 0;\n padding: 0;\n}\n\n:host([pfe-c-horizontal]) ul li {\n padding: 0;\n}\n\n:host([pfe-c-horizontal]) ul a {\n font-size: 14px;\n}\n\n// Status table styles\n.status-table {\n .success {\n color: #51a549;\n }\n\n .deemphasized {\n color: #6a6e73;\n }\n\n .blocked {\n color: #e00;\n }\n}\n\n// Status table styles\n.spacer-table {\n width: 100%;\n\n img {\n width: auto;\n }\n\n th {\n font-weight: bold;\n }\n\n tr td {\n &:nth-child(1) {\n font-family: var(--rh-font-family-code);\n font-size: 14px;\n }\n }\n}\n\n\n// Featured card on homepage\n.feature-box {\n border: 1px solid #d2d2d2;\n padding: 64px 24px;\n border-radius: 8px;\n margin: 80px 0;\n\n @include breakpoint(tango) {\n padding: 48px 64px;\n }\n\n a {\n color: #06c;\n text-decoration: none;\n\n &:hover {\n color: #004080;\n text-decoration: underline;\n }\n }\n}\n\n.feature-headline {\n margin: 0 0 24px;\n font-size: 29px;\n color: #e00;\n font-weight: 300;\n line-height: 39px;\n @include breakpoint(tango) {\n font-size: 40px;\n line-height: 53px;\n }\n}\n\n.description-box {\n h4 a {\n color: #151515;\n text-decoration: none;\n font-size: 24px;\n\n &:hover {\n text-decoration: underline;\n }\n }\n}\n\n// Alternating layout\n\n.alternating {\n display: grid;\n grid-template-columns: 1fr;\n grid-column-gap: 64px;\n align-items: center;\n @include breakpoint(tango) {\n grid-template-columns: 1fr 1fr;\n }\n\n &--item {\n margin: 40px 0;\n flex-direction: column;\n flex: 1;\n\n &:last-child {\n margin-bottom: 0;\n }\n\n &:nth-child(1) {\n order: 1;\n }\n\n &:nth-child(2) {\n order: 2;\n }\n\n &:nth-child(3) {\n order: 4;\n }\n\n &:nth-child(4) {\n order: 3;\n }\n\n &:nth-child(5) {\n order: 5;\n }\n\n &:nth-child(6) {\n order: 6;\n }\n\n &:nth-child(7) {\n order: 8;\n }\n\n &:nth-child(8) {\n order: 7;\n }\n\n @include breakpoint(tango) { /* stylelint-disable-line */\n &:nth-child(1) {\n order: 1;\n }\n\n &:nth-child(2) {\n order: 2;\n }\n\n &:nth-child(3) {\n order: 3;\n }\n\n &:nth-child(4) {\n order: 4;\n }\n\n &:nth-child(5) {\n order: 5;\n }\n\n &:nth-child(6) {\n order: 6;\n }\n\n &:nth-child(7) {\n order: 7;\n }\n\n &:nth-child(8) {\n order: 8;\n }\n }\n\n h3 {\n margin-top: 0;\n }\n }\n}\n\n\n// Alert styles\n\nrh-alert {\n margin-top: 32px;\n margin-bottom: 32px;\n}\n\n// Delete the alert styles below after making sure all alerts are converted to rh-alert element\n.alert {\n position: fixed;\n bottom: 0;\n display: block;\n min-height: 50px;\n width: 100%;\n z-index: 9999;\n background-color: #f0f0f0;\n display: flex;\n border-top: 2px solid #d2d2d2;\n padding: 16px;\n\n @include breakpoint(bravo) {\n display: none;\n }\n\n &.info {\n background-color: #e7f1fa;\n border-color: #2b9af3;\n }\n\n &--container {\n display: inline-flex;\n }\n\n &--icon {\n // flex: 1;\n margin-right: 8px;\n }\n\n &--message {\n // flex: 5;\n\n &-headline {\n font-size: 14px;\n font-weight: 600;\n color: #002952;\n margin-bottom: 8px;\n margin-top: 0;\n }\n\n p {\n font-size: 14px;\n color: #151515;\n margin: 0;\n }\n }\n\n &--close {\n position: absolute;\n top: 16px;\n right: 16px;\n vertical-align: top;\n\n button {\n background: transparent;\n border: 0;\n padding: 0;\n vertical-align: top;\n }\n\n img {\n display: block;\n }\n }\n\n}\n\n.asset-header {\n background-color: #f5f5f5;\n padding: 64px 80px;\n text-align: center;\n}\n\n// Step boxes\n\n.card-grid {\n --number-size: 56px;\n display: grid;\n grid-template-columns: 1fr;\n gap: var(--rh-space-4xl);\n margin-block-start: var(--rh-space-2xl);\n\n @include breakpoint(papa) {\n grid-template-columns: repeat(2, minmax(0, 1fr));;\n }\n\n & rh-card {\n & [slot=\"header\"] {\n &:is(h2, h3, h4, h5, h6) {\n margin: var(--rh-space-xl) 0;\n }\n &.number {\n justify-content: center;\n text-align: center;\n margin-bottom: var(--rh-space-lg);\n background-color: var(--rh-color-surface-lighter);\n border-radius: 50%;\n width: var(--number-size);\n height: var(--number-size);\n font-size: 28px;\n display: block;\n padding: 10px;\n color: var(--rh-color-brand-red-on-light);\n font-weight: var(--rh-font-weight-heading-bold);\n text-align: center;\n line-height: 37px;\n margin-inline-end: var(--rh-space-4xl);\n }\n }\n }\n\n}\n\n// Adding style for modal launch\n\n.modal-launch {\n cursor: pointer;\n}\n\n// PFE modal headline styles\n\n.section rh-dialog {\n h3 {\n margin-top: 32px;\n }\n}\n\n.multi-column--min-300-wide:last-of-type {\n .section {\n margin-bottom: 0;\n }\n}\n\n\n// Notes below example containers\n\nol.example-notes, .example-note {\n font-size: var(--rh-font-size-body-text-sm, 0.875rem);\n color: var(--rh-color-text-secondary-on-light, #4d4d4d);\n line-height: var(--rh-line-height-body-text, 1.5);\n}\n\nol.example-notes {\n padding-inline-start: 0;\n margin-block-start: var(--rh-space-lg, 16px);\n counter-reset: list;\n\n @include breakpoint(tango) {\n margin-top: -48px;\n }\n\n & > li {\n list-style: none;\n line-height: var(--rh-line-height-body-text, 1.5);\n }\n\n & > li:before {\n content: counter(list) \") \";\n counter-increment: list;\n }\n}\n\nplayground-project > *:defined {\n border-block-end: var(--rh-border-width-sm, 1px) solid var(--rh-border-subtle-on-light, #C7C7C7);\n border-inline-start: var(--rh-border-width-sm, 1px) solid var(--rh-border-subtle-on-light, #C7C7C7);\n border-inline-end: var(--rh-border-width-sm, 1px) solid var(--rh-border-subtle-on-light, #C7C7C7);\n}\nplayground-project > *:defined:first-child {\n border-block-start: var(--rh-border-width-sm, 1px) solid var(--rh-border-subtle-on-light, #C7C7C7);\n}\n\n.full-width {\n width: 100%;\n}\n\n.col-211 th { width: 25%; }\n.col-211 th:first-of-type { width: 50%; }\n.col-111 th { width: 33%; }\n.col-11 th { width: 50%; }\n.col-13 th { width: 25%; }\n.col-13 th:last-of-type { width: 75%; }\n", - "@use \"__core/css-properties\";\n@use \"__core/variables\";\n@use \"__core/mixins\";\n@use \"_base/normalize\";\n@use \"_base/base\";\n@use \"components/site-navigation\";\n@use \"components/menu-toggle\";\n@use \"components/header\";\n@use \"components/section\";\n@use \"components/example\";\n@use \"components/feedback\";\n@use \"components/table-of-contents\";\n@use \"components/component-status-table\";\n@use \"components/spacer-tokens-table\";\n@use \"components/related-elements-or-patterns\";\n@use \"foundations/colorswatch\";\n@use \"layout\";\n@use \"utility\";\n\nbody.element-docs rh-subnav img {\n --inline-img-max-width: 992px;\n}\n\n.header.container.has-subnav {\n padding-bottom: 0;\n}\n\nsection.api.band {\n margin-block-end: var(--rh-space-4xl);\n padding-inline: 0;\n}\n\n.section.feedback {\n margin-block-end: 0;\n}\n\n.section table {\n width: 100%;\n}\n\ncopy-permalink {\n display: flex;\n margin-block-end: var(--rh-space-lg);\n}\n\ncopy-permalink:focus-within {\n --perma-signifier-display: initial;\n}\n\na.heading-anchor {\n position: relative;\n text-decoration: inherit;\n}\n\na.heading-anchor,\na.heading-anchor:visited {\n color: inherit;\n}\n\na.heading-anchor:hover:before {\n content: \"#\";\n display: block;\n position: absolute;\n inset-inline-start: -1em;\n}\n\ncopy-permalink > :is(h1, h2, h3, h4, h5, h6) {\n margin-block: 0;\n}\n\nbody.element-docs copy-permalink.h2,\nbody.element-docs copy-permalink.h3,\nbody.page-docs copy-permalink.h2,\nbody.page-docs copy-permalink.h3,\nbody.token-docs copy-permalink.h2,\nbody.token-docs copy-permalink.h3 {\n margin-block-start: 82px;\n}\n\nbody.element-docs copy-permalink.h2 + copy-permalink.h3,\nbody.page-docs copy-permalink.h2 + copy-permalink.h3,\nbody.token-docs copy-permalink.h2 + copy-permalink.h3 {\n margin-block-start: var(--rh-space-2xl, 32px);\n}\n" + "@use \"__core/css-properties\";\n@use \"__core/variables\";\n@use \"__core/mixins\";\n@use \"_base/normalize\";\n@use \"_base/base\";\n@use \"components/site-navigation\";\n@use \"components/menu-toggle\";\n@use \"components/header\";\n@use \"components/section\";\n@use \"components/example\";\n@use \"components/feedback\";\n@use \"components/table-of-contents\";\n@use \"components/component-status-table\";\n@use \"components/spacer-tokens-table\";\n@use \"components/related-elements-or-patterns\";\n@use \"foundations/colorswatch\";\n@use \"layout\";\n@use \"utility\";\n\nbody.element-docs rh-subnav img {\n --inline-img-max-width: 992px;\n}\n\n.header.container.has-subnav {\n padding-bottom: 0;\n}\n\nsection.api.band {\n margin-block-end: var(--rh-space-4xl);\n padding-inline: 0;\n}\n\n.section.feedback {\n margin-block-end: 0;\n}\n\n.section table {\n width: 100%;\n}\n\ncopy-permalink {\n display: flex;\n margin-block-end: var(--rh-space-lg);\n}\n\ncopy-permalink:focus-within {\n --perma-signifier-display: initial;\n}\n\na.heading-anchor {\n position: relative;\n text-decoration: inherit;\n}\n\na.heading-anchor,\na.heading-anchor:visited {\n color: inherit;\n}\n\na.heading-anchor:hover:before {\n content: \"#\";\n display: block;\n position: absolute;\n inset-inline-start: -1em;\n}\n\ncopy-permalink > :is(h1, h2, h3, h4, h5, h6) {\n margin-block: 0;\n}\n\nbody.element-docs copy-permalink.h2,\nbody.element-docs copy-permalink.h3,\nbody.page-docs copy-permalink.h2,\nbody.page-docs copy-permalink.h3,\nbody.token-docs copy-permalink.h2,\nbody.token-docs copy-permalink.h3 {\n margin-block-start: 82px;\n}\n\nbody.element-docs copy-permalink.h2 + copy-permalink.h3,\nbody.page-docs copy-permalink.h2 + copy-permalink.h3,\nbody.token-docs copy-permalink.h2 + copy-permalink.h3 {\n margin-block-start: var(--rh-space-2xl, 32px);\n}\n\n\n\n/* Release Notes & Roadmap styling */\n.releases-links {\n margin-block-start: var(--rh-space-3xl) !important;\n display: flex;\n gap: 2rem;\n}\n\nrh-block a {\n display: flex;\n flex-direction: column;\n min-width: 20rem;\n padding: var(--rh-space-lg);\n border: 1px solid var(--rh-color-border-subtle-on-light);\n border-radius: var(--rh-border-radius-default);\n text-decoration: none;\n}\n\nrh-block a:hover {\n text-decoration: underline;\n background: var(--rh-color-surface-light);\n}\n\nrh-block a::after {\n align-self: flex-end;\n content: url('data:image/svg+xml;utf8,');\n}\n\nrh-block a[href*=\"github\"]::before {\n content: url('data:image/svg+xml;utf8,');\n}\n\nrh-block [slot=\"header\"] {\n font-size: 1rem;\n}\n\n.release-version h3 {\n margin-top: var(--rh-space-lg);\n}\n\nbody.page-docs .release-version copy-permalink.h3 {\n margin-block-start: var(--rh-space-xl);\n}\n\n.release-version table + p {\n margin-block-start: var(--rh-space-2xl);\n}\n\n/* could arguably be for all external links, not just within body.page-docs */\nbody.page-docs a[href^=\"http\"]::after {\n display: inline-block;\n vertical-align: middle;\n margin-inline-start: 0.25em;\n content: url('data:image/svg+xml;utf8,');\n}\n\nbody.page-docs rh-cta a[href^=\"http\"]::after {\n display: none;\n}\n\n.feedback-contact-link {\n white-space: nowrap; /* fix orphan issue on the Feedback shortcode's contact us link */\n}\n" ] } \ No newline at end of file diff --git a/cheatsheet/index.html b/cheatsheet/index.html index 6858ce5f78..612aab2241 100644 --- a/cheatsheet/index.html +++ b/cheatsheet/index.html @@ -131,6 +131,14 @@ How we build + diff --git a/design-code-status/index.html b/design-code-status/index.html index 85f1ba1253..f7c00e4174 100644 --- a/design-code-status/index.html +++ b/design-code-status/index.html @@ -131,6 +131,14 @@ How we build + @@ -1138,7 +1146,7 @@

Release notes

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/documentation/example/index.html b/documentation/example/index.html index a2de28e4d5..8165e92cbc 100644 --- a/documentation/example/index.html +++ b/documentation/example/index.html @@ -131,6 +131,14 @@ How we build + diff --git a/elements/accordion/accessibility/index.html b/elements/accordion/accessibility/index.html index 960724afa8..64ff74d6d2 100644 --- a/elements/accordion/accessibility/index.html +++ b/elements/accordion/accessibility/index.html @@ -153,6 +153,14 @@ How we build + @@ -967,7 +975,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/accordion/code/index.html b/elements/accordion/code/index.html index 6bd5eab0fc..e0c64be0db 100644 --- a/elements/accordion/code/index.html +++ b/elements/accordion/code/index.html @@ -153,6 +153,14 @@ How we build + @@ -1434,7 +1442,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/accordion/guidelines/index.html b/elements/accordion/guidelines/index.html index 7562f5da36..c382091c1e 100644 --- a/elements/accordion/guidelines/index.html +++ b/elements/accordion/guidelines/index.html @@ -153,6 +153,14 @@ How we build + @@ -1099,7 +1107,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/accordion/index.html b/elements/accordion/index.html index 1bab72355b..bc13b1ac86 100644 --- a/elements/accordion/index.html +++ b/elements/accordion/index.html @@ -153,6 +153,14 @@ How we build + @@ -1016,7 +1024,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/accordion/style/index.html b/elements/accordion/style/index.html index cb9c9130e4..6ea7eba6a2 100644 --- a/elements/accordion/style/index.html +++ b/elements/accordion/style/index.html @@ -153,6 +153,14 @@ How we build + @@ -1105,7 +1113,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/alert/accessibility/index.html b/elements/alert/accessibility/index.html index 294d355382..aace57d396 100644 --- a/elements/alert/accessibility/index.html +++ b/elements/alert/accessibility/index.html @@ -153,6 +153,14 @@ How we build + @@ -954,7 +962,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/alert/code/index.html b/elements/alert/code/index.html index 1e39c8753c..06dfe192ac 100644 --- a/elements/alert/code/index.html +++ b/elements/alert/code/index.html @@ -153,6 +153,14 @@ How we build + @@ -1212,7 +1220,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/alert/guidelines/index.html b/elements/alert/guidelines/index.html index 2cd4afcd7a..9269e784cf 100644 --- a/elements/alert/guidelines/index.html +++ b/elements/alert/guidelines/index.html @@ -153,6 +153,14 @@ How we build + @@ -1090,7 +1098,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/alert/index.html b/elements/alert/index.html index ebd33271cf..244efa9e41 100644 --- a/elements/alert/index.html +++ b/elements/alert/index.html @@ -153,6 +153,14 @@ How we build + @@ -974,7 +982,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/alert/style/index.html b/elements/alert/style/index.html index 155b744e8e..824aa493c2 100644 --- a/elements/alert/style/index.html +++ b/elements/alert/style/index.html @@ -153,6 +153,14 @@ How we build + @@ -1031,7 +1039,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/audio-player/accessibility/index.html b/elements/audio-player/accessibility/index.html index bf8830a5cd..60de1b37fd 100644 --- a/elements/audio-player/accessibility/index.html +++ b/elements/audio-player/accessibility/index.html @@ -153,6 +153,14 @@ How we build + @@ -996,7 +1004,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/audio-player/code/index.html b/elements/audio-player/code/index.html index 2fd5d900d3..665ab73283 100644 --- a/elements/audio-player/code/index.html +++ b/elements/audio-player/code/index.html @@ -153,6 +153,14 @@ How we build + @@ -1801,7 +1809,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/audio-player/features/index.html b/elements/audio-player/features/index.html index 1e564a4e70..4ea290a04a 100644 --- a/elements/audio-player/features/index.html +++ b/elements/audio-player/features/index.html @@ -153,6 +153,14 @@ How we build + @@ -968,7 +976,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/audio-player/guidelines/index.html b/elements/audio-player/guidelines/index.html index 8cb69c2f21..abf867026b 100644 --- a/elements/audio-player/guidelines/index.html +++ b/elements/audio-player/guidelines/index.html @@ -153,6 +153,14 @@ How we build + @@ -1168,7 +1176,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/audio-player/index.html b/elements/audio-player/index.html index 11e4ead97a..cff1fb7d66 100644 --- a/elements/audio-player/index.html +++ b/elements/audio-player/index.html @@ -153,6 +153,14 @@ How we build + @@ -2855,7 +2863,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/audio-player/style/index.html b/elements/audio-player/style/index.html index 50e5032b0d..7bbb19c133 100644 --- a/elements/audio-player/style/index.html +++ b/elements/audio-player/style/index.html @@ -153,6 +153,14 @@ How we build + @@ -1077,7 +1085,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/avatar/accessibility/index.html b/elements/avatar/accessibility/index.html index e0a4e5d84b..93656e9883 100644 --- a/elements/avatar/accessibility/index.html +++ b/elements/avatar/accessibility/index.html @@ -153,6 +153,14 @@ How we build + @@ -944,7 +952,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/avatar/code/index.html b/elements/avatar/code/index.html index b4a344d721..fb8b33c966 100644 --- a/elements/avatar/code/index.html +++ b/elements/avatar/code/index.html @@ -153,6 +153,14 @@ How we build + @@ -1207,7 +1215,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/avatar/guidelines/index.html b/elements/avatar/guidelines/index.html index 40be1a1bef..4fe9082969 100644 --- a/elements/avatar/guidelines/index.html +++ b/elements/avatar/guidelines/index.html @@ -153,6 +153,14 @@ How we build + @@ -1031,7 +1039,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/avatar/index.html b/elements/avatar/index.html index 6d095f686c..dfadcb2138 100644 --- a/elements/avatar/index.html +++ b/elements/avatar/index.html @@ -153,6 +153,14 @@ How we build + @@ -955,7 +963,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/avatar/style/index.html b/elements/avatar/style/index.html index 823a7c9b0f..116980782a 100644 --- a/elements/avatar/style/index.html +++ b/elements/avatar/style/index.html @@ -153,6 +153,14 @@ How we build + @@ -1157,7 +1165,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/badge/accessibility/index.html b/elements/badge/accessibility/index.html index 113881653b..60984d5a87 100644 --- a/elements/badge/accessibility/index.html +++ b/elements/badge/accessibility/index.html @@ -153,6 +153,14 @@ How we build + @@ -932,7 +940,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/badge/code/index.html b/elements/badge/code/index.html index 0f577462ab..1314d2b07f 100644 --- a/elements/badge/code/index.html +++ b/elements/badge/code/index.html @@ -153,6 +153,14 @@ How we build + @@ -1082,7 +1090,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/badge/guidelines/index.html b/elements/badge/guidelines/index.html index a911c93010..e06a7ca288 100644 --- a/elements/badge/guidelines/index.html +++ b/elements/badge/guidelines/index.html @@ -153,6 +153,14 @@ How we build + @@ -1015,7 +1023,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/badge/index.html b/elements/badge/index.html index eb5af5513a..504e9adc5b 100644 --- a/elements/badge/index.html +++ b/elements/badge/index.html @@ -153,6 +153,14 @@ How we build + @@ -967,7 +975,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/badge/style/index.html b/elements/badge/style/index.html index 453f96047b..b7757ad160 100644 --- a/elements/badge/style/index.html +++ b/elements/badge/style/index.html @@ -153,6 +153,14 @@ How we build + @@ -972,7 +980,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/blockquote/accessibility/index.html b/elements/blockquote/accessibility/index.html index 3d1a85e051..a2cb9af217 100644 --- a/elements/blockquote/accessibility/index.html +++ b/elements/blockquote/accessibility/index.html @@ -153,6 +153,14 @@ How we build + @@ -923,7 +931,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/blockquote/code/index.html b/elements/blockquote/code/index.html index b498421a68..e555b892f6 100644 --- a/elements/blockquote/code/index.html +++ b/elements/blockquote/code/index.html @@ -153,6 +153,14 @@ How we build + @@ -1150,7 +1158,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/blockquote/guidelines/index.html b/elements/blockquote/guidelines/index.html index 485785454e..4f6235c54c 100644 --- a/elements/blockquote/guidelines/index.html +++ b/elements/blockquote/guidelines/index.html @@ -153,6 +153,14 @@ How we build + @@ -1103,7 +1111,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/blockquote/index.html b/elements/blockquote/index.html index 4f17f63b23..b7a192f5fb 100644 --- a/elements/blockquote/index.html +++ b/elements/blockquote/index.html @@ -153,6 +153,14 @@ How we build + @@ -959,7 +967,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/blockquote/style/index.html b/elements/blockquote/style/index.html index 76add6c752..0c36c5770b 100644 --- a/elements/blockquote/style/index.html +++ b/elements/blockquote/style/index.html @@ -153,6 +153,14 @@ How we build + @@ -1190,7 +1198,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/breadcrumb/index.html b/elements/breadcrumb/index.html index 7eac2ebd69..b8a29564fb 100644 --- a/elements/breadcrumb/index.html +++ b/elements/breadcrumb/index.html @@ -153,6 +153,14 @@ How we build + @@ -867,7 +875,7 @@

Other libraries

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/button/accessibility/index.html b/elements/button/accessibility/index.html index ae71bdcfce..f43ffc5942 100644 --- a/elements/button/accessibility/index.html +++ b/elements/button/accessibility/index.html @@ -153,6 +153,14 @@ How we build + @@ -992,7 +1000,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/button/code/index.html b/elements/button/code/index.html index f9b80d9dbe..f520e559f6 100644 --- a/elements/button/code/index.html +++ b/elements/button/code/index.html @@ -153,6 +153,14 @@ How we build + @@ -1208,7 +1216,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/button/guidelines/index.html b/elements/button/guidelines/index.html index 20916fe13e..0b9ca3982a 100644 --- a/elements/button/guidelines/index.html +++ b/elements/button/guidelines/index.html @@ -153,6 +153,14 @@ How we build + @@ -1175,7 +1183,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/button/index.html b/elements/button/index.html index 3d1feb0820..8f3f2cca83 100644 --- a/elements/button/index.html +++ b/elements/button/index.html @@ -153,6 +153,14 @@ How we build + @@ -1005,7 +1013,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/button/style/index.html b/elements/button/style/index.html index 28299a4762..3bcac536ae 100644 --- a/elements/button/style/index.html +++ b/elements/button/style/index.html @@ -153,6 +153,14 @@ How we build + @@ -1189,7 +1197,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/call-to-action/accessibility/index.html b/elements/call-to-action/accessibility/index.html index 97eb3fb41e..e641fdb06e 100644 --- a/elements/call-to-action/accessibility/index.html +++ b/elements/call-to-action/accessibility/index.html @@ -153,6 +153,14 @@ How we build + @@ -982,7 +990,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/call-to-action/code/index.html b/elements/call-to-action/code/index.html index d85957b43a..1530551a0a 100644 --- a/elements/call-to-action/code/index.html +++ b/elements/call-to-action/code/index.html @@ -153,6 +153,14 @@ How we build + @@ -1306,7 +1314,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/call-to-action/guidelines/index.html b/elements/call-to-action/guidelines/index.html index c8161bb8b8..08992ebb03 100644 --- a/elements/call-to-action/guidelines/index.html +++ b/elements/call-to-action/guidelines/index.html @@ -153,6 +153,14 @@ How we build + @@ -1221,7 +1229,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/call-to-action/index.html b/elements/call-to-action/index.html index e402feac65..104e57f215 100644 --- a/elements/call-to-action/index.html +++ b/elements/call-to-action/index.html @@ -153,6 +153,14 @@ How we build + @@ -1015,7 +1023,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/call-to-action/style/index.html b/elements/call-to-action/style/index.html index 049c194159..f79ae115c3 100644 --- a/elements/call-to-action/style/index.html +++ b/elements/call-to-action/style/index.html @@ -153,6 +153,14 @@ How we build + @@ -1260,7 +1268,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/card/code/index.html b/elements/card/code/index.html index c90a93a89b..d8936816bc 100644 --- a/elements/card/code/index.html +++ b/elements/card/code/index.html @@ -153,6 +153,14 @@ How we build + @@ -1098,7 +1106,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/card/guidelines/index.html b/elements/card/guidelines/index.html index a6fb2276ce..228ce596fd 100644 --- a/elements/card/guidelines/index.html +++ b/elements/card/guidelines/index.html @@ -153,6 +153,14 @@ How we build + @@ -1127,7 +1135,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/card/index.html b/elements/card/index.html index 90b1d291fb..6fd2ade819 100644 --- a/elements/card/index.html +++ b/elements/card/index.html @@ -153,6 +153,14 @@ How we build + @@ -1047,7 +1055,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/card/style/index.html b/elements/card/style/index.html index ce4c9d63a3..26e1189fdc 100644 --- a/elements/card/style/index.html +++ b/elements/card/style/index.html @@ -153,6 +153,14 @@ How we build + @@ -1051,7 +1059,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/code-block/accessibility/index.html b/elements/code-block/accessibility/index.html index f28ba3d3b6..594d863f07 100644 --- a/elements/code-block/accessibility/index.html +++ b/elements/code-block/accessibility/index.html @@ -153,6 +153,14 @@ How we build + @@ -906,7 +914,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/code-block/code/index.html b/elements/code-block/code/index.html index 42fa7ec764..54bdeb809d 100644 --- a/elements/code-block/code/index.html +++ b/elements/code-block/code/index.html @@ -153,6 +153,14 @@ How we build + @@ -1085,7 +1093,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/code-block/guidelines/index.html b/elements/code-block/guidelines/index.html index b09dbadd6a..a19d75e3b5 100644 --- a/elements/code-block/guidelines/index.html +++ b/elements/code-block/guidelines/index.html @@ -153,6 +153,14 @@ How we build + @@ -966,7 +974,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/code-block/index.html b/elements/code-block/index.html index 0309b86cee..ec5c15b521 100644 --- a/elements/code-block/index.html +++ b/elements/code-block/index.html @@ -153,6 +153,14 @@ How we build + @@ -960,7 +968,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/code-block/style/index.html b/elements/code-block/style/index.html index d87295dd86..872467e09e 100644 --- a/elements/code-block/style/index.html +++ b/elements/code-block/style/index.html @@ -153,6 +153,14 @@ How we build + @@ -972,7 +980,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/dialog/accessibility/index.html b/elements/dialog/accessibility/index.html index 5ea9cd179a..be2be6441b 100644 --- a/elements/dialog/accessibility/index.html +++ b/elements/dialog/accessibility/index.html @@ -153,6 +153,14 @@ How we build + @@ -997,7 +1005,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/dialog/code/index.html b/elements/dialog/code/index.html index 625e6f2e4c..61b08f32fd 100644 --- a/elements/dialog/code/index.html +++ b/elements/dialog/code/index.html @@ -153,6 +153,14 @@ How we build + @@ -1052,7 +1060,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/dialog/guidelines/index.html b/elements/dialog/guidelines/index.html index e77d50964f..39638741c3 100644 --- a/elements/dialog/guidelines/index.html +++ b/elements/dialog/guidelines/index.html @@ -153,6 +153,14 @@ How we build + @@ -1167,7 +1175,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/dialog/index.html b/elements/dialog/index.html index 19b8b61911..fe8a9b7879 100644 --- a/elements/dialog/index.html +++ b/elements/dialog/index.html @@ -153,6 +153,14 @@ How we build + @@ -963,7 +971,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/dialog/style/index.html b/elements/dialog/style/index.html index 88e4d9af11..e948bdf6df 100644 --- a/elements/dialog/style/index.html +++ b/elements/dialog/style/index.html @@ -153,6 +153,14 @@ How we build + @@ -1073,7 +1081,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/footer/accessibility/index.html b/elements/footer/accessibility/index.html index 6a52406e5f..c48cfe0516 100644 --- a/elements/footer/accessibility/index.html +++ b/elements/footer/accessibility/index.html @@ -153,6 +153,14 @@ How we build + @@ -988,7 +996,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/footer/code/index.html b/elements/footer/code/index.html index 555ade9493..59e6ecacac 100644 --- a/elements/footer/code/index.html +++ b/elements/footer/code/index.html @@ -153,6 +153,14 @@ How we build + @@ -1775,7 +1783,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/footer/guidelines/index.html b/elements/footer/guidelines/index.html index 844bee8296..c87ed71575 100644 --- a/elements/footer/guidelines/index.html +++ b/elements/footer/guidelines/index.html @@ -153,6 +153,14 @@ How we build + @@ -1176,7 +1184,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/footer/index.html b/elements/footer/index.html index 36f9a0061d..4ad6eae4db 100644 --- a/elements/footer/index.html +++ b/elements/footer/index.html @@ -153,6 +153,14 @@ How we build + @@ -1029,7 +1037,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/footer/style/index.html b/elements/footer/style/index.html index 17583edcc9..ee2554a420 100644 --- a/elements/footer/style/index.html +++ b/elements/footer/style/index.html @@ -153,6 +153,14 @@ How we build + @@ -1290,7 +1298,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/footnote/index.html b/elements/footnote/index.html index 2909531277..c76567a24b 100644 --- a/elements/footnote/index.html +++ b/elements/footnote/index.html @@ -153,6 +153,14 @@ How we build + @@ -867,7 +875,7 @@

Other libraries

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/index.html b/elements/index.html index 2f45d2e2f5..5915520fa8 100644 --- a/elements/index.html +++ b/elements/index.html @@ -131,6 +131,14 @@ How we build + @@ -1088,7 +1096,7 @@

Elements

Feedback

To give feedback about anything on this page, -contact us. +contact us.

diff --git a/elements/jump-links/guidelines/index.html b/elements/jump-links/guidelines/index.html index 0edebd103c..9602d35b2e 100644 --- a/elements/jump-links/guidelines/index.html +++ b/elements/jump-links/guidelines/index.html @@ -153,6 +153,14 @@ How we build + @@ -989,7 +997,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/jump-links/index.html b/elements/jump-links/index.html index 7c9ac25b61..43c9c40909 100644 --- a/elements/jump-links/index.html +++ b/elements/jump-links/index.html @@ -153,6 +153,14 @@ How we build + @@ -900,7 +908,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/jump-links/style/index.html b/elements/jump-links/style/index.html index 34e6d05809..ee307c088a 100644 --- a/elements/jump-links/style/index.html +++ b/elements/jump-links/style/index.html @@ -153,6 +153,14 @@ How we build + @@ -1003,7 +1011,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/navigation-primary/guidelines/index.html b/elements/navigation-primary/guidelines/index.html index a3a5853b52..667bc3e183 100644 --- a/elements/navigation-primary/guidelines/index.html +++ b/elements/navigation-primary/guidelines/index.html @@ -153,6 +153,14 @@ How we build + @@ -1245,7 +1253,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/navigation-primary/index.html b/elements/navigation-primary/index.html index 6daa124dfc..0a83f3d5f9 100644 --- a/elements/navigation-primary/index.html +++ b/elements/navigation-primary/index.html @@ -153,6 +153,14 @@ How we build + @@ -937,7 +945,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/navigation-primary/style/index.html b/elements/navigation-primary/style/index.html index 65f5dfec77..304626ae08 100644 --- a/elements/navigation-primary/style/index.html +++ b/elements/navigation-primary/style/index.html @@ -153,6 +153,14 @@ How we build + @@ -1057,7 +1065,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/navigation-secondary/accessibility/index.html b/elements/navigation-secondary/accessibility/index.html index be951ba82c..906e1c8e57 100644 --- a/elements/navigation-secondary/accessibility/index.html +++ b/elements/navigation-secondary/accessibility/index.html @@ -153,6 +153,14 @@ How we build + @@ -980,7 +988,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/navigation-secondary/code/index.html b/elements/navigation-secondary/code/index.html index 61941c8f46..4c9e6f337a 100644 --- a/elements/navigation-secondary/code/index.html +++ b/elements/navigation-secondary/code/index.html @@ -153,6 +153,14 @@ How we build + @@ -1595,7 +1603,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/navigation-secondary/guidelines/index.html b/elements/navigation-secondary/guidelines/index.html index 79fa618052..a334c544c7 100644 --- a/elements/navigation-secondary/guidelines/index.html +++ b/elements/navigation-secondary/guidelines/index.html @@ -153,6 +153,14 @@ How we build + @@ -1209,7 +1217,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/navigation-secondary/index.html b/elements/navigation-secondary/index.html index 3222fd5e83..8c3f0de78b 100644 --- a/elements/navigation-secondary/index.html +++ b/elements/navigation-secondary/index.html @@ -153,6 +153,14 @@ How we build + @@ -955,7 +963,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/navigation-secondary/style/index.html b/elements/navigation-secondary/style/index.html index ffe63e95d1..26200f371c 100644 --- a/elements/navigation-secondary/style/index.html +++ b/elements/navigation-secondary/style/index.html @@ -153,6 +153,14 @@ How we build + @@ -1291,7 +1299,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/pagination/accessibility/index.html b/elements/pagination/accessibility/index.html index 282162729e..ab446abdf3 100644 --- a/elements/pagination/accessibility/index.html +++ b/elements/pagination/accessibility/index.html @@ -153,6 +153,14 @@ How we build + @@ -984,7 +992,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/pagination/code/index.html b/elements/pagination/code/index.html index b4b72052bd..969ee88f8a 100644 --- a/elements/pagination/code/index.html +++ b/elements/pagination/code/index.html @@ -153,6 +153,14 @@ How we build + @@ -1221,7 +1229,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/pagination/guidelines/index.html b/elements/pagination/guidelines/index.html index 64fdb392bc..f6cfa914c1 100644 --- a/elements/pagination/guidelines/index.html +++ b/elements/pagination/guidelines/index.html @@ -153,6 +153,14 @@ How we build + @@ -1081,7 +1089,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/pagination/index.html b/elements/pagination/index.html index 3301ecf8ff..732732a090 100644 --- a/elements/pagination/index.html +++ b/elements/pagination/index.html @@ -153,6 +153,14 @@ How we build + @@ -973,7 +981,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/pagination/style/index.html b/elements/pagination/style/index.html index 70e1360481..ba1b1ddd66 100644 --- a/elements/pagination/style/index.html +++ b/elements/pagination/style/index.html @@ -153,6 +153,14 @@ How we build + @@ -1181,7 +1189,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/popover/guidelines/index.html b/elements/popover/guidelines/index.html index 6e6f9688d2..2ecd53c40d 100644 --- a/elements/popover/guidelines/index.html +++ b/elements/popover/guidelines/index.html @@ -153,6 +153,14 @@ How we build + @@ -1194,7 +1202,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/popover/index.html b/elements/popover/index.html index b764cb7eaa..7a079a28a8 100644 --- a/elements/popover/index.html +++ b/elements/popover/index.html @@ -153,6 +153,14 @@ How we build + @@ -898,7 +906,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/popover/style/index.html b/elements/popover/style/index.html index bcfcf0241d..19adbf70f2 100644 --- a/elements/popover/style/index.html +++ b/elements/popover/style/index.html @@ -153,6 +153,14 @@ How we build + @@ -991,7 +999,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/progress-steps/guidelines/index.html b/elements/progress-steps/guidelines/index.html index a586653f45..87f7ce2ffa 100644 --- a/elements/progress-steps/guidelines/index.html +++ b/elements/progress-steps/guidelines/index.html @@ -153,6 +153,14 @@ How we build + @@ -1129,7 +1137,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/progress-steps/index.html b/elements/progress-steps/index.html index b461055a13..3b858e4fb4 100644 --- a/elements/progress-steps/index.html +++ b/elements/progress-steps/index.html @@ -153,6 +153,14 @@ How we build + @@ -898,7 +906,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/progress-steps/style/index.html b/elements/progress-steps/style/index.html index 667ae57112..77ad27a010 100644 --- a/elements/progress-steps/style/index.html +++ b/elements/progress-steps/style/index.html @@ -153,6 +153,14 @@ How we build + @@ -1009,7 +1017,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/spinner/accessibility/index.html b/elements/spinner/accessibility/index.html index 3cc56e6f8a..da42b86dd7 100644 --- a/elements/spinner/accessibility/index.html +++ b/elements/spinner/accessibility/index.html @@ -153,6 +153,14 @@ How we build + @@ -925,7 +933,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/spinner/code/index.html b/elements/spinner/code/index.html index 22e77b2e52..f766075a54 100644 --- a/elements/spinner/code/index.html +++ b/elements/spinner/code/index.html @@ -153,6 +153,14 @@ How we build + @@ -1131,7 +1139,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/spinner/guidelines/index.html b/elements/spinner/guidelines/index.html index 46350aa61d..edb8cd39c7 100644 --- a/elements/spinner/guidelines/index.html +++ b/elements/spinner/guidelines/index.html @@ -153,6 +153,14 @@ How we build + @@ -986,7 +994,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/spinner/index.html b/elements/spinner/index.html index 6edd384d5e..e25a0bcc73 100644 --- a/elements/spinner/index.html +++ b/elements/spinner/index.html @@ -153,6 +153,14 @@ How we build + @@ -974,7 +982,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/spinner/style/index.html b/elements/spinner/style/index.html index b12535da2d..aa6da0ce5d 100644 --- a/elements/spinner/style/index.html +++ b/elements/spinner/style/index.html @@ -153,6 +153,14 @@ How we build + @@ -1022,7 +1030,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/statistic/accessibility/index.html b/elements/statistic/accessibility/index.html index c3cd0a9911..a3552b0c99 100644 --- a/elements/statistic/accessibility/index.html +++ b/elements/statistic/accessibility/index.html @@ -153,6 +153,14 @@ How we build + @@ -948,7 +956,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/statistic/code/index.html b/elements/statistic/code/index.html index b478b75bd1..3ded04bac5 100644 --- a/elements/statistic/code/index.html +++ b/elements/statistic/code/index.html @@ -153,6 +153,14 @@ How we build + @@ -1105,7 +1113,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/statistic/guidelines/index.html b/elements/statistic/guidelines/index.html index 5ab891c340..8778734d7b 100644 --- a/elements/statistic/guidelines/index.html +++ b/elements/statistic/guidelines/index.html @@ -153,6 +153,14 @@ How we build + @@ -1160,7 +1168,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/statistic/index.html b/elements/statistic/index.html index 3d3642b29a..08b4102bf8 100644 --- a/elements/statistic/index.html +++ b/elements/statistic/index.html @@ -153,6 +153,14 @@ How we build + @@ -964,7 +972,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/statistic/style/index.html b/elements/statistic/style/index.html index 5ca3093ac7..4f98c99b9c 100644 --- a/elements/statistic/style/index.html +++ b/elements/statistic/style/index.html @@ -153,6 +153,14 @@ How we build + @@ -1049,7 +1057,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/subnavigation/accessibility/index.html b/elements/subnavigation/accessibility/index.html index bab17c2cfe..f8d58caca9 100644 --- a/elements/subnavigation/accessibility/index.html +++ b/elements/subnavigation/accessibility/index.html @@ -153,6 +153,14 @@ How we build + @@ -976,7 +984,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/subnavigation/code/index.html b/elements/subnavigation/code/index.html index f03796b602..15a1fc65d0 100644 --- a/elements/subnavigation/code/index.html +++ b/elements/subnavigation/code/index.html @@ -153,6 +153,14 @@ How we build + @@ -1090,7 +1098,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/subnavigation/guidelines/index.html b/elements/subnavigation/guidelines/index.html index 0575cf4d3e..64df995b16 100644 --- a/elements/subnavigation/guidelines/index.html +++ b/elements/subnavigation/guidelines/index.html @@ -153,6 +153,14 @@ How we build + @@ -1139,7 +1147,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/subnavigation/index.html b/elements/subnavigation/index.html index f6eddb1e72..4df321070f 100644 --- a/elements/subnavigation/index.html +++ b/elements/subnavigation/index.html @@ -153,6 +153,14 @@ How we build + @@ -933,7 +941,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/subnavigation/style/index.html b/elements/subnavigation/style/index.html index b8b1c96492..38698ad297 100644 --- a/elements/subnavigation/style/index.html +++ b/elements/subnavigation/style/index.html @@ -153,6 +153,14 @@ How we build + @@ -1063,7 +1071,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/tabs/accessibility/index.html b/elements/tabs/accessibility/index.html index 36c40c2d74..60487830e4 100644 --- a/elements/tabs/accessibility/index.html +++ b/elements/tabs/accessibility/index.html @@ -153,6 +153,14 @@ How we build + @@ -1006,7 +1014,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/tabs/code/index.html b/elements/tabs/code/index.html index 0e791b1211..37f4d423aa 100644 --- a/elements/tabs/code/index.html +++ b/elements/tabs/code/index.html @@ -153,6 +153,14 @@ How we build + @@ -1500,7 +1508,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/tabs/guidelines/index.html b/elements/tabs/guidelines/index.html index 8880297585..74c45d4fe6 100644 --- a/elements/tabs/guidelines/index.html +++ b/elements/tabs/guidelines/index.html @@ -153,6 +153,14 @@ How we build + @@ -1161,7 +1169,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/tabs/index.html b/elements/tabs/index.html index b65c3d51a5..086a0350b5 100644 --- a/elements/tabs/index.html +++ b/elements/tabs/index.html @@ -153,6 +153,14 @@ How we build + @@ -973,7 +981,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/tabs/style/index.html b/elements/tabs/style/index.html index 735bdc868f..c5123158ef 100644 --- a/elements/tabs/style/index.html +++ b/elements/tabs/style/index.html @@ -153,6 +153,14 @@ How we build + @@ -1254,7 +1262,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/tag/accessibility/index.html b/elements/tag/accessibility/index.html index c12068da83..159bc1dee6 100644 --- a/elements/tag/accessibility/index.html +++ b/elements/tag/accessibility/index.html @@ -153,6 +153,14 @@ How we build + @@ -953,7 +961,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/tag/code/index.html b/elements/tag/code/index.html index 83bf94a937..25be21309b 100644 --- a/elements/tag/code/index.html +++ b/elements/tag/code/index.html @@ -153,6 +153,14 @@ How we build + @@ -1253,7 +1261,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/tag/guidelines/index.html b/elements/tag/guidelines/index.html index a5698fee88..8e6ef2d002 100644 --- a/elements/tag/guidelines/index.html +++ b/elements/tag/guidelines/index.html @@ -153,6 +153,14 @@ How we build + @@ -1054,7 +1062,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/tag/index.html b/elements/tag/index.html index 45c5ee9119..06e0e2828f 100644 --- a/elements/tag/index.html +++ b/elements/tag/index.html @@ -153,6 +153,14 @@ How we build + @@ -1030,7 +1038,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/tag/style/index.html b/elements/tag/style/index.html index f8bc58aec0..e9f797268f 100644 --- a/elements/tag/style/index.html +++ b/elements/tag/style/index.html @@ -153,6 +153,14 @@ How we build + @@ -994,7 +1002,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/timestamp/accessibility/index.html b/elements/timestamp/accessibility/index.html index e747a32b44..b84f753ce2 100644 --- a/elements/timestamp/accessibility/index.html +++ b/elements/timestamp/accessibility/index.html @@ -153,6 +153,14 @@ How we build + @@ -915,7 +923,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/timestamp/code/index.html b/elements/timestamp/code/index.html index 57352474db..39484e771a 100644 --- a/elements/timestamp/code/index.html +++ b/elements/timestamp/code/index.html @@ -153,6 +153,14 @@ How we build + @@ -1041,7 +1049,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/timestamp/guidelines/index.html b/elements/timestamp/guidelines/index.html index a118256aa2..c6d8640aa4 100644 --- a/elements/timestamp/guidelines/index.html +++ b/elements/timestamp/guidelines/index.html @@ -153,6 +153,14 @@ How we build + @@ -1113,7 +1121,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/timestamp/index.html b/elements/timestamp/index.html index 40064a23d9..9321320a69 100644 --- a/elements/timestamp/index.html +++ b/elements/timestamp/index.html @@ -153,6 +153,14 @@ How we build + @@ -920,7 +928,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/timestamp/style/index.html b/elements/timestamp/style/index.html index 0e712ca3d3..19f5de77eb 100644 --- a/elements/timestamp/style/index.html +++ b/elements/timestamp/style/index.html @@ -153,6 +153,14 @@ How we build + @@ -950,7 +958,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/tooltip/accessibility/index.html b/elements/tooltip/accessibility/index.html index 848ef642f2..3c3c371746 100644 --- a/elements/tooltip/accessibility/index.html +++ b/elements/tooltip/accessibility/index.html @@ -153,6 +153,14 @@ How we build + @@ -961,7 +969,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/tooltip/code/index.html b/elements/tooltip/code/index.html index 371cd8ef6a..3da451dd33 100644 --- a/elements/tooltip/code/index.html +++ b/elements/tooltip/code/index.html @@ -153,6 +153,14 @@ How we build + @@ -1050,7 +1058,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/tooltip/guidelines/index.html b/elements/tooltip/guidelines/index.html index 423bdfa2d2..04c0944241 100644 --- a/elements/tooltip/guidelines/index.html +++ b/elements/tooltip/guidelines/index.html @@ -153,6 +153,14 @@ How we build + @@ -974,7 +982,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/tooltip/index.html b/elements/tooltip/index.html index 72347642f0..a3e08ab958 100644 --- a/elements/tooltip/index.html +++ b/elements/tooltip/index.html @@ -153,6 +153,14 @@ How we build + @@ -978,7 +986,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/elements/tooltip/style/index.html b/elements/tooltip/style/index.html index 29ede04176..cffb3481a5 100644 --- a/elements/tooltip/style/index.html +++ b/elements/tooltip/style/index.html @@ -153,6 +153,14 @@ How we build + @@ -987,7 +995,7 @@

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/example/index.html b/example/index.html index 828b1784dd..a4e2301c0b 100644 --- a/example/index.html +++ b/example/index.html @@ -131,6 +131,14 @@ How we build + diff --git a/foundations/color/index.html b/foundations/color/index.html index 78aaa4e0f3..384b19b839 100644 --- a/foundations/color/index.html +++ b/foundations/color/index.html @@ -131,6 +131,14 @@ How we build + @@ -1380,7 +1388,7 @@

Foundations

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/foundations/grid/index.html b/foundations/grid/index.html index 5b46cf99d3..568e767f02 100644 --- a/foundations/grid/index.html +++ b/foundations/grid/index.html @@ -131,6 +131,14 @@ How we build + @@ -1037,7 +1045,7 @@

Foundations

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/foundations/index.html b/foundations/index.html index 8973d879dc..6612764dc6 100644 --- a/foundations/index.html +++ b/foundations/index.html @@ -131,6 +131,14 @@ How we build + @@ -905,7 +913,7 @@

Other libraries

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/foundations/personalization/index.html b/foundations/personalization/index.html index c9a7a0ca6c..8d63f596b4 100644 --- a/foundations/personalization/index.html +++ b/foundations/personalization/index.html @@ -131,6 +131,14 @@ How we build + @@ -1252,7 +1260,7 @@

Foundations

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/foundations/spacing/index.html b/foundations/spacing/index.html index ad92b1b4fd..eaea148579 100644 --- a/foundations/spacing/index.html +++ b/foundations/spacing/index.html @@ -131,6 +131,14 @@ How we build + @@ -1372,7 +1380,7 @@

Foundations

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/foundations/typography/index.html b/foundations/typography/index.html index 98b404ef5f..727cce8a76 100644 --- a/foundations/typography/index.html +++ b/foundations/typography/index.html @@ -131,6 +131,14 @@ How we build + @@ -1329,7 +1337,7 @@

Foundations

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/get-started/design-system-kit/index.html b/get-started/design-system-kit/index.html index 45ff152304..b20de8ee30 100644 --- a/get-started/design-system-kit/index.html +++ b/get-started/design-system-kit/index.html @@ -131,6 +131,14 @@ How we build + @@ -1054,7 +1062,7 @@

Other libraries

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/get-started/fts-starter-kit/index.html b/get-started/fts-starter-kit/index.html index d0eadcdda1..059160ca1f 100644 --- a/get-started/fts-starter-kit/index.html +++ b/get-started/fts-starter-kit/index.html @@ -131,6 +131,14 @@ How we build + @@ -1091,7 +1099,7 @@

Other libraries

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/get-started/icon-libraries/index.html b/get-started/icon-libraries/index.html index c151e3d84d..b13da37879 100644 --- a/get-started/icon-libraries/index.html +++ b/get-started/icon-libraries/index.html @@ -131,6 +131,14 @@ How we build + @@ -1006,7 +1014,7 @@

Icons

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/get-started/index.html b/get-started/index.html index 317ce75f90..8ad2b75aa0 100644 --- a/get-started/index.html +++ b/get-started/index.html @@ -131,6 +131,14 @@ How we build + @@ -890,7 +898,7 @@

Explore

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/get-started/product-logo-library/index.html b/get-started/product-logo-library/index.html index dc71583709..8309dedb2d 100644 --- a/get-started/product-logo-library/index.html +++ b/get-started/product-logo-library/index.html @@ -131,6 +131,14 @@ How we build + @@ -984,7 +992,7 @@

Product logos

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/index.html b/index.html index 489e4d8c51..c8b376a12f 100644 --- a/index.html +++ b/index.html @@ -133,6 +133,14 @@ How we build + diff --git a/patterns/announcement/index.html b/patterns/announcement/index.html index a6aafed043..353806bd92 100644 --- a/patterns/announcement/index.html +++ b/patterns/announcement/index.html @@ -135,6 +135,14 @@ How we build + @@ -1027,7 +1035,7 @@

Feedback

To give feedback about anything on this page, -contact us. +contact us.

diff --git a/patterns/card/index.html b/patterns/card/index.html index fd67e43b77..b92a461d44 100644 --- a/patterns/card/index.html +++ b/patterns/card/index.html @@ -135,6 +135,14 @@ How we build + @@ -1135,7 +1143,7 @@

Feedback

To give feedback about anything on this page, -contact us. +contact us.

diff --git a/patterns/disclosure/index.html b/patterns/disclosure/index.html index 8698a9e043..c935c9fdca 100644 --- a/patterns/disclosure/index.html +++ b/patterns/disclosure/index.html @@ -135,6 +135,14 @@ How we build + @@ -1126,7 +1134,7 @@

Feedback

To give feedback about anything on this page, -contact us. +contact us.

diff --git a/patterns/filter/index.html b/patterns/filter/index.html index 84444ff45a..1815ccd5e5 100644 --- a/patterns/filter/index.html +++ b/patterns/filter/index.html @@ -135,6 +135,14 @@ How we build + @@ -1094,7 +1102,7 @@

Feedback

To give feedback about anything on this page, -contact us. +contact us.

diff --git a/patterns/form/index.html b/patterns/form/index.html index 0d5d887f44..a9dcd4c044 100644 --- a/patterns/form/index.html +++ b/patterns/form/index.html @@ -135,6 +135,14 @@ How we build + @@ -1403,7 +1411,7 @@

Feedback

To give feedback about anything on this page, -contact us. +contact us.

diff --git a/patterns/index.html b/patterns/index.html index 5981260fe3..cd4e74f0c2 100644 --- a/patterns/index.html +++ b/patterns/index.html @@ -135,6 +135,14 @@ How we build + @@ -957,7 +965,7 @@

Patterns

Feedback

To give feedback about anything on this page, -contact us. +contact us.

diff --git a/patterns/link-with-icon/index.html b/patterns/link-with-icon/index.html index eb3cf4de06..980d60ab23 100644 --- a/patterns/link-with-icon/index.html +++ b/patterns/link-with-icon/index.html @@ -135,6 +135,14 @@ How we build + @@ -937,7 +945,7 @@

Feedback

To give feedback about anything on this page, -contact us. +contact us.

diff --git a/patterns/link/index.html b/patterns/link/index.html index 8f306a0d32..59e5410a53 100644 --- a/patterns/link/index.html +++ b/patterns/link/index.html @@ -135,6 +135,14 @@ How we build + @@ -1232,7 +1240,7 @@

See more

Feedback

To give feedback about anything on this page, -contact us. +contact us.

diff --git a/patterns/search-bar/index.html b/patterns/search-bar/index.html index ee0e7756a5..404eb25c4b 100644 --- a/patterns/search-bar/index.html +++ b/patterns/search-bar/index.html @@ -135,6 +135,14 @@ How we build + @@ -1216,7 +1224,7 @@

Feedback

To give feedback about anything on this page, -contact us. +contact us.

diff --git a/patterns/skip-navigation/index.html b/patterns/skip-navigation/index.html index 859d914175..0cbab78753 100644 --- a/patterns/skip-navigation/index.html +++ b/patterns/skip-navigation/index.html @@ -135,6 +135,14 @@ How we build + @@ -933,7 +941,7 @@

Feedback

To give feedback about anything on this page, -contact us. +contact us.

diff --git a/patterns/sticky-banner/index.html b/patterns/sticky-banner/index.html index f25112d642..9c70e15821 100644 --- a/patterns/sticky-banner/index.html +++ b/patterns/sticky-banner/index.html @@ -135,6 +135,14 @@ How we build + @@ -1089,7 +1097,7 @@

Feedback

To give feedback about anything on this page, -contact us. +contact us.

diff --git a/patterns/sticky-card/index.html b/patterns/sticky-card/index.html index 05692413d2..a710df07cc 100644 --- a/patterns/sticky-card/index.html +++ b/patterns/sticky-card/index.html @@ -135,6 +135,14 @@ How we build + @@ -1068,7 +1076,7 @@

Feedback

To give feedback about anything on this page, -contact us. +contact us.

diff --git a/patterns/video-thumbnail/index.html b/patterns/video-thumbnail/index.html index f973642c04..84bfbff698 100644 --- a/patterns/video-thumbnail/index.html +++ b/patterns/video-thumbnail/index.html @@ -135,6 +135,14 @@ How we build + @@ -1042,7 +1050,7 @@

Feedback

To give feedback about anything on this page, -contact us. +contact us.

diff --git a/prerelease-notes/index.html b/prerelease-notes/index.html index eb45d2171b..44d90b7a63 100644 --- a/prerelease-notes/index.html +++ b/prerelease-notes/index.html @@ -131,6 +131,14 @@ How we build + @@ -1275,7 +1283,7 @@

Other libraries

Feedback

To give feedback about anything on this page, - contact us. + contact us.

diff --git a/release-notes/index.html b/release-notes/index.html index 67a9a16514..43a67e0e36 100644 --- a/release-notes/index.html +++ b/release-notes/index.html @@ -131,6 +131,14 @@ How we build + @@ -818,65 +826,18 @@

Release notes

- - -

- Overview + +

+ Changelog

-

We are continually making changes in order to improve and grow the Red Hat Design System. If you think changes need to be made to a component, foundation, or anything else, contact us or submit a GitHub issue.

+

We are continually making changes in order to improve and grow the Red Hat Design System. If you think changes need to be made to a component, foundation, or anything else, please submit a GitHub issue.

@@ -1034,14 +995,14 @@

diff --git a/tokens/border/index.html b/tokens/border/index.html index 8112217a71..d0d324ec90 100644 --- a/tokens/border/index.html +++ b/tokens/border/index.html @@ -188,6 +188,14 @@ How we build + @@ -1513,7 +1521,7 @@

Other libraries

Feedback

To give feedback about anything on this page, - contact us. + .

diff --git a/tokens/box-shadow/index.html b/tokens/box-shadow/index.html index 8dbf948f1e..e22d74ef9d 100644 --- a/tokens/box-shadow/index.html +++ b/tokens/box-shadow/index.html @@ -188,6 +188,14 @@ How we build + @@ -1086,7 +1094,7 @@

Other libraries

Feedback

To give feedback about anything on this page, - contact us. + .

diff --git a/tokens/breakpoint/index.html b/tokens/breakpoint/index.html index 12b67f0d23..049d5bf7a7 100644 --- a/tokens/breakpoint/index.html +++ b/tokens/breakpoint/index.html @@ -188,6 +188,14 @@ How we build + @@ -1410,7 +1418,7 @@

Other libraries

Feedback

To give feedback about anything on this page, - contact us. + .

diff --git a/tokens/color/index.html b/tokens/color/index.html index 303cf71edd..250caecc7b 100644 --- a/tokens/color/index.html +++ b/tokens/color/index.html @@ -188,6 +188,14 @@ How we build + @@ -7805,7 +7813,7 @@

Other libraries

Feedback

To give feedback about anything on this page, - contact us. + .

diff --git a/tokens/font/index.html b/tokens/font/index.html index 76d7ff2e28..67334bff4c 100644 --- a/tokens/font/index.html +++ b/tokens/font/index.html @@ -188,6 +188,14 @@ How we build + @@ -2641,7 +2649,7 @@

Other libraries

Feedback

To give feedback about anything on this page, - contact us. + .

diff --git a/tokens/icon/index.html b/tokens/icon/index.html index 563a4f9d7b..e90fe05074 100644 --- a/tokens/icon/index.html +++ b/tokens/icon/index.html @@ -188,6 +188,14 @@ How we build + @@ -1599,7 +1607,7 @@

Other libraries

Feedback

To give feedback about anything on this page, - contact us. + .

diff --git a/tokens/index.html b/tokens/index.html index 35886711c9..2add069a79 100644 --- a/tokens/index.html +++ b/tokens/index.html @@ -188,6 +188,14 @@ How we build + @@ -1109,7 +1117,7 @@

Feedback

To give feedback about anything on this page, -contact us. +.

diff --git a/tokens/length/index.html b/tokens/length/index.html index 6229dc3b6f..84ad817171 100644 --- a/tokens/length/index.html +++ b/tokens/length/index.html @@ -188,6 +188,14 @@ How we build + @@ -1476,7 +1484,7 @@

Other libraries

Feedback

To give feedback about anything on this page, - contact us. + .

diff --git a/tokens/media/index.html b/tokens/media/index.html index ecb3dab872..7b2f7beecd 100644 --- a/tokens/media/index.html +++ b/tokens/media/index.html @@ -188,6 +188,14 @@ How we build + @@ -1164,7 +1172,7 @@

Other libraries

Feedback

To give feedback about anything on this page, - contact us. + .

diff --git a/tokens/opacity/index.html b/tokens/opacity/index.html index 65be754157..4f4f195bb4 100644 --- a/tokens/opacity/index.html +++ b/tokens/opacity/index.html @@ -188,6 +188,14 @@ How we build + @@ -1359,7 +1367,7 @@

Other libraries

Feedback

To give feedback about anything on this page, - contact us. + .

diff --git a/tokens/search/index.html b/tokens/search/index.html index 73bd7591de..c171314262 100644 --- a/tokens/search/index.html +++ b/tokens/search/index.html @@ -188,6 +188,14 @@ How we build + @@ -952,7 +960,7 @@

Other libraries

Feedback

To give feedback about anything on this page, - contact us. + .

diff --git a/tokens/space/index.html b/tokens/space/index.html index eb6824c6e5..87ebec1616 100644 --- a/tokens/space/index.html +++ b/tokens/space/index.html @@ -188,6 +188,14 @@ How we build + @@ -1359,7 +1367,7 @@

Other libraries

Feedback

To give feedback about anything on this page, - contact us. + .