@primer/react-brand 0.64.1-rc.83bbe583 → 0.65.0-rc.e1f4ec77
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/Grid/Grid.d.ts +25 -1
- package/lib/Hero/HeroContext.d.ts +1 -1
- package/lib/css/main.css +91 -80
- 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/blinking-cursor/colors-with-modes.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/frosted-glass-vfx/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/frosted-glass-vfx/colors-with-modes.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/icon/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/icon/colors.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 +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/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/tabs/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/tabs/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/tabs/colors.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/size/viewport.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/frosted-glass-vfx/base.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/icon/colors.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 +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/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/tabs/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/tabs/colors.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/frosted-glass-vfx/base.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/icon/colors.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/tabs/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/tabs/colors.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/frosted-glass-vfx/base.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/icon/colors.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/tabs/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/tabs/colors.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/frosted-glass-vfx/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/frosted-glass-vfx/base.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/icon/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/icon/colors.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/tabs/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/tabs/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/tabs/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/tabs/colors.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
package/lib/css/main.css
CHANGED
|
@@ -78,7 +78,7 @@ html {
|
|
|
78
78
|
|
|
79
79
|
/**
|
|
80
80
|
* Do not edit directly
|
|
81
|
-
* Generated on
|
|
81
|
+
* Generated on Sat, 21 Feb 2026 16:14:14 GMT
|
|
82
82
|
*/
|
|
83
83
|
|
|
84
84
|
:root,
|
|
@@ -356,7 +356,7 @@ html {
|
|
|
356
356
|
|
|
357
357
|
/**
|
|
358
358
|
* Do not edit directly
|
|
359
|
-
* Generated on
|
|
359
|
+
* Generated on Sat, 21 Feb 2026 16:14:14 GMT
|
|
360
360
|
*/
|
|
361
361
|
|
|
362
362
|
:root {
|
|
@@ -383,7 +383,7 @@ html {
|
|
|
383
383
|
|
|
384
384
|
/**
|
|
385
385
|
* Do not edit directly
|
|
386
|
-
* Generated on
|
|
386
|
+
* Generated on Sat, 21 Feb 2026 16:14:14 GMT
|
|
387
387
|
*/
|
|
388
388
|
|
|
389
389
|
:root {
|
|
@@ -400,7 +400,7 @@ html {
|
|
|
400
400
|
|
|
401
401
|
/**
|
|
402
402
|
* Do not edit directly
|
|
403
|
-
* Generated on
|
|
403
|
+
* Generated on Sat, 21 Feb 2026 16:14:14 GMT
|
|
404
404
|
*/
|
|
405
405
|
|
|
406
406
|
:root {
|
|
@@ -558,7 +558,7 @@ html {
|
|
|
558
558
|
|
|
559
559
|
/**
|
|
560
560
|
* Do not edit directly
|
|
561
|
-
* Generated on
|
|
561
|
+
* Generated on Sat, 21 Feb 2026 16:14:14 GMT
|
|
562
562
|
*/
|
|
563
563
|
|
|
564
564
|
:root {
|
|
@@ -572,7 +572,7 @@ html {
|
|
|
572
572
|
|
|
573
573
|
/**
|
|
574
574
|
* Do not edit directly
|
|
575
|
-
* Generated on
|
|
575
|
+
* Generated on Sat, 21 Feb 2026 16:14:14 GMT
|
|
576
576
|
*/
|
|
577
577
|
|
|
578
578
|
:root {
|
|
@@ -591,7 +591,7 @@ html {
|
|
|
591
591
|
|
|
592
592
|
/**
|
|
593
593
|
* Do not edit directly
|
|
594
|
-
* Generated on
|
|
594
|
+
* Generated on Sat, 21 Feb 2026 16:14:14 GMT
|
|
595
595
|
*/
|
|
596
596
|
|
|
597
597
|
:root,
|
|
@@ -671,7 +671,7 @@ html {
|
|
|
671
671
|
|
|
672
672
|
/**
|
|
673
673
|
* Do not edit directly
|
|
674
|
-
* Generated on
|
|
674
|
+
* Generated on Sat, 21 Feb 2026 16:14:14 GMT
|
|
675
675
|
*/
|
|
676
676
|
|
|
677
677
|
:root {
|
|
@@ -698,7 +698,7 @@ html {
|
|
|
698
698
|
|
|
699
699
|
/**
|
|
700
700
|
* Do not edit directly
|
|
701
|
-
* Generated on
|
|
701
|
+
* Generated on Sat, 21 Feb 2026 16:14:15 GMT
|
|
702
702
|
*/
|
|
703
703
|
|
|
704
704
|
:root,
|
|
@@ -713,13 +713,26 @@ html {
|
|
|
713
713
|
.Primer_Brand__Grid-module__Grid___q48mT {
|
|
714
714
|
display: grid;
|
|
715
715
|
grid-template-columns: repeat(12, minmax(0, 1fr));
|
|
716
|
-
grid-row-gap: var(--brand-Grid-spacing-row);
|
|
717
|
-
grid-column-gap: var(--brand-Grid-spacing-column-gap);
|
|
718
|
-
padding-inline: var(--brand-Grid-spacing-margin);
|
|
719
716
|
max-width: 1280px;
|
|
720
717
|
margin: 0 auto;
|
|
721
718
|
}
|
|
722
719
|
|
|
720
|
+
.Primer_Brand__Grid-module__Grid--columnGap-default___NxZ0V {
|
|
721
|
+
grid-column-gap: var(--brand-Grid-spacing-column-gap);
|
|
722
|
+
}
|
|
723
|
+
|
|
724
|
+
.Primer_Brand__Grid-module__Grid--columnGap-none___Qh5GF {
|
|
725
|
+
grid-column-gap: 0;
|
|
726
|
+
}
|
|
727
|
+
|
|
728
|
+
.Primer_Brand__Grid-module__Grid--rowGap-default___X5kJS {
|
|
729
|
+
grid-row-gap: var(--brand-Grid-spacing-row);
|
|
730
|
+
}
|
|
731
|
+
|
|
732
|
+
.Primer_Brand__Grid-module__Grid--rowGap-none___WSM_k {
|
|
733
|
+
grid-row-gap: 0;
|
|
734
|
+
}
|
|
735
|
+
|
|
723
736
|
.Primer_Brand__Grid-module__Grid--full-width___pIgWW {
|
|
724
737
|
width: 100%;
|
|
725
738
|
max-width: none;
|
|
@@ -743,6 +756,10 @@ html {
|
|
|
743
756
|
min-height: var(--base-size-24);
|
|
744
757
|
}
|
|
745
758
|
|
|
759
|
+
.Primer_Brand__Grid-module__Grid--has-gutters___KoJD2 {
|
|
760
|
+
padding-inline: var(--brand-Grid-spacing-margin);
|
|
761
|
+
}
|
|
762
|
+
|
|
746
763
|
/**
|
|
747
764
|
* Non-responsive, default values
|
|
748
765
|
*/
|
|
@@ -1454,7 +1471,7 @@ html {
|
|
|
1454
1471
|
|
|
1455
1472
|
/**
|
|
1456
1473
|
* Do not edit directly
|
|
1457
|
-
* Generated on
|
|
1474
|
+
* Generated on Sat, 21 Feb 2026 16:14:14 GMT
|
|
1458
1475
|
*/
|
|
1459
1476
|
|
|
1460
1477
|
:root {
|
|
@@ -1762,7 +1779,7 @@ html {
|
|
|
1762
1779
|
|
|
1763
1780
|
/**
|
|
1764
1781
|
* Do not edit directly
|
|
1765
|
-
* Generated on
|
|
1782
|
+
* Generated on Sat, 21 Feb 2026 16:14:14 GMT
|
|
1766
1783
|
*/
|
|
1767
1784
|
|
|
1768
1785
|
:root {
|
|
@@ -6742,7 +6759,7 @@ html {
|
|
|
6742
6759
|
|
|
6743
6760
|
/**
|
|
6744
6761
|
* Do not edit directly
|
|
6745
|
-
* Generated on
|
|
6762
|
+
* Generated on Sat, 21 Feb 2026 16:14:14 GMT
|
|
6746
6763
|
*/
|
|
6747
6764
|
|
|
6748
6765
|
:root,
|
|
@@ -7079,7 +7096,7 @@ html {
|
|
|
7079
7096
|
|
|
7080
7097
|
/**
|
|
7081
7098
|
* Do not edit directly
|
|
7082
|
-
* Generated on
|
|
7099
|
+
* Generated on Sat, 21 Feb 2026 16:14:14 GMT
|
|
7083
7100
|
*/
|
|
7084
7101
|
|
|
7085
7102
|
:root {
|
|
@@ -7385,7 +7402,7 @@ html {
|
|
|
7385
7402
|
|
|
7386
7403
|
/**
|
|
7387
7404
|
* Do not edit directly
|
|
7388
|
-
* Generated on
|
|
7405
|
+
* Generated on Sat, 21 Feb 2026 16:14:15 GMT
|
|
7389
7406
|
*/
|
|
7390
7407
|
|
|
7391
7408
|
:root,
|
|
@@ -7401,7 +7418,7 @@ html {
|
|
|
7401
7418
|
|
|
7402
7419
|
/**
|
|
7403
7420
|
* Do not edit directly
|
|
7404
|
-
* Generated on
|
|
7421
|
+
* Generated on Sat, 21 Feb 2026 16:14:15 GMT
|
|
7405
7422
|
*/
|
|
7406
7423
|
|
|
7407
7424
|
:root,
|
|
@@ -7668,7 +7685,7 @@ html {
|
|
|
7668
7685
|
|
|
7669
7686
|
/**
|
|
7670
7687
|
* Do not edit directly
|
|
7671
|
-
* Generated on
|
|
7688
|
+
* Generated on Sat, 21 Feb 2026 16:14:14 GMT
|
|
7672
7689
|
*/
|
|
7673
7690
|
|
|
7674
7691
|
:root {
|
|
@@ -7679,7 +7696,7 @@ html {
|
|
|
7679
7696
|
|
|
7680
7697
|
/**
|
|
7681
7698
|
* Do not edit directly
|
|
7682
|
-
* Generated on
|
|
7699
|
+
* Generated on Sat, 21 Feb 2026 16:14:14 GMT
|
|
7683
7700
|
*/
|
|
7684
7701
|
|
|
7685
7702
|
:root {
|
|
@@ -8407,7 +8424,7 @@ html {
|
|
|
8407
8424
|
|
|
8408
8425
|
/**
|
|
8409
8426
|
* Do not edit directly
|
|
8410
|
-
* Generated on
|
|
8427
|
+
* Generated on Sat, 21 Feb 2026 16:14:15 GMT
|
|
8411
8428
|
*/
|
|
8412
8429
|
|
|
8413
8430
|
:root,
|
|
@@ -8443,6 +8460,10 @@ html {
|
|
|
8443
8460
|
z-index: 90;
|
|
8444
8461
|
}
|
|
8445
8462
|
|
|
8463
|
+
.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-outer-container___aE8uv:not(.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-outer-container--fixed___ZhyZf) {
|
|
8464
|
+
position: relative;
|
|
8465
|
+
}
|
|
8466
|
+
|
|
8446
8467
|
.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-outer-container--fixed___ZhyZf {
|
|
8447
8468
|
position: fixed;
|
|
8448
8469
|
top: 0;
|
|
@@ -9003,7 +9024,6 @@ html {
|
|
|
9003
9024
|
position: absolute;
|
|
9004
9025
|
top: 0;
|
|
9005
9026
|
bottom: 1px;
|
|
9006
|
-
width: 100vw;
|
|
9007
9027
|
left: 0;
|
|
9008
9028
|
right: 0;
|
|
9009
9029
|
background-color: var(--brand-SubdomainNavBar-canvas-search);
|
|
@@ -9106,10 +9126,10 @@ html {
|
|
|
9106
9126
|
}
|
|
9107
9127
|
|
|
9108
9128
|
.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-skip-to-content___WMHSh {
|
|
9109
|
-
position:
|
|
9129
|
+
position: absolute;
|
|
9110
9130
|
top: 75px;
|
|
9111
9131
|
border-radius: 0px;
|
|
9112
|
-
width:
|
|
9132
|
+
width: 100%;
|
|
9113
9133
|
z-index: 100;
|
|
9114
9134
|
}
|
|
9115
9135
|
|
|
@@ -9172,7 +9192,7 @@ html {
|
|
|
9172
9192
|
|
|
9173
9193
|
/**
|
|
9174
9194
|
* Do not edit directly
|
|
9175
|
-
* Generated on
|
|
9195
|
+
* Generated on Sat, 21 Feb 2026 16:14:15 GMT
|
|
9176
9196
|
*/
|
|
9177
9197
|
|
|
9178
9198
|
:root,
|
|
@@ -9200,7 +9220,7 @@ html {
|
|
|
9200
9220
|
|
|
9201
9221
|
/**
|
|
9202
9222
|
* Do not edit directly
|
|
9203
|
-
* Generated on
|
|
9223
|
+
* Generated on Sat, 21 Feb 2026 16:14:15 GMT
|
|
9204
9224
|
*/
|
|
9205
9225
|
|
|
9206
9226
|
:root,
|
|
@@ -9216,7 +9236,7 @@ html {
|
|
|
9216
9236
|
|
|
9217
9237
|
/**
|
|
9218
9238
|
* Do not edit directly
|
|
9219
|
-
* Generated on
|
|
9239
|
+
* Generated on Sat, 21 Feb 2026 16:14:14 GMT
|
|
9220
9240
|
*/
|
|
9221
9241
|
|
|
9222
9242
|
:root {
|
|
@@ -9269,7 +9289,7 @@ html {
|
|
|
9269
9289
|
|
|
9270
9290
|
/**
|
|
9271
9291
|
* Do not edit directly
|
|
9272
|
-
* Generated on
|
|
9292
|
+
* Generated on Sat, 21 Feb 2026 16:14:14 GMT
|
|
9273
9293
|
*/
|
|
9274
9294
|
|
|
9275
9295
|
:root,
|
|
@@ -9656,7 +9676,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
9656
9676
|
|
|
9657
9677
|
/**
|
|
9658
9678
|
* Do not edit directly
|
|
9659
|
-
* Generated on
|
|
9679
|
+
* Generated on Sat, 21 Feb 2026 16:14:14 GMT
|
|
9660
9680
|
*/
|
|
9661
9681
|
|
|
9662
9682
|
:root {
|
|
@@ -9665,7 +9685,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
9665
9685
|
|
|
9666
9686
|
/**
|
|
9667
9687
|
* Do not edit directly
|
|
9668
|
-
* Generated on
|
|
9688
|
+
* Generated on Sat, 21 Feb 2026 16:14:15 GMT
|
|
9669
9689
|
*/
|
|
9670
9690
|
|
|
9671
9691
|
:root,
|
|
@@ -9683,7 +9703,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
9683
9703
|
|
|
9684
9704
|
/**
|
|
9685
9705
|
* Do not edit directly
|
|
9686
|
-
* Generated on
|
|
9706
|
+
* Generated on Sat, 21 Feb 2026 16:14:14 GMT
|
|
9687
9707
|
*/
|
|
9688
9708
|
|
|
9689
9709
|
:root {
|
|
@@ -9823,7 +9843,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
9823
9843
|
|
|
9824
9844
|
/**
|
|
9825
9845
|
* Do not edit directly
|
|
9826
|
-
* Generated on
|
|
9846
|
+
* Generated on Sat, 21 Feb 2026 16:14:15 GMT
|
|
9827
9847
|
*/
|
|
9828
9848
|
|
|
9829
9849
|
:root,
|
|
@@ -11026,7 +11046,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
11026
11046
|
|
|
11027
11047
|
/**
|
|
11028
11048
|
* Do not edit directly
|
|
11029
|
-
* Generated on
|
|
11049
|
+
* Generated on Sat, 21 Feb 2026 16:14:14 GMT
|
|
11030
11050
|
*/
|
|
11031
11051
|
|
|
11032
11052
|
:root {
|
|
@@ -11040,7 +11060,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
11040
11060
|
|
|
11041
11061
|
/**
|
|
11042
11062
|
* Do not edit directly
|
|
11043
|
-
* Generated on
|
|
11063
|
+
* Generated on Sat, 21 Feb 2026 16:14:15 GMT
|
|
11044
11064
|
*/
|
|
11045
11065
|
|
|
11046
11066
|
:root,
|
|
@@ -11334,7 +11354,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
11334
11354
|
|
|
11335
11355
|
/**
|
|
11336
11356
|
* Do not edit directly
|
|
11337
|
-
* Generated on
|
|
11357
|
+
* Generated on Sat, 21 Feb 2026 16:14:15 GMT
|
|
11338
11358
|
*/
|
|
11339
11359
|
|
|
11340
11360
|
:root,
|
|
@@ -11350,7 +11370,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
11350
11370
|
|
|
11351
11371
|
/**
|
|
11352
11372
|
* Do not edit directly
|
|
11353
|
-
* Generated on
|
|
11373
|
+
* Generated on Sat, 21 Feb 2026 16:14:14 GMT
|
|
11354
11374
|
*/
|
|
11355
11375
|
|
|
11356
11376
|
:root {
|
|
@@ -12095,7 +12115,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
12095
12115
|
|
|
12096
12116
|
/**
|
|
12097
12117
|
* Do not edit directly
|
|
12098
|
-
* Generated on
|
|
12118
|
+
* Generated on Sat, 21 Feb 2026 16:14:15 GMT
|
|
12099
12119
|
*/
|
|
12100
12120
|
|
|
12101
12121
|
:root,
|
|
@@ -12111,7 +12131,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
12111
12131
|
|
|
12112
12132
|
/**
|
|
12113
12133
|
* Do not edit directly
|
|
12114
|
-
* Generated on
|
|
12134
|
+
* Generated on Sat, 21 Feb 2026 16:14:15 GMT
|
|
12115
12135
|
*/
|
|
12116
12136
|
|
|
12117
12137
|
:root,
|
|
@@ -12334,7 +12354,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
12334
12354
|
|
|
12335
12355
|
/**
|
|
12336
12356
|
* Do not edit directly
|
|
12337
|
-
* Generated on
|
|
12357
|
+
* Generated on Sat, 21 Feb 2026 16:14:15 GMT
|
|
12338
12358
|
*/
|
|
12339
12359
|
|
|
12340
12360
|
:root,
|
|
@@ -12498,7 +12518,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
12498
12518
|
|
|
12499
12519
|
/**
|
|
12500
12520
|
* Do not edit directly
|
|
12501
|
-
* Generated on
|
|
12521
|
+
* Generated on Sat, 21 Feb 2026 16:14:15 GMT
|
|
12502
12522
|
*/
|
|
12503
12523
|
|
|
12504
12524
|
:root,
|
|
@@ -12806,7 +12826,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
12806
12826
|
|
|
12807
12827
|
/**
|
|
12808
12828
|
* Do not edit directly
|
|
12809
|
-
* Generated on
|
|
12829
|
+
* Generated on Sat, 21 Feb 2026 16:14:14 GMT
|
|
12810
12830
|
*/
|
|
12811
12831
|
|
|
12812
12832
|
:root {
|
|
@@ -12842,7 +12862,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
12842
12862
|
|
|
12843
12863
|
/**
|
|
12844
12864
|
* Do not edit directly
|
|
12845
|
-
* Generated on
|
|
12865
|
+
* Generated on Sat, 21 Feb 2026 16:14:15 GMT
|
|
12846
12866
|
*/
|
|
12847
12867
|
|
|
12848
12868
|
:root,
|
|
@@ -12910,7 +12930,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
12910
12930
|
|
|
12911
12931
|
/**
|
|
12912
12932
|
* Do not edit directly
|
|
12913
|
-
* Generated on
|
|
12933
|
+
* Generated on Sat, 21 Feb 2026 16:14:14 GMT
|
|
12914
12934
|
*/
|
|
12915
12935
|
|
|
12916
12936
|
:root {
|
|
@@ -12921,7 +12941,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
12921
12941
|
|
|
12922
12942
|
/**
|
|
12923
12943
|
* Do not edit directly
|
|
12924
|
-
* Generated on
|
|
12944
|
+
* Generated on Sat, 21 Feb 2026 16:14:15 GMT
|
|
12925
12945
|
*/
|
|
12926
12946
|
|
|
12927
12947
|
:root,
|
|
@@ -13130,19 +13150,11 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
13130
13150
|
grid-area: heading;
|
|
13131
13151
|
}
|
|
13132
13152
|
|
|
13133
|
-
.Primer_Brand__Card-module__Card--fullWidth___j46z5:not(.Primer_Brand__Card-module__Card--align-center___geXUu) .Primer_Brand__Card-module__Card__heading___INFhp {
|
|
13134
|
-
max-width: 320px;
|
|
13135
|
-
}
|
|
13136
|
-
|
|
13137
13153
|
.Primer_Brand__Card-module__Card__description___KN9CH {
|
|
13138
13154
|
margin-bottom: var(--base-size-32);
|
|
13139
13155
|
grid-area: description;
|
|
13140
13156
|
}
|
|
13141
13157
|
|
|
13142
|
-
.Primer_Brand__Card-module__Card--fullWidth___j46z5:not(.Primer_Brand__Card-module__Card--align-center___geXUu) .Primer_Brand__Card-module__Card__description___KN9CH {
|
|
13143
|
-
max-width: 400px;
|
|
13144
|
-
}
|
|
13145
|
-
|
|
13146
13158
|
.Primer_Brand__Card-module__Card__action___C6sRY {
|
|
13147
13159
|
grid-area: action;
|
|
13148
13160
|
margin-top: auto;
|
|
@@ -13274,7 +13286,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
13274
13286
|
|
|
13275
13287
|
/**
|
|
13276
13288
|
* Do not edit directly
|
|
13277
|
-
* Generated on
|
|
13289
|
+
* Generated on Sat, 21 Feb 2026 16:14:15 GMT
|
|
13278
13290
|
*/
|
|
13279
13291
|
|
|
13280
13292
|
:root,
|
|
@@ -14115,7 +14127,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14115
14127
|
|
|
14116
14128
|
/**
|
|
14117
14129
|
* Do not edit directly
|
|
14118
|
-
* Generated on
|
|
14130
|
+
* Generated on Sat, 21 Feb 2026 16:14:14 GMT
|
|
14119
14131
|
*/
|
|
14120
14132
|
|
|
14121
14133
|
:root {
|
|
@@ -14126,7 +14138,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14126
14138
|
|
|
14127
14139
|
/**
|
|
14128
14140
|
* Do not edit directly
|
|
14129
|
-
* Generated on
|
|
14141
|
+
* Generated on Sat, 21 Feb 2026 16:14:15 GMT
|
|
14130
14142
|
*/
|
|
14131
14143
|
|
|
14132
14144
|
:root,
|
|
@@ -14625,7 +14637,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14625
14637
|
|
|
14626
14638
|
/**
|
|
14627
14639
|
* Do not edit directly
|
|
14628
|
-
* Generated on
|
|
14640
|
+
* Generated on Sat, 21 Feb 2026 16:14:14 GMT
|
|
14629
14641
|
*/
|
|
14630
14642
|
|
|
14631
14643
|
:root {
|
|
@@ -14645,7 +14657,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14645
14657
|
|
|
14646
14658
|
/**
|
|
14647
14659
|
* Do not edit directly
|
|
14648
|
-
* Generated on
|
|
14660
|
+
* Generated on Sat, 21 Feb 2026 16:14:15 GMT
|
|
14649
14661
|
*/
|
|
14650
14662
|
|
|
14651
14663
|
:root,
|
|
@@ -14681,7 +14693,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14681
14693
|
|
|
14682
14694
|
/**
|
|
14683
14695
|
* Do not edit directly
|
|
14684
|
-
* Generated on
|
|
14696
|
+
* Generated on Sat, 21 Feb 2026 16:14:15 GMT
|
|
14685
14697
|
*/
|
|
14686
14698
|
|
|
14687
14699
|
:root,
|
|
@@ -14705,7 +14717,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14705
14717
|
|
|
14706
14718
|
/**
|
|
14707
14719
|
* Do not edit directly
|
|
14708
|
-
* Generated on
|
|
14720
|
+
* Generated on Sat, 21 Feb 2026 16:14:14 GMT
|
|
14709
14721
|
*/
|
|
14710
14722
|
|
|
14711
14723
|
:root {
|
|
@@ -15039,7 +15051,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
15039
15051
|
|
|
15040
15052
|
/**
|
|
15041
15053
|
* Do not edit directly
|
|
15042
|
-
* Generated on
|
|
15054
|
+
* Generated on Sat, 21 Feb 2026 16:14:15 GMT
|
|
15043
15055
|
*/
|
|
15044
15056
|
|
|
15045
15057
|
:root,
|
|
@@ -15053,7 +15065,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
15053
15065
|
|
|
15054
15066
|
/**
|
|
15055
15067
|
* Do not edit directly
|
|
15056
|
-
* Generated on
|
|
15068
|
+
* Generated on Sat, 21 Feb 2026 16:14:14 GMT
|
|
15057
15069
|
*/
|
|
15058
15070
|
|
|
15059
15071
|
:root {
|
|
@@ -15067,7 +15079,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
15067
15079
|
|
|
15068
15080
|
/**
|
|
15069
15081
|
* Do not edit directly
|
|
15070
|
-
* Generated on
|
|
15082
|
+
* Generated on Sat, 21 Feb 2026 16:14:14 GMT
|
|
15071
15083
|
*/
|
|
15072
15084
|
|
|
15073
15085
|
:root {
|
|
@@ -17243,7 +17255,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
17243
17255
|
|
|
17244
17256
|
/**
|
|
17245
17257
|
* Do not edit directly
|
|
17246
|
-
* Generated on
|
|
17258
|
+
* Generated on Sat, 21 Feb 2026 16:14:14 GMT
|
|
17247
17259
|
*/
|
|
17248
17260
|
|
|
17249
17261
|
:root {
|
|
@@ -17267,7 +17279,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
17267
17279
|
|
|
17268
17280
|
/**
|
|
17269
17281
|
* Do not edit directly
|
|
17270
|
-
* Generated on
|
|
17282
|
+
* Generated on Sat, 21 Feb 2026 16:14:15 GMT
|
|
17271
17283
|
*/
|
|
17272
17284
|
|
|
17273
17285
|
:root,
|
|
@@ -17702,7 +17714,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
17702
17714
|
|
|
17703
17715
|
/**
|
|
17704
17716
|
* Do not edit directly
|
|
17705
|
-
* Generated on
|
|
17717
|
+
* Generated on Sat, 21 Feb 2026 16:14:14 GMT
|
|
17706
17718
|
*/
|
|
17707
17719
|
|
|
17708
17720
|
:root {
|
|
@@ -17718,7 +17730,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
17718
17730
|
|
|
17719
17731
|
/**
|
|
17720
17732
|
* Do not edit directly
|
|
17721
|
-
* Generated on
|
|
17733
|
+
* Generated on Sat, 21 Feb 2026 16:14:15 GMT
|
|
17722
17734
|
*/
|
|
17723
17735
|
|
|
17724
17736
|
:root,
|
|
@@ -18221,7 +18233,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
18221
18233
|
|
|
18222
18234
|
/**
|
|
18223
18235
|
* Do not edit directly
|
|
18224
|
-
* Generated on
|
|
18236
|
+
* Generated on Sat, 21 Feb 2026 16:14:14 GMT
|
|
18225
18237
|
*/
|
|
18226
18238
|
|
|
18227
18239
|
:root {
|
|
@@ -18230,7 +18242,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
18230
18242
|
|
|
18231
18243
|
/**
|
|
18232
18244
|
* Do not edit directly
|
|
18233
|
-
* Generated on
|
|
18245
|
+
* Generated on Sat, 21 Feb 2026 16:14:15 GMT
|
|
18234
18246
|
*/
|
|
18235
18247
|
|
|
18236
18248
|
:root,
|
|
@@ -19013,7 +19025,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
19013
19025
|
|
|
19014
19026
|
/**
|
|
19015
19027
|
* Do not edit directly
|
|
19016
|
-
* Generated on
|
|
19028
|
+
* Generated on Sat, 21 Feb 2026 16:14:14 GMT
|
|
19017
19029
|
*/
|
|
19018
19030
|
|
|
19019
19031
|
:root {
|
|
@@ -19022,7 +19034,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
19022
19034
|
|
|
19023
19035
|
/**
|
|
19024
19036
|
* Do not edit directly
|
|
19025
|
-
* Generated on
|
|
19037
|
+
* Generated on Sat, 21 Feb 2026 16:14:15 GMT
|
|
19026
19038
|
*/
|
|
19027
19039
|
|
|
19028
19040
|
:root,
|
|
@@ -19518,7 +19530,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
19518
19530
|
|
|
19519
19531
|
/**
|
|
19520
19532
|
* Do not edit directly
|
|
19521
|
-
* Generated on
|
|
19533
|
+
* Generated on Sat, 21 Feb 2026 16:14:15 GMT
|
|
19522
19534
|
*/
|
|
19523
19535
|
|
|
19524
19536
|
:root,
|
|
@@ -19617,7 +19629,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
19617
19629
|
|
|
19618
19630
|
/**
|
|
19619
19631
|
* Do not edit directly
|
|
19620
|
-
* Generated on
|
|
19632
|
+
* Generated on Sat, 21 Feb 2026 16:14:15 GMT
|
|
19621
19633
|
*/
|
|
19622
19634
|
|
|
19623
19635
|
:root,
|
|
@@ -19995,7 +20007,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
19995
20007
|
|
|
19996
20008
|
/**
|
|
19997
20009
|
* Do not edit directly
|
|
19998
|
-
* Generated on
|
|
20010
|
+
* Generated on Sat, 21 Feb 2026 16:14:15 GMT
|
|
19999
20011
|
*/
|
|
20000
20012
|
|
|
20001
20013
|
:root,
|
|
@@ -20009,7 +20021,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
20009
20021
|
|
|
20010
20022
|
/**
|
|
20011
20023
|
* Do not edit directly
|
|
20012
|
-
* Generated on
|
|
20024
|
+
* Generated on Sat, 21 Feb 2026 16:14:14 GMT
|
|
20013
20025
|
*/
|
|
20014
20026
|
|
|
20015
20027
|
:root {
|
|
@@ -20196,7 +20208,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
20196
20208
|
|
|
20197
20209
|
/**
|
|
20198
20210
|
* Do not edit directly
|
|
20199
|
-
* Generated on
|
|
20211
|
+
* Generated on Sat, 21 Feb 2026 16:14:14 GMT
|
|
20200
20212
|
*/
|
|
20201
20213
|
|
|
20202
20214
|
:root {
|
|
@@ -20281,7 +20293,6 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
20281
20293
|
}
|
|
20282
20294
|
|
|
20283
20295
|
.Primer_Brand__Statistic-module__Statistic__heading___xQ8Ki {
|
|
20284
|
-
font-stretch: 75%;
|
|
20285
20296
|
position: relative;
|
|
20286
20297
|
}
|
|
20287
20298
|
|
|
@@ -20481,7 +20492,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
20481
20492
|
|
|
20482
20493
|
/**
|
|
20483
20494
|
* Do not edit directly
|
|
20484
|
-
* Generated on
|
|
20495
|
+
* Generated on Sat, 21 Feb 2026 16:14:14 GMT
|
|
20485
20496
|
*/
|
|
20486
20497
|
|
|
20487
20498
|
:root {
|
|
@@ -20492,7 +20503,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
20492
20503
|
|
|
20493
20504
|
/**
|
|
20494
20505
|
* Do not edit directly
|
|
20495
|
-
* Generated on
|
|
20506
|
+
* Generated on Sat, 21 Feb 2026 16:14:15 GMT
|
|
20496
20507
|
*/
|
|
20497
20508
|
|
|
20498
20509
|
:root,
|
|
@@ -20630,7 +20641,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
20630
20641
|
|
|
20631
20642
|
/**
|
|
20632
20643
|
* Do not edit directly
|
|
20633
|
-
* Generated on
|
|
20644
|
+
* Generated on Sat, 21 Feb 2026 16:14:14 GMT
|
|
20634
20645
|
*/
|
|
20635
20646
|
|
|
20636
20647
|
:root {
|
|
@@ -20639,7 +20650,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
20639
20650
|
|
|
20640
20651
|
/**
|
|
20641
20652
|
* Do not edit directly
|
|
20642
|
-
* Generated on
|
|
20653
|
+
* Generated on Sat, 21 Feb 2026 16:14:15 GMT
|
|
20643
20654
|
*/
|
|
20644
20655
|
|
|
20645
20656
|
:root,
|