@primer/react-brand 0.46.0-rc.8bea66bd → 0.46.0-rc.b02c9ac6
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/BreakoutBanner/BreakoutBanner.d.ts +12 -12
- package/lib/CTABanner/CTABanner.d.ts +4 -4
- package/lib/IDE/IDE.d.ts +11 -18
- package/lib/IDE/fixtures/content.d.ts +1 -0
- package/lib/SubNav/SubNav.d.ts +1 -1
- package/lib/css/main.css +72 -63
- 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 +1 -1
- package/lib/design-tokens/css/tokens/functional/size/border.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/breakpoints.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/size-coarse.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/size-fine.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/size.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/viewport.css +1 -1
- package/lib/design-tokens/css/tokens/functional/typography/typography-responsive.css +1 -1
- package/lib/design-tokens/css/tokens/functional/typography/typography.css +1 -1
- package/lib/design-tokens/js/module/tokens/base/colors/light.js +1 -1
- package/lib/design-tokens/js/module/tokens/base/size/size.js +1 -1
- package/lib/design-tokens/js/module/tokens/base/typography/typography.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/animation/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/colors/global.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/bento/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/card/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/card/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/comparison-table/comparison-table.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/faq/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/faq/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/faq/faq.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/footer/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/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/hooks/useTabs.d.ts +23 -0
- package/lib/index.js +1 -1
- package/package.json +2 -2
package/lib/css/main.css
CHANGED
|
@@ -82,7 +82,7 @@ select {
|
|
|
82
82
|
|
|
83
83
|
/**
|
|
84
84
|
* Do not edit directly
|
|
85
|
-
* Generated on
|
|
85
|
+
* Generated on Wed, 15 Jan 2025 16:00:52 GMT
|
|
86
86
|
*/
|
|
87
87
|
|
|
88
88
|
:root,
|
|
@@ -360,7 +360,7 @@ select {
|
|
|
360
360
|
|
|
361
361
|
/**
|
|
362
362
|
* Do not edit directly
|
|
363
|
-
* Generated on
|
|
363
|
+
* Generated on Wed, 15 Jan 2025 16:00:52 GMT
|
|
364
364
|
*/
|
|
365
365
|
|
|
366
366
|
:root {
|
|
@@ -387,7 +387,7 @@ select {
|
|
|
387
387
|
|
|
388
388
|
/**
|
|
389
389
|
* Do not edit directly
|
|
390
|
-
* Generated on
|
|
390
|
+
* Generated on Wed, 15 Jan 2025 16:00:52 GMT
|
|
391
391
|
*/
|
|
392
392
|
|
|
393
393
|
:root {
|
|
@@ -403,7 +403,7 @@ select {
|
|
|
403
403
|
|
|
404
404
|
/**
|
|
405
405
|
* Do not edit directly
|
|
406
|
-
* Generated on
|
|
406
|
+
* Generated on Wed, 15 Jan 2025 16:00:52 GMT
|
|
407
407
|
*/
|
|
408
408
|
|
|
409
409
|
:root {
|
|
@@ -535,7 +535,7 @@ select {
|
|
|
535
535
|
|
|
536
536
|
/**
|
|
537
537
|
* Do not edit directly
|
|
538
|
-
* Generated on
|
|
538
|
+
* Generated on Wed, 15 Jan 2025 16:00:52 GMT
|
|
539
539
|
*/
|
|
540
540
|
|
|
541
541
|
:root {
|
|
@@ -549,7 +549,7 @@ select {
|
|
|
549
549
|
|
|
550
550
|
/**
|
|
551
551
|
* Do not edit directly
|
|
552
|
-
* Generated on
|
|
552
|
+
* Generated on Wed, 15 Jan 2025 16:00:51 GMT
|
|
553
553
|
*/
|
|
554
554
|
|
|
555
555
|
:root {
|
|
@@ -568,7 +568,7 @@ select {
|
|
|
568
568
|
|
|
569
569
|
/**
|
|
570
570
|
* Do not edit directly
|
|
571
|
-
* Generated on
|
|
571
|
+
* Generated on Wed, 15 Jan 2025 16:00:52 GMT
|
|
572
572
|
*/
|
|
573
573
|
|
|
574
574
|
:root,
|
|
@@ -960,7 +960,7 @@ select {
|
|
|
960
960
|
|
|
961
961
|
/**
|
|
962
962
|
* Do not edit directly
|
|
963
|
-
* Generated on
|
|
963
|
+
* Generated on Wed, 15 Jan 2025 16:00:52 GMT
|
|
964
964
|
*/
|
|
965
965
|
|
|
966
966
|
:root,
|
|
@@ -1511,7 +1511,7 @@ select {
|
|
|
1511
1511
|
|
|
1512
1512
|
/**
|
|
1513
1513
|
* Do not edit directly
|
|
1514
|
-
* Generated on
|
|
1514
|
+
* Generated on Wed, 15 Jan 2025 16:00:51 GMT
|
|
1515
1515
|
*/
|
|
1516
1516
|
|
|
1517
1517
|
:root {
|
|
@@ -1777,7 +1777,7 @@ select {
|
|
|
1777
1777
|
|
|
1778
1778
|
/**
|
|
1779
1779
|
* Do not edit directly
|
|
1780
|
-
* Generated on
|
|
1780
|
+
* Generated on Wed, 15 Jan 2025 16:00:53 GMT
|
|
1781
1781
|
*/
|
|
1782
1782
|
|
|
1783
1783
|
:root,
|
|
@@ -2061,7 +2061,7 @@ select {
|
|
|
2061
2061
|
|
|
2062
2062
|
/**
|
|
2063
2063
|
* Do not edit directly
|
|
2064
|
-
* Generated on
|
|
2064
|
+
* Generated on Wed, 15 Jan 2025 16:00:52 GMT
|
|
2065
2065
|
*/
|
|
2066
2066
|
|
|
2067
2067
|
:root {
|
|
@@ -2088,7 +2088,7 @@ select {
|
|
|
2088
2088
|
|
|
2089
2089
|
/**
|
|
2090
2090
|
* Do not edit directly
|
|
2091
|
-
* Generated on
|
|
2091
|
+
* Generated on Wed, 15 Jan 2025 16:00:53 GMT
|
|
2092
2092
|
*/
|
|
2093
2093
|
|
|
2094
2094
|
:root,
|
|
@@ -2844,7 +2844,7 @@ select {
|
|
|
2844
2844
|
|
|
2845
2845
|
/**
|
|
2846
2846
|
* Do not edit directly
|
|
2847
|
-
* Generated on
|
|
2847
|
+
* Generated on Wed, 15 Jan 2025 16:00:52 GMT
|
|
2848
2848
|
*/
|
|
2849
2849
|
|
|
2850
2850
|
:root {
|
|
@@ -3689,7 +3689,7 @@ select {
|
|
|
3689
3689
|
|
|
3690
3690
|
/**
|
|
3691
3691
|
* Do not edit directly
|
|
3692
|
-
* Generated on
|
|
3692
|
+
* Generated on Wed, 15 Jan 2025 16:00:52 GMT
|
|
3693
3693
|
*/
|
|
3694
3694
|
|
|
3695
3695
|
:root {
|
|
@@ -3710,7 +3710,7 @@ select {
|
|
|
3710
3710
|
|
|
3711
3711
|
/**
|
|
3712
3712
|
* Do not edit directly
|
|
3713
|
-
* Generated on
|
|
3713
|
+
* Generated on Wed, 15 Jan 2025 16:00:52 GMT
|
|
3714
3714
|
*/
|
|
3715
3715
|
|
|
3716
3716
|
:root {
|
|
@@ -3721,7 +3721,7 @@ select {
|
|
|
3721
3721
|
|
|
3722
3722
|
/**
|
|
3723
3723
|
* Do not edit directly
|
|
3724
|
-
* Generated on
|
|
3724
|
+
* Generated on Wed, 15 Jan 2025 16:00:52 GMT
|
|
3725
3725
|
*/
|
|
3726
3726
|
|
|
3727
3727
|
:root {
|
|
@@ -4429,7 +4429,7 @@ select {
|
|
|
4429
4429
|
|
|
4430
4430
|
/**
|
|
4431
4431
|
* Do not edit directly
|
|
4432
|
-
* Generated on
|
|
4432
|
+
* Generated on Wed, 15 Jan 2025 16:00:53 GMT
|
|
4433
4433
|
*/
|
|
4434
4434
|
|
|
4435
4435
|
:root,
|
|
@@ -5182,7 +5182,7 @@ select {
|
|
|
5182
5182
|
|
|
5183
5183
|
/**
|
|
5184
5184
|
* Do not edit directly
|
|
5185
|
-
* Generated on
|
|
5185
|
+
* Generated on Wed, 15 Jan 2025 16:00:53 GMT
|
|
5186
5186
|
*/
|
|
5187
5187
|
|
|
5188
5188
|
:root,
|
|
@@ -5210,7 +5210,7 @@ select {
|
|
|
5210
5210
|
|
|
5211
5211
|
/**
|
|
5212
5212
|
* Do not edit directly
|
|
5213
|
-
* Generated on
|
|
5213
|
+
* Generated on Wed, 15 Jan 2025 16:00:53 GMT
|
|
5214
5214
|
*/
|
|
5215
5215
|
|
|
5216
5216
|
:root,
|
|
@@ -5226,7 +5226,7 @@ select {
|
|
|
5226
5226
|
|
|
5227
5227
|
/**
|
|
5228
5228
|
* Do not edit directly
|
|
5229
|
-
* Generated on
|
|
5229
|
+
* Generated on Wed, 15 Jan 2025 16:00:52 GMT
|
|
5230
5230
|
*/
|
|
5231
5231
|
|
|
5232
5232
|
:root {
|
|
@@ -5354,7 +5354,7 @@ select {
|
|
|
5354
5354
|
|
|
5355
5355
|
/**
|
|
5356
5356
|
* Do not edit directly
|
|
5357
|
-
* Generated on
|
|
5357
|
+
* Generated on Wed, 15 Jan 2025 16:00:53 GMT
|
|
5358
5358
|
*/
|
|
5359
5359
|
|
|
5360
5360
|
:root,
|
|
@@ -5370,7 +5370,7 @@ select {
|
|
|
5370
5370
|
|
|
5371
5371
|
/**
|
|
5372
5372
|
* Do not edit directly
|
|
5373
|
-
* Generated on
|
|
5373
|
+
* Generated on Wed, 15 Jan 2025 16:00:52 GMT
|
|
5374
5374
|
*/
|
|
5375
5375
|
|
|
5376
5376
|
:root,
|
|
@@ -5745,7 +5745,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
5745
5745
|
|
|
5746
5746
|
/**
|
|
5747
5747
|
* Do not edit directly
|
|
5748
|
-
* Generated on
|
|
5748
|
+
* Generated on Wed, 15 Jan 2025 16:00:52 GMT
|
|
5749
5749
|
*/
|
|
5750
5750
|
|
|
5751
5751
|
:root {
|
|
@@ -5754,7 +5754,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
5754
5754
|
|
|
5755
5755
|
/**
|
|
5756
5756
|
* Do not edit directly
|
|
5757
|
-
* Generated on
|
|
5757
|
+
* Generated on Wed, 15 Jan 2025 16:00:53 GMT
|
|
5758
5758
|
*/
|
|
5759
5759
|
|
|
5760
5760
|
:root,
|
|
@@ -5772,7 +5772,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
5772
5772
|
|
|
5773
5773
|
/**
|
|
5774
5774
|
* Do not edit directly
|
|
5775
|
-
* Generated on
|
|
5775
|
+
* Generated on Wed, 15 Jan 2025 16:00:52 GMT
|
|
5776
5776
|
*/
|
|
5777
5777
|
|
|
5778
5778
|
:root {
|
|
@@ -5903,7 +5903,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
5903
5903
|
|
|
5904
5904
|
/**
|
|
5905
5905
|
* Do not edit directly
|
|
5906
|
-
* Generated on
|
|
5906
|
+
* Generated on Wed, 15 Jan 2025 16:00:53 GMT
|
|
5907
5907
|
*/
|
|
5908
5908
|
|
|
5909
5909
|
:root,
|
|
@@ -6999,7 +6999,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6999
6999
|
|
|
7000
7000
|
/**
|
|
7001
7001
|
* Do not edit directly
|
|
7002
|
-
* Generated on
|
|
7002
|
+
* Generated on Wed, 15 Jan 2025 16:00:52 GMT
|
|
7003
7003
|
*/
|
|
7004
7004
|
|
|
7005
7005
|
:root {
|
|
@@ -7013,7 +7013,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
7013
7013
|
|
|
7014
7014
|
/**
|
|
7015
7015
|
* Do not edit directly
|
|
7016
|
-
* Generated on
|
|
7016
|
+
* Generated on Wed, 15 Jan 2025 16:00:53 GMT
|
|
7017
7017
|
*/
|
|
7018
7018
|
|
|
7019
7019
|
:root,
|
|
@@ -7307,7 +7307,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
7307
7307
|
|
|
7308
7308
|
/**
|
|
7309
7309
|
* Do not edit directly
|
|
7310
|
-
* Generated on
|
|
7310
|
+
* Generated on Wed, 15 Jan 2025 16:00:53 GMT
|
|
7311
7311
|
*/
|
|
7312
7312
|
|
|
7313
7313
|
:root,
|
|
@@ -7323,7 +7323,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
7323
7323
|
|
|
7324
7324
|
/**
|
|
7325
7325
|
* Do not edit directly
|
|
7326
|
-
* Generated on
|
|
7326
|
+
* Generated on Wed, 15 Jan 2025 16:00:52 GMT
|
|
7327
7327
|
*/
|
|
7328
7328
|
|
|
7329
7329
|
:root {
|
|
@@ -7641,7 +7641,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
7641
7641
|
|
|
7642
7642
|
/**
|
|
7643
7643
|
* Do not edit directly
|
|
7644
|
-
* Generated on
|
|
7644
|
+
* Generated on Wed, 15 Jan 2025 16:00:53 GMT
|
|
7645
7645
|
*/
|
|
7646
7646
|
|
|
7647
7647
|
:root,
|
|
@@ -8087,7 +8087,7 @@ html {
|
|
|
8087
8087
|
|
|
8088
8088
|
/**
|
|
8089
8089
|
* Do not edit directly
|
|
8090
|
-
* Generated on
|
|
8090
|
+
* Generated on Wed, 15 Jan 2025 16:00:53 GMT
|
|
8091
8091
|
*/
|
|
8092
8092
|
|
|
8093
8093
|
:root,
|
|
@@ -8307,7 +8307,7 @@ html {
|
|
|
8307
8307
|
|
|
8308
8308
|
/**
|
|
8309
8309
|
* Do not edit directly
|
|
8310
|
-
* Generated on
|
|
8310
|
+
* Generated on Wed, 15 Jan 2025 16:00:53 GMT
|
|
8311
8311
|
*/
|
|
8312
8312
|
|
|
8313
8313
|
:root,
|
|
@@ -8443,7 +8443,7 @@ html {
|
|
|
8443
8443
|
|
|
8444
8444
|
/**
|
|
8445
8445
|
* Do not edit directly
|
|
8446
|
-
* Generated on
|
|
8446
|
+
* Generated on Wed, 15 Jan 2025 16:00:53 GMT
|
|
8447
8447
|
*/
|
|
8448
8448
|
|
|
8449
8449
|
:root,
|
|
@@ -8712,7 +8712,7 @@ html {
|
|
|
8712
8712
|
|
|
8713
8713
|
/**
|
|
8714
8714
|
* Do not edit directly
|
|
8715
|
-
* Generated on
|
|
8715
|
+
* Generated on Wed, 15 Jan 2025 16:00:52 GMT
|
|
8716
8716
|
*/
|
|
8717
8717
|
|
|
8718
8718
|
:root {
|
|
@@ -8748,7 +8748,7 @@ html {
|
|
|
8748
8748
|
|
|
8749
8749
|
/**
|
|
8750
8750
|
* Do not edit directly
|
|
8751
|
-
* Generated on
|
|
8751
|
+
* Generated on Wed, 15 Jan 2025 16:00:53 GMT
|
|
8752
8752
|
*/
|
|
8753
8753
|
|
|
8754
8754
|
:root,
|
|
@@ -8816,7 +8816,7 @@ html {
|
|
|
8816
8816
|
|
|
8817
8817
|
/**
|
|
8818
8818
|
* Do not edit directly
|
|
8819
|
-
* Generated on
|
|
8819
|
+
* Generated on Wed, 15 Jan 2025 16:00:52 GMT
|
|
8820
8820
|
*/
|
|
8821
8821
|
|
|
8822
8822
|
:root {
|
|
@@ -8827,7 +8827,7 @@ html {
|
|
|
8827
8827
|
|
|
8828
8828
|
/**
|
|
8829
8829
|
* Do not edit directly
|
|
8830
|
-
* Generated on
|
|
8830
|
+
* Generated on Wed, 15 Jan 2025 16:00:53 GMT
|
|
8831
8831
|
*/
|
|
8832
8832
|
|
|
8833
8833
|
:root,
|
|
@@ -9079,7 +9079,7 @@ html {
|
|
|
9079
9079
|
|
|
9080
9080
|
/**
|
|
9081
9081
|
* Do not edit directly
|
|
9082
|
-
* Generated on
|
|
9082
|
+
* Generated on Wed, 15 Jan 2025 16:00:53 GMT
|
|
9083
9083
|
*/
|
|
9084
9084
|
|
|
9085
9085
|
:root,
|
|
@@ -9619,7 +9619,7 @@ html {
|
|
|
9619
9619
|
|
|
9620
9620
|
/**
|
|
9621
9621
|
* Do not edit directly
|
|
9622
|
-
* Generated on
|
|
9622
|
+
* Generated on Wed, 15 Jan 2025 16:00:52 GMT
|
|
9623
9623
|
*/
|
|
9624
9624
|
|
|
9625
9625
|
:root {
|
|
@@ -9630,7 +9630,7 @@ html {
|
|
|
9630
9630
|
|
|
9631
9631
|
/**
|
|
9632
9632
|
* Do not edit directly
|
|
9633
|
-
* Generated on
|
|
9633
|
+
* Generated on Wed, 15 Jan 2025 16:00:53 GMT
|
|
9634
9634
|
*/
|
|
9635
9635
|
|
|
9636
9636
|
:root,
|
|
@@ -12795,6 +12795,10 @@ html {
|
|
|
12795
12795
|
color: var(--base-color-scale-gray-9);
|
|
12796
12796
|
}
|
|
12797
12797
|
|
|
12798
|
+
.Primer_Brand__VideoPlayer-module__VideoPlayer__tooltip-visible___xOTRZ {
|
|
12799
|
+
opacity: 1;
|
|
12800
|
+
}
|
|
12801
|
+
|
|
12798
12802
|
.Primer_Brand__VideoPlayer-module__VideoPlayer__controlTextColor___YMFpe {
|
|
12799
12803
|
color: var(--base-color-scale-white-0);
|
|
12800
12804
|
}
|
|
@@ -12809,7 +12813,7 @@ html {
|
|
|
12809
12813
|
|
|
12810
12814
|
/**
|
|
12811
12815
|
* Do not edit directly
|
|
12812
|
-
* Generated on
|
|
12816
|
+
* Generated on Wed, 15 Jan 2025 16:00:52 GMT
|
|
12813
12817
|
*/
|
|
12814
12818
|
|
|
12815
12819
|
:root {
|
|
@@ -12829,7 +12833,7 @@ html {
|
|
|
12829
12833
|
|
|
12830
12834
|
/**
|
|
12831
12835
|
* Do not edit directly
|
|
12832
|
-
* Generated on
|
|
12836
|
+
* Generated on Wed, 15 Jan 2025 16:00:53 GMT
|
|
12833
12837
|
*/
|
|
12834
12838
|
|
|
12835
12839
|
:root,
|
|
@@ -12865,7 +12869,7 @@ html {
|
|
|
12865
12869
|
|
|
12866
12870
|
/**
|
|
12867
12871
|
* Do not edit directly
|
|
12868
|
-
* Generated on
|
|
12872
|
+
* Generated on Wed, 15 Jan 2025 16:00:53 GMT
|
|
12869
12873
|
*/
|
|
12870
12874
|
|
|
12871
12875
|
:root,
|
|
@@ -12885,7 +12889,7 @@ html {
|
|
|
12885
12889
|
|
|
12886
12890
|
/**
|
|
12887
12891
|
* Do not edit directly
|
|
12888
|
-
* Generated on
|
|
12892
|
+
* Generated on Wed, 15 Jan 2025 16:00:52 GMT
|
|
12889
12893
|
*/
|
|
12890
12894
|
|
|
12891
12895
|
:root {
|
|
@@ -13151,7 +13155,7 @@ html {
|
|
|
13151
13155
|
|
|
13152
13156
|
/**
|
|
13153
13157
|
* Do not edit directly
|
|
13154
|
-
* Generated on
|
|
13158
|
+
* Generated on Wed, 15 Jan 2025 16:00:53 GMT
|
|
13155
13159
|
*/
|
|
13156
13160
|
|
|
13157
13161
|
:root,
|
|
@@ -13165,7 +13169,7 @@ html {
|
|
|
13165
13169
|
|
|
13166
13170
|
/**
|
|
13167
13171
|
* Do not edit directly
|
|
13168
|
-
* Generated on
|
|
13172
|
+
* Generated on Wed, 15 Jan 2025 16:00:52 GMT
|
|
13169
13173
|
*/
|
|
13170
13174
|
|
|
13171
13175
|
:root {
|
|
@@ -13179,7 +13183,7 @@ html {
|
|
|
13179
13183
|
|
|
13180
13184
|
/**
|
|
13181
13185
|
* Do not edit directly
|
|
13182
|
-
* Generated on
|
|
13186
|
+
* Generated on Wed, 15 Jan 2025 16:00:52 GMT
|
|
13183
13187
|
*/
|
|
13184
13188
|
|
|
13185
13189
|
:root {
|
|
@@ -15355,7 +15359,7 @@ html {
|
|
|
15355
15359
|
|
|
15356
15360
|
/**
|
|
15357
15361
|
* Do not edit directly
|
|
15358
|
-
* Generated on
|
|
15362
|
+
* Generated on Wed, 15 Jan 2025 16:00:52 GMT
|
|
15359
15363
|
*/
|
|
15360
15364
|
|
|
15361
15365
|
:root {
|
|
@@ -15379,7 +15383,7 @@ html {
|
|
|
15379
15383
|
|
|
15380
15384
|
/**
|
|
15381
15385
|
* Do not edit directly
|
|
15382
|
-
* Generated on
|
|
15386
|
+
* Generated on Wed, 15 Jan 2025 16:00:53 GMT
|
|
15383
15387
|
*/
|
|
15384
15388
|
|
|
15385
15389
|
:root,
|
|
@@ -15802,7 +15806,7 @@ html {
|
|
|
15802
15806
|
|
|
15803
15807
|
/**
|
|
15804
15808
|
* Do not edit directly
|
|
15805
|
-
* Generated on
|
|
15809
|
+
* Generated on Wed, 15 Jan 2025 16:00:52 GMT
|
|
15806
15810
|
*/
|
|
15807
15811
|
|
|
15808
15812
|
:root {
|
|
@@ -15815,7 +15819,7 @@ html {
|
|
|
15815
15819
|
|
|
15816
15820
|
/**
|
|
15817
15821
|
* Do not edit directly
|
|
15818
|
-
* Generated on
|
|
15822
|
+
* Generated on Wed, 15 Jan 2025 16:00:53 GMT
|
|
15819
15823
|
*/
|
|
15820
15824
|
|
|
15821
15825
|
:root,
|
|
@@ -16192,7 +16196,7 @@ html {
|
|
|
16192
16196
|
|
|
16193
16197
|
/**
|
|
16194
16198
|
* Do not edit directly
|
|
16195
|
-
* Generated on
|
|
16199
|
+
* Generated on Wed, 15 Jan 2025 16:00:52 GMT
|
|
16196
16200
|
*/
|
|
16197
16201
|
|
|
16198
16202
|
:root {
|
|
@@ -16201,7 +16205,7 @@ html {
|
|
|
16201
16205
|
|
|
16202
16206
|
/**
|
|
16203
16207
|
* Do not edit directly
|
|
16204
|
-
* Generated on
|
|
16208
|
+
* Generated on Wed, 15 Jan 2025 16:00:53 GMT
|
|
16205
16209
|
*/
|
|
16206
16210
|
|
|
16207
16211
|
:root,
|
|
@@ -16908,7 +16912,7 @@ html {
|
|
|
16908
16912
|
|
|
16909
16913
|
/**
|
|
16910
16914
|
* Do not edit directly
|
|
16911
|
-
* Generated on
|
|
16915
|
+
* Generated on Wed, 15 Jan 2025 16:00:52 GMT
|
|
16912
16916
|
*/
|
|
16913
16917
|
|
|
16914
16918
|
:root {
|
|
@@ -16917,7 +16921,7 @@ html {
|
|
|
16917
16921
|
|
|
16918
16922
|
/**
|
|
16919
16923
|
* Do not edit directly
|
|
16920
|
-
* Generated on
|
|
16924
|
+
* Generated on Wed, 15 Jan 2025 16:00:53 GMT
|
|
16921
16925
|
*/
|
|
16922
16926
|
|
|
16923
16927
|
:root,
|
|
@@ -17031,6 +17035,10 @@ html {
|
|
|
17031
17035
|
}
|
|
17032
17036
|
}
|
|
17033
17037
|
|
|
17038
|
+
.Primer_Brand__IDE-module__IDE__Chat-wrapper___chroS {
|
|
17039
|
+
display: contents;
|
|
17040
|
+
}
|
|
17041
|
+
|
|
17034
17042
|
.Primer_Brand__IDE-module__IDE__Chat-message-user___AhfYF {
|
|
17035
17043
|
display: inline-flex;
|
|
17036
17044
|
gap: var(--base-size-8);
|
|
@@ -17171,6 +17179,7 @@ html {
|
|
|
17171
17179
|
|
|
17172
17180
|
.Primer_Brand__IDE-module__IDE__Editor-tab___lY6lZ.Primer_Brand__IDE-module__active___bGepo {
|
|
17173
17181
|
color: var(--brand-color-text-default);
|
|
17182
|
+
z-index: 1;
|
|
17174
17183
|
}
|
|
17175
17184
|
|
|
17176
17185
|
.Primer_Brand__IDE-module__IDE--default___cSAvc .Primer_Brand__IDE-module__IDE__Editor-tab___lY6lZ.Primer_Brand__IDE-module__active___bGepo {
|
|
@@ -17341,7 +17350,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
17341
17350
|
|
|
17342
17351
|
/**
|
|
17343
17352
|
* Do not edit directly
|
|
17344
|
-
* Generated on
|
|
17353
|
+
* Generated on Wed, 15 Jan 2025 16:00:53 GMT
|
|
17345
17354
|
*/
|
|
17346
17355
|
|
|
17347
17356
|
:root,
|
|
@@ -17440,7 +17449,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
17440
17449
|
|
|
17441
17450
|
/**
|
|
17442
17451
|
* Do not edit directly
|
|
17443
|
-
* Generated on
|
|
17452
|
+
* Generated on Wed, 15 Jan 2025 16:00:53 GMT
|
|
17444
17453
|
*/
|
|
17445
17454
|
|
|
17446
17455
|
:root,
|
|
@@ -17787,7 +17796,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
17787
17796
|
|
|
17788
17797
|
/**
|
|
17789
17798
|
* Do not edit directly
|
|
17790
|
-
* Generated on
|
|
17799
|
+
* Generated on Wed, 15 Jan 2025 16:00:53 GMT
|
|
17791
17800
|
*/
|
|
17792
17801
|
|
|
17793
17802
|
:root,
|
|
@@ -17801,7 +17810,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
17801
17810
|
|
|
17802
17811
|
/**
|
|
17803
17812
|
* Do not edit directly
|
|
17804
|
-
* Generated on
|
|
17813
|
+
* Generated on Wed, 15 Jan 2025 16:00:52 GMT
|
|
17805
17814
|
*/
|
|
17806
17815
|
|
|
17807
17816
|
:root {
|
|
@@ -17988,7 +17997,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
17988
17997
|
|
|
17989
17998
|
/**
|
|
17990
17999
|
* Do not edit directly
|
|
17991
|
-
* Generated on
|
|
18000
|
+
* Generated on Wed, 15 Jan 2025 16:00:52 GMT
|
|
17992
18001
|
*/
|
|
17993
18002
|
|
|
17994
18003
|
:root {
|
|
@@ -18235,7 +18244,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
18235
18244
|
|
|
18236
18245
|
/**
|
|
18237
18246
|
* Do not edit directly
|
|
18238
|
-
* Generated on
|
|
18247
|
+
* Generated on Wed, 15 Jan 2025 16:00:52 GMT
|
|
18239
18248
|
*/
|
|
18240
18249
|
|
|
18241
18250
|
:root {
|
|
@@ -18246,7 +18255,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
18246
18255
|
|
|
18247
18256
|
/**
|
|
18248
18257
|
* Do not edit directly
|
|
18249
|
-
* Generated on
|
|
18258
|
+
* Generated on Wed, 15 Jan 2025 16:00:53 GMT
|
|
18250
18259
|
*/
|
|
18251
18260
|
|
|
18252
18261
|
:root,
|