@primer/react-brand 0.30.0 → 0.30.1-rc.180c912
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 +8 -1
- package/lib/FAQ/FAQ.d.ts +3 -0
- package/lib/css/main.css +60 -47
- package/lib/design-tokens/css/tokens/base/colors/color-scales-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/base/colors/light.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/eyebrow-banner/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/eyebrow-banner.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/prose/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/river/base.css +2 -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/components/video-player/colors-with-modes.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/light.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/eyebrow-banner/eyebrow-banner.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 +19 -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/light.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/eyebrow-banner/eyebrow-banner.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 +2 -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/light.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/eyebrow-banner/eyebrow-banner.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 +2 -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/light.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/base/colors/light.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/eyebrow-banner/eyebrow-banner.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.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 +4 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/base.js +4 -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
|
@@ -8,6 +8,7 @@ export type AccordionRootProps = BaseProps<HTMLDetailsElement> & {
|
|
|
8
8
|
open?: boolean;
|
|
9
9
|
children: React.ReactElement<AccordionHeadingProps | AccordionContentProps>[];
|
|
10
10
|
variant?: 'default' | 'emphasis';
|
|
11
|
+
ref?: React.RefObject<HTMLDetailsElement>;
|
|
11
12
|
} & React.HTMLAttributes<HTMLDetailsElement>;
|
|
12
13
|
export declare const AccordionRoot: React.ForwardRefExoticComponent<Omit<AccordionRootProps, "ref"> & React.RefAttributes<HTMLDetailsElement>>;
|
|
13
14
|
type AccordionHeadingProps = BaseProps<HTMLHeadingElement> & {
|
|
@@ -16,12 +17,18 @@ type AccordionHeadingProps = BaseProps<HTMLHeadingElement> & {
|
|
|
16
17
|
as?: 'h2' | 'h3' | 'h4' | 'h5' | 'h6';
|
|
17
18
|
reversedToggles?: boolean;
|
|
18
19
|
variant?: 'default' | 'emphasis';
|
|
20
|
+
open?: boolean;
|
|
21
|
+
handleOpen?: (boolean: any) => void;
|
|
22
|
+
parentRef?: React.RefObject<HTMLDetailsElement>;
|
|
19
23
|
};
|
|
20
24
|
export declare const AccordionHeading: React.ForwardRefExoticComponent<Omit<AccordionHeadingProps, "ref"> & React.RefAttributes<HTMLHeadingElement>>;
|
|
21
25
|
type AccordionContentProps = BaseProps<HTMLElement> & {
|
|
22
26
|
children: React.ReactElement | React.ReactElement[];
|
|
27
|
+
open?: boolean;
|
|
28
|
+
handleOpen?: (boolean: any) => void;
|
|
29
|
+
parentRef?: React.RefObject<HTMLDetailsElement>;
|
|
23
30
|
};
|
|
24
|
-
export declare function AccordionContent({ children, className, ...rest }: AccordionContentProps): JSX.Element;
|
|
31
|
+
export declare function AccordionContent({ children, className, open, handleOpen, parentRef, ...rest }: AccordionContentProps): JSX.Element;
|
|
25
32
|
/**
|
|
26
33
|
* Branded Accordion component
|
|
27
34
|
*/
|
package/lib/FAQ/FAQ.d.ts
CHANGED
|
@@ -33,6 +33,9 @@ export declare const FAQ: React.ForwardRefExoticComponent<Omit<FAQRootProps, "re
|
|
|
33
33
|
as?: "h2" | "h3" | "h4" | "h5" | "h6" | undefined;
|
|
34
34
|
reversedToggles?: boolean | undefined;
|
|
35
35
|
variant?: "default" | "emphasis" | undefined;
|
|
36
|
+
open?: boolean | undefined;
|
|
37
|
+
handleOpen?: ((boolean: any) => void) | undefined;
|
|
38
|
+
parentRef?: React.RefObject<HTMLDetailsElement> | undefined;
|
|
36
39
|
}, "ref"> & React.RefAttributes<HTMLHeadingElement>>;
|
|
37
40
|
Answer: typeof AccordionContent;
|
|
38
41
|
};
|
package/lib/css/main.css
CHANGED
|
@@ -89,7 +89,7 @@ select {
|
|
|
89
89
|
|
|
90
90
|
/**
|
|
91
91
|
* Do not edit directly
|
|
92
|
-
* Generated on Thu,
|
|
92
|
+
* Generated on Thu, 25 Jan 2024 16:25:39 GMT
|
|
93
93
|
*/
|
|
94
94
|
|
|
95
95
|
:root,
|
|
@@ -367,7 +367,7 @@ select {
|
|
|
367
367
|
|
|
368
368
|
/**
|
|
369
369
|
* Do not edit directly
|
|
370
|
-
* Generated on Thu,
|
|
370
|
+
* Generated on Thu, 25 Jan 2024 16:25:39 GMT
|
|
371
371
|
*/
|
|
372
372
|
|
|
373
373
|
:root {
|
|
@@ -392,7 +392,7 @@ select {
|
|
|
392
392
|
|
|
393
393
|
/**
|
|
394
394
|
* Do not edit directly
|
|
395
|
-
* Generated on Thu,
|
|
395
|
+
* Generated on Thu, 25 Jan 2024 16:25:39 GMT
|
|
396
396
|
*/
|
|
397
397
|
|
|
398
398
|
:root {
|
|
@@ -408,7 +408,7 @@ select {
|
|
|
408
408
|
|
|
409
409
|
/**
|
|
410
410
|
* Do not edit directly
|
|
411
|
-
* Generated on Thu,
|
|
411
|
+
* Generated on Thu, 25 Jan 2024 16:25:39 GMT
|
|
412
412
|
*/
|
|
413
413
|
|
|
414
414
|
:root {
|
|
@@ -540,7 +540,7 @@ select {
|
|
|
540
540
|
|
|
541
541
|
/**
|
|
542
542
|
* Do not edit directly
|
|
543
|
-
* Generated on Thu,
|
|
543
|
+
* Generated on Thu, 25 Jan 2024 16:25:39 GMT
|
|
544
544
|
*/
|
|
545
545
|
|
|
546
546
|
:root {
|
|
@@ -554,7 +554,7 @@ select {
|
|
|
554
554
|
|
|
555
555
|
/**
|
|
556
556
|
* Do not edit directly
|
|
557
|
-
* Generated on Thu,
|
|
557
|
+
* Generated on Thu, 25 Jan 2024 16:25:39 GMT
|
|
558
558
|
*/
|
|
559
559
|
|
|
560
560
|
:root {
|
|
@@ -573,7 +573,7 @@ select {
|
|
|
573
573
|
|
|
574
574
|
/**
|
|
575
575
|
* Do not edit directly
|
|
576
|
-
* Generated on Thu,
|
|
576
|
+
* Generated on Thu, 25 Jan 2024 16:25:39 GMT
|
|
577
577
|
*/
|
|
578
578
|
|
|
579
579
|
:root,
|
|
@@ -955,7 +955,7 @@ select {
|
|
|
955
955
|
|
|
956
956
|
/**
|
|
957
957
|
* Do not edit directly
|
|
958
|
-
* Generated on Thu,
|
|
958
|
+
* Generated on Thu, 25 Jan 2024 16:25:39 GMT
|
|
959
959
|
*/
|
|
960
960
|
|
|
961
961
|
:root,
|
|
@@ -1522,7 +1522,7 @@ select {
|
|
|
1522
1522
|
|
|
1523
1523
|
/**
|
|
1524
1524
|
* Do not edit directly
|
|
1525
|
-
* Generated on Thu,
|
|
1525
|
+
* Generated on Thu, 25 Jan 2024 16:25:39 GMT
|
|
1526
1526
|
*/
|
|
1527
1527
|
|
|
1528
1528
|
:root {
|
|
@@ -1749,7 +1749,7 @@ select {
|
|
|
1749
1749
|
|
|
1750
1750
|
/**
|
|
1751
1751
|
* Do not edit directly
|
|
1752
|
-
* Generated on Thu,
|
|
1752
|
+
* Generated on Thu, 25 Jan 2024 16:25:39 GMT
|
|
1753
1753
|
*/
|
|
1754
1754
|
|
|
1755
1755
|
:root,
|
|
@@ -2008,7 +2008,7 @@ select {
|
|
|
2008
2008
|
|
|
2009
2009
|
/**
|
|
2010
2010
|
* Do not edit directly
|
|
2011
|
-
* Generated on Thu,
|
|
2011
|
+
* Generated on Thu, 25 Jan 2024 16:25:39 GMT
|
|
2012
2012
|
*/
|
|
2013
2013
|
|
|
2014
2014
|
:root {
|
|
@@ -2034,7 +2034,7 @@ select {
|
|
|
2034
2034
|
|
|
2035
2035
|
/**
|
|
2036
2036
|
* Do not edit directly
|
|
2037
|
-
* Generated on Thu,
|
|
2037
|
+
* Generated on Thu, 25 Jan 2024 16:25:39 GMT
|
|
2038
2038
|
*/
|
|
2039
2039
|
|
|
2040
2040
|
:root,
|
|
@@ -2792,7 +2792,7 @@ select {
|
|
|
2792
2792
|
|
|
2793
2793
|
/**
|
|
2794
2794
|
* Do not edit directly
|
|
2795
|
-
* Generated on Thu,
|
|
2795
|
+
* Generated on Thu, 25 Jan 2024 16:25:39 GMT
|
|
2796
2796
|
*/
|
|
2797
2797
|
|
|
2798
2798
|
:root {
|
|
@@ -3628,7 +3628,7 @@ select {
|
|
|
3628
3628
|
|
|
3629
3629
|
/**
|
|
3630
3630
|
* Do not edit directly
|
|
3631
|
-
* Generated on Thu,
|
|
3631
|
+
* Generated on Thu, 25 Jan 2024 16:25:39 GMT
|
|
3632
3632
|
*/
|
|
3633
3633
|
|
|
3634
3634
|
:root {
|
|
@@ -3649,17 +3649,18 @@ select {
|
|
|
3649
3649
|
|
|
3650
3650
|
/**
|
|
3651
3651
|
* Do not edit directly
|
|
3652
|
-
* Generated on Thu,
|
|
3652
|
+
* Generated on Thu, 25 Jan 2024 16:25:39 GMT
|
|
3653
3653
|
*/
|
|
3654
3654
|
|
|
3655
3655
|
:root {
|
|
3656
3656
|
--brand-River-visual-shadow: 0px 100px 80px rgba(0, 0, 0, 0.0174624), 0px 41.7776px 33.4221px rgba(0, 0, 0, 0.0235573), 0px 22.3363px 17.869px rgba(0, 0, 0, 0.0282784), 0px 12.5216px 10.0172px rgba(0, 0, 0, 0.0339075), 0px 6.6501px 5.32008px rgba(0, 0, 0, 0.04317), 0px 2.76726px 2.21381px rgba(0, 0, 0, 0.07);
|
|
3657
|
+
--brand-River-label-margin: var(--base-size-16);
|
|
3657
3658
|
--brand-River-heading-margin: var(--base-size-16);
|
|
3658
3659
|
}
|
|
3659
3660
|
|
|
3660
3661
|
/**
|
|
3661
3662
|
* Do not edit directly
|
|
3662
|
-
* Generated on Thu,
|
|
3663
|
+
* Generated on Thu, 25 Jan 2024 16:25:39 GMT
|
|
3663
3664
|
*/
|
|
3664
3665
|
|
|
3665
3666
|
:root {
|
|
@@ -3740,6 +3741,10 @@ select {
|
|
|
3740
3741
|
border-top: var(--brand-borderWidth-thin) solid var(--brand-color-border-muted);
|
|
3741
3742
|
}
|
|
3742
3743
|
|
|
3744
|
+
.Primer_Brand__river-shared-module__River__label___ztaaN {
|
|
3745
|
+
margin-bottom: var(--brand-River-label-margin);
|
|
3746
|
+
}
|
|
3747
|
+
|
|
3743
3748
|
/* Medium breakpoint and up */
|
|
3744
3749
|
@media screen and (min-width: 48rem) {
|
|
3745
3750
|
.Primer_Brand__river-shared-module__River___eSXvR {
|
|
@@ -4125,6 +4130,10 @@ select {
|
|
|
4125
4130
|
.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link___XmtPc:first-of-type {
|
|
4126
4131
|
padding-top: var(--base-size-24);
|
|
4127
4132
|
}
|
|
4133
|
+
|
|
4134
|
+
.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link--title___ApFQt {
|
|
4135
|
+
font-weight: var(--base-text-weight-bold);
|
|
4136
|
+
}
|
|
4128
4137
|
}
|
|
4129
4138
|
|
|
4130
4139
|
@media screen and (min-width: 48rem) {
|
|
@@ -4578,7 +4587,7 @@ select {
|
|
|
4578
4587
|
|
|
4579
4588
|
/**
|
|
4580
4589
|
* Do not edit directly
|
|
4581
|
-
* Generated on Thu,
|
|
4590
|
+
* Generated on Thu, 25 Jan 2024 16:25:39 GMT
|
|
4582
4591
|
*/
|
|
4583
4592
|
|
|
4584
4593
|
:root,
|
|
@@ -4606,7 +4615,7 @@ select {
|
|
|
4606
4615
|
|
|
4607
4616
|
/**
|
|
4608
4617
|
* Do not edit directly
|
|
4609
|
-
* Generated on Thu,
|
|
4618
|
+
* Generated on Thu, 25 Jan 2024 16:25:39 GMT
|
|
4610
4619
|
*/
|
|
4611
4620
|
|
|
4612
4621
|
:root,
|
|
@@ -4622,7 +4631,7 @@ select {
|
|
|
4622
4631
|
|
|
4623
4632
|
/**
|
|
4624
4633
|
* Do not edit directly
|
|
4625
|
-
* Generated on Thu,
|
|
4634
|
+
* Generated on Thu, 25 Jan 2024 16:25:39 GMT
|
|
4626
4635
|
*/
|
|
4627
4636
|
|
|
4628
4637
|
:root {
|
|
@@ -4746,7 +4755,7 @@ select {
|
|
|
4746
4755
|
|
|
4747
4756
|
/**
|
|
4748
4757
|
* Do not edit directly
|
|
4749
|
-
* Generated on Thu,
|
|
4758
|
+
* Generated on Thu, 25 Jan 2024 16:25:39 GMT
|
|
4750
4759
|
*/
|
|
4751
4760
|
|
|
4752
4761
|
:root,
|
|
@@ -4762,7 +4771,7 @@ select {
|
|
|
4762
4771
|
|
|
4763
4772
|
/**
|
|
4764
4773
|
* Do not edit directly
|
|
4765
|
-
* Generated on Thu,
|
|
4774
|
+
* Generated on Thu, 25 Jan 2024 16:25:39 GMT
|
|
4766
4775
|
*/
|
|
4767
4776
|
|
|
4768
4777
|
:root,
|
|
@@ -5008,7 +5017,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5008
5017
|
|
|
5009
5018
|
/**
|
|
5010
5019
|
* Do not edit directly
|
|
5011
|
-
* Generated on Thu,
|
|
5020
|
+
* Generated on Thu, 25 Jan 2024 16:25:39 GMT
|
|
5012
5021
|
*/
|
|
5013
5022
|
|
|
5014
5023
|
:root {
|
|
@@ -5017,7 +5026,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5017
5026
|
|
|
5018
5027
|
/**
|
|
5019
5028
|
* Do not edit directly
|
|
5020
|
-
* Generated on Thu,
|
|
5029
|
+
* Generated on Thu, 25 Jan 2024 16:25:39 GMT
|
|
5021
5030
|
*/
|
|
5022
5031
|
|
|
5023
5032
|
:root,
|
|
@@ -5035,7 +5044,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5035
5044
|
|
|
5036
5045
|
/**
|
|
5037
5046
|
* Do not edit directly
|
|
5038
|
-
* Generated on Thu,
|
|
5047
|
+
* Generated on Thu, 25 Jan 2024 16:25:39 GMT
|
|
5039
5048
|
*/
|
|
5040
5049
|
|
|
5041
5050
|
:root {
|
|
@@ -5166,7 +5175,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5166
5175
|
|
|
5167
5176
|
/**
|
|
5168
5177
|
* Do not edit directly
|
|
5169
|
-
* Generated on Thu,
|
|
5178
|
+
* Generated on Thu, 25 Jan 2024 16:25:39 GMT
|
|
5170
5179
|
*/
|
|
5171
5180
|
|
|
5172
5181
|
:root,
|
|
@@ -6267,7 +6276,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6267
6276
|
|
|
6268
6277
|
/**
|
|
6269
6278
|
* Do not edit directly
|
|
6270
|
-
* Generated on Thu,
|
|
6279
|
+
* Generated on Thu, 25 Jan 2024 16:25:39 GMT
|
|
6271
6280
|
*/
|
|
6272
6281
|
|
|
6273
6282
|
:root {
|
|
@@ -6281,7 +6290,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6281
6290
|
|
|
6282
6291
|
/**
|
|
6283
6292
|
* Do not edit directly
|
|
6284
|
-
* Generated on Thu,
|
|
6293
|
+
* Generated on Thu, 25 Jan 2024 16:25:39 GMT
|
|
6285
6294
|
*/
|
|
6286
6295
|
|
|
6287
6296
|
:root {
|
|
@@ -6491,7 +6500,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6491
6500
|
|
|
6492
6501
|
/**
|
|
6493
6502
|
* Do not edit directly
|
|
6494
|
-
* Generated on Thu,
|
|
6503
|
+
* Generated on Thu, 25 Jan 2024 16:25:39 GMT
|
|
6495
6504
|
*/
|
|
6496
6505
|
|
|
6497
6506
|
:root,
|
|
@@ -6507,7 +6516,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6507
6516
|
|
|
6508
6517
|
/**
|
|
6509
6518
|
* Do not edit directly
|
|
6510
|
-
* Generated on Thu,
|
|
6519
|
+
* Generated on Thu, 25 Jan 2024 16:25:39 GMT
|
|
6511
6520
|
*/
|
|
6512
6521
|
|
|
6513
6522
|
:root {
|
|
@@ -6825,7 +6834,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6825
6834
|
|
|
6826
6835
|
/**
|
|
6827
6836
|
* Do not edit directly
|
|
6828
|
-
* Generated on Thu,
|
|
6837
|
+
* Generated on Thu, 25 Jan 2024 16:25:39 GMT
|
|
6829
6838
|
*/
|
|
6830
6839
|
|
|
6831
6840
|
:root,
|
|
@@ -7266,7 +7275,7 @@ html {
|
|
|
7266
7275
|
|
|
7267
7276
|
/**
|
|
7268
7277
|
* Do not edit directly
|
|
7269
|
-
* Generated on Thu,
|
|
7278
|
+
* Generated on Thu, 25 Jan 2024 16:25:39 GMT
|
|
7270
7279
|
*/
|
|
7271
7280
|
|
|
7272
7281
|
:root,
|
|
@@ -7444,7 +7453,7 @@ html {
|
|
|
7444
7453
|
|
|
7445
7454
|
/**
|
|
7446
7455
|
* Do not edit directly
|
|
7447
|
-
* Generated on Thu,
|
|
7456
|
+
* Generated on Thu, 25 Jan 2024 16:25:39 GMT
|
|
7448
7457
|
*/
|
|
7449
7458
|
|
|
7450
7459
|
:root,
|
|
@@ -7571,7 +7580,7 @@ html {
|
|
|
7571
7580
|
|
|
7572
7581
|
/**
|
|
7573
7582
|
* Do not edit directly
|
|
7574
|
-
* Generated on Thu,
|
|
7583
|
+
* Generated on Thu, 25 Jan 2024 16:25:39 GMT
|
|
7575
7584
|
*/
|
|
7576
7585
|
|
|
7577
7586
|
:root,
|
|
@@ -7701,7 +7710,7 @@ html {
|
|
|
7701
7710
|
|
|
7702
7711
|
/**
|
|
7703
7712
|
* Do not edit directly
|
|
7704
|
-
* Generated on Thu,
|
|
7713
|
+
* Generated on Thu, 25 Jan 2024 16:25:39 GMT
|
|
7705
7714
|
*/
|
|
7706
7715
|
|
|
7707
7716
|
:root {
|
|
@@ -7712,7 +7721,7 @@ html {
|
|
|
7712
7721
|
|
|
7713
7722
|
/**
|
|
7714
7723
|
* Do not edit directly
|
|
7715
|
-
* Generated on Thu,
|
|
7724
|
+
* Generated on Thu, 25 Jan 2024 16:25:39 GMT
|
|
7716
7725
|
*/
|
|
7717
7726
|
|
|
7718
7727
|
:root,
|
|
@@ -8136,7 +8145,7 @@ html {
|
|
|
8136
8145
|
|
|
8137
8146
|
/**
|
|
8138
8147
|
* Do not edit directly
|
|
8139
|
-
* Generated on Thu,
|
|
8148
|
+
* Generated on Thu, 25 Jan 2024 16:25:39 GMT
|
|
8140
8149
|
*/
|
|
8141
8150
|
|
|
8142
8151
|
:root,
|
|
@@ -8573,7 +8582,7 @@ html {
|
|
|
8573
8582
|
|
|
8574
8583
|
/**
|
|
8575
8584
|
* Do not edit directly
|
|
8576
|
-
* Generated on Thu,
|
|
8585
|
+
* Generated on Thu, 25 Jan 2024 16:25:39 GMT
|
|
8577
8586
|
*/
|
|
8578
8587
|
|
|
8579
8588
|
:root {
|
|
@@ -8584,7 +8593,7 @@ html {
|
|
|
8584
8593
|
|
|
8585
8594
|
/**
|
|
8586
8595
|
* Do not edit directly
|
|
8587
|
-
* Generated on Thu,
|
|
8596
|
+
* Generated on Thu, 25 Jan 2024 16:25:39 GMT
|
|
8588
8597
|
*/
|
|
8589
8598
|
|
|
8590
8599
|
:root,
|
|
@@ -12818,7 +12827,7 @@ html {
|
|
|
12818
12827
|
|
|
12819
12828
|
/**
|
|
12820
12829
|
* Do not edit directly
|
|
12821
|
-
* Generated on Thu,
|
|
12830
|
+
* Generated on Thu, 25 Jan 2024 16:25:39 GMT
|
|
12822
12831
|
*/
|
|
12823
12832
|
|
|
12824
12833
|
:root {
|
|
@@ -12836,7 +12845,7 @@ html {
|
|
|
12836
12845
|
|
|
12837
12846
|
/**
|
|
12838
12847
|
* Do not edit directly
|
|
12839
|
-
* Generated on Thu,
|
|
12848
|
+
* Generated on Thu, 25 Jan 2024 16:25:39 GMT
|
|
12840
12849
|
*/
|
|
12841
12850
|
|
|
12842
12851
|
:root,
|
|
@@ -12872,7 +12881,7 @@ html {
|
|
|
12872
12881
|
|
|
12873
12882
|
/**
|
|
12874
12883
|
* Do not edit directly
|
|
12875
|
-
* Generated on Thu,
|
|
12884
|
+
* Generated on Thu, 25 Jan 2024 16:25:39 GMT
|
|
12876
12885
|
*/
|
|
12877
12886
|
|
|
12878
12887
|
:root,
|
|
@@ -12888,7 +12897,7 @@ html {
|
|
|
12888
12897
|
|
|
12889
12898
|
/**
|
|
12890
12899
|
* Do not edit directly
|
|
12891
|
-
* Generated on Thu,
|
|
12900
|
+
* Generated on Thu, 25 Jan 2024 16:25:39 GMT
|
|
12892
12901
|
*/
|
|
12893
12902
|
|
|
12894
12903
|
:root {
|
|
@@ -13113,7 +13122,7 @@ html {
|
|
|
13113
13122
|
|
|
13114
13123
|
/**
|
|
13115
13124
|
* Do not edit directly
|
|
13116
|
-
* Generated on Thu,
|
|
13125
|
+
* Generated on Thu, 25 Jan 2024 16:25:39 GMT
|
|
13117
13126
|
*/
|
|
13118
13127
|
|
|
13119
13128
|
:root,
|
|
@@ -13127,7 +13136,7 @@ html {
|
|
|
13127
13136
|
|
|
13128
13137
|
/**
|
|
13129
13138
|
* Do not edit directly
|
|
13130
|
-
* Generated on Thu,
|
|
13139
|
+
* Generated on Thu, 25 Jan 2024 16:25:39 GMT
|
|
13131
13140
|
*/
|
|
13132
13141
|
|
|
13133
13142
|
:root {
|
|
@@ -13141,7 +13150,7 @@ html {
|
|
|
13141
13150
|
|
|
13142
13151
|
/**
|
|
13143
13152
|
* Do not edit directly
|
|
13144
|
-
* Generated on Thu,
|
|
13153
|
+
* Generated on Thu, 25 Jan 2024 16:25:39 GMT
|
|
13145
13154
|
*/
|
|
13146
13155
|
|
|
13147
13156
|
:root {
|
|
@@ -13340,6 +13349,10 @@ html {
|
|
|
13340
13349
|
margin-bottom: var(--base-size-24);
|
|
13341
13350
|
}
|
|
13342
13351
|
|
|
13352
|
+
.Primer_Brand__Bento-module__Bento__Content-label___SbyAo {
|
|
13353
|
+
margin-bottom: var(--base-size-16);
|
|
13354
|
+
}
|
|
13355
|
+
|
|
13343
13356
|
/* Column Span */
|
|
13344
13357
|
.Primer_Brand__Bento-module__Bento__Item--column-span-1___wJS_f {
|
|
13345
13358
|
grid-column: auto/span 1;
|
|
@@ -15316,7 +15329,7 @@ html {
|
|
|
15316
15329
|
|
|
15317
15330
|
/**
|
|
15318
15331
|
* Do not edit directly
|
|
15319
|
-
* Generated on Thu,
|
|
15332
|
+
* Generated on Thu, 25 Jan 2024 16:25:39 GMT
|
|
15320
15333
|
*/
|
|
15321
15334
|
|
|
15322
15335
|
:root {
|
|
@@ -15340,7 +15353,7 @@ html {
|
|
|
15340
15353
|
|
|
15341
15354
|
/**
|
|
15342
15355
|
* Do not edit directly
|
|
15343
|
-
* Generated on Thu,
|
|
15356
|
+
* Generated on Thu, 25 Jan 2024 16:25:39 GMT
|
|
15344
15357
|
*/
|
|
15345
15358
|
|
|
15346
15359
|
:root,
|