@primer/react-brand 0.27.3-rc.880876f → 0.28.0-rc.bafdc6c
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/fonts/Hubot-Sans.woff2 +0 -0
- package/fonts/Mona-Sans.woff2 +0 -0
- package/fonts/fonts.css +3 -3
- package/lib/CTABanner/CTABanner.d.ts +5 -4
- package/lib/Heading/Heading.d.ts +5 -1
- package/lib/LogoSuite/LogoSuite.d.ts +10 -5
- package/lib/Stack/Stack.d.ts +2 -2
- package/lib/Text/Text.d.ts +6 -2
- package/lib/css/main.css +87 -55
- package/lib/design-tokens/css/tokens/base/colors/color-scales-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/base/colors/color-scales.css +1 -1
- package/lib/design-tokens/css/tokens/base/size/size.css +1 -1
- package/lib/design-tokens/css/tokens/base/typography/typography.css +2 -1
- package/lib/design-tokens/css/tokens/functional/animation/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/colors/global-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/colors/global.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/accordion/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/action-menu/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/anchor-nav/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/bento/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/button/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/card/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/card/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/card/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/comparison-table/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/comparison-table/comparison-table.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/control/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/cta-banner/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/faq/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/faq/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/faq/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/faq/faq.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/footer/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/footer/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/grid/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/grid/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/grid/grid.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/hero/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/image/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/inline-link/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/inline-link/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/inline-link/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/label/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/label/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/link/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/link/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/logosuite/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/logosuite/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/logosuite/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/pillar/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/pillar/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/prose/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/river/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/river/river.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/subdomain-nav-bar/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/testimonial/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/testimonial/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/timeline/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/timeline/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/timeline/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/video-player/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/border.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/breakpoints.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/size-coarse.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/size-fine.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/size.css +1 -1
- package/lib/design-tokens/css/tokens/functional/typography/typography-responsive.css +4 -2
- package/lib/design-tokens/css/tokens/functional/typography/typography.css +2 -2
- package/lib/design-tokens/js/module/tokens/base/colors/color-scales.js +1 -1
- package/lib/design-tokens/js/module/tokens/base/size/size.js +1 -1
- package/lib/design-tokens/js/module/tokens/base/typography/typography.js +17 -1
- package/lib/design-tokens/js/module/tokens/functional/animation/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/colors/global.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/bento/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/card/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/card/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/comparison-table/comparison-table.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/faq/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/faq/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/faq/faq.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/footer/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/grid/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/grid/grid.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/hero/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/image/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/inline-link/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/inline-link/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/label/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/link/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/logosuite/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/logosuite/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/pillar/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/prose/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/river/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/river/river.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/testimonial/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/testimonial/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/timeline/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/timeline/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/video-player/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/border.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/breakpoints.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/size-coarse.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/size-fine.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/size.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/viewport.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/typography/typography-responsive.js +33 -1
- package/lib/design-tokens/js/module/tokens/functional/typography/typography.js +3 -3
- package/lib/design-tokens/js/tokens/base/colors/color-scales.js +1 -1
- package/lib/design-tokens/js/tokens/base/size/size.js +1 -1
- package/lib/design-tokens/js/tokens/base/typography/typography.js +2 -1
- package/lib/design-tokens/js/tokens/functional/animation/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/colors/global.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/bento/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/card/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/card/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/comparison-table/comparison-table.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/faq/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/faq/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/faq/faq.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/footer/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/grid/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/grid/grid.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/hero/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/image/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/inline-link/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/inline-link/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/label/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/link/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/logosuite/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/logosuite/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/pillar/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/prose/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/river/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/river/river.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/testimonial/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/testimonial/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/timeline/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/timeline/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/video-player/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/border.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/breakpoints.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/size-coarse.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/size-fine.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/size.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/viewport.js +1 -1
- package/lib/design-tokens/js/tokens/functional/typography/typography-responsive.js +3 -1
- package/lib/design-tokens/js/tokens/functional/typography/typography.js +2 -2
- package/lib/design-tokens/scss/tokens/base/colors/color-scales.scss +1 -1
- package/lib/design-tokens/scss/tokens/base/size/size.scss +1 -1
- package/lib/design-tokens/scss/tokens/base/typography/typography.scss +2 -1
- package/lib/design-tokens/scss/tokens/functional/animation/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/colors/global.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/bento/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/card/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/card/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/comparison-table/comparison-table.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/faq/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/faq/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/faq/faq.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/footer/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/grid/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/grid/grid.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/hero/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/image/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/inline-link/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/inline-link/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/label/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/link/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/logosuite/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/logosuite/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/pillar/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/prose/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/river/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/river/river.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/testimonial/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/testimonial/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/timeline/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/timeline/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/video-player/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/border.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/breakpoints.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/size-coarse.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/size-fine.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/size.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/viewport.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/typography/typography-responsive.scss +3 -1
- package/lib/design-tokens/scss/tokens/functional/typography/typography.scss +2 -2
- package/lib/design-tokens/ts/tokens/base/colors/color-scales.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/base/colors/color-scales.js +1 -1
- package/lib/design-tokens/ts/tokens/base/size/size.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/base/size/size.js +1 -1
- package/lib/design-tokens/ts/tokens/base/typography/typography.d.ts +17 -1
- package/lib/design-tokens/ts/tokens/base/typography/typography.js +2 -1
- package/lib/design-tokens/ts/tokens/functional/animation/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/animation/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/colors/global.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/colors/global.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/bento/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/bento/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/card/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/card/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/card/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/card/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/faq.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/faq.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/footer/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/footer/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/grid/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/grid/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/grid/grid.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/grid/grid.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/hero/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/hero/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/image/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/image/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/label/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/label/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/link/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/link/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/prose/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/prose/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/river.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/river.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/video-player/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/video-player/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/border.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/border.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/breakpoints.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/breakpoints.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-coarse.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-coarse.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-fine.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-fine.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/viewport.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/viewport.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.d.ts +5 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.js +5 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography.js +2 -2
- package/lib/index.js +1 -1
- package/package.json +1 -1
- package/fonts/alliance-2.woff2 +0 -0
package/lib/css/main.css
CHANGED
|
@@ -94,7 +94,7 @@ select {
|
|
|
94
94
|
|
|
95
95
|
/**
|
|
96
96
|
* Do not edit directly
|
|
97
|
-
* Generated on Thu, 19 Oct 2023 18:
|
|
97
|
+
* Generated on Thu, 19 Oct 2023 18:57:12 GMT
|
|
98
98
|
*/
|
|
99
99
|
|
|
100
100
|
:root,
|
|
@@ -634,7 +634,7 @@ select {
|
|
|
634
634
|
|
|
635
635
|
/**
|
|
636
636
|
* Do not edit directly
|
|
637
|
-
* Generated on Thu, 19 Oct 2023 18:
|
|
637
|
+
* Generated on Thu, 19 Oct 2023 18:57:12 GMT
|
|
638
638
|
*/
|
|
639
639
|
|
|
640
640
|
:root {
|
|
@@ -659,7 +659,7 @@ select {
|
|
|
659
659
|
|
|
660
660
|
/**
|
|
661
661
|
* Do not edit directly
|
|
662
|
-
* Generated on Thu, 19 Oct 2023 18:
|
|
662
|
+
* Generated on Thu, 19 Oct 2023 18:57:12 GMT
|
|
663
663
|
*/
|
|
664
664
|
|
|
665
665
|
:root {
|
|
@@ -670,11 +670,12 @@ select {
|
|
|
670
670
|
--base-text-weight-medium: 500;
|
|
671
671
|
--base-text-weight-normal: 450;
|
|
672
672
|
--base-text-weight-light: 300;
|
|
673
|
+
--base-text-weight-extralight: 200;
|
|
673
674
|
}
|
|
674
675
|
|
|
675
676
|
/**
|
|
676
677
|
* Do not edit directly
|
|
677
|
-
* Generated on Thu, 19 Oct 2023 18:
|
|
678
|
+
* Generated on Thu, 19 Oct 2023 18:57:12 GMT
|
|
678
679
|
*/
|
|
679
680
|
|
|
680
681
|
:root {
|
|
@@ -753,10 +754,12 @@ select {
|
|
|
753
754
|
--brand-heading-weight-500: var(--base-text-weight-semibold);
|
|
754
755
|
--brand-heading-weight-400: var(--base-text-weight-semibold);
|
|
755
756
|
--brand-fontStack-monospace: ui-monospace, SFMono-Regular, SF Mono, Menlo, Consolas, Liberation Mono, monospace;
|
|
756
|
-
--brand-fontStack-sansSerifAlt: "
|
|
757
|
+
--brand-fontStack-sansSerifAlt: "Hubot Sans", "Hubot SansHeaderFallback", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
|
|
757
758
|
--brand-fontStack-sansSerif: "Mona Sans", "MonaSansFallback", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
|
|
758
759
|
--brand-fontStack-system: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
|
|
760
|
+
--brand-heading-fontFamilyAlt: var(--brand-fontStack-sansSerifAlt);
|
|
759
761
|
--brand-heading-fontFamily: var(--brand-fontStack-sansSerif);
|
|
762
|
+
--brand-body-fontFamilyAlt: var(--brand-fontStack-sansSerifAlt);
|
|
760
763
|
--brand-body-fontFamily: var(--brand-fontStack-sansSerif);
|
|
761
764
|
}
|
|
762
765
|
|
|
@@ -801,7 +804,7 @@ select {
|
|
|
801
804
|
|
|
802
805
|
/**
|
|
803
806
|
* Do not edit directly
|
|
804
|
-
* Generated on Thu, 19 Oct 2023 18:
|
|
807
|
+
* Generated on Thu, 19 Oct 2023 18:57:12 GMT
|
|
805
808
|
*/
|
|
806
809
|
|
|
807
810
|
:root {
|
|
@@ -815,7 +818,7 @@ select {
|
|
|
815
818
|
|
|
816
819
|
/**
|
|
817
820
|
* Do not edit directly
|
|
818
|
-
* Generated on Thu, 19 Oct 2023 18:
|
|
821
|
+
* Generated on Thu, 19 Oct 2023 18:57:12 GMT
|
|
819
822
|
*/
|
|
820
823
|
|
|
821
824
|
:root {
|
|
@@ -834,7 +837,7 @@ select {
|
|
|
834
837
|
|
|
835
838
|
/**
|
|
836
839
|
* Do not edit directly
|
|
837
|
-
* Generated on Thu, 19 Oct 2023 18:
|
|
840
|
+
* Generated on Thu, 19 Oct 2023 18:57:13 GMT
|
|
838
841
|
*/
|
|
839
842
|
|
|
840
843
|
:root,
|
|
@@ -1027,6 +1030,14 @@ select {
|
|
|
1027
1030
|
color: var(--brand-color-text-muted);
|
|
1028
1031
|
}
|
|
1029
1032
|
|
|
1033
|
+
.Primer_Brand__Text-module__Text-font--mona-sans___GpzSG {
|
|
1034
|
+
font-family: var(--brand-body-fontFamily);
|
|
1035
|
+
}
|
|
1036
|
+
|
|
1037
|
+
.Primer_Brand__Text-module__Text-font--hubot-sans___l0tzF {
|
|
1038
|
+
font-family: var(--brand-body-fontFamilyAlt);
|
|
1039
|
+
}
|
|
1040
|
+
|
|
1030
1041
|
.Primer_Brand__Text-module__Text--700___cOggy {
|
|
1031
1042
|
font-weight: var(--brand-text-weight-700);
|
|
1032
1043
|
font-size: var(--brand-text-size-700);
|
|
@@ -1105,6 +1116,11 @@ select {
|
|
|
1105
1116
|
font-weight: var(--base-text-weight-light);
|
|
1106
1117
|
}
|
|
1107
1118
|
|
|
1119
|
+
.Primer_Brand__Text-module__Text--weight-extralight___JRMel,
|
|
1120
|
+
.Primer_Brand__Text-module__Text-narrow--weight-extralight___aHSut {
|
|
1121
|
+
font-weight: var(--base-text-weight-extralight);
|
|
1122
|
+
}
|
|
1123
|
+
|
|
1108
1124
|
@media screen and (min-width: 48rem) {
|
|
1109
1125
|
.Primer_Brand__Text-module__Text-regular--weight-heavy___YumNc {
|
|
1110
1126
|
font-weight: var(--base-text-weight-heavy);
|
|
@@ -1133,6 +1149,10 @@ select {
|
|
|
1133
1149
|
.Primer_Brand__Text-module__Text-regular--weight-light___MalyV {
|
|
1134
1150
|
font-weight: var(--base-text-weight-light);
|
|
1135
1151
|
}
|
|
1152
|
+
|
|
1153
|
+
.Primer_Brand__Text-module__Text-regular--weight-extralight___p7mr2 {
|
|
1154
|
+
font-weight: var(--base-text-weight-extralight);
|
|
1155
|
+
}
|
|
1136
1156
|
}
|
|
1137
1157
|
|
|
1138
1158
|
@media screen and (min-width: 80rem) {
|
|
@@ -1163,6 +1183,10 @@ select {
|
|
|
1163
1183
|
.Primer_Brand__Text-module__Text-wide--weight-light___iYFr9 {
|
|
1164
1184
|
font-weight: var(--base-text-weight-light);
|
|
1165
1185
|
}
|
|
1186
|
+
|
|
1187
|
+
.Primer_Brand__Text-module__Text-wide--weight-extralight___HH1z4 {
|
|
1188
|
+
font-weight: var(--base-text-weight-extralight);
|
|
1189
|
+
}
|
|
1166
1190
|
}
|
|
1167
1191
|
|
|
1168
1192
|
[dir="ltr"] .Primer_Brand__Text-module__Text-align--start___wkiCN {
|
|
@@ -1187,7 +1211,7 @@ select {
|
|
|
1187
1211
|
|
|
1188
1212
|
/**
|
|
1189
1213
|
* Do not edit directly
|
|
1190
|
-
* Generated on Thu, 19 Oct 2023 18:
|
|
1214
|
+
* Generated on Thu, 19 Oct 2023 18:57:13 GMT
|
|
1191
1215
|
*/
|
|
1192
1216
|
|
|
1193
1217
|
:root,
|
|
@@ -1480,11 +1504,18 @@ select {
|
|
|
1480
1504
|
color: var(--brand-color-text-default);
|
|
1481
1505
|
}
|
|
1482
1506
|
|
|
1507
|
+
.Primer_Brand__Heading-module__Heading-font--mona-sans___SCnTx {
|
|
1508
|
+
font-family: var(--brand-heading-fontFamily);
|
|
1509
|
+
}
|
|
1510
|
+
|
|
1511
|
+
.Primer_Brand__Heading-module__Heading-font--hubot-sans___w3_5f {
|
|
1512
|
+
font-family: var(--brand-heading-fontFamilyAlt);
|
|
1513
|
+
}
|
|
1514
|
+
|
|
1483
1515
|
.Primer_Brand__Heading-module__Heading--display___xFecE {
|
|
1484
1516
|
font-weight: var(--brand-heading-weight-1000);
|
|
1485
1517
|
font-size: var(--brand-text-size-1000);
|
|
1486
1518
|
line-height: var(--brand-text-lineHeight-1000);
|
|
1487
|
-
font-family: var(--brand-heading-fontFamily);
|
|
1488
1519
|
letter-spacing: var(--brand-text-letterSpacing-1000);
|
|
1489
1520
|
}
|
|
1490
1521
|
|
|
@@ -1492,21 +1523,18 @@ select {
|
|
|
1492
1523
|
font-weight: var(--brand-text-subhead-weight-large);
|
|
1493
1524
|
font-size: var(--brand-text-subhead-size-large);
|
|
1494
1525
|
line-height: var(--brand-text-subhead-lineHeight-large);
|
|
1495
|
-
font-family: var(--brand-heading-fontFamily);
|
|
1496
1526
|
}
|
|
1497
1527
|
|
|
1498
1528
|
.Primer_Brand__Heading-module__Heading--subhead-medium___Pik5E {
|
|
1499
1529
|
font-weight: var(--brand-text-subhead-weight-medium);
|
|
1500
1530
|
font-size: var(--brand-text-subhead-size-medium);
|
|
1501
1531
|
line-height: var(--brand-text-subhead-lineHeight-medium);
|
|
1502
|
-
font-family: var(--brand-heading-fontFamily);
|
|
1503
1532
|
}
|
|
1504
1533
|
|
|
1505
1534
|
.Primer_Brand__Heading-module__Heading--1___Ufc7G {
|
|
1506
1535
|
font-weight: var(--brand-heading-weight-900);
|
|
1507
1536
|
font-size: var(--brand-text-size-900);
|
|
1508
1537
|
line-height: var(--brand-text-lineHeight-900);
|
|
1509
|
-
font-family: var(--brand-heading-fontFamily);
|
|
1510
1538
|
letter-spacing: var(--brand-text-letterSpacing-900);
|
|
1511
1539
|
}
|
|
1512
1540
|
|
|
@@ -1514,7 +1542,6 @@ select {
|
|
|
1514
1542
|
font-weight: var(--brand-heading-weight-800);
|
|
1515
1543
|
font-size: var(--brand-text-size-800);
|
|
1516
1544
|
line-height: var(--brand-text-lineHeight-800);
|
|
1517
|
-
font-family: var(--brand-heading-fontFamily);
|
|
1518
1545
|
letter-spacing: var(--brand-text-letterSpacing-800);
|
|
1519
1546
|
}
|
|
1520
1547
|
|
|
@@ -1522,7 +1549,6 @@ select {
|
|
|
1522
1549
|
font-weight: var(--brand-heading-weight-700);
|
|
1523
1550
|
font-size: var(--brand-text-size-700);
|
|
1524
1551
|
line-height: var(--brand-heading-lineHeight-700);
|
|
1525
|
-
font-family: var(--brand-heading-fontFamily);
|
|
1526
1552
|
letter-spacing: var(--brand-heading-letterSpacing-700);
|
|
1527
1553
|
}
|
|
1528
1554
|
|
|
@@ -1530,7 +1556,6 @@ select {
|
|
|
1530
1556
|
font-weight: var(--brand-heading-weight-600);
|
|
1531
1557
|
font-size: var(--brand-text-size-600);
|
|
1532
1558
|
line-height: var(--brand-text-lineHeight-600);
|
|
1533
|
-
font-family: var(--brand-heading-fontFamily);
|
|
1534
1559
|
letter-spacing: var(--brand-heading-letterSpacing-600);
|
|
1535
1560
|
}
|
|
1536
1561
|
|
|
@@ -1538,7 +1563,6 @@ select {
|
|
|
1538
1563
|
font-weight: var(--brand-heading-weight-500);
|
|
1539
1564
|
font-size: var(--brand-text-size-500);
|
|
1540
1565
|
line-height: var(--brand-text-lineHeight-500);
|
|
1541
|
-
font-family: var(--brand-heading-fontFamily);
|
|
1542
1566
|
letter-spacing: var(--brand-heading-letterSpacing-500);
|
|
1543
1567
|
}
|
|
1544
1568
|
|
|
@@ -1546,7 +1570,6 @@ select {
|
|
|
1546
1570
|
font-weight: var(--brand-heading-weight-400);
|
|
1547
1571
|
font-size: var(--brand-text-size-400);
|
|
1548
1572
|
line-height: var(--brand-text-lineHeight-400);
|
|
1549
|
-
font-family: var(--brand-heading-fontFamily);
|
|
1550
1573
|
letter-spacing: var(--brand-heading-letterSpacing-400);
|
|
1551
1574
|
}
|
|
1552
1575
|
|
|
@@ -1585,6 +1608,11 @@ select {
|
|
|
1585
1608
|
font-weight: var(--base-text-weight-light);
|
|
1586
1609
|
}
|
|
1587
1610
|
|
|
1611
|
+
.Primer_Brand__Heading-module__Heading--weight-extralight___KRgjg,
|
|
1612
|
+
.Primer_Brand__Heading-module__Heading-narrow--weight-extralight___qHJfi {
|
|
1613
|
+
font-weight: var(--base-text-weight-extralight);
|
|
1614
|
+
}
|
|
1615
|
+
|
|
1588
1616
|
@media screen and (min-width: 48rem) {
|
|
1589
1617
|
.Primer_Brand__Heading-module__Heading-regular--weight-heavy___SwJ1c {
|
|
1590
1618
|
font-weight: var(--base-text-weight-heavy);
|
|
@@ -1613,6 +1641,10 @@ select {
|
|
|
1613
1641
|
.Primer_Brand__Heading-module__Heading-regular--weight-light___CCVVF {
|
|
1614
1642
|
font-weight: var(--base-text-weight-light);
|
|
1615
1643
|
}
|
|
1644
|
+
|
|
1645
|
+
.Primer_Brand__Heading-module__Heading-regular--weight-extralight___LE9Tu {
|
|
1646
|
+
font-weight: var(--base-text-weight-extralight);
|
|
1647
|
+
}
|
|
1616
1648
|
}
|
|
1617
1649
|
|
|
1618
1650
|
@media screen and (min-width: 80rem) {
|
|
@@ -1741,7 +1773,7 @@ select {
|
|
|
1741
1773
|
|
|
1742
1774
|
/**
|
|
1743
1775
|
* Do not edit directly
|
|
1744
|
-
* Generated on Thu, 19 Oct 2023 18:
|
|
1776
|
+
* Generated on Thu, 19 Oct 2023 18:57:12 GMT
|
|
1745
1777
|
*/
|
|
1746
1778
|
|
|
1747
1779
|
:root {
|
|
@@ -1968,7 +2000,7 @@ select {
|
|
|
1968
2000
|
|
|
1969
2001
|
/**
|
|
1970
2002
|
* Do not edit directly
|
|
1971
|
-
* Generated on Thu, 19 Oct 2023 18:
|
|
2003
|
+
* Generated on Thu, 19 Oct 2023 18:57:13 GMT
|
|
1972
2004
|
*/
|
|
1973
2005
|
|
|
1974
2006
|
:root,
|
|
@@ -2227,7 +2259,7 @@ select {
|
|
|
2227
2259
|
|
|
2228
2260
|
/**
|
|
2229
2261
|
* Do not edit directly
|
|
2230
|
-
* Generated on Thu, 19 Oct 2023 18:
|
|
2262
|
+
* Generated on Thu, 19 Oct 2023 18:57:12 GMT
|
|
2231
2263
|
*/
|
|
2232
2264
|
|
|
2233
2265
|
:root {
|
|
@@ -2253,7 +2285,7 @@ select {
|
|
|
2253
2285
|
|
|
2254
2286
|
/**
|
|
2255
2287
|
* Do not edit directly
|
|
2256
|
-
* Generated on Thu, 19 Oct 2023 18:
|
|
2288
|
+
* Generated on Thu, 19 Oct 2023 18:57:13 GMT
|
|
2257
2289
|
*/
|
|
2258
2290
|
|
|
2259
2291
|
:root,
|
|
@@ -3011,7 +3043,7 @@ select {
|
|
|
3011
3043
|
|
|
3012
3044
|
/**
|
|
3013
3045
|
* Do not edit directly
|
|
3014
|
-
* Generated on Thu, 19 Oct 2023 18:
|
|
3046
|
+
* Generated on Thu, 19 Oct 2023 18:57:12 GMT
|
|
3015
3047
|
*/
|
|
3016
3048
|
|
|
3017
3049
|
:root {
|
|
@@ -3847,7 +3879,7 @@ select {
|
|
|
3847
3879
|
|
|
3848
3880
|
/**
|
|
3849
3881
|
* Do not edit directly
|
|
3850
|
-
* Generated on Thu, 19 Oct 2023 18:
|
|
3882
|
+
* Generated on Thu, 19 Oct 2023 18:57:12 GMT
|
|
3851
3883
|
*/
|
|
3852
3884
|
|
|
3853
3885
|
:root {
|
|
@@ -3868,7 +3900,7 @@ select {
|
|
|
3868
3900
|
|
|
3869
3901
|
/**
|
|
3870
3902
|
* Do not edit directly
|
|
3871
|
-
* Generated on Thu, 19 Oct 2023 18:
|
|
3903
|
+
* Generated on Thu, 19 Oct 2023 18:57:12 GMT
|
|
3872
3904
|
*/
|
|
3873
3905
|
|
|
3874
3906
|
:root {
|
|
@@ -3878,7 +3910,7 @@ select {
|
|
|
3878
3910
|
|
|
3879
3911
|
/**
|
|
3880
3912
|
* Do not edit directly
|
|
3881
|
-
* Generated on Thu, 19 Oct 2023 18:
|
|
3913
|
+
* Generated on Thu, 19 Oct 2023 18:57:12 GMT
|
|
3882
3914
|
*/
|
|
3883
3915
|
|
|
3884
3916
|
:root {
|
|
@@ -4788,7 +4820,7 @@ select {
|
|
|
4788
4820
|
|
|
4789
4821
|
/**
|
|
4790
4822
|
* Do not edit directly
|
|
4791
|
-
* Generated on Thu, 19 Oct 2023 18:
|
|
4823
|
+
* Generated on Thu, 19 Oct 2023 18:57:13 GMT
|
|
4792
4824
|
*/
|
|
4793
4825
|
|
|
4794
4826
|
:root,
|
|
@@ -4816,7 +4848,7 @@ select {
|
|
|
4816
4848
|
|
|
4817
4849
|
/**
|
|
4818
4850
|
* Do not edit directly
|
|
4819
|
-
* Generated on Thu, 19 Oct 2023 18:
|
|
4851
|
+
* Generated on Thu, 19 Oct 2023 18:57:13 GMT
|
|
4820
4852
|
*/
|
|
4821
4853
|
|
|
4822
4854
|
:root,
|
|
@@ -4832,7 +4864,7 @@ select {
|
|
|
4832
4864
|
|
|
4833
4865
|
/**
|
|
4834
4866
|
* Do not edit directly
|
|
4835
|
-
* Generated on Thu, 19 Oct 2023 18:
|
|
4867
|
+
* Generated on Thu, 19 Oct 2023 18:57:12 GMT
|
|
4836
4868
|
*/
|
|
4837
4869
|
|
|
4838
4870
|
:root {
|
|
@@ -4954,7 +4986,7 @@ select {
|
|
|
4954
4986
|
|
|
4955
4987
|
/**
|
|
4956
4988
|
* Do not edit directly
|
|
4957
|
-
* Generated on Thu, 19 Oct 2023 18:
|
|
4989
|
+
* Generated on Thu, 19 Oct 2023 18:57:13 GMT
|
|
4958
4990
|
*/
|
|
4959
4991
|
|
|
4960
4992
|
:root,
|
|
@@ -4970,7 +5002,7 @@ select {
|
|
|
4970
5002
|
|
|
4971
5003
|
/**
|
|
4972
5004
|
* Do not edit directly
|
|
4973
|
-
* Generated on Thu, 19 Oct 2023 18:
|
|
5005
|
+
* Generated on Thu, 19 Oct 2023 18:57:13 GMT
|
|
4974
5006
|
*/
|
|
4975
5007
|
|
|
4976
5008
|
:root,
|
|
@@ -5216,7 +5248,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5216
5248
|
|
|
5217
5249
|
/**
|
|
5218
5250
|
* Do not edit directly
|
|
5219
|
-
* Generated on Thu, 19 Oct 2023 18:
|
|
5251
|
+
* Generated on Thu, 19 Oct 2023 18:57:12 GMT
|
|
5220
5252
|
*/
|
|
5221
5253
|
|
|
5222
5254
|
:root {
|
|
@@ -5225,7 +5257,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5225
5257
|
|
|
5226
5258
|
/**
|
|
5227
5259
|
* Do not edit directly
|
|
5228
|
-
* Generated on Thu, 19 Oct 2023 18:
|
|
5260
|
+
* Generated on Thu, 19 Oct 2023 18:57:13 GMT
|
|
5229
5261
|
*/
|
|
5230
5262
|
|
|
5231
5263
|
:root,
|
|
@@ -5243,7 +5275,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5243
5275
|
|
|
5244
5276
|
/**
|
|
5245
5277
|
* Do not edit directly
|
|
5246
|
-
* Generated on Thu, 19 Oct 2023 18:
|
|
5278
|
+
* Generated on Thu, 19 Oct 2023 18:57:12 GMT
|
|
5247
5279
|
*/
|
|
5248
5280
|
|
|
5249
5281
|
:root {
|
|
@@ -5374,7 +5406,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5374
5406
|
|
|
5375
5407
|
/**
|
|
5376
5408
|
* Do not edit directly
|
|
5377
|
-
* Generated on Thu, 19 Oct 2023 18:
|
|
5409
|
+
* Generated on Thu, 19 Oct 2023 18:57:13 GMT
|
|
5378
5410
|
*/
|
|
5379
5411
|
|
|
5380
5412
|
:root,
|
|
@@ -6316,14 +6348,14 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6316
6348
|
color: var(--brand-color-text-muted);
|
|
6317
6349
|
display: block;
|
|
6318
6350
|
font-size: var(--brand-text-size-200);
|
|
6319
|
-
font-weight: var(--base-text-weight-
|
|
6351
|
+
font-weight: var(--base-text-weight-regular);
|
|
6320
6352
|
letter-spacing: var(--brand-text-letterSpacing-200);
|
|
6321
6353
|
line-height: var(--brand-text-lineHeight-200);
|
|
6322
6354
|
}
|
|
6323
6355
|
|
|
6324
6356
|
/*Validation*/
|
|
6325
6357
|
.Primer_Brand__FormControl-module__FormControl-validation___vG5tm {
|
|
6326
|
-
font-weight: var(--base-text-weight-
|
|
6358
|
+
font-weight: var(--base-text-weight-regular);
|
|
6327
6359
|
font-size: var(--brand-text-size-200);
|
|
6328
6360
|
line-height: var(--brand-text-lineHeight-200);
|
|
6329
6361
|
display: flex;
|
|
@@ -6475,7 +6507,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6475
6507
|
|
|
6476
6508
|
/**
|
|
6477
6509
|
* Do not edit directly
|
|
6478
|
-
* Generated on Thu, 19 Oct 2023 18:
|
|
6510
|
+
* Generated on Thu, 19 Oct 2023 18:57:12 GMT
|
|
6479
6511
|
*/
|
|
6480
6512
|
|
|
6481
6513
|
:root {
|
|
@@ -6489,7 +6521,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6489
6521
|
|
|
6490
6522
|
/**
|
|
6491
6523
|
* Do not edit directly
|
|
6492
|
-
* Generated on Thu, 19 Oct 2023 18:
|
|
6524
|
+
* Generated on Thu, 19 Oct 2023 18:57:12 GMT
|
|
6493
6525
|
*/
|
|
6494
6526
|
|
|
6495
6527
|
:root {
|
|
@@ -6699,7 +6731,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6699
6731
|
|
|
6700
6732
|
/**
|
|
6701
6733
|
* Do not edit directly
|
|
6702
|
-
* Generated on Thu, 19 Oct 2023 18:
|
|
6734
|
+
* Generated on Thu, 19 Oct 2023 18:57:13 GMT
|
|
6703
6735
|
*/
|
|
6704
6736
|
|
|
6705
6737
|
:root,
|
|
@@ -6715,7 +6747,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6715
6747
|
|
|
6716
6748
|
/**
|
|
6717
6749
|
* Do not edit directly
|
|
6718
|
-
* Generated on Thu, 19 Oct 2023 18:
|
|
6750
|
+
* Generated on Thu, 19 Oct 2023 18:57:12 GMT
|
|
6719
6751
|
*/
|
|
6720
6752
|
|
|
6721
6753
|
:root {
|
|
@@ -7033,7 +7065,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
7033
7065
|
|
|
7034
7066
|
/**
|
|
7035
7067
|
* Do not edit directly
|
|
7036
|
-
* Generated on Thu, 19 Oct 2023 18:
|
|
7068
|
+
* Generated on Thu, 19 Oct 2023 18:57:13 GMT
|
|
7037
7069
|
*/
|
|
7038
7070
|
|
|
7039
7071
|
:root,
|
|
@@ -7449,7 +7481,7 @@ html {
|
|
|
7449
7481
|
|
|
7450
7482
|
/**
|
|
7451
7483
|
* Do not edit directly
|
|
7452
|
-
* Generated on Thu, 19 Oct 2023 18:
|
|
7484
|
+
* Generated on Thu, 19 Oct 2023 18:57:13 GMT
|
|
7453
7485
|
*/
|
|
7454
7486
|
|
|
7455
7487
|
:root,
|
|
@@ -7627,7 +7659,7 @@ html {
|
|
|
7627
7659
|
|
|
7628
7660
|
/**
|
|
7629
7661
|
* Do not edit directly
|
|
7630
|
-
* Generated on Thu, 19 Oct 2023 18:
|
|
7662
|
+
* Generated on Thu, 19 Oct 2023 18:57:13 GMT
|
|
7631
7663
|
*/
|
|
7632
7664
|
|
|
7633
7665
|
:root,
|
|
@@ -7754,7 +7786,7 @@ html {
|
|
|
7754
7786
|
|
|
7755
7787
|
/**
|
|
7756
7788
|
* Do not edit directly
|
|
7757
|
-
* Generated on Thu, 19 Oct 2023 18:
|
|
7789
|
+
* Generated on Thu, 19 Oct 2023 18:57:13 GMT
|
|
7758
7790
|
*/
|
|
7759
7791
|
|
|
7760
7792
|
:root,
|
|
@@ -8185,7 +8217,7 @@ html {
|
|
|
8185
8217
|
|
|
8186
8218
|
/**
|
|
8187
8219
|
* Do not edit directly
|
|
8188
|
-
* Generated on Thu, 19 Oct 2023 18:
|
|
8220
|
+
* Generated on Thu, 19 Oct 2023 18:57:12 GMT
|
|
8189
8221
|
*/
|
|
8190
8222
|
|
|
8191
8223
|
:root {
|
|
@@ -8197,7 +8229,7 @@ html {
|
|
|
8197
8229
|
|
|
8198
8230
|
/**
|
|
8199
8231
|
* Do not edit directly
|
|
8200
|
-
* Generated on Thu, 19 Oct 2023 18:
|
|
8232
|
+
* Generated on Thu, 19 Oct 2023 18:57:13 GMT
|
|
8201
8233
|
*/
|
|
8202
8234
|
|
|
8203
8235
|
:root,
|
|
@@ -8320,7 +8352,7 @@ html {
|
|
|
8320
8352
|
|
|
8321
8353
|
/**
|
|
8322
8354
|
* Do not edit directly
|
|
8323
|
-
* Generated on Thu, 19 Oct 2023 18:
|
|
8355
|
+
* Generated on Thu, 19 Oct 2023 18:57:13 GMT
|
|
8324
8356
|
*/
|
|
8325
8357
|
|
|
8326
8358
|
:root,
|
|
@@ -8764,7 +8796,7 @@ html {
|
|
|
8764
8796
|
|
|
8765
8797
|
/**
|
|
8766
8798
|
* Do not edit directly
|
|
8767
|
-
* Generated on Thu, 19 Oct 2023 18:
|
|
8799
|
+
* Generated on Thu, 19 Oct 2023 18:57:12 GMT
|
|
8768
8800
|
*/
|
|
8769
8801
|
|
|
8770
8802
|
:root {
|
|
@@ -12998,7 +13030,7 @@ html {
|
|
|
12998
13030
|
|
|
12999
13031
|
/**
|
|
13000
13032
|
* Do not edit directly
|
|
13001
|
-
* Generated on Thu, 19 Oct 2023 18:
|
|
13033
|
+
* Generated on Thu, 19 Oct 2023 18:57:12 GMT
|
|
13002
13034
|
*/
|
|
13003
13035
|
|
|
13004
13036
|
:root {
|
|
@@ -13016,7 +13048,7 @@ html {
|
|
|
13016
13048
|
|
|
13017
13049
|
/**
|
|
13018
13050
|
* Do not edit directly
|
|
13019
|
-
* Generated on Thu, 19 Oct 2023 18:
|
|
13051
|
+
* Generated on Thu, 19 Oct 2023 18:57:13 GMT
|
|
13020
13052
|
*/
|
|
13021
13053
|
|
|
13022
13054
|
:root,
|
|
@@ -13032,7 +13064,7 @@ html {
|
|
|
13032
13064
|
|
|
13033
13065
|
/**
|
|
13034
13066
|
* Do not edit directly
|
|
13035
|
-
* Generated on Thu, 19 Oct 2023 18:
|
|
13067
|
+
* Generated on Thu, 19 Oct 2023 18:57:12 GMT
|
|
13036
13068
|
*/
|
|
13037
13069
|
|
|
13038
13070
|
:root {
|
|
@@ -13257,7 +13289,7 @@ html {
|
|
|
13257
13289
|
|
|
13258
13290
|
/**
|
|
13259
13291
|
* Do not edit directly
|
|
13260
|
-
* Generated on Thu, 19 Oct 2023 18:
|
|
13292
|
+
* Generated on Thu, 19 Oct 2023 18:57:13 GMT
|
|
13261
13293
|
*/
|
|
13262
13294
|
|
|
13263
13295
|
:root,
|
|
@@ -13271,7 +13303,7 @@ html {
|
|
|
13271
13303
|
|
|
13272
13304
|
/**
|
|
13273
13305
|
* Do not edit directly
|
|
13274
|
-
* Generated on Thu, 19 Oct 2023 18:
|
|
13306
|
+
* Generated on Thu, 19 Oct 2023 18:57:12 GMT
|
|
13275
13307
|
*/
|
|
13276
13308
|
|
|
13277
13309
|
:root {
|
|
@@ -13285,7 +13317,7 @@ html {
|
|
|
13285
13317
|
|
|
13286
13318
|
/**
|
|
13287
13319
|
* Do not edit directly
|
|
13288
|
-
* Generated on Thu, 19 Oct 2023 18:
|
|
13320
|
+
* Generated on Thu, 19 Oct 2023 18:57:12 GMT
|
|
13289
13321
|
*/
|
|
13290
13322
|
|
|
13291
13323
|
:root {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Thu, 19 Oct 2023 18:
|
|
3
|
+
* Generated on Thu, 19 Oct 2023 18:57:12 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
:root {
|
|
@@ -11,4 +11,5 @@
|
|
|
11
11
|
--base-text-weight-medium: 500;
|
|
12
12
|
--base-text-weight-normal: 450;
|
|
13
13
|
--base-text-weight-light: 300;
|
|
14
|
+
--base-text-weight-extralight: 200;
|
|
14
15
|
}
|