@primer/react-brand 0.27.0-rc.927901d → 0.27.0-rc.e1169e0
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/Box/Box.d.ts +1 -1
- package/lib/css/main.css +64 -78
- 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 -3
- package/lib/design-tokens/css/tokens/functional/components/inline-link/colors-with-modes.css +3 -3
- 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 -37
- package/lib/design-tokens/js/module/tokens/functional/components/inline-link/colors.js +5 -5
- 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 -3
- 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 -3
- 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 -37
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.js +1 -5
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/label/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/label/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/link/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/link/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/prose/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/prose/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/river.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/river.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/video-player/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/video-player/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/border.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/border.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/breakpoints.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/breakpoints.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-coarse.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-coarse.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-fine.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-fine.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/viewport.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/viewport.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography.js +1 -1
- package/lib/index.js +1 -1
- package/lib/recipes/FeaturePreviewLPs/FeaturePreviewLevelOne/FeaturePreviewLevelOne.d.ts +1 -0
- package/lib/recipes/FeaturePreviewLPs/FeaturePreviewLevelOne/FeaturePreviewLevelOneSideBySide.d.ts +3 -1
- package/lib/recipes/FeaturePreviewLPs/FeaturePreviewLevelOne/components/FormExample.d.ts +7 -1
- package/lib/recipes/FeaturePreviewLPs/FeaturePreviewLevelTwo/FeaturePreviewLevelTwo.d.ts +2 -1
- package/lib/recipes/FeaturePreviewLPs/helpers.d.ts +2 -0
- package/package.json +1 -1
package/lib/Box/Box.d.ts
CHANGED
|
@@ -73,5 +73,5 @@ type BoxProps = {
|
|
|
73
73
|
* Use Box to apply fine-grained styling to content.
|
|
74
74
|
* @see https://primer.style/brand/components/Box
|
|
75
75
|
*/
|
|
76
|
-
export declare const Box: ({ animate, children, className, "data-testid": testId, style, padding, paddingBlockStart, paddingInlineEnd, paddingBlockEnd, paddingInlineStart, margin, marginBlockStart, marginInlineEnd, marginBlockEnd, marginInlineStart, backgroundColor, borderRadius, borderWidth, borderColor, borderStyle, }: PropsWithChildren<BoxProps>) => JSX.Element;
|
|
76
|
+
export declare const Box: ({ animate, children, className, "data-testid": testId, style, padding, paddingBlockStart, paddingInlineEnd, paddingBlockEnd, paddingInlineStart, margin, marginBlockStart, marginInlineEnd, marginBlockEnd, marginInlineStart, backgroundColor, borderRadius, borderWidth, borderColor, borderStyle, ...rest }: PropsWithChildren<BoxProps>) => JSX.Element;
|
|
77
77
|
export {};
|
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, 02 Oct 2023 13:13:17 GMT
|
|
93
93
|
*/
|
|
94
94
|
|
|
95
95
|
:root,
|
|
@@ -629,7 +629,7 @@ select {
|
|
|
629
629
|
|
|
630
630
|
/**
|
|
631
631
|
* Do not edit directly
|
|
632
|
-
* Generated on
|
|
632
|
+
* Generated on Mon, 02 Oct 2023 13:13:16 GMT
|
|
633
633
|
*/
|
|
634
634
|
|
|
635
635
|
:root {
|
|
@@ -654,7 +654,7 @@ select {
|
|
|
654
654
|
|
|
655
655
|
/**
|
|
656
656
|
* Do not edit directly
|
|
657
|
-
* Generated on
|
|
657
|
+
* Generated on Mon, 02 Oct 2023 13:13:16 GMT
|
|
658
658
|
*/
|
|
659
659
|
|
|
660
660
|
:root {
|
|
@@ -669,7 +669,7 @@ select {
|
|
|
669
669
|
|
|
670
670
|
/**
|
|
671
671
|
* Do not edit directly
|
|
672
|
-
* Generated on
|
|
672
|
+
* Generated on Mon, 02 Oct 2023 13:13:16 GMT
|
|
673
673
|
*/
|
|
674
674
|
|
|
675
675
|
:root {
|
|
@@ -796,7 +796,7 @@ select {
|
|
|
796
796
|
|
|
797
797
|
/**
|
|
798
798
|
* Do not edit directly
|
|
799
|
-
* Generated on
|
|
799
|
+
* Generated on Mon, 02 Oct 2023 13:13:16 GMT
|
|
800
800
|
*/
|
|
801
801
|
|
|
802
802
|
:root {
|
|
@@ -810,7 +810,7 @@ select {
|
|
|
810
810
|
|
|
811
811
|
/**
|
|
812
812
|
* Do not edit directly
|
|
813
|
-
* Generated on
|
|
813
|
+
* Generated on Mon, 02 Oct 2023 13:13:16 GMT
|
|
814
814
|
*/
|
|
815
815
|
|
|
816
816
|
:root {
|
|
@@ -829,7 +829,7 @@ select {
|
|
|
829
829
|
|
|
830
830
|
/**
|
|
831
831
|
* Do not edit directly
|
|
832
|
-
* Generated on
|
|
832
|
+
* Generated on Mon, 02 Oct 2023 13:13:17 GMT
|
|
833
833
|
*/
|
|
834
834
|
|
|
835
835
|
:root,
|
|
@@ -1182,7 +1182,7 @@ select {
|
|
|
1182
1182
|
|
|
1183
1183
|
/**
|
|
1184
1184
|
* Do not edit directly
|
|
1185
|
-
* Generated on
|
|
1185
|
+
* Generated on Mon, 02 Oct 2023 13:13:17 GMT
|
|
1186
1186
|
*/
|
|
1187
1187
|
|
|
1188
1188
|
:root,
|
|
@@ -1731,7 +1731,7 @@ select {
|
|
|
1731
1731
|
|
|
1732
1732
|
/**
|
|
1733
1733
|
* Do not edit directly
|
|
1734
|
-
* Generated on
|
|
1734
|
+
* Generated on Mon, 02 Oct 2023 13:13:16 GMT
|
|
1735
1735
|
*/
|
|
1736
1736
|
|
|
1737
1737
|
:root {
|
|
@@ -1958,7 +1958,7 @@ select {
|
|
|
1958
1958
|
|
|
1959
1959
|
/**
|
|
1960
1960
|
* Do not edit directly
|
|
1961
|
-
* Generated on
|
|
1961
|
+
* Generated on Mon, 02 Oct 2023 13:13:17 GMT
|
|
1962
1962
|
*/
|
|
1963
1963
|
|
|
1964
1964
|
:root,
|
|
@@ -2217,7 +2217,7 @@ select {
|
|
|
2217
2217
|
|
|
2218
2218
|
/**
|
|
2219
2219
|
* Do not edit directly
|
|
2220
|
-
* Generated on
|
|
2220
|
+
* Generated on Mon, 02 Oct 2023 13:13:17 GMT
|
|
2221
2221
|
*/
|
|
2222
2222
|
|
|
2223
2223
|
:root {
|
|
@@ -2243,7 +2243,7 @@ select {
|
|
|
2243
2243
|
|
|
2244
2244
|
/**
|
|
2245
2245
|
* Do not edit directly
|
|
2246
|
-
* Generated on
|
|
2246
|
+
* Generated on Mon, 02 Oct 2023 13:13:17 GMT
|
|
2247
2247
|
*/
|
|
2248
2248
|
|
|
2249
2249
|
:root,
|
|
@@ -3001,7 +3001,7 @@ select {
|
|
|
3001
3001
|
|
|
3002
3002
|
/**
|
|
3003
3003
|
* Do not edit directly
|
|
3004
|
-
* Generated on
|
|
3004
|
+
* Generated on Mon, 02 Oct 2023 13:13:16 GMT
|
|
3005
3005
|
*/
|
|
3006
3006
|
|
|
3007
3007
|
:root {
|
|
@@ -3837,7 +3837,7 @@ select {
|
|
|
3837
3837
|
|
|
3838
3838
|
/**
|
|
3839
3839
|
* Do not edit directly
|
|
3840
|
-
* Generated on
|
|
3840
|
+
* Generated on Mon, 02 Oct 2023 13:13:16 GMT
|
|
3841
3841
|
*/
|
|
3842
3842
|
|
|
3843
3843
|
:root {
|
|
@@ -3858,7 +3858,7 @@ select {
|
|
|
3858
3858
|
|
|
3859
3859
|
/**
|
|
3860
3860
|
* Do not edit directly
|
|
3861
|
-
* Generated on
|
|
3861
|
+
* Generated on Mon, 02 Oct 2023 13:13:16 GMT
|
|
3862
3862
|
*/
|
|
3863
3863
|
|
|
3864
3864
|
:root {
|
|
@@ -3868,7 +3868,7 @@ select {
|
|
|
3868
3868
|
|
|
3869
3869
|
/**
|
|
3870
3870
|
* Do not edit directly
|
|
3871
|
-
* Generated on
|
|
3871
|
+
* Generated on Mon, 02 Oct 2023 13:13:17 GMT
|
|
3872
3872
|
*/
|
|
3873
3873
|
|
|
3874
3874
|
:root {
|
|
@@ -4778,7 +4778,7 @@ select {
|
|
|
4778
4778
|
|
|
4779
4779
|
/**
|
|
4780
4780
|
* Do not edit directly
|
|
4781
|
-
* Generated on
|
|
4781
|
+
* Generated on Mon, 02 Oct 2023 13:13:17 GMT
|
|
4782
4782
|
*/
|
|
4783
4783
|
|
|
4784
4784
|
:root,
|
|
@@ -4806,7 +4806,7 @@ select {
|
|
|
4806
4806
|
|
|
4807
4807
|
/**
|
|
4808
4808
|
* Do not edit directly
|
|
4809
|
-
* Generated on
|
|
4809
|
+
* Generated on Mon, 02 Oct 2023 13:13:17 GMT
|
|
4810
4810
|
*/
|
|
4811
4811
|
|
|
4812
4812
|
:root,
|
|
@@ -4816,32 +4816,35 @@ select {
|
|
|
4816
4816
|
}
|
|
4817
4817
|
|
|
4818
4818
|
[data-color-mode="dark"] {
|
|
4819
|
-
--brand-InlineLink-color-rest: var(--base-color-scale-blue-
|
|
4820
|
-
--brand-InlineLink-color-pressed: var(--base-color-scale-blue-
|
|
4819
|
+
--brand-InlineLink-color-rest: var(--base-color-scale-blue-2);
|
|
4820
|
+
--brand-InlineLink-color-pressed: var(--base-color-scale-blue-1);
|
|
4821
4821
|
}
|
|
4822
4822
|
|
|
4823
4823
|
/**
|
|
4824
4824
|
* Do not edit directly
|
|
4825
|
-
* Generated on
|
|
4825
|
+
* Generated on Mon, 02 Oct 2023 13:13:16 GMT
|
|
4826
4826
|
*/
|
|
4827
4827
|
|
|
4828
4828
|
:root {
|
|
4829
4829
|
--brand-InlineLink-transition-timing: var(--brand-animation-duration-fast);
|
|
4830
|
-
--brand-InlineLink-transition-scale-end: -2;
|
|
4831
|
-
--brand-InlineLink-transition-scale-start: 1;
|
|
4832
4830
|
}
|
|
4833
4831
|
|
|
4834
4832
|
.Primer_Brand__InlineLink-module__InlineLink___U_Ama {
|
|
4835
|
-
text-decoration: none;
|
|
4836
4833
|
position: relative;
|
|
4834
|
+
text-decoration: underline;
|
|
4835
|
+
text-decoration-color: var(--brand-InlineLink-color-rest);
|
|
4836
|
+
text-decoration-thickness: var(--brand-borderWidth-thin);
|
|
4837
|
+
text-underline-position: under;
|
|
4838
|
+
transition: var(--brand-InlineLink-transition-timing) text-decoration;
|
|
4837
4839
|
}
|
|
4838
4840
|
|
|
4839
4841
|
.Primer_Brand__InlineLink-module__InlineLink___U_Ama:hover {
|
|
4840
|
-
text-decoration:
|
|
4842
|
+
text-decoration-thickness: var(--brand-borderWidth-thick);
|
|
4841
4843
|
}
|
|
4842
4844
|
|
|
4843
4845
|
.Primer_Brand__InlineLink-module__InlineLink___U_Ama,
|
|
4844
4846
|
.Primer_Brand__InlineLink-module__InlineLink___U_Ama > span {
|
|
4847
|
+
font-weight: inherit;
|
|
4845
4848
|
color: var(--brand-InlineLink-color-rest);
|
|
4846
4849
|
}
|
|
4847
4850
|
|
|
@@ -4850,27 +4853,6 @@ select {
|
|
|
4850
4853
|
color: var(--brand-InlineLink-color-pressed);
|
|
4851
4854
|
}
|
|
4852
4855
|
|
|
4853
|
-
.Primer_Brand__InlineLink-module__InlineLink___U_Ama::after {
|
|
4854
|
-
content: '';
|
|
4855
|
-
border-bottom: var(--brand-borderWidth-thin) solid var(--brand-InlineLink-color-rest);
|
|
4856
|
-
height: 0;
|
|
4857
|
-
transition: var(--brand-InlineLink-transition-timing) transform;
|
|
4858
|
-
transform: scaleY(var(--brand-InlineLink-transition-scale-start));
|
|
4859
|
-
transform-origin: 50% 100%;
|
|
4860
|
-
width: 100%;
|
|
4861
|
-
position: absolute;
|
|
4862
|
-
bottom: 0;
|
|
4863
|
-
left: 0;
|
|
4864
|
-
}
|
|
4865
|
-
|
|
4866
|
-
.Primer_Brand__InlineLink-module__InlineLink___U_Ama:hover::after {
|
|
4867
|
-
transform: scaleY(var(--brand-InlineLink-transition-scale-end));
|
|
4868
|
-
}
|
|
4869
|
-
|
|
4870
|
-
.Primer_Brand__InlineLink-module__InlineLink___U_Ama:active::after {
|
|
4871
|
-
border-color: var(--brand-InlineLink-color-pressed);
|
|
4872
|
-
}
|
|
4873
|
-
|
|
4874
4856
|
.Primer_Brand__Link-module__Link___lvKjM {
|
|
4875
4857
|
position: relative;
|
|
4876
4858
|
display: inline-flex;
|
|
@@ -4962,7 +4944,7 @@ select {
|
|
|
4962
4944
|
|
|
4963
4945
|
/**
|
|
4964
4946
|
* Do not edit directly
|
|
4965
|
-
* Generated on
|
|
4947
|
+
* Generated on Mon, 02 Oct 2023 13:13:17 GMT
|
|
4966
4948
|
*/
|
|
4967
4949
|
|
|
4968
4950
|
:root,
|
|
@@ -4978,7 +4960,7 @@ select {
|
|
|
4978
4960
|
|
|
4979
4961
|
/**
|
|
4980
4962
|
* Do not edit directly
|
|
4981
|
-
* Generated on
|
|
4963
|
+
* Generated on Mon, 02 Oct 2023 13:13:17 GMT
|
|
4982
4964
|
*/
|
|
4983
4965
|
|
|
4984
4966
|
:root,
|
|
@@ -5157,6 +5139,8 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary___NUIYc.Prim
|
|
|
5157
5139
|
details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
5158
5140
|
padding-bottom: var(--base-size-24);
|
|
5159
5141
|
animation: Primer_Brand__Accordion-module__fade-in___b3l0l 0.5s;
|
|
5142
|
+
position: relative;
|
|
5143
|
+
z-index: 0;
|
|
5160
5144
|
}
|
|
5161
5145
|
|
|
5162
5146
|
.Primer_Brand__Accordion-module__Accordion__summary--default___C4Jx_ + .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
@@ -5189,7 +5173,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5189
5173
|
|
|
5190
5174
|
/**
|
|
5191
5175
|
* Do not edit directly
|
|
5192
|
-
* Generated on
|
|
5176
|
+
* Generated on Mon, 02 Oct 2023 13:13:16 GMT
|
|
5193
5177
|
*/
|
|
5194
5178
|
|
|
5195
5179
|
:root {
|
|
@@ -5198,7 +5182,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5198
5182
|
|
|
5199
5183
|
/**
|
|
5200
5184
|
* Do not edit directly
|
|
5201
|
-
* Generated on
|
|
5185
|
+
* Generated on Mon, 02 Oct 2023 13:13:17 GMT
|
|
5202
5186
|
*/
|
|
5203
5187
|
|
|
5204
5188
|
:root,
|
|
@@ -5216,7 +5200,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5216
5200
|
|
|
5217
5201
|
/**
|
|
5218
5202
|
* Do not edit directly
|
|
5219
|
-
* Generated on
|
|
5203
|
+
* Generated on Mon, 02 Oct 2023 13:13:17 GMT
|
|
5220
5204
|
*/
|
|
5221
5205
|
|
|
5222
5206
|
:root {
|
|
@@ -5333,7 +5317,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5333
5317
|
|
|
5334
5318
|
/**
|
|
5335
5319
|
* Do not edit directly
|
|
5336
|
-
* Generated on
|
|
5320
|
+
* Generated on Mon, 02 Oct 2023 13:13:17 GMT
|
|
5337
5321
|
*/
|
|
5338
5322
|
|
|
5339
5323
|
:root,
|
|
@@ -5481,7 +5465,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5481
5465
|
background-color: var(--brand-color-canvas-default);
|
|
5482
5466
|
border: none;
|
|
5483
5467
|
border-radius: var(--brand-borderRadius-medium);
|
|
5484
|
-
line-height: var(--brand-text-lineHeight-
|
|
5468
|
+
line-height: var(--brand-text-lineHeight-100);
|
|
5485
5469
|
transition: var(--brand-control-animation-duration) var(--brand-control-animation-easing);
|
|
5486
5470
|
transition-property: color, background-color, box-shadow;
|
|
5487
5471
|
}
|
|
@@ -5533,14 +5517,14 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5533
5517
|
* Sizes
|
|
5534
5518
|
*/
|
|
5535
5519
|
.Primer_Brand__Textarea-module__Textarea--medium___pMZGb {
|
|
5536
|
-
font-weight: var(--brand-text-weight-
|
|
5537
|
-
font-size: var(--brand-text-size-
|
|
5520
|
+
font-weight: var(--brand-text-weight-100);
|
|
5521
|
+
font-size: var(--brand-text-size-100);
|
|
5538
5522
|
padding: var(--brand-control-medium-paddingBlock) var(--brand-control-medium-paddingInline-condensed);
|
|
5539
5523
|
}
|
|
5540
5524
|
|
|
5541
5525
|
.Primer_Brand__Textarea-module__Textarea--large___wCPXA {
|
|
5542
|
-
font-weight: var(--brand-text-weight-
|
|
5543
|
-
font-size: var(--brand-text-size-
|
|
5526
|
+
font-weight: var(--brand-text-weight-200);
|
|
5527
|
+
font-size: var(--brand-text-size-200);
|
|
5544
5528
|
padding: var(--brand-control-large-paddingBlock) var(--brand-control-large-paddingInline-condensed);
|
|
5545
5529
|
}
|
|
5546
5530
|
|
|
@@ -6252,9 +6236,9 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6252
6236
|
}
|
|
6253
6237
|
|
|
6254
6238
|
.Primer_Brand__FormControl-module__FormControl-label--large___okLn6 {
|
|
6255
|
-
letter-spacing: var(--brand-text-letterSpacing-
|
|
6256
|
-
font-size: var(--brand-text-size-
|
|
6257
|
-
line-height: var(--brand-text-lineHeight-
|
|
6239
|
+
letter-spacing: var(--brand-text-letterSpacing-300);
|
|
6240
|
+
font-size: var(--brand-text-size-300);
|
|
6241
|
+
line-height: var(--brand-text-lineHeight-300);
|
|
6258
6242
|
}
|
|
6259
6243
|
|
|
6260
6244
|
.Primer_Brand__FormControl-module__FormControl-label--checkbox___x2U9X {
|
|
@@ -6434,7 +6418,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6434
6418
|
|
|
6435
6419
|
/**
|
|
6436
6420
|
* Do not edit directly
|
|
6437
|
-
* Generated on
|
|
6421
|
+
* Generated on Mon, 02 Oct 2023 13:13:16 GMT
|
|
6438
6422
|
*/
|
|
6439
6423
|
|
|
6440
6424
|
:root {
|
|
@@ -6448,7 +6432,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6448
6432
|
|
|
6449
6433
|
/**
|
|
6450
6434
|
* Do not edit directly
|
|
6451
|
-
* Generated on
|
|
6435
|
+
* Generated on Mon, 02 Oct 2023 13:13:16 GMT
|
|
6452
6436
|
*/
|
|
6453
6437
|
|
|
6454
6438
|
:root {
|
|
@@ -6654,7 +6638,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6654
6638
|
|
|
6655
6639
|
/**
|
|
6656
6640
|
* Do not edit directly
|
|
6657
|
-
* Generated on
|
|
6641
|
+
* Generated on Mon, 02 Oct 2023 13:13:17 GMT
|
|
6658
6642
|
*/
|
|
6659
6643
|
|
|
6660
6644
|
:root,
|
|
@@ -6670,7 +6654,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6670
6654
|
|
|
6671
6655
|
/**
|
|
6672
6656
|
* Do not edit directly
|
|
6673
|
-
* Generated on
|
|
6657
|
+
* Generated on Mon, 02 Oct 2023 13:13:17 GMT
|
|
6674
6658
|
*/
|
|
6675
6659
|
|
|
6676
6660
|
:root {
|
|
@@ -6988,7 +6972,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6988
6972
|
|
|
6989
6973
|
/**
|
|
6990
6974
|
* Do not edit directly
|
|
6991
|
-
* Generated on
|
|
6975
|
+
* Generated on Mon, 02 Oct 2023 13:13:17 GMT
|
|
6992
6976
|
*/
|
|
6993
6977
|
|
|
6994
6978
|
:root,
|
|
@@ -7392,7 +7376,7 @@ html {
|
|
|
7392
7376
|
|
|
7393
7377
|
/**
|
|
7394
7378
|
* Do not edit directly
|
|
7395
|
-
* Generated on
|
|
7379
|
+
* Generated on Mon, 02 Oct 2023 13:13:17 GMT
|
|
7396
7380
|
*/
|
|
7397
7381
|
|
|
7398
7382
|
:root,
|
|
@@ -7570,7 +7554,7 @@ html {
|
|
|
7570
7554
|
|
|
7571
7555
|
/**
|
|
7572
7556
|
* Do not edit directly
|
|
7573
|
-
* Generated on
|
|
7557
|
+
* Generated on Mon, 02 Oct 2023 13:13:17 GMT
|
|
7574
7558
|
*/
|
|
7575
7559
|
|
|
7576
7560
|
:root,
|
|
@@ -7583,6 +7567,7 @@ html {
|
|
|
7583
7567
|
}
|
|
7584
7568
|
|
|
7585
7569
|
.Primer_Brand__MinimalFooter-module__Footer___oqJdA {
|
|
7570
|
+
position: relative;
|
|
7586
7571
|
background-color: var(--brand-footer-bg-color);
|
|
7587
7572
|
}
|
|
7588
7573
|
|
|
@@ -7696,7 +7681,7 @@ html {
|
|
|
7696
7681
|
|
|
7697
7682
|
/**
|
|
7698
7683
|
* Do not edit directly
|
|
7699
|
-
* Generated on
|
|
7684
|
+
* Generated on Mon, 02 Oct 2023 13:13:17 GMT
|
|
7700
7685
|
*/
|
|
7701
7686
|
|
|
7702
7687
|
:root,
|
|
@@ -7826,7 +7811,7 @@ html {
|
|
|
7826
7811
|
|
|
7827
7812
|
/**
|
|
7828
7813
|
* Do not edit directly
|
|
7829
|
-
* Generated on
|
|
7814
|
+
* Generated on Mon, 02 Oct 2023 13:13:16 GMT
|
|
7830
7815
|
*/
|
|
7831
7816
|
|
|
7832
7817
|
:root {
|
|
@@ -7838,7 +7823,7 @@ html {
|
|
|
7838
7823
|
|
|
7839
7824
|
/**
|
|
7840
7825
|
* Do not edit directly
|
|
7841
|
-
* Generated on
|
|
7826
|
+
* Generated on Mon, 02 Oct 2023 13:13:17 GMT
|
|
7842
7827
|
*/
|
|
7843
7828
|
|
|
7844
7829
|
:root,
|
|
@@ -7926,6 +7911,7 @@ html {
|
|
|
7926
7911
|
flex: auto;
|
|
7927
7912
|
grid-template-rows: auto auto auto auto 1fr;
|
|
7928
7913
|
position: relative;
|
|
7914
|
+
height: 100%;
|
|
7929
7915
|
}
|
|
7930
7916
|
|
|
7931
7917
|
.Primer_Brand__Card-module__Card___ByGEk[focus-within] {
|
|
@@ -8210,7 +8196,7 @@ html {
|
|
|
8210
8196
|
|
|
8211
8197
|
/**
|
|
8212
8198
|
* Do not edit directly
|
|
8213
|
-
* Generated on
|
|
8199
|
+
* Generated on Mon, 02 Oct 2023 13:13:17 GMT
|
|
8214
8200
|
*/
|
|
8215
8201
|
|
|
8216
8202
|
:root,
|
|
@@ -8601,7 +8587,7 @@ html {
|
|
|
8601
8587
|
|
|
8602
8588
|
/**
|
|
8603
8589
|
* Do not edit directly
|
|
8604
|
-
* Generated on
|
|
8590
|
+
* Generated on Mon, 02 Oct 2023 13:13:16 GMT
|
|
8605
8591
|
*/
|
|
8606
8592
|
|
|
8607
8593
|
:root {
|
|
@@ -12774,7 +12760,7 @@ html {
|
|
|
12774
12760
|
|
|
12775
12761
|
/**
|
|
12776
12762
|
* Do not edit directly
|
|
12777
|
-
* Generated on
|
|
12763
|
+
* Generated on Mon, 02 Oct 2023 13:13:16 GMT
|
|
12778
12764
|
*/
|
|
12779
12765
|
|
|
12780
12766
|
:root {
|
|
@@ -12792,7 +12778,7 @@ html {
|
|
|
12792
12778
|
|
|
12793
12779
|
/**
|
|
12794
12780
|
* Do not edit directly
|
|
12795
|
-
* Generated on
|
|
12781
|
+
* Generated on Mon, 02 Oct 2023 13:13:17 GMT
|
|
12796
12782
|
*/
|
|
12797
12783
|
|
|
12798
12784
|
:root,
|
|
@@ -12808,7 +12794,7 @@ html {
|
|
|
12808
12794
|
|
|
12809
12795
|
/**
|
|
12810
12796
|
* Do not edit directly
|
|
12811
|
-
* Generated on
|
|
12797
|
+
* Generated on Mon, 02 Oct 2023 13:13:16 GMT
|
|
12812
12798
|
*/
|
|
12813
12799
|
|
|
12814
12800
|
:root {
|
|
@@ -13033,7 +13019,7 @@ html {
|
|
|
13033
13019
|
|
|
13034
13020
|
/**
|
|
13035
13021
|
* Do not edit directly
|
|
13036
|
-
* Generated on
|
|
13022
|
+
* Generated on Mon, 02 Oct 2023 13:13:17 GMT
|
|
13037
13023
|
*/
|
|
13038
13024
|
|
|
13039
13025
|
:root,
|
|
@@ -13047,7 +13033,7 @@ html {
|
|
|
13047
13033
|
|
|
13048
13034
|
/**
|
|
13049
13035
|
* Do not edit directly
|
|
13050
|
-
* Generated on
|
|
13036
|
+
* Generated on Mon, 02 Oct 2023 13:13:16 GMT
|
|
13051
13037
|
*/
|
|
13052
13038
|
|
|
13053
13039
|
:root {
|
|
@@ -13061,7 +13047,7 @@ html {
|
|
|
13061
13047
|
|
|
13062
13048
|
/**
|
|
13063
13049
|
* Do not edit directly
|
|
13064
|
-
* Generated on
|
|
13050
|
+
* Generated on Mon, 02 Oct 2023 13:13:16 GMT
|
|
13065
13051
|
*/
|
|
13066
13052
|
|
|
13067
13053
|
:root {
|