@primer/react-brand 0.26.0 → 0.27.0-rc.691644
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/lib/Box/Box.d.ts +1 -1
- package/lib/css/main.css +71 -70
- 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 +1 -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 +4 -4
- 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 +6 -5
- 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 -4
- package/lib/design-tokens/css/tokens/functional/typography/typography-responsive.css +1 -1
- package/lib/design-tokens/css/tokens/functional/typography/typography.css +1 -1
- 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 +1 -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 +7 -7
- 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 +26 -9
- 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 -51
- 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 +1 -1
- package/lib/design-tokens/js/module/tokens/functional/typography/typography.js +1 -1
- 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 +1 -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 +4 -4
- 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 +6 -5
- 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 -4
- package/lib/design-tokens/js/tokens/functional/size/viewport.js +1 -1
- package/lib/design-tokens/js/tokens/functional/typography/typography-responsive.js +1 -1
- package/lib/design-tokens/js/tokens/functional/typography/typography.js +1 -1
- 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 +1 -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 +4 -4
- 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 +6 -5
- 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 -4
- package/lib/design-tokens/scss/tokens/functional/size/viewport.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/typography/typography-responsive.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/typography/typography.scss +1 -1
- 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 +1 -1
- package/lib/design-tokens/ts/tokens/base/typography/typography.js +1 -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 +4 -4
- 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 +2 -1
- package/lib/design-tokens/ts/tokens/functional/size/border.js +6 -5
- 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 +3 -8
- package/lib/design-tokens/ts/tokens/functional/size/size.js +3 -8
- 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 +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography.js +1 -1
- package/lib/index.js +1 -1
- package/package.json +1 -1
package/lib/Box/Box.d.ts
CHANGED
|
@@ -10,7 +10,7 @@ type ResponsiveSpacingMap = {
|
|
|
10
10
|
};
|
|
11
11
|
export declare const BoxBackgroundColors: readonly ["default", "inset", "subtle", "overlay"];
|
|
12
12
|
type BackgroundColors = (typeof BoxBackgroundColors)[number];
|
|
13
|
-
export declare const BoxBorderRadiusOptions: readonly ["small", "medium", "large", "full"];
|
|
13
|
+
export declare const BoxBorderRadiusOptions: readonly ["small", "medium", "large", "xlarge", "full"];
|
|
14
14
|
type BorderRadiusOptions = (typeof BoxBorderRadiusOptions)[number];
|
|
15
15
|
export declare const BoxBorderWidthOptions: readonly ["thin", "thick", "thicker"];
|
|
16
16
|
type BorderWidthOptions = (typeof BoxBorderWidthOptions)[number];
|
package/lib/css/main.css
CHANGED
|
@@ -89,7 +89,7 @@ select {
|
|
|
89
89
|
|
|
90
90
|
/**
|
|
91
91
|
* Do not edit directly
|
|
92
|
-
* Generated on
|
|
92
|
+
* Generated on Fri, 22 Sep 2023 14:26:29 GMT
|
|
93
93
|
*/
|
|
94
94
|
|
|
95
95
|
:root,
|
|
@@ -629,7 +629,7 @@ select {
|
|
|
629
629
|
|
|
630
630
|
/**
|
|
631
631
|
* Do not edit directly
|
|
632
|
-
* Generated on
|
|
632
|
+
* Generated on Fri, 22 Sep 2023 14:26:29 GMT
|
|
633
633
|
*/
|
|
634
634
|
|
|
635
635
|
:root {
|
|
@@ -654,7 +654,7 @@ select {
|
|
|
654
654
|
|
|
655
655
|
/**
|
|
656
656
|
* Do not edit directly
|
|
657
|
-
* Generated on
|
|
657
|
+
* Generated on Fri, 22 Sep 2023 14:26:29 GMT
|
|
658
658
|
*/
|
|
659
659
|
|
|
660
660
|
:root {
|
|
@@ -669,7 +669,7 @@ select {
|
|
|
669
669
|
|
|
670
670
|
/**
|
|
671
671
|
* Do not edit directly
|
|
672
|
-
* Generated on
|
|
672
|
+
* Generated on Fri, 22 Sep 2023 14:26:29 GMT
|
|
673
673
|
*/
|
|
674
674
|
|
|
675
675
|
:root {
|
|
@@ -796,7 +796,7 @@ select {
|
|
|
796
796
|
|
|
797
797
|
/**
|
|
798
798
|
* Do not edit directly
|
|
799
|
-
* Generated on
|
|
799
|
+
* Generated on Fri, 22 Sep 2023 14:26:28 GMT
|
|
800
800
|
*/
|
|
801
801
|
|
|
802
802
|
:root {
|
|
@@ -810,17 +810,18 @@ select {
|
|
|
810
810
|
|
|
811
811
|
/**
|
|
812
812
|
* Do not edit directly
|
|
813
|
-
* Generated on
|
|
813
|
+
* Generated on Fri, 22 Sep 2023 14:26:28 GMT
|
|
814
814
|
*/
|
|
815
815
|
|
|
816
816
|
:root {
|
|
817
|
-
--brand-borderRadius-full:
|
|
818
|
-
--brand-borderRadius-large: 0.75rem;
|
|
819
|
-
--brand-borderRadius-medium: 0.375rem;
|
|
820
|
-
--brand-borderRadius-small: 0.1875rem;
|
|
817
|
+
--brand-borderRadius-full: 624.9375rem; /* Use this border radius for pill shaped elements */
|
|
821
818
|
--brand-borderWidth-thicker: max(4px, 0.25rem);
|
|
822
819
|
--brand-borderWidth-thick: max(2px, 0.125rem);
|
|
823
820
|
--brand-borderWidth-thin: max(1px, 0.0625rem);
|
|
821
|
+
--brand-borderRadius-xlarge: var(--base-size-24);
|
|
822
|
+
--brand-borderRadius-large: var(--base-size-16);
|
|
823
|
+
--brand-borderRadius-medium: var(--base-size-8);
|
|
824
|
+
--brand-borderRadius-small: var(--base-size-4);
|
|
824
825
|
--brand-borderInset-thicker: inset 0 0 0 var(--brand-borderWidth-thicker);
|
|
825
826
|
--brand-borderInset-thick: inset 0 0 0 var(--brand-borderWidth-thick);
|
|
826
827
|
--brand-borderInset-thin: inset 0 0 0 var(--brand-borderWidth-thin);
|
|
@@ -828,7 +829,7 @@ select {
|
|
|
828
829
|
|
|
829
830
|
/**
|
|
830
831
|
* Do not edit directly
|
|
831
|
-
* Generated on
|
|
832
|
+
* Generated on Fri, 22 Sep 2023 14:26:29 GMT
|
|
832
833
|
*/
|
|
833
834
|
|
|
834
835
|
:root,
|
|
@@ -1181,7 +1182,7 @@ select {
|
|
|
1181
1182
|
|
|
1182
1183
|
/**
|
|
1183
1184
|
* Do not edit directly
|
|
1184
|
-
* Generated on
|
|
1185
|
+
* Generated on Fri, 22 Sep 2023 14:26:29 GMT
|
|
1185
1186
|
*/
|
|
1186
1187
|
|
|
1187
1188
|
:root,
|
|
@@ -1251,7 +1252,7 @@ select {
|
|
|
1251
1252
|
justify-content: center;
|
|
1252
1253
|
transition: box-shadow var(--brand-animation-duration-faster);
|
|
1253
1254
|
text-decoration: none;
|
|
1254
|
-
border-radius: var(--brand-
|
|
1255
|
+
border-radius: var(--brand-borderRadius-medium);
|
|
1255
1256
|
cursor: pointer;
|
|
1256
1257
|
border: solid var(--brand-borderWidth-thick) transparent;
|
|
1257
1258
|
background: none;
|
|
@@ -1428,7 +1429,6 @@ select {
|
|
|
1428
1429
|
.Primer_Brand__Button-module__Button--size-large___REN1l {
|
|
1429
1430
|
height: var(--brand-control-large-size);
|
|
1430
1431
|
padding: var(--brand-control-large-paddingBlock) var(--brand-control-large-paddingInline-spacious);
|
|
1431
|
-
border-radius: var(--brand-control-large-borderRadius);
|
|
1432
1432
|
}
|
|
1433
1433
|
|
|
1434
1434
|
.Primer_Brand__Button-module__Button--size-large___REN1l .Primer_Brand__Button-module__Button__icon-visual___zR2Hi,
|
|
@@ -1731,7 +1731,7 @@ select {
|
|
|
1731
1731
|
|
|
1732
1732
|
/**
|
|
1733
1733
|
* Do not edit directly
|
|
1734
|
-
* Generated on
|
|
1734
|
+
* Generated on Fri, 22 Sep 2023 14:26:28 GMT
|
|
1735
1735
|
*/
|
|
1736
1736
|
|
|
1737
1737
|
:root {
|
|
@@ -1958,7 +1958,7 @@ select {
|
|
|
1958
1958
|
|
|
1959
1959
|
/**
|
|
1960
1960
|
* Do not edit directly
|
|
1961
|
-
* Generated on
|
|
1961
|
+
* Generated on Fri, 22 Sep 2023 14:26:29 GMT
|
|
1962
1962
|
*/
|
|
1963
1963
|
|
|
1964
1964
|
:root,
|
|
@@ -2217,7 +2217,7 @@ select {
|
|
|
2217
2217
|
|
|
2218
2218
|
/**
|
|
2219
2219
|
* Do not edit directly
|
|
2220
|
-
* Generated on
|
|
2220
|
+
* Generated on Fri, 22 Sep 2023 14:26:29 GMT
|
|
2221
2221
|
*/
|
|
2222
2222
|
|
|
2223
2223
|
:root {
|
|
@@ -2243,7 +2243,7 @@ select {
|
|
|
2243
2243
|
|
|
2244
2244
|
/**
|
|
2245
2245
|
* Do not edit directly
|
|
2246
|
-
* Generated on
|
|
2246
|
+
* Generated on Fri, 22 Sep 2023 14:26:29 GMT
|
|
2247
2247
|
*/
|
|
2248
2248
|
|
|
2249
2249
|
:root,
|
|
@@ -3001,15 +3001,13 @@ select {
|
|
|
3001
3001
|
|
|
3002
3002
|
/**
|
|
3003
3003
|
* Do not edit directly
|
|
3004
|
-
* Generated on
|
|
3004
|
+
* Generated on Fri, 22 Sep 2023 14:26:28 GMT
|
|
3005
3005
|
*/
|
|
3006
3006
|
|
|
3007
3007
|
:root {
|
|
3008
3008
|
--brand-control-animation-easing: var(--brand-animation-easing-glide);
|
|
3009
3009
|
--brand-control-animation-duration: 80ms;
|
|
3010
|
-
--brand-control-border-radius: var(--brand-borderRadius-medium);
|
|
3011
3010
|
--brand-control-large-size: 3.75rem;
|
|
3012
|
-
--brand-control-medium-borderRadius: var(--brand-borderRadius-medium);
|
|
3013
3011
|
--brand-controlStack-large-gap-spacious: var(--base-size-12);
|
|
3014
3012
|
--brand-controlStack-large-gap-condensed: var(--base-size-8);
|
|
3015
3013
|
--brand-controlStack-large-gap-auto: var(--base-size-8);
|
|
@@ -3026,7 +3024,6 @@ select {
|
|
|
3026
3024
|
--brand-box-spacing-spacious: var(--base-size-48);
|
|
3027
3025
|
--brand-box-spacing-normal: var(--base-size-24);
|
|
3028
3026
|
--brand-box-spacing-condensed: var(--base-size-16);
|
|
3029
|
-
--brand-control-large-borderRadius: var(--base-size-8);
|
|
3030
3027
|
--brand-control-large-gap: var(--base-size-16);
|
|
3031
3028
|
--brand-control-large-paddingInline-spacious: var(--base-size-32);
|
|
3032
3029
|
--brand-control-large-paddingInline-normal: var(--base-size-20);
|
|
@@ -3840,7 +3837,7 @@ select {
|
|
|
3840
3837
|
|
|
3841
3838
|
/**
|
|
3842
3839
|
* Do not edit directly
|
|
3843
|
-
* Generated on
|
|
3840
|
+
* Generated on Fri, 22 Sep 2023 14:26:28 GMT
|
|
3844
3841
|
*/
|
|
3845
3842
|
|
|
3846
3843
|
:root {
|
|
@@ -3861,7 +3858,7 @@ select {
|
|
|
3861
3858
|
|
|
3862
3859
|
/**
|
|
3863
3860
|
* Do not edit directly
|
|
3864
|
-
* Generated on
|
|
3861
|
+
* Generated on Fri, 22 Sep 2023 14:26:28 GMT
|
|
3865
3862
|
*/
|
|
3866
3863
|
|
|
3867
3864
|
:root {
|
|
@@ -3871,7 +3868,7 @@ select {
|
|
|
3871
3868
|
|
|
3872
3869
|
/**
|
|
3873
3870
|
* Do not edit directly
|
|
3874
|
-
* Generated on
|
|
3871
|
+
* Generated on Fri, 22 Sep 2023 14:26:29 GMT
|
|
3875
3872
|
*/
|
|
3876
3873
|
|
|
3877
3874
|
:root {
|
|
@@ -4781,7 +4778,7 @@ select {
|
|
|
4781
4778
|
|
|
4782
4779
|
/**
|
|
4783
4780
|
* Do not edit directly
|
|
4784
|
-
* Generated on
|
|
4781
|
+
* Generated on Fri, 22 Sep 2023 14:26:29 GMT
|
|
4785
4782
|
*/
|
|
4786
4783
|
|
|
4787
4784
|
:root,
|
|
@@ -4809,7 +4806,7 @@ select {
|
|
|
4809
4806
|
|
|
4810
4807
|
/**
|
|
4811
4808
|
* Do not edit directly
|
|
4812
|
-
* Generated on
|
|
4809
|
+
* Generated on Fri, 22 Sep 2023 14:26:29 GMT
|
|
4813
4810
|
*/
|
|
4814
4811
|
|
|
4815
4812
|
:root,
|
|
@@ -4825,7 +4822,7 @@ select {
|
|
|
4825
4822
|
|
|
4826
4823
|
/**
|
|
4827
4824
|
* Do not edit directly
|
|
4828
|
-
* Generated on
|
|
4825
|
+
* Generated on Fri, 22 Sep 2023 14:26:28 GMT
|
|
4829
4826
|
*/
|
|
4830
4827
|
|
|
4831
4828
|
:root {
|
|
@@ -4965,7 +4962,7 @@ select {
|
|
|
4965
4962
|
|
|
4966
4963
|
/**
|
|
4967
4964
|
* Do not edit directly
|
|
4968
|
-
* Generated on
|
|
4965
|
+
* Generated on Fri, 22 Sep 2023 14:26:29 GMT
|
|
4969
4966
|
*/
|
|
4970
4967
|
|
|
4971
4968
|
:root,
|
|
@@ -4981,7 +4978,7 @@ select {
|
|
|
4981
4978
|
|
|
4982
4979
|
/**
|
|
4983
4980
|
* Do not edit directly
|
|
4984
|
-
* Generated on
|
|
4981
|
+
* Generated on Fri, 22 Sep 2023 14:26:29 GMT
|
|
4985
4982
|
*/
|
|
4986
4983
|
|
|
4987
4984
|
:root,
|
|
@@ -5192,7 +5189,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5192
5189
|
|
|
5193
5190
|
/**
|
|
5194
5191
|
* Do not edit directly
|
|
5195
|
-
* Generated on
|
|
5192
|
+
* Generated on Fri, 22 Sep 2023 14:26:28 GMT
|
|
5196
5193
|
*/
|
|
5197
5194
|
|
|
5198
5195
|
:root {
|
|
@@ -5201,7 +5198,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5201
5198
|
|
|
5202
5199
|
/**
|
|
5203
5200
|
* Do not edit directly
|
|
5204
|
-
* Generated on
|
|
5201
|
+
* Generated on Fri, 22 Sep 2023 14:26:29 GMT
|
|
5205
5202
|
*/
|
|
5206
5203
|
|
|
5207
5204
|
:root,
|
|
@@ -5219,7 +5216,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5219
5216
|
|
|
5220
5217
|
/**
|
|
5221
5218
|
* Do not edit directly
|
|
5222
|
-
* Generated on
|
|
5219
|
+
* Generated on Fri, 22 Sep 2023 14:26:29 GMT
|
|
5223
5220
|
*/
|
|
5224
5221
|
|
|
5225
5222
|
:root {
|
|
@@ -5336,7 +5333,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5336
5333
|
|
|
5337
5334
|
/**
|
|
5338
5335
|
* Do not edit directly
|
|
5339
|
-
* Generated on
|
|
5336
|
+
* Generated on Fri, 22 Sep 2023 14:26:29 GMT
|
|
5340
5337
|
*/
|
|
5341
5338
|
|
|
5342
5339
|
:root,
|
|
@@ -5483,7 +5480,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5483
5480
|
color: var(--brand-control-color-fg-default);
|
|
5484
5481
|
background-color: var(--brand-color-canvas-default);
|
|
5485
5482
|
border: none;
|
|
5486
|
-
border-radius: var(--brand-
|
|
5483
|
+
border-radius: var(--brand-borderRadius-medium);
|
|
5487
5484
|
line-height: var(--brand-text-lineHeight-200);
|
|
5488
5485
|
transition: var(--brand-control-animation-duration) var(--brand-control-animation-easing);
|
|
5489
5486
|
transition-property: color, background-color, box-shadow;
|
|
@@ -5568,7 +5565,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5568
5565
|
position: relative;
|
|
5569
5566
|
border: solid 1px var(--brand-control-color-border-default);
|
|
5570
5567
|
border: solid var(--brand-borderWidth-thin, 1px) var(--brand-control-color-border-default);
|
|
5571
|
-
border-radius: var(--brand-
|
|
5568
|
+
border-radius: var(--brand-borderRadius-medium);
|
|
5572
5569
|
transition: var(--brand-control-animation-duration) var(--brand-control-animation-easing);
|
|
5573
5570
|
transition-property: border;
|
|
5574
5571
|
}
|
|
@@ -5619,7 +5616,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5619
5616
|
color: var(--brand-control-color-fg-default);
|
|
5620
5617
|
background-color: var(--brand-color-canvas-default);
|
|
5621
5618
|
border: none;
|
|
5622
|
-
border-radius: var(--brand-
|
|
5619
|
+
border-radius: var(--brand-borderRadius-medium);
|
|
5623
5620
|
line-height: var(--brand-text-lineHeight-100);
|
|
5624
5621
|
transition: var(--brand-control-animation-duration) var(--brand-control-animation-easing);
|
|
5625
5622
|
transition-property: color, background-color, box-shadow;
|
|
@@ -5692,7 +5689,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5692
5689
|
position: relative;
|
|
5693
5690
|
border: solid 1px var(--brand-control-color-border-default);
|
|
5694
5691
|
border: solid var(--brand-borderWidth-thin, 1px) var(--brand-control-color-border-default);
|
|
5695
|
-
border-radius: var(--brand-
|
|
5692
|
+
border-radius: var(--brand-borderRadius-medium);
|
|
5696
5693
|
transition: var(--brand-control-animation-duration) var(--brand-control-animation-easing);
|
|
5697
5694
|
transition-property: border;
|
|
5698
5695
|
}
|
|
@@ -5919,7 +5916,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5919
5916
|
cursor: pointer;
|
|
5920
5917
|
background-color: var(--brand-color-canvas-default);
|
|
5921
5918
|
border: none;
|
|
5922
|
-
border-radius: var(--brand-
|
|
5919
|
+
border-radius: var(--brand-borderRadius-medium);
|
|
5923
5920
|
line-height: var(--brand-text-lineHeight-200);
|
|
5924
5921
|
transition: var(--brand-control-animation-duration) var(--brand-control-animation-easing);
|
|
5925
5922
|
transition-property: color, background-color, box-shadow, border-color;
|
|
@@ -6226,7 +6223,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6226
6223
|
|
|
6227
6224
|
.Primer_Brand__FormControl-module__FormControl--border___CRSaq {
|
|
6228
6225
|
border: 1px solid var(--brand-control-color-border-default);
|
|
6229
|
-
border-radius: var(--brand-
|
|
6226
|
+
border-radius: var(--brand-borderRadius-medium);
|
|
6230
6227
|
padding: var(--base-size-12);
|
|
6231
6228
|
}
|
|
6232
6229
|
|
|
@@ -6437,7 +6434,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6437
6434
|
|
|
6438
6435
|
/**
|
|
6439
6436
|
* Do not edit directly
|
|
6440
|
-
* Generated on
|
|
6437
|
+
* Generated on Fri, 22 Sep 2023 14:26:29 GMT
|
|
6441
6438
|
*/
|
|
6442
6439
|
|
|
6443
6440
|
:root {
|
|
@@ -6451,7 +6448,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6451
6448
|
|
|
6452
6449
|
/**
|
|
6453
6450
|
* Do not edit directly
|
|
6454
|
-
* Generated on
|
|
6451
|
+
* Generated on Fri, 22 Sep 2023 14:26:29 GMT
|
|
6455
6452
|
*/
|
|
6456
6453
|
|
|
6457
6454
|
:root {
|
|
@@ -6657,7 +6654,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6657
6654
|
|
|
6658
6655
|
/**
|
|
6659
6656
|
* Do not edit directly
|
|
6660
|
-
* Generated on
|
|
6657
|
+
* Generated on Fri, 22 Sep 2023 14:26:29 GMT
|
|
6661
6658
|
*/
|
|
6662
6659
|
|
|
6663
6660
|
:root,
|
|
@@ -6673,7 +6670,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6673
6670
|
|
|
6674
6671
|
/**
|
|
6675
6672
|
* Do not edit directly
|
|
6676
|
-
* Generated on
|
|
6673
|
+
* Generated on Fri, 22 Sep 2023 14:26:29 GMT
|
|
6677
6674
|
*/
|
|
6678
6675
|
|
|
6679
6676
|
:root {
|
|
@@ -6991,7 +6988,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6991
6988
|
|
|
6992
6989
|
/**
|
|
6993
6990
|
* Do not edit directly
|
|
6994
|
-
* Generated on
|
|
6991
|
+
* Generated on Fri, 22 Sep 2023 14:26:29 GMT
|
|
6995
6992
|
*/
|
|
6996
6993
|
|
|
6997
6994
|
:root,
|
|
@@ -7395,7 +7392,7 @@ html {
|
|
|
7395
7392
|
|
|
7396
7393
|
/**
|
|
7397
7394
|
* Do not edit directly
|
|
7398
|
-
* Generated on
|
|
7395
|
+
* Generated on Fri, 22 Sep 2023 14:26:29 GMT
|
|
7399
7396
|
*/
|
|
7400
7397
|
|
|
7401
7398
|
:root,
|
|
@@ -7434,7 +7431,7 @@ html {
|
|
|
7434
7431
|
}
|
|
7435
7432
|
|
|
7436
7433
|
.Primer_Brand__CTABanner-module__CTABanner-container___iRzd1 {
|
|
7437
|
-
border-radius: var(--brand-borderRadius-
|
|
7434
|
+
border-radius: var(--brand-borderRadius-xlarge);
|
|
7438
7435
|
padding: var(--base-size-40) var(--base-size-32);
|
|
7439
7436
|
z-index: 1;
|
|
7440
7437
|
width: 100%;
|
|
@@ -7573,7 +7570,7 @@ html {
|
|
|
7573
7570
|
|
|
7574
7571
|
/**
|
|
7575
7572
|
* Do not edit directly
|
|
7576
|
-
* Generated on
|
|
7573
|
+
* Generated on Fri, 22 Sep 2023 14:26:29 GMT
|
|
7577
7574
|
*/
|
|
7578
7575
|
|
|
7579
7576
|
:root,
|
|
@@ -7699,7 +7696,7 @@ html {
|
|
|
7699
7696
|
|
|
7700
7697
|
/**
|
|
7701
7698
|
* Do not edit directly
|
|
7702
|
-
* Generated on
|
|
7699
|
+
* Generated on Fri, 22 Sep 2023 14:26:29 GMT
|
|
7703
7700
|
*/
|
|
7704
7701
|
|
|
7705
7702
|
:root,
|
|
@@ -7829,7 +7826,7 @@ html {
|
|
|
7829
7826
|
|
|
7830
7827
|
/**
|
|
7831
7828
|
* Do not edit directly
|
|
7832
|
-
* Generated on
|
|
7829
|
+
* Generated on Fri, 22 Sep 2023 14:26:28 GMT
|
|
7833
7830
|
*/
|
|
7834
7831
|
|
|
7835
7832
|
:root {
|
|
@@ -7841,7 +7838,7 @@ html {
|
|
|
7841
7838
|
|
|
7842
7839
|
/**
|
|
7843
7840
|
* Do not edit directly
|
|
7844
|
-
* Generated on
|
|
7841
|
+
* Generated on Fri, 22 Sep 2023 14:26:29 GMT
|
|
7845
7842
|
*/
|
|
7846
7843
|
|
|
7847
7844
|
:root,
|
|
@@ -7914,8 +7911,7 @@ html {
|
|
|
7914
7911
|
text-decoration: none;
|
|
7915
7912
|
color: var(--brand-color-text-default);
|
|
7916
7913
|
background-color: var(--brand-Card-background-default);
|
|
7917
|
-
|
|
7918
|
-
border-radius: var(--base-size-16);
|
|
7914
|
+
border-radius: var(--brand-borderRadius-large);
|
|
7919
7915
|
padding: var(--base-size-32);
|
|
7920
7916
|
transition: transform var(--brand-Card-animation-duration) var(--brand-Card-animation-easing);
|
|
7921
7917
|
display: grid;
|
|
@@ -7991,8 +7987,7 @@ html {
|
|
|
7991
7987
|
|
|
7992
7988
|
.Primer_Brand__Card-module__Card__image___zt4oH {
|
|
7993
7989
|
margin-bottom: var(--base-size-28);
|
|
7994
|
-
|
|
7995
|
-
border-radius: var(--base-size-8);
|
|
7990
|
+
border-radius: var(--brand-borderRadius-medium);
|
|
7996
7991
|
overflow: hidden;
|
|
7997
7992
|
grid-area: image;
|
|
7998
7993
|
}
|
|
@@ -8215,7 +8210,7 @@ html {
|
|
|
8215
8210
|
|
|
8216
8211
|
/**
|
|
8217
8212
|
* Do not edit directly
|
|
8218
|
-
* Generated on
|
|
8213
|
+
* Generated on Fri, 22 Sep 2023 14:26:29 GMT
|
|
8219
8214
|
*/
|
|
8220
8215
|
|
|
8221
8216
|
:root,
|
|
@@ -8245,8 +8240,7 @@ html {
|
|
|
8245
8240
|
|
|
8246
8241
|
.Primer_Brand__ActionMenu-module__ActionMenu__button___gqNoG {
|
|
8247
8242
|
/* avoid specificity issues */
|
|
8248
|
-
--brand-
|
|
8249
|
-
--brand-control-large-borderRadius: var(--brand-borderRadius-full);
|
|
8243
|
+
--brand-borderRadius-medium: var(--brand-borderRadius-full);
|
|
8250
8244
|
}
|
|
8251
8245
|
|
|
8252
8246
|
.Primer_Brand__ActionMenu-module__ActionMenu__button___gqNoG > span:first-of-type {
|
|
@@ -8607,7 +8601,7 @@ html {
|
|
|
8607
8601
|
|
|
8608
8602
|
/**
|
|
8609
8603
|
* Do not edit directly
|
|
8610
|
-
* Generated on
|
|
8604
|
+
* Generated on Fri, 22 Sep 2023 14:26:28 GMT
|
|
8611
8605
|
*/
|
|
8612
8606
|
|
|
8613
8607
|
:root {
|
|
@@ -12306,6 +12300,10 @@ html {
|
|
|
12306
12300
|
border-radius: var(--brand-borderRadius-large);
|
|
12307
12301
|
}
|
|
12308
12302
|
|
|
12303
|
+
.Primer_Brand__Box-module__Box-borderRadius--xlarge___Efss7 {
|
|
12304
|
+
border-radius: var(--brand-borderRadius-xlarge);
|
|
12305
|
+
}
|
|
12306
|
+
|
|
12309
12307
|
.Primer_Brand__Box-module__Box-borderRadius--full___NXuE7 {
|
|
12310
12308
|
border-radius: var(--brand-borderRadius-full);
|
|
12311
12309
|
}
|
|
@@ -12776,7 +12774,7 @@ html {
|
|
|
12776
12774
|
|
|
12777
12775
|
/**
|
|
12778
12776
|
* Do not edit directly
|
|
12779
|
-
* Generated on
|
|
12777
|
+
* Generated on Fri, 22 Sep 2023 14:26:29 GMT
|
|
12780
12778
|
*/
|
|
12781
12779
|
|
|
12782
12780
|
:root {
|
|
@@ -12794,7 +12792,7 @@ html {
|
|
|
12794
12792
|
|
|
12795
12793
|
/**
|
|
12796
12794
|
* Do not edit directly
|
|
12797
|
-
* Generated on
|
|
12795
|
+
* Generated on Fri, 22 Sep 2023 14:26:29 GMT
|
|
12798
12796
|
*/
|
|
12799
12797
|
|
|
12800
12798
|
:root,
|
|
@@ -12810,7 +12808,7 @@ html {
|
|
|
12810
12808
|
|
|
12811
12809
|
/**
|
|
12812
12810
|
* Do not edit directly
|
|
12813
|
-
* Generated on
|
|
12811
|
+
* Generated on Fri, 22 Sep 2023 14:26:28 GMT
|
|
12814
12812
|
*/
|
|
12815
12813
|
|
|
12816
12814
|
:root {
|
|
@@ -13035,7 +13033,7 @@ html {
|
|
|
13035
13033
|
|
|
13036
13034
|
/**
|
|
13037
13035
|
* Do not edit directly
|
|
13038
|
-
* Generated on
|
|
13036
|
+
* Generated on Fri, 22 Sep 2023 14:26:29 GMT
|
|
13039
13037
|
*/
|
|
13040
13038
|
|
|
13041
13039
|
:root,
|
|
@@ -13049,7 +13047,7 @@ html {
|
|
|
13049
13047
|
|
|
13050
13048
|
/**
|
|
13051
13049
|
* Do not edit directly
|
|
13052
|
-
* Generated on
|
|
13050
|
+
* Generated on Fri, 22 Sep 2023 14:26:29 GMT
|
|
13053
13051
|
*/
|
|
13054
13052
|
|
|
13055
13053
|
:root {
|
|
@@ -13063,16 +13061,16 @@ html {
|
|
|
13063
13061
|
|
|
13064
13062
|
/**
|
|
13065
13063
|
* Do not edit directly
|
|
13066
|
-
* Generated on
|
|
13064
|
+
* Generated on Fri, 22 Sep 2023 14:26:28 GMT
|
|
13067
13065
|
*/
|
|
13068
13066
|
|
|
13069
13067
|
:root {
|
|
13070
13068
|
--brand-Bento-content-padding-spacious: 3.5rem;
|
|
13071
13069
|
--brand-Bento-content-padding-normal: var(--base-size-24);
|
|
13072
13070
|
--brand-Bento-content-padding-condensed: var(--base-size-16);
|
|
13073
|
-
--brand-Bento-item-borderRadius-large: var(--
|
|
13074
|
-
--brand-Bento-item-borderRadius-medium: var(--
|
|
13075
|
-
--brand-Bento-item-borderRadius-small: var(--
|
|
13071
|
+
--brand-Bento-item-borderRadius-large: var(--brand-borderRadius-xlarge);
|
|
13072
|
+
--brand-Bento-item-borderRadius-medium: var(--brand-borderRadius-xlarge);
|
|
13073
|
+
--brand-Bento-item-borderRadius-small: var(--brand-borderRadius-large);
|
|
13076
13074
|
--brand-Bento-gap-small: var(--base-size-20);
|
|
13077
13075
|
--brand-Bento-gap-medium: var(--base-size-32);
|
|
13078
13076
|
--brand-Bento-gap-large: var(--base-size-32);
|
|
@@ -13233,11 +13231,14 @@ html {
|
|
|
13233
13231
|
}
|
|
13234
13232
|
|
|
13235
13233
|
.Primer_Brand__Bento-module__Bento--padding-condensed___qkDcr > img,
|
|
13236
|
-
.Primer_Brand__Bento-module__Bento--padding-normal___c85Rj > img
|
|
13237
|
-
.Primer_Brand__Bento-module__Bento--padding-spacious___ydfpH > img {
|
|
13234
|
+
.Primer_Brand__Bento-module__Bento--padding-normal___c85Rj > img {
|
|
13238
13235
|
border-radius: var(--brand-borderRadius-large);
|
|
13239
13236
|
}
|
|
13240
13237
|
|
|
13238
|
+
.Primer_Brand__Bento-module__Bento--padding-spacious___ydfpH > img {
|
|
13239
|
+
border-radius: var(--brand-borderRadius-medium);
|
|
13240
|
+
}
|
|
13241
|
+
|
|
13241
13242
|
/* Bento Flow */
|
|
13242
13243
|
.Primer_Brand__Bento-module__Bento__Item--flow-column___Gd6ts {
|
|
13243
13244
|
grid-auto-flow: column;
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Fri, 22 Sep 2023 14:26:28 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
:root {
|
|
7
7
|
--brand-Bento-content-padding-spacious: 3.5rem;
|
|
8
8
|
--brand-Bento-content-padding-normal: var(--base-size-24);
|
|
9
9
|
--brand-Bento-content-padding-condensed: var(--base-size-16);
|
|
10
|
-
--brand-Bento-item-borderRadius-large: var(--
|
|
11
|
-
--brand-Bento-item-borderRadius-medium: var(--
|
|
12
|
-
--brand-Bento-item-borderRadius-small: var(--
|
|
10
|
+
--brand-Bento-item-borderRadius-large: var(--brand-borderRadius-xlarge);
|
|
11
|
+
--brand-Bento-item-borderRadius-medium: var(--brand-borderRadius-xlarge);
|
|
12
|
+
--brand-Bento-item-borderRadius-small: var(--brand-borderRadius-large);
|
|
13
13
|
--brand-Bento-gap-small: var(--base-size-20);
|
|
14
14
|
--brand-Bento-gap-medium: var(--base-size-32);
|
|
15
15
|
--brand-Bento-gap-large: var(--base-size-32);
|