@primer/react-brand 0.30.2 → 0.30.3-rc.026452f
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/ActionMenu/ActionMenu.d.ts +26 -3
- package/lib/Button/Button.d.ts +1 -1
- package/lib/CTABanner/CTABanner.d.ts +2 -2
- package/lib/Grid/Grid.d.ts +1 -1
- package/lib/Hero/Hero.d.ts +2 -2
- package/lib/LogoSuite/LogoSuite.d.ts +10 -10
- package/lib/Stack/Stack.d.ts +3 -3
- package/lib/css/main.css +117 -51
- 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/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/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 +8 -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/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/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/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 +120 -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/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/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/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 +8 -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/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/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/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 +8 -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/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/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/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 +12 -1
- package/lib/design-tokens/ts/tokens/functional/size/size.js +12 -1
- package/lib/design-tokens/ts/tokens/functional/size/viewport.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/viewport.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography.js +1 -1
- package/lib/forms/TextInput/TextInput.d.ts +1 -1
- package/lib/hooks/useAnchoredPosition.d.ts +2 -2
- package/lib/index.js +1 -1
- package/lib/river/River/River.d.ts +1 -1
- package/package.json +1 -1
package/lib/css/main.css
CHANGED
|
@@ -89,7 +89,7 @@ select {
|
|
|
89
89
|
|
|
90
90
|
/**
|
|
91
91
|
* Do not edit directly
|
|
92
|
-
* Generated on Fri,
|
|
92
|
+
* Generated on Fri, 01 Mar 2024 16:54:52 GMT
|
|
93
93
|
*/
|
|
94
94
|
|
|
95
95
|
:root,
|
|
@@ -367,7 +367,7 @@ select {
|
|
|
367
367
|
|
|
368
368
|
/**
|
|
369
369
|
* Do not edit directly
|
|
370
|
-
* Generated on Fri,
|
|
370
|
+
* Generated on Fri, 01 Mar 2024 16:54:52 GMT
|
|
371
371
|
*/
|
|
372
372
|
|
|
373
373
|
:root {
|
|
@@ -392,7 +392,7 @@ select {
|
|
|
392
392
|
|
|
393
393
|
/**
|
|
394
394
|
* Do not edit directly
|
|
395
|
-
* Generated on Fri,
|
|
395
|
+
* Generated on Fri, 01 Mar 2024 16:54:52 GMT
|
|
396
396
|
*/
|
|
397
397
|
|
|
398
398
|
:root {
|
|
@@ -408,7 +408,7 @@ select {
|
|
|
408
408
|
|
|
409
409
|
/**
|
|
410
410
|
* Do not edit directly
|
|
411
|
-
* Generated on Fri,
|
|
411
|
+
* Generated on Fri, 01 Mar 2024 16:54:52 GMT
|
|
412
412
|
*/
|
|
413
413
|
|
|
414
414
|
:root {
|
|
@@ -540,7 +540,7 @@ select {
|
|
|
540
540
|
|
|
541
541
|
/**
|
|
542
542
|
* Do not edit directly
|
|
543
|
-
* Generated on Fri,
|
|
543
|
+
* Generated on Fri, 01 Mar 2024 16:54:52 GMT
|
|
544
544
|
*/
|
|
545
545
|
|
|
546
546
|
:root {
|
|
@@ -554,7 +554,7 @@ select {
|
|
|
554
554
|
|
|
555
555
|
/**
|
|
556
556
|
* Do not edit directly
|
|
557
|
-
* Generated on Fri,
|
|
557
|
+
* Generated on Fri, 01 Mar 2024 16:54:52 GMT
|
|
558
558
|
*/
|
|
559
559
|
|
|
560
560
|
:root {
|
|
@@ -573,7 +573,7 @@ select {
|
|
|
573
573
|
|
|
574
574
|
/**
|
|
575
575
|
* Do not edit directly
|
|
576
|
-
* Generated on Fri,
|
|
576
|
+
* Generated on Fri, 01 Mar 2024 16:54:52 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 Fri,
|
|
958
|
+
* Generated on Fri, 01 Mar 2024 16:54:52 GMT
|
|
959
959
|
*/
|
|
960
960
|
|
|
961
961
|
:root,
|
|
@@ -1194,6 +1194,16 @@ select {
|
|
|
1194
1194
|
|
|
1195
1195
|
/* size */
|
|
1196
1196
|
|
|
1197
|
+
.Primer_Brand__Button-module__Button--size-small___iNTn1 {
|
|
1198
|
+
height: var(--brand-control-small-size);
|
|
1199
|
+
padding: var(--brand-control-small-paddingBlock) var(--brand-control-small-paddingInline-normal);
|
|
1200
|
+
}
|
|
1201
|
+
|
|
1202
|
+
.Primer_Brand__Button-module__Button--label-large____iBy6 {
|
|
1203
|
+
font-size: var(--brand-text-subhead-size-medium);
|
|
1204
|
+
line-height: var(--brand-text-subhead-lineHeight-medium);
|
|
1205
|
+
}
|
|
1206
|
+
|
|
1197
1207
|
.Primer_Brand__Button-module__Button--size-medium___EyCyw {
|
|
1198
1208
|
height: var(--brand-control-medium-size);
|
|
1199
1209
|
padding: var(--brand-control-medium-paddingBlock) var(--brand-control-medium-paddingInline-spacious);
|
|
@@ -1522,7 +1532,7 @@ select {
|
|
|
1522
1532
|
|
|
1523
1533
|
/**
|
|
1524
1534
|
* Do not edit directly
|
|
1525
|
-
* Generated on Fri,
|
|
1535
|
+
* Generated on Fri, 01 Mar 2024 16:54:52 GMT
|
|
1526
1536
|
*/
|
|
1527
1537
|
|
|
1528
1538
|
:root {
|
|
@@ -1749,7 +1759,7 @@ select {
|
|
|
1749
1759
|
|
|
1750
1760
|
/**
|
|
1751
1761
|
* Do not edit directly
|
|
1752
|
-
* Generated on Fri,
|
|
1762
|
+
* Generated on Fri, 01 Mar 2024 16:54:52 GMT
|
|
1753
1763
|
*/
|
|
1754
1764
|
|
|
1755
1765
|
:root,
|
|
@@ -2008,7 +2018,7 @@ select {
|
|
|
2008
2018
|
|
|
2009
2019
|
/**
|
|
2010
2020
|
* Do not edit directly
|
|
2011
|
-
* Generated on Fri,
|
|
2021
|
+
* Generated on Fri, 01 Mar 2024 16:54:52 GMT
|
|
2012
2022
|
*/
|
|
2013
2023
|
|
|
2014
2024
|
:root {
|
|
@@ -2034,7 +2044,7 @@ select {
|
|
|
2034
2044
|
|
|
2035
2045
|
/**
|
|
2036
2046
|
* Do not edit directly
|
|
2037
|
-
* Generated on Fri,
|
|
2047
|
+
* Generated on Fri, 01 Mar 2024 16:54:52 GMT
|
|
2038
2048
|
*/
|
|
2039
2049
|
|
|
2040
2050
|
:root,
|
|
@@ -2792,7 +2802,7 @@ select {
|
|
|
2792
2802
|
|
|
2793
2803
|
/**
|
|
2794
2804
|
* Do not edit directly
|
|
2795
|
-
* Generated on Fri,
|
|
2805
|
+
* Generated on Fri, 01 Mar 2024 16:54:52 GMT
|
|
2796
2806
|
*/
|
|
2797
2807
|
|
|
2798
2808
|
:root {
|
|
@@ -2828,6 +2838,13 @@ select {
|
|
|
2828
2838
|
--brand-control-medium-paddingBlock: var(--base-size-16);
|
|
2829
2839
|
--brand-control-medium-lineBoxHeight: var(--base-size-16);
|
|
2830
2840
|
--brand-control-medium-size: var(--base-size-48);
|
|
2841
|
+
--brand-control-small-gap: var(--base-size-8);
|
|
2842
|
+
--brand-control-small-paddingInline-spacious: var(--base-size-24);
|
|
2843
|
+
--brand-control-small-paddingInline-normal: var(--base-size-12);
|
|
2844
|
+
--brand-control-small-paddingInline-condensed: var(--base-size-8);
|
|
2845
|
+
--brand-control-small-paddingBlock: var(--base-size-12);
|
|
2846
|
+
--brand-control-small-lineBoxHeight: var(--base-size-12);
|
|
2847
|
+
--brand-control-small-size: var(--base-size-32);
|
|
2831
2848
|
--brand-control-minTarget-coarse: var(--base-size-44);
|
|
2832
2849
|
--brand-control-minTarget-fine: var(--base-size-16);
|
|
2833
2850
|
}
|
|
@@ -3628,7 +3645,7 @@ select {
|
|
|
3628
3645
|
|
|
3629
3646
|
/**
|
|
3630
3647
|
* Do not edit directly
|
|
3631
|
-
* Generated on Fri,
|
|
3648
|
+
* Generated on Fri, 01 Mar 2024 16:54:52 GMT
|
|
3632
3649
|
*/
|
|
3633
3650
|
|
|
3634
3651
|
:root {
|
|
@@ -3649,7 +3666,7 @@ select {
|
|
|
3649
3666
|
|
|
3650
3667
|
/**
|
|
3651
3668
|
* Do not edit directly
|
|
3652
|
-
* Generated on Fri,
|
|
3669
|
+
* Generated on Fri, 01 Mar 2024 16:54:52 GMT
|
|
3653
3670
|
*/
|
|
3654
3671
|
|
|
3655
3672
|
:root {
|
|
@@ -3660,7 +3677,7 @@ select {
|
|
|
3660
3677
|
|
|
3661
3678
|
/**
|
|
3662
3679
|
* Do not edit directly
|
|
3663
|
-
* Generated on Fri,
|
|
3680
|
+
* Generated on Fri, 01 Mar 2024 16:54:52 GMT
|
|
3664
3681
|
*/
|
|
3665
3682
|
|
|
3666
3683
|
:root {
|
|
@@ -4587,7 +4604,7 @@ select {
|
|
|
4587
4604
|
|
|
4588
4605
|
/**
|
|
4589
4606
|
* Do not edit directly
|
|
4590
|
-
* Generated on Fri,
|
|
4607
|
+
* Generated on Fri, 01 Mar 2024 16:54:52 GMT
|
|
4591
4608
|
*/
|
|
4592
4609
|
|
|
4593
4610
|
:root,
|
|
@@ -4615,7 +4632,7 @@ select {
|
|
|
4615
4632
|
|
|
4616
4633
|
/**
|
|
4617
4634
|
* Do not edit directly
|
|
4618
|
-
* Generated on Fri,
|
|
4635
|
+
* Generated on Fri, 01 Mar 2024 16:54:52 GMT
|
|
4619
4636
|
*/
|
|
4620
4637
|
|
|
4621
4638
|
:root,
|
|
@@ -4631,7 +4648,7 @@ select {
|
|
|
4631
4648
|
|
|
4632
4649
|
/**
|
|
4633
4650
|
* Do not edit directly
|
|
4634
|
-
* Generated on Fri,
|
|
4651
|
+
* Generated on Fri, 01 Mar 2024 16:54:52 GMT
|
|
4635
4652
|
*/
|
|
4636
4653
|
|
|
4637
4654
|
:root {
|
|
@@ -4755,7 +4772,7 @@ select {
|
|
|
4755
4772
|
|
|
4756
4773
|
/**
|
|
4757
4774
|
* Do not edit directly
|
|
4758
|
-
* Generated on Fri,
|
|
4775
|
+
* Generated on Fri, 01 Mar 2024 16:54:52 GMT
|
|
4759
4776
|
*/
|
|
4760
4777
|
|
|
4761
4778
|
:root,
|
|
@@ -4771,7 +4788,7 @@ select {
|
|
|
4771
4788
|
|
|
4772
4789
|
/**
|
|
4773
4790
|
* Do not edit directly
|
|
4774
|
-
* Generated on Fri,
|
|
4791
|
+
* Generated on Fri, 01 Mar 2024 16:54:52 GMT
|
|
4775
4792
|
*/
|
|
4776
4793
|
|
|
4777
4794
|
:root,
|
|
@@ -5017,7 +5034,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5017
5034
|
|
|
5018
5035
|
/**
|
|
5019
5036
|
* Do not edit directly
|
|
5020
|
-
* Generated on Fri,
|
|
5037
|
+
* Generated on Fri, 01 Mar 2024 16:54:52 GMT
|
|
5021
5038
|
*/
|
|
5022
5039
|
|
|
5023
5040
|
:root {
|
|
@@ -5026,7 +5043,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5026
5043
|
|
|
5027
5044
|
/**
|
|
5028
5045
|
* Do not edit directly
|
|
5029
|
-
* Generated on Fri,
|
|
5046
|
+
* Generated on Fri, 01 Mar 2024 16:54:52 GMT
|
|
5030
5047
|
*/
|
|
5031
5048
|
|
|
5032
5049
|
:root,
|
|
@@ -5044,7 +5061,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5044
5061
|
|
|
5045
5062
|
/**
|
|
5046
5063
|
* Do not edit directly
|
|
5047
|
-
* Generated on Fri,
|
|
5064
|
+
* Generated on Fri, 01 Mar 2024 16:54:52 GMT
|
|
5048
5065
|
*/
|
|
5049
5066
|
|
|
5050
5067
|
:root {
|
|
@@ -5175,7 +5192,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5175
5192
|
|
|
5176
5193
|
/**
|
|
5177
5194
|
* Do not edit directly
|
|
5178
|
-
* Generated on Fri,
|
|
5195
|
+
* Generated on Fri, 01 Mar 2024 16:54:52 GMT
|
|
5179
5196
|
*/
|
|
5180
5197
|
|
|
5181
5198
|
:root,
|
|
@@ -6276,7 +6293,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6276
6293
|
|
|
6277
6294
|
/**
|
|
6278
6295
|
* Do not edit directly
|
|
6279
|
-
* Generated on Fri,
|
|
6296
|
+
* Generated on Fri, 01 Mar 2024 16:54:52 GMT
|
|
6280
6297
|
*/
|
|
6281
6298
|
|
|
6282
6299
|
:root {
|
|
@@ -6290,7 +6307,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6290
6307
|
|
|
6291
6308
|
/**
|
|
6292
6309
|
* Do not edit directly
|
|
6293
|
-
* Generated on Fri,
|
|
6310
|
+
* Generated on Fri, 01 Mar 2024 16:54:52 GMT
|
|
6294
6311
|
*/
|
|
6295
6312
|
|
|
6296
6313
|
:root,
|
|
@@ -6528,7 +6545,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6528
6545
|
|
|
6529
6546
|
/**
|
|
6530
6547
|
* Do not edit directly
|
|
6531
|
-
* Generated on Fri,
|
|
6548
|
+
* Generated on Fri, 01 Mar 2024 16:54:52 GMT
|
|
6532
6549
|
*/
|
|
6533
6550
|
|
|
6534
6551
|
:root,
|
|
@@ -6544,7 +6561,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6544
6561
|
|
|
6545
6562
|
/**
|
|
6546
6563
|
* Do not edit directly
|
|
6547
|
-
* Generated on Fri,
|
|
6564
|
+
* Generated on Fri, 01 Mar 2024 16:54:52 GMT
|
|
6548
6565
|
*/
|
|
6549
6566
|
|
|
6550
6567
|
:root {
|
|
@@ -6862,7 +6879,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6862
6879
|
|
|
6863
6880
|
/**
|
|
6864
6881
|
* Do not edit directly
|
|
6865
|
-
* Generated on Fri,
|
|
6882
|
+
* Generated on Fri, 01 Mar 2024 16:54:52 GMT
|
|
6866
6883
|
*/
|
|
6867
6884
|
|
|
6868
6885
|
:root,
|
|
@@ -7303,7 +7320,7 @@ html {
|
|
|
7303
7320
|
|
|
7304
7321
|
/**
|
|
7305
7322
|
* Do not edit directly
|
|
7306
|
-
* Generated on Fri,
|
|
7323
|
+
* Generated on Fri, 01 Mar 2024 16:54:52 GMT
|
|
7307
7324
|
*/
|
|
7308
7325
|
|
|
7309
7326
|
:root,
|
|
@@ -7492,7 +7509,7 @@ html {
|
|
|
7492
7509
|
|
|
7493
7510
|
/**
|
|
7494
7511
|
* Do not edit directly
|
|
7495
|
-
* Generated on Fri,
|
|
7512
|
+
* Generated on Fri, 01 Mar 2024 16:54:52 GMT
|
|
7496
7513
|
*/
|
|
7497
7514
|
|
|
7498
7515
|
:root,
|
|
@@ -7619,7 +7636,7 @@ html {
|
|
|
7619
7636
|
|
|
7620
7637
|
/**
|
|
7621
7638
|
* Do not edit directly
|
|
7622
|
-
* Generated on Fri,
|
|
7639
|
+
* Generated on Fri, 01 Mar 2024 16:54:52 GMT
|
|
7623
7640
|
*/
|
|
7624
7641
|
|
|
7625
7642
|
:root,
|
|
@@ -7749,7 +7766,7 @@ html {
|
|
|
7749
7766
|
|
|
7750
7767
|
/**
|
|
7751
7768
|
* Do not edit directly
|
|
7752
|
-
* Generated on Fri,
|
|
7769
|
+
* Generated on Fri, 01 Mar 2024 16:54:52 GMT
|
|
7753
7770
|
*/
|
|
7754
7771
|
|
|
7755
7772
|
:root {
|
|
@@ -7760,7 +7777,7 @@ html {
|
|
|
7760
7777
|
|
|
7761
7778
|
/**
|
|
7762
7779
|
* Do not edit directly
|
|
7763
|
-
* Generated on Fri,
|
|
7780
|
+
* Generated on Fri, 01 Mar 2024 16:54:52 GMT
|
|
7764
7781
|
*/
|
|
7765
7782
|
|
|
7766
7783
|
:root,
|
|
@@ -8184,7 +8201,7 @@ html {
|
|
|
8184
8201
|
|
|
8185
8202
|
/**
|
|
8186
8203
|
* Do not edit directly
|
|
8187
|
-
* Generated on Fri,
|
|
8204
|
+
* Generated on Fri, 01 Mar 2024 16:54:52 GMT
|
|
8188
8205
|
*/
|
|
8189
8206
|
|
|
8190
8207
|
:root,
|
|
@@ -8222,7 +8239,7 @@ html {
|
|
|
8222
8239
|
position: absolute;
|
|
8223
8240
|
z-index: 100;
|
|
8224
8241
|
padding: var(--base-size-12);
|
|
8225
|
-
|
|
8242
|
+
|
|
8226
8243
|
visibility: hidden;
|
|
8227
8244
|
background-color: var(--brand-color-canvas-default);
|
|
8228
8245
|
border: var(--brand-borderWidth-thin) solid var(--brand-color-border-muted);
|
|
@@ -8233,12 +8250,27 @@ html {
|
|
|
8233
8250
|
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);
|
|
8234
8251
|
}
|
|
8235
8252
|
|
|
8253
|
+
.Primer_Brand__ActionMenu-module__ActionMenu__menu--small___EiV1K {
|
|
8254
|
+
padding: var(--base-size-8);
|
|
8255
|
+
}
|
|
8256
|
+
|
|
8257
|
+
.Primer_Brand__ActionMenu-module__ActionMenu__menu--medium___X8Sgj {
|
|
8258
|
+
padding: var(--base-size-12);
|
|
8259
|
+
}
|
|
8260
|
+
|
|
8236
8261
|
.Primer_Brand__ActionMenu-module__ActionMenu__menu--visible___dIcw5 {
|
|
8237
8262
|
visibility: visible;
|
|
8238
|
-
animation: 189ms var(--brand-animation-easing-glide) 0s 1 normal none running Primer_Brand__ActionMenu-module__overlay-appear___hIYSP;
|
|
8239
8263
|
}
|
|
8240
8264
|
|
|
8241
|
-
|
|
8265
|
+
.Primer_Brand__ActionMenu-module__ActionMenu__menu--pos-outside-bottom___dEYrx {
|
|
8266
|
+
animation: 189ms var(--brand-animation-easing-glide) 0s 1 normal none running Primer_Brand__ActionMenu-module__overlay-appear-outside-bottom___P9_uK;
|
|
8267
|
+
}
|
|
8268
|
+
|
|
8269
|
+
.Primer_Brand__ActionMenu-module__ActionMenu__menu--pos-outside-top___WhOjX {
|
|
8270
|
+
animation: 189ms var(--brand-animation-easing-glide) 0s 1 normal none running Primer_Brand__ActionMenu-module__overlay-appear-outside-top___hI7o9;
|
|
8271
|
+
}
|
|
8272
|
+
|
|
8273
|
+
@keyframes Primer_Brand__ActionMenu-module__overlay-appear-outside-bottom___P9_uK {
|
|
8242
8274
|
0% {
|
|
8243
8275
|
opacity: 0;
|
|
8244
8276
|
transform: translateY(-10px);
|
|
@@ -8248,6 +8280,33 @@ html {
|
|
|
8248
8280
|
transform: translateY(0);
|
|
8249
8281
|
}
|
|
8250
8282
|
}
|
|
8283
|
+
|
|
8284
|
+
@keyframes Primer_Brand__ActionMenu-module__overlay-appear-outside-top___hI7o9 {
|
|
8285
|
+
0% {
|
|
8286
|
+
opacity: 0;
|
|
8287
|
+
transform: translateY(10px);
|
|
8288
|
+
}
|
|
8289
|
+
100% {
|
|
8290
|
+
opacity: 1;
|
|
8291
|
+
transform: translateY(0);
|
|
8292
|
+
}
|
|
8293
|
+
}
|
|
8294
|
+
.Primer_Brand__ActionMenu-module__ActionMenu__menu--medium___X8Sgj.Primer_Brand__ActionMenu-module__ActionMenu__menu--pos-outside-bottom___dEYrx {
|
|
8295
|
+
margin-top: var(--base-size-8);
|
|
8296
|
+
}
|
|
8297
|
+
|
|
8298
|
+
.Primer_Brand__ActionMenu-module__ActionMenu__menu--medium___X8Sgj.Primer_Brand__ActionMenu-module__ActionMenu__menu--pos-outside-top___WhOjX {
|
|
8299
|
+
margin-top: calc(var(--base-size-8) * -1);
|
|
8300
|
+
}
|
|
8301
|
+
|
|
8302
|
+
.Primer_Brand__ActionMenu-module__ActionMenu__menu--small___EiV1K.Primer_Brand__ActionMenu-module__ActionMenu__menu--pos-outside-bottom___dEYrx {
|
|
8303
|
+
margin-top: var(--base-size-4);
|
|
8304
|
+
}
|
|
8305
|
+
|
|
8306
|
+
.Primer_Brand__ActionMenu-module__ActionMenu__menu--small___EiV1K.Primer_Brand__ActionMenu-module__ActionMenu__menu--pos-outside-top___WhOjX {
|
|
8307
|
+
margin-top: calc(var(--base-size-4) * -1);
|
|
8308
|
+
}
|
|
8309
|
+
|
|
8251
8310
|
.Primer_Brand__ActionMenu-module__ActionMenu__menu____B9HP::-webkit-scrollbar {
|
|
8252
8311
|
width: var(--base-size-12);
|
|
8253
8312
|
}
|
|
@@ -8268,7 +8327,6 @@ html {
|
|
|
8268
8327
|
flex: 1 0 auto;
|
|
8269
8328
|
display: grid;
|
|
8270
8329
|
align-items: center;
|
|
8271
|
-
padding: var(--brand-control-medium-paddingBlock) var(--brand-control-medium-paddingInline-normal);
|
|
8272
8330
|
overflow: hidden;
|
|
8273
8331
|
text-overflow: ellipsis;
|
|
8274
8332
|
grid-template-areas: 'leadingVisual text';
|
|
@@ -8278,6 +8336,14 @@ html {
|
|
|
8278
8336
|
border-radius: var(--brand-borderRadius-medium);
|
|
8279
8337
|
}
|
|
8280
8338
|
|
|
8339
|
+
.Primer_Brand__ActionMenu-module__ActionMenu__item--medium___YjquB {
|
|
8340
|
+
padding: var(--brand-control-medium-paddingBlock) var(--brand-control-medium-paddingInline-normal);
|
|
8341
|
+
}
|
|
8342
|
+
|
|
8343
|
+
.Primer_Brand__ActionMenu-module__ActionMenu__item--small___Y17Or {
|
|
8344
|
+
padding: var(--base-size-8) var(--brand-control-small-paddingInline-condensed);
|
|
8345
|
+
}
|
|
8346
|
+
|
|
8281
8347
|
.Primer_Brand__ActionMenu-module__ActionMenu__item___GxmDr[aria-disabled='true'] {
|
|
8282
8348
|
cursor: not-allowed;
|
|
8283
8349
|
}
|
|
@@ -8621,7 +8687,7 @@ html {
|
|
|
8621
8687
|
|
|
8622
8688
|
/**
|
|
8623
8689
|
* Do not edit directly
|
|
8624
|
-
* Generated on Fri,
|
|
8690
|
+
* Generated on Fri, 01 Mar 2024 16:54:52 GMT
|
|
8625
8691
|
*/
|
|
8626
8692
|
|
|
8627
8693
|
:root {
|
|
@@ -8632,7 +8698,7 @@ html {
|
|
|
8632
8698
|
|
|
8633
8699
|
/**
|
|
8634
8700
|
* Do not edit directly
|
|
8635
|
-
* Generated on Fri,
|
|
8701
|
+
* Generated on Fri, 01 Mar 2024 16:54:52 GMT
|
|
8636
8702
|
*/
|
|
8637
8703
|
|
|
8638
8704
|
:root,
|
|
@@ -12866,7 +12932,7 @@ html {
|
|
|
12866
12932
|
|
|
12867
12933
|
/**
|
|
12868
12934
|
* Do not edit directly
|
|
12869
|
-
* Generated on Fri,
|
|
12935
|
+
* Generated on Fri, 01 Mar 2024 16:54:52 GMT
|
|
12870
12936
|
*/
|
|
12871
12937
|
|
|
12872
12938
|
:root {
|
|
@@ -12884,7 +12950,7 @@ html {
|
|
|
12884
12950
|
|
|
12885
12951
|
/**
|
|
12886
12952
|
* Do not edit directly
|
|
12887
|
-
* Generated on Fri,
|
|
12953
|
+
* Generated on Fri, 01 Mar 2024 16:54:52 GMT
|
|
12888
12954
|
*/
|
|
12889
12955
|
|
|
12890
12956
|
:root,
|
|
@@ -12920,7 +12986,7 @@ html {
|
|
|
12920
12986
|
|
|
12921
12987
|
/**
|
|
12922
12988
|
* Do not edit directly
|
|
12923
|
-
* Generated on Fri,
|
|
12989
|
+
* Generated on Fri, 01 Mar 2024 16:54:52 GMT
|
|
12924
12990
|
*/
|
|
12925
12991
|
|
|
12926
12992
|
:root,
|
|
@@ -12936,7 +13002,7 @@ html {
|
|
|
12936
13002
|
|
|
12937
13003
|
/**
|
|
12938
13004
|
* Do not edit directly
|
|
12939
|
-
* Generated on Fri,
|
|
13005
|
+
* Generated on Fri, 01 Mar 2024 16:54:52 GMT
|
|
12940
13006
|
*/
|
|
12941
13007
|
|
|
12942
13008
|
:root {
|
|
@@ -13184,7 +13250,7 @@ html {
|
|
|
13184
13250
|
|
|
13185
13251
|
/**
|
|
13186
13252
|
* Do not edit directly
|
|
13187
|
-
* Generated on Fri,
|
|
13253
|
+
* Generated on Fri, 01 Mar 2024 16:54:52 GMT
|
|
13188
13254
|
*/
|
|
13189
13255
|
|
|
13190
13256
|
:root,
|
|
@@ -13198,7 +13264,7 @@ html {
|
|
|
13198
13264
|
|
|
13199
13265
|
/**
|
|
13200
13266
|
* Do not edit directly
|
|
13201
|
-
* Generated on Fri,
|
|
13267
|
+
* Generated on Fri, 01 Mar 2024 16:54:52 GMT
|
|
13202
13268
|
*/
|
|
13203
13269
|
|
|
13204
13270
|
:root {
|
|
@@ -13212,7 +13278,7 @@ html {
|
|
|
13212
13278
|
|
|
13213
13279
|
/**
|
|
13214
13280
|
* Do not edit directly
|
|
13215
|
-
* Generated on Fri,
|
|
13281
|
+
* Generated on Fri, 01 Mar 2024 16:54:52 GMT
|
|
13216
13282
|
*/
|
|
13217
13283
|
|
|
13218
13284
|
:root {
|
|
@@ -15391,7 +15457,7 @@ html {
|
|
|
15391
15457
|
|
|
15392
15458
|
/**
|
|
15393
15459
|
* Do not edit directly
|
|
15394
|
-
* Generated on Fri,
|
|
15460
|
+
* Generated on Fri, 01 Mar 2024 16:54:52 GMT
|
|
15395
15461
|
*/
|
|
15396
15462
|
|
|
15397
15463
|
:root {
|
|
@@ -15415,7 +15481,7 @@ html {
|
|
|
15415
15481
|
|
|
15416
15482
|
/**
|
|
15417
15483
|
* Do not edit directly
|
|
15418
|
-
* Generated on Fri,
|
|
15484
|
+
* Generated on Fri, 01 Mar 2024 16:54:52 GMT
|
|
15419
15485
|
*/
|
|
15420
15486
|
|
|
15421
15487
|
:root,
|