@primer/react-brand 0.35.1-rc.58a3d72f → 0.36.0-rc.07c47bd5
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/CTABanner/CTABanner.d.ts +4 -4
- package/lib/Hero/Hero.d.ts +2 -2
- package/lib/LogoSuite/LogoSuite.d.ts +5 -5
- package/lib/PricingOptions/PricingOptions.d.ts +1 -0
- package/lib/Stack/Stack.d.ts +2 -2
- package/lib/css/main.css +88 -66
- package/lib/design-tokens/css/tokens/base/colors/color-scales-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/base/colors/light.css +1 -1
- package/lib/design-tokens/css/tokens/base/size/size.css +1 -1
- package/lib/design-tokens/css/tokens/base/typography/typography.css +1 -1
- package/lib/design-tokens/css/tokens/functional/animation/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/colors/global-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/colors/global.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/accordion/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/action-menu/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/anchor-nav/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/bento/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/breadcrumbs/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/button/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/card/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/card/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/card/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/comparison-table/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/comparison-table/comparison-table.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/control/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/cta-banner/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/eyebrow-banner.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/faq/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/faq/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/faq/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/faq/faq.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/footer/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/footer/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/grid/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/grid/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/grid/grid.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/hero/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/ide/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/ide/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/image/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/inline-link/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/inline-link/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/inline-link/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/label/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/label/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/link/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/link/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/logosuite/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/logosuite/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/logosuite/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/pagination/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/pillar/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/pillar/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/pricing-options/colors-with-modes.css +13 -0
- package/lib/design-tokens/css/tokens/functional/components/pricing-options/colors.css +8 -0
- 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/statistic/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/sub-nav/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/sub-nav/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/subdomain-nav-bar/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/testimonial/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/testimonial/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/testimonial/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/timeline/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/timeline/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/timeline/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/tooltip/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/tooltip/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/video-player/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/video-player/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/border.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/breakpoints.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/size-coarse.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/size-fine.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/size.css +1 -1
- package/lib/design-tokens/css/tokens/functional/typography/typography-responsive.css +1 -1
- package/lib/design-tokens/css/tokens/functional/typography/typography.css +1 -1
- package/lib/design-tokens/js/module/tokens/base/colors/light.js +1 -1
- package/lib/design-tokens/js/module/tokens/base/size/size.js +1 -1
- package/lib/design-tokens/js/module/tokens/base/typography/typography.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/animation/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/colors/global.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/bento/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/card/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/card/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/comparison-table/comparison-table.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/faq/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/faq/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/faq/faq.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/footer/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/grid/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/grid/grid.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/hero/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/ide/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/image/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/inline-link/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/inline-link/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/label/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/link/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/logosuite/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/logosuite/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/pillar/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/pricing-options/colors.js +31 -0
- 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/statistic/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/sub-nav/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/testimonial/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/testimonial/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/timeline/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/timeline/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/tooltip/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/video-player/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/border.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/breakpoints.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/size-coarse.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/size-fine.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/size.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/viewport.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/typography/typography-responsive.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/typography/typography.js +1 -1
- package/lib/design-tokens/js/tokens/base/colors/light.js +1 -1
- package/lib/design-tokens/js/tokens/base/size/size.js +1 -1
- package/lib/design-tokens/js/tokens/base/typography/typography.js +1 -1
- package/lib/design-tokens/js/tokens/functional/animation/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/colors/global.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/bento/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/card/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/card/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/comparison-table/comparison-table.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/faq/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/faq/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/faq/faq.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/footer/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/grid/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/grid/grid.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/hero/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/ide/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/image/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/inline-link/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/inline-link/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/label/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/link/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/logosuite/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/logosuite/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/pillar/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/pricing-options/colors.js +6 -0
- 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/statistic/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/sub-nav/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/testimonial/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/testimonial/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/timeline/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/timeline/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/tooltip/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/video-player/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/border.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/breakpoints.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/size-coarse.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/size-fine.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/size.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/viewport.js +1 -1
- package/lib/design-tokens/js/tokens/functional/typography/typography-responsive.js +1 -1
- package/lib/design-tokens/js/tokens/functional/typography/typography.js +1 -1
- package/lib/design-tokens/scss/tokens/base/colors/light.scss +1 -1
- package/lib/design-tokens/scss/tokens/base/size/size.scss +1 -1
- package/lib/design-tokens/scss/tokens/base/typography/typography.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/animation/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/colors/global.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/bento/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/card/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/card/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/comparison-table/comparison-table.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/eyebrow-banner/eyebrow-banner.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/faq/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/faq/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/faq/faq.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/footer/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/grid/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/grid/grid.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/hero/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/ide/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/image/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/inline-link/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/inline-link/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/label/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/link/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/logosuite/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/logosuite/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/pillar/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/pricing-options/colors.scss +5 -0
- 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/statistic/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/sub-nav/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/testimonial/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/testimonial/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/timeline/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/timeline/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/tooltip/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/video-player/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/border.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/breakpoints.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/size-coarse.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/size-fine.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/size.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/viewport.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/typography/typography-responsive.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/typography/typography.scss +1 -1
- package/lib/design-tokens/ts/tokens/base/colors/light.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/base/colors/light.js +1 -1
- package/lib/design-tokens/ts/tokens/base/size/size.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/base/size/size.js +1 -1
- package/lib/design-tokens/ts/tokens/base/typography/typography.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/base/typography/typography.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/animation/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/animation/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/colors/global.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/colors/global.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/bento/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/bento/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/card/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/card/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/card/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/card/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/faq.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/faq.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/footer/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/footer/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/grid/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/grid/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/grid/grid.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/grid/grid.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/hero/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/hero/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/ide/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/ide/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/image/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/image/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/label/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/label/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/link/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/link/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/pricing-options/colors.d.ts +17 -0
- package/lib/design-tokens/ts/tokens/functional/components/pricing-options/colors.js +16 -0
- 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/statistic/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/statistic/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/video-player/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/video-player/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/border.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/border.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/breakpoints.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/breakpoints.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-coarse.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-coarse.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-fine.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-fine.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/viewport.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/viewport.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography.js +1 -1
- package/lib/forms/TextInput/TextInput.d.ts +1 -1
- package/lib/forms/Textarea/Textarea.d.ts +1 -1
- package/lib/index.js +1 -1
- package/lib/river/RiverBreakout/RiverBreakout.d.ts +1 -1
- package/package.json +1 -1
package/lib/css/main.css
CHANGED
|
@@ -89,7 +89,7 @@ select {
|
|
|
89
89
|
|
|
90
90
|
/**
|
|
91
91
|
* Do not edit directly
|
|
92
|
-
* Generated on Tue,
|
|
92
|
+
* Generated on Tue, 30 Jul 2024 09:28:30 GMT
|
|
93
93
|
*/
|
|
94
94
|
|
|
95
95
|
:root,
|
|
@@ -367,7 +367,7 @@ select {
|
|
|
367
367
|
|
|
368
368
|
/**
|
|
369
369
|
* Do not edit directly
|
|
370
|
-
* Generated on Tue,
|
|
370
|
+
* Generated on Tue, 30 Jul 2024 09:28:29 GMT
|
|
371
371
|
*/
|
|
372
372
|
|
|
373
373
|
:root {
|
|
@@ -392,7 +392,7 @@ select {
|
|
|
392
392
|
|
|
393
393
|
/**
|
|
394
394
|
* Do not edit directly
|
|
395
|
-
* Generated on Tue,
|
|
395
|
+
* Generated on Tue, 30 Jul 2024 09:28:29 GMT
|
|
396
396
|
*/
|
|
397
397
|
|
|
398
398
|
:root {
|
|
@@ -408,7 +408,7 @@ select {
|
|
|
408
408
|
|
|
409
409
|
/**
|
|
410
410
|
* Do not edit directly
|
|
411
|
-
* Generated on Tue,
|
|
411
|
+
* Generated on Tue, 30 Jul 2024 09:28:30 GMT
|
|
412
412
|
*/
|
|
413
413
|
|
|
414
414
|
:root {
|
|
@@ -540,7 +540,7 @@ select {
|
|
|
540
540
|
|
|
541
541
|
/**
|
|
542
542
|
* Do not edit directly
|
|
543
|
-
* Generated on Tue,
|
|
543
|
+
* Generated on Tue, 30 Jul 2024 09:28:29 GMT
|
|
544
544
|
*/
|
|
545
545
|
|
|
546
546
|
:root {
|
|
@@ -554,7 +554,7 @@ select {
|
|
|
554
554
|
|
|
555
555
|
/**
|
|
556
556
|
* Do not edit directly
|
|
557
|
-
* Generated on Tue,
|
|
557
|
+
* Generated on Tue, 30 Jul 2024 09:28:29 GMT
|
|
558
558
|
*/
|
|
559
559
|
|
|
560
560
|
:root {
|
|
@@ -573,7 +573,7 @@ select {
|
|
|
573
573
|
|
|
574
574
|
/**
|
|
575
575
|
* Do not edit directly
|
|
576
|
-
* Generated on Tue,
|
|
576
|
+
* Generated on Tue, 30 Jul 2024 09:28:30 GMT
|
|
577
577
|
*/
|
|
578
578
|
|
|
579
579
|
:root,
|
|
@@ -968,7 +968,7 @@ select {
|
|
|
968
968
|
|
|
969
969
|
/**
|
|
970
970
|
* Do not edit directly
|
|
971
|
-
* Generated on Tue,
|
|
971
|
+
* Generated on Tue, 30 Jul 2024 09:28:30 GMT
|
|
972
972
|
*/
|
|
973
973
|
|
|
974
974
|
:root,
|
|
@@ -1554,7 +1554,7 @@ select {
|
|
|
1554
1554
|
|
|
1555
1555
|
/**
|
|
1556
1556
|
* Do not edit directly
|
|
1557
|
-
* Generated on Tue,
|
|
1557
|
+
* Generated on Tue, 30 Jul 2024 09:28:29 GMT
|
|
1558
1558
|
*/
|
|
1559
1559
|
|
|
1560
1560
|
:root {
|
|
@@ -1781,7 +1781,7 @@ select {
|
|
|
1781
1781
|
|
|
1782
1782
|
/**
|
|
1783
1783
|
* Do not edit directly
|
|
1784
|
-
* Generated on Tue,
|
|
1784
|
+
* Generated on Tue, 30 Jul 2024 09:28:30 GMT
|
|
1785
1785
|
*/
|
|
1786
1786
|
|
|
1787
1787
|
:root,
|
|
@@ -2065,7 +2065,7 @@ select {
|
|
|
2065
2065
|
|
|
2066
2066
|
/**
|
|
2067
2067
|
* Do not edit directly
|
|
2068
|
-
* Generated on Tue,
|
|
2068
|
+
* Generated on Tue, 30 Jul 2024 09:28:30 GMT
|
|
2069
2069
|
*/
|
|
2070
2070
|
|
|
2071
2071
|
:root {
|
|
@@ -2092,7 +2092,7 @@ select {
|
|
|
2092
2092
|
|
|
2093
2093
|
/**
|
|
2094
2094
|
* Do not edit directly
|
|
2095
|
-
* Generated on Tue,
|
|
2095
|
+
* Generated on Tue, 30 Jul 2024 09:28:30 GMT
|
|
2096
2096
|
*/
|
|
2097
2097
|
|
|
2098
2098
|
:root,
|
|
@@ -2850,7 +2850,7 @@ select {
|
|
|
2850
2850
|
|
|
2851
2851
|
/**
|
|
2852
2852
|
* Do not edit directly
|
|
2853
|
-
* Generated on Tue,
|
|
2853
|
+
* Generated on Tue, 30 Jul 2024 09:28:29 GMT
|
|
2854
2854
|
*/
|
|
2855
2855
|
|
|
2856
2856
|
:root {
|
|
@@ -3693,7 +3693,7 @@ select {
|
|
|
3693
3693
|
|
|
3694
3694
|
/**
|
|
3695
3695
|
* Do not edit directly
|
|
3696
|
-
* Generated on Tue,
|
|
3696
|
+
* Generated on Tue, 30 Jul 2024 09:28:29 GMT
|
|
3697
3697
|
*/
|
|
3698
3698
|
|
|
3699
3699
|
:root {
|
|
@@ -3714,7 +3714,7 @@ select {
|
|
|
3714
3714
|
|
|
3715
3715
|
/**
|
|
3716
3716
|
* Do not edit directly
|
|
3717
|
-
* Generated on Tue,
|
|
3717
|
+
* Generated on Tue, 30 Jul 2024 09:28:29 GMT
|
|
3718
3718
|
*/
|
|
3719
3719
|
|
|
3720
3720
|
:root {
|
|
@@ -3725,7 +3725,7 @@ select {
|
|
|
3725
3725
|
|
|
3726
3726
|
/**
|
|
3727
3727
|
* Do not edit directly
|
|
3728
|
-
* Generated on Tue,
|
|
3728
|
+
* Generated on Tue, 30 Jul 2024 09:28:30 GMT
|
|
3729
3729
|
*/
|
|
3730
3730
|
|
|
3731
3731
|
:root {
|
|
@@ -4466,7 +4466,7 @@ select {
|
|
|
4466
4466
|
|
|
4467
4467
|
/**
|
|
4468
4468
|
* Do not edit directly
|
|
4469
|
-
* Generated on Tue,
|
|
4469
|
+
* Generated on Tue, 30 Jul 2024 09:28:30 GMT
|
|
4470
4470
|
*/
|
|
4471
4471
|
|
|
4472
4472
|
:root,
|
|
@@ -5219,7 +5219,7 @@ select {
|
|
|
5219
5219
|
|
|
5220
5220
|
/**
|
|
5221
5221
|
* Do not edit directly
|
|
5222
|
-
* Generated on Tue,
|
|
5222
|
+
* Generated on Tue, 30 Jul 2024 09:28:30 GMT
|
|
5223
5223
|
*/
|
|
5224
5224
|
|
|
5225
5225
|
:root,
|
|
@@ -5247,7 +5247,7 @@ select {
|
|
|
5247
5247
|
|
|
5248
5248
|
/**
|
|
5249
5249
|
* Do not edit directly
|
|
5250
|
-
* Generated on Tue,
|
|
5250
|
+
* Generated on Tue, 30 Jul 2024 09:28:30 GMT
|
|
5251
5251
|
*/
|
|
5252
5252
|
|
|
5253
5253
|
:root,
|
|
@@ -5263,7 +5263,7 @@ select {
|
|
|
5263
5263
|
|
|
5264
5264
|
/**
|
|
5265
5265
|
* Do not edit directly
|
|
5266
|
-
* Generated on Tue,
|
|
5266
|
+
* Generated on Tue, 30 Jul 2024 09:28:29 GMT
|
|
5267
5267
|
*/
|
|
5268
5268
|
|
|
5269
5269
|
:root {
|
|
@@ -5387,7 +5387,7 @@ select {
|
|
|
5387
5387
|
|
|
5388
5388
|
/**
|
|
5389
5389
|
* Do not edit directly
|
|
5390
|
-
* Generated on Tue,
|
|
5390
|
+
* Generated on Tue, 30 Jul 2024 09:28:30 GMT
|
|
5391
5391
|
*/
|
|
5392
5392
|
|
|
5393
5393
|
:root,
|
|
@@ -5403,7 +5403,7 @@ select {
|
|
|
5403
5403
|
|
|
5404
5404
|
/**
|
|
5405
5405
|
* Do not edit directly
|
|
5406
|
-
* Generated on Tue,
|
|
5406
|
+
* Generated on Tue, 30 Jul 2024 09:28:30 GMT
|
|
5407
5407
|
*/
|
|
5408
5408
|
|
|
5409
5409
|
:root,
|
|
@@ -5649,7 +5649,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5649
5649
|
|
|
5650
5650
|
/**
|
|
5651
5651
|
* Do not edit directly
|
|
5652
|
-
* Generated on Tue,
|
|
5652
|
+
* Generated on Tue, 30 Jul 2024 09:28:29 GMT
|
|
5653
5653
|
*/
|
|
5654
5654
|
|
|
5655
5655
|
:root {
|
|
@@ -5658,7 +5658,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5658
5658
|
|
|
5659
5659
|
/**
|
|
5660
5660
|
* Do not edit directly
|
|
5661
|
-
* Generated on Tue,
|
|
5661
|
+
* Generated on Tue, 30 Jul 2024 09:28:30 GMT
|
|
5662
5662
|
*/
|
|
5663
5663
|
|
|
5664
5664
|
:root,
|
|
@@ -5676,7 +5676,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5676
5676
|
|
|
5677
5677
|
/**
|
|
5678
5678
|
* Do not edit directly
|
|
5679
|
-
* Generated on Tue,
|
|
5679
|
+
* Generated on Tue, 30 Jul 2024 09:28:30 GMT
|
|
5680
5680
|
*/
|
|
5681
5681
|
|
|
5682
5682
|
:root {
|
|
@@ -5807,7 +5807,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5807
5807
|
|
|
5808
5808
|
/**
|
|
5809
5809
|
* Do not edit directly
|
|
5810
|
-
* Generated on Tue,
|
|
5810
|
+
* Generated on Tue, 30 Jul 2024 09:28:30 GMT
|
|
5811
5811
|
*/
|
|
5812
5812
|
|
|
5813
5813
|
:root,
|
|
@@ -6450,11 +6450,11 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
6450
6450
|
}
|
|
6451
6451
|
|
|
6452
6452
|
[dir="ltr"] .Primer_Brand__Select-module__Select-wrapper--medium___xjmMc::after {
|
|
6453
|
-
margin-right: var(--
|
|
6453
|
+
margin-right: calc(var(--brand-control-medium-paddingInline-condensed) / 2);
|
|
6454
6454
|
}
|
|
6455
6455
|
|
|
6456
6456
|
[dir="rtl"] .Primer_Brand__Select-module__Select-wrapper--medium___xjmMc::after {
|
|
6457
|
-
margin-left: var(--
|
|
6457
|
+
margin-left: calc(var(--brand-control-medium-paddingInline-condensed) / 2);
|
|
6458
6458
|
}
|
|
6459
6459
|
|
|
6460
6460
|
[dir="ltr"] .Primer_Brand__Select-module__Select--medium___kckBr {
|
|
@@ -6479,11 +6479,11 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
6479
6479
|
}
|
|
6480
6480
|
|
|
6481
6481
|
[dir="ltr"] .Primer_Brand__Select-module__Select-wrapper--large___Q4_2q::after {
|
|
6482
|
-
margin-right: var(--base-size-
|
|
6482
|
+
margin-right: var(--base-size-8);
|
|
6483
6483
|
}
|
|
6484
6484
|
|
|
6485
6485
|
[dir="rtl"] .Primer_Brand__Select-module__Select-wrapper--large___Q4_2q::after {
|
|
6486
|
-
margin-left: var(--base-size-
|
|
6486
|
+
margin-left: var(--base-size-8);
|
|
6487
6487
|
}
|
|
6488
6488
|
|
|
6489
6489
|
[dir="ltr"] .Primer_Brand__Select-module__Select--large___A7u6F {
|
|
@@ -6527,10 +6527,12 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
6527
6527
|
}
|
|
6528
6528
|
|
|
6529
6529
|
.Primer_Brand__Select-module__Select-wrapper___iV0Tg::after {
|
|
6530
|
+
content: '';
|
|
6531
|
+
position: absolute;
|
|
6532
|
+
right: 0;
|
|
6530
6533
|
width: var(--base-size-16);
|
|
6531
6534
|
height: var(--base-size-16);
|
|
6532
6535
|
pointer-events: none;
|
|
6533
|
-
content: '';
|
|
6534
6536
|
background-color: var(--brand-control-color-fg-default);
|
|
6535
6537
|
mask: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0iIzU4NjA2OSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNC40MjcgOS40MjdsMy4zOTYgMy4zOTZhLjI1MS4yNTEgMCAwMC4zNTQgMGwzLjM5Ni0zLjM5NkEuMjUuMjUgMCAwMDExLjM5NiA5SDQuNjA0YS4yNS4yNSAwIDAwLS4xNzcuNDI3ek00LjQyMyA2LjQ3TDcuODIgMy4wNzJhLjI1LjI1IDAgMDEuMzU0IDBMMTEuNTcgNi40N2EuMjUuMjUgMCAwMS0uMTc3LjQyN0g0LjZhLjI1LjI1IDAgMDEtLjE3Ny0uNDI3eiIgLz48L3N2Zz4=);
|
|
6536
6538
|
-webkit-mask: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0iIzU4NjA2OSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNC40MjcgOS40MjdsMy4zOTYgMy4zOTZhLjI1MS4yNTEgMCAwMC4zNTQgMGwzLjM5Ni0zLjM5NkEuMjUuMjUgMCAwMDExLjM5NiA5SDQuNjA0YS4yNS4yNSAwIDAwLS4xNzcuNDI3ek00LjQyMyA2LjQ3TDcuODIgMy4wNzJhLjI1LjI1IDAgMDEuMzU0IDBMMTEuNTcgNi40N2EuMjUuMjUgMCAwMS0uMTc3LjQyN0g0LjZhLjI1LjI1IDAgMDEtLjE3Ny0uNDI3eiIgLz48L3N2Zz4=);
|
|
@@ -6771,8 +6773,14 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6771
6773
|
color: var(--brand-color-error-fg);
|
|
6772
6774
|
}
|
|
6773
6775
|
|
|
6774
|
-
.Primer_Brand__FormControl-module__FormControl-validation-
|
|
6775
|
-
|
|
6776
|
+
.Primer_Brand__FormControl-module__FormControl-validation-success-icon___UgUzb {
|
|
6777
|
+
position: relative;
|
|
6778
|
+
top: -1.6px;
|
|
6779
|
+
}
|
|
6780
|
+
|
|
6781
|
+
.Primer_Brand__FormControl-module__FormControl-validation-error-icon___o3GQW {
|
|
6782
|
+
position: relative;
|
|
6783
|
+
top: -1px;
|
|
6776
6784
|
}
|
|
6777
6785
|
|
|
6778
6786
|
.Primer_Brand__FormControl-module__FormControl-validation--animate-in___C_pxB {
|
|
@@ -6908,7 +6916,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6908
6916
|
|
|
6909
6917
|
/**
|
|
6910
6918
|
* Do not edit directly
|
|
6911
|
-
* Generated on Tue,
|
|
6919
|
+
* Generated on Tue, 30 Jul 2024 09:28:29 GMT
|
|
6912
6920
|
*/
|
|
6913
6921
|
|
|
6914
6922
|
:root {
|
|
@@ -6922,7 +6930,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6922
6930
|
|
|
6923
6931
|
/**
|
|
6924
6932
|
* Do not edit directly
|
|
6925
|
-
* Generated on Tue,
|
|
6933
|
+
* Generated on Tue, 30 Jul 2024 09:28:30 GMT
|
|
6926
6934
|
*/
|
|
6927
6935
|
|
|
6928
6936
|
:root,
|
|
@@ -7160,7 +7168,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
7160
7168
|
|
|
7161
7169
|
/**
|
|
7162
7170
|
* Do not edit directly
|
|
7163
|
-
* Generated on Tue,
|
|
7171
|
+
* Generated on Tue, 30 Jul 2024 09:28:30 GMT
|
|
7164
7172
|
*/
|
|
7165
7173
|
|
|
7166
7174
|
:root,
|
|
@@ -7176,7 +7184,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
7176
7184
|
|
|
7177
7185
|
/**
|
|
7178
7186
|
* Do not edit directly
|
|
7179
|
-
* Generated on Tue,
|
|
7187
|
+
* Generated on Tue, 30 Jul 2024 09:28:30 GMT
|
|
7180
7188
|
*/
|
|
7181
7189
|
|
|
7182
7190
|
:root {
|
|
@@ -7494,7 +7502,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
7494
7502
|
|
|
7495
7503
|
/**
|
|
7496
7504
|
* Do not edit directly
|
|
7497
|
-
* Generated on Tue,
|
|
7505
|
+
* Generated on Tue, 30 Jul 2024 09:28:30 GMT
|
|
7498
7506
|
*/
|
|
7499
7507
|
|
|
7500
7508
|
:root,
|
|
@@ -7946,7 +7954,7 @@ html {
|
|
|
7946
7954
|
|
|
7947
7955
|
/**
|
|
7948
7956
|
* Do not edit directly
|
|
7949
|
-
* Generated on Tue,
|
|
7957
|
+
* Generated on Tue, 30 Jul 2024 09:28:30 GMT
|
|
7950
7958
|
*/
|
|
7951
7959
|
|
|
7952
7960
|
:root,
|
|
@@ -8137,7 +8145,7 @@ html {
|
|
|
8137
8145
|
|
|
8138
8146
|
/**
|
|
8139
8147
|
* Do not edit directly
|
|
8140
|
-
* Generated on Tue,
|
|
8148
|
+
* Generated on Tue, 30 Jul 2024 09:28:30 GMT
|
|
8141
8149
|
*/
|
|
8142
8150
|
|
|
8143
8151
|
:root,
|
|
@@ -8276,7 +8284,7 @@ html {
|
|
|
8276
8284
|
|
|
8277
8285
|
/**
|
|
8278
8286
|
* Do not edit directly
|
|
8279
|
-
* Generated on Tue,
|
|
8287
|
+
* Generated on Tue, 30 Jul 2024 09:28:30 GMT
|
|
8280
8288
|
*/
|
|
8281
8289
|
|
|
8282
8290
|
:root,
|
|
@@ -8406,7 +8414,7 @@ html {
|
|
|
8406
8414
|
|
|
8407
8415
|
/**
|
|
8408
8416
|
* Do not edit directly
|
|
8409
|
-
* Generated on Tue,
|
|
8417
|
+
* Generated on Tue, 30 Jul 2024 09:28:29 GMT
|
|
8410
8418
|
*/
|
|
8411
8419
|
|
|
8412
8420
|
:root {
|
|
@@ -8417,7 +8425,7 @@ html {
|
|
|
8417
8425
|
|
|
8418
8426
|
/**
|
|
8419
8427
|
* Do not edit directly
|
|
8420
|
-
* Generated on Tue,
|
|
8428
|
+
* Generated on Tue, 30 Jul 2024 09:28:30 GMT
|
|
8421
8429
|
*/
|
|
8422
8430
|
|
|
8423
8431
|
:root,
|
|
@@ -8858,7 +8866,7 @@ html {
|
|
|
8858
8866
|
|
|
8859
8867
|
/**
|
|
8860
8868
|
* Do not edit directly
|
|
8861
|
-
* Generated on Tue,
|
|
8869
|
+
* Generated on Tue, 30 Jul 2024 09:28:30 GMT
|
|
8862
8870
|
*/
|
|
8863
8871
|
|
|
8864
8872
|
:root,
|
|
@@ -9417,7 +9425,7 @@ html {
|
|
|
9417
9425
|
|
|
9418
9426
|
/**
|
|
9419
9427
|
* Do not edit directly
|
|
9420
|
-
* Generated on Tue,
|
|
9428
|
+
* Generated on Tue, 30 Jul 2024 09:28:29 GMT
|
|
9421
9429
|
*/
|
|
9422
9430
|
|
|
9423
9431
|
:root {
|
|
@@ -9428,7 +9436,7 @@ html {
|
|
|
9428
9436
|
|
|
9429
9437
|
/**
|
|
9430
9438
|
* Do not edit directly
|
|
9431
|
-
* Generated on Tue,
|
|
9439
|
+
* Generated on Tue, 30 Jul 2024 09:28:30 GMT
|
|
9432
9440
|
*/
|
|
9433
9441
|
|
|
9434
9442
|
:root,
|
|
@@ -13626,7 +13634,7 @@ html {
|
|
|
13626
13634
|
|
|
13627
13635
|
/**
|
|
13628
13636
|
* Do not edit directly
|
|
13629
|
-
* Generated on Tue,
|
|
13637
|
+
* Generated on Tue, 30 Jul 2024 09:28:29 GMT
|
|
13630
13638
|
*/
|
|
13631
13639
|
|
|
13632
13640
|
:root {
|
|
@@ -13645,7 +13653,7 @@ html {
|
|
|
13645
13653
|
|
|
13646
13654
|
/**
|
|
13647
13655
|
* Do not edit directly
|
|
13648
|
-
* Generated on Tue,
|
|
13656
|
+
* Generated on Tue, 30 Jul 2024 09:28:30 GMT
|
|
13649
13657
|
*/
|
|
13650
13658
|
|
|
13651
13659
|
:root,
|
|
@@ -13681,7 +13689,7 @@ html {
|
|
|
13681
13689
|
|
|
13682
13690
|
/**
|
|
13683
13691
|
* Do not edit directly
|
|
13684
|
-
* Generated on Tue,
|
|
13692
|
+
* Generated on Tue, 30 Jul 2024 09:28:30 GMT
|
|
13685
13693
|
*/
|
|
13686
13694
|
|
|
13687
13695
|
:root,
|
|
@@ -13701,7 +13709,7 @@ html {
|
|
|
13701
13709
|
|
|
13702
13710
|
/**
|
|
13703
13711
|
* Do not edit directly
|
|
13704
|
-
* Generated on Tue,
|
|
13712
|
+
* Generated on Tue, 30 Jul 2024 09:28:29 GMT
|
|
13705
13713
|
*/
|
|
13706
13714
|
|
|
13707
13715
|
:root {
|
|
@@ -13960,7 +13968,7 @@ html {
|
|
|
13960
13968
|
|
|
13961
13969
|
/**
|
|
13962
13970
|
* Do not edit directly
|
|
13963
|
-
* Generated on Tue,
|
|
13971
|
+
* Generated on Tue, 30 Jul 2024 09:28:30 GMT
|
|
13964
13972
|
*/
|
|
13965
13973
|
|
|
13966
13974
|
:root,
|
|
@@ -13974,7 +13982,7 @@ html {
|
|
|
13974
13982
|
|
|
13975
13983
|
/**
|
|
13976
13984
|
* Do not edit directly
|
|
13977
|
-
* Generated on Tue,
|
|
13985
|
+
* Generated on Tue, 30 Jul 2024 09:28:29 GMT
|
|
13978
13986
|
*/
|
|
13979
13987
|
|
|
13980
13988
|
:root {
|
|
@@ -13988,7 +13996,7 @@ html {
|
|
|
13988
13996
|
|
|
13989
13997
|
/**
|
|
13990
13998
|
* Do not edit directly
|
|
13991
|
-
* Generated on Tue,
|
|
13999
|
+
* Generated on Tue, 30 Jul 2024 09:28:29 GMT
|
|
13992
14000
|
*/
|
|
13993
14001
|
|
|
13994
14002
|
:root {
|
|
@@ -16167,7 +16175,7 @@ html {
|
|
|
16167
16175
|
|
|
16168
16176
|
/**
|
|
16169
16177
|
* Do not edit directly
|
|
16170
|
-
* Generated on Tue,
|
|
16178
|
+
* Generated on Tue, 30 Jul 2024 09:28:30 GMT
|
|
16171
16179
|
*/
|
|
16172
16180
|
|
|
16173
16181
|
:root {
|
|
@@ -16191,7 +16199,7 @@ html {
|
|
|
16191
16199
|
|
|
16192
16200
|
/**
|
|
16193
16201
|
* Do not edit directly
|
|
16194
|
-
* Generated on Tue,
|
|
16202
|
+
* Generated on Tue, 30 Jul 2024 09:28:30 GMT
|
|
16195
16203
|
*/
|
|
16196
16204
|
|
|
16197
16205
|
:root,
|
|
@@ -16645,7 +16653,7 @@ html {
|
|
|
16645
16653
|
|
|
16646
16654
|
/**
|
|
16647
16655
|
* Do not edit directly
|
|
16648
|
-
* Generated on Tue,
|
|
16656
|
+
* Generated on Tue, 30 Jul 2024 09:28:30 GMT
|
|
16649
16657
|
*/
|
|
16650
16658
|
|
|
16651
16659
|
:root {
|
|
@@ -16656,6 +16664,20 @@ html {
|
|
|
16656
16664
|
--brand-PricingOptions-items-gap: var(--base-size-24);
|
|
16657
16665
|
}
|
|
16658
16666
|
|
|
16667
|
+
/**
|
|
16668
|
+
* Do not edit directly
|
|
16669
|
+
* Generated on Tue, 30 Jul 2024 09:28:30 GMT
|
|
16670
|
+
*/
|
|
16671
|
+
|
|
16672
|
+
:root,
|
|
16673
|
+
[data-color-mode="light"] {
|
|
16674
|
+
--brand-PricingOptions-item-bgColor: var(--brand-color-canvas-subtle);
|
|
16675
|
+
}
|
|
16676
|
+
|
|
16677
|
+
[data-color-mode="dark"] {
|
|
16678
|
+
--brand-PricingOptions-item-bgColor: var(--brand-color-canvas-subtle);
|
|
16679
|
+
}
|
|
16680
|
+
|
|
16659
16681
|
/* ---------------------------------------------------------- */
|
|
16660
16682
|
/* Container */
|
|
16661
16683
|
/* ---------------------------------------------------------- */
|
|
@@ -16680,7 +16702,7 @@ html {
|
|
|
16680
16702
|
.Primer_Brand__PricingOptions-module__PricingOptions--variant-default___OF1Ku {
|
|
16681
16703
|
border-radius: var(--brand-borderRadius-xlarge);
|
|
16682
16704
|
border: solid var(--brand-borderWidth-thin) var(--brand-color-border-default);
|
|
16683
|
-
background-color: var(--brand-
|
|
16705
|
+
background-color: var(--brand-PricingOptions-item-bgColor);
|
|
16684
16706
|
}
|
|
16685
16707
|
|
|
16686
16708
|
@media (min-width: 63.25rem) {
|
|
@@ -16746,7 +16768,7 @@ html {
|
|
|
16746
16768
|
padding-right: var(--base-size-32);
|
|
16747
16769
|
border-radius: var(--brand-borderRadius-xlarge);
|
|
16748
16770
|
border: solid 1px var(--brand-color-border-default);
|
|
16749
|
-
background-color: var(--brand-
|
|
16771
|
+
background-color: var(--brand-PricingOptions-item-bgColor);
|
|
16750
16772
|
padding-top: var(--base-size-32);
|
|
16751
16773
|
padding-bottom: var(--base-size-32);
|
|
16752
16774
|
}
|
|
@@ -17046,7 +17068,7 @@ html {
|
|
|
17046
17068
|
|
|
17047
17069
|
/**
|
|
17048
17070
|
* Do not edit directly
|
|
17049
|
-
* Generated on Tue,
|
|
17071
|
+
* Generated on Tue, 30 Jul 2024 09:28:29 GMT
|
|
17050
17072
|
*/
|
|
17051
17073
|
|
|
17052
17074
|
:root {
|
|
@@ -17055,7 +17077,7 @@ html {
|
|
|
17055
17077
|
|
|
17056
17078
|
/**
|
|
17057
17079
|
* Do not edit directly
|
|
17058
|
-
* Generated on Tue,
|
|
17080
|
+
* Generated on Tue, 30 Jul 2024 09:28:30 GMT
|
|
17059
17081
|
*/
|
|
17060
17082
|
|
|
17061
17083
|
:root,
|
|
@@ -17477,7 +17499,7 @@ html {
|
|
|
17477
17499
|
|
|
17478
17500
|
/**
|
|
17479
17501
|
* Do not edit directly
|
|
17480
|
-
* Generated on Tue,
|
|
17502
|
+
* Generated on Tue, 30 Jul 2024 09:28:29 GMT
|
|
17481
17503
|
*/
|
|
17482
17504
|
|
|
17483
17505
|
:root {
|
|
@@ -17486,7 +17508,7 @@ html {
|
|
|
17486
17508
|
|
|
17487
17509
|
/**
|
|
17488
17510
|
* Do not edit directly
|
|
17489
|
-
* Generated on Tue,
|
|
17511
|
+
* Generated on Tue, 30 Jul 2024 09:28:30 GMT
|
|
17490
17512
|
*/
|
|
17491
17513
|
|
|
17492
17514
|
:root,
|
|
@@ -17941,7 +17963,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
17941
17963
|
|
|
17942
17964
|
/**
|
|
17943
17965
|
* Do not edit directly
|
|
17944
|
-
* Generated on Tue,
|
|
17966
|
+
* Generated on Tue, 30 Jul 2024 09:28:30 GMT
|
|
17945
17967
|
*/
|
|
17946
17968
|
|
|
17947
17969
|
:root,
|
|
@@ -18042,7 +18064,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
18042
18064
|
|
|
18043
18065
|
/**
|
|
18044
18066
|
* Do not edit directly
|
|
18045
|
-
* Generated on Tue,
|
|
18067
|
+
* Generated on Tue, 30 Jul 2024 09:28:30 GMT
|
|
18046
18068
|
*/
|
|
18047
18069
|
|
|
18048
18070
|
:root,
|
|
@@ -18378,7 +18400,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
18378
18400
|
|
|
18379
18401
|
/**
|
|
18380
18402
|
* Do not edit directly
|
|
18381
|
-
* Generated on Tue,
|
|
18403
|
+
* Generated on Tue, 30 Jul 2024 09:28:30 GMT
|
|
18382
18404
|
*/
|
|
18383
18405
|
|
|
18384
18406
|
:root,
|
|
@@ -18392,7 +18414,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
18392
18414
|
|
|
18393
18415
|
/**
|
|
18394
18416
|
* Do not edit directly
|
|
18395
|
-
* Generated on Tue,
|
|
18417
|
+
* Generated on Tue, 30 Jul 2024 09:28:29 GMT
|
|
18396
18418
|
*/
|
|
18397
18419
|
|
|
18398
18420
|
:root {
|