@primer/react-brand 0.67.0-rc.eb80fcc4 → 0.67.0
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/Card/Card.d.ts +4 -4
- package/lib/PricingOptions/PricingOptions.d.ts +6 -0
- package/lib/css/main.css +137 -83
- package/lib/design-tokens/css/tokens/base/colors/color-scales-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/base/colors/light.css +1 -1
- package/lib/design-tokens/css/tokens/base/size/size.css +1 -1
- package/lib/design-tokens/css/tokens/base/typography/typography.css +1 -1
- package/lib/design-tokens/css/tokens/functional/animation/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/colors/global-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/colors/global.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/accordion/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/action-menu/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/anchor-nav/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/bento/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/blinking-cursor/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/breadcrumbs/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/button/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/card/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/card/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/card/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/comparison-table/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/comparison-table/comparison-table.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/control/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/cta-banner/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/eyebrow-banner.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/faq/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/faq/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/faq/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/faq/faq.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/footer/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/footer/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/frosted-glass-vfx/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/frosted-glass-vfx/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/grid/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/grid/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/grid/grid.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/hero/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/icon/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/icon/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/ide/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/ide/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/image/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/inline-link/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/inline-link/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/inline-link/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/label/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/label/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/link/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/link/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/logosuite/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/logosuite/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/logosuite/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/pagination/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/pillar/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/pillar/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/pricing-options/colors-with-modes.css +7 -1
- package/lib/design-tokens/css/tokens/functional/components/pricing-options/colors.css +4 -1
- package/lib/design-tokens/css/tokens/functional/components/pricing-options/pricing-options.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/prose/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/prose/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/river/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/river/river.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/river-story-scroll/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/section/section.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/statistic/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/sub-nav/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/sub-nav/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/subdomain-nav-bar/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/tabs/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/tabs/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/tabs/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/testimonial/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/testimonial/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/testimonial/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/tiles/colors-with-modes.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/token/colors-with-modes.css +16 -16
- package/lib/design-tokens/css/tokens/functional/components/token/colors.css +6 -6
- 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 +15 -1
- package/lib/design-tokens/js/module/tokens/functional/components/pricing-options/pricing-options.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/prose/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/river/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/river/river.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/section/section.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/statistic/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/sub-nav/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/tabs/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/tabs/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/testimonial/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/testimonial/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/timeline/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/timeline/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/token/colors.js +16 -16
- 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 +4 -1
- package/lib/design-tokens/js/tokens/functional/components/pricing-options/pricing-options.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/prose/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/river/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/river/river.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/section/section.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/statistic/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/sub-nav/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/tabs/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/tabs/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/testimonial/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/testimonial/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/timeline/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/timeline/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/token/colors.js +6 -6
- 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 +4 -1
- package/lib/design-tokens/scss/tokens/functional/components/pricing-options/pricing-options.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/prose/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/river/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/river/river.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/section/section.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/statistic/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/sub-nav/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/tabs/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/tabs/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/testimonial/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/testimonial/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/timeline/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/timeline/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/token/colors.scss +6 -6
- 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 +6 -1
- package/lib/design-tokens/ts/tokens/functional/components/pricing-options/colors.js +6 -1
- package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/prose/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/prose/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/river.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/river.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/section/section.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/section/section.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/statistic/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/statistic/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/tabs/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/tabs/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/tabs/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/tabs/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/token/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/token/colors.js +6 -6
- package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/video-player/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/video-player/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/border.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/border.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/breakpoints.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/breakpoints.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-coarse.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-coarse.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-fine.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-fine.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/viewport.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/viewport.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography.js +1 -1
- package/lib/index.js +1 -1
- package/package.json +1 -1
package/lib/css/main.css
CHANGED
|
@@ -78,7 +78,7 @@ html {
|
|
|
78
78
|
|
|
79
79
|
/**
|
|
80
80
|
* Do not edit directly
|
|
81
|
-
* Generated on
|
|
81
|
+
* Generated on Fri, 24 Apr 2026 13:01:09 GMT
|
|
82
82
|
*/
|
|
83
83
|
|
|
84
84
|
:root,
|
|
@@ -356,7 +356,7 @@ html {
|
|
|
356
356
|
|
|
357
357
|
/**
|
|
358
358
|
* Do not edit directly
|
|
359
|
-
* Generated on
|
|
359
|
+
* Generated on Fri, 24 Apr 2026 13:01:09 GMT
|
|
360
360
|
*/
|
|
361
361
|
|
|
362
362
|
:root {
|
|
@@ -383,7 +383,7 @@ html {
|
|
|
383
383
|
|
|
384
384
|
/**
|
|
385
385
|
* Do not edit directly
|
|
386
|
-
* Generated on
|
|
386
|
+
* Generated on Fri, 24 Apr 2026 13:01:09 GMT
|
|
387
387
|
*/
|
|
388
388
|
|
|
389
389
|
:root {
|
|
@@ -400,7 +400,7 @@ html {
|
|
|
400
400
|
|
|
401
401
|
/**
|
|
402
402
|
* Do not edit directly
|
|
403
|
-
* Generated on
|
|
403
|
+
* Generated on Fri, 24 Apr 2026 13:01:09 GMT
|
|
404
404
|
*/
|
|
405
405
|
|
|
406
406
|
:root {
|
|
@@ -558,7 +558,7 @@ html {
|
|
|
558
558
|
|
|
559
559
|
/**
|
|
560
560
|
* Do not edit directly
|
|
561
|
-
* Generated on
|
|
561
|
+
* Generated on Fri, 24 Apr 2026 13:01:08 GMT
|
|
562
562
|
*/
|
|
563
563
|
|
|
564
564
|
:root {
|
|
@@ -572,7 +572,7 @@ html {
|
|
|
572
572
|
|
|
573
573
|
/**
|
|
574
574
|
* Do not edit directly
|
|
575
|
-
* Generated on
|
|
575
|
+
* Generated on Fri, 24 Apr 2026 13:01:08 GMT
|
|
576
576
|
*/
|
|
577
577
|
|
|
578
578
|
:root {
|
|
@@ -591,7 +591,7 @@ html {
|
|
|
591
591
|
|
|
592
592
|
/**
|
|
593
593
|
* Do not edit directly
|
|
594
|
-
* Generated on
|
|
594
|
+
* Generated on Fri, 24 Apr 2026 13:01:09 GMT
|
|
595
595
|
*/
|
|
596
596
|
|
|
597
597
|
:root,
|
|
@@ -693,7 +693,7 @@ html {
|
|
|
693
693
|
|
|
694
694
|
/**
|
|
695
695
|
* Do not edit directly
|
|
696
|
-
* Generated on
|
|
696
|
+
* Generated on Fri, 24 Apr 2026 13:01:09 GMT
|
|
697
697
|
*/
|
|
698
698
|
|
|
699
699
|
:root {
|
|
@@ -720,7 +720,7 @@ html {
|
|
|
720
720
|
|
|
721
721
|
/**
|
|
722
722
|
* Do not edit directly
|
|
723
|
-
* Generated on
|
|
723
|
+
* Generated on Fri, 24 Apr 2026 13:01:09 GMT
|
|
724
724
|
*/
|
|
725
725
|
|
|
726
726
|
:root,
|
|
@@ -1493,7 +1493,7 @@ html {
|
|
|
1493
1493
|
|
|
1494
1494
|
/**
|
|
1495
1495
|
* Do not edit directly
|
|
1496
|
-
* Generated on
|
|
1496
|
+
* Generated on Fri, 24 Apr 2026 13:01:08 GMT
|
|
1497
1497
|
*/
|
|
1498
1498
|
|
|
1499
1499
|
:root {
|
|
@@ -1801,7 +1801,7 @@ html {
|
|
|
1801
1801
|
|
|
1802
1802
|
/**
|
|
1803
1803
|
* Do not edit directly
|
|
1804
|
-
* Generated on
|
|
1804
|
+
* Generated on Fri, 24 Apr 2026 13:01:08 GMT
|
|
1805
1805
|
*/
|
|
1806
1806
|
|
|
1807
1807
|
:root {
|
|
@@ -6800,7 +6800,7 @@ html {
|
|
|
6800
6800
|
|
|
6801
6801
|
/**
|
|
6802
6802
|
* Do not edit directly
|
|
6803
|
-
* Generated on
|
|
6803
|
+
* Generated on Fri, 24 Apr 2026 13:01:09 GMT
|
|
6804
6804
|
*/
|
|
6805
6805
|
|
|
6806
6806
|
:root,
|
|
@@ -7137,7 +7137,7 @@ html {
|
|
|
7137
7137
|
|
|
7138
7138
|
/**
|
|
7139
7139
|
* Do not edit directly
|
|
7140
|
-
* Generated on
|
|
7140
|
+
* Generated on Fri, 24 Apr 2026 13:01:08 GMT
|
|
7141
7141
|
*/
|
|
7142
7142
|
|
|
7143
7143
|
:root {
|
|
@@ -7158,7 +7158,7 @@ html {
|
|
|
7158
7158
|
|
|
7159
7159
|
/**
|
|
7160
7160
|
* Do not edit directly
|
|
7161
|
-
* Generated on
|
|
7161
|
+
* Generated on Fri, 24 Apr 2026 13:01:09 GMT
|
|
7162
7162
|
*/
|
|
7163
7163
|
|
|
7164
7164
|
:root {
|
|
@@ -7557,7 +7557,7 @@ html {
|
|
|
7557
7557
|
|
|
7558
7558
|
/**
|
|
7559
7559
|
* Do not edit directly
|
|
7560
|
-
* Generated on
|
|
7560
|
+
* Generated on Fri, 24 Apr 2026 13:01:09 GMT
|
|
7561
7561
|
*/
|
|
7562
7562
|
|
|
7563
7563
|
:root,
|
|
@@ -7573,7 +7573,7 @@ html {
|
|
|
7573
7573
|
|
|
7574
7574
|
/**
|
|
7575
7575
|
* Do not edit directly
|
|
7576
|
-
* Generated on
|
|
7576
|
+
* Generated on Fri, 24 Apr 2026 13:01:09 GMT
|
|
7577
7577
|
*/
|
|
7578
7578
|
|
|
7579
7579
|
:root,
|
|
@@ -7840,7 +7840,7 @@ html {
|
|
|
7840
7840
|
|
|
7841
7841
|
/**
|
|
7842
7842
|
* Do not edit directly
|
|
7843
|
-
* Generated on
|
|
7843
|
+
* Generated on Fri, 24 Apr 2026 13:01:08 GMT
|
|
7844
7844
|
*/
|
|
7845
7845
|
|
|
7846
7846
|
:root {
|
|
@@ -8710,7 +8710,7 @@ html {
|
|
|
8710
8710
|
|
|
8711
8711
|
/**
|
|
8712
8712
|
* Do not edit directly
|
|
8713
|
-
* Generated on
|
|
8713
|
+
* Generated on Fri, 24 Apr 2026 13:01:08 GMT
|
|
8714
8714
|
*/
|
|
8715
8715
|
|
|
8716
8716
|
:root {
|
|
@@ -8746,7 +8746,7 @@ html {
|
|
|
8746
8746
|
|
|
8747
8747
|
/**
|
|
8748
8748
|
* Do not edit directly
|
|
8749
|
-
* Generated on
|
|
8749
|
+
* Generated on Fri, 24 Apr 2026 13:01:09 GMT
|
|
8750
8750
|
*/
|
|
8751
8751
|
|
|
8752
8752
|
:root,
|
|
@@ -9568,7 +9568,7 @@ html {
|
|
|
9568
9568
|
|
|
9569
9569
|
/**
|
|
9570
9570
|
* Do not edit directly
|
|
9571
|
-
* Generated on
|
|
9571
|
+
* Generated on Fri, 24 Apr 2026 13:01:09 GMT
|
|
9572
9572
|
*/
|
|
9573
9573
|
|
|
9574
9574
|
:root,
|
|
@@ -10336,7 +10336,7 @@ html {
|
|
|
10336
10336
|
|
|
10337
10337
|
/**
|
|
10338
10338
|
* Do not edit directly
|
|
10339
|
-
* Generated on
|
|
10339
|
+
* Generated on Fri, 24 Apr 2026 13:01:09 GMT
|
|
10340
10340
|
*/
|
|
10341
10341
|
|
|
10342
10342
|
:root,
|
|
@@ -10364,7 +10364,7 @@ html {
|
|
|
10364
10364
|
|
|
10365
10365
|
/**
|
|
10366
10366
|
* Do not edit directly
|
|
10367
|
-
* Generated on
|
|
10367
|
+
* Generated on Fri, 24 Apr 2026 13:01:09 GMT
|
|
10368
10368
|
*/
|
|
10369
10369
|
|
|
10370
10370
|
:root,
|
|
@@ -10380,7 +10380,7 @@ html {
|
|
|
10380
10380
|
|
|
10381
10381
|
/**
|
|
10382
10382
|
* Do not edit directly
|
|
10383
|
-
* Generated on
|
|
10383
|
+
* Generated on Fri, 24 Apr 2026 13:01:08 GMT
|
|
10384
10384
|
*/
|
|
10385
10385
|
|
|
10386
10386
|
:root {
|
|
@@ -10433,19 +10433,19 @@ html {
|
|
|
10433
10433
|
|
|
10434
10434
|
/**
|
|
10435
10435
|
* Do not edit directly
|
|
10436
|
-
* Generated on
|
|
10436
|
+
* Generated on Fri, 24 Apr 2026 13:01:09 GMT
|
|
10437
10437
|
*/
|
|
10438
10438
|
|
|
10439
10439
|
:root,
|
|
10440
10440
|
[data-color-mode="light"] {
|
|
10441
10441
|
--brand-Token-bgColor-default: var(--base-color-scale-gray-0);
|
|
10442
|
-
--brand-Token-bgColor-accent: var(--base-color-scale-green-
|
|
10442
|
+
--brand-Token-bgColor-accent: var(--base-color-scale-green-6);
|
|
10443
10443
|
--brand-Token-bgColor-hover-default: var(--base-color-scale-gray-1);
|
|
10444
10444
|
--brand-Token-bgColor-hover-accent: var(--base-color-scale-green-7);
|
|
10445
|
-
--brand-Token-bgColor-hover-outline:
|
|
10446
|
-
--brand-Token-bgColor-hover-invisible:
|
|
10447
|
-
--brand-Token-bgColor-invisible:
|
|
10448
|
-
--brand-Token-bgColor-outline:
|
|
10445
|
+
--brand-Token-bgColor-hover-outline: rgba(0, 0, 0, 0.06);
|
|
10446
|
+
--brand-Token-bgColor-hover-invisible: rgba(0, 0, 0, 0.06);
|
|
10447
|
+
--brand-Token-bgColor-invisible: var(--base-color-scale-gray-1);
|
|
10448
|
+
--brand-Token-bgColor-outline: transparent;
|
|
10449
10449
|
--brand-Token-border-outline: var(--brand-color-border-muted);
|
|
10450
10450
|
--brand-Token-fgColor-default: var(--brand-color-text-default);
|
|
10451
10451
|
--brand-Token-fgColor-accent: var(--base-color-scale-white-0);
|
|
@@ -10454,17 +10454,17 @@ html {
|
|
|
10454
10454
|
}
|
|
10455
10455
|
|
|
10456
10456
|
[data-color-mode="dark"] {
|
|
10457
|
-
--brand-Token-bgColor-default: var(--base-color-scale-gray-
|
|
10458
|
-
--brand-Token-bgColor-accent: var(--base-color-scale-green-
|
|
10459
|
-
--brand-Token-bgColor-hover-default: var(--base-color-scale-gray-
|
|
10460
|
-
--brand-Token-bgColor-hover-accent: var(--base-color-scale-green-
|
|
10461
|
-
--brand-Token-bgColor-hover-outline: var(--brand-color-
|
|
10462
|
-
--brand-Token-bgColor-hover-invisible:
|
|
10457
|
+
--brand-Token-bgColor-default: var(--base-color-scale-gray-7);
|
|
10458
|
+
--brand-Token-bgColor-accent: var(--base-color-scale-green-2);
|
|
10459
|
+
--brand-Token-bgColor-hover-default: var(--base-color-scale-gray-6);
|
|
10460
|
+
--brand-Token-bgColor-hover-accent: var(--base-color-scale-green-1);
|
|
10461
|
+
--brand-Token-bgColor-hover-outline: var(--brand-color-canvas-subtle);
|
|
10462
|
+
--brand-Token-bgColor-hover-invisible: var(--brand-color-canvas-subtle);
|
|
10463
10463
|
--brand-Token-bgColor-invisible: transparent;
|
|
10464
|
-
--brand-Token-bgColor-outline:
|
|
10465
|
-
--brand-Token-border-outline: var(--brand-color-border-
|
|
10466
|
-
--brand-Token-fgColor-default: var(--brand-color-text-
|
|
10467
|
-
--brand-Token-fgColor-accent: var(--
|
|
10464
|
+
--brand-Token-bgColor-outline: transparent;
|
|
10465
|
+
--brand-Token-border-outline: var(--brand-color-border-default);
|
|
10466
|
+
--brand-Token-fgColor-default: var(--brand-color-text-default);
|
|
10467
|
+
--brand-Token-fgColor-accent: var(--brand-color-text-onEmphasis);
|
|
10468
10468
|
--brand-Token-fgColor-outline: var(--brand-color-text-default);
|
|
10469
10469
|
--brand-Token-fgColor-invisible: var(--brand-color-text-default);
|
|
10470
10470
|
}
|
|
@@ -10479,7 +10479,7 @@ html {
|
|
|
10479
10479
|
max-width: 100%;
|
|
10480
10480
|
padding-inline: var(--base-size-8);
|
|
10481
10481
|
padding-block: var(--base-size-6);
|
|
10482
|
-
padding-block-end:
|
|
10482
|
+
padding-block-end: var(--base-size-6);
|
|
10483
10483
|
vertical-align: middle;
|
|
10484
10484
|
}
|
|
10485
10485
|
|
|
@@ -10494,6 +10494,11 @@ html {
|
|
|
10494
10494
|
text-decoration: none;
|
|
10495
10495
|
}
|
|
10496
10496
|
|
|
10497
|
+
.Primer_Brand__Token-module__Token--interactive___aQ1rk:focus-visible {
|
|
10498
|
+
outline: var(--base-size-4) solid var(--brand-color-focus);
|
|
10499
|
+
outline-offset: var(--base-size-2);
|
|
10500
|
+
}
|
|
10501
|
+
|
|
10497
10502
|
[data-color-mode='dark'] .Primer_Brand__Token-module__Token___r7qQC {
|
|
10498
10503
|
-webkit-font-smoothing: antialiased;
|
|
10499
10504
|
-moz-osx-font-smoothing: auto;
|
|
@@ -10546,6 +10551,7 @@ html {
|
|
|
10546
10551
|
font-weight: var(--base-text-weight-normal);
|
|
10547
10552
|
line-height: 0.85;
|
|
10548
10553
|
white-space: nowrap;
|
|
10554
|
+
letter-spacing: var(--brand-text-letterSpacing-100);
|
|
10549
10555
|
}
|
|
10550
10556
|
|
|
10551
10557
|
.Primer_Brand__Token-module__Token___r7qQC > .Primer_Brand__Token-module__Token__label___wC8Q5 {
|
|
@@ -10584,11 +10590,15 @@ html {
|
|
|
10584
10590
|
.Primer_Brand__Token-module__Token___r7qQC {
|
|
10585
10591
|
outline: var(--brand-borderWidth-thin) solid transparent;
|
|
10586
10592
|
}
|
|
10593
|
+
|
|
10594
|
+
.Primer_Brand__Token-module__Token--interactive___aQ1rk:focus-visible {
|
|
10595
|
+
outline-color: Highlight;
|
|
10596
|
+
}
|
|
10587
10597
|
}
|
|
10588
10598
|
|
|
10589
10599
|
/**
|
|
10590
10600
|
* Do not edit directly
|
|
10591
|
-
* Generated on
|
|
10601
|
+
* Generated on Fri, 24 Apr 2026 13:01:09 GMT
|
|
10592
10602
|
*/
|
|
10593
10603
|
|
|
10594
10604
|
:root,
|
|
@@ -11016,7 +11026,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
11016
11026
|
|
|
11017
11027
|
/**
|
|
11018
11028
|
* Do not edit directly
|
|
11019
|
-
* Generated on
|
|
11029
|
+
* Generated on Fri, 24 Apr 2026 13:01:08 GMT
|
|
11020
11030
|
*/
|
|
11021
11031
|
|
|
11022
11032
|
:root {
|
|
@@ -11025,7 +11035,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
11025
11035
|
|
|
11026
11036
|
/**
|
|
11027
11037
|
* Do not edit directly
|
|
11028
|
-
* Generated on
|
|
11038
|
+
* Generated on Fri, 24 Apr 2026 13:01:09 GMT
|
|
11029
11039
|
*/
|
|
11030
11040
|
|
|
11031
11041
|
:root,
|
|
@@ -11047,7 +11057,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
11047
11057
|
|
|
11048
11058
|
/**
|
|
11049
11059
|
* Do not edit directly
|
|
11050
|
-
* Generated on
|
|
11060
|
+
* Generated on Fri, 24 Apr 2026 13:01:09 GMT
|
|
11051
11061
|
*/
|
|
11052
11062
|
|
|
11053
11063
|
:root {
|
|
@@ -11329,7 +11339,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
11329
11339
|
|
|
11330
11340
|
/**
|
|
11331
11341
|
* Do not edit directly
|
|
11332
|
-
* Generated on
|
|
11342
|
+
* Generated on Fri, 24 Apr 2026 13:01:09 GMT
|
|
11333
11343
|
*/
|
|
11334
11344
|
|
|
11335
11345
|
:root,
|
|
@@ -12532,7 +12542,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
12532
12542
|
|
|
12533
12543
|
/**
|
|
12534
12544
|
* Do not edit directly
|
|
12535
|
-
* Generated on
|
|
12545
|
+
* Generated on Fri, 24 Apr 2026 13:01:08 GMT
|
|
12536
12546
|
*/
|
|
12537
12547
|
|
|
12538
12548
|
:root {
|
|
@@ -12546,7 +12556,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
12546
12556
|
|
|
12547
12557
|
/**
|
|
12548
12558
|
* Do not edit directly
|
|
12549
|
-
* Generated on
|
|
12559
|
+
* Generated on Fri, 24 Apr 2026 13:01:09 GMT
|
|
12550
12560
|
*/
|
|
12551
12561
|
|
|
12552
12562
|
:root,
|
|
@@ -12997,7 +13007,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
12997
13007
|
|
|
12998
13008
|
/**
|
|
12999
13009
|
* Do not edit directly
|
|
13000
|
-
* Generated on
|
|
13010
|
+
* Generated on Fri, 24 Apr 2026 13:01:09 GMT
|
|
13001
13011
|
*/
|
|
13002
13012
|
|
|
13003
13013
|
:root,
|
|
@@ -13013,7 +13023,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
13013
13023
|
|
|
13014
13024
|
/**
|
|
13015
13025
|
* Do not edit directly
|
|
13016
|
-
* Generated on
|
|
13026
|
+
* Generated on Fri, 24 Apr 2026 13:01:09 GMT
|
|
13017
13027
|
*/
|
|
13018
13028
|
|
|
13019
13029
|
:root {
|
|
@@ -13758,7 +13768,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
13758
13768
|
|
|
13759
13769
|
/**
|
|
13760
13770
|
* Do not edit directly
|
|
13761
|
-
* Generated on
|
|
13771
|
+
* Generated on Fri, 24 Apr 2026 13:01:09 GMT
|
|
13762
13772
|
*/
|
|
13763
13773
|
|
|
13764
13774
|
:root,
|
|
@@ -13774,7 +13784,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
13774
13784
|
|
|
13775
13785
|
/**
|
|
13776
13786
|
* Do not edit directly
|
|
13777
|
-
* Generated on
|
|
13787
|
+
* Generated on Fri, 24 Apr 2026 13:01:09 GMT
|
|
13778
13788
|
*/
|
|
13779
13789
|
|
|
13780
13790
|
:root,
|
|
@@ -14160,7 +14170,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14160
14170
|
|
|
14161
14171
|
/**
|
|
14162
14172
|
* Do not edit directly
|
|
14163
|
-
* Generated on
|
|
14173
|
+
* Generated on Fri, 24 Apr 2026 13:01:09 GMT
|
|
14164
14174
|
*/
|
|
14165
14175
|
|
|
14166
14176
|
:root,
|
|
@@ -14324,7 +14334,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14324
14334
|
|
|
14325
14335
|
/**
|
|
14326
14336
|
* Do not edit directly
|
|
14327
|
-
* Generated on
|
|
14337
|
+
* Generated on Fri, 24 Apr 2026 13:01:09 GMT
|
|
14328
14338
|
*/
|
|
14329
14339
|
|
|
14330
14340
|
:root,
|
|
@@ -14471,7 +14481,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14471
14481
|
|
|
14472
14482
|
/**
|
|
14473
14483
|
* Do not edit directly
|
|
14474
|
-
* Generated on
|
|
14484
|
+
* Generated on Fri, 24 Apr 2026 13:01:08 GMT
|
|
14475
14485
|
*/
|
|
14476
14486
|
|
|
14477
14487
|
:root {
|
|
@@ -14482,7 +14492,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14482
14492
|
|
|
14483
14493
|
/**
|
|
14484
14494
|
* Do not edit directly
|
|
14485
|
-
* Generated on
|
|
14495
|
+
* Generated on Fri, 24 Apr 2026 13:01:09 GMT
|
|
14486
14496
|
*/
|
|
14487
14497
|
|
|
14488
14498
|
:root,
|
|
@@ -14809,6 +14819,9 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14809
14819
|
.Primer_Brand__Card-module__Card__label___EAot7 {
|
|
14810
14820
|
margin-block-end: var(--base-size-20);
|
|
14811
14821
|
grid-area: label;
|
|
14822
|
+
inline-size: -moz-fit-content;
|
|
14823
|
+
inline-size: fit-content;
|
|
14824
|
+
max-inline-size: 100%;
|
|
14812
14825
|
}
|
|
14813
14826
|
|
|
14814
14827
|
.Primer_Brand__Card-module__Card__heading___INFhp {
|
|
@@ -15124,7 +15137,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
15124
15137
|
|
|
15125
15138
|
/**
|
|
15126
15139
|
* Do not edit directly
|
|
15127
|
-
* Generated on
|
|
15140
|
+
* Generated on Fri, 24 Apr 2026 13:01:09 GMT
|
|
15128
15141
|
*/
|
|
15129
15142
|
|
|
15130
15143
|
:root,
|
|
@@ -15965,7 +15978,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
15965
15978
|
|
|
15966
15979
|
/**
|
|
15967
15980
|
* Do not edit directly
|
|
15968
|
-
* Generated on
|
|
15981
|
+
* Generated on Fri, 24 Apr 2026 13:01:08 GMT
|
|
15969
15982
|
*/
|
|
15970
15983
|
|
|
15971
15984
|
:root {
|
|
@@ -15976,7 +15989,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
15976
15989
|
|
|
15977
15990
|
/**
|
|
15978
15991
|
* Do not edit directly
|
|
15979
|
-
* Generated on
|
|
15992
|
+
* Generated on Fri, 24 Apr 2026 13:01:09 GMT
|
|
15980
15993
|
*/
|
|
15981
15994
|
|
|
15982
15995
|
:root,
|
|
@@ -16475,7 +16488,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
16475
16488
|
|
|
16476
16489
|
/**
|
|
16477
16490
|
* Do not edit directly
|
|
16478
|
-
* Generated on
|
|
16491
|
+
* Generated on Fri, 24 Apr 2026 13:01:08 GMT
|
|
16479
16492
|
*/
|
|
16480
16493
|
|
|
16481
16494
|
:root {
|
|
@@ -16495,7 +16508,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
16495
16508
|
|
|
16496
16509
|
/**
|
|
16497
16510
|
* Do not edit directly
|
|
16498
|
-
* Generated on
|
|
16511
|
+
* Generated on Fri, 24 Apr 2026 13:01:09 GMT
|
|
16499
16512
|
*/
|
|
16500
16513
|
|
|
16501
16514
|
:root,
|
|
@@ -16531,7 +16544,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
16531
16544
|
|
|
16532
16545
|
/**
|
|
16533
16546
|
* Do not edit directly
|
|
16534
|
-
* Generated on
|
|
16547
|
+
* Generated on Fri, 24 Apr 2026 13:01:09 GMT
|
|
16535
16548
|
*/
|
|
16536
16549
|
|
|
16537
16550
|
:root,
|
|
@@ -16555,7 +16568,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
16555
16568
|
|
|
16556
16569
|
/**
|
|
16557
16570
|
* Do not edit directly
|
|
16558
|
-
* Generated on
|
|
16571
|
+
* Generated on Fri, 24 Apr 2026 13:01:09 GMT
|
|
16559
16572
|
*/
|
|
16560
16573
|
|
|
16561
16574
|
:root {
|
|
@@ -17031,7 +17044,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
17031
17044
|
|
|
17032
17045
|
/**
|
|
17033
17046
|
* Do not edit directly
|
|
17034
|
-
* Generated on
|
|
17047
|
+
* Generated on Fri, 24 Apr 2026 13:01:09 GMT
|
|
17035
17048
|
*/
|
|
17036
17049
|
|
|
17037
17050
|
:root,
|
|
@@ -17045,7 +17058,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
17045
17058
|
|
|
17046
17059
|
/**
|
|
17047
17060
|
* Do not edit directly
|
|
17048
|
-
* Generated on
|
|
17061
|
+
* Generated on Fri, 24 Apr 2026 13:01:08 GMT
|
|
17049
17062
|
*/
|
|
17050
17063
|
|
|
17051
17064
|
:root {
|
|
@@ -17059,7 +17072,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
17059
17072
|
|
|
17060
17073
|
/**
|
|
17061
17074
|
* Do not edit directly
|
|
17062
|
-
* Generated on
|
|
17075
|
+
* Generated on Fri, 24 Apr 2026 13:01:08 GMT
|
|
17063
17076
|
*/
|
|
17064
17077
|
|
|
17065
17078
|
:root {
|
|
@@ -19235,7 +19248,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
19235
19248
|
|
|
19236
19249
|
/**
|
|
19237
19250
|
* Do not edit directly
|
|
19238
|
-
* Generated on
|
|
19251
|
+
* Generated on Fri, 24 Apr 2026 13:01:09 GMT
|
|
19239
19252
|
*/
|
|
19240
19253
|
|
|
19241
19254
|
:root {
|
|
@@ -19259,7 +19272,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
19259
19272
|
|
|
19260
19273
|
/**
|
|
19261
19274
|
* Do not edit directly
|
|
19262
|
-
* Generated on
|
|
19275
|
+
* Generated on Fri, 24 Apr 2026 13:01:09 GMT
|
|
19263
19276
|
*/
|
|
19264
19277
|
|
|
19265
19278
|
:root,
|
|
@@ -19694,7 +19707,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
19694
19707
|
|
|
19695
19708
|
/**
|
|
19696
19709
|
* Do not edit directly
|
|
19697
|
-
* Generated on
|
|
19710
|
+
* Generated on Fri, 24 Apr 2026 13:01:09 GMT
|
|
19698
19711
|
*/
|
|
19699
19712
|
|
|
19700
19713
|
:root {
|
|
@@ -19710,7 +19723,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
19710
19723
|
|
|
19711
19724
|
/**
|
|
19712
19725
|
* Do not edit directly
|
|
19713
|
-
* Generated on
|
|
19726
|
+
* Generated on Fri, 24 Apr 2026 13:01:09 GMT
|
|
19714
19727
|
*/
|
|
19715
19728
|
|
|
19716
19729
|
:root,
|
|
@@ -19720,6 +19733,9 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
19720
19733
|
--brand-PricingOptions-item-bgColor-gradient-start: var(--brand-color-canvas-subtle);
|
|
19721
19734
|
--brand-PricingOptions-item-bgColor-gradient-end: var(--brand-color-canvas-default);
|
|
19722
19735
|
--brand-PricingOptions-featureList-group-heading-color: var(--brand-color-text-default);
|
|
19736
|
+
--brand-PricingOptions-actionsMessage-bgColor: color-mix(in srgb, var(--base-color-scale-blue-4) 10%, transparent);
|
|
19737
|
+
--brand-PricingOptions-actionsMessage-borderColor: color-mix(in srgb, var(--base-color-scale-blue-6) 20%, transparent);
|
|
19738
|
+
--brand-PricingOptions-actionsMessage-accentColor: var(--base-color-scale-blue-5);
|
|
19723
19739
|
}
|
|
19724
19740
|
|
|
19725
19741
|
[data-color-mode="dark"] {
|
|
@@ -19728,6 +19744,9 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
19728
19744
|
--brand-PricingOptions-item-bgColor-gradient-start: var(--brand-color-canvas-subtle);
|
|
19729
19745
|
--brand-PricingOptions-item-bgColor-gradient-end: var(--brand-color-canvas-default);
|
|
19730
19746
|
--brand-PricingOptions-featureList-group-heading-color: var(--brand-color-text-default);
|
|
19747
|
+
--brand-PricingOptions-actionsMessage-bgColor: #0c1c26;
|
|
19748
|
+
--brand-PricingOptions-actionsMessage-borderColor: #0e4678;
|
|
19749
|
+
--brand-PricingOptions-actionsMessage-accentColor: #1095ff;
|
|
19731
19750
|
}
|
|
19732
19751
|
|
|
19733
19752
|
/* ---------------------------------------------------------- */
|
|
@@ -20232,6 +20251,41 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
20232
20251
|
padding-block-start: var(--base-size-20);
|
|
20233
20252
|
}
|
|
20234
20253
|
|
|
20254
|
+
.Primer_Brand__PricingOptions-module__PricingOptions__actions-message___n7IvJ {
|
|
20255
|
+
display: flex;
|
|
20256
|
+
gap: var(--base-size-12);
|
|
20257
|
+
align-items: flex-start;
|
|
20258
|
+
inline-size: 100%;
|
|
20259
|
+
max-inline-size: 100%;
|
|
20260
|
+
padding: var(--base-size-12);
|
|
20261
|
+
border-block: var(--brand-borderWidth-thin) solid var(--brand-PricingOptions-actionsMessage-borderColor);
|
|
20262
|
+
border-inline: 0;
|
|
20263
|
+
border-radius: 0;
|
|
20264
|
+
background-color: var(--brand-PricingOptions-actionsMessage-bgColor);
|
|
20265
|
+
}
|
|
20266
|
+
|
|
20267
|
+
.Primer_Brand__PricingOptions-module__PricingOptions__actions-message-leading-component___Wk0uH {
|
|
20268
|
+
flex: 0 0 auto;
|
|
20269
|
+
display: flex;
|
|
20270
|
+
margin-block-start: var(--base-size-4);
|
|
20271
|
+
color: var(--brand-PricingOptions-actionsMessage-accentColor);
|
|
20272
|
+
}
|
|
20273
|
+
|
|
20274
|
+
.Primer_Brand__PricingOptions-module__PricingOptions__actions-message-leading-component___Wk0uH :where(svg) {
|
|
20275
|
+
display: block;
|
|
20276
|
+
inline-size: var(--base-size-16);
|
|
20277
|
+
block-size: var(--base-size-16);
|
|
20278
|
+
}
|
|
20279
|
+
|
|
20280
|
+
.Primer_Brand__PricingOptions-module__PricingOptions__actions-message-content___CKvOG {
|
|
20281
|
+
flex: 1 1 auto;
|
|
20282
|
+
min-inline-size: 0;
|
|
20283
|
+
}
|
|
20284
|
+
|
|
20285
|
+
.Primer_Brand__PricingOptions-module__PricingOptions__actions-message-content___CKvOG :where(p) {
|
|
20286
|
+
margin: 0;
|
|
20287
|
+
}
|
|
20288
|
+
|
|
20235
20289
|
/* MenuAction: full-width ActionMenu wrapper */
|
|
20236
20290
|
.Primer_Brand__PricingOptions-module__PricingOptions__menu-action___e4jvF {
|
|
20237
20291
|
width: 100%;
|
|
@@ -20462,7 +20516,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
20462
20516
|
|
|
20463
20517
|
/**
|
|
20464
20518
|
* Do not edit directly
|
|
20465
|
-
* Generated on
|
|
20519
|
+
* Generated on Fri, 24 Apr 2026 13:01:08 GMT
|
|
20466
20520
|
*/
|
|
20467
20521
|
|
|
20468
20522
|
:root {
|
|
@@ -20471,7 +20525,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
20471
20525
|
|
|
20472
20526
|
/**
|
|
20473
20527
|
* Do not edit directly
|
|
20474
|
-
* Generated on
|
|
20528
|
+
* Generated on Fri, 24 Apr 2026 13:01:09 GMT
|
|
20475
20529
|
*/
|
|
20476
20530
|
|
|
20477
20531
|
:root,
|
|
@@ -21282,7 +21336,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
21282
21336
|
|
|
21283
21337
|
/**
|
|
21284
21338
|
* Do not edit directly
|
|
21285
|
-
* Generated on
|
|
21339
|
+
* Generated on Fri, 24 Apr 2026 13:01:08 GMT
|
|
21286
21340
|
*/
|
|
21287
21341
|
|
|
21288
21342
|
:root {
|
|
@@ -21291,7 +21345,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
21291
21345
|
|
|
21292
21346
|
/**
|
|
21293
21347
|
* Do not edit directly
|
|
21294
|
-
* Generated on
|
|
21348
|
+
* Generated on Fri, 24 Apr 2026 13:01:09 GMT
|
|
21295
21349
|
*/
|
|
21296
21350
|
|
|
21297
21351
|
:root,
|
|
@@ -21787,7 +21841,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
21787
21841
|
|
|
21788
21842
|
/**
|
|
21789
21843
|
* Do not edit directly
|
|
21790
|
-
* Generated on
|
|
21844
|
+
* Generated on Fri, 24 Apr 2026 13:01:09 GMT
|
|
21791
21845
|
*/
|
|
21792
21846
|
|
|
21793
21847
|
:root,
|
|
@@ -21886,7 +21940,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
21886
21940
|
|
|
21887
21941
|
/**
|
|
21888
21942
|
* Do not edit directly
|
|
21889
|
-
* Generated on
|
|
21943
|
+
* Generated on Fri, 24 Apr 2026 13:01:09 GMT
|
|
21890
21944
|
*/
|
|
21891
21945
|
|
|
21892
21946
|
:root,
|
|
@@ -22264,7 +22318,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
22264
22318
|
|
|
22265
22319
|
/**
|
|
22266
22320
|
* Do not edit directly
|
|
22267
|
-
* Generated on
|
|
22321
|
+
* Generated on Fri, 24 Apr 2026 13:01:09 GMT
|
|
22268
22322
|
*/
|
|
22269
22323
|
|
|
22270
22324
|
:root,
|
|
@@ -22278,7 +22332,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
22278
22332
|
|
|
22279
22333
|
/**
|
|
22280
22334
|
* Do not edit directly
|
|
22281
|
-
* Generated on
|
|
22335
|
+
* Generated on Fri, 24 Apr 2026 13:01:09 GMT
|
|
22282
22336
|
*/
|
|
22283
22337
|
|
|
22284
22338
|
:root {
|
|
@@ -22465,7 +22519,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
22465
22519
|
|
|
22466
22520
|
/**
|
|
22467
22521
|
* Do not edit directly
|
|
22468
|
-
* Generated on
|
|
22522
|
+
* Generated on Fri, 24 Apr 2026 13:01:08 GMT
|
|
22469
22523
|
*/
|
|
22470
22524
|
|
|
22471
22525
|
:root {
|
|
@@ -22749,7 +22803,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
22749
22803
|
|
|
22750
22804
|
/**
|
|
22751
22805
|
* Do not edit directly
|
|
22752
|
-
* Generated on
|
|
22806
|
+
* Generated on Fri, 24 Apr 2026 13:01:08 GMT
|
|
22753
22807
|
*/
|
|
22754
22808
|
|
|
22755
22809
|
:root {
|
|
@@ -22760,7 +22814,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
22760
22814
|
|
|
22761
22815
|
/**
|
|
22762
22816
|
* Do not edit directly
|
|
22763
|
-
* Generated on
|
|
22817
|
+
* Generated on Fri, 24 Apr 2026 13:01:09 GMT
|
|
22764
22818
|
*/
|
|
22765
22819
|
|
|
22766
22820
|
:root,
|
|
@@ -23028,7 +23082,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
23028
23082
|
|
|
23029
23083
|
/**
|
|
23030
23084
|
* Do not edit directly
|
|
23031
|
-
* Generated on
|
|
23085
|
+
* Generated on Fri, 24 Apr 2026 13:01:08 GMT
|
|
23032
23086
|
*/
|
|
23033
23087
|
|
|
23034
23088
|
:root {
|
|
@@ -23037,7 +23091,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
23037
23091
|
|
|
23038
23092
|
/**
|
|
23039
23093
|
* Do not edit directly
|
|
23040
|
-
* Generated on
|
|
23094
|
+
* Generated on Fri, 24 Apr 2026 13:01:09 GMT
|
|
23041
23095
|
*/
|
|
23042
23096
|
|
|
23043
23097
|
:root,
|
|
@@ -23283,7 +23337,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
23283
23337
|
|
|
23284
23338
|
/**
|
|
23285
23339
|
* Do not edit directly
|
|
23286
|
-
* Generated on
|
|
23340
|
+
* Generated on Fri, 24 Apr 2026 13:01:09 GMT
|
|
23287
23341
|
*/
|
|
23288
23342
|
|
|
23289
23343
|
:root,
|