@primer/react-brand 0.43.0 → 0.44.0-rc.1d9d40ed
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/SubNav/SubNav.d.ts +13 -2
- package/lib/component-helpers.d.ts +3 -2
- package/lib/css/main.css +354 -138
- package/lib/design-tokens/css/tokens/base/colors/color-scales-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/base/colors/light.css +1 -1
- package/lib/design-tokens/css/tokens/base/size/size.css +1 -1
- package/lib/design-tokens/css/tokens/base/typography/typography.css +1 -1
- package/lib/design-tokens/css/tokens/functional/animation/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/colors/global-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/colors/global.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/accordion/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/action-menu/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/anchor-nav/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/bento/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/breadcrumbs/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/button/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/card/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/card/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/card/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/comparison-table/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/comparison-table/comparison-table.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/control/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/cta-banner/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/eyebrow-banner.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/faq/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/faq/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/faq/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/faq/faq.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/footer/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/footer/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/grid/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/grid/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/grid/grid.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/hero/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/icon/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/icon/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/ide/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/ide/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/image/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/inline-link/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/inline-link/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/inline-link/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/label/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/label/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/link/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/link/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/logosuite/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/logosuite/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/logosuite/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/pagination/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/pillar/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/pillar/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/pricing-options/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/pricing-options/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/pricing-options/pricing-options.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/prose/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/prose/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/river/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/river/river.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/river-story-scroll/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/section/section.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/statistic/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/sub-nav/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/sub-nav/colors-with-modes.css +4 -4
- package/lib/design-tokens/css/tokens/functional/components/subdomain-nav-bar/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/testimonial/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/testimonial/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/testimonial/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/timeline/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/timeline/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/timeline/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/tooltip/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/tooltip/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/video-player/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/video-player/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/border.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/breakpoints.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/size-coarse.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/size-fine.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/size.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/viewport.css +1 -1
- package/lib/design-tokens/css/tokens/functional/typography/typography-responsive.css +1 -1
- package/lib/design-tokens/css/tokens/functional/typography/typography.css +1 -1
- package/lib/design-tokens/js/module/tokens/base/colors/light.js +1 -1
- package/lib/design-tokens/js/module/tokens/base/size/size.js +1 -1
- package/lib/design-tokens/js/module/tokens/base/typography/typography.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/animation/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/colors/global.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/bento/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/card/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/card/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/comparison-table/comparison-table.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/faq/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/faq/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/faq/faq.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/footer/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/grid/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/grid/grid.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/hero/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/icon/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/ide/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/image/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/inline-link/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/inline-link/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/label/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/link/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/logosuite/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/logosuite/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/pillar/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/pricing-options/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/pricing-options/pricing-options.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/prose/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/river/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/river/river.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/section/section.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/statistic/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/sub-nav/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/testimonial/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/testimonial/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/timeline/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/timeline/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/tooltip/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/video-player/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/border.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/breakpoints.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/size-coarse.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/size-fine.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/size.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/viewport.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/typography/typography-responsive.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/typography/typography.js +1 -1
- package/lib/design-tokens/js/tokens/base/colors/light.js +1 -1
- package/lib/design-tokens/js/tokens/base/size/size.js +1 -1
- package/lib/design-tokens/js/tokens/base/typography/typography.js +1 -1
- package/lib/design-tokens/js/tokens/functional/animation/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/colors/global.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/bento/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/card/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/card/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/comparison-table/comparison-table.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/faq/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/faq/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/faq/faq.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/footer/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/grid/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/grid/grid.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/hero/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/icon/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/ide/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/image/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/inline-link/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/inline-link/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/label/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/link/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/logosuite/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/logosuite/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/pillar/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/pricing-options/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/pricing-options/pricing-options.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/prose/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/river/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/river/river.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/section/section.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/statistic/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/sub-nav/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/testimonial/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/testimonial/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/timeline/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/timeline/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/tooltip/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/video-player/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/border.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/breakpoints.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/size-coarse.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/size-fine.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/size.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/viewport.js +1 -1
- package/lib/design-tokens/js/tokens/functional/typography/typography-responsive.js +1 -1
- package/lib/design-tokens/js/tokens/functional/typography/typography.js +1 -1
- package/lib/design-tokens/scss/tokens/base/colors/light.scss +1 -1
- package/lib/design-tokens/scss/tokens/base/size/size.scss +1 -1
- package/lib/design-tokens/scss/tokens/base/typography/typography.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/animation/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/colors/global.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/bento/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/card/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/card/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/comparison-table/comparison-table.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/eyebrow-banner/eyebrow-banner.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/faq/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/faq/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/faq/faq.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/footer/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/grid/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/grid/grid.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/hero/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/icon/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/ide/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/image/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/inline-link/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/inline-link/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/label/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/link/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/logosuite/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/logosuite/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/pillar/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/pricing-options/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/pricing-options/pricing-options.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/prose/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/river/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/river/river.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/section/section.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/statistic/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/sub-nav/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/testimonial/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/testimonial/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/timeline/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/timeline/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/tooltip/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/video-player/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/border.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/breakpoints.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/size-coarse.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/size-fine.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/size.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/viewport.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/typography/typography-responsive.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/typography/typography.scss +1 -1
- package/lib/design-tokens/ts/tokens/base/colors/light.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/base/colors/light.js +1 -1
- package/lib/design-tokens/ts/tokens/base/size/size.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/base/size/size.js +1 -1
- package/lib/design-tokens/ts/tokens/base/typography/typography.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/base/typography/typography.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/animation/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/animation/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/colors/global.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/colors/global.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/bento/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/bento/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/card/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/card/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/card/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/card/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/faq.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/faq.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/footer/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/footer/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/grid/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/grid/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/grid/grid.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/grid/grid.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/hero/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/hero/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/icon/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/icon/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/ide/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/ide/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/image/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/image/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/label/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/label/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/link/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/link/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/pricing-options/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/pricing-options/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/prose/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/prose/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/river.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/river.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/section/section.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/section/section.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/statistic/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/statistic/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/video-player/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/video-player/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/border.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/border.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/breakpoints.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/breakpoints.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-coarse.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-coarse.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-fine.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-fine.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/viewport.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/viewport.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography.js +1 -1
- package/lib/index.js +1 -1
- package/package.json +1 -1
package/lib/css/main.css
CHANGED
|
@@ -82,7 +82,7 @@ select {
|
|
|
82
82
|
|
|
83
83
|
/**
|
|
84
84
|
* Do not edit directly
|
|
85
|
-
* Generated on
|
|
85
|
+
* Generated on Thu, 28 Nov 2024 17:37:19 GMT
|
|
86
86
|
*/
|
|
87
87
|
|
|
88
88
|
:root,
|
|
@@ -360,7 +360,7 @@ select {
|
|
|
360
360
|
|
|
361
361
|
/**
|
|
362
362
|
* Do not edit directly
|
|
363
|
-
* Generated on
|
|
363
|
+
* Generated on Thu, 28 Nov 2024 17:37:19 GMT
|
|
364
364
|
*/
|
|
365
365
|
|
|
366
366
|
:root {
|
|
@@ -387,7 +387,7 @@ select {
|
|
|
387
387
|
|
|
388
388
|
/**
|
|
389
389
|
* Do not edit directly
|
|
390
|
-
* Generated on
|
|
390
|
+
* Generated on Thu, 28 Nov 2024 17:37:19 GMT
|
|
391
391
|
*/
|
|
392
392
|
|
|
393
393
|
:root {
|
|
@@ -403,7 +403,7 @@ select {
|
|
|
403
403
|
|
|
404
404
|
/**
|
|
405
405
|
* Do not edit directly
|
|
406
|
-
* Generated on
|
|
406
|
+
* Generated on Thu, 28 Nov 2024 17:37:19 GMT
|
|
407
407
|
*/
|
|
408
408
|
|
|
409
409
|
:root {
|
|
@@ -535,7 +535,7 @@ select {
|
|
|
535
535
|
|
|
536
536
|
/**
|
|
537
537
|
* Do not edit directly
|
|
538
|
-
* Generated on
|
|
538
|
+
* Generated on Thu, 28 Nov 2024 17:37:18 GMT
|
|
539
539
|
*/
|
|
540
540
|
|
|
541
541
|
:root {
|
|
@@ -549,7 +549,7 @@ select {
|
|
|
549
549
|
|
|
550
550
|
/**
|
|
551
551
|
* Do not edit directly
|
|
552
|
-
* Generated on
|
|
552
|
+
* Generated on Thu, 28 Nov 2024 17:37:18 GMT
|
|
553
553
|
*/
|
|
554
554
|
|
|
555
555
|
:root {
|
|
@@ -568,7 +568,7 @@ select {
|
|
|
568
568
|
|
|
569
569
|
/**
|
|
570
570
|
* Do not edit directly
|
|
571
|
-
* Generated on
|
|
571
|
+
* Generated on Thu, 28 Nov 2024 17:37:19 GMT
|
|
572
572
|
*/
|
|
573
573
|
|
|
574
574
|
:root,
|
|
@@ -955,7 +955,7 @@ select {
|
|
|
955
955
|
|
|
956
956
|
/**
|
|
957
957
|
* Do not edit directly
|
|
958
|
-
* Generated on
|
|
958
|
+
* Generated on Thu, 28 Nov 2024 17:37:19 GMT
|
|
959
959
|
*/
|
|
960
960
|
|
|
961
961
|
:root,
|
|
@@ -1529,7 +1529,7 @@ select {
|
|
|
1529
1529
|
|
|
1530
1530
|
/**
|
|
1531
1531
|
* Do not edit directly
|
|
1532
|
-
* Generated on
|
|
1532
|
+
* Generated on Thu, 28 Nov 2024 17:37:18 GMT
|
|
1533
1533
|
*/
|
|
1534
1534
|
|
|
1535
1535
|
:root {
|
|
@@ -1795,7 +1795,7 @@ select {
|
|
|
1795
1795
|
|
|
1796
1796
|
/**
|
|
1797
1797
|
* Do not edit directly
|
|
1798
|
-
* Generated on
|
|
1798
|
+
* Generated on Thu, 28 Nov 2024 17:37:19 GMT
|
|
1799
1799
|
*/
|
|
1800
1800
|
|
|
1801
1801
|
:root,
|
|
@@ -2074,7 +2074,7 @@ select {
|
|
|
2074
2074
|
|
|
2075
2075
|
/**
|
|
2076
2076
|
* Do not edit directly
|
|
2077
|
-
* Generated on
|
|
2077
|
+
* Generated on Thu, 28 Nov 2024 17:37:19 GMT
|
|
2078
2078
|
*/
|
|
2079
2079
|
|
|
2080
2080
|
:root {
|
|
@@ -2101,7 +2101,7 @@ select {
|
|
|
2101
2101
|
|
|
2102
2102
|
/**
|
|
2103
2103
|
* Do not edit directly
|
|
2104
|
-
* Generated on
|
|
2104
|
+
* Generated on Thu, 28 Nov 2024 17:37:19 GMT
|
|
2105
2105
|
*/
|
|
2106
2106
|
|
|
2107
2107
|
:root,
|
|
@@ -2857,7 +2857,7 @@ select {
|
|
|
2857
2857
|
|
|
2858
2858
|
/**
|
|
2859
2859
|
* Do not edit directly
|
|
2860
|
-
* Generated on
|
|
2860
|
+
* Generated on Thu, 28 Nov 2024 17:37:18 GMT
|
|
2861
2861
|
*/
|
|
2862
2862
|
|
|
2863
2863
|
:root {
|
|
@@ -3702,7 +3702,7 @@ select {
|
|
|
3702
3702
|
|
|
3703
3703
|
/**
|
|
3704
3704
|
* Do not edit directly
|
|
3705
|
-
* Generated on
|
|
3705
|
+
* Generated on Thu, 28 Nov 2024 17:37:18 GMT
|
|
3706
3706
|
*/
|
|
3707
3707
|
|
|
3708
3708
|
:root {
|
|
@@ -3723,7 +3723,7 @@ select {
|
|
|
3723
3723
|
|
|
3724
3724
|
/**
|
|
3725
3725
|
* Do not edit directly
|
|
3726
|
-
* Generated on
|
|
3726
|
+
* Generated on Thu, 28 Nov 2024 17:37:18 GMT
|
|
3727
3727
|
*/
|
|
3728
3728
|
|
|
3729
3729
|
:root {
|
|
@@ -3734,7 +3734,7 @@ select {
|
|
|
3734
3734
|
|
|
3735
3735
|
/**
|
|
3736
3736
|
* Do not edit directly
|
|
3737
|
-
* Generated on
|
|
3737
|
+
* Generated on Thu, 28 Nov 2024 17:37:19 GMT
|
|
3738
3738
|
*/
|
|
3739
3739
|
|
|
3740
3740
|
:root {
|
|
@@ -4436,7 +4436,7 @@ select {
|
|
|
4436
4436
|
|
|
4437
4437
|
/**
|
|
4438
4438
|
* Do not edit directly
|
|
4439
|
-
* Generated on
|
|
4439
|
+
* Generated on Thu, 28 Nov 2024 17:37:19 GMT
|
|
4440
4440
|
*/
|
|
4441
4441
|
|
|
4442
4442
|
:root,
|
|
@@ -5189,7 +5189,7 @@ select {
|
|
|
5189
5189
|
|
|
5190
5190
|
/**
|
|
5191
5191
|
* Do not edit directly
|
|
5192
|
-
* Generated on
|
|
5192
|
+
* Generated on Thu, 28 Nov 2024 17:37:19 GMT
|
|
5193
5193
|
*/
|
|
5194
5194
|
|
|
5195
5195
|
:root,
|
|
@@ -5217,7 +5217,7 @@ select {
|
|
|
5217
5217
|
|
|
5218
5218
|
/**
|
|
5219
5219
|
* Do not edit directly
|
|
5220
|
-
* Generated on
|
|
5220
|
+
* Generated on Thu, 28 Nov 2024 17:37:19 GMT
|
|
5221
5221
|
*/
|
|
5222
5222
|
|
|
5223
5223
|
:root,
|
|
@@ -5233,7 +5233,7 @@ select {
|
|
|
5233
5233
|
|
|
5234
5234
|
/**
|
|
5235
5235
|
* Do not edit directly
|
|
5236
|
-
* Generated on
|
|
5236
|
+
* Generated on Thu, 28 Nov 2024 17:37:18 GMT
|
|
5237
5237
|
*/
|
|
5238
5238
|
|
|
5239
5239
|
:root {
|
|
@@ -5355,7 +5355,7 @@ select {
|
|
|
5355
5355
|
|
|
5356
5356
|
/**
|
|
5357
5357
|
* Do not edit directly
|
|
5358
|
-
* Generated on
|
|
5358
|
+
* Generated on Thu, 28 Nov 2024 17:37:19 GMT
|
|
5359
5359
|
*/
|
|
5360
5360
|
|
|
5361
5361
|
:root,
|
|
@@ -5371,7 +5371,7 @@ select {
|
|
|
5371
5371
|
|
|
5372
5372
|
/**
|
|
5373
5373
|
* Do not edit directly
|
|
5374
|
-
* Generated on
|
|
5374
|
+
* Generated on Thu, 28 Nov 2024 17:37:19 GMT
|
|
5375
5375
|
*/
|
|
5376
5376
|
|
|
5377
5377
|
:root,
|
|
@@ -5598,7 +5598,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
5598
5598
|
|
|
5599
5599
|
/**
|
|
5600
5600
|
* Do not edit directly
|
|
5601
|
-
* Generated on
|
|
5601
|
+
* Generated on Thu, 28 Nov 2024 17:37:18 GMT
|
|
5602
5602
|
*/
|
|
5603
5603
|
|
|
5604
5604
|
:root {
|
|
@@ -5607,7 +5607,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
5607
5607
|
|
|
5608
5608
|
/**
|
|
5609
5609
|
* Do not edit directly
|
|
5610
|
-
* Generated on
|
|
5610
|
+
* Generated on Thu, 28 Nov 2024 17:37:19 GMT
|
|
5611
5611
|
*/
|
|
5612
5612
|
|
|
5613
5613
|
:root,
|
|
@@ -5625,7 +5625,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
5625
5625
|
|
|
5626
5626
|
/**
|
|
5627
5627
|
* Do not edit directly
|
|
5628
|
-
* Generated on
|
|
5628
|
+
* Generated on Thu, 28 Nov 2024 17:37:19 GMT
|
|
5629
5629
|
*/
|
|
5630
5630
|
|
|
5631
5631
|
:root {
|
|
@@ -5756,7 +5756,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
5756
5756
|
|
|
5757
5757
|
/**
|
|
5758
5758
|
* Do not edit directly
|
|
5759
|
-
* Generated on
|
|
5759
|
+
* Generated on Thu, 28 Nov 2024 17:37:19 GMT
|
|
5760
5760
|
*/
|
|
5761
5761
|
|
|
5762
5762
|
:root,
|
|
@@ -6801,7 +6801,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6801
6801
|
|
|
6802
6802
|
/**
|
|
6803
6803
|
* Do not edit directly
|
|
6804
|
-
* Generated on
|
|
6804
|
+
* Generated on Thu, 28 Nov 2024 17:37:18 GMT
|
|
6805
6805
|
*/
|
|
6806
6806
|
|
|
6807
6807
|
:root {
|
|
@@ -6815,7 +6815,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6815
6815
|
|
|
6816
6816
|
/**
|
|
6817
6817
|
* Do not edit directly
|
|
6818
|
-
* Generated on
|
|
6818
|
+
* Generated on Thu, 28 Nov 2024 17:37:19 GMT
|
|
6819
6819
|
*/
|
|
6820
6820
|
|
|
6821
6821
|
:root,
|
|
@@ -7052,7 +7052,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
7052
7052
|
|
|
7053
7053
|
/**
|
|
7054
7054
|
* Do not edit directly
|
|
7055
|
-
* Generated on
|
|
7055
|
+
* Generated on Thu, 28 Nov 2024 17:37:19 GMT
|
|
7056
7056
|
*/
|
|
7057
7057
|
|
|
7058
7058
|
:root,
|
|
@@ -7068,7 +7068,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
7068
7068
|
|
|
7069
7069
|
/**
|
|
7070
7070
|
* Do not edit directly
|
|
7071
|
-
* Generated on
|
|
7071
|
+
* Generated on Thu, 28 Nov 2024 17:37:19 GMT
|
|
7072
7072
|
*/
|
|
7073
7073
|
|
|
7074
7074
|
:root {
|
|
@@ -7386,7 +7386,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
7386
7386
|
|
|
7387
7387
|
/**
|
|
7388
7388
|
* Do not edit directly
|
|
7389
|
-
* Generated on
|
|
7389
|
+
* Generated on Thu, 28 Nov 2024 17:37:19 GMT
|
|
7390
7390
|
*/
|
|
7391
7391
|
|
|
7392
7392
|
:root,
|
|
@@ -7823,7 +7823,7 @@ html {
|
|
|
7823
7823
|
|
|
7824
7824
|
/**
|
|
7825
7825
|
* Do not edit directly
|
|
7826
|
-
* Generated on
|
|
7826
|
+
* Generated on Thu, 28 Nov 2024 17:37:19 GMT
|
|
7827
7827
|
*/
|
|
7828
7828
|
|
|
7829
7829
|
:root,
|
|
@@ -8043,7 +8043,7 @@ html {
|
|
|
8043
8043
|
|
|
8044
8044
|
/**
|
|
8045
8045
|
* Do not edit directly
|
|
8046
|
-
* Generated on
|
|
8046
|
+
* Generated on Thu, 28 Nov 2024 17:37:19 GMT
|
|
8047
8047
|
*/
|
|
8048
8048
|
|
|
8049
8049
|
:root,
|
|
@@ -8179,7 +8179,7 @@ html {
|
|
|
8179
8179
|
|
|
8180
8180
|
/**
|
|
8181
8181
|
* Do not edit directly
|
|
8182
|
-
* Generated on
|
|
8182
|
+
* Generated on Thu, 28 Nov 2024 17:37:19 GMT
|
|
8183
8183
|
*/
|
|
8184
8184
|
|
|
8185
8185
|
:root,
|
|
@@ -8431,7 +8431,7 @@ html {
|
|
|
8431
8431
|
|
|
8432
8432
|
/**
|
|
8433
8433
|
* Do not edit directly
|
|
8434
|
-
* Generated on
|
|
8434
|
+
* Generated on Thu, 28 Nov 2024 17:37:18 GMT
|
|
8435
8435
|
*/
|
|
8436
8436
|
|
|
8437
8437
|
:root {
|
|
@@ -8467,7 +8467,7 @@ html {
|
|
|
8467
8467
|
|
|
8468
8468
|
/**
|
|
8469
8469
|
* Do not edit directly
|
|
8470
|
-
* Generated on
|
|
8470
|
+
* Generated on Thu, 28 Nov 2024 17:37:19 GMT
|
|
8471
8471
|
*/
|
|
8472
8472
|
|
|
8473
8473
|
:root,
|
|
@@ -8535,7 +8535,7 @@ html {
|
|
|
8535
8535
|
|
|
8536
8536
|
/**
|
|
8537
8537
|
* Do not edit directly
|
|
8538
|
-
* Generated on
|
|
8538
|
+
* Generated on Thu, 28 Nov 2024 17:37:18 GMT
|
|
8539
8539
|
*/
|
|
8540
8540
|
|
|
8541
8541
|
:root {
|
|
@@ -8546,7 +8546,7 @@ html {
|
|
|
8546
8546
|
|
|
8547
8547
|
/**
|
|
8548
8548
|
* Do not edit directly
|
|
8549
|
-
* Generated on
|
|
8549
|
+
* Generated on Thu, 28 Nov 2024 17:37:19 GMT
|
|
8550
8550
|
*/
|
|
8551
8551
|
|
|
8552
8552
|
:root,
|
|
@@ -8798,7 +8798,7 @@ html {
|
|
|
8798
8798
|
|
|
8799
8799
|
/**
|
|
8800
8800
|
* Do not edit directly
|
|
8801
|
-
* Generated on
|
|
8801
|
+
* Generated on Thu, 28 Nov 2024 17:37:19 GMT
|
|
8802
8802
|
*/
|
|
8803
8803
|
|
|
8804
8804
|
:root,
|
|
@@ -9336,7 +9336,7 @@ html {
|
|
|
9336
9336
|
|
|
9337
9337
|
/**
|
|
9338
9338
|
* Do not edit directly
|
|
9339
|
-
* Generated on
|
|
9339
|
+
* Generated on Thu, 28 Nov 2024 17:37:18 GMT
|
|
9340
9340
|
*/
|
|
9341
9341
|
|
|
9342
9342
|
:root {
|
|
@@ -9347,7 +9347,7 @@ html {
|
|
|
9347
9347
|
|
|
9348
9348
|
/**
|
|
9349
9349
|
* Do not edit directly
|
|
9350
|
-
* Generated on
|
|
9350
|
+
* Generated on Thu, 28 Nov 2024 17:37:19 GMT
|
|
9351
9351
|
*/
|
|
9352
9352
|
|
|
9353
9353
|
:root,
|
|
@@ -12516,7 +12516,7 @@ html {
|
|
|
12516
12516
|
|
|
12517
12517
|
/**
|
|
12518
12518
|
* Do not edit directly
|
|
12519
|
-
* Generated on
|
|
12519
|
+
* Generated on Thu, 28 Nov 2024 17:37:18 GMT
|
|
12520
12520
|
*/
|
|
12521
12521
|
|
|
12522
12522
|
:root {
|
|
@@ -12536,7 +12536,7 @@ html {
|
|
|
12536
12536
|
|
|
12537
12537
|
/**
|
|
12538
12538
|
* Do not edit directly
|
|
12539
|
-
* Generated on
|
|
12539
|
+
* Generated on Thu, 28 Nov 2024 17:37:19 GMT
|
|
12540
12540
|
*/
|
|
12541
12541
|
|
|
12542
12542
|
:root,
|
|
@@ -12572,7 +12572,7 @@ html {
|
|
|
12572
12572
|
|
|
12573
12573
|
/**
|
|
12574
12574
|
* Do not edit directly
|
|
12575
|
-
* Generated on
|
|
12575
|
+
* Generated on Thu, 28 Nov 2024 17:37:19 GMT
|
|
12576
12576
|
*/
|
|
12577
12577
|
|
|
12578
12578
|
:root,
|
|
@@ -12592,7 +12592,7 @@ html {
|
|
|
12592
12592
|
|
|
12593
12593
|
/**
|
|
12594
12594
|
* Do not edit directly
|
|
12595
|
-
* Generated on
|
|
12595
|
+
* Generated on Thu, 28 Nov 2024 17:37:19 GMT
|
|
12596
12596
|
*/
|
|
12597
12597
|
|
|
12598
12598
|
:root {
|
|
@@ -12858,7 +12858,7 @@ html {
|
|
|
12858
12858
|
|
|
12859
12859
|
/**
|
|
12860
12860
|
* Do not edit directly
|
|
12861
|
-
* Generated on
|
|
12861
|
+
* Generated on Thu, 28 Nov 2024 17:37:19 GMT
|
|
12862
12862
|
*/
|
|
12863
12863
|
|
|
12864
12864
|
:root,
|
|
@@ -12872,7 +12872,7 @@ html {
|
|
|
12872
12872
|
|
|
12873
12873
|
/**
|
|
12874
12874
|
* Do not edit directly
|
|
12875
|
-
* Generated on
|
|
12875
|
+
* Generated on Thu, 28 Nov 2024 17:37:18 GMT
|
|
12876
12876
|
*/
|
|
12877
12877
|
|
|
12878
12878
|
:root {
|
|
@@ -12886,7 +12886,7 @@ html {
|
|
|
12886
12886
|
|
|
12887
12887
|
/**
|
|
12888
12888
|
* Do not edit directly
|
|
12889
|
-
* Generated on
|
|
12889
|
+
* Generated on Thu, 28 Nov 2024 17:37:18 GMT
|
|
12890
12890
|
*/
|
|
12891
12891
|
|
|
12892
12892
|
:root {
|
|
@@ -15062,7 +15062,7 @@ html {
|
|
|
15062
15062
|
|
|
15063
15063
|
/**
|
|
15064
15064
|
* Do not edit directly
|
|
15065
|
-
* Generated on
|
|
15065
|
+
* Generated on Thu, 28 Nov 2024 17:37:19 GMT
|
|
15066
15066
|
*/
|
|
15067
15067
|
|
|
15068
15068
|
:root {
|
|
@@ -15086,7 +15086,7 @@ html {
|
|
|
15086
15086
|
|
|
15087
15087
|
/**
|
|
15088
15088
|
* Do not edit directly
|
|
15089
|
-
* Generated on
|
|
15089
|
+
* Generated on Thu, 28 Nov 2024 17:37:19 GMT
|
|
15090
15090
|
*/
|
|
15091
15091
|
|
|
15092
15092
|
:root,
|
|
@@ -15509,7 +15509,7 @@ html {
|
|
|
15509
15509
|
|
|
15510
15510
|
/**
|
|
15511
15511
|
* Do not edit directly
|
|
15512
|
-
* Generated on
|
|
15512
|
+
* Generated on Thu, 28 Nov 2024 17:37:19 GMT
|
|
15513
15513
|
*/
|
|
15514
15514
|
|
|
15515
15515
|
:root {
|
|
@@ -15522,7 +15522,7 @@ html {
|
|
|
15522
15522
|
|
|
15523
15523
|
/**
|
|
15524
15524
|
* Do not edit directly
|
|
15525
|
-
* Generated on
|
|
15525
|
+
* Generated on Thu, 28 Nov 2024 17:37:19 GMT
|
|
15526
15526
|
*/
|
|
15527
15527
|
|
|
15528
15528
|
:root,
|
|
@@ -15899,7 +15899,7 @@ html {
|
|
|
15899
15899
|
|
|
15900
15900
|
/**
|
|
15901
15901
|
* Do not edit directly
|
|
15902
|
-
* Generated on
|
|
15902
|
+
* Generated on Thu, 28 Nov 2024 17:37:18 GMT
|
|
15903
15903
|
*/
|
|
15904
15904
|
|
|
15905
15905
|
:root {
|
|
@@ -15908,34 +15908,44 @@ html {
|
|
|
15908
15908
|
|
|
15909
15909
|
/**
|
|
15910
15910
|
* Do not edit directly
|
|
15911
|
-
* Generated on
|
|
15911
|
+
* Generated on Thu, 28 Nov 2024 17:37:19 GMT
|
|
15912
15912
|
*/
|
|
15913
15913
|
|
|
15914
15914
|
:root,
|
|
15915
15915
|
[data-color-mode="light"] {
|
|
15916
15916
|
--brand-SubNav-color-link-rest: var(--brand-color-text-default);
|
|
15917
|
-
--brand-SubNav-color-link-active: var(--
|
|
15917
|
+
--brand-SubNav-color-link-active: var(--brand-color-text-default);
|
|
15918
15918
|
--brand-SubNav-color-subMenu-bgColor: var(--base-color-scale-white-0);
|
|
15919
15919
|
--brand-SubNav-shadow: 0px 100px 80px rgba(0, 0, 0, 0.01), 0px 41px 33px rgba(0, 0, 0, 0.02), 0px 22px 17px rgba(0, 0, 0, 0.02), 0px 12px 10px rgba(0, 0, 0, 0.03), 0px 6px 5px rgba(0, 0, 0, 0.04), 0px 2px 2px rgba(0, 0, 0, 0.07);
|
|
15920
15920
|
}
|
|
15921
15921
|
|
|
15922
15922
|
[data-color-mode="dark"] {
|
|
15923
15923
|
--brand-SubNav-color-link-rest: var(--brand-color-text-default);
|
|
15924
|
-
--brand-SubNav-color-link-active: var(--
|
|
15925
|
-
--brand-SubNav-color-subMenu-bgColor: var(--base-color-scale-
|
|
15924
|
+
--brand-SubNav-color-link-active: var(--brand-color-text-default);
|
|
15925
|
+
--brand-SubNav-color-subMenu-bgColor: var(--base-color-scale-white-0);
|
|
15926
15926
|
--brand-SubNav-shadow: 0px 100px 80px rgba(0, 0, 0, 0.01), 0px 41px 33px rgba(0, 0, 0, 0.02), 0px 22px 17px rgba(0, 0, 0, 0.02), 0px 12px 10px rgba(0, 0, 0, 0.03), 0px 6px 5px rgba(0, 0, 0, 0.04), 0px 2px 2px rgba(0, 0, 0, 0.07);
|
|
15927
15927
|
}
|
|
15928
15928
|
|
|
15929
|
-
.Primer_Brand__SubNav-
|
|
15929
|
+
.Primer_Brand__SubNav-module__SubNav__container___iZQjL {
|
|
15930
15930
|
position: absolute;
|
|
15931
15931
|
width: 100%;
|
|
15932
|
+
}
|
|
15933
|
+
|
|
15934
|
+
.Primer_Brand__SubNav-module__SubNav__container--with-anchor-nav___y6aE7 {
|
|
15935
|
+
display: inline;
|
|
15936
|
+
display: initial;
|
|
15937
|
+
position: relative;
|
|
15938
|
+
}
|
|
15939
|
+
|
|
15940
|
+
.Primer_Brand__SubNav-module__SubNav___dVoQu {
|
|
15941
|
+
width: 100%;
|
|
15932
15942
|
display: flex;
|
|
15933
15943
|
padding: var(--base-size-16);
|
|
15934
15944
|
z-index: 1;
|
|
15935
15945
|
}
|
|
15936
15946
|
|
|
15937
15947
|
.Primer_Brand__SubNav-module__SubNav__heading___MAxf6 {
|
|
15938
|
-
font-weight: var(--base-text-weight-
|
|
15948
|
+
font-weight: var(--base-text-weight-semibold);
|
|
15939
15949
|
color: var(--brand-color-text-default);
|
|
15940
15950
|
font-family: var(--brand-heading-fontFamily);
|
|
15941
15951
|
-webkit-text-decoration: none;
|
|
@@ -15948,6 +15958,10 @@ html {
|
|
|
15948
15958
|
text-decoration: none !important; /* dotcom override */
|
|
15949
15959
|
}
|
|
15950
15960
|
|
|
15961
|
+
.Primer_Brand__SubNav-module__SubNav--header-container-outer___tneuD {
|
|
15962
|
+
width: 100%;
|
|
15963
|
+
}
|
|
15964
|
+
|
|
15951
15965
|
.Primer_Brand__SubNav-module__SubNav__heading-container___jlouG {
|
|
15952
15966
|
position: relative;
|
|
15953
15967
|
z-index: 9998;
|
|
@@ -15982,15 +15996,123 @@ html {
|
|
|
15982
15996
|
padding: 0;
|
|
15983
15997
|
}
|
|
15984
15998
|
|
|
15999
|
+
.Primer_Brand__SubNav-module__SubNav__links-overlay___CnpND > span {
|
|
16000
|
+
display: none;
|
|
16001
|
+
}
|
|
16002
|
+
|
|
15985
16003
|
.Primer_Brand__SubNav-module__SubNav__sub-menu-toggle___FvvL9 {
|
|
15986
16004
|
display: none;
|
|
15987
16005
|
}
|
|
15988
16006
|
|
|
16007
|
+
.Primer_Brand__SubNav-module__SubNav__heading-separator___M5xJp {
|
|
16008
|
+
position: relative;
|
|
16009
|
+
top: var(--base-size-2);
|
|
16010
|
+
color: var(--brand-color-text-muted);
|
|
16011
|
+
}
|
|
16012
|
+
|
|
16013
|
+
/*
|
|
16014
|
+
* Anchor Nav Submenu
|
|
16015
|
+
*/
|
|
16016
|
+
|
|
16017
|
+
.Primer_Brand__SubNav-module__SubNav__anchor-menu-outer-container___sfhEf {
|
|
16018
|
+
position: sticky;
|
|
16019
|
+
top: -1px;
|
|
16020
|
+
z-index: 91; /* must be higher than subdomain nav bar */
|
|
16021
|
+
}
|
|
16022
|
+
|
|
16023
|
+
.Primer_Brand__SubNav-module__SubNav__sub-menu--anchor___Q6VDG {
|
|
16024
|
+
display: flex;
|
|
16025
|
+
padding-block-start: var(--base-size-12);
|
|
16026
|
+
padding-block-end: var(--base-size-20);
|
|
16027
|
+
}
|
|
16028
|
+
|
|
16029
|
+
.Primer_Brand__SubNav-module__SubNav__anchor-menu-outer-container--stuck___HlM9i {
|
|
16030
|
+
background-color: var(--brand-color-canvas-default);
|
|
16031
|
+
}
|
|
16032
|
+
|
|
16033
|
+
.Primer_Brand__SubNav-module__SubNav__sub-menu--anchor___Q6VDG .Primer_Brand__SubNav-module__SubNav__sub-menu-list___aBVGd {
|
|
16034
|
+
display: inline-flex;
|
|
16035
|
+
list-style-type: none;
|
|
16036
|
+
margin: 0;
|
|
16037
|
+
padding: 0;
|
|
16038
|
+
gap: var(--base-size-20);
|
|
16039
|
+
}
|
|
16040
|
+
|
|
16041
|
+
.Primer_Brand__SubNav-module__SubNav__sub-menu--anchor___Q6VDG .Primer_Brand__SubNav-module__SubNav__link--is-in-view___GqmLc .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp {
|
|
16042
|
+
color: var(--brand-color-text-default);
|
|
16043
|
+
}
|
|
16044
|
+
|
|
16045
|
+
.Primer_Brand__SubNav-module__SubNav__sub-menu--anchor___Q6VDG .Primer_Brand__SubNav-module__SubNav__link--is-in-view___GqmLc .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp::after,
|
|
16046
|
+
.Primer_Brand__SubNav-module__SubNav__link___VBkrZ:hover .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp::after,
|
|
16047
|
+
.Primer_Brand__SubNav-module__SubNav__link___VBkrZ:focus-visible .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp::after,
|
|
16048
|
+
.Primer_Brand__SubNav-module__SubNav__link___VBkrZ[aria-current]:not([aria-current='false']) .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp::after {
|
|
16049
|
+
opacity: 1;
|
|
16050
|
+
transform: translate3d(0, 0.2em, 0);
|
|
16051
|
+
transform: scale(0.8, 1);
|
|
16052
|
+
}
|
|
16053
|
+
|
|
16054
|
+
.Primer_Brand__SubNav-module__SubNav__sub-menu--anchor___Q6VDG .Primer_Brand__SubNav-module__SubNav__link--is-in-view___GqmLc .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp::after,
|
|
16055
|
+
.Primer_Brand__SubNav-module__SubNav__link___VBkrZ:active .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp::after {
|
|
16056
|
+
border-color: var(--brand-color-text-default);
|
|
16057
|
+
transform: scale(0.9, 1);
|
|
16058
|
+
}
|
|
16059
|
+
|
|
16060
|
+
.Primer_Brand__SubNav-module__SubNav__link___VBkrZ[data-active='true'] .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp::after,
|
|
16061
|
+
.Primer_Brand__SubNav-module__SubNav__sub-menu--anchor___Q6VDG .Primer_Brand__SubNav-module__SubNav__link--is-in-view___GqmLc .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp::after {
|
|
16062
|
+
border-color: var(--brand-color-text-default);
|
|
16063
|
+
opacity: 1;
|
|
16064
|
+
}
|
|
16065
|
+
|
|
16066
|
+
.Primer_Brand__SubNav-module__SubNav__link___VBkrZ:focus-visible .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp::after,
|
|
16067
|
+
.Primer_Brand__SubNav-module__SubNav__sub-menu--anchor___Q6VDG .Primer_Brand__SubNav-module__SubNav__link--is-in-view___GqmLc:focus-visible .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp::after {
|
|
16068
|
+
opacity: 0;
|
|
16069
|
+
}
|
|
16070
|
+
|
|
16071
|
+
.Primer_Brand__SubNav-module__SubNav__link___VBkrZ:hover .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp::after,
|
|
16072
|
+
.Primer_Brand__SubNav-module__SubNav__link___VBkrZ[aria-current]:not([aria-current='false']) * {
|
|
16073
|
+
color: var(--brand-SubNav-color-link-active);
|
|
16074
|
+
-webkit-text-decoration: none !important;
|
|
16075
|
+
text-decoration: none !important; /* dotcom override */
|
|
16076
|
+
}
|
|
16077
|
+
|
|
16078
|
+
.Primer_Brand__SubNav-module__SubNav__link-label___IoiSp::after {
|
|
16079
|
+
content: '';
|
|
16080
|
+
position: absolute;
|
|
16081
|
+
bottom: calc(var(--base-size-2) * -1);
|
|
16082
|
+
left: 0;
|
|
16083
|
+
width: 100%;
|
|
16084
|
+
height: 2px;
|
|
16085
|
+
border-width: 2px;
|
|
16086
|
+
border-bottom: var(--base-size-2) solid var(--brand-color-text-muted);
|
|
16087
|
+
transition: opacity var(--brand-animation-duration-fast), transform var(--brand-animation-duration-fast),
|
|
16088
|
+
border-color var(--brand-animation-duration-fast);
|
|
16089
|
+
opacity: 1;
|
|
16090
|
+
transform: scale(0);
|
|
16091
|
+
transform-origin: center;
|
|
16092
|
+
}
|
|
16093
|
+
|
|
16094
|
+
.Primer_Brand__SubNav-module__SubNav__link___VBkrZ[aria-current]:not([aria-current='false']) .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp::after {
|
|
16095
|
+
border-color: var(--brand-color-text-default);
|
|
16096
|
+
}
|
|
16097
|
+
|
|
16098
|
+
.Primer_Brand__SubNav-module__SubNav__link___VBkrZ:hover .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp {
|
|
16099
|
+
transition: color var(--brand-animation-duration-fast) var(--brand-animation-easing-default);
|
|
16100
|
+
color: var(--brand-SubNav-color-link-active);
|
|
16101
|
+
}
|
|
16102
|
+
|
|
16103
|
+
.Primer_Brand__SubNav-module__SubNav__link___VBkrZ:hover .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp::after {
|
|
16104
|
+
border-color: var(--brand-color-text-default);
|
|
16105
|
+
}
|
|
16106
|
+
|
|
15989
16107
|
/*
|
|
15990
16108
|
* Narrow breakpoint
|
|
15991
16109
|
*/
|
|
15992
16110
|
|
|
15993
16111
|
@media screen and (max-width: 63.24rem) {
|
|
16112
|
+
.Primer_Brand__SubNav-module__SubNav___dVoQu {
|
|
16113
|
+
position: relative;
|
|
16114
|
+
}
|
|
16115
|
+
|
|
15994
16116
|
.Primer_Brand__SubNav-module__SubNav___dVoQu::before {
|
|
15995
16117
|
content: '';
|
|
15996
16118
|
position: absolute;
|
|
@@ -16002,34 +16124,57 @@ html {
|
|
|
16002
16124
|
z-index: 9997;
|
|
16003
16125
|
}
|
|
16004
16126
|
|
|
16005
|
-
.Primer_Brand__SubNav-
|
|
16127
|
+
.Primer_Brand__SubNav-module__SubNav___dVoQu::after {
|
|
16006
16128
|
content: '';
|
|
16007
|
-
|
|
16008
|
-
opacity: 0.3;
|
|
16129
|
+
z-index: -1;
|
|
16009
16130
|
position: fixed;
|
|
16131
|
+
background-color: var(--base-color-scale-black-0);
|
|
16132
|
+
opacity: 0;
|
|
16133
|
+
visibility: hidden;
|
|
16010
16134
|
top: 0;
|
|
16011
16135
|
right: 0;
|
|
16012
16136
|
left: 0;
|
|
16013
16137
|
bottom: 0;
|
|
16014
16138
|
width: 100%;
|
|
16015
16139
|
height: 100%;
|
|
16016
|
-
|
|
16140
|
+
}
|
|
16141
|
+
|
|
16142
|
+
.Primer_Brand__SubNav-module__SubNav--open___xWq0D::after {
|
|
16143
|
+
opacity: 0.3;
|
|
16144
|
+
visibility: visible;
|
|
16145
|
+
transition: visibility var(--brand-animation-duration-default) var(--brand-animation-easing-default),
|
|
16146
|
+
opacity var(--brand-animation-duration-default) var(--brand-animation-easing-default);
|
|
16017
16147
|
}
|
|
16018
16148
|
|
|
16019
16149
|
.Primer_Brand__SubNav-module__SubNav__heading___MAxf6 {
|
|
16020
|
-
font-size: var(--base-size-
|
|
16021
|
-
line-height: var(--base-size-
|
|
16150
|
+
font-size: var(--base-size-16);
|
|
16151
|
+
line-height: var(--base-size-24);
|
|
16022
16152
|
}
|
|
16023
16153
|
|
|
16024
16154
|
.Primer_Brand__SubNav-module__SubNav--open___xWq0D {
|
|
16025
16155
|
display: block;
|
|
16026
16156
|
}
|
|
16027
16157
|
|
|
16158
|
+
.Primer_Brand__SubNav-module__SubNav--open___xWq0D + .Primer_Brand__SubNav-module__SubNav__anchor-menu-outer-container___sfhEf {
|
|
16159
|
+
z-index: -1;
|
|
16160
|
+
}
|
|
16161
|
+
|
|
16028
16162
|
.Primer_Brand__SubNav-module__SubNav--open___xWq0D::before {
|
|
16029
16163
|
background-color: var(--brand-color-canvas-default);
|
|
16030
16164
|
animation: Primer_Brand__SubNav-module__fade-in___t8Rrr 0.3s var(--brand-animation-easing-glide) forwards;
|
|
16031
16165
|
}
|
|
16032
16166
|
|
|
16167
|
+
.Primer_Brand__SubNav-module__SubNav__header-container___heD5O {
|
|
16168
|
+
display: flex;
|
|
16169
|
+
width: 100%;
|
|
16170
|
+
white-space: pre;
|
|
16171
|
+
}
|
|
16172
|
+
|
|
16173
|
+
.Primer_Brand__SubNav-module__SubNav__heading-separator___M5xJp {
|
|
16174
|
+
margin-inline-end: var(--base-size-16);
|
|
16175
|
+
z-index: 9998;
|
|
16176
|
+
}
|
|
16177
|
+
|
|
16033
16178
|
.Primer_Brand__SubNav-module__SubNav__links-overlay___CnpND {
|
|
16034
16179
|
position: relative;
|
|
16035
16180
|
display: flex;
|
|
@@ -16037,6 +16182,7 @@ html {
|
|
|
16037
16182
|
flex-direction: column;
|
|
16038
16183
|
justify-content: center;
|
|
16039
16184
|
z-index: 9998;
|
|
16185
|
+
display: none;
|
|
16040
16186
|
}
|
|
16041
16187
|
|
|
16042
16188
|
.Primer_Brand__SubNav-module__SubNav__links-overlay--open___xdhUA {
|
|
@@ -16047,19 +16193,33 @@ html {
|
|
|
16047
16193
|
padding-block-end: var(--base-size-16);
|
|
16048
16194
|
}
|
|
16049
16195
|
|
|
16196
|
+
.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 {
|
|
16197
|
+
color: var(--brand-color-text-default);
|
|
16198
|
+
}
|
|
16199
|
+
|
|
16200
|
+
.Primer_Brand__SubNav-module__SubNav__links-overlay--open___xdhUA .Primer_Brand__SubNav-module__SubNav__link--has-sub-menu___IrziW:hover .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp {
|
|
16201
|
+
color: var(--brand-color-text-muted);
|
|
16202
|
+
}
|
|
16203
|
+
|
|
16050
16204
|
.Primer_Brand__SubNav-module__SubNav__overlay-toggle___GY93X {
|
|
16051
16205
|
background-color: transparent;
|
|
16052
16206
|
border: none;
|
|
16053
16207
|
cursor: pointer;
|
|
16054
16208
|
display: flex;
|
|
16055
|
-
position:
|
|
16056
|
-
|
|
16057
|
-
|
|
16209
|
+
position: relative;
|
|
16210
|
+
width: 100%;
|
|
16211
|
+
display: flex;
|
|
16212
|
+
|
|
16058
16213
|
order: 1;
|
|
16059
16214
|
z-index: 9999;
|
|
16060
16215
|
padding-inline: 0;
|
|
16061
16216
|
}
|
|
16062
16217
|
|
|
16218
|
+
.Primer_Brand__SubNav-module__SubNav__overlay-toggle-content___GYAh4 {
|
|
16219
|
+
justify-content: space-between;
|
|
16220
|
+
width: 100%;
|
|
16221
|
+
}
|
|
16222
|
+
|
|
16063
16223
|
.Primer_Brand__SubNav-module__SubNav--full-width___ZqqXq .Primer_Brand__SubNav-module__SubNav__overlay-toggle___GY93X {
|
|
16064
16224
|
right: 0;
|
|
16065
16225
|
}
|
|
@@ -16081,6 +16241,11 @@ html {
|
|
|
16081
16241
|
padding: var(--base-size-8) 0;
|
|
16082
16242
|
animation: Primer_Brand__SubNav-module__fade-in___t8Rrr 0.3s var(--brand-animation-easing-glide) forwards;
|
|
16083
16243
|
}
|
|
16244
|
+
|
|
16245
|
+
.Primer_Brand__SubNav-module__SubNav__links-overlay--open___xdhUA .Primer_Brand__SubNav-module__SubNav__link--has-sub-menu___IrziW {
|
|
16246
|
+
padding-block: 0;
|
|
16247
|
+
}
|
|
16248
|
+
|
|
16084
16249
|
.Primer_Brand__SubNav-module__SubNav__links-overlay--open___xdhUA .Primer_Brand__SubNav-module__SubNav__action-container___lgC_T {
|
|
16085
16250
|
width: 100%;
|
|
16086
16251
|
}
|
|
@@ -16095,6 +16260,68 @@ html {
|
|
|
16095
16260
|
margin: 0;
|
|
16096
16261
|
padding-inline-start: var(--base-size-16);
|
|
16097
16262
|
}
|
|
16263
|
+
|
|
16264
|
+
.Primer_Brand__SubNav-module__SubNav__sub-menu--dropdown___tPNZN .Primer_Brand__SubNav-module__SubNav__link___VBkrZ:hover .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp {
|
|
16265
|
+
color: var(--brand-color-text-default) !important;
|
|
16266
|
+
}
|
|
16267
|
+
|
|
16268
|
+
.Primer_Brand__SubNav-module__SubNav__anchor-menu-container___TNidG {
|
|
16269
|
+
z-index: 99;
|
|
16270
|
+
overflow-x: auto;
|
|
16271
|
+
overflow-y: hidden;
|
|
16272
|
+
width: 100%;
|
|
16273
|
+
}
|
|
16274
|
+
|
|
16275
|
+
.Primer_Brand__SubNav-module__SubNav__anchor-menu-outer-container___sfhEf {
|
|
16276
|
+
overflow: hidden;
|
|
16277
|
+
position: sticky;
|
|
16278
|
+
top: -1px;
|
|
16279
|
+
}
|
|
16280
|
+
|
|
16281
|
+
.Primer_Brand__SubNav-module__SubNav__anchor-menu-outer-container___sfhEf::after {
|
|
16282
|
+
content: '';
|
|
16283
|
+
position: absolute;
|
|
16284
|
+
right: 0;
|
|
16285
|
+
top: 0;
|
|
16286
|
+
bottom: 0;
|
|
16287
|
+
width: var(--base-size-32);
|
|
16288
|
+
background: linear-gradient(to left, var(--brand-color-canvas-default), transparent);
|
|
16289
|
+
pointer-events: none;
|
|
16290
|
+
z-index: 100;
|
|
16291
|
+
}
|
|
16292
|
+
|
|
16293
|
+
.Primer_Brand__SubNav-module__SubNav__link-label___IoiSp {
|
|
16294
|
+
font-size: var(--brand-text-size-200);
|
|
16295
|
+
font-weight: var(--base-text-weight-semibold);
|
|
16296
|
+
}
|
|
16297
|
+
|
|
16298
|
+
.Primer_Brand__SubNav-module__SubNav__sub-menu--anchor___Q6VDG {
|
|
16299
|
+
padding-inline: var(--base-size-16);
|
|
16300
|
+
padding-block-end: var(--base-size-16);
|
|
16301
|
+
padding-block-start: var(--base-size-16);
|
|
16302
|
+
}
|
|
16303
|
+
|
|
16304
|
+
.Primer_Brand__SubNav-module__SubNav__sub-menu--anchor___Q6VDG .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp {
|
|
16305
|
+
font-size: var(--brand-text-size-100);
|
|
16306
|
+
line-height: var(--brand-text-lineHeight-100);
|
|
16307
|
+
letter-spacing: var(--brand-text-letterSpacing-100);
|
|
16308
|
+
}
|
|
16309
|
+
|
|
16310
|
+
.Primer_Brand__SubNav-module__SubNav__sub-menu--anchor___Q6VDG .Primer_Brand__SubNav-module__SubNav__sub-menu-list___aBVGd {
|
|
16311
|
+
padding-inline-end: var(--base-size-32);
|
|
16312
|
+
}
|
|
16313
|
+
|
|
16314
|
+
.Primer_Brand__SubNav-module__SubNav__sub-menu--anchor___Q6VDG .Primer_Brand__SubNav-module__SubNav__link___VBkrZ {
|
|
16315
|
+
display: block;
|
|
16316
|
+
white-space: pre;
|
|
16317
|
+
position: relative;
|
|
16318
|
+
}
|
|
16319
|
+
|
|
16320
|
+
.Primer_Brand__SubNav-module__SubNav___dVoQu .Primer_Brand__SubNav-module__SubNav__link___VBkrZ:hover .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp::after,
|
|
16321
|
+
.Primer_Brand__SubNav-module__SubNav___dVoQu .Primer_Brand__SubNav-module__SubNav__link___VBkrZ:focus-visible .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp::after,
|
|
16322
|
+
.Primer_Brand__SubNav-module__SubNav___dVoQu .Primer_Brand__SubNav-module__SubNav__link___VBkrZ[aria-current]:not([aria-current='false']) .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp::after {
|
|
16323
|
+
display: none;
|
|
16324
|
+
}
|
|
16098
16325
|
}
|
|
16099
16326
|
|
|
16100
16327
|
.Primer_Brand__SubNav-module__SubNav__overlay-toggle-icon___AjCc8 {
|
|
@@ -16119,6 +16346,14 @@ html {
|
|
|
16119
16346
|
.Primer_Brand__SubNav-module__SubNav--full-width___ZqqXq {
|
|
16120
16347
|
padding-inline: 0;
|
|
16121
16348
|
}
|
|
16349
|
+
|
|
16350
|
+
.Primer_Brand__SubNav-module__SubNav__sub-menu--anchor___Q6VDG {
|
|
16351
|
+
padding-inline: var(--base-size-24);
|
|
16352
|
+
}
|
|
16353
|
+
}
|
|
16354
|
+
|
|
16355
|
+
.Primer_Brand__SubNav-module__SubNav__heading-label___gwyQg {
|
|
16356
|
+
white-space: pre;
|
|
16122
16357
|
}
|
|
16123
16358
|
|
|
16124
16359
|
/*
|
|
@@ -16129,6 +16364,12 @@ html {
|
|
|
16129
16364
|
.Primer_Brand__SubNav-module__SubNav___dVoQu {
|
|
16130
16365
|
padding: var(--base-size-16) var(--base-size-32);
|
|
16131
16366
|
align-items: center;
|
|
16367
|
+
display: flex;
|
|
16368
|
+
z-index: 92;
|
|
16369
|
+
}
|
|
16370
|
+
|
|
16371
|
+
.Primer_Brand__SubNav-module__SubNav___dVoQu:has(+ .Primer_Brand__SubNav-module__SubNav__anchor-menu-container___TNidG) {
|
|
16372
|
+
padding-block-end: 0;
|
|
16132
16373
|
}
|
|
16133
16374
|
|
|
16134
16375
|
.Primer_Brand__SubNav-module__SubNav--full-width___ZqqXq {
|
|
@@ -16140,23 +16381,28 @@ html {
|
|
|
16140
16381
|
}
|
|
16141
16382
|
|
|
16142
16383
|
.Primer_Brand__SubNav-module__SubNav__heading___MAxf6 {
|
|
16143
|
-
font-size: var(--base-size-20);
|
|
16144
|
-
line-height: var(--base-size-
|
|
16384
|
+
font-size: calc(var(--base-size-20) - 2px);
|
|
16385
|
+
line-height: var(--base-size-24);
|
|
16145
16386
|
}
|
|
16146
16387
|
|
|
16147
|
-
.Primer_Brand__SubNav-
|
|
16388
|
+
.Primer_Brand__SubNav-module__SubNav__heading-separator___M5xJp {
|
|
16389
|
+
margin-inline-end: var(--base-size-20);
|
|
16390
|
+
}
|
|
16391
|
+
|
|
16392
|
+
.Primer_Brand__SubNav-module__SubNav--header-container-outer___tneuD {
|
|
16148
16393
|
display: flex;
|
|
16394
|
+
align-items: center;
|
|
16149
16395
|
}
|
|
16150
16396
|
|
|
16151
16397
|
.Primer_Brand__SubNav-module__SubNav__heading-container___jlouG {
|
|
16152
|
-
margin-inline-end: var(--base-size-
|
|
16398
|
+
margin-inline-end: var(--base-size-20);
|
|
16153
16399
|
}
|
|
16154
16400
|
|
|
16155
16401
|
.Primer_Brand__SubNav-module__SubNav__links-overlay___CnpND {
|
|
16156
16402
|
align-items: center;
|
|
16157
16403
|
display: flex;
|
|
16158
|
-
gap: var(--base-size-
|
|
16159
|
-
z-index:
|
|
16404
|
+
gap: var(--base-size-20);
|
|
16405
|
+
z-index: 92;
|
|
16160
16406
|
flex-grow: 1;
|
|
16161
16407
|
}
|
|
16162
16408
|
|
|
@@ -16168,83 +16414,56 @@ html {
|
|
|
16168
16414
|
padding: 4px 0;
|
|
16169
16415
|
}
|
|
16170
16416
|
|
|
16171
|
-
.Primer_Brand__SubNav-
|
|
16172
|
-
|
|
16173
|
-
|
|
16174
|
-
-webkit-text-decoration: none !important;
|
|
16175
|
-
text-decoration: none !important; /* dotcom override */
|
|
16417
|
+
.Primer_Brand__SubNav-module__SubNav__link-label___IoiSp {
|
|
16418
|
+
font-size: var(--brand-text-size-100);
|
|
16419
|
+
line-height: var(--brand-text-lineHeight-100);
|
|
16176
16420
|
}
|
|
16177
16421
|
|
|
16178
|
-
|
|
16422
|
+
/* To fix hover distance between link and dropdown */
|
|
16423
|
+
.Primer_Brand__SubNav-module__SubNav__link___VBkrZ.Primer_Brand__SubNav-module__SubNav__link--has-sub-menu___IrziW::after {
|
|
16179
16424
|
content: '';
|
|
16180
16425
|
position: absolute;
|
|
16181
|
-
bottom: calc(var(--base-size-
|
|
16426
|
+
bottom: calc(var(--base-size-12) * -1);
|
|
16182
16427
|
left: 0;
|
|
16183
16428
|
width: 100%;
|
|
16184
|
-
height:
|
|
16185
|
-
background
|
|
16186
|
-
transition: opacity var(--brand-animation-duration-fast), transform var(--brand-animation-duration-fast),
|
|
16187
|
-
background-color var(--brand-animation-duration-fast);
|
|
16188
|
-
opacity: 1;
|
|
16189
|
-
transform: scale(0);
|
|
16190
|
-
transform-origin: center;
|
|
16191
|
-
}
|
|
16192
|
-
|
|
16193
|
-
.Primer_Brand__SubNav-module__SubNav__link___VBkrZ:hover .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp::after,
|
|
16194
|
-
.Primer_Brand__SubNav-module__SubNav__link___VBkrZ:focus .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp::after,
|
|
16195
|
-
.Primer_Brand__SubNav-module__SubNav__link___VBkrZ[aria-current]:not([aria-current='false']) .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp::after {
|
|
16196
|
-
opacity: 1;
|
|
16197
|
-
transform: translate3d(0, 0.2em, 0);
|
|
16198
|
-
transform: scale(0.8, 1);
|
|
16429
|
+
height: var(--base-size-12);
|
|
16430
|
+
background: transparent;
|
|
16199
16431
|
}
|
|
16200
16432
|
|
|
16201
|
-
.Primer_Brand__SubNav-
|
|
16202
|
-
background-color: var(--brand-color-text-default);
|
|
16203
|
-
transform: scale(0.9, 1);
|
|
16204
|
-
}
|
|
16205
|
-
|
|
16206
|
-
.Primer_Brand__SubNav-module__SubNav__link___VBkrZ[data-active='true'] .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp::after {
|
|
16207
|
-
background-color: var(--brand-color-text-default);
|
|
16208
|
-
opacity: 1;
|
|
16209
|
-
}
|
|
16210
|
-
|
|
16211
|
-
.Primer_Brand__SubNav-module__SubNav__link___VBkrZ:focus-visible .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp::after {
|
|
16212
|
-
opacity: 0;
|
|
16213
|
-
}
|
|
16214
|
-
|
|
16215
|
-
.Primer_Brand__SubNav-module__SubNav__sub-menu___UENed {
|
|
16433
|
+
.Primer_Brand__SubNav-module__SubNav__sub-menu___UENed.Primer_Brand__SubNav-module__SubNav__sub-menu--dropdown___tPNZN {
|
|
16216
16434
|
background-clip: padding-box;
|
|
16217
16435
|
background-color: var(--brand-SubNav-color-subMenu-bgColor);
|
|
16218
16436
|
border: max(1px, 0.0625rem) solid var(--borderColor-default, var(--color-border-default));
|
|
16219
16437
|
border: var(--borderWidth-thin, max(1px, 0.0625rem)) solid var(--borderColor-default, var(--color-border-default));
|
|
16220
16438
|
border-radius: 0.375rem;
|
|
16221
|
-
border-radius: var(--borderRadius-
|
|
16439
|
+
border-radius: var(--brand-borderRadius-xlarge, 0.375rem);
|
|
16222
16440
|
box-shadow: var(--shadow-floating-legacy, var(--color-shadow-large));
|
|
16223
16441
|
left: 0;
|
|
16224
16442
|
list-style: none;
|
|
16225
|
-
margin-
|
|
16226
|
-
padding: var(--base-size-
|
|
16443
|
+
margin-block-start: var(--base-size-8);
|
|
16444
|
+
padding: var(--base-size-24);
|
|
16445
|
+
padding-inline-end: var(--base-size-24);
|
|
16227
16446
|
position: absolute;
|
|
16228
16447
|
top: 100%;
|
|
16229
|
-
z-index:
|
|
16448
|
+
z-index: 9998;
|
|
16230
16449
|
transition-timing-function: var(--brand-animation-easing-glide);
|
|
16231
16450
|
transition-duration: var(--brand-animation-duration-fast);
|
|
16232
16451
|
transition-property: opacity, transform;
|
|
16233
16452
|
left: calc(var(--base-size-4) / 4 * -16);
|
|
16234
16453
|
visibility: hidden;
|
|
16235
16454
|
opacity: 0;
|
|
16236
|
-
transform: scale(0.99) translateY(-0.7em);
|
|
16455
|
+
transform: scale(0.99) translateY(-0.7em) translateX(-8px);
|
|
16237
16456
|
transform-origin: top;
|
|
16238
16457
|
display: flex;
|
|
16239
16458
|
flex-direction: column;
|
|
16240
|
-
gap: var(--base-size-
|
|
16459
|
+
gap: var(--base-size-8);
|
|
16241
16460
|
width: var(--brand-SubNav-width-subMenu);
|
|
16242
16461
|
}
|
|
16243
16462
|
|
|
16244
|
-
.Primer_Brand__SubNav-module__SubNav__link--expanded___sbpQG .Primer_Brand__SubNav-module__SubNav__sub-menu___UENed {
|
|
16463
|
+
.Primer_Brand__SubNav-module__SubNav__link--expanded___sbpQG .Primer_Brand__SubNav-module__SubNav__sub-menu___UENed.Primer_Brand__SubNav-module__SubNav__sub-menu--dropdown___tPNZN {
|
|
16245
16464
|
visibility: visible;
|
|
16246
16465
|
opacity: 1;
|
|
16247
|
-
transform: scale(1) translateY(0);
|
|
16466
|
+
transform: scale(1) translateY(0) translateX(-8px);
|
|
16248
16467
|
box-shadow: var(--brand-SubNav-shadow);
|
|
16249
16468
|
}
|
|
16250
16469
|
|
|
@@ -16263,20 +16482,11 @@ html {
|
|
|
16263
16482
|
display: block;
|
|
16264
16483
|
}
|
|
16265
16484
|
|
|
16266
|
-
.Primer_Brand__SubNav-module__SubNav__sub-
|
|
16267
|
-
color: var(--brand-color-text-default);
|
|
16268
|
-
font-weight: var(--brand-text-weight-100);
|
|
16269
|
-
font-size: var(--brand-text-size-100);
|
|
16270
|
-
line-height: var(--brand-text-lineHeight-100);
|
|
16271
|
-
letter-spacing: var(--brand-text-letterSpacing-100);
|
|
16272
|
-
}
|
|
16273
|
-
|
|
16274
|
-
.Primer_Brand__SubNav-module__SubNav__sub-menu___UENed .Primer_Brand__SubNav-module__SubNav__link___VBkrZ:hover .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp {
|
|
16275
|
-
color: var(--brand-SubNav-color-link-active);
|
|
16485
|
+
.Primer_Brand__SubNav-module__SubNav__sub-menu--dropdown___tPNZN .Primer_Brand__SubNav-module__SubNav__link___VBkrZ:hover .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp {
|
|
16486
|
+
color: var(--brand-color-text-default) !important;
|
|
16276
16487
|
}
|
|
16277
16488
|
|
|
16278
|
-
.Primer_Brand__SubNav-module__SubNav__sub-
|
|
16279
|
-
.Primer_Brand__SubNav-module__SubNav__link--has-sub-menu___IrziW .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp::after {
|
|
16489
|
+
.Primer_Brand__SubNav-module__SubNav__sub-menu--dropdown___tPNZN .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp::after {
|
|
16280
16490
|
display: none;
|
|
16281
16491
|
}
|
|
16282
16492
|
|
|
@@ -16296,6 +16506,10 @@ html {
|
|
|
16296
16506
|
.Primer_Brand__SubNav-module__SubNav__link--has-sub-menu___IrziW:hover .Primer_Brand__SubNav-module__SubNav__sub-menu-icon___XxnxY {
|
|
16297
16507
|
transform: translateY(2px);
|
|
16298
16508
|
}
|
|
16509
|
+
|
|
16510
|
+
.Primer_Brand__SubNav-module__SubNav__sub-menu--anchor___Q6VDG {
|
|
16511
|
+
padding-inline: var(--base-size-32);
|
|
16512
|
+
}
|
|
16299
16513
|
}
|
|
16300
16514
|
|
|
16301
16515
|
@keyframes Primer_Brand__SubNav-module__fade-in___t8Rrr {
|
|
@@ -16318,7 +16532,7 @@ html {
|
|
|
16318
16532
|
|
|
16319
16533
|
/**
|
|
16320
16534
|
* Do not edit directly
|
|
16321
|
-
* Generated on
|
|
16535
|
+
* Generated on Thu, 28 Nov 2024 17:37:18 GMT
|
|
16322
16536
|
*/
|
|
16323
16537
|
|
|
16324
16538
|
:root {
|
|
@@ -16327,7 +16541,7 @@ html {
|
|
|
16327
16541
|
|
|
16328
16542
|
/**
|
|
16329
16543
|
* Do not edit directly
|
|
16330
|
-
* Generated on
|
|
16544
|
+
* Generated on Thu, 28 Nov 2024 17:37:19 GMT
|
|
16331
16545
|
*/
|
|
16332
16546
|
|
|
16333
16547
|
:root,
|
|
@@ -16751,7 +16965,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
16751
16965
|
|
|
16752
16966
|
/**
|
|
16753
16967
|
* Do not edit directly
|
|
16754
|
-
* Generated on
|
|
16968
|
+
* Generated on Thu, 28 Nov 2024 17:37:19 GMT
|
|
16755
16969
|
*/
|
|
16756
16970
|
|
|
16757
16971
|
:root,
|
|
@@ -16836,6 +17050,8 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
16836
17050
|
.Primer_Brand__Breadcrumbs-module__Breadcrumbs__link--selected___zP0bj {
|
|
16837
17051
|
color: var(--brand-color-text-default);
|
|
16838
17052
|
pointer-events: none;
|
|
17053
|
+
font-weight: inherit;
|
|
17054
|
+
letter-spacing: inherit;
|
|
16839
17055
|
}
|
|
16840
17056
|
.Primer_Brand__Breadcrumbs-module__Breadcrumbs--default___q2JxW .Primer_Brand__Breadcrumbs-module__Breadcrumbs__link--selected___zP0bj {
|
|
16841
17057
|
color: var(--brand-color-text-muted);
|
|
@@ -16848,7 +17064,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
16848
17064
|
|
|
16849
17065
|
/**
|
|
16850
17066
|
* Do not edit directly
|
|
16851
|
-
* Generated on
|
|
17067
|
+
* Generated on Thu, 28 Nov 2024 17:37:19 GMT
|
|
16852
17068
|
*/
|
|
16853
17069
|
|
|
16854
17070
|
:root,
|
|
@@ -17195,7 +17411,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
17195
17411
|
|
|
17196
17412
|
/**
|
|
17197
17413
|
* Do not edit directly
|
|
17198
|
-
* Generated on
|
|
17414
|
+
* Generated on Thu, 28 Nov 2024 17:37:19 GMT
|
|
17199
17415
|
*/
|
|
17200
17416
|
|
|
17201
17417
|
:root,
|
|
@@ -17209,7 +17425,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
17209
17425
|
|
|
17210
17426
|
/**
|
|
17211
17427
|
* Do not edit directly
|
|
17212
|
-
* Generated on
|
|
17428
|
+
* Generated on Thu, 28 Nov 2024 17:37:19 GMT
|
|
17213
17429
|
*/
|
|
17214
17430
|
|
|
17215
17431
|
:root {
|
|
@@ -17396,7 +17612,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
17396
17612
|
|
|
17397
17613
|
/**
|
|
17398
17614
|
* Do not edit directly
|
|
17399
|
-
* Generated on
|
|
17615
|
+
* Generated on Thu, 28 Nov 2024 17:37:18 GMT
|
|
17400
17616
|
*/
|
|
17401
17617
|
|
|
17402
17618
|
:root {
|