@primer/react-brand 0.34.0-rc.91a4891 → 0.34.0-rc.c3a42ed
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 +8 -6
- package/lib/Card/Card.d.ts +0 -4
- package/lib/Heading/Heading.d.ts +1 -1
- package/lib/Hero/Hero.d.ts +2 -4
- package/lib/Image/Image.d.ts +1 -4
- package/lib/LogoSuite/LogoSuite.d.ts +10 -10
- package/lib/Prose/Prose.d.ts +0 -7
- package/lib/Stack/Stack.d.ts +2 -2
- package/lib/Text/Text.d.ts +1 -1
- package/lib/css/main.css +127 -205
- 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 +2 -3
- 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/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/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 +3 -13
- 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/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/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/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/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/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/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/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/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/recipes/seo/Article/Article.d.ts +0 -11
- package/lib/recipes/seo/Article/Article.visual.spec.d.ts +0 -1
- package/lib/recipes/seo/Article/index.d.ts +0 -1
- package/lib/recipes/seo/Category/CategoryPage.d.ts +0 -9
- package/lib/recipes/seo/Category/index.d.ts +0 -1
- package/lib/recipes/seo/index.d.ts +0 -0
package/lib/css/main.css
CHANGED
|
@@ -89,7 +89,7 @@ select {
|
|
|
89
89
|
|
|
90
90
|
/**
|
|
91
91
|
* Do not edit directly
|
|
92
|
-
* Generated on Fri, 10 May 2024
|
|
92
|
+
* Generated on Fri, 10 May 2024 07:48:39 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 Fri, 10 May 2024
|
|
370
|
+
* Generated on Fri, 10 May 2024 07:48:39 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 Fri, 10 May 2024
|
|
395
|
+
* Generated on Fri, 10 May 2024 07:48:39 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 Fri, 10 May 2024
|
|
411
|
+
* Generated on Fri, 10 May 2024 07:48:39 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 Fri, 10 May 2024
|
|
543
|
+
* Generated on Fri, 10 May 2024 07:48:38 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 Fri, 10 May 2024
|
|
557
|
+
* Generated on Fri, 10 May 2024 07:48:38 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 Fri, 10 May 2024
|
|
576
|
+
* Generated on Fri, 10 May 2024 07:48:39 GMT
|
|
577
577
|
*/
|
|
578
578
|
|
|
579
579
|
:root,
|
|
@@ -782,10 +782,6 @@ select {
|
|
|
782
782
|
font-family: var(--brand-body-fontFamilyAlt);
|
|
783
783
|
}
|
|
784
784
|
|
|
785
|
-
.Primer_Brand__Text-module__Text-font--monospace___Mifnv {
|
|
786
|
-
font-family: var(--brand-fontStack-monospace);
|
|
787
|
-
}
|
|
788
|
-
|
|
789
785
|
.Primer_Brand__Text-module__Text--700___cOggy {
|
|
790
786
|
font-weight: var(--brand-text-weight-700);
|
|
791
787
|
font-size: var(--brand-text-size-700);
|
|
@@ -963,7 +959,7 @@ select {
|
|
|
963
959
|
|
|
964
960
|
/**
|
|
965
961
|
* Do not edit directly
|
|
966
|
-
* Generated on Fri, 10 May 2024
|
|
962
|
+
* Generated on Fri, 10 May 2024 07:48:39 GMT
|
|
967
963
|
*/
|
|
968
964
|
|
|
969
965
|
:root,
|
|
@@ -1263,14 +1259,9 @@ select {
|
|
|
1263
1259
|
}
|
|
1264
1260
|
|
|
1265
1261
|
.Primer_Brand__Heading-module__Heading___IVpmp {
|
|
1266
|
-
--condensed-stretch: 75%;
|
|
1267
1262
|
color: var(--brand-color-text-default);
|
|
1268
1263
|
}
|
|
1269
1264
|
|
|
1270
|
-
.Primer_Brand__Heading-module__Heading-font--hubot-sans___w3_5f {
|
|
1271
|
-
--condensed-stretch: 90%;
|
|
1272
|
-
}
|
|
1273
|
-
|
|
1274
1265
|
[data-color-mode='dark'] .Primer_Brand__Heading-module__Heading___IVpmp {
|
|
1275
1266
|
-webkit-font-smoothing: antialiased;
|
|
1276
1267
|
-moz-osx-font-smoothing: grayscale;
|
|
@@ -1284,10 +1275,6 @@ select {
|
|
|
1284
1275
|
font-family: var(--brand-heading-fontFamilyAlt);
|
|
1285
1276
|
}
|
|
1286
1277
|
|
|
1287
|
-
.Primer_Brand__Heading-module__Heading-font--monospace___dFpiK {
|
|
1288
|
-
font-family: var(--brand-fontStack-monospace);
|
|
1289
|
-
}
|
|
1290
|
-
|
|
1291
1278
|
.Primer_Brand__Heading-module__Heading--display___xFecE {
|
|
1292
1279
|
font-weight: var(--brand-heading-weight-1000);
|
|
1293
1280
|
font-size: var(--brand-text-size-1000);
|
|
@@ -1459,7 +1446,7 @@ select {
|
|
|
1459
1446
|
|
|
1460
1447
|
.Primer_Brand__Heading-module__Heading--stretch-condensed____i8A2,
|
|
1461
1448
|
.Primer_Brand__Heading-module__Heading-narrow--stretch-condensed___koHLR {
|
|
1462
|
-
font-stretch:
|
|
1449
|
+
font-stretch: 75%;
|
|
1463
1450
|
}
|
|
1464
1451
|
|
|
1465
1452
|
.Primer_Brand__Heading-module__Heading--stretch-normal___apWVy,
|
|
@@ -1474,7 +1461,7 @@ select {
|
|
|
1474
1461
|
|
|
1475
1462
|
@media screen and (min-width: 48rem) {
|
|
1476
1463
|
.Primer_Brand__Heading-module__Heading-regular--stretch-condensed___CHFa4 {
|
|
1477
|
-
font-stretch:
|
|
1464
|
+
font-stretch: 75%;
|
|
1478
1465
|
}
|
|
1479
1466
|
|
|
1480
1467
|
.Primer_Brand__Heading-module__Heading-regular--stretch-normal___IX9Vl {
|
|
@@ -1488,7 +1475,7 @@ select {
|
|
|
1488
1475
|
|
|
1489
1476
|
@media screen and (min-width: 80rem) {
|
|
1490
1477
|
.Primer_Brand__Heading-module__Heading-narrow--weight-expanded___jvotv .Primer_Brand__Heading-module__Heading-wide--stretch-condensed___d3GoN {
|
|
1491
|
-
font-stretch:
|
|
1478
|
+
font-stretch: 75%;
|
|
1492
1479
|
}
|
|
1493
1480
|
|
|
1494
1481
|
.Primer_Brand__Heading-module__Heading-wide--stretch-normal___te0lW {
|
|
@@ -1549,7 +1536,7 @@ select {
|
|
|
1549
1536
|
|
|
1550
1537
|
/**
|
|
1551
1538
|
* Do not edit directly
|
|
1552
|
-
* Generated on Fri, 10 May 2024
|
|
1539
|
+
* Generated on Fri, 10 May 2024 07:48:38 GMT
|
|
1553
1540
|
*/
|
|
1554
1541
|
|
|
1555
1542
|
:root {
|
|
@@ -1776,7 +1763,7 @@ select {
|
|
|
1776
1763
|
|
|
1777
1764
|
/**
|
|
1778
1765
|
* Do not edit directly
|
|
1779
|
-
* Generated on Fri, 10 May 2024
|
|
1766
|
+
* Generated on Fri, 10 May 2024 07:48:39 GMT
|
|
1780
1767
|
*/
|
|
1781
1768
|
|
|
1782
1769
|
:root,
|
|
@@ -2033,34 +2020,9 @@ select {
|
|
|
2033
2020
|
--brand-image-aspectRatio: 4 / 3;
|
|
2034
2021
|
}
|
|
2035
2022
|
|
|
2036
|
-
.Primer_Brand__Image-module__Image--borderRadius-small___p94p1 {
|
|
2037
|
-
display: block;
|
|
2038
|
-
border-radius: var(--brand-borderRadius-small);
|
|
2039
|
-
}
|
|
2040
|
-
|
|
2041
|
-
.Primer_Brand__Image-module__Image--borderRadius-medium___VsUEt {
|
|
2042
|
-
display: block;
|
|
2043
|
-
border-radius: var(--brand-borderRadius-medium);
|
|
2044
|
-
}
|
|
2045
|
-
|
|
2046
|
-
.Primer_Brand__Image-module__Image--borderRadius-large___ivnDN {
|
|
2047
|
-
display: block;
|
|
2048
|
-
border-radius: var(--brand-borderRadius-large);
|
|
2049
|
-
}
|
|
2050
|
-
|
|
2051
|
-
.Primer_Brand__Image-module__Image--borderRadius-xlarge___X8Rkm {
|
|
2052
|
-
display: block;
|
|
2053
|
-
border-radius: var(--brand-borderRadius-xlarge);
|
|
2054
|
-
}
|
|
2055
|
-
|
|
2056
|
-
.Primer_Brand__Image-module__Image--borderRadius-full___AlwaQ {
|
|
2057
|
-
display: block;
|
|
2058
|
-
border-radius: var(--brand-borderRadius-full);
|
|
2059
|
-
}
|
|
2060
|
-
|
|
2061
2023
|
/**
|
|
2062
2024
|
* Do not edit directly
|
|
2063
|
-
* Generated on Fri, 10 May 2024
|
|
2025
|
+
* Generated on Fri, 10 May 2024 07:48:39 GMT
|
|
2064
2026
|
*/
|
|
2065
2027
|
|
|
2066
2028
|
:root {
|
|
@@ -2073,7 +2035,7 @@ select {
|
|
|
2073
2035
|
:root {
|
|
2074
2036
|
--brand-Grid-spacing-margin: var(--base-size-40);
|
|
2075
2037
|
--brand-Grid-spacing-column-gap: var(--base-size-32);
|
|
2076
|
-
--brand-Grid-spacing-row: var(--base-size-
|
|
2038
|
+
--brand-Grid-spacing-row: var(--base-size-24);
|
|
2077
2039
|
}
|
|
2078
2040
|
}
|
|
2079
2041
|
|
|
@@ -2081,13 +2043,12 @@ select {
|
|
|
2081
2043
|
:root {
|
|
2082
2044
|
--brand-Grid-spacing-margin: var(--base-size-16);
|
|
2083
2045
|
--brand-Grid-spacing-column-gap: var(--base-size-48);
|
|
2084
|
-
--brand-Grid-spacing-row: var(--base-size-48);
|
|
2085
2046
|
}
|
|
2086
2047
|
}
|
|
2087
2048
|
|
|
2088
2049
|
/**
|
|
2089
2050
|
* Do not edit directly
|
|
2090
|
-
* Generated on Fri, 10 May 2024
|
|
2051
|
+
* Generated on Fri, 10 May 2024 07:48:39 GMT
|
|
2091
2052
|
*/
|
|
2092
2053
|
|
|
2093
2054
|
:root,
|
|
@@ -2845,7 +2806,7 @@ select {
|
|
|
2845
2806
|
|
|
2846
2807
|
/**
|
|
2847
2808
|
* Do not edit directly
|
|
2848
|
-
* Generated on Fri, 10 May 2024
|
|
2809
|
+
* Generated on Fri, 10 May 2024 07:48:38 GMT
|
|
2849
2810
|
*/
|
|
2850
2811
|
|
|
2851
2812
|
:root {
|
|
@@ -3688,7 +3649,7 @@ select {
|
|
|
3688
3649
|
|
|
3689
3650
|
/**
|
|
3690
3651
|
* Do not edit directly
|
|
3691
|
-
* Generated on Fri, 10 May 2024
|
|
3652
|
+
* Generated on Fri, 10 May 2024 07:48:38 GMT
|
|
3692
3653
|
*/
|
|
3693
3654
|
|
|
3694
3655
|
:root {
|
|
@@ -3709,7 +3670,7 @@ select {
|
|
|
3709
3670
|
|
|
3710
3671
|
/**
|
|
3711
3672
|
* Do not edit directly
|
|
3712
|
-
* Generated on Fri, 10 May 2024
|
|
3673
|
+
* Generated on Fri, 10 May 2024 07:48:38 GMT
|
|
3713
3674
|
*/
|
|
3714
3675
|
|
|
3715
3676
|
:root {
|
|
@@ -3720,7 +3681,7 @@ select {
|
|
|
3720
3681
|
|
|
3721
3682
|
/**
|
|
3722
3683
|
* Do not edit directly
|
|
3723
|
-
* Generated on Fri, 10 May 2024
|
|
3684
|
+
* Generated on Fri, 10 May 2024 07:48:39 GMT
|
|
3724
3685
|
*/
|
|
3725
3686
|
|
|
3726
3687
|
:root {
|
|
@@ -4655,7 +4616,7 @@ select {
|
|
|
4655
4616
|
|
|
4656
4617
|
/**
|
|
4657
4618
|
* Do not edit directly
|
|
4658
|
-
* Generated on Fri, 10 May 2024
|
|
4619
|
+
* Generated on Fri, 10 May 2024 07:48:39 GMT
|
|
4659
4620
|
*/
|
|
4660
4621
|
|
|
4661
4622
|
:root,
|
|
@@ -4683,7 +4644,7 @@ select {
|
|
|
4683
4644
|
|
|
4684
4645
|
/**
|
|
4685
4646
|
* Do not edit directly
|
|
4686
|
-
* Generated on Fri, 10 May 2024
|
|
4647
|
+
* Generated on Fri, 10 May 2024 07:48:39 GMT
|
|
4687
4648
|
*/
|
|
4688
4649
|
|
|
4689
4650
|
:root,
|
|
@@ -4699,7 +4660,7 @@ select {
|
|
|
4699
4660
|
|
|
4700
4661
|
/**
|
|
4701
4662
|
* Do not edit directly
|
|
4702
|
-
* Generated on Fri, 10 May 2024
|
|
4663
|
+
* Generated on Fri, 10 May 2024 07:48:38 GMT
|
|
4703
4664
|
*/
|
|
4704
4665
|
|
|
4705
4666
|
:root {
|
|
@@ -4823,7 +4784,7 @@ select {
|
|
|
4823
4784
|
|
|
4824
4785
|
/**
|
|
4825
4786
|
* Do not edit directly
|
|
4826
|
-
* Generated on Fri, 10 May 2024
|
|
4787
|
+
* Generated on Fri, 10 May 2024 07:48:39 GMT
|
|
4827
4788
|
*/
|
|
4828
4789
|
|
|
4829
4790
|
:root,
|
|
@@ -4839,7 +4800,7 @@ select {
|
|
|
4839
4800
|
|
|
4840
4801
|
/**
|
|
4841
4802
|
* Do not edit directly
|
|
4842
|
-
* Generated on Fri, 10 May 2024
|
|
4803
|
+
* Generated on Fri, 10 May 2024 07:48:39 GMT
|
|
4843
4804
|
*/
|
|
4844
4805
|
|
|
4845
4806
|
:root,
|
|
@@ -5085,7 +5046,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5085
5046
|
|
|
5086
5047
|
/**
|
|
5087
5048
|
* Do not edit directly
|
|
5088
|
-
* Generated on Fri, 10 May 2024
|
|
5049
|
+
* Generated on Fri, 10 May 2024 07:48:38 GMT
|
|
5089
5050
|
*/
|
|
5090
5051
|
|
|
5091
5052
|
:root {
|
|
@@ -5094,7 +5055,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5094
5055
|
|
|
5095
5056
|
/**
|
|
5096
5057
|
* Do not edit directly
|
|
5097
|
-
* Generated on Fri, 10 May 2024
|
|
5058
|
+
* Generated on Fri, 10 May 2024 07:48:39 GMT
|
|
5098
5059
|
*/
|
|
5099
5060
|
|
|
5100
5061
|
:root,
|
|
@@ -5112,7 +5073,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5112
5073
|
|
|
5113
5074
|
/**
|
|
5114
5075
|
* Do not edit directly
|
|
5115
|
-
* Generated on Fri, 10 May 2024
|
|
5076
|
+
* Generated on Fri, 10 May 2024 07:48:39 GMT
|
|
5116
5077
|
*/
|
|
5117
5078
|
|
|
5118
5079
|
:root {
|
|
@@ -5243,7 +5204,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5243
5204
|
|
|
5244
5205
|
/**
|
|
5245
5206
|
* Do not edit directly
|
|
5246
|
-
* Generated on Fri, 10 May 2024
|
|
5207
|
+
* Generated on Fri, 10 May 2024 07:48:39 GMT
|
|
5247
5208
|
*/
|
|
5248
5209
|
|
|
5249
5210
|
:root,
|
|
@@ -6344,7 +6305,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6344
6305
|
|
|
6345
6306
|
/**
|
|
6346
6307
|
* Do not edit directly
|
|
6347
|
-
* Generated on Fri, 10 May 2024
|
|
6308
|
+
* Generated on Fri, 10 May 2024 07:48:38 GMT
|
|
6348
6309
|
*/
|
|
6349
6310
|
|
|
6350
6311
|
:root {
|
|
@@ -6358,7 +6319,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6358
6319
|
|
|
6359
6320
|
/**
|
|
6360
6321
|
* Do not edit directly
|
|
6361
|
-
* Generated on Fri, 10 May 2024
|
|
6322
|
+
* Generated on Fri, 10 May 2024 07:48:39 GMT
|
|
6362
6323
|
*/
|
|
6363
6324
|
|
|
6364
6325
|
:root,
|
|
@@ -6596,7 +6557,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6596
6557
|
|
|
6597
6558
|
/**
|
|
6598
6559
|
* Do not edit directly
|
|
6599
|
-
* Generated on Fri, 10 May 2024
|
|
6560
|
+
* Generated on Fri, 10 May 2024 07:48:39 GMT
|
|
6600
6561
|
*/
|
|
6601
6562
|
|
|
6602
6563
|
:root,
|
|
@@ -6612,7 +6573,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6612
6573
|
|
|
6613
6574
|
/**
|
|
6614
6575
|
* Do not edit directly
|
|
6615
|
-
* Generated on Fri, 10 May 2024
|
|
6576
|
+
* Generated on Fri, 10 May 2024 07:48:39 GMT
|
|
6616
6577
|
*/
|
|
6617
6578
|
|
|
6618
6579
|
:root {
|
|
@@ -6930,7 +6891,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6930
6891
|
|
|
6931
6892
|
/**
|
|
6932
6893
|
* Do not edit directly
|
|
6933
|
-
* Generated on Fri, 10 May 2024
|
|
6894
|
+
* Generated on Fri, 10 May 2024 07:48:39 GMT
|
|
6934
6895
|
*/
|
|
6935
6896
|
|
|
6936
6897
|
:root,
|
|
@@ -7371,7 +7332,7 @@ html {
|
|
|
7371
7332
|
|
|
7372
7333
|
/**
|
|
7373
7334
|
* Do not edit directly
|
|
7374
|
-
* Generated on Fri, 10 May 2024
|
|
7335
|
+
* Generated on Fri, 10 May 2024 07:48:39 GMT
|
|
7375
7336
|
*/
|
|
7376
7337
|
|
|
7377
7338
|
:root,
|
|
@@ -7560,7 +7521,7 @@ html {
|
|
|
7560
7521
|
|
|
7561
7522
|
/**
|
|
7562
7523
|
* Do not edit directly
|
|
7563
|
-
* Generated on Fri, 10 May 2024
|
|
7524
|
+
* Generated on Fri, 10 May 2024 07:48:39 GMT
|
|
7564
7525
|
*/
|
|
7565
7526
|
|
|
7566
7527
|
:root,
|
|
@@ -7699,7 +7660,7 @@ html {
|
|
|
7699
7660
|
|
|
7700
7661
|
/**
|
|
7701
7662
|
* Do not edit directly
|
|
7702
|
-
* Generated on Fri, 10 May 2024
|
|
7663
|
+
* Generated on Fri, 10 May 2024 07:48:39 GMT
|
|
7703
7664
|
*/
|
|
7704
7665
|
|
|
7705
7666
|
:root,
|
|
@@ -7829,7 +7790,7 @@ html {
|
|
|
7829
7790
|
|
|
7830
7791
|
/**
|
|
7831
7792
|
* Do not edit directly
|
|
7832
|
-
* Generated on Fri, 10 May 2024
|
|
7793
|
+
* Generated on Fri, 10 May 2024 07:48:38 GMT
|
|
7833
7794
|
*/
|
|
7834
7795
|
|
|
7835
7796
|
:root {
|
|
@@ -7840,7 +7801,7 @@ html {
|
|
|
7840
7801
|
|
|
7841
7802
|
/**
|
|
7842
7803
|
* Do not edit directly
|
|
7843
|
-
* Generated on Fri, 10 May 2024
|
|
7804
|
+
* Generated on Fri, 10 May 2024 07:48:39 GMT
|
|
7844
7805
|
*/
|
|
7845
7806
|
|
|
7846
7807
|
:root,
|
|
@@ -7913,8 +7874,8 @@ html {
|
|
|
7913
7874
|
text-decoration: none;
|
|
7914
7875
|
color: var(--brand-color-text-default);
|
|
7915
7876
|
border-radius: var(--brand-borderRadius-large);
|
|
7916
|
-
transition: transform var(--brand-Card-animation-duration) var(--brand-Card-animation-easing);
|
|
7917
7877
|
padding: var(--base-size-32);
|
|
7878
|
+
transition: transform var(--brand-Card-animation-duration) var(--brand-Card-animation-easing);
|
|
7918
7879
|
display: grid;
|
|
7919
7880
|
grid-template-columns: 1fr 1fr;
|
|
7920
7881
|
grid-template-areas:
|
|
@@ -7930,10 +7891,6 @@ html {
|
|
|
7930
7891
|
height: 100%;
|
|
7931
7892
|
}
|
|
7932
7893
|
|
|
7933
|
-
.Primer_Brand__Card-module__Card--variant-minimal___lq45H {
|
|
7934
|
-
padding: 0;
|
|
7935
|
-
}
|
|
7936
|
-
|
|
7937
7894
|
.Primer_Brand__Card-module__Card--colorMode-light___LXDwj {
|
|
7938
7895
|
background-color: var(--brand-Card-background-default);
|
|
7939
7896
|
}
|
|
@@ -7946,14 +7903,6 @@ html {
|
|
|
7946
7903
|
outline: var(--brand-borderWidth-thick) solid var(--brand-color-focus);
|
|
7947
7904
|
}
|
|
7948
7905
|
|
|
7949
|
-
.Primer_Brand__Card-module__Card--variant-minimal___lq45H[focus-within] {
|
|
7950
|
-
outline-offset: var(--base-size-16);
|
|
7951
|
-
}
|
|
7952
|
-
|
|
7953
|
-
.Primer_Brand__Card-module__Card--variant-minimal___lq45H:focus-within {
|
|
7954
|
-
outline-offset: var(--base-size-16);
|
|
7955
|
-
}
|
|
7956
|
-
|
|
7957
7906
|
.Primer_Brand__Card-module__Card___ByGEk:hover {
|
|
7958
7907
|
text-decoration: none;
|
|
7959
7908
|
}
|
|
@@ -8010,7 +7959,7 @@ html {
|
|
|
8010
7959
|
align-self: center;
|
|
8011
7960
|
}
|
|
8012
7961
|
|
|
8013
|
-
.Primer_Brand__Card-
|
|
7962
|
+
.Primer_Brand__Card-module__Card--colorMode-light___LXDwj:not(.Primer_Brand__Card-module__Card--disableAnimation___Zv8eW):hover {
|
|
8014
7963
|
transform: scale3d(1.025, 1.025, 1);
|
|
8015
7964
|
}
|
|
8016
7965
|
|
|
@@ -8276,7 +8225,7 @@ html {
|
|
|
8276
8225
|
|
|
8277
8226
|
/**
|
|
8278
8227
|
* Do not edit directly
|
|
8279
|
-
* Generated on Fri, 10 May 2024
|
|
8228
|
+
* Generated on Fri, 10 May 2024 07:48:39 GMT
|
|
8280
8229
|
*/
|
|
8281
8230
|
|
|
8282
8231
|
:root,
|
|
@@ -8501,11 +8450,6 @@ html {
|
|
|
8501
8450
|
color: var(--brand-color-text-default);
|
|
8502
8451
|
}
|
|
8503
8452
|
|
|
8504
|
-
.Primer_Brand__Prose-module__Prose--editorial___DtuDo {
|
|
8505
|
-
font-size: var(--brand-text-size-300);
|
|
8506
|
-
line-height: 1.7;
|
|
8507
|
-
}
|
|
8508
|
-
|
|
8509
8453
|
/* ---------------------------------------------------------- */
|
|
8510
8454
|
/* 2. Element spacing */
|
|
8511
8455
|
/* ---------------------------------------------------------- */
|
|
@@ -8515,10 +8459,6 @@ html {
|
|
|
8515
8459
|
margin-top: var(--spacing, 1em);
|
|
8516
8460
|
}
|
|
8517
8461
|
|
|
8518
|
-
.Primer_Brand__Prose-module__Prose--editorial___DtuDo * + * {
|
|
8519
|
-
--spacing: var(--base-size-40);
|
|
8520
|
-
}
|
|
8521
|
-
|
|
8522
8462
|
/* ---------------------------------------------------------- */
|
|
8523
8463
|
/* 3. Line-length control */
|
|
8524
8464
|
/* ---------------------------------------------------------- */
|
|
@@ -8532,11 +8472,11 @@ html {
|
|
|
8532
8472
|
/* ---------------------------------------------------------- */
|
|
8533
8473
|
|
|
8534
8474
|
.Primer_Brand__Prose-module__Prose___X2BXE h1 {
|
|
8535
|
-
font-weight: var(--brand-heading-weight-
|
|
8536
|
-
font-size: var(--brand-text-size-
|
|
8537
|
-
line-height: var(--brand-text-lineHeight-
|
|
8475
|
+
font-weight: var(--brand-heading-weight-900);
|
|
8476
|
+
font-size: var(--brand-text-size-900);
|
|
8477
|
+
line-height: var(--brand-text-lineHeight-900);
|
|
8538
8478
|
font-family: var(--brand-heading-fontFamily);
|
|
8539
|
-
letter-spacing: var(--brand-text-letterSpacing-
|
|
8479
|
+
letter-spacing: var(--brand-text-letterSpacing-900);
|
|
8540
8480
|
}
|
|
8541
8481
|
|
|
8542
8482
|
.Primer_Brand__Prose-module__Prose--lineLength___ws7gn h1 {
|
|
@@ -8544,11 +8484,11 @@ html {
|
|
|
8544
8484
|
}
|
|
8545
8485
|
|
|
8546
8486
|
.Primer_Brand__Prose-module__Prose___X2BXE h2 {
|
|
8547
|
-
font-weight: var(--brand-heading-weight-
|
|
8548
|
-
font-size: var(--brand-text-size-
|
|
8549
|
-
line-height: var(--brand-text-lineHeight-
|
|
8487
|
+
font-weight: var(--brand-heading-weight-800);
|
|
8488
|
+
font-size: var(--brand-text-size-800);
|
|
8489
|
+
line-height: var(--brand-text-lineHeight-800);
|
|
8550
8490
|
font-family: var(--brand-heading-fontFamily);
|
|
8551
|
-
letter-spacing: var(--brand-text-letterSpacing-
|
|
8491
|
+
letter-spacing: var(--brand-text-letterSpacing-800);
|
|
8552
8492
|
}
|
|
8553
8493
|
|
|
8554
8494
|
.Primer_Brand__Prose-module__Prose--lineLength___ws7gn h2 {
|
|
@@ -8556,11 +8496,11 @@ html {
|
|
|
8556
8496
|
}
|
|
8557
8497
|
|
|
8558
8498
|
.Primer_Brand__Prose-module__Prose___X2BXE h3 {
|
|
8559
|
-
font-weight: var(--brand-heading-weight-
|
|
8560
|
-
font-size: var(--brand-text-size-
|
|
8561
|
-
line-height: var(--brand-heading-lineHeight-
|
|
8499
|
+
font-weight: var(--brand-heading-weight-700);
|
|
8500
|
+
font-size: var(--brand-text-size-700);
|
|
8501
|
+
line-height: var(--brand-heading-lineHeight-700);
|
|
8562
8502
|
font-family: var(--brand-heading-fontFamily);
|
|
8563
|
-
letter-spacing: var(--brand-heading-letterSpacing-
|
|
8503
|
+
letter-spacing: var(--brand-heading-letterSpacing-700);
|
|
8564
8504
|
}
|
|
8565
8505
|
|
|
8566
8506
|
.Primer_Brand__Prose-module__Prose--lineLength___ws7gn h1 {
|
|
@@ -8569,29 +8509,29 @@ html {
|
|
|
8569
8509
|
|
|
8570
8510
|
.Primer_Brand__Prose-module__Prose___X2BXE h4 {
|
|
8571
8511
|
--spacing: var(--base-size-48);
|
|
8572
|
-
font-weight: var(--brand-heading-weight-
|
|
8573
|
-
font-size: var(--brand-text-size-
|
|
8574
|
-
line-height: var(--brand-text-lineHeight-
|
|
8512
|
+
font-weight: var(--brand-heading-weight-600);
|
|
8513
|
+
font-size: var(--brand-text-size-600);
|
|
8514
|
+
line-height: var(--brand-text-lineHeight-600);
|
|
8575
8515
|
font-family: var(--brand-heading-fontFamily);
|
|
8576
|
-
letter-spacing: var(--brand-heading-letterSpacing-
|
|
8516
|
+
letter-spacing: var(--brand-heading-letterSpacing-600);
|
|
8577
8517
|
}
|
|
8578
8518
|
|
|
8579
8519
|
.Primer_Brand__Prose-module__Prose___X2BXE h5 {
|
|
8580
8520
|
--spacing: var(--base-size-48);
|
|
8581
|
-
font-weight: var(--brand-
|
|
8582
|
-
font-size: var(--brand-text-
|
|
8583
|
-
line-height: var(--brand-text-
|
|
8521
|
+
font-weight: var(--brand-heading-weight-500);
|
|
8522
|
+
font-size: var(--brand-text-size-500);
|
|
8523
|
+
line-height: var(--brand-text-lineHeight-500);
|
|
8584
8524
|
font-family: var(--brand-heading-fontFamily);
|
|
8585
|
-
letter-spacing: var(--brand-heading-letterSpacing-
|
|
8525
|
+
letter-spacing: var(--brand-heading-letterSpacing-500);
|
|
8586
8526
|
}
|
|
8587
8527
|
|
|
8588
8528
|
.Primer_Brand__Prose-module__Prose___X2BXE h6 {
|
|
8589
8529
|
--spacing: var(--base-size-48);
|
|
8590
|
-
font-weight: var(--brand-
|
|
8591
|
-
font-size: var(--brand-text-
|
|
8592
|
-
line-height: var(--brand-text-
|
|
8530
|
+
font-weight: var(--brand-heading-weight-400);
|
|
8531
|
+
font-size: var(--brand-text-size-400);
|
|
8532
|
+
line-height: var(--brand-text-lineHeight-400);
|
|
8593
8533
|
font-family: var(--brand-heading-fontFamily);
|
|
8594
|
-
letter-spacing: var(--brand-heading-letterSpacing-
|
|
8534
|
+
letter-spacing: var(--brand-heading-letterSpacing-400);
|
|
8595
8535
|
}
|
|
8596
8536
|
|
|
8597
8537
|
.Primer_Brand__Prose-module__Prose___X2BXE h1 {
|
|
@@ -8626,10 +8566,6 @@ html {
|
|
|
8626
8566
|
--spacing: var(--base-size-24);
|
|
8627
8567
|
}
|
|
8628
8568
|
|
|
8629
|
-
.Primer_Brand__Prose-module__Prose--editorial___DtuDo p {
|
|
8630
|
-
--spacing: var(--base-size-40);
|
|
8631
|
-
}
|
|
8632
|
-
|
|
8633
8569
|
/* ---------------------------------------------------------- */
|
|
8634
8570
|
/* 6. Lists */
|
|
8635
8571
|
/* ---------------------------------------------------------- */
|
|
@@ -8654,13 +8590,6 @@ html {
|
|
|
8654
8590
|
line-height: var(--brand-text-lineHeight-300);
|
|
8655
8591
|
}
|
|
8656
8592
|
|
|
8657
|
-
.Primer_Brand__Prose-module__Prose--editorial___DtuDo ul,
|
|
8658
|
-
.Primer_Brand__Prose-module__Prose--editorial___DtuDo ol {
|
|
8659
|
-
--spacing: var(--base-size-48);
|
|
8660
|
-
gap: var(--base-size-16);
|
|
8661
|
-
line-height: 1.7;
|
|
8662
|
-
}
|
|
8663
|
-
|
|
8664
8593
|
.Primer_Brand__Prose-module__Prose___X2BXE ul {
|
|
8665
8594
|
list-style-type: image;
|
|
8666
8595
|
list-style-image: var(--brand-Prose-unorderedList-imageUrl);
|
|
@@ -8737,12 +8666,6 @@ html {
|
|
|
8737
8666
|
margin-bottom: var(--spacing);
|
|
8738
8667
|
}
|
|
8739
8668
|
|
|
8740
|
-
.Primer_Brand__Prose-module__Prose--editorial___DtuDo figure img {
|
|
8741
|
-
margin-bottom: 0;
|
|
8742
|
-
border-radius: var(--brand-borderRadius-medium);
|
|
8743
|
-
display: block;
|
|
8744
|
-
}
|
|
8745
|
-
|
|
8746
8669
|
/* ---------------------------------------------------------- */
|
|
8747
8670
|
/* 9. Block elements */
|
|
8748
8671
|
/* ---------------------------------------------------------- */
|
|
@@ -8753,28 +8676,11 @@ html {
|
|
|
8753
8676
|
font-size: var(--brand-text-size-400);
|
|
8754
8677
|
line-height: var(--brand-text-lineHeight-400);
|
|
8755
8678
|
padding-top: var(--base-size-48);
|
|
8679
|
+
padding-left: var(--base-size-40);
|
|
8756
8680
|
padding-bottom: var(--base-size-8);
|
|
8757
8681
|
margin-bottom: var(--spacing);
|
|
8758
8682
|
}
|
|
8759
8683
|
|
|
8760
|
-
.Primer_Brand__Prose-module__Prose--default___ZqcxT blockquote {
|
|
8761
|
-
padding-left: var(--base-size-40);
|
|
8762
|
-
}
|
|
8763
|
-
|
|
8764
|
-
.Primer_Brand__Prose-module__Prose--editorial___DtuDo blockquote {
|
|
8765
|
-
font-size: var(--brand-text-size-500);
|
|
8766
|
-
line-height: var(--brand-text-lineHeight-500);
|
|
8767
|
-
font-weight: var(--brand-text-weight-500);
|
|
8768
|
-
padding-top: var(--base-size-64);
|
|
8769
|
-
}
|
|
8770
|
-
|
|
8771
|
-
@media screen and (min-width: 90rem) {
|
|
8772
|
-
.Primer_Brand__Prose-module__Prose--editorial___DtuDo blockquote {
|
|
8773
|
-
margin-top: var(--base-size-40);
|
|
8774
|
-
margin-bottom: var(--base-size-40);
|
|
8775
|
-
}
|
|
8776
|
-
}
|
|
8777
|
-
|
|
8778
8684
|
.Primer_Brand__Prose-module__Prose___X2BXE blockquote::before {
|
|
8779
8685
|
content: '“';
|
|
8780
8686
|
font-size: var(--base-size-48);
|
|
@@ -8784,13 +8690,7 @@ html {
|
|
|
8784
8690
|
top: 0;
|
|
8785
8691
|
}
|
|
8786
8692
|
|
|
8787
|
-
.Primer_Brand__Prose-
|
|
8788
|
-
color: var(--brand-color-accent-primary);
|
|
8789
|
-
font-size: var(--base-size-64);
|
|
8790
|
-
line-height: var(--base-size-64);
|
|
8791
|
-
}
|
|
8792
|
-
|
|
8793
|
-
.Primer_Brand__Prose-module__Prose--default___ZqcxT blockquote::after {
|
|
8693
|
+
.Primer_Brand__Prose-module__Prose___X2BXE blockquote::after {
|
|
8794
8694
|
content: '';
|
|
8795
8695
|
display: block;
|
|
8796
8696
|
position: absolute;
|
|
@@ -8803,29 +8703,15 @@ html {
|
|
|
8803
8703
|
}
|
|
8804
8704
|
|
|
8805
8705
|
.Primer_Brand__Prose-module__Prose___X2BXE figure figcaption {
|
|
8806
|
-
--spacing: var(--base-size-24);
|
|
8807
8706
|
font-family: var(--brand-fontStack-monospace);
|
|
8808
8707
|
font-size: var(--brand-text-size-100);
|
|
8809
8708
|
line-height: var(--brand-text-lineHeight-100);
|
|
8810
8709
|
color: var(--brand-color-text-muted);
|
|
8811
8710
|
}
|
|
8812
8711
|
|
|
8813
|
-
.Primer_Brand__Prose-module__Prose--editorial___DtuDo figcaption {
|
|
8814
|
-
font-size: var(--brand-text-size-100);
|
|
8815
|
-
line-height: var(--brand-text-lineHeight-100);
|
|
8816
|
-
font-weight: var(--brand-text-weight-100);
|
|
8817
|
-
}
|
|
8818
|
-
|
|
8819
|
-
.Primer_Brand__Prose-module__Prose--editorial___DtuDo hr {
|
|
8820
|
-
--spacing: var(--base-size-64);
|
|
8821
|
-
margin-top: var(--spacing);
|
|
8822
|
-
margin-bottom: var(--spacing);
|
|
8823
|
-
border: 1px solid var(--brand-color-border-muted);
|
|
8824
|
-
}
|
|
8825
|
-
|
|
8826
8712
|
/**
|
|
8827
8713
|
* Do not edit directly
|
|
8828
|
-
* Generated on Fri, 10 May 2024
|
|
8714
|
+
* Generated on Fri, 10 May 2024 07:48:38 GMT
|
|
8829
8715
|
*/
|
|
8830
8716
|
|
|
8831
8717
|
:root {
|
|
@@ -8836,7 +8722,7 @@ html {
|
|
|
8836
8722
|
|
|
8837
8723
|
/**
|
|
8838
8724
|
* Do not edit directly
|
|
8839
|
-
* Generated on Fri, 10 May 2024
|
|
8725
|
+
* Generated on Fri, 10 May 2024 07:48:39 GMT
|
|
8840
8726
|
*/
|
|
8841
8727
|
|
|
8842
8728
|
:root,
|
|
@@ -13070,7 +12956,7 @@ html {
|
|
|
13070
12956
|
|
|
13071
12957
|
/**
|
|
13072
12958
|
* Do not edit directly
|
|
13073
|
-
* Generated on Fri, 10 May 2024
|
|
12959
|
+
* Generated on Fri, 10 May 2024 07:48:38 GMT
|
|
13074
12960
|
*/
|
|
13075
12961
|
|
|
13076
12962
|
:root {
|
|
@@ -13088,7 +12974,7 @@ html {
|
|
|
13088
12974
|
|
|
13089
12975
|
/**
|
|
13090
12976
|
* Do not edit directly
|
|
13091
|
-
* Generated on Fri, 10 May 2024
|
|
12977
|
+
* Generated on Fri, 10 May 2024 07:48:39 GMT
|
|
13092
12978
|
*/
|
|
13093
12979
|
|
|
13094
12980
|
:root,
|
|
@@ -13124,7 +13010,7 @@ html {
|
|
|
13124
13010
|
|
|
13125
13011
|
/**
|
|
13126
13012
|
* Do not edit directly
|
|
13127
|
-
* Generated on Fri, 10 May 2024
|
|
13013
|
+
* Generated on Fri, 10 May 2024 07:48:39 GMT
|
|
13128
13014
|
*/
|
|
13129
13015
|
|
|
13130
13016
|
:root,
|
|
@@ -13140,7 +13026,7 @@ html {
|
|
|
13140
13026
|
|
|
13141
13027
|
/**
|
|
13142
13028
|
* Do not edit directly
|
|
13143
|
-
* Generated on Fri, 10 May 2024
|
|
13029
|
+
* Generated on Fri, 10 May 2024 07:48:38 GMT
|
|
13144
13030
|
*/
|
|
13145
13031
|
|
|
13146
13032
|
:root {
|
|
@@ -13388,7 +13274,7 @@ html {
|
|
|
13388
13274
|
|
|
13389
13275
|
/**
|
|
13390
13276
|
* Do not edit directly
|
|
13391
|
-
* Generated on Fri, 10 May 2024
|
|
13277
|
+
* Generated on Fri, 10 May 2024 07:48:39 GMT
|
|
13392
13278
|
*/
|
|
13393
13279
|
|
|
13394
13280
|
:root,
|
|
@@ -13402,7 +13288,7 @@ html {
|
|
|
13402
13288
|
|
|
13403
13289
|
/**
|
|
13404
13290
|
* Do not edit directly
|
|
13405
|
-
* Generated on Fri, 10 May 2024
|
|
13291
|
+
* Generated on Fri, 10 May 2024 07:48:38 GMT
|
|
13406
13292
|
*/
|
|
13407
13293
|
|
|
13408
13294
|
:root {
|
|
@@ -13416,7 +13302,7 @@ html {
|
|
|
13416
13302
|
|
|
13417
13303
|
/**
|
|
13418
13304
|
* Do not edit directly
|
|
13419
|
-
* Generated on Fri, 10 May 2024
|
|
13305
|
+
* Generated on Fri, 10 May 2024 07:48:38 GMT
|
|
13420
13306
|
*/
|
|
13421
13307
|
|
|
13422
13308
|
:root {
|
|
@@ -15595,7 +15481,7 @@ html {
|
|
|
15595
15481
|
|
|
15596
15482
|
/**
|
|
15597
15483
|
* Do not edit directly
|
|
15598
|
-
* Generated on Fri, 10 May 2024
|
|
15484
|
+
* Generated on Fri, 10 May 2024 07:48:39 GMT
|
|
15599
15485
|
*/
|
|
15600
15486
|
|
|
15601
15487
|
:root {
|
|
@@ -15619,7 +15505,7 @@ html {
|
|
|
15619
15505
|
|
|
15620
15506
|
/**
|
|
15621
15507
|
* Do not edit directly
|
|
15622
|
-
* Generated on Fri, 10 May 2024
|
|
15508
|
+
* Generated on Fri, 10 May 2024 07:48:39 GMT
|
|
15623
15509
|
*/
|
|
15624
15510
|
|
|
15625
15511
|
:root,
|
|
@@ -16073,7 +15959,7 @@ html {
|
|
|
16073
15959
|
|
|
16074
15960
|
/**
|
|
16075
15961
|
* Do not edit directly
|
|
16076
|
-
* Generated on Fri, 10 May 2024
|
|
15962
|
+
* Generated on Fri, 10 May 2024 07:48:39 GMT
|
|
16077
15963
|
*/
|
|
16078
15964
|
|
|
16079
15965
|
:root {
|
|
@@ -16470,7 +16356,7 @@ html {
|
|
|
16470
16356
|
|
|
16471
16357
|
/**
|
|
16472
16358
|
* Do not edit directly
|
|
16473
|
-
* Generated on Fri, 10 May 2024
|
|
16359
|
+
* Generated on Fri, 10 May 2024 07:48:38 GMT
|
|
16474
16360
|
*/
|
|
16475
16361
|
|
|
16476
16362
|
:root {
|
|
@@ -16479,7 +16365,7 @@ html {
|
|
|
16479
16365
|
|
|
16480
16366
|
/**
|
|
16481
16367
|
* Do not edit directly
|
|
16482
|
-
* Generated on Fri, 10 May 2024
|
|
16368
|
+
* Generated on Fri, 10 May 2024 07:48:39 GMT
|
|
16483
16369
|
*/
|
|
16484
16370
|
|
|
16485
16371
|
:root,
|
|
@@ -16892,7 +16778,7 @@ html {
|
|
|
16892
16778
|
|
|
16893
16779
|
/**
|
|
16894
16780
|
* Do not edit directly
|
|
16895
|
-
* Generated on Fri, 10 May 2024
|
|
16781
|
+
* Generated on Fri, 10 May 2024 07:48:38 GMT
|
|
16896
16782
|
*/
|
|
16897
16783
|
|
|
16898
16784
|
:root {
|
|
@@ -16901,7 +16787,7 @@ html {
|
|
|
16901
16787
|
|
|
16902
16788
|
/**
|
|
16903
16789
|
* Do not edit directly
|
|
16904
|
-
* Generated on Fri, 10 May 2024
|
|
16790
|
+
* Generated on Fri, 10 May 2024 07:48:39 GMT
|
|
16905
16791
|
*/
|
|
16906
16792
|
|
|
16907
16793
|
:root,
|
|
@@ -17356,7 +17242,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
17356
17242
|
|
|
17357
17243
|
/**
|
|
17358
17244
|
* Do not edit directly
|
|
17359
|
-
* Generated on Fri, 10 May 2024
|
|
17245
|
+
* Generated on Fri, 10 May 2024 07:48:39 GMT
|
|
17360
17246
|
*/
|
|
17361
17247
|
|
|
17362
17248
|
:root,
|
|
@@ -17457,7 +17343,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
17457
17343
|
|
|
17458
17344
|
/**
|
|
17459
17345
|
* Do not edit directly
|
|
17460
|
-
* Generated on Fri, 10 May 2024
|
|
17346
|
+
* Generated on Fri, 10 May 2024 07:48:39 GMT
|
|
17461
17347
|
*/
|
|
17462
17348
|
|
|
17463
17349
|
:root,
|
|
@@ -17678,7 +17564,16 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
17678
17564
|
calc(var(--p) - var(--b) / 2) / 0 0 var(--h) 0;
|
|
17679
17565
|
border-image: conic-gradient(var(--c) 0 0) fill 0 / var(--r) calc(100% - var(--p) - var(--b) / 2) 0
|
|
17680
17566
|
calc(var(--p) - var(--b) / 2) / 0 0 var(--h) 0;
|
|
17681
|
-
clip-path: polygon(
|
|
17567
|
+
-webkit-clip-path: polygon(
|
|
17568
|
+
0 100%,
|
|
17569
|
+
0 0,
|
|
17570
|
+
100% 0,
|
|
17571
|
+
100% 100%,
|
|
17572
|
+
min(100%, var(--p) + var(--b) / 2) 100%,
|
|
17573
|
+
var(--p) calc(100% + var(--h)),
|
|
17574
|
+
max(0%, var(--p) - var(--b) / 2) 100%
|
|
17575
|
+
);
|
|
17576
|
+
clip-path: polygon(
|
|
17682
17577
|
0 100%,
|
|
17683
17578
|
0 0,
|
|
17684
17579
|
100% 0,
|
|
@@ -17702,7 +17597,16 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
17702
17597
|
border-image: conic-gradient(var(--c) 0 0) fill 0/ 0 calc(100% - var(--p) - var(--b) / 2) var(--r) calc(
|
|
17703
17598
|
var(--p) - var(--b) / 2
|
|
17704
17599
|
) / var(--h) 0 0 0;
|
|
17705
|
-
clip-path: polygon(
|
|
17600
|
+
-webkit-clip-path: polygon(
|
|
17601
|
+
0 0,
|
|
17602
|
+
0 100%,
|
|
17603
|
+
100% 100%,
|
|
17604
|
+
100% 0,
|
|
17605
|
+
min(100%, var(--p) + var(--b) / 2) 0,
|
|
17606
|
+
var(--p) calc(-1 * var(--h)),
|
|
17607
|
+
max(0%, var(--p) - var(--b) / 2) 0
|
|
17608
|
+
);
|
|
17609
|
+
clip-path: polygon(
|
|
17706
17610
|
0 0,
|
|
17707
17611
|
0 100%,
|
|
17708
17612
|
100% 100%,
|
|
@@ -17722,7 +17626,16 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
17722
17626
|
calc(100% - var(--p) - var(--b) / 2) var(--r) / 0 var(--h) 0 0;
|
|
17723
17627
|
border-image: conic-gradient(var(--c) 0 0) fill 0 / calc(var(--p) - var(--b) / 2) 0
|
|
17724
17628
|
calc(100% - var(--p) - var(--b) / 2) var(--r) / 0 var(--h) 0 0;
|
|
17725
|
-
clip-path: polygon(
|
|
17629
|
+
-webkit-clip-path: polygon(
|
|
17630
|
+
100% 100%,
|
|
17631
|
+
0 100%,
|
|
17632
|
+
0 0,
|
|
17633
|
+
100% 0,
|
|
17634
|
+
100% max(0%, var(--p) - var(--b) / 2),
|
|
17635
|
+
calc(100% + var(--h)) var(--p),
|
|
17636
|
+
100% min(100%, var(--p) + var(--b) / 2)
|
|
17637
|
+
);
|
|
17638
|
+
clip-path: polygon(
|
|
17726
17639
|
100% 100%,
|
|
17727
17640
|
0 100%,
|
|
17728
17641
|
0 0,
|
|
@@ -17742,7 +17655,16 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
17742
17655
|
calc(100% - var(--p) - var(--b) / 2) 0/ 0 0 0 var(--h);
|
|
17743
17656
|
border-image: conic-gradient(var(--c) 0 0) fill 0 / calc(var(--p) - var(--b) / 2) var(--r)
|
|
17744
17657
|
calc(100% - var(--p) - var(--b) / 2) 0/ 0 0 0 var(--h);
|
|
17745
|
-
clip-path: polygon(
|
|
17658
|
+
-webkit-clip-path: polygon(
|
|
17659
|
+
0 100%,
|
|
17660
|
+
100% 100%,
|
|
17661
|
+
100% 0,
|
|
17662
|
+
0 0,
|
|
17663
|
+
0 max(0%, var(--p) - var(--b) / 2),
|
|
17664
|
+
calc(-1 * var(--h)) var(--p),
|
|
17665
|
+
0 min(100%, var(--p) + var(--b) / 2)
|
|
17666
|
+
);
|
|
17667
|
+
clip-path: polygon(
|
|
17746
17668
|
0 100%,
|
|
17747
17669
|
100% 100%,
|
|
17748
17670
|
100% 0,
|
|
@@ -17793,7 +17715,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
17793
17715
|
|
|
17794
17716
|
/**
|
|
17795
17717
|
* Do not edit directly
|
|
17796
|
-
* Generated on Fri, 10 May 2024
|
|
17718
|
+
* Generated on Fri, 10 May 2024 07:48:39 GMT
|
|
17797
17719
|
*/
|
|
17798
17720
|
|
|
17799
17721
|
:root,
|