@primer/react-brand 0.29.2-rc.614af48 → 0.29.2-rc.aaa5b74
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/CTABanner/CTABanner.d.ts +4 -4
- package/lib/Hero/Hero.d.ts +2 -2
- package/lib/LogoSuite/LogoSuite.d.ts +5 -5
- package/lib/Stack/Stack.d.ts +2 -2
- package/lib/css/main.css +47 -47
- package/lib/design-tokens/css/tokens/base/colors/color-scales-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/base/colors/light.css +1 -1
- package/lib/design-tokens/css/tokens/base/size/size.css +1 -1
- package/lib/design-tokens/css/tokens/base/typography/typography.css +1 -1
- package/lib/design-tokens/css/tokens/functional/animation/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/colors/global-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/colors/global.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/accordion/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/action-menu/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/anchor-nav/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/bento/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/button/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/card/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/card/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/card/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/comparison-table/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/comparison-table/comparison-table.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/control/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/cta-banner/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/eyebrow-banner.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/faq/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/faq/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/faq/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/faq/faq.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/footer/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/footer/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/grid/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/grid/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/grid/grid.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/hero/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/image/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/inline-link/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/inline-link/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/inline-link/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/label/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/label/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/link/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/link/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/logosuite/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/logosuite/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/logosuite/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/pillar/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/pillar/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/prose/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/prose/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/river/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/river/river.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/subdomain-nav-bar/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/testimonial/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/testimonial/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/timeline/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/timeline/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/timeline/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/video-player/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/video-player/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/border.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/breakpoints.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/size-coarse.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/size-fine.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/size.css +1 -1
- package/lib/design-tokens/css/tokens/functional/typography/typography-responsive.css +1 -1
- package/lib/design-tokens/css/tokens/functional/typography/typography.css +1 -1
- package/lib/design-tokens/js/module/tokens/base/colors/light.js +1 -1
- package/lib/design-tokens/js/module/tokens/base/size/size.js +1 -1
- package/lib/design-tokens/js/module/tokens/base/typography/typography.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/animation/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/colors/global.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/bento/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/card/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/card/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/comparison-table/comparison-table.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/faq/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/faq/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/faq/faq.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/footer/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/grid/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/grid/grid.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/hero/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/image/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/inline-link/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/inline-link/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/label/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/link/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/logosuite/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/logosuite/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/pillar/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/prose/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/river/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/river/river.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/testimonial/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/testimonial/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/timeline/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/timeline/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/video-player/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/border.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/breakpoints.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/size-coarse.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/size-fine.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/size.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/viewport.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/typography/typography-responsive.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/typography/typography.js +1 -1
- package/lib/design-tokens/js/tokens/base/colors/light.js +1 -1
- package/lib/design-tokens/js/tokens/base/size/size.js +1 -1
- package/lib/design-tokens/js/tokens/base/typography/typography.js +1 -1
- package/lib/design-tokens/js/tokens/functional/animation/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/colors/global.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/bento/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/card/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/card/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/comparison-table/comparison-table.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/faq/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/faq/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/faq/faq.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/footer/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/grid/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/grid/grid.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/hero/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/image/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/inline-link/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/inline-link/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/label/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/link/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/logosuite/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/logosuite/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/pillar/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/prose/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/river/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/river/river.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/testimonial/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/testimonial/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/timeline/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/timeline/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/video-player/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/border.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/breakpoints.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/size-coarse.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/size-fine.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/size.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/viewport.js +1 -1
- package/lib/design-tokens/js/tokens/functional/typography/typography-responsive.js +1 -1
- package/lib/design-tokens/js/tokens/functional/typography/typography.js +1 -1
- package/lib/design-tokens/scss/tokens/base/colors/light.scss +1 -1
- package/lib/design-tokens/scss/tokens/base/size/size.scss +1 -1
- package/lib/design-tokens/scss/tokens/base/typography/typography.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/animation/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/colors/global.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/bento/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/card/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/card/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/comparison-table/comparison-table.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/eyebrow-banner/eyebrow-banner.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/faq/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/faq/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/faq/faq.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/footer/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/grid/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/grid/grid.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/hero/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/image/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/inline-link/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/inline-link/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/label/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/link/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/logosuite/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/logosuite/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/pillar/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/prose/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/river/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/river/river.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/testimonial/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/testimonial/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/timeline/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/timeline/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/video-player/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/border.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/breakpoints.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/size-coarse.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/size-fine.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/size.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/viewport.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/typography/typography-responsive.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/typography/typography.scss +1 -1
- package/lib/design-tokens/ts/tokens/base/colors/light.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/base/colors/light.js +1 -1
- package/lib/design-tokens/ts/tokens/base/size/size.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/base/size/size.js +1 -1
- package/lib/design-tokens/ts/tokens/base/typography/typography.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/base/typography/typography.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/animation/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/animation/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/colors/global.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/colors/global.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/bento/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/bento/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/card/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/card/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/card/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/card/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/faq.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/faq.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/footer/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/footer/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/grid/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/grid/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/grid/grid.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/grid/grid.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/hero/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/hero/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/image/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/image/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/label/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/label/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/link/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/link/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/prose/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/prose/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/river.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/river.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/video-player/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/video-player/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/border.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/border.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/breakpoints.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/breakpoints.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-coarse.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-coarse.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-fine.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-fine.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/viewport.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/viewport.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography.js +1 -1
- package/lib/forms/TextInput/TextInput.d.ts +1 -1
- package/lib/forms/Textarea/Textarea.d.ts +1 -1
- package/lib/river/RiverBreakout/RiverBreakout.d.ts +1 -1
- package/package.json +1 -1
|
@@ -33,10 +33,10 @@ export declare const CTABanner: React.ForwardRefExoticComponent<Omit<BaseProps<H
|
|
|
33
33
|
regular?: "normal" | "condensed" | "expanded" | undefined;
|
|
34
34
|
wide?: "normal" | "condensed" | "expanded" | undefined;
|
|
35
35
|
} | undefined;
|
|
36
|
-
letterSpacing?: "normal" | "
|
|
37
|
-
narrow?: "normal" | "
|
|
38
|
-
regular?: "normal" | "
|
|
39
|
-
wide?: "normal" | "
|
|
36
|
+
letterSpacing?: "normal" | "condensed" | "none" | {
|
|
37
|
+
narrow?: "normal" | "condensed" | "none" | undefined;
|
|
38
|
+
regular?: "normal" | "condensed" | "none" | undefined;
|
|
39
|
+
wide?: "normal" | "condensed" | "none" | undefined;
|
|
40
40
|
} | undefined;
|
|
41
41
|
font?: "mona-sans" | "hubot-sans" | undefined;
|
|
42
42
|
} & React.HTMLAttributes<HTMLHeadingElement>, "ref"> & React.RefAttributes<HTMLHeadingElement>>;
|
package/lib/Hero/Hero.d.ts
CHANGED
|
@@ -51,7 +51,7 @@ export declare const Hero: React.ForwardRefExoticComponent<Omit<React.PropsWithC
|
|
|
51
51
|
children?: React.ReactNode;
|
|
52
52
|
}, "ref">) & React.RefAttributes<HTMLAnchorElement | HTMLButtonElement>>;
|
|
53
53
|
Image: React.ForwardRefExoticComponent<(Omit<{
|
|
54
|
-
position?: "
|
|
54
|
+
position?: "inline-end" | "block-end" | undefined;
|
|
55
55
|
} & React.ImgHTMLAttributes<HTMLImageElement> & BaseProps<HTMLImageElement> & {
|
|
56
56
|
src: string;
|
|
57
57
|
alt: string;
|
|
@@ -62,7 +62,7 @@ export declare const Hero: React.ForwardRefExoticComponent<Omit<React.PropsWithC
|
|
|
62
62
|
as?: "img" | undefined;
|
|
63
63
|
srcSet?: Pick<React.ImgHTMLAttributes<HTMLImageElement>, "srcSet"> | undefined;
|
|
64
64
|
}, "ref"> | Omit<{
|
|
65
|
-
position?: "
|
|
65
|
+
position?: "inline-end" | "block-end" | undefined;
|
|
66
66
|
} & React.ImgHTMLAttributes<HTMLImageElement> & BaseProps<HTMLImageElement> & {
|
|
67
67
|
src: string;
|
|
68
68
|
alt: string;
|
|
@@ -39,7 +39,7 @@ export declare const LogoSuite: (({ align, children, className, hasDivider, "dat
|
|
|
39
39
|
weight?: "light" | "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | "extralight" | import("../").ResponsiveWeightMap | undefined;
|
|
40
40
|
align?: "start" | "center" | "end" | undefined;
|
|
41
41
|
} & {
|
|
42
|
-
as?: "
|
|
42
|
+
as?: "span" | "div" | "em" | "p" | "strong" | undefined;
|
|
43
43
|
} & React.HTMLAttributes<HTMLParagraphElement> & {
|
|
44
44
|
as?: "p" | undefined;
|
|
45
45
|
} & {
|
|
@@ -51,7 +51,7 @@ export declare const LogoSuite: (({ align, children, className, hasDivider, "dat
|
|
|
51
51
|
weight?: "light" | "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | "extralight" | import("../").ResponsiveWeightMap | undefined;
|
|
52
52
|
align?: "start" | "center" | "end" | undefined;
|
|
53
53
|
} & {
|
|
54
|
-
as?: "
|
|
54
|
+
as?: "span" | "div" | "em" | "p" | "strong" | undefined;
|
|
55
55
|
} & React.HTMLAttributes<HTMLSpanElement> & BaseProps<HTMLSpanElement> & {
|
|
56
56
|
as?: "span" | undefined;
|
|
57
57
|
} & {
|
|
@@ -63,7 +63,7 @@ export declare const LogoSuite: (({ align, children, className, hasDivider, "dat
|
|
|
63
63
|
weight?: "light" | "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | "extralight" | import("../").ResponsiveWeightMap | undefined;
|
|
64
64
|
align?: "start" | "center" | "end" | undefined;
|
|
65
65
|
} & {
|
|
66
|
-
as?: "
|
|
66
|
+
as?: "span" | "div" | "em" | "p" | "strong" | undefined;
|
|
67
67
|
} & React.HTMLAttributes<HTMLDivElement> & BaseProps<HTMLDivElement> & {
|
|
68
68
|
as?: "div" | undefined;
|
|
69
69
|
} & {
|
|
@@ -75,7 +75,7 @@ export declare const LogoSuite: (({ align, children, className, hasDivider, "dat
|
|
|
75
75
|
weight?: "light" | "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | "extralight" | import("../").ResponsiveWeightMap | undefined;
|
|
76
76
|
align?: "start" | "center" | "end" | undefined;
|
|
77
77
|
} & {
|
|
78
|
-
as?: "
|
|
78
|
+
as?: "span" | "div" | "em" | "p" | "strong" | undefined;
|
|
79
79
|
} & React.HTMLAttributes<HTMLElement> & BaseProps<HTMLElement> & {
|
|
80
80
|
as?: "strong" | undefined;
|
|
81
81
|
} & {
|
|
@@ -87,7 +87,7 @@ export declare const LogoSuite: (({ align, children, className, hasDivider, "dat
|
|
|
87
87
|
weight?: "light" | "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | "extralight" | import("../").ResponsiveWeightMap | undefined;
|
|
88
88
|
align?: "start" | "center" | "end" | undefined;
|
|
89
89
|
} & {
|
|
90
|
-
as?: "
|
|
90
|
+
as?: "span" | "div" | "em" | "p" | "strong" | undefined;
|
|
91
91
|
} & React.HTMLAttributes<HTMLElement> & BaseProps<HTMLElement> & {
|
|
92
92
|
as?: "em" | undefined;
|
|
93
93
|
} & {
|
package/lib/Stack/Stack.d.ts
CHANGED
|
@@ -96,7 +96,7 @@ export declare const Stack: React.ForwardRefExoticComponent<Omit<BaseProps<HTMLE
|
|
|
96
96
|
* A string value will be applied to all viewports.
|
|
97
97
|
* An object can be used to define different values for different viewports.
|
|
98
98
|
*/
|
|
99
|
-
gap?: "normal" | 8 | 4 | "
|
|
99
|
+
gap?: "normal" | 8 | 4 | "condensed" | "none" | 12 | "spacious" | 16 | 20 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 64 | 80 | 96 | 112 | 128 | ResponsiveSpacingMap | undefined;
|
|
100
100
|
/**
|
|
101
101
|
* Applies vertical alignment to child elements relative to the Stack, using the align-items CSS property.
|
|
102
102
|
* A string value will be applied to all viewports.
|
|
@@ -108,7 +108,7 @@ export declare const Stack: React.ForwardRefExoticComponent<Omit<BaseProps<HTMLE
|
|
|
108
108
|
* A string value will be applied to all viewports.
|
|
109
109
|
* An object can be used to define different values for different viewports.
|
|
110
110
|
*/
|
|
111
|
-
padding?: "normal" | 8 | 4 | "
|
|
111
|
+
padding?: "normal" | 8 | 4 | "condensed" | "none" | 12 | "spacious" | 16 | 20 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 64 | 80 | 96 | 112 | 128 | ResponsiveSpacingMap | undefined;
|
|
112
112
|
/**
|
|
113
113
|
* Applies horizontal alignment to child elements relative to the Stack, using the justify-content CSS property.
|
|
114
114
|
* A string value will be applied to all viewports.
|
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 Mon, 20 Nov 2023 21:24:21 GMT
|
|
93
93
|
*/
|
|
94
94
|
|
|
95
95
|
:root,
|
|
@@ -367,7 +367,7 @@ select {
|
|
|
367
367
|
|
|
368
368
|
/**
|
|
369
369
|
* Do not edit directly
|
|
370
|
-
* Generated on
|
|
370
|
+
* Generated on Mon, 20 Nov 2023 21:24:21 GMT
|
|
371
371
|
*/
|
|
372
372
|
|
|
373
373
|
:root {
|
|
@@ -392,7 +392,7 @@ select {
|
|
|
392
392
|
|
|
393
393
|
/**
|
|
394
394
|
* Do not edit directly
|
|
395
|
-
* Generated on
|
|
395
|
+
* Generated on Mon, 20 Nov 2023 21:24:21 GMT
|
|
396
396
|
*/
|
|
397
397
|
|
|
398
398
|
:root {
|
|
@@ -408,7 +408,7 @@ select {
|
|
|
408
408
|
|
|
409
409
|
/**
|
|
410
410
|
* Do not edit directly
|
|
411
|
-
* Generated on
|
|
411
|
+
* Generated on Mon, 20 Nov 2023 21:24:21 GMT
|
|
412
412
|
*/
|
|
413
413
|
|
|
414
414
|
:root {
|
|
@@ -540,7 +540,7 @@ select {
|
|
|
540
540
|
|
|
541
541
|
/**
|
|
542
542
|
* Do not edit directly
|
|
543
|
-
* Generated on
|
|
543
|
+
* Generated on Mon, 20 Nov 2023 21:24:20 GMT
|
|
544
544
|
*/
|
|
545
545
|
|
|
546
546
|
:root {
|
|
@@ -554,7 +554,7 @@ select {
|
|
|
554
554
|
|
|
555
555
|
/**
|
|
556
556
|
* Do not edit directly
|
|
557
|
-
* Generated on
|
|
557
|
+
* Generated on Mon, 20 Nov 2023 21:24:20 GMT
|
|
558
558
|
*/
|
|
559
559
|
|
|
560
560
|
:root {
|
|
@@ -573,7 +573,7 @@ select {
|
|
|
573
573
|
|
|
574
574
|
/**
|
|
575
575
|
* Do not edit directly
|
|
576
|
-
* Generated on
|
|
576
|
+
* Generated on Mon, 20 Nov 2023 21:24:21 GMT
|
|
577
577
|
*/
|
|
578
578
|
|
|
579
579
|
:root,
|
|
@@ -955,7 +955,7 @@ select {
|
|
|
955
955
|
|
|
956
956
|
/**
|
|
957
957
|
* Do not edit directly
|
|
958
|
-
* Generated on
|
|
958
|
+
* Generated on Mon, 20 Nov 2023 21:24:21 GMT
|
|
959
959
|
*/
|
|
960
960
|
|
|
961
961
|
:root,
|
|
@@ -1522,7 +1522,7 @@ select {
|
|
|
1522
1522
|
|
|
1523
1523
|
/**
|
|
1524
1524
|
* Do not edit directly
|
|
1525
|
-
* Generated on
|
|
1525
|
+
* Generated on Mon, 20 Nov 2023 21:24:20 GMT
|
|
1526
1526
|
*/
|
|
1527
1527
|
|
|
1528
1528
|
:root {
|
|
@@ -1749,7 +1749,7 @@ select {
|
|
|
1749
1749
|
|
|
1750
1750
|
/**
|
|
1751
1751
|
* Do not edit directly
|
|
1752
|
-
* Generated on
|
|
1752
|
+
* Generated on Mon, 20 Nov 2023 21:24:21 GMT
|
|
1753
1753
|
*/
|
|
1754
1754
|
|
|
1755
1755
|
:root,
|
|
@@ -2008,7 +2008,7 @@ select {
|
|
|
2008
2008
|
|
|
2009
2009
|
/**
|
|
2010
2010
|
* Do not edit directly
|
|
2011
|
-
* Generated on
|
|
2011
|
+
* Generated on Mon, 20 Nov 2023 21:24:21 GMT
|
|
2012
2012
|
*/
|
|
2013
2013
|
|
|
2014
2014
|
:root {
|
|
@@ -2034,7 +2034,7 @@ select {
|
|
|
2034
2034
|
|
|
2035
2035
|
/**
|
|
2036
2036
|
* Do not edit directly
|
|
2037
|
-
* Generated on
|
|
2037
|
+
* Generated on Mon, 20 Nov 2023 21:24:21 GMT
|
|
2038
2038
|
*/
|
|
2039
2039
|
|
|
2040
2040
|
:root,
|
|
@@ -2792,7 +2792,7 @@ select {
|
|
|
2792
2792
|
|
|
2793
2793
|
/**
|
|
2794
2794
|
* Do not edit directly
|
|
2795
|
-
* Generated on
|
|
2795
|
+
* Generated on Mon, 20 Nov 2023 21:24:20 GMT
|
|
2796
2796
|
*/
|
|
2797
2797
|
|
|
2798
2798
|
:root {
|
|
@@ -3628,7 +3628,7 @@ select {
|
|
|
3628
3628
|
|
|
3629
3629
|
/**
|
|
3630
3630
|
* Do not edit directly
|
|
3631
|
-
* Generated on
|
|
3631
|
+
* Generated on Mon, 20 Nov 2023 21:24:20 GMT
|
|
3632
3632
|
*/
|
|
3633
3633
|
|
|
3634
3634
|
:root {
|
|
@@ -3649,7 +3649,7 @@ select {
|
|
|
3649
3649
|
|
|
3650
3650
|
/**
|
|
3651
3651
|
* Do not edit directly
|
|
3652
|
-
* Generated on
|
|
3652
|
+
* Generated on Mon, 20 Nov 2023 21:24:21 GMT
|
|
3653
3653
|
*/
|
|
3654
3654
|
|
|
3655
3655
|
:root {
|
|
@@ -3659,7 +3659,7 @@ select {
|
|
|
3659
3659
|
|
|
3660
3660
|
/**
|
|
3661
3661
|
* Do not edit directly
|
|
3662
|
-
* Generated on
|
|
3662
|
+
* Generated on Mon, 20 Nov 2023 21:24:21 GMT
|
|
3663
3663
|
*/
|
|
3664
3664
|
|
|
3665
3665
|
:root {
|
|
@@ -4578,7 +4578,7 @@ select {
|
|
|
4578
4578
|
|
|
4579
4579
|
/**
|
|
4580
4580
|
* Do not edit directly
|
|
4581
|
-
* Generated on
|
|
4581
|
+
* Generated on Mon, 20 Nov 2023 21:24:21 GMT
|
|
4582
4582
|
*/
|
|
4583
4583
|
|
|
4584
4584
|
:root,
|
|
@@ -4606,7 +4606,7 @@ select {
|
|
|
4606
4606
|
|
|
4607
4607
|
/**
|
|
4608
4608
|
* Do not edit directly
|
|
4609
|
-
* Generated on
|
|
4609
|
+
* Generated on Mon, 20 Nov 2023 21:24:21 GMT
|
|
4610
4610
|
*/
|
|
4611
4611
|
|
|
4612
4612
|
:root,
|
|
@@ -4622,7 +4622,7 @@ select {
|
|
|
4622
4622
|
|
|
4623
4623
|
/**
|
|
4624
4624
|
* Do not edit directly
|
|
4625
|
-
* Generated on
|
|
4625
|
+
* Generated on Mon, 20 Nov 2023 21:24:20 GMT
|
|
4626
4626
|
*/
|
|
4627
4627
|
|
|
4628
4628
|
:root {
|
|
@@ -4746,7 +4746,7 @@ select {
|
|
|
4746
4746
|
|
|
4747
4747
|
/**
|
|
4748
4748
|
* Do not edit directly
|
|
4749
|
-
* Generated on
|
|
4749
|
+
* Generated on Mon, 20 Nov 2023 21:24:21 GMT
|
|
4750
4750
|
*/
|
|
4751
4751
|
|
|
4752
4752
|
:root,
|
|
@@ -4762,7 +4762,7 @@ select {
|
|
|
4762
4762
|
|
|
4763
4763
|
/**
|
|
4764
4764
|
* Do not edit directly
|
|
4765
|
-
* Generated on
|
|
4765
|
+
* Generated on Mon, 20 Nov 2023 21:24:21 GMT
|
|
4766
4766
|
*/
|
|
4767
4767
|
|
|
4768
4768
|
:root,
|
|
@@ -5008,7 +5008,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5008
5008
|
|
|
5009
5009
|
/**
|
|
5010
5010
|
* Do not edit directly
|
|
5011
|
-
* Generated on
|
|
5011
|
+
* Generated on Mon, 20 Nov 2023 21:24:20 GMT
|
|
5012
5012
|
*/
|
|
5013
5013
|
|
|
5014
5014
|
:root {
|
|
@@ -5017,7 +5017,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5017
5017
|
|
|
5018
5018
|
/**
|
|
5019
5019
|
* Do not edit directly
|
|
5020
|
-
* Generated on
|
|
5020
|
+
* Generated on Mon, 20 Nov 2023 21:24:21 GMT
|
|
5021
5021
|
*/
|
|
5022
5022
|
|
|
5023
5023
|
:root,
|
|
@@ -5035,7 +5035,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5035
5035
|
|
|
5036
5036
|
/**
|
|
5037
5037
|
* Do not edit directly
|
|
5038
|
-
* Generated on
|
|
5038
|
+
* Generated on Mon, 20 Nov 2023 21:24:21 GMT
|
|
5039
5039
|
*/
|
|
5040
5040
|
|
|
5041
5041
|
:root {
|
|
@@ -5166,7 +5166,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5166
5166
|
|
|
5167
5167
|
/**
|
|
5168
5168
|
* Do not edit directly
|
|
5169
|
-
* Generated on
|
|
5169
|
+
* Generated on Mon, 20 Nov 2023 21:24:21 GMT
|
|
5170
5170
|
*/
|
|
5171
5171
|
|
|
5172
5172
|
:root,
|
|
@@ -6267,7 +6267,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6267
6267
|
|
|
6268
6268
|
/**
|
|
6269
6269
|
* Do not edit directly
|
|
6270
|
-
* Generated on
|
|
6270
|
+
* Generated on Mon, 20 Nov 2023 21:24:21 GMT
|
|
6271
6271
|
*/
|
|
6272
6272
|
|
|
6273
6273
|
:root {
|
|
@@ -6281,7 +6281,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6281
6281
|
|
|
6282
6282
|
/**
|
|
6283
6283
|
* Do not edit directly
|
|
6284
|
-
* Generated on
|
|
6284
|
+
* Generated on Mon, 20 Nov 2023 21:24:21 GMT
|
|
6285
6285
|
*/
|
|
6286
6286
|
|
|
6287
6287
|
:root {
|
|
@@ -6491,7 +6491,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6491
6491
|
|
|
6492
6492
|
/**
|
|
6493
6493
|
* Do not edit directly
|
|
6494
|
-
* Generated on
|
|
6494
|
+
* Generated on Mon, 20 Nov 2023 21:24:21 GMT
|
|
6495
6495
|
*/
|
|
6496
6496
|
|
|
6497
6497
|
:root,
|
|
@@ -6507,7 +6507,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6507
6507
|
|
|
6508
6508
|
/**
|
|
6509
6509
|
* Do not edit directly
|
|
6510
|
-
* Generated on
|
|
6510
|
+
* Generated on Mon, 20 Nov 2023 21:24:21 GMT
|
|
6511
6511
|
*/
|
|
6512
6512
|
|
|
6513
6513
|
:root {
|
|
@@ -6825,7 +6825,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6825
6825
|
|
|
6826
6826
|
/**
|
|
6827
6827
|
* Do not edit directly
|
|
6828
|
-
* Generated on
|
|
6828
|
+
* Generated on Mon, 20 Nov 2023 21:24:21 GMT
|
|
6829
6829
|
*/
|
|
6830
6830
|
|
|
6831
6831
|
:root,
|
|
@@ -7266,7 +7266,7 @@ html {
|
|
|
7266
7266
|
|
|
7267
7267
|
/**
|
|
7268
7268
|
* Do not edit directly
|
|
7269
|
-
* Generated on
|
|
7269
|
+
* Generated on Mon, 20 Nov 2023 21:24:21 GMT
|
|
7270
7270
|
*/
|
|
7271
7271
|
|
|
7272
7272
|
:root,
|
|
@@ -7444,7 +7444,7 @@ html {
|
|
|
7444
7444
|
|
|
7445
7445
|
/**
|
|
7446
7446
|
* Do not edit directly
|
|
7447
|
-
* Generated on
|
|
7447
|
+
* Generated on Mon, 20 Nov 2023 21:24:21 GMT
|
|
7448
7448
|
*/
|
|
7449
7449
|
|
|
7450
7450
|
:root,
|
|
@@ -7571,7 +7571,7 @@ html {
|
|
|
7571
7571
|
|
|
7572
7572
|
/**
|
|
7573
7573
|
* Do not edit directly
|
|
7574
|
-
* Generated on
|
|
7574
|
+
* Generated on Mon, 20 Nov 2023 21:24:21 GMT
|
|
7575
7575
|
*/
|
|
7576
7576
|
|
|
7577
7577
|
:root,
|
|
@@ -7701,7 +7701,7 @@ html {
|
|
|
7701
7701
|
|
|
7702
7702
|
/**
|
|
7703
7703
|
* Do not edit directly
|
|
7704
|
-
* Generated on
|
|
7704
|
+
* Generated on Mon, 20 Nov 2023 21:24:20 GMT
|
|
7705
7705
|
*/
|
|
7706
7706
|
|
|
7707
7707
|
:root {
|
|
@@ -7712,7 +7712,7 @@ html {
|
|
|
7712
7712
|
|
|
7713
7713
|
/**
|
|
7714
7714
|
* Do not edit directly
|
|
7715
|
-
* Generated on
|
|
7715
|
+
* Generated on Mon, 20 Nov 2023 21:24:21 GMT
|
|
7716
7716
|
*/
|
|
7717
7717
|
|
|
7718
7718
|
:root,
|
|
@@ -8136,7 +8136,7 @@ html {
|
|
|
8136
8136
|
|
|
8137
8137
|
/**
|
|
8138
8138
|
* Do not edit directly
|
|
8139
|
-
* Generated on
|
|
8139
|
+
* Generated on Mon, 20 Nov 2023 21:24:21 GMT
|
|
8140
8140
|
*/
|
|
8141
8141
|
|
|
8142
8142
|
:root,
|
|
@@ -8580,7 +8580,7 @@ html {
|
|
|
8580
8580
|
|
|
8581
8581
|
/**
|
|
8582
8582
|
* Do not edit directly
|
|
8583
|
-
* Generated on
|
|
8583
|
+
* Generated on Mon, 20 Nov 2023 21:24:21 GMT
|
|
8584
8584
|
*/
|
|
8585
8585
|
|
|
8586
8586
|
:root {
|
|
@@ -8591,7 +8591,7 @@ html {
|
|
|
8591
8591
|
|
|
8592
8592
|
/**
|
|
8593
8593
|
* Do not edit directly
|
|
8594
|
-
* Generated on
|
|
8594
|
+
* Generated on Mon, 20 Nov 2023 21:24:21 GMT
|
|
8595
8595
|
*/
|
|
8596
8596
|
|
|
8597
8597
|
:root,
|
|
@@ -12825,7 +12825,7 @@ html {
|
|
|
12825
12825
|
|
|
12826
12826
|
/**
|
|
12827
12827
|
* Do not edit directly
|
|
12828
|
-
* Generated on
|
|
12828
|
+
* Generated on Mon, 20 Nov 2023 21:24:21 GMT
|
|
12829
12829
|
*/
|
|
12830
12830
|
|
|
12831
12831
|
:root {
|
|
@@ -12843,7 +12843,7 @@ html {
|
|
|
12843
12843
|
|
|
12844
12844
|
/**
|
|
12845
12845
|
* Do not edit directly
|
|
12846
|
-
* Generated on
|
|
12846
|
+
* Generated on Mon, 20 Nov 2023 21:24:21 GMT
|
|
12847
12847
|
*/
|
|
12848
12848
|
|
|
12849
12849
|
:root,
|
|
@@ -12879,7 +12879,7 @@ html {
|
|
|
12879
12879
|
|
|
12880
12880
|
/**
|
|
12881
12881
|
* Do not edit directly
|
|
12882
|
-
* Generated on
|
|
12882
|
+
* Generated on Mon, 20 Nov 2023 21:24:21 GMT
|
|
12883
12883
|
*/
|
|
12884
12884
|
|
|
12885
12885
|
:root,
|
|
@@ -12895,7 +12895,7 @@ html {
|
|
|
12895
12895
|
|
|
12896
12896
|
/**
|
|
12897
12897
|
* Do not edit directly
|
|
12898
|
-
* Generated on
|
|
12898
|
+
* Generated on Mon, 20 Nov 2023 21:24:21 GMT
|
|
12899
12899
|
*/
|
|
12900
12900
|
|
|
12901
12901
|
:root {
|
|
@@ -13120,7 +13120,7 @@ html {
|
|
|
13120
13120
|
|
|
13121
13121
|
/**
|
|
13122
13122
|
* Do not edit directly
|
|
13123
|
-
* Generated on
|
|
13123
|
+
* Generated on Mon, 20 Nov 2023 21:24:21 GMT
|
|
13124
13124
|
*/
|
|
13125
13125
|
|
|
13126
13126
|
:root,
|
|
@@ -13134,7 +13134,7 @@ html {
|
|
|
13134
13134
|
|
|
13135
13135
|
/**
|
|
13136
13136
|
* Do not edit directly
|
|
13137
|
-
* Generated on
|
|
13137
|
+
* Generated on Mon, 20 Nov 2023 21:24:21 GMT
|
|
13138
13138
|
*/
|
|
13139
13139
|
|
|
13140
13140
|
:root {
|
|
@@ -13148,7 +13148,7 @@ html {
|
|
|
13148
13148
|
|
|
13149
13149
|
/**
|
|
13150
13150
|
* Do not edit directly
|
|
13151
|
-
* Generated on
|
|
13151
|
+
* Generated on Mon, 20 Nov 2023 21:24:20 GMT
|
|
13152
13152
|
*/
|
|
13153
13153
|
|
|
13154
13154
|
:root {
|
|
@@ -15323,7 +15323,7 @@ html {
|
|
|
15323
15323
|
|
|
15324
15324
|
/**
|
|
15325
15325
|
* Do not edit directly
|
|
15326
|
-
* Generated on
|
|
15326
|
+
* Generated on Mon, 20 Nov 2023 21:24:21 GMT
|
|
15327
15327
|
*/
|
|
15328
15328
|
|
|
15329
15329
|
:root {
|
|
@@ -15347,7 +15347,7 @@ html {
|
|
|
15347
15347
|
|
|
15348
15348
|
/**
|
|
15349
15349
|
* Do not edit directly
|
|
15350
|
-
* Generated on
|
|
15350
|
+
* Generated on Mon, 20 Nov 2023 21:24:21 GMT
|
|
15351
15351
|
*/
|
|
15352
15352
|
|
|
15353
15353
|
:root,
|