@primer/brand-primitives
Version:
Color, spacing, and typography primitives for the Primer Brand Design System
49 lines (47 loc) • 2.49 kB
JavaScript
/**
* Do not edit directly
* Generated on Fri, 06 Jun 2025 10:25:20 GMT
*/
export const BrandControlMinTargetFine = "1rem";
export const BrandControlMinTargetCoarse = "2.75rem";
export const BrandControlSmallSize = "2rem";
export const BrandControlSmallLineBoxHeight = "0.75rem";
export const BrandControlSmallPaddingBlock = "0.5rem";
export const BrandControlSmallPaddingInlineCondensed = "0.5rem";
export const BrandControlSmallPaddingInlineNormal = "0.75rem";
export const BrandControlSmallPaddingInlineSpacious = "1.5rem";
export const BrandControlSmallGap = "0.5rem";
export const BrandControlMediumSize = "3rem";
export const BrandControlMediumLineBoxHeight = "1rem";
export const BrandControlMediumPaddingBlockCondensed = "0.375rem";
export const BrandControlMediumPaddingBlockNormal = "1rem";
export const BrandControlMediumPaddingInlineCondensed = "0.75rem";
export const BrandControlMediumPaddingInlineNormal = "1rem";
export const BrandControlMediumPaddingInlineSpacious = "1.75rem";
export const BrandControlMediumGap = "0.75rem";
export const BrandControlLargeSize = "3.75rem";
export const BrandControlLargeLineBoxHeight = "1.25rem";
export const BrandControlLargePaddingBlockCondensed = "0.75rem";
export const BrandControlLargePaddingBlockNormal = "1.25rem";
export const BrandControlLargePaddingInlineCondensed = "1rem";
export const BrandControlLargePaddingInlineNormal = "1.25rem";
export const BrandControlLargePaddingInlineSpacious = "2rem";
export const BrandControlLargeGap = "1rem";
export const BrandControlAnimationDuration = "80ms";
export const BrandControlAnimationEasing = "var(--brand-animation-easing-glide)";
export const BrandBoxSpacingCondensed = "1rem";
export const BrandBoxSpacingNormal = "1.5rem";
export const BrandBoxSpacingSpacious = "3rem";
export const BrandStackPaddingCondensed = "1rem";
export const BrandStackPaddingNormal = "1.5rem";
export const BrandStackPaddingSpacious = "3rem";
export const BrandStackGapCondensed = "1rem";
export const BrandStackGapNormal = "1.5rem";
export const BrandStackGapSpacious = "3rem";
export const BrandControlStackSmallGapCondensed = "0.5rem";
export const BrandControlStackSmallGapSpacious = "1rem";
export const BrandControlStackMediumGapCondensed = "0.5rem";
export const BrandControlStackMediumGapSpacious = "0.75rem";
export const BrandControlStackLargeGapAuto = "0.5rem";
export const BrandControlStackLargeGapCondensed = "0.5rem";
export const BrandControlStackLargeGapSpacious = "0.75rem";