@primer/react-brand 0.37.1-rc.f2a915c0 → 0.38.0-rc.391304a9
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/LogoSuite/LogoSuite.d.ts +23 -6
- package/lib/LogoSuite/LogoSuite.fixtures.d.ts +1 -0
- package/lib/css/main.css +81 -65
- 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/breadcrumbs/colors-with-modes.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/ide/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/ide/colors-with-modes.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 +7 -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/pagination/colors-with-modes.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/pricing-options/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/pricing-options/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/pricing-options/pricing-options.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 +1 -1
- package/lib/design-tokens/css/tokens/functional/components/river/river.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/river-story-scroll/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/section/section.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/statistic/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/sub-nav/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/sub-nav/colors-with-modes.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-with-modes.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/tooltip/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/tooltip/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/ide/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 +16 -2
- 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/pricing-options/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/pricing-options/pricing-options.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/section/section.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/statistic/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/sub-nav/base.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/tooltip/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/ide/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/pricing-options/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/pricing-options/pricing-options.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/section/section.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/statistic/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/sub-nav/base.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/tooltip/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/ide/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/pricing-options/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/pricing-options/pricing-options.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/section/section.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/statistic/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/sub-nav/base.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/tooltip/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/ide/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/ide/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/pricing-options/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/pricing-options/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.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/section/section.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/section/section.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/statistic/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/statistic/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.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/tooltip/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/tooltip/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
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import React, { PropsWithChildren } from 'react';
|
|
1
|
+
import React, { type PropsWithChildren } from 'react';
|
|
2
2
|
import type { BaseProps } from '../component-helpers';
|
|
3
|
-
import { HeadingProps } from '../';
|
|
3
|
+
import { HeadingProps, TextProps } from '../';
|
|
4
4
|
/**
|
|
5
5
|
* Design tokens
|
|
6
6
|
*/
|
|
7
7
|
import '@primer/brand-primitives/lib/design-tokens/css/tokens/functional/components/logosuite/colors-with-modes.css';
|
|
8
8
|
import '@primer/brand-primitives/lib/design-tokens/css/tokens/functional/components/logosuite/base.css';
|
|
9
|
-
type LogoSuiteProps = {
|
|
9
|
+
export type LogoSuiteProps = {
|
|
10
10
|
/**
|
|
11
11
|
* The horizontal alignment of the LogoSuite.
|
|
12
12
|
*/
|
|
@@ -20,14 +20,32 @@ type LogoSuiteProps = {
|
|
|
20
20
|
*/
|
|
21
21
|
'data-testid'?: string;
|
|
22
22
|
} & BaseProps<HTMLDivElement> & React.HTMLAttributes<HTMLDivElement>;
|
|
23
|
-
type LogoSuiteHeadingProps = BaseProps<HTMLHeadingElement> & HeadingProps & {
|
|
23
|
+
export type LogoSuiteHeadingProps = BaseProps<HTMLHeadingElement> & HeadingProps & {
|
|
24
24
|
/**
|
|
25
25
|
* Whether to visually hide the heading.
|
|
26
26
|
*/
|
|
27
27
|
visuallyHidden?: boolean;
|
|
28
28
|
};
|
|
29
|
+
export type LogoSuiteDescriptionProps = BaseProps<HTMLParagraphElement> & TextProps & {
|
|
30
|
+
children: React.ReactNode | React.ReactNode[];
|
|
31
|
+
};
|
|
32
|
+
export type LogoSuiteLogoBarProps = BaseProps<HTMLDivElement> & {
|
|
33
|
+
children: React.ReactNode | React.ReactNode[];
|
|
34
|
+
/**
|
|
35
|
+
* Enables an optional marquee effect
|
|
36
|
+
*/
|
|
37
|
+
marquee?: boolean;
|
|
38
|
+
/**
|
|
39
|
+
* The speed of the marquee effect
|
|
40
|
+
*/
|
|
41
|
+
marqueeSpeed?: 'slow' | 'normal' | 'idle';
|
|
42
|
+
/**
|
|
43
|
+
* The stylistic variant of the LogoBar.
|
|
44
|
+
*/
|
|
45
|
+
variant?: 'muted' | 'emphasis';
|
|
46
|
+
};
|
|
29
47
|
/**
|
|
30
|
-
* Use LogoSuite to present a list logos, such as sponsors or vendors.
|
|
48
|
+
* Use LogoSuite to present a list of logos, such as sponsors or vendors.
|
|
31
49
|
* @see https://primer.style/brand/components/LogoSuite
|
|
32
50
|
*/
|
|
33
51
|
export declare const LogoSuite: (({ align, children, className, hasDivider, "data-testid": testId, }: PropsWithChildren<LogoSuiteProps>) => JSX.Element) & {
|
|
@@ -113,4 +131,3 @@ export declare const LogoSuite: (({ align, children, className, hasDivider, "dat
|
|
|
113
131
|
readonly marqueeGroup: string;
|
|
114
132
|
};
|
|
115
133
|
};
|
|
116
|
-
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const logos: JSX.Element[];
|
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 Tue, 20 Aug 2024 16:48:04 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
|
|
370
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 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
|
|
395
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 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
|
|
411
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 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
|
|
543
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 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
|
|
557
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 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
|
|
576
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 GMT
|
|
577
577
|
*/
|
|
578
578
|
|
|
579
579
|
:root,
|
|
@@ -968,7 +968,7 @@ select {
|
|
|
968
968
|
|
|
969
969
|
/**
|
|
970
970
|
* Do not edit directly
|
|
971
|
-
* Generated on
|
|
971
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 GMT
|
|
972
972
|
*/
|
|
973
973
|
|
|
974
974
|
:root,
|
|
@@ -1554,7 +1554,7 @@ select {
|
|
|
1554
1554
|
|
|
1555
1555
|
/**
|
|
1556
1556
|
* Do not edit directly
|
|
1557
|
-
* Generated on
|
|
1557
|
+
* Generated on Tue, 20 Aug 2024 16:48:03 GMT
|
|
1558
1558
|
*/
|
|
1559
1559
|
|
|
1560
1560
|
:root {
|
|
@@ -1820,7 +1820,7 @@ select {
|
|
|
1820
1820
|
|
|
1821
1821
|
/**
|
|
1822
1822
|
* Do not edit directly
|
|
1823
|
-
* Generated on
|
|
1823
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 GMT
|
|
1824
1824
|
*/
|
|
1825
1825
|
|
|
1826
1826
|
:root,
|
|
@@ -2104,7 +2104,7 @@ select {
|
|
|
2104
2104
|
|
|
2105
2105
|
/**
|
|
2106
2106
|
* Do not edit directly
|
|
2107
|
-
* Generated on
|
|
2107
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 GMT
|
|
2108
2108
|
*/
|
|
2109
2109
|
|
|
2110
2110
|
:root {
|
|
@@ -2131,7 +2131,7 @@ select {
|
|
|
2131
2131
|
|
|
2132
2132
|
/**
|
|
2133
2133
|
* Do not edit directly
|
|
2134
|
-
* Generated on
|
|
2134
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 GMT
|
|
2135
2135
|
*/
|
|
2136
2136
|
|
|
2137
2137
|
:root,
|
|
@@ -2889,7 +2889,7 @@ select {
|
|
|
2889
2889
|
|
|
2890
2890
|
/**
|
|
2891
2891
|
* Do not edit directly
|
|
2892
|
-
* Generated on
|
|
2892
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 GMT
|
|
2893
2893
|
*/
|
|
2894
2894
|
|
|
2895
2895
|
:root {
|
|
@@ -3732,7 +3732,7 @@ select {
|
|
|
3732
3732
|
|
|
3733
3733
|
/**
|
|
3734
3734
|
* Do not edit directly
|
|
3735
|
-
* Generated on
|
|
3735
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 GMT
|
|
3736
3736
|
*/
|
|
3737
3737
|
|
|
3738
3738
|
:root {
|
|
@@ -3753,7 +3753,7 @@ select {
|
|
|
3753
3753
|
|
|
3754
3754
|
/**
|
|
3755
3755
|
* Do not edit directly
|
|
3756
|
-
* Generated on
|
|
3756
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 GMT
|
|
3757
3757
|
*/
|
|
3758
3758
|
|
|
3759
3759
|
:root {
|
|
@@ -3764,7 +3764,7 @@ select {
|
|
|
3764
3764
|
|
|
3765
3765
|
/**
|
|
3766
3766
|
* Do not edit directly
|
|
3767
|
-
* Generated on
|
|
3767
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 GMT
|
|
3768
3768
|
*/
|
|
3769
3769
|
|
|
3770
3770
|
:root {
|
|
@@ -4505,7 +4505,7 @@ select {
|
|
|
4505
4505
|
|
|
4506
4506
|
/**
|
|
4507
4507
|
* Do not edit directly
|
|
4508
|
-
* Generated on
|
|
4508
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 GMT
|
|
4509
4509
|
*/
|
|
4510
4510
|
|
|
4511
4511
|
:root,
|
|
@@ -5258,7 +5258,7 @@ select {
|
|
|
5258
5258
|
|
|
5259
5259
|
/**
|
|
5260
5260
|
* Do not edit directly
|
|
5261
|
-
* Generated on
|
|
5261
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 GMT
|
|
5262
5262
|
*/
|
|
5263
5263
|
|
|
5264
5264
|
:root,
|
|
@@ -5286,7 +5286,7 @@ select {
|
|
|
5286
5286
|
|
|
5287
5287
|
/**
|
|
5288
5288
|
* Do not edit directly
|
|
5289
|
-
* Generated on
|
|
5289
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 GMT
|
|
5290
5290
|
*/
|
|
5291
5291
|
|
|
5292
5292
|
:root,
|
|
@@ -5302,7 +5302,7 @@ select {
|
|
|
5302
5302
|
|
|
5303
5303
|
/**
|
|
5304
5304
|
* Do not edit directly
|
|
5305
|
-
* Generated on
|
|
5305
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 GMT
|
|
5306
5306
|
*/
|
|
5307
5307
|
|
|
5308
5308
|
:root {
|
|
@@ -5426,7 +5426,7 @@ select {
|
|
|
5426
5426
|
|
|
5427
5427
|
/**
|
|
5428
5428
|
* Do not edit directly
|
|
5429
|
-
* Generated on
|
|
5429
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 GMT
|
|
5430
5430
|
*/
|
|
5431
5431
|
|
|
5432
5432
|
:root,
|
|
@@ -5442,7 +5442,7 @@ select {
|
|
|
5442
5442
|
|
|
5443
5443
|
/**
|
|
5444
5444
|
* Do not edit directly
|
|
5445
|
-
* Generated on
|
|
5445
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 GMT
|
|
5446
5446
|
*/
|
|
5447
5447
|
|
|
5448
5448
|
:root,
|
|
@@ -5688,7 +5688,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5688
5688
|
|
|
5689
5689
|
/**
|
|
5690
5690
|
* Do not edit directly
|
|
5691
|
-
* Generated on
|
|
5691
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 GMT
|
|
5692
5692
|
*/
|
|
5693
5693
|
|
|
5694
5694
|
:root {
|
|
@@ -5697,7 +5697,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5697
5697
|
|
|
5698
5698
|
/**
|
|
5699
5699
|
* Do not edit directly
|
|
5700
|
-
* Generated on
|
|
5700
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 GMT
|
|
5701
5701
|
*/
|
|
5702
5702
|
|
|
5703
5703
|
:root,
|
|
@@ -5715,7 +5715,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5715
5715
|
|
|
5716
5716
|
/**
|
|
5717
5717
|
* Do not edit directly
|
|
5718
|
-
* Generated on
|
|
5718
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 GMT
|
|
5719
5719
|
*/
|
|
5720
5720
|
|
|
5721
5721
|
:root {
|
|
@@ -5846,7 +5846,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5846
5846
|
|
|
5847
5847
|
/**
|
|
5848
5848
|
* Do not edit directly
|
|
5849
|
-
* Generated on
|
|
5849
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 GMT
|
|
5850
5850
|
*/
|
|
5851
5851
|
|
|
5852
5852
|
:root,
|
|
@@ -6955,7 +6955,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6955
6955
|
|
|
6956
6956
|
/**
|
|
6957
6957
|
* Do not edit directly
|
|
6958
|
-
* Generated on
|
|
6958
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 GMT
|
|
6959
6959
|
*/
|
|
6960
6960
|
|
|
6961
6961
|
:root {
|
|
@@ -6969,7 +6969,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6969
6969
|
|
|
6970
6970
|
/**
|
|
6971
6971
|
* Do not edit directly
|
|
6972
|
-
* Generated on
|
|
6972
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 GMT
|
|
6973
6973
|
*/
|
|
6974
6974
|
|
|
6975
6975
|
:root,
|
|
@@ -7207,7 +7207,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
7207
7207
|
|
|
7208
7208
|
/**
|
|
7209
7209
|
* Do not edit directly
|
|
7210
|
-
* Generated on
|
|
7210
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 GMT
|
|
7211
7211
|
*/
|
|
7212
7212
|
|
|
7213
7213
|
:root,
|
|
@@ -7223,7 +7223,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
7223
7223
|
|
|
7224
7224
|
/**
|
|
7225
7225
|
* Do not edit directly
|
|
7226
|
-
* Generated on
|
|
7226
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 GMT
|
|
7227
7227
|
*/
|
|
7228
7228
|
|
|
7229
7229
|
:root {
|
|
@@ -7541,7 +7541,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
7541
7541
|
|
|
7542
7542
|
/**
|
|
7543
7543
|
* Do not edit directly
|
|
7544
|
-
* Generated on
|
|
7544
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 GMT
|
|
7545
7545
|
*/
|
|
7546
7546
|
|
|
7547
7547
|
:root,
|
|
@@ -7993,7 +7993,7 @@ html {
|
|
|
7993
7993
|
|
|
7994
7994
|
/**
|
|
7995
7995
|
* Do not edit directly
|
|
7996
|
-
* Generated on
|
|
7996
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 GMT
|
|
7997
7997
|
*/
|
|
7998
7998
|
|
|
7999
7999
|
:root,
|
|
@@ -8184,7 +8184,7 @@ html {
|
|
|
8184
8184
|
|
|
8185
8185
|
/**
|
|
8186
8186
|
* Do not edit directly
|
|
8187
|
-
* Generated on
|
|
8187
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 GMT
|
|
8188
8188
|
*/
|
|
8189
8189
|
|
|
8190
8190
|
:root,
|
|
@@ -8323,7 +8323,7 @@ html {
|
|
|
8323
8323
|
|
|
8324
8324
|
/**
|
|
8325
8325
|
* Do not edit directly
|
|
8326
|
-
* Generated on
|
|
8326
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 GMT
|
|
8327
8327
|
*/
|
|
8328
8328
|
|
|
8329
8329
|
:root,
|
|
@@ -8453,7 +8453,7 @@ html {
|
|
|
8453
8453
|
|
|
8454
8454
|
/**
|
|
8455
8455
|
* Do not edit directly
|
|
8456
|
-
* Generated on
|
|
8456
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 GMT
|
|
8457
8457
|
*/
|
|
8458
8458
|
|
|
8459
8459
|
:root {
|
|
@@ -8464,7 +8464,7 @@ html {
|
|
|
8464
8464
|
|
|
8465
8465
|
/**
|
|
8466
8466
|
* Do not edit directly
|
|
8467
|
-
* Generated on
|
|
8467
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 GMT
|
|
8468
8468
|
*/
|
|
8469
8469
|
|
|
8470
8470
|
:root,
|
|
@@ -8905,7 +8905,7 @@ html {
|
|
|
8905
8905
|
|
|
8906
8906
|
/**
|
|
8907
8907
|
* Do not edit directly
|
|
8908
|
-
* Generated on
|
|
8908
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 GMT
|
|
8909
8909
|
*/
|
|
8910
8910
|
|
|
8911
8911
|
:root,
|
|
@@ -9464,7 +9464,7 @@ html {
|
|
|
9464
9464
|
|
|
9465
9465
|
/**
|
|
9466
9466
|
* Do not edit directly
|
|
9467
|
-
* Generated on
|
|
9467
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 GMT
|
|
9468
9468
|
*/
|
|
9469
9469
|
|
|
9470
9470
|
:root {
|
|
@@ -9475,7 +9475,7 @@ html {
|
|
|
9475
9475
|
|
|
9476
9476
|
/**
|
|
9477
9477
|
* Do not edit directly
|
|
9478
|
-
* Generated on
|
|
9478
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 GMT
|
|
9479
9479
|
*/
|
|
9480
9480
|
|
|
9481
9481
|
:root,
|
|
@@ -13673,7 +13673,7 @@ html {
|
|
|
13673
13673
|
|
|
13674
13674
|
/**
|
|
13675
13675
|
* Do not edit directly
|
|
13676
|
-
* Generated on
|
|
13676
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 GMT
|
|
13677
13677
|
*/
|
|
13678
13678
|
|
|
13679
13679
|
:root {
|
|
@@ -13692,7 +13692,7 @@ html {
|
|
|
13692
13692
|
|
|
13693
13693
|
/**
|
|
13694
13694
|
* Do not edit directly
|
|
13695
|
-
* Generated on
|
|
13695
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 GMT
|
|
13696
13696
|
*/
|
|
13697
13697
|
|
|
13698
13698
|
:root,
|
|
@@ -13728,7 +13728,7 @@ html {
|
|
|
13728
13728
|
|
|
13729
13729
|
/**
|
|
13730
13730
|
* Do not edit directly
|
|
13731
|
-
* Generated on
|
|
13731
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 GMT
|
|
13732
13732
|
*/
|
|
13733
13733
|
|
|
13734
13734
|
:root,
|
|
@@ -13748,7 +13748,7 @@ html {
|
|
|
13748
13748
|
|
|
13749
13749
|
/**
|
|
13750
13750
|
* Do not edit directly
|
|
13751
|
-
* Generated on
|
|
13751
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 GMT
|
|
13752
13752
|
*/
|
|
13753
13753
|
|
|
13754
13754
|
:root {
|
|
@@ -13759,6 +13759,12 @@ html {
|
|
|
13759
13759
|
--brand-LogoSuite-logobar-columnGap: var(--base-size-80);
|
|
13760
13760
|
}
|
|
13761
13761
|
|
|
13762
|
+
@media (min-width: 768px) {
|
|
13763
|
+
:root {
|
|
13764
|
+
--brand-LogoSuite-logobar-rowGap: var(--base-size-80);
|
|
13765
|
+
}
|
|
13766
|
+
}
|
|
13767
|
+
|
|
13762
13768
|
.Primer_Brand__LogoSuite-module__LogoSuite___W2Pai {
|
|
13763
13769
|
padding-bottom: var(--brand-LogoSuite-logobar-rowGap);
|
|
13764
13770
|
}
|
|
@@ -13803,16 +13809,26 @@ html {
|
|
|
13803
13809
|
|
|
13804
13810
|
.Primer_Brand__LogoSuite-module__LogoSuite__logobar--variant-muted___a0P8Z svg,
|
|
13805
13811
|
.Primer_Brand__LogoSuite-module__LogoSuite__logobar--variant-muted___a0P8Z img,
|
|
13806
|
-
.Primer_Brand__LogoSuite-module__LogoSuite__logobar--variant-muted___a0P8Z a
|
|
13807
|
-
width: auto;
|
|
13808
|
-
height: var(--base-size-40);
|
|
13809
|
-
}
|
|
13810
|
-
|
|
13812
|
+
.Primer_Brand__LogoSuite-module__LogoSuite__logobar--variant-muted___a0P8Z a,
|
|
13811
13813
|
.Primer_Brand__LogoSuite-module__LogoSuite__logobar--variant-emphasis___MjgGb svg,
|
|
13812
13814
|
.Primer_Brand__LogoSuite-module__LogoSuite__logobar--variant-emphasis___MjgGb img,
|
|
13813
13815
|
.Primer_Brand__LogoSuite-module__LogoSuite__logobar--variant-emphasis___MjgGb a {
|
|
13814
13816
|
width: auto;
|
|
13815
|
-
height: var(--base-size-
|
|
13817
|
+
height: var(--base-size-32);
|
|
13818
|
+
}
|
|
13819
|
+
|
|
13820
|
+
@media screen and (min-width: 48rem) {
|
|
13821
|
+
.Primer_Brand__LogoSuite-module__LogoSuite__logobar--variant-muted___a0P8Z svg,
|
|
13822
|
+
.Primer_Brand__LogoSuite-module__LogoSuite__logobar--variant-muted___a0P8Z img,
|
|
13823
|
+
.Primer_Brand__LogoSuite-module__LogoSuite__logobar--variant-muted___a0P8Z a {
|
|
13824
|
+
height: var(--base-size-40);
|
|
13825
|
+
}
|
|
13826
|
+
|
|
13827
|
+
.Primer_Brand__LogoSuite-module__LogoSuite__logobar--variant-emphasis___MjgGb svg,
|
|
13828
|
+
.Primer_Brand__LogoSuite-module__LogoSuite__logobar--variant-emphasis___MjgGb img,
|
|
13829
|
+
.Primer_Brand__LogoSuite-module__LogoSuite__logobar--variant-emphasis___MjgGb a {
|
|
13830
|
+
height: var(--base-size-48);
|
|
13831
|
+
}
|
|
13816
13832
|
}
|
|
13817
13833
|
|
|
13818
13834
|
.Primer_Brand__LogoSuite-module__LogoSuite__logobar--variant-muted___a0P8Z svg,
|
|
@@ -14007,7 +14023,7 @@ html {
|
|
|
14007
14023
|
|
|
14008
14024
|
/**
|
|
14009
14025
|
* Do not edit directly
|
|
14010
|
-
* Generated on
|
|
14026
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 GMT
|
|
14011
14027
|
*/
|
|
14012
14028
|
|
|
14013
14029
|
:root,
|
|
@@ -14021,7 +14037,7 @@ html {
|
|
|
14021
14037
|
|
|
14022
14038
|
/**
|
|
14023
14039
|
* Do not edit directly
|
|
14024
|
-
* Generated on
|
|
14040
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 GMT
|
|
14025
14041
|
*/
|
|
14026
14042
|
|
|
14027
14043
|
:root {
|
|
@@ -14035,7 +14051,7 @@ html {
|
|
|
14035
14051
|
|
|
14036
14052
|
/**
|
|
14037
14053
|
* Do not edit directly
|
|
14038
|
-
* Generated on
|
|
14054
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 GMT
|
|
14039
14055
|
*/
|
|
14040
14056
|
|
|
14041
14057
|
:root {
|
|
@@ -16214,7 +16230,7 @@ html {
|
|
|
16214
16230
|
|
|
16215
16231
|
/**
|
|
16216
16232
|
* Do not edit directly
|
|
16217
|
-
* Generated on
|
|
16233
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 GMT
|
|
16218
16234
|
*/
|
|
16219
16235
|
|
|
16220
16236
|
:root {
|
|
@@ -16238,7 +16254,7 @@ html {
|
|
|
16238
16254
|
|
|
16239
16255
|
/**
|
|
16240
16256
|
* Do not edit directly
|
|
16241
|
-
* Generated on
|
|
16257
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 GMT
|
|
16242
16258
|
*/
|
|
16243
16259
|
|
|
16244
16260
|
:root,
|
|
@@ -16692,7 +16708,7 @@ html {
|
|
|
16692
16708
|
|
|
16693
16709
|
/**
|
|
16694
16710
|
* Do not edit directly
|
|
16695
|
-
* Generated on
|
|
16711
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 GMT
|
|
16696
16712
|
*/
|
|
16697
16713
|
|
|
16698
16714
|
:root {
|
|
@@ -16705,7 +16721,7 @@ html {
|
|
|
16705
16721
|
|
|
16706
16722
|
/**
|
|
16707
16723
|
* Do not edit directly
|
|
16708
|
-
* Generated on
|
|
16724
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 GMT
|
|
16709
16725
|
*/
|
|
16710
16726
|
|
|
16711
16727
|
:root,
|
|
@@ -17107,7 +17123,7 @@ html {
|
|
|
17107
17123
|
|
|
17108
17124
|
/**
|
|
17109
17125
|
* Do not edit directly
|
|
17110
|
-
* Generated on
|
|
17126
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 GMT
|
|
17111
17127
|
*/
|
|
17112
17128
|
|
|
17113
17129
|
:root {
|
|
@@ -17116,7 +17132,7 @@ html {
|
|
|
17116
17132
|
|
|
17117
17133
|
/**
|
|
17118
17134
|
* Do not edit directly
|
|
17119
|
-
* Generated on
|
|
17135
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 GMT
|
|
17120
17136
|
*/
|
|
17121
17137
|
|
|
17122
17138
|
:root,
|
|
@@ -17545,7 +17561,7 @@ html {
|
|
|
17545
17561
|
|
|
17546
17562
|
/**
|
|
17547
17563
|
* Do not edit directly
|
|
17548
|
-
* Generated on
|
|
17564
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 GMT
|
|
17549
17565
|
*/
|
|
17550
17566
|
|
|
17551
17567
|
:root {
|
|
@@ -17554,7 +17570,7 @@ html {
|
|
|
17554
17570
|
|
|
17555
17571
|
/**
|
|
17556
17572
|
* Do not edit directly
|
|
17557
|
-
* Generated on
|
|
17573
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 GMT
|
|
17558
17574
|
*/
|
|
17559
17575
|
|
|
17560
17576
|
:root,
|
|
@@ -18009,7 +18025,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
18009
18025
|
|
|
18010
18026
|
/**
|
|
18011
18027
|
* Do not edit directly
|
|
18012
|
-
* Generated on
|
|
18028
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 GMT
|
|
18013
18029
|
*/
|
|
18014
18030
|
|
|
18015
18031
|
:root,
|
|
@@ -18110,7 +18126,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
18110
18126
|
|
|
18111
18127
|
/**
|
|
18112
18128
|
* Do not edit directly
|
|
18113
|
-
* Generated on
|
|
18129
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 GMT
|
|
18114
18130
|
*/
|
|
18115
18131
|
|
|
18116
18132
|
:root,
|
|
@@ -18446,7 +18462,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
18446
18462
|
|
|
18447
18463
|
/**
|
|
18448
18464
|
* Do not edit directly
|
|
18449
|
-
* Generated on
|
|
18465
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 GMT
|
|
18450
18466
|
*/
|
|
18451
18467
|
|
|
18452
18468
|
:root,
|
|
@@ -18460,7 +18476,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
18460
18476
|
|
|
18461
18477
|
/**
|
|
18462
18478
|
* Do not edit directly
|
|
18463
|
-
* Generated on
|
|
18479
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 GMT
|
|
18464
18480
|
*/
|
|
18465
18481
|
|
|
18466
18482
|
:root {
|
|
@@ -18663,7 +18679,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
18663
18679
|
|
|
18664
18680
|
/**
|
|
18665
18681
|
* Do not edit directly
|
|
18666
|
-
* Generated on
|
|
18682
|
+
* Generated on Tue, 20 Aug 2024 16:48:04 GMT
|
|
18667
18683
|
*/
|
|
18668
18684
|
|
|
18669
18685
|
:root {
|