@primer/react-brand 0.74.0 → 0.75.0-rc.5af1749e
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/docs/index.md +2 -2
- package/esm/Hero/sub-components/HeroLabel.d.ts +1 -0
- package/esm/Hero/sub-components/HeroLabel.d.ts.map +1 -1
- package/esm/Hero/sub-components/HeroLabel.js +7 -6
- package/esm/Hero/sub-components/HeroLabel.js.map +1 -1
- package/esm/TextCursorAnimation/TextCursorAnimation.d.ts +8 -3
- package/esm/TextCursorAnimation/TextCursorAnimation.d.ts.map +1 -1
- package/esm/TextCursorAnimation/TextCursorAnimation.js +53 -27
- package/esm/TextCursorAnimation/TextCursorAnimation.js.map +1 -1
- package/esm/TextCursorAnimation/TextCursorAnimation.module-BS4hPR8H.css +1 -0
- package/esm/TextCursorAnimation/TextCursorAnimation.module.js +14 -4
- package/esm/TextCursorAnimation/TextCursorAnimation.module.js.map +1 -1
- package/esm/hooks/useCursorAnimation.d.ts +8 -31
- package/esm/hooks/useCursorAnimation.d.ts.map +1 -1
- package/esm/hooks/useCursorAnimation.js +84 -36
- package/esm/hooks/useCursorAnimation.js.map +1 -1
- package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/text-cursor-animation/base-DKbXhPKv.css +1 -0
- package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/text-cursor-animation/colors-with-modes-BucKYl1n.css +1 -0
- package/lib/Hero/sub-components/HeroLabel.d.ts +1 -0
- package/lib/TextCursorAnimation/TextCursorAnimation.d.ts +8 -3
- package/lib/css/main.css +143 -99
- 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/blinking-cursor/colors-with-modes.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/base.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-code/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/inline-code/colors.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/media-playlist/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/media-playlist/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/nav-list/colors-with-modes.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/tabs/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/tabs/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/tabs/colors.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/text-cursor-animation/base.css +8 -0
- package/lib/design-tokens/css/tokens/functional/components/text-cursor-animation/colors-with-modes.css +7 -3
- package/lib/design-tokens/css/tokens/functional/components/text-cursor-animation/colors.css +4 -2
- package/lib/design-tokens/css/tokens/functional/components/tiles/colors-with-modes.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/token/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/token/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/base.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-code/colors.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/media-playlist/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/tabs/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/tabs/colors.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/text-cursor-animation/base.js +14 -0
- package/lib/design-tokens/js/module/tokens/functional/components/text-cursor-animation/colors.js +10 -2
- 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/token/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/base.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-code/colors.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/media-playlist/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/tabs/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/tabs/colors.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/text-cursor-animation/base.js +6 -0
- package/lib/design-tokens/js/tokens/functional/components/text-cursor-animation/colors.js +4 -2
- 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/token/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/json/colors.json +3 -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/base.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-code/colors.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/media-playlist/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/tabs/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/tabs/colors.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/text-cursor-animation/base.scss +5 -0
- package/lib/design-tokens/scss/tokens/functional/components/text-cursor-animation/colors.scss +4 -2
- 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/token/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/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/footer/base.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-code/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-code/colors.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/media-playlist/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/media-playlist/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/tabs/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/tabs/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/tabs/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/tabs/colors.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/text-cursor-animation/base.d.ts +17 -0
- package/lib/design-tokens/ts/tokens/functional/components/text-cursor-animation/base.js +14 -0
- package/lib/design-tokens/ts/tokens/functional/components/text-cursor-animation/colors.d.ts +4 -2
- package/lib/design-tokens/ts/tokens/functional/components/text-cursor-animation/colors.js +4 -2
- 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/token/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/token/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/useCursorAnimation.d.ts +8 -31
- package/lib/index.js +1 -1
- package/llms.txt +2 -2
- package/package.json +1 -1
- package/esm/TextCursorAnimation/TextCursorAnimation.module-BJLhwKrK.css +0 -1
- package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/text-cursor-animation/colors-with-modes-BODdIvrY.css +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 Fri, 28 Aug 2026 08:04:54 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 Fri, 28 Aug 2026 08:04:54 GMT
|
|
356
356
|
*/
|
|
357
357
|
|
|
358
358
|
:root {
|
|
@@ -381,7 +381,7 @@ select {
|
|
|
381
381
|
|
|
382
382
|
/**
|
|
383
383
|
* Do not edit directly
|
|
384
|
-
* Generated on
|
|
384
|
+
* Generated on Fri, 28 Aug 2026 08:04:54 GMT
|
|
385
385
|
*/
|
|
386
386
|
|
|
387
387
|
:root {
|
|
@@ -398,7 +398,7 @@ select {
|
|
|
398
398
|
|
|
399
399
|
/**
|
|
400
400
|
* Do not edit directly
|
|
401
|
-
* Generated on
|
|
401
|
+
* Generated on Fri, 28 Aug 2026 08:04:53 GMT
|
|
402
402
|
*/
|
|
403
403
|
|
|
404
404
|
:root {
|
|
@@ -432,7 +432,7 @@ select {
|
|
|
432
432
|
|
|
433
433
|
/**
|
|
434
434
|
* Do not edit directly
|
|
435
|
-
* Generated on
|
|
435
|
+
* Generated on Fri, 28 Aug 2026 08:04:53 GMT
|
|
436
436
|
*/
|
|
437
437
|
|
|
438
438
|
:root {
|
|
@@ -483,7 +483,7 @@ select {
|
|
|
483
483
|
|
|
484
484
|
/**
|
|
485
485
|
* Do not edit directly
|
|
486
|
-
* Generated on
|
|
486
|
+
* Generated on Fri, 28 Aug 2026 08:04:54 GMT
|
|
487
487
|
*/
|
|
488
488
|
|
|
489
489
|
:root {
|
|
@@ -641,7 +641,7 @@ select {
|
|
|
641
641
|
|
|
642
642
|
/**
|
|
643
643
|
* Do not edit directly
|
|
644
|
-
* Generated on
|
|
644
|
+
* Generated on Fri, 28 Aug 2026 08:04:53 GMT
|
|
645
645
|
*/
|
|
646
646
|
|
|
647
647
|
:root {
|
|
@@ -655,7 +655,7 @@ select {
|
|
|
655
655
|
|
|
656
656
|
/**
|
|
657
657
|
* Do not edit directly
|
|
658
|
-
* Generated on
|
|
658
|
+
* Generated on Fri, 28 Aug 2026 08:04:53 GMT
|
|
659
659
|
*/
|
|
660
660
|
|
|
661
661
|
:root {
|
|
@@ -674,7 +674,7 @@ select {
|
|
|
674
674
|
|
|
675
675
|
/**
|
|
676
676
|
* Do not edit directly
|
|
677
|
-
* Generated on
|
|
677
|
+
* Generated on Fri, 28 Aug 2026 08:04:54 GMT
|
|
678
678
|
*/
|
|
679
679
|
|
|
680
680
|
:root,
|
|
@@ -776,7 +776,7 @@ select {
|
|
|
776
776
|
|
|
777
777
|
/**
|
|
778
778
|
* Do not edit directly
|
|
779
|
-
* Generated on
|
|
779
|
+
* Generated on Fri, 28 Aug 2026 08:04:54 GMT
|
|
780
780
|
*/
|
|
781
781
|
|
|
782
782
|
:root {
|
|
@@ -803,7 +803,7 @@ select {
|
|
|
803
803
|
|
|
804
804
|
/**
|
|
805
805
|
* Do not edit directly
|
|
806
|
-
* Generated on
|
|
806
|
+
* Generated on Fri, 28 Aug 2026 08:04:54 GMT
|
|
807
807
|
*/
|
|
808
808
|
|
|
809
809
|
:root,
|
|
@@ -6119,16 +6119,29 @@ select {
|
|
|
6119
6119
|
|
|
6120
6120
|
/**
|
|
6121
6121
|
* Do not edit directly
|
|
6122
|
-
* Generated on
|
|
6122
|
+
* Generated on Fri, 28 Aug 2026 08:04:53 GMT
|
|
6123
|
+
*/
|
|
6124
|
+
|
|
6125
|
+
:root {
|
|
6126
|
+
--brand-TextCursorAnimation-cursor-animationDuration: 833ms;
|
|
6127
|
+
}
|
|
6128
|
+
|
|
6129
|
+
/**
|
|
6130
|
+
* Do not edit directly
|
|
6131
|
+
* Generated on Fri, 28 Aug 2026 08:04:54 GMT
|
|
6123
6132
|
*/
|
|
6124
6133
|
|
|
6125
6134
|
:root,
|
|
6126
6135
|
[data-color-mode="light"] {
|
|
6127
|
-
--brand-TextCursorAnimation-cursor-color: var(--base-color-scale-
|
|
6136
|
+
--brand-TextCursorAnimation-cursor-color: var(--base-color-scale-purple-5);
|
|
6137
|
+
--brand-TextCursorAnimation-cursor-deleteColor: var(--base-color-scale-blue-4);
|
|
6138
|
+
--brand-TextCursorAnimation-cursor-finalColor: var(--base-color-scale-green-6);
|
|
6128
6139
|
}
|
|
6129
6140
|
|
|
6130
6141
|
[data-color-mode="dark"] {
|
|
6131
|
-
--brand-TextCursorAnimation-cursor-color: var(--
|
|
6142
|
+
--brand-TextCursorAnimation-cursor-color: var(--base-color-scale-purple-3);
|
|
6143
|
+
--brand-TextCursorAnimation-cursor-deleteColor: var(--base-color-scale-blue-3);
|
|
6144
|
+
--brand-TextCursorAnimation-cursor-finalColor: var(--base-color-scale-green-2);
|
|
6132
6145
|
}
|
|
6133
6146
|
|
|
6134
6147
|
.Primer_Brand__TextCursorAnimation-module__TextCursorAnimation___oT5SI {
|
|
@@ -6136,50 +6149,81 @@ select {
|
|
|
6136
6149
|
align-items: center;
|
|
6137
6150
|
}
|
|
6138
6151
|
|
|
6139
|
-
.Primer_Brand__TextCursorAnimation-
|
|
6152
|
+
.Primer_Brand__TextCursorAnimation-module__TextCursorAnimation__inner___MKMEx {
|
|
6140
6153
|
position: relative;
|
|
6141
6154
|
display: inline-flex;
|
|
6142
6155
|
align-items: center;
|
|
6143
6156
|
}
|
|
6144
6157
|
|
|
6145
|
-
.Primer_Brand__TextCursorAnimation-
|
|
6158
|
+
.Primer_Brand__TextCursorAnimation-module__TextCursorAnimation__text___gB3n2 {
|
|
6146
6159
|
font-weight: var(--brand-text-weight-500);
|
|
6147
|
-
clip-path: inset(0 calc((1 - 1) * 100%) 0 0);
|
|
6148
|
-
clip-path: inset(0 calc((1 - var(--brand-TextCursorAnimation-reveal-progress, 1)) * 100%) 0 0);
|
|
6149
6160
|
white-space: pre;
|
|
6150
6161
|
}
|
|
6151
6162
|
|
|
6152
|
-
.Primer_Brand__TextCursorAnimation-
|
|
6163
|
+
.Primer_Brand__TextCursorAnimation-module__TextCursorAnimation__sizingContainer___BLhzn {
|
|
6164
|
+
display: inline-grid;
|
|
6165
|
+
clip-path: inset(50%);
|
|
6166
|
+
}
|
|
6167
|
+
|
|
6168
|
+
.Primer_Brand__TextCursorAnimation-module__TextCursorAnimation__sizingText___ipUBO {
|
|
6169
|
+
grid-area: 1 / 1;
|
|
6170
|
+
}
|
|
6171
|
+
|
|
6172
|
+
.Primer_Brand__TextCursorAnimation-module__TextCursorAnimation__content___V_c3N {
|
|
6173
|
+
display: inline-flex;
|
|
6174
|
+
align-items: center;
|
|
6175
|
+
gap: calc(var(--base-size-8) + var(--base-size-2));
|
|
6176
|
+
}
|
|
6177
|
+
|
|
6178
|
+
.Primer_Brand__TextCursorAnimation-module__TextCursorAnimation__content--animated___HgWNj {
|
|
6153
6179
|
position: absolute;
|
|
6154
|
-
|
|
6155
|
-
|
|
6156
|
-
top: calc((1lh - 0.3cap) / 2 - 0.5cap);
|
|
6157
|
-
width: var(--base-size-8);
|
|
6158
|
-
height: 1cap;
|
|
6159
|
-
background-color: color-mix(
|
|
6160
|
-
in srgb,
|
|
6161
|
-
var(--brand-color-canvas-subtle) calc((1 - 0) * 100%),
|
|
6162
|
-
var(--brand-TextCursorAnimation-cursor-color) calc(0 * 100%)
|
|
6163
|
-
);
|
|
6180
|
+
inset-block-start: 0;
|
|
6181
|
+
inset-inline-start: 0;
|
|
6164
6182
|
}
|
|
6165
6183
|
|
|
6166
|
-
|
|
6167
|
-
|
|
6168
|
-
|
|
6169
|
-
|
|
6170
|
-
var(--brand-color-canvas-subtle) calc((1 - var(--brand-TextCursorAnimation-cursor-progress, 0)) * 100%),
|
|
6171
|
-
var(--brand-TextCursorAnimation-cursor-color) calc(var(--brand-TextCursorAnimation-cursor-progress, 0) * 100%)
|
|
6172
|
-
);
|
|
6184
|
+
.Primer_Brand__TextCursorAnimation-module__TextCursorAnimation__cursor___fNada {
|
|
6185
|
+
width: calc(var(--base-size-8) + var(--base-size-2) / 2);
|
|
6186
|
+
height: calc(var(--base-size-12) + var(--base-size-2));
|
|
6187
|
+
flex: 0 0 calc(var(--base-size-8) + var(--base-size-2) / 2);
|
|
6173
6188
|
}
|
|
6189
|
+
|
|
6190
|
+
.Primer_Brand__TextCursorAnimation-module__TextCursorAnimation__cursor--initial___y1m0J {
|
|
6191
|
+
background-color: var(--brand-TextCursorAnimation-cursor-color);
|
|
6174
6192
|
}
|
|
6175
6193
|
|
|
6176
|
-
|
|
6177
|
-
|
|
6178
|
-
|
|
6194
|
+
.Primer_Brand__TextCursorAnimation-module__TextCursorAnimation__cursor--animated___NKuyb {
|
|
6195
|
+
animation: Primer_Brand__TextCursorAnimation-module__TextCursorAnimation-cursor-blink___B89IH var(--brand-TextCursorAnimation-cursor-animationDuration) steps(1, end)
|
|
6196
|
+
250ms 3 forwards;
|
|
6197
|
+
}
|
|
6198
|
+
|
|
6199
|
+
.Primer_Brand__TextCursorAnimation-module__TextCursorAnimation__cursor--correction___H0shI {
|
|
6200
|
+
background-color: var(--brand-TextCursorAnimation-cursor-deleteColor);
|
|
6201
|
+
}
|
|
6202
|
+
|
|
6203
|
+
.Primer_Brand__TextCursorAnimation-module__TextCursorAnimation__cursor--final___HqWmn,
|
|
6204
|
+
.Primer_Brand__TextCursorAnimation-module__TextCursorAnimation__cursor--complete___eaBZl {
|
|
6205
|
+
background-color: var(--brand-TextCursorAnimation-cursor-finalColor);
|
|
6206
|
+
}
|
|
6207
|
+
|
|
6208
|
+
@keyframes Primer_Brand__TextCursorAnimation-module__TextCursorAnimation-cursor-blink___B89IH {
|
|
6209
|
+
0%,
|
|
6210
|
+
79% {
|
|
6211
|
+
opacity: 1;
|
|
6212
|
+
}
|
|
6213
|
+
|
|
6214
|
+
80%,
|
|
6215
|
+
99% {
|
|
6216
|
+
opacity: 0;
|
|
6217
|
+
}
|
|
6218
|
+
|
|
6219
|
+
100% {
|
|
6220
|
+
opacity: 1;
|
|
6179
6221
|
}
|
|
6222
|
+
}
|
|
6180
6223
|
|
|
6181
|
-
|
|
6182
|
-
|
|
6224
|
+
@media (prefers-reduced-motion: reduce) {
|
|
6225
|
+
.Primer_Brand__TextCursorAnimation-module__TextCursorAnimation__cursor___fNada {
|
|
6226
|
+
animation: none;
|
|
6183
6227
|
}
|
|
6184
6228
|
}
|
|
6185
6229
|
|
|
@@ -7028,7 +7072,7 @@ select {
|
|
|
7028
7072
|
|
|
7029
7073
|
/**
|
|
7030
7074
|
* Do not edit directly
|
|
7031
|
-
* Generated on
|
|
7075
|
+
* Generated on Fri, 28 Aug 2026 08:04:54 GMT
|
|
7032
7076
|
*/
|
|
7033
7077
|
|
|
7034
7078
|
:root,
|
|
@@ -7339,7 +7383,7 @@ select {
|
|
|
7339
7383
|
|
|
7340
7384
|
/**
|
|
7341
7385
|
* Do not edit directly
|
|
7342
|
-
* Generated on
|
|
7386
|
+
* Generated on Fri, 28 Aug 2026 08:04:54 GMT
|
|
7343
7387
|
*/
|
|
7344
7388
|
|
|
7345
7389
|
:root,
|
|
@@ -7726,7 +7770,7 @@ select {
|
|
|
7726
7770
|
|
|
7727
7771
|
/**
|
|
7728
7772
|
* Do not edit directly
|
|
7729
|
-
* Generated on
|
|
7773
|
+
* Generated on Fri, 28 Aug 2026 08:04:53 GMT
|
|
7730
7774
|
*/
|
|
7731
7775
|
|
|
7732
7776
|
:root {
|
|
@@ -7851,7 +7895,7 @@ select {
|
|
|
7851
7895
|
|
|
7852
7896
|
/**
|
|
7853
7897
|
* Do not edit directly
|
|
7854
|
-
* Generated on
|
|
7898
|
+
* Generated on Fri, 28 Aug 2026 08:04:54 GMT
|
|
7855
7899
|
*/
|
|
7856
7900
|
|
|
7857
7901
|
:root,
|
|
@@ -7867,7 +7911,7 @@ select {
|
|
|
7867
7911
|
|
|
7868
7912
|
/**
|
|
7869
7913
|
* Do not edit directly
|
|
7870
|
-
* Generated on
|
|
7914
|
+
* Generated on Fri, 28 Aug 2026 08:04:54 GMT
|
|
7871
7915
|
*/
|
|
7872
7916
|
|
|
7873
7917
|
:root {
|
|
@@ -8301,7 +8345,7 @@ select {
|
|
|
8301
8345
|
|
|
8302
8346
|
/**
|
|
8303
8347
|
* Do not edit directly
|
|
8304
|
-
* Generated on
|
|
8348
|
+
* Generated on Fri, 28 Aug 2026 08:04:54 GMT
|
|
8305
8349
|
*/
|
|
8306
8350
|
|
|
8307
8351
|
:root,
|
|
@@ -8568,7 +8612,7 @@ select {
|
|
|
8568
8612
|
|
|
8569
8613
|
/**
|
|
8570
8614
|
* Do not edit directly
|
|
8571
|
-
* Generated on
|
|
8615
|
+
* Generated on Fri, 28 Aug 2026 08:04:53 GMT
|
|
8572
8616
|
*/
|
|
8573
8617
|
|
|
8574
8618
|
:root {
|
|
@@ -8579,7 +8623,7 @@ select {
|
|
|
8579
8623
|
|
|
8580
8624
|
/**
|
|
8581
8625
|
* Do not edit directly
|
|
8582
|
-
* Generated on
|
|
8626
|
+
* Generated on Fri, 28 Aug 2026 08:04:54 GMT
|
|
8583
8627
|
*/
|
|
8584
8628
|
|
|
8585
8629
|
:root,
|
|
@@ -9378,7 +9422,7 @@ select {
|
|
|
9378
9422
|
|
|
9379
9423
|
/**
|
|
9380
9424
|
* Do not edit directly
|
|
9381
|
-
* Generated on
|
|
9425
|
+
* Generated on Fri, 28 Aug 2026 08:04:54 GMT
|
|
9382
9426
|
*/
|
|
9383
9427
|
|
|
9384
9428
|
:root,
|
|
@@ -10008,7 +10052,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
10008
10052
|
|
|
10009
10053
|
/**
|
|
10010
10054
|
* Do not edit directly
|
|
10011
|
-
* Generated on
|
|
10055
|
+
* Generated on Fri, 28 Aug 2026 08:04:53 GMT
|
|
10012
10056
|
*/
|
|
10013
10057
|
|
|
10014
10058
|
:root {
|
|
@@ -10044,7 +10088,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
10044
10088
|
|
|
10045
10089
|
/**
|
|
10046
10090
|
* Do not edit directly
|
|
10047
|
-
* Generated on
|
|
10091
|
+
* Generated on Fri, 28 Aug 2026 08:04:54 GMT
|
|
10048
10092
|
*/
|
|
10049
10093
|
|
|
10050
10094
|
:root,
|
|
@@ -10928,7 +10972,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
10928
10972
|
|
|
10929
10973
|
/**
|
|
10930
10974
|
* Do not edit directly
|
|
10931
|
-
* Generated on
|
|
10975
|
+
* Generated on Fri, 28 Aug 2026 08:04:54 GMT
|
|
10932
10976
|
*/
|
|
10933
10977
|
|
|
10934
10978
|
:root,
|
|
@@ -11025,7 +11069,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
11025
11069
|
|
|
11026
11070
|
/**
|
|
11027
11071
|
* Do not edit directly
|
|
11028
|
-
* Generated on
|
|
11072
|
+
* Generated on Fri, 28 Aug 2026 08:04:54 GMT
|
|
11029
11073
|
*/
|
|
11030
11074
|
|
|
11031
11075
|
:root,
|
|
@@ -11414,7 +11458,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
11414
11458
|
|
|
11415
11459
|
/**
|
|
11416
11460
|
* Do not edit directly
|
|
11417
|
-
* Generated on
|
|
11461
|
+
* Generated on Fri, 28 Aug 2026 08:04:54 GMT
|
|
11418
11462
|
*/
|
|
11419
11463
|
|
|
11420
11464
|
:root,
|
|
@@ -13268,7 +13312,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
13268
13312
|
|
|
13269
13313
|
/**
|
|
13270
13314
|
* Do not edit directly
|
|
13271
|
-
* Generated on
|
|
13315
|
+
* Generated on Fri, 28 Aug 2026 08:04:54 GMT
|
|
13272
13316
|
*/
|
|
13273
13317
|
|
|
13274
13318
|
:root,
|
|
@@ -13296,7 +13340,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
13296
13340
|
|
|
13297
13341
|
/**
|
|
13298
13342
|
* Do not edit directly
|
|
13299
|
-
* Generated on
|
|
13343
|
+
* Generated on Fri, 28 Aug 2026 08:04:54 GMT
|
|
13300
13344
|
*/
|
|
13301
13345
|
|
|
13302
13346
|
:root,
|
|
@@ -13312,7 +13356,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
13312
13356
|
|
|
13313
13357
|
/**
|
|
13314
13358
|
* Do not edit directly
|
|
13315
|
-
* Generated on
|
|
13359
|
+
* Generated on Fri, 28 Aug 2026 08:04:53 GMT
|
|
13316
13360
|
*/
|
|
13317
13361
|
|
|
13318
13362
|
:root {
|
|
@@ -13404,7 +13448,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
13404
13448
|
|
|
13405
13449
|
/**
|
|
13406
13450
|
* Do not edit directly
|
|
13407
|
-
* Generated on
|
|
13451
|
+
* Generated on Fri, 28 Aug 2026 08:04:54 GMT
|
|
13408
13452
|
*/
|
|
13409
13453
|
|
|
13410
13454
|
:root,
|
|
@@ -13568,7 +13612,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
13568
13612
|
|
|
13569
13613
|
/**
|
|
13570
13614
|
* Do not edit directly
|
|
13571
|
-
* Generated on
|
|
13615
|
+
* Generated on Fri, 28 Aug 2026 08:04:53 GMT
|
|
13572
13616
|
*/
|
|
13573
13617
|
|
|
13574
13618
|
:root {
|
|
@@ -13577,7 +13621,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
13577
13621
|
|
|
13578
13622
|
/**
|
|
13579
13623
|
* Do not edit directly
|
|
13580
|
-
* Generated on
|
|
13624
|
+
* Generated on Fri, 28 Aug 2026 08:04:54 GMT
|
|
13581
13625
|
*/
|
|
13582
13626
|
|
|
13583
13627
|
:root,
|
|
@@ -13599,7 +13643,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
13599
13643
|
|
|
13600
13644
|
/**
|
|
13601
13645
|
* Do not edit directly
|
|
13602
|
-
* Generated on
|
|
13646
|
+
* Generated on Fri, 28 Aug 2026 08:04:54 GMT
|
|
13603
13647
|
*/
|
|
13604
13648
|
|
|
13605
13649
|
:root {
|
|
@@ -14071,7 +14115,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14071
14115
|
|
|
14072
14116
|
/**
|
|
14073
14117
|
* Do not edit directly
|
|
14074
|
-
* Generated on
|
|
14118
|
+
* Generated on Fri, 28 Aug 2026 08:04:53 GMT
|
|
14075
14119
|
*/
|
|
14076
14120
|
|
|
14077
14121
|
:root {
|
|
@@ -14085,7 +14129,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14085
14129
|
|
|
14086
14130
|
/**
|
|
14087
14131
|
* Do not edit directly
|
|
14088
|
-
* Generated on
|
|
14132
|
+
* Generated on Fri, 28 Aug 2026 08:04:54 GMT
|
|
14089
14133
|
*/
|
|
14090
14134
|
|
|
14091
14135
|
:root,
|
|
@@ -14636,7 +14680,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14636
14680
|
|
|
14637
14681
|
/**
|
|
14638
14682
|
* Do not edit directly
|
|
14639
|
-
* Generated on
|
|
14683
|
+
* Generated on Fri, 28 Aug 2026 08:04:54 GMT
|
|
14640
14684
|
*/
|
|
14641
14685
|
|
|
14642
14686
|
:root,
|
|
@@ -14652,7 +14696,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14652
14696
|
|
|
14653
14697
|
/**
|
|
14654
14698
|
* Do not edit directly
|
|
14655
|
-
* Generated on
|
|
14699
|
+
* Generated on Fri, 28 Aug 2026 08:04:54 GMT
|
|
14656
14700
|
*/
|
|
14657
14701
|
|
|
14658
14702
|
:root {
|
|
@@ -15397,7 +15441,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
15397
15441
|
|
|
15398
15442
|
/**
|
|
15399
15443
|
* Do not edit directly
|
|
15400
|
-
* Generated on
|
|
15444
|
+
* Generated on Fri, 28 Aug 2026 08:04:54 GMT
|
|
15401
15445
|
*/
|
|
15402
15446
|
|
|
15403
15447
|
:root,
|
|
@@ -15413,7 +15457,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
15413
15457
|
|
|
15414
15458
|
/**
|
|
15415
15459
|
* Do not edit directly
|
|
15416
|
-
* Generated on
|
|
15460
|
+
* Generated on Fri, 28 Aug 2026 08:04:54 GMT
|
|
15417
15461
|
*/
|
|
15418
15462
|
|
|
15419
15463
|
:root,
|
|
@@ -15844,7 +15888,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
15844
15888
|
|
|
15845
15889
|
/**
|
|
15846
15890
|
* Do not edit directly
|
|
15847
|
-
* Generated on
|
|
15891
|
+
* Generated on Fri, 28 Aug 2026 08:04:54 GMT
|
|
15848
15892
|
*/
|
|
15849
15893
|
|
|
15850
15894
|
:root,
|
|
@@ -15876,7 +15920,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
15876
15920
|
|
|
15877
15921
|
/**
|
|
15878
15922
|
* Do not edit directly
|
|
15879
|
-
* Generated on
|
|
15923
|
+
* Generated on Fri, 28 Aug 2026 08:04:53 GMT
|
|
15880
15924
|
*/
|
|
15881
15925
|
|
|
15882
15926
|
:root {
|
|
@@ -16249,7 +16293,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
16249
16293
|
|
|
16250
16294
|
/**
|
|
16251
16295
|
* Do not edit directly
|
|
16252
|
-
* Generated on
|
|
16296
|
+
* Generated on Fri, 28 Aug 2026 08:04:53 GMT
|
|
16253
16297
|
*/
|
|
16254
16298
|
|
|
16255
16299
|
:root {
|
|
@@ -16262,7 +16306,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
16262
16306
|
|
|
16263
16307
|
/**
|
|
16264
16308
|
* Do not edit directly
|
|
16265
|
-
* Generated on
|
|
16309
|
+
* Generated on Fri, 28 Aug 2026 08:04:54 GMT
|
|
16266
16310
|
*/
|
|
16267
16311
|
|
|
16268
16312
|
:root,
|
|
@@ -17511,7 +17555,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
17511
17555
|
|
|
17512
17556
|
/**
|
|
17513
17557
|
* Do not edit directly
|
|
17514
|
-
* Generated on
|
|
17558
|
+
* Generated on Fri, 28 Aug 2026 08:04:53 GMT
|
|
17515
17559
|
*/
|
|
17516
17560
|
|
|
17517
17561
|
:root {
|
|
@@ -17522,7 +17566,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
17522
17566
|
|
|
17523
17567
|
/**
|
|
17524
17568
|
* Do not edit directly
|
|
17525
|
-
* Generated on
|
|
17569
|
+
* Generated on Fri, 28 Aug 2026 08:04:54 GMT
|
|
17526
17570
|
*/
|
|
17527
17571
|
|
|
17528
17572
|
:root,
|
|
@@ -18021,7 +18065,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
18021
18065
|
|
|
18022
18066
|
/**
|
|
18023
18067
|
* Do not edit directly
|
|
18024
|
-
* Generated on
|
|
18068
|
+
* Generated on Fri, 28 Aug 2026 08:04:53 GMT
|
|
18025
18069
|
*/
|
|
18026
18070
|
|
|
18027
18071
|
:root {
|
|
@@ -18041,7 +18085,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
18041
18085
|
|
|
18042
18086
|
/**
|
|
18043
18087
|
* Do not edit directly
|
|
18044
|
-
* Generated on
|
|
18088
|
+
* Generated on Fri, 28 Aug 2026 08:04:54 GMT
|
|
18045
18089
|
*/
|
|
18046
18090
|
|
|
18047
18091
|
:root,
|
|
@@ -18130,7 +18174,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
18130
18174
|
|
|
18131
18175
|
/**
|
|
18132
18176
|
* Do not edit directly
|
|
18133
|
-
* Generated on
|
|
18177
|
+
* Generated on Fri, 28 Aug 2026 08:04:54 GMT
|
|
18134
18178
|
*/
|
|
18135
18179
|
|
|
18136
18180
|
:root,
|
|
@@ -18154,7 +18198,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
18154
18198
|
|
|
18155
18199
|
/**
|
|
18156
18200
|
* Do not edit directly
|
|
18157
|
-
* Generated on
|
|
18201
|
+
* Generated on Fri, 28 Aug 2026 08:04:54 GMT
|
|
18158
18202
|
*/
|
|
18159
18203
|
|
|
18160
18204
|
:root {
|
|
@@ -18630,7 +18674,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
18630
18674
|
|
|
18631
18675
|
/**
|
|
18632
18676
|
* Do not edit directly
|
|
18633
|
-
* Generated on
|
|
18677
|
+
* Generated on Fri, 28 Aug 2026 08:04:54 GMT
|
|
18634
18678
|
*/
|
|
18635
18679
|
|
|
18636
18680
|
:root,
|
|
@@ -18644,7 +18688,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
18644
18688
|
|
|
18645
18689
|
/**
|
|
18646
18690
|
* Do not edit directly
|
|
18647
|
-
* Generated on
|
|
18691
|
+
* Generated on Fri, 28 Aug 2026 08:04:53 GMT
|
|
18648
18692
|
*/
|
|
18649
18693
|
|
|
18650
18694
|
:root {
|
|
@@ -18658,7 +18702,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
18658
18702
|
|
|
18659
18703
|
/**
|
|
18660
18704
|
* Do not edit directly
|
|
18661
|
-
* Generated on
|
|
18705
|
+
* Generated on Fri, 28 Aug 2026 08:04:53 GMT
|
|
18662
18706
|
*/
|
|
18663
18707
|
|
|
18664
18708
|
:root {
|
|
@@ -20834,7 +20878,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
20834
20878
|
|
|
20835
20879
|
/**
|
|
20836
20880
|
* Do not edit directly
|
|
20837
|
-
* Generated on
|
|
20881
|
+
* Generated on Fri, 28 Aug 2026 08:04:54 GMT
|
|
20838
20882
|
*/
|
|
20839
20883
|
|
|
20840
20884
|
:root {
|
|
@@ -20858,7 +20902,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
20858
20902
|
|
|
20859
20903
|
/**
|
|
20860
20904
|
* Do not edit directly
|
|
20861
|
-
* Generated on
|
|
20905
|
+
* Generated on Fri, 28 Aug 2026 08:04:54 GMT
|
|
20862
20906
|
*/
|
|
20863
20907
|
|
|
20864
20908
|
:root,
|
|
@@ -21517,7 +21561,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
21517
21561
|
|
|
21518
21562
|
/**
|
|
21519
21563
|
* Do not edit directly
|
|
21520
|
-
* Generated on
|
|
21564
|
+
* Generated on Fri, 28 Aug 2026 08:04:54 GMT
|
|
21521
21565
|
*/
|
|
21522
21566
|
|
|
21523
21567
|
:root,
|
|
@@ -21531,7 +21575,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
21531
21575
|
|
|
21532
21576
|
/**
|
|
21533
21577
|
* Do not edit directly
|
|
21534
|
-
* Generated on
|
|
21578
|
+
* Generated on Fri, 28 Aug 2026 08:04:54 GMT
|
|
21535
21579
|
*/
|
|
21536
21580
|
|
|
21537
21581
|
:root {
|
|
@@ -21547,7 +21591,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
21547
21591
|
|
|
21548
21592
|
/**
|
|
21549
21593
|
* Do not edit directly
|
|
21550
|
-
* Generated on
|
|
21594
|
+
* Generated on Fri, 28 Aug 2026 08:04:54 GMT
|
|
21551
21595
|
*/
|
|
21552
21596
|
|
|
21553
21597
|
:root,
|
|
@@ -22344,7 +22388,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
22344
22388
|
|
|
22345
22389
|
/**
|
|
22346
22390
|
* Do not edit directly
|
|
22347
|
-
* Generated on
|
|
22391
|
+
* Generated on Fri, 28 Aug 2026 08:04:53 GMT
|
|
22348
22392
|
*/
|
|
22349
22393
|
|
|
22350
22394
|
:root {
|
|
@@ -22353,7 +22397,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
22353
22397
|
|
|
22354
22398
|
/**
|
|
22355
22399
|
* Do not edit directly
|
|
22356
|
-
* Generated on
|
|
22400
|
+
* Generated on Fri, 28 Aug 2026 08:04:54 GMT
|
|
22357
22401
|
*/
|
|
22358
22402
|
|
|
22359
22403
|
:root,
|
|
@@ -23179,7 +23223,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
23179
23223
|
|
|
23180
23224
|
/**
|
|
23181
23225
|
* Do not edit directly
|
|
23182
|
-
* Generated on
|
|
23226
|
+
* Generated on Fri, 28 Aug 2026 08:04:54 GMT
|
|
23183
23227
|
*/
|
|
23184
23228
|
|
|
23185
23229
|
:root,
|
|
@@ -23725,7 +23769,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
23725
23769
|
|
|
23726
23770
|
/**
|
|
23727
23771
|
* Do not edit directly
|
|
23728
|
-
* Generated on
|
|
23772
|
+
* Generated on Fri, 28 Aug 2026 08:04:53 GMT
|
|
23729
23773
|
*/
|
|
23730
23774
|
|
|
23731
23775
|
:root {
|
|
@@ -23734,7 +23778,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
23734
23778
|
|
|
23735
23779
|
/**
|
|
23736
23780
|
* Do not edit directly
|
|
23737
|
-
* Generated on
|
|
23781
|
+
* Generated on Fri, 28 Aug 2026 08:04:54 GMT
|
|
23738
23782
|
*/
|
|
23739
23783
|
|
|
23740
23784
|
:root,
|
|
@@ -24230,7 +24274,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
24230
24274
|
|
|
24231
24275
|
/**
|
|
24232
24276
|
* Do not edit directly
|
|
24233
|
-
* Generated on
|
|
24277
|
+
* Generated on Fri, 28 Aug 2026 08:04:54 GMT
|
|
24234
24278
|
*/
|
|
24235
24279
|
|
|
24236
24280
|
:root,
|
|
@@ -24329,7 +24373,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
24329
24373
|
|
|
24330
24374
|
/**
|
|
24331
24375
|
* Do not edit directly
|
|
24332
|
-
* Generated on
|
|
24376
|
+
* Generated on Fri, 28 Aug 2026 08:04:54 GMT
|
|
24333
24377
|
*/
|
|
24334
24378
|
|
|
24335
24379
|
:root {
|
|
@@ -24516,7 +24560,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
24516
24560
|
|
|
24517
24561
|
/**
|
|
24518
24562
|
* Do not edit directly
|
|
24519
|
-
* Generated on
|
|
24563
|
+
* Generated on Fri, 28 Aug 2026 08:04:53 GMT
|
|
24520
24564
|
*/
|
|
24521
24565
|
|
|
24522
24566
|
:root {
|
|
@@ -24808,7 +24852,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
24808
24852
|
|
|
24809
24853
|
/**
|
|
24810
24854
|
* Do not edit directly
|
|
24811
|
-
* Generated on
|
|
24855
|
+
* Generated on Fri, 28 Aug 2026 08:04:53 GMT
|
|
24812
24856
|
*/
|
|
24813
24857
|
|
|
24814
24858
|
:root {
|
|
@@ -24819,7 +24863,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
24819
24863
|
|
|
24820
24864
|
/**
|
|
24821
24865
|
* Do not edit directly
|
|
24822
|
-
* Generated on
|
|
24866
|
+
* Generated on Fri, 28 Aug 2026 08:04:54 GMT
|
|
24823
24867
|
*/
|
|
24824
24868
|
|
|
24825
24869
|
:root,
|
|
@@ -25080,7 +25124,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
25080
25124
|
|
|
25081
25125
|
/**
|
|
25082
25126
|
* Do not edit directly
|
|
25083
|
-
* Generated on
|
|
25127
|
+
* Generated on Fri, 28 Aug 2026 08:04:53 GMT
|
|
25084
25128
|
*/
|
|
25085
25129
|
|
|
25086
25130
|
:root {
|
|
@@ -25089,7 +25133,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
25089
25133
|
|
|
25090
25134
|
/**
|
|
25091
25135
|
* Do not edit directly
|
|
25092
|
-
* Generated on
|
|
25136
|
+
* Generated on Fri, 28 Aug 2026 08:04:54 GMT
|
|
25093
25137
|
*/
|
|
25094
25138
|
|
|
25095
25139
|
:root,
|
|
@@ -25335,7 +25379,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
25335
25379
|
|
|
25336
25380
|
/**
|
|
25337
25381
|
* Do not edit directly
|
|
25338
|
-
* Generated on
|
|
25382
|
+
* Generated on Fri, 28 Aug 2026 08:04:54 GMT
|
|
25339
25383
|
*/
|
|
25340
25384
|
|
|
25341
25385
|
:root,
|