@primer/react-brand 0.32.0-rc.ca93b3e → 0.32.1-rc.453b82a
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/PricingOptions/PricingOptions.d.ts +20 -36
- package/lib/SubNav/SubNav.d.ts +21 -0
- package/lib/css/main.css +198 -55
- 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/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/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/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 +8 -0
- package/lib/design-tokens/css/tokens/functional/components/sub-nav/colors-with-modes.css +5 -3
- 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/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 +2 -2
- 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/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 +29 -0
- 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/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 +3 -3
- 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/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 +6 -0
- 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/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 +2 -2
- 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/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 +5 -0
- 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/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 +2 -2
- 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/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 +17 -0
- package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.js +16 -0
- 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/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 +2 -2
- 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
|
@@ -89,7 +89,7 @@ select {
|
|
|
89
89
|
|
|
90
90
|
/**
|
|
91
91
|
* Do not edit directly
|
|
92
|
-
* Generated on
|
|
92
|
+
* Generated on Mon, 15 Apr 2024 17:28:46 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
|
|
370
|
+
* Generated on Mon, 15 Apr 2024 17:28:46 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
|
|
395
|
+
* Generated on Mon, 15 Apr 2024 17:28:46 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
|
|
411
|
+
* Generated on Mon, 15 Apr 2024 17:28:46 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
|
|
543
|
+
* Generated on Mon, 15 Apr 2024 17:28:46 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
|
|
557
|
+
* Generated on Mon, 15 Apr 2024 17:28:46 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
|
|
576
|
+
* Generated on Mon, 15 Apr 2024 17:28:46 GMT
|
|
577
577
|
*/
|
|
578
578
|
|
|
579
579
|
:root,
|
|
@@ -955,7 +955,7 @@ select {
|
|
|
955
955
|
|
|
956
956
|
/**
|
|
957
957
|
* Do not edit directly
|
|
958
|
-
* Generated on
|
|
958
|
+
* Generated on Mon, 15 Apr 2024 17:28:46 GMT
|
|
959
959
|
*/
|
|
960
960
|
|
|
961
961
|
:root,
|
|
@@ -1532,7 +1532,7 @@ select {
|
|
|
1532
1532
|
|
|
1533
1533
|
/**
|
|
1534
1534
|
* Do not edit directly
|
|
1535
|
-
* Generated on
|
|
1535
|
+
* Generated on Mon, 15 Apr 2024 17:28:46 GMT
|
|
1536
1536
|
*/
|
|
1537
1537
|
|
|
1538
1538
|
:root {
|
|
@@ -1759,7 +1759,7 @@ select {
|
|
|
1759
1759
|
|
|
1760
1760
|
/**
|
|
1761
1761
|
* Do not edit directly
|
|
1762
|
-
* Generated on
|
|
1762
|
+
* Generated on Mon, 15 Apr 2024 17:28:47 GMT
|
|
1763
1763
|
*/
|
|
1764
1764
|
|
|
1765
1765
|
:root,
|
|
@@ -2018,7 +2018,7 @@ select {
|
|
|
2018
2018
|
|
|
2019
2019
|
/**
|
|
2020
2020
|
* Do not edit directly
|
|
2021
|
-
* Generated on
|
|
2021
|
+
* Generated on Mon, 15 Apr 2024 17:28:46 GMT
|
|
2022
2022
|
*/
|
|
2023
2023
|
|
|
2024
2024
|
:root {
|
|
@@ -2044,7 +2044,7 @@ select {
|
|
|
2044
2044
|
|
|
2045
2045
|
/**
|
|
2046
2046
|
* Do not edit directly
|
|
2047
|
-
* Generated on
|
|
2047
|
+
* Generated on Mon, 15 Apr 2024 17:28:47 GMT
|
|
2048
2048
|
*/
|
|
2049
2049
|
|
|
2050
2050
|
:root,
|
|
@@ -2802,7 +2802,7 @@ select {
|
|
|
2802
2802
|
|
|
2803
2803
|
/**
|
|
2804
2804
|
* Do not edit directly
|
|
2805
|
-
* Generated on
|
|
2805
|
+
* Generated on Mon, 15 Apr 2024 17:28:46 GMT
|
|
2806
2806
|
*/
|
|
2807
2807
|
|
|
2808
2808
|
:root {
|
|
@@ -2842,7 +2842,7 @@ select {
|
|
|
2842
2842
|
--brand-control-small-paddingInline-spacious: var(--base-size-24);
|
|
2843
2843
|
--brand-control-small-paddingInline-normal: var(--base-size-12);
|
|
2844
2844
|
--brand-control-small-paddingInline-condensed: var(--base-size-8);
|
|
2845
|
-
--brand-control-small-paddingBlock: var(--base-size-
|
|
2845
|
+
--brand-control-small-paddingBlock: var(--base-size-8);
|
|
2846
2846
|
--brand-control-small-lineBoxHeight: var(--base-size-12);
|
|
2847
2847
|
--brand-control-small-size: var(--base-size-32);
|
|
2848
2848
|
--brand-control-minTarget-coarse: var(--base-size-44);
|
|
@@ -3645,7 +3645,7 @@ select {
|
|
|
3645
3645
|
|
|
3646
3646
|
/**
|
|
3647
3647
|
* Do not edit directly
|
|
3648
|
-
* Generated on
|
|
3648
|
+
* Generated on Mon, 15 Apr 2024 17:28:46 GMT
|
|
3649
3649
|
*/
|
|
3650
3650
|
|
|
3651
3651
|
:root {
|
|
@@ -3666,7 +3666,7 @@ select {
|
|
|
3666
3666
|
|
|
3667
3667
|
/**
|
|
3668
3668
|
* Do not edit directly
|
|
3669
|
-
* Generated on
|
|
3669
|
+
* Generated on Mon, 15 Apr 2024 17:28:46 GMT
|
|
3670
3670
|
*/
|
|
3671
3671
|
|
|
3672
3672
|
:root {
|
|
@@ -3677,7 +3677,7 @@ select {
|
|
|
3677
3677
|
|
|
3678
3678
|
/**
|
|
3679
3679
|
* Do not edit directly
|
|
3680
|
-
* Generated on
|
|
3680
|
+
* Generated on Mon, 15 Apr 2024 17:28:46 GMT
|
|
3681
3681
|
*/
|
|
3682
3682
|
|
|
3683
3683
|
:root {
|
|
@@ -4612,7 +4612,7 @@ select {
|
|
|
4612
4612
|
|
|
4613
4613
|
/**
|
|
4614
4614
|
* Do not edit directly
|
|
4615
|
-
* Generated on
|
|
4615
|
+
* Generated on Mon, 15 Apr 2024 17:28:47 GMT
|
|
4616
4616
|
*/
|
|
4617
4617
|
|
|
4618
4618
|
:root,
|
|
@@ -4640,7 +4640,7 @@ select {
|
|
|
4640
4640
|
|
|
4641
4641
|
/**
|
|
4642
4642
|
* Do not edit directly
|
|
4643
|
-
* Generated on
|
|
4643
|
+
* Generated on Mon, 15 Apr 2024 17:28:47 GMT
|
|
4644
4644
|
*/
|
|
4645
4645
|
|
|
4646
4646
|
:root,
|
|
@@ -4656,7 +4656,7 @@ select {
|
|
|
4656
4656
|
|
|
4657
4657
|
/**
|
|
4658
4658
|
* Do not edit directly
|
|
4659
|
-
* Generated on
|
|
4659
|
+
* Generated on Mon, 15 Apr 2024 17:28:46 GMT
|
|
4660
4660
|
*/
|
|
4661
4661
|
|
|
4662
4662
|
:root {
|
|
@@ -4780,7 +4780,7 @@ select {
|
|
|
4780
4780
|
|
|
4781
4781
|
/**
|
|
4782
4782
|
* Do not edit directly
|
|
4783
|
-
* Generated on
|
|
4783
|
+
* Generated on Mon, 15 Apr 2024 17:28:47 GMT
|
|
4784
4784
|
*/
|
|
4785
4785
|
|
|
4786
4786
|
:root,
|
|
@@ -4796,7 +4796,7 @@ select {
|
|
|
4796
4796
|
|
|
4797
4797
|
/**
|
|
4798
4798
|
* Do not edit directly
|
|
4799
|
-
* Generated on
|
|
4799
|
+
* Generated on Mon, 15 Apr 2024 17:28:46 GMT
|
|
4800
4800
|
*/
|
|
4801
4801
|
|
|
4802
4802
|
:root,
|
|
@@ -5042,7 +5042,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5042
5042
|
|
|
5043
5043
|
/**
|
|
5044
5044
|
* Do not edit directly
|
|
5045
|
-
* Generated on
|
|
5045
|
+
* Generated on Mon, 15 Apr 2024 17:28:46 GMT
|
|
5046
5046
|
*/
|
|
5047
5047
|
|
|
5048
5048
|
:root {
|
|
@@ -5051,7 +5051,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5051
5051
|
|
|
5052
5052
|
/**
|
|
5053
5053
|
* Do not edit directly
|
|
5054
|
-
* Generated on
|
|
5054
|
+
* Generated on Mon, 15 Apr 2024 17:28:47 GMT
|
|
5055
5055
|
*/
|
|
5056
5056
|
|
|
5057
5057
|
:root,
|
|
@@ -5069,7 +5069,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5069
5069
|
|
|
5070
5070
|
/**
|
|
5071
5071
|
* Do not edit directly
|
|
5072
|
-
* Generated on
|
|
5072
|
+
* Generated on Mon, 15 Apr 2024 17:28:46 GMT
|
|
5073
5073
|
*/
|
|
5074
5074
|
|
|
5075
5075
|
:root {
|
|
@@ -5200,7 +5200,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5200
5200
|
|
|
5201
5201
|
/**
|
|
5202
5202
|
* Do not edit directly
|
|
5203
|
-
* Generated on
|
|
5203
|
+
* Generated on Mon, 15 Apr 2024 17:28:47 GMT
|
|
5204
5204
|
*/
|
|
5205
5205
|
|
|
5206
5206
|
:root,
|
|
@@ -6301,7 +6301,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6301
6301
|
|
|
6302
6302
|
/**
|
|
6303
6303
|
* Do not edit directly
|
|
6304
|
-
* Generated on
|
|
6304
|
+
* Generated on Mon, 15 Apr 2024 17:28:46 GMT
|
|
6305
6305
|
*/
|
|
6306
6306
|
|
|
6307
6307
|
:root {
|
|
@@ -6315,7 +6315,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6315
6315
|
|
|
6316
6316
|
/**
|
|
6317
6317
|
* Do not edit directly
|
|
6318
|
-
* Generated on
|
|
6318
|
+
* Generated on Mon, 15 Apr 2024 17:28:47 GMT
|
|
6319
6319
|
*/
|
|
6320
6320
|
|
|
6321
6321
|
:root,
|
|
@@ -6553,7 +6553,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6553
6553
|
|
|
6554
6554
|
/**
|
|
6555
6555
|
* Do not edit directly
|
|
6556
|
-
* Generated on
|
|
6556
|
+
* Generated on Mon, 15 Apr 2024 17:28:47 GMT
|
|
6557
6557
|
*/
|
|
6558
6558
|
|
|
6559
6559
|
:root,
|
|
@@ -6569,7 +6569,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6569
6569
|
|
|
6570
6570
|
/**
|
|
6571
6571
|
* Do not edit directly
|
|
6572
|
-
* Generated on
|
|
6572
|
+
* Generated on Mon, 15 Apr 2024 17:28:46 GMT
|
|
6573
6573
|
*/
|
|
6574
6574
|
|
|
6575
6575
|
:root {
|
|
@@ -6887,7 +6887,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6887
6887
|
|
|
6888
6888
|
/**
|
|
6889
6889
|
* Do not edit directly
|
|
6890
|
-
* Generated on
|
|
6890
|
+
* Generated on Mon, 15 Apr 2024 17:28:47 GMT
|
|
6891
6891
|
*/
|
|
6892
6892
|
|
|
6893
6893
|
:root,
|
|
@@ -7328,7 +7328,7 @@ html {
|
|
|
7328
7328
|
|
|
7329
7329
|
/**
|
|
7330
7330
|
* Do not edit directly
|
|
7331
|
-
* Generated on
|
|
7331
|
+
* Generated on Mon, 15 Apr 2024 17:28:47 GMT
|
|
7332
7332
|
*/
|
|
7333
7333
|
|
|
7334
7334
|
:root,
|
|
@@ -7517,7 +7517,7 @@ html {
|
|
|
7517
7517
|
|
|
7518
7518
|
/**
|
|
7519
7519
|
* Do not edit directly
|
|
7520
|
-
* Generated on
|
|
7520
|
+
* Generated on Mon, 15 Apr 2024 17:28:47 GMT
|
|
7521
7521
|
*/
|
|
7522
7522
|
|
|
7523
7523
|
:root,
|
|
@@ -7656,7 +7656,7 @@ html {
|
|
|
7656
7656
|
|
|
7657
7657
|
/**
|
|
7658
7658
|
* Do not edit directly
|
|
7659
|
-
* Generated on
|
|
7659
|
+
* Generated on Mon, 15 Apr 2024 17:28:47 GMT
|
|
7660
7660
|
*/
|
|
7661
7661
|
|
|
7662
7662
|
:root,
|
|
@@ -7786,7 +7786,7 @@ html {
|
|
|
7786
7786
|
|
|
7787
7787
|
/**
|
|
7788
7788
|
* Do not edit directly
|
|
7789
|
-
* Generated on
|
|
7789
|
+
* Generated on Mon, 15 Apr 2024 17:28:46 GMT
|
|
7790
7790
|
*/
|
|
7791
7791
|
|
|
7792
7792
|
:root {
|
|
@@ -7797,7 +7797,7 @@ html {
|
|
|
7797
7797
|
|
|
7798
7798
|
/**
|
|
7799
7799
|
* Do not edit directly
|
|
7800
|
-
* Generated on
|
|
7800
|
+
* Generated on Mon, 15 Apr 2024 17:28:47 GMT
|
|
7801
7801
|
*/
|
|
7802
7802
|
|
|
7803
7803
|
:root,
|
|
@@ -8221,7 +8221,7 @@ html {
|
|
|
8221
8221
|
|
|
8222
8222
|
/**
|
|
8223
8223
|
* Do not edit directly
|
|
8224
|
-
* Generated on
|
|
8224
|
+
* Generated on Mon, 15 Apr 2024 17:28:47 GMT
|
|
8225
8225
|
*/
|
|
8226
8226
|
|
|
8227
8227
|
:root,
|
|
@@ -8707,7 +8707,7 @@ html {
|
|
|
8707
8707
|
|
|
8708
8708
|
/**
|
|
8709
8709
|
* Do not edit directly
|
|
8710
|
-
* Generated on
|
|
8710
|
+
* Generated on Mon, 15 Apr 2024 17:28:46 GMT
|
|
8711
8711
|
*/
|
|
8712
8712
|
|
|
8713
8713
|
:root {
|
|
@@ -8718,7 +8718,7 @@ html {
|
|
|
8718
8718
|
|
|
8719
8719
|
/**
|
|
8720
8720
|
* Do not edit directly
|
|
8721
|
-
* Generated on
|
|
8721
|
+
* Generated on Mon, 15 Apr 2024 17:28:47 GMT
|
|
8722
8722
|
*/
|
|
8723
8723
|
|
|
8724
8724
|
:root,
|
|
@@ -12952,7 +12952,7 @@ html {
|
|
|
12952
12952
|
|
|
12953
12953
|
/**
|
|
12954
12954
|
* Do not edit directly
|
|
12955
|
-
* Generated on
|
|
12955
|
+
* Generated on Mon, 15 Apr 2024 17:28:46 GMT
|
|
12956
12956
|
*/
|
|
12957
12957
|
|
|
12958
12958
|
:root {
|
|
@@ -12970,7 +12970,7 @@ html {
|
|
|
12970
12970
|
|
|
12971
12971
|
/**
|
|
12972
12972
|
* Do not edit directly
|
|
12973
|
-
* Generated on
|
|
12973
|
+
* Generated on Mon, 15 Apr 2024 17:28:47 GMT
|
|
12974
12974
|
*/
|
|
12975
12975
|
|
|
12976
12976
|
:root,
|
|
@@ -13006,7 +13006,7 @@ html {
|
|
|
13006
13006
|
|
|
13007
13007
|
/**
|
|
13008
13008
|
* Do not edit directly
|
|
13009
|
-
* Generated on
|
|
13009
|
+
* Generated on Mon, 15 Apr 2024 17:28:47 GMT
|
|
13010
13010
|
*/
|
|
13011
13011
|
|
|
13012
13012
|
:root,
|
|
@@ -13022,7 +13022,7 @@ html {
|
|
|
13022
13022
|
|
|
13023
13023
|
/**
|
|
13024
13024
|
* Do not edit directly
|
|
13025
|
-
* Generated on
|
|
13025
|
+
* Generated on Mon, 15 Apr 2024 17:28:46 GMT
|
|
13026
13026
|
*/
|
|
13027
13027
|
|
|
13028
13028
|
:root {
|
|
@@ -13270,7 +13270,7 @@ html {
|
|
|
13270
13270
|
|
|
13271
13271
|
/**
|
|
13272
13272
|
* Do not edit directly
|
|
13273
|
-
* Generated on
|
|
13273
|
+
* Generated on Mon, 15 Apr 2024 17:28:47 GMT
|
|
13274
13274
|
*/
|
|
13275
13275
|
|
|
13276
13276
|
:root,
|
|
@@ -13284,7 +13284,7 @@ html {
|
|
|
13284
13284
|
|
|
13285
13285
|
/**
|
|
13286
13286
|
* Do not edit directly
|
|
13287
|
-
* Generated on
|
|
13287
|
+
* Generated on Mon, 15 Apr 2024 17:28:46 GMT
|
|
13288
13288
|
*/
|
|
13289
13289
|
|
|
13290
13290
|
:root {
|
|
@@ -13298,7 +13298,7 @@ html {
|
|
|
13298
13298
|
|
|
13299
13299
|
/**
|
|
13300
13300
|
* Do not edit directly
|
|
13301
|
-
* Generated on
|
|
13301
|
+
* Generated on Mon, 15 Apr 2024 17:28:46 GMT
|
|
13302
13302
|
*/
|
|
13303
13303
|
|
|
13304
13304
|
:root {
|
|
@@ -15477,7 +15477,7 @@ html {
|
|
|
15477
15477
|
|
|
15478
15478
|
/**
|
|
15479
15479
|
* Do not edit directly
|
|
15480
|
-
* Generated on
|
|
15480
|
+
* Generated on Mon, 15 Apr 2024 17:28:46 GMT
|
|
15481
15481
|
*/
|
|
15482
15482
|
|
|
15483
15483
|
:root {
|
|
@@ -15501,7 +15501,7 @@ html {
|
|
|
15501
15501
|
|
|
15502
15502
|
/**
|
|
15503
15503
|
* Do not edit directly
|
|
15504
|
-
* Generated on
|
|
15504
|
+
* Generated on Mon, 15 Apr 2024 17:28:47 GMT
|
|
15505
15505
|
*/
|
|
15506
15506
|
|
|
15507
15507
|
:root,
|
|
@@ -15955,7 +15955,7 @@ html {
|
|
|
15955
15955
|
|
|
15956
15956
|
/**
|
|
15957
15957
|
* Do not edit directly
|
|
15958
|
-
* Generated on
|
|
15958
|
+
* Generated on Mon, 15 Apr 2024 17:28:46 GMT
|
|
15959
15959
|
*/
|
|
15960
15960
|
|
|
15961
15961
|
:root {
|
|
@@ -16080,6 +16080,7 @@ html {
|
|
|
16080
16080
|
column-gap: calc(var(--base-size-96) * 2);
|
|
16081
16081
|
grid-template-rows: repeat(auto-fit, minmax(0, 1fr));
|
|
16082
16082
|
grid-template-areas:
|
|
16083
|
+
'leadingComponent actions'
|
|
16083
16084
|
'label actions'
|
|
16084
16085
|
'heading actions'
|
|
16085
16086
|
'description actions'
|
|
@@ -16108,6 +16109,7 @@ html {
|
|
|
16108
16109
|
row-gap: 0;
|
|
16109
16110
|
|
|
16110
16111
|
grid-template-areas:
|
|
16112
|
+
'leadingComponent'
|
|
16111
16113
|
'label'
|
|
16112
16114
|
'heading'
|
|
16113
16115
|
'description'
|
|
@@ -16138,6 +16140,10 @@ html {
|
|
|
16138
16140
|
grid-row: label / footnote;
|
|
16139
16141
|
grid-template-rows: subgrid;
|
|
16140
16142
|
}
|
|
16143
|
+
|
|
16144
|
+
.Primer_Brand__PricingOptions-module__PricingOptions__item--has-leading-component___Dzv8_ {
|
|
16145
|
+
grid-row: leadingComponent / footnote;
|
|
16146
|
+
}
|
|
16141
16147
|
}
|
|
16142
16148
|
|
|
16143
16149
|
/*
|
|
@@ -16151,6 +16157,7 @@ html {
|
|
|
16151
16157
|
grid-template-columns: 1fr;
|
|
16152
16158
|
grid-template-rows: auto;
|
|
16153
16159
|
grid-template-areas:
|
|
16160
|
+
'leadingComponent'
|
|
16154
16161
|
'label'
|
|
16155
16162
|
'heading'
|
|
16156
16163
|
'description'
|
|
@@ -16166,6 +16173,10 @@ html {
|
|
|
16166
16173
|
/* Content */
|
|
16167
16174
|
/* ---------------------------------------------------------- */
|
|
16168
16175
|
|
|
16176
|
+
.Primer_Brand__PricingOptions-module__PricingOptions__leading-component___FPip4 {
|
|
16177
|
+
grid-row: leadingComponent;
|
|
16178
|
+
}
|
|
16179
|
+
|
|
16169
16180
|
.Primer_Brand__PricingOptions-module__PricingOptions__label___VwACa {
|
|
16170
16181
|
/* Sets the color of the label to the primary accent color, if it exists */
|
|
16171
16182
|
--brand-Label-color: var(--brand-color-accent-primary);
|
|
@@ -16212,6 +16223,16 @@ html {
|
|
|
16212
16223
|
line-height: 1;
|
|
16213
16224
|
}
|
|
16214
16225
|
|
|
16226
|
+
.Primer_Brand__PricingOptions-module__PricingOptions__price-original-price___C9hzM {
|
|
16227
|
+
display: inline-flex;
|
|
16228
|
+
align-self: flex-end;
|
|
16229
|
+
text-decoration: none;
|
|
16230
|
+
}
|
|
16231
|
+
|
|
16232
|
+
.Primer_Brand__PricingOptions-module__PricingOptions__price-original-price-value___Xtjg8 {
|
|
16233
|
+
text-decoration: line-through;
|
|
16234
|
+
}
|
|
16235
|
+
|
|
16215
16236
|
.Primer_Brand__PricingOptions-module__PricingOptions__price-trailing-text___W2UAb {
|
|
16216
16237
|
flex: 1 0 100%;
|
|
16217
16238
|
display: block;
|
|
@@ -16285,8 +16306,14 @@ html {
|
|
|
16285
16306
|
}
|
|
16286
16307
|
|
|
16287
16308
|
/* Adjust heading spacing */
|
|
16309
|
+
[dir="ltr"] .Primer_Brand__PricingOptions-module__PricingOptions__feature-list-accordion-heading___QZJNW {
|
|
16310
|
+
padding-left: 0 !important;
|
|
16311
|
+
}
|
|
16312
|
+
[dir="rtl"] .Primer_Brand__PricingOptions-module__PricingOptions__feature-list-accordion-heading___QZJNW {
|
|
16313
|
+
padding-right: 0 !important;
|
|
16314
|
+
}
|
|
16288
16315
|
.Primer_Brand__PricingOptions-module__PricingOptions__feature-list-accordion-heading___QZJNW {
|
|
16289
|
-
padding: var(--base-size-16) 0;
|
|
16316
|
+
padding: var(--base-size-16) 0; /* Fixes dotcom specificity issue */
|
|
16290
16317
|
margin-top: calc(var(--base-size-16) * -1);
|
|
16291
16318
|
margin-bottom: var(--base-size-8);
|
|
16292
16319
|
}
|
|
@@ -16325,20 +16352,31 @@ html {
|
|
|
16325
16352
|
|
|
16326
16353
|
/**
|
|
16327
16354
|
* Do not edit directly
|
|
16328
|
-
* Generated on
|
|
16355
|
+
* Generated on Mon, 15 Apr 2024 17:28:46 GMT
|
|
16356
|
+
*/
|
|
16357
|
+
|
|
16358
|
+
:root {
|
|
16359
|
+
--brand-SubNav-width-subMenu: 18.75rem;
|
|
16360
|
+
}
|
|
16361
|
+
|
|
16362
|
+
/**
|
|
16363
|
+
* Do not edit directly
|
|
16364
|
+
* Generated on Mon, 15 Apr 2024 17:28:47 GMT
|
|
16329
16365
|
*/
|
|
16330
16366
|
|
|
16331
16367
|
:root,
|
|
16332
16368
|
[data-color-mode="light"] {
|
|
16333
16369
|
--brand-SubNav-color-link-rest: var(--brand-color-text-default);
|
|
16334
16370
|
--brand-SubNav-color-link-active: var(--base-color-scale-blue-5);
|
|
16335
|
-
--brand-SubNav-
|
|
16371
|
+
--brand-SubNav-color-subMenu-bgColor: var(--base-color-scale-white-0);
|
|
16372
|
+
--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);
|
|
16336
16373
|
}
|
|
16337
16374
|
|
|
16338
16375
|
[data-color-mode="dark"] {
|
|
16339
16376
|
--brand-SubNav-color-link-rest: var(--brand-color-text-default);
|
|
16340
16377
|
--brand-SubNav-color-link-active: var(--base-color-scale-blue-3);
|
|
16341
|
-
--brand-SubNav-
|
|
16378
|
+
--brand-SubNav-color-subMenu-bgColor: var(--base-color-scale-black-0);
|
|
16379
|
+
--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);
|
|
16342
16380
|
}
|
|
16343
16381
|
|
|
16344
16382
|
.Primer_Brand__SubNav-module__SubNav___dVoQu {
|
|
@@ -16383,6 +16421,14 @@ html {
|
|
|
16383
16421
|
background-color: var(--brand-color-canvas-default);
|
|
16384
16422
|
}
|
|
16385
16423
|
|
|
16424
|
+
.Primer_Brand__SubNav-module__SubNav__action-container___lgC_T {
|
|
16425
|
+
margin-left: auto;
|
|
16426
|
+
}
|
|
16427
|
+
|
|
16428
|
+
.Primer_Brand__SubNav-module__SubNav__sub-menu-icon___XxnxY {
|
|
16429
|
+
display: none !important;
|
|
16430
|
+
}
|
|
16431
|
+
|
|
16386
16432
|
/*
|
|
16387
16433
|
* Narrow breakpoint
|
|
16388
16434
|
*/
|
|
@@ -16458,7 +16504,8 @@ html {
|
|
|
16458
16504
|
padding-right: 0;
|
|
16459
16505
|
}
|
|
16460
16506
|
|
|
16461
|
-
.Primer_Brand__SubNav-module__SubNav__link___VBkrZ
|
|
16507
|
+
.Primer_Brand__SubNav-module__SubNav__link___VBkrZ,
|
|
16508
|
+
.Primer_Brand__SubNav-module__SubNav__action-container___lgC_T {
|
|
16462
16509
|
display: none;
|
|
16463
16510
|
text-decoration: none;
|
|
16464
16511
|
}
|
|
@@ -16467,11 +16514,27 @@ html {
|
|
|
16467
16514
|
color: var(--brand-SubNav-color-link-active);
|
|
16468
16515
|
}
|
|
16469
16516
|
|
|
16470
|
-
.Primer_Brand__SubNav-module__SubNav__links-overlay--open___xdhUA .Primer_Brand__SubNav-module__SubNav__link___VBkrZ
|
|
16517
|
+
.Primer_Brand__SubNav-module__SubNav__links-overlay--open___xdhUA .Primer_Brand__SubNav-module__SubNav__link___VBkrZ,
|
|
16518
|
+
.Primer_Brand__SubNav-module__SubNav__links-overlay--open___xdhUA .Primer_Brand__SubNav-module__SubNav__action-container___lgC_T {
|
|
16471
16519
|
display: block;
|
|
16472
16520
|
padding: var(--base-size-8) 0;
|
|
16473
16521
|
animation: Primer_Brand__SubNav-module__fade-in___t8Rrr 0.3s var(--brand-animation-easing-glide) forwards;
|
|
16474
16522
|
}
|
|
16523
|
+
.Primer_Brand__SubNav-module__SubNav__links-overlay--open___xdhUA .Primer_Brand__SubNav-module__SubNav__action-container___lgC_T {
|
|
16524
|
+
width: 100%;
|
|
16525
|
+
}
|
|
16526
|
+
|
|
16527
|
+
.Primer_Brand__SubNav-module__SubNav__links-overlay--open___xdhUA .Primer_Brand__SubNav-module__SubNav__action___hRMk9 {
|
|
16528
|
+
width: 100%;
|
|
16529
|
+
}
|
|
16530
|
+
|
|
16531
|
+
[dir="ltr"] .Primer_Brand__SubNav-module__SubNav__sub-menu___UENed {
|
|
16532
|
+
padding-left: var(--base-size-16);
|
|
16533
|
+
}
|
|
16534
|
+
|
|
16535
|
+
[dir="rtl"] .Primer_Brand__SubNav-module__SubNav__sub-menu___UENed {
|
|
16536
|
+
padding-right: var(--base-size-16);
|
|
16537
|
+
}
|
|
16475
16538
|
}
|
|
16476
16539
|
|
|
16477
16540
|
.Primer_Brand__SubNav-module__SubNav__overlay-toggle-icon___AjCc8 {
|
|
@@ -16501,6 +16564,7 @@ html {
|
|
|
16501
16564
|
@media screen and (min-width: 63.25rem) {
|
|
16502
16565
|
.Primer_Brand__SubNav-module__SubNav___dVoQu {
|
|
16503
16566
|
padding: var(--base-size-16) var(--base-size-32);
|
|
16567
|
+
align-items: center;
|
|
16504
16568
|
}
|
|
16505
16569
|
|
|
16506
16570
|
.Primer_Brand__SubNav-module__SubNav__overlay-toggle___GY93X {
|
|
@@ -16529,6 +16593,7 @@ html {
|
|
|
16529
16593
|
display: flex;
|
|
16530
16594
|
gap: var(--base-size-24);
|
|
16531
16595
|
z-index: 1;
|
|
16596
|
+
width: 100%;
|
|
16532
16597
|
}
|
|
16533
16598
|
|
|
16534
16599
|
.Primer_Brand__SubNav-module__SubNav__link___VBkrZ {
|
|
@@ -16538,6 +16603,7 @@ html {
|
|
|
16538
16603
|
.Primer_Brand__SubNav-module__SubNav__link___VBkrZ { /* dotcom override */
|
|
16539
16604
|
transition: color 0.2s var(--brand-animation-easing-glide);
|
|
16540
16605
|
position: relative;
|
|
16606
|
+
padding: 4px 0;
|
|
16541
16607
|
}
|
|
16542
16608
|
|
|
16543
16609
|
.Primer_Brand__SubNav-module__SubNav__link___VBkrZ:hover *,
|
|
@@ -16590,6 +16656,83 @@ html {
|
|
|
16590
16656
|
.Primer_Brand__SubNav-module__SubNav__link___VBkrZ:focus-visible .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp::after {
|
|
16591
16657
|
opacity: 0;
|
|
16592
16658
|
}
|
|
16659
|
+
|
|
16660
|
+
.Primer_Brand__SubNav-module__SubNav__sub-menu___UENed {
|
|
16661
|
+
background-clip: padding-box;
|
|
16662
|
+
background-color: var(--brand-SubNav-color-subMenu-bgColor);
|
|
16663
|
+
border: max(1px, 0.0625rem) solid var(--color-border-default);
|
|
16664
|
+
border: var(--borderWidth-thin, max(1px, 0.0625rem)) solid var(--borderColor-default, var(--color-border-default));
|
|
16665
|
+
border-radius: 0.375rem;
|
|
16666
|
+
border-radius: var(--borderRadius-medium, 0.375rem);
|
|
16667
|
+
box-shadow: var(--color-shadow-large);
|
|
16668
|
+
box-shadow: var(--shadow-floating-legacy, var(--color-shadow-large));
|
|
16669
|
+
left: 0;
|
|
16670
|
+
list-style: none;
|
|
16671
|
+
margin-top: calc(var(--base-size-4) / 4 * -4);
|
|
16672
|
+
padding: var(--base-size-16) var(--base-size-24);
|
|
16673
|
+
position: absolute;
|
|
16674
|
+
top: 100%;
|
|
16675
|
+
z-index: 100;
|
|
16676
|
+
transition-timing-function: var(--brand-animation-easing-glide);
|
|
16677
|
+
transition-duration: var(--brand-animation-duration-fast);
|
|
16678
|
+
transition-property: opacity, transform;
|
|
16679
|
+
left: calc(var(--base-size-4) / 4 * -16);
|
|
16680
|
+
visibility: hidden;
|
|
16681
|
+
opacity: 0;
|
|
16682
|
+
transform: scale(0.99) translateY(-0.7em);
|
|
16683
|
+
transform-origin: top;
|
|
16684
|
+
display: flex;
|
|
16685
|
+
flex-direction: column;
|
|
16686
|
+
gap: var(--base-size-16);
|
|
16687
|
+
width: var(--brand-SubNav-width-subMenu);
|
|
16688
|
+
}
|
|
16689
|
+
|
|
16690
|
+
.Primer_Brand__SubNav-module__SubNav__link___VBkrZ:hover .Primer_Brand__SubNav-module__SubNav__sub-menu___UENed {
|
|
16691
|
+
visibility: visible;
|
|
16692
|
+
opacity: 1;
|
|
16693
|
+
transform: scale(1) translateY(0);
|
|
16694
|
+
box-shadow: var(--brand-SubNav-shadow);
|
|
16695
|
+
}
|
|
16696
|
+
|
|
16697
|
+
.Primer_Brand__SubNav-module__SubNav__sub-menu___UENed .Primer_Brand__SubNav-module__SubNav__link___VBkrZ {
|
|
16698
|
+
display: block;
|
|
16699
|
+
}
|
|
16700
|
+
.Primer_Brand__SubNav-module__SubNav__sub-menu___UENed .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp {
|
|
16701
|
+
color: var(--brand-color-text-default);
|
|
16702
|
+
font-weight: var(--brand-text-weight-100);
|
|
16703
|
+
font-size: var(--brand-text-size-100);
|
|
16704
|
+
line-height: var(--brand-text-lineHeight-100);
|
|
16705
|
+
letter-spacing: var(--brand-text-letterSpacing-100);
|
|
16706
|
+
}
|
|
16707
|
+
|
|
16708
|
+
.Primer_Brand__SubNav-module__SubNav__sub-menu___UENed .Primer_Brand__SubNav-module__SubNav__link___VBkrZ:hover .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp {
|
|
16709
|
+
color: var(--brand-SubNav-color-link-active);
|
|
16710
|
+
}
|
|
16711
|
+
|
|
16712
|
+
.Primer_Brand__SubNav-module__SubNav__sub-menu___UENed .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp::after,
|
|
16713
|
+
.Primer_Brand__SubNav-module__SubNav__link--has-sub-menu___IrziW .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp::after {
|
|
16714
|
+
display: none;
|
|
16715
|
+
}
|
|
16716
|
+
|
|
16717
|
+
.Primer_Brand__SubNav-module__SubNav__link--has-sub-menu___IrziW {
|
|
16718
|
+
display: inline-flex;
|
|
16719
|
+
align-items: center;
|
|
16720
|
+
gap: var(--base-size-4);
|
|
16721
|
+
cursor: pointer;
|
|
16722
|
+
}
|
|
16723
|
+
|
|
16724
|
+
.Primer_Brand__SubNav-module__SubNav__sub-menu-icon___XxnxY {
|
|
16725
|
+
display: inline-block !important;
|
|
16726
|
+
}
|
|
16727
|
+
|
|
16728
|
+
.Primer_Brand__SubNav-module__SubNav__sub-menu-icon___XxnxY {
|
|
16729
|
+
fill: var(--brand-color-text-muted);
|
|
16730
|
+
transition: transform var(--brand-animation-duration-fast);
|
|
16731
|
+
}
|
|
16732
|
+
|
|
16733
|
+
.Primer_Brand__SubNav-module__SubNav__link--has-sub-menu___IrziW:hover .Primer_Brand__SubNav-module__SubNav__sub-menu-icon___XxnxY {
|
|
16734
|
+
transform: translateY(2px);
|
|
16735
|
+
}
|
|
16593
16736
|
}
|
|
16594
16737
|
|
|
16595
16738
|
@keyframes Primer_Brand__SubNav-module__fade-in___t8Rrr {
|