@primer/react-brand 0.30.1-rc.0fe56f6 → 0.30.1-rc.9576699
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 Tue, 19 Dec 2023 15:
|
|
92
|
+
* Generated on Tue, 19 Dec 2023 16:15:23 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 Tue, 19 Dec 2023 15:
|
|
370
|
+
* Generated on Tue, 19 Dec 2023 16:15:23 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 Tue, 19 Dec 2023 15:
|
|
395
|
+
* Generated on Tue, 19 Dec 2023 16:15:23 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 Tue, 19 Dec 2023 15:
|
|
411
|
+
* Generated on Tue, 19 Dec 2023 16:15:23 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 Tue, 19 Dec 2023 15:
|
|
543
|
+
* Generated on Tue, 19 Dec 2023 16:15:22 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 Tue, 19 Dec 2023 15:
|
|
557
|
+
* Generated on Tue, 19 Dec 2023 16:15:22 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 Tue, 19 Dec 2023 15:
|
|
576
|
+
* Generated on Tue, 19 Dec 2023 16:15:23 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 Tue, 19 Dec 2023 15:
|
|
958
|
+
* Generated on Tue, 19 Dec 2023 16:15:23 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 Tue, 19 Dec 2023 15:
|
|
1525
|
+
* Generated on Tue, 19 Dec 2023 16:15:22 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 Tue, 19 Dec 2023 15:
|
|
1752
|
+
* Generated on Tue, 19 Dec 2023 16:15:23 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 Tue, 19 Dec 2023 15:
|
|
2011
|
+
* Generated on Tue, 19 Dec 2023 16:15:23 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 Tue, 19 Dec 2023 15:
|
|
2037
|
+
* Generated on Tue, 19 Dec 2023 16:15:23 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 Tue, 19 Dec 2023 15:
|
|
2795
|
+
* Generated on Tue, 19 Dec 2023 16:15:22 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 Tue, 19 Dec 2023 15:
|
|
3631
|
+
* Generated on Tue, 19 Dec 2023 16:15:22 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 Tue, 19 Dec 2023 15:
|
|
3652
|
+
* Generated on Tue, 19 Dec 2023 16:15:22 GMT
|
|
3653
3653
|
*/
|
|
3654
3654
|
|
|
3655
3655
|
:root {
|
|
@@ -3660,7 +3660,7 @@ select {
|
|
|
3660
3660
|
|
|
3661
3661
|
/**
|
|
3662
3662
|
* Do not edit directly
|
|
3663
|
-
* Generated on Tue, 19 Dec 2023 15:
|
|
3663
|
+
* Generated on Tue, 19 Dec 2023 16:15:23 GMT
|
|
3664
3664
|
*/
|
|
3665
3665
|
|
|
3666
3666
|
:root {
|
|
@@ -4583,7 +4583,7 @@ select {
|
|
|
4583
4583
|
|
|
4584
4584
|
/**
|
|
4585
4585
|
* Do not edit directly
|
|
4586
|
-
* Generated on Tue, 19 Dec 2023 15:
|
|
4586
|
+
* Generated on Tue, 19 Dec 2023 16:15:23 GMT
|
|
4587
4587
|
*/
|
|
4588
4588
|
|
|
4589
4589
|
:root,
|
|
@@ -4611,7 +4611,7 @@ select {
|
|
|
4611
4611
|
|
|
4612
4612
|
/**
|
|
4613
4613
|
* Do not edit directly
|
|
4614
|
-
* Generated on Tue, 19 Dec 2023 15:
|
|
4614
|
+
* Generated on Tue, 19 Dec 2023 16:15:23 GMT
|
|
4615
4615
|
*/
|
|
4616
4616
|
|
|
4617
4617
|
:root,
|
|
@@ -4627,7 +4627,7 @@ select {
|
|
|
4627
4627
|
|
|
4628
4628
|
/**
|
|
4629
4629
|
* Do not edit directly
|
|
4630
|
-
* Generated on Tue, 19 Dec 2023 15:
|
|
4630
|
+
* Generated on Tue, 19 Dec 2023 16:15:22 GMT
|
|
4631
4631
|
*/
|
|
4632
4632
|
|
|
4633
4633
|
:root {
|
|
@@ -4751,7 +4751,7 @@ select {
|
|
|
4751
4751
|
|
|
4752
4752
|
/**
|
|
4753
4753
|
* Do not edit directly
|
|
4754
|
-
* Generated on Tue, 19 Dec 2023 15:
|
|
4754
|
+
* Generated on Tue, 19 Dec 2023 16:15:23 GMT
|
|
4755
4755
|
*/
|
|
4756
4756
|
|
|
4757
4757
|
:root,
|
|
@@ -4767,7 +4767,7 @@ select {
|
|
|
4767
4767
|
|
|
4768
4768
|
/**
|
|
4769
4769
|
* Do not edit directly
|
|
4770
|
-
* Generated on Tue, 19 Dec 2023 15:
|
|
4770
|
+
* Generated on Tue, 19 Dec 2023 16:15:23 GMT
|
|
4771
4771
|
*/
|
|
4772
4772
|
|
|
4773
4773
|
:root,
|
|
@@ -5013,7 +5013,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5013
5013
|
|
|
5014
5014
|
/**
|
|
5015
5015
|
* Do not edit directly
|
|
5016
|
-
* Generated on Tue, 19 Dec 2023 15:
|
|
5016
|
+
* Generated on Tue, 19 Dec 2023 16:15:22 GMT
|
|
5017
5017
|
*/
|
|
5018
5018
|
|
|
5019
5019
|
:root {
|
|
@@ -5022,7 +5022,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5022
5022
|
|
|
5023
5023
|
/**
|
|
5024
5024
|
* Do not edit directly
|
|
5025
|
-
* Generated on Tue, 19 Dec 2023 15:
|
|
5025
|
+
* Generated on Tue, 19 Dec 2023 16:15:23 GMT
|
|
5026
5026
|
*/
|
|
5027
5027
|
|
|
5028
5028
|
:root,
|
|
@@ -5040,7 +5040,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5040
5040
|
|
|
5041
5041
|
/**
|
|
5042
5042
|
* Do not edit directly
|
|
5043
|
-
* Generated on Tue, 19 Dec 2023 15:
|
|
5043
|
+
* Generated on Tue, 19 Dec 2023 16:15:23 GMT
|
|
5044
5044
|
*/
|
|
5045
5045
|
|
|
5046
5046
|
:root {
|
|
@@ -5171,7 +5171,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5171
5171
|
|
|
5172
5172
|
/**
|
|
5173
5173
|
* Do not edit directly
|
|
5174
|
-
* Generated on Tue, 19 Dec 2023 15:
|
|
5174
|
+
* Generated on Tue, 19 Dec 2023 16:15:23 GMT
|
|
5175
5175
|
*/
|
|
5176
5176
|
|
|
5177
5177
|
:root,
|
|
@@ -6272,7 +6272,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6272
6272
|
|
|
6273
6273
|
/**
|
|
6274
6274
|
* Do not edit directly
|
|
6275
|
-
* Generated on Tue, 19 Dec 2023 15:
|
|
6275
|
+
* Generated on Tue, 19 Dec 2023 16:15:22 GMT
|
|
6276
6276
|
*/
|
|
6277
6277
|
|
|
6278
6278
|
:root {
|
|
@@ -6286,7 +6286,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6286
6286
|
|
|
6287
6287
|
/**
|
|
6288
6288
|
* Do not edit directly
|
|
6289
|
-
* Generated on Tue, 19 Dec 2023 15:
|
|
6289
|
+
* Generated on Tue, 19 Dec 2023 16:15:22 GMT
|
|
6290
6290
|
*/
|
|
6291
6291
|
|
|
6292
6292
|
:root {
|
|
@@ -6496,7 +6496,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6496
6496
|
|
|
6497
6497
|
/**
|
|
6498
6498
|
* Do not edit directly
|
|
6499
|
-
* Generated on Tue, 19 Dec 2023 15:
|
|
6499
|
+
* Generated on Tue, 19 Dec 2023 16:15:23 GMT
|
|
6500
6500
|
*/
|
|
6501
6501
|
|
|
6502
6502
|
:root,
|
|
@@ -6512,7 +6512,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6512
6512
|
|
|
6513
6513
|
/**
|
|
6514
6514
|
* Do not edit directly
|
|
6515
|
-
* Generated on Tue, 19 Dec 2023 15:
|
|
6515
|
+
* Generated on Tue, 19 Dec 2023 16:15:23 GMT
|
|
6516
6516
|
*/
|
|
6517
6517
|
|
|
6518
6518
|
:root {
|
|
@@ -6830,7 +6830,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6830
6830
|
|
|
6831
6831
|
/**
|
|
6832
6832
|
* Do not edit directly
|
|
6833
|
-
* Generated on Tue, 19 Dec 2023 15:
|
|
6833
|
+
* Generated on Tue, 19 Dec 2023 16:15:23 GMT
|
|
6834
6834
|
*/
|
|
6835
6835
|
|
|
6836
6836
|
:root,
|
|
@@ -7271,7 +7271,7 @@ html {
|
|
|
7271
7271
|
|
|
7272
7272
|
/**
|
|
7273
7273
|
* Do not edit directly
|
|
7274
|
-
* Generated on Tue, 19 Dec 2023 15:
|
|
7274
|
+
* Generated on Tue, 19 Dec 2023 16:15:23 GMT
|
|
7275
7275
|
*/
|
|
7276
7276
|
|
|
7277
7277
|
:root,
|
|
@@ -7449,7 +7449,7 @@ html {
|
|
|
7449
7449
|
|
|
7450
7450
|
/**
|
|
7451
7451
|
* Do not edit directly
|
|
7452
|
-
* Generated on Tue, 19 Dec 2023 15:
|
|
7452
|
+
* Generated on Tue, 19 Dec 2023 16:15:23 GMT
|
|
7453
7453
|
*/
|
|
7454
7454
|
|
|
7455
7455
|
:root,
|
|
@@ -7576,7 +7576,7 @@ html {
|
|
|
7576
7576
|
|
|
7577
7577
|
/**
|
|
7578
7578
|
* Do not edit directly
|
|
7579
|
-
* Generated on Tue, 19 Dec 2023 15:
|
|
7579
|
+
* Generated on Tue, 19 Dec 2023 16:15:23 GMT
|
|
7580
7580
|
*/
|
|
7581
7581
|
|
|
7582
7582
|
:root,
|
|
@@ -7706,7 +7706,7 @@ html {
|
|
|
7706
7706
|
|
|
7707
7707
|
/**
|
|
7708
7708
|
* Do not edit directly
|
|
7709
|
-
* Generated on Tue, 19 Dec 2023 15:
|
|
7709
|
+
* Generated on Tue, 19 Dec 2023 16:15:22 GMT
|
|
7710
7710
|
*/
|
|
7711
7711
|
|
|
7712
7712
|
:root {
|
|
@@ -7717,7 +7717,7 @@ html {
|
|
|
7717
7717
|
|
|
7718
7718
|
/**
|
|
7719
7719
|
* Do not edit directly
|
|
7720
|
-
* Generated on Tue, 19 Dec 2023 15:
|
|
7720
|
+
* Generated on Tue, 19 Dec 2023 16:15:23 GMT
|
|
7721
7721
|
*/
|
|
7722
7722
|
|
|
7723
7723
|
:root,
|
|
@@ -8141,7 +8141,7 @@ html {
|
|
|
8141
8141
|
|
|
8142
8142
|
/**
|
|
8143
8143
|
* Do not edit directly
|
|
8144
|
-
* Generated on Tue, 19 Dec 2023 15:
|
|
8144
|
+
* Generated on Tue, 19 Dec 2023 16:15:23 GMT
|
|
8145
8145
|
*/
|
|
8146
8146
|
|
|
8147
8147
|
:root,
|
|
@@ -8578,7 +8578,7 @@ html {
|
|
|
8578
8578
|
|
|
8579
8579
|
/**
|
|
8580
8580
|
* Do not edit directly
|
|
8581
|
-
* Generated on Tue, 19 Dec 2023 15:
|
|
8581
|
+
* Generated on Tue, 19 Dec 2023 16:15:22 GMT
|
|
8582
8582
|
*/
|
|
8583
8583
|
|
|
8584
8584
|
:root {
|
|
@@ -8589,7 +8589,7 @@ html {
|
|
|
8589
8589
|
|
|
8590
8590
|
/**
|
|
8591
8591
|
* Do not edit directly
|
|
8592
|
-
* Generated on Tue, 19 Dec 2023 15:
|
|
8592
|
+
* Generated on Tue, 19 Dec 2023 16:15:23 GMT
|
|
8593
8593
|
*/
|
|
8594
8594
|
|
|
8595
8595
|
:root,
|
|
@@ -12823,7 +12823,7 @@ html {
|
|
|
12823
12823
|
|
|
12824
12824
|
/**
|
|
12825
12825
|
* Do not edit directly
|
|
12826
|
-
* Generated on Tue, 19 Dec 2023 15:
|
|
12826
|
+
* Generated on Tue, 19 Dec 2023 16:15:22 GMT
|
|
12827
12827
|
*/
|
|
12828
12828
|
|
|
12829
12829
|
:root {
|
|
@@ -12841,7 +12841,7 @@ html {
|
|
|
12841
12841
|
|
|
12842
12842
|
/**
|
|
12843
12843
|
* Do not edit directly
|
|
12844
|
-
* Generated on Tue, 19 Dec 2023 15:
|
|
12844
|
+
* Generated on Tue, 19 Dec 2023 16:15:23 GMT
|
|
12845
12845
|
*/
|
|
12846
12846
|
|
|
12847
12847
|
:root,
|
|
@@ -12877,7 +12877,7 @@ html {
|
|
|
12877
12877
|
|
|
12878
12878
|
/**
|
|
12879
12879
|
* Do not edit directly
|
|
12880
|
-
* Generated on Tue, 19 Dec 2023 15:
|
|
12880
|
+
* Generated on Tue, 19 Dec 2023 16:15:23 GMT
|
|
12881
12881
|
*/
|
|
12882
12882
|
|
|
12883
12883
|
:root,
|
|
@@ -12893,7 +12893,7 @@ html {
|
|
|
12893
12893
|
|
|
12894
12894
|
/**
|
|
12895
12895
|
* Do not edit directly
|
|
12896
|
-
* Generated on Tue, 19 Dec 2023 15:
|
|
12896
|
+
* Generated on Tue, 19 Dec 2023 16:15:22 GMT
|
|
12897
12897
|
*/
|
|
12898
12898
|
|
|
12899
12899
|
:root {
|
|
@@ -13118,7 +13118,7 @@ html {
|
|
|
13118
13118
|
|
|
13119
13119
|
/**
|
|
13120
13120
|
* Do not edit directly
|
|
13121
|
-
* Generated on Tue, 19 Dec 2023 15:
|
|
13121
|
+
* Generated on Tue, 19 Dec 2023 16:15:23 GMT
|
|
13122
13122
|
*/
|
|
13123
13123
|
|
|
13124
13124
|
:root,
|
|
@@ -13132,7 +13132,7 @@ html {
|
|
|
13132
13132
|
|
|
13133
13133
|
/**
|
|
13134
13134
|
* Do not edit directly
|
|
13135
|
-
* Generated on Tue, 19 Dec 2023 15:
|
|
13135
|
+
* Generated on Tue, 19 Dec 2023 16:15:22 GMT
|
|
13136
13136
|
*/
|
|
13137
13137
|
|
|
13138
13138
|
:root {
|
|
@@ -13146,7 +13146,7 @@ html {
|
|
|
13146
13146
|
|
|
13147
13147
|
/**
|
|
13148
13148
|
* Do not edit directly
|
|
13149
|
-
* Generated on Tue, 19 Dec 2023 15:
|
|
13149
|
+
* Generated on Tue, 19 Dec 2023 16:15:22 GMT
|
|
13150
13150
|
*/
|
|
13151
13151
|
|
|
13152
13152
|
:root {
|
|
@@ -15325,7 +15325,7 @@ html {
|
|
|
15325
15325
|
|
|
15326
15326
|
/**
|
|
15327
15327
|
* Do not edit directly
|
|
15328
|
-
* Generated on Tue, 19 Dec 2023 15:
|
|
15328
|
+
* Generated on Tue, 19 Dec 2023 16:15:23 GMT
|
|
15329
15329
|
*/
|
|
15330
15330
|
|
|
15331
15331
|
:root {
|
|
@@ -15349,7 +15349,7 @@ html {
|
|
|
15349
15349
|
|
|
15350
15350
|
/**
|
|
15351
15351
|
* Do not edit directly
|
|
15352
|
-
* Generated on Tue, 19 Dec 2023 15:
|
|
15352
|
+
* Generated on Tue, 19 Dec 2023 16:15:23 GMT
|
|
15353
15353
|
*/
|
|
15354
15354
|
|
|
15355
15355
|
:root,
|