@primer/react-brand 0.53.0-rc.ca2c46ef → 0.54.0-rc.b1edea12
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/MinimalFooter/MinimalFooter.d.ts +60 -3
- package/lib/PricingOptions/PricingOptions.d.ts +3 -2
- package/lib/SubNav/SubNav.d.ts +5 -0
- package/lib/css/main.css +264 -117
- package/lib/design-tokens/css/tokens/base/colors/color-scales-with-modes.css +2 -2
- 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 +2 -2
- 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/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 +11 -3
- package/lib/design-tokens/css/tokens/functional/components/pricing-options/colors.css +6 -2
- package/lib/design-tokens/css/tokens/functional/components/pricing-options/pricing-options.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/prose/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/prose/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/river/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/river/river.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/river-story-scroll/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/section/section.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/statistic/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/sub-nav/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/sub-nav/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/subdomain-nav-bar/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/testimonial/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/testimonial/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/testimonial/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/timeline/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/timeline/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/timeline/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/tooltip/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/tooltip/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/video-player/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/video-player/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/border.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/breakpoints.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/size-coarse.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/size-fine.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/size.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/viewport.css +1 -1
- package/lib/design-tokens/css/tokens/functional/typography/typography-responsive.css +1 -1
- package/lib/design-tokens/css/tokens/functional/typography/typography.css +1 -1
- package/lib/design-tokens/js/module/tokens/base/colors/light.js +2 -2
- 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 +2 -2
- 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 +29 -3
- package/lib/design-tokens/js/module/tokens/functional/components/pricing-options/pricing-options.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/prose/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/river/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/river/river.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/section/section.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/statistic/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/sub-nav/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/testimonial/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/testimonial/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/timeline/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/timeline/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/tooltip/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/video-player/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/border.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/breakpoints.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/size-coarse.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/size-fine.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/size.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/viewport.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/typography/typography-responsive.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/typography/typography.js +1 -1
- package/lib/design-tokens/js/tokens/base/colors/light.js +1 -1
- package/lib/design-tokens/js/tokens/base/size/size.js +1 -1
- package/lib/design-tokens/js/tokens/base/typography/typography.js +1 -1
- package/lib/design-tokens/js/tokens/functional/animation/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/colors/global.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/bento/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/card/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/card/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/comparison-table/comparison-table.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/faq/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/faq/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/faq/faq.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/footer/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/frosted-glass-vfx/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/grid/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/grid/grid.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/hero/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/icon/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/ide/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/image/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/inline-link/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/inline-link/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/label/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/link/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/logosuite/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/logosuite/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/pillar/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/pricing-options/colors.js +6 -2
- package/lib/design-tokens/js/tokens/functional/components/pricing-options/pricing-options.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/prose/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/river/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/river/river.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/section/section.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/statistic/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/sub-nav/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/testimonial/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/testimonial/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/timeline/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/timeline/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/tooltip/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/video-player/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/border.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/breakpoints.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/size-coarse.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/size-fine.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/size.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/viewport.js +1 -1
- package/lib/design-tokens/js/tokens/functional/typography/typography-responsive.js +1 -1
- package/lib/design-tokens/js/tokens/functional/typography/typography.js +1 -1
- package/lib/design-tokens/scss/tokens/base/colors/light.scss +1 -1
- package/lib/design-tokens/scss/tokens/base/size/size.scss +1 -1
- package/lib/design-tokens/scss/tokens/base/typography/typography.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/animation/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/colors/global.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/bento/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/card/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/card/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/comparison-table/comparison-table.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/eyebrow-banner/eyebrow-banner.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/faq/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/faq/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/faq/faq.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/footer/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/frosted-glass-vfx/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/grid/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/grid/grid.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/hero/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/icon/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/ide/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/image/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/inline-link/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/inline-link/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/label/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/link/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/logosuite/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/logosuite/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/pillar/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/pricing-options/colors.scss +6 -2
- package/lib/design-tokens/scss/tokens/functional/components/pricing-options/pricing-options.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/prose/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/river/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/river/river.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/section/section.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/statistic/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/sub-nav/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/testimonial/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/testimonial/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/timeline/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/timeline/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/tooltip/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/video-player/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/border.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/breakpoints.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/size-coarse.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/size-fine.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/size.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/viewport.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/typography/typography-responsive.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/typography/typography.scss +1 -1
- package/lib/design-tokens/ts/tokens/base/colors/light.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/base/colors/light.js +1 -1
- package/lib/design-tokens/ts/tokens/base/size/size.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/base/size/size.js +1 -1
- package/lib/design-tokens/ts/tokens/base/typography/typography.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/base/typography/typography.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/animation/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/animation/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/colors/global.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/colors/global.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/bento/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/bento/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/card/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/card/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/card/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/card/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/faq.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/faq.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/footer/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/footer/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/frosted-glass-vfx/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/frosted-glass-vfx/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/grid/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/grid/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/grid/grid.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/grid/grid.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/hero/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/hero/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/icon/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/icon/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/ide/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/ide/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/image/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/image/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/label/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/label/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/link/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/link/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/pricing-options/colors.d.ts +16 -2
- package/lib/design-tokens/ts/tokens/functional/components/pricing-options/colors.js +16 -2
- package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/prose/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/prose/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/river.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/river.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/section/section.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/section/section.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/statistic/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/statistic/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/video-player/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/video-player/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/border.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/border.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/breakpoints.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/breakpoints.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-coarse.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-coarse.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-fine.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-fine.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/viewport.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/viewport.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography.js +1 -1
- package/lib/index.js +1 -1
- package/package.json +1 -1
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 Mon, 12 May 2025 08:03:48 GMT
|
|
82
82
|
*/
|
|
83
83
|
|
|
84
84
|
:root,
|
|
@@ -219,7 +219,7 @@ html {
|
|
|
219
219
|
}
|
|
220
220
|
|
|
221
221
|
[data-color-mode="dark"] {
|
|
222
|
-
--base-color-scale-black-0: #
|
|
222
|
+
--base-color-scale-black-0: #000000;
|
|
223
223
|
--base-color-scale-transparent: rgba(0,0,0,0);
|
|
224
224
|
--base-color-scale-white-0: #ffffff;
|
|
225
225
|
--base-color-scale-gray-0: #f0f6fc;
|
|
@@ -356,7 +356,7 @@ html {
|
|
|
356
356
|
|
|
357
357
|
/**
|
|
358
358
|
* Do not edit directly
|
|
359
|
-
* Generated on
|
|
359
|
+
* Generated on Mon, 12 May 2025 08:03:47 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 Mon, 12 May 2025 08:03:47 GMT
|
|
387
387
|
*/
|
|
388
388
|
|
|
389
389
|
:root {
|
|
@@ -399,7 +399,7 @@ html {
|
|
|
399
399
|
|
|
400
400
|
/**
|
|
401
401
|
* Do not edit directly
|
|
402
|
-
* Generated on
|
|
402
|
+
* Generated on Mon, 12 May 2025 08:03:48 GMT
|
|
403
403
|
*/
|
|
404
404
|
|
|
405
405
|
:root {
|
|
@@ -536,7 +536,7 @@ html {
|
|
|
536
536
|
|
|
537
537
|
/**
|
|
538
538
|
* Do not edit directly
|
|
539
|
-
* Generated on
|
|
539
|
+
* Generated on Mon, 12 May 2025 08:03:47 GMT
|
|
540
540
|
*/
|
|
541
541
|
|
|
542
542
|
:root {
|
|
@@ -550,7 +550,7 @@ html {
|
|
|
550
550
|
|
|
551
551
|
/**
|
|
552
552
|
* Do not edit directly
|
|
553
|
-
* Generated on
|
|
553
|
+
* Generated on Mon, 12 May 2025 08:03:47 GMT
|
|
554
554
|
*/
|
|
555
555
|
|
|
556
556
|
:root {
|
|
@@ -569,7 +569,7 @@ html {
|
|
|
569
569
|
|
|
570
570
|
/**
|
|
571
571
|
* Do not edit directly
|
|
572
|
-
* Generated on
|
|
572
|
+
* Generated on Mon, 12 May 2025 08:03:48 GMT
|
|
573
573
|
*/
|
|
574
574
|
|
|
575
575
|
:root,
|
|
@@ -621,7 +621,7 @@ html {
|
|
|
621
621
|
--brand-color-neutral-emphasis: var(--base-color-scale-gray-4);
|
|
622
622
|
--brand-color-neutral-muted: rgba(110,118,129,0.99608);
|
|
623
623
|
--brand-color-neutral-subtle: rgba(110,118,129,1);
|
|
624
|
-
--brand-color-canvas-default: var(--base-color-scale-
|
|
624
|
+
--brand-color-canvas-default: var(--base-color-scale-black-0);
|
|
625
625
|
--brand-color-canvas-overlay: var(--base-color-scale-gray-8);
|
|
626
626
|
--brand-color-canvas-inset: var(--base-color-scale-black-0);
|
|
627
627
|
--brand-color-canvas-subtle: var(--base-color-scale-gray-8);
|
|
@@ -989,7 +989,7 @@ html {
|
|
|
989
989
|
|
|
990
990
|
/**
|
|
991
991
|
* Do not edit directly
|
|
992
|
-
* Generated on
|
|
992
|
+
* Generated on Mon, 12 May 2025 08:03:48 GMT
|
|
993
993
|
*/
|
|
994
994
|
|
|
995
995
|
:root,
|
|
@@ -1611,7 +1611,7 @@ html {
|
|
|
1611
1611
|
|
|
1612
1612
|
/**
|
|
1613
1613
|
* Do not edit directly
|
|
1614
|
-
* Generated on
|
|
1614
|
+
* Generated on Mon, 12 May 2025 08:03:47 GMT
|
|
1615
1615
|
*/
|
|
1616
1616
|
|
|
1617
1617
|
:root {
|
|
@@ -1904,7 +1904,7 @@ html {
|
|
|
1904
1904
|
|
|
1905
1905
|
/**
|
|
1906
1906
|
* Do not edit directly
|
|
1907
|
-
* Generated on
|
|
1907
|
+
* Generated on Mon, 12 May 2025 08:03:48 GMT
|
|
1908
1908
|
*/
|
|
1909
1909
|
|
|
1910
1910
|
:root,
|
|
@@ -2226,7 +2226,7 @@ html {
|
|
|
2226
2226
|
|
|
2227
2227
|
/**
|
|
2228
2228
|
* Do not edit directly
|
|
2229
|
-
* Generated on
|
|
2229
|
+
* Generated on Mon, 12 May 2025 08:03:48 GMT
|
|
2230
2230
|
*/
|
|
2231
2231
|
|
|
2232
2232
|
:root {
|
|
@@ -2253,7 +2253,7 @@ html {
|
|
|
2253
2253
|
|
|
2254
2254
|
/**
|
|
2255
2255
|
* Do not edit directly
|
|
2256
|
-
* Generated on
|
|
2256
|
+
* Generated on Mon, 12 May 2025 08:03:48 GMT
|
|
2257
2257
|
*/
|
|
2258
2258
|
|
|
2259
2259
|
:root,
|
|
@@ -3009,7 +3009,7 @@ html {
|
|
|
3009
3009
|
|
|
3010
3010
|
/**
|
|
3011
3011
|
* Do not edit directly
|
|
3012
|
-
* Generated on
|
|
3012
|
+
* Generated on Mon, 12 May 2025 08:03:47 GMT
|
|
3013
3013
|
*/
|
|
3014
3014
|
|
|
3015
3015
|
:root {
|
|
@@ -3854,7 +3854,7 @@ html {
|
|
|
3854
3854
|
|
|
3855
3855
|
/**
|
|
3856
3856
|
* Do not edit directly
|
|
3857
|
-
* Generated on
|
|
3857
|
+
* Generated on Mon, 12 May 2025 08:03:47 GMT
|
|
3858
3858
|
*/
|
|
3859
3859
|
|
|
3860
3860
|
:root {
|
|
@@ -4046,7 +4046,7 @@ html {
|
|
|
4046
4046
|
|
|
4047
4047
|
/**
|
|
4048
4048
|
* Do not edit directly
|
|
4049
|
-
* Generated on
|
|
4049
|
+
* Generated on Mon, 12 May 2025 08:03:47 GMT
|
|
4050
4050
|
*/
|
|
4051
4051
|
|
|
4052
4052
|
:root {
|
|
@@ -4057,7 +4057,7 @@ html {
|
|
|
4057
4057
|
|
|
4058
4058
|
/**
|
|
4059
4059
|
* Do not edit directly
|
|
4060
|
-
* Generated on
|
|
4060
|
+
* Generated on Mon, 12 May 2025 08:03:48 GMT
|
|
4061
4061
|
*/
|
|
4062
4062
|
|
|
4063
4063
|
:root {
|
|
@@ -4785,7 +4785,7 @@ html {
|
|
|
4785
4785
|
|
|
4786
4786
|
/**
|
|
4787
4787
|
* Do not edit directly
|
|
4788
|
-
* Generated on
|
|
4788
|
+
* Generated on Mon, 12 May 2025 08:03:48 GMT
|
|
4789
4789
|
*/
|
|
4790
4790
|
|
|
4791
4791
|
:root,
|
|
@@ -5550,7 +5550,7 @@ html {
|
|
|
5550
5550
|
|
|
5551
5551
|
/**
|
|
5552
5552
|
* Do not edit directly
|
|
5553
|
-
* Generated on
|
|
5553
|
+
* Generated on Mon, 12 May 2025 08:03:48 GMT
|
|
5554
5554
|
*/
|
|
5555
5555
|
|
|
5556
5556
|
:root,
|
|
@@ -5578,7 +5578,7 @@ html {
|
|
|
5578
5578
|
|
|
5579
5579
|
/**
|
|
5580
5580
|
* Do not edit directly
|
|
5581
|
-
* Generated on
|
|
5581
|
+
* Generated on Mon, 12 May 2025 08:03:48 GMT
|
|
5582
5582
|
*/
|
|
5583
5583
|
|
|
5584
5584
|
:root,
|
|
@@ -5594,7 +5594,7 @@ html {
|
|
|
5594
5594
|
|
|
5595
5595
|
/**
|
|
5596
5596
|
* Do not edit directly
|
|
5597
|
-
* Generated on
|
|
5597
|
+
* Generated on Mon, 12 May 2025 08:03:47 GMT
|
|
5598
5598
|
*/
|
|
5599
5599
|
|
|
5600
5600
|
:root {
|
|
@@ -5757,7 +5757,7 @@ html {
|
|
|
5757
5757
|
|
|
5758
5758
|
/**
|
|
5759
5759
|
* Do not edit directly
|
|
5760
|
-
* Generated on
|
|
5760
|
+
* Generated on Mon, 12 May 2025 08:03:48 GMT
|
|
5761
5761
|
*/
|
|
5762
5762
|
|
|
5763
5763
|
:root,
|
|
@@ -5773,7 +5773,7 @@ html {
|
|
|
5773
5773
|
|
|
5774
5774
|
/**
|
|
5775
5775
|
* Do not edit directly
|
|
5776
|
-
* Generated on
|
|
5776
|
+
* Generated on Mon, 12 May 2025 08:03:48 GMT
|
|
5777
5777
|
*/
|
|
5778
5778
|
|
|
5779
5779
|
:root,
|
|
@@ -6160,7 +6160,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
6160
6160
|
|
|
6161
6161
|
/**
|
|
6162
6162
|
* Do not edit directly
|
|
6163
|
-
* Generated on
|
|
6163
|
+
* Generated on Mon, 12 May 2025 08:03:47 GMT
|
|
6164
6164
|
*/
|
|
6165
6165
|
|
|
6166
6166
|
:root {
|
|
@@ -6169,7 +6169,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
6169
6169
|
|
|
6170
6170
|
/**
|
|
6171
6171
|
* Do not edit directly
|
|
6172
|
-
* Generated on
|
|
6172
|
+
* Generated on Mon, 12 May 2025 08:03:48 GMT
|
|
6173
6173
|
*/
|
|
6174
6174
|
|
|
6175
6175
|
:root,
|
|
@@ -6187,7 +6187,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
6187
6187
|
|
|
6188
6188
|
/**
|
|
6189
6189
|
* Do not edit directly
|
|
6190
|
-
* Generated on
|
|
6190
|
+
* Generated on Mon, 12 May 2025 08:03:48 GMT
|
|
6191
6191
|
*/
|
|
6192
6192
|
|
|
6193
6193
|
:root {
|
|
@@ -6319,7 +6319,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
6319
6319
|
|
|
6320
6320
|
/**
|
|
6321
6321
|
* Do not edit directly
|
|
6322
|
-
* Generated on
|
|
6322
|
+
* Generated on Mon, 12 May 2025 08:03:48 GMT
|
|
6323
6323
|
*/
|
|
6324
6324
|
|
|
6325
6325
|
:root,
|
|
@@ -7475,7 +7475,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
7475
7475
|
|
|
7476
7476
|
/**
|
|
7477
7477
|
* Do not edit directly
|
|
7478
|
-
* Generated on
|
|
7478
|
+
* Generated on Mon, 12 May 2025 08:03:47 GMT
|
|
7479
7479
|
*/
|
|
7480
7480
|
|
|
7481
7481
|
:root {
|
|
@@ -7489,7 +7489,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
7489
7489
|
|
|
7490
7490
|
/**
|
|
7491
7491
|
* Do not edit directly
|
|
7492
|
-
* Generated on
|
|
7492
|
+
* Generated on Mon, 12 May 2025 08:03:48 GMT
|
|
7493
7493
|
*/
|
|
7494
7494
|
|
|
7495
7495
|
:root,
|
|
@@ -7783,7 +7783,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
7783
7783
|
|
|
7784
7784
|
/**
|
|
7785
7785
|
* Do not edit directly
|
|
7786
|
-
* Generated on
|
|
7786
|
+
* Generated on Mon, 12 May 2025 08:03:48 GMT
|
|
7787
7787
|
*/
|
|
7788
7788
|
|
|
7789
7789
|
:root,
|
|
@@ -7799,7 +7799,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
7799
7799
|
|
|
7800
7800
|
/**
|
|
7801
7801
|
* Do not edit directly
|
|
7802
|
-
* Generated on
|
|
7802
|
+
* Generated on Mon, 12 May 2025 08:03:48 GMT
|
|
7803
7803
|
*/
|
|
7804
7804
|
|
|
7805
7805
|
:root {
|
|
@@ -8544,7 +8544,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
8544
8544
|
|
|
8545
8545
|
/**
|
|
8546
8546
|
* Do not edit directly
|
|
8547
|
-
* Generated on
|
|
8547
|
+
* Generated on Mon, 12 May 2025 08:03:48 GMT
|
|
8548
8548
|
*/
|
|
8549
8549
|
|
|
8550
8550
|
:root,
|
|
@@ -8560,7 +8560,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
8560
8560
|
|
|
8561
8561
|
/**
|
|
8562
8562
|
* Do not edit directly
|
|
8563
|
-
* Generated on
|
|
8563
|
+
* Generated on Mon, 12 May 2025 08:03:48 GMT
|
|
8564
8564
|
*/
|
|
8565
8565
|
|
|
8566
8566
|
:root,
|
|
@@ -8783,7 +8783,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
8783
8783
|
|
|
8784
8784
|
/**
|
|
8785
8785
|
* Do not edit directly
|
|
8786
|
-
* Generated on
|
|
8786
|
+
* Generated on Mon, 12 May 2025 08:03:48 GMT
|
|
8787
8787
|
*/
|
|
8788
8788
|
|
|
8789
8789
|
:root,
|
|
@@ -8859,6 +8859,18 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
8859
8859
|
padding-bottom: var(--base-size-48);
|
|
8860
8860
|
}
|
|
8861
8861
|
|
|
8862
|
+
.Primer_Brand__MinimalFooter-module__Footer__social-link___evPYT {
|
|
8863
|
+
position: relative;
|
|
8864
|
+
}
|
|
8865
|
+
|
|
8866
|
+
.Primer_Brand__MinimalFooter-module__Footer__social-link___evPYT::before {
|
|
8867
|
+
content: '';
|
|
8868
|
+
display: block;
|
|
8869
|
+
position: absolute;
|
|
8870
|
+
min-width: var(--base-size-24);
|
|
8871
|
+
min-height: var(--base-size-24);
|
|
8872
|
+
}
|
|
8873
|
+
|
|
8862
8874
|
.Primer_Brand__MinimalFooter-module__Footer__social-link___evPYT:hover .Primer_Brand__MinimalFooter-module__Footer__social-icon___SxNsP,
|
|
8863
8875
|
.Primer_Brand__MinimalFooter-module__Footer__social-link___evPYT:focus-visible .Primer_Brand__MinimalFooter-module__Footer__social-icon___SxNsP {
|
|
8864
8876
|
filter: var(--brand-footer-socialIcon-hoverFilter);
|
|
@@ -8869,6 +8881,10 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
8869
8881
|
height: auto;
|
|
8870
8882
|
}
|
|
8871
8883
|
|
|
8884
|
+
[data-color-mode='light'] .Primer_Brand__MinimalFooter-module__Footer__social-icon___SxNsP {
|
|
8885
|
+
filter: brightness(95%) saturate(100%);
|
|
8886
|
+
}
|
|
8887
|
+
|
|
8872
8888
|
/**
|
|
8873
8889
|
* Footer legal section
|
|
8874
8890
|
*/
|
|
@@ -8931,7 +8947,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
8931
8947
|
|
|
8932
8948
|
/**
|
|
8933
8949
|
* Do not edit directly
|
|
8934
|
-
* Generated on
|
|
8950
|
+
* Generated on Mon, 12 May 2025 08:03:48 GMT
|
|
8935
8951
|
*/
|
|
8936
8952
|
|
|
8937
8953
|
:root,
|
|
@@ -9235,7 +9251,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
9235
9251
|
|
|
9236
9252
|
/**
|
|
9237
9253
|
* Do not edit directly
|
|
9238
|
-
* Generated on
|
|
9254
|
+
* Generated on Mon, 12 May 2025 08:03:47 GMT
|
|
9239
9255
|
*/
|
|
9240
9256
|
|
|
9241
9257
|
:root {
|
|
@@ -9271,7 +9287,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
9271
9287
|
|
|
9272
9288
|
/**
|
|
9273
9289
|
* Do not edit directly
|
|
9274
|
-
* Generated on
|
|
9290
|
+
* Generated on Mon, 12 May 2025 08:03:48 GMT
|
|
9275
9291
|
*/
|
|
9276
9292
|
|
|
9277
9293
|
:root,
|
|
@@ -9339,7 +9355,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
9339
9355
|
|
|
9340
9356
|
/**
|
|
9341
9357
|
* Do not edit directly
|
|
9342
|
-
* Generated on
|
|
9358
|
+
* Generated on Mon, 12 May 2025 08:03:47 GMT
|
|
9343
9359
|
*/
|
|
9344
9360
|
|
|
9345
9361
|
:root {
|
|
@@ -9350,7 +9366,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
9350
9366
|
|
|
9351
9367
|
/**
|
|
9352
9368
|
* Do not edit directly
|
|
9353
|
-
* Generated on
|
|
9369
|
+
* Generated on Mon, 12 May 2025 08:03:48 GMT
|
|
9354
9370
|
*/
|
|
9355
9371
|
|
|
9356
9372
|
:root,
|
|
@@ -9667,7 +9683,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
9667
9683
|
|
|
9668
9684
|
/**
|
|
9669
9685
|
* Do not edit directly
|
|
9670
|
-
* Generated on
|
|
9686
|
+
* Generated on Mon, 12 May 2025 08:03:48 GMT
|
|
9671
9687
|
*/
|
|
9672
9688
|
|
|
9673
9689
|
:root,
|
|
@@ -10296,7 +10312,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
10296
10312
|
|
|
10297
10313
|
/**
|
|
10298
10314
|
* Do not edit directly
|
|
10299
|
-
* Generated on
|
|
10315
|
+
* Generated on Mon, 12 May 2025 08:03:47 GMT
|
|
10300
10316
|
*/
|
|
10301
10317
|
|
|
10302
10318
|
:root {
|
|
@@ -10307,7 +10323,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
10307
10323
|
|
|
10308
10324
|
/**
|
|
10309
10325
|
* Do not edit directly
|
|
10310
|
-
* Generated on
|
|
10326
|
+
* Generated on Mon, 12 May 2025 08:03:48 GMT
|
|
10311
10327
|
*/
|
|
10312
10328
|
|
|
10313
10329
|
:root,
|
|
@@ -13540,7 +13556,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
13540
13556
|
|
|
13541
13557
|
/**
|
|
13542
13558
|
* Do not edit directly
|
|
13543
|
-
* Generated on
|
|
13559
|
+
* Generated on Mon, 12 May 2025 08:03:47 GMT
|
|
13544
13560
|
*/
|
|
13545
13561
|
|
|
13546
13562
|
:root {
|
|
@@ -13560,7 +13576,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
13560
13576
|
|
|
13561
13577
|
/**
|
|
13562
13578
|
* Do not edit directly
|
|
13563
|
-
* Generated on
|
|
13579
|
+
* Generated on Mon, 12 May 2025 08:03:48 GMT
|
|
13564
13580
|
*/
|
|
13565
13581
|
|
|
13566
13582
|
:root,
|
|
@@ -13596,7 +13612,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
13596
13612
|
|
|
13597
13613
|
/**
|
|
13598
13614
|
* Do not edit directly
|
|
13599
|
-
* Generated on
|
|
13615
|
+
* Generated on Mon, 12 May 2025 08:03:48 GMT
|
|
13600
13616
|
*/
|
|
13601
13617
|
|
|
13602
13618
|
:root,
|
|
@@ -13616,7 +13632,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
13616
13632
|
|
|
13617
13633
|
/**
|
|
13618
13634
|
* Do not edit directly
|
|
13619
|
-
* Generated on
|
|
13635
|
+
* Generated on Mon, 12 May 2025 08:03:48 GMT
|
|
13620
13636
|
*/
|
|
13621
13637
|
|
|
13622
13638
|
:root {
|
|
@@ -13894,7 +13910,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
13894
13910
|
|
|
13895
13911
|
/**
|
|
13896
13912
|
* Do not edit directly
|
|
13897
|
-
* Generated on
|
|
13913
|
+
* Generated on Mon, 12 May 2025 08:03:48 GMT
|
|
13898
13914
|
*/
|
|
13899
13915
|
|
|
13900
13916
|
:root,
|
|
@@ -13908,7 +13924,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
13908
13924
|
|
|
13909
13925
|
/**
|
|
13910
13926
|
* Do not edit directly
|
|
13911
|
-
* Generated on
|
|
13927
|
+
* Generated on Mon, 12 May 2025 08:03:47 GMT
|
|
13912
13928
|
*/
|
|
13913
13929
|
|
|
13914
13930
|
:root {
|
|
@@ -13922,7 +13938,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
13922
13938
|
|
|
13923
13939
|
/**
|
|
13924
13940
|
* Do not edit directly
|
|
13925
|
-
* Generated on
|
|
13941
|
+
* Generated on Mon, 12 May 2025 08:03:47 GMT
|
|
13926
13942
|
*/
|
|
13927
13943
|
|
|
13928
13944
|
:root {
|
|
@@ -16098,7 +16114,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
16098
16114
|
|
|
16099
16115
|
/**
|
|
16100
16116
|
* Do not edit directly
|
|
16101
|
-
* Generated on
|
|
16117
|
+
* Generated on Mon, 12 May 2025 08:03:48 GMT
|
|
16102
16118
|
*/
|
|
16103
16119
|
|
|
16104
16120
|
:root {
|
|
@@ -16122,7 +16138,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
16122
16138
|
|
|
16123
16139
|
/**
|
|
16124
16140
|
* Do not edit directly
|
|
16125
|
-
* Generated on
|
|
16141
|
+
* Generated on Mon, 12 May 2025 08:03:48 GMT
|
|
16126
16142
|
*/
|
|
16127
16143
|
|
|
16128
16144
|
:root,
|
|
@@ -16557,7 +16573,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
16557
16573
|
|
|
16558
16574
|
/**
|
|
16559
16575
|
* Do not edit directly
|
|
16560
|
-
* Generated on
|
|
16576
|
+
* Generated on Mon, 12 May 2025 08:03:48 GMT
|
|
16561
16577
|
*/
|
|
16562
16578
|
|
|
16563
16579
|
:root {
|
|
@@ -16572,16 +16588,24 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
16572
16588
|
|
|
16573
16589
|
/**
|
|
16574
16590
|
* Do not edit directly
|
|
16575
|
-
* Generated on
|
|
16591
|
+
* Generated on Mon, 12 May 2025 08:03:48 GMT
|
|
16576
16592
|
*/
|
|
16577
16593
|
|
|
16578
16594
|
:root,
|
|
16579
16595
|
[data-color-mode="light"] {
|
|
16580
|
-
--brand-PricingOptions-
|
|
16596
|
+
--brand-PricingOptions-borderMask: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.3));
|
|
16597
|
+
--brand-PricingOptions-item-bgColor-solid: var(--brand-color-canvas-subtle);
|
|
16598
|
+
--brand-PricingOptions-item-bgColor-gradient-start: var(--brand-color-canvas-subtle);
|
|
16599
|
+
--brand-PricingOptions-item-bgColor-gradient-end: var(--brand-color-canvas-default);
|
|
16600
|
+
--brand-PricingOptions-featureList-group-heading-color: var(--brand-color-text-default);
|
|
16581
16601
|
}
|
|
16582
16602
|
|
|
16583
16603
|
[data-color-mode="dark"] {
|
|
16584
|
-
--brand-PricingOptions-
|
|
16604
|
+
--brand-PricingOptions-borderMask: linear-gradient(180deg, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0.4));
|
|
16605
|
+
--brand-PricingOptions-item-bgColor-solid: var(--brand-color-canvas-subtle);
|
|
16606
|
+
--brand-PricingOptions-item-bgColor-gradient-start: var(--brand-color-canvas-subtle);
|
|
16607
|
+
--brand-PricingOptions-item-bgColor-gradient-end: var(--brand-color-canvas-default);
|
|
16608
|
+
--brand-PricingOptions-featureList-group-heading-color: var(--brand-color-text-default);
|
|
16585
16609
|
}
|
|
16586
16610
|
|
|
16587
16611
|
/* ---------------------------------------------------------- */
|
|
@@ -16595,8 +16619,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
16595
16619
|
/* prettier-ignore */
|
|
16596
16620
|
--brand-pricing-options-template-areas:
|
|
16597
16621
|
'leadingComponent'
|
|
16598
|
-
'
|
|
16599
|
-
'heading'
|
|
16622
|
+
'header'
|
|
16600
16623
|
'description'
|
|
16601
16624
|
'price'
|
|
16602
16625
|
'actions'
|
|
@@ -16607,8 +16630,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
16607
16630
|
/* prettier-ignore */
|
|
16608
16631
|
--brand-pricing-options-template-areas-single-item:
|
|
16609
16632
|
'leadingComponent actions'
|
|
16610
|
-
'
|
|
16611
|
-
'heading actions'
|
|
16633
|
+
'header actions'
|
|
16612
16634
|
'description actions'
|
|
16613
16635
|
'price actions'
|
|
16614
16636
|
'feature-list actions';
|
|
@@ -16637,33 +16659,58 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
16637
16659
|
/* Layout: default */
|
|
16638
16660
|
/* ---------------------------------------------------------- */
|
|
16639
16661
|
|
|
16640
|
-
.Primer_Brand__PricingOptions-module__PricingOptions--
|
|
16662
|
+
.Primer_Brand__PricingOptions-module__PricingOptions--layout-default___RU2N8 {
|
|
16663
|
+
position: relative;
|
|
16641
16664
|
border-radius: var(--brand-borderRadius-xlarge);
|
|
16642
|
-
|
|
16643
|
-
|
|
16665
|
+
}
|
|
16666
|
+
|
|
16667
|
+
.Primer_Brand__PricingOptions-module__PricingOptions--layout-default___RU2N8.Primer_Brand__PricingOptions-module__PricingOptions--appearance-solid___S7wHh {
|
|
16668
|
+
border: solid 1px var(--brand-color-border-default);
|
|
16669
|
+
background-color: var(--brand-PricingOptions-item-bgColor-solid);
|
|
16670
|
+
}
|
|
16671
|
+
|
|
16672
|
+
.Primer_Brand__PricingOptions-module__PricingOptions--layout-default___RU2N8.Primer_Brand__PricingOptions-module__PricingOptions--appearance-gradient___kcYQZ,
|
|
16673
|
+
.Primer_Brand__PricingOptions-module__PricingOptions--layout-cards___w4AZc.Primer_Brand__PricingOptions-module__PricingOptions--appearance-gradient___kcYQZ .Primer_Brand__PricingOptions-module__PricingOptions__item___V9iAw {
|
|
16674
|
+
background: linear-gradient(
|
|
16675
|
+
180deg,
|
|
16676
|
+
var(--brand-PricingOptions-item-bgColor-gradient-start) 0%,
|
|
16677
|
+
var(--brand-PricingOptions-item-bgColor-gradient-end) 100%
|
|
16678
|
+
);
|
|
16679
|
+
}
|
|
16680
|
+
|
|
16681
|
+
.Primer_Brand__PricingOptions-module__PricingOptions--layout-default___RU2N8.Primer_Brand__PricingOptions-module__PricingOptions--appearance-gradient___kcYQZ::before,
|
|
16682
|
+
.Primer_Brand__PricingOptions-module__PricingOptions--layout-cards___w4AZc.Primer_Brand__PricingOptions-module__PricingOptions--appearance-gradient___kcYQZ .Primer_Brand__PricingOptions-module__PricingOptions__item___V9iAw::before {
|
|
16683
|
+
position: absolute;
|
|
16684
|
+
content: '';
|
|
16685
|
+
inset: 0;
|
|
16686
|
+
pointer-events: none;
|
|
16687
|
+
border-radius: inherit;
|
|
16688
|
+
-webkit-mask-image: var(--brand-PricingOptions-borderMask);
|
|
16689
|
+
mask-image: var(--brand-PricingOptions-borderMask);
|
|
16690
|
+
border: var(--brand-borderWidth-thin) solid var(--brand-color-border-default);
|
|
16644
16691
|
}
|
|
16645
16692
|
|
|
16646
16693
|
@media (min-width: 63.25rem) {
|
|
16647
|
-
.Primer_Brand__PricingOptions-module__PricingOptions--
|
|
16694
|
+
.Primer_Brand__PricingOptions-module__PricingOptions--layout-default___RU2N8 {
|
|
16648
16695
|
padding-inline: var(--brand-pricing-options-container-padding-inline);
|
|
16649
16696
|
}
|
|
16650
16697
|
}
|
|
16651
16698
|
|
|
16652
|
-
.Primer_Brand__PricingOptions-module__PricingOptions--
|
|
16699
|
+
.Primer_Brand__PricingOptions-module__PricingOptions--layout-default___RU2N8 .Primer_Brand__PricingOptions-module__PricingOptions__item___V9iAw {
|
|
16653
16700
|
position: relative; /* Used for positioning the divider between items */
|
|
16654
16701
|
padding-inline: var(--base-size-24);
|
|
16655
|
-
padding-block: var(--base-size-
|
|
16702
|
+
padding-block: var(--base-size-20);
|
|
16656
16703
|
}
|
|
16657
16704
|
|
|
16658
16705
|
@media (min-width: 63.25rem) {
|
|
16659
|
-
.Primer_Brand__PricingOptions-module__PricingOptions--
|
|
16706
|
+
.Primer_Brand__PricingOptions-module__PricingOptions--layout-default___RU2N8 .Primer_Brand__PricingOptions-module__PricingOptions__item___V9iAw {
|
|
16660
16707
|
padding-inline: 0;
|
|
16661
16708
|
padding-block: var(--base-size-40);
|
|
16662
16709
|
}
|
|
16663
16710
|
}
|
|
16664
16711
|
|
|
16665
16712
|
/* Horizontal divider between items on small viewports */
|
|
16666
|
-
.Primer_Brand__PricingOptions-module__PricingOptions--
|
|
16713
|
+
.Primer_Brand__PricingOptions-module__PricingOptions--layout-default___RU2N8 .Primer_Brand__PricingOptions-module__PricingOptions__item___V9iAw:nth-child(n + 2)::before {
|
|
16667
16714
|
content: '';
|
|
16668
16715
|
position: absolute;
|
|
16669
16716
|
inset-inline: 0;
|
|
@@ -16673,7 +16720,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
16673
16720
|
|
|
16674
16721
|
/* Vertical divider between items on larger viewports */
|
|
16675
16722
|
@media (min-width: 63.25rem) {
|
|
16676
|
-
.Primer_Brand__PricingOptions-module__PricingOptions--
|
|
16723
|
+
.Primer_Brand__PricingOptions-module__PricingOptions--layout-default___RU2N8 .Primer_Brand__PricingOptions-module__PricingOptions__item___V9iAw:nth-child(n + 2)::before {
|
|
16677
16724
|
inset-inline: 0;
|
|
16678
16725
|
inset-block: 0;
|
|
16679
16726
|
width: 1px;
|
|
@@ -16681,20 +16728,29 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
16681
16728
|
margin-block-start: 0;
|
|
16682
16729
|
margin-inline-start: calc(var(--brand-pricing-options-item-gap) / 2 * -1);
|
|
16683
16730
|
}
|
|
16731
|
+
|
|
16732
|
+
.Primer_Brand__PricingOptions-module__PricingOptions--layout-default___RU2N8.Primer_Brand__PricingOptions-module__PricingOptions--appearance-gradient___kcYQZ .Primer_Brand__PricingOptions-module__PricingOptions__item___V9iAw:nth-child(n + 2)::before {
|
|
16733
|
+
-webkit-mask-image: var(--brand-PricingOptions-borderMask);
|
|
16734
|
+
mask-image: var(--brand-PricingOptions-borderMask);
|
|
16735
|
+
}
|
|
16684
16736
|
}
|
|
16685
16737
|
|
|
16686
16738
|
/* ---------------------------------------------------------- */
|
|
16687
16739
|
/* Layout: cards */
|
|
16688
16740
|
/* ---------------------------------------------------------- */
|
|
16689
16741
|
|
|
16690
|
-
.Primer_Brand__PricingOptions-module__PricingOptions--
|
|
16742
|
+
.Primer_Brand__PricingOptions-module__PricingOptions--layout-cards___w4AZc .Primer_Brand__PricingOptions-module__PricingOptions__item___V9iAw {
|
|
16743
|
+
position: relative;
|
|
16691
16744
|
padding-inline: var(--base-size-32);
|
|
16692
16745
|
border-radius: var(--brand-borderRadius-xlarge);
|
|
16693
|
-
border: solid 1px var(--brand-color-border-default);
|
|
16694
|
-
background-color: var(--brand-PricingOptions-item-bgColor);
|
|
16695
16746
|
padding-block: var(--base-size-32);
|
|
16696
16747
|
}
|
|
16697
16748
|
|
|
16749
|
+
.Primer_Brand__PricingOptions-module__PricingOptions--layout-cards___w4AZc.Primer_Brand__PricingOptions-module__PricingOptions--appearance-solid___S7wHh .Primer_Brand__PricingOptions-module__PricingOptions__item___V9iAw {
|
|
16750
|
+
background-color: var(--brand-PricingOptions-item-bgColor-solid);
|
|
16751
|
+
border: solid var(--brand-borderWidth-thin) var(--brand-color-border-default);
|
|
16752
|
+
}
|
|
16753
|
+
|
|
16698
16754
|
/* ---------------------------------------------------------- */
|
|
16699
16755
|
/* Single item */
|
|
16700
16756
|
/* ---------------------------------------------------------- */
|
|
@@ -16726,7 +16782,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
16726
16782
|
/* ---------------------------------------------------------- */
|
|
16727
16783
|
|
|
16728
16784
|
@media (min-width: 48rem) {
|
|
16729
|
-
:where(.Primer_Brand__PricingOptions-module__PricingOptions--
|
|
16785
|
+
:where(.Primer_Brand__PricingOptions-module__PricingOptions--layout-cards___w4AZc).Primer_Brand__PricingOptions-module__PricingOptions--items4___FgRN3 {
|
|
16730
16786
|
display: grid;
|
|
16731
16787
|
grid-column-gap: var(--brand-pricing-options-item-gap);
|
|
16732
16788
|
-moz-column-gap: var(--brand-pricing-options-item-gap);
|
|
@@ -16746,16 +16802,16 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
16746
16802
|
row-gap: 0;
|
|
16747
16803
|
}
|
|
16748
16804
|
|
|
16749
|
-
.Primer_Brand__PricingOptions-module__PricingOptions--
|
|
16805
|
+
.Primer_Brand__PricingOptions-module__PricingOptions--layout-default___RU2N8.Primer_Brand__PricingOptions-module__PricingOptions--items2___Z08y5 {
|
|
16750
16806
|
--brand-pricing-options-item-gap: var(--brand-PricingOptions-items2-gap);
|
|
16751
16807
|
--brand-pricing-options-container-padding-inline: var(--brand-PricingOptions-items2-container-padding-inline);
|
|
16752
16808
|
}
|
|
16753
16809
|
|
|
16754
|
-
.Primer_Brand__PricingOptions-module__PricingOptions--
|
|
16810
|
+
.Primer_Brand__PricingOptions-module__PricingOptions--layout-default___RU2N8.Primer_Brand__PricingOptions-module__PricingOptions--items3___u4TM8 {
|
|
16755
16811
|
--brand-pricing-options-item-gap: var(--brand-PricingOptions-items3-gap);
|
|
16756
16812
|
--brand-pricing-options-container-padding-inline: var(--brand-PricingOptions-items3-container-padding-inline);
|
|
16757
16813
|
}
|
|
16758
|
-
.Primer_Brand__PricingOptions-module__PricingOptions--
|
|
16814
|
+
.Primer_Brand__PricingOptions-module__PricingOptions--layout-default___RU2N8.Primer_Brand__PricingOptions-module__PricingOptions--items4___FgRN3 {
|
|
16759
16815
|
--brand-pricing-options-item-gap: var(--brand-PricingOptions-items4-gap);
|
|
16760
16816
|
--brand-pricing-options-container-padding-inline: var(--brand-PricingOptions-items4-container-padding-inline);
|
|
16761
16817
|
}
|
|
@@ -16772,7 +16828,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
16772
16828
|
|
|
16773
16829
|
@media (min-width: 63.25rem) {
|
|
16774
16830
|
.Primer_Brand__PricingOptions-module__PricingOptions__item___V9iAw {
|
|
16775
|
-
grid-row:
|
|
16831
|
+
grid-row: header / footnote;
|
|
16776
16832
|
grid-template-rows: subgrid;
|
|
16777
16833
|
}
|
|
16778
16834
|
|
|
@@ -16814,6 +16870,63 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
16814
16870
|
/* Content */
|
|
16815
16871
|
/* ---------------------------------------------------------- */
|
|
16816
16872
|
|
|
16873
|
+
.Primer_Brand__PricingOptions-module__PricingOptions__header___NCmt2 {
|
|
16874
|
+
display: flex;
|
|
16875
|
+
grid-area: header;
|
|
16876
|
+
row-gap: var(--base-size-16);
|
|
16877
|
+
}
|
|
16878
|
+
|
|
16879
|
+
/* When item is left-aligned, place the label next to the heading if it fits, and stack it if it doesn't */
|
|
16880
|
+
.Primer_Brand__PricingOptions-module__PricingOptions__item___V9iAw:not(.Primer_Brand__PricingOptions-module__PricingOptions__item--align-center___X_E4b) .Primer_Brand__PricingOptions-module__PricingOptions__header___NCmt2 {
|
|
16881
|
+
flex-wrap: wrap-reverse;
|
|
16882
|
+
align-items: center;
|
|
16883
|
+
-moz-column-gap: var(--base-size-16);
|
|
16884
|
+
column-gap: var(--base-size-16);
|
|
16885
|
+
margin-block-end: var(--base-size-16);
|
|
16886
|
+
}
|
|
16887
|
+
|
|
16888
|
+
.Primer_Brand__PricingOptions-module__PricingOptions__item___V9iAw:not(.Primer_Brand__PricingOptions-module__PricingOptions__item--align-center___X_E4b) .Primer_Brand__PricingOptions-module__PricingOptions__label___VwACa {
|
|
16889
|
+
--brand-Label-color: var(--brand-color-accent-primary);
|
|
16890
|
+
--brand-Label-color-start: var(--brand-color-accent-primary-start);
|
|
16891
|
+
--brand-Label-color-end: var(--brand-color-accent-primary-end);
|
|
16892
|
+
flex: 0 0 auto;
|
|
16893
|
+
order: 2;
|
|
16894
|
+
}
|
|
16895
|
+
|
|
16896
|
+
.Primer_Brand__PricingOptions-module__PricingOptions__item___V9iAw:not(.Primer_Brand__PricingOptions-module__PricingOptions__item--align-center___X_E4b) .Primer_Brand__PricingOptions-module__PricingOptions__heading___LZFAK {
|
|
16897
|
+
margin-block: var(--base-size-16);
|
|
16898
|
+
flex: 0 1 auto;
|
|
16899
|
+
order: 1;
|
|
16900
|
+
align-self: flex-start;
|
|
16901
|
+
}
|
|
16902
|
+
|
|
16903
|
+
@media (min-width: 63.24rem) {
|
|
16904
|
+
.Primer_Brand__PricingOptions-module__PricingOptions__item___V9iAw:not(.Primer_Brand__PricingOptions-module__PricingOptions__item--align-center___X_E4b) .Primer_Brand__PricingOptions-module__PricingOptions__heading___LZFAK {
|
|
16905
|
+
margin-block: 0;
|
|
16906
|
+
}
|
|
16907
|
+
}
|
|
16908
|
+
|
|
16909
|
+
/* When item is centered, stack the label on top the heading */
|
|
16910
|
+
.Primer_Brand__PricingOptions-module__PricingOptions__item--align-center___X_E4b .Primer_Brand__PricingOptions-module__PricingOptions__header___NCmt2 {
|
|
16911
|
+
flex-direction: column;
|
|
16912
|
+
align-items: center;
|
|
16913
|
+
justify-content: flex-end;
|
|
16914
|
+
}
|
|
16915
|
+
|
|
16916
|
+
.Primer_Brand__PricingOptions-module__PricingOptions__item--align-center___X_E4b .Primer_Brand__PricingOptions-module__PricingOptions__label___VwACa {
|
|
16917
|
+
--brand-Label-color: var(--brand-color-accent-primary);
|
|
16918
|
+
--brand-Label-color-start: var(--brand-color-accent-primary-start);
|
|
16919
|
+
--brand-Label-color-end: var(--brand-color-accent-primary-end);
|
|
16920
|
+
order: 1;
|
|
16921
|
+
margin: 0 auto;
|
|
16922
|
+
}
|
|
16923
|
+
|
|
16924
|
+
.Primer_Brand__PricingOptions-module__PricingOptions__item--align-center___X_E4b .Primer_Brand__PricingOptions-module__PricingOptions__heading___LZFAK {
|
|
16925
|
+
margin-block-start: 0;
|
|
16926
|
+
margin-block-end: var(--base-size-16);
|
|
16927
|
+
order: 2;
|
|
16928
|
+
}
|
|
16929
|
+
|
|
16817
16930
|
.Primer_Brand__PricingOptions-module__PricingOptions__leading-component___FPip4 {
|
|
16818
16931
|
grid-row: leadingComponent;
|
|
16819
16932
|
}
|
|
@@ -16827,13 +16940,15 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
16827
16940
|
--brand-Label-color-start: var(--brand-color-accent-primary-start);
|
|
16828
16941
|
--brand-Label-color-end: var(--brand-color-accent-primary-end);
|
|
16829
16942
|
|
|
16830
|
-
|
|
16831
|
-
|
|
16943
|
+
flex: 0 0 auto;
|
|
16944
|
+
order: 2;
|
|
16832
16945
|
}
|
|
16833
16946
|
|
|
16834
16947
|
.Primer_Brand__PricingOptions-module__PricingOptions__heading___LZFAK {
|
|
16835
|
-
grid-row: heading;
|
|
16836
16948
|
margin-block: var(--base-size-16);
|
|
16949
|
+
flex: 0 1 auto; /* Minimum width before wrapping */
|
|
16950
|
+
order: 1;
|
|
16951
|
+
align-self: flex-start;
|
|
16837
16952
|
}
|
|
16838
16953
|
|
|
16839
16954
|
.Primer_Brand__PricingOptions-module__PricingOptions__description___hb2GR {
|
|
@@ -16844,30 +16959,29 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
16844
16959
|
display: flex;
|
|
16845
16960
|
flex-wrap: wrap;
|
|
16846
16961
|
align-content: flex-start;
|
|
16847
|
-
-moz-column-gap: var(--base-size-12);
|
|
16848
|
-
column-gap: var(--base-size-12);
|
|
16849
16962
|
grid-row: price;
|
|
16850
|
-
padding-block: var(--base-size-
|
|
16963
|
+
padding-block-start: var(--base-size-20);
|
|
16964
|
+
padding-block-end: var(--base-size-8);
|
|
16851
16965
|
}
|
|
16852
16966
|
|
|
16853
|
-
|
|
16854
|
-
|
|
16967
|
+
@media (max-width: 63.25rem) {
|
|
16968
|
+
.Primer_Brand__PricingOptions-module__PricingOptions__price-value___XH4vo,
|
|
16969
|
+
.Primer_Brand__PricingOptions-module__PricingOptions__price-currency-symbol___Fv4Ny {
|
|
16970
|
+
font-size: var(--brand-text-size-900);
|
|
16971
|
+
}
|
|
16855
16972
|
}
|
|
16856
16973
|
|
|
16857
16974
|
.Primer_Brand__PricingOptions-module__PricingOptions__price-currency-code___kFWAy {
|
|
16858
|
-
|
|
16859
|
-
|
|
16860
|
-
|
|
16861
|
-
.Primer_Brand__PricingOptions-module__PricingOptions__price-value___XH4vo {
|
|
16862
|
-
font-size: 3.5rem;
|
|
16863
|
-
line-height: 1;
|
|
16975
|
+
margin-inline-start: var(--base-size-4);
|
|
16976
|
+
color: var(--brand-color-text-muted);
|
|
16864
16977
|
}
|
|
16865
16978
|
|
|
16866
16979
|
.Primer_Brand__PricingOptions-module__PricingOptions__price-original-price___C9hzM {
|
|
16867
16980
|
display: inline-flex;
|
|
16868
|
-
align-self:
|
|
16981
|
+
align-self: center;
|
|
16869
16982
|
-webkit-text-decoration: none;
|
|
16870
16983
|
text-decoration: none;
|
|
16984
|
+
margin-inline-start: var(--base-size-8);
|
|
16871
16985
|
}
|
|
16872
16986
|
|
|
16873
16987
|
.Primer_Brand__PricingOptions-module__PricingOptions__price-original-price-value___Xtjg8 {
|
|
@@ -16886,13 +17000,13 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
16886
17000
|
flex-direction: column;
|
|
16887
17001
|
gap: var(--base-size-8);
|
|
16888
17002
|
align-items: flex-end;
|
|
16889
|
-
padding-block-start: var(--base-size-
|
|
17003
|
+
padding-block-start: var(--base-size-20);
|
|
16890
17004
|
}
|
|
16891
17005
|
|
|
16892
17006
|
.Primer_Brand__PricingOptions-module__PricingOptions__footnote___UwqUw {
|
|
16893
17007
|
grid-row: footnote;
|
|
16894
17008
|
display: block;
|
|
16895
|
-
margin-block-start: var(--base-size-
|
|
17009
|
+
margin-block-start: var(--base-size-8);
|
|
16896
17010
|
}
|
|
16897
17011
|
|
|
16898
17012
|
/* ---------------------------------------------------------- */
|
|
@@ -16904,24 +17018,26 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
16904
17018
|
flex-direction: column;
|
|
16905
17019
|
gap: var(--base-size-8);
|
|
16906
17020
|
grid-row: feature-list;
|
|
16907
|
-
margin-block-start: var(--base-size-
|
|
17021
|
+
margin-block-start: var(--base-size-20);
|
|
17022
|
+
padding-block-start: var(--base-size-20);
|
|
16908
17023
|
width: 100%;
|
|
16909
17024
|
}
|
|
16910
17025
|
|
|
16911
17026
|
.Primer_Brand__PricingOptions-module__PricingOptions__feature-list--has-divider___GZsaQ {
|
|
16912
17027
|
border-block-start: solid 1px var(--brand-color-border-default);
|
|
16913
17028
|
margin: 0;
|
|
16914
|
-
margin-block-start: var(--base-size-
|
|
17029
|
+
margin-block-start: var(--base-size-20);
|
|
16915
17030
|
padding-block-start: var(--base-size-40);
|
|
16916
17031
|
padding-inline: 0;
|
|
16917
17032
|
}
|
|
16918
17033
|
|
|
16919
17034
|
.Primer_Brand__PricingOptions-module__PricingOptions__feature-list-set___cJt0a:nth-child(n + 2) {
|
|
16920
|
-
margin-block-start: var(--base-size-
|
|
17035
|
+
margin-block-start: var(--base-size-20);
|
|
16921
17036
|
}
|
|
16922
17037
|
|
|
16923
17038
|
.Primer_Brand__PricingOptions-module__PricingOptions__feature-list-group-heading___u739o {
|
|
16924
|
-
color: var(--brand-
|
|
17039
|
+
color: var(--brand-PricingOptions-featureList-group-heading-color);
|
|
17040
|
+
margin-block-start: var(--base-size-12);
|
|
16925
17041
|
margin-block-end: var(--base-size-8);
|
|
16926
17042
|
}
|
|
16927
17043
|
|
|
@@ -16930,14 +17046,14 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
16930
17046
|
}
|
|
16931
17047
|
|
|
16932
17048
|
.Primer_Brand__PricingOptions-module__PricingOptions__feature-list___BmoFc + .Primer_Brand__PricingOptions-module__PricingOptions__feature-list-group-heading___u739o {
|
|
16933
|
-
margin-block-start: var(--base-size-
|
|
17049
|
+
margin-block-start: var(--base-size-20);
|
|
16934
17050
|
}
|
|
16935
17051
|
|
|
16936
17052
|
/*
|
|
16937
17053
|
* Accordion component overrides
|
|
16938
17054
|
*/
|
|
16939
17055
|
|
|
16940
|
-
/*
|
|
17056
|
+
/* paddings and borders */
|
|
16941
17057
|
.Primer_Brand__PricingOptions-module__PricingOptions__feature-list-accordion___sPJpF {
|
|
16942
17058
|
border: 0;
|
|
16943
17059
|
padding: 0;
|
|
@@ -16950,7 +17066,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
16950
17066
|
|
|
16951
17067
|
/* Adjust heading spacing */
|
|
16952
17068
|
.Primer_Brand__PricingOptions-module__PricingOptions__feature-list-accordion-heading___QZJNW {
|
|
16953
|
-
padding: var(--base-size-
|
|
17069
|
+
padding: var(--base-size-8) 0;
|
|
16954
17070
|
padding-inline-start: 0 !important; /* Fixes dotcom specificity issue */
|
|
16955
17071
|
margin-block-start: calc(var(--base-size-16) * -1);
|
|
16956
17072
|
margin-block-end: var(--base-size-8);
|
|
@@ -16958,9 +17074,8 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
16958
17074
|
|
|
16959
17075
|
/* Accordion heading styling */
|
|
16960
17076
|
.Primer_Brand__PricingOptions-module__PricingOptions__feature-list-accordion___sPJpF .Primer_Brand__PricingOptions-module__PricingOptions__feature-list-accordion-heading___QZJNW h1, .Primer_Brand__PricingOptions-module__PricingOptions__feature-list-accordion___sPJpF .Primer_Brand__PricingOptions-module__PricingOptions__feature-list-accordion-heading___QZJNW h2, .Primer_Brand__PricingOptions-module__PricingOptions__feature-list-accordion___sPJpF .Primer_Brand__PricingOptions-module__PricingOptions__feature-list-accordion-heading___QZJNW h3, .Primer_Brand__PricingOptions-module__PricingOptions__feature-list-accordion___sPJpF .Primer_Brand__PricingOptions-module__PricingOptions__feature-list-accordion-heading___QZJNW h4, .Primer_Brand__PricingOptions-module__PricingOptions__feature-list-accordion___sPJpF .Primer_Brand__PricingOptions-module__PricingOptions__feature-list-accordion-heading___QZJNW h5, .Primer_Brand__PricingOptions-module__PricingOptions__feature-list-accordion___sPJpF .Primer_Brand__PricingOptions-module__PricingOptions__feature-list-accordion-heading___QZJNW h6 {
|
|
16961
|
-
|
|
16962
|
-
|
|
16963
|
-
line-height: var(--brand-text-lineHeight-300);
|
|
17077
|
+
font-size: var(--brand-text-size-200);
|
|
17078
|
+
line-height: var(--brand-text-lineHeight-200);
|
|
16964
17079
|
gap: var(--base-size-8);
|
|
16965
17080
|
display: inline-flex;
|
|
16966
17081
|
align-items: center;
|
|
@@ -16974,7 +17089,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
16974
17089
|
/* Adjust content paddings */
|
|
16975
17090
|
.Primer_Brand__PricingOptions-module__PricingOptions__feature-list-accordion___sPJpF .Primer_Brand__PricingOptions-module__PricingOptions__feature-list-accordion-content___hCzO7 {
|
|
16976
17091
|
padding: 0;
|
|
16977
|
-
padding-block-start: var(--base-size-
|
|
17092
|
+
padding-block-start: var(--base-size-8);
|
|
16978
17093
|
padding-inline-start: 0 !important;
|
|
16979
17094
|
}
|
|
16980
17095
|
|
|
@@ -16985,7 +17100,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
16985
17100
|
|
|
16986
17101
|
/**
|
|
16987
17102
|
* Do not edit directly
|
|
16988
|
-
* Generated on
|
|
17103
|
+
* Generated on Mon, 12 May 2025 08:03:47 GMT
|
|
16989
17104
|
*/
|
|
16990
17105
|
|
|
16991
17106
|
:root {
|
|
@@ -16994,7 +17109,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
16994
17109
|
|
|
16995
17110
|
/**
|
|
16996
17111
|
* Do not edit directly
|
|
16997
|
-
* Generated on
|
|
17112
|
+
* Generated on Mon, 12 May 2025 08:03:48 GMT
|
|
16998
17113
|
*/
|
|
16999
17114
|
|
|
17000
17115
|
:root,
|
|
@@ -17201,7 +17316,8 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
17201
17316
|
text-decoration: none !important; /* dotcom override */
|
|
17202
17317
|
}
|
|
17203
17318
|
|
|
17204
|
-
.Primer_Brand__SubNav-module__SubNav__link-label___IoiSp::after
|
|
17319
|
+
.Primer_Brand__SubNav-module__SubNav__link-label___IoiSp::after,
|
|
17320
|
+
.Primer_Brand__SubNav-module__SubNav__subHeading___EQNxp::after {
|
|
17205
17321
|
content: '';
|
|
17206
17322
|
position: absolute;
|
|
17207
17323
|
bottom: calc(var(--base-size-2) * -1);
|
|
@@ -17323,6 +17439,11 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
17323
17439
|
padding-block-end: var(--base-size-16);
|
|
17324
17440
|
}
|
|
17325
17441
|
|
|
17442
|
+
.Primer_Brand__SubNav-module__SubNav--has-sub-heading___YxW9a .Primer_Brand__SubNav-module__SubNav__links-overlay--open___xdhUA {
|
|
17443
|
+
border-top: var(--brand-borderWidth-thin) solid var(--brand-color-border-default);
|
|
17444
|
+
margin-block-start: var(--base-size-16);
|
|
17445
|
+
}
|
|
17446
|
+
|
|
17326
17447
|
.Primer_Brand__SubNav-module__SubNav__links-overlay--open___xdhUA .Primer_Brand__SubNav-module__SubNav__link___VBkrZ:hover .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp {
|
|
17327
17448
|
color: var(--brand-color-text-default);
|
|
17328
17449
|
}
|
|
@@ -17344,6 +17465,10 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
17344
17465
|
justify-content: end;
|
|
17345
17466
|
}
|
|
17346
17467
|
|
|
17468
|
+
.Primer_Brand__SubNav-module__SubNav--has-sub-heading___YxW9a:not(.Primer_Brand__SubNav-module__SubNav--subHeadingActive___AxXKr) .Primer_Brand__SubNav-module__SubNav__overlay-toggle___GY93X {
|
|
17469
|
+
margin-block-start: var(--base-size-12);
|
|
17470
|
+
}
|
|
17471
|
+
|
|
17347
17472
|
.Primer_Brand__SubNav-module__SubNav__overlay-toggle-content___GYAh4 {
|
|
17348
17473
|
justify-content: space-between;
|
|
17349
17474
|
width: 100%;
|
|
@@ -17480,12 +17605,29 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
17480
17605
|
|
|
17481
17606
|
.Primer_Brand__SubNav-module__SubNav__link___VBkrZ:focus-visible,
|
|
17482
17607
|
.Primer_Brand__SubNav-module__SubNav__heading___MAxf6:focus-visible,
|
|
17608
|
+
.Primer_Brand__SubNav-module__SubNav__subHeading___EQNxp:focus-visible,
|
|
17483
17609
|
.Primer_Brand__SubNav-module__SubNav__sub-menu-toggle___FvvL9:focus-visible,
|
|
17484
17610
|
.Primer_Brand__SubNav-module__SubNav__overlay-toggle___GY93X:focus-visible {
|
|
17485
17611
|
outline: var(--brand-borderWidth-thick) solid var(--brand-color-focus);
|
|
17486
17612
|
outline-offset: var(--base-size-2);
|
|
17487
17613
|
}
|
|
17488
17614
|
|
|
17615
|
+
.Primer_Brand__SubNav-module__SubNav__subHeading___EQNxp {
|
|
17616
|
+
display: block;
|
|
17617
|
+
position: relative;
|
|
17618
|
+
}
|
|
17619
|
+
|
|
17620
|
+
.Primer_Brand__SubNav-module__SubNav__subHeading___EQNxp[aria-current]:not([aria-current='false'])::after,
|
|
17621
|
+
.Primer_Brand__SubNav-module__SubNav__subHeading___EQNxp:hover::after {
|
|
17622
|
+
border-color: var(--brand-color-text-default);
|
|
17623
|
+
opacity: 1;
|
|
17624
|
+
transform: scale(0.8, 1);
|
|
17625
|
+
}
|
|
17626
|
+
|
|
17627
|
+
.Primer_Brand__SubNav-module__SubNav__subHeading___EQNxp:focus-visible::after {
|
|
17628
|
+
opacity: 0;
|
|
17629
|
+
}
|
|
17630
|
+
|
|
17489
17631
|
@media screen and (min-width: 48rem) {
|
|
17490
17632
|
.Primer_Brand__SubNav-module__SubNav___dVoQu {
|
|
17491
17633
|
padding: var(--base-size-16) var(--base-size-24);
|
|
@@ -17546,6 +17688,11 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
17546
17688
|
margin-inline-end: var(--base-size-20);
|
|
17547
17689
|
}
|
|
17548
17690
|
|
|
17691
|
+
.Primer_Brand__SubNav-module__SubNav__subHeading___EQNxp {
|
|
17692
|
+
font-size: var(--brand-text-size-100);
|
|
17693
|
+
line-height: var(--brand-text-lineHeight-100);
|
|
17694
|
+
}
|
|
17695
|
+
|
|
17549
17696
|
.Primer_Brand__SubNav-module__SubNav__links-overlay___CnpND {
|
|
17550
17697
|
align-items: center;
|
|
17551
17698
|
display: flex;
|
|
@@ -17717,7 +17864,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
17717
17864
|
|
|
17718
17865
|
/**
|
|
17719
17866
|
* Do not edit directly
|
|
17720
|
-
* Generated on
|
|
17867
|
+
* Generated on Mon, 12 May 2025 08:03:47 GMT
|
|
17721
17868
|
*/
|
|
17722
17869
|
|
|
17723
17870
|
:root {
|
|
@@ -17726,7 +17873,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
17726
17873
|
|
|
17727
17874
|
/**
|
|
17728
17875
|
* Do not edit directly
|
|
17729
|
-
* Generated on
|
|
17876
|
+
* Generated on Mon, 12 May 2025 08:03:48 GMT
|
|
17730
17877
|
*/
|
|
17731
17878
|
|
|
17732
17879
|
:root,
|
|
@@ -18184,7 +18331,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
18184
18331
|
|
|
18185
18332
|
/**
|
|
18186
18333
|
* Do not edit directly
|
|
18187
|
-
* Generated on
|
|
18334
|
+
* Generated on Mon, 12 May 2025 08:03:48 GMT
|
|
18188
18335
|
*/
|
|
18189
18336
|
|
|
18190
18337
|
:root,
|
|
@@ -18283,7 +18430,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
18283
18430
|
|
|
18284
18431
|
/**
|
|
18285
18432
|
* Do not edit directly
|
|
18286
|
-
* Generated on
|
|
18433
|
+
* Generated on Mon, 12 May 2025 08:03:48 GMT
|
|
18287
18434
|
*/
|
|
18288
18435
|
|
|
18289
18436
|
:root,
|
|
@@ -18653,7 +18800,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
18653
18800
|
|
|
18654
18801
|
/**
|
|
18655
18802
|
* Do not edit directly
|
|
18656
|
-
* Generated on
|
|
18803
|
+
* Generated on Mon, 12 May 2025 08:03:48 GMT
|
|
18657
18804
|
*/
|
|
18658
18805
|
|
|
18659
18806
|
:root,
|
|
@@ -18667,7 +18814,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
18667
18814
|
|
|
18668
18815
|
/**
|
|
18669
18816
|
* Do not edit directly
|
|
18670
|
-
* Generated on
|
|
18817
|
+
* Generated on Mon, 12 May 2025 08:03:48 GMT
|
|
18671
18818
|
*/
|
|
18672
18819
|
|
|
18673
18820
|
:root {
|
|
@@ -18854,7 +19001,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
18854
19001
|
|
|
18855
19002
|
/**
|
|
18856
19003
|
* Do not edit directly
|
|
18857
|
-
* Generated on
|
|
19004
|
+
* Generated on Mon, 12 May 2025 08:03:47 GMT
|
|
18858
19005
|
*/
|
|
18859
19006
|
|
|
18860
19007
|
:root {
|
|
@@ -19105,7 +19252,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
19105
19252
|
|
|
19106
19253
|
/**
|
|
19107
19254
|
* Do not edit directly
|
|
19108
|
-
* Generated on
|
|
19255
|
+
* Generated on Mon, 12 May 2025 08:03:47 GMT
|
|
19109
19256
|
*/
|
|
19110
19257
|
|
|
19111
19258
|
:root {
|
|
@@ -19116,7 +19263,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
19116
19263
|
|
|
19117
19264
|
/**
|
|
19118
19265
|
* Do not edit directly
|
|
19119
|
-
* Generated on
|
|
19266
|
+
* Generated on Mon, 12 May 2025 08:03:48 GMT
|
|
19120
19267
|
*/
|
|
19121
19268
|
|
|
19122
19269
|
:root,
|