@primer/react-brand 0.33.0-rc.d2f8e7f → 0.33.1-rc.dab96a1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/CTABanner/CTABanner.d.ts +4 -4
- package/lib/IDE/IDE.d.ts +6 -0
- package/lib/Link/Link.d.ts +1 -1
- package/lib/LogoSuite/LogoSuite.d.ts +5 -5
- package/lib/Pagination/Pagination.d.ts +37 -0
- package/lib/Pagination/Pagination.visual.spec.d.ts +1 -0
- package/lib/Pagination/index.d.ts +1 -0
- package/lib/Pagination/model.d.ts +25 -0
- package/lib/SubNav/SubNav.d.ts +11 -1
- package/lib/css/main.css +251 -89
- package/lib/design-tokens/css/tokens/base/colors/color-scales-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/base/colors/light.css +1 -1
- package/lib/design-tokens/css/tokens/base/size/size.css +1 -1
- package/lib/design-tokens/css/tokens/base/typography/typography.css +1 -1
- package/lib/design-tokens/css/tokens/functional/animation/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/colors/global-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/colors/global.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/accordion/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/action-menu/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/anchor-nav/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/bento/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/breadcrumbs/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/button/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/card/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/card/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/card/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/comparison-table/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/comparison-table/comparison-table.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/control/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/cta-banner/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/eyebrow-banner.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/faq/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/faq/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/faq/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/faq/faq.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/footer/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/footer/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/grid/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/grid/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/grid/grid.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/hero/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/ide/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/ide/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/image/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/inline-link/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/inline-link/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/inline-link/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/label/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/label/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/link/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/link/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/logosuite/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/logosuite/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/logosuite/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/pagination/colors-with-modes.css +17 -0
- package/lib/design-tokens/css/tokens/functional/components/pillar/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/pillar/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/pricing-options/pricing-options.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/prose/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/prose/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/river/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/river/river.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/sub-nav/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/sub-nav/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/subdomain-nav-bar/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/testimonial/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/testimonial/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/testimonial/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/timeline/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/timeline/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/timeline/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/video-player/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/video-player/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/border.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/breakpoints.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/size-coarse.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/size-fine.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/size.css +1 -1
- package/lib/design-tokens/css/tokens/functional/typography/typography-responsive.css +1 -1
- package/lib/design-tokens/css/tokens/functional/typography/typography.css +1 -1
- package/lib/design-tokens/js/module/tokens/base/colors/light.js +1 -1
- package/lib/design-tokens/js/module/tokens/base/size/size.js +1 -1
- package/lib/design-tokens/js/module/tokens/base/typography/typography.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/animation/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/colors/global.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/bento/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/card/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/card/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/comparison-table/comparison-table.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/faq/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/faq/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/faq/faq.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/footer/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/grid/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/grid/grid.js +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/ide/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/image/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/inline-link/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/inline-link/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/label/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/link/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/logosuite/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/logosuite/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/pillar/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/pricing-options/pricing-options.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/prose/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/river/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/river/river.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/sub-nav/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/testimonial/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/testimonial/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/timeline/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/timeline/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/video-player/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/border.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/breakpoints.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/size-coarse.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/size-fine.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/size.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/viewport.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/typography/typography-responsive.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/typography/typography.js +1 -1
- package/lib/design-tokens/js/tokens/base/colors/light.js +1 -1
- package/lib/design-tokens/js/tokens/base/size/size.js +1 -1
- package/lib/design-tokens/js/tokens/base/typography/typography.js +1 -1
- package/lib/design-tokens/js/tokens/functional/animation/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/colors/global.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/bento/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/card/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/card/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/comparison-table/comparison-table.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/faq/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/faq/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/faq/faq.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/footer/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/grid/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/grid/grid.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/hero/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/ide/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/image/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/inline-link/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/inline-link/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/label/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/link/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/logosuite/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/logosuite/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/pillar/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/pricing-options/pricing-options.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/prose/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/river/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/river/river.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/sub-nav/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/testimonial/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/testimonial/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/timeline/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/timeline/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/video-player/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/border.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/breakpoints.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/size-coarse.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/size-fine.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/size.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/viewport.js +1 -1
- package/lib/design-tokens/js/tokens/functional/typography/typography-responsive.js +1 -1
- package/lib/design-tokens/js/tokens/functional/typography/typography.js +1 -1
- package/lib/design-tokens/scss/tokens/base/colors/light.scss +1 -1
- package/lib/design-tokens/scss/tokens/base/size/size.scss +1 -1
- package/lib/design-tokens/scss/tokens/base/typography/typography.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/animation/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/colors/global.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/bento/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/card/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/card/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/comparison-table/comparison-table.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/eyebrow-banner/eyebrow-banner.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/faq/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/faq/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/faq/faq.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/footer/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/grid/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/grid/grid.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/hero/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/ide/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/image/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/inline-link/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/inline-link/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/label/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/link/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/logosuite/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/logosuite/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/pillar/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/pricing-options/pricing-options.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/prose/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/river/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/river/river.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/sub-nav/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/testimonial/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/testimonial/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/timeline/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/timeline/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/video-player/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/border.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/breakpoints.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/size-coarse.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/size-fine.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/size.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/viewport.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/typography/typography-responsive.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/typography/typography.scss +1 -1
- package/lib/design-tokens/ts/tokens/base/colors/light.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/base/colors/light.js +1 -1
- package/lib/design-tokens/ts/tokens/base/size/size.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/base/size/size.js +1 -1
- package/lib/design-tokens/ts/tokens/base/typography/typography.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/base/typography/typography.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/animation/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/animation/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/colors/global.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/colors/global.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/bento/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/bento/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/card/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/card/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/card/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/card/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/faq.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/faq.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/footer/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/footer/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/grid/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/grid/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/grid/grid.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/grid/grid.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/hero/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/hero/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/ide/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/ide/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/image/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/image/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/label/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/label/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/link/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/link/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/prose/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/prose/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/river.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/river.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/video-player/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/video-player/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/border.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/border.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/breakpoints.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/breakpoints.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-coarse.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-coarse.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-fine.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-fine.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/viewport.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/viewport.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography.js +1 -1
- package/lib/index.d.ts +1 -0
- 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 Thu, 02 May 2024 12:15:07 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 Thu, 02 May 2024 12:15:07 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 Thu, 02 May 2024 12:15:07 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 Thu, 02 May 2024 12:15:07 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 Thu, 02 May 2024 12:15:07 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 Thu, 02 May 2024 12:15:07 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 Thu, 02 May 2024 12:15:07 GMT
|
|
577
577
|
*/
|
|
578
578
|
|
|
579
579
|
:root,
|
|
@@ -959,7 +959,7 @@ select {
|
|
|
959
959
|
|
|
960
960
|
/**
|
|
961
961
|
* Do not edit directly
|
|
962
|
-
* Generated on
|
|
962
|
+
* Generated on Thu, 02 May 2024 12:15:07 GMT
|
|
963
963
|
*/
|
|
964
964
|
|
|
965
965
|
:root,
|
|
@@ -1536,7 +1536,7 @@ select {
|
|
|
1536
1536
|
|
|
1537
1537
|
/**
|
|
1538
1538
|
* Do not edit directly
|
|
1539
|
-
* Generated on
|
|
1539
|
+
* Generated on Thu, 02 May 2024 12:15:07 GMT
|
|
1540
1540
|
*/
|
|
1541
1541
|
|
|
1542
1542
|
:root {
|
|
@@ -1763,7 +1763,7 @@ select {
|
|
|
1763
1763
|
|
|
1764
1764
|
/**
|
|
1765
1765
|
* Do not edit directly
|
|
1766
|
-
* Generated on
|
|
1766
|
+
* Generated on Thu, 02 May 2024 12:15:07 GMT
|
|
1767
1767
|
*/
|
|
1768
1768
|
|
|
1769
1769
|
:root,
|
|
@@ -2022,7 +2022,7 @@ select {
|
|
|
2022
2022
|
|
|
2023
2023
|
/**
|
|
2024
2024
|
* Do not edit directly
|
|
2025
|
-
* Generated on
|
|
2025
|
+
* Generated on Thu, 02 May 2024 12:15:07 GMT
|
|
2026
2026
|
*/
|
|
2027
2027
|
|
|
2028
2028
|
:root {
|
|
@@ -2048,7 +2048,7 @@ select {
|
|
|
2048
2048
|
|
|
2049
2049
|
/**
|
|
2050
2050
|
* Do not edit directly
|
|
2051
|
-
* Generated on
|
|
2051
|
+
* Generated on Thu, 02 May 2024 12:15:08 GMT
|
|
2052
2052
|
*/
|
|
2053
2053
|
|
|
2054
2054
|
:root,
|
|
@@ -2806,7 +2806,7 @@ select {
|
|
|
2806
2806
|
|
|
2807
2807
|
/**
|
|
2808
2808
|
* Do not edit directly
|
|
2809
|
-
* Generated on
|
|
2809
|
+
* Generated on Thu, 02 May 2024 12:15:07 GMT
|
|
2810
2810
|
*/
|
|
2811
2811
|
|
|
2812
2812
|
:root {
|
|
@@ -3649,7 +3649,7 @@ select {
|
|
|
3649
3649
|
|
|
3650
3650
|
/**
|
|
3651
3651
|
* Do not edit directly
|
|
3652
|
-
* Generated on
|
|
3652
|
+
* Generated on Thu, 02 May 2024 12:15:07 GMT
|
|
3653
3653
|
*/
|
|
3654
3654
|
|
|
3655
3655
|
:root {
|
|
@@ -3670,7 +3670,7 @@ select {
|
|
|
3670
3670
|
|
|
3671
3671
|
/**
|
|
3672
3672
|
* Do not edit directly
|
|
3673
|
-
* Generated on
|
|
3673
|
+
* Generated on Thu, 02 May 2024 12:15:07 GMT
|
|
3674
3674
|
*/
|
|
3675
3675
|
|
|
3676
3676
|
:root {
|
|
@@ -3681,7 +3681,7 @@ select {
|
|
|
3681
3681
|
|
|
3682
3682
|
/**
|
|
3683
3683
|
* Do not edit directly
|
|
3684
|
-
* Generated on
|
|
3684
|
+
* Generated on Thu, 02 May 2024 12:15:07 GMT
|
|
3685
3685
|
*/
|
|
3686
3686
|
|
|
3687
3687
|
:root {
|
|
@@ -4616,7 +4616,7 @@ select {
|
|
|
4616
4616
|
|
|
4617
4617
|
/**
|
|
4618
4618
|
* Do not edit directly
|
|
4619
|
-
* Generated on
|
|
4619
|
+
* Generated on Thu, 02 May 2024 12:15:07 GMT
|
|
4620
4620
|
*/
|
|
4621
4621
|
|
|
4622
4622
|
:root,
|
|
@@ -4644,7 +4644,7 @@ select {
|
|
|
4644
4644
|
|
|
4645
4645
|
/**
|
|
4646
4646
|
* Do not edit directly
|
|
4647
|
-
* Generated on
|
|
4647
|
+
* Generated on Thu, 02 May 2024 12:15:07 GMT
|
|
4648
4648
|
*/
|
|
4649
4649
|
|
|
4650
4650
|
:root,
|
|
@@ -4660,7 +4660,7 @@ select {
|
|
|
4660
4660
|
|
|
4661
4661
|
/**
|
|
4662
4662
|
* Do not edit directly
|
|
4663
|
-
* Generated on
|
|
4663
|
+
* Generated on Thu, 02 May 2024 12:15:07 GMT
|
|
4664
4664
|
*/
|
|
4665
4665
|
|
|
4666
4666
|
:root {
|
|
@@ -4784,7 +4784,7 @@ select {
|
|
|
4784
4784
|
|
|
4785
4785
|
/**
|
|
4786
4786
|
* Do not edit directly
|
|
4787
|
-
* Generated on
|
|
4787
|
+
* Generated on Thu, 02 May 2024 12:15:07 GMT
|
|
4788
4788
|
*/
|
|
4789
4789
|
|
|
4790
4790
|
:root,
|
|
@@ -4800,7 +4800,7 @@ select {
|
|
|
4800
4800
|
|
|
4801
4801
|
/**
|
|
4802
4802
|
* Do not edit directly
|
|
4803
|
-
* Generated on
|
|
4803
|
+
* Generated on Thu, 02 May 2024 12:15:07 GMT
|
|
4804
4804
|
*/
|
|
4805
4805
|
|
|
4806
4806
|
:root,
|
|
@@ -5046,7 +5046,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5046
5046
|
|
|
5047
5047
|
/**
|
|
5048
5048
|
* Do not edit directly
|
|
5049
|
-
* Generated on
|
|
5049
|
+
* Generated on Thu, 02 May 2024 12:15:07 GMT
|
|
5050
5050
|
*/
|
|
5051
5051
|
|
|
5052
5052
|
:root {
|
|
@@ -5055,7 +5055,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5055
5055
|
|
|
5056
5056
|
/**
|
|
5057
5057
|
* Do not edit directly
|
|
5058
|
-
* Generated on
|
|
5058
|
+
* Generated on Thu, 02 May 2024 12:15:07 GMT
|
|
5059
5059
|
*/
|
|
5060
5060
|
|
|
5061
5061
|
:root,
|
|
@@ -5073,7 +5073,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5073
5073
|
|
|
5074
5074
|
/**
|
|
5075
5075
|
* Do not edit directly
|
|
5076
|
-
* Generated on
|
|
5076
|
+
* Generated on Thu, 02 May 2024 12:15:07 GMT
|
|
5077
5077
|
*/
|
|
5078
5078
|
|
|
5079
5079
|
:root {
|
|
@@ -5204,7 +5204,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5204
5204
|
|
|
5205
5205
|
/**
|
|
5206
5206
|
* Do not edit directly
|
|
5207
|
-
* Generated on
|
|
5207
|
+
* Generated on Thu, 02 May 2024 12:15:07 GMT
|
|
5208
5208
|
*/
|
|
5209
5209
|
|
|
5210
5210
|
:root,
|
|
@@ -6305,7 +6305,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6305
6305
|
|
|
6306
6306
|
/**
|
|
6307
6307
|
* Do not edit directly
|
|
6308
|
-
* Generated on
|
|
6308
|
+
* Generated on Thu, 02 May 2024 12:15:07 GMT
|
|
6309
6309
|
*/
|
|
6310
6310
|
|
|
6311
6311
|
:root {
|
|
@@ -6319,7 +6319,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6319
6319
|
|
|
6320
6320
|
/**
|
|
6321
6321
|
* Do not edit directly
|
|
6322
|
-
* Generated on
|
|
6322
|
+
* Generated on Thu, 02 May 2024 12:15:08 GMT
|
|
6323
6323
|
*/
|
|
6324
6324
|
|
|
6325
6325
|
:root,
|
|
@@ -6557,7 +6557,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6557
6557
|
|
|
6558
6558
|
/**
|
|
6559
6559
|
* Do not edit directly
|
|
6560
|
-
* Generated on
|
|
6560
|
+
* Generated on Thu, 02 May 2024 12:15:07 GMT
|
|
6561
6561
|
*/
|
|
6562
6562
|
|
|
6563
6563
|
:root,
|
|
@@ -6573,7 +6573,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6573
6573
|
|
|
6574
6574
|
/**
|
|
6575
6575
|
* Do not edit directly
|
|
6576
|
-
* Generated on
|
|
6576
|
+
* Generated on Thu, 02 May 2024 12:15:07 GMT
|
|
6577
6577
|
*/
|
|
6578
6578
|
|
|
6579
6579
|
:root {
|
|
@@ -6891,7 +6891,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6891
6891
|
|
|
6892
6892
|
/**
|
|
6893
6893
|
* Do not edit directly
|
|
6894
|
-
* Generated on
|
|
6894
|
+
* Generated on Thu, 02 May 2024 12:15:07 GMT
|
|
6895
6895
|
*/
|
|
6896
6896
|
|
|
6897
6897
|
:root,
|
|
@@ -7332,7 +7332,7 @@ html {
|
|
|
7332
7332
|
|
|
7333
7333
|
/**
|
|
7334
7334
|
* Do not edit directly
|
|
7335
|
-
* Generated on
|
|
7335
|
+
* Generated on Thu, 02 May 2024 12:15:07 GMT
|
|
7336
7336
|
*/
|
|
7337
7337
|
|
|
7338
7338
|
:root,
|
|
@@ -7521,7 +7521,7 @@ html {
|
|
|
7521
7521
|
|
|
7522
7522
|
/**
|
|
7523
7523
|
* Do not edit directly
|
|
7524
|
-
* Generated on
|
|
7524
|
+
* Generated on Thu, 02 May 2024 12:15:07 GMT
|
|
7525
7525
|
*/
|
|
7526
7526
|
|
|
7527
7527
|
:root,
|
|
@@ -7660,7 +7660,7 @@ html {
|
|
|
7660
7660
|
|
|
7661
7661
|
/**
|
|
7662
7662
|
* Do not edit directly
|
|
7663
|
-
* Generated on
|
|
7663
|
+
* Generated on Thu, 02 May 2024 12:15:07 GMT
|
|
7664
7664
|
*/
|
|
7665
7665
|
|
|
7666
7666
|
:root,
|
|
@@ -7790,7 +7790,7 @@ html {
|
|
|
7790
7790
|
|
|
7791
7791
|
/**
|
|
7792
7792
|
* Do not edit directly
|
|
7793
|
-
* Generated on
|
|
7793
|
+
* Generated on Thu, 02 May 2024 12:15:07 GMT
|
|
7794
7794
|
*/
|
|
7795
7795
|
|
|
7796
7796
|
:root {
|
|
@@ -7801,7 +7801,7 @@ html {
|
|
|
7801
7801
|
|
|
7802
7802
|
/**
|
|
7803
7803
|
* Do not edit directly
|
|
7804
|
-
* Generated on
|
|
7804
|
+
* Generated on Thu, 02 May 2024 12:15:07 GMT
|
|
7805
7805
|
*/
|
|
7806
7806
|
|
|
7807
7807
|
:root,
|
|
@@ -8225,7 +8225,7 @@ html {
|
|
|
8225
8225
|
|
|
8226
8226
|
/**
|
|
8227
8227
|
* Do not edit directly
|
|
8228
|
-
* Generated on
|
|
8228
|
+
* Generated on Thu, 02 May 2024 12:15:07 GMT
|
|
8229
8229
|
*/
|
|
8230
8230
|
|
|
8231
8231
|
:root,
|
|
@@ -8711,7 +8711,7 @@ html {
|
|
|
8711
8711
|
|
|
8712
8712
|
/**
|
|
8713
8713
|
* Do not edit directly
|
|
8714
|
-
* Generated on
|
|
8714
|
+
* Generated on Thu, 02 May 2024 12:15:07 GMT
|
|
8715
8715
|
*/
|
|
8716
8716
|
|
|
8717
8717
|
:root {
|
|
@@ -8722,7 +8722,7 @@ html {
|
|
|
8722
8722
|
|
|
8723
8723
|
/**
|
|
8724
8724
|
* Do not edit directly
|
|
8725
|
-
* Generated on
|
|
8725
|
+
* Generated on Thu, 02 May 2024 12:15:08 GMT
|
|
8726
8726
|
*/
|
|
8727
8727
|
|
|
8728
8728
|
:root,
|
|
@@ -12956,7 +12956,7 @@ html {
|
|
|
12956
12956
|
|
|
12957
12957
|
/**
|
|
12958
12958
|
* Do not edit directly
|
|
12959
|
-
* Generated on
|
|
12959
|
+
* Generated on Thu, 02 May 2024 12:15:07 GMT
|
|
12960
12960
|
*/
|
|
12961
12961
|
|
|
12962
12962
|
:root {
|
|
@@ -12974,7 +12974,7 @@ html {
|
|
|
12974
12974
|
|
|
12975
12975
|
/**
|
|
12976
12976
|
* Do not edit directly
|
|
12977
|
-
* Generated on
|
|
12977
|
+
* Generated on Thu, 02 May 2024 12:15:08 GMT
|
|
12978
12978
|
*/
|
|
12979
12979
|
|
|
12980
12980
|
:root,
|
|
@@ -13010,7 +13010,7 @@ html {
|
|
|
13010
13010
|
|
|
13011
13011
|
/**
|
|
13012
13012
|
* Do not edit directly
|
|
13013
|
-
* Generated on
|
|
13013
|
+
* Generated on Thu, 02 May 2024 12:15:08 GMT
|
|
13014
13014
|
*/
|
|
13015
13015
|
|
|
13016
13016
|
:root,
|
|
@@ -13026,7 +13026,7 @@ html {
|
|
|
13026
13026
|
|
|
13027
13027
|
/**
|
|
13028
13028
|
* Do not edit directly
|
|
13029
|
-
* Generated on
|
|
13029
|
+
* Generated on Thu, 02 May 2024 12:15:07 GMT
|
|
13030
13030
|
*/
|
|
13031
13031
|
|
|
13032
13032
|
:root {
|
|
@@ -13274,7 +13274,7 @@ html {
|
|
|
13274
13274
|
|
|
13275
13275
|
/**
|
|
13276
13276
|
* Do not edit directly
|
|
13277
|
-
* Generated on
|
|
13277
|
+
* Generated on Thu, 02 May 2024 12:15:08 GMT
|
|
13278
13278
|
*/
|
|
13279
13279
|
|
|
13280
13280
|
:root,
|
|
@@ -13288,7 +13288,7 @@ html {
|
|
|
13288
13288
|
|
|
13289
13289
|
/**
|
|
13290
13290
|
* Do not edit directly
|
|
13291
|
-
* Generated on
|
|
13291
|
+
* Generated on Thu, 02 May 2024 12:15:07 GMT
|
|
13292
13292
|
*/
|
|
13293
13293
|
|
|
13294
13294
|
:root {
|
|
@@ -13302,7 +13302,7 @@ html {
|
|
|
13302
13302
|
|
|
13303
13303
|
/**
|
|
13304
13304
|
* Do not edit directly
|
|
13305
|
-
* Generated on
|
|
13305
|
+
* Generated on Thu, 02 May 2024 12:15:07 GMT
|
|
13306
13306
|
*/
|
|
13307
13307
|
|
|
13308
13308
|
:root {
|
|
@@ -15481,7 +15481,7 @@ html {
|
|
|
15481
15481
|
|
|
15482
15482
|
/**
|
|
15483
15483
|
* Do not edit directly
|
|
15484
|
-
* Generated on
|
|
15484
|
+
* Generated on Thu, 02 May 2024 12:15:07 GMT
|
|
15485
15485
|
*/
|
|
15486
15486
|
|
|
15487
15487
|
:root {
|
|
@@ -15505,7 +15505,7 @@ html {
|
|
|
15505
15505
|
|
|
15506
15506
|
/**
|
|
15507
15507
|
* Do not edit directly
|
|
15508
|
-
* Generated on
|
|
15508
|
+
* Generated on Thu, 02 May 2024 12:15:08 GMT
|
|
15509
15509
|
*/
|
|
15510
15510
|
|
|
15511
15511
|
:root,
|
|
@@ -15959,7 +15959,7 @@ html {
|
|
|
15959
15959
|
|
|
15960
15960
|
/**
|
|
15961
15961
|
* Do not edit directly
|
|
15962
|
-
* Generated on
|
|
15962
|
+
* Generated on Thu, 02 May 2024 12:15:07 GMT
|
|
15963
15963
|
*/
|
|
15964
15964
|
|
|
15965
15965
|
:root {
|
|
@@ -16356,7 +16356,7 @@ html {
|
|
|
16356
16356
|
|
|
16357
16357
|
/**
|
|
16358
16358
|
* Do not edit directly
|
|
16359
|
-
* Generated on
|
|
16359
|
+
* Generated on Thu, 02 May 2024 12:15:07 GMT
|
|
16360
16360
|
*/
|
|
16361
16361
|
|
|
16362
16362
|
:root {
|
|
@@ -16365,7 +16365,7 @@ html {
|
|
|
16365
16365
|
|
|
16366
16366
|
/**
|
|
16367
16367
|
* Do not edit directly
|
|
16368
|
-
* Generated on
|
|
16368
|
+
* Generated on Thu, 02 May 2024 12:15:08 GMT
|
|
16369
16369
|
*/
|
|
16370
16370
|
|
|
16371
16371
|
:root,
|
|
@@ -16425,6 +16425,11 @@ html {
|
|
|
16425
16425
|
background-color: var(--brand-color-canvas-default);
|
|
16426
16426
|
}
|
|
16427
16427
|
|
|
16428
|
+
.Primer_Brand__SubNav-module__SubNav--full-width___ZqqXq {
|
|
16429
|
+
padding-left: 0;
|
|
16430
|
+
padding-right: 0;
|
|
16431
|
+
}
|
|
16432
|
+
|
|
16428
16433
|
.Primer_Brand__SubNav-module__SubNav__action-container___lgC_T {
|
|
16429
16434
|
margin-left: auto;
|
|
16430
16435
|
}
|
|
@@ -16508,6 +16513,10 @@ html {
|
|
|
16508
16513
|
padding-right: 0;
|
|
16509
16514
|
}
|
|
16510
16515
|
|
|
16516
|
+
.Primer_Brand__SubNav-module__SubNav--full-width___ZqqXq .Primer_Brand__SubNav-module__SubNav__overlay-toggle___GY93X {
|
|
16517
|
+
right: 0;
|
|
16518
|
+
}
|
|
16519
|
+
|
|
16511
16520
|
.Primer_Brand__SubNav-module__SubNav__link___VBkrZ,
|
|
16512
16521
|
.Primer_Brand__SubNav-module__SubNav__action-container___lgC_T {
|
|
16513
16522
|
display: none;
|
|
@@ -16559,6 +16568,11 @@ html {
|
|
|
16559
16568
|
.Primer_Brand__SubNav-module__SubNav___dVoQu {
|
|
16560
16569
|
padding: var(--base-size-16) var(--base-size-24);
|
|
16561
16570
|
}
|
|
16571
|
+
|
|
16572
|
+
.Primer_Brand__SubNav-module__SubNav--full-width___ZqqXq {
|
|
16573
|
+
padding-left: 0;
|
|
16574
|
+
padding-right: 0;
|
|
16575
|
+
}
|
|
16562
16576
|
}
|
|
16563
16577
|
|
|
16564
16578
|
/*
|
|
@@ -16571,6 +16585,11 @@ html {
|
|
|
16571
16585
|
align-items: center;
|
|
16572
16586
|
}
|
|
16573
16587
|
|
|
16588
|
+
.Primer_Brand__SubNav-module__SubNav--full-width___ZqqXq {
|
|
16589
|
+
padding-left: 0;
|
|
16590
|
+
padding-right: 0;
|
|
16591
|
+
}
|
|
16592
|
+
|
|
16574
16593
|
.Primer_Brand__SubNav-module__SubNav__overlay-toggle___GY93X {
|
|
16575
16594
|
display: none;
|
|
16576
16595
|
}
|
|
@@ -16759,7 +16778,7 @@ html {
|
|
|
16759
16778
|
|
|
16760
16779
|
/**
|
|
16761
16780
|
* Do not edit directly
|
|
16762
|
-
* Generated on
|
|
16781
|
+
* Generated on Thu, 02 May 2024 12:15:07 GMT
|
|
16763
16782
|
*/
|
|
16764
16783
|
|
|
16765
16784
|
:root {
|
|
@@ -16768,7 +16787,7 @@ html {
|
|
|
16768
16787
|
|
|
16769
16788
|
/**
|
|
16770
16789
|
* Do not edit directly
|
|
16771
|
-
* Generated on
|
|
16790
|
+
* Generated on Thu, 02 May 2024 12:15:08 GMT
|
|
16772
16791
|
*/
|
|
16773
16792
|
|
|
16774
16793
|
:root,
|
|
@@ -16812,9 +16831,6 @@ html {
|
|
|
16812
16831
|
--brand-IDE-scrollBar-fgColor: var(--base-color-scale-gray-5);
|
|
16813
16832
|
}
|
|
16814
16833
|
|
|
16815
|
-
.Primer_Brand__IDE-module__IDE___QDJIE {
|
|
16816
|
-
}
|
|
16817
|
-
|
|
16818
16834
|
.Primer_Brand__IDE-module__IDE__inner___C7yFe {
|
|
16819
16835
|
background: var(--brand-IDE-default-bgColor);
|
|
16820
16836
|
border: var(--brand-borderWidth-thin) solid var(--brand-IDE-borderColor);
|
|
@@ -16970,12 +16986,15 @@ html {
|
|
|
16970
16986
|
opacity: 0.5;
|
|
16971
16987
|
}
|
|
16972
16988
|
|
|
16989
|
+
.Primer_Brand__IDE-module__IDE__Chat-message___LMwct pre {
|
|
16990
|
+
font-size: calc(var(--base-size-12) + 2px) !important;
|
|
16991
|
+
}
|
|
16992
|
+
|
|
16973
16993
|
.Primer_Brand__IDE-module__IDE__Chat-message___LMwct pre {
|
|
16974
16994
|
border: var(--brand-borderWidth-thick) solid var(--brand-color-border-default);
|
|
16975
16995
|
padding: var(--base-size-16);
|
|
16976
16996
|
border-radius: var(--brand-borderRadius-large);
|
|
16977
|
-
font-family: var(--brand-fontStack-monospace);
|
|
16978
|
-
font-size: var(--base-size-14);
|
|
16997
|
+
font-family: var(--brand-fontStack-monospace); /* workaround dotcom specificity */
|
|
16979
16998
|
}
|
|
16980
16999
|
|
|
16981
17000
|
/**
|
|
@@ -17013,7 +17032,7 @@ html {
|
|
|
17013
17032
|
align-items: center;
|
|
17014
17033
|
gap: var(--base-size-4);
|
|
17015
17034
|
font-family: var(--brand-fontStack-monospace);
|
|
17016
|
-
font-size: var(--base-size-
|
|
17035
|
+
font-size: calc(var(--base-size-12) + 2px);
|
|
17017
17036
|
color: var(--brand-color-text-muted);
|
|
17018
17037
|
cursor: pointer;
|
|
17019
17038
|
border: none;
|
|
@@ -17110,6 +17129,36 @@ img.Primer_Brand__IDE-module__IDE__Editor-tab-icon___IyrSp {
|
|
|
17110
17129
|
margin: 0;
|
|
17111
17130
|
}
|
|
17112
17131
|
|
|
17132
|
+
.Primer_Brand__IDE-module__IDE__Editor--small____cDnd .Primer_Brand__IDE-module__IDE__Editor-pane___ZQjcs,
|
|
17133
|
+
.Primer_Brand__IDE-module__IDE__Editor--small____cDnd .Primer_Brand__IDE-module__IDE__Editor-lineNumbers___t0wju {
|
|
17134
|
+
font-size: calc(var(--base-size-12) - 1px) !important;
|
|
17135
|
+
line-height: calc(var(--base-size-16) + 2px) !important;
|
|
17136
|
+
}
|
|
17137
|
+
|
|
17138
|
+
.Primer_Brand__IDE-module__IDE__Editor--small____cDnd .Primer_Brand__IDE-module__IDE__Editor-pane___ZQjcs,
|
|
17139
|
+
.Primer_Brand__IDE-module__IDE__Editor--small____cDnd .Primer_Brand__IDE-module__IDE__Editor-lineNumbers___t0wju { /* workaround dotcom specificity */ /* workaround dotcom specificity */
|
|
17140
|
+
}
|
|
17141
|
+
|
|
17142
|
+
.Primer_Brand__IDE-module__IDE__Editor--medium___Nihdg .Primer_Brand__IDE-module__IDE__Editor-pane___ZQjcs,
|
|
17143
|
+
.Primer_Brand__IDE-module__IDE__Editor--medium___Nihdg .Primer_Brand__IDE-module__IDE__Editor-lineNumbers___t0wju {
|
|
17144
|
+
font-size: 0.875rem !important;
|
|
17145
|
+
line-height: 19.9px !important;
|
|
17146
|
+
}
|
|
17147
|
+
|
|
17148
|
+
.Primer_Brand__IDE-module__IDE__Editor--medium___Nihdg .Primer_Brand__IDE-module__IDE__Editor-pane___ZQjcs,
|
|
17149
|
+
.Primer_Brand__IDE-module__IDE__Editor--medium___Nihdg .Primer_Brand__IDE-module__IDE__Editor-lineNumbers___t0wju { /* workaround dotcom specificity */ /* workaround dotcom specificity */
|
|
17150
|
+
}
|
|
17151
|
+
|
|
17152
|
+
.Primer_Brand__IDE-module__IDE__Editor--large___YlfAf .Primer_Brand__IDE-module__IDE__Editor-pane___ZQjcs,
|
|
17153
|
+
.Primer_Brand__IDE-module__IDE__Editor--large___YlfAf .Primer_Brand__IDE-module__IDE__Editor-lineNumbers___t0wju {
|
|
17154
|
+
font-size: 1.125rem !important;
|
|
17155
|
+
line-height: var(--base-size-24) !important;
|
|
17156
|
+
}
|
|
17157
|
+
|
|
17158
|
+
.Primer_Brand__IDE-module__IDE__Editor--large___YlfAf .Primer_Brand__IDE-module__IDE__Editor-pane___ZQjcs,
|
|
17159
|
+
.Primer_Brand__IDE-module__IDE__Editor--large___YlfAf .Primer_Brand__IDE-module__IDE__Editor-lineNumbers___t0wju { /* workaround dotcom specificity */ /* workaround dotcom specificity */
|
|
17160
|
+
}
|
|
17161
|
+
|
|
17113
17162
|
.Primer_Brand__IDE-module__IDE__Editor-pane--suggested___IXAF0 {
|
|
17114
17163
|
background-color: var(--brand-IDE-autoSuggestLine-bgColor);
|
|
17115
17164
|
}
|
|
@@ -17125,21 +17174,6 @@ img.Primer_Brand__IDE-module__IDE__Editor-tab-icon___IyrSp {
|
|
|
17125
17174
|
width: 45px;
|
|
17126
17175
|
}
|
|
17127
17176
|
|
|
17128
|
-
.Primer_Brand__IDE-module__IDE__Editor--small____cDnd .Primer_Brand__IDE-module__IDE__Editor-lineNumbers___t0wju {
|
|
17129
|
-
font-size: var(--base-size-12);
|
|
17130
|
-
line-height: 18px;
|
|
17131
|
-
}
|
|
17132
|
-
|
|
17133
|
-
.Primer_Brand__IDE-module__IDE__Editor--medium___Nihdg .Primer_Brand__IDE-module__IDE__Editor-lineNumbers___t0wju {
|
|
17134
|
-
font-size: var(--base-size-14);
|
|
17135
|
-
line-height: var(--base-size-20);
|
|
17136
|
-
}
|
|
17137
|
-
|
|
17138
|
-
.Primer_Brand__IDE-module__IDE__Editor--large___YlfAf .Primer_Brand__IDE-module__IDE__Editor-lineNumbers___t0wju {
|
|
17139
|
-
font-size: 18px;
|
|
17140
|
-
line-height: var(--base-size-24);
|
|
17141
|
-
}
|
|
17142
|
-
|
|
17143
17177
|
.Primer_Brand__IDE-module__IDE__Editor-lineNumber___vSZSt {
|
|
17144
17178
|
position: relative;
|
|
17145
17179
|
display: block;
|
|
@@ -17193,21 +17227,6 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
17193
17227
|
fill: var(--brand-IDE-autoSuggest-fgColor);
|
|
17194
17228
|
}
|
|
17195
17229
|
|
|
17196
|
-
.Primer_Brand__IDE-module__IDE__Editor--small____cDnd {
|
|
17197
|
-
line-height: 18px;
|
|
17198
|
-
font-size: 11px;
|
|
17199
|
-
}
|
|
17200
|
-
|
|
17201
|
-
.Primer_Brand__IDE-module__IDE__Editor--medium___Nihdg {
|
|
17202
|
-
font-size: 14px;
|
|
17203
|
-
line-height: 19.9px;
|
|
17204
|
-
}
|
|
17205
|
-
|
|
17206
|
-
.Primer_Brand__IDE-module__IDE__Editor--large___YlfAf {
|
|
17207
|
-
font-size: 18px;
|
|
17208
|
-
line-height: 23.9px;
|
|
17209
|
-
}
|
|
17210
|
-
|
|
17211
17230
|
.Primer_Brand__IDE-module__IDE__Editor-replay___fkQuI {
|
|
17212
17231
|
margin-top: var(--base-size-24);
|
|
17213
17232
|
margin-bottom: var(--base-size-16);
|
|
@@ -17223,7 +17242,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
17223
17242
|
|
|
17224
17243
|
/**
|
|
17225
17244
|
* Do not edit directly
|
|
17226
|
-
* Generated on
|
|
17245
|
+
* Generated on Thu, 02 May 2024 12:15:08 GMT
|
|
17227
17246
|
*/
|
|
17228
17247
|
|
|
17229
17248
|
:root,
|
|
@@ -17322,3 +17341,146 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
17322
17341
|
text-decoration: none;
|
|
17323
17342
|
}
|
|
17324
17343
|
|
|
17344
|
+
/**
|
|
17345
|
+
* Do not edit directly
|
|
17346
|
+
* Generated on Thu, 02 May 2024 12:15:08 GMT
|
|
17347
|
+
*/
|
|
17348
|
+
|
|
17349
|
+
:root,
|
|
17350
|
+
[data-color-mode="light"] {
|
|
17351
|
+
--brand-pagination-link-bgColor-rest: var(--base-color-scale-black-0);
|
|
17352
|
+
--brand-pagination-link-bgColor-active: var(--base-color-scale-black-0);
|
|
17353
|
+
--brand-pagination-borderColor-hover: var(--base-color-scale-black-0);
|
|
17354
|
+
}
|
|
17355
|
+
|
|
17356
|
+
[data-color-mode="dark"] {
|
|
17357
|
+
--brand-pagination-link-bgColor-rest: var(--base-color-scale-white-0);
|
|
17358
|
+
--brand-pagination-link-bgColor-active: var(--base-color-scale-white-0);
|
|
17359
|
+
--brand-pagination-borderColor-hover: var(--base-color-scale-white-0);
|
|
17360
|
+
}
|
|
17361
|
+
|
|
17362
|
+
.Primer_Brand__Pagination-module__Pagination___qDHkk {
|
|
17363
|
+
margin-top: var(--base-size-20);
|
|
17364
|
+
margin-bottom: var(--base-size-16);
|
|
17365
|
+
text-align: center;
|
|
17366
|
+
}
|
|
17367
|
+
|
|
17368
|
+
.Primer_Brand__Pagination-module__Pagination__inner___tB9Za {
|
|
17369
|
+
display: inline-flex;
|
|
17370
|
+
align-items: center;
|
|
17371
|
+
}
|
|
17372
|
+
|
|
17373
|
+
.Primer_Brand__Pagination-module__Pagination__item___PmxA5 {
|
|
17374
|
+
min-width: var(--base-size-36);
|
|
17375
|
+
text-align: center;
|
|
17376
|
+
white-space: nowrap;
|
|
17377
|
+
vertical-align: middle;
|
|
17378
|
+
cursor: pointer;
|
|
17379
|
+
-webkit-user-select: none;
|
|
17380
|
+
-moz-user-select: none;
|
|
17381
|
+
user-select: none;
|
|
17382
|
+
text-decoration: none;
|
|
17383
|
+
padding: var(--base-size-4) var(--base-size-8);
|
|
17384
|
+
margin-right: var(--base-size-8);
|
|
17385
|
+
border: var(--brand-borderWidth-thick) solid transparent;
|
|
17386
|
+
border-radius: var(--brand-borderRadius-medium);
|
|
17387
|
+
transition: border-color var(--brand-animation-duration-fast) var(--brand-animation-easing-default);
|
|
17388
|
+
}
|
|
17389
|
+
|
|
17390
|
+
.Primer_Brand__Pagination-module__Pagination__item--hidden___Mlzvg,
|
|
17391
|
+
.Primer_Brand__Pagination-module__Pagination__item--hidden-narrow___NQ0lJ,
|
|
17392
|
+
.Primer_Brand__Pagination-module__Pagination__item--hidden-regular___XspNd,
|
|
17393
|
+
.Primer_Brand__Pagination-module__Pagination__item--hidden-wide___WTkFg {
|
|
17394
|
+
display: none;
|
|
17395
|
+
}
|
|
17396
|
+
|
|
17397
|
+
.Primer_Brand__Pagination-module__Pagination__item--visible___fLYeH,
|
|
17398
|
+
.Primer_Brand__Pagination-module__Pagination__item--visible-narrow___KYLDn {
|
|
17399
|
+
display: block;
|
|
17400
|
+
}
|
|
17401
|
+
|
|
17402
|
+
@media screen and (min-width: 48rem) {
|
|
17403
|
+
.Primer_Brand__Pagination-module__Pagination__item--hidden-regular___XspNd {
|
|
17404
|
+
display: none;
|
|
17405
|
+
}
|
|
17406
|
+
|
|
17407
|
+
.Primer_Brand__Pagination-module__Pagination__item--visible-regular___yb6eU {
|
|
17408
|
+
display: block;
|
|
17409
|
+
}
|
|
17410
|
+
}
|
|
17411
|
+
|
|
17412
|
+
@media screen and (min-width: 80rem) {
|
|
17413
|
+
.Primer_Brand__Pagination-module__Pagination__item--hidden-wide___WTkFg {
|
|
17414
|
+
display: none;
|
|
17415
|
+
}
|
|
17416
|
+
|
|
17417
|
+
.Primer_Brand__Pagination-module__Pagination__item--visible-wide___aNglp {
|
|
17418
|
+
display: block;
|
|
17419
|
+
}
|
|
17420
|
+
}
|
|
17421
|
+
|
|
17422
|
+
.Primer_Brand__Pagination-module__Pagination__item___PmxA5:last-child {
|
|
17423
|
+
margin-right: 0;
|
|
17424
|
+
}
|
|
17425
|
+
|
|
17426
|
+
.Primer_Brand__Pagination-module__Pagination__item___PmxA5:hover,
|
|
17427
|
+
.Primer_Brand__Pagination-module__Pagination__item___PmxA5:focus {
|
|
17428
|
+
text-decoration: none;
|
|
17429
|
+
outline: 0;
|
|
17430
|
+
transition-duration: 0.1s;
|
|
17431
|
+
border-color: var(--brand-pagination-borderColor-hover);
|
|
17432
|
+
}
|
|
17433
|
+
|
|
17434
|
+
.Primer_Brand__Pagination-module__Pagination__item___PmxA5::after {
|
|
17435
|
+
display: none;
|
|
17436
|
+
}
|
|
17437
|
+
|
|
17438
|
+
.Primer_Brand__Pagination-module__Pagination__item___PmxA5:active {
|
|
17439
|
+
border-color: var(--brand-pagination-link-bgColor-active);
|
|
17440
|
+
}
|
|
17441
|
+
|
|
17442
|
+
.Primer_Brand__Pagination-module__Pagination__item___PmxA5[aria-current],
|
|
17443
|
+
.Primer_Brand__Pagination-module__Pagination__item___PmxA5[aria-current]:hover {
|
|
17444
|
+
background-color: var(--brand-pagination-link-bgColor-active);
|
|
17445
|
+
border-color: transparent;
|
|
17446
|
+
}
|
|
17447
|
+
|
|
17448
|
+
.Primer_Brand__Pagination-module__Pagination__item___PmxA5[aria-current] * {
|
|
17449
|
+
color: var(--brand-color-text-onEmphasis);
|
|
17450
|
+
}
|
|
17451
|
+
|
|
17452
|
+
.Primer_Brand__Pagination-module__Pagination__item___PmxA5[aria-disabled],
|
|
17453
|
+
.Primer_Brand__Pagination-module__Pagination__item___PmxA5[aria-disabled]:hover,
|
|
17454
|
+
.Primer_Brand__Pagination-module__Pagination__item___PmxA5[role='presentation'],
|
|
17455
|
+
.Primer_Brand__Pagination-module__Pagination__item___PmxA5[role='presentation']:hover {
|
|
17456
|
+
color: var(--brand-color-text-muted);
|
|
17457
|
+
cursor: default;
|
|
17458
|
+
background-color: transparent;
|
|
17459
|
+
border-color: transparent;
|
|
17460
|
+
font-size: inherit;
|
|
17461
|
+
font-family: inherit;
|
|
17462
|
+
padding-top: inherit;
|
|
17463
|
+
padding-bottom: inherit;
|
|
17464
|
+
}
|
|
17465
|
+
|
|
17466
|
+
.Primer_Brand__Pagination-module__Pagination__item___PmxA5[aria-disabled] *,
|
|
17467
|
+
.Primer_Brand__Pagination-module__Pagination__item___PmxA5[aria-disabled]:hover *,
|
|
17468
|
+
.Primer_Brand__Pagination-module__Pagination__item___PmxA5[role='presentation'] *,
|
|
17469
|
+
.Primer_Brand__Pagination-module__Pagination__item___PmxA5[role='presentation']:hover * {
|
|
17470
|
+
color: inherit;
|
|
17471
|
+
}
|
|
17472
|
+
|
|
17473
|
+
[dir="ltr"] .Primer_Brand__Pagination-module__Pagination__item___PmxA5[rel='prev'] {
|
|
17474
|
+
margin-right: var(--base-size-16);
|
|
17475
|
+
}
|
|
17476
|
+
|
|
17477
|
+
[dir="rtl"] .Primer_Brand__Pagination-module__Pagination__item___PmxA5[rel='prev'] {
|
|
17478
|
+
margin-left: var(--base-size-16);
|
|
17479
|
+
}
|
|
17480
|
+
[dir="ltr"] .Primer_Brand__Pagination-module__Pagination__item___PmxA5[rel='next'] {
|
|
17481
|
+
margin-left: var(--base-size-16);
|
|
17482
|
+
}
|
|
17483
|
+
[dir="rtl"] .Primer_Brand__Pagination-module__Pagination__item___PmxA5[rel='next'] {
|
|
17484
|
+
margin-right: var(--base-size-16);
|
|
17485
|
+
}
|
|
17486
|
+
|