@primer/react-brand 0.38.0-rc.91b87100 → 0.38.1-rc.05718d50
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/BreakoutBanner/BreakoutBanner.d.ts +16 -16
- package/lib/CTABanner/CTABanner.d.ts +8 -8
- package/lib/css/main.css +72 -64
- 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 +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/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 +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/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
|
@@ -75,20 +75,20 @@ export declare const BreakoutBanner: React.ForwardRefExoticComponent<Omit<BasePr
|
|
|
75
75
|
} & {
|
|
76
76
|
as?: typeof import("../").HeadingTags[number];
|
|
77
77
|
size?: typeof import("../").HeadingSizes[number];
|
|
78
|
-
weight?: ("medium" | "heavy" | "extrabold" | "bold" | "semibold" | "normal" | "
|
|
79
|
-
narrow?: "medium" | "heavy" | "extrabold" | "bold" | "semibold" | "normal" | "
|
|
80
|
-
regular?: "medium" | "heavy" | "extrabold" | "bold" | "semibold" | "normal" | "
|
|
81
|
-
wide?: "medium" | "heavy" | "extrabold" | "bold" | "semibold" | "normal" | "
|
|
78
|
+
weight?: ("medium" | "light" | "heavy" | "extrabold" | "bold" | "semibold" | "normal" | "extralight") | {
|
|
79
|
+
narrow?: "medium" | "light" | "heavy" | "extrabold" | "bold" | "semibold" | "normal" | "extralight";
|
|
80
|
+
regular?: "medium" | "light" | "heavy" | "extrabold" | "bold" | "semibold" | "normal" | "extralight";
|
|
81
|
+
wide?: "medium" | "light" | "heavy" | "extrabold" | "bold" | "semibold" | "normal" | "extralight";
|
|
82
82
|
};
|
|
83
83
|
stretch?: ("normal" | "condensed" | "expanded") | {
|
|
84
84
|
narrow?: "normal" | "condensed" | "expanded";
|
|
85
85
|
regular?: "normal" | "condensed" | "expanded";
|
|
86
86
|
wide?: "normal" | "condensed" | "expanded";
|
|
87
87
|
};
|
|
88
|
-
letterSpacing?: ("normal" | "
|
|
89
|
-
narrow?: "normal" | "
|
|
90
|
-
regular?: "normal" | "
|
|
91
|
-
wide?: "normal" | "
|
|
88
|
+
letterSpacing?: ("normal" | "none" | "condensed") | {
|
|
89
|
+
narrow?: "normal" | "none" | "condensed";
|
|
90
|
+
regular?: "normal" | "none" | "condensed";
|
|
91
|
+
wide?: "normal" | "none" | "condensed";
|
|
92
92
|
};
|
|
93
93
|
font?: "mona-sans" | "hubot-sans" | "monospace";
|
|
94
94
|
} & React.HTMLAttributes<HTMLHeadingElement>, "ref"> & React.RefAttributes<HTMLHeadingElement>>;
|
|
@@ -102,20 +102,20 @@ export declare const BreakoutBanner: React.ForwardRefExoticComponent<Omit<BasePr
|
|
|
102
102
|
regular?: "horizontal" | "vertical";
|
|
103
103
|
wide?: "horizontal" | "vertical";
|
|
104
104
|
};
|
|
105
|
-
gap?: ("normal" | 8 | 4 | "
|
|
106
|
-
narrow?: "normal" | 8 | 4 | "
|
|
107
|
-
regular?: "normal" | 8 | 4 | "
|
|
108
|
-
wide?: "normal" | 8 | 4 | "
|
|
105
|
+
gap?: ("normal" | 8 | 4 | "none" | "condensed" | 12 | "spacious" | 16 | 20 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 64 | 80 | 96 | 112 | 128) | {
|
|
106
|
+
narrow?: "normal" | 8 | 4 | "none" | "condensed" | 12 | "spacious" | 16 | 20 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 64 | 80 | 96 | 112 | 128;
|
|
107
|
+
regular?: "normal" | 8 | 4 | "none" | "condensed" | 12 | "spacious" | 16 | 20 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 64 | 80 | 96 | 112 | 128;
|
|
108
|
+
wide?: "normal" | 8 | 4 | "none" | "condensed" | 12 | "spacious" | 16 | 20 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 64 | 80 | 96 | 112 | 128;
|
|
109
109
|
};
|
|
110
110
|
alignItems?: ("center" | "flex-end" | "flex-start") | {
|
|
111
111
|
narrow?: "center" | "flex-end" | "flex-start";
|
|
112
112
|
regular?: "center" | "flex-end" | "flex-start";
|
|
113
113
|
wide?: "center" | "flex-end" | "flex-start";
|
|
114
114
|
};
|
|
115
|
-
padding?: ("normal" | 8 | 4 | "
|
|
116
|
-
narrow?: "normal" | 8 | 4 | "
|
|
117
|
-
regular?: "normal" | 8 | 4 | "
|
|
118
|
-
wide?: "normal" | 8 | 4 | "
|
|
115
|
+
padding?: ("normal" | 8 | 4 | "none" | "condensed" | 12 | "spacious" | 16 | 20 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 64 | 80 | 96 | 112 | 128) | {
|
|
116
|
+
narrow?: "normal" | 8 | 4 | "none" | "condensed" | 12 | "spacious" | 16 | 20 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 64 | 80 | 96 | 112 | 128;
|
|
117
|
+
regular?: "normal" | 8 | 4 | "none" | "condensed" | 12 | "spacious" | 16 | 20 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 64 | 80 | 96 | 112 | 128;
|
|
118
|
+
wide?: "normal" | 8 | 4 | "none" | "condensed" | 12 | "spacious" | 16 | 20 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 64 | 80 | 96 | 112 | 128;
|
|
119
119
|
};
|
|
120
120
|
justifyContent?: ("center" | "space-around" | "space-between" | "space-evenly" | "flex-end" | "flex-start") | {
|
|
121
121
|
narrow?: "center" | "space-around" | "space-between" | "space-evenly" | "flex-end" | "flex-start";
|
|
@@ -25,20 +25,20 @@ export declare const CTABanner: React.ForwardRefExoticComponent<Omit<BaseProps<H
|
|
|
25
25
|
} & {
|
|
26
26
|
as?: typeof import("../Heading").HeadingTags[number];
|
|
27
27
|
size?: typeof import("../Heading").HeadingSizes[number];
|
|
28
|
-
weight?: ("medium" | "heavy" | "extrabold" | "bold" | "semibold" | "normal" | "
|
|
29
|
-
narrow?: "medium" | "heavy" | "extrabold" | "bold" | "semibold" | "normal" | "
|
|
30
|
-
regular?: "medium" | "heavy" | "extrabold" | "bold" | "semibold" | "normal" | "
|
|
31
|
-
wide?: "medium" | "heavy" | "extrabold" | "bold" | "semibold" | "normal" | "
|
|
28
|
+
weight?: ("medium" | "light" | "heavy" | "extrabold" | "bold" | "semibold" | "normal" | "extralight") | {
|
|
29
|
+
narrow?: "medium" | "light" | "heavy" | "extrabold" | "bold" | "semibold" | "normal" | "extralight";
|
|
30
|
+
regular?: "medium" | "light" | "heavy" | "extrabold" | "bold" | "semibold" | "normal" | "extralight";
|
|
31
|
+
wide?: "medium" | "light" | "heavy" | "extrabold" | "bold" | "semibold" | "normal" | "extralight";
|
|
32
32
|
};
|
|
33
33
|
stretch?: ("normal" | "condensed" | "expanded") | {
|
|
34
34
|
narrow?: "normal" | "condensed" | "expanded";
|
|
35
35
|
regular?: "normal" | "condensed" | "expanded";
|
|
36
36
|
wide?: "normal" | "condensed" | "expanded";
|
|
37
37
|
};
|
|
38
|
-
letterSpacing?: ("normal" | "
|
|
39
|
-
narrow?: "normal" | "
|
|
40
|
-
regular?: "normal" | "
|
|
41
|
-
wide?: "normal" | "
|
|
38
|
+
letterSpacing?: ("normal" | "none" | "condensed") | {
|
|
39
|
+
narrow?: "normal" | "none" | "condensed";
|
|
40
|
+
regular?: "normal" | "none" | "condensed";
|
|
41
|
+
wide?: "normal" | "none" | "condensed";
|
|
42
42
|
};
|
|
43
43
|
font?: "mona-sans" | "hubot-sans" | "monospace";
|
|
44
44
|
} & React.HTMLAttributes<HTMLHeadingElement>, "ref"> & React.RefAttributes<HTMLHeadingElement>>;
|
package/lib/css/main.css
CHANGED
|
@@ -89,7 +89,7 @@ select {
|
|
|
89
89
|
|
|
90
90
|
/**
|
|
91
91
|
* Do not edit directly
|
|
92
|
-
* Generated on
|
|
92
|
+
* Generated on Fri, 23 Aug 2024 15:54:07 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 Fri, 23 Aug 2024 15:54:07 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 Fri, 23 Aug 2024 15:54:07 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 Fri, 23 Aug 2024 15:54:07 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 Fri, 23 Aug 2024 15:54:07 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 Fri, 23 Aug 2024 15:54:07 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 Fri, 23 Aug 2024 15:54:07 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 Fri, 23 Aug 2024 15:54:07 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 Fri, 23 Aug 2024 15:54:07 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 Fri, 23 Aug 2024 15:54:07 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 Fri, 23 Aug 2024 15:54:07 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 Fri, 23 Aug 2024 15:54:07 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 Fri, 23 Aug 2024 15:54:07 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 Fri, 23 Aug 2024 15:54:07 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 Fri, 23 Aug 2024 15:54:07 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 Fri, 23 Aug 2024 15:54:07 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 Fri, 23 Aug 2024 15:54:07 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 Fri, 23 Aug 2024 15:54:07 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 Fri, 23 Aug 2024 15:54:07 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 Fri, 23 Aug 2024 15:54:07 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 Fri, 23 Aug 2024 15:54:07 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 Fri, 23 Aug 2024 15:54:07 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 Fri, 23 Aug 2024 15:54:07 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 Fri, 23 Aug 2024 15:54:07 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 Fri, 23 Aug 2024 15:54:07 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 Fri, 23 Aug 2024 15:54:07 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 Fri, 23 Aug 2024 15:54:07 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 Fri, 23 Aug 2024 15:54:07 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 Fri, 23 Aug 2024 15:54:07 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 Fri, 23 Aug 2024 15:54:07 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 Fri, 23 Aug 2024 15:54:07 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 Fri, 23 Aug 2024 15:54:07 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 Fri, 23 Aug 2024 15:54:07 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 Fri, 23 Aug 2024 15:54:07 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 Fri, 23 Aug 2024 15:54:07 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 Fri, 23 Aug 2024 15:54:07 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 Fri, 23 Aug 2024 15:54:07 GMT
|
|
8909
8909
|
*/
|
|
8910
8910
|
|
|
8911
8911
|
:root,
|
|
@@ -8930,19 +8930,28 @@ html {
|
|
|
8930
8930
|
.Primer_Brand__ActionMenu-module__ActionMenu__button___gqNoG {
|
|
8931
8931
|
/* avoid specificity issues */
|
|
8932
8932
|
--brand-borderRadius-medium: var(--brand-borderRadius-full);
|
|
8933
|
+
height: auto;
|
|
8934
|
+
}
|
|
8935
|
+
|
|
8936
|
+
.Primer_Brand__ActionMenu-module__ActionMenu__button--small___VpvNg {
|
|
8937
|
+
padding: calc(var(--base-size-4) / 2) var(--base-size-12);
|
|
8938
|
+
}
|
|
8939
|
+
|
|
8940
|
+
.Primer_Brand__ActionMenu-module__ActionMenu__button--medium___xG3FK {
|
|
8941
|
+
padding: calc(var(--base-size-8) + 2px) var(--base-size-28);
|
|
8933
8942
|
}
|
|
8934
8943
|
|
|
8935
8944
|
.Primer_Brand__ActionMenu-module__ActionMenu__button___gqNoG > span:first-of-type {
|
|
8936
8945
|
max-width: 200px;
|
|
8937
8946
|
overflow: hidden;
|
|
8938
|
-
text-overflow: ellipsis;
|
|
8939
|
-
white-space: nowrap;
|
|
8940
8947
|
}
|
|
8941
8948
|
|
|
8942
8949
|
.Primer_Brand__ActionMenu-module__ActionMenu__menu____B9HP {
|
|
8943
8950
|
position: absolute;
|
|
8944
8951
|
z-index: 100;
|
|
8945
8952
|
padding: var(--base-size-12);
|
|
8953
|
+
min-width: -moz-min-content;
|
|
8954
|
+
min-width: min-content;
|
|
8946
8955
|
|
|
8947
8956
|
visibility: hidden;
|
|
8948
8957
|
background-color: var(--brand-color-canvas-default);
|
|
@@ -9031,11 +9040,8 @@ html {
|
|
|
9031
9040
|
flex: 1 0 auto;
|
|
9032
9041
|
display: grid;
|
|
9033
9042
|
align-items: center;
|
|
9034
|
-
overflow: hidden;
|
|
9035
|
-
text-overflow: ellipsis;
|
|
9036
9043
|
grid-template-areas: 'leadingVisual text';
|
|
9037
9044
|
grid-template-columns: min-content min-content;
|
|
9038
|
-
white-space: pre;
|
|
9039
9045
|
list-style: none;
|
|
9040
9046
|
border-radius: var(--brand-borderRadius-medium);
|
|
9041
9047
|
}
|
|
@@ -9086,6 +9092,8 @@ html {
|
|
|
9086
9092
|
grid-area: text / text;
|
|
9087
9093
|
/* display grid collapses the text line box height for optical alignment */
|
|
9088
9094
|
display: grid;
|
|
9095
|
+
width: -moz-max-content;
|
|
9096
|
+
width: max-content;
|
|
9089
9097
|
}
|
|
9090
9098
|
|
|
9091
9099
|
.Primer_Brand__ActionMenu-module__ActionMenu__item-text___K_1vl > span {
|
|
@@ -9464,7 +9472,7 @@ html {
|
|
|
9464
9472
|
|
|
9465
9473
|
/**
|
|
9466
9474
|
* Do not edit directly
|
|
9467
|
-
* Generated on
|
|
9475
|
+
* Generated on Fri, 23 Aug 2024 15:54:07 GMT
|
|
9468
9476
|
*/
|
|
9469
9477
|
|
|
9470
9478
|
:root {
|
|
@@ -9475,7 +9483,7 @@ html {
|
|
|
9475
9483
|
|
|
9476
9484
|
/**
|
|
9477
9485
|
* Do not edit directly
|
|
9478
|
-
* Generated on
|
|
9486
|
+
* Generated on Fri, 23 Aug 2024 15:54:07 GMT
|
|
9479
9487
|
*/
|
|
9480
9488
|
|
|
9481
9489
|
:root,
|
|
@@ -13673,7 +13681,7 @@ html {
|
|
|
13673
13681
|
|
|
13674
13682
|
/**
|
|
13675
13683
|
* Do not edit directly
|
|
13676
|
-
* Generated on
|
|
13684
|
+
* Generated on Fri, 23 Aug 2024 15:54:07 GMT
|
|
13677
13685
|
*/
|
|
13678
13686
|
|
|
13679
13687
|
:root {
|
|
@@ -13692,7 +13700,7 @@ html {
|
|
|
13692
13700
|
|
|
13693
13701
|
/**
|
|
13694
13702
|
* Do not edit directly
|
|
13695
|
-
* Generated on
|
|
13703
|
+
* Generated on Fri, 23 Aug 2024 15:54:07 GMT
|
|
13696
13704
|
*/
|
|
13697
13705
|
|
|
13698
13706
|
:root,
|
|
@@ -13728,7 +13736,7 @@ html {
|
|
|
13728
13736
|
|
|
13729
13737
|
/**
|
|
13730
13738
|
* Do not edit directly
|
|
13731
|
-
* Generated on
|
|
13739
|
+
* Generated on Fri, 23 Aug 2024 15:54:07 GMT
|
|
13732
13740
|
*/
|
|
13733
13741
|
|
|
13734
13742
|
:root,
|
|
@@ -13748,7 +13756,7 @@ html {
|
|
|
13748
13756
|
|
|
13749
13757
|
/**
|
|
13750
13758
|
* Do not edit directly
|
|
13751
|
-
* Generated on
|
|
13759
|
+
* Generated on Fri, 23 Aug 2024 15:54:07 GMT
|
|
13752
13760
|
*/
|
|
13753
13761
|
|
|
13754
13762
|
:root {
|
|
@@ -14023,7 +14031,7 @@ html {
|
|
|
14023
14031
|
|
|
14024
14032
|
/**
|
|
14025
14033
|
* Do not edit directly
|
|
14026
|
-
* Generated on
|
|
14034
|
+
* Generated on Fri, 23 Aug 2024 15:54:07 GMT
|
|
14027
14035
|
*/
|
|
14028
14036
|
|
|
14029
14037
|
:root,
|
|
@@ -14037,7 +14045,7 @@ html {
|
|
|
14037
14045
|
|
|
14038
14046
|
/**
|
|
14039
14047
|
* Do not edit directly
|
|
14040
|
-
* Generated on
|
|
14048
|
+
* Generated on Fri, 23 Aug 2024 15:54:07 GMT
|
|
14041
14049
|
*/
|
|
14042
14050
|
|
|
14043
14051
|
:root {
|
|
@@ -14051,7 +14059,7 @@ html {
|
|
|
14051
14059
|
|
|
14052
14060
|
/**
|
|
14053
14061
|
* Do not edit directly
|
|
14054
|
-
* Generated on
|
|
14062
|
+
* Generated on Fri, 23 Aug 2024 15:54:07 GMT
|
|
14055
14063
|
*/
|
|
14056
14064
|
|
|
14057
14065
|
:root {
|
|
@@ -16230,7 +16238,7 @@ html {
|
|
|
16230
16238
|
|
|
16231
16239
|
/**
|
|
16232
16240
|
* Do not edit directly
|
|
16233
|
-
* Generated on
|
|
16241
|
+
* Generated on Fri, 23 Aug 2024 15:54:07 GMT
|
|
16234
16242
|
*/
|
|
16235
16243
|
|
|
16236
16244
|
:root {
|
|
@@ -16254,7 +16262,7 @@ html {
|
|
|
16254
16262
|
|
|
16255
16263
|
/**
|
|
16256
16264
|
* Do not edit directly
|
|
16257
|
-
* Generated on
|
|
16265
|
+
* Generated on Fri, 23 Aug 2024 15:54:07 GMT
|
|
16258
16266
|
*/
|
|
16259
16267
|
|
|
16260
16268
|
:root,
|
|
@@ -16708,7 +16716,7 @@ html {
|
|
|
16708
16716
|
|
|
16709
16717
|
/**
|
|
16710
16718
|
* Do not edit directly
|
|
16711
|
-
* Generated on
|
|
16719
|
+
* Generated on Fri, 23 Aug 2024 15:54:07 GMT
|
|
16712
16720
|
*/
|
|
16713
16721
|
|
|
16714
16722
|
:root {
|
|
@@ -16721,7 +16729,7 @@ html {
|
|
|
16721
16729
|
|
|
16722
16730
|
/**
|
|
16723
16731
|
* Do not edit directly
|
|
16724
|
-
* Generated on
|
|
16732
|
+
* Generated on Fri, 23 Aug 2024 15:54:07 GMT
|
|
16725
16733
|
*/
|
|
16726
16734
|
|
|
16727
16735
|
:root,
|
|
@@ -17123,7 +17131,7 @@ html {
|
|
|
17123
17131
|
|
|
17124
17132
|
/**
|
|
17125
17133
|
* Do not edit directly
|
|
17126
|
-
* Generated on
|
|
17134
|
+
* Generated on Fri, 23 Aug 2024 15:54:07 GMT
|
|
17127
17135
|
*/
|
|
17128
17136
|
|
|
17129
17137
|
:root {
|
|
@@ -17132,7 +17140,7 @@ html {
|
|
|
17132
17140
|
|
|
17133
17141
|
/**
|
|
17134
17142
|
* Do not edit directly
|
|
17135
|
-
* Generated on
|
|
17143
|
+
* Generated on Fri, 23 Aug 2024 15:54:07 GMT
|
|
17136
17144
|
*/
|
|
17137
17145
|
|
|
17138
17146
|
:root,
|
|
@@ -17561,7 +17569,7 @@ html {
|
|
|
17561
17569
|
|
|
17562
17570
|
/**
|
|
17563
17571
|
* Do not edit directly
|
|
17564
|
-
* Generated on
|
|
17572
|
+
* Generated on Fri, 23 Aug 2024 15:54:07 GMT
|
|
17565
17573
|
*/
|
|
17566
17574
|
|
|
17567
17575
|
:root {
|
|
@@ -17570,7 +17578,7 @@ html {
|
|
|
17570
17578
|
|
|
17571
17579
|
/**
|
|
17572
17580
|
* Do not edit directly
|
|
17573
|
-
* Generated on
|
|
17581
|
+
* Generated on Fri, 23 Aug 2024 15:54:07 GMT
|
|
17574
17582
|
*/
|
|
17575
17583
|
|
|
17576
17584
|
:root,
|
|
@@ -18025,7 +18033,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
18025
18033
|
|
|
18026
18034
|
/**
|
|
18027
18035
|
* Do not edit directly
|
|
18028
|
-
* Generated on
|
|
18036
|
+
* Generated on Fri, 23 Aug 2024 15:54:07 GMT
|
|
18029
18037
|
*/
|
|
18030
18038
|
|
|
18031
18039
|
:root,
|
|
@@ -18126,7 +18134,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
18126
18134
|
|
|
18127
18135
|
/**
|
|
18128
18136
|
* Do not edit directly
|
|
18129
|
-
* Generated on
|
|
18137
|
+
* Generated on Fri, 23 Aug 2024 15:54:07 GMT
|
|
18130
18138
|
*/
|
|
18131
18139
|
|
|
18132
18140
|
:root,
|
|
@@ -18462,7 +18470,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
18462
18470
|
|
|
18463
18471
|
/**
|
|
18464
18472
|
* Do not edit directly
|
|
18465
|
-
* Generated on
|
|
18473
|
+
* Generated on Fri, 23 Aug 2024 15:54:07 GMT
|
|
18466
18474
|
*/
|
|
18467
18475
|
|
|
18468
18476
|
:root,
|
|
@@ -18476,7 +18484,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
18476
18484
|
|
|
18477
18485
|
/**
|
|
18478
18486
|
* Do not edit directly
|
|
18479
|
-
* Generated on
|
|
18487
|
+
* Generated on Fri, 23 Aug 2024 15:54:07 GMT
|
|
18480
18488
|
*/
|
|
18481
18489
|
|
|
18482
18490
|
:root {
|
|
@@ -18679,7 +18687,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
18679
18687
|
|
|
18680
18688
|
/**
|
|
18681
18689
|
* Do not edit directly
|
|
18682
|
-
* Generated on
|
|
18690
|
+
* Generated on Fri, 23 Aug 2024 15:54:07 GMT
|
|
18683
18691
|
*/
|
|
18684
18692
|
|
|
18685
18693
|
:root {
|