@primer/react-brand 0.27.0 → 0.27.1-rc.4b82015
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/css/main.css +47 -43
- package/lib/design-tokens/css/tokens/base/colors/color-scales-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/base/colors/color-scales.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/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/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.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/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/color-scales.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/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/color-scales.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/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/color-scales.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/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/color-scales.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/base/colors/color-scales.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/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
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, 04 Oct 2023 13:26:10 GMT
|
|
93
93
|
*/
|
|
94
94
|
|
|
95
95
|
:root,
|
|
@@ -629,7 +629,7 @@ select {
|
|
|
629
629
|
|
|
630
630
|
/**
|
|
631
631
|
* Do not edit directly
|
|
632
|
-
* Generated on
|
|
632
|
+
* Generated on Wed, 04 Oct 2023 13:26:10 GMT
|
|
633
633
|
*/
|
|
634
634
|
|
|
635
635
|
:root {
|
|
@@ -654,7 +654,7 @@ select {
|
|
|
654
654
|
|
|
655
655
|
/**
|
|
656
656
|
* Do not edit directly
|
|
657
|
-
* Generated on
|
|
657
|
+
* Generated on Wed, 04 Oct 2023 13:26:10 GMT
|
|
658
658
|
*/
|
|
659
659
|
|
|
660
660
|
:root {
|
|
@@ -669,7 +669,7 @@ select {
|
|
|
669
669
|
|
|
670
670
|
/**
|
|
671
671
|
* Do not edit directly
|
|
672
|
-
* Generated on
|
|
672
|
+
* Generated on Wed, 04 Oct 2023 13:26:10 GMT
|
|
673
673
|
*/
|
|
674
674
|
|
|
675
675
|
:root {
|
|
@@ -796,7 +796,7 @@ select {
|
|
|
796
796
|
|
|
797
797
|
/**
|
|
798
798
|
* Do not edit directly
|
|
799
|
-
* Generated on
|
|
799
|
+
* Generated on Wed, 04 Oct 2023 13:26:10 GMT
|
|
800
800
|
*/
|
|
801
801
|
|
|
802
802
|
:root {
|
|
@@ -810,7 +810,7 @@ select {
|
|
|
810
810
|
|
|
811
811
|
/**
|
|
812
812
|
* Do not edit directly
|
|
813
|
-
* Generated on
|
|
813
|
+
* Generated on Wed, 04 Oct 2023 13:26:10 GMT
|
|
814
814
|
*/
|
|
815
815
|
|
|
816
816
|
:root {
|
|
@@ -829,7 +829,7 @@ select {
|
|
|
829
829
|
|
|
830
830
|
/**
|
|
831
831
|
* Do not edit directly
|
|
832
|
-
* Generated on
|
|
832
|
+
* Generated on Wed, 04 Oct 2023 13:26:10 GMT
|
|
833
833
|
*/
|
|
834
834
|
|
|
835
835
|
:root,
|
|
@@ -1182,7 +1182,7 @@ select {
|
|
|
1182
1182
|
|
|
1183
1183
|
/**
|
|
1184
1184
|
* Do not edit directly
|
|
1185
|
-
* Generated on
|
|
1185
|
+
* Generated on Wed, 04 Oct 2023 13:26:11 GMT
|
|
1186
1186
|
*/
|
|
1187
1187
|
|
|
1188
1188
|
:root,
|
|
@@ -1731,7 +1731,7 @@ select {
|
|
|
1731
1731
|
|
|
1732
1732
|
/**
|
|
1733
1733
|
* Do not edit directly
|
|
1734
|
-
* Generated on
|
|
1734
|
+
* Generated on Wed, 04 Oct 2023 13:26:10 GMT
|
|
1735
1735
|
*/
|
|
1736
1736
|
|
|
1737
1737
|
:root {
|
|
@@ -1958,7 +1958,7 @@ select {
|
|
|
1958
1958
|
|
|
1959
1959
|
/**
|
|
1960
1960
|
* Do not edit directly
|
|
1961
|
-
* Generated on
|
|
1961
|
+
* Generated on Wed, 04 Oct 2023 13:26:11 GMT
|
|
1962
1962
|
*/
|
|
1963
1963
|
|
|
1964
1964
|
:root,
|
|
@@ -2217,7 +2217,7 @@ select {
|
|
|
2217
2217
|
|
|
2218
2218
|
/**
|
|
2219
2219
|
* Do not edit directly
|
|
2220
|
-
* Generated on
|
|
2220
|
+
* Generated on Wed, 04 Oct 2023 13:26:10 GMT
|
|
2221
2221
|
*/
|
|
2222
2222
|
|
|
2223
2223
|
:root {
|
|
@@ -2243,7 +2243,7 @@ select {
|
|
|
2243
2243
|
|
|
2244
2244
|
/**
|
|
2245
2245
|
* Do not edit directly
|
|
2246
|
-
* Generated on
|
|
2246
|
+
* Generated on Wed, 04 Oct 2023 13:26:11 GMT
|
|
2247
2247
|
*/
|
|
2248
2248
|
|
|
2249
2249
|
:root,
|
|
@@ -3001,7 +3001,7 @@ select {
|
|
|
3001
3001
|
|
|
3002
3002
|
/**
|
|
3003
3003
|
* Do not edit directly
|
|
3004
|
-
* Generated on
|
|
3004
|
+
* Generated on Wed, 04 Oct 2023 13:26:10 GMT
|
|
3005
3005
|
*/
|
|
3006
3006
|
|
|
3007
3007
|
:root {
|
|
@@ -3837,7 +3837,7 @@ select {
|
|
|
3837
3837
|
|
|
3838
3838
|
/**
|
|
3839
3839
|
* Do not edit directly
|
|
3840
|
-
* Generated on
|
|
3840
|
+
* Generated on Wed, 04 Oct 2023 13:26:10 GMT
|
|
3841
3841
|
*/
|
|
3842
3842
|
|
|
3843
3843
|
:root {
|
|
@@ -3858,7 +3858,7 @@ select {
|
|
|
3858
3858
|
|
|
3859
3859
|
/**
|
|
3860
3860
|
* Do not edit directly
|
|
3861
|
-
* Generated on
|
|
3861
|
+
* Generated on Wed, 04 Oct 2023 13:26:10 GMT
|
|
3862
3862
|
*/
|
|
3863
3863
|
|
|
3864
3864
|
:root {
|
|
@@ -3868,7 +3868,7 @@ select {
|
|
|
3868
3868
|
|
|
3869
3869
|
/**
|
|
3870
3870
|
* Do not edit directly
|
|
3871
|
-
* Generated on
|
|
3871
|
+
* Generated on Wed, 04 Oct 2023 13:26:10 GMT
|
|
3872
3872
|
*/
|
|
3873
3873
|
|
|
3874
3874
|
:root {
|
|
@@ -4778,7 +4778,7 @@ select {
|
|
|
4778
4778
|
|
|
4779
4779
|
/**
|
|
4780
4780
|
* Do not edit directly
|
|
4781
|
-
* Generated on
|
|
4781
|
+
* Generated on Wed, 04 Oct 2023 13:26:11 GMT
|
|
4782
4782
|
*/
|
|
4783
4783
|
|
|
4784
4784
|
:root,
|
|
@@ -4806,7 +4806,7 @@ select {
|
|
|
4806
4806
|
|
|
4807
4807
|
/**
|
|
4808
4808
|
* Do not edit directly
|
|
4809
|
-
* Generated on
|
|
4809
|
+
* Generated on Wed, 04 Oct 2023 13:26:11 GMT
|
|
4810
4810
|
*/
|
|
4811
4811
|
|
|
4812
4812
|
:root,
|
|
@@ -4822,7 +4822,7 @@ select {
|
|
|
4822
4822
|
|
|
4823
4823
|
/**
|
|
4824
4824
|
* Do not edit directly
|
|
4825
|
-
* Generated on
|
|
4825
|
+
* Generated on Wed, 04 Oct 2023 13:26:10 GMT
|
|
4826
4826
|
*/
|
|
4827
4827
|
|
|
4828
4828
|
:root {
|
|
@@ -4944,7 +4944,7 @@ select {
|
|
|
4944
4944
|
|
|
4945
4945
|
/**
|
|
4946
4946
|
* Do not edit directly
|
|
4947
|
-
* Generated on
|
|
4947
|
+
* Generated on Wed, 04 Oct 2023 13:26:11 GMT
|
|
4948
4948
|
*/
|
|
4949
4949
|
|
|
4950
4950
|
:root,
|
|
@@ -4960,7 +4960,7 @@ select {
|
|
|
4960
4960
|
|
|
4961
4961
|
/**
|
|
4962
4962
|
* Do not edit directly
|
|
4963
|
-
* Generated on
|
|
4963
|
+
* Generated on Wed, 04 Oct 2023 13:26:11 GMT
|
|
4964
4964
|
*/
|
|
4965
4965
|
|
|
4966
4966
|
:root,
|
|
@@ -5173,7 +5173,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5173
5173
|
|
|
5174
5174
|
/**
|
|
5175
5175
|
* Do not edit directly
|
|
5176
|
-
* Generated on
|
|
5176
|
+
* Generated on Wed, 04 Oct 2023 13:26:10 GMT
|
|
5177
5177
|
*/
|
|
5178
5178
|
|
|
5179
5179
|
:root {
|
|
@@ -5182,7 +5182,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5182
5182
|
|
|
5183
5183
|
/**
|
|
5184
5184
|
* Do not edit directly
|
|
5185
|
-
* Generated on
|
|
5185
|
+
* Generated on Wed, 04 Oct 2023 13:26:11 GMT
|
|
5186
5186
|
*/
|
|
5187
5187
|
|
|
5188
5188
|
:root,
|
|
@@ -5200,7 +5200,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5200
5200
|
|
|
5201
5201
|
/**
|
|
5202
5202
|
* Do not edit directly
|
|
5203
|
-
* Generated on
|
|
5203
|
+
* Generated on Wed, 04 Oct 2023 13:26:10 GMT
|
|
5204
5204
|
*/
|
|
5205
5205
|
|
|
5206
5206
|
:root {
|
|
@@ -5317,7 +5317,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5317
5317
|
|
|
5318
5318
|
/**
|
|
5319
5319
|
* Do not edit directly
|
|
5320
|
-
* Generated on
|
|
5320
|
+
* Generated on Wed, 04 Oct 2023 13:26:11 GMT
|
|
5321
5321
|
*/
|
|
5322
5322
|
|
|
5323
5323
|
:root,
|
|
@@ -6418,7 +6418,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6418
6418
|
|
|
6419
6419
|
/**
|
|
6420
6420
|
* Do not edit directly
|
|
6421
|
-
* Generated on
|
|
6421
|
+
* Generated on Wed, 04 Oct 2023 13:26:10 GMT
|
|
6422
6422
|
*/
|
|
6423
6423
|
|
|
6424
6424
|
:root {
|
|
@@ -6432,7 +6432,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6432
6432
|
|
|
6433
6433
|
/**
|
|
6434
6434
|
* Do not edit directly
|
|
6435
|
-
* Generated on
|
|
6435
|
+
* Generated on Wed, 04 Oct 2023 13:26:10 GMT
|
|
6436
6436
|
*/
|
|
6437
6437
|
|
|
6438
6438
|
:root {
|
|
@@ -6547,6 +6547,10 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6547
6547
|
flex-direction: column;
|
|
6548
6548
|
}
|
|
6549
6549
|
|
|
6550
|
+
.Primer_Brand__Testimonial-module__Testimonial-avatar___Kaxqh {
|
|
6551
|
+
flex: none;
|
|
6552
|
+
}
|
|
6553
|
+
|
|
6550
6554
|
.Primer_Brand__Testimonial-module__Testimonial-from___Kfj__ {
|
|
6551
6555
|
font-weight: var(--base-text-weight-semibold);
|
|
6552
6556
|
}
|
|
@@ -6638,7 +6642,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6638
6642
|
|
|
6639
6643
|
/**
|
|
6640
6644
|
* Do not edit directly
|
|
6641
|
-
* Generated on
|
|
6645
|
+
* Generated on Wed, 04 Oct 2023 13:26:11 GMT
|
|
6642
6646
|
*/
|
|
6643
6647
|
|
|
6644
6648
|
:root,
|
|
@@ -6654,7 +6658,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6654
6658
|
|
|
6655
6659
|
/**
|
|
6656
6660
|
* Do not edit directly
|
|
6657
|
-
* Generated on
|
|
6661
|
+
* Generated on Wed, 04 Oct 2023 13:26:10 GMT
|
|
6658
6662
|
*/
|
|
6659
6663
|
|
|
6660
6664
|
:root {
|
|
@@ -6972,7 +6976,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6972
6976
|
|
|
6973
6977
|
/**
|
|
6974
6978
|
* Do not edit directly
|
|
6975
|
-
* Generated on
|
|
6979
|
+
* Generated on Wed, 04 Oct 2023 13:26:11 GMT
|
|
6976
6980
|
*/
|
|
6977
6981
|
|
|
6978
6982
|
:root,
|
|
@@ -7376,7 +7380,7 @@ html {
|
|
|
7376
7380
|
|
|
7377
7381
|
/**
|
|
7378
7382
|
* Do not edit directly
|
|
7379
|
-
* Generated on
|
|
7383
|
+
* Generated on Wed, 04 Oct 2023 13:26:11 GMT
|
|
7380
7384
|
*/
|
|
7381
7385
|
|
|
7382
7386
|
:root,
|
|
@@ -7554,7 +7558,7 @@ html {
|
|
|
7554
7558
|
|
|
7555
7559
|
/**
|
|
7556
7560
|
* Do not edit directly
|
|
7557
|
-
* Generated on
|
|
7561
|
+
* Generated on Wed, 04 Oct 2023 13:26:11 GMT
|
|
7558
7562
|
*/
|
|
7559
7563
|
|
|
7560
7564
|
:root,
|
|
@@ -7681,7 +7685,7 @@ html {
|
|
|
7681
7685
|
|
|
7682
7686
|
/**
|
|
7683
7687
|
* Do not edit directly
|
|
7684
|
-
* Generated on
|
|
7688
|
+
* Generated on Wed, 04 Oct 2023 13:26:11 GMT
|
|
7685
7689
|
*/
|
|
7686
7690
|
|
|
7687
7691
|
:root,
|
|
@@ -7811,7 +7815,7 @@ html {
|
|
|
7811
7815
|
|
|
7812
7816
|
/**
|
|
7813
7817
|
* Do not edit directly
|
|
7814
|
-
* Generated on
|
|
7818
|
+
* Generated on Wed, 04 Oct 2023 13:26:10 GMT
|
|
7815
7819
|
*/
|
|
7816
7820
|
|
|
7817
7821
|
:root {
|
|
@@ -7823,7 +7827,7 @@ html {
|
|
|
7823
7827
|
|
|
7824
7828
|
/**
|
|
7825
7829
|
* Do not edit directly
|
|
7826
|
-
* Generated on
|
|
7830
|
+
* Generated on Wed, 04 Oct 2023 13:26:11 GMT
|
|
7827
7831
|
*/
|
|
7828
7832
|
|
|
7829
7833
|
:root,
|
|
@@ -8196,7 +8200,7 @@ html {
|
|
|
8196
8200
|
|
|
8197
8201
|
/**
|
|
8198
8202
|
* Do not edit directly
|
|
8199
|
-
* Generated on
|
|
8203
|
+
* Generated on Wed, 04 Oct 2023 13:26:11 GMT
|
|
8200
8204
|
*/
|
|
8201
8205
|
|
|
8202
8206
|
:root,
|
|
@@ -8587,7 +8591,7 @@ html {
|
|
|
8587
8591
|
|
|
8588
8592
|
/**
|
|
8589
8593
|
* Do not edit directly
|
|
8590
|
-
* Generated on
|
|
8594
|
+
* Generated on Wed, 04 Oct 2023 13:26:10 GMT
|
|
8591
8595
|
*/
|
|
8592
8596
|
|
|
8593
8597
|
:root {
|
|
@@ -12760,7 +12764,7 @@ html {
|
|
|
12760
12764
|
|
|
12761
12765
|
/**
|
|
12762
12766
|
* Do not edit directly
|
|
12763
|
-
* Generated on
|
|
12767
|
+
* Generated on Wed, 04 Oct 2023 13:26:10 GMT
|
|
12764
12768
|
*/
|
|
12765
12769
|
|
|
12766
12770
|
:root {
|
|
@@ -12778,7 +12782,7 @@ html {
|
|
|
12778
12782
|
|
|
12779
12783
|
/**
|
|
12780
12784
|
* Do not edit directly
|
|
12781
|
-
* Generated on
|
|
12785
|
+
* Generated on Wed, 04 Oct 2023 13:26:11 GMT
|
|
12782
12786
|
*/
|
|
12783
12787
|
|
|
12784
12788
|
:root,
|
|
@@ -12794,7 +12798,7 @@ html {
|
|
|
12794
12798
|
|
|
12795
12799
|
/**
|
|
12796
12800
|
* Do not edit directly
|
|
12797
|
-
* Generated on
|
|
12801
|
+
* Generated on Wed, 04 Oct 2023 13:26:10 GMT
|
|
12798
12802
|
*/
|
|
12799
12803
|
|
|
12800
12804
|
:root {
|
|
@@ -13019,7 +13023,7 @@ html {
|
|
|
13019
13023
|
|
|
13020
13024
|
/**
|
|
13021
13025
|
* Do not edit directly
|
|
13022
|
-
* Generated on
|
|
13026
|
+
* Generated on Wed, 04 Oct 2023 13:26:11 GMT
|
|
13023
13027
|
*/
|
|
13024
13028
|
|
|
13025
13029
|
:root,
|
|
@@ -13033,7 +13037,7 @@ html {
|
|
|
13033
13037
|
|
|
13034
13038
|
/**
|
|
13035
13039
|
* Do not edit directly
|
|
13036
|
-
* Generated on
|
|
13040
|
+
* Generated on Wed, 04 Oct 2023 13:26:10 GMT
|
|
13037
13041
|
*/
|
|
13038
13042
|
|
|
13039
13043
|
:root {
|
|
@@ -13047,7 +13051,7 @@ html {
|
|
|
13047
13051
|
|
|
13048
13052
|
/**
|
|
13049
13053
|
* Do not edit directly
|
|
13050
|
-
* Generated on
|
|
13054
|
+
* Generated on Wed, 04 Oct 2023 13:26:10 GMT
|
|
13051
13055
|
*/
|
|
13052
13056
|
|
|
13053
13057
|
:root {
|