@primer/css 20.2.4-rc.acc22393 → 20.3.0-rc.0759a22e
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +13 -1
- package/actionlist/action-list-item.scss +6 -6
- package/base/base.scss +0 -2
- package/dist/actionlist.css +1 -1
- package/dist/actionlist.css.map +1 -1
- package/dist/base.css +1 -1
- package/dist/base.css.map +1 -1
- package/dist/core.css +1 -1
- package/dist/core.css.map +1 -1
- package/dist/forms.css +1 -1
- package/dist/forms.css.map +1 -1
- package/dist/layout.css +1 -1
- package/dist/layout.css.map +1 -1
- package/dist/meta.json +62 -62
- package/dist/primer.css +1 -1
- package/dist/primer.css.map +1 -1
- package/dist/primitives.css +1 -1
- package/dist/primitives.css.map +1 -1
- package/dist/stats/actionlist.json +1 -1
- package/dist/stats/base.json +1 -1
- package/dist/stats/core.json +1 -1
- package/dist/stats/forms.json +1 -1
- package/dist/stats/layout.json +1 -1
- package/dist/stats/primer.json +1 -1
- package/forms/FormControl.scss +493 -199
- package/layout/app-frame.scss +155 -0
- package/layout/index.scss +1 -0
- package/package.json +3 -3
package/dist/layout.css
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
.container-sm{max-width:544px;margin-right:auto;margin-left:auto}.container-md{max-width:768px;margin-right:auto;margin-left:auto}.container-lg{max-width:1012px;margin-right:auto;margin-left:auto}.container-xl{max-width:1280px;margin-right:auto;margin-left:auto}.col-1{width:8.33333333%}.col-2{width:16.66666666%}.col-3{width:24.99999999%}.col-4{width:33.33333332%}.col-5{width:41.66666665%}.col-6{width:49.99999998%}.col-7{width:58.33333331%}.col-8{width:66.66666664%}.col-9{width:74.99999997%}.col-10{width:83.3333333%}.col-11{width:91.66666663%}.col-12{width:100%}@media(min-width: 544px){.col-sm-1{width:8.33333333%}.col-sm-2{width:16.66666666%}.col-sm-3{width:24.99999999%}.col-sm-4{width:33.33333332%}.col-sm-5{width:41.66666665%}.col-sm-6{width:49.99999998%}.col-sm-7{width:58.33333331%}.col-sm-8{width:66.66666664%}.col-sm-9{width:74.99999997%}.col-sm-10{width:83.3333333%}.col-sm-11{width:91.66666663%}.col-sm-12{width:100%}}@media(min-width: 768px){.col-md-1{width:8.33333333%}.col-md-2{width:16.66666666%}.col-md-3{width:24.99999999%}.col-md-4{width:33.33333332%}.col-md-5{width:41.66666665%}.col-md-6{width:49.99999998%}.col-md-7{width:58.33333331%}.col-md-8{width:66.66666664%}.col-md-9{width:74.99999997%}.col-md-10{width:83.3333333%}.col-md-11{width:91.66666663%}.col-md-12{width:100%}}@media(min-width: 1012px){.col-lg-1{width:8.33333333%}.col-lg-2{width:16.66666666%}.col-lg-3{width:24.99999999%}.col-lg-4{width:33.33333332%}.col-lg-5{width:41.66666665%}.col-lg-6{width:49.99999998%}.col-lg-7{width:58.33333331%}.col-lg-8{width:66.66666664%}.col-lg-9{width:74.99999997%}.col-lg-10{width:83.3333333%}.col-lg-11{width:91.66666663%}.col-lg-12{width:100%}}@media(min-width: 1280px){.col-xl-1{width:8.33333333%}.col-xl-2{width:16.66666666%}.col-xl-3{width:24.99999999%}.col-xl-4{width:33.33333332%}.col-xl-5{width:41.66666665%}.col-xl-6{width:49.99999998%}.col-xl-7{width:58.33333331%}.col-xl-8{width:66.66666664%}.col-xl-9{width:74.99999997%}.col-xl-10{width:83.3333333%}.col-xl-11{width:91.66666663%}.col-xl-12{width:100%}}.gutter{margin-right:-16px;margin-left:-16px}.gutter>[class*=col-]{padding-right:16px !important;padding-left:16px !important}.gutter-condensed{margin-right:-8px;margin-left:-8px}.gutter-condensed>[class*=col-]{padding-right:8px !important;padding-left:8px !important}.gutter-spacious{margin-right:-24px;margin-left:-24px}.gutter-spacious>[class*=col-]{padding-right:24px !important;padding-left:24px !important}@media(min-width: 544px){.gutter-sm{margin-right:-16px;margin-left:-16px}.gutter-sm>[class*=col-]{padding-right:16px !important;padding-left:16px !important}.gutter-sm-condensed{margin-right:-8px;margin-left:-8px}.gutter-sm-condensed>[class*=col-]{padding-right:8px !important;padding-left:8px !important}.gutter-sm-spacious{margin-right:-24px;margin-left:-24px}.gutter-sm-spacious>[class*=col-]{padding-right:24px !important;padding-left:24px !important}}@media(min-width: 768px){.gutter-md{margin-right:-16px;margin-left:-16px}.gutter-md>[class*=col-]{padding-right:16px !important;padding-left:16px !important}.gutter-md-condensed{margin-right:-8px;margin-left:-8px}.gutter-md-condensed>[class*=col-]{padding-right:8px !important;padding-left:8px !important}.gutter-md-spacious{margin-right:-24px;margin-left:-24px}.gutter-md-spacious>[class*=col-]{padding-right:24px !important;padding-left:24px !important}}@media(min-width: 1012px){.gutter-lg{margin-right:-16px;margin-left:-16px}.gutter-lg>[class*=col-]{padding-right:16px !important;padding-left:16px !important}.gutter-lg-condensed{margin-right:-8px;margin-left:-8px}.gutter-lg-condensed>[class*=col-]{padding-right:8px !important;padding-left:8px !important}.gutter-lg-spacious{margin-right:-24px;margin-left:-24px}.gutter-lg-spacious>[class*=col-]{padding-right:24px !important;padding-left:24px !important}}@media(min-width: 1280px){.gutter-xl{margin-right:-16px;margin-left:-16px}.gutter-xl>[class*=col-]{padding-right:16px !important;padding-left:16px !important}.gutter-xl-condensed{margin-right:-8px;margin-left:-8px}.gutter-xl-condensed>[class*=col-]{padding-right:8px !important;padding-left:8px !important}.gutter-xl-spacious{margin-right:-24px;margin-left:-24px}.gutter-xl-spacious>[class*=col-]{padding-right:24px !important;padding-left:24px !important}}.offset-1{margin-left:8.33333333% !important}.offset-2{margin-left:16.66666666% !important}.offset-3{margin-left:24.99999999% !important}.offset-4{margin-left:33.33333332% !important}.offset-5{margin-left:41.66666665% !important}.offset-6{margin-left:49.99999998% !important}.offset-7{margin-left:58.33333331% !important}.offset-8{margin-left:66.66666664% !important}.offset-9{margin-left:74.99999997% !important}.offset-10{margin-left:83.3333333% !important}.offset-11{margin-left:91.66666663% !important}@media(min-width: 544px){.offset-sm-1{margin-left:8.33333333% !important}.offset-sm-2{margin-left:16.66666666% !important}.offset-sm-3{margin-left:24.99999999% !important}.offset-sm-4{margin-left:33.33333332% !important}.offset-sm-5{margin-left:41.66666665% !important}.offset-sm-6{margin-left:49.99999998% !important}.offset-sm-7{margin-left:58.33333331% !important}.offset-sm-8{margin-left:66.66666664% !important}.offset-sm-9{margin-left:74.99999997% !important}.offset-sm-10{margin-left:83.3333333% !important}.offset-sm-11{margin-left:91.66666663% !important}}@media(min-width: 768px){.offset-md-1{margin-left:8.33333333% !important}.offset-md-2{margin-left:16.66666666% !important}.offset-md-3{margin-left:24.99999999% !important}.offset-md-4{margin-left:33.33333332% !important}.offset-md-5{margin-left:41.66666665% !important}.offset-md-6{margin-left:49.99999998% !important}.offset-md-7{margin-left:58.33333331% !important}.offset-md-8{margin-left:66.66666664% !important}.offset-md-9{margin-left:74.99999997% !important}.offset-md-10{margin-left:83.3333333% !important}.offset-md-11{margin-left:91.66666663% !important}}@media(min-width: 1012px){.offset-lg-1{margin-left:8.33333333% !important}.offset-lg-2{margin-left:16.66666666% !important}.offset-lg-3{margin-left:24.99999999% !important}.offset-lg-4{margin-left:33.33333332% !important}.offset-lg-5{margin-left:41.66666665% !important}.offset-lg-6{margin-left:49.99999998% !important}.offset-lg-7{margin-left:58.33333331% !important}.offset-lg-8{margin-left:66.66666664% !important}.offset-lg-9{margin-left:74.99999997% !important}.offset-lg-10{margin-left:83.3333333% !important}.offset-lg-11{margin-left:91.66666663% !important}}@media(min-width: 1280px){.offset-xl-1{margin-left:8.33333333% !important}.offset-xl-2{margin-left:16.66666666% !important}.offset-xl-3{margin-left:24.99999999% !important}.offset-xl-4{margin-left:33.33333332% !important}.offset-xl-5{margin-left:41.66666665% !important}.offset-xl-6{margin-left:49.99999998% !important}.offset-xl-7{margin-left:58.33333331% !important}.offset-xl-8{margin-left:66.66666664% !important}.offset-xl-9{margin-left:74.99999997% !important}.offset-xl-10{margin-left:83.3333333% !important}.offset-xl-11{margin-left:91.66666663% !important}}.Layout{display:grid;--Layout-sidebar-width: 220px;--Layout-gutter: 16px;grid-auto-flow:column;grid-template-columns:auto 0 minmax(0, calc(100% - var(--Layout-sidebar-width) - var(--Layout-gutter)));grid-gap:var(--Layout-gutter)}@media(max-width: calc(544px - 0.02px)){.Layout{grid-auto-flow:row;grid-template-columns:1fr !important}.Layout .Layout-sidebar,.Layout .Layout-divider,.Layout .Layout-main{width:100% !important;grid-column:1 !important}.Layout.Layout--sidebarPosition-flowRow-start .Layout-sidebar{grid-row:1}.Layout.Layout--sidebarPosition-flowRow-start .Layout-main{grid-row:2/span 2}.Layout.Layout--sidebarPosition-flowRow-end .Layout-sidebar{grid-row:2/span 2}.Layout.Layout--sidebarPosition-flowRow-end .Layout-main{grid-row:1}.Layout.Layout--sidebarPosition-flowRow-none .Layout-sidebar{display:none}.Layout.Layout--divided{--Layout-gutter: 0}.Layout.Layout--divided .Layout-divider{height:1px;grid-row:2}.Layout.Layout--divided .Layout-divider.Layout-divider--flowRow-hidden{display:none}.Layout.Layout--divided .Layout-divider.Layout-divider--flowRow-shallow{height:8px;margin-right:0;background:var(--color-canvas-inset);border-color:var(--color-border-default);border-style:solid;border-width:1px 0}.Layout.Layout--divided .Layout-main{grid-row:3/span 1}.Layout.Layout--divided.Layout--sidebarPosition-flowRow-end .Layout-sidebar{grid-row:3/span 1}.Layout.Layout--divided.Layout--sidebarPosition-flowRow-end .Layout-main{grid-row:1}}@media(max-width: calc(768px - 0.02px)){.Layout.Layout--flowRow-until-md{grid-auto-flow:row;grid-template-columns:1fr !important}.Layout.Layout--flowRow-until-md .Layout-sidebar,.Layout.Layout--flowRow-until-md .Layout-divider,.Layout.Layout--flowRow-until-md .Layout-main{width:100% !important;grid-column:1 !important}.Layout.Layout--flowRow-until-md.Layout--sidebarPosition-flowRow-start .Layout-sidebar{grid-row:1}.Layout.Layout--flowRow-until-md.Layout--sidebarPosition-flowRow-start .Layout-main{grid-row:2/span 2}.Layout.Layout--flowRow-until-md.Layout--sidebarPosition-flowRow-end .Layout-sidebar{grid-row:2/span 2}.Layout.Layout--flowRow-until-md.Layout--sidebarPosition-flowRow-end .Layout-main{grid-row:1}.Layout.Layout--flowRow-until-md.Layout--sidebarPosition-flowRow-none .Layout-sidebar{display:none}.Layout.Layout--flowRow-until-md.Layout--divided{--Layout-gutter: 0}.Layout.Layout--flowRow-until-md.Layout--divided .Layout-divider{height:1px;grid-row:2}.Layout.Layout--flowRow-until-md.Layout--divided .Layout-divider.Layout-divider--flowRow-hidden{display:none}.Layout.Layout--flowRow-until-md.Layout--divided .Layout-divider.Layout-divider--flowRow-shallow{height:8px;margin-right:0;background:var(--color-canvas-inset);border-color:var(--color-border-default);border-style:solid;border-width:1px 0}.Layout.Layout--flowRow-until-md.Layout--divided .Layout-main{grid-row:3/span 1}.Layout.Layout--flowRow-until-md.Layout--divided.Layout--sidebarPosition-flowRow-end .Layout-sidebar{grid-row:3/span 1}.Layout.Layout--flowRow-until-md.Layout--divided.Layout--sidebarPosition-flowRow-end .Layout-main{grid-row:1}}@media(max-width: calc(1012px - 0.02px)){.Layout.Layout--flowRow-until-lg{grid-auto-flow:row;grid-template-columns:1fr !important}.Layout.Layout--flowRow-until-lg .Layout-sidebar,.Layout.Layout--flowRow-until-lg .Layout-divider,.Layout.Layout--flowRow-until-lg .Layout-main{width:100% !important;grid-column:1 !important}.Layout.Layout--flowRow-until-lg.Layout--sidebarPosition-flowRow-start .Layout-sidebar{grid-row:1}.Layout.Layout--flowRow-until-lg.Layout--sidebarPosition-flowRow-start .Layout-main{grid-row:2/span 2}.Layout.Layout--flowRow-until-lg.Layout--sidebarPosition-flowRow-end .Layout-sidebar{grid-row:2/span 2}.Layout.Layout--flowRow-until-lg.Layout--sidebarPosition-flowRow-end .Layout-main{grid-row:1}.Layout.Layout--flowRow-until-lg.Layout--sidebarPosition-flowRow-none .Layout-sidebar{display:none}.Layout.Layout--flowRow-until-lg.Layout--divided{--Layout-gutter: 0}.Layout.Layout--flowRow-until-lg.Layout--divided .Layout-divider{height:1px;grid-row:2}.Layout.Layout--flowRow-until-lg.Layout--divided .Layout-divider.Layout-divider--flowRow-hidden{display:none}.Layout.Layout--flowRow-until-lg.Layout--divided .Layout-divider.Layout-divider--flowRow-shallow{height:8px;margin-right:0;background:var(--color-canvas-inset);border-color:var(--color-border-default);border-style:solid;border-width:1px 0}.Layout.Layout--flowRow-until-lg.Layout--divided .Layout-main{grid-row:3/span 1}.Layout.Layout--flowRow-until-lg.Layout--divided.Layout--sidebarPosition-flowRow-end .Layout-sidebar{grid-row:3/span 1}.Layout.Layout--flowRow-until-lg.Layout--divided.Layout--sidebarPosition-flowRow-end .Layout-main{grid-row:1}}.Layout .Layout-sidebar{grid-column:1}.Layout .Layout-divider{display:none}.Layout .Layout-main{grid-column:2/span 2}@media(min-width: 1012px){.Layout{--Layout-gutter: 24px}}.Layout.Layout--gutter-none{--Layout-gutter: 0px}.Layout.Layout--gutter-condensed{--Layout-gutter: 16px}@media(min-width: 1012px){.Layout.Layout--gutter-spacious{--Layout-gutter: 32px}}@media(min-width: 1280px){.Layout.Layout--gutter-spacious{--Layout-gutter: 40px}}@media(min-width: 544px){.Layout{--Layout-sidebar-width: 220px}}@media(min-width: 768px){.Layout{--Layout-sidebar-width: 256px}}@media(min-width: 1012px){.Layout{--Layout-sidebar-width: 296px}}@media(min-width: 768px){.Layout.Layout--sidebar-narrow{--Layout-sidebar-width: 240px}}@media(min-width: 1012px){.Layout.Layout--sidebar-narrow{--Layout-sidebar-width: 256px}}@media(min-width: 1012px){.Layout.Layout--sidebar-wide{--Layout-sidebar-width: 320px}}@media(min-width: 1280px){.Layout.Layout--sidebar-wide{--Layout-sidebar-width: 336px}}.Layout.Layout--sidebarPosition-start .Layout-sidebar{grid-column:1}.Layout.Layout--sidebarPosition-start .Layout-main{grid-column:2/span 2}.Layout.Layout--sidebarPosition-end{grid-template-columns:minmax(0, calc(100% - var(--Layout-sidebar-width) - var(--Layout-gutter))) 0 auto}.Layout.Layout--sidebarPosition-end .Layout-main{grid-column:1}.Layout.Layout--sidebarPosition-end .Layout-sidebar{grid-column:2/span 2}.Layout.Layout--divided .Layout-divider{display:block;grid-column:2;width:1px;margin-right:-1px;background:var(--color-border-default)}.Layout.Layout--divided .Layout-main{grid-column:3/span 1}.Layout.Layout--divided.Layout--sidebarPosition-end .Layout-sidebar{grid-column:3/span 1}.Layout.Layout--divided.Layout--sidebarPosition-end .Layout-main{grid-column:1}.Layout-divider{display:none;width:1px}.Layout-sidebar{width:var(--Layout-sidebar-width)}.Layout-main{min-width:0}.Layout-main .Layout-main-centered-md,.Layout-main .Layout-main-centered-lg,.Layout-main .Layout-main-centered-xl{margin-right:auto;margin-left:auto}.Layout-main .Layout-main-centered-md>.container-md,.Layout-main .Layout-main-centered-md>.container-lg,.Layout-main .Layout-main-centered-md>.container-xl,.Layout-main .Layout-main-centered-lg>.container-md,.Layout-main .Layout-main-centered-lg>.container-lg,.Layout-main .Layout-main-centered-lg>.container-xl,.Layout-main .Layout-main-centered-xl>.container-md,.Layout-main .Layout-main-centered-xl>.container-lg,.Layout-main .Layout-main-centered-xl>.container-xl{margin-left:0}.Layout-main .Layout-main-centered-md{max-width:calc(768px + var(--Layout-sidebar-width) + var(--Layout-gutter))}.Layout-main .Layout-main-centered-lg{max-width:calc(1012px + var(--Layout-sidebar-width) + var(--Layout-gutter))}.Layout-main .Layout-main-centered-xl{max-width:calc(1280px + var(--Layout-sidebar-width) + var(--Layout-gutter))}:root{--Layout-pane-width: 220px;--Layout-content-width: 100%;--Layout-template-columns: 1fr var(--Layout-pane-width);--Layout-template-areas: "content pane";--Layout-column-gap: 16px;--Layout-row-gap: 16px;--Layout-outer-spacing-x: 0px;--Layout-outer-spacing-y: 0px;--Layout-inner-spacing-min: 0px;--Layout-inner-spacing-max: 0px}.PageLayout{display:block;margin:var(--Layout-outer-spacing-y) var(--Layout-outer-spacing-x)}@media(min-width: 768px){.PageLayout.PageLayout--panePos-start{--Layout-template-columns: var(--Layout-pane-width) minmax(0, calc(100% - var(--Layout-pane-width) - var(--Layout-column-gap)));--Layout-template-areas: "pane content"}.PageLayout.PageLayout--panePos-end{--Layout-template-columns: minmax(0, calc(100% - var(--Layout-pane-width) - var(--Layout-column-gap))) var(--Layout-pane-width);--Layout-template-areas: "content pane"}.PageLayout .PageLayout-header--hasDivider{padding-bottom:max(var(--Layout-row-gap),var(--Layout-inner-spacing-min));border-bottom:1px solid var(--color-border-default)}.PageLayout .PageLayout-footer--hasDivider{padding-top:max(var(--Layout-row-gap),var(--Layout-inner-spacing-min));border-top:1px solid var(--color-border-default)}.PageLayout.PageLayout--hasPaneDivider.PageLayout--panePos-start .PageLayout-pane{border-right:1px solid var(--color-border-default)}.PageLayout.PageLayout--hasPaneDivider.PageLayout--panePos-start:not(.PageLayout--columnGap-none) .PageLayout-pane{padding-right:calc(var(--Layout-column-gap) - 1px);margin-right:calc(var(--Layout-column-gap)*-1)}.PageLayout.PageLayout--hasPaneDivider.PageLayout--panePos-start:not(.PageLayout--columnGap-none) .PageLayout-content{margin-left:var(--Layout-column-gap)}.PageLayout.PageLayout--hasPaneDivider.PageLayout--panePos-end .PageLayout-pane{border-left:1px solid var(--color-border-default)}.PageLayout.PageLayout--hasPaneDivider.PageLayout--panePos-end:not(.PageLayout--columnGap-none) .PageLayout-pane{padding-left:calc(var(--Layout-column-gap) - 1px);margin-left:calc(var(--Layout-column-gap)*-1)}.PageLayout.PageLayout--hasPaneDivider.PageLayout--panePos-end:not(.PageLayout--columnGap-none) .PageLayout-content{margin-right:var(--Layout-column-gap)}.PageLayout .PageLayout-pane--sticky{position:sticky;top:0;max-height:100vh;overflow:auto;scrollbar-width:thin}@supports(max-height: 100dvh){.PageLayout .PageLayout-pane--sticky{max-height:100dvh}}.PageLayout [class^=PageLayout-content-centered-]{max-width:calc(var(--Layout-content-width) + var(--Layout-pane-width) + var(--Layout-column-gap));margin-right:auto;margin-left:auto}.PageLayout.PageLayout--hasPaneDivider [class^=PageLayout-content-centered-]{max-width:calc(var(--Layout-content-width) + var(--Layout-pane-width) + var(--Layout-column-gap)*2)}.PageLayout.PageLayout--panePos-start [class^=PageLayout-content-centered-]>[class^=container-]{margin-left:0}.PageLayout.PageLayout--panePos-end [class^=PageLayout-content-centered-]>[class^=container-]{margin-right:0}.PageLayout .PageLayout-content-centered-sm{--Layout-content-width: 544px}.PageLayout .PageLayout-content-centered-md{--Layout-content-width: 768px}.PageLayout .PageLayout-content-centered-lg{--Layout-content-width: 1012px}.PageLayout .PageLayout-content-centered-xl{--Layout-content-width: 1280px}}@media(min-width: 768px)and (min-width: 544px){.PageLayout{--Layout-pane-width: 220px}}@media(min-width: 768px)and (min-width: 768px){.PageLayout{--Layout-pane-width: 256px}}@media(min-width: 768px)and (min-width: 1012px){.PageLayout{--Layout-pane-width: 296px}}@media(min-width: 768px)and (min-width: 768px){.PageLayout.PageLayout--paneWidth-narrow{--Layout-pane-width: 240px}}@media(min-width: 768px)and (min-width: 1012px){.PageLayout.PageLayout--paneWidth-narrow{--Layout-pane-width: 256px}}@media(min-width: 768px)and (min-width: 1012px){.PageLayout.PageLayout--paneWidth-wide{--Layout-pane-width: 320px}}@media(min-width: 768px)and (min-width: 1280px){.PageLayout.PageLayout--paneWidth-wide{--Layout-pane-width: 336px}}@media(max-width: 767.98px){.PageLayout.PageLayout--responsive-stackRegions{--Layout-template-columns: 1fr;--Layout-template-areas: "content" "pane"}.PageLayout.PageLayout--responsive-stackRegions.PageLayout--responsive-panePos-start{--Layout-template-areas: "pane" "content"}.PageLayout.PageLayout--responsive-separateRegions{--Layout-template-columns: 1fr;--Layout-template-areas: "content"}.PageLayout.PageLayout--responsive-separateRegions.PageLayout--responsive-primary-content{--Layout-template-areas: "content"}.PageLayout.PageLayout--responsive-separateRegions.PageLayout--responsive-primary-content .PageLayout-pane{display:none}.PageLayout.PageLayout--responsive-separateRegions.PageLayout--responsive-primary-pane{--Layout-template-areas: "pane"}.PageLayout.PageLayout--responsive-separateRegions.PageLayout--responsive-primary-pane .PageLayout-content{display:none}.PageLayout .PageLayout-region--dividerNarrow-line-before{position:relative;margin-top:var(--Layout-row-gap)}.PageLayout .PageLayout-region--dividerNarrow-line-before::before{position:absolute;left:calc(var(--Layout-outer-spacing-x)*-1);display:block;width:calc(100% + var(--Layout-outer-spacing-x)*2);height:1px;content:"";background-color:var(--color-border-default);top:calc(-1px - var(--Layout-row-gap))}.PageLayout .PageLayout-region--dividerNarrow-line-after{position:relative;margin-bottom:var(--Layout-row-gap)}.PageLayout .PageLayout-region--dividerNarrow-line-after::after{position:absolute;left:calc(var(--Layout-outer-spacing-x)*-1);display:block;width:calc(100% + var(--Layout-outer-spacing-x)*2);height:1px;content:"";background-color:var(--color-border-default);bottom:calc(-1px - var(--Layout-row-gap))}.PageLayout .PageLayout-region--dividerNarrow-filled-before{position:relative;margin-top:calc(8px + var(--Layout-row-gap))}.PageLayout .PageLayout-region--dividerNarrow-filled-before::after{position:absolute;bottom:calc(8px * -1);left:calc(var(--Layout-outer-spacing-x)*-1);display:block;width:calc(100% + var(--Layout-outer-spacing-x)*2);height:8px;content:"";background-color:var(--color-canvas-inset);box-shadow:inset 0 1px var(--color-border-default),inset 0 -1px var(--color-border-default);top:calc(-8px - var(--Layout-row-gap))}.PageLayout .PageLayout-region--dividerNarrow-filled-after{position:relative;margin-bottom:calc(8px + var(--Layout-row-gap))}.PageLayout .PageLayout-region--dividerNarrow-filled-after::before{position:absolute;bottom:calc(8px * -1);left:calc(var(--Layout-outer-spacing-x)*-1);display:block;width:calc(100% + var(--Layout-outer-spacing-x)*2);height:8px;content:"";background-color:var(--color-canvas-inset);box-shadow:inset 0 1px var(--color-border-default),inset 0 -1px var(--color-border-default);bottom:calc(-8px - var(--Layout-row-gap))}}.PageLayout-wrapper{display:grid;grid:auto-flow/1fr;row-gap:var(--Layout-row-gap)}.PageLayout-columns{display:grid;column-gap:var(--Layout-column-gap);row-gap:var(--Layout-row-gap);grid-template-columns:var(--Layout-template-columns);grid-template-rows:1fr;grid-template-areas:var(--Layout-template-areas)}.PageLayout-columns .PageLayout-content{padding-right:var(--Layout-inner-spacing-max);padding-left:var(--Layout-inner-spacing-max);grid-area:content}.PageLayout-columns .PageLayout-pane{grid-area:pane}.PageLayout--outerSpacing-normal{--Layout-outer-spacing-x: 16px;--Layout-outer-spacing-y: 16px}@media(min-width: 1012px){.PageLayout--outerSpacing-normal{--Layout-outer-spacing-x: 24px;--Layout-outer-spacing-y: 24px}}.PageLayout--outerSpacing-condensed{--Layout-outer-spacing-x: 16px;--Layout-outer-spacing-y: 16px}.PageLayout--innerSpacing-normal{--Layout-inner-spacing-min: 16px;--Layout-inner-spacing-max: 16px}@media(min-width: 1012px){.PageLayout--innerSpacing-normal{--Layout-inner-spacing-max: 24px}}.PageLayout--innerSpacing-condensed{--Layout-inner-spacing-min: 16px;--Layout-inner-spacing-max: 16px}.PageLayout--columnGap-normal{--Layout-column-gap: 16px}@media(min-width: 1012px){.PageLayout--columnGap-normal{--Layout-column-gap: 24px}}.PageLayout--columnGap-condensed{--Layout-column-gap: 16px}.PageLayout--columnGap-none{--Layout-column-gap: 0px}.PageLayout--rowGap-normal{--Layout-row-gap: 16px}@media(min-width: 1012px){.PageLayout--rowGap-normal{--Layout-row-gap: 24px}}.PageLayout--rowGap-none{--Layout-row-gap: 0px}.PageLayout--rowGap-condensed{--Layout-row-gap: 16px}.PageLayout-header,.PageLayout-content,.PageLayout-pane,.PageLayout-footer{padding:var(--Layout-inner-spacing-min)}
|
|
1
|
+
.AppFrame .AppFrame-a11yNav{position:absolute;z-index:1000;display:flex;width:100%;padding:var(--base-size-16, 16px);background:var(--color-canvas-inset);padding-block-end:calc(var(--base-size-16, 16px) - var(--primer-borderWidth-thin, 1px));isolation:isolate;align-items:center;gap:var(--base-size-8, 8px)}.AppFrame .AppFrame-a11yNav:not(:focus-within){width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(1px, 1px, 1px, 1px);border:0}.AppFrame .AppFrame-a11yNav:focus-within{top:0;left:0}@media(max-width: 767.98px){.AppFrame .AppFrame-a11yNav:focus-within{justify-content:center}}.AppFrame .AppFrame-a11yLink{transition:none}.AppFrame .AppFrame-a11yLink:not(:focus){display:block;width:var(--base-size-8, 8px);height:var(--base-size-8, 8px);overflow:hidden;text-indent:var(--base-size-128, 128px);pointer-events:none;background:var(--color-border-default);border-radius:var(--primer-borderRadius-full, 100vh)}.AppFrame .AppFrame-a11yLink:focus{z-index:20;display:grid;width:auto;height:auto;min-height:var(--primer-control-medium-size, 32px);padding:0 var(--primer-control-medium-paddingInline-spacious, 16px);overflow:auto;color:var(--color-fg-on-emphasis);background:var(--color-accent-emphasis);border-radius:var(--primer-borderRadius-full, 100vh);align-items:center}@media(pointer: coarse){.AppFrame .AppFrame-a11yLink:focus::after{position:absolute;top:50%;left:50%;width:100%;height:100%;min-height:var(--primer-control-minTarget-coarse, 44px);content:"";transform:translateX(-50%) translateY(-50%)}}@media(prefers-reduced-motion: no-preference){.AppFrame .AppFrame-a11yLink:focus{animation:AppFrame-a11yLink-focus 200ms ease-out}}@keyframes AppFrame-a11yLink-focus{0%{color:var(--color-accent-emphasis);transform:scale(0.3, 0.25)}50%{color:var(--color-accent-emphasis);transform:scale(1, 1)}55%{color:var(--color-fg-on-emphasis)}100%{transform:scaleX(1)}}.AppFrame .AppFrame-main{display:flex;min-height:100vh;flex-direction:column}@supports(height: 100dvh){.AppFrame .AppFrame-main{min-height:100dvh}}.AppFrame .AppFrame-header-wrapper{position:relative;height:min-content;overflow:visible}.AppFrame .AppFrame-header-wrapper .AppFrame-header{position:sticky;top:0;z-index:1}.AppFrame .AppFrame-header{flex:0 0 auto}.AppFrame .AppFrame-subheader{flex:0 0 auto}.AppFrame .AppFrame-body{flex:1 0;height:100%}.AppFrame .AppFrame-footer{flex:0 0 auto}.container-sm{max-width:544px;margin-right:auto;margin-left:auto}.container-md{max-width:768px;margin-right:auto;margin-left:auto}.container-lg{max-width:1012px;margin-right:auto;margin-left:auto}.container-xl{max-width:1280px;margin-right:auto;margin-left:auto}.col-1{width:8.33333333%}.col-2{width:16.66666666%}.col-3{width:24.99999999%}.col-4{width:33.33333332%}.col-5{width:41.66666665%}.col-6{width:49.99999998%}.col-7{width:58.33333331%}.col-8{width:66.66666664%}.col-9{width:74.99999997%}.col-10{width:83.3333333%}.col-11{width:91.66666663%}.col-12{width:100%}@media(min-width: 544px){.col-sm-1{width:8.33333333%}.col-sm-2{width:16.66666666%}.col-sm-3{width:24.99999999%}.col-sm-4{width:33.33333332%}.col-sm-5{width:41.66666665%}.col-sm-6{width:49.99999998%}.col-sm-7{width:58.33333331%}.col-sm-8{width:66.66666664%}.col-sm-9{width:74.99999997%}.col-sm-10{width:83.3333333%}.col-sm-11{width:91.66666663%}.col-sm-12{width:100%}}@media(min-width: 768px){.col-md-1{width:8.33333333%}.col-md-2{width:16.66666666%}.col-md-3{width:24.99999999%}.col-md-4{width:33.33333332%}.col-md-5{width:41.66666665%}.col-md-6{width:49.99999998%}.col-md-7{width:58.33333331%}.col-md-8{width:66.66666664%}.col-md-9{width:74.99999997%}.col-md-10{width:83.3333333%}.col-md-11{width:91.66666663%}.col-md-12{width:100%}}@media(min-width: 1012px){.col-lg-1{width:8.33333333%}.col-lg-2{width:16.66666666%}.col-lg-3{width:24.99999999%}.col-lg-4{width:33.33333332%}.col-lg-5{width:41.66666665%}.col-lg-6{width:49.99999998%}.col-lg-7{width:58.33333331%}.col-lg-8{width:66.66666664%}.col-lg-9{width:74.99999997%}.col-lg-10{width:83.3333333%}.col-lg-11{width:91.66666663%}.col-lg-12{width:100%}}@media(min-width: 1280px){.col-xl-1{width:8.33333333%}.col-xl-2{width:16.66666666%}.col-xl-3{width:24.99999999%}.col-xl-4{width:33.33333332%}.col-xl-5{width:41.66666665%}.col-xl-6{width:49.99999998%}.col-xl-7{width:58.33333331%}.col-xl-8{width:66.66666664%}.col-xl-9{width:74.99999997%}.col-xl-10{width:83.3333333%}.col-xl-11{width:91.66666663%}.col-xl-12{width:100%}}.gutter{margin-right:-16px;margin-left:-16px}.gutter>[class*=col-]{padding-right:16px !important;padding-left:16px !important}.gutter-condensed{margin-right:-8px;margin-left:-8px}.gutter-condensed>[class*=col-]{padding-right:8px !important;padding-left:8px !important}.gutter-spacious{margin-right:-24px;margin-left:-24px}.gutter-spacious>[class*=col-]{padding-right:24px !important;padding-left:24px !important}@media(min-width: 544px){.gutter-sm{margin-right:-16px;margin-left:-16px}.gutter-sm>[class*=col-]{padding-right:16px !important;padding-left:16px !important}.gutter-sm-condensed{margin-right:-8px;margin-left:-8px}.gutter-sm-condensed>[class*=col-]{padding-right:8px !important;padding-left:8px !important}.gutter-sm-spacious{margin-right:-24px;margin-left:-24px}.gutter-sm-spacious>[class*=col-]{padding-right:24px !important;padding-left:24px !important}}@media(min-width: 768px){.gutter-md{margin-right:-16px;margin-left:-16px}.gutter-md>[class*=col-]{padding-right:16px !important;padding-left:16px !important}.gutter-md-condensed{margin-right:-8px;margin-left:-8px}.gutter-md-condensed>[class*=col-]{padding-right:8px !important;padding-left:8px !important}.gutter-md-spacious{margin-right:-24px;margin-left:-24px}.gutter-md-spacious>[class*=col-]{padding-right:24px !important;padding-left:24px !important}}@media(min-width: 1012px){.gutter-lg{margin-right:-16px;margin-left:-16px}.gutter-lg>[class*=col-]{padding-right:16px !important;padding-left:16px !important}.gutter-lg-condensed{margin-right:-8px;margin-left:-8px}.gutter-lg-condensed>[class*=col-]{padding-right:8px !important;padding-left:8px !important}.gutter-lg-spacious{margin-right:-24px;margin-left:-24px}.gutter-lg-spacious>[class*=col-]{padding-right:24px !important;padding-left:24px !important}}@media(min-width: 1280px){.gutter-xl{margin-right:-16px;margin-left:-16px}.gutter-xl>[class*=col-]{padding-right:16px !important;padding-left:16px !important}.gutter-xl-condensed{margin-right:-8px;margin-left:-8px}.gutter-xl-condensed>[class*=col-]{padding-right:8px !important;padding-left:8px !important}.gutter-xl-spacious{margin-right:-24px;margin-left:-24px}.gutter-xl-spacious>[class*=col-]{padding-right:24px !important;padding-left:24px !important}}.offset-1{margin-left:8.33333333% !important}.offset-2{margin-left:16.66666666% !important}.offset-3{margin-left:24.99999999% !important}.offset-4{margin-left:33.33333332% !important}.offset-5{margin-left:41.66666665% !important}.offset-6{margin-left:49.99999998% !important}.offset-7{margin-left:58.33333331% !important}.offset-8{margin-left:66.66666664% !important}.offset-9{margin-left:74.99999997% !important}.offset-10{margin-left:83.3333333% !important}.offset-11{margin-left:91.66666663% !important}@media(min-width: 544px){.offset-sm-1{margin-left:8.33333333% !important}.offset-sm-2{margin-left:16.66666666% !important}.offset-sm-3{margin-left:24.99999999% !important}.offset-sm-4{margin-left:33.33333332% !important}.offset-sm-5{margin-left:41.66666665% !important}.offset-sm-6{margin-left:49.99999998% !important}.offset-sm-7{margin-left:58.33333331% !important}.offset-sm-8{margin-left:66.66666664% !important}.offset-sm-9{margin-left:74.99999997% !important}.offset-sm-10{margin-left:83.3333333% !important}.offset-sm-11{margin-left:91.66666663% !important}}@media(min-width: 768px){.offset-md-1{margin-left:8.33333333% !important}.offset-md-2{margin-left:16.66666666% !important}.offset-md-3{margin-left:24.99999999% !important}.offset-md-4{margin-left:33.33333332% !important}.offset-md-5{margin-left:41.66666665% !important}.offset-md-6{margin-left:49.99999998% !important}.offset-md-7{margin-left:58.33333331% !important}.offset-md-8{margin-left:66.66666664% !important}.offset-md-9{margin-left:74.99999997% !important}.offset-md-10{margin-left:83.3333333% !important}.offset-md-11{margin-left:91.66666663% !important}}@media(min-width: 1012px){.offset-lg-1{margin-left:8.33333333% !important}.offset-lg-2{margin-left:16.66666666% !important}.offset-lg-3{margin-left:24.99999999% !important}.offset-lg-4{margin-left:33.33333332% !important}.offset-lg-5{margin-left:41.66666665% !important}.offset-lg-6{margin-left:49.99999998% !important}.offset-lg-7{margin-left:58.33333331% !important}.offset-lg-8{margin-left:66.66666664% !important}.offset-lg-9{margin-left:74.99999997% !important}.offset-lg-10{margin-left:83.3333333% !important}.offset-lg-11{margin-left:91.66666663% !important}}@media(min-width: 1280px){.offset-xl-1{margin-left:8.33333333% !important}.offset-xl-2{margin-left:16.66666666% !important}.offset-xl-3{margin-left:24.99999999% !important}.offset-xl-4{margin-left:33.33333332% !important}.offset-xl-5{margin-left:41.66666665% !important}.offset-xl-6{margin-left:49.99999998% !important}.offset-xl-7{margin-left:58.33333331% !important}.offset-xl-8{margin-left:66.66666664% !important}.offset-xl-9{margin-left:74.99999997% !important}.offset-xl-10{margin-left:83.3333333% !important}.offset-xl-11{margin-left:91.66666663% !important}}.Layout{display:grid;--Layout-sidebar-width: 220px;--Layout-gutter: 16px;grid-auto-flow:column;grid-template-columns:auto 0 minmax(0, calc(100% - var(--Layout-sidebar-width) - var(--Layout-gutter)));grid-gap:var(--Layout-gutter)}@media(max-width: calc(544px - 0.02px)){.Layout{grid-auto-flow:row;grid-template-columns:1fr !important}.Layout .Layout-sidebar,.Layout .Layout-divider,.Layout .Layout-main{width:100% !important;grid-column:1 !important}.Layout.Layout--sidebarPosition-flowRow-start .Layout-sidebar{grid-row:1}.Layout.Layout--sidebarPosition-flowRow-start .Layout-main{grid-row:2/span 2}.Layout.Layout--sidebarPosition-flowRow-end .Layout-sidebar{grid-row:2/span 2}.Layout.Layout--sidebarPosition-flowRow-end .Layout-main{grid-row:1}.Layout.Layout--sidebarPosition-flowRow-none .Layout-sidebar{display:none}.Layout.Layout--divided{--Layout-gutter: 0}.Layout.Layout--divided .Layout-divider{height:1px;grid-row:2}.Layout.Layout--divided .Layout-divider.Layout-divider--flowRow-hidden{display:none}.Layout.Layout--divided .Layout-divider.Layout-divider--flowRow-shallow{height:8px;margin-right:0;background:var(--color-canvas-inset);border-color:var(--color-border-default);border-style:solid;border-width:1px 0}.Layout.Layout--divided .Layout-main{grid-row:3/span 1}.Layout.Layout--divided.Layout--sidebarPosition-flowRow-end .Layout-sidebar{grid-row:3/span 1}.Layout.Layout--divided.Layout--sidebarPosition-flowRow-end .Layout-main{grid-row:1}}@media(max-width: calc(768px - 0.02px)){.Layout.Layout--flowRow-until-md{grid-auto-flow:row;grid-template-columns:1fr !important}.Layout.Layout--flowRow-until-md .Layout-sidebar,.Layout.Layout--flowRow-until-md .Layout-divider,.Layout.Layout--flowRow-until-md .Layout-main{width:100% !important;grid-column:1 !important}.Layout.Layout--flowRow-until-md.Layout--sidebarPosition-flowRow-start .Layout-sidebar{grid-row:1}.Layout.Layout--flowRow-until-md.Layout--sidebarPosition-flowRow-start .Layout-main{grid-row:2/span 2}.Layout.Layout--flowRow-until-md.Layout--sidebarPosition-flowRow-end .Layout-sidebar{grid-row:2/span 2}.Layout.Layout--flowRow-until-md.Layout--sidebarPosition-flowRow-end .Layout-main{grid-row:1}.Layout.Layout--flowRow-until-md.Layout--sidebarPosition-flowRow-none .Layout-sidebar{display:none}.Layout.Layout--flowRow-until-md.Layout--divided{--Layout-gutter: 0}.Layout.Layout--flowRow-until-md.Layout--divided .Layout-divider{height:1px;grid-row:2}.Layout.Layout--flowRow-until-md.Layout--divided .Layout-divider.Layout-divider--flowRow-hidden{display:none}.Layout.Layout--flowRow-until-md.Layout--divided .Layout-divider.Layout-divider--flowRow-shallow{height:8px;margin-right:0;background:var(--color-canvas-inset);border-color:var(--color-border-default);border-style:solid;border-width:1px 0}.Layout.Layout--flowRow-until-md.Layout--divided .Layout-main{grid-row:3/span 1}.Layout.Layout--flowRow-until-md.Layout--divided.Layout--sidebarPosition-flowRow-end .Layout-sidebar{grid-row:3/span 1}.Layout.Layout--flowRow-until-md.Layout--divided.Layout--sidebarPosition-flowRow-end .Layout-main{grid-row:1}}@media(max-width: calc(1012px - 0.02px)){.Layout.Layout--flowRow-until-lg{grid-auto-flow:row;grid-template-columns:1fr !important}.Layout.Layout--flowRow-until-lg .Layout-sidebar,.Layout.Layout--flowRow-until-lg .Layout-divider,.Layout.Layout--flowRow-until-lg .Layout-main{width:100% !important;grid-column:1 !important}.Layout.Layout--flowRow-until-lg.Layout--sidebarPosition-flowRow-start .Layout-sidebar{grid-row:1}.Layout.Layout--flowRow-until-lg.Layout--sidebarPosition-flowRow-start .Layout-main{grid-row:2/span 2}.Layout.Layout--flowRow-until-lg.Layout--sidebarPosition-flowRow-end .Layout-sidebar{grid-row:2/span 2}.Layout.Layout--flowRow-until-lg.Layout--sidebarPosition-flowRow-end .Layout-main{grid-row:1}.Layout.Layout--flowRow-until-lg.Layout--sidebarPosition-flowRow-none .Layout-sidebar{display:none}.Layout.Layout--flowRow-until-lg.Layout--divided{--Layout-gutter: 0}.Layout.Layout--flowRow-until-lg.Layout--divided .Layout-divider{height:1px;grid-row:2}.Layout.Layout--flowRow-until-lg.Layout--divided .Layout-divider.Layout-divider--flowRow-hidden{display:none}.Layout.Layout--flowRow-until-lg.Layout--divided .Layout-divider.Layout-divider--flowRow-shallow{height:8px;margin-right:0;background:var(--color-canvas-inset);border-color:var(--color-border-default);border-style:solid;border-width:1px 0}.Layout.Layout--flowRow-until-lg.Layout--divided .Layout-main{grid-row:3/span 1}.Layout.Layout--flowRow-until-lg.Layout--divided.Layout--sidebarPosition-flowRow-end .Layout-sidebar{grid-row:3/span 1}.Layout.Layout--flowRow-until-lg.Layout--divided.Layout--sidebarPosition-flowRow-end .Layout-main{grid-row:1}}.Layout .Layout-sidebar{grid-column:1}.Layout .Layout-divider{display:none}.Layout .Layout-main{grid-column:2/span 2}@media(min-width: 1012px){.Layout{--Layout-gutter: 24px}}.Layout.Layout--gutter-none{--Layout-gutter: 0px}.Layout.Layout--gutter-condensed{--Layout-gutter: 16px}@media(min-width: 1012px){.Layout.Layout--gutter-spacious{--Layout-gutter: 32px}}@media(min-width: 1280px){.Layout.Layout--gutter-spacious{--Layout-gutter: 40px}}@media(min-width: 544px){.Layout{--Layout-sidebar-width: 220px}}@media(min-width: 768px){.Layout{--Layout-sidebar-width: 256px}}@media(min-width: 1012px){.Layout{--Layout-sidebar-width: 296px}}@media(min-width: 768px){.Layout.Layout--sidebar-narrow{--Layout-sidebar-width: 240px}}@media(min-width: 1012px){.Layout.Layout--sidebar-narrow{--Layout-sidebar-width: 256px}}@media(min-width: 1012px){.Layout.Layout--sidebar-wide{--Layout-sidebar-width: 320px}}@media(min-width: 1280px){.Layout.Layout--sidebar-wide{--Layout-sidebar-width: 336px}}.Layout.Layout--sidebarPosition-start .Layout-sidebar{grid-column:1}.Layout.Layout--sidebarPosition-start .Layout-main{grid-column:2/span 2}.Layout.Layout--sidebarPosition-end{grid-template-columns:minmax(0, calc(100% - var(--Layout-sidebar-width) - var(--Layout-gutter))) 0 auto}.Layout.Layout--sidebarPosition-end .Layout-main{grid-column:1}.Layout.Layout--sidebarPosition-end .Layout-sidebar{grid-column:2/span 2}.Layout.Layout--divided .Layout-divider{display:block;grid-column:2;width:1px;margin-right:-1px;background:var(--color-border-default)}.Layout.Layout--divided .Layout-main{grid-column:3/span 1}.Layout.Layout--divided.Layout--sidebarPosition-end .Layout-sidebar{grid-column:3/span 1}.Layout.Layout--divided.Layout--sidebarPosition-end .Layout-main{grid-column:1}.Layout-divider{display:none;width:1px}.Layout-sidebar{width:var(--Layout-sidebar-width)}.Layout-main{min-width:0}.Layout-main .Layout-main-centered-md,.Layout-main .Layout-main-centered-lg,.Layout-main .Layout-main-centered-xl{margin-right:auto;margin-left:auto}.Layout-main .Layout-main-centered-md>.container-md,.Layout-main .Layout-main-centered-md>.container-lg,.Layout-main .Layout-main-centered-md>.container-xl,.Layout-main .Layout-main-centered-lg>.container-md,.Layout-main .Layout-main-centered-lg>.container-lg,.Layout-main .Layout-main-centered-lg>.container-xl,.Layout-main .Layout-main-centered-xl>.container-md,.Layout-main .Layout-main-centered-xl>.container-lg,.Layout-main .Layout-main-centered-xl>.container-xl{margin-left:0}.Layout-main .Layout-main-centered-md{max-width:calc(768px + var(--Layout-sidebar-width) + var(--Layout-gutter))}.Layout-main .Layout-main-centered-lg{max-width:calc(1012px + var(--Layout-sidebar-width) + var(--Layout-gutter))}.Layout-main .Layout-main-centered-xl{max-width:calc(1280px + var(--Layout-sidebar-width) + var(--Layout-gutter))}:root{--Layout-pane-width: 220px;--Layout-content-width: 100%;--Layout-template-columns: 1fr var(--Layout-pane-width);--Layout-template-areas: "content pane";--Layout-column-gap: 16px;--Layout-row-gap: 16px;--Layout-outer-spacing-x: 0px;--Layout-outer-spacing-y: 0px;--Layout-inner-spacing-min: 0px;--Layout-inner-spacing-max: 0px}.PageLayout{display:block;margin:var(--Layout-outer-spacing-y) var(--Layout-outer-spacing-x)}@media(min-width: 768px){.PageLayout.PageLayout--panePos-start{--Layout-template-columns: var(--Layout-pane-width) minmax(0, calc(100% - var(--Layout-pane-width) - var(--Layout-column-gap)));--Layout-template-areas: "pane content"}.PageLayout.PageLayout--panePos-end{--Layout-template-columns: minmax(0, calc(100% - var(--Layout-pane-width) - var(--Layout-column-gap))) var(--Layout-pane-width);--Layout-template-areas: "content pane"}.PageLayout .PageLayout-header--hasDivider{padding-bottom:max(var(--Layout-row-gap),var(--Layout-inner-spacing-min));border-bottom:1px solid var(--color-border-default)}.PageLayout .PageLayout-footer--hasDivider{padding-top:max(var(--Layout-row-gap),var(--Layout-inner-spacing-min));border-top:1px solid var(--color-border-default)}.PageLayout.PageLayout--hasPaneDivider.PageLayout--panePos-start .PageLayout-pane{border-right:1px solid var(--color-border-default)}.PageLayout.PageLayout--hasPaneDivider.PageLayout--panePos-start:not(.PageLayout--columnGap-none) .PageLayout-pane{padding-right:calc(var(--Layout-column-gap) - 1px);margin-right:calc(var(--Layout-column-gap)*-1)}.PageLayout.PageLayout--hasPaneDivider.PageLayout--panePos-start:not(.PageLayout--columnGap-none) .PageLayout-content{margin-left:var(--Layout-column-gap)}.PageLayout.PageLayout--hasPaneDivider.PageLayout--panePos-end .PageLayout-pane{border-left:1px solid var(--color-border-default)}.PageLayout.PageLayout--hasPaneDivider.PageLayout--panePos-end:not(.PageLayout--columnGap-none) .PageLayout-pane{padding-left:calc(var(--Layout-column-gap) - 1px);margin-left:calc(var(--Layout-column-gap)*-1)}.PageLayout.PageLayout--hasPaneDivider.PageLayout--panePos-end:not(.PageLayout--columnGap-none) .PageLayout-content{margin-right:var(--Layout-column-gap)}.PageLayout .PageLayout-pane--sticky{position:sticky;top:0;max-height:100vh;overflow:auto;scrollbar-width:thin}@supports(max-height: 100dvh){.PageLayout .PageLayout-pane--sticky{max-height:100dvh}}.PageLayout [class^=PageLayout-content-centered-]{max-width:calc(var(--Layout-content-width) + var(--Layout-pane-width) + var(--Layout-column-gap));margin-right:auto;margin-left:auto}.PageLayout.PageLayout--hasPaneDivider [class^=PageLayout-content-centered-]{max-width:calc(var(--Layout-content-width) + var(--Layout-pane-width) + var(--Layout-column-gap)*2)}.PageLayout.PageLayout--panePos-start [class^=PageLayout-content-centered-]>[class^=container-]{margin-left:0}.PageLayout.PageLayout--panePos-end [class^=PageLayout-content-centered-]>[class^=container-]{margin-right:0}.PageLayout .PageLayout-content-centered-sm{--Layout-content-width: 544px}.PageLayout .PageLayout-content-centered-md{--Layout-content-width: 768px}.PageLayout .PageLayout-content-centered-lg{--Layout-content-width: 1012px}.PageLayout .PageLayout-content-centered-xl{--Layout-content-width: 1280px}}@media(min-width: 768px)and (min-width: 544px){.PageLayout{--Layout-pane-width: 220px}}@media(min-width: 768px)and (min-width: 768px){.PageLayout{--Layout-pane-width: 256px}}@media(min-width: 768px)and (min-width: 1012px){.PageLayout{--Layout-pane-width: 296px}}@media(min-width: 768px)and (min-width: 768px){.PageLayout.PageLayout--paneWidth-narrow{--Layout-pane-width: 240px}}@media(min-width: 768px)and (min-width: 1012px){.PageLayout.PageLayout--paneWidth-narrow{--Layout-pane-width: 256px}}@media(min-width: 768px)and (min-width: 1012px){.PageLayout.PageLayout--paneWidth-wide{--Layout-pane-width: 320px}}@media(min-width: 768px)and (min-width: 1280px){.PageLayout.PageLayout--paneWidth-wide{--Layout-pane-width: 336px}}@media(max-width: 767.98px){.PageLayout.PageLayout--responsive-stackRegions{--Layout-template-columns: 1fr;--Layout-template-areas: "content" "pane"}.PageLayout.PageLayout--responsive-stackRegions.PageLayout--responsive-panePos-start{--Layout-template-areas: "pane" "content"}.PageLayout.PageLayout--responsive-separateRegions{--Layout-template-columns: 1fr;--Layout-template-areas: "content"}.PageLayout.PageLayout--responsive-separateRegions.PageLayout--responsive-primary-content{--Layout-template-areas: "content"}.PageLayout.PageLayout--responsive-separateRegions.PageLayout--responsive-primary-content .PageLayout-pane{display:none}.PageLayout.PageLayout--responsive-separateRegions.PageLayout--responsive-primary-pane{--Layout-template-areas: "pane"}.PageLayout.PageLayout--responsive-separateRegions.PageLayout--responsive-primary-pane .PageLayout-content{display:none}.PageLayout .PageLayout-region--dividerNarrow-line-before{position:relative;margin-top:var(--Layout-row-gap)}.PageLayout .PageLayout-region--dividerNarrow-line-before::before{position:absolute;left:calc(var(--Layout-outer-spacing-x)*-1);display:block;width:calc(100% + var(--Layout-outer-spacing-x)*2);height:1px;content:"";background-color:var(--color-border-default);top:calc(-1px - var(--Layout-row-gap))}.PageLayout .PageLayout-region--dividerNarrow-line-after{position:relative;margin-bottom:var(--Layout-row-gap)}.PageLayout .PageLayout-region--dividerNarrow-line-after::after{position:absolute;left:calc(var(--Layout-outer-spacing-x)*-1);display:block;width:calc(100% + var(--Layout-outer-spacing-x)*2);height:1px;content:"";background-color:var(--color-border-default);bottom:calc(-1px - var(--Layout-row-gap))}.PageLayout .PageLayout-region--dividerNarrow-filled-before{position:relative;margin-top:calc(8px + var(--Layout-row-gap))}.PageLayout .PageLayout-region--dividerNarrow-filled-before::after{position:absolute;bottom:calc(8px * -1);left:calc(var(--Layout-outer-spacing-x)*-1);display:block;width:calc(100% + var(--Layout-outer-spacing-x)*2);height:8px;content:"";background-color:var(--color-canvas-inset);box-shadow:inset 0 1px var(--color-border-default),inset 0 -1px var(--color-border-default);top:calc(-8px - var(--Layout-row-gap))}.PageLayout .PageLayout-region--dividerNarrow-filled-after{position:relative;margin-bottom:calc(8px + var(--Layout-row-gap))}.PageLayout .PageLayout-region--dividerNarrow-filled-after::before{position:absolute;bottom:calc(8px * -1);left:calc(var(--Layout-outer-spacing-x)*-1);display:block;width:calc(100% + var(--Layout-outer-spacing-x)*2);height:8px;content:"";background-color:var(--color-canvas-inset);box-shadow:inset 0 1px var(--color-border-default),inset 0 -1px var(--color-border-default);bottom:calc(-8px - var(--Layout-row-gap))}}.PageLayout-wrapper{display:grid;grid:auto-flow/1fr;row-gap:var(--Layout-row-gap)}.PageLayout-columns{display:grid;column-gap:var(--Layout-column-gap);row-gap:var(--Layout-row-gap);grid-template-columns:var(--Layout-template-columns);grid-template-rows:1fr;grid-template-areas:var(--Layout-template-areas)}.PageLayout-columns .PageLayout-content{padding-right:var(--Layout-inner-spacing-max);padding-left:var(--Layout-inner-spacing-max);grid-area:content}.PageLayout-columns .PageLayout-pane{grid-area:pane}.PageLayout--outerSpacing-normal{--Layout-outer-spacing-x: 16px;--Layout-outer-spacing-y: 16px}@media(min-width: 1012px){.PageLayout--outerSpacing-normal{--Layout-outer-spacing-x: 24px;--Layout-outer-spacing-y: 24px}}.PageLayout--outerSpacing-condensed{--Layout-outer-spacing-x: 16px;--Layout-outer-spacing-y: 16px}.PageLayout--innerSpacing-normal{--Layout-inner-spacing-min: 16px;--Layout-inner-spacing-max: 16px}@media(min-width: 1012px){.PageLayout--innerSpacing-normal{--Layout-inner-spacing-max: 24px}}.PageLayout--innerSpacing-condensed{--Layout-inner-spacing-min: 16px;--Layout-inner-spacing-max: 16px}.PageLayout--columnGap-normal{--Layout-column-gap: 16px}@media(min-width: 1012px){.PageLayout--columnGap-normal{--Layout-column-gap: 24px}}.PageLayout--columnGap-condensed{--Layout-column-gap: 16px}.PageLayout--columnGap-none{--Layout-column-gap: 0px}.PageLayout--rowGap-normal{--Layout-row-gap: 16px}@media(min-width: 1012px){.PageLayout--rowGap-normal{--Layout-row-gap: 24px}}.PageLayout--rowGap-none{--Layout-row-gap: 0px}.PageLayout--rowGap-condensed{--Layout-row-gap: 16px}.PageLayout-header,.PageLayout-content,.PageLayout-pane,.PageLayout-footer{padding:var(--Layout-inner-spacing-min)}
|
|
2
2
|
/*# sourceMappingURL=layout.css.map */
|
package/dist/layout.css.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["file:///home/runner/work/css/css/src/layout/index.scss%23sass"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"sources":["file:///home/runner/work/css/css/src/layout/index.scss%23sass"],"names":[],"mappings":"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","file":"layout.css"}
|
package/dist/meta.json
CHANGED
|
@@ -22,39 +22,6 @@
|
|
|
22
22
|
"legacy": "primer-support/index.scss",
|
|
23
23
|
"imports": []
|
|
24
24
|
},
|
|
25
|
-
"branch-name": {
|
|
26
|
-
"name": "branch-name",
|
|
27
|
-
"source": "src/branch-name/index.scss",
|
|
28
|
-
"sass": "@primer/css/branch-name/index.scss",
|
|
29
|
-
"css": "dist/branch-name.css",
|
|
30
|
-
"map": "dist/branch-name.css.map",
|
|
31
|
-
"js": "dist/branch-name.js",
|
|
32
|
-
"stats": "dist/stats/branch-name.json",
|
|
33
|
-
"legacy": "primer-branch-name/index.scss",
|
|
34
|
-
"imports": []
|
|
35
|
-
},
|
|
36
|
-
"blankslate": {
|
|
37
|
-
"name": "blankslate",
|
|
38
|
-
"source": "src/blankslate/index.scss",
|
|
39
|
-
"sass": "@primer/css/blankslate/index.scss",
|
|
40
|
-
"css": "dist/blankslate.css",
|
|
41
|
-
"map": "dist/blankslate.css.map",
|
|
42
|
-
"js": "dist/blankslate.js",
|
|
43
|
-
"stats": "dist/stats/blankslate.json",
|
|
44
|
-
"legacy": "primer-blankslate/index.scss",
|
|
45
|
-
"imports": []
|
|
46
|
-
},
|
|
47
|
-
"alerts": {
|
|
48
|
-
"name": "alerts",
|
|
49
|
-
"source": "src/alerts/index.scss",
|
|
50
|
-
"sass": "@primer/css/alerts/index.scss",
|
|
51
|
-
"css": "dist/alerts.css",
|
|
52
|
-
"map": "dist/alerts.css.map",
|
|
53
|
-
"js": "dist/alerts.js",
|
|
54
|
-
"stats": "dist/stats/alerts.json",
|
|
55
|
-
"legacy": "primer-alerts/index.scss",
|
|
56
|
-
"imports": []
|
|
57
|
-
},
|
|
58
25
|
"loaders": {
|
|
59
26
|
"name": "loaders",
|
|
60
27
|
"source": "src/loaders/index.scss",
|
|
@@ -77,15 +44,15 @@
|
|
|
77
44
|
"legacy": "primer-progress/index.scss",
|
|
78
45
|
"imports": []
|
|
79
46
|
},
|
|
80
|
-
"
|
|
81
|
-
"name": "
|
|
82
|
-
"source": "src/
|
|
83
|
-
"sass": "@primer/css/
|
|
84
|
-
"css": "dist/
|
|
85
|
-
"map": "dist/
|
|
86
|
-
"js": "dist/
|
|
87
|
-
"stats": "dist/stats/
|
|
88
|
-
"legacy": "primer-
|
|
47
|
+
"branch-name": {
|
|
48
|
+
"name": "branch-name",
|
|
49
|
+
"source": "src/branch-name/index.scss",
|
|
50
|
+
"sass": "@primer/css/branch-name/index.scss",
|
|
51
|
+
"css": "dist/branch-name.css",
|
|
52
|
+
"map": "dist/branch-name.css.map",
|
|
53
|
+
"js": "dist/branch-name.js",
|
|
54
|
+
"stats": "dist/stats/branch-name.json",
|
|
55
|
+
"legacy": "primer-branch-name/index.scss",
|
|
89
56
|
"imports": []
|
|
90
57
|
},
|
|
91
58
|
"truncate": {
|
|
@@ -132,6 +99,17 @@
|
|
|
132
99
|
"legacy": "primer-subhead/index.scss",
|
|
133
100
|
"imports": []
|
|
134
101
|
},
|
|
102
|
+
"blankslate": {
|
|
103
|
+
"name": "blankslate",
|
|
104
|
+
"source": "src/blankslate/index.scss",
|
|
105
|
+
"sass": "@primer/css/blankslate/index.scss",
|
|
106
|
+
"css": "dist/blankslate.css",
|
|
107
|
+
"map": "dist/blankslate.css.map",
|
|
108
|
+
"js": "dist/blankslate.js",
|
|
109
|
+
"stats": "dist/stats/blankslate.json",
|
|
110
|
+
"legacy": "primer-blankslate/index.scss",
|
|
111
|
+
"imports": []
|
|
112
|
+
},
|
|
135
113
|
"timeline": {
|
|
136
114
|
"name": "timeline",
|
|
137
115
|
"source": "src/timeline/index.scss",
|
|
@@ -143,15 +121,15 @@
|
|
|
143
121
|
"legacy": "primer-timeline/index.scss",
|
|
144
122
|
"imports": []
|
|
145
123
|
},
|
|
146
|
-
"
|
|
147
|
-
"name": "
|
|
148
|
-
"source": "src/
|
|
149
|
-
"sass": "@primer/css/
|
|
150
|
-
"css": "dist/
|
|
151
|
-
"map": "dist/
|
|
152
|
-
"js": "dist/
|
|
153
|
-
"stats": "dist/stats/
|
|
154
|
-
"legacy": "primer-
|
|
124
|
+
"alerts": {
|
|
125
|
+
"name": "alerts",
|
|
126
|
+
"source": "src/alerts/index.scss",
|
|
127
|
+
"sass": "@primer/css/alerts/index.scss",
|
|
128
|
+
"css": "dist/alerts.css",
|
|
129
|
+
"map": "dist/alerts.css.map",
|
|
130
|
+
"js": "dist/alerts.js",
|
|
131
|
+
"stats": "dist/stats/alerts.json",
|
|
132
|
+
"legacy": "primer-alerts/index.scss",
|
|
155
133
|
"imports": []
|
|
156
134
|
},
|
|
157
135
|
"pagination": {
|
|
@@ -231,6 +209,28 @@
|
|
|
231
209
|
"legacy": "primer-select-menu/index.scss",
|
|
232
210
|
"imports": []
|
|
233
211
|
},
|
|
212
|
+
"breadcrumb": {
|
|
213
|
+
"name": "breadcrumb",
|
|
214
|
+
"source": "src/breadcrumb/index.scss",
|
|
215
|
+
"sass": "@primer/css/breadcrumb/index.scss",
|
|
216
|
+
"css": "dist/breadcrumb.css",
|
|
217
|
+
"map": "dist/breadcrumb.css.map",
|
|
218
|
+
"js": "dist/breadcrumb.js",
|
|
219
|
+
"stats": "dist/stats/breadcrumb.json",
|
|
220
|
+
"legacy": "primer-breadcrumb/index.scss",
|
|
221
|
+
"imports": []
|
|
222
|
+
},
|
|
223
|
+
"toasts": {
|
|
224
|
+
"name": "toasts",
|
|
225
|
+
"source": "src/toasts/index.scss",
|
|
226
|
+
"sass": "@primer/css/toasts/index.scss",
|
|
227
|
+
"css": "dist/toasts.css",
|
|
228
|
+
"map": "dist/toasts.css.map",
|
|
229
|
+
"js": "dist/toasts.js",
|
|
230
|
+
"stats": "dist/stats/toasts.json",
|
|
231
|
+
"legacy": "primer-toasts/index.scss",
|
|
232
|
+
"imports": []
|
|
233
|
+
},
|
|
234
234
|
"marketing-support": {
|
|
235
235
|
"name": "marketing-support",
|
|
236
236
|
"source": "src/marketing/support/index.scss",
|
|
@@ -363,17 +363,6 @@
|
|
|
363
363
|
"legacy": "primer-navigation/index.scss",
|
|
364
364
|
"imports": []
|
|
365
365
|
},
|
|
366
|
-
"layout": {
|
|
367
|
-
"name": "layout",
|
|
368
|
-
"source": "src/layout/index.scss",
|
|
369
|
-
"sass": "@primer/css/layout/index.scss",
|
|
370
|
-
"css": "dist/layout.css",
|
|
371
|
-
"map": "dist/layout.css.map",
|
|
372
|
-
"js": "dist/layout.js",
|
|
373
|
-
"stats": "dist/stats/layout.json",
|
|
374
|
-
"legacy": "primer-layout/index.scss",
|
|
375
|
-
"imports": []
|
|
376
|
-
},
|
|
377
366
|
"marketing-utilities": {
|
|
378
367
|
"name": "marketing-utilities",
|
|
379
368
|
"source": "src/marketing/utilities/index.scss",
|
|
@@ -396,6 +385,17 @@
|
|
|
396
385
|
"legacy": "primer-forms/index.scss",
|
|
397
386
|
"imports": []
|
|
398
387
|
},
|
|
388
|
+
"layout": {
|
|
389
|
+
"name": "layout",
|
|
390
|
+
"source": "src/layout/index.scss",
|
|
391
|
+
"sass": "@primer/css/layout/index.scss",
|
|
392
|
+
"css": "dist/layout.css",
|
|
393
|
+
"map": "dist/layout.css.map",
|
|
394
|
+
"js": "dist/layout.js",
|
|
395
|
+
"stats": "dist/stats/layout.json",
|
|
396
|
+
"legacy": "primer-layout/index.scss",
|
|
397
|
+
"imports": []
|
|
398
|
+
},
|
|
399
399
|
"markdown": {
|
|
400
400
|
"name": "markdown",
|
|
401
401
|
"source": "src/markdown/index.scss",
|