@primer/react-brand 0.27.0-rc.e1169e0 → 0.27.0
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 +43 -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/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 Mon, 02 Oct 2023 13:
|
|
92
|
+
* Generated on Mon, 02 Oct 2023 13:46:25 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 Mon, 02 Oct 2023 13:
|
|
632
|
+
* Generated on Mon, 02 Oct 2023 13:46:25 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 Mon, 02 Oct 2023 13:
|
|
657
|
+
* Generated on Mon, 02 Oct 2023 13:46:25 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 Mon, 02 Oct 2023 13:
|
|
672
|
+
* Generated on Mon, 02 Oct 2023 13:46:25 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 Mon, 02 Oct 2023 13:
|
|
799
|
+
* Generated on Mon, 02 Oct 2023 13:46:24 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 Mon, 02 Oct 2023 13:
|
|
813
|
+
* Generated on Mon, 02 Oct 2023 13:46:24 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 Mon, 02 Oct 2023 13:
|
|
832
|
+
* Generated on Mon, 02 Oct 2023 13:46:25 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 Mon, 02 Oct 2023 13:
|
|
1185
|
+
* Generated on Mon, 02 Oct 2023 13:46:25 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 Mon, 02 Oct 2023 13:
|
|
1734
|
+
* Generated on Mon, 02 Oct 2023 13:46:24 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 Mon, 02 Oct 2023 13:
|
|
1961
|
+
* Generated on Mon, 02 Oct 2023 13:46:25 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 Mon, 02 Oct 2023 13:
|
|
2220
|
+
* Generated on Mon, 02 Oct 2023 13:46:25 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 Mon, 02 Oct 2023 13:
|
|
2246
|
+
* Generated on Mon, 02 Oct 2023 13:46:25 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 Mon, 02 Oct 2023 13:
|
|
3004
|
+
* Generated on Mon, 02 Oct 2023 13:46:24 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 Mon, 02 Oct 2023 13:
|
|
3840
|
+
* Generated on Mon, 02 Oct 2023 13:46:24 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 Mon, 02 Oct 2023 13:
|
|
3861
|
+
* Generated on Mon, 02 Oct 2023 13:46:24 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 Mon, 02 Oct 2023 13:
|
|
3871
|
+
* Generated on Mon, 02 Oct 2023 13:46:25 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 Mon, 02 Oct 2023 13:
|
|
4781
|
+
* Generated on Mon, 02 Oct 2023 13:46:25 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 Mon, 02 Oct 2023 13:
|
|
4809
|
+
* Generated on Mon, 02 Oct 2023 13:46:25 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 Mon, 02 Oct 2023 13:
|
|
4825
|
+
* Generated on Mon, 02 Oct 2023 13:46:24 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 Mon, 02 Oct 2023 13:
|
|
4947
|
+
* Generated on Mon, 02 Oct 2023 13:46:25 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 Mon, 02 Oct 2023 13:
|
|
4963
|
+
* Generated on Mon, 02 Oct 2023 13:46:25 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 Mon, 02 Oct 2023 13:
|
|
5176
|
+
* Generated on Mon, 02 Oct 2023 13:46:24 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 Mon, 02 Oct 2023 13:
|
|
5185
|
+
* Generated on Mon, 02 Oct 2023 13:46:25 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 Mon, 02 Oct 2023 13:
|
|
5203
|
+
* Generated on Mon, 02 Oct 2023 13:46:25 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 Mon, 02 Oct 2023 13:
|
|
5320
|
+
* Generated on Mon, 02 Oct 2023 13:46:25 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 Mon, 02 Oct 2023 13:
|
|
6421
|
+
* Generated on Mon, 02 Oct 2023 13:46:24 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 Mon, 02 Oct 2023 13:
|
|
6435
|
+
* Generated on Mon, 02 Oct 2023 13:46:24 GMT
|
|
6436
6436
|
*/
|
|
6437
6437
|
|
|
6438
6438
|
:root {
|
|
@@ -6638,7 +6638,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6638
6638
|
|
|
6639
6639
|
/**
|
|
6640
6640
|
* Do not edit directly
|
|
6641
|
-
* Generated on Mon, 02 Oct 2023 13:
|
|
6641
|
+
* Generated on Mon, 02 Oct 2023 13:46:25 GMT
|
|
6642
6642
|
*/
|
|
6643
6643
|
|
|
6644
6644
|
:root,
|
|
@@ -6654,7 +6654,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6654
6654
|
|
|
6655
6655
|
/**
|
|
6656
6656
|
* Do not edit directly
|
|
6657
|
-
* Generated on Mon, 02 Oct 2023 13:
|
|
6657
|
+
* Generated on Mon, 02 Oct 2023 13:46:25 GMT
|
|
6658
6658
|
*/
|
|
6659
6659
|
|
|
6660
6660
|
:root {
|
|
@@ -6972,7 +6972,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6972
6972
|
|
|
6973
6973
|
/**
|
|
6974
6974
|
* Do not edit directly
|
|
6975
|
-
* Generated on Mon, 02 Oct 2023 13:
|
|
6975
|
+
* Generated on Mon, 02 Oct 2023 13:46:25 GMT
|
|
6976
6976
|
*/
|
|
6977
6977
|
|
|
6978
6978
|
:root,
|
|
@@ -7376,7 +7376,7 @@ html {
|
|
|
7376
7376
|
|
|
7377
7377
|
/**
|
|
7378
7378
|
* Do not edit directly
|
|
7379
|
-
* Generated on Mon, 02 Oct 2023 13:
|
|
7379
|
+
* Generated on Mon, 02 Oct 2023 13:46:25 GMT
|
|
7380
7380
|
*/
|
|
7381
7381
|
|
|
7382
7382
|
:root,
|
|
@@ -7554,7 +7554,7 @@ html {
|
|
|
7554
7554
|
|
|
7555
7555
|
/**
|
|
7556
7556
|
* Do not edit directly
|
|
7557
|
-
* Generated on Mon, 02 Oct 2023 13:
|
|
7557
|
+
* Generated on Mon, 02 Oct 2023 13:46:25 GMT
|
|
7558
7558
|
*/
|
|
7559
7559
|
|
|
7560
7560
|
:root,
|
|
@@ -7681,7 +7681,7 @@ html {
|
|
|
7681
7681
|
|
|
7682
7682
|
/**
|
|
7683
7683
|
* Do not edit directly
|
|
7684
|
-
* Generated on Mon, 02 Oct 2023 13:
|
|
7684
|
+
* Generated on Mon, 02 Oct 2023 13:46:25 GMT
|
|
7685
7685
|
*/
|
|
7686
7686
|
|
|
7687
7687
|
:root,
|
|
@@ -7811,7 +7811,7 @@ html {
|
|
|
7811
7811
|
|
|
7812
7812
|
/**
|
|
7813
7813
|
* Do not edit directly
|
|
7814
|
-
* Generated on Mon, 02 Oct 2023 13:
|
|
7814
|
+
* Generated on Mon, 02 Oct 2023 13:46:24 GMT
|
|
7815
7815
|
*/
|
|
7816
7816
|
|
|
7817
7817
|
:root {
|
|
@@ -7823,7 +7823,7 @@ html {
|
|
|
7823
7823
|
|
|
7824
7824
|
/**
|
|
7825
7825
|
* Do not edit directly
|
|
7826
|
-
* Generated on Mon, 02 Oct 2023 13:
|
|
7826
|
+
* Generated on Mon, 02 Oct 2023 13:46:25 GMT
|
|
7827
7827
|
*/
|
|
7828
7828
|
|
|
7829
7829
|
:root,
|
|
@@ -8196,7 +8196,7 @@ html {
|
|
|
8196
8196
|
|
|
8197
8197
|
/**
|
|
8198
8198
|
* Do not edit directly
|
|
8199
|
-
* Generated on Mon, 02 Oct 2023 13:
|
|
8199
|
+
* Generated on Mon, 02 Oct 2023 13:46:25 GMT
|
|
8200
8200
|
*/
|
|
8201
8201
|
|
|
8202
8202
|
:root,
|
|
@@ -8587,7 +8587,7 @@ html {
|
|
|
8587
8587
|
|
|
8588
8588
|
/**
|
|
8589
8589
|
* Do not edit directly
|
|
8590
|
-
* Generated on Mon, 02 Oct 2023 13:
|
|
8590
|
+
* Generated on Mon, 02 Oct 2023 13:46:24 GMT
|
|
8591
8591
|
*/
|
|
8592
8592
|
|
|
8593
8593
|
:root {
|
|
@@ -12760,7 +12760,7 @@ html {
|
|
|
12760
12760
|
|
|
12761
12761
|
/**
|
|
12762
12762
|
* Do not edit directly
|
|
12763
|
-
* Generated on Mon, 02 Oct 2023 13:
|
|
12763
|
+
* Generated on Mon, 02 Oct 2023 13:46:24 GMT
|
|
12764
12764
|
*/
|
|
12765
12765
|
|
|
12766
12766
|
:root {
|
|
@@ -12778,7 +12778,7 @@ html {
|
|
|
12778
12778
|
|
|
12779
12779
|
/**
|
|
12780
12780
|
* Do not edit directly
|
|
12781
|
-
* Generated on Mon, 02 Oct 2023 13:
|
|
12781
|
+
* Generated on Mon, 02 Oct 2023 13:46:25 GMT
|
|
12782
12782
|
*/
|
|
12783
12783
|
|
|
12784
12784
|
:root,
|
|
@@ -12794,7 +12794,7 @@ html {
|
|
|
12794
12794
|
|
|
12795
12795
|
/**
|
|
12796
12796
|
* Do not edit directly
|
|
12797
|
-
* Generated on Mon, 02 Oct 2023 13:
|
|
12797
|
+
* Generated on Mon, 02 Oct 2023 13:46:24 GMT
|
|
12798
12798
|
*/
|
|
12799
12799
|
|
|
12800
12800
|
:root {
|
|
@@ -13019,7 +13019,7 @@ html {
|
|
|
13019
13019
|
|
|
13020
13020
|
/**
|
|
13021
13021
|
* Do not edit directly
|
|
13022
|
-
* Generated on Mon, 02 Oct 2023 13:
|
|
13022
|
+
* Generated on Mon, 02 Oct 2023 13:46:25 GMT
|
|
13023
13023
|
*/
|
|
13024
13024
|
|
|
13025
13025
|
:root,
|
|
@@ -13033,7 +13033,7 @@ html {
|
|
|
13033
13033
|
|
|
13034
13034
|
/**
|
|
13035
13035
|
* Do not edit directly
|
|
13036
|
-
* Generated on Mon, 02 Oct 2023 13:
|
|
13036
|
+
* Generated on Mon, 02 Oct 2023 13:46:24 GMT
|
|
13037
13037
|
*/
|
|
13038
13038
|
|
|
13039
13039
|
:root {
|
|
@@ -13047,7 +13047,7 @@ html {
|
|
|
13047
13047
|
|
|
13048
13048
|
/**
|
|
13049
13049
|
* Do not edit directly
|
|
13050
|
-
* Generated on Mon, 02 Oct 2023 13:
|
|
13050
|
+
* Generated on Mon, 02 Oct 2023 13:46:24 GMT
|
|
13051
13051
|
*/
|
|
13052
13052
|
|
|
13053
13053
|
:root {
|