@primer/react-brand 0.27.2-rc.a5019af → 0.27.2
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/Accordion/Accordion.d.ts +0 -1
- package/lib/Box/Box.d.ts +5 -1
- package/lib/css/main.css +174 -62
- 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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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
|
@@ -19,7 +19,6 @@ type AccordionHeadingProps = BaseProps<HTMLHeadingElement> & {
|
|
|
19
19
|
};
|
|
20
20
|
export declare const AccordionHeading: React.ForwardRefExoticComponent<Omit<AccordionHeadingProps, "ref"> & React.RefAttributes<HTMLHeadingElement>>;
|
|
21
21
|
type AccordionContentProps = BaseProps<HTMLElement> & {
|
|
22
|
-
className?: string;
|
|
23
22
|
children: React.ReactElement | React.ReactElement[];
|
|
24
23
|
};
|
|
25
24
|
export declare function AccordionContent({ children, className, ...rest }: AccordionContentProps): JSX.Element;
|
package/lib/Box/Box.d.ts
CHANGED
|
@@ -58,6 +58,10 @@ type BoxProps = {
|
|
|
58
58
|
backgroundColor?: BackgroundColors;
|
|
59
59
|
borderRadius?: BorderRadiusOptions;
|
|
60
60
|
borderWidth?: BorderWidthOptions;
|
|
61
|
+
borderBlockStartWidth?: BorderWidthOptions;
|
|
62
|
+
borderInlineEndWidth?: BorderWidthOptions;
|
|
63
|
+
borderBlockEndWidth?: BorderWidthOptions;
|
|
64
|
+
borderInlineStartWidth?: BorderWidthOptions;
|
|
61
65
|
borderColor?: BorderColorOptions;
|
|
62
66
|
borderStyle?: BorderStyleOptions;
|
|
63
67
|
/**
|
|
@@ -73,5 +77,5 @@ type BoxProps = {
|
|
|
73
77
|
* Use Box to apply fine-grained styling to content.
|
|
74
78
|
* @see https://primer.style/brand/components/Box
|
|
75
79
|
*/
|
|
76
|
-
export declare const Box: ({ animate, children, className, "data-testid": testId, style, padding, paddingBlockStart, paddingInlineEnd, paddingBlockEnd, paddingInlineStart, margin, marginBlockStart, marginInlineEnd, marginBlockEnd, marginInlineStart, backgroundColor, borderRadius, borderWidth, borderColor, borderStyle, ...rest }: PropsWithChildren<BoxProps>) => JSX.Element;
|
|
80
|
+
export declare const Box: ({ animate, children, className, "data-testid": testId, style, padding, paddingBlockStart, paddingInlineEnd, paddingBlockEnd, paddingInlineStart, margin, marginBlockStart, marginInlineEnd, marginBlockEnd, marginInlineStart, backgroundColor, borderRadius, borderWidth, borderBlockStartWidth, borderInlineEndWidth, borderBlockEndWidth, borderInlineStartWidth, borderColor, borderStyle, ...rest }: PropsWithChildren<BoxProps>) => JSX.Element;
|
|
77
81
|
export {};
|
package/lib/css/main.css
CHANGED
|
@@ -41,6 +41,11 @@ html:focus-within {
|
|
|
41
41
|
scroll-behavior: smooth;
|
|
42
42
|
}
|
|
43
43
|
|
|
44
|
+
html {
|
|
45
|
+
-webkit-font-smoothing: antialiased;
|
|
46
|
+
-moz-osx-font-smoothing: grayscale;
|
|
47
|
+
}
|
|
48
|
+
|
|
44
49
|
/* Set core body defaults */
|
|
45
50
|
body {
|
|
46
51
|
min-height: 100vh;
|
|
@@ -89,7 +94,7 @@ select {
|
|
|
89
94
|
|
|
90
95
|
/**
|
|
91
96
|
* Do not edit directly
|
|
92
|
-
* Generated on
|
|
97
|
+
* Generated on Tue, 17 Oct 2023 14:28:14 GMT
|
|
93
98
|
*/
|
|
94
99
|
|
|
95
100
|
:root,
|
|
@@ -629,7 +634,7 @@ select {
|
|
|
629
634
|
|
|
630
635
|
/**
|
|
631
636
|
* Do not edit directly
|
|
632
|
-
* Generated on
|
|
637
|
+
* Generated on Tue, 17 Oct 2023 14:28:13 GMT
|
|
633
638
|
*/
|
|
634
639
|
|
|
635
640
|
:root {
|
|
@@ -654,7 +659,7 @@ select {
|
|
|
654
659
|
|
|
655
660
|
/**
|
|
656
661
|
* Do not edit directly
|
|
657
|
-
* Generated on
|
|
662
|
+
* Generated on Tue, 17 Oct 2023 14:28:13 GMT
|
|
658
663
|
*/
|
|
659
664
|
|
|
660
665
|
:root {
|
|
@@ -669,7 +674,7 @@ select {
|
|
|
669
674
|
|
|
670
675
|
/**
|
|
671
676
|
* Do not edit directly
|
|
672
|
-
* Generated on
|
|
677
|
+
* Generated on Tue, 17 Oct 2023 14:28:14 GMT
|
|
673
678
|
*/
|
|
674
679
|
|
|
675
680
|
:root {
|
|
@@ -796,7 +801,7 @@ select {
|
|
|
796
801
|
|
|
797
802
|
/**
|
|
798
803
|
* Do not edit directly
|
|
799
|
-
* Generated on
|
|
804
|
+
* Generated on Tue, 17 Oct 2023 14:28:13 GMT
|
|
800
805
|
*/
|
|
801
806
|
|
|
802
807
|
:root {
|
|
@@ -810,7 +815,7 @@ select {
|
|
|
810
815
|
|
|
811
816
|
/**
|
|
812
817
|
* Do not edit directly
|
|
813
|
-
* Generated on
|
|
818
|
+
* Generated on Tue, 17 Oct 2023 14:28:13 GMT
|
|
814
819
|
*/
|
|
815
820
|
|
|
816
821
|
:root {
|
|
@@ -829,7 +834,7 @@ select {
|
|
|
829
834
|
|
|
830
835
|
/**
|
|
831
836
|
* Do not edit directly
|
|
832
|
-
* Generated on
|
|
837
|
+
* Generated on Tue, 17 Oct 2023 14:28:14 GMT
|
|
833
838
|
*/
|
|
834
839
|
|
|
835
840
|
:root,
|
|
@@ -914,7 +919,7 @@ select {
|
|
|
914
919
|
}
|
|
915
920
|
|
|
916
921
|
.Primer_Brand__Hero-module__Hero--align-start___m8GEr {
|
|
917
|
-
align-items: start;
|
|
922
|
+
align-items: flex-start;
|
|
918
923
|
text-align: left;
|
|
919
924
|
}
|
|
920
925
|
|
|
@@ -1182,7 +1187,7 @@ select {
|
|
|
1182
1187
|
|
|
1183
1188
|
/**
|
|
1184
1189
|
* Do not edit directly
|
|
1185
|
-
* Generated on
|
|
1190
|
+
* Generated on Tue, 17 Oct 2023 14:28:14 GMT
|
|
1186
1191
|
*/
|
|
1187
1192
|
|
|
1188
1193
|
:root,
|
|
@@ -1736,7 +1741,7 @@ select {
|
|
|
1736
1741
|
|
|
1737
1742
|
/**
|
|
1738
1743
|
* Do not edit directly
|
|
1739
|
-
* Generated on
|
|
1744
|
+
* Generated on Tue, 17 Oct 2023 14:28:13 GMT
|
|
1740
1745
|
*/
|
|
1741
1746
|
|
|
1742
1747
|
:root {
|
|
@@ -1963,7 +1968,7 @@ select {
|
|
|
1963
1968
|
|
|
1964
1969
|
/**
|
|
1965
1970
|
* Do not edit directly
|
|
1966
|
-
* Generated on
|
|
1971
|
+
* Generated on Tue, 17 Oct 2023 14:28:14 GMT
|
|
1967
1972
|
*/
|
|
1968
1973
|
|
|
1969
1974
|
:root,
|
|
@@ -2222,7 +2227,7 @@ select {
|
|
|
2222
2227
|
|
|
2223
2228
|
/**
|
|
2224
2229
|
* Do not edit directly
|
|
2225
|
-
* Generated on
|
|
2230
|
+
* Generated on Tue, 17 Oct 2023 14:28:14 GMT
|
|
2226
2231
|
*/
|
|
2227
2232
|
|
|
2228
2233
|
:root {
|
|
@@ -2248,7 +2253,7 @@ select {
|
|
|
2248
2253
|
|
|
2249
2254
|
/**
|
|
2250
2255
|
* Do not edit directly
|
|
2251
|
-
* Generated on
|
|
2256
|
+
* Generated on Tue, 17 Oct 2023 14:28:14 GMT
|
|
2252
2257
|
*/
|
|
2253
2258
|
|
|
2254
2259
|
:root,
|
|
@@ -3006,7 +3011,7 @@ select {
|
|
|
3006
3011
|
|
|
3007
3012
|
/**
|
|
3008
3013
|
* Do not edit directly
|
|
3009
|
-
* Generated on
|
|
3014
|
+
* Generated on Tue, 17 Oct 2023 14:28:13 GMT
|
|
3010
3015
|
*/
|
|
3011
3016
|
|
|
3012
3017
|
:root {
|
|
@@ -3842,7 +3847,7 @@ select {
|
|
|
3842
3847
|
|
|
3843
3848
|
/**
|
|
3844
3849
|
* Do not edit directly
|
|
3845
|
-
* Generated on
|
|
3850
|
+
* Generated on Tue, 17 Oct 2023 14:28:13 GMT
|
|
3846
3851
|
*/
|
|
3847
3852
|
|
|
3848
3853
|
:root {
|
|
@@ -3863,7 +3868,7 @@ select {
|
|
|
3863
3868
|
|
|
3864
3869
|
/**
|
|
3865
3870
|
* Do not edit directly
|
|
3866
|
-
* Generated on
|
|
3871
|
+
* Generated on Tue, 17 Oct 2023 14:28:13 GMT
|
|
3867
3872
|
*/
|
|
3868
3873
|
|
|
3869
3874
|
:root {
|
|
@@ -3873,7 +3878,7 @@ select {
|
|
|
3873
3878
|
|
|
3874
3879
|
/**
|
|
3875
3880
|
* Do not edit directly
|
|
3876
|
-
* Generated on
|
|
3881
|
+
* Generated on Tue, 17 Oct 2023 14:28:14 GMT
|
|
3877
3882
|
*/
|
|
3878
3883
|
|
|
3879
3884
|
:root {
|
|
@@ -4783,7 +4788,7 @@ select {
|
|
|
4783
4788
|
|
|
4784
4789
|
/**
|
|
4785
4790
|
* Do not edit directly
|
|
4786
|
-
* Generated on
|
|
4791
|
+
* Generated on Tue, 17 Oct 2023 14:28:14 GMT
|
|
4787
4792
|
*/
|
|
4788
4793
|
|
|
4789
4794
|
:root,
|
|
@@ -4811,7 +4816,7 @@ select {
|
|
|
4811
4816
|
|
|
4812
4817
|
/**
|
|
4813
4818
|
* Do not edit directly
|
|
4814
|
-
* Generated on
|
|
4819
|
+
* Generated on Tue, 17 Oct 2023 14:28:14 GMT
|
|
4815
4820
|
*/
|
|
4816
4821
|
|
|
4817
4822
|
:root,
|
|
@@ -4827,7 +4832,7 @@ select {
|
|
|
4827
4832
|
|
|
4828
4833
|
/**
|
|
4829
4834
|
* Do not edit directly
|
|
4830
|
-
* Generated on
|
|
4835
|
+
* Generated on Tue, 17 Oct 2023 14:28:13 GMT
|
|
4831
4836
|
*/
|
|
4832
4837
|
|
|
4833
4838
|
:root {
|
|
@@ -4949,7 +4954,7 @@ select {
|
|
|
4949
4954
|
|
|
4950
4955
|
/**
|
|
4951
4956
|
* Do not edit directly
|
|
4952
|
-
* Generated on
|
|
4957
|
+
* Generated on Tue, 17 Oct 2023 14:28:14 GMT
|
|
4953
4958
|
*/
|
|
4954
4959
|
|
|
4955
4960
|
:root,
|
|
@@ -4965,7 +4970,7 @@ select {
|
|
|
4965
4970
|
|
|
4966
4971
|
/**
|
|
4967
4972
|
* Do not edit directly
|
|
4968
|
-
* Generated on
|
|
4973
|
+
* Generated on Tue, 17 Oct 2023 14:28:14 GMT
|
|
4969
4974
|
*/
|
|
4970
4975
|
|
|
4971
4976
|
:root,
|
|
@@ -5133,7 +5138,11 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary___NUIYc.Prim
|
|
|
5133
5138
|
padding-right: var(--base-size-48);
|
|
5134
5139
|
}
|
|
5135
5140
|
|
|
5136
|
-
.Primer_Brand__Accordion-module__Accordion__content___wMZGe
|
|
5141
|
+
.Primer_Brand__Accordion-module__Accordion__content___wMZGe,
|
|
5142
|
+
.Primer_Brand__Accordion-module__Accordion__content___wMZGe p,
|
|
5143
|
+
.Primer_Brand__Accordion-module__Accordion__content___wMZGe span:not(.Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk):not(.Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w),
|
|
5144
|
+
.Primer_Brand__Accordion-module__Accordion__content___wMZGe ul,
|
|
5145
|
+
.Primer_Brand__Accordion-module__Accordion__content___wMZGe ol {
|
|
5137
5146
|
color: var(--brand-color-text-muted);
|
|
5138
5147
|
font-family: var(--brand-fontStack-sansSerif);
|
|
5139
5148
|
font-weight: var(--brand-text-weight-200);
|
|
@@ -5141,6 +5150,35 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary___NUIYc.Prim
|
|
|
5141
5150
|
line-height: var(--brand-text-lineHeight-200);
|
|
5142
5151
|
}
|
|
5143
5152
|
|
|
5153
|
+
.Primer_Brand__Accordion-module__Accordion__content___wMZGe p:not(:first-child) {
|
|
5154
|
+
margin-top: var(--base-size-16);
|
|
5155
|
+
}
|
|
5156
|
+
|
|
5157
|
+
.Primer_Brand__Accordion-module__Accordion__content___wMZGe a {
|
|
5158
|
+
color: var(--brand-InlineLink-color-rest);
|
|
5159
|
+
position: relative;
|
|
5160
|
+
text-decoration: underline;
|
|
5161
|
+
text-decoration-color: var(--brand-InlineLink-color-rest);
|
|
5162
|
+
text-decoration-thickness: var(--brand-borderWidth-thin);
|
|
5163
|
+
text-underline-position: under;
|
|
5164
|
+
transition: var(--brand-InlineLink-transition-timing) text-decoration;
|
|
5165
|
+
}
|
|
5166
|
+
|
|
5167
|
+
.Primer_Brand__Accordion-module__Accordion__content___wMZGe a:hover {
|
|
5168
|
+
text-decoration-thickness: var(--brand-borderWidth-thick);
|
|
5169
|
+
}
|
|
5170
|
+
|
|
5171
|
+
.Primer_Brand__Accordion-module__Accordion__content___wMZGe a,
|
|
5172
|
+
.Primer_Brand__Accordion-module__Accordion__content___wMZGe a > span {
|
|
5173
|
+
font-weight: inherit;
|
|
5174
|
+
color: var(--brand-InlineLink-color-rest);
|
|
5175
|
+
}
|
|
5176
|
+
|
|
5177
|
+
.Primer_Brand__Accordion-module__Accordion__content___wMZGe a:active,
|
|
5178
|
+
.Primer_Brand__Accordion-module__Accordion__content___wMZGe a:active > span {
|
|
5179
|
+
color: var(--brand-InlineLink-color-pressed);
|
|
5180
|
+
}
|
|
5181
|
+
|
|
5144
5182
|
details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
5145
5183
|
padding-bottom: var(--base-size-24);
|
|
5146
5184
|
animation: Primer_Brand__Accordion-module__fade-in___b3l0l 0.5s;
|
|
@@ -5178,7 +5216,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5178
5216
|
|
|
5179
5217
|
/**
|
|
5180
5218
|
* Do not edit directly
|
|
5181
|
-
* Generated on
|
|
5219
|
+
* Generated on Tue, 17 Oct 2023 14:28:13 GMT
|
|
5182
5220
|
*/
|
|
5183
5221
|
|
|
5184
5222
|
:root {
|
|
@@ -5187,7 +5225,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5187
5225
|
|
|
5188
5226
|
/**
|
|
5189
5227
|
* Do not edit directly
|
|
5190
|
-
* Generated on
|
|
5228
|
+
* Generated on Tue, 17 Oct 2023 14:28:14 GMT
|
|
5191
5229
|
*/
|
|
5192
5230
|
|
|
5193
5231
|
:root,
|
|
@@ -5205,7 +5243,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5205
5243
|
|
|
5206
5244
|
/**
|
|
5207
5245
|
* Do not edit directly
|
|
5208
|
-
* Generated on
|
|
5246
|
+
* Generated on Tue, 17 Oct 2023 14:28:14 GMT
|
|
5209
5247
|
*/
|
|
5210
5248
|
|
|
5211
5249
|
:root {
|
|
@@ -5268,6 +5306,20 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5268
5306
|
margin-top: var(--base-size-48);
|
|
5269
5307
|
}
|
|
5270
5308
|
|
|
5309
|
+
.Primer_Brand__FAQ-module__FAQ___R3vLU.Primer_Brand__FAQ-module__details__summary___zIBcp {
|
|
5310
|
+
font-weight: var(--brand-text-weight-800);
|
|
5311
|
+
font-size: var(--brand-text-size-800);
|
|
5312
|
+
line-height: var(--brand-text-lineHeight-800);
|
|
5313
|
+
letter-spacing: var(--brand-text-letterSpacing-800);
|
|
5314
|
+
color: var(--brand-FAQ-color-heading);
|
|
5315
|
+
cursor: pointer;
|
|
5316
|
+
outline: none;
|
|
5317
|
+
border: none;
|
|
5318
|
+
background: none;
|
|
5319
|
+
padding: 0;
|
|
5320
|
+
margin: 0;
|
|
5321
|
+
}
|
|
5322
|
+
|
|
5271
5323
|
.Primer_Brand__FAQGroup-module__FAQGroup___D0VvR {
|
|
5272
5324
|
display: none;
|
|
5273
5325
|
justify-content: space-between;
|
|
@@ -5293,7 +5345,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5293
5345
|
}
|
|
5294
5346
|
|
|
5295
5347
|
.Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC {
|
|
5296
|
-
justify-content: start;
|
|
5348
|
+
justify-content: flex-start;
|
|
5297
5349
|
}
|
|
5298
5350
|
|
|
5299
5351
|
.Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC > span {
|
|
@@ -5322,7 +5374,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5322
5374
|
|
|
5323
5375
|
/**
|
|
5324
5376
|
* Do not edit directly
|
|
5325
|
-
* Generated on
|
|
5377
|
+
* Generated on Tue, 17 Oct 2023 14:28:14 GMT
|
|
5326
5378
|
*/
|
|
5327
5379
|
|
|
5328
5380
|
:root,
|
|
@@ -6423,7 +6475,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6423
6475
|
|
|
6424
6476
|
/**
|
|
6425
6477
|
* Do not edit directly
|
|
6426
|
-
* Generated on
|
|
6478
|
+
* Generated on Tue, 17 Oct 2023 14:28:13 GMT
|
|
6427
6479
|
*/
|
|
6428
6480
|
|
|
6429
6481
|
:root {
|
|
@@ -6437,7 +6489,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6437
6489
|
|
|
6438
6490
|
/**
|
|
6439
6491
|
* Do not edit directly
|
|
6440
|
-
* Generated on
|
|
6492
|
+
* Generated on Tue, 17 Oct 2023 14:28:13 GMT
|
|
6441
6493
|
*/
|
|
6442
6494
|
|
|
6443
6495
|
:root {
|
|
@@ -6647,7 +6699,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6647
6699
|
|
|
6648
6700
|
/**
|
|
6649
6701
|
* Do not edit directly
|
|
6650
|
-
* Generated on
|
|
6702
|
+
* Generated on Tue, 17 Oct 2023 14:28:14 GMT
|
|
6651
6703
|
*/
|
|
6652
6704
|
|
|
6653
6705
|
:root,
|
|
@@ -6663,7 +6715,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6663
6715
|
|
|
6664
6716
|
/**
|
|
6665
6717
|
* Do not edit directly
|
|
6666
|
-
* Generated on
|
|
6718
|
+
* Generated on Tue, 17 Oct 2023 14:28:14 GMT
|
|
6667
6719
|
*/
|
|
6668
6720
|
|
|
6669
6721
|
:root {
|
|
@@ -6981,7 +7033,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6981
7033
|
|
|
6982
7034
|
/**
|
|
6983
7035
|
* Do not edit directly
|
|
6984
|
-
* Generated on
|
|
7036
|
+
* Generated on Tue, 17 Oct 2023 14:28:14 GMT
|
|
6985
7037
|
*/
|
|
6986
7038
|
|
|
6987
7039
|
:root,
|
|
@@ -7397,7 +7449,7 @@ html {
|
|
|
7397
7449
|
|
|
7398
7450
|
/**
|
|
7399
7451
|
* Do not edit directly
|
|
7400
|
-
* Generated on
|
|
7452
|
+
* Generated on Tue, 17 Oct 2023 14:28:14 GMT
|
|
7401
7453
|
*/
|
|
7402
7454
|
|
|
7403
7455
|
:root,
|
|
@@ -7575,7 +7627,7 @@ html {
|
|
|
7575
7627
|
|
|
7576
7628
|
/**
|
|
7577
7629
|
* Do not edit directly
|
|
7578
|
-
* Generated on
|
|
7630
|
+
* Generated on Tue, 17 Oct 2023 14:28:14 GMT
|
|
7579
7631
|
*/
|
|
7580
7632
|
|
|
7581
7633
|
:root,
|
|
@@ -7702,7 +7754,7 @@ html {
|
|
|
7702
7754
|
|
|
7703
7755
|
/**
|
|
7704
7756
|
* Do not edit directly
|
|
7705
|
-
* Generated on
|
|
7757
|
+
* Generated on Tue, 17 Oct 2023 14:28:14 GMT
|
|
7706
7758
|
*/
|
|
7707
7759
|
|
|
7708
7760
|
:root,
|
|
@@ -7832,7 +7884,7 @@ html {
|
|
|
7832
7884
|
|
|
7833
7885
|
/**
|
|
7834
7886
|
* Do not edit directly
|
|
7835
|
-
* Generated on
|
|
7887
|
+
* Generated on Tue, 17 Oct 2023 14:28:13 GMT
|
|
7836
7888
|
*/
|
|
7837
7889
|
|
|
7838
7890
|
:root {
|
|
@@ -7844,7 +7896,7 @@ html {
|
|
|
7844
7896
|
|
|
7845
7897
|
/**
|
|
7846
7898
|
* Do not edit directly
|
|
7847
|
-
* Generated on
|
|
7899
|
+
* Generated on Tue, 17 Oct 2023 14:28:14 GMT
|
|
7848
7900
|
*/
|
|
7849
7901
|
|
|
7850
7902
|
:root,
|
|
@@ -8217,7 +8269,7 @@ html {
|
|
|
8217
8269
|
|
|
8218
8270
|
/**
|
|
8219
8271
|
* Do not edit directly
|
|
8220
|
-
* Generated on
|
|
8272
|
+
* Generated on Tue, 17 Oct 2023 14:28:14 GMT
|
|
8221
8273
|
*/
|
|
8222
8274
|
|
|
8223
8275
|
:root,
|
|
@@ -8661,7 +8713,7 @@ html {
|
|
|
8661
8713
|
|
|
8662
8714
|
/**
|
|
8663
8715
|
* Do not edit directly
|
|
8664
|
-
* Generated on
|
|
8716
|
+
* Generated on Tue, 17 Oct 2023 14:28:13 GMT
|
|
8665
8717
|
*/
|
|
8666
8718
|
|
|
8667
8719
|
:root {
|
|
@@ -12384,6 +12436,66 @@ html {
|
|
|
12384
12436
|
border-width: var(--brand-borderWidth-thicker);
|
|
12385
12437
|
}
|
|
12386
12438
|
|
|
12439
|
+
.Primer_Brand__Box-module__Box-borderBlockStartWidth--thin___y3sZf {
|
|
12440
|
+
border-width: 0;
|
|
12441
|
+
border-top-width: var(--brand-borderWidth-thin);
|
|
12442
|
+
}
|
|
12443
|
+
|
|
12444
|
+
.Primer_Brand__Box-module__Box-borderBlockStartWidth--thick___kV7nz {
|
|
12445
|
+
border-width: 0;
|
|
12446
|
+
border-top-width: var(--brand-borderWidth-thick);
|
|
12447
|
+
}
|
|
12448
|
+
|
|
12449
|
+
.Primer_Brand__Box-module__Box-borderBlockStartWidth--thicker___lU32t {
|
|
12450
|
+
border-width: 0;
|
|
12451
|
+
border-top-width: var(--brand-borderWidth-thicker);
|
|
12452
|
+
}
|
|
12453
|
+
|
|
12454
|
+
.Primer_Brand__Box-module__Box-borderInlineEndWidth--thin___irPIY {
|
|
12455
|
+
border-width: 0;
|
|
12456
|
+
border-right-width: var(--brand-borderWidth-thin);
|
|
12457
|
+
}
|
|
12458
|
+
|
|
12459
|
+
.Primer_Brand__Box-module__Box-borderInlineEndWidth--thick___OolZ3 {
|
|
12460
|
+
border-width: 0;
|
|
12461
|
+
border-right-width: var(--brand-borderWidth-thick);
|
|
12462
|
+
}
|
|
12463
|
+
|
|
12464
|
+
.Primer_Brand__Box-module__Box-borderInlineEndWidth--thicker___bxZek {
|
|
12465
|
+
border-width: 0;
|
|
12466
|
+
border-right-width: var(--brand-borderWidth-thicker);
|
|
12467
|
+
}
|
|
12468
|
+
|
|
12469
|
+
.Primer_Brand__Box-module__Box-borderBlockEndWidth--thin___aOdjf {
|
|
12470
|
+
border-width: 0;
|
|
12471
|
+
border-bottom-width: var(--brand-borderWidth-thin);
|
|
12472
|
+
}
|
|
12473
|
+
|
|
12474
|
+
.Primer_Brand__Box-module__Box-borderBlockEndWidth--thick___ROxs5 {
|
|
12475
|
+
border-width: 0;
|
|
12476
|
+
border-bottom-width: var(--brand-borderWidth-thick);
|
|
12477
|
+
}
|
|
12478
|
+
|
|
12479
|
+
.Primer_Brand__Box-module__Box-borderBlockEndWidth--thicker___sED4_ {
|
|
12480
|
+
border-width: 0;
|
|
12481
|
+
border-bottom-width: var(--brand-borderWidth-thicker);
|
|
12482
|
+
}
|
|
12483
|
+
|
|
12484
|
+
.Primer_Brand__Box-module__Box-borderInlineStartWidth--thin___A4ZPo {
|
|
12485
|
+
border-width: 0;
|
|
12486
|
+
border-left-width: var(--brand-borderWidth-thin);
|
|
12487
|
+
}
|
|
12488
|
+
|
|
12489
|
+
.Primer_Brand__Box-module__Box-borderInlineStartWidth--thick___OelxP {
|
|
12490
|
+
border-width: 0;
|
|
12491
|
+
border-left-width: var(--brand-borderWidth-thick);
|
|
12492
|
+
}
|
|
12493
|
+
|
|
12494
|
+
.Primer_Brand__Box-module__Box-borderInlineStartWidth--thicker___yWUW3 {
|
|
12495
|
+
border-width: 0;
|
|
12496
|
+
border-left-width: var(--brand-borderWidth-thicker);
|
|
12497
|
+
}
|
|
12498
|
+
|
|
12387
12499
|
/*
|
|
12388
12500
|
* 14. Border Color
|
|
12389
12501
|
*/
|
|
@@ -12500,7 +12612,7 @@ html {
|
|
|
12500
12612
|
color: var(--base-color-scale-gray-0);
|
|
12501
12613
|
display: grid;
|
|
12502
12614
|
align-items: center;
|
|
12503
|
-
justify-content: start;
|
|
12615
|
+
justify-content: flex-start;
|
|
12504
12616
|
grid-gap: 10px;
|
|
12505
12617
|
grid-template-columns: auto auto;
|
|
12506
12618
|
background: hsl(var(--base-color-scale-black-0-hsl) / 80%);
|
|
@@ -12835,7 +12947,7 @@ html {
|
|
|
12835
12947
|
|
|
12836
12948
|
/**
|
|
12837
12949
|
* Do not edit directly
|
|
12838
|
-
* Generated on
|
|
12950
|
+
* Generated on Tue, 17 Oct 2023 14:28:13 GMT
|
|
12839
12951
|
*/
|
|
12840
12952
|
|
|
12841
12953
|
:root {
|
|
@@ -12853,7 +12965,7 @@ html {
|
|
|
12853
12965
|
|
|
12854
12966
|
/**
|
|
12855
12967
|
* Do not edit directly
|
|
12856
|
-
* Generated on
|
|
12968
|
+
* Generated on Tue, 17 Oct 2023 14:28:14 GMT
|
|
12857
12969
|
*/
|
|
12858
12970
|
|
|
12859
12971
|
:root,
|
|
@@ -12869,7 +12981,7 @@ html {
|
|
|
12869
12981
|
|
|
12870
12982
|
/**
|
|
12871
12983
|
* Do not edit directly
|
|
12872
|
-
* Generated on
|
|
12984
|
+
* Generated on Tue, 17 Oct 2023 14:28:13 GMT
|
|
12873
12985
|
*/
|
|
12874
12986
|
|
|
12875
12987
|
:root {
|
|
@@ -13094,7 +13206,7 @@ html {
|
|
|
13094
13206
|
|
|
13095
13207
|
/**
|
|
13096
13208
|
* Do not edit directly
|
|
13097
|
-
* Generated on
|
|
13209
|
+
* Generated on Tue, 17 Oct 2023 14:28:14 GMT
|
|
13098
13210
|
*/
|
|
13099
13211
|
|
|
13100
13212
|
:root,
|
|
@@ -13108,7 +13220,7 @@ html {
|
|
|
13108
13220
|
|
|
13109
13221
|
/**
|
|
13110
13222
|
* Do not edit directly
|
|
13111
|
-
* Generated on
|
|
13223
|
+
* Generated on Tue, 17 Oct 2023 14:28:13 GMT
|
|
13112
13224
|
*/
|
|
13113
13225
|
|
|
13114
13226
|
:root {
|
|
@@ -13122,7 +13234,7 @@ html {
|
|
|
13122
13234
|
|
|
13123
13235
|
/**
|
|
13124
13236
|
* Do not edit directly
|
|
13125
|
-
* Generated on
|
|
13237
|
+
* Generated on Tue, 17 Oct 2023 14:28:13 GMT
|
|
13126
13238
|
*/
|
|
13127
13239
|
|
|
13128
13240
|
:root {
|
|
@@ -13195,7 +13307,7 @@ html {
|
|
|
13195
13307
|
.Primer_Brand__Bento-module__Bento__Content___BhnY8 {
|
|
13196
13308
|
display: flex;
|
|
13197
13309
|
flex-direction: column;
|
|
13198
|
-
align-items: start;
|
|
13310
|
+
align-items: flex-start;
|
|
13199
13311
|
height: 100%;
|
|
13200
13312
|
color: var(--brand-color-text-default);
|
|
13201
13313
|
}
|
|
@@ -13519,7 +13631,7 @@ html {
|
|
|
13519
13631
|
|
|
13520
13632
|
/* Bento Item Vertical Align */
|
|
13521
13633
|
.Primer_Brand__Bento-module__Bento__Item--verticalAlign-start___uJAby {
|
|
13522
|
-
justify-content: start;
|
|
13634
|
+
justify-content: flex-start;
|
|
13523
13635
|
}
|
|
13524
13636
|
|
|
13525
13637
|
.Primer_Brand__Bento-module__Bento__Item--verticalAlign-start___uJAby .Primer_Brand__Bento-module__Bento__call-to-action___CF7bA {
|
|
@@ -13550,7 +13662,7 @@ html {
|
|
|
13550
13662
|
text-align: right;
|
|
13551
13663
|
}
|
|
13552
13664
|
.Primer_Brand__Bento-module__Bento__Item--horizontalAlign-start___apVss {
|
|
13553
|
-
align-items: start;
|
|
13665
|
+
align-items: flex-start;
|
|
13554
13666
|
}
|
|
13555
13667
|
|
|
13556
13668
|
.Primer_Brand__Bento-module__Bento__Item--horizontalAlign-center___DJpgD {
|
|
@@ -13791,7 +13903,7 @@ html {
|
|
|
13791
13903
|
|
|
13792
13904
|
/* XSMALL Vertical Align */
|
|
13793
13905
|
.Primer_Brand__Bento-module__Bento__Item--xsmall-verticalAlign-start___cWQRy {
|
|
13794
|
-
justify-content: start;
|
|
13906
|
+
justify-content: flex-start;
|
|
13795
13907
|
}
|
|
13796
13908
|
|
|
13797
13909
|
.Primer_Brand__Bento-module__Bento__Item--xsmall-verticalAlign-start___cWQRy .Primer_Brand__Bento-module__Bento__call-to-action___CF7bA {
|
|
@@ -13816,7 +13928,7 @@ html {
|
|
|
13816
13928
|
|
|
13817
13929
|
/* XSMALL Horizontal Align */
|
|
13818
13930
|
.Primer_Brand__Bento-module__Bento__Item--xsmall-horizontalAlign-start___dT6ng {
|
|
13819
|
-
align-items: start;
|
|
13931
|
+
align-items: flex-start;
|
|
13820
13932
|
}
|
|
13821
13933
|
|
|
13822
13934
|
.Primer_Brand__Bento-module__Bento__Item--xsmall-horizontalAlign-center___xcsj2 {
|
|
@@ -14077,7 +14189,7 @@ html {
|
|
|
14077
14189
|
|
|
14078
14190
|
/* SMALL Vertical Align */
|
|
14079
14191
|
.Primer_Brand__Bento-module__Bento__Item--small-verticalAlign-start___QMpW2 {
|
|
14080
|
-
justify-content: start;
|
|
14192
|
+
justify-content: flex-start;
|
|
14081
14193
|
}
|
|
14082
14194
|
|
|
14083
14195
|
.Primer_Brand__Bento-module__Bento__Item--small-verticalAlign-start___QMpW2 .Primer_Brand__Bento-module__Bento__call-to-action___CF7bA {
|
|
@@ -14102,7 +14214,7 @@ html {
|
|
|
14102
14214
|
|
|
14103
14215
|
/* SMALL Horizontal Align */
|
|
14104
14216
|
.Primer_Brand__Bento-module__Bento__Item--small-horizontalAlign-start____az8o {
|
|
14105
|
-
align-items: start;
|
|
14217
|
+
align-items: flex-start;
|
|
14106
14218
|
}
|
|
14107
14219
|
|
|
14108
14220
|
.Primer_Brand__Bento-module__Bento__Item--small-horizontalAlign-center___hIKKU {
|
|
@@ -14363,7 +14475,7 @@ html {
|
|
|
14363
14475
|
|
|
14364
14476
|
/* MEDIUM Vertical Align */
|
|
14365
14477
|
.Primer_Brand__Bento-module__Bento__Item--medium-verticalAlign-start___DOGQs {
|
|
14366
|
-
justify-content: start;
|
|
14478
|
+
justify-content: flex-start;
|
|
14367
14479
|
}
|
|
14368
14480
|
|
|
14369
14481
|
.Primer_Brand__Bento-module__Bento__Item--medium-verticalAlign-start___DOGQs .Primer_Brand__Bento-module__Bento__call-to-action___CF7bA {
|
|
@@ -14388,7 +14500,7 @@ html {
|
|
|
14388
14500
|
|
|
14389
14501
|
/* MEDIUM Horizontal Align */
|
|
14390
14502
|
.Primer_Brand__Bento-module__Bento__Item--medium-horizontalAlign-start___nzIvg {
|
|
14391
|
-
align-items: start;
|
|
14503
|
+
align-items: flex-start;
|
|
14392
14504
|
}
|
|
14393
14505
|
|
|
14394
14506
|
.Primer_Brand__Bento-module__Bento__Item--medium-horizontalAlign-center___aHFRW {
|
|
@@ -14649,7 +14761,7 @@ html {
|
|
|
14649
14761
|
|
|
14650
14762
|
/* LARGE Vertical Align */
|
|
14651
14763
|
.Primer_Brand__Bento-module__Bento__Item--large-verticalAlign-start___VDcbn {
|
|
14652
|
-
justify-content: start;
|
|
14764
|
+
justify-content: flex-start;
|
|
14653
14765
|
}
|
|
14654
14766
|
|
|
14655
14767
|
.Primer_Brand__Bento-module__Bento__Item--large-verticalAlign-start___VDcbn .Primer_Brand__Bento-module__Bento__call-to-action___CF7bA {
|
|
@@ -14674,7 +14786,7 @@ html {
|
|
|
14674
14786
|
|
|
14675
14787
|
/* LARGE Horizontal Align */
|
|
14676
14788
|
.Primer_Brand__Bento-module__Bento__Item--large-horizontalAlign-start___YQT1t {
|
|
14677
|
-
align-items: start;
|
|
14789
|
+
align-items: flex-start;
|
|
14678
14790
|
}
|
|
14679
14791
|
|
|
14680
14792
|
.Primer_Brand__Bento-module__Bento__Item--large-horizontalAlign-center___YtwaR {
|
|
@@ -14935,7 +15047,7 @@ html {
|
|
|
14935
15047
|
|
|
14936
15048
|
/* XLARGE Vertical Align */
|
|
14937
15049
|
.Primer_Brand__Bento-module__Bento__Item--xlarge-verticalAlign-start___EyXCQ {
|
|
14938
|
-
justify-content: start;
|
|
15050
|
+
justify-content: flex-start;
|
|
14939
15051
|
}
|
|
14940
15052
|
|
|
14941
15053
|
.Primer_Brand__Bento-module__Bento__Item--xlarge-verticalAlign-start___EyXCQ .Primer_Brand__Bento-module__Bento__call-to-action___CF7bA {
|
|
@@ -14960,7 +15072,7 @@ html {
|
|
|
14960
15072
|
|
|
14961
15073
|
/* XLARGE Horizontal Align */
|
|
14962
15074
|
.Primer_Brand__Bento-module__Bento__Item--xlarge-horizontalAlign-start___zzvpZ {
|
|
14963
|
-
align-items: start;
|
|
15075
|
+
align-items: flex-start;
|
|
14964
15076
|
}
|
|
14965
15077
|
|
|
14966
15078
|
.Primer_Brand__Bento-module__Bento__Item--xlarge-horizontalAlign-center___mfany {
|
|
@@ -15221,7 +15333,7 @@ html {
|
|
|
15221
15333
|
|
|
15222
15334
|
/* XXLARGE Vertical Align */
|
|
15223
15335
|
.Primer_Brand__Bento-module__Bento__Item--xxlarge-verticalAlign-start___KQhGN {
|
|
15224
|
-
justify-content: start;
|
|
15336
|
+
justify-content: flex-start;
|
|
15225
15337
|
}
|
|
15226
15338
|
|
|
15227
15339
|
.Primer_Brand__Bento-module__Bento__Item--xxlarge-verticalAlign-start___KQhGN .Primer_Brand__Bento-module__Bento__call-to-action___CF7bA {
|
|
@@ -15246,7 +15358,7 @@ html {
|
|
|
15246
15358
|
|
|
15247
15359
|
/* XXLARGE Horizontal Align */
|
|
15248
15360
|
.Primer_Brand__Bento-module__Bento__Item--xxlarge-horizontalAlign-start___BPlw7 {
|
|
15249
|
-
align-items: start;
|
|
15361
|
+
align-items: flex-start;
|
|
15250
15362
|
}
|
|
15251
15363
|
|
|
15252
15364
|
.Primer_Brand__Bento-module__Bento__Item--xxlarge-horizontalAlign-center___QFMr_ {
|