@primer/react-brand 0.48.0 → 0.49.0-rc.d3d40bcf
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/Grid/Grid.d.ts +1 -1
- package/lib/VideoPlayer/VideoPlayer.d.ts +0 -1
- package/lib/VideoPlayer/components/index.d.ts +0 -1
- package/lib/VideoPlayer/hooks/useVideo.d.ts +1 -0
- package/lib/css/main.css +141 -103
- 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/frosted-glass-vfx/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/frosted-glass-vfx/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/grid/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/grid/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/grid/grid.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/hero/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/icon/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/icon/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/ide/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/ide/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/image/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/inline-link/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/inline-link/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/inline-link/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/label/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/label/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/link/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/link/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/logosuite/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/logosuite/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/logosuite/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/pagination/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/pillar/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/pillar/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/pricing-options/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/pricing-options/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/pricing-options/pricing-options.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/prose/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/prose/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/river/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/river/river.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/river-story-scroll/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/section/section.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/statistic/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/sub-nav/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/sub-nav/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/subdomain-nav-bar/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/testimonial/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/testimonial/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/testimonial/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/timeline/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/timeline/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/timeline/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/tooltip/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/tooltip/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/video-player/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/video-player/colors-with-modes.css +3 -3
- package/lib/design-tokens/css/tokens/functional/size/border.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/breakpoints.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/size-coarse.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/size-fine.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/size.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/viewport.css +1 -1
- package/lib/design-tokens/css/tokens/functional/typography/typography-responsive.css +1 -1
- package/lib/design-tokens/css/tokens/functional/typography/typography.css +1 -1
- package/lib/design-tokens/js/module/tokens/base/colors/light.js +1 -1
- package/lib/design-tokens/js/module/tokens/base/size/size.js +1 -1
- package/lib/design-tokens/js/module/tokens/base/typography/typography.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/animation/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/colors/global.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/bento/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/card/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/card/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/comparison-table/comparison-table.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/faq/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/faq/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/faq/faq.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/footer/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/frosted-glass-vfx/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/grid/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/grid/grid.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/hero/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/icon/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/ide/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/image/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/inline-link/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/inline-link/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/label/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/link/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/logosuite/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/logosuite/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/pillar/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/pricing-options/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/pricing-options/pricing-options.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/prose/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/river/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/river/river.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/section/section.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/statistic/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/sub-nav/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/testimonial/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/testimonial/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/timeline/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/timeline/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/tooltip/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/video-player/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/border.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/breakpoints.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/size-coarse.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/size-fine.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/size.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/viewport.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/typography/typography-responsive.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/typography/typography.js +1 -1
- package/lib/design-tokens/js/tokens/base/colors/light.js +1 -1
- package/lib/design-tokens/js/tokens/base/size/size.js +1 -1
- package/lib/design-tokens/js/tokens/base/typography/typography.js +1 -1
- package/lib/design-tokens/js/tokens/functional/animation/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/colors/global.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/bento/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/card/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/card/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/comparison-table/comparison-table.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/faq/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/faq/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/faq/faq.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/footer/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/frosted-glass-vfx/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/grid/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/grid/grid.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/hero/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/icon/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/ide/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/image/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/inline-link/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/inline-link/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/label/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/link/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/logosuite/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/logosuite/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/pillar/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/pricing-options/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/pricing-options/pricing-options.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/prose/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/river/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/river/river.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/section/section.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/statistic/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/sub-nav/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/testimonial/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/testimonial/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/timeline/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/timeline/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/tooltip/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/video-player/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/border.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/breakpoints.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/size-coarse.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/size-fine.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/size.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/viewport.js +1 -1
- package/lib/design-tokens/js/tokens/functional/typography/typography-responsive.js +1 -1
- package/lib/design-tokens/js/tokens/functional/typography/typography.js +1 -1
- package/lib/design-tokens/scss/tokens/base/colors/light.scss +1 -1
- package/lib/design-tokens/scss/tokens/base/size/size.scss +1 -1
- package/lib/design-tokens/scss/tokens/base/typography/typography.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/animation/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/colors/global.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/bento/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/card/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/card/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/comparison-table/comparison-table.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/eyebrow-banner/eyebrow-banner.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/faq/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/faq/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/faq/faq.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/footer/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/frosted-glass-vfx/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/grid/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/grid/grid.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/hero/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/icon/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/ide/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/image/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/inline-link/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/inline-link/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/label/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/link/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/logosuite/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/logosuite/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/pillar/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/pricing-options/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/pricing-options/pricing-options.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/prose/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/river/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/river/river.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/section/section.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/statistic/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/sub-nav/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/testimonial/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/testimonial/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/timeline/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/timeline/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/tooltip/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/video-player/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/border.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/breakpoints.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/size-coarse.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/size-fine.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/size.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/viewport.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/typography/typography-responsive.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/typography/typography.scss +1 -1
- package/lib/design-tokens/ts/tokens/base/colors/light.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/base/colors/light.js +1 -1
- package/lib/design-tokens/ts/tokens/base/size/size.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/base/size/size.js +1 -1
- package/lib/design-tokens/ts/tokens/base/typography/typography.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/base/typography/typography.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/animation/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/animation/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/colors/global.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/colors/global.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/bento/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/bento/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/card/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/card/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/card/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/card/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/faq.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/faq.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/footer/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/footer/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/frosted-glass-vfx/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/frosted-glass-vfx/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/grid/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/grid/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/grid/grid.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/grid/grid.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/hero/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/hero/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/icon/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/icon/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/ide/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/ide/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/image/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/image/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/label/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/label/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/link/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/link/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/pricing-options/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/pricing-options/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/prose/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/prose/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/river.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/river.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/section/section.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/section/section.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/statistic/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/statistic/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/video-player/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/video-player/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/border.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/border.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/breakpoints.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/breakpoints.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-coarse.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-coarse.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-fine.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-fine.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/viewport.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/viewport.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography.js +1 -1
- package/lib/index.js +1 -1
- package/package.json +1 -1
- package/lib/VideoPlayer/components/Controls/Controls.d.ts +0 -6
- package/lib/VideoPlayer/components/Controls/index.d.ts +0 -1
package/lib/css/main.css
CHANGED
|
@@ -74,7 +74,7 @@ select {
|
|
|
74
74
|
|
|
75
75
|
/**
|
|
76
76
|
* Do not edit directly
|
|
77
|
-
* Generated on
|
|
77
|
+
* Generated on Tue, 25 Mar 2025 16:10:42 GMT
|
|
78
78
|
*/
|
|
79
79
|
|
|
80
80
|
:root,
|
|
@@ -352,7 +352,7 @@ select {
|
|
|
352
352
|
|
|
353
353
|
/**
|
|
354
354
|
* Do not edit directly
|
|
355
|
-
* Generated on
|
|
355
|
+
* Generated on Tue, 25 Mar 2025 16:10:41 GMT
|
|
356
356
|
*/
|
|
357
357
|
|
|
358
358
|
:root {
|
|
@@ -379,7 +379,7 @@ select {
|
|
|
379
379
|
|
|
380
380
|
/**
|
|
381
381
|
* Do not edit directly
|
|
382
|
-
* Generated on
|
|
382
|
+
* Generated on Tue, 25 Mar 2025 16:10:41 GMT
|
|
383
383
|
*/
|
|
384
384
|
|
|
385
385
|
:root {
|
|
@@ -395,7 +395,7 @@ select {
|
|
|
395
395
|
|
|
396
396
|
/**
|
|
397
397
|
* Do not edit directly
|
|
398
|
-
* Generated on
|
|
398
|
+
* Generated on Tue, 25 Mar 2025 16:10:41 GMT
|
|
399
399
|
*/
|
|
400
400
|
|
|
401
401
|
:root {
|
|
@@ -527,7 +527,7 @@ select {
|
|
|
527
527
|
|
|
528
528
|
/**
|
|
529
529
|
* Do not edit directly
|
|
530
|
-
* Generated on
|
|
530
|
+
* Generated on Tue, 25 Mar 2025 16:10:41 GMT
|
|
531
531
|
*/
|
|
532
532
|
|
|
533
533
|
:root {
|
|
@@ -541,7 +541,7 @@ select {
|
|
|
541
541
|
|
|
542
542
|
/**
|
|
543
543
|
* Do not edit directly
|
|
544
|
-
* Generated on
|
|
544
|
+
* Generated on Tue, 25 Mar 2025 16:10:41 GMT
|
|
545
545
|
*/
|
|
546
546
|
|
|
547
547
|
:root {
|
|
@@ -560,7 +560,7 @@ select {
|
|
|
560
560
|
|
|
561
561
|
/**
|
|
562
562
|
* Do not edit directly
|
|
563
|
-
* Generated on
|
|
563
|
+
* Generated on Tue, 25 Mar 2025 16:10:42 GMT
|
|
564
564
|
*/
|
|
565
565
|
|
|
566
566
|
:root,
|
|
@@ -952,7 +952,7 @@ select {
|
|
|
952
952
|
|
|
953
953
|
/**
|
|
954
954
|
* Do not edit directly
|
|
955
|
-
* Generated on
|
|
955
|
+
* Generated on Tue, 25 Mar 2025 16:10:42 GMT
|
|
956
956
|
*/
|
|
957
957
|
|
|
958
958
|
:root,
|
|
@@ -1519,7 +1519,7 @@ select {
|
|
|
1519
1519
|
|
|
1520
1520
|
/**
|
|
1521
1521
|
* Do not edit directly
|
|
1522
|
-
* Generated on
|
|
1522
|
+
* Generated on Tue, 25 Mar 2025 16:10:41 GMT
|
|
1523
1523
|
*/
|
|
1524
1524
|
|
|
1525
1525
|
:root {
|
|
@@ -1812,7 +1812,7 @@ select {
|
|
|
1812
1812
|
|
|
1813
1813
|
/**
|
|
1814
1814
|
* Do not edit directly
|
|
1815
|
-
* Generated on
|
|
1815
|
+
* Generated on Tue, 25 Mar 2025 16:10:42 GMT
|
|
1816
1816
|
*/
|
|
1817
1817
|
|
|
1818
1818
|
:root,
|
|
@@ -2134,7 +2134,7 @@ select {
|
|
|
2134
2134
|
|
|
2135
2135
|
/**
|
|
2136
2136
|
* Do not edit directly
|
|
2137
|
-
* Generated on
|
|
2137
|
+
* Generated on Tue, 25 Mar 2025 16:10:41 GMT
|
|
2138
2138
|
*/
|
|
2139
2139
|
|
|
2140
2140
|
:root {
|
|
@@ -2161,7 +2161,7 @@ select {
|
|
|
2161
2161
|
|
|
2162
2162
|
/**
|
|
2163
2163
|
* Do not edit directly
|
|
2164
|
-
* Generated on
|
|
2164
|
+
* Generated on Tue, 25 Mar 2025 16:10:42 GMT
|
|
2165
2165
|
*/
|
|
2166
2166
|
|
|
2167
2167
|
:root,
|
|
@@ -2917,7 +2917,7 @@ select {
|
|
|
2917
2917
|
|
|
2918
2918
|
/**
|
|
2919
2919
|
* Do not edit directly
|
|
2920
|
-
* Generated on
|
|
2920
|
+
* Generated on Tue, 25 Mar 2025 16:10:41 GMT
|
|
2921
2921
|
*/
|
|
2922
2922
|
|
|
2923
2923
|
:root {
|
|
@@ -3762,7 +3762,7 @@ select {
|
|
|
3762
3762
|
|
|
3763
3763
|
/**
|
|
3764
3764
|
* Do not edit directly
|
|
3765
|
-
* Generated on
|
|
3765
|
+
* Generated on Tue, 25 Mar 2025 16:10:41 GMT
|
|
3766
3766
|
*/
|
|
3767
3767
|
|
|
3768
3768
|
:root {
|
|
@@ -3783,7 +3783,7 @@ select {
|
|
|
3783
3783
|
|
|
3784
3784
|
/**
|
|
3785
3785
|
* Do not edit directly
|
|
3786
|
-
* Generated on
|
|
3786
|
+
* Generated on Tue, 25 Mar 2025 16:10:41 GMT
|
|
3787
3787
|
*/
|
|
3788
3788
|
|
|
3789
3789
|
:root {
|
|
@@ -3794,7 +3794,7 @@ select {
|
|
|
3794
3794
|
|
|
3795
3795
|
/**
|
|
3796
3796
|
* Do not edit directly
|
|
3797
|
-
* Generated on
|
|
3797
|
+
* Generated on Tue, 25 Mar 2025 16:10:41 GMT
|
|
3798
3798
|
*/
|
|
3799
3799
|
|
|
3800
3800
|
:root {
|
|
@@ -4516,7 +4516,7 @@ select {
|
|
|
4516
4516
|
|
|
4517
4517
|
/**
|
|
4518
4518
|
* Do not edit directly
|
|
4519
|
-
* Generated on
|
|
4519
|
+
* Generated on Tue, 25 Mar 2025 16:10:42 GMT
|
|
4520
4520
|
*/
|
|
4521
4521
|
|
|
4522
4522
|
:root,
|
|
@@ -5281,7 +5281,7 @@ select {
|
|
|
5281
5281
|
|
|
5282
5282
|
/**
|
|
5283
5283
|
* Do not edit directly
|
|
5284
|
-
* Generated on
|
|
5284
|
+
* Generated on Tue, 25 Mar 2025 16:10:42 GMT
|
|
5285
5285
|
*/
|
|
5286
5286
|
|
|
5287
5287
|
:root,
|
|
@@ -5309,7 +5309,7 @@ select {
|
|
|
5309
5309
|
|
|
5310
5310
|
/**
|
|
5311
5311
|
* Do not edit directly
|
|
5312
|
-
* Generated on
|
|
5312
|
+
* Generated on Tue, 25 Mar 2025 16:10:42 GMT
|
|
5313
5313
|
*/
|
|
5314
5314
|
|
|
5315
5315
|
:root,
|
|
@@ -5325,7 +5325,7 @@ select {
|
|
|
5325
5325
|
|
|
5326
5326
|
/**
|
|
5327
5327
|
* Do not edit directly
|
|
5328
|
-
* Generated on
|
|
5328
|
+
* Generated on Tue, 25 Mar 2025 16:10:41 GMT
|
|
5329
5329
|
*/
|
|
5330
5330
|
|
|
5331
5331
|
:root {
|
|
@@ -5477,7 +5477,7 @@ select {
|
|
|
5477
5477
|
|
|
5478
5478
|
/**
|
|
5479
5479
|
* Do not edit directly
|
|
5480
|
-
* Generated on
|
|
5480
|
+
* Generated on Tue, 25 Mar 2025 16:10:42 GMT
|
|
5481
5481
|
*/
|
|
5482
5482
|
|
|
5483
5483
|
:root,
|
|
@@ -5493,7 +5493,7 @@ select {
|
|
|
5493
5493
|
|
|
5494
5494
|
/**
|
|
5495
5495
|
* Do not edit directly
|
|
5496
|
-
* Generated on
|
|
5496
|
+
* Generated on Tue, 25 Mar 2025 16:10:42 GMT
|
|
5497
5497
|
*/
|
|
5498
5498
|
|
|
5499
5499
|
:root,
|
|
@@ -5880,7 +5880,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
5880
5880
|
|
|
5881
5881
|
/**
|
|
5882
5882
|
* Do not edit directly
|
|
5883
|
-
* Generated on
|
|
5883
|
+
* Generated on Tue, 25 Mar 2025 16:10:41 GMT
|
|
5884
5884
|
*/
|
|
5885
5885
|
|
|
5886
5886
|
:root {
|
|
@@ -5889,7 +5889,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
5889
5889
|
|
|
5890
5890
|
/**
|
|
5891
5891
|
* Do not edit directly
|
|
5892
|
-
* Generated on
|
|
5892
|
+
* Generated on Tue, 25 Mar 2025 16:10:42 GMT
|
|
5893
5893
|
*/
|
|
5894
5894
|
|
|
5895
5895
|
:root,
|
|
@@ -5907,7 +5907,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
5907
5907
|
|
|
5908
5908
|
/**
|
|
5909
5909
|
* Do not edit directly
|
|
5910
|
-
* Generated on
|
|
5910
|
+
* Generated on Tue, 25 Mar 2025 16:10:41 GMT
|
|
5911
5911
|
*/
|
|
5912
5912
|
|
|
5913
5913
|
:root {
|
|
@@ -6038,7 +6038,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
6038
6038
|
|
|
6039
6039
|
/**
|
|
6040
6040
|
* Do not edit directly
|
|
6041
|
-
* Generated on
|
|
6041
|
+
* Generated on Tue, 25 Mar 2025 16:10:42 GMT
|
|
6042
6042
|
*/
|
|
6043
6043
|
|
|
6044
6044
|
:root,
|
|
@@ -7194,7 +7194,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
7194
7194
|
|
|
7195
7195
|
/**
|
|
7196
7196
|
* Do not edit directly
|
|
7197
|
-
* Generated on
|
|
7197
|
+
* Generated on Tue, 25 Mar 2025 16:10:41 GMT
|
|
7198
7198
|
*/
|
|
7199
7199
|
|
|
7200
7200
|
:root {
|
|
@@ -7208,7 +7208,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
7208
7208
|
|
|
7209
7209
|
/**
|
|
7210
7210
|
* Do not edit directly
|
|
7211
|
-
* Generated on
|
|
7211
|
+
* Generated on Tue, 25 Mar 2025 16:10:42 GMT
|
|
7212
7212
|
*/
|
|
7213
7213
|
|
|
7214
7214
|
:root,
|
|
@@ -7502,7 +7502,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
7502
7502
|
|
|
7503
7503
|
/**
|
|
7504
7504
|
* Do not edit directly
|
|
7505
|
-
* Generated on
|
|
7505
|
+
* Generated on Tue, 25 Mar 2025 16:10:42 GMT
|
|
7506
7506
|
*/
|
|
7507
7507
|
|
|
7508
7508
|
:root,
|
|
@@ -7518,7 +7518,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
7518
7518
|
|
|
7519
7519
|
/**
|
|
7520
7520
|
* Do not edit directly
|
|
7521
|
-
* Generated on
|
|
7521
|
+
* Generated on Tue, 25 Mar 2025 16:10:41 GMT
|
|
7522
7522
|
*/
|
|
7523
7523
|
|
|
7524
7524
|
:root {
|
|
@@ -7836,7 +7836,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
7836
7836
|
|
|
7837
7837
|
/**
|
|
7838
7838
|
* Do not edit directly
|
|
7839
|
-
* Generated on
|
|
7839
|
+
* Generated on Tue, 25 Mar 2025 16:10:42 GMT
|
|
7840
7840
|
*/
|
|
7841
7841
|
|
|
7842
7842
|
:root,
|
|
@@ -8294,7 +8294,7 @@ html {
|
|
|
8294
8294
|
|
|
8295
8295
|
/**
|
|
8296
8296
|
* Do not edit directly
|
|
8297
|
-
* Generated on
|
|
8297
|
+
* Generated on Tue, 25 Mar 2025 16:10:42 GMT
|
|
8298
8298
|
*/
|
|
8299
8299
|
|
|
8300
8300
|
:root,
|
|
@@ -8514,7 +8514,7 @@ html {
|
|
|
8514
8514
|
|
|
8515
8515
|
/**
|
|
8516
8516
|
* Do not edit directly
|
|
8517
|
-
* Generated on
|
|
8517
|
+
* Generated on Tue, 25 Mar 2025 16:10:42 GMT
|
|
8518
8518
|
*/
|
|
8519
8519
|
|
|
8520
8520
|
:root,
|
|
@@ -8662,7 +8662,7 @@ html {
|
|
|
8662
8662
|
|
|
8663
8663
|
/**
|
|
8664
8664
|
* Do not edit directly
|
|
8665
|
-
* Generated on
|
|
8665
|
+
* Generated on Tue, 25 Mar 2025 16:10:42 GMT
|
|
8666
8666
|
*/
|
|
8667
8667
|
|
|
8668
8668
|
:root,
|
|
@@ -8966,7 +8966,7 @@ html {
|
|
|
8966
8966
|
|
|
8967
8967
|
/**
|
|
8968
8968
|
* Do not edit directly
|
|
8969
|
-
* Generated on
|
|
8969
|
+
* Generated on Tue, 25 Mar 2025 16:10:41 GMT
|
|
8970
8970
|
*/
|
|
8971
8971
|
|
|
8972
8972
|
:root {
|
|
@@ -9002,7 +9002,7 @@ html {
|
|
|
9002
9002
|
|
|
9003
9003
|
/**
|
|
9004
9004
|
* Do not edit directly
|
|
9005
|
-
* Generated on
|
|
9005
|
+
* Generated on Tue, 25 Mar 2025 16:10:42 GMT
|
|
9006
9006
|
*/
|
|
9007
9007
|
|
|
9008
9008
|
:root,
|
|
@@ -9070,7 +9070,7 @@ html {
|
|
|
9070
9070
|
|
|
9071
9071
|
/**
|
|
9072
9072
|
* Do not edit directly
|
|
9073
|
-
* Generated on
|
|
9073
|
+
* Generated on Tue, 25 Mar 2025 16:10:41 GMT
|
|
9074
9074
|
*/
|
|
9075
9075
|
|
|
9076
9076
|
:root {
|
|
@@ -9081,7 +9081,7 @@ html {
|
|
|
9081
9081
|
|
|
9082
9082
|
/**
|
|
9083
9083
|
* Do not edit directly
|
|
9084
|
-
* Generated on
|
|
9084
|
+
* Generated on Tue, 25 Mar 2025 16:10:42 GMT
|
|
9085
9085
|
*/
|
|
9086
9086
|
|
|
9087
9087
|
:root,
|
|
@@ -9361,7 +9361,7 @@ html {
|
|
|
9361
9361
|
|
|
9362
9362
|
/**
|
|
9363
9363
|
* Do not edit directly
|
|
9364
|
-
* Generated on
|
|
9364
|
+
* Generated on Tue, 25 Mar 2025 16:10:42 GMT
|
|
9365
9365
|
*/
|
|
9366
9366
|
|
|
9367
9367
|
:root,
|
|
@@ -9909,7 +9909,7 @@ html {
|
|
|
9909
9909
|
|
|
9910
9910
|
/**
|
|
9911
9911
|
* Do not edit directly
|
|
9912
|
-
* Generated on
|
|
9912
|
+
* Generated on Tue, 25 Mar 2025 16:10:41 GMT
|
|
9913
9913
|
*/
|
|
9914
9914
|
|
|
9915
9915
|
:root {
|
|
@@ -9920,7 +9920,7 @@ html {
|
|
|
9920
9920
|
|
|
9921
9921
|
/**
|
|
9922
9922
|
* Do not edit directly
|
|
9923
|
-
* Generated on
|
|
9923
|
+
* Generated on Tue, 25 Mar 2025 16:10:42 GMT
|
|
9924
9924
|
*/
|
|
9925
9925
|
|
|
9926
9926
|
:root,
|
|
@@ -12731,21 +12731,18 @@ html {
|
|
|
12731
12731
|
}
|
|
12732
12732
|
|
|
12733
12733
|
.Primer_Brand__Captions-module__Captions___xrhu1 {
|
|
12734
|
-
|
|
12735
|
-
|
|
12736
|
-
|
|
12737
|
-
display:
|
|
12734
|
+
flex: 0 0 var(--base-size-64);
|
|
12735
|
+
width: 100%;
|
|
12736
|
+
padding: var(--base-size-8) var(--base-size-16) 0;
|
|
12737
|
+
display: flex;
|
|
12738
|
+
align-items: center;
|
|
12738
12739
|
justify-content: center;
|
|
12739
12740
|
pointer-events: none;
|
|
12741
|
+
background-color: var(--base-color-scale-black-0);
|
|
12740
12742
|
}
|
|
12741
12743
|
|
|
12742
12744
|
.Primer_Brand__Captions-module__Captions__text___e1cBR {
|
|
12743
12745
|
color: var(--brand-VideoPlayer-closedCaption-text-fgColor);
|
|
12744
|
-
text-align: center;
|
|
12745
|
-
background: var(--brand-VideoPlayer-closedCaption-text-bgColor);
|
|
12746
|
-
padding: var(--brand-VideoPlayer-closedCaption-text-padding);
|
|
12747
|
-
border-radius: var(--brand-borderRadius-medium);
|
|
12748
|
-
display: inline-block;
|
|
12749
12746
|
}
|
|
12750
12747
|
|
|
12751
12748
|
/* ---------------------------------------------------------- */
|
|
@@ -12768,8 +12765,17 @@ html {
|
|
|
12768
12765
|
|
|
12769
12766
|
.Primer_Brand__VideoPlayer-module__VideoPlayer__container___WmQho {
|
|
12770
12767
|
width: 100%;
|
|
12771
|
-
position: relative;
|
|
12772
12768
|
border-radius: var(--brand-borderRadius-medium);
|
|
12769
|
+
overflow: hidden;
|
|
12770
|
+
background-color: var(--base-color-scale-black-0);
|
|
12771
|
+
display: flex;
|
|
12772
|
+
flex-direction: column;
|
|
12773
|
+
}
|
|
12774
|
+
|
|
12775
|
+
.Primer_Brand__VideoPlayer-module__VideoPlayer__overlayContainer___K_dl1 {
|
|
12776
|
+
flex: 1;
|
|
12777
|
+
position: relative;
|
|
12778
|
+
height: 100%;
|
|
12773
12779
|
}
|
|
12774
12780
|
|
|
12775
12781
|
/* ---------------------------------------------------------- */
|
|
@@ -12777,11 +12783,20 @@ html {
|
|
|
12777
12783
|
/* ---------------------------------------------------------- */
|
|
12778
12784
|
|
|
12779
12785
|
.Primer_Brand__VideoPlayer-module__VideoPlayer___iNxEw {
|
|
12786
|
+
/* Private variable used for internal calculations */
|
|
12787
|
+
--brand-VideoPlayer-controls-min-height: 56px;
|
|
12780
12788
|
width: 100%;
|
|
12781
|
-
max-height:
|
|
12789
|
+
max-height: calc(100vh - 56px);
|
|
12790
|
+
max-height: calc(100vh - var(--brand-VideoPlayer-controls-min-height));
|
|
12791
|
+
margin: 0 auto;
|
|
12782
12792
|
display: block;
|
|
12783
12793
|
}
|
|
12784
12794
|
|
|
12795
|
+
.Primer_Brand__VideoPlayer-module__VideoPlayer__container--fullscreen___p73I7 .Primer_Brand__VideoPlayer-module__VideoPlayer___iNxEw {
|
|
12796
|
+
position: absolute;
|
|
12797
|
+
height: 100%;
|
|
12798
|
+
}
|
|
12799
|
+
|
|
12785
12800
|
/* ---------------------------------------------------------- */
|
|
12786
12801
|
/* 3. Center Play Button */
|
|
12787
12802
|
/* ---------------------------------------------------------- */
|
|
@@ -12797,6 +12812,11 @@ html {
|
|
|
12797
12812
|
z-index: 1;
|
|
12798
12813
|
}
|
|
12799
12814
|
|
|
12815
|
+
.Primer_Brand__VideoPlayer-module__VideoPlayer__playButtonOverlay___J7kgz svg {
|
|
12816
|
+
position: relative;
|
|
12817
|
+
top: calc(var(--brand-VideoPlayer-controls-min-height) / 2);
|
|
12818
|
+
}
|
|
12819
|
+
|
|
12800
12820
|
.Primer_Brand__VideoPlayer-module__VideoPlayer__playButtonOverlay___J7kgz.Primer_Brand__VideoPlayer-module__VideoPlayer__playButtonOverlay--transparent___Nc60m {
|
|
12801
12821
|
background: transparent;
|
|
12802
12822
|
}
|
|
@@ -12846,38 +12866,43 @@ html {
|
|
|
12846
12866
|
/* 5. Controls */
|
|
12847
12867
|
/* ---------------------------------------------------------- */
|
|
12848
12868
|
|
|
12849
|
-
.Primer_Brand__VideoPlayer-module__VideoPlayer__controls___hNpxI {
|
|
12850
|
-
transition: var(--brand-VideoPlayer-transition);
|
|
12851
|
-
bottom: 0;
|
|
12852
|
-
position: absolute;
|
|
12853
|
-
z-index: 2;
|
|
12854
|
-
width: 100%;
|
|
12855
|
-
pointer-events: none;
|
|
12856
|
-
opacity: 1;
|
|
12857
|
-
transition: opacity 2s ease-in-out;
|
|
12858
|
-
}
|
|
12859
|
-
|
|
12860
|
-
.Primer_Brand__VideoPlayer-module__VideoPlayer__controls--hidden___I_HD0 {
|
|
12861
|
-
opacity: 0;
|
|
12862
|
-
}
|
|
12863
|
-
|
|
12864
12869
|
.Primer_Brand__VideoPlayer-module__VideoPlayer__controlsBar___L4653 {
|
|
12865
|
-
|
|
12866
|
-
|
|
12870
|
+
min-height: var(--brand-VideoPlayer-controls-min-height);
|
|
12871
|
+
display: grid;
|
|
12872
|
+
grid-template-columns: 1fr;
|
|
12873
|
+
grid-auto-flow: column;
|
|
12874
|
+
justify-content: space-between;
|
|
12867
12875
|
align-items: center;
|
|
12876
|
+
grid-gap: var(--base-size-16);
|
|
12877
|
+
gap: var(--base-size-16);
|
|
12868
12878
|
border-bottom-right-radius: var(--brand-borderRadius-medium);
|
|
12869
12879
|
border-bottom-left-radius: var(--brand-borderRadius-medium);
|
|
12870
|
-
left: 0;
|
|
12871
12880
|
width: 100%;
|
|
12872
|
-
background: var(--brand-videoPlayer-controls-bgColor);
|
|
12873
12881
|
padding: var(--base-size-12) var(--base-size-16);
|
|
12874
12882
|
pointer-events: all;
|
|
12875
12883
|
opacity: 1;
|
|
12876
12884
|
}
|
|
12877
12885
|
|
|
12878
|
-
.Primer_Brand__VideoPlayer-
|
|
12879
|
-
|
|
12880
|
-
|
|
12886
|
+
.Primer_Brand__VideoPlayer-module__VideoPlayer__controlsBar__row1___SdOxD,
|
|
12887
|
+
.Primer_Brand__VideoPlayer-module__VideoPlayer__controlsBar__row2___EZoJX {
|
|
12888
|
+
display: flex;
|
|
12889
|
+
align-items: center;
|
|
12890
|
+
gap: var(--base-size-16);
|
|
12891
|
+
}
|
|
12892
|
+
|
|
12893
|
+
@media (max-width: 34rem) {
|
|
12894
|
+
.Primer_Brand__VideoPlayer-module__VideoPlayer__controlsBar___L4653 {
|
|
12895
|
+
grid-template-columns: 1fr;
|
|
12896
|
+
grid-auto-flow: row;
|
|
12897
|
+
grid-template-rows: auto auto;
|
|
12898
|
+
gap: var(--base-size-12);
|
|
12899
|
+
}
|
|
12900
|
+
|
|
12901
|
+
.Primer_Brand__VideoPlayer-module__VideoPlayer__controlsBar__row2___EZoJX {
|
|
12902
|
+
justify-self: space-evenly;
|
|
12903
|
+
justify-content: space-evenly;
|
|
12904
|
+
width: 100%;
|
|
12905
|
+
}
|
|
12881
12906
|
}
|
|
12882
12907
|
|
|
12883
12908
|
.Primer_Brand__VideoPlayer-module__VideoPlayer__controls___hNpxI:focus,
|
|
@@ -12885,11 +12910,6 @@ html {
|
|
|
12885
12910
|
bottom: 0;
|
|
12886
12911
|
}
|
|
12887
12912
|
|
|
12888
|
-
.Primer_Brand__VideoPlayer-module__VideoPlayer__controls___hNpxI:focus .Primer_Brand__VideoPlayer-module__VideoPlayer__controlsBar___L4653,
|
|
12889
|
-
.Primer_Brand__VideoPlayer-module__VideoPlayer__controls___hNpxI:focus-within .Primer_Brand__VideoPlayer-module__VideoPlayer__controlsBar___L4653 {
|
|
12890
|
-
opacity: 1;
|
|
12891
|
-
}
|
|
12892
|
-
|
|
12893
12913
|
.Primer_Brand__VideoPlayer-module__VideoPlayer__iconControl___Tw7A4 {
|
|
12894
12914
|
width: auto;
|
|
12895
12915
|
background: none;
|
|
@@ -12950,6 +12970,7 @@ html {
|
|
|
12950
12970
|
|
|
12951
12971
|
.Primer_Brand__VideoPlayer-module__VideoPlayer__ccText___xIu2v {
|
|
12952
12972
|
color: var(--brand-videoPlayer-closedCaption-fgColor-enabled);
|
|
12973
|
+
line-height: 25px; /* visual alignment */
|
|
12953
12974
|
}
|
|
12954
12975
|
|
|
12955
12976
|
.Primer_Brand__VideoPlayer-module__VideoPlayer__ccOff___svmJL .Primer_Brand__VideoPlayer-module__VideoPlayer__ccText___xIu2v {
|
|
@@ -13097,6 +13118,23 @@ html {
|
|
|
13097
13118
|
white-space: nowrap;
|
|
13098
13119
|
}
|
|
13099
13120
|
|
|
13121
|
+
.Primer_Brand__VideoPlayer-module__VideoPlayer__container--small___TxAd8 .Primer_Brand__VideoPlayer-module__VideoPlayer__title___F1E2j span {
|
|
13122
|
+
font-weight: var(--brand-text-weight-300);
|
|
13123
|
+
font-size: var(--brand-text-size-300);
|
|
13124
|
+
line-height: var(--brand-text-lineHeight-300);
|
|
13125
|
+
letter-spacing: var(--brand-text-letterSpacing-300);
|
|
13126
|
+
}
|
|
13127
|
+
|
|
13128
|
+
.Primer_Brand__VideoPlayer-module__VideoPlayer__container--small___TxAd8 .Primer_Brand__VideoPlayer-module__VideoPlayer__title___F1E2j svg {
|
|
13129
|
+
width: var(--base-size-24);
|
|
13130
|
+
height: var(--base-size-24);
|
|
13131
|
+
}
|
|
13132
|
+
|
|
13133
|
+
.Primer_Brand__VideoPlayer-module__VideoPlayer__container--small___TxAd8 .Primer_Brand__VideoPlayer-module__VideoPlayer__controls___hNpxI {
|
|
13134
|
+
position: static;
|
|
13135
|
+
position: initial;
|
|
13136
|
+
}
|
|
13137
|
+
|
|
13100
13138
|
/* Remove all animations, transitions and smooth scroll for people that prefer not to see them */
|
|
13101
13139
|
@media (prefers-reduced-motion: reduce) {
|
|
13102
13140
|
.Primer_Brand__VideoPlayer-module__VideoPlayer___iNxEw,
|
|
@@ -13115,7 +13153,7 @@ html {
|
|
|
13115
13153
|
|
|
13116
13154
|
/**
|
|
13117
13155
|
* Do not edit directly
|
|
13118
|
-
* Generated on
|
|
13156
|
+
* Generated on Tue, 25 Mar 2025 16:10:41 GMT
|
|
13119
13157
|
*/
|
|
13120
13158
|
|
|
13121
13159
|
:root {
|
|
@@ -13135,7 +13173,7 @@ html {
|
|
|
13135
13173
|
|
|
13136
13174
|
/**
|
|
13137
13175
|
* Do not edit directly
|
|
13138
|
-
* Generated on
|
|
13176
|
+
* Generated on Tue, 25 Mar 2025 16:10:42 GMT
|
|
13139
13177
|
*/
|
|
13140
13178
|
|
|
13141
13179
|
:root,
|
|
@@ -13144,7 +13182,7 @@ html {
|
|
|
13144
13182
|
--brand-videoPlayer-playButton-fgColor-rest: var(--base-color-scale-gray-0);
|
|
13145
13183
|
--brand-videoPlayer-title-bgColor: linear-gradient(180deg, rgba(0,0,0,0.90196), rgba(0,0,0,0.45098) 66%, transparent);
|
|
13146
13184
|
--brand-videoPlayer-title-fgColor: var(--base-color-scale-gray-0);
|
|
13147
|
-
--brand-videoPlayer-controls-bgColor:
|
|
13185
|
+
--brand-videoPlayer-controls-bgColor: var(--base-color-scale-black-0);
|
|
13148
13186
|
--brand-videoPlayer-controls-fgColor: var(--base-color-scale-gray-0);
|
|
13149
13187
|
--brand-videoPlayer-closedCaption-bgColor-enabled: var(--base-color-scale-gray-0);
|
|
13150
13188
|
--brand-videoPlayer-closedCaption-fgColor-enabled: var(--base-color-scale-black-0);
|
|
@@ -13159,7 +13197,7 @@ html {
|
|
|
13159
13197
|
--brand-videoPlayer-playButton-fgColor-rest: var(--base-color-scale-gray-0);
|
|
13160
13198
|
--brand-videoPlayer-title-bgColor: linear-gradient(180deg, rgba(0,0,0,0.90196), rgba(0,0,0,0.45098) 66%, transparent);
|
|
13161
13199
|
--brand-videoPlayer-title-fgColor: var(--base-color-scale-gray-0);
|
|
13162
|
-
--brand-videoPlayer-controls-bgColor:
|
|
13200
|
+
--brand-videoPlayer-controls-bgColor: var(--base-color-scale-black-0);
|
|
13163
13201
|
--brand-videoPlayer-controls-fgColor: var(--base-color-scale-gray-0);
|
|
13164
13202
|
--brand-videoPlayer-closedCaption-bgColor-enabled: var(--base-color-scale-gray-0);
|
|
13165
13203
|
--brand-videoPlayer-closedCaption-fgColor-enabled: var(--base-color-scale-black-0);
|
|
@@ -13171,7 +13209,7 @@ html {
|
|
|
13171
13209
|
|
|
13172
13210
|
/**
|
|
13173
13211
|
* Do not edit directly
|
|
13174
|
-
* Generated on
|
|
13212
|
+
* Generated on Tue, 25 Mar 2025 16:10:42 GMT
|
|
13175
13213
|
*/
|
|
13176
13214
|
|
|
13177
13215
|
:root,
|
|
@@ -13191,7 +13229,7 @@ html {
|
|
|
13191
13229
|
|
|
13192
13230
|
/**
|
|
13193
13231
|
* Do not edit directly
|
|
13194
|
-
* Generated on
|
|
13232
|
+
* Generated on Tue, 25 Mar 2025 16:10:42 GMT
|
|
13195
13233
|
*/
|
|
13196
13234
|
|
|
13197
13235
|
:root {
|
|
@@ -13469,7 +13507,7 @@ html {
|
|
|
13469
13507
|
|
|
13470
13508
|
/**
|
|
13471
13509
|
* Do not edit directly
|
|
13472
|
-
* Generated on
|
|
13510
|
+
* Generated on Tue, 25 Mar 2025 16:10:42 GMT
|
|
13473
13511
|
*/
|
|
13474
13512
|
|
|
13475
13513
|
:root,
|
|
@@ -13483,7 +13521,7 @@ html {
|
|
|
13483
13521
|
|
|
13484
13522
|
/**
|
|
13485
13523
|
* Do not edit directly
|
|
13486
|
-
* Generated on
|
|
13524
|
+
* Generated on Tue, 25 Mar 2025 16:10:41 GMT
|
|
13487
13525
|
*/
|
|
13488
13526
|
|
|
13489
13527
|
:root {
|
|
@@ -13497,7 +13535,7 @@ html {
|
|
|
13497
13535
|
|
|
13498
13536
|
/**
|
|
13499
13537
|
* Do not edit directly
|
|
13500
|
-
* Generated on
|
|
13538
|
+
* Generated on Tue, 25 Mar 2025 16:10:41 GMT
|
|
13501
13539
|
*/
|
|
13502
13540
|
|
|
13503
13541
|
:root {
|
|
@@ -15673,7 +15711,7 @@ html {
|
|
|
15673
15711
|
|
|
15674
15712
|
/**
|
|
15675
15713
|
* Do not edit directly
|
|
15676
|
-
* Generated on
|
|
15714
|
+
* Generated on Tue, 25 Mar 2025 16:10:41 GMT
|
|
15677
15715
|
*/
|
|
15678
15716
|
|
|
15679
15717
|
:root {
|
|
@@ -15697,7 +15735,7 @@ html {
|
|
|
15697
15735
|
|
|
15698
15736
|
/**
|
|
15699
15737
|
* Do not edit directly
|
|
15700
|
-
* Generated on
|
|
15738
|
+
* Generated on Tue, 25 Mar 2025 16:10:42 GMT
|
|
15701
15739
|
*/
|
|
15702
15740
|
|
|
15703
15741
|
:root,
|
|
@@ -16132,7 +16170,7 @@ html {
|
|
|
16132
16170
|
|
|
16133
16171
|
/**
|
|
16134
16172
|
* Do not edit directly
|
|
16135
|
-
* Generated on
|
|
16173
|
+
* Generated on Tue, 25 Mar 2025 16:10:41 GMT
|
|
16136
16174
|
*/
|
|
16137
16175
|
|
|
16138
16176
|
:root {
|
|
@@ -16145,7 +16183,7 @@ html {
|
|
|
16145
16183
|
|
|
16146
16184
|
/**
|
|
16147
16185
|
* Do not edit directly
|
|
16148
|
-
* Generated on
|
|
16186
|
+
* Generated on Tue, 25 Mar 2025 16:10:42 GMT
|
|
16149
16187
|
*/
|
|
16150
16188
|
|
|
16151
16189
|
:root,
|
|
@@ -16522,7 +16560,7 @@ html {
|
|
|
16522
16560
|
|
|
16523
16561
|
/**
|
|
16524
16562
|
* Do not edit directly
|
|
16525
|
-
* Generated on
|
|
16563
|
+
* Generated on Tue, 25 Mar 2025 16:10:41 GMT
|
|
16526
16564
|
*/
|
|
16527
16565
|
|
|
16528
16566
|
:root {
|
|
@@ -16531,7 +16569,7 @@ html {
|
|
|
16531
16569
|
|
|
16532
16570
|
/**
|
|
16533
16571
|
* Do not edit directly
|
|
16534
|
-
* Generated on
|
|
16572
|
+
* Generated on Tue, 25 Mar 2025 16:10:42 GMT
|
|
16535
16573
|
*/
|
|
16536
16574
|
|
|
16537
16575
|
:root,
|
|
@@ -17250,7 +17288,7 @@ html {
|
|
|
17250
17288
|
|
|
17251
17289
|
/**
|
|
17252
17290
|
* Do not edit directly
|
|
17253
|
-
* Generated on
|
|
17291
|
+
* Generated on Tue, 25 Mar 2025 16:10:41 GMT
|
|
17254
17292
|
*/
|
|
17255
17293
|
|
|
17256
17294
|
:root {
|
|
@@ -17259,7 +17297,7 @@ html {
|
|
|
17259
17297
|
|
|
17260
17298
|
/**
|
|
17261
17299
|
* Do not edit directly
|
|
17262
|
-
* Generated on
|
|
17300
|
+
* Generated on Tue, 25 Mar 2025 16:10:42 GMT
|
|
17263
17301
|
*/
|
|
17264
17302
|
|
|
17265
17303
|
:root,
|
|
@@ -17716,7 +17754,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
17716
17754
|
|
|
17717
17755
|
/**
|
|
17718
17756
|
* Do not edit directly
|
|
17719
|
-
* Generated on
|
|
17757
|
+
* Generated on Tue, 25 Mar 2025 16:10:42 GMT
|
|
17720
17758
|
*/
|
|
17721
17759
|
|
|
17722
17760
|
:root,
|
|
@@ -17815,7 +17853,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
17815
17853
|
|
|
17816
17854
|
/**
|
|
17817
17855
|
* Do not edit directly
|
|
17818
|
-
* Generated on
|
|
17856
|
+
* Generated on Tue, 25 Mar 2025 16:10:42 GMT
|
|
17819
17857
|
*/
|
|
17820
17858
|
|
|
17821
17859
|
:root,
|
|
@@ -18185,7 +18223,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
18185
18223
|
|
|
18186
18224
|
/**
|
|
18187
18225
|
* Do not edit directly
|
|
18188
|
-
* Generated on
|
|
18226
|
+
* Generated on Tue, 25 Mar 2025 16:10:42 GMT
|
|
18189
18227
|
*/
|
|
18190
18228
|
|
|
18191
18229
|
:root,
|
|
@@ -18199,7 +18237,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
18199
18237
|
|
|
18200
18238
|
/**
|
|
18201
18239
|
* Do not edit directly
|
|
18202
|
-
* Generated on
|
|
18240
|
+
* Generated on Tue, 25 Mar 2025 16:10:41 GMT
|
|
18203
18241
|
*/
|
|
18204
18242
|
|
|
18205
18243
|
:root {
|
|
@@ -18386,7 +18424,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
18386
18424
|
|
|
18387
18425
|
/**
|
|
18388
18426
|
* Do not edit directly
|
|
18389
|
-
* Generated on
|
|
18427
|
+
* Generated on Tue, 25 Mar 2025 16:10:41 GMT
|
|
18390
18428
|
*/
|
|
18391
18429
|
|
|
18392
18430
|
:root {
|
|
@@ -18637,7 +18675,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
18637
18675
|
|
|
18638
18676
|
/**
|
|
18639
18677
|
* Do not edit directly
|
|
18640
|
-
* Generated on
|
|
18678
|
+
* Generated on Tue, 25 Mar 2025 16:10:41 GMT
|
|
18641
18679
|
*/
|
|
18642
18680
|
|
|
18643
18681
|
:root {
|
|
@@ -18648,7 +18686,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
18648
18686
|
|
|
18649
18687
|
/**
|
|
18650
18688
|
* Do not edit directly
|
|
18651
|
-
* Generated on
|
|
18689
|
+
* Generated on Tue, 25 Mar 2025 16:10:42 GMT
|
|
18652
18690
|
*/
|
|
18653
18691
|
|
|
18654
18692
|
:root,
|