@primer/react-brand 0.46.0-rc.ad44cccd → 0.46.0-rc.ec8a05f8
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 +12 -12
- package/lib/Grid/Grid.d.ts +1 -1
- package/lib/css/main.css +65 -69
- 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 +3 -3
- 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/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/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/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/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/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/package.json +1 -1
|
@@ -102,25 +102,25 @@ export declare const BreakoutBanner: React.ForwardRefExoticComponent<Omit<BasePr
|
|
|
102
102
|
regular?: "horizontal" | "vertical";
|
|
103
103
|
wide?: "horizontal" | "vertical";
|
|
104
104
|
};
|
|
105
|
-
gap?: ("normal" | 8 |
|
|
106
|
-
narrow?: "normal" | 8 |
|
|
107
|
-
regular?: "normal" | 8 |
|
|
108
|
-
wide?: "normal" | 8 |
|
|
105
|
+
gap?: ("normal" | 8 | "condensed" | "none" | 4 | 12 | "spacious" | 16 | 20 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 64 | 80 | 96 | 112 | 128) | {
|
|
106
|
+
narrow?: "normal" | 8 | "condensed" | "none" | 4 | 12 | "spacious" | 16 | 20 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 64 | 80 | 96 | 112 | 128;
|
|
107
|
+
regular?: "normal" | 8 | "condensed" | "none" | 4 | 12 | "spacious" | 16 | 20 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 64 | 80 | 96 | 112 | 128;
|
|
108
|
+
wide?: "normal" | 8 | "condensed" | "none" | 4 | 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 |
|
|
116
|
-
narrow?: "normal" | 8 |
|
|
117
|
-
regular?: "normal" | 8 |
|
|
118
|
-
wide?: "normal" | 8 |
|
|
115
|
+
padding?: ("normal" | 8 | "condensed" | "none" | 4 | 12 | "spacious" | 16 | 20 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 64 | 80 | 96 | 112 | 128) | {
|
|
116
|
+
narrow?: "normal" | 8 | "condensed" | "none" | 4 | 12 | "spacious" | 16 | 20 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 64 | 80 | 96 | 112 | 128;
|
|
117
|
+
regular?: "normal" | 8 | "condensed" | "none" | 4 | 12 | "spacious" | 16 | 20 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 64 | 80 | 96 | 112 | 128;
|
|
118
|
+
wide?: "normal" | 8 | "condensed" | "none" | 4 | 12 | "spacious" | 16 | 20 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 64 | 80 | 96 | 112 | 128;
|
|
119
119
|
};
|
|
120
|
-
justifyContent?: ("
|
|
121
|
-
narrow?: "
|
|
122
|
-
regular?: "
|
|
123
|
-
wide?: "
|
|
120
|
+
justifyContent?: ("space-around" | "space-between" | "space-evenly" | "center" | "flex-end" | "flex-start") | {
|
|
121
|
+
narrow?: "space-around" | "space-between" | "space-evenly" | "center" | "flex-end" | "flex-start";
|
|
122
|
+
regular?: "space-around" | "space-between" | "space-evenly" | "center" | "flex-end" | "flex-start";
|
|
123
|
+
wide?: "space-around" | "space-between" | "space-evenly" | "center" | "flex-end" | "flex-start";
|
|
124
124
|
};
|
|
125
125
|
style?: React.CSSProperties;
|
|
126
126
|
flexWrap?: ("nowrap" | "wrap") | {
|
package/lib/Grid/Grid.d.ts
CHANGED
|
@@ -51,7 +51,7 @@ export declare const Grid: React.NamedExoticComponent<React.HTMLAttributes<"div"
|
|
|
51
51
|
/**
|
|
52
52
|
* The HTML element used to render the grid.
|
|
53
53
|
*/
|
|
54
|
-
as?: "
|
|
54
|
+
as?: "div" | "section" | "span" | undefined;
|
|
55
55
|
/**
|
|
56
56
|
* Visual aid to help with alignment.
|
|
57
57
|
*/
|
package/lib/css/main.css
CHANGED
|
@@ -82,7 +82,7 @@ select {
|
|
|
82
82
|
|
|
83
83
|
/**
|
|
84
84
|
* Do not edit directly
|
|
85
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
85
|
+
* Generated on Fri, 17 Jan 2025 13:42:08 GMT
|
|
86
86
|
*/
|
|
87
87
|
|
|
88
88
|
:root,
|
|
@@ -360,7 +360,7 @@ select {
|
|
|
360
360
|
|
|
361
361
|
/**
|
|
362
362
|
* Do not edit directly
|
|
363
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
363
|
+
* Generated on Fri, 17 Jan 2025 13:42:08 GMT
|
|
364
364
|
*/
|
|
365
365
|
|
|
366
366
|
:root {
|
|
@@ -387,7 +387,7 @@ select {
|
|
|
387
387
|
|
|
388
388
|
/**
|
|
389
389
|
* Do not edit directly
|
|
390
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
390
|
+
* Generated on Fri, 17 Jan 2025 13:42:08 GMT
|
|
391
391
|
*/
|
|
392
392
|
|
|
393
393
|
:root {
|
|
@@ -403,7 +403,7 @@ select {
|
|
|
403
403
|
|
|
404
404
|
/**
|
|
405
405
|
* Do not edit directly
|
|
406
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
406
|
+
* Generated on Fri, 17 Jan 2025 13:42:08 GMT
|
|
407
407
|
*/
|
|
408
408
|
|
|
409
409
|
:root {
|
|
@@ -535,7 +535,7 @@ select {
|
|
|
535
535
|
|
|
536
536
|
/**
|
|
537
537
|
* Do not edit directly
|
|
538
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
538
|
+
* Generated on Fri, 17 Jan 2025 13:42:07 GMT
|
|
539
539
|
*/
|
|
540
540
|
|
|
541
541
|
:root {
|
|
@@ -549,7 +549,7 @@ select {
|
|
|
549
549
|
|
|
550
550
|
/**
|
|
551
551
|
* Do not edit directly
|
|
552
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
552
|
+
* Generated on Fri, 17 Jan 2025 13:42:07 GMT
|
|
553
553
|
*/
|
|
554
554
|
|
|
555
555
|
:root {
|
|
@@ -568,7 +568,7 @@ select {
|
|
|
568
568
|
|
|
569
569
|
/**
|
|
570
570
|
* Do not edit directly
|
|
571
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
571
|
+
* Generated on Fri, 17 Jan 2025 13:42:08 GMT
|
|
572
572
|
*/
|
|
573
573
|
|
|
574
574
|
:root,
|
|
@@ -960,7 +960,7 @@ select {
|
|
|
960
960
|
|
|
961
961
|
/**
|
|
962
962
|
* Do not edit directly
|
|
963
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
963
|
+
* Generated on Fri, 17 Jan 2025 13:42:08 GMT
|
|
964
964
|
*/
|
|
965
965
|
|
|
966
966
|
:root,
|
|
@@ -979,7 +979,7 @@ select {
|
|
|
979
979
|
--brand-button-secondary-bgColor-rest: transparent;
|
|
980
980
|
--brand-button-secondary-bgColor-hover: rgba(183,191,200,0.2);
|
|
981
981
|
--brand-button-secondary-bgColor-active: rgba(183,191,200,0.4);
|
|
982
|
-
--brand-button-secondary-borderColor-rest: var(--brand-color-
|
|
982
|
+
--brand-button-secondary-borderColor-rest: var(--brand-color-border-default);
|
|
983
983
|
--brand-button-secondary-borderColor-hover: var(--base-color-scale-gray-9);
|
|
984
984
|
--brand-button-secondary-borderColor-active: var(--base-color-scale-gray-9);
|
|
985
985
|
--brand-button-secondary-fgColor-rest: var(--brand-color-text-default);
|
|
@@ -1006,7 +1006,7 @@ select {
|
|
|
1006
1006
|
--brand-button-secondary-bgColor-rest: transparent;
|
|
1007
1007
|
--brand-button-secondary-bgColor-hover: rgba(138,147,158,0.2);
|
|
1008
1008
|
--brand-button-secondary-bgColor-active: rgba(138,147,158,0.4);
|
|
1009
|
-
--brand-button-secondary-borderColor-rest: var(--brand-color-
|
|
1009
|
+
--brand-button-secondary-borderColor-rest: var(--brand-color-border-default);
|
|
1010
1010
|
--brand-button-secondary-borderColor-hover: var(--base-color-scale-white-0);
|
|
1011
1011
|
--brand-button-secondary-borderColor-active: var(--base-color-scale-white-0);
|
|
1012
1012
|
--brand-button-secondary-fgColor-rest: var(--brand-color-text-default);
|
|
@@ -1140,10 +1140,6 @@ select {
|
|
|
1140
1140
|
border-color: var(--brand-button-secondary-borderColor-active);
|
|
1141
1141
|
}
|
|
1142
1142
|
|
|
1143
|
-
.Primer_Brand__Button-module__Button--secondary___akMC2:disabled {
|
|
1144
|
-
border-color: var(--brand-button-secondary-fgColor-disabled);
|
|
1145
|
-
}
|
|
1146
|
-
|
|
1147
1143
|
.Primer_Brand__Button-module__Button--secondary___akMC2:disabled .Primer_Brand__Button-module__Button-arrow--disabled____UgPq,
|
|
1148
1144
|
.Primer_Brand__Button-module__Button--secondary___akMC2[aria-disabled='true'] .Primer_Brand__Button-module__Button-arrow--disabled____UgPq,
|
|
1149
1145
|
.Primer_Brand__Button-module__Button--secondary___akMC2.Primer_Brand__Button-module__Button--disabled___Ba17E .Primer_Brand__Button-module__Button-arrow--disabled____UgPq,
|
|
@@ -1515,7 +1511,7 @@ select {
|
|
|
1515
1511
|
|
|
1516
1512
|
/**
|
|
1517
1513
|
* Do not edit directly
|
|
1518
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
1514
|
+
* Generated on Fri, 17 Jan 2025 13:42:07 GMT
|
|
1519
1515
|
*/
|
|
1520
1516
|
|
|
1521
1517
|
:root {
|
|
@@ -1781,7 +1777,7 @@ select {
|
|
|
1781
1777
|
|
|
1782
1778
|
/**
|
|
1783
1779
|
* Do not edit directly
|
|
1784
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
1780
|
+
* Generated on Fri, 17 Jan 2025 13:42:08 GMT
|
|
1785
1781
|
*/
|
|
1786
1782
|
|
|
1787
1783
|
:root,
|
|
@@ -2065,7 +2061,7 @@ select {
|
|
|
2065
2061
|
|
|
2066
2062
|
/**
|
|
2067
2063
|
* Do not edit directly
|
|
2068
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
2064
|
+
* Generated on Fri, 17 Jan 2025 13:42:08 GMT
|
|
2069
2065
|
*/
|
|
2070
2066
|
|
|
2071
2067
|
:root {
|
|
@@ -2092,7 +2088,7 @@ select {
|
|
|
2092
2088
|
|
|
2093
2089
|
/**
|
|
2094
2090
|
* Do not edit directly
|
|
2095
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
2091
|
+
* Generated on Fri, 17 Jan 2025 13:42:08 GMT
|
|
2096
2092
|
*/
|
|
2097
2093
|
|
|
2098
2094
|
:root,
|
|
@@ -2848,7 +2844,7 @@ select {
|
|
|
2848
2844
|
|
|
2849
2845
|
/**
|
|
2850
2846
|
* Do not edit directly
|
|
2851
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
2847
|
+
* Generated on Fri, 17 Jan 2025 13:42:07 GMT
|
|
2852
2848
|
*/
|
|
2853
2849
|
|
|
2854
2850
|
:root {
|
|
@@ -3693,7 +3689,7 @@ select {
|
|
|
3693
3689
|
|
|
3694
3690
|
/**
|
|
3695
3691
|
* Do not edit directly
|
|
3696
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
3692
|
+
* Generated on Fri, 17 Jan 2025 13:42:07 GMT
|
|
3697
3693
|
*/
|
|
3698
3694
|
|
|
3699
3695
|
:root {
|
|
@@ -3714,7 +3710,7 @@ select {
|
|
|
3714
3710
|
|
|
3715
3711
|
/**
|
|
3716
3712
|
* Do not edit directly
|
|
3717
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
3713
|
+
* Generated on Fri, 17 Jan 2025 13:42:07 GMT
|
|
3718
3714
|
*/
|
|
3719
3715
|
|
|
3720
3716
|
:root {
|
|
@@ -3725,7 +3721,7 @@ select {
|
|
|
3725
3721
|
|
|
3726
3722
|
/**
|
|
3727
3723
|
* Do not edit directly
|
|
3728
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
3724
|
+
* Generated on Fri, 17 Jan 2025 13:42:08 GMT
|
|
3729
3725
|
*/
|
|
3730
3726
|
|
|
3731
3727
|
:root {
|
|
@@ -4435,7 +4431,7 @@ select {
|
|
|
4435
4431
|
|
|
4436
4432
|
/**
|
|
4437
4433
|
* Do not edit directly
|
|
4438
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
4434
|
+
* Generated on Fri, 17 Jan 2025 13:42:09 GMT
|
|
4439
4435
|
*/
|
|
4440
4436
|
|
|
4441
4437
|
:root,
|
|
@@ -5188,7 +5184,7 @@ select {
|
|
|
5188
5184
|
|
|
5189
5185
|
/**
|
|
5190
5186
|
* Do not edit directly
|
|
5191
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
5187
|
+
* Generated on Fri, 17 Jan 2025 13:42:08 GMT
|
|
5192
5188
|
*/
|
|
5193
5189
|
|
|
5194
5190
|
:root,
|
|
@@ -5216,7 +5212,7 @@ select {
|
|
|
5216
5212
|
|
|
5217
5213
|
/**
|
|
5218
5214
|
* Do not edit directly
|
|
5219
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
5215
|
+
* Generated on Fri, 17 Jan 2025 13:42:08 GMT
|
|
5220
5216
|
*/
|
|
5221
5217
|
|
|
5222
5218
|
:root,
|
|
@@ -5232,7 +5228,7 @@ select {
|
|
|
5232
5228
|
|
|
5233
5229
|
/**
|
|
5234
5230
|
* Do not edit directly
|
|
5235
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
5231
|
+
* Generated on Fri, 17 Jan 2025 13:42:07 GMT
|
|
5236
5232
|
*/
|
|
5237
5233
|
|
|
5238
5234
|
:root {
|
|
@@ -5360,7 +5356,7 @@ select {
|
|
|
5360
5356
|
|
|
5361
5357
|
/**
|
|
5362
5358
|
* Do not edit directly
|
|
5363
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
5359
|
+
* Generated on Fri, 17 Jan 2025 13:42:08 GMT
|
|
5364
5360
|
*/
|
|
5365
5361
|
|
|
5366
5362
|
:root,
|
|
@@ -5376,7 +5372,7 @@ select {
|
|
|
5376
5372
|
|
|
5377
5373
|
/**
|
|
5378
5374
|
* Do not edit directly
|
|
5379
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
5375
|
+
* Generated on Fri, 17 Jan 2025 13:42:08 GMT
|
|
5380
5376
|
*/
|
|
5381
5377
|
|
|
5382
5378
|
:root,
|
|
@@ -5751,7 +5747,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
5751
5747
|
|
|
5752
5748
|
/**
|
|
5753
5749
|
* Do not edit directly
|
|
5754
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
5750
|
+
* Generated on Fri, 17 Jan 2025 13:42:07 GMT
|
|
5755
5751
|
*/
|
|
5756
5752
|
|
|
5757
5753
|
:root {
|
|
@@ -5760,7 +5756,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
5760
5756
|
|
|
5761
5757
|
/**
|
|
5762
5758
|
* Do not edit directly
|
|
5763
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
5759
|
+
* Generated on Fri, 17 Jan 2025 13:42:08 GMT
|
|
5764
5760
|
*/
|
|
5765
5761
|
|
|
5766
5762
|
:root,
|
|
@@ -5778,7 +5774,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
5778
5774
|
|
|
5779
5775
|
/**
|
|
5780
5776
|
* Do not edit directly
|
|
5781
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
5777
|
+
* Generated on Fri, 17 Jan 2025 13:42:08 GMT
|
|
5782
5778
|
*/
|
|
5783
5779
|
|
|
5784
5780
|
:root {
|
|
@@ -5909,7 +5905,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
5909
5905
|
|
|
5910
5906
|
/**
|
|
5911
5907
|
* Do not edit directly
|
|
5912
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
5908
|
+
* Generated on Fri, 17 Jan 2025 13:42:08 GMT
|
|
5913
5909
|
*/
|
|
5914
5910
|
|
|
5915
5911
|
:root,
|
|
@@ -7005,7 +7001,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
7005
7001
|
|
|
7006
7002
|
/**
|
|
7007
7003
|
* Do not edit directly
|
|
7008
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
7004
|
+
* Generated on Fri, 17 Jan 2025 13:42:07 GMT
|
|
7009
7005
|
*/
|
|
7010
7006
|
|
|
7011
7007
|
:root {
|
|
@@ -7019,7 +7015,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
7019
7015
|
|
|
7020
7016
|
/**
|
|
7021
7017
|
* Do not edit directly
|
|
7022
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
7018
|
+
* Generated on Fri, 17 Jan 2025 13:42:09 GMT
|
|
7023
7019
|
*/
|
|
7024
7020
|
|
|
7025
7021
|
:root,
|
|
@@ -7313,7 +7309,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
7313
7309
|
|
|
7314
7310
|
/**
|
|
7315
7311
|
* Do not edit directly
|
|
7316
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
7312
|
+
* Generated on Fri, 17 Jan 2025 13:42:08 GMT
|
|
7317
7313
|
*/
|
|
7318
7314
|
|
|
7319
7315
|
:root,
|
|
@@ -7329,7 +7325,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
7329
7325
|
|
|
7330
7326
|
/**
|
|
7331
7327
|
* Do not edit directly
|
|
7332
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
7328
|
+
* Generated on Fri, 17 Jan 2025 13:42:08 GMT
|
|
7333
7329
|
*/
|
|
7334
7330
|
|
|
7335
7331
|
:root {
|
|
@@ -7647,7 +7643,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
7647
7643
|
|
|
7648
7644
|
/**
|
|
7649
7645
|
* Do not edit directly
|
|
7650
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
7646
|
+
* Generated on Fri, 17 Jan 2025 13:42:08 GMT
|
|
7651
7647
|
*/
|
|
7652
7648
|
|
|
7653
7649
|
:root,
|
|
@@ -8093,7 +8089,7 @@ html {
|
|
|
8093
8089
|
|
|
8094
8090
|
/**
|
|
8095
8091
|
* Do not edit directly
|
|
8096
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
8092
|
+
* Generated on Fri, 17 Jan 2025 13:42:08 GMT
|
|
8097
8093
|
*/
|
|
8098
8094
|
|
|
8099
8095
|
:root,
|
|
@@ -8313,7 +8309,7 @@ html {
|
|
|
8313
8309
|
|
|
8314
8310
|
/**
|
|
8315
8311
|
* Do not edit directly
|
|
8316
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
8312
|
+
* Generated on Fri, 17 Jan 2025 13:42:08 GMT
|
|
8317
8313
|
*/
|
|
8318
8314
|
|
|
8319
8315
|
:root,
|
|
@@ -8449,7 +8445,7 @@ html {
|
|
|
8449
8445
|
|
|
8450
8446
|
/**
|
|
8451
8447
|
* Do not edit directly
|
|
8452
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
8448
|
+
* Generated on Fri, 17 Jan 2025 13:42:08 GMT
|
|
8453
8449
|
*/
|
|
8454
8450
|
|
|
8455
8451
|
:root,
|
|
@@ -8718,7 +8714,7 @@ html {
|
|
|
8718
8714
|
|
|
8719
8715
|
/**
|
|
8720
8716
|
* Do not edit directly
|
|
8721
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
8717
|
+
* Generated on Fri, 17 Jan 2025 13:42:07 GMT
|
|
8722
8718
|
*/
|
|
8723
8719
|
|
|
8724
8720
|
:root {
|
|
@@ -8754,7 +8750,7 @@ html {
|
|
|
8754
8750
|
|
|
8755
8751
|
/**
|
|
8756
8752
|
* Do not edit directly
|
|
8757
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
8753
|
+
* Generated on Fri, 17 Jan 2025 13:42:09 GMT
|
|
8758
8754
|
*/
|
|
8759
8755
|
|
|
8760
8756
|
:root,
|
|
@@ -8822,7 +8818,7 @@ html {
|
|
|
8822
8818
|
|
|
8823
8819
|
/**
|
|
8824
8820
|
* Do not edit directly
|
|
8825
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
8821
|
+
* Generated on Fri, 17 Jan 2025 13:42:07 GMT
|
|
8826
8822
|
*/
|
|
8827
8823
|
|
|
8828
8824
|
:root {
|
|
@@ -8833,7 +8829,7 @@ html {
|
|
|
8833
8829
|
|
|
8834
8830
|
/**
|
|
8835
8831
|
* Do not edit directly
|
|
8836
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
8832
|
+
* Generated on Fri, 17 Jan 2025 13:42:08 GMT
|
|
8837
8833
|
*/
|
|
8838
8834
|
|
|
8839
8835
|
:root,
|
|
@@ -9085,7 +9081,7 @@ html {
|
|
|
9085
9081
|
|
|
9086
9082
|
/**
|
|
9087
9083
|
* Do not edit directly
|
|
9088
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
9084
|
+
* Generated on Fri, 17 Jan 2025 13:42:08 GMT
|
|
9089
9085
|
*/
|
|
9090
9086
|
|
|
9091
9087
|
:root,
|
|
@@ -9625,7 +9621,7 @@ html {
|
|
|
9625
9621
|
|
|
9626
9622
|
/**
|
|
9627
9623
|
* Do not edit directly
|
|
9628
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
9624
|
+
* Generated on Fri, 17 Jan 2025 13:42:07 GMT
|
|
9629
9625
|
*/
|
|
9630
9626
|
|
|
9631
9627
|
:root {
|
|
@@ -9636,7 +9632,7 @@ html {
|
|
|
9636
9632
|
|
|
9637
9633
|
/**
|
|
9638
9634
|
* Do not edit directly
|
|
9639
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
9635
|
+
* Generated on Fri, 17 Jan 2025 13:42:08 GMT
|
|
9640
9636
|
*/
|
|
9641
9637
|
|
|
9642
9638
|
:root,
|
|
@@ -12819,7 +12815,7 @@ html {
|
|
|
12819
12815
|
|
|
12820
12816
|
/**
|
|
12821
12817
|
* Do not edit directly
|
|
12822
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
12818
|
+
* Generated on Fri, 17 Jan 2025 13:42:07 GMT
|
|
12823
12819
|
*/
|
|
12824
12820
|
|
|
12825
12821
|
:root {
|
|
@@ -12839,7 +12835,7 @@ html {
|
|
|
12839
12835
|
|
|
12840
12836
|
/**
|
|
12841
12837
|
* Do not edit directly
|
|
12842
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
12838
|
+
* Generated on Fri, 17 Jan 2025 13:42:08 GMT
|
|
12843
12839
|
*/
|
|
12844
12840
|
|
|
12845
12841
|
:root,
|
|
@@ -12875,7 +12871,7 @@ html {
|
|
|
12875
12871
|
|
|
12876
12872
|
/**
|
|
12877
12873
|
* Do not edit directly
|
|
12878
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
12874
|
+
* Generated on Fri, 17 Jan 2025 13:42:08 GMT
|
|
12879
12875
|
*/
|
|
12880
12876
|
|
|
12881
12877
|
:root,
|
|
@@ -12895,7 +12891,7 @@ html {
|
|
|
12895
12891
|
|
|
12896
12892
|
/**
|
|
12897
12893
|
* Do not edit directly
|
|
12898
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
12894
|
+
* Generated on Fri, 17 Jan 2025 13:42:08 GMT
|
|
12899
12895
|
*/
|
|
12900
12896
|
|
|
12901
12897
|
:root {
|
|
@@ -13161,7 +13157,7 @@ html {
|
|
|
13161
13157
|
|
|
13162
13158
|
/**
|
|
13163
13159
|
* Do not edit directly
|
|
13164
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
13160
|
+
* Generated on Fri, 17 Jan 2025 13:42:08 GMT
|
|
13165
13161
|
*/
|
|
13166
13162
|
|
|
13167
13163
|
:root,
|
|
@@ -13175,7 +13171,7 @@ html {
|
|
|
13175
13171
|
|
|
13176
13172
|
/**
|
|
13177
13173
|
* Do not edit directly
|
|
13178
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
13174
|
+
* Generated on Fri, 17 Jan 2025 13:42:07 GMT
|
|
13179
13175
|
*/
|
|
13180
13176
|
|
|
13181
13177
|
:root {
|
|
@@ -13189,7 +13185,7 @@ html {
|
|
|
13189
13185
|
|
|
13190
13186
|
/**
|
|
13191
13187
|
* Do not edit directly
|
|
13192
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
13188
|
+
* Generated on Fri, 17 Jan 2025 13:42:07 GMT
|
|
13193
13189
|
*/
|
|
13194
13190
|
|
|
13195
13191
|
:root {
|
|
@@ -15365,7 +15361,7 @@ html {
|
|
|
15365
15361
|
|
|
15366
15362
|
/**
|
|
15367
15363
|
* Do not edit directly
|
|
15368
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
15364
|
+
* Generated on Fri, 17 Jan 2025 13:42:08 GMT
|
|
15369
15365
|
*/
|
|
15370
15366
|
|
|
15371
15367
|
:root {
|
|
@@ -15389,7 +15385,7 @@ html {
|
|
|
15389
15385
|
|
|
15390
15386
|
/**
|
|
15391
15387
|
* Do not edit directly
|
|
15392
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
15388
|
+
* Generated on Fri, 17 Jan 2025 13:42:08 GMT
|
|
15393
15389
|
*/
|
|
15394
15390
|
|
|
15395
15391
|
:root,
|
|
@@ -15812,7 +15808,7 @@ html {
|
|
|
15812
15808
|
|
|
15813
15809
|
/**
|
|
15814
15810
|
* Do not edit directly
|
|
15815
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
15811
|
+
* Generated on Fri, 17 Jan 2025 13:42:08 GMT
|
|
15816
15812
|
*/
|
|
15817
15813
|
|
|
15818
15814
|
:root {
|
|
@@ -15825,7 +15821,7 @@ html {
|
|
|
15825
15821
|
|
|
15826
15822
|
/**
|
|
15827
15823
|
* Do not edit directly
|
|
15828
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
15824
|
+
* Generated on Fri, 17 Jan 2025 13:42:09 GMT
|
|
15829
15825
|
*/
|
|
15830
15826
|
|
|
15831
15827
|
:root,
|
|
@@ -16202,7 +16198,7 @@ html {
|
|
|
16202
16198
|
|
|
16203
16199
|
/**
|
|
16204
16200
|
* Do not edit directly
|
|
16205
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
16201
|
+
* Generated on Fri, 17 Jan 2025 13:42:07 GMT
|
|
16206
16202
|
*/
|
|
16207
16203
|
|
|
16208
16204
|
:root {
|
|
@@ -16211,7 +16207,7 @@ html {
|
|
|
16211
16207
|
|
|
16212
16208
|
/**
|
|
16213
16209
|
* Do not edit directly
|
|
16214
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
16210
|
+
* Generated on Fri, 17 Jan 2025 13:42:09 GMT
|
|
16215
16211
|
*/
|
|
16216
16212
|
|
|
16217
16213
|
:root,
|
|
@@ -16918,7 +16914,7 @@ html {
|
|
|
16918
16914
|
|
|
16919
16915
|
/**
|
|
16920
16916
|
* Do not edit directly
|
|
16921
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
16917
|
+
* Generated on Fri, 17 Jan 2025 13:42:07 GMT
|
|
16922
16918
|
*/
|
|
16923
16919
|
|
|
16924
16920
|
:root {
|
|
@@ -16927,7 +16923,7 @@ html {
|
|
|
16927
16923
|
|
|
16928
16924
|
/**
|
|
16929
16925
|
* Do not edit directly
|
|
16930
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
16926
|
+
* Generated on Fri, 17 Jan 2025 13:42:09 GMT
|
|
16931
16927
|
*/
|
|
16932
16928
|
|
|
16933
16929
|
:root,
|
|
@@ -17356,7 +17352,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
17356
17352
|
|
|
17357
17353
|
/**
|
|
17358
17354
|
* Do not edit directly
|
|
17359
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
17355
|
+
* Generated on Fri, 17 Jan 2025 13:42:09 GMT
|
|
17360
17356
|
*/
|
|
17361
17357
|
|
|
17362
17358
|
:root,
|
|
@@ -17455,7 +17451,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
17455
17451
|
|
|
17456
17452
|
/**
|
|
17457
17453
|
* Do not edit directly
|
|
17458
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
17454
|
+
* Generated on Fri, 17 Jan 2025 13:42:09 GMT
|
|
17459
17455
|
*/
|
|
17460
17456
|
|
|
17461
17457
|
:root,
|
|
@@ -17802,7 +17798,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
17802
17798
|
|
|
17803
17799
|
/**
|
|
17804
17800
|
* Do not edit directly
|
|
17805
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
17801
|
+
* Generated on Fri, 17 Jan 2025 13:42:09 GMT
|
|
17806
17802
|
*/
|
|
17807
17803
|
|
|
17808
17804
|
:root,
|
|
@@ -17816,7 +17812,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
17816
17812
|
|
|
17817
17813
|
/**
|
|
17818
17814
|
* Do not edit directly
|
|
17819
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
17815
|
+
* Generated on Fri, 17 Jan 2025 13:42:08 GMT
|
|
17820
17816
|
*/
|
|
17821
17817
|
|
|
17822
17818
|
:root {
|
|
@@ -18003,7 +17999,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
18003
17999
|
|
|
18004
18000
|
/**
|
|
18005
18001
|
* Do not edit directly
|
|
18006
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
18002
|
+
* Generated on Fri, 17 Jan 2025 13:42:07 GMT
|
|
18007
18003
|
*/
|
|
18008
18004
|
|
|
18009
18005
|
:root {
|
|
@@ -18250,7 +18246,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
18250
18246
|
|
|
18251
18247
|
/**
|
|
18252
18248
|
* Do not edit directly
|
|
18253
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
18249
|
+
* Generated on Fri, 17 Jan 2025 13:42:07 GMT
|
|
18254
18250
|
*/
|
|
18255
18251
|
|
|
18256
18252
|
:root {
|
|
@@ -18261,7 +18257,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
18261
18257
|
|
|
18262
18258
|
/**
|
|
18263
18259
|
* Do not edit directly
|
|
18264
|
-
* Generated on Fri, 17 Jan 2025 13:42:
|
|
18260
|
+
* Generated on Fri, 17 Jan 2025 13:42:09 GMT
|
|
18265
18261
|
*/
|
|
18266
18262
|
|
|
18267
18263
|
:root,
|