@primer/react-brand 0.30.1-rc.594f799 → 0.30.1-rc.b53f2dc
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/CTABanner/CTABanner.d.ts +4 -4
- package/lib/LogoSuite/LogoSuite.d.ts +5 -5
- package/lib/Testimonial/Testimonial.d.ts +1 -1
- package/lib/css/main.css +98 -70
- package/lib/design-tokens/css/tokens/base/colors/color-scales-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/base/colors/light.css +1 -1
- package/lib/design-tokens/css/tokens/base/size/size.css +1 -1
- package/lib/design-tokens/css/tokens/base/typography/typography.css +1 -1
- package/lib/design-tokens/css/tokens/functional/animation/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/colors/global-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/colors/global.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/accordion/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/action-menu/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/anchor-nav/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/bento/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/button/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/card/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/card/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/card/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/comparison-table/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/comparison-table/comparison-table.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/control/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/cta-banner/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/eyebrow-banner.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/faq/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/faq/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/faq/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/faq/faq.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/footer/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/footer/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/grid/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/grid/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/grid/grid.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/hero/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/image/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/inline-link/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/inline-link/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/inline-link/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/label/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/label/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/link/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/link/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/logosuite/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/logosuite/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/logosuite/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/pillar/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/pillar/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/prose/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/prose/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/river/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/river/river.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/subdomain-nav-bar/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/testimonial/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/testimonial/colors-with-modes.css +59 -0
- package/lib/design-tokens/css/tokens/functional/components/testimonial/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/timeline/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/timeline/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/timeline/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/video-player/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/video-player/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/border.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/breakpoints.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/size-coarse.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/size-fine.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/size.css +1 -1
- package/lib/design-tokens/css/tokens/functional/typography/typography-responsive.css +1 -1
- package/lib/design-tokens/css/tokens/functional/typography/typography.css +1 -1
- package/lib/design-tokens/js/module/tokens/base/colors/light.js +1 -1
- package/lib/design-tokens/js/module/tokens/base/size/size.js +1 -1
- package/lib/design-tokens/js/module/tokens/base/typography/typography.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/animation/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/colors/global.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/bento/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/card/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/card/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/comparison-table/comparison-table.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/faq/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/faq/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/faq/faq.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/footer/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/grid/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/grid/grid.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/hero/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/image/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/inline-link/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/inline-link/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/label/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/link/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/logosuite/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/logosuite/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/pillar/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/prose/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/river/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/river/river.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/testimonial/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/testimonial/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/timeline/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/timeline/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/video-player/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/border.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/breakpoints.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/size-coarse.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/size-fine.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/size.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/viewport.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/typography/typography-responsive.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/typography/typography.js +1 -1
- package/lib/design-tokens/js/tokens/base/colors/light.js +1 -1
- package/lib/design-tokens/js/tokens/base/size/size.js +1 -1
- package/lib/design-tokens/js/tokens/base/typography/typography.js +1 -1
- package/lib/design-tokens/js/tokens/functional/animation/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/colors/global.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/bento/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/card/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/card/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/comparison-table/comparison-table.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/faq/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/faq/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/faq/faq.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/footer/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/grid/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/grid/grid.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/hero/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/image/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/inline-link/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/inline-link/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/label/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/link/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/logosuite/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/logosuite/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/pillar/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/prose/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/river/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/river/river.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/testimonial/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/testimonial/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/timeline/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/timeline/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/video-player/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/border.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/breakpoints.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/size-coarse.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/size-fine.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/size.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/viewport.js +1 -1
- package/lib/design-tokens/js/tokens/functional/typography/typography-responsive.js +1 -1
- package/lib/design-tokens/js/tokens/functional/typography/typography.js +1 -1
- package/lib/design-tokens/scss/tokens/base/colors/light.scss +1 -1
- package/lib/design-tokens/scss/tokens/base/size/size.scss +1 -1
- package/lib/design-tokens/scss/tokens/base/typography/typography.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/animation/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/colors/global.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/bento/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/card/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/card/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/comparison-table/comparison-table.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/eyebrow-banner/eyebrow-banner.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/faq/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/faq/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/faq/faq.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/footer/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/grid/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/grid/grid.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/hero/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/image/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/inline-link/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/inline-link/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/label/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/link/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/logosuite/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/logosuite/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/pillar/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/prose/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/river/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/river/river.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/testimonial/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/testimonial/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/timeline/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/timeline/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/video-player/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/border.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/breakpoints.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/size-coarse.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/size-fine.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/size.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/viewport.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/typography/typography-responsive.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/typography/typography.scss +1 -1
- package/lib/design-tokens/ts/tokens/base/colors/light.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/base/colors/light.js +1 -1
- package/lib/design-tokens/ts/tokens/base/size/size.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/base/size/size.js +1 -1
- package/lib/design-tokens/ts/tokens/base/typography/typography.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/base/typography/typography.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/animation/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/animation/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/colors/global.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/colors/global.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/bento/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/bento/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/card/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/card/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/card/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/card/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/faq.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/faq.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/footer/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/footer/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/grid/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/grid/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/grid/grid.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/grid/grid.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/hero/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/hero/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/image/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/image/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/label/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/label/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/link/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/link/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/prose/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/prose/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/river.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/river.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/video-player/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/video-player/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/border.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/border.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/breakpoints.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/breakpoints.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-coarse.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-coarse.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-fine.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-fine.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/viewport.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/viewport.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography.js +1 -1
- package/lib/index.js +1 -1
- package/package.json +1 -1
|
@@ -23,10 +23,10 @@ export declare const CTABanner: React.ForwardRefExoticComponent<Omit<BaseProps<H
|
|
|
23
23
|
} & {
|
|
24
24
|
as?: "h1" | "h2" | "h3" | "h4" | "h5" | "h6" | undefined;
|
|
25
25
|
size?: "display" | "1" | "2" | "3" | "4" | "5" | "6" | "subhead-large" | "subhead-medium" | undefined;
|
|
26
|
-
weight?: "
|
|
27
|
-
narrow?: "
|
|
28
|
-
regular?: "
|
|
29
|
-
wide?: "
|
|
26
|
+
weight?: "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | "light" | "extralight" | {
|
|
27
|
+
narrow?: "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | "light" | "extralight" | undefined;
|
|
28
|
+
regular?: "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | "light" | "extralight" | undefined;
|
|
29
|
+
wide?: "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | "light" | "extralight" | undefined;
|
|
30
30
|
} | undefined;
|
|
31
31
|
stretch?: "normal" | "condensed" | "expanded" | {
|
|
32
32
|
narrow?: "normal" | "condensed" | "expanded" | undefined;
|
|
@@ -36,7 +36,7 @@ export declare const LogoSuite: (({ align, children, className, hasDivider, "dat
|
|
|
36
36
|
font?: "mona-sans" | "hubot-sans" | undefined;
|
|
37
37
|
size?: "700" | "600" | "500" | "400" | "300" | "200" | "100" | undefined;
|
|
38
38
|
variant?: "default" | "muted" | undefined;
|
|
39
|
-
weight?: "
|
|
39
|
+
weight?: "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | "light" | "extralight" | import("../").ResponsiveWeightMap | undefined;
|
|
40
40
|
align?: "start" | "center" | "end" | undefined;
|
|
41
41
|
} & {
|
|
42
42
|
as?: "span" | "div" | "em" | "p" | "strong" | undefined;
|
|
@@ -48,7 +48,7 @@ export declare const LogoSuite: (({ align, children, className, hasDivider, "dat
|
|
|
48
48
|
font?: "mona-sans" | "hubot-sans" | undefined;
|
|
49
49
|
size?: "700" | "600" | "500" | "400" | "300" | "200" | "100" | undefined;
|
|
50
50
|
variant?: "default" | "muted" | undefined;
|
|
51
|
-
weight?: "
|
|
51
|
+
weight?: "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | "light" | "extralight" | import("../").ResponsiveWeightMap | undefined;
|
|
52
52
|
align?: "start" | "center" | "end" | undefined;
|
|
53
53
|
} & {
|
|
54
54
|
as?: "span" | "div" | "em" | "p" | "strong" | undefined;
|
|
@@ -60,7 +60,7 @@ export declare const LogoSuite: (({ align, children, className, hasDivider, "dat
|
|
|
60
60
|
font?: "mona-sans" | "hubot-sans" | undefined;
|
|
61
61
|
size?: "700" | "600" | "500" | "400" | "300" | "200" | "100" | undefined;
|
|
62
62
|
variant?: "default" | "muted" | undefined;
|
|
63
|
-
weight?: "
|
|
63
|
+
weight?: "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | "light" | "extralight" | import("../").ResponsiveWeightMap | undefined;
|
|
64
64
|
align?: "start" | "center" | "end" | undefined;
|
|
65
65
|
} & {
|
|
66
66
|
as?: "span" | "div" | "em" | "p" | "strong" | undefined;
|
|
@@ -72,7 +72,7 @@ export declare const LogoSuite: (({ align, children, className, hasDivider, "dat
|
|
|
72
72
|
font?: "mona-sans" | "hubot-sans" | undefined;
|
|
73
73
|
size?: "700" | "600" | "500" | "400" | "300" | "200" | "100" | undefined;
|
|
74
74
|
variant?: "default" | "muted" | undefined;
|
|
75
|
-
weight?: "
|
|
75
|
+
weight?: "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | "light" | "extralight" | import("../").ResponsiveWeightMap | undefined;
|
|
76
76
|
align?: "start" | "center" | "end" | undefined;
|
|
77
77
|
} & {
|
|
78
78
|
as?: "span" | "div" | "em" | "p" | "strong" | undefined;
|
|
@@ -84,7 +84,7 @@ export declare const LogoSuite: (({ align, children, className, hasDivider, "dat
|
|
|
84
84
|
font?: "mona-sans" | "hubot-sans" | undefined;
|
|
85
85
|
size?: "700" | "600" | "500" | "400" | "300" | "200" | "100" | undefined;
|
|
86
86
|
variant?: "default" | "muted" | undefined;
|
|
87
|
-
weight?: "
|
|
87
|
+
weight?: "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | "light" | "extralight" | import("../").ResponsiveWeightMap | undefined;
|
|
88
88
|
align?: "start" | "center" | "end" | undefined;
|
|
89
89
|
} & {
|
|
90
90
|
as?: "span" | "div" | "em" | "p" | "strong" | undefined;
|
|
@@ -2,7 +2,7 @@ import React, { HTMLAttributes, SVGProps } from 'react';
|
|
|
2
2
|
import { BaseProps } from '../component-helpers';
|
|
3
3
|
import type { AvatarProps } from '../';
|
|
4
4
|
import '@primer/brand-primitives/lib/design-tokens/css/tokens/functional/components/testimonial/base.css';
|
|
5
|
-
import '@primer/brand-primitives/lib/design-tokens/css/tokens/functional/components/testimonial/colors.css';
|
|
5
|
+
import '@primer/brand-primitives/lib/design-tokens/css/tokens/functional/components/testimonial/colors-with-modes.css';
|
|
6
6
|
type TestimonialSize = 'small' | 'large';
|
|
7
7
|
export declare const TestimonialQuoteMarkColors: readonly ["default", "blue", "coral", "green", "gray", "indigo", "lemon", "lime", "orange", "pink", "purple", "red", "teal", "yellow", "blue-purple", "green-blue", "pink-blue", "purple-red", "red-orange"];
|
|
8
8
|
export declare const defaultQuoteMarkColor: "default";
|
package/lib/css/main.css
CHANGED
|
@@ -89,7 +89,7 @@ select {
|
|
|
89
89
|
|
|
90
90
|
/**
|
|
91
91
|
* Do not edit directly
|
|
92
|
-
* Generated on
|
|
92
|
+
* Generated on Wed, 07 Feb 2024 18:33:13 GMT
|
|
93
93
|
*/
|
|
94
94
|
|
|
95
95
|
:root,
|
|
@@ -367,7 +367,7 @@ select {
|
|
|
367
367
|
|
|
368
368
|
/**
|
|
369
369
|
* Do not edit directly
|
|
370
|
-
* Generated on
|
|
370
|
+
* Generated on Wed, 07 Feb 2024 18:33:13 GMT
|
|
371
371
|
*/
|
|
372
372
|
|
|
373
373
|
:root {
|
|
@@ -392,7 +392,7 @@ select {
|
|
|
392
392
|
|
|
393
393
|
/**
|
|
394
394
|
* Do not edit directly
|
|
395
|
-
* Generated on
|
|
395
|
+
* Generated on Wed, 07 Feb 2024 18:33:13 GMT
|
|
396
396
|
*/
|
|
397
397
|
|
|
398
398
|
:root {
|
|
@@ -408,7 +408,7 @@ select {
|
|
|
408
408
|
|
|
409
409
|
/**
|
|
410
410
|
* Do not edit directly
|
|
411
|
-
* Generated on
|
|
411
|
+
* Generated on Wed, 07 Feb 2024 18:33:13 GMT
|
|
412
412
|
*/
|
|
413
413
|
|
|
414
414
|
:root {
|
|
@@ -540,7 +540,7 @@ select {
|
|
|
540
540
|
|
|
541
541
|
/**
|
|
542
542
|
* Do not edit directly
|
|
543
|
-
* Generated on
|
|
543
|
+
* Generated on Wed, 07 Feb 2024 18:33:13 GMT
|
|
544
544
|
*/
|
|
545
545
|
|
|
546
546
|
:root {
|
|
@@ -554,7 +554,7 @@ select {
|
|
|
554
554
|
|
|
555
555
|
/**
|
|
556
556
|
* Do not edit directly
|
|
557
|
-
* Generated on
|
|
557
|
+
* Generated on Wed, 07 Feb 2024 18:33:13 GMT
|
|
558
558
|
*/
|
|
559
559
|
|
|
560
560
|
:root {
|
|
@@ -573,7 +573,7 @@ select {
|
|
|
573
573
|
|
|
574
574
|
/**
|
|
575
575
|
* Do not edit directly
|
|
576
|
-
* Generated on
|
|
576
|
+
* Generated on Wed, 07 Feb 2024 18:33:13 GMT
|
|
577
577
|
*/
|
|
578
578
|
|
|
579
579
|
:root,
|
|
@@ -955,7 +955,7 @@ select {
|
|
|
955
955
|
|
|
956
956
|
/**
|
|
957
957
|
* Do not edit directly
|
|
958
|
-
* Generated on
|
|
958
|
+
* Generated on Wed, 07 Feb 2024 18:33:13 GMT
|
|
959
959
|
*/
|
|
960
960
|
|
|
961
961
|
:root,
|
|
@@ -1522,7 +1522,7 @@ select {
|
|
|
1522
1522
|
|
|
1523
1523
|
/**
|
|
1524
1524
|
* Do not edit directly
|
|
1525
|
-
* Generated on
|
|
1525
|
+
* Generated on Wed, 07 Feb 2024 18:33:13 GMT
|
|
1526
1526
|
*/
|
|
1527
1527
|
|
|
1528
1528
|
:root {
|
|
@@ -1749,7 +1749,7 @@ select {
|
|
|
1749
1749
|
|
|
1750
1750
|
/**
|
|
1751
1751
|
* Do not edit directly
|
|
1752
|
-
* Generated on
|
|
1752
|
+
* Generated on Wed, 07 Feb 2024 18:33:13 GMT
|
|
1753
1753
|
*/
|
|
1754
1754
|
|
|
1755
1755
|
:root,
|
|
@@ -2008,7 +2008,7 @@ select {
|
|
|
2008
2008
|
|
|
2009
2009
|
/**
|
|
2010
2010
|
* Do not edit directly
|
|
2011
|
-
* Generated on
|
|
2011
|
+
* Generated on Wed, 07 Feb 2024 18:33:13 GMT
|
|
2012
2012
|
*/
|
|
2013
2013
|
|
|
2014
2014
|
:root {
|
|
@@ -2034,7 +2034,7 @@ select {
|
|
|
2034
2034
|
|
|
2035
2035
|
/**
|
|
2036
2036
|
* Do not edit directly
|
|
2037
|
-
* Generated on
|
|
2037
|
+
* Generated on Wed, 07 Feb 2024 18:33:13 GMT
|
|
2038
2038
|
*/
|
|
2039
2039
|
|
|
2040
2040
|
:root,
|
|
@@ -2792,7 +2792,7 @@ select {
|
|
|
2792
2792
|
|
|
2793
2793
|
/**
|
|
2794
2794
|
* Do not edit directly
|
|
2795
|
-
* Generated on
|
|
2795
|
+
* Generated on Wed, 07 Feb 2024 18:33:13 GMT
|
|
2796
2796
|
*/
|
|
2797
2797
|
|
|
2798
2798
|
:root {
|
|
@@ -3628,7 +3628,7 @@ select {
|
|
|
3628
3628
|
|
|
3629
3629
|
/**
|
|
3630
3630
|
* Do not edit directly
|
|
3631
|
-
* Generated on
|
|
3631
|
+
* Generated on Wed, 07 Feb 2024 18:33:13 GMT
|
|
3632
3632
|
*/
|
|
3633
3633
|
|
|
3634
3634
|
:root {
|
|
@@ -3649,7 +3649,7 @@ select {
|
|
|
3649
3649
|
|
|
3650
3650
|
/**
|
|
3651
3651
|
* Do not edit directly
|
|
3652
|
-
* Generated on
|
|
3652
|
+
* Generated on Wed, 07 Feb 2024 18:33:13 GMT
|
|
3653
3653
|
*/
|
|
3654
3654
|
|
|
3655
3655
|
:root {
|
|
@@ -3660,7 +3660,7 @@ select {
|
|
|
3660
3660
|
|
|
3661
3661
|
/**
|
|
3662
3662
|
* Do not edit directly
|
|
3663
|
-
* Generated on
|
|
3663
|
+
* Generated on Wed, 07 Feb 2024 18:33:13 GMT
|
|
3664
3664
|
*/
|
|
3665
3665
|
|
|
3666
3666
|
:root {
|
|
@@ -4587,7 +4587,7 @@ select {
|
|
|
4587
4587
|
|
|
4588
4588
|
/**
|
|
4589
4589
|
* Do not edit directly
|
|
4590
|
-
* Generated on
|
|
4590
|
+
* Generated on Wed, 07 Feb 2024 18:33:13 GMT
|
|
4591
4591
|
*/
|
|
4592
4592
|
|
|
4593
4593
|
:root,
|
|
@@ -4615,7 +4615,7 @@ select {
|
|
|
4615
4615
|
|
|
4616
4616
|
/**
|
|
4617
4617
|
* Do not edit directly
|
|
4618
|
-
* Generated on
|
|
4618
|
+
* Generated on Wed, 07 Feb 2024 18:33:13 GMT
|
|
4619
4619
|
*/
|
|
4620
4620
|
|
|
4621
4621
|
:root,
|
|
@@ -4631,7 +4631,7 @@ select {
|
|
|
4631
4631
|
|
|
4632
4632
|
/**
|
|
4633
4633
|
* Do not edit directly
|
|
4634
|
-
* Generated on
|
|
4634
|
+
* Generated on Wed, 07 Feb 2024 18:33:13 GMT
|
|
4635
4635
|
*/
|
|
4636
4636
|
|
|
4637
4637
|
:root {
|
|
@@ -4755,7 +4755,7 @@ select {
|
|
|
4755
4755
|
|
|
4756
4756
|
/**
|
|
4757
4757
|
* Do not edit directly
|
|
4758
|
-
* Generated on
|
|
4758
|
+
* Generated on Wed, 07 Feb 2024 18:33:13 GMT
|
|
4759
4759
|
*/
|
|
4760
4760
|
|
|
4761
4761
|
:root,
|
|
@@ -4771,7 +4771,7 @@ select {
|
|
|
4771
4771
|
|
|
4772
4772
|
/**
|
|
4773
4773
|
* Do not edit directly
|
|
4774
|
-
* Generated on
|
|
4774
|
+
* Generated on Wed, 07 Feb 2024 18:33:13 GMT
|
|
4775
4775
|
*/
|
|
4776
4776
|
|
|
4777
4777
|
:root,
|
|
@@ -5017,7 +5017,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5017
5017
|
|
|
5018
5018
|
/**
|
|
5019
5019
|
* Do not edit directly
|
|
5020
|
-
* Generated on
|
|
5020
|
+
* Generated on Wed, 07 Feb 2024 18:33:13 GMT
|
|
5021
5021
|
*/
|
|
5022
5022
|
|
|
5023
5023
|
:root {
|
|
@@ -5026,7 +5026,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5026
5026
|
|
|
5027
5027
|
/**
|
|
5028
5028
|
* Do not edit directly
|
|
5029
|
-
* Generated on
|
|
5029
|
+
* Generated on Wed, 07 Feb 2024 18:33:13 GMT
|
|
5030
5030
|
*/
|
|
5031
5031
|
|
|
5032
5032
|
:root,
|
|
@@ -5044,7 +5044,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5044
5044
|
|
|
5045
5045
|
/**
|
|
5046
5046
|
* Do not edit directly
|
|
5047
|
-
* Generated on
|
|
5047
|
+
* Generated on Wed, 07 Feb 2024 18:33:13 GMT
|
|
5048
5048
|
*/
|
|
5049
5049
|
|
|
5050
5050
|
:root {
|
|
@@ -5175,7 +5175,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5175
5175
|
|
|
5176
5176
|
/**
|
|
5177
5177
|
* Do not edit directly
|
|
5178
|
-
* Generated on
|
|
5178
|
+
* Generated on Wed, 07 Feb 2024 18:33:13 GMT
|
|
5179
5179
|
*/
|
|
5180
5180
|
|
|
5181
5181
|
:root,
|
|
@@ -6276,7 +6276,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6276
6276
|
|
|
6277
6277
|
/**
|
|
6278
6278
|
* Do not edit directly
|
|
6279
|
-
* Generated on
|
|
6279
|
+
* Generated on Wed, 07 Feb 2024 18:33:13 GMT
|
|
6280
6280
|
*/
|
|
6281
6281
|
|
|
6282
6282
|
:root {
|
|
@@ -6290,34 +6290,62 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6290
6290
|
|
|
6291
6291
|
/**
|
|
6292
6292
|
* Do not edit directly
|
|
6293
|
-
* Generated on
|
|
6293
|
+
* Generated on Wed, 07 Feb 2024 18:33:13 GMT
|
|
6294
6294
|
*/
|
|
6295
6295
|
|
|
6296
|
-
:root
|
|
6297
|
-
|
|
6298
|
-
--brand-Testimonial-quoteMarkColor-
|
|
6299
|
-
--brand-Testimonial-quoteMarkColor-red-orange-end: var(--base-color-scale-orange-5);
|
|
6300
|
-
--brand-Testimonial-quoteMarkColor-red-orange-start: var(--base-color-scale-red-5);
|
|
6301
|
-
--brand-Testimonial-quoteMarkColor-red: var(--base-color-scale-red-5);
|
|
6302
|
-
--brand-Testimonial-quoteMarkColor-purple-red-end: var(--base-color-scale-red-5);
|
|
6303
|
-
--brand-Testimonial-quoteMarkColor-purple-red-start: var(--base-color-scale-purple-5);
|
|
6304
|
-
--brand-Testimonial-quoteMarkColor-purple: var(--base-color-scale-purple-5);
|
|
6305
|
-
--brand-Testimonial-quoteMarkColor-pink-blue-end: var(--base-color-scale-blue-5);
|
|
6306
|
-
--brand-Testimonial-quoteMarkColor-pink-blue-start: var(--base-color-scale-pink-5);
|
|
6307
|
-
--brand-Testimonial-quoteMarkColor-pink: var(--base-color-scale-pink-5);
|
|
6308
|
-
--brand-Testimonial-quoteMarkColor-orange: var(--base-color-scale-orange-5);
|
|
6309
|
-
--brand-Testimonial-quoteMarkColor-lime: var(--base-color-scale-lime-5);
|
|
6310
|
-
--brand-Testimonial-quoteMarkColor-lemon: var(--base-color-scale-lemon-5);
|
|
6311
|
-
--brand-Testimonial-quoteMarkColor-indigo: var(--base-color-scale-indigo-5);
|
|
6312
|
-
--brand-Testimonial-quoteMarkColor-gray: var(--base-color-scale-gray-5);
|
|
6313
|
-
--brand-Testimonial-quoteMarkColor-green-blue-end: var(--base-color-scale-blue-5);
|
|
6314
|
-
--brand-Testimonial-quoteMarkColor-green-blue-start: var(--base-color-scale-green-5);
|
|
6315
|
-
--brand-Testimonial-quoteMarkColor-green: var(--base-color-scale-green-5);
|
|
6316
|
-
--brand-Testimonial-quoteMarkColor-coral: var(--base-color-scale-coral-5);
|
|
6317
|
-
--brand-Testimonial-quoteMarkColor-blue-purple-end: var(--base-color-scale-purple-5);
|
|
6318
|
-
--brand-Testimonial-quoteMarkColor-blue-purple-start: var(--base-color-scale-blue-5);
|
|
6296
|
+
:root,
|
|
6297
|
+
[data-color-mode="light"] {
|
|
6298
|
+
--brand-Testimonial-quoteMarkColor-default: var(--brand-color-text-default);
|
|
6319
6299
|
--brand-Testimonial-quoteMarkColor-blue: var(--base-color-scale-blue-5);
|
|
6300
|
+
--brand-Testimonial-quoteMarkColor-blue-purple-start: var(--base-color-scale-blue-5);
|
|
6301
|
+
--brand-Testimonial-quoteMarkColor-blue-purple-end: var(--base-color-scale-purple-5);
|
|
6302
|
+
--brand-Testimonial-quoteMarkColor-coral: var(--base-color-scale-coral-5);
|
|
6303
|
+
--brand-Testimonial-quoteMarkColor-green: var(--base-color-scale-green-5);
|
|
6304
|
+
--brand-Testimonial-quoteMarkColor-green-blue-start: var(--base-color-scale-green-5);
|
|
6305
|
+
--brand-Testimonial-quoteMarkColor-green-blue-end: var(--base-color-scale-blue-5);
|
|
6306
|
+
--brand-Testimonial-quoteMarkColor-gray: var(--base-color-scale-gray-5);
|
|
6307
|
+
--brand-Testimonial-quoteMarkColor-indigo: var(--base-color-scale-indigo-5);
|
|
6308
|
+
--brand-Testimonial-quoteMarkColor-lemon: var(--base-color-scale-lemon-5);
|
|
6309
|
+
--brand-Testimonial-quoteMarkColor-lime: var(--base-color-scale-lime-5);
|
|
6310
|
+
--brand-Testimonial-quoteMarkColor-orange: var(--base-color-scale-orange-5);
|
|
6311
|
+
--brand-Testimonial-quoteMarkColor-pink: var(--base-color-scale-pink-5);
|
|
6312
|
+
--brand-Testimonial-quoteMarkColor-pink-blue-start: var(--base-color-scale-pink-5);
|
|
6313
|
+
--brand-Testimonial-quoteMarkColor-pink-blue-end: var(--base-color-scale-blue-5);
|
|
6314
|
+
--brand-Testimonial-quoteMarkColor-purple: var(--base-color-scale-purple-5);
|
|
6315
|
+
--brand-Testimonial-quoteMarkColor-purple-red-start: var(--base-color-scale-purple-5);
|
|
6316
|
+
--brand-Testimonial-quoteMarkColor-purple-red-end: var(--base-color-scale-red-5);
|
|
6317
|
+
--brand-Testimonial-quoteMarkColor-red: var(--base-color-scale-red-5);
|
|
6318
|
+
--brand-Testimonial-quoteMarkColor-red-orange-start: var(--base-color-scale-red-5);
|
|
6319
|
+
--brand-Testimonial-quoteMarkColor-red-orange-end: var(--base-color-scale-orange-5);
|
|
6320
|
+
--brand-Testimonial-quoteMarkColor-teal: var(--base-color-scale-teal-5);
|
|
6321
|
+
--brand-Testimonial-quoteMarkColor-yellow: var(--base-color-scale-yellow-5);
|
|
6322
|
+
}
|
|
6323
|
+
|
|
6324
|
+
[data-color-mode="dark"] {
|
|
6320
6325
|
--brand-Testimonial-quoteMarkColor-default: var(--brand-color-text-default);
|
|
6326
|
+
--brand-Testimonial-quoteMarkColor-blue: var(--base-color-scale-blue-2);
|
|
6327
|
+
--brand-Testimonial-quoteMarkColor-blue-purple-start: var(--base-color-scale-blue-2);
|
|
6328
|
+
--brand-Testimonial-quoteMarkColor-blue-purple-end: var(--base-color-scale-purple-2);
|
|
6329
|
+
--brand-Testimonial-quoteMarkColor-coral: var(--base-color-scale-coral-2);
|
|
6330
|
+
--brand-Testimonial-quoteMarkColor-green: var(--base-color-scale-green-2);
|
|
6331
|
+
--brand-Testimonial-quoteMarkColor-green-blue-start: var(--base-color-scale-green-2);
|
|
6332
|
+
--brand-Testimonial-quoteMarkColor-green-blue-end: var(--base-color-scale-blue-2);
|
|
6333
|
+
--brand-Testimonial-quoteMarkColor-gray: var(--base-color-scale-gray-2);
|
|
6334
|
+
--brand-Testimonial-quoteMarkColor-indigo: var(--base-color-scale-indigo-2);
|
|
6335
|
+
--brand-Testimonial-quoteMarkColor-lemon: var(--base-color-scale-lemon-2);
|
|
6336
|
+
--brand-Testimonial-quoteMarkColor-lime: var(--base-color-scale-lime-2);
|
|
6337
|
+
--brand-Testimonial-quoteMarkColor-orange: var(--base-color-scale-orange-2);
|
|
6338
|
+
--brand-Testimonial-quoteMarkColor-pink: var(--base-color-scale-pink-2);
|
|
6339
|
+
--brand-Testimonial-quoteMarkColor-pink-blue-start: var(--base-color-scale-pink-2);
|
|
6340
|
+
--brand-Testimonial-quoteMarkColor-pink-blue-end: var(--base-color-scale-blue-2);
|
|
6341
|
+
--brand-Testimonial-quoteMarkColor-purple: var(--base-color-scale-purple-2);
|
|
6342
|
+
--brand-Testimonial-quoteMarkColor-purple-red-start: var(--base-color-scale-purple-2);
|
|
6343
|
+
--brand-Testimonial-quoteMarkColor-purple-red-end: var(--base-color-scale-red-2);
|
|
6344
|
+
--brand-Testimonial-quoteMarkColor-red: var(--base-color-scale-red-2);
|
|
6345
|
+
--brand-Testimonial-quoteMarkColor-red-orange-start: var(--base-color-scale-red-2);
|
|
6346
|
+
--brand-Testimonial-quoteMarkColor-red-orange-end: var(--base-color-scale-orange-2);
|
|
6347
|
+
--brand-Testimonial-quoteMarkColor-teal: var(--base-color-scale-teal-2);
|
|
6348
|
+
--brand-Testimonial-quoteMarkColor-yellow: var(--base-color-scale-yellow-2);
|
|
6321
6349
|
}
|
|
6322
6350
|
|
|
6323
6351
|
.Primer_Brand__Testimonial-module__Testimonial___UUywT {
|
|
@@ -6500,7 +6528,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6500
6528
|
|
|
6501
6529
|
/**
|
|
6502
6530
|
* Do not edit directly
|
|
6503
|
-
* Generated on
|
|
6531
|
+
* Generated on Wed, 07 Feb 2024 18:33:13 GMT
|
|
6504
6532
|
*/
|
|
6505
6533
|
|
|
6506
6534
|
:root,
|
|
@@ -6516,7 +6544,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6516
6544
|
|
|
6517
6545
|
/**
|
|
6518
6546
|
* Do not edit directly
|
|
6519
|
-
* Generated on
|
|
6547
|
+
* Generated on Wed, 07 Feb 2024 18:33:13 GMT
|
|
6520
6548
|
*/
|
|
6521
6549
|
|
|
6522
6550
|
:root {
|
|
@@ -6834,7 +6862,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6834
6862
|
|
|
6835
6863
|
/**
|
|
6836
6864
|
* Do not edit directly
|
|
6837
|
-
* Generated on
|
|
6865
|
+
* Generated on Wed, 07 Feb 2024 18:33:13 GMT
|
|
6838
6866
|
*/
|
|
6839
6867
|
|
|
6840
6868
|
:root,
|
|
@@ -7275,7 +7303,7 @@ html {
|
|
|
7275
7303
|
|
|
7276
7304
|
/**
|
|
7277
7305
|
* Do not edit directly
|
|
7278
|
-
* Generated on
|
|
7306
|
+
* Generated on Wed, 07 Feb 2024 18:33:13 GMT
|
|
7279
7307
|
*/
|
|
7280
7308
|
|
|
7281
7309
|
:root,
|
|
@@ -7453,7 +7481,7 @@ html {
|
|
|
7453
7481
|
|
|
7454
7482
|
/**
|
|
7455
7483
|
* Do not edit directly
|
|
7456
|
-
* Generated on
|
|
7484
|
+
* Generated on Wed, 07 Feb 2024 18:33:13 GMT
|
|
7457
7485
|
*/
|
|
7458
7486
|
|
|
7459
7487
|
:root,
|
|
@@ -7580,7 +7608,7 @@ html {
|
|
|
7580
7608
|
|
|
7581
7609
|
/**
|
|
7582
7610
|
* Do not edit directly
|
|
7583
|
-
* Generated on
|
|
7611
|
+
* Generated on Wed, 07 Feb 2024 18:33:13 GMT
|
|
7584
7612
|
*/
|
|
7585
7613
|
|
|
7586
7614
|
:root,
|
|
@@ -7710,7 +7738,7 @@ html {
|
|
|
7710
7738
|
|
|
7711
7739
|
/**
|
|
7712
7740
|
* Do not edit directly
|
|
7713
|
-
* Generated on
|
|
7741
|
+
* Generated on Wed, 07 Feb 2024 18:33:13 GMT
|
|
7714
7742
|
*/
|
|
7715
7743
|
|
|
7716
7744
|
:root {
|
|
@@ -7721,7 +7749,7 @@ html {
|
|
|
7721
7749
|
|
|
7722
7750
|
/**
|
|
7723
7751
|
* Do not edit directly
|
|
7724
|
-
* Generated on
|
|
7752
|
+
* Generated on Wed, 07 Feb 2024 18:33:13 GMT
|
|
7725
7753
|
*/
|
|
7726
7754
|
|
|
7727
7755
|
:root,
|
|
@@ -8145,7 +8173,7 @@ html {
|
|
|
8145
8173
|
|
|
8146
8174
|
/**
|
|
8147
8175
|
* Do not edit directly
|
|
8148
|
-
* Generated on
|
|
8176
|
+
* Generated on Wed, 07 Feb 2024 18:33:13 GMT
|
|
8149
8177
|
*/
|
|
8150
8178
|
|
|
8151
8179
|
:root,
|
|
@@ -8582,7 +8610,7 @@ html {
|
|
|
8582
8610
|
|
|
8583
8611
|
/**
|
|
8584
8612
|
* Do not edit directly
|
|
8585
|
-
* Generated on
|
|
8613
|
+
* Generated on Wed, 07 Feb 2024 18:33:13 GMT
|
|
8586
8614
|
*/
|
|
8587
8615
|
|
|
8588
8616
|
:root {
|
|
@@ -8593,7 +8621,7 @@ html {
|
|
|
8593
8621
|
|
|
8594
8622
|
/**
|
|
8595
8623
|
* Do not edit directly
|
|
8596
|
-
* Generated on
|
|
8624
|
+
* Generated on Wed, 07 Feb 2024 18:33:13 GMT
|
|
8597
8625
|
*/
|
|
8598
8626
|
|
|
8599
8627
|
:root,
|
|
@@ -12827,7 +12855,7 @@ html {
|
|
|
12827
12855
|
|
|
12828
12856
|
/**
|
|
12829
12857
|
* Do not edit directly
|
|
12830
|
-
* Generated on
|
|
12858
|
+
* Generated on Wed, 07 Feb 2024 18:33:13 GMT
|
|
12831
12859
|
*/
|
|
12832
12860
|
|
|
12833
12861
|
:root {
|
|
@@ -12845,7 +12873,7 @@ html {
|
|
|
12845
12873
|
|
|
12846
12874
|
/**
|
|
12847
12875
|
* Do not edit directly
|
|
12848
|
-
* Generated on
|
|
12876
|
+
* Generated on Wed, 07 Feb 2024 18:33:13 GMT
|
|
12849
12877
|
*/
|
|
12850
12878
|
|
|
12851
12879
|
:root,
|
|
@@ -12881,7 +12909,7 @@ html {
|
|
|
12881
12909
|
|
|
12882
12910
|
/**
|
|
12883
12911
|
* Do not edit directly
|
|
12884
|
-
* Generated on
|
|
12912
|
+
* Generated on Wed, 07 Feb 2024 18:33:13 GMT
|
|
12885
12913
|
*/
|
|
12886
12914
|
|
|
12887
12915
|
:root,
|
|
@@ -12897,7 +12925,7 @@ html {
|
|
|
12897
12925
|
|
|
12898
12926
|
/**
|
|
12899
12927
|
* Do not edit directly
|
|
12900
|
-
* Generated on
|
|
12928
|
+
* Generated on Wed, 07 Feb 2024 18:33:13 GMT
|
|
12901
12929
|
*/
|
|
12902
12930
|
|
|
12903
12931
|
:root {
|
|
@@ -13122,7 +13150,7 @@ html {
|
|
|
13122
13150
|
|
|
13123
13151
|
/**
|
|
13124
13152
|
* Do not edit directly
|
|
13125
|
-
* Generated on
|
|
13153
|
+
* Generated on Wed, 07 Feb 2024 18:33:13 GMT
|
|
13126
13154
|
*/
|
|
13127
13155
|
|
|
13128
13156
|
:root,
|
|
@@ -13136,7 +13164,7 @@ html {
|
|
|
13136
13164
|
|
|
13137
13165
|
/**
|
|
13138
13166
|
* Do not edit directly
|
|
13139
|
-
* Generated on
|
|
13167
|
+
* Generated on Wed, 07 Feb 2024 18:33:13 GMT
|
|
13140
13168
|
*/
|
|
13141
13169
|
|
|
13142
13170
|
:root {
|
|
@@ -13150,7 +13178,7 @@ html {
|
|
|
13150
13178
|
|
|
13151
13179
|
/**
|
|
13152
13180
|
* Do not edit directly
|
|
13153
|
-
* Generated on
|
|
13181
|
+
* Generated on Wed, 07 Feb 2024 18:33:13 GMT
|
|
13154
13182
|
*/
|
|
13155
13183
|
|
|
13156
13184
|
:root {
|
|
@@ -15329,7 +15357,7 @@ html {
|
|
|
15329
15357
|
|
|
15330
15358
|
/**
|
|
15331
15359
|
* Do not edit directly
|
|
15332
|
-
* Generated on
|
|
15360
|
+
* Generated on Wed, 07 Feb 2024 18:33:13 GMT
|
|
15333
15361
|
*/
|
|
15334
15362
|
|
|
15335
15363
|
:root {
|
|
@@ -15353,7 +15381,7 @@ html {
|
|
|
15353
15381
|
|
|
15354
15382
|
/**
|
|
15355
15383
|
* Do not edit directly
|
|
15356
|
-
* Generated on
|
|
15384
|
+
* Generated on Wed, 07 Feb 2024 18:33:13 GMT
|
|
15357
15385
|
*/
|
|
15358
15386
|
|
|
15359
15387
|
:root,
|