@primer/react-brand 0.28.1-rc.8f3113f → 0.28.1
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 +44 -44
- 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/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.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/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 Thu, 26 Oct 2023
|
|
92
|
+
* Generated on Thu, 26 Oct 2023 10:10:59 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 Thu, 26 Oct 2023
|
|
632
|
+
* Generated on Thu, 26 Oct 2023 10:10:59 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 Thu, 26 Oct 2023
|
|
657
|
+
* Generated on Thu, 26 Oct 2023 10:10:59 GMT
|
|
658
658
|
*/
|
|
659
659
|
|
|
660
660
|
:root {
|
|
@@ -670,7 +670,7 @@ select {
|
|
|
670
670
|
|
|
671
671
|
/**
|
|
672
672
|
* Do not edit directly
|
|
673
|
-
* Generated on Thu, 26 Oct 2023
|
|
673
|
+
* Generated on Thu, 26 Oct 2023 10:10:59 GMT
|
|
674
674
|
*/
|
|
675
675
|
|
|
676
676
|
:root {
|
|
@@ -802,7 +802,7 @@ select {
|
|
|
802
802
|
|
|
803
803
|
/**
|
|
804
804
|
* Do not edit directly
|
|
805
|
-
* Generated on Thu, 26 Oct 2023
|
|
805
|
+
* Generated on Thu, 26 Oct 2023 10:10:58 GMT
|
|
806
806
|
*/
|
|
807
807
|
|
|
808
808
|
:root {
|
|
@@ -816,7 +816,7 @@ select {
|
|
|
816
816
|
|
|
817
817
|
/**
|
|
818
818
|
* Do not edit directly
|
|
819
|
-
* Generated on Thu, 26 Oct 2023
|
|
819
|
+
* Generated on Thu, 26 Oct 2023 10:10:58 GMT
|
|
820
820
|
*/
|
|
821
821
|
|
|
822
822
|
:root {
|
|
@@ -835,7 +835,7 @@ select {
|
|
|
835
835
|
|
|
836
836
|
/**
|
|
837
837
|
* Do not edit directly
|
|
838
|
-
* Generated on Thu, 26 Oct 2023
|
|
838
|
+
* Generated on Thu, 26 Oct 2023 10:10:59 GMT
|
|
839
839
|
*/
|
|
840
840
|
|
|
841
841
|
:root,
|
|
@@ -1213,7 +1213,7 @@ select {
|
|
|
1213
1213
|
|
|
1214
1214
|
/**
|
|
1215
1215
|
* Do not edit directly
|
|
1216
|
-
* Generated on Thu, 26 Oct 2023
|
|
1216
|
+
* Generated on Thu, 26 Oct 2023 10:10:59 GMT
|
|
1217
1217
|
*/
|
|
1218
1218
|
|
|
1219
1219
|
:root,
|
|
@@ -1780,7 +1780,7 @@ select {
|
|
|
1780
1780
|
|
|
1781
1781
|
/**
|
|
1782
1782
|
* Do not edit directly
|
|
1783
|
-
* Generated on Thu, 26 Oct 2023
|
|
1783
|
+
* Generated on Thu, 26 Oct 2023 10:10:58 GMT
|
|
1784
1784
|
*/
|
|
1785
1785
|
|
|
1786
1786
|
:root {
|
|
@@ -2007,7 +2007,7 @@ select {
|
|
|
2007
2007
|
|
|
2008
2008
|
/**
|
|
2009
2009
|
* Do not edit directly
|
|
2010
|
-
* Generated on Thu, 26 Oct 2023
|
|
2010
|
+
* Generated on Thu, 26 Oct 2023 10:10:59 GMT
|
|
2011
2011
|
*/
|
|
2012
2012
|
|
|
2013
2013
|
:root,
|
|
@@ -2266,7 +2266,7 @@ select {
|
|
|
2266
2266
|
|
|
2267
2267
|
/**
|
|
2268
2268
|
* Do not edit directly
|
|
2269
|
-
* Generated on Thu, 26 Oct 2023
|
|
2269
|
+
* Generated on Thu, 26 Oct 2023 10:10:59 GMT
|
|
2270
2270
|
*/
|
|
2271
2271
|
|
|
2272
2272
|
:root {
|
|
@@ -2292,7 +2292,7 @@ select {
|
|
|
2292
2292
|
|
|
2293
2293
|
/**
|
|
2294
2294
|
* Do not edit directly
|
|
2295
|
-
* Generated on Thu, 26 Oct 2023
|
|
2295
|
+
* Generated on Thu, 26 Oct 2023 10:11:00 GMT
|
|
2296
2296
|
*/
|
|
2297
2297
|
|
|
2298
2298
|
:root,
|
|
@@ -3050,7 +3050,7 @@ select {
|
|
|
3050
3050
|
|
|
3051
3051
|
/**
|
|
3052
3052
|
* Do not edit directly
|
|
3053
|
-
* Generated on Thu, 26 Oct 2023
|
|
3053
|
+
* Generated on Thu, 26 Oct 2023 10:10:58 GMT
|
|
3054
3054
|
*/
|
|
3055
3055
|
|
|
3056
3056
|
:root {
|
|
@@ -3886,7 +3886,7 @@ select {
|
|
|
3886
3886
|
|
|
3887
3887
|
/**
|
|
3888
3888
|
* Do not edit directly
|
|
3889
|
-
* Generated on Thu, 26 Oct 2023
|
|
3889
|
+
* Generated on Thu, 26 Oct 2023 10:10:58 GMT
|
|
3890
3890
|
*/
|
|
3891
3891
|
|
|
3892
3892
|
:root {
|
|
@@ -3907,7 +3907,7 @@ select {
|
|
|
3907
3907
|
|
|
3908
3908
|
/**
|
|
3909
3909
|
* Do not edit directly
|
|
3910
|
-
* Generated on Thu, 26 Oct 2023
|
|
3910
|
+
* Generated on Thu, 26 Oct 2023 10:10:58 GMT
|
|
3911
3911
|
*/
|
|
3912
3912
|
|
|
3913
3913
|
:root {
|
|
@@ -3917,7 +3917,7 @@ select {
|
|
|
3917
3917
|
|
|
3918
3918
|
/**
|
|
3919
3919
|
* Do not edit directly
|
|
3920
|
-
* Generated on Thu, 26 Oct 2023
|
|
3920
|
+
* Generated on Thu, 26 Oct 2023 10:10:59 GMT
|
|
3921
3921
|
*/
|
|
3922
3922
|
|
|
3923
3923
|
:root {
|
|
@@ -4836,7 +4836,7 @@ select {
|
|
|
4836
4836
|
|
|
4837
4837
|
/**
|
|
4838
4838
|
* Do not edit directly
|
|
4839
|
-
* Generated on Thu, 26 Oct 2023
|
|
4839
|
+
* Generated on Thu, 26 Oct 2023 10:11:00 GMT
|
|
4840
4840
|
*/
|
|
4841
4841
|
|
|
4842
4842
|
:root,
|
|
@@ -4864,7 +4864,7 @@ select {
|
|
|
4864
4864
|
|
|
4865
4865
|
/**
|
|
4866
4866
|
* Do not edit directly
|
|
4867
|
-
* Generated on Thu, 26 Oct 2023
|
|
4867
|
+
* Generated on Thu, 26 Oct 2023 10:10:59 GMT
|
|
4868
4868
|
*/
|
|
4869
4869
|
|
|
4870
4870
|
:root,
|
|
@@ -4880,7 +4880,7 @@ select {
|
|
|
4880
4880
|
|
|
4881
4881
|
/**
|
|
4882
4882
|
* Do not edit directly
|
|
4883
|
-
* Generated on Thu, 26 Oct 2023
|
|
4883
|
+
* Generated on Thu, 26 Oct 2023 10:10:58 GMT
|
|
4884
4884
|
*/
|
|
4885
4885
|
|
|
4886
4886
|
:root {
|
|
@@ -5002,7 +5002,7 @@ select {
|
|
|
5002
5002
|
|
|
5003
5003
|
/**
|
|
5004
5004
|
* Do not edit directly
|
|
5005
|
-
* Generated on Thu, 26 Oct 2023
|
|
5005
|
+
* Generated on Thu, 26 Oct 2023 10:10:59 GMT
|
|
5006
5006
|
*/
|
|
5007
5007
|
|
|
5008
5008
|
:root,
|
|
@@ -5018,7 +5018,7 @@ select {
|
|
|
5018
5018
|
|
|
5019
5019
|
/**
|
|
5020
5020
|
* Do not edit directly
|
|
5021
|
-
* Generated on Thu, 26 Oct 2023
|
|
5021
|
+
* Generated on Thu, 26 Oct 2023 10:10:59 GMT
|
|
5022
5022
|
*/
|
|
5023
5023
|
|
|
5024
5024
|
:root,
|
|
@@ -5264,7 +5264,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5264
5264
|
|
|
5265
5265
|
/**
|
|
5266
5266
|
* Do not edit directly
|
|
5267
|
-
* Generated on Thu, 26 Oct 2023
|
|
5267
|
+
* Generated on Thu, 26 Oct 2023 10:10:58 GMT
|
|
5268
5268
|
*/
|
|
5269
5269
|
|
|
5270
5270
|
:root {
|
|
@@ -5273,7 +5273,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5273
5273
|
|
|
5274
5274
|
/**
|
|
5275
5275
|
* Do not edit directly
|
|
5276
|
-
* Generated on Thu, 26 Oct 2023
|
|
5276
|
+
* Generated on Thu, 26 Oct 2023 10:10:59 GMT
|
|
5277
5277
|
*/
|
|
5278
5278
|
|
|
5279
5279
|
:root,
|
|
@@ -5291,7 +5291,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5291
5291
|
|
|
5292
5292
|
/**
|
|
5293
5293
|
* Do not edit directly
|
|
5294
|
-
* Generated on Thu, 26 Oct 2023
|
|
5294
|
+
* Generated on Thu, 26 Oct 2023 10:10:59 GMT
|
|
5295
5295
|
*/
|
|
5296
5296
|
|
|
5297
5297
|
:root {
|
|
@@ -5422,7 +5422,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5422
5422
|
|
|
5423
5423
|
/**
|
|
5424
5424
|
* Do not edit directly
|
|
5425
|
-
* Generated on Thu, 26 Oct 2023
|
|
5425
|
+
* Generated on Thu, 26 Oct 2023 10:10:59 GMT
|
|
5426
5426
|
*/
|
|
5427
5427
|
|
|
5428
5428
|
:root,
|
|
@@ -6523,7 +6523,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6523
6523
|
|
|
6524
6524
|
/**
|
|
6525
6525
|
* Do not edit directly
|
|
6526
|
-
* Generated on Thu, 26 Oct 2023
|
|
6526
|
+
* Generated on Thu, 26 Oct 2023 10:10:58 GMT
|
|
6527
6527
|
*/
|
|
6528
6528
|
|
|
6529
6529
|
:root {
|
|
@@ -6537,7 +6537,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6537
6537
|
|
|
6538
6538
|
/**
|
|
6539
6539
|
* Do not edit directly
|
|
6540
|
-
* Generated on Thu, 26 Oct 2023
|
|
6540
|
+
* Generated on Thu, 26 Oct 2023 10:10:58 GMT
|
|
6541
6541
|
*/
|
|
6542
6542
|
|
|
6543
6543
|
:root {
|
|
@@ -6747,7 +6747,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6747
6747
|
|
|
6748
6748
|
/**
|
|
6749
6749
|
* Do not edit directly
|
|
6750
|
-
* Generated on Thu, 26 Oct 2023
|
|
6750
|
+
* Generated on Thu, 26 Oct 2023 10:11:00 GMT
|
|
6751
6751
|
*/
|
|
6752
6752
|
|
|
6753
6753
|
:root,
|
|
@@ -6763,7 +6763,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6763
6763
|
|
|
6764
6764
|
/**
|
|
6765
6765
|
* Do not edit directly
|
|
6766
|
-
* Generated on Thu, 26 Oct 2023
|
|
6766
|
+
* Generated on Thu, 26 Oct 2023 10:10:59 GMT
|
|
6767
6767
|
*/
|
|
6768
6768
|
|
|
6769
6769
|
:root {
|
|
@@ -7081,7 +7081,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
7081
7081
|
|
|
7082
7082
|
/**
|
|
7083
7083
|
* Do not edit directly
|
|
7084
|
-
* Generated on Thu, 26 Oct 2023
|
|
7084
|
+
* Generated on Thu, 26 Oct 2023 10:11:00 GMT
|
|
7085
7085
|
*/
|
|
7086
7086
|
|
|
7087
7087
|
:root,
|
|
@@ -7497,7 +7497,7 @@ html {
|
|
|
7497
7497
|
|
|
7498
7498
|
/**
|
|
7499
7499
|
* Do not edit directly
|
|
7500
|
-
* Generated on Thu, 26 Oct 2023
|
|
7500
|
+
* Generated on Thu, 26 Oct 2023 10:11:00 GMT
|
|
7501
7501
|
*/
|
|
7502
7502
|
|
|
7503
7503
|
:root,
|
|
@@ -7675,7 +7675,7 @@ html {
|
|
|
7675
7675
|
|
|
7676
7676
|
/**
|
|
7677
7677
|
* Do not edit directly
|
|
7678
|
-
* Generated on Thu, 26 Oct 2023
|
|
7678
|
+
* Generated on Thu, 26 Oct 2023 10:11:00 GMT
|
|
7679
7679
|
*/
|
|
7680
7680
|
|
|
7681
7681
|
:root,
|
|
@@ -7802,7 +7802,7 @@ html {
|
|
|
7802
7802
|
|
|
7803
7803
|
/**
|
|
7804
7804
|
* Do not edit directly
|
|
7805
|
-
* Generated on Thu, 26 Oct 2023
|
|
7805
|
+
* Generated on Thu, 26 Oct 2023 10:10:59 GMT
|
|
7806
7806
|
*/
|
|
7807
7807
|
|
|
7808
7808
|
:root,
|
|
@@ -7932,7 +7932,7 @@ html {
|
|
|
7932
7932
|
|
|
7933
7933
|
/**
|
|
7934
7934
|
* Do not edit directly
|
|
7935
|
-
* Generated on Thu, 26 Oct 2023
|
|
7935
|
+
* Generated on Thu, 26 Oct 2023 10:10:58 GMT
|
|
7936
7936
|
*/
|
|
7937
7937
|
|
|
7938
7938
|
:root {
|
|
@@ -7944,7 +7944,7 @@ html {
|
|
|
7944
7944
|
|
|
7945
7945
|
/**
|
|
7946
7946
|
* Do not edit directly
|
|
7947
|
-
* Generated on Thu, 26 Oct 2023
|
|
7947
|
+
* Generated on Thu, 26 Oct 2023 10:10:59 GMT
|
|
7948
7948
|
*/
|
|
7949
7949
|
|
|
7950
7950
|
:root,
|
|
@@ -8368,7 +8368,7 @@ html {
|
|
|
8368
8368
|
|
|
8369
8369
|
/**
|
|
8370
8370
|
* Do not edit directly
|
|
8371
|
-
* Generated on Thu, 26 Oct 2023
|
|
8371
|
+
* Generated on Thu, 26 Oct 2023 10:11:00 GMT
|
|
8372
8372
|
*/
|
|
8373
8373
|
|
|
8374
8374
|
:root,
|
|
@@ -8812,7 +8812,7 @@ html {
|
|
|
8812
8812
|
|
|
8813
8813
|
/**
|
|
8814
8814
|
* Do not edit directly
|
|
8815
|
-
* Generated on Thu, 26 Oct 2023
|
|
8815
|
+
* Generated on Thu, 26 Oct 2023 10:10:58 GMT
|
|
8816
8816
|
*/
|
|
8817
8817
|
|
|
8818
8818
|
:root {
|
|
@@ -8823,7 +8823,7 @@ html {
|
|
|
8823
8823
|
|
|
8824
8824
|
/**
|
|
8825
8825
|
* Do not edit directly
|
|
8826
|
-
* Generated on Thu, 26 Oct 2023
|
|
8826
|
+
* Generated on Thu, 26 Oct 2023 10:11:00 GMT
|
|
8827
8827
|
*/
|
|
8828
8828
|
|
|
8829
8829
|
:root,
|
|
@@ -13060,7 +13060,7 @@ html {
|
|
|
13060
13060
|
|
|
13061
13061
|
/**
|
|
13062
13062
|
* Do not edit directly
|
|
13063
|
-
* Generated on Thu, 26 Oct 2023
|
|
13063
|
+
* Generated on Thu, 26 Oct 2023 10:10:58 GMT
|
|
13064
13064
|
*/
|
|
13065
13065
|
|
|
13066
13066
|
:root {
|
|
@@ -13078,7 +13078,7 @@ html {
|
|
|
13078
13078
|
|
|
13079
13079
|
/**
|
|
13080
13080
|
* Do not edit directly
|
|
13081
|
-
* Generated on Thu, 26 Oct 2023
|
|
13081
|
+
* Generated on Thu, 26 Oct 2023 10:11:00 GMT
|
|
13082
13082
|
*/
|
|
13083
13083
|
|
|
13084
13084
|
:root,
|
|
@@ -13094,7 +13094,7 @@ html {
|
|
|
13094
13094
|
|
|
13095
13095
|
/**
|
|
13096
13096
|
* Do not edit directly
|
|
13097
|
-
* Generated on Thu, 26 Oct 2023
|
|
13097
|
+
* Generated on Thu, 26 Oct 2023 10:10:58 GMT
|
|
13098
13098
|
*/
|
|
13099
13099
|
|
|
13100
13100
|
:root {
|
|
@@ -13319,7 +13319,7 @@ html {
|
|
|
13319
13319
|
|
|
13320
13320
|
/**
|
|
13321
13321
|
* Do not edit directly
|
|
13322
|
-
* Generated on Thu, 26 Oct 2023
|
|
13322
|
+
* Generated on Thu, 26 Oct 2023 10:11:00 GMT
|
|
13323
13323
|
*/
|
|
13324
13324
|
|
|
13325
13325
|
:root,
|
|
@@ -13333,7 +13333,7 @@ html {
|
|
|
13333
13333
|
|
|
13334
13334
|
/**
|
|
13335
13335
|
* Do not edit directly
|
|
13336
|
-
* Generated on Thu, 26 Oct 2023
|
|
13336
|
+
* Generated on Thu, 26 Oct 2023 10:10:58 GMT
|
|
13337
13337
|
*/
|
|
13338
13338
|
|
|
13339
13339
|
:root {
|
|
@@ -13347,7 +13347,7 @@ html {
|
|
|
13347
13347
|
|
|
13348
13348
|
/**
|
|
13349
13349
|
* Do not edit directly
|
|
13350
|
-
* Generated on Thu, 26 Oct 2023
|
|
13350
|
+
* Generated on Thu, 26 Oct 2023 10:10:58 GMT
|
|
13351
13351
|
*/
|
|
13352
13352
|
|
|
13353
13353
|
:root {
|